.msb-fd-rail{margin:22px 0;padding:16px 18px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(145deg,rgba(18,22,19,.94),rgba(9,12,10,.94));box-shadow:0 10px 30px rgba(0,0,0,.16);direction:inherit}.msb-fd-rail-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.msb-fd-rail-head h2{margin:0;font-size:17px;font-weight:800;color:var(--text,#fff)}.msb-fd-rail-head p{margin:4px 0 0;font-size:11px;color:var(--text-sec,#a9adb3)}.msb-fd-rail-count{display:flex;align-items:center;justify-content:center;min-width:30px;height:30px;border-radius:999px;background:rgba(30,215,96,.11);border:1px solid rgba(30,215,96,.18);color:#1ed760;font-size:11px;font-weight:800}.msb-fd-items{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 1px 4px}.msb-fd-items::-webkit-scrollbar{display:none}.msb-fd-item{position:relative;flex:0 0 150px;min-width:0;display:flex;align-items:center;gap:10px;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.028);color:var(--text,#fff);font-family:inherit;text-align:start;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.msb-fd-item:hover{border-color:rgba(30,215,96,.3);background:rgba(30,215,96,.06);transform:translateY(-1px)}.msb-fd-thumb{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;background:linear-gradient(145deg,rgba(30,215,96,.18),rgba(30,215,96,.06));border:1px solid rgba(30,215,96,.18);color:#1ed760}.msb-fd-thumb img{width:100%;height:100%;object-fit:cover}.msb-fd-thumb svg,.msb-fd-story-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.msb-fd-thumb svg path:first-child:last-child[fill]{fill:currentColor;stroke:none}.msb-fd-item-copy{min-width:0;display:block}.msb-fd-item-copy strong,.msb-fd-item-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msb-fd-item-copy strong{font-size:12px;font-weight:800;margin-bottom:4px}.msb-fd-item-copy small{font-size:9px;color:var(--text-sec,#9ca3af)}.msb-fd-new{position:absolute;top:-6px;inset-inline-end:-4px;padding:2px 6px;border-radius:999px;background:#1ed760;color:#061208;font:800 8px/1.4 Arial,sans-serif;box-shadow:0 4px 12px rgba(30,215,96,.25)}
html.msb-fd-open,html.msb-fd-open body{overflow:hidden!important}.msb-fd-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;transition:opacity .18s ease}.msb-fd-modal.is-visible{opacity:1}.msb-fd-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.msb-fd-story{position:relative;z-index:1;width:min(420px,100%);min-height:520px;display:flex;flex-direction:column;padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 80% 0,rgba(30,215,96,.13),transparent 32%),#0f1210;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.5);overflow:hidden}.msb-fd-progress{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:5px;margin-bottom:17px;padding-inline-end:42px}.msb-fd-progress span{height:3px;border-radius:99px;background:rgba(255,255,255,.16)}.msb-fd-progress span.is-active{background:#1ed760}.msb-fd-close{position:absolute;top:13px;inset-inline-end:14px;width:34px;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(255,255,255,.05);color:#c8ced2;font:400 22px/1 Arial;cursor:pointer}.msb-fd-close svg{display:none}.msb-fd-story-media{height:210px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:linear-gradient(145deg,rgba(30,215,96,.12),rgba(255,255,255,.025));border:1px solid rgba(30,215,96,.12);overflow:hidden}.msb-fd-story-media>img{width:100%;height:100%;object-fit:cover}.msb-fd-story-icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:26px;background:#1ed760;color:#051108;box-shadow:0 18px 40px rgba(30,215,96,.2)}.msb-fd-story-icon svg{width:42px;height:42px}.msb-fd-story-copy{padding:22px 4px 14px;flex:1}.msb-fd-kicker{display:block;margin-bottom:8px;color:#62ed94;font-size:10px;font-weight:800}.msb-fd-story-copy h3{margin:0 0 10px;font-size:24px;line-height:1.45;font-weight:900;color:#fff}.msb-fd-story-copy p{margin:0;color:#b7bdc0;font-size:13px;line-height:1.9}.msb-fd-story-actions{display:grid;grid-template-columns:1fr 1.65fr;gap:9px;margin-top:auto}.msb-fd-story-actions button{height:48px;border-radius:15px;border:1px solid rgba(255,255,255,.08);font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.msb-fd-prev{background:rgba(255,255,255,.05);color:#c7cccf}.msb-fd-prev:disabled{opacity:.35;cursor:default}.msb-fd-next{background:#1ed760;color:#051108;border-color:#1ed760!important}.msb-fd-next.is-cta{box-shadow:0 10px 28px rgba(30,215,96,.17)}
.msb-fd-coach{position:fixed;z-index:100010;width:min(310px,calc(100vw - 24px));padding:14px 15px;border:1px solid rgba(30,215,96,.28);border-radius:16px;background:#111512;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.42)}.msb-fd-coach strong{display:block;font-size:13px;margin-bottom:6px}.msb-fd-coach p{margin:0 0 11px;color:#adb4b0;font-size:11px;line-height:1.75}.msb-fd-coach button{height:34px;padding:0 13px;border:0;border-radius:10px;background:#1ed760;color:#061108;font:800 11px/1 inherit;cursor:pointer}.msb-fd-highlight{position:relative!important;z-index:100009!important;outline:3px solid rgba(30,215,96,.42)!important;outline-offset:3px!important}
html[data-theme="light"] .msb-fd-rail{background:linear-gradient(145deg,#fff,#f5faf6);border-color:rgba(13,32,20,.09)}html[data-theme="light"] .msb-fd-item{background:#fff;border-color:rgba(10,24,15,.08);color:#152018}html[data-theme="light"] .msb-fd-item-copy small,html[data-theme="light"] .msb-fd-rail-head p{color:#6f7a72}html[data-theme="light"] .msb-fd-rail-head h2{color:#152018}
@media(max-width:767px){.msb-fd-rail{margin:16px 0;padding:13px 12px;border-radius:17px}.msb-fd-rail-head h2{font-size:15px}.msb-fd-rail-head p{font-size:10px}.msb-fd-item{flex-basis:138px;padding:8px}.msb-fd-thumb{width:42px;height:42px;flex-basis:42px}.msb-fd-story{min-height:min(570px,calc(100dvh - 28px));border-radius:24px;padding:15px}.msb-fd-story-media{height:190px}.msb-fd-story-copy h3{font-size:21px}.msb-fd-modal{padding:14px}.msb-fd-story-actions{grid-template-columns:1fr 1.55fr}}
@media(prefers-reduced-motion:reduce){.msb-fd-item,.msb-fd-modal{transition:none!important}}
