:root{--ink:#182a27;--cream:#f6f3ec;--sand:#e8dfd1;--orange:#ea6338;--muted:#6b706b;--line:#d8d3c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid var(--line);position:relative;z-index:2;background:var(--cream)}.logo{color:var(--ink);font-weight:800;font-size:21px;letter-spacing:.13em;text-decoration:none;display:flex;align-items:center;gap:5px}.logo i{display:block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-top:10px}.main-nav{display:flex;gap:34px;margin-left:115px}.main-nav a,.location{color:var(--ink);text-decoration:none;font-size:13px;font-weight:600}.header-actions{display:flex;align-items:center;gap:16px}.location{border:0;background:none}.icon-button,.avatar{background:none;border:0;font-size:24px;color:var(--ink);cursor:pointer}.avatar{border-radius:50%;background:var(--ink);color:white;width:32px;height:32px;font-size:10px;font-weight:700}.hero{display:grid;grid-template-columns:1fr 1.06fr;min-height:548px}.hero-copy{padding:91px clamp(22px,8vw,125px);padding-right:30px}.eyebrow{font-family:"DM Mono",monospace;font-size:10px;letter-spacing:.14em;font-weight:500;margin:0 0 14px;color:#535a55}h1,h2{margin:0;font-weight:700;letter-spacing:-.055em;line-height:1.03}h1{font-size:clamp(45px,5.2vw,77px)}h2{font-size:clamp(35px,4vw,54px)}em{font-family:"Playfair Display",serif;font-weight:600}.hero-text{font-size:15px;line-height:1.7;color:#59615c;max-width:420px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{border:0;padding:15px 20px;text-decoration:none;display:inline-flex;gap:25px;align-items:center;font-size:13px;font-weight:700;cursor:pointer}.button-dark{background:var(--ink);color:white}.button-light{background:var(--cream);color:var(--ink)}.text-link{font-size:12px;font-weight:700;color:var(--ink);text-decoration:none}.text-link span{margin-left:5px;color:var(--orange);font-size:16px}.mini-proof{display:flex;align-items:center;gap:10px;margin-top:54px;font-size:11px;color:#676e68}.proof-avatars{display:flex}.proof-avatars b{display:grid;place-items:center;width:23px;height:23px;border:2px solid var(--cream);border-radius:50%;font-size:8px;background:#c8af95;color:white;margin-right:-6px}.proof-avatars b:nth-child(2){background:#6f837c}.proof-avatars b:nth-child(3){background:#db865f}.hero-image{position:relative;min-height:480px;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;display:block}.floating-card{position:absolute;bottom:42px;left:-36px;background:#fffdf9;padding:14px 17px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 24px #34271922;font-size:11px}.floating-card small{display:block;color:#717771;margin-top:3px}.check{background:#dce9df;color:#3c7050;border-radius:50%;padding:4px 6px;font-weight:800}.image-caption{position:absolute;right:18px;bottom:8px;color:white;font-family:"Playfair Display";font-style:italic;font-size:12px}.trust-strip{background:#dbe4df;padding:25px clamp(22px,5vw,80px);display:flex;gap:65px;align-items:center}.trust-strip p{font-family:"DM Mono";font-size:10px;letter-spacing:.12em;white-space:nowrap}.trust-strip div{display:flex;justify-content:space-between;flex:1;gap:16px}.trust-strip span{font-size:12px;font-weight:700}.trust-strip b{font-family:"DM Mono";font-size:10px;color:#7a807b;margin-right:9px}.categories,.shop-section{padding:88px clamp(22px,8vw,125px)}.section-heading,.shop-head{display:flex;justify-content:space-between;align-items:end}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:38px}.category{height:109px;border:1px solid var(--line);background:transparent;color:var(--ink);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-family:Manrope;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}.category:hover,.category.active{background:var(--ink);color:white;border-color:var(--ink)}.category-icon{font-size:22px;font-weight:400}.shop-section{background:#eee8dc;padding-top:70px}.filter-button{border:1px solid #a4a79f;background:transparent;padding:10px 14px;font-family:Manrope;font-weight:700;font-size:12px;cursor:pointer}.filter-button span{background:var(--orange);color:white;border-radius:50%;font-size:9px;padding:2px 5px;margin-left:8px;display:none}.filter-button span.visible{display:inline}.filter-panel{display:none;align-items:end;gap:12px;padding:18px 0}.filter-panel.open{display:flex}.filter-panel label{font-size:11px;font-weight:700;display:flex;flex-direction:column;gap:6px}.filter-panel select{padding:8px;border:1px solid var(--line);background:#fffdf9;font-family:Manrope}.filter-panel button{border:0;background:none;text-decoration:underline;padding:8px;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}.product-card{position:relative;cursor:pointer}.product-img{height:255px;overflow:hidden;background:#ddd}.product-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.045)}.heart{position:absolute;right:11px;top:11px;border:0;background:#fffdf9e6;width:29px;height:29px;border-radius:50%;font-size:17px;cursor:pointer}.status{position:absolute;top:11px;left:11px;background:#fffdf9e6;font-family:"DM Mono";font-size:8px;padding:5px 7px;text-transform:uppercase}.product-details{padding:12px 2px 0}.product-title{font-size:13px;font-weight:700;margin:0}.product-meta{color:#747a74;font-size:11px;margin:4px 0 7px}.price{font-size:13px;font-weight:800}.load-more{display:block;margin:43px auto 0;border:0;background:none;font-family:Manrope;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.load-more span{color:var(--orange);font-size:16px;margin-left:6px}.sell-banner{display:grid;grid-template-columns:1.1fr .9fr;background:var(--orange);color:#fff0e9;padding:0 clamp(22px,8vw,125px);min-height:404px}.sell-banner>div:first-child{padding:82px 0}.sell-banner .eyebrow{color:#ffe4d7}.sell-banner h2{font-size:clamp(34px,4vw,56px)}.sell-banner p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:425px;margin:20px 0 25px}.sell-art{position:relative;overflow:hidden}.sell-art img{width:80%;height:100%;object-fit:cover;position:absolute;right:0;top:0;mix-blend-mode:multiply;filter:saturate(.7)}.tag{position:absolute;z-index:1;background:#fff4ee;color:var(--ink);padding:10px 12px;font-size:11px;font-weight:700}.tag-one{left:4%;top:25%}.tag-two{right:5%;bottom:22%}footer{display:flex;align-items:center;justify-content:space-between;padding:31px clamp(22px,5vw,80px);font-size:11px;color:#69706a}footer .logo{font-size:16px}footer p{margin:0}dialog{border:0;padding:0;width:min(470px,calc(100% - 30px));background:#fffdf9;box-shadow:0 25px 60px #182a2755}.modal-backdrop{display:none;position:fixed;inset:0;background:#16282477;z-index:4}.modal-backdrop.show{display:block}dialog[open]{z-index:5}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:25px;cursor:pointer;color:var(--ink)}.checkout{padding:38px}.checkout h3{font-size:26px;letter-spacing:-.04em;margin:0 0 6px}.checkout>p{font-size:13px;line-height:1.55;color:#68706a;margin-bottom:22px}.order-box{background:#f0ece4;padding:13px;margin:15px 0;font-size:12px}.order-box b{display:block;margin-bottom:4px}.delivery-options{display:grid;gap:8px;margin:16px 0}.delivery-options label{border:1px solid var(--line);padding:12px;cursor:pointer;font-size:12px;font-weight:700;display:flex;gap:8px;align-items:center}.delivery-options label:has(input:checked){border-color:var(--ink);background:#edf2ed}.checkout .button{width:100%;justify-content:space-between;margin-top:8px}.success{padding:50px 35px;text-align:center}.success .check{font-size:25px;display:inline-block;margin-bottom:15px}.success h3{font-size:27px;margin:0}.success p{color:#68706a;font-size:13px;line-height:1.6}
@media(max-width:760px){.topbar{height:64px;padding:0 18px}.main-nav,.location,.icon-button{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:62px 24px 42px}.hero-image{min-height:340px}.floating-card{left:18px;bottom:20px}.trust-strip{display:block;padding:20px 24px}.trust-strip div{display:grid;grid-template-columns:1fr 1fr;gap:15px}.categories,.shop-section{padding:57px 24px}.section-heading .text-link{display:none}.category-grid{grid-template-columns:repeat(3,1fr);margin-top:26px}.category{height:92px}.shop-head{align-items:center}.product-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:24px}.product-img{height:195px}.sell-banner{grid-template-columns:1fr;min-height:0;padding:0 24px}.sell-banner>div:first-child{padding:59px 0}.sell-art{height:250px}.sell-art img{width:100%}footer{display:grid;gap:17px;padding:28px 24px}footer p{display:none}.filter-panel.open{display:grid;grid-template-columns:1fr 1fr}.filter-panel button{grid-column:span 2;text-align:left;padding-left:0}.hero-actions{gap:18px;flex-wrap:wrap}}
