@layer reset,base,components;@layer reset{*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,p,figure{margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}}:root{--bg:#0D1117;--surface:#161B22;--elev:#21262D;--text:#E6EDF3;--muted:#9BA7B4;--gold:#FAC761;--burgundy:#82152C;--line:#30363D;--critical:#DC4F3C;--high:#DC7B3F;--medium:#DEAA3F;--low:#3DA060;--radius-card:16px;--radius-group:20px;--radius-inner:10px;--radius-control:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color-scheme:dark}body{background:var(--bg);color:var(--text);min-height:100dvh;font-size:16px;line-height:1.55}#platform,#ezekiel,#pricing,#methodology,#live-incidents{scroll-margin-top:88px}.mono-label,.frame-bar,.tour-index,.pillar-code,.verified-seal,.site-footer,.audiences span,.price-grid>article>span{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em;text-transform:uppercase}.mono-label{font-size:.69rem;color:var(--gold)}.site-header{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(20px,4vw,68px);position:fixed;inset:0 0 auto;z-index:30;background:#0d1117eb;border-bottom:1px solid rgba(250,199,97,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;width:188px;height:48px}.brand img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center;mix-blend-mode:screen;filter:drop-shadow(0 0 12px rgba(250,199,97,.08))}.roam-mark{width:34px;height:34px;object-fit:contain;mix-blend-mode:screen;animation:markOrbit 18s linear infinite}.footer-logo{width:min(310px,78vw);height:auto;object-fit:contain;object-position:left center;mix-blend-mode:screen}.site-header nav{display:flex;gap:28px;font-size:.8rem;color:#c3ccd5}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--gold)}button{border:0;cursor:pointer}.nav-cta,.primary-cta{justify-self:end;background:var(--gold);color:#11151a;font-weight:750;padding:12px 18px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);transition:transform .2s ease,filter .2s ease}.nav-cta:hover,.primary-cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.nav-cta:focus-visible,.primary-cta:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.hero{min-height:100dvh;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:5vw;padding:120px clamp(20px,6vw,96px) 64px}.hero-map,.hero-scrim{position:absolute;inset:0}.hero-map{background:#0d1117 url(/assets/roam-hero-poster.webp) center/cover no-repeat}.hero-map video{width:100%;height:100%;object-fit:cover;object-position:center 68%;opacity:.82;transform:scale(1.08)}.hero-scrim{background:linear-gradient(90deg,#0d1117,#0d1117eb 38%,#0d111759 72%,#0d1117a8),linear-gradient(0deg,#0D1117 0%,transparent 30%)}@keyframes mapPan{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.08) translate3d(-2%,1%,0)}}.hero-copy,.hero-evidence{position:relative;z-index:2}.hero-copy h1{font-size:clamp(2.7rem,5.2vw,5.8rem);line-height:.95;letter-spacing:-.055em;max-width:780px;margin:18px 0 24px}.hero-copy>p{max-width:690px;color:#c9d2db;font-size:clamp(1rem,1.25vw,1.2rem)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.evidence-link,.method-link{border-bottom:1px solid var(--gold);padding-bottom:4px;color:#f4e8d0}.hero-copy>small{display:block;color:var(--muted);margin-top:16px}.hero-evidence{align-self:end;margin-bottom:6vh;background:#0d1117c7;border:1px solid rgba(250,199,97,.32);min-height:310px;box-shadow:0 35px 80px #00000059}.frame-bar{height:36px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 12px;font-size:.58rem;color:#aab4be}.frame-bar span:last-child{color:var(--gold)}.evidence-center,.shot-pending{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;background:repeating-linear-gradient(135deg,rgba(255,255,255,.015) 0 1px,transparent 1px 12px)}.evidence-center>span,.shot-pending>span,.map-placeholder>span{font-family:ui-monospace,monospace;color:var(--gold);letter-spacing:.14em;font-size:.72rem}.evidence-center p,.shot-pending small{max-width:390px;color:var(--muted);margin-top:10px}.ticker{min-height:50px;background:#11161d;border-block:1px solid var(--line);font-family:ui-monospace,monospace;font-size:.64rem;letter-spacing:.08em;display:flex;align-items:center;gap:32px;overflow:hidden;white-space:nowrap}.ticker strong{background:var(--gold);color:#11151a;padding:17px 26px}.ticker span{color:#aab4be;animation:ticker 30s linear infinite}@keyframes ticker{to{transform:translate(-28%)}}.gap-statement{padding:clamp(90px,13vw,180px) 20px;display:flex;justify-content:center}.gap-statement p{font-size:clamp(1.65rem,3vw,3.2rem);line-height:1.2;letter-spacing:-.035em;max-width:1050px;text-align:center;color:#d4dbe2}.pillars{max-width:1360px;margin:auto;padding:0 clamp(20px,4vw,56px) 140px;display:grid;grid-template-columns:1.2fr .8fr;gap:1px;background:var(--line)}.pillars article{background:var(--surface);padding:48px;min-height:330px;border-top:3px solid var(--gold)}.pillars article:first-child{grid-row:span 2;min-height:661px;padding-top:72px}.pillar-code{font-size:.68rem;color:var(--gold);margin-bottom:60px}.pillars h2{font-size:clamp(1.35rem,2.4vw,2.7rem);line-height:1;letter-spacing:-.035em;margin-bottom:22px}.pillars p{color:#b7c1cb;max-width:58ch}.tour{padding:130px clamp(20px,5vw,80px);max-width:1500px;margin:auto}.tour>header{margin-bottom:80px}.tour>header h2{font-size:clamp(2.3rem,5vw,5.2rem);letter-spacing:-.05em;line-height:1;max-width:850px;margin-top:14px}.tour-row{display:grid;grid-template-columns:.68fr 1.32fr;gap:clamp(30px,7vw,110px);align-items:center;padding:70px 0;border-top:1px solid var(--line)}.tour-row:nth-child(odd){grid-template-columns:1.32fr .68fr}.tour-row:nth-child(odd) .tour-copy{order:2}.tour-copy p{font-size:clamp(1.1rem,1.65vw,1.5rem);line-height:1.45;color:#cad3db}.tour-index{display:block;color:var(--gold);font-size:.72rem;margin-bottom:24px}.shot-frame{background:var(--surface);border:1px solid var(--line);box-shadow:0 30px 70px #00000047}.shot-pending{min-height:370px}.map-placeholder{position:relative;width:100%;height:370px;overflow:hidden}.map-placeholder img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);opacity:.72}.map-placeholder:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,17,23,.6),transparent 50%)}.map-placeholder>span{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);background:#0d1117;padding:11px 15px;border:1px solid var(--gold)}.verification{background:#121820;border-block:1px solid var(--line);padding:110px clamp(20px,6vw,90px)}.verification-title{display:flex;align-items:center;gap:24px;margin-bottom:58px}.verified-seal{display:inline-flex;border:1px solid var(--gold);color:var(--gold);padding:8px 10px;font-size:.61rem}.verification-title h2{font-size:clamp(2rem,4vw,4.5rem);letter-spacing:-.04em}.verify-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.verify-steps article{background:var(--bg);padding:38px;min-height:220px}.verify-steps strong{font-family:ui-monospace,monospace;color:var(--gold);font-size:.72rem;letter-spacing:.1em}.verify-steps p{color:#b7c1cb;margin-top:36px}.method-link{display:inline-block;margin-top:34px}.audiences{display:grid;grid-template-columns:repeat(3,1fr);max-width:1420px;margin:auto;padding:130px clamp(20px,5vw,80px);gap:1px;background:var(--line)}.audiences article{background:var(--bg);padding:42px}.audiences span{font-size:.65rem;color:var(--gold)}.audiences p{font-size:1.28rem;margin:44px 0 30px}.audiences a{color:#dde4ea;border-bottom:1px solid #5A6570}.pricing{padding:130px clamp(20px,5vw,80px);background:var(--surface)}.pricing>header{max-width:750px}.pricing>header h2{font-size:clamp(2.2rem,4vw,4.5rem);letter-spacing:-.045em;line-height:1}.pricing>header p{color:var(--muted);margin-top:18px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:68px}.price-grid article{position:relative;background:var(--bg);border:1px solid var(--line);padding:38px;min-height:490px;display:flex;flex-direction:column}.price-grid article.featured{border-color:var(--gold);box-shadow:0 0 55px #fac76117}.price-grid article.featured>b{position:absolute;right:0;top:0;background:var(--gold);color:#111;padding:7px 11px;font-family:ui-monospace,monospace;font-size:.55rem;letter-spacing:.08em}.price-grid article.partner{border-top:5px solid var(--burgundy)}.price-grid>article>span{font-size:.68rem;color:var(--gold)}.price-grid strong{font-size:clamp(2.3rem,4vw,4.3rem);letter-spacing:-.05em;margin:38px 0}.price-grid strong small{font-size:.82rem;letter-spacing:0;color:var(--muted);display:block}.price-grid p{color:#bcc6cf}.price-grid article>small{color:var(--muted);margin-top:20px}.price-grid .primary-cta{margin-top:auto;align-self:flex-start}.allowance{margin-top:30px;color:#d6dee5}.pricing>.method-link{margin-left:24px}.final-cta{min-height:640px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px}.contours{position:absolute;inset:0;opacity:.35;background:repeating-radial-gradient(ellipse at 50% 80%,transparent 0 35px,rgba(250,199,97,.17) 36px 37px,transparent 38px 70px)}.final-cta>*:not(.contours){position:relative}.final-cta p{max-width:680px;font-size:1.2rem;color:#b6c0c9}.final-cta h2{font-size:clamp(3rem,7vw,7rem);letter-spacing:-.06em;line-height:.95;margin:22px 0 38px}.final-cta .primary-cta span{font-weight:500}.site-footer{border-top:1px solid var(--line);padding:70px clamp(20px,5vw,80px) 26px;display:grid;grid-template-columns:1.3fr 1fr;gap:60px;color:#aeb8c2;font-size:.68rem}.site-footer>div:first-child p{font-family:Inter,sans-serif;text-transform:none;letter-spacing:0;font-size:1.2rem;max-width:500px;margin-top:26px;color:#d0d8df}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-links>div{display:flex;flex-direction:column;gap:13px}.footer-line{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:#6f7a85}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#04070ad6;display:grid;place-items:center;padding:20px}.request-modal{width:min(760px,100%);background:var(--surface);border:1px solid var(--gold);padding:clamp(26px,5vw,54px);position:relative;box-shadow:0 50px 120px #000}.modal-close{position:absolute;right:18px;top:18px;background:transparent;color:#cad3db;border-bottom:1px solid #56616C}.request-modal h2,.document-page h1{font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.05em;margin:12px 0 32px}.request-modal form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.request-modal label{display:flex;flex-direction:column;gap:8px;font-size:.78rem;color:#c9d2da}.request-modal input,.request-modal textarea{width:100%;background:#0f141b;color:var(--text);border:1px solid #3B4651;padding:13px}.wide{grid-column:1/-1}.success{text-align:center;padding:70px 20px}.success p{color:#c7d0d8}.document-page{min-height:100dvh;padding:150px clamp(20px,8vw,130px);max-width:1200px;margin:auto}.document-page>p{font-size:1.2rem;color:#bac4cd;max-width:760px}.error-actions{display:flex;gap:24px;align-items:center;margin-top:32px}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:118px}.hero-evidence{align-self:auto;margin:0}.pillars{grid-template-columns:1fr}.pillars article:first-child{grid-row:auto;min-height:auto}.tour-row,.tour-row:nth-child(odd){grid-template-columns:1fr}.tour-row:nth-child(odd) .tour-copy{order:0}.verify-steps,.audiences,.price-grid,.request-modal form{grid-template-columns:1fr}.wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.footer-line{grid-column:auto}}@media(max-width:600px){.brand span{display:none}.nav-cta{padding:10px 12px}.hero{padding-inline:18px}.hero-copy h1{font-size:2.65rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-evidence{min-height:250px}.evidence-center{min-height:210px}.ticker strong{padding-inline:14px}.pillars article,.audiences article,.price-grid article{padding:28px}.verification-title{align-items:flex-start;flex-direction:column}.final-cta .primary-cta span{display:none}.footer-links{grid-template-columns:1fr}}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:70px}.division-line{margin:60px 0 30px;padding:28px;border-left:3px solid var(--gold);background:var(--surface);display:flex;flex-direction:column;gap:10px}.division-line span{color:var(--muted)}.detail-prices{margin-bottom:70px}.comparison{border-top:1px solid var(--line);padding-top:55px}.comparison h2,.legal-pending h2{font-size:2rem;margin-bottom:12px}.pending-table,.legal-pending{margin:28px 0;padding:28px;border:1px solid var(--burgundy);background:#82152c14;font-family:ui-monospace,monospace;color:#d4b9bf;letter-spacing:.08em}.method-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:70px}.method-blocks article{background:var(--surface);padding:34px}.method-blocks strong{font-family:ui-monospace,monospace;color:var(--gold);font-size:.72rem}.method-blocks p{color:#b8c2cb;margin-top:28px}@media(max-width:900px){.detail-grid,.method-blocks{grid-template-columns:1fr}}@keyframes markOrbit{to{transform:rotate(360deg)}}@keyframes breathe{0%,to{transform:scale(.985);filter:brightness(.94) saturate(.92)}50%{transform:scale(1.018);filter:brightness(1.08) saturate(1.06)}}@keyframes haloTurn{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes haloTurnReverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes scanPass{0%{transform:translateY(-140%);opacity:0}15%,75%{opacity:.42}to{transform:translateY(560%);opacity:0}}@keyframes frameFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-7px,0)}}@keyframes goldPulse{0%,to{box-shadow:0 0 #fac76100}50%{box-shadow:0 0 0 8px #fac7610f}}.hero:after{content:"";position:absolute;z-index:1;inset:72px 0 0;pointer-events:none;background:linear-gradient(105deg,transparent 40%,rgba(250,199,97,.055) 49%,transparent 58%);background-size:220% 100%;animation:heroSweep 11s ease-in-out infinite}@keyframes heroSweep{0%,28%{background-position:120% 0}72%,to{background-position:-120% 0}}.hero-copy>*{animation:heroEnter .9s cubic-bezier(.16,1,.3,1) both}.hero-copy h1{animation-delay:.08s}.hero-copy>p{animation-delay:.16s}.hero-actions{animation-delay:.24s}.hero-copy>small{animation-delay:.3s}@keyframes heroEnter{0%{opacity:0;transform:translateY(22px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:none;clip-path:inset(0)}}.hero-evidence{animation:frameFloat 8s ease-in-out infinite}.hero-evidence:after,.shot-frame:after{content:"";position:absolute;inset:36px 0 auto;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.36;transform:translate(-100%);animation:lineSweep 7s ease-in-out infinite}.shot-frame{position:relative;overflow:hidden;transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .55s ease}.shot-frame:hover{transform:translateY(-8px) scale(1.008);border-color:#fac7617a;box-shadow:0 40px 100px #0000006b}@keyframes lineSweep{45%,to{transform:translate(100%)}}.pillars article,.audiences article,.price-grid article,.verify-steps article{transition:transform .5s cubic-bezier(.16,1,.3,1),background-color .35s ease,border-color .35s ease}.pillars article:hover,.audiences article:hover,.price-grid article:hover,.verify-steps article:hover{transform:translateY(-6px);background:#1b222b}.verified-seal{animation:goldPulse 3.6s ease-in-out infinite}.tour-row{view-timeline-name:--tour-row;view-timeline-axis:block}.tour-row .tour-copy,.tour-row .shot-frame{animation:tourReveal linear both;animation-timeline:--tour-row;animation-range:entry 8% cover 33%}.tour-row .shot-frame{animation-name:tourFrameReveal}@keyframes tourReveal{0%{transform:translate(-40px);opacity:.35}to{transform:none;opacity:1}}@keyframes tourFrameReveal{0%{transform:translate(55px) scale(.96);filter:saturate(.65)}to{transform:none;filter:none}}.ezekiel-stage{position:relative;width:100%;min-height:520px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(250,199,97,.13),transparent 26%),#0b1018;isolation:isolate}.ezekiel-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(circle,black 5%,transparent 68%);mask-image:radial-gradient(circle,black 5%,transparent 68%)}.ezekiel-stage img{position:relative;z-index:2;width:min(88%,580px);height:auto;mix-blend-mode:screen;animation:breathe 5.5s ease-in-out infinite;filter:drop-shadow(0 28px 60px rgba(0,0,0,.55))}.ezekiel-halo{position:absolute;left:50%;top:50%;z-index:1;border:1px solid rgba(244,232,208,.28);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.halo-one{width:72%;aspect-ratio:1;animation:haloTurn 24s linear infinite}.halo-one:after{content:"";position:absolute;left:50%;top:-4px;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 20px #fac761cc}.halo-two{width:58%;aspect-ratio:1;transform:translate(-50%,-50%) rotate(45deg) scaleY(.42);animation:haloTurnReverse 17s linear infinite;border-color:#fac76161}.halo-three{width:44%;aspect-ratio:1;transform:translate(-50%,-50%) rotate(-35deg) scaleX(.38);animation:haloTurn 13s linear infinite;border-color:#f4e8d061}.ezekiel-scan{position:absolute;z-index:3;left:9%;right:9%;height:16%;top:0;background:linear-gradient(transparent,rgba(250,199,97,.12),transparent);animation:scanPass 7s ease-in-out infinite;pointer-events:none}.ezekiel-status{position:absolute;z-index:4;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid rgba(250,199,97,.3);font-family:ui-monospace,monospace;font-size:.6rem;letter-spacing:.12em;color:var(--gold)}.ezekiel-status b{color:#8e9aa5;font-weight:500}.final-cta .contours{animation:contourShift 18s ease-in-out infinite alternate}@keyframes contourShift{to{transform:scale(1.09) translateY(-2%);opacity:.5}}.nav-cta,.primary-cta{position:relative;overflow:hidden}.nav-cta:after,.primary-cta:after{content:"";position:absolute;inset:-50% auto -50% -35%;width:26%;background:#ffffff8c;transform:skew(-20deg);transition:left .7s cubic-bezier(.16,1,.3,1)}.nav-cta:hover:after,.primary-cta:hover:after{left:125%}body{background:radial-gradient(circle at 82% 18%,rgba(250,199,97,.045),transparent 24rem),radial-gradient(circle at 14% 62%,rgba(130,21,44,.035),transparent 28rem),var(--bg);background-attachment:fixed}main{position:relative;overflow:clip;background:linear-gradient(180deg,transparent 0 8%,rgba(22,27,34,.28) 20%,transparent 34%),radial-gradient(ellipse at 78% 42%,rgba(250,199,97,.035),transparent 28%),radial-gradient(ellipse at 18% 72%,rgba(130,21,44,.028),transparent 30%)}main:before{content:"";position:absolute;inset:100vh 0 0;z-index:-1;pointer-events:none;opacity:.3;background-image:linear-gradient(rgba(230,237,243,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(230,237,243,.018) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(transparent 0,#000 8%,#000 90%,transparent);mask-image:linear-gradient(transparent 0,#000 8%,#000 90%,transparent)}.gap-statement,.pillars,.tour,.verification,.audiences,.pricing,.final-cta{position:relative;isolation:isolate}.gap-statement:before{content:"";position:absolute;z-index:-1;width:min(68vw,920px);aspect-ratio:1;right:-22vw;top:50%;transform:translateY(-50%);background:url(/assets/roam-mark.png) center/contain no-repeat;mix-blend-mode:screen;opacity:.018;filter:blur(.2px)}.gap-statement:after{content:"";position:absolute;z-index:-1;inset:10% 8%;background:radial-gradient(ellipse at center,rgba(250,199,97,.045),transparent 62%);filter:blur(18px)}.pillars{box-shadow:0 42px 120px #00000047,0 0 0 1px #fac76106}.pillars:before{content:"";position:absolute;z-index:-1;inset:-80px -8vw;background:radial-gradient(ellipse at 26% 38%,rgba(250,199,97,.05),transparent 38%),radial-gradient(ellipse at 82% 78%,rgba(130,21,44,.045),transparent 32%);filter:blur(24px)}.tour{background:radial-gradient(ellipse at 86% 12%,rgba(250,199,97,.052),transparent 28%),radial-gradient(ellipse at 8% 58%,rgba(130,21,44,.035),transparent 30%),linear-gradient(180deg,#0d111733,#161b2252 52%,#0d11171a)}.tour:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.24;background-image:linear-gradient(30deg,transparent 49.7%,rgba(250,199,97,.07) 50%,transparent 50.3%),linear-gradient(150deg,transparent 49.7%,rgba(230,237,243,.035) 50%,transparent 50.3%);background-size:140px 240px;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 86%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 86%,transparent);animation:atmosphericDrift 36s linear infinite}.verification:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(130,21,44,.14) 0 4px,transparent 4px),radial-gradient(ellipse at 74% 50%,rgba(250,199,97,.045),transparent 36%)}.audiences{background:linear-gradient(180deg,#0d1117db,#0d111780),radial-gradient(ellipse at 50% 0,rgba(250,199,97,.04),transparent 42%)}.audiences:before{content:"";position:absolute;z-index:-1;inset:12% 0;background:linear-gradient(90deg,transparent,rgba(230,237,243,.035) 25%,transparent 50%,rgba(230,237,243,.025) 75%,transparent);filter:blur(20px)}.pricing{overflow:hidden;background:radial-gradient(circle at 54% 30%,rgba(250,199,97,.075),transparent 18rem),radial-gradient(circle at 92% 80%,rgba(130,21,44,.06),transparent 24rem),linear-gradient(180deg,#161b22,#11171e)}.pricing:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(230,237,243,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(230,237,243,.022) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 72%);mask-image:radial-gradient(ellipse at center,#000,transparent 72%);animation:pricingGridDrift 28s ease-in-out infinite alternate}.final-cta{background:radial-gradient(ellipse at 50% 100%,rgba(250,199,97,.075),transparent 48%),linear-gradient(180deg,#0d111733,#0d1117)}.final-cta:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:4px;background:linear-gradient(90deg,transparent 8%,var(--burgundy) 8% 24%,transparent 24% 76%,var(--gold) 76% 92%,transparent 92%);opacity:.58}.site-footer{position:relative;background:linear-gradient(180deg,#0d1117,#090d12)}.site-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.34}@keyframes atmosphericDrift{to{background-position:140px 0,-140px 0}}@keyframes pricingGridDrift{0%{transform:translate3d(-1.5%,-1%,0) scale(1.03)}to{transform:translate3d(1.5%,1%,0) scale(1.03)}}.ezekiel-showcase{position:relative;min-height:610px;display:grid;grid-template-columns:minmax(250px,.9fr) minmax(330px,1.1fr);align-items:center;gap:clamp(10px,3vw,44px);overflow:visible}.ezekiel-showcase:before{content:"";position:absolute;z-index:-1;inset:8% -8%;background:radial-gradient(circle at 30% 50%,rgba(250,199,97,.11),transparent 26%),radial-gradient(ellipse at 72% 50%,rgba(33,38,45,.76),transparent 58%);filter:blur(18px)}.ezekiel-float{position:relative;min-width:0;animation:ezekielFloat 7s ease-in-out infinite}.ezekiel-showcase .ezekiel-stage{min-height:560px;background:transparent;overflow:visible}.ezekiel-showcase .ezekiel-stage:before{opacity:.22;-webkit-mask-image:radial-gradient(circle,#000 0,transparent 66%);mask-image:radial-gradient(circle,#000 0,transparent 66%)}.ezekiel-showcase .ezekiel-stage img{width:min(110%,620px);max-width:none}.ezekiel-showcase .ezekiel-status,.ezekiel-showcase .ezekiel-scan{display:none}.ezekiel-chat{position:relative;z-index:3;background:linear-gradient(180deg,#161b22fa,#0d1117fa);border:1px solid #38424D;box-shadow:0 38px 90px #0000006b,inset 0 1px #ffffff09;padding:0;overflow:hidden}.chat-meta{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px;border-bottom:1px solid #303A44;font-family:ui-monospace,monospace;font-size:.56rem;letter-spacing:.12em;color:var(--gold)}.chat-meta b{font-weight:500;color:#74808c}.chat-thread{display:grid;gap:14px;padding:22px}.chat-message{max-width:92%;padding:15px 16px;border:1px solid #343E48;background:#121820;text-align:left}.chat-message small,.plan-fit small,.plan-difference small{font-family:ui-monospace,monospace;font-size:.56rem;letter-spacing:.12em;color:var(--gold)}.chat-message p{margin-top:7px;color:#cbd4dc;font-size:.9rem;line-height:1.55}.user-message{justify-self:end;background:#1b222b;border-color:#424d58}.analyst-message{justify-self:start;border-left:2px solid var(--gold)}.chat-message.compact{max-width:80%}.capability-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.capability-tags span{border:1px solid #44505C;padding:5px 7px;font-family:ui-monospace,monospace;font-size:.5rem;letter-spacing:.08em;color:#98a4af}.chat-composer{min-height:58px;margin:0 16px 16px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #414C57;background:#0d1218;color:#7f8b96;font-size:.72rem}.chat-composer b{font-family:ui-monospace,monospace;font-size:.58rem;letter-spacing:.1em;color:#111;background:var(--gold);padding:8px 10px}@keyframes ezekielFloat{0%,to{transform:translate3d(0,4px,0)}50%{transform:translate3d(0,-10px,0)}}.pricing>header{max-width:940px}.pricing>header .mono-label{margin-bottom:18px}.pricing>header h2{max-width:900px}.pricing>header p{max-width:760px;font-size:1.05rem;line-height:1.65}.price-grid{align-items:stretch;gap:14px}.price-grid article{min-height:760px;padding:34px;overflow:hidden}.price-grid article.featured{transform:translateY(-10px);box-shadow:0 0 70px #fac7611a,0 36px 80px #0000004d}.price-grid article.featured:hover{transform:translateY(-16px)}.plan-recommendation{position:absolute;inset:0 0 auto auto;background:var(--gold);color:#111;padding:8px 11px;font-family:ui-monospace,monospace;font-size:.54rem;letter-spacing:.09em}.plan-heading{padding-bottom:26px;border-bottom:1px solid #323C46}.plan-heading>span{display:block;font-family:ui-monospace,monospace;font-size:.7rem;letter-spacing:.14em;color:var(--gold)}.plan-heading strong{display:block;margin:26px 0 0;font-size:clamp(2.3rem,3.5vw,4rem);line-height:.95}.plan-heading strong small{margin-top:10px;font-size:.72rem;line-height:1.3;color:#8f9ba6;letter-spacing:.04em}.plan-buyer{min-height:76px;margin:24px 0 0;color:#d4dce3!important;font-size:1rem;line-height:1.5}.plan-fit,.plan-difference{margin-top:22px;padding:16px;background:#11171e;border-left:2px solid #45515D}.plan-difference{border-left-color:var(--gold)}.plan-fit p,.plan-difference p{margin-top:8px;color:#aeb9c3!important;font-size:.83rem;line-height:1.5}.plan-features{display:grid;gap:10px;margin:24px 0 30px;padding:0;list-style:none}.plan-features li{position:relative;padding-left:18px;color:#bcc6cf;font-size:.84rem;line-height:1.45}.plan-features li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:1px;background:var(--gold)}.price-grid .primary-cta{margin-top:auto;width:100%;text-align:center}.pricing-foot{margin-top:34px;padding-top:24px;border-top:1px solid #39434D;display:flex;justify-content:space-between;gap:30px;color:#bbc5ce}.pricing-foot span{font-family:ui-monospace,monospace;font-size:.58rem;letter-spacing:.08em;color:#7f8a95;text-align:right}@media(max-width:1100px){.ezekiel-showcase{grid-template-columns:1fr}.ezekiel-showcase .ezekiel-stage{min-height:430px}.ezekiel-chat{width:min(680px,100%);margin:-70px auto 0}.price-grid article{padding:28px}}@media(max-width:900px){.price-grid article.featured{transform:none}.price-grid article.featured:hover{transform:translateY(-6px)}.price-grid article{min-height:auto}.pricing-foot{flex-direction:column}.pricing-foot span{text-align:left}}@media(max-width:600px){.ezekiel-showcase{min-height:auto}.ezekiel-showcase .ezekiel-stage{min-height:350px}.ezekiel-chat{margin:-50px auto 0}.chat-meta{align-items:flex-start;flex-direction:column;padding-block:12px}.chat-thread{padding:14px}.chat-message{max-width:100%}.chat-composer span{max-width:210px}.plan-buyer{min-height:auto}}.hero-copy h1{max-width:880px}.hero-copy>p{max-width:740px}.hero-proof-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303A44}.hero-proof-row span{padding:12px 10px;text-align:center;font-family:ui-monospace,monospace;font-size:.52rem;letter-spacing:.09em;color:#8e9aa5;border-right:1px solid #303A44}.hero-proof-row span:last-child{border-right:0}.gap-section{position:relative;isolation:isolate;padding:clamp(100px,12vw,170px) clamp(20px,6vw,90px);background:radial-gradient(ellipse at 80% 30%,rgba(250,199,97,.045),transparent 32%),linear-gradient(180deg,#0d1117,#11171e)}.gap-section:before{content:"";position:absolute;z-index:-1;width:min(64vw,880px);aspect-ratio:1;right:-24vw;top:34%;background:url(/assets/roam-mark.png) center/contain no-repeat;mix-blend-mode:screen;opacity:.018}.gap-intro{max-width:1050px}.gap-intro h2,.workflow-section h2,.audiences>header h2{font-size:clamp(2.5rem,5.2vw,5.5rem);line-height:.98;letter-spacing:-.052em;margin:16px 0 24px}.gap-intro>p,.workflow-section>header>p,.audiences>header>p{max-width:820px;color:#aeb9c3;font-size:1.08rem;line-height:1.7}.category-comparison{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;background:#303942;border:1px solid #303942}.category-comparison article{min-height:270px;padding:32px;background:#10161d}.category-comparison article>span{font-family:ui-monospace,monospace;font-size:.58rem;letter-spacing:.12em;color:#7f8a95}.category-comparison h3{font-size:1.45rem;line-height:1.15;margin:45px 0 16px}.category-comparison p{color:#9eabb6;line-height:1.62}.category-comparison .roam-category{background:linear-gradient(145deg,#1b222b,#11171e);border-top:3px solid var(--gold)}.category-comparison .roam-category>span{color:var(--gold)}.workflow-section{padding:clamp(100px,12vw,165px) clamp(20px,6vw,90px);position:relative;background:radial-gradient(ellipse at 10% 65%,rgba(130,21,44,.045),transparent 28%)}.workflow-section>header{max-width:1080px}.workflow-track{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:70px;background:#303a44;border:1px solid #303A44}.workflow-track article{min-height:260px;padding:28px 24px;background:#11171e;position:relative}.workflow-track article:after{content:"";position:absolute;left:24px;right:24px;bottom:24px;height:1px;background:linear-gradient(90deg,var(--gold),transparent);opacity:.45}.workflow-track span{font-family:ui-monospace,monospace;font-size:.6rem;color:var(--gold);letter-spacing:.12em}.workflow-track h3{font-size:1.22rem;letter-spacing:.06em;margin:52px 0 16px}.workflow-track p{font-size:.86rem;line-height:1.58;color:#a9b4be}.human-decision{display:grid;grid-template-columns:auto 1fr;gap:28px;align-items:center;margin:1px 0 0;padding:24px 28px;background:linear-gradient(90deg,#fac7611c,#161b22e6);border-left:3px solid var(--gold)}.human-decision strong{font-family:ui-monospace,monospace;font-size:.68rem;letter-spacing:.12em;color:var(--gold)}.human-decision p{color:#c1cbd4}.pillars h3{font-size:1.15rem;line-height:1.4;color:#e2e8ed;margin:0 0 18px;max-width:34ch}.pillars article:first-child h3{font-size:clamp(1.35rem,2vw,2rem)}.pillar-output{margin-top:auto;padding-top:28px;border-top:1px solid #35404A;display:grid;gap:8px}.pillar-output small{font-family:ui-monospace,monospace;font-size:.54rem;letter-spacing:.12em;color:var(--gold)}.pillar-output strong{font-size:.9rem;color:#bfc9d2;font-weight:500}.pillars article{display:flex;flex-direction:column}.tour>header>p{max-width:760px;margin-top:24px;color:#9fabb6;font-size:1.02rem;line-height:1.65}.tour-copy h3{font-size:clamp(1.5rem,2.4vw,2.6rem);line-height:1.1;letter-spacing:-.035em;margin:0 0 20px;color:#e1e7ec}.tour-copy ul{display:grid;gap:9px;margin:25px 0 0;padding:0;list-style:none}.tour-copy li{position:relative;padding-left:18px;font-family:ui-monospace,monospace;font-size:.62rem;letter-spacing:.06em;color:#8996a1}.tour-copy li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:1px;background:var(--gold)}.verification{padding-block:130px}.verification-title{align-items:flex-start;max-width:1100px}.verification-title>div>p{max-width:760px;margin-top:20px;color:#aab5bf;font-size:1rem;line-height:1.65}.verify-steps{grid-template-columns:repeat(4,1fr);margin-top:54px}.verify-steps article{min-height:300px}.verify-steps h3{font-size:1.15rem;margin:34px 0 12px}.verify-steps p{margin-top:0}.methodology-note{margin-top:1px;padding:28px 34px;display:grid;grid-template-columns:auto 1fr;gap:30px;background:#0d1218;border-left:3px solid var(--burgundy)}.methodology-note strong{color:#e0e6eb}.methodology-note p{color:#9eaab5}.audiences{display:block;max-width:none;padding:130px clamp(20px,5vw,80px)}.audiences>header{max-width:1000px;margin:0 auto 68px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1420px;margin:auto;gap:1px;background:#303942;border:1px solid #303942}.audience-grid article{min-height:460px;display:flex;flex-direction:column}.audience-grid h3{font-size:1.55rem;line-height:1.18;margin:42px 0 20px}.audience-grid article>p{margin:0;color:#aab5bf;font-size:.95rem;line-height:1.65}.audience-grid article>div{margin-top:auto;padding-top:24px;border-top:1px solid #37424C;display:grid;gap:9px}.audience-grid small{font-family:ui-monospace,monospace;font-size:.54rem;letter-spacing:.12em;color:var(--gold)}.audience-grid strong{font-size:.78rem;line-height:1.5;color:#a8b3bd;font-weight:500}.final-cta{min-height:720px}.final-cta .mono-label{color:var(--gold)}.final-cta h2{max-width:1050px}.final-cta>p{max-width:700px;margin:-8px 0 34px;font-size:1.05rem;line-height:1.65}.final-cta>small{margin-top:16px;color:#7e8a95}@media(max-width:1100px){.workflow-track{grid-template-columns:repeat(2,1fr)}.workflow-track article:last-child{grid-column:1/-1}.verify-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.category-comparison,.audience-grid,.workflow-track{grid-template-columns:1fr}.workflow-track article:last-child{grid-column:auto}.human-decision,.methodology-note,.hero-proof-row{grid-template-columns:1fr}.hero-proof-row span{border-right:0;border-bottom:1px solid #303A44}.hero-proof-row span:last-child{border-bottom:0}}.nav-cta,.primary-cta{clip-path:none;border-radius:var(--radius-control)}.hero-evidence,.shot-frame,.ezekiel-chat{border-radius:var(--radius-card)}.hero-evidence,.shot-frame,.ezekiel-chat,.price-grid article{overflow:hidden}.category-comparison,.workflow-track,.pillars,.verify-steps,.audience-grid{border-radius:var(--radius-group);overflow:hidden}.category-comparison .roam-category{border-radius:0}.human-decision,.methodology-note,.plan-fit,.plan-difference,.chat-message,.chat-composer{border-radius:var(--radius-inner)}.price-grid article{border-radius:var(--radius-card)}.plan-recommendation{border-radius:0 var(--radius-card) 0 var(--radius-inner)}.verified-seal{border-radius:8px}.capability-tags span{border-radius:999px}.chat-composer b{border-radius:7px}.ticker strong{border-radius:0 var(--radius-inner) var(--radius-inner) 0}.hero-evidence{min-height:480px}.dotted-globe{position:relative;height:clamp(340px,38vw,470px);overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(250,199,97,.055),transparent 44%),linear-gradient(180deg,#10161d,#0b1016)}.dotted-globe canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.dotted-globe canvas:active{cursor:grabbing}.globe-connection{position:absolute;left:16px;top:15px;z-index:2;display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid #36414B;border-radius:7px;background:#0d1218e0;font-family:ui-monospace,monospace;font-size:.52rem;letter-spacing:.09em;color:#aab5bf}.globe-connection i{width:7px;height:7px;border-radius:50%}.connection-connected{background:#3da060;box-shadow:0 0 9px #3da060bf}.connection-connecting{background:#fac761}.connection-unavailable{background:#82152c}.globe-connection b{margin-left:7px;color:#73808b;font-weight:500}.globe-readout{position:absolute;left:16px;right:16px;bottom:14px;display:flex;justify-content:space-between;gap:16px;font-family:ui-monospace,monospace;font-size:.54rem;letter-spacing:.11em;color:var(--gold)}.globe-readout b{color:#7e8994;font-weight:500}.globe-brackets i{position:absolute;width:22px;height:22px;border-color:#fac76175}.globe-brackets i:nth-child(1){left:18px;top:18px;border-left:1px solid;border-top:1px solid}.globe-brackets i:nth-child(2){right:18px;top:18px;border-right:1px solid;border-top:1px solid}.globe-brackets i:nth-child(3){left:18px;bottom:38px;border-left:1px solid;border-bottom:1px solid}.globe-brackets i:nth-child(4){right:18px;bottom:38px;border-right:1px solid;border-bottom:1px solid}.mockup-stage{position:relative;padding:18px 14px 16px;isolation:isolate}.mockup-backplate{position:absolute;z-index:-2;inset:34px 18px 22px;border:1px solid #313C47;border-radius:var(--radius-card);background:#11171e;transition:transform .7s cubic-bezier(.16,1,.3,1),border-color .4s ease}.backplate-one{transform:translate3d(16px,-11px,0) rotate(.8deg);opacity:.62}.backplate-two{transform:translate3d(-12px,9px,0) rotate(-.65deg);opacity:.42}.mockup-stage:hover .backplate-one{transform:translate3d(22px,-16px,0) rotate(1.1deg);border-color:#fac76133}.mockup-stage:hover .backplate-two{transform:translate3d(-18px,14px,0) rotate(-.9deg)}.mockup-stage .shot-frame{position:relative;z-index:2}.shot-frame figcaption{min-height:48px;padding:10px 13px;border-top:1px solid #303A44;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#0d1319;font-family:ui-monospace,monospace;font-size:.52rem;letter-spacing:.08em;color:var(--gold)}.shot-frame figcaption b{max-width:58%;color:#75818c;font-weight:500;text-align:right;letter-spacing:.03em}@media(max-width:900px){.hero-evidence{min-height:430px}.dotted-globe{height:360px}.mockup-stage{padding-inline:0}.mockup-backplate{display:none}.shot-frame figcaption{align-items:flex-start;flex-direction:column}.shot-frame figcaption b{max-width:none;text-align:left}}.hero-copy-only{grid-template-columns:minmax(0,1fr)}.hero-copy-only .hero-copy{max-width:940px}.live-globe-section{position:relative;isolation:isolate;padding:clamp(90px,9vw,132px) clamp(20px,6vw,90px);background:radial-gradient(ellipse at 50% 48%,rgba(250,199,97,.055),transparent 34%),linear-gradient(180deg,#0d1117,#11171e)}.live-globe-section:before{content:"";position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(230,237,243,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(230,237,243,.018) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 78%);mask-image:radial-gradient(ellipse at center,#000,transparent 78%)}.live-globe-section>header{max-width:960px;margin-bottom:62px}.live-globe-section h2{font-size:clamp(2.5rem,5vw,5.3rem);line-height:.98;letter-spacing:-.05em;margin:16px 0 22px}.live-globe-section header p{max-width:760px;color:#a7b2bc;font-size:1.02rem;line-height:1.68}.live-globe-shell{max-width:1320px;margin:auto;border:1px solid #35404A;border-radius:var(--radius-group);overflow:hidden;background:#0b1016;box-shadow:0 46px 120px #00000061}.live-globe-shell .dotted-globe{height:clamp(480px,52vw,620px)}.live-globe-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 16px;border-bottom:1px solid #303A44;background:#11171e;font-family:ui-monospace,monospace;font-size:.56rem;letter-spacing:.1em;color:var(--gold)}.marker-legend{display:flex;align-items:center;gap:7px;color:#7f8a95}.marker-legend i{width:7px;height:7px;border-radius:50%;margin-left:8px;box-shadow:0 0 10px currentColor}.marker-critical{background:#82152c;color:#82152c}.marker-high{background:#dc7b3f;color:#dc7b3f}.marker-medium{background:#fac761;color:#fac761}.marker-low{background:#3da060;color:#3da060}@media(max-width:700px){.live-globe-bar{align-items:flex-start;flex-direction:column;padding-block:13px}.marker-legend{flex-wrap:wrap}.live-globe-shell .dotted-globe{height:440px}}.hero-copy h1{font-size:clamp(3rem,5vw,4.65rem);line-height:.98}.gap-intro h2,.workflow-section h2,.audiences>header h2,.tour>header h2,.verification-title h2,.pricing>header h2,.live-globe-section h2{font-size:clamp(2.5rem,4.2vw,4.25rem);line-height:1.03}.workflow-track p{font-size:.94rem;line-height:1.62}.record-lifecycle{margin-top:34px;border-block:1px solid #35404A;background:#0d1319}.record-lifecycle-label{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #303A44}.record-lifecycle-label span{font-family:ui-monospace,monospace;font-size:.62rem;letter-spacing:.12em;color:var(--gold)}.record-lifecycle-label p{font-size:.76rem;color:#7f8a95}.record-lifecycle ol{display:grid;grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;counter-reset:lifecycle}.record-lifecycle li{position:relative;min-height:110px;padding:52px 16px 18px;border-right:1px solid #303A44;font-family:ui-monospace,monospace;font-size:.58rem;letter-spacing:.08em;color:#a9b4be}.record-lifecycle li:last-child{border-right:0}.record-lifecycle li:before{counter-increment:lifecycle;content:"0" counter(lifecycle);position:absolute;top:15px;left:16px;color:var(--gold)}.compact-tour{padding-block:110px}.compact-tour>header{margin-bottom:54px}.surface-index{border-block:1px solid #35404A}.surface-index article{display:grid;grid-template-columns:150px minmax(0,1fr) minmax(220px,300px);gap:32px;align-items:start;padding:32px 0;border-bottom:1px solid #303A44}.surface-index article:last-child{border-bottom:0}.surface-index>article>span{font-family:ui-monospace,monospace;font-size:.6rem;letter-spacing:.1em;color:var(--gold)}.surface-index h3{font-size:clamp(1.35rem,2vw,2rem);line-height:1.16;margin:0 0 12px}.surface-index p{color:#a7b2bc;line-height:1.62}.surface-index ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.surface-index li{position:relative;padding-left:16px;font-family:ui-monospace,monospace;font-size:.57rem;letter-spacing:.06em;color:#84919c}.surface-index li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:1px;background:var(--gold)}.ezekiel-feature{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:clamp(34px,6vw,90px);align-items:center;padding-top:100px}.category-comparison{gap:0;background:transparent;border-inline:0;border-radius:0}.category-comparison article{background:transparent;border-right:1px solid #303942}.category-comparison article:last-child{border-right:0}.category-comparison .roam-category{background:#fac76105;border-top:0;border-left:3px solid var(--gold)}.gap-section{background:#0f151c}.workflow-section{background:#0d1117}.audiences{background:#10161d}.verification{background:#11171e}.verify-steps{grid-template-columns:repeat(4,1fr);gap:0;background:transparent;border-block:1px solid #35404A;border-radius:0}.verify-steps article{min-height:260px;background:transparent;border-right:1px solid #303A44}.verify-steps article:last-child{border-right:0}.pricing{background:#11171e}.price-grid{gap:1px;background:#30363d;border:1px solid #30363D;border-radius:12px;overflow:hidden}.price-grid article,.price-grid article.featured{transform:none;border:0;border-radius:0;box-shadow:none;background:#161b22}.price-grid article.featured{background:#191e24;box-shadow:inset 0 3px 0 var(--gold)}.price-grid article.featured:hover,.price-grid article:hover{transform:none}.plan-recommendation{border-radius:0;background:transparent;color:var(--gold);border-left:1px solid var(--gold);border-bottom:1px solid var(--gold)}.final-cta{min-height:530px;align-items:flex-start;text-align:left;padding:104px max(24px,calc((100vw - 1240px)/2));background:#0d1117}.final-cta h2{max-width:900px;font-size:clamp(2.6rem,4.6vw,4.5rem)}.final-cta>p{margin:0 0 34px}.final-cta .contours{animation:none;opacity:.15}.hero:after{animation:heroSweep 3.2s ease-out 1 both}.ezekiel-float,.ezekiel-stage img{animation:none}.ezekiel-halo{animation-duration:36s}.pricing:before,.tour:before{animation:none;opacity:.1}@media(max-width:1100px){.record-lifecycle ol{grid-template-columns:repeat(3,1fr)}.record-lifecycle li:nth-child(3){border-right:0}.record-lifecycle li:nth-child(-n+3){border-bottom:1px solid #303A44}.surface-index article{grid-template-columns:120px minmax(0,1fr)}.surface-index article ul{grid-column:2}.ezekiel-feature{grid-template-columns:1fr}.ezekiel-feature .ezekiel-chat{margin-top:24px}}@media(max-width:700px){.hero-copy h1{font-size:clamp(2.25rem,10vw,2.55rem)}.gap-intro h2,.workflow-section h2,.audiences>header h2,.tour>header h2,.verification-title h2,.pricing>header h2,.live-globe-section h2{font-size:clamp(1.9rem,8vw,2.2rem)}.record-lifecycle-label{align-items:flex-start;flex-direction:column}.record-lifecycle ol{grid-template-columns:1fr}.record-lifecycle li,.record-lifecycle li:nth-child(3){min-height:76px;border-right:0;border-bottom:1px solid #303A44}.surface-index article{grid-template-columns:1fr;gap:14px}.surface-index article ul{grid-column:auto}.ezekiel-feature{padding-top:72px}.ezekiel-chat{margin-top:24px}.category-comparison article{border-right:0;border-bottom:1px solid #303942}.category-comparison article:last-child{border-bottom:0}.verify-steps{grid-template-columns:1fr}.verify-steps article{border-right:0;border-bottom:1px solid #303A44}.verify-steps article:last-child{border-bottom:0}.price-grid{display:grid;gap:1px}.final-cta{padding-block:80px}}.legal-page{min-height:100dvh;padding:150px clamp(20px,6vw,90px) 100px;background:#0d1117}.legal-page>header{max-width:1120px;margin:0 auto 70px;padding-bottom:36px;border-bottom:1px solid #35404A}.legal-page h1{font-size:clamp(3rem,6vw,6.2rem);line-height:.95;letter-spacing:-.055em;margin:16px 0 22px}.legal-page>header>p{font-family:ui-monospace,monospace;font-size:.65rem;letter-spacing:.1em;color:#8996a1}.legal-layout{max-width:1120px;margin:auto;display:grid;grid-template-columns:260px minmax(0,1fr);gap:72px;align-items:start}.legal-layout aside{position:sticky;top:110px;padding:24px;border:1px solid #35404A;border-radius:12px;background:#11171e}.legal-layout aside span{font-family:ui-monospace,monospace;font-size:.62rem;letter-spacing:.12em;color:var(--gold)}.legal-layout aside p{margin:20px 0;color:#95a2ad;font-size:.85rem;line-height:1.65}.legal-layout aside a{display:inline-block;border-bottom:1px solid var(--gold);color:#d6dee5;font-size:.8rem;padding-bottom:3px}.legal-layout article{display:grid;gap:0}.legal-layout article section{padding:0 0 36px;margin:0 0 36px;border-bottom:1px solid #303A44}.legal-layout article section:last-child{border-bottom:0}.legal-layout h2{font-size:1.5rem;line-height:1.2;margin:0 0 16px;color:#e3e9ee}.legal-layout article p{color:#aeb9c3;line-height:1.75;margin-top:12px}@media(max-width:800px){.legal-page{padding-top:120px}.legal-layout{grid-template-columns:1fr;gap:36px}.legal-layout aside{position:static}.legal-page>header{margin-bottom:40px}}@supports (animation-timeline: scroll()){.hero-map{inset:-6% 0;animation:heroParallax linear both;animation-timeline:scroll(root block);animation-range:0 100vh}@keyframes heroParallax{0%{transform:translate3d(0,-2%,0)}to{transform:translate3d(0,8%,0)}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-map{animation:none!important;transform:none!important}.hero-map video{display:none}.ticker span,.roam-mark,.hero:after,.hero-copy>*,.hero-evidence,.hero-evidence:after,.shot-frame:after,.verified-seal,.tour-row .tour-copy,.tour-row .shot-frame,.tour:before,.pricing:before,.ezekiel-float,.ezekiel-stage img,.ezekiel-halo,.ezekiel-scan,.final-cta .contours{animation:none!important}.nav-cta,.primary-cta,.shot-frame,.pillars article,.audiences article,.price-grid article,.verify-steps article{transition:none}.tour-row .tour-copy,.tour-row .shot-frame{opacity:1;transform:none}.nav-cta:after,.primary-cta:after{display:none}}.hero-product{grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);gap:clamp(38px,4.5vw,82px);padding-inline:clamp(20px,4.5vw,72px)}.hero-product .hero-scrim{background:linear-gradient(90deg,#0d1117,#0d1117f0 33%,#0d111785 67%,#0d1117c7),linear-gradient(0deg,#0D1117 0%,transparent 34%)}.hero-product .hero-copy{max-width:690px}.hero-product .hero-copy h1{font-size:clamp(2.9rem,4.55vw,5.3rem)}.hero-product-stage{position:relative;z-index:3;perspective:1700px;isolation:isolate;animation:productStageEnter 1.1s .18s cubic-bezier(.16,1,.3,1) both}.hero-product-halo{position:absolute;z-index:-1;inset:-16% -10% -20%;background:radial-gradient(ellipse at 58% 48%,rgba(250,199,97,.16),rgba(250,199,97,.035) 35%,transparent 67%);filter:blur(18px);pointer-events:none}.hero-product-frame{position:relative;margin:0;background:#080b10;border:1px solid rgba(250,199,97,.36);border-radius:17px 17px 9px 9px;overflow:hidden;box-shadow:0 54px 100px #0000009e,0 0 0 1px #ffffff09 inset,0 0 46px #fac7610e;transform:rotateX(1.4deg) rotateY(-3.2deg);transform-origin:center bottom;transition:transform .65s cubic-bezier(.16,1,.3,1),border-color .4s ease}.hero-product-stage:hover .hero-product-frame{transform:rotateX(.5deg) rotateY(-.9deg) translateY(-4px);border-color:#fac7618f}.hero-product-frame:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 20%,rgba(255,255,255,.075) 43%,transparent 62%);transform:translate(-125%);animation:productSheen 1.5s 1.1s ease-out 1 both}.hero-product-bar{height:35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 13px;border-bottom:1px solid #303A44;background:linear-gradient(180deg,#151b22,#0e1319);font-family:ui-monospace,monospace;font-size:.5rem;letter-spacing:.1em;color:#7f8a95}.hero-product-bar>span{display:flex;gap:5px}.hero-product-bar i{display:block;width:6px;height:6px;border-radius:50%;background:#3b4650}.hero-product-bar i:first-child{background:var(--gold);box-shadow:0 0 9px #fac7618c}.hero-product-bar b{font-weight:500;color:#aeb8c2}.hero-product-bar em{justify-self:end;color:var(--gold);font-style:normal}.hero-product-screen{position:relative;aspect-ratio:16/9;overflow:hidden;background:#0a0e14;border-inline:5px solid #080B10}.hero-product-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 56%;transform:scale(1.08) translateY(-3.2%);filter:saturate(.94) contrast(1.04)}.hero-product-screen:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:0 0 0 1px #ffffff0a inset;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 22%,transparent 78%,rgba(0,0,0,.2))}.hero-product-scan{position:absolute;z-index:3;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(250,199,97,.18),var(--gold),rgba(250,199,97,.18),transparent);box-shadow:0 0 18px #fac7614d;opacity:0;animation:productScan 4.8s 1.35s cubic-bezier(.22,.7,.2,1) 1 both}.hero-product-frame figcaption{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px;border-top:1px solid #303A44;background:#0e1319;font-family:ui-monospace,monospace}.hero-product-frame figcaption span{font-size:.54rem;letter-spacing:.13em;color:var(--gold)}.hero-product-frame figcaption b{font-size:.52rem;letter-spacing:.06em;font-weight:500;color:#8e9aa5;text-align:right}.hero-product-base{width:76%;height:12px;margin:-1px auto 0;border:1px solid rgba(250,199,97,.2);border-top-color:#46515c;border-radius:0 0 50% 50%;background:linear-gradient(180deg,#29313a,#11161c 55%,#080b0f);box-shadow:0 18px 30px #00000073;transform:perspective(800px) rotateX(-38deg);transform-origin:center top}@keyframes productStageEnter{0%{opacity:0;transform:translate3d(8%,30px,0) scale(.95)}to{opacity:1;transform:none}}@keyframes productSheen{0%{transform:translate(-125%)}to{transform:translate(125%)}}@keyframes productScan{0%{top:2%;opacity:0}12%{opacity:.8}82%{opacity:.42}to{top:98%;opacity:0}}@media(max-width:1120px){.hero-product{grid-template-columns:minmax(330px,.85fr) minmax(450px,1.15fr);gap:32px}.hero-product .hero-copy h1{font-size:clamp(2.8rem,4.7vw,4.6rem)}.hero-product-frame figcaption b{max-width:330px}}@media(max-width:900px){.hero-product{grid-template-columns:1fr;min-height:auto;padding-top:132px;padding-bottom:78px}.hero-product .hero-copy{max-width:760px}.hero-product-stage{width:min(100%,820px);margin:22px auto 0}.hero-product-frame,.hero-product-stage:hover .hero-product-frame{transform:none}.hero-product .hero-scrim{background:linear-gradient(180deg,#0d1117eb,#0d1117b3 58%,#0d1117)}}@media(max-width:600px){.hero-product{padding-inline:18px}.hero-product-bar{grid-template-columns:auto 1fr;height:31px}.hero-product-bar b{text-align:right}.hero-product-bar em{display:none}.hero-product-screen{border-inline-width:3px}.hero-product-frame{border-radius:11px 11px 6px 6px}.hero-product-frame figcaption{align-items:flex-start;flex-direction:column;gap:5px}.hero-product-frame figcaption b{text-align:left}.hero-product-base{height:8px}.hero-product-halo{inset:-10% -4% -16%}}@media(prefers-reduced-motion:reduce){.hero-product-stage,.hero-product-frame:after,.hero-product-scan{animation:none!important}.hero-product-frame,.hero-product-stage:hover .hero-product-frame{transform:none!important;transition:none!important}.hero-product-scan{display:none}}.site-header{background:#0d1117;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-product{min-height:100svh;display:grid;grid-template-columns:clamp(460px,38vw,540px) minmax(0,1fr);align-items:center;gap:clamp(48px,5vw,72px);padding:clamp(112px,14svh,144px) max(24px,calc((100vw - 1400px)/2)) clamp(40px,6svh,64px);background:radial-gradient(ellipse at 78% 46%,rgba(250,199,97,.035),transparent 38%),linear-gradient(180deg,#0d1117,#0d1117 72%,#10151b);isolation:isolate}.hero-product:before{content:"";position:absolute;inset:72px 0 0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(230,237,243,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(230,237,243,.014) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 52%,#000);mask-image:linear-gradient(90deg,transparent,#000 52%,#000)}.hero-product:after{display:none}.hero-product .hero-copy{max-width:540px;animation:heroRefinedEnter .6s cubic-bezier(.16,1,.3,1) both}.hero-product .hero-copy>*{animation:none}.hero-product .hero-copy h1{max-width:none;margin:18px 0 22px;font-size:clamp(3.1rem,3.9vw,3.9rem);font-weight:600;line-height:1.02;letter-spacing:-.04em}.hero-product .hero-copy h1 span{display:block;white-space:nowrap}.hero-product .hero-copy>p{max-width:570px;color:#b8c2cc;font-size:1.05rem;line-height:1.65}.hero-product .hero-actions{margin-top:28px;gap:22px}.hero-product .primary-cta{min-height:48px;padding:0 18px;border:1px solid var(--gold);border-radius:6px;font-size:.94rem;font-weight:600;transition:background-color .14s ease,border-color .14s ease}.hero-product .primary-cta:hover{transform:none;filter:none;background:#ffd47a;border-color:#ffd47a}.hero-product .primary-cta:after{display:none}.hero-product .evidence-link{color:#d6dee6;font-size:.9rem;font-weight:500;border-bottom-color:#fac7618c;text-underline-offset:6px}.hero-product .hero-copy>small{margin-top:13px;color:#8b98a5}.hero-product-stage{position:relative;z-index:2;margin:0;min-width:0;perspective:none;animation:heroRefinedEnter .7s .1s cubic-bezier(.16,1,.3,1) both}.hero-product-frame{margin:0;padding:8px;background:#080b10;border:1px solid rgba(230,237,243,.12);border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #0000006b,inset 0 0 0 1px #ffffff06;transform:none;transition:none}.hero-product-stage:hover .hero-product-frame{transform:none;border-color:#e6edf31f}.hero-product-frame:after{display:none}.hero-product-screen{position:relative;aspect-ratio:16/9;overflow:hidden;border:0;border-radius:6px;background:#0a0e14}.hero-product-screen:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff06;background:none}.hero-product-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 56%;transform:scale(1.075) translateY(-3.35%);filter:none}@keyframes heroRefinedEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1179px){.hero-product{min-height:auto;grid-template-columns:1fr;gap:32px;padding:120px clamp(24px,6vw,64px) 56px}.hero-product .hero-copy{max-width:780px}.hero-product .hero-copy h1{font-size:clamp(3.25rem,7vw,4.25rem)}.hero-product-stage{width:min(100%,820px);margin:0 auto}.hero-product:before{-webkit-mask-image:linear-gradient(180deg,transparent,#000 45%,#000);mask-image:linear-gradient(180deg,transparent,#000 45%,#000)}}@media(max-width:699px){.hero-product{gap:28px;padding:104px 20px 40px}.hero-product .hero-copy h1{font-size:clamp(2.35rem,10.5vw,2.75rem);line-height:1.04;margin:14px 0 18px}.hero-product .hero-copy h1 span{white-space:normal}.hero-product .hero-copy>p{font-size:1rem;line-height:1.56}.hero-product .hero-actions{display:flex;flex-flow:row wrap;align-items:center;gap:14px 20px;margin-top:22px}.hero-product .primary-cta{min-height:46px}.hero-product .hero-copy>small{font-size:.72rem}.hero-product-frame{padding:5px;border-radius:9px}.hero-product-screen{border-radius:5px}}@media(max-width:339px){.hero-product .hero-actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.hero-product .hero-copy,.hero-product-stage,.hero-product *,.hero-product *:before,.hero-product *:after{animation:none!important;transition:none!important}.hero-product .hero-copy,.hero-product-stage{transform:none!important}}
