:root{--red:#e31e24;--bg:#0a1118;--card-bg:#1a232e;--text:#fff;--soft:#a1a1aa;--border:#2d3748}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.desktop-header-nav-left,.desktop-header-nav-right{display:none}:root{--red:#e31e24;--bg:#fff;--text:#18181b;--soft:#a1a1aa;--border:#f1f1f1}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}@media screen and (width>=1024px){.desktop-hide{display:none!important}}body{color:var(--text);background:#f4f4f5;justify-content:center;min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}#app{width:100%}.nitro-app{background:#fff;flex-direction:column;width:100%;max-width:420px;height:100dvh;min-height:100dvh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 40px #0000001a}header{background:var(--red);justify-content:space-between;align-items:center;padding:12px 20px 10px;display:flex}.logo-box{cursor:pointer;justify-content:center;align-items:center;width:140px;height:56px;display:flex}.logo-img{object-fit:contain;width:auto;height:100%}.brand-box{align-items:center;height:48px;display:flex}.regional-logo-img{object-fit:contain;border-radius:4px;max-width:140px;height:100%}.head-actions{gap:10px;display:flex}.icon-circle{color:#fff;cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.icon-circle.white{color:var(--red);background:#fff;position:relative}.noti-dot{background:var(--red);border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.content-area{background:#fff;flex:1;padding:20px;overflow-y:auto}.empty-text{color:#d1d1d8;text-align:center;justify-content:center;align-items:center;height:100%;font-size:17px;font-weight:600;display:flex}.story-card{aspect-ratio:1;cursor:pointer;background:#f8f8f8;border:1px solid #eee;border-radius:20px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.story-img{object-fit:cover;width:100%;height:100%}.breaking-badge{background:var(--red);color:#fff;z-index:10;border-radius:6px;padding:5px 10px;font-size:10px;font-weight:900;position:absolute;top:15px;left:15px}.story-overlay{color:#fff;background:linear-gradient(#0000 0%,#000000b3 50%,#000000f2 100%);padding:30px 20px 20px;font-size:18px;font-weight:800;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.ott-bottom-nav{z-index:1500;background:#fff;border-top:1.5px solid #00000014;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;height:79px;padding:0 16px;display:flex;position:relative;box-shadow:0 -12px 20px #0000000f}.ott-bottom-nav.no-separators{padding:0 24px}.nav-icon-container{flex:0 0 70px;justify-content:center;display:flex}.ott-v-separator{background:#00000014;border-radius:1px;width:1.5px;height:34px}.nav-btn.ott-style{cursor:pointer;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .2s;display:flex;position:relative}.nav-btn.ott-style:active{opacity:.7}.ott-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.ott-icon-wrapper.tv,.ott-icon-wrapper.person{width:42px;height:42px}.ott-svg{color:#52525b;width:100%;height:100%}.ott-live-label{letter-spacing:1px;color:#52525b;font-size:9px;font-weight:900;position:absolute;top:15px}.ott-live-dot-blinking{background:#ef4444;border:2px solid #fff;border-radius:50%;width:9px;height:9px;animation:.6s infinite alternate ott-blink;position:absolute;top:3px;right:1px}@keyframes ott-blink{0%{opacity:1}to{opacity:.3}}.ott-toggle-view{flex:1;justify-content:center;align-items:center;height:100%;padding-bottom:7px;display:flex}.ott-toggle-container{background:#00000008;border:1.5px solid #0000000d;border-radius:16px;width:155px;height:63px;padding:5px;position:relative;overflow:hidden}.ott-toggle-bg-labels{flex-direction:column;justify-content:space-between;align-items:center;padding:13px 0 10px;display:flex;position:absolute;inset:0}.ott-bg-label{letter-spacing:1.5px;color:#a1a1aa;opacity:.5;text-transform:uppercase;font-size:9.5px;font-weight:700}.ott-toggle-thumb{background:var(--red);color:#fff;z-index:2;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:145px;height:30px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 5px 10px #dc26264d}.ott-thumb-text{letter-spacing:.8px;font-size:10px;font-weight:900}.story-list-render{flex-direction:column;display:flex}.end-of-feed{text-align:center;color:var(--soft);text-transform:uppercase;letter-spacing:1px;padding:30px;font-size:13px;font-weight:800}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}.splash-screen{z-index:5000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.splash-img{object-fit:cover;width:100vw;height:100vh;transition:opacity .5s ease-out}.search-wrap{background:#ffffff1a;border-radius:24px;align-items:center;gap:12px;width:100%;height:48px;padding:8px 16px;display:flex}.search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:700}.search-input::placeholder{color:#fff9}.search-close{color:#fff;cursor:pointer;padding:4px;font-size:18px}.state-indicator{text-transform:uppercase;color:var(--soft);letter-spacing:1.5px;margin-bottom:20px;font-size:11px;font-weight:900}.story-page-view{background:#000}.story-detail{width:100%;padding:0!important;display:block!important}.story-detail-scroll-pane{flex:1;width:100%}.media-container{background:#000;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}.media-back-btn{z-index:100;-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #0000004d}.media-back-btn:active{background:#0009;transform:scale(.9)}.main-video,.main-image{object-fit:contain;width:100%;max-height:80vh}.breaking-badge.top-left{position:absolute;top:20px;left:20px}.story-text-content{z-index:10;background:#fff;border-radius:32px 32px 0 0;min-height:40vh;margin-top:-32px;padding:32px 24px;position:relative}.active-story-title{color:#000;margin-bottom:16px;font-size:24px;font-weight:900;line-height:1.25}.meta-row{gap:8px;margin-bottom:24px;display:flex}.badge{color:#71717a;text-transform:uppercase;background:#f4f4f5;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:800}.story-desc{color:#4b5563;margin-bottom:32px;font-size:15px;line-height:1.6}.action-grid{border-top:1px solid #f1f1f1;gap:12px;padding-top:24px;display:flex}.action-grid button{cursor:pointer;border-radius:16px;flex:1;height:56px;font-size:14px;font-weight:900}.primary-btn{background:var(--red);color:#fff;border:none}.secondary-btn{color:#000;background:#fff;border:2px solid #f4f4f5}.thumbnail-wrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.play-overlay{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:1px;background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:11px;font-weight:900;display:flex;position:absolute;inset:0}.play-btn-circle{background:var(--red);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 0 20px #e31e2466}.context-chips{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chip{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:900}.chip.category{color:var(--red);background:#e31e241a}.chip.location{color:#71717a;background:#f4f4f5}.attribution-row{margin-bottom:24px}.reporter-info{align-items:center;gap:12px;display:flex}.avatar-sm{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex}.rep-meta{flex-direction:column;display:flex}.rep-name{color:#000;font-size:14px;font-weight:800}.pub-date{color:var(--soft);font-size:12px;font-weight:600}.story-meta-top{color:#fff;text-shadow:0 1px 2px #000c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:900}.cropped-media{background:#000;width:100%;height:auto;position:relative;overflow:hidden}.thumbnail-master{flex-direction:column;width:100%;height:auto;display:flex;position:relative}.cropped-img{object-fit:contain;width:100%;height:auto;display:block}.media-overlay-actions{z-index:10;background:linear-gradient(#0000,#000000e6);gap:8px;padding:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.overlay-btn-play{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:0 0 80%;justify-content:center;align-items:center;gap:10px;height:52px;font-size:15px;font-weight:900;display:flex}.overlay-btn-dl{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:12px;flex:0 0 20%;justify-content:center;align-items:center;height:52px;display:flex}.ultra-clean{background:#fff;border-radius:0;margin-top:0;padding:24px 20px!important}.cat-label{color:var(--red);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:9px;font-weight:950}.stat-line{margin-bottom:12px}.pub-time{color:#71717a;font-size:12px;font-weight:600}.loc-path{color:#18181b;background:#f4f4f5;border-radius:4px;margin-bottom:16px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.reporter-pill{color:#fff;cursor:pointer;background:#000;border-radius:99px;align-items:center;gap:10px;width:fit-content;padding:6px 16px 6px 6px;font-size:14px;font-weight:700;display:flex}.attribution-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0cc;border-radius:12px;margin-bottom:16px;padding:8px 12px 4px;box-shadow:inset 0 0 8px #ffffff80}.attr-header{color:#1e293b;letter-spacing:-.2px;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:900;display:flex}.header-line{background:linear-gradient(90deg, var(--red) 0%, #d0192600 100%);border-radius:2px;flex:1;height:2px}.header-editor-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:3px 10px;display:flex}.header-editor-pill .attr-label{opacity:.6;min-width:unset;letter-spacing:.5px;margin:0}.attr-label{opacity:.6;min-width:unset;letter-spacing:.5px;margin:0}.header-editor-pill .rep-name{color:#475569;font-size:10px;font-weight:800}.attribution-block{flex-direction:column;gap:10px;display:flex}.attribution-item{align-items:center;gap:8px;display:flex}.attr-label{color:#64748b;letter-spacing:1px;text-transform:uppercase;opacity:.8;flex-shrink:0;min-width:46px;font-size:8px;font-weight:950}.attr-pill{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:99px;align-items:center;gap:6px;padding:3px 10px 3px 3px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 8px #0000000d,0 1px 2px #00000005}.rep-avatar{color:#64748b;background:#e2e8f0;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.rep-avatar img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.desktop-only{display:none}@media (width>=768px){.desktop-only{display:block}}.story-card-info{flex-direction:column;gap:12px;display:flex}.rep-name{color:#0f172a;letter-spacing:-.1px;font-size:11px;font-weight:800}.reporter-pill{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:10px;padding:6px 14px 6px 6px;display:flex;box-shadow:0 2px 5px #00000005}.rep-avatar-large{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.rep-avatar-large img{object-fit:cover;width:100%;height:100%}.rep-info{flex-direction:column;display:flex}.rep-name-large{color:#1e293b;font-size:13px;font-weight:700;line-height:1.2}.rep-label-large{color:#64748b;font-size:10px;font-weight:600}.desk-pill{background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;padding:6px 14px;display:flex;box-shadow:0 2px 5px #00000005}.desk-icon{color:var(--red);display:flex}.desk-info{flex-direction:column;display:flex}.desk-label{color:#64748b;font-size:10px;font-weight:700;line-height:1.1}.desk-name{color:#1e293b;font-size:12px;font-weight:700}.story-description-text{color:#334155;white-space:pre-wrap;margin-bottom:24px;font-size:14px;line-height:1.7}.social-engagement-section{flex-direction:column;gap:16px;margin:40px 0;display:flex}.engagement-header{color:#94a3b8;text-align:center;letter-spacing:2px;font-size:10px;font-weight:900}.social-links-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.social-link-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.social-link-card:active{background:#f8fafc;transform:scale(.96)}.social-link-card.disabled{opacity:.4;pointer-events:none}.social-icon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-icon.instagram{color:#e1306c}.social-icon.facebook{color:#1877f2}.social-label{color:#475569;letter-spacing:.5px;font-size:10px;font-weight:800}.waitlist-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.waitlist-popup{background:#fff;border-radius:24px;width:100%;max-width:400px;padding:40px 24px;animation:.4s cubic-bezier(.16,1,.3,1) popIn;position:relative;box-shadow:0 25px 50px -12px #00000080}.wl-close{cursor:pointer;color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex;position:absolute;top:16px;right:16px}.wl-icon{width:72px;height:72px;margin:0 auto 24px;animation:3s ease-in-out infinite floatAppIcon}.wl-icon img{object-fit:contain;filter:drop-shadow(0 10px 15px #e31e244d);width:100%;height:100%}.wl-success-title{color:#111827;text-align:center;margin-bottom:8px;font-size:22px;font-weight:900}.wl-success-desc{color:#6b7280;text-align:center;font-size:14px}.wl-badge{color:#166534;letter-spacing:.05em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;margin-bottom:8px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.wl-steps{text-align:left;margin:20px 0;overflow:hidden}.wl-step{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.wl-step-num{color:#fff;background:#1d4ed8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:12px;font-weight:700;display:flex}.wl-step-text{color:#4b5563;font-size:14px;line-height:1.4}.wl-step-btn{color:#1f2937;background:#e5e7eb;border:1px solid #d1d5db;border-radius:6px;margin-top:6px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.wl-step-btn:hover{background:#d1d5db;transform:translateY(-1px)}.wl-note{color:#9ca3af;text-align:center;font-size:11px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes floatAppIcon{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mega-share-button{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:100px;justify-content:center;align-items:center;gap:16px;width:100%;margin-top:8px;padding:18px 24px;display:flex;box-shadow:0 10px 20px #0000001a}.share-icon-stack{align-items:center;display:flex}.share-circle{border:2px solid #1e293b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-10px;display:flex}.share-circle:first-child{margin-left:0}.share-circle.whatsapp{color:#fff;z-index:3;background:#25d366}.share-circle.telegram{color:#fff;z-index:2;background:#08c}.share-circle.x{color:#000;z-index:1;background:#fff}.share-label{letter-spacing:.5px;font-size:14px;font-weight:800}.tag-cloud-pills{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.tag-chip{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;padding:6px 12px;font-size:11px;font-weight:800;transition:all .2s}.tag-chip:active{background:#e2e8f0;transform:scale(.95)}.active-filter-badge{background:var(--red);color:#fff;border-radius:6px;align-items:center;gap:8px;margin-left:12px;padding:4px 12px;font-size:11px;font-weight:800;display:flex}.active-filter-badge span{cursor:pointer;opacity:.8;font-size:14px}.story-type{text-transform:uppercase;color:var(--red);margin-right:4px;font-weight:800}.view-counter-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:5;background:#0009;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.view-counter-overlay svg{stroke:#fff;width:13px;height:13px}.view-counter-inline{color:var(--soft);background:#f4f4f5;border-radius:4px;align-items:center;gap:5px;height:max-content;margin-left:12px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.view-counter-inline svg{opacity:.7;width:12px;height:12px}.brand-strip-mobile{z-index:1002;background:#fff;height:0;position:relative}.brand-flag-tab{z-index:1003;background:#fff;border:1px solid #f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:80px;height:48px;padding:4px;display:flex;position:absolute;top:-45px;left:18px;box-shadow:0 4px 12px #0000001f}.brand-flag-tab img{object-fit:contain;border-radius:6px;width:100%;height:100%}.overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:32px;width:100%;max-width:360px;padding:40px 24px}.wait-btn{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:18px;width:100%;height:64px;margin-top:20px;font-size:16px;font-weight:900}.smart-banner{z-index:2000;background:#f4f4f5;border-bottom:2px solid #e4e4e7;align-items:center;gap:12px;width:100%;padding:12px 16px;position:relative;display:flex!important}.smart-banner.story-variant{bottom:calc(90px + env(safe-area-inset-bottom));z-index:2500;background:#fff;border-radius:40px;gap:6px;width:max-content;max-width:calc(100% - 40px);padding:5px 8px 5px 6px;animation:.5s cubic-bezier(.16,1,.3,1) slideUpFadeBanner;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f;border:1px solid #f4f4f5!important}.story-variant .sb-icon{border-radius:8px;width:32px;height:32px}.story-variant .sb-info{flex:none}.story-variant .sb-open{padding:6px 14px;font-size:11px}@keyframes slideUpFadeBanner{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.sb-close{color:#a1a1aa;cursor:pointer;justify-content:center;align-items:center;padding:8px;font-size:18px;display:flex}.sb-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.sb-icon img{object-fit:contain;width:100%;height:100%}.sb-info{flex:1}.sb-name{color:#18181b;margin-bottom:1px;font-size:13px;font-weight:900}.sb-desc{color:#18181b;font-size:11px;font-weight:800}.sb-open{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:900;box-shadow:0 4px 10px #e31e2433}.waitlist-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.waitlist-popup{text-align:center;background:#fff;border-radius:32px 32px 0 0;width:100%;max-width:420px;padding:40px 24px 60px;animation:.4s cubic-bezier(.16,1,.3,1) slideUpModal;position:relative;box-shadow:0 -10px 40px #0003}.download-modal{background:linear-gradient(#fff,#f8fafc);padding-bottom:40px!important}.wl-badge.premium{color:#854d0e;background:linear-gradient(135deg,#fef9c3 0%,#fef08a 100%);border:1px solid #fde047;box-shadow:0 2px 10px #fde0474d}.dl-platforms-stack{flex-direction:column;gap:16px;width:100%;margin-top:10px;display:flex}.dl-btn-premium{background:0 0;border-radius:12px;justify-content:center;align-items:center;width:fit-content;margin:0 auto;padding:0;text-decoration:none;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.dl-btn-premium:active{transform:scale(.94)}.dl-btn-premium.apple{color:#fff;background:0 0}.dl-btn-premium.google{color:#000;background:0 0;border:none}.dl-text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.dl-small{text-transform:uppercase;opacity:.8;letter-spacing:.5px;font-size:10px;font-weight:600}.dl-large{letter-spacing:-.2px;font-size:18px;font-weight:800}.dl-qr-section{width:100%;margin-top:32px}.dl-divider{align-items:center;gap:12px;margin-bottom:24px;display:flex}.dl-divider:before,.dl-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.dl-divider span{color:#94a3b8;letter-spacing:1px;font-size:10px;font-weight:800}.qr-placeholder{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:140px;height:140px;margin:0 auto;padding:12px;box-shadow:0 10px 25px #0000000d}.qr-placeholder img{object-fit:contain;width:100%;height:100%}@keyframes slideUpModal{0%{transform:translateY(100%)}to{transform:translateY(0)}}.wl-close{color:#a1a1aa;cursor:pointer;padding:10px;font-size:20px;position:absolute;top:20px;right:20px}.wl-icon{width:64px;height:64px;margin-bottom:20px;animation:3s ease-in-out infinite floatAppIcon;display:inline-block}.wl-icon img{object-fit:contain;border-radius:14px;width:100%;height:100%;box-shadow:0 8px 24px #d0192626}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.waitlist-popup h3{color:#18181b;margin-bottom:12px;font-size:24px;font-weight:900}.waitlist-popup p{color:#71717a;margin-bottom:32px;font-size:15px;line-height:1.5}.waitlist-popup p strong{color:var(--red)}.wl-input{background:#fdfdfd;border:2px solid #f4f4f5;border-radius:16px;outline:none;width:100%;margin-bottom:16px;padding:16px 20px;font-size:16px;transition:all .2s}.wl-input:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e31e241a}.wl-submit-btn{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;padding:18px;font-size:16px;font-weight:800;transition:all .2s;box-shadow:0 8px 20px #e31e2440}.wl-submit-btn:active{transform:scale(.98)}.wl-footer{color:#a1a1aa;margin-top:24px;font-size:12px;font-weight:600}.wl-sync-container h3,.wl-done-container h3{margin-top:10px}.wl-spinner-box{justify-content:center;align-items:center;width:80px;height:80px;margin:30px auto;display:flex;position:relative}.wl-spinner{border:4px solid #f4f4f5;border-top:4px solid var(--red);border-radius:50%;animation:1s linear infinite wl-spin;position:absolute;inset:0}.wl-timer{color:var(--red);font-size:18px;font-weight:900}@keyframes wl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wl-dl-btn{color:#fff;background:#000;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:24px 0;padding:24px;font-size:18px;font-weight:900;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 10px 30px #00000026}.wl-dl-btn:active{transform:scale(.96)}.wl-dl-btn span{letter-spacing:1px}.wl-note{font-weight:600;color:#a1a1aa!important;margin-top:0!important;font-size:11px!important}.brand-strip-ribbon{scrollbar-width:none;-ms-overflow-style:none;z-index:1001;background:#fff;border-bottom:1px solid #f1f1f1;gap:12px;padding:12px 18px;display:flex;position:relative;overflow-x:auto;box-shadow:0 4px 12px #00000008}.brand-strip-ribbon::-webkit-scrollbar{display:none}.brand-av{cursor:pointer;flex-direction:column;align-items:center;gap:6px;min-width:80px;display:flex}.av-img-box{background:#fff;border:2px solid #f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:80px;height:48px;padding:1px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.brand-av.active .av-img-box{border-color:var(--red);transform:scale(1.05);box-shadow:0 4px 15px #e31e2426}.av-img-box img{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:100%}.brand-av span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:8px;font-weight:900}.brand-av.active span{color:var(--red)}.brand-initial-box{color:#94a3b8;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:900;display:flex}.brand-av.active .brand-initial-box{color:var(--red);background:#fff}.brand-sidebar-desktop{display:none}@media screen and (width>=1024px){.smart-banner{z-index:10!important;background:#fff!important;border:none!important;border-radius:8px!important;justify-content:center!important;width:600px!important;margin:20px auto 10px!important;display:flex!important;position:relative!important;top:0!important;box-shadow:0 4px 12px #0000001a!important}.smart-banner .sb-info{text-align:center!important;flex:none!important}.smart-banner .sb-close{display:none!important}.smart-banner.story-variant{border:none!important;width:600px!important;margin:20px auto 10px!important;animation:none!important;display:flex!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important;box-shadow:0 4px 12px #0000001a!important}body{background:#f4f4f5!important;overflow-y:auto!important}.nitro-app{max-width:100%!important;height:auto!important;min-height:100vh!important;box-shadow:none!important;background:#f4f4f5!important;display:block!important}header{background:var(--red)!important;color:#fff!important;z-index:1000!important;justify-content:space-between!important;align-items:center!important;height:64px!important;padding:0 40px!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 2px 4px #0000001a!important}header:before,header:after{display:none!important}.desktop-header-nav-left,.desktop-header-nav-right{min-width:100px;color:#fff!important;cursor:pointer!important;align-items:center!important;gap:10px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.desktop-header-nav-right{justify-content:flex-end}.logo-box{background:0 0!important;justify-content:center!important;align-items:center!important;width:auto!important;height:48px!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.logo-img{max-height:40px;filter:none!important;width:auto!important;height:100%!important}.head-actions,nav{display:none!important}.content-area{background:0 0!important;max-width:1350px!important;height:auto!important;margin:0 auto!important;padding:30px 0!important;overflow:visible!important}.main-feed-layout{align-items:flex-start!important;gap:40px!important;display:flex!important}.brand-strip-mobile{display:none!important}.brand-sidebar-desktop{background:#fff!important;border:1px solid #f1f5f9!important;border-radius:12px!important;flex-direction:column!important;width:350px!important;min-width:350px!important;height:fit-content!important;padding:24px!important;display:flex!important;position:sticky!important;top:94px!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a!important}.sidebar-header{color:#94a3b8!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:24px!important;font-size:11px!important;font-weight:800!important}.sidebar-item{cursor:pointer!important;border:1px solid #0000!important;border-radius:10px!important;align-items:center!important;gap:14px!important;margin-bottom:6px!important;padding:12px 16px!important;transition:all .2s!important;display:flex!important}.sidebar-item:hover{transform:translate(4px);background:#f8fafc!important}.sidebar-item.active{background:#fef2f2!important;border-color:#fee2e2!important;box-shadow:0 2px 4px #e31e240d!important}.sidebar-item img{background:#fff;border:1px solid #f1f5f9;object-fit:contain!important;border-radius:4px!important;width:60px!important;height:34px!important}.sidebar-initial-box{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:60px;height:34px;font-size:14px;font-weight:800;display:flex}.sidebar-item.active .sidebar-initial-box{color:var(--red);background:#fff;border-color:#fee2e2}.sidebar-item span{flex:1;color:#334155!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;font-weight:700!important;overflow:hidden!important}.sidebar-item.active span{color:var(--red)!important}.story-list-render{flex:1!important}.story-card{aspect-ratio:auto!important;cursor:pointer!important;background:#fff!important;border-radius:4px!important;flex-direction:row!important;height:auto!important;margin-bottom:25px!important;display:flex!important;overflow:hidden!important;box-shadow:0 1px 3px #0000001f!important}.story-card-img-wrap{width:320px!important;min-width:320px!important;height:280px!important}.story-img{object-fit:cover!important;width:100%!important;height:100%!important}.story-card-info{flex-direction:column!important;flex:1!important;padding:20px 25px!important;display:flex!important}.desktop-meta{color:gray!important;margin-bottom:12px!important;font-size:12px!important;display:block!important}.story-title-text{color:#333!important;margin-bottom:10px!important;font-size:20px!important;line-height:1.3!important;display:block!important}.story-description-preview{color:#666!important;-webkit-line-clamp:5!important;line-clamp:5!important;font-size:15px!important;line-height:1.6!important;display:block!important}.read-more-line{color:#888!important;margin-top:auto!important;font-size:12px!important;display:block!important}.story-detail-page{max-width:800px!important;margin:40px auto!important}}.web-footer{background:#f8fafc;border-top:1px solid #e2e8f0;width:100%;padding:40px 24px}.footer-content{flex-direction:column;gap:24px;max-width:420px;margin:0 auto;display:flex}.footer-logo{opacity:.8}.footer-contact{flex-direction:column;gap:12px;display:flex}.footer-item{color:#475569;font-size:13px;line-height:1.5}.footer-item strong{color:#1e293b;margin-right:4px;font-weight:800}.footer-divider{background:#e2e8f0;border:none;height:1px;margin:8px 0}.footer-legal{color:#94a3b8;font-size:11px;font-weight:600}.footer-legal a{color:var(--red);margin:0 4px;text-decoration:none}.footer-legal a .app-global-footer{text-align:center;border-top:1px solid #e4e4e7;margin-top:60px;padding:40px 20px 100px}.footer-legal a .footer-links{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.footer-legal a .dot-sep{color:#d1d5db;font-size:1rem}.footer-legal a .footer-links a{color:#6b7280;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-legal a .footer-links a:hover{color:var(--red)}.footer-legal a .footer-credits{color:#9ca3af;max-width:320px;margin:0 auto;font-size:.85rem;line-height:1.8}.footer-legal a .footer-credits a{color:#4b5563;border-bottom:1.5px solid #e5e7eb;font-weight:700;text-decoration:none;transition:all .2s}.footer-legal a .footer-credits a:hover{border-bottom-color:var(--red);color:var(--red)}.footer-legal a:hover{text-decoration:underline}.slides-carousel-root{background:#000;width:100%;position:relative}.slides-stage{aspect-ratio:4/5;background:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.carousel-media{object-fit:contain;width:100%;height:100%}.carousel-nav-btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:20;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav-btn.left{left:12px}.carousel-nav-btn.right{right:12px}.carousel-indicators{z-index:20;justify-content:center;gap:6px;display:flex;position:absolute;bottom:20px;left:0;right:0}.c-dot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .3s}.c-dot.active{background:#fff;border-radius:3px;width:16px}.carousel-mute-toggle{color:#fff;letter-spacing:1px;z-index:30;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:900;position:absolute;bottom:20px;right:20px}
