.landing-root{--bg:#0A1A0F;--bg-2:#0E2415;--surface:#14331E;--surface-2:#1A4227;--fg:#F0F7F2;--muted:#8CB39C;--meta:#6B8C78;--accent:#C8A04A;--orange:#A67C00;--red:#2D6A4F;--debris-3:#2D6A4F;--debris-4:#0A1A0F;--hairline:rgba(200,160,74,0.10);--hairline-strong:rgba(200,160,74,0.20);--innerlight:rgba(200,160,74,0.06);--sans:var(--font-outfit),system-ui,-apple-system,sans-serif;--mono:var(--font-geist-mono),ui-monospace,"JetBrains Mono",Menlo,monospace;--ease:cubic-bezier(0.32,0.72,0,1);--ease-spring:cubic-bezier(0.16,1.16,0.3,1);--shell-radius:2.25rem;--core-radius:calc(2.25rem - 0.4rem);background:var(--bg);color:var(--fg);font-family:var(--sans);font-weight:400;font-size:16px;line-height:1.55;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;margin:0;padding:0;min-height:100vh}.landing-root *{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font-family:inherit}.landing-root .wrap{max-width:1240px;margin:0 auto;padding:0 28px}#debris{width:100%;height:100%;z-index:1}#debris,.landing-root .ambient{position:fixed;inset:0;pointer-events:none}.landing-root .ambient{z-index:0;overflow:hidden}.landing-root .ambient:after,.landing-root .ambient:before{content:"";position:absolute;border-radius:50%;filter:blur(120px);will-change:transform}.landing-root .ambient:before{width:820px;height:820px;background:radial-gradient(circle at 35% 35%,rgba(200,160,74,.32),transparent 60%);top:-260px;left:-120px;opacity:.65;animation:drift1 28s var(--ease) infinite alternate}.landing-root .ambient:after{width:640px;height:640px;background:radial-gradient(circle at 60% 60%,rgba(45,106,79,.3),transparent 60%);top:240px;right:-180px;opacity:.5;animation:drift2 36s var(--ease) infinite alternate}@keyframes drift1{0%{transform:translateZ(0)}to{transform:translate3d(80px,60px,0)}}@keyframes drift2{0%{transform:translateZ(0)}to{transform:translate3d(-60px,40px,0)}}@media (prefers-reduced-motion:reduce){.landing-root .ambient:after,.landing-root .ambient:before{animation:none}}.landing-root footer,.landing-root header,.landing-root main{position:relative;z-index:2}.landing-root .nav-shell{position:sticky;top:18px;z-index:50;margin:18px auto 0;padding:6px;width:-moz-max-content;width:max-content;max-width:calc(100% - 28px);border-radius:999px;background:rgba(42,24,0,.6);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px);box-shadow:inset 0 1px 0 rgba(200,160,74,.12),0 0 0 1px rgba(200,160,74,.1),0 18px 40px -22px rgba(0,0,0,.7)}.landing-root .nav{display:flex;align-items:center;gap:18px;padding:6px 6px 6px 18px;border-radius:999px;background:rgba(26,15,0,.55);box-shadow:inset 0 1px 0 rgba(200,160,74,.1)}.landing-root .brand{font-weight:700;font-size:16px;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:8px}.landing-root .brand-mark{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.landing-root .brand-mark svg{width:22px;height:22px;display:block}.landing-root .nav ul{list-style:none;display:flex;gap:4px;margin:0;padding:0}.landing-root .nav ul a{display:inline-block;padding:8px 14px;border-radius:999px;color:var(--fg);font-size:13.5px;font-weight:500;transition:background .3s var(--ease),color .3s var(--ease);opacity:.78}.landing-root .nav ul a:hover{background:rgba(200,160,74,.08);opacity:1;color:var(--accent)}.landing-root .pill{display:inline-flex;align-items:center;gap:8px;padding:9px 9px 9px 20px;min-height:44px;border-radius:999px;background:var(--accent);color:#1A0F00;font:600 13.5px/1 var(--sans);cursor:pointer;border:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 6px 18px -6px rgba(200,160,74,.55),0 0 0 1px rgba(200,160,74,.55);transition:transform .26s var(--ease),box-shadow .32s var(--ease)}.landing-root .pill:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 12px 30px -8px rgba(200,160,74,.7),0 0 0 1px rgba(200,160,74,.7)}.landing-root .pill:active{transform:scale(.98)}.landing-root .pill .icon-wrap{width:26px;height:26px;border-radius:999px;background:rgba(26,15,0,.18);display:inline-flex;align-items:center;justify-content:center;transition:transform .36s var(--ease-spring),background .3s var(--ease)}.landing-root .pill:hover .icon-wrap{transform:translate(2px,-1px) scale(1.06);background:rgba(26,15,0,.3)}.landing-root .pill svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.8}.landing-root .pill.lg{padding:11px 11px 11px 26px;font-size:15px}.landing-root .pill.lg .icon-wrap{width:34px;height:34px}.landing-root .pill.lg svg{width:14px;height:14px}.landing-root .lang-toggle{display:inline-flex;align-items:center;justify-content:center;padding:6px 13px;border-radius:999px;min-width:44px;min-height:44px;background:transparent;border:1px solid rgba(200,160,74,.28);color:var(--fg);font:600 12px/1 var(--sans);cursor:pointer;letter-spacing:.04em;transition:background .2s var(--ease),border-color .2s;opacity:.75}.landing-root .lang-toggle:hover{background:rgba(200,160,74,.08);opacity:1;border-color:rgba(200,160,74,.5)}.landing-root .ghost{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:999px;background:rgba(200,160,74,.04);color:var(--fg);cursor:pointer;border:none;font:500 13.5px/1 var(--sans);box-shadow:inset 0 0 0 1px var(--hairline-strong);transition:background .3s var(--ease),transform .3s var(--ease)}.landing-root .ghost:hover{background:rgba(200,160,74,.1)}.landing-root .ghost:active{transform:scale(.98)}.landing-root .hero{min-height:100dvh;padding:56px 0 96px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.landing-root .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(42,24,0,.5);box-shadow:inset 0 0 0 1px var(--hairline-strong);font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.landing-root .eyebrow .dot{width:6px;height:6px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px rgba(200,160,74,.18)}.landing-root .hero h1{font-size:clamp(48px,7vw,96px);font-weight:700;line-height:.96;letter-spacing:-.038em;margin:26px 0 28px;max-width:13ch}.landing-root .hero h1 em{font-style:normal;color:var(--accent);font-weight:700}.landing-root .hero p.lede{color:var(--muted);font-size:18.5px;max-width:52ch;margin:0 0 36px;line-height:1.55}.landing-root .hero .actions{margin-bottom:28px}.landing-root .hero .actions,.landing-root .hero-form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.landing-root .hero-form{margin-bottom:24px;max-width:720px}.landing-root .hero-form input{flex:1 1 320px;min-height:56px;padding:0 18px;border-radius:999px;border:1px solid rgba(200,160,74,.22);background:rgba(255,255,255,.08);color:var(--fg);font:500 15px/1 var(--sans);outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.landing-root .hero-form input::-moz-placeholder{color:rgba(240,247,242,.58)}.landing-root .hero-form input::placeholder{color:rgba(240,247,242,.58)}.landing-root .trust-row{display:inline-flex;flex-wrap:wrap;gap:14px;font-family:var(--mono);font-size:11.5px;color:var(--meta);letter-spacing:.08em}.landing-root .trust-row .sep{opacity:.5}.landing-root .map-card{position:relative;animation:floaty 7.5s var(--ease) infinite alternate;will-change:transform}@keyframes floaty{0%{transform:translateZ(0) rotate(-.3deg)}to{transform:translate3d(0,-10px,0) rotate(.3deg)}}.landing-root .map-shell{padding:10px;border-radius:var(--shell-radius);background:rgba(42,24,0,.5);box-shadow:inset 0 1px 0 rgba(200,160,74,.1),0 0 0 1px var(--hairline),0 30px 70px -28px rgba(200,160,74,.3),0 12px 28px -16px rgba(0,0,0,.7)}.landing-root .map-core{position:relative;border-radius:var(--core-radius);background:linear-gradient(180deg,#0F1F12,#0A1610);box-shadow:inset 0 1px 0 rgba(200,160,74,.06),inset 0 0 0 1px var(--hairline);padding:16px;overflow:hidden}.landing-root .map-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.landing-root .map-meta .crumb{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:rgba(26,15,0,.6);box-shadow:inset 0 0 0 1px var(--hairline);font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:var(--fg)}.landing-root .map-meta .crumb svg{width:12px;height:12px;color:var(--accent)}.landing-root .map-meta .live{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.landing-root .map-meta .pulse-dot{width:8px;height:8px;border-radius:999px;background:var(--accent);animation:pulse 2.4s var(--ease) infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(200,160,74,.55)}70%{box-shadow:0 0 0 11px rgba(200,160,74,0)}to{box-shadow:0 0 0 0 rgba(200,160,74,0)}}.landing-root .map-svg-wrap{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:16/11;background:#0A1610}.landing-root .map-svg-wrap svg{display:block;width:100%;height:100%}.landing-root .map-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.landing-root .map-stat{padding:12px 14px;border-radius:14px;background:rgba(26,15,0,.5);box-shadow:inset 0 0 0 1px var(--hairline)}.landing-root .map-stat .lbl{font-family:var(--mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--meta)}.landing-root .map-stat .val{font-family:var(--mono);font-size:18px;font-weight:600;color:var(--fg);margin-top:4px;letter-spacing:-.01em}.landing-root .map-stat .val .accent{color:var(--accent)}.landing-root .property-poly{stroke-dasharray:600;stroke-dashoffset:600;animation:trace 2.6s var(--ease) .4s forwards;filter:drop-shadow(0 0 6px rgba(200,160,74,.55))}@keyframes trace{to{stroke-dashoffset:0}}.landing-root .property-fill{opacity:0;animation:fadein 1s var(--ease) 2.6s forwards}@keyframes fadein{to{opacity:1}}.landing-root .map-pin{transform-origin:center;animation:pin-pulse 2.4s var(--ease) 3s infinite}@keyframes pin-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.landing-root .trust-strip{background:var(--bg-2);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:22px 0;position:relative}.landing-root .trust-strip .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:center}.landing-root .trust-item{gap:10px;font-family:var(--mono);letter-spacing:.06em;color:var(--fg)}.landing-root .trust-item,.landing-root .trust-item .check{display:inline-flex;align-items:center;font-size:12px;justify-content:center}.landing-root .trust-item .check{width:20px;height:20px;border-radius:999px;background:rgba(200,160,74,.14);color:var(--accent)}.landing-root .trust-item .lbl{color:var(--muted)}.landing-root section.block{padding:112px 0;position:relative}.landing-root .section-head{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:end;margin-bottom:56px}.landing-root .section-head h2{font-size:clamp(38px,5vw,64px);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:16px 0 0;max-width:18ch}.landing-root .section-head h2 em{color:var(--accent);font-style:normal;font-weight:700}.landing-root .section-head p{color:var(--muted);font-size:16.5px;max-width:46ch;margin:0;line-height:1.55}.landing-root .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-root .step-card{padding:8px;border-radius:var(--shell-radius);background:rgba(42,24,0,.45);box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline),0 22px 50px -28px rgba(0,0,0,.6);transition:transform .6s var(--ease),box-shadow .6s var(--ease)}.landing-root .step-card:hover{transform:translateY(-4px);box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline-strong),0 30px 70px -22px rgba(200,160,74,.18)}.landing-root .step-card .core{border-radius:var(--core-radius);background:linear-gradient(180deg,#2A1800,#1F1100);box-shadow:inset 0 1px 0 rgba(200,160,74,.06),inset 0 0 0 1px var(--hairline);padding:32px 28px;height:100%;display:flex;flex-direction:column;gap:20px}.landing-root .step-num{font-family:var(--mono);font-size:11px;letter-spacing:.2em;color:var(--accent);text-transform:uppercase}.landing-root .step-illus{height:140px;border-radius:18px;background:linear-gradient(180deg,rgba(200,160,74,.06),rgba(200,160,74,.02));box-shadow:inset 0 0 0 1px var(--hairline);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.landing-root .step-card h3{font-size:26px;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0}.landing-root .step-card p{font-size:14.5px;color:var(--muted);margin:0;line-height:1.55}.landing-root .illus-svg{width:100%;height:100%}.landing-root .included-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.landing-root .incl-card{padding:8px;border-radius:28px;background:rgba(42,24,0,.4);box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline);transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.landing-root .incl-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline-strong)}.landing-root .incl-card .core{border-radius:calc(28px - 8px);background:linear-gradient(180deg,#261500,#1B0E00);box-shadow:inset 0 0 0 1px var(--hairline);padding:24px 20px;height:100%;display:flex;flex-direction:column;gap:14px}.landing-root .incl-icon{width:36px;height:36px;border-radius:12px;background:rgba(200,160,74,.1);box-shadow:inset 0 0 0 1px var(--hairline-strong);display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.landing-root .incl-icon svg{width:18px;height:18px;stroke-width:1.8}.landing-root .incl-card h3{font-size:16px;font-weight:600;letter-spacing:-.015em;margin:0;line-height:1.25}.landing-root .incl-card p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.landing-root .area-band{padding:60px 0;background:linear-gradient(180deg,rgba(42,24,0,.55),rgba(26,15,0,0));border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.landing-root .town-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:920px;margin:0 auto}.landing-root .town-pill{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:rgba(200,160,74,.06);color:var(--fg);font-weight:500;font-size:14.5px;letter-spacing:-.005em;box-shadow:inset 0 0 0 1px var(--hairline-strong);transition:transform .26s var(--ease),background .3s var(--ease),color .3s var(--ease);cursor:default}.landing-root .town-pill:hover{background:rgba(200,160,74,.16);color:var(--accent);transform:translateY(-2px)}.landing-root .town-pill .marker{width:6px;height:6px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px rgba(200,160,74,.18)}.landing-root .faq-list{display:flex;flex-direction:column;gap:10px;max-width:920px;margin:0 auto}.landing-root .faq-item{padding:6px;border-radius:22px;background:rgba(42,24,0,.4);box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline);transition:box-shadow .32s var(--ease)}.landing-root .faq-item.open{box-shadow:inset 0 1px 0 var(--innerlight),0 0 0 1px var(--hairline-strong)}.landing-root .faq-inner{border-radius:17px;background:linear-gradient(180deg,#221300,#1A0E00);box-shadow:inset 0 0 0 1px var(--hairline);overflow:hidden}.landing-root .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;background:transparent;border:none;color:var(--fg);font-family:var(--sans);font-size:17px;font-weight:500;letter-spacing:-.015em;text-align:left;cursor:pointer}.landing-root .faq-q .ico{width:32px;height:32px;border-radius:999px;background:rgba(200,160,74,.1);box-shadow:inset 0 0 0 1px var(--hairline-strong);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0;transition:transform .36s var(--ease-spring),background .3s var(--ease)}.landing-root .faq-q .ico svg{width:14px;height:14px;stroke-width:2}.landing-root .faq-item.open .faq-q .ico{transform:rotate(45deg);background:rgba(200,160,74,.2)}.landing-root .faq-a{max-height:0;overflow:hidden;transition:max-height .52s var(--ease)}.landing-root .faq-a-inner{padding:0 24px 22px;color:var(--muted);font-size:15px;line-height:1.6;max-width:62ch}.landing-root .closing{padding:112px 28px;margin:64px 28px 28px;border-radius:40px;background:radial-gradient(800px 380px at 50% 0,rgba(200,160,74,.32),transparent 70%),linear-gradient(180deg,#3D2200,#1A0F00);position:relative;overflow:hidden;box-shadow:inset 0 1px 0 rgba(200,160,74,.14),0 0 0 1px var(--hairline),0 40px 100px -50px rgba(200,160,74,.45)}.landing-root .closing:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(400px 220px at 80% 90%,rgba(192,57,43,.3),transparent 70%),radial-gradient(360px 200px at 15% 80%,rgba(200,160,74,.22),transparent 70%)}.landing-root .closing-inner{position:relative;max-width:980px;padding:0 8px;margin:0 auto;text-align:center;z-index:2}.landing-root .closing .eyebrow{background:rgba(26,15,0,.5);margin-bottom:24px}.landing-root .closing h2{font-size:clamp(40px,6vw,80px);font-weight:700;letter-spacing:-.038em;line-height:.98;margin:0 0 18px;max-width:16ch;margin-inline:auto}.landing-root .closing p{color:var(--muted);font-size:17px;margin:0 auto 36px;max-width:48ch;line-height:1.55}.landing-root footer{padding:36px 28px;font-family:var(--mono);font-size:11px;color:var(--meta);letter-spacing:.06em;border-top:1px solid var(--hairline);margin-top:0}.landing-root footer .row{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;max-width:1240px;margin:0 auto}.landing-root footer a{display:inline-block;padding:14px 6px;margin:-14px 0;color:inherit;text-decoration:underline;text-underline-offset:3px}.landing-root footer a:hover{color:var(--accent)}.landing-root .reveal{opacity:0;transform:translateY(18px);filter:blur(6px);transition:opacity .8s var(--ease),transform .8s var(--ease),filter .8s var(--ease)}.landing-root .reveal.is-in{opacity:1;transform:none;filter:none}.landing-root .reveal-stagger>*{opacity:0;transform:translateY(14px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.landing-root .reveal-stagger.is-in>*{opacity:1;transform:none}.landing-root .reveal-stagger.is-in>:first-child{transition-delay:0s}.landing-root .reveal-stagger.is-in>:nth-child(2){transition-delay:.1s}.landing-root .reveal-stagger.is-in>:nth-child(3){transition-delay:.2s}.landing-root .reveal-stagger.is-in>:nth-child(4){transition-delay:.3s}.landing-root .reveal-stagger.is-in>:nth-child(5){transition-delay:.4s}@media (prefers-reduced-motion:reduce){.landing-root .reveal,.landing-root .reveal-stagger>*{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}}@media (max-width:1040px){.landing-root .hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:64px;gap:40px}.landing-root .section-head{grid-template-columns:1fr;gap:18px}.landing-root .steps{grid-template-columns:1fr}.landing-root .included-grid,.landing-root .trust-strip .grid{grid-template-columns:repeat(2,1fr)}.landing-root .trust-strip .grid{gap:18px 12px}.landing-root .nav ul{display:none}.landing-root .closing{margin:28px 12px;padding:80px 18px}.landing-root .closing h2{font-size:clamp(36px,8vw,56px)}.landing-root section.block{padding:72px 0}}@media (max-width:560px){.landing-root .included-grid{grid-template-columns:1fr}.landing-root .wrap{padding:0 18px}.landing-root .hero h1{margin:22px 0}.landing-root .pill.lg{padding:10px 10px 10px 22px;font-size:14px}}