@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#202923;--forest:#314138;--stone:#d7d0c3;--linen:#f5f1e9;--cream:#fcfaf5;--clay:#aa6346;--white:#fff;--serif:"Fraunces", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font:1rem/1.65 var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:var(--clay);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:600}h1,h2,h3{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:500;line-height:1.05}h1{max-width:750px;font-size:clamp(3.4rem,8vw,7rem)}h2{font-size:clamp(2.35rem,5vw,4.5rem)}h3{font-size:1.7rem}.button{border:1px solid var(--ink);background:var(--ink);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-size:.94rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:var(--forest);transform:translateY(-2px)}.button.secondary{color:var(--ink);background:0 0}.button.secondary:hover{background:#ffffff8c}.site-header{z-index:10;width:100%;position:absolute;top:0;left:0}.nav{border-bottom:1px solid #20292329;justify-content:space-between;align-items:center;min-height:92px;display:flex}.brand{font:1.15rem/1.1 var(--serif);align-items:center;gap:.8rem;display:flex}.brand-mark{width:38px;height:38px;font:600 .7rem var(--sans);letter-spacing:.08em;border:1px solid;border-radius:50%;place-items:center;display:grid}.nav-links{align-items:center;gap:2rem;font-size:.9rem;font-weight:500;display:flex}.nav-links a:not(.button):hover{color:var(--clay)}.hero{background:var(--linen);min-height:860px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:65% center;width:100%;height:100%}.hero-image:after{content:"";background:linear-gradient(90deg,#f5f1e9fa 0%,#f5f1e9eb 34%,#f5f1e924 68%);position:absolute;inset:0}.hero-content{z-index:1;align-content:center;min-height:860px;padding-top:115px;display:grid;position:relative}.hero-copy{max-width:650px}.hero-copy .lede{max-width:520px;margin:1.75rem 0 2rem;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.concept-label{z-index:2;color:var(--white);letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px);background:#202923b3;border:1px solid #ffffff73;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;position:absolute;bottom:28px;right:28px}.intro-strip{background:var(--ink);color:var(--cream)}.intro-grid{grid-template-columns:1.4fr .9fr .9fr;align-items:center;gap:3rem;min-height:210px;display:grid}.intro-grid p{margin:0}.intro-grid .statement{font:clamp(1.5rem,3vw,2.25rem)/1.25 var(--serif)}.fact-label{color:var(--stone);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:block}.collection,.process,.about{padding:120px 0}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.section-heading p:last-child{color:#59645d;max-width:490px;margin:0 0 .35rem}.arch-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.arch-card{background:var(--linen);border-radius:4px;min-height:480px;position:relative;overflow:hidden}.arch-card:nth-child(2){background:#dfe2d9}.arch-card:nth-child(3){background:#e2d6c8}.arch-shape{border:8px solid var(--forest);border-bottom:0;width:56%;height:235px;position:absolute;top:72px;left:50%;transform:translate(-50%)}.arch-card:nth-child(2) .arch-shape{border-radius:50% 50% 0 0}.arch-card:nth-child(3) .arch-shape{width:48%;transform:translate(-50%)skew(-8deg)}.arch-card-content{color:var(--white);background:linear-gradient(#0000,#202923d1 38%);padding:1.6rem;position:absolute;inset:auto 0 0}.arch-card-content p{color:#ffffffc7;margin:.45rem 0 0;font-size:.9rem}.status{letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff6;border-radius:999px;margin-bottom:1rem;padding:.3rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.process{background:var(--forest);color:var(--cream)}.process .section-heading p:last-child{color:#fcfaf5ad}.steps{border-top:1px solid #ffffff38;grid-template-columns:repeat(4,1fr);display:grid}.step{border-right:1px solid #ffffff26;padding:2.25rem 1.5rem 0 0}.step+.step{padding-left:1.5rem}.step:last-child{border-right:0}.step-number{color:#caa68e;font:2.1rem var(--serif);margin-bottom:3.5rem;display:block}.step p{color:#fcfaf5b3}.about-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.about-note{border-block:1px solid var(--stone);padding:1.5rem}.about-note strong{font:500 1.4rem var(--serif);margin-bottom:.4rem;display:block}.about-copy>p:not(.eyebrow){color:#4f5a53;max-width:720px;margin:1.75rem 0 0;font-size:1.1rem}.launch-panel{background:var(--clay);color:var(--white);padding:110px 0}.launch-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:4rem;display:grid}.launch-panel .eyebrow{color:#ffffffb3}.launch-panel p:last-child{max-width:460px;margin:0;font-size:1.05rem}.site-footer{background:var(--ink);color:#ffffffb8;padding:3rem 0;font-size:.86rem}.footer-grid{justify-content:space-between;gap:2rem;display:flex}.footer-grid p{margin:0}@media (width<=850px){.nav-links a:not(.button){display:none}.hero,.hero-content{min-height:760px}.hero-image:after{background:linear-gradient(90deg,#f5f1e9f7,#f5f1e9d6 55%,#f5f1e933)}.intro-grid,.section-heading,.about-grid,.launch-grid{grid-template-columns:1fr}.intro-grid{gap:1.5rem;padding:3rem 0}.arch-grid{grid-template-columns:1fr}.arch-card{min-height:420px}.steps{grid-template-columns:1fr 1fr}.step{padding-bottom:2rem}.step-number{margin-bottom:1.5rem}}@media (width<=560px){.shell{width:min(100% - 26px,1180px)}.nav{min-height:78px}.nav .button{min-height:42px;padding:.55rem .85rem;font-size:.8rem}.brand span:last-child{max-width:120px}.hero,.hero-content{min-height:720px}.hero-content{align-content:end;padding:120px 0 80px}.hero-image img{object-position:72% center}.hero-image:after{background:linear-gradient(#f5f1e91f,#f5f1e9cc 42%,#f5f1e9fa 98%)}.concept-label{top:95px;bottom:auto;right:13px}h1{font-size:clamp(3rem,15vw,4.6rem)}.collection,.process,.about,.launch-panel{padding:80px 0}.section-heading{gap:1.5rem;margin-bottom:2.5rem}.steps{grid-template-columns:1fr}.step,.step+.step{border-bottom:1px solid #ffffff26;border-right:0;padding:1.75rem 0}.footer-grid{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
