:root{
  --rb-bg:#eeeeef;
  --rb-shell:#f8f8f9;
  --rb-card:#ffffff;
  --rb-card-soft:#f2f2f4;
  --rb-line:#dedee3;
  --rb-text:#17171d;
  --rb-muted:#6e6e78;
  --rb-pink:#e337b7;
  --rb-pink2:#ff3d91;
  --rb-blue:#286cff;
  --rb-dark:#151620;
  --rb-shadow:0 8px 22px rgba(20,20,30,.06);
  --rb-radius:24px;
}
*{box-sizing:border-box}
[hidden]{display:none!important}
html,body{min-height:100%}
body{margin:0;background:linear-gradient(180deg,#f7f7f8 0%,var(--rb-bg) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rb-text)}
button,input{font:inherit}
button{cursor:pointer}
.rb-shell{width:min(1400px,calc(100vw - 32px));margin:18px auto 0;padding:18px;border-radius:30px;background:var(--rb-shell);border:1px solid rgba(0,0,0,.06);box-shadow:var(--rb-shadow)}
.rb-header{display:flex;align-items:center;gap:18px;margin-bottom:16px}
.rb-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--rb-text);min-width:210px;font-weight:950;font-size:25px;letter-spacing:-.03em}
.rb-brand img{height:44px;width:44px;object-fit:contain}.rb-brand span{font-size:24px;letter-spacing:-.02em}
.rb-tabs{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rb-tab{height:60px;border:1px solid var(--rb-line);background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;color:var(--rb-text);transition:.18s ease;position:relative;overflow:hidden}.rb-tab img{width:30px;height:30px;object-fit:contain}.rb-tab:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:999px;background:transparent}.rb-tab.is-active{border-color:rgba(227,55,183,.38);background:#fff}.rb-tab.is-active:after{background:linear-gradient(90deg,var(--rb-pink),var(--rb-pink2))}.rb-tv-tab.is-tv-focused,.rb-tv-tab:focus-visible{border-color:rgba(40,108,255,.45)}.rb-tv-tab:after{background:var(--rb-blue)}.rb-menu-btn{width:48px;height:48px;border:1px solid var(--rb-line);background:#fff;border-radius:50%;font-size:20px;color:var(--rb-text)}
.rb-app-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,.74fr);gap:16px}.rb-tv-card,.rb-radio-card,.rb-action-card,.rb-ad-slot,.rb-panel-card{background:#fff;border:1px solid var(--rb-line);border-radius:var(--rb-radius);box-shadow:none}.rb-tv-card{padding:14px}.rb-card-topline{display:flex;align-items:center;gap:10px;margin-bottom:12px}.rb-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:950;letter-spacing:.02em}.rb-pill-tv{background:#f2eaff;color:#6434c9}.rb-pill-live{background:#ffe9f7;color:#b10b75}.rb-status-dot{color:var(--rb-muted);font-size:13px}.rb-tv-loop,.rb-tv-live{position:relative;min-height:500px;border-radius:20px;overflow:hidden;background:#151620;color:#fff;border:1px solid rgba(255,255,255,.08)}.rb-youtube-player,.rb-youtube-player iframe{width:100%;height:100%;min-height:500px;border:0}.rb-tv-live-controls{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;gap:12px;align-items:center}.rb-live-chip{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:999px;padding:8px 12px;color:#fff;font-size:12px;font-weight:900}.rb-primary{border:0;background:linear-gradient(135deg,var(--rb-blue),#5f7dff);color:white;border-radius:15px;padding:13px 18px;font-weight:950}.rb-primary-sm{padding:10px 14px;border-radius:12px}.rb-lottie-target,.rb-video-loop-target{position:absolute;inset:0;display:none}.rb-video-loop-target video{width:100%;height:100%;object-fit:cover}.rb-css-loop{position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.16),transparent 32%),linear-gradient(135deg,#181922,#0e1018);overflow:hidden}.rb-loop-bg{position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 30%,rgba(255,255,255,.035) 45%,transparent 60%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 28px);animation:rb-bgshift 11s linear infinite}.rb-loop-brand{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;padding:22px 30px;border-radius:28px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px)}.rb-loop-brand img{width:118px;height:118px;object-fit:contain;filter:drop-shadow(0 6px 20px rgba(227,55,183,.22))}.rb-loop-brand span{font-size:62px;font-weight:950;letter-spacing:-.08em;color:#fff}.rb-loop-eq{position:absolute;left:50%;top:64%;transform:translateX(-50%);height:70px;display:flex;align-items:center;gap:9px}.rb-loop-eq i{display:block;width:8px;height:22px;border-radius:999px;background:linear-gradient(var(--rb-pink),#fff);opacity:.72;animation:rb-eq 1.1s ease-in-out infinite}.rb-loop-eq i:nth-child(2){animation-delay:.08s}.rb-loop-eq i:nth-child(3){animation-delay:.17s}.rb-loop-eq i:nth-child(4){animation-delay:.25s}.rb-loop-eq i:nth-child(5){animation-delay:.11s}.rb-loop-eq i:nth-child(6){animation-delay:.2s}.rb-loop-eq i:nth-child(7){animation-delay:.29s}.rb-loop-rings{position:absolute;left:50%;top:46%;width:410px;height:410px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.10);box-shadow:0 0 0 55px rgba(255,255,255,.018),0 0 0 120px rgba(255,255,255,.012);animation:rb-pulse 4.8s ease-in-out infinite}.rb-wave{position:absolute;left:-10%;right:-10%;height:2px;background:linear-gradient(90deg,transparent,rgba(227,55,183,.55),rgba(255,255,255,.62),rgba(227,55,183,.55),transparent);opacity:.72;filter:drop-shadow(0 0 8px rgba(227,55,183,.30));animation:rb-wave 5s infinite ease-in-out}.rb-wave-1{top:24%}.rb-wave-2{top:73%;animation-delay:.9s}.rb-wave-3{top:84%;animation-delay:1.7s}.rb-tv-copy{position:absolute;left:22px;right:22px;bottom:20px;text-align:center}.rb-tv-copy h1{font-size:34px;line-height:1.05;margin:12px 0 6px;letter-spacing:-.04em}.rb-tv-copy p{margin:0;color:#e5e7ef}.rb-tv-footnote{display:flex;justify-content:space-between;gap:10px;margin:12px 8px 0;color:var(--rb-muted);font-size:13px}.rb-radio-card{padding:18px;display:flex;flex-direction:column;gap:12px}.rb-radio-topline{position:static;margin:0}.rb-radio-topline strong{font-size:18px}.rb-cover-wrap{aspect-ratio:1/1;width:100%;border-radius:20px;overflow:hidden;background:#f6f6f8;display:grid;place-items:center;border:1px solid var(--rb-line)}.rb-cover-wrap img{width:100%;height:100%;object-fit:cover}.rb-now small{color:var(--rb-muted);font-weight:800;text-transform:none}.rb-marquee{overflow:hidden;white-space:nowrap;font-size:23px;font-weight:950;margin:4px 0;letter-spacing:-.04em}.rb-marquee span{display:inline-block;min-width:100%;animation:rb-marquee 13s linear infinite}.rb-now p{margin:0;color:var(--rb-muted)}.rb-levels{height:54px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0}.rb-levels i{display:block;width:7px;height:18px;border-radius:999px;background:linear-gradient(180deg,var(--rb-pink2),var(--rb-pink));opacity:.85;transform-origin:center;animation:rb-meter 1s ease-in-out infinite}.rb-levels i:nth-child(2){animation-delay:.07s}.rb-levels i:nth-child(3){animation-delay:.16s}.rb-levels i:nth-child(4){animation-delay:.25s}.rb-levels i:nth-child(5){animation-delay:.33s}.rb-levels i:nth-child(6){animation-delay:.14s}.rb-levels i:nth-child(7){animation-delay:.22s}.rb-levels i:nth-child(8){animation-delay:.04s}.rb-levels.is-real i{animation:none}.rb-controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.rb-controls button{width:42px;height:42px;border-radius:50%;border:1px solid var(--rb-line);background:#fff;cursor:pointer;font-weight:950;color:var(--rb-text)}.rb-controls .rb-play{width:68px;height:68px;background:linear-gradient(135deg,var(--rb-pink),var(--rb-pink2));color:#fff;font-size:25px;border:0}.rb-volume{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:var(--rb-muted);font-size:12px;font-weight:800}.rb-volume input{width:100%;accent-color:var(--rb-pink)}.rb-volume output{min-width:38px;text-align:right;color:var(--rb-text)}.rb-help{background:#f6f1f8;border-radius:14px;color:#6d416d;padding:12px;margin:0;font-size:13px;text-align:center;font-weight:800}.rb-inline-start{border:0;background:#17171d;color:#fff;border-radius:14px;padding:12px;font-weight:950}.rb-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.rb-action-card{padding:18px;text-align:left;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.rb-action-card span{font-size:25px}.rb-action-card strong{font-size:18px}.rb-action-card small{grid-column:2/4;color:var(--rb-muted)}.rb-actions .rb-action-card:after{content:"›";font-size:30px;color:var(--rb-muted)}.rb-ads{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;margin-top:16px}.rb-ad-slot{min-height:78px;border:1px dashed rgba(227,55,183,.34);background:#fff;display:grid;place-items:center;overflow:hidden;text-align:center}.rb-demo-ad{width:100%;height:100%;min-height:78px;display:grid;place-items:center;text-align:center;color:#9b2c92;font-weight:950;line-height:1.2;padding:14px}.rb-demo-ad-square{min-height:120px}.rb-footer{width:min(1400px,calc(100vw - 32px));margin:10px auto 22px;color:#777781;font-size:12px;line-height:1.45;text-align:center}.rb-panel{position:fixed;inset:0;background:rgba(20,20,30,.28);display:grid;place-items:end center;z-index:40;padding:20px}.rb-panel-card{width:min(720px,100%);max-height:min(720px,90vh);overflow:auto;padding:24px;position:relative}.rb-panel-close{position:absolute;right:14px;top:12px;border:0;background:#f2f2f5;border-radius:50%;width:36px;height:36px;font-size:24px}.rb-list{display:grid;gap:12px}.rb-list-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--rb-line);border-radius:16px;background:#fff}.rb-list-item img{width:60px;height:60px;border-radius:12px;object-fit:cover}.rb-list-item h3{margin:0;font-size:16px}.rb-list-item p{margin:4px 0 0;color:var(--rb-muted);font-size:13px}.rb-list-item button{border:0;background:linear-gradient(135deg,var(--rb-pink),var(--rb-pink2));color:white;border-radius:12px;padding:10px 14px;font-weight:900}.rb-schedule-list{display:grid;gap:8px}.rb-schedule-day{font-weight:950;margin-top:10px}.rb-schedule-line{display:flex;gap:12px;align-items:flex-start;padding:10px;border-bottom:1px solid var(--rb-line)}.rb-schedule-line time{font-weight:900;color:var(--rb-pink);min-width:96px}.rb-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);z-index:160;max-width:min(560px,calc(100vw - 32px));padding:14px 18px;border-radius:16px;background:#171923;color:#fff;box-shadow:0 12px 30px rgba(20,20,30,.16);font-weight:850;opacity:0;pointer-events:none;transition:.25s ease}.rb-toast.is-visible{opacity:1;transform:translate(-50%,0)}.rb-toast[data-type="warning"]{background:#7a4b00}.rb-toast[data-type="error"]{background:#9a1733}.rb-toast[data-type="info"]{background:#1d3b75}
@keyframes rb-wave{0%,100%{transform:translateX(-4%) scaleY(1)}50%{transform:translateX(4%) scaleY(6)}}@keyframes rb-pulse{0%,100%{opacity:.45;transform:translate(-50%,-50%) scale(.96)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.04)}}@keyframes rb-eq{0%,100%{height:18px}50%{height:62px}}@keyframes rb-meter{0%,100%{height:14px}50%{height:48px}}@keyframes rb-bgshift{0%{transform:translateX(-4%)}100%{transform:translateX(4%)}}@keyframes rb-marquee{0%{transform:translateX(0)}42%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media (max-width:980px){.rb-shell{width:calc(100vw - 18px);margin:9px auto 0;padding:12px;border-radius:24px}.rb-header{gap:10px;align-items:flex-start}.rb-brand{min-width:auto;font-size:20px}.rb-brand img{width:38px;height:38px}.rb-brand span{display:none}.rb-tabs{gap:6px}.rb-tab{height:54px;font-size:12px;gap:5px}.rb-tab img{width:24px;height:24px}.rb-app-grid{grid-template-columns:1fr}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:320px}.rb-loop-brand img{width:76px;height:76px}.rb-loop-brand span{font-size:40px}.rb-loop-eq{top:62%;height:50px}.rb-tv-copy h1{font-size:27px}.rb-radio-card{display:grid;grid-template-columns:118px 1fr;gap:12px}.rb-radio-topline{grid-column:1/3}.rb-cover-wrap{width:118px}.rb-now{align-self:center}.rb-levels,.rb-controls,.rb-volume,.rb-help,.rb-inline-start{grid-column:1/3}.rb-actions{grid-template-columns:1fr 1fr}.rb-action-card{padding:12px;grid-template-columns:auto 1fr}.rb-action-card small{display:none}.rb-ads{grid-template-columns:1fr}.rb-ad-slot:nth-child(2){display:none}}@media (max-width:560px){.rb-menu-btn{display:block}.rb-tab span{font-size:10px}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:245px}.rb-tv-copy{bottom:14px}.rb-tv-copy h1{font-size:21px}.rb-tv-copy p{font-size:13px}.rb-live-chip{font-size:10px;padding:6px 9px}.rb-loop-brand{top:36%;padding:16px 20px}.rb-loop-brand img{width:60px;height:60px}.rb-loop-brand span{font-size:31px}.rb-loop-eq i{width:6px}.rb-actions{position:sticky;bottom:8px;z-index:10}.rb-radio-card{padding:12px;grid-template-columns:92px 1fr}.rb-cover-wrap{width:92px}.rb-marquee{font-size:16px}.rb-controls .rb-play{width:58px;height:58px}.rb-volume{grid-template-columns:1fr}.rb-volume span{display:none}.rb-volume output{text-align:center}.rb-footer{font-size:11px}}@media (max-width:900px) and (orientation:landscape){.rb-shell{min-height:calc(100vh - 10px);margin:5px auto 0}.rb-header{margin-bottom:10px}.rb-brand{display:none}.rb-app-grid{grid-template-columns:1.35fr .72fr}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:calc(100vh - 210px)}.rb-actions{grid-template-columns:1fr 1fr}.rb-ads{display:none}.rb-help{display:none}.rb-radio-card{display:flex}.rb-cover-wrap{width:100%}}

/* v1.0.3 refinement: cleaner gray/white UI, stronger mobile responsive, brand assets in proportion */
.rb-shell{box-shadow:0 2px 10px rgba(20,20,30,.025);border-color:#e3e3e7;background:#fafafa}
.rb-header{align-items:center;gap:14px}
.rb-brand{min-width:230px;gap:12px;font-size:24px;white-space:nowrap}
.rb-brand img{width:52px;height:52px;object-fit:contain}.rb-brand span{font-size:24px;letter-spacing:-.03em}
.rb-tab{height:68px;gap:12px;font-size:17px;border-radius:18px;min-width:0}.rb-tab img{width:46px;height:46px;flex:0 0 46px;object-fit:contain}.rb-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rb-tv-tab img{width:52px;height:52px;flex-basis:52px}.rb-menu-btn{display:none}
.rb-app-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.62fr)}
.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:clamp(340px,42vw,540px)}
.rb-css-loop{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.13),transparent 27%),linear-gradient(135deg,#1c1d24,#11131a 78%)}
.rb-css-loop.has-tv-image:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(15,16,22,.30),rgba(15,16,22,.76)),var(--rb-tv-image);background-size:cover;background-position:center;opacity:.6;filter:saturate(.85)}
.rb-loop-bg{background:radial-gradient(circle at 50% 40%,rgba(227,55,183,.12),transparent 26%),radial-gradient(circle at 52% 42%,rgba(255,255,255,.10),transparent 18%);animation:rb-bgfloat 9s ease-in-out infinite}
.rb-loop-brand{top:43%;padding:0;border:0;background:transparent;backdrop-filter:none;border-radius:0;z-index:2}.rb-loop-brand img{width:clamp(100px,15vw,190px);height:clamp(100px,15vw,190px);filter:drop-shadow(0 10px 36px rgba(255,255,255,.12)) drop-shadow(0 0 30px rgba(227,55,183,.24))}.rb-loop-rings{z-index:1;width:clamp(260px,38vw,520px);height:clamp(260px,38vw,520px);top:43%;border-color:rgba(255,255,255,.12);box-shadow:0 0 0 42px rgba(255,255,255,.035),0 0 0 96px rgba(227,55,183,.035),0 0 0 165px rgba(255,255,255,.018)}
.rb-loop-orbit{position:absolute;left:50%;top:43%;width:clamp(300px,42vw,620px);height:clamp(300px,42vw,620px);transform:translate(-50%,-50%);border-radius:50%;z-index:1;animation:rb-spin 20s linear infinite}.rb-loop-orbit i{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.7);box-shadow:0 0 20px rgba(227,55,183,.38)}.rb-loop-orbit i:nth-child(1){transform:rotate(0deg) translateX(clamp(110px,19vw,260px))}.rb-loop-orbit i:nth-child(2){transform:rotate(90deg) translateX(clamp(110px,19vw,260px))}.rb-loop-orbit i:nth-child(3){transform:rotate(180deg) translateX(clamp(110px,19vw,260px))}.rb-loop-orbit i:nth-child(4){transform:rotate(270deg) translateX(clamp(110px,19vw,260px))}
.rb-tv-copy{z-index:3}.rb-tv-copy h1{font-weight:950}.rb-tv-copy p{color:#f0f0f2}.rb-tv-footnote span:first-child{font-weight:800;color:#565660}
.rb-radio-card{box-shadow:0 2px 8px rgba(20,20,30,.02)}.rb-now small{display:block;margin-bottom:4px}.rb-marquee span{animation:none}.rb-marquee.is-long span{animation:rb-marquee 14s linear infinite}.rb-now p{font-weight:850;color:#555560}.rb-help{background:#f4f4f6;color:#5a5a64}.rb-ad-slot{place-items:center;align-items:center;justify-content:center}.rb-demo-ad{display:flex;flex-direction:column;align-items:center;justify-content:center}.rb-demo-ad strong{display:block}.rb-footer{background:transparent}.rb-footer img{max-height:44px;width:auto;vertical-align:middle;margin:0 6px}
@keyframes rb-bgfloat{0%,100%{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}
@keyframes rb-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}
@media (max-width:1100px){.rb-brand{min-width:190px}.rb-tab{font-size:15px;height:64px}.rb-tab img{width:40px;height:40px;flex-basis:40px}.rb-tv-tab img{width:46px;height:46px;flex-basis:46px}.rb-app-grid{grid-template-columns:minmax(0,1.45fr) minmax(250px,.7fr)}}
@media (max-width:980px){.rb-shell{width:calc(100vw - 12px);margin:6px auto 0;padding:10px;border-radius:22px}.rb-header{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:10px}.rb-brand{min-width:0;justify-content:center}.rb-brand img{width:48px;height:48px}.rb-brand span{display:inline;font-size:22px}.rb-tabs{width:100%;gap:7px}.rb-tab{height:62px;font-size:14px;gap:7px;padding:0 6px}.rb-tab img{width:36px;height:36px;flex-basis:36px}.rb-tv-tab img{width:40px;height:40px;flex-basis:40px}.rb-app-grid{grid-template-columns:1fr;gap:10px}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:clamp(260px,56vw,420px)}.rb-loop-brand img{width:clamp(86px,22vw,150px);height:clamp(86px,22vw,150px)}.rb-radio-card{grid-template-columns:minmax(108px,30vw) 1fr}.rb-cover-wrap{width:100%}.rb-radio-topline{grid-column:1/3}.rb-actions{gap:10px;margin-top:10px}.rb-ads{gap:10px;margin-top:10px}}
@media (max-width:560px){body{background:#f4f4f5}.rb-shell{width:100vw;margin:0;padding:8px;border-radius:0;border-left:0;border-right:0}.rb-header{gap:8px}.rb-brand img{width:42px;height:42px}.rb-brand span{font-size:20px}.rb-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.rb-tab{height:58px;border-radius:14px;flex-direction:column;gap:2px;font-size:10px;line-height:1.05;padding:4px 2px}.rb-tab img{width:34px;height:34px;flex:0 0 34px}.rb-tv-tab img{width:38px;height:38px;flex-basis:38px}.rb-app-grid{gap:8px}.rb-tv-card,.rb-radio-card,.rb-action-card,.rb-ad-slot{border-radius:18px}.rb-tv-card{padding:8px}.rb-card-topline{margin-bottom:8px;gap:6px;flex-wrap:wrap}.rb-pill{font-size:10px;padding:6px 9px}.rb-status-dot{font-size:11px}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:clamp(230px,68vw,320px);border-radius:16px}.rb-loop-brand{top:40%}.rb-loop-rings,.rb-loop-orbit{top:40%}.rb-tv-copy{left:10px;right:10px;bottom:10px}.rb-tv-copy h1{font-size:19px;margin:8px 0 4px}.rb-tv-copy p{font-size:12px}.rb-tv-footnote{font-size:11px;margin:8px 4px 0}.rb-radio-card{padding:10px;grid-template-columns:96px minmax(0,1fr);gap:10px}.rb-cover-wrap{width:96px;border-radius:16px}.rb-marquee{font-size:17px;line-height:1.05;margin:3px 0}.rb-now p{font-size:12px}.rb-levels{height:36px;gap:5px;padding:2px 0}.rb-levels i{width:5px}.rb-controls{gap:5px}.rb-controls button{width:38px;height:38px}.rb-controls .rb-play{width:54px;height:54px}.rb-volume{gap:5px}.rb-help{font-size:12px;padding:9px}.rb-actions{position:static;grid-template-columns:1fr 1fr}.rb-action-card{padding:12px 10px;display:flex;justify-content:center;text-align:center}.rb-action-card span{font-size:20px}.rb-action-card strong{font-size:14px}.rb-actions .rb-action-card:after{display:none}.rb-ads{display:block}.rb-ad-slot{min-height:70px}.rb-ad-slot:nth-child(2){display:grid;margin-top:8px}.rb-demo-ad-square{min-height:92px}.rb-footer{width:calc(100vw - 16px);font-size:11px;margin:8px auto 18px}.rb-toast{bottom:12px}}
@media (max-width:900px) and (orientation:landscape){.rb-shell{min-height:auto}.rb-header{grid-template-columns:auto 1fr;align-items:center}.rb-brand{display:flex;min-width:150px}.rb-brand img{width:38px;height:38px}.rb-brand span{font-size:18px}.rb-tab{height:52px;flex-direction:row;font-size:12px}.rb-tab img{width:32px;height:32px;flex-basis:32px}.rb-app-grid{grid-template-columns:minmax(0,1.35fr) minmax(230px,.75fr);gap:8px}.rb-tv-loop,.rb-tv-live,.rb-youtube-player,.rb-youtube-player iframe{min-height:calc(100vh - 190px)}.rb-radio-card{display:flex;padding:10px}.rb-cover-wrap{width:100%;max-width:180px;margin:0 auto}.rb-marquee{font-size:16px}.rb-actions{display:none}.rb-ads{display:none}}
