:root{--bg:#04070f;--bg-soft:#070c18;--surface:#0d1424c2;--surface-strong:#0d1527;--line:#94b0dd26;--line-bright:#3b82f657;--text:#f7faff;--muted:#a6b1c5;--muted-strong:#c7d0df;--blue:#2684ff;--blue-light:#66adff;--blue-deep:#0c5fd8;--success:#47d7a1;--shadow-blue:0 20px 70px #1b70ff3b;--radius-sm:14px;--radius-md:22px;--radius-lg:32px;--shell:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:86px}body{background:radial-gradient(circle at 85% 5%, #1d66db21, transparent 28rem), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}svg{display:block}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.skip-link{z-index:100;color:#050910;background:#fff;border-radius:10px;padding:10px 14px;font-weight:700;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}:focus-visible{outline-offset:3px;outline:3px solid #66adffeb}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#04070fc2;border-bottom:1px solid #ffffff12;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:72px;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:1.06rem;font-weight:760;display:inline-flex}.brand-icon{border-radius:11px;flex:none;width:38px;height:38px;box-shadow:0 8px 25px #1367f238}.brand-name{font-style:normal}.brand-name em{color:var(--blue);font-style:normal}.brand-dot{background:var(--blue);border-radius:50%;width:11px;height:11px;box-shadow:0 0 20px #2684ffcc}.button{letter-spacing:-.015em;cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 20px;font-weight:730;line-height:1.1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{width:19px;height:19px}.button--primary{color:#fff;background:linear-gradient(135deg,#2d8cff,#0965e8);box-shadow:0 12px 34px #1971f247,inset 0 1px #ffffff3d}.button--primary:hover{box-shadow:0 16px 40px #1971f261,inset 0 1px #ffffff47}.button--secondary{color:var(--muted-strong);background:#ffffff0b;border-color:#ffffff24}.button--secondary:hover{color:var(--text);background:#2e78e617;border-color:#66adff6b}.button--compact{border-radius:12px;min-height:42px;padding:10px 15px;font-size:.88rem}.button--header{color:#eaf4ff;background:#2684ff1a;border-color:#4497ff4d}.button--header svg,.floating-whatsapp svg,.mobile-cta-bar svg{fill:currentColor}.hero{isolation:isolate;min-height:720px;padding:124px 0 70px;position:relative;overflow:hidden}.hero:before{z-index:-3;content:"";background-image:linear-gradient(#618fd609 1px,#0000 1px),linear-gradient(90deg,#618fd609 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 5%,#0000 88%);mask-image:linear-gradient(#000 5%,#0000 88%)}.hero-orb{z-index:-2;filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb--one{background:radial-gradient(circle,#227cff38,#0000 68%);width:500px;height:500px;top:80px;right:-130px}.hero-orb--two{background:radial-gradient(circle,#0e4db021,#0000 69%);width:470px;height:470px;bottom:-220px;left:-240px}.hero-grid{align-items:center;gap:50px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--blue-light);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:.77rem;font-weight:760;display:inline-flex}.eyebrow-dot{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #47d7a1cc}.hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:690px;margin:0;font-size:clamp(2.55rem,12vw,4.9rem);font-weight:790;line-height:.98}.hero h1 span{background:linear-gradient(100deg,#fff 2%,#78b7ff 58%,#2b85f4 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lead{color:#d9e2ef;letter-spacing:-.024em;max-width:610px;margin:27px 0 0;font-size:clamp(1.12rem,2.3vw,1.33rem);line-height:1.55}.hero-support{max-width:590px;color:var(--muted);margin:14px 0 0;font-size:.98rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-actions .button{min-width:190px}.legal-note{color:#7f8da5;margin:14px 0 0;font-size:.76rem;line-height:1.5}.hero-visual{width:min(100%,530px);margin-inline:auto;position:relative}.hero-image-frame{box-shadow:var(--shadow-blue), inset 0 1px #ffffff0f;background:linear-gradient(145deg,#101b32bf,#04070f42);border:1px solid #5da0ff29;border-radius:34px;position:relative;overflow:visible}.hero-image-frame:after{z-index:-1;filter:blur(60px);content:"";background:#1867e330;border-radius:50%;position:absolute;inset:12% 9% -7%}.hero-image-frame img{border-radius:33px;width:100%}.hero-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#eaf3ff;background:#070c18c2;border:1px solid #88b9ff33;border-radius:999px;align-items:center;gap:9px;padding:9px 13px 9px 9px;font-size:.75rem;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 40px #00000059}.hero-pill--top{top:12%;left:-10px}.hero-pill--bottom{bottom:11%;right:-8px}.pill-icon{width:25px;height:25px;color:var(--blue-light);background:#2684ff2e;border-radius:50%;place-items:center;font-size:.75rem;display:grid}.credibility{z-index:3;border-block:1px solid var(--line);background:#070c18b8;position:relative}.credibility-grid{grid-template-columns:repeat(2,1fr);display:grid}.credibility-item{border-bottom:1px solid var(--line);min-height:102px;color:var(--muted-strong);align-items:center;gap:12px;font-size:.82rem;font-weight:680;display:flex}.credibility-item:nth-child(odd){border-right:1px solid var(--line);padding-right:14px}.credibility-item:nth-child(2n){padding-left:14px}.credibility-item:nth-last-child(-n+2){border-bottom:0}.feature-icon{width:39px;height:39px;color:var(--blue-light);background:#2684ff14;border:1px solid #368cff38;border-radius:12px;flex:none;place-items:center;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:20px}.section{padding:92px 0;position:relative}.section-heading{max-width:710px;margin-bottom:45px}.section-heading--center{text-align:center;margin-inline:auto}.eyebrow--center{justify-content:center}.section-heading h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2rem,7vw,3.45rem);line-height:1.05}.section-heading>p:last-child{color:var(--muted);margin:18px auto 0;font-size:1.03rem;line-height:1.7}.process{background:radial-gradient(circle at 50% 30%, #1f69d814, transparent 32rem), var(--bg)}.process-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.process-step{border:1px solid var(--line);background:linear-gradient(140deg,#10192ddb,#090e1ba8);border-radius:18px;grid-template-columns:48px 1fr;gap:15px;padding:22px 20px;display:grid}.step-number{width:43px;height:43px;color:var(--blue-light);letter-spacing:.08em;background:#2684ff14;border:1px solid #4897ff45;border-radius:13px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.process-step h3{letter-spacing:-.025em;margin:1px 0 6px;font-size:1.02rem}.process-step p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.62}.section-cta{text-align:center;flex-direction:column;align-items:center;margin-top:38px;display:flex}.analysis-section{border-block:1px solid var(--line);background:radial-gradient(circle at 12% 50%, #1a69e929, transparent 28rem), var(--bg-soft);overflow:hidden}.analysis-grid{align-items:center;gap:45px;display:grid}.analysis-copy h2{letter-spacing:-.06em;text-wrap:balance;max-width:620px;margin:0;font-size:clamp(2.25rem,9vw,4.45rem);line-height:1}.analysis-copy h2 span{color:var(--blue-light)}.analysis-copy>p:not(.eyebrow,.legal-note){max-width:600px;color:var(--muted);margin:24px 0 29px;font-size:1.01rem;line-height:1.75}.analysis-panel{border:1px solid var(--line-bright);border-radius:var(--radius-lg);background:linear-gradient(145deg,#121f39f0,#070d1aeb);padding:27px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000047,inset 0 1px #ffffff12}.analysis-panel:after{filter:blur(45px);content:"";background:#2380ff26;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-90px}.analysis-panel__header{z-index:1;border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:22px;display:flex;position:relative}.analysis-panel__header div{gap:3px;display:grid}.analysis-panel__header span:not(.analysis-symbol){color:var(--blue-light);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:780}.analysis-panel__header strong{font-size:1.08rem}.analysis-symbol{width:50px;height:50px;color:var(--blue-light);background:#2684ff1c;border:1px solid #509dff52;border-radius:16px;flex:none;place-items:center;font-size:1.45rem;display:grid}.check-list{z-index:1;gap:0;margin:0;padding:11px 0;list-style:none;display:grid;position:relative}.check-list li{color:#dbe6f6;border-bottom:1px solid #ffffff0e;align-items:center;gap:12px;padding:14px 0;font-size:.9rem;display:flex}.check-list li:last-child{border-bottom:0}.check-list li>span{width:24px;height:24px;color:var(--success);background:#47d7a11a;border-radius:50%;flex:none;place-items:center;font-size:.72rem;display:grid}.analysis-panel__footer{color:#8696ae;background:#ffffff09;border-radius:12px;align-items:center;gap:9px;padding:12px;font-size:.74rem;display:flex}.status-dot{background:var(--success);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 12px #47d7a1b3}.models-section{background:radial-gradient(circle at 90% 30%, #2475ed14, transparent 30rem), var(--bg)}.models-grid{gap:15px;display:grid}.model-card{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(155deg,#0f182be0,#070b15d6);transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden}.model-card:hover{border-color:#519cff54;transform:translateY(-5px);box-shadow:0 22px 55px #00000045}.model-card__visual{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 68%,#3089ff33,#0000 42%),#080d18;min-height:165px;position:relative;overflow:hidden}.model-phone{background:linear-gradient(155deg,#1a2230,#090d14);border:4px solid #394357;border-radius:22px;width:90px;height:177px;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)rotate(-5deg);box-shadow:0 25px 55px #000000b3,inset 0 0 0 1px #ffffff14}.model-phone:before{content:"";background:#03060b;border:3px solid #59667b;border-radius:50%;width:25px;height:25px;position:absolute;top:12px;left:12px;box-shadow:28px 0 0 -3px #03060b,28px 0 #59667b,0 28px 0 -3px #03060b,0 28px #59667b}.model-glow{filter:blur(22px);background:#2e84ff47;border-radius:50%;width:185px;height:55px;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.model-card[data-tone=entry] .model-phone{background:linear-gradient(155deg,#303846,#11151c);border-color:#586176}.model-card[data-tone=mid] .model-phone{background:linear-gradient(155deg,#1f395a,#0d1622);border-color:#425e83}.model-card[data-tone=pro] .model-phone{background:linear-gradient(155deg,#4b4541,#171310);border-color:#6b6360}.model-card[data-tone=new] .model-phone{background:linear-gradient(155deg,#2f425f,#0b1320);border-color:#4a5b77;box-shadow:0 25px 55px #000000b3,0 0 30px #4b8ff53d}.model-card__content{padding:22px}.model-tag{letter-spacing:.1em;text-transform:uppercase;font-weight:780;color:var(--blue-light)!important;margin:0 0 8px!important;font-size:.66rem!important}.model-card h3{letter-spacing:-.03em;margin:0;font-size:1.17rem}.model-card__content>p:not(.model-tag){min-height:66px;color:var(--muted);margin:10px 0 18px;font-size:.84rem;line-height:1.58}.text-link{color:#8ec2ff;align-items:center;gap:7px;font-size:.8rem;font-weight:750;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;transition:transform .16s}.text-link:hover svg{transform:translate(3px)}.models-disclaimer{color:#74839a;text-align:center;max-width:690px;margin:24px auto 0;font-size:.76rem;line-height:1.6}.security-section{padding-top:26px}.security-panel{box-shadow:var(--shadow-blue), inset 0 1px #ffffff12;background:linear-gradient(135deg,#0c1e3bf7,#070c17f7);border:1px solid #5b9fff3d;border-radius:30px;gap:42px;padding:34px 24px;display:grid;position:relative;overflow:hidden}.security-panel:before{filter:blur(30px);content:"";background:#237eff24;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;left:-100px}.security-copy,.security-grid{z-index:1;position:relative}.security-copy h2{letter-spacing:-.052em;margin:0;font-size:clamp(2.1rem,8vw,3.55rem);line-height:1.04}.security-copy>p:not(.eyebrow){color:var(--muted);margin:20px 0 26px;line-height:1.7}.security-grid{gap:9px;margin:0;padding:0;list-style:none;display:grid}.security-grid li{color:#dbe6f5;background:#ffffff09;border:1px solid #ffffff13;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 14px;font-size:.84rem;display:grid}.security-grid small{color:#54627a;font-size:.64rem;font-weight:760}.security-check{width:25px;height:25px;color:var(--success);background:#47d7a11c;border-radius:8px;place-items:center;font-size:.7rem;display:grid}.social-section{border-bottom:1px solid var(--line);background:var(--bg-soft)}.operation-showcase{background:linear-gradient(145deg,#0f1b31f0,#070c16f7);border:1px solid #5b9fff3b;border-radius:28px;display:grid;overflow:hidden;box-shadow:0 30px 80px #00000047,inset 0 1px #ffffff0f}.operation-image{background:#080c14;min-height:275px;position:relative;overflow:hidden}.operation-image:after{content:"";background:linear-gradient(#0000,#040810b8);position:absolute;inset:45% 0 0}.operation-image img{object-fit:cover;width:100%;height:100%;min-height:275px}.operation-image__tag{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e8f2ff;background:#050a13c7;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:.68rem;font-weight:720;display:inline-flex;position:absolute;bottom:17px;left:17px}.operation-image__tag i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #47d7a1c7}.operation-copy{align-self:center;padding:29px 24px 32px}.operation-copy h3{letter-spacing:-.05em;max-width:530px;margin:0;font-size:clamp(1.9rem,6.5vw,3rem);line-height:1.05}.operation-copy>p:not(.eyebrow){color:var(--muted);margin:17px 0 21px;line-height:1.68}.operation-copy ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.operation-copy li{color:#c7d4e6;align-items:center;gap:9px;font-size:.82rem;display:flex}.operation-copy li span{width:22px;height:22px;color:var(--success);background:#47d7a117;border-radius:7px;place-items:center;font-size:.68rem;display:grid}.proof-heading-row{flex-direction:column;align-items:flex-start;gap:20px;margin:56px 0 24px;display:flex}.proof-heading-row h3{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(1.65rem,5vw,2.35rem);line-height:1.08}.social-carousel{scroll-snap-type:x mandatory;scrollbar-color:#478cee80 #ffffff0a;grid-auto-columns:minmax(265px,82%);grid-auto-flow:column;gap:15px;padding:2px 2px 18px;display:grid;overflow-x:auto}.social-card{border:1px solid var(--line);scroll-snap-align:start;background:linear-gradient(155deg,#10192cf5,#070b14f5);border-radius:22px;margin:0;overflow:hidden}.social-card__media{aspect-ratio:9/14;border-bottom:1px solid var(--line);background:#050811;overflow:hidden}.social-card__media img,.social-card__media video{object-fit:cover;width:100%;height:100%}.social-card[data-fit=contain] .social-card__media img{object-fit:contain;padding:17px}.social-card figcaption{gap:5px;min-height:126px;padding:20px;display:grid}.social-card figcaption span{color:var(--blue-light);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:780}.social-card figcaption strong{color:#e8eef8;font-size:.95rem;line-height:1.4}.social-card figcaption small{color:#728198;font-size:.72rem}.proof-disclaimer{color:#67758a;text-align:center;max-width:720px;margin:17px auto 0;font-size:.7rem;line-height:1.55}.social-empty{border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 16%,#1f72ee2b,#0000 23rem),#0a111fc7;align-items:center;gap:35px;max-width:920px;margin:0 auto;padding:32px 24px;display:grid}.social-phone{background:#050912;border:5px solid #303a4c;border-radius:34px;width:172px;height:315px;margin-inline:auto;padding:11px;position:relative;box-shadow:0 24px 60px #00000073,0 0 50px #2878ef29}.social-phone__top{z-index:2;background:#02040a;border-radius:999px;width:64px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.social-phone__screen{background:linear-gradient(#0000 38%,#03070ee0),radial-gradient(circle at 55% 30%,#2f87ff85,#0000 42%),#0b1730;border-radius:24px;flex-direction:column;justify-content:flex-end;height:100%;padding:23px 13px;display:flex}.social-phone__screen span{color:#8eb5e8;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-style:normal}.social-phone__screen strong{margin-top:4px;font-size:.83rem}.social-phone__screen i{background:var(--blue-light);border-radius:99px;width:42px;height:3px;margin:13px 0 0}.social-empty__copy h3{letter-spacing:-.045em;max-width:490px;margin:14px 0 0;font-size:clamp(1.8rem,6vw,2.8rem);line-height:1.08}.social-empty__copy>p{max-width:560px;color:var(--muted);margin:17px 0 24px;line-height:1.7}.live-label{color:var(--blue-light);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.7rem;font-weight:770;display:inline-flex}.live-label i{background:#f85f79;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #f85f79cc}.guarantee-section{padding-block:70px}.guarantee-grid{border:1px solid var(--line);border-radius:var(--radius-lg);background:#0a101ea3;align-items:start;gap:25px;padding:28px;display:grid}.guarantee-icon{width:66px;height:66px;color:var(--blue-light);background:#2684ff17;border:1px solid #4b99ff4d;border-radius:20px;place-items:center;display:grid}.guarantee-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:34px}.guarantee-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,7vw,3.25rem);line-height:1.06}.guarantee-copy>p:not(.eyebrow,.guarantee-alert){max-width:750px;color:var(--muted);margin:19px 0 0;line-height:1.72}.guarantee-alert{color:#8391a7;border-left:2px solid #4e9cff80;max-width:820px;margin:18px 0 0;padding-left:15px;font-size:.8rem;line-height:1.65}.faq-section{border-top:1px solid var(--line);background:var(--bg-soft)}.faq-layout{gap:42px;display:grid}.faq-intro{align-self:start}.faq-intro h2{letter-spacing:-.052em;margin:0;font-size:clamp(2.1rem,8vw,3.5rem);line-height:1.04}.faq-intro>p:not(.eyebrow){color:var(--muted);margin:19px 0 25px;line-height:1.7}.faq-list{gap:9px;display:grid}.faq-item{border:1px solid var(--line);background:#0b1221b3;border-radius:16px;overflow:hidden}.faq-item[open]{background:#0e182bcc;border-color:#4d99ff4a}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:63px;padding:16px 18px;font-size:.91rem;font-weight:710;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary i{flex:none;width:17px;height:17px;position:relative}.faq-item summary i:before,.faq-item summary i:after{background:var(--blue-light);content:"";width:13px;height:1px;transition:transform .18s;position:absolute;top:8px;left:2px}.faq-item summary i:after{transform:rotate(90deg)}.faq-item[open] summary i:after{transform:rotate(0)}.faq-item>p{color:var(--muted);border-top:1px solid #ffffff0e;margin:-3px 18px 0;padding:16px 0 19px;font-size:.86rem;line-height:1.68}.contact-section{background:radial-gradient(circle at 20% 35%, #1f76f726, transparent 29rem), var(--bg)}.contact-panel{box-shadow:0 30px 90px #00000052, var(--shadow-blue);background:linear-gradient(145deg,#0e1b33f0,#060b15f5);border:1px solid #4b97ff42;border-radius:32px;gap:36px;padding:32px 22px;display:grid}.contact-copy{align-self:center}.contact-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,8.5vw,4rem);line-height:1.01}.contact-copy>p:not(.eyebrow,.legal-note){color:var(--muted);margin:22px 0 27px;line-height:1.72}.button--large{min-height:57px;padding-inline:23px}.contact-location{color:#b9c6d8;align-items:center;gap:8px;margin-top:20px;font-size:.78rem;font-weight:650;display:flex}.contact-location span{color:var(--success);text-shadow:0 0 10px #47d7a1cc;font-size:.58rem}.form-card{border:1px solid var(--line);background:#050912ad;border-radius:24px;padding:23px}.form-card__heading>span{color:var(--blue-light);letter-spacing:.08em;text-transform:uppercase;background:#2684ff14;border:1px solid #539dff3d;border-radius:999px;padding:5px 9px;font-size:.63rem;font-weight:780;display:inline-flex}.form-card__heading h3{letter-spacing:-.035em;margin:13px 0 0;font-size:1.35rem}.form-card__heading p{color:var(--muted);margin:8px 0 20px;font-size:.81rem;line-height:1.55}.lead-form{gap:13px;display:grid}.form-field{gap:7px;display:grid}.form-field label{color:#bac6d6;font-size:.73rem;font-weight:670}.form-field input,.form-field select{width:100%;min-height:48px;color:var(--text);background:#ffffff0b;border:1px solid #97aed12b;border-radius:12px;outline:0;padding:11px 13px;font-size:.86rem;transition:border-color .16s,box-shadow .16s,background .16s}.form-field input::placeholder{color:#5f6d82}.form-field input:focus,.form-field select:focus{background:#347fe712;border-color:#54a1ffa6;box-shadow:0 0 0 4px #2684ff1a}.form-field select option{color:#f4f7fb;background:#0b1220}.form-note{color:#6f7e94;margin:1px 0 3px;font-size:.7rem;line-height:1.55}.form-submit{border:0;width:100%}.site-footer{border-top:1px solid var(--line);background:#03060c;padding:68px 0 94px}.site-footer--early{padding:28px 0 100px}.footer-grid{gap:38px;display:grid}.footer-brand p{color:#c4cfdd;margin:17px 0 3px;font-size:.9rem}.footer-logo{object-fit:contain;width:168px;height:168px}.footer-brand>span{color:#708098;font-size:.78rem}.footer-links{color:#8190a7;align-content:start;gap:10px;font-size:.82rem;display:grid}.footer-links strong{color:#dbe4f2;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem}.footer-links a:hover{color:var(--blue-light)}.footer-disclaimer{border-top:1px solid var(--line);gap:7px;margin-top:42px;padding-top:26px;display:grid}.footer-disclaimer p{color:#5e6b80;max-width:920px;margin:0;font-size:.68rem;line-height:1.55}.footer-bottom{color:#718097;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.77rem;display:flex}.site-footer .footer-bottom{margin-top:25px}.legal-main{min-height:100vh;padding:118px 0 80px}.legal-shell{max-width:850px}.legal-back{color:var(--blue-light);align-items:center;gap:7px;margin-bottom:35px;font-size:.8rem;font-weight:700;display:inline-flex}.legal-back:hover{color:#fff}.legal-header{border-bottom:1px solid var(--line);padding-bottom:34px}.legal-header h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,9vw,4.4rem);line-height:1}.legal-header p{color:var(--muted);margin:17px 0 0;line-height:1.7}.legal-updated{color:#718097;margin-top:18px;font-size:.74rem;display:inline-block}.legal-content{padding-top:38px}.legal-content section{margin-top:35px}.legal-content section:first-child{margin-top:0}.legal-content h2{letter-spacing:-.035em;margin:0 0 13px;font-size:1.25rem}.legal-content p,.legal-content li{color:var(--muted);font-size:.9rem;line-height:1.76}.legal-content p{margin:0 0 12px}.legal-content ul{gap:7px;padding-left:20px;display:grid}.legal-highlight{background:#2684ff0f;border:1px solid #4594ff3d;border-radius:16px;padding:18px}.legal-highlight p:last-child{margin-bottom:0}.floating-whatsapp{z-index:45;color:#fff;background:#1fbf73;border:1px solid #77ffc557;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .18s;display:grid;position:fixed;bottom:86px;right:18px;box-shadow:0 15px 34px #149e5c52}.floating-whatsapp:hover{transform:translateY(-3px)scale(1.03)}.floating-whatsapp svg{width:27px;height:27px}.mobile-cta-bar{z-index:44;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#04070fe6;position:fixed;inset:auto 0 0}.mobile-cta-bar .button{width:100%;min-height:48px}.hero{min-height:0;padding-bottom:54px}.hero-grid{gap:34px}.hero-image-frame{aspect-ratio:4/5;max-width:420px;margin-inline:auto;overflow:hidden}.hero-image-frame img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.proof-early{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 25%, #2475ed1a, transparent 27rem), var(--bg-soft)}.proof-early__heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.proof-early__heading .eyebrow{margin-bottom:12px}.proof-early__heading h2{letter-spacing:-.055em;max-width:680px;margin:0;font-size:clamp(2rem,7vw,3.5rem);line-height:1.03}.proof-strip{scroll-snap-type:x mandatory;grid-auto-columns:minmax(245px,78%);grid-auto-flow:column;gap:14px;padding:2px 2px 15px;display:grid;overflow-x:auto}.proof-mini{scroll-snap-align:start;background:linear-gradient(150deg,#101a2ef5,#060a13fa);border:1px solid #5e9df833;border-radius:22px;grid-template-rows:auto auto;margin:0;display:grid;overflow:hidden}.proof-mini img{aspect-ratio:9/16;object-fit:cover;object-position:center;width:100%;height:auto}.proof-mini figcaption{gap:4px;padding:17px 18px 19px;display:grid}.proof-mini figcaption span{color:var(--blue-light);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.proof-mini figcaption strong{color:#eef5ff;font-size:.9rem;line-height:1.35}.proof-mini figcaption small{color:#74849b;font-size:.7rem}.security-details{background:#ffffff09;border:1px solid #5b9fff2e;border-radius:14px}.security-details summary{cursor:pointer;color:#dbe9fb;padding:14px 16px;font-size:.82rem;font-weight:720}.security-details p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:14px 16px 17px;font-size:.79rem;line-height:1.6}.form-card--collapsible{align-self:center}.form-card--collapsible>summary{cursor:pointer;list-style:none;display:grid}.form-card--collapsible>summary::-webkit-details-marker{display:none}.form-card--collapsible>summary span{width:max-content;color:var(--blue-light);letter-spacing:.08em;text-transform:uppercase;background:#2684ff14;border:1px solid #539dff3d;border-radius:999px;padding:5px 9px;font-size:.63rem;font-weight:780}.form-card--collapsible>summary strong{letter-spacing:-.035em;margin-top:13px;font-size:1.35rem}.form-card--collapsible>summary small{color:var(--muted);margin-top:6px;font-size:.8rem}.form-card__body{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.form-card__body>p{color:#7f8da4;margin:0 0 16px;font-size:.75rem}.analytics-noscript{visibility:hidden;display:none}@media (width>=720px){.shell{width:min(calc(100% - 64px), var(--shell))}.hero{padding-top:146px}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr)}.hero h1{font-size:clamp(3.8rem,6.8vw,5.15rem)}.credibility-grid{grid-template-columns:repeat(4,1fr)}.credibility-item{border-right:1px solid var(--line);border-bottom:0;justify-content:center;min-height:114px;padding-inline:18px;font-size:.87rem}.credibility-item:nth-child(2n),.credibility-item:nth-child(odd){padding-inline:18px}.credibility-item:last-child{border-right:0}.process-list{grid-template-columns:repeat(6,1fr)}.process-step{grid-column:span 2;grid-template-columns:1fr;min-height:205px;padding:24px}.process-step:nth-child(4){grid-column:2/span 2}.analysis-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:65px}.models-grid{grid-template-columns:repeat(2,1fr)}.security-panel{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:center;padding:52px}.operation-showcase{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.operation-image,.operation-image img{min-height:430px}.proof-heading-row{flex-direction:row;justify-content:space-between;align-items:flex-end}.social-carousel{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:initial;overflow:visible}.social-empty{grid-template-columns:240px 1fr;padding:44px 48px}.guarantee-grid{grid-template-columns:80px 1fr;gap:34px;padding:42px}.faq-layout{grid-template-columns:minmax(260px,.72fr) minmax(390px,1.28fr);gap:70px}.faq-intro{position:sticky;top:110px}.contact-panel{grid-template-columns:minmax(0,.9fr) minmax(410px,1.1fr);gap:55px;padding:50px}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field--wide{grid-column:1/-1}.footer-grid{grid-template-columns:minmax(280px,1.45fr) minmax(160px,.75fr) minmax(160px,.75fr)}.mobile-cta-bar{display:none}.floating-whatsapp{bottom:28px;right:28px}.site-footer--early{padding-bottom:28px}.site-footer{padding-bottom:64px}}@media (width>=1020px){.section{padding-block:118px}.models-grid{grid-template-columns:repeat(4,1fr)}.model-card__visual{min-height:185px}}@media (width<=719px){.floating-whatsapp,.button--header span{display:none}.button--header{width:42px;padding:0}.hero-copy{text-align:left}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-visual{width:min(82vw,350px)}.hero-image-frame{max-height:430px}.proof-early__heading .button,.analysis-copy .button,.security-copy .button,.faq-intro .button,.contact-copy .button{width:100%}.contact-panel{width:min(calc(100% - 24px), var(--shell))}.social-empty__copy .button{width:100%}.site-footer{padding-bottom:105px}}@media (width>=720px){.hero{padding-top:118px;padding-bottom:62px}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.proof-early__heading{flex-direction:row;justify-content:space-between;align-items:flex-end}.proof-strip{grid-auto-columns:minmax(285px,calc(33.3333% - 9.33333px));grid-auto-flow:column;overflow-x:auto}.process-list{grid-template-columns:repeat(4,minmax(0,1fr))}.process-step,.process-step:nth-child(4){grid-column:auto;min-height:190px}}@media (width>=1020px){.section{padding-block:88px}.hero-image-frame{max-height:520px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
