:root{--orange:#f97316;--orange-2:#fb923c;--orange-3:#ffb070;--orange-600:#ea580c;--orange-glow:#f973168c;--bg-0:#0a0a0a;--bg-1:#111114;--bg-2:#16161b;--bg-3:#1a1a2e;--surface-1:#ffffff08;--surface-2:#ffffff0d;--surface-3:#ffffff14;--line:#ffffff0f;--line-2:#ffffff1a;--line-3:#ffffff29;--ink:#fff;--ink-2:#e5e7eb;--mute:#9ca3af;--mute-2:#6b7280;--green:#22c55e;--red:#f87171;--shadow-card:0 1px 0 #ffffff0a inset, 0 24px 60px -28px #0009;--shadow-lift:0 1px 0 #ffffff0f inset, 0 40px 80px -32px #000c;--shadow-orange:0 14px 40px -14px #f973168c, 0 0 0 1px #f973164d inset}.landing-root,.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root{color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;letter-spacing:-.005em;background:#0a0a0a;min-height:100vh;margin:0;padding:0;font-family:Geist,Inter,system-ui,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}.landing-root .mono{letter-spacing:0;font-family:Geist Mono,JetBrains Mono,ui-monospace,monospace}.landing-root a{color:inherit;text-decoration:none}.landing-root img,.landing-root svg{max-width:100%;display:block}.landing-root .container{width:100%;max-width:1280px;margin:0 auto;padding:0 28px}.landing-root .atmos{z-index:0;pointer-events:none;background-color:#0a0a0a;position:fixed;inset:0}.landing-root .atmos:before{content:"";opacity:.9;background-image:linear-gradient(#0a0a0aeb 0%,#0a0a0af5 70%,#0a0a0a 100%),url(/landing-bg.jpg);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.landing-root .atmos:after{content:"";background:radial-gradient(40% 35% at 75% 8%,#f9731629,#0000 60%),radial-gradient(60% 50% at 50% 100%,#f973161a,#0000 65%);position:absolute;inset:0}.landing-root .grid-overlay{z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(100% 80% at 50% 40%,#000,#0000 90%);mask-image:radial-gradient(100% 80% at 50% 40%,#000,#0000 90%)}.landing-root .grain{z-index:2;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNjAnIGhlaWdodD0nMTYwJz48ZmlsdGVyIGlkPSduJz48ZmVUdXJidWxlbmNlIHR5cGU9J2ZyYWN0YWxOb2lzZScgYmFzZUZyZXF1ZW5jeT0nMC45JyBudW1PY3RhdmVzPScyJy8+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9JzEwMCUnIGhlaWdodD0nMTAwJScgZmlsdGVyPSd1cmwoJTIzbiknLz48L3N2Zz4=);position:fixed;inset:0}.landing-root .particles{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.landing-root .particles span{background:var(--orange-2);opacity:0;border-radius:50%;width:2px;height:2px;animation:linear infinite floatUp;position:absolute;box-shadow:0 0 6px #f9731699}@keyframes floatUp{0%{opacity:0;transform:translateY(30px)}10%{opacity:.55}90%{opacity:.55}to{transform:translate3d(var(--dx,0px), -120vh, 0);opacity:0}}.landing-root main{z-index:3;position:relative}.landing-root .btn{white-space:nowrap;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:13px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .15s,background .2s,box-shadow .2s,color .2s,border-color .2s;display:inline-flex}.landing-root .btn-primary{color:#fff;background-image:linear-gradient(#fb923c 0%,#f97316 55%,#ea580c 100%);font-weight:700;position:relative;box-shadow:inset 0 0 0 1px #f9731666,0 14px 40px -12px #f9731699,0 4px 12px -2px #f9731666}.landing-root .btn-primary:hover{background-image:linear-gradient(#fdba74 0%,#fb923c 55%,#f97316 100%);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #f9731680,0 18px 50px -14px #f97316b3,0 6px 16px -2px #f9731680}.landing-root .btn-ghost{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24}.landing-root .btn-ghost:hover{background:#ffffff1a;border-color:#ffffff38}.landing-root .btn-sm{border-radius:8px;padding:9px 16px;font-size:13.5px}.landing-root .btn-lg{border-radius:12px;padding:16px 28px;font-size:16px}.landing-root .arrow{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.landing-root .btn:hover .arrow{transform:translate(3px)}.landing-root .nav-wrap{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(160%);background:#0a0a0a8c;border-bottom:1px solid #0000;transition:border-color .2s,background .2s;position:sticky;top:0}.landing-root .nav-wrap.scrolled{background:#0a0a0ad9;border-color:#ffffff14}.landing-root .nav{justify-content:space-between;align-items:center;height:68px;display:flex}.landing-root .brand{align-items:center;gap:10px;display:flex}.landing-root .brand-mark{background:linear-gradient(135deg,#fb923c 0%,#f97316 50%,#ea580c 100%);border-radius:8px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 6px 16px -6px #f9731699,inset 0 0 0 1px #ffffff14}.landing-root .brand-name{letter-spacing:-.02em;font-size:17px;font-weight:600}.landing-root .brand-name span{color:var(--orange-2);font-weight:700}.landing-root .nav-links{align-items:center;gap:2px;display:flex}.landing-root .nav-links a{color:var(--ink-2);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:background .2s}.landing-root .nav-links a:hover{color:var(--ink);background:#ffffff0d}.landing-root .nav-cta{align-items:center;gap:10px;display:flex}.landing-root .login-link{color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:color .2s,background .2s}.landing-root .login-link:hover{color:var(--orange-2);background:#ffffff0d}@media (max-width:920px){.landing-root .nav-links{display:none}}@media (max-width:640px){.landing-root .nav-wrap button.login-link{display:none}.landing-root .nav-cta{gap:6px}.landing-root .nav-cta a.login-link{padding:6px 8px;font-size:12.5px}.landing-root .nav-cta a.login-link svg{display:none}}.landing-root .hero{padding:60px 0 90px;position:relative;overflow:hidden}.landing-root .compact-hero{padding:56px 0 80px}@media (max-width:720px){.landing-root .compact-hero{padding:32px 0 56px}}.landing-root .hero:before{content:"";pointer-events:none;background:radial-gradient(50% 60% at 30%,#0a0e1a8c,#0000 75%);position:absolute;inset:0}.landing-root .hero-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:56px;display:grid;position:relative}@media (max-width:1040px){.landing-root .hero-grid{grid-template-columns:1fr;gap:56px}}.landing-root .hero-text{z-index:2;max-width:580px;position:relative}.landing-root .eyebrow{color:#e5e7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;padding:5px 14px 5px 6px;font-size:12.5px;font-weight:500;display:inline-flex}.landing-root .eyebrow .pill{background:var(--orange);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-family:Geist Mono,monospace;font-size:10px;font-weight:700}.landing-root .eyebrow .live-dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite livePulse;box-shadow:0 0 #22c55e80}@keyframes livePulse{0%{box-shadow:0 0 #22c55e99}to{box-shadow:0 0 0 8px #22c55e00}}.landing-root .h1{letter-spacing:-.035em;text-wrap:balance;color:#fff;margin:22px 0 0;font-family:Geist,Inter,sans-serif;font-size:clamp(38px,4.4vw,60px);font-weight:600;line-height:1.02}.landing-root .h1 .accent{background:linear-gradient(120deg,#ffb070 0%,#f97316 50%,#ffb070 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .lede{color:#e5e7eb;text-wrap:pretty;max-width:480px;margin-top:18px;font-size:17px;font-weight:400;line-height:1.55}.landing-root .lede b{color:#fff;font-weight:600}.landing-root .hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.landing-root .hero-meta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;font-size:13px;display:flex}.landing-root .hero-meta .dot{background:var(--mute-2);border-radius:50%;width:3px;height:3px}.landing-root .hero-meta .check{color:#22c55e;width:14px;height:14px}.landing-root .hero-meta-item{align-items:center;gap:6px;display:inline-flex}@media (max-width:720px){.landing-root .hero{padding:40px 0 60px}.landing-root .hero-meta{gap:14px;font-size:12px}.landing-root .h1{font-size:clamp(32px,7vw,44px)}.landing-root .lede{font-size:15.5px}.landing-root .btn-lg{padding:14px 22px;font-size:15px}}.landing-root .hud{aspect-ratio:1/1.02;-webkit-backdrop-filter:blur(24px)saturate(140%);width:100%;box-shadow:var(--shadow-lift), 0 0 0 1px #f9731614 inset;isolation:isolate;background:#0f0f12c7;border:1px solid #ffffff1f;border-radius:24px;transition:transform .3s cubic-bezier(.2,0,.2,1);position:relative;overflow:visible}.landing-root .hud>.hud-chrome,.landing-root .hud>.hud-body,.landing-root .hud>.hud-footer{border-radius:0}.landing-root .hud>.hud-chrome{border-top-left-radius:24px;border-top-right-radius:24px}.landing-root .hud>.hud-footer{border-bottom-right-radius:24px;border-bottom-left-radius:24px;overflow:hidden}.landing-root .hud:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(50% 30% at 50% 0,#f973162e,#0000 60%),radial-gradient(60% 40% at 100% 100%,#386cd226,#0000 60%);position:absolute;inset:0}.landing-root .hud-chrome{z-index:1;background:#0a0a0a99;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.landing-root .hud-chrome-left{align-items:center;gap:10px;display:flex}.landing-root .hud-dots{gap:5px;display:flex}.landing-root .hud-dots span{background:#ffffff1f;border-radius:50%;width:9px;height:9px}.landing-root .hud-dots span:first-child{background:#f973168c}.landing-root .hud-title{color:#9ca3af;letter-spacing:.05em;font-family:Geist Mono,monospace;font-size:11px}.landing-root .hud-title b{color:#e5e7eb;font-weight:500}.landing-root .hud-chrome-right{align-items:center;gap:8px;display:flex}.landing-root .hud-chrome-right .live{color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#22c55e1a;border:1px solid #22c55e40;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:10px;display:inline-flex}.landing-root .hud-chrome-right .live:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite livePulse}.landing-root .hud-body{z-index:1;background:linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/100% 28px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/28px 100%,#060a12eb;height:320px;position:relative;overflow:hidden}.landing-root .hud-body svg.plan{width:calc(100% - 48px);height:calc(100% - 48px);position:absolute;inset:24px}.landing-root .scanner{background:linear-gradient(90deg, transparent, var(--orange) 30%, #ffe0bd 50%, var(--orange) 70%, transparent);height:1.5px;box-shadow:0 0 14px var(--orange);z-index:3;animation:3.6s cubic-bezier(.4,0,.2,1) infinite scan;position:absolute;left:0;right:0}.landing-root .scanner:after{content:"";pointer-events:none;background:linear-gradient(#f973162e,#0000);height:80px;position:absolute;top:2px;left:0;right:0}@keyframes scan{0%{opacity:0;top:0%}5%{opacity:1}50%{opacity:1;top:100%}55%{opacity:0;top:100%}to{opacity:0;top:0%}}.landing-root .scanner-diag{box-shadow:0 0 20px var(--orange), 0 0 4px var(--orange);top:0;left:0;background:linear-gradient(#0000,#f97316d9,#0000)!important;width:2px!important;height:100%!important;animation:4.6s cubic-bezier(.4,0,.2,1) 1.2s infinite scanX!important}@keyframes scanX{0%{opacity:0;left:0%}5%{opacity:1}50%{opacity:1;left:100%}55%{opacity:0;left:100%}to{opacity:0;left:0%}}.landing-root .bracket{border:1.5px solid var(--orange);pointer-events:none;z-index:4;width:14px;height:14px;position:absolute}.landing-root .bracket.tl{border-bottom:0;border-right:0;top:16px;left:16px}.landing-root .bracket.tr{border-bottom:0;border-left:0;top:16px;right:16px}.landing-root .bracket.bl{border-top:0;border-right:0;bottom:16px;left:16px}.landing-root .bracket.br{border-top:0;border-left:0;bottom:16px;right:16px}.landing-root .hud-body .bracket.tl{display:none}.landing-root .col{fill:var(--orange);filter:drop-shadow(0 0 3px #f9731680);transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite colPulse;animation-delay:var(--d,0s)}@keyframes colPulse{0%,to{opacity:1;filter:drop-shadow(0 0 3px #f9731673);transform:scale(1)}50%{opacity:.65;filter:drop-shadow(0 0 7px #f97316b3);transform:scale(1.25)}}.landing-root .net .link{animation:6s linear infinite linkDraw}@keyframes linkDraw{to{stroke-dashoffset:-36px}}.landing-root .focus{opacity:0;transform-origin:50%;animation:9.6s cubic-bezier(.4,0,.2,1) infinite focusCycle}.landing-root .focus-1{animation-delay:0s}.landing-root .focus-2{animation-delay:2.4s}.landing-root .focus-3{animation-delay:4.8s}.landing-root .focus-4{animation-delay:7.2s}@keyframes focusCycle{0%,3%{opacity:0}6%,22%{opacity:1}25%,to{opacity:0}}.landing-root .focus .callout{transform-box:fill-box;animation:9.6s cubic-bezier(.4,0,.2,1) infinite calloutSlide}.landing-root .focus-1 .callout{animation-delay:0s}.landing-root .focus-2 .callout{animation-delay:2.4s}.landing-root .focus-3 .callout{animation-delay:4.8s}.landing-root .focus-4 .callout{animation-delay:7.2s}@keyframes calloutSlide{0%,5%{opacity:0}10%,22%{opacity:1}25%,to{opacity:0}}.landing-root .radar{z-index:4;pointer-events:none;flex-direction:column;align-items:center;gap:4px;width:72px;height:86px;display:flex;position:absolute;top:14px;left:14px}.landing-root .radar svg{width:72px;height:72px}.landing-root .radar-label{color:var(--orange-2);letter-spacing:.12em;opacity:.9;font-family:Geist Mono,monospace;font-size:9px}.landing-root .radar-sweep{transform-box:view-box;transform-origin:0 0;filter:drop-shadow(0 0 4px #f9731699);animation:3s linear infinite radarSweep}@keyframes radarSweep{to{transform:rotate(360deg)}}.landing-root .hud-footer{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border-top:1px solid #ffffff0f;padding:16px 18px 18px;position:relative}.landing-root .hud-status-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.landing-root .hud-status-code{color:var(--orange);letter-spacing:.05em;background:#f973161a;border:1px solid #f9731640;border-radius:4px;padding:3px 8px;font-family:Geist Mono,monospace;font-size:10px}.landing-root .hud-status-label{color:#fff;flex:1;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.landing-root .hud-status-label:after{content:"";background:var(--orange);width:4px;height:14px;animation:1s steps(2,end) infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.landing-root .hud-status-pct{color:#fff;font-family:Geist Mono,monospace;font-size:13px;font-weight:600}.landing-root .hud-progress-track{background:#ffffff0f;border-radius:999px;height:4px;overflow:hidden}.landing-root .hud-progress-fill{background:linear-gradient(90deg, var(--orange-600), var(--orange-2));width:0%;height:100%;box-shadow:0 0 12px var(--orange-glow);border-radius:999px;transition:width 1.8s cubic-bezier(.4,0,.2,1)}.landing-root .hud-status-detail{color:#9ca3af;letter-spacing:0;margin-top:10px;font-family:Geist Mono,monospace;font-size:12px}.landing-root .hud-tile{-webkit-backdrop-filter:blur(20px)saturate(140%);box-shadow:var(--shadow-lift);z-index:5;background:#14141ceb;border:1px solid #ffffff1f;border-radius:14px;padding:14px 16px;position:absolute}.landing-root .hud-tile .tile-label{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-family:Geist Mono,monospace;font-size:10px;display:flex}.landing-root .hud-tile .tile-label .dot-orange{background:var(--orange);border-radius:50%;width:6px;height:6px}.landing-root .hud-tile .tile-value{letter-spacing:-.025em;color:#fff;font-family:Geist,sans-serif;font-size:22px;font-weight:600;line-height:1}.landing-root .hud-tile .tile-value .unit{color:#9ca3af;margin-left:4px;font-size:13px;font-weight:500}.landing-root .hud-tile .tile-foot{color:var(--green);margin-top:4px;font-family:Geist Mono,monospace;font-size:11px}.landing-root .hud-tile.t-total{width:200px;top:14%;left:-28px}.landing-root .hud-tile.t-area{width:160px;top:10%;right:-16px}@media (max-width:1040px){.landing-root .hud{aspect-ratio:1/.85;max-width:640px;margin:0 auto}.landing-root .hud-tile.t-total{width:180px;top:12px;left:0}.landing-root .hud-tile.t-area{width:150px;top:12px;right:0}}@media (max-width:720px){.landing-root .hud-tile.t-total,.landing-root .hud-tile.t-area{display:none}.landing-root .radar{width:56px;height:68px;top:8px;left:8px}.landing-root .radar svg{width:56px;height:56px}.landing-root .radar-label{font-size:8px}.landing-root .hud-body{height:240px}}.landing-root section{scroll-margin-top:80px;position:relative}.landing-root .compact-section{padding:80px 0}@media (max-width:720px){.landing-root .compact-section{padding:56px 0}}.landing-root .section-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#fb923c;align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:12px;font-weight:500;display:inline-flex}.landing-root .section-eyebrow:before{content:"";background:var(--orange);width:28px;height:1px}.landing-root .section-title{letter-spacing:-.04em;text-wrap:balance;color:#fff;max-width:820px;margin:16px 0 0;font-family:Geist,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1}.landing-root .section-title .accent{background:linear-gradient(120deg,#ffb070,#f97316,#ffb070);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .section-sub{color:#9ca3af;text-wrap:pretty;max-width:620px;margin-top:20px;font-size:17px}.landing-root .section-head{margin-bottom:64px}.landing-root .section-head.center{text-align:center}.landing-root .section-head.center .section-eyebrow{justify-content:center}.landing-root .section-head.center .section-title,.landing-root .section-head.center .section-sub{margin-left:auto;margin-right:auto}@media (max-width:760px){.landing-root .section-head{margin-bottom:40px}.landing-root .section-title{font-size:clamp(28px,6.4vw,36px)}.landing-root .section-sub{font-size:15.5px}}.landing-root .simple-cards{gap:18px;display:grid}.landing-root .simple-3{grid-template-columns:repeat(3,1fr)}.landing-root .simple-4{grid-template-columns:repeat(4,1fr)}@media (max-width:920px){.landing-root .simple-3,.landing-root .simple-4{grid-template-columns:1fr 1fr}}@media (max-width:560px){.landing-root .simple-3,.landing-root .simple-4{grid-template-columns:1fr}}.landing-root .simple-card{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#14141cc7;border:1px solid #ffffff1a;border-radius:16px;padding:24px;transition:transform .25s,border-color .25s,box-shadow .25s}@media (hover:hover){.landing-root .simple-card:hover{border-color:#f9731666;transform:translateY(-3px);box-shadow:0 24px 60px -28px #f9731659}}.landing-root .simple-icon{color:#fb923c;background:#f973161f;border:1px solid #f973164d;border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:14px;display:grid;box-shadow:0 0 20px #f973162e}.landing-root .simple-num{color:#fb923c;letter-spacing:.12em;margin-bottom:6px;font-family:Geist Mono,monospace;font-size:11px}.landing-root .simple-title{letter-spacing:-.02em;color:#fff;margin:0 0 6px;font-family:Geist,sans-serif;font-size:18px;font-weight:600}.landing-root .simple-desc{color:#9ca3af;margin:0;font-size:13.5px;line-height:1.5}.landing-root .pricing{grid-template-columns:1fr 1fr;gap:24px;max-width:960px;margin:0 auto;display:grid}@media (max-width:820px){.landing-root .pricing{grid-template-columns:1fr}}.landing-root .pricing .plan{-webkit-backdrop-filter:blur(22px)saturate(140%);background:#1a1a2ec7;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 60px -28px #0009}.landing-root .pricing .plan.featured{background:radial-gradient(at 100% 0,#f9731638,#0000 65%),#28140ad9;border:2px solid #f97316;box-shadow:inset 0 0 0 1px #f973164d,0 0 40px #f9731640,0 36px 80px -28px #f9731673}.landing-root .plan-name{letter-spacing:-.005em;color:#e5e7eb;align-items:center;gap:10px;font-family:Geist,sans-serif;font-size:15px;font-weight:500;display:flex}.landing-root .plan-name .badge{background:var(--orange);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-family:Geist Mono,monospace;font-size:10px;font-weight:700}.landing-root .plan-price{align-items:baseline;gap:6px;margin:22px 0 6px;display:flex}.landing-root .plan-price .currency{color:#9ca3af;font-family:Geist Mono,monospace;font-size:18px;font-weight:500}.landing-root .plan-price .amount{letter-spacing:-.05em;color:#fff;font-family:Geist,sans-serif;font-size:64px;font-weight:600;line-height:1}.landing-root .plan-price .period{color:#9ca3af;font-size:14px}.landing-root .plan-desc{color:#9ca3af;margin:10px 0 28px;font-size:14.5px}.landing-root .plan-features{flex-direction:column;flex:1;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.landing-root .plan-features li{color:#e5e7eb;align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.45;display:flex}.landing-root .plan-features li b{color:#fff;font-weight:600}.landing-root .plan-features li .check-ic{color:#fb923c;background:#f9731629;border:1px solid #f9731666;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;display:grid}.landing-root .pricing .plan.featured .plan-features li .check-ic{color:#fb923c;background:#f9731640;border-color:#f97316}.landing-root .plan-cta{justify-content:center;width:100%}@media (max-width:560px){.landing-root .pricing .plan{border-radius:18px;padding:26px 22px}.landing-root .plan-price .amount{font-size:52px}}.landing-root .final-cta-wrap{padding:0 28px 60px}.landing-root .final-cta{text-align:center;-webkit-backdrop-filter:blur(28px)saturate(150%);background:#0f0f12eb;border:1px solid #ffffff1a;border-radius:32px;padding:96px 56px;position:relative;overflow:hidden}.landing-root .final-cta:before{content:"";pointer-events:none;background:radial-gradient(60% 70% at 50% 100%,#f9731666,#0000 60%),radial-gradient(50% 40% at 50% 0,#f9731626,#0000 60%);position:absolute;inset:0}.landing-root .final-cta:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 75%);mask-image:radial-gradient(circle,#000 30%,#0000 75%)}.landing-root .final-cta-inner{z-index:1;position:relative}.landing-root .final-cta h2{letter-spacing:-.045em;text-wrap:balance;color:#fff;margin:0 0 22px;font-family:Geist,sans-serif;font-size:clamp(40px,5vw,68px);font-weight:600;line-height:.98}.landing-root .final-cta h2 .accent{background:linear-gradient(120deg, #ffb070, var(--orange), #ffb070);color:#0000;-webkit-background-clip:text;background-clip:text}.landing-root .final-cta p{color:#e5e7eb;opacity:.85;text-wrap:pretty;max-width:560px;margin:0 auto 38px;font-size:18px}.landing-root .final-cta-meta{color:#9ca3af;letter-spacing:.04em;margin-top:24px;font-family:Geist Mono,monospace;font-size:12.5px}@media (max-width:760px){.landing-root .final-cta-wrap{padding:0 20px 40px}.landing-root .final-cta{border-radius:24px;padding:56px 24px}}.landing-root footer{background:#0a0a0a;border-top:1px solid #ffffff0f;padding:40px 0 60px}.landing-root .footer-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.landing-root .footer-meta{color:#9ca3af;font-size:13px}.landing-root .footer-links{gap:24px;font-size:13px;display:flex}.landing-root .footer-links a{color:#9ca3af}.landing-root .footer-links a:hover{color:#fb923c}@media (max-width:560px){.landing-root footer{padding:28px 0 40px}.landing-root .footer-links{flex-wrap:wrap;gap:18px}}.landing-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(14px)}.landing-root .reveal.in{opacity:1;transform:translateY(0)}.landing-root .reveal[data-stagger="1"]{transition-delay:80ms}.landing-root .reveal[data-stagger="2"]{transition-delay:.16s}.landing-root .reveal[data-stagger="3"]{transition-delay:.24s}.landing-root .reveal[data-stagger="4"]{transition-delay:.32s}.landing-root :focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #f97316}.landing-root .btn:focus-visible{outline-offset:4px}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :before,.landing-root :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.landing-root .interactive-cta{z-index:2;padding:60px 0 100px;position:relative}.landing-root .interactive-cta .container{max-width:980px}.landing-root .interactive-card{color:#1c1917;background:#fbf7f1;border:1px solid #f9731640;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #000000a6,0 0 0 1px #f973164d,0 0 60px -10px #f9731659}.landing-root .interactive-card-head{text-align:center;background:linear-gradient(#fff 0%,#fbf7f1 100%);padding:32px 32px 12px}.landing-root .interactive-card-head .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ea580c;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.landing-root .interactive-card-head .pill{color:#ea580c;text-transform:uppercase;letter-spacing:.05em;background:#f973161a;border:1px solid #f9731640;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.landing-root .interactive-card-head .live-dot{background:#34d399;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite pulseDot;box-shadow:0 0 0 3px #34d3992e}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.25)}}.landing-root .interactive-card-head .section-title{letter-spacing:-.02em;color:#1c1917;max-width:none;margin:0;font-size:26px;font-weight:700}.landing-root .interactive-card-head .section-sub{color:#6b6560;max-width:640px;margin:8px auto 0;font-size:15px}.landing-root .interactive-card-body{background:#fbf7f1;padding:20px 28px 36px}@media (max-width:640px){.landing-root .interactive-cta{padding:40px 0 60px}.landing-root .interactive-card-head{padding:24px 18px 8px}.landing-root .interactive-card-body{padding:16px 18px 28px}.landing-root .interactive-card-head .section-title{font-size:22px}}.landing-root .productos-devnova{border-top:1px solid #ffffff0f;padding:90px 0 80px;position:relative}.landing-root .productos-head{text-align:center;margin-bottom:48px}.landing-root .productos-head .eyebrow{display:inline-flex}.landing-root .productos-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}@media (max-width:980px){.landing-root .productos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.landing-root .productos-grid{grid-template-columns:1fr}}.landing-root .producto-card{color:var(--ink);isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#14141cc7;border:1px solid #f973162e;border-radius:18px;flex-direction:column;gap:14px;padding:24px 22px 22px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s,background .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 60px -28px #0009}.landing-root .producto-card:before{content:"";opacity:0;z-index:-1;background:radial-gradient(420px 260px at 50% -10%,#f9731633,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.landing-root .producto-card:hover{background:#1c140fd9;border-color:#f973168c;transform:translateY(-3px);box-shadow:inset 0 0 0 1px #f9731640,0 24px 60px -22px #f9731666}.landing-root .producto-card:hover:before{opacity:1}.landing-root .producto-card-head{justify-content:space-between;align-items:center;display:flex}.landing-root .producto-emoji{background:linear-gradient(135deg,#f973162e,#ffb0701a);border:1px solid #f9731640;border-radius:14px;place-items:center;width:50px;height:50px;font-size:30px;line-height:1;display:inline-grid}.landing-root .producto-badge{letter-spacing:.08em;text-transform:uppercase;color:#e5e7eb;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-family:Geist Mono,monospace;font-size:10px;font-weight:700;display:inline-flex}.landing-root .producto-badge.badge-android{color:#a7f3d0;background:#22c55e1a;border-color:#22c55e4d}.landing-root .producto-badge.badge-web{color:#fb923c;background:#f973161a;border-color:#f9731659}.landing-root .producto-nombre{letter-spacing:-.01em;color:#fff;margin:2px 0 0;font-family:Geist,sans-serif;font-size:18px;font-weight:600}.landing-root .producto-desc{color:#9ca3af;flex:1;margin:0;font-size:13.5px;line-height:1.55}.landing-root .producto-cta{color:#fb923c;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:600;display:inline-flex}.landing-root .producto-card:hover .producto-cta{color:#ffb070}.landing-root .producto-cta svg{transition:transform .2s}.landing-root .producto-card:hover .producto-cta svg{transform:translate(3px)}.landing-root [role=menu]{color:#1c1917;background:#fff;border-color:#e2ddd6}.landing-root [role=menu] a,.landing-root [role=menu] button,.landing-root [role=menu] p,.landing-root [role=menu] span{color:#1c1917}.landing-root [role=menu] .text-ink-muted,.landing-root [role=menu] [class*=text-ink-muted]{color:#6b6560}.landing-root [role=menu] .text-claude-700,.landing-root [role=menu] [class*=text-claude-700]{color:#c2410c}.landing-root [role=menu] .text-red-700,.landing-root [role=menu] [class*=text-red-700],.landing-root [role=menu] button.text-red-700{color:#b91c1c}.landing-root [role=menu] a:hover,.landing-root [role=menu] button:hover:not([class*=text-red]){color:#1c1917;background:#f5f0eb}.landing-root [role=menu] button.text-red-700:hover,.landing-root [role=menu] button[class*=text-red]:hover{color:#991b1b;background:#fef2f2}.landing-root [role=menu] [class*=border-claude-border]{border-color:#e2ddd6}.landing-root ::selection{color:#fff;background:#f9731666}
