:root{--bg-0:#f5f8ff;--bg-1:#dce8ff;--ink:#0f1729;--ink-soft:#435070;--card:#ffffffba;--card-border:#ffffffd9;--line:#dbe4ff;--accent:#1f6fff;--accent-2:#5a9bff;--danger:#cc3c56;--radius-xl:24px;--radius-lg:18px;--radius-md:14px;--shadow-lg:0 20px 48px rgba(31,61,120,.18);--shadow-md:0 12px 32px rgba(31,61,120,.14)}*{box-sizing:border-box}html,body,#root{height:100%}body{min-height:var(--app-height,100dvh);margin:0;color:var(--ink);font-family:SF Pro Text,SF Pro Display,SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(1200px 620px at 8% -10%,#8eb8ff78,transparent 58%),radial-gradient(900px 500px at 100% 0%,#7adce466,transparent 58%),linear-gradient(180deg,var(--bg-0) 0%,#eef3ff 45%,#f7f9ff 100%);padding:12px 12px calc(20px + var(--tg-safe-area-bottom, env(safe-area-inset-bottom, 0px))) 12px;overflow-x:hidden;overflow-y:auto}a{color:inherit}.container{max-width:100%;margin:0 auto;padding:0}.app-shell{display:grid;gap:14px}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(1200px 600px at 10% -5%,#7faeff66,transparent 58%),radial-gradient(900px 500px at 100% 0%,#71e4d05e,transparent 58%),linear-gradient(180deg,#eef4ff,#e9f1ff 48%,#f6f9ff);animation:splash-fade-out .35s ease 1.65s forwards}.splash-bg-glow{position:absolute;width:240px;height:240px;border-radius:999px;filter:blur(12px);opacity:.5}.splash-bg-glow-left{left:-60px;top:20%;background:#6ca3ff66;animation:splash-float 2.4s ease-in-out infinite}.splash-bg-glow-right{right:-80px;bottom:12%;background:#69dfcc66;animation:splash-float 2.6s ease-in-out infinite reverse}.splash-orbit{position:absolute;border:1px dashed #8eacf599;border-radius:999px}.splash-orbit-1{width:340px;height:340px;animation:splash-spin 4.8s linear infinite}.splash-orbit-2{width:230px;height:230px;animation:splash-spin 3.8s linear infinite reverse}.splash-content{position:relative;display:grid;justify-items:center;gap:10px;text-align:center;padding:24px}.splash-logo{width:74px;height:74px;border-radius:20px;position:relative;background:linear-gradient(145deg,#1b4fc4,#2f86ff);box-shadow:0 16px 28px #1e59d252;animation:splash-bounce 1.5s ease-in-out infinite}.splash-title{margin-top:6px;font-family:SF Pro Display,SF Pro Text,-apple-system,sans-serif;font-size:40px;line-height:1;letter-spacing:-.03em;font-weight:760;color:#112754}.splash-subtitle{font-size:14px;color:#476093;font-weight:560}.splash-icons{margin-top:4px;display:flex;align-items:center;gap:8px}.splash-icon-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;min-width:48px;padding:0 10px;border-radius:999px;border:1px solid #c8dafd;background:#ffffffcf;color:#35599a;font-size:11px;font-weight:700;letter-spacing:.05em;animation:splash-chip 1.8s ease-in-out infinite}.splash-icon-chip:nth-child(2){animation-delay:.15s}.splash-icon-chip:nth-child(3){animation-delay:.3s}.splash-loader{margin-top:6px;display:flex;align-items:flex-end;gap:5px;height:20px}.splash-loader-bar{width:5px;height:8px;border-radius:999px;background:linear-gradient(180deg,#5ea0ff,#3b7bff);animation:splash-bars 1s ease-in-out infinite}.splash-loader-bar:nth-child(2){animation-delay:.12s}.splash-loader-bar:nth-child(3){animation-delay:.24s}.splash-loader-bar:nth-child(4){animation-delay:.36s}.app-header{display:flex;align-items:center;gap:12px;border-radius:20px;padding:12px 14px;border:1px solid #d8e5ff;background:linear-gradient(180deg,#f8fbff,#edf4ff);box-shadow:0 10px 28px #1f3d781f,inset 0 1px #fff;animation:slide-up .55s ease both}.brand-copy{min-width:0;flex:1}.logo-mark{width:42px;height:42px;border-radius:13px;position:relative;background:linear-gradient(145deg,#1b4fc4,#2f86ff);box-shadow:0 8px 18px #1e59d257;flex:0 0 auto}.logo-dot{position:absolute;border-radius:999px}.logo-dot-main{width:16px;height:16px;background:#fff;left:8px;top:8px}.logo-dot-accent{width:10px;height:10px;background:#b9d5ff;right:8px;bottom:8px}.brand-title{font-family:SF Pro Display,SF Pro Text,-apple-system,sans-serif;font-size:22px;line-height:1.05;letter-spacing:-.02em;color:#0f2046;font-weight:750}.brand-subtitle{margin-top:2px;font-size:13px;color:#506390;line-height:1.25}.icon-btn{width:34px;height:34px;border-radius:999px;border:1px solid #c8d9ff;background:#fff;color:#2e4f8e;font-size:18px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.icon-btn:hover{transform:translateY(-1px);border-color:#adc6ff;box-shadow:0 8px 16px #2551a433}.icon-btn:active{transform:translateY(0)}.header-actions{display:flex;align-items:center;gap:8px}.profile-btn{width:34px;height:34px;border-radius:999px;border:1px solid #c8d9ff;background:#fff;color:#233965;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-btn:hover{transform:translateY(-1px);border-color:#adc6ff;box-shadow:0 8px 16px #2551a433}.profile-btn:active{transform:translateY(0)}.profile-avatar{width:25px;height:25px;border-radius:999px;background:linear-gradient(145deg,#1b4fc4,#2f86ff);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.02em;flex:0 0 auto}.profile-name{font-size:12px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-xl);padding:14px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(14px) saturate(120%);backdrop-filter:blur(14px) saturate(120%);animation:slide-up .45s ease both}.panel{padding:16px}.grid{display:grid;gap:12px}.grid2{grid-template-columns:1fr}.form-progress-floating{position:sticky;top:8px;z-index:20;border-radius:16px;border:1px solid #d3e2ff;background:linear-gradient(180deg,#f7fbffeb,#eef5ffeb);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 24px #224a9424;padding:9px 11px 11px}.form-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:650;color:#3b4f80}.form-progress-head strong{font-size:13px;color:#1b3d7f}.form-progress-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#dfe9ff,#d2dfff)}.form-progress-line{height:100%;border-radius:999px;width:0;transition:width .35s ease;background:linear-gradient(90deg,#3a8dff,#37a9ff 48%,#57e3c1);box-shadow:0 0 14px #4ea9ff88}h1{font-size:26px;margin:0 0 8px;letter-spacing:-.02em;font-family:SF Pro Display,SF Pro Text,-apple-system,sans-serif}h2{font-size:18px;line-height:1.25;margin:0;color:#101c37;letter-spacing:-.01em;font-family:SF Pro Display,SF Pro Text,-apple-system,sans-serif}label{font-size:12px;font-weight:600;color:#2d3b61;display:block;margin:0 0 7px}.label-with-icon{display:flex;align-items:center;gap:8px}.sf-icon{width:20px;height:20px;border-radius:999px;border:1px solid #d1e1ff;background:#eef5ff;color:#3e65ab;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sf-icon svg{width:13px;height:13px}input,textarea,select{width:100%;padding:11px 13px;border-radius:var(--radius-md);border:1px solid var(--line);background:#f8faff;color:var(--ink);caret-color:#14397a;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;font:inherit}input::placeholder,textarea::placeholder{color:#8190b6}input:focus,textarea:focus,select:focus{border-color:#8bb6ff;box-shadow:0 0 0 4px #8bb6ff33;background:#fff}.field-invalid{border-color:#ea5b74!important;box-shadow:0 0 0 4px #ea5b7433!important;background:#fff6f8!important}.field-label-invalid{color:#b2304a}textarea{min-height:96px;resize:vertical}input[type=file]{padding:9px;background:#f4f8ff}input[type=checkbox]{accent-color:var(--accent)}.budget-field-row{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px;align-items:center}.budget-currency{text-align:center;font-weight:700}.row{display:flex;gap:8px;flex-wrap:wrap}.btn{border:1px solid #cad9ff;background:#fff;color:#183266;padding:10px 13px;border-radius:13px;font-weight:600;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #21489029;border-color:#b2c9ff}.btn:active{transform:translateY(0) scale(.985)}.btn.primary{background:linear-gradient(180deg,var(--accent-2),var(--accent));border-color:transparent;color:#fff}.btn.danger{background:#fff0f2;border-color:#ffccd4;color:var(--danger)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#edf3ff;border:1px solid #d4e3ff;color:#335189;font-size:12px;font-weight:600}.badge.danger{background:#fff1f4;border-color:#ffc9d3;color:#a52a45}.creative-kind-badge{gap:8px}.kind-chip{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:20px;padding:0 7px;border-radius:999px;border:1px solid #c6d8ff;background:#f9fbff;color:#284781;font-size:10px;font-weight:700;letter-spacing:.03em}.muted{opacity:1;color:var(--ink-soft)}.app-footnote{font-size:12px;padding:0 2px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b14296b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px 12px;z-index:1000;animation:fade-in .2s ease}.modal-card{width:100%;max-width:520px;border-radius:18px;border:1px solid #d7e4ff;background:#f9fbff;box-shadow:0 22px 42px #122a583d;padding:16px;display:grid;gap:10px;animation:slide-up .22s ease}.analysis-modal-backdrop{align-items:flex-start;overflow:auto}.analysis-modal-card{max-width:960px;margin:12px 0;max-height:calc(var(--app-height,100dvh) - 24px);overflow:auto;background:linear-gradient(180deg,#f9fbff,#f3f7ff)}.analysis-modal-layout{display:grid;gap:12px}.analysis-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:10px}.analysis-hero-score,.analysis-hero-prob{border:1px solid #d6e3ff;border-radius:16px;background:#fff;padding:12px;display:grid;gap:10px}.analysis-score-value{font-size:44px;line-height:1;color:#153878;font-weight:760;letter-spacing:-.02em}.analysis-score-value span{font-size:16px;color:#5e709b;margin-left:6px}.analysis-progress{width:100%;height:10px;border-radius:999px;background:#e9efff;overflow:hidden}.analysis-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#327eff,#59b8ff)}.analysis-ring{--p:0%;width:126px;height:126px;border-radius:999px;margin:0 auto;background:conic-gradient(#2d81ff var(--p),#d9e6ff 0);display:flex;align-items:center;justify-content:center}.analysis-ring div{width:94px;height:94px;border-radius:999px;background:#fff;border:1px solid #d7e4ff;display:flex;align-items:center;justify-content:center;color:#1c3f80;font-size:24px;font-weight:700}.analysis-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analysis-stat-card{border:1px solid #d8e5ff;border-radius:15px;background:#fff;padding:12px;display:grid;gap:8px}.analysis-stat-card strong{font-size:30px;line-height:1;color:#173976}.analysis-stat-card small{color:#6176a4;font-size:12px}.sf-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #d4e2ff;background:#edf4ff;color:#2f4f8c;font-size:12px;font-weight:630}.sf-symbol{width:16px;height:16px;border-radius:999px;background:#fff;border:1px solid #c7d9ff;display:inline-flex;align-items:center;justify-content:center;color:#2f5ca8}.sf-symbol svg{width:11px;height:11px}.analysis-bars{display:grid;gap:8px}.analysis-bar-row{display:flex;justify-content:space-between;align-items:center;color:#455a87;font-size:12px}.analysis-bar{width:100%;height:8px;border-radius:999px;background:#e6edff;overflow:hidden}.analysis-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2f80ff,#57beff)}.analysis-bar.danger i{background:linear-gradient(90deg,#ff7a91,#ff9b85)}.analysis-bar.warn i{background:linear-gradient(90deg,#f7ae31,#ffcf5f)}.analysis-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.analysis-list{margin-top:10px;color:#455680;font-size:13px;line-height:1.35;display:grid;gap:5px}.creative-linked-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creative-linked-panel{border:1px solid #d8e5ff;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f8ff);padding:12px}.generated-modal-card{max-width:840px}.info-mini-btn{width:28px;height:28px;border-radius:999px;border:1px solid #c6d8ff;background:#eef4ff;color:#2c4f8f;font-size:15px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.info-mini-btn:hover{transform:translateY(-1px);box-shadow:0 6px 12px #2852a02e}.compact-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compact-kpi-box{min-width:0!important;display:grid;gap:8px}.compact-kpi-title{display:inline-flex;align-items:center;gap:7px;color:#35548f;font-size:13px;font-weight:650}.compact-kpi-value{color:#142e5f;font-size:36px;line-height:1;font-weight:760}.creative-thumb-wrap{width:100%;max-width:180px;border-radius:12px;border:1px solid #d4e2ff;background:#f5f9ff;padding:4px}.creative-thumb{width:100%;height:110px;object-fit:cover;border-radius:9px;border:1px solid #dbe7ff}.metrics-info-card{max-width:620px}.metrics-help-list{display:grid;gap:10px;color:#42557f;font-size:14px;line-height:1.35}.modal-title{font-family:SF Pro Display,SF Pro Text,-apple-system,sans-serif;font-size:19px;font-weight:730;letter-spacing:-.01em;color:#14264f}.modal-text{font-size:14px;line-height:1.35;color:#3f5484}.toast-stack{position:fixed;top:14px;right:12px;z-index:1200;display:grid;gap:8px;width:min(92vw,420px)}.toast-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid #cfe0ff;background:#f8fbff;box-shadow:0 10px 20px #1a387029;animation:slide-up .2s ease}.toast-item.info{border-color:#c8dcff;background:#f4f8ff;color:#234377}.toast-item.danger{border-color:#ffbfcb;background:#fff1f4;color:#8f2139}.toast-message{font-size:13px;line-height:1.35}.toast-close{flex:0 0 auto;width:22px;height:22px;border-radius:999px;border:1px solid #c8d8ff;background:#fff;color:#385b97;line-height:1;font-size:16px;cursor:pointer}hr{border:none;border-top:1px solid #dfe8ff;margin:10px 0}.stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;border-radius:20px;border:1px solid #d6e3ff;background:linear-gradient(180deg,#f7faff,#eef4ff);box-shadow:inset 0 1px #fffc}.step{min-height:54px;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;padding:8px 10px;border-radius:14px;border:1px solid transparent;color:#445987;background:transparent;font-size:14px;font-weight:650;line-height:1.12}.step-index{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#e5eeff;color:#4764a1;flex:0 0 auto}.step-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.step-label-short{display:none}.step.active{background:linear-gradient(180deg,#3e86ff,#236dff);color:#fff;border-color:#2a73ff;box-shadow:0 10px 20px #236dff47}.step.active .step-index{background:#ffffff2e;color:#fff}.kpi{display:flex;gap:10px;flex-wrap:wrap}.kpi .box{min-width:110px;padding:10px 12px;border-radius:14px;border:1px solid #dbe6ff;background:#f7faff}pre{margin:0;white-space:pre-wrap;word-break:break-word;border-radius:14px;border:1px solid #dfe8ff;background:#f9fbff;color:#1a2a4f;padding:12px;font-size:13px;line-height:1.42}img{display:block;max-width:100%}.checkbox-list{max-height:226px;overflow:auto;border:1px solid #d9e5ff;background:#f8fbff;border-radius:14px;padding:8px}.checkbox-item{display:flex;align-items:center;gap:10px;margin:0;padding:8px 7px;border-radius:10px;cursor:pointer;transition:background .18s ease}.checkbox-item:hover{background:#edf4ff}.checkbox-item input{width:auto;margin:0}.checkbox-item span{line-height:1.24;color:#233965}.grid>.card:nth-child(1){animation-delay:.03s}.grid>.card:nth-child(2){animation-delay:.07s}.grid>.card:nth-child(3){animation-delay:.12s}.grid>.card:nth-child(4){animation-delay:.16s}@keyframes slide-up{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes splash-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes splash-bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.03)}}@keyframes splash-chip{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes splash-bars{0%,to{height:8px;opacity:.55}50%{height:18px;opacity:1}}@keyframes splash-float{0%,to{transform:translate(0)}50%{transform:translate(10px,-8px)}}@keyframes splash-fade-out{to{opacity:0;visibility:hidden}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width:860px){body{padding:28px 20px 40px}.container{max-width:1040px}.app-header{padding:14px 16px}.brand-title{font-size:24px}.grid2{grid-template-columns:1fr 1fr}}@media (max-width:540px){body{padding-top:12px}.splash-title{font-size:34px}.splash-logo{width:66px;height:66px}.splash-orbit-1{width:300px;height:300px}.splash-orbit-2{width:210px;height:210px}.row .btn{flex:1}.card{padding:12px}.app-header{flex-wrap:nowrap;align-items:center;gap:8px;padding:10px 12px}.brand-title{font-size:18px;line-height:1.05}.brand-subtitle{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy{min-width:0;flex:1}.header-actions{width:auto;justify-content:flex-end;flex-wrap:nowrap;gap:6px;margin-left:auto;flex:0 0 auto}.header-actions .btn{height:32px;padding:0 10px;font-size:12px;border-radius:11px}.icon-btn{width:32px;height:32px;font-size:17px}.profile-btn{width:32px;height:32px}.profile-avatar{width:22px;height:22px;font-size:10px}input,textarea,select{font-size:16px}.stepper{padding:6px;gap:6px}.step{min-height:48px;padding:7px 8px;font-size:12px}.step-index{width:21px;height:21px;font-size:11px}.step-label-long{display:none}.step-label-short{display:inline}.analysis-hero,.analysis-stats-grid,.analysis-columns,.creative-linked-panels,.compact-kpi-grid{grid-template-columns:1fr}.analysis-score-value{font-size:36px}.compact-kpi-value{font-size:30px}.analysis-modal-card{max-height:calc(var(--app-height,100dvh) - 12px);margin:6px 0}.checkbox-list{max-height:min(190px,34dvh)}.view-workspace .app-header{padding:8px 10px;border-radius:16px;gap:7px}.view-workspace .logo-mark{width:34px;height:34px;border-radius:11px}.view-workspace .logo-dot-main{width:12px;height:12px;left:7px;top:7px}.view-workspace .logo-dot-accent{width:8px;height:8px;right:7px;bottom:7px}.view-workspace .brand-title{font-size:16px}.view-workspace .brand-subtitle{display:none}.view-workspace .workspace-back-btn{height:30px;padding:0 9px;font-size:12px;border-radius:10px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.telegram-link{color:#1f6fff;font-weight:700;text-decoration:none;border-bottom:1px solid #a9c9ff;transition:border-color .16s ease,color .16s ease}.telegram-link:hover{color:#1757cf;border-bottom-color:#1757cf}.company-screen{display:grid;gap:12px}.company-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.company-list{display:grid;gap:10px}.company-dashboard{border:1px solid #d7e5ff;border-radius:16px;background:linear-gradient(180deg,#fafdff,#f2f7ff);padding:12px;display:grid;gap:10px}.company-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.company-kpi{border:1px solid #d9e6ff;border-radius:12px;background:#fff;padding:9px 10px;display:grid;gap:5px}.company-kpi-label{display:inline-flex;align-items:center;gap:6px;color:#3a5992;font-size:12px;font-weight:620}.company-kpi strong{font-size:24px;line-height:1;color:#163973;letter-spacing:-.01em}.company-dashboard-charts{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.company-chart-card{border:1px solid #d9e6ff;border-radius:12px;background:#fff;padding:10px;display:grid;gap:8px}.company-chart-title{color:#34528a;font-size:12px;font-weight:700}.company-score-bars,.company-activity-list{display:grid;gap:7px}.company-score-row,.company-activity-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;font-size:11px;color:#435784}.company-score-row strong,.company-activity-row strong{color:#1f3d74;font-size:11px}.company-score-track,.company-activity-track{width:100%;height:7px;border-radius:999px;background:#e7efff;overflow:hidden}.company-score-track i,.company-activity-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3a8dff,#57cbff);transform-origin:left center;animation:company-bar-grow .7s cubic-bezier(.2,.72,.15,1) both}.company-score-row:nth-child(1) .company-score-track i{animation-delay:.05s}.company-score-row:nth-child(2) .company-score-track i{animation-delay:.11s}.company-score-row:nth-child(3) .company-score-track i{animation-delay:.17s}.company-score-row:nth-child(4) .company-score-track i{animation-delay:.23s}.company-activity-row:nth-child(1) .company-activity-track i{animation-delay:.07s}.company-activity-row:nth-child(2) .company-activity-track i{animation-delay:.14s}.company-activity-row:nth-child(3) .company-activity-track i{animation-delay:.21s}.company-activity-row:nth-child(4) .company-activity-track i{animation-delay:.28s}.company-activity-row:nth-child(5) .company-activity-track i{animation-delay:.35s}.company-activity-row:nth-child(6) .company-activity-track i{animation-delay:.42s}.company-item{border:1px solid #d8e5ff;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f8ff);padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.company-title{display:inline-flex;align-items:center;gap:7px;color:#173a76;font-size:20px;font-weight:700}.company-meta{margin-top:4px;display:flex;align-items:center;gap:6px;color:#4a5d84;font-size:12px}@media (max-width:760px){.company-dashboard-charts{grid-template-columns:1fr}}@keyframes company-bar-grow{0%{transform:scaleX(.08);opacity:.4}to{transform:scaleX(1);opacity:1}}
