@import"https://fonts.googleapis.com/css2?family=DM+Mono&family=Manrope:wght@400;500;600;700;800&family=Roboto+Condensed:wght@600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#f4f5f8;color:#131827;font-family:Manrope,Microsoft YaHei,sans-serif}button,select{font:inherit}button{cursor:pointer}.number-font{font-family:Roboto Condensed,DIN Alternate,Bahnschrift,Arial Narrow,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:244px;flex:0 0 244px;background:#111625;color:#9199aa;padding:28px 16px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;color:#fff;padding:0 11px 35px;font-size:15px;font-weight:800;line-height:16px}.brand i{width:32px;height:32px;display:grid;place-items:center;font-style:normal;background:linear-gradient(140deg,#a78bfa,#22b8a7);border-radius:10px;box-shadow:0 8px 18px #725de64d}.brand span{display:grid;gap:2px}.brand em{font-size:8px;letter-spacing:2px;color:#747e96;font-style:normal}.side-nav{display:grid;gap:6px}.side-nav b{font-size:10px;letter-spacing:1.4px;color:#596278;padding:14px 11px 5px}.side-nav a{padding:11px;border-radius:8px;font-size:13px;color:#a6adbc}.side-nav a.active{background:linear-gradient(90deg,#262846,#202439);color:#fff;box-shadow:inset 2px 0 #a78bfa}.operator{display:flex;align-items:center;gap:9px;margin-top:auto;border-top:1px solid #252b3c;padding:17px 6px 0}.operator>span,.user-chip{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#d3b276;color:#202335;font-size:10px;font-weight:800;border:0}.operator strong,.operator small{display:block;font-size:11px;color:#d5d9e4}.operator small{font-size:9px;color:#697287}.workspace{flex:1;min-width:0;padding:0 42px 46px;max-width:1600px;margin:auto}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between}.crumb{font-size:12px;color:#7f8798}.crumb i{padding:0 9px;color:#c5c9d2;font-style:normal}.top-actions{display:flex;align-items:center;gap:12px}.sync-state{font-size:11px;color:#7c8495}.sync-state i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#36d399;margin-right:6px}.top-actions button:not(.user-chip){border:1px solid #dde0e8;border-radius:8px;background:#fff;padding:9px 13px;color:#596174;font-weight:600;font-size:11px}.overview-block,.subproject-list{max-width:1240px;margin:0 auto}.overview-block{padding:18px 0 0}.overview-head{display:flex;justify-content:space-between;align-items:end;padding:0 0 26px}.overview-head p,.panel-head p{font:10px DM Mono,monospace;letter-spacing:1.3px;color:#8e80d8;margin:0 0 10px}.overview-head h1{font-size:30px;letter-spacing:-1px;margin:0 0 8px}.overview-head span{font-size:12px;color:#858c9d}.overview-head label{border:1px solid #e0e3eb;background:#fff;border-radius:10px;padding:12px 17px;display:grid;gap:4px;min-width:190px;color:#99a0ae;font-size:9px}.overview-head label strong{font-size:11px;color:#111827}.overview-head label b{float:right;color:#8172dd}.project-card,.panel,.subproject-card{background:#fff;border:1px solid #e4e6ec;border-radius:14px;box-shadow:0 5px 20px #30384b08}.project-card{overflow:hidden;cursor:pointer}.project-top{display:flex;align-items:center;justify-content:space-between;padding:22px 25px 18px;background:radial-gradient(circle at 80% -50%,#e8e1ff,transparent 37%),linear-gradient(110deg,#f9f8ff,#fff)}.project-title{display:flex;gap:13px;align-items:center}.orbit{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#171d31;color:#c8bbff;box-shadow:0 8px 20px #11172833}.project-title p{font-size:10px;color:#8b92a1;margin:0 0 2px}.project-title h2{margin:0;font-size:18px}.project-title small{font-size:10px;color:#887bdd;font-weight:500;margin-left:8px}.project-trend{text-align:right}.project-trend span,.project-trend strong{display:inline-block;margin-left:9px;font-size:10px;color:#8d94a3}.project-trend strong{color:#1aa77a;font-size:13px}.project-trend i{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#def7ed;color:#13a873;font-style:normal;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr)}.project-metrics{border-top:1px solid #edf0f4}.metric-card{position:relative;padding:20px 25px;border-right:1px solid #edf0f4;background:#fff}.metric-card:last-child{border-right:0}.metric-card p{font-size:11px;color:#7e8799;margin:0 0 9px}.metric-card p span{display:inline-block;width:5px;height:5px;border-radius:50%;margin:0 0 1px 6px}.metric-dot.violet{background:#9f82ed}.metric-dot.blue{background:#59a5ff}.metric-dot.green{background:#44c99a}.metric-dot.orange{background:#f3a557}.metric-card strong{display:block;font-size:27px;line-height:1;font-weight:700}.metric-card small{font-size:10px;margin-top:9px;display:block}.metric-card em{font-style:normal;color:#a0a7b3;margin-left:5px}.up{color:#13a877}.down{color:#e46d78}.subproject-list{display:grid;gap:12px;margin-top:14px}.subproject-card{border-radius:8px;overflow:hidden}.subproject-card.waiting{opacity:.78}.subproject-summary{width:100%;min-height:74px;border:0;background:#fff;display:grid;grid-template-columns:52px minmax(230px,1fr) 170px 84px 82px 58px;gap:14px;align-items:center;padding:14px 20px;text-align:left;color:inherit}.subproject-card.ready .subproject-summary{background:linear-gradient(90deg,#fbfbff,#fff 58%,#f0fbf8)}.subproject-index{width:34px;height:34px;border-radius:8px;background:#111827;color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}.subproject-card.waiting .subproject-index{background:#596171}.subproject-title strong{display:block;font-size:18px;color:#111827}.subproject-title small{display:block;margin-top:4px;color:#7d8697;font-size:12px}.subproject-total{font-size:28px;font-weight:700;color:#111827}.subproject-card.waiting .subproject-total{font-size:28px;color:#4b5565}.subproject-badge{justify-self:start;padding:5px 10px;border-radius:999px;background:#eef1f6;color:#687386;font-size:11px;font-weight:700}.subproject-badge.on{background:#e6f8f0;color:#0c9a72}.subproject-trend{color:#0c9a72;font-weight:800;font-size:13px}.subproject-action{justify-self:end;color:#6d5dfc;font-weight:700;font-size:12px}.live-detail{display:grid;gap:12px;padding:14px;border-top:1px solid #eef1f5;background:#fafbfc}.detail-metrics{gap:10px}.detail-metrics .metric-card{min-height:118px;border:1px solid #e5e9f0;border-radius:8px}.panel{border-radius:8px;overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:start;gap:18px;padding:20px 22px 14px}.panel-head h3{font-size:17px;margin:0}.panel-head small{color:#8a93a5;font-size:11px}.legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:620px}.legend button{height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e1e5ee;border-radius:999px;background:#fff;padding:0 10px;color:#576174;font-weight:600;font-size:11px}.legend button.all{background:#151c2e;color:#fff;border-color:#151c2e}.legend i{width:7px;height:7px;border-radius:50%}.trend-visual{margin:0 16px 18px;border:1px solid #eef1f6;border-radius:8px;background:#f8f9fc;overflow:hidden}.trend-visual svg{width:100%;height:292px;display:block}.grid-line{stroke:#e2e6ef;stroke-width:1}.axis-label{fill:#98a2b3;font-size:11px}.trend-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.trend-dot{stroke-width:2}.last-value{font-size:11px;font-weight:800}.tabs{display:flex;gap:4px;padding:4px;border-radius:8px;background:#f1f3f7}.tabs button{height:28px;border:0;border-radius:6px;background:transparent;padding:0 10px;color:#6f7788;font-weight:700;font-size:12px}.tabs button.on{color:#101828;background:#fff;box-shadow:0 2px 7px #10182814}.account-panel{overflow:hidden}table{width:100%;border-collapse:collapse;font-size:13px}th{height:40px;padding:0 18px;text-align:left;color:#8993a5;background:#f8fafc;font-size:12px;font-weight:600;white-space:nowrap}td{height:58px;padding:0 18px;border-top:1px solid #edf0f5;color:#303849;white-space:nowrap}tbody tr{transition:background .18s ease;cursor:pointer}tbody tr:hover{background:#fbfbff}td:first-child{display:flex;align-items:center;gap:11px}td strong{display:block;color:#1f2937;font-size:13px}td small{display:block;margin-top:3px;color:#8c95a5;font-size:11px}.row-index{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:#eef1f7;color:#5d6677;font-size:13px;font-weight:700}.roi{display:inline-grid;place-items:center;min-width:46px;height:26px;border-radius:6px;background:#fff3e6;color:#d47a1f;font-weight:800}.roi.good{background:#e7f8f1;color:#0c9a72}.lower-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:12px}.bar-list{display:grid;gap:16px;padding:2px 22px 23px}.bar-row{display:grid;grid-template-columns:150px minmax(180px,1fr) 112px;gap:14px;align-items:center;font-size:12px;color:#586174}.bar-row div{height:10px;background:#eef2f7;border-radius:999px;overflow:hidden}.bar-row i{display:block;height:100%;border-radius:inherit}.bar-row b{text-align:right;color:#1f2937;font-size:16px}.rank-row{min-height:62px;display:grid;grid-template-columns:34px 1fr 110px;gap:12px;align-items:center;padding:0 22px;border-top:1px solid #edf0f5}.rank-row>b{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#151c2e;color:#fff}.rank-row strong{display:block;color:#1f2937;font-size:13px}.rank-row small{display:block;margin-top:3px;color:#8c95a5;font-size:11px}.rank-row span{justify-self:end;font-size:16px;font-weight:700}@media(max-width:1100px){.workspace{padding:0 22px 40px}.subproject-summary{grid-template-columns:44px minmax(180px,1fr) 132px 76px 70px 48px;gap:10px}.metric-grid,.lower-grid{grid-template-columns:repeat(2,1fr)}.project-metrics .metric-card:nth-child(2){border-right:0}.project-metrics .metric-card:nth-child(-n+2){border-bottom:1px solid #edf0f4}}@media(max-width:780px){.app-shell{display:block}.sidebar{width:100%;min-height:78px;display:block}.side-nav,.operator{display:none}.brand{padding-bottom:0}.workspace{padding:0 16px 36px}.topbar,.overview-head{height:auto;display:block;padding:16px 0}.top-actions{margin-top:12px}.overview-head label{margin-top:15px}.subproject-summary{grid-template-columns:42px 1fr}.subproject-total,.subproject-badge,.subproject-trend,.subproject-action{justify-self:start}.metric-grid,.lower-grid{grid-template-columns:1fr}.metric-card{border-right:0;border-bottom:1px solid #edf0f4}.metric-card:last-child{border-bottom:0}.panel-head{display:block}.legend,.tabs{margin-top:12px;justify-content:flex-start}.account-panel{overflow-x:auto}table{min-width:760px}}.project-card:focus,.subproject-summary:focus{outline:none}.subproject-summary:focus-visible{box-shadow:inset 0 0 0 2px #8b5cf6}.project-card:focus-visible{box-shadow:0 0 0 2px #8b5cf6,0 5px 20px #30384b08}@media(min-width:781px){.workspace{padding-top:0;margin:0 auto auto}.overview-block{padding-top:18px}}.short-video-detail{display:grid;gap:12px;padding:14px;border-top:1px solid #eef1f5;background:#fafbfc}.short-total-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:0 22px 22px}.creator-metric{min-height:72px;border:1px solid #e5e9f0;border-radius:8px;background:#fff;padding:13px 14px}.creator-metric span{display:block;color:#7e8799;font-size:11px;margin-bottom:7px}.creator-metric strong{display:block;color:#111827;font-size:24px;line-height:1}.creator-list{display:grid;gap:10px}.creator-card{border:1px solid #e5e9f0;border-radius:8px;background:#fff;overflow:hidden}.creator-summary{width:100%;min-height:66px;border:0;background:#fff;display:grid;grid-template-columns:42px minmax(220px,1fr) 140px 90px 54px;align-items:center;gap:12px;padding:12px 18px;text-align:left;color:inherit}.creator-summary span:nth-child(2) strong{display:block;font-size:15px;color:#111827}.creator-summary span:nth-child(2) small{display:block;margin-top:4px;color:#8c95a5;font-size:11px}.creator-summary b{font-size:25px;color:#111827}.creator-summary em{font-style:normal;color:#8c95a5;font-size:11px}.creator-summary i{justify-self:end;font-style:normal;color:#6d5dfc;font-size:12px;font-weight:700}.creator-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 18px 18px;border-top:1px solid #edf0f5;background:#fbfcff}.creator-detail-grid .creator-metric{margin-top:14px}.creator-list.expanded .creator-card{box-shadow:0 8px 18px #1018280a}@media(max-width:1100px){.short-total-grid{grid-template-columns:repeat(3,1fr)}.creator-detail-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.short-total-grid,.creator-detail-grid{grid-template-columns:1fr}.creator-summary{grid-template-columns:34px 1fr}.creator-summary b,.creator-summary em,.creator-summary i{justify-self:start}}.short-video-detail.redesigned{display:grid;gap:12px;padding:14px;border-top:1px solid #eef1f5;background:#fafbfc}.creator-selector{overflow:hidden}.creator-selector .panel-head span{font-size:11px;color:#8a93a5}.creator-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 22px 22px}.creator-tabs button{min-height:58px;border:1px solid #e5e9f0;border-radius:8px;background:#fff;padding:11px 12px;text-align:left;color:#111827}.creator-tabs button.active{border-color:#8b5cf6;background:linear-gradient(120deg,#fbfaff,#f5f9ff);box-shadow:0 8px 18px #5b52c614}.creator-tabs strong{display:block;font-size:13px}.creator-tabs small{display:block;margin-top:5px;color:#8c95a5;font-size:10px}.short-analysis-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:12px}.creator-params-panel{padding:20px}.creator-profile-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.creator-profile-head strong{display:block;font-size:17px;color:#111827}.creator-profile-head small{display:block;margin-top:4px;color:#8c95a5;font-size:11px}.creator-param-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.creator-param-grid .creator-metric{min-height:82px}.creator-param-grid .creator-metric strong{font-size:25px}.video-trend-panel{min-height:424px}.video-chart-wrap{margin:0 16px 18px;border:1px solid #eef1f6;border-radius:8px;background:#f8f9fc;overflow:hidden}.video-chart-wrap svg{width:100%;height:342px;display:block}.video-chart-legend{display:flex;gap:14px;justify-content:flex-end;padding:14px 18px 0}.video-chart-legend span{display:inline-flex;align-items:center;gap:6px;color:#667085;font-size:11px;font-weight:700}.video-chart-legend i{width:8px;height:8px;border-radius:50%}@media(max-width:1100px){.creator-tabs{grid-template-columns:repeat(2,1fr)}.short-analysis-grid{grid-template-columns:1fr}.creator-param-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:780px){.creator-tabs,.creator-param-grid,.short-analysis-grid{grid-template-columns:1fr}.creator-params-panel{padding:14px}}.ad-detail{display:grid;gap:12px;padding:14px;border-top:1px solid #eef1f5;background:#fafbfc}.ad-analysis-grid{display:grid;grid-template-columns:420px minmax(0,1fr);gap:12px}.ad-params-panel{padding:20px}.ad-product-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.ad-product-head strong{display:block;font-size:18px;color:#111827}.ad-product-head small{display:block;margin-top:4px;color:#8c95a5;font-size:11px}.ad-param-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ad-param-grid .creator-metric{min-height:84px}.ad-param-grid .creator-metric strong{font-size:25px}.ad-trend-panel{min-height:424px}.ad-chart-wrap{margin:0 16px 18px;border:1px solid #eef1f6;border-radius:8px;background:#f8f9fc;overflow:hidden}.ad-chart-wrap svg{width:100%;height:356px;display:block}@media(max-width:1100px){.ad-analysis-grid{grid-template-columns:1fr}.ad-param-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:780px){.ad-param-grid{grid-template-columns:1fr}.ad-params-panel{padding:14px}}.entertainment-detail{display:grid;gap:12px;padding:14px;border-top:1px solid #eef1f5;background:#fafbfc}.entertainment-panel{overflow:hidden}.entertainment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 22px 22px}.entertainment-card{border:1px solid #e5e9f0;border-radius:8px;background:#fff;padding:18px}.entertainment-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.entertainment-head strong{display:block;font-size:17px;color:#111827}.entertainment-head small{display:block;margin-top:4px;color:#8c95a5;font-size:11px}.entertainment-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.entertainment-metrics .creator-metric{min-height:78px}.entertainment-metrics .creator-metric strong{font-size:24px}@media(max-width:1100px){.entertainment-grid{grid-template-columns:1fr}.entertainment-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.entertainment-metrics{grid-template-columns:1fr}.entertainment-card{padding:14px}}@media(max-width:780px){.subproject-total{font-size:20px;line-height:1.15;max-width:150px;word-break:keep-all}.subproject-card.waiting .subproject-total{font-size:20px}.subproject-summary{align-items:center;gap:8px}.metric-card strong{font-size:24px}.overview-head h1{font-size:25px}}@media(max-width:560px){.subproject-total{font-size:18px;max-width:120px}.subproject-card.waiting .subproject-total{font-size:18px}.subproject-title strong{font-size:16px}.subproject-title small{font-size:11px}}.subproject-total,.subproject-card.waiting .subproject-total{font-size:19px!important;line-height:1.2;font-weight:800;letter-spacing:0;max-width:180px;white-space:normal;word-break:keep-all;color:#111827}.subproject-summary{grid-template-columns:52px minmax(230px,1fr) 150px 84px 82px 58px}.subproject-badge,.subproject-trend,.subproject-action{font-size:12px}@media(max-width:1100px){.subproject-total,.subproject-card.waiting .subproject-total{font-size:18px!important;max-width:140px}.subproject-summary{grid-template-columns:44px minmax(180px,1fr) 120px 76px 70px 48px}}@media(max-width:780px){.subproject-total,.subproject-card.waiting .subproject-total{font-size:17px!important;max-width:120px}.subproject-summary{grid-template-columns:42px 1fr}.subproject-badge,.subproject-trend,.subproject-action{font-size:11px}}.official-site{min-height:100vh;background:radial-gradient(circle at 18% 8%,#ede9fe 0,#f7f8fc 34%,#eef5ff);color:#071124;padding:30px clamp(22px,5vw,76px);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.official-nav{height:68px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(141,151,179,.24);background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:0 24px;box-shadow:0 24px 60px #1f293714}.official-brand{display:flex;align-items:center;gap:12px}.official-brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#0b1328;color:#fff;font-weight:900}.official-brand strong{font-size:18px}.official-nav div:last-child{display:flex;gap:22px}.official-nav a{color:#5f6b85;text-decoration:none;font-size:14px;font-weight:700}.official-hero{max-width:930px;margin:92px auto 46px;text-align:center}.official-hero p{margin:0 0 14px;color:#7666f6;font-size:12px;font-weight:900;letter-spacing:.24em}.official-hero h1{margin:0;font-size:clamp(42px,6vw,76px);letter-spacing:-.07em;line-height:1.02}.official-hero span{display:block;max-width:760px;margin:24px auto 0;color:#667085;font-size:18px;line-height:1.9}.official-actions{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:18px}.official-actions a{height:46px;padding:0 24px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;display:inline-flex;align-items:center;font-weight:900;box-shadow:0 16px 34px #1118272e}.official-actions small{color:#7b8498;font-weight:700}.official-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.official-grid article,.official-contact{background:#ffffffd6;border:1px solid rgba(134,144,173,.24);border-radius:28px;box-shadow:0 24px 64px #1f293714}.official-grid article{padding:28px}.official-grid b{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#f0efff;color:#6d5dfc;font-family:DIN Alternate,Arial Narrow,Arial,sans-serif;font-size:15px}.official-grid h2,.official-contact h2{margin:18px 0 10px;font-size:22px;letter-spacing:-.04em}.official-grid p,.official-contact span{margin:0;color:#657188;line-height:1.8;font-size:15px}.official-contact{max-width:1120px;margin:18px auto 0;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.official-contact p{margin:0;color:#7666f6;font-size:12px;font-weight:900;letter-spacing:.18em}.official-contact h2{font-size:20px}@media(max-width:860px){.official-nav,.official-nav div:last-child,.official-actions{align-items:flex-start;flex-direction:column;height:auto}.official-grid,.official-contact{grid-template-columns:1fr}.official-hero{text-align:left;margin-top:56px}.official-actions{align-items:flex-start}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 18% 12%,#ede9fe 0,#f7f8fc 34%,#eef5ff);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.auth-panel{width:min(980px,100%);display:grid;grid-template-columns:1fr 390px;gap:24px;align-items:stretch}.auth-copy,.auth-card,.loading-card{border:1px solid rgba(128,140,170,.24);background:#ffffffd6;box-shadow:0 28px 80px #1f29371a;border-radius:30px}.auth-copy{padding:52px}.auth-copy p{margin:0 0 18px;color:#7666f6;font-size:12px;font-weight:900;letter-spacing:.24em}.auth-copy h1{margin:0;font-size:50px;letter-spacing:-.07em;color:#061126}.auth-copy span{display:block;margin-top:18px;color:#667085;font-size:16px;line-height:1.8}.auth-card{padding:30px;display:grid;gap:14px}.auth-card input,.auth-card select{height:48px;border:1px solid #dce3ef;border-radius:14px;padding:0 14px;background:#fff;color:#0b1328;font-weight:700;outline:none}.auth-card input:focus,.auth-card select:focus{border-color:#786bff;box-shadow:0 0 0 4px #786bff1a}.auth-card button{height:48px;border:0;border-radius:14px;background:#0b1328;color:#fff;font-weight:900;cursor:pointer}.auth-card button:disabled{opacity:.55}.auth-card a{color:#6d5dfc;text-decoration:none;text-align:center;font-weight:800}.auth-message{font-size:13px;color:#009c72;background:#e9fbf5;border-radius:12px;padding:10px 12px}.loading-card{padding:28px;color:#667085;font-weight:800}.admin-shell{min-height:100vh;background:#f4f6fb;padding:34px clamp(18px,4vw,60px);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.admin-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.admin-head p{margin:0 0 8px;color:#7666f6;font-size:12px;font-weight:900;letter-spacing:.24em}.admin-head h1{margin:0;color:#061126;font-size:36px;letter-spacing:-.05em}.admin-head span{display:block;margin-top:8px;color:#667085}.admin-head div:last-child{display:flex;gap:10px}.admin-head a,.admin-head button{height:40px;border:1px solid #dce3ef;border-radius:12px;background:#fff;color:#111827;padding:0 14px;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;cursor:pointer}.admin-table-card{overflow:auto;border:1px solid rgba(128,140,170,.24);background:#fff;border-radius:24px;box-shadow:0 28px 70px #1f293714}.admin-table-card table{width:100%;border-collapse:collapse;min-width:980px}.admin-table-card th,.admin-table-card td{padding:16px;border-bottom:1px solid #edf1f7;text-align:left;font-size:13px}.admin-table-card th{color:#667085;background:#f8faff}.status-pill{display:inline-flex;border-radius:999px;padding:5px 10px;background:#eef2f7;color:#475467;font-weight:900}.status-pill.active{background:#dcfaed;color:#008b68}.status-pill.pending{background:#fff7df;color:#b77900}.status-pill.rejected,.status-pill.disabled{background:#ffe9e9;color:#c23333}.admin-actions{display:flex;gap:8px}.admin-actions button{border:0;border-radius:10px;background:#f1f3ff;color:#5f50f5;padding:7px 10px;font-weight:900;cursor:pointer}.admin-message{margin-bottom:14px;background:#fff6e6;color:#9a5b00;border-radius:14px;padding:12px 14px;font-weight:800}@media(max-width:860px){.auth-panel{grid-template-columns:1fr}.auth-copy{padding:34px}.auth-copy h1{font-size:38px}.admin-head{align-items:flex-start;flex-direction:column}}.auth-shell{min-height:100vh;display:flex!important;align-items:center!important;justify-content:center!important;padding:42px!important;background:linear-gradient(135deg,#f7f8fc,#eef3ff 46%,#f8f5ff)!important;overflow:auto}.auth-panel{width:min(1040px,calc(100vw - 56px))!important;min-height:560px;display:grid!important;grid-template-columns:minmax(0,1.05fr) 420px!important;gap:26px!important}.auth-copy{position:relative;overflow:hidden;padding:46px!important;border-radius:34px!important;background:linear-gradient(145deg,#0b1328,#121b37 54%,#3c2d7c)!important;color:#fff!important;box-shadow:0 30px 90px #0f172a3d!important}.auth-copy:before{content:"";position:absolute;right:-90px;top:-90px;width:280px;height:280px;border-radius:50%;background:#8b5cf66b;filter:blur(6px)}.auth-copy:after{content:"";position:absolute;left:42px;bottom:42px;width:240px;height:120px;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:linear-gradient(135deg,#ffffff1a,#ffffff08)}.auth-copy p,.auth-copy h1,.auth-copy span{position:relative;z-index:1}.auth-copy p{color:#9ca3ff!important;font-size:12px!important;letter-spacing:.26em!important}.auth-copy h1{max-width:520px;margin-top:88px!important;color:#fff!important;font-size:clamp(38px,4.6vw,64px)!important;line-height:1.05!important;letter-spacing:-.055em!important;word-break:keep-all!important}.auth-copy span{max-width:480px;color:#cbd5e1!important;font-size:15px!important;line-height:1.9!important}.auth-card{align-self:center;padding:34px!important;border-radius:30px!important;background:#ffffffeb!important;box-shadow:0 24px 70px #0f172a21!important}.auth-card:before{content:"璐﹀彿鏉冮檺";display:inline-flex;width:max-content;margin-bottom:2px;padding:7px 10px;border-radius:999px;background:#eff6ff;color:#5f50f5;font-size:12px;font-weight:900;letter-spacing:.08em}.auth-card input,.auth-card select{height:52px!important;border-radius:16px!important;font-size:15px!important;font-weight:700!important}.auth-card button{height:52px!important;border-radius:16px!important;background:linear-gradient(135deg,#0b1328,#182341)!important;font-size:16px!important;box-shadow:0 14px 28px #0f172a2e}.auth-card a{margin-top:2px;font-size:14px!important}.auth-message{font-size:13px!important;text-align:center}.loading-card{border-radius:24px!important}@media(max-width:900px){.auth-shell{padding:20px!important}.auth-panel{width:100%!important;grid-template-columns:1fr!important}.auth-copy{padding:34px!important}.auth-copy h1{margin-top:38px!important}.auth-card{align-self:stretch!important}}.auth-shell{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:40px!important;background:linear-gradient(135deg,#f5f7fb,#edf3ff 48%,#f7f3ff)!important;overflow:auto!important}.auth-panel.clean-auth-panel{width:min(980px,calc(100vw - 48px))!important;min-height:520px!important;display:grid!important;grid-template-columns:1.05fr 390px!important;gap:24px!important;align-items:stretch!important}.auth-copy.clean-auth-copy{position:relative!important;overflow:hidden!important;padding:42px!important;border-radius:32px!important;background:linear-gradient(145deg,#0c1428,#121b36 58%,#37266f)!important;color:#fff!important;box-shadow:0 30px 86px #0f172a38!important}.auth-copy.clean-auth-copy:after{display:none!important}.auth-copy.clean-auth-copy:before{content:""!important;position:absolute!important;right:-70px!important;top:-80px!important;width:260px!important;height:260px!important;border-radius:50%!important;background:radial-gradient(circle,#8b5cf69e,#8b5cf600 68%)!important;filter:blur(4px)!important}.auth-logo{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.auth-logo i{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#ffffff1f;font-style:normal;font-weight:900;color:#fff}.auth-logo strong{font-size:12px;letter-spacing:.24em;color:#a9b0ff}.auth-copy.clean-auth-copy h1{position:relative;z-index:1;margin:92px 0 0!important;color:#fff!important;font-size:clamp(36px,4.4vw,58px)!important;line-height:1.08!important;letter-spacing:-.055em!important;word-break:keep-all!important}.auth-copy.clean-auth-copy span{position:relative;z-index:1;display:block;max-width:440px;margin-top:18px!important;color:#d5dbea!important;font-size:15px!important;line-height:1.9!important}.auth-feature-grid{position:relative;z-index:1;margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auth-feature-grid em{font-style:normal;text-align:center;padding:13px 8px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#ffffff12;color:#eef2ff;font-size:13px;font-weight:800}.auth-card.clean-auth-card{align-self:center!important;padding:30px!important;border-radius:28px!important;background:#fffffff0!important;border:1px solid rgba(132,144,173,.28)!important;box-shadow:0 24px 70px #0f172a21!important}.auth-card.clean-auth-card:before{display:none!important}.auth-card-title{margin-bottom:4px}.auth-card-title p{margin:0 0 8px;color:#7666f6;font-size:12px;font-weight:900;letter-spacing:.18em}.auth-card-title h2{margin:0;color:#071124;font-size:26px;letter-spacing:-.04em}.auth-card.clean-auth-card input,.auth-card.clean-auth-card select{height:50px!important;border-radius:15px!important;border:1px solid #d8e0ee!important;background:#fff!important;color:#071124!important;font-size:15px!important;font-weight:700!important}.auth-card.clean-auth-card button{height:50px!important;border-radius:15px!important;background:#0b1328!important;color:#fff!important;font-size:16px!important;font-weight:900!important}.auth-message{display:block!important;text-align:center!important;border-radius:14px!important;padding:11px 12px!important;font-size:13px!important;font-weight:900!important}.auth-message.error{background:#fff1f2!important;color:#d92d20!important;border:1px solid #fecdd3!important}.auth-message.success{background:#e9fbf5!important;color:#008b68!important;border:1px solid #bbf7d0!important}.auth-card.clean-auth-card a{color:#6557ff!important;text-align:center!important;font-weight:900!important;text-decoration:none!important}@media(max-width:880px){.auth-shell{padding:22px!important}.auth-panel.clean-auth-panel{width:100%!important;grid-template-columns:1fr!important}.auth-copy.clean-auth-copy{padding:30px!important}.auth-copy.clean-auth-copy h1{margin-top:44px!important}.auth-feature-grid{margin-top:32px}.auth-card.clean-auth-card{align-self:stretch!important}}.auth-copy.clean-auth-copy h1{letter-spacing:.02em!important;max-width:520px!important}.auth-copy.clean-auth-copy h1{letter-spacing:.08em!important;max-width:620px!important;font-weight:900!important}.auth-feature-grid{display:none!important}.primary-admin-action{background:#101a35!important;color:#fff!important;border-color:#101a35!important}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#050c1b75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-create-form{width:min(680px,100%);border:1px solid #e2e6f0;border-radius:24px;background:#fff;padding:28px;box-shadow:0 30px 90px #02081747}.admin-create-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-create-head p{margin:0 0 8px;color:#7666f6;font-size:11px;font-weight:900;letter-spacing:.18em}.admin-create-head h2{margin:0;color:#071124;font-size:26px}.admin-create-head span{display:block;margin-top:8px;color:#667085;font-size:13px}.modal-close{width:34px;height:34px;border:1px solid #dfe4ef;border-radius:10px;background:#fff;color:#667085;font-size:24px;line-height:1}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.admin-form-grid label{display:grid;gap:8px;color:#475467;font-size:12px;font-weight:800}.admin-form-grid input,.admin-form-grid select{height:46px;border:1px solid #dce3ef;border-radius:12px;padding:0 12px;background:#fff;color:#101828;font:inherit;outline:none}.admin-form-grid input:focus,.admin-form-grid select:focus{border-color:#7666f6;box-shadow:0 0 0 4px #7666f61a}.admin-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.admin-form-actions button{height:42px;border:1px solid #dce3ef;border-radius:11px;background:#fff;color:#344054;padding:0 16px;font-weight:900;cursor:pointer}.admin-form-actions button:disabled{opacity:.6}@media(max-width:640px){.admin-create-form{padding:20px}.admin-form-grid{grid-template-columns:1fr}.admin-form-actions{justify-content:stretch}.admin-form-actions button{flex:1}}.yb-auth,.yb-admin,.yb-shell{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#071124}.yb-auth{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(140deg,#f4f6fc,#edf2ff 54%,#f7f3ff)}.yb-auth-layout{width:min(1040px,100%);min-height:540px;display:grid;grid-template-columns:1.08fr 400px;gap:26px}.yb-auth-intro{position:relative;overflow:hidden;padding:44px;border-radius:32px;background:linear-gradient(145deg,#091127,#121c39 56%,#3f2d7d);color:#fff;box-shadow:0 28px 70px #0a143233}.yb-auth-intro:after{content:"";position:absolute;right:-90px;top:-80px;width:280px;height:280px;border-radius:50%;background:#7656d6;filter:blur(28px);opacity:.65}.yb-auth-mark{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.yb-auth-mark b,.yb-brand b{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#8b78ff,#28c4b8);color:#fff}.yb-auth-mark span{font-size:12px;font-weight:900;letter-spacing:.22em;color:#aeb8ff}.yb-auth-intro>p{position:relative;z-index:1;margin:80px 0 12px;color:#a79bff;font-size:12px;font-weight:900;letter-spacing:.2em}.yb-auth-intro h1{position:relative;z-index:1;margin:0;font-size:clamp(38px,4.7vw,61px);letter-spacing:-.055em;line-height:1.08}.yb-auth-intro>span{position:relative;z-index:1;display:block;max-width:460px;margin-top:18px;color:#d5ddee;font-size:15px;line-height:1.9}.yb-auth-form{align-self:center;display:grid;gap:13px;padding:32px;border:1px solid #dfe4f0;border-radius:28px;background:#fffffff0;box-shadow:0 24px 60px #1f293721}.yb-auth-form>p,.yb-panel-title p,.yb-detail-header p,.yb-connectors p,.yb-admin header p{margin:0;color:#7666f6;font-size:11px;font-weight:900;letter-spacing:.18em}.yb-auth-form h2{margin:0 0 8px;font-size:28px}.yb-auth-form input,.yb-auth-form select,.yb-user-form input,.yb-user-form select,.yb-config-grid input,.yb-config-grid select,.yb-connector input,.yb-connector select{min-width:0;box-sizing:border-box;height:48px;padding:0 13px;border:1px solid #dbe2ef;border-radius:13px;background:#fff;color:#101828;font:inherit;font-size:14px;font-weight:700;outline:none}.yb-auth-form input:focus,.yb-auth-form select:focus,.yb-config-grid input:focus,.yb-config-grid select:focus,.yb-connector input:focus,.yb-connector select:focus{border-color:#7768f5;box-shadow:0 0 0 4px #7768f51a}.yb-auth-form button,.yb-panel-title>button,.yb-section-head>button,.yb-admin header button{height:48px;border:0;border-radius:13px;background:#0b1328;color:#fff;font-weight:900;cursor:pointer}.yb-auth-form a{text-align:center;color:#6557f8;text-decoration:none;font-size:14px;font-weight:900}.yb-auth-footer{grid-column:1/-1;text-align:center}.yb-auth-footer a{color:#6e7b92;font-size:12px;text-decoration:none}.yb-auth-footer a:hover{text-decoration:underline}.yb-notice{display:block;border-radius:12px;padding:11px 12px;text-align:center;font-size:13px}.yb-notice.ok{background:#e7fbf4;color:#008b68}.yb-notice.error{background:#fff0f1;color:#d92d20;border:1px solid #fecdd3}.yb-loading{padding:24px;border-radius:18px;background:#fff;color:#667085;box-shadow:0 16px 40px #1f29371a}.yb-shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh;background:#f7f8fc}.yb-side{display:flex;flex-direction:column;padding:24px 12px;background:#10172a;color:#c6d0e6}.yb-brand{display:flex;align-items:center;gap:10px;margin:0 10px 56px;color:#fff;font-weight:900}.yb-brand span{font-size:16px}.yb-brand small,.yb-side footer small{display:block;margin-top:3px;color:#8492b5;font-size:9px;letter-spacing:.18em}.yb-side>p{margin:17px 10px 8px;color:#6f7ea1;font-size:11px}.yb-side>a{padding:12px 10px;border-radius:10px;color:#d2daf0;font-size:14px;text-decoration:none}.yb-side>a.active{background:#262c4b;color:#fff}.yb-side footer{display:flex;align-items:center;gap:9px;margin-top:auto;padding:14px 10px;border-top:1px solid #26304a}.yb-side footer>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#d7b46e;color:#172034}.yb-side footer span{font-size:12px;font-weight:800}.yb-workspace{padding:0 38px 56px}.yb-workspace>header{display:flex;align-items:center;justify-content:space-between;height:74px;color:#667085;font-size:13px}.yb-workspace>header div{display:flex;gap:14px;align-items:center}.yb-workspace>header i{font-style:normal;color:#13a984;font-size:12px}.yb-workspace>header button,.yb-admin header a,.yb-admin header button{height:36px;padding:0 12px;border:1px solid #dce2ef;border-radius:10px;background:#fff;color:#334155;text-decoration:none;font-weight:800;cursor:pointer}.yb-title{margin:28px 0}.yb-title p{margin:0 0 10px;color:#7666f6;font-size:11px;font-weight:900;letter-spacing:.18em}.yb-title h1{margin:0;color:#071124;font-size:34px;letter-spacing:-.055em}.yb-title span{display:block;margin-top:10px;color:#708099;font-size:13px}.yb-group,.yb-dept,.yb-dept-detail,.yb-admin-panel{border:1px solid #e1e6f0;border-radius:18px;background:#fff;box-shadow:0 12px 30px #1f293709}.yb-group{overflow:hidden}.yb-group-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:21px 25px;border:0;background:linear-gradient(100deg,#fff,#f1edff);text-align:left;cursor:pointer}.yb-group-head span{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.yb-group-head b{grid-row:span 2;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#11182d;color:#b5a9ff}.yb-group-head em{font-size:11px;font-style:normal;color:#8692a8}.yb-group-head strong{color:#0c172d;font-size:21px}.yb-group-head>i{color:#6858ea;font-size:13px;font-style:normal}.yb-metrics{display:grid;grid-template-columns:repeat(4,1fr)}.yb-metrics article{min-width:0;padding:18px 24px;border-top:1px solid #e9edf4;border-right:1px solid #e9edf4}.yb-metrics article:last-child{border-right:0}.yb-metrics small,.yb-metrics span{display:block;color:#78859e;font-size:11px}.yb-metrics strong{display:block;margin:8px 0;color:#08162d;font-family:DIN Alternate,Impact,Arial Narrow,sans-serif;font-size:27px;letter-spacing:.01em}.yb-metrics span{color:#0daa84}.yb-departments{display:grid;gap:12px;margin-top:14px}.yb-dept{display:grid;grid-template-columns:50px minmax(180px,1fr) 160px 100px 92px 50px;align-items:center;width:100%;padding:18px 20px;border-radius:14px;color:#0c172d;text-align:left;cursor:pointer}.yb-dept>b{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#11182d;color:#fff;font-size:12px}.yb-dept span strong,.yb-dept span small{display:block}.yb-dept span strong{font-size:16px}.yb-dept span small{margin-top:4px;color:#8190aa;font-size:12px}.yb-dept em{font-family:DIN Alternate,Impact,sans-serif;font-size:21px;font-style:normal}.yb-dept i{justify-self:start;border-radius:999px;padding:6px 9px;background:#e6faf2;color:#008c69;font-size:11px;font-style:normal}.yb-dept u{color:#0a9d78;text-decoration:none;font-size:12px;font-weight:800}.yb-dept mark{background:transparent;color:#6655f4;font-size:12px}.yb-dept.selected{border-color:#bcb2ff;background:#fcfbff}.yb-dept-detail{margin-top:-7px;padding:16px;overflow:hidden;border-radius:14px}.yb-dept-detail>.yb-metrics{margin:-16px -16px 20px}.yb-detail-header{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 4px 14px}.yb-detail-header h2{margin:5px 0 0;font-size:18px}.yb-detail-header>span{color:#8190aa;font-size:12px}.yb-accounts{display:grid;gap:10px}.yb-account{overflow:hidden;border:1px solid #e4e8f1;border-radius:13px}.yb-account>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border:0;background:#fff;text-align:left;cursor:pointer}.yb-account>button span{display:grid;grid-template-columns:30px 1fr;column-gap:10px;align-items:center}.yb-account>button b{grid-row:span 2;display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#edeaff;color:#6557f2}.yb-account>button em{font-size:14px;font-style:normal;font-weight:900}.yb-account>button small{color:#8b97aa;font-size:11px}.yb-account>button i{font-size:12px;font-style:normal;color:#6858ea}.yb-account-detail{padding:0 14px 14px;background:#fafbfe}.yb-account-detail .yb-metrics{grid-template-columns:repeat(4,1fr);padding-top:12px}.yb-account-detail .yb-metrics article{padding:12px}.yb-account-detail .yb-metrics strong{font-size:21px}.yb-trend{margin-top:12px;padding:12px;border:1px solid #e8ebf3;border-radius:11px;background:#fff}.yb-trend>div{display:flex;justify-content:space-between;color:#697792;font-size:11px;font-weight:800}.yb-trend svg{display:block;width:100%;height:160px;margin-top:4px}.yb-admin{min-height:100vh;padding:36px clamp(20px,5vw,72px);background:#f5f7fc}.yb-admin>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.yb-admin header h1{margin:7px 0;color:#071124;font-size:36px;letter-spacing:-.055em}.yb-admin header span{color:#6e7b92;font-size:13px}.yb-admin header div:last-child{display:flex;gap:10px}.yb-admin>nav{display:flex;gap:8px;margin-bottom:16px}.yb-admin>nav button{height:42px;padding:0 16px;border:1px solid #dbe2ef;border-radius:11px;background:#fff;color:#59657b;font-weight:900;cursor:pointer}.yb-admin>nav button.active{border-color:#0b1328;background:#0b1328;color:#fff}.yb-admin-panel{padding:24px}.yb-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.yb-panel-title h2{margin:6px 0 0;color:#071124;font-size:25px}.yb-panel-title span,.yb-connectors span{display:block;margin-top:8px;color:#708099;font-size:12px;line-height:1.6}.yb-panel-title>button{padding:0 16px}.yb-user-form{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;padding:16px;border:1px solid #e6eaf2;border-radius:14px;background:#fafbfe}.yb-user-form button,.yb-section-head button{height:44px;border:0;border-radius:11px;background:#ebefff;color:#594aed;font-weight:900;cursor:pointer}.yb-user-table{overflow:auto}.yb-user-table table{width:100%;min-width:700px;border-collapse:collapse}.yb-user-table th,.yb-user-table td{padding:14px 10px;border-bottom:1px solid #edf0f5;text-align:left;font-size:13px}.yb-user-table th{color:#77839a;font-size:12px}.yb-user-table td button{margin-right:6px;border:0;border-radius:8px;background:#eef1ff;color:#5849e8;padding:6px 8px;font-weight:800;cursor:pointer}.yb-status{padding:5px 9px;border-radius:999px;background:#eff2f6;color:#657187;font-size:11px;font-weight:900}.yb-status.active{background:#e5faf1;color:#008b67}.yb-status.pending{background:#fff5dc;color:#a66d00}.yb-status.disabled,.yb-status.rejected{background:#fff0f1;color:#cb3030}.yb-config-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.yb-config-tabs button{height:38px;padding:0 13px;border:1px solid #dce2ee;border-radius:10px;background:#fff;color:#536078;font-weight:800;cursor:pointer}.yb-config-tabs button.active{border-color:#7666f6;background:#f0eeff;color:#5e4fe7}.yb-config-tabs button.add{border-style:dashed}.yb-config-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:16px}.yb-config-grid>section,.yb-connectors{padding:18px;border:1px solid #e5e9f2;border-radius:14px;background:#fafbfe}.yb-config-grid h3,.yb-connectors h3{margin:0 0 16px;color:#16213a;font-size:15px}.yb-config-grid label{display:grid;gap:6px;margin-bottom:10px;color:#66738a;font-size:12px;font-weight:800}.yb-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.yb-section-head h3{margin:0}.yb-account-edit{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.yb-connectors{margin-top:16px}.yb-connector{display:grid;grid-template-columns:150px 150px 1fr 1fr 108px;gap:9px;margin-top:12px}.yb-connector input,.yb-connector select{height:44px;background:#fff}.yb-config-grid select{width:100%}@media(max-width:980px){.yb-shell{grid-template-columns:190px 1fr}.yb-workspace{padding:0 22px 40px}.yb-dept{grid-template-columns:45px minmax(150px,1fr) 130px 84px 70px 45px}.yb-config-grid{grid-template-columns:1fr}.yb-connector{grid-template-columns:repeat(2,1fr)}.yb-auth-layout{grid-template-columns:1fr}.yb-auth-intro{min-height:260px}.yb-auth-intro>p{margin-top:38px}}@media(max-width:720px){.yb-shell{display:block}.yb-side{display:none}.yb-workspace{padding:0 14px 30px}.yb-metrics{grid-template-columns:repeat(2,1fr)}.yb-metrics article:nth-child(2){border-right:0}.yb-dept{grid-template-columns:42px 1fr 58px}.yb-dept em,.yb-dept i,.yb-dept u{display:none}.yb-detail-header{align-items:flex-start;flex-direction:column;gap:8px}.yb-account-detail .yb-metrics{grid-template-columns:repeat(2,1fr)}.yb-admin{padding:24px 14px}.yb-admin>header{flex-direction:column}.yb-user-form,.yb-connector{grid-template-columns:1fr}.yb-auth{padding:16px}.yb-auth-layout{min-height:auto}.yb-auth-intro{padding:28px}.yb-auth-intro h1{font-size:38px}.yb-auth-form{padding:24px}}.yb-data-admin{overflow:hidden}.yb-panel-title>div{min-width:0}.yb-architecture{display:grid;grid-template-columns:repeat(9,auto);align-items:center;justify-content:center;gap:12px;margin:0 -24px 22px;padding:18px 24px;border-top:1px solid #e9edf5;border-bottom:1px solid #e9edf5;background:linear-gradient(90deg,#f9faff,#f5f2ff)}.yb-architecture span{display:flex;align-items:center;gap:8px;color:#26324a;font-size:12px;font-weight:900}.yb-architecture b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff;color:#6757ee;box-shadow:0 4px 13px #5244bf1a}.yb-architecture i{color:#9aa4b7;font-style:normal}.yb-config-nav{display:flex;gap:7px;margin-bottom:22px;padding:5px;border-radius:13px;background:#eef1f7}.yb-config-nav button{flex:1;height:40px;border:0;border-radius:10px;background:transparent;color:#6b768c;font-size:13px;font-weight:900;cursor:pointer}.yb-config-nav button.active{background:#fff;color:#101a31;box-shadow:0 5px 16px #232c4817}.yb-admin-stack{display:grid;gap:14px}.yb-section-head>div h3{margin:0;color:#111b31;font-size:18px}.yb-section-head>div p{margin:6px 0 0;color:#7b879c;font-size:12px}.yb-section-head button:disabled{opacity:.45;cursor:not-allowed}.yb-editor-card{position:relative;display:flex;gap:16px;padding:18px;border:1px solid #e3e8f1;border-radius:15px;background:#fbfcff}.yb-card-index{display:grid;place-items:center;align-self:start;flex:0 0 38px;height:38px;border-radius:11px;background:#10182e;color:#fff;font-size:12px;font-weight:900}.yb-editor-grid{display:grid;flex:1;gap:11px;min-width:0}.yb-editor-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-editor-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.yb-field{display:grid;gap:7px;min-width:0}.yb-field>span{color:#68758d;font-size:11px;font-weight:900}.yb-field input,.yb-field select,.yb-metric-table input,.yb-metric-table select,.yb-formula input{box-sizing:border-box;width:100%;height:44px;padding:0 12px;border:1px solid #dae1ed;border-radius:10px;background:#fff;color:#101828;font:inherit;font-size:13px;font-weight:700;outline:none}.yb-field input:focus,.yb-field select:focus,.yb-metric-table input:focus,.yb-formula input:focus{border-color:#7768f5;box-shadow:0 0 0 3px #7768f51a}.yb-field input:disabled{background:#f1f3f7;color:#9099aa}.yb-master-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:14px}.yb-master-layout>aside{display:grid;align-content:start;gap:7px;padding:8px;border:1px solid #e3e8f1;border-radius:14px;background:#f6f8fc}.yb-master-layout>aside button{display:grid;gap:4px;padding:12px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.yb-master-layout>aside button.active{background:#fff;box-shadow:0 5px 16px #1f2a4714}.yb-master-layout>aside strong{color:#172139;font-size:13px}.yb-master-layout>aside small{color:#8a95a9;font-size:10px}.yb-card-heading{flex:0 0 180px}.yb-card-heading span,.yb-formula>div:first-child span{color:#7868f5;font-size:10px;font-weight:900;letter-spacing:.16em}.yb-card-heading h3{margin:7px 0 0;font-size:19px}.yb-account-proof{grid-column:1/-1;display:grid;gap:4px;margin-top:4px;padding:12px;border-radius:10px;background:#f0f6ff;color:#58677f;font-size:11px}.yb-account-proof b{color:#2e5fa7}.yb-binding-list,.yb-connector-list,.yb-formula-list{display:grid;gap:11px}.yb-platform-icon{display:grid;place-items:center;align-self:start;flex:0 0 38px;height:38px;border-radius:11px;background:#e9e6ff;color:#5e4de5;font-weight:900}.yb-platform-icon.qianchuan{background:#e6f7ff;color:#0676a8}.yb-platform-icon.buyin{background:#fff1e7;color:#bc5d14}.yb-metric-table{overflow:auto;border:1px solid #e3e8f1;border-radius:14px}.yb-metric-table>div{display:grid;grid-template-columns:1.3fr 1.2fr 150px 80px 150px;gap:8px;min-width:850px;padding:9px 11px;border-bottom:1px solid #edf0f5}.yb-metric-table>div:last-child{border-bottom:0}.yb-metric-table .head{background:#f6f8fc;color:#78849a;font-size:11px;font-weight:900}.yb-metric-table input,.yb-metric-table select{height:39px;border-radius:8px}.formula-title{margin-top:12px}.yb-formula{display:grid;grid-template-columns:190px minmax(300px,1fr);gap:14px;padding:17px;border:1px solid #ddd8ff;border-radius:14px;background:linear-gradient(105deg,#fbfaff,#fff)}.yb-formula>div:first-child{display:grid;align-content:start;gap:8px}.yb-formula .name{height:42px;font-size:16px;font-weight:900}.yb-formula .expression{font-family:Consolas,SFMono-Regular,monospace;color:#423598}.yb-formula .yb-editor-grid{grid-column:1/-1}.yb-empty{padding:30px;border:1px dashed #d7deeb;border-radius:13px;background:#fafbfe;color:#8792a6;text-align:center;font-size:13px}.yb-source-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-left:auto;margin-right:18px}.yb-source-badges u{padding:4px 7px;border-radius:999px;background:#f1f3f6;color:#98a0ad;text-decoration:none;font-size:9px}.yb-source-badges u.on{background:#e7faf3;color:#008968}.yb-binding-summary{display:flex;justify-content:space-between;padding:11px 4px 0;color:#748198;font-size:11px}@media(max-width:980px){.yb-architecture{grid-template-columns:repeat(5,1fr)}.yb-architecture i{display:none}.yb-config-nav{overflow:auto}.yb-config-nav button{min-width:110px}.yb-editor-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-master-layout{grid-template-columns:1fr}.yb-master-layout>aside{grid-template-columns:repeat(2,1fr)}.yb-card-heading{flex-basis:140px}.yb-formula{grid-template-columns:1fr}}@media(max-width:720px){.yb-architecture{grid-template-columns:1fr}.yb-architecture span{justify-content:center}.yb-editor-card{flex-direction:column}.yb-editor-grid.cols-2,.yb-editor-grid.cols-3{grid-template-columns:1fr}.yb-master-layout>aside{grid-template-columns:1fr}.yb-source-badges{display:none}.yb-binding-summary{gap:8px;flex-direction:column}.yb-panel-title{flex-direction:column}.yb-panel-title>button{width:100%}}.yb-shell .yb-metrics strong{font-family:Segoe UI,Arial,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.025em}.yb-shell .yb-dept em{font-family:Segoe UI,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em}.yb-shell .yb-account-detail .yb-metrics strong{font-size:21px;font-weight:600}.yb-title-with-range{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.yb-title-with-range>div:first-child{min-width:0}.yb-range-control{display:grid;justify-items:end;gap:7px}.yb-range-control>small{color:#78859a;font-size:10px;font-weight:800}.yb-range-control>div{display:flex;gap:5px;padding:4px;border:1px solid #e0e5ef;border-radius:12px;background:#eef1f7}.yb-range-control button{height:32px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#68758b;font-size:12px;font-weight:700;cursor:pointer}.yb-range-control button.active{background:#fff;color:#10182e;box-shadow:0 3px 10px #212b4617}.yb-range-control>section{display:flex;align-items:center;gap:7px}.yb-range-control input{box-sizing:border-box;height:34px;padding:0 9px;border:1px solid #dce2ed;border-radius:8px;background:#fff;color:#26324a;font:inherit;font-size:11px}.yb-range-control>section span{color:#8994a7;font-size:11px}.yb-range-control>em{color:#6f7c92;font-size:10px;font-style:normal}@media(max-width:900px){.yb-title-with-range{align-items:flex-start;flex-direction:column}.yb-range-control{justify-items:start;width:100%}.yb-range-control>div{box-sizing:border-box;width:100%;overflow:auto}.yb-range-control button{flex:1;min-width:62px}.yb-range-control>section{width:100%}.yb-range-control input{flex:1;min-width:0}}.yb-calendar-picker{position:relative;flex:1;min-width:145px}.yb-calendar-picker>button{display:flex;align-items:center;justify-content:space-between;width:100%;height:36px;padding:0 10px;border:1px solid #dce2ed;border-radius:8px;background:#fff;color:#637087}.yb-calendar-picker>button.selected{color:#18223a}.yb-calendar-picker>button i{font-style:normal}.yb-calendar{position:absolute;z-index:30;right:0;top:43px;width:250px;padding:12px;border:1px solid #dfe4ee;border-radius:13px;background:#fff;box-shadow:0 16px 38px #1f29372e}.yb-calendar header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.yb-calendar header button{width:30px;height:30px;padding:0}.yb-calendar .week,.yb-calendar .days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.yb-calendar .week span{text-align:center;color:#98a1b1;font-size:10px}.yb-calendar .days i{height:29px}.yb-calendar .days button{height:29px;padding:0;border-radius:7px}.yb-calendar .days button.active{background:#6657ed;color:#fff}.yb-calendar .days button:disabled{opacity:.25}@media(max-width:600px){.yb-calendar{left:0;right:auto;width:230px}.yb-calendar-picker{min-width:0}}.yb-project-editor{overflow:hidden;border:1px solid #e1e6f0;border-radius:16px;background:#fff}.yb-admin-group-head{box-sizing:border-box;cursor:default}.yb-project-fields{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:11px;padding:16px;border-top:1px solid #e8ecf3}.yb-department-checks{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:44px}.yb-department-checks label{display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #e1e6ef;border-radius:8px;background:#fff;color:#536078;font-size:11px}.yb-department-checks input{width:14px;height:14px;margin:0}.yb-field>small{color:#7b879a;font-size:10px;font-weight:700}.yb-department-heading{margin-top:10px;padding-top:18px;border-top:1px solid #e8ecf3}@media(max-width:900px){.yb-project-fields{grid-template-columns:1fr}.yb-admin-group-head{padding:17px}.yb-admin-group-head strong{font-size:18px}}.yb-admin{padding:34px clamp(20px,4.2vw,64px) 64px;background:#f4f6fb}.yb-admin>header,.yb-admin>nav,.yb-admin>.yb-admin-panel{box-sizing:border-box;width:min(1480px,100%);margin-left:auto;margin-right:auto}.yb-admin>header{margin-bottom:24px}.yb-admin header h1{font-size:34px;letter-spacing:-.045em}.yb-admin>nav{margin-bottom:14px}.yb-admin>nav button{font-weight:800}.yb-admin-panel{padding:28px;border-color:#dfe5ef;box-shadow:0 18px 48px #232e4e0d}.yb-data-admin{background:#fff}.yb-editor-card{padding:20px;border-color:#dde4ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px #222f4e09}.yb-editor-grid{gap:14px}.yb-field input,.yb-field select{height:46px;border-color:#d9e1ed;border-radius:11px;font-weight:600}.yb-admin-stack>.yb-editor-card .yb-field:nth-child(3) select{border-color:#d6d0ff;background:#fbfaff;box-shadow:0 0 0 3px #7768f50d}.yb-admin-stack>.yb-editor-card .yb-field:nth-child(3)>small{display:flex;align-items:center;min-height:16px;color:#68758d}.yb-architecture{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}.yb-publish-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.yb-publish-actions button{height:44px;padding:0 16px;border:0;border-radius:12px;background:#10182e;color:#fff;font-weight:800;cursor:pointer}.yb-publish-actions button:disabled{opacity:.65}.yb-live-sync{position:relative;margin:0!important;padding-left:15px!important;color:#738096!important;white-space:nowrap}.yb-live-sync:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#aab3c2;transform:translateY(-50%)}.yb-live-sync.saved:before{background:#16b889;box-shadow:0 0 0 4px #16b8891a}.yb-live-sync.saving:before,.yb-live-sync.pending:before{background:#7c6cf4}.yb-live-sync.error{color:#d92d20!important}.yb-live-sync.error:before{background:#e34b4b}.yb-admin .yb-metrics strong{font-family:Segoe UI,Arial,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.yb-admin .yb-account-detail .yb-metrics strong{font-size:21px}.yb-shell .yb-metrics strong,.yb-shell .yb-dept em{font-variant-numeric:tabular-nums}.yb-custom-range{box-sizing:border-box;padding:5px!important;border:1px solid #e0e5ef;border-radius:12px;background:#fff;box-shadow:0 5px 16px #212b460d}.yb-custom-range>span{display:grid;place-items:center;width:20px;color:#9aa4b5!important}.yb-custom-range .yb-calendar-picker{min-width:132px}.yb-custom-range .yb-calendar-picker>button{height:34px;border:0;border-radius:8px;background:#f7f8fb;padding:0 11px;color:#637087}.yb-custom-range .yb-calendar-picker>button:hover,.yb-custom-range .yb-calendar-picker>button.selected{background:#f1efff;color:#3c326f}.yb-custom-range .yb-calendar-picker>button i{display:none}.yb-calendar{top:41px}@media(max-width:720px){.yb-admin-panel{padding:18px}.yb-publish-actions{align-items:stretch;flex-direction:column;width:100%}.yb-publish-actions button{width:100%}.yb-architecture{margin-left:-18px;margin-right:-18px}.yb-custom-range{width:100%}.yb-custom-range .yb-calendar-picker{min-width:0}}.yb-dashboard-error,.yb-dashboard-loading,.yb-dashboard-empty,.yb-dashboard-note{max-width:1480px;margin:14px auto 0;border:1px solid #dfe5ef;border-radius:8px;background:#fff;padding:20px}.yb-dashboard-error{display:flex;align-items:center;gap:14px;border-color:#f1c7c4;background:#fff8f7;color:#9f2018}.yb-dashboard-error span{flex:1;color:#a04b45}.yb-dashboard-error button{height:36px;border:0;border-radius:8px;background:#9f2018;color:#fff;padding:0 14px;font-weight:800}.yb-dashboard-loading,.yb-dashboard-empty{color:#6f7b90}.yb-dashboard-note small{display:block;color:#7667de;font-size:10px;font-weight:900;letter-spacing:1px}.yb-dashboard-note p{margin:7px 0 0;color:#526076;line-height:1.7}.yb-user-table td:last-child{display:flex;align-items:center;gap:6px}.yb-user-table button:disabled{cursor:not-allowed;opacity:.38}.yb-access-editor{margin-top:18px;border:1px solid #dfe5ef;border-radius:8px;background:#f8f9fc;padding:20px}.yb-access-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.yb-access-editor>header p{margin:0 0 5px;color:#7667de;font-size:10px;font-weight:900;letter-spacing:1px}.yb-access-editor>header h3{margin:0;font-size:19px}.yb-access-editor>header span{display:block;margin-top:5px;color:#7a8699;font-size:12px}.yb-access-editor>header button{border:1px solid #d9e1ed;border-radius:8px;background:#fff;height:36px;padding:0 13px}.yb-access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.yb-scope-options{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-top:14px;padding:14px;border:1px solid #e0e5ee;border-radius:8px;background:#fff}.yb-scope-options>strong{grid-column:1/-1;font-size:12px}.yb-scope-options label{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 10px;border:1px solid #e5e9f0;border-radius:7px;color:#445067;font-size:12px}.yb-scope-options label span{display:grid}.yb-scope-options label small{margin-top:2px;color:#929bad}.yb-access-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.yb-access-editor>footer span{color:#748096;font-size:12px}.yb-access-editor>footer button{height:40px;border:0;border-radius:8px;background:#11182d;color:#fff;padding:0 17px;font-weight:800}.yb-layout-builder textarea{box-sizing:border-box;width:100%;min-height:82px;resize:vertical;border:1px solid #d9e1ed;border-radius:8px;background:#fff;padding:12px;color:#263248;font:inherit}.yb-page-copy .yb-field:last-child{grid-column:1/-1}.yb-module-heading{align-items:center}.yb-add-module{display:flex;align-items:center;gap:8px}.yb-add-module select{height:42px;border:1px solid #d9e1ed;border-radius:8px;background:#fff;padding:0 34px 0 12px}.yb-add-module button{height:42px}.yb-block-list{display:grid;gap:12px}.yb-block-editor{border:1px solid #dfe5ef;border-radius:8px;background:#fff;overflow:hidden;transition:opacity .18s ease}.yb-block-editor.disabled{opacity:.58}.yb-block-editor>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #e8ecf2;background:#f8f9fc}.yb-block-editor>header>span{display:flex;align-items:center;gap:9px}.yb-block-editor>header b{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#12192d;color:#fff;font-size:11px}.yb-block-editor>header em{font-style:normal;color:#7a8598;font-size:11px}.yb-block-editor>header strong{font-size:14px}.yb-block-editor>header>div{display:flex;align-items:center;gap:6px}.yb-block-editor>header button{height:32px;border:1px solid #dce2eb;border-radius:7px;background:#fff;padding:0 10px;color:#566277;font-size:11px;font-weight:700}.yb-block-editor>header button:disabled{opacity:.35}.yb-block-editor>header button.danger{color:#b42318}.yb-block-editor>header label{display:flex;align-items:center;gap:6px;height:32px;padding:0 9px;border:1px solid #dce2eb;border-radius:7px;background:#fff;color:#3c485c;font-size:11px}.yb-block-editor>.yb-editor-grid{padding:16px}.yb-builder-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0 16px 16px}.yb-builder-options>strong{width:100%;font-size:12px}.yb-builder-options label{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 10px;border:1px solid #dfe5ed;border-radius:7px;background:#f9fafc;color:#4d596d;font-size:12px}@media(max-width:900px){.yb-access-grid{grid-template-columns:1fr}.yb-scope-options{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-block-editor>header{align-items:flex-start;flex-direction:column}.yb-block-editor>header>div{flex-wrap:wrap}.yb-module-heading{align-items:stretch}.yb-add-module{width:100%}.yb-add-module select,.yb-add-module button{flex:1}}@media(max-width:620px){.yb-scope-options{grid-template-columns:1fr}.yb-access-editor>footer{align-items:stretch;flex-direction:column}.yb-access-editor>footer button{width:100%}.yb-dashboard-error{align-items:stretch;flex-direction:column}}@media(max-width:720px){.yb-card-heading{flex-basis:auto}.yb-config-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.yb-config-nav button{min-width:0}.yb-module-heading{flex-direction:column}}.yb-editor-body{display:grid;gap:16px;flex:1;min-width:0}.yb-account-editor{align-items:flex-start}.yb-inline-metrics{display:grid;gap:10px;padding:14px;border:1px solid #e4e9f2;border-radius:12px;background:#f8faff}.yb-inline-metrics>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.yb-inline-metrics>header strong{display:block;color:#111b31;font-size:13px}.yb-inline-metrics>header span{display:block;margin-top:4px;color:#748096;font-size:11px;line-height:1.5}.yb-inline-metrics>header button{height:34px;border:0;border-radius:8px;background:#0f172c;color:#fff;padding:0 12px;font-size:12px;font-weight:800}.yb-metric-edit-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,.8fr) auto;gap:8px;align-items:center}.yb-account-metric-row{grid-template-columns:minmax(180px,1fr) minmax(140px,.8fr) auto auto auto}.yb-metric-edit-row input{height:40px;border:1px solid #d9e1ed;border-radius:9px;background:#fff;padding:0 11px;color:#121a31;font:inherit;font-size:12px;font-weight:600}.yb-metric-edit-row button{height:34px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#58647a;padding:0 10px;font-size:11px;font-weight:800}.yb-metric-edit-row button:last-child{color:#b42318}.yb-metric-edit-row button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:900px){.yb-metric-edit-row,.yb-account-metric-row{grid-template-columns:1fr 1fr}.yb-metric-edit-row button{width:100%}.yb-inline-metrics>header{flex-direction:column}.yb-inline-metrics>header button{width:100%}}.yb-side>button{width:100%;padding:12px 10px;border:0;border-radius:10px;background:transparent;color:#d2daf0;text-align:left;font-size:14px;cursor:pointer}.yb-side>button:hover{background:#1b233a}.yb-side>button.active{background:#262c4b;color:#fff;box-shadow:inset 3px 0 #8575ff}.yb-side-status{display:flex;align-items:center;gap:8px;margin:0 10px;padding:10px;border:1px solid #26314b;border-radius:10px;color:#a9b5d0;font-size:11px}.yb-side-status i{width:7px;height:7px;border-radius:50%;background:#a2aabe}.yb-side-status i.live{background:#18bf91;box-shadow:0 0 0 4px #18bf911a}.yb-side-status i.fallback{background:#f4a340}.yb-workspace>header i.fallback{color:#b56b00}.yb-overview-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 26px}.yb-overview-kpis>div{padding:18px 20px;border:1px solid #e2e7f0;border-radius:16px;background:#fff;box-shadow:0 10px 28px #1f293709}.yb-overview-kpis small,.yb-overview-kpis span{display:block;color:#8390a5;font-size:11px}.yb-overview-kpis strong{display:block;margin:8px 0 7px;color:#10182e;font-family:Segoe UI,Arial,sans-serif;font-size:27px;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.yb-live-board-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:6px 0 14px}.yb-live-board-heading p{margin:0 0 6px;color:#7565ef;font-size:10px;font-weight:900;letter-spacing:.16em}.yb-live-board-heading h2{margin:0;color:#10182e;font-size:21px}.yb-live-board-heading span{display:block;margin-top:7px;color:#7a879b;font-size:12px}.yb-live-board-heading em{padding:7px 10px;border-radius:999px;background:#ece9ff;color:#5b4be1;font-size:11px;font-style:normal;font-weight:800}.yb-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.yb-project-overview{overflow:hidden;border:1px solid #e0e5ee;border-radius:18px;background:#fff;box-shadow:0 14px 38px #212b460b}.yb-project-overview>header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:linear-gradient(110deg,#fff,#f2efff)}.yb-project-overview>header>div{display:flex;align-items:center;gap:12px}.yb-project-overview>header b{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#12192e;color:#fff;font-size:12px}.yb-project-overview>header span{display:grid;gap:3px}.yb-project-overview>header small{color:#8a95a8;font-size:10px}.yb-project-overview>header strong{color:#10182e;font-size:18px}.yb-project-overview>header i{padding:6px 9px;border-radius:999px;background:#e6faf2;color:#078d6b;font-size:10px;font-style:normal;font-weight:800}.yb-project-overview.pending>header{background:linear-gradient(110deg,#fafbfe,#f1f3f7)}.yb-project-overview.pending>header i{background:#eff1f5;color:#7a8497}.yb-project-overview .yb-metrics{grid-template-columns:repeat(2,1fr)}.yb-project-overview .yb-metrics article:nth-child(2){border-right:0}.yb-project-overview .yb-metrics article:nth-child(-n+2){border-bottom:1px solid #e9edf4}.yb-project-chart{padding:16px 20px;border-top:1px solid #e9edf4;background:#fbfcff}.yb-project-chart>div{display:flex;align-items:center;justify-content:space-between}.yb-project-chart strong{font-size:12px}.yb-project-chart span{color:#8792a4;font-size:10px}.yb-project-sparkline{display:block;width:100%;height:82px;margin-top:7px}.yb-project-overview>footer{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid #e9edf4;color:#8591a5;font-size:10px}.yb-project-overview>footer button{border:0;background:transparent;color:#6555ed;font-weight:900}.yb-project-switcher{display:flex;gap:8px;margin:0 0 14px;padding:6px;border:1px solid #e1e6ef;border-radius:14px;background:#eef1f7;overflow:auto}.yb-project-switcher button{display:grid;gap:3px;min-width:170px;padding:10px 14px;border:0;border-radius:10px;background:transparent;text-align:left;color:#68758b}.yb-project-switcher button.active{background:#fff;color:#10182e;box-shadow:0 5px 16px #212b4614}.yb-project-switcher small{font-size:9px}.yb-project-switcher strong{font-size:13px}.yb-account-directory{padding:18px;border:1px solid #e1e6f0;border-radius:18px;background:#fff;box-shadow:0 12px 30px #1f293709}.yb-account-directory>header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px}.yb-account-directory>header h2{margin:0;font-size:20px}.yb-account-directory>header span,.yb-account-directory>header p{color:#7e8a9f;font-size:11px}.yb-account-directory>header p{margin:0}.yb-project-overview.pending .yb-metrics strong{color:#768196}.yb-config-v2{display:grid;gap:20px}.yb-studio-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px}.yb-studio-nav{align-self:start;position:sticky;top:16px;display:grid;gap:16px;padding:12px;border:1px solid #e0e5ef;border-radius:16px;background:#f7f9fc}.yb-studio-nav section{display:grid;gap:5px}.yb-studio-nav section>strong{padding:8px 10px 5px;color:#8a96aa;font-size:10px;letter-spacing:.08em}.yb-studio-nav button{display:flex;align-items:center;gap:9px;width:100%;min-height:40px;padding:0 11px;border:0;border-radius:10px;background:transparent;color:#57647a;text-align:left;font-size:12px;font-weight:800}.yb-studio-nav button:before{content:"";width:7px;height:7px;border-radius:50%;background:#c2c9d5}.yb-studio-nav button:hover{background:#eef1f7}.yb-studio-nav button.active{background:#fff;color:#10182e;box-shadow:0 6px 18px #242f4e14}.yb-studio-nav button.active:before{background:#705ff2;box-shadow:0 0 0 4px #705ff21a}.yb-studio-content{min-width:0}.yb-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.yb-section-head>button,.yb-metric-binding-panel header button{height:38px;padding:0 13px;border:0;border-radius:10px;background:#11192e;color:#fff;font-size:12px;font-weight:800}.yb-project-configurator{display:grid;grid-template-columns:230px minmax(0,1fr);gap:14px}.yb-project-list{display:grid;align-content:start;gap:7px;padding:8px;border:1px solid #e1e6f0;border-radius:15px;background:#f6f8fc}.yb-project-list button{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center;padding:11px;border:0;border-radius:11px;background:transparent;text-align:left}.yb-project-list button.active{background:#fff;box-shadow:0 6px 18px #232e4e14}.yb-project-list button b{grid-row:span 2;display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#182038;color:#fff;font-size:11px}.yb-project-list button strong{color:#172139;font-size:13px}.yb-project-list button small{color:#8a95a8;font-size:10px}.yb-project-workbench{display:grid;gap:14px}.yb-project-summary-editor{padding:18px;border:1px solid #ddd8ff;border-radius:16px;background:linear-gradient(115deg,#fff,#f4f1ff)}.yb-project-summary-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.yb-project-summary-editor>header span{display:block;color:#7667ed;font-size:10px;font-weight:900;letter-spacing:.12em}.yb-project-summary-editor>header h3{margin:6px 0 0;font-size:22px}.yb-project-summary-editor>header em{padding:6px 9px;border-radius:999px;background:#fff;color:#6f7a90;font-size:10px;font-style:normal}.yb-project-summary-editor .yb-metrics{overflow:hidden;margin-top:14px;border:1px solid #e3e0f7;border-radius:12px}.yb-department-workbench{display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px}.yb-department-workbench>aside{display:grid;align-content:start;gap:6px;padding:8px;border:1px solid #e1e6f0;border-radius:14px;background:#f8f9fc}.yb-department-workbench>aside button{display:flex;align-items:center;justify-content:space-between;padding:11px;border:0;border-radius:9px;background:transparent;color:#536078;text-align:left;font-size:12px;font-weight:800}.yb-department-workbench>aside button.active{background:#fff;color:#10182e;box-shadow:0 5px 14px #1f2a4612}.yb-department-workbench>aside button i{font-style:normal;color:#9aa4b5}.yb-department-editor{padding:18px;border:1px solid #e0e5ef;border-radius:15px;background:#fff}.yb-department-editor .yb-card-heading{margin-bottom:15px}.yb-metric-binding-panel{display:grid;gap:8px;margin-top:16px;padding:14px;border:1px solid #e0e6ef;border-radius:13px;background:#f8faff}.yb-metric-binding-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.yb-metric-binding-panel>header strong,.yb-metric-binding-panel>header span{display:block}.yb-metric-binding-panel>header strong{font-size:13px}.yb-metric-binding-panel>header span{margin-top:4px;color:#78859b;font-size:11px}.yb-metric-binding-row{display:grid;grid-template-columns:minmax(230px,1.3fr) 150px 120px auto;gap:10px;align-items:center;padding:10px;border:1px solid #e1e6ef;border-radius:11px;background:#fff}.yb-metric-binding-row.account{grid-template-columns:minmax(230px,1.3fr) 160px 120px auto}.yb-metric-binding-row>div:first-child{display:grid;gap:4px}.yb-metric-binding-row select{height:40px;border:1px solid #d9e1ed;border-radius:9px;background:#fff;padding:0 10px;color:#10182e;font:inherit;font-size:12px;font-weight:700}.yb-metric-binding-row small{color:#8b96a8;font-family:Consolas,monospace;font-size:9px}.yb-metric-binding-row>span{justify-self:start;padding:5px 8px;border-radius:999px;background:#eaf3ff;color:#2d64a3;font-size:9px;font-weight:900;letter-spacing:.05em}.yb-metric-binding-row>span.derived{background:#eeeaff;color:#6250d7}.yb-metric-binding-row>strong{font-family:Segoe UI,Arial,sans-serif;font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}.yb-metric-binding-row button{height:32px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#58647a;padding:0 9px;font-size:10px;font-weight:800}.yb-metric-binding-row>button{color:#b42318}.yb-metric-binding-row>div:last-child{display:flex;gap:5px}.yb-page-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.yb-page-settings-grid .yb-editor-card{display:block}.yb-page-settings-grid .yb-card-heading{margin-bottom:14px}.yb-page-settings-grid .yb-editor-grid{display:grid}.yb-config-v2 .yb-master-layout{grid-template-columns:230px minmax(0,1fr)}@media(max-width:1120px){.yb-project-grid,.yb-studio-layout{grid-template-columns:1fr}.yb-studio-nav{position:static;grid-template-columns:repeat(4,minmax(0,1fr));overflow:auto}.yb-project-configurator,.yb-department-workbench{grid-template-columns:1fr}.yb-project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-department-workbench>aside{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-metric-binding-row,.yb-metric-binding-row.account{grid-template-columns:minmax(220px,1fr) 140px 100px auto}}@media(max-width:820px){.yb-shell{display:block}.yb-side{min-height:auto}.yb-side footer{margin-top:18px}.yb-workspace{padding:0 16px 40px}.yb-overview-kpis{grid-template-columns:repeat(2,1fr)}.yb-studio-nav{grid-template-columns:repeat(2,minmax(145px,1fr))}.yb-page-settings-grid,.yb-metric-binding-row,.yb-metric-binding-row.account{grid-template-columns:1fr}.yb-metric-binding-row>span,.yb-metric-binding-row>strong{justify-self:start}.yb-config-v2 .yb-master-layout{grid-template-columns:1fr}}@media(max-width:560px){.yb-overview-kpis{grid-template-columns:1fr}.yb-project-list,.yb-department-workbench>aside{grid-template-columns:1fr}.yb-live-board-heading,.yb-account-directory>header{align-items:flex-start;flex-direction:column;gap:10px}}.yb-studio-nav section>header{display:grid;gap:3px;padding:8px 10px 5px}.yb-studio-nav section>header strong{color:#26324a;font-size:11px}.yb-studio-nav section>header small{color:#98a2b3;font-size:9px}.yb-studio-nav button span{flex:1}.yb-studio-nav button i{color:#9aa4b5;font-style:normal}.yb-project-list button{grid-template-columns:34px 1fr 12px}.yb-project-list button span{display:grid;gap:3px}.yb-project-list button i{color:#9aa4b5;font-style:normal}.yb-project-summary-editor>header>div>small{display:block;color:#7667ed;font-size:10px;font-weight:900;letter-spacing:.12em}.yb-project-summary-editor>header p{margin:6px 0 0;color:#68758b;font-size:11px}.yb-project-summary-editor>header>span{padding:6px 9px;border-radius:999px;background:#fff;color:#6f7a90;font-size:10px;font-weight:800;letter-spacing:0}.yb-department-workbench>aside>header{display:flex;align-items:center;justify-content:space-between;padding:6px 7px}.yb-department-workbench>aside>header strong,.yb-department-workbench>aside>header small{display:block}.yb-department-workbench>aside>header strong{font-size:12px}.yb-department-workbench>aside>header small{margin-top:3px;color:#8c97aa;font-size:9px}.yb-department-workbench>aside>header button{width:30px;height:30px;padding:0;justify-content:center;background:#11192e;color:#fff}.yb-department-workbench>aside button span{display:grid;gap:3px}.yb-department-workbench>aside button small{color:#8b96a8;font-size:9px}.yb-unassigned-departments{display:grid;gap:6px;margin-top:5px;padding:9px;border-top:1px solid #e3e7ef}.yb-unassigned-departments>strong{color:#8792a5;font-size:9px}.yb-unassigned-departments label{display:flex;align-items:center;gap:7px;color:#536078;font-size:10px}.yb-config-v2 .yb-account-editor{display:block;min-width:0}.yb-config-v2 .yb-account-editor>.yb-card-heading{margin-bottom:15px}.yb-config-v2 .yb-account-editor>.yb-card-heading h3{font-size:22px}.yb-config-v2 .yb-metric-binding-row.account{grid-template-columns:minmax(190px,1fr) 142px 92px auto}.yb-config-v2 .yb-metric-binding-row.account>div:last-child{justify-content:flex-end}@media(max-width:1280px){.yb-config-v2 .yb-master-layout{grid-template-columns:190px minmax(0,1fr)}.yb-config-v2 .yb-metric-binding-row.account{grid-template-columns:minmax(180px,1fr) 130px 84px}.yb-config-v2 .yb-metric-binding-row.account>div:last-child{grid-column:1/-1;justify-content:flex-end}}.yb-interactive-chart{min-width:0;margin-top:14px;padding:14px;border:1px solid #e4e8f1;border-radius:14px;background:#fff}.yb-interactive-chart>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.yb-interactive-chart>header strong,.yb-interactive-chart>header span{display:block}.yb-interactive-chart>header strong{color:#182238;font-size:13px}.yb-interactive-chart>header span{margin-top:4px;color:#8793a7;font-size:10px}.yb-interactive-chart>header i{padding:5px 8px;border-radius:999px;background:#f0eeff;color:#6353e8;font-size:9px;font-style:normal;font-weight:800}.yb-echart{width:100%;height:230px}.yb-interactive-chart.compact{margin:0;padding:0;border:0;background:transparent}.yb-interactive-chart.compact>header{display:none}.yb-interactive-chart.compact .yb-echart{height:138px}.yb-project-chart{position:relative;padding:12px 18px 8px}.yb-project-chart .yb-chart-scope{display:block;margin-top:2px;color:#8792a4;font-size:10px}.yb-account-detail .yb-interactive-chart{margin-top:12px}.yb-profile-settings{overflow:hidden;border:1px solid #e0e5ef;border-radius:20px;background:#fff;box-shadow:0 16px 42px #212b460d}.yb-profile-settings>header{display:flex;align-items:center;justify-content:space-between;padding:24px 26px;background:linear-gradient(110deg,#fff,#f1efff)}.yb-profile-settings>header p{margin:0;color:#7161ed;font-size:10px;font-weight:900;letter-spacing:.16em}.yb-profile-settings>header h2{margin:7px 0 5px;font-size:23px}.yb-profile-settings>header span{color:#748198;font-size:12px}.yb-profile-settings>header>b{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#11192e;color:#fff;font-size:18px}.yb-profile-settings>.yb-notice{margin:18px 22px 0}.yb-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px}.yb-profile-grid form{display:grid;align-content:start;gap:13px;padding:20px;border:1px solid #e4e8f1;border-radius:16px;background:#fafbfe}.yb-profile-grid h3{margin:0 0 4px;font-size:17px}.yb-profile-grid form>button{height:44px;margin-top:4px;border:0;border-radius:11px;background:#11192e;color:#fff;font-weight:800;cursor:pointer}.yb-config-v3{display:grid;gap:18px;overflow:hidden}.yb-data-flow{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 -24px;padding:16px 24px;border-top:1px solid #e7ebf2;border-bottom:1px solid #e7ebf2;background:linear-gradient(90deg,#fafbff,#f4f1ff)}.yb-data-flow span{display:flex;align-items:center;gap:7px;color:#26324a;font-size:11px;font-weight:900}.yb-data-flow b{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#fff;color:#6656ed;box-shadow:0 4px 12px #3d338914}.yb-data-flow i{color:#a1aabb;font-style:normal}.yb-studio-layout-v3{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;min-width:0}.yb-config-v3 .yb-studio-content{min-width:0}.yb-hierarchy-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;min-width:0}.yb-hierarchy-list{align-self:start;display:grid;gap:7px;padding:9px;border:1px solid #e0e5ef;border-radius:16px;background:#f6f8fc}.yb-hierarchy-list>header{display:flex;align-items:center;justify-content:space-between;padding:8px 9px}.yb-hierarchy-list>header strong{font-size:13px}.yb-hierarchy-list>header small{color:#8994a7;font-size:10px}.yb-hierarchy-item,.yb-child-project-item,.yb-project-account-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:5px;border:1px solid transparent;border-radius:12px}.yb-hierarchy-item.active,.yb-child-project-item.active,.yb-project-account-item.active{border-color:#ddd8ff;background:#fff;box-shadow:0 7px 20px #26304e12}.yb-hierarchy-item>button:first-child{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:7px;border:0;background:transparent;text-align:left;cursor:pointer}.yb-hierarchy-item>button:first-child b{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#11192e;color:#fff;font-size:10px}.yb-hierarchy-item span,.yb-child-project-item span,.yb-project-account-item span{display:grid;min-width:0;gap:3px}.yb-hierarchy-item strong,.yb-child-project-item strong,.yb-project-account-item strong{overflow:hidden;color:#152039;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.yb-hierarchy-item small,.yb-child-project-item small,.yb-project-account-item small{color:#8994a7;font-size:9px}.yb-config-v3 button.danger,.yb-config-v3 .danger{border:1px solid #f0d2d4!important;background:#fff7f7!important;color:#c43a3f!important;font-weight:800!important;cursor:pointer}.yb-hierarchy-item>button.danger,.yb-child-project-item>button.danger,.yb-project-account-item>button.danger{align-self:center;height:30px;padding:0 7px;border-radius:8px;font-size:9px}.yb-hierarchy-main{display:grid;gap:14px;min-width:0}.yb-child-projects{padding:15px;border:1px solid #e0e5ef;border-radius:16px;background:#fff}.yb-child-projects>header,.yb-project-accounts>header,.yb-inline-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.yb-child-projects>header strong,.yb-child-projects>header span,.yb-project-accounts>header strong,.yb-project-accounts>header span,.yb-inline-section-title strong,.yb-inline-section-title span{display:block}.yb-child-projects>header strong,.yb-project-accounts>header strong,.yb-inline-section-title strong{font-size:13px}.yb-child-projects>header span,.yb-project-accounts>header span,.yb-inline-section-title span{margin-top:4px;color:#7d899e;font-size:10px}.yb-child-projects>header button,.yb-project-accounts>header button,.yb-inline-section-title button{height:36px;padding:0 11px;border:0;border-radius:9px;background:#11192e;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.yb-child-project-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:12px;min-width:0}.yb-child-project-layout>aside,.yb-project-account-layout>aside{display:grid;align-content:start;gap:6px;padding:7px;border:1px solid #e4e8f0;border-radius:13px;background:#f7f9fc}.yb-child-project-item>button:first-child,.yb-project-account-item>button:first-child{min-width:0;padding:8px;border:0;background:transparent;text-align:left;cursor:pointer}.yb-specific-editor{min-width:0;padding:17px;border:1px solid #e1e6ef;border-radius:14px;background:#fbfcff}.yb-specific-editor>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.yb-specific-editor>header p{margin:0;color:#7767ef;font-size:9px;font-weight:900;letter-spacing:.15em}.yb-specific-editor>header h3{margin:5px 0 0;font-size:20px}.yb-specific-editor>header>span{padding:5px 8px;border-radius:999px;background:#ece9ff;color:#6252e1;font-size:9px;font-weight:800}.yb-specific-editor>.yb-metrics{overflow:hidden;margin-top:14px;border:1px solid #e5e8f0;border-radius:12px}.yb-project-accounts{margin-top:16px;padding-top:16px;border-top:1px solid #e3e7ef}.yb-project-account-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;min-width:0}.yb-inline-account-editor{min-width:0;padding:15px;border:1px solid #e3e7ef;border-radius:13px;background:#fff}.yb-inline-section-title{margin-top:17px}.yb-inline-bindings{display:grid;gap:7px}.yb-platform-binding-row{display:grid;grid-template-columns:150px 130px minmax(160px,1fr) auto;gap:7px;min-width:0}.yb-platform-binding-row input,.yb-platform-binding-row select{box-sizing:border-box;width:100%;height:40px;padding:0 9px;border:1px solid #dbe2ec;border-radius:9px;background:#fff;color:#162038;font:inherit;font-size:11px;font-weight:700}.yb-platform-binding-row button{height:40px;padding:0 9px;border-radius:9px;font-size:10px}.yb-config-v3 .yb-metric-binding-row.simple{grid-template-columns:minmax(200px,1fr) 105px 90px auto}.yb-display-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.yb-display-map article{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e2e6ef;border-radius:14px;background:#fff}.yb-display-map b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#eeeaff;color:#6251df;font-size:10px}.yb-display-map strong,.yb-display-map span{display:block}.yb-display-map strong{font-size:13px}.yb-display-map span{margin-top:4px;color:#7e899c;font-size:10px;line-height:1.5}.yb-chart-help{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid #d7ecdf;border-radius:14px;background:#f3fbf7}.yb-chart-help strong{color:#087b5e;font-size:13px}.yb-chart-help span{color:#567166;font-size:11px}.yb-config-v3 .yb-metric-table>div{grid-template-columns:1.25fr 1.2fr 145px 80px 64px;min-width:760px}.yb-config-v3 .yb-metric-table button{height:39px;border-radius:8px}.yb-formula .danger{align-self:end;height:44px;border-radius:10px}.yb-connector-list .danger{height:44px;border-radius:10px}@media(max-width:1500px){.yb-child-project-layout,.yb-project-account-layout{grid-template-columns:1fr}.yb-child-project-layout>aside,.yb-project-account-layout>aside{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-config-v3 .yb-metric-binding-row.simple{grid-template-columns:minmax(180px,1fr) 100px 85px auto}}@media(max-width:1120px){.yb-studio-layout-v3,.yb-hierarchy-layout{grid-template-columns:1fr}.yb-studio-layout-v3>.yb-studio-nav{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.yb-hierarchy-list{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-hierarchy-list>header{grid-column:1/-1}.yb-profile-grid,.yb-display-map{grid-template-columns:1fr}}@media(max-width:760px){.yb-data-flow{justify-content:flex-start;overflow:auto}.yb-data-flow span{white-space:nowrap}.yb-hierarchy-list,.yb-child-project-layout>aside,.yb-project-account-layout>aside{grid-template-columns:1fr}.yb-config-v3 .yb-metric-binding-row.simple,.yb-platform-binding-row{grid-template-columns:1fr}.yb-config-v3 .yb-metric-binding-row.simple>*{justify-self:stretch}.yb-profile-settings>header{align-items:flex-start}.yb-echart{height:205px}}.yb-config-v3,.yb-config-v3 *{box-sizing:border-box}.yb-structure-studio{min-width:0}.yb-total-department-strip{min-width:0;padding:14px;border:1px solid #e1e5ed;border-radius:18px;background:#f6f7fa}.yb-total-department-strip>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 2px}.yb-total-department-strip>header strong,.yb-total-department-strip>header span{display:block}.yb-total-department-strip>header strong{color:#141b2e;font-size:13px}.yb-total-department-strip>header span{margin-top:3px;color:#7f899a;font-size:10px}.yb-total-department-strip>div{display:flex;gap:10px;min-width:0;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:thin}.yb-total-department-strip article{display:grid;grid-template-columns:minmax(0,1fr) auto;flex:0 0 clamp(210px,24vw,300px);min-width:0;border:1px solid transparent;border-radius:14px;background:#fff;color:#182034;box-shadow:0 6px 18px #1f284109}.yb-total-department-strip article.active{border-color:#cfc7ff;box-shadow:0 10px 28px #5343b21c}.yb-total-department-strip article>button:first-child{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:12px;border:0;background:transparent;text-align:left;cursor:pointer}.yb-total-department-strip article>button:first-child b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#12192d;color:#fff;font-size:10px}.yb-total-department-strip article span{display:grid;gap:4px;min-width:0}.yb-total-department-strip article strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.yb-total-department-strip article small{color:#8b95a6;font-size:10px}.yb-total-department-strip article>button.danger{align-self:center;height:30px;margin-right:9px;padding:0 8px;border-radius:8px;font-size:9px}.yb-structure-studio .yb-hierarchy-main{gap:16px}.yb-structure-studio .yb-project-summary-editor{padding:20px;border-radius:18px}.yb-structure-studio .yb-project-summary-editor .yb-editor-grid{margin-bottom:2px}.yb-structure-studio .yb-child-projects{padding:18px;border-radius:18px}.yb-structure-studio .yb-child-project-layout{grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:14px}.yb-structure-studio .yb-child-project-layout>aside{position:sticky;top:18px;max-height:calc(100vh - 80px);overflow:auto}.yb-structure-studio .yb-specific-editor{padding:0;overflow:hidden;border-color:#dee3ec;border-radius:17px;background:#fff}.yb-structure-studio .yb-specific-editor>header{min-width:0;margin:0;padding:20px 22px 17px;border-bottom:1px solid #e8ebf1;background:linear-gradient(110deg,#fff,#f7f5ff)}.yb-structure-studio .yb-specific-editor>header>div{min-width:0}.yb-structure-studio .yb-specific-editor>header p{margin:0}.yb-structure-studio .yb-specific-editor>header h3{overflow:hidden;margin:6px 0 2px;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.yb-structure-studio .yb-specific-editor>header span{display:block;color:#7c8799;font-size:10px}.yb-structure-studio .yb-specific-editor>header b{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#ece9ff;color:#5f50dc;font-size:10px}.yb-editor-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 16px 0;padding:5px;border:1px solid #e5e8ef;border-radius:13px;background:#f1f3f7}.yb-editor-tabs button{display:grid;gap:3px;min-width:0;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:#687488;text-align:left;cursor:pointer}.yb-editor-tabs button.active{background:#fff;color:#131b30;box-shadow:0 5px 16px #222b4414}.yb-editor-tabs span{overflow:hidden;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.yb-editor-tabs small{font-size:9px}.yb-tab-panel{min-width:0;padding:18px 20px 21px}.yb-tab-panel>.yb-metrics{overflow:hidden;margin:0 0 14px;border:1px solid #e4e8ef;border-radius:13px}.yb-structure-studio .yb-project-accounts{min-width:0;margin:0;padding:18px 20px 21px;border:0}.yb-structure-studio .yb-project-accounts>header{margin-bottom:14px}.yb-structure-studio .yb-project-accounts>header strong{font-size:14px}.yb-structure-studio .yb-project-account-layout{grid-template-columns:minmax(190px,225px) minmax(0,1fr);gap:14px}.yb-structure-studio .yb-project-account-layout>aside{align-self:start;max-height:720px;overflow:auto}.yb-structure-studio .yb-inline-account-editor{padding:0;overflow:hidden;border-color:#dfe4ec;border-radius:15px;background:#fff}.yb-account-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 18px;border-bottom:1px solid #ebedf2;background:#fbfcfe}.yb-account-editor-head>div{min-width:0}.yb-account-editor-head span{color:#7161eb;font-size:9px;font-weight:900;letter-spacing:.14em}.yb-account-editor-head h4{overflow:hidden;margin:5px 0 3px;color:#121a2f;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.yb-account-editor-head p{margin:0;color:#8490a3;font-size:10px}.yb-account-editor-head i{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#ecf8f3;color:#087d61;font-size:9px;font-style:normal;font-weight:850}.yb-account-tabs{display:flex;gap:5px;margin:12px 14px 0;padding:4px;border-radius:11px;background:#f1f3f7}.yb-account-tabs button{flex:1;min-width:0;height:34px;border:0;border-radius:8px;background:transparent;color:#687488;font-size:11px;font-weight:800;cursor:pointer}.yb-account-tabs button.active{background:#fff;color:#11192d;box-shadow:0 4px 12px #222b4414}.yb-account-tab-panel{min-width:0;padding:15px 17px 18px}.yb-account-tab-panel .yb-metric-binding-panel{margin-top:0}.yb-auth-guidance{display:grid;gap:4px;margin-bottom:12px;padding:12px 14px;border:1px solid #d8eee5;border-radius:12px;background:#f4fbf8}.yb-auth-guidance b{color:#126b57;font-size:12px}.yb-auth-guidance span{color:#58766d;font-size:10px;line-height:1.55}.yb-platform-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px}.yb-platform-card{min-width:0;overflow:hidden;border:1px solid #e2e6ed;border-radius:14px;background:#fbfcfe}.yb-platform-card.connected{border-color:#cde7dc;background:#fbfefc}.yb-platform-card>header{display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #e9ecf1;background:#fff}.yb-platform-card>header .yb-platform-icon{flex:0 0 34px}.yb-platform-card>header span{display:grid;min-width:0;gap:3px}.yb-platform-card>header strong{font-size:12px}.yb-platform-card>header small{color:#8792a4;font-size:9px}.yb-platform-card>header button{margin-left:auto;height:30px;padding:0 9px;border:0;border-radius:8px;background:#11192e;color:#fff;font-size:9px;font-weight:850;cursor:pointer}.yb-platform-card-form{display:grid;gap:9px;padding:12px}.yb-platform-card-form .yb-field{min-width:0}.yb-platform-card-form .yb-field input,.yb-platform-card-form .yb-field select{width:100%;min-width:0}.yb-platform-card-form .yb-remove-binding{height:34px;border-radius:9px}.yb-config-v3 .yb-metric-binding-row.simple{grid-template-columns:minmax(0,1fr) 105px auto;min-width:0}.yb-config-v3 .yb-metric-binding-row.simple>strong{justify-self:end}.yb-config-v3 .yb-metric-binding-row.simple>button{justify-self:end}.yb-system-access{min-width:0}.yb-system-section{min-width:0;padding:17px;border:1px solid #e1e5ed;border-radius:18px;background:#fff}.yb-system-section>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.yb-system-section>header>div{display:flex;align-items:center;gap:11px;min-width:0}.yb-system-section>header b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#12192d;color:#fff;font-size:10px}.yb-system-section>header span{display:grid;min-width:0;gap:3px}.yb-system-section>header strong{font-size:14px}.yb-system-section>header small{color:#818c9e;font-size:10px}.yb-system-section>header em{padding:6px 9px;border-radius:999px;background:#f0edff;color:#6354dd;font-size:9px;font-style:normal;font-weight:850}.yb-authorization-table{min-width:0;overflow:auto;border:1px solid #e4e8ef;border-radius:13px}.yb-authorization-table>div{display:grid;grid-template-columns:minmax(170px,1.2fr) minmax(160px,1fr) repeat(3,minmax(105px,.7fr)) 90px;align-items:center;min-width:850px;border-top:1px solid #edf0f4}.yb-authorization-table>div:first-child{border-top:0}.yb-authorization-table>div>*{min-width:0;padding:11px 12px}.yb-authorization-table .head{background:#f6f7fa;color:#748095;font-size:9px;font-weight:850}.yb-authorization-table span strong,.yb-authorization-table span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yb-authorization-table span strong{color:#172036;font-size:11px}.yb-authorization-table span small{margin-top:3px;color:#8a95a7;font-size:9px}.yb-authorization-table>div>button{height:32px;margin:0 10px;padding:0 10px;border:1px solid #d9dfee;border-radius:8px;background:#fff;color:#5445cf;font-size:9px;font-weight:850;cursor:pointer}.yb-auth-state{display:flex!important;align-items:center;gap:6px;color:#8a94a5;font-size:9px;font-weight:800}.yb-auth-state i{flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#c7ccd5}.yb-auth-state.connected{color:#087e61}.yb-auth-state.connected i{background:#12b886;box-shadow:0 0 0 3px #12b8861a}@media(max-width:1480px){.yb-structure-studio .yb-child-project-layout{grid-template-columns:210px minmax(0,1fr)}.yb-structure-studio .yb-project-account-layout{grid-template-columns:1fr}.yb-structure-studio .yb-project-account-layout>aside{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.yb-platform-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.yb-structure-studio .yb-child-project-layout{grid-template-columns:1fr}.yb-structure-studio .yb-child-project-layout>aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.yb-platform-cards{grid-template-columns:1fr}.yb-total-department-strip article{flex-basis:235px}}@media(max-width:820px){.yb-editor-tabs{grid-template-columns:1fr}.yb-editor-tabs button{text-align:center}.yb-editor-tabs small{display:none}.yb-structure-studio .yb-child-project-layout>aside,.yb-structure-studio .yb-project-account-layout>aside{grid-template-columns:1fr}.yb-account-editor-head{align-items:flex-start;flex-direction:column}.yb-account-tabs{display:grid;grid-template-columns:1fr}.yb-config-v3 .yb-metric-binding-row.simple{grid-template-columns:1fr}.yb-config-v3 .yb-metric-binding-row.simple>strong,.yb-config-v3 .yb-metric-binding-row.simple>button{justify-self:stretch}.yb-config-v3 .yb-metric-binding-row.simple>button{width:100%}.yb-system-section{padding:13px}.yb-system-section>header{align-items:flex-start;flex-direction:column}.yb-total-department-strip article{flex-basis:210px}}.yb-structure-studio .yb-child-project-layout>aside{grid-template-columns:1fr}@media(max-width:1180px){.yb-structure-studio .yb-child-project-layout>aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.yb-structure-studio .yb-child-project-layout>aside{grid-template-columns:1fr}}.yb-total-department-strip>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));overflow:visible;padding-bottom:2px}.yb-total-department-strip article{width:100%;min-width:0}@media(max-width:620px){.yb-total-department-strip>div{grid-template-columns:1fr}}.yb-rt-filter-top{position:relative;z-index:8;grid-template-columns:minmax(0,1fr) auto auto auto;padding:12px 14px;border-radius:15px;box-shadow:0 8px 24px #1f231c09}.yb-rt-filter-status{display:flex;align-items:center;gap:9px;padding:0 14px;border-left:1px solid #e7e7e3}.yb-rt-filter-status>i{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#b9b9b5}.yb-rt-filter-status>i.online{background:#13b981;box-shadow:0 0 0 4px #13b9811c}.yb-rt-filter-status>span,.yb-rt-filter-status small{display:block}.yb-rt-filter-status>span{color:#343434;font-size:10px;font-weight:800;white-space:nowrap}.yb-rt-filter-status small{margin-top:2px;color:#969691;font-size:8px;font-weight:500}.yb-rt-page-head>div{max-width:760px}.yb-rt-summary-surface,.yb-rt-business-surface,.yb-rt-analysis-block{border:1px solid #e5e5e1;border-radius:18px;background:#fff;box-shadow:0 2px 3px #1e1e1909,0 12px 28px #1e1e1906}.yb-rt-surface-title,.yb-rt-analysis-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 19px;border-bottom:1px solid #ecece8}.yb-rt-surface-title strong,.yb-rt-surface-title span,.yb-rt-analysis-head strong,.yb-rt-analysis-head span{display:block}.yb-rt-surface-title strong,.yb-rt-analysis-head strong{color:#262626;font-size:15px}.yb-rt-surface-title span,.yb-rt-analysis-head span{margin-top:4px;color:#858580;font-size:10px;line-height:1.55}.yb-rt-surface-title em{align-self:center;padding:6px 9px;border-radius:999px;background:#f3f3f0;color:#777772;font-size:9px;font-style:normal;white-space:nowrap}.yb-rt-business-surface{padding:18px}.yb-rt-business-card{box-shadow:0 5px 14px #28282006}.yb-rt-delta.compact{align-items:flex-start;flex-wrap:wrap;line-height:1.35}.yb-rt-delta.compact em{display:inline;margin-left:2px;font-size:8px}.yb-rt-analysis-block{display:grid;gap:0;padding:0;overflow:hidden}.yb-rt-analysis-head{align-items:center}.yb-rt-metric-switch{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.yb-rt-metric-switch button{height:34px;padding:0 12px;border:1px solid #deded9;border-radius:9px;background:#fff;color:#686863;font-size:10px;font-weight:800;cursor:pointer}.yb-rt-metric-switch button:hover{background:#f7f7f4}.yb-rt-metric-switch button.active{border-color:#11192e;background:#11192e;color:#fff;box-shadow:0 6px 14px #11192e24}.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel{border-radius:14px;box-shadow:none}.yb-rt-analysis-block>.yb-rt-ranking{margin:16px;border-radius:14px;box-shadow:none}.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel:first-child{margin-right:8px}.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel:last-child{margin-left:8px}.yb-display-settings{gap:16px}.yb-analytics-config{overflow:hidden;border:1px solid #dfe4ec;border-radius:16px;background:#fff}.yb-analytics-config>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid #e8ebf1;background:linear-gradient(110deg,#fff,#f8f7ff)}.yb-analytics-config>header span{color:#7666f6;font-size:9px;font-weight:900;letter-spacing:.15em}.yb-analytics-config>header h3{margin:6px 0 4px;color:#11192e;font-size:18px}.yb-analytics-config>header p{max-width:720px;margin:0;color:#7e899c;font-size:10px;line-height:1.6}.yb-analytics-config>header em{padding:6px 9px;border-radius:999px;background:#eaf8f2;color:#087b5e;font-size:9px;font-style:normal;font-weight:850;white-space:nowrap}.yb-analytics-option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 18px}.yb-analytics-option-grid button{display:flex;align-items:center;gap:10px;min-width:0;padding:13px;border:1px solid #e0e5ed;border-radius:12px;background:#fafbfc;color:#667085;text-align:left;cursor:pointer}.yb-analytics-option-grid button.active{border-color:#cfc8ff;background:#f8f6ff;color:#342c78;box-shadow:0 6px 16px #4a3d9d0f}.yb-analytics-option-grid button>i{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:8px;background:#eceff4;color:#7b8595;font-style:normal;font-weight:900}.yb-analytics-option-grid button.active>i{background:#6c5ce7;color:#fff}.yb-analytics-option-grid button>span{display:grid;min-width:0;gap:4px}.yb-analytics-option-grid strong{font-size:11px}.yb-analytics-option-grid small{overflow:hidden;color:#8b95a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.yb-analytics-default{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 18px 18px}.yb-analytics-default label{display:grid;gap:7px;min-width:230px;color:#68758d;font-size:10px;font-weight:900}.yb-analytics-default select{height:40px;padding:0 11px;border:1px solid #dae1ed;border-radius:10px;background:#fff;color:#101828;font:inherit;font-size:11px;font-weight:750}.yb-analytics-default p{margin:0;color:#8792a4;font-size:9px;line-height:1.55}@media(max-width:1320px){.yb-rt-kpi:nth-child(4n){border-right:1px solid #ecece8}.yb-rt-kpi:nth-child(2n){border-right:0}.yb-rt-kpi:nth-child(n+5){border-bottom:1px solid #ecece8}.yb-rt-kpi:nth-child(n+7){border-bottom:0}.yb-analytics-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.yb-rt-filter-top{grid-template-columns:1fr auto}.yb-rt-filter-status{grid-row:2;padding:8px 0 0;border-top:1px solid #e7e7e3;border-left:0}.yb-rt-filter-top>span{display:block;grid-row:2;align-self:center}.yb-rt-analysis-head{align-items:flex-start;flex-direction:column}.yb-rt-metric-switch{justify-content:flex-start}.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel:first-child,.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel:last-child{margin:0}.yb-rt-analysis-block .yb-rt-analytics>.yb-rt-panel+.yb-rt-panel{margin-top:12px}}@media(max-width:720px){.yb-rt-filter-top{grid-template-columns:1fr}.yb-rt-filter-status,.yb-rt-filter-top>span{grid-row:auto}.yb-rt-surface-title,.yb-rt-analysis-head{flex-direction:column}.yb-rt-surface-title em{align-self:flex-start}.yb-rt-kpi:nth-child(n){border-right:0;border-bottom:1px solid #ecece8}.yb-rt-kpi:last-child{border-bottom:0}.yb-rt-business-surface{padding:13px}.yb-rt-metric-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.yb-rt-analysis-block .yb-rt-analytics{padding:12px 12px 0}.yb-rt-analysis-block>.yb-rt-ranking{margin:12px}.yb-analytics-option-grid{grid-template-columns:1fr}.yb-analytics-default{align-items:stretch;flex-direction:column}.yb-analytics-default label{min-width:0}.yb-analytics-config>header{flex-direction:column}}.yb-rt-dashboard{--rt-green:#00a86b;--rt-blue:#3f7ee8;--rt-purple:#8b4df3;--rt-orange:#f59e0b;--rt-pink:#f24f71;display:grid;gap:20px;max-width:1500px;margin:10px auto 34px;color:#202124}.yb-rt-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:4px 2px 0}.yb-rt-page-head p{margin:0 0 7px;color:#a34331;font-size:10px;font-weight:900;letter-spacing:.16em}.yb-rt-page-head h1{margin:0;color:#232323;font-size:28px;letter-spacing:-.035em}.yb-rt-page-head>div>span{display:block;margin-top:7px;color:#737373;font-size:12px}.yb-rt-page-head>aside{display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #e1e1de;border-radius:13px;background:#fff}.yb-rt-page-head>aside>i{width:8px;height:8px;border-radius:50%;background:#b9b9b5}.yb-rt-page-head>aside>i.online{background:#13b981;box-shadow:0 0 0 4px #13b9811c}.yb-rt-page-head>aside span,.yb-rt-page-head>aside small{display:block}.yb-rt-page-head>aside span{color:#343434;font-size:11px;font-weight:800}.yb-rt-page-head>aside small{margin-top:2px;color:#969691;font-size:9px;font-weight:500}.yb-rt-summary-surface,.yb-rt-filter,.yb-rt-panel{border:1px solid #e5e5e1;border-radius:18px;background:#fff;box-shadow:0 2px 3px #1e1e1909,0 12px 28px #1e1e1906}.yb-rt-summary-surface{padding:20px}.yb-rt-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.yb-rt-kpi{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start;min-height:96px;padding:17px;border:1px solid #e8e8e4;border-radius:16px;background:#fff;box-shadow:0 8px 18px #2828200b}.yb-rt-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px}.yb-rt-icon.green{background:#dff7e9;color:#00a868}.yb-rt-icon.blue{background:#e4efff;color:#3679ec}.yb-rt-icon.purple{background:#efe8ff;color:#7c46ed}.yb-rt-icon.orange{background:#fff0c8;color:#e69000}.yb-rt-icon.pink{background:#ffe6eb;color:#ed4666}.yb-rt-kpi small{display:block;color:#747474;font-size:11px}.yb-rt-kpi strong{display:block;margin:3px 0 5px;color:#202124;font-family:Segoe UI,Arial,sans-serif;font-size:24px;font-weight:650;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.yb-rt-static-note{color:#92928d;font-size:10px}.yb-rt-delta{display:flex;align-items:center;gap:3px;width:max-content;color:#82827d;font-size:9px;font-weight:750}.yb-rt-delta em{margin-left:2px;color:#9b9b96;font-style:normal;font-weight:500}.yb-rt-delta.positive{color:#009d63}.yb-rt-delta.negative{color:#df4b5c}.yb-rt-delta.neutral{color:#a2a29d}.yb-rt-delta.compact{font-size:8px}.yb-rt-delta.compact em{display:none}.yb-rt-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:22px 1px 13px;padding-top:19px;border-top:1px solid #ecece8}.yb-rt-section-title strong,.yb-rt-section-title span{display:block}.yb-rt-section-title strong{font-size:14px}.yb-rt-section-title span{margin-top:4px;color:#858580;font-size:10px}.yb-rt-section-title em,.yb-rt-panel>header>em{color:#8b8b86;font-size:10px;font-style:normal}.yb-rt-business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.yb-rt-business-card{min-width:0;overflow:hidden;border:1px solid #e5e5e1;border-radius:15px;background:#fff}.yb-rt-business-card>header{display:flex;align-items:center;gap:11px;padding:14px 15px;border-bottom:1px solid #ecece8;background:#fbfbf9}.yb-rt-business-card>header>span{display:grid;min-width:0;gap:2px}.yb-rt-business-card>header small{color:#8b8b85;font-size:9px}.yb-rt-business-card>header strong{color:#262626;font-size:14px}.yb-rt-business-card>header em{overflow:hidden;color:#8a8a84;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.yb-rt-business-card>header>b{margin-left:auto;padding:5px 8px;border-radius:999px;background:#f0f0ed;color:#686863;font-size:9px}.yb-rt-business-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.yb-rt-business-metrics>div{min-width:0;padding:13px 12px;border-right:1px solid #eeeeea}.yb-rt-business-metrics>div:last-child{border-right:0}.yb-rt-business-metrics>div>span{display:flex;align-items:center;gap:4px;overflow:hidden;color:#777772;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.yb-rt-business-metrics>div>strong{display:block;overflow:hidden;margin:7px 0 6px;color:#202124;font-family:Segoe UI,Arial,sans-serif;font-size:19px;font-weight:650;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.yb-rt-filter{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:14px 16px}.yb-rt-filter>div{min-width:0}.yb-rt-filter>button{display:flex;align-items:center;gap:6px;height:38px;padding:0 13px;border:1px solid #deded9;border-radius:10px;background:#fff;color:#42423f;font-size:11px;font-weight:800}.yb-rt-filter>button:hover{background:#f7f7f4}.yb-rt-filter>span{padding-left:14px;border-left:1px solid #e7e7e3;color:#757570;font-size:10px}.yb-rt-filter .yb-range-control{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.yb-rt-filter .yb-range-control>small{flex:0 0 auto;color:#5d5d59}.yb-rt-filter .yb-range-control>div{flex:0 1 auto;border-color:#e3e3df;background:#f4f4f1}.yb-rt-filter .yb-range-control>em{display:none}.yb-rt-filter .yb-custom-range{flex:0 1 auto}.yb-rt-analytics{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.35fr);gap:16px}.yb-rt-panel{min-width:0;padding:17px}.yb-rt-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.yb-rt-panel>header strong,.yb-rt-panel>header span{display:block}.yb-rt-panel>header strong{font-size:14px}.yb-rt-panel>header span{margin-top:4px;color:#858580;font-size:10px}.yb-rt-pie{width:100%;height:282px}.yb-rt-trend{padding:0}.yb-rt-trend>.yb-interactive-chart{margin:0;padding:17px;border:0;border-radius:18px}.yb-rt-trend .yb-echart{height:268px}.yb-rt-trend .yb-interactive-chart>header strong{font-size:14px}.yb-rt-ranking{padding:0;overflow:hidden}.yb-rt-ranking>header{padding:17px 19px;border-bottom:1px solid #ecece8}.yb-rt-ranking-list{display:grid}.yb-rt-ranking-list>article{display:grid;grid-template-columns:36px minmax(0,1fr) 150px;gap:12px;align-items:center;min-height:76px;padding:12px 19px;border-top:1px solid #f0f0ec}.yb-rt-ranking-list>article:first-child{border-top:0}.yb-rt-ranking-list>article>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f1f1ee;color:#65655f;font-size:10px}.yb-rt-ranking-list>article:first-child>b{background:#fff0d3;color:#c27800}.yb-rt-ranking-list>article>div{display:grid;min-width:0;gap:3px}.yb-rt-ranking-list>article>div>strong{font-size:12px}.yb-rt-ranking-list>article>div>span{color:#92928d;font-size:9px}.yb-rt-ranking-list>article>div>i{display:block;overflow:hidden;width:100%;height:5px;margin-top:5px;border-radius:99px;background:#efefec}.yb-rt-ranking-list>article>div>i>u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3f7ee8,#10b981);text-decoration:none}.yb-rt-ranking-list>article>section{display:grid;justify-items:end;gap:5px}.yb-rt-ranking-list>article>section>strong{font-family:Segoe UI,Arial,sans-serif;font-size:17px;font-weight:650;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.yb-rt-empty{padding:28px;text-align:center;color:#92928d;font-size:11px}@media(max-width:1320px){.yb-rt-kpi-grid,.yb-rt-business-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-rt-business-metrics>div:nth-child(2){border-right:0}.yb-rt-business-metrics>div:nth-child(-n+2){border-bottom:1px solid #eeeeea}.yb-rt-analytics{grid-template-columns:1fr 1.25fr}}@media(max-width:980px){.yb-rt-business-grid,.yb-rt-analytics{grid-template-columns:1fr}.yb-rt-filter{grid-template-columns:1fr auto}.yb-rt-filter>span{display:none}.yb-rt-pie{height:250px}}@media(max-width:720px){.yb-rt-dashboard{gap:14px;margin-top:0}.yb-rt-page-head{align-items:flex-start;flex-direction:column}.yb-rt-page-head>aside{width:100%}.yb-rt-summary-surface{padding:13px}.yb-rt-kpi-grid,.yb-rt-business-metrics{grid-template-columns:1fr}.yb-rt-business-metrics>div{border-right:0;border-bottom:1px solid #eeeeea}.yb-rt-business-metrics>div:last-child{border-bottom:0}.yb-rt-filter{grid-template-columns:1fr}.yb-rt-filter .yb-range-control{align-items:flex-start;flex-direction:column}.yb-rt-filter .yb-range-control>div{width:100%;overflow:auto}.yb-rt-filter .yb-custom-range{width:100%}.yb-rt-filter>button{justify-content:center}.yb-rt-ranking-list>article{grid-template-columns:34px minmax(0,1fr)}.yb-rt-ranking-list>article>section{grid-column:2;justify-items:start}.yb-rt-pie{height:220px}}.yb-rt-dashboard{gap:16px;margin-top:0}.yb-rt-filter.yb-rt-filter-top{grid-template-columns:minmax(0,1fr) auto auto auto;padding:12px 14px}.yb-rt-page-head{align-items:flex-start;padding:9px 2px 1px}.yb-rt-summary-surface{padding:0;overflow:hidden}.yb-rt-kpi-grid{gap:0}.yb-rt-kpi{min-height:88px;padding:16px 17px;border:0;border-right:1px solid #ecece8;border-bottom:1px solid #ecece8;border-radius:0;box-shadow:none}.yb-rt-kpi:nth-child(4n){border-right:0}.yb-rt-kpi:nth-child(n+5){border-bottom:0}.yb-rt-business-surface .yb-rt-section-title{margin:0 1px 13px;padding-top:0;border-top:0}.yb-rt-delta.compact em{display:inline}.yb-rt-analysis-block .yb-rt-analytics{gap:0;padding:16px 16px 0}@media(max-width:1320px){.yb-rt-kpi:nth-child(4n){border-right:1px solid #ecece8}.yb-rt-kpi:nth-child(2n){border-right:0}.yb-rt-kpi:nth-child(n+5){border-bottom:1px solid #ecece8}.yb-rt-kpi:nth-child(n+7){border-bottom:0}}@media(max-width:980px){.yb-rt-filter.yb-rt-filter-top{grid-template-columns:1fr auto}.yb-rt-filter.yb-rt-filter-top>span{display:block}.yb-rt-analysis-block .yb-rt-analytics{grid-template-columns:1fr}}@media(max-width:720px){.yb-rt-filter.yb-rt-filter-top{grid-template-columns:1fr}.yb-rt-summary-surface{padding:0}.yb-rt-kpi:nth-child(n){border-right:0;border-bottom:1px solid #ecece8}.yb-rt-kpi:last-child{border-bottom:0}}@media(min-width:1101px){.yb-rt-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yb-rt-kpi:nth-child(n){border-right:1px solid #ecece8;border-bottom:1px solid #ecece8}.yb-rt-kpi:nth-child(4n){border-right:0}.yb-rt-kpi:nth-child(n+5){border-bottom:0}}@media(max-width:1100px)and (min-width:721px){.yb-rt-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-rt-kpi:nth-child(n){border-right:1px solid #ecece8;border-bottom:1px solid #ecece8}.yb-rt-kpi:nth-child(2n){border-right:0}.yb-rt-kpi:nth-child(n+7){border-bottom:0}}.yb-rt-kpi-grid.yb-rt-kpi-grid-standalone{gap:14px}.yb-rt-kpi-grid-standalone .yb-rt-kpi:nth-child(n){min-height:96px;border:1px solid #e6e7e3;border-radius:16px;box-shadow:0 7px 20px #2626200b}.yb-rt-business-surface{padding:0;border:0;background:transparent;box-shadow:none}.yb-rt-business-surface .yb-rt-section-title{margin:2px 2px 13px}.yb-rt-business-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.yb-rt-business-category{min-width:0;padding:15px;border:1px solid #e5e5e1;border-radius:18px;background:#fff;box-shadow:0 10px 26px #26262009}.yb-rt-business-category>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:2px 2px 13px}.yb-rt-business-category>header strong,.yb-rt-business-category>header span{display:block}.yb-rt-business-category>header strong{color:#252525;font-size:15px}.yb-rt-business-category>header span{margin-top:4px;color:#898984;font-size:10px}.yb-rt-business-category>header em{padding:5px 8px;border-radius:999px;background:#f1f1ee;color:#686862;font-size:9px;font-style:normal;font-weight:750}.yb-rt-business-category.performance>header:before,.yb-rt-business-category.content>header:before{content:"";width:5px;align-self:stretch;border-radius:99px;background:#3f7ee8}.yb-rt-business-category.content>header:before{background:#8b4df3}.yb-rt-business-category>header>div{flex:1}.yb-rt-business-category .yb-rt-business-grid{grid-template-columns:1fr;gap:10px}.yb-rt-business-category .yb-rt-business-card{box-shadow:none}.yb-rt-business-metrics>div>strong,.yb-dept em,.yb-metrics strong{font-family:Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-weight:650;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.yb-studio-layout-v3.no-side-nav{grid-template-columns:minmax(0,1fr)}.yb-admin>nav{flex-wrap:wrap}.yb-display-configurator>.yb-section-head>em{color:#008c69;font-size:10px;font-style:normal;font-weight:800}.yb-display-preview-frame{padding:22px;border:1px solid #dfe3e9;border-radius:20px;background:#f4f4f1;box-shadow:inset 0 1px #ffffffe6}.yb-display-preview-frame>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.yb-display-preview-frame>header small{color:#a34331;font-size:9px;font-weight:900;letter-spacing:.15em}.yb-display-preview-frame>header h3{margin:5px 0 0;color:#242424;font-size:23px;letter-spacing:-.035em}.yb-display-preview-frame>header p{margin:6px 0 0;color:#777772;font-size:10px}.yb-display-preview-frame>header>span{padding:7px 10px;border:1px solid #deded9;border-radius:10px;background:#fff;color:#777772;font-size:9px;font-weight:800}.yb-display-preview-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.yb-display-preview-kpis article{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;align-items:center;min-height:70px;padding:13px;border:1px solid #e2e2de;border-radius:14px;background:#fff;box-shadow:0 5px 14px #22221c09}.yb-display-preview-kpis article>i{width:31px;height:31px;border-radius:9px;background:#e5efff}.yb-display-preview-kpis article:nth-child(3n+2)>i{background:#eee8ff}.yb-display-preview-kpis article:nth-child(3n)>i{background:#ddf6e8}.yb-display-preview-kpis small,.yb-display-preview-kpis strong{display:block}.yb-display-preview-kpis small{color:#777772;font-size:9px}.yb-display-preview-kpis strong{margin-top:5px;color:#222;font-size:12px;font-weight:650}.yb-display-preview-business{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px}.yb-display-preview-business>section{min-width:0;padding:14px;border:1px solid #e2e2de;border-radius:15px;background:#fff}.yb-display-preview-business>section>header{display:flex;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid #eeeeea}.yb-display-preview-business strong,.yb-display-preview-business span{display:block}.yb-display-preview-business strong{font-size:12px}.yb-display-preview-business header span{margin-top:4px;color:#8a8a84;font-size:9px}.yb-display-preview-business em{color:#81817b;font-size:9px;font-style:normal}.yb-display-preview-business>section>div{display:flex;flex-wrap:wrap;gap:6px;padding-top:11px}.yb-display-preview-business>section>div>span{padding:6px 8px;border-radius:8px;background:#f4f4f1;color:#4c4c47;font-size:9px;font-weight:750}.yb-display-preview-business p{margin:0;color:#999993;font-size:9px}.yb-display-control-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px}.yb-display-control-card{padding:18px;border:1px solid #e0e5ed;border-radius:16px;background:#fff}.yb-display-control-card>header,.yb-account-classification>header{display:flex;align-items:flex-start;gap:11px;margin-bottom:15px}.yb-display-control-card>header>b,.yb-account-classification>header>div>b{display:grid;place-items:center;flex:0 0 31px;height:31px;border-radius:9px;background:#11192e;color:#fff;font-size:9px}.yb-display-control-card>header strong,.yb-display-control-card>header span,.yb-account-classification>header strong,.yb-account-classification>header small{display:block}.yb-display-control-card>header strong,.yb-account-classification>header strong{font-size:13px}.yb-display-control-card>header span,.yb-account-classification>header small{margin-top:4px;color:#7f8a9d;font-size:9px;line-height:1.5}.yb-summary-metric-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.yb-summary-metric-picker button{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border:1px solid #e0e5ed;border-radius:10px;background:#fafbfc;color:#667085;text-align:left;cursor:pointer}.yb-summary-metric-picker button.active{border-color:#cbc4ff;background:#f8f6ff;color:#3f327d}.yb-summary-metric-picker button i{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#eceff3;font-size:10px;font-style:normal;font-weight:900}.yb-summary-metric-picker button.active i{background:#6c5ce7;color:#fff}.yb-summary-metric-picker button span{font-size:10px;font-weight:800}.yb-account-classification{overflow:hidden;border:1px solid #dfe5ed;border-radius:17px;background:#fff}.yb-account-classification>header{justify-content:space-between;margin:0;padding:17px 18px;border-bottom:1px solid #e7ebf1}.yb-account-classification>header>div{display:flex;gap:11px}.yb-account-classification>header>em{color:#7c8799;font-size:9px;font-style:normal}.yb-account-classification-head,.yb-account-classification-list>article{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(190px,1.1fr) 125px minmax(150px,.72fr) minmax(170px,.85fr);gap:12px;align-items:center}.yb-account-classification-head{padding:9px 18px;background:#f7f8fa;color:#7b8698;font-size:9px;font-weight:900}.yb-account-classification-list>article{padding:12px 18px;border-top:1px solid #edf0f4}.yb-account-classification-list>article:first-child{border-top:0}.yb-account-classification-list>article>span{display:grid;gap:3px;min-width:0}.yb-account-classification-list>article>span strong{overflow:hidden;color:#192238;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.yb-account-classification-list>article>span small{overflow:hidden;color:#8a95a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.yb-summary-account-toggle{display:flex;align-items:center;gap:7px;color:#536078;font-size:9px;font-weight:800}.yb-summary-account-toggle input{accent-color:#6656ed}.yb-account-classification-list>article>select{width:100%;min-width:0;min-height:38px;padding:0 10px;border:1px solid #dce2eb;border-radius:10px;background:#fff;color:#2d3950;font-size:9px;font-weight:750;outline:0}.yb-account-classification-list>article>select:focus{border-color:#8d82f4;box-shadow:0 0 0 3px #6c5ce71a}.yb-account-classification-list>article>select:disabled{background:#f2f4f7;color:#9aa2b0;cursor:not-allowed}.yb-category-segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border-radius:10px;background:#f0f2f6}.yb-category-segments button{min-height:32px;padding:4px 6px;border:0;border-radius:7px;background:transparent;color:#7c8799;font-size:8px;font-weight:800;cursor:pointer}.yb-category-segments button.active{background:#fff;color:#352b76;box-shadow:0 3px 9px #262b3e17}.yb-analysis-page-settings{display:block}.yb-analysis-page-settings>header{margin-bottom:15px}@media(max-width:1180px){.yb-display-preview-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.yb-display-control-grid{grid-template-columns:1fr}.yb-account-classification-head{display:none}.yb-account-classification-list>article{grid-template-columns:1fr 1fr}.yb-category-segments{grid-column:1/-1}}@media(max-width:980px){.yb-rt-business-categories,.yb-display-preview-business{grid-template-columns:1fr}}@media(max-width:720px){.yb-rt-kpi-grid-standalone .yb-rt-kpi:nth-child(n){border:1px solid #e6e7e3}.yb-display-preview-frame{padding:14px}.yb-display-preview-frame>header{align-items:flex-start;flex-direction:column}.yb-display-preview-kpis,.yb-summary-metric-picker{grid-template-columns:1fr}.yb-account-classification-list>article{grid-template-columns:1fr}.yb-category-segments{grid-column:auto}.yb-display-preview-business{grid-template-columns:1fr}}.yb-rt-business-metrics>div>strong{font-weight:520;letter-spacing:-.02em}.yb-rt-business-card>header>span{gap:3px}.yb-rt-business-card>header>span>strong{line-height:1.25}.yb-rt-delta.neutral em{color:inherit}.yb-display-preview-kpis input,.yb-preview-business-section input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit}.yb-display-preview-kpis input{color:#777772;font-size:9px;font-weight:750}.yb-display-preview-kpis input:focus,.yb-preview-business-section input:focus{border-radius:5px;background:#f4f1ff;box-shadow:0 0 0 3px #6c5ce71c}.yb-preview-business-section{margin-top:15px;padding-top:14px;border-top:1px solid #deded9}.yb-preview-business-section>header{display:grid;grid-template-columns:minmax(180px,.5fr) minmax(260px,1fr);gap:12px;margin-bottom:11px;padding:0 2px}.yb-preview-business-section>header input:first-child{color:#252525;font-size:13px;font-weight:800}.yb-preview-business-section>header input:last-child{color:#858580;font-size:9px}.yb-preview-business-section>header>div{display:grid;gap:6px;min-width:0}.yb-preview-business-section>header>button{align-self:center;justify-self:end;min-height:36px;padding:0 14px;border:1px solid #d9dce5;border-radius:10px;background:#10192f;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.yb-display-preview-business{margin-top:0}.yb-display-preview-business>section>header>div{display:grid;flex:1;gap:4px;min-width:0}.yb-display-preview-business>section>header input:first-child{color:#252525;font-size:12px;font-weight:800}.yb-display-preview-business>section>header input:last-child{color:#8a8a84;font-size:9px}.yb-display-preview-business>section>header>aside{display:grid;justify-items:end;gap:6px;min-width:150px}.yb-display-preview-business>section>header>aside select{width:100%;min-height:31px;padding:0 8px;border:1px solid #dfe2ea;border-radius:8px;background:#f8f9fb;color:#566176;font-size:8px;font-weight:750}.yb-display-preview-business>section>header>aside button{padding:4px 8px;border:1px solid #ffd8d8;border-radius:7px;background:#fff8f8;color:#d84b4b;font-size:8px;font-weight:800;cursor:pointer}.yb-display-preview-business>section>header>aside button:disabled{opacity:.4;cursor:not-allowed}.yb-category-editor-actions{display:flex;justify-content:flex-end;gap:5px}.yb-display-preview-business>section>header>aside .yb-category-editor-actions .add{border-color:#d8d4ff;background:#f7f5ff;color:#5949d7}.yb-display-preview-business>section>div{display:grid;gap:7px}.yb-category-segments{display:flex;flex-wrap:wrap;align-items:center}.yb-category-segments button{flex:1 1 92px}.yb-analysis-sync-toggle{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:10px 12px;border:1px solid #e1e4eb;border-radius:10px;background:#f8f9fb;color:#475268;font-size:10px;font-weight:750}.yb-analysis-sync-toggle input{accent-color:#6759e8}.yb-editor-grid input:disabled{background:#f1f2f5;color:#9aa1ad;cursor:not-allowed}.yb-preview-group-editor{display:grid;gap:9px;padding:10px;border:1px solid #e7e8e4;border-radius:11px;background:#fafaf8}.yb-business-unit-fields{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:9px;align-items:center}.yb-business-unit-fields>span{display:grid;gap:4px;min-width:0}.yb-business-unit-fields>span input:first-child{color:#30302d;font-size:10px;font-weight:800}.yb-business-unit-fields>span input:last-child{color:#8b8b85;font-size:8px}.yb-business-unit-fields>select,.yb-business-unit-members>select{width:100%;min-width:0;min-height:32px;padding:0 8px;border:1px solid #dfe2ea;border-radius:8px;background:#fff;color:#566176;font-size:8px;font-weight:750}.yb-business-unit-fields>select:disabled{background:#f0f1f4;color:#8f96a2}.yb-business-unit-members{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;gap:8px;align-items:center;padding-top:8px;border-top:1px solid #ecece7}.yb-business-unit-members>span{display:grid;gap:3px;min-width:0}.yb-business-unit-members>span strong{color:#373733;font-size:9px}.yb-business-unit-members>span small{overflow:hidden;color:#85857f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.yb-business-unit-members>button{min-height:32px;padding:0 9px;border:1px solid #ffd8d8;border-radius:8px;background:#fff8f8;color:#d84b4b;font-size:8px;font-weight:800;cursor:pointer}@media(max-width:720px){.yb-preview-business-section>header{grid-template-columns:1fr}.yb-preview-business-section>header>button{justify-self:stretch}.yb-display-preview-business>section>header{flex-direction:column}.yb-display-preview-business>section>header>aside{justify-items:stretch;width:100%}}@media(max-width:720px){.yb-business-unit-fields,.yb-business-unit-members{grid-template-columns:1fr}.yb-business-unit-members>span small{white-space:normal}}
