/* Brand tokens. All UI copy is generated from lang/*.json. No remote fonts or dependencies. */
:root{--blue:#006ab5;--blue-dark:#00518c;--yellow:#fbba00;--navy:#102d49;--ink:#142f47;--muted:#526577;--line:#dce5ed;--tint:#f3f7fb;--pale-blue:#e7f2fa;--white:#fff;--radius:22px;--shadow:0 18px 55px rgb(20 57 89 / 9%);--container:1200px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;-webkit-text-size-adjust:100%}body{margin:0;font-family:"Noto Sans Hebrew",Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.7;background:var(--white);text-rendering:optimizeLegibility}html[lang=en] body{font-family:"Segoe UI",Arial,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;line-height:1.25;text-wrap:balance}h1{letter-spacing:-1.8px}h2{letter-spacing:-.9px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img,svg{max-width:100%}img{display:block}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.cta-card a:focus-visible,.contact-primary a:focus-visible,.why-dark a:focus-visible{outline-color:var(--yellow)}[hidden]{display:none!important}::selection{background:#fbba0050;color:var(--navy)}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.directional{transform:none}[dir=rtl] .directional{transform:scaleX(-1)}.directional.reverse{transform:scaleX(-1)}[dir=rtl] .directional.reverse{transform:none}.phone-number{font-family:Arial,sans-serif;font-weight:800;white-space:nowrap;letter-spacing:-.035em;display:inline-block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.js-only{display:none}.js .js-only{display:flex}.skip-link{position:fixed;top:-100px;inset-inline-start:20px;background:var(--navy);color:white;padding:12px 24px;border-radius:8px;z-index:200}.skip-link:focus{top:12px}.section{padding-block:88px}.section-tint{background:var(--tint)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:38px}.section-heading h2{font-size:clamp(30px,3.05vw,43px);line-height:1.24}.section-intro{font-size:17px;color:var(--muted);max-width:690px;margin-top:15px;line-height:1.8}.section-heading>.text-link{flex-shrink:0;margin-bottom:5px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:13px;font-weight:750;letter-spacing:.02em;margin-bottom:16px;line-height:1.5}.eyebrow>span{width:7px;height:7px;background:var(--yellow);border-radius:50%;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:12px 21px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:750;line-height:1.5;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;text-align:center}.btn .icon{width:19px;height:19px}.btn .phone-number{font-size:22px}.btn-primary{background:var(--blue);color:var(--white)}.btn-primary:hover{background:var(--blue-dark);box-shadow:0 5px 16px rgb(0 106 181 / 16%);transform:translateY(-1px)}.btn-yellow{background:var(--yellow);color:var(--navy)}.btn-yellow:hover{background:#ffcb34;box-shadow:0 5px 18px rgb(251 186 0 / 25%);transform:translateY(-1px)}.btn-outline{border-color:#bdccda;background:var(--white);color:var(--navy)}.btn-outline:hover{border-color:var(--blue);background:var(--pale-blue)}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:750;color:var(--blue);min-height:44px;line-height:1.5}.text-link .icon{width:19px;height:19px;transition:translate .2s}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link:hover .icon{translate:3px 0}[dir=rtl] .text-link:hover .icon{translate:-3px 0}.small-note{font-size:13px;color:var(--muted);margin-top:18px}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.check-list li{display:flex;align-items:flex-start;gap:9px;font-size:14px}.check-list .icon{color:var(--blue);width:18px;height:18px;margin-top:3px}
/* Header */
.announcement{background:var(--navy);color:var(--white);font-size:11px;line-height:1.6}.announcement>.container{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:20px}.announcement a{display:inline-flex;align-items:center;gap:12px;color:#e3edf5}.announcement .phone-number{font-size:17px;color:var(--yellow)}.site-header{background:var(--white);border-bottom:1px solid #e8eef3;position:sticky;top:0;z-index:80}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:88px;position:relative}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:43px;height:43px;border-radius:10px}.brand-type{display:flex;flex-direction:column;line-height:1.15}.brand-type strong{font-size:26px;font-weight:850;letter-spacing:-.9px;color:var(--blue);white-space:nowrap}.brand-type small{font-size:9px;letter-spacing:.045em;color:var(--muted);margin-top:7px}.primary-nav{display:flex;align-items:center;gap:24px}.primary-nav a{font-size:12px;line-height:1.5;font-weight:650;min-height:44px;display:flex;align-items:center;position:relative;white-space:nowrap}.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--blue)}.primary-nav a[aria-current=page]::after{content:"";position:absolute;bottom:-7px;inset-inline:0;height:3px;background:var(--yellow);border-radius:3px}.header-actions{display:flex;align-items:center;gap:15px}.language-switch{display:flex;align-items:center;gap:6px;min-height:44px;font-size:11px;font-weight:650;white-space:nowrap}.language-switch .icon{width:16px;height:16px}.header-call{min-height:43px;padding:8px 14px;font-size:12px;gap:8px}.header-call .icon{width:17px;height:17px}.header-call .phone-number{font-size:20px}.menu-toggle{width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:9px;padding:10px;align-items:center;justify-content:center}.js .menu-toggle{display:none}.menu-close{display:none}.menu-toggle[aria-expanded=true] .menu-open{display:none}.menu-toggle[aria-expanded=true] .menu-close{display:block}
/* Home hero: entirely local HTML/CSS illustration */
.hero{background:linear-gradient(115deg,#f1f7fc 0%,#fff 60%);isolation:isolate;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1fr);gap:30px;align-items:center;min-height:574px;padding-block:34px 48px}.hero-copy{padding-bottom:12px;z-index:2;min-width:0}.hero-copy .eyebrow{font-size:13px;margin-bottom:22px}.hero h1{font-size:clamp(44px,4.65vw,67px);line-height:1.2;font-weight:850;letter-spacing:-2.4px}.hero h1>span{color:var(--blue);position:relative;display:inline;box-shadow:inset 0 -7px 0 #fbba003b}.hero-description{color:var(--muted);font-size:17px;line-height:1.95;max-width:520px;margin-top:25px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:29px}.hero-actions .btn{padding:13px 19px;min-height:52px;font-size:13px}.hero-trust{display:flex;list-style:none;padding:0;margin:25px 0 0;gap:23px;flex-wrap:wrap}.hero-trust li{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted)}.hero-trust .icon{color:var(--blue);width:16px;height:16px}.hero-visual{height:492px;position:relative;min-width:0;direction:inherit}.hero-halo{position:absolute;width:430px;height:430px;top:26px;left:35px;background:#e5f0f9;border-radius:50%;opacity:.85}.hero-orbit{width:476px;height:476px;position:absolute;left:12px;top:3px;border:1px dashed #bfd7e9;border-radius:50%}.hero-spark{position:absolute;color:var(--yellow);z-index:4}.spark-a{top:36px;right:45px}.spark-a .icon{width:28px;height:28px;stroke-width:1.2}.spark-b{left:5px;bottom:67px}.spark-b .icon{width:18px;height:18px}.hero-browser{position:absolute;top:97px;left:0;width:87%;border-radius:13px;background:#fff;border:1px solid #bdcedd;box-shadow:0 24px 54px rgb(27 58 91 / 14%);transform:rotate(-4deg);overflow:hidden}.browser-chrome{display:flex;align-items:center;gap:16px;height:36px;background:#edf3f8;border-bottom:1px solid var(--line);padding:0 12px;direction:ltr}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#a6bbcd}.window-dots i:first-child{background:var(--yellow)}.address{font-family:Arial,sans-serif;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid var(--line);border-radius:4px;height:21px;flex:1;color:var(--muted)}.address .icon{width:10px;height:10px}.browser-chrome>span>.icon{width:13px;height:13px}.browser-screen{padding:18px 21px 22px;min-height:260px}.screen-top{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--ink);font-weight:650;margin-bottom:19px}.screen-top img{width:23px;height:23px;border-radius:5px}.screen-top>.icon{margin-inline-start:auto;width:14px;height:14px;color:var(--muted)}.screen-tag{display:inline-flex;align-items:center;gap:5px;font-size:8px;color:var(--blue);padding:3px 7px;border-radius:4px;background:var(--pale-blue)}.screen-tag .icon{width:11px;height:11px}.screen-heading{font-size:23px;font-weight:800;line-height:1.35;color:var(--navy);margin-top:7px}.browser-screen>p{font-size:10px;margin-top:3px;color:var(--muted)}.screen-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.48fr);gap:15px;margin-top:14px}.landscape{height:80px;background:#ddecf8;position:relative;overflow:hidden;border-radius:6px}.mountain{position:absolute;width:110px;height:110px;background:#abcbe4;transform:rotate(45deg);border-radius:7px;bottom:-77px;left:-4px}.mountain-two{left:90px;bottom:-64px;background:#c8deee;width:145px;height:145px}.sun{position:absolute;top:11px;left:30px;width:18px;height:18px;background:var(--yellow);border-radius:50%}.image-pill{position:absolute;bottom:9px;inset-inline-start:10px;font-size:8px;background:rgb(255 255 255 / 93%);border:1px solid #d5e4ef;padding:3px 7px;border-radius:4px;display:flex;align-items:center;gap:5px;color:var(--blue)}.image-pill>.icon{width:11px;height:11px}.skeleton-line{height:5px;background:#e3eaf1;border-radius:3px;margin-bottom:9px}.skeleton-line:nth-child(2){width:67%}.skeleton-box{border:1px solid #e3eaf1;border-radius:6px;display:grid;place-items:center;height:44px;color:var(--blue);background:#f7fafd}.skeleton-box>.icon{width:23px;height:23px}.hero-phone{position:absolute;width:173px;min-height:321px;background:white;border:5px solid var(--navy);border-radius:27px;top:166px;right:0;box-shadow:0 21px 45px rgb(6 35 60 / 18%);padding:28px 10px 19px;text-align:center;transform:rotate(6deg);z-index:4}.phone-island{width:55px;height:12px;background:var(--navy);border-radius:0 0 12px 12px;position:absolute;left:50%;top:0;transform:translateX(-50%)}.phone-header{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700;margin-bottom:11px}.phone-header img{width:20px;height:20px;border-radius:4px}.phone-shield{display:grid;place-items:center;margin-inline:auto;background:var(--pale-blue);width:52px;height:52px;border-radius:17px;color:var(--blue);margin-bottom:9px}.phone-shield .icon{width:33px;height:33px;stroke-width:1.45}.hero-phone>strong{display:block;font-size:14px;line-height:1.4}.hero-phone>small{font-size:9px;display:block;color:var(--muted);margin-top:2px}.phone-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 7px;margin-top:14px}.phone-apps>div>span{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:var(--pale-blue);color:var(--blue);margin:auto}.phone-apps>div:nth-child(2)>span,.phone-apps>div:nth-child(5)>span{background:#fff2ca;color:#76591a}.phone-apps .icon{width:16px;height:16px}.phone-apps small{font-size:7px;display:block;color:var(--muted);margin-top:3px}.phone-bottom-pill{display:flex;align-items:center;justify-content:center;gap:4px;margin:14px auto 0;font-size:8px;color:var(--blue);border-top:1px solid #e1e9ef;padding-top:8px}.phone-bottom-pill .icon{width:11px;height:11px}.phone-home-indicator{width:45px;height:3px;border-radius:3px;background:var(--navy);position:absolute;bottom:6px;left:50%;transform:translateX(-50%)}.floating-note{position:absolute;left:21px;top:50px;z-index:5;background:#fff;box-shadow:0 12px 30px rgb(27 58 91 / 11%);border:1px solid #e0e9f0;border-radius:11px;display:flex;gap:9px;padding:11px 15px;align-items:center;transform:rotate(-3deg)}.floating-note>span{width:33px;height:33px;background:var(--pale-blue);color:var(--blue);display:grid;place-items:center;border-radius:9px}.floating-note .icon{width:23px;height:23px}.floating-note strong{font-size:11px;display:block;line-height:1.6}.floating-note small{font-size:8px;color:var(--muted);display:block}.visual-chip{display:flex;align-items:center;gap:9px;padding:11px 16px;border-radius:8px;background:var(--navy);color:#fff;position:absolute;left:57px;bottom:39px;font-size:10px;box-shadow:0 8px 22px rgb(27 58 91 / 11%);transform:rotate(-3deg)}.visual-chip .icon{color:var(--yellow);width:17px;height:17px}.illustration-caption{position:absolute;bottom:-18px;left:15px;right:10px;text-align:center;font-size:8px;color:#5d7182;line-height:1.5}
/* Ribbon and product cards */
.benefit-ribbon{border-block:1px solid var(--line);background:#fff}.ribbon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:25px}.ribbon-item{display:flex;align-items:center;justify-content:center;gap:14px;padding-inline:20px}.ribbon-item:not(:last-child){border-inline-end:1px solid var(--line)}.ribbon-icon{display:grid;place-items:center;color:var(--blue);background:var(--pale-blue);width:44px;height:44px;border-radius:12px;flex-shrink:0}.ribbon-icon .icon{width:23px;height:23px}.ribbon-item strong{display:block;font-size:13px;font-weight:750}.ribbon-item div>span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:21px 22px;background:#fff;position:relative;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#abcbe4}.product-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.product-tag{font-size:10px;color:var(--muted);font-weight:600}.product-number{font-family:Arial,sans-serif;font-size:17px;color:#6c8294;line-height:1.2}.product-card h3{font-size:23px;letter-spacing:-.5px;margin-top:17px}.product-card>p{font-size:12px;color:var(--muted);margin-top:9px;line-height:1.8;margin-bottom:15px;flex:1}.product-card>.text-link{font-size:11px;border-top:1px solid var(--line);padding-top:12px;justify-content:space-between}.product-art{height:149px;position:relative;margin:10px auto 0;width:100%;max-width:220px;isolation:isolate}.product-art::before{content:"";position:absolute;width:130px;height:130px;left:50%;top:13px;transform:translateX(-50%);background:#eaf3fb;border-radius:50%;z-index:-1}.android-art .mini-phone{position:absolute;width:68px;height:124px;border:4px solid var(--navy);border-radius:14px;background:white;left:50%;top:15px;transform:translateX(-50%) rotate(-9deg);padding:16px 8px}.mini-notch{position:absolute;left:50%;top:0;transform:translateX(-50%);width:24px;height:5px;background:var(--navy);border-radius:0 0 6px 6px}.mini-screen-shield{display:grid;place-items:center;color:var(--blue);height:41px}.mini-screen-shield>.icon{width:28px;height:28px}.mini-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:6px}.mini-apps>span{height:11px;border-radius:3px;background:#dcebf7}.mini-apps>span:nth-child(2){background:var(--yellow)}.art-orbit{position:absolute;right:24px;top:36px;background:var(--blue);border:3px solid #fff;color:#fff;box-shadow:0 5px 12px #006ab524;width:35px;height:35px;display:grid;place-items:center;border-radius:11px;transform:rotate(9deg)}.art-orbit .icon{width:19px;height:19px}.mini-monitor{position:absolute;width:143px;height:97px;border:5px solid var(--navy);background:white;border-radius:9px;left:50%;top:27px;transform:translateX(-50%) rotate(-7deg)}.mini-monitor::before{content:"";position:absolute;width:9px;height:16px;left:50%;bottom:-21px;background:var(--navy)}.mini-monitor::after{content:"";position:absolute;width:50px;height:5px;border-radius:4px;left:calc(50% - 20px);bottom:-24px;background:var(--navy)}.mini-monitor-screen>span{display:block;height:11px;background:#edf2f8;border-bottom:1px solid #d8e4ef}.mini-monitor-screen>div{display:grid;place-items:center;height:73px;color:var(--blue);background:#f5f9fc}.mini-monitor-screen .icon{width:36px;height:36px}.browser-art::before{background:#eef4f8}.mini-browser{width:137px;height:103px;position:absolute;left:50%;top:24px;transform:translateX(-50%) rotate(-8deg);border:2px solid #a1bed6;border-radius:8px;background:#fff;box-shadow:0 7px 14px #2447690d}.mini-browser-head{height:17px;border-bottom:1px solid #d4e4f0;display:flex;align-items:center;padding-inline:8px;gap:4px;direction:ltr}.mini-browser-head>i{width:4px;height:4px;background:#8baac3;border-radius:50%}.mini-browser-head>i:first-child{background:var(--yellow)}.mini-browser-body{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px}.mini-browser-body .icon{color:var(--blue);width:34px;height:34px;margin-bottom:3px}.mini-browser-body>span{height:3px;width:73px;border-radius:3px;background:#e1ebf3}.mini-browser-body>span:last-child{width:45px}.browser-art .art-orbit{right:13px;top:81px;background:var(--yellow);color:var(--navy)}.images-art::before{background:#fff3d3}.mini-picture{position:absolute;width:106px;height:88px;border:3px solid #fff;box-shadow:0 7px 15px #5a72901c;border-radius:11px;display:grid;place-items:center;top:23px;left:calc(50% - 65px);background:#d3e7f7;color:#3a7dac;transform:rotate(-14deg)}.mini-picture>.icon{width:40px;height:40px;stroke-width:1.4}.front-picture{background:var(--blue);color:white;top:48px;left:calc(50% - 26px);transform:rotate(9deg);width:88px;height:79px}.front-picture>.icon{width:35px;height:35px}.solutions-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:var(--muted);margin-top:21px}.solutions-note>.icon{width:15px;height:15px}
/* Benefits, process, questions */
.why-section{background:var(--tint)}.why-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:54px;align-items:center}.why-dark{padding:38px 40px 29px;border-radius:var(--radius);background:var(--navy);color:white;position:relative;overflow:hidden;min-height:358px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.why-dark::after{content:"";position:absolute;width:210px;height:210px;border:1px solid #ffffff16;border-radius:50%;right:-70px;top:-75px;pointer-events:none}.why-dark-symbol{width:58px;height:58px;border:1px solid #ffffff2d;display:grid;place-items:center;border-radius:16px;background:#ffffff08;color:var(--yellow);margin-bottom:28px}.why-dark-symbol .icon{width:35px;height:35px}.why-dark h3{font-size:28px;margin-bottom:18px;line-height:1.3}.why-dark>p{font-size:14px;color:#d3e2ee;max-width:360px;line-height:1.9}.why-dark>.text-link{color:var(--yellow);font-size:12px;margin-top:15px}.why-benefits{display:grid;gap:29px}.why-benefits>article{display:flex;align-items:flex-start;gap:18px}.feature-icon{display:grid;place-items:center;flex-shrink:0;border:1px solid #d0e1ef;background:#fff;width:46px;height:46px;border-radius:13px;color:var(--blue)}.feature-icon>.icon{width:23px;height:23px}.why-benefits h3{font-size:20px;margin:2px 0 8px}.why-benefits p{font-size:14px;color:var(--muted);line-height:1.9;max-width:450px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.step-card{position:relative;padding:5px 0}.step-card h3{font-size:21px;margin-top:20px}.step-card p{font-size:14px;color:var(--muted);margin-top:12px;line-height:1.9;max-width:340px}.step-number{display:inline-grid;place-items:center;background:var(--pale-blue);border:1px solid #cddfee;border-radius:13px;width:49px;height:49px;font-family:Arial,sans-serif;font-size:19px;font-weight:750;color:var(--blue)}.step-card:not(:last-child)::after{content:"";position:absolute;height:1px;background:var(--line);top:29px;inset-inline-start:72px;inset-inline-end:-20px}.faq-section{background:var(--tint)}.faq-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:70px}.faq-layout>.section-heading{margin-bottom:20px}.faq-layout h2{font-size:36px;max-width:320px}.faq-list{display:grid;gap:11px}.faq-item{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;scroll-margin-top:115px}.faq-item summary{padding:20px 23px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px;font-weight:700;line-height:1.7;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{width:16px;height:16px;position:relative;flex-shrink:0;color:var(--blue)}.faq-plus::before,.faq-plus::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;background:currentColor;transform:translate(-50%,-50%)}.faq-plus::after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s}.faq-item[open]{border-color:#9fbfd8}.faq-item[open] .faq-plus::after{transform:translate(-50%,-50%) rotate(0)}.faq-item[open] summary{color:var(--blue)}.faq-answer{padding:0 23px 22px}.faq-answer p{font-size:14px;color:var(--muted);line-height:1.95}.faq-item summary:hover{background:#f9fbfd}.faq-wide{max-width:900px}
/* Editorial cards */
.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.article-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.article-visual{display:flex;align-items:center;justify-content:center;position:relative;height:178px;background:#e4eff8;overflow:hidden;color:var(--blue)}.article-visual>.icon{width:64px;height:64px;stroke-width:1.2;z-index:2;background:#fff;border-radius:17px;padding:13px;box-shadow:0 9px 25px #29567517;transform:rotate(-9deg)}.art-globe{background:#f9efcc;color:var(--navy)}.art-briefcase{background:var(--navy);color:var(--blue)}.art-image{background:#ebf3f8}.article-art-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgb(0 106 181 / 14%);width:142px;height:142px;border-radius:50%}.article-art-ring::after{content:"";border:1px solid rgb(0 106 181 / 9%);width:197px;height:197px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.art-briefcase .article-art-ring,.art-briefcase .article-art-ring::after{border-color:#ffffff1c}.article-art-dot{width:21px;height:21px;border-radius:50%;background:var(--yellow);position:absolute;left:calc(50% + 51px);top:calc(50% - 40px)}.article-card-body{padding:23px 23px 18px;display:flex;flex-direction:column;flex:1}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:10px;line-height:1.7;color:var(--muted)}.article-meta>span{display:inline-flex;align-items:center;gap:5px}.article-meta>span:first-child{color:var(--blue);font-weight:650}.article-meta>.icon,.article-meta .icon{width:12px;height:12px}.article-card h3{font-size:21px;line-height:1.5;margin-top:13px}.article-card h3 a:hover{color:var(--blue)}.article-card-body>p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:10px;flex:1}.article-card .text-link{font-size:12px;margin-top:15px}.blog-section{padding-top:48px}.featured-article{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);border:1px solid var(--line);border-radius:24px;background:var(--tint);overflow:hidden;margin-bottom:52px;transition:box-shadow .2s}.featured-article:hover{box-shadow:var(--shadow)}.featured-article>div:last-child{padding:38px 40px}.featured-article h2{font-size:31px;line-height:1.4;max-width:570px}.featured-article p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:17px;line-height:1.9}.featured-article .text-link{margin-top:15px}.featured-art{background:var(--pale-blue);position:relative;display:grid;place-items:center;min-height:270px;overflow:hidden}.featured-art>.product-art{transform:scale(1.8);margin:0}.featured-orbit{position:absolute;left:19%;top:18%;color:var(--yellow)}.featured-orbit>.icon{width:34px;height:34px}.blog-all{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.blog-all .article-visual{height:222px}.filter-controls{flex-direction:column;gap:20px;margin-bottom:28px}.search-form{display:flex;align-items:center;gap:10px;border:1px solid #bed0df;border-radius:10px;padding-inline:16px;background:#fff;min-height:53px;max-width:650px}.search-form>.icon{color:var(--muted);width:19px;height:19px}.search-form input{border:0;background:transparent;min-height:51px;flex:1;min-width:0;color:var(--ink);font-size:14px}.search-form input::placeholder{color:#637687}.search-form input:focus-visible{outline-offset:0;outline:0}.search-form:focus-within{outline:3px solid var(--blue);outline-offset:3px}.search-reset{display:grid;place-items:center;width:38px;height:38px;background:transparent;border:0;border-radius:7px;color:var(--muted)}.search-reset .icon{width:16px;height:16px}.search-reset:hover{background:var(--tint)}.filter-buttons{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.filter-button{min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);padding:8px 16px;font-size:12px;font-weight:650}.filter-button.active{background:var(--navy);border-color:var(--navy);color:#fff}.filter-button:hover:not(.active){border-color:var(--blue);color:var(--blue)}.no-results{border:1px dashed #b9cbd9;background:var(--tint);padding:35px;border-radius:15px;font-size:15px;color:var(--muted);text-align:center}
/* Main page headings */
.page-intro{background:var(--tint);border-bottom:1px solid #e8eef3;padding-block:22px 50px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);line-height:1.7;flex-wrap:wrap}.breadcrumbs>a{min-height:30px;display:flex;align-items:center}.breadcrumbs a:hover{color:var(--blue);text-decoration:underline}.breadcrumbs>.icon{width:12px;height:12px}.page-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.45fr);gap:50px;align-items:center;margin-top:35px}.page-intro h1{font-size:clamp(36px,4.2vw,57px);line-height:1.22;max-width:750px}.page-intro .eyebrow{margin-bottom:17px}.page-intro-grid>div>p:not(.eyebrow){font-size:17px;line-height:1.85;color:var(--muted);max-width:690px;margin-top:22px}.intro-art{width:185px;height:185px;justify-self:center;border:1px solid #c7dbec;border-radius:50%;display:grid;place-items:center;position:relative;color:var(--blue)}.intro-art::before{content:"";width:143px;height:143px;border-radius:50%;background:#dfedf8;position:absolute;inset:20px}.intro-art>.icon{width:91px;height:91px;stroke-width:1.25;position:relative;transform:rotate(-10deg)}.intro-dot{position:absolute;width:30px;height:30px;background:var(--yellow);border:5px solid var(--tint);border-radius:50%;right:-2px;bottom:21px}
/* Downloads */
.download-section{padding-top:36px}.platform-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:25px}.platform-link{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);padding:13px 15px;min-height:52px;border-radius:9px;font-size:13px;font-weight:700}.platform-link>.icon{width:20px;height:20px;color:var(--blue)}.platform-link:hover{border-color:var(--blue);background:var(--pale-blue)}.notice-card{display:flex;gap:15px;align-items:flex-start;padding:22px 25px;background:#fff8e5;border:1px solid #eedeb2;border-radius:12px;margin-bottom:35px}.notice-card>.icon{width:23px;height:23px;color:#755815;margin-top:2px}.notice-card h2{font-size:17px;letter-spacing:0;margin-bottom:7px}.notice-card p{font-size:13px;line-height:1.85;color:#645b46;max-width:990px}.downloads-list{display:grid;gap:25px}.download-card{display:grid;grid-template-columns:minmax(0,.43fr) minmax(0,1fr);gap:40px;border:1px solid var(--line);border-radius:21px;padding:34px;align-items:center;scroll-margin-top:112px}.download-art{background:var(--tint);min-height:265px;border-radius:16px;display:grid;place-items:center;overflow:hidden}.download-art>.product-art{transform:scale(1.35)}.download-copy>.eyebrow{margin-bottom:10px}.download-copy h2{font-size:30px;margin-bottom:15px}.download-copy>p{color:var(--muted);font-size:14px;line-height:1.9}.download-copy>.download-detail{margin-top:11px;font-size:13px}.download-copy .check-list{margin-top:19px;gap:8px}.download-copy .check-list li{font-size:12px}.download-actions{display:flex;align-items:center;gap:13px 18px;flex-wrap:wrap;margin-top:25px}.download-actions .btn{font-size:12px;min-height:47px}.download-actions .text-link{font-size:12px}.download-specific-note{display:block;flex-basis:100%;font-size:11px;color:var(--muted);line-height:1.9}
/* Pricing and the useful, local-only solution selector */
.pricing-section{padding-top:59px;padding-bottom:66px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:stretch}.pricing-card{border:1px solid var(--line);border-radius:17px;padding:29px 27px;position:relative;display:flex;flex-direction:column}.pricing-featured{border:2px solid var(--blue);padding:28px 26px;background:#f9fcff;box-shadow:0 15px 45px #006ab510}.plan-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;border-radius:6px;font-size:11px;padding:4px 15px;white-space:nowrap;font-weight:700}.plan-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--pale-blue);color:var(--blue);margin-bottom:18px}.plan-icon>.icon{width:26px;height:26px}.pricing-card h2{font-size:26px;letter-spacing:-.5px}.plan-subtitle{font-size:12px;color:var(--muted);margin-top:7px}.plan-price{padding-block:23px;border-bottom:1px solid var(--line);margin-bottom:24px}.plan-price strong{display:block;font-size:24px;letter-spacing:-.6px;line-height:1.5}.plan-price span{display:block;font-size:11px;margin-top:6px;color:var(--muted)}.pricing-card .check-list{flex:1;gap:14px}.pricing-card .check-list li{font-size:12px}.pricing-card>.btn{margin-top:26px;font-size:12px;padding-inline:13px}.pricing-disclaimer{display:flex;gap:9px;margin-top:25px;color:var(--muted);font-size:11px;line-height:1.85;max-width:1010px}.pricing-disclaimer>.icon{width:16px;height:16px;margin-top:3px}.chooser{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px}.chooser-options{border:0;padding:0;margin:0;flex-direction:column;gap:12px}.choice{display:flex;align-items:center;gap:10px;min-height:64px;border:1px solid var(--line);border-radius:10px;padding:13px 16px;cursor:pointer}.choice>span{display:flex;align-items:center;gap:10px;flex:1;font-size:13px;font-weight:650}.choice>span>.icon{color:var(--blue);width:22px;height:22px}.choice>.icon{width:16px;height:16px;color:var(--muted)}.choice input{width:16px;height:16px;flex-shrink:0;accent-color:var(--blue);margin:0}.choice:has(input:checked){border-color:var(--blue);background:#edf6fc}.choice:focus-within{outline:3px solid var(--blue);outline-offset:3px}.choice input:focus-visible{outline:none}.chooser-results{background:var(--tint);border:1px solid #e0eaf2;border-radius:13px;padding:28px;display:flex;align-items:center}.choice-panel{width:100%}.choice-panel+.choice-panel{margin-top:30px}.js .choice-panel{margin-top:0}.result-icon{display:grid;place-items:center;width:45px;height:45px;background:white;border:1px solid var(--line);border-radius:12px;margin-bottom:16px;color:var(--blue)}.result-icon>.icon{width:25px;height:25px}.choice-panel h3{font-size:24px;letter-spacing:-.5px}.choice-panel p{font-size:14px;line-height:1.85;color:var(--muted);margin:15px 0 22px;max-width:460px}.comparison-wrap{max-width:1000px}.comparison-scroll{border:1px solid var(--line);border-radius:15px;overflow:auto}.comparison-table{width:100%;border-collapse:collapse;text-align:start;font-size:14px}.comparison-table th,.comparison-table td{padding:19px 25px;text-align:start;border-bottom:1px solid var(--line);vertical-align:top}.comparison-table thead{background:var(--navy);color:white}.comparison-table thead th{font-weight:650}.comparison-table tbody th{width:33%;font-weight:700;background:#f8fafc}.comparison-table td{color:var(--muted)}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}
/* Support */
.support-section{padding-top:45px;padding-bottom:60px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.contact-card{border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.contact-icon{display:grid;place-items:center;width:46px;height:46px;background:var(--pale-blue);color:var(--blue);border-radius:12px;margin-bottom:19px}.contact-icon>.icon{width:24px;height:24px}.contact-card h3{font-size:23px;letter-spacing:-.5px}.contact-card p{font-size:13px;color:var(--muted);margin-top:13px;margin-bottom:21px;line-height:1.9}.contact-card>.text-link{margin-top:auto;font-size:12px;overflow-wrap:anywhere;word-break:break-word}.contact-primary{background:var(--blue);border-color:var(--blue);color:white}.contact-primary .contact-icon{background:#ffffff20;color:white}.contact-primary p{color:#e2eef8;margin-bottom:7px}.contact-number{font-size:53px;line-height:1.2;color:var(--yellow);margin-bottom:13px;display:inline-flex}.support-phone-links{display:flex;align-items:center;justify-content:space-between;gap:13px;flex-wrap:wrap;width:100%;font-size:12px}.support-phone-links a{border-bottom:1px solid #ffffff70}.copy-button{background:transparent;border:0;color:inherit;display:inline-flex;align-items:center;gap:5px;font-size:11px;padding:7px 0;min-height:35px}.copy-button>.icon{width:13px;height:13px}.prepare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.prepare-grid>article{border-inline-start:1px solid #cfdfec;padding-inline-start:22px}.prepare-number{font-family:Arial,sans-serif;font-size:17px;font-weight:750;color:var(--blue)}.prepare-grid h3{font-size:19px;margin-top:12px}.prepare-grid p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:10px}.support-safety{display:flex;gap:10px;align-items:center;background:#e6eef6;border-radius:9px;padding:15px 18px;font-size:12px;margin-top:33px;color:var(--navy)}.support-safety>.icon{width:18px;height:18px;color:var(--blue)}.accessibility-section{padding-top:0}.accessibility-card{display:flex;align-items:flex-start;gap:22px;padding:29px;border:1px solid var(--line);border-radius:18px;background:#fbfcfe}.accessibility-card h2{font-size:23px;letter-spacing:-.4px;margin-bottom:12px}.accessibility-card p{font-size:14px;color:var(--muted);line-height:1.9}.accessibility-card small{display:block;margin-top:15px;font-size:11px;color:var(--muted);line-height:1.8}
/* Full articles */
.editorial{padding-block:27px 65px}.back-link{margin-top:23px;font-size:12px}.article-header{max-width:830px;margin-block:26px 36px}.article-header h1{font-size:clamp(34px,4vw,53px);line-height:1.3}.article-standfirst{font-size:18px;color:var(--muted);line-height:1.9;margin-top:21px}.article-header .article-meta{margin-top:23px;font-size:12px}.article-cover{height:235px;background-color:#e5f0f8;border-radius:20px;overflow:hidden;position:relative;display:grid;place-items:center;margin-bottom:43px}.article-cover>.icon{width:90px;height:90px;background:white;padding:19px;border-radius:20px;color:var(--blue);stroke-width:1.1;transform:rotate(-10deg);z-index:2;box-shadow:0 10px 30px #15354d10}.article-cover.art-globe{background-color:#f9efcc}.article-cover.art-briefcase{background-color:var(--navy)}.article-cover .article-art-ring{width:190px;height:190px}.article-cover .article-art-ring::after{width:280px;height:280px}.editorial-grid{display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,1fr);gap:60px;align-items:start}.article-toc{position:sticky;top:117px;border:1px solid var(--line);border-radius:13px;padding:23px;background:var(--tint)}.article-toc h2{font-size:16px;letter-spacing:0}.article-toc ol{font-size:12px;padding-inline-start:20px;color:var(--muted);margin-top:16px;margin-bottom:0;display:grid;gap:13px;line-height:1.8}.article-toc a:hover{color:var(--blue);text-decoration:underline}.article-body>section{margin-bottom:38px;scroll-margin-top:119px}.article-body h2{font-size:27px;line-height:1.5;letter-spacing:-.5px;margin-bottom:15px}.article-body p{font-size:16px;color:#465b6d;line-height:2}.article-body p+p{margin-top:17px}.article-notice{display:flex;align-items:flex-start;gap:13px;background:#fff8e6;border:1px solid #eddfb5;border-radius:11px;padding:19px;margin-top:25px}.article-notice>.icon{color:#795b12;width:18px;height:18px;margin-top:5px}.article-notice p{font-size:12px;color:#655b43;line-height:1.85}.article-source{margin-top:25px;border-top:1px solid var(--line);padding-top:24px}.article-source h2{font-size:15px;margin-bottom:8px}.article-source .text-link{font-size:12px;margin-inline-end:20px}
/* Contact band and footer */
.cta-section{padding-block:25px 80px}.cta-card{background:var(--navy);border-radius:25px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:45px;padding:43px 53px;align-items:center;color:#fff;position:relative;overflow:hidden}.cta-card::after{content:"";width:350px;height:350px;position:absolute;left:-130px;top:-70px;border:1px solid #ffffff12;border-radius:50%;pointer-events:none}.cta-card .eyebrow{color:#b9dbf4;font-size:11px;margin-bottom:18px}.cta-card h2{font-size:34px;line-height:1.35;letter-spacing:-.9px}.cta-card>div>p:not(.eyebrow){font-size:13px;line-height:1.95;color:#ceddea;max-width:490px;margin-top:15px}.cta-phone{text-align:center;border-inline-start:1px solid #ffffff26;position:relative;z-index:1;padding-inline-start:30px}.giant-phone{display:block;color:var(--yellow);line-height:1.1;font-size:83px;letter-spacing:-5px}.giant-phone:hover{color:#ffd565}.cta-label{font-size:13px;display:block;margin-top:12px;font-weight:650}.cta-phone>.cta-small{font-size:10px!important;color:#c5d8e7!important;line-height:1.7!important;margin-top:22px!important}.cta-full-number{display:inline-flex;font-family:Arial,sans-serif;font-size:17px;letter-spacing:1px;margin-top:5px;border-bottom:1px solid #ffffff60}.site-footer{background:#f6f9fc;border-top:1px solid var(--line);padding-top:48px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,1fr);gap:45px;padding-bottom:42px}.site-footer .brand-type strong{font-size:25px}.site-footer .brand img{width:41px;height:41px}.footer-about>p{font-size:12px;color:var(--muted);line-height:1.95;margin-top:18px;max-width:285px}.footer-grid h2{font-size:13px;font-weight:750;letter-spacing:0;margin:6px 0 18px}.footer-grid>div:not(:first-child)>a:not(.footer-phone){display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);min-height:32px;line-height:1.7}.footer-grid>div>a:not(.brand)>.icon{width:12px;height:12px}.footer-grid a:hover{color:var(--blue)}.footer-contact>h2{margin-bottom:10px}.footer-phone{display:inline-block;color:var(--blue);font-size:37px;line-height:1.3}.footer-contact>span{display:block;font-size:10px;color:var(--muted);margin-block:4px 7px}.footer-email{font-size:10px!important;overflow-wrap:anywhere}.footer-bottom{border-top:1px solid var(--line);padding-block:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:9px}.footer-disclaimer{max-width:500px;text-align:center}.privacy-link{display:flex;gap:7px;align-items:center;flex-shrink:0}.privacy-link>.icon{width:12px;height:12px}.mobile-call-bar{display:none}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%) translateY(15px);max-width:calc(100% - 36px);background:var(--navy);color:white;box-shadow:0 10px 35px #122c4a30;border:1px solid #ffffff25;border-radius:10px;padding:12px 22px;z-index:120;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;line-height:1.8}.toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.not-found{padding-block:90px 110px}.error-code{font-family:Arial,sans-serif;font-size:100px;font-weight:800;color:var(--blue);line-height:1.2;display:block}.not-found h1{font-size:40px;margin-top:19px}.not-found p{font-size:17px;margin-top:18px;max-width:670px;color:var(--muted)}
/* English type and layouts are tuned separately; structure remains shared. */
html[lang=en] .brand-type strong{font-size:23px;letter-spacing:-.9px}html[lang=en] .brand-type small{font-size:8px}html[lang=en] .primary-nav{gap:19px}html[lang=en] .primary-nav a{font-size:12px}html[lang=en] .hero h1{font-size:clamp(43px,4.25vw,62px);letter-spacing:-2.8px;line-height:1.14}html[lang=en] .hero-description{font-size:17px;line-height:1.85}html[lang=en] .hero-actions{gap:10px}html[lang=en] .hero-actions .btn{font-size:12px;padding-inline:15px}html[lang=en] .product-card h3{font-size:22px}html[lang=en] .product-card>p{font-size:12px}html[lang=en] .hero-trust{gap:17px}html[lang=en] .plan-price strong{font-size:23px}html[lang=en] .cta-card h2{font-size:33px}html[lang=en] .why-dark h3{font-size:27px}html[lang=en] .article-card h3{font-size:21px}
/* Responsive layout */
@media(min-width:1550px){.hero-grid{min-height:600px}.hero-visual{height:510px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.header-inner{gap:17px}.primary-nav{gap:17px}.header-actions{gap:12px}.header-call{padding-inline:10px}.brand-type strong{font-size:24px}.hero-grid{gap:24px;grid-template-columns:minmax(0,1.07fr) minmax(0,1fr)}.hero h1{font-size:55px;letter-spacing:-2px}.hero-copy .eyebrow{font-size:12px}.hero-description{font-size:16px}.hero-actions .btn{padding-inline:15px;font-size:12px}.hero-trust{gap:13px}.hero-visual{height:448px}.hero-browser{top:92px}.hero-phone{width:151px;top:169px;min-height:298px;padding-inline:8px;right:0}.hero-halo{width:350px;height:350px;top:50px;left:17px}.hero-orbit{width:390px;height:390px;top:29px;left:-3px}.phone-apps{gap:7px}.phone-apps>div>span{width:25px;height:25px}.hero-phone>strong{font-size:12px}.hero-phone>small{font-size:8px}.phone-header{font-size:9px}.phone-shield{width:43px;height:43px;margin-bottom:8px}.phone-shield>.icon{width:28px;height:28px}.phone-bottom-pill{margin-top:12px}.illustration-caption{bottom:-30px;left:0}.visual-chip{bottom:8px;left:15px;font-size:9px;padding:9px 11px}.hero-grid{padding-bottom:64px;min-height:555px}.ribbon-item{gap:11px;padding-inline:12px}.ribbon-item strong{font-size:12px}.ribbon-item div>span{font-size:10px}.product-card{padding-inline:18px}.product-card h3{font-size:21px}.product-card .text-link{font-size:10px}.product-art{transform:scale(.94)}.cta-card{padding-inline:38px}.giant-phone{font-size:75px}.footer-grid{gap:30px}.plan-price strong{font-size:21px}.pricing-card{padding-inline:22px}.pricing-featured{padding-inline:21px}html[lang=en] .primary-nav{gap:14px}html[lang=en] .brand-type strong{font-size:21px}html[lang=en] .hero h1{font-size:53px}html[lang=en] .hero-actions .btn{padding-inline:12px;font-size:11px}.download-art>.product-art{transform:scale(1.2)}}
@media(max-width:1080px){.primary-nav{gap:14px}.primary-nav a{font-size:11px}.header-call{font-size:0;gap:6px}.header-call .phone-number{font-size:21px}.header-call .icon{width:17px;height:17px}.brand-type strong{font-size:23px}.brand-type small{font-size:8px}.header-inner{gap:13px}.header-actions{gap:9px}.header-inner .brand{gap:8px}.header-inner .brand img{width:38px;height:38px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:21px}.hero h1{font-size:49px}.hero-visual{height:425px}.hero-browser{width:88%;left:-4px;top:89px}.hero-phone{width:143px;top:175px;min-height:286px;right:-7px}.hero-halo{width:328px;height:328px;left:14px;top:58px}.hero-orbit{width:368px;height:368px;left:-6px;top:39px}.screen-heading{font-size:19px}.browser-screen{padding:14px;min-height:245px}.screen-content{gap:10px}.screen-tag{font-size:7px}.visual-chip{left:1px;bottom:-12px}.floating-note{top:45px;left:5px;font-size:10px;padding:10px}.illustration-caption{bottom:-54px}.hero-grid{padding-bottom:79px}.hero-description{font-size:15px}.hero-actions{gap:10px;align-items:stretch}.hero-actions .btn{font-size:11px;padding-inline:13px}.hero-actions .btn .phone-number{font-size:19px}.hero-trust{gap:9px}.hero-trust li{font-size:10px}.hero-trust .icon{width:13px;height:13px}.product-grid{gap:13px}.product-card{padding-inline:15px}.product-card h3{font-size:19px}.product-tag{font-size:9px}.product-art{height:145px}.why-grid{gap:32px}.why-dark{padding:30px}.why-dark h3{font-size:26px}.faq-layout{gap:35px}.faq-layout h2{font-size:32px}.article-grid{gap:17px}.article-card-body{padding:19px}.article-card h3{font-size:20px}.cta-card h2{font-size:31px}.giant-phone{font-size:68px}.cta-card{gap:27px;padding:35px}.contact-card{padding:23px}.contact-card h3{font-size:20px}.contact-card>.text-link{font-size:11px}.footer-grid{gap:25px}html[lang=en] .hero h1{font-size:48px}html[lang=en] .hero-description{font-size:15px}html[lang=en] .hero-actions .btn{font-size:10px}html[lang=en] .hero-trust{gap:9px}html[lang=en] .primary-nav a{font-size:11px}html[lang=en] .product-card h3{font-size:19px}html[lang=en] .plan-price strong{font-size:20px}.header-call:focus-visible{outline-offset:3px}}
@media(max-width:900px){html{scroll-padding-top:97px}.container{width:calc(100% - 48px)}.announcement{font-size:10px}.announcement>.container{min-height:30px}.header-inner{min-height:74px;flex-wrap:wrap}.header-inner>.brand{flex:1}.primary-nav{order:3;flex-basis:100%;flex-wrap:wrap;justify-content:flex-start;gap:10px 24px;padding-block:10px 16px}.primary-nav a{font-size:13px}.primary-nav a[aria-current=page]::after{bottom:-3px}.header-actions{gap:17px}.header-call{font-size:12px;padding-inline:14px}.header-call .phone-number{font-size:21px}.js .menu-toggle{display:flex}.js .primary-nav{position:absolute;inset-inline:0;top:100%;display:none;background:#fff;box-shadow:0 15px 28px #1d3f5714;border:1px solid var(--line);border-radius:0 0 13px 13px;padding:13px;gap:0;flex-direction:column;align-items:stretch}.js .primary-nav.is-open{display:flex}.js .primary-nav>a{font-size:14px;padding-inline:15px;min-height:47px;border-radius:7px}.js .primary-nav>a:hover{background:var(--tint)}.js .primary-nav>a[aria-current=page]{background:var(--pale-blue)}.js .primary-nav>a[aria-current=page]::after{display:none}.hero-grid{grid-template-columns:minmax(0,1fr);max-width:700px;gap:18px;padding-top:43px;padding-bottom:61px}.hero-copy{text-align:center;padding:0}.hero-copy>.eyebrow{justify-content:center;font-size:13px;margin-bottom:17px}.hero h1{font-size:60px;line-height:1.2}.hero-description{font-size:17px;margin-inline:auto;max-width:580px;margin-top:23px}.hero-actions{justify-content:center;margin-top:25px}.hero-actions .btn{font-size:13px;padding-inline:22px}.hero-actions .btn .phone-number{font-size:23px}.hero-trust{justify-content:center;gap:21px;margin-top:23px}.hero-trust li{font-size:12px}.hero-trust .icon{width:15px;height:15px}.hero-visual{width:520px;max-width:100%;height:465px;margin-inline:auto;margin-top:12px}.hero-halo{width:393px;height:393px;left:39px;top:42px}.hero-orbit{width:439px;height:439px;left:15px;top:18px}.hero-browser{width:87%;top:88px;left:2px}.hero-phone{width:166px;top:164px;right:8px;min-height:313px;padding-top:26px}.browser-screen{padding:18px 20px;min-height:257px}.screen-heading{font-size:24px}.screen-tag{font-size:8px}.hero-phone>strong{font-size:14px}.hero-phone>small{font-size:9px}.phone-header{font-size:10px}.phone-shield{width:49px;height:49px}.phone-apps{gap:10px 6px}.phone-apps>div>span{width:28px;height:28px}.visual-chip{left:45px;bottom:0;font-size:10px}.floating-note{left:24px;top:40px}.illustration-caption{bottom:-42px}.spark-a{right:53px;top:35px}.ribbon-grid{padding-block:22px;gap:0}.ribbon-item{flex-direction:column;gap:8px;text-align:center;padding-inline:15px}.ribbon-item strong{font-size:12px}.ribbon-item div>span{font-size:10px}.ribbon-icon{width:36px;height:36px;border-radius:10px}.ribbon-icon>.icon{width:21px;height:21px}.section{padding-block:65px}.section-heading h2{font-size:35px}.section-intro{font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{padding:23px 24px}.product-card h3{font-size:25px}.product-card>p{font-size:14px}.product-card>.text-link{font-size:12px}.product-tag{font-size:11px}.product-art{height:154px;transform:none}.product-number{font-size:20px}.why-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:29px}.why-dark{padding:28px;min-height:382px}.why-dark h3{font-size:25px}.why-benefits{gap:22px}.why-benefits h3{font-size:18px}.why-benefits p{font-size:12px}.why-benefits>article{gap:12px}.feature-icon{width:39px;height:39px;border-radius:11px}.feature-icon>.icon{width:21px;height:21px}.steps-grid{gap:28px}.step-card h3{font-size:19px}.step-card p{font-size:13px}.faq-layout{grid-template-columns:minmax(0,1fr);gap:22px}.faq-layout .section-heading{margin-bottom:8px}.faq-layout h2{max-width:none;font-size:35px}.faq-item summary{font-size:14px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.article-grid:not(.blog-all)>.article-card:last-child{display:none}.article-card h3{font-size:22px}.article-card p{font-size:14px}.article-visual{height:190px}.section-heading>.text-link{font-size:12px}.cta-section{padding-block:20px 58px}.cta-card{padding:34px 31px;gap:22px}.cta-card h2{font-size:28px}.cta-card>div>p:not(.eyebrow){font-size:12px}.cta-phone{padding-inline-start:20px}.giant-phone{font-size:65px}.cta-label{font-size:11px}.cta-full-number{font-size:16px}.footer-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:35px 55px}.footer-about>p{max-width:340px}.footer-grid h2{font-size:14px}.footer-grid>div:not(:first-child)>a:not(.footer-phone){font-size:12px;min-height:36px}.footer-bottom{flex-wrap:wrap;gap:10px 20px}.footer-disclaimer{order:3;text-align:start;flex-basis:100%;max-width:100%;font-size:9px}.footer-phone{font-size:42px}.page-intro-grid{grid-template-columns:minmax(0,1fr) minmax(0,.33fr);gap:35px;margin-top:29px}.page-intro h1{font-size:43px}.page-intro-grid>div>p:not(.eyebrow){font-size:16px}.intro-art{width:138px;height:138px}.intro-art::before{inset:14px;width:108px;height:108px}.intro-art>.icon{width:66px;height:66px}.intro-dot{width:25px;height:25px;bottom:12px}.page-intro{padding-bottom:42px}.featured-article{grid-template-columns:minmax(0,.65fr) minmax(0,1fr)}.featured-article>div:last-child{padding:27px}.featured-article h2{font-size:26px}.featured-article p:not(.eyebrow){font-size:14px}.featured-art>.product-art{transform:scale(1.55)}.platform-nav{gap:10px}.platform-link{font-size:11px;gap:8px;padding-inline:10px}.download-card{padding:28px;gap:26px;grid-template-columns:minmax(0,.4fr) minmax(0,1fr)}.download-art{min-height:220px}.download-art>.product-art{transform:scale(1)}.download-copy h2{font-size:27px}.download-copy>p{font-size:13px}.download-copy>.download-detail{font-size:12px}.download-actions .btn{font-size:11px;padding-inline:12px}.pricing-grid{gap:15px}.pricing-card{padding:25px 19px}.pricing-featured{padding:24px 18px}.pricing-card h2{font-size:23px}.plan-subtitle{font-size:11px}.plan-price strong{font-size:19px}.plan-price span{font-size:10px}.pricing-card .check-list li{font-size:11px}.pricing-card>.btn{font-size:11px;gap:6px}.pricing-card>.btn .phone-number{font-size:18px}.pricing-card>.btn>.icon{width:16px;height:16px}.chooser{gap:22px;padding:24px}.choice{padding-inline:12px}.choice>span{font-size:12px;gap:8px}.chooser-results{padding:21px}.choice-panel h3{font-size:22px}.choice-panel p{font-size:13px}.contact-grid{gap:16px}.contact-card{padding:21px}.contact-card h3{font-size:20px}.contact-card p{font-size:12px}.contact-number{font-size:47px}.contact-card>.text-link{font-size:10px}.contact-card>.text-link>.icon{width:15px;height:15px}.prepare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.editorial-grid{grid-template-columns:minmax(0,.42fr) minmax(0,1fr);gap:30px}.article-toc{padding:18px}.article-toc ol{font-size:11px}.article-body p{font-size:15px}.article-body h2{font-size:24px}html[lang=en] .hero h1{font-size:58px}html[lang=en] .hero-description{font-size:17px}html[lang=en] .hero-actions .btn{font-size:13px;padding-inline:18px}html[lang=en] .hero-trust{gap:20px}html[lang=en] .product-card h3{font-size:25px}html[lang=en] .why-dark h3{font-size:24px}html[lang=en] .why-benefits h3{font-size:18px}html[lang=en] .plan-price strong{font-size:19px}html[lang=en] .pricing-card h2{font-size:21px}html[lang=en] .cta-card h2{font-size:27px}}
@media(max-width:600px){html{scroll-padding-top:92px}body{font-size:15px;padding-bottom:83px}.container{width:calc(100% - 38px)}.announcement>.container{justify-content:center;min-height:30px}.announcement>.container>a{display:none}.announcement>.container>span{font-size:10px}.header-inner{min-height:71px}.header-inner .brand img{width:36px;height:36px;border-radius:8px}.header-inner .brand-type strong{font-size:23px}.header-inner .brand-type small{font-size:7px;margin-top:5px}.header-actions{gap:12px}.header-call{display:none}.language-switch{font-size:10px;gap:5px}.language-switch .icon{width:15px;height:15px}.menu-toggle{width:38px;height:38px;padding:8px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:30px;line-height:1.35;letter-spacing:-.7px}.section-heading>.text-link{margin-top:10px}.section-intro{font-size:14px;line-height:1.9;margin-top:12px}.eyebrow{font-size:11px;line-height:1.7;margin-bottom:12px}.hero-grid{padding-block:36px 49px;gap:10px}.hero-copy>.eyebrow{font-size:10px;margin-bottom:19px;gap:7px}.hero h1{font-size:44px;letter-spacing:-1.7px;line-height:1.27}.hero-description{font-size:14px;line-height:1.95;margin-top:20px;max-width:390px}.hero-actions{margin-top:24px;gap:10px;display:grid;grid-template-columns:minmax(0,1fr)}.hero-actions .btn{min-height:49px;font-size:13px;width:100%;padding:11px 14px}.hero-actions .btn .phone-number{font-size:24px}.hero-trust{margin-top:21px;gap:13px}.hero-trust li{font-size:9px;gap:4px}.hero-trust .icon{width:13px;height:13px}.hero-visual{width:365px;max-width:100%;height:343px;margin-top:18px}.hero-halo{width:279px;height:279px;left:21px;top:32px}.hero-orbit{width:313px;height:313px;left:4px;top:15px}.hero-browser{width:88%;top:66px;left:0;border-radius:10px;transform:rotate(-4deg)}.browser-chrome{height:27px;padding:0 8px;gap:8px}.window-dots{gap:3px}.window-dots i{width:4px;height:4px}.address{font-size:7px;height:17px}.browser-chrome>span>.icon{width:10px;height:10px}.browser-screen{padding:12px;min-height:202px}.screen-top{font-size:7px;gap:5px;margin-bottom:12px}.screen-top img{width:18px;height:18px}.screen-top>.icon{width:12px;height:12px}.screen-tag{font-size:6px;gap:3px;padding:2px 5px}.screen-tag .icon{width:9px;height:9px}.screen-heading{font-size:17px;margin-top:5px}.browser-screen>p{font-size:7px}.screen-content{margin-top:10px;gap:8px}.landscape{height:63px}.image-pill{font-size:6px;gap:3px;bottom:6px;inset-inline-start:5px;padding:2px 5px}.image-pill>.icon{width:8px;height:8px}.skeleton-line{height:4px;margin-bottom:6px}.skeleton-box{height:34px}.skeleton-box>.icon{width:19px;height:19px}.hero-phone{width:118px;min-height:232px;top:128px;right:0;border-width:4px;border-radius:21px;padding:19px 7px 14px}.phone-island{width:40px;height:8px}.phone-header{font-size:7px;gap:4px;margin-bottom:8px}.phone-header img{width:15px;height:15px}.phone-shield{width:33px;height:33px;border-radius:11px;margin-bottom:7px}.phone-shield>.icon{width:23px;height:23px}.hero-phone>strong{font-size:10px}.hero-phone>small{font-size:7px}.phone-apps{margin-top:10px;gap:6px 3px}.phone-apps>div>span{width:21px;height:21px;border-radius:6px}.phone-apps .icon{width:12px;height:12px}.phone-apps small{font-size:5.5px;margin-top:2px}.phone-bottom-pill{font-size:6px;gap:2px;margin-top:8px;padding-top:6px}.phone-bottom-pill .icon{width:9px;height:9px}.phone-home-indicator{width:34px;height:2px;bottom:4px}.floating-note{left:8px;top:28px;padding:8px 10px;gap:6px;border-radius:8px}.floating-note>span{width:25px;height:25px;border-radius:7px}.floating-note .icon{width:18px;height:18px}.floating-note strong{font-size:8px}.floating-note small{font-size:6px}.visual-chip{bottom:-3px;left:13px;font-size:7px;padding:7px 9px;border-radius:6px;gap:5px}.visual-chip>.icon{width:13px;height:13px}.illustration-caption{bottom:-39px;font-size:6px;left:0;right:0}.spark-a{right:35px;top:27px}.spark-a>.icon{width:19px;height:19px}.spark-b{left:-2px;bottom:17px}.spark-b>.icon{width:13px;height:13px}.hero-grid{padding-bottom:64px}.ribbon-grid{gap:0;padding-block:20px}.ribbon-item{padding-inline:8px;gap:10px}.ribbon-icon{width:33px;height:33px;border-radius:9px}.ribbon-icon>.icon{width:18px;height:18px}.ribbon-item strong{font-size:9px;line-height:1.8}.ribbon-item div>span{font-size:8px;line-height:1.8;margin-top:4px}.product-grid{gap:13px}.product-card{padding:17px 15px}.product-tag{font-size:8px}.product-number{font-size:13px}.product-art{height:128px;margin-top:7px;max-width:147px}.product-art::before{width:111px;height:111px;top:12px}.mini-phone{scale:.84;transform-origin:50% 0}.android-art .mini-phone{top:12px;left:calc(50% - 5px)}.art-orbit{width:28px;height:28px;right:3px;top:31px;border-width:2px;border-radius:8px}.art-orbit>.icon{width:16px;height:16px}.mini-monitor{scale:.83;transform-origin:50% 0;left:calc(50% - 12px);top:23px}.mini-browser{scale:.82;transform-origin:50% 0;left:calc(50% - 11px);top:23px}.browser-art .art-orbit{right:0;top:79px}.mini-picture{scale:.8;transform-origin:50% 0;left:calc(50% - 68px);top:18px}.front-picture{left:calc(50% - 26px);top:40px}.product-card h3{font-size:18px;letter-spacing:-.5px;margin-top:7px;line-height:1.4}.product-card>p{font-size:10px;line-height:1.85;margin-top:8px;margin-bottom:12px}.product-card>.text-link{font-size:9px;gap:5px;padding-top:9px;min-height:42px}.product-card>.text-link .icon{width:15px;height:15px}.solutions-note{font-size:9px;gap:6px;line-height:1.85;align-items:flex-start;text-align:start}.solutions-note>.icon{width:14px;height:14px;margin-top:2px}.why-grid{grid-template-columns:minmax(0,1fr);gap:29px}.why-dark{padding:30px;min-height:320px;justify-content:flex-start}.why-dark-symbol{margin-bottom:21px}.why-dark h3{font-size:26px}.why-dark>p{font-size:13px;max-width:none}.why-dark>.text-link{font-size:11px}.why-benefits{gap:25px}.why-benefits>article{gap:14px}.why-benefits h3{font-size:19px;margin-top:1px}.why-benefits p{font-size:13px;line-height:1.9}.steps-grid{grid-template-columns:minmax(0,1fr);gap:24px}.step-card{padding-inline-start:68px;min-height:85px}.step-number{position:absolute;inset-inline-start:0;top:4px;width:43px;height:43px;border-radius:11px;font-size:17px}.step-card h3{margin-top:0;font-size:20px}.step-card p{font-size:13px;margin-top:9px;max-width:none;line-height:1.9}.step-card:not(:last-child)::after{width:1px;inset-inline-start:21px;inset-inline-end:auto;top:58px;bottom:-16px;height:auto}.faq-layout{gap:20px}.faq-layout h2{font-size:29px}.faq-list{gap:9px}.faq-item summary{font-size:12px;padding:17px 16px;gap:14px}.faq-answer{padding:0 16px 17px}.faq-answer p{font-size:12px}.faq-plus{width:13px;height:13px}.faq-plus::before,.faq-plus::after{width:10px}.article-grid,.blog-all{grid-template-columns:minmax(0,1fr);gap:20px}.article-grid:not(.blog-all)>.article-card:last-child{display:flex}.article-visual,.blog-all .article-visual{height:185px}.article-card-body{padding:23px}.article-card h3{font-size:21px}.article-card p{font-size:13px}.article-meta{font-size:10px;gap:15px}.article-card .text-link{font-size:12px}.cta-section{padding-block:15px 45px}.cta-card{grid-template-columns:minmax(0,1fr);gap:29px;padding:31px 27px;border-radius:20px}.cta-card h2{font-size:28px}.cta-card .eyebrow{font-size:10px}.cta-card>div>p:not(.eyebrow){font-size:12px;line-height:1.95}.cta-phone{border-inline-start:0;border-top:1px solid #ffffff26;padding-inline-start:0;padding-top:25px}.giant-phone{font-size:75px}.cta-label{font-size:13px;margin-top:10px}.cta-phone>.cta-small{font-size:9px!important;margin-top:18px!important}.cta-full-number{font-size:17px}.site-footer{padding-top:35px}.footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:29px 23px;padding-bottom:28px}.footer-about{grid-column:1/-1}.site-footer .brand-type strong{font-size:24px}.footer-about>p{font-size:12px;max-width:350px;margin-top:16px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 14px;border-top:1px solid var(--line);padding-top:25px}.footer-contact>h2{grid-column:1/-1;margin-bottom:15px}.footer-contact>.footer-phone{grid-row:2/4}.footer-contact>span{font-size:9px;align-self:end;margin:0}.footer-contact>.full-phone{font-size:13px!important}.footer-contact>.footer-email{grid-column:1/-1}.footer-phone{font-size:48px}.footer-grid h2{font-size:12px;margin-bottom:11px}.footer-grid>div:not(:first-child)>a:not(.footer-phone){font-size:11px;min-height:34px}.footer-bottom{font-size:8px;padding-block:18px;gap:12px}.footer-disclaimer{font-size:8px;line-height:1.9}.mobile-call-bar{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;box-shadow:0 -4px 20px #1b405012;border-top:1px solid var(--line);padding:10px 17px calc(10px + env(safe-area-inset-bottom));z-index:90;align-items:center;justify-content:space-between;gap:15px}.mobile-call-bar>.btn{flex:1;max-width:235px;min-height:46px;padding:8px 12px;font-size:12px;gap:9px}.mobile-call-bar .phone-number{font-size:25px}.mobile-call-bar .btn>.icon{width:17px;height:17px}.mobile-solutions{display:flex;flex-direction:column;align-items:center;gap:2px;justify-content:center;min-width:96px;font-size:10px;line-height:1.7;color:var(--blue);min-height:46px}.mobile-solutions>.icon{width:19px;height:19px}.toast{bottom:89px;font-size:12px;width:max-content;max-width:calc(100% - 36px);padding:12px 16px}.page-intro{padding-block:16px 33px}.breadcrumbs{font-size:10px}.page-intro-grid{display:block;margin-top:25px}.page-intro h1{font-size:36px;letter-spacing:-1.2px;line-height:1.25;max-width:450px}.page-intro-grid>div>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:19px}.page-intro .eyebrow{font-size:11px;margin-bottom:14px}.intro-art{display:none}.featured-article{grid-template-columns:minmax(0,1fr);border-radius:18px;margin-bottom:32px}.featured-art{min-height:218px}.featured-art>.product-art{transform:scale(1.65);max-width:220px}.featured-article>div:last-child{padding:26px 23px}.featured-article h2{font-size:25px}.featured-article p:not(.eyebrow){font-size:13px;line-height:1.9}.featured-orbit{left:26%;top:16%}.filter-controls{gap:15px;margin-bottom:22px}.search-form{padding-inline:13px}.search-form input{font-size:16px;min-height:48px}.search-form>.icon{width:17px;height:17px}.search-form{min-height:49px}.search-reset{width:30px;height:38px}.filter-button{font-size:10px;padding-inline:13px;min-height:40px}.filter-buttons{gap:7px}.platform-nav{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;margin-bottom:22px}.platform-link{font-size:12px;min-height:50px}.notice-card{padding:19px 16px;gap:10px}.notice-card h2{font-size:15px;line-height:1.5}.notice-card p{font-size:11px;line-height:1.9}.notice-card>.icon{width:19px;height:19px}.download-card{grid-template-columns:minmax(0,1fr);gap:23px;padding:22px}.download-art{min-height:185px}.download-art>.product-art{max-width:210px;height:145px;transform:scale(1.16)}.download-copy h2{font-size:27px;margin-bottom:13px}.download-copy>.eyebrow{font-size:10px}.download-copy>p{font-size:13px}.download-copy>.download-detail{font-size:12px}.download-copy .check-list li{font-size:11px}.download-actions{gap:8px;margin-top:20px}.download-actions>.btn{width:100%;font-size:11px;padding-inline:12px;min-height:49px;gap:7px}.download-actions>.btn .phone-number{font-size:21px}.download-actions>.text-link{font-size:11px}.download-specific-note{font-size:10px}.pricing-grid{grid-template-columns:minmax(0,1fr);gap:29px}.pricing-card{padding:26px;border-radius:17px}.pricing-featured{padding:25px}.plan-icon{width:44px;height:44px;margin-bottom:16px}.pricing-card h2{font-size:27px}.plan-subtitle{font-size:12px}.plan-price{padding-block:19px;margin-bottom:20px}.plan-price strong{font-size:24px}.plan-price span{font-size:11px}.pricing-card .check-list{gap:12px}.pricing-card .check-list li{font-size:12px}.pricing-card>.btn{font-size:13px;min-height:48px}.pricing-card>.btn .phone-number{font-size:22px}.pricing-disclaimer{font-size:10px;gap:7px;line-height:1.95}.plan-badge{font-size:10px}.chooser{grid-template-columns:minmax(0,1fr);padding:19px;gap:21px}.choice{min-height:57px;padding:11px 12px}.choice>span{font-size:11px;gap:8px}.choice>span>.icon{width:20px;height:20px}.chooser-options{gap:9px}.chooser-results{padding:20px}.choice-panel h3{font-size:23px}.choice-panel p{font-size:13px;line-height:1.9}.choice-panel .btn{width:100%;font-size:12px;gap:8px;padding-inline:12px}.comparison-table{font-size:12px}.comparison-table th,.comparison-table td{padding:16px 15px;line-height:1.9}.comparison-table tbody th{width:38%;font-size:11px}.contact-grid{grid-template-columns:minmax(0,1fr);gap:18px}.contact-card{padding:25px}.contact-card h3{font-size:23px}.contact-card p{font-size:13px}.contact-card>.text-link{font-size:12px;min-height:44px}.contact-number{font-size:63px}.contact-icon{margin-bottom:16px}.support-phone-links{font-size:14px}.copy-button{font-size:12px;min-height:44px}.copy-button>.icon{width:15px;height:15px}.small-note{font-size:11px;line-height:1.9}.prepare-grid{gap:24px 16px}.prepare-grid>article{padding-inline-start:14px}.prepare-grid h3{font-size:17px;margin-top:10px;line-height:1.5}.prepare-grid p{font-size:11px;line-height:1.9;margin-top:8px}.prepare-number{font-size:16px}.support-safety{font-size:10px;padding:13px;gap:8px;align-items:flex-start;line-height:1.9;margin-top:24px}.support-safety>.icon{width:15px;height:15px;margin-top:3px}.accessibility-section{padding-top:0}.accessibility-card{padding:21px;gap:13px}.accessibility-card .feature-icon{display:none}.accessibility-card h2{font-size:22px;line-height:1.4}.accessibility-card p{font-size:12px;line-height:1.95}.accessibility-card small{font-size:10px}.editorial{padding-block:16px 45px}.back-link{margin-top:15px;font-size:11px}.article-header{margin-top:22px;margin-bottom:26px}.article-header h1{font-size:33px;line-height:1.4;letter-spacing:-.7px}.article-standfirst{font-size:15px;line-height:1.9;margin-top:17px}.article-header .article-meta{font-size:11px;margin-top:19px}.article-cover{height:185px;margin-bottom:26px;border-radius:15px}.article-cover>.icon{width:75px;height:75px;padding:16px;border-radius:16px}.editorial-grid{grid-template-columns:minmax(0,1fr);gap:30px}.article-toc{position:static;padding:19px}.article-toc ol{font-size:12px;gap:10px}.article-toc h2{font-size:16px}.article-body h2{font-size:24px;line-height:1.45;margin-bottom:13px}.article-body p{font-size:14px;line-height:2}.article-body>section{margin-bottom:31px}.article-notice{padding:16px;gap:10px}.article-notice p{font-size:11px}.article-source h2{font-size:14px}.article-source .text-link{font-size:11px}.not-found{padding-block:55px 70px}.error-code{font-size:88px}.not-found h1{font-size:32px}.not-found p{font-size:15px}.not-found .hero-actions{max-width:380px}html[lang=en] .hero h1{font-size:42px;letter-spacing:-2px;line-height:1.22}html[lang=en] .hero-description{font-size:14px;line-height:1.9}html[lang=en] .hero-actions .btn{font-size:13px;padding-inline:14px}html[lang=en] .hero-trust{gap:12px}html[lang=en] .brand-type strong{font-size:21px}html[lang=en] .product-card h3{font-size:18px;line-height:1.45}html[lang=en] .product-card>p{font-size:10px}html[lang=en] .why-dark h3{font-size:25px}html[lang=en] .plan-price strong{font-size:24px}html[lang=en] .pricing-card h2{font-size:26px}html[lang=en] .cta-card h2{font-size:27px}html[lang=en] .article-card h3{font-size:22px}html[lang=en] .phone-apps small{font-size:5.5px}html[lang=en] .hero-phone>strong{font-size:10px}html[lang=en] .hero-phone>small{font-size:6px}html[lang=en] .product-tag{font-size:8px}}
@media(max-width:360px){.container{width:calc(100% - 30px)}.hero h1{font-size:38px}.hero-copy>.eyebrow{font-size:9px}.header-actions{gap:8px}.language-switch{font-size:9px}.header-inner .brand-type strong{font-size:21px}.header-inner .brand img{width:33px;height:33px}.hero-visual{scale:.92;transform-origin:50% 0;margin-bottom:-24px}.hero-trust{gap:8px}.hero-trust li{font-size:8px}.product-card{padding-inline:11px}.product-card h3{font-size:16px}.product-card>.text-link{font-size:8px;gap:3px}.product-tag{font-size:7px}.product-art{scale:.91;transform-origin:50% 0;margin-bottom:-10px}.giant-phone{font-size:65px}.cta-card{padding-inline:22px}.cta-card h2{font-size:26px}.mobile-call-bar{gap:10px;padding-inline:12px}.mobile-solutions{font-size:9px;min-width:85px}.mobile-call-bar>.btn{font-size:11px;gap:7px}.mobile-call-bar .phone-number{font-size:23px}html[lang=en] .hero h1{font-size:37px}html[lang=en] .brand-type strong{font-size:18px}html[lang=en] .brand-type small{font-size:6px}html[lang=en] .product-card h3{font-size:16px}html[lang=en] .hero-trust{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.product-card:hover,.article-card:hover,.btn:hover{transform:none}.text-link:hover .icon{translate:none}}
@media(forced-colors:active){.btn,.filter-button,.choice,.product-card,.faq-item,.contact-card{border:1px solid ButtonText}.hero h1>span{box-shadow:none}.phone-number{forced-color-adjust:auto}.faq-plus::before,.faq-plus::after{background:ButtonText}}
@media print{body{padding-bottom:0;font-size:12pt}html{scroll-behavior:auto}.announcement,.site-header,.site-footer,.mobile-call-bar,.cta-section,.hero-visual,.filter-controls,.intro-art,.article-cover,.article-toc,.toast,.article-visual,.featured-art{display:none!important}.container{width:100%;max-width:none}.section,.editorial{padding:20px 0}.hero-grid,.editorial-grid,.page-intro-grid{display:block}.page-intro{background:none}.article-grid{display:block}.article-card{margin-bottom:15px;break-inside:avoid}.article-grid:not(.blog-all)>.article-card:last-child{display:block}.article-card-body{padding:10px}.hero h1,.page-intro h1{font-size:30pt}.article-body{max-width:none}.hero-actions{display:none}.faq-item{break-inside:avoid}.faq-answer{display:block!important}details:not([open])>.faq-answer{display:block!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-body h2{break-after:avoid}.article-body>section{break-inside:avoid}.btn{border:1px solid #666}.chooser{display:block}.chooser-options{display:none!important}.choice-panel[hidden]{display:block!important}}

/* Static fallback: every recommendation remains readable without JavaScript. */
html:not(.js) .chooser{display:block}
html:not(.js) .chooser-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:24px}
html:not(.js) .choice-panel{padding:16px}

/* v1.3: quiet price loading. Content and controls never depend on the lookup. */
.pricing-card .plan-price strong { position: relative; }
.pricing-pending .plan-price strong { visibility: hidden; }
.pricing-pending .plan-price strong::after {
  content: ""; position: absolute; inset-inline-start: 0; top: 35%;
  inline-size: min(7ch,100%); block-size: .7em; border-radius: 5px;
  background: var(--line); visibility: visible;
}
@media print {
  .pricing-pending .plan-price strong { visibility: visible; }
  .pricing-pending .plan-price strong::after { display: none; }
}
