@layer reset, base, layout, components, responsive;
@layer reset {
  *,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,a,input{touch-action:manipulation}img,svg{display:block;max-width:100%}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}html{scroll-behavior:smooth;scroll-padding-top:100px}
}
@layer base {
  :root{--ink:#0b2d43;--muted:#576d7b;--blue:#0c5486;--teal:#008e88;--mint:#30dbb0;--navy:#08263b;--line:#dfe9ed;--light:#f3f8fa;--white:#fff;--font:'Segoe UI',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}
  body{font-family:var(--font);color:var(--ink);background:var(--white);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:#b3efde;color:var(--ink)}a{text-decoration:none}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #007f91;outline-offset:5px}h1,h2,h3{font-weight:650;line-height:1.1;letter-spacing:-.045em}p{color:var(--muted)}.shell{width:min(1296px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px 24px;box-shadow:0 2px 20px #0b2d4320}.skip-link:focus{top:12px}
}
@layer layout {
  .site-header{height:90px;background:#ffffffed;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand img{object-fit:contain}.brand-name{font-size:16px;letter-spacing:.22em;font-weight:650}.brand-divider{height:22px;width:1px;background:#cbd9df;margin:0 7px}.brand-product{font-size:17px;font-weight:650;letter-spacing:-.035em}.desktop-nav{display:flex;gap:32px;margin-left:auto;margin-right:24px}.desktop-nav a{font-size:14px;font-weight:600;color:#516b7b}.desktop-nav a:hover{color:var(--teal)}.header-download{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650;border:1px solid #aac2cc;border-radius:7px;padding:10px 17px}.header-download:hover{background:var(--light);border-color:var(--teal)}
  .hero{display:grid;grid-template-columns:.9fr 1.15fr;gap:58px;align-items:center;padding-block:80px 70px;min-height:790px;position:relative}.hero-copy{padding-bottom:7px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.14em;margin-bottom:25px}.power-bars{display:flex;align-items:flex-end;gap:3px;height:20px}.power-bars i{display:block;width:4px;border-radius:1px;background:var(--blue);height:9px}.power-bars i:nth-child(2){height:14px}.power-bars i:nth-child(3){height:20px;background:var(--teal)}h1{font-size:clamp(3.3rem,5.15vw,5rem);line-height:1.035;letter-spacing:-.063em}h1>span{background:linear-gradient(135deg,#0e4e83 18%,#008a7b 85%);background-clip:text;color:transparent}.hero-description{max-width:430px;font-size:19px;line-height:1.7;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:14px 23px;border-radius:7px;font-weight:650;font-size:15px;transition:background .2s,transform .2s,box-shadow .2s}.button-primary{background:var(--ink);color:#fff;box-shadow:0 5px 14px #0b2d4310}.button-primary:hover{background:#0c5063;transform:translateY(-2px);box-shadow:0 8px 20px #0b2d4320}.button span{font-size:20px;line-height:1}.text-link{font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid #b4cbd4;padding-block:6px}.text-link:hover{color:var(--teal);border-color:var(--teal)}.release-note{font-size:12px;margin-top:15px;color:#657d8b}.release-note span{margin:0 8px;color:#adbec7}.hero-origin{display:flex;gap:13px;align-items:flex-start;margin-top:35px}.origin-rule{width:24px;height:2px;background:linear-gradient(90deg,var(--blue),var(--teal));margin-top:11px}.hero-origin p{font-size:12px;line-height:1.7}.hero-origin a{font-weight:700;color:var(--ink)}
  .demo-wrap{position:relative;min-width:0}.demo-wrap::before{content:'';position:absolute;inset:5% -10% 10% -10%;background:radial-gradient(ellipse,#daf0ed99,transparent 68%);z-index:-1}.map-panel{background:var(--navy);border-radius:18px;color:#eaf4f8;overflow:hidden;box-shadow:0 30px 75px -30px #0b31434d,0 2px 4px #0b31431a;border:1px solid #163c4f;position:relative}.panel-top{height:60px;display:flex;align-items:center;justify-content:space-between;padding-inline:25px;border-bottom:1px solid #ffffff13}.panel-brand{display:flex;align-items:center;gap:10px;font-weight:650;font-size:15px;letter-spacing:-.03em}.panel-brand svg{width:21px;fill:none;stroke:var(--mint);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.demo-badge{font-size:10px;letter-spacing:.14em;color:#a7c6d3;font-weight:600;border:1px solid #487084;padding:4px 8px;border-radius:4px}.demo-heading{padding:24px 25px 0;display:flex;gap:20px;align-items:center;justify-content:space-between}.map-eyebrow{color:#85a9b9;font-size:10px;letter-spacing:.14em;margin-bottom:7px}.demo-heading h2{font-size:22px;font-weight:550;letter-spacing:-.04em;color:#f0f7f9}.level-counter{font-variant-numeric:tabular-nums;font-size:18px;color:var(--mint)}.level-counter span{color:#81a6b9;font-size:13px}.map-stage{position:relative;margin:7px 12px 0;min-height:270px;aspect-ratio:760/480;background-image:linear-gradient(#7ba8b008 1px,transparent 1px),linear-gradient(90deg,#7ba8b008 1px,transparent 1px);background-size:42px 42px;overflow:hidden}.map-fallback{width:100%;height:100%;object-fit:contain;position:absolute}.map-coordinates{position:absolute;left:14px;top:20px;color:#7298aa;font-size:10px;letter-spacing:.12em;line-height:1.9}.map-metrics{display:flex;align-items:center;gap:32px;margin:0 25px 19px;padding-top:18px;border-top:1px solid #ffffff18}.metric-label{display:block;font-size:11px;color:#9ab9c8;line-height:1.4}.map-metrics strong{display:block;font-weight:550;font-size:36px;line-height:1.3;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.map-metrics strong span{font-size:22px;margin-left:3px;color:#afcfd5}.metric-secondary strong{font-size:23px;letter-spacing:-.03em}.context-badge{font-size:10px;line-height:1.45;text-align:right;color:#7cb3b2;margin-left:auto;max-width:70px}.demo-action-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 25px;background:#ffffff05;border-top:1px solid #ffffff0e;font-size:12px;color:#95b5c4}.demo-next{background:none;color:var(--mint);font-size:13px;font-weight:600;padding:2px;display:flex;align-items:center;gap:13px}.demo-next:hover{color:#8cffdc}.demo-next:focus-visible{outline-color:var(--mint)}.demo-next span{font-size:21px}.demo-caption{display:flex;align-items:flex-start;justify-content:flex-end;gap:15px;margin-top:21px;padding-right:2px}.caption-line{width:30px;height:1px;background:#96b6c4;margin-top:10px}.demo-caption p{font-size:12px;line-height:1.6;color:#294b60}.demo-caption span{color:#536f7d;font-size:11px}
  .proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fbfc}.proof-inner{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:45px;padding-block:34px;align-items:center}.proof-inner>p{font-size:15px;line-height:1.6}.proof-inner p strong{font-weight:600;color:var(--ink)}.proof-inner>div{display:flex;flex-direction:column;border-left:1px solid #d7e4e9;padding-left:34px}.proof-inner>div>strong{font-size:29px;line-height:1.3;letter-spacing:-.045em;font-weight:600}.proof-inner>div>span{font-size:12px;color:var(--muted)}.site-footer{border-top:1px solid var(--line);padding-block:32px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner p,.footer-inner>a:last-child{font-size:12px}.footer-inner>a:last-child{font-weight:600;color:var(--blue)}
}
@layer responsive {
  @media(min-width:1600px){.hero{padding-block:100px 90px;gap:85px;min-height:850px}}
  @media(max-width:1100px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:20px;margin-right:0}.hero{gap:32px;min-height:720px;padding-block:60px}.hero-actions{gap:16px}.button{font-size:14px;padding-inline:18px}.hero-description{font-size:17px}.map-metrics{gap:22px}.proof-inner{gap:22px}.proof-inner>div{padding-left:22px}.context-badge{display:none}}
  @media(max-width:800px){.site-header{height:76px}.shell{width:calc(100% - 40px)}.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:38px;padding-block:44px 48px;min-height:0}.hero-copy{max-width:590px}.hero h1{font-size:clamp(3.3rem,9vw,4.8rem)}.hero h1 br:nth-child(1){display:none}.hero h1>span br{display:none}.hero-description{max-width:530px;font-size:18px}.eyebrow{margin-bottom:22px}.hero-origin{display:none}.demo-wrap{max-width:630px;width:100%;margin-inline:auto}.map-stage{aspect-ratio:760/460;min-height:230px}.demo-caption{justify-content:flex-start}.proof-inner{grid-template-columns:repeat(3,1fr);gap:20px;padding-block:25px}.proof-inner>p{grid-column:1/-1}.proof-inner>div{padding-left:15px}.proof-inner>div>strong{font-size:25px}.footer-inner{flex-wrap:wrap}.footer-inner p{order:3;width:100%;margin-top:3px}}
  @media(max-width:460px){.header-inner{gap:10px}.brand-name{font-size:13px;letter-spacing:.12em}.brand{gap:7px}.brand img{width:25px;height:25px}.brand-divider{margin:0 3px}.brand-product{font-size:14px}.header-download{font-size:12px;padding:8px 10px;gap:10px}.hero h1{font-size:3.45rem}.hero-description{font-size:17px}.hero-actions{align-items:flex-start;gap:17px}.release-note{font-size:11px}.release-note span{margin:0 5px}.panel-top{padding-inline:19px;height:54px}.demo-heading{padding:20px 19px 0;gap:10px}.demo-heading h2{font-size:20px}.map-stage{margin:3px 4px 0;min-height:213px}.map-metrics{margin:0 19px 16px;gap:25px}.map-metrics strong{font-size:32px}.metric-secondary strong{font-size:21px}.demo-action-row{padding-inline:19px}.demo-next{font-size:12px}.proof-inner{gap:15px}.proof-inner>div{padding-left:10px}.proof-inner>div>strong{font-size:22px}.proof-inner>div>span{font-size:11px}}
  @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
}
@layer components {
  .sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .mobile-menu-toggle{display:none;background:transparent;width:36px;height:40px;padding:8px}.mobile-menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:16px 24px;box-shadow:0 15px 20px #08263b0c}.mobile-menu[hidden]{display:none}.mobile-menu a{display:block;padding:12px 0;font-size:16px;font-weight:600}
  .demo-badge,.map-eyebrow,.metric-label,.context-badge,.map-coordinates{font-size:12px}.demo-badge{letter-spacing:.08em}.map-eyebrow{letter-spacing:.085em}.map-coordinates{line-height:1.65}.metric-label{font-size:13px}.context-badge{max-width:83px}.demo-action-row{font-size:13px}.demo-next{font-size:14px}.release-note{font-size:12px}.demo-heading h2{font-size:24px}.demo-heading{padding-top:21px}.demo-breadcrumbs{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding:9px 25px 0;min-height:31px;color:#8eb6c5;font-size:12px;line-height:1.6}.demo-breadcrumbs button{background:none;color:#94c8cd;padding:0;font-size:12px;line-height:1.6}.demo-breadcrumbs button:not(:disabled):hover{color:#caffef;text-decoration:underline}.demo-breadcrumbs button[aria-current]{color:#c5dbe4;cursor:default}.demo-breadcrumbs button:focus-visible{outline-color:var(--mint);outline-offset:2px}.demo-breadcrumbs>span{color:#548695}.demo-buttons{display:flex;gap:12px;align-items:center}.demo-back{width:29px;height:29px;border:1px solid #406374;border-radius:5px;color:#d5e9f0;background:transparent;font-size:16px;line-height:1}.demo-back:disabled{opacity:.25;cursor:default}.demo-back:not(:disabled):hover{background:#31576b}.demo-back:focus-visible{outline-color:var(--mint)}.demo-next:disabled{cursor:wait;opacity:.65}.interactive-map{position:absolute;inset:0;width:100%;height:100%;animation:map-in .4s ease-out}.territory{stroke:#08263b;stroke-width:1.3;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:fill .2s}.territory[role=button]{cursor:pointer}.territory[role=button]:hover,.territory[role=button]:focus{fill:#87f4d1;stroke:#fff;stroke-width:2;outline:none}.selected-label text{font:600 15px var(--font);letter-spacing:-.02em}.demo-levels{display:flex;align-items:stretch;justify-content:space-between;gap:0;margin-top:17px;border-bottom:1px solid var(--line)}.demo-levels button{background:transparent;color:#667e8b;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:6px 8px 10px;border-bottom:2px solid transparent;font-size:12px;flex:1;font-weight:600}.demo-levels button span{font-size:12px;color:#5c7583;font-variant-numeric:tabular-nums}.demo-levels button.is-active{border-bottom-color:var(--teal);color:#00736b}.demo-levels button.is-active span{color:#007d75}.demo-levels button:hover{background:#f0f8f6}.demo-caption{margin-top:16px}.demo-caption p,.demo-caption p span{font-size:12px}.hero-origin p{font-size:13px}.proof-inner>div>span{font-size:14px}.demo-noscript{font-size:14px;margin-top:15px}
  .section{padding-block:100px}.eyebrow{font-size:12px;letter-spacing:.13em;line-height:1.7}.section h2,.setup-section h2,.performance-section h2{font-size:clamp(2.4rem,3.2vw,3.2rem);line-height:1.14}.muted-title{color:#6b8593}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:54px}.section-heading .eyebrow{margin-bottom:19px}.section-heading>p{font-size:17px;line-height:1.8;max-width:425px;padding-bottom:3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.feature{padding-top:21px;border-top:1px solid #afc8d3;display:flex;flex-direction:column;align-items:flex-start}.feature-top{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-bottom:28px}.feature-number{font-size:12px;font-weight:650;letter-spacing:.07em;color:#4d7284}.feature-top svg{width:25px;height:25px;fill:none;stroke:#00887c;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature h3{font-size:27px;font-weight:600;line-height:1.2;letter-spacing:-.04em;margin-bottom:18px}.feature>p{font-size:16px;line-height:1.8;flex:1;margin-bottom:25px}.feature-trail{background:#f0f7f8;border:1px solid #dfebee;border-radius:7px;display:flex;align-items:center;gap:8px;width:100%;padding:20px 15px;flex-wrap:wrap;font-size:12px;color:#5c7887}.feature-trail i{font-style:normal;color:#96aeb9}.feature-trail strong{font-weight:600;color:#006d67;background:#d5f0e9;border:1px solid #bee4d9;border-radius:4px;padding:4px 7px}.measure-example{padding:16px;border:1px solid #dfebee;width:100%;border-radius:7px;background:#fbfdfd;display:flex;flex-direction:column;gap:9px}.measure-example>span:first-child{font-size:12px;font-weight:650;color:var(--blue)}.measure-example>span:last-child{font-size:13px;color:#647e8b;line-height:1.6}.measure-example>span:last-child span{color:#00a18c;padding-inline:4px}.mini-tooltip{border:1px solid #dfebee;border-radius:7px;width:100%;padding:14px 16px;box-shadow:0 6px 20px #183c4910;background:#fff}.mini-tooltip>span{font-size:13px;font-weight:650}.mini-tooltip>div{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin-top:5px}.mini-tooltip>div>span{color:var(--muted)}.mini-tooltip strong{color:#007e73;font-size:15px}.mini-tooltip small{font-size:12px;color:#5b7480}.context-note{display:flex;gap:20px;align-items:flex-start;margin-top:42px;padding:23px 28px;background:#f7fafb;border-radius:8px}.context-note p{font-size:14px;line-height:1.8}.context-note strong{font-weight:650;color:var(--ink)}.context-symbol{font-size:26px;color:var(--teal);line-height:1.3}
  .setup-section{padding-block:90px;background:#f3f8fa;border-block:1px solid var(--line)}.setup-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:center}.setup-copy>.eyebrow{margin-bottom:18px}.setup-steps{list-style:none;padding:0;margin:37px 0 29px}.setup-steps li{display:flex;gap:20px;position:relative;padding-bottom:29px}.setup-steps li:last-child{padding-bottom:0}.setup-steps li:not(:last-child)::before{content:'';position:absolute;top:37px;bottom:5px;left:17px;width:1px;background:#c1d8df}.step-number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #b4d0d6;border-radius:50%;font-size:14px;color:var(--teal);font-weight:650;background:#f3f8fa}.setup-steps h3{font-size:18px;font-weight:600;letter-spacing:-.025em;line-height:1.35;padding-top:5px;margin-bottom:8px}.setup-steps p{font-size:16px;line-height:1.75;max-width:430px}.setup-steps p strong{font-weight:600;color:#3d5b6d}.hierarchy-example{background:#fff;border:1px solid #d0e0e6;border-radius:13px;padding:28px 30px;box-shadow:0 14px 45px -24px #153e5260;position:relative}.hierarchy-example::before{content:'';position:absolute;left:25px;right:25px;bottom:-9px;height:9px;border:1px solid #d0e0e6;border-top:0;border-radius:0 0 9px 9px;background:#edf4f6}.hierarchy-example::after{content:'';position:absolute;left:48px;right:48px;bottom:-16px;height:7px;border:1px solid #d9e6eb;border-top:0;border-radius:0 0 8px 8px;background:#f6fafb}.example-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:15px}.example-label{font-size:12px;color:#546f7e;font-weight:650;letter-spacing:.07em}.example-file{font-size:12px;color:var(--blue);background:#f0f6f8;border:1px solid #dfe9ed;border-radius:4px;padding:3px 8px}.hierarchy-example h3{font-size:27px;font-weight:600;line-height:1.2;letter-spacing:-.04em;margin-bottom:28px}.mapping-labels{display:grid;grid-template-columns:1.7fr 1fr;color:#587482;font-size:12px;padding-bottom:12px;letter-spacing:.05em}.mapping-row{display:grid;grid-template-columns:1.7fr 1fr;padding:13px 0;border-top:1px solid #e7eff2;align-items:center;font-size:14px}.mapping-row>span:first-child{display:flex;align-items:center;gap:12px}.mapping-row i{font-style:normal;font-size:12px;color:#5c7b89}.mapping-row>span:last-child{font-size:13px;font-family:ui-monospace,monospace;color:var(--blue);display:flex;gap:14px;align-items:center}.mapping-row>span:last-child i{font-size:18px;color:#8caebc}.mapping-measure{margin-top:17px;display:flex;flex-direction:column;gap:9px;padding:16px 18px;border:1px solid #b3dfd1;border-radius:7px;background:#eef9f5}.mapping-measure>span{font-size:12px;color:#326f62;letter-spacing:.06em}.mapping-measure strong{font-size:16px;font-weight:600;color:#086859}.mapping-measure strong span{font-style:italic;font-size:18px;margin-right:10px;color:#329988}.example-note{font-size:13px;line-height:1.7;margin-top:18px;color:#597381}
  .performance-section{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center;padding-block:92px}.performance-copy .eyebrow{margin-bottom:18px}.performance-copy h2{font-size:clamp(2.1rem,2.8vw,2.85rem)}.performance-copy>p:last-of-type{font-size:16px;line-height:1.8;margin-top:23px;max-width:500px}.benchmark-details{margin-top:20px;max-width:550px}.benchmark-details summary{list-style:none;display:inline-flex;gap:30px;align-items:center;cursor:pointer;font-size:14px;font-weight:600;color:var(--blue);padding:6px 0;border-bottom:1px solid #adcbd6}.benchmark-details summary::-webkit-details-marker{display:none}.benchmark-details[open] summary span{transform:rotate(45deg)}.benchmark-details p{font-size:14px;line-height:1.8;margin-top:14px}.performance-number{position:relative;justify-self:center;padding-top:25px;min-width:280px}.performance-number>strong{font-size:130px;line-height:1;letter-spacing:-.08em;font-weight:550;color:var(--ink)}.performance-number>strong>span{font-size:60px;letter-spacing:-.05em;color:var(--teal);margin-left:8px}.performance-minus{font-size:46px;position:absolute;left:-37px;top:30px;color:var(--teal);font-weight:300}.performance-number p{font-size:16px;line-height:1.6;margin-top:20px;color:var(--ink)}.performance-number p span{font-size:13px;color:#536f7e}.comparison-bars{display:flex;flex-direction:column;gap:8px;margin-top:22px}.comparison-bars span{height:8px;border-radius:2px}.bar-before{width:100%;background:#dce7ec}.bar-after{width:35%;background:linear-gradient(90deg,#147886,#30c7a3)}
  .ecosystem-section{background:#eaf5f3;border-block:1px solid #d5eae5}.ecosystem-inner{display:flex;justify-content:space-between;align-items:center;gap:60px;padding-block:44px}.ecosystem-inner .eyebrow{color:#2f7364;margin-bottom:12px}.ecosystem-inner h2{font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.04em;margin-bottom:13px}.ecosystem-inner p{font-size:16px;line-height:1.8;color:#537b78}.geodom-link{display:flex;flex-direction:column;gap:10px;padding:10px 0 10px 45px;border-left:1px solid #bbd9d2;flex-shrink:0}.geodom-wordmark{font-size:40px;font-weight:750;letter-spacing:-.055em;background:linear-gradient(100deg,#0d4f8b,#16776b);background-clip:text;color:transparent}.geodom-link>span:last-child{font-size:14px;font-weight:550;color:#217869;display:flex;align-items:center;gap:30px}.geodom-link:hover>span:last-child{text-decoration:underline}
  .faq-section{display:grid;grid-template-columns:.8fr 1.3fr;gap:100px}.faq-intro .eyebrow{margin-bottom:18px}.faq-intro h2{font-size:42px}.faq-intro>p:last-child{font-size:16px;line-height:1.8;margin-top:22px}.faq-list{border-top:1px solid #cbdce3}.faq-list details{border-bottom:1px solid #d9e6eb}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 2px;cursor:pointer;font-size:16px;font-weight:550;line-height:1.5;list-style:none;letter-spacing:-.01em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;color:#008778;font-weight:400;transition:transform .2s;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details[open] summary{color:#00776d;padding-bottom:14px}.faq-list details>div{padding:0 25px 25px 2px}.faq-list details p{font-size:16px;line-height:1.8}
  .download-section{padding-bottom:72px}.download-card{position:relative;background:#082b40;color:#fff;border-radius:14px;display:flex;justify-content:space-between;align-items:center;gap:50px;padding:55px 60px;overflow:hidden}.download-card::after{content:'';position:absolute;inset:0 0 0 55%;background:radial-gradient(ellipse at 100% 100%,#0c746749,transparent 75%);pointer-events:none}.download-card>div{position:relative;z-index:1}.download-card .eyebrow{color:#78c6bc;margin-bottom:19px}.download-card h2{font-size:clamp(2.5rem,3.2vw,3.1rem);line-height:1.13;letter-spacing:-.045em;font-weight:550}.download-card p{color:#b1c9d4;line-height:1.75;font-size:16px;margin-top:21px}.download-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;flex-shrink:0}.button-mint{background:#49ddb8;color:#043e3b;font-size:16px;font-weight:650;box-shadow:0 4px 20px #00000013}.button-mint:hover{background:#81efcd;transform:translateY(-2px)}.download-actions>span{font-size:12px;color:#97b5c4;margin-left:2px}.download-actions>a:last-child{font-size:14px;font-weight:550;color:#d1e8ed;margin-top:15px;text-decoration:underline;text-decoration-color:#638e9c;text-underline-offset:5px}.footer-links{display:flex;gap:24px}.footer-links a{font-size:14px;font-weight:550;color:#426c80}.footer-links a:hover{color:var(--teal)}.footer-inner p{font-size:12px}
  @keyframes map-in{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
}
@layer responsive {
  @media(max-width:1100px){.hero{gap:32px}.demo-badge{font-size:12px}.map-eyebrow{font-size:12px}.section{padding-block:78px}.section-heading{gap:45px}.feature-grid{gap:27px}.feature h3{font-size:25px}.feature-trail{gap:5px;padding-inline:10px}.setup-grid{gap:55px}.setup-section{padding-block:75px}.performance-section{gap:60px;padding-block:75px}.faq-section{gap:55px}.download-card{padding:42px 38px;gap:35px}.download-actions .button{font-size:14px;padding-inline:18px}.demo-levels button{padding-inline:4px}.metric-label{font-size:12px}.demo-heading h2{font-size:22px}}
  @media(max-width:800px){.mobile-menu-toggle{display:block}.header-download{margin-left:auto}.hero{padding-bottom:42px}.hero h1{max-width:650px}.hero h1>span{display:inline}.hero h1 br:first-child::after{content:' '}.hero h1>span::before{content:' '}.demo-wrap{max-width:630px}.hero-origin{display:none}.demo-caption{justify-content:flex-start}.demo-next{font-size:14px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:37px}.section-heading>p{max-width:600px}.feature-grid{grid-template-columns:1fr;gap:37px}.feature{display:grid;grid-template-columns:.9fr 1.1fr;column-gap:28px;align-items:start}.feature-top{grid-column:1/-1;margin-bottom:18px}.feature h3{font-size:27px}.feature>p{margin-bottom:18px}.feature-trail,.measure-example,.mini-tooltip{grid-column:2}.context-note{padding:20px;gap:12px}.setup-grid{grid-template-columns:1fr;gap:42px}.setup-copy{max-width:600px}.setup-section{padding-block:65px}.hierarchy-example{width:100%;max-width:540px;justify-self:center}.performance-section{grid-template-columns:1fr;gap:35px;padding-block:65px}.performance-number{justify-self:start;margin-left:35px;padding-top:0}.performance-minus{top:6px}.performance-number>strong{font-size:110px}.performance-copy>p:last-of-type{max-width:650px}.ecosystem-inner{align-items:flex-start;gap:30px}.ecosystem-inner h2{font-size:27px}.geodom-link{padding-left:30px}.geodom-wordmark{font-size:35px}.geodom-link>span:last-child{max-width:190px;gap:20px;line-height:1.6}.faq-section{grid-template-columns:1fr;gap:30px}.faq-intro h2 br{display:none}.faq-intro h2{font-size:38px}.faq-intro>p:last-child{margin-top:16px}.faq-intro>p:last-child br{display:none}.download-card{flex-direction:column;align-items:flex-start;gap:29px}.download-actions{align-items:flex-start}.download-section{padding-bottom:48px}.footer-links{margin-left:auto}.section{padding-block:65px}.proof-inner>div>span{font-size:13px}}
  @media(max-width:540px){.feature{display:flex}.feature h3{font-size:27px}.feature>p{margin-top:0;margin-bottom:23px}.feature-grid{gap:33px}.feature-top{margin-bottom:20px}.feature-trail{padding:17px 14px;font-size:13px;gap:9px}.measure-example>span:last-child{font-size:14px}.mini-tooltip{max-width:100%}.ecosystem-inner{flex-direction:column;gap:28px;padding-block:35px}.geodom-link{padding:0;border-left:0;border-top:1px solid #bbd9d2;width:100%;padding-top:18px}.geodom-link>span:last-child{max-width:none;justify-content:space-between}.ecosystem-inner p br{display:none}.download-card{padding:34px 25px;border-radius:10px}.download-card h2{font-size:36px}.download-card p{font-size:16px}.desktop-break{display:none}.hierarchy-example{padding:24px 23px}.example-label{font-size:12px;letter-spacing:.02em}.mapping-row{font-size:13px}.mapping-row>span:first-child{gap:8px}.mapping-labels{font-size:12px;letter-spacing:0}.mapping-row>span:last-child{font-size:13px;gap:11px}.footer-links{gap:18px}.footer-inner{row-gap:18px}.footer-links a{font-size:13px}.setup-steps{margin-top:30px}.setup-steps li{gap:15px}}
  @media(max-width:460px){.header-download{display:none}.mobile-menu-toggle{margin-left:auto}.brand-name{font-size:14px}.brand-product{font-size:16px}.brand img{width:28px;height:28px}.brand-divider{margin:0 7px}.hero h1{font-size:3.3rem}.hero-description{font-size:17px}.hero-actions{gap:16px}.release-note{font-size:12px;line-height:1.8}.release-note span{margin:0 4px}.hero-actions .text-link{font-size:14px}.hero-actions .button{font-size:15px}.demo-heading h2{font-size:20px;line-height:1.25}.demo-heading{align-items:flex-start}.map-eyebrow{font-size:12px;letter-spacing:.03em}.demo-badge{font-size:12px;letter-spacing:.025em}.panel-brand{font-size:15px}.demo-breadcrumbs{padding-inline:19px;font-size:12px}.map-stage{margin-top:3px}.metric-label{font-size:12px}.demo-action-row{padding:13px 16px;gap:8px;font-size:12px}.demo-next{font-size:12px;gap:7px}.demo-buttons{gap:8px}.demo-back{width:25px;height:27px}.demo-levels button{font-size:12px;padding-inline:2px}.demo-levels button span{font-size:12px}.demo-caption p,.demo-caption p span{font-size:12px}.proof-inner{grid-template-columns:1fr 1fr;gap:22px}.proof-inner>div:last-child{grid-column:1/-1}.proof-inner>div>strong{font-size:26px}.proof-inner>div>span{font-size:13px}.proof-inner>div{padding-left:16px}.section h2,.setup-section h2{font-size:35px}.performance-copy h2{font-size:32px}.faq-intro h2{font-size:35px}.eyebrow{font-size:12px;letter-spacing:.1em}.section-heading>p{font-size:16px}.performance-number>strong{font-size:104px}.performance-number p{font-size:15px}.performance-number{min-width:245px}.setup-steps h3{font-size:17px}.faq-list summary{font-size:16px;gap:18px;padding-block:23px}.download-actions{width:100%}.download-actions .button{font-size:14px;gap:18px;width:100%}.context-note{padding:18px 17px}.footer-inner .brand-name{font-size:14px}}
}

@layer components {
  .inline-link{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
  main{overflow-x:clip}
  .inline-link:hover{color:#006f68}
  .demo-levels button{font-size:14px;min-height:54px}
  .demo-next{min-height:36px}
  .demo-back{min-width:36px;min-height:36px}
}
@layer components {
  .documentation-section{padding-block:85px;border-bottom:1px solid var(--line)}
  .documentation-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}
  .documentation-grid h2{font-size:clamp(2.3rem,3.2vw,3.15rem);line-height:1.14;margin-bottom:23px}
  .documentation-grid>div>p:not(.eyebrow):not(.documentation-meta){font-size:17px;line-height:1.8;max-width:510px}
  .documentation-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:27px}
  .documentation-grid .documentation-meta{font-size:13px;margin-top:17px;color:#587682}
  .documentation-preview{border:1px solid #c9e0df;border-radius:12px;overflow:hidden;background:#f1f8f6;transition:box-shadow .2s,border-color .2s}
  .documentation-preview:hover{border-color:#3aab94;box-shadow:0 12px 30px #143c4412}
  .documentation-preview>div:first-child{display:flex;justify-content:space-between;align-items:center;padding:20px 23px;border-bottom:1px solid #d4e8e3;font-size:12px;letter-spacing:.06em;color:#377369;font-weight:650}
  .documentation-preview>div:first-child>span:last-child{font-size:20px}
  .documentation-preview img{width:100%;height:auto;padding:0 12px}
  .documentation-preview-route{display:flex;align-items:center;justify-content:center;gap:28px;padding:20px;border-top:1px solid #d4e8e3;background:#fff;color:#23766b;font-size:14px}
  .documentation-preview-route strong{font-size:13px;font-weight:500}.documentation-preview-route strong span{font-size:16px;font-weight:600;margin-left:6px}
}
@layer responsive {
  @media(max-width:1100px){.documentation-grid{gap:45px}.documentation-section{padding-block:65px}.desktop-nav{gap:21px}}
  @media(max-width:800px){.documentation-grid{grid-template-columns:1fr;gap:30px}.documentation-preview{width:100%;max-width:540px;justify-self:center}.documentation-grid>div>p:not(.eyebrow):not(.documentation-meta){max-width:640px}.documentation-section{padding-block:60px}}
  @media(max-width:460px){.documentation-grid h2{font-size:35px}.documentation-grid>div>p:not(.eyebrow):not(.documentation-meta){font-size:16px}.documentation-preview-route{gap:18px}.documentation-preview>div:first-child{font-size:11px;padding:16px}.documentation-actions{gap:15px}}
}
@layer responsive {
  @media(max-width:540px){
    .mobile-menu-toggle{width:44px;height:44px}
    .demo-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 0}
    .demo-levels button{font-size:14px;padding:8px 6px;min-height:56px}
    .demo-action-row{align-items:flex-start;flex-direction:column;gap:5px}
    .demo-buttons{justify-content:space-between;width:100%}
    .demo-back{min-width:44px;min-height:44px}
    .demo-next{font-size:14px;min-height:44px}
    .demo-breadcrumbs button{min-height:28px}
    .footer-links a{font-size:14px}
  }
}
