:root{color:#e7ede8;--field:#07110d;--panel:#0f1c16db;--panel-strong:#101f18;--line:#d5e2cd24;--line-strong:#dbbe6c61;--ink:#edf4ee;--muted:#93a59b;--gold:#d7b768;--green:#8fd66f;--red:#ef695b;background:#07110d;font-family:Aptos,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% 0,#8fd66f2e,#0000 30%),radial-gradient(circle at 88% 12%,#d7b76824,#0000 28%),linear-gradient(135deg,#06100c 0%,#0a1712 52%,#12100b 100%);margin:0}button{font:inherit}.shell{grid-template-columns:284px minmax(0,1fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.shell:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0}.sidebar{z-index:1;border-right:1px solid var(--line);color:#f8fbf7;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050d0ac7;flex-direction:column;gap:28px;padding:28px 18px;display:flex;position:relative}.brand{align-items:center;gap:12px;padding:0 6px;display:flex}.brand-mark{color:#07110d;background:linear-gradient(135deg,#f3d681 0%,#8fd66f 100%);border:1px solid #d7b76880;place-items:center;width:46px;height:46px;font-weight:800;display:grid;box-shadow:0 18px 42px #8fd66f2e}.brand strong,.brand span{display:block}.brand span{color:#f8fbf794;margin-top:2px;font-size:13px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#f8fbf7b3;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:linear-gradient(90deg,#8fd66f24,#d7b76814);border-color:#d7b76838}.content{z-index:1;min-width:0;padding:28px;position:relative}.mobile-ticker,.mobile-filter-tabs,.mobile-scoreline,.mobile-tabbar,.mobile-page-title,.mobile-me-page{display:none}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.topbar p{color:var(--gold);text-transform:uppercase;letter-spacing:0;margin:0 0 5px;font-size:13px}.topbar h1{color:var(--ink);margin:0;font-size:38px;font-weight:850;line-height:1.05}.refresh-button,.quick-actions button{color:var(--ink);cursor:pointer;background:#fffaf00f;border:1px solid #d7b76847;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 13px;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.refresh-button:hover,.quick-actions button:hover{background:#d7b7681c;border-color:#d7b7688c;transform:translateY(-1px)}.desktop-command-center{border:1px solid var(--line);background:linear-gradient(135deg,#12241bf0,#07110dd1),radial-gradient(circle at 84% 20%,#d7b76829,#0000 34%);border-radius:8px;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:18px;margin-bottom:18px;padding:22px;display:grid;box-shadow:0 24px 80px #00000057}.command-copy{align-content:center;gap:9px;display:grid}.eyebrow{width:max-content;color:var(--gold);text-transform:uppercase;background:#d7b76814;border:1px solid #d7b76852;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.command-copy h2{color:#fbfff7;max-width:820px;margin:0;font-size:32px;line-height:1.04}.command-copy p{max-width:760px;color:var(--muted);margin:0;line-height:1.58}.command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-card{background:#ffffff0b;border:1px solid #d5e2cd1f;border-radius:8px;align-content:space-between;gap:8px;min-height:102px;padding:14px;display:grid}.metric-card svg{color:var(--green)}.metric-card span{color:var(--muted);text-transform:uppercase;font-size:12px}.metric-card strong{color:#fbfff7;font-size:28px;line-height:1}.match-layout{grid-template-columns:minmax(320px,410px) minmax(0,1fr);gap:18px;display:grid}.match-list,.detail-panel,.placeholder{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;box-shadow:0 18px 70px #0000003d}.match-list{align-content:start;gap:10px;max-height:calc(100vh - 130px);padding:14px;display:grid;overflow:auto}.section-title{color:var(--muted);text-transform:uppercase;justify-content:space-between;padding:4px 2px 8px;font-size:13px;display:flex}.section-title strong{color:var(--gold)}.match-card{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffffff0e,#ffffff06);border:1px solid #d5e2cd1f;border-left:3px solid #8fd66f52;border-radius:8px;padding:14px;transition:transform .15s,border-color .15s,background .15s}.match-card.match-live{border-left-color:#5aa7ff}.match-card.match-finished{border-left-color:var(--red)}.match-card.active,.match-card:hover{background:linear-gradient(135deg,#d7b7681f,#8fd66f0f);border-color:#d7b76875;transform:translateY(-1px)}.match-card-head,.match-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.match-card-head span:first-child,.detail-hero span{color:var(--muted);font-size:13px}.match-card strong{color:#f7fff8;margin:12px 0;font-size:16px;line-height:1.35;display:block}.match-meta{color:var(--muted);font-size:13px}.match-meta span{align-items:center;gap:5px;display:inline-flex}.status{color:#c9ead3;background:#8fd66f1c;border:1px solid #8fd66f33;border-radius:999px;padding:4px 7px;font-size:12px}.status.live{color:#d8eaff;background:#5aa7ff24;border-color:#5aa7ff47}.status.finished{color:#ffd5cf;background:#ef695b1f;border-color:#ef695b3d}.detail-panel{min-width:0;padding:20px}.detail-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.detail-kicker{text-transform:uppercase;margin-bottom:7px;font-weight:850;display:block;color:var(--gold)!important;font-size:12px!important}.detail-hero h2{color:#fbfff7;margin:7px 0 0;font-size:30px;line-height:1.1}.detail-hero>strong{color:var(--gold);white-space:nowrap;font-size:28px}.quick-actions{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.desktop-insight-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.desktop-insight-strip div{background:#ffffff0a;border:1px solid #d5e2cd1c;border-radius:8px;padding:11px 12px}.desktop-insight-strip span,.desktop-insight-strip strong{display:block}.desktop-insight-strip span{color:var(--muted);font-size:12px}.desktop-insight-strip strong{color:#f8fff7;margin-top:4px}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.data-section{background:#ffffff09;border:1px solid #d5e2cd1f;border-radius:8px;min-width:0;padding:14px}.data-section-title{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.data-section p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.placeholder,.empty-state,.error-banner{padding:24px}.placeholder{min-height:360px;color:var(--ink);align-content:center;justify-items:start;display:grid}.placeholder h2{max-width:680px;margin:14px 0 8px}.placeholder p{color:var(--muted);max-width:680px;line-height:1.6}.empty-state{color:var(--muted);background:#ffffff09;border:1px dashed #d5e2cd33}.error-banner{color:#f5e3b2;background:#d7b76814;border:1px solid #d7b76838;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.error-banner span{color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:850}.error-banner strong{color:#d7c8a1;font-size:14px;font-weight:650}.rich-empty{align-content:center;gap:7px;min-height:72px;display:grid}.rich-empty span{color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:850}.rich-empty strong{color:#dce8df;font-size:16px}.desktop-auth-screen{background:linear-gradient(#ffffff09,#0000 26%),radial-gradient(circle at 50% -16%,#d7b76829,#0000 32%),#050706;border:1px solid #d5e2cd1f;border-radius:8px;place-items:center;min-height:calc(100vh - 56px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000070}.desktop-auth-screen:before{content:"";opacity:.2;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.auth-orbit{aspect-ratio:1;border:1px solid #d7b76814;border-radius:50%;width:min(680px,70vw);position:absolute;box-shadow:inset 0 0 80px #d7b76809,0 0 120px #8fd66f0a}.auth-card{z-index:1;color:#f7f9f5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff13,#ffffff09),#0d0f0ee0;border:1px solid #ffffff1f;border-radius:8px;gap:22px;width:min(620px,100vw - 64px);padding:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 28px 90px #00000073}.desktop-account-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:stretch;gap:18px;width:min(1180px,100vw - 64px);display:grid;position:relative}.desktop-account-grid .auth-card{width:100%}.billing-panel{color:#f7f9f5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffffff13,#ffffff08),#0d0f0edb;border:1px solid #ffffff1f;border-radius:8px;gap:16px;padding:26px;display:grid;box-shadow:inset 0 1px #ffffff14,0 28px 90px #0000005c}.billing-head{gap:6px;display:grid}.billing-head span{color:#d7b768eb;text-transform:uppercase;font-size:12px;font-weight:850}.billing-head strong{color:#fff;font-size:28px;line-height:1.05}.billing-panel .mobile-recharge-grid{grid-template-columns:1fr;gap:8px}.billing-panel .mobile-recharge-grid button{color:#fff;cursor:pointer;background:linear-gradient(#ffffff1a,#ffffff0b);border:1px solid #ffffff21;border-radius:8px;align-content:center;justify-items:start;gap:5px;min-height:66px;padding:0 16px;display:grid}.billing-panel .mobile-recharge-grid button:disabled{cursor:wait;opacity:.72}.billing-panel .mobile-recharge-grid span{font-weight:900}.billing-panel .mobile-recharge-grid small{color:#edf4ee94;font-size:12px}.crypto-order-card{background:#d7b7680f;border:1px solid #d7b76838;border-radius:8px;gap:12px;padding:14px;display:grid}.crypto-order-top,.crypto-order-meta,.crypto-address-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.crypto-order-top div{gap:4px;display:grid}.crypto-order-top span,.crypto-order-meta,.payment-message{color:#edf4ee9e;font-size:12px}.crypto-order-top strong{color:#f3d681;font-size:34px;line-height:1}.crypto-status{color:#dce8df;text-transform:uppercase;border:1px solid #ffffff1f;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850}.crypto-status.paid{color:#8fd66f;border-color:#8fd66f59}.crypto-status.closed{color:#ef695b;border-color:#ef695b59}.crypto-address-row{background:#0003;border-radius:6px;min-width:0;padding:10px}.crypto-address-row code{text-overflow:ellipsis;color:#fff;min-width:0;overflow:hidden}.crypto-address-row button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;flex:none;place-items:center;width:34px;height:34px;display:grid}.payment-message{margin:0;line-height:1.5}.auth-mark{background:linear-gradient(145deg,#ffffff1c,#ffffff08);border:1px solid #ffffff26;border-radius:8px;place-items:center;width:62px;height:62px;margin:0 auto 4px;display:grid;box-shadow:inset 0 1px #ffffff2e}.auth-mark span{color:#f3d681;font-size:21px;font-weight:950}.auth-copy{text-align:center}.auth-copy>span{color:#d7b768e6;text-transform:uppercase;font-size:12px;font-weight:850}.auth-copy h2{color:#fff;margin:8px 0;font-size:38px;line-height:1.05}.auth-copy p{color:#edf4eea8;max-width:480px;margin:0 auto;line-height:1.58}.oauth-button,.email-auth-row button,.auth-account-state button{color:#fff;cursor:pointer;background:linear-gradient(#ffffff21,#ffffff0f);border:1px solid #ffffff24;border-radius:8px;min-height:56px;font-weight:850;box-shadow:inset 0 1px #ffffff29,0 10px 26px #00000038}.oauth-button{justify-content:center;align-items:center;gap:12px;display:flex}.oauth-button:disabled,.email-auth-row button:disabled{cursor:not-allowed;opacity:.78}.brand-g{color:#1a73e8;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:18px;font-weight:950;display:grid}.auth-divider{color:#edf4ee94;grid-template-columns:1fr max-content 1fr;align-items:center;gap:18px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff24;height:1px}.email-auth-row{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(0,1fr) 150px;gap:10px;padding:10px;display:grid}.email-auth-row input{color:#fff;background:0 0;border:0;border-radius:6px;outline:0;min-width:0;min-height:56px;padding:0 14px;font-size:16px}.email-auth-row input::placeholder{color:#edf4ee6b}.email-auth-row button{background:linear-gradient(#1598f2,#0d67a4);border-color:#5aa7ff8f}.auth-footnote,.auth-message{text-align:center;color:#edf4ee8f;margin:0;font-size:13px;line-height:1.55}.auth-message{color:#ffc2b8!important}.auth-link-button{color:#d7b768eb;cursor:pointer;background:0 0;border:0;justify-self:center;width:max-content;font-size:13px;font-weight:800}.auth-link-button:disabled{opacity:.55;cursor:not-allowed}.auth-account-state{grid-template-columns:repeat(2,minmax(0,1fr)) 140px;gap:10px;display:grid}.auth-account-state div{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:8px;min-width:0;padding:14px}.auth-account-state span,.auth-account-state strong{display:block}.auth-account-state span{color:#edf4ee8f;text-transform:uppercase;font-size:12px}.auth-account-state strong{color:#fff;overflow-wrap:anywhere;margin-top:5px}@media (width<=900px){:root,body{background:#f4f1e8}.shell{min-height:100vh;padding-bottom:78px;display:block}.sidebar{display:none}.content{padding:12px}.topbar{display:none}.mobile-ticker{color:#f9f4e6;background:#101414;border:1px solid #2c332f;border-radius:4px;justify-content:space-between;align-items:center;min-height:88px;margin-bottom:11px;padding:12px;display:flex;box-shadow:0 8px 20px #10141429}.desktop-command-center,.desktop-placeholder{display:none}.mobile-ticker span{font-size:17px;font-weight:800;display:block}.mobile-ticker p{color:#c7c2b4;margin:3px 0 0;font-size:11px;line-height:1.45}.mobile-ticker i{background:#36b37e;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #36b37e29}.match-layout,.section-grid{grid-template-columns:1fr}.match-layout{display:block}.match-list{background:0 0;border:0;gap:9px;max-height:none;padding:0;overflow:visible}.mobile-filter-tabs{gap:6px;margin:11px 0;display:flex}.mobile-filter-tabs button{color:#101414;cursor:pointer;background:#fbf8ef;border:1px solid #d5cfbd;border-radius:4px;flex:1;height:32px;font-size:12px}.mobile-filter-tabs button.active{color:#fffaf0;background:#18785c;border-color:#18785c}.section-title{display:none}.match-card{background:#fffaf0;border:1px solid #ded5bd;border-radius:4px;margin-bottom:9px;padding:11px;box-shadow:0 4px 13px #26312c0f}.match-card.active,.match-card:hover{background:#fffaf0;border-color:#ded5bd}.match-card-head span:first-child{color:#a33b2f;font-size:12px;font-weight:700}.match-time{color:#6f746b;text-align:right;font-size:11px;font-weight:700}.mobile-scoreline{justify-content:space-between;align-items:center;gap:6px;margin:9px 0 11px;display:flex}.mobile-team{color:#123d34;overflow-wrap:anywhere;width:31%;font-size:15px;font-weight:800;line-height:1.25}.mobile-team.away{text-align:right}.mobile-score{color:#27423a;background:#fbf8ef;border:1px solid #e6dcc6;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-width:75px;height:39px;font-size:19px;font-weight:900;display:flex}.mobile-score.live{color:#001eff;background:#f3f6ff;border-color:#aebef6}.mobile-score.scheduled{color:#746a4a;background:#fff9e8;border-color:#e8dbb4}.mobile-score.finished{color:#a43b31;background:#fff3f1;border-color:#e7c4bd}.desktop-match-title,.desktop-date{display:none!important}.match-meta{color:#6f746b;justify-content:space-between;font-size:11px}.status{color:#18785c;background:#18785c1a;border-radius:4px;align-items:center;min-height:20px;padding:0 7px;font-weight:700;display:inline-flex}.status.live{color:#176fd6;background:#eef6ff}.status.scheduled{color:#7c6418;background:#fff1bd}.status.finished{color:#a43b31;background:#ffe5e0}.detail-panel{display:none}.placeholder{background:#fffaf0;border:1px solid #d5cfbd;border-radius:4px;min-height:calc(100vh - 112px);padding:22px 16px}.placeholder h2{color:#123d34;font-size:20px}.placeholder p{color:#6f756d;font-size:14px}.mobile-page-title{color:#f9f4e6;background:#101414;border:1px solid #2c332f;border-radius:4px;margin-bottom:10px;padding:12px;display:block}.mobile-page-title strong,.mobile-page-title span{display:block}.mobile-page-title strong{font-size:17px;font-weight:900}.mobile-page-title span{color:#c7c2b4;margin-top:4px;font-size:12px}.mobile-me-page{display:block}.auth-card.compact{background:radial-gradient(circle at 50% -12%,#d7b76829,#0000 42%),linear-gradient(#ffffff14,#ffffff09),#101414;border-color:#ffffff1f;border-radius:4px;gap:16px;width:100%;padding:22px 16px 18px;box-shadow:0 12px 30px #10141433}.auth-card.compact .auth-mark{border-radius:4px;width:52px;height:52px;margin-bottom:0}.auth-card.compact .auth-copy h2{font-size:28px}.auth-card.compact .auth-copy p{font-size:13px}.auth-card.compact .oauth-button,.auth-card.compact .email-auth-row button{border-radius:4px;min-height:48px}.auth-card.compact .email-auth-row{border-radius:4px;grid-template-columns:1fr;gap:8px;padding:8px}.auth-card.compact .email-auth-row input{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:4px;min-height:46px;padding:0 10px}.auth-card.compact .auth-divider{gap:12px}.auth-card.compact .auth-footnote{font-size:12px}.auth-card.compact .auth-account-state{grid-template-columns:1fr 1fr}.auth-card.compact .auth-account-state button{border-radius:4px;grid-column:1/-1;min-height:44px}.mobile-profile{color:#f9f4e6;background:#101414;border:1px solid #2c332f;border-radius:4px;align-items:center;gap:11px;padding:12px;display:flex;position:relative;box-shadow:0 8px 20px #10141429}.mobile-avatar{color:#ddbd62;background:#26312c;border-radius:4px;place-items:center;width:56px;height:56px;font-size:12px;font-weight:800;display:grid}.mobile-profile-main{gap:5px;min-width:0;display:grid}.mobile-profile-main strong{font-size:16px;font-weight:900}.mobile-profile-main span{color:#c7c2b4;font-size:12px}.mobile-login-state{color:#101414;background:#ddbd62;border-radius:999px;align-items:center;min-height:19px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:9px;right:9px}.mobile-login-state.online{color:#f9f4e6;background:#18785c}.mobile-login-panel{gap:8px;margin-top:9px;display:grid}.mobile-login-panel input{color:#101414;background:#fffaf0;border:1px solid #d5cfbd;border-radius:4px;height:40px;padding:0 10px}.mobile-login-panel button{color:#fffaf0;background:#18785c;border:1px solid #18785c;border-radius:4px;height:40px;font-weight:800}.mobile-login-panel span{color:#a33b2f;font-size:12px}.mobile-action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.mobile-action-row button,.mobile-recharge-grid button,.mobile-tool-grid button{color:#101414;cursor:pointer;background:#fbf8ef;border:1px solid #d5cfbd;border-radius:4px}.mobile-action-row button:first-child{color:#fffaf0;background:#18785c;border-color:#18785c;font-weight:800}.mobile-action-row button{height:38px}.mobile-balance-card,.mobile-panel{background:#fffaf0;border:1px solid #d5cfbd;border-radius:4px;margin-top:10px;padding:12px}.mobile-balance-card{gap:5px;display:grid}.mobile-balance-card span,.mobile-panel p,.mobile-notice{color:#6f746b;font-size:12px;line-height:1.55}.mobile-balance-card strong{color:#18785c;font-size:36px;line-height:1}.mobile-panel>strong{margin-bottom:8px;font-size:14px;font-weight:900;display:block}.mobile-panel p{background:#f4f1e8;border-left:3px solid #18785c;margin:0 0 8px;padding:7px 8px}.mobile-tool-grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.mobile-tool-grid button{align-content:center;place-items:center;gap:4px;min-height:59px;display:grid}.mobile-tool-grid span{font-weight:800}.mobile-tool-grid small{color:#6f746b;font-size:10px}.mobile-recharge-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mobile-recharge-grid button{min-height:59px;font-weight:800}.billing-panel.compact{color:#101414;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:10px;padding:0}.billing-panel.compact .mobile-recharge-grid{grid-template-columns:repeat(3,1fr);gap:6px}.billing-panel.compact .mobile-recharge-grid button{color:#101414;text-align:center;background:#fbf8ef;border:1px solid #d5cfbd;border-radius:4px;justify-items:center;min-height:62px;padding:0 6px}.billing-panel.compact .mobile-recharge-grid small{color:#6f746b}.billing-panel.compact .crypto-order-card{background:#f4f1e8;border-color:#d5cfbd;border-radius:4px}.billing-panel.compact .crypto-order-top span,.billing-panel.compact .crypto-order-meta,.billing-panel.compact .payment-message{color:#6f746b}.billing-panel.compact .crypto-order-top strong{color:#18785c;font-size:30px}.billing-panel.compact .crypto-status{color:#18785c;border-color:#18785c}.billing-panel.compact .crypto-address-row{background:#fffaf0}.billing-panel.compact .crypto-address-row code{color:#101414}.billing-panel.compact .crypto-address-row button{color:#101414;background:#fbf8ef;border-color:#d5cfbd}.mobile-notice{margin-top:11px}.empty-state,.error-banner{border-radius:4px;padding:24px 14px}.mobile-tabbar{z-index:40;min-height:62px;padding-bottom:env(safe-area-inset-bottom);background:#fbf8ef;border-top:1px solid #101414;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-tabbar button{color:#6f746b;cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:3px;font-size:11px;display:grid}.mobile-tabbar button.active{color:#d62828}}@media (width<=560px){.detail-hero{flex-direction:column}.refresh-button,.quick-actions button{width:100%}.detail-hero h2,.detail-hero>strong{font-size:24px}}
