.public-hero{position:relative;min-height:360px;overflow:hidden;padding:28px 24px;color:#f8faf5;background:#111510;border-radius:30px;box-shadow:var(--mobile-shadow)}.public-hero-copy{position:relative;z-index:2;display:flex;min-height:304px;flex-direction:column;align-items:flex-start}.public-hero-copy>span{color:#a7ad9f;font-size:11px;font-weight:650;letter-spacing:.17em;text-transform:uppercase}.public-hero-copy h2{margin:20px 0 12px;font-size:42px;line-height:.97;letter-spacing:-.055em}.public-hero-copy p{max-width:230px;margin:0;color:#abb1a7;font-size:14px;line-height:1.5}.public-hero-copy a{display:inline-flex;min-height:48px;align-items:center;gap:8px;margin-top:auto;padding:0 18px;color:#172006;background:var(--mobile-accent);border-radius:16px;font-size:13px;font-weight:700}.public-hero-copy a svg{width:18px}.public-orbit{position:absolute;right:-102px;top:84px;width:260px;height:260px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.public-orbit:before,.public-orbit:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.11);border-radius:50%}.public-orbit:before{top:31px;right:31px;bottom:31px;left:31px}.public-orbit:after{top:67px;right:67px;bottom:67px;left:67px}.public-orbit i{position:absolute;top:96px;right:96px;bottom:96px;left:96px;background:var(--mobile-accent);border-radius:50%;box-shadow:0 0 48px #c8f55a61}.public-orbit b{position:absolute;left:21px;top:42px;display:grid;width:46px;height:46px;place-items:center;color:#172006;background:#fff;border-radius:50%}.public-orbit b svg{width:20px}.quick-products{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.quick-products a{position:relative;display:flex;min-height:178px;flex-direction:column;align-items:flex-start;padding:18px;background:#fff;border:1px solid var(--mobile-line);border-radius:24px;box-shadow:var(--mobile-shadow)}.quick-products i{display:grid;width:46px;height:46px;place-items:center;color:#626860;background:#f1f2ee;border-radius:15px}.quick-products i.lime{color:#3f6705;background:#c8f55a57}.quick-products i svg{width:23px}.quick-products strong{margin-top:22px;font-size:17px}.quick-products span{margin-top:4px;color:var(--mobile-muted);font-size:11px}.quick-products>a>svg{position:absolute;right:16px;bottom:17px;width:17px;color:#6b7068}.wide-product{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:13px;margin-top:12px;padding:16px;background:var(--mobile-accent);border-radius:23px}.wide-product>i{display:grid;width:50px;height:50px;place-items:center;background:#fff9;border-radius:15px}.wide-product>i svg{width:24px}.wide-product strong,.wide-product small{display:block}.wide-product small{margin-top:4px;color:#172006a6;font-size:10px;line-height:1.35}.wide-product em{padding:5px 8px;color:#172006a1;background:#ffffff80;border-radius:8px;font-size:9px;font-style:normal;font-weight:700;text-transform:uppercase}.public-benefits{margin-top:22px}.public-benefits h3,.more-section h2{margin:0 0 12px;font-size:18px}.public-benefits article{display:grid;grid-template-columns:40px 1fr;gap:13px;padding:17px 2px;border-bottom:1px solid var(--mobile-line)}.public-benefits article>svg{width:23px;color:#78a824}.public-benefits article strong{font-size:14px}.public-benefits article p{margin:5px 0 0;color:var(--mobile-muted);font-size:11px;line-height:1.45}.catalog-line{margin-bottom:14px}.catalog-line button{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:650}.catalog-line svg{width:17px}.chip-scroll{display:flex;gap:8px;margin:0 -16px 15px;overflow-x:auto;padding:0 16px 5px}.chip-scroll button{flex:0 0 auto;min-height:38px;padding:0 15px;color:var(--mobile-muted);background:#fff;border:1px solid var(--mobile-line);border-radius:14px;font-size:12px}.chip-scroll button.active{color:#172006;background:var(--mobile-accent);border-color:var(--mobile-accent)}.product-list{display:grid;gap:12px}.product-card{position:relative;display:grid;grid-template-columns:1fr auto;width:100%;padding:20px;overflow:hidden;text-align:left;background:#fff;border:1px solid var(--mobile-line);border-radius:24px;box-shadow:var(--mobile-shadow)}.product-card.popular{border-color:#a7d74d}.product-card.popular:before{position:absolute;left:0;top:0;bottom:0;width:4px;content:"";background:var(--mobile-accent)}.product-card-head span,.product-card-head strong{display:block}.product-card-head span{color:#799331;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.product-card-head strong{margin-top:6px;font-size:18px}.product-price{text-align:right}.product-price strong{display:block;font-size:22px;letter-spacing:-.04em}.product-price small{color:var(--mobile-muted);font-size:9px}.product-card>p{display:flex;grid-column:1/-1;align-items:center;gap:6px;margin:15px 0 0;color:var(--mobile-muted);font-size:11px}.product-card>p svg{width:14px}.product-card>ul{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:6px;margin:13px 0 0;padding:0;list-style:none}.product-card>ul li{padding:7px 9px;color:#555b52;background:#f3f4f0;border-radius:9px;font-size:10px}.product-card>em{display:flex;grid-column:1/-1;align-items:center;justify-content:flex-end;gap:6px;margin-top:15px;color:#587d16;font-size:11px;font-style:normal;font-weight:650}.product-card>em svg{width:15px}.catalog-skeleton{display:grid;gap:12px}.catalog-skeleton i{height:180px;background:linear-gradient(100deg,#fff,#f1f2ef,#fff);background-size:200% 100%;border-radius:24px;animation:skeleton 1.1s infinite}@keyframes skeleton{to{background-position:-200% 0}}.product-location{display:flex;align-items:center;gap:7px;color:var(--mobile-muted);font-size:12px}.product-location svg{width:16px}.sheet-price{display:flex;align-items:baseline;gap:6px;margin:22px 0}.sheet-price span,.sheet-price small{color:var(--mobile-muted);font-size:11px}.sheet-price strong{font-size:36px;letter-spacing:-.05em}.product-sheet ul{display:grid;gap:10px;padding:0;margin:0 0 22px;list-style:none}.product-sheet li{display:flex;align-items:center;gap:10px;font-size:13px}.product-sheet li svg{width:17px;color:#6d9b1b}.vpn-card{min-height:390px;padding:24px;overflow:hidden;color:#172006;background:var(--mobile-accent);border-radius:28px}.vpn-card>span{display:inline-block;padding:5px 9px;background:#ffffff8c;border-radius:8px;font-size:9px;font-weight:700;text-transform:uppercase}.vpn-card>div{display:grid;width:94px;height:94px;margin:36px auto 28px;place-items:center;background:#ffffff8c;border-radius:30px}.vpn-card>div svg{width:46px;height:46px}.vpn-card h2{margin:0;font-size:35px;line-height:1;letter-spacing:-.05em}.vpn-card p{max-width:280px;margin:15px 0 0;color:#172006a6;font-size:13px;line-height:1.5}.feature-list{margin-top:14px;padding:2px 16px;background:#fff;border-radius:24px;box-shadow:var(--mobile-shadow)}.feature-list article{display:grid;grid-template-columns:44px 1fr 20px;align-items:center;gap:11px;min-height:90px;border-bottom:1px solid var(--mobile-line)}.feature-list article:last-child{border:0}.feature-list article>i{display:grid;width:44px;height:44px;place-items:center;color:#618e13;background:#eff8df;border-radius:14px}.feature-list article>i svg{width:21px}.feature-list article strong{font-size:13px}.feature-list article p{margin:4px 0 0;color:var(--mobile-muted);font-size:10px}.feature-list article>svg{width:17px;color:#8dbd35}.account-actions,.menu-list,.faq-list{overflow:hidden;background:#fff;border:1px solid var(--mobile-line);border-radius:24px;box-shadow:var(--mobile-shadow)}.account-actions a,.menu-list a{display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;min-height:78px;padding:12px 16px;border-bottom:1px solid var(--mobile-line)}.account-actions a:last-child,.menu-list a:last-child{border:0}.account-actions i{display:grid;width:44px;height:44px;place-items:center;color:#557d11;background:#eff8df;border-radius:14px}.account-actions svg,.menu-list svg{width:19px}.account-actions small{display:block;margin-top:4px;color:var(--mobile-muted);font-size:10px}.account-actions>a>svg,.menu-list>a>svg{color:#a3a79f}.more-section{margin-top:23px}.faq-list article{border-bottom:1px solid var(--mobile-line)}.faq-list article:last-child{border:0}.faq-list button{display:grid;grid-template-columns:23px 1fr 18px;width:100%;align-items:center;gap:10px;min-height:64px;padding:12px 15px;text-align:left;background:#fff}.faq-list button>svg:first-child{color:#74a31e}.faq-list button span{font-size:12px;font-weight:600}.faq-list button>svg:last-child{width:17px;color:#9da199;transition:transform .2s}.faq-list button>svg.rotated{transform:rotate(90deg)}.faq-list article p{margin:0;padding:0 16px 16px 48px;color:var(--mobile-muted);font-size:11px;line-height:1.55}.menu-list a{grid-template-columns:24px 1fr 18px;min-height:64px;font-size:12px}.menu-list a>svg:first-child{color:#6d9a1c}.contact-card{display:grid;grid-template-columns:48px 1fr 18px;align-items:center;gap:12px;margin-top:23px;padding:16px;background:#111510;color:#fff;border-radius:22px}.contact-card>svg:first-child{width:28px;color:var(--mobile-accent)}.contact-card small{display:block;margin-top:4px;color:#aab0a5;font-size:10px}.contact-card>svg:last-child{width:17px}.mobile-copyright{margin:28px 0 0;color:var(--mobile-muted);font-size:10px;text-align:center}.legal-screen{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:calc(16px + var(--safe-top)) 18px calc(30px + var(--safe-bottom));background:var(--mobile-page)}.legal-screen>header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:28px}.legal-screen>header a{display:grid;width:44px;height:44px;place-items:center;background:#fff;border:1px solid var(--mobile-line);border-radius:15px}.legal-screen>header a svg{width:20px}.legal-screen>header img{width:132px;margin:0 auto}.legal-screen>span{color:var(--mobile-muted);font-size:10px}.legal-screen>h1{margin:10px 0 28px;font-size:31px;line-height:1.05;letter-spacing:-.045em}.legal-screen section{padding:18px;margin-bottom:12px;background:#fff;border-radius:20px}.legal-screen h2{margin:0 0 15px;font-size:18px}.legal-screen h3{margin:18px 0 8px;font-size:14px}.legal-screen p,.legal-screen li{color:#5e645b;font-size:12px;line-height:1.58}.legal-screen li{margin:7px 0 7px 17px}.checkout-screen{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding-bottom:calc(132px + var(--safe-bottom));background:var(--mobile-page)}.checkout-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:calc(12px + var(--safe-top)) 16px 12px}.checkout-header button{display:grid;width:42px;height:42px;place-items:center;background:#fff;border:1px solid var(--mobile-line);border-radius:14px}.checkout-header button svg{width:19px}.checkout-header img{width:130px;margin:0 auto}.checkout-header>span{color:var(--mobile-muted);font-size:10px;text-align:right}.checkout-progress{height:3px;background:#e5e7e1}.checkout-progress i{display:block;height:100%;background:var(--mobile-accent-strong);transition:width .25s}.checkout-body{padding:25px 16px 12px}.checkout-body>h1{margin:8px 0 22px;font-size:31px;line-height:1;letter-spacing:-.045em}.checkout-loading{display:grid;min-height:280px;place-items:center;align-content:center;gap:15px}.checkout-loading i{width:34px;height:34px;border:3px solid #e2edcb;border-top-color:#79a924;border-radius:50%;animation:spin .8s linear infinite}.checkout-loading p{color:var(--mobile-muted);font-size:12px}.checkout-product{display:grid;grid-template-columns:52px 1fr 22px;gap:13px;align-items:center;padding:20px;background:#fff;border:1px solid var(--mobile-line);border-radius:23px;box-shadow:var(--mobile-shadow)}.checkout-product>i{display:grid;width:52px;height:52px;place-items:center;color:#567e10;background:#eff8df;border-radius:16px}.checkout-product>i svg{width:25px}.checkout-product strong,.checkout-product span,.checkout-product p{display:block}.checkout-product strong{font-size:16px}.checkout-product span{margin-top:4px;color:var(--mobile-muted);font-size:11px}.checkout-product p{margin:7px 0 0;color:#6d736a;font-size:9px;line-height:1.45}.checkout-product>svg{width:20px;color:#7fac2d}.checkout-note{padding:20px;color:var(--mobile-muted);background:#fff;border-radius:18px;font-size:12px}.os-list{display:grid;gap:11px}.os-list article{padding:18px;background:#fff;border:1px solid var(--mobile-line);border-radius:21px}.os-list article>strong{display:block;margin-bottom:13px;font-size:14px}.os-list article>div{display:flex;flex-wrap:wrap;gap:8px}.os-list button{display:flex;min-height:40px;align-items:center;gap:7px;padding:0 12px;color:var(--mobile-muted);background:#f1f2ee;border-radius:11px;font-size:11px}.os-list button.selected{color:#213008;background:var(--mobile-accent)}.os-list button svg{width:14px}.period-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.period-grid button{position:relative;min-height:98px;padding:15px;text-align:left;background:#fff;border:1px solid var(--mobile-line);border-radius:18px}.period-grid button.selected{border-color:#89bd2d;box-shadow:0 0 0 3px #c8f55a45}.period-grid strong,.period-grid span{display:block}.period-grid strong{font-size:13px}.period-grid span{margin-top:11px;font-size:19px;font-weight:700}.period-grid em{position:absolute;right:10px;top:10px;padding:4px 6px;color:#47720a;background:#eff8df;border-radius:7px;font-size:9px;font-style:normal}.daily-card{padding:20px;background:#fff;border-radius:21px}.daily-card span{color:var(--mobile-muted);font-size:11px}.daily-card strong{display:block;margin:8px 0;font-size:30px}.daily-card p{margin:0;color:var(--mobile-muted);font-size:11px;line-height:1.5}.quantity-step{padding:24px;text-align:center;background:#fff;border-radius:24px}.quantity-step>div{display:flex;align-items:center;justify-content:center;gap:24px}.quantity-step button{display:grid;width:50px;height:50px;place-items:center;background:#eff0ec;border-radius:16px}.quantity-step button:disabled{opacity:.35}.quantity-step button svg{width:20px}.quantity-step strong{min-width:50px;font-size:36px}.quantity-step p{margin:22px 0 0;color:var(--mobile-muted);font-size:11px;line-height:1.5}.quantity-step p.danger{color:var(--mobile-danger)}.payment-list{display:grid;gap:10px}.payment-list button{display:grid;grid-template-columns:48px 1fr 22px;align-items:center;gap:12px;min-height:82px;padding:14px;text-align:left;background:#fff;border:1px solid var(--mobile-line);border-radius:20px}.payment-list button.selected{border-color:#8dbf35;box-shadow:0 0 0 3px #c8f55a3d}.payment-list i{display:grid;width:48px;height:48px;place-items:center;color:#537b0e;background:#eff8df;border-radius:14px;font-size:23px;font-style:normal}.payment-list i svg{width:23px}.payment-list strong,.payment-list small{display:block}.payment-list small{margin-top:4px;color:var(--mobile-muted);font-size:10px}.payment-list>button>svg{width:18px;color:#77a528}.balance-card{display:flex;align-items:center;gap:13px;margin-top:12px;padding:17px;color:#fff;background:#111510;border-radius:20px}.balance-card>svg{width:27px;color:var(--mobile-accent)}.balance-card small,.balance-card strong{display:block}.balance-card small{color:#aab0a5;font-size:10px}.balance-card strong{margin-top:3px;font-size:19px}.confirm-card{padding:7px 18px;background:#fff;border:1px solid var(--mobile-line);border-radius:22px}.confirm-card p{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:56px;margin:0;border-bottom:1px solid var(--mobile-line)}.confirm-card p:last-child{border:0}.confirm-card span{color:var(--mobile-muted);font-size:11px}.confirm-card strong{max-width:63%;font-size:12px;text-align:right}.confirm-card p.total strong{font-size:22px}.confirm-step>.primary-button{margin-top:15px}.checkout-auth{margin-top:17px;padding:20px;background:#fff;border-radius:22px}.checkout-auth>span{color:var(--mobile-muted);font-size:10px}.checkout-auth h2{margin:5px 0 16px;font-size:21px}.checkout-auth form{display:grid;gap:11px}.checkout-error{margin-top:15px}.checkout-footer{position:fixed;z-index:20;left:50%;bottom:0;display:grid;grid-template-columns:auto 1fr;width:min(480px,100%);gap:13px;align-items:center;padding:13px 16px calc(13px + var(--safe-bottom));background:#fffffff7;border-top:1px solid var(--mobile-line);transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.checkout-footer>div{min-width:96px}.checkout-footer span,.checkout-footer strong{display:block}.checkout-footer span{max-width:110px;overflow:hidden;color:var(--mobile-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.checkout-footer strong{margin-top:3px;font-size:18px}.checkout-footer .primary-button{min-width:0}.checkout-success{display:flex;width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:calc(40px + var(--safe-top)) 20px calc(25px + var(--safe-bottom));align-items:center;flex-direction:column;text-align:center;background:var(--mobile-page)}.checkout-success>img{width:145px}.checkout-success>i{display:grid;width:88px;height:88px;margin:65px auto 24px;place-items:center;color:#436d08;background:var(--mobile-accent);border-radius:30px}.checkout-success>i svg{width:42px}.checkout-success>span{color:var(--mobile-muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.checkout-success h1{margin:9px 0;font-size:37px}.checkout-success p{max-width:290px;margin:0;color:var(--mobile-muted);font-size:12px;line-height:1.5}.checkout-success article{display:flex;width:100%;justify-content:space-between;margin:30px 0 15px;padding:19px;background:#fff;border-radius:18px}.checkout-success article span{color:var(--mobile-muted)}.checkout-success article strong{font-size:18px}.checkout-success>a:not(.primary-button){margin-top:17px;font-size:12px;text-decoration:underline}@media (max-width: 350px){.public-hero-copy h2{font-size:36px}.product-card{grid-template-columns:1fr}.product-price{margin-top:12px;text-align:left}.checkout-footer{grid-template-columns:82px 1fr;padding-left:10px;padding-right:10px}.quick-products a{padding:14px}}:root{--mobile-shell: #f3f4ef;--mobile-page: #f6f7f3;--mobile-card: #ffffff;--mobile-ink: #111311;--mobile-muted: #7c8179;--mobile-line: #dcddd7;--mobile-accent: #c8f55a;--mobile-accent-strong: #8cc51f;--mobile-accent-ink: #18210b;--mobile-danger: #d3483e;--mobile-warning: #c37b21;--mobile-radius-lg: 24px;--mobile-radius-md: 18px;--mobile-shadow: 0 16px 46px rgba(22, 28, 17, .07);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;scrollbar-width:none}*::-webkit-scrollbar{width:0;height:0;display:none}html{background:var(--mobile-shell);overscroll-behavior-y:none}body{min-width:320px;min-height:100vh;margin:0;color:var(--mobile-ink);background:var(--mobile-shell);font-family:Onest,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,a,input,select,textarea{color:inherit;font:inherit}button{border:0;cursor:pointer}input,select,textarea{font-size:16px}a{color:inherit;text-decoration:none}#root{min-height:100vh}.mobile-stage{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:calc(34px + var(--safe-top)) 18px calc(28px + var(--safe-bottom));background:var(--mobile-page)}.mobile-stage-logo{display:block;width:148px;margin:14px auto 54px}.mobile-stage-card{padding:26px;background:var(--mobile-card);border:1px solid rgba(220,221,215,.75);border-radius:var(--mobile-radius-lg);box-shadow:var(--mobile-shadow)}.mobile-stage-card span{color:var(--mobile-muted);font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.mobile-stage-card h1{margin:14px 0 10px;font-size:clamp(32px,9vw,42px);line-height:1.02;letter-spacing:-.045em}.mobile-stage-card p{margin:0;color:var(--mobile-muted);font-size:15px}.app-phone{width:min(100%,480px);min-height:100dvh;margin:0 auto;background:var(--mobile-page);padding-bottom:calc(94px + var(--safe-bottom))}.app-content{padding:0 16px 26px}.top-bar{padding:calc(14px + var(--safe-top)) 16px 8px}.top-bar>img{display:block;width:136px;height:46px;object-fit:contain;margin:0 auto 24px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:72px}.page-heading h1{margin:0;font-size:29px;line-height:1.04;letter-spacing:-.04em}.page-heading p{margin:7px 0 0;color:var(--mobile-muted);font-size:13px}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);width:min(480px,100vw);min-height:calc(72px + var(--safe-bottom));padding:5px 6px calc(5px + var(--safe-bottom));background:#fffffff5;border-top:1px solid rgba(220,221,215,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.bottom-nav a{display:flex;min-width:0;min-height:62px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:24px;color:#5f645d;font-size:9px;font-weight:500;transition:color .2s,background .2s,transform .2s}.bottom-nav a svg{width:23px;height:23px;stroke-width:1.9}.bottom-nav a.active{color:#42680a;background:#c8f55a38;box-shadow:inset 0 0 0 1px #8cc51f2e,0 8px 24px #30471014;transform:translateY(-3px)}.primary-button,.secondary-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;border-radius:16px;padding:0 18px;font-weight:600}.primary-button{width:100%;color:var(--mobile-accent-ink);background:var(--mobile-accent)}.primary-button:disabled{cursor:wait;opacity:.55}.secondary-button{color:var(--mobile-ink);background:var(--mobile-card);border:1px solid var(--mobile-line)}.sheet-layer{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:#080b078a}.bottom-sheet{position:relative;width:min(100%,560px);max-height:min(78dvh,760px);overflow:auto;padding:0 18px calc(22px + var(--safe-bottom));background:var(--mobile-card);border-radius:28px 28px 0 0;box-shadow:0 -20px 60px #0f130c33;transition:transform .2s ease-out}.bottom-sheet.tall{max-height:calc(100dvh - var(--safe-top) - 30px)}.sheet-drag{display:flex;min-height:35px;align-items:center;justify-content:center;touch-action:none}.sheet-drag i{width:52px;height:4px;border-radius:4px;background:#cfd1ca}.bottom-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.bottom-sheet>header h2{margin:0;font-size:25px;letter-spacing:-.035em}.bottom-sheet>header button{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#f1f2ee}.ticket-typing-mobile{width:fit-content;margin:8px 0;padding:8px 12px;color:var(--mobile-muted);background:#f0f2ec;border-radius:14px;font-size:12px;font-weight:600}.pull-root{min-height:100dvh}.pull-indicator{position:fixed;z-index:60;top:calc(var(--safe-top) + 4px);left:50%;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#527b12;background:#fff;box-shadow:0 12px 36px #131c0b2e;pointer-events:none}.pull-indicator.refreshing svg{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:calc(42px + var(--safe-top)) 18px calc(30px + var(--safe-bottom));background:var(--mobile-page)}.auth-brand{display:block;width:160px;margin:0 auto 40px}.auth-card{padding:26px 20px;background:#fff;border:1px solid rgba(220,221,215,.8);border-radius:28px;box-shadow:var(--mobile-shadow)}.eyebrow{color:var(--mobile-muted);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.auth-card h1{margin:13px 0 24px;font-size:34px;line-height:1;letter-spacing:-.045em}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;margin-bottom:18px;background:#eff0ec;border-radius:15px}.segmented button{min-height:44px;color:var(--mobile-muted);background:transparent;border-radius:12px}.segmented button.active{color:var(--mobile-ink);background:#fff;box-shadow:0 4px 14px #12180e12}.auth-card form{display:grid;gap:13px}.floating-field{display:grid;gap:7px}.floating-control{position:relative;display:block}.floating-control input{width:100%;height:64px;padding:19px 50px 7px 16px;color:var(--mobile-ink);background:#fbfbf9;border:1px solid var(--mobile-line);border-radius:16px;outline:0}.floating-control i{position:absolute;top:50%;left:16px;color:#8b9088;font-style:normal;transform:translateY(-50%);transition:.16s ease;pointer-events:none}.floating-control input:focus,.floating-control input:not(:placeholder-shown){border-color:#9bcf34;box-shadow:0 0 0 4px #c8f55a47}.floating-control input:focus+i,.floating-control input:not(:placeholder-shown)+i{top:10px;font-size:10px;transform:none}.floating-control button{position:absolute;top:50%;right:8px;display:grid;width:42px;height:42px;place-items:center;background:transparent;transform:translateY(-50%)}.floating-control button svg{width:20px}.floating-field small{padding-left:3px;color:var(--mobile-muted);font-size:11px;line-height:1.35}.floating-field small.field-error,.form-error{color:var(--mobile-danger)}.form-error{padding:11px 13px;border-radius:12px;background:#fff0ee;font-size:13px}.text-link{display:block;margin-top:18px;text-align:center;text-decoration:underline}.app-splash,.screen-loading{display:grid;min-height:100dvh;place-items:center;align-content:center;gap:18px;background:var(--mobile-page)}.app-splash img{width:156px}.app-splash span,.screen-loading span{width:34px;height:34px;border:3px solid rgba(140,197,31,.2);border-top-color:var(--mobile-accent-strong);border-radius:50%;animation:spin .8s linear infinite}.screen-loading p{color:var(--mobile-muted)}.empty-state,.error-state{padding:30px 20px;text-align:center;background:#fff;border-radius:var(--mobile-radius-lg);box-shadow:var(--mobile-shadow)}.empty-state>svg,.error-state>svg{width:34px;height:34px;color:var(--mobile-muted)}.empty-state h3,.error-state h3{margin:14px 0 7px}.empty-state p,.error-state p{margin:0 0 18px;color:var(--mobile-muted);font-size:13px;line-height:1.45}.toast-host{position:fixed;z-index:100;top:calc(var(--safe-top) + 10px);left:50%;display:grid;width:min(calc(100% - 24px),440px);gap:8px;transform:translate(-50%)}.toast-host article{display:grid;grid-template-columns:24px 1fr 32px;align-items:center;gap:10px;padding:13px;background:#fff;border:1px solid var(--mobile-line);border-radius:16px;box-shadow:0 15px 45px #0a0e0829}.toast-host article>svg{color:var(--mobile-accent-strong)}.toast-host article.error>svg{color:var(--mobile-danger)}.toast-host article strong,.toast-host article span{display:block}.toast-host article span{margin-top:3px;color:var(--mobile-muted);font-size:11px}.toast-host article button{display:grid;width:32px;height:32px;place-items:center;background:transparent}.toast-host article button svg{width:18px}
