:root{--ink: #1c2426;--forest: #4f6367;--moss: #6a7d81;--sand: #f4f1ea;--clay: #c4a574;--qt-touch: #e87722;--qt-yellow: #e8a20a;--qt-slate: #4f6367;--qt-orange: #ffa500;--card: #ffffff;--muted: #5c6b66;--danger: #9b2c2c;--radius: 14px;--font: "DM Sans", system-ui, sans-serif;--display: "Staatliches", Impact, sans-serif;--header-h: 3.5rem;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px);--page-gutter: 1.1rem}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:radial-gradient(1200px 500px at 10% -10%,#e8e4dc 0%,transparent 55%),linear-gradient(180deg,#efebe3 0%,var(--sand) 40%,#e9e4da 100%);color:var(--ink);min-height:100vh;min-height:100dvh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px}img{max-width:100%;display:block}.container{width:min(1100px,calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.page-pad{padding:1.5rem 0 2rem}.page-narrow{max-width:480px}.page-wide{max-width:720px}.page-title{font-family:var(--display);margin:0 0 .5rem;letter-spacing:.02em;color:var(--forest);font-size:clamp(1.6rem,5vw,2.2rem);line-height:1.05}.form-section-title{margin:0 0 .5rem;font-size:1rem}.form-section-title-spaced{margin-top:1rem}.chip-wrap-spaced{margin-bottom:.65rem}.site-main{min-height:50vh;padding-bottom:calc(1rem + var(--safe-bottom))}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f3efe6f0;border-bottom:1px solid #ddd4c4;padding-top:var(--safe-top)}.site-header .inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:var(--header-h);padding:.55rem .15rem}.logo{font-family:var(--display);font-size:clamp(1.2rem,4.5vw,1.55rem);letter-spacing:.02em;line-height:1;white-space:nowrap;flex-shrink:1;min-width:0}.logo-local{color:var(--qt-yellow)}.logo-truck,.logo-amp{color:var(--qt-slate)}.logo-bakkie{color:var(--qt-orange)}.nav{display:flex;gap:.45rem;align-items:center;flex-wrap:nowrap;flex-shrink:0;padding-right:.1rem}.nav-link{color:var(--muted);font-weight:600;padding:.45rem .55rem}.nav a.btn,.btn{border-radius:999px;padding:.55rem 1rem;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center;-webkit-tap-highlight-color:transparent}.nav .btn-sell{padding-left:.95rem;padding-right:.95rem;margin-right:.15rem}.btn-primary{background:var(--forest);color:#fff;border-color:var(--forest);font-weight:700}.btn-secondary{background:transparent;border-color:var(--forest);color:var(--forest);font-weight:700}.btn-block{width:100%}.btn-label-short{display:none}.btn-label-full{display:inline}.hero{padding:2.5rem 0 1.5rem}.hero-search{padding-bottom:.75rem}.hero h1{font-family:var(--display);font-size:clamp(2rem,8vw,4rem);margin:0 0 .4rem;letter-spacing:.02em;color:var(--forest);line-height:.95}.hero p{margin:0 0 1.25rem;color:var(--muted);max-width:40rem;line-height:1.45}.search-bar{display:grid;grid-template-columns:1fr auto;gap:.6rem;background:var(--card);padding:.55rem;border-radius:999px;box-shadow:0 10px 30px #1c242614}.search-bar-lg{grid-template-columns:auto 1fr auto auto;align-items:center;max-width:720px}.search-icon{padding-left:.85rem;color:var(--muted);font-size:1.2rem;line-height:1}.search-clear{border:0;background:transparent;color:var(--muted);font-size:1.5rem;cursor:pointer;padding:.35rem .45rem;line-height:1;min-width:44px;min-height:44px}.search-bar input{border:0;outline:0;padding:.7rem .5rem;background:transparent;min-width:0;width:100%}.quick-chips{display:flex;flex-wrap:nowrap;gap:.45rem;margin:.9rem 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem;-webkit-mask-image:linear-gradient(90deg,#000 85%,transparent);mask-image:linear-gradient(90deg,#000 85%,transparent)}.quick-chips::-webkit-scrollbar{display:none}.quick-chips .chip{flex:0 0 auto}.chip{border:1px solid #d7d0c2;background:#fff;border-radius:999px;padding:.5rem .85rem;font-size:.86rem;font-weight:600;color:var(--forest);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;min-height:40px;-webkit-tap-highlight-color:transparent}.chip:hover{border-color:var(--moss)}.chip-active{background:var(--forest);border-color:var(--forest);color:#fff}.chip-removable{background:#eef2f3;border-color:#cfd8da}.chip-wrap{display:flex;flex-wrap:wrap;gap:.4rem}.chip-wrap.tight .chip{font-size:.8rem;padding:.4rem .65rem}.search-layout{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;padding:1.25rem 0 3rem;align-items:start;position:relative}.search-sidebar{background:#ffffffeb;border:1px solid #e4ddd0;border-radius:var(--radius);padding:1rem 1rem .85rem;position:sticky;top:calc(var(--header-h) + .75rem);max-height:calc(100vh - var(--header-h) - 1.5rem);display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:contain}.sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;flex-shrink:0}.sidebar-head-actions{display:flex;align-items:center;gap:.65rem}.sidebar-head h2{margin:0;font-size:1rem;font-family:var(--display);letter-spacing:.03em}.sidebar-close{display:none;border:0;background:#eee8dc;width:40px;height:40px;border-radius:999px;font-size:1.4rem;line-height:1;cursor:pointer;color:var(--forest)}.filters-backdrop{display:none}.sidebar-body-wrap{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.sidebar-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.15rem;scrollbar-gutter:stable;padding-bottom:1.75rem}.sidebar-body::-webkit-scrollbar{width:8px}.sidebar-body::-webkit-scrollbar-thumb{background:#c9c0b0;border-radius:999px}.sidebar-more-hint{position:absolute;left:0;right:0;bottom:0;pointer-events:none;display:flex;justify-content:center;padding:1.6rem .5rem .35rem;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.92) 55%,#fff 100%)}.sidebar-more-hint span{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--moss);background:#fff;border:1px solid #e4ddd0;border-radius:999px;padding:.35rem .7rem;box-shadow:0 4px 12px #1c242614}.sidebar-more-hint span:after{content:" ↓"}.filter-block{margin:1rem 0 0;padding-top:.85rem;border-top:1px solid #ebe4d7}.filter-block h3{margin:0 0 .55rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.filter-input{width:100%;border:1px solid #d7d0c2;background:#fff;border-radius:10px;padding:.7rem .75rem;min-height:44px}.range-row{display:grid;grid-template-columns:1fr auto 1fr;gap:.4rem;align-items:center;margin-bottom:.55rem}.range-sep{color:var(--muted);font-size:.8rem}.linkish{border:0;background:transparent;color:var(--moss);font-weight:700;cursor:pointer;padding:.25rem;font-size:.85rem;min-height:44px}.results-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.85rem;position:static;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;border-bottom:0}.range-row-spaced{margin-top:.45rem}.sidebar-footer{display:block;flex-shrink:0;margin-top:.65rem;padding-top:.75rem;border-top:1px solid #ebe4d7;position:static;background:#fff}.sort-label{display:flex;align-items:center;gap:.45rem;font-size:.9rem;margin-left:auto}.sort-label select{border:1px solid #d7d0c2;background:#fff;border-radius:999px;padding:.55rem .85rem;min-height:44px;max-width:100%}.filters-toggle{display:none}.active-filters{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-bottom:1rem}.grid.is-loading{opacity:.55;pointer-events:none}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.skeleton-card{height:280px;border-radius:var(--radius);background:linear-gradient(90deg,#e6e0d4 25%,#f0ebe1,#e6e0d4 75%);background-size:200% 100%;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.card-img-empty,.gallery-empty{display:grid;place-items:center;color:var(--muted);font-size:.85rem;font-weight:600;background:#d9d3c6}.empty-state{background:#ffffffb3;border:1px dashed #d7d0c2;border-radius:var(--radius);padding:2rem 1.25rem;text-align:center;display:grid;gap:.85rem;justify-items:center}.empty-state h2{margin:0;font-family:var(--display);letter-spacing:.03em;color:var(--forest)}.filters{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.5rem}.filters select,.filters input{border:1px solid #d7d0c2;background:#fff;border-radius:999px;padding:.55rem .9rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding-bottom:3rem}.card{background:var(--card);border-radius:var(--radius);overflow:hidden;border:1px solid #e4ddd0;transition:transform .15s ease,box-shadow .15s ease}@media (hover: hover){.card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1c24261a}}.card:active{transform:scale(.99)}.card-img{aspect-ratio:4/3;object-fit:cover;width:100%;background:#d9d3c6}.card-body{padding:.9rem 1rem 1.1rem}.card-body h3{margin:0 0 .35rem;font-size:1.05rem;line-height:1.25}.price{font-weight:700;color:var(--forest)}.price-lg{font-size:1.3rem;margin:.2rem 0 .5rem}.meta{color:var(--muted);font-size:.9rem;margin-top:.25rem;line-height:1.35}.badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.3rem .65rem;border-radius:999px;background:#fff3e8;color:#a14d10;margin-top:.55rem;margin-bottom:.15rem}.listing-page{padding-bottom:calc(5rem + var(--safe-bottom))}.detail{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;padding:1.25rem 0 3rem}.back-link{display:inline-flex;align-items:center;min-height:44px;font-weight:700;color:var(--moss)}.back-link-inline{margin-bottom:.35rem}.gallery{display:grid;gap:.6rem}.gallery img,.gallery-empty{border-radius:var(--radius);width:100%;aspect-ratio:16/10;object-fit:cover;background:#d9d3c6}.panel{background:var(--card);border-radius:var(--radius);padding:1.35rem 1.25rem 1.4rem;border:1px solid #e4ddd0;align-self:start;position:sticky;top:calc(var(--header-h) + .75rem)}.panel h2{margin-top:0;margin-bottom:.4rem;font-family:var(--display);letter-spacing:.02em;line-height:1.05;font-size:clamp(1.5rem,4vw,2rem)}.listing-desc{white-space:pre-wrap;margin-top:1.1rem;line-height:1.5}.contact-block{margin-top:.35rem}.contact-block strong{display:block;margin-bottom:.35rem}.listing-panel>.btn-secondary{margin-top:1rem;width:100%}.form{display:grid;gap:.7rem}.form label{font-weight:600;font-size:.9rem}.form input,.form textarea,.form select{width:100%;border:1px solid #d7d0c2;border-radius:10px;padding:.75rem .85rem;background:#fff;min-height:44px}.muted{color:var(--muted);font-size:.9rem}.error{color:var(--danger);font-weight:600}.site-footer{border-top:1px solid #ddd4c4;padding:1.5rem 0 calc(1.5rem + var(--safe-bottom));color:var(--muted);font-size:.9rem}.disclaimer{background:#fff8e8;border:1px solid #ead7a8;border-radius:10px;padding:.95rem 1rem;font-size:.85rem;color:#6a5420;margin:1.15rem 0 1.25rem;line-height:1.45}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1.1rem;margin:1rem 0 .75rem}.spec-grid dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0}.spec-grid dd{margin:.2rem 0 0;font-weight:700;color:var(--forest)}.btn-sm{min-height:36px;padding:.35rem .75rem;font-size:.86rem}.seller-tabs{display:flex;gap:.35rem;margin:0 0 1rem;flex-wrap:wrap}.seller-tab{border:1px solid #d7d0c2;background:#fff;border-radius:999px;padding:.45rem .95rem;font-weight:700;color:var(--forest);min-height:40px;display:inline-flex;align-items:center}.seller-tab-active{background:var(--forest);border-color:var(--forest);color:#fff}.dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.dashboard-head .page-title{margin-bottom:0}.dashboard-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.85rem}.dashboard-row.panel,.publish-success.panel,.legal-page .legal-panel,.empty-state.panel{position:static;top:auto}.dashboard-row.panel{padding:1rem}.dashboard-row-main{display:flex;gap:.85rem;align-items:flex-start}.dashboard-thumb{width:88px;height:88px;object-fit:cover;border-radius:10px;flex-shrink:0;background:#d9d3c6}.dashboard-thumb-empty{display:flex;align-items:center;justify-content:center;font-size:.72rem;color:var(--muted);text-align:center;padding:.35rem}.dashboard-row-info{min-width:0;flex:1}.dashboard-row-info h3{margin:0 0 .25rem;font-size:1.05rem;line-height:1.2;color:var(--forest)}.dashboard-row-info .meta{display:flex;flex-wrap:wrap;gap:.4rem .65rem;align-items:center;margin:.35rem 0 .45rem;color:var(--muted);font-size:.86rem}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:700;text-transform:capitalize;background:#eef2f3;color:var(--forest)}.status-live{background:#e5f3ea;color:#1f6b3a}.status-paused,.status-draft{background:#f3efe6;color:#6a5420}.status-sold{background:#eee8f3;color:#5a3d7a}.dashboard-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.publish-success.panel{margin-bottom:1rem;display:grid;gap:.55rem}.publish-success a{color:var(--forest);font-weight:600;word-break:break-all}.photo-thumbs{display:flex;gap:8px;flex-wrap:wrap}.photo-thumb{width:72px;height:72px;object-fit:cover;border-radius:8px}.form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.load-more{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1.5rem 0 .5rem}.legal-panel h3{margin:1.15rem 0 .4rem;font-size:1rem;color:var(--forest)}.legal-panel h3:first-child{margin-top:0}.legal-panel p{margin:0 0 .35rem;line-height:1.5;color:var(--ink)}.legal-panel a{color:var(--forest);font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal-updated{margin-top:1.25rem!important}.mobile-contact-bar{display:none}@media (max-width: 900px){.search-layout{grid-template-columns:1fr;gap:.75rem;padding:.65rem 0 1.75rem}:root{--header-h: 3rem;--page-gutter: 1rem}.filters-toggle{display:inline-flex;min-height:40px;padding:.4rem .85rem}.filters-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;border:0;background:#1c242673;cursor:pointer}.search-sidebar{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;top:auto;z-index:50;max-height:min(86vh,680px);max-height:min(86dvh,680px);border-radius:16px 16px 0 0;padding:.65rem .85rem 0;transform:translateY(110%);transition:transform .22s ease;box-shadow:0 -12px 40px #1c24262e;overflow:hidden}.search-sidebar.open{transform:translateY(0)}.filter-block{margin:.65rem 0 0;padding-top:.6rem}.filter-block h3{margin-bottom:.4rem}.sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px}.sidebar-footer{display:block;position:static;margin-top:0;padding:.65rem 0 calc(.75rem + var(--safe-bottom));background:#fff}.search-bar-lg{grid-template-columns:auto 1fr auto;border-radius:14px}.search-bar-lg .search-submit{grid-column:1 / -1;width:100%;border-radius:10px;min-height:42px}.detail{grid-template-columns:1fr;gap:.85rem;padding:.75rem 0 1.5rem}.panel{position:static;padding:.9rem}}@media (max-width: 640px){:root{--header-h: 2.75rem;--radius: 12px}.container{width:min(1100px,calc(100% - .85rem))}.site-header .inner{min-height:var(--header-h);padding:.35rem 0;gap:.5rem}.nav{gap:.35rem}.nav a.btn,.btn{min-height:40px;padding:.4rem .85rem}.btn-label-full{display:none}.btn-label-short{display:inline}.btn-sell{padding-left:.95rem;padding-right:.95rem}.site-main{padding-bottom:calc(.5rem + var(--safe-bottom))}.hero{padding:.85rem 0 .45rem}.hero h1{font-size:clamp(1.75rem,9vw,2.4rem);margin-bottom:.25rem}.hero p{font-size:.88rem;margin-bottom:.65rem;line-height:1.35}.hero-search{padding-bottom:.35rem}.search-icon{display:none}.search-bar{gap:.35rem;padding:.3rem;border-radius:12px}.search-bar-lg{grid-template-columns:1fr auto;padding:.3rem}.search-bar input{padding:.5rem .55rem}.search-clear{min-width:36px;min-height:36px;padding:.2rem;font-size:1.25rem}.quick-chips{gap:.35rem;margin:.55rem 0 0;padding-bottom:.1rem}.chip{padding:.35rem .7rem;font-size:.8rem;min-height:34px}.chip-wrap{gap:.3rem}.search-layout{gap:.5rem;padding:.4rem 0 1.25rem}.results-toolbar{gap:.4rem;margin-bottom:.5rem;padding:.35rem 0}.results-meta{order:-1;flex:1 1 100%;font-size:.85rem}.sort-text{display:none}.sort-label{flex:1;min-width:0}.sort-label select{width:100%;min-height:40px;padding:.4rem .7rem;font-size:.85rem}.filters-toggle{flex:0 0 auto;font-size:.85rem}.active-filters{gap:.3rem;margin-bottom:.55rem}.grid,.skeleton-grid{grid-template-columns:1fr;gap:.65rem;padding-bottom:1.25rem}.skeleton-card{height:220px}.card-body{padding:.65rem .75rem .8rem}.card-body h3{font-size:.95rem;margin-bottom:.2rem}.meta{font-size:.82rem;margin-top:.15rem}.badge{margin-top:.65rem;margin-bottom:.25rem;padding:.28rem .6rem}.price{font-size:.95rem}.filter-input{min-height:40px;padding:.55rem .65rem}.linkish{min-height:36px}.back-link{min-height:36px;font-size:.9rem}.back-link-inline{margin-bottom:.15rem}.gallery{display:flex;gap:.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 -.4rem;padding:0 .4rem .2rem}.gallery img,.gallery-empty{flex:0 0 84%;scroll-snap-align:start;aspect-ratio:4/3;border-radius:10px}.panel{padding:1.05rem 1rem 1.2rem;border-radius:12px}.panel h2{font-size:clamp(1.35rem,6vw,1.7rem);margin-bottom:.35rem}.price-lg{font-size:1.15rem;margin:.15rem 0 .45rem}.spec-grid{gap:.75rem .9rem;margin:.85rem 0 .55rem}.listing-desc{margin-top:.9rem;font-size:.92rem;line-height:1.45}.disclaimer{margin:1rem 0 1.15rem;padding:.85rem .9rem;font-size:.82rem}.form{gap:.65rem}.form input,.form textarea,.form select{min-height:40px;padding:.55rem .7rem}.form-grid-2{gap:.5rem}.form-grid-2,.spec-grid{grid-template-columns:1fr 1fr}.listing-page{padding-bottom:calc(5rem + var(--safe-bottom))}.listing-panel>.btn-secondary{margin-top:1.1rem;margin-bottom:.15rem}.mobile-contact-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:fixed;left:0;right:0;bottom:0;z-index:35;padding:.7rem var(--page-gutter) calc(.7rem + var(--safe-bottom));background:#fffffff7;border-top:1px solid #e4ddd0;box-shadow:0 -6px 18px #1c242614}.mobile-contact-price{font-weight:800;color:var(--forest);font-size:.9rem;min-width:0;padding-right:.25rem}.mobile-contact-bar .btn{flex:0 0 auto;white-space:nowrap;min-height:42px;padding:.45rem 1rem}.site-footer{font-size:.78rem;padding:1rem 0 calc(.75rem + var(--safe-bottom));line-height:1.35}.site-footer p{margin:.35rem 0}.empty-state{padding:1.15rem .85rem;gap:.6rem}.page-pad{padding:.85rem 0 1.1rem}.page-title{margin-bottom:.35rem}.form-section-title-spaced{margin-top:.75rem}.chip-wrap-spaced{margin-bottom:.45rem}.search-sidebar{padding:.55rem .75rem 0}.sidebar-footer{padding:.55rem 0 calc(.65rem + var(--safe-bottom))}}@media (max-width: 380px){:root{--page-gutter: .85rem}.logo{font-size:1.05rem}.container{width:min(1100px,calc(100% - (var(--page-gutter) * 2)))}.spec-grid{grid-template-columns:1fr;gap:.55rem}.hero h1{font-size:1.55rem}}
