@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#2583f7;--blue2:#1570dc;--text:#101724;--muted:#768296;--line:#e8edf3;--green:#1fa777;--bg:#f7f9fc;--shadow:0 12px 38px #182a4814}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.topbar{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #e6ebf2e6;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.brand{letter-spacing:-.7px;align-items:center;gap:8px;font-weight:850;display:flex}.brand-mark{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.brand-word{font-size:20px}.brand-word span{color:var(--blue)}.brand-domain{color:#96a0af;margin-top:8px;margin-left:-5px;font-size:10px}.desktop-nav{color:#6c7789;align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{transition:all .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue)}.header-actions{align-items:center;gap:8px;display:flex}.icon-btn,.wallet-btn,.profile-icon-link,.mobile-menu{border:1px solid var(--line);cursor:pointer;color:#263244;background:#fff;border-radius:12px;justify-content:center;align-items:center;height:40px;display:flex;position:relative}.icon-btn{width:40px}.mini-count{background:var(--blue);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.wallet-btn{gap:7px;padding:0 13px;font-size:12px;font-weight:700}.profile-icon-link{width:40px}.online-dot{background:#22b77d;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:5px;right:5px}.mobile-menu{width:40px;display:none}.banner-wrap{padding-top:18px}.banner-viewport{border-radius:24px;position:relative;overflow:hidden}.banner-track{transition:transform .7s cubic-bezier(.22,.78,.24,1);display:flex}.market-banner{color:#fff;grid-template-columns:1.3fr .7fr;align-items:center;min-width:100%;height:265px;padding:42px 46px;display:grid;position:relative;overflow:hidden}.market-banner.blue{background:linear-gradient(135deg,#126ee8,#38a1ff)}.market-banner.dark{background:linear-gradient(135deg,#0e1623,#24344d)}.market-banner.violet{background:linear-gradient(135deg,#5437d7,#8a67ff)}.banner-copy{z-index:2;position:relative}.banner-copy>span{letter-spacing:1.5px;opacity:.78;font-size:11px;font-weight:800}.banner-copy h1{letter-spacing:-1.7px;max-width:680px;margin:11px 0 10px;font-size:34px;line-height:1.05}.banner-copy p{color:#ffffffd1;max-width:650px;margin:0 0 20px;font-size:14px;line-height:1.55}.banner-btn{color:#162033;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex}.banner-art{flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;display:flex;position:relative}.banner-art strong{letter-spacing:-1.5px;font-size:30px}.banner-art small{opacity:.7}.banner-art svg{margin-bottom:8px}.orb{filter:blur(1px);background:#ffffff1f;border-radius:50%;position:absolute}.orb.one{width:210px;height:210px}.orb.two{background:#ffffff14;width:120px;height:120px;bottom:-18%;right:8%}.banner-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:15px;left:46px}.banner-dots button{cursor:pointer;background:#ffffff7a;border:0;border-radius:20px;width:7px;height:7px;padding:0;transition:all .3s}.banner-dots button.active{background:#fff;width:25px}.catalog{padding:34px 0 70px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.kicker{color:var(--blue);letter-spacing:1.4px;font-size:10px;font-weight:850}.section-head h2{letter-spacing:-1.5px;margin:6px 0 0;font-size:30px}.section-head>p{color:#8a95a5;font-size:11px}.catalog-controls{border:1px solid var(--line);background:#f7f9fc;border-radius:18px;margin-bottom:18px;padding:14px}.search-box{background:#fff;border:1px solid #dfe5ed;border-radius:13px;align-items:center;gap:9px;height:46px;padding:0 13px;display:flex}.search-box svg{color:#8a96a7}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.filter-row{justify-content:space-between;gap:14px;margin-top:10px;display:flex}.chips{scrollbar-width:none;gap:7px;padding-bottom:1px;display:flex;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{white-space:nowrap;color:#657186;cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:700}.chip.active{color:var(--blue);background:#eaf4ff;border-color:#cfe3fb}.sort-box{color:#6c7788;background:#fff;border:1px solid #dfe5ed;border-radius:10px;align-items:center;gap:5px;min-width:180px;height:34px;padding:0 8px;display:flex}.sort-box select{color:#384559;appearance:none;background:0 0;border:0;outline:0;flex:1;font-size:10px;font-weight:700}.channel-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.channel-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:17px;transition:all .22s;box-shadow:0 2px 10px #17263d06}.channel-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.channel-card-top{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.avatar{border-radius:13px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:850;display:grid}.a1{color:#6b4fe2;background:#f0eaff}.a2{color:#1b7ee8;background:#e8f4ff}.a3{color:#1f986e;background:#eaf8f2}.a4{color:#d86b30;background:#fff0e9}.a5{color:#7551a5;background:#f3eef9}.avatar.small{border-radius:10px;width:36px;height:36px}.channel-title{min-width:0}.title-line{align-items:center;gap:5px;display:flex}.title-line h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.verified{color:var(--blue);flex:none}.channel-title>span{color:#8b95a5;margin-top:4px;font-size:10px;display:block}.heart{color:#8d98a8;cursor:pointer;background:#f5f7fa;border:0;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.heart.active{color:#e84f6b;background:#fff0f3}.card-badges{flex-wrap:wrap;align-items:center;gap:6px;margin:13px 0;display:flex}.card-badges span{border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800}.category-badge{color:#687589;background:#f1f4f8}.autopost{color:#8590a0;background:#f4f5f7}.autopost.on{color:#16855f;background:#eaf8f2}.growth{background:#ecf8f3;align-items:center;gap:3px;margin-left:auto;display:flex;color:#1b956a!important}.stats-grid{border:1px solid #edf0f4;border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.stats-grid div+div{border-left:1px solid #edf0f4}.stats-grid small{color:#929cab;margin-bottom:4px;font-size:8px;display:block}.rating-line{border-bottom:1px solid #edf0f4;align-items:center;gap:8px;padding:10px 0;display:flex}.rating-line span{color:#e09a22;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.rating-line small{color:#8f99a8;font-size:8px}.rating-line a{color:var(--blue);align-items:center;gap:3px;margin-left:auto;font-size:8px;font-weight:700;display:flex}.format-picker{align-items:center;gap:9px;margin-top:11px;display:flex}.format-picker label{color:#7c8798;font-size:9px;font-weight:800}.format-picker select{background:#fff;border:1px solid #e1e6ed;border-radius:9px;outline:0;flex:1;min-width:0;padding:8px 9px;font-size:9px}.card-footer{justify-content:space-between;align-items:end;gap:12px;margin-top:12px;display:flex}.price small{color:#909aaa;font-size:8px;display:block}.price b{font-size:18px}.price b span{color:#7f8a9b;font-size:9px}.cart-btn,.primary-btn,.secondary-btn,.telegram-login{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;font-weight:800;display:flex}.cart-btn{background:var(--blue);color:#fff;min-width:116px;height:38px;font-size:10px}.cart-btn.added{color:#188460;background:#eaf8f2}.primary-btn{background:var(--blue);color:#fff;min-height:44px;padding:0 16px}.secondary-btn{color:#273346;background:#f0f3f7;min-height:44px;padding:0 16px}.how{padding:35px 0 80px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.step-card{border:1px solid var(--line);border-radius:17px;padding:20px;position:relative}.step-icon{width:42px;height:42px;color:var(--blue);background:#edf6ff;border-radius:12px;place-items:center;display:grid}.step-num{color:#a1aab8;font-size:11px;font-weight:800;position:absolute;top:18px;right:18px}.step-card h3{margin:18px 0 7px;font-size:14px}.step-card p{color:#7e8999;margin:0;font-size:10px;line-height:1.55}.profile-page{padding:28px 0 70px}.profile-hero{background:linear-gradient(135deg,#eef6ff,#f8fbff);border:1px solid #dceafb;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.profile-hero h1{letter-spacing:-1.7px;margin:7px 0;font-size:34px}.profile-hero p{color:#728094;margin:0;font-size:12px}.telegram-login{background:var(--blue);color:#fff;height:45px;padding:0 16px}.profile-layout{border:1px solid var(--line);border-radius:20px;grid-template-columns:230px 1fr;margin-top:15px;display:grid;overflow:hidden}.profile-sidebar{border-right:1px solid var(--line);background:#fbfcfe;padding:16px}.profile-user{align-items:center;gap:10px;padding-bottom:14px;display:flex}.profile-avatar{width:42px;height:42px;color:var(--blue);background:#edf5ff;border-radius:12px;place-items:center;display:grid}.profile-user div:last-child{flex-direction:column;min-width:0;display:flex}.profile-user b{font-size:11px}.profile-user span{color:#8d97a6;margin-top:4px;font-size:9px}.profile-sidebar nav{border-top:1px solid #eef0f4;flex-direction:column;gap:3px;padding-top:10px;display:flex}.profile-sidebar nav button,.support-link{color:#657083;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;width:100%;padding:10px;font-size:11px;font-weight:700;display:flex}.profile-sidebar nav button svg,.support-link svg{width:16px;height:16px}.profile-sidebar nav button .lucide-chevron-right{width:13px;margin-left:auto}.profile-sidebar nav button.active{color:var(--blue);background:#eef6ff}.support-link{border-top:1px solid #eef0f4;border-radius:0;margin-top:10px;padding-top:15px}.profile-content{min-height:430px;padding:18px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.metric-card{border:1px solid #edf0f4;border-radius:15px;flex-direction:column;gap:5px;padding:16px;display:flex}.metric-card>span{width:32px;height:32px;color:var(--blue);background:#eef6ff;border-radius:9px;place-items:center;margin-bottom:8px;display:grid}.metric-card small{color:#8791a2;font-size:9px}.metric-card b{font-size:14px}.quick-add{background:#f9fcff;border:1px dashed #cfe0f3;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:18px;display:flex}.quick-add h3{margin:0 0 5px;font-size:14px}.quick-add p{color:#8290a2;margin:0;font-size:10px}.primary-btn.small{min-height:40px;font-size:11px}.activity-card{border:1px solid #edf0f4;border-radius:17px;padding:18px}.activity-head{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.activity-head h3{margin:0;font-size:14px}.activity-list>div{border-bottom:1px solid #f0f2f5;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.activity-icon{color:#687588;background:#f2f5f8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.activity-list div div{flex-direction:column;display:flex}.activity-list b{font-size:11px}.activity-list small,.activity-list time{color:#8b95a5;margin-top:3px;font-size:9px}.tab-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.tab-placeholder.compact{min-height:270px}.placeholder-icon{width:50px;height:50px;color:var(--blue);background:#eef6ff;border-radius:14px;place-items:center;display:grid}.tab-placeholder h2{margin:15px 0 6px}.tab-placeholder p{color:#7b8697;max-width:430px;font-size:12px;line-height:1.6}.my-channels-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.my-channels-head h2{margin:0;font-size:20px}.my-channels-head p{color:#8994a4;margin:4px 0 0;font-size:10px}.owned-channel{border:1px solid var(--line);border-radius:15px;margin-bottom:10px;padding:14px}.owned-channel>div:first-child{justify-content:space-between;display:flex}.owned-channel>div:first-child b{font-size:12px}.owned-channel>div:first-child span{color:#ba7b24;background:#fff6e8;border-radius:7px;padding:5px 7px;font-size:9px}.owned-prices{grid-template-columns:repeat(4,1fr);gap:6px;margin:11px 0;display:grid}.owned-prices span{color:#7e8999;background:#f7f9fc;border-radius:8px;padding:7px;font-size:8px}.owned-prices b{color:#263244;margin-top:3px;font-size:10px;display:block}.owned-channel em{color:#657286;font-size:9px;font-style:normal}.drawer{z-index:80;background:#fff;flex-direction:column;width:min(430px,100%);height:100dvh;transition:transform .32s cubic-bezier(.22,.78,.24,1);display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 60px #141f3029}.drawer.open{transform:translate(0)}.overlay{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080e186e;animation:.2s fade;position:fixed;inset:0}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px;display:flex}.drawer-head h2{margin:4px 0 0;font-size:22px}.drawer-head button,.modal-close{cursor:pointer;background:#f3f5f8;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.drawer-body{flex:1;padding:16px 20px;overflow:auto}.drawer-empty{color:#8b95a5;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cart-item{border-bottom:1px solid #edf0f4;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 0;display:grid}.cart-info,.cart-price{flex-direction:column;display:flex}.cart-info b,.cart-price b{font-size:11px}.cart-info span{color:#8b95a5;margin-top:3px;font-size:9px}.cart-price{text-align:right}.cart-price button{color:#d35268;cursor:pointer;background:0 0;border:0;margin-top:4px;font-size:9px}.drawer-total{border-top:1px solid var(--line);padding:18px 20px}.drawer-total>div{justify-content:space-between;margin-bottom:9px;display:flex}.drawer-total>div span{color:#778193;font-size:10px}.drawer-total>div b{font-size:12px}.drawer-total .grand{border-top:1px solid var(--line);margin-top:8px;padding-top:11px}.drawer-total .grand b{font-size:18px}.primary-btn.wide{width:100%}.modal{z-index:90;background:#fff;border-radius:22px;width:min(440px,100% - 28px);max-height:calc(100dvh - 28px);padding:24px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 80px #101d3040}.modal-close{position:absolute;top:14px;right:14px}.modal-icon{width:48px;height:48px;color:var(--blue);background:#eaf4ff;border-radius:14px;place-items:center;display:grid}.wallet-modal h2,.telegram-modal h2,.add-channel-modal h2{margin:16px 0 7px;font-size:22px}.wallet-modal>p,.telegram-modal>p,.add-channel-modal>p{color:#7a8596;margin:0 0 16px;font-size:12px;line-height:1.55}.wallet-option{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;margin-top:8px;padding:13px;display:grid}.wallet-option>svg:first-child,.ton-icon{width:36px;height:36px;color:var(--blue);background:#eff6ff;border-radius:10px;place-items:center;padding:8px;display:grid}.wallet-option div:nth-child(2){flex-direction:column;display:flex}.wallet-option b{font-size:11px}.wallet-option span{color:#8b95a5;margin-top:3px;font-size:9px}.telegram-modal{text-align:center}.telegram-modal .modal-icon{margin:0 auto}.telegram-open{justify-content:center;margin-top:20px;text-decoration:none;display:flex}.login-wait,.login-error,.form-message{border-radius:12px;margin-top:14px;padding:11px 13px;font-size:12px}.login-wait{color:#52606d;background:#f5f7fb;justify-content:center;align-items:center;gap:8px;display:flex}.login-error{color:#a33;background:#fff2f2}.pulse-dot{background:#2f80ed;border-radius:50%;width:9px;height:9px;animation:1.5s infinite pulse}.channel-input{background:#fff;border:1px solid #dfe5ee;border-radius:13px;align-items:center;margin:16px 0 10px;padding:0 13px;display:flex}.channel-input span{color:#8692a0;font-weight:800}.channel-input input{background:0 0;border:0;outline:0;width:100%;padding:13px 6px}.price-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.price-fields label{border:1px solid var(--line);text-align:left;border-radius:12px;padding:10px}.price-fields label>span{color:#667286;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.price-fields label>div{align-items:center;gap:5px;display:flex}.price-fields input{border:0;outline:0;width:100%;font-size:14px;font-weight:800}.price-fields b{color:#8c96a5;font-size:8px}.switch-row{border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;margin:12px 0 16px;padding:12px;display:flex;position:relative}.switch-row>div{text-align:left;flex-direction:column;display:flex}.switch-row b{font-size:11px}.switch-row span{color:#8994a4;margin-top:4px;font-size:8px;line-height:1.4}.switch-row input{opacity:0;position:absolute}.switch-row i{background:#ccd4df;border-radius:20px;flex:none;width:42px;height:24px;transition:all .2s;position:relative}.switch-row i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #00000026}.switch-row input:checked+i{background:var(--blue)}.switch-row input:checked+i:after{transform:translate(18px)}.form-message{color:#285b97;background:#f2f8ff;line-height:1.45}button:disabled{opacity:.65;cursor:wait}footer{color:#fff;background:#0f1724;padding:44px 0 18px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.footer-brand .brand-word,.footer-brand .brand-domain{color:#fff}.footer-brand .brand-word span{color:#56aaff}.footer-brand p{color:#8e9bad;font-size:10px;line-height:1.7}.system-ok{color:#9ba7b7;align-items:center;gap:6px;font-size:9px;display:flex}.system-ok i{background:var(--green);border-radius:50%;width:7px;height:7px}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-grid>div>b{font-size:11px}.footer-grid>div>a{color:#8e9bad;font-size:10px}.footer-bottom{color:#768397;border-top:1px solid #283142;justify-content:space-between;margin-top:30px;padding-top:15px;font-size:9px;display:flex}.menu-overlay{z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#070d165c;transition:opacity .28s;position:fixed;inset:0}.menu-overlay.show{opacity:1;pointer-events:auto}.mobile-drawer{z-index:100;background:#fff;flex-direction:column;width:min(84vw,340px);height:100dvh;transition:transform .36s cubic-bezier(.22,.78,.24,1);display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-18px 0 55px #101b2c33}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 16px;display:flex}.mobile-drawer-head button{background:#f2f5f8;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.mobile-drawer nav{flex-direction:column;padding:14px;display:flex}.mobile-drawer nav a{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;padding:15px 8px;font-size:14px;font-weight:750;display:flex}.mobile-drawer nav svg{color:#9aa4b3;width:17px}.mobile-drawer-actions{border-top:1px solid var(--line);gap:8px;margin-top:auto;padding:14px;display:grid}.mobile-drawer-actions button{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.mobile-drawer-actions b{color:var(--blue);background:#edf5ff;border-radius:8px;margin-left:auto;padding:3px 7px}@keyframes pulse{70%{box-shadow:0 0 0 9px #2f80ed00}to{box-shadow:0 0 #2f80ed00}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media (width<=900px){.desktop-nav{display:none}.mobile-menu{display:flex}.channel-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media (width<=640px){.shell{width:calc(100% - 24px)}.topbar-inner{height:60px}.brand-mark{width:30px;height:30px}.brand-word{font-size:18px}.brand-domain{display:none}.desktop-only{display:none!important}.profile-icon-link,.mobile-menu,.icon-btn{border-radius:11px;width:38px;height:38px}.header-actions{gap:6px}.banner-wrap{padding-top:10px}.banner-viewport{border-radius:18px}.market-banner{grid-template-columns:1fr;height:190px;padding:24px 20px 34px}.banner-copy>span{font-size:8px}.banner-copy h1{letter-spacing:-1.3px;margin:8px 0;font-size:25px;line-height:1.05}.banner-copy p{max-width:95%;margin-bottom:15px;font-size:11px;line-height:1.45}.banner-btn{border-radius:10px;padding:9px 11px;font-size:10px}.banner-art{display:none}.banner-dots{bottom:13px;left:20px}.catalog{padding:20px 0 48px}.section-head{align-items:flex-start;gap:8px}.section-head h2{letter-spacing:-1.2px;font-size:24px}.section-head>p{padding-top:5px}.catalog-controls{border-radius:15px;margin-bottom:12px;padding:10px}.search-box{height:42px}.filter-row{margin-top:8px;display:block}.chips{margin-right:-2px}.chip{padding:7px 10px}.sort-box{width:100%;height:36px;margin-top:8px}.channel-grid{gap:10px}.channel-card{border-radius:16px;padding:14px}.channel-card:hover{box-shadow:none;transform:none}.card-badges{margin:11px 0}.growth{margin-left:0}.format-picker{flex-direction:column;align-items:stretch;gap:5px}.format-picker select{height:37px;font-size:10px}.card-footer{margin-top:10px}.cart-btn{min-width:112px}.how{padding:20px 0 55px}.steps-grid{grid-template-columns:1fr;gap:8px}.step-card{padding:16px}.profile-page{padding:14px 0 50px}.profile-hero{border-radius:17px;flex-direction:column;align-items:flex-start;padding:18px}.profile-hero h1{font-size:27px}.profile-hero p{font-size:11px;line-height:1.5}.telegram-login{width:100%}.profile-layout{border-radius:17px;grid-template-columns:1fr}.profile-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px}.profile-user{padding:4px 4px 10px}.profile-sidebar nav{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.profile-sidebar nav button{justify-content:center;padding:9px 4px}.profile-sidebar nav button span,.profile-sidebar nav button .lucide-chevron-right,.support-link{display:none}.profile-content{min-height:350px;padding:12px}.metric-grid{grid-template-columns:1fr 1fr;gap:7px}.metric-card{padding:12px}.quick-add{flex-direction:column;align-items:flex-start;padding:14px}.quick-add .primary-btn{width:100%}.owned-prices{grid-template-columns:1fr 1fr}.my-channels-head{align-items:flex-start}.price-fields{grid-template-columns:1fr}.modal{border-radius:18px;width:calc(100% - 18px);padding:19px}.add-channel-modal{max-height:calc(100dvh - 16px);top:auto;bottom:8px;transform:translate(-50%)}.drawer{width:100%}.drawer-head{padding:17px}.drawer-body{padding:12px 16px}.drawer-total{padding:14px 16px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}}.checkout-post{padding:4px 0 14px}.checkout-post label{margin-bottom:8px;font-size:12px;font-weight:800;display:block}.checkout-post textarea{resize:vertical;border:1px solid var(--line);border-radius:14px;outline:none;width:100%;min-height:150px;padding:13px;line-height:1.5}.checkout-post textarea:focus{border-color:#8dbbff;box-shadow:0 0 0 3px #eef6ff}.checkout-post small{color:#8b95a5;margin-top:6px;font-size:9px;display:block}.wallet-status{border:1px solid var(--line);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:14px 0;padding:12px;display:grid}.wallet-status>svg{color:var(--blue)}.wallet-status div{flex-direction:column;display:flex}.wallet-status b{font-size:11px}.wallet-status span{color:#8b95a5;margin-top:2px;font-size:9px}.wallet-status button,.checkout-back{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.checkout-back{width:100%;padding:10px 0 0}@media (width<=640px){.profile-icon-link,.mobile-menu,.icon-btn{width:35px;height:35px}.market-banner{height:158px;padding:18px 16px 26px}.banner-copy h1{margin:6px 0;font-size:22px;line-height:1.02}.banner-copy p{margin:0 0 10px;font-size:10px;line-height:1.35}.banner-btn{padding:8px 10px;font-size:9px}.banner-dots{bottom:8px;left:16px}.catalog{padding-top:14px}.section-head h2{font-size:22px}.catalog-controls{padding:8px}.channel-card{padding:12px}.avatar{width:44px;height:44px}.channel-title h3{font-size:15px}.channel-title span{font-size:10px}.stats-grid{margin-top:8px}.stats-grid>div{padding:9px 10px}.stats-grid b{margin-top:3px;font-size:13px}.format-picker{margin-top:6px}.format-picker select{height:35px}.cart-btn{height:38px}.steps-grid{scroll-snap-type:x mandatory;padding-bottom:4px;display:flex;overflow-x:auto}.step-card{scroll-snap-align:start;min-width:82%;padding:14px}.step-card h3{margin-top:18px;font-size:14px}.profile-hero{padding:14px}.profile-hero h1{margin:6px 0;font-size:23px}.profile-hero p{margin:0 0 10px}.telegram-login{height:42px}.profile-user{display:none}.profile-sidebar{padding:6px}.profile-sidebar nav button{padding:7px 3px}.profile-content{min-height:260px;padding:9px}.mobile-drawer{width:min(78vw,320px);transition:transform .42s cubic-bezier(.2,.75,.2,1)}.mobile-drawer-head{height:58px}footer{padding-top:30px}.footer-grid{gap:20px}.footer-bottom{margin-top:20px}.shell{width:calc(100% - 20px)}.topbar-inner{height:62px}.topbar{min-height:62px}.brand-mark{border-radius:11px;width:34px;height:34px}.brand-word{font-size:20px}.profile-icon-link,.mobile-menu,.icon-btn{border-radius:13px;width:42px;height:42px}.header-actions{gap:7px}.banner-wrap{padding-top:10px}.banner-viewport{border-radius:19px}.market-banner{height:222px;min-height:222px;padding:25px 20px 48px;display:block}.banner-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;display:flex}.banner-copy>span{letter-spacing:1.7px;font-size:10px}.banner-copy h1{letter-spacing:-1.15px;max-width:100%;margin:9px 0 8px;font-size:28px;line-height:1.03}.banner-copy p{max-width:100%;margin:0 0 14px;font-size:12.5px;line-height:1.42}.banner-btn{white-space:nowrap;border-radius:12px;flex:none;min-height:42px;padding:0 16px;font-size:12px;font-weight:850;line-height:1;box-shadow:0 5px 16px #00000014}.banner-btn svg{width:18px;height:18px}.banner-dots{bottom:15px;left:auto;right:18px}.banner-dots button{width:8px;height:8px}.banner-dots button.active{width:22px}.catalog{padding:22px 0 46px}.kicker{font-size:11px}.section-head h2{letter-spacing:-1.3px;font-size:28px;line-height:1.05}.section-head>p{font-size:12px}.catalog-controls{border-radius:17px;margin-bottom:14px;padding:11px}.search-box{border-radius:14px;height:49px;padding:0 14px}.search-box input{font-size:15px}.chip{border-radius:11px;padding:9px 12px;font-size:11px}.sort-box{border-radius:12px;height:42px;padding:0 11px}.sort-box select{font-size:12px}.channel-grid{gap:13px}.channel-card{border-radius:18px;padding:16px}.avatar{border-radius:15px;width:50px;height:50px;font-size:13px}.title-line h3{font-size:17px}.channel-title>span{margin-top:4px;font-size:12px}.heart{border-radius:12px;width:40px;height:40px}.card-badges{gap:6px;margin:11px 0 12px}.card-badges span{padding:6px 9px;font-size:9.5px}.stats-grid div{padding:12px 13px}.stats-grid small{font-size:9.5px}.stats-grid b{font-size:15px}.rating-line{padding:10px 0}.rating-line span{font-size:11px}.rating-line small,.rating-line a{font-size:9.5px}.format-picker{gap:6px;margin-top:10px}.format-picker label{font-size:10px}.format-picker select{border-radius:11px;height:43px;padding:0 11px;font-size:12px}.card-footer{margin-top:10px}.price small{font-size:9.5px}.price b{font-size:24px}.price b span{font-size:11px}.cart-btn{border-radius:12px;min-width:124px;height:44px;font-size:12px}.how{padding:22px 0 38px}.step-card{border-radius:18px;min-width:88%;padding:18px}.step-icon{width:46px;height:46px}.step-card h3{font-size:16px}.step-card p{font-size:11px}.profile-page{padding-top:14px}.profile-hero{border-radius:19px;padding:18px}.profile-hero h1{font-size:27px}.profile-hero p{font-size:12px}.metric-card{min-height:116px;padding:13px}.quick-add{padding:14px}.quick-add p{font-size:10.5px}.mobile-drawer{width:min(82vw,330px)}.mobile-drawer nav a{padding:15px 9px;font-size:14px}}.post-mode-tabs{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:9px;display:grid}.post-mode-tabs button{border:1px solid var(--line);color:#647084;cursor:pointer;background:#fff;border-radius:11px;height:38px;font-size:10px;font-weight:800}.post-mode-tabs button.active{color:var(--blue);background:#eef5ff;border-color:#a8c9ff}.tg-preview{background:linear-gradient(#f7fbff,#f2f8ff);border:1px solid #dbe8f8;border-radius:14px;margin-top:10px;padding:12px}.tg-preview-head{align-items:center;gap:8px;display:flex}.tg-preview-head span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid}.tg-preview-head b{font-size:10px}.tg-preview p{white-space:pre-wrap;overflow-wrap:anywhere;color:#283244;margin:8px 0 0;font-size:10px;line-height:1.45}.repost-builder{background:#fbfdff;border:1px dashed #c9d8ea;border-radius:14px;padding:11px}.repost-builder>p{color:#667386;margin:0 0 8px;font-size:10px;line-height:1.45}.repost-builder .secondary-btn{margin-top:9px;text-decoration:none;display:inline-flex}.wallet-balance{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0;display:grid}.wallet-balance>div{border:1px solid var(--line);background:#fafcff;border-radius:13px;flex-direction:column;gap:4px;padding:12px;display:flex}.wallet-balance span{color:#8a95a5;font-size:9px}.wallet-balance b{font-size:17px}.wallet-field{grid-template-columns:1fr auto;gap:7px;margin-top:10px;display:grid}.wallet-field>span{color:#707d90;grid-column:1/-1;font-size:9px;font-weight:800}.wallet-field input{border:1px solid var(--line);border-radius:11px;min-width:0;height:40px;padding:0 11px;font-size:10px}.wallet-field button{color:var(--blue);cursor:pointer;background:#eef5ff;border:0;border-radius:11px;padding:0 13px;font-size:10px;font-weight:800}.test-warning{color:#9c6f18;background:#fff8e8;border-radius:11px;margin-top:12px;padding:10px;font-size:8.5px;line-height:1.45;display:block}.balance-strip{border:1px solid var(--line);background:#fbfdff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:12px 14px;display:flex}.balance-strip>div{flex-direction:column;gap:3px;display:flex}.balance-strip b{font-size:11px}.balance-strip span{color:#8b95a5;font-size:9px}@media (width<=640px){.post-mode-tabs button{height:42px;font-size:11px}.tg-preview{padding:13px}.tg-preview-head b,.tg-preview p,.repost-builder>p{font-size:11px}.wallet-balance b{font-size:20px}.wallet-field input{height:44px;font-size:12px}.wallet-field button{font-size:11px}.balance-strip{flex-direction:column;align-items:flex-start}.balance-strip .secondary-btn{width:100%}}.live-activity{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:42px;margin-top:10px;padding:8px 12px;display:flex;overflow:hidden}.live-activity>b{white-space:nowrap;font-size:9px}.live-dot{background:#46b88a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #46b88a1f}.live-activity-track{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.live-activity-track span{white-space:nowrap;color:#7e8999;background:#f6f8fb;border-radius:9px;padding:5px 8px;font-size:9px}.owned-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.autopost-toggle{border:1px solid var(--line);color:#6f7b8b;cursor:pointer;background:#fff;border-radius:10px;padding:7px 10px;font-size:9px;font-weight:800}.autopost-toggle.on{color:#348c68;background:#eefaf5;border-color:#ccebdc}@media (width<=640px){.live-activity{margin-top:8px;padding:8px 10px}.live-activity>b,.live-activity-track span{font-size:10px}.owned-actions{flex-direction:column;align-items:flex-start}.autopost-toggle{width:100%;padding:9px;font-size:10px}}.active-nav-icon{color:var(--blue);background:#eef6ff;border-color:#9fc7fb}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.channel-card{border-radius:16px;padding:14px}.channel-card-top{gap:9px}.channel-title>span{margin-top:2px}.heart{border-radius:9px;width:32px;height:32px}.card-badges{gap:5px;margin:9px 0}.card-badges span{padding:5px 7px;font-size:7.5px}.stats-grid div{padding:8px 9px}.stats-grid small{margin-bottom:3px;font-size:7.5px}.stats-grid b{font-size:11px}.rating-line{padding:8px 0}.rating-line span{font-size:8.5px}.rating-line small,.rating-line a{font-size:7.5px}.card-offer-summary{background:#f8fbff;border:1px solid #e5edf8;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;margin-top:9px;padding:9px 10px;display:flex}.card-offer-summary>div{flex-direction:column;gap:2px;display:flex}.card-offer-summary small{color:#8290a1;font-size:7.5px}.card-offer-summary b{letter-spacing:-.5px;font-size:16px}.card-offer-summary b span{color:#728095;letter-spacing:0;font-size:8px}.card-offer-summary>span{text-align:right;color:#687588;align-items:center;gap:4px;font-size:8px;font-weight:750;line-height:1.25;display:flex}.card-offer-summary>span svg{color:var(--blue);flex:none}.compact-card-footer{align-items:center;margin-top:9px}.compact-card-footer>small{color:#8792a2;max-width:106px;font-size:7.5px;line-height:1.25}.compact-card-footer .cart-btn{border-radius:10px;min-width:100px;height:34px;font-size:9px;text-decoration:none}.owned-category{color:#687588;background:#f2f5f9;border-radius:7px;margin-top:8px;padding:4px 6px;font-size:8px;font-weight:750;display:inline-flex}.automation-required{color:#16855f;background:#eaf8f2;border-radius:8px;padding:5px 8px;font-size:8px;font-weight:850}.mobile-drawer-actions a{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.mobile-drawer-actions a b{color:var(--blue);background:#edf5ff;border-radius:8px;margin-left:auto;padding:3px 7px}.form-field{flex-direction:column;gap:7px;margin:10px 0;display:flex}.form-field>span{color:#667286;font-size:9px;font-weight:800}.form-field select{border:1px solid var(--line);color:#2e394b;background:#fff;border-radius:12px;outline:none;width:100%;height:42px;padding:0 11px;font-size:11px}.optional-prices{margin-top:14px}.optional-prices-title{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.optional-prices-title b{font-size:11px}.optional-prices-title span{color:#8994a4;font-size:8px}.optional-price-fields{grid-template-columns:1fr 1fr;gap:7px}.price-option{border:1px solid var(--line);background:#fbfcfe;border-radius:12px;min-height:40px;padding:9px}.price-option.enabled{background:#f7fbff;border-color:#c7defa}.format-toggle{cursor:pointer;align-items:center;gap:7px;display:flex}.format-toggle input{opacity:0;position:absolute}.format-toggle i{background:#fff;border:1px solid #b8c3d0;border-radius:5px;flex:none;place-items:center;width:16px;height:16px;display:grid}.format-toggle input:checked+i{border-color:var(--blue);background:var(--blue)}.format-toggle input:checked+i:after{content:"✓";color:#fff;font-size:11px;font-style:normal;font-weight:900}.format-toggle span{color:#566378;font-size:9px;font-weight:800}.price-value{border-top:1px solid #e6edf6;justify-content:space-between;align-items:center;gap:6px;margin-top:9px;padding-top:8px;display:flex}.price-value>span{color:#8190a3;font-size:7px}.price-value>div{align-items:center;gap:4px;min-width:0;display:flex}.price-value input{background:0 0;border:0;outline:0;width:54px;min-width:0;font-size:12px;font-weight:850}.price-value b{color:#8994a4;font-size:7px}.automation-note{color:#56718e;background:#f6fbff;border:1px solid #dceafa;border-radius:12px;align-items:flex-start;gap:8px;margin:12px 0 15px;padding:10px 11px;display:flex}.automation-note svg{color:var(--blue);flex:none}.automation-note span{font-size:8.5px;line-height:1.45}.channel-admin-note{color:#4d6681;background:#f5faff;border:1px solid #c9e0fb;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:9px;margin:14px 0 12px;padding:11px;display:grid}.channel-admin-note>span{width:30px;height:30px;color:var(--blue);background:#e4f2ff;border-radius:9px;place-items:center;display:grid}.channel-admin-note>div{min-width:0}.channel-admin-note b{color:#2d4b6c;font-size:10px;display:block}.channel-admin-note p{color:#5c728b!important;margin:4px 0 0!important;font-size:8.5px!important;line-height:1.45!important}.channel-admin-note strong{font-weight:850}.channel-admin-note small{color:#7c8ea1;margin-top:5px;font-size:7.5px;line-height:1.35;display:block}.cart-page{padding:28px 0 70px}.cart-page-hero{background:linear-gradient(135deg,#eef6ff,#f9fcff);border:1px solid #dceafb;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;padding:27px 28px;display:flex}.cart-page-hero h1{letter-spacing:-1.6px;margin:7px 0;font-size:32px}.cart-page-hero p{color:#728094;max-width:650px;margin:0;font-size:12px;line-height:1.5}.cart-back{white-space:nowrap;font-size:11px;text-decoration:none}.cart-login-note{background:#f8fbff;border:1px solid #dceafb;border-radius:15px;align-items:center;gap:11px;margin:14px 0;padding:13px 15px;display:flex}.cart-login-note>svg{color:var(--blue);flex:none}.cart-login-note>div{flex-direction:column;flex:1;gap:3px;display:flex}.cart-login-note b{font-size:11px}.cart-login-note span{color:#718096;font-size:9px}.cart-login-note .primary-btn{white-space:nowrap;min-height:36px;margin-left:auto;font-size:10px}.cart-page-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;margin-top:15px;display:grid}.cart-list{min-width:0}.cart-list-heading{justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.cart-list-heading h2{letter-spacing:-.8px;margin:0;font-size:20px}.cart-list-heading p{color:#8490a0;margin:4px 0 0;font-size:10px}.refresh-materials{border:1px solid var(--line);color:#516174;cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.spin{animation:.75s linear infinite adsnets-spin}@keyframes adsnets-spin{to{transform:rotate(360deg)}}.cart-page-item{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:10px;padding:15px;box-shadow:0 2px 10px #17263d05}.cart-item-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.cart-item-header .avatar{border-radius:11px;width:38px;height:38px}.cart-item-name{align-items:center;gap:5px;min-width:0;display:flex}.cart-item-name b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.cart-item-header>div:nth-child(2)>span{color:#8490a0;margin-top:3px;font-size:8px;display:block}.remove-cart-item{color:#ca5268;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:6px;font-size:8px;font-weight:750;display:flex}.cart-controls-grid{grid-template-columns:minmax(155px,.7fr) minmax(220px,1fr);gap:10px;margin-top:13px;display:grid}.cart-field{flex-direction:column;gap:6px;display:flex}.cart-field>span{color:#677488;font-size:8.5px;font-weight:800}.cart-field select{color:#334156;background:#fff;border:1px solid #dfe6ef;border-radius:10px;outline:none;width:100%;height:39px;padding:0 10px;font-size:9.5px}.material-type-tabs{grid-template-columns:1fr 1fr;gap:5px;display:grid}.material-type-tabs button{color:#687589;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:10px;height:39px;font-size:9px;font-weight:800}.material-type-tabs button.active{color:#1674e7;background:#eaf4ff;border-color:#a8cbfa}.cart-material{background:#fbfdff;border:1px solid #e2ebf6;border-radius:14px;margin-top:12px;padding:12px}.cart-material-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-material-head>div{flex-direction:column;gap:3px;display:flex}.cart-material-head b{font-size:10px}.cart-material-head span{color:#7c8999;font-size:8px;line-height:1.35}.small-action{white-space:nowrap;min-height:33px;padding:0 10px;font-size:8px}.material-select{margin-top:10px}.material-guest-hint,.material-empty-hint{color:#778598;margin:10px 0 0;font-size:8.5px;line-height:1.45}.cart-preview{margin-top:10px}.cart-item-bottom{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.cart-item-bottom span{color:#6e7c8f;font-size:9px}.cart-item-bottom b{font-size:13px}.cart-summary{border:1px solid var(--line);background:#fff;border-radius:17px;padding:17px;position:sticky;top:84px;box-shadow:0 8px 25px #17263d0a}.cart-summary h2{margin:5px 0 17px;font-size:20px}.cart-summary>div{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.cart-summary>div span{color:#718095;font-size:9px}.cart-summary>div b{font-size:11px}.cart-summary-total{border-top:1px solid var(--line);padding-top:12px;margin-top:12px!important}.cart-summary-total b{font-size:19px!important}.cart-summary>p{color:#7d8999;margin:14px 0;font-size:8.5px;line-height:1.5}.cart-summary .primary-btn{font-size:11px}.support-order-link{text-align:center;color:var(--blue);margin-top:12px;font-size:9px;font-weight:800;text-decoration:none;display:block}.support-order-link+small{text-align:center;color:#8c97a6;margin-top:4px;font-size:7.5px;display:block}.cart-empty,.cart-success{text-align:center;background:#fbfdff;border:1px dashed #cbdced;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.cart-empty>svg,.cart-success>svg{color:var(--blue);margin-bottom:12px}.cart-empty h3{margin:0 0 6px;font-size:15px}.cart-empty p{color:#778497;margin:0 0 15px;font-size:10px}.cart-success{text-align:left;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:14px;min-height:220px;margin-top:15px}.cart-success h2{margin:5px 0 7px;font-size:20px}.cart-success p{color:#738095;margin:0 0 14px;font-size:10px;line-height:1.5}.cart-success .primary-btn{width:max-content;font-size:10px;text-decoration:none}.cart-message{color:#8a661c;background:#fff6e9;border-radius:12px;margin-top:13px;padding:11px 13px;font-size:10px;line-height:1.45}@media (width<=1080px) and (width>=701px){.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.channel-grid{grid-template-columns:1fr}.cart-page{padding:14px 0 45px}.cart-page-hero{border-radius:18px;flex-direction:column;align-items:flex-start;padding:18px}.cart-page-hero h1{font-size:26px}.cart-page-hero p{font-size:11px}.cart-back{width:100%}.cart-login-note{flex-wrap:wrap;align-items:flex-start}.cart-login-note .primary-btn{width:100%;margin:2px 0 0}.cart-page-layout{grid-template-columns:1fr;gap:12px}.cart-summary{position:static}.cart-list-heading{align-items:flex-start}.refresh-materials{min-height:34px;font-size:8px}.cart-page-item{border-radius:15px;padding:13px}.cart-controls-grid{grid-template-columns:1fr;gap:10px}.cart-material-head{flex-direction:column;align-items:flex-start}.small-action{width:100%;font-size:9px}.remove-cart-item{font-size:0}.remove-cart-item svg{width:17px;height:17px}.optional-price-fields{grid-template-columns:1fr}.price-option{padding:10px}.form-field select{height:44px;font-size:12px}.cart-summary h2{font-size:22px}.cart-success{flex-direction:column;align-items:flex-start}.cart-success>svg{margin-bottom:0}.channel-card{padding:13px}.channel-card .avatar{width:44px;height:44px}.title-line h3{font-size:15px}.card-badges span{font-size:8.5px}.card-offer-summary b{font-size:19px}.card-offer-summary>span{font-size:9px}.compact-card-footer .cart-btn{min-width:116px;height:39px;font-size:10px}.compact-card-footer>small{max-width:130px;font-size:8.5px}}:where(button,a,input,select){-webkit-tap-highlight-color:transparent}:where(button,a,input,select):focus-visible{outline-offset:2px;outline:3px solid #2583f747}.channel-grid{align-items:start}.channel-card{min-width:0;overflow:hidden}.channel-card-top{grid-template-columns:auto minmax(0,1fr)}.channel-card-top,.rating-line,.compact-card-footer,.channel-title,.rating-line small,.rating-line a{min-width:0}.rating-line small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rating-line a{white-space:nowrap}.card-offer-summary{min-width:0}.card-offer-summary>span{justify-content:flex-end;min-width:0}.compact-card-footer{align-items:center}.compact-card-footer>small{flex:1;min-width:0}.compact-card-footer .cart-btn{white-space:nowrap;flex:none}.channel-card .cart-btn:disabled{color:#687589;opacity:1;background:#d9e1eb}.add-channel-modal{overscroll-behavior:contain}.optional-prices-title{align-items:center}.optional-price-fields .price-option:last-child:nth-child(odd){grid-column:1/-1}.price-option{transition:border-color .16s,background .16s,box-shadow .16s}.price-option:hover{border-color:#bfd9fa}.format-toggle input:focus-visible+i{outline-offset:2px;outline:3px solid #2583f747}.price-value input{padding:2px 0}.price-value input::placeholder{color:#a4adba}.owned-channel{overflow:hidden}.owned-prices{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.owned-prices span{text-overflow:ellipsis;min-width:0;overflow:hidden}.cart-page{min-height:calc(100dvh - 68px)}.cart-page-hero,.cart-login-note,.cart-page-item,.cart-summary{box-shadow:0 7px 22px #19305409}.cart-page-hero>div,.cart-login-note>div,.cart-item-header>div:nth-child(2),.cart-material-head>div,.cart-list-heading>div{min-width:0}.cart-list-heading p,.cart-login-note span,.cart-material-head span{overflow-wrap:anywhere}.cart-page-item{transition:border-color .16s,box-shadow .16s}.cart-page-item:focus-within{border-color:#b6d5fa;box-shadow:0 7px 24px #2583f714}.cart-controls-grid>*{min-width:0}.cart-field select{cursor:pointer}.cart-field select:focus{border-color:#76aff5;box-shadow:0 0 0 3px #2583f71a}.material-type-tabs button{white-space:nowrap;min-width:0}.material-type-tabs button:focus-visible{z-index:1;position:relative}.cart-material{overflow:hidden}.cart-material-head b,.cart-material-head span{overflow-wrap:anywhere}.small-action{flex:none}.cart-preview{box-shadow:inset 0 1px #ffffffb8}.cart-preview p{max-height:10.2em;padding-right:2px;overflow:auto}.cart-item-bottom b{white-space:nowrap}.cart-summary{isolation:isolate}.cart-summary .primary-btn{min-height:46px}.support-order-link{padding:5px}.cart-message{border:1px solid #f4ddbb}.cart-empty .primary-btn,.cart-success .primary-btn{min-height:42px}.checkout-progress{gap:8px;color:#57718e!important;justify-content:flex-start!important;align-items:center!important;margin:13px 0!important;font-size:9px!important;font-weight:750!important;display:flex!important}.checkout-progress span{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:1.15s ease-in-out infinite checkout-pulse;box-shadow:0 0 #2583f759}.cart-page-layout.is-checking-out .cart-summary{border-color:#b9d7f8;box-shadow:0 10px 28px #2583f71a}.cart-success-enter{animation:.28s cubic-bezier(.2,.8,.2,1) both cart-success-in}@keyframes cart-success-in{0%{opacity:0;transform:translateY(10px)scale(.988)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes checkout-pulse{50%{box-shadow:0 0 0 6px #2583f700}}.channel-card .avatar{overflow:hidden}.channel-card .avatar img{object-fit:cover;width:100%;height:100%;display:block}.catalog-empty{text-align:center;color:#66778d;background:#fbfdff;border:1px dashed #cbdced;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:28px;display:flex}.catalog-empty>svg{color:var(--blue);margin-bottom:11px}.catalog-empty>b{color:#314158;font-size:14px}.catalog-empty p{color:#7b899a;max-width:360px;margin:7px 0 0;font-size:10px;line-height:1.5}.cart-empty,.cart-success{overflow-wrap:anywhere}.cart-success>div{min-width:0}@media (width<=1080px) and (width>=701px){.cart-page-layout{grid-template-columns:minmax(0,1fr) 278px}.cart-controls-grid{grid-template-columns:minmax(136px,.72fr) minmax(192px,1fr)}.compact-card-footer .cart-btn{min-width:96px}}@media (width<=700px){.channel-card{overflow:visible}.card-offer-summary{padding:10px 11px}.compact-card-footer{gap:9px}.compact-card-footer .cart-btn{min-width:112px}.cart-page{min-height:calc(100dvh - 62px)}.cart-page-hero,.cart-login-note,.cart-page-item,.cart-summary{box-shadow:none}.cart-list-heading{gap:8px}.cart-list-heading h2{font-size:18px}.refresh-materials{flex:none}.cart-item-header{gap:9px}.cart-item-header .avatar{width:40px;height:40px}.cart-item-name b{font-size:13px}.cart-controls-grid{margin-top:12px}.cart-field>span{font-size:9px}.cart-field select{height:43px;font-size:11px}.material-type-tabs button{height:43px;font-size:10px}.cart-material{padding:11px}.cart-material-head b{font-size:11px}.cart-material-head span,.material-guest-hint,.material-empty-hint{font-size:9px}.small-action{min-height:38px}.cart-item-bottom{margin-top:11px;padding-top:10px}.cart-item-bottom span{font-size:10px}.cart-item-bottom b{font-size:15px}.cart-summary{padding:16px}.cart-summary>p{font-size:9px}.optional-prices-title{flex-direction:column;align-items:flex-start;gap:3px}.optional-price-fields .price-option:last-child:nth-child(odd){grid-column:auto}.catalog-empty{min-height:185px;padding:22px}}@media (width<=390px){.compact-card-footer{flex-direction:column;align-items:stretch}.compact-card-footer>small{max-width:none}.compact-card-footer .cart-btn{width:100%}.cart-login-note .primary-btn{font-size:9px}.cart-list-heading{flex-direction:column}.refresh-materials{justify-content:center;width:100%}.cart-item-header .avatar{width:36px;height:36px}.material-type-tabs{gap:4px}.material-type-tabs button{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.header-cart-link{border:1px solid var(--line);color:#263244;background:#fff;border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 11px;font-size:11px;font-weight:800;display:inline-flex}.header-cart-link b{background:var(--blue);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:grid}.header-cart-link.active-nav-icon{color:var(--blue);background:#eef6ff;border-color:#9fc7fb}.system-note{color:#9ba7b7;margin-top:13px;font-size:9px;display:block}.duck-sticker{pointer-events:none;width:76px;height:76px;margin:0 0 2px}.duck-sticker svg{display:block;width:100%!important;height:100%!important}.channel-empty-state{padding:22px 16px}.market-intro{background:linear-gradient(115deg,#f0f7ff 0%,#fbfdff 72%);border:1px solid #dceafb;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;min-height:142px;margin-top:16px;padding:24px 27px;display:flex}.market-intro h1{letter-spacing:-1.4px;max-width:680px;margin:6px 0 5px;font-size:29px;line-height:1.08}.market-intro p{color:#728094;margin:0;font-size:11px;line-height:1.5}.market-intro-actions{flex-direction:column;flex:none;align-items:flex-end;gap:10px;display:flex}.market-intro-actions>span{color:#5d6b7e;font-size:9px;font-weight:800}.market-intro-actions .primary-btn{min-height:39px;padding:0 13px;font-size:10px;text-decoration:none}.catalog{padding-top:26px}.channel-grid{gap:11px}.channel-card{min-height:191px;box-shadow:none;border-radius:15px;flex-direction:column;padding:14px;display:flex}.channel-card:hover{border-color:#cbdff7;transform:translateY(-1px);box-shadow:0 7px 18px #17375e0e}.channel-card-top{grid-template-columns:auto minmax(0,1fr);gap:9px}.channel-card .avatar{border-radius:11px;width:38px;height:38px}.title-line h3{font-size:12.5px}.channel-title>span{font-size:8.5px}.channel-brief{flex-wrap:wrap;align-items:center;gap:5px 7px;min-height:18px;margin:12px 0 11px;display:flex}.channel-brief>span:not(.category-badge){color:#758296;white-space:nowrap;font-size:8px}.channel-brief>span:not(.category-badge)+span:not(.category-badge){border-left:1px solid #e8edf3;padding-left:7px}.channel-brief .category-badge{border-radius:7px;padding:4px 6px;font-size:7.5px}.card-offer-summary{background:0 0;border:0;border-top:1px solid #edf1f5;border-radius:0;margin-top:auto;padding:9px 0}.card-offer-summary small{font-size:7.5px}.card-offer-summary b{font-size:17px}.card-offer-summary>span{color:#5c6a7d;background:#f4f7fb;border-radius:7px;padding:5px 7px;font-size:8px}.compact-card-footer{margin-top:10px}.compact-card-footer .cart-btn{width:100%;min-width:0;height:34px;font-size:9px}.compact-card-footer .cart-btn.added{color:#16855f;background:#eaf8f2}@media (width>=1200px){.channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=901px) and (width<=1199px){.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=701px) and (width<=900px){.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.header-cart-link{justify-content:center;width:40px;padding:0;position:relative}.header-cart-link>span{display:none}.header-cart-link b{border:2px solid #fff;position:absolute;top:-5px;right:-5px}.market-intro{border-radius:17px;flex-direction:column;align-items:flex-start;gap:14px;min-height:0;margin-top:10px;padding:18px}.market-intro h1{letter-spacing:-1.15px;font-size:24px}.market-intro p{font-size:10.5px}.market-intro-actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.market-intro-actions .primary-btn{min-height:38px}.catalog{padding-top:20px}.channel-card{min-height:0;padding:13px}.channel-brief{margin:11px 0 10px}.card-offer-summary{padding-top:10px}.compact-card-footer .cart-btn{height:39px;font-size:10px}}.filter-row{align-items:center}.category-filter{color:#6c7788;background:#fff;border:1px solid #dfe5ed;border-radius:10px;align-items:center;gap:5px;min-width:184px;max-width:240px;height:34px;padding:0 8px;display:flex}.category-filter select{appearance:none;color:#384559;cursor:pointer;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px;font-weight:700}.category-filter svg{flex:none}.category-filter svg:first-child{color:#7b899a}.add-channel-basics{grid-template-columns:minmax(0,1.15fr) minmax(148px,.85fr);gap:9px;margin-top:13px;display:grid}.add-channel-basics .form-field{margin:0}.add-channel-basics .form-field>span{margin-left:1px}.add-channel-basics .channel-input{border-radius:12px;height:42px;margin:0;padding:0 11px}.add-channel-basics .channel-input input{height:40px;padding:0 6px;font-size:11px}.compact-category-field select{height:42px}.duration-editor{background:#fbfdff;border:1px solid #e1e9f3;border-radius:14px;margin-top:14px;padding:12px}.duration-editor .optional-prices-title{justify-content:space-between;align-items:center;gap:12px;margin:0 0 9px;display:flex}.duration-editor .optional-prices-title>div{flex-direction:column;gap:2px;display:flex}.duration-editor .optional-prices-title b{font-size:11px}.duration-editor .optional-prices-title span,.duration-editor .optional-prices-title small{color:#7d8b9d;font-size:8px;line-height:1.35}.duration-editor .optional-prices-title small{white-space:nowrap;color:#50749d;background:#eef5fe;border-radius:7px;padding:4px 6px}.duration-add-control{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.duration-add-control select{color:#354359;cursor:pointer;background:#fff;border:1px solid #dbe5f0;border-radius:10px;outline:0;width:100%;height:38px;padding:0 9px;font-size:9.5px;font-weight:700}.duration-add-control button{color:#1877e8;cursor:pointer;background:#e9f3ff;border:0;border-radius:10px;height:38px;padding:0 11px;font-size:9px;font-weight:850}.duration-add-control button:disabled{color:#9aa5b2;cursor:not-allowed;background:#f1f4f7}.selected-duration-list{gap:6px;margin-top:9px;display:grid}.selected-duration-row{background:#fff;border:1px solid #e3ebf4;border-radius:10px;grid-template-columns:minmax(82px,1fr) minmax(125px,.9fr) 30px;align-items:center;gap:8px;padding:7px 8px;display:grid}.selected-duration-row>b{color:#344258;white-space:nowrap;font-size:9px}.selected-duration-row label{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.selected-duration-row label>span{color:#8996a6;font-size:7.5px}.selected-duration-row label>div{align-items:center;min-width:0;display:flex}.selected-duration-row input{color:#26354a;background:0 0;border:0;border-bottom:1px solid #cfdbe8;outline:0;width:54px;min-width:0;padding:3px 1px;font-size:11px;font-weight:850}.selected-duration-row input:focus{border-bottom-color:var(--blue)}.selected-duration-row em{color:#8b97a7;margin-left:5px;font-size:7px;font-style:normal;font-weight:800}.selected-duration-row>button{color:#c54f63;cursor:pointer;background:#fff2f3;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.selected-duration-row>button:hover{background:#ffe7ea}.duration-empty{color:#7c8999;margin:9px 0 0;font-size:8.5px;line-height:1.4}.form-message.success{color:#157650;background:#eaf8f2;border:1px solid #ccebdc}.form-message.error{color:#a33;background:#fff2f2;border:1px solid #ffdada}.form-message.info{color:#285b97;background:#f2f8ff;border:1px solid #d8e9fb}.owned-channel-head{align-items:center;gap:10px}.channel-status{border-radius:7px;flex:none;padding:5px 7px;font-weight:850;font-size:8px!important}.channel-status.is-active{color:#16855f!important;background:#eaf8f2!important}.channel-status.is-review{color:#a66b19!important;background:#fff6e8!important}.channel-status.is-pending{color:#356fa8!important;background:#eef5ff!important}.channel-status.is-disabled,.channel-status.is-rejected{color:#bd4c60!important;background:#fff0f2!important}.owned-status-note{color:#758397;margin:7px 0 0;font-size:8.5px;line-height:1.4}.owned-channel .owned-category{margin-top:7px}@media (width<=640px){.category-filter{border-radius:12px;width:100%;max-width:none;height:42px;margin:0 0 8px;padding:0 11px}.category-filter select{font-size:12px}.add-channel-basics{grid-template-columns:1fr;gap:9px}.add-channel-basics .channel-input,.compact-category-field select{height:44px}.add-channel-basics .channel-input input{height:42px;font-size:12px}.duration-editor{padding:11px}.duration-add-control select,.duration-add-control button{height:42px;font-size:10px}.selected-duration-row{grid-template-columns:minmax(76px,1fr) minmax(132px,.9fr) 32px;padding:8px}.selected-duration-row>b{font-size:10px}.selected-duration-row label>span{font-size:8px}.selected-duration-row input{font-size:12px}.selected-duration-row>button{width:32px;height:32px}.owned-status-note{font-size:9px}}.card-offer-summary{align-items:center}.card-format-select{color:#6c7788;background:#fff;border:1px solid #dfe5ed;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px;min-width:120px;max-width:142px;height:34px;padding:0 7px;display:grid}.card-format-select>span{color:#8693a3;font-size:7px;font-weight:800}.card-format-select select{appearance:none;color:#344259;cursor:pointer;background:0 0;border:0;outline:0;min-width:0;font-size:8.5px;font-weight:800}.card-format-select select:disabled{cursor:not-allowed;color:#9aa5b2}.card-format-select svg{color:#8c99aa;pointer-events:none;width:13px}.owned-actions>div{justify-content:flex-end;align-items:center;gap:7px;display:flex}.edit-channel-prices{color:#2077df;cursor:pointer;background:#f4f9ff;border:1px solid #cfe0f4;border-radius:8px;height:30px;padding:0 9px;font-size:8px;font-weight:850}.edit-channel-prices:hover{background:#eaf4ff}.owner-price-editor{background:#fbfdff;border:1px solid #dce8f5;border-radius:13px;margin-top:11px;padding:11px}.owner-price-editor-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:9px;display:flex}.owner-price-editor-head>div{flex-direction:column;gap:2px;display:flex}.owner-price-editor-head b{font-size:10px}.owner-price-editor-head span{color:#7c8999;font-size:8px;line-height:1.35}.owner-price-editor-head button{color:#6f7f91;cursor:pointer;background:0 0;border:0;padding:2px;font-size:8px;font-weight:800}.owner-price-editor .selected-duration-list{margin-top:8px}.owner-save-button{width:100%;min-height:38px;margin-top:10px;font-size:9px}.owner-editor-message{border-radius:9px;margin:9px 0 0;padding:8px 10px;font-size:8.5px;line-height:1.4}.owner-editor-message.success{color:#157650;background:#eaf8f2}.owner-editor-message.info{color:#316594;background:#f1f7ff}.owner-editor-message.error{color:#a33;background:#fff2f2}@media (width<=640px){.card-format-select{min-width:138px;max-width:164px;height:38px;padding:0 9px}.card-format-select>span{font-size:8px}.card-format-select select{font-size:10px}.owned-actions{flex-direction:column;align-items:flex-start}.owned-actions>div{justify-content:space-between;width:100%}.edit-channel-prices{height:34px;font-size:9px}.owner-price-editor{padding:10px}.owner-save-button{min-height:42px;font-size:10px}.owner-editor-message{font-size:9px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body,#root,.app{width:100%;min-width:0;overflow-x:clip}img,svg{max-width:100%}.market-banner-strip{margin-top:11px}.market-banner-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.market-banner-card{background:linear-gradient(122deg,#f2f8ff 0%,#fbfdff 78%);border:1px solid #dceafb;border-radius:16px;flex-direction:column;align-items:flex-start;min-width:0;min-height:136px;padding:16px;display:flex;position:relative;overflow:hidden}.market-banner-card:after{content:"";pointer-events:none;border:1px solid #5299f024;border-radius:50%;width:112px;height:112px;position:absolute;bottom:-42px;right:-28px}.market-banner-icon{z-index:1;width:31px;height:31px;color:var(--blue);background:#e3f1ff;border-radius:10px;place-items:center;display:grid;position:relative}.market-banner-copy{z-index:1;min-width:0;margin-top:10px;position:relative}.market-banner-copy>span{color:var(--blue);letter-spacing:1px;font-size:7.5px;font-weight:850;display:block}.market-banner-copy h2{color:#182437;letter-spacing:-.35px;overflow-wrap:anywhere;margin:4px 0;font-size:13px;line-height:1.2}.market-banner-copy p{color:#738196;overflow-wrap:anywhere;max-width:250px;margin:0;font-size:8.5px;line-height:1.42}.market-banner-link{z-index:1;color:#247ceb;white-space:nowrap;align-items:center;gap:4px;margin-top:auto;padding-top:10px;font-size:8px;font-weight:850;display:inline-flex;position:relative}.market-banner-link svg{flex:none}@media (width<=640px){.topbar{padding-top:env(safe-area-inset-top);isolation:isolate;top:0}.topbar-inner{height:58px;min-height:58px}.market-intro,.market-banner-strip{margin-top:9px}.market-banner-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;gap:8px;padding:0 1px 3px;scroll-padding-left:1px;display:flex;overflow-x:auto}.market-banner-track::-webkit-scrollbar{display:none}.market-banner-card{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(100% - 30px);min-height:128px;padding:15px}.market-banner-card:after{width:120px;height:120px;bottom:-50px;right:-34px}.market-banner-copy{margin-top:9px}.market-banner-copy h2{font-size:13px}.market-banner-copy p{max-width:260px;font-size:9px}.market-banner-link{padding-top:9px;font-size:8.5px}footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}}.theme-toggle{border:1px solid var(--line);color:#435166;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;transition:background .16s,border-color .16s,color .16s;display:grid}.theme-toggle:hover{color:var(--blue);background:#f3f8ff;border-color:#b9d7f8}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #2583f747}.market-banner-avatar{z-index:1;letter-spacing:.1px;border-radius:10px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:850;display:grid;position:relative}.market-banner-cta{background:linear-gradient(132deg,#1c7cf0 0%,#49a4ff 100%);border-color:#2583f7}.market-banner-cta:after{border-color:#ffffff47}.market-banner-cta .market-banner-icon{color:#fff;background:#ffffff2e}.market-banner-cta .market-banner-copy>span{color:#ffffffc2}.market-banner-cta .market-banner-copy h2{color:#fff}.market-banner-cta .market-banner-copy p{color:#ffffffdb}.market-banner-cta .market-banner-link{color:#fff}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--blue:#5aa8ff;--blue2:#3a91eb;--text:#eaf1fb;--muted:#a7b5c7;--line:#293a4e;--green:#49d79d;--bg:#0b121c;--shadow:0 16px 44px #00000047}html[data-theme=dark] .topbar{background:#0b121ced;border-color:#243448}html[data-theme=dark] .desktop-nav{color:#aebbd0}html[data-theme=dark] .brand-domain{color:#8494a9}html[data-theme=dark] .icon-btn,html[data-theme=dark] .wallet-btn,html[data-theme=dark] .profile-icon-link,html[data-theme=dark] .mobile-menu,html[data-theme=dark] .header-cart-link,html[data-theme=dark] .theme-toggle{color:#e8effa;background:#142131;border-color:#2b3e54}html[data-theme=dark] .theme-toggle:hover{color:#8ec4ff;background:#19304b;border-color:#4f8dcc}html[data-theme=dark] .header-cart-link.active-nav-icon{color:#86c0ff;background:#17304c;border-color:#4a87c2}html[data-theme=dark] .header-cart-link b{color:#071321;background:#4d9df6}html[data-theme=dark] .online-dot,html[data-theme=dark] .header-cart-link b{border-color:#142131}html[data-theme=dark] .market-intro,html[data-theme=dark] .profile-hero,html[data-theme=dark] .cart-page-hero{background:linear-gradient(128deg,#14283a 0%,#101b29 78%);border-color:#28445f}html[data-theme=dark] .market-intro p,html[data-theme=dark] .profile-hero p,html[data-theme=dark] .cart-page-hero p{color:#a9b9cb}html[data-theme=dark] .market-intro-actions>span{color:#b6c5d6}html[data-theme=dark] .market-banner-card{background:linear-gradient(128deg,#13283b 0%,#101b29 78%);border-color:#28455f}html[data-theme=dark] .market-banner-card:after{border-color:#73b5ff33}html[data-theme=dark] .market-banner-icon{color:#82beff;background:#193752}html[data-theme=dark] .market-banner-copy h2{color:#edf4ff}html[data-theme=dark] .market-banner-copy p{color:#aab9cb}html[data-theme=dark] .market-banner-cta{background:linear-gradient(132deg,#186fcf 0%,#397fc5 100%);border-color:#4b9cf5}html[data-theme=dark] .catalog-controls{background:#111e2c;border-color:#293e54}html[data-theme=dark] .search-box,html[data-theme=dark] .category-filter,html[data-theme=dark] .sort-box,html[data-theme=dark] .card-format-select{color:#aebdd0;background:#0e1925;border-color:#2a3e54}html[data-theme=dark] .search-box input,html[data-theme=dark] .category-filter select,html[data-theme=dark] .sort-box select,html[data-theme=dark] .card-format-select select{color:#e7effa;background:0 0}html[data-theme=dark] .search-box input::placeholder{color:#8294aa}html[data-theme=dark] .category-filter svg,html[data-theme=dark] .sort-box svg,html[data-theme=dark] .card-format-select svg{color:#91a6bd}html[data-theme=dark] .channel-card,html[data-theme=dark] .step-card,html[data-theme=dark] .metric-card,html[data-theme=dark] .activity-card,html[data-theme=dark] .owned-channel,html[data-theme=dark] .cart-page-item,html[data-theme=dark] .cart-summary{background:#111c29;border-color:#293b50}html[data-theme=dark] .channel-title>span,html[data-theme=dark] .channel-brief>span:not(.category-badge),html[data-theme=dark] .section-head>p,html[data-theme=dark] .step-card p{color:#9bacbf}html[data-theme=dark] .channel-brief>span:not(.category-badge)+span:not(.category-badge),html[data-theme=dark] .card-offer-summary,html[data-theme=dark] .cart-item-bottom{border-color:#26384b}html[data-theme=dark] .category-badge,html[data-theme=dark] .card-offer-summary>span{color:#afc0d3;background:#1a2a3b}html[data-theme=dark] .card-offer-summary small,html[data-theme=dark] .card-format-select>span{color:#9baec2}html[data-theme=dark] .cart-btn.added{color:#70e0af;background:#163c31}html[data-theme=dark] .step-icon,html[data-theme=dark] .profile-avatar,html[data-theme=dark] .metric-card>span,html[data-theme=dark] .placeholder-icon,html[data-theme=dark] .modal-icon{color:#86c4ff;background:#17344e}html[data-theme=dark] .step-num{color:#7f91a6}html[data-theme=dark] .profile-layout{background:#111c29;border-color:#293b50}html[data-theme=dark] .profile-sidebar{background:#0f1925;border-color:#293b50}html[data-theme=dark] .profile-sidebar nav,html[data-theme=dark] .support-link{border-color:#26384b}html[data-theme=dark] .profile-sidebar nav button,html[data-theme=dark] .support-link{color:#aebdd0}html[data-theme=dark] .profile-sidebar nav button.active{color:#86c4ff;background:#173451}html[data-theme=dark] .profile-user span,html[data-theme=dark] .metric-card small,html[data-theme=dark] .quick-add p,html[data-theme=dark] .activity-list small,html[data-theme=dark] .activity-list time,html[data-theme=dark] .tab-placeholder p,html[data-theme=dark] .my-channels-head p,html[data-theme=dark] .owned-status-note{color:#9bacc0}html[data-theme=dark] .quick-add{background:#101d2a;border-color:#31516e}html[data-theme=dark] .activity-head,html[data-theme=dark] .activity-list>div{border-color:#26384b}html[data-theme=dark] .activity-icon{color:#adc0d5;background:#1a2a3a}html[data-theme=dark] .owned-prices span{color:#a8bad0;background:#182636}html[data-theme=dark] .owned-prices b{color:#e9f1fb}html[data-theme=dark] .owned-category{color:#adbfce;background:#1b2b3d}html[data-theme=dark] .edit-channel-prices{color:#86c4ff;background:#16314b;border-color:#315d85}html[data-theme=dark] .owner-price-editor,html[data-theme=dark] .duration-editor{background:#0f1b28;border-color:#2b435a}html[data-theme=dark] .owner-price-editor-head span,html[data-theme=dark] .duration-editor .optional-prices-title span,html[data-theme=dark] .duration-editor .optional-prices-title small,html[data-theme=dark] .duration-empty{color:#9caec1}html[data-theme=dark] .duration-editor .optional-prices-title small{color:#9dd0ff;background:#19344e}html[data-theme=dark] .duration-add-control select,html[data-theme=dark] .selected-duration-row,html[data-theme=dark] .form-field select{color:#e6eef9;background:#132131;border-color:#2b435a}html[data-theme=dark] .duration-add-control button{color:#91c8ff;background:#193956}html[data-theme=dark] .selected-duration-row>b,html[data-theme=dark] .selected-duration-row input{color:#e6eef9}html[data-theme=dark] .selected-duration-row input{border-color:#405874}html[data-theme=dark] .selected-duration-row>button{color:#ff9aaa;background:#38212b}html[data-theme=dark] .cart-login-note,html[data-theme=dark] .cart-material,html[data-theme=dark] .cart-empty,html[data-theme=dark] .cart-success,html[data-theme=dark] .wallet-balance>div,html[data-theme=dark] .balance-strip{background:#101d2a;border-color:#2b435a}html[data-theme=dark] .refresh-materials,html[data-theme=dark] .material-type-tabs button,html[data-theme=dark] .cart-field select,html[data-theme=dark] .wallet-field input{color:#e6eef9;background:#132131;border-color:#2b435a}html[data-theme=dark] .cart-field>span,html[data-theme=dark] .cart-item-header>div:nth-child(2)>span,html[data-theme=dark] .cart-material-head span,html[data-theme=dark] .material-guest-hint,html[data-theme=dark] .material-empty-hint,html[data-theme=dark] .cart-item-bottom span,html[data-theme=dark] .cart-summary>div span,html[data-theme=dark] .cart-summary>p,html[data-theme=dark] .cart-empty p,html[data-theme=dark] .cart-success p,html[data-theme=dark] .wallet-balance span,html[data-theme=dark] .balance-strip span{color:#9caec1}html[data-theme=dark] .material-type-tabs button.active{color:#90c8ff;background:#173451;border-color:#4a83b7}html[data-theme=dark] .secondary-btn{color:#dce8f5;background:#1a2a3a}html[data-theme=dark] .cart-message{color:#ffd77e;background:#3b2d16;border-color:#70541e}html[data-theme=dark] .tg-preview,html[data-theme=dark] .repost-builder{background:#101c29;border-color:#304a62}html[data-theme=dark] .tg-preview p,html[data-theme=dark] .repost-builder>p{color:#a9b9cc}html[data-theme=dark] .modal,html[data-theme=dark] .drawer,html[data-theme=dark] .mobile-drawer{color:#e9f1fb;background:#101b28}html[data-theme=dark] .drawer-head,html[data-theme=dark] .drawer-total,html[data-theme=dark] .mobile-drawer-head,html[data-theme=dark] .mobile-drawer-actions{border-color:#2a3c51}html[data-theme=dark] .drawer-head button,html[data-theme=dark] .modal-close,html[data-theme=dark] .mobile-drawer-head button{color:#e2ecf8;background:#1a2a3a}html[data-theme=dark] .mobile-drawer nav a{color:#e1eaf6;border-color:#26384b}html[data-theme=dark] .mobile-drawer-actions button,html[data-theme=dark] .mobile-drawer-actions a{color:#e6eef9;background:#142231;border-color:#2b4056}html[data-theme=dark] .mobile-drawer-actions b{color:#94cbff;background:#193a58}html[data-theme=dark] .wallet-option,html[data-theme=dark] .channel-input,html[data-theme=dark] .price-option{color:#e9f1fb;background:#132131;border-color:#2b435a}html[data-theme=dark] .channel-input input,html[data-theme=dark] .price-option input,html[data-theme=dark] .wallet-field input{color:#e9f1fb}html[data-theme=dark] .wallet-modal>p,html[data-theme=dark] .telegram-modal>p,html[data-theme=dark] .add-channel-modal>p,html[data-theme=dark] .wallet-option span,html[data-theme=dark] .form-field>span{color:#a9b9cc}html[data-theme=dark] .channel-admin-note,html[data-theme=dark] .automation-note{color:#b3c8dd;background:#102338;border-color:#284b6b}html[data-theme=dark] .channel-admin-note>span{color:#8bc6ff;background:#183852}html[data-theme=dark] .form-message.info{color:#a9d4ff;background:#17324b;border-color:#28547c}html[data-theme=dark] .form-message.success,html[data-theme=dark] .owner-editor-message.success{color:#82e2b4;background:#16382f}html[data-theme=dark] .form-message.error,html[data-theme=dark] .owner-editor-message.error{color:#ffabb9;background:#3a222b}html[data-theme=dark] select option{color:#e9f1fb;background:#132131}@media (width<=640px){.desktop-theme-toggle{display:none}.market-banner-cta{background:linear-gradient(132deg,#1d7cf0 0%,#438fe0 100%)}}:where(button,a[href],input,select){touch-action:manipulation}.brand,.desktop-nav a,.header-cart-link,.wallet-btn,.profile-icon-link,.theme-toggle,.mobile-menu,.icon-btn,.heart,.drawer-head button,.mobile-drawer-head button,.modal-close{-webkit-user-select:none;user-select:none;flex:none;position:relative}.brand{min-height:44px}.desktop-nav a{align-items:center;min-height:40px;padding:0 3px;display:inline-flex}.header-cart-link,.wallet-btn,.profile-icon-link,.theme-toggle,.mobile-menu,.icon-btn{min-width:44px;min-height:44px}.theme-toggle,.mobile-menu,.icon-btn,.profile-icon-link{width:44px;height:44px}.market-banner-card{cursor:pointer;touch-action:manipulation;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.market-banner-card:hover{border-color:#9cc7f7;transform:translateY(-1px);box-shadow:0 8px 22px #2583f71c}.market-banner-card:focus-visible{outline-offset:3px;outline:3px solid #2583f74d}.market-banner-link{color:#1877e8;background:#e7f3ff;border-radius:10px;justify-content:space-between;align-self:stretch;align-items:center;gap:8px;width:100%;min-height:36px;margin-top:11px;padding:0 10px;font-size:8.5px;line-height:1.1;display:flex}.market-banner-link svg{pointer-events:none}.market-banner-cta .market-banner-link{color:#fff;background:#ffffff2e}.market-banner-card:hover .market-banner-link{background:#dbeeff}.market-banner-cta:hover .market-banner-link{background:#ffffff40}.primary-btn,.secondary-btn,.telegram-login,.cart-btn,.banner-btn,.cart-back,.telegram-open,.cart-success .primary-btn,.cart-empty .primary-btn{touch-action:manipulation;min-height:44px}.market-intro-actions .primary-btn{min-height:42px}.compact-card-footer{width:100%}.compact-card-footer .cart-btn{width:100%;min-height:40px;display:flex}.card-format-select{cursor:pointer;min-height:40px}.card-format-select select{width:100%;height:100%}.mobile-drawer nav a,.mobile-drawer-actions button,.mobile-drawer-actions a{box-sizing:border-box;cursor:pointer;touch-action:manipulation;align-items:center;width:100%;min-height:48px;display:flex}.mobile-drawer-actions button{justify-content:flex-start}.mobile-drawer-head button,.modal-close{width:44px;height:44px}.profile-sidebar nav button,.support-link{min-height:40px}.quick-add .primary-btn,.my-channels-head .primary-btn,.balance-strip .secondary-btn{min-height:42px}.refresh-materials,.small-action,.remove-cart-item,.edit-channel-prices,.duration-add-control button,.owner-price-editor-head button,.wallet-field button{touch-action:manipulation;min-height:40px}.material-type-tabs button,.post-mode-tabs button{min-height:42px}.wallet-option{min-height:58px}.wallet-field button{min-width:88px}.support-order-link{justify-content:center;align-items:center;min-height:40px;padding:0 10px;display:flex}@media (width<=700px){.header-cart-link,.wallet-btn,.profile-icon-link,.theme-toggle,.mobile-menu,.icon-btn{min-width:44px;min-height:44px}.market-intro-actions .primary-btn{min-height:44px}.market-banner-link{min-height:42px;font-size:9px}.compact-card-footer .cart-btn{min-height:44px}.card-format-select{min-height:42px}.profile-sidebar nav button,.support-link,.refresh-materials,.small-action,.remove-cart-item,.edit-channel-prices,.duration-add-control button,.owner-price-editor-head button,.wallet-field button,.material-type-tabs button,.post-mode-tabs button{min-height:44px}}html[data-theme=dark] .market-banner-card:hover{border-color:#4f8dcc;box-shadow:0 10px 25px #00000040}html[data-theme=dark] .market-banner-link{color:#9bd0ff;background:#193854}html[data-theme=dark] .market-banner-card:hover .market-banner-link{background:#214566}html[data-theme=dark] .market-banner-cta .market-banner-link,html[data-theme=dark] .market-banner-cta:hover .market-banner-link{color:#fff;background:#ffffff2b}.channel-details{border-top:1px solid #edf1f5;margin-top:8px}.channel-details summary{color:#738196;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:40px;padding:0;font-size:8px;font-weight:850;list-style:none;display:flex}.channel-details summary::-webkit-details-marker{display:none}.channel-details summary::marker{content:""}.channel-details summary svg{color:#8b9bad;flex:none;transition:transform .18s,color .18s}.channel-details[open] summary{color:var(--blue)}.channel-details[open] summary svg{color:var(--blue);transform:rotate(180deg)}.channel-details-content{grid-template-rows:0fr;transition:grid-template-rows .2s cubic-bezier(.2,.7,.25,1);display:grid}.channel-details-content>.channel-details-grid{grid-template-columns:1fr;gap:6px;min-height:0;display:grid;overflow:hidden}.channel-details[open] .channel-details-content{grid-template-rows:1fr}.channel-details-grid>div{justify-content:space-between;align-items:baseline;gap:9px;min-width:0;padding:0 0 6px;display:flex}.channel-details-grid>div:last-child{padding-bottom:10px}.channel-details-grid small{color:#8b97a7;flex:none;font-size:7.5px}.channel-details-grid b{color:#4c5b6e;text-align:right;overflow-wrap:anywhere;min-width:0;font-size:8px;line-height:1.32}@media (hover:hover) and (pointer:fine){.channel-card{transition:border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.2,.7,.25,1)}.channel-card:hover{border-color:#b9d9fa;transform:translateY(-3px);box-shadow:0 12px 26px #1e4c821a}.channel-card:hover .avatar{transform:translateY(-1px)rotate(-2deg)scale(1.035)}.channel-card .avatar{transition:transform .2s cubic-bezier(.2,.7,.25,1)}.channel-card:hover .channel-details summary,.channel-card:focus-within .channel-details summary{color:var(--blue)}.channel-card:hover .channel-details summary svg,.channel-card:focus-within .channel-details summary svg{color:var(--blue);transform:rotate(180deg)}.channel-card:hover .channel-details-content,.channel-card:focus-within .channel-details-content{grid-template-rows:1fr}}@media (width<=700px){.channel-details{margin-top:7px}.channel-details summary{min-height:44px;font-size:9px}.channel-details-grid>div{flex-direction:column;align-items:flex-start;gap:2px;padding-bottom:8px}.channel-details-grid>div:last-child{padding-bottom:11px}.channel-details-grid small{font-size:8px}.channel-details-grid b{text-align:left;font-size:9px}}html[data-theme=dark] .channel-details{border-color:#26384b}html[data-theme=dark] .channel-details summary{color:#9aacc0}html[data-theme=dark] .channel-details summary svg{color:#8ba2b9}html[data-theme=dark] .channel-details[open] summary,html[data-theme=dark] .channel-card:hover .channel-details summary,html[data-theme=dark] .channel-card:focus-within .channel-details summary,html[data-theme=dark] .channel-details[open] summary svg,html[data-theme=dark] .channel-card:hover .channel-details summary svg,html[data-theme=dark] .channel-card:focus-within .channel-details summary svg{color:#8ec4ff}html[data-theme=dark] .channel-details-grid small{color:#91a5ba}html[data-theme=dark] .channel-details-grid b{color:#c3d0df}.market-intro{isolation:isolate;position:relative;overflow:hidden;box-shadow:0 14px 34px #1a416e14}.market-intro:before{z-index:-1;content:"";background:radial-gradient(circle at 86% 14%,#49a4ff29,#0000 31%),linear-gradient(118deg,#e1f2ffc2,#ffffff61 68%);position:absolute;inset:0}.market-intro-copy,.market-intro-actions{z-index:1;position:relative}.market-intro-watermark{z-index:0;color:#2583f7;opacity:.075;pointer-events:none;width:245px;height:245px;position:absolute;bottom:-80px;right:-40px;transform:rotate(-15deg)}.market-intro-offer{color:#246fc4;background:#ffffff8f;border:1px solid #5b9ce242;border-radius:9px;align-items:center;gap:7px;max-width:100%;margin-top:13px;padding:7px 9px;font-size:8.5px;line-height:1.2;display:inline-flex;overflow:hidden}.market-intro-offer span{color:#5a83ad;flex:none;font-weight:800}.market-intro-offer b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.market-intro-offer em{color:#66809c;white-space:nowrap;min-width:0;font-style:normal}.market-intro-offer svg{flex:none}.route-view{min-width:0}.login-error{justify-items:center;gap:9px;display:grid}.login-retry{color:#b13d3d;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #efb7b7;border-radius:9px;min-height:32px;padding:0 12px;font-size:10px;font-weight:800}@media (prefers-reduced-motion:no-preference){.route-view{animation:.18s cubic-bezier(.2,.7,.25,1) both adsnets-route-enter}@keyframes adsnets-route-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}@media (width<=700px){.market-banner-strip{display:none!important}.market-banner-card{transition:none!important;transform:none!important}.market-intro{box-shadow:0 9px 24px #1a416e12}.market-intro:before{background:radial-gradient(circle at 92% 0,#49a4ff29,#0000 42%),linear-gradient(118deg,#e5f4ffd1,#ffffff6b 78%)}.market-intro-watermark{opacity:.07;width:205px;height:205px;bottom:-74px;right:-54px}.market-intro-offer{width:100%;margin-top:12px;font-size:8px}.market-intro-offer b{flex:1}.market-intro-offer em{display:none}}@media (width<=700px) and (prefers-reduced-motion:no-preference){.route-view{animation:.13s ease-out both adsnets-route-fade}@keyframes adsnets-route-fade{0%{opacity:0}to{opacity:1}}}html[data-theme=dark] .market-intro{background:#101d2b;border-color:#294a69;box-shadow:0 16px 36px #0000003d}html[data-theme=dark] .market-intro:before{background:radial-gradient(circle at 88% 10%,#3d90e533,#0000 34%),linear-gradient(118deg,#143049c7,#0d192659 72%)}html[data-theme=dark] .market-intro-watermark{color:#80bfff;opacity:.11}html[data-theme=dark] .market-intro-offer{color:#9bcfff;background:#0c1d2eb8;border-color:#315878}html[data-theme=dark] .market-intro-offer span,html[data-theme=dark] .market-intro-offer em{color:#90aeca}html[data-theme=dark] .login-retry{color:#ffb5c0;background:#2c1d25;border-color:#71404a}.wallet-modal{padding-bottom:22px}.test-topup{background:linear-gradient(135deg,#f7fbff,#edf7ff);border:1px solid #d7e8fa;border-radius:15px;margin-top:12px;padding:13px}.live-topup{background:linear-gradient(135deg,#f5fbff,#edf7ff);border:1px solid #cde5f8;border-radius:15px;margin-top:12px;padding:13px}.test-topup-head,.live-topup-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.test-topup-head>div,.live-topup-head>div{flex-direction:column;gap:4px;display:flex}.test-topup-head b,.live-topup-head b{color:#1f354c;font-size:11px}.test-topup-head span,.live-topup-head span{color:#718197;font-size:9px;line-height:1.45}.test-topup-head em,.live-topup-head em{color:#2279d5;letter-spacing:.06em;background:#dff0ff;border-radius:7px;flex:none;padding:4px 6px;font-size:8px;font-style:normal;font-weight:850}.wallet-field.topup-amount{background:#fff;margin:11px 0 8px}.wallet-field.topup-amount i{color:#748397;padding-right:10px;font-size:9px;font-style:normal;font-weight:800}.live-topup-note{color:#61748a;margin:9px 0 11px;font-size:9px;line-height:1.5;display:block}.live-topup-button{font-size:10px}.test-topup-actions{grid-template-columns:1fr;gap:7px;display:grid}.test-topup-actions button{color:#2279d5;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #c8e1f7;border-radius:10px;min-height:42px;font-size:10px;font-weight:850}.test-topup-actions button:hover:not(:disabled){background:#f2f9ff;border-color:#78b5ef}.test-topup-actions button:disabled{opacity:.52;cursor:not-allowed}.test-topup-note,.wallet-inline-notice{color:#64768b;margin:10px 0 0;font-size:9px;line-height:1.5;display:block}.test-topup-note code{color:#2969a5;font-size:8px}.wallet-inline-notice{color:#315a80;background:#ffffffad;border-radius:9px;padding:8px 9px}.payment-invoice-card{background:#fff;border:1px solid #c7e1f6;border-radius:11px;justify-content:space-between;align-items:center;gap:9px;margin-top:10px;padding:10px;display:flex}.payment-invoice-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.payment-invoice-card span{color:#397cb7;font-size:8px;font-weight:800}.payment-invoice-card b{color:#263a4f;font-size:10px}.payment-invoice-card small{color:#78889a;font-size:8px;line-height:1.35}.payment-invoice-card button{color:#5e6e80;cursor:pointer;background:#f2f5f8;border:0;border-radius:8px;min-height:34px;padding:0 9px;font-size:9px;font-weight:800}.payment-invoice-card-live{align-items:stretch}.payment-invoice-actions{flex:none;justify-content:center;align-items:stretch!important;gap:5px!important}.payment-invoice-actions a{color:#2376c7;white-space:nowrap;background:#eef7ff;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 9px;font-size:9px;font-weight:800;display:flex}.wallet-live-safety{background:#fffaf0;border:1px solid #f0d8a8;border-radius:14px;flex-direction:column;gap:5px;margin-top:14px;padding:13px;display:flex}.wallet-live-safety b{color:#6d5124;font-size:11px}.wallet-live-safety span{color:#80683e;font-size:9px;line-height:1.5}.wallet-route-summary{background:#f7fbff;border:1px solid #d7e8fa;border-radius:14px;flex-direction:column;gap:5px;margin-top:14px;padding:13px;display:flex}.wallet-route-summary b{color:#1f354c;font-size:11px}.wallet-route-summary code{color:#2778b8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wallet-route-summary span{color:#61748a;font-size:9px;line-height:1.5}.wallet-connect-panel{background:linear-gradient(135deg,#f8fcff,#edf7ff);border:1px solid #cfe4f8;border-radius:15px;flex-direction:column;gap:9px;margin-top:14px;padding:13px;display:flex}.wallet-connect-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.wallet-connect-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.wallet-connect-head b{color:#1f354c;font-size:11px}.wallet-connect-head span{color:#708297;font-size:9px;line-height:1.5}.wallet-connect-head em{color:#2279d5;letter-spacing:.06em;background:#dff0ff;border-radius:7px;flex:none;padding:4px 6px;font-size:8px;font-style:normal;font-weight:850}.wallet-connection-card{background:#fff;border:1px solid #c7e1f6;border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex}.wallet-connection-mark{letter-spacing:.04em;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:900;display:grid}.wallet-connection-mark.ton{color:#1685db;background:#e6f3ff}.wallet-connection-mark.tron{color:#d6473c;background:#fff0ef}.wallet-connection-card>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.wallet-connection-card b{color:#263a4f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wallet-connection-card small{color:#718197;font-size:8px;line-height:1.35}.wallet-connection-card code{color:#3c76a9;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.wallet-route-verified{font-weight:800;color:#27835f!important}.wallet-connection-buttons{flex-direction:column;flex:none;gap:5px;display:flex}.wallet-connection-card button{color:#37709e;cursor:pointer;touch-action:manipulation;background:#edf4fa;border:0;border-radius:8px;flex:none;min-height:34px;padding:0 8px;font-size:8px;font-weight:850}.wallet-connect-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.wallet-connect-actions .primary-btn{min-height:42px;padding:0 9px;font-size:9px}.wallet-tron-connect{color:#315a7f;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #cedfea;border-radius:10px;min-height:42px;padding:0 9px;font-size:9px;font-weight:850}.wallet-connect-notice{color:#60768b;background:#ffffffb8;border-radius:9px;margin:0;padding:8px 9px;font-size:8px;line-height:1.5}.wallet-connect-notice.error{color:#b54b42;background:#fff0ef}@media (width<=700px){.test-topup,.live-topup{padding:12px}.test-topup-actions button{min-height:44px}.payment-invoice-card button,.payment-invoice-actions a{min-height:40px}.wallet-connect-actions{grid-template-columns:1fr}.wallet-connect-actions .primary-btn,.wallet-tron-connect{min-height:44px}}html[data-theme=dark] .test-topup,html[data-theme=dark] .live-topup{background:linear-gradient(135deg,#11283a,#102335);border-color:#294e70}html[data-theme=dark] .test-topup-head b,html[data-theme=dark] .live-topup-head b{color:#d7e9fa}html[data-theme=dark] .test-topup-head span,html[data-theme=dark] .test-topup-note,html[data-theme=dark] .live-topup-head span,html[data-theme=dark] .live-topup-note{color:#9db1c5}html[data-theme=dark] .test-topup-head em{color:#91c9ff;background:#173f62}html[data-theme=dark] .wallet-field.topup-amount,.payment-invoice-card{background:#102233;border-color:#294e70}html[data-theme=dark] .wallet-field.topup-amount i{color:#9db1c5}html[data-theme=dark] .test-topup-actions button{color:#9cd0ff;background:#122b40;border-color:#315a7d}html[data-theme=dark] .test-topup-actions button:hover:not(:disabled){background:#183752;border-color:#5c9cd0}html[data-theme=dark] .wallet-inline-notice{color:#a8cceb;background:#152e43}html[data-theme=dark] .payment-invoice-card span{color:#8fc9ff}html[data-theme=dark] .payment-invoice-card b{color:#dcecfb}html[data-theme=dark] .payment-invoice-card small{color:#9eb3c5}html[data-theme=dark] .payment-invoice-card button{color:#c7d9ea;background:#21384c}html[data-theme=dark] .payment-invoice-actions a{color:#a7d5ff;background:#173b59}html[data-theme=dark] .wallet-live-safety{background:#2b2518;border-color:#68512c}html[data-theme=dark] .wallet-live-safety b{color:#f3d28c}html[data-theme=dark] .wallet-live-safety span{color:#d0b98a}html[data-theme=dark] .wallet-route-summary{background:#102335;border-color:#294e70}html[data-theme=dark] .wallet-route-summary b{color:#d7e9fa}html[data-theme=dark] .wallet-route-summary code{color:#8fc9ff}html[data-theme=dark] .wallet-route-summary span{color:#9db1c5}html[data-theme=dark] .wallet-connect-panel{background:linear-gradient(135deg,#11283a,#102335);border-color:#294e70}html[data-theme=dark] .wallet-connect-head b{color:#d7e9fa}html[data-theme=dark] .wallet-connect-head span{color:#9db1c5}html[data-theme=dark] .wallet-connect-head em{color:#91c9ff;background:#173f62}html[data-theme=dark] .wallet-connection-card{background:#102233;border-color:#294e70}html[data-theme=dark] .wallet-connection-card b{color:#dcecfb}html[data-theme=dark] .wallet-connection-card small{color:#9eb3c5}html[data-theme=dark] .wallet-connection-card code{color:#8fc9ff}html[data-theme=dark] .wallet-connection-card button{color:#c7d9ea;background:#21384c}html[data-theme=dark] .wallet-route-verified{color:#75dca6!important}html[data-theme=dark] .wallet-tron-connect{color:#9cd0ff;background:#122b40;border-color:#315a7d}html[data-theme=dark] .wallet-connect-notice{color:#a8cceb;background:#152e43}.market-intro{grid-template-columns:minmax(0,1fr) minmax(205px,238px) auto;gap:17px;min-height:184px;display:grid}.market-intro-showcase{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff94;border:1px solid #86bcf073;border-radius:14px;flex-direction:column;min-width:0;padding:11px;display:flex;position:relative}.market-intro-showcase-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.market-intro-showcase-head>span{color:#2e7fc9;letter-spacing:.1em;text-transform:uppercase;font-size:7.5px;font-weight:900}.market-intro-showcase-dots{gap:4px;display:flex}.market-intro-showcase-dots button{cursor:pointer;background:#b5d3ee;border:0;border-radius:50%;width:6px;height:6px;margin:0;padding:0}.market-intro-showcase-dots button.active{background:#2481dd;border-radius:5px;width:17px}.market-intro-showcase-card{color:#263c53;background:#ffffffb8;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;transition:background .18s,transform .18s;display:grid}.market-intro-showcase-card:hover{background:#fff;transform:translateY(-1px)}.market-intro-showcase-avatar{border-radius:9px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:900;display:grid}.market-intro-showcase-channel{flex-direction:column;gap:2px;min-width:0;display:flex}.market-intro-showcase-channel b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.market-intro-showcase-channel span{color:#71859a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.market-intro-showcase-card>svg{color:#267ed8}.market-intro-showcase-meta{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:8px 1px 0;display:flex}.market-intro-showcase-meta span{color:#6e8398;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.market-intro-showcase-meta b{color:#236da9;white-space:nowrap;font-size:9px}@media (width>=701px) and (prefers-reduced-motion:no-preference){.market-intro-showcase-card{animation:.22s both market-offer-enter}@keyframes market-offer-enter{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}@media (width<=700px){.market-intro{gap:12px;min-height:0;display:flex}.market-intro-showcase{width:100%;padding:10px}.market-intro-showcase-card{min-height:49px;transition:none!important;animation:none!important}.market-intro-showcase-avatar{width:34px;height:34px}.market-intro-showcase-channel b{font-size:10px}.market-intro-showcase-channel span{font-size:8.5px}.market-intro-showcase-meta{padding-top:7px}.market-intro-showcase-dots button{width:8px;height:8px}.market-intro-showcase-dots button.active{width:20px}}html[data-theme=dark] .market-intro-showcase{background:#0a1c2c94;border-color:#315c82}html[data-theme=dark] .market-intro-showcase-head>span{color:#91c8fa}html[data-theme=dark] .market-intro-showcase-dots button{background:#3a5c78}html[data-theme=dark] .market-intro-showcase-dots button.active{background:#6ab2f6}html[data-theme=dark] .market-intro-showcase-card{color:#e7f1fb;background:#102639db}html[data-theme=dark] .market-intro-showcase-card:hover{background:#183852}html[data-theme=dark] .market-intro-showcase-channel span,html[data-theme=dark] .market-intro-showcase-meta span{color:#a7bfd3}html[data-theme=dark] .market-intro-showcase-meta b,html[data-theme=dark] .market-intro-showcase-card>svg{color:#8ecbff}.ton-deposit{background:radial-gradient(circle at 93% 0,#58afff3d,#0000 37%),linear-gradient(145deg,#eef9ff,#f7fbff 57%,#edf6ff);border:1px solid #a9d5fa;border-radius:19px;flex-direction:column;gap:10px;margin-top:14px;padding:15px;display:flex;overflow:hidden;box-shadow:0 12px 28px #236fb214}.ton-deposit-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ton-deposit-head>div{flex-direction:column;gap:2px;display:flex}.ton-deposit-head span{color:#5e82a4;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.ton-deposit-head b{color:#1a3047;letter-spacing:-.35px;font-size:14px}.ton-deposit-head em{color:#1976c8;letter-spacing:.08em;background:#d9efff;border-radius:7px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:900}.ton-deposit-wallet{background:#ffffffc4;border:1px solid #c9e4f7;border-radius:12px;align-items:center;gap:9px;padding:10px;display:flex}.ton-deposit-wallet.connected{background:#ffffffe6;border-color:#8ac9fa}.ton-deposit-wallet-mark{color:#fff;letter-spacing:.04em;background:#1686dc;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:8px;font-weight:900;display:grid;box-shadow:0 4px 10px #1686dc38}.ton-deposit-wallet>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ton-deposit-wallet small{color:#8192a4;font-size:8px}.ton-deposit-wallet b{color:#243b53;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ton-deposit-wallet code{color:#47749d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.ton-deposit-wallet>i{color:#778799;background:#edf2f7;border-radius:7px;flex:none;padding:4px 6px;font-size:7.5px;font-style:normal;font-weight:850}.ton-deposit-amount{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:13px 12px 10px;display:flex}.ton-deposit-amount>span{color:#6d849c;letter-spacing:.045em;text-transform:uppercase;font-size:8.5px;font-weight:800}.ton-deposit-amount strong{color:#172d44;letter-spacing:-1.8px;white-space:nowrap;margin:4px 0 2px;font-size:35px;line-height:1}.ton-deposit-amount strong em{color:#4b78a3;letter-spacing:-.35px;font-size:14px;font-style:normal}.ton-deposit-amount small{color:#71869c;font-size:8.5px;line-height:1.35}.ton-deposit-input{background:#ffffffd1;border:1px solid #c5e1f5;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.ton-deposit-input>span{color:#627a91;font-size:9px;font-weight:800}.ton-deposit-input>div{align-items:center;gap:5px;min-width:0;display:flex}.ton-deposit-input input{color:#1f354b;text-align:right;background:0 0;border:0;outline:0;width:86px;font-size:16px;font-weight:850}.ton-deposit-input b{color:#6b849d;font-size:9px}.ton-deposit-input:focus-within{border-color:#67b2ef;box-shadow:0 0 0 3px #429deb1f}.ton-deposit-quote{background:#ffffffa8;border:1px solid #d1e7f8;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;padding:9px 10px;display:flex}.ton-deposit-quote span{color:#3679b4;font-size:8px;font-weight:850}.ton-deposit-quote b{color:#5f778e;text-align:right;max-width:190px;font-size:8px;line-height:1.35}.ton-deposit-quote.waiting{background:#fbfff5;border-color:#d7e5c2}.ton-deposit-quote.waiting span{color:#6b8a32}.ton-deposit-warning,.ton-deposit-history,.ton-deposit-notice{border-radius:10px;margin:0;padding:9px 10px;font-size:8.5px;line-height:1.45;display:block}.ton-deposit-warning{color:#8a6931;background:#fff7e8}.ton-deposit-history{color:#64788d;background:#f2f6fa}.ton-deposit-notice{color:#31668f;background:#e9f6ff}.ton-deposit-action{min-height:46px;font-size:10.5px;box-shadow:0 8px 18px #2583f733}.ton-deposit-action:disabled{box-shadow:none}.ton-deposit-secondary{color:#678097;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:34px;font-size:8.5px;font-weight:800}.ton-deposit-secondary:hover{color:#275f93;background:#ffffff94}@media (width<=700px){.ton-deposit{border-radius:17px;gap:9px;padding:13px}.ton-deposit-head b{font-size:13px}.ton-deposit-amount{min-height:104px;padding:12px 8px 8px}.ton-deposit-amount strong{font-size:32px}.ton-deposit-input{min-height:47px}.ton-deposit-input input{font-size:17px}.ton-deposit-action{min-height:48px;font-size:11px}.ton-deposit-secondary{min-height:42px}.ton-deposit-warning,.ton-deposit-history,.ton-deposit-notice{font-size:9px}}html[data-theme=dark] .ton-deposit{background:radial-gradient(circle at 93% 0,#3a95ee3d,#0000 37%),linear-gradient(145deg,#10283b,#0e1e2e 62%,#101e2d);border-color:#285473;box-shadow:0 14px 32px #00000047}html[data-theme=dark] .ton-deposit-head span{color:#8aa9c5}html[data-theme=dark] .ton-deposit-head b,html[data-theme=dark] .ton-deposit-amount strong{color:#eaf3fc}html[data-theme=dark] .ton-deposit-head em{color:#8dc9ff;background:#163e61}html[data-theme=dark] .ton-deposit-wallet,html[data-theme=dark] .ton-deposit-wallet.connected,html[data-theme=dark] .ton-deposit-input,html[data-theme=dark] .ton-deposit-quote{background:#0a1d2dc7;border-color:#294e6c}html[data-theme=dark] .ton-deposit-wallet b{color:#d9e9f8}html[data-theme=dark] .ton-deposit-wallet small,html[data-theme=dark] .ton-deposit-wallet code,html[data-theme=dark] .ton-deposit-amount>span,html[data-theme=dark] .ton-deposit-amount strong em,html[data-theme=dark] .ton-deposit-amount small,html[data-theme=dark] .ton-deposit-input>span,html[data-theme=dark] .ton-deposit-input b{color:#9db5ca}html[data-theme=dark] .ton-deposit-input input{color:#eaf3fc}html[data-theme=dark] .ton-deposit-wallet>i{color:#a9bbcb;background:#223547}html[data-theme=dark] .ton-deposit-quote span{color:#8dcaff}html[data-theme=dark] .ton-deposit-quote b{color:#a8bbcc}html[data-theme=dark] .ton-deposit-quote.waiting{background:#202d18;border-color:#415d2d}html[data-theme=dark] .ton-deposit-quote.waiting span{color:#b7d97b}html[data-theme=dark] .ton-deposit-warning{color:#f0cf90;background:#352c1d}html[data-theme=dark] .ton-deposit-history{color:#abc0d3;background:#17293a}html[data-theme=dark] .ton-deposit-notice{color:#abd6f8;background:#14344e}html[data-theme=dark] .ton-deposit-secondary{color:#a3bbcf}html[data-theme=dark] .ton-deposit-secondary:hover{color:#c7e5ff;background:#172e42}.catalog-filter-toggle{display:none}.wallet-form-error,.wallet-form-status,.ton-payment-amount{margin:0;font-size:10px;line-height:1.45}.wallet-form-error{color:#b94450}.wallet-form-status{color:#386c9b}.ton-payment-amount{color:#566f87}.ton-payment-amount b{color:inherit;font-size:12px}html[data-theme=dark] body,html[data-theme=dark] .app{background:radial-gradient(900px 430px at 78% -120px,#217ae02e,#0000 68%),radial-gradient(620px 360px at -8% 32%,#2a5cab24,#0000 67%),#080e16}html[data-theme=dark] .topbar{background:#080e16c7;border-color:#6995c42e;box-shadow:0 9px 28px #00000029}html[data-theme=dark] .brand-context{color:#8fa5bb;letter-spacing:.06em;text-transform:uppercase;margin:0 0 0 1px;font-size:8px;font-weight:800}html[data-theme=dark] .market-intro{isolation:isolate;background:radial-gradient(360px 180px at 88% 12%,#349eff47,#0000 73%),radial-gradient(270px 160px at 3% 96%,#1f5db340,#0000 72%),linear-gradient(118deg,#101f31 0%,#0d1724 60%,#0b1420 100%);border:1px solid #659edc42;border-radius:22px;min-height:112px;margin-top:13px;padding:22px 25px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 18px 38px #0003}html[data-theme=dark] .market-intro:before{z-index:-1;content:"";border:1px solid #92cbff24;border-radius:48% 52% 42% 58%;width:260px;height:190px;position:absolute;top:-42px;right:11%;transform:rotate(-16deg)}html[data-theme=dark] .market-intro-copy h1{color:#f3f8ff;letter-spacing:-1.65px;max-width:none;margin:0;font-size:32px}html[data-theme=dark] .market-intro-actions{align-items:center}html[data-theme=dark] .market-intro-actions .primary-btn{min-height:44px;padding:0 17px}html[data-theme=dark] .market-intro-watermark{color:#68b4ff;opacity:.13;bottom:-100px;right:-31px}html[data-theme=dark] .catalog{padding-top:14px}html[data-theme=dark] .catalog-head{margin-bottom:9px}html[data-theme=dark] .catalog-head h2{letter-spacing:-1.25px;font-size:25px}html[data-theme=dark] .catalog-controls{background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 12px;padding:0;display:grid}html[data-theme=dark] .search-box{background:#0c1723db;border-color:#263a51;border-radius:13px;height:44px;box-shadow:inset 0 1px #ffffff06}html[data-theme=dark] .filter-row{grid-column:2;align-items:center;gap:7px;margin:0;display:flex}html[data-theme=dark] .category-filter,html[data-theme=dark] .sort-box{background:#0c1723;border-color:#263a51;border-radius:13px;min-width:0;height:44px}html[data-theme=dark] .category-filter{width:174px}html[data-theme=dark] .sort-box{width:150px}html[data-theme=dark] .channel-grid{gap:12px}html[data-theme=dark] .channel-card{background:linear-gradient(142deg,#142232fa,#0c1723fa);border-color:#6c91b93b;border-radius:18px;min-height:0;padding:15px;box-shadow:inset 0 1px #ffffff06,0 12px 26px #0000001f}html[data-theme=dark] .channel-card:hover{border-color:#67b1ff8f;box-shadow:inset 0 1px #ffffff0d,0 18px 32px #00000038}html[data-theme=dark] .channel-brief{margin:11px 0 9px}html[data-theme=dark] .card-offer-summary{border-color:#6f91b633;padding:10px 0 0}html[data-theme=dark] .card-format-select{background:#0b1621;border-color:#2a425b}html[data-theme=dark] .primary-btn,html[data-theme=dark] .cart-btn,html[data-theme=dark] .telegram-login{color:#fff;text-shadow:0 1px #0000002e;background:linear-gradient(#4bafff 0%,#237ce8 52%,#1763ce 100%);border:1px solid #8eceff66;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:inset 0 1px #ffffff4d,0 8px #104b9e,0 13px 25px #1267d347}html[data-theme=dark] .cart-btn{background:linear-gradient(#3aa7ff 0%,#207ceb 52%,#145fc9 100%)}html[data-theme=dark] .primary-btn:hover:not(:disabled),html[data-theme=dark] .cart-btn:hover:not(:disabled),html[data-theme=dark] .telegram-login:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff57,0 9px #104b9e,0 17px 29px #1267d357}html[data-theme=dark] .primary-btn:active:not(:disabled),html[data-theme=dark] .cart-btn:active:not(:disabled){transform:translateY(5px);box-shadow:inset 0 1px #ffffff38,0 3px #104b9e,0 7px 15px #1267d338}html[data-theme=dark] button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}html[data-theme=dark] .secondary-btn,html[data-theme=dark] .wallet-connection-disconnect{color:#b9cce0;background:#142336;border:1px solid #2c435c}html[data-theme=dark] .wallet-modal{background:linear-gradient(155deg,#102033,#0c1724 72%);border:1px solid #263e58;border-radius:23px;width:min(466px,100% - 28px);padding:24px;box-shadow:0 26px 80px #00000085,inset 0 1px #ffffff09}html[data-theme=dark] .wallet-modal h2{color:#eef6ff;margin:0 0 15px;font-size:25px}html[data-theme=dark] .wallet-modal .modal-close{color:#d7e7f8;background:#17293c}html[data-theme=dark] .wallet-balance{border-bottom:1px solid #7c9fc333;gap:0;margin:0;padding:0 0 13px}html[data-theme=dark] .wallet-balance>div{background:0 0;border:0;border-radius:0;padding:0}html[data-theme=dark] .wallet-balance>div+div{border-left:1px solid #7c9fc333;padding-left:16px}html[data-theme=dark] .wallet-balance span{color:#88a0b7;font-size:9px}html[data-theme=dark] .wallet-balance b{color:#f1f7ff;font-size:21px}html[data-theme=dark] .wallet-connect-panel{background:0 0;border:0;border-radius:0;gap:7px;margin-top:9px;padding:0}html[data-theme=dark] .wallet-connection-card{background:0 0;border:0;border-bottom:1px solid #7c9fc333;border-radius:0;gap:9px;padding:9px 0}html[data-theme=dark] .wallet-connection-mark.ton{color:#dff1ff;background:#1a5c92;box-shadow:inset 0 1px #ffffff1f}html[data-theme=dark] .wallet-connection-card b{color:#eaf4ff;font-size:11px}html[data-theme=dark] .wallet-connection-card small{color:#8fa6bc;font-size:9px}html[data-theme=dark] .wallet-connection-buttons{flex-direction:row;align-items:center;gap:6px}html[data-theme=dark] .wallet-connection-card button{color:#bde1ff;background:#172b40;border:1px solid #2b4865;min-height:31px;padding:0 8px}html[data-theme=dark] .wallet-connection-card .wallet-connection-disconnect{color:#8298ae;background:0 0;border:0}html[data-theme=dark] .wallet-connection-state{color:#63d8a1;white-space:nowrap;font-size:9px;font-weight:850}html[data-theme=dark] .wallet-connect-notice{color:#8ba1b6;background:0 0;padding:0;font-size:9px}html[data-theme=dark] .wallet-connect-notice.error{color:#ff9da6;background:0 0}html[data-theme=dark] .wallet-connect-actions{display:block}html[data-theme=dark] .wallet-connect-actions .primary-btn{min-height:43px;font-size:10px}html[data-theme=dark] .ton-deposit{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;margin-top:12px;padding:0;overflow:visible}html[data-theme=dark] .ton-deposit h3{color:#eaf4ff;margin:0;font-size:15px}html[data-theme=dark] .ton-deposit-input{background:#091420;border-color:#2d4b69;border-radius:14px;min-height:53px;padding:0 14px}html[data-theme=dark] .ton-deposit-input>div{justify-content:space-between;width:100%}html[data-theme=dark] .ton-deposit-input input{text-align:left;width:100%;font-size:17px}html[data-theme=dark] .ton-deposit-input b{color:#91b0ca;padding-left:9px;font-size:10px}html[data-theme=dark] .ton-deposit-input:focus-within{border-color:#55a8ff;box-shadow:0 0 0 3px #3b94ff26}html[data-theme=dark] .ton-deposit-action{min-height:45px;font-size:11px}html[data-theme=dark] .wallet-form-error{color:#ff9aa4;border-left:2px solid #ff6675;padding-left:9px}html[data-theme=dark] .wallet-form-status{color:#9fc8ed}html[data-theme=dark] .ton-payment-amount{color:#9ab2c9}html[data-theme=dark] .ton-payment-amount b{color:#e6f2fc}@media (width<=700px){html[data-theme=dark] .brand-context{font-size:7px;display:inline!important}html[data-theme=dark] .market-intro{border-radius:18px;min-height:98px;margin-top:9px;padding:17px 18px}html[data-theme=dark] .market-intro h1{letter-spacing:-1.1px;font-size:23px}html[data-theme=dark] .market-intro-actions .primary-btn{min-height:40px;padding:0 12px;font-size:9px}html[data-theme=dark] .market-intro-watermark{width:195px;height:195px;bottom:-88px;right:-45px}html[data-theme=dark] .catalog{padding-top:12px}html[data-theme=dark] .catalog-head{margin-bottom:7px}html[data-theme=dark] .catalog-head h2{font-size:22px}html[data-theme=dark] .catalog-controls{grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:10px}html[data-theme=dark] .catalog-filter-toggle{color:#bdd4e9;background:#111f2e;border:1px solid #2a425c;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:38px;font-size:9px;font-weight:850;display:flex}html[data-theme=dark] .filter-row{grid-column:1;margin:0;display:none}html[data-theme=dark] .filter-row.is-open{grid-template-columns:1fr;gap:7px;display:grid}html[data-theme=dark] .category-filter,html[data-theme=dark] .sort-box{width:100%;height:40px}html[data-theme=dark] .channel-grid{gap:9px}html[data-theme=dark] .channel-card{border-radius:16px;padding:13px}html[data-theme=dark] .compact-card-footer .cart-btn{min-height:42px;font-size:10px}html[data-theme=dark] .wallet-modal{border-radius:19px;width:calc(100% - 18px);padding:19px}html[data-theme=dark] .wallet-modal h2{font-size:23px}html[data-theme=dark] .wallet-balance b{font-size:19px}html[data-theme=dark] .wallet-connection-card{align-items:flex-start}html[data-theme=dark] .wallet-connection-buttons{flex-wrap:wrap;justify-content:flex-end}html[data-theme=dark] .ton-deposit-action{min-height:47px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.market-intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;display:grid}.market-intro-copy{min-width:0}.market-intro-copy h1{max-width:none;margin:0}.market-intro-actions{justify-self:end;align-items:center}.market-intro-pagination{z-index:2;align-items:center;gap:5px;display:flex;position:absolute;bottom:14px;left:25px}.market-intro-pagination button{cursor:pointer;touch-action:manipulation;background:#276fb247;border:0;border-radius:999px;width:7px;height:7px;margin:0;padding:0}.market-intro-pagination button.active{background:#247ee3;width:22px}.market-intro[data-tone=sky]{background:linear-gradient(115deg,#eaf6ff,#f7fbff 66%,#e4f3ff)}.market-intro[data-tone=blue]{background:radial-gradient(circle at 85% 8%,#ffffff3d,#0000 35%),linear-gradient(115deg,#197ce5,#247bd4 57%,#125fb8);border-color:#257edb}.market-intro[data-tone=electric]{background:radial-gradient(circle at 85% 8%,#77c7ff52,#0000 35%),linear-gradient(115deg,#12549e,#0d4c94 55%,#093b76);border-color:#1d64bd}.market-intro[data-tone=blue] h1,.market-intro[data-tone=electric] h1{color:#fff}.market-intro[data-tone=blue] .primary-btn,.market-intro[data-tone=electric] .primary-btn{color:#13569d;text-shadow:none;background:linear-gradient(#fff,#e7f4ff);border-color:#ffffff8a;box-shadow:inset 0 1px #ffffffe6,0 5px #05336c57,0 11px 20px #062a5d33}.market-intro[data-tone=blue] .market-intro-pagination button,.market-intro[data-tone=electric] .market-intro-pagination button{background:#fff6}.market-intro[data-tone=blue] .market-intro-pagination button.active,.market-intro[data-tone=electric] .market-intro-pagination button.active{background:#fff}html[data-theme=dark] .market-intro{grid-template-columns:minmax(0,1fr) auto;gap:16px;min-height:112px;padding:22px 25px;display:grid}html[data-theme=dark] .market-intro[data-tone=sky]{background:radial-gradient(circle at 86% 8%,#69c0ff45,#0000 34%),linear-gradient(115deg,#143653,#11283f 61%,#0d1d2d);border-color:#356e9e}html[data-theme=dark] .market-intro[data-tone=blue]{background:radial-gradient(circle at 86% 8%,#aadeff66,#0000 33%),linear-gradient(115deg,#1a7ce5,#1b66c5 58%,#124b9a);border-color:#4b9cff}html[data-theme=dark] .market-intro[data-tone=electric]{background:radial-gradient(circle at 86% 8%,#69c7ff57,#0000 32%),linear-gradient(115deg,#1160ba,#0e4f9e 58%,#09366e);border-color:#3589ed}html[data-theme=dark] .market-intro[data-tone=sky] .market-intro-pagination button{background:#a8d5ff4d}html[data-theme=dark] .market-intro[data-tone=sky] .market-intro-pagination button.active{background:#79c1ff}html[data-theme=dark] .market-intro[data-tone=blue] .primary-btn,html[data-theme=dark] .market-intro[data-tone=electric] .primary-btn{color:#10569e;text-shadow:none;background:linear-gradient(#fff,#e9f5ff);border-color:#ffffffa3;box-shadow:inset 0 1px #fffffff2,0 5px #042b6266,0 12px 20px #0017423d}html[data-theme=dark] .channel-card{border-radius:16px;padding:12px}html[data-theme=dark] .channel-card .avatar{border-radius:10px;width:36px;height:36px}html[data-theme=dark] .title-line h3{font-size:12px}html[data-theme=dark] .channel-title>span{font-size:8px}html[data-theme=dark] .channel-brief{gap:4px 6px;min-height:16px;margin:8px 0 7px}html[data-theme=dark] .channel-brief .category-badge{padding:3px 5px;font-size:7px}html[data-theme=dark] .channel-brief>span:not(.category-badge){font-size:7.5px}html[data-theme=dark] .card-offer-summary{padding:8px 0 0}html[data-theme=dark] .card-offer-summary b{font-size:16px}html[data-theme=dark] .card-format-select{min-width:112px;height:36px;min-height:36px}html[data-theme=dark] .compact-card-footer{margin-top:8px}html[data-theme=dark] .compact-card-footer .cart-btn{min-height:40px}html[data-theme=dark] .wallet-connection-card.is-connected{background:linear-gradient(120deg,#115440eb,#0e3831e6);border:1px solid #54d4936b;border-radius:14px;padding:10px;box-shadow:inset 0 1px #ffffff0f}html[data-theme=dark] .wallet-connection-card.is-connected .wallet-connection-mark.ton{color:#eafff3;background:#27ae72;box-shadow:inset 0 1px #ffffff3d}html[data-theme=dark] .wallet-connection-card.is-connected b{color:#effff6}html[data-theme=dark] .wallet-connection-card.is-connected small{color:#b5ead0}html[data-theme=dark] .wallet-connection-card.is-connected .wallet-connection-state{color:#9ff1c3;background:#5be79c29;border-radius:7px;padding:5px 7px}html[data-theme=dark] .wallet-connection-card.is-connected .wallet-connection-disconnect{color:#b5dcc8}html[data-theme=dark] .wallet-connect-button{font-size:10px}@media (prefers-reduced-motion:no-preference){.market-intro-copy,.market-intro-actions{animation:.28s cubic-bezier(.22,.78,.24,1) both market-intro-copy-in}@keyframes market-intro-copy-in{0%{opacity:.02;transform:translate(10px)}to{opacity:1;transform:translate(0)}}}@media (width<=700px){.market-intro,html[data-theme=dark] .market-intro{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:112px;padding:16px 17px}.market-intro-copy h1,html[data-theme=dark] .market-intro-copy h1{letter-spacing:-1px;font-size:21px;line-height:1.04}.market-intro-actions .primary-btn,html[data-theme=dark] .market-intro-actions .primary-btn{min-height:40px;padding:0 11px;font-size:8.5px}.market-intro-pagination{bottom:10px;left:17px}.market-intro-pagination button{width:7px;height:7px;transition:none!important}html[data-theme=dark] .catalog{padding-top:10px}html[data-theme=dark] .catalog-controls{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:7px;margin-bottom:9px}html[data-theme=dark] .catalog-filter-toggle{grid-area:1/2;width:auto;min-width:82px;min-height:44px;padding:0 10px}html[data-theme=dark] .filter-row{grid-column:1/-1}html[data-theme=dark] .channel-card{border-radius:15px;padding:11px}html[data-theme=dark] .channel-card .avatar{width:35px;height:35px}html[data-theme=dark] .channel-brief{margin:7px 0 6px}html[data-theme=dark] .card-offer-summary{padding-top:7px}html[data-theme=dark] .compact-card-footer{margin-top:7px}html[data-theme=dark] .compact-card-footer .cart-btn{min-height:40px;font-size:9.5px}html[data-theme=dark] .wallet-connection-card.is-connected{padding:10px}}.profile-icon-link.active-nav-icon{color:var(--blue);background:#eef6ff;border-color:#9fc7fb;box-shadow:0 4px 12px #2583f71f}.channel-avatar{isolation:isolate;background:#edf5ff;overflow:hidden}.channel-avatar img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;display:block}.channel-reach{font-variant-numeric:tabular-nums}.market-intro{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.market-intro:active{cursor:grabbing}.market-intro-actions,.market-intro-pagination{-webkit-user-select:auto;user-select:auto}.wallet-modal .wallet-balance{border-bottom:1px solid #e4edf5;gap:0;margin:0;padding:0 0 13px}.wallet-modal .wallet-balance>div{background:0 0;border:0;border-radius:0;padding:0}.wallet-modal .wallet-balance>div+div{border-left:1px solid #e4edf5;padding-left:16px}.wallet-modal .wallet-connect-panel{background:0 0;border:0;border-radius:0;gap:8px;margin-top:12px;padding:0}.wallet-modal .wallet-connect-actions{display:block}.wallet-modal .wallet-connect-button{min-height:45px;font-size:11px}.wallet-modal .wallet-connection-card{background:0 0;border:0;border-bottom:1px solid #e4edf5;border-radius:0;padding:10px 0}.wallet-modal .wallet-connection-buttons{flex-direction:row;align-items:center;gap:6px}.wallet-modal .wallet-connection-disconnect{color:#657a90!important;background:0 0!important;border:0!important}.wallet-modal .wallet-connection-card.is-connected{background:linear-gradient(118deg,#e7fbf0,#f5fff9);border:1px solid #91deb0;border-radius:14px;padding:10px;box-shadow:inset 0 1px #ffffffd1}.wallet-modal .wallet-connection-card.is-connected small{color:#3b8465}.wallet-modal .wallet-connection-card.is-connected .wallet-connection-disconnect{color:#37765b!important}.wallet-modal .ton-deposit{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;margin-top:16px;padding:0;overflow:visible}.wallet-modal .ton-deposit h3{color:#17283a;margin:0;font-size:15px}.wallet-modal .ton-deposit-input{background:#fbfdff;border-color:#cfdeed;border-radius:14px;min-height:52px;padding:0 14px}.wallet-modal .ton-deposit-input>div{justify-content:space-between;width:100%}.wallet-modal .ton-deposit-input input{text-align:left;width:100%;font-size:17px}.wallet-modal .ton-deposit-input b{color:#70849b;padding-left:9px;font-size:10px}.wallet-modal .ton-deposit-action{min-height:46px;font-size:11px}.wallet-modal .wallet-form-error{color:#bc4050;border-left:2px solid #e85d6d;margin:0;padding-left:9px;font-size:9px;line-height:1.45}.wallet-modal .wallet-form-status{color:#50718e;margin:0;font-size:9px;line-height:1.45}html[data-theme=light] .primary-btn:not(:disabled),html[data-theme=light] .cart-btn:not(:disabled),html[data-theme=light] .telegram-login:not(:disabled){text-shadow:0 1px #00000026;background:linear-gradient(#3da2ff 0%,#237fec 55%,#1264ca 100%);border:1px solid #1971d6;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:inset 0 1px #ffffff59,0 5px #0f56ae,0 11px 21px #126ad138}html[data-theme=light] .primary-btn:hover:not(:disabled),html[data-theme=light] .cart-btn:hover:not(:disabled),html[data-theme=light] .telegram-login:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:inset 0 1px #fff6,0 6px #0f56ae,0 15px 26px #126ad145}html[data-theme=light] .primary-btn:active:not(:disabled),html[data-theme=light] .cart-btn:active:not(:disabled){transform:translateY(4px);box-shadow:inset 0 1px #ffffff40,0 2px #0f56ae,0 6px 13px #126ad12e}html[data-theme=dark] .profile-icon-link.active-nav-icon{color:#86c0ff;background:#17304c;border-color:#4a87c2;box-shadow:0 5px 15px #00000038}html[data-theme=dark] .wallet-modal .wallet-balance,html[data-theme=dark] .wallet-modal .wallet-balance>div+div{border-color:#7c9fc333}html[data-theme=dark] .wallet-modal .wallet-connect-panel{background:0 0}html[data-theme=dark] .wallet-modal .wallet-connection-card{background:0 0;border-color:#7c9fc333}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected .wallet-connection-mark.ton{color:#effff6;background:#27ae72}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected small{color:#b6ead1}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected .wallet-connection-disconnect{color:#c2ead4!important}html[data-theme=dark] .wallet-modal .ton-deposit{background:0 0}html[data-theme=dark] .wallet-modal .ton-deposit h3{color:#eaf4ff}html[data-theme=dark] .wallet-modal .ton-deposit-input{background:#091420;border-color:#2d4b69}html[data-theme=dark] .wallet-modal .ton-deposit-input b{color:#91b0ca}html[data-theme=dark] .wallet-modal .wallet-form-error{color:#ff9aa4}html[data-theme=dark] .wallet-modal .wallet-form-status{color:#9fc8ed}@media (width<=700px){.market-intro-copy,.market-intro-actions{animation:none!important}.market-intro{cursor:default}.wallet-modal .wallet-connect-button,.wallet-modal .ton-deposit-action{min-height:47px}}.cart-item-header .channel-avatar{position:relative}.cart-avatar-fallback{place-items:center;width:100%;height:100%;display:grid}.cart-avatar-image{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.metric-card-action{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none}.metric-card-action:hover{background:#f7fbff;border-color:#bcd8f5}.metric-card-action:focus-visible{outline:2px solid var(--blue);outline-offset:2px}html[data-theme=dark] .metric-card-action:hover{background:#14283b;border-color:#497dae}html[data-theme=light] .cart-btn.added:not(:disabled){color:#fff;text-shadow:0 1px #0000001f;background:linear-gradient(#35bc83 0%,#209e69 58%,#188153 100%);border-color:#17865c;box-shadow:inset 0 1px #ffffff52,0 5px #116c45,0 11px 20px #147e5133}html[data-theme=light] .cart-btn.added:hover:not(:disabled){filter:brightness(1.04);box-shadow:inset 0 1px #ffffff61,0 6px #116c45,0 14px 24px #147e513d}@media (width<=700px){.brand-context{letter-spacing:.06em;text-transform:uppercase;margin:0 0 0 1px;font-size:7px;font-weight:800;display:inline!important}.catalog-controls,html[data-theme=dark] .catalog-controls{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:7px;margin:0 0 10px;padding:0;display:grid}.catalog-filter-toggle{color:#4f6073;cursor:pointer;background:#fff;border:1px solid #dce6f0;border-radius:12px;grid-area:1/2;justify-content:center;align-items:center;gap:6px;min-width:82px;min-height:44px;padding:0 10px;font-size:9px;font-weight:850;display:flex}.filter-row,html[data-theme=dark] .filter-row{grid-column:1/-1;margin:0;display:none}.filter-row.is-open,html[data-theme=dark] .filter-row.is-open{grid-template-columns:1fr;gap:7px;display:grid}.category-filter,.sort-box,html[data-theme=dark] .category-filter,html[data-theme=dark] .sort-box{width:100%;height:44px;margin:0}html[data-theme] .channel-card{border-radius:15px;padding:12px}html[data-theme] .channel-card .avatar{border-radius:11px;width:38px;height:38px}html[data-theme] .title-line h3{font-size:13.5px}html[data-theme] .channel-title>span{font-size:9.5px}html[data-theme] .channel-brief{gap:5px 7px;min-height:17px;margin:8px 0 7px}html[data-theme] .channel-brief .category-badge{padding:4px 6px;font-size:9px}html[data-theme] .channel-brief>span:not(.category-badge){font-size:9.5px}html[data-theme] .card-offer-summary{padding:8px 0 0}html[data-theme] .card-offer-summary b{font-size:18px}html[data-theme] .card-format-select{height:40px;min-height:40px}html[data-theme] .card-format-select>span{font-size:8px}html[data-theme] .card-format-select select{font-size:9.5px}html[data-theme] .compact-card-footer{margin-top:8px}html[data-theme] .compact-card-footer .cart-btn,.market-intro-actions .primary-btn,html[data-theme=dark] .market-intro-actions .primary-btn{min-height:44px;font-size:10.5px}.market-intro-pagination{gap:0}.market-intro-pagination button{place-items:center;width:24px;height:32px;display:grid;position:relative;background:0 0!important}.market-intro-pagination button:after{content:"";background:#276fb252;border-radius:999px;width:7px;height:7px}.market-intro-pagination button.active{width:34px}.market-intro-pagination button.active:after{background:#247ee3;width:22px}.market-intro[data-tone=blue] .market-intro-pagination button:after,.market-intro[data-tone=electric] .market-intro-pagination button:after{background:#ffffff73}.market-intro[data-tone=blue] .market-intro-pagination button.active:after,.market-intro[data-tone=electric] .market-intro-pagination button.active:after{background:#fff}html[data-theme=dark] .market-intro[data-tone=sky] .market-intro-pagination button:after{background:#a8d5ff59}html[data-theme=dark] .market-intro[data-tone=sky] .market-intro-pagination button.active:after{background:#79c1ff}.steps-grid{scrollbar-width:none}.steps-grid::-webkit-scrollbar{display:none}.cart-page{padding-top:10px}.cart-page-hero{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 15px;display:grid}.cart-page-hero h1{letter-spacing:-1px;margin:4px 0 0;font-size:22px}.cart-page-hero p{display:none}.cart-back{width:auto;min-height:42px;padding:0 12px;font-size:9px}.cart-list-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.refresh-materials{justify-content:center;width:42px;min-height:42px;padding:0}.refresh-materials span{display:none}.cart-summary{padding:15px}.cart-summary-heading{border-bottom:1px solid var(--line);align-items:end;padding:0 0 12px;margin:0 0 12px!important}.cart-summary-heading h2{margin:0;font-size:20px}.cart-summary-heading b{line-height:1;font-size:21px!important}.support-order-link{justify-content:center;align-items:center;min-height:36px;margin-top:16px;display:flex}.cart-material{background:0 0;border:0;border-top:1px solid #e2ebf6;border-radius:0;margin-top:12px;padding:12px 0 0}html[data-theme=dark] .cart-material{background:0 0;border-color:#2a4057}.profile-page{padding-top:10px}.profile-hero{border-radius:17px;gap:12px;padding:15px}.profile-hero h1{letter-spacing:-1.15px;margin:4px 0 5px;font-size:24px}.profile-hero p{font-size:10px;line-height:1.45}.profile-hero .telegram-login{height:44px}.profile-layout{margin-top:10px}.profile-sidebar{padding:6px}.profile-sidebar nav{border-top:0;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:0}.profile-content{min-height:0;padding:10px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.metric-card{border-radius:12px;gap:3px;min-height:94px;padding:9px}.metric-card>span{border-radius:8px;width:29px;height:29px;margin-bottom:5px}.metric-card>span svg{width:16px;height:16px}.metric-card small{font-size:8px}.metric-card b{white-space:nowrap;font-size:11px}footer{padding:25px 0 max(14px,env(safe-area-inset-bottom))}.footer-grid{gap:16px 22px}.footer-brand p{margin:9px 0 0}.footer-grid>div:not(.footer-brand){gap:8px}.footer-grid>div>a{align-items:center;min-height:34px;display:flex}.footer-bottom{margin-top:17px;padding-top:12px}}.cart-summary-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:12px;margin:0 0 16px;padding-bottom:14px;display:flex}.cart-summary-heading h2{margin:0;font-size:20px}.cart-summary-heading b{font-size:21px}@media (width<=350px){.brand-context{display:none!important}}.mobile-wallet-quick,.mobile-bottom-nav{display:none}html,body,#root,.app{max-width:100%;overflow-x:clip}html[data-theme=light]{--blue:#1878ee;--blue2:#1168d3;--text:#101828;--muted:#66758a;--line:#dce5ef;--bg:#f4f7fb}html[data-theme=dark]{--blue:#58a8ff;--blue2:#2785eb;--text:#f2f6fb;--muted:#9aacbf;--line:#293e53;--bg:#08111b}html[data-theme=light] body,html[data-theme=light] .app{color:#101828;background:#f4f7fb}html[data-theme=dark] body,html[data-theme=dark] .app{color:#f2f6fb;background:radial-gradient(760px 330px at 75% -130px,#267ee01f,#0000 70%),#08111b}html[data-theme] .primary-btn:not(:disabled),html[data-theme] .cart-btn:not(:disabled),html[data-theme] .telegram-login:not(:disabled),html[data-theme] .market-intro .primary-btn:not(:disabled){color:#fff;min-height:48px;text-shadow:none;background:#1878ee;border:1px solid #0000;border-radius:13px;transition:background-color .16s,box-shadow .16s,transform .1s,opacity .16s;transform:none;box-shadow:0 6px 16px #1878ee33}html[data-theme=dark] .primary-btn:not(:disabled),html[data-theme=dark] .cart-btn:not(:disabled),html[data-theme=dark] .telegram-login:not(:disabled),html[data-theme=dark] .market-intro .primary-btn:not(:disabled){background:#2785eb;box-shadow:0 7px 18px #0a53aa47}html[data-theme] .primary-btn:hover:not(:disabled),html[data-theme] .cart-btn:hover:not(:disabled),html[data-theme] .telegram-login:hover:not(:disabled),html[data-theme] .market-intro .primary-btn:hover:not(:disabled){filter:none;background:#116bd9;transform:translateY(-1px);box-shadow:0 8px 19px #1878ee3d}html[data-theme] .primary-btn:active:not(:disabled),html[data-theme] .cart-btn:active:not(:disabled),html[data-theme] .telegram-login:active:not(:disabled),html[data-theme] .market-intro .primary-btn:active:not(:disabled){transform:scale(.98);box-shadow:0 3px 9px #1878ee2e}html[data-theme] .secondary-btn{min-height:46px;box-shadow:none;color:#286ba9;background:#eef5fd;border:1px solid #d6e3f1;border-radius:13px}html[data-theme=dark] .secondary-btn{color:#b9d8f6;background:#162638;border-color:#304a64}html[data-theme=light] .cart-btn.added:not(:disabled),html[data-theme=dark] .cart-btn.added:not(:disabled){box-shadow:none;color:#14794f;text-shadow:none;background:#e7f7ef;border-color:#0000}html[data-theme=dark] .cart-btn.added:not(:disabled){color:#7ed9aa;background:#17372c}.orders-page{min-height:62vh;padding:34px 0 80px}.page-title-row{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.page-title-row h1{letter-spacing:-1.6px;margin:6px 0 0;font-size:34px}.orders-list{gap:9px;display:grid}.order-row{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.order-row-icon{color:#1878ee;background:#eaf4ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.order-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.order-row b{font-size:12px}.order-row small{color:var(--muted);font-size:10px}.order-row-meta{align-items:flex-end}.order-row-meta span{color:#54708c;font-size:9px}.orders-empty{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:30px;display:flex}.orders-empty>svg{color:#5797d7}.orders-empty h2{margin:14px 0 4px;font-size:20px}.orders-empty p{max-width:390px;color:var(--muted);margin:5px 0 18px;font-size:11px;line-height:1.55}html[data-theme=dark] .order-row,html[data-theme=dark] .orders-empty{background:#101c29;border-color:#293e53}html[data-theme=dark] .order-row-icon{color:#80bdff;background:#17324d}html[data-theme=dark] .order-row-meta span{color:#91a9c0}.profile-settings{gap:8px;display:grid}.settings-row,.settings-link{border:1px solid var(--line);min-height:66px;color:inherit;text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:11px 13px;display:flex}.settings-row-icon{color:#1878ee;background:#eaf4ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.settings-row>div,.settings-link>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.settings-row b,.settings-link b{font-size:11px}.settings-row small,.settings-link small{color:var(--muted);font-size:9px}.settings-row .secondary-btn{min-height:38px;padding:0 12px;font-size:10px}.settings-link{cursor:pointer;width:100%}.settings-link>svg:first-child{color:#4788c9}.settings-link>svg:last-child{color:#8da0b4}.settings-link.danger,.settings-link.danger>svg{color:#c84d61}html[data-theme=dark] .settings-row,html[data-theme=dark] .settings-link{background:#101c29;border-color:#293e53}html[data-theme=dark] .settings-row-icon{color:#80bdff;background:#17324d}@media (width<=900px){.app{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.topbar{box-shadow:none}.topbar-inner{width:calc(100vw - 24px);height:60px;min-height:60px}.header-cart-link,.profile-icon-link,.desktop-theme-toggle{display:none!important}.mobile-wallet-quick{border:1px solid var(--line);color:#286ba9;cursor:pointer;background:#eef5fd;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:10px;font-weight:800;display:flex;position:relative}.mobile-wallet-quick i{background:#24b77d;border-radius:50%;width:7px;height:7px}html[data-theme=dark] .mobile-wallet-quick{color:#b7d7f5;background:#132333;border-color:#2a4056}.mobile-bottom-nav{z-index:75;right:auto;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #cbd8e7f0;border-radius:19px;grid-template-columns:repeat(4,1fr);width:calc(100vw - 20px);height:64px;padding:5px;display:grid;position:fixed;left:10px;box-shadow:0 12px 35px #11274329}.mobile-bottom-nav>a{color:#78889a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;transition:background-color .18s,color .18s,transform .1s;display:flex}.mobile-bottom-nav>a:active{transform:scale(.96)}.mobile-bottom-nav>a.active{color:#1474e4;background:#eaf4ff}.mobile-bottom-nav small{font-size:9px;font-weight:750}.mobile-nav-icon{place-items:center;height:26px;display:grid;position:relative}.mobile-nav-icon b{color:#fff;background:#1676e8;border:2px solid #fff;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:-4px;left:15px}html[data-theme=dark] .mobile-bottom-nav{background:#0f1b28f0;border-color:#395069eb;box-shadow:0 14px 38px #00000059}html[data-theme=dark] .mobile-bottom-nav>a{color:#899daf}html[data-theme=dark] .mobile-bottom-nav>a.active{color:#78b9ff;background:#18324c}html[data-theme=dark] .mobile-nav-icon b{background:#3d96f3;border-color:#0f1b28}footer{display:none}.orders-page{padding:18px 0 38px}.page-title-row h1{font-size:28px}.profile-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.shell{width:calc(100% - 24px)}.market-intro,html[data-theme=dark] .market-intro{width:calc(100vw - 24px);box-shadow:none;border-radius:17px;grid-template-columns:minmax(0,1fr) auto}.market-intro-copy h1,html[data-theme=dark] .market-intro-copy h1{font-size:19px}.market-intro-actions .primary-btn,html[data-theme=dark] .market-intro-actions .primary-btn{min-height:42px;padding:0 10px;font-size:9px}.catalog-controls{z-index:20;background:var(--bg);padding:5px 0;position:sticky;top:70px}.channel-card,html[data-theme=dark] .channel-card{box-shadow:none}.orders-empty{border-radius:17px;min-height:280px}.order-row{border-radius:14px;padding:12px}.order-row-icon{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.route-view,.mobile-bottom-nav>a,.primary-btn,.cart-btn,.telegram-login{transition:none!important;animation:none!important}}html[data-theme=light] .cart-btn.added:not(:disabled),html[data-theme=dark] .cart-btn.added:not(:disabled){color:#fff;text-shadow:none;background:#1878ee;border-color:#0000;box-shadow:0 6px 16px #1878ee33!important}html[data-theme=dark] .cart-btn.added:not(:disabled){color:#fff;background:#2785eb;border-color:#0000}html[data-theme=light] .cart-btn.added:hover:not(:disabled),html[data-theme=dark] .cart-btn.added:hover:not(:disabled){color:#fff;background:#146edc;transform:none;box-shadow:0 6px 16px #1878ee33!important}.mobile-wallet-quick i,.online-dot{background:#8a7cf3}.wallet-modal .wallet-connection-card.is-connected,html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected{background:#f1f0ff;border-color:#aaa3f3}.wallet-modal .wallet-connection-card.is-connected .wallet-connection-mark.ton{color:#fff;background:#7568df}.wallet-modal .wallet-connection-card.is-connected b{color:#493eaa}.wallet-modal .wallet-connection-card.is-connected small,.wallet-modal .wallet-connection-card.is-connected .wallet-connection-disconnect{color:#7168a6!important}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected{background:#25243f;border-color:#4d4a80}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected b{color:#eeeaff}html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected small,html[data-theme=dark] .wallet-modal .wallet-connection-card.is-connected .wallet-connection-disconnect{color:#bbb5e7!important}.ton-deposit-wallet.connected>i{color:#6558cf;background:#eeecff}html[data-theme=dark] .ton-deposit-wallet.connected>i{color:#bcb4ff;background:#2b294e}@media (width<=700px){.market-intro-pagination{left:13px}}.primary-btn,.cart-btn,.telegram-login,.mobile-bottom-nav>a,.icon-btn,.wallet-btn,.profile-icon-link{transition:none!important}.primary-btn:active,.cart-btn:active,.telegram-login:active,.mobile-bottom-nav>a:active,.icon-btn:active,.wallet-btn:active,.profile-icon-link:active{transform:none!important}.market-intro-copy,.market-intro-actions{animation:none!important}
