.home-doomsday-card .single-preview{padding:0}.doomsday-preview-loading{color:var(--text-dim)}.doomsday-preview-shell{display:grid;gap:.95rem}.doomsday-preview-shell-fallback{color:inherit;text-decoration:none}.doomsday-preview-meter{width:min(144px,100%);aspect-ratio:1;display:grid;place-items:center;align-content:center;justify-items:center;gap:.15rem;padding:1rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.18),transparent 34%),linear-gradient(180deg,rgba(241,84,84,.28),rgba(255,130,94,.12));box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 18px 30px rgba(0,0,0,.24)}.doomsday-preview-meter-image{width:min(320px,100%);aspect-ratio:auto;padding:0;border:0;border-radius:1rem;background:rgba(10,10,10,.92);box-shadow:0 18px 30px rgba(0,0,0,.24);overflow:hidden}.doomsday-preview-image{display:block;width:100%;height:auto}.doomsday-preview-value{font-size:clamp(2.5rem, 8vw, 3.5rem);font-weight:800;line-height:.9;letter-spacing:-.04em;color:#fff3ef}.doomsday-preview-unit{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffd2c8}.doomsday-preview-copy{display:grid;gap:.45rem;align-content:center}.doomsday-preview-meta{color:var(--text-dim);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.doomsday-preview-headline{font-size:clamp(1.12rem, 3.2vw, 1.65rem);font-weight:700;line-height:1.12}.doomsday-preview-trend{color:#ffb7a8;font-weight:700}.doomsday-preview-summary{margin:0;color:var(--text-dim);line-height:1.58}.doomsday-preview-links{display:flex;flex-wrap:wrap;gap:.55rem .9rem}.doomsday-preview-link{color:var(--text);font-weight:700;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:0.16em;text-decoration-color:color-mix(in srgb,currentColor 38%,transparent)}.doomsday-preview-link:focus-visible,.doomsday-preview-link:hover{color:var(--accent-2);text-decoration-color:color-mix(in srgb,currentColor 72%,transparent)}.home-doomsday-card:focus-within .doomsday-preview-meter:not(.doomsday-preview-meter-image),.home-doomsday-card:hover .doomsday-preview-meter:not(.doomsday-preview-meter-image),html.desktop-v2-enabled .home-doomsday-panel:focus-within .doomsday-preview-meter:not(.doomsday-preview-meter-image),html.desktop-v2-enabled .home-doomsday-panel:hover .doomsday-preview-meter:not(.doomsday-preview-meter-image){border-color:rgba(255,177,159,.45);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 20px 34px rgba(0,0,0,.28)}@media (max-width:740px){.doomsday-preview-meter{width:120px}}@media (min-width:900px){html.desktop-v2-enabled .home-doomsday-panel .single-preview{min-height:0;padding:0;border:0;background:0 0}html.desktop-v2-enabled .home-doomsday-panel .doomsday-preview-shell{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:1.3rem;align-items:center}html.desktop-v2-enabled .home-doomsday-panel .doomsday-preview-summary{max-width:62ch}html.desktop-v2-enabled.desktop-v2-theme-light1 .doomsday-preview-meter,html.desktop-v2-enabled.desktop-v2-theme-light2 .doomsday-preview-meter{border-color:rgba(25,25,25,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.36),0 18px 26px rgba(15,23,42,.08)}}.home-movies-card{grid-column:1/-1}.home-movies-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home-movies-scroll::-webkit-scrollbar{width:4px}.home-movies-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:2px}.home-movies-list{display:flex;flex-direction:column;gap:0}.home-movies-item{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem 0;text-decoration:none;color:inherit;border-bottom:1px solid var(--line,rgba(255,255,255,.08));transition:background .12s}.home-movies-item:last-child{border-bottom:none}.home-movies-item:hover{background:rgba(255,255,255,.04)}.home-movies-poster{width:64px;min-width:64px;aspect-ratio:2/3;object-fit:cover;border-radius:4px;background:#1c2533;flex-shrink:0}.home-movies-info{flex:1;min-width:0}.home-movies-name{font-size:.85rem;font-weight:600;line-height:1.3;margin-bottom:.15rem}.home-movies-meta{font-size:.72rem;color:var(--text-dim,#999);line-height:1.35}.home-movies-synopsis{font-size:.72rem;color:var(--text-dim,#aaa);line-height:1.4;margin-top:.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-movies-loading{color:var(--text-dim,#888);padding:1rem 0}html.desktop-v2-enabled .home-dash-panel[data-widget=movies]{grid-column:1/-1}.home-radio-visual{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:40px;padding:.5rem 0}.home-radio-visual a{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:40px;text-decoration:none}.home-radio-bar{width:4px;border-radius:2px;background:var(--accent,#60a5fa);animation:radioWave 1.2s ease-in-out infinite}.home-radio-bar:first-child{height:35%;animation-delay:0s}.home-radio-bar:nth-child(2){height:60%;animation-delay:.15s}.home-radio-bar:nth-child(3){height:85%;animation-delay:.3s}.home-radio-bar:nth-child(4){height:50%;animation-delay:.45s}.home-radio-bar:nth-child(5){height:75%;animation-delay:.6s}.home-radio-bar:nth-child(6){height:40%;animation-delay:.75s}.home-radio-bar:nth-child(7){height:65%;animation-delay:.9s}.home-radio-bar:nth-child(8){height:30%;animation-delay:1.05s}@keyframes radioWave{0%,100%{transform:scaleY(.4)}50%{transform:scaleY(1)}}.home-radio-label{text-align:center;font-size:.72rem;color:var(--text-dim,#999);margin-top:.25rem}.home-tube-preview{position:relative;display:block;border-radius:6px;overflow:hidden;text-decoration:none;color:inherit}.home-tube-poster{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#1c2533}.home-tube-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);transition:background .15s,transform .15s}.home-tube-preview:hover .home-tube-play{background:rgba(0,0,0,.8);transform:translate(-50%,-50%) scale(1.1)}.home-tube-play-arrow{width:0;height:0;border-style:solid;border-width:9px 0 9px 16px;border-color:transparent transparent transparent #fff;margin-left:3px}.home-tube-caption{padding:.45rem .1rem}.home-tube-title{font-size:.82rem;font-weight:600;line-height:1.3}.home-tube-meta{font-size:.7rem;color:var(--text-dim,#999);margin-top:.1rem}.home-blog-visual{display:flex;flex-direction:column;gap:.6rem;padding:.3rem 0}.home-blog-icon{font-size:2.4rem;line-height:1;filter:brightness(1.3)}.home-blog-lines{display:flex;flex-direction:column;gap:6px}.home-blog-line{height:5px;border-radius:3px;background:var(--accent,rgba(96,165,250,.45))}.home-blog-line:first-child{width:92%}.home-blog-line:nth-child(2){width:72%}.home-blog-line:nth-child(3){width:55%}.home-learn-courses{display:flex;flex-direction:column;gap:.35rem}.home-learn-course{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;line-height:1.35;text-decoration:none;color:inherit;padding:.25rem 0}.home-learn-course:hover{text-decoration:underline}.home-learn-bullet{color:var(--accent,#60a5fa);flex-shrink:0;font-size:.65rem;margin-top:.15rem}.home-learn-provider{font-size:.68rem;color:var(--text-dim,#999);margin-top:.4rem}