.bdld-shell{--bdld-primary:#283572;--bdld-secondary:#4054b2;--bdld-deep:#161e47;--bdld-surface:#f3f5fb;--bdld-text:#15324e;--bdld-muted:#69727d;--bdld-chart:#4054b2;font-family:var(--bdld-font,Inter,Arial,sans-serif);color:var(--bdld-text);box-sizing:border-box}.bdld-shell *{box-sizing:border-box}.bdld-icon{width:24px;height:24px;flex:0 0 auto}.bdld-profile{display:flex;align-items:center;gap:14px;min-width:260px}.bdld-profile img,.bdld-profile-placeholder{width:68px;height:68px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);display:grid;place-items:center}.bdld-profile-placeholder .bdld-icon{width:34px;height:34px}.bdld-profile span,.bdld-board-title span,.bdld-entry-title>span,.bdld-chart-head span,.bdld-notes>span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;opacity:.72}.bdld-profile strong{display:block;font-size:20px;margin:3px 0}.bdld-profile p{font-size:12px;line-height:1.45;margin:0;opacity:.78;max-width:300px}.bdld-pb-board,.bdld-entry{border-radius:26px;overflow:hidden;border:1px solid rgba(40,53,114,.13);box-shadow:0 22px 55px rgba(22,30,71,.12);background:#fff}.bdld-board-head{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 32px;background:linear-gradient(135deg,var(--bdld-deep),var(--bdld-secondary));color:#fff}.bdld-board-title{text-align:right}.bdld-board-title .bdld-icon{width:30px;height:30px;margin-left:auto;margin-bottom:5px}.bdld-board-title h2{color:#fff!important;font-family:inherit!important;font-size:clamp(24px,4vw,42px)!important;line-height:1.05!important;margin:3px 0 0!important}.bdld-pb-track{display:flex;gap:14px;padding:22px;background:var(--bdld-surface);overflow-x:auto;scroll-snap-type:x proximity}.bdld-pb-card{display:flex;align-items:center;gap:15px;flex:1 0 210px;min-width:210px;padding:20px;border-radius:18px;background:#fff;color:var(--bdld-text)!important;text-decoration:none!important;border:1px solid rgba(40,53,114,.12);box-shadow:0 8px 24px rgba(22,30,71,.07);scroll-snap-align:start;transition:.25s ease}.bdld-pb-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(22,30,71,.14);border-color:var(--bdld-secondary)}.bdld-pb-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--bdld-primary),var(--bdld-secondary))}.bdld-pb-icon .bdld-icon{width:29px;height:29px}.bdld-discipline{display:block;color:var(--bdld-secondary);font-weight:800;letter-spacing:.12em;font-size:11px}.bdld-pb-card strong{display:block;color:var(--bdld-deep);font-size:34px;line-height:1;margin:4px 0}.bdld-pb-card strong small{font-size:14px;margin-left:3px}.bdld-pb-card p{font-size:11px;color:var(--bdld-muted);margin:0}.bdld-entry-head{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:30px 34px;background:linear-gradient(135deg,var(--bdld-deep),var(--bdld-primary));color:#fff}.bdld-entry-title{text-align:right}.bdld-entry-title h2{font-family:inherit!important;color:#fff!important;font-size:clamp(26px,4vw,46px)!important;line-height:1.08!important;margin:4px 0 8px!important}.bdld-entry-title p{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:0;opacity:.8}.bdld-entry-title p .bdld-icon{width:17px;height:17px}.bdld-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(40,53,114,.12)}.bdld-metric{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 12px;background:#fff;border-right:1px solid rgba(40,53,114,.12)}.bdld-metric:last-child{border-right:0}.bdld-metric>.bdld-icon{color:var(--bdld-secondary);width:28px;height:28px}.bdld-metric span{display:block;color:var(--bdld-muted);font-size:11px}.bdld-metric strong{display:block;color:var(--bdld-deep);font-size:21px;margin-top:2px}.bdld-chart-card{padding:30px 34px;background:linear-gradient(180deg,#fff,var(--bdld-surface));border-bottom:1px solid rgba(40,53,114,.12)}.bdld-chart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}.bdld-chart-head h3,.bdld-notes h3{font-family:inherit!important;font-size:24px!important;color:var(--bdld-deep)!important;margin:2px 0!important}.bdld-depth-direction{display:flex;align-items:center;gap:6px;color:var(--bdld-muted);font-size:11px}.bdld-depth-direction .bdld-icon{color:var(--bdld-secondary)}.bdld-depth-direction b{color:var(--bdld-deep)}.bdld-chart{height:390px;width:100%;background:rgba(255,255,255,.8);border:1px solid rgba(40,53,114,.12);border-radius:18px;padding:10px;overflow:hidden}.bdld-chart svg{display:block;width:100%;height:100%;overflow:visible}.bdld-grid-line{stroke:rgba(64,84,178,.16);stroke-width:1;stroke-dasharray:5 6}.bdld-axis{fill:none;stroke:rgba(21,50,78,.35);stroke-width:1}.bdld-axis-label{fill:var(--bdld-muted);font-family:var(--bdld-font);font-size:12px}.bdld-profile-line{fill:none;stroke:var(--bdld-chart);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.bdld-area{fill:var(--bdld-chart);opacity:.13}.bdld-dot{fill:#fff;stroke:var(--bdld-chart);stroke-width:3}.bdld-point-label{fill:var(--bdld-text);font-family:var(--bdld-font);font-weight:800;font-size:12px;paint-order:stroke;stroke:#fff;stroke-width:4}.bdld-event circle{fill:#fff;stroke:var(--bdld-secondary);stroke-width:2}.bdld-event path{fill:none;stroke:var(--bdld-secondary);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bdld-event-bottom path{fill:var(--bdld-secondary);stroke:#fff}.bdld-chart-note{font-size:11px;color:var(--bdld-muted);margin:9px 0 0}.bdld-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(40,53,114,.12)}.bdld-facts>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:20px;background:#fff}.bdld-facts .bdld-icon{grid-row:1/3;color:var(--bdld-secondary)}.bdld-facts span{font-size:11px;color:var(--bdld-muted)}.bdld-facts strong{font-size:14px;color:var(--bdld-deep)}.bdld-notes{padding:28px 34px;background:#fff}.bdld-notes p{line-height:1.7;margin:10px 0 0}.bdld-empty{padding:26px;text-align:center;border-radius:15px;background:#f3f5fb;color:#69727d;font-family:Arial,sans-serif}@media(max-width:780px){.bdld-board-head,.bdld-entry-head{align-items:flex-start;flex-direction:column}.bdld-board-title,.bdld-entry-title{text-align:left}.bdld-board-title .bdld-icon{margin-left:0}.bdld-entry-title p{justify-content:flex-start}.bdld-metrics,.bdld-facts{grid-template-columns:repeat(2,1fr)}.bdld-metric:nth-child(2){border-right:0}.bdld-metric{border-bottom:1px solid rgba(40,53,114,.12)}.bdld-chart-head{align-items:flex-start;flex-direction:column}.bdld-chart{height:330px}}@media(max-width:480px){.bdld-board-head,.bdld-entry-head,.bdld-chart-card,.bdld-notes{padding:22px 18px}.bdld-profile{min-width:0}.bdld-profile img,.bdld-profile-placeholder{width:56px;height:56px}.bdld-profile p{display:none}.bdld-metric{padding:16px 8px;gap:8px}.bdld-metric strong{font-size:17px}.bdld-chart{height:300px;padding:3px}.bdld-depth-direction{flex-wrap:wrap}.bdld-facts{grid-template-columns:1fr 1fr}.bdld-facts>div{padding:15px 10px}}

