:root{--ink:#241d1c;--muted:#6f625e;--cream:#f8f2eb;--rose:#bb6c68;--wine:#6e3035;--paper:#fffdfa;--line:#e7dcd1;--shadow:0 18px 50px rgba(75,46,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.site-head{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:750;letter-spacing:.02em}.mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wine);color:#fff;font-family:Georgia,serif;font-size:24px}.nav-link{font-size:14px;text-underline-offset:4px}.hero{min-height:500px;display:grid;place-items:center;padding:74px 28px;background:radial-gradient(circle at 85% 15%,rgba(187,108,104,.24),transparent 32%),linear-gradient(135deg,#f9efe6,#f7f3ee 55%,#edd8d3)}.hero-inner{max-width:850px;text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:var(--rose);margin:0 0 14px}.hero h1,.collection-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(46px,7vw,86px);line-height:1.02;margin:0}.hero p:not(.eyebrow){max-width:680px;margin:24px auto 30px;color:var(--muted);font-size:18px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;border-radius:999px;padding:12px 22px;background:var(--wine);color:white;text-decoration:none;font-weight:750;box-shadow:0 8px 24px rgba(110,48,53,.2);transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(110,48,53,.3)}.collections,.catalog{max-width:1240px;margin:auto;padding:90px 28px}.section-head{text-align:center;max-width:720px;margin:0 auto 44px}.section-head h2,.studio-banner h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,50px);line-height:1.1;margin:0 0 14px}.section-head>p:last-child{color:var(--muted)}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.collection-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:6px;padding:6px;aspect-ratio:2.15/1;background:var(--cream)}.mini-grid img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;background:#f1e7de;padding:0}.collection-copy{padding:28px}.collection-copy h2{font-family:Georgia,serif;font-size:29px;margin:0 0 22px;line-height:1.15}.studio-banner{position:relative;isolation:isolate;max-width:1184px;min-height:380px;margin:0 auto 90px;padding:58px;border-radius:28px;color:#fff;background:#211526;display:flex;align-items:center;overflow:hidden}.studio-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,14,29,.98) 0%,rgba(34,20,40,.94) 38%,rgba(34,20,40,.2) 68%,rgba(34,20,40,0) 100%);z-index:-1}.studio-banner img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.studio-copy{position:relative;z-index:1;max-width:510px}.studio-banner .eyebrow{color:#f0b9b1}.studio-banner h2{margin-bottom:10px}.studio-banner .studio-copy>p:last-of-type{margin-bottom:24px;color:#f1ddda}.button.light{background:#fff;color:var(--wine);white-space:nowrap}.collection-hero{padding:72px 28px;background:linear-gradient(135deg,#f8eee5,#edd8d3)}.collection-hero>div{max-width:1184px;margin:auto}.collection-hero h1{font-size:clamp(42px,6vw,70px);max-width:900px}.collection-hero p:last-child{font-size:17px;color:var(--muted);max-width:700px}.back{display:inline-block;margin-bottom:46px;text-underline-offset:4px}.toolbar{display:grid;grid-template-columns:auto minmax(220px,460px) 1fr;align-items:center;gap:14px;margin-bottom:28px}.toolbar label{font-weight:750}.toolbar input{font:inherit;padding:13px 16px;border:1px solid #cfc0b6;border-radius:12px;background:white;outline:none}.toolbar input:focus{border-color:var(--rose);box-shadow:0 0 0 3px rgba(187,108,104,.18)}#result-count{text-align:right;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 34px rgba(64,41,36,.09)}.product-card[hidden]{display:none}.product-card>a{text-decoration:none;display:block;height:100%}.product-card img{display:block;width:100%;aspect-ratio:1.5/1;object-fit:contain;background:#f8f2eb;padding:0}.product-copy{padding:20px}.product-copy h2{font-family:Georgia,serif;font-size:23px;line-height:1.18;margin:0 0 12px}.product-copy p{color:var(--muted);font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-link{font-weight:800;color:var(--wine)}.empty{text-align:center;padding:50px;color:var(--muted)}footer{padding:50px 28px;text-align:center;background:#231d1c;color:#f6efeb;font-size:14px}footer .disclosure{color:#cfc0ba;max-width:700px;margin:10px auto 0}@media(max-width:820px){.collection-grid,.product-grid{grid-template-columns:1fr 1fr}.toolbar{grid-template-columns:1fr}.toolbar #result-count{text-align:left}.studio-banner{margin-left:20px;margin-right:20px}}@media(max-width:570px){.site-head{height:66px;padding:0 18px}.nav-link{display:none}.hero{min-height:430px;padding:60px 20px}.hero h1{font-size:46px}.collections,.catalog{padding:62px 18px}.collection-grid,.product-grid{grid-template-columns:1fr}.mini-grid{aspect-ratio:2.15/1}.collection-copy{padding:22px}.collection-hero{padding:46px 18px}.back{margin-bottom:34px}.studio-banner{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:32px 24px 0;margin-bottom:60px;background:#211526}.studio-banner::after{display:none}.studio-copy{max-width:none}.studio-banner img{position:relative;z-index:0;inset:auto;width:calc(100% + 48px);height:auto;margin:28px -24px 0;object-fit:contain;object-position:center bottom}.studio-banner .button{margin-top:4px;width:100%}.product-card img{aspect-ratio:1.55/1}}