:root{--green: #00c853;--green-dark: #00a946;--green-soft: #e9f9ef;--ink: #10161d;--ink-soft: #1a222c;--text: #17202a;--muted: #68727f;--line: #e3e8ec;--surface: #ffffff;--surface-soft: #f5f7f8;--gold: #f3c468;--radius-sm: 12px;--radius: 20px;--radius-lg: 30px;--shadow: 0 16px 48px rgba(15, 23, 32, .08);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px;overflow-x:clip}body{margin:0;min-width:0;min-height:100vh;overflow-x:clip;background:var(--surface)}body.mobile-nav-open{overflow:hidden}body,button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img,video{display:block;max-width:100%}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}h1,h2,h3,.brand-lockup{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}h1,h2,h3,p{margin-top:0}.eyebrow{display:inline-flex;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.button{min-height:50px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 14px 30px #00c85340}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.button-secondary:hover{background:#ffffff24}.button-gold{color:#20221f;background:var(--gold);box-shadow:0 14px 30px #f3c4682e}.text-link{margin-top:28px;display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-weight:700}.site-header{position:sticky;top:0;z-index:50;isolation:isolate;padding-top:env(safe-area-inset-top);background:#ffffffe6;border-bottom:1px solid rgba(227,232,236,.86);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.header-inner{height:72px;position:relative;z-index:2;display:flex;align-items:center;gap:28px}.brand-link,.footer-logo{display:inline-flex}.brand-lockup{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:20px;font-weight:800;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;position:relative;overflow:hidden;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#08be62;box-shadow:0 8px 18px #00bb5b3d}.brand-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.14)}.main-nav{margin-left:auto;display:flex;align-items:center;gap:25px}.main-nav>a{color:#596472;font-size:14px;font-weight:600;transition:color .2s ease}.main-nav>a:hover,.main-nav>a.router-link-active{color:var(--ink)}.main-nav .header-cta{height:42px;min-height:42px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--green);border-radius:999px;line-height:1}.main-nav .header-cta:hover{color:#fff;background:var(--green-dark)}.header-actions{display:flex;align-items:center;gap:6px}.account-button{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;color:#4f5a67;border-radius:11px;font-size:13px;font-weight:700}.account-button:hover,.account-button.router-link-active{color:var(--green-dark);background:var(--green-soft)}.language-switcher{position:relative}.icon-button{min-height:42px;border:0;background:transparent;border-radius:11px;cursor:pointer}.language-button{padding:0 11px;display:flex;align-items:center;gap:7px;color:#596472;font-size:13px}.icon-button:hover{background:var(--surface-soft)}.language-menu{min-width:150px;position:absolute;top:calc(100% + 8px);right:0;padding:7px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.language-menu button{width:100%;padding:9px 11px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer;font-size:13px}.language-menu button:hover{background:var(--surface-soft)}.language-menu button.active{color:var(--green-dark);background:var(--green-soft);font-weight:700}.mobile-menu-button{width:42px;display:none;place-items:center}.mobile-nav-backdrop{display:none}.hero-section{min-height:690px;position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#0b1117,#121a23 54%,#17231f)}.hero-section:before{content:"";position:absolute;inset:0;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 88%);mask-image:linear-gradient(to bottom,black,transparent 88%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none}.hero-glow-one{width:620px;height:620px;right:-150px;top:-260px;background:radial-gradient(circle,rgba(0,200,83,.25),transparent 69%)}.hero-glow-two{width:500px;height:500px;left:-280px;bottom:-300px;background:radial-gradient(circle,rgba(0,200,83,.13),transparent 70%)}.hero-grid{min-height:690px;position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.28fr) minmax(400px,.72fr);gap:48px;align-items:center;padding-top:62px;padding-bottom:70px}.hero-copy{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.hero-copy.ready{opacity:1;transform:none}.hero-kicker{margin-bottom:23px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;color:#a7edc1;background:#00c85317;border:1px solid rgba(0,200,83,.2);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.035em}.hero-copy h1{max-width:740px;margin-bottom:22px;font-size:clamp(42px,4vw,60px);line-height:1.04;letter-spacing:-.055em}.hero-copy h1 .accent{color:var(--green)}.hero-accent-line{display:block}.hero-title-mobile,.hero-for-mobile{display:none}.hero-copy>p{max-width:610px;margin-bottom:33px;color:#ffffffad;font-size:17px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-trust{margin-top:28px;display:flex;flex-wrap:wrap;gap:22px;color:#ffffff8f;font-size:12px;font-weight:600}.hero-trust span{display:inline-flex;align-items:center;gap:7px}.hero-trust svg{color:var(--green)}.device-stage{min-height:540px;position:relative;display:grid;place-items:center;opacity:0;transform:translateY(24px) scale(.98);transition:opacity .7s .1s ease,transform .7s .1s ease}.device-stage.ready{opacity:1;transform:none}.stage-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:520px;height:520px;border-style:dashed;opacity:.55}.phone-frame{width:262px;height:528px;position:relative;z-index:2;padding:9px;overflow:hidden;background:#070a0d;border:1px solid rgba(255,255,255,.25);border-radius:38px;box-shadow:0 45px 80px #00000075,0 0 0 7px #ffffff06}.phone-speaker{width:82px;height:21px;position:absolute;z-index:4;top:9px;left:50%;transform:translate(-50%);background:#070a0d;border-radius:0 0 13px 13px}.phone-screen{height:100%;padding:33px 16px 17px;color:var(--text);background:linear-gradient(180deg,#f3f7f4,#fff 58%);border-radius:30px}.phone-brand{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800}.mini-mark{width:19px;height:19px;overflow:hidden;display:inline-grid;place-items:center;flex:0 0 auto;background:#08be62;border-radius:6px}.mini-mark img{width:100%;height:100%;object-fit:cover;transform:scale(1.14)}.phone-status{margin:23px 0 10px;display:flex;align-items:center;gap:6px;color:#61706a;font-size:10px}.phone-status span{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #00c8531f}.phone-panel{padding:17px;background:#fff;border:1px solid #e6ebe8;border-radius:17px;box-shadow:0 10px 28px #1c2c2314}.phone-label{color:#89928d;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.phone-panel strong{margin:7px 0 12px;display:block;font-size:20px;letter-spacing:.07em}.phone-code{height:36px;margin-bottom:10px;display:grid;place-items:center;color:#8d9791;background:#f5f7f5;border:1px solid #e5e9e6;border-radius:9px;letter-spacing:.23em}.phone-panel button{width:100%;height:37px;color:#fff;background:var(--green);border:0;border-radius:9px;font-size:11px;font-weight:700}.phone-devices{margin-top:14px;display:grid;gap:8px}.phone-devices>div{padding:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;background:#fff;border:1px solid #e9ecea;border-radius:11px;color:#606a65;font-size:10px}.phone-devices i{width:6px;height:6px;background:var(--green);border-radius:50%}.floating-chip{position:absolute;z-index:3;padding:11px 15px;display:flex;align-items:center;gap:7px;color:#fff;background:#18222ae0;border:1px solid rgba(255,255,255,.13);border-radius:13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 15px 34px #00000047;font-size:11px;font-weight:600}.floating-chip span{color:var(--green);font-size:17px;font-weight:800}.floating-chip svg{color:var(--green)}.chip-latency{left:6%;bottom:22%}.chip-secure{right:2%;top:25%}.metrics-section{border-bottom:1px solid var(--line);background:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr)}.metrics-grid>div{min-height:134px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.metrics-grid>div:last-child{border-right:0}.metrics-grid strong{color:var(--green-dark);font-size:34px;letter-spacing:-.04em}.metrics-grid span{color:var(--muted);font-size:13px}.press-section{background:var(--surface-soft)}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.press-card{min-height:208px;padding:27px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:15px}.press-stars{margin-bottom:17px;color:#f2b54b;font-size:17px;letter-spacing:.08em}.press-card blockquote{margin:0 0 22px;color:var(--text);font-size:15px;line-height:1.7}.press-card cite{margin-top:auto;color:var(--muted);font-size:12px;font-style:normal;font-weight:700}.content-section{padding:104px 0}.section-soft{background:var(--surface-soft)}.section-heading{max-width:710px;margin:0 auto 50px;text-align:center}.section-heading h2,.enterprise-grid h2,.vip-card h2,.download-inner h2,.support-page h2{margin:12px 0 15px;color:var(--ink);font-size:clamp(30px,4vw,45px);line-height:1.15;letter-spacing:-.045em}.section-heading p{color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:366px;padding:27px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .25s ease,border .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-5px);border-color:#00c85359;box-shadow:var(--shadow)}.feature-card-top{margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;color:var(--green-dark)}.feature-number{color:#bcc4ca;font-size:12px;font-weight:800;letter-spacing:.1em}.feature-card h3{margin-bottom:12px;color:var(--ink);font-size:20px;line-height:1.35;letter-spacing:-.025em}.feature-card>p{color:var(--muted);font-size:14px;line-height:1.65}.feature-card ul{margin:auto 0 0;padding:18px 0 0;display:grid;gap:9px;list-style:none;border-top:1px solid var(--line)}.feature-card li{display:flex;align-items:flex-start;gap:8px;color:#4e5965;font-size:12px;line-height:1.45}.feature-card li svg{flex:0 0 auto;color:var(--green)}.dark-section{color:#fff;background:linear-gradient(145deg,#0d141b,#16201f)}.enterprise-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px}.enterprise-grid h2{color:#fff}.enterprise-grid>div:first-child>p{margin-bottom:28px;color:#ffffffa6;font-size:16px;line-height:1.7}.eyebrow-gold{color:var(--gold)}.enterprise-console{overflow:hidden;background:#f6f8f7;border:1px solid rgba(255,255,255,.18);border-radius:21px;box-shadow:0 35px 70px #0000005c;transform:perspective(1000px) rotateY(-3deg) rotateX(1deg)}.console-header{height:45px;padding:0 14px;display:flex;align-items:center;gap:6px;color:#66716c;background:#fff;border-bottom:1px solid #e6e9e7;font-size:10px}.console-header span{width:7px;height:7px;background:#d7dcda;border-radius:50%}.console-header b{margin-left:9px}.console-body{height:330px;display:grid;grid-template-columns:72px 1fr}.console-body aside{padding:26px 17px;display:grid;align-content:start;gap:20px;background:#15201e}.console-body aside i{height:8px;background:#ffffff26;border-radius:5px}.console-body aside i:first-child{background:var(--green)}.console-main{padding:24px}.console-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.console-stats span{padding:14px;color:#1f2a26;background:#fff;border:1px solid #e5e9e7;border-radius:10px;font-weight:800}.console-stats small{display:block;margin-top:4px;color:#909894;font-size:8px;font-weight:500}.console-chart{height:110px;margin:15px 0;padding:14px 18px;display:flex;align-items:end;gap:12px;background:#fff;border:1px solid #e5e9e7;border-radius:10px}.console-chart i{flex:1;min-height:16px;background:linear-gradient(var(--green),#b6ebca);border-radius:4px 4px 0 0}.console-chart i:nth-child(1){height:34%}.console-chart i:nth-child(2){height:55%}.console-chart i:nth-child(3){height:42%}.console-chart i:nth-child(4){height:76%}.console-chart i:nth-child(5){height:63%}.console-chart i:nth-child(6){height:91%}.console-chart i:nth-child(7){height:72%}.console-rows{padding:7px 12px;display:grid;gap:10px;background:#fff;border:1px solid #e5e9e7;border-radius:10px}.console-rows span{height:7px;background:#edf0ee;border-radius:4px}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tech-grid article{min-height:185px;padding:24px;border:1px solid var(--line);border-radius:17px;transition:border .2s ease,transform .2s ease}.tech-grid article:hover{transform:translateY(-3px);border-color:var(--green)}.tech-grid strong{color:var(--green-dark);font-size:25px;letter-spacing:-.04em}.tech-grid h3{margin:22px 0 7px;color:var(--ink);font-size:15px}.tech-grid p{color:var(--muted);font-size:12px;line-height:1.55}.vip-card{padding:48px 52px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;color:#fff;background:linear-gradient(135deg,#22252f,#383b47);border-radius:var(--radius-lg);box-shadow:0 28px 60px #171a2033}.vip-card:after{content:"";width:420px;height:420px;position:absolute;right:-150px;top:-210px;background:radial-gradient(circle,rgba(243,196,104,.22),transparent 70%)}.vip-card>*{position:relative;z-index:1}.vip-card h2{color:var(--gold)}.vip-card p{color:#ffffffa1}.vip-section .section-heading{margin-bottom:38px}.vip-tag{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.vip-perks{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px 28px}.vip-perks span{display:flex;align-items:center;gap:7px;color:#fffc;font-size:13px}.vip-perks svg{color:var(--gold)}.faq-wrap{max-width:820px}.faq-item{margin-bottom:11px;background:#fff;border:1px solid var(--line);border-radius:14px}.faq-item[open]{border-color:#00c85380;box-shadow:0 10px 28px #14241c12}.faq-item summary{padding:19px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--ink);cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--green);font-size:23px;font-weight:400;transition:transform .2s ease}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>p{padding:0 22px 20px;color:var(--muted);font-size:14px;line-height:1.7}.download-section{padding:105px 0;color:#fff;text-align:center;background:#0c1218}.download-inner{max-width:760px}.download-inner h2{color:#fff}.download-inner>p{color:#ffffff9e;font-size:17px}.platform-pills{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.platform-pills span{min-width:116px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#ffffffe0;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:12px;font-size:13px;font-weight:700}.platform-pills svg{flex:0 0 auto;color:#fff}.site-footer{padding:64px 0 25px;color:#ffffff9e;background:#080d12}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:44px}.site-footer .brand-lockup{color:#fff}.footer-brand p{max-width:310px;margin-top:17px;font-size:13px;line-height:1.7}.site-footer h2{margin-bottom:17px;color:#fff;font-size:13px;letter-spacing:.02em}.site-footer ul{margin:0;padding:0;display:grid;gap:11px;list-style:none}.site-footer li,.site-footer a{font-size:13px}.site-footer a:hover{color:var(--green)}.footer-bottom{margin-top:43px;padding-top:23px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff59;font-size:11px}.account-page{min-height:720px;padding:78px 0 96px;color:#fff;background:radial-gradient(circle at 82% 5%,rgba(0,200,83,.22),transparent 32%),linear-gradient(145deg,#0b1117,#16211f)}.account-shell{min-height:550px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,450px);align-items:center;gap:90px}.account-intro{max-width:610px}.account-intro h1{margin:16px 0 20px;color:#fff;font-size:clamp(45px,6vw,68px);line-height:1.03;letter-spacing:-.055em}.account-intro>p{max-width:570px;color:#ffffffad;font-size:17px;line-height:1.75}.account-benefits{margin:32px 0 0;padding:0;display:grid;gap:15px;list-style:none}.account-benefits li{display:flex;align-items:flex-start;gap:11px;color:#ffffffc7;font-size:14px;line-height:1.55}.account-benefits svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.auth-card,.deletion-form-card{padding:38px;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:25px;box-shadow:0 30px 70px #00000047}.auth-card{color:var(--text);text-align:center}.auth-card h2,.deletion-form-card h2{margin:17px 0 10px;color:var(--ink);font-size:27px;letter-spacing:-.035em}.auth-card>p{color:var(--muted);font-size:14px;line-height:1.65}.auth-status{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-status i{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #00c8531c}.account-avatar{width:74px;height:74px;margin:0 auto 18px;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,var(--green),#0b9650);border-radius:23px;box-shadow:0 12px 28px #00c85333;font-size:29px;font-weight:800}.account-avatar img{width:100%;height:100%;object-fit:cover}.auth-email{margin-bottom:25px;overflow-wrap:anywhere}.account-primary,.account-secondary{width:100%}.account-secondary{margin-top:10px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);cursor:pointer}.account-secondary:hover{background:#edf1ef}.account-secondary:disabled,.compact-button:disabled{opacity:.58;cursor:not-allowed;transform:none}.email-login-form{margin-top:25px;display:grid;gap:15px;text-align:left}.auth-field{display:grid;gap:7px;color:#39434d;font-size:12px;font-weight:700}.auth-input-wrap{height:49px;padding:0 13px;display:flex;align-items:center;gap:10px;color:#8a949d;background:#fff;border:1px solid #cfd7d3;border-radius:11px;transition:border-color .2s ease,box-shadow .2s ease}.auth-input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #00c8531c}.auth-input-wrap input{min-width:0;height:100%;flex:1;color:var(--ink);background:transparent;border:0;outline:0;font-size:16px}.auth-input-wrap input::placeholder{color:#a5adb4}.auth-input-wrap input:disabled{cursor:not-allowed;opacity:.65}.password-toggle{width:32px;height:32px;margin-right:-7px;display:grid;place-items:center;flex:0 0 auto;color:#75808a;background:transparent;border:0;border-radius:8px;cursor:pointer}.password-toggle:hover{color:var(--ink);background:var(--surface-soft)}.auth-submit{width:100%;min-height:48px;margin-top:3px;border:0;cursor:pointer}.auth-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-divider{margin:24px 0 19px;display:flex;align-items:center;gap:12px;color:#9aa2aa;font-size:11px;text-transform:uppercase}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.google-login-label{margin-bottom:12px!important;color:#5f6974!important;font-size:12px!important}.google-button-stage{min-height:48px;margin:0 0 16px;position:relative;display:grid;place-items:center}.google-button-stage.loading .google-signin-wrap{opacity:.22;pointer-events:none}.google-signin-wrap{width:100%;display:grid;justify-items:center;transition:opacity .2s ease}.google-signin-button{width:100%;min-height:44px;display:grid;place-items:center}.inline-loader{position:absolute;color:var(--green-dark);font-size:13px;font-weight:800}.auth-legal{margin:18px 0 0;color:#7c858f!important;font-size:11px!important;line-height:1.65!important}.auth-legal a{color:var(--green-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}.form-message{margin:18px 0 0;padding:12px 14px;border-radius:10px;font-size:12px;line-height:1.55;text-align:left}.form-message-error{color:#9b2c2c!important;background:#fff0f0;border:1px solid #f4cccc}.form-message-warning{color:#755c19;background:#fff8df;border:1px solid #eddda4}.form-message-success{color:#22663a;background:var(--green-soft);border:1px solid #bfe8cd}.delete-account-page{background:#f7f9f8}.delete-hero{padding:78px 0 68px;color:#fff;background:radial-gradient(circle at 82% 0%,rgba(0,200,83,.22),transparent 38%),#10171e}.delete-hero-inner{max-width:900px}.delete-hero h1{max-width:790px;margin:15px 0 18px;font-size:clamp(40px,6vw,62px);line-height:1.06;letter-spacing:-.055em}.delete-hero p{max-width:670px;color:#ffffffad;font-size:17px;line-height:1.7}.deletion-workspace{min-height:610px}.deletion-flow-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(480px,1.28fr);gap:68px;align-items:start}.deletion-summary{padding-top:10px}.deletion-summary h2{margin:20px 0 14px;color:var(--ink);font-size:30px;letter-spacing:-.04em}.deletion-summary>p{color:var(--muted);font-size:14px;line-height:1.75}.deletion-summary ul{margin:25px 0;padding:0;display:grid;gap:13px;list-style:none}.deletion-summary li{display:flex;align-items:flex-start;gap:9px;color:#4f5b65;font-size:13px;line-height:1.55}.deletion-summary li svg{flex:0 0 auto;color:var(--green-dark)}.deletion-subscription-note{padding:15px;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:12px!important}.deletion-form-card{color:var(--text);border-color:var(--line);box-shadow:var(--shadow)}.deletion-signin-card,.deletion-success-card{padding:48px;text-align:center}.deletion-signin-card>p,.deletion-success-card>p{color:var(--muted);font-size:14px;line-height:1.7}.deletion-signin-actions{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.deletion-signin-actions .account-secondary{margin-top:0}.success-icon{width:67px;height:67px;margin:0 auto 20px;display:grid;place-items:center;color:var(--green-dark);background:var(--green-soft);border-radius:20px}.signed-in-row{margin:-8px -8px 28px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--surface-soft);border-radius:13px}.signed-in-row span{display:block;margin-bottom:3px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.signed-in-row strong{display:block;max-width:320px;color:var(--ink);font-size:13px;overflow-wrap:anywhere}.plain-action{padding:7px 9px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:var(--muted);background:transparent;border:0;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700}.plain-action:hover{color:var(--ink);background:#fff}.deletion-step{padding:25px 0;display:grid;grid-template-columns:36px 1fr;gap:16px;border-top:1px solid var(--line)}.step-index{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:12px;font-weight:800}.deletion-step h2{margin:3px 0 7px;font-size:19px}.deletion-step p{color:var(--muted);font-size:13px;line-height:1.6}.compact-button{width:auto;min-height:43px;margin-top:5px;padding:0 18px}.form-fields{display:grid;gap:18px}.form-fields label:not(.confirm-checkbox){margin-bottom:7px;display:block;color:#39434d;font-size:12px;font-weight:700}.form-fields input[type=text],.form-fields input:not([type]){width:100%;height:49px;padding:0 14px;color:var(--ink);background:#fff;border:1px solid #cfd7d3;border-radius:10px;outline:none;font-size:16px}.form-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #00c8531c}.confirm-checkbox{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:10px;color:#56616b;cursor:pointer;font-size:12px;line-height:1.55}.confirm-checkbox input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--green)}.danger-button{width:100%;margin-top:19px;color:#fff;background:#c93434;border:0;cursor:pointer}.danger-button:hover:not(:disabled){background:#ad2929}.danger-button:disabled{opacity:.46;cursor:not-allowed;transform:none}.legal-page{background:#fbfcfb}.legal-hero{padding:86px 0 72px;color:#fff;background:radial-gradient(circle at 80% 0%,rgba(0,200,83,.2),transparent 42%),#10171e}.legal-hero-inner{max-width:860px}.legal-hero h1{margin:15px 0 17px;font-size:clamp(40px,6vw,64px);letter-spacing:-.055em}.legal-hero p{max-width:730px;color:#ffffffa8;font-size:17px;line-height:1.7}.legal-date{margin-top:24px;color:#ffffff73;font-size:12px}.legal-layout{padding-top:65px;padding-bottom:100px;display:grid;grid-template-columns:230px minmax(0,760px);justify-content:center;gap:68px;align-items:start}.legal-aside{position:sticky;top:110px;padding:20px;display:grid;gap:7px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:15px;font-size:11px;line-height:1.5}.legal-aside p{margin-bottom:4px;color:var(--ink);font-size:15px;font-weight:800}.legal-aside a{margin-top:5px;color:var(--green-dark);font-weight:700;overflow-wrap:anywhere}.legal-content{min-width:0}.legal-content section{margin-bottom:45px}.legal-content h2{margin-bottom:16px;color:var(--ink);font-size:25px;letter-spacing:-.03em}.legal-content h3{margin:24px 0 8px;color:var(--ink);font-size:16px}.legal-content p,.legal-content li{color:#505b66;font-size:14px;line-height:1.8}.legal-content ul{padding-left:21px}.legal-content li{margin-bottom:7px}.legal-content a{color:var(--green-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-callout{margin:22px 0;padding:18px 20px;color:#28543a;background:var(--green-soft);border-left:4px solid var(--green);border-radius:0 12px 12px 0;font-size:14px;line-height:1.7}.legal-app-meta{display:none}.support-hero{padding:90px 0 82px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(0,200,83,.2),transparent 45%),#10171e}.support-hero-inner{max-width:760px}.support-hero h1{margin:14px 0 16px;font-size:clamp(40px,6vw,63px);letter-spacing:-.055em}.support-hero p{margin-bottom:27px;color:#ffffffa8;font-size:17px;line-height:1.65}.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.support-grid article{padding:27px;background:#fff;border:1px solid var(--line);border-radius:18px}.support-grid svg{color:var(--green-dark)}.support-grid h2{margin:25px 0 10px;font-size:17px;letter-spacing:-.02em}.support-grid p{color:var(--muted);font-size:13px;line-height:1.65}.deletion-section{background:#fff}.deletion-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.support-icon{width:57px;height:57px;margin-bottom:25px;display:grid;place-items:center;color:var(--green-dark);background:var(--green-soft);border-radius:16px}.deletion-grid h2{font-size:38px}.deletion-grid>div:first-child>p{color:var(--muted);line-height:1.75}.steps-card{padding:30px;background:var(--surface-soft);border:1px solid var(--line);border-radius:20px}.steps-card ol{margin:0;padding:0;display:grid;gap:23px;list-style:none}.steps-card li{display:grid;grid-template-columns:35px 1fr;gap:14px}.steps-card li>span{width:35px;height:35px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:12px;font-weight:800}.steps-card strong{color:var(--ink);font-size:14px}.steps-card li p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.steps-card code{padding:2px 6px;color:#28543a;background:#dff5e7;border-radius:5px;font-weight:800}.support-note{margin:27px 0 0;padding:16px;color:#52605a;background:#fff;border:1px solid var(--line);border-radius:11px;font-size:12px;line-height:1.65}.support-note a{color:var(--green-dark);font-weight:800}.support-details{display:grid;gap:15px}.support-details article{padding:23px;display:grid;grid-template-columns:auto 1fr;gap:17px;background:#fff;border:1px solid var(--line);border-radius:16px}.support-details svg{color:var(--green-dark)}.support-details h2{margin:0 0 7px;font-size:16px}.support-details p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.accessibility-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.accessibility-grid h2{font-size:35px}.accessibility-grid p{color:var(--muted);line-height:1.75}.accessibility-grid video{width:100%;max-height:390px;background:#0c1218;border-radius:18px;box-shadow:var(--shadow)}@media(max-width:1020px){.container{width:min(100% - 40px,920px)}.main-nav{gap:15px}.main-nav>a{font-size:12px}.language-button span,.account-button span{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:24px}.device-stage{transform:scale(.9)}.feature-grid{grid-template-columns:repeat(2,1fr)}.press-grid{grid-template-columns:1fr}.tech-grid,.support-grid{grid-template-columns:repeat(2,1fr)}.account-shell{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:48px}.deletion-flow-grid{grid-template-columns:1fr 1.35fr;gap:42px}}@media(max-width:780px){.container{width:min(100% - 32px,680px)}.site-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{height:64px}.mobile-menu-button{display:grid}.mobile-nav-backdrop{display:block;position:fixed;inset:calc(64px + env(safe-area-inset-top)) 0 0;z-index:1;background:#050b0f7a;border:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.main-nav{margin-left:0;padding:10px 20px 22px;position:fixed;top:calc(64px + env(safe-area-inset-top));right:0;bottom:auto;width:min(88vw,360px);max-height:calc(100dvh - 64px - env(safe-area-inset-top));z-index:3;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-radius:0 0 0 18px;box-shadow:-18px 20px 50px #0000002e;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.main-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.main-nav>a{padding:14px 4px;color:#39434d;font-size:15px;border-bottom:1px solid var(--line)}.main-nav .header-cta{height:46px;margin-top:16px;display:grid;place-items:center;border-bottom:0}.hero-section,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:25px;padding-top:58px;padding-bottom:56px;text-align:center}.hero-copy h1{font-size:clamp(39px,12vw,58px)}.hero-copy>p{margin-left:auto;margin-right:auto;font-size:15px}.hero-kicker{font-size:10px}.hero-actions,.hero-trust{justify-content:center}.device-stage{min-height:500px;transform:scale(.88);margin:-10px 0 -35px}.device-stage.ready{transform:scale(.88)}.metrics-grid>div{min-height:105px}.metrics-grid strong{font-size:27px}.metrics-grid span{font-size:10px;text-align:center}.content-section{padding:74px 0}.section-heading{margin-bottom:35px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:325px}.enterprise-grid{grid-template-columns:1fr;gap:42px;text-align:center}.enterprise-console{transform:none}.console-body{height:270px;grid-template-columns:55px 1fr}.console-main{padding:15px}.tech-grid{grid-template-columns:repeat(2,1fr)}.vip-card{padding:36px 26px;grid-template-columns:1fr;gap:27px;text-align:center}.vip-perks{text-align:left}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}.footer-brand{grid-column:1 / -1}.legal-hero,.support-hero{padding:65px 0 58px}.legal-layout{padding-top:42px;padding-bottom:70px;grid-template-columns:1fr;gap:30px}.legal-aside{position:static}.site-shell-legal-standalone{min-height:100dvh;background:#eef3f8}.site-shell-legal-standalone>.site-header,.site-shell-legal-standalone>.site-footer{display:none}.site-shell-legal-standalone>main{padding:16px 0 28px}.legal-page-mobile-compact{width:min(calc(100% - 32px),640px);margin:0 auto;overflow:hidden;background:#fff;border:1px solid #e7ebe8;border-radius:16px;box-shadow:0 12px 34px #17232f14}.legal-page-mobile-compact .legal-hero{padding:30px 20px 0;color:var(--ink);background:#fff}.legal-page-mobile-compact .legal-hero-inner,.legal-page-mobile-compact .legal-layout{width:100%;max-width:none}.legal-page-mobile-compact .eyebrow{display:none}.legal-page-mobile-compact .legal-hero h1{margin:0 0 12px;font-size:26px;line-height:1.2;letter-spacing:-.035em}.legal-page-mobile-compact .legal-app-meta{padding-bottom:18px;display:flex;flex-wrap:wrap;gap:5px 13px;color:#66727c;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6}.legal-page-mobile-compact .legal-app-meta span+span:before{content:"·";margin-right:13px;color:#a1a9af}.legal-page-mobile-compact .legal-summary{margin:28px 0 0;padding:15px 16px;color:#173c29;background:#eaf8ee;border-left:4px solid var(--green);border-radius:0 10px 10px 0;font-size:14px;line-height:1.75}.legal-page-mobile-compact .legal-summary strong{margin-right:5px;color:#102719}.legal-page-mobile-compact .legal-date{display:none}.legal-page-mobile-compact .legal-layout{padding:34px 20px 46px;display:block}.legal-page-mobile-compact .legal-aside{display:none}.legal-page-mobile-compact .legal-content section{margin-bottom:36px}.legal-page-mobile-compact .legal-content section:last-child{margin-bottom:0}.legal-page-mobile-compact .legal-content h2{margin:0 0 15px;padding-left:10px;border-left:3px solid var(--green);font-size:18px;line-height:1.35;letter-spacing:-.02em}.legal-page-mobile-compact .legal-content h3{margin:22px 0 7px;font-size:15px;line-height:1.45}.legal-page-mobile-compact .legal-content p,.legal-page-mobile-compact .legal-content li{color:#26313a;font-size:14px;line-height:1.78}.legal-page-mobile-compact .legal-content ul{padding-left:20px}.legal-page-mobile-compact .legal-callout{padding:15px 16px;font-size:14px}.support-grid{grid-template-columns:1fr}.deletion-grid,.accessibility-grid{grid-template-columns:1fr;gap:36px}.account-page{padding:52px 0 70px}.account-shell{min-height:0;grid-template-columns:1fr;gap:40px}.account-intro{margin:0 auto;text-align:center}.account-intro h1{font-size:clamp(41px,10vw,58px)}.account-intro>p{font-size:15px}.account-benefits{max-width:520px;margin-left:auto;margin-right:auto;text-align:left}.auth-card{width:min(100%,450px);margin:0 auto}.delete-hero{padding:60px 0 54px;text-align:center}.delete-hero h1,.delete-hero p{margin-left:auto;margin-right:auto}.deletion-flow-grid{grid-template-columns:1fr;gap:34px}.deletion-summary{max-width:650px}}@media(max-width:480px){.site-header .container{width:calc(100% - 24px)}.header-inner{gap:12px}.language-switcher{position:static}.language-menu{top:58px;right:52px}.main-nav{width:100%;border-radius:0 0 18px 18px}.hero-copy h1{font-size:clamp(31px,8.7vw,38px);line-height:1.08}.hero-title-desktop{display:none}.hero-title-mobile{display:block}.hero-for-mobile{display:inline}.hero-actions{display:grid}.button{width:100%}.hero-trust{gap:12px}.device-stage{min-height:455px;transform:scale(.78);margin:-35px -20px -70px}.device-stage.ready{transform:scale(.78)}.metrics-grid{grid-template-columns:1fr}.metrics-grid>div{min-height:90px;border-right:0;border-bottom:1px solid var(--line)}.metrics-grid>div:last-child{border-bottom:0}.tech-grid,.vip-perks,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.legal-hero h1,.support-hero h1{font-size:39px}.legal-content h2{font-size:22px}.site-shell-legal-standalone>main{padding:12px 0 22px}.legal-page-mobile-compact{width:calc(100% - 24px);border-radius:14px}.legal-page-mobile-compact .legal-hero{padding:26px 18px 0}.legal-page-mobile-compact .legal-hero h1{font-size:24px}.legal-page-mobile-compact .legal-layout{padding:30px 18px 40px}.legal-page-mobile-compact .legal-content h2{font-size:17px}.steps-card{padding:23px 18px}.deletion-grid h2,.accessibility-grid h2{font-size:31px}.account-page{padding-top:38px}.account-shell{gap:30px}.account-intro h1{font-size:41px}.account-benefits{display:none}.auth-card,.deletion-form-card{padding:27px 20px;border-radius:20px}.delete-hero h1{font-size:39px}.delete-hero p{font-size:14px}.deletion-workspace{padding-top:56px}.deletion-summary h2{font-size:27px}.deletion-signin-card,.deletion-success-card{padding:34px 22px}.deletion-signin-actions{grid-template-columns:1fr}.signed-in-row{align-items:flex-start}.signed-in-row strong{max-width:210px}.deletion-step{grid-template-columns:31px 1fr;gap:12px}.step-index{width:31px;height:31px}.compact-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
