:root{--surface:#0a0a0a;--panel:#121212;--panel-2:#1a1a1a;--panel-dark:#101010;--panel-card:#151515;--text:#f7f7f7;--muted:#a3a3a3;--muted-dark:#737373;--border:#ffffff1a;--border-strong:#ffffff24;--accent:#4a9fd8;--accent-soft:#4a9fd833;--accent-border:#4a9fd84d;--positive:#34d399;--danger:#ff6b6b;--warning:#f8d66d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--surface);min-height:100%}body{background:var(--surface);min-height:100dvh;color:var(--text);margin:0;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block}.app-shell{background:var(--surface);width:min(100%,393px);min-height:100dvh;margin:0 auto;padding:0 0 86px;position:relative;overflow-x:hidden}.status-bar{justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 20px;display:flex}.status-time{color:var(--text);letter-spacing:0;font-size:15px;font-weight:600;line-height:normal}.status-icons{align-items:center;gap:6px;display:flex}.status-signal{align-items:end;gap:2px;width:17px;height:17px;display:flex}.status-signal span{background:var(--text);border-radius:2px;width:2px}.status-signal span:first-child{height:4px}.status-signal span:nth-child(2){height:7px}.status-signal span:nth-child(3){height:10px}.status-signal span:nth-child(4){height:13px}.status-wifi{width:17px;height:17px;position:relative}.status-wifi span{border-top:2px solid var(--text);border-radius:999px 999px 0 0;position:absolute;left:2px;right:2px}.status-wifi span:first-child{height:10px;top:3px}.status-wifi span:nth-child(2){height:6px;top:7px;left:5px;right:5px}.status-wifi span:nth-child(3){background:var(--text);border-radius:50%;height:2px;top:12px;left:8px;right:8px}.status-battery{border:1px solid var(--text);border-radius:3px;align-items:center;width:25px;height:12px;padding:2px;display:flex}.status-battery span{background:var(--text);border-radius:1px;width:17px;height:6px}.identity-row{justify-content:space-between;align-items:center;height:58px;margin:0 18px 12px;display:flex}.brand{align-items:center;gap:10px;display:flex}.identity-row[data-size=large]{margin:14px 18px}.identity-row[data-size=large] .brand{gap:14px}.brand-mark{background:var(--panel);width:42px;height:42px;color:var(--text);border:1px solid #ffffff1f;border-radius:8px;place-items:center;font-size:20px;font-weight:700;line-height:1;display:grid}.identity-row[data-size=large] .brand-mark{border-color:var(--border);background:var(--panel-dark);border-radius:10px;width:58px;height:58px;font-size:25px}.brand-copy{flex-direction:column;gap:1px;display:flex}.brand strong{color:var(--text);letter-spacing:0;font-size:20px;font-weight:700;line-height:1.05}.identity-row[data-size=large] .brand strong{font-size:22px;line-height:23px}.brand-copy>span{color:var(--muted);font-size:13px;font-weight:600;line-height:normal}.balance-pill{border:1px solid var(--border);width:103px;height:34px;color:var(--text);white-space:nowrap;background:#101820;border-radius:17px;justify-content:center;align-items:center;gap:6px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.identity-row[data-size=large] .balance-pill{background:var(--panel);border-radius:22px;gap:8px;width:auto;height:40px;padding:0 14px;font-size:14px}.balance-icon{width:15px;height:15px;color:var(--accent);flex:none}.identity-row[data-size=large] .balance-icon{width:17px;height:17px}.status-bar+.identity-row{margin:14px 18px 16px}.status-bar+.identity-row .brand{gap:12px}.status-bar+.identity-row .brand-mark{border-color:var(--border);border-radius:9px;font-size:24px}.status-bar+.identity-row .brand strong{font-size:22px;line-height:29px}.status-bar+.identity-row .balance-pill{background:var(--panel);border-radius:18px;gap:8px;width:auto;height:36px;padding:0 12px;font-size:14px}.status-bar+.identity-row .balance-icon{width:16px;height:16px}.content-wrapper,.page-stack{flex-direction:column;gap:18px;padding:0 18px;display:flex}.hero-panel{border:1px solid var(--border);background:var(--panel-dark);border-radius:8px;flex-direction:column;justify-content:center;gap:8px;height:128px;padding:16px;display:flex;overflow:hidden}.hero-panel h1,.catalog-heading-row h2,.section h1,.section h2{color:var(--text);letter-spacing:0;margin:0;font-weight:700}.hero-panel h1{max-width:315px;font-size:22px;line-height:25px}.hero-panel p,.section p,.empty-state p,.field p{color:var(--muted);margin:0;line-height:1.5}.hero-panel p{max-width:302px;font-size:12.5px;font-weight:500;line-height:18px}.catalog-section{flex-direction:column;gap:10px;display:flex}.search-field{border:1px solid var(--border);background:var(--panel);border-radius:8px;align-items:center;gap:9px;width:100%;height:44px;padding:0 12px;display:flex}.search-icon{width:17px;height:17px;color:var(--muted);flex:none}.search-field input[type=text],.search-field input[name=search]{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px;font-weight:400}.search-field input::placeholder{color:var(--muted);opacity:1}.filter-row{scrollbar-width:none;align-items:center;gap:6px;height:30px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{height:30px;color:var(--muted);white-space:nowrap;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.filter-chip[data-active=true]{border-color:var(--accent);background:var(--accent);color:#061018;font-weight:700}.catalog-heading-row{justify-content:space-between;align-items:center;height:32px;display:flex}.catalog-heading-row h2{font-size:22px;line-height:normal}.catalog-heading-row span{color:#d4d4d4;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;height:24px;padding:0 9px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:400;display:inline-flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:178px;gap:8px;display:grid}.product-card{border:1px solid var(--border);background:var(--panel-card);border-radius:8px;flex-direction:column;min-width:0;min-height:178px;display:flex;overflow:hidden}.product-card[data-available=false]{background:var(--panel-dark);border-color:#ffffff12}.product-image{background:var(--panel-dark);flex:0 0 76px;height:76px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.discount-badge{background:var(--danger);color:#fff;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;padding:2px 8px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:600;line-height:12px;display:inline-flex;position:absolute;top:6px;right:6px}.stock-overlay{background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.stock-overlay span{color:#fff;white-space:nowrap;background:#0006;border:1px solid #fff6;border-radius:16px;justify-content:center;align-items:center;padding:2px 8px;font-size:9px;font-weight:600;line-height:12px;display:inline-flex}.product-info{flex-direction:column;flex:1;gap:4px;min-width:0;padding:8px;display:flex}.product-category{color:var(--accent);white-space:nowrap;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:600;line-height:normal}.product-info h3{width:100%;color:var(--text);letter-spacing:0;margin:0;font-size:12px;font-weight:700;line-height:normal}.price-row,.stock-row{align-items:center;min-width:0;display:flex}.price-row{gap:5px}.price-row strong,.price-row span{white-space:nowrap;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:normal}.price-row strong{color:var(--text);font-size:12px;font-weight:700}.product-card[data-available=false] .price-row strong{color:var(--muted)}.price-row span{color:var(--muted-dark);font-size:9px;font-weight:400}.stock-row{color:var(--muted);gap:4px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:400;line-height:normal}.stock-dot{background:var(--positive);border-radius:50%;flex:none;width:5px;height:5px}.product-card[data-available=false] .stock-dot{background:var(--danger)}.product-detail-shell{background:var(--surface);flex-direction:column;width:min(100%,393px);min-height:100dvh;margin:0 auto;display:flex;overflow-x:hidden}.product-detail-header{flex:0 0 62px;width:100%;height:62px;position:relative}.product-detail-back,.product-detail-balance,.product-detail-title-stack,.product-detail-hero-discount,.product-detail-category,.product-detail-stock,.product-detail-description-title,.product-detail-description-title span,.product-detail-buy-button{justify-content:center;align-items:center;display:flex}.product-detail-back{border:1px solid var(--border);background:var(--panel);width:38px;height:38px;color:var(--text);border-radius:10px;position:absolute;top:12px;left:18px}.product-detail-back-icon{width:18px;height:18px}.product-detail-title-stack{flex-direction:column;gap:1px;width:81px;height:38px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.product-detail-title-stack span{color:var(--muted);font-size:11px;font-weight:500;line-height:normal}.product-detail-title-stack strong{color:var(--text);font-size:15px;font-weight:700;line-height:normal}.product-detail-balance{border:1px solid var(--border);min-width:94px;height:34px;color:var(--text);white-space:nowrap;background:#101820;border-radius:17px;gap:6px;padding:0 10px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;position:absolute;top:14px;right:18px}.product-detail-balance-icon{width:15px;height:15px;color:var(--accent)}.product-detail-content{flex-direction:column;flex:1;gap:12px;padding:0 18px 14px;display:flex}.product-detail-hero{border:1px solid var(--border);background:var(--panel-dark);border-radius:12px;flex:0 0 184px;width:100%;height:184px;position:relative;overflow:hidden}.product-detail-hero img{object-fit:cover;width:100%;height:100%}.product-detail-hero-discount{background:var(--danger);color:#fff;white-space:nowrap;border-radius:16px;min-width:42px;height:19px;padding:3px 9px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:700;line-height:normal;position:absolute;top:12px;right:34px}.product-detail-summary,.product-detail-description{border:1px solid var(--border);background:var(--panel);border-radius:10px;flex-direction:column;width:100%;padding:14px;display:flex}.product-detail-summary{gap:12px}.product-detail-tags{justify-content:space-between;align-items:center;width:100%;display:flex}.product-detail-category{border:1px solid var(--accent-border);background:var(--accent-soft);height:28px;color:var(--accent);border-radius:8px;padding:0 10px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;line-height:normal}.product-detail-stock{height:28px;color:var(--muted);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;gap:6px;padding:0 10px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500;line-height:normal}.product-detail-stock span{background:var(--positive);border-radius:50%;width:6px;height:6px}.product-detail-stock[data-available=false] span{background:var(--danger)}.product-detail-summary h1{width:100%;color:var(--text);letter-spacing:0;margin:0;font-size:25px;font-weight:700;line-height:27px}.product-detail-price-row{align-items:flex-end;gap:8px;display:flex}.product-detail-price-row strong,.product-detail-price-row span,.product-detail-price-row em{white-space:nowrap;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-style:normal;line-height:normal}.product-detail-price-row strong{color:var(--text);font-size:22px;font-weight:800}.product-detail-price-row span{color:var(--muted-dark);font-size:13px;font-weight:500}.product-detail-price-row em{color:var(--danger);font-size:12px;font-weight:700}.product-detail-description{gap:8px}.product-detail-description-title{justify-content:flex-start;gap:8px}.product-detail-description-title span{background:var(--accent-soft);border-radius:8px;flex:none;width:28px;height:28px}.product-detail-description-icon{width:15px;height:15px;color:var(--accent)}.product-detail-description-title strong{color:var(--text);font-size:15px;font-weight:700;line-height:normal}.product-detail-description p{width:100%;color:var(--muted);letter-spacing:0;margin:0;font-size:13px;font-weight:500;line-height:18px}.product-detail-purchase-panel{border-color:var(--border);background:var(--panel);border-style:solid;border-width:1px 0 0;border-radius:18px 18px 0 0;flex-direction:column;flex:none;gap:10px;width:100%;padding:12px 18px 14px;display:flex}.product-detail-purchase-panel form{width:100%}.product-detail-buy-button{background:var(--accent);color:#061018;cursor:pointer;border:0;border-radius:10px;gap:8px;width:100%;height:48px;font-size:15px;font-weight:800;line-height:normal}.product-detail-buy-button:active{transform:translateY(1px)}.product-detail-buy-button:disabled{cursor:not-allowed;opacity:.52}.product-detail-buy-icon{width:17px;height:17px}.product-detail-purchase-panel p{width:100%;color:var(--muted);text-align:center;margin:0;font-size:11px;font-weight:500;line-height:14px}.payment-status{width:100%;color:var(--accent);text-align:center;margin:0;font-size:12px;font-weight:700;line-height:16px}.product-detail-purchase-panel .payment-status{color:var(--accent);font-size:12px;font-weight:700;line-height:16px}.bottom-nav{z-index:10;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:14px;left:0;right:0}.bottom-nav-inner{border:1px solid var(--border-strong);pointer-events:auto;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#171717d9;border-radius:32px;justify-content:center;align-items:center;gap:4px;width:min(100% - 32px,361px);height:64px;padding:6px;display:flex;box-shadow:0 14px 36px -16px #000000b3}.nav-item{min-width:0;height:100%;color:var(--muted);border:1px solid #0000;border-radius:26px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:500;display:flex}.nav-item[data-active=true]{border-color:var(--accent-border);background:var(--accent-soft);color:var(--text);font-weight:600}.nav-icon{width:20px;height:20px;color:var(--muted)}.nav-item[data-active=true] .nav-icon{color:var(--accent)}.purchases-wrapper{flex-direction:column;gap:18px;padding:6px 18px 0;display:flex}.purchases-list,.purchase-card-list,.purchase-body,.purchase-copy,.purchase-access{flex-direction:column;display:flex}.purchases-list{gap:12px}.purchases-heading-row{justify-content:space-between;align-items:center;height:32px;display:flex}.purchases-heading-row h1{color:var(--text);letter-spacing:0;margin:0;font-size:22px;font-weight:700;line-height:normal}.purchases-heading-row span{color:#d4d4d4;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;height:24px;padding:0 9px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:400;display:inline-flex}.purchase-card-list{gap:12px}.purchase-card{border:1px solid var(--border);background:var(--panel-card);border-radius:8px;overflow:hidden}.purchase-image{background:var(--panel-dark);height:104px;overflow:hidden}.purchase-image img{object-fit:cover;width:100%;height:100%}.purchase-body{gap:10px;padding:12px}.purchase-top-row,.purchase-price-row,.purchase-date,.purchase-status,.purchase-access-title,.purchase-access-row,.purchase-action{align-items:center;display:flex}.purchase-top-row,.purchase-price-row,.purchase-access-row{justify-content:space-between}.purchase-top-row{gap:10px}.purchase-copy{flex:1;gap:5px;min-width:0}.purchase-copy h2{width:100%;color:var(--text);letter-spacing:0;margin:0;font-size:17px;font-weight:700;line-height:1.12}.purchase-date{color:var(--muted);gap:6px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500;line-height:normal}.purchase-date-icon{flex:none;width:13px;height:13px}.purchase-status{height:24px;color:var(--positive);white-space:nowrap;background:#34d3991a;border:1px solid #34d39933;border-radius:12px;flex:none;gap:5px;padding:0 9px;font-size:11px;font-weight:600;line-height:normal}.purchase-status span{background:currentColor;border-radius:50%;width:6px;height:6px}.purchase-status[data-status=processing]{color:var(--warning);background:#f8d66d1a;border-color:#f8d66d33}.purchase-price-row>span{color:var(--muted);font-size:11px;font-weight:500}.purchase-price-row strong{color:var(--text);font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px;font-weight:700;line-height:normal}.purchase-access{background:var(--panel-2);border:1px solid #ffffff14;border-radius:8px;gap:10px;padding:12px}.purchase-access-title{gap:7px}.purchase-access-lock{width:14px;height:14px;color:var(--warning);flex:none}.purchase-access-title strong{color:var(--text);font-size:12px;font-weight:700}.purchase-access-row{color:var(--muted);gap:8px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500}.purchase-access-row strong{color:var(--text);font-weight:600}.purchase-access-pending{color:var(--muted);margin:0;font-size:12px;font-weight:600;line-height:16px}.purchase-action{border:1px solid;border-radius:8px;justify-content:center;gap:8px;height:38px;font-size:12px;font-weight:700;line-height:normal}.purchase-action[data-variant=primary]{border-color:var(--accent);background:var(--accent);color:#061018}.purchase-action[data-variant=secondary]{color:var(--text);background:#ffffff08;border-color:#ffffff18}.purchase-action-icon{flex:none;width:16px;height:16px}.profile-wrapper{flex-direction:column;gap:14px;padding:0 18px;display:flex}.profile-identity-card,.profile-balance-card,.profile-stat,.profile-settings-list{border:1px solid var(--border);border-radius:8px}.profile-identity-card{background:var(--panel);align-items:center;min-height:78px;padding:16px;display:flex}.profile-info{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-info>strong{color:var(--text);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:700;line-height:22px;overflow:hidden}.profile-info>span{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:normal;display:flex}.profile-small-icon{flex:none;width:14px;height:14px}.profile-balance-card{background:var(--panel-dark);justify-content:space-between;align-items:center;gap:14px;min-height:85px;padding:16px;display:flex}.profile-balance-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.profile-balance-copy span{color:var(--muted);font-size:14px;font-weight:600}.profile-balance-copy strong{color:var(--text);letter-spacing:0;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:29px;font-weight:700;line-height:30px}.profile-top-up{background:var(--accent);height:34px;color:var(--text);cursor:pointer;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.profile-top-up-form{flex-direction:column;flex:none;align-items:flex-end;gap:7px;display:flex}.profile-top-up-form>span{color:var(--muted);font-size:12px;font-weight:700;line-height:normal}.profile-top-up-options{align-items:center;gap:6px;display:flex}.profile-top-up-icon{flex:none;width:15px;height:15px}.profile-stats-row{align-items:center;gap:6px;height:82px;display:flex}.profile-stat{background:var(--panel);flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;height:100%;padding:0 8px;display:flex}.profile-stat-top{align-items:center;gap:5px;min-width:0;display:flex}.profile-stat-icon{width:14px;height:14px;color:var(--accent);flex:none}.profile-stat strong{color:var(--text);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px;font-weight:700;line-height:19px;overflow:hidden}.profile-stat>span{color:var(--muted);font-size:11px;font-weight:600;line-height:normal}.profile-settings{flex-direction:column;gap:10px;display:flex}.profile-settings h1{color:var(--text);letter-spacing:0;margin:0;font-size:22px;font-weight:700;line-height:23px}.profile-settings-list{background:var(--panel);overflow:hidden}.profile-settings-row{justify-content:space-between;align-items:center;gap:12px;width:100%;height:56px;padding:0 12px;display:flex}.profile-settings-content{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.profile-settings-icon{border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.profile-settings-icon[data-tone=warning]{color:var(--warning);background:#f8d66d1f}.profile-settings-icon[data-tone=accent]{color:var(--accent);background:#4a9fd81f}.profile-settings-svg{width:16px;height:16px}.profile-settings-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-settings-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:normal;overflow:hidden}.profile-settings-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:normal;overflow:hidden}.profile-support-link{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.profile-language-switch{border:1px solid var(--border);background:#0e0e0e;border-radius:8px;flex:none;align-items:center;gap:2px;height:30px;padding:3px;display:flex}.profile-language-switch button{height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 9px;font-size:11px;font-weight:700;line-height:normal;display:inline-flex}.profile-language-switch button[data-active=true]{background:var(--text);color:var(--surface);cursor:default;font-weight:800}.profile-settings-divider{background:#ffffff12;height:1px}.profile-external-icon{width:18px;height:18px;color:var(--muted);flex:none}.section,.empty-state,.field,.admin-row{border:1px solid var(--border);background:#121212d6;border-radius:8px}.section{gap:14px;padding:18px;display:grid}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-header h1,.section-header h2{font-size:24px;line-height:1.05}.muted{color:var(--muted)}.empty-state{text-align:center;place-items:center;gap:10px;min-height:170px;padding:22px;display:grid}.empty-mark{border:1px solid var(--accent);background:var(--accent-soft);width:44px;height:44px;color:var(--text);border-radius:8px;place-items:center;font-weight:700;display:grid}.primary-action,.secondary-action{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;display:inline-flex}.primary-action{border:1px solid var(--accent);background:var(--accent);color:#071018;font-weight:700}.secondary-action{border:1px solid var(--border);color:var(--text);background:#1a1a1a}.grid-two{grid-template-columns:1fr;gap:12px;display:grid}.field{padding:14px}.field strong,.admin-row strong{margin-bottom:4px;display:block}.field strong{font-size:13px}.admin-row{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-row span{color:var(--muted);font-size:13px}.referrals-stack{flex-direction:column;gap:16px;padding:0 18px;display:flex}.referral-hero-card,.referral-link-card,.referral-steps,.invited-friends-list,.referral-empty-state{border:1px solid var(--border);border-radius:8px}.referral-hero-card{background:var(--panel-dark);flex-direction:column;gap:12px;height:161px;padding:16px;display:flex;overflow:hidden}.referral-hero-top,.invited-friends-header,.invited-friend,.referral-link-box,.referral-link-actions,.referral-action,.referral-step,.referral-rate-badge,.invited-count-badge,.invited-friend-identity,.invited-income{align-items:center;display:flex}.referral-hero-top{justify-content:space-between;gap:12px;min-height:54px}.referral-hero-top h1,.referral-link-card h2,.referral-mechanics h2,.invited-friends-header h2{color:var(--text);letter-spacing:0;margin:0;font-weight:700}.referral-hero-top h1{max-width:246px;font-size:25px;line-height:27px}.referral-rate-badge{height:34px;color:var(--text);background:#4a9fd826;border:1px solid #4a9fd866;border-radius:17px;flex:none;gap:6px;padding:0 10px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:700}.referral-rate-icon,.referral-link-icon{color:var(--accent);flex:none}.referral-rate-icon{width:15px;height:15px}.referral-earnings{flex-direction:column;gap:3px;display:flex}.referral-earnings span{color:var(--muted);font-size:12px;font-weight:600}.referral-earnings strong{color:var(--text);font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:34px;font-weight:800;line-height:normal}.referral-link-card{background:var(--panel);flex-direction:column;gap:12px;height:157px;padding:14px;display:flex}.referral-link-card h2{font-size:16px;line-height:21px}.referral-link-box{background:#0d0d0d;border:1px solid #ffffff14;border-radius:8px;gap:8px;min-width:0;height:42px;padding:0 10px}.referral-link-icon{width:16px;height:16px}.referral-link-box span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9.5px;font-weight:600;overflow:hidden}.referral-link-actions{gap:10px;height:42px}.referral-action{cursor:pointer;border-style:solid;border-width:1px;border-radius:8px;flex:1;justify-content:center;gap:8px;min-width:0;height:42px;font-size:13px;font-weight:700}.referral-action:disabled{cursor:default;opacity:.55}.referral-action-primary{border-color:var(--accent);background:var(--accent);color:var(--surface)}.referral-action-secondary{border-color:var(--border);color:var(--text);background:0 0}.referral-action-icon{flex:none;width:16px;height:16px}.referral-mechanics,.invited-friends-section{flex-direction:column;gap:10px;display:flex}.referral-mechanics h2{font-size:20px;line-height:26px}.referral-steps{background:var(--panel);flex-direction:column;padding:4px 0;display:flex;overflow:hidden}.referral-step{gap:10px;height:54px;padding:0 12px}.referral-step-number{width:28px;height:28px;color:var(--accent);background:#4a9fd826;border-radius:14px;flex:none;place-items:center;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800;display:grid}.referral-step-icon{width:18px;height:18px;color:var(--muted);flex:none}.referral-step-text{min-width:0;color:var(--text);flex:1;font-size:13px;font-weight:600;line-height:16px}.invited-friends-header{justify-content:space-between;gap:12px;height:32px}.invited-friends-header h2{font-size:22px;line-height:29px}.invited-count-badge{border:1px solid var(--border);background:var(--panel);height:28px;color:var(--muted);white-space:nowrap;border-radius:14px;gap:6px;padding:0 10px;font-size:12px;font-weight:700}.invited-count-icon{width:14px;height:14px;color:var(--accent)}.invited-friends-list{background:var(--panel);flex-direction:column;display:flex;overflow:hidden}.invited-friend{justify-content:space-between;gap:10px;height:58px;padding:0 12px}.invited-friend-identity{flex:1;gap:10px;min-width:0}.invited-friend-avatar{border:1px solid var(--accent-border);width:32px;height:32px;color:var(--text);background:#4a9fd826;border-radius:16px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.invited-friend-details{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.invited-friend-details strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:normal;overflow:hidden}.invited-friend-details span{color:var(--muted);font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:500}.invited-income{height:30px;color:var(--text);white-space:nowrap;background:#34d3991f;border:1px solid #34d3994d;border-radius:15px;flex:none;justify-content:center;padding:0 9px;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800}.referral-empty-state{background:var(--panel);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:123px;padding:18px;display:flex}.referral-empty-icon{width:22px;height:22px;color:var(--accent)}.referral-empty-state strong{color:var(--text);font-size:15px;font-weight:700}.referral-empty-state span{max-width:321px;color:var(--muted);font-size:12px;font-weight:500;line-height:15px}.auth-gate{text-align:center;place-content:center;gap:12px;min-height:calc(100svh - 48px);padding:28px;display:grid}.auth-gate-icon{border:1px solid var(--accent-border);width:54px;height:54px;color:var(--accent);background:#4a9fd826;border-radius:27px;place-items:center;margin:0 auto;display:grid}.auth-gate-svg{width:24px;height:24px}.auth-gate h1{color:var(--text);letter-spacing:0;margin:0;font-size:24px;font-weight:800}.auth-gate p{max-width:280px;color:var(--muted);margin:0;font-size:14px;font-weight:500;line-height:20px}@media (max-width:374px){.identity-row,.content-wrapper,.purchases-wrapper,.profile-wrapper,.referrals-stack,.page-stack{margin-left:14px;margin-right:14px;padding-left:0;padding-right:0}.balance-pill{width:96px}.product-grid{grid-auto-rows:184px}}
