:root{color-scheme:light;--bg:#fff;--surface:#fff;--surface-muted:#f3f7f5;--surface-strong:#e7f3ee;--ink:#071321;--text:#142235;--muted:#657386;--green-950:#002d20;--green-900:#003f2d;--green-800:#00543a;--green-700:#00734c;--green-100:#e7f3ee;--line:#dce5e1;--gold:#d89b0d;--danger:#b4232e;--shadow-soft:0 18px 48px #07271d17;--shadow-card:0 24px 70px #022d2029;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shell:1180px}:root[data-theme=dark]{color-scheme:dark;--bg:#0b0b0c;--surface:#18191a;--surface-muted:#242627;--surface-strong:#28382f;--ink:#f7f8f8;--text:#e7eae9;--muted:#acb5b1;--green-950:#f5f7f6;--green-900:#e8eeeb;--green-800:#c8d8d0;--green-700:#52d49d;--green-100:#25332c;--line:#363a38;--gold:#f5c84b;--danger:#ff8991;--shadow-soft:0 18px 48px #00000038;--shadow-card:0 24px 70px #0000005c}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:100px}body{background:var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.75rem,7vw,5.85rem);font-weight:900}h2{font-size:clamp(2rem,4vw,3.65rem);font-weight:900}h3{font-size:clamp(1.25rem,2vw,1.55rem);font-weight:850}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.section{padding-block:clamp(80px,11vw,144px)}.section-tight{padding-block:clamp(64px,8vw,104px)}.section-muted{background:var(--surface-muted);border-block:1px solid var(--line)}.section-green{color:#fff;background:#003f2d;position:relative;overflow:hidden}.section-green:after{content:"";background:#2dc27d21;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-70%;right:-16%}.section-green h2,.section-green h3,.section-green .eyebrow{color:#fff}.eyebrow{color:var(--green-700);letter-spacing:.14em;margin-bottom:14px;font-size:.76rem;font-weight:900}.section-heading{max-width:720px;margin-bottom:clamp(40px,6vw,70px)}.section-heading h2{margin-bottom:18px}.section-heading>p:last-child,.page-lead{max-width:690px;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.7}.button{border:1px solid var(--green-900);background:var(--green-900);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 24px;font-weight:850;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--green-800);transform:translateY(-2px);box-shadow:0 10px 25px #003f2d33}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.68;transform:none}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button-secondary:hover{background:var(--surface-muted);box-shadow:none}.button-small{min-height:44px;padding-inline:19px;font-size:.92rem}.button-arrow{font-size:1.2rem}.text-link{min-height:44px;color:var(--green-700);align-items:center;gap:8px;font-weight:850;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.skip-link{z-index:1000;background:var(--ink);color:var(--bg);border-radius:8px;padding:10px 16px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(18px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{min-height:44px;color:var(--green-950);letter-spacing:.12em;align-items:center;gap:10px;font-size:1rem;font-weight:900;display:inline-flex}.brand img{border-radius:11px;width:42px;height:42px;box-shadow:0 8px 20px #003f2d2e}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{min-height:44px;color:var(--muted);align-items:center;font-size:.94rem;font-weight:750;display:inline-flex}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--green-700)}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--line);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle{font-size:1.2rem;position:relative}.theme-moon,[data-active-theme=dark] .theme-sun{display:none}[data-active-theme=dark] .theme-moon{display:inline}.menu-toggle,.mobile-menu{display:none}.menu-toggle{flex-direction:column;gap:4px}.menu-toggle span{background:currentColor;border-radius:2px;width:18px;height:2px}.hero{padding-block:clamp(58px,8vw,108px) clamp(84px,10vw,132px);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2dc27d26,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:3%;right:-12%}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);align-items:center;gap:clamp(48px,8vw,100px);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:750px;margin-bottom:26px}.hero-copy h1 span{color:var(--green-700)}.hero-lead{max-width:650px;color:var(--muted);margin-bottom:32px;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-row{flex-wrap:wrap;gap:18px 26px;margin-top:34px;display:flex}.trust-item{color:var(--muted);align-items:center;gap:9px;font-size:.88rem;font-weight:750;display:flex}.trust-dot{background:var(--green-100);width:24px;height:24px;color:var(--green-700);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:900;display:inline-flex}.phone-scene{place-items:center;min-height:620px;display:grid;position:relative}.phone-scene:before{aspect-ratio:1;content:"";background:linear-gradient(145deg,#e3f4ec,#caebdc);border-radius:50%;width:86%;position:absolute;box-shadow:inset 0 0 0 1px #00734c12}:root[data-theme=dark] .phone-scene:before{background:linear-gradient(145deg,#153c2e,#0d2d21)}.orbit{border:1px solid #00734c2b;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:96%}.orbit-two{aspect-ratio:1;width:70%}.phone-shell{z-index:2;width:min(338px,78vw);box-shadow:var(--shadow-card);background:#071b15;border:1px solid #ffffff73;border-radius:48px;padding:11px;position:relative;transform:rotate(2deg)}.phone-top{z-index:3;background:#071b15;border-radius:999px;width:104px;height:25px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-content{color:#142235;background:#fff;border-radius:38px;min-height:608px;padding:42px 18px 24px}.mini-brand{color:#003f2d;letter-spacing:.15em;text-align:center;margin-bottom:24px;font-size:.72rem;font-weight:900}.mini-card{color:#fff;background:linear-gradient(135deg,#32c46b,#075c32);border-radius:20px;justify-content:space-between;align-items:center;min-height:88px;padding:20px;font-weight:850;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 28px #075c3238}.mini-card:after{content:"";background:#ffffff17;border-radius:50%;width:190px;height:100px;position:absolute;bottom:-48px;right:-30px;transform:rotate(-12deg)}.mini-card i{letter-spacing:2px;font-style:normal}.mini-label{color:#6b7788;letter-spacing:.11em;margin:24px 0 11px;font-size:.63rem;font-weight:900}.mini-map{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mini-cell{background:#f3f7f5;border:1px solid #dfe8e4;border-radius:8px;justify-content:space-between;align-items:center;min-height:39px;padding:4px 9px;display:flex}.mini-cell strong{color:#003f2d;font-family:Georgia,serif;font-size:.93rem}.mini-cell span{color:#6b7788;font-size:.78rem;font-weight:850}.mini-cell-highlight{background:#d89b0d;border-color:#d89b0d}.mini-cell-highlight strong,.mini-cell-highlight span{color:#fff}.word-chip{z-index:4;background:color-mix(in srgb, var(--surface) 91%, transparent);box-shadow:var(--shadow-soft);backdrop-filter:blur(12px);border:1px solid #ffffff80;border-radius:18px;gap:6px;padding:12px;display:flex;position:absolute;bottom:86px;right:0;transform:rotate(-3deg)}.word-chip span{background:var(--green-100);width:38px;height:38px;color:var(--green-800);border-radius:10px;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.steps-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);min-height:300px;padding:28px;box-shadow:0 12px 35px #07271d09}.step-number{background:var(--green-100);width:50px;height:50px;color:var(--green-700);border-radius:15px;place-items:center;margin-bottom:56px;font-size:.8rem;font-weight:900;display:inline-grid}.step-card h3{margin-bottom:14px}.step-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.security-grid{z-index:2;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(48px,8vw,100px);display:grid;position:relative}.security-copy>p:last-of-type{color:#ffffffbf;max-width:570px;font-size:1.12rem}.security-list{gap:14px;display:grid}.security-item{border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff21;grid-template-columns:48px 1fr;gap:18px;padding:22px;display:grid}.security-item-icon{color:#70e4b1;background:#52d49d2e;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.security-item h3{color:#fff;margin:2px 0 7px;font-size:1.15rem}.security-item p{color:#ffffffb3;margin:0;font-size:.93rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:30px}.feature-icon{background:var(--green-100);width:52px;height:52px;color:var(--green-700);border-radius:15px;place-items:center;margin-bottom:44px;font-size:1.3rem;font-weight:900;display:grid}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--muted);margin:0}.faq-wrap{grid-template-columns:.65fr 1fr;align-items:start;gap:clamp(44px,8vw,100px);display:grid}.faq-intro{position:sticky;top:120px}.faq-intro p:not(.eyebrow){color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{min-height:84px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:1.08rem;font-weight:850;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{background:var(--surface-muted);width:36px;height:36px;color:var(--green-700);border-radius:50%;flex:none;place-items:center;font-size:1.3rem;font-weight:500;transition:transform .18s;display:grid}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-item p{max-width:720px;color:var(--muted);margin:-4px 58px 26px 0}.download-section{padding-block:clamp(60px,8vw,100px)}.download-panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(38px,6vw,72px);padding:clamp(32px,5vw,64px);display:grid}.download-copy h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.2rem)}.download-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);margin-bottom:28px}.mobile-download-options{flex-wrap:wrap;gap:10px;display:flex}.store-button{color:#fff;background:#101112;border-radius:14px;align-items:center;gap:12px;min-width:184px;min-height:62px;padding:8px 18px;transition:transform .18s,box-shadow .18s;display:inline-flex}.store-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #0003}.store-button small,.store-button strong{line-height:1.1;display:block}.store-button small{color:#ffffffb3;margin-bottom:4px;font-size:.67rem}.store-button strong{font-size:1rem}.store-icon{font-size:1.3rem}.play-icon{color:#70e4b1}.desktop-qr{border-radius:var(--radius-lg);background:var(--surface-muted);align-items:center;gap:22px;padding:22px;display:flex}.qr-frame{background:#fff;border-radius:16px;flex:none;padding:9px;box-shadow:0 10px 26px #003f2d1a}.qr-frame img{width:148px;height:148px}.desktop-qr strong,.desktop-qr span,.desktop-qr a{display:block}.desktop-qr strong{color:var(--ink);margin-bottom:7px;font-size:1.05rem}.desktop-qr span{color:var(--muted);margin-bottom:9px;font-size:.9rem}.desktop-qr a{color:var(--green-700);overflow-wrap:anywhere;font-size:.82rem;font-weight:800}.download-panel[data-device=desktop] [data-mobile-download],.download-panel[data-device=mobile] [data-desktop-qr],.download-panel[data-platform=ios] [data-platform-link=android],.download-panel[data-platform=android] [data-platform-link=ios]{display:none}.notice-inline{color:var(--muted);margin:16px 0 0;font-size:.85rem}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg, var(--surface-muted), var(--bg))}.page-hero-inner{max-width:var(--shell)}.page-hero h1{max-width:880px;margin-bottom:22px;font-size:clamp(2.75rem,6vw,5.2rem)}.article-layout{grid-template-columns:240px minmax(0,760px);justify-content:space-between;align-items:start;gap:60px;display:grid}.article-nav{gap:8px;display:grid;position:sticky;top:110px}.article-nav span{color:var(--muted);letter-spacing:.12em;margin-bottom:6px;font-size:.72rem;font-weight:900}.article-nav a{min-height:44px;color:var(--muted);align-items:center;font-weight:750;display:flex}.article-nav a:hover{color:var(--green-700)}.article{min-width:0}.article>section{margin-bottom:58px;scroll-margin-top:120px}.article h2{margin-bottom:20px;font-size:clamp(1.75rem,3vw,2.45rem)}.article h3{margin:28px 0 10px}.article p,.article li{color:var(--muted);line-height:1.78}.article p{margin-bottom:18px}.article ul,.article ol{padding-left:22px}.article a{color:var(--green-700);text-underline-offset:4px;font-weight:750;text-decoration:underline}.legal-meta{background:var(--green-100);color:var(--green-700);border-radius:999px;margin-bottom:32px;padding:8px 13px;font-size:.8rem;font-weight:800;display:inline-flex}.guide-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:28px}.guide-number{background:var(--green-100);width:45px;height:45px;color:var(--green-700);border-radius:14px;place-items:center;margin-bottom:34px;font-weight:900;display:grid}.guide-card p{color:var(--muted);margin:0}.support-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:28px;display:grid}.support-form{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);padding:clamp(24px,5vw,48px)}.form-heading{margin-bottom:34px}.form-heading h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem)}.form-heading>p:last-child{color:var(--muted);margin-bottom:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field{min-width:0}.field-full{grid-column:1/-1}.field label,.label-row label{color:var(--ink);margin-bottom:8px;font-size:.92rem;font-weight:850;display:block}.label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.label-row>span{color:var(--muted);font-size:.75rem}.field input,.field textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);border-radius:13px;transition:border-color .16s,box-shadow .16s}.field input{min-height:54px;padding:0 15px}.field textarea{resize:vertical;min-height:190px;padding:14px 15px;line-height:1.55}.field input:focus,.field textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 4px color-mix(in srgb, var(--green-700) 15%, transparent);outline:none}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--danger)}.field-error{min-height:20px;color:var(--danger);margin-top:5px;font-size:.78rem;display:block}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.safety-box{border:1px solid color-mix(in srgb, var(--gold) 35%, var(--line));border-radius:var(--radius-md);background:color-mix(in srgb, var(--gold) 8%, var(--surface));grid-template-columns:38px 1fr;gap:13px;margin-top:22px;padding:17px;display:grid}.safety-symbol{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.safety-box strong{color:var(--ink)}.safety-box p{color:var(--muted);margin:4px 0 0;font-size:.85rem}.checkbox-row{color:var(--text);cursor:pointer;grid-template-columns:22px 1fr;align-items:start;gap:11px;margin-top:22px;font-size:.9rem;display:grid}.checkbox-row input{width:20px;height:20px;accent-color:var(--green-700);margin:2px 0 0}.checkbox-error{padding-left:33px}.form-status{min-height:26px;margin-top:10px;font-size:.9rem;font-weight:750}.form-status[data-type=success]{color:var(--green-700)}.form-status[data-type=error]{color:var(--danger)}.form-status[data-type=info]{color:var(--muted)}.form-submit{width:100%;margin-top:12px}.form-meta{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.75rem}.support-aside{gap:18px;display:grid}.aside-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:28px}.aside-card-green{background:var(--green-900);color:#fff}.aside-card-green h2,.aside-card-green .eyebrow{color:#fff}.aside-card h2{margin-bottom:22px;font-size:1.65rem}.aside-card>p{color:var(--muted)}.check-list{gap:15px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:#ffffffc7;padding-left:29px;font-size:.9rem;position:relative}.check-list li:before{color:#70e4b1;content:"✓";font-weight:900;position:absolute;top:0;left:0}.demo-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);max-width:700px;box-shadow:var(--shadow-soft);text-align:center;margin-inline:auto;padding:clamp(30px,6vw,58px)}.demo-icon{background:var(--green-100);width:74px;height:74px;color:var(--green-700);border-radius:22px;place-items:center;margin:0 auto 28px;font-size:1.8rem;display:grid}.demo-card h1{margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.8rem)}.demo-card p{color:var(--muted);margin-bottom:28px}.not-found{text-align:center;place-items:center;min-height:65vh;display:grid}.not-found-inner{max-width:680px}.not-found-code{color:var(--green-700);letter-spacing:-.08em;font-size:clamp(5rem,18vw,11rem);font-weight:950;line-height:.8}.not-found h1{margin:30px 0 16px;font-size:clamp(2rem,5vw,3.6rem)}.not-found p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:var(--surface-muted);padding-top:72px}.footer-grid{grid-template-columns:1.7fr repeat(3,.72fr);gap:48px;padding-bottom:58px;display:grid}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-grid h2{letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem}.footer-grid a,.footer-grid span,.footer-brand p{color:var(--muted);font-size:.87rem}.footer-grid a{min-height:32px}.footer-grid a:hover{color:var(--green-700)}.footer-brand p{max-width:340px;margin:18px 0 0}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-block:22px;font-size:.76rem;display:flex}@media (width<=1024px){.desktop-nav{gap:18px}.hero-grid{grid-template-columns:1fr .82fr;gap:38px}.phone-scene{min-height:560px;transform:scale(.9)}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card{min-height:250px}.step-number{margin-bottom:36px}.download-panel,.support-layout{grid-template-columns:1fr}.support-aside{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,.8fr);gap:28px}}@media (width<=820px){.shell{width:min(calc(100% - 32px), var(--shell))}.desktop-nav,.desktop-download{display:none}.menu-toggle{display:inline-flex}.mobile-menu[data-open]{gap:4px;padding-block:10px 20px;display:grid}.mobile-menu>a:not(.button){border-bottom:1px solid var(--line);min-height:48px;color:var(--ink);align-items:center;font-weight:800;display:flex}.mobile-menu .button{margin-top:10px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.phone-scene{min-height:590px;transform:none}.security-grid,.faq-wrap{grid-template-columns:1fr}.faq-intro{position:static}.feature-grid{grid-template-columns:1fr}.feature-icon{margin-bottom:28px}.article-layout{grid-template-columns:1fr;gap:32px}.article-nav{gap:14px;padding-bottom:8px;display:flex;position:static;overflow-x:auto}.article-nav span{display:none}.article-nav a{border:1px solid var(--line);border-radius:999px;flex:none;padding-inline:14px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (width<=580px){.shell{width:min(calc(100% - 24px), var(--shell))}.header-inner{min-height:68px}.brand img{width:38px;height:38px}.brand span{font-size:.88rem}.hero{padding-top:44px}.hero-copy h1{font-size:clamp(2.65rem,14vw,4.2rem)}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-row{gap:12px;display:grid}.phone-scene{min-height:540px}.phone-shell{width:286px}.phone-content{min-height:530px;padding-inline:14px}.mini-cell{min-height:33px;padding-inline:7px}.mini-cell strong{font-size:.82rem}.mini-cell span{font-size:.68rem}.word-chip{padding:8px;bottom:56px;right:-4px}.word-chip span{width:30px;height:30px}.steps-grid,.guide-grid,.support-aside,.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.step-card{min-height:0}.security-item{grid-template-columns:42px 1fr;padding:18px}.security-item-icon{width:42px;height:42px}.download-panel{border-radius:24px;padding:26px 20px}.mobile-download-options,.store-button{width:100%}.desktop-qr{text-align:center;flex-direction:column}.support-form{border-radius:24px;padding:24px 18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.download-section,.article-nav{display:none!important}body{color:#111;background:#fff}.section,.section-tight{padding-block:24px}}
