.rk-actions{width:min(100%,760px);display:grid;grid-template-columns:1fr;gap:10px;margin-top:4px}.rk-play{position:relative;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center;padding:13px 16px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(180deg,var(--rk-ac3),var(--rk-ac2));color:#fff;cursor:pointer;box-shadow:0 18px 40px rgba(0,0,0,.22)}.rk-playAura{position:absolute;inset:-30%;pointer-events:none;opacity:.14;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.24),transparent 20%),radial-gradient(circle at 82% 75%,rgba(255,255,255,.08),transparent 26%)}.rk-playInner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:16px}.rk-playBadge{width:52px;height:52px;flex:0 0 52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(0,0,0,.18)}.rk-playIcon{display:block;font-size:28px;line-height:1;transform:translateX(1px)}.rk-playText{font-size:clamp(18px,2.6vw,24px);font-weight:950;white-space:nowrap}.rk-actionsRow{display:grid;grid-template-columns:1fr;gap:10px}.rk-actionBtn{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:12px 16px;color:#fff;cursor:pointer;font-size:16px;font-weight:900;background:linear-gradient(180deg,rgba(15,104,110,.78),rgba(9,68,73,.82));box-shadow:0 10px 24px rgba(0,0,0,.16)}.rk-footerInfo{padding:11px 13px;border-radius:16px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.12);font-size:13px;line-height:1.4;text-align:center}.rk-footerInfo button{margin-left:10px;min-height:32px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.rk-bottom{margin-top:auto}.rk-designed{text-align:center;font-size:12px;opacity:.9}.rk-designed a{color:var(--rk-gold);text-decoration:none;font-weight:900}
.rk-toast{position:fixed;left:50%;bottom:78px;transform:translateX(-50%);z-index:1500;max-width:min(92vw,560px);padding:10px 12px;border-radius:12px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .18s ease;background:rgba(0,0,0,.58);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px)}.rk-toast.show{opacity:1}
.rk-modal{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px}.rk-modal[hidden]{display:none!important}.rk-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.48);backdrop-filter:blur(10px)}.rk-modal__dialog{position:relative;width:min(680px,96vw);max-height:min(84dvh,900px);display:flex;flex-direction:column;border-radius:24px;background:linear-gradient(180deg,rgba(9,35,51,.96),rgba(7,23,36,.98));border:1px solid rgba(255,255,255,.10);box-shadow:0 30px 90px rgba(0,0,0,.55);overflow:hidden}.rk-modal__dialog--compact{max-width:520px}.rk-modal__dialog--menuFull{width:min(760px,96vw);max-height:min(88dvh,960px)}.rk-modal__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.rk-modal__head h3{margin:0;font-size:18px;color:#fff}.rk-modal__x{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:1;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font-size:22px;cursor:pointer;padding:0}.rk-modal__body{padding:18px;overflow:auto}.rk-optionList{padding:18px;display:grid;gap:12px;align-content:center;min-height:100%}.rk-optionList--menu{padding-top:28px;padding-bottom:28px}.rk-optionBtn{width:100%;min-height:58px;padding:0 18px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(8,54,74,.88),rgba(4,27,40,.95));color:#fff;font-size:16px;font-weight:900;text-align:center;cursor:pointer}.rk-optionList--solo .rk-optionBtn{max-width:520px;min-height:64px;font-size:17px}
.rk-form{display:grid;gap:12px}.rk-field{display:flex;flex-direction:column;gap:6px}.rk-field span{font-size:12px;font-weight:900;color:rgba(255,255,255,.92)}.rk-field input,.rk-field textarea,.rk-field select{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;padding:12px 13px;font:inherit;outline:none}.rk-field input::placeholder,.rk-field textarea::placeholder{color:rgba(255,255,255,.54)}.rk-field select{-webkit-appearance:none;appearance:none;background-color:rgba(255,255,255,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5 10 12.5 15 7.5' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px;padding-right:44px;font-weight:800;line-height:1.3;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(0,170,190,.08)}.rk-field select:hover{border-color:rgba(114,214,226,.42);background-color:rgba(255,255,255,.12)}.rk-field select:focus{border-color:rgba(114,214,226,.72);box-shadow:0 0 0 3px rgba(32,175,196,.18),inset 0 1px 0 rgba(255,255,255,.08)}.rk-field select:invalid{color:rgba(255,255,255,.76)}.rk-field select option{color:#ecf8fb;background:#102535}.rk-field select option[disabled],.rk-field select option[value=""]{color:#b7cdd6;background:#153344}.rk-formActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.rk-btn{min-height:42px;padding:0 16px;border-radius:14px;border:0;background:linear-gradient(180deg,var(--rk-ac3),var(--rk-ac2));color:#fff;font-size:14px;font-weight:900;cursor:pointer}.rk-btn-ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}.rk-docCard{background:#fff;border-radius:18px;padding:18px;display:grid;gap:14px;color:#102535;max-height:60dvh;overflow:auto}.rk-docCard h4{margin:0;font-size:18px;color:#102535}.rk-docCard p,.rk-docCard li{margin:0;color:#102535;line-height:1.55;font-size:14px}.rk-docCard ol,.rk-docCard ul{margin:0;padding-left:20px;display:grid;gap:8px}.rk-docCard .rk-formActions{margin-top:4px}.rk-docCard .rk-btn{background:linear-gradient(180deg,var(--rk-ac3),var(--rk-ac2));color:#fff}.rk-docCard .rk-btn-ghost{background:#eef4f7;border:1px solid #b5c9d2;color:#102535}
.rk-recRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rk-recBtn{min-height:46px}
.rk-recStatus{font-size:13px;color:rgba(255,255,255,.88)}.rk-recTimer{font-variant-numeric:tabular-nums;font-weight:900;color:#fff}.rk-btn.is-recording{background:linear-gradient(180deg,#cf4c54,#9f2d38)!important;color:#fff!important}.rk-btn.is-idleRecord{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important}

.rk-recorder{display:grid;gap:10px}.rk-recorder__row{display:flex;gap:10px;flex-wrap:wrap}.rk-recorder__status{font-size:13px;color:rgba(255,255,255,.86)}.rk-recorder audio{width:100%}
.rk-autoStage{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(8,27,39,.92),rgba(6,18,27,.96));backdrop-filter:blur(4px)}.rk-autoStage[hidden]{display:none!important}.rk-autoStage__inner{width:min(100%,720px);height:100%;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.rk-vinyl-wrap--auto{min-height:260px}.rk-vinyl--auto{width:min(48vw,280px)}.rk-vinylGlow--auto{width:min(50vw,300px);opacity:1}.rk-label--auto{width:min(22vw,110px)}.rk-autoStage__track{font-size:clamp(20px,3vw,30px);font-weight:900;text-align:center}.rk-autoStage__meta{font-size:clamp(14px,1.8vw,18px);color:var(--rk-gold);font-weight:800;text-align:center}.rk-autoStage__status{display:flex;justify-content:center}.rk-play--auto{width:min(100%,520px)}.rk-autoBack{min-height:48px;padding:0 20px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;font-size:15px;font-weight:800;cursor:pointer}
.rkapp.is-fb .rk-installBar{display:none!important}.rkapp.is-fb .rk-shell{gap:8px}.rkapp.is-fb .rk-actionsRow{grid-template-columns:1fr}.rkapp.is-fb .rk-bottom{display:none}.rkapp.is-auto .rk-shell{visibility:hidden;pointer-events:none}
@media (max-width:720px){.rk-bgAmbient{background:linear-gradient(180deg,rgba(7,27,39,var(--rk-bg-overlay-alpha,.86)),rgba(5,22,31,var(--rk-bg-overlay-alpha,.86))),var(--rk-bg-mobile,var(--rk-bg)) center/cover no-repeat}.rk-shell{padding-top:max(10px,env(safe-area-inset-top));padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom));gap:10px}.rk-top{padding:10px 12px;border-radius:20px}.rk-logo{width:42px;height:42px}.rk-brand{display:flex;flex-direction:column;min-width:0}.rk-brandWrap{padding-right:0;gap:10px;min-width:0}.rk-mark{min-width:36px;height:36px;padding:0 9px;font-size:15px;border-radius:12px}.rk-topMain{grid-template-columns:minmax(0,1fr) auto}.rk-topMenuBtn{left:auto;min-width:84px;padding:0 12px;gap:6px}.rk-topMenuBtn__label{display:inline;font-size:12px;font-weight:900}.rk-topMenuBtn__dots{font-size:20px}.rk-topBtn,.rk-topMenuBtn{height:38px;min-width:38px}.rk-topBtn-pill{min-width:54px;font-size:11px}.rk-title{font-size:clamp(15px,5vw,19px);line-height:1.02;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:38vw}.rk-subtitle{display:none}.rk-floatingBar{left:10px;right:10px;top:84px;padding:10px 12px}.rk-vinyl-wrap{min-height:252px}.rk-vinyl{width:min(72vw,286px)}.rk-vinylGlow{width:min(76vw,304px)}.rk-label{width:min(34vw,122px)}.rk-label img{width:min(22vw,82px)}.rk-liveBadge{right:max(2px,calc(50% - min(72vw,286px)/2 - 8px));min-height:26px;font-size:10px;padding:0 9px}.rk-track{font-size:clamp(17px,5.4vw,20px);max-width:94vw;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rk-track-sub{font-size:clamp(12px,3.8vw,14px)}.rk-statusWrap{gap:8px;width:100%;justify-content:center}.rk-statusBar{max-width:calc(100vw - 92px);padding:8px 12px;min-height:40px}.rk-stateLine,.rk-conn{font-size:11px}.rk-shareBtn{width:40px;height:40px}.rk-play{min-height:62px}.rk-playBadge{width:48px;height:48px;flex-basis:48px}.rk-playIcon{font-size:26px}.rk-playText{font-size:clamp(18px,6vw,22px)}.rk-actionBtn{min-height:52px;font-size:15px}.rk-footerInfo{display:none!important}.rk-modal{padding:0;align-items:flex-end}.rk-modal--sheet .rk-modal__dialog{width:100vw;max-width:none;border-radius:24px 24px 0 0}.rk-modal__dialog--sheetHalf{height:50dvh;max-height:50dvh}.rk-modal__dialog--menuFull{width:100vw;height:100dvh;max-height:none;border-radius:0}.rk-modal__dialog--form{width:100vw;height:100dvh;max-height:none;border-radius:0}.rk-modal--centeredMobile .rk-modal__dialog--form{width:min(92vw,560px);height:auto;max-height:min(78dvh,720px);border-radius:24px}.rk-optionList{padding:16px;justify-items:center}.rk-optionBtn{max-width:480px}.rk-modal__body{padding:16px;overflow:auto}.rk-docCard{max-height:60dvh}.rk-autoStage__inner{padding:12px}.rk-vinyl-wrap--auto{min-height:240px}.rk-vinyl--auto{width:min(62vw,260px)}.rk-vinylGlow--auto{width:min(66vw,280px)}.rk-liveBadge--auto{right:max(2px,calc(50% - min(62vw,260px)/2 - 8px))}}
@media (min-width:721px){.rk-modal--sheet{align-items:center}.rk-modal--sheet .rk-modal__dialog{border-radius:24px}.rk-topMenuBtn__label{display:inline}.rk-topMenuBtn__dots{font-size:20px}}
@media (min-width:1200px){.rk-shell{max-width:1180px;margin:0 auto}.rk-vinyl{width:min(30vw,320px)}.rk-vinylGlow{width:min(32vw,348px)}.rk-liveBadge{right:max(12px,calc(50% - min(30vw,320px)/2 - 14px))}.rk-track{font-size:clamp(24px,2.4vw,30px)}.rk-actions{width:min(100%,820px)}}
@media (prefers-reduced-motion: reduce){.rk-vinyl,.rk-livePulse,.rk-eq.is-playing span{animation:none!important;transition:none!important}}
@keyframes rkPulseLive{0%{box-shadow:0 0 0 0 rgba(209,66,76,.45)}70%{box-shadow:0 0 0 10px rgba(209,66,76,0)}100%{box-shadow:0 0 0 0 rgba(209,66,76,0)}}@keyframes rkeq{0%{height:6px;opacity:.75}50%{height:22px;opacity:1}100%{height:6px;opacity:.75}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}


/* 11.1.5 modal/menu/fb polish */
.rkapp.is-fb .rk-topMenuBtn{display:none!important}
.rkapp.is-fb [data-rk="menuOpen"]{display:none!important}
.rk-modal--sheet{align-items:center}
.rk-modal--sheet .rk-modal__dialog{border-radius:24px}
@media (max-width:720px){
  .rk-modal--sheet{padding:16px;align-items:center!important}
  .rk-modal--sheet .rk-modal__dialog{width:min(520px,94vw)!important;max-width:min(520px,94vw)!important;height:auto!important;max-height:min(78dvh,680px)!important;border-radius:24px!important}
  .rk-modal__dialog--sheetHalf{height:auto!important;max-height:min(78dvh,680px)!important}
  .rk-modal__dialog--menuFull{width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important;justify-content:flex-start}
  .rk-modal[data-rk="modalMenu"]{padding:0;align-items:flex-start!important}
  .rk-modal[data-rk="modalMenu"] .rk-modal__dialog{padding-top:max(12px,env(safe-area-inset-top));background:linear-gradient(180deg,rgba(6,22,34,.97),rgba(4,15,24,.985));}
  .rk-modal[data-rk="modalMenu"] .rk-modal__head{padding:14px 16px}
  .rk-modal[data-rk="modalMenu"] .rk-optionList{padding:20px 16px 16px;align-content:start;justify-items:center;grid-auto-rows:minmax(0,auto)}
  .rk-modal[data-rk="modalMenu"] .rk-optionBtn{min-height:50px;max-width:440px;font-size:15px}
  .rk-actions{gap:8px}
  .rk-actionBtn{min-height:48px;font-size:14px;padding:10px 14px}
}
.rk-optionBtn{min-height:54px}
.rk-modal__head h3{line-height:1.2}


/* 11.1.6 mobile modal + header fix */
@media (max-width:720px){
  .rk-topMenuBtn{min-width:96px;padding:0 14px;gap:8px}
  .rk-topMenuBtn__label{display:inline!important;font-size:13px;line-height:1;font-weight:900}
  .rk-topMenuBtn__dots{font-size:18px;line-height:1}
  .rk-topActions{gap:6px}
  .rk-topBtn{padding:0 10px}

  .rk-modal[data-rk="modalGreetMenu"]{padding:16px!important;align-items:center!important;justify-content:center!important}
  .rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog{
    width:min(520px,94vw)!important;
    max-width:min(520px,94vw)!important;
    height:auto!important;
    max-height:min(56dvh,540px)!important;
    border-radius:24px!important;
    margin:0 auto!important;
  }
  .rk-modal[data-rk="modalGreetMenu"] .rk-optionList{
    padding:18px 16px 16px!important;
    align-content:center!important;
    justify-items:center!important;
  }

  .rk-modal[data-rk="modalMenu"]{padding:0!important;align-items:flex-start!important;justify-content:center!important}
  .rk-modal[data-rk="modalMenu"] .rk-modal__dialog{
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    max-height:100dvh!important;
    border-radius:0!important;
    margin:0!important;
    justify-content:flex-start!important;
  }
  .rk-modal[data-rk="modalMenu"] .rk-modal__head{
    padding:16px 18px!important;
    position:sticky;
    top:0;
    z-index:2;
    background:linear-gradient(180deg,rgba(7,24,36,.96),rgba(7,24,36,.88));
    backdrop-filter:blur(10px);
  }
  .rk-modal[data-rk="modalMenu"] .rk-optionList{
    min-height:calc(100dvh - 74px)!important;
    align-content:start!important;
    justify-items:center!important;
    padding:24px 16px 20px!important;
  }
  .rk-modal[data-rk="modalMenu"] .rk-optionBtn{
    width:min(92vw,460px)!important;
    max-width:min(92vw,460px)!important;
    min-height:52px!important;
    font-size:15px!important;
  }

  .rk-actions{gap:8px!important}
  .rk-play{padding:12px 14px!important}
  .rk-playInner{gap:14px!important}
  .rk-playText{font-size:20px!important}
  .rk-actionBtn{min-height:46px!important;padding:10px 14px!important;font-size:14px!important}
}

.rk-docCard .rk-formActions{display:flex;gap:10px;flex-wrap:wrap}
.rk-docCard .rk-btn,.rk-docCard .rk-btn-ghost{opacity:1!important;visibility:visible!important}
.rk-docCard .rk-btn-ghost{background:#dce8ee!important;border:1px solid #b9cbd3!important;color:#102535!important}
.rk-docCard .rk-btn{background:linear-gradient(180deg,var(--rk-ac3),var(--rk-ac2))!important;color:#fff!important}
.rk-designed a,.rk-designed a:hover,.rk-designed a:focus{text-decoration:none!important;color:var(--rk-gold)!important}


/* 11.1.8 doc actions + ticker */
.rk-docActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;margin-top:14px}
.rk-docActions .rk-btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff}
.rk-docActions .rk-btn{color:#fff}
.rk-ticker{position:fixed;left:0;right:0;bottom:0;z-index:1040;background:linear-gradient(180deg,rgba(182,26,36,.96),rgba(140,18,28,.98));border-top:1px solid rgba(255,255,255,.16);box-shadow:0 -10px 28px rgba(0,0,0,.28);color:#fff}
.rk-ticker[hidden]{display:none!important}
.rk-ticker__track{overflow:hidden;white-space:nowrap;padding:9px 0}
.rk-ticker__move{display:inline-block;padding-left:100%;animation:rkTicker 28s linear infinite;font-weight:900;font-size:14px;letter-spacing:.01em}
@keyframes rkTicker{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@media (max-width:720px){.rk-ticker__track{padding:8px 0}.rk-ticker__move{font-size:13px}}


/* 11.2.1 stability + menu cosmetics */
.rk-modal__head--menu{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding-right:58px}.rk-menuTopLeft{font-size:14px;font-weight:900;letter-spacing:.02em;color:#fff}.rk-menuTopCenter{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;max-width:70%;white-space:nowrap}.rk-menuTopCenter img{width:28px;height:28px;border-radius:8px;object-fit:cover;box-shadow:0 6px 16px rgba(0,0,0,.18)}.rk-menuTopCenter span{font-size:15px;font-weight:900;color:#fff;overflow:hidden;text-overflow:ellipsis}.rk-designed a,.rk-designed a:visited,.rk-designed a:hover,.rk-designed a:focus{text-decoration:none!important;color:var(--rk-gold)!important;font-weight:900}.rk-modal__x{display:inline-flex;align-items:center;justify-content:center}.rk-modal__head--menu .rk-modal__x{position:absolute;right:16px;top:50%;transform:translateY(-50%)}
@media (max-width:720px){.rk-menuTopLeft{font-size:13px}.rk-menuTopCenter span{font-size:14px}.rk-menuTopCenter img{width:26px;height:26px}}


/* 11.2.4 header/menu polish */
.rk-top{padding-top:13px;padding-bottom:13px}
.rk-topActions{transform:translateX(0)}
@media (max-width:720px){.rk-topActions{transform:translateX(0)} .rk-topMain{grid-template-columns:auto minmax(88px,1fr) auto;gap:8px} .rk-topMenuBtn{justify-self:center;min-width:92px;margin-left:-8px} .rk-topBtn-icon{min-width:36px;padding:0 10px} .rk-topBtn-pill{min-width:50px;padding:0 10px}}

.rk-check{display:flex;gap:10px;align-items:flex-start;margin:10px 0 14px;font-size:13px;line-height:1.45;color:#eaf3f4}.rk-check input{margin-top:3px}.rk-check-consent{padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.04)}


/* 11.4.1 desktop header + CTA polish */
.rk-actionBtn--greetings{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.08em}
.rk-actionBtn__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);font-size:14px;line-height:1;box-shadow:0 8px 18px rgba(0,0,0,.16)}
.rk-actionBtn__text{display:inline-block;line-height:1.1}
@media (min-width:721px){
  .rk-top{padding:18px 22px 19px;border-radius:24px;background:linear-gradient(180deg,rgba(10,58,76,.68),rgba(6,36,50,.56));box-shadow:0 18px 40px rgba(0,0,0,.22)}
  .rk-topMain{grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);gap:16px}
  .rk-brandWrap{gap:14px}
  .rk-logo{width:56px;height:56px;border-radius:16px}
  .rk-mark{display:none!important}
  .rk-title{margin:0;font-size:clamp(20px,1.6vw,26px);font-weight:950;letter-spacing:.01em}
  .rk-subtitle{margin:5px 0 0;font-size:13px;color:rgba(255,214,102,.92);letter-spacing:.08em;text-transform:uppercase}
  .rk-topMenuBtn{justify-self:center;align-self:center;min-width:148px;height:48px;padding:0 20px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 24px rgba(0,0,0,.14);margin-left:0;transform:none}
  .rk-topMenuBtn__label{font-size:15px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
  .rk-topMenuBtn__dots{font-size:18px;opacity:.92}
  .rk-topActions{justify-self:end;gap:10px}
  .rk-topBtn{height:46px;min-width:46px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 24px rgba(0,0,0,.14)}
  .rk-topBtn-pill{min-width:64px;font-size:12px;letter-spacing:.08em}
  .rk-actions{width:min(100%,820px);gap:12px;margin-top:8px}
  .rk-play{min-height:78px;padding:16px 20px;border-radius:26px;background:linear-gradient(180deg,rgba(16,123,130,.98),rgba(9,79,86,.98));border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 44px rgba(0,0,0,.24)}
  .rk-playInner{gap:18px}
  .rk-playBadge{width:58px;height:58px;flex-basis:58px;border-radius:20px;background:rgba(255,255,255,.16)}
  .rk-playIcon{font-size:31px}
  .rk-playText{font-size:clamp(22px,1.8vw,28px);letter-spacing:.14em;text-transform:uppercase}
  .rk-actionsRow{gap:12px}
  .rk-actionBtn{min-height:60px;border-radius:20px;padding:14px 18px;font-size:16px;box-shadow:0 14px 30px rgba(0,0,0,.18)}
}


/* 11.4.2 desktop front polish */
.rk-playTextWrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.rk-playSub{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.rk-topMenuBtn__dots{display:inline-flex;flex-direction:column;justify-content:center;gap:4px}.rk-topMenuBtn__dots span{display:block;width:16px;height:2px;border-radius:99px;background:currentColor;opacity:.92}.rk-actionBtn__icon svg{width:16px;height:16px;display:block}.rk-topMenuBtn__label{display:inline-block;text-align:center}.rk-actionsRow{display:flex;justify-content:center}
@media (min-width:721px){
  .rk-shell{gap:20px}
  .rk-top{padding:20px 24px 21px;border-radius:26px;background:linear-gradient(180deg,rgba(7,45,59,.78),rgba(5,29,41,.68));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .rk-topMain{grid-template-columns:minmax(280px,1fr) minmax(180px,220px) minmax(280px,1fr);align-items:center;gap:18px}
  .rk-brandWrap{min-height:62px}
  .rk-brand{justify-content:center}
  .rk-title{margin:0;font-size:clamp(21px,1.65vw,27px);line-height:1.05}
  .rk-subtitle{margin:6px 0 0;font-size:12px;letter-spacing:.14em;color:rgba(232,244,247,.72)}
  .rk-topMenuBtn{justify-self:center;justify-content:center;gap:12px;min-width:172px;height:52px;padding:0 22px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));box-shadow:0 14px 30px rgba(0,0,0,.18)}
  .rk-topMenuBtn__label{min-width:62px;font-size:14px;letter-spacing:.18em}
  .rk-topMenuBtn__dots{width:18px;align-items:center}
  .rk-topActions{display:flex;align-items:center;justify-content:flex-end;gap:12px}
  .rk-topBtn{height:48px;min-width:48px;border-radius:18px}
  .rk-topBtn-pill{min-width:72px;padding:0 14px}
  .rk-center{gap:18px}
  .rk-meta{gap:14px}
  .rk-statusWrap{width:min(100%,760px);margin-inline:auto}
  .rk-actions{width:min(100%,860px);gap:14px}
  .rk-play{min-height:84px;padding:18px 22px;border-radius:28px;background:linear-gradient(180deg,rgba(15,132,139,.98),rgba(8,88,95,.98));box-shadow:0 24px 48px rgba(0,0,0,.24)}
  .rk-playInner{justify-content:flex-start;gap:18px}
  .rk-playBadge{width:62px;height:62px;flex-basis:62px;border-radius:22px;background:rgba(255,255,255,.18)}
  .rk-playIcon{font-size:32px}
  .rk-playText{font-size:clamp(24px,1.9vw,30px);letter-spacing:.16em}
  .rk-playSub{font-size:11px;letter-spacing:.16em}
  .rk-actionBtn--greetings{min-width:min(100%,420px);justify-content:center;border-radius:22px;padding:15px 20px;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 30px rgba(0,0,0,.18)}
  .rk-actionBtn__icon{width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.16)}
  .rk-actionBtn__icon svg{width:18px;height:18px}
  .rk-actionBtn__text{font-size:14px;letter-spacing:.16em}
}

/* 11.4.5 play button polish */
.rk-play{
  isolation:isolate;
}
.rk-play::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,0) 34%,rgba(255,255,255,.05) 100%);
  pointer-events:none;
  z-index:0;
}
.rk-playInner{
  position:relative;
  z-index:1;
}
.rk-playBadge{
  position:relative;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 24px rgba(0,0,0,.16);
}
.rk-playBadge::before{
  content:"";
  position:absolute;
  inset:8px;
  border-radius:inherit;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.03));
  border:1px solid rgba(255,255,255,.10);
}
.rk-playIcon{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  text-shadow:0 6px 14px rgba(0,0,0,.18);
}
.rk-playTextWrap{
  gap:4px;
}
.rk-playText{
  line-height:0.95;
}
.rk-playSub{
  opacity:.82;
}
@media (min-width:721px){
  .rk-play{
    min-height:88px;
    padding:18px 26px;
    border-radius:30px;
    background:linear-gradient(180deg,rgba(18,145,152,.98),rgba(8,94,101,.98));
    border:1px solid rgba(255,255,255,.18);
    box-shadow:0 24px 50px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.08);
  }
  .rk-playInner{
    justify-content:center;
    gap:20px;
  }
  .rk-playBadge{
    width:64px;
    height:64px;
    flex-basis:64px;
    border-radius:22px;
    background:linear-gradient(180deg,rgba(255,255,255,.20),rgba(255,255,255,.10));
  }
  .rk-playIcon{
    font-size:30px;
  }
  .rk-playTextWrap{
    min-width:178px;
    align-items:flex-start;
  }
  .rk-playText{
    font-size:clamp(25px,2vw,31px);
    letter-spacing:.11em;
  }
  .rk-playSub{
    font-size:12px;
    letter-spacing:.14em;
  }
}


/* 11.5.3 responsive headings + color controls */
.rkapp{--rk-title-color:#ffffff;--rk-subtitle-color:#e8f4f7}
.rk-title{color:var(--rk-title-color)}
.rk-subtitle{color:var(--rk-subtitle-color)}
.rk-titleText,.rk-subtitleText{display:block}
.rk-titleText--mobile,.rk-subtitleText--mobile{display:none}
@media (max-width:720px){
  .rk-titleText--desktop,.rk-subtitleText--desktop{display:none}
  .rk-titleText--mobile,.rk-subtitleText--mobile{display:block}
}


.rk-nowShow{width:min(720px,100%);margin:18px auto 0;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,rgba(10,20,32,.68),rgba(10,20,32,.52));backdrop-filter:blur(16px);display:flex;flex-direction:column;gap:8px;box-shadow:0 14px 34px rgba(0,0,0,.14)}
.rk-nowShow__eyebrow,.rk-sectionEyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(222,240,245,.72)}
.rk-nowShow__title{font-size:20px;font-weight:800;line-height:1.15}.rk-nowShow__meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;color:#d7edf2;font-size:13px}.rk-nowShow__host{color:#a9cad2}.rk-nowShow__next{display:flex;gap:8px;align-items:center;color:#b8d6dd;font-size:12px}.rk-nowShow__nextLabel{opacity:.72;text-transform:uppercase;letter-spacing:.14em;font-size:10px}.rk-nowShow__nextText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rk-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:700}.rk-chip--soft{background:rgba(255,255,255,.04);border-color:var(--rk-chip-color,#1fb5a9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.rk-chip--muted{background:rgba(255,255,255,.08)}
.rk-actionBtn--schedule{border-color:rgba(66,153,255,.24);background:linear-gradient(180deg,rgba(66,153,255,.14),rgba(31,181,169,.08));box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}
.rk-desktopSchedule{position:relative;overflow:hidden;width:min(1180px,calc(100% - 28px));margin:0 auto 22px;padding:22px;border-radius:28px;background:linear-gradient(180deg,rgba(8,18,29,.76),rgba(8,18,29,.62));border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);box-shadow:0 22px 48px rgba(0,0,0,.14)}
.rk-scheduleSection__accent{position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,rgba(75,144,255,.0),rgba(75,144,255,.55),rgba(40,184,173,.55),rgba(75,144,255,.0));opacity:.85}.rk-scheduleSection__head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.rk-scheduleSection__head h3{margin:6px 0 0;font-size:28px}
.rk-scheduleTabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.rk-scheduleTab{appearance:none;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;border-radius:999px;padding:9px 14px;font:inherit;font-weight:700;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.rk-scheduleTab:hover{transform:translateY(-1px);border-color:rgba(75,144,255,.26)}.rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(75,144,255,.18),rgba(40,184,173,.12));border-color:rgba(75,144,255,.42)}
.rk-schedulePanel{display:none;gap:12px;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.rk-schedulePanel.is-active{display:flex;flex-direction:column;opacity:1;transform:none}
.rk-scheduleItem{display:grid;grid-template-columns:120px 1fr auto;gap:14px;align-items:center;padding:14px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,rgba(6,13,21,.94) 0,rgba(9,17,29,.84) 100%);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.rk-scheduleItem:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.1)}.rk-scheduleItem__time{font-weight:800;color:#effbfd}.rk-scheduleItem__body{display:flex;flex-direction:column;gap:4px}.rk-scheduleItem__body strong{font-size:16px}.rk-scheduleItem__body span,.rk-scheduleItem__host{color:#cfe4ea;font-size:13px}.rk-scheduleItem__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.rk-scheduleItem{box-shadow:inset 3px 0 0 var(--rk-schedule-color,#1fb5a9)}.rk-scheduleItem.is-now{border-color:var(--rk-schedule-color,#1fb5a9);box-shadow:inset 3px 0 0 var(--rk-schedule-color,#1fb5a9),0 12px 28px rgba(0,0,0,.18)}.rk-scheduleItem.is-next{border-style:dashed}.rk-scheduleItem--danger{background-image:linear-gradient(90deg,rgba(26,12,17,.9),rgba(9,17,29,.84))}.rk-scheduleItem--info{background-image:linear-gradient(90deg,rgba(9,17,34,.9),rgba(9,17,29,.84))}.rk-scheduleItem--teal{background-image:linear-gradient(90deg,rgba(8,24,27,.9),rgba(9,17,29,.84))}.rk-scheduleItem--violet{background-image:linear-gradient(90deg,rgba(18,12,31,.9),rgba(9,17,29,.84))}.rk-scheduleItem--pilot{background-image:linear-gradient(90deg,rgba(30,21,10,.9),rgba(9,17,29,.84))}
.rk-scheduleEmpty{padding:18px;border-radius:18px;background:rgba(255,255,255,.04);color:#d3e6ea}.rk-modal__dialog--schedule{max-width:960px}.rk-modal__body--schedule{padding-top:10px}
@media (max-width: 980px){.rk-desktopSchedule{display:none}}
@media (max-width: 767px){.rk-nowShow{width:100%;border-radius:18px;padding:12px 14px}.rk-nowShow__title{font-size:18px}.rk-nowShow__next{font-size:11px}.rk-scheduleItem{grid-template-columns:1fr;gap:10px;padding:13px 14px;border-radius:18px}.rk-scheduleItem__meta{justify-content:flex-start}.rk-modal__dialog--schedule{width:min(100vw,100%);height:min(88dvh,88vh);max-width:none;border-radius:24px 24px 0 0;align-self:end}.rk-modal__body--schedule{max-height:calc(88dvh - 72px);overflow:auto}}

/* 12.0.2 refined unified front */
.rk-footerInfo{display:none!important}
.rk-liveBadge{top:14px;right:14px;transform:none;min-height:24px;padding:0 8px;gap:6px;border-radius:999px;background:rgba(8,23,33,.56);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 18px rgba(0,0,0,.12);font-size:9px;letter-spacing:.16em}
.rk-livePulse{width:6px;height:6px;box-shadow:0 0 0 3px rgba(224,90,102,.10)}
.rk-liveBadge.is-live{background:rgba(24,12,18,.62);border-color:rgba(224,90,102,.18)}
.rk-stateLabel{opacity:.68}.rk-stateMode{font-weight:800}
.rk-nowShow{width:min(760px,100%);margin:16px auto 0;padding:14px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(7,20,30,.58),rgba(8,20,30,.42));border:1px solid rgba(92,174,192,.14);box-shadow:0 12px 30px rgba(0,0,0,.12)}
.rk-nowShow__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}
.rk-nowShow__tag{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgba(31,181,169,.10);border:1px solid rgba(31,181,169,.20);color:#dffaf6;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.rk-nowShow__title{text-align:center;font-size:clamp(22px,2.1vw,30px);font-weight:900;letter-spacing:-.02em}
.rk-nowShow__meta{justify-content:center;gap:10px;font-size:13px;color:#d7edf2}.rk-nowShow__time{font-weight:800;color:#fff;padding:0 10px}.rk-nowShow__host{opacity:.82}
.rk-nowShow__next{min-width:0;justify-content:flex-end}.rk-nowShow__nextText{max-width:260px}
.rk-actions{width:min(100%,820px)}
.rk-play,.rk-actionBtn,.rk-statusBar,.rk-top,.rk-desktopSchedule,.rk-modal__dialog{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.rk-actionBtn{min-height:50px;border-radius:16px;font-size:14px;letter-spacing:.12em;background:linear-gradient(180deg,rgba(13,88,92,.62),rgba(10,62,67,.64));box-shadow:0 8px 20px rgba(0,0,0,.12)}
.rk-actionBtn--schedule{background:linear-gradient(180deg,rgba(54,129,201,.18),rgba(31,181,169,.10));border-color:rgba(72,162,228,.26)}
.rk-top{background:linear-gradient(180deg,rgba(7,43,57,.70),rgba(6,29,40,.56));border-color:rgba(255,255,255,.07);box-shadow:0 16px 36px rgba(0,0,0,.18)}
.rk-topBtn,.rk-topMenuBtn{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.08)}
.rk-topMenuBtn{min-width:150px}
.rk-desktopSchedule{margin-top:8px;padding:24px 24px 22px;background:linear-gradient(180deg,rgba(8,18,29,.72),rgba(8,18,29,.56));border:1px solid rgba(92,174,192,.14)}
.rk-scheduleSection__accent{height:2px;background:linear-gradient(90deg,rgba(31,181,169,0),rgba(31,181,169,.82),rgba(75,144,255,.72),rgba(31,181,169,0))}
.rk-scheduleSection__head{margin-bottom:16px}.rk-scheduleSection__head h3{font-size:26px}
.rk-scheduleTabs{gap:10px;margin-bottom:18px}.rk-scheduleTab{padding:10px 15px;border-color:rgba(92,174,192,.14);background:rgba(255,255,255,.03);color:#d9eff3}.rk-scheduleTab:hover{border-color:rgba(92,174,192,.28);background:rgba(255,255,255,.05)}.rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(31,181,169,.16),rgba(75,144,255,.12));border-color:rgba(92,174,192,.34);color:#fff}
.rk-scheduleItem{grid-template-columns:110px 1fr auto;gap:16px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(10,18,28,.88),rgba(8,17,28,.72));border:1px solid rgba(255,255,255,.05);box-shadow:inset 3px 0 0 var(--rk-schedule-color,#1fb5a9);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.rk-scheduleItem:hover{transform:none;background:linear-gradient(180deg,rgba(11,21,32,.92),rgba(9,18,29,.78));border-color:rgba(92,174,192,.18)}
.rk-scheduleItem__time{font-size:13px;letter-spacing:.04em;color:#f2fbff}
.rk-scheduleItem__body strong{font-size:17px}.rk-scheduleItem__body span{font-size:13px;color:#a9cad2}
.rk-scheduleItem__meta{justify-content:flex-end;gap:8px}.rk-scheduleItem__host{font-size:12px;color:#d4eaee;opacity:.84}
.rk-chip{padding:5px 9px;font-size:11px;letter-spacing:.06em;background:rgba(255,255,255,.04)}
.rk-scheduleItem.is-now{border-color:rgba(92,174,192,.24);box-shadow:inset 3px 0 0 var(--rk-schedule-color,#1fb5a9),0 10px 24px rgba(0,0,0,.14)}
.rk-scheduleItem.is-next{border-style:solid;border-color:rgba(255,255,255,.09)}
.rk-scheduleItem--danger{background-image:linear-gradient(180deg,rgba(28,14,19,.90),rgba(11,17,28,.76))}
.rk-scheduleItem--info{background-image:linear-gradient(180deg,rgba(10,19,36,.90),rgba(9,17,29,.76))}
.rk-scheduleItem--teal{background-image:linear-gradient(180deg,rgba(8,26,30,.90),rgba(9,17,29,.76))}
.rk-scheduleItem--violet{background-image:linear-gradient(180deg,rgba(18,14,34,.90),rgba(9,17,29,.76))}
.rk-scheduleItem--pilot{background-image:linear-gradient(180deg,rgba(34,25,12,.90),rgba(9,17,29,.76))}
.rk-modal__dialog--schedule{max-width:1040px;border-radius:26px;background:linear-gradient(180deg,rgba(9,20,30,.96),rgba(8,18,28,.92));border:1px solid rgba(92,174,192,.14)}
.rk-modal__dialog--menuFull{max-width:940px;width:min(94vw,940px);height:auto;max-height:86dvh;border-radius:28px;background:linear-gradient(180deg,rgba(9,20,30,.96),rgba(8,18,28,.92));border:1px solid rgba(92,174,192,.14)}
.rk-optionList--menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.rk-optionBtn{border-radius:18px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);min-height:58px}.rk-optionBtn:hover{border-color:rgba(92,174,192,.20);background:rgba(255,255,255,.05)}
@media (max-width:980px){.rk-topMain{grid-template-columns:minmax(0,1fr) auto auto}.rk-topMenuBtn{min-width:118px}.rk-desktopSchedule{display:none}}
@media (max-width:767px){
  .rk-nowShow{padding:12px 14px;border-radius:18px}
  .rk-nowShow__topline{align-items:flex-start;flex-direction:column;gap:8px}
  .rk-nowShow__title{text-align:left;font-size:20px}
  .rk-nowShow__meta{justify-content:flex-start}
  .rk-nowShow__next{justify-content:flex-start}
  .rk-liveBadge{top:10px;right:10px}
  .rk-modal__dialog--menuFull{width:100vw;height:100dvh;max-height:none;border-radius:0}
  .rk-optionList--menu{grid-template-columns:1fr;padding:16px}
  .rk-modal__dialog--schedule{width:100vw;height:92dvh;max-height:92dvh;border-radius:24px 24px 0 0;align-self:flex-end}
}


/* RK 12.0.4 schedule/player refinement */
@media (min-width:721px){
  .rk-installBar{display:none!important}
  .rk-center{max-width:980px;margin:0 auto}
  .rk-top{padding:14px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(8,19,28,.62),rgba(8,19,28,.48));border:1px solid rgba(95,172,188,.12)}
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto auto;gap:12px}
  .rk-topMenuBtn{justify-self:end;min-width:110px;margin-left:0;background:rgba(21,44,58,.58);border-color:rgba(95,172,188,.18)}
  .rk-topActions{gap:10px}
  .rk-topBtn,.rk-topMenuBtn{border-radius:16px}
}
@media (max-width:720px){
  .rk-brandWrap{min-width:0}
  .rk-mark{display:none}
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}
  .rk-topMenuBtn{justify-self:end;min-width:44px;padding:0 12px;margin-left:0}
  .rk-topMenuBtn__label{display:none!important}
  .rk-topActions{gap:6px}
  .rk-topBtn-pill{display:none}
}
.rk-vinyl-wrap{min-height:clamp(180px,34vw,300px)}
.rk-vinyl,.rk-vinyl--auto{width:min(54vw,260px)!important}
.rk-vinylGlow,.rk-vinylGlow--auto{width:min(58vw,286px)!important}
.rk-label{width:min(26vw,104px)}
.rk-label img{width:min(18vw,72px)}
@media (max-width:720px){
  .rk-vinyl{width:min(62vw,220px)!important}
  .rk-vinylGlow{width:min(68vw,244px)!important}
  .rk-vinyl-wrap{min-height:220px}
}
.rk-liveBadge,.rk-liveBadge--auto{display:none!important}
.rk-statusWrap{margin-top:6px}
.rk-statusBar{min-height:36px;padding:7px 12px;background:rgba(8,18,28,.24);border-color:rgba(255,255,255,.08)}
.rk-stateLabel{display:none}
.rk-stateMode{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#d6eef4}
.rk-stateDot{width:8px;height:8px;opacity:.8}
.rk-nowShow,.rk-ribbon{width:min(880px,100%);padding:10px;border-radius:22px;background:linear-gradient(180deg,rgba(7,19,28,.72),rgba(7,19,28,.54));border:1px solid rgba(80,168,186,.16);box-shadow:0 14px 30px rgba(0,0,0,.14);gap:8px}
.rk-ribbonRow{width:100%;display:grid;grid-template-columns:64px 110px 120px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);color:#eef8fb;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.rk-ribbonRow:hover{background:rgba(255,255,255,.055);border-color:rgba(80,168,186,.20)}
.rk-ribbonRow--now{background:linear-gradient(90deg,rgba(38,154,171,.14),rgba(38,154,171,.05));border-color:rgba(38,154,171,.24)}
.rk-ribbonRow__label{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#9fc6cf}
.rk-ribbonRow__time{font-size:12px;font-weight:800;color:#fff}
.rk-ribbonRow__host{font-size:12px;color:#8ec0cb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rk-ribbonRow__title{font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media (max-width:720px){
  .rk-nowShow,.rk-ribbon{width:100%;padding:8px;border-radius:18px}
  .rk-ribbonRow{grid-template-columns:52px 88px minmax(0,1fr);gap:8px;padding:10px}
  .rk-ribbonRow__host{display:none}
  .rk-ribbonRow__title{font-size:14px}
  .rk-ribbonRow__time{font-size:11px}
}
.rk-modal__dialog--menuFull{max-width:min(720px,94vw);height:auto;max-height:min(86dvh,820px);border-radius:28px;background:linear-gradient(180deg,rgba(8,20,29,.96),rgba(8,20,29,.92));border:1px solid rgba(95,172,188,.16)}
.rk-optionList--menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}
.rk-optionBtn{border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.08)}
.rk-optionBtn:hover{border-color:rgba(95,172,188,.24);background:linear-gradient(180deg,rgba(95,172,188,.09),rgba(255,255,255,.04))}
@media (max-width:720px){
  .rk-modal__dialog--menuFull{width:100vw;height:100dvh;max-height:none;border-radius:0}
  .rk-optionList--menu{grid-template-columns:1fr;padding:16px}
}
.rk-modal__dialog--schedule{max-width:min(780px,94vw);background:linear-gradient(180deg,rgba(7,19,28,.97),rgba(7,19,28,.94));border:1px solid rgba(95,172,188,.16)}
.rk-modal__body--schedule{padding:16px 16px 18px}
.rk-scheduleTabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.rk-scheduleTab{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:#d7eef3;font-size:12px;font-weight:800;cursor:pointer}
.rk-scheduleTab.is-active{background:rgba(39,160,178,.15);border-color:rgba(39,160,178,.28);color:#fff}
.rk-schedulePanel{display:none;gap:10px}.rk-schedulePanel.is-active{display:grid}
.rk-scheduleItem{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.025));position:relative;overflow:hidden}
.rk-scheduleItem::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--rk-schedule-color,rgba(255,255,255,.16))}
.rk-scheduleItem.is-default{opacity:.92}
.rk-scheduleItem.is-now{border-color:rgba(39,160,178,.28);box-shadow:0 0 0 1px rgba(39,160,178,.10) inset;background:linear-gradient(180deg,rgba(39,160,178,.11),rgba(255,255,255,.03))}
.rk-scheduleItem.is-next{border-color:rgba(202,162,74,.22)}
.rk-scheduleItem__time{font-size:12px;font-weight:900;color:#fff}
.rk-scheduleItem__body strong{display:block;font-size:15px;line-height:1.15}.rk-scheduleItem__body span{display:block;margin-top:3px;font-size:12px;color:#91b6c0}
.rk-scheduleItem__meta{display:flex;align-items:center;gap:8px;justify-content:flex-end}.rk-scheduleItem__host{font-size:12px;color:#d2eaef}
.rk-chip--soft{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:color-mix(in srgb, var(--rk-chip-color, #4b90ff) 14%, transparent);border:1px solid color-mix(in srgb, var(--rk-chip-color, #4b90ff) 36%, transparent);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
@media (max-width:720px){
  .rk-modal__dialog--schedule{width:100vw;height:92dvh;max-width:none;border-radius:24px 24px 0 0;align-self:end}
  .rk-modal__body--schedule{padding:14px}
  .rk-scheduleItem{grid-template-columns:1fr;gap:8px;padding:12px 12px 12px 16px}
  .rk-scheduleItem__meta{justify-content:flex-start;flex-wrap:wrap}
}


/* RK 12.0.4 ribbon + scaling audit */
@media (min-width:721px){
  .rk-installBar{display:none!important}
}
.rk-designed--right{width:100%;text-align:right;justify-content:flex-end}
.rk-bottom{display:flex;justify-content:flex-end;align-items:center}
.rk-center{max-width:980px;margin:0 auto;justify-content:center}
.rk-vinyl-wrap{min-height:clamp(156px,30vh,272px)}
.rk-vinyl,.rk-vinyl--auto{width:clamp(150px,min(28vw,28vh),252px)!important}
.rk-vinylGlow,.rk-vinylGlow--auto{width:clamp(168px,min(32vw,32vh),280px)!important}
.rk-label,.rk-label--auto{width:clamp(70px,min(10vw,10vh),112px)}
.rk-label img{width:clamp(52px,min(7vw,7vh),82px)}
.rk-nowShow,.rk-ribbon{width:min(820px,100%);padding:8px;border-radius:20px;gap:8px}
.rk-ribbonRow{grid-template-columns:72px 116px 110px minmax(0,1fr);padding:11px 13px;border-radius:15px}
.rk-ribbonRow__label{font-size:11px;letter-spacing:.14em}
.rk-ribbonRow__time{font-size:14px;font-weight:900}
.rk-ribbonRow__host{font-size:12px}
.rk-ribbonRow__titleWrap{position:relative;min-width:0;overflow:hidden;display:block}
.rk-ribbonRow__title{display:inline-block;min-width:max-content;font-size:18px;line-height:1.1;padding-right:30px;animation:rkTicker 16s linear infinite}
.rk-ribbonRow--next .rk-ribbonRow__title{animation-duration:18s}
@keyframes rkTicker{0%,12%{transform:translateX(0)}50%{transform:translateX(-28%)}62%,100%{transform:translateX(0)}}
@media (max-width:720px){
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto;gap:6px}
  .rk-brandWrap{gap:8px;min-width:0}
  .rk-mark{min-width:34px;height:34px;padding:0 8px;font-size:14px}
  .rk-topMenuBtn{min-width:82px;padding:0 12px;margin-left:0}
  .rk-vinyl-wrap{min-height:clamp(168px,28vh,230px)}
  .rk-vinyl{width:clamp(156px,52vw,220px)!important}
  .rk-vinylGlow{width:clamp(176px,58vw,244px)!important}
  .rk-label{width:clamp(76px,22vw,110px)}
  .rk-label img{width:clamp(54px,15vw,76px)}
  .rk-nowShow,.rk-ribbon{width:100%;padding:8px;border-radius:18px}
  .rk-ribbonRow{grid-template-columns:58px 92px minmax(0,1fr);gap:8px;padding:10px 11px}
  .rk-ribbonRow__host{grid-column:2 / span 2;font-size:11px;margin-top:-2px}
  .rk-ribbonRow__title{font-size:16px;padding-right:22px}
}

/* 12.0.7 mobile header + menu alignment */
.rk-topMenuBtn,.rk-optionBtn,.rk-menuTopLeft,.rk-menuTopCenter span{ text-transform:uppercase; }
@media (max-width:720px){
  .rk-bottom,.rk-designed,.rk-designed--right{display:none!important}
  .rk-top{padding:10px 10px 12px;border-radius:20px}
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}
  .rk-brandWrap{gap:8px!important;min-width:0!important;max-width:none!important;overflow:hidden!important}
  .rk-logo{width:38px!important;height:38px!important;border-radius:11px!important;flex:0 0 auto}
  .rk-mark{display:inline-flex!important;min-width:32px!important;height:32px!important;padding:0 7px!important;font-size:13px!important;border-radius:10px!important;flex:0 0 auto}
  .rk-brand{display:block!important;min-width:0!important;overflow:hidden!important;flex:1 1 auto!important}
  .rk-title{font-size:clamp(13px,3.8vw,16px)!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .rk-subtitle{display:none!important}
  .rk-topTools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex:0 0 auto!important;min-width:auto!important}
  .rk-topActions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:nowrap!important;min-width:auto!important}
  .rk-topActions .rk-topBtn,
  .rk-topActions .rk-topBtn-pill,
  .rk-topActions a.rk-topBtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:36px!important;padding:0 8px!important;border-radius:13px!important;flex:0 0 auto!important}
  .rk-topActions .rk-topBtn-pill{min-width:48px!important;font-size:10px!important;letter-spacing:.14em!important}
  .rk-topBtn-icon svg{width:16px!important;height:16px!important}
  .rk-topMenuBtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;min-width:84px!important;padding:0 11px!important;margin:0!important;border-radius:13px!important;background:rgba(20,46,61,.74)!important;border:1px solid rgba(95,172,188,.24)!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important;gap:7px!important;flex:0 0 auto!important}
  .rk-topMenuBtn__label{display:inline-block!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important}
  .rk-topMenuBtn__dots{display:inline-flex!important;flex-direction:column!important;gap:3px!important;width:14px!important;align-items:center!important}
  .rk-topMenuBtn__dots span{width:12px!important;height:2px!important;border-radius:2px!important;background:currentColor!important}
}
@media (min-width:721px){
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important}
  .rk-topTools{gap:10px!important}
  .rk-topActions{gap:10px!important}
  .rk-topMenuBtn{margin:0!important;justify-self:auto!important}
}

/* 12.0.7 menu typography polish */
.rk-topBtn,.rk-topMenuBtn,.rk-optionBtn,.rk-actionBtn,.rk-menuTopLeft,.rk-menuTopCenter span{letter-spacing:.12em}
.rk-optionBtn,.rk-menuTopLeft,.rk-menuTopCenter span{text-transform:uppercase}
@media (min-width:721px){
  .rk-topActions{gap:10px}
  .rk-topBtn-pill{letter-spacing:.14em;text-transform:uppercase}
}

/* RK 12.1.2 schedule readability refresh */
.rk-modal__dialog--schedule{max-width:min(860px,94vw);background:linear-gradient(180deg,rgba(248,252,253,.98),rgba(240,247,249,.96));border:1px solid rgba(12,45,61,.10);box-shadow:0 28px 64px rgba(0,0,0,.28)}
.rk-modal__dialog--schedule .rk-modal__head{border-bottom:1px solid rgba(12,45,61,.08);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(246,251,252,.75))}
.rk-modal__dialog--schedule .rk-modal__head h3,.rk-modal__dialog--schedule .rk-modal__x{color:#12313d}
.rk-modal__body--schedule{padding:16px 16px 18px}
.rk-scheduleTabs{gap:8px;margin-bottom:14px}
.rk-scheduleTab{padding:10px 14px;border-radius:999px;border:1px solid rgba(12,45,61,.10);background:#fff;color:#21424d;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 6px 18px rgba(10,35,48,.04)}
.rk-scheduleTab:hover{background:#f6fbfc;border-color:rgba(31,181,169,.26)}
.rk-scheduleTab.is-active{background:linear-gradient(180deg,#ffffff,#eef9f8);border-color:rgba(31,181,169,.36);color:#12313d;box-shadow:0 10px 24px rgba(31,181,169,.10)}
.rk-schedulePanel{display:none;gap:10px}.rk-schedulePanel.is-active{display:grid}
.rk-scheduleItem{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:14px;align-items:start;padding:15px 16px;border-radius:18px;border:1px solid rgba(12,45,61,.10);background:#fff;position:relative;overflow:hidden;box-shadow:0 10px 26px rgba(10,35,48,.05)}
.rk-scheduleItem::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--rk-schedule-color,#1fb5a9)}
.rk-scheduleItem:hover{transform:none;border-color:rgba(12,45,61,.14);background:#fff}
.rk-scheduleItem.is-default{background:linear-gradient(180deg,#fffdf8,#fffaf0)}
.rk-scheduleItem.is-now{border-color:rgba(31,181,169,.26);box-shadow:0 12px 30px rgba(31,181,169,.10)}
.rk-scheduleItem.is-next{border-color:rgba(75,144,255,.24)}
.rk-scheduleItem__timeWrap{display:flex;flex-direction:column;gap:6px}
.rk-scheduleItem__time{font-size:13px;font-weight:900;letter-spacing:.03em;color:#12313d}
.rk-scheduleItem__type{display:inline-flex;align-items:center;align-self:flex-start;padding:4px 8px;border-radius:999px;background:rgba(18,49,61,.06);color:#41606a;font-size:11px;font-weight:800;line-height:1.2}
.rk-scheduleItem__body{display:flex;flex-direction:column;gap:4px}
.rk-scheduleItem__body strong{display:block;font-size:16px;line-height:1.2;color:#102e39}
.rk-scheduleItem__body span{display:block;font-size:13px;color:#42616b}
.rk-scheduleItem__body small{display:block;font-size:12px;line-height:1.45;color:#69848d}
.rk-scheduleItem__meta{display:flex;align-items:center;justify-content:flex-end;gap:10px}
.rk-scheduleItem__host{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(18,49,61,.06);color:#284751;font-size:12px;font-weight:800}
.rk-scheduleEmpty{padding:18px;border-radius:16px;background:#fff;color:#48656d;border:1px solid rgba(12,45,61,.08)}
@media (max-width: 767px){
  .rk-modal__dialog--schedule{width:100vw;height:92dvh;max-width:none;border-radius:24px 24px 0 0;align-self:end}
  .rk-modal__body--schedule{padding:14px}
  .rk-scheduleItem{grid-template-columns:1fr;gap:8px;padding:13px 13px 13px 16px}
  .rk-scheduleItem__meta{justify-content:flex-start}
}

/* RK 12.1.4 schedule polish */
.rk-modal__dialog--schedule .rk-modal__head h3{font-weight:900;letter-spacing:-.02em}
.rk-scheduleTabs{gap:10px;margin-bottom:16px}
.rk-scheduleTab,
.rk-scheduleTab:hover,
.rk-scheduleTab:focus-visible,
.rk-scheduleTab:active{color:#173742!important;opacity:1;text-shadow:none}
.rk-scheduleTab{position:relative;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.rk-scheduleTab:hover{background:#f8fcfc;border-color:rgba(31,181,169,.34);box-shadow:0 10px 22px rgba(10,35,48,.06)}
.rk-scheduleTab:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(31,181,169,.14),0 10px 22px rgba(10,35,48,.08)}
.rk-scheduleTab.is-active{background:linear-gradient(180deg,#ffffff,#edf9f8);border-color:rgba(31,181,169,.42);color:#12313d!important;box-shadow:0 12px 28px rgba(31,181,169,.14);transform:translateY(-1px) scale(1.02)}
.rk-scheduleTab.is-active::after{content:'';position:absolute;left:14px;right:14px;bottom:7px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgba(31,181,169,.18),rgba(31,181,169,.88),rgba(75,144,255,.55))}

.rk-scheduleItem{transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}
.rk-scheduleItem:hover{border-color:rgba(12,45,61,.14);box-shadow:0 14px 28px rgba(10,35,48,.07)}
.rk-scheduleItem.is-now{transform:scale(1.012);border-color:color-mix(in srgb,var(--rk-schedule-color,#1fb5a9) 38%, white);box-shadow:0 18px 34px color-mix(in srgb,var(--rk-schedule-color,#1fb5a9) 16%, transparent)}
.rk-scheduleItem.is-now::after{content:'';position:absolute;inset:auto 16px 0 16px;height:3px;border-radius:3px;background:linear-gradient(90deg,color-mix(in srgb,var(--rk-schedule-color,#1fb5a9) 28%, transparent),var(--rk-schedule-color,#1fb5a9),color-mix(in srgb,var(--rk-schedule-color,#1fb5a9) 30%, transparent));opacity:.95}
.rk-scheduleItem.is-now .rk-scheduleItem__body strong{position:relative;padding-bottom:2px}
.rk-scheduleItem.is-now .rk-scheduleItem__body strong::after{content:'';position:absolute;left:0;bottom:-2px;width:54px;height:2px;border-radius:2px;background:var(--rk-schedule-color,#1fb5a9);opacity:.85}
.rk-scheduleItem.is-next{border-color:color-mix(in srgb,var(--rk-schedule-color,#4b90ff) 24%, white);box-shadow:0 10px 24px rgba(10,35,48,.05)}

.rk-scheduleItem__type,
.rk-scheduleItem__host{border:1px solid transparent}
.rk-scheduleItem__type--danger{background:rgba(224,90,102,.10);border-color:rgba(224,90,102,.18);color:#8c2532}
.rk-scheduleItem__type--info{background:rgba(75,144,255,.10);border-color:rgba(75,144,255,.16);color:#2656aa}
.rk-scheduleItem__type--teal{background:rgba(40,184,173,.10);border-color:rgba(40,184,173,.16);color:#136d66}
.rk-scheduleItem__type--violet{background:rgba(132,100,255,.10);border-color:rgba(132,100,255,.16);color:#5639b5}
.rk-scheduleItem__type--pilot{background:rgba(202,162,74,.12);border-color:rgba(202,162,74,.18);color:#8a6822}
.rk-scheduleItem__host--danger{background:rgba(224,90,102,.08);border-color:rgba(224,90,102,.16);color:#8c2532}
.rk-scheduleItem__host--info{background:rgba(75,144,255,.08);border-color:rgba(75,144,255,.14);color:#2656aa}
.rk-scheduleItem__host--teal{background:rgba(40,184,173,.08);border-color:rgba(40,184,173,.14);color:#136d66}
.rk-scheduleItem__host--violet{background:rgba(132,100,255,.08);border-color:rgba(132,100,255,.14);color:#5639b5}
.rk-scheduleItem__host--pilot{background:rgba(202,162,74,.10);border-color:rgba(202,162,74,.16);color:#8a6822}

@media (max-width:767px){
  .rk-scheduleTab{padding:10px 13px;font-size:12px}
  .rk-scheduleTab.is-active{transform:none}
  .rk-scheduleItem.is-now{transform:none}
}

/* 12.2.0 shell modes + lighter reliability-first polish */
.rkapp.rk-mode-desktop .rk-shell{padding:18px 18px 14px;gap:18px}
.rkapp.rk-mode-desktop .rk-center{justify-content:center}
.rkapp.rk-mode-desktop .rk-floatingBar{left:18px;right:18px}
.rkapp.rk-mode-bubble,
.rkapp.rk-mode-mobile,
.rkapp.rk-mode-fbwebview{height:100dvh;min-height:100dvh}
.rkapp.rk-mode-bubble .rk-shell{padding:max(env(safe-area-inset-top,0px),12px) 12px max(env(safe-area-inset-bottom,0px),12px)}
.rkapp.rk-mode-bubble .rk-installBar,
.rkapp.rk-mode-bubble .rk-fbBar,
.rkapp.rk-mode-fbwebview .rk-installBar{display:none!important}
.rkapp.rk-mode-fbwebview .rk-topMenuBtn{opacity:.92}
.rkapp.rk-mode-autoShell .rk-shell{opacity:0;pointer-events:none}
.rkapp.rk-mode-autoShell .rk-autoStage{opacity:1;pointer-events:auto}
.rkapp .rk-topMenuBtn,
.rkapp .rk-topBtn,
.rkapp .rk-actionBtn,
.rkapp .rk-play{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}
.rkapp .rk-topMenuBtn:hover,
.rkapp .rk-topBtn:hover,
.rkapp .rk-actionBtn:hover{transform:translateY(-1px)}
@media (max-width:720px){
  .rkapp.rk-mode-mobile .rk-shell,
  .rkapp.rk-mode-bubble .rk-shell,
  .rkapp.rk-mode-fbwebview .rk-shell{gap:10px}
  .rkapp.rk-mode-mobile .rk-top,
  .rkapp.rk-mode-bubble .rk-top,
  .rkapp.rk-mode-fbwebview .rk-top{padding:11px 12px 12px}
  .rkapp.rk-mode-bubble .rk-top{border-radius:20px}
}


/* 12.3.0 shell polish */
.rkapp[data-rk-shell-mode="bubble"],
.rkapp.rk-mode-bubble{background:linear-gradient(180deg,#071a25 0%,#081f2d 100%);}
.rkapp.rk-mode-bubble .rk-shell{padding:max(env(safe-area-inset-top),10px) max(env(safe-area-inset-right),10px) max(env(safe-area-inset-bottom),10px) max(env(safe-area-inset-left),10px);gap:8px;}
.rkapp.rk-mode-bubble .rk-top{border-radius:18px;background:linear-gradient(180deg,rgba(10,33,46,.72),rgba(8,24,34,.64));}
.rkapp.rk-mode-bubble .rk-center{padding-top:2px;padding-bottom:2px;}
.rkapp.rk-mode-bubble .rk-modal__dialog--menuFull{width:100vw;height:100dvh;max-height:none;border-radius:0;}
.rkapp.rk-mode-fbwebview .rk-top{background:linear-gradient(180deg,rgba(9,28,39,.78),rgba(7,22,31,.72));}
.rkapp.rk-mode-fbwebview .rk-topBtn,.rkapp.rk-mode-fbwebview .rk-topMenuBtn{background:rgba(255,255,255,.045);}
.rkapp.rk-mode-desktop .rk-top{background:linear-gradient(180deg,rgba(7,43,57,.62),rgba(6,29,40,.48));}
.rkapp.rk-mode-desktop .rk-center{max-width:1020px;}
.rkapp .rk-topBtn,.rkapp .rk-topMenuBtn{transition:transform .16s ease, background-color .16s ease, border-color .16s ease, box-shadow .16s ease;}
.rkapp .rk-topBtn:hover,.rkapp .rk-topMenuBtn:hover{transform:translateY(-1px);}
@media (max-width:720px){
  .rkapp.rk-mode-bubble .rk-shell,.rkapp.rk-mode-mobile .rk-shell{padding-top:max(env(safe-area-inset-top),10px);padding-bottom:max(env(safe-area-inset-bottom),10px);}
  .rkapp.rk-mode-bubble .rk-topMain,.rkapp.rk-mode-mobile .rk-topMain,.rkapp.rk-mode-fbwebview .rk-topMain{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;}
  .rkapp.rk-mode-bubble .rk-topTools,.rkapp.rk-mode-mobile .rk-topTools,.rkapp.rk-mode-fbwebview .rk-topTools{gap:6px!important;}
}


/* 12.4.0 runtime hardening */
.rkapp.rk-safe-mode .rk-shareBtn,.rkapp.rk-safe-mode .rk-actionBtn--greetings,.rkapp.rk-safe-mode .rk-ticker{display:none!important}
.rkapp.rk-safe-mode .rk-statusBar{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.12);box-shadow:0 10px 24px rgba(0,0,0,.16)}
.rkapp.rk-safe-mode .rk-play{box-shadow:0 16px 34px rgba(0,0,0,.22)}
.rkapp.rk-safe-mode .rk-nowShow{opacity:.98}
.rkapp.rk-safe-mode .rk-top,.rkapp.rk-safe-mode .rk-play,.rkapp.rk-safe-mode .rk-ribbonRow{backdrop-filter:none;-webkit-backdrop-filter:none}
.rkapp.rk-safe-mode .rk-vinylGlow{opacity:.44;filter:blur(24px)}
.rkapp.rk-safe-mode .rk-vinyl{animation-duration:14s}
.rkapp.rk-mode-bubble .rk-shell{min-height:100dvh;min-height:-webkit-fill-available}
.rkapp.rk-mode-bubble .rk-center{min-height:0;flex:1 1 auto}
.rkapp.rk-mode-bubble .rk-actions{padding-bottom:max(0px,env(safe-area-inset-bottom))}
.rkapp.rk-mode-bubble .rk-bottom{padding-bottom:max(0px,env(safe-area-inset-bottom))}
@media (max-width:720px){.rkapp.rk-mode-bubble .rk-shell{padding-left:max(env(safe-area-inset-left),10px);padding-right:max(env(safe-area-inset-right),10px)}.rkapp.rk-safe-mode .rk-actionsRow{grid-template-columns:1fr}.rkapp.rk-safe-mode .rk-actionBtn--schedule{width:100%}}


.rk-chartModal__lead{margin:0 0 12px;color:rgba(255,255,255,.78);font-size:.95rem;line-height:1.5}
.rk-chartModal__status{padding:10px 0;color:rgba(255,255,255,.82);font-size:.95rem}
.rk-chartModal__list{display:grid;gap:10px}
.rk-chartItem{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.rk-chartItem__pos{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:rgba(255,255,255,.1);font-weight:800;font-size:1rem}
.rk-chartItem__body{display:grid;gap:4px;min-width:0}.rk-chartItem__body strong{font-size:.98rem;line-height:1.35}.rk-chartItem__body span{font-size:.86rem;color:rgba(255,255,255,.68);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rk-chartItem__meta{font-size:.82rem;color:rgba(255,255,255,.78);padding-left:8px}
.rk-chartModal__actions{display:flex;justify-content:flex-end;padding-top:14px}

.rk-actionsRow{grid-template-columns:repeat(3,minmax(0,1fr));}
.rk-actionBtn--suggest{border-color:rgba(255,255,255,.16);}
.rk-nowShow{margin-top:14px;}
.rk-nowShow .rk-ribbonRow--now{min-height:74px;}
.rk-ribbonRow__label{letter-spacing:.12em;}
.rk-suggestList{display:grid;gap:8px;margin:4px 0 10px;max-height:220px;overflow:auto;}
.rk-suggestItem{display:grid;gap:4px;text-align:left;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#fff;cursor:pointer;}
.rk-suggestItem strong{font-size:14px;line-height:1.2;}
.rk-suggestItem span{font-size:12px;opacity:.78;line-height:1.2;}
.rk-suggestItem:hover{background:rgba(255,255,255,.09);}
.rk-docCard--soft{padding:12px 14px;margin-bottom:10px;}
@media (max-width:720px){
  .rk-actionsRow{grid-template-columns:1fr;}
  .rk-nowShow .rk-ribbonRow--now{min-height:82px;}
}

.rk-modal__head--center{justify-content:center;text-align:center;padding:18px 20px 14px}
.rk-modal__head--center h3{width:100%;text-align:center;font-size:22px;line-height:1.1}
.rk-modal__head--center .rk-modal__x{position:absolute;right:18px;top:14px}
.rk-modal__foot{padding:14px 18px 18px;border-top:1px solid rgba(255,255,255,.08)}
.rk-modal__foot--soft{display:flex;justify-content:center;background:linear-gradient(180deg,rgba(9,35,51,.82),rgba(7,23,36,.94))}
.rk-modal__back--footer{min-width:220px;min-height:48px;padding:0 18px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;font-size:15px;font-weight:900;cursor:pointer}
.rk-autoStage__inner{position:relative}
.rk-autoClose{position:absolute;right:max(14px,calc(50% - min(48vw,280px)/2 - 62px));top:calc(50% - 110px);width:58px;height:58px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(20,82,122,.96),rgba(9,43,68,.98));color:#fff;font-size:34px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 38px rgba(0,0,0,.28),0 0 22px rgba(62,162,255,.22);cursor:pointer}
.rk-autoClose:hover{transform:scale(1.03)}
.rk-modal__headActions{display:block;width:100%}
.rk-chartModal__lead{text-align:center;max-width:520px;margin:0 auto 12px}
@media (max-width:720px){
  .rk-brand{display:block!important;min-width:0}
  .rk-logo{width:40px!important;height:40px!important;border-radius:12px!important}
  .rk-title{font-size:clamp(20px,5.2vw,24px)!important;text-shadow:0 0 14px rgba(96,212,255,.14)!important}
  .rk-subtitle{display:none!important}
  .rk-topActions{gap:6px!important}
  .rk-topBtn-site{max-width:132px;padding:0 10px!important}
  .rk-topBtn__siteText{max-width:86px;font-size:11px}
  .rk-topBtn-icon{min-width:36px!important}
  .rk-modal__head--center h3{font-size:20px}
  .rk-modal__foot{padding:12px 14px 16px}
  .rk-modal__back--footer{width:100%;max-width:320px;min-height:46px;font-size:14px}
  .rk-autoClose{right:max(8px,calc(50% - min(62vw,260px)/2 - 46px));top:calc(50% - 102px);width:54px;height:54px;font-size:32px}
}

.rk-topBtn__siteText{display:none!important}
.rk-modal__foot--soft{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;background:linear-gradient(180deg,rgba(9,35,51,.82),rgba(7,23,36,.94));padding:14px 16px 18px}
.rk-modal__back--footer{display:inline-flex;align-items:center;justify-content:center}
.rk-modal__back--exit{background:rgba(255,255,255,.11)}
.rk-autoStage__title{position:absolute;top:max(12px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);padding:8px 14px;border-radius:14px;background:rgba(8,31,46,.58);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-weight:900;letter-spacing:.03em;box-shadow:0 10px 24px rgba(0,0,0,.2)}
.rk-autoClose{transition:transform .18s ease, background .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease}
.rk-autoClose:hover,.rk-autoClose:focus{background:linear-gradient(180deg,rgba(197,33,49,.98),rgba(135,18,33,.98));border-color:rgba(255,255,255,.18);color:#fff;box-shadow:0 18px 38px rgba(0,0,0,.32),0 0 22px rgba(220,45,61,.28)}
@media (max-width:720px){
  .rk-top{padding:10px 10px;border-radius:18px}
  .rk-topMain{align-items:center;gap:8px}
  .rk-logo{width:40px;height:40px;border-radius:13px}
  .rk-topActions{gap:6px}
  .rk-topBtn-site,.rk-topBtn-icon,.rk-topBtn-pill,.rk-topMenuBtn{min-width:36px;height:36px;border-radius:13px}
  .rk-topBtn-pill{padding:0 10px;min-width:50px}
  .rk-menuTopCenter{max-width:56%}
  .rk-modal__head--center{padding-bottom:10px}
  .rk-modal__head--center h3{margin:0 auto;font-size:24px;text-align:center}
  .rk-modal__foot--soft{padding:12px 14px calc(14px + env(safe-area-inset-bottom));gap:10px}
  .rk-modal__back--footer{flex:1 1 calc(50% - 6px);max-width:none;min-width:0}
  .rk-autoStage__title{top:calc(12px + env(safe-area-inset-top));font-size:16px;max-width:78vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .rk-autoClose{top:calc(50% - 112px);right:max(10px,calc(50% - min(62vw,260px)/2 - 42px))}
}
@media (max-width:420px){
  .rk-title{max-width:34vw;font-size:clamp(14px,4.8vw,17px)}
  .rk-topMenuBtn__label{display:none}
  .rk-topMenuBtn{min-width:36px;padding:0 10px}
  .rk-menuTopCenter{max-width:52%}
  .rk-modal__back--footer{font-size:13px;min-height:44px}
}

.rk-topBtn-car{padding:0!important;min-width:46px!important;width:46px}.rk-topBtn-car svg{width:18px;height:18px;display:block}.rk-autoClose{display:inline-flex;align-items:center;justify-content:center}.rk-autoClose:hover,.rk-autoClose:focus{background:linear-gradient(180deg,rgba(197,33,49,.98),rgba(135,18,33,.98));border-color:rgba(255,255,255,.18);color:#fff}.rk-modal__foot--soft .rk-modal__back{min-width:160px;justify-content:center}.rk-docCard + .rk-modal__foot{margin-top:0}.rk-modal__foot--soft .rk-modal__back--exit{font-weight:900}@media (max-width:720px){.rk-topBtn-car{min-width:36px!important;width:36px}.rk-topBtn-car svg{width:16px;height:16px}.rk-modal__foot--soft .rk-modal__back{min-width:calc(50% - 8px);padding:0 10px;font-size:13px}}

/* 12.7.7 menu/layout polish */
.rk-optionList--menu > .rk-optionBtn:last-child:nth-child(odd){grid-column:1 / -1;max-width:360px;justify-self:center}
.rk-formActions > :only-child{margin-inline:auto}


/* 12.8.4 final polish */
.rk-brandLink,.rk-brandLink *{color:inherit!important;text-decoration:none!important}
.rk-brandLink:hover,.rk-brandLink:focus{opacity:.98}
.rk-cookieBar{position:fixed;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:1150;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:20px;background:linear-gradient(180deg,rgba(7,31,45,.96),rgba(6,23,34,.98));border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 48px rgba(0,0,0,.34);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.rk-cookieBar__text{display:flex;flex-direction:column;gap:6px;max-width:760px;color:#eaf3f4;font-size:13px;line-height:1.45}.rk-cookieBar__text strong{font-size:14px;color:#fff}.rk-cookieBar__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rk-cookieBar__link{padding:0;border:0;background:none;color:var(--rk-gold);font:inherit;font-weight:900;cursor:pointer}
@media (max-width:720px){.rk-cookieBar{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));padding:12px 13px;flex-direction:column;align-items:stretch}.rk-cookieBar__actions{width:100%;justify-content:flex-end}}
.rk-modal__back--accept{background:linear-gradient(180deg,#27c773,#169b56)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}
.rk-modal__back--accept:hover,.rk-modal__back--accept:focus{background:linear-gradient(180deg,#1fb868,#128548)!important}


/* 12.8.9 modal + policy polish */
.rk-formActions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:14px 16px 18px;margin-top:12px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(9,35,51,.82),rgba(7,23,36,.94));border-radius:0 0 18px 18px}
.rk-formActions .rk-btn,.rk-formActions .rk-btn-ghost{min-width:160px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-weight:900}
.rk-formActions .rk-btn-ghost{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important}
.rk-formActions .rk-btn{box-shadow:none}
.rk-cookieBar[hidden]{display:none!important}
.rk-cookieBar__actions .rk-miniBtn{min-width:132px;justify-content:center}
.rk-optionList--menu>.rk-optionBtn{grid-column:1/-1!important;max-width:none!important;width:100%!important;justify-self:stretch!important}
.rk-optionList--menu>.rk-optionBtn:last-child,.rk-optionList--menu>.rk-optionBtn:nth-child(n+5){grid-column:1/-1!important;max-width:none!important;width:100%!important;justify-self:stretch!important}
@media (max-width:720px){.rk-formActions{padding:12px 14px calc(14px + env(safe-area-inset-bottom));gap:10px}.rk-formActions .rk-btn,.rk-formActions .rk-btn-ghost{min-width:calc(50% - 8px);font-size:13px}}


.rk-brandLink{display:inline-flex!important;width:max-content!important;max-width:100%;justify-self:start;align-self:center}
.rk-topMain>.rk-brandLink{grid-column:1;justify-self:start}
.rk-modal[data-rk="modalMenu"] .rk-optionList{justify-items:stretch!important;width:100%}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn{width:100%!important;max-width:none!important}


/* 13.1.1 final UI cosmetics */
.rk-formActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex-wrap:nowrap;align-items:center}
.rk-formActions .rk-btn{width:100%;min-width:0;padding:0 10px;white-space:nowrap;font-size:13px}
.rk-modal__foot--soft{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-top:auto}
.rk-modal__foot--soft .rk-modal__back--footer{flex:1 1 0;min-width:0;text-align:center;justify-content:center;white-space:nowrap}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn--player{background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.07));border-color:rgba(95,172,188,.18)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{position:static!important;top:auto!important;z-index:auto!important;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;margin-bottom:16px}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs::-webkit-scrollbar{display:none}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{flex:0 0 auto;padding:11px 16px;border-color:rgba(110,192,208,.18);background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(31,181,169,.28),rgba(75,144,255,.18));border-color:rgba(111,206,219,.58);color:#fff;box-shadow:0 0 0 1px rgba(111,206,219,.18),0 10px 22px rgba(0,0,0,.16)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{border-color:rgba(111,206,219,.42);box-shadow:inset 3px 0 0 var(--rk-schedule-color,#1fb5a9),0 0 0 1px rgba(111,206,219,.16),0 14px 30px rgba(0,0,0,.22);background:linear-gradient(180deg,rgba(12,27,38,.96),rgba(9,21,31,.82))}
.rk-modal[data-rk="modalChart"] .rk-modal__dialog{display:flex;flex-direction:column}
.rk-modal[data-rk="modalChart"] .rk-modal__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}
.rk-chartModal__status{margin-bottom:10px}
.rk-chartModal__list{flex:1 1 auto;min-height:120px}
.rk-chartModal__actions{margin-top:12px}
.rk-modal[data-rk="modalChart"] .rk-modal__foot{margin-top:auto}
@media (max-width:720px){
  .rk-formActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .rk-formActions .rk-btn{min-height:40px;padding:0 8px;font-size:12px;letter-spacing:.01em}
  .rk-modal__foot--soft{gap:8px}
  .rk-modal__foot--soft .rk-modal__back--footer{min-height:42px;padding:0 10px;font-size:12px}
  .rk-modal[data-rk="modalChart"] .rk-modal__dialog{height:min(88dvh,88vh);align-self:end}
  .rk-modal[data-rk="modalChart"] .rk-chartModal__list{min-height:0}
}


/* 13.1.4 final light schedule/menu polish */
.rk-modal__backdrop{background:rgba(5,16,24,.34)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}
.rk-modal__dialog,.rk-modal__dialog--menuFull,.rk-modal__dialog--schedule{background:linear-gradient(180deg,rgba(244,250,252,.96),rgba(235,245,248,.94))!important;border:1px solid rgba(95,172,188,.18)!important;box-shadow:0 28px 72px rgba(7,24,34,.22)!important}
.rk-modal__head{background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(246,251,252,.60))!important;border-bottom:1px solid rgba(95,172,188,.12)!important}
.rk-modal__head h3,.rk-modal__x,.rk-menuTopCenter span{color:#143746!important}
.rk-modal__x{background:rgba(8,67,92,.06)!important;border-color:rgba(95,172,188,.18)!important}
.rk-modal__x:hover,.rk-modal__x:focus{background:rgba(8,67,92,.12)!important}
.rk-modal__head--menu{justify-content:center!important;padding:16px 56px 14px 18px!important}
.rk-menuTopCenter{position:static!important;left:auto!important;transform:none!important;max-width:none!important;width:auto!important;margin:0 auto!important;gap:10px!important}
.rk-menuTopCenter img{width:34px!important;height:34px!important;border-radius:10px!important}
.rk-menuTopCenter span{font-size:20px!important;font-weight:900!important;letter-spacing:.03em!important;text-transform:none!important}
.rk-optionList--menu{background:transparent!important;padding:16px 18px 10px!important}
.rk-optionBtn{background:linear-gradient(180deg,rgba(255,255,255,.90),rgba(245,251,252,.88))!important;border:1px solid rgba(95,172,188,.18)!important;color:#163a46!important;box-shadow:0 10px 24px rgba(7,24,34,.05)!important}
.rk-optionBtn:hover,.rk-optionBtn:focus{background:linear-gradient(180deg,rgba(233,250,249,.98),rgba(223,246,243,.94))!important;border-color:rgba(31,181,169,.30)!important;color:#0f363f!important;transform:translateY(-1px)!important}
.rk-modal__foot--menu{padding:12px 18px calc(18px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,rgba(247,252,253,.72),rgba(239,247,249,.84))!important;border-top:1px solid rgba(95,172,188,.12)!important}
.rk-modal__back--player{width:100%!important;min-height:50px!important;background:linear-gradient(180deg,rgba(8,88,112,.92),rgba(10,125,121,.88))!important;border:1px solid rgba(95,172,188,.20)!important;color:#fff!important;box-shadow:0 12px 28px rgba(8,67,92,.18)!important}
.rk-modal__back--player:hover,.rk-modal__back--player:focus{background:linear-gradient(180deg,rgba(10,103,129,.96),rgba(11,146,138,.92))!important}

.rk-modal[data-rk="modalSchedule"] .rk-modal__head,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{position:sticky!important;top:0;z-index:5;background:linear-gradient(180deg,rgba(247,252,253,.98),rgba(241,248,250,.96))!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head{z-index:7;margin:0 -16px;padding:16px 16px 12px!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{padding:0 16px 18px!important;overflow:auto!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{top:64px;z-index:6;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;flex-wrap:unset!important;overflow:visible!important;padding:12px 0 14px!important;margin:0 0 16px!important;border-bottom:1px solid rgba(95,172,188,.10)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 10px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,250,252,.94))!important;color:#173742!important;border:1px solid rgba(95,172,188,.18)!important;box-shadow:0 8px 20px rgba(7,24,34,.05)!important;text-transform:none!important;letter-spacing:0!important;font-weight:900!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:hover,.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:focus{transform:translateY(-1px) scale(1.02)!important;background:linear-gradient(180deg,rgba(235,250,249,.98),rgba(227,246,244,.95))!important;border-color:rgba(31,181,169,.26)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(224,247,245,.99),rgba(205,239,236,.97))!important;border-color:rgba(31,181,169,.42)!important;box-shadow:0 12px 28px rgba(31,181,169,.12)!important;color:#10343e!important;transform:translateY(-1px) scale(1.03)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active::after{display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-schedulePanels{display:block!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,252,.97))!important;border:1px solid rgba(95,172,188,.14)!important;box-shadow:0 10px 26px rgba(7,24,34,.05)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{color:#173742!important;font-weight:900!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{color:#163847!important;font-size:18px!important;line-height:1.18!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span{color:#385863!important;font-size:14px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{color:#607d86!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__host{background:rgba(255,255,255,.84)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{background:linear-gradient(180deg,rgba(255,242,244,.98),rgba(255,248,248,.96))!important;border-color:rgba(220,84,97,.28)!important;box-shadow:0 16px 34px rgba(214,71,85,.10)!important;transform:scale(1.014)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{background:#dc5461!important;width:5px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::after{display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__time{color:#fff!important;background:linear-gradient(180deg,#da5b67,#c94453)!important;padding:5px 10px!important;border-radius:999px!important;display:inline-flex!important;align-self:flex-start!important;box-shadow:0 10px 22px rgba(201,68,83,.18)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{color:#a06f10!important;font-size:20px!important;font-weight:900!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body span{color:#394d55!important;font-weight:700!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__host{background:rgba(255,255,255,.80)!important;border-color:rgba(220,84,97,.16)!important;color:#9f3743!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__type--pilot{background:rgba(240,208,124,.18)!important;border-color:rgba(202,162,74,.24)!important;color:#8f6714!important}

@media (max-width:720px){
  .rk-modal[data-rk="modalMenu"] .rk-modal__dialog--menuFull{background:linear-gradient(180deg,rgba(244,250,252,.97),rgba(235,245,248,.95))!important}
  .rk-modal[data-rk="modalMenu"] .rk-optionList--menu{padding:14px 16px 8px!important}
  .rk-modal[data-rk="modalMenu"] .rk-modal__foot--menu{padding:12px 16px calc(16px + env(safe-area-inset-bottom))!important;position:sticky!important;bottom:0;z-index:4}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__head{margin:0 -14px;padding:14px 14px 10px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{padding:0 14px 18px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{top:58px;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px 0 12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{min-height:48px!important;font-size:13px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:17px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{font-size:18px!important}
}

/* 13.1.5 final readability + schedule sticky fix */
.rk-modal__dialog--schedule,
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule{display:flex!important;flex-direction:column!important;overflow:hidden!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head{position:relative!important;top:auto!important;z-index:8!important;flex:0 0 auto!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;background:linear-gradient(180deg,rgba(241,247,249,.94),rgba(234,243,246,.92))!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{position:sticky!important;top:0!important;z-index:7!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:12px 0 14px!important;margin:0 0 16px!important;background:linear-gradient(180deg,rgba(241,247,249,.98),rgba(236,245,247,.95))!important;border-bottom:1px solid rgba(95,172,188,.14)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{min-height:52px!important;border-radius:17px!important;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(246,251,252,.94))!important;border:1px solid rgba(86,159,177,.22)!important;color:#173744!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(7,24,34,.05)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:hover,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:focus-visible{transform:translateY(-1px) scale(1.025)!important;border-color:rgba(18,139,147,.34)!important;background:linear-gradient(180deg,rgba(239,252,251,.98),rgba(228,247,245,.95))!important;box-shadow:0 12px 26px rgba(18,139,147,.10)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{transform:translateY(-1px) scale(1.05)!important;border-color:rgba(220,84,97,.34)!important;background:linear-gradient(180deg,rgba(255,242,244,.99),rgba(253,232,236,.97))!important;color:#a63745!important;box-shadow:0 14px 30px rgba(220,84,97,.12)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{background:linear-gradient(180deg,rgba(252,254,255,.98),rgba(246,251,252,.98))!important;border:1px solid rgba(86,159,177,.14)!important;box-shadow:0 10px 24px rgba(7,24,34,.05)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{color:#193845!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__host{color:#1d3944!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:18px!important;font-weight:900!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span{font-size:14px!important;color:#425e68!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{font-size:13px!important;color:#59727a!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{transform:translateY(-2px) scale(1.02)!important;border:2px solid rgba(220,84,97,.38)!important;background:linear-gradient(180deg,rgba(255,245,246,.99),rgba(255,237,240,.98))!important;box-shadow:0 18px 38px rgba(220,84,97,.14)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{background:linear-gradient(180deg,#e15b68,#c84252)!important;width:6px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body{position:relative!important;padding-top:28px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body::before{content:'TERAZ GRAMY';position:absolute;left:0;top:0;display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;background:linear-gradient(180deg,#e15b68,#cb4857);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 22px rgba(203,72,87,.18)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__time{background:transparent!important;color:#fff!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__timeWrap{background:linear-gradient(180deg,#e15b68,#cb4857)!important;border-radius:16px!important;padding:10px 12px!important;box-shadow:0 12px 26px rgba(203,72,87,.16)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{color:#8a6516!important;font-size:21px!important;line-height:1.12!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body span{color:#394f57!important;font-weight:700!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__host{background:rgba(255,255,255,.78)!important;border-color:rgba(220,84,97,.18)!important;color:#a13a47!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__type{background:rgba(255,255,255,.75)!important;border-color:rgba(255,255,255,.22)!important;color:#a13a47!important}

.rk-modal__body{color:#183744!important}
.rk-modal__body label,.rk-field label,.rk-formLabel,.rk-policyText,.rk-docCard,.rk-formHint{color:#183744!important}
.rk-modal__body input,.rk-modal__body textarea,.rk-modal__body select{background:linear-gradient(180deg,rgba(250,252,253,.96),rgba(243,248,250,.94))!important;border:1px solid rgba(86,159,177,.18)!important;color:#173744!important}
.rk-modal__body input::placeholder,.rk-modal__body textarea::placeholder{color:rgba(23,55,68,.42)!important}
.rk-modal__body .rk-btn,.rk-modal__back--footer{background:linear-gradient(180deg,rgba(10,102,129,.96),rgba(12,148,140,.92))!important;border:1px solid rgba(86,159,177,.22)!important;color:#fff!important;box-shadow:0 10px 22px rgba(8,67,92,.16)!important}
.rk-modal__body .rk-btn:hover,.rk-modal__back--footer:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(8,67,92,.22)!important}
.rk-modal__body .rk-btn-ghost,.rk-modal__back--exit{background:linear-gradient(180deg,rgba(244,249,251,.98),rgba(235,245,248,.95))!important;color:#173744!important;border:1px solid rgba(86,159,177,.18)!important;box-shadow:0 8px 18px rgba(7,24,34,.05)!important}
.rk-modal__body .rk-btn-ghost:hover,.rk-modal__back--exit:hover{background:linear-gradient(180deg,rgba(233,249,248,.99),rgba(223,245,243,.96))!important;border-color:rgba(18,139,147,.24)!important}

.rk-modal[data-rk="modalMenu"] .rk-modal__dialog--menuFull{background:linear-gradient(180deg,rgba(244,250,252,.90),rgba(235,245,248,.86))!important}
.rk-modal[data-rk="modalMenu"] .rk-modal__backdrop{background:rgba(5,16,24,.30)!important}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(243,249,251,.84))!important}

@media (max-width:720px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;top:0!important;padding:10px 0 12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{font-size:19px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__foot--menu{position:sticky!important;bottom:0!important;z-index:8!important}
}

/* 13.1.6 sea-dark transparency final polish */
.rk-modal__backdrop{background:rgba(4,16,24,.42)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}
.rk-modal__dialog,.rk-modal__dialog--menuFull,.rk-modal__dialog--schedule{background:linear-gradient(180deg,rgba(7,34,47,.90),rgba(5,27,39,.88))!important;border:1px solid rgba(96,182,191,.18)!important;box-shadow:0 26px 70px rgba(0,0,0,.34)!important}
.rk-modal__head{background:linear-gradient(180deg,rgba(9,43,58,.78),rgba(7,33,47,.62))!important;border-bottom:1px solid rgba(96,182,191,.14)!important}
.rk-modal__head h3,.rk-modal__x,.rk-menuTopCenter span,.rk-modal__body,.rk-modal__body label,.rk-field span,.rk-formLabel,.rk-policyText,.rk-docCard,.rk-formHint{color:#f3fbfd!important}
.rk-modal__x{background:rgba(255,255,255,.06)!important;border-color:rgba(96,182,191,.18)!important}.rk-modal__x:hover,.rk-modal__x:focus{background:rgba(255,255,255,.12)!important}
.rk-modal__body input,.rk-modal__body textarea,.rk-modal__body select{background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.07))!important;border:1px solid rgba(96,182,191,.16)!important;color:#fff!important}
.rk-modal__body input::placeholder,.rk-modal__body textarea::placeholder{color:rgba(255,255,255,.50)!important}
.rk-docCard{background:linear-gradient(180deg,rgba(10,47,64,.86),rgba(8,37,51,.82))!important;color:#f3fbfd!important}
.rk-docCard h4,.rk-docCard p,.rk-docCard li{color:#f3fbfd!important}
.rk-formActions,.rk-modal__foot--soft,.rk-modal__foot--menu{background:linear-gradient(180deg,rgba(8,40,54,.74),rgba(6,28,40,.82))!important;border-top:1px solid rgba(96,182,191,.12)!important}
.rk-modal__back--footer{background:linear-gradient(180deg,rgba(11,74,99,.86),rgba(8,112,111,.82))!important;border-color:rgba(96,182,191,.20)!important;color:#fff!important}
.rk-modal__back--footer:hover,.rk-modal__back--footer:focus{background:linear-gradient(180deg,rgba(13,89,116,.92),rgba(10,131,128,.90))!important}
.rk-modal__back--exit{background:rgba(255,255,255,.10)!important}

/* menu darker translucent */
.rk-modal[data-rk="modalMenu"] .rk-modal__dialog{background:linear-gradient(180deg,rgba(7,32,45,.88),rgba(5,24,36,.86))!important}
.rk-optionList--menu{background:transparent!important}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn{background:linear-gradient(180deg,rgba(10,72,96,.74),rgba(7,46,62,.72))!important;border:1px solid rgba(96,182,191,.18)!important;color:#fff!important;box-shadow:0 10px 24px rgba(0,0,0,.12)!important}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn:hover,.rk-modal[data-rk="modalMenu"] .rk-optionBtn:focus{background:linear-gradient(180deg,rgba(12,93,120,.82),rgba(10,63,83,.78))!important;transform:translateY(-1px) scale(1.012)!important}
.rk-modal__back--player{background:linear-gradient(180deg,rgba(10,84,109,.92),rgba(10,126,123,.88))!important}

/* schedule sticky + tabs */
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog{display:flex!important;flex-direction:column!important;height:min(88dvh,920px)!important;max-height:min(88dvh,920px)!important;overflow:hidden!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;position:relative!important;padding:0 16px 18px!important;background:linear-gradient(180deg,rgba(10,42,57,.28),rgba(7,30,43,.18))!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{position:sticky!important;top:0!important;z-index:12!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:12px 0 14px!important;margin:0 0 16px!important;background:linear-gradient(180deg,rgba(7,34,47,.96),rgba(7,34,47,.88))!important;border-bottom:1px solid rgba(96,182,191,.14)!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{width:100%!important;min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 10px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.05))!important;border:1px solid rgba(96,182,191,.20)!important;color:#f4fbfd!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(0,0,0,.10)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:hover,.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab:focus-visible{transform:translateY(-1px) scale(1.03)!important;border-color:rgba(96,182,191,.34)!important;background:linear-gradient(180deg,rgba(16,95,108,.28),rgba(10,68,83,.22))!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{transform:translateY(-1px) scale(1.05)!important;border-color:rgba(96,182,191,.48)!important;background:linear-gradient(180deg,rgba(12,112,123,.42),rgba(9,79,97,.34))!important;color:#fff!important;box-shadow:0 14px 28px rgba(8,84,97,.22)!important}

/* schedule cards */
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.04))!important;border:1px solid rgba(96,182,191,.12)!important;box-shadow:0 10px 24px rgba(0,0,0,.10)!important;color:#fff!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem:hover{transform:translateY(-2px) scale(1.012)!important;box-shadow:0 16px 32px rgba(0,0,0,.16)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{color:#fff!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1.18!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{color:rgba(255,255,255,.76)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__host,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__type{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.10)!important;color:#f6d98b!important}

/* now playing lighter but highlighted */
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{transform:translateY(-2px) scale(1.016)!important;border:1px solid rgba(212,84,95,.36)!important;background:linear-gradient(180deg,rgba(168,46,61,.18),rgba(95,23,35,.12))!important;box-shadow:0 18px 36px rgba(185,57,72,.16)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{background:linear-gradient(180deg,#db5a68,#c74352)!important;width:5px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body{position:relative!important;padding-top:26px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body::before{content:'TERAZ GRAMY';position:absolute;left:0;top:0;display:inline-flex;align-items:center;min-height:21px;padding:0 10px;border-radius:999px;background:linear-gradient(180deg,#de5c69,#ca4757);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;box-shadow:0 8px 18px rgba(203,72,87,.18)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__timeWrap{background:linear-gradient(180deg,rgba(219,90,104,.92),rgba(201,67,82,.88))!important;border-radius:16px!important;padding:10px 12px!important;box-shadow:0 10px 24px rgba(203,72,87,.14)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{color:#ffe29b!important;font-size:20px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body span,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body small{color:#fff!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__host,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__type{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.16)!important;color:#ffe29b!important}

@media (max-width:720px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;top:0!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{font-size:13px!important;min-height:48px!important}
  .rk-modal__dialog,.rk-modal__dialog--menuFull,.rk-modal__dialog--schedule{background:linear-gradient(180deg,rgba(7,31,43,.92),rgba(5,23,34,.90))!important}
}

/* 13.1.7 mobile schedule cleanup */
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule{background:linear-gradient(180deg,rgba(9,33,46,.94),rgba(7,25,36,.90))!important;border:1px solid rgba(86,179,194,.18)!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head{background:linear-gradient(180deg,rgba(10,36,50,.96),rgba(8,28,40,.92))!important;border-bottom:1px solid rgba(111,206,219,.14)!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{color:#f3fbff!important;font-size:28px!important;font-weight:900!important;letter-spacing:.01em;text-shadow:0 2px 16px rgba(0,0,0,.22)!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{background:linear-gradient(180deg,rgba(10,37,50,.76),rgba(8,28,40,.68))!important;color:#fff!important}
.rk-scheduleMobilePicker{display:none;margin:0 0 14px;position:sticky;top:0;z-index:8;padding:10px 0 8px;background:linear-gradient(180deg,rgba(10,36,50,.98),rgba(10,36,50,.90))}
.rk-scheduleMobilePicker__label{display:block;margin:0 0 6px;color:rgba(224,246,250,.72);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.rk-scheduleSelect{width:100%;min-height:52px;border-radius:16px;border:1px solid rgba(104,198,212,.28);background:linear-gradient(180deg,rgba(15,56,72,.96),rgba(10,40,54,.94));color:#f4fdff;font-weight:800;padding:0 16px;box-shadow:0 10px 22px rgba(0,0,0,.18)}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{background:linear-gradient(180deg,rgba(10,36,50,.95),rgba(10,36,50,.84))!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{background:linear-gradient(180deg,rgba(16,58,74,.76),rgba(11,43,57,.72))!important;color:#ecfbff!important;border-color:rgba(103,196,211,.20)!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(38,116,124,.90),rgba(25,86,97,.88))!important;color:#fff!important;border-color:rgba(120,221,231,.45)!important;box-shadow:0 12px 26px rgba(6,21,30,.28)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{background:linear-gradient(180deg,rgba(15,49,64,.78),rgba(11,39,53,.74))!important;border:1px solid rgba(97,178,194,.14)!important;box-shadow:0 12px 28px rgba(0,0,0,.12)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{color:#ffffff!important;font-weight:900!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{color:#ffffff!important;font-size:19px!important;font-weight:900!important;line-height:1.18!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span{color:rgba(235,248,251,.82)!important;font-size:14px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{color:rgba(214,234,239,.74)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__host{background:rgba(10,37,50,.46)!important;color:#fff!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{background:linear-gradient(180deg,rgba(110,32,44,.28),rgba(13,40,53,.86))!important;border-color:rgba(226,92,109,.42)!important;box-shadow:0 14px 30px rgba(155,36,52,.18)!important;transform:scale(1.01)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{background:#da5665!important;width:4px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__time{background:rgba(218,86,101,.18)!important;color:#fff!important;padding:4px 10px!important;border-radius:999px!important;display:inline-flex!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{color:#ffd36a!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body::before{content:"TERAZ GRANE";display:inline-flex;margin:0 0 8px;padding:4px 10px;border-radius:999px;background:rgba(218,86,101,.16);border:1px solid rgba(226,92,109,.34);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em}
@media (max-width: 720px){
  .rk-modal[data-rk="modalSchedule"] .rk-modal__head{padding:14px 16px 12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{font-size:24px!important}
  .rk-scheduleMobilePicker{display:block}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{display:none!important}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{padding:12px 14px 18px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{padding:14px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__meta{display:none!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:18px!important;text-align:center!important;display:block}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{text-align:center!important;display:block}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
}


/* 13.2.1 final modal consistency + schedule card polish */
.rk-modal__dialog--form,
.rk-modal__dialog--compact{
  background:linear-gradient(180deg,rgba(8,39,52,.94),rgba(6,29,40,.92))!important;
  border:1px solid rgba(100,192,203,.16)!important;
  box-shadow:0 30px 80px rgba(0,0,0,.42)!important;
}
.rk-modal__dialog--form .rk-modal__head,
.rk-modal__dialog--compact .rk-modal__head{
  background:linear-gradient(180deg,rgba(10,48,63,.74),rgba(7,35,47,.58))!important;
  border-bottom:1px solid rgba(104,198,210,.14)!important;
}
.rk-modal__dialog--form .rk-modal__body,
.rk-modal__dialog--compact .rk-modal__body{
  background:linear-gradient(180deg,rgba(9,42,56,.36),rgba(7,32,43,.24))!important;
}
.rk-modal__dialog--form .rk-field span,
.rk-modal__dialog--compact .rk-field span{
  color:rgba(241,251,253,.94)!important;
}
.rk-modal__dialog--form .rk-field input,
.rk-modal__dialog--form .rk-field textarea,
.rk-modal__dialog--form .rk-field select,
.rk-modal__dialog--compact .rk-field input,
.rk-modal__dialog--compact .rk-field textarea,
.rk-modal__dialog--compact .rk-field select{
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.05))!important;
  border:1px solid rgba(112,201,214,.16)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.rk-modal__dialog--form .rk-field input:focus,
.rk-modal__dialog--form .rk-field textarea:focus,
.rk-modal__dialog--form .rk-field select:focus,
.rk-modal__dialog--compact .rk-field input:focus,
.rk-modal__dialog--compact .rk-field textarea:focus,
.rk-modal__dialog--compact .rk-field select:focus{
  border-color:rgba(118,220,232,.46)!important;
  box-shadow:0 0 0 3px rgba(37,171,188,.14), inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.rk-modal__dialog--form .rk-formActions,
.rk-modal__dialog--compact .rk-formActions{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:stretch!important;
  gap:10px!important;
  margin-top:10px!important;
}
.rk-modal__dialog--form .rk-formActions .rk-btn,
.rk-modal__dialog--compact .rk-formActions .rk-btn{
  flex:1 1 0;
  min-width:0;
  min-height:46px;
  border-radius:15px!important;
  font-size:14px!important;
  letter-spacing:.02em;
  box-shadow:0 12px 26px rgba(0,0,0,.16);
}
.rk-modal__dialog--form .rk-formActions .rk-btn:not(.rk-btn-ghost),
.rk-modal__dialog--compact .rk-formActions .rk-btn:not(.rk-btn-ghost){
  background:linear-gradient(180deg,rgba(28,171,174,.98),rgba(15,108,119,.98))!important;
  border:1px solid rgba(133,232,239,.22)!important;
}
.rk-modal__dialog--form .rk-formActions .rk-btn-ghost,
.rk-modal__dialog--compact .rk-formActions .rk-btn-ghost{
  background:linear-gradient(180deg,rgba(31,73,95,.72),rgba(19,53,72,.62))!important;
  border:1px solid rgba(110,188,201,.16)!important;
  color:#eef9fb!important;
}
.rk-modal__dialog--form .rk-formActions .rk-btn:hover,
.rk-modal__dialog--compact .rk-formActions .rk-btn:hover{
  transform:translateY(-1px);
}
.rk-modal__dialog--form .rk-recorder,
.rk-modal__dialog--compact .rk-recorder{
  padding:2px 0;
}
.rk-modal__dialog--form .rk-recorder__status,
.rk-modal__dialog--compact .rk-recorder__status,
.rk-modal__dialog--form .rk-recStatus,
.rk-modal__dialog--compact .rk-recStatus{
  color:rgba(234,247,250,.86)!important;
}

.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule{
  background:linear-gradient(180deg,rgba(8,39,52,.95),rgba(6,28,39,.93))!important;
  border:1px solid rgba(93,186,198,.16)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head{
  background:linear-gradient(180deg,rgba(10,46,61,.82),rgba(8,34,47,.70))!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{
  color:#f2fbfd!important;
  font-size:30px!important;
  font-weight:950!important;
  letter-spacing:.015em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{
  background:linear-gradient(180deg,rgba(8,38,50,.48),rgba(7,30,41,.34))!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{
  background:linear-gradient(180deg,rgba(18,61,78,.44),rgba(12,44,58,.32))!important;
  border:1px solid rgba(99,190,202,.14)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.14)!important;
  backdrop-filter:blur(10px)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{
  color:#f8feff!important;
  font-weight:950!important;
  letter-spacing:.03em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{
  color:#f7fdff!important;
  font-size:18px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{
  color:rgba(224,241,245,.78)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__host,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__type{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  color:#ffd782!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{
  background:linear-gradient(180deg,rgba(132,35,48,.24),rgba(14,46,58,.56))!important;
  border-color:rgba(225,96,111,.36)!important;
  box-shadow:0 16px 34px rgba(136,32,48,.16)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{
  background:linear-gradient(180deg,#e16471,#cb4f5d)!important;
  width:4px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body{
  position:relative!important;
  padding-top:24px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body::before{
  content:"TERAZ GRANE";
  position:absolute;
  left:0;
  top:0;
  display:inline-flex;
  align-items:center;
  min-height:22px;
  padding:0 10px;
  border-radius:999px;
  background:linear-gradient(180deg,rgba(222,92,107,.18),rgba(202,71,87,.12))!important;
  border:1px solid rgba(226,96,111,.30)!important;
  color:#ffffff!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__time{
  background:rgba(226,96,111,.14)!important;
  color:#fff!important;
  padding:5px 10px!important;
  border-radius:999px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{
  color:#ffd977!important;
  font-size:19px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body span,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body small{
  color:#f7fbfc!important;
}

@media (max-width: 720px){
  .rk-modal__dialog--form .rk-formActions,
  .rk-modal__dialog--compact .rk-formActions{
    flex-wrap:wrap!important;
  }
  .rk-modal__dialog--form .rk-formActions .rk-btn,
  .rk-modal__dialog--compact .rk-formActions .rk-btn{
    flex:1 1 calc(50% - 5px);
  }
  .rk-modal__dialog--form .rk-formActions .rk-btn:first-child,
  .rk-modal__dialog--compact .rk-formActions .rk-btn:first-child{
    flex:1 1 100%;
  }
  .rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{
    font-size:25px!important;
  }
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{
    padding:14px 13px!important;
    border-radius:18px!important;
  }
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{
    font-size:17px!important;
  }
}

/* 13.2.2 schedule card simplification */
.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{
  color:#f4fbff!important;
  font-size:clamp(24px,4vw,30px)!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-shadow:0 2px 14px rgba(0,0,0,.28)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:10px!important;
  padding:18px 18px 16px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__meta{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap{margin:0!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:132px!important;
  padding:7px 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.07)!important;
  color:#f7fdff!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:.03em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__type,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__meta,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{
  display:block!important;
  margin:0 0 2px!important;
  color:#9ed7d9!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{
  display:block!important;
  margin:0!important;
  color:#ffffff!important;
  font-size:20px!important;
  line-height:1.2!important;
  font-weight:900!important;
  text-align:center!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__badge{
  position:static!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:2px 0 0!important;
  padding:6px 12px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,rgba(207,74,86,.92),rgba(183,50,63,.92))!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  box-shadow:0 12px 24px rgba(183,50,63,.18)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{
  transform:scale(1.02)!important;
  border-color:rgba(214,84,97,.34)!important;
  box-shadow:0 18px 36px rgba(0,0,0,.24)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__time{
  background:rgba(214,84,97,.18)!important;
  border:1px solid rgba(214,84,97,.30)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{
  color:#ffe08a!important;
  font-size:22px!important;
}
@media (max-width:700px){
  .rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{font-size:24px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{padding:16px 14px 15px!important;gap:9px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{min-width:118px!important;font-size:13px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{font-size:12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:18px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{font-size:20px!important}
}


/* 13.2.3 greeting/forms sea consistency + schedule author row */
.rk-modal[data-rk="modalGreetMenu"] .rk-optionList,
.rk-modal[data-rk="modalForm"] .rk-modal__body{
  background:linear-gradient(180deg,rgba(8,39,53,.44),rgba(6,29,41,.34))!important;
}
.rk-modal[data-rk="modalGreetMenu"] .rk-optionBtn{
  background:linear-gradient(180deg,rgba(10,72,96,.82),rgba(7,46,62,.78))!important;
  border:1px solid rgba(96,182,191,.22)!important;
  color:#f4fbfd!important;
  box-shadow:0 10px 24px rgba(0,0,0,.14)!important;
}
.rk-modal[data-rk="modalGreetMenu"] .rk-optionBtn:hover,
.rk-modal[data-rk="modalGreetMenu"] .rk-optionBtn:focus{
  background:linear-gradient(180deg,rgba(13,91,118,.88),rgba(9,60,80,.84))!important;
  transform:translateY(-1px) scale(1.012)!important;
}
.rk-modal[data-rk="modalForm"] .rk-form,
.rk-modal[data-rk="modalForm"] .rk-recorder,
.rk-modal[data-rk="modalForm"] .rk-suggestForm{
  background:transparent!important;
}
.rk-modal[data-rk="modalForm"] .rk-field input,
.rk-modal[data-rk="modalForm"] .rk-field textarea,
.rk-modal[data-rk="modalForm"] .rk-field select{
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.07))!important;
  border:1px solid rgba(96,182,191,.18)!important;
  color:#fff!important;
}
.rk-modal[data-rk="modalForm"] .rk-field input::placeholder,
.rk-modal[data-rk="modalForm"] .rk-field textarea::placeholder{
  color:rgba(255,255,255,.52)!important;
}
.rk-modal[data-rk="modalForm"] .rk-formActions .rk-btn:not(.rk-btn-ghost){
  background:linear-gradient(180deg,rgba(10,84,109,.94),rgba(10,126,123,.90))!important;
}
.rk-modal[data-rk="modalForm"] .rk-formActions .rk-btn-ghost{
  background:linear-gradient(180deg,rgba(31,73,95,.74),rgba(19,53,72,.66))!important;
  border:1px solid rgba(110,188,201,.18)!important;
  color:#eef9fb!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{
  width:min(100%,430px)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  margin:0 0 4px!important;
  padding-left:2px!important;
  color:#a8dde0!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
  text-transform:none!important;
  text-align:left!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author::before{
  content:"Prowadzi";
  display:inline-block;
  margin-right:8px;
  color:rgba(255,255,255,.62);
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{
  width:100%!important;
  text-align:center!important;
}
@media (max-width:700px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{width:min(100%,360px)!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{font-size:12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author::before{font-size:10px}
}


/* 13.2.4 schedule card modal + greetings darker center */
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__body,
.rk-modal[data-rk="modalForm"] .rk-modal__body{background:linear-gradient(180deg,rgba(7,41,56,.80),rgba(5,28,39,.86))!important}
.rk-modal[data-rk="modalGreetMenu"] .rk-optionList{background:transparent!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{cursor:pointer}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem:hover{transform:translateY(-1px) scale(1.012)!important}
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{max-width:min(92vw,560px)!important;width:min(92vw,560px)!important;height:auto!important;max-height:min(82dvh,760px)!important;border-radius:26px!important}
.rk-modal__body--scheduleCard{padding:18px 18px 16px!important;background:linear-gradient(180deg,rgba(7,41,56,.80),rgba(5,28,39,.86))!important}
.rk-scheduleCard{display:flex;flex-direction:column;gap:14px;color:#eefbfd}
.rk-scheduleCard__hero{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center}
.rk-scheduleCard__image{width:92px;height:92px;object-fit:cover;border-radius:18px;border:1px solid rgba(110,188,201,.24);box-shadow:0 10px 24px rgba(0,0,0,.22)}
.rk-scheduleCard__image--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(10,84,109,.94),rgba(10,126,123,.90));font-weight:900;font-size:28px;color:#fff}
.rk-scheduleCard__time{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:800;font-size:13px;letter-spacing:.04em;width:max-content;margin-bottom:6px}
.rk-scheduleCard__host{font-size:13px;font-weight:800;letter-spacing:.04em;color:#9fd7d7;text-transform:uppercase}
.rk-scheduleCard h4{margin:4px 0 0;font-size:24px;line-height:1.15;color:#fff}
.rk-scheduleCard__subtitle{margin:6px 0 0;color:#d5eef0;font-size:14px;line-height:1.45}
.rk-scheduleCard__text{padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.05));border:1px solid rgba(110,188,201,.16);color:#eefbfd;line-height:1.6;text-align:center}
.rk-scheduleCard__rating{padding:12px 14px;border-radius:18px;background:linear-gradient(180deg,rgba(10,84,109,.22),rgba(10,126,123,.14));border:1px solid rgba(110,188,201,.14)}
.rk-scheduleStars{display:flex;flex-direction:column;align-items:center;gap:8px}
.rk-scheduleStars__row{display:flex;gap:8px;justify-content:center;align-items:center}
.rk-scheduleStars__star{appearance:none;border:0;background:transparent;color:rgba(255,255,255,.32);font-size:28px;line-height:1;cursor:pointer;transition:transform .18s ease,color .18s ease,filter .18s ease;padding:0}
.rk-scheduleStars__star:hover{transform:scale(1.12);color:#ffd36a;filter:drop-shadow(0 2px 10px rgba(255,210,106,.22))}
.rk-scheduleStars__star.is-active{color:#ffd36a}
.rk-scheduleStars__meta{font-size:12px;color:#cce6e8;text-align:center}
.rk-scheduleCard--loading{display:flex;align-items:center;justify-content:center;min-height:180px;text-align:center}
@media (max-width:640px){.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;border-radius:0!important}.rk-scheduleCard__hero{grid-template-columns:1fr;justify-items:center;text-align:center}.rk-scheduleCard__main{display:flex;flex-direction:column;align-items:center}.rk-scheduleCard h4{font-size:22px}}


/* 13.2.5 schedule card + modal polish */
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{max-width:560px}
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__head h3{font-size:20px;font-weight:900;letter-spacing:.02em}
.rk-modal__body--scheduleCard{display:flex;flex-direction:column;gap:14px}
.rk-scheduleCard{display:flex;flex-direction:column;gap:14px;text-align:center}
.rk-scheduleCard__hero{grid-template-columns:108px 1fr;gap:16px;align-items:center}
.rk-scheduleCard__main{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:4px}
.rk-scheduleCard__time{margin:0 auto 4px 0;background:rgba(255,255,255,.10);border:1px solid rgba(126,207,216,.20)}
.rk-scheduleCard__host{display:block;font-size:12px;font-weight:900;letter-spacing:.09em;color:#9fd7d7;text-transform:uppercase}
.rk-scheduleCard h4{margin:0;font-size:24px;line-height:1.1;color:#fff;font-weight:900}
.rk-scheduleCard__subtitle{margin:0;color:#dceff1}
.rk-scheduleCard__text{padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.04));border:1px solid rgba(110,188,201,.16);color:#eefbfd;line-height:1.55;text-align:center}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{display:inline-flex!important;align-items:center;justify-content:center;margin:0 auto 6px!important;padding:6px 10px;border-radius:999px;background:rgba(12,96,116,.26);border:1px solid rgba(111,196,206,.18);color:#c8f1f5!important;font-size:12px!important;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author::before{content:"PROWADZI";display:inline-block;margin-right:6px;color:#8fd6de;font-size:10px;font-weight:900;letter-spacing:.08em}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem strong{display:block;text-align:center}
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__foot .rk-modal__back,
.rk-modal[data-rk="modalSchedule"] .rk-modal__foot .rk-modal__back,
.rk-modal[data-rk="modalForm"] .rk-formActions .rk-btn,
.rk-modal[data-rk="modalGreetMenu"] .rk-formActions .rk-btn{min-height:46px;border-radius:14px}
@media (max-width:640px){
  .rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{width:min(94vw,560px)!important;height:auto!important;max-height:min(82dvh,760px)!important;border-radius:24px!important}
  .rk-scheduleCard__hero{grid-template-columns:1fr;justify-items:center;text-align:center}
  .rk-scheduleCard__main{align-items:center;text-align:center}
  .rk-scheduleCard__time{margin:0 auto 6px}
  .rk-scheduleCard h4{font-size:22px}
}


/* 13.2.6 final schedule/menu unity */
@media (max-width: 720px){
  .rk-modal{align-items:flex-start!important;padding-top:max(0px,env(safe-area-inset-top))!important;padding-bottom:0!important}
  .rk-modal__dialog--form,
  .rk-modal__dialog--menuFull,
  .rk-modal[data-rk="modalSchedule"] .rk-modal__dialog,
  .rk-modal[data-rk="modalChart"] .rk-modal__dialog,
  .rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{
    align-self:flex-start!important;
    border-radius:0 0 24px 24px!important;
    margin-top:0!important;
    transform:none!important;
  }
  .rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{height:100dvh!important;max-height:none!important;width:100vw!important;max-width:none!important;border-radius:0 0 24px 24px!important}
  .rk-modal[data-rk="modalMenu"] .rk-modal__foot--menu{position:sticky;bottom:0;z-index:4;background:linear-gradient(180deg,rgba(8,33,45,.82),rgba(6,26,37,.96))!important;padding-bottom:calc(14px + env(safe-area-inset-bottom))!important}
}

.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3{font-size:24px!important;font-weight:900!important;letter-spacing:-.02em!important;color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.22)}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body{padding-top:12px!important}
.rk-modal[data-rk="modalSchedule"] .rk-schedulePanel{gap:14px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{
  grid-template-columns:auto 1fr!important;
  align-items:center!important;
  column-gap:14px!important;
  padding:16px 18px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(10,42,58,.78),rgba(7,31,44,.72))!important;
  border:1px solid rgba(96,182,191,.16)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap{align-self:stretch;display:flex;align-items:center}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{
  min-width:104px!important;
  text-align:center!important;
  padding:10px 12px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(9,87,110,.42),rgba(9,58,78,.34))!important;
  border:1px solid rgba(96,182,191,.20)!important;
  color:#fff!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:5px!important;
  width:100%!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:6px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  color:#dff8ff!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{
  font-size:18px!important;
  line-height:1.15!important;
  color:#fff7cf!important;
  font-weight:900!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__badge{
  top:10px!important;right:10px!important;
  background:linear-gradient(180deg,rgba(204,73,87,.96),rgba(156,43,59,.94))!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 10px 24px rgba(138,28,43,.22)!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{
  border:1px solid rgba(212,84,95,.30)!important;
  box-shadow:0 16px 34px rgba(185,57,72,.14)!important;
}
@media (max-width: 720px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{grid-template-columns:1fr!important;padding:15px 16px 16px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{min-width:0!important;width:100%!important}
}


/* 13.2.14 schedule cleanup + single now badge + lighter stripes */
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{position:relative!important;grid-template-columns:120px 1fr auto!important;align-items:center!important;background:linear-gradient(180deg,rgba(15,49,64,.72),rgba(11,39,53,.68))!important;border:1px solid rgba(97,178,194,.14)!important;box-shadow:0 12px 28px rgba(0,0,0,.10)!important}
.rk-modal[data-rk="modalSchedule"] .rk-schedulePanel > .rk-scheduleItem:nth-child(even){background:linear-gradient(180deg,rgba(18,57,74,.70),rgba(12,43,58,.66))!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem::before{width:4px!important;background:var(--rk-schedule-color,#61b2c2)!important;opacity:.95!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{background:linear-gradient(180deg,rgba(18,66,86,.82),rgba(13,48,65,.76))!important;border-color:rgba(97,178,194,.30)!important;box-shadow:0 14px 30px rgba(0,0,0,.16)!important;transform:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now::before{background:var(--rk-schedule-color,#61b2c2)!important;width:4px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body::before{content:none!important;display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__badge{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:2px auto 4px!important;padding:5px 11px!important;border-radius:999px!important;background:linear-gradient(180deg,rgba(97,178,194,.22),rgba(75,144,255,.14))!important;border:1px solid rgba(97,178,194,.26)!important;color:#effbfd!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;box-shadow:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{min-width:120px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.08)!important;color:#ffffff!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__timeWrap{display:flex!important;justify-content:center!important;align-items:center!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{width:min(100%,430px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0!important;padding:0!important;color:#b7e6ea!important;font-size:13px!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:none!important;text-align:center!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author::before{content:"Prowadzi";display:inline-block;margin-right:8px;color:rgba(255,255,255,.62);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{width:100%!important;margin:0!important;color:#ffffff!important;font-size:20px!important;line-height:1.18!important;font-weight:900!important;text-align:center!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now .rk-scheduleItem__body strong{color:#ffe08a!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__meta,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__type,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body span,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body small{display:none!important}
@media (max-width:700px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{grid-template-columns:1fr!important;gap:10px!important;padding:15px 14px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{min-width:118px!important;font-size:13px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{font-size:12px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:18px!important}
}


/* 13.4.0 unified modal system cleanup */
.rk-modal__dialog--menuFull,
.rk-modal__dialog--schedule,
.rk-modal__dialog--form,
.rk-modal[data-rk="modalChart"] .rk-modal__dialog,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,rgba(7,32,45,.96),rgba(5,24,36,.93))!important;border:1px solid rgba(86,179,194,.18)!important;box-shadow:0 30px 80px rgba(0,0,0,.34)!important;overflow:hidden!important}
.rk-modal__head{position:sticky;top:0;z-index:6;min-height:72px;background:linear-gradient(180deg,rgba(10,39,54,.98),rgba(8,33,46,.94))!important;border-bottom:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(12px)}
.rk-modal__head h3,.rk-modal__x,.rk-menuTopCenter span{color:#f4fbfd!important}
.rk-modal__body,.rk-modal__body--schedule,.rk-modal__body--scheduleCard{flex:1 1 auto;overflow:auto;padding:18px 18px 14px!important}
.rk-modal__foot,.rk-formActions{position:sticky;bottom:0;z-index:5;margin-top:auto!important;padding:14px 16px calc(14px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(180deg,rgba(8,31,44,.88),rgba(6,24,35,.97))!important;border-top:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(12px)}
.rk-formActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:stretch}
.rk-formActions .rk-btn{flex:1 1 180px;min-height:52px}
.rk-optionList--menu{display:grid;grid-template-columns:1fr;gap:12px;padding:18px!important}
.rk-optionBtn,.rk-scheduleTab,.rk-modal__back--footer{min-height:58px;border-radius:18px!important}
.rk-optionBtn{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,rgba(10,60,81,.96),rgba(6,35,49,.98))!important;border:1px solid rgba(110,196,212,.18)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)}
.rk-optionBtn:hover{transform:translateY(-1px);border-color:rgba(110,196,212,.34)!important}
.rk-modal__back--footer,.rk-formActions .rk-btn-ghost{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.10)!important;color:#f3fbfd!important}
.rk-formActions .rk-btn:not(.rk-btn-ghost){background:linear-gradient(180deg,#1498a7,#0d6f7b)!important;border:0!important}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule,.rk-modal[data-rk="modalChart"] .rk-modal__body{background:transparent!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTabs{position:sticky;top:0;z-index:4;padding-bottom:10px;background:linear-gradient(180deg,rgba(7,31,43,.98),rgba(7,31,43,.88) 72%,rgba(7,31,43,0))}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.10)!important;color:#f3fbfd!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleTab.is-active{background:linear-gradient(180deg,rgba(20,152,167,.28),rgba(13,111,123,.20))!important;border-color:rgba(110,196,212,.40)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03))!important;border:1px solid rgba(255,255,255,.08)!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong,.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author,.rk-modal[data-rk="modalSchedule"] .rk-scheduleEmpty{color:#f3fbfd!important}
.rk-modal[data-rk="modalMenu"] .rk-menuTopCenter{display:flex;align-items:center;gap:12px;margin:0 auto}
.rk-modal[data-rk="modalMenu"] .rk-menuTopCenter img{width:34px;height:34px;border-radius:10px;object-fit:cover}
.rk-modal[data-rk="modalMenu"] .rk-menuTopCenter span{font-size:20px;font-weight:900;letter-spacing:.02em;text-transform:none}
.rk-optionList--suggestTypes .rk-optionBtn{min-height:64px;font-size:17px}
@media (max-width:720px){.rk-modal__dialog--menuFull,.rk-modal__dialog--schedule,.rk-modal__dialog--form,.rk-modal[data-rk="modalChart"] .rk-modal__dialog,.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{width:100vw!important;max-width:none!important;max-height:none!important;border-radius:24px 24px 0 0!important;align-self:flex-end!important}.rk-modal[data-rk="modalMenu"] .rk-modal__dialog--menuFull,.rk-modal[data-rk="modalForm"] .rk-modal__dialog--form{height:100dvh!important;border-radius:0!important}.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule,.rk-modal[data-rk="modalChart"] .rk-modal__dialog{height:92dvh!important}.rk-formActions .rk-btn{flex:1 1 100%}}


/* 13.4.1 final UI cleanup */
.rk-brandLink,.rk-brandLink:hover,.rk-brandLink:focus,.rk-brandLink:active{text-decoration:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;padding:12px 14px 12px 16px!important;align-items:center!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{font-size:11px!important;font-weight:800!important;letter-spacing:.02em!important;color:#d7edf2!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body{gap:2px!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:14px!important;line-height:1.2!important;font-weight:800!important;color:#f3fbfd!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{font-size:11px!important;font-weight:700!important;letter-spacing:.01em!important;color:#9fc8d0!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author::before{display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__badge{display:none!important}
.rk-modal[data-rk="modalSchedule"] .rk-scheduleItem.is-now{transform:none!important;box-shadow:0 12px 28px rgba(31,181,169,.10)!important}
@media(max-width:720px){
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem{grid-template-columns:84px minmax(0,1fr)!important;gap:10px!important;padding:11px 12px 11px 15px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__time{font-size:10px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__body strong{font-size:13px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-scheduleItem__author{font-size:10px!important}
}

/* 13.9.1 mobile action row, header link hit area, unified menu flows */
.rk-topActions,.rk-topBtn-site,.rk-topMenuBtn{position:relative;z-index:4}
.rk-topBtn-site{gap:8px;min-width:46px;max-width:188px;padding:0 12px;text-decoration:none;pointer-events:auto}
.rk-topBtn-site svg{width:17px;height:17px;flex:0 0 17px}
.rk-topBtn__siteText{display:inline-block;max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:.02em}

.rk-actionsRow{width:100%;display:grid;grid-template-columns:1fr;gap:10px}
.rk-actionsRow__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.rk-actionBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}
.rk-actionBtn--greetings{width:100%}

.rk-trackLine{width:100%;display:flex;flex-direction:column;align-items:center;gap:2px}.rk-track,.rk-track-sub{transition:all .18s ease}

.rk-modal__backdrop{background:linear-gradient(90deg,rgba(5,16,24,.42) 0%,rgba(5,16,24,.26) 16%,rgba(5,16,24,.08) 34%,rgba(5,16,24,.08) 66%,rgba(5,16,24,.26) 84%,rgba(5,16,24,.42) 100%)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}
.rk-modal__dialog,.rk-modal__dialog--menuFull,.rk-modal__dialog--schedule,.rk-modal--fullFlow .rk-modal__dialog--form{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.rk-modal--fullFlow .rk-modal__dialog--form{width:min(760px,96vw);max-height:min(88dvh,960px);border-radius:28px;display:flex;flex-direction:column}
.rk-modal--fullFlow .rk-modal__body{flex:1 1 auto;min-height:0;overflow:auto}
.rk-modal--fullFlow .rk-modal__head{justify-content:center}
.rk-modal--fullFlow .rk-modal__head h3{margin:0 auto}
.rk-hasModal .rk-shell{filter:none}

@media (max-width:720px){
  .rk-topMain{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}
  .rk-topTools{gap:6px!important}
  .rk-topActions{gap:6px!important;flex-wrap:nowrap!important}
  .rk-topBtn-site{max-width:44px!important;min-width:44px!important;padding:0!important}
  .rk-topBtn__siteText{display:none!important}
  .rk-actionBtn{min-height:48px;font-size:13px;padding:10px 12px;border-radius:16px}
  .rk-actionsRow__pair .rk-actionBtn{min-width:0}
  .rk-track{display:flex;align-items:baseline;justify-content:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(15px,4.8vw,18px);line-height:1.1;padding:0 4px}
  .rk-track::after{content:'•';order:2;color:rgba(255,255,255,.34);font-size:.78em;flex:0 0 auto}
  .rk-track-sub{margin-top:-2px;font-size:clamp(11px,3.3vw,13px);line-height:1.1;color:#8fdbea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 4px}
  .rk-meta{gap:2px}
  .rk-nextSchedule__card{padding-bottom:17px}
  .rk-modal--fullFlow{padding:0!important;align-items:flex-start!important}
  .rk-modal--fullFlow .rk-modal__dialog--form{width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important}
  .rk-modal--fullFlow .rk-modal__head{padding-top:max(14px,env(safe-area-inset-top))}
  .rk-modal--fullFlow .rk-modal__body{padding:16px 16px calc(18px + env(safe-area-inset-bottom))}
}

/* 13.9.2 track line inline on mobile */
@media (max-width:720px){
  .rk-trackLine{flex-direction:row;align-items:baseline;justify-content:center;gap:8px;padding:0 4px}
  .rk-track{display:block;width:auto;max-width:58vw;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(15px,4.8vw,18px);line-height:1.1}
  .rk-track::after{content:none!important}
  .rk-track-sub{position:relative;width:auto;max-width:32vw;padding:0 0 0 10px;margin-top:0;font-size:clamp(11px,3.3vw,13px);line-height:1.1;color:#8fdbea;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .rk-track-sub::before{content:'•';position:absolute;left:0;top:50%;transform:translateY(-48%);color:rgba(255,255,255,.34);font-size:.92em}
}


/* 13.9.2 front spacing + pa variables */
.rk-play{background:linear-gradient(180deg,var(--rk-play-bg-start,#11868d),var(--rk-play-bg-end,#0a5f67))!important;color:var(--rk-play-text-color,#fff)!important;min-height:80px}
.rk-playText{font-size:var(--rk-play-font-size,24px)!important;color:var(--rk-play-text-color,#fff)!important}
.rk-playSub{font-size:var(--rk-play-sub-font-size,11px)!important;color:var(--rk-play-accent-color,#f5d56a)!important;opacity:1!important}
.rk-playIcon,.rk-playBadge{color:var(--rk-play-text-color,#fff)!important}
.rk-trackLine{flex-direction:row!important;align-items:baseline!important;justify-content:center!important;gap:10px!important;padding:0 8px!important;flex-wrap:nowrap}
.rk-track{display:block!important;width:auto!important;max-width:56vw;padding:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rk-track::after{content:none!important}
.rk-track-sub{position:relative;width:auto!important;max-width:28vw;padding:0 0 0 10px!important;margin-top:0!important;color:var(--rk-track-sub-color,#f5d56a)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rk-track-sub::before{content:'•';position:absolute;left:0;top:50%;transform:translateY(-48%);color:rgba(255,255,255,.34);font-size:.92em}
.rk-actions{width:min(100%,840px)!important;gap:10px!important}
.rk-play{margin-bottom:2px}
.rk-actionsRow{display:block!important}
.rk-actionsRow__trio{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}
.rk-actionBtn--suggestBelow{grid-column:1 / -1;max-width:min(100%,540px);justify-self:center;min-height:50px;transform:translateY(-2px)}
.rk-actionBtn--chart,.rk-actionBtn--greetings{min-height:56px}
.rk-actionBtn__text{line-height:1.05}
.rk-voteIcon{width:var(--rk-vote-size-desktop,62px)!important;height:var(--rk-vote-size-desktop,62px)!important}
.rk-voteIcon--down{left:max(6px,calc(50% - min(46vw,292px)/2 - var(--rk-vote-offset-desktop,58px)))!important}
.rk-voteIcon--up{right:max(6px,calc(50% - min(46vw,292px)/2 - var(--rk-vote-offset-desktop,58px)))!important}
.rk-mobileDiscLabel{display:none}
.rk-modal__backdrop{background:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.24) 28%,rgba(0,0,0,.12) 50%,rgba(0,0,0,.24) 72%,rgba(0,0,0,.54));backdrop-filter:blur(12px)}
.rk-modalShell{height:min(88dvh,960px)}
.rk-modalShell__head,.rk-modalShell__foot{flex:0 0 auto;position:relative;z-index:2}
.rk-modalShell__body{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;justify-content:center}
.rk-optionList--menu .rk-optionBtn{min-height:60px;display:flex;align-items:center;justify-content:center}
.rk-modal__foot--menu{display:flex;align-items:center;justify-content:center;padding:14px 18px;border-top:1px solid rgba(255,255,255,.08)}
@media (min-width:721px){
  .rk-play{min-height:82px!important;padding:15px 24px!important;border-radius:26px!important}
  .rk-actionsRow__trio{grid-template-columns:1fr 1fr;max-width:100%}
  .rk-actionBtn--suggestBelow{max-width:min(100%,560px);transform:translateY(-3px)}
  .rk-nowSchedule{gap:12px!important}
}
@media (max-width:720px){
  .rk-vinyl-wrap{min-height:224px!important}
  .rk-vinyl{width:min(62vw,244px)!important}
  .rk-vinylGlow{width:min(68vw,268px)!important}
  .rk-liveBadge{right:max(2px,calc(50% - min(62vw,244px)/2 - 6px))!important}
  .rk-voteIcon{width:var(--rk-vote-size-mobile,54px)!important;height:var(--rk-vote-size-mobile,54px)!important}
  .rk-voteIcon--down{left:max(2px,calc(50% - min(62vw,244px)/2 - var(--rk-vote-offset-mobile,28px)))!important}
  .rk-voteIcon--up{right:max(2px,calc(50% - min(62vw,244px)/2 - var(--rk-vote-offset-mobile,28px)))!important}
  .rk-mobileDiscLabel{display:block;position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:6;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:none;background:linear-gradient(90deg,var(--rk-mobile-disc-color-1,#f5d56a),var(--rk-mobile-disc-color-2,#fff));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 4px 12px rgba(0,0,0,.22);pointer-events:none;max-width:72vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .rk-trackLine{gap:8px!important}
  .rk-track{max-width:56vw!important;font-size:clamp(15px,4.8vw,18px)!important}
  .rk-track-sub{max-width:24vw!important;font-size:clamp(11px,3.3vw,13px)!important}
  .rk-actions{gap:8px!important}
  .rk-play{min-height:70px!important;padding:12px 14px!important;border-radius:22px!important}
  .rk-playBadge{width:46px!important;height:46px!important;flex-basis:46px!important}
  .rk-playIcon{font-size:24px!important}
  .rk-actionsRow__trio{grid-template-columns:1fr 1fr;gap:8px}
  .rk-actionBtn{min-height:48px!important;padding:10px 12px!important;font-size:14px!important;border-radius:16px!important}
  .rk-actionBtn--suggestBelow{min-height:44px!important;max-width:min(100%,92%);transform:translateY(-4px)}
  .rk-modalShell{width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important}
  .rk-modalShell__head{position:sticky;top:0;background:linear-gradient(180deg,rgba(9,35,51,.98),rgba(9,35,51,.96));backdrop-filter:blur(10px)}
  .rk-modalShell__foot{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(7,23,36,.96),rgba(7,23,36,.99));backdrop-filter:blur(10px)}
  .rk-modalShell__body{justify-content:center;padding-top:12px!important;padding-bottom:12px!important}
}


/* 13.9.3 action row + mobile disc + unified menu shell */
.rk-topActions{display:flex;align-items:center;gap:8px}
.rk-topBtn-site,.rk-topBtn-icon,.rk-topMenuBtn{min-height:42px!important;height:42px!important;border-radius:14px!important}
.rk-topBtn-site{min-width:42px!important}
.rk-actions{width:min(100%,900px)!important;gap:10px!important}
.rk-actionsRow{display:block!important;width:100%}
.rk-actionsRow__layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch;width:100%}
.rk-actionBtn--chart,.rk-actionBtn--greetings,.rk-actionBtn--suggest{min-height:54px!important;width:100%}
.rk-actionBtn__icon{display:inline-flex;align-items:center}
.rk-play{min-height:76px!important}
@media (max-width:720px){
  .rk-actionsRow__layout{grid-template-columns:1fr 1fr;gap:8px}
  .rk-actionBtn--suggest{grid-column:1 / -1;max-width:min(100%,92%);justify-self:center;min-height:44px!important}
  .rk-vinyl-wrap{min-height:186px!important}
  .rk-vinyl{width:min(48vw,184px)!important}
  .rk-vinylGlow{width:min(54vw,208px)!important}
  .rk-liveBadge{right:max(2px,calc(50% - min(48vw,184px)/2 - 6px))!important}
  .rk-voteIcon--down{left:max(2px,calc(50% - min(48vw,184px)/2 - var(--rk-vote-offset-mobile,28px)))!important}
  .rk-voteIcon--up{right:max(2px,calc(50% - min(48vw,184px)/2 - var(--rk-vote-offset-mobile,28px)))!important}
  .rk-mobileDiscLabel{top:8px!important;max-width:62vw!important;font-size:12px!important}
}
.rk-modalShell,.rk-modal__dialog--compact,.rk-modal__dialog--form,.rk-modal__dialog--schedule{display:flex!important;flex-direction:column!important}
.rk-modalShell__head,.rk-modal__head{flex:0 0 auto}
.rk-modalShell__body,.rk-modal__body{flex:1 1 auto;min-height:0}
.rk-modalShell__foot,.rk-modal__foot,.rk-formActions{flex:0 0 auto}
.rk-modalShell__body--center{display:flex;flex-direction:column;justify-content:center}
.rk-modal[data-rk="modalMenu"] .rk-modalShell__head,
.rk-modal[data-rk="modalSchedule"] .rk-modal__head,
.rk-modal[data-rk="modalForm"] .rk-modal__head,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__head{position:sticky;top:0;z-index:7;background:linear-gradient(180deg,rgba(9,35,51,.98),rgba(9,35,51,.95))!important}
.rk-modal[data-rk="modalMenu"] .rk-modalShell__foot,
.rk-modal[data-rk="modalSchedule"] .rk-modal__foot,
.rk-modal[data-rk="modalForm"] .rk-formActions,
.rk-modal[data-rk="modalGreetMenu"] .rk-formActions{position:sticky;bottom:0;z-index:7;background:linear-gradient(180deg,rgba(7,23,36,.95),rgba(7,23,36,.99))!important}
.rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
.rk-modal[data-rk="modalGreetMenu"] .rk-optionList{display:flex;flex-direction:column;justify-content:center;gap:12px;min-height:100%}
.rk-modal[data-rk="modalForm"] .rk-formActions .rk-btn,
.rk-modal[data-rk="modalGreetMenu"] .rk-formActions .rk-btn,
.rk-modal[data-rk="modalMenu"] .rk-modal__back--footer,
.rk-modal[data-rk="modalSchedule"] .rk-modal__back--footer{min-height:50px!important;border-radius:16px!important;font-weight:900!important}
.rk-modal[data-rk="modalForm"] .rk-modal__head h3,
.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__head h3,
.rk-modal[data-rk="modalMenu"] .rk-menuTopCenter span{margin:0 auto;text-align:center}


/* 13.9.4 final polish: all menu modals share one top-anchored shell */
.rk-modal[data-rk="modalMenu"],
.rk-modal[data-rk="modalGreetMenu"],
.rk-modal[data-rk="modalForm"],
.rk-modal[data-rk="modalChart"],
.rk-modal[data-rk="modalSchedule"],
.rk-modal[data-rk="modalScheduleCard"]{
  align-items:flex-start!important;
  justify-content:center!important;
  padding:12px!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__dialog,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog,
.rk-modal[data-rk="modalForm"] .rk-modal__dialog,
.rk-modal[data-rk="modalChart"] .rk-modal__dialog,
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{
  margin-top:0!important;
  align-self:flex-start!important;
}
.rk-modal__dialog--menuFull,
.rk-modal[data-rk="modalMenu"] .rk-modal__dialog--menuFull,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog--menuFull{
  width:min(760px,94vw)!important;
  height:min(90dvh,940px)!important;
  max-height:min(90dvh,940px)!important;
  border-radius:28px!important;
  overflow:hidden!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule{
  width:min(940px,94vw)!important;
  height:min(90dvh,960px)!important;
  max-height:min(90dvh,960px)!important;
  border-radius:28px!important;
  overflow:hidden!important;
}
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog--scheduleCard,
.rk-modal[data-rk="modalForm"] .rk-modal__dialog--form,
.rk-modal[data-rk="modalChart"] .rk-modal__dialog--schedule{
  height:min(90dvh,920px)!important;
  max-height:min(90dvh,920px)!important;
}
.rk-modal__head,
.rk-modal__foot{flex:0 0 auto}
.rk-modal__body,
.rk-optionList,
.rk-modalShell__body,
.rk-modal__body--schedule,
.rk-modal__body--scheduleCard{flex:1 1 auto!important;min-height:0!important}
.rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
.rk-modal[data-rk="modalGreetMenu"] .rk-optionList--menu{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:12px!important;
  padding:18px 16px!important;
}
.rk-modal[data-rk="modalMenu"] .rk-optionBtn,
.rk-modal[data-rk="modalGreetMenu"] .rk-optionBtn{
  min-height:54px!important;
  border-radius:18px!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  background:linear-gradient(180deg,rgba(7,69,89,.82),rgba(5,37,49,.92))!important;
  border:1px solid rgba(95,172,188,.14)!important;
  box-shadow:none!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__head,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__head,
.rk-modal[data-rk="modalSchedule"] .rk-modal__head,
.rk-modal[data-rk="modalForm"] .rk-modal__head,
.rk-modal[data-rk="modalChart"] .rk-modal__head,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__head{
  padding:14px 16px!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__head h3,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__head h3,
.rk-modal[data-rk="modalSchedule"] .rk-modal__head h3,
.rk-modal[data-rk="modalForm"] .rk-modal__head h3,
.rk-modal[data-rk="modalChart"] .rk-modal__head h3,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__head h3,
.rk-menuTopCenter span{font-size:17px!important;line-height:1.05!important;font-weight:800!important;letter-spacing:.01em!important}
.rk-modal[data-rk="modalMenu"] .rk-modal__foot--menu,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__foot--menu{
  background:transparent!important;
  border-top:1px solid rgba(95,172,188,.12)!important;
  padding:12px 16px 16px!important;
}
.rk-modal__foot--menu .rk-modal__back,
.rk-formActions .rk-btn,
.rk-modal__back--footer{
  min-height:48px!important;
  border-radius:16px!important;
  font-size:14px!important;
  font-weight:800!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{
  padding:12px 16px 16px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-schRow{
  min-height:82px!important;
  padding:12px 14px!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__host{font-size:10px!important;letter-spacing:.12em!important;margin-bottom:2px!important}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__title{font-size:18px!important;line-height:1.06!important;font-weight:800!important}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__sub{font-size:12px!important;line-height:1.25!important;margin-top:3px!important}
@media (max-width:720px){
  .rk-modal[data-rk="modalMenu"],
  .rk-modal[data-rk="modalGreetMenu"],
  .rk-modal[data-rk="modalForm"],
  .rk-modal[data-rk="modalChart"],
  .rk-modal[data-rk="modalSchedule"],
  .rk-modal[data-rk="modalScheduleCard"]{padding:0!important;align-items:flex-start!important}
  .rk-modal[data-rk="modalMenu"] .rk-modal__dialog,
  .rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog,
  .rk-modal[data-rk="modalForm"] .rk-modal__dialog,
  .rk-modal[data-rk="modalChart"] .rk-modal__dialog,
  .rk-modal[data-rk="modalSchedule"] .rk-modal__dialog,
  .rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{
    width:100vw!important;height:100dvh!important;max-height:none!important;border-radius:0!important;align-self:flex-start!important
  }
  .rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
  .rk-modal[data-rk="modalGreetMenu"] .rk-optionList--menu{padding:14px 14px calc(18px + env(safe-area-inset-bottom))!important}
  .rk-modal[data-rk="modalMenu"] .rk-optionBtn,
  .rk-modal[data-rk="modalGreetMenu"] .rk-optionBtn{min-height:52px!important;font-size:14px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{padding:10px 14px 16px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow{grid-template-columns:72px 42px minmax(0,1fr) 14px!important;min-height:74px!important;gap:10px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow__title{font-size:15px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow__sub{font-size:11px!important}
}

/* 13.9.5 final alignment polish: menu center + footer dock + compact mobile votes */
.rk-modal[data-rk="modalMenu"],
.rk-modal[data-rk="modalGreetMenu"],
.rk-modal[data-rk="modalForm"],
.rk-modal[data-rk="modalChart"],
.rk-modal[data-rk="modalSchedule"],
.rk-modal[data-rk="modalScheduleCard"]{
  align-items:flex-start!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__dialog,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog,
.rk-modal[data-rk="modalForm"] .rk-modal__dialog,
.rk-modal[data-rk="modalChart"] .rk-modal__dialog,
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{
  justify-content:flex-start!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__head,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__head,
.rk-modal[data-rk="modalForm"] .rk-modal__head,
.rk-modal[data-rk="modalChart"] .rk-modal__head,
.rk-modal[data-rk="modalSchedule"] .rk-modal__head,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__head{
  flex:0 0 auto!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__foot,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__foot,
.rk-modal[data-rk="modalForm"] .rk-modal__foot,
.rk-modal[data-rk="modalChart"] .rk-modal__foot,
.rk-modal[data-rk="modalSchedule"] .rk-modal__foot,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__foot{
  margin-top:auto!important;
  flex:0 0 auto!important;
  position:relative!important;
  bottom:auto!important;
}
.rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
.rk-modal[data-rk="modalGreetMenu"] .rk-optionList--menu{
  flex:1 1 auto!important;
  min-height:0!important;
  align-content:center!important;
  justify-content:center!important;
  padding-top:18px!important;
  padding-bottom:18px!important;
}
.rk-modal[data-rk="modalMenu"] .rk-modal__foot--menu,
.rk-modal[data-rk="modalGreetMenu"] .rk-modal__foot--menu,
.rk-modal[data-rk="modalForm"] .rk-modal__foot,
.rk-modal[data-rk="modalChart"] .rk-modal__foot,
.rk-modal[data-rk="modalSchedule"] .rk-modal__foot,
.rk-modal[data-rk="modalScheduleCard"] .rk-modal__foot{
  padding:14px 16px calc(16px + env(safe-area-inset-bottom))!important;
  background:linear-gradient(180deg,rgba(7,22,33,.02),rgba(7,22,33,.18) 10%,rgba(7,22,33,.90) 100%)!important;
  border-top:1px solid rgba(95,172,188,.10)!important;
}
.rk-modal[data-rk="modalForm"] .rk-modal__dialog{
  display:flex!important;
  flex-direction:column!important;
}
.rk-modal[data-rk="modalForm"] .rk-modal__body{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow:auto!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog--schedule,
.rk-modal[data-rk="modalSchedule"] .rk-modal__dialog{
  height:100dvh!important;
  max-height:none!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-modal__body--schedule{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow:auto!important;
}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__host{font-size:10px!important;letter-spacing:.10em!important}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__title{font-size:16px!important;line-height:1.14!important;font-weight:800!important}
.rk-modal[data-rk="modalSchedule"] .rk-schRow__sub{font-size:12px!important;line-height:1.28!important}
@media (min-width:721px){
  .rk-modal[data-rk="modalMenu"] .rk-modal__dialog,
  .rk-modal[data-rk="modalGreetMenu"] .rk-modal__dialog,
  .rk-modal[data-rk="modalForm"] .rk-modal__dialog,
  .rk-modal[data-rk="modalChart"] .rk-modal__dialog,
  .rk-modal[data-rk="modalSchedule"] .rk-modal__dialog,
  .rk-modal[data-rk="modalScheduleCard"] .rk-modal__dialog{height:min(88dvh,980px)!important;max-height:min(88dvh,980px)!important}
  .rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
  .rk-modal[data-rk="modalGreetMenu"] .rk-optionList--menu{padding-top:22px!important;padding-bottom:22px!important}
}
@media (max-width:720px){
  .rk-modal[data-rk="modalMenu"] .rk-optionList--menu,
  .rk-modal[data-rk="modalGreetMenu"] .rk-optionList--menu{padding-top:16px!important;padding-bottom:16px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow__host{font-size:9px!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow__title{font-size:14px!important;line-height:1.14!important}
  .rk-modal[data-rk="modalSchedule"] .rk-schRow__sub{font-size:11px!important}
}

/*
 * Etap foundation step 2:
 * Ujednolicamy dolne akcje modali do jednego czytelnego stylu.
 * Dotyczy to formularzy, menu i ramówki, żeby użytkownik nie widział
 * trzech różnych języków wizualnych w obrębie jednej warstwy UI.
 */
.rk-formActions .rk-btn,
.rk-modal__back--footer,
.rk-modal__back--player{
  min-height:50px!important;
  border-radius:16px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(180deg,rgba(14,44,61,.92),rgba(9,29,41,.96))!important;
  color:#f3fbfd!important;
  font-weight:900!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.14)!important;
}
.rk-formActions .rk-btn:hover,
.rk-formActions .rk-btn:focus,
.rk-modal__back--footer:hover,
.rk-modal__back--footer:focus,
.rk-modal__back--player:hover,
.rk-modal__back--player:focus{
  background:linear-gradient(180deg,rgba(17,55,75,.94),rgba(11,35,49,.98))!important;
  border-color:rgba(120,212,223,.22)!important;
}
.rk-formActions .rk-btn:not(.rk-btn-ghost){
  background:linear-gradient(180deg,rgba(14,44,61,.92),rgba(9,29,41,.96))!important;
  border:1px solid rgba(255,255,255,.10)!important;
}
.rk-formActions .rk-btn-ghost,
.rk-modal__back--exit{
  background:linear-gradient(180deg,rgba(14,44,61,.92),rgba(9,29,41,.96))!important;
}


/*
 * Etap 14.1.2:
 * Stopki formularzy i modali dostają jeden wspólny rytm przycisków.
 * Usuwamy też pustą przestrzeń po CTA pełnej listy, bo Top 10 playera jest lokalne.
 */
.rk-formActions .rk-btn,
.rk-modal__foot--menu .rk-modal__back,
.rk-modal__foot--soft .rk-modal__back{
  min-height:52px;
  border-radius:16px;
  font-size:15px;
  font-weight:800;
}
.rk-chartModal__actions{display:none!important}
