@import"https://fonts.googleapis.com/css2?family=Jost:wght@100..900&family=Overpass+Mono:wght@300..700&display=swap";.hero{position:relative;z-index:2;height:100vh;min-height:700px;overflow:hidden;display:flex;flex-direction:column;padding:0 5rem;background:transparent}.topbar{display:flex;justify-content:space-between;align-items:center;padding:3rem 0;position:relative;z-index:10}.topbar-logo{font-size:1.4rem;font-weight:800;letter-spacing:.12em;display:flex;align-items:center;gap:.8rem}.topbar-logo-img{height:28px;width:auto;object-fit:contain}.topbar-plus{display:inline-block;margin:0 .1rem;opacity:.4}.topbar-right{display:flex;gap:2.5rem}.topbar-right a{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);text-decoration:none;transition:color .2s}.topbar-right a:hover{color:var(--text)}.hero-tagline{position:absolute;top:7rem;right:5rem;z-index:5;font-size:.85rem;font-style:italic;color:#ffffff73;text-align:right;line-height:1.6}.hero-visual{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);z-index:1;width:400px;height:520px}.hero-portrait{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:100%;object-fit:cover;object-position:top;display:block}.blackhole-wrap{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:1200px;aspect-ratio:16 / 9;overflow:hidden;z-index:3;pointer-events:none;mix-blend-mode:screen;filter:contrast(1.3) brightness(1)}.hero-blackhole{width:100%;height:100%;object-fit:cover;display:block;transform:scaleY(-1);mix-blend-mode:multiply}.hero-main-stack{display:contents}.hero-name{position:absolute;bottom:10rem;left:0;right:0;z-index:4;text-align:center;font-size:clamp(5rem,12vw,11rem);font-weight:900;letter-spacing:.02em;line-height:1;white-space:nowrap;padding:0 3rem}.hero-cross{display:inline-block;margin:0 .3em;opacity:.2;font-weight:300;font-size:.6em;vertical-align:middle}.hero-subline{font-size:1.25rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.6rem;text-decoration:none;transition:color .3s ease,opacity .3s ease}.hero-subline:hover{color:var(--text);opacity:.9}.hero-geoviz-logo{height:1.3rem;width:1.2rem;opacity:.6;padding-bottom:1px}.hero-arc{background:linear-gradient(135deg,#ffffff 35%,#25adfd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-geo{position:absolute;pointer-events:none;z-index:0}.hero-geo--circle-tl{top:15%;left:5%;width:180px;height:180px;border:1px dashed rgba(207,254,255,0);border-radius:50%}.hero-geo--circle-br{bottom:18%;right:6%;width:120px;height:120px;border:1px dashed rgba(207,254,255,0);border-radius:50%}.hero-geo--line-h{top:45%;left:0;width:18%;height:0;border-top:1px dashed rgba(255,255,255,0)}.hero-geo--line-v{top:20%;right:12%;width:0;height:25%;border-left:1px dashed rgba(255,255,255,0)}.hero-geo--dots{top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(207,254,255,.06) 1px,transparent 3px);background-size:40px 40px}.hero-divider{position:absolute;bottom:9rem;left:3rem;right:3rem;height:1px;background:rgba(255,255,255,.1);z-index:5}.hero-strip{position:absolute;bottom:0;left:0;right:0;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:0 3rem 2.5rem}@media (max-width: 1024px){.site-frame{margin:0;border-radius:0;border:none;min-height:100vh}.hero{padding:0 1.5rem;min-height:120vh}.hero-main-stack{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:absolute;bottom:1.5rem;left:0;right:0;gap:3rem;z-index:5}.hero-name,.hero-divider,.hero-strip{position:static;transform:none;width:100%;margin:0}.hero-name{font-size:clamp(2rem,10vw,3.5rem);white-space:normal;padding:0 1rem;text-align:center}.hero-visual{top:28%;width:230px;height:310px;transform:translate(-50%,-50%)}.hero-subline{font-size:.75rem;margin-top:.6rem;gap:.4rem}.hero-geoviz-logo{height:.9rem;width:.9rem}.hero-strip{grid-template-columns:1fr;padding:0 1.5rem;gap:.8rem}.strip-item{gap:.4rem;justify-content:center}.strip-thumb{width:40px;height:40px}.strip-number{font-size:1.4rem}.strip-label strong{font-size:.6rem}.hero-divider{display:block;height:1px;background:rgba(255,255,255,.08);width:80%;margin:0 auto}}.strip-item{display:flex;align-items:center;gap:.75rem;padding:1rem 0}.strip-thumb{width:64px;height:64px;border-radius:6px;object-fit:cover}.strip-label{display:flex;flex-direction:column}.strip-label strong{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.strip-label span{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.strip-stat{flex-direction:row;align-items:center}.strip-number{font-size:3rem;font-weight:900;letter-spacing:-.03em;line-height:1}.strip-globe{width:40px;height:40px;color:var(--text)}.strip-globe svg{width:100%;height:100%}.site-frame{position:relative;margin:2rem;border:1px dashed rgba(255,255,255,.1);border-radius:1.5rem;background:var(--surface);overflow:hidden;min-height:calc(100vh - 3rem)}.page-wrapper{position:relative;min-height:100vh}.app-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.section{padding:5rem 0 0}.section-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:3rem;gap:3rem}.section-title{font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:900;line-height:1.05;letter-spacing:-.04em;text-transform:uppercase}.section-header-right{max-width:320px;padding-top:1rem}.section-desc{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem}.outline-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:9999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text);background:transparent;cursor:pointer;transition:all .3s ease}.outline-btn:hover{background:rgba(255,255,255,.06);border-color:#ffffff59;transform:translateY(-2px)}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:220px 220px 220px;gap:1rem}.bento-card{position:relative;border-radius:var(--radius-card);overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s ease}.bento-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px #0006}.bento-card .card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.bento-card:hover .card-image{transform:scale(1.06)}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 40%,transparent 100%);z-index:1}.card-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2;display:flex;justify-content:space-between;align-items:flex-end}.card-text h3{font-size:1.3rem;font-weight:800;letter-spacing:-.01em;margin-bottom:.15rem;text-transform:uppercase}.card-text span{font-size:.8rem;color:var(--text-muted);font-weight:400}.card-arrow{width:36px;height:36px;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,background .3s ease}.card-arrow svg{color:#0a0a0a;width:16px;height:16px}.bento-card:hover .card-arrow{transform:scale(1.1) rotate(-5deg);background:var(--primary)}.bento-card:hover .card-arrow svg{color:#fff}.card-1{grid-column:1 / 6;grid-row:1 / 3}.card-2{grid-column:6 / 10;grid-row:1 / 2}.card-3{grid-column:10 / 13;grid-row:1 / 2}.card-4{grid-column:6 / 13;grid-row:2 / 3}.card-5{grid-column:1 / 6;grid-row:3 / 4}.card-6{grid-column:6 / 13;grid-row:3 / 4}.pricing-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.price-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-card);padding:2rem 1.75rem;display:flex;flex-direction:column;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.price-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000004d}.price-card--pop{border-color:#25adfd59}.price-card--pop:hover{box-shadow:0 16px 40px #25adfd1f}.price-card-top{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.price-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.price-badge-overlap{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--primary);color:#fff;padding:.3rem .75rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.08em;display:flex;align-items:center;gap:.4rem;z-index:5;box-shadow:0 4px 12px #25adfd33}.crown-icon{filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.price-amount{font-size:3rem;font-weight:900;letter-spacing:-.04em;margin-bottom:1rem;line-height:1}.dollar{font-size:1.5rem;font-weight:700;opacity:.5;vertical-align:top;margin-right:.1rem}.price-suffix{font-size:1.5rem;opacity:.4}.price-for{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin-bottom:1.25rem}.price-divider{width:100%;height:1px;background:var(--surface-border);margin-bottom:1.25rem}.price-features{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.75rem;flex:1}.price-features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text-muted);line-height:1.4}.price-features li svg{flex-shrink:0;color:#ffffff40;margin-top:.1rem}.price-card--pop .price-features li svg{color:var(--primary)}.price-cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.8rem 0;border-radius:9999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border:1px solid rgba(255,255,255,.12);background:transparent;color:var(--text);cursor:pointer;transition:all .3s ease}.price-cta:hover{background:rgba(255,255,255,.05);border-color:#ffffff40;transform:translateY(-2px)}.price-cta--fill{background:white;color:#0a0a0a;border-color:transparent}.price-cta--fill:hover{background:#e5e5e5;color:#0a0a0a;transform:translateY(-2px)}.addons{margin-top:3rem;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--radius-card);padding:2rem}.addons-heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.25rem}.addons-list{display:flex;flex-direction:column}.addon-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--surface-border)}.addon-row:last-child{border-bottom:none}.addon-name{font-size:.9rem;font-weight:500}.addon-price{font-family:Overpass Mono,monospace;font-size:.8rem;color:var(--text-muted)}.site-footer{text-align:center;padding:5rem 0 2rem;color:var(--text-muted);font-size:.85rem}.footer-brand{font-size:1.5rem;font-weight:800;color:var(--text);margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.8rem}.footer-logo{height:32px;width:auto;filter:invert(53%) sepia(74%) saturate(2372%) hue-rotate(184deg) brightness(102%) contrast(101%)}.footer-tagline{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.footer-links{display:flex;justify-content:center;gap:2rem;list-style:none;margin-bottom:2rem}.footer-links a{font-size:.85rem;color:var(--text-muted);transition:color .2s ease}.footer-links a:hover{color:var(--text)}.footer-divider{width:100%;height:1px;background:var(--surface-border);margin-bottom:1.5rem}@media (max-width: 1024px){.site-frame{margin:0!important;border-radius:0!important;border:none!important;min-height:100vh}.hero{padding:0 1.5rem;min-height:130vh;display:flex;flex-direction:column}.hero-main-stack{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:absolute;bottom:2rem;left:0;right:0;gap:3.5rem;z-index:5}.hero-name,.hero-divider,.hero-strip{position:static;transform:none;width:100%;margin:0;background:transparent}.hero-name{font-size:clamp(2.2rem,11vw,3.8rem);white-space:normal;padding:0 1.5rem;text-align:center;line-height:1.1}.hero-visual{top:25%;width:220px;height:300px;transform:translate(-50%,-50%)}.hero-subline{font-size:.8rem;margin-top:.8rem;gap:.4rem;justify-content:center}.hero-geoviz-logo{height:1rem;width:1rem}.hero-strip{grid-template-columns:1fr;padding:0 1.5rem;gap:1.2rem}.strip-item{gap:.5rem;justify-content:center;border-bottom:1px solid rgba(255,255,255,.05);padding:.5rem 0}.strip-item:last-child{border-bottom:none}.strip-thumb{width:36px;height:36px}.strip-number{font-size:1.6rem}.strip-label strong{font-size:.65rem}.hero-divider{display:block;height:1px;background:rgba(255,255,255,.1);width:60%;margin:0 auto;opacity:.5}.hero-tagline{right:1.5rem;top:6rem;font-size:.8rem;text-align:right}.section-header{flex-direction:column;gap:1.5rem}.section-header-right{max-width:100%}.bento-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:auto}.card-1{grid-column:1 / 7;grid-row:auto}.card-2{grid-column:1 / 4}.card-3{grid-column:4 / 7}.card-4{grid-column:1 / 4}.card-5{grid-column:4 / 7}.card-6{grid-column:1 / 7}.pricing-row{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media (max-width: 640px){.hero{padding:0 1.25rem;min-height:600px}.topbar-right{gap:1.25rem}.topbar-right a{font-size:.7rem}.hero-tagline{display:none}.hero-name{font-size:2.8rem;padding:0 1.25rem;bottom:11rem}.hero-visual{width:200px;height:280px}.hero-glow{width:400px;height:400px;top:-200px}.hero-strip{grid-template-columns:1fr 1fr;padding:0 1.25rem 1.5rem}.hero-divider{left:1.25rem;right:1.25rem;bottom:10rem}.strip-number{font-size:2rem}.app-container{padding:0 1rem 3rem}.section-title{font-size:2.5rem}.bento-grid{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:240px}.card-1,.card-2,.card-3,.card-4,.card-5,.card-6{grid-column:1 / -1;grid-row:auto}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeUp .7s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}:root{--primary: #25adfd;--secondary: #007bd1;--surface: #0a0a0a;--surface-card: #141414;--surface-border: rgba(255, 255, 255, .06);--text: #f5f5f5;--text-muted: #999999;--radius-card: 1.25rem}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Jost,system-ui,-apple-system,sans-serif;background-color:#000;color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code,pre{font-family:Overpass Mono,monospace}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}img{display:block;max-width:100%}::selection{background:var(--primary);color:#fff}
