:root{--ink:#111;--muted:#6d6d72;--paper:#f3f3f0;--panel:#fff;--line:#d9d9d3;--accent:#dfff00;--soft:#e8e8e4;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f7f7f4}.site-header{position:sticky;top:0;z-index:20;height:104px;padding:0 clamp(22px,4vw,66px);display:flex;align-items:center;gap:28px;border-bottom:1px solid rgba(17,17,17,.12);background:rgba(255,255,255,.96);backdrop-filter:blur(15px)}.brand{display:flex;align-items:center;text-decoration:none;color:inherit;min-width:max-content;flex:0 0 auto}.brand-logo{display:block;height:76px;width:auto;max-width:min(42vw,350px);object-fit:contain}.nav-links{margin-left:auto;display:flex;align-items:center;gap:38px}.nav-links a{font-size:14px;font-weight:700;text-transform:uppercase;color:#1d1d1f;text-decoration:none;letter-spacing:.01em}.nav-links a:hover,.nav-links a.active{color:#777}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;border:1px solid #111;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:800;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{position:absolute;right:0;top:52px;min-width:210px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 40px rgba(0,0,0,.12)}.mobile-menu-panel a{display:block;padding:12px 14px;color:#111;text-decoration:none;font-size:13px;font-weight:700;text-transform:uppercase;border-radius:10px}.mobile-menu-panel a:hover{background:#f2f2ef}.hero{min-height:720px;display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center;padding:76px clamp(22px,6vw,96px) 86px;background:linear-gradient(180deg,#f7f7f4,#eeeeea)}.eyebrow{margin:0 0 18px;font-size:11px;font-weight:800;letter-spacing:.2em}.hero h1,.shop h2,.bespoke-banner h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(54px,6.3vw,96px);line-height:.91;margin:0;max-width:780px}.hero h1 em{font-weight:400;color:#666;font-style:italic}.hero-text{font-size:17px;line-height:1.75;color:#555;max-width:650px;margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;border:0;font-weight:700;font-size:13px;cursor:pointer}.btn.primary{background:#111;color:#fff}.btn.primary:hover{background:#2c2c2c}.btn.ghost{border:1px solid #111;color:#111}.btn.light{background:#fff;color:#111}.btn.full{width:100%;margin-top:20px}.hero-facts{display:flex;gap:34px;margin-top:42px;color:#666;font-size:12px}.hero-facts span{display:flex;flex-direction:column;gap:3px}.hero-facts b{font-size:19px;color:#111}.hero-visual{position:relative;height:560px}.tile{position:absolute;margin:0;overflow:hidden;background:#d8d8d4;box-shadow:0 22px 70px rgba(0,0,0,.12)}.tile img{width:100%;height:100%;object-fit:cover;display:block}.tile-a{left:0;top:30px;width:49%;height:74%;transform:rotate(-3deg)}.tile-b{right:1%;top:0;width:45%;height:55%;transform:rotate(2deg)}.tile-c{right:4%;bottom:0;width:42%;height:42%;transform:rotate(-2deg)}.made-badge{position:absolute;left:39%;bottom:2%;width:152px;height:152px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(8deg);box-shadow:0 12px 30px rgba(0,0,0,.12)}.made-badge span{font-size:11px;letter-spacing:.2em}.made-badge strong{font-size:26px}.made-badge small{font-size:8px;margin-top:5px}.collection-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.collection-strip>div{padding:30px clamp(20px,3vw,42px);border-right:1px solid var(--line)}.collection-strip>div:last-child{border-right:0}.collection-strip span{font:italic 14px Georgia,serif;color:#777}.collection-strip h3{margin:6px 0 6px;font-size:15px}.collection-strip p{margin:0;font-size:12px;line-height:1.5;color:#777}.shop{padding:100px clamp(22px,5vw,84px) 110px}.shop-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:45px}.shop h2{font-size:clamp(42px,5vw,72px);line-height:.95;margin:0}.shop-intro{margin:0;color:#666;line-height:1.7;max-width:620px}.toolbar{position:sticky;top:104px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;background:rgba(247,247,244,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{border:1px solid #c7c7c1;border-radius:999px;background:transparent;padding:9px 14px;font-size:12px;font-weight:700;cursor:pointer}.filter-btn.active{background:#111;color:#fff;border-color:#111}.search-box{display:flex;align-items:center;gap:10px;min-width:min(100%,330px);border:1px solid #c7c7c1;border-radius:999px;background:#fff;padding:8px 10px 8px 16px}.search-box span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:13px}.search-box kbd{border:1px solid #ddd;border-radius:5px;padding:2px 6px;color:#777;background:#f4f4f1;font-size:11px}.results-meta{height:56px;display:flex;align-items:center;justify-content:space-between;color:#777;font-size:12px}.link-button{border:0;background:none;text-decoration:underline;cursor:pointer;color:#444}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.product-card{background:#fff;border:1px solid #e4e4df;border-radius:var(--radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(0,0,0,.08)}.product-media{position:relative;aspect-ratio:1/1;background:#d9d9d4;overflow:hidden;cursor:pointer}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.025)}.product-badge{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.9);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.view-button{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border-radius:50%;border:0;background:#111;color:#fff;font-size:21px;cursor:pointer}.product-info{padding:18px 18px 20px}.product-title{font-size:16px;line-height:1.35;margin:0 0 8px}.product-subtitle{font-size:12px;line-height:1.55;color:#777;min-height:38px;margin:0 0 14px}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-price{font-size:11px;font-weight:800}.mini-tags{display:flex;gap:5px;overflow:hidden}.mini-tag{border:1px solid #ddd;border-radius:999px;padding:4px 7px;font-size:9px;color:#666;white-space:nowrap}.empty-state{text-align:center;padding:80px 20px;border:1px dashed #bbb;border-radius:20px}.bespoke-banner{margin:0 clamp(22px,5vw,84px) 90px;padding:64px clamp(28px,5vw,72px);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;background:#111;color:#fff;border-radius:32px}.bespoke-banner h2{font-size:clamp(46px,5vw,74px);line-height:.95;margin:0}.bespoke-copy{max-width:580px}.bespoke-copy p{color:#bcbcbc;line-height:1.7;margin:0 0 24px}footer{display:flex;align-items:center;gap:28px;justify-content:space-between;padding:34px clamp(22px,5vw,84px);border-top:1px solid var(--line);font-size:11px;color:#666}.footer-brand{display:flex;align-items:center;gap:10px;color:#111}.footer-brand .brand-mark{width:35px;height:35px;font-size:14px}footer>div:last-child{display:flex;gap:18px}footer a{color:inherit}.product-modal{width:min(1180px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:28px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.35);overflow:hidden}.product-modal::backdrop{background:rgba(0,0,0,.62);backdrop-filter:blur(5px)}.modal-close{position:absolute;z-index:3;right:16px;top:16px;width:42px;height:42px;border-radius:50%;border:0;background:#fff;font-size:26px;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.15)}.modal-layout{display:grid;grid-template-columns:1.15fr .85fr;min-height:650px}.gallery-panel{padding:22px;background:#ecece8;display:flex;flex-direction:column;gap:12px}.main-image-wrap{position:relative;flex:1;min-height:500px;border-radius:18px;overflow:hidden;background:#d2d2ce}.main-image-wrap img{width:100%;height:100%;object-fit:contain;display:block}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:28px;cursor:pointer}.gallery-nav.prev{left:12px}.gallery-nav.next{right:12px}.thumbs{display:flex;gap:8px}.thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;background:#ddd;cursor:pointer}.thumb.active{border-color:#111}.thumb img{width:100%;height:100%;object-fit:cover}.detail-panel{padding:58px 48px 40px;overflow:auto}.modal-category{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin:0 0 14px}.detail-panel h2{font-family:Georgia,serif;font-size:44px;line-height:1.02;font-weight:400;letter-spacing:-.035em;margin:0 0 14px}.modal-subtitle{font-size:14px;color:#777;line-height:1.6;margin:0 0 20px}.tag-list{display:flex;gap:7px;flex-wrap:wrap}.tag-list span{font-size:10px;border:1px solid #ddd;border-radius:999px;padding:6px 9px}.divider{height:1px;background:#e5e5e1;margin:26px 0}.modal-description{font-size:14px;line-height:1.75;color:#4e4e52}.price-note{font-weight:800;margin-top:28px}.catalogue-note{font-size:10px;color:#888}.no-scroll{overflow:hidden}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr;gap:30px}.hero-visual{height:520px}.collection-strip{grid-template-columns:repeat(2,1fr)}.collection-strip>div:nth-child(2){border-right:0}.collection-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:820px){.site-header{height:82px;padding:0 18px;gap:16px}.nav-links{display:none}.brand-logo{height:54px;max-width:58vw}.mobile-menu{display:block;margin-left:auto}.hero{padding:55px 22px 68px}.hero h1{font-size:58px}.hero-visual{height:430px}.made-badge{width:120px;height:120px}.hero-facts{gap:18px}.shop{padding:76px 18px}.shop-heading{grid-template-columns:1fr;gap:24px}.toolbar{top:82px;align-items:stretch;flex-direction:column}.search-box{width:100%;min-width:0}.product-grid{grid-template-columns:repeat(2,1fr)}.bespoke-banner{margin:0 18px 60px;grid-template-columns:1fr;gap:28px;padding:44px 28px}.modal-layout{grid-template-columns:1fr}.gallery-panel{min-height:480px}.main-image-wrap{min-height:390px}.detail-panel{padding:38px 28px}.detail-panel h2{font-size:36px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:540px){.brand-logo{height:46px;max-width:62vw}.hero h1{font-size:48px}.hero-visual{height:360px}.tile-a{width:55%}.tile-b{width:48%}.tile-c{width:47%}.made-badge{left:35%;width:104px;height:104px}.made-badge strong{font-size:20px}.hero-facts{font-size:10px}.collection-strip{grid-template-columns:1fr}.collection-strip>div{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr}.product-subtitle{min-height:0}.detail-panel h2{font-size:32px}.main-image-wrap{min-height:330px}footer>div:last-child{flex-direction:column;gap:7px}}