.std-landing{--teal-700:#0F766E;--teal-600:#0D9488;--teal-400:#2DD4BF;--teal-300:#5EEAD4;--navy-950:#080D17;--navy-900:#0B1120;--navy-800:#141C2C;--navy-700:#1E293B;--white:#FFFFFF;--ink:#0B1220;--ink-soft:#48566B;--line:rgba(15,60,60,0.14);--surface:#F7FAF9;--surface-alt:#EEF5F3;--card-bg:#FFFFFF;--heading:#082A28;--header-bg:rgba(247,250,249,.82);--font-display:var(--font-std-display),"Plus Jakarta Sans",sans-serif;--font-body:var(--font-inter),"Inter",sans-serif;--font-mono:var(--font-std-mono),"JetBrains Mono",monospace;--radius:16px;font-family:var(--font-body);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;overflow-x:hidden;transition:background .25s ease,color .25s ease}.std-landing[data-theme=dark]{--ink:#D8E6E3;--ink-soft:#8CA3A8;--line:rgba(94,234,212,0.14);--surface:#080D17;--surface-alt:#0D1522;--card-bg:#111A29;--heading:#F6FDFB;--header-bg:rgba(8,13,23,.78)}.std-landing *{margin:0;padding:0;box-sizing:border-box}.std-landing a{text-decoration:none;color:inherit}.std-landing img{max-width:100%;display:block}.std-landing .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.std-landing .eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-600);font-weight:600}.std-landing[data-theme=dark] .eyebrow{color:var(--teal-300)}.std-landing h1,.std-landing h2,.std-landing h3{font-family:var(--font-display);color:var(--heading);line-height:1.15;letter-spacing:-.015em;font-weight:800}.std-landing h2{font-size:clamp(28px,3.6vw,42px);font-weight:800}.std-landing p{color:var(--ink-soft);line-height:1.7;font-size:16px}.std-landing .btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:15px;padding:13px 26px;border-radius:999px;cursor:pointer;border:1px solid transparent;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.std-landing .btn-primary{background:linear-gradient(90deg,var(--teal-600),var(--teal-400));color:#04211E;box-shadow:0 10px 26px -10px rgba(45,212,191,.55)}.std-landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px rgba(45,212,191,.7)}.std-landing .btn-ghost{background:transparent;color:var(--heading);border:1px solid var(--line)}.std-landing .btn-ghost:hover{border-color:var(--teal-600);color:var(--teal-600)}.std-landing header{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);transition:background .25s}.std-landing .nav{display:flex;align-items:center;justify-content:space-between;height:76px}.std-landing .logo{display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:20px;color:var(--heading)}.std-landing .logo img{height:32px;width:auto}.std-landing .nav-links{display:flex;gap:30px;align-items:center}.std-landing .nav-links a{font-size:14.5px;font-weight:500;color:var(--heading);opacity:.8}.std-landing .nav-links a:hover{opacity:1;color:var(--teal-600)}.std-landing .nav-cta{display:flex;align-items:center;gap:14px}.std-landing .nav-login-link{font-size:14.5px;font-weight:600;color:var(--heading);border:1px solid var(--line);padding:9px 16px;border-radius:999px;transition:border-color .15s,color .15s}@media (max-width:480px){.std-landing .wrap{padding:0 18px}}.std-landing .menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:10px;width:38px;height:38px;align-items:center;justify-content:center;cursor:pointer;color:var(--heading);flex-shrink:0}.std-landing .menu-toggle svg{width:19px;height:19px}.std-landing .menu-toggle .icon-close,.std-landing .menu-toggle.active .icon-menu{display:none}.std-landing .menu-toggle.active .icon-close{display:block}.std-landing .mobile-panel{display:none;flex-direction:column;border-top:1px solid var(--line)}.std-landing .mobile-panel.open{display:flex}.std-landing .mobile-panel-links{display:flex;flex-direction:column}.std-landing .mobile-panel-links a{padding:14px 4px;font-size:15.5px;font-weight:500;color:var(--heading);border-bottom:1px solid var(--line)}.std-landing .mobile-controls{display:flex;align-items:center;gap:10px;padding:16px 4px 20px;flex-wrap:wrap}@media (max-width:420px){.std-landing .nav-cta .btn{padding:10px 16px;font-size:13.5px;white-space:nowrap}}@media (max-width:900px){.std-landing .desktop-extra{display:none!important}.std-landing .menu-toggle{display:flex}}@media (min-width:901px){.std-landing .mobile-panel{display:none!important}}.std-landing .nav-login-link:hover{border-color:var(--teal-600);color:var(--teal-600)}.std-landing[data-theme=dark] .nav-login-link:hover{border-color:var(--teal-300);color:var(--teal-300)}.std-landing .toggle-group{display:flex;align-items:center;gap:8px}.std-landing .icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--heading);cursor:pointer}.std-landing .icon-btn:hover{border-color:var(--teal-600);color:var(--teal-600)}.std-landing .icon-btn svg{width:17px;height:17px}.std-landing .icon-btn .icon-moon,.std-landing[data-theme=dark] .icon-btn .icon-sun{display:none}.std-landing[data-theme=dark] .icon-btn .icon-moon{display:block}.std-landing .lang-btn{font-family:var(--font-mono);font-size:12px;font-weight:600;border:1px solid var(--line);background:transparent;color:var(--heading);border-radius:999px;padding:8px 13px;cursor:pointer}.std-landing .lang-btn:hover{border-color:var(--teal-600);color:var(--teal-600)}@media (max-width:900px){.std-landing .nav-links{display:none}}.std-landing[data-lang=en] [data-l=es],.std-landing[data-lang=es] [data-l=en]{display:none}.std-landing .hero{position:relative;background:radial-gradient(120% 100% at 10% -10%,var(--navy-800) 0,var(--navy-950) 60%,#04070D 100%);color:#fff;overflow:hidden;padding:100px 0 80px}.std-landing[data-theme=light] .hero{background:radial-gradient(120% 100% at 10% -10%,#0F2C29 0,var(--navy-950) 60%,#04070D 100%)}.std-landing .hero:before{content:"";position:absolute;inset:0;opacity:.5;background-image:radial-gradient(rgba(45,212,191,.14) 1px,transparent 0);background-size:26px 26px;-webkit-mask-image:radial-gradient(70% 60% at 15% 15%,black,transparent 75%);mask-image:radial-gradient(70% 60% at 15% 15%,black,transparent 75%)}.std-landing .hero .eyebrow{display:inline-flex;align-items:center;color:var(--teal-300);background:rgba(45,212,191,.14);border:1px solid rgba(94,234,212,.4);padding:7px 14px;border-radius:999px;font-weight:600}.std-landing .hero-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.std-landing .hero-glow.g1{width:440px;height:440px;background:rgba(13,148,136,.4);top:-160px;left:-140px}.std-landing .hero-glow.g2{width:360px;height:360px;background:rgba(45,212,191,.2);bottom:-140px;right:-60px}.std-landing .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative;z-index:1}@media (max-width:960px){.std-landing .hero-grid{grid-template-columns:1fr}}.std-landing .hero h1{color:#fff;font-size:clamp(34px,4.6vw,54px);font-weight:700;margin:18px 0 20px}.std-landing .hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--teal-300),#B7FDEF);-webkit-background-clip:text;background-clip:text;color:transparent}.std-landing .hero p.lead{color:rgba(216,230,227,.78);font-size:17.5px;max-width:540px;margin-bottom:30px}.std-landing .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:34px}.std-landing .hero-trust{display:flex;gap:22px;flex-wrap:wrap;font-family:var(--font-mono);font-size:12px;color:rgba(216,230,227,.55)}.std-landing .hero-trust span{display:flex;align-items:center;gap:7px}.std-landing .hero-trust span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--teal-400)}.std-landing .btn-ghost-dark{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.std-landing .btn-ghost-dark:hover{border-color:var(--teal-300);color:var(--teal-300)}.std-landing .demo-wrap{position:relative;display:flex;align-items:center;justify-content:center}.std-landing .demo-window{width:100%;max-width:400px;background:#0B1524;border:1px solid rgba(94,234,212,.22);border-radius:14px;box-shadow:0 30px 60px -30px rgba(0,0,0,.6);overflow:hidden}.std-landing .demo-topbar{display:flex;align-items:center;gap:6px;padding:11px 14px;background:#0F1E30;border-bottom:1px solid rgba(94,234,212,.14)}.std-landing .demo-topbar .dot{width:8px;height:8px;border-radius:50%}.std-landing .demo-topbar .dot.r{background:#F87171}.std-landing .demo-topbar .dot.y{background:#FBBF24}.std-landing .demo-topbar .dot.g{background:#34D399}.std-landing .demo-tabs{margin-left:auto;display:flex;gap:6px}.std-landing .demo-tab-dot{width:6px;height:6px;border-radius:50%;background:rgba(94,234,212,.25);animation:std-tab-cycle 9s linear infinite}.std-landing .demo-tab-dot.t2{animation-delay:3s}.std-landing .demo-tab-dot.t3{animation-delay:6s}@keyframes std-tab-cycle{0%,3%{background:rgba(94,234,212,.25)}30%,4%{background:var(--teal-300)}34%,to{background:rgba(94,234,212,.25)}}.std-landing .demo-body{position:relative;height:280px;background-image:radial-gradient(rgba(94,234,212,.08) 1px,transparent 0);background-size:18px 18px;overflow:hidden}.std-landing .demo-slide{position:absolute;inset:0;padding:20px 18px;opacity:0;animation:std-slide-cycle 9s linear infinite;display:flex;flex-direction:column}.std-landing .slide-chat{animation-delay:0s}.std-landing .slide-flow{animation-delay:3s;align-items:center;justify-content:center;gap:10px}.std-landing .slide-integ{animation-delay:6s;justify-content:center}@keyframes std-slide-cycle{0%,3%{opacity:0}30%,5%{opacity:1}35%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.std-landing .demo-slide,.std-landing .demo-tab-dot{animation:none;opacity:1}}.std-landing .chat-head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.std-landing .chat-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--teal-600),var(--teal-400));flex-shrink:0}.std-landing .chat-head b{display:block;font-size:12.5px;color:#fff;font-weight:600}.std-landing .chat-head small{font-size:10px;color:rgba(216,230,227,.5)}.std-landing .chat-bubble{max-width:80%;padding:9px 13px;border-radius:14px;font-size:12px;margin-bottom:8px;line-height:1.4}.std-landing .chat-bubble.in{background:#1B2A3D;color:#D8E6E3;align-self:flex-start;border-bottom-left-radius:4px}.std-landing .chat-bubble.out{background:linear-gradient(90deg,var(--teal-600),var(--teal-400));color:#04211E;align-self:flex-end;border-bottom-right-radius:4px;font-weight:600}.std-landing .chat-typing{display:flex;gap:4px;align-self:flex-start;padding:9px 13px;background:#1B2A3D;border-radius:14px;border-bottom-left-radius:4px;width:-moz-fit-content;width:fit-content}.std-landing .chat-typing span{width:5px;height:5px;border-radius:50%;background:rgba(216,230,227,.5);animation:std-typing-bounce 1.2s ease-in-out infinite}.std-landing .chat-typing span:nth-child(2){animation-delay:.2s}.std-landing .chat-typing span:nth-child(3){animation-delay:.4s}@keyframes std-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-3px);opacity:1}}.std-landing .mini-node{display:flex;align-items:center;gap:10px;background:#111E30;border:1px solid rgba(94,234,212,.28);border-radius:12px;padding:11px 14px;width:100%;max-width:230px;font-size:12px;color:#fff;font-weight:600}.std-landing .mini-node svg{width:18px;height:18px;flex-shrink:0;color:var(--teal-300)}.std-landing .mini-node.agent{border-color:var(--teal-300);box-shadow:0 0 0 3px rgba(45,212,191,.14)}.std-landing .mini-connector{width:1.5px;height:20px;background:repeating-linear-gradient(rgba(94,234,212,.35) 0 4px,transparent 4px 8px)}.std-landing .mini-integ-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;align-content:center;height:100%}.std-landing .mini-integ{display:flex;flex-direction:column;align-items:center;gap:6px;background:#111E30;border:1px solid rgba(94,234,212,.28);border-radius:10px;padding:14px 6px;font-size:10px;color:#fff;font-weight:600;text-align:center}.std-landing .mini-integ svg{width:18px;height:18px;color:var(--teal-300)}.std-landing section.pad{padding:96px 0}.std-landing .section-head{max-width:680px;margin-bottom:48px}.std-landing .section-head p{margin-top:14px;font-size:17px}.std-landing .teal-em{font-style:normal;color:var(--teal-400)}.std-landing[data-theme=light] .teal-em{color:var(--teal-600)}.std-landing .how-section{background:var(--navy-950);transition:background .25s}.std-landing .how-section h2{color:#fff}.std-landing .how-section .section-head p{color:rgba(216,230,227,.65)}.std-landing[data-theme=light] .how-section{background:var(--surface-alt)}.std-landing[data-theme=light] .how-section h2{color:var(--heading)}.std-landing[data-theme=light] .how-section .section-head p{color:var(--ink-soft)}.std-landing[data-theme=light] .how-icon{background:var(--card-bg);border-color:rgba(13,148,136,.35);color:var(--teal-600)}.std-landing[data-theme=light] .how-step h3{color:var(--heading)}.std-landing[data-theme=light] .how-step p{color:var(--ink-soft)}.std-landing .how-row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.std-landing .how-row:before{content:"";position:absolute;top:34px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(94,234,212,.35),rgba(94,234,212,.35),transparent);z-index:0}@media (max-width:900px){.std-landing .how-row{grid-template-columns:repeat(2,1fr);row-gap:40px}.std-landing .how-row:before{display:none}}@media (max-width:560px){.std-landing .how-row{grid-template-columns:1fr}}.std-landing .how-step{text-align:center;position:relative;z-index:1}.std-landing .how-icon{width:68px;height:68px;border-radius:50%;background:var(--navy-800);border:1.5px solid rgba(94,234,212,.4);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:var(--teal-300)}.std-landing .how-icon svg{width:26px;height:26px}.std-landing .how-step h3{color:#fff;font-size:16.5px;margin-bottom:8px}.std-landing .how-step p{font-size:13.5px;color:rgba(216,230,227,.6);max-width:230px;margin:0 auto}.std-landing .hub-section{background:var(--surface-alt)}.std-landing .hub-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:start}@media (max-width:900px){.std-landing .hub-grid{grid-template-columns:1fr}}.std-landing .hub-copy p{margin-bottom:16px;font-size:15.5px}.std-landing .hub-copy strong{color:var(--heading)}.std-landing .integ-head{font-family:var(--font-mono);font-size:12.5px;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.std-landing .integrations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:480px) and (max-width:900px){.std-landing .integrations-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1180px){.std-landing .integrations-grid{grid-template-columns:repeat(2,1fr)}}.std-landing .integration-box{display:flex;align-items:center;gap:10px;background:var(--card-bg);border:1px solid var(--line);border-radius:12px;padding:12px 14px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.std-landing .integration-box:hover{transform:translateY(-2px);border-color:var(--teal-600);box-shadow:0 10px 22px -14px rgba(13,148,136,.4)}.std-landing .integration-box svg{width:19px;height:19px;color:var(--teal-600);flex-shrink:0}.std-landing[data-theme=dark] .integration-box svg{color:var(--teal-300)}.std-landing .integration-box span{font-size:13px;font-weight:600;color:var(--heading)}.std-landing .cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media (max-width:900px){.std-landing .cap-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.std-landing .cap-grid{grid-template-columns:1fr}}.std-landing .cap-card{background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s}.std-landing .cap-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -22px rgba(13,148,136,.35);border-color:transparent}.std-landing .cap-icon{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--teal-600),var(--teal-400));color:#04211E;margin-bottom:16px}.std-landing .cap-icon svg{width:20px;height:20px}.std-landing .cap-card h3{font-size:17.5px;margin-bottom:8px}.std-landing .cap-card p{font-size:14.5px}.std-landing .app-section{background:var(--surface-alt)}.std-landing .app-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}@media (max-width:900px){.std-landing .app-grid{grid-template-columns:1fr}.std-landing .app-grid>div:last-child{order:-1}}.std-landing .app-feature-list{margin-top:28px;display:flex;flex-direction:column;gap:20px}.std-landing .app-feature{display:flex;gap:14px;align-items:flex-start}.std-landing .app-feature-icon{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:linear-gradient(135deg,var(--teal-600),var(--teal-400));color:#04211E;display:flex;align-items:center;justify-content:center}.std-landing .app-feature-icon svg{width:18px;height:18px}.std-landing .app-feature b{display:block;font-size:14.5px;color:var(--heading);margin-bottom:3px}.std-landing .app-feature span{font-size:13.5px;color:var(--ink-soft);line-height:1.55}.std-landing .phone-wrap{display:flex;flex-direction:column;align-items:center;gap:16px}.std-landing .phone-frame{position:relative;width:100%;max-width:260px;aspect-ratio:260/562;background:#0B1524;border-radius:42px;padding:12px;box-shadow:0 40px 80px -30px rgba(0,0,0,.45),0 0 0 2px rgba(94,234,212,.18)}.std-landing[data-theme=light] .phone-frame{box-shadow:0 40px 80px -30px rgba(8,60,55,.25),0 0 0 2px rgba(13,148,136,.2)}.std-landing .phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:120px;height:26px;background:#0B1524;border-radius:0 0 16px 16px;z-index:2}.std-landing .phone-screen{position:relative;width:100%;height:100%;border-radius:32px;overflow:hidden;background:#fff}.std-landing .phone-slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;opacity:0;animation:std-phone-cycle 15s linear infinite}.std-landing .phone-slide:first-child{animation-delay:0s}.std-landing .phone-slide:nth-child(2){animation-delay:3s}.std-landing .phone-slide:nth-child(3){animation-delay:6s}.std-landing .phone-slide:nth-child(4){animation-delay:9s}.std-landing .phone-slide:nth-child(5){animation-delay:12s}@keyframes std-phone-cycle{0%,2%{opacity:0}18%,4%{opacity:1}20%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.std-landing .phone-slide{animation:none;opacity:1}.std-landing .phone-slide:not(:first-child){display:none}}.std-landing .phone-dots{display:flex;gap:7px}.std-landing .phone-dots span{width:6px;height:6px;border-radius:50%;background:rgba(94,234,212,.28);animation:std-phone-dot-cycle 15s linear infinite}.std-landing .phone-dots span:first-child{animation-delay:0s}.std-landing .phone-dots span:nth-child(2){animation-delay:3s}.std-landing .phone-dots span:nth-child(3){animation-delay:6s}.std-landing .phone-dots span:nth-child(4){animation-delay:9s}.std-landing .phone-dots span:nth-child(5){animation-delay:12s}@keyframes std-phone-dot-cycle{0%,2%{background:rgba(94,234,212,.28)}18%,4%{background:var(--teal-600)}20%,to{background:rgba(94,234,212,.28)}}.std-landing[data-theme=dark] .phone-dots span{animation-name:std-phone-dot-cycle-dark;background:rgba(94,234,212,.22)}@keyframes std-phone-dot-cycle-dark{0%,2%{background:rgba(94,234,212,.22)}18%,4%{background:var(--teal-300)}20%,to{background:rgba(94,234,212,.22)}}.std-landing .pricing-section{background:var(--surface)}.std-landing .price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}@media (max-width:1080px){.std-landing .price-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.std-landing .price-grid{grid-template-columns:1fr}}.std-landing .wl-badge{position:absolute;top:-12px;left:20px;display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:10.5px;font-weight:600;color:var(--ink-soft);background:var(--surface-alt);border:1px solid var(--line);padding:4px 10px;border-radius:999px}.std-landing .price-card{position:relative;background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px 22px;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.std-landing .price-card:hover{transform:translateY(-4px)}.std-landing .price-card.featured{border-color:var(--teal-600);box-shadow:0 20px 44px -24px rgba(13,148,136,.5)}.std-landing .price-card h3{font-size:19px;display:flex;align-items:baseline;gap:6px}.std-landing .price-card h3 small{font-family:var(--font-body);font-weight:500;font-size:12px;color:var(--ink-soft)}.std-landing .plan-tagline{font-size:13.5px;line-height:1.4;margin:6px 0 18px;min-height:38px}.std-landing .plan-login-link{display:block;text-align:center;font-size:12.5px;color:var(--ink-soft);margin-bottom:4px}.std-landing .plan-login-link .check-yes{text-decoration:underline;font-weight:600}.std-landing .price-details{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.std-landing .price-big{font-family:var(--font-display);font-weight:800;font-size:34px;color:var(--heading)}.std-landing .price-big span{font-family:var(--font-body);font-weight:500;font-size:13px;color:var(--ink-soft)}.std-landing .star-badge{position:absolute;top:-12px;right:20px;display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:10.5px;font-weight:600;color:#04211E;background:linear-gradient(90deg,var(--teal-400),var(--teal-300));padding:4px 10px;border-radius:999px}.std-landing .benefits-label{font-family:var(--font-mono);font-size:12.5px;font-weight:600;color:var(--teal-600)}.std-landing[data-theme=dark] .benefits-label{color:var(--teal-300)}.std-landing .price-details ul{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:10px}.std-landing .price-details li{font-size:13.5px;color:var(--ink-soft);padding-left:18px;position:relative}.std-landing .price-details li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--teal-600)}.std-landing[data-theme=dark] .price-details li:before{background:var(--teal-300)}.std-landing .price-details li b{color:var(--heading)}.std-landing .check-yes{color:var(--teal-600);font-weight:700}.std-landing[data-theme=dark] .check-yes{color:var(--teal-300)}.std-landing .security-section{background:var(--navy-950);color:#fff}.std-landing .security-section .eyebrow{color:var(--teal-300)}.std-landing .security-section h2{color:#fff}.std-landing .security-section p{color:rgba(216,230,227,.75)}.std-landing .sec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}@media (max-width:900px){.std-landing .sec-grid{grid-template-columns:repeat(2,1fr)}}.std-landing .sec-item{border-top:2px solid var(--teal-400);padding-top:16px}.std-landing .sec-item h3{color:#fff;font-size:15.5px;margin-bottom:6px}.std-landing .sec-item p{font-size:13.5px}.std-landing .cta-banner{background:linear-gradient(135deg,var(--teal-700),#063C39);color:#fff;text-align:center;padding:90px 0;position:relative;overflow:hidden}.std-landing .cta-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 60% at 50% 0,rgba(45,212,191,.3),transparent 70%)}.std-landing .cta-banner h2{color:#fff;position:relative}.std-landing .cta-banner h2 .grad-line{display:block;background:linear-gradient(90deg,var(--teal-300),#60A5FA);-webkit-background-clip:text;background-clip:text;color:transparent}.std-landing .cta-banner p{color:rgba(255,255,255,.82);max-width:480px;margin:16px auto 30px;position:relative}.std-landing .cta-banner .hero-actions{justify-content:center;position:relative;margin-bottom:0}.std-landing .btn-on-dark{background:#fff;color:var(--teal-700)}.std-landing .btn-on-dark:hover{transform:translateY(-2px)}.std-landing footer{background:#04070D;color:rgba(216,230,227,.6);padding:60px 0 28px}.std-landing .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;margin-bottom:44px}@media (max-width:700px){.std-landing .foot-grid{grid-template-columns:1fr 1fr}}.std-landing footer h4{color:#fff;font-size:13.5px;font-weight:600;margin-bottom:14px}.std-landing footer .logo{color:#fff;margin-bottom:12px}.std-landing footer p.foot-desc{font-size:14px;max-width:300px;color:rgba(216,230,227,.5)}.std-landing footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}.std-landing footer ul a{font-size:14px;color:rgba(216,230,227,.6)}.std-landing footer ul a:hover{color:var(--teal-300)}.std-landing .foot-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12.5px}.std-landing .foot-bottom a{color:rgba(216,230,227,.6)}.std-landing .foot-bottom a:hover{color:var(--teal-300)}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_7c98a1{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_7c98a1{--font-std-display:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_e896d9{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_e896d9{--font-std-mono:"JetBrains Mono","JetBrains Mono Fallback"}