body{font-family:var(--font-family);background-color:hsl(var(--color-bg));color:hsl(var(--color-text));line-height:1.5;transition:background-color .3s,color .3s}::-webkit-scrollbar-thumb{background:hsl(var(--color-border));border-radius:var(--radius-full)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--font-family:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;--hue-primary:195;--color-primary:195 95% 50%;--color-primary-dark:215 90% 40%;--color-primary-light:190 100% 70%;--color-accent:270 85% 65%;--color-success:155 75% 48%;--color-warning:40 95% 55%;--color-error:0 85% 60%;--color-bg:222 47% 8%;--color-bg-subtle:222 40% 12%;--color-bg-glass:#0f172abf;--color-bg-elevated:222 35% 15%;--color-text:210 40% 98%;--color-text-muted:215 20% 65%;--color-border:217 33% 20%;--color-border-hover:195 70% 40%;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 8px 24px #0006;--shadow-lg:0 16px 40px #0009;--shadow-glow:0 0 30px #03b2cb40;--shadow-glow-purple:0 0 35px #a855f740;--glass-blur:16px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:hsl(var(--color-bg));color:hsl(var(--color-text));background-image:radial-gradient(circle at 15% 15%, #06b6d414 0%, transparent 45%), radial-gradient(circle at 85% 85%, #9333ea14 0%, transparent 45%), linear-gradient(to bottom, hsl(var(--color-bg)), #080c16);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family);letter-spacing:-.02em;color:hsl(var(--color-text));font-weight:700}code,pre{font-family:var(--font-mono)}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:min(1750px,92vw);max-width:1750px;margin:0 auto;padding:32px 0 64px}.glass-panel{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--color-border));border-radius:var(--radius-lg);transition:all .25s cubic-bezier(.16,1,.3,1)}.glass-panel:hover{border-color:hsl(var(--color-border-hover))}.glow-badge{border-radius:var(--radius-full);color:#38bdf8;letter-spacing:.05em;text-transform:uppercase;background:#06b6d41f;border:1px solid #38bdf84d;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 0 12px #38bdf826}.glow-badge.green{color:#4ade80;background:#22c55e1f;border-color:#4ade804d;box-shadow:0 0 12px #4ade8026}.status-dot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 8px #22c55e}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 6px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:32px;display:grid}.cards-grid{flex-direction:column;gap:18px;width:100%;display:flex}.wide-card-layout{grid-template-columns:minmax(280px,1.2fr) minmax(320px,1.8fr) minmax(260px,1fr);align-items:center;gap:24px;width:100%;display:grid}@media (width<=1100px){.wide-card-layout{grid-template-columns:1fr;gap:16px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0b111e}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#2b3b55}::-webkit-scrollbar-thumb:hover{background:hsl(var(--color-primary))}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.35s forwards fadeIn}div[role=dialog][aria-modal=true]>div{background-color:#0b111e!important;border:1px solid #38bdf840!important;border-radius:20px!important;width:min(1560px,88vw)!important;max-width:min(1560px,88vw)!important;max-height:92vh!important;box-shadow:0 25px 60px -15px #000c,0 0 40px #06b6d426!important}div[role=dialog][aria-modal=true]>div>div:nth-child(2){max-height:calc(92vh - 140px)!important;padding:24px 32px!important;overflow-y:auto!important}div[role=dialog][aria-modal=true]:has(.login-modal-box)>div{width:480px!important;max-width:90vw!important}div[role=dialog][aria-modal=true]:has(.variables-modal-box)>div{width:min(900px,85vw)!important;max-width:min(900px,85vw)!important}
