*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#0c1a33;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}img,svg{max-width:100%;display:block}:root{--navy:#0c1a33;--blue:#1b58d4;--green:#1b58d4;--white:#fff;--navy-mid:#1a2c4d;--blue-dark:#1447b2;--blue-soft:#edf3ff;--bg-light:#f7f8fa;--bg-soft:#fbfcfe;--text:#0c1a33;--muted:#0c1a3385;--muted-strong:#0c1a33ad;--border:#0c1a3317;--border-mid:#0c1a3321;--border-strong:#0c1a332e;--shadow-sm:0 6px 24px #0c1a330a;--shadow-md:0 18px 48px #0c1a3314;--shadow-lg:0 28px 80px #0c1a331f;--ease:cubic-bezier(.25, 1, .5, 1);--ease-expo:cubic-bezier(.16, 1, .3, 1);--max-w:1200px;--px:clamp(20px, 4vw, 48px)}.container{max-width:var(--max-w);padding:0 var(--px);margin:0 auto}.section{padding:clamp(48px,6vw,80px) 0}.section-sm{padding:clamp(36px,5vw,60px) 0}.bg-light{background:var(--bg-light)}.bg-navy{background:var(--navy)}.section>.container{position:relative}.reveal{opacity:0;transition:opacity .65s var(--ease-expo), transform .65s var(--ease-expo);transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal[data-delay="1"]{transition-delay:80ms}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}.reveal[data-delay="4"]{transition-delay:.32s}.reveal[data-delay="5"]{transition-delay:.4s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.eyebrow{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:18px;font-size:11px;font-weight:700;display:block}.section-h2{color:var(--navy);letter-spacing:-.03em;text-align:center;max-width:780px;margin:0 auto 22px;font-family:Manrope,sans-serif;font-size:clamp(24px,3.5vw,48px);font-weight:700;line-height:1.1}.section-lead{color:var(--muted);text-align:center;max-width:540px;margin:0 auto;font-size:16px;line-height:1.65}.btn{transition:background .2s var(--ease), color .2s, border-color .2s, transform .18s var(--ease), box-shadow .24s var(--ease);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:2px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;display:inline-flex}.btn:active{transform:scale(.97)}.btn:focus-visible{outline:none;box-shadow:0 0 0 4px #1b58d429}.btn-navy{background:var(--navy);color:var(--white);border-color:var(--navy);box-shadow:0 14px 32px #0c1a3324}.btn-navy:hover{background:var(--navy-mid);border-color:var(--navy-mid);box-shadow:0 18px 38px #0c1a332e}.btn-blue{background:var(--blue);color:var(--white);border-color:var(--blue);box-shadow:0 14px 30px #1b58d42e}.btn-blue:hover{background:var(--blue-dark);border-color:var(--blue-dark);box-shadow:0 18px 36px #1b58d438}.btn-outline{color:var(--navy);-webkit-backdrop-filter:blur(8px);background:#ffffffd6;border-color:#0c1a3314}.btn-outline:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#0c1a332e}.btn-white{background:var(--white);color:var(--navy);border-color:var(--white);box-shadow:0 14px 30px #ffffff14}.btn-white:hover{background:var(--bg-light);box-shadow:0 18px 34px #ffffff1f}.btn-lg{padding:17px 36px;font-size:16px}.btn-full{justify-content:center;width:100%}.btn-sm{padding:10px 20px;font-size:13px}.site-nav{z-index:999;-webkit-backdrop-filter:none;transition:background .3s var(--ease), border-color .3s, box-shadow .3s var(--ease);background:#fff;border-bottom:1px solid #0000000f;position:sticky;top:0}.site-nav.scrolled{-webkit-backdrop-filter:blur(18px);background:#fffffff0;border-bottom-color:#00000014;box-shadow:0 4px 24px #0000000f}.nav-inner{max-width:var(--max-w);padding:0 var(--px);grid-template-columns:1fr auto 1fr;align-items:center;height:74px;margin:0 auto;display:grid}.nav-logo{color:#ffffffeb;letter-spacing:-.03em;justify-self:start;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.nav-links{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex;overflow:hidden}.nav-link{color:#ffffffa6;cursor:pointer;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1;transition:color .15s,background .15s}.nav-link.active{color:#fff;background:#ffffff1a;font-weight:600}.nav-right{justify-self:end;align-items:center;gap:10px;display:flex}.nav-burger{cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;outline:none;flex-direction:column;gap:5px;padding:8px;transition:background .18s;display:none}.nav-burger:focus{box-shadow:none;outline:none}.nav-burger:focus-visible{outline-offset:2px;outline:2px solid #1b58d44d}.nav-burger:hover{background:#0c1a330f}.nav-burger span{background:var(--navy);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .2s;display:block}.nav-overlay{-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:9998;background:#08102680;transition:opacity .28s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}.nav-overlay.open{opacity:1;pointer-events:all}.nav-drawer{opacity:0;pointer-events:none;z-index:9999;background:#fff;border-radius:20px;flex-direction:column;width:min(320px,90vw);transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .22s;display:flex;position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%)scale(.92);box-shadow:0 24px 64px #08102638,0 2px 8px #08102614}.nav-drawer.open{opacity:1;pointer-events:all;transform:translate(-50%,-50%)scale(1)}.nav-drawer-header{border-bottom:1px solid #0c1a3314;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.nav-drawer-close{appearance:none;width:32px;height:32px;color:var(--navy);cursor:pointer;background:#0c1a330f;border:none;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s;display:flex}.nav-drawer-close:focus{box-shadow:none;outline:none}.nav-drawer-close:hover{background:#0c1a331f}.nav-drawer-links{flex-direction:column;padding:6px 0;display:flex}.nav-drawer-link{color:var(--navy);letter-spacing:-.01em;cursor:pointer;border-bottom:1px solid #0c1a330d;padding:14px 22px;font-size:15px;font-weight:500;transition:color .18s,background .18s}.nav-drawer-link:last-child{border-bottom:none}.nav-drawer-link:hover{color:var(--blue);background:#1b58d40a}.nav-drawer-footer{border-top:1px solid #0c1a3314;flex-shrink:0;padding:14px 20px 20px}.nav-drawer-footer .btn{text-align:center;width:100%}.hero{background:0 0;padding:clamp(12px,1.5vw,20px) clamp(10px,1.5vw,20px);position:relative;overflow:visible}.hero-night-img{object-fit:cover;object-position:center 30%;pointer-events:none;z-index:0;opacity:.42;width:100%;height:86%;position:absolute;top:0;left:0;right:0}.hero-night-overlay{pointer-events:none;z-index:1;background:radial-gradient(130% 120% at 50% 100%,#0000 0%,#060d1cc7 72%,#060d1c 100%);position:absolute;inset:0}#hero-beams-canvas{pointer-events:none;z-index:2;opacity:.42;width:100%;height:100%;position:absolute;inset:0}.hero-inner{z-index:3;max-width:1520px;position:relative}.hero-banner{background:radial-gradient(60% 80% at -8% 55%,#1e5fe62e 0%,#0000 58%),radial-gradient(40% 60% at 105% 85%,#0f32821f 0%,#0000 55%),#0b1130;border:1px solid #ffffff12;border-radius:24px;flex-direction:column;justify-content:center;min-height:clamp(340px,34vw,430px);margin-bottom:0;padding:clamp(38px,4vw,56px) clamp(52px,6vw,88px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 1px #ffffff05,0 8px 24px #00000038,0 2px 8px #08123224}.hero-banner:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0b1130 28%,#0000 55%);border-radius:24px;position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;max-width:52%;display:flex;position:relative}.hero-img-right{pointer-events:none;z-index:1;object-fit:contain;object-position:bottom right;border-bottom-right-radius:24px;width:auto;max-width:58%;height:145%;display:block;position:absolute;bottom:0;right:0}.hero-under{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.pay-strip-outer{padding:24px var(--px);z-index:1;background:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.pay-strip-label{color:#0c1a336b;letter-spacing:.03em;white-space:nowrap;margin-right:4px;font-size:12px;font-weight:500}.pay-logo{opacity:.85;flex-shrink:0;width:auto;height:40px;transition:opacity .2s;display:block}.pay-logo:hover{opacity:1}.hero-marquee{background:#070a12;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff1a;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.hero-marquee:before,.hero-marquee:after{content:"";z-index:2;pointer-events:none;width:clamp(36px,9vw,120px);position:absolute;top:0;bottom:0}.hero-marquee:before{background:linear-gradient(90deg,#070a12 0%,#070a1200 100%);left:0}.hero-marquee:after{background:linear-gradient(270deg,#070a12 0%,#070a1200 100%);right:0}.hero-marquee-track{will-change:transform;width:max-content;animation:26s linear infinite marqueeSlide;display:flex}.hero-marquee-group{flex-shrink:0;align-items:center;gap:clamp(28px,5vw,64px);padding:15px clamp(20px,4vw,48px);display:flex}.hero-marquee-item{color:#ffffff8f;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(20px,2.6vw,34px);font-weight:700;line-height:1}.hero-marquee-item.is-accent{color:var(--blue);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.hero-marquee-dot{background:#ffffff29;border-radius:50%;flex:none;width:7px;height:7px}@keyframes marqueeSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero-marquee-track{animation:none}}.hero-media{align-items:stretch;min-width:0;display:flex}.hero-media-shell{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:30px;width:100%;min-height:100%;padding:14px;position:relative;box-shadow:inset 0 1px #ffffff0a}.hero-media-shell:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff0d,#0000 34%);position:absolute;inset:0}.hero-pill{cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff21;border-radius:100px;align-items:center;gap:10px;margin-bottom:22px;padding:6px 8px 6px 18px;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex;box-shadow:0 1px 3px #0000004d}.hero-pill:hover{background:#ffffff1a;border-color:#ffffff38}.hero-pill-text{color:#fffc;white-space:nowrap;font-size:13px;font-weight:600}.hero-pill-sep{background:#ffffff38;flex-shrink:0;width:1px;height:14px}.hero-pill-arrow{color:#ffffffd9;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;transition:background .2s,transform .2s;display:flex}.hero-pill:hover .hero-pill-arrow{background:#ffffff2e;transform:translate(2px)}.hero-h1{color:#fff;letter-spacing:-.04em;text-align:left;text-wrap:balance;max-width:760px;margin-bottom:24px;font-family:Manrope,sans-serif;font-size:clamp(56px,7.2vw,100px);font-weight:800;line-height:.95}.hero-speech-bubble{color:#0b1130;white-space:normal;text-align:center;z-index:4;pointer-events:none;letter-spacing:-.02em;background:#fffffff5;border-radius:22px;width:min(220px,22vw);padding:12px 20px;font-size:clamp(14px,1.25vw,18px);font-weight:700;line-height:1.25;animation:3.2s ease-in-out infinite bubbleFloat;position:absolute;top:8%;left:64%;transform:translate(-50%);box-shadow:0 12px 30px #0000003d,0 3px 10px #0000001f}.hero-speech-bubble:after{content:"";border-top:10px solid #fffffff5;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-10px;left:68%;transform:translate(-50%)}.hero-sub{color:#ffffffb3;text-wrap:pretty;text-align:left;max-width:560px;margin-bottom:30px;font-size:clamp(16px,1.45vw,18px);line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;margin-bottom:20px;display:flex}.hero-actions .btn-blue{border-radius:16px;justify-content:center;min-width:196px;height:56px;padding-top:0;padding-bottom:0;box-shadow:0 20px 44px #2563eb42}.hero-actions .btn-shiny-hero{border-radius:16px;align-items:center;min-width:196px;height:56px;display:inline-flex}.hero-actions .btn-shiny-hero .btn-shiny-inner{border-radius:14px;justify-content:center;align-items:center;width:100%;height:52px;padding-top:0;padding-bottom:0;display:flex}.hero-trust-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;max-width:620px;margin:-2px 0 0;display:flex}.hero-trust-pill{color:#ffffffd1;-webkit-backdrop-filter:blur(10px);background:#ffffff13;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:650;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.hero-trust-pill:before{content:"";background:linear-gradient(#5b8ef0 0%,#1b58d4 100%);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 5px #3b82f61a}.hero-preview-wrap{aspect-ratio:1.44;width:100%;max-width:none;min-height:100%;margin:0;position:relative}.hero-preview-fade{z-index:2;pointer-events:none;background:linear-gradient(#0000,#060d1c5c);height:26%;position:absolute;inset:auto 0 0}.hero-preview-frame{background:radial-gradient(100% 140% at 50% 0,#ffffff0d 0%,#ffffff05 48%,#ffffff03 100%),#070e1ceb;border-radius:22px;justify-content:center;align-items:center;height:100%;padding:12px;display:flex;position:relative;overflow:hidden}.hero-frame-image{object-fit:contain;object-position:center;border-radius:18px;width:100%;height:100%;min-height:0;display:block;box-shadow:0 18px 40px #0810222e}.hero-stats-bar{z-index:3;background:0 0;border-top:0;margin-top:0;padding:0;position:relative}.hero-stats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;display:flex}.hero-stat{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;align-items:center;gap:6px;min-width:152px;padding:12px 16px;display:flex}.hero-stat-val{color:var(--white);letter-spacing:-.025em;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1}.hero-stat-key{color:#ffffff94;text-align:center;max-width:172px;font-size:13px;font-weight:500;line-height:1.45}.hero-stat-sep{display:none}.nav-logo{color:var(--navy)}.nav-logo span{color:var(--blue)}.nav-links{background:#0000000a;border-color:#00000014}.nav-link{color:var(--muted-strong)}.nav-link:hover{color:var(--navy);background:#0000000d}.nav-link.active{color:var(--navy);background:#00000012}.site-nav .btn-navy{background:var(--navy);border-color:var(--navy);color:#fff}.site-nav .btn-navy:hover{background:var(--navy-mid);border-color:var(--navy-mid)}.nav-burger span{background:var(--navy)}.why-text{color:var(--muted);text-align:center;max-width:1020px;margin:0 auto 44px;font-size:clamp(18px,1.45vw,20px);line-height:1.72}.why-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.why-card{min-height:180px;transition:transform .3s var(--ease), border-color .2s, box-shadow .3s var(--ease), background .25s ease;isolation:isolate;background:#ffffffd1;border:1px solid #c9d2e38c;border-radius:18px;padding:26px 24px;position:relative;overflow:hidden;box-shadow:0 6px 24px #0c1a330a}.why-card:before,.bcard:before,.case-card:before{content:"";background:radial-gradient(220px circle at var(--glow-x,50%) var(--glow-y,50%), #1b58d41f, transparent 62%);opacity:0;pointer-events:none;z-index:0;transition:opacity .25s;position:absolute;inset:0}.why-card:after,.bcard:after,.case-card:after{content:"";border-radius:inherit;pointer-events:none;z-index:0;border:1px solid #ffffff8c;position:absolute;inset:1px}.why-card>*,.bcard>*,.case-card>*{z-index:1;position:relative}.why-card:hover{background:#fff;border-color:#1b58d433;transform:translateY(-6px);box-shadow:0 24px 52px #0c1a331f}.why-card:hover:before,.bcard:hover:before,.case-card:hover:before{opacity:1}.why-icon{justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:24px;display:flex}.why-icon svg{width:32px;height:32px}.why-card:hover .why-icon{transform:none}.why-accent{color:var(--blue)}.why-card-text{color:var(--navy);letter-spacing:-.02em;max-width:240px;font-size:clamp(14px,1.1vw,16px);font-weight:600;line-height:1.5}.why-now-shell{position:relative}.why-now-shell .eyebrow{margin-bottom:24px}.why-now-shell .section-h2{max-width:1140px;margin-bottom:30px;font-size:clamp(24px,3.5vw,48px);line-height:1.12}.why-title-line{margin-top:.08em;display:block}.why-title-accent{color:#1b58d4}.bento{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px;display:grid}.bcard{border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .2s, box-shadow .3s var(--ease), background .25s ease;isolation:isolate;background:#ffffffe0;border-radius:20px;flex-direction:column;gap:12px;padding:30px 26px;display:flex;position:relative;overflow:hidden}.bcard:hover{background:#fffffff0;border-color:#1b58d42e;transform:translateY(-6px);box-shadow:0 22px 44px #0c1a331a}.bcard:first-child{background:var(--navy);border-color:var(--navy);grid-row:span 2;min-height:572px;padding:30px 26px 22px}.bcard:first-child:before{background:radial-gradient(240px circle at var(--glow-x,50%) var(--glow-y,50%), #60a5fa29, transparent 64%)}.bcard:first-child .bcard-title{color:var(--white)}.bcard:first-child .bcard-desc{color:#ffffffb3}.bcard:first-child .bcard-label{color:#1b58d4e6;background:#1b58d41f}.bcard:first-child .bcard-arrow{color:#1b58d4}.bcard:first-child .bcard-title{max-width:none;font-size:19px;line-height:1.22}.bcard:first-child .bcard-desc{flex:0;max-width:none;font-size:15px;line-height:1.58}.bcard-visual{justify-content:center;align-items:center;width:100%;min-height:318px;margin-top:auto;padding:10px 0 2px;display:flex;position:relative}.bcard-visual-img{object-fit:contain;filter:drop-shadow(0 20px 34px #040a1c57);width:min(100%,318px);height:auto;display:block}.bcard-label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);background:#1b58d414;border-radius:100px;align-self:flex-start;padding:4px 11px;font-size:11px;font-weight:700;display:inline-block}.bcard-title{color:var(--navy);letter-spacing:-.015em;max-width:28ch;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.34}.bcard-desc{color:var(--muted);flex:1;max-width:34ch;font-size:14px;line-height:1.62}.bcard-arrow{color:var(--blue);transition:transform .25s var(--ease), color .2s ease;margin-top:6px;font-size:13px;font-weight:600}.bcard:hover .bcard-arrow,.case-card:hover .case-title{color:var(--blue-dark)}.bcard:hover .bcard-arrow{transform:translate(4px)}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.scenario-grid .bcard:first-child{grid-row:span 1}.scenario-card{min-height:100%}.scenario-price{letter-spacing:-.04em;color:var(--navy);font-family:Manrope,sans-serif;font-size:clamp(30px,2.8vw,40px);font-weight:800;line-height:1}.scenario-card .bcard-title,.scenario-card .bcard-desc{max-width:none}.scenario-card .bcard-desc{flex:0}.scenario-meta{color:var(--muted-strong);font-size:13px;line-height:1.55}.scenario-card .btn{justify-content:center;width:100%;margin-top:auto}.scenario-grid .bcard:first-child .scenario-price,.scenario-grid .bcard:first-child .scenario-meta{color:#ffffffe0}#ai-compare{isolation:isolate;color:#fff;background:radial-gradient(720px at 74% 67%,#1b58d438,#0000 62%),radial-gradient(520px at 18% 76%,#ffffff09,#0000 66%),linear-gradient(#080c18 0%,#0a1021 52%,#070b15 100%);position:relative;overflow:hidden}#ai-compare:before{content:"";pointer-events:none;opacity:.36;z-index:-1;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 28%,#000 0%,#0000 72%);mask-image:radial-gradient(circle at 50% 28%,#000 0%,#0000 72%)}#ai-compare .section-h2{color:#f6f8ff;max-width:660px;margin-bottom:12px}#ai-compare .section-h2 em,.compare-title em{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.compare-eyebrow{color:#ffffff75;letter-spacing:.22em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin:0 0 14px;font-size:10px;font-weight:800;display:flex}.compare-eyebrow:before{content:"";background:var(--blue);border-radius:999px;width:5px;height:5px;box-shadow:0 0 18px #1b58d4e6}.compare-lead{color:#eaefffa3;text-align:center;max-width:590px;margin:0 auto;font-size:16px;line-height:1.55}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:42px;display:grid;position:relative}.compare-grid:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff24,#1b58d442,#0000);width:1px;position:absolute;top:34px;bottom:34px;left:50%;transform:translate(-50%)}.compare-card{min-height:318px;box-shadow:none;background:linear-gradient(#ffffff07,#0000 38%),#080c18b8;border:1px dashed #ffffff24;border-radius:18px;padding:28px 26px 24px}.compare-card:after{border-color:#ffffff0a}.compare-card:not(.compare-card--strong){opacity:1;filter:none;background:#e5e7eb;border:1px solid #cbd5e1;box-shadow:0 18px 44px #0003}.compare-card:not(.compare-card--strong):hover{background:#eceff3;border-color:#b6c0ce;transform:translateY(-4px);box-shadow:0 22px 54px #0000003d}.compare-card--strong{background:radial-gradient(500px at 78% 112%,#1b58d457,#0000 66%),radial-gradient(320px at 12% 0,#ffffff14,#0000 62%),linear-gradient(#264ba02e,#090f1e1f 42%),#0b121ff2;border-style:solid;border-color:#4981ff94;flex-direction:column;display:flex;box-shadow:0 28px 90px #1b58d438,0 0 0 1px #1b58d41f,inset 0 1px #ffffff1c}.compare-card--strong:hover{background:radial-gradient(500px at 78% 112%,#1b58d461,#0000 66%),radial-gradient(320px at 12% 0,#ffffff17,#0000 62%),linear-gradient(#264ba033,#090f1e24 42%),#0b121ff7;border-color:#6296ffd1;box-shadow:0 32px 96px #1b58d447,0 0 0 1px #1b58d42e,inset 0 1px #ffffff21}.compare-card:not(.compare-card--strong) .compare-tag{color:#647083;background:#d8dde5;border-color:#c4ccd8}.compare-card:not(.compare-card--strong) .compare-title{color:#4b5563;text-shadow:none}.compare-card:not(.compare-card--strong) .compare-list li{color:#5f6b7a;font-weight:600}.compare-card:not(.compare-card--strong) .compare-list li:before{background:#d1d7e0;box-shadow:inset 0 0 0 1px #c0c8d3}.compare-card:not(.compare-card--strong) .compare-list li:after{background:#7b8797}.compare-tag{color:#ffffff70;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:24px;margin-bottom:18px;padding:5px 10px;font-size:9px;font-weight:800;display:inline-flex}.compare-card--strong .compare-tag{color:#98b8ff;background:#1b58d421;border-color:#1b58d48a}.compare-tag:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px}.compare-title{letter-spacing:-.04em;color:#ffffffad;margin-bottom:22px;font-family:Manrope,sans-serif;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.08}.compare-card--strong .compare-title{color:#fff;text-shadow:0 12px 34px #1b58d447}.compare-list{flex-direction:column;gap:13px;display:flex}.compare-list li{color:#ffffff6b;padding-left:30px;font-size:13px;font-weight:650;line-height:1.48;position:relative}.compare-list li:before{content:"";background:#ffffff0b;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:1px;left:0;box-shadow:inset 0 0 0 1px #ffffff0f}.compare-list li:after{content:"";background:#ffffff47;border-radius:999px;width:7px;height:1.5px;position:absolute;top:9px;left:5px}.compare-card--strong .compare-list li{color:#ffffffd1}.compare-card--strong li:before{background:#1b58d43d;box-shadow:inset 0 0 0 1px #6597ff80,0 0 18px #1b58d429}.compare-card--strong li:after{background:0 0;border-bottom:1.6px solid #a9c2ff;border-left:1.6px solid #a9c2ff;border-radius:0;width:7px;height:4px;top:5px;left:5px;transform:rotate(-45deg)}.compare-vs{z-index:4;color:#ffffffeb;background:radial-gradient(circle at 50% 0,#1b58d433,#0000 62%),#080b14;border:1px solid #709aff3d;border-radius:999px;place-items:center;width:58px;height:58px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px #0000006b,0 0 0 8px #070b15b8,inset 0 1px #ffffff17}.compare-foot{border-top:1px solid #ffffff17;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;padding-top:18px;display:flex}.compare-chip{color:#ffffffc7;background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;align-items:center;min-height:26px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.compare-chip.is-accent{color:#a9c2ff;border-color:#1b58d47a}.compare-muted{color:#ffffff6b;font-size:12px}.steps-wrap{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;display:grid}.step-card{border-top:2px solid var(--border);padding-top:24px;padding-right:8px}.step-num{color:#1b58d4;letter-spacing:-.04em;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:clamp(52px,5.5vw,80px);font-weight:800;line-height:1}.step-title{color:var(--navy);letter-spacing:-.015em;max-width:22ch;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.34}.step-desc{color:var(--muted);max-width:34ch;font-size:15px;line-height:1.65}#form-1{isolation:isolate;position:relative;overflow:hidden}#form-1:before,#form-1:after{content:"";background:var(--navy);pointer-events:none;z-index:0;width:max(220px,18vw);position:absolute;top:0;bottom:0}#form-1:before{left:0}#form-1:after{right:0}.form-section-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid;position:relative}#form-1>.container{isolation:isolate;z-index:1;position:relative}#form-1>.container:before{content:"";background:var(--navy);z-index:0;pointer-events:none;position:absolute;inset:0}.form-output-copy{max-width:520px}.form-left-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:16px;font-size:11px;font-weight:700}.form-left-h2{color:var(--white);letter-spacing:-.02em;margin-bottom:20px;font-family:Manrope,sans-serif;font-size:clamp(24px,3.2vw,44px);font-weight:700;line-height:1.08}.form-left-sub{color:#ffffffb3;max-width:48ch;margin-bottom:40px;font-size:17px;line-height:1.65}.form-perks{flex-direction:column;gap:14px;display:flex}.form-perk{color:#ffffffc7;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.form-perk-icon{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;display:flex}.form-output-stage{min-height:640px;position:relative}.form-output-scene{min-height:720px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:48px 32px 64px;position:relative;overflow:visible}.form-scene-glow{filter:blur(14px);pointer-events:none;background:radial-gradient(circle,#2b63ff57 0%,#2b63ff00 72%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto 10% 8% auto}.form-scene-wordmark{display:none}.form-phone{background:linear-gradient(#1c1c1e 0%,#05070d 100%);border:1px solid #ffffff2e;border-radius:34px;width:min(100%,336px);height:636px;margin:18px auto 0;padding:10px;position:relative;box-shadow:0 24px 40px #00000061,0 0 0 1px #ffffff0f,inset 0 1px #ffffff1f}.form-phone:before{content:"";z-index:3;background:#04050a;border-radius:18px;width:94px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff0f}.form-phone:after{content:"";z-index:4;background:#5b8ef0;border-radius:50%;width:7px;height:7px;position:absolute;top:19px;right:calc(50% - 40px);box-shadow:0 0 10px #1b58d4cc}.form-phone-screen{background:radial-gradient(circle at 50% -10%,#3571ff38,#0000 34%),linear-gradient(#10131d 0%,#090b11 100%);border-radius:25px;flex-direction:column;height:100%;padding:64px 18px 16px;display:flex;position:relative;overflow:hidden}.form-phone-topbar{color:#ffffffe6;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.form-phone-brand{letter-spacing:-.02em;font-size:13px;font-weight:700}.form-phone-avatar{background:#ffffff14;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-weight:700;display:flex}.form-phone-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;margin-top:10px;padding:14px 14px 12px;box-shadow:inset 0 1px #ffffff0d,0 16px 30px #00000042}.form-phone-card-label{text-transform:lowercase;letter-spacing:.06em;color:#ffffff6b;margin-bottom:6px;font-size:10px}.form-phone-card-price{letter-spacing:-.04em;color:#fff;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;line-height:1}.form-phone-card-copy{color:#ffffffa3;margin-bottom:12px;font-size:7px;line-height:1.55}.form-phone-card-btn{color:#fff;letter-spacing:-.02em;text-align:center;background:linear-gradient(#1b58d4 0%,#1447b2 100%);border-radius:9px;justify-content:center;align-items:center;min-height:36px;padding:0 20px;font-size:10px;font-weight:700;display:flex;box-shadow:0 20px 32px #255bda57}.form-phone-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.form-phone-tag{color:#ffffffa8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:5px 9px;font-size:6px;line-height:1;display:inline-flex}.form-phone-tag:before{content:"";background:#ffffff57;border-radius:50%;flex-shrink:0;width:5px;height:5px}.form-phone-footer{background:#ffffff38;border-radius:999px;width:92px;height:3px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.form-phone-ring-wrap{flex-shrink:0;width:156px;height:156px;margin:2px auto 10px;position:relative}.form-phone-ring-svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.form-phone-ring-track{fill:none;stroke:#ffffff12;stroke-width:11px}.form-phone-ring-fill{fill:none;stroke:url(#phoneRingGrad);stroke-width:11px;stroke-linecap:round;stroke-dasharray:490.1;stroke-dashoffset:0}.form-phone-ring-inner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.form-phone-ring-pct{color:#fff;letter-spacing:-.05em;font-family:Manrope,sans-serif;font-size:34px;font-weight:800;line-height:1}.form-phone-ring-label{color:#ffffff61;text-transform:uppercase;letter-spacing:.14em;margin-top:2px;font-size:8px;font-weight:700}.form-phone-doc-rows{flex-direction:column;flex-shrink:0;gap:0;display:flex}.form-phone-doc-row{color:#ffffffb8;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:6px 0;font-size:11px;line-height:1.2;display:flex}.form-phone-doc-row:last-child{border-bottom:none}.form-phone-doc-check-wrap{background:#ffffff0f;border:1px solid #ffffff17;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.form-phone-doc-check-wrap.done{background:#1b58d429;border-color:#5b8ef052}.form-phone-doc-check-wrap svg{width:12px;height:12px}.form-floating-note{-webkit-backdrop-filter:blur(28px);background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 8px 24px #0000003d,inset 0 1px #ffffff1a}.form-floating-note.top{z-index:5;min-width:200px;max-width:236px;top:28px;left:-40px;right:auto}.form-floating-note.bottom{z-index:5;min-width:200px;max-width:248px;bottom:24px;left:auto;right:-72px}.form-floating-note-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 1px #ffffff1f}.form-floating-note.top .form-floating-note-icon{background:linear-gradient(#376af7e0 0%,#224abef0 100%)}.form-floating-note.bottom .form-floating-note-icon{background:linear-gradient(#25be80eb 0%,#127857f5 100%)}.form-floating-note-title{color:#fff;margin-bottom:2px;font-size:15px;font-weight:700}.form-floating-note-copy{color:#ffffff9e;font-size:12px;line-height:1.45}.form-box{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffff14 0%,#ffffff0d 100%);border:1px solid #ffffff24;border-radius:22px;flex-direction:column;gap:16px;padding:30px;display:flex;box-shadow:inset 0 1px #ffffff0f,0 22px 44px #00000029}.form-row-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-label{color:#ffffff80;letter-spacing:.09em;text-transform:uppercase;font-size:10.5px;font-weight:700}.form-input,.form-textarea,.form-select{color:var(--white);appearance:none;background:#ffffff12;border:1px solid #ffffff24;border-radius:14px;outline:none;padding:15px 16px;font-size:15px;transition:border-color .2s,background .2s,box-shadow .2s}.form-input::placeholder,.form-textarea::placeholder{color:#ffffff57}.form-input:focus,.form-textarea:focus,.form-select:focus{background:#1b58d414;border-color:#1b58d4b3;box-shadow:0 0 0 3px #1b58d438}.form-textarea{resize:vertical;min-height:116px;line-height:1.55}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='rgba(255,255,255,0.45)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.form-select option{color:#fff;background:#0c1a33}.form-radios{flex-direction:column;gap:12px;display:flex}.form-radio-opt{cursor:pointer;transition:border-color .2s, background .2s, box-shadow .24s var(--ease), transform .2s var(--ease);background:#ffffff09;border:1px solid #ffffff21;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:inset 0 1px #ffffff08}.form-radio-opt:hover{background:#ffffff0d;border-color:#fff3}.form-radio-opt:has(input:checked){background:linear-gradient(#1b58d42e 0%,#1b58d41a 100%);border-color:#3e76ff9e;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 14px 32px #1b58d424}.form-radio-opt input[type=radio]{accent-color:var(--blue);cursor:pointer;flex-shrink:0;width:17px;height:17px;margin-top:2px}.form-radio-text{color:#ffffffd1;font-size:14.5px;font-weight:500;line-height:1.45}.form-radio-text strong{color:var(--white)}.form-submit-btn{background:var(--blue);color:var(--white);cursor:pointer;transition:background .2s, box-shadow .24s var(--ease), transform .18s var(--ease);letter-spacing:-.01em;border:none;border-radius:14px;width:100%;padding:18px 28px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;box-shadow:0 16px 34px #1b58d433}.form-submit-btn:hover{background:var(--blue-dark);box-shadow:0 20px 40px #1b58d43d}.form-submit-btn:active{transform:scale(.985)}.form-submit-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #ffffff14,0 0 0 8px #1b58d433}.form-cta-side{justify-content:center;align-items:center;display:flex}.form-cta-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:32px 28px;display:flex}.form-cta-price{color:#ffffff80;letter-spacing:.01em;font-size:14px}.form-cta-price strong{color:#fff;letter-spacing:-.03em;margin-top:2px;font-family:Manrope,sans-serif;font-size:32px;font-weight:800;display:block}.form-cta-tagline{color:#ffffff8c;font-size:14px;line-height:1.55}.form-trust-row{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.form-trust-badge{color:#ffffff9e;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;display:flex}.form-helper{color:#ffffff75;margin-top:-1px;font-size:12px;line-height:1.55}.form-error{color:#fca5a5;margin-top:-2px;font-size:13px;line-height:1.45;display:none}.form-success{display:none}.form-success-box{text-align:center;background:linear-gradient(#ffffff13 0%,#ffffff0b 100%);border:1px solid #ffffff1f;border-radius:22px;padding:38px 30px 34px;box-shadow:inset 0 1px #ffffff0d,0 20px 40px #00000029}.form-success-mark{color:#dce8ff;background:#3e76ff29;border:1px solid #3e76ff42;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:22px;display:flex;box-shadow:inset 0 1px #ffffff14}.form-success-title{color:var(--white);letter-spacing:-.02em;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800}.form-success-text{color:#ffffffa3;max-width:34ch;margin:0 auto;font-size:15px;line-height:1.65}.form-error.visible{display:block}.form-input.is-invalid,.form-textarea.is-invalid,.form-select.is-invalid{border-color:#ef4444b8;box-shadow:0 0 0 3px #ef444424}.short-form{flex-direction:column;gap:12px;max-width:460px;margin-top:36px;display:flex}.short-form .form-input{background:#ffffff1a;border-color:#ffffff2e;padding:14px 18px;font-size:15px}.short-form .form-select{background-color:#ffffff1a;border-color:#ffffff2e;padding:14px 40px 14px 18px;font-size:15px}.fears-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.fear-card{border:1px solid var(--border);background:radial-gradient(circle at 0 0,#1b58d40f,#0000 44%),linear-gradient(#fffffff5 0%,#fff 100%);border-radius:22px;min-width:0;padding:24px 22px;box-shadow:0 14px 36px #0c1a3314,0 2px 8px #0c1a330a}.fear-card-title{color:var(--navy);letter-spacing:-.02em;max-width:22ch;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.fear-card-text{color:var(--muted);max-width:34ch;font-size:14px;line-height:1.68}.fears-closing{text-align:center;max-width:760px;color:var(--muted);border-top:1px solid #0c1a3314;margin-top:34px;margin-left:auto;margin-right:auto;padding:18px 0 0;font-size:16px;line-height:1.65}.btn-shiny{cursor:pointer;background:radial-gradient(80px at 80% -10%,#fff,#0c1428);border:none;border-radius:16px;flex-shrink:0;padding:2px;text-decoration:none;transition:opacity .2s;display:inline-block;position:relative}.btn-shiny-glow{pointer-events:none;z-index:0;border-radius:120px;width:65%;height:60%;transition:box-shadow .32s;position:absolute;top:0;right:0;box-shadow:0 0 22px #ffffff38}.btn-shiny:hover .btn-shiny-glow{box-shadow:0 0 44px #fff6}.btn-shiny-blob{pointer-events:none;z-index:0;background:radial-gradient(60px at 0 100%,#4d8fff,#1b58d459,#0000);border-radius:17px;width:50px;height:50%;transition:width .32s,box-shadow .32s;position:absolute;bottom:0;left:0;box-shadow:-2px 9px 40px #1b58d447}.btn-shiny:hover .btn-shiny-blob{width:90px;box-shadow:-4px 1px 48px #1b58d473}.btn-shiny-inner{color:#fff;z-index:2;letter-spacing:-.01em;white-space:nowrap;background:radial-gradient(80px at 80% -50%,#6e7a94,#080e1a);border-radius:14px;padding:15px 30px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;line-height:1;transition:transform .28s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.btn-shiny:hover .btn-shiny-inner{transform:scale(1.07)}.btn-shiny-inner:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(60px at 0 100%,#1b58d424,#4d8fff14,#0000);border-radius:14px;position:absolute;inset:0}.btn-shiny-hero .btn-shiny-inner{padding:19px 34px;font-size:16px}.btn-shiny-wrap{flex-direction:column;align-items:center;margin-top:52px;display:flex}.doubts-columns-wrap{justify-content:center;gap:18px;max-height:660px;margin-top:52px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 13% 87%,#0000);mask-image:linear-gradient(#0000,#000 13% 87%,#0000)}.doubts-col{flex:none;width:272px}.doubts-col-inner{flex-direction:column;gap:14px;animation:17s linear infinite doubtsScroll;display:flex}.doubts-col:nth-child(2) .doubts-col-inner{animation-duration:21s}.doubts-col:nth-child(3) .doubts-col-inner{animation-duration:19s}@keyframes doubtsScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes bubbleFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-7px)}}.doubt-card{border:1px solid var(--border);text-align:left;transition:transform .25s var(--ease), border-color .25s, box-shadow .25s;background:linear-gradient(#fffffffa,#f8fbfff0);border-radius:18px;padding:22px 20px;box-shadow:0 10px 30px #0c1a330e}.doubt-card:hover{border-color:#1b58d429;transform:translateY(-3px);box-shadow:0 18px 42px #0c1a3317}.doubt-quote{color:var(--navy);border-bottom:1px solid var(--border);letter-spacing:-.01em;margin-bottom:12px;padding-bottom:12px;font-size:14px;font-weight:700;line-height:1.4}.doubt-text{color:var(--muted);font-size:13px;line-height:1.65}.doubt-author{border-top:1px solid var(--border);text-align:left;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.doubt-author:before{display:none}.doubt-avatar{object-fit:cover;border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;width:40px;min-width:40px;height:40px;display:block;box-shadow:0 10px 22px #1b58d424,0 1px 4px #00000014}.doubt-author-name{color:var(--navy);font-size:13px;font-weight:600;line-height:1.3}.doubt-author-role{color:var(--muted);font-size:12px;line-height:1.3}.wt-banner{background:#edf2fc;border-radius:20px;align-items:center;min-height:380px;margin-bottom:72px;display:flex;position:relative;overflow:hidden}.wt-banner-left{z-index:2;flex:0 0 52%;padding:clamp(36px,5vw,64px);position:relative}.wt-banner-h2{color:var(--navy);letter-spacing:-.03em;margin-bottom:20px;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,46px);font-weight:800;line-height:1.1}.wt-accent{color:#f1933b}.wt-banner-text{color:#6b7280;max-width:38ch;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.wt-banner-right{flex:1;align-self:stretch;min-height:380px;position:relative}.wt-girl{object-fit:contain;object-position:bottom right;width:auto;height:108%;position:absolute;bottom:0;right:0}.wt-badge{pointer-events:none;justify-content:center;align-items:center;font-weight:800;display:flex;position:absolute}.wt-badge--rub{background:var(--navy);color:#fff;border-radius:50%;width:74px;height:74px;font-size:32px;top:18%;left:12%;box-shadow:0 4px 16px #0c1a3347}.wt-badge--bolt{color:#fff;background:#1b58d4;border-radius:50%;width:68px;height:68px;font-size:26px;top:14%;right:6%;box-shadow:0 4px 16px #1b58d459}.wt-badge-pill{color:var(--navy);white-space:nowrap;pointer-events:none;z-index:3;background:#f1933b;border-radius:10px;padding:10px 22px;font-family:Manrope,sans-serif;font-size:clamp(22px,2.2vw,34px);font-weight:800;position:absolute;top:48%;left:4%;transform:rotate(-6deg);box-shadow:0 4px 12px #0003}.wt-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.wt-item{min-width:0;padding-right:8px}.wt-num{color:#1b58d4;letter-spacing:-.04em;margin-bottom:14px;font-family:Manrope,sans-serif;font-size:clamp(52px,5.5vw,80px);font-weight:800;line-height:1}.wt-title{color:var(--navy);letter-spacing:-.015em;max-width:24ch;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.32}.wt-desc{color:var(--muted);max-width:34ch;font-size:15px;line-height:1.68}.whats-inside .section-h2{color:#fff;max-width:680px}.wi-bento{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px;display:grid}.wi-card{isolation:isolate;background:radial-gradient(circle at 80% 14%,#60a5fa24,#0000 42%),radial-gradient(circle at 12% 86%,#1b58d42e,#0000 44%),linear-gradient(145deg,#172958 0%,#1e3575 55%,#152463 100%);border:1px solid #ffffff12;border-radius:28px;flex-direction:column;gap:12px;padding:26px;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .25s,box-shadow .32s;display:flex;position:relative;overflow:hidden}.wi-card:before{content:"";border-radius:inherit;background:radial-gradient(360px circle at var(--mouse-x,-9999px) var(--mouse-y,-9999px), #1b58d43d, transparent 55%);opacity:0;pointer-events:none;z-index:0;transition:opacity .3s;position:absolute;inset:0}.wi-card:hover{border-color:#1b58d447;transform:translateY(-5px);box-shadow:0 28px 60px #050b1852,0 0 0 1px #1b58d414}.wi-card:hover:before{opacity:1}.wi-card>*{z-index:1;position:relative}.wi-card--project{grid-area:1/1/span 2/span 2}.wi-card--market{grid-area:1/3}.wi-card--risk{grid-area:2/3}.wi-card--startup{grid-area:3/1}.wi-card--finance{grid-area:3/2}.wi-card--format{grid-area:3/3}.wi-icon{color:#ffffffc7;flex-shrink:0;width:26px;height:26px}.wi-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.wi-card--project .wi-icon{color:#1ba2ffd9;width:28px;height:28px}.wi-head{align-items:flex-start;gap:11px;display:flex}.wi-mockup-desc{color:#ffffff7a;margin-bottom:10px;font-size:11.5px;line-height:1.55}.wi-mockup-divider{background:#ffffff12;height:1px;margin:8px 0}.wi-mockup-list{flex-direction:column;gap:0;display:flex}.wi-mockup-item{color:#fff9;border-bottom:1px solid #ffffff0d;padding:7px 0 7px 18px;font-size:12px;line-height:1.4;position:relative}.wi-mockup-item:before{content:"";opacity:.7;background:#5b8ef0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wi-mockup-item:nth-child(3):before,.wi-mockup-item:nth-child(4):before{opacity:1;background:#1b58d4cc}.wi-mockup-item:last-child{border-bottom:none}.wi-mockup-gen{align-items:center;gap:6px;margin-top:2px;padding:8px 0 0;display:flex}.wi-mockup-gen-dot{opacity:.6;background:#5b8ef0;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite genPulse}.wi-mockup-gen-dot:nth-child(2){animation-delay:.25s}.wi-mockup-gen-dot:nth-child(3){animation-delay:.5s}.wi-mockup-gen-label{color:#ffffff47;letter-spacing:.02em;font-size:10.5px}@keyframes genPulse{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}}.wi-title{color:#fff;letter-spacing:-.025em;margin:0;font-size:17px;font-weight:700;line-height:1.2}.wi-card--project .wi-title{font-size:21px}.wi-text{color:#ffffffa3;max-width:30ch;margin:0;font-size:13px;line-height:1.62}.wi-card--project .wi-text{max-width:46ch;font-size:14px}.wi-mockup{background:#ffffff0d;border:1px solid #ffffff12;border-radius:16px;flex:1;margin-top:4px;overflow:hidden}.wi-mockup-bar{border-bottom:1px solid #ffffff0d;align-items:center;gap:5px;padding:9px 13px;display:flex}.wi-mockup-dot{background:#ffffff2e;border-radius:50%;width:7px;height:7px}.wi-mockup-dot:nth-child(3){background:#5b8ef0}.wi-mockup-body{flex-direction:column;gap:8px;padding:14px 13px;display:flex}.wi-tag-cloud{flex-wrap:wrap;gap:6px;display:flex}.wi-tag{color:#ffffffc7;background:#1b58d438;border:1px solid #1b58d44d;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.wi-rows{flex-direction:column;gap:6px;margin-top:2px;display:flex}.wi-row{color:#ffffffa8;background:#ffffff0a;border-radius:9px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.wi-row:before{content:"";background:#5b8ef0;border-radius:50%;flex-shrink:0;width:5px;height:5px}.wi-cta{background:#ffffff0a;border:1px solid #ffffff12;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding:28px 32px;display:flex}.wi-cta-text{color:#ffffffd1;max-width:56ch;font-size:16px;line-height:1.6}.wi-cta-accent{color:#1b58d4;font-weight:700}@media (max-width:1024px){.wi-bento{grid-template-columns:repeat(2,1fr)}.wi-card--project{grid-area:1/1/auto/span 2}.wi-card--market{grid-area:2/1}.wi-card--risk{grid-area:2/2}.wi-card--startup{grid-area:3/1}.wi-card--finance{grid-area:3/2}.wi-card--format{grid-area:4/1/auto/span 2}}@media (max-width:768px){.wi-bento{grid-template-columns:1fr;gap:10px;margin-top:32px}.wi-card--project,.wi-card--market,.wi-card--risk,.wi-card--startup,.wi-card--finance,.wi-card--format{grid-area:auto/1}.wi-cta{flex-direction:column;align-items:flex-start}}.inside-card{border:1px solid var(--border);transition:border-color .2s, box-shadow .25s var(--ease), transform .25s var(--ease);background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:24px 22px 22px;display:flex;position:relative;overflow:hidden}.inside-card:hover{border-color:#1b58d433;transform:translateY(-3px);box-shadow:0 12px 32px #0c1a3314}.inside-card:before{content:"";background:linear-gradient(90deg, var(--blue), #6ea8ff);opacity:0;border-radius:18px 18px 0 0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.inside-card:hover:before{opacity:1}.inside-card-num{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);opacity:.7;font-size:11px;font-weight:700}.inside-card-title{color:var(--navy);letter-spacing:-.02em;font-size:15px;font-weight:700;line-height:1.3}.inside-card-desc{color:var(--muted);flex:1;font-size:13px;line-height:1.55}.inside-card-icon{background:var(--blue-soft);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:4px;display:flex}.inside-card-icon svg{width:18px;height:18px;stroke:var(--blue);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.inside-callout{background:var(--navy);border-radius:18px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:32px;margin-top:4px;padding:28px 32px;display:flex}.inside-callout-text{color:#ffffffd1;max-width:640px;font-size:16px;font-weight:500;line-height:1.55}.inside-callout-text strong{color:#fff;font-weight:700}.inside-note{background:radial-gradient(circle at 0 0,#387eff1a,#0000 38%),linear-gradient(#f8fbfffa 0%,#f1f6fdfa 100%);border:1px solid #1b58d41f;border-radius:28px;padding:30px 28px 28px;position:relative;overflow:hidden;box-shadow:0 20px 52px #0f245014}.inside-note:before{content:"“";color:#1b58d414;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:92px;font-weight:800;line-height:1;position:absolute;top:14px;left:18px}.inside-note:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffffa6;position:absolute;inset:0}.inside-note-kicker{color:#1b58d4;letter-spacing:.1em;text-transform:uppercase;z-index:1;background:#ffffffc7;border:1px solid #1b58d41a;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.inside-note-text{color:var(--navy);z-index:1;max-width:460px;margin:18px 0 22px;padding-top:4px;font-size:19px;font-weight:500;line-height:1.58;position:relative}.inside-note-comments{z-index:1;border-top:1px solid #1b58d41a;gap:18px;padding-top:18px;display:grid;position:relative}.inside-note-comment{grid-template-columns:8px 1fr;align-items:start;gap:12px;padding:0;display:grid}.inside-note-dot{background:linear-gradient(#1b58d4 0%,#1447b2 100%);border-radius:50%;width:8px;height:8px;margin-top:7px;box-shadow:0 0 0 5px #1b58d414}.inside-note-comment-title{color:var(--navy);margin-bottom:5px;font-size:15px;font-weight:700}.inside-note-comment-text{color:var(--muted);font-size:13px;line-height:1.62}.inside-note-footer{color:var(--muted);z-index:1;border-top:1px solid #1b58d41a;margin-top:20px;padding-top:18px;font-size:13px;line-height:1.65;position:relative}.whats-inside{background:#0c1a33;overflow:hidden}.whats-inside .container{position:relative}.whats-inside .eyebrow{color:#1b58d4;margin-bottom:18px}.whats-inside .section-h2{color:#fff;max-width:760px;margin-bottom:0;line-height:1.08}.whats-inside-shell{max-width:1120px;margin-top:54px;margin-left:auto;margin-right:auto;position:relative}.whats-inside-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:12px;display:grid;position:relative}.whats-inside-card{min-height:120px;transition:transform .28s var(--ease), border-color .22s ease, box-shadow .28s var(--ease);background:radial-gradient(circle at 80% 14%,#60a5fa38,#0000 38%),radial-gradient(circle at 14% 84%,#6366f142,#0000 40%),linear-gradient(140deg,#192d5c 0%,#1e3575 50%,#162768 100%);border:1px solid #ffffff1a;border-radius:30px;flex-direction:column;gap:14px;padding:22px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 56px #050b1838}.whats-inside-card:hover{border-color:#ffffff29;transform:translateY(-4px);box-shadow:0 28px 64px #050b1847}.whats-inside-card--sm{min-height:120px}.whats-inside-card--lg{min-height:250px}.whats-inside-card--market{grid-column:1/span 4}.whats-inside-card--startup{z-index:1;grid-column:5/span 4;min-height:250px;margin-top:28px}.whats-inside-card--risk{grid-column:9/span 4}.whats-inside-card--project{z-index:2;grid-column:1/span 6;min-height:240px;margin-top:-32px}.whats-inside-card--finance{z-index:2;grid-column:7/span 6;min-height:260px;margin-top:-22px}.whats-inside-card--format{z-index:3;grid-column:9/span 4;min-height:120px;margin-top:-30px}.whats-inside-icon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:inset 0 1px #ffffff1f}.whats-inside-icon svg{fill:none;stroke:#ffffffeb;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.whats-inside-kicker{display:none}.whats-inside-title{letter-spacing:-.03em;color:#fff;font-size:18px;font-weight:700;line-height:1.18}.whats-inside-text{color:#ffffffc7;max-width:32ch;font-size:13px;line-height:1.6}.whats-inside-card--project .whats-inside-title,.whats-inside-card--finance .whats-inside-title,.whats-inside-card--startup .whats-inside-title{font-size:19px}.whats-inside-card--project .whats-inside-text,.whats-inside-card--finance .whats-inside-text,.whats-inside-card--startup .whats-inside-text{max-width:38ch;font-size:14px}.whats-inside-card-head{align-items:flex-start;gap:14px;display:flex}.whats-inside-card-copy{flex-direction:column;gap:10px;display:flex}.whats-inside-card-body{margin-top:auto}.whats-inside-mockup{background:#ffffffeb;border:1px solid #ffffff29;border-radius:22px;margin-top:18px;overflow:hidden;box-shadow:0 18px 36px #070c1829}.whats-inside-mockup--light{background:linear-gradient(#f7f8fa 0%,#edf3ff 100%);height:136px}.whats-inside-mockup--finance{background:#f7f8fa;height:160px}.whats-inside-mockup--dark{background:linear-gradient(#2a2a2b 0%,#1f2024 100%);border-color:#ffffff14;height:152px}.whats-inside-mockup-topbar{background:#ffffffb3;border-bottom:1px solid #0c1a3314;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.whats-inside-mockup--dark .whats-inside-mockup-topbar{background:#ffffff0a;border-bottom-color:#ffffff14}.whats-inside-mockup-dots{gap:6px;display:flex}.whats-inside-mockup-dots span{background:#ffffff59;border-radius:50%;width:8px;height:8px}.whats-inside-mockup-dots span:nth-child(2){background:#ffffff73}.whats-inside-mockup-dots span:nth-child(3){background:#5b8ef0}.whats-inside-mockup-tabs{gap:8px;display:flex}.whats-inside-mockup-tabs span{background:#0c1a331f;border-radius:999px;height:10px}.whats-inside-mockup-tabs span:first-child{width:58px}.whats-inside-mockup-tabs span:nth-child(2){width:42px}.whats-inside-mockup--dark .whats-inside-mockup-tabs span{background:#ffffff29}.whats-inside-mockup-content{height:calc(100% - 47px);padding:18px}.whats-inside-mockup-panel{background:#fff;border:1px solid #0c1a3314;border-radius:18px;height:100%}.whats-inside-mockup-panel--blank{background:linear-gradient(#0c1a330a 0% 54px,#0000 54px),#fff}.whats-inside-mockup-panel--project{background:radial-gradient(circle at 18% 18%,#2f6af114,#0000 34%),#fff;flex-direction:column;gap:14px;padding:18px;display:flex}.whats-inside-project-cloud{flex-wrap:wrap;gap:10px;display:flex}.whats-inside-project-node{color:#27344f;white-space:nowrap;background:#edf3ff;border:1px solid #0c1a3314;border-radius:999px;align-items:center;padding:9px 12px;font-size:12px;line-height:1;display:inline-flex}.whats-inside-project-lead{color:#33425f;background:#f7f8fa;border:1px solid #0c1a3314;border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.55}.whats-inside-project-connector{opacity:.9;background:radial-gradient(circle,#2f6af12e 0 2px,#0000 3px) 8px 8px/24px 20px repeat-x;height:20px}.whats-inside-mockup-board{grid-template-columns:72px 1fr 1.5fr;height:100%;display:grid}.whats-inside-board-col{border-right:1px solid #0c1a330f;padding:16px 12px}.whats-inside-board-col:last-child{border-right:none}.whats-inside-board-day{color:#39465f;justify-content:center;align-items:baseline;gap:6px;margin-bottom:14px;font-size:12px;display:flex}.whats-inside-board-day strong{color:#18233d;font-size:30px;line-height:1}.whats-inside-board-event{background:#1b58d4;border-radius:12px;height:132px;margin-top:18px}.whats-inside-board-list{flex-direction:column;gap:16px;display:flex}.whats-inside-board-list-item{color:#313b50;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;display:flex}.whats-inside-board-list-item:before{content:"";border:1.5px solid #0c1a333d;border-radius:50%;flex-shrink:0;width:18px;height:18px}.whats-inside-dark-ui{color:#fffc;grid-template-columns:140px 1fr;height:100%;display:grid}.whats-inside-dark-sidebar{border-right:1px solid #ffffff14;padding:18px 14px}.whats-inside-dark-sidebar span{margin-bottom:12px;font-size:12px;display:block}.whats-inside-dark-main{padding:18px 14px}.whats-inside-dark-main-row{align-items:center;gap:10px;margin-bottom:16px;font-size:12px;display:flex}.whats-inside-dark-main-row:before{content:"";border:1.5px solid #ffffff3d;border-radius:50%;flex-shrink:0;width:16px;height:16px}.whats-inside-doodle{pointer-events:none;color:#1b58d499;opacity:.95;position:absolute}.whats-inside-doodle svg{display:block}.whats-inside-doodle--left{top:286px;left:45.2%}.whats-inside-doodle--center{top:572px;left:49.4%}.whats-inside-cta{background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin-top:52px;padding:26px 30px;display:flex;box-shadow:0 20px 44px #050b1824}.whats-inside-cta-text{letter-spacing:-.01em;color:#22304f;max-width:760px;font-size:16px;font-weight:500;line-height:1.65}.whats-inside-cta-action{flex-shrink:0}.whats-inside-cta-accent{color:#1b58d4;font-weight:800}.whats-inside-cta-action .btn{background:#1b58d4;border-color:#1b58d4;justify-content:center;min-width:196px;box-shadow:0 14px 30px #1b58d438}.whats-inside-cta-action .btn:hover{background:#1447b2;border-color:#1447b2}.pricing-lead{color:var(--muted);max-width:520px;margin:0 auto 8px;font-size:16px;line-height:1.6}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:40px auto 0;display:grid}.price-card{border:2px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .2s, box-shadow .3s var(--ease);background:linear-gradient(#fffffffa 0%,#fafcfff5 100%);border-radius:20px;flex-direction:column;padding:30px 32px 32px;display:flex;position:relative}.price-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.price-card.featured{border:2px solid var(--blue);background:linear-gradient(#fff 0%,#edf4fff2 100%);box-shadow:0 0 0 5px #1b58d414,0 24px 60px #1b58d421}.price-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.price-head-main{flex:1;min-width:0}.price-badge{background:var(--blue);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;flex-shrink:0;margin-top:-2px;padding:5px 12px;font-size:11px;font-weight:700;position:static}.price-name{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;min-height:14px;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:11px;font-weight:700}.price-amount{color:var(--navy);letter-spacing:-.03em;margin-bottom:0;font-family:Manrope,sans-serif;font-size:44px;font-weight:800;line-height:.96}.price-copy{margin-bottom:26px;padding-top:2px}.price-tagline{color:var(--muted);min-height:66px;margin-bottom:14px;font-size:14px;line-height:1.6}.price-for{color:var(--navy);min-height:58px;margin-bottom:0;font-size:13px;font-weight:600;line-height:1.55}.price-features{border-top:1px solid var(--border);flex-direction:column;flex:1;gap:14px;margin-bottom:30px;padding-top:22px;display:flex}.price-feat{color:var(--text);text-align:left;align-items:flex-start;gap:12px;min-height:40px;font-size:14px;line-height:1.45;display:flex}.price-check{background:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.price-card.featured .price-check{background:var(--blue)}.price-check svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:9px;height:7px}.price-card .btn{justify-content:center;width:100%;margin-top:auto}.pricing-note{text-align:center;color:var(--muted);margin-top:24px;font-size:13px}.pricing-glass-section{background:linear-gradient(150deg,#060d1c 0%,#0c1a33 55%,#091526 100%);padding:clamp(64px,9vw,112px) 0;position:relative;overflow:hidden}.pricing-glass-section .container{z-index:1;position:relative}.pricing-glass-section .eyebrow{color:#ffffff73}.pricing-glass-section .eyebrow:before{opacity:.5}.pricing-glass-section .section-h2{color:var(--white)}.pricing-glass-section .pricing-lead{color:#ffffff80;max-width:520px;margin:0 auto 8px;font-size:16px;line-height:1.6}.pricing-compare-helper{color:#ffffff9e;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:10px 14px;font-size:12px;display:inline-flex}.pricing-compare-helper strong{color:var(--white);font-weight:600}.pricing-compare-sep{color:#ffffff3d}.pricing-orbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.pricing-bg-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.pricing-grid-glass{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1160px;margin:44px auto 0;display:grid}.price-glass-card{-webkit-backdrop-filter:blur(16px);transition:transform .3s var(--ease), border-color .25s, box-shadow .3s var(--ease);background:linear-gradient(145deg,#ffffff17 0%,#ffffff08 100%);border:1px solid #ffffff1c;border-radius:20px;flex-direction:column;padding:28px 26px 26px;display:flex;position:relative}.price-glass-card:not(.featured){opacity:.86}.price-glass-card:hover{border-color:#ffffff2e;transform:translateY(-5px);box-shadow:0 24px 56px #00000047}.price-glass-card.featured{z-index:2;background:radial-gradient(420px at 50% 0,#ffffff29,#0000 58%),radial-gradient(520px at 50% 108%,#1b58d457,#0000 64%),linear-gradient(145deg,#1b58d457 0%,#1b58d41f 100%);border-color:#5c8fffb8;transform:translateY(-10px);box-shadow:0 0 0 1px #1b58d447,0 30px 84px #1b58d461}.price-glass-card.featured:hover{border-color:#7eacffe6;transform:translateY(-13px);box-shadow:0 0 0 1px #1b58d45c,0 36px 94px #1b58d470}.price-glass-badge{background:var(--blue);color:var(--white);letter-spacing:.09em;text-transform:uppercase;border-radius:100px;padding:5px 14px;font-size:10px;font-weight:700;position:absolute;top:-14px;right:24px;box-shadow:0 6px 18px #1b58d459}.price-glass-name{letter-spacing:-.01em;color:#ffffffe0;text-align:center;margin-bottom:16px;font-size:13px;font-weight:700}.price-glass-amount-wrap{justify-content:center;align-items:flex-start;gap:0;margin-bottom:6px;line-height:1;display:flex}.price-glass-currency{color:#fff9;align-self:flex-end;padding-bottom:10px;padding-left:4px;font-family:Manrope,sans-serif;font-size:22px;font-weight:300}.price-glass-amount{color:var(--white);letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:58px;font-weight:300;line-height:1}.price-glass-tagline{color:#ffffff8f;text-align:center;min-height:68px;margin-bottom:14px;font-size:14px;line-height:1.65}.price-glass-for{color:#ffffffb8;min-height:60px;margin-bottom:24px;font-size:13px;font-weight:500;line-height:1.55}.price-glass-divider{background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);height:1px;margin-bottom:22px}.price-glass-card.featured .price-glass-divider{background:linear-gradient(90deg,#0000,#1b58d473 50%,#0000)}.price-glass-features{flex-direction:column;flex:1;gap:12px;margin-bottom:28px;display:flex}.price-glass-feat{color:#fffc;align-items:flex-start;gap:11px;min-height:40px;font-size:14px;line-height:1.5;display:flex}.price-glass-check{background:#1b58d440;border:1px solid #1b58d473;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.price-glass-card.featured .price-glass-check{background:#1b58d473;border-color:#1b58d4bf}.price-glass-check svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:9px;height:7px}.price-glass-btn{text-align:center;cursor:pointer;width:100%;transition:background .2s, border-color .2s, box-shadow .24s var(--ease), transform .18s;letter-spacing:-.01em;border-radius:12px;padding:14px 24px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:block}.price-glass-btn:active{transform:scale(.97)}.price-glass-btn-outline{color:var(--white);background:#ffffff17;border:1px solid #ffffff29}.price-glass-btn-outline:hover{background:#ffffff26;border-color:#ffffff47}.price-glass-btn-primary{background:var(--blue);color:var(--white);border:1px solid #0000;box-shadow:0 18px 38px #1b58d47a}.price-glass-btn-primary:hover{background:var(--blue-dark);box-shadow:0 22px 48px #1b58d48f}.pricing-glass-note{text-align:center;color:#ffffff52;margin-top:24px;font-size:13px}@media (max-width:768px){.scenario-grid,.compare-grid,.pricing-grid-glass{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}#ai-compare .section-h2{max-width:420px}.compare-grid:before{display:none}.compare-vs{justify-self:center;width:48px;height:48px;margin:-2px 0;position:relative;top:auto;left:auto;transform:none;box-shadow:0 14px 34px #00000057,0 0 0 6px #070b15b8}.pricing-compare-helper{border-radius:18px;gap:8px;width:100%;padding:12px 14px}.price-glass-tagline,.price-glass-for{min-height:auto}}@media (max-width:980px){.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-grid .bcard:first-child{grid-column:1/-1}.pricing-grid-glass{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.price-glass-card.featured{grid-column:1/-1;transform:none}.price-glass-card.featured:hover{transform:translateY(-5px)}}@media (max-width:767px){.pricing-grid-glass{grid-template-columns:1fr;max-width:480px}.price-glass-card,.price-glass-card.featured{grid-column:auto;transform:none}.price-glass-card.featured:hover{transform:translateY(-5px)}}@media (max-width:480px){.price-glass-card{padding-left:22px;padding-right:22px}.price-glass-amount{font-size:52px}.price-glass-name{text-align:center}.price-glass-amount-wrap{justify-content:center}.price-glass-tagline{text-align:center}.price-glass-for{text-align:center;margin-bottom:18px}.price-glass-features{gap:10px;margin-bottom:22px}.price-glass-feat{min-height:0;font-size:13px}.pricing-compare-helper{text-align:left;justify-content:flex-start;font-size:11.5px}.pricing-compare-sep{display:none}}.cases-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.case-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .2s, box-shadow .3s var(--ease), background .25s ease;isolation:isolate;background:#ffffffe6;border-radius:18px;padding:30px 24px;position:relative;overflow:hidden}.case-card:hover{background:#fffffff5;border-color:#1b58d42e;transform:translateY(-6px);box-shadow:0 20px 40px #0c1a331a}.case-tag{letter-spacing:.09em;text-transform:uppercase;color:var(--blue);background:#1b58d414;border-radius:100px;margin-bottom:16px;padding:4px 11px;font-size:11px;font-weight:700;display:inline-block}.case-title{color:var(--navy);letter-spacing:-.015em;max-width:24ch;margin-bottom:12px;font-family:Manrope,sans-serif;font-size:17px;font-weight:700;line-height:1.32;transition:color .2s}.case-text{color:var(--muted);max-width:34ch;font-size:14px;line-height:1.66}.faq-list{border-top:1px solid var(--border);max-width:720px;box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:20px;margin:48px auto 0;padding:0 24px}.faq-item{border-bottom:1px solid var(--border)}.faq-q{color:var(--navy);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:15.5px;font-weight:600;line-height:1.38;transition:color .15s;display:flex}.faq-q:hover{color:var(--blue)}.faq-chevron{border:1.5px solid var(--border-mid);width:28px;height:28px;transition:transform .3s var(--ease), background .2s, border-color .2s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-chevron svg{stroke:var(--muted);transition:stroke .2s}.faq-item.open .faq-chevron{background:var(--navy);border-color:var(--navy);transform:rotate(180deg)}.faq-item.open .faq-chevron svg{stroke:#fff}.faq-a{max-height:0;transition:max-height .4s var(--ease);overflow:hidden}.faq-item.open .faq-a{max-height:360px}.faq-a-inner{color:var(--muted);padding-bottom:20px;font-size:14px;line-height:1.62}.final-cta-h2{color:var(--white);letter-spacing:-.02em;max-width:760px;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:clamp(24px,3.8vw,48px);font-weight:700;line-height:1.12}.final-cta-text{color:#ffffffb8;max-width:640px;margin-bottom:16px;font-size:16px;line-height:1.62}.final-cta-points{flex-wrap:wrap;gap:10px 16px;margin-bottom:24px;display:flex}.final-cta-point{color:#ffffff8a;font-size:13px}.final-cta-point strong{color:var(--white);font-weight:600}.final-cta-sub{color:#ffffff59;margin-top:14px;font-size:13px}#cases{display:none}.bundle-order-modal{-webkit-backdrop-filter:blur(12px);z-index:1250;background:radial-gradient(circle at 50% 0,#2f67ed33,#0000 38%),#040812e0;justify-content:center;align-items:center;padding:20px 16px;display:none;position:fixed;inset:0}.bundle-order-modal.open{display:flex}.bundle-order-backdrop{position:absolute;inset:0}.bundle-order-dialog{z-index:1;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;border-radius:18px;width:min(100%,580px);max-height:calc(100vh - 40px);position:relative;overflow:hidden auto}.bundle-order-shell{background:linear-gradient(#101b2f 0%,#0b1425 100%);border:1px solid #94a3b838;border-radius:18px;padding:36px 36px 32px;position:relative;box-shadow:0 34px 90px #00000075,inset 0 1px #ffffff0d}.bundle-order-close{color:#e2e8f0b8;cursor:pointer;width:32px;height:32px;transition:background .2s, color .2s, transform .22s var(--ease);background:#ffffff12;border:1px solid #e2e8f02e;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;right:18px}.bundle-order-close:hover{color:#fff;background:#ffffff1f;transform:rotate(90deg)scale(1.05)}.bom-header{margin-bottom:22px;padding-right:44px}.bom-title{color:#f8fafc;letter-spacing:-.03em;margin-bottom:6px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.2}.bom-desc{color:#e2e8f0b8;font-size:13.5px;line-height:1.55}.bom-order-box{background:#ffffff0f;border:1px solid #94a3b838;border-radius:14px;margin-bottom:20px;overflow:hidden}.bom-order-item{border-bottom:1px solid #e2e8f01f;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.bom-order-item[hidden]{display:none}.bom-order-item-left{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.bom-order-item-dot{background:#2f67ed;border-radius:50%;flex-shrink:0;width:6px;height:6px}.bom-order-item-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.bom-order-item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.bom-order-item-price{color:#f8fafc;white-space:nowrap;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.bom-order-item-del{color:#ffffff61;cursor:pointer;background:0 0;border:1px solid #ffffff21;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .18s;display:inline-flex}.bom-order-item-del:hover{color:#ff8080;background:#ff505024;border-color:#ff505052}.bom-order-total{background:#0f172a9e;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.bom-order-total span{color:#e2e8f094;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.bom-order-total strong{color:#fff;letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.bom-plan-switch{flex-wrap:wrap;gap:8px;margin:12px 0 10px;padding:0 14px;display:flex}.bom-plan-chip{color:#e2e8f0c2;background:#ffffff12;border:1px solid #94a3b83d;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .18s}.bom-plan-chip.active,.bom-plan-chip:hover{color:#fff;background:#2f67ed;border-color:#93c5fd6b;transform:translateY(-1px)}.bom-plan-note{color:#e2e8f0a8;margin:0 0 12px;padding:0 14px;font-size:13px;line-height:1.5}.bom-steps-nav{align-items:center;margin-bottom:22px;display:flex}.bom-step-item{color:#e2e8f075;align-items:center;gap:7px;font-size:12.5px;font-weight:700;transition:color .2s;display:flex}.bom-step-item.bom-step-active{color:#f8fafc}.bom-step-item.bom-step-done{color:#93c5fd}.bom-step-circle{color:#e2e8f08a;border:1.5px solid #94a3b857;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;transition:all .22s;display:flex}.bom-step-item.bom-step-active .bom-step-circle{color:#fff;background:#2f67ed66;border-color:#93c5fd9e}.bom-step-item.bom-step-done .bom-step-circle{color:#bfdbfe;background:#3b82f62e;border-color:#93c5fd6b}.bom-step-divider{background:#e2e8f024;flex:1;height:1px;margin:0 10px}.bom-form{flex-direction:column;display:flex}.bom-panel{flex-direction:column;gap:16px;display:flex}.bom-panel[hidden],.bom-steps-nav[hidden]{display:none!important}.bom-field{flex-direction:column;gap:6px;display:flex}.bom-label{color:#f8fafc;letter-spacing:-.01em;font-size:13px;font-weight:750}.bom-req{color:#93c5fd}.bom-hint{color:#e2e8f09e;font-size:12px;line-height:1.55}.bom-input,.bom-textarea,.bom-select{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1f5;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.bom-input::placeholder,.bom-textarea::placeholder{color:#64748b;opacity:.78}.bom-input:focus,.bom-textarea:focus,.bom-select:focus{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd3d}.bom-input.is-invalid,.bom-textarea.is-invalid{border-color:#dc2626cc;box-shadow:0 0 0 3px #ff505017}.bom-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;padding-right:34px}.bom-select option{color:#111827;background:#fff}.bom-textarea{resize:vertical;min-height:88px;line-height:1.55}.bom-row-2{grid-template-columns:1fr 1fr;gap:11px;display:grid}.bom-phone-wrap{background:#f8fafc;border:1px solid #cbd5e1f5;border-radius:10px;align-items:stretch;display:flex;overflow:hidden}.bom-phone-pfx{color:#334155;white-space:nowrap;background:#e2e8f0;border-right:1px solid #cbd5e1;flex-shrink:0;align-items:center;gap:5px;padding:0 11px;font-size:13px;font-weight:700;display:flex}.bom-phone-input{flex:1;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.bom-btn-next{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#2f67ed;border:none;border-radius:10px;width:100%;margin-top:2px;padding:13px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:opacity .2s,transform .18s}.bom-btn-next:hover{opacity:.88;transform:translateY(-1px)}.bom-btn-next:active{transform:translateY(0)}.bom-submit-row{align-items:stretch;gap:9px;margin-top:4px;display:flex}.bom-btn-back{color:#e2e8f0cc;cursor:pointer;white-space:nowrap;background:#ffffff12;border:1px solid #94a3b842;border-radius:10px;padding:13px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s}.bom-btn-back:hover{color:#fff;background:#ffffff1c;border-color:#e2e8f061}.bom-btn-submit{color:#fff;cursor:pointer;background:#2f67ed;border:none;border-radius:10px;flex:1;justify-content:space-between;align-items:center;gap:10px;padding:13px 18px;font-family:Manrope,sans-serif;transition:opacity .2s,transform .18s;display:flex}.bom-btn-submit:hover{opacity:.88;transform:translateY(-1px)}.bom-btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.bom-btn-submit:active{transform:translateY(0)}.bom-submit-label{letter-spacing:-.01em;font-size:14px;font-weight:700}.bom-submit-price{letter-spacing:-.02em;opacity:.88;font-size:14px;font-weight:800}.bom-form .form-error{color:#dc2626;font-size:13px;line-height:1.5;display:none}.bom-form .form-error.visible{display:block}.bom-consent{color:#e2e8f094;text-align:center;margin-top:2px;font-size:11px;line-height:1.6}.bom-consent a{color:#bfdbfe;text-underline-offset:2px;text-decoration:underline}.cookie-consent{z-index:1300;pointer-events:none;justify-content:center;display:none;position:fixed;bottom:24px;left:24px;right:24px}.cookie-consent.visible{display:flex}.cookie-consent-card{pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 0 0,#3259b838,#0000 42%),linear-gradient(#131f3df7 0%,#0b1329fa 100%);border:1px solid #ffffff1f;border-radius:22px;width:min(100%,460px);padding:18px 18px 16px;box-shadow:0 24px 70px #070d1c75}.cookie-consent-top{justify-content:flex-end;align-items:flex-start;margin-bottom:2px;display:flex}.cookie-consent-close{color:#ffffff9e;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.cookie-consent-close:hover{color:#ffffffeb;background:#ffffff14;border-color:#ffffff2e;transform:translateY(-1px)}.cookie-consent-title{color:#fff;letter-spacing:-.03em;margin:0 0 8px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.12}.cookie-consent-text{color:#ffffffb8;margin:0;font-size:14px;line-height:1.6}.cookie-consent-text a{color:#91b3ff;text-underline-offset:3px;text-decoration:underline}.cookie-consent-actions{gap:0;margin-top:16px;display:flex}.cookie-consent-btn{letter-spacing:-.01em;cursor:pointer;border:1px solid #ffffff1f;border-radius:14px;min-height:46px;padding:0 18px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:opacity .18s,transform .18s,border-color .18s,background .18s}.cookie-consent-btn:hover{opacity:.92;transform:translateY(-1px)}.cookie-consent-btn:active{transform:translateY(0)}.cookie-consent-btn-primary{color:#fff;background:linear-gradient(135deg,#2f67ed 0%,#194dcb 100%);border:none;width:100%;box-shadow:0 16px 36px #1f53d74d}.bom-field-social[hidden]{display:none}.bom-success{text-align:center;flex-direction:column;align-items:center;padding:16px 0 8px;display:flex}.bom-success-icon{color:#bfdbfe;background:#2f67ed38;border:1.5px solid #93c5fd5c;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;font-size:20px;display:flex}.bom-success-title{color:#f8fafc;letter-spacing:-.02em;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800}.bom-success-text{color:#e2e8f0ad;max-width:36ch;font-size:14px;line-height:1.65}@media (max-width:480px){.bom-row-2{grid-template-columns:1fr}.bom-title{font-size:18px}.bundle-order-shell{border-radius:18px;padding:24px 20px 22px}.cookie-consent{bottom:14px;left:14px;right:14px}.cookie-consent-card{border-radius:18px;padding:16px 16px 14px}.cookie-consent-title{font-size:18px}.cookie-consent-actions{flex-direction:column-reverse}.cookie-consent-btn{width:100%}}.how-trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:40px;display:flex}.how-trust-pill{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 1px 4px #0c1a330f}.how-trust-pill:before{content:"";background:linear-gradient(#5b8ef0 0%,#1b58d4 100%);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px #3b82f61a}footer{background:var(--navy);border-top:1px solid #ffffff12;padding:56px 0 36px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:48px;margin-bottom:48px;display:grid}.footer-logo{color:var(--white);letter-spacing:-.03em;margin-bottom:10px;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.footer-logo span{color:var(--blue)}.footer-desc{color:#ffffff61;max-width:340px;font-size:13px;line-height:1.6}.footer-trust-note{color:#ffffff75;max-width:380px;margin-top:14px;font-size:13px;line-height:1.62}.footer-nav{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-nav a{color:#ffffff7a;font-size:14px;transition:color .15s}.footer-nav a:hover{color:#ffffffd9}.footer-contacts{flex-direction:column;gap:10px;display:flex}.footer-contacts-title{color:#ffffffd1;letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:700}.footer-contact-link{color:#ffffffb8;font-size:14px;transition:color .15s}.footer-contact-link:hover{color:var(--white)}.footer-requisites{border-top:1px solid #ffffff12;margin-top:10px;padding-top:14px}.footer-req-line{color:#fff6;font-size:12.5px;line-height:1.7}@media (max-width:860px){.footer-top{grid-template-columns:1fr;gap:32px}.footer-nav{align-items:flex-start}}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.footer-copy{color:#fff6;font-size:13px}.footer-docs{flex-wrap:wrap;gap:20px;display:flex}.footer-docs a{color:#fff6;font-size:13px;transition:color .15s}.footer-docs a:hover{color:#ffffffa6}.mobile-cta-bar{z-index:997;padding:12px 20px max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);background:#0c1a33eb;border-top:1px solid #ffffff14;transition:opacity .3s,transform .3s;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0c1a3329}.mobile-cta-bar.hidden{opacity:0;pointer-events:none;transform:translateY(100%)}.mobile-cta-bar .btn{justify-content:center;width:100%;padding:16px;font-size:16px}@media (max-width:1024px){.hero-cards{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.why-grid{grid-template-columns:repeat(2,1fr)}.bento,.scenario-grid{grid-template-columns:1fr 1fr}.compare-grid{grid-template-columns:1fr}.bcard:first-child{grid-row:span 1}.scenario-grid .bcard:first-child{grid-column:1/-1}.wt-banner{flex-direction:column;min-height:auto}.wt-banner-left{flex:none;width:100%;padding:36px 32px 24px}.wt-banner-right{width:100%;min-height:280px}.wt-girl{height:100%}.wt-grid{gap:24px}.wt-title,.wt-desc{max-width:100%}.whats-inside-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.whats-inside-card--market,.whats-inside-card--project,.whats-inside-card--risk,.whats-inside-card--finance,.whats-inside-card--startup,.whats-inside-card--format{grid-column:auto;min-height:0;margin-top:0}.whats-inside-card--project,.whats-inside-card--finance,.whats-inside-card--startup{min-height:360px}.whats-inside-shell{max-width:100%}.whats-inside-doodle{display:none}.whats-inside-cta{gap:20px;margin-top:28px}.cases-grid{grid-template-columns:repeat(2,1fr)}.case-title,.case-text{max-width:100%}.bundle-order-dialog{width:min(100%,580px);max-height:calc(100vh - 40px)}.bundle-order-shell{padding:30px 28px 26px}.bundle-order-title,.bundle-order-lead{max-width:100%}.form-section-inner{grid-template-columns:1fr;gap:36px}.hero-banner{min-height:clamp(360px,40vw,480px);padding:clamp(28px,3.2vw,44px)}.hero-copy{max-width:56%}.hero-img-right{max-width:57%;height:148%}.hero-speech-bubble{width:200px;font-size:12px;top:10%;left:56%}.hero-under{gap:14px}.hero-sub{max-width:620px}.form-output-stage{min-height:640px}.form-output-scene{min-height:640px;padding:30px}.form-scene-wordmark{font-size:104px;bottom:86px;right:-8px}.form-phone{width:min(100%,300px);height:548px}.form-phone-card-price{font-size:52px}.form-floating-note.top{top:52px;left:0}.form-floating-note.bottom{bottom:106px;right:-6px}.footer-top{grid-template-columns:1fr;gap:28px;margin-bottom:32px}.footer-nav{align-items:flex-start}.doubts-col:nth-child(3){display:none}.doubts-col{width:240px}.why-now-shell .section-h2{font-size:clamp(22px,3.5vw,40px)}.why-card{min-height:210px}}@media (max-width:768px){.nav-links,.nav-right .btn{display:none}.nav-burger{display:flex}.nav-right{grid-column:3}.hero-cards{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;gap:14px}.bento,.scenario-grid{grid-template-columns:1fr}.bundle-order-modal{padding:14px}.bundle-order-dialog{width:min(100%,540px);max-height:calc(100vh - 28px)}.steps-wrap{grid-template-columns:1fr;gap:36px}.doubts-col:nth-child(n+2){display:none}.doubts-col{width:min(272px,88vw)}.wt-grid{grid-template-columns:1fr;gap:32px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-nav{align-items:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.mobile-cta-bar{display:block}body{padding-bottom:72px}.hero{padding-top:8px;padding-bottom:16px}.hero-banner{border-radius:20px;justify-content:flex-start;min-height:680px;padding:26px 22px 0;overflow:hidden}.hero-banner:after{display:none}.hero-copy{text-align:center;align-items:center;max-width:100%;padding-bottom:0}.hero-pill,.hero-trust-row{display:none}.hero-img-right{object-fit:cover;object-position:50% 15%;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%;max-width:100%;height:38%;position:absolute;bottom:0;left:0;right:0}.hero-under{gap:12px}.form-output-copy{max-width:100%}.form-output-stage{min-height:auto}.form-output-scene{border-radius:24px;height:540px;min-height:0;padding:0;overflow:visible}.form-phone{border-radius:31px;width:264px;height:506px;margin:0;padding:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-49%)}.form-phone:before{width:78px;height:18px;top:10px}.form-phone:after{width:6px;height:6px;top:15px;right:calc(50% - 33px)}.form-phone-screen{border-radius:22px;padding:54px 15px 14px}.form-phone-topbar{margin-bottom:8px}.form-phone-brand{font-size:12px}.form-phone-avatar{width:24px;height:24px;font-size:8px}.form-phone-ring-wrap{width:118px;height:118px;margin:0 auto 8px}.form-phone-ring-track,.form-phone-ring-fill{stroke-width:10px}.form-phone-ring-pct{font-size:25px}.form-phone-ring-label{margin-top:1px;font-size:6.5px}.form-phone-doc-row{gap:8px;padding:5px 0;font-size:9px}.form-phone-doc-check-wrap{border-radius:6px;width:19px;height:19px}.form-phone-doc-check-wrap svg{width:9px;height:9px}.form-phone-card{border-radius:16px;margin-top:7px;padding:11px 11px 10px}.form-phone-card-label{margin-bottom:4px;font-size:8px}.form-phone-card-price{margin-bottom:8px;font-size:19px}.form-phone-card-copy{margin-bottom:9px;font-size:6.5px;line-height:1.45}.form-phone-card-btn{border-radius:7px;min-height:30px;font-size:8.5px}.form-phone-tags{gap:4px;margin-top:8px}.form-phone-tag{gap:5px;padding:4px 7px;font-size:5.5px}.form-phone-tag:before{width:3px;height:3px}.form-phone-footer{width:64px;bottom:6px}.form-floating-note{border-radius:16px;gap:10px;width:auto;min-width:0;max-width:calc(100% - 28px);margin:0;padding:10px 12px;position:absolute}.form-floating-note.top{inset:8px auto auto 4px}.form-floating-note.bottom{inset:auto -2px 8px auto}.form-floating-note-icon{border-radius:12px;width:34px;height:34px}.form-floating-note-title{margin-bottom:1px;font-size:11px}.form-floating-note-copy{font-size:9px;line-height:1.3}.form-scene-wordmark{display:none}.why-now-shell .eyebrow{margin-bottom:18px}.why-now-shell .section-h2{margin-bottom:22px;font-size:clamp(32px,11vw,48px);line-height:1.02}.why-title-line{margin-top:.1em}.why-text{margin-bottom:34px;font-size:17px}.why-card{border-radius:20px;flex-direction:row;align-items:center;gap:14px;min-height:0;padding:18px 20px;display:flex}.why-icon{flex-shrink:0;width:36px;height:36px;margin-bottom:0}.why-icon svg{width:22px;height:22px}.why-card-text{max-width:none;font-size:15px}.hero-h1{text-align:center;max-width:100%;font-size:clamp(38px,10vw,60px);line-height:.96}.hero-speech-bubble{white-space:nowrap;border-radius:22px;padding:9px 18px;font-size:13px;position:absolute;inset:auto auto calc(38% - 18px) 50%;transform:translate(-50%)}.hero-speech-bubble:after{left:50%}.hero-sub{text-align:center;max-width:100%;margin-bottom:20px;font-size:15px}.hero-pill{display:none}.hero-pill-text{white-space:normal;text-align:center}.hero-actions{justify-content:center;gap:10px;width:100%;margin-bottom:20px}.hero-actions .btn-blue,.hero-actions .btn-shiny-hero{width:100%;min-width:0}.hero-trust-row{display:none}.hero-trust-pill{text-align:center;justify-content:center;width:auto;max-width:100%;padding:11px 14px;font-size:12px;line-height:1.35}.hero-preview-frame{border-radius:18px;padding:10px}.hero-frame-image{border-radius:14px}.hero-preview-wrap{max-width:100%}.hero-stats{gap:10px}.hero-stat{min-width:min(100%,210px);padding:12px 14px}.hero-trust-chips{gap:10px;margin-bottom:24px}.trust-chip{justify-content:flex-start;width:100%}#how.section{padding-top:40px;padding-bottom:36px}.steps-wrap{gap:18px;margin-top:26px}.step-card{padding-top:14px;padding-right:0}.step-num{margin-bottom:10px;font-size:34px}.step-title{max-width:100%}.step-desc{max-width:100%;font-size:14px;line-height:1.5}.bcard{gap:10px;padding:24px 22px}.bcard-title{max-width:100%;font-size:15px}.bcard-desc{max-width:100%;font-size:13px}.bcard-arrow{margin-top:2px}.bcard:first-child{min-height:0}.bcard:first-child .bcard-title{max-width:none;font-size:18px}.bcard:first-child .bcard-desc{max-width:none;font-size:14px}.bcard-visual{min-height:220px;padding-top:4px}.bcard-visual-img{width:min(100%,260px)}.cases-grid{grid-template-columns:1fr}.bundle-order-shell{padding:28px 24px 24px}.bundle-order-row{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:12px}.bundle-order-title,.bundle-order-lead{max-width:100%}.bundle-order-lead{margin-bottom:22px}.doubts-columns-wrap{max-height:580px;margin-top:36px}.fears-closing{font-size:15px}.form-left-sub{max-width:100%;margin-bottom:32px}.form-box{gap:14px;padding:24px 20px}.form-row-2{grid-template-columns:1fr}.form-textarea{min-height:104px}.form-submit-btn{padding-top:17px;padding-bottom:17px}.form-trust-row{gap:8px}.form-trust-badge{justify-content:center;width:100%}.form-success-box{padding:32px 22px 28px}.form-success-text{max-width:100%}.faq-list{padding:0 18px}.compare-grid{gap:14px;margin-top:24px}.compare-card{border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;min-height:0;padding:22px 18px;display:flex}.compare-title{max-width:100%;margin-bottom:0;font-size:18px;line-height:1.12}.compare-list{gap:10px;width:100%}.compare-list li{padding-left:26px;font-size:14px;line-height:1.55}.compare-list li:before{width:16px;height:16px;top:1px}#how .section-h2{text-align:left;max-width:360px;margin-bottom:14px;margin-left:0;margin-right:0}.how-trust-row{flex-direction:column;align-items:stretch;gap:8px;max-width:100%;margin-bottom:18px;margin-left:0;margin-right:0}.how-trust-pill{justify-content:flex-start;width:100%;padding:11px 14px;font-size:13px;line-height:1.2;box-shadow:0 8px 20px #0c1a330f}}@media (max-width:480px){#ai-compare .section-h2{font-size:31px}.compare-lead{font-size:14px}.compare-card{gap:12px;padding:20px 16px}.compare-title{font-size:17px}.compare-list{gap:9px}.hero-actions{flex-direction:column}.hero-actions .btn{justify-content:center;width:100%}.short-form{max-width:100%}.bundle-order-dialog{border-radius:18px;max-height:calc(100vh - 24px)}.price-head{align-items:flex-start}.price-badge{margin-top:0}.price-head{flex-direction:column;gap:10px}.hero-under{gap:10px}.hero-trust-row{gap:8px}.hero-stats{gap:10px}.hero-stat{width:100%;max-width:260px;padding:12px 14px}.hero-stat-sep{display:none}.why-card,.bcard,.fear-card,.case-card,.price-card{padding-left:20px;padding-right:20px}.doubts-columns-wrap{max-height:520px;margin-top:28px}.fears-closing{margin-top:24px;padding-top:16px;font-size:15px}.wt-num{margin-bottom:12px;font-size:38px}.wt-title{font-size:17px}.wt-desc{font-size:14px}.whats-inside-shell{margin-top:36px}.whats-inside-grid{grid-template-columns:1fr;gap:14px}.whats-inside-card{border-radius:24px;min-height:0;padding:22px 20px}.whats-inside-card--project,.whats-inside-card--finance,.whats-inside-card--startup{min-height:0}.whats-inside-card--project .whats-inside-title,.whats-inside-card--finance .whats-inside-title,.whats-inside-card--startup .whats-inside-title,.whats-inside-title{font-size:18px}.whats-inside-text{max-width:none;font-size:14px}.whats-inside-mockup--light{height:150px}.whats-inside-mockup--finance{height:210px}.whats-inside-mockup--dark{height:188px}.whats-inside-mockup-content{padding:14px}.whats-inside-project-cloud{gap:8px}.whats-inside-project-node{padding:8px 10px;font-size:11px}.whats-inside-project-lead{padding:12px 14px;font-size:12px}.whats-inside-board-day strong{font-size:24px}.whats-inside-dark-ui{grid-template-columns:108px 1fr}.whats-inside-cta{border-radius:24px;flex-direction:column;align-items:stretch;margin-top:18px;padding:24px 20px}.whats-inside-cta-text{max-width:none;font-size:17px}.whats-inside-cta-action .btn{width:100%;min-width:0}.case-title{font-size:16px}.case-text{font-size:13.5px}.bundle-order-modal{padding:8px}.bundle-order-dialog{border-radius:18px;width:100%;max-height:calc(100vh - 16px)}.bundle-order-shell{border-radius:18px;padding:22px 18px 20px}.bundle-order-close{width:30px;height:30px;font-size:18px;top:12px;right:12px}.bundle-order-box{padding:14px}.bundle-order-row{gap:8px}.bundle-order-item-name{font-size:13px}.bundle-order-item-price{font-size:14px}.bundle-order-total-value{font-size:22px}.bundle-order-title{margin-bottom:14px;padding-right:34px;font-size:15px;line-height:1.4}.bundle-order-lead,.bundle-order-clarifier,.bundle-order-caption{font-size:13px}.bundle-phone-country{gap:6px;padding:0 12px;font-size:13px}.bundle-order-consent{font-size:11.5px}.footer-top{gap:24px;margin-bottom:28px}.footer-desc,.footer-trust-note{max-width:100%}.footer-nav{gap:12px;width:100%}.footer-nav a{font-size:14px}.footer-nav .btn{align-self:flex-start!important;margin-top:2px!important}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.footer-docs{gap:10px 16px}.footer-docs a{font-size:12.5px}.price-tagline,.price-for,.price-feat,.price-name{min-height:auto}}.doc-preview-wrap{padding-top:8px;position:relative}.doc-preview-wrap:before{content:"";filter:blur(22px);z-index:0;background:linear-gradient(#1b58d414 0%,#1b58d405 100%);border-radius:24px;position:absolute;inset:28px 12px -12px}.doc-preview{z-index:1;transition:transform .3s var(--ease), box-shadow .3s;background:linear-gradient(#fffffffa 0%,#f8fafdf5 100%);border:1px solid #0c1a3314;border-radius:24px;padding:30px;position:relative;box-shadow:0 18px 56px #0c1a331a,0 2px 8px #0c1a330a}.doc-preview:hover{transform:translateY(-3px);box-shadow:0 24px 72px #0c1a3324,0 2px 8px #0c1a330d}.doc-preview-type{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.doc-preview-name{color:var(--navy);margin-bottom:10px;font-size:15px;font-weight:600;line-height:1.35}.doc-preview-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.doc-goal-badge{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;background:#1b58d41a;border-radius:100px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.doc-meta-text{color:var(--muted);font-size:12px}.doc-divider{background:var(--border);height:1px;margin:18px 0}.doc-toc{flex-direction:column;gap:11px;display:flex}.doc-toc-item{align-items:center;gap:10px;display:flex}.doc-toc-num{color:#cbd5e1;flex-shrink:0;width:16px;font-family:Manrope,sans-serif;font-size:10px;font-weight:600}.doc-toc-label{color:var(--navy);flex:1;font-size:13px;font-weight:500}.doc-toc-line{background:var(--border);border-radius:2px;flex-shrink:0;height:2px}.doc-metrics{grid-template-columns:repeat(3,1fr);display:grid}.doc-metric{border-right:1px solid var(--border);padding-right:16px}.doc-metric:nth-child(2){padding:0 16px}.doc-metric:last-child{border-right:none;padding-left:16px;padding-right:0}.doc-metric-val{color:var(--navy);letter-spacing:-.02em;margin-bottom:4px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;line-height:1.2}.doc-metric-key{color:var(--muted);font-size:11px;line-height:1.3}.doc-ready-badge{color:var(--muted);box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #0c1a3314;border-radius:100px;align-items:center;gap:7px;margin-top:14px;padding:7px 16px;font-size:12px;font-weight:500;display:inline-flex}.doc-ready-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.hero-trust-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;display:flex}.trust-chip{color:var(--muted);box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #0c1a3314;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;font-weight:500;display:inline-flex}.trust-chip-check{color:var(--green);font-size:11px;font-weight:700}.trust-chip-dot{display:none}.form-trust-badge:before{content:"";background:#fff3;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-right:4px;display:inline-block}.ai-chat-widget{z-index:1200;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.ai-chat-toggle{z-index:2;background:var(--navy);color:var(--white);cursor:pointer;transition:background .2s, box-shadow .2s, transform .18s var(--ease);letter-spacing:-.01em;white-space:nowrap;pointer-events:auto;border:none;border-radius:100px;align-items:center;gap:8px;padding:13px 20px 13px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;display:flex;position:relative;box-shadow:0 8px 28px #0c1a3352,0 2px 8px #0c1a3329}.ai-chat-toggle:hover{background:var(--navy-mid);transform:translateY(-1px);box-shadow:0 12px 36px #0c1a3361}.ai-chat-toggle.open{background:#0c1a33}.ai-chat-toggle-icon{flex-shrink:0}.ai-chat-toggle-icon-close,.ai-chat-toggle.open .ai-chat-toggle-icon-open{display:none}.ai-chat-toggle.open .ai-chat-toggle-icon-close{display:block}.ai-chat-toggle-dot{background:#5b8ef0;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite pulse-dot}.ai-chat-toggle.open .ai-chat-toggle-dot{display:none}.ai-chat-panel{z-index:1;opacity:0;pointer-events:none;width:372px;height:504px;transition:opacity .26s var(--ease-expo), transform .26s var(--ease-expo);transform-origin:100% 100%;pointer-events:none;background:linear-gradient(155deg,#070e1d 0%,#0b1830 100%);border:1px solid #ffffff17;border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(14px)scale(.96);box-shadow:0 24px 64px #00000080,0 4px 16px #0003}.ai-chat-panel.open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.ai-chat-header{background:#1b58d42e;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ai-chat-header-left{align-items:center;gap:8px;display:flex}.ai-chat-header-title{color:var(--white);letter-spacing:-.01em;font-family:Manrope,sans-serif;font-size:14px;font-weight:600}.ai-chat-header-sub{color:#ffffff5c;font-size:11px;font-weight:400}.ai-chat-clear-btn{cursor:pointer;color:#ffffff73;background:#ffffff12;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex}.ai-chat-clear-btn:hover{color:#ffffffc7;background:#ffffff21}.ai-chat-messages{scroll-behavior:smooth;flex:1;padding:16px;overflow-y:auto}.ai-chat-messages::-webkit-scrollbar{width:3px}.ai-chat-messages::-webkit-scrollbar-track{background:0 0}.ai-chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.ai-chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:20px;display:flex}.ai-chat-empty-title{color:#ffffffbf;letter-spacing:-.01em;font-family:Manrope,sans-serif;font-size:15px;font-weight:600}.ai-chat-empty-text{color:#ffffff5c;max-width:220px;font-size:13px;line-height:1.55}.ai-chat-chips{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:6px;display:flex}.ai-chat-chip{color:#93c5fdc7;cursor:pointer;background:#1b58d41a;border:1px solid #1b58d46b;border-radius:100px;padding:5px 12px;font-family:Manrope,sans-serif;font-size:12px;font-weight:500;transition:background .15s,border-color .15s}.ai-chat-chip:hover{background:#1b58d438;border-color:#1b58d4a6}.ai-chat-msg-list{flex-direction:column;gap:12px;display:flex}.ai-chat-msg{display:flex}.ai-chat-msg.user{justify-content:flex-end}.ai-chat-msg.bot{justify-content:flex-start}@keyframes ai-msg-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.ai-chat-bubble{white-space:pre-line;max-width:84%;padding:10px 13px;font-family:Manrope,sans-serif;font-size:13.5px;line-height:1.55;animation:.26s ease-out forwards ai-msg-in}.ai-chat-msg.user .ai-chat-bubble{background:var(--blue);color:var(--white);border-radius:16px 16px 4px}.ai-chat-msg.bot .ai-chat-bubble{color:#ffffffdb;background:#ffffff12;border:1px solid #ffffff17;border-radius:16px 16px 16px 4px}.ai-chat-typing-row{padding:0 16px 10px;display:flex}.ai-chat-typing-bubble{background:#ffffff12;border:1px solid #ffffff17;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;padding:10px 14px;display:flex}.ai-typing-dot{background:#1b58d499;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ai-dot-pulse}.ai-typing-dot:nth-child(2){animation-delay:.2s}.ai-typing-dot:nth-child(3){animation-delay:.4s}@keyframes ai-dot-pulse{0%,to{opacity:.3;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.ai-chat-form{border-top:1px solid #ffffff0f;flex-shrink:0;padding:10px 14px 12px}.ai-chat-input-wrap{background:#ffffff12;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 4px 4px 16px;transition:border-color .2s,background .2s;display:flex}.ai-chat-input-wrap:focus-within{background:#1b58d412;border-color:#1b58d494}.ai-chat-input{color:var(--white);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:7px 0;font-family:Manrope,sans-serif;font-size:14px}.ai-chat-input::placeholder{color:#ffffff47}.ai-chat-send{cursor:pointer;background:var(--blue);width:34px;height:34px;color:var(--white);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.ai-chat-send:disabled{color:#ffffff47;cursor:default;background:#ffffff17}.ai-chat-send:not(:disabled):hover{background:var(--blue-dark)}@media (max-width:768px){.ai-chat-widget{bottom:80px;right:14px}.ai-chat-panel{width:calc(100vw - 28px);max-width:372px;height:460px}.ai-chat-toggle-label{display:none}.ai-chat-toggle{padding:13px}}.payment-success-banner{z-index:10000;color:#14532d;text-align:center;background:#ecfdf3;border-bottom:1px solid #86efac;padding:14px 20px;font-size:15px;line-height:1.5;position:sticky;top:0}

