:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif;color:#161b22;background:#f5f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #161b22;--muted: #626a76;--quiet: #89919c;--surface: #ffffff;--surface-soft: #eef1f5;--line: #dfe3e8;--line-dark: #c8ced6;--blue: #2477e8;--blue-dark: #145dbd;--navy: #0c1017;--green: #21875b;--red: #c53f48;--radius: 18px;--shadow: 0 24px 70px rgba(20, 27, 38, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f6f8}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.site-shell{min-height:100vh}.sandbox-notice{display:flex;justify-content:center;align-items:center;gap:8px;padding:9px 20px;color:#684900;background:#fff1bd;border-bottom:1px solid #ead78b;font-size:13px;font-weight:650}.button-disabled{cursor:default;opacity:.72;pointer-events:none}.site-header{width:min(1200px,calc(100% - 44px));height:78px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(133,143,156,.2)}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-size:17px;font-weight:750;letter-spacing:-.025em}.brand-mark{width:34px;height:34px;display:inline-grid;place-items:center;color:#eaf3ff;background:var(--navy);border:1px solid #263342;border-radius:10px}.site-header nav{display:flex;align-items:center;gap:31px;color:#4d5560;font-size:14px;font-weight:590}.site-header nav a,.footer-links a{transition:color .16s ease}.site-header nav a:hover,.footer-links a:hover{color:var(--blue)}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.language-button{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;color:#535c68;background:transparent;border:0;border-radius:9px;cursor:pointer}.language-button:hover{color:var(--ink);background:#e9edf2}.button{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:11px;font-size:14px;font-weight:680;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.language-button:focus-visible,input:focus-visible,.device-row button:focus-visible{outline:3px solid rgba(36,119,232,.24);outline-offset:2px}.button-small{min-height:38px;padding:0 14px;border-radius:9px}.button-primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 9px 24px #2477e82e}.button-primary:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.button-secondary{color:#26303b;background:#fff;border-color:#cfd5dc}.button-secondary:hover:not(:disabled){border-color:#aeb7c1;background:#f8fafc}.button-light{color:#111821;background:#fff;border-color:#fff}.button-wide{width:100%}.button:disabled{color:#9199a4;background:#e3e7eb;border-color:#d9dee4;box-shadow:none;cursor:not-allowed}.service-notice{width:min(1200px,calc(100% - 44px));min-height:40px;margin:14px auto -2px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#67501f;background:#fff9e9;border:1px solid #ebdcae;border-radius:10px;font-size:13px}.hero{width:min(1200px,calc(100% - 44px));min-height:650px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;padding:70px 0 82px}.hero-copy{grid-column:1;grid-row:1}.hero-visual{grid-column:2;grid-row:1;position:relative;overflow:hidden;background:var(--navy);border:1px solid #27303b;border-radius:24px;box-shadow:var(--shadow)}.hero-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.12);border-radius:inherit;pointer-events:none}.hero-visual img{width:100%;aspect-ratio:1.45 / 1;object-fit:cover}.hero-visual-label{position:absolute;left:18px;bottom:18px;min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;color:#eef5ff;background:#0c1017d1;border:1px solid rgba(255,255,255,.18);border-radius:9px;font-size:12px;font-weight:640;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.status-dot{width:7px;height:7px;background:#57d999;border-radius:50%;box-shadow:0 0 0 4px #57d99924}.eyebrow{margin-bottom:16px;color:var(--blue);font-size:12px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.hero h1,.page-hero h1{max-width:760px;margin-bottom:22px;color:var(--ink);font-size:clamp(48px,5.4vw,76px);font-weight:760;line-height:.98;letter-spacing:-.058em}.hero h1{max-width:570px}.hero-body{max-width:570px;margin-bottom:30px;color:var(--muted);font-size:19px;line-height:1.58;letter-spacing:-.015em}.button-row{display:flex;flex-wrap:wrap;gap:12px}.fine-print{margin:16px 0 0;color:var(--quiet);font-size:12px;line-height:1.55}.trust-strip{width:min(1200px,calc(100% - 44px));min-height:76px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#e9edf2;border:1px solid #d8dde4;border-radius:14px}.trust-strip span{min-height:30px;display:flex;align-items:center;justify-content:center;gap:8px;color:#4f5864;border-right:1px solid #d2d8df;font-size:13px;font-weight:620}.trust-strip span:last-child{border-right:0}.trust-strip svg{color:var(--green)}.section{width:min(1200px,calc(100% - 44px));margin:0 auto;padding:128px 0}.section-heading{max-width:720px;margin-bottom:54px}.section-heading h2,.control-copy h2,.final-cta h2,.faq>h2{margin-bottom:0;color:var(--ink);font-size:clamp(34px,4vw,52px);font-weight:730;line-height:1.08;letter-spacing:-.046em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:16px}.feature-item{min-height:250px;padding:34px;background:var(--surface)}.icon-box{width:43px;height:43px;margin-bottom:42px;display:grid;place-items:center;color:var(--blue);background:#eaf2fd;border:1px solid #d2e3fa;border-radius:11px}.feature-item h3{margin-bottom:9px;font-size:18px;letter-spacing:-.025em}.feature-item p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.62}.control-section{width:min(1200px,calc(100% - 44px));margin:0 auto 22px;padding:80px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:80px;overflow:hidden;color:#fff;background:var(--navy);border:1px solid #202936;border-radius:22px}.control-visual{min-height:470px;position:relative;overflow:hidden;background:#1b222c;border:1px solid #303a47;border-radius:18px}.control-visual img{width:100%;height:540px;object-fit:cover;object-position:center 18%;opacity:.9}.hotspot{position:absolute;display:flex;align-items:center;gap:8px;color:#eaf3ff;font-size:12px;font-weight:650}.hotspot span{width:11px;height:11px;background:var(--blue);border:3px solid white;border-radius:50%;box-shadow:0 0 0 5px #2477e847}.hotspot-wheel{top:22%;left:59%}.hotspot-side{top:49%;left:22%}.control-copy .eyebrow{color:#72adfb}.control-copy h2{color:#fff}.control-copy>p:not(.eyebrow){margin:24px 0;color:#aeb9c7;font-size:16px;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:14px;font-weight:680}.control-copy .text-link{color:#86b9ff}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.pricing-section{padding-bottom:136px}.pricing-panel{overflow:hidden;background:#fff;border:1px solid var(--line-dark);border-radius:18px;box-shadow:0 18px 60px #171f2b0f}.pricing-main{min-height:190px;padding:38px 44px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.pricing-label{margin-bottom:8px;color:var(--muted);font-size:14px;font-weight:650}.price{margin-bottom:2px;color:var(--ink);font-size:clamp(34px,4vw,50px);font-weight:760;line-height:1;letter-spacing:-.045em}.pricing-suffix{margin-bottom:0;color:var(--quiet);font-size:13px}.pricing-list{padding:32px 44px 18px;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:17px 40px;list-style:none}.pricing-list li,.checkout-assurances li{display:flex;align-items:center;gap:10px;color:#414955;font-size:14px}.pricing-list svg,.checkout-assurances li svg{flex:0 0 auto;color:var(--green)}.pricing-panel>.fine-print{padding:0 44px 30px}.final-cta{width:min(1200px,calc(100% - 44px));min-height:260px;margin:0 auto 120px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:50px;color:#fff;background:var(--blue);border:1px solid #2f80e7;border-radius:20px}.final-cta h2{max-width:660px;margin-bottom:12px;color:#fff}.final-cta p{max-width:660px;margin-bottom:0;color:#dcecff;font-size:16px;line-height:1.6}.final-cta-actions{flex:0 0 auto;display:flex;align-items:center;gap:18px}.final-cta-actions span{color:#dcecff;font-size:13px;font-weight:650}.page-hero{width:min(960px,calc(100% - 44px));padding:112px 0 70px;margin:0 auto;text-align:center}.page-hero .eyebrow{margin-bottom:18px}.page-hero h1{margin-left:auto;margin-right:auto}.page-hero>p:last-child{max-width:720px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.6}.page-content{width:min(1080px,calc(100% - 44px));margin:0 auto;padding-bottom:120px}.page-content>.section{width:100%;padding:38px 0 70px}.download-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:30px}.download-panel,.checkout-form,.checkout-assurances,.manager-panel{background:#fff;border:1px solid var(--line);border-radius:16px}.download-panel{padding:38px;text-align:center}.download-icon{width:62px;height:62px;margin:0 auto 24px;display:grid;place-items:center;color:var(--blue);background:#eaf2fd;border:1px solid #d2e3fa;border-radius:15px}.download-panel h2{margin-bottom:9px;font-size:24px;letter-spacing:-.03em}.download-panel>p:not(.fine-print){margin-bottom:26px;color:var(--muted);font-size:14px}.step-list{padding:4px 0;margin:0;display:grid;align-content:center;gap:1px;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:16px;list-style:none}.step-list li{padding:27px 30px;display:grid;grid-template-columns:auto 1fr;gap:18px;background:#fff}.step-list li>span{width:32px;height:32px;display:grid;place-items:center;color:var(--blue);background:#edf4fd;border-radius:9px;font-size:13px;font-weight:740}.step-list h3{margin:1px 0 7px;font-size:16px}.step-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.faq{padding-top:50px}.faq>h2{margin-bottom:38px}.faq>div{border-top:1px solid var(--line-dark)}.faq article{padding:30px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;border-bottom:1px solid var(--line)}.faq h3{margin:0;font-size:17px}.faq p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.checkout-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:start}.checkout-form,.checkout-assurances,.manager-panel{padding:34px}.checkout-summary{min-height:92px;padding-bottom:26px;margin-bottom:27px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.checkout-summary p{margin-bottom:6px;color:var(--muted);font-size:13px;font-weight:650}.checkout-summary h2{margin:0;font-size:31px;letter-spacing:-.04em}.checkout-summary>span{padding:7px 10px;color:#416141;background:#edf6ee;border:1px solid #d2e6d5;border-radius:8px;font-size:12px;font-weight:660}label{display:block;margin-bottom:8px;color:#3f4853;font-size:13px;font-weight:670}input{width:100%;height:46px;padding:0 13px;color:var(--ink);background:#fff;border:1px solid #cbd2da;border-radius:9px}input:focus{border-color:var(--blue)}.field-help{margin:8px 0 22px;color:var(--quiet);font-size:12px;line-height:1.5}.checkout-assurances h2{margin-bottom:24px;font-size:20px;letter-spacing:-.025em}.checkout-assurances ul{padding:0;margin:0 0 30px;display:grid;gap:15px;list-style:none}.assurance{padding-top:25px;display:grid;grid-template-columns:auto 1fr;gap:13px;border-top:1px solid var(--line)}.assurance>svg{color:var(--blue)}.assurance strong{display:block;margin-bottom:6px;font-size:14px}.assurance p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.inline-message{padding:11px 12px;margin:0 0 16px;display:flex;align-items:flex-start;gap:8px;color:#705820;background:#fff9e8;border:1px solid #eadba7;border-radius:9px;font-size:12px;line-height:1.5}.inline-message svg{flex:0 0 auto;margin-top:1px}.inline-error{color:#8c2f36;background:#fff0f1;border-color:#ecc9cc}.confirmation-panel{max-width:720px;padding:52px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px}.confirmation-panel>svg{margin-bottom:23px;color:var(--blue)}.confirmation-panel .success-icon{color:var(--green)}.confirmation-panel .error-icon{color:var(--red)}.confirmation-panel h2{margin-bottom:12px;font-size:26px;letter-spacing:-.035em}.confirmation-panel p{max-width:560px;margin-bottom:25px;color:var(--muted);font-size:14px;line-height:1.65}.confirmation-panel .text-link{margin-top:20px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.manager-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.manager-panel>svg{margin-bottom:17px;color:var(--blue)}.manager-panel h2{margin-bottom:27px;font-size:22px;letter-spacing:-.03em}.manager-panel input{margin-bottom:17px}.manager-panel .button{margin-top:2px}.usage{margin:22px 0 0;color:var(--muted);font-size:13px;font-weight:650}.device-list{margin-top:18px;border-top:1px solid var(--line)}.device-row{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.device-row>svg{color:var(--quiet)}.device-row strong,.device-row span{display:block}.device-row strong{margin-bottom:4px;font-size:13px}.device-row span{color:var(--quiet);font-size:11px}.device-row button,.recovered-key button{padding:6px 8px;color:var(--blue);background:transparent;border:0;border-radius:7px;font-size:12px;font-weight:660;cursor:pointer}.device-row button:hover,.recovered-key button:hover{background:#edf4fd}.recovered-key{padding:14px;margin-top:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:#28543e;background:#eff8f2;border:1px solid #cde4d5;border-radius:10px}.recovered-key>svg{color:var(--green)}.recovered-key span,.recovered-key code{display:block}.recovered-key span{margin-bottom:5px;font-size:11px}.recovered-key code{color:#173a2a;font-size:12px;font-weight:720}.legal-document{max-width:820px;margin:0 auto}.legal-warning{padding:14px 15px;margin-bottom:46px;display:flex;align-items:flex-start;gap:10px;color:#725921;background:#fff9e8;border:1px solid #e9d9a4;border-radius:10px;font-size:13px;line-height:1.55}.legal-warning svg{flex:0 0 auto}.legal-document section{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--line)}.legal-document h2{margin-bottom:16px;font-size:21px;letter-spacing:-.025em}.legal-document p,.legal-document li{color:#525b67;font-size:14px;line-height:1.78}.legal-document p{margin-bottom:13px}footer{width:min(1200px,calc(100% - 44px));min-height:260px;padding:55px 0 65px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:80px;border-top:1px solid var(--line-dark)}.footer-brand{margin-bottom:18px}footer>div:first-child>p{max-width:420px;color:var(--muted);font-size:12px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:65px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-links strong{margin-bottom:5px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.footer-links a{color:var(--muted);font-size:13px}.screen-reader-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:unset;gap:44px;padding:65px 0 74px}.hero-copy,.hero-visual{grid-column:1}.hero-copy{grid-row:1}.hero-visual{grid-row:2}.hero h1{max-width:720px}.feature-grid{grid-template-columns:repeat(2,1fr)}.control-section{padding:45px;grid-template-columns:1fr;gap:45px}.control-visual{min-height:360px}.control-visual img{height:440px}.download-layout,.checkout-layout,.manager-grid{grid-template-columns:1fr}.final-cta{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.site-header,.hero,.trust-strip,.section,.control-section,.final-cta,footer,.page-hero,.page-content,.service-notice{width:min(100% - 28px,1200px)}.site-header{height:68px}.header-actions .button{display:none}.hero{padding-top:52px}.hero h1,.page-hero h1{font-size:clamp(42px,13vw,58px)}.hero-body{font-size:17px}.hero-visual img{aspect-ratio:1.1 / 1;object-position:60% center}.button-row .button{width:100%}.trust-strip{grid-template-columns:repeat(2,1fr);padding:12px}.trust-strip span{min-height:45px;border-right:0}.section{padding:92px 0}.feature-grid{grid-template-columns:1fr}.feature-item{min-height:220px}.control-section{padding:24px}.control-visual{min-height:310px}.control-visual img{height:370px}.pricing-main,.final-cta{padding:32px 25px}.pricing-main{align-items:flex-start;flex-direction:column}.pricing-list{padding:28px 25px 16px;grid-template-columns:1fr}.pricing-panel>.fine-print{padding:0 25px 26px}.final-cta{margin-bottom:85px}.final-cta-actions{width:100%;align-items:stretch;flex-direction:column}.page-hero{padding:80px 0 56px}.download-panel,.checkout-form,.checkout-assurances,.manager-panel,.confirmation-panel{padding:26px}.faq article{grid-template-columns:1fr;gap:12px}footer{grid-template-columns:1fr;gap:46px}.footer-links{gap:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
