:root{--charcoal:#4D4D4F;--charcoal-deep:#3B3B3D;--gold:#CAB26A;--gold-deep:#8A7532;--yellow:#FFD966;--white:#FFFFFF;--light-gold:#F5F0E0;--light-grey:#F2F2F2;--grey-text:#5F5F61;--grey-soft:#C9C9CB;--black:#000000;--seam:1px;--ease:cubic-bezier(.65,.05,.36,1)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:montserrat,Arial,Helvetica,sans-serif;font-weight:400;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.topbar{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:rgba(255,255,255,.94);border-bottom:var(--seam)solid rgba(0,0,0,.1);backdrop-filter:blur(8px);transition:background .45s var(--ease),border-color .45s var(--ease),color .45s var(--ease)}.topbar[data-mode=dark]{background:rgba(61,61,63,.94);border-bottom-color:rgba(202,178,106,.35);color:var(--white)}.topbar[data-mode=hidden]{opacity:0;pointer-events:none;transform:translateY(-100%)}.topbar__mark{font-weight:700;letter-spacing:.34em;font-size:.72rem;text-transform:uppercase;text-decoration:none}.topbar nav{display:flex;gap:clamp(.9rem,3vw,2rem)}.topbar nav a{text-decoration:none;font-size:.66rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding-bottom:.2rem;border-bottom:2px solid transparent;transition:border-color .25s var(--ease),color .25s var(--ease)}.topbar nav a:hover{border-bottom-color:var(--gold)}.topbar nav a[aria-current=true]{border-bottom-color:var(--gold)}.topbar[data-mode=dark] nav a[aria-current=true]{color:var(--yellow);border-bottom-color:var(--yellow)}.splash{display:flex;min-height:100vh;min-height:100svh;width:100%}.gate{position:relative;flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,7vw,5rem);text-decoration:none;overflow:hidden;transition:flex-basis .7s var(--ease),flex-grow .7s var(--ease)}.gate--build{background:var(--white);color:var(--charcoal)}.gate--advise{background:var(--charcoal);color:var(--white)}.gate--build::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to right,rgba(77,77,79,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(77,77,79,.055) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(120% 90% at 20% 40%,#000 20%,transparent 78%);mask-image:radial-gradient(120% 90% at 20% 40%,#000 20%,transparent 78%)}.gate--advise::after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--seam);background:var(--gold)}.gate__inner{position:relative;max-width:34rem}.gate__logo{width:min(100%,25rem);margin-bottom:2.2rem}.gate--advise .gate__logo{width:min(100%,20rem)}.gate__eyebrow{font-size:.64rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;margin:0 0 .9rem}.gate--build .gate__eyebrow{color:var(--gold-deep)}.gate--advise .gate__eyebrow{color:var(--gold)}.gate__line{font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300;line-height:1.65;margin:0 0 2rem}.gate--advise .gate__line{color:var(--grey-soft)}.gate__cta{display:inline-flex;align-items:center;gap:.7rem;font-size:.68rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.gate__cta span{display:block;width:2.4rem;height:1px;background:currentColor;transition:width .35s var(--ease)}.gate--build .gate__cta{color:var(--charcoal)}.gate--advise .gate__cta{color:var(--yellow)}.gate:hover .gate__cta span,.gate:focus-visible .gate__cta span{width:4.2rem}@media(hover:hover) and (min-width:900px){.splash:hover .gate{flex-basis:42%}.splash .gate:hover{flex-basis:58%}}@media(max-width:899px){.splash{flex-direction:column;min-height:auto;padding-top:3.6rem}.gate{min-height:52vh;min-height:52svh}.gate--advise::after{width:100%;height:var(--seam);bottom:auto}}.world{padding:clamp(4.5rem,9vw,8rem)clamp(1.25rem,6vw,5rem)}.wrap{max-width:70rem;margin:0 auto}.eyebrow{font-size:.64rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;margin:0 0 1.4rem;display:flex;align-items:center;gap:.85rem}.eyebrow::after{content:"";flex:1;height:1px;background:var(--gold);opacity:.55}.grid3{display:grid;gap:clamp(1.5rem,3vw,2.75rem);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.lede{font-weight:300;line-height:1.7;max-width:44rem;font-size:clamp(1rem,1.35vw,1.12rem)}.world--build{background:var(--white);color:var(--black)}.world--build .eyebrow{color:var(--gold-deep)}.world--build .hero__logo{width:min(100%,26rem);margin-bottom:2.6rem}.world--build h1{font-weight:300;font-size:clamp(1.85rem,4.4vw,3.15rem);line-height:1.18;letter-spacing:.01em;margin:0 0 1.5rem;color:var(--charcoal);max-width:20ch}.world--build h1 strong{font-weight:700}.world--build .lede{color:var(--grey-text)}.world--build h2{font-weight:300;text-transform:uppercase;letter-spacing:.22em;font-size:clamp(.95rem,1.5vw,1.1rem);color:var(--charcoal);margin:0 0 2.5rem}.card{border-top:2px solid var(--gold);padding-top:1.4rem}.card h3{font-weight:700;font-size:.95rem;letter-spacing:.06em;margin:0 0 .8rem;color:var(--charcoal)}.card p{margin:0;font-weight:300;line-height:1.7;color:var(--grey-text);font-size:.95rem}.rule{height:1px;background:var(--light-grey);margin:clamp(3.5rem,7vw,6rem)0;border:0}.steps{list-style:none;margin:0;padding:0;counter-reset:s}.steps li{counter-increment:s;padding:1.15rem 0 1.15rem 3.6rem;position:relative;border-bottom:1px solid var(--light-grey);font-weight:300;line-height:1.65;color:var(--grey-text)}.steps li::before{content:counter(s,decimal-leading-zero);position:absolute;left:0;top:1.15rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;color:var(--gold-deep)}.steps li b{font-weight:600;color:var(--charcoal)}.world--advise{background:var(--charcoal);color:var(--white)}.world--advise .eyebrow{color:var(--gold)}.world--advise .hero__logo{width:min(100%,21rem);margin-bottom:2.6rem}.world--advise h1{font-weight:700;font-size:clamp(1.75rem,5.6vw,4rem);line-height:1.02;letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--yellow);text-transform:lowercase;overflow-wrap:break-word}.world--advise .lede{color:var(--grey-soft)}.world--advise h2{font-weight:700;font-size:clamp(1.25rem,2.4vw,1.75rem);letter-spacing:-.01em;color:var(--yellow);margin:0 0 2.5rem;text-transform:lowercase}.world--advise .card{border-top-color:var(--yellow)}.world--advise .card h3{color:var(--yellow);font-weight:700;letter-spacing:0;text-transform:lowercase;font-size:1.05rem}.world--advise .card p{color:var(--grey-soft)}.world--advise .rule{background:rgba(202,178,106,.3)}.world--advise .steps li{border-bottom-color:rgba(255,255,255,.13);color:var(--grey-soft)}.world--advise .steps li::before{color:var(--gold)}.world--advise .steps li b{color:var(--yellow)}.pull{border-left:2px solid var(--yellow);padding:.4rem 0 .4rem 1.6rem;font-weight:300;font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.55;color:var(--white);max-width:38rem}.contact{display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,1fr)}@media(min-width:820px){.contact{grid-template-columns:minmax(13rem,.8fr)minmax(0,1.4fr)}}.contact dl{margin:0}.contact dt{font-size:.6rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;margin-bottom:.6rem}.world--build .contact dt{color:var(--gold-deep)}.world--advise .contact dt{color:var(--gold)}.contact dd{margin:0 0 1.8rem;font-weight:300;line-height:1.75;font-size:.95rem}.world--build .contact dd{color:var(--charcoal)}.world--advise .contact dd{color:var(--white)}.contact dd a{text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:1px}.contact dd a:hover{border-bottom-width:2px}.form{display:grid;gap:1.35rem}.form__row{display:grid;gap:1.35rem}@media(min-width:560px){.form__row{grid-template-columns:1fr 1fr}}.field{display:flex;flex-direction:column;gap:.45rem}.field label{font-size:.6rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.world--build .field label{color:var(--gold-deep)}.world--advise .field label{color:var(--gold)}.field input,.field textarea{font-family:inherit;font-size:.95rem;font-weight:300;background:0 0;border:0;border-bottom:1px solid;border-radius:0;padding:.55rem 0;width:100%;transition:border-color .25s var(--ease)}.field textarea{resize:vertical;min-height:6.5rem;line-height:1.6}.world--build .field input,.world--build .field textarea{color:var(--black);border-bottom-color:#d6d6d8}.world--build .field input:focus,.world--build .field textarea:focus{border-bottom-color:var(--gold-deep);outline:none}.world--advise .field input,.world--advise .field textarea{color:var(--white);border-bottom-color:rgba(255,255,255,.28)}.world--advise .field input:focus,.world--advise .field textarea:focus{border-bottom-color:var(--yellow);outline:none}.field input::placeholder,.field textarea::placeholder{opacity:1}.world--build .field input::placeholder,.world--build .field textarea::placeholder{color:#8a8a8c}.world--advise .field input::placeholder,.world--advise .field textarea::placeholder{color:rgba(255,255,255,.6)}.consent{display:flex;gap:.75rem;align-items:flex-start;font-weight:300;font-size:.82rem;line-height:1.6}.consent input{margin:.25rem 0 0;flex:none;width:1rem;height:1rem;accent-color:var(--gold)}.world--build .consent{color:var(--grey-text)}.world--advise .consent{color:var(--grey-soft)}.consent a{color:inherit}.btn{justify-self:start;border:0;cursor:pointer;font-family:inherit;font-size:.68rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;padding:1rem 2.4rem;border-radius:0;transition:background .25s var(--ease),color .25s var(--ease)}.world--build .btn{background:var(--charcoal);color:var(--white)}.world--build .btn:hover{background:var(--black)}.world--advise .btn{background:var(--yellow);color:var(--charcoal-deep)}.world--advise .btn:hover{background:var(--gold)}.form__status{margin:0;font-size:.82rem;font-weight:400;line-height:1.6;min-height:1.2em}.world--build .form__status{color:var(--gold-deep)}.world--advise .form__status{color:var(--yellow)}.foot{background:var(--charcoal-deep);color:var(--grey-soft);padding:clamp(2.5rem,5vw,3.5rem)clamp(1.25rem,6vw,5rem);border-top:2px solid var(--gold)}.foot__grid{max-width:70rem;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.5rem 3rem;align-items:flex-start;justify-content:space-between}.foot p{margin:0;font-weight:300;font-size:.78rem;line-height:1.75}.foot__tag{color:var(--yellow);font-weight:600;letter-spacing:.05em;font-size:.85rem}.foot a{color:var(--grey-soft)}.back{font-size:.64rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;color:var(--yellow)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.doc{max-width:44rem;margin:0 auto;padding:clamp(6rem,10vw,9rem)clamp(1.25rem,6vw,3rem)clamp(4rem,8vw,6rem)}.doc h1{font-weight:300;text-transform:uppercase;letter-spacing:.18em;font-size:clamp(1.3rem,3vw,1.9rem);color:var(--charcoal);margin:0 0 2rem}.doc h2{font-weight:700;font-size:1rem;letter-spacing:.04em;color:var(--charcoal);margin:2.6rem 0 .9rem}.doc p,.doc li{font-weight:300;line-height:1.75;color:var(--grey-text);font-size:.95rem}.doc a{color:var(--gold-deep)}.doc .back{color:var(--gold-deep);display:inline-block;margin-top:3rem;text-decoration:none}.doc .notice{border-left:2px solid var(--gold);background:var(--light-gold);padding:1rem 1.3rem;margin:0 0 2.5rem;font-size:.9rem;color:var(--charcoal)}.consent__label{font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none;color:inherit}