:root{
  --sand:#dfd3c3;
  --ivory:#f4eee6;
  --rose:#d7b1aa;
  --mist:#aebdb7;
  --stone:#948a7f;
  --midnight:#171616;
  --ink:#241e1a;
  --muted:#6f635b;
  --line:#ded3c8;
  --paper:#f7f2ec;
  --paper-2:#eee4da;
  --white:#fffdfa;
  --gold:#b68a52;
  --shadow:0 24px 60px rgba(53,38,23,.10);
  --radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
body.dialog-open{overflow:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{color:inherit}
.shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:-60px;background:var(--midnight);color:white;padding:12px 16px;z-index:999;border-radius:8px}.skip-link:focus{top:16px}
.announcement{background:#eadfd4;color:#5d5047;text-align:center;padding:9px 16px;font-size:11px;letter-spacing:.22em;text-transform:uppercase}
.site-header{position:sticky;top:0;z-index:60;background:rgba(247,242,236,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(98,79,61,.10)}
.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand img{width:235px;height:auto}
.desktop-nav{display:flex;align-items:center;gap:27px}.desktop-nav a{font-size:13px;letter-spacing:.04em;color:#61564f}.desktop-nav a:hover{color:#1f1915}
.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}.menu-button span:not(.sr-only){width:24px;height:1px;background:var(--ink)}
.mobile-menu{padding:0 20px 22px}.mobile-menu nav{display:grid;gap:3px}.mobile-menu a{padding:14px;border-bottom:1px solid var(--line)}
.hero{min-height:calc(100vh - 112px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:center;gap:70px;padding-block:62px}
.eyebrow{margin:0 0 16px;color:#917e70;font-size:11px;letter-spacing:.24em;text-transform:uppercase}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.06;margin:0}
h1{font-size:clamp(56px,7.2vw,98px);letter-spacing:-.035em}
h2{font-size:clamp(38px,4.4vw,64px);letter-spacing:-.02em}
h3{font-size:26px}
.hero-lead{font-size:18px;color:var(--muted);max-width:625px;margin:26px 0 0}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:14px;font-weight:700;cursor:pointer}.button-dark{background:var(--midnight);color:white}.button-light{background:rgba(255,255,255,.7);border-color:var(--line)}
.hero-signatures{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-signatures span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.45)}
.hero-visual{position:relative}.hero-visual>img{width:100%;height:min(72vh,830px);object-fit:cover;object-position:center 22%;border-radius:44px;box-shadow:var(--shadow)}
.hero-stamp{position:absolute;left:-28px;bottom:34px;background:rgba(255,253,250,.92);backdrop-filter:blur(8px);display:flex;align-items:center;gap:13px;padding:15px 20px;border-radius:18px;border:1px solid rgba(92,70,51,.12);box-shadow:var(--shadow)}.hero-stamp b{font-family:Georgia,serif;font-size:28px;font-weight:400}.hero-stamp span{font-size:9px;line-height:1.5;letter-spacing:.18em}
.intro-strip{border-block:1px solid var(--line);background:rgba(255,255,255,.32)}.intro-strip-inner{min-height:76px;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center}.intro-strip p{margin:0;font-family:Georgia,serif;font-size:18px}.intro-strip i{height:1px;width:50px;background:#bfae9e}
.section{padding-block:104px}.section-heading{max-width:790px;margin-bottom:45px}.section-heading>p:last-child{font-size:17px;color:var(--muted);margin:22px 0 0}.section-heading-light{color:white}.section-heading-light>p:last-child{color:#cabdb2}
.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{background:var(--white);border:1px solid rgba(104,82,61,.12);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 38px rgba(54,38,22,.055);display:flex;flex-direction:column}.product-card-large{grid-column:span 2}.product-image-button{border:0;padding:0;background:#eae0d6;cursor:pointer;overflow:hidden}.product-image-button img{width:100%;height:490px;object-fit:cover;object-position:center 24%;transition:transform .8s ease}.product-card:not(.product-card-large) .product-image-button img{height:420px}.product-image-button:hover img{transform:scale(1.025)}
.product-card-body{padding:22px 23px 24px;display:flex;flex-direction:column;flex:1}.product-number{font-family:Georgia,serif;color:#a88c75;font-size:14px;margin-bottom:12px}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.product-title-row h3{font-size:25px}.product-title-row>span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8b7b70;white-space:nowrap;margin-top:5px}.product-card-body>p{color:var(--muted);font-size:14px;margin:14px 0 24px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.details-link{border:0;background:transparent;padding:8px 0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #826e5e;cursor:pointer}.mini-swatches{display:flex;gap:5px}.mini-swatches i,.dialog-colors i{display:block;border-radius:50%;border:1px solid rgba(38,30,26,.12)}.mini-swatches i{width:13px;height:13px}
.sand{background:var(--sand)!important}.ivory{background:var(--ivory)!important}.rose{background:var(--rose)!important}.mist{background:var(--mist)!important}.stone{background:var(--stone)!important}.midnight{background:var(--midnight)!important}
.development-note{font-size:12px;color:#8d7d71;margin:25px 0 0;text-align:center}
.editions{background:var(--midnight);color:white}.editions-inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.edition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.edition-card{min-height:210px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.035);display:flex;flex-direction:column}.edition-card>span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#b9a89b}.edition-card h3{font-size:23px;margin-top:auto}.edition-card p{font-size:13px;color:#bfb2a8;margin-bottom:0}.edition-art b{font-family:Georgia,serif;font-size:48px;font-weight:400;color:#d8c0a9;margin:auto 0 4px}.flower-symbol{font-size:42px!important}
.story{display:grid;grid-template-columns:1.07fr .93fr;gap:68px;align-items:center}.story-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.story-gallery img{width:100%;height:310px;object-fit:cover;border-radius:22px}.story-gallery img:first-child{grid-row:span 2;height:634px}.story-copy p{color:var(--muted)}.story-lead{font-size:20px!important;color:var(--ink)!important}.story-copy blockquote{font-family:Georgia,serif;font-size:27px;margin:35px 0 0;padding-left:20px;border-left:1px solid #b89f89}
.values{border-block:1px solid var(--line);background:rgba(255,255,255,.34)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.values article{padding:38px 30px;border-left:1px solid var(--line)}.values article:first-child{border-left:0}.values span{color:#a98c72;font-family:Georgia,serif}.values h3{font-size:23px;margin-top:16px}.values p{font-size:13px;color:var(--muted);margin-bottom:0}
.craft-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.craft-card{border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr;align-content:start}.craft-card-wide{grid-row:span 2;grid-template-rows:auto 1fr}.craft-card img{width:100%;height:240px;object-fit:cover}.craft-card-wide img{height:480px}.craft-card>div{padding:22px}.craft-card span{font-family:Georgia,serif;color:#a58b75}.craft-card h3{font-size:25px;margin:8px 0}.craft-card p{font-size:14px;color:var(--muted);margin:0}
.color-story{background:var(--paper-2)}.color-story-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.color-copy p:last-child{color:var(--muted);font-size:17px}.swatches-large{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.swatches-large div{display:grid;gap:10px;font-size:11px;text-align:center;color:#6d6057}.swatches-large i{display:block;aspect-ratio:1/1.25;border-radius:70px 70px 18px 18px;border:1px solid rgba(40,30,20,.08)}
.waitlist{background:var(--midnight);color:white;padding-block:90px}.waitlist-inner{text-align:center;max-width:860px}.waitlist-logo{width:min(440px,80%);margin:0 auto 23px}.waitlist h2{font-size:clamp(42px,5vw,70px)}.waitlist-inner>p:not(.eyebrow):not(.form-note):not(.form-message){max-width:610px;margin:20px auto;color:#c8bbb0}.waitlist-form{display:flex;gap:10px;justify-content:center;margin:30px auto 14px;max-width:670px}.waitlist-form input{flex:1;min-width:0;border:1px solid #61534a;background:#fff;color:#201a16;padding:16px 20px;border-radius:999px;font-size:16px}.waitlist-form button{border:0;border-radius:999px;background:#e5d2c1;padding:0 25px;font-weight:700;cursor:pointer}.honeypot{display:none}.form-note,.form-message{font-size:12px;color:#a99b90;margin:8px 0 0}
.site-footer{background:#efe6dd}.footer-main{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-block:46px}.footer-logo{width:285px}.footer-brand-wrap p{color:#75685f;font-size:13px}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:13px;color:#695d55}.footer-bottom{display:flex;justify-content:space-between;padding-block:18px;border-top:1px solid #d9cdc2;font-size:11px;color:#7d7066}
.product-dialog{width:min(1160px,calc(100% - 34px));max-height:92vh;border:0;padding:0;border-radius:28px;background:var(--paper);color:var(--ink);box-shadow:0 35px 100px rgba(0,0,0,.35)}.product-dialog::backdrop{background:rgba(24,19,16,.72);backdrop-filter:blur(5px)}.dialog-close{position:sticky;float:right;right:18px;top:18px;z-index:4;width:44px;height:44px;border-radius:50%;border:1px solid #d7cbc0;background:rgba(255,253,250,.92);font-size:27px;cursor:pointer}.dialog-layout{display:grid;grid-template-columns:1.05fr .95fr;min-height:700px}.dialog-gallery{background:#e9dfd5;display:grid;grid-template-rows:1.2fr .8fr;gap:1px}.dialog-gallery img{width:100%;height:100%;object-fit:cover}.dialog-gallery img:first-child{object-position:center 24%}.dialog-content{padding:62px 50px 45px;overflow:auto}.dialog-content h2{font-size:50px}.dialog-subtitle{font-family:Georgia,serif;font-size:22px;color:#795f4d}.dialog-content>p:not(.eyebrow):not(.dialog-subtitle){color:var(--muted)}.product-specs{display:grid;grid-template-columns:1fr 1fr;margin:30px 0;border-block:1px solid var(--line)}.product-specs div{padding:17px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-specs div:nth-child(2n){border-right:0}.product-specs div:nth-last-child(-n+2){border-bottom:0}.product-specs dt{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#9a887a}.product-specs dd{margin:5px 0 0;font-size:13px}.dialog-section{margin-top:28px}.dialog-section h3{font-size:21px}.dialog-section ul{padding-left:18px;color:var(--muted);font-size:14px}.dialog-colors{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.dialog-colors span{display:flex;align-items:center;gap:6px;font-size:11px;color:#6f6258}.dialog-colors i{width:23px;height:23px}.dialog-cta{margin-top:30px}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media (max-width:1080px){.hero{grid-template-columns:1fr 1fr;gap:40px}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-card-large{grid-column:span 1}.editions-inner,.story,.color-story-inner{grid-template-columns:1fr}.edition-grid{grid-template-columns:repeat(3,1fr)}.dialog-layout{grid-template-columns:1fr}.dialog-gallery{grid-template-columns:1fr 1fr;grid-template-rows:430px}.dialog-content{padding:45px}.values-grid{grid-template-columns:repeat(2,1fr)}.values article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.values article:nth-child(4){border-top:1px solid var(--line)}}
@media (max-width:760px){.shell{width:min(100% - 24px,1240px)}.desktop-nav{display:none}.menu-button{display:flex}.header-inner{min-height:70px}.brand img{width:205px}.hero{grid-template-columns:1fr;padding-block:38px;min-height:auto}.hero-copy{order:1}.hero-visual{order:2}.hero-visual>img{height:620px;border-radius:28px}.hero-stamp{left:14px;bottom:18px}.intro-strip-inner{overflow:hidden;justify-content:flex-start;padding-block:16px}.intro-strip p{font-size:15px;white-space:nowrap}.section{padding-block:72px}.collection-grid{grid-template-columns:1fr}.product-image-button img,.product-card:not(.product-card-large) .product-image-button img{height:auto;aspect-ratio:4/5}.editions-inner{gap:35px}.edition-grid{grid-template-columns:1fr 1fr}.story-gallery img,.story-gallery img:first-child{height:390px;grid-row:auto}.story-gallery{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr}.values article{border-left:0;border-top:1px solid var(--line)}.values article:first-child{border-top:0}.craft-grid{grid-template-columns:1fr}.craft-card-wide{grid-row:auto}.craft-card-wide img,.craft-card img{height:320px}.swatches-large{grid-template-columns:repeat(3,1fr)}.waitlist-form{flex-direction:column}.waitlist-form button{min-height:50px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{align-items:flex-start}.dialog-gallery{grid-template-columns:1fr;grid-template-rows:480px 290px}.dialog-content{padding:35px 22px 30px}.dialog-content h2{font-size:39px}.product-specs{grid-template-columns:1fr}.product-specs div,.product-specs div:nth-child(2n){border-right:0}.product-specs div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.product-specs div:last-child{border-bottom:0}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.product-image-button img{transition:none}}
