.gate-wall_wrapper__gHZEi{display:flex;justify-content:center;padding:8px 0 32px}.gate-wall_card__fZ9Ox{width:100%;max-width:480px;padding:36px 32px;border-radius:20px;background:var(--primary-white,#fff);border:1px solid var(--grey-200,#e5e7eb);box-shadow:0 8px 32px rgba(0,0,0,.08);text-align:center}.gate-wall_iconRow___oRDa{display:flex;justify-content:center;margin-bottom:20px}.gate-wall_lockIcon__aJyR_{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#3b82f6}.gate-wall_heading__FWBVt{font-size:22px;font-weight:700;color:var(--text-dark,#1a1a1a);margin-bottom:10px;letter-spacing:-.44px;line-height:1.2}.gate-wall_description__0hmcc{font-size:15px;color:var(--text-muted,#6b7280);line-height:1.6;margin-bottom:24px}.gate-wall_form__mlOG1{display:flex;gap:8px}.gate-wall_input__sPYni{flex:1 1;padding:12px 16px;border-radius:10px;border:1.5px solid var(--grey-200,#e5e7eb);background:var(--bg-light,#f8f9fa);font-size:14px;color:var(--text-dark,#1a1a1a);outline:none;transition:border-color .15s ease}.gate-wall_input__sPYni:focus{border-color:#3b82f6;background:#fff}.gate-wall_input__sPYni::placeholder{color:var(--grey-400,#9ca3af)}.gate-wall_input__sPYni:disabled{opacity:.6}.gate-wall_button__x3XXf{display:flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:10px;background:#3b82f6;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap;min-width:110px;transition:background .15s ease}.gate-wall_button__x3XXf:hover:not(:disabled){background:#2563eb}.gate-wall_button__x3XXf:disabled{opacity:.7;cursor:not-allowed}.gate-wall_spinner__Sz_cs{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:gate-wall_spin__uzwlq .7s linear infinite}@keyframes gate-wall_spin__uzwlq{to{transform:rotate(1turn)}}.gate-wall_successMessage__PYvHW{font-size:15px;font-weight:500;color:#059669;padding:12px 0}.gate-wall_errorMessage__9EUsV{font-size:13px;color:#ef4444;margin-top:10px}[data-theme=dark] .gate-wall_card__fZ9Ox{background:#1a1a20;border-color:rgba(255,255,255,.06);box-shadow:0 8px 32px rgba(0,0,0,.4)}[data-theme=dark] .gate-wall_lockIcon__aJyR_{background:linear-gradient(135deg,#1e293b,#1e1b4b);color:#60a5fa}[data-theme=dark] .gate-wall_heading__FWBVt{color:#f0f0f2}[data-theme=dark] .gate-wall_description__0hmcc{color:#9ca3af}[data-theme=dark] .gate-wall_input__sPYni{background:#0a0a0c;border-color:#2a2a30;color:#e5e7eb}[data-theme=dark] .gate-wall_input__sPYni:focus{border-color:#3b82f6;background:#141418}[data-theme=dark] .gate-wall_input__sPYni::placeholder{color:#4b5563}[data-theme=dark] .gate-wall_successMessage__PYvHW{color:#34d399}.soft-gate_card__n60mx{border-radius:22px;background:var(--lm-bg,#eef3ff);padding:clamp(20px,3vw,36px);display:flex;flex-direction:column;gap:20px}.soft-gate_headRow__VLcqZ{display:flex;align-items:center;gap:14px}.soft-gate_icon__qkHQ1{flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:#fff;display:grid;place-items:center;font-size:22px;box-shadow:0 2px 8px rgba(20,40,90,.08)}.soft-gate_heading__R0cP0{margin:0;font:700 clamp(20px,2.4vw,26px) var(--font-golos-text,"Golos Text",sans-serif);letter-spacing:-.01em;color:var(--ink,#10183a)}.soft-gate_description__hNngX{margin:0;max-width:60ch;font-size:16px;line-height:1.55;color:var(--ink-3,#4b5675)}.soft-gate_cols__6Is9O{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.soft-gate_cols__6Is9O[data-count="1"]{grid-template-columns:1fr;max-width:420px}.soft-gate_cols__6Is9O[data-count="2"]{grid-template-columns:repeat(2,1fr)}@media (max-width:720px){.soft-gate_cols__6Is9O,.soft-gate_cols__6Is9O[data-count="2"],.soft-gate_cols__6Is9O[data-count="3"]{grid-template-columns:1fr}}.soft-gate_col__qOxz7{background:#fff;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:10px}.soft-gate_colTitle__MCF_e{margin:0;font:600 17px var(--font-golos-text,"Golos Text",sans-serif);color:var(--ink,#10183a)}.soft-gate_colDesc__0Gn1O{margin:0;flex:1 1 auto;font-size:14.5px;line-height:1.45;color:var(--ink-3,#4b5675)}.soft-gate_shareGrid__dU9sV{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.soft-gate_shareBtn__IYPqE{width:46px;height:46px;border-radius:12px;border:none;background:var(--lm-bg,#eef3ff);color:var(--accent,#2f6bff);font-size:18px;font-weight:700;cursor:pointer;display:grid;place-items:center;transition:background .15s ease,transform .12s ease}.soft-gate_shareBtn__IYPqE:hover{background:#e2ebff;transform:translateY(-1px)}.soft-gate_copied__pf7Td{margin:4px 0 0;font-size:13px;color:var(--accent,#2f6bff)}.soft-gate_primaryBtn__dFq_s,.soft-gate_secondaryBtn__xsJNf{margin-top:6px;align-self:flex-start;height:50px;padding:0 26px;border-radius:13px;font:600 15.5px var(--font-golos-text,"Golos Text",sans-serif);cursor:pointer;transition:background .15s ease,opacity .15s ease}.soft-gate_primaryBtn__dFq_s{border:none;background:var(--accent,#2f6bff);color:#fff}.soft-gate_primaryBtn__dFq_s:hover{background:var(--accent-strong,#2356d8)}.soft-gate_secondaryBtn__xsJNf{border:1px solid var(--accent,#2f6bff);background:#fff;color:var(--accent,#2f6bff)}.soft-gate_secondaryBtn__xsJNf:hover{background:var(--lm-bg,#eef3ff)}.soft-gate_footer__etoou{margin:0;font-size:13.5px;color:var(--ink-4,#8a93ad)}.subscribe-form_card__RoKn9{border-radius:20px;background:var(--lm-bg,#eef3ff);padding:clamp(20px,3vw,36px);display:flex;flex-direction:column;gap:18px}.subscribe-form_headRow__MoJ7W{display:flex;gap:16px;align-items:flex-start}.subscribe-form_icon__AHhMc{flex:0 0 auto;width:52px;height:52px;border-radius:14px;background:#fff;display:grid;place-items:center;font-size:26px;box-shadow:0 2px 8px rgba(20,40,90,.08)}.subscribe-form_headText___xIom{display:flex;flex-direction:column;gap:8px}.subscribe-form_heading__DYeoA{margin:0;font:700 clamp(20px,2.4vw,26px) var(--font-golos-text,"Golos Text",sans-serif);letter-spacing:-.01em;color:var(--ink,#10183a)}.subscribe-form_description__o4abd{margin:0;font-size:15.5px;line-height:1.5;color:var(--ink-3,#4b5675)}.subscribe-form_bullets__kT_UY{margin:0;padding:0 0 0 4px;list-style:none;display:flex;flex-direction:column;gap:10px}.subscribe-form_bullets__kT_UY li{position:relative;padding-left:22px;font-size:15px;line-height:1.45;color:var(--ink-2,#2a3354)}.subscribe-form_bullets__kT_UY li:before{content:"";position:absolute;left:4px;top:8px;width:7px;height:7px;border-radius:50%;background:var(--accent,#2f6bff)}.subscribe-form_form__hmMCm{display:flex;gap:12px;flex-wrap:wrap}.subscribe-form_input__qmAky{flex:1 1 240px;min-width:0;height:56px;padding:0 20px;border-radius:14px;border:1px solid transparent;background:#fff;font-size:16px;color:var(--ink,#10183a)}.subscribe-form_input__qmAky:focus{outline:none;border-color:var(--accent,#2f6bff);box-shadow:0 0 0 3px rgba(47,107,255,.18)}.subscribe-form_submit__UNvqY{flex:0 0 auto;height:56px;padding:0 28px;border-radius:14px;border:none;background:var(--accent,#2f6bff);color:#fff;font:600 16px var(--font-golos-text,"Golos Text",sans-serif);cursor:pointer;transition:background .15s ease,opacity .15s ease}.subscribe-form_submit__UNvqY:hover:not(:disabled){background:var(--accent-strong,#2356d8)}.subscribe-form_submit__UNvqY:disabled{opacity:.55;cursor:not-allowed}.subscribe-form_optin__inR1i{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--ink-2,#2a3354);cursor:pointer}.subscribe-form_optin__inR1i input{margin-top:2px;width:18px;height:18px;accent-color:var(--accent,#2f6bff)}.subscribe-form_footer__PZCkl{margin:0;font-size:13px;line-height:1.5;color:var(--ink-4,#8a93ad)}.subscribe-form_footer__PZCkl a{color:var(--accent,#2f6bff);text-decoration:none}.subscribe-form_footer__PZCkl a:hover{text-decoration:underline}.subscribe-form_successWrap__4BhuK{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.subscribe-form_downloadAgain__7KQ3H{display:inline-block;margin-top:4px;color:var(--accent,#2f6bff);font-weight:600;text-decoration:none}.subscribe-form_downloadAgain__7KQ3H:hover{text-decoration:underline}.subscribe-form_error__y3N1o{margin:0;font-size:14px;color:var(--danger,#d33)}