:root{--glc-blue:#168bff;--glc-deep:#075faf;--glc-ink:#173452;--glc-muted:#70869a;--glc-line:#dce8f4;--glc-soft:#f6faff;--glc-green:#18865d;--glc-orange:#b66b13}
.bf-glc-dash{position:relative;overflow:hidden;border:1px solid #d7e7f4!important;background:linear-gradient(145deg,#fff 0%,#f7fbff 100%)!important}
.bf-glc-dash:after{content:"";position:absolute;right:-65px;top:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(22,139,255,.13),rgba(22,139,255,0) 70%);pointer-events:none}
.bf-glc-dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;position:relative;z-index:1}.bf-glc-dash-kicker{font-size:10px;font-weight:900;letter-spacing:.11em;color:var(--glc-blue);margin-bottom:5px}.bf-glc-dash h3{margin:0;color:var(--glc-ink);font-size:20px;letter-spacing:-.2px}.bf-glc-dash-sub{display:block;margin-top:5px;color:var(--glc-muted);font-size:11.5px;line-height:1.5}.bf-glc-count{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:34px;padding:0 11px;border-radius:999px;background:#e9f5ff;color:#0a75cf;font-size:12px;font-weight:900}.bf-glc-count.ready{background:#e9f8f0;color:var(--glc-green)}
.bf-glc-mini-progress{height:8px;margin:16px 0 12px;border-radius:999px;overflow:hidden;background:#e3edf5}.bf-glc-mini-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#168bff,#48aaff)}.bf-glc-mini-progress.ready i{background:linear-gradient(90deg,#28a66f,#61c997)}
.bf-glc-meta{display:flex;gap:8px;flex-wrap:wrap}.bf-glc-meta span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#f1f6fa;color:#647d91;font-size:10.5px;font-weight:750}.bf-glc-meta .ok{background:#ebf9f2;color:#1a7e59}
.bf-glc-next{display:flex;align-items:center;gap:11px;margin-top:13px;padding:12px 13px;border:1px solid #d7e8f6;border-radius:15px;background:#f7fbff;position:relative;z-index:1}.bf-glc-next-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:#e2f2ff;color:#0879dc;font-size:15px}.bf-glc-next-copy{min-width:0;flex:1}.bf-glc-next-copy b{display:block;color:#254760;font-size:12px}.bf-glc-next-copy small{display:block;color:#7b8fa0;font-size:10.5px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-glc-dash-actions{display:flex;gap:8px;margin-top:14px;position:relative;z-index:1}.bf-glc-dash-actions .btn{min-height:40px;font-size:11.5px}.bf-glc-dash-actions .btn:first-child{flex:1}
.bf-glc-live-banner{display:flex;align-items:center;gap:12px;margin-top:14px;padding:13px 14px;border:1px solid #cfe9da;border-radius:16px;background:#f2fbf6}.bf-glc-live-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#daf4e6;color:#16835a;font-size:16px;font-weight:900}.bf-glc-live-banner b{display:block;color:#196b4d;font-size:12.5px}.bf-glc-live-banner small{display:block;color:#668d7c;font-size:10.5px;margin-top:2px}

.bf-glc-overlay{position:fixed;inset:0;z-index:11000;display:grid;place-items:center;padding:18px;background:rgba(9,28,43,.58);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:bfGlcFade .16s ease}.bf-glc-window{width:min(1120px,calc(100vw - 36px));height:min(820px,calc(100dvh - 36px));display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #d9e7f2;border-radius:30px;overflow:hidden;box-shadow:0 38px 110px rgba(10,36,56,.32);color:var(--glc-ink);animation:bfGlcPop .18s ease}
.bf-glc-head{display:flex;align-items:center;gap:15px;min-height:82px;padding:0 25px;border-bottom:1px solid var(--glc-line);background:linear-gradient(115deg,#fff 0%,#fff 62%,#eef7ff 100%);position:relative}.bf-glc-head:after{content:"";position:absolute;right:80px;top:-60px;width:360px;height:150px;border-radius:50%;background:radial-gradient(ellipse,rgba(22,139,255,.13),rgba(22,139,255,0) 70%);pointer-events:none}.bf-glc-logo{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#50b9ff,#168bff);color:#fff;font-size:21px;font-weight:900;box-shadow:0 10px 24px rgba(22,139,255,.22)}.bf-glc-head-copy{min-width:0;position:relative;z-index:1}.bf-glc-head-copy h2{margin:0;font-size:23px;letter-spacing:-.35px}.bf-glc-head-copy p{margin:4px 0 0;color:var(--glc-muted);font-size:12.5px}.bf-glc-close{margin-left:auto;width:42px;height:42px;flex:0 0 42px;border:1px solid #d8e5ef;border-radius:14px;background:#f5f9fc;color:#617b90;font-size:22px;cursor:pointer;position:relative;z-index:2}.bf-glc-close:hover{background:#eaf4fb;color:#315d7c}
.bf-glc-scroll{min-height:0;overflow:auto;padding:24px 28px 32px;scrollbar-gutter:stable}.bf-glc-scroll::-webkit-scrollbar{width:10px}.bf-glc-scroll::-webkit-scrollbar-thumb{background:#c9d9e6;border:2px solid transparent;background-clip:padding-box;border-radius:999px}
.bf-glc-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:16px}.bf-glc-summary,.bf-glc-recommend{border:1px solid #d9e7f2;border-radius:22px;padding:19px;background:#fff}.bf-glc-summary{background:linear-gradient(135deg,#f8fcff,#eef7ff)}.bf-glc-summary-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bf-glc-stage{font-size:10px;font-weight:900;letter-spacing:.1em;color:#168bff;margin-bottom:5px}.bf-glc-summary h3{margin:0;color:#173452;font-size:22px;line-height:1.3}.bf-glc-summary p{margin:6px 0 0;color:#71879a;font-size:12px;line-height:1.6}.bf-glc-big-count{min-width:72px;height:46px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:#fff;color:#0879dc;border:1px solid #d4e8f8;font-size:15px;font-weight:900;box-shadow:0 6px 18px rgba(22,139,255,.06)}.bf-glc-big-count.ready{color:#167b56;border-color:#cce8d8;background:#f4fcf7}.bf-glc-progress{height:9px;margin-top:16px;border-radius:999px;background:#dcebf6;overflow:hidden}.bf-glc-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#168bff,#4aaeff)}.bf-glc-progress.ready i{background:linear-gradient(90deg,#29a66f,#67ca99)}.bf-glc-summary-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.bf-glc-summary-meta span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid #dbe9f4;color:#607b90;font-size:10.5px;font-weight:750}.bf-glc-summary-meta span.ok{color:#187a56;border-color:#cae8d8;background:#f3fcf7}.bf-glc-summary-meta span.warn{color:#9a6818;border-color:#f1dfb9;background:#fffaf0}
.bf-glc-recommend{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff,#fbfdff)}.bf-glc-recommend-kicker{font-size:10px;font-weight:900;letter-spacing:.08em;color:#7b8fa0}.bf-glc-recommend h4{margin:6px 0 4px;color:#203f57;font-size:16px}.bf-glc-recommend p{margin:0;color:#758b9d;font-size:11.5px;line-height:1.55}.bf-glc-recommend .btn{align-self:flex-start;margin-top:12px;min-height:39px;font-size:11.5px}
.bf-glc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:24px 2px 12px}.bf-glc-section-head h3{margin:0 0 3px;font-size:18px;color:#173452}.bf-glc-section-head p{margin:0;color:#7a8ea0;font-size:11.5px}.bf-glc-section-head button{border:0;background:transparent;color:#0879dc;font:inherit;font-size:11.5px;font-weight:800;cursor:pointer}
.bf-glc-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.bf-glc-step{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:92px;padding:14px 15px;border:1px solid #dfe9f2;border-radius:19px;background:#fff;transition:.16s ease}.bf-glc-step:hover{border-color:#c9deef;box-shadow:0 7px 22px rgba(23,52,82,.055);transform:translateY(-1px)}.bf-glc-step.done{border-color:#d3eadd;background:#fcfffd}.bf-glc-step.next{border-color:#b9daf5;background:#f8fcff;box-shadow:0 9px 24px rgba(22,139,255,.07)}.bf-glc-step-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#edf5fb;color:#52758f;font-size:17px}.bf-glc-step.done .bf-glc-step-icon{background:#e7f8ef;color:#19835c}.bf-glc-step.next .bf-glc-step-icon{background:#e0f1ff;color:#0879dc}.bf-glc-step-copy{min-width:0}.bf-glc-step-topline{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bf-glc-step-copy b{color:#23445c;font-size:13.5px}.bf-glc-tag{display:inline-flex;padding:3px 6px;border-radius:999px;background:#eef4f8;color:#75899a;font-size:8.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.bf-glc-tag.required{background:#e9f4ff;color:#1777c9}.bf-glc-step-copy small{display:block;margin-top:5px;color:#788d9e;font-size:10.8px;line-height:1.5}.bf-glc-step-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.bf-glc-state{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#f2f5f8;color:#788c9d;font-size:9.5px;font-weight:850;white-space:nowrap}.bf-glc-state.ok{background:#e9f8f0;color:#197c58}.bf-glc-state.todo{background:#fff6e8;color:#9a6818}.bf-glc-step-side .btn{min-height:34px;padding:6px 10px;font-size:10.5px;white-space:nowrap}
.bf-glc-launch{margin-top:18px;display:flex;align-items:center;gap:14px;padding:16px 17px;border:1px solid #d8e7f2;border-radius:20px;background:linear-gradient(135deg,#fbfdff,#f5faff)}.bf-glc-launch.ready{border-color:#cbe8d8;background:linear-gradient(135deg,#f7fdf9,#eefaf4)}.bf-glc-launch-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:#eaf3fa;color:#5a7890;font-size:18px;font-weight:900}.bf-glc-launch.ready .bf-glc-launch-icon{background:#ddf5e8;color:#16835a}.bf-glc-launch-copy{min-width:0;flex:1}.bf-glc-launch-copy b{display:block;color:#24455e;font-size:13.5px}.bf-glc-launch-copy small{display:block;color:#758b9d;font-size:10.8px;line-height:1.5;margin-top:3px}.bf-glc-launch .btn{min-width:180px;min-height:43px;font-size:11.5px}.bf-glc-launch .btn[disabled]{opacity:.55;cursor:not-allowed}
.bf-glc-toast{position:fixed;right:22px;bottom:22px;z-index:11200;padding:11px 14px;border-radius:14px;background:#173452;color:#fff;font-size:12px;font-weight:750;box-shadow:0 15px 36px rgba(23,52,82,.3);opacity:0;transform:translateY(8px);transition:.18s}.bf-glc-toast.show{opacity:1;transform:translateY(0)}
html[data-theme="dark"] .bf-glc-dash{background:linear-gradient(145deg,#101d2c,#0f1b29)!important;border-color:#2b4358!important}html[data-theme="dark"] .bf-glc-dash h3,html[data-theme="dark"] .bf-glc-next-copy b{color:#edf6ff}html[data-theme="dark"] .bf-glc-next{background:#112638;border-color:#2e4a60}html[data-theme="dark"] .bf-glc-meta span{background:#17283a;color:#9bb1c3}html[data-theme="dark"] .bf-glc-live-banner{background:#123127;border-color:#2b5a47}
html[data-theme="dark"] .bf-glc-window{background:#101a29;border-color:#2b4358;color:#edf6ff}html[data-theme="dark"] .bf-glc-head{background:linear-gradient(115deg,#101a29 0%,#101a29 62%,#11273a 100%);border-color:#2b4358}html[data-theme="dark"] .bf-glc-head-copy h2,html[data-theme="dark"] .bf-glc-summary h3,html[data-theme="dark"] .bf-glc-section-head h3,html[data-theme="dark"] .bf-glc-step-copy b,html[data-theme="dark"] .bf-glc-launch-copy b,html[data-theme="dark"] .bf-glc-recommend h4{color:#edf6ff}html[data-theme="dark"] .bf-glc-close{background:#172638;border-color:#30495e;color:#c5d7e6}html[data-theme="dark"] .bf-glc-summary,html[data-theme="dark"] .bf-glc-recommend,html[data-theme="dark"] .bf-glc-step,html[data-theme="dark"] .bf-glc-launch{background:#111f2f;border-color:#2b4358}html[data-theme="dark"] .bf-glc-summary{background:linear-gradient(135deg,#112638,#102132)}html[data-theme="dark"] .bf-glc-step.next{background:#102a40;border-color:#315b78}html[data-theme="dark"] .bf-glc-step.done{background:#102a26;border-color:#285445}html[data-theme="dark"] .bf-glc-launch.ready{background:#102b25;border-color:#2d5b49}html[data-theme="dark"] .bf-glc-summary-meta span{background:#17283a;border-color:#30485d;color:#a5b8c8}
@keyframes bfGlcFade{from{opacity:0}to{opacity:1}}@keyframes bfGlcPop{from{opacity:.75;transform:translateY(8px) scale(.988)}to{opacity:1;transform:none}}
@media(max-width:860px){.bf-glc-overlay{padding:9px}.bf-glc-window{width:calc(100vw - 18px);height:calc(100dvh - 18px);border-radius:23px}.bf-glc-scroll{padding:20px 16px 28px}.bf-glc-hero,.bf-glc-grid{grid-template-columns:1fr}.bf-glc-head{min-height:72px;padding:0 15px}.bf-glc-logo{width:42px;height:42px;flex-basis:42px;border-radius:13px}.bf-glc-head-copy h2{font-size:20px}.bf-glc-head-copy p{display:none}.bf-glc-section-head{align-items:flex-start;flex-direction:column;gap:7px}.bf-glc-launch{align-items:stretch;flex-wrap:wrap}.bf-glc-launch .btn{width:100%}}
@media(max-width:560px){.bf-glc-step{grid-template-columns:40px 1fr;padding:13px}.bf-glc-step-side{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.bf-glc-summary-top{align-items:flex-start}.bf-glc-big-count{min-width:62px;height:42px}.bf-glc-dash-actions{flex-direction:column}.bf-glc-next{align-items:flex-start}.bf-glc-next-copy small{white-space:normal}}
