:root{--sgx-steel: #151515;--sgx-steel-2: #242424;--sgx-ember: #d83a2e;--sgx-ember-hot: #ff5a3d;--sgx-paper: #f7f5f0;--sgx-dock-height: 70px;--sgx-safe-bottom: max(12px, env(safe-area-inset-bottom))}body{padding-bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 18px)}.sgx-shell{position:relative;z-index:2147482000;color:#fff;font-family:var(--font-body--family, system-ui, sans-serif)}.sgx-shell *,.sgx-shell *:before,.sgx-shell *:after{box-sizing:border-box}.sgx-shell button,.sgx-shell a{-webkit-tap-highlight-color:transparent}.sgx-shell svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sgx-route-progress{position:fixed;inset:0 0 auto;height:3px;z-index:2147483640;pointer-events:none;overflow:hidden;opacity:0;transition:opacity .16s ease}.sgx-route-progress span{display:block;width:35%;height:100%;background:linear-gradient(90deg,transparent,var(--sgx-ember-hot),#fff3d7,transparent);transform:translate(-110%)}html.sgx-navigating .sgx-route-progress{opacity:1}html.sgx-navigating .sgx-route-progress span{animation:sgx-progress .9s ease-in-out infinite}@keyframes sgx-progress{to{transform:translate(320%)}}.sgx-dock{position:fixed;left:50%;bottom:var(--sgx-safe-bottom);transform:translate(-50%);width:min(620px,calc(100vw - 24px));min-height:var(--sgx-dock-height);display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 28%),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),#0f0f0feb;box-shadow:0 16px 50px #00000057,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.sgx-dock__item{position:relative;min-width:0;min-height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:18px;background:transparent;color:#ffffffb8!important;text-decoration:none!important;cursor:pointer;font:inherit;font-size:11px;font-weight:760;letter-spacing:.02em;transition:background .16s ease,color .16s ease,transform .16s ease}.sgx-dock__item:hover,.sgx-dock__item:focus-visible,.sgx-dock__item.is-active{color:#fff!important;background:#ffffff14}.sgx-dock__item:active{transform:scale(.96)}.sgx-dock__item.is-active:after{content:"";position:absolute;bottom:4px;width:18px;height:2px;border-radius:999px;background:var(--sgx-ember-hot);box-shadow:0 0 10px #ff5a3dbf}.sgx-dock__radio{color:#fff!important}.sgx-dock__radio svg{position:relative;z-index:2}.sgx-radio-orbit{position:absolute;top:6px;width:35px;height:35px;border-radius:50%;background:radial-gradient(circle,rgba(255,90,61,.34),rgba(216,58,46,.1) 50%,transparent 70%);box-shadow:0 0 22px #d83a2e47;animation:sgx-orbit 2.8s ease-in-out infinite}@keyframes sgx-orbit{50%{transform:scale(1.13);opacity:.72}}.sgx-radio-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482500;width:100%;height:100%;border:0;background:#0000008f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .22s ease}.sgx-radio-backdrop:not([hidden]){display:block}.sgx-shell[data-radio-open=true] .sgx-radio-backdrop{opacity:1}.sgx-radio-drawer{position:fixed;right:18px;bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 14px);z-index:2147482600;width:min(540px,calc(100vw - 36px));max-height:min(78dvh,820px);overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),transparent 24%),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),#151515;box-shadow:0 28px 80px #0000007a;transform:translateY(calc(100% + 120px)) scale(.97);transform-origin:bottom right;opacity:0;pointer-events:none;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .18s ease}.sgx-shell[data-radio-open=true] .sgx-radio-drawer{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.sgx-radio-drawer__topbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 12px 12px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.sgx-radio-drawer__topbar>div{display:grid;gap:2px}.sgx-radio-drawer__topbar strong{color:#fff;font-size:14px;line-height:1.25}.sgx-kicker{color:#ff735d;font-size:10px;font-weight:850;letter-spacing:.18em}.sgx-icon-button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer}.sgx-radio-mount{max-height:calc(min(78dvh,820px) - 68px);overflow:auto;overscroll-behavior:contain;padding:16px;background:var(--sgx-paper);color:#151515}.sgx-radio-loading{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:#222}.sgx-radio-loading>span:last-child{color:#666;font-size:13px}.sgx-loader{width:34px;height:34px;border:3px solid #d6d1ca;border-top-color:var(--sgx-ember);border-radius:50%;animation:sgx-spin .8s linear infinite}@keyframes sgx-spin{to{transform:rotate(360deg)}}.sgx-radio-mount #slot-grill-music-page{width:100%!important;max-width:none!important;margin:0!important}.sgx-radio-mount #slot-grill-music-page>header{margin-bottom:12px!important}.sgx-radio-mount #slot-grill-music-page>header h2{font-size:clamp(24px,5vw,30px)!important}.sgx-radio-mount #slot-grill-music-page>header p{font-size:14px!important;line-height:1.55!important}.sgx-radio-mount #slot-grill-music-page .sg-music-card{border-radius:16px!important;box-shadow:none!important}.sgx-radio-mount #slot-grill-music-page .sg-song-list{max-height:310px!important}.sgx-now-playing{position:fixed;left:50%;bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 10px);z-index:2147482300;width:min(560px,calc(100vw - 36px));min-height:52px;transform:translate(-50%);display:grid;grid-template-columns:minmax(0,1fr) 42px 46px 42px;gap:4px;align-items:center;padding:5px 7px 5px 9px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(110deg,rgba(216,58,46,.16),transparent 38%),#121212f0;color:#fff;box-shadow:0 12px 32px #0000004d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sgx-now-playing[hidden]{display:none!important}.sgx-now-playing__main{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.sgx-now-playing__pulse{width:30px;height:30px;display:block;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:radial-gradient(circle at 50% 65%,rgba(255,213,130,.95) 0 5%,transparent 6%),radial-gradient(circle at 50% 60%,rgba(255,90,61,.8),transparent 55%),#262626;box-shadow:inset 0 0 12px #00000059}.sgx-shell[data-radio-playing=true] .sgx-now-playing__pulse{animation:sgx-fire 1.35s ease-in-out infinite alternate}@keyframes sgx-fire{to{filter:brightness(1.25);transform:translateY(-1px)}}.sgx-now-playing__copy{min-width:0;display:grid;gap:1px}.sgx-now-playing__copy small{color:#ff735d;font-size:8px;font-weight:850;letter-spacing:.16em}.sgx-now-playing__copy strong{display:block;overflow:hidden;color:#fff;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sgx-now-playing__control{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;color:#fff;cursor:pointer}.sgx-now-playing__control:hover,.sgx-now-playing__control:focus-visible{background:#ffffff14}.sgx-now-playing__play{background:#fff;color:#111}.sgx-now-playing__play:hover,.sgx-now-playing__play:focus-visible{background:#fff}.sgx-pause-icon,.sgx-shell[data-radio-playing=true] .sgx-play-icon{display:none}.sgx-shell[data-radio-playing=true] .sgx-pause-icon{display:block}.sgx-now-playing__control svg{width:18px;height:18px}html.sgx-navigating #MainContent{opacity:.42;transform:translateY(4px);transition:opacity .13s ease,transform .13s ease}#MainContent{view-transition-name:sgx-main}::view-transition-old(sgx-main){animation:.13s ease both sgx-out}::view-transition-new(sgx-main){animation:.19s ease both sgx-in}@keyframes sgx-out{to{opacity:.25;transform:translateY(-4px)}}@keyframes sgx-in{0%{opacity:.2;transform:translateY(6px)}}@media(max-width:640px){:root{--sgx-dock-height:66px}body{padding-bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 12px)}.sgx-dock{width:calc(100vw - 16px);padding:5px;border-radius:21px}.sgx-dock__item{min-height:53px;border-radius:16px;font-size:10px}.sgx-dock__item svg{width:20px;height:20px}.sgx-radio-drawer{right:8px;bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 8px);width:calc(100vw - 16px);max-height:calc(100dvh - var(--sgx-dock-height) - var(--sgx-safe-bottom) - 28px);border-radius:20px}.sgx-radio-mount{max-height:calc(100dvh - var(--sgx-dock-height) - var(--sgx-safe-bottom) - 96px);padding:12px}.sgx-now-playing{bottom:calc(var(--sgx-dock-height) + var(--sgx-safe-bottom) + 7px);width:calc(100vw - 24px);grid-template-columns:minmax(0,1fr) 38px 42px 38px;min-height:50px}.sgx-now-playing__control{width:36px;height:36px}.sgx-radio-mount #slot-grill-music-page>header p{display:none}}@media(prefers-reduced-motion:reduce){.sgx-shell *,.sgx-shell *:before,.sgx-shell *:after,html.sgx-navigating #MainContent{scroll-behavior:auto!important;animation:none!important;transition-duration:.001ms!important}}@media screen and (max-width:749px){header-drawer .menu-drawer{width:50vw!important;max-width:50vw!important}header-drawer .menu-drawer__featured-content{display:none!important}header-drawer .menu-drawer__menu{padding-inline:18px 10px!important}header-drawer .menu-drawer__menu>.menu-drawer__list-item{min-height:52px!important}header-drawer .menu-drawer__menu-item--mainlist{min-height:52px!important;font-size:19px!important;line-height:1.05!important;letter-spacing:-.01em!important;white-space:nowrap!important}header-drawer .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/slot-grill-labs.css.map */
