.StackedDeck-module__yWBTsq__deckContainer{isolation:isolate;outline:none;width:100%;margin-bottom:clamp(1rem,3vw,2rem);padding:clamp(.75rem,2vw,1.5rem) 0;position:relative;container:deck/inline-size}.StackedDeck-module__yWBTsq__deckContainer:focus-visible{outline:2px solid var(--b100-title-gold);outline-offset:4px;border-radius:1rem}.StackedDeck-module__yWBTsq__deckHeader{z-index:20;align-items:center;gap:clamp(.5rem,2vw,1rem);margin-bottom:clamp(.75rem,2vw,1.25rem);padding:0 clamp(.75rem,2vw,1.5rem);display:flex;position:relative}.StackedDeck-module__yWBTsq__deckTitle{color:#fff;margin:0;font-size:clamp(1rem,3vw,1.25rem);font-weight:700}.StackedDeck-module__yWBTsq__deckRange{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:clamp(.6rem,1.5vw,.75rem)}.StackedDeck-module__yWBTsq__cardsWrapper{touch-action:pan-x pan-y;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;width:100%;position:relative;overflow:hidden}.StackedDeck-module__yWBTsq__cardsWrapper:active{cursor:grabbing}.StackedDeck-module__yWBTsq__cardsTrack{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;width:100%;height:100%;min-height:clamp(400px,70vh,600px);display:flex;position:relative}.StackedDeck-module__yWBTsq__cardSlot{transform-origin:50%;will-change:transform,opacity;width:clamp(280px,100% - 2rem,700px);max-width:min(100vw - 2rem,700px);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s,box-shadow .35s;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.StackedDeck-module__yWBTsq__cardSlot.StackedDeck-module__yWBTsq__active{z-index:10}.StackedDeck-module__yWBTsq__navigation{z-index:20;justify-content:center;align-items:center;gap:1.5rem;margin-top:.5rem;padding:1rem;display:flex;position:relative}.StackedDeck-module__yWBTsq__navButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.StackedDeck-module__yWBTsq__navButton:hover:not(:disabled){color:#fff;background:#ffffff14}.StackedDeck-module__yWBTsq__navButton:active:not(:disabled){background:#ffffff1f;transform:scale(.92)}.StackedDeck-module__yWBTsq__navButton:disabled{opacity:.25;cursor:not-allowed}.StackedDeck-module__yWBTsq__navButton:focus-visible{outline-offset:2px;outline:1px solid #ffffff80}.StackedDeck-module__yWBTsq__progressBar{flex-direction:column;align-items:center;gap:.5rem;min-width:120px;display:flex}.StackedDeck-module__yWBTsq__progressTrack{background:#ffffff26;border-radius:1px;width:100%;height:2px;overflow:hidden}.StackedDeck-module__yWBTsq__progressFill{background:#fff9;border-radius:1px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.StackedDeck-module__yWBTsq__progressText{color:#fff6;letter-spacing:.05em;font-variant-numeric:tabular-nums;font-size:.65rem;font-weight:500}@media (max-width:640px){.StackedDeck-module__yWBTsq__cardsWrapper{touch-action:pan-x pan-y;overscroll-behavior-x:contain}.StackedDeck-module__yWBTsq__cardsTrack{min-height:min(100vh - 180px,550px)}.StackedDeck-module__yWBTsq__cardSlot{transition:transform .3s,opacity .3s}.StackedDeck-module__yWBTsq__navigation{gap:.75rem;margin-top:-.5rem;padding:.5rem 1rem}.StackedDeck-module__yWBTsq__navButton{width:36px;height:36px;position:relative}.StackedDeck-module__yWBTsq__navButton:before{content:"";position:absolute;inset:-8px}.StackedDeck-module__yWBTsq__progressBar{gap:.35rem;min-width:80px}.StackedDeck-module__yWBTsq__progressTrack{height:1.5px}.StackedDeck-module__yWBTsq__progressText{font-size:.6rem}}@media (min-width:641px) and (max-width:1024px){.StackedDeck-module__yWBTsq__deckContainer{margin-bottom:.75rem;padding:.5rem 0}.StackedDeck-module__yWBTsq__deckHeader{gap:.5rem;margin-bottom:.5rem;padding:0 .75rem}.StackedDeck-module__yWBTsq__deckTitle{font-size:.95rem}.StackedDeck-module__yWBTsq__deckRange{font-size:.55rem}.StackedDeck-module__yWBTsq__cardsTrack{min-height:min(58vh,420px)}.StackedDeck-module__yWBTsq__navigation{gap:1rem;margin-top:0;padding:.5rem}.StackedDeck-module__yWBTsq__navButton{width:34px;height:34px}.StackedDeck-module__yWBTsq__progressBar{gap:.35rem;min-width:100px}.StackedDeck-module__yWBTsq__progressText{font-size:.6rem}}@media (min-width:1025px){.StackedDeck-module__yWBTsq__navigation{gap:2rem}.StackedDeck-module__yWBTsq__progressBar{min-width:140px}}@media (min-width:1440px){.StackedDeck-module__yWBTsq__cardsTrack{min-height:min(60vh,580px)}}@media (min-width:1600px){.StackedDeck-module__yWBTsq__deckContainer{margin-bottom:1rem;padding:1rem 0}.StackedDeck-module__yWBTsq__deckHeader{margin-bottom:1rem;padding:0 1rem}.StackedDeck-module__yWBTsq__cardsWrapper{margin:-4px;padding:4px;overflow:visible}.StackedDeck-module__yWBTsq__cardsTrack{min-height:min(55vh,520px);overflow:visible}.StackedDeck-module__yWBTsq__cardSlot{width:clamp(280px,100% - 3rem,560px);max-width:calc(100% - 2rem)}.StackedDeck-module__yWBTsq__navigation{gap:1.25rem;padding:.75rem}}@media (min-width:2000px){.StackedDeck-module__yWBTsq__deckContainer{padding:1.25rem 0}.StackedDeck-module__yWBTsq__cardsTrack{min-height:min(52vh,550px)}.StackedDeck-module__yWBTsq__cardSlot{width:clamp(320px,100% - 4rem,620px)}}@media (prefers-reduced-motion:reduce){.StackedDeck-module__yWBTsq__cardSlot{transition:none}}@media (prefers-contrast:high){.StackedDeck-module__yWBTsq__navButton{border-width:2px}.StackedDeck-module__yWBTsq__dot.StackedDeck-module__yWBTsq__activeDot{outline:2px solid #fff}}[data-theme=light] .StackedDeck-module__yWBTsq__deckTitle{color:#1a1a1a}[data-theme=light] .StackedDeck-module__yWBTsq__deckRange{color:#0006}[data-theme=light] .StackedDeck-module__yWBTsq__navButton{color:#0009}[data-theme=light] .StackedDeck-module__yWBTsq__navButton:hover:not(:disabled){color:#000000e6;background:#0000001a}[data-theme=light] .StackedDeck-module__yWBTsq__navButton:active:not(:disabled){background:#00000026}[data-theme=light] .StackedDeck-module__yWBTsq__navButton:focus-visible{outline-color:#0006}[data-theme=light] .StackedDeck-module__yWBTsq__progressTrack{background:#00000026}[data-theme=light] .StackedDeck-module__yWBTsq__progressFill{background:#00000080}[data-theme=light] .StackedDeck-module__yWBTsq__progressText{color:#0006}
.StreamModal-module__ygCCXG__comingSoonOverlay{z-index:10;pointer-events:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StreamModal-module__ygCCXG__comingSoonStamp{letter-spacing:.15em;text-transform:uppercase;color:#f44;background:#000000d9;border:4px solid #f44;border-radius:8px;padding:.75rem 1.5rem;font-size:1.5rem;font-weight:800;animation:.3s ease-out StreamModal-module__ygCCXG__stampAppear;transform:rotate(-12deg);box-shadow:0 4px 20px #ff44444d,inset 0 0 20px #ff44441a}@keyframes StreamModal-module__ygCCXG__stampAppear{0%{opacity:0;transform:rotate(-12deg)scale(1.5)}to{opacity:1;transform:rotate(-12deg)scale(1)}}[data-theme=light] .StreamModal-module__ygCCXG__comingSoonStamp{color:#c00;background:#bdbdbdf2;border-color:#c00;box-shadow:0 4px 20px #c003,inset 0 0 20px #cc00000d}.StreamModal-module__ygCCXG__comingSoonContent{opacity:.35;filter:grayscale();pointer-events:none}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__closeButton,.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__cancelButton{pointer-events:auto;opacity:1;filter:none}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__actions{pointer-events:auto}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__actions .StreamModal-module__ygCCXG__castItButton{pointer-events:none}.StreamModal-module__ygCCXG__overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top));padding-bottom:max(1rem,env(safe-area-inset-bottom));background:#000000bf;justify-content:center;align-items:center;animation:.2s ease-out StreamModal-module__ygCCXG__fadeIn;display:flex;position:fixed;inset:0}@keyframes StreamModal-module__ygCCXG__fadeIn{0%{opacity:0}to{opacity:1}}.StreamModal-module__ygCCXG__modal{background:var(--news-surface,#1a1a1a);border:1px solid var(--news-border,#ffffff1a);border-radius:16px;width:100%;max-width:380px;padding:1.75rem;animation:.25s ease-out StreamModal-module__ygCCXG__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}@keyframes StreamModal-module__ygCCXG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.StreamModal-module__ygCCXG__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.StreamModal-module__ygCCXG__headerIcon{color:#000;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ffffff26,inset 0 1px #fff3}.StreamModal-module__ygCCXG__headerIcon:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff6 50%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite StreamModal-module__ygCCXG__shine;position:absolute;top:-50%;left:-50%}@keyframes StreamModal-module__ygCCXG__shine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.StreamModal-module__ygCCXG__headerIcon svg{z-index:1;width:22px;height:22px;position:relative}[data-theme=light] .StreamModal-module__ygCCXG__headerIcon{color:#fff;background:#000;box-shadow:0 2px 8px #0003}.StreamModal-module__ygCCXG__title{color:var(--news-text-primary,#fff);letter-spacing:-.01em;flex:1;margin:0;font-size:1.25rem;font-weight:600}.StreamModal-module__ygCCXG__closeButton{background:var(--news-surface-muted,#2a2a2a);width:32px;height:32px;color:var(--news-text-secondary,#888);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.StreamModal-module__ygCCXG__closeButton:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff)}.StreamModal-module__ygCCXG__labsDisclaimer{background:#daa5200f;border:1px solid #daa5201f;border-radius:8px;margin:0 1rem .75rem;padding:.5rem .75rem}.StreamModal-module__ygCCXG__labsDisclaimerText{color:#fff6;margin:0;font-size:.7rem;line-height:1.45}[data-theme=light] .StreamModal-module__ygCCXG__labsDisclaimer{background:#daa5200f;border-color:#daa5201f}[data-theme=light] .StreamModal-module__ygCCXG__labsDisclaimerText{color:#0006}.StreamModal-module__ygCCXG__storyPreview{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff14);border-radius:12px;margin-bottom:1.25rem;overflow:hidden}.StreamModal-module__ygCCXG__storyMediaWrapper{aspect-ratio:16/9;background:#ffffff0d;width:100%;position:relative;overflow:hidden}.StreamModal-module__ygCCXG__storyMedia{object-fit:cover;width:100%;height:100%}.StreamModal-module__ygCCXG__storyMediaOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#0009 100%);position:absolute;inset:0}.StreamModal-module__ygCCXG__storyContent{padding:.75rem 1rem}.StreamModal-module__ygCCXG__storyTitle{color:var(--news-text-primary,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.StreamModal-module__ygCCXG__storyMeta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.StreamModal-module__ygCCXG__storySource{color:var(--news-text-muted,#666);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.7rem;font-weight:500}.StreamModal-module__ygCCXG__storyStreamBadge{letter-spacing:.08em;color:#fff;text-transform:uppercase;background:#ffffff1f;border-radius:4px;align-items:center;gap:3px;padding:2px 7px 2px 5px;font-size:.6rem;font-weight:700;display:inline-flex}.StreamModal-module__ygCCXG__storyStreamBadge svg{flex-shrink:0}.StreamModal-module__ygCCXG__creditSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff26);border-radius:12px;margin-bottom:1.25rem;padding:1rem}.StreamModal-module__ygCCXG__creditRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.StreamModal-module__ygCCXG__creditRow:first-child{padding-top:0}.StreamModal-module__ygCCXG__creditRow:last-of-type{padding-bottom:0}.StreamModal-module__ygCCXG__creditLabel{color:var(--news-text-secondary,#aaa);font-size:.85rem}.StreamModal-module__ygCCXG__creditValue{color:var(--news-text-primary,#fff);font-size:1rem;font-weight:600}.StreamModal-module__ygCCXG__creditCost{color:var(--news-text-primary,#fff);font-size:.9rem;font-weight:500}.StreamModal-module__ygCCXG__creditWarning{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin:.75rem 0 0;padding:.625rem;font-size:.8rem;line-height:1.4}.StreamModal-module__ygCCXG__signInSection{background:#d4af3714;border:1px solid #d4af3733;border-radius:8px;align-items:center;gap:.625rem;margin-top:.75rem;padding:.625rem .75rem;display:flex}.StreamModal-module__ygCCXG__signInIcon{color:#d4af37;background:#d4af371f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.StreamModal-module__ygCCXG__signInText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.StreamModal-module__ygCCXG__signInTitle{color:var(--news-text-primary,#fff);font-size:.8rem;font-weight:600}.StreamModal-module__ygCCXG__signInDesc{color:var(--news-text-muted,#888);font-size:.7rem}.StreamModal-module__ygCCXG__signInButton{color:#d4af37;cursor:pointer;white-space:nowrap;background:#d4af371f;border:1px solid #d4af3766;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.StreamModal-module__ygCCXG__signInButton:hover{color:#e5c352;background:#d4af3733;border-color:#d4af3780}[data-theme=light] .StreamModal-module__ygCCXG__signInSection{background:#b48c140f;border-color:#b48c1426}[data-theme=light] .StreamModal-module__ygCCXG__signInIcon{color:#8b6914;background:#b48c141a}[data-theme=light] .StreamModal-module__ygCCXG__signInButton{color:#8b6914;background:#b48c1414;border-color:#b48c144d}[data-theme=light] .StreamModal-module__ygCCXG__signInButton:hover{color:#6b4f0e;background:#b48c1426}.StreamModal-module__ygCCXG__signInLink{color:#d4af37;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .15s;display:inline}.StreamModal-module__ygCCXG__signInLink:hover{color:#e5c352}.StreamModal-module__ygCCXG__getCreditsLink{border:1px solid var(--news-border,#ffffff26);width:100%;color:var(--news-text-secondary,#aaa);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;margin-top:.75rem;padding:.625rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.StreamModal-module__ygCCXG__getCreditsLink:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#ffffff40)}.StreamModal-module__ygCCXG__getCreditsLink svg{flex-shrink:0}[data-theme=light] .StreamModal-module__ygCCXG__getCreditsLink{color:var(--news-text-secondary,#333);border-color:#0003}[data-theme=light] .StreamModal-module__ygCCXG__getCreditsLink:hover{color:var(--news-text-primary,#1a1a1a);background:#d5d6d8;border-color:#00000040}.StreamModal-module__ygCCXG__description{color:var(--news-text-secondary,#888);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.StreamModal-module__ygCCXG__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.StreamModal-module__ygCCXG__actions{flex-direction:column;gap:.75rem;display:flex}.StreamModal-module__ygCCXG__castItButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #fff3,inset 0 1px #ffffff4d}.StreamModal-module__ygCCXG__castItButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__castItButton:hover:before{left:100%}.StreamModal-module__ygCCXG__castItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.StreamModal-module__ygCCXG__castItButton:active{transform:translateY(0)}.StreamModal-module__ygCCXG__castItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.StreamModal-module__ygCCXG__castItButton:disabled:before{display:none}.StreamModal-module__ygCCXG__castItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__castItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .StreamModal-module__ygCCXG__castItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.StreamModal-module__ygCCXG__streamItButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #fff3,inset 0 1px #ffffff4d}.StreamModal-module__ygCCXG__streamItButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__streamItButton:hover:before{left:100%}.StreamModal-module__ygCCXG__streamItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.StreamModal-module__ygCCXG__streamItButton:active{transform:translateY(0)}.StreamModal-module__ygCCXG__streamItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.StreamModal-module__ygCCXG__streamItButton:disabled:before{display:none}.StreamModal-module__ygCCXG__streamItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__streamItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .StreamModal-module__ygCCXG__streamItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.StreamModal-module__ygCCXG__generatingButton{background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);cursor:not-allowed;border:none;border:1px solid var(--news-border,#fff3);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.StreamModal-module__ygCCXG__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite StreamModal-module__ygCCXG__spin}[data-theme=light] .StreamModal-module__ygCCXG__spinner{border-color:#000 #0003 #0003}@keyframes StreamModal-module__ygCCXG__spin{to{transform:rotate(360deg)}}.StreamModal-module__ygCCXG__watchButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #ffffff40}.StreamModal-module__ygCCXG__watchButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__watchButton:hover:before{left:100%}.StreamModal-module__ygCCXG__watchButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff59}.StreamModal-module__ygCCXG__watchButton svg{width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__watchButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003}[data-theme=light] .StreamModal-module__ygCCXG__watchButton:hover{box-shadow:0 6px 24px #0000004d}.StreamModal-module__ygCCXG__cancelButton{border:1px solid var(--news-border,#ffffff1a);width:100%;color:var(--news-text-secondary,#888);cursor:pointer;background:0 0;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.StreamModal-module__ygCCXG__cancelButton:hover{background:var(--news-surface-muted,#2a2a2a);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#fff3)}.StreamModal-module__ygCCXG__footerNote{color:var(--news-text-muted,#666);text-align:center;margin:1rem 0 0;font-size:.75rem;line-height:1.4}[data-theme=light] .StreamModal-module__ygCCXG__modal{background:#c3c5c6;border-color:#0003;box-shadow:0 24px 48px #00000040}[data-theme=light] .StreamModal-module__ygCCXG__storyPreview{background:#d5d6d8;border-color:#0000002e}[data-theme=light] .StreamModal-module__ygCCXG__storyMediaWrapper{background:#00000014}[data-theme=light] .StreamModal-module__ygCCXG__storyStreamBadge{color:#1a1a1a;background:#0000001f}[data-theme=light] .StreamModal-module__ygCCXG__closeButton{background:#9c9c9f}[data-theme=light] .StreamModal-module__ygCCXG__closeButton:hover{background:#888}[data-theme=light] .StreamModal-module__ygCCXG__cancelButton{border-color:#0003}[data-theme=light] .StreamModal-module__ygCCXG__cancelButton:hover{background:#d5d6d8}.StreamModal-module__ygCCXG__progressSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff1a);border-radius:12px;margin-bottom:1rem;padding:1rem}.StreamModal-module__ygCCXG__progressHeader{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.StreamModal-module__ygCCXG__currentStageIcon{background:#007aff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;animation:2s ease-in-out infinite StreamModal-module__ygCCXG__iconPulse;display:flex}.StreamModal-module__ygCCXG__stageIcon{width:100%;height:100%;color:var(--news-accent,#007aff)}@keyframes StreamModal-module__ygCCXG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.StreamModal-module__ygCCXG__progressInfo{flex:1;min-width:0}.StreamModal-module__ygCCXG__stageLabel{color:var(--news-text-primary,#fff);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.StreamModal-module__ygCCXG__stageDescription{color:var(--news-text-muted,#888);font-size:.75rem;display:block}.StreamModal-module__ygCCXG__eta{color:var(--news-accent,#007aff);white-space:nowrap;background:#007aff1a;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500}.StreamModal-module__ygCCXG__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.StreamModal-module__ygCCXG__progressFill{background:var(--news-accent,#007aff);border-radius:3px;height:100%;transition:width .5s;position:relative}.StreamModal-module__ygCCXG__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s linear infinite StreamModal-module__ygCCXG__progressShine;position:absolute;inset:0}@keyframes StreamModal-module__ygCCXG__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.StreamModal-module__ygCCXG__stageDots{justify-content:space-between;gap:4px;margin-bottom:.75rem;display:flex}.StreamModal-module__ygCCXG__stageDot{background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.StreamModal-module__ygCCXG__stageDot.StreamModal-module__ygCCXG__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite StreamModal-module__ygCCXG__dotPulse;box-shadow:0 0 8px #007aff80}.StreamModal-module__ygCCXG__stageDot.StreamModal-module__ygCCXG__complete{background:#34c759}@keyframes StreamModal-module__ygCCXG__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.StreamModal-module__ygCCXG__progressNote{color:var(--news-text-muted,#666);text-align:center;margin:0;font-size:.7rem;line-height:1.4}[data-theme=light] .StreamModal-module__ygCCXG__progressSection{background:#d5d6d8;border-color:#0000002e}[data-theme=light] .StreamModal-module__ygCCXG__currentStageIcon{background:#007aff1f}[data-theme=light] .StreamModal-module__ygCCXG__progressBar,[data-theme=light] .StreamModal-module__ygCCXG__stageDot{background:#00000026}.StreamModal-module__ygCCXG__retryButton{cursor:pointer;background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);border:none;border:1px solid var(--news-border,#ffffff26);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.StreamModal-module__ygCCXG__retryButton:hover{background:var(--news-surface-elevated,#3a3a3a);border-color:var(--news-border-hover,#ffffff40);transform:translateY(-1px)}.StreamModal-module__ygCCXG__retryButton svg{width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__retryButton{color:#1a1a1a;background:#9c9c9f;border-color:#0003}[data-theme=light] .StreamModal-module__ygCCXG__retryButton:hover{background:#888}@media (max-width:480px){.StreamModal-module__ygCCXG__modal{border-radius:12px;padding:1.25rem}.StreamModal-module__ygCCXG__headerIcon{width:36px;height:36px}.StreamModal-module__ygCCXG__title{font-size:1.1rem}.StreamModal-module__ygCCXG__castItButton,.StreamModal-module__ygCCXG__streamItButton,.StreamModal-module__ygCCXG__generatingButton,.StreamModal-module__ygCCXG__watchButton,.StreamModal-module__ygCCXG__retryButton{padding:.75rem 1rem;font-size:.95rem}.StreamModal-module__ygCCXG__progressHeader{flex-wrap:wrap}.StreamModal-module__ygCCXG__currentStageIcon{width:36px;height:36px;padding:6px}.StreamModal-module__ygCCXG__eta{text-align:center;flex-basis:100%;margin-top:.5rem}}
.DeckCard-module__xxigEq__card{cursor:pointer;background:#0a0a0a;border:1px solid #ffffff1a;border-radius:clamp(12px,2vw,20px);flex-direction:column;width:100%;height:auto;min-height:clamp(380px,55vh,520px);max-height:min(100vh - 200px,600px);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006}.DeckCard-module__xxigEq__card:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 8px 40px #00000080}.DeckCard-module__xxigEq__card:active{transform:translateY(-2px)}.DeckCard-module__xxigEq__card:focus-visible{outline:2px solid var(--b100-title-gold,#f5d060);outline-offset:4px}.DeckCard-module__xxigEq__card.DeckCard-module__xxigEq__active{border-color:#ffffff26}.DeckCard-module__xxigEq__tierGold{background:linear-gradient(#ffd70014 0%,#0a0a0a 30%);border-color:#ffd7004d}.DeckCard-module__xxigEq__tierGold:hover{border-color:#ffd70080;box-shadow:0 8px 40px #ffd70026}.DeckCard-module__xxigEq__tierSilver{border-color:#ffffff26}.DeckCard-module__xxigEq__tierBronze{border-color:#a0a0a026}.DeckCard-module__xxigEq__tierStandard{border-color:#ffffff14}.DeckCard-module__xxigEq__rankBadge{z-index:10;letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;min-width:3rem;height:3rem;padding:0 .75rem;font-size:1.1rem;font-weight:800;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 12px #0006}.DeckCard-module__xxigEq__rankNumber{display:block}.DeckCard-module__xxigEq__rankGold{background:var(--b100-gold-gradient,linear-gradient(135deg,gold 0%,orange 50%,#ff8c00 100%));color:#000;box-shadow:var(--b100-gold-glow,0 0 30px #ffd70066)}.DeckCard-module__xxigEq__rankSilver{background:var(--b100-silver-gradient,linear-gradient(135deg,#fff 0%,#f0f0f0 50%,#e0e0e0 100%));color:#000}.DeckCard-module__xxigEq__rankBronze{background:var(--b100-bronze-gradient,linear-gradient(135deg,silver 0%,#a0a0a0 50%,gray 100%));color:#000}.DeckCard-module__xxigEq__rankStandard{color:#ffffffe6;background:#ffffff26}.DeckCard-module__xxigEq__rankExpired{color:#ffffff80;background:#ffffff1a}.DeckCard-module__xxigEq__card.DeckCard-module__xxigEq__expired{cursor:default;background:#ffffff08;border:1px dashed #ffffff26}.DeckCard-module__xxigEq__card.DeckCard-module__xxigEq__expired:hover{box-shadow:none;transform:none}.DeckCard-module__xxigEq__expiredContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem 2rem;display:flex}.DeckCard-module__xxigEq__expiredIcon{color:#ffffff4d;margin-bottom:1rem}.DeckCard-module__xxigEq__expiredTitle{color:#fff9;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.DeckCard-module__xxigEq__expiredMessage{color:#fff6;max-width:280px;margin:0;font-size:.9rem;line-height:1.5}.DeckCard-module__xxigEq__trendingBadge{z-index:10;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.DeckCard-module__xxigEq__trendingIcon{font-size:.9rem;line-height:1}.DeckCard-module__xxigEq__trendingLabel{line-height:1}.DeckCard-module__xxigEq__trendingViral{color:#fff;background:#ffffff26}.DeckCard-module__xxigEq__trendingTrending{color:var(--b100-title-gold,#f5d060);background:#ffd70033}.DeckCard-module__xxigEq__trendingRising{color:#a0a0a0;background:#a0a0a026}.DeckCard-module__xxigEq__media{background:#ffffff08;flex-grow:0;flex-shrink:0;width:100%;height:clamp(160px,30vh,260px);position:relative;overflow:hidden}.DeckCard-module__xxigEq__image{object-fit:cover;object-position:top;transition:opacity .3s,transform .3s}.DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__image{transform:scale(1.02)}.DeckCard-module__xxigEq__imageLoading{opacity:0}.DeckCard-module__xxigEq__imageSkeleton{background:linear-gradient(90deg,#ffffff08 0%,#ffffff14 50%,#ffffff08 100%) 0 0/200% 100%;animation:1.5s infinite DeckCard-module__xxigEq__shimmer;position:absolute;inset:0}@keyframes DeckCard-module__xxigEq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DeckCard-module__xxigEq__placeholder{background:#ffffff05;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DeckCard-module__xxigEq__placeholderGradient{background:linear-gradient(135deg,#ffffff0a 0%,#0000 50%);position:absolute;inset:0}.DeckCard-module__xxigEq__mediaOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0a 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.DeckCard-module__xxigEq__content{flex-direction:column;flex:1;gap:clamp(.5rem,1.5vw,.75rem);padding:clamp(1rem,3vw,1.5rem);display:flex;overflow:hidden}.DeckCard-module__xxigEq__meta{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.DeckCard-module__xxigEq__source{color:#ffffffb3;font-weight:700}.DeckCard-module__xxigEq__timestamp{color:#fff6}.DeckCard-module__xxigEq__headline{color:#fff;-webkit-line-clamp:3;line-clamp:3;letter-spacing:-.01em;-webkit-box-orient:vertical;flex-shrink:0;margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.DeckCard-module__xxigEq__snippet{color:#ffffffa6;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;flex:auto;min-height:0;margin:0;font-size:clamp(.85rem,2vw,1rem);line-height:1.6;display:-webkit-box;overflow:hidden}.DeckCard-module__xxigEq__footer{border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.DeckCard-module__xxigEq__readMore{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;transition:color .15s}.DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__readMore{color:#ffffffe6}.DeckCard-module__xxigEq__linkArrow{color:#fff9;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__linkArrow{color:#fff;background:#ffffff26;transform:translate(2px,-2px)}.DeckCard-module__xxigEq__footerRight{flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto;display:flex}.DeckCard-module__xxigEq__footerActions{opacity:0;pointer-events:none;align-items:center;gap:.4rem;max-width:0;transition:max-width .3s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex;overflow:hidden}.DeckCard-module__xxigEq__footerActionsExpanded{opacity:1;pointer-events:auto;max-width:250px}.DeckCard-module__xxigEq__castButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .2s,transform .15s;display:inline-flex}.DeckCard-module__xxigEq__castButton:hover{color:#ffffffe6;transform:translateY(-1px)scale(1.1)}.DeckCard-module__xxigEq__castButton:active{transform:translateY(0)scale(.95)}.DeckCard-module__xxigEq__castButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.DeckCard-module__xxigEq__castButton.DeckCard-module__xxigEq__loading{color:#f59e0b}.DeckCard-module__xxigEq__castButton.DeckCard-module__xxigEq__ready{color:#22c55e}.DeckCard-module__xxigEq__labsButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .2s,transform .15s;display:inline-flex}.DeckCard-module__xxigEq__labsButton:hover{color:#ffffffe6;transform:translateY(-1px)scale(1.1)}.DeckCard-module__xxigEq__labsButton:active{transform:translateY(0)scale(.95)}.DeckCard-module__xxigEq__labsButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.DeckCard-module__xxigEq__saveButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .2s,transform .15s;display:inline-flex}.DeckCard-module__xxigEq__saveButton:hover{color:#ffffffe6;transform:translateY(-1px)scale(1.1)}.DeckCard-module__xxigEq__saveButton:active{transform:translateY(0)scale(.95)}.DeckCard-module__xxigEq__saveButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.DeckCard-module__xxigEq__saveButton:disabled{opacity:.5;cursor:not-allowed}.DeckCard-module__xxigEq__saveButton.DeckCard-module__xxigEq__saved{color:#ffffffe6}[data-theme=light] .DeckCard-module__xxigEq__castButton{color:#0006}[data-theme=light] .DeckCard-module__xxigEq__castButton:hover{color:#000c}[data-theme=light] .DeckCard-module__xxigEq__labsButton{color:#0006}[data-theme=light] .DeckCard-module__xxigEq__labsButton:hover{color:#000c}[data-theme=light] .DeckCard-module__xxigEq__saveButton{color:#0006}[data-theme=light] .DeckCard-module__xxigEq__saveButton:hover{color:#000c}[data-theme=light] .DeckCard-module__xxigEq__saveButton.DeckCard-module__xxigEq__saved{color:#000c}.DeckCard-module__xxigEq__actionsToggle{aspect-ratio:1;color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1),color .15s,background .15s;display:inline-flex;position:relative}.DeckCard-module__xxigEq__actionsToggle:after{content:"";position:absolute;inset:-8px}.DeckCard-module__xxigEq__actionsToggle:hover{color:#fff;background:#ffffff26}.DeckCard-module__xxigEq__actionsToggle:active{transform:scale(.9)}.DeckCard-module__xxigEq__actionsToggle:focus-visible{outline-offset:2px;outline:2px solid #fff}.DeckCard-module__xxigEq__actionsToggleExpanded{color:#fffc;transform:rotate(180deg)}.DeckCard-module__xxigEq__actionsToggleExpanded:active{transform:rotate(180deg)scale(.9)}[data-theme=light] .DeckCard-module__xxigEq__actionsToggle{color:#00000080;background:#0000001f}[data-theme=light] .DeckCard-module__xxigEq__actionsToggle:hover{color:#000c;background:#0000002e}@media (max-width:640px){.DeckCard-module__xxigEq__rankBadge{min-width:2.5rem;height:2.5rem;padding:0 .6rem;font-size:1rem;top:.75rem;left:.75rem}.DeckCard-module__xxigEq__trendingBadge{padding:.35rem .5rem;font-size:.6rem;top:.75rem;right:.75rem}.DeckCard-module__xxigEq__headline{-webkit-line-clamp:3;line-clamp:3}.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:4;line-clamp:4}}@media (max-width:640px) and (min-height:700px){.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:5;line-clamp:5}}@media (min-width:641px) and (max-width:1024px){.DeckCard-module__xxigEq__card{min-height:clamp(320px,48vh,400px);max-height:min(100vh - 140px,450px)}.DeckCard-module__xxigEq__rankBadge{min-width:2.5rem;height:2.5rem;padding:0 .6rem;font-size:.95rem;top:.75rem;left:.75rem}.DeckCard-module__xxigEq__trendingBadge{padding:.35rem .5rem;font-size:.65rem;top:.75rem;right:.75rem}.DeckCard-module__xxigEq__media{height:clamp(120px,22vh,180px)}.DeckCard-module__xxigEq__content{gap:.5rem;padding:.875rem 1rem}.DeckCard-module__xxigEq__meta{gap:.5rem;font-size:.7rem}.DeckCard-module__xxigEq__headline{-webkit-line-clamp:2;line-clamp:2;font-size:clamp(1.1rem,2.5vw,1.25rem)}.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:3;line-clamp:3;font-size:.85rem}.DeckCard-module__xxigEq__footer{padding-top:.5rem}.DeckCard-module__xxigEq__readMore{font-size:.7rem}.DeckCard-module__xxigEq__linkArrow{width:28px;height:28px}}@media (min-width:1440px){.DeckCard-module__xxigEq__rankBadge{min-width:3.25rem;height:3.25rem;font-size:1.2rem}.DeckCard-module__xxigEq__headline{font-size:1.5rem}.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:7;line-clamp:7;font-size:1rem}}@media (min-width:1600px){.DeckCard-module__xxigEq__card{box-sizing:border-box;border-width:1px;min-height:clamp(360px,50vh,480px);max-height:min(100vh - 220px,520px);margin:2px}.DeckCard-module__xxigEq__media{height:clamp(140px,26vh,220px)}.DeckCard-module__xxigEq__content{gap:.625rem;padding:1.25rem}.DeckCard-module__xxigEq__headline{-webkit-line-clamp:3;line-clamp:3;font-size:clamp(1.2rem,2.5vw,1.4rem)}.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:5;line-clamp:5;font-size:.95rem}.DeckCard-module__xxigEq__rankBadge{min-width:2.75rem;height:2.75rem;font-size:1.05rem}}@media (min-width:2000px){.DeckCard-module__xxigEq__card{min-height:clamp(380px,48vh,500px);max-height:min(100vh - 200px,560px)}.DeckCard-module__xxigEq__media{height:clamp(150px,28vh,240px)}.DeckCard-module__xxigEq__headline{font-size:1.45rem}.DeckCard-module__xxigEq__snippet{-webkit-line-clamp:6;line-clamp:6}.DeckCard-module__xxigEq__rankBadge{min-width:3rem;height:3rem;font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.DeckCard-module__xxigEq__card,.DeckCard-module__xxigEq__image,.DeckCard-module__xxigEq__readMore,.DeckCard-module__xxigEq__linkArrow{transition:none}.DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__image{transform:none}}[data-theme=light] .DeckCard-module__xxigEq__card{background:#cdced0;border-color:#0000002e;box-shadow:0 1px 3px #0000001a,0 4px 16px #00000014}[data-theme=light] .DeckCard-module__xxigEq__card:hover{border-color:#00000040;box-shadow:0 2px 6px #0000001f,0 8px 24px #0000001f}[data-theme=light] .DeckCard-module__xxigEq__card.DeckCard-module__xxigEq__active{border-color:#0003}[data-theme=light] .DeckCard-module__xxigEq__tierGold{background:linear-gradient(#ffd7000f 0%,#cdced0 30%);border-color:#b48c2859}[data-theme=light] .DeckCard-module__xxigEq__tierGold:hover{border-color:#b48c2880;box-shadow:0 2px 6px #0000001f,0 8px 24px #b48c2826}[data-theme=light] .DeckCard-module__xxigEq__tierSilver{border-color:#0003}[data-theme=light] .DeckCard-module__xxigEq__tierBronze{border-color:#0000002e}[data-theme=light] .DeckCard-module__xxigEq__tierStandard{border-color:#00000026}[data-theme=light] .DeckCard-module__xxigEq__rankStandard{color:#000000b3;background:#00000026}[data-theme=light] .DeckCard-module__xxigEq__rankExpired{color:#0006;background:#0000001a}[data-theme=light] .DeckCard-module__xxigEq__card.DeckCard-module__xxigEq__expired{background:#00000005;border:1px dashed #0000001f}[data-theme=light] .DeckCard-module__xxigEq__expiredIcon{color:#00000040}[data-theme=light] .DeckCard-module__xxigEq__expiredTitle{color:#00000080}[data-theme=light] .DeckCard-module__xxigEq__expiredMessage{color:#00000059}[data-theme=light] .DeckCard-module__xxigEq__trendingViral{color:#000c;background:#0000001f}[data-theme=light] .DeckCard-module__xxigEq__trendingTrending{color:#8b6914;background:#b48c2826}[data-theme=light] .DeckCard-module__xxigEq__trendingRising{color:#0009;background:#0000001a}[data-theme=light] .DeckCard-module__xxigEq__media{background:#00000005}[data-theme=light] .DeckCard-module__xxigEq__imageSkeleton{background:linear-gradient(90deg,#00000005 0%,#0000000d 50%,#00000005 100%) 0 0/200% 100%}[data-theme=light] .DeckCard-module__xxigEq__placeholder{background:#00000005}[data-theme=light] .DeckCard-module__xxigEq__placeholderGradient{background:linear-gradient(135deg,#00000005 0%,#0000 50%)}[data-theme=light] .DeckCard-module__xxigEq__mediaOverlay{background:linear-gradient(#0000 0%,#cdced0 100%)}[data-theme=light] .DeckCard-module__xxigEq__meta{color:#00000073}[data-theme=light] .DeckCard-module__xxigEq__source{color:#000000a6}[data-theme=light] .DeckCard-module__xxigEq__timestamp{color:#0006}[data-theme=light] .DeckCard-module__xxigEq__headline{color:#1a1a1a}[data-theme=light] .DeckCard-module__xxigEq__snippet{color:#0009}[data-theme=light] .DeckCard-module__xxigEq__footer{border-top-color:#0000001f}[data-theme=light] .DeckCard-module__xxigEq__readMore{color:#00000080}[data-theme=light] .DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__readMore{color:#000c}[data-theme=light] .DeckCard-module__xxigEq__linkArrow{color:#00000080;background:#0000001a}[data-theme=light] .DeckCard-module__xxigEq__card:hover .DeckCard-module__xxigEq__linkArrow{color:#000c;background:#00000026}
.Blerbz100Skeleton-module__wx-0zq__skeleton{flex-direction:column;gap:3rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__section{flex-direction:column;gap:1.5rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__sectionHeader{flex-direction:column;gap:.5rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__headerTitle{border-radius:var(--radius-sm);background:#ffffff0f;width:120px;height:24px}.Blerbz100Skeleton-module__wx-0zq__headerSubtitle{border-radius:var(--radius-sm);background:#ffffff0a;width:200px;height:16px}.Blerbz100Skeleton-module__wx-0zq__podiumSection{text-align:center}.Blerbz100Skeleton-module__wx-0zq__podiumGrid{grid-template-columns:1fr 1.3fr 1fr;align-items:flex-end;gap:1.5rem;margin-top:2rem;display:grid}.Blerbz100Skeleton-module__wx-0zq__podiumSlot{justify-content:center;display:flex}.Blerbz100Skeleton-module__wx-0zq__gold{order:2;transform:translateY(-20px)}.Blerbz100Skeleton-module__wx-0zq__silver{order:1}.Blerbz100Skeleton-module__wx-0zq__bronze{order:3}.Blerbz100Skeleton-module__wx-0zq__filtersSkeleton{border-radius:var(--radius-lg);background:#ffffff05;gap:1rem;padding:1rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__filterGroup{border-radius:var(--radius-md);background:#ffffff0a;width:150px;height:36px}.Blerbz100Skeleton-module__wx-0zq__topTenGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Blerbz100Skeleton-module__wx-0zq__risingGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.Blerbz100Skeleton-module__wx-0zq__standardGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.Blerbz100Skeleton-module__wx-0zq__card{border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;display:flex;position:relative;overflow:hidden}.Blerbz100Skeleton-module__wx-0zq__champion{border-color:#ffd70026}.Blerbz100Skeleton-module__wx-0zq__champion .Blerbz100Skeleton-module__wx-0zq__badge{background:#ffd70026}.Blerbz100Skeleton-module__wx-0zq__champion .Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:16/10}.Blerbz100Skeleton-module__wx-0zq__podium .Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:16/9}.Blerbz100Skeleton-module__wx-0zq__podium .Blerbz100Skeleton-module__wx-0zq__badge{width:2.5rem;height:2.5rem}.Blerbz100Skeleton-module__wx-0zq__standard .Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:16/9}.Blerbz100Skeleton-module__wx-0zq__compact .Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:4/3}.Blerbz100Skeleton-module__wx-0zq__mini .Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:1}.Blerbz100Skeleton-module__wx-0zq__badge{z-index:1;background:#ffffff14;border-radius:50%;width:2rem;height:2rem;position:absolute;top:.75rem;left:.75rem}.Blerbz100Skeleton-module__wx-0zq__media{aspect-ratio:16/9;background:#ffffff0a;width:100%;position:relative;overflow:hidden}.Blerbz100Skeleton-module__wx-0zq__shimmer{background:linear-gradient(90deg,#0000 0%,#ffffff08 50%,#0000 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Blerbz100Skeleton-module__wx-0zq__shimmer;position:absolute;inset:0}.Blerbz100Skeleton-module__wx-0zq__content{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__champion .Blerbz100Skeleton-module__wx-0zq__content,.Blerbz100Skeleton-module__wx-0zq__podium .Blerbz100Skeleton-module__wx-0zq__content{padding:1.25rem}.Blerbz100Skeleton-module__wx-0zq__compact .Blerbz100Skeleton-module__wx-0zq__content,.Blerbz100Skeleton-module__wx-0zq__mini .Blerbz100Skeleton-module__wx-0zq__content{padding:.75rem}.Blerbz100Skeleton-module__wx-0zq__title{border-radius:var(--radius-sm);background:#ffffff14;height:20px}.Blerbz100Skeleton-module__wx-0zq__champion .Blerbz100Skeleton-module__wx-0zq__title{height:28px}.Blerbz100Skeleton-module__wx-0zq__mini .Blerbz100Skeleton-module__wx-0zq__title{height:16px}.Blerbz100Skeleton-module__wx-0zq__meta{gap:.5rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__metaItem{border-radius:var(--radius-xs);background:#ffffff0a;width:60px;height:14px}.Blerbz100Skeleton-module__wx-0zq__score{border-radius:var(--radius-sm);background:#ffffff0f;width:80px;height:24px}.Blerbz100Skeleton-module__wx-0zq__champion .Blerbz100Skeleton-module__wx-0zq__score{width:120px;height:32px}.Blerbz100Skeleton-module__wx-0zq__compact .Blerbz100Skeleton-module__wx-0zq__score,.Blerbz100Skeleton-module__wx-0zq__mini .Blerbz100Skeleton-module__wx-0zq__score{width:60px;height:18px}@keyframes Blerbz100Skeleton-module__wx-0zq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.Blerbz100Skeleton-module__wx-0zq__podiumGrid{flex-direction:column;gap:1.5rem;display:flex}.Blerbz100Skeleton-module__wx-0zq__gold,.Blerbz100Skeleton-module__wx-0zq__silver,.Blerbz100Skeleton-module__wx-0zq__bronze{order:unset;transform:none}.Blerbz100Skeleton-module__wx-0zq__topTenGrid,.Blerbz100Skeleton-module__wx-0zq__risingGrid,.Blerbz100Skeleton-module__wx-0zq__standardGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Blerbz100Skeleton-module__wx-0zq__shimmer{background:#ffffff05;animation:none}}
.page-module__wpCMXa__pageRoot{background:var(--news-bg,#000);width:100%;height:100dvh;color:var(--news-text-primary,#f5f5f5);flex-direction:column;display:flex;position:relative;overflow:hidden auto}.page-module__wpCMXa__pageRoot[data-theme=light]{background:var(--news-bg,#b8babb);color:var(--news-text-primary,#1a1a1a)}.page-module__wpCMXa__pageRoot:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#f5d0600a 0%,#0000 100%);height:300px;position:absolute;top:0;left:0;right:0}.page-module__wpCMXa__header{z-index:1000;background:var(--news-bg-muted,#000000f2);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--news-border,#ffffff14);width:100%;padding:.75rem 1rem;position:fixed;top:0;left:0;right:0}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__header{background:rgba(var(--news-bg-rgb,191,193,194),.95);border-bottom-color:var(--news-border,#0000002e)}.page-module__wpCMXa__headerContent{align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;display:flex}.page-module__wpCMXa__branding{align-items:center;gap:.5rem;display:flex}.page-module__wpCMXa__logoButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;margin:0;padding:0;display:flex}.page-module__wpCMXa__logoImage{object-fit:contain;width:auto;max-width:100%;height:28px;transition:height .2s;display:block}.page-module__wpCMXa__hundredBadge{letter-spacing:-.02em;background:linear-gradient(135deg,#ffe77a 0%,#f5d060 50%,#e5b94a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:.1em;font-size:1.25rem;font-weight:800;animation:4s ease-in-out infinite page-module__wpCMXa__badgeGlow}@keyframes page-module__wpCMXa__badgeGlow{0%,to{filter:brightness()}50%{filter:brightness(1.15)drop-shadow(0 0 6px #f5d06040)}}.page-module__wpCMXa__headerSpacer{flex:1}.page-module__wpCMXa__headerActions{align-items:center;gap:.5rem;display:flex}.page-module__wpCMXa__themeToggle{background:var(--news-button-bg,#ffffff0d);width:36px;height:36px;color:var(--news-text-secondary,#fff9);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__wpCMXa__themeToggle:hover{background:var(--news-button-hover,#ffffff1a);color:var(--news-text-primary,#ffffffe6)}.page-module__wpCMXa__themeToggleIcon{width:20px;height:20px}.page-module__wpCMXa__themeToggle:focus-visible{outline:2px solid var(--b100-title-gold,#f5d060);outline-offset:2px}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__themeToggle{color:#0009;background:#0000001a}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__themeToggle:hover{color:#000000e6;background:#00000026}.page-module__wpCMXa__infoButton{background:var(--news-button-bg,#ffffff0d);width:36px;height:36px;color:var(--news-text-secondary,#fff9);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__wpCMXa__infoButton:hover{background:var(--news-button-hover,#ffffff1a);color:var(--news-text-primary,#ffffffe6)}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__infoButton{color:#0009;background:#0000001a}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__infoButton:hover{color:#000000e6;background:#00000026}.page-module__wpCMXa__infoButton:focus-visible{outline:2px solid var(--b100-title-gold,#f5d060);outline-offset:2px}.page-module__wpCMXa__subtitle{max-width:1400px;color:var(--news-text-tertiary,#ffffff73);text-align:left;letter-spacing:.05em;text-transform:uppercase;margin:.4rem auto 0;padding:0 1rem;font-size:.7rem;font-weight:500}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__subtitle{color:#00000073}.page-module__wpCMXa__main{z-index:1;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:80px 0 1rem;position:relative}.page-module__wpCMXa__decksContainer{flex-direction:column;gap:0;display:flex}.page-module__wpCMXa__errorContainer{justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.page-module__wpCMXa__errorContent{text-align:center;background:var(--news-card-bg,#ffffff08);border:1px solid var(--news-border,#ffffff1a);border-radius:1rem;max-width:500px;padding:2rem}.page-module__wpCMXa__errorTitle{color:var(--news-text-primary,#fff);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.page-module__wpCMXa__errorMessage{color:var(--news-text-secondary,#fff9);margin:0 0 1.5rem}.page-module__wpCMXa__retryButton{background:var(--news-text-primary,#fff);color:var(--news-bg,#000);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.page-module__wpCMXa__retryButton:hover{opacity:.9;transform:translateY(-2px)}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__errorContent{background:#0000000f;border-color:#0003}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__retryButton{color:#fff;background:#000}.page-module__wpCMXa__partialBanner{background:#f5d06014;border:1px solid #f5d06033;border-radius:.5rem;align-items:center;gap:.75rem;margin:0 1rem 1rem;padding:.75rem 1rem;display:flex}.page-module__wpCMXa__partialIcon{color:#f5d060cc;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__wpCMXa__partialText{color:var(--news-text-secondary,#ffffffb3);font-size:.85rem;line-height:1.4}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__partialBanner{background:#f5d0601f;border-color:#b48c284d}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__partialText{color:#000000b3}@media (max-width:640px){.page-module__wpCMXa__partialBanner{margin:0 .75rem .75rem;padding:.625rem .75rem}.page-module__wpCMXa__partialText{font-size:.8rem}}.page-module__wpCMXa__emptyState{text-align:center;padding:4rem 2rem}.page-module__wpCMXa__emptyState h2{color:var(--news-text-primary,#fff);margin:0 0 1rem;font-size:1.5rem}.page-module__wpCMXa__emptyState p{color:var(--news-text-tertiary,#ffffff80);margin:0}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__emptyState p{color:#00000080}.page-module__wpCMXa__footer{text-align:center;border-top:1px solid var(--news-border,#ffffff0f);background:0 0;padding:1.5rem 1rem}.page-module__wpCMXa__footerText{color:var(--news-text-tertiary,#ffffff4d);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.7rem}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__footer{border-top-color:#0000001f}.page-module__wpCMXa__pageRoot[data-theme=light] .page-module__wpCMXa__footerText{color:#0000004d}@media (max-width:640px){.page-module__wpCMXa__header{padding:.5rem .75rem}.page-module__wpCMXa__headerContent{gap:.5rem}.page-module__wpCMXa__logoImage{height:24px}.page-module__wpCMXa__hundredBadge{font-size:1rem}.page-module__wpCMXa__themeToggle,.page-module__wpCMXa__infoButton{width:32px;height:32px}.page-module__wpCMXa__themeToggleIcon{width:18px;height:18px}.page-module__wpCMXa__subtitle{margin-top:.25rem;padding:0 .75rem;font-size:.6rem}.page-module__wpCMXa__main{padding:70px 0 .5rem}.page-module__wpCMXa__footer{padding:1rem}.page-module__wpCMXa__footerText{font-size:.6rem}}@media (max-width:1024px){.page-module__wpCMXa__main{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}}@media (min-width:641px) and (max-width:1024px){.page-module__wpCMXa__header{padding:.5rem 1rem}.page-module__wpCMXa__headerContent{gap:.5rem}.page-module__wpCMXa__logoImage{height:24px}.page-module__wpCMXa__hundredBadge{font-size:1.1rem}.page-module__wpCMXa__themeToggle,.page-module__wpCMXa__infoButton{width:32px;height:32px}.page-module__wpCMXa__themeToggleIcon{width:18px;height:18px}.page-module__wpCMXa__subtitle{margin-top:.25rem;font-size:.6rem}.page-module__wpCMXa__main{padding-top:56px;padding-left:.5rem;padding-right:.5rem}.page-module__wpCMXa__partialBanner{margin:0 .5rem .5rem;padding:.5rem .75rem}.page-module__wpCMXa__partialText{font-size:.75rem}.page-module__wpCMXa__footer{padding:1rem}.page-module__wpCMXa__footerText{font-size:.6rem}}@media (min-width:1025px){.page-module__wpCMXa__header{padding:.75rem 2rem}.page-module__wpCMXa__logoImage{height:32px}.page-module__wpCMXa__hundredBadge{font-size:1.5rem}.page-module__wpCMXa__main{padding:90px 2rem 1.5rem}}@media (min-width:1600px){.page-module__wpCMXa__main{max-width:1800px;padding:90px 3rem 1.5rem}.page-module__wpCMXa__decksContainer{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:start;gap:1rem 2rem;display:grid}.page-module__wpCMXa__decksContainer>:first-child{grid-area:1/1}.page-module__wpCMXa__decksContainer>:nth-child(2){grid-area:1/2}.page-module__wpCMXa__decksContainer>:nth-child(n+3){grid-column:1/-1}}@media (min-width:2000px){.page-module__wpCMXa__main{max-width:2200px;padding:100px 4rem 2rem}.page-module__wpCMXa__decksContainer{gap:1.5rem 3rem}}@media (prefers-reduced-motion:reduce){.page-module__wpCMXa__hundredBadge{animation:none}.page-module__wpCMXa__logoButton,.page-module__wpCMXa__themeToggle,.page-module__wpCMXa__infoButton,.page-module__wpCMXa__retryButton{transition:none}}@media (prefers-contrast:high){.page-module__wpCMXa__header{border-bottom-width:2px}.page-module__wpCMXa__themeToggle,.page-module__wpCMXa__infoButton{border:2px solid #ffffff80}.page-module__wpCMXa__hundredBadge{-webkit-text-fill-color:gold;color:gold}}
.ErrorBoundary-module__uqv71G__errorBoundary{background:var(--news-surface,var(--background));justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.ErrorBoundary-module__uqv71G__errorContent{text-align:center;border:1px solid var(--news-border,#ffffff1a);background:var(--news-surface-elevated,#0000004d);border-radius:24px;max-width:600px;padding:3rem}.ErrorBoundary-module__uqv71G__errorIcon{opacity:.8;margin-bottom:1.5rem;font-size:4rem}.ErrorBoundary-module__uqv71G__errorTitle{color:var(--news-text-primary,var(--foreground));margin:0 0 1rem;font-size:1.75rem;font-weight:700}.ErrorBoundary-module__uqv71G__errorMessage{color:var(--news-text-secondary,#ffffffb3);margin:0 0 2rem;font-size:1rem;line-height:1.6}.ErrorBoundary-module__uqv71G__errorDetails{text-align:left;background:#0003;border:1px solid #ffffff0d;border-radius:12px;margin:2rem 0;padding:1rem}.ErrorBoundary-module__uqv71G__errorDetails summary{cursor:pointer;color:var(--news-text-secondary);-webkit-user-select:none;user-select:none;padding:.5rem;font-weight:600}.ErrorBoundary-module__uqv71G__errorDetails summary:hover{color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__errorStack{color:#ff6b6b;white-space:pre-wrap;word-break:break-word;background:#0000004d;border-radius:8px;margin-top:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.ErrorBoundary-module__uqv71G__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ErrorBoundary-module__uqv71G__resetButton,.ErrorBoundary-module__uqv71G__homeButton{cursor:pointer;border:1px solid var(--news-border);text-transform:uppercase;letter-spacing:.05em;border-radius:24px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.ErrorBoundary-module__uqv71G__resetButton{background:var(--news-text-primary,white);color:var(--news-surface,black);border-color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__resetButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.ErrorBoundary-module__uqv71G__homeButton{color:var(--news-text-secondary);border-color:var(--news-border);background:0 0}.ErrorBoundary-module__uqv71G__homeButton:hover{background:var(--news-surface-muted);color:var(--news-text-primary);border-color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__errorWarning{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:12px;margin-top:2rem;padding:1rem;font-size:.9rem}@media (max-width:639px){.ErrorBoundary-module__uqv71G__errorContent{padding:2rem 1.5rem}.ErrorBoundary-module__uqv71G__errorTitle{font-size:1.5rem}.ErrorBoundary-module__uqv71G__errorMessage{font-size:.95rem}.ErrorBoundary-module__uqv71G__errorActions{flex-direction:column}.ErrorBoundary-module__uqv71G__resetButton,.ErrorBoundary-module__uqv71G__homeButton{width:100%}}
.Breadcrumbs-module__H6xdUW__breadcrumbs{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.85rem);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__H6xdUW__item{align-items:center;gap:.4rem;margin:0;padding:0;display:flex}.Breadcrumbs-module__H6xdUW__separator{color:var(--news-text-muted);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin:0 .35rem;font-size:.9em;font-weight:300;display:inline-flex}.Breadcrumbs-module__H6xdUW__link{color:var(--news-text-secondary);border-radius:var(--radius-sm);transition:all var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;margin:-.35rem -.5rem;padding:.35rem .5rem;font-weight:500;text-decoration:none;display:inline-flex}.Breadcrumbs-module__H6xdUW__link:hover{color:var(--news-text-primary);background:var(--news-surface-muted)}.Breadcrumbs-module__H6xdUW__link:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:2px;background:var(--news-surface-muted)}.Breadcrumbs-module__H6xdUW__link:active{opacity:.8}.Breadcrumbs-module__H6xdUW__current{color:var(--news-text-primary);align-items:center;margin:-.35rem -.5rem;padding:.35rem .5rem;font-weight:600;display:inline-flex}@media (max-width:640px){.Breadcrumbs-module__H6xdUW__breadcrumbs{padding:.5rem 0}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.8rem);gap:0}.Breadcrumbs-module__H6xdUW__separator{margin:0 .25rem}.Breadcrumbs-module__H6xdUW__link{border-radius:var(--radius-sm);margin:-.3rem -.35rem;padding:.3rem .35rem}.Breadcrumbs-module__H6xdUW__current{margin:-.3rem -.35rem;padding:.3rem .35rem}}@media (min-width:641px) and (max-width:1024px){.Breadcrumbs-module__H6xdUW__breadcrumbs{padding:.65rem 0}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.82rem)}}@media (min-width:1025px){.Breadcrumbs-module__H6xdUW__link,.Breadcrumbs-module__H6xdUW__current{margin:-.4rem -.6rem;padding:.4rem .6rem}.Breadcrumbs-module__H6xdUW__separator{margin:0 .5rem}}@media (prefers-reduced-motion:reduce){.Breadcrumbs-module__H6xdUW__link{transition:none}.Breadcrumbs-module__H6xdUW__link:hover{background:0 0}}@media (max-width:480px){.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-label,.75rem)}.Breadcrumbs-module__H6xdUW__link,.Breadcrumbs-module__H6xdUW__current{margin:-.25rem -.3rem;padding:.25rem .3rem}}@media print{.Breadcrumbs-module__H6xdUW__breadcrumbs{display:none}}
.NewsletterSignup-module__3qxT0W__container{box-sizing:border-box;width:100%}.NewsletterSignup-module__3qxT0W__inline{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:12px;margin:24px 0;padding:28px 24px}.NewsletterSignup-module__3qxT0W__banner{background:#0a0a0a;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;margin:32px 0;padding:32px 24px}.NewsletterSignup-module__3qxT0W__content{margin-bottom:16px}.NewsletterSignup-module__3qxT0W__title{color:#fff;letter-spacing:-.3px;margin:0 0 6px;font-size:18px;font-weight:600}.NewsletterSignup-module__3qxT0W__subtitle{color:#888;margin:0;font-size:14px;line-height:1.5}.NewsletterSignup-module__3qxT0W__form{width:100%}.NewsletterSignup-module__3qxT0W__fields{flex-wrap:wrap;gap:8px;display:flex}.NewsletterSignup-module__3qxT0W__input{color:#fff;background:#111;border:1px solid #222;border-radius:8px;outline:none;flex:1;min-width:180px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.NewsletterSignup-module__3qxT0W__input:focus{border-color:#444}.NewsletterSignup-module__3qxT0W__input::placeholder{color:#555}.NewsletterSignup-module__3qxT0W__input:disabled{opacity:.6}.NewsletterSignup-module__3qxT0W__nameInput{max-width:160px}.NewsletterSignup-module__3qxT0W__button{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}.NewsletterSignup-module__3qxT0W__button:hover:not(:disabled){opacity:.9}.NewsletterSignup-module__3qxT0W__button:disabled{opacity:.5;cursor:not-allowed}.NewsletterSignup-module__3qxT0W__errorMessage{color:#ef4444;margin:8px 0 0;font-size:13px}.NewsletterSignup-module__3qxT0W__disclaimer{color:#555;margin:10px 0 0;font-size:12px}.NewsletterSignup-module__3qxT0W__success{align-items:center;gap:12px;padding:8px 0;display:flex}.NewsletterSignup-module__3qxT0W__checkmark{color:#22c55e;font-size:20px;font-weight:700}.NewsletterSignup-module__3qxT0W__successMessage{color:#ccc;margin:0;font-size:15px;line-height:1.4}@media (max-width:600px){.NewsletterSignup-module__3qxT0W__inline{padding:20px 16px}.NewsletterSignup-module__3qxT0W__fields{flex-direction:column}.NewsletterSignup-module__3qxT0W__input{min-width:0}.NewsletterSignup-module__3qxT0W__nameInput{max-width:none}.NewsletterSignup-module__3qxT0W__button{width:100%;padding:14px 24px}}
.TranslationToggle-module__9GhnLG__iconBtn{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:auto;height:36px;padding:0 8px;transition:all .2s;display:flex;position:relative}.TranslationToggle-module__9GhnLG__iconBtn:hover{color:#ffffffe6;background:#ffffff14;transform:scale(1.05)}.TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:scale(.95)}.TranslationToggle-module__9GhnLG__iconBtnRegional{color:#fff;background:#ffffff1a}.TranslationToggle-module__9GhnLG__globeIcon{flex-shrink:0;width:15px;height:15px}.TranslationToggle-module__9GhnLG__versionLabel{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulse}@keyframes TranslationToggle-module__9GhnLG__langPulse{0%{box-shadow:0 0 #ffffff80}50%{box-shadow:0 0 0 4px #ffffff40}to{box-shadow:0 0 #fff0}}[data-theme=light] .TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulseLight}@keyframes TranslationToggle-module__9GhnLG__langPulseLight{0%{box-shadow:0 0 #0000004d}50%{box-shadow:0 0 0 4px #0000001f}to{box-shadow:0 0 #0000}}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn{color:#0000008c;background:0 0}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:hover{color:#000000d9;background:#0000001a}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-color:#00000073}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtnRegional{color:#000000e6;background:#0000001f}@media (max-width:640px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:8px;gap:2px;height:32px;padding:0 6px}.TranslationToggle-module__9GhnLG__globeIcon{width:13px;height:13px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:9px}}@media (max-width:380px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:7px;height:30px;padding:0 5px}.TranslationToggle-module__9GhnLG__globeIcon{width:12px;height:12px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:8px}}@media (prefers-reduced-motion:reduce){.TranslationToggle-module__9GhnLG__iconBtn{transition:none}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:none}.TranslationToggle-module__9GhnLG__pulsing{animation:none}}
.CoverArtwork-module__PRBsba__container{cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;background:#0a0a0a;flex:1;width:100%;min-height:60vh;transition:opacity .5s;position:relative;overflow:hidden}.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded{opacity:1}.CoverArtwork-module__PRBsba__image{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .3s;display:block;position:absolute;top:0;left:0}.CoverArtwork-module__PRBsba__container:hover .CoverArtwork-module__PRBsba__image{transform:scale(1.01)}.CoverArtwork-module__PRBsba__skeleton{background:linear-gradient(145deg,#0d1117,#161b22);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CoverArtwork-module__PRBsba__skeletonShimmer{background:linear-gradient(90deg,#0000 0%,#ffffff08 50%,#0000 100%);animation:2s infinite CoverArtwork-module__PRBsba__shimmer;position:absolute;inset:0}@keyframes CoverArtwork-module__PRBsba__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CoverArtwork-module__PRBsba__placeholder{background:linear-gradient(145deg,#0d1117,#161b22);flex:1;justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}.CoverArtwork-module__PRBsba__placeholderContent{text-align:center;color:#fff6}.CoverArtwork-module__PRBsba__placeholderIcon{opacity:.5;margin-bottom:1rem;font-size:4rem;display:block}.CoverArtwork-module__PRBsba__tapHint{-webkit-backdrop-filter:blur(8px);color:#fffc;letter-spacing:.05em;text-transform:uppercase;opacity:0;pointer-events:none;background:#0009;border-radius:20px;padding:8px 16px;font-size:.75rem;font-weight:500;transition:opacity .3s;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded .CoverArtwork-module__PRBsba__tapHint{animation:3s ease-out forwards CoverArtwork-module__PRBsba__fadeInOut}@keyframes CoverArtwork-module__PRBsba__fadeInOut{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}@media (hover:hover){.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded .CoverArtwork-module__PRBsba__tapHint{opacity:0;animation:none}.CoverArtwork-module__PRBsba__container:hover .CoverArtwork-module__PRBsba__tapHint{opacity:1}}.CoverArtwork-module__PRBsba__zoomModal{z-index:9999;touch-action:pan-x pan-y pinch-zoom;background:#000000f2;justify-content:center;align-items:center;animation:.2s CoverArtwork-module__PRBsba__fadeIn;display:flex;position:fixed;inset:0;overflow:auto}@keyframes CoverArtwork-module__PRBsba__fadeIn{0%{opacity:0}to{opacity:1}}.CoverArtwork-module__PRBsba__zoomImageContainer{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;overflow:auto}.CoverArtwork-module__PRBsba__zoomImage{object-fit:contain;cursor:zoom-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:none;height:auto;max-height:none}@media (max-width:768px){.CoverArtwork-module__PRBsba__zoomImage{width:120vw;height:auto}}@media (min-width:769px){.CoverArtwork-module__PRBsba__zoomImage{max-width:95vw;max-height:95vh}}.CoverArtwork-module__PRBsba__zoomClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:fixed;top:20px;right:20px}.CoverArtwork-module__PRBsba__zoomClose:hover{background:#fff3;transform:scale(1.1)}.CoverArtwork-module__PRBsba__zoomClose:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (max-width:640px){.CoverArtwork-module__PRBsba__container{min-height:50vh}.CoverArtwork-module__PRBsba__tapHint{padding:6px 12px;font-size:.65rem;bottom:16px}.CoverArtwork-module__PRBsba__zoomClose{width:44px;height:44px;top:12px;right:12px}}@media (prefers-reduced-motion:reduce){.CoverArtwork-module__PRBsba__container,.CoverArtwork-module__PRBsba__image,.CoverArtwork-module__PRBsba__tapHint,.CoverArtwork-module__PRBsba__zoomModal,.CoverArtwork-module__PRBsba__zoomClose{transition:none;animation:none}.CoverArtwork-module__PRBsba__skeletonShimmer{background:#ffffff05;animation:none}}@media (prefers-contrast:high){.CoverArtwork-module__PRBsba__container{border:2px solid #ffffff4d}.CoverArtwork-module__PRBsba__tapHint{background:#000000e6;border:1px solid #ffffff80}.CoverArtwork-module__PRBsba__zoomClose{border:2px solid #fff}}[data-theme=light] .CoverArtwork-module__PRBsba__container{background:#c3c5c6}[data-theme=light] .CoverArtwork-module__PRBsba__skeleton{background:linear-gradient(145deg,#d5d6d8,#c3c5c6)}[data-theme=light] .CoverArtwork-module__PRBsba__skeletonShimmer{background:linear-gradient(90deg,#0000 0%,#0000000f 50%,#0000 100%)}[data-theme=light] .CoverArtwork-module__PRBsba__placeholder{background:linear-gradient(145deg,#d5d6d8,#c3c5c6)}[data-theme=light] .CoverArtwork-module__PRBsba__placeholderContent{color:#00000059}[data-theme=light] .CoverArtwork-module__PRBsba__tapHint{color:#000000b3;background:#bdbdbde6}[data-theme=light] .CoverArtwork-module__PRBsba__zoomModal{background:#323232bf}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose{color:#1a1815;background:#00000026}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose:hover{background:#0003}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose:focus-visible{outline-color:#1a1815}
.ToonCard-module__3td7sW__toonCard{background:var(--news-surface);border:1px solid var(--news-border);cursor:pointer;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ToonCard-module__3td7sW__toonCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.ToonCard-module__3td7sW__toonCard:focus{outline:2px solid var(--news-accent);outline-offset:2px}.ToonCard-module__3td7sW__imageWrapper{aspect-ratio:16/9;background:var(--news-surface-muted);position:relative;overflow:hidden}.ToonCard-module__3td7sW__image{object-fit:cover;transition:transform .3s}.ToonCard-module__3td7sW__video{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__image,.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__video{transform:scale(1.02)}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing{border-color:var(--news-accent,#ffe77a);box-shadow:0 0 0 2px #ffe77a4d}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing:hover{box-shadow:0 12px 32px #00000026,0 0 0 2px #ffe77a66}.ToonCard-module__3td7sW__durationBadge{z-index:4;color:#fff;letter-spacing:.3px;font-variant-numeric:tabular-nums;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600;position:absolute;bottom:8px;right:8px}.ToonCard-module__3td7sW__imageError{background:var(--news-surface-muted);color:var(--news-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__imageErrorIcon{opacity:.5;width:48px;height:48px}.ToonCard-module__3td7sW__hoverOverlay{opacity:0;background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__hoverOverlay,.ToonCard-module__3td7sW__toonCard:focus .ToonCard-module__3td7sW__hoverOverlay{opacity:1}.ToonCard-module__3td7sW__expandIcon{color:#fff;width:32px;height:32px}.ToonCard-module__3td7sW__expandText{color:#fff;font-size:13px;font-weight:500}.ToonCard-module__3td7sW__cardContent{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ToonCard-module__3td7sW__toonTitle{color:var(--news-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ToonCard-module__3td7sW__metadata{color:var(--news-text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.ToonCard-module__3td7sW__date{font-variant-numeric:tabular-nums}.ToonCard-module__3td7sW__inspiredBy{border-top:1px solid var(--news-border);flex-direction:column;gap:6px;margin-top:8px;padding-top:12px;display:flex}.ToonCard-module__3td7sW__inspiredByLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--news-text-secondary);font-size:11px;font-weight:600}.ToonCard-module__3td7sW__storyLinks{flex-direction:column;gap:4px;display:flex}.ToonCard-module__3td7sW__storyLink{color:var(--news-accent);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;text-decoration:none;transition:color .15s;display:-webkit-box;overflow:hidden}.ToonCard-module__3td7sW__storyLink:hover{text-decoration:underline}.ToonCard-module__3td7sW__skeleton{pointer-events:none}.ToonCard-module__3td7sW__skeleton .ToonCard-module__3td7sW__rankBadge{display:none}.ToonCard-module__3td7sW__skeletonImage{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;width:100%;height:100%;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonTitle{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:80%;height:20px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonMeta{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:40%;height:14px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonLinks{border-top:1px solid var(--news-border);flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;display:flex}.ToonCard-module__3td7sW__skeletonLink{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:90%;height:14px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonLink:nth-child(2){width:75%}@keyframes ToonCard-module__3td7sW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (min-width:1400px){.ToonCard-module__3td7sW__toonTitle{font-size:18px}.ToonCard-module__3td7sW__cardContent{padding:20px}}@media (max-width:1399px) and (min-width:901px){.ToonCard-module__3td7sW__toonTitle{font-size:17px}.ToonCard-module__3td7sW__cardContent{padding:18px}}@media (max-width:900px){.ToonCard-module__3td7sW__toonCard{border-radius:12px}.ToonCard-module__3td7sW__toonTitle{font-size:18px}.ToonCard-module__3td7sW__cardContent{padding:16px}}@media (max-width:640px){.ToonCard-module__3td7sW__toonCard{border-radius:12px}.ToonCard-module__3td7sW__cardContent{padding:14px}.ToonCard-module__3td7sW__toonTitle{font-size:16px}}.ToonCard-module__3td7sW__selectCheckbox{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;opacity:0;background:#0006;border:2px solid #fff9;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:12px;left:12px;transform:scale(.8)}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__selectCheckbox,.ToonCard-module__3td7sW__toonCard:focus .ToonCard-module__3td7sW__selectCheckbox,.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked,.ToonCard-module__3td7sW__selectionMode .ToonCard-module__3td7sW__selectCheckbox{opacity:1;transform:scale(1)}.ToonCard-module__3td7sW__selectCheckbox:hover{background:#0009;border-color:#ffffffe6}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{background:#00ffc8;border-color:#00ffc8}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked svg{color:#000}.ToonCard-module__3td7sW__selectionOverlay{pointer-events:none;z-index:5;background:#00ffc826;border:3px solid #00ffc8;position:absolute;inset:0}.ToonCard-module__3td7sW__generatingOverlay{z-index:6;pointer-events:none;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__generatingSpinner{border:3px solid #fff3;border-top-color:var(--news-accent,#ffe77a);border-radius:50%;width:32px;height:32px;animation:1s linear infinite ToonCard-module__3td7sW__spin}.ToonCard-module__3td7sW__generatingText{color:#fff;letter-spacing:.5px;font-size:14px;font-weight:500}@keyframes ToonCard-module__3td7sW__spin{to{transform:rotate(360deg)}}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected{border-color:#00ffc8;box-shadow:0 0 0 2px #00ffc84d}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00ffc833,0 0 0 2px #00ffc866}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selectionMode .ToonCard-module__3td7sW__hoverOverlay{background:#0006}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selectionMode.ToonCard-module__3td7sW__selected .ToonCard-module__3td7sW__hoverOverlay{background:#00ffc833}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox{background:#bdbdbdb3;border-color:#0006}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox:hover{background:#bdbdbde6;border-color:#0009}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{background:#00a080;border-color:#00a080}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked svg{color:#fff}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing{border-color:#d4a800;box-shadow:0 0 0 2px #d4a8004d}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing:hover{box-shadow:0 12px 32px #0000001a,0 0 0 2px #d4a80066}[data-theme=light] .ToonCard-module__3td7sW__selectionOverlay{background:#00b4961a;border-color:#00a080}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected{border-color:#00a080;box-shadow:0 0 0 2px #00b49640}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected:hover{box-shadow:0 8px 24px #00b49626,0 0 0 2px #00b49659}@media (max-width:640px){.ToonCard-module__3td7sW__selectCheckbox{opacity:.8;width:28px;height:28px;top:10px;left:10px;transform:scale(1)}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{opacity:1}}
.PaperArticle-module__KbFm9G__classicArticle{cursor:pointer;border-bottom:1px solid var(--news-border);padding:1rem 0;transition:background-color .2s}.PaperArticle-module__KbFm9G__classicArticle:hover{background-color:var(--news-surface-muted)}.PaperArticle-module__KbFm9G__classicArticle:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.PaperArticle-module__KbFm9G__classicArticle:last-child{border-bottom:none}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__headline{border-bottom:3px double var(--news-border);grid-template-columns:1.5fr 1fr;gap:1.5rem;margin-bottom:1rem;padding:1.5rem 0;display:grid}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary{border-right:1px solid var(--news-border);padding:1rem}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary:last-child{border-right:none}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__column{padding:.75rem 0}.PaperArticle-module__KbFm9G__classicImageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__classicImageWrapper{aspect-ratio:16/10}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary .PaperArticle-module__KbFm9G__classicImageWrapper{aspect-ratio:16/9;margin-bottom:.75rem}.PaperArticle-module__KbFm9G__classicImage{object-fit:cover;object-position:top;filter:grayscale()contrast(1.05);transition:filter .3s}.PaperArticle-module__KbFm9G__classicArticle:hover .PaperArticle-module__KbFm9G__classicImage{filter:grayscale(0%)contrast()}.PaperArticle-module__KbFm9G__classicContent{flex-direction:column;gap:.5rem;display:flex}.PaperArticle-module__KbFm9G__classicSection{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);border-bottom:2px solid var(--news-text-primary);align-self:flex-start;padding-bottom:.25rem;font-weight:700;display:inline-block}.PaperArticle-module__KbFm9G__classicHeadline{font-family:var(--paper-font-serif,Georgia,"Times New Roman",serif);color:var(--news-text-primary);margin:0;font-weight:700;line-height:1.2}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__classicHeadline{font-size:clamp(1.75rem,3vw,2.5rem)}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary .PaperArticle-module__KbFm9G__classicHeadline{font-size:clamp(1rem,2vw,1.25rem)}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__column .PaperArticle-module__KbFm9G__classicHeadline{font-size:calc(.9375rem*var(--font-scale,1))}.PaperArticle-module__KbFm9G__classicSnippet{font-family:var(--paper-font-serif,Georgia,"Times New Roman",serif);font-size:calc(.9375rem*var(--font-scale,1));color:var(--news-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-style:italic;line-height:1.45;display:-webkit-box;overflow:hidden}.PaperArticle-module__KbFm9G__classicMeta{font-size:calc(.75rem*var(--font-scale,1));color:var(--news-text-muted);gap:1rem;margin-top:auto;display:flex}.PaperArticle-module__KbFm9G__classicSource{text-transform:uppercase;letter-spacing:.05em;font-weight:600}.PaperArticle-module__KbFm9G__classicTime{font-style:italic}.PaperArticle-module__KbFm9G__modernArticle{cursor:pointer;background:var(--news-surface-elevated);border-left:4px solid var(--news-text-muted,#666);border-radius:16px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;overflow:hidden}.PaperArticle-module__KbFm9G__modernArticle:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000026}.PaperArticle-module__KbFm9G__modernArticle:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline{aspect-ratio:21/9;background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);border-left:none;border-radius:20px;margin-bottom:1.5rem;position:relative}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__secondary{background:linear-gradient(180deg,var(--news-surface-elevated)0%,var(--news-surface)100%);flex-direction:column;display:flex}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__column{background:var(--news-surface-elevated);border-left:4px solid var(--news-text-muted,#666);padding:1rem}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__column:hover{border-left-width:6px;border-left-color:var(--news-text-primary,#1a1a1a)}.PaperArticle-module__KbFm9G__modernImageWrapper{width:100%;position:relative}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernImageWrapper{position:absolute;inset:0}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__secondary .PaperArticle-module__KbFm9G__modernImageWrapper{aspect-ratio:16/9}.PaperArticle-module__KbFm9G__modernImage{object-fit:cover;object-position:top}.PaperArticle-module__KbFm9G__modernOverlay{background:linear-gradient(#0000001a 0%,#0003 30%,#00000080 60%,#000000d9 100%);position:absolute;inset:0}.PaperArticle-module__KbFm9G__modernContent{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.PaperArticle-module__KbFm9G__modernContent.PaperArticle-module__KbFm9G__overlayContent{color:#fff;padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.PaperArticle-module__KbFm9G__modernSection{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:#f5f5f5;background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:6px;align-self:flex-start;align-items:center;gap:.35rem;padding:.25rem .75rem;font-weight:700;display:inline-flex}.PaperArticle-module__KbFm9G__modernSectionIcon{font-size:calc(.85rem*var(--font-scale,1));line-height:1}.PaperArticle-module__KbFm9G__modernHeadline{margin:0;font-weight:800;line-height:1.25}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernHeadline{color:#fff;text-shadow:0 2px 10px #0000004d;max-width:70%;font-size:clamp(1.5rem,3vw,2.5rem)}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__secondary .PaperArticle-module__KbFm9G__modernHeadline{color:var(--news-text-primary);font-size:clamp(1rem,2vw,1.25rem)}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__column .PaperArticle-module__KbFm9G__modernHeadline{font-size:calc(.9375rem*var(--font-scale,1));color:var(--news-text-primary)}.PaperArticle-module__KbFm9G__modernSnippet{font-size:calc(.875rem*var(--font-scale,1));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernSnippet{color:#ffffffe6;max-width:60%}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__secondary .PaperArticle-module__KbFm9G__modernSnippet{color:var(--news-text-secondary)}.PaperArticle-module__KbFm9G__modernMeta{font-size:calc(.75rem*var(--font-scale,1));gap:1rem;margin-top:auto;display:flex}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernMeta{color:#fffc}.PaperArticle-module__KbFm9G__modernArticle:not(.PaperArticle-module__KbFm9G__headline) .PaperArticle-module__KbFm9G__modernMeta{color:var(--news-text-muted);border-top:1px solid var(--news-border-muted);padding-top:.5rem}.PaperArticle-module__KbFm9G__modernSource{font-weight:600}.PaperArticle-module__KbFm9G__modernTime{opacity:.8}@media (max-width:767px){.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__headline{grid-template-columns:1fr;gap:1rem}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary{border-right:none;border-bottom:1px solid var(--news-border);padding:.75rem 0}.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__secondary:last-child{border-bottom:none}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline{aspect-ratio:16/10}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernHeadline{max-width:100%}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__modernSnippet{-webkit-line-clamp:2;max-width:100%}}@media (max-width:479px){.PaperArticle-module__KbFm9G__classicArticle.PaperArticle-module__KbFm9G__headline .PaperArticle-module__KbFm9G__classicHeadline{font-size:1.5rem}.PaperArticle-module__KbFm9G__modernArticle.PaperArticle-module__KbFm9G__headline{aspect-ratio:1}.PaperArticle-module__KbFm9G__modernContent.PaperArticle-module__KbFm9G__overlayContent{padding:1rem}}
.CoverActions-module__Tx-y-G__actionsContainer{align-items:center;gap:.5rem;display:flex}.CoverActions-module__Tx-y-G__triggerButton{color:#ffffffd9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.CoverActions-module__Tx-y-G__triggerButton:hover:not(:disabled){color:#fff;background:#ffffff2e;transform:translateY(-1px)}.CoverActions-module__Tx-y-G__triggerButton:active:not(:disabled){transform:translateY(0)}.CoverActions-module__Tx-y-G__triggerButton:focus-visible{outline-offset:2px;outline:2px solid #fff6}.CoverActions-module__Tx-y-G__triggerButton:disabled{cursor:not-allowed;opacity:.7}.CoverActions-module__Tx-y-G__triggerButton svg{flex-shrink:0}.CoverActions-module__Tx-y-G__triggerButton.CoverActions-module__Tx-y-G__downloading{color:#ffe77a;background:#ffe77a26}.CoverActions-module__Tx-y-G__downloadSpinner{border:2px solid #ffe77a4d;border-top-color:#ffe77a;border-radius:50%;width:14px;height:14px;animation:1s linear infinite CoverActions-module__Tx-y-G__spin}@keyframes CoverActions-module__Tx-y-G__spin{to{transform:rotate(360deg)}}.CoverActions-module__Tx-y-G__actionsLabeled{justify-content:center;gap:2rem}.CoverActions-module__Tx-y-G__triggerLabeled{color:#ffffffb3;width:auto;height:auto;font-size:calc(.95rem*var(--font-scale,1));background:0 0;border-radius:0;gap:.6rem;padding:.5rem 0}.CoverActions-module__Tx-y-G__triggerLabeled:hover:not(:disabled){color:#fffffff2;background:0 0;transform:none}.CoverActions-module__Tx-y-G__triggerLabeled:active:not(:disabled){opacity:.8;transform:none}.CoverActions-module__Tx-y-G__buttonLabel{font-size:calc(.95rem*var(--font-scale,1));letter-spacing:.02em;font-weight:500}[data-theme=light] .CoverActions-module__Tx-y-G__triggerLabeled{color:#0009;background:0 0}[data-theme=light] .CoverActions-module__Tx-y-G__triggerLabeled:hover:not(:disabled){color:#000000d9;background:0 0}@media (max-width:640px){.CoverActions-module__Tx-y-G__actionsContainer{gap:.35rem}.CoverActions-module__Tx-y-G__triggerButton:not(.CoverActions-module__Tx-y-G__triggerLabeled){width:28px;height:28px;padding:.4rem}.CoverActions-module__Tx-y-G__triggerButton:not(.CoverActions-module__Tx-y-G__triggerLabeled) svg{width:14px;height:14px}.CoverActions-module__Tx-y-G__downloadSpinner{width:12px;height:12px}}@media (min-width:641px) and (max-width:1024px){.CoverActions-module__Tx-y-G__triggerButton{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.CoverActions-module__Tx-y-G__triggerButton{transition:none}.CoverActions-module__Tx-y-G__downloadSpinner{border-color:#ffe77a;animation:none}}@media (prefers-contrast:high){.CoverActions-module__Tx-y-G__triggerButton{border:1px solid #ffffff4d}}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton{color:#000000bf;background:#0000001f}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton:hover:not(:disabled){color:#000000e6;background:#0000002e}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton:focus-visible{outline-color:#00000059}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton.CoverActions-module__Tx-y-G__downloading{color:#8b6914;background:#b48c321f}[data-theme=light] .CoverActions-module__Tx-y-G__downloadSpinner{border-color:#8b6914 #b48c3233 #b48c3233}
.ToonActions-module__-u5R4W__actionsContainer{align-items:center;gap:.5rem;display:flex}.ToonActions-module__-u5R4W__actionWrapper{position:relative}.ToonActions-module__-u5R4W__selectionBadge{color:#00ffc8;letter-spacing:.02em;white-space:nowrap;background:#00ffc826;border:1px solid #00ffc84d;border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.ToonActions-module__-u5R4W__actionButton{color:#ffffffd9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.ToonActions-module__-u5R4W__actionButton:hover:not(:disabled){color:#fff;background:#ffffff2e;transform:translateY(-1px)}.ToonActions-module__-u5R4W__actionButton:active:not(:disabled){transform:translateY(0)}.ToonActions-module__-u5R4W__actionButton:focus-visible{outline-offset:2px;outline:2px solid #fff6}.ToonActions-module__-u5R4W__actionButton:disabled{cursor:not-allowed;opacity:.7}.ToonActions-module__-u5R4W__actionButton svg{flex-shrink:0}.ToonActions-module__-u5R4W__actionButton.ToonActions-module__-u5R4W__downloading{color:#00ffc8;background:#00ffc826}.ToonActions-module__-u5R4W__downloadSpinner{border:2px solid #00ffc84d;border-top-color:#00ffc8;border-radius:50%;width:14px;height:14px;animation:1s linear infinite ToonActions-module__-u5R4W__spin}@keyframes ToonActions-module__-u5R4W__spin{to{transform:rotate(360deg)}}.ToonActions-module__-u5R4W__clearButton{color:#ff9696e6;cursor:pointer;background:#ff646426;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.ToonActions-module__-u5R4W__clearButton:hover{color:#f88;background:#ff646440}.ToonActions-module__-u5R4W__shareMenu{-webkit-backdrop-filter:blur(20px);z-index:200;transform-origin:0 0;background:#141419fa;border:1px solid #ffffff1f;border-radius:12px;min-width:200px;padding:.5rem 0;animation:.15s ToonActions-module__-u5R4W__fadeInScale;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d}@keyframes ToonActions-module__-u5R4W__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.ToonActions-module__-u5R4W__shareMenuHeader{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff14;margin-bottom:.25rem;padding:.5rem 1rem .75rem;font-size:.6rem;font-weight:600}.ToonActions-module__-u5R4W__shareOption{color:#ffffffd9;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.6rem 1rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.ToonActions-module__-u5R4W__shareOption:hover{color:#fff;background:#ffffff14}.ToonActions-module__-u5R4W__shareOption:focus-visible{background:#ffffff14;outline:none}.ToonActions-module__-u5R4W__shareIcon{color:#ffffffb3;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s;display:flex}.ToonActions-module__-u5R4W__shareOption:hover .ToonActions-module__-u5R4W__shareIcon{color:#fffffff2}.ToonActions-module__-u5R4W__shareDivider{background:#ffffff14;height:1px;margin:.35rem 0}@media (max-width:640px){.ToonActions-module__-u5R4W__actionsContainer{gap:.35rem}.ToonActions-module__-u5R4W__selectionBadge{padding:.2rem .5rem;font-size:.65rem}.ToonActions-module__-u5R4W__actionButton{width:28px;height:28px;padding:.4rem}.ToonActions-module__-u5R4W__actionButton svg{width:14px;height:14px}.ToonActions-module__-u5R4W__clearButton{width:22px;height:22px}.ToonActions-module__-u5R4W__shareMenu{min-width:180px;left:-8px}.ToonActions-module__-u5R4W__shareOption{padding:.5rem .75rem;font-size:.75rem}.ToonActions-module__-u5R4W__shareIcon{width:20px;height:20px}.ToonActions-module__-u5R4W__downloadSpinner{width:12px;height:12px}}@media (min-width:641px) and (max-width:1024px){.ToonActions-module__-u5R4W__actionButton{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.ToonActions-module__-u5R4W__actionButton,.ToonActions-module__-u5R4W__shareMenu,.ToonActions-module__-u5R4W__shareOption,.ToonActions-module__-u5R4W__clearButton{transition:none}.ToonActions-module__-u5R4W__downloadSpinner{border-color:#00ffc8;animation:none}.ToonActions-module__-u5R4W__shareMenu{animation:none}}[data-theme=light] .ToonActions-module__-u5R4W__selectionBadge{color:#00a080;background:#00b4961a;border-color:#00b4964d}[data-theme=light] .ToonActions-module__-u5R4W__actionButton{color:#000000bf;background:#0000001f}[data-theme=light] .ToonActions-module__-u5R4W__actionButton:hover:not(:disabled){color:#000000e6;background:#0000002e}[data-theme=light] .ToonActions-module__-u5R4W__actionButton:focus-visible{outline-color:#00000059}[data-theme=light] .ToonActions-module__-u5R4W__actionButton.ToonActions-module__-u5R4W__downloading{color:#008060;background:#00b4961f}[data-theme=light] .ToonActions-module__-u5R4W__downloadSpinner{border-color:#008060 #00b49633 #00b49633}[data-theme=light] .ToonActions-module__-u5R4W__clearButton{color:#c83c3ce6;background:#ff50501a}[data-theme=light] .ToonActions-module__-u5R4W__clearButton:hover{color:#c03030;background:#ff50502e}[data-theme=light] .ToonActions-module__-u5R4W__shareMenu{background:#bdbdbdfa;border-color:#0003;box-shadow:0 8px 32px #0003,0 2px 8px #00000026}[data-theme=light] .ToonActions-module__-u5R4W__shareMenuHeader{color:#00000080;border-bottom-color:#0000002e}[data-theme=light] .ToonActions-module__-u5R4W__shareOption{color:#000c}[data-theme=light] .ToonActions-module__-u5R4W__shareOption:hover{color:#000000f2;background:#0000001a}[data-theme=light] .ToonActions-module__-u5R4W__shareOption:focus-visible{background:#0000001a}[data-theme=light] .ToonActions-module__-u5R4W__shareIcon{color:#0009}[data-theme=light] .ToonActions-module__-u5R4W__shareOption:hover .ToonActions-module__-u5R4W__shareIcon{color:#000000d9}[data-theme=light] .ToonActions-module__-u5R4W__shareDivider{background:#0000002e}
.page-module__w1oOMq__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__w1oOMq__mainContent{justify-content:center;width:100%;display:flex}
.AboutCover-module__LsxnYa__container{background:#000000f2;border-top:1px solid #ffffff14;width:100%}.AboutCover-module__LsxnYa__containerWide{border-top:none;flex-direction:column;flex:1;display:flex}.AboutCover-module__LsxnYa__toggleButton{color:#ffffffb3;width:100%;font-size:calc(.875rem*var(--font-scale,1));letter-spacing:.02em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-weight:500;transition:color .2s,background .2s;display:flex}.AboutCover-module__LsxnYa__toggleButton:hover{color:#fff;background:#ffffff08}.AboutCover-module__LsxnYa__toggleButton:focus-visible{outline-offset:-2px;outline:2px solid #ffffff80}.AboutCover-module__LsxnYa__toggleLabel{text-transform:uppercase;letter-spacing:.08em;font-size:calc(.75rem*var(--font-scale,1))}.AboutCover-module__LsxnYa__toggleIcon{transition:transform .3s}.AboutCover-module__LsxnYa__toggleButton.AboutCover-module__LsxnYa__expanded .AboutCover-module__LsxnYa__toggleIcon{transform:rotate(180deg)}.AboutCover-module__LsxnYa__content{max-height:0;transition:max-height .4s;overflow:hidden}.AboutCover-module__LsxnYa__contentExpanded{max-height:2000px}.AboutCover-module__LsxnYa__contentWide{flex:1;max-height:none;overflow-y:auto}.AboutCover-module__LsxnYa__inner{padding:0 1.5rem 1.5rem}.AboutCover-module__LsxnYa__innerWide{padding-top:1.5rem}.AboutCover-module__LsxnYa__date{color:#fff9;font-size:calc(.75rem*var(--font-scale,1));letter-spacing:.05em;text-transform:uppercase;margin:0 0 1rem;font-weight:600}.AboutCover-module__LsxnYa__aboutText{color:#ffffffd9;font-size:calc(1rem*var(--font-scale,1));margin:0 0 1.25rem;font-style:italic;line-height:1.6}.AboutCover-module__LsxnYa__mood{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.AboutCover-module__LsxnYa__moodLabel{color:#ffffff80;font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.05em}.AboutCover-module__LsxnYa__moodValue{color:#ffffffe6;font-size:calc(.875rem*var(--font-scale,1));text-transform:capitalize;font-weight:500}.AboutCover-module__LsxnYa__themes{margin-bottom:1.5rem}.AboutCover-module__LsxnYa__themesLabel{color:#ffffff80;font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:block}.AboutCover-module__LsxnYa__themeTags{flex-wrap:wrap;gap:.5rem;display:flex}.AboutCover-module__LsxnYa__themeTag{color:#fffc;font-size:calc(.75rem*var(--font-scale,1));text-transform:capitalize;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;padding:.25rem .75rem;font-weight:500}.AboutCover-module__LsxnYa__storiesSection{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1.5rem}.AboutCover-module__LsxnYa__storiesTitle{color:#ffffff80;font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-weight:600}.AboutCover-module__LsxnYa__storiesList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.AboutCover-module__LsxnYa__storyItem{align-items:flex-start;gap:.75rem;display:flex}.AboutCover-module__LsxnYa__storyLink{color:inherit;border-radius:8px;align-items:flex-start;gap:.75rem;width:100%;margin:-.5rem;padding:.5rem;text-decoration:none;transition:background .2s,transform .15s;display:flex}.AboutCover-module__LsxnYa__storyLink:hover{background:#ffffff0d;transform:translate(2px)}.AboutCover-module__LsxnYa__storyLink:hover .AboutCover-module__LsxnYa__storyTitle{color:#fff}.AboutCover-module__LsxnYa__storyLink:hover .AboutCover-module__LsxnYa__storyThumbnail{transform:scale(1.05)}.AboutCover-module__LsxnYa__storyLink:focus-visible{outline-offset:2px;outline:2px solid #fff6}.AboutCover-module__LsxnYa__storyThumbnailWrapper{background:#ffffff0d;border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.AboutCover-module__LsxnYa__storyThumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s,opacity .3s}.AboutCover-module__LsxnYa__storyThumbnailWrapper:hover .AboutCover-module__LsxnYa__storyThumbnail{transform:scale(1.05)}.AboutCover-module__LsxnYa__storyThumbnailPlaceholder{background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);width:100%;height:100%}.AboutCover-module__LsxnYa__storyRankBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fffffff2;min-width:20px;height:20px;font-size:calc(.65rem*var(--font-scale,1));letter-spacing:-.02em;background:#000000bf;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-weight:700;display:flex;position:absolute;top:4px;left:4px;box-shadow:0 1px 3px #0000004d}.AboutCover-module__LsxnYa__storyRank{color:#ffffffe6;width:28px;height:28px;font-size:calc(.7rem*var(--font-scale,1));background:#ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.AboutCover-module__LsxnYa__storyContent{flex:1;min-width:0}.AboutCover-module__LsxnYa__storyTitle{color:#ffffffd9;font-size:calc(.875rem*var(--font-scale,1));-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.AboutCover-module__LsxnYa__storySource{color:#fff6;font-size:calc(.75rem*var(--font-scale,1));margin-top:.25rem;display:block}.AboutCover-module__LsxnYa__details{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1rem}.AboutCover-module__LsxnYa__detailsSummary{color:#ffffff80;font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.05em;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-weight:600;list-style:none;display:flex}.AboutCover-module__LsxnYa__detailsSummary:before{content:"+";font-size:calc(1rem*var(--font-scale,1));transition:transform .2s}.AboutCover-module__LsxnYa__details[open] .AboutCover-module__LsxnYa__detailsSummary:before{transform:rotate(45deg)}.AboutCover-module__LsxnYa__detailsSummary::-webkit-details-marker{display:none}.AboutCover-module__LsxnYa__detailsContent{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.AboutCover-module__LsxnYa__detailItem{flex-direction:column;gap:.25rem;display:flex}.AboutCover-module__LsxnYa__detailLabel{color:#fff6;font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.05em}.AboutCover-module__LsxnYa__detailValue{color:#ffffffb3;font-size:calc(.85rem*var(--font-scale,1));line-height:1.5}@media (min-width:1024px){.AboutCover-module__LsxnYa__storyThumbnailWrapper{border-radius:8px;width:64px;height:64px}.AboutCover-module__LsxnYa__storyTitle{font-size:calc(.875rem*var(--font-scale,1))}}@media (min-width:1440px){.AboutCover-module__LsxnYa__storyThumbnailWrapper{width:72px;height:72px}.AboutCover-module__LsxnYa__storyRankBadge{min-width:22px;height:22px;font-size:calc(.7rem*var(--font-scale,1))}}@media (max-width:640px){.AboutCover-module__LsxnYa__toggleButton{padding:.875rem 1rem}.AboutCover-module__LsxnYa__inner{padding:0 1rem 1.25rem}.AboutCover-module__LsxnYa__aboutText{font-size:calc(.9375rem*var(--font-scale,1))}.AboutCover-module__LsxnYa__storyThumbnailWrapper{border-radius:6px;width:48px;height:48px}.AboutCover-module__LsxnYa__storyRankBadge{min-width:18px;height:18px;font-size:calc(.6rem*var(--font-scale,1));top:3px;left:3px}.AboutCover-module__LsxnYa__storyRank{width:24px;height:24px;font-size:calc(.65rem*var(--font-scale,1))}.AboutCover-module__LsxnYa__storyTitle{font-size:calc(.8125rem*var(--font-scale,1))}}@media (prefers-reduced-motion:reduce){.AboutCover-module__LsxnYa__toggleIcon,.AboutCover-module__LsxnYa__content,.AboutCover-module__LsxnYa__detailsSummary:before,.AboutCover-module__LsxnYa__storyLink{transition:none}.AboutCover-module__LsxnYa__storyLink:hover{transform:none}}@media (prefers-contrast:high){.AboutCover-module__LsxnYa__container{border-top-width:2px}.AboutCover-module__LsxnYa__toggleButton:focus-visible{outline-width:3px}.AboutCover-module__LsxnYa__themeTag{border-width:2px}}[data-theme=light] .AboutCover-module__LsxnYa__container{background:#b0b0b0fa;border-top-color:#0000002e}[data-theme=light] .AboutCover-module__LsxnYa__toggleButton{color:#0009}[data-theme=light] .AboutCover-module__LsxnYa__toggleButton:hover{color:#1a1a1a;background:#0000000f}[data-theme=light] .AboutCover-module__LsxnYa__toggleButton:focus-visible{outline-color:#0006}[data-theme=light] .AboutCover-module__LsxnYa__date{color:#00000080}[data-theme=light] .AboutCover-module__LsxnYa__aboutText{color:#000c}[data-theme=light] .AboutCover-module__LsxnYa__moodLabel{color:#00000073}[data-theme=light] .AboutCover-module__LsxnYa__moodValue{color:#000000d9}[data-theme=light] .AboutCover-module__LsxnYa__themesLabel{color:#00000073}[data-theme=light] .AboutCover-module__LsxnYa__themeTag{color:#000000bf;background:#0000001a;border-color:#0003}[data-theme=light] .AboutCover-module__LsxnYa__storiesSection{border-top-color:#0000001f}[data-theme=light] .AboutCover-module__LsxnYa__storiesTitle{color:#00000073}[data-theme=light] .AboutCover-module__LsxnYa__storyLink:hover{background:#0000000f}[data-theme=light] .AboutCover-module__LsxnYa__storyLink:hover .AboutCover-module__LsxnYa__storyTitle{color:#1a1a1a}[data-theme=light] .AboutCover-module__LsxnYa__storyLink:focus-visible{outline-color:#00000059}[data-theme=light] .AboutCover-module__LsxnYa__storyThumbnailWrapper{background:#0000000f}[data-theme=light] .AboutCover-module__LsxnYa__storyThumbnailPlaceholder{background:linear-gradient(135deg,#00000014 0%,#0000000a 100%)}[data-theme=light] .AboutCover-module__LsxnYa__storyRankBadge{color:#000000d9;background:#bdbdbde6;box-shadow:0 1px 3px #0003}[data-theme=light] .AboutCover-module__LsxnYa__storyRank{color:#000c;background:#0000001f}[data-theme=light] .AboutCover-module__LsxnYa__storyTitle{color:#000c}[data-theme=light] .AboutCover-module__LsxnYa__storySource{color:#0006}[data-theme=light] .AboutCover-module__LsxnYa__details{border-top-color:#0000001f}[data-theme=light] .AboutCover-module__LsxnYa__detailsSummary{color:#00000073}[data-theme=light] .AboutCover-module__LsxnYa__detailLabel{color:#0006}[data-theme=light] .AboutCover-module__LsxnYa__detailValue{color:#000000a6}
.page-module__mD8ypa__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__mD8ypa__mainContent{justify-content:center;width:100%;display:flex}
.page-module__RUQ3jq__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__RUQ3jq__mainContent{justify-content:center;width:100%;display:flex}
.ToonShareSheet-module__LZSU_q__backdrop{z-index:10100;-webkit-backdrop-filter:blur(16px);opacity:0;background:#000000bf;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__entering{opacity:0}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__visible{opacity:1}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__exiting{opacity:0}.ToonShareSheet-module__LZSU_q__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,inset 0 1px #ffffff14}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__visible .ToonShareSheet-module__LZSU_q__sheet{transform:translateY(0)}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__exiting .ToonShareSheet-module__LZSU_q__sheet{transform:translateY(100%)}.ToonShareSheet-module__LZSU_q__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.ToonShareSheet-module__LZSU_q__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.ToonShareSheet-module__LZSU_q__closeButton{color:#ffffff80;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ToonShareSheet-module__LZSU_q__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.ToonShareSheet-module__LZSU_q__closeButton:active{transform:scale(.95)}.ToonShareSheet-module__LZSU_q__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.ToonShareSheet-module__LZSU_q__header{text-align:center;z-index:1;border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.ToonShareSheet-module__LZSU_q__toonIcon{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.ToonShareSheet-module__LZSU_q__title{color:#fff;letter-spacing:.02em;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:20px;font-weight:700}.ToonShareSheet-module__LZSU_q__subtitle{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;overflow:hidden}.ToonShareSheet-module__LZSU_q__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;gap:12px;padding:20px;display:flex;position:relative}.ToonShareSheet-module__LZSU_q__actionCard{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:16px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ToonShareSheet-module__LZSU_q__actionCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.ToonShareSheet-module__LZSU_q__actionCard:active{transform:scale(.97)}.ToonShareSheet-module__LZSU_q__actionCard:disabled{opacity:.6;cursor:not-allowed}.ToonShareSheet-module__LZSU_q__actionCard:disabled:hover{transform:none}.ToonShareSheet-module__LZSU_q__actionCard.ToonShareSheet-module__LZSU_q__success{background:#ffd70014;border-color:#ffd70040}.ToonShareSheet-module__LZSU_q__actionCard.ToonShareSheet-module__LZSU_q__success .ToonShareSheet-module__LZSU_q__actionIcon{color:#ffd700f2;background:#ffd70026}.ToonShareSheet-module__LZSU_q__actionCard.ToonShareSheet-module__LZSU_q__success .ToonShareSheet-module__LZSU_q__actionLabel{color:#ffd700e6}.ToonShareSheet-module__LZSU_q__actionCard.ToonShareSheet-module__LZSU_q__downloadActive{background:#ffe77a14;border-color:#ffe77a33}.ToonShareSheet-module__LZSU_q__actionIcon{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.ToonShareSheet-module__LZSU_q__actionCard:hover .ToonShareSheet-module__LZSU_q__actionIcon{background:#ffffff14;border-color:#ffffff1f}.ToonShareSheet-module__LZSU_q__actionLabel{color:#fff9;letter-spacing:.01em;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600}.ToonShareSheet-module__LZSU_q__actionCard:hover .ToonShareSheet-module__LZSU_q__actionLabel{color:#ffffffd9}.ToonShareSheet-module__LZSU_q__downloadSpinnerLarge{border:2px solid #ffe77a4d;border-top-color:#ffe77a;border-radius:50%;width:20px;height:20px;animation:1s linear infinite ToonShareSheet-module__LZSU_q__spin}@keyframes ToonShareSheet-module__LZSU_q__spin{to{transform:rotate(360deg)}}.ToonShareSheet-module__LZSU_q__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.ToonShareSheet-module__LZSU_q__socialButton{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ToonShareSheet-module__LZSU_q__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.ToonShareSheet-module__LZSU_q__socialButton:active{transform:scale(.97)}.ToonShareSheet-module__LZSU_q__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ToonShareSheet-module__LZSU_q__socialButton:hover .ToonShareSheet-module__LZSU_q__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.ToonShareSheet-module__LZSU_q__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600}.ToonShareSheet-module__LZSU_q__socialButton:hover .ToonShareSheet-module__LZSU_q__socialLabel{color:#ffffffb3}.ToonShareSheet-module__LZSU_q__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:380px){.ToonShareSheet-module__LZSU_q__sheet{max-height:88vh}.ToonShareSheet-module__LZSU_q__header{padding:6px 16px 16px}.ToonShareSheet-module__LZSU_q__toonIcon{width:48px;height:48px}.ToonShareSheet-module__LZSU_q__title{font-size:18px}.ToonShareSheet-module__LZSU_q__subtitle{max-width:240px;font-size:13px}.ToonShareSheet-module__LZSU_q__primaryActions{gap:8px;padding:16px}.ToonShareSheet-module__LZSU_q__actionCard{border-radius:14px;gap:8px;padding:12px 6px}.ToonShareSheet-module__LZSU_q__actionIcon{width:44px;height:44px}.ToonShareSheet-module__LZSU_q__actionLabel{font-size:11px}.ToonShareSheet-module__LZSU_q__socialSection{gap:6px;padding:12px 16px 16px}.ToonShareSheet-module__LZSU_q__socialButton{gap:6px;padding:10px 6px}.ToonShareSheet-module__LZSU_q__socialIcon{width:42px;height:42px}.ToonShareSheet-module__LZSU_q__socialIcon svg{width:18px;height:18px}.ToonShareSheet-module__LZSU_q__socialLabel{font-size:10px}}@media (min-width:640px){.ToonShareSheet-module__LZSU_q__backdrop{align-items:center;padding:24px}.ToonShareSheet-module__LZSU_q__sheet{border:1px solid #ffffff1a;border-radius:24px;max-width:460px;box-shadow:0 0 0 1px #ffd70008,0 8px 32px #0006,0 24px 64px #0000004d,inset 0 1px #ffffff14}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__visible .ToonShareSheet-module__LZSU_q__sheet{transform:translateY(0)scale(1)}.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__entering .ToonShareSheet-module__LZSU_q__sheet,.ToonShareSheet-module__LZSU_q__backdrop.ToonShareSheet-module__LZSU_q__exiting .ToonShareSheet-module__LZSU_q__sheet{opacity:0;transform:translateY(24px)scale(.96)}.ToonShareSheet-module__LZSU_q__handle{display:none}.ToonShareSheet-module__LZSU_q__header{padding:24px 24px 20px}.ToonShareSheet-module__LZSU_q__title{font-size:22px}.ToonShareSheet-module__LZSU_q__primaryActions{gap:12px;padding:20px 24px}.ToonShareSheet-module__LZSU_q__actionCard{border-radius:18px;padding:18px 10px}.ToonShareSheet-module__LZSU_q__actionIcon{width:56px;height:56px}.ToonShareSheet-module__LZSU_q__actionLabel{font-size:14px}.ToonShareSheet-module__LZSU_q__socialSection{gap:10px;padding:16px 24px 24px}.ToonShareSheet-module__LZSU_q__socialButton{border-radius:16px;padding:16px 10px}.ToonShareSheet-module__LZSU_q__socialIcon{width:52px;height:52px}.ToonShareSheet-module__LZSU_q__socialLabel{font-size:12px}.ToonShareSheet-module__LZSU_q__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.ToonShareSheet-module__LZSU_q__backdrop,.ToonShareSheet-module__LZSU_q__sheet,.ToonShareSheet-module__LZSU_q__actionCard,.ToonShareSheet-module__LZSU_q__socialButton,.ToonShareSheet-module__LZSU_q__closeButton,.ToonShareSheet-module__LZSU_q__actionIcon,.ToonShareSheet-module__LZSU_q__socialIcon{transition:none}.ToonShareSheet-module__LZSU_q__actionCard:active,.ToonShareSheet-module__LZSU_q__socialButton:active,.ToonShareSheet-module__LZSU_q__closeButton:active,.ToonShareSheet-module__LZSU_q__actionCard:hover,.ToonShareSheet-module__LZSU_q__socialButton:hover,.ToonShareSheet-module__LZSU_q__closeButton:hover,.ToonShareSheet-module__LZSU_q__socialButton:hover .ToonShareSheet-module__LZSU_q__socialIcon{transform:none}.ToonShareSheet-module__LZSU_q__downloadSpinnerLarge{border-color:#ffe77a;animation:none}}@media (prefers-contrast:high){.ToonShareSheet-module__LZSU_q__sheet{border-width:2px}.ToonShareSheet-module__LZSU_q__closeButton:focus-visible{outline-offset:-2px;outline:2px solid #fff}}
