:root{--ink:#28221f;--muted:#756a62;--paper:#f6f1e9;--card:#fffdfa;--line:#ded4c8;--rose:#b96f72;--deep:#41352f;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Aptos","Segoe UI",Arial,sans-serif;line-height:1.65}.site-header{height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:rgba(246,241,233,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(80,60,50,.08)}.brand{display:flex;gap:11px;align-items:center;color:var(--ink);text-decoration:none;font-family:Georgia,serif;font-size:18px}.brand-mark{width:34px;height:34px;border:1px solid var(--deep);border-radius:50%;display:grid;place-items:center;font-style:italic}.header-link{color:var(--ink);text-decoration:none;font-size:13px;border-bottom:1px solid}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,7vw,100px);padding:clamp(44px,8vw,112px) clamp(20px,7vw,108px)}.hero-copy{max-width:620px}.eyebrow,.sku{font-size:12px;letter-spacing:.18em;font-weight:700;color:var(--rose);margin:0 0 16px}.hero h1,.section-pad h2,.product-copy h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.08}.hero h1{font-size:clamp(48px,7vw,94px);margin:0 0 28px}.hero-text{color:var(--muted);font-size:18px;max-width:520px}.button{display:inline-block;margin-top:24px;background:var(--deep);color:#fff;text-decoration:none;padding:13px 22px;border-radius:999px;font-size:14px}.founder-photo{margin:0;position:relative}.founder-photo img{width:100%;max-height:720px;object-fit:cover;border-radius:180px 180px 20px 20px;display:block}.founder-photo figcaption{font-size:12px;color:var(--muted);margin-top:10px;text-align:center}.section-pad{padding:clamp(68px,10vw,132px) clamp(20px,7vw,108px)}.about{display:grid;grid-template-columns:100px minmax(0,780px);justify-content:center;background:var(--deep);color:#f8f1e8}.section-number{font-family:Georgia,serif;font-size:42px;color:#caa6a2;margin:0}.about h2,.intentions h2,.collection-heading h2,.pair-save h2,.custom h2{font-size:clamp(36px,5vw,66px);margin:0 0 24px}.about p:last-child{font-size:18px;color:#d9cec7;max-width:700px}.intentions{text-align:center}.intention-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px}.intention-links a{color:var(--ink);text-decoration:none;background:var(--card);border:1px solid var(--line);padding:12px 18px;border-radius:999px}.catalog{padding-top:30px}.collection-heading{text-align:center;max-width:820px;margin:0 auto 92px}.product-group{scroll-margin-top:90px;margin-bottom:120px}.group-heading{border-top:1px solid var(--line);padding:20px 0 34px;display:flex;align-items:baseline;justify-content:space-between;gap:20px}.group-heading p{font-weight:700;letter-spacing:.16em;font-size:13px;margin:0}.group-heading span{color:var(--muted);font-size:14px}.product-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:clamp(32px,6vw,88px);align-items:center;background:var(--card);padding:clamp(16px,3vw,38px);border-radius:var(--radius);margin-bottom:36px;box-shadow:0 18px 60px rgba(70,53,44,.07)}.product-card.reverse .gallery{order:2}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;display:block}.gallery .main-image{grid-column:1/-1;aspect-ratio:1.35}.product-copy{padding:16px 4px}.product-copy h3{font-size:clamp(32px,4vw,52px);margin:0 0 8px}.price{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.2;margin:0 0 3px;color:var(--ink)}.collection-label{margin:0 0 18px;color:var(--muted);font-size:12px;letter-spacing:.09em;text-transform:uppercase}.theme{color:var(--rose);font-weight:600;margin:0 0 14px}.product-summary{margin:0 0 18px;color:var(--ink)}.product-copy dl{margin:0}.product-copy dt{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;margin:18px 0 4px}.product-copy dd{margin:0;color:var(--muted)}.pair-save{text-align:center;background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pair-save h2{max-width:780px;margin-left:auto;margin-right:auto}.pair-save>p:not(.eyebrow){max-width:650px;margin:0 auto;color:var(--muted)}.pair-save .offer-note{margin-top:16px;font-size:13px;letter-spacing:.04em}.custom{text-align:center;background:#d9c3b5}.custom>p:not(.eyebrow){max-width:650px;margin:0 auto;color:#5b4e47}.custom>p+p{margin-top:10px}.button-muted{background:#69574e;opacity:.76;cursor:default}footer{padding:28px clamp(20px,7vw,108px);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}@media(max-width:800px){.site-header{height:62px}.brand{font-size:15px}.header-link{display:none}.hero{grid-template-columns:1fr;padding-top:54px}.hero-copy{order:2}.founder-photo{order:1}.founder-photo img{max-height:480px}.about{grid-template-columns:1fr}.section-number{margin-bottom:20px}.product-group{margin-bottom:78px}.group-heading{align-items:flex-start;flex-direction:column}.product-card,.product-card.reverse{grid-template-columns:1fr;gap:20px}.product-card.reverse .gallery{order:0}.gallery .main-image{aspect-ratio:1}.product-copy{padding:10px 6px 18px}.product-copy h3{font-size:36px}.price{font-size:24px}.pair-save h2{font-size:38px}footer{flex-direction:column}}@media(max-width:480px){.hero h1{font-size:47px}.section-pad{padding-left:16px;padding-right:16px}.product-card{padding:10px;border-radius:18px}.gallery{gap:7px}.gallery img{border-radius:10px}.product-copy h3{font-size:31px}.collection-label{margin-bottom:14px}.product-summary{font-size:15px}.intention-links{display:grid}.intention-links a{width:100%}.pair-save h2{font-size:32px}}
