#mb-sp-overlay{display:none;position:fixed;inset:0;background:#000;z-index:999999}#mb-sp-overlay.is-open{display:flex;align-items:center;justify-content:center}#mb-sp-frame{width:100%;max-width:420px;height:100%;border:none;background:#000;transition:opacity 0.3s ease;position:relative;z-index:1}@media(min-width:768px){#mb-sp-frame{height:95vh;max-height:750px;border-radius:12px}}#mb-sp-close{position:fixed;top:12px;right:12px;width:48px;height:48px;border-radius:50%;background:rgb(0 0 0 / .65);color:#fff;border:2px solid rgb(255 255 255 / .5);font-size:1.8rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0 0 2px;font-family:sans-serif;touch-action:manipulation;transition:all .2s ease}#mb-sp-close:hover,#mb-sp-close:active{background:rgb(233 30 99 / .85);border-color:#fff;transform:scale(1.1)}#mb-sp-share{position:fixed;top:16px;left:16px;width:48px;height:48px;border-radius:50%;background:rgb(0 0 0 / .65);color:#fff;border:2px solid rgb(255 255 255 / .5);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:0;touch-action:manipulation;transition:all .2s ease}#mb-sp-share:hover,#mb-sp-share:active{background:rgb(233 30 99 / .85);border-color:#fff;transform:scale(1.1)}.mb-sp-nav{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgb(0 0 0 / .5);color:#fff;border:none;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000000;transition:all .2s;touch-action:manipulation}.mb-sp-nav:hover{background:rgb(233 30 99 / .8)}.mb-sp-nav--prev{left:12px}.mb-sp-nav--next{right:12px}@media(max-width:500px){.mb-sp-nav--prev{left:4px}.mb-sp-nav--next{right:4px}.mb-sp-nav{width:36px;height:36px;font-size:1.1rem}}#mb-sp-counter{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:rgb(0 0 0 / .6);color:#fff;font-family:Poppins,sans-serif;font-size:.75rem;padding:4px 14px;border-radius:20px;z-index:1000000}#mb-sp-loader{display:none;position:fixed;inset:0;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff;font-family:Poppins,sans-serif;font-size:.9rem;z-index:999998}.mb-sp-spinner{width:36px;height:36px;border:3px solid rgb(255 255 255 / .2);border-top-color:#E91E63;border-radius:50%;animation:mb-sp-spin 0.8s linear infinite}@keyframes mb-sp-spin{to{transform:rotate(360deg)}}body.mb-sp-open .mb-header,body.mb-sp-open .mb-bottom-nav,body.mb-sp-open .mb-topbar,body.mb-sp-open #mb-fab{display:none!important}#mb-sp-share-sheet{position:fixed;inset:0;z-index:1000001;display:flex;align-items:flex-end;justify-content:center}.mb-sp-sheet-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .5)}.mb-sp-sheet-content{position:relative;background:#fff;border-radius:20px 20px 0 0;padding:24px 20px 32px;width:100%;max-width:420px;display:flex;flex-direction:column;gap:10px}.mb-sp-sheet-content h3{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#1A1A2E;margin:0 0 4px;text-align:center}.mb-sp-sheet-btn{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid #eee;background:#fafafa;font-family:Poppins,sans-serif;font-size:.9rem;color:#1A1A2E;cursor:pointer;text-decoration:none;transition:background .15s}.mb-sp-sheet-btn:hover{background:#f0f0f0}.mb-sp-sheet-wa{border-color:#25D366;background:#f0faf4}.mb-sp-sheet-fb{border-color:#1877F2;background:#f0f4fa}.mb-sp-sheet-cancel{justify-content:center;background:none;border:none;color:#999;font-size:.85rem;margin-top:4px}.mb-story-rail{display:flex;gap:14px;overflow-x:auto;padding:4px 0 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mb-story-rail::-webkit-scrollbar{display:none}.mb-story-rail__thumb{flex:0 0 auto;width:100px;cursor:pointer;background:none;border:none;padding:0;font:inherit}.mb-story-rail__card{width:100px;height:140px;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 2px 8px rgb(0 0 0 / .1);border:2.5px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#E91E63,#D4AF37) border-box;transition:transform .15s ease}.mb-story-rail__thumb:active .mb-story-rail__card{transform:scale(.96)}.mb-story-rail__card img{width:100%;height:100%;object-fit:cover;display:block}.mb-story-rail__label{position:absolute;bottom:0;left:0;right:0;padding:6px;background:linear-gradient(transparent,rgb(0 0 0 / .7));color:#fff;font-size:10px;font-weight:600;font-family:Poppins,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}@media (max-width:500px){#mb-sp-close{top:8px!important;right:8px!important;width:44px!important;height:44px!important;font-size:1.5rem!important;background:rgb(233 30 99 / .92)!important;border-color:rgb(255 255 255 / .9)!important;z-index:1000002!important}#mb-sp-share{top:8px!important;left:8px!important;width:44px!important;height:44px!important;z-index:1000002!important}#mb-sp-frame{clip-path:none}}