:root{--ink:#24201d;--forest:#315c52;--forest-dark:#183d35;--clay:#c96f4a;--sand:#f4eee6;--paper:#fffdf9;--line:#e2d8cd;--muted:#746d65}
body{color:var(--ink);background:var(--paper);font-family:Inter,Arial,sans-serif}
.topbar{background:var(--forest-dark);color:#fff}.topbar span:last-child{color:#d8ebe5}
header{height:auto;background:#fffdf9;border-bottom:1px solid var(--line);position:sticky;top:0}.nav{height:auto;display:block}.shop-head{min-height:88px;display:grid;grid-template-columns:300px minmax(300px,1fr) auto;gap:34px;align-items:center}.logo img{width:285px;height:68px;object-fit:contain}.store-search{display:flex;height:48px;border:1px solid #b8aaa0;border-radius:999px;overflow:hidden;background:#fff}.store-search input{flex:1;min-width:0;padding:0 20px;border:0;font:inherit;outline:0}.store-search button{border:0;background:var(--forest);color:#fff;padding:0 25px;font-weight:800;cursor:pointer}.store-search button:hover{background:var(--forest-dark)}
.nav nav{height:49px;border-top:1px solid var(--line);display:flex;justify-content:flex-start;gap:0;color:var(--forest-dark);font-size:13px;letter-spacing:.04em}.nav nav a{height:49px;display:flex;align-items:center;padding:0 24px;border-right:1px solid var(--line);font-weight:800}.nav nav a:first-child{padding-left:0}.nav nav a:hover{color:var(--clay)}
.hero{min-height:535px;color:#fff;background:linear-gradient(110deg,#183d35 0 57%,#315c52 57%);overflow:hidden}.hero-inner{min-height:535px;grid-template-columns:1.1fr .9fr}.hero h1{font-family:Georgia,serif;font-size:58px;font-weight:500;letter-spacing:-1.5px;max-width:710px}.hero-inner>div>p:not(.eyebrow){color:#e0ece7}.eyebrow{color:#dfaa8c}.primary,.buy{background:var(--clay);color:#fff!important;border-radius:999px}.primary:hover,.buy:hover{background:#ad5737}.ghost{border-color:#9bb9b0;color:#fff;border-radius:999px}.hero-checks{color:#dceae5}
.deco-shape{position:absolute;right:5%;top:46px;width:440px;height:435px;border:14px solid #f4eee6;background:linear-gradient(140deg,#d6b8a1,#6d9388);box-shadow:0 28px 75px #071b164d;transform:rotate(2deg)}.deco-shape:before{content:"";position:absolute;inset:30px;background:radial-gradient(circle at 68% 24%,#fff7 0 6%,transparent 7%),linear-gradient(150deg,transparent 0 38%,#214b42 39% 52%,transparent 53%),linear-gradient(#d0aa8d 0 47%,#efe4d7 48%);border:10px solid #fff}.deco-shape:after{content:"WANDEN MET KARAKTER";position:absolute;right:22px;bottom:20px;background:var(--clay);color:#fff;padding:9px 14px;font-size:11px;font-weight:900;letter-spacing:.16em}
.style-card{width:365px;height:280px;background:#fff;border:0;box-shadow:0 20px 45px #102b252c;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:42px}.style-card span,.style-card strong{font-family:Georgia,serif;color:var(--forest-dark);font-size:38px;line-height:1;font-weight:500}.style-card strong{font-size:43px;color:var(--clay)}.style-card small{color:#6f736f;margin-top:23px;letter-spacing:2px;font-weight:800}
.pagehero{background:linear-gradient(105deg,var(--forest-dark),var(--forest));border-bottom:6px solid var(--clay)}.pagehero h1{font-family:Georgia,serif;font-weight:500}.category-strip{background:var(--sand);border-color:var(--line)}.category-strip .wrap{grid-template-columns:repeat(6,1fr);gap:14px;padding-top:30px;padding-bottom:30px}.category-strip a,.category-strip a:first-child{min-height:150px;border:1px solid var(--line);background:var(--paper);padding:18px}.category-strip a:hover{background:#fff;color:var(--forest-dark);border-color:#9eafa8;transform:translateY(-2px)}.category-strip span{color:var(--clay);font-size:28px}.category-strip strong{font-size:14px}.category-strip small,.category-strip em{color:var(--muted)}
.section{padding:68px 0}.section h2,.cta h2{font-family:Georgia,serif;font-weight:500}.product-grid{gap:20px;align-items:stretch}.product-card{min-width:0;border-color:var(--line);border-radius:3px;box-shadow:none;isolation:isolate;background:#fff}.product-card:hover{box-shadow:0 14px 34px #273b3418;transform:translateY(-3px)}.product-image{width:100%;height:245px;min-height:245px;max-height:245px;overflow:hidden;contain:layout paint;display:flex;align-items:center;justify-content:center;padding:18px;background:#f8f5f0}.product-image img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.product-info{position:relative;z-index:2;min-width:0;background:#fff}.product-card h3,.product-card .short{overflow-wrap:anywhere}.brand,.orange{color:var(--clay)}.price-row strong,.detail-price strong{color:var(--forest-dark)}.buy{padding:11px 14px}
.filters{background:var(--sand);border:1px solid var(--line);border-radius:3px}.filters input,.filters select{border-radius:2px;border-color:#cfc2b6}.compact-filters{display:grid;grid-template-columns:minmax(230px,1.45fr) repeat(4,minmax(135px,1fr)) auto auto;gap:10px;align-items:center;padding:16px}.compact-filters input,.compact-filters select{width:100%;height:46px;min-width:0}.filter-submit{height:46px;border:0;border-radius:999px;padding:0 19px;background:var(--forest);color:#fff;font-weight:800;cursor:pointer}.compact-count{display:flex;flex-direction:column;min-width:75px;font-size:11px;color:var(--muted)}.compact-count b{font-size:18px;color:var(--forest-dark)}
.pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:36px;flex-wrap:wrap}.pagination a{display:flex;min-width:42px;height:42px;padding:0 13px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;color:var(--forest-dark);font-weight:800}.pagination a:hover,.pagination a.active{background:var(--forest);border-color:var(--forest);color:#fff}
.advice-grid article{background:#edf3f0;border-left-color:var(--forest)}.empty{background:var(--sand)}.cta{background:var(--clay);color:#fff}.cta .eyebrow{color:#ffe2d2}.lightbtn{background:#fff;color:var(--forest-dark);border-radius:999px}.detail-image{height:540px;min-height:0;max-height:540px;overflow:hidden;contain:layout paint;border-color:var(--line);background:#f8f5f0}.detail-image img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
footer{background:var(--forest-dark)}.footergrid h3{color:#dfaa8c}.cookie-panel{border-top-color:var(--clay)}.cookie-accept{background:var(--forest)!important;border-color:var(--forest)!important;color:#fff!important}.legal a{color:var(--forest)}
@media(max-width:1150px){.compact-filters{grid-template-columns:1fr 1fr 1fr}.compact-filters input{grid-column:1/-1}.shop-head{grid-template-columns:250px 1fr auto}.logo img{width:240px}}
@media(max-width:950px){.shop-head{grid-template-columns:1fr auto}.store-search{grid-column:1/-1;grid-row:2;margin-bottom:16px}.nav nav{height:auto}.nav nav.open{top:150px;background:#fff;color:var(--forest-dark);padding:0}.nav nav.open a{width:100%;justify-content:center;border-right:0;border-bottom:1px solid var(--line)}.style-card{display:none}.deco-shape{right:-250px;opacity:.22}.hero{background:var(--forest-dark)}}
@media(max-width:680px){.shop-head{gap:10px}.store-search button{padding:0 14px}.compact-filters{display:flex;align-items:stretch;flex-direction:column}.category-strip .wrap{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}.logo img{width:215px}.product-image{height:245px;min-height:245px;max-height:245px}.detail-image{height:370px;max-height:370px}}
