:root{--ink:#120d0b;--cream:#f5eee5;--gold:#d6a15e;--rose:#b76e79;--muted:#b9aa9d;--line:rgba(214,161,94,.24)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-5rem;background:var(--cream);color:var(--ink);padding:.6rem 1rem;z-index:99}.skip:focus{top:1rem}.site-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(1.25rem,4vw,5rem);position:absolute;inset:0 0 auto;z-index:5;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;gap:.8rem;align-items:center;font-family:"Italiana",serif;font-size:1.35rem;letter-spacing:.02em}.sun-mark{width:31px;height:31px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 5px rgba(214,161,94,.08)}.sun-mark i{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 14px var(--gold)}nav{display:flex;gap:2rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em}nav a{border-bottom:1px solid transparent}nav a:hover,nav a:focus-visible{border-color:var(--gold)}.header-status{justify-self:end;color:var(--gold);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em}.hero{min-height:100svh;display:grid;grid-template-columns:55% 45%;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:55vw;height:55vw;border:1px solid rgba(214,161,94,.11);border-radius:50%;left:-28vw;top:18vh}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:9rem 7vw 7rem;position:relative;z-index:2}.eyebrow,.section-number{font-size:.72rem;text-transform:uppercase;letter-spacing:.24em;color:var(--gold);font-weight:600}.hero h1,.promise h2,.section-heading h2,.launch h2{font-family:"Italiana",serif;font-weight:400;line-height:.9;letter-spacing:-.03em;margin:1.2rem 0}.hero h1{font-size:clamp(4rem,7.5vw,8.8rem)}em{color:var(--gold);font-style:italic}.intro{max-width:34rem;color:#d2c7bd;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:2.2rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0ae6c,#b9783e);color:#17100c;padding:1rem 1.35rem;min-height:52px;text-transform:uppercase;font-weight:600;font-size:.75rem;letter-spacing:.13em;border:0}.button:hover,.button:focus-visible{filter:brightness(1.1);transform:translateY(-1px)}.launch-note{display:flex;flex-direction:column}.launch-note b{font-family:"Italiana",serif;font-size:1.15rem;font-weight:400}.launch-note small{color:var(--muted)}.hero-visual{position:relative;min-height:100svh}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,transparent 24%),linear-gradient(0deg,rgba(18,13,11,.45),transparent 45%)}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.88) contrast(1.05)}.halo{position:absolute;width:28rem;height:28rem;border:1px solid rgba(214,161,94,.34);border-radius:50%;top:17%;right:-10rem;z-index:2}.vertical-note{position:absolute;z-index:3;right:1.2rem;bottom:8rem;writing-mode:vertical-rl;font-size:.65rem;letter-spacing:.28em;color:#ead5bd}.hero-foot{position:absolute;bottom:0;left:0;width:55%;height:62px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 7vw;color:#806f61;font-size:.7rem;text-transform:uppercase;letter-spacing:.18em}.promise{display:grid;grid-template-columns:28% 72%;padding:9rem clamp(1.25rem,7vw,9rem);background:var(--cream);color:var(--ink)}.promise>div{max-width:60rem}.promise h2{font-size:clamp(3.1rem,6vw,7rem)}.promise>div>p{max-width:45rem;margin-left:auto;color:#574a41;font-size:1.08rem}.services{padding:8rem clamp(1.25rem,7vw,9rem)}.section-heading{display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:end;gap:2rem;margin-bottom:4rem}.section-heading h2{font-size:clamp(3.3rem,6vw,6rem);margin:0}.section-heading>p:last-child{color:var(--muted);max-width:20rem}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:6rem 1fr auto;align-items:center;border-bottom:1px solid var(--line);padding:1.5rem 0;transition:.25s ease}.service-list article:hover{padding-left:1rem;background:linear-gradient(90deg,rgba(214,161,94,.07),transparent)}.service-list article>span{color:var(--gold);font-size:.7rem}.service-list h3{font-family:"Italiana",serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:400;margin:0}.service-list p{margin:0;color:var(--muted)}.service-list b{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-weight:500}.more-services{text-align:right;color:var(--muted);margin-top:2rem;font-size:.86rem}.launch{min-height:70vh;position:relative;overflow:hidden;background:#231711;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7rem 1.25rem}.launch .orb{position:absolute;width:min(65vw,50rem);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#8d512a 0%,#3d2417 35%,transparent 70%);filter:blur(8px);opacity:.8}.launch>*:not(.orb){position:relative}.launch h2{font-size:clamp(4rem,8vw,8rem)}.launch>p:not(.eyebrow){max-width:36rem;color:#cbbbae}.launch .muted{margin:1.5rem 0;background:transparent;color:var(--gold);border:1px solid var(--gold);cursor:not-allowed}.launch small{color:#88776a;text-transform:uppercase;letter-spacing:.2em}footer{min-height:130px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:2rem clamp(1.25rem,4vw,5rem);border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}footer p{text-align:center}footer>span{text-align:right}.reveal{animation:rise 1s ease both}@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto;height:74px}.site-header nav{display:none}.header-status{font-size:.62rem}.hero{grid-template-columns:1fr}.hero-copy{padding:8.5rem 1.25rem 4rem;min-height:75svh}.hero h1{font-size:clamp(3.7rem,18vw,6rem)}.hero-visual{min-height:62svh}.hero-visual:after{background:linear-gradient(0deg,var(--ink) 0%,transparent 35%)}.hero-foot{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.promise{grid-template-columns:1fr;padding-block:6rem}.promise h2{margin-top:3rem}.promise>div>p{margin-left:0}.section-heading{grid-template-columns:1fr}.service-list article{grid-template-columns:2.5rem 1fr}.service-list article>b{grid-column:2;margin-top:.6rem}.more-services{text-align:left}.launch{min-height:80svh}footer{grid-template-columns:1fr;text-align:center;gap:1.2rem;padding-block:3rem}footer .brand{justify-content:center}footer p,footer>span{text-align:center;margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.service-list article{transition:none}}
