.news-mobile-feed{display:none}.news-carousel--feed{position:relative}.news-carousel__count{color:#fff;font-variant-numeric:tabular-nums;pointer-events:none;background:#1b1712a6;border-radius:999px;padding:5px 10px;font-size:11px;position:absolute;top:12px;right:16px}.news-carousel__dots{justify-content:center;align-items:center;gap:2px;padding:4px 16px 0;display:flex}.news-carousel__dots .news-carousel__dot{width:28px;min-width:28px;height:36px;min-height:36px;box-shadow:none;color:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:0 0 28px;place-items:center;padding:0;display:grid}.news-carousel__dots .news-carousel__dot:hover{background:color-mix(in srgb, var(--accent-primary) 8%, transparent)}.news-carousel__dots .news-carousel__marker{background:var(--border);border-radius:999px;flex:none;width:5px;height:5px;transition:width .18s,background .18s;display:block}.news-carousel__dots [aria-current] .news-carousel__marker{background:var(--accent-primary);width:16px}@media (max-width:639px){.studio-shell:has(.news-index){height:100dvh;overflow:hidden}.studio-route:has(.news-index){animation:none;transform:none}.news-index{inset:env(safe-area-inset-top,0px) 0 calc(var(--mobile-nav-height) + env(safe-area-inset-bottom,0px));flex-direction:column;padding:0;animation:.24s ease-out news-feed-enter;display:flex;position:fixed;overflow:hidden}.news-index>header{border-bottom:1px solid var(--border);flex-shrink:0;margin:0;padding:18px 20px}.news-index>header h1{font-size:22px}.news-index>header p,.news-index .news-desktop-grid,.news-index .news-desktop-only{display:none}.news-mobile-feed{overscroll-behavior-y:contain;flex:1;min-height:0;display:block;overflow-y:auto}.news-mobile-post{border-bottom:1px solid var(--border);padding-bottom:24px}.news-mobile-post__heading{padding:16px 20px 12px}.news-mobile-post__heading h2{font-size:15px;font-weight:600;line-height:1.4}.news-mobile-post__heading p{color:var(--accent-strong);margin-top:4px;font-size:11px}.news-carousel--feed .news-carousel__track{width:100%;max-height:min(60svh,560px)}.news-carousel--feed .news-carousel__slide{align-self:stretch;height:auto}.news-mobile-post__caption{padding:12px 20px 0;font-size:14px;line-height:1.7}.news-mobile-post__caption p{white-space:pre-line}.news-mobile-post__caption p+p{margin-top:12px}}@keyframes news-feed-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.news-index{animation:none}.news-carousel__dots .news-carousel__marker{transition:none}}.news-card{background:var(--background);border-radius:24px;min-width:0;overflow:hidden}.news-carousel__track{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.news-carousel__track::-webkit-scrollbar{display:none}.news-carousel__slide{scroll-snap-align:start;scroll-snap-stop:always;background:var(--background);flex:0 0 100%;min-width:0;height:clamp(240px,55svh,600px);position:relative}.news-carousel__controls{justify-content:center;align-items:center;gap:24px;padding:12px 16px 0;display:flex}.rt-Button.news-carousel__arrow{--studio-button-padding-x:0px;border:1px solid var(--border);background:var(--surface);width:44px;min-width:44px;height:44px;color:var(--accent-strong);box-shadow:none;cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;display:grid}.rt-Button.news-carousel__arrow:disabled{color:var(--text-muted);opacity:.45;cursor:default}.rt-Button.news-carousel__arrow:not(:disabled):hover{background:var(--accent-soft)}.news-image-skeleton{background:var(--surface);position:absolute;inset:0;overflow:hidden}.news-image-skeleton:after{content:"";background:linear-gradient(100deg,#0000,#ffffffb3,#0000);animation:1.3s ease-in-out infinite news-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes news-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.news-image-skeleton:after{animation:none}}
