.promo-face{--promo-bg:var(--tone-1);--promo-ink:var(--tone-2);--promo-muted:var(--tone-3);--promo-accent:var(--tone-4);box-sizing:border-box;background:var(--promo-bg);width:100%;min-height:78px;color:var(--promo-ink);text-align:left;letter-spacing:0;isolation:isolate;border-radius:20px;grid-template-columns:40px minmax(0,1fr) auto 45px;grid-template-areas:"mark title discount control""mark prices discount control";align-content:center;align-items:center;gap:3px 8px;padding:12px;font-family:inherit;display:grid;position:relative;overflow:hidden}.promo-face .promo-face__mark{width:40px;height:40px;color:var(--promo-accent);background:var(--tone-5);border-radius:11px;grid-area:mark;align-self:center;place-items:center;display:grid}.promo-face .promo-face__title{grid-area:title;min-width:0;font-size:13px;font-weight:800;line-height:1.2}.promo-face .promo-face__prices{white-space:nowrap;grid-area:prices;align-items:center;gap:9px;min-width:0;display:flex}.promo-face .promo-face__prices strong{color:var(--promo-ink);font-size:21px;font-weight:850;line-height:1.1}.promo-face .promo-face__prices del{color:var(--promo-muted);font-size:12px;font-weight:600;line-height:1}.promo-face .promo-face__discount{background:color-mix(in srgb, var(--promo-accent) 11%, transparent);color:var(--promo-accent);white-space:nowrap;border-radius:10px;grid-area:discount;align-self:center;padding:5px 9px;font-size:12px;font-weight:850;line-height:1}.promo-face .promo-face__control{box-sizing:border-box;border:2px solid color-mix(in srgb, var(--promo-muted) 38%, transparent);color:var(--surface);border-radius:50%;grid-area:control;align-self:center;place-items:center;width:27px;height:27px;display:grid}.promo-face .promo-face__action{grid-area:control;align-items:center;gap:2px;display:flex}.promo-face .promo-face__arrow{color:var(--promo-muted);opacity:.65;flex:0 0 16px}.promo-face[data-enabled=true] .promo-face__control{border-color:var(--promo-accent);background:var(--promo-accent)}.promo-face[data-enabled=true] .promo-face__control svg{animation:.2s ease-out both promo-check-pop}.promo-face--ink{--promo-bg:var(--tone-7);--promo-ink:var(--surface);--promo-muted:var(--tone-8);--promo-accent:var(--tone-9)}.promo-face--ink .promo-face__mark{background:color-mix(in srgb, var(--promo-accent) 14%, var(--promo-bg))}.promo-face--ink .promo-face__prices strong{color:var(--promo-accent)}.promo-face--peach{--promo-bg:var(--tone-10);--promo-ink:var(--tone-11);--promo-muted:var(--tone-12);--promo-accent:var(--tone-13)}.promo-face--ticket{--promo-bg:var(--tone-14)}.promo-face--compact{--promo-bg:var(--tone-15);--promo-ink:var(--tone-16);min-height:76px}.promo-face--split{--promo-bg:var(--tone-17)}.promo-face--violet{--promo-bg:var(--tone-18);--promo-ink:var(--tone-19);--promo-muted:var(--tone-20);--promo-accent:var(--tone-21)}.promo-face--blue{--promo-bg:var(--tone-22);--promo-ink:var(--tone-23);--promo-muted:var(--tone-24);--promo-accent:var(--tone-25)}.promo-face--outline{--promo-bg:var(--surface);box-shadow:inset 0 0 0 2px var(--tone-26)}.promo-face--stack{--promo-bg:var(--tone-27);--promo-ink:var(--tone-28);--promo-muted:var(--tone-29);--promo-accent:var(--tone-30);box-shadow:inset 0 -4px var(--tone-31)}.promo-face[data-left-stripe=true]:before{content:"";z-index:0;box-sizing:border-box;border-left:4px solid var(--promo-accent);border-radius:inherit;pointer-events:none;position:absolute;inset:0}@keyframes promo-check-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (width<=360px){.promo-face{grid-template-columns:36px minmax(0,1fr) auto 43px;column-gap:6px;min-height:74px;padding:10px}.promo-face .promo-face__mark{border-radius:11px;width:36px;height:36px}.promo-face .promo-face__mark svg{width:23px;height:23px}.promo-face .promo-face__title{font-size:13px}.promo-face .promo-face__prices{gap:4px}.promo-face .promo-face__prices strong{font-size:17px}.promo-face .promo-face__prices del{font-size:10px}.promo-face .promo-face__discount{border-radius:7px;padding:4px 5px;font-size:9px}.promo-face .promo-face__control{width:25px;height:25px}}@media (prefers-reduced-motion:reduce){.promo-face[data-enabled=true] .promo-face__control svg{animation:none}}:root{color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;--ink:var(--ink);--muted:var(--muted);--soft:var(--soft);--green:var(--green);--green-dark:var(--green-dark);--green-soft:var(--green-soft);--blue-soft:var(--blue-soft);--shadow:0 14px 34px var(--tone-39);--motion-ease:cubic-bezier(.22, 1, .36, 1);background:var(--surface);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{overscroll-behavior-y:none;background:var(--surface);min-height:100%}body{overscroll-behavior-y:none;background:var(--surface);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid var(--tone-40)}@media (width<=700px){input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{font-size:16px!important}}.app-shell{background:var(--surface);width:100%;max-width:540px;min-height:100vh;margin:0 auto}.app-shell button{appearance:none}.main{padding:0 16px calc(104px + env(safe-area-inset-bottom))}.main--with-cart{padding-bottom:calc(196px + env(safe-area-inset-bottom))}.tma-screen-enter{width:100%;animation:tma-screen-in .3s var(--motion-ease) both}.brand{cursor:pointer;letter-spacing:0;background:0 0;border:0;align-items:center;gap:9px;padding:6px 0;font-size:18px;font-weight:800;display:inline-flex}.brand__mark{background:var(--surface);border-radius:8px;flex:none;width:29px;height:29px;display:block;position:relative;overflow:hidden}.brand__mark img{object-fit:contain;width:140%;max-width:none;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-button{cursor:pointer;background:var(--surface);width:38px;height:38px;box-shadow:0 6px 20px var(--tone-41);border:0;border-radius:50%;place-items:center;padding:0;display:grid}.eyebrow{color:var(--green-dark);text-transform:uppercase;letter-spacing:0;margin:0 0 9px;font-size:12px;font-weight:800}.page-title h1{letter-spacing:0;margin:0;font-size:35px;line-height:1.06}.primary-button{background:var(--ink);color:var(--surface);cursor:pointer;width:100%;min-height:54px;box-shadow:0 12px 24px var(--tone-42);border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.primary-button:disabled{opacity:.65;cursor:wait}.home-screen{min-height:calc(100dvh - 104px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding-top:calc(10px + env(safe-area-inset-top));flex-direction:column;justify-content:center;display:flex}.home-stage{text-align:center}.home-stage h1{margin:-1px 0 13px;font-size:28px;line-height:1.08;transform:translateY(-7px)}.app-burst{width:min(280px,100%);height:134px;margin:0 auto;position:relative}.app-burst:before,.app-burst:after{content:"";transform-origin:0;background:var(--tone-43);height:1px;position:absolute;top:67px;left:50%}.app-burst:before{width:120px;transform:rotate(-31deg)}.app-burst:after{width:120px;transform:rotate(28deg)}.burst-logo{z-index:3;background:var(--surface);width:76px;height:76px;box-shadow:0 14px 34px var(--tone-44);border-radius:22px;position:absolute;top:30px;left:50%;overflow:hidden;transform:translate(-50%)}.burst-logo img{object-fit:contain;width:140%;max-width:none;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.burst-app{z-index:2;background:var(--tone-45);border:4px solid var(--surface);width:44px;height:44px;box-shadow:0 8px 20px var(--tone-46);border-radius:15px;position:absolute;overflow:hidden}.burst-app img{object-fit:cover;width:100%;height:100%}.burst-app--sber{top:0;left:8px;transform:rotate(-8deg)}.burst-app--vk{bottom:8px;right:8px;transform:rotate(8deg)}.burst-app--ai{top:0;right:8px;transform:rotate(7deg)}.burst-app--claude{bottom:8px;left:8px;transform:rotate(-6deg)}.home-steps{gap:7px;margin-top:4px;display:grid}.home-step{text-align:left;background:var(--tone-45);border-radius:17px;align-items:center;gap:12px;min-height:64px;padding:10px 14px;display:flex}.home-step>span{background:var(--green-soft);width:30px;height:30px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.home-step strong,.home-step p{display:block}.home-step strong{font-size:14px}.home-step p{color:var(--muted);margin:3px 0 0;font-size:11px}.home-action{box-shadow:none;margin-top:10px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:24px;line-height:1.12}.page-title{padding:20px 2px 16px}.page-title h1{font-size:32px}.page-title>p:last-child{color:var(--muted);margin:9px 0 0;font-size:14px}.catalog-screen{min-width:0;max-width:100%;padding-top:calc(10px + env(safe-area-inset-top));overflow-x:hidden}.search-field{background:var(--tone-45);border-radius:17px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.search-field svg{color:var(--tone-47);flex:none}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.search-field button{background:var(--soft);cursor:pointer;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.promotion-banner{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:22px;margin-top:12px;padding:0;display:block}.promotion-banner:active{opacity:.9}.promotion-banner:focus-visible{outline-offset:3px;outline:3px solid var(--tone-4)}.promotion-toast{z-index:250;top:calc(12px + env(safe-area-inset-top));color:var(--surface);background:var(--tone-48);width:calc(100% - 24px);max-width:516px;box-shadow:0 8px 24px var(--tone-49);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;line-height:1.4;display:flex;position:fixed;left:50%;transform:translate(-50%)}.promotion-toast>svg{flex:0 0 18px}.promotion-toast>span{overflow-wrap:anywhere;flex:1;min-width:0}.promotion-toast button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 36px;place-items:center;display:grid}.chips{scrollbar-width:none;gap:8px;margin:13px -16px 0;padding:0 16px 5px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{color:var(--tone-50);cursor:pointer;background:var(--tone-51);border:0;border-radius:11px;flex:none;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.chip--active{background:var(--ink);color:var(--surface)}.list-heading{justify-content:space-between;align-items:center;padding:20px 2px 10px;display:flex}.list-heading strong{font-size:15px}.list-heading span{color:var(--muted);font-size:13px}.app-list{background:0 0;gap:8px;min-width:0;max-width:100%;display:grid;overflow:hidden}.app-row{text-align:left;cursor:pointer;background:var(--tone-45);border:0;border-radius:18px;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%;min-height:76px;padding:10px 14px;display:flex;position:relative;overflow:hidden}.app-row+.app-row:before{display:none}.app-row--selected{background:var(--tone-52)}.app-icon{color:var(--surface);border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid;position:relative;overflow:hidden}.app-icon--mint{background:var(--tone-53)}.app-icon--ink{background:var(--tone-54)}.app-icon--blue{background:var(--tone-55)}.app-icon img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.app-icon b{font-size:14px}.app-row__text{flex:1;min-width:0}.app-row__text strong,.app-row__text small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-row__text strong{font-size:15px}.app-row__text small{color:var(--muted);margin-top:5px;font-size:11px}.select-circle{color:var(--surface);border:2px solid var(--tone-56);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.app-row--selected .select-circle{border-color:var(--green);background:var(--green)}.app-row--selected .select-circle svg{animation:tma-check-pop .28s var(--motion-ease) both}.cart-wrap{z-index:45;right:0;bottom:calc(70px + env(safe-area-inset-bottom));background:linear-gradient(var(--tone-57), var(--surface) 34%);width:100%;max-width:540px;margin:auto;padding:10px 12px 0;position:fixed;left:0}.cart-bar{color:var(--surface);background:var(--tone-58);box-shadow:0 14px 36px var(--tone-59);border-radius:18px;align-items:center;gap:12px;padding:11px 11px 11px 16px;display:flex}.cart-bar>div{flex:1;min-width:0}.cart-bar span,.cart-bar strong{display:block}.cart-bar span{color:var(--tone-60);font-size:11px}.cart-bar strong{margin-top:2px;font-size:20px}.cart-bar__price strong{white-space:nowrap;align-items:baseline;gap:7px;display:flex}.cart-bar__price strong del{color:var(--tone-61);font-size:11px;font-weight:650}.cart-bar__price strong b{color:var(--surface);font-size:20px}@media (width<=370px){.cart-bar{gap:8px;padding-left:12px}.cart-bar__price strong{flex-direction:column;align-items:flex-start;gap:0}.cart-bar__price strong del{font-size:9px;line-height:1}.cart-bar__price strong b{font-size:18px}.cart-bar__checkout{padding-inline:10px;font-size:12px}}.cart-bar button{cursor:pointer;border:0;justify-content:center;align-items:center;display:flex}.cart-bar__clear{color:var(--tone-62);background:var(--tone-63);border-radius:11px;flex:0 0 36px;width:36px;height:36px;padding:0}.cart-bar__checkout{background:var(--green);color:var(--surface);border-radius:13px;gap:6px;min-height:45px;padding:0 14px;font-size:13px;font-weight:800}.cart-bar__checkout:disabled{color:var(--tone-64);cursor:not-allowed;background:var(--tone-65)}.bottom-nav{z-index:40;width:100%;max-width:540px;min-height:calc(70px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--tone-66);box-shadow:0 -8px 28px var(--tone-41);grid-template-columns:repeat(4,1fr);margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:var(--tone-67);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;outline:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-nav__item:focus-visible{outline-offset:-3px;outline:3px solid var(--tone-40)}.bottom-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:108px;font-size:10px;font-weight:700;overflow:hidden}.bottom-nav__item--active{color:var(--green-dark)}.bottom-nav__item svg{transition:transform .2s var(--motion-ease)}.bottom-nav__item--active svg{transform:translateY(-2px)scale(1.08)}.guide-notices{gap:12px;display:grid}.guide-format-title{color:var(--ink);margin:20px 0 12px;font-size:18px;line-height:1.35}.guide-video{background:var(--tone-68);width:min(100%,390px);box-shadow:0 8px 28px var(--tone-69);border-radius:14px;margin:12px auto 18px;overflow:hidden}.guide-video video{aspect-ratio:9/16;object-fit:contain;background:var(--tone-68);width:100%;max-height:min(68dvh,640px);display:block}.warning-band,.activation-required-note{color:var(--tone-70);background:var(--tone-71);border:0;border-radius:16px;align-items:center;gap:12px;margin:0;padding:15px;display:flex}.guide-screen{padding-top:calc(10px + env(safe-area-inset-top))}.warning-band>svg,.activation-required-note>svg{flex:none}.warning-band>div,.activation-required-note>div{min-width:0}.warning-band strong,.activation-required-note strong{font-size:13px;display:block}.warning-band p,.activation-required-note p{color:var(--tone-72);margin:4px 0 0;font-size:11px;line-height:1.45}.phase-list{background:0 0;gap:9px;display:grid;overflow:visible}.phase{background:var(--tone-45);border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:12px;min-height:108px;padding:18px;display:grid;position:relative}.phase+.phase:before{display:none}.phase__number{background:var(--green);color:var(--surface);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid;position:absolute;top:15px;left:53px}.phase__icon{background:var(--green-soft);width:44px;height:44px;color:var(--green-dark);border-radius:14px;place-items:center;display:grid}.phase__icon svg{width:22px}.phase>div{grid-column:2}.phase h2{margin:0;font-size:17px}.phase p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.sticky-action{margin-bottom:12px}.guide-stage{background:var(--tone-45);border-radius:17px;align-items:center;gap:12px;margin-top:12px;padding:16px;display:flex}.guide-stage>span{background:var(--ink);color:var(--surface);border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.guide-stage div{min-width:0}.guide-stage small{color:var(--green-dark);font-size:10px;font-weight:800}.guide-stage h2{margin:3px 0 0;font-size:16px}.guide-stage p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.guide-gallery{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;margin:10px -16px 18px;padding:0 16px 5px;scroll-padding:16px;display:flex;overflow-x:auto}.guide-gallery::-webkit-scrollbar{display:none}.guide-gallery figure{scroll-snap-align:start;background:var(--tone-45);border-radius:14px;flex:none;width:min(43vw,190px);margin:0;overflow:hidden}.guide-gallery__image{aspect-ratio:1;cursor:zoom-in;background:var(--tone-68);border:0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.guide-gallery img{object-fit:contain;width:100%;height:100%;display:block}.guide-gallery figcaption{color:var(--tone-73);align-items:center;gap:7px;min-height:45px;padding:8px 10px;font-size:10px;font-weight:750;line-height:1.25;display:flex}.guide-gallery figcaption span{width:21px;height:21px;color:var(--green-dark);background:var(--surface);border-radius:7px;flex:none;place-items:center;font-size:9px;display:grid}.guide-lightbox{z-index:240;padding:calc(58px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));background:var(--tone-74);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;inset:0;overflow:hidden}.guide-lightbox__image{width:min(86vw, 430px, calc(100dvh - 170px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));aspect-ratio:1;background:var(--tone-68);border-radius:14px;place-items:center;max-width:100%;display:grid;overflow:hidden}.guide-lightbox__image img{object-fit:contain;width:100%;height:100%;display:block}.guide-lightbox__close{top:calc(10px + env(safe-area-inset-top));color:var(--surface);cursor:pointer;background:var(--tone-75);border:0;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;right:12px}.guide-lightbox__footer{color:var(--surface);text-align:center;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:9px;width:min(100%,520px);min-height:48px;display:grid}.guide-lightbox__footer>button{color:var(--surface);cursor:pointer;background:var(--tone-75);border:0;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.guide-lightbox__footer>span{min-width:0;font-size:11px}.guide-lightbox__footer b{font-size:14px}.guide-lightbox__footer small{color:var(--tone-76);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.profile-screen{padding-top:calc(12px + env(safe-area-inset-top))}.profile-head{align-items:center;gap:12px;padding:4px 2px 16px;display:flex}.profile-head>div{flex:1;min-width:0}.profile-support{background:var(--surface);min-width:42px;height:42px;color:var(--green);border-radius:13px;flex:none;justify-content:center;align-items:center;gap:6px;margin-left:auto;padding:0 10px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.profile-support svg{flex:none}.profile-support--disabled{color:var(--tone-77)}.avatar{background:var(--ink);color:var(--surface);border-radius:50%;place-items:center;width:50px;height:50px;font-size:19px;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile-head h1{margin:0;font-size:20px}.profile-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.profile-stats{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:24px;display:grid}.profile-stats div{background:var(--tone-45);border-radius:17px;padding:14px 15px}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{font-size:23px}.profile-stats span{color:var(--muted);margin-top:2px;font-size:11px}.purchase-list{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.purchase-card{text-align:left;cursor:pointer;background:var(--tone-45);border:0;border-radius:17px;align-items:center;gap:11px;width:100%;min-height:76px;padding:10px 12px;display:flex}.purchase-card:active{background:var(--tone-78)}.purchase-card:disabled{cursor:wait}.purchase-icon{width:48px;height:48px;color:var(--ink);background:var(--tone-79);border-radius:14px;flex:none;place-items:center;display:grid;overflow:hidden}.purchase-icon img{object-fit:cover;width:100%;height:100%}.purchase-icon b{font-size:13px}.purchase-card__info{flex:1;min-width:0}.purchase-card__info strong,.purchase-card__info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.purchase-card__info strong{font-size:15px}.purchase-card__info small{color:var(--muted);margin-top:4px;font-size:11px}.purchase-card__meta{flex:none;align-items:center;gap:5px;display:flex}.purchase-status{color:var(--tone-80);white-space:nowrap;background:var(--tone-81);border-radius:9px;align-items:center;min-height:28px;padding:0 7px;font-size:11px;font-weight:850;display:flex}.purchase-status--available,.purchase-status--installing,.purchase-status--activation_starting,.purchase-status--active{color:var(--green-dark);background:var(--tone-82)}.purchase-card__chevron{color:var(--tone-83);flex:none}.purchase-extension-ready .primary-button{padding:12px;font-size:14px;line-height:1.4}.purchase-extension-ready .primary-button svg{flex-shrink:0}.profile-error{color:var(--tone-84);background:var(--tone-85);border-radius:12px;margin:-8px 0 10px;padding:10px 12px;font-size:11px;font-weight:700}.referrals-screen{padding-top:calc(12px + env(safe-area-inset-top))}.referrals-screen .screen-header h1{margin-top:0}.screen-header{justify-content:space-between;align-items:center;gap:14px;padding:8px 2px 20px;display:flex}.screen-header>div{min-width:0}.screen-header span{color:var(--green-dark);font-size:10px;font-weight:800}.screen-header h1{margin:4px 0 0;font-size:28px;line-height:1.1}.screen-header p{color:var(--muted);margin:6px 0 0;font-size:11px}.referrals-balance{background:var(--ink);color:var(--surface);border-radius:18px;padding:20px}.referrals-balance>small{color:var(--tone-86);font-size:10px}.referrals-balance>strong{margin-top:4px;font-size:32px;display:block}.referrals-balance>div{background:var(--tone-87);border-radius:5px;height:5px;margin-top:17px;overflow:hidden}.referrals-balance>div span{border-radius:inherit;background:var(--green);height:100%;display:block}.referrals-balance p{color:var(--tone-86);margin:8px 0 0;font-size:9px;line-height:1.4}.referrals-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.referrals-metrics div{background:var(--tone-45);border-radius:15px;min-width:0;padding:13px 10px}.referrals-metrics strong,.referrals-metrics span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.referrals-metrics strong{font-size:16px}.referrals-metrics span{color:var(--muted);margin-top:3px;font-size:9px}.referrals-share{min-height:50px;box-shadow:none;margin-top:14px}.secondary-button{width:100%;min-height:46px;color:var(--ink);cursor:pointer;background:var(--tone-88);border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.secondary-button:disabled{color:var(--tone-89);cursor:not-allowed}.referrals-withdraw{margin-top:7px}.referrals-history{margin-top:24px}.referrals-history h2{margin:0 0 10px 2px;font-size:16px}.referrals-history>div{background:var(--tone-45);border-radius:15px;align-items:center;gap:11px;min-height:62px;padding:9px 11px;display:flex}.referrals-history>div+div{margin-top:7px}.referrals-history>div>span{border-radius:11px;flex:none;place-items:center;width:34px;height:34px;display:grid}.referrals-history .is-credit{background:var(--green-soft);color:var(--green-dark)}.referrals-history .is-payout{color:var(--tone-90);background:var(--tone-78)}.referrals-history p{flex:1;min-width:0;margin:0}.referrals-history strong,.referrals-history small{display:block}.referrals-history strong{font-size:12px}.referrals-history small{color:var(--muted);margin-top:3px;font-size:9px}.referrals-history b{flex:none;font-size:12px}.referrals-empty{color:var(--muted);text-align:center;background:var(--tone-45);border-radius:15px;margin:0;padding:24px;font-size:11px}.sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--tone-91);justify-content:center;align-items:flex-end;padding-top:40px;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:540px;max-height:92vh;padding:22px 18px calc(20px + env(safe-area-inset-bottom));background:var(--surface);box-shadow:0 -20px 60px var(--tone-92);border-radius:24px 24px 0 0;position:relative;overflow-y:auto}.sheet__handle{background:var(--tone-93);border-radius:5px;width:42px;height:5px;margin:-10px auto 20px}.sheet__close{background:var(--soft);box-shadow:none;position:absolute;top:17px;right:17px}.sheet h2{margin:0 42px 15px 0;font-size:28px}.checkout-apps{flex-wrap:wrap;gap:7px;margin:15px 0 20px;display:flex}.checkout-apps span{background:var(--soft);border-radius:9px;padding:8px 10px;font-size:12px;font-weight:700}.checkout-total{background:var(--tone-94);border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:17px;display:flex}.checkout-total small,.checkout-total strong{display:block}.checkout-total small{color:var(--muted);margin-bottom:4px;font-size:10px}.checkout-total strong{font-size:14px}.checkout-total b{font-size:23px}.checkout-total__amount{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:8px;min-width:0;display:flex}.checkout-total__amount del{color:var(--tone-95);font-size:11px;font-weight:650}.checkout-total__amount b{white-space:nowrap}.checkout-total+.checkout-pay{margin-top:12px}.checkout-pay>span{flex-direction:column;align-items:center;line-height:1.1;display:flex}.checkout-pay>span strong{font-size:14px}.checkout-pay>span small{color:var(--tone-86);margin-top:3px;font-size:9px;font-weight:700}.payment-method{min-height:52px;color:var(--ink);text-align:left;cursor:pointer;background:var(--tone-94);border:0;border-radius:14px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:9px;padding:9px 10px 9px 13px;display:grid}.payment-method>span{align-items:center;gap:9px;min-width:0;display:flex}.payment-method>span svg{color:var(--tone-96);flex:none}.payment-method strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.payment-method>b{white-space:nowrap;font-size:12px}.payment-method>i{color:var(--surface);border:2px solid var(--tone-97);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.payment-method.is-active{background:var(--green-soft)}.payment-method.is-active>i{border-color:var(--green);background:var(--green)}.payment-method-loading{min-height:52px;color:var(--muted);background:var(--tone-94);border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.checkout-check{width:100%;min-height:44px;color:var(--ink);cursor:pointer;background:var(--tone-88);border:0;border-radius:13px;margin-top:8px;font-size:12px;font-weight:800}.quote-note{color:var(--muted);align-items:flex-start;gap:8px;margin:14px 3px 18px;font-size:11px;line-height:1.45;display:flex}.quote-note svg{flex:none}.form-error{color:var(--tone-84);background:var(--tone-85);border-radius:10px;padding:10px;font-size:12px}.order-created{text-align:center;padding-top:10px}.order-created__icon{background:var(--green);color:var(--surface);border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.order-created h2{margin-right:0}.order-created>p:not(.eyebrow){max-width:360px;color:var(--muted);margin:0 auto 22px;font-size:13px;line-height:1.5}.purchase-detail{padding:24px 22px calc(28px + env(safe-area-inset-bottom))}.purchase-detail .sheet__handle{margin-bottom:24px}.purchase-detail__app{align-items:center;gap:14px;margin:2px 48px 26px 0;display:flex}.purchase-detail__app h2{margin:0;font-size:20px}.purchase-detail__app small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.purchase-detail>h3{margin:0 0 18px;font-size:17px}.purchase-detail__copy{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.6}.maintenance-notice{color:var(--tone-98);background:var(--tone-99);border-radius:12px;align-items:center;gap:8px;margin:0 0 10px;padding:11px 12px;font-size:11px;font-weight:750;line-height:1.4;display:flex}.maintenance-notice svg{flex:none}.activation-callout .maintenance-notice{grid-column:1/-1;margin:2px 0 0}.purchase-detail>.purchase-detail__steps-title{margin:20px 0 4px}.purchase-stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 12px;display:grid}.purchase-stages>i{display:none}.purchase-stage{color:var(--tone-100);min-width:0;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:var(--tone-101);border:0;border-radius:14px;align-items:center;gap:9px;padding:11px 12px;display:flex}.purchase-stage:disabled{cursor:default}.purchase-stage b{background:var(--tone-102);border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.purchase-stage small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.purchase-stage--current{color:var(--ink);background:var(--tone-88)}.purchase-stage--current b{background:var(--ink);color:var(--surface)}.purchase-stage--done{background:var(--green-soft);color:var(--green-dark)}.purchase-stage--done b{color:var(--green-dark);background:var(--surface)}.purchase-detail>.activation-required-note{margin-bottom:12px}.purchase-details-error{color:var(--tone-103);background:var(--tone-104);border:1px solid var(--tone-105);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:15px;display:grid}.purchase-details-error>svg{flex:none}.purchase-details-error>div{min-width:0}.purchase-details-error strong{font-size:13px;display:block}.purchase-details-error p{color:var(--tone-106);margin:4px 0 0;font-size:10px;line-height:1.5}.purchase-details-error .primary-button{grid-column:1/-1;min-height:48px;margin-top:3px}.order-timer{background:var(--green-soft);color:var(--green-dark);border-radius:15px;align-items:center;gap:11px;padding:15px;display:flex}.order-timer div{flex:1;min-width:0}.order-timer small,.order-timer strong{display:block}.order-timer small{font-size:10px}.order-timer strong{margin-top:2px;font-size:20px}.order-timer>span{background:var(--surface);border-radius:7px;padding:5px 7px;font-size:9px;font-weight:800}.back-to-installation{min-height:42px;color:var(--green-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:0 0 12px;padding:0 4px;font-size:12px;font-weight:800;display:flex}.access-preview{background:var(--tone-94);border-radius:15px;align-items:center;gap:11px;margin:12px 0;padding:14px;display:flex}.access-preview>span{background:var(--surface);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.access-preview strong,.access-preview small{display:block}.access-preview strong{font-size:13px}.access-preview small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4}.install-checklist{margin:10px 0 18px;padding:0;list-style:none}.install-checklist li{gap:11px;padding:12px 2px;display:flex}.install-checklist li+li{border-top:1px solid var(--tone-88)}.install-checklist li>span{background:var(--green-soft);width:28px;height:28px;color:var(--green-dark);border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.install-checklist strong,.install-checklist small{display:block}.install-checklist strong{font-size:13px}.install-checklist small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4}.purchase-complete{background:var(--green-soft);color:var(--green-dark);border-radius:15px;align-items:center;gap:11px;padding:15px;display:flex}.purchase-complete strong,.purchase-complete small{display:block}.purchase-complete small{margin-top:3px;font-size:10px}.install-button{background:var(--ink);color:var(--surface);border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:52px;margin-top:12px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.install-pending{color:var(--muted);text-align:center;background:var(--tone-94);border-radius:12px;margin:9px 0 0;padding:10px 12px;font-size:10px;line-height:1.4}.install-action-card{background:var(--tone-107);border:0;border-radius:17px;padding:17px}.install-action-card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.install-action-card__head>div{min-width:0}.install-action-card__head>div small{color:var(--green-dark);text-transform:uppercase;font-size:9px;font-weight:850}.install-action-card__head h3{margin:3px 0 0;font-size:17px}.install-action-card__head>span{min-width:76px;color:var(--green-dark);background:var(--surface);border-radius:11px;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:2px 5px;padding:8px 9px;display:grid}.install-action-card__head>span b{white-space:nowrap;font-size:13px}.install-action-card__head>span small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:8px}.install-action-card>p{color:var(--tone-108);margin:13px 0 0;font-size:11px;line-height:1.5}.install-action-card .install-button{margin-top:15px}.install-browser-note{color:var(--tone-109);text-align:center;margin-top:8px;font-size:9px;display:block}.install-next-step{background:var(--tone-101);border-radius:17px;margin-top:12px;padding:15px 15px 3px}.install-next-step__head{align-items:center;gap:11px;display:flex}.install-next-step__head>span,.activation-callout>span{width:29px;height:29px;color:var(--green-dark);background:var(--surface);border-radius:9px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.install-next-step__head>div{min-width:0}.install-next-step__head small{color:var(--muted);font-size:9px;font-weight:750}.install-next-step__head h3{margin:2px 0 0;font-size:14px}.install-next-step__head p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.4}.install-next-step .guide-gallery{margin:12px -15px 8px;padding:0 15px 5px}.install-next-step .guide-gallery figure{width:min(39vw,158px)}.install-next-step .guide-gallery__image{aspect-ratio:1}.install-help{color:var(--tone-70);background:var(--tone-110);border-radius:14px;margin-top:10px}.install-help summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:53px;padding:10px 13px;list-style:none;display:grid}.install-help summary::-webkit-details-marker{display:none}.install-help summary>svg{flex:none;transition:transform .18s}.install-help summary>span strong,.install-help summary>span small{display:block}.install-help summary strong{font-size:11px}.install-help summary small{color:var(--tone-111);margin-top:2px;font-size:9px}.install-help[open] summary>svg:last-child{transform:rotate(90deg)}.install-help>p{color:var(--tone-72);margin:0;padding:0 13px 13px 41px;font-size:10px;line-height:1.5}.purchase-detail .guide-gallery{margin-top:12px;margin-bottom:14px}.activation-callout{background:var(--tone-94);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:10px;padding:15px;display:grid}.activation-callout>div strong{font-size:13px}.activation-callout>div p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.activation-callout .primary-button{grid-column:1/-1;min-height:48px;margin-top:2px}.installation-confirmation{cursor:pointer;background:var(--surface);border-radius:13px;grid-column:1/-1;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:10px 11px;display:grid}.installation-confirmation input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.installation-confirmation>span{color:var(--surface);background:var(--tone-112);border:2px solid var(--tone-113);border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.installation-confirmation input:checked+span{border-color:var(--green);background:var(--green)}.installation-confirmation input:focus-visible+span{outline:2px solid var(--ink);outline-offset:2px}.installation-confirmation>strong{font-size:11px;line-height:1.35}.secret-panel{gap:7px;margin:12px 0;display:grid}.secret-row{background:var(--tone-94);border-radius:14px;align-items:center;min-height:58px;padding:10px 11px 10px 14px;display:flex}.secret-row>span{flex:1;min-width:0}.secret-row small,.secret-row strong{display:block}.secret-row small{color:var(--muted);font-size:9px}.secret-row strong{overflow-wrap:anywhere;margin-top:3px;font-size:13px}.secret-row button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:var(--surface);border:0;border-radius:11px;flex:none;place-items:center;display:grid}.secret-row--accent{background:var(--green-soft);color:var(--green-dark)}.secret-row--accent small{color:var(--green-dark)}.secret-row--accent strong{letter-spacing:0;font-size:18px}.secret-row button:not(.secret-row__action),.additional-activation__link button{transition:color .1s,background-color .1s,transform .1s}.secret-row button:not(.secret-row__action):active,.additional-activation__link button:active{color:var(--green-dark);background:var(--tone-114);transform:scale(.94)}.secret-row button.is-copied,.additional-activation__link button.is-copied{color:var(--green-dark);background:var(--tone-114)}.code-history{gap:6px;margin-top:5px;display:grid}.code-history h3{margin:4px 2px 2px;font-size:12px}.code-history__row{background:var(--tone-94);border-radius:12px;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:8px;min-height:50px;padding:8px 9px 8px 13px;display:grid}.code-history__row>span{min-width:0}.code-history__row strong,.code-history__row small{display:block}.code-history__row strong{letter-spacing:0;font-size:14px}.code-history__row small{color:var(--muted);margin-top:2px;font-size:8px}.code-history__row em{color:var(--tone-115);font-size:9px;font-style:normal;font-weight:800}.code-history__row em.is-active{color:var(--green-dark)}.code-history__row button{width:34px;height:34px;color:var(--ink);cursor:pointer;background:var(--surface);border:0;border-radius:10px;place-items:center;transition:color .1s,background-color .1s,transform .1s;display:grid}.code-history__row button:active{color:var(--green-dark);background:var(--tone-114);transform:scale(.94)}.code-history__row button.is-copied{color:var(--green-dark);background:var(--tone-114)}.code-request-note{color:var(--tone-70);background:var(--tone-110);border-radius:14px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.code-request-note>svg{flex:none;margin-top:1px}.code-request-note strong{font-size:11px;display:block}.code-request-note p{color:var(--tone-72);margin:3px 0 0;font-size:10px;line-height:1.5}.code-request-note--active{background:var(--green-soft);color:var(--green-dark)}.code-request-note--active p{color:var(--tone-116)}.additional-activation{background:var(--tone-117);border:1px solid var(--tone-118);border-radius:16px;margin-top:14px;padding:15px}.additional-activation__head{align-items:center;gap:11px;display:flex}.additional-activation__head>span{width:34px;height:34px;color:var(--green-dark);background:var(--surface);border-radius:10px;flex:none;place-items:center;display:grid}.additional-activation__head>div{min-width:0}.additional-activation__head small{color:var(--green-dark);font-size:9px;font-weight:750}.additional-activation__head h3{margin:2px 0 0;font-size:14px}.additional-activation>p{color:var(--ink);margin:11px 0 0;font-size:11px;line-height:1.5}.additional-activation ol{color:var(--ink);gap:6px;margin:10px 0 0;padding-left:20px;font-size:11px;line-height:1.45;display:grid}.additional-activation__link{gap:9px;margin-top:11px;display:grid}.additional-activation__link code{max-height:72px;color:var(--ink);overflow-wrap:anywhere;white-space:normal;background:var(--surface);border-radius:10px;padding:10px;font-size:9px;line-height:1.4;display:block;overflow:auto}.additional-activation__link button{background:var(--ink);color:var(--surface);min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.additional-activation__open{background:var(--ink);color:var(--surface);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:12px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.additional-activation__qr{text-align:center;background:var(--surface);border-radius:12px;flex-direction:column;align-items:center;margin-top:12px;padding:12px;display:flex}.additional-activation__qr>span{color:var(--muted);text-align:left;align-self:stretch;font-size:10px;font-weight:700}.additional-activation__qr img{aspect-ratio:1;border-radius:8px;width:min(190px,68vw);margin-top:10px}.additional-activation__qr small{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.4}.secret-row button.secret-row__action{width:auto;min-width:96px;color:var(--green-dark);padding:0 11px;font-size:11px;font-weight:800}.secret-row>.secret-row__loader{background:var(--surface);border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.state-block{text-align:center;background:var(--surface);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:28px;display:flex}.state-block>span{background:var(--green-soft);width:52px;height:52px;color:var(--green-dark);border-radius:16px;place-items:center;margin-bottom:13px;display:grid}.state-block strong{font-size:16px}.state-block p{max-width:300px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.state-block button{background:var(--ink);color:var(--surface);cursor:pointer;border:0;border-radius:10px;margin-top:14px;padding:10px 16px;font-size:12px;font-weight:800}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=541px){body{background:var(--tone-102)}.app-shell{min-height:100vh;box-shadow:0 0 60px var(--tone-119)}}@media (width<=370px){.app-burst{transform-origin:top;height:136px;transform:scale(.92)}.home-stage h1{margin-top:-3px;font-size:26px}.home-step{min-height:60px}.bottom-nav__item span{font-size:9px}.purchase-card{gap:9px;padding-left:9px;padding-right:9px}.purchase-icon{width:45px;height:45px}.purchase-status{padding:0 5px;font-size:10px}.purchase-card__chevron{width:15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.landing{min-height:100vh;color:var(--ink);background:var(--surface);overflow:hidden}.landing-nav .brand{color:var(--ink);text-decoration:none}.landing-nav__button{background:var(--ink);color:var(--surface);border-radius:13px;align-items:center;gap:6px;min-height:40px;margin-left:32px;padding:0 15px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.landing-hero{padding:46px 0 54px}.landing-hero__inner{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:72px;display:grid}.landing-hero h1{letter-spacing:0;max-width:680px;margin:0;font-size:66px;line-height:.99}.landing-hero__copy>p{color:var(--tone-120);max-width:590px;margin:23px 0 0;font-size:18px;line-height:1.55}.landing-primary{background:var(--ink);color:var(--surface);box-shadow:0 12px 26px var(--tone-121)}.landing-visual{background:var(--tone-122);border-radius:34px;height:470px;position:relative}.landing-app{background:var(--surface);min-width:160px;box-shadow:0 14px 30px var(--tone-123);border-radius:18px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute}.landing-app>span,.app-dot{color:var(--surface);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-style:normal;font-weight:900;display:grid}.landing-app small{white-space:nowrap;flex:1;font-size:11px;font-weight:800}.landing-app i{background:var(--green-soft);width:23px;height:23px;color:var(--green-dark);border-radius:50%;place-items:center;display:grid}.landing-app--green>span,.app-dot--green{background:var(--tone-53)}.landing-app--yellow>span,.app-dot--yellow{color:var(--tone-58);background:var(--tone-124)}.landing-app--blue>span,.app-dot--blue{background:var(--tone-55)}.landing-app--ink>span,.app-dot--ink{background:var(--tone-58)}.landing-app--coral>span,.app-dot--coral{background:var(--tone-125)}.landing-app--red>span,.app-dot--red{background:var(--tone-126)}.landing-app--1{top:44px;left:34px;transform:rotate(-3deg)}.landing-app--2{top:56px;right:28px;transform:rotate(3deg)}.landing-app--3{top:160px;left:74px}.landing-app--4{top:174px;right:54px}.landing-app--5{top:272px;left:30px;transform:rotate(2deg)}.landing-app--6{top:282px;right:24px;transform:rotate(-2deg)}.landing-order-bubble{background:var(--ink);color:var(--surface);min-height:70px;box-shadow:0 18px 34px var(--tone-127);border-radius:20px;align-items:center;gap:11px;padding:0 18px;display:flex;position:absolute;bottom:-24px;left:35px;right:35px}.landing-order-bubble>span{flex:1}.landing-order-bubble small,.landing-order-bubble strong{display:block}.landing-order-bubble small{color:var(--tone-76);font-size:9px}.landing-order-bubble strong{margin-top:3px;font-size:13px}.landing-order-bubble b{font-size:18px}.landing-apps{padding:27px 0 64px}.landing-apps>p{color:var(--tone-128);text-align:center;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:800}.landing-apps>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.landing-apps>div>span{background:var(--tone-45);border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:6px 11px 6px 7px;font-size:11px;font-weight:700;display:flex}.app-dot{border-radius:10px;width:30px;height:30px;font-size:8px}.landing-heading{max-width:650px;margin-bottom:34px}.landing-heading>span{color:var(--tone-129);margin-top:12px;font-size:15px;display:block}.landing-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-steps article{background:var(--surface);border-radius:24px;min-height:255px;padding:24px;position:relative}.landing-steps article>span{background:var(--green-soft);width:48px;height:48px;color:var(--green-dark);border-radius:15px;place-items:center;display:grid}.landing-steps article>small{color:var(--tone-130);font-size:11px;font-weight:800;position:absolute;top:27px;right:24px}.landing-safety__visual{background:var(--tone-122);border-radius:30px;padding:28px}.landing-safety__visual>span{background:var(--green);color:var(--surface);border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:26px;display:grid}.safety-line{background:var(--surface);border-radius:17px;align-items:center;gap:12px;min-height:62px;margin-top:8px;padding:0 16px;display:flex}.safety-line i{color:var(--tone-129);flex:1;min-width:0;font-size:12px;font-style:normal}.safety-line strong{font-size:11px}.safety-line svg{color:var(--green)}.landing-safety__copy>p{color:var(--tone-129);margin:18px 0 24px;font-size:16px;line-height:1.6}.landing-prices{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.landing-prices article{background:var(--surface);border-radius:24px;flex-direction:column;justify-content:center;min-height:190px;padding:25px;display:flex;position:relative}.landing-prices article>b{color:var(--green-dark);text-transform:uppercase;background:var(--surface);border-radius:8px;padding:6px 8px;font-size:9px;position:absolute;top:16px;right:16px}.landing-prices span{color:var(--tone-131);font-size:12px;font-weight:700}.landing-prices strong{margin:14px 0 5px;font-size:36px}.landing-prices small{color:var(--tone-128);font-size:10px}.landing-prices .landing-price--active{background:var(--green-soft);color:var(--green-dark)}.landing-pricing-cta{margin-top:16px}.landing-faq__grid{grid-template-columns:.65fr 1.35fr;gap:14px;display:grid}.landing-help{color:var(--tone-132);background:var(--tone-133);border-radius:24px;padding:27px}.landing-help h3{margin:55px 0 9px;font-size:22px}.landing-help p{color:var(--tone-134);margin:0;font-size:13px;line-height:1.55}.landing-help a{color:var(--tone-132);align-items:center;gap:7px;margin-top:24px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landing-faq__list{gap:8px;display:grid}.landing-faq__item{text-align:left;cursor:pointer;background:var(--tone-45);border:0;border-radius:18px;width:100%;padding:0;overflow:hidden}.landing-faq__item>span{align-items:center;min-height:61px;padding:0 18px;display:flex}.landing-faq__item svg{color:var(--tone-135);transition:transform .2s}.landing-final{background:var(--tone-122);border-radius:30px;align-items:center;gap:30px;margin-bottom:80px;padding:42px;display:flex}.landing-final>div{flex:1}.landing-final>div>p:last-child{color:var(--tone-136);margin:13px 0 0;font-size:14px}.landing-footer{color:var(--tone-137);align-items:center;gap:20px;min-height:100px;font-size:10px;display:flex}.landing-footer .brand{color:var(--ink);text-decoration:none}.landing-footer p{margin-left:auto}@media (width<=850px){.landing-nav nav{display:none}.landing-hero{padding-top:25px}.landing-hero__inner{grid-template-columns:1fr;gap:42px}.landing-hero h1{max-width:740px;font-size:54px}.landing-visual{width:min(540px,100%);margin:auto}.landing-safety{gap:45px}.landing-heading h2,.landing-safety h2,.landing-final h2{font-size:36px}}@media (width<=620px){.landing-container,.landing-nav{width:min(100% - 30px,1120px)}.landing-nav{min-height:64px}.landing-nav__button{margin-left:auto}.landing-nav__button svg{display:none}.landing-hero{padding:26px 0 46px}.landing-hero h1{font-size:40px;line-height:1.02}.landing-hero__copy>p{margin-top:18px;font-size:15px}.landing-actions{display:grid}.landing-primary,.landing-secondary{width:100%}.landing-visual{border-radius:26px;height:370px}.landing-app{border-radius:15px;min-width:138px;padding:8px}.landing-app>span{border-radius:11px;width:36px;height:36px}.landing-app small{font-size:9px}.landing-app--1{top:34px;left:15px}.landing-app--2{top:47px;right:12px}.landing-app--3{top:128px;left:34px}.landing-app--4{top:143px;right:27px}.landing-app--5{top:220px;left:13px}.landing-app--6{top:232px;right:10px}.landing-order-bubble{bottom:-24px;left:15px;right:15px}.landing-apps{padding-bottom:48px}.landing-apps>div{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-right:-15px;padding-right:15px;overflow-x:auto}.landing-apps>div>span{flex:none}.landing-section{padding:68px 0}.landing-heading{margin-bottom:24px}.landing-heading h2,.landing-safety h2,.landing-final h2{font-size:31px}.landing-heading>span{font-size:13px}.landing-steps,.landing-prices{grid-template-columns:1fr}.landing-steps article{min-height:195px}.landing-steps h3{margin-top:28px}.landing-safety{grid-template-columns:1fr;gap:35px;padding-top:70px;padding-bottom:70px}.landing-safety__visual{border-radius:24px;padding:18px}.safety-line strong{font-size:10px}.landing-prices article{min-height:145px}.landing-prices strong{font-size:31px}.landing-pricing-cta{width:100%}.landing-faq{padding-top:70px;padding-bottom:70px}.landing-faq__grid{grid-template-columns:1fr}.landing-help h3{margin-top:34px}.landing-final{border-radius:24px;margin-bottom:40px;padding:27px;display:block}.landing-final .landing-primary{margin-top:24px}.landing-footer{flex-wrap:wrap;padding:22px 0 32px}.landing-footer p{order:3;width:100%;margin:0}.landing-footer>span{margin-left:auto}}.primary-button,.icon-button,.chip,.app-row,.cart-bar button,.home-step,.phase,.guide-stage,.guide-video,.guide-gallery figure,.purchase-card,.payment-method,.profile-support,.guide-lightbox button{transition:transform .18s var(--motion-ease), background-color .18s ease, box-shadow .18s ease}.select-circle{transition:border-color .2s ease, background-color .2s ease, transform .2s var(--motion-ease)}.primary-button:active,.icon-button:active,.chip:active,.app-row:active,.cart-bar button:active,.purchase-card:active,.payment-method:active,.profile-support:active,.guide-lightbox button:active{transform:scale(.97)}.home-stage .app-burst{animation:.48s 40ms both tma-fade-in}.home-stage h1{animation:.4s .12s both tma-fade-in}.home-step{animation:.4s both tma-fade-in}.home-step:nth-child(2){animation-delay:60ms}.home-action{animation:.42s .12s both tma-fade-in}.tma-screen-enter .app-row:nth-child(-n+8),.tma-screen-enter .phase,.tma-screen-enter .guide-gallery figure,.tma-screen-enter .purchase-card{animation:.36s both tma-fade-in}.tma-screen-enter .app-row:nth-child(2),.tma-screen-enter .phase:nth-child(2),.tma-screen-enter .guide-gallery figure:nth-child(2),.tma-screen-enter .purchase-card:nth-child(2){animation-delay:35ms}.tma-screen-enter .app-row:nth-child(3),.tma-screen-enter .phase:nth-child(3),.tma-screen-enter .guide-gallery figure:nth-child(3),.tma-screen-enter .purchase-card:nth-child(3){animation-delay:70ms}.tma-screen-enter .app-row:nth-child(4),.tma-screen-enter .guide-gallery figure:nth-child(4),.tma-screen-enter .purchase-card:nth-child(4){animation-delay:.105s}.tma-screen-enter .app-row:nth-child(n+5):nth-child(-n+8),.tma-screen-enter .guide-gallery figure:nth-child(n+5),.tma-screen-enter .purchase-card:nth-child(n+5){animation-delay:.14s}.cart-wrap{animation:tma-cart-in .32s var(--motion-ease) both}.sheet-backdrop{animation:.2s both tma-fade-in}.sheet{animation:tma-sheet-in .34s var(--motion-ease) both}.guide-lightbox{animation:.2s both tma-fade-in}.guide-lightbox__image{animation:tma-lightbox-in .3s var(--motion-ease) both}@media (hover:hover) and (pointer:fine){.app-row:hover,.purchase-card:hover,.payment-method:hover,.guide-gallery figure:hover{transform:translateY(-2px)}.primary-button:hover,.cart-bar__checkout:hover{box-shadow:0 14px 28px var(--tone-127);transform:translateY(-1px)}}@keyframes tma-screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tma-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tma-cart-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes tma-sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes tma-lightbox-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes tma-check-pop{0%{opacity:0;transform:scale(.4)}70%{opacity:1;transform:scale(1.16)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after,.sheet-backdrop,.guide-lightbox,.guide-lightbox__image{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.auth-expired{text-align:center;color:var(--tone-138);background:var(--tone-139);place-items:center;min-height:100dvh;padding:32px 24px;display:grid}.auth-expired div{max-width:420px}.auth-expired h1{letter-spacing:0;margin:0 0 12px;font-size:26px}.auth-expired p{color:var(--tone-140);margin:0;line-height:1.5}.staff-gate{text-align:center;background:var(--tone-139);place-content:center;justify-items:center;gap:10px;min-height:100dvh;padding:24px;display:grid}.staff-gate>div{max-width:360px}.staff-gate .route-loading{border:3px solid var(--tone-141);border-top-color:var(--tone-142);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.staff-gate h1{letter-spacing:0;margin:0 0 8px;font-size:22px}.staff-gate p{color:var(--tone-140);margin:0;line-height:1.45}.staff-gate button{color:var(--surface);font:inherit;cursor:pointer;background:var(--tone-142);border:0;border-radius:6px;margin-top:16px;padding:10px 16px;font-weight:700}.landing{color:var(--ink);background:var(--surface);min-height:100vh;overflow:hidden}.landing *{letter-spacing:0}.landing-container{width:min(1080px,100% - 40px);margin-left:auto;margin-right:auto}.landing .brand{color:var(--ink);text-decoration:none}.landing .brand__mark{box-shadow:none}.landing-nav{z-index:20;align-items:center;width:min(1080px,100% - 40px);min-height:72px;margin:0 auto;display:flex;position:relative}.landing-nav nav{gap:28px;margin-left:auto;display:flex}.landing-nav nav a{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none}.landing-nav nav a:hover{color:var(--ink)}.landing-nav__button{color:var(--surface);background:var(--ink);border-radius:12px;justify-content:center;align-items:center;min-height:40px;margin-left:28px;padding:0 17px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landing-hero{min-height:680px;padding:56px 0 72px}.landing-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.landing-emblem{pointer-events:none;width:236px;height:126px;margin-bottom:14px;position:relative}.landing-emblem:before,.landing-emblem:after{content:"";transform-origin:0;background:var(--tone-143);width:92px;height:1px;position:absolute;top:62px;left:50%}.landing-emblem:before{transform:rotate(-25deg)}.landing-emblem:after{transform:rotate(25deg)}.landing-emblem__brand{z-index:2;background:var(--surface);width:72px;height:72px;box-shadow:0 14px 34px var(--tone-119);border-radius:21px;position:absolute;top:27px;left:50%;overflow:hidden;transform:translate(-50%)}.landing-emblem__brand img{object-fit:contain;width:140%;max-width:none;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-emblem__app{z-index:1;background:var(--tone-144);width:42px;height:42px;box-shadow:0 8px 18px var(--tone-145);border-radius:13px;position:absolute;overflow:hidden}.landing-emblem__app img{object-fit:cover;width:100%;height:100%}.landing-emblem__app--1{top:4px;left:18px;transform:rotate(-7deg)}.landing-emblem__app--2{top:5px;right:17px;transform:rotate(7deg)}.landing-emblem__app--3{bottom:2px;left:30px;transform:rotate(5deg)}.landing-emblem__app--4{bottom:2px;right:30px;transform:rotate(-5deg)}.landing-hero h1{white-space:nowrap;max-width:none;margin:0;font-size:64px;line-height:1.03}.landing-hero__lead{color:var(--tone-146);max-width:680px;margin:22px auto 0;font-size:18px;line-height:1.55}.landing-actions{gap:10px;margin-top:29px;display:flex}.landing-primary,.landing-secondary{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-primary{color:var(--surface);background:var(--ink)}.landing-secondary{color:var(--ink);background:var(--tone-147)}.landing-heading{text-align:center;max-width:700px;margin:0 auto 30px}.landing-heading--center{text-align:center;margin-left:auto;margin-right:auto}.landing-heading h2,.landing-safety h2,.landing-final h2{margin:0;font-size:40px;line-height:1.08}.landing-heading>span{color:var(--muted);margin-top:11px;font-size:14px;line-height:1.5;display:block}.landing-catalog{background:var(--tone-45);border-radius:24px;margin-bottom:84px;padding:48px}.landing-app-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.landing-app-grid>a{color:var(--ink);background:var(--surface);border-radius:15px;align-items:center;gap:11px;min-width:0;min-height:68px;padding:8px 13px 8px 8px;text-decoration:none;display:flex}.landing-app-grid>a:hover{background:var(--tone-52)}.landing-app-grid>a>span{background:var(--tone-148);border-radius:13px;flex:none;width:50px;height:50px;overflow:hidden}.landing-app-grid img{object-fit:cover;width:100%;height:100%}.landing-app-grid strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.landing-app-grid svg{color:var(--tone-149);flex:none}.landing-catalog__footer{align-items:center;gap:20px;margin-top:20px;padding:0 2px;display:flex}.landing-catalog__footer>span{color:var(--tone-129);font-size:12px}.landing-catalog__footer>span strong{color:var(--ink);font-size:16px}.landing-catalog__footer>a{color:var(--green-dark);align-items:center;gap:7px;margin-left:auto;font-size:12px;font-weight:800;text-decoration:none;display:flex}.landing-section{background:var(--tone-112);padding:88px 0}.landing-steps{grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto;display:grid}.landing-steps article{text-align:center;background:0 0;border-radius:0;min-width:0;min-height:0;padding:10px 42px;position:relative}.landing-steps article+article{border-left:1px solid var(--tone-150)}.landing-steps article>span{color:var(--green-dark);background:var(--tone-151);border-radius:13px;place-items:center;width:44px;height:44px;margin:0 auto 24px;display:grid}.landing-steps article>span svg{width:20px}.landing-steps h3{margin:0;font-size:18px}.landing-steps p{color:var(--muted);margin:8px auto 0;font-size:12px;line-height:1.55}.landing-safety{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:90px;padding-top:104px;padding-bottom:104px;display:grid}.landing-safety__copy{text-align:center}.landing-safety__copy>p{color:var(--tone-129);max-width:520px;margin:18px auto 24px;font-size:16px;line-height:1.6}.landing-safety__copy>a{color:var(--green-dark);align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.landing-safety__visual{background:var(--tone-152);border-radius:20px;gap:8px;padding:18px;display:grid}.landing-safety__visual>div{background:var(--surface);border-radius:13px;align-items:center;gap:12px;min-height:58px;padding:0 15px;display:flex}.landing-safety__visual span{color:var(--muted);flex:1;min-width:0;font-size:12px}.landing-safety__visual strong{font-size:11px}.landing-safety__visual svg{color:var(--green);flex:none}.landing-pricing{flex-direction:column;align-items:center;display:flex}.landing-price-scale{grid-template-columns:auto minmax(80px,1fr) auto minmax(80px,1fr) auto;align-items:center;width:min(820px,100%);margin-top:8px;display:grid}.landing-price-scale>div{text-align:center;min-width:0}.landing-price-scale strong,.landing-price-scale span{display:block}.landing-price-scale strong{overflow-wrap:anywhere;font-size:27px}.landing-price-scale span{color:var(--tone-153);margin-top:5px;font-size:10px}.landing-price-scale>i{background:var(--tone-154);height:3px}.landing-price-scale>i>b{background:var(--green);width:100%;height:100%;display:block}.landing-pricing__note{color:var(--tone-155);text-align:center;margin-top:22px;font-size:10px}.landing-pricing>.landing-primary{margin-top:22px}.landing-faq{padding-top:100px;padding-bottom:100px}.landing-faq__head{text-align:center;flex-direction:column;align-items:center;width:min(900px,100%);margin:0 auto;display:flex}.landing-faq__head .landing-heading{margin-bottom:24px}.landing-faq__list{gap:8px;width:min(900px,100%);margin:0 auto;display:grid}.landing-faq__item{background:var(--tone-45);border-radius:16px;overflow:hidden}.landing-faq__item>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;width:100%;min-height:68px;padding:0 18px;display:flex}.landing-faq__item strong{flex:1;min-width:0;font-size:14px}.landing-faq__item svg{color:var(--tone-156);flex:none;transition:transform .2s}.landing-faq__item--open svg{transform:rotate(180deg)}.landing-faq__item p{color:var(--tone-129);margin:0;padding:0 48px 20px 18px;font-size:12px;line-height:1.65}.landing-faq__answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .2s;display:grid}.landing-faq__answer>p{min-height:0;padding-bottom:0;transition:padding-bottom .28s cubic-bezier(.22,1,.36,1);overflow:hidden}.landing-faq__item--open .landing-faq__answer{opacity:1;grid-template-rows:1fr}.landing-faq__item--open .landing-faq__answer>p{padding-bottom:20px}.landing-faq__support{color:var(--green-dark);background:var(--tone-157);border-radius:16px;align-items:center;gap:13px;min-height:68px;padding:10px 18px;text-decoration:none;display:flex}.landing-faq__support>svg{flex:none}.landing-faq__support>span{flex:1;min-width:0}.landing-faq__support strong,.landing-faq__support small{display:block}.landing-faq__support strong{color:var(--tone-158);font-size:14px}.landing-faq__support small{color:var(--green-dark);margin-top:4px;font-size:11px;font-weight:750}.landing-final{background:var(--tone-152);border-radius:0;margin:0;padding:0;display:block}.landing-final>.landing-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:210px;display:flex}.landing-final svg{color:var(--green-dark)}.landing-final h2{font-size:30px}.landing-final .landing-primary svg{color:var(--surface)}.landing-footer{color:var(--tone-137);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;min-height:110px;font-size:10px;display:flex}.landing-footer nav{justify-content:center;gap:14px;display:flex}.landing-footer nav a{color:var(--tone-129);text-decoration:none}.landing-footer p{margin:0}.legal-page{color:var(--tone-158);letter-spacing:0;background:var(--surface);min-height:100vh}.legal-header{border-bottom:1px solid var(--tone-159);justify-content:space-between;align-items:center;width:min(860px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.legal-header a{color:var(--tone-160);align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.legal-header>span{font-size:15px;font-weight:850}.legal-main{width:min(760px,100% - 40px);margin:0 auto;padding:68px 0 100px}.legal-main>h1{overflow-wrap:anywhere;letter-spacing:0;max-width:680px;margin:0;font-size:44px;line-height:1.08}.legal-main>time{color:var(--tone-161);margin-top:15px;font-size:11px;display:block}.legal-lead{color:var(--tone-162);margin:22px 0 0;font-size:14px;line-height:1.7}.legal-switch{background:var(--tone-144);border-radius:14px;gap:6px;margin:34px 0 42px;padding:5px;display:flex}.legal-switch a{color:var(--tone-160);text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:38px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.legal-switch a.is-active{color:var(--surface);background:var(--tone-158)}.legal-document{gap:34px;display:grid}.legal-document section{margin:0}.legal-document section:has(>h2:empty){margin-top:-24px}.legal-document h2{letter-spacing:0;margin:0 0 13px;font-size:19px;line-height:1.3}.legal-document p,.legal-document li{color:var(--tone-162);font-size:13px;line-height:1.72}.legal-document p{margin:0 0 11px}.legal-document p:last-child{margin-bottom:0}.legal-document ul{gap:7px;margin:12px 0 0;padding-left:20px;display:grid}.legal-document li{padding-left:3px}.legal-document li::marker{color:var(--tone-163)}.legal-footer{color:var(--tone-128);border-top:1px solid var(--tone-159);justify-content:center;align-items:center;min-height:92px;font-size:10px;display:flex}@media (width<=850px){.landing-nav nav{display:none}.landing-nav__button{margin-left:auto}.landing-hero h1{font-size:52px}.landing-app-grid{grid-template-columns:repeat(2,1fr)}.landing-safety{gap:44px}.landing-heading h2,.landing-safety h2{font-size:35px}}@media (width<=620px){.landing-container{width:min(100% - 36px,1080px)}.landing-nav{background:var(--tone-45);border-radius:16px;width:calc(100% - 24px);min-height:54px;margin-top:12px;padding:0 10px}.landing-nav .brand{font-size:16px}.landing-nav__button{border-radius:10px;min-height:36px;padding:0 14px}.landing-hero{min-height:0;padding:50px 0 70px}.landing-emblem{height:118px;margin-bottom:10px;transform:scale(.86)}.landing-hero h1{white-space:normal;font-size:39px;line-height:1.05}.landing-hero__lead{margin-top:20px;font-size:15px;line-height:1.5}.landing-actions{width:100%;margin-top:28px;display:grid}.landing-primary,.landing-secondary{width:100%}.landing-heading{margin-bottom:28px}.landing-heading h2,.landing-safety h2{font-size:30px}.landing-heading>span{font-size:12px}.landing-catalog{border-radius:20px;width:calc(100% - 28px);margin-bottom:78px;padding:42px 14px 18px}.landing-app-grid{grid-template-columns:1fr;gap:10px}.landing-app-grid>a{min-height:64px}.landing-app-grid>a:nth-child(n+5){display:none}.landing-catalog__footer{padding:6px 5px 0}.landing-section{padding:80px 0}.landing-steps{grid-template-columns:1fr}.landing-steps article{text-align:left;grid-template-columns:44px minmax(0,1fr);column-gap:14px;padding:22px 2px;display:grid}.landing-steps article+article{border-top:1px solid var(--tone-150);border-left:0}.landing-steps article>span{grid-row:1/3;margin:0}.landing-steps h3,.landing-steps p{margin-left:0;margin-right:0}.landing-safety{grid-template-columns:1fr;gap:40px;padding-top:84px;padding-bottom:84px}.landing-safety__copy>p{font-size:14px}.landing-safety__visual{border-radius:17px;padding:14px}.landing-safety__visual>div{padding:0 11px}.landing-safety__visual strong{font-size:9px}.landing-price-scale{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px}.landing-price-scale>i{display:none}.landing-price-scale>div{background:var(--surface);border-radius:13px;padding:16px 4px}.landing-price-scale strong{font-size:18px}.landing-price-scale span{font-size:9px}.landing-faq{padding-top:84px;padding-bottom:84px}.landing-faq__item strong,.landing-faq__support strong{font-size:13px}.landing-final>.landing-container{min-height:240px;padding-top:40px;padding-bottom:40px}.landing-final h2{font-size:25px}.landing-footer{flex-direction:column;padding:28px 0 38px}.landing-footer nav{flex-wrap:wrap;width:100%}.landing-footer p{width:100%;margin:0}.landing-footer>span{margin:0}.legal-header{width:calc(100% - 28px);min-height:60px}.legal-main{width:calc(100% - 36px);padding:48px 0 72px}.legal-main>h1{font-size:32px}.legal-switch a{min-width:0;font-size:11px}.legal-document{gap:30px}.legal-document h2{font-size:17px}.legal-document p,.legal-document li{font-size:12px}}@media (width<=340px){.landing-hero{padding-bottom:32px}}.landing-nav{animation:.55s cubic-bezier(.22,1,.36,1) both landing-enter-down}.landing-emblem{animation:.55s 80ms both landing-fade}.landing-hero h1{animation:.62s cubic-bezier(.22,1,.36,1) .12s both landing-enter-up}.landing-hero__lead{animation:.62s cubic-bezier(.22,1,.36,1) .19s both landing-enter-up}.landing-actions{animation:.62s cubic-bezier(.22,1,.36,1) .26s both landing-enter-up}.landing-primary,.landing-secondary,.landing-nav__button,.landing-app-grid>a,.landing-faq__item,.landing-faq__support,.landing-safety__visual>div{transition:transform .2s cubic-bezier(.22,1,.36,1),background-color .2s,box-shadow .2s}.landing-app-grid svg,.landing-catalog__footer svg,.landing-safety__copy svg,.landing-faq__support>svg:last-child{transition:transform .2s cubic-bezier(.22,1,.36,1)}.landing-reveal{opacity:0;transition:opacity .58s,transform .58s cubic-bezier(.22,1,.36,1),background-color .2s,box-shadow .2s;transform:translateY(20px)}.landing-reveal.is-visible{opacity:1;transform:translateY(0)}.landing-app-grid>.landing-reveal:nth-child(3n+2),.landing-steps>.landing-reveal:nth-child(2),.landing-faq__list>.landing-reveal:nth-child(3n+2){transition-delay:50ms,50ms,0s,0s}.landing-app-grid>.landing-reveal:nth-child(3n),.landing-steps>.landing-reveal:nth-child(3),.landing-faq__list>.landing-reveal:nth-child(3n){transition-delay:.1s,.1s,0s,0s}.landing-primary:active,.landing-secondary:active,.landing-nav__button:active,.landing-faq__item>button:active,.landing-faq__support:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.landing-primary:hover,.landing-secondary:hover,.landing-nav__button:hover{transform:translateY(-2px)}.landing-primary:hover,.landing-nav__button:hover{box-shadow:0 12px 28px var(--tone-92)}.landing-app-grid>a:hover,.landing-faq__item:hover,.landing-faq__support:hover,.landing-safety__visual>div:hover{transform:translateY(-2px)}.landing-app-grid>a:hover svg,.landing-catalog__footer>a:hover svg,.landing-safety__copy>a:hover svg,.landing-faq__support:hover>svg:last-child{transform:translate(3px)}}@keyframes landing-fade{0%{opacity:0}to{opacity:1}}@keyframes landing-enter-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-enter-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing *,.landing :before,.landing :after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.landing-reveal{opacity:1;transform:none}}:root{--danger:#c13d42;--focus:#247cdd;--tone-1:#eaf6ef;--tone-2:#14261f;--tone-3:#687c72;--tone-4:#09865b;--tone-5:#ffffffd1;--surface:#fff;--tone-7:#1b2024;--tone-8:#a5afb5;--tone-9:#65dfb3;--tone-10:#fff0e8;--tone-11:#46291c;--tone-12:#8c6c5c;--tone-13:#a64c25;--tone-14:#f0f6ef;--tone-15:#f3f5f6;--tone-16:#1c252b;--tone-17:#dff3e9;--tone-18:#f1edfb;--tone-19:#332448;--tone-20:#7c718a;--tone-21:#7951aa;--tone-22:#eaf2ff;--tone-23:#1c354e;--tone-24:#687e94;--tone-25:#286fad;--tone-26:#80bea6;--tone-27:#f9edf2;--tone-28:#452a37;--tone-29:#876d79;--tone-30:#aa456f;--tone-31:#e7bfce;--ink:#141518;--muted:#777b82;--soft:#f0f1f3;--green:#16a26a;--green-dark:#0d7d50;--green-soft:#e7f7f0;--blue-soft:#eaf3ff;--tone-39:#15221d14;--tone-40:#16a26a40;--tone-41:#1415180f;--tone-42:#14151829;--tone-43:#dbeee5;--tone-44:#1415181f;--tone-45:#f5f6f7;--tone-46:#1415181a;--tone-47:#969a9f;--tone-48:#202428;--tone-49:#0003;--tone-50:#666a70;--tone-51:#e9eaec;--tone-52:#eaf8f1;--tone-53:#20a766;--tone-54:#1c1d20;--tone-55:#2787f5;--tone-56:#d4d7da;--tone-57:#fff0;--tone-58:#17191b;--tone-59:#1415183d;--tone-60:#adb1b5;--tone-61:#777c81;--tone-62:#b7bbc0;--tone-63:#292b2e;--tone-64:#bfc8c4;--tone-65:#414b47;--tone-66:#fffffff5;--tone-67:#9a9da2;--tone-68:#111214;--tone-69:#1112141f;--tone-70:#78530e;--tone-71:#fff4db;--tone-72:#896829;--tone-73:#55595f;--tone-74:#08090af5;--tone-75:#27292c;--tone-76:#aeb1b5;--tone-77:#a4a8ab;--tone-78:#eceef0;--tone-79:#e6e8ea;--tone-80:#686c72;--tone-81:#e8eaec;--tone-82:#e5f3ec;--tone-83:#a3a7ac;--tone-84:#a3312a;--tone-85:#fff0ef;--tone-86:#aeb2b6;--tone-87:#3a3d40;--tone-88:#eef0f1;--tone-89:#9ca0a4;--tone-90:#6f7378;--tone-91:#10121461;--tone-92:#1415182e;--tone-93:#d9dcde;--tone-94:#f4f5f7;--tone-95:#9b9fa4;--tone-96:#83878b;--tone-97:#d3d6d9;--tone-98:#76500f;--tone-99:#fff3df;--tone-100:#8b8f94;--tone-101:#f4f5f6;--tone-102:#e7e9eb;--tone-103:#9b342d;--tone-104:#fff3f2;--tone-105:#f0c7c3;--tone-106:#a45a54;--tone-107:#f0faf6;--tone-108:#5f6864;--tone-109:#6f7773;--tone-110:#fff6df;--tone-111:#9a7432;--tone-112:#f7f8f8;--tone-113:#cfd3d1;--tone-114:#d9f2e7;--tone-115:#85898d;--tone-116:#4f7465;--tone-117:#f2faf6;--tone-118:#d8ebe3;--tone-119:#1415181c;--tone-120:#6e7277;--tone-121:#14151826;--tone-122:#eff8f3;--tone-123:#14322614;--tone-124:#f4d13f;--tone-125:#d76e5b;--tone-126:#ec3338;--tone-127:#14151833;--tone-128:#9a9da1;--tone-129:#74787d;--tone-130:#b4b7ba;--tone-131:#70747a;--tone-132:#176aa8;--tone-133:#eaf4ff;--tone-134:#5c83a1;--tone-135:#91959a;--tone-136:#69746f;--tone-137:#92969a;--tone-138:#16181d;--tone-139:#f7f8fa;--tone-140:#5b616e;--tone-141:#d9dde3;--tone-142:#17191d;--tone-143:#dfeee7;--tone-144:#f1f2f3;--tone-145:#14151817;--tone-146:#73777d;--tone-147:#f0f1f2;--tone-148:#e8eaeb;--tone-149:#a1a5a9;--tone-150:#e2e4e5;--tone-151:#e6f6ee;--tone-152:#f3f4f5;--tone-153:#7c8085;--tone-154:#d7dcda;--tone-155:#8a8e93;--tone-156:#999da1;--tone-157:#eaf7f1;--tone-158:#151617;--tone-159:#eceeef;--tone-160:#5f6468;--tone-161:#8b8f93;--tone-162:#565b5f;--tone-163:#17a36e}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:default}a.install-button{justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex}.brand-mark{width:100%;height:100%;color:var(--surface);background:var(--ink);border-radius:25%;place-items:center;font-size:68px;font-weight:900;display:grid}.burst-app .app-icon{border-radius:inherit;width:100%;height:100%}.burst-logo>svg{width:100%;height:100%}.prosto-promo{background:var(--ink);color:var(--surface);text-align:left;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex}.promo-tag{border:1px solid;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;font-weight:700;display:grid}.promo-copy{flex:1;gap:7px;display:grid}.promo-copy>small{letter-spacing:1.1px;opacity:.7;font-size:8px}.promo-copy>strong{font-size:18px}.promo-copy del{opacity:.5;margin-right:6px;font-size:12px}.promo-copy b{font-size:20px}.promo-switch{background:var(--muted);border-radius:20px;width:36px;height:22px;padding:3px}.promo-switch i{background:var(--surface);border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block}.promo-switch.is-on{background:var(--green)}.promo-switch.is-on i{transform:translate(14px)}.dev-auth{background:var(--soft);border-radius:16px;gap:12px;padding:18px;display:grid}.dev-auth label{color:var(--muted);font-size:12px}.dev-auth textarea{resize:vertical;border:1px solid var(--muted);border-radius:8px;width:100%;min-height:100px;padding:8px}.gallery-sheet{max-height:95dvh}.gallery-sheet>img{object-fit:contain;width:auto;max-width:100%;height:65dvh;margin:0 auto;display:block}.gallery-controls{text-align:center;justify-content:space-between;align-items:center;margin-top:12px;display:flex}.gallery-controls small{margin-top:5px;font-size:12px;display:block}.checkout-apps{gap:14px;padding:10px 0 16px;display:flex;overflow:auto}.checkout-apps>div{text-align:center;flex-shrink:0;width:62px;font-size:11px}.checkout-apps .app-icon{margin:0 auto 5px;display:flex}.checkout-apps>div>span:last-child{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.payment-methods{gap:10px;margin:16px 0;display:grid}.payment-method{border:1px solid var(--soft);background:var(--soft);text-align:left;border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex}.payment-method>span:first-child{flex:1}.payment-method--selected{border-color:var(--green)}.payment-method--selected .select-circle{background:var(--green);color:var(--surface);border-color:var(--green)}.payment-success{text-align:center;padding:20px 0}.payment-success__icon{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.payment-success>small{color:var(--green)}.payment-success>p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.6}.credentials{gap:8px;margin:16px 0;display:grid}.credentials button{text-align:left;background:var(--soft);border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.credentials small{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.credentials strong{overflow-wrap:anywhere;font-size:14px}.activation-code{text-align:center;background:var(--green-soft);border-radius:16px;margin:16px 0;padding:20px}.activation-code>small{color:var(--muted);display:block}.activation-code>strong{letter-spacing:6px;margin:12px 0;font-size:36px;display:block}.activation-code button{margin-top:12px}.form-error{color:var(--danger)}.empty-state{text-align:center;color:var(--muted);justify-items:center;gap:10px;padding:48px 20px;display:grid}.empty-state h3{color:var(--ink);margin:0}.empty-state p{margin:0 0 12px;font-size:14px;line-height:1.6}.sheet{outline:none}.install-next-step{margin-bottom:20px}.install-next-step>p{color:var(--muted);font-size:14px;line-height:1.5}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
