:root{--card: #0f131d;--ring: #7d97ff;--input: #2a354b;--muted: #111827;--accent: #2b3f7a;--border: #243041;--radius: .625rem;--chart-1: #60a5fa;--chart-2: #22d3ee;--chart-3: #34d399;--chart-4: #fbbf24;--chart-5: #f472b6;--popover: #0f131d;--primary: #6d8cff;--sidebar: #0b111d;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--secondary: #182033;--background: #04060d;--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--foreground: #f3f7ff;--destructive: #ef4444;--shadow-blur: 12px;--shadow-color: hsl(225 30% 2%);--shadow-spread: 0;--shadow-opacity: .5;--sidebar-ring: #7d97ff;--sidebar-accent: #1a2540;--sidebar-border: #243041;--card-foreground: #f3f7ff;--shadow-offset-x: 0;--shadow-offset-y: 10px;--sidebar-primary: #6d8cff;--muted-foreground: #99a7c3;--accent-foreground: #f3f7ff;--popover-foreground: #f3f7ff;--primary-foreground: #f3f7ff;--sidebar-foreground: #f3f7ff;--secondary-foreground: #d9e3ff;--destructive-foreground: #ffffff;--sidebar-accent-foreground: #f3f7ff;--sidebar-primary-foreground: #f3f7ff}.dark{--card: #0f131d;--ring: #89a1ff;--input: #2a354b;--muted: #111827;--accent: #3554a3;--border: #2a3952;--chart-1: #60a5fa;--chart-2: #22d3ee;--chart-3: #34d399;--chart-4: #fbbf24;--chart-5: #f472b6;--popover: #0f131d;--primary: #7d97ff;--sidebar: #0b111d;--secondary: #182033;--background: #04060d;--foreground: #f3f7ff;--destructive: #ef4444;--sidebar-ring: #89a1ff;--sidebar-accent: #1a2540;--sidebar-border: #2a3952;--card-foreground: #f3f7ff;--sidebar-primary: #7d97ff;--muted-foreground: #99a7c3;--accent-foreground: #f3f7ff;--popover-foreground: #f3f7ff;--primary-foreground: #f3f7ff;--sidebar-foreground: #f3f7ff;--secondary-foreground: #d9e3ff;--destructive-foreground: #ffffff;--sidebar-accent-foreground: #f3f7ff;--sidebar-primary-foreground: #f3f7ff;--shadow-color: hsl(225 30% 2%);--shadow-opacity: .5}*{box-sizing:border-box}html,body,#root{min-height:100%;width:100%;overflow-x:hidden}body{margin:0;min-height:100dvh;color:var(--foreground);font-family:var(--font-sans);background:var(--background)}.beams-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.beams-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1;filter:blur(6px) saturate(1.08)}.beams-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(90% 70% at 60% -10%,rgba(117,146,255,.26) 0%,transparent 66%),radial-gradient(70% 58% at 15% 100%,rgba(0,207,255,.22) 0%,transparent 66%),linear-gradient(180deg,#02061424,#0206148f 70%,#020614d1);-webkit-backdrop-filter:none;backdrop-filter:none}.app{width:min(560px,100%);max-width:560px;min-height:100dvh;margin:0 auto;padding:14px 14px calc(20px + env(safe-area-inset-bottom));position:relative;z-index:1}.card{background:#101623b3;border:1px solid rgba(187,202,255,.24);border-radius:18px;padding:14px;margin-bottom:12px;min-width:0;overflow:hidden;box-shadow:var(--shadow-offset-x) var(--shadow-offset-y) var(--shadow-blur) color-mix(in srgb,var(--shadow-color) calc(var(--shadow-opacity) * 100%),transparent)}.header-card{display:grid;gap:12px}.header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.header-meta{min-width:0;display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#7993ff1a;border:1px solid rgba(165,186,255,.22)}.page-brand,.brand-text{min-width:0;flex:1 1 auto}.logo-wrap{flex-shrink:0}.login-logo{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:12px}.login-logo .brand-logo{margin:0 auto}.brand-logo{width:auto;max-width:clamp(116px,31vw,164px);max-height:52px;height:auto;display:block;object-fit:contain}.header-card .brand-logo{max-width:clamp(116px,31vw,164px)}.designer-name{margin:0;font-size:clamp(14px,2.9vw,17px);font-weight:600;line-height:1.3;color:color-mix(in srgb,var(--foreground) 84%,white);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.header-caption{margin:0;font-size:12px;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em}.header-greeting{margin:0;font-size:clamp(21px,5vw,28px);line-height:1.1;font-weight:800;color:color-mix(in srgb,var(--foreground) 95%,black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.header-subtitle{margin:2px 0 0;font-size:12px;line-height:1.3;color:var(--muted-foreground)}.section-title{margin:0 0 12px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}.tube-nav-wrap{position:relative;z-index:2;margin-bottom:12px}.tube-nav{position:relative;isolation:isolate;display:flex;align-items:center;gap:2px;width:100%;padding:5px;border-radius:999px;border:1px solid rgba(187,202,255,.24);background:#0f1420c7;box-shadow:0 12px 28px #4c4f6926;box-sizing:border-box;overflow:hidden}.tube-item{position:relative;z-index:1;flex:1 1 0;min-width:0;border:0;border-radius:999px;padding:8px 4px;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:transparent;color:color-mix(in srgb,var(--foreground) 86%,black);font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:color .24s ease,transform .24s ease;overflow:hidden}.tube-item:hover{transform:translateY(-1px)}.tube-item.active{color:var(--primary)}.tube-item-icon{flex-shrink:0}.tube-item-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.tube-lamp{position:absolute;left:0;top:6px;height:calc(100% - 12px);border-radius:999px;background:color-mix(in srgb,var(--primary) 14%,white);z-index:0;pointer-events:none;will-change:transform,width}.tube-lamp-line{position:absolute;top:0;left:50%;width:34px;height:2px;transform:translate(-50%);border-radius:999px;background:var(--primary)}.tube-lamp-glow{position:absolute;top:-6px;left:50%;width:44px;height:14px;transform:translate(-50%);border-radius:999px;background:color-mix(in srgb,var(--primary) 28%,transparent);filter:blur(8px)}.channels-card{display:grid;gap:10px}.channels-head{display:grid;gap:2px}.channels-title{margin:0;font-size:16px;font-weight:800}.channels-subtitle{margin:0;color:var(--muted-foreground);font-size:12px}.channels-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.channel-link{border-radius:12px;border:1px solid rgba(177,194,255,.26);background:#0c121eb8;color:var(--foreground);padding:10px 12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.channel-link:hover{background:#ffffff0f}.channel-link.telegram{border-color:color-mix(in srgb,#2aabee 45%,rgba(177,194,255,.26))}.channel-link.whatsapp{border-color:color-mix(in srgb,#25d366 45%,rgba(177,194,255,.26))}.channel-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.row{display:flex;justify-content:space-between;gap:8px;margin:6px 0;min-width:0}.row span{color:color-mix(in srgb,var(--foreground) 74%,white);min-width:0;overflow-wrap:anywhere}.row strong{min-width:0;text-align:right;overflow-wrap:anywhere}.total-row{margin-top:10px;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--border) 58%,white)}.ledger-row{display:flex;justify-content:space-between;gap:8px;padding-top:10px;margin-top:10px;min-width:0;border-top:1px solid color-mix(in srgb,var(--border) 52%,white)}.ledger-type{font-weight:700}.input,button.primary{width:100%;min-width:0;max-width:100%;border-radius:12px;border:1px solid rgba(177,194,255,.26);padding:11px 12px;font-size:14px;color:var(--foreground);background:#0c121eb8}.input::placeholder{color:var(--muted-foreground)}.input:focus{border-color:var(--primary);outline:2px solid color-mix(in srgb,var(--ring) 30%,white);outline-offset:0}button.primary{border:0;color:var(--primary-foreground);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 92%,black),color-mix(in srgb,var(--accent) 36%,var(--primary)))}button.primary:disabled{opacity:.7;cursor:not-allowed}.ghost{border:1px solid rgba(177,194,255,.24);border-radius:12px;background:#0c121eb8;color:var(--foreground);padding:9px 12px;font-weight:600}.ghost:hover{background:#ffffff0f}.danger-btn{margin-top:8px}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.filters .input-group{min-width:0}.filters .input{width:100%;min-width:0;max-width:100%}.input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;line-height:1.2;padding-right:36px;font-size:16px}.input[type=date]::-webkit-date-and-time-value{text-align:left;min-height:1.2em}.input[type=date]::-webkit-calendar-picker-indicator{opacity:.9;margin-left:6px;cursor:pointer}.input-group{display:flex;flex-direction:column;gap:6px}.input-group span{font-size:12px;font-weight:700;color:var(--muted-foreground)}.input-wrap{position:relative}.input-wrap .input{padding-left:38px;padding-right:38px}.input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:color-mix(in srgb,var(--foreground) 70%,white);pointer-events:none}.toggle-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:color-mix(in srgb,var(--foreground) 70%,white);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.toggle-eye:hover{background:color-mix(in srgb,var(--muted) 30%,white)}.auth-screen{min-height:100dvh;display:grid;place-items:center;padding:16px;position:relative;z-index:1;overflow:hidden}.auth-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(78% 62% at 54% -10%,rgba(116,146,255,.44) 0%,transparent 70%),radial-gradient(66% 50% at 18% 100%,rgba(0,206,255,.34) 0%,transparent 65%);opacity:.72}.auth-card{width:min(500px,calc(100vw - 24px));background:#101623d1;border:1px solid rgba(188,203,255,.28);border-radius:20px;padding:18px;position:relative;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 22px 38px #4c4f6929}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}.auth-logo{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--primary-foreground);background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--accent) 34%,var(--primary)));flex-shrink:0}.auth-brand h2{margin:0;font-size:18px}.auth-brand p{margin:4px 0 0;font-size:13px;color:var(--muted-foreground)}.auth-form{display:grid;gap:10px}.auth-submit{margin-top:6px}.auth-error{margin-top:10px;border:1px solid rgba(239,68,68,.35);background:#ef44441f;color:#fca5a5;border-radius:10px;padding:10px 12px;font-weight:600;font-size:14px}.error-card{color:#fca5a5;border-color:#ef444459;background:#ef44441f}.profile-hero{display:flex;align-items:center;gap:14px;padding:4px 0 18px;border-bottom:1px solid rgba(187,202,255,.1);margin-bottom:6px}.profile-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--accent) 40%,var(--primary)));display:grid;place-items:center;font-size:22px;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:-1px}.profile-hero-name{font-size:18px;font-weight:700;line-height:1.2;overflow-wrap:anywhere;min-width:0}.profile-hero-sub{font-size:12px;color:var(--muted-foreground);margin-top:2px}.profile-fields{display:grid;gap:0}.profile-field{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:baseline;padding:11px 0;border-bottom:1px solid rgba(187,202,255,.08);min-width:0;overflow:hidden}.profile-field:last-child{border-bottom:none;padding-bottom:0}.profile-label{font-size:13px;color:var(--muted-foreground);min-width:0}.profile-value{font-size:14px;font-weight:600;text-align:right;overflow-wrap:anywhere;word-break:break-all;min-width:0;color:var(--foreground)}.op-plus{color:var(--chart-3);font-weight:800}.op-minus{color:var(--destructive);font-weight:800}.small{font-size:12px;color:var(--muted-foreground)}@media (max-width: 560px){.tube-item-label{display:none}.tube-item{padding:9px 4px;flex:1 1 0;min-width:0}.tube-nav{gap:2px;padding:5px}}@media (max-width: 520px){.channels-grid,.filters{grid-template-columns:1fr}.row{align-items:flex-start}.row strong{white-space:nowrap}}@media (max-width: 420px){.header-card .brand-logo{max-width:124px}.header-meta{padding:9px 10px}.header-greeting{font-size:clamp(20px,7vw,24px)}.designer-name{font-size:14px;-webkit-line-clamp:2}.header-subtitle{display:none}.tube-item{padding:10px 0}.ledger-row{flex-direction:column;align-items:flex-start}.ledger-row .op-plus,.ledger-row .op-minus{align-self:flex-end}}
