:root{--mi-shelter-bg:#171512;--mi-shelter-panel:#211e1a;--mi-shelter-text:#f3eadf;--mi-shelter-muted:#b8aa99}.mi-shelter-view{background:var(--mi-shelter-bg)}.mi-shelter-view .mi-shelter-page-shell{max-width:none!important;width:100%;padding:0!important;margin:0!important}.mi-shelter{direction:rtl;background:#171512;color:var(--mi-shelter-text);font-family:inherit;min-height:100vh;overflow:hidden}.mi-shelter *{box-sizing:border-box}.mi-shelter button,.mi-shelter a{font-family:inherit}.mi-shelter svg{width:1.15em;height:1.15em;fill:currentColor;display:block}.mi-shelter-stage{--mi-accent:#c59a65;--mi-overlay:.66;position:relative;min-height:min(900px,calc(100vh - 40px));background:#171512;isolation:isolate;overflow:hidden}.mi-shelter-bg,.mi-shelter-poster,.mi-shelter-bg video,.mi-shelter-bg-overlay,.mi-shelter-bg-grain{position:absolute;inset:0;width:100%;height:100%}.mi-shelter-poster{background-size:cover;background-position:center;transform:scale(1.02)}.mi-shelter-bg video{object-fit:cover;opacity:0;transition:opacity .9s ease}.mi-shelter-bg video.is-ready{opacity:1}.mi-shelter-bg-overlay{background:linear-gradient(90deg,rgba(17,14,12,.92) 0%,rgba(18,15,13,.74) 43%,rgba(18,15,13,.25) 76%,rgba(18,15,13,.45) 100%),linear-gradient(0deg,rgba(17,14,12,.94) 0%,rgba(17,14,12,calc(var(--mi-overlay)*.35)) 36%,rgba(17,14,12,var(--mi-overlay)) 100%)}.mi-shelter-bg-grain{opacity:.13;mix-blend-mode:soft-light;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E")}.mi-shelter-frame{position:relative;z-index:2;width:min(1420px,calc(100% - 72px));margin:auto;padding:30px 0 54px;min-height:inherit;display:flex;flex-direction:column}.mi-shelter-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.mi-shelter-brand{display:flex;align-items:center;gap:12px;color:#f6ebdf}.mi-shelter-brand-mark{width:38px;height:45px;border:1px solid rgba(226,190,148,.55);border-radius:20px 20px 7px 7px;display:grid;place-items:end center;padding:7px;box-shadow:inset 0 0 20px rgba(224,164,96,.08)}.mi-shelter-brand-mark i{width:9px;height:14px;border-radius:50% 50% 45% 45%;background:var(--mi-accent);box-shadow:0 0 18px var(--mi-accent);display:block}.mi-shelter-brand>span:last-child{display:flex;flex-direction:column;gap:2px}.mi-shelter-brand strong{font-size:20px}.mi-shelter-brand small{font-size:11px;color:rgba(240,228,214,.58)}.mi-shelter-room-menu-button{border:1px solid rgba(255,255,255,.16);background:rgba(28,24,21,.48);backdrop-filter:blur(14px);color:#eee2d4;border-radius:28px;min-height:44px;padding:0 15px;display:none;align-items:center;gap:8px;cursor:pointer}.mi-shelter-hero{display:grid;grid-template-columns:minmax(460px,680px) 1fr;align-items:center;gap:80px;flex:1;padding:80px 0 54px}.mi-shelter-hero-copy{max-width:660px}.mi-shelter-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--mi-accent);font-size:14px;font-weight:600;margin-bottom:14px}.mi-shelter-eyebrow:before{content:"";width:28px;height:1px;background:currentColor;opacity:.75}.mi-shelter-hero h1{font-size:clamp(58px,7vw,112px);line-height:.98;margin:0 0 24px;color:#f1e5d8;font-weight:800;letter-spacing:-.045em;text-shadow:0 12px 40px rgba(0,0,0,.36)}.mi-shelter-tagline{font-size:clamp(19px,2vw,30px);line-height:1.75;color:#e8dbcc;margin:0 0 14px;max-width:620px}.mi-shelter-description{font-size:14px;line-height:2;color:rgba(230,217,202,.68);max-width:590px;margin:0}.mi-shelter-hero-actions{display:flex;gap:12px;align-items:center;margin-top:32px}.mi-shelter-primary,.mi-shelter-secondary,.mi-shelter-play-all{border:0;border-radius:30px;min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.25s ease}.mi-shelter-primary{background:var(--mi-accent);color:#211913;box-shadow:0 13px 34px color-mix(in srgb,var(--mi-accent) 28%,transparent)}.mi-shelter-primary:hover{transform:translateY(-2px);filter:brightness(1.06)}.mi-shelter-secondary{color:#eee1d3;border:1px solid rgba(255,255,255,.18);background:rgba(32,28,24,.48);backdrop-filter:blur(14px)}.mi-shelter-hero blockquote{justify-self:end;align-self:end;max-width:330px;margin:0 0 48px;padding:22px 25px;border-right:2px solid var(--mi-accent);background:rgba(24,20,17,.32);backdrop-filter:blur(12px);border-radius:15px 0 0 15px;color:rgba(243,231,217,.78);line-height:2;font-size:14px}.mi-shelter-room-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:auto}.mi-shelter-room-card{height:126px;position:relative;overflow:hidden;border-radius:17px;border:1px solid rgba(255,255,255,.12);background:#25201c;padding:0;color:#fff;text-align:right;cursor:pointer;transition:.3s ease}.mi-shelter-room-card:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.28)}.mi-shelter-room-card.is-active{border-color:var(--room-accent);box-shadow:0 0 0 1px var(--room-accent),0 14px 34px rgba(0,0,0,.26)}.mi-shelter-room-card-image,.mi-shelter-room-card-shade{position:absolute;inset:0;background-size:cover;background-position:center}.mi-shelter-room-card-shade{background:linear-gradient(0deg,rgba(15,13,11,.92),rgba(15,13,11,.08) 80%)}.mi-shelter-room-card-copy{position:absolute;inset:auto 16px 14px;display:flex;flex-direction:column;gap:3px}.mi-shelter-room-card-copy strong{font-size:16px}.mi-shelter-room-card-copy small{font-size:10px;color:rgba(255,255,255,.64);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mi-shelter-content{position:relative;background:radial-gradient(circle at 80% 0%,rgba(165,116,73,.1),transparent 30%),#171512;padding:92px 0 150px}.mi-shelter-content:before{content:"";position:absolute;inset:0 0 auto;height:130px;background:linear-gradient(180deg,#171512,transparent);pointer-events:none}.mi-shelter-content-inner{width:min(1180px,calc(100% - 48px));margin:auto;position:relative}.mi-shelter-playlist-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.mi-shelter-playlist-head>div>span{font-size:12px;color:var(--mi-accent);letter-spacing:.03em}.mi-shelter-playlist-head h2{font-size:clamp(30px,4vw,52px);margin:5px 0 7px;color:#efe3d6}.mi-shelter-playlist-head p{margin:0;color:#9e9182;line-height:1.8}.mi-shelter-play-all{background:rgba(197,154,101,.15);border:1px solid rgba(197,154,101,.42);color:#eacda9}.mi-shelter-track-list{display:grid;gap:9px}.mi-shelter-track{position:relative;display:grid;grid-template-columns:38px 44px 58px minmax(0,1fr) 64px auto;align-items:center;gap:14px;min-height:82px;padding:10px 14px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:linear-gradient(100deg,rgba(43,38,33,.84),rgba(30,27,24,.74));box-shadow:inset 0 1px rgba(255,255,255,.025);transition:.22s ease}.mi-shelter-track:hover{border-color:rgba(197,154,101,.26);background:linear-gradient(100deg,rgba(50,43,37,.9),rgba(32,28,25,.82));transform:translateX(-3px)}.mi-shelter-track-number{font-size:11px;color:#756b60;text-align:center}.mi-shelter-track-play{width:42px;height:42px;border:1px solid rgba(255,255,255,.13);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.045);color:#e9d7c2;cursor:pointer;padding:0}.mi-shelter-track-play svg{width:17px;height:17px;margin-right:-2px}.mi-shelter-track-play:hover,.mi-shelter-track-play.active{background:var(--mi-accent);color:#1d1712;border-color:var(--mi-accent)}.mi-shelter-track-cover{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#29241f;display:block}.mi-shelter-track-cover img{width:100%;height:100%;object-fit:cover}.mi-shelter-track-cover span{display:block;width:100%;height:100%;background:radial-gradient(circle at 65% 30%,#9e7651,#2a231d 60%)}.mi-shelter-track-copy{min-width:0}.mi-shelter-track-copy>div{display:flex;align-items:center;gap:9px;min-width:0}.mi-shelter-track-copy a{color:#eaded0;text-decoration:none;font-size:15px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mi-shelter-track-copy em{font-style:normal;font-size:9px;color:#d6ad7d;border:1px solid rgba(214,173,125,.3);background:rgba(214,173,125,.08);padding:3px 7px;border-radius:12px;white-space:nowrap}.mi-shelter-track-copy>span{display:block;font-size:11px;color:#847a6f;margin-top:5px}.mi-shelter-track-duration{font-size:11px;color:#8b8176;text-align:center}.mi-shelter-track-download{position:relative}.mi-shelter-track-download>button{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);color:#a99e92;border-radius:21px;min-height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;cursor:pointer}.mi-shelter-track-download>button:hover,.mi-shelter-track-download>button[aria-expanded=true]{color:#ead5bd;border-color:rgba(197,154,101,.38);background:rgba(197,154,101,.09)}.mi-shelter-download-menu{position:absolute;left:0;top:calc(100% + 8px);z-index:20;min-width:180px;padding:9px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(30,27,24,.97);backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(0,0,0,.38);display:flex;gap:6px;align-items:center}.mi-shelter-download-menu[hidden]{display:none}.mi-shelter-download-menu a,.mi-shelter-download-menu span{min-width:45px;padding:7px 9px;border-radius:8px;background:#39322c;color:#e4cfb6;text-decoration:none;text-align:center;font-size:10px}.mi-shelter-download-menu a:hover{background:var(--mi-accent);color:#201811}.mi-shelter-download-menu small{color:#a99f94;line-height:1.5}.mi-shelter-access-card{margin-top:28px;border:1px solid rgba(197,154,101,.2);border-radius:17px;background:linear-gradient(110deg,rgba(52,43,35,.82),rgba(30,27,23,.8));display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px 22px}.mi-shelter-access-card[hidden]{display:none}.mi-shelter-access-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:rgba(197,154,101,.13);color:#d3ac7d}.mi-shelter-access-card strong{display:block;color:#eadbc9}.mi-shelter-access-card p{margin:4px 0 0;color:#92877b;font-size:12px;line-height:1.8}.mi-shelter-access-card>a{background:var(--mi-accent);color:#201811;text-decoration:none;padding:11px 17px;border-radius:22px;font-size:12px;font-weight:700}.mi-shelter-no-tracks,.mi-shelter-empty{padding:70px 24px;text-align:center;border:1px dashed rgba(255,255,255,.12);border-radius:18px;color:#9d9184}.mi-shelter-empty{min-height:100vh;display:grid;place-content:center;background:radial-gradient(circle,#332a22,#171512 62%)}.mi-shelter-empty h1{color:#e8d8c6}.mi-shelter-empty a{color:#d5aa77}.mi-shelter-room-drawer,.mi-shelter-gate{position:fixed;inset:0;z-index:2147482500}.mi-shelter-room-drawer[hidden],.mi-shelter-gate[hidden]{display:none}.mi-shelter-drawer-backdrop,.mi-shelter-gate-backdrop{position:absolute;inset:0;border:0;background:rgba(8,7,6,.72);backdrop-filter:blur(5px);opacity:0;transition:opacity .25s}.mi-shelter-drawer-panel{position:absolute;inset:auto 12px 12px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#211d19;box-shadow:0 -15px 60px rgba(0,0,0,.4);padding:18px;transform:translateY(110%);transition:transform .27s ease}.mi-shelter-room-drawer.is-open .mi-shelter-drawer-backdrop,.mi-shelter-gate.is-open .mi-shelter-gate-backdrop{opacity:1}.mi-shelter-room-drawer.is-open .mi-shelter-drawer-panel{transform:translateY(0)}.mi-shelter-drawer-panel header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 14px}.mi-shelter-drawer-panel header span{font-size:10px;color:#a98a68}.mi-shelter-drawer-panel header h2{font-size:20px;color:#eee0d0;margin:3px 0}.mi-shelter-drawer-panel header button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#2e2822;color:#d5c7b8;display:grid;place-items:center}.mi-shelter-drawer-rooms{display:grid;gap:8px;max-height:min(65vh,620px);overflow:auto}.mi-shelter-drawer-room{display:grid;grid-template-columns:62px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:8px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#29241f;color:#fff;text-align:right}.mi-shelter-drawer-room.is-active{border-color:rgba(197,154,101,.48);background:#322a23}.mi-shelter-drawer-room>span{width:62px;height:55px;border-radius:9px;background-size:cover;background-position:center}.mi-shelter-drawer-room div{min-width:0}.mi-shelter-drawer-room strong,.mi-shelter-drawer-room small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mi-shelter-drawer-room small{font-size:10px;color:#8f8377;margin-top:4px}.mi-shelter-gate{display:grid;place-items:center;padding:20px}.mi-shelter-gate-card{position:relative;z-index:1;width:min(470px,100%);padding:38px 36px 28px;border:1px solid rgba(223,181,131,.25);border-radius:25px;background:linear-gradient(150deg,rgba(49,41,34,.98),rgba(25,22,19,.99));box-shadow:0 28px 100px rgba(0,0,0,.58);text-align:center;transform:translateY(24px) scale(.97);opacity:0;transition:.25s ease;overflow:hidden}.mi-shelter-gate.is-open .mi-shelter-gate-card{transform:none;opacity:1}.mi-shelter-gate-glow{position:absolute;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(197,154,101,.2),transparent 68%);top:-130px;right:50%;transform:translateX(50%)}.mi-shelter-gate-icon{position:relative;width:64px;height:64px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:rgba(197,154,101,.13);color:#dab383}.mi-shelter-gate-card>small{color:#a98b68}.mi-shelter-gate-card h2{font-size:27px;color:#f0e2d2;margin:9px 0}.mi-shelter-gate-card p{color:#a79a8c;line-height:1.9;margin:0 auto 22px;max-width:360px}.mi-shelter-gate-card>a{display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:26px;background:#c59a65;color:#201711;text-decoration:none;font-weight:750}.mi-shelter-gate-card>button{border:0;background:transparent;color:#877c70;padding:14px 15px 2px;cursor:pointer}.mi-shelter-drawer-open,.mi-shelter-gate-open{overflow:hidden}.mi-shelter-view #mi-free-banner,.mi-shelter-view #mi-upsell{display:none!important}.mi-shelter-view #plyr-playlist{left:18px!important;right:18px!important;bottom:16px!important;width:auto!important;max-width:1180px!important;margin:auto!important;border-radius:20px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 20px 70px rgba(0,0,0,.48)!important;background:rgba(31,27,23,.94)!important;backdrop-filter:blur(20px)}.mi-shelter-view #plyr-playlist .plyr,.mi-shelter-view #plyr-playlist .plyr__controls{background:transparent!important}.mi-shelter-view #plyr-playlist .plyr__control--overlaid,.mi-shelter-view #plyr-playlist .plyr__control[data-plyr=play]{background:#c59a65!important;color:#211811!important}.mi-shelter-view #plyr-playlist .plyr__progress input[type=range],.mi-shelter-view #plyr-playlist input[type=range]{color:#c59a65!important}.mi-shelter-view.open-player .mi-shelter-content{padding-bottom:210px}@media(max-width:920px){.mi-shelter-frame{width:min(100% - 36px,900px)}.mi-shelter-hero{grid-template-columns:1fr;padding:70px 0 48px}.mi-shelter-hero blockquote{display:none}.mi-shelter-room-strip{grid-template-columns:repeat(2,1fr)}.mi-shelter-room-card:nth-child(n+5){display:none}}@media(max-width:680px){.mi-shelter-stage{min-height:780px}.mi-shelter-frame{width:calc(100% - 28px);padding-top:20px}.mi-shelter-brand small{display:none}.mi-shelter-room-menu-button{display:flex}.mi-shelter-hero{padding:82px 0 35px;align-items:end}.mi-shelter-hero h1{font-size:58px;margin-bottom:17px}.mi-shelter-tagline{font-size:18px}.mi-shelter-description{display:none}.mi-shelter-hero-actions{flex-direction:column;align-items:stretch;margin-top:24px}.mi-shelter-primary,.mi-shelter-secondary{width:100%}.mi-shelter-room-strip{display:none}.mi-shelter-bg-overlay{background:linear-gradient(0deg,rgba(17,14,12,.96) 0%,rgba(17,14,12,.62) 48%,rgba(17,14,12,var(--mi-overlay)) 100%)}.mi-shelter-content{padding:64px 0 135px}.mi-shelter-content-inner{width:calc(100% - 24px)}.mi-shelter-playlist-head{align-items:flex-start}.mi-shelter-playlist-head h2{font-size:32px}.mi-shelter-playlist-head p{font-size:12px}.mi-shelter-playlist-actions{display:none}.mi-shelter-track{grid-template-columns:30px 42px 48px minmax(0,1fr) auto;gap:9px;padding:9px 8px;min-height:72px}.mi-shelter-track-number{font-size:9px}.mi-shelter-track-cover{width:46px;height:46px}.mi-shelter-track-copy a{font-size:13px}.mi-shelter-track-copy em{display:none}.mi-shelter-track-duration{display:none}.mi-shelter-track-download>button{width:38px;height:38px;padding:0;justify-content:center}.mi-shelter-track-download>button span{display:none}.mi-shelter-download-menu{left:0;min-width:170px}.mi-shelter-access-card{grid-template-columns:46px minmax(0,1fr);padding:17px}.mi-shelter-access-icon{width:44px;height:44px}.mi-shelter-access-card>a{grid-column:1/-1;text-align:center}.mi-shelter-view #plyr-playlist{left:7px!important;right:7px!important;bottom:7px!important;border-radius:16px!important}.mi-shelter-view #plyr-playlist .plyr__controls{padding:8px!important}.mi-shelter-gate-card{padding:34px 23px 24px}.mi-shelter-gate-card h2{font-size:24px}}@media(prefers-reduced-motion:reduce){.mi-shelter *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.mi-shelter-bg video{display:none!important}}


/* 1.1.0 layout and layering fixes */
html.mi-shelter-view,body.mi-shelter-view,body.mi-shelter-standalone-page{margin:0;padding:0;min-height:100%;background:#171512;overflow-x:hidden}
body.mi-shelter-standalone-page{direction:rtl}
body.mi-shelter-standalone-page .site,body.mi-shelter-standalone-page #page,body.mi-shelter-standalone-page .site-content{min-height:100%;background:#171512}
body.mi-shelter-standalone-page .mi-shelter-page-shell--standalone{display:block;width:100%;max-width:none;margin:0;padding:0}
body.mi-shelter-standalone-page .mi-shelter-page-shell--standalone:before,body.mi-shelter-standalone-page .mi-shelter-page-shell--standalone:after{display:none!important}
body.mi-shelter-view:not(.admin-bar){padding-top:0}
body.admin-bar.mi-shelter-view .mi-shelter-stage{min-height:calc(100vh - 32px)}
@media(max-width:782px){body.admin-bar.mi-shelter-view .mi-shelter-stage{min-height:calc(100vh - 46px)}}
.mi-shelter{overflow:visible;position:relative}
.mi-shelter-stage{overflow:visible;min-height:100vh}
.mi-shelter-bg{overflow:hidden;border-radius:0}
.mi-shelter-frame{position:relative;z-index:10;padding-bottom:70px}
.mi-shelter-topbar{position:relative;z-index:20}
.mi-shelter-room-menu-button{display:inline-flex}
.mi-shelter-content{z-index:12;padding-bottom:220px}
.mi-shelter-playlist-head,.mi-shelter-access-card,.mi-shelter-track{position:relative;z-index:2}
.mi-shelter-access-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px 22px;background:linear-gradient(90deg,rgba(37,31,27,.92),rgba(26,23,20,.92));border:1px solid rgba(197,154,101,.16);border-radius:18px;margin-top:26px;box-shadow:0 16px 44px rgba(0,0,0,.18)}
.mi-shelter-access-card p{margin:.25rem 0 0;color:#bcae9e;line-height:1.8}
.mi-shelter-access-card strong{color:#f2e6d8;font-size:18px}
.mi-shelter-access-card a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:28px;background:var(--mi-accent);color:#1d1712;text-decoration:none;font-weight:700;box-shadow:0 12px 28px rgba(0,0,0,.18);white-space:nowrap}
.mi-shelter-access-card a:hover{filter:brightness(1.05);transform:translateY(-1px)}
.mi-shelter-access-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(197,154,101,.22);background:rgba(197,154,101,.12);color:#dcb785}
.mi-shelter-room-drawer,.mi-shelter-gate{position:fixed!important;inset:0;z-index:2147483600}
.mi-shelter-room-drawer[hidden],.mi-shelter-gate[hidden]{display:none!important}
.mi-shelter-drawer-backdrop,.mi-shelter-gate-backdrop{position:absolute;inset:0;background:rgba(10,9,8,.7);backdrop-filter:blur(12px)}
.mi-shelter-drawer-panel,.mi-shelter-gate-card{position:relative;z-index:2}
.mi-shelter-drawer-panel{max-width:min(520px,calc(100vw - 24px));width:100%;margin:0 0 0 auto;height:100%;background:linear-gradient(180deg,#1d1916,#13110f);color:#f0e4d6;display:flex;flex-direction:column;padding:24px 18px 140px;box-shadow:-22px 0 55px rgba(0,0,0,.32);overflow:auto}
.mi-shelter-drawer-panel header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}
.mi-shelter-drawer-panel header h2{margin:.35rem 0 0;font-size:28px;color:#f3e9dd}
.mi-shelter-drawer-panel header span{font-size:12px;color:#cda570}
.mi-shelter-drawer-panel header button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:#fff;display:grid;place-items:center;cursor:pointer;flex:0 0 44px}
.mi-shelter-drawer-room{display:grid;grid-template-columns:82px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:12px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);color:#f5e9db;text-align:right;width:100%;cursor:pointer}
.mi-shelter-drawer-room+ .mi-shelter-drawer-room{margin-top:10px}
.mi-shelter-drawer-room span{display:block;width:82px;height:82px;background-size:cover;background-position:center;border-radius:12px}
.mi-shelter-drawer-room small{display:block;color:#b8ab9d;line-height:1.8;margin-top:4px}
.mi-shelter-drawer-room.is-active{border-color:var(--mi-accent);box-shadow:0 0 0 1px var(--mi-accent) inset}
.mi-shelter-gate{display:grid;place-items:center;padding:20px}
.mi-shelter-gate-card{width:min(540px,calc(100vw - 24px));padding:32px 28px 24px;border-radius:26px;background:linear-gradient(180deg,rgba(29,24,20,.98),rgba(19,16,13,.98));border:1px solid rgba(197,154,101,.24);box-shadow:0 28px 70px rgba(0,0,0,.42);text-align:right;color:#f2e8dc}
.mi-shelter-gate-card>small{display:block;color:#d0ab7a;font-size:12px;margin-bottom:10px}
.mi-shelter-gate-card h2{font-size:40px;line-height:1.3;margin:0 0 12px}
.mi-shelter-gate-card p{line-height:2;color:#c3b7aa;margin:0 0 20px}
.mi-shelter-gate-card a{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:28px;background:var(--mi-accent);color:#1d1712;text-decoration:none;font-weight:800}
.mi-shelter-gate-card [data-gate-close]{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#e8ddd1;border-radius:28px;min-height:48px;padding:0 18px;margin-top:12px;cursor:pointer}
.mi-shelter-gate-icon{display:inline-grid;place-items:center;width:68px;height:68px;border-radius:50%;background:rgba(197,154,101,.14);color:#ddb786;border:1px solid rgba(197,154,101,.24);margin-bottom:18px}
.mi-shelter-track-download{overflow:visible}
.mi-shelter-download-menu{position:absolute;left:0;top:calc(100% + 10px);min-width:156px;z-index:60;background:rgba(24,21,18,.98);backdrop-filter:blur(18px);border:1px solid rgba(197,154,101,.24);border-radius:16px;padding:10px;box-shadow:0 18px 40px rgba(0,0,0,.3)}
.mi-shelter-download-menu a,.mi-shelter-download-menu span,.mi-shelter-download-menu small{display:block;padding:10px 12px;border-radius:11px;color:#eedfcd;text-decoration:none;white-space:nowrap}
.mi-shelter-download-menu a:hover{background:rgba(197,154,101,.1)}
.mi-shelter-room-menu-button,.mi-shelter-primary,.mi-shelter-secondary,.mi-shelter-play-all,.mi-shelter-access-card a,.mi-shelter-gate-card a{transition:.22s ease}
.mi-shelter-primary,.mi-shelter-secondary{min-height:56px}
.mi-shelter-primary{font-weight:800}
.mi-shelter-secondary{font-weight:700}
.mi-shelter .plyr-playlist,.mi-shelter .fixed-bottom.plyr-playlist,.mi-shelter-view .plyr-playlist,.mi-shelter-view .fixed-bottom.plyr-playlist{z-index:2147483000!important;overflow:visible!important}
.mi-shelter .plyr,.mi-shelter-view .plyr,.mi-shelter-view .plyr__controls,.mi-shelter-view .plyr__menu,.mi-shelter-view .plyr__menu__container,.mi-shelter-view .plyr__controls__item,.mi-shelter-view .plyr-list-wrap{overflow:visible!important}
.mi-shelter-view .plyr__menu__container{z-index:2147483200!important}
.mi-shelter-view .plyr-list-wrap,.mi-shelter-view .plyr__control[data-plyr="settings"]+.plyr__menu__container{z-index:2147483201!important}
.mi-shelter-view .plyr__menu__container>div{max-height:min(55vh,460px);overflow:auto!important}
.mi-shelter-view .plyr-playlist .plyr__controls{position:relative;z-index:2}
@media (max-width:1200px){.mi-shelter-hero{grid-template-columns:minmax(0,1fr);gap:40px;padding-top:64px}.mi-shelter-hero blockquote{justify-self:start;max-width:560px}.mi-shelter-room-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.mi-shelter-frame{width:min(100%,calc(100% - 28px));padding:18px 0 32px}.mi-shelter-stage{min-height:100vh}.mi-shelter-topbar{align-items:flex-start}.mi-shelter-brand strong{font-size:19px}.mi-shelter-brand small{font-size:10px}.mi-shelter-hero{padding:34px 0 24px;gap:22px}.mi-shelter-hero-copy{max-width:none}.mi-shelter-hero h1{font-size:clamp(40px,16vw,68px);line-height:1.04;margin-bottom:16px}.mi-shelter-tagline{font-size:20px;line-height:1.95;margin-bottom:10px}.mi-shelter-description{font-size:13px;line-height:2.1;max-width:none}.mi-shelter-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.mi-shelter-primary,.mi-shelter-secondary,.mi-shelter-play-all{width:100%}.mi-shelter-hero blockquote{display:none}.mi-shelter-room-strip{display:none}.mi-shelter-room-menu-button{display:inline-flex}.mi-shelter-content{margin-top:-185px;padding:0 0 220px;background:linear-gradient(180deg,rgba(23,21,18,0) 0%,rgba(23,21,18,.28) 8%,rgba(23,21,18,.88) 18%,#171512 34%)}.mi-shelter-content:before{display:none}.mi-shelter-content-inner{width:min(100%,calc(100% - 22px));padding-top:170px}.mi-shelter-playlist-head{display:block;padding:18px 16px 16px;border-radius:22px 22px 0 0;background:linear-gradient(180deg,rgba(20,17,15,.45),rgba(20,17,15,.88));backdrop-filter:blur(18px);margin-bottom:0}.mi-shelter-playlist-head h2{font-size:30px;margin-bottom:8px}.mi-shelter-playlist-head p{font-size:13px}.mi-shelter-playlist-actions{margin-top:14px}.mi-shelter-track-list{padding:12px 0 0}.mi-shelter-track{grid-template-columns:36px 42px 54px minmax(0,1fr);grid-template-areas:'num play cover copy' 'num dur dur dur' 'num download download download';gap:10px;padding:12px 12px 13px;border-radius:18px}.mi-shelter-track-number{grid-area:num}.mi-shelter-track-play{grid-area:play}.mi-shelter-track-cover{grid-area:cover}.mi-shelter-track-copy{grid-area:copy}.mi-shelter-track-duration{grid-area:dur;text-align:right;padding-right:52px}.mi-shelter-track-download{grid-area:download;padding-right:52px}.mi-shelter-track-copy a{font-size:14px}.mi-shelter-track-copy>span{font-size:10px}.mi-shelter-download-menu{left:auto;right:0}.mi-shelter-access-card{grid-template-columns:1fr;justify-items:start;padding:18px 16px;gap:14px}.mi-shelter-access-card a{width:100%}.mi-shelter-drawer-panel{max-width:100vw;padding:20px 14px 150px}.mi-shelter-drawer-room{grid-template-columns:72px minmax(0,1fr) 22px}.mi-shelter-drawer-room span{width:72px;height:72px}.mi-shelter-gate-card{padding:28px 20px 22px}.mi-shelter-gate-card h2{font-size:33px;line-height:1.45}}
@media (max-width:560px){.mi-shelter-topbar{gap:10px}.mi-shelter-brand{gap:10px}.mi-shelter-brand-mark{width:34px;height:40px}.mi-shelter-brand strong{font-size:18px}.mi-shelter-room-menu-button{min-height:42px;padding:0 12px}.mi-shelter-eyebrow{font-size:12px;margin-bottom:10px}.mi-shelter-tagline{font-size:17px;line-height:1.9}.mi-shelter-description{font-size:12px}.mi-shelter-content{margin-top:-160px}.mi-shelter-content-inner{padding-top:146px}.mi-shelter-playlist-head h2{font-size:26px}.mi-shelter-playlist-head>div>span{font-size:11px}.mi-shelter-gate-card h2{font-size:29px}.mi-shelter-gate-card a,.mi-shelter-gate-card [data-gate-close]{width:100%}.mi-shelter-gate-card a{margin-top:6px}.mi-shelter-view .plyr-playlist,.mi-shelter-view .fixed-bottom.plyr-playlist{max-width:calc(100vw - 10px)!important;left:5px!important;right:5px!important;border-radius:18px 18px 0 0!important}}

html.mi-shelter-drawer-open,html.mi-shelter-gate-open{overflow:hidden}

/* 1.3.0 focused fixes */
.mi-shelter-bg{background:#171512}
.mi-shelter-poster{opacity:1;transition:opacity .35s ease,filter .35s ease;will-change:opacity}
.mi-shelter-bg.has-live-video .mi-shelter-poster{opacity:0}
.mi-shelter-bg video{opacity:0;transition:opacity .35s ease!important;will-change:opacity}
.mi-shelter-bg video.is-ready{opacity:1!important}

/* Player: neutral play button instead of the yellow block. */
.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"],
.mi-shelter-view #plyr-playlist .plyr__control--overlaid{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.045)!important;
  color:#f2e7da!important;
  box-shadow:none!important;
}
.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"]:hover,
.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"]:focus-visible,
.mi-shelter-view #plyr-playlist .plyr__control--overlaid:hover{
  background:rgba(197,154,101,.14)!important;
  border-color:rgba(197,154,101,.48)!important;
  color:#f4d4ad!important;
}
.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"] svg,
.mi-shelter-view #plyr-playlist .plyr__control--overlaid svg{fill:currentColor!important;color:inherit!important}

/* Volume popover: horizontal, stable, and easy to reach with the pointer. */
.mi-shelter-view #plyr-playlist .plyr__volume{
  position:relative!important;
  overflow:visible!important;
  isolation:isolate;
}
.mi-shelter-view #plyr-playlist .plyr__volume:before{
  content:"";
  position:absolute;
  right:50%;
  bottom:100%;
  width:176px;
  height:18px;
  transform:translateX(50%);
  display:none;
}
.mi-shelter-view #plyr-playlist .plyr__volume input[type="range"]{
  display:block!important;
  position:absolute!important;
  right:50%!important;
  bottom:calc(100% + 10px)!important;
  width:160px!important;
  height:46px!important;
  margin:0!important;
  padding:0 14px!important;
  transform:translateX(50%)!important;
  transform-origin:center!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:15px!important;
  background:rgba(29,25,22,.98)!important;
  box-shadow:0 16px 38px rgba(0,0,0,.34)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .18s ease,visibility .18s ease!important;
  z-index:2147483500!important;
}
.mi-shelter-view #plyr-playlist .plyr__volume:hover:before,
.mi-shelter-view #plyr-playlist .plyr__volume:focus-within:before,
.mi-shelter-view #plyr-playlist .plyr__volume.mi-volume-open:before{display:block}
.mi-shelter-view #plyr-playlist .plyr__volume:hover input[type="range"],
.mi-shelter-view #plyr-playlist .plyr__volume:focus-within input[type="range"],
.mi-shelter-view #plyr-playlist .plyr__volume.mi-volume-open input[type="range"]{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}

/* Gate popup: cleaner hierarchy and aligned actions. */
.mi-shelter-gate-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
  width:min(540px,calc(100vw - 28px))!important;
  padding:34px 30px 26px!important;
}
.mi-shelter-gate-icon{margin:0 auto 18px!important;flex:0 0 auto}
.mi-shelter-gate-card>small{margin:0 0 10px!important;color:#d8ad76!important}
.mi-shelter-gate-card h2{margin:0 0 12px!important;max-width:100%;color:#f3e8db!important}
.mi-shelter-gate-card p{max-width:430px;margin:0 auto 22px!important;color:#c8baab!important}
.mi-shelter-gate-card a,
.mi-shelter-gate-card [data-gate-close]{width:100%!important;max-width:440px!important;margin-left:auto!important;margin-right:auto!important}
.mi-shelter-gate-card [data-gate-close]{margin-top:12px!important}

@media(max-width:900px){
  /* Keep each download control inside the same music card. */
  .mi-shelter-track{
    grid-template-columns:22px 42px 50px minmax(0,1fr) 42px!important;
    grid-template-areas:none!important;
    min-height:78px!important;
    padding:11px 10px!important;
    gap:9px!important;
  }
  .mi-shelter-track-number,
  .mi-shelter-track-play,
  .mi-shelter-track-cover,
  .mi-shelter-track-copy,
  .mi-shelter-track-download{grid-area:auto!important}
  .mi-shelter-track-duration{display:none!important}
  .mi-shelter-track-download{padding:0!important;justify-self:end!important;align-self:center!important}
  .mi-shelter-track-download>button{width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important}
  .mi-shelter-track-download>button span{display:none!important}
  .mi-shelter-download-menu{left:0!important;right:auto!important;top:calc(100% + 8px)!important}
}

@media(max-width:680px){
  /* Shorter mobile hero: title and all following sections move upward. */
  .mi-shelter-stage{min-height:650px!important}
  .mi-shelter-frame{min-height:650px!important;padding:16px 0 0!important}
  .mi-shelter-topbar{position:relative;z-index:5}
  .mi-shelter-hero{
    flex:0 0 auto!important;
    padding:18px 0 20px!important;
    margin-top:48px!important;
    transform:translateY(-28px)!important;
    align-items:start!important;
  }
  .mi-shelter-hero-copy{position:relative;z-index:2;padding:18px 14px 16px!important;border-radius:22px;background:linear-gradient(180deg,rgba(21,18,16,.18),rgba(21,18,16,.58));backdrop-filter:blur(4px)}
  .mi-shelter-bg-overlay{
    background:
      linear-gradient(0deg,#171512 0%,rgba(23,21,18,.92) 20%,rgba(23,21,18,.58) 46%,rgba(17,14,12,.18) 72%,rgba(17,14,12,var(--mi-overlay)) 100%)!important;
  }
  .mi-shelter-content{
    margin-top:-138px!important;
    padding:0 0 220px!important;
    background:linear-gradient(180deg,rgba(23,21,18,0) 0%,rgba(23,21,18,.45) 9%,rgba(23,21,18,.94) 24%,#171512 40%)!important;
  }
  .mi-shelter-content-inner{padding-top:118px!important}
  .mi-shelter-playlist-head{padding-top:14px!important}
  .mi-shelter-track-copy a{font-size:13px!important}
  .mi-shelter-track-copy>span{font-size:10px!important}
  .mi-shelter-gate-card{padding:28px 18px 20px!important}
  .mi-shelter-gate-card h2{font-size:28px!important;line-height:1.45!important}
  .mi-shelter-gate-card p{font-size:13px!important;line-height:2!important}
}

@media(max-width:420px){
  .mi-shelter-track{grid-template-columns:18px 38px 46px minmax(0,1fr) 38px!important;gap:7px!important}
  .mi-shelter-track-play,.mi-shelter-track-download>button{width:38px!important;height:38px!important}
  .mi-shelter-track-cover{width:46px!important;height:46px!important}
  .mi-shelter-hero{margin-top:38px!important;transform:translateY(-24px)!important}
}


/* 1.3.1 mobile position and playback-safe visual adjustments */
@media(max-width:680px){
  /* 1.3 placed the hero too high. Move it about 10% lower without restoring the old empty gap. */
  .mi-shelter-stage{min-height:690px!important}
  .mi-shelter-frame{min-height:690px!important}
  .mi-shelter-hero{
    margin-top:58px!important;
    transform:translateY(-12px)!important;
    padding-top:22px!important;
  }
  /* Remove the frosted/blurred panel behind the copy. */
  .mi-shelter-hero-copy{
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    box-shadow:none!important;
  }
  /* Keep the following content visually attached to the hero, but slightly lower than 1.3. */
  .mi-shelter-content{margin-top:-118px!important}
  .mi-shelter-content-inner{padding-top:128px!important}
}
@media(max-width:420px){
  .mi-shelter-hero{margin-top:52px!important;transform:translateY(-10px)!important}
}


/* 1.3.3 — visual-only update built directly on stable 1.3.1 */
/* Keep long or mixed-direction titles inside their allotted width. */
.mi-shelter-track-copy,
.mi-shelter-track-copy>div{min-width:0!important;max-width:100%!important;overflow:hidden!important}
.mi-shelter-track-copy>div{display:flex!important;flex-wrap:nowrap!important;align-items:center!important}
.mi-shelter-track-copy a{
  display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
  unicode-bidi:plaintext!important;text-align:start!important;
}
.mi-shelter-track-copy em{flex:0 0 auto!important;max-width:42%!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.mi-shelter-view #plyr-playlist .plyr__col,
body.mi-shelter-view #plyr-playlist .plyr__info,
body.mi-shelter-view #plyr-playlist .plyr__title,
body.mi-shelter-view #plyr-playlist .plyr-item-title{min-width:0!important;max-width:100%!important}
body.mi-shelter-view #plyr-playlist .plyr__title,
body.mi-shelter-view #plyr-playlist .plyr-item-title{
  display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
  unicode-bidi:plaintext!important;text-align:start!important;
}
body.mi-shelter-view #plyr-playlist .plyr-item-info,
body.mi-shelter-view #plyr-playlist .plyr-item-content{min-width:0!important;overflow:hidden!important}

@media(max-width:900px){
  /* Mobile users can see and swipe between all shelter spaces. */
  .mi-shelter-room-strip{
    display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;
    width:100%!important;max-width:100%!important;margin:22px 0 0!important;padding:2px 2px 12px!important;
    gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;scroll-padding-inline:2px!important;
    -webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;
  }
  .mi-shelter-room-strip::-webkit-scrollbar{display:none!important}
  .mi-shelter-room-card{
    flex:0 0 min(72vw,260px)!important;width:min(72vw,260px)!important;height:108px!important;
    scroll-snap-align:start!important;scroll-snap-stop:always!important;
  }
  .mi-shelter-room-card-copy{inset:auto 13px 12px!important}
  .mi-shelter-room-card-copy strong{font-size:14px!important}
  .mi-shelter-room-card-copy small{font-size:9px!important}
}

@media(max-width:680px){
  /* Give the live wallpaper about 20vh more breathing room before the title. */
  .mi-shelter-stage{min-height:max(900px,calc(100svh + 150px))!important}
  .mi-shelter-frame{min-height:max(900px,calc(100svh + 150px))!important;padding-bottom:34px!important}
  .mi-shelter-hero{
    margin-top:clamp(120px,20vh,185px)!important;
    transform:none!important;
    padding-top:0!important;
    padding-bottom:18px!important;
  }
  .mi-shelter-content{margin-top:-84px!important}
  .mi-shelter-content-inner{padding-top:104px!important}
}

@media(max-width:420px){
  .mi-shelter-stage{min-height:max(860px,calc(100svh + 140px))!important}
  .mi-shelter-frame{min-height:max(860px,calc(100svh + 140px))!important}
  .mi-shelter-hero{margin-top:clamp(105px,18vh,160px)!important;transform:none!important}
  .mi-shelter-room-card{flex-basis:76vw!important;width:76vw!important}
}

/* 1.3.6 — Lightweight artistic player refinements */
.mi-shelter-art-player-wrap{
  position:relative;z-index:25;width:min(1180px,calc(100% - 48px));
  margin:54px auto 0;direction:rtl;contain:layout paint style;
}
.mi-shelter-art-player{
  --mi-art-progress:0%;position:relative;overflow:hidden;min-height:246px;
  border:1px solid color-mix(in srgb,var(--mi-accent) 28%,rgba(255,255,255,.08));
  border-radius:28px;background:linear-gradient(118deg,#27211d 0%,#1d1916 54%,#181512 100%);
  box-shadow:0 24px 58px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.035);
  isolation:isolate;color:#f4e9dc;
}
.mi-shelter-art-player-ambient{
  position:absolute;inset:0;z-index:-3;background-position:center;background-size:cover;
  opacity:.09;transform:scale(1.04);transition:background-image .35s ease,opacity .25s ease;
}
.mi-shelter-art-player:after{
  content:"";position:absolute;inset:0;z-index:-2;
  background:linear-gradient(90deg,rgba(17,14,12,.82),rgba(29,24,20,.94) 48%,rgba(18,15,13,.97));
  pointer-events:none;
}
.mi-shelter-art-player-grain{display:none}
.mi-shelter-art-player-inner{
  min-height:246px;padding:28px 32px;display:grid;
  grid-template-columns:168px minmax(0,1fr) 224px;align-items:center;gap:30px;
}
.mi-shelter-art-cover-wrap{position:relative;width:158px;height:158px;display:grid;place-items:center}
.mi-shelter-art-cover-ring{
  position:absolute;inset:-7px;border:1px solid color-mix(in srgb,var(--mi-accent) 24%,transparent);
  border-radius:28px;opacity:.62;transform:rotate(2deg);transition:opacity .3s ease,transform .3s ease;
}
.mi-shelter-art-cover{
  position:relative;width:148px;height:148px;border-radius:24px;background-color:#28231f;
  background-size:cover;background-position:center;box-shadow:0 18px 40px rgba(0,0,0,.34);
  overflow:hidden;transition:background-image .3s ease,opacity .22s ease,transform .22s ease;
}
.mi-shelter-art-cover:after{
  content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);
  border-radius:inherit;box-shadow:inset 0 -34px 48px rgba(0,0,0,.12);
}
.mi-shelter-art-cover-glow{
  position:absolute;inset:auto 18% -6px;height:14px;background:var(--mi-accent);
  filter:blur(15px);opacity:.22;border-radius:50%;transition:opacity .25s ease;
}
.mi-shelter-art-player.is-playing .mi-shelter-art-cover-glow{opacity:.38}
.mi-shelter-art-player.is-refreshing .mi-shelter-art-cover{opacity:.72;transform:scale(.985)}
.mi-shelter-art-main{min-width:0;text-align:start;overflow:hidden}
.mi-shelter-art-kicker{
  display:flex;align-items:center;gap:9px;color:color-mix(in srgb,var(--mi-accent) 86%,#fff);
  font-size:11px;font-weight:700;margin-bottom:10px;
}
.mi-shelter-art-kicker span{display:block;width:28px;height:1px;background:currentColor}
.mi-shelter-art-copy{min-width:0;max-width:100%;overflow:hidden}
.mi-shelter-art-copy h3{
  margin:0;color:#f5eadf;font-size:clamp(24px,2.5vw,36px);line-height:1.35;font-weight:800;
  text-align:start;unicode-bidi:plaintext;display:-webkit-box;-webkit-box-orient:vertical;
  -webkit-line-clamp:2;white-space:normal;overflow:hidden;overflow-wrap:anywhere;
}
.mi-shelter-art-copy p{
  margin:6px 0 0;color:#ad9f90;font-size:13px;line-height:1.7;text-align:start;
  unicode-bidi:plaintext;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.mi-shelter-art-progress-panel{margin-top:18px}
.mi-shelter-art-visualizer{
  position:relative;height:36px;margin:0 0 7px;display:grid;
  grid-template-columns:repeat(22,minmax(2px,1fr));align-items:center;gap:4px;
  direction:ltr;overflow:hidden;padding:0 2px;opacity:.55;transition:opacity .25s ease;
}
.mi-shelter-art-player.is-playing .mi-shelter-art-visualizer{opacity:.82}
.mi-shelter-art-visualizer:after{
  content:"";position:absolute;inset:0 auto 0 0;width:var(--mi-art-progress);
  background:linear-gradient(90deg,color-mix(in srgb,var(--mi-accent) 16%,transparent),transparent);
  pointer-events:none;transition:width .15s linear;
}
.mi-shelter-art-visualizer i{
  display:block;width:100%;height:32%;border-radius:6px;
  background:linear-gradient(180deg,color-mix(in srgb,var(--mi-accent) 90%,#fff),color-mix(in srgb,var(--mi-accent) 32%,transparent));
  opacity:.72;transform-origin:center;
}
.mi-shelter-art-visualizer i:nth-child(4n+1){height:52%}
.mi-shelter-art-visualizer i:nth-child(5n+2){height:82%}
.mi-shelter-art-visualizer i:nth-child(3n){height:66%}
.mi-shelter-art-visualizer i:nth-child(7n){height:96%}
.mi-shelter-art-visualizer i:nth-child(8n+3){height:44%}
.mi-shelter-art-timeline{
  display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;
  direction:ltr;color:#9f9183;font-variant-numeric:tabular-nums;font-size:10px;
}
.mi-shelter-art-timeline input{
  --track:#50483f;appearance:none;-webkit-appearance:none;width:100%;height:18px;margin:0;
  background:transparent;cursor:pointer;
}
.mi-shelter-art-timeline input::-webkit-slider-runnable-track{
  height:3px;border-radius:5px;background:linear-gradient(90deg,var(--mi-accent) var(--mi-art-progress),var(--track) var(--mi-art-progress));
}
.mi-shelter-art-timeline input::-moz-range-track{height:3px;border-radius:5px;background:var(--track)}
.mi-shelter-art-timeline input::-moz-range-progress{height:3px;border-radius:5px;background:var(--mi-accent)}
.mi-shelter-art-timeline input::-webkit-slider-thumb{
  appearance:none;-webkit-appearance:none;width:11px;height:11px;border-radius:50%;background:#f5e9dd;
  margin-top:-4px;box-shadow:0 0 0 3px color-mix(in srgb,var(--mi-accent) 16%,transparent);
}
.mi-shelter-art-timeline input::-moz-range-thumb{
  width:11px;height:11px;border:0;border-radius:50%;background:#f5e9dd;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--mi-accent) 16%,transparent);
}
.mi-shelter-art-controls{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-width:0}
.mi-shelter-art-transport{
  display:grid;grid-template-columns:44px 44px 66px 44px;align-items:center;justify-content:center;
  gap:8px;direction:ltr;padding:8px;border:1px solid rgba(255,255,255,.07);
  border-radius:999px;background:rgba(255,255,255,.025);
}
.mi-shelter-art-transport button,.mi-shelter-art-actions>button{
  border:1px solid rgba(255,255,255,.1);background:#2a2521;color:#d8cabc;
  display:grid;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;
}
.mi-shelter-art-transport button{width:44px;height:44px;border-radius:50%;padding:0}
.mi-shelter-art-transport button svg,.mi-shelter-art-actions svg{width:18px;height:18px;fill:currentColor}
.mi-shelter-art-transport button:hover,.mi-shelter-art-transport button.is-active,.mi-shelter-art-actions>button:hover{
  color:#f4e5d5;border-color:color-mix(in srgb,var(--mi-accent) 48%,transparent);
  background:color-mix(in srgb,var(--mi-accent) 11%,#2a2521);
}
.mi-shelter-art-transport .mi-shelter-art-play{
  width:66px;height:66px;background:var(--mi-accent);border-color:var(--mi-accent);
  color:#211913;box-shadow:0 12px 26px color-mix(in srgb,var(--mi-accent) 22%,transparent);
}
.mi-shelter-art-transport .mi-shelter-art-play:hover{color:#211913;filter:brightness(1.04);transform:translateY(-1px)}
.mi-art-icon-pause{display:none}
.mi-shelter-art-player.is-playing .mi-art-icon-play{display:none}
.mi-shelter-art-player.is-playing .mi-art-icon-pause{display:block}
.mi-shelter-art-actions{position:relative;width:100%;display:flex;justify-content:center}
.mi-shelter-art-actions>button{
  min-width:128px;height:42px;border-radius:22px;grid-auto-flow:column;gap:8px;
  padding:0 17px;font-family:inherit;font-weight:700;
}
.mi-shelter-art-download-menu{
  position:absolute;z-index:60;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%);
  width:220px;padding:10px;border:1px solid rgba(197,154,101,.24);border-radius:17px;
  background:#171411;box-shadow:0 18px 40px rgba(0,0,0,.36);
}
.mi-shelter-art-download-menu[hidden]{display:none!important}
.mi-shelter-art-download-menu a,.mi-shelter-art-download-menu small{
  display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;
  border-radius:11px;text-decoration:none;color:#eadccd;font-size:12px;line-height:1.7;
}
.mi-shelter-art-download-menu a:hover{background:rgba(197,154,101,.1)}
.mi-shelter-art-download-menu a+a{margin-top:4px}
.mi-shelter-art-download-menu b{font-size:10px;color:#a99b8e}
.mi-shelter-art-download-menu small{display:block;text-align:center;color:#b7aa9c}
.mi-shelter-art-player-wrap+.mi-shelter-content{padding-top:76px}
@media(max-width:1020px){
  .mi-shelter-art-player-wrap{margin-top:40px}
  .mi-shelter-art-player-inner{grid-template-columns:144px minmax(0,1fr);gap:24px;padding:25px}
  .mi-shelter-art-cover-wrap{width:140px;height:140px}.mi-shelter-art-cover{width:132px;height:132px}
  .mi-shelter-art-controls{grid-column:1/-1;flex-direction:row;justify-content:space-between;padding-top:4px}
  .mi-shelter-art-actions{width:auto}.mi-shelter-art-copy h3{font-size:29px}
}
@media(max-width:700px){
  .mi-shelter-art-player-wrap{width:calc(100% - 22px);margin:28px auto 8px}
  .mi-shelter-art-player{border-radius:24px;min-height:0}
  .mi-shelter-art-player-inner{min-height:0;padding:19px 15px 17px;grid-template-columns:88px minmax(0,1fr);gap:16px}
  .mi-shelter-art-cover-wrap{width:88px;height:88px}.mi-shelter-art-cover{width:82px;height:82px;border-radius:18px}
  .mi-shelter-art-cover-ring{inset:-5px;border-radius:22px}.mi-shelter-art-main{align-self:center}
  .mi-shelter-art-kicker{font-size:9px;margin-bottom:6px}.mi-shelter-art-copy h3{font-size:18px;line-height:1.45;-webkit-line-clamp:2}
  .mi-shelter-art-copy p{font-size:10px;margin-top:3px}.mi-shelter-art-progress-panel{margin-top:12px}
  .mi-shelter-art-visualizer{height:24px;margin-bottom:4px;gap:2px}
  .mi-shelter-art-timeline{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;font-size:9px}
  .mi-shelter-art-controls{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:11px;padding-top:3px}
  .mi-shelter-art-transport{grid-template-columns:38px 38px 56px 38px;gap:6px;padding:6px}
  .mi-shelter-art-transport button{width:38px;height:38px}.mi-shelter-art-transport .mi-shelter-art-play{width:56px;height:56px}
  .mi-shelter-art-actions>button{min-width:46px;width:46px;height:46px;border-radius:50%;padding:0}.mi-shelter-art-actions>button span{display:none}
  .mi-shelter-art-download-menu{left:auto;right:0;transform:none;bottom:calc(100% + 8px);width:205px}
  .mi-shelter-art-player-wrap+.mi-shelter-content{padding-top:62px}
}
@media(max-width:430px){
  .mi-shelter-art-player-inner{grid-template-columns:74px minmax(0,1fr);padding:16px 12px 14px;gap:12px}
  .mi-shelter-art-cover-wrap{width:74px;height:74px}.mi-shelter-art-cover{width:68px;height:68px;border-radius:15px}
  .mi-shelter-art-copy h3{font-size:16px}.mi-shelter-art-controls{grid-template-columns:1fr auto}
  .mi-shelter-art-transport{grid-template-columns:34px 34px 50px 34px;gap:5px;padding:5px}
  .mi-shelter-art-transport button{width:34px;height:34px}.mi-shelter-art-transport .mi-shelter-art-play{width:50px;height:50px}
  .mi-shelter-art-transport button svg{width:16px;height:16px}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-art-cover,.mi-shelter-art-cover-ring,.mi-shelter-art-player-ambient,.mi-shelter-art-visualizer{transition:none!important}
}



/* 1.3.7 — minimal play control, refined progress wave, mobile spacing correction */
.mi-shelter-art-transport .mi-shelter-art-play{
  position:relative!important;
  width:60px!important;
  height:60px!important;
  border-radius:50%!important;
  border:1px solid color-mix(in srgb,var(--mi-accent) 68%,rgba(255,255,255,.08))!important;
  background:linear-gradient(145deg,#2a241f,#1b1815)!important;
  color:color-mix(in srgb,var(--mi-accent) 92%,#fff)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.05),0 8px 22px rgba(0,0,0,.24)!important;
  filter:none!important;
  transform:none!important;
  overflow:hidden!important;
}
.mi-shelter-art-transport .mi-shelter-art-play:before{
  content:"";position:absolute;inset:6px;border-radius:50%;
  border:1px solid color-mix(in srgb,var(--mi-accent) 18%,transparent);
  pointer-events:none;
}
.mi-shelter-art-transport .mi-shelter-art-play:hover{
  background:linear-gradient(145deg,color-mix(in srgb,var(--mi-accent) 10%,#2a241f),#1b1815)!important;
  border-color:var(--mi-accent)!important;
  color:#f4dfc6!important;
}
.mi-shelter-art-transport .mi-shelter-art-play svg{
  position:absolute!important;inset:0!important;margin:auto!important;
  width:21px!important;height:21px!important;fill:currentColor!important;
}
.mi-shelter-art-transport .mi-shelter-art-play .mi-art-icon-play{display:block!important;transform:translateX(1px)}
.mi-shelter-art-transport .mi-shelter-art-play .mi-art-icon-pause{display:none!important}
.mi-shelter-art-player.is-playing .mi-shelter-art-play .mi-art-icon-play{display:none!important}
.mi-shelter-art-player.is-playing .mi-shelter-art-play .mi-art-icon-pause{display:block!important;transform:none}

.mi-shelter-art-visualizer{
  position:relative!important;height:28px!important;margin:0 0 9px!important;
  display:block!important;padding:0!important;overflow:hidden!important;opacity:1!important;
  direction:ltr!important;
}
.mi-shelter-art-wave-bars{
  position:absolute;inset:0;display:grid;grid-template-columns:repeat(24,minmax(2px,1fr));
  align-items:center;gap:4px;padding:0 1px;
}
.mi-shelter-art-wave-bars i{
  display:block!important;width:100%!important;max-width:5px!important;justify-self:center;
  height:28%!important;border-radius:999px!important;transform:none!important;animation:none!important;
}
.mi-shelter-art-wave-bars i:nth-child(2n){height:42%!important}
.mi-shelter-art-wave-bars i:nth-child(3n){height:62%!important}
.mi-shelter-art-wave-bars i:nth-child(4n+1){height:78%!important}
.mi-shelter-art-wave-bars i:nth-child(6n+2){height:94%!important}
.mi-shelter-art-wave-bars i:nth-child(8n+4){height:54%!important}
.mi-shelter-art-wave-base i{background:rgba(173,158,142,.22)!important}
.mi-shelter-art-wave-fill{
  position:absolute;inset:0;
  clip-path:inset(0 calc(100% - var(--mi-art-progress)) 0 0);
  transition:clip-path .18s linear;
  will-change:clip-path;
}
.mi-shelter-art-wave-active i{
  background:linear-gradient(180deg,color-mix(in srgb,var(--mi-accent) 88%,#fff),color-mix(in srgb,var(--mi-accent) 66%,#7d5e3e))!important;
  box-shadow:0 0 8px color-mix(in srgb,var(--mi-accent) 16%,transparent);
}
.mi-shelter-art-player:not(.is-playing) .mi-shelter-art-wave-fill{transition-duration:.28s}

@media(min-width:701px){
  .mi-shelter-art-player-wrap{margin-top:64px!important}
}
@media(max-width:700px){
  .mi-shelter-stage,.mi-shelter-frame{min-height:0!important;height:auto!important}
  .mi-shelter-frame{padding-bottom:12px!important}
  .mi-shelter-art-player-wrap{margin:12px auto 8px!important}
  .mi-shelter-art-visualizer{height:22px!important;margin-bottom:7px!important}
  .mi-shelter-art-wave-bars{gap:3px}
  .mi-shelter-art-wave-bars i{max-width:4px!important}
  .mi-shelter-art-transport .mi-shelter-art-play{width:52px!important;height:52px!important}
  .mi-shelter-art-transport .mi-shelter-art-play svg{width:18px!important;height:18px!important}
}
@media(max-width:430px){
  .mi-shelter-art-player-wrap{margin-top:10px!important}
  .mi-shelter-art-transport .mi-shelter-art-play{width:48px!important;height:48px!important}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-art-wave-fill{transition:none!important;will-change:auto}
}


/* 1.3.8 — artwork-aware player theme, quality badges, richer subscription gate */
.mi-shelter-art-player{
  --mi-art-rgb:197,154,101;
  background:
    radial-gradient(circle at 16% 30%,rgba(var(--mi-art-rgb),.23),transparent 36%),
    radial-gradient(circle at 76% 120%,rgba(var(--mi-art-rgb),.11),transparent 44%),
    linear-gradient(118deg,#27211d 0%,#1d1916 54%,#181512 100%)!important;
  border-color:color-mix(in srgb,var(--mi-accent) 34%,rgba(255,255,255,.08))!important;
  box-shadow:0 24px 58px rgba(0,0,0,.30),0 0 42px rgba(var(--mi-art-rgb),.07),inset 0 1px rgba(255,255,255,.035)!important;
  transition:border-color .55s ease,box-shadow .55s ease,background-color .55s ease;
}
.mi-shelter-art-player-ambient{
  inset:-18px!important;
  opacity:.11!important;
  transform:scale(1.10)!important;
  filter:blur(14px) saturate(1.16)!important;
  transition:background-image .36s ease,opacity .45s ease!important;
}
.mi-shelter-art-player:after{
  background:
    linear-gradient(90deg,rgba(17,14,12,.70),rgba(29,24,20,.89) 48%,rgba(18,15,13,.96)),
    linear-gradient(180deg,rgba(var(--mi-art-rgb),.04),transparent 62%)!important;
}
.mi-shelter-art-player.is-theme-changing .mi-shelter-art-player-ambient{opacity:.045!important}
.mi-shelter-art-cover-ring{border-color:color-mix(in srgb,var(--mi-accent) 38%,transparent)!important}
.mi-shelter-art-cover-glow{background:var(--mi-accent)!important}

.mi-shelter-track{grid-template-columns:70px 44px 58px minmax(0,1fr) 64px auto!important}
.mi-shelter-track-quality{
  width:auto!important;min-width:54px;min-height:26px;padding:0 8px;
  display:inline-flex!important;align-items:center;justify-content:center;
  border:1px solid color-mix(in srgb,var(--mi-accent) 34%,rgba(255,255,255,.08));
  border-radius:999px;background:color-mix(in srgb,var(--mi-accent) 8%,rgba(255,255,255,.025));
  color:color-mix(in srgb,var(--mi-accent) 84%,#fff)!important;
  font-size:9px!important;font-weight:800;letter-spacing:.015em;direction:ltr;white-space:nowrap;
}

.mi-shelter-gate-card{width:min(590px,calc(100vw - 28px))!important}
.mi-shelter-gate-card p{margin-bottom:16px!important}
.mi-shelter-gate-benefits{
  width:100%;max-width:470px;margin:0 auto 22px;padding:0;list-style:none;
  display:grid;gap:9px;text-align:right;
}
.mi-shelter-gate-benefits li{
  display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;
  min-height:48px;padding:9px 11px;border-radius:13px;
  background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.055);
  color:#eee3d7;font-size:12px;line-height:1.75;
}
.mi-shelter-gate-benefits li>span{
  width:24px;height:24px;display:grid;place-items:center;border-radius:50%;
  background:#48b85d;color:#fff;font-size:13px;font-weight:900;
  box-shadow:0 5px 14px rgba(72,184,93,.18);
}
.mi-shelter-gate-benefits strong{font-weight:650;color:#eee3d7}

@media(max-width:900px){
  .mi-shelter-track{grid-template-columns:58px 42px 50px minmax(0,1fr) 42px!important}
  .mi-shelter-track-quality{min-width:50px;padding:0 6px;font-size:8px!important}
}
@media(max-width:680px){
  .mi-shelter-art-player-ambient{filter:blur(8px) saturate(1.10)!important;opacity:.08!important}
  .mi-shelter-gate-benefits{gap:7px;margin-bottom:18px}
  .mi-shelter-gate-benefits li{min-height:44px;padding:8px 9px;font-size:11px}
}
@media(max-width:420px){
  .mi-shelter-track{grid-template-columns:52px 38px 46px minmax(0,1fr) 38px!important}
  .mi-shelter-track-quality{min-width:46px;font-size:7.5px!important;padding:0 4px}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-art-player,.mi-shelter-art-player-ambient{transition:none!important}
}


/* 1.3.9 — restore row order, move quality to the metadata slot, and mark now playing */
.mi-shelter{--mi-now-rgb:197,154,101;--mi-now-accent:rgb(var(--mi-now-rgb))}
.mi-shelter-track{
  grid-template-columns:38px 44px 58px minmax(0,1fr) 78px auto!important;
}
.mi-shelter-track-number{
  width:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;
  color:#756b60!important;font-size:11px!important;font-weight:500!important;direction:ltr!important;
}
.mi-shelter-track-quality-slot{
  width:auto!important;min-width:62px;min-height:27px;padding:0 9px!important;
  display:inline-flex!important;align-items:center;justify-content:center;justify-self:center;
  border:1px solid rgba(255,255,255,.10);border-radius:999px;
  background:rgba(255,255,255,.035);color:#b9aa99!important;
  font-size:9px!important;font-weight:800!important;letter-spacing:.015em;direction:ltr!important;white-space:nowrap;
}
.mi-shelter-track.is-current{
  border-color:rgba(var(--mi-now-rgb),.52)!important;
  background:
    linear-gradient(100deg,rgba(var(--mi-now-rgb),.17),rgba(34,29,25,.90) 42%,rgba(27,24,21,.84))!important;
  box-shadow:0 12px 34px rgba(0,0,0,.20),inset 3px 0 0 rgba(var(--mi-now-rgb),.82),0 0 24px rgba(var(--mi-now-rgb),.07)!important;
}
.mi-shelter-track.is-current .mi-shelter-track-quality-slot{
  border-color:rgba(var(--mi-now-rgb),.38);background:rgba(var(--mi-now-rgb),.11);color:rgb(var(--mi-now-rgb))!important;
}
.mi-shelter-track.is-current .mi-shelter-track-play{
  border-color:rgba(var(--mi-now-rgb),.52)!important;background:rgba(var(--mi-now-rgb),.15)!important;color:rgb(var(--mi-now-rgb))!important;
}
.mi-shelter-track.is-current .mi-shelter-track-cover{
  box-shadow:0 0 0 2px rgba(var(--mi-now-rgb),.42),0 9px 24px rgba(var(--mi-now-rgb),.11);
}
.mi-shelter-track.is-current .mi-shelter-track-copy a{color:#fff4e8!important}

@media(max-width:900px){
  .mi-shelter-track{
    grid-template-columns:22px 42px 50px minmax(0,1fr) 42px!important;
    padding-bottom:30px!important;
  }
  .mi-shelter-track-quality-slot{
    display:inline-flex!important;position:absolute;left:58px;bottom:8px;min-width:56px;min-height:22px;padding:0 7px!important;font-size:8px!important;
  }
}
@media(max-width:420px){
  .mi-shelter-track{grid-template-columns:18px 38px 46px minmax(0,1fr) 38px!important}
  .mi-shelter-track-quality-slot{left:52px;bottom:7px;min-width:52px;font-size:7.5px!important}
}


/* 1.3.10 — smoother section transition and player geometry fixes */
.mi-shelter-stage::after{
  content:"";position:absolute;z-index:1;left:0;right:0;bottom:-1px;height:190px;
  pointer-events:none;background:linear-gradient(180deg,rgba(23,21,18,0) 0%,rgba(23,21,18,.32) 36%,#171512 100%);
}
.mi-shelter-frame{z-index:2}
.mi-shelter-art-player-wrap{scroll-margin-top:28px;margin-top:38px!important}
.mi-shelter-art-player-wrap::before{
  content:"";position:absolute;z-index:-1;left:-7%;right:-7%;top:-92px;height:150px;pointer-events:none;
  background:radial-gradient(ellipse at center,rgba(23,21,18,.2),#171512 72%);filter:blur(2px);
}

/* The floating volume popover keeps its original behavior. */

/* The queue opens above and beside its own button instead of in the middle of the page. */
@media(min-width:961px){
  body.mi-shelter-view #plyr-playlist .plyr-list{
    left:auto!important;right:clamp(18px,3vw,52px)!important;
    width:min(520px,calc(100vw - 36px))!important;
    height:min(560px,calc(100vh - var(--mi-shelter-player-height,92px) - 52px))!important;
    transform:translateY(18px)!important;transform-origin:bottom right!important;
  }
  body.mi-shelter-view #plyr-playlist.open .plyr-list{transform:translateY(0)!important}
}

/* Keep the fixed player and its timeline inside the mobile viewport. */
@media(max-width:960px){
  body.mi-shelter-view #plyr-playlist,
  body.mi-shelter-view .fixed-bottom.plyr-playlist{
    left:8px!important;right:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important;
    margin:0!important;box-sizing:border-box!important;overflow:visible!important;
  }
  body.mi-shelter-view #plyr-playlist .plyr,
  body.mi-shelter-view #plyr-playlist .plyr__controls,
  body.mi-shelter-view #plyr-playlist .plyr__row,
  body.mi-shelter-view #plyr-playlist .plyr__col{
    width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
  }
  body.mi-shelter-view #plyr-playlist .plyr__controls{padding-inline:9px!important;overflow:hidden!important}
  body.mi-shelter-view #plyr-playlist .plyr__progress__container,
  body.mi-shelter-view #plyr-playlist .plyr__progress{
    flex:1 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;
    margin-inline:0!important;padding-inline:0!important;overflow:visible!important;
  }
  body.mi-shelter-view #plyr-playlist .plyr__progress input[type=range]{
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
  }
  .mi-shelter-art-player-wrap{margin-top:10px!important}
  .mi-shelter-stage::after{height:130px}
}


/* 1.3.11 — original floating volume menu, shifted slightly right for visual balance. */
@media(min-width:961px){
  .mi-shelter-view #plyr-playlist .plyr__volume:before{
    right:-18px!important;transform:none!important;
  }
  .mi-shelter-view #plyr-playlist .plyr__volume input[type="range"]{
    right:-18px!important;left:auto!important;transform:none!important;
  }
}

/* 1.3.13 — premium download chooser, safe stacking and stable media background */
.mi-shelter-track-list,.mi-shelter-content-inner{overflow:visible!important}
.mi-shelter-track{isolation:isolate}
.mi-shelter-track.is-download-open{z-index:420!important;transform:none!important}
.mi-shelter-track.is-download-open .mi-shelter-track-download{z-index:421}
.mi-shelter-download-menu{
  top:auto!important;bottom:calc(100% + 12px)!important;left:0!important;right:auto!important;
  z-index:430!important;width:min(390px,calc(100vw - 36px))!important;min-width:0!important;
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;
  padding:10px!important;border-radius:18px!important;background:rgba(20,18,17,.985)!important;
  border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 22px 55px rgba(0,0,0,.48)!important;
  backdrop-filter:blur(18px) saturate(1.08)!important;
}
.mi-shelter-download-menu[hidden]{display:none!important}
.mi-download-quality{
  position:relative;min-width:0!important;min-height:62px;padding:10px 9px!important;
  display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center!important;gap:4px!important;
  border-radius:13px!important;text-align:right!important;text-decoration:none!important;
  border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.035)!important;
  color:#eee4d8!important;overflow:hidden;transition:transform .18s ease,border-color .18s ease,background .18s ease!important;
}
.mi-download-quality:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--mi-quality-color);opacity:.88}
.mi-download-quality>span{font-weight:800;font-size:13px;line-height:1.2;direction:ltr;unicode-bidi:isolate;color:#f6eee5}
.mi-download-quality>small{font-size:9px;line-height:1.5;color:rgba(238,228,216,.58);white-space:nowrap}
a.mi-download-quality:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--mi-quality-color) 55%,rgba(255,255,255,.08))!important;background:color-mix(in srgb,var(--mi-quality-color) 10%,rgba(255,255,255,.035))!important}
.mi-quality-128{--mi-quality-color:#89919a}
.mi-quality-320{--mi-quality-color:#4fa7bd}
.mi-quality-flac{--mi-quality-color:#9b78d0;background:linear-gradient(145deg,rgba(155,120,208,.12),rgba(255,255,255,.025))!important;border-color:rgba(155,120,208,.26)!important;box-shadow:inset 0 1px rgba(255,255,255,.04)}
.mi-quality-flac>span{color:#e9dbff}

.mi-shelter-art-player-wrap{contain:none!important}
.mi-shelter-art-player.is-download-open{z-index:500!important;overflow:visible!important}
.mi-shelter-art-player.is-download-open .mi-shelter-art-actions{z-index:510}
.mi-shelter-art-download-menu{
  left:50%!important;right:auto!important;bottom:calc(100% + 12px)!important;transform:translateX(-50%)!important;
  z-index:520!important;width:min(410px,calc(100vw - 32px))!important;min-width:0!important;
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;
  padding:11px!important;border-radius:19px!important;background:rgba(19,17,16,.99)!important;
  border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 24px 64px rgba(0,0,0,.52)!important;
  backdrop-filter:blur(20px) saturate(1.08)!important;
}
.mi-shelter-art-download-menu[hidden]{display:none!important}
.mi-shelter-art-download-menu .mi-download-quality{min-height:76px;padding:11px!important}
.mi-shelter-art-download-menu .mi-download-quality>b{font-size:9px;font-weight:650;color:rgba(238,228,216,.46);margin-top:1px}
.mi-shelter-art-download-menu>small{grid-column:1/-1;padding:16px!important;color:#cbbfb2!important}
.mi-shelter-art-download-menu>a:not(.mi-download-quality){grid-column:1/-1;text-align:center;background:rgba(255,255,255,.05);border-radius:12px;color:#f0e5d8!important}

.mi-shelter-poster{opacity:1;transition:opacity .45s ease,background-image .18s ease}
.mi-shelter-bg.has-live-video .mi-shelter-poster{opacity:.01}
.mi-shelter-bg video[data-room-video]{pointer-events:none;backface-visibility:hidden;transform:translateZ(0);will-change:opacity}

@media(max-width:700px){
  .mi-shelter-download-menu{width:min(310px,calc(100vw - 24px))!important;grid-template-columns:repeat(3,minmax(0,1fr));bottom:calc(100% + 9px)!important}
  .mi-download-quality{min-height:58px;padding:8px 7px!important}
  .mi-download-quality>span{font-size:11px}.mi-download-quality>small{font-size:8px}
  .mi-shelter-art-download-menu{left:0!important;right:auto!important;transform:none!important;width:min(310px,calc(100vw - 24px))!important;grid-template-columns:1fr!important}
  .mi-shelter-art-download-menu .mi-download-quality{min-height:58px;display:grid!important;grid-template-columns:78px minmax(0,1fr) auto;align-items:center!important;gap:9px!important}
  .mi-shelter-art-download-menu .mi-download-quality>small{white-space:normal}
}


/* 1.3.14 — compact quality selector and mobile viewport cleanup */
.mi-shelter-track.is-download-open{z-index:620!important}
.mi-shelter-track.is-download-open .mi-shelter-track-download{z-index:621!important}
.mi-shelter-download-menu,
.mi-shelter-art-download-menu{
  min-width:0!important;
  padding:7px!important;
  gap:6px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:rgba(20,18,17,.96)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.38)!important;
  -webkit-backdrop-filter:blur(14px) saturate(1.05)!important;
  backdrop-filter:blur(14px) saturate(1.05)!important;
}
.mi-shelter-download-menu{
  width:auto!important;
  grid-template-columns:repeat(3,auto)!important;
  justify-content:start!important;
}
.mi-shelter-art-download-menu{
  width:auto!important;
  grid-template-columns:repeat(3,auto)!important;
  justify-content:center!important;
}
.mi-download-quality{
  position:relative!important;
  min-width:82px!important;
  min-height:38px!important;
  padding:0 14px!important;
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  background:rgba(255,255,255,.035)!important;
  color:#e4ddd5!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  direction:ltr!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  box-shadow:none!important;
  transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease!important;
}
.mi-download-quality:before{
  content:""!important;
  position:absolute!important;
  inset:auto 14px 5px!important;
  width:auto!important;
  height:2px!important;
  border-radius:999px!important;
  background:currentColor!important;
  opacity:.28!important;
}
.mi-download-quality>span,.mi-download-quality>small,.mi-download-quality>b{display:none!important}
a.mi-download-quality:hover{transform:translateY(-1px)!important}
.mi-quality-128{
  color:#a9adb1!important;
  border-color:rgba(169,173,177,.18)!important;
  background:rgba(169,173,177,.055)!important;
}
.mi-quality-320{
  color:#7fc4cf!important;
  border-color:rgba(82,171,187,.28)!important;
  background:linear-gradient(180deg,rgba(82,171,187,.10),rgba(82,171,187,.035))!important;
}
.mi-quality-flac{
  color:#d8c7ff!important;
  border-color:rgba(157,123,221,.42)!important;
  background:linear-gradient(135deg,rgba(143,108,211,.22),rgba(76,153,182,.10))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.06),0 0 16px rgba(143,108,211,.10)!important;
}
.mi-quality-flac:after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.08) 48%,transparent 72%);
  transform:translateX(-110%);
  transition:transform .38s ease;
}
a.mi-quality-flac:hover:after{transform:translateX(110%)}
.mi-shelter-art-download-menu>small,
.mi-shelter-download-menu>small{
  grid-column:1/-1!important;
  padding:12px 15px!important;
  color:#b9afa5!important;
  text-align:center!important;
}
.mi-shelter-art-download-menu>a:not(.mi-download-quality){
  grid-column:1/-1!important;
  min-height:40px!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
}

@media(max-width:900px){
  html.mi-shelter-view,body.mi-shelter-view{
    width:100%!important;
    max-width:100%!important;
    overflow-x:clip!important;
    scrollbar-gutter:auto!important;
    scrollbar-width:none!important;
  }
  body.mi-shelter-view::-webkit-scrollbar{width:0!important;height:0!important}
  body.mi-shelter-view .mi-shelter-page-shell,
  body.mi-shelter-view .mi-shelter,
  body.mi-shelter-view .mi-shelter-stage,
  body.mi-shelter-view .mi-shelter-bg{
    width:100%!important;
    max-width:100%!important;
    margin-inline:0!important;
  }
  .mi-shelter-room-zone{
    position:relative!important;
    z-index:40!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    padding:0!important;
  }
  .mi-shelter-room-card-shade{
    background:linear-gradient(0deg,rgba(13,11,10,.72),rgba(13,11,10,.03) 78%)!important;
  }
  .mi-shelter-art-player-wrap::before{display:none!important}
  .mi-shelter-stage::after{
    height:72px!important;
    background:linear-gradient(180deg,rgba(23,21,18,0),#171512 100%)!important;
  }
  .mi-shelter-download-menu,
  .mi-shelter-art-download-menu{
    width:min(286px,calc(100vw - 34px))!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    justify-content:stretch!important;
    padding:6px!important;
  }
  .mi-download-quality{
    min-width:0!important;
    width:100%!important;
    min-height:40px!important;
    padding:0 8px!important;
    font-size:10px!important;
  }
  .mi-shelter-art-download-menu{
    left:0!important;
    right:auto!important;
    transform:none!important;
  }
}
@media(max-width:390px){
  .mi-shelter-download-menu,
  .mi-shelter-art-download-menu{width:min(270px,calc(100vw - 28px))!important}
  .mi-download-quality{font-size:9.5px!important;padding-inline:6px!important}
}


/* 1.3.18 — isolate the artistic-player download popover from Play Block. */
.mi-shelter-art-player.is-download-open{
  z-index:25!important;
  overflow:hidden!important;
}
body.mi-shelter-view>.mi-shelter-art-download-menu.mi-art-download-portal{
  position:fixed!important;
  z-index:2147482800!important;
  margin:0!important;
  max-width:calc(100vw - 24px)!important;
  pointer-events:auto!important;
  direction:rtl!important;
}
body.mi-shelter-view #plyr-playlist,
body.mi-shelter-view .fixed-bottom.plyr-playlist{
  z-index:2147483000!important;
  visibility:visible!important;
  opacity:1!important;
}
@media(max-width:700px){
  body.mi-shelter-view>.mi-shelter-art-download-menu.mi-art-download-portal{
    width:min(286px,calc(100vw - 24px))!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

/* ==========================================================
   Shelter Hub — 1.3.23 / warm sanctuary home
   ========================================================== */
.mi-shelter-hub,
.mi-shelter-locked,
.mi-shelter-not-found{
  min-height:100svh;
  position:relative;
  isolation:isolate;
  color:#fff8ef;
  background:#110b08;
  font-family:inherit;
}
.mi-shelter-hub{
  --hub-accent:#d07a42;
  --hub-preview-accent:var(--hub-accent);
  --hub-dim:.54;
  --hub-preview:none;
  overflow:auto;
  background:#100a07;
}
.mi-shelter-hub *{box-sizing:border-box}
.mi-shelter-hub a{color:inherit;text-decoration:none}
.mi-shelter-hub svg{display:block;fill:currentColor}
.mi-shelter-hub-media{position:fixed;inset:0;z-index:-4;overflow:hidden;background:#130c08;pointer-events:none}
.mi-shelter-hub-poster,
.mi-shelter-hub-video,
.mi-shelter-hub-preview,
.mi-shelter-hub-vignette,
.mi-shelter-hub-firelight{position:absolute;inset:0;width:100%;height:100%}
.mi-shelter-hub-poster{
  background-image:var(--hub-cover);
  background-size:cover;
  background-position:center;
  transform:scale(1.035);
  filter:saturate(.88) contrast(1.03) brightness(.78);
  transition:opacity .8s ease,filter .8s ease;
}
.mi-shelter-hub-video{object-fit:cover;opacity:0;transform:scale(1.012);filter:saturate(.88) contrast(1.02) brightness(.8);transition:opacity 1.1s ease}
.mi-shelter-hub.is-video-ready .mi-shelter-hub-video{opacity:1}
.mi-shelter-hub.is-video-ready .mi-shelter-hub-poster{opacity:.34;filter:blur(3px) saturate(.82) brightness(.72)}
.mi-shelter-hub-preview{
  inset:-4%;
  background-image:var(--hub-preview);
  background-size:cover;
  background-position:center;
  opacity:0;
  transform:scale(1.08);
  filter:blur(26px) saturate(.9) brightness(.55);
  mix-blend-mode:screen;
  transition:opacity .55s ease,background-image .25s ease;
}
.mi-shelter-hub.is-previewing .mi-shelter-hub-preview{opacity:.19}
.mi-shelter-hub-vignette{
  background:
    radial-gradient(ellipse at 50% 46%,transparent 12%,rgba(10,6,4,.12) 50%,rgba(8,5,3,.58) 100%),
    linear-gradient(180deg,rgba(9,5,3,.26) 0%,rgba(11,7,5,calc(var(--hub-dim)*.42)) 38%,rgba(10,6,4,calc(var(--hub-dim)*.72)) 70%,rgba(8,5,3,.9) 100%),
    linear-gradient(90deg,rgba(7,4,3,.48),transparent 33%,transparent 66%,rgba(7,4,3,.36));
}
.mi-shelter-hub-firelight{
  inset:auto 4% -25% 4%;
  height:75%;
  background:
    radial-gradient(ellipse at 50% 100%,color-mix(in srgb,var(--hub-accent) 34%,transparent) 0%,color-mix(in srgb,var(--hub-accent) 12%,transparent) 32%,transparent 68%),
    radial-gradient(ellipse at 50% 100%,rgba(255,190,111,.12),transparent 48%);
  filter:blur(22px);
  opacity:.9;
  animation:miHomeFireBreath 5.8s ease-in-out infinite alternate;
}
@keyframes miHomeFireBreath{0%{transform:scaleX(.94) translateY(2%);opacity:.68}100%{transform:scaleX(1.04) translateY(-1%);opacity:1}}
.mi-shelter-hub-embers{position:absolute;inset:40% 10% 0;overflow:hidden;opacity:.48}
.mi-shelter-hub-embers i{position:absolute;bottom:-8px;width:3px;height:3px;border-radius:50%;background:#ffc68a;box-shadow:0 0 12px 3px color-mix(in srgb,var(--hub-accent) 58%,transparent);animation:miHomeEmber 8s linear infinite}
.mi-shelter-hub-embers i:nth-child(1){left:12%;animation-delay:-1s;animation-duration:9s}.mi-shelter-hub-embers i:nth-child(2){left:24%;animation-delay:-5s;animation-duration:7.5s}.mi-shelter-hub-embers i:nth-child(3){left:36%;animation-delay:-2s;animation-duration:10s}.mi-shelter-hub-embers i:nth-child(4){left:47%;animation-delay:-7s;animation-duration:8.5s}.mi-shelter-hub-embers i:nth-child(5){left:58%;animation-delay:-3s;animation-duration:9.5s}.mi-shelter-hub-embers i:nth-child(6){left:69%;animation-delay:-6s;animation-duration:8s}.mi-shelter-hub-embers i:nth-child(7){left:78%;animation-delay:-4s;animation-duration:10.5s}.mi-shelter-hub-embers i:nth-child(8){left:87%;animation-delay:-8s;animation-duration:9s}.mi-shelter-hub-embers i:nth-child(9){left:52%;animation-delay:-9s;animation-duration:11s}
@keyframes miHomeEmber{0%{transform:translate3d(0,18px,0) scale(.55);opacity:0}15%{opacity:.8}70%{opacity:.38}100%{transform:translate3d(18px,-42vh,0) scale(.15);opacity:0}}
.mi-shelter-hub-shell{
  width:min(1280px,calc(100% - 56px));
  min-height:100svh;
  margin:0 auto;
  padding:18px 0 24px;
  display:grid;
  grid-template-rows:auto minmax(150px,1fr) auto;
  gap:18px;
  position:relative;
  z-index:2;
}
.mi-shelter-hub-topbar{height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.mi-shelter-hub-brand{display:inline-flex;align-items:center;gap:10px;min-width:0}
.mi-shelter-hub-brand .mi-shelter-brand-mark{width:31px;height:37px;padding:6px;border-radius:16px 16px 6px 6px;border-color:rgba(255,214,169,.34);background:rgba(21,12,7,.2);box-shadow:inset 0 0 18px rgba(255,170,89,.08),0 8px 28px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.mi-shelter-hub-brand .mi-shelter-brand-mark i{width:7px;height:11px;background:var(--hub-accent);box-shadow:0 0 18px 3px color-mix(in srgb,var(--hub-accent) 72%,transparent)}
.mi-shelter-hub-brand>span:last-child{display:flex;flex-direction:column;gap:1px;min-width:0}
.mi-shelter-hub-brand strong{font-size:14px;line-height:1.3;font-weight:780;white-space:nowrap}
.mi-shelter-hub-brand small{font-size:9px;color:rgba(255,244,232,.48);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
.mi-shelter-hub-access{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,235,214,.12);border-radius:999px;background:rgba(27,16,10,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:9px;color:rgba(255,244,232,.62);box-shadow:inset 0 1px rgba(255,255,255,.035)}
.mi-shelter-hub-access>i{width:6px;height:6px;border-radius:50%;background:#a49486;box-shadow:0 0 11px rgba(164,148,134,.5)}
.mi-shelter-hub-access.is-vip{color:#ffe1b9;border-color:color-mix(in srgb,var(--hub-accent) 34%,transparent);background:color-mix(in srgb,var(--hub-accent) 11%,rgba(25,13,8,.36))}
.mi-shelter-hub-access.is-vip>i{background:#ffc27c;box-shadow:0 0 14px rgba(255,184,105,.72)}
.mi-shelter-hub-welcome{align-self:center;max-width:610px;padding:2vh 0 4vh;text-shadow:0 10px 38px rgba(0,0,0,.34)}
.mi-shelter-hub-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:rgba(255,226,198,.76);font-size:10px;font-weight:650;letter-spacing:.02em}
.mi-shelter-hub-kicker>i{width:22px;height:1px;background:linear-gradient(90deg,transparent,var(--hub-accent));box-shadow:0 0 10px var(--hub-accent)}
.mi-shelter-hub-welcome h1{margin:0;font-size:clamp(36px,5vw,68px);line-height:1.16;font-weight:850;letter-spacing:-.045em;color:#fff6ec;max-width:760px}
.mi-shelter-hub-welcome p{margin:10px 0 0;max-width:590px;color:rgba(255,238,220,.66);font-size:12px;line-height:1.95}
.mi-shelter-hub-dock{
  align-self:end;
  padding:11px;
  border:1px solid rgba(255,230,204,.13);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(33,19,11,.54),rgba(19,12,8,.68));
  -webkit-backdrop-filter:blur(28px) saturate(1.14);
  backdrop-filter:blur(28px) saturate(1.14);
  box-shadow:0 24px 80px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.055),inset 0 -1px rgba(0,0,0,.18);
  overflow:hidden;
}
.mi-shelter-hub-dock-top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:1px 2px 9px}
.mi-shelter-hub-tabs{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}
.mi-shelter-hub-tabs::-webkit-scrollbar{display:none}
.mi-shelter-hub-tabs>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 11px;border:1px solid transparent;border-radius:999px;color:rgba(255,239,222,.52);font-size:10px;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}
.mi-shelter-hub-tabs>a small{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:rgba(255,255,255,.055);font-size:7px;color:rgba(255,240,224,.42)}
.mi-shelter-hub-tabs>a:hover{color:#fff0df;background:rgba(255,255,255,.035)}
.mi-shelter-hub-tabs>a.is-active{color:#fff8ef;border-color:color-mix(in srgb,var(--hub-accent) 34%,rgba(255,255,255,.08));background:color-mix(in srgb,var(--hub-accent) 15%,rgba(255,255,255,.035));box-shadow:inset 0 1px rgba(255,255,255,.06),0 7px 24px rgba(0,0,0,.14)}
.mi-shelter-hub-tabs>a.is-active small{color:#fff3e5;background:color-mix(in srgb,var(--hub-accent) 24%,rgba(255,255,255,.08))}
.mi-shelter-hub-dock-hint{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:rgba(255,235,215,.38);font-size:8px;white-space:nowrap;padding-left:5px}
.mi-shelter-hub-dock-hint>i{width:5px;height:5px;border-radius:50%;background:var(--hub-accent);box-shadow:0 0 12px var(--hub-accent);animation:miHomePulse 2.8s ease-in-out infinite}
@keyframes miHomePulse{50%{opacity:.35;transform:scale(.78)}}
.mi-shelter-hub-panels{min-height:154px}
.mi-shelter-hub-panel[hidden]{display:none!important}
.mi-shelter-hub-panel.is-active{animation:miHubPanelIn .28s ease both}
@keyframes miHubPanelIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.mi-shelter-hub-panel-note{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 4px 8px}
.mi-shelter-hub-panel-note p{margin:0;min-width:0;color:rgba(255,236,216,.45);font-size:9px;line-height:1.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mi-shelter-hub-panel-note>span{flex:0 0 auto;color:rgba(255,236,216,.32);font-size:8px}
.mi-shelter-hub-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(184px,17vw,236px);gap:9px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 3px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none}
.mi-shelter-hub-rail::-webkit-scrollbar{display:none}
.mi-shelter-hub-card{position:relative;display:block;aspect-ratio:1.62/1;overflow:hidden;border-radius:16px;background:#1b110c;border:1px solid rgba(255,232,210,.11);scroll-snap-align:start;isolation:isolate;box-shadow:0 12px 32px rgba(0,0,0,.2);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.mi-shelter-hub-card:before{content:"";position:absolute;z-index:1;inset:auto 8% -26% 8%;height:56%;border-radius:50%;background:var(--card-accent);filter:blur(31px);opacity:.2;transition:opacity .25s ease,transform .25s ease}
.mi-shelter-hub-card-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;transform:scale(1.02);filter:saturate(.82) contrast(1.04) brightness(.86);transition:transform .48s ease,filter .35s ease}
.mi-shelter-hub-card-fade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(10,6,4,.04) 12%,rgba(10,6,4,.08) 38%,rgba(10,6,4,.82) 100%),linear-gradient(90deg,rgba(8,5,3,.22),transparent 55%)}
.mi-shelter-hub-card-top{position:absolute;z-index:3;top:9px;right:9px;left:9px;display:flex;align-items:center;gap:7px}
.mi-shelter-hub-card-top em{font-style:normal;font-size:7px;line-height:1;padding:5px 7px;border:1px solid rgba(255,241,225,.14);border-radius:999px;background:rgba(17,10,6,.34);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:rgba(255,243,229,.78)}
.mi-shelter-hub-card-top i{margin-right:auto;width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,241,225,.14);border-radius:50%;background:rgba(17,10,6,.34);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.mi-shelter-hub-card-top i svg{width:10px}
.mi-shelter-hub-card-copy{position:absolute;z-index:3;right:11px;left:10px;bottom:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;min-width:0}
.mi-shelter-hub-card-text{display:flex;flex-direction:column;min-width:0}
.mi-shelter-hub-card-text strong{display:block;font-size:13px;line-height:1.45;font-weight:790;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff8ef}
.mi-shelter-hub-card-text small{display:block;margin-top:1px;color:rgba(255,239,222,.53);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mi-shelter-hub-card-play{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,247,238,.92);color:#21140d;box-shadow:0 8px 22px rgba(0,0,0,.25);transition:transform .2s ease,background .2s ease}
.mi-shelter-hub-card-play svg{width:12px;margin-left:2px}
.mi-shelter-hub-card-count{position:absolute;z-index:3;left:10px;top:10px;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:999px;background:rgba(16,9,6,.34);border:1px solid rgba(255,241,225,.11);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:rgba(255,239,222,.55);font-size:7px}
.mi-shelter-hub-card-count svg{width:9px}
.mi-shelter-hub-card:hover,.mi-shelter-hub-card:focus-visible{transform:translateY(-3px);border-color:color-mix(in srgb,var(--card-accent) 46%,rgba(255,255,255,.14));box-shadow:0 19px 44px rgba(0,0,0,.31),0 0 0 1px color-mix(in srgb,var(--card-accent) 18%,transparent)}
.mi-shelter-hub-card:hover:before,.mi-shelter-hub-card:focus-visible:before{opacity:.34;transform:translateY(-5%)}
.mi-shelter-hub-card:hover .mi-shelter-hub-card-media,.mi-shelter-hub-card:focus-visible .mi-shelter-hub-card-media{transform:scale(1.065);filter:saturate(.98) contrast(1.04) brightness(.92)}
.mi-shelter-hub-card:hover .mi-shelter-hub-card-play,.mi-shelter-hub-card:focus-visible .mi-shelter-hub-card-play{transform:scale(1.07);background:#fff8ef}
.mi-shelter-hub-card.is-featured{border-color:color-mix(in srgb,var(--card-accent) 36%,rgba(255,255,255,.11))}
.mi-shelter-hub-card.is-home-hidden{display:none}
.mi-shelter-hub-show-all{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;aspect-ratio:1.62/1;padding:14px;border:1px dashed rgba(255,230,204,.18);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));color:#fff2e3;text-align:right;cursor:pointer;scroll-snap-align:start;overflow:hidden;transition:.22s ease}
.mi-shelter-hub-show-all:before{content:"";position:absolute;width:130px;height:130px;left:-45px;top:-54px;border-radius:50%;background:color-mix(in srgb,var(--hub-accent) 21%,transparent);filter:blur(32px)}
.mi-shelter-hub-show-all span,.mi-shelter-hub-show-all small,.mi-shelter-hub-show-all i{position:relative;z-index:1}.mi-shelter-hub-show-all span{font-size:12px;font-weight:760}.mi-shelter-hub-show-all small{margin-top:3px;color:rgba(255,239,222,.48);font-size:8px}.mi-shelter-hub-show-all i{position:absolute;left:13px;top:12px;font-style:normal;font-size:18px;color:var(--hub-accent)}
.mi-shelter-hub-show-all:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--hub-accent) 43%,rgba(255,255,255,.12));background:color-mix(in srgb,var(--hub-accent) 8%,rgba(255,255,255,.025))}
.mi-shelter-hub-card.is-vip-only .mi-shelter-hub-card-count{display:none}
.mi-shelter-hub-empty-group{min-height:118px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px dashed rgba(255,235,215,.12);border-radius:15px;color:rgba(255,239,222,.5);font-size:10px;background:rgba(15,9,6,.16)}
.mi-shelter-hub-empty-group a{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.07);color:#fff}

@media(max-width:900px){
  .mi-shelter-hub-shell{width:calc(100% - 32px)}
  .mi-shelter-hub-welcome{max-width:520px;padding-bottom:2vh}
  .mi-shelter-hub-rail{grid-auto-columns:clamp(178px,29vw,220px)}
}
@media(max-width:620px){
  .mi-shelter-hub-shell{width:calc(100% - 20px);padding:10px 0 14px;grid-template-rows:auto minmax(124px,1fr) auto;gap:10px}
  .mi-shelter-hub-topbar{height:44px}
  .mi-shelter-hub-brand .mi-shelter-brand-mark{width:28px;height:34px}
  .mi-shelter-hub-brand strong{font-size:13px}.mi-shelter-hub-brand small{max-width:150px;font-size:8px}
  .mi-shelter-hub-access{padding:6px 8px;font-size:8px}
  .mi-shelter-hub-welcome{align-self:end;padding:5vh 2px 1.5vh;max-width:95%}
  .mi-shelter-hub-kicker{margin-bottom:8px;font-size:9px}
  .mi-shelter-hub-welcome h1{font-size:clamp(29px,9vw,40px);line-height:1.22}
  .mi-shelter-hub-welcome p{font-size:9.5px;line-height:1.8;margin-top:6px;max-width:92%}
  .mi-shelter-hub-dock{padding:8px;border-radius:20px;background:linear-gradient(150deg,rgba(33,19,11,.6),rgba(18,11,7,.75));-webkit-backdrop-filter:blur(22px) saturate(1.1);backdrop-filter:blur(22px) saturate(1.1)}
  .mi-shelter-hub-dock-top{padding:0 0 7px}
  .mi-shelter-hub-tabs{width:100%;gap:3px}
  .mi-shelter-hub-tabs>a{flex:1 0 auto;justify-content:center;min-height:32px;padding:0 8px;font-size:8.5px;gap:5px}
  .mi-shelter-hub-tabs>a small{display:none}
  .mi-shelter-hub-dock-hint{display:none}
  .mi-shelter-hub-panels{min-height:139px}
  .mi-shelter-hub-panel-note{padding:0 3px 6px}.mi-shelter-hub-panel-note p{font-size:8px;max-width:84%}.mi-shelter-hub-panel-note>span{font-size:7px}
  .mi-shelter-hub-rail{grid-auto-columns:64vw;gap:8px;padding-bottom:1px}
  .mi-shelter-hub-card{border-radius:14px;aspect-ratio:1.7/1}
  .mi-shelter-hub-card-text strong{font-size:12px}.mi-shelter-hub-card-text small{font-size:7.5px}
  .mi-shelter-hub-card-play{width:28px;height:28px;flex-basis:28px}
  .mi-shelter-hub-card-count{font-size:6.5px}
  .mi-shelter-hub-embers{opacity:.32}
}
@media(max-width:390px){
  .mi-shelter-hub-rail{grid-auto-columns:70vw}
  .mi-shelter-hub-brand small{max-width:120px}
}
@media(max-height:690px) and (min-width:621px){
  .mi-shelter-hub-shell{grid-template-rows:auto minmax(110px,1fr) auto;padding-block:12px 16px;gap:9px}
  .mi-shelter-hub-welcome{padding:0 0 1vh}.mi-shelter-hub-welcome h1{font-size:clamp(32px,4.2vw,54px)}
  .mi-shelter-hub-dock{padding:9px}.mi-shelter-hub-panels{min-height:138px}.mi-shelter-hub-rail{grid-auto-columns:190px}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-hub-video,.mi-shelter-hub-embers{display:none!important}
  .mi-shelter-hub-firelight,.mi-shelter-hub-dock-hint>i{animation:none!important}
  .mi-shelter-hub-panel.is-active{animation:none}
  .mi-shelter-hub-card,.mi-shelter-hub-card-media,.mi-shelter-hub-card-play,.mi-shelter-hub-preview{transition-duration:.01ms!important}
}


/* AJAX room navigation: the audio player remains mounted while the room changes. */
a[data-room-ajax]{position:relative}
a[data-room-ajax].is-loading{pointer-events:none}
a[data-room-ajax].is-loading:after{content:"";position:absolute;z-index:8;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:miRoomSpin .7s linear infinite}
a[data-room-ajax].is-loading>.mi-shelter-room-card-image,a[data-room-ajax].is-loading>span:first-child{filter:brightness(.55)}
@keyframes miRoomSpin{to{transform:rotate(360deg)}}

/* VIP-only and not-found routes */
.mi-shelter-locked{display:grid;place-items:center;isolation:isolate}
.mi-shelter-locked-bg{position:absolute;inset:0;z-index:-3;background-position:center;background-size:cover;filter:saturate(.75)}
.mi-shelter-locked-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(6,7,9,.58),rgba(6,7,9,.94));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
.mi-shelter-locked header{position:absolute;top:24px;right:clamp(20px,4vw,60px)}
.mi-shelter-locked header a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}
.mi-shelter-locked main{width:min(560px,calc(100% - 38px));text-align:center;display:flex;align-items:center;flex-direction:column}
.mi-shelter-locked-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;border:1px solid color-mix(in srgb,var(--mi-accent) 40%,transparent);background:rgba(14,15,18,.58);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
.mi-shelter-locked-icon svg{width:23px;fill:#fff}.mi-shelter-locked main small{margin:16px 0 7px;color:color-mix(in srgb,var(--mi-accent) 70%,white)}
.mi-shelter-locked h1{margin:0 0 11px;font-size:clamp(34px,6vw,58px)}.mi-shelter-locked p{margin:0 0 24px;color:rgba(255,255,255,.58);line-height:1.9;font-size:13px}
.mi-shelter-locked main>a:not(.mi-shelter-locked-back){background:#f3f3f4;color:#101116;font-weight:800;padding:11px 18px;border-radius:999px;text-decoration:none}
.mi-shelter-locked-back{color:rgba(255,255,255,.44);text-decoration:none;margin-top:14px;font-size:10px}
.mi-shelter-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}
.mi-shelter-not-found span{color:rgba(255,255,255,.18);font-size:70px;font-weight:900}.mi-shelter-not-found h1{margin:0 0 8px}.mi-shelter-not-found p{color:rgba(255,255,255,.5)}
.mi-shelter-not-found a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:9px 14px;margin-top:12px}
a.mi-shelter-brand,a.mi-shelter-room-card,a.mi-shelter-drawer-room{color:inherit;text-decoration:none}
a.mi-shelter-room-card{display:block}a.mi-shelter-drawer-room{display:grid}

@media(max-width:900px){
  .mi-shelter-hub-shell{width:calc(100% - 36px)}
  .mi-shelter-hub-intro{min-height:124px}
  .mi-shelter-hub-rail{grid-auto-columns:clamp(154px,27vw,196px)}
}
@media(max-width:620px){
  .mi-shelter-hub-shell{width:calc(100% - 24px);padding:13px 0 40px}
  .mi-shelter-hub-topbar{height:50px}
  .mi-shelter-hub-brand small{max-width:180px}
  .mi-shelter-hub-access{padding:6px 8px;font-size:8px}
  .mi-shelter-hub-intro{min-height:112px;align-items:flex-start;flex-direction:column;justify-content:flex-end;gap:8px;padding:23px 0 16px}
  .mi-shelter-hub-intro h1{font-size:30px}.mi-shelter-hub-intro p{font-size:10px;line-height:1.75;margin-top:5px}.mi-shelter-hub-now{display:none}
  .mi-shelter-hub-tabs{margin-inline:-3px;padding:13px 3px 10px}.mi-shelter-hub-tabs>a{padding:8px 10px;font-size:9px;gap:7px}.mi-shelter-hub-tabs>a small{min-width:18px;height:18px;font-size:7px}
  .mi-shelter-hub-panel-head{align-items:flex-start;margin-bottom:12px}.mi-shelter-hub-panel-head h2{font-size:18px}.mi-shelter-hub-panel-head p{font-size:9px;max-width:85%;line-height:1.65}.mi-shelter-hub-panel-head>span{display:none}
  .mi-shelter-hub-rail{grid-auto-columns:42vw;gap:9px;margin-inline:-1px;padding-bottom:13px;scrollbar-width:none}.mi-shelter-hub-rail::-webkit-scrollbar{display:none}
  .mi-shelter-hub-card{border-radius:14px}.mi-shelter-hub-card-copy{right:10px;left:10px;bottom:10px}.mi-shelter-hub-card-copy strong{font-size:13px}.mi-shelter-hub-card-copy small{font-size:8px}.mi-shelter-hub-card-copy b{margin-top:6px;font-size:7px}.mi-shelter-hub-card-play{display:none}
}
@media(max-width:390px){.mi-shelter-hub-rail{grid-auto-columns:47vw}.mi-shelter-hub-brand small{max-width:145px}}
@media(prefers-reduced-motion:reduce){.mi-shelter-hub-panel.is-active,a[data-room-ajax].is-loading:after{animation:none}.mi-shelter-hub-card,.mi-shelter-hub-card-media,.mi-shelter-hub-card-play{transition-duration:.01ms!important}}


/* ==========================================================
   Shelter Hub — 1.3.24 / quiet, text-first sanctuary cards
   ========================================================== */
.mi-shelter-hub-tabs{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
  width:min(650px,100%);
  overflow:visible;
}
.mi-shelter-hub-tabs>a{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-width:0;
  min-height:42px;
  padding:0 12px;
  justify-content:center;
  border:1px solid rgba(255,238,220,.09);
  border-radius:13px;
  background:rgba(18,11,8,.34);
  color:rgba(255,245,234,.66);
  -webkit-backdrop-filter:blur(13px);
  backdrop-filter:blur(13px);
  box-shadow:inset 0 1px rgba(255,255,255,.025);
}
.mi-shelter-hub-tabs>a:before{
  content:"";
  position:absolute;
  z-index:-2;
  inset:-12%;
  background-image:var(--group-tab-image);
  background-size:cover;
  background-position:center;
  opacity:.13;
  filter:grayscale(.22) saturate(.55) brightness(.55) blur(1px);
  transform:scale(1.08);
  transition:opacity .28s ease,filter .28s ease,transform .42s ease;
}
.mi-shelter-hub-tabs>a:after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(90deg,rgba(12,8,6,.78),rgba(15,9,6,.48),rgba(12,8,6,.78));
}
.mi-shelter-hub-tabs>a>span{
  position:relative;
  z-index:1;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:10px;
  font-weight:760;
  text-shadow:0 2px 12px rgba(0,0,0,.62);
}
.mi-shelter-hub-tabs>a small{
  position:absolute;
  z-index:1;
  left:7px;
  top:7px;
  min-width:17px;
  height:17px;
  padding:0 4px;
  background:rgba(10,7,5,.36);
  border:1px solid rgba(255,255,255,.06);
  color:rgba(255,241,225,.38);
  -webkit-backdrop-filter:blur(7px);
  backdrop-filter:blur(7px);
}
.mi-shelter-hub-tabs>a:hover,
.mi-shelter-hub-tabs>a:focus-visible,
.mi-shelter-hub-tabs>a.is-active{
  color:#fff8ef;
  border-color:color-mix(in srgb,var(--hub-accent) 34%,rgba(255,255,255,.11));
  background:rgba(20,12,8,.46);
}
.mi-shelter-hub-tabs>a:hover:before,
.mi-shelter-hub-tabs>a:focus-visible:before,
.mi-shelter-hub-tabs>a.is-active:before{
  opacity:.24;
  filter:grayscale(.08) saturate(.72) brightness(.68);
  transform:scale(1.12);
}

.mi-shelter-hub-rail{
  grid-auto-columns:clamp(178px,16vw,220px);
  gap:8px;
}
.mi-shelter-hub-card{
  aspect-ratio:1.86/1;
  border-radius:14px;
  border-color:rgba(255,235,215,.085);
  background:#17100c;
  box-shadow:0 10px 28px rgba(0,0,0,.18);
}
.mi-shelter-hub-card:before{
  inset:16% 18% -34%;
  height:62%;
  opacity:.11;
  filter:blur(38px);
}
.mi-shelter-hub-card-media{
  opacity:.52;
  transform:scale(1.04);
  filter:grayscale(.08) saturate(.56) contrast(1.02) brightness(.62);
}
.mi-shelter-hub-card-fade{
  z-index:2;
  background:
    radial-gradient(ellipse at 50% 50%,rgba(10,7,5,.08) 0%,rgba(10,7,5,.22) 48%,rgba(9,6,4,.58) 100%),
    linear-gradient(90deg,rgba(10,7,5,.34),rgba(10,7,5,.14) 50%,rgba(10,7,5,.34));
  -webkit-backdrop-filter:blur(.35px);
  backdrop-filter:blur(.35px);
}
.mi-shelter-hub-card-copy{
  z-index:4;
  inset:0;
  display:grid;
  place-items:center;
  padding:14px;
  text-align:center;
}
.mi-shelter-hub-card-text{
  width:100%;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.mi-shelter-hub-card-text strong{
  max-width:92%;
  font-size:15px;
  line-height:1.55;
  font-weight:850;
  letter-spacing:-.015em;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  color:#fffaf3;
  text-shadow:0 3px 20px rgba(0,0,0,.82),0 1px 3px rgba(0,0,0,.7);
}
.mi-shelter-hub-card-text small,
.mi-shelter-hub-card-play,
.mi-shelter-hub-card-count{
  display:none!important;
}
.mi-shelter-hub-card-top{
  z-index:5;
  top:8px;
  right:8px;
  left:8px;
  pointer-events:none;
}
.mi-shelter-hub-card-top em{
  font-size:6.5px;
  padding:4px 6px;
  color:rgba(255,245,234,.58);
  background:rgba(13,9,6,.28);
  border-color:rgba(255,255,255,.075);
}
.mi-shelter-hub-card-top i{
  width:22px;
  height:22px;
  color:rgba(255,246,235,.72);
  background:rgba(13,9,6,.28);
  border-color:rgba(255,255,255,.075);
}
.mi-shelter-hub-card:hover,
.mi-shelter-hub-card:focus-visible{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--card-accent) 30%,rgba(255,255,255,.11));
  box-shadow:0 16px 38px rgba(0,0,0,.28),0 0 24px color-mix(in srgb,var(--card-accent) 7%,transparent);
}
.mi-shelter-hub-card:hover .mi-shelter-hub-card-media,
.mi-shelter-hub-card:focus-visible .mi-shelter-hub-card-media{
  opacity:.68;
  transform:scale(1.075);
  filter:grayscale(0) saturate(.72) contrast(1.03) brightness(.7);
}
.mi-shelter-hub-show-all{
  align-items:center;
  justify-content:center;
  text-align:center;
  aspect-ratio:1.86/1;
  padding:12px;
  border-style:solid;
  border-color:rgba(255,235,215,.08);
  background:rgba(17,11,8,.32);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.mi-shelter-hub-show-all i{display:none}
.mi-shelter-hub-show-all span{font-size:11px}
.mi-shelter-hub-show-all small{font-size:7.5px}

/* Category archive cards use the same quiet visual language. */
.mi-shelter-group-grid,
.mi-shelter-hub-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.mi-shelter-group-grid .mi-shelter-hub-card,
.mi-shelter-hub-grid .mi-shelter-hub-card{
  width:100%;
}

@media(max-width:900px){
  .mi-shelter-group-grid,
  .mi-shelter-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:620px){
  .mi-shelter-hub-tabs{
    width:100%;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:5px;
    overflow:visible;
  }
  .mi-shelter-hub-tabs>a{
    min-height:40px;
    padding:0 7px;
    border-radius:11px;
  }
  .mi-shelter-hub-tabs>a>span{font-size:8.5px;line-height:1.45;white-space:normal;text-align:center}
  .mi-shelter-hub-tabs>a small{display:none}

  .mi-shelter-hub-panels{min-height:0}
  .mi-shelter-hub-rail{
    display:grid;
    grid-auto-flow:row;
    grid-template-columns:minmax(0,1fr);
    grid-auto-columns:auto;
    gap:8px;
    width:100%;
    margin:0;
    padding:0;
    overflow:visible;
    scroll-snap-type:none;
  }
  .mi-shelter-hub-card{
    width:100%;
    min-height:104px;
    aspect-ratio:3/1;
    border-radius:13px;
    scroll-snap-align:none;
  }
  .mi-shelter-hub-card-text strong{font-size:14px;max-width:88%}
  .mi-shelter-hub-show-all{
    width:100%;
    min-height:68px;
    aspect-ratio:auto;
    border-radius:13px;
  }
  .mi-shelter-group-grid,
  .mi-shelter-hub-grid{
    grid-template-columns:minmax(0,1fr);
    gap:8px;
  }
  .mi-shelter-group-grid .mi-shelter-hub-card,
  .mi-shelter-hub-grid .mi-shelter-hub-card{
    min-height:104px;
    aspect-ratio:3/1;
  }
}

@media(max-width:390px){
  .mi-shelter-hub-card{min-height:96px;aspect-ratio:2.85/1}
  .mi-shelter-hub-card-text strong{font-size:13.5px}
}


/* ==========================================================
   Shelter Hub — 1.3.25 / true centered cards + protected video
   ========================================================== */
/* Background videos are decorative, never interactive media. */
.mi-shelter-hub-video,
.mi-shelter-bg video,
video[data-mi-home-video],
video[data-room-video]{
  pointer-events:none!important;
  -webkit-user-select:none!important;
  user-select:none!important;
  touch-action:none!important;
}
.mi-shelter-hub-video::-webkit-media-controls,
.mi-shelter-bg video::-webkit-media-controls,
video[data-mi-home-video]::-webkit-media-controls,
video[data-room-video]::-webkit-media-controls,
.mi-shelter-hub-video::-webkit-media-controls-enclosure,
.mi-shelter-bg video::-webkit-media-controls-enclosure,
video[data-mi-home-video]::-webkit-media-controls-enclosure,
video[data-room-video]::-webkit-media-controls-enclosure,
.mi-shelter-hub-video::-webkit-media-controls-panel,
.mi-shelter-bg video::-webkit-media-controls-panel,
video[data-mi-home-video]::-webkit-media-controls-panel,
video[data-room-video]::-webkit-media-controls-panel,
.mi-shelter-hub-video::-webkit-media-controls-overlay-play-button,
.mi-shelter-bg video::-webkit-media-controls-overlay-play-button,
video[data-mi-home-video]::-webkit-media-controls-overlay-play-button,
video[data-room-video]::-webkit-media-controls-overlay-play-button{
  display:none!important;
  opacity:0!important;
  pointer-events:none!important;
  -webkit-appearance:none!important;
}

/* Category selectors: title is at the geometric center. */
.mi-shelter-hub-tabs>a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.mi-shelter-hub-tabs>a>span{
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:6px 25px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}

/* Shelter cards: force exact center, independent of RTL and old rules. */
.mi-shelter-hub-card-copy{
  position:absolute!important;
  z-index:4!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  transform:none!important;
}
.mi-shelter-hub-card-text{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:16px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.mi-shelter-hub-card-text strong{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}

/* The related-shelter selector follows the same visual rule. */
.mi-shelter-room-card-copy{
  position:absolute!important;
  z-index:4!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:12px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  transform:none!important;
}
.mi-shelter-room-card-copy strong,
.mi-shelter-room-card-copy small{
  width:100%!important;
  margin:0!important;
  text-align:center!important;
}

@media(max-width:620px){
  /* Two cards per row; rows continue vertically with no horizontal rail. */
  .mi-shelter-hub-rail{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:8px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .mi-shelter-hub-card{
    width:100%!important;
    min-width:0!important;
    min-height:112px!important;
    aspect-ratio:1.25/1!important;
    scroll-snap-align:none!important;
  }
  .mi-shelter-hub-card-text{padding:12px 9px!important}
  .mi-shelter-hub-card-text strong{
    font-size:13.5px!important;
    line-height:1.55!important;
  }
  .mi-shelter-hub-show-all{
    grid-column:1/-1!important;
    width:100%!important;
  }
  .mi-shelter-group-grid,
  .mi-shelter-hub-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .mi-shelter-group-grid .mi-shelter-hub-card,
  .mi-shelter-hub-grid .mi-shelter-hub-card{
    min-height:112px!important;
    aspect-ratio:1.25/1!important;
  }
}

@media(max-width:360px){
  .mi-shelter-hub-card,
  .mi-shelter-group-grid .mi-shelter-hub-card,
  .mi-shelter-hub-grid .mi-shelter-hub-card{
    min-height:104px!important;
  }
  .mi-shelter-hub-card-text strong{font-size:12.5px!important}
}


/* ==========================================================
   Shelter Hub — 1.3.26 / rectangular mobile cards + richer art
   ========================================================== */
/* Keep the artwork subdued but about 15% more present and colorful. */
.mi-shelter-hub-card-media{
  opacity:.60;
  filter:grayscale(.05) saturate(.65) contrast(1.03) brightness(.66);
}
.mi-shelter-hub-card:hover .mi-shelter-hub-card-media,
.mi-shelter-hub-card:focus-visible .mi-shelter-hub-card-media{
  opacity:.76;
  filter:grayscale(0) saturate(.83) contrast(1.04) brightness(.74);
}

@media(max-width:620px){
  /* Two columns, but keep the same horizontal visual language as desktop. */
  .mi-shelter-hub-card,
  .mi-shelter-group-grid .mi-shelter-hub-card,
  .mi-shelter-hub-grid .mi-shelter-hub-card{
    min-height:0!important;
    aspect-ratio:1.75/1!important;
  }
}

@media(max-width:360px){
  .mi-shelter-hub-card,
  .mi-shelter-group-grid .mi-shelter-hub-card,
  .mi-shelter-hub-grid .mi-shelter-hub-card{
    min-height:0!important;
    aspect-ratio:1.68/1!important;
  }
}


/* ==========================================================
   Shelter experience — 1.3.27 / player first + compact related
   ========================================================== */
/* The artistic player now occupies the old related-shelter position inside the live stage. */
.mi-shelter-stage .mi-shelter-art-player-wrap{
  width:min(1180px,100%)!important;
  margin:26px auto 0!important;
  flex:0 0 auto!important;
  scroll-margin-top:28px!important;
}
.mi-shelter-stage .mi-shelter-art-player-wrap::before{display:none!important}

/* Related shelters now sit below the player and use roughly half the former footprint. */
.mi-shelter-related-wrap{
  position:relative!important;
  z-index:24!important;
  width:min(980px,calc(100% - 48px))!important;
  margin:30px auto 0!important;
  padding:12px 14px 14px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(37,31,27,.48),rgba(25,22,19,.72))!important;
  box-shadow:0 16px 40px rgba(0,0,0,.16)!important;
  -webkit-backdrop-filter:blur(15px)!important;
  backdrop-filter:blur(15px)!important;
}
.mi-shelter-related-wrap .mi-shelter-room-zone-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin:0 2px 9px!important;
}
.mi-shelter-related-wrap .mi-shelter-room-zone-head span{
  color:#eee2d5!important;
  font-size:13px!important;
  font-weight:750!important;
}
.mi-shelter-related-wrap .mi-shelter-room-zone-head strong{
  color:rgba(235,224,211,.48)!important;
  font-size:10px!important;
  font-weight:500!important;
}
.mi-shelter-related-wrap .mi-shelter-room-strip{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:7px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card{
  width:100%!important;
  height:62px!important;
  min-height:62px!important;
  border-radius:12px!important;
  flex:none!important;
  scroll-snap-align:none!important;
  transform:none!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card:hover{
  transform:translateY(-2px)!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card-image{
  filter:saturate(.8) brightness(.68)!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card-shade{
  background:linear-gradient(90deg,rgba(14,12,10,.34),rgba(14,12,10,.66))!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card-copy{
  inset:0!important;
  padding:7px 10px!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card-copy strong{
  font-size:12px!important;
  line-height:1.45!important;
}
.mi-shelter-related-wrap .mi-shelter-room-card-copy small{display:none!important}

/* The playlist CTA lands on the real track list heading. */
#mi-shelter-playlist{scroll-margin-top:22px!important}

/* The related selector now separates the player from the playlist. */
.mi-shelter-related-wrap + .mi-shelter-content{
  padding-top:58px!important;
}

@media(max-width:900px){
  .mi-shelter-stage .mi-shelter-art-player-wrap{
    width:100%!important;
    margin:18px auto 4px!important;
  }
  .mi-shelter-related-wrap{
    width:min(100% - 22px,680px)!important;
    margin:18px auto 0!important;
    padding:10px!important;
    border-radius:16px!important;
  }
  .mi-shelter-related-wrap .mi-shelter-room-zone-head{
    margin:0 1px 8px!important;
  }
  .mi-shelter-related-wrap .mi-shelter-room-strip{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .mi-shelter-related-wrap .mi-shelter-room-card{
    width:100%!important;
    height:58px!important;
    min-height:58px!important;
    flex:none!important;
  }
  .mi-shelter-related-wrap .mi-shelter-room-card-copy strong{font-size:11.5px!important}
  .mi-shelter-related-wrap + .mi-shelter-content{padding-top:46px!important}
}

@media(max-width:430px){
  .mi-shelter-related-wrap .mi-shelter-room-zone-head strong{display:none!important}
  .mi-shelter-related-wrap .mi-shelter-room-card{
    height:54px!important;
    min-height:54px!important;
  }
}

/* ==========================================================
   Shelter experience — 1.3.28 / related footer + refined drawer
   ========================================================== */
/* Related shelters belong to the end of the listening flow, after the playlist. */
.mi-shelter-content .mi-shelter-related-wrap{
  width:100%!important;
  max-width:none!important;
  margin:44px 0 0!important;
  padding:12px 14px 14px!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(37,31,27,.38),rgba(25,22,19,.62))!important;
  box-shadow:0 14px 36px rgba(0,0,0,.12)!important;
}
.mi-shelter-content .mi-shelter-related-wrap .mi-shelter-room-zone-head{
  margin:0 2px 9px!important;
}

/* A quiet light sweep gives the shelter switcher a living, inviting state. */
.mi-shelter-room-menu-button{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border-color:rgba(235,206,170,.24)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.045),0 8px 28px rgba(0,0,0,.14)!important;
}
.mi-shelter-room-menu-button>svg,
.mi-shelter-room-menu-button>span{
  position:relative;
  z-index:2;
}
.mi-shelter-room-menu-button::before{
  content:"";
  position:absolute;
  z-index:1;
  top:-80%;
  right:-38%;
  width:24%;
  height:260%;
  pointer-events:none;
  opacity:0;
  transform:translate3d(0,0,0) rotate(18deg);
  background:linear-gradient(90deg,transparent,rgba(255,231,199,.42),transparent);
  filter:blur(.4px);
  animation:miShelterSwitcherSweep 5.2s cubic-bezier(.22,1,.36,1) infinite;
}
@keyframes miShelterSwitcherSweep{
  0%,62%{transform:translate3d(0,0,0) rotate(18deg);opacity:0}
  68%{opacity:.18}
  76%{opacity:.72}
  91%{transform:translate3d(-650%,0,0) rotate(18deg);opacity:.08}
  100%{transform:translate3d(-650%,0,0) rotate(18deg);opacity:0}
}
.mi-shelter-room-menu-button:hover::before,
.mi-shelter-room-menu-button:focus-visible::before{
  animation-duration:2.8s;
}

/* Centered glass bottom sheet with a softer spring-like entrance. */
.mi-shelter-room-drawer[hidden]{display:none!important}
.mi-shelter-room-drawer:not([hidden]){
  display:grid!important;
  place-items:end center!important;
  padding:20px!important;
}
.mi-shelter-room-drawer .mi-shelter-drawer-backdrop{
  background:rgba(7,6,5,.64)!important;
  -webkit-backdrop-filter:blur(10px) saturate(.88)!important;
  backdrop-filter:blur(10px) saturate(.88)!important;
  opacity:0!important;
  transition:opacity .38s ease!important;
}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-backdrop{opacity:1!important}
.mi-shelter-room-drawer .mi-shelter-drawer-panel{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  width:min(720px,100%)!important;
  max-width:720px!important;
  max-height:min(78dvh,690px)!important;
  margin:0 auto!important;
  padding:17px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.115)!important;
  border-radius:25px!important;
  background:
    radial-gradient(circle at 84% -8%,color-mix(in srgb,var(--mi-accent) 15%,transparent),transparent 32%),
    linear-gradient(155deg,rgba(48,41,35,.96),rgba(24,21,18,.985))!important;
  box-shadow:0 32px 110px rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.045)!important;
  -webkit-backdrop-filter:blur(22px) saturate(.9)!important;
  backdrop-filter:blur(22px) saturate(.9)!important;
  opacity:0!important;
  transform:translateY(34px) scale(.975)!important;
  transform-origin:center bottom!important;
  transition:transform .44s cubic-bezier(.22,1,.36,1),opacity .3s ease!important;
}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-panel{
  opacity:1!important;
  transform:translateY(0) scale(1)!important;
}
.mi-shelter-drawer-panel header{
  padding:3px 4px 14px!important;
  border-bottom:1px solid rgba(255,255,255,.055)!important;
  margin-bottom:10px!important;
}
.mi-shelter-drawer-panel header h2{
  margin:3px 0 0!important;
  font-size:21px!important;
  letter-spacing:-.02em!important;
}
.mi-shelter-drawer-panel header button{
  cursor:pointer!important;
  background:rgba(255,255,255,.045)!important;
  transition:background .2s ease,transform .2s ease!important;
}
.mi-shelter-drawer-panel header button:hover{
  background:rgba(255,255,255,.085)!important;
  transform:rotate(5deg)!important;
}
.mi-shelter-drawer-rooms{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  max-height:min(60dvh,560px)!important;
  padding:2px!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin!important;
}
.mi-shelter-drawer-room{
  width:100%!important;
  min-width:0!important;
  min-height:76px!important;
  grid-template-columns:66px minmax(0,1fr) 20px!important;
  gap:11px!important;
  padding:8px!important;
  border:1px solid rgba(255,255,255,.065)!important;
  border-radius:15px!important;
  background:linear-gradient(120deg,rgba(255,255,255,.038),rgba(255,255,255,.017))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.025)!important;
  opacity:0!important;
  transform:translateY(7px)!important;
  transition:border-color .22s ease,background .22s ease,transform .34s cubic-bezier(.22,1,.36,1),opacity .28s ease!important;
}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-room{
  opacity:1!important;
  transform:translateY(0)!important;
}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-room:nth-child(2){transition-delay:.025s!important}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-room:nth-child(3){transition-delay:.05s!important}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-room:nth-child(4){transition-delay:.075s!important}
.mi-shelter-room-drawer.is-open .mi-shelter-drawer-room:nth-child(n+5){transition-delay:.1s!important}
.mi-shelter-drawer-room:hover{
  border-color:rgba(255,255,255,.14)!important;
  background:linear-gradient(120deg,rgba(255,255,255,.064),rgba(255,255,255,.025))!important;
}
.mi-shelter-drawer-room.is-active{
  border-color:color-mix(in srgb,var(--mi-accent) 55%,rgba(255,255,255,.12))!important;
  background:linear-gradient(120deg,color-mix(in srgb,var(--mi-accent) 12%,rgba(255,255,255,.04)),rgba(255,255,255,.018))!important;
}
.mi-shelter-drawer-room>span{
  width:66px!important;
  height:58px!important;
  border-radius:11px!important;
  filter:saturate(.84) brightness(.82)!important;
}
.mi-shelter-drawer-room strong{font-size:13px!important;line-height:1.55!important}
.mi-shelter-drawer-room small{color:rgba(229,217,202,.48)!important;line-height:1.55!important}
.mi-shelter-drawer-room>svg{opacity:.5!important}

@media(max-width:900px){
  .mi-shelter-content .mi-shelter-related-wrap{
    width:100%!important;
    margin:34px 0 0!important;
  }
  .mi-shelter-room-drawer:not([hidden]){
    padding:12px max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important;
  }
  .mi-shelter-room-drawer .mi-shelter-drawer-panel{
    width:100%!important;
    max-width:680px!important;
    max-height:calc(100dvh - 24px)!important;
    padding:14px!important;
    border-radius:22px!important;
  }
  .mi-shelter-drawer-rooms{
    grid-template-columns:1fr!important;
    max-height:calc(100dvh - 126px)!important;
    gap:7px!important;
  }
  .mi-shelter-drawer-room{
    min-height:70px!important;
    grid-template-columns:60px minmax(0,1fr) 19px!important;
    gap:10px!important;
  }
  .mi-shelter-drawer-room>span{
    width:60px!important;
    height:54px!important;
  }
}

@media(max-width:430px){
  .mi-shelter-content .mi-shelter-related-wrap{margin-top:28px!important}
  .mi-shelter-room-drawer:not([hidden]){padding:8px!important}
  .mi-shelter-room-drawer .mi-shelter-drawer-panel{
    max-height:calc(100dvh - 16px)!important;
    padding:12px!important;
    border-radius:20px!important;
  }
  .mi-shelter-drawer-panel header h2{font-size:19px!important}
  .mi-shelter-drawer-rooms{max-height:calc(100dvh - 112px)!important}
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button::before{animation:none!important}
  .mi-shelter-room-drawer .mi-shelter-drawer-panel,
  .mi-shelter-room-drawer .mi-shelter-drawer-backdrop,
  .mi-shelter-drawer-room{transition-duration:.01ms!important}
}


/* ==========================================================
   Shelter polish — 1.3.29 / download, orbit border, spacing
   ========================================================== */
/* Quality pills no longer carry the decorative underline. */
.mi-download-quality::before{
  content:none!important;
  display:none!important;
}

/* FLAC reads as the premium yellow/gold tier. */
.mi-quality-flac{
  color:#f5cb58!important;
  border-color:rgba(245,203,88,.46)!important;
  background:linear-gradient(135deg,rgba(245,203,88,.18),rgba(202,145,31,.075))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.065),0 0 18px rgba(245,203,88,.09)!important;
}
.mi-quality-flac::after{
  background:linear-gradient(115deg,transparent 15%,rgba(255,238,177,.13) 48%,transparent 72%)!important;
}

/* A soft illuminated segment continuously travels around the switcher border. */
@property --mi-room-border-angle{
  syntax:"<angle>";
  initial-value:0deg;
  inherits:false;
}
.mi-shelter-room-menu-button{
  --mi-room-border-angle:0deg;
  border:1px solid transparent!important;
  background:
    linear-gradient(rgba(28,24,21,.68),rgba(28,24,21,.68)) padding-box,
    conic-gradient(
      from var(--mi-room-border-angle),
      rgba(235,206,170,.13) 0deg,
      rgba(235,206,170,.13) 205deg,
      rgba(255,226,188,.92) 252deg,
      color-mix(in srgb,var(--mi-accent) 78%,#fff1dc) 276deg,
      rgba(235,206,170,.20) 315deg,
      rgba(235,206,170,.13) 360deg
    ) border-box!important;
  animation:miShelterBorderOrbit 5.4s linear infinite!important;
  box-shadow:inset 0 1px rgba(255,255,255,.05),0 8px 28px rgba(0,0,0,.14),0 0 16px color-mix(in srgb,var(--mi-accent) 6%,transparent)!important;
}
.mi-shelter-room-menu-button::before{
  content:none!important;
  display:none!important;
  animation:none!important;
}
@keyframes miShelterBorderOrbit{
  to{--mi-room-border-angle:360deg}
}

/* Let more of the live home wallpaper show through, while retaining glass blur. */
.mi-shelter-hub-dock{
  background:linear-gradient(145deg,rgba(33,19,11,.37),rgba(19,12,8,.49))!important;
  -webkit-backdrop-filter:blur(28px) saturate(1.14)!important;
  backdrop-filter:blur(28px) saturate(1.14)!important;
}

/* Desktop only: reduce the empty live-stage height by roughly ten percent. */
@media(min-width:901px){
  .mi-shelter-stage{
    min-height:min(810px,calc(100vh - 40px))!important;
  }
  .mi-shelter-hero{
    padding-top:64px!important;
    padding-bottom:28px!important;
  }
  .mi-shelter-stage .mi-shelter-art-player-wrap{
    margin-top:12px!important;
  }
}

@media(max-width:900px){
  .mi-shelter-hub-dock{
    background:linear-gradient(150deg,rgba(33,19,11,.43),rgba(18,11,7,.56))!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button{animation:none!important}
}

/* ==========================================================
   Shelter identity — 1.3.30 / floating account navigation
   ========================================================== */
.mi-shelter-floating-nav{
  --mi-nav-accent:var(--mi-accent,#d39a63);
  position:fixed!important;
  z-index:10050!important;
  top:max(12px,env(safe-area-inset-top))!important;
  left:50%!important;
  right:auto!important;
  width:min(1240px,calc(100% - 32px))!important;
  min-height:60px!important;
  margin:0!important;
  padding:7px 9px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-areas:"brand actions"!important;
  align-items:center!important;
  gap:18px!important;
  transform:translateX(-50%)!important;
  border:1px solid rgba(255,239,220,.125)!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 88% -40%,color-mix(in srgb,var(--mi-nav-accent) 12%,transparent),transparent 35%),
    linear-gradient(145deg,rgba(35,29,24,.74),rgba(20,17,14,.82))!important;
  -webkit-backdrop-filter:blur(24px) saturate(1.08)!important;
  backdrop-filter:blur(24px) saturate(1.08)!important;
  box-shadow:0 18px 58px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.045)!important;
  overflow:visible!important;
}
.mi-shelter-floating-nav--home{--mi-nav-accent:var(--hub-accent,#d07a42)}
.admin-bar .mi-shelter-floating-nav{top:44px!important}
.mi-shelter-floating-brand{grid-area:brand;min-width:0!important}
.mi-shelter-nav-actions{
  grid-area:actions;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  min-width:0;
  direction:rtl;
}
.mi-shelter-floating-nav .mi-shelter-brand-mark{
  flex:0 0 auto;
  background:rgba(24,19,15,.34)!important;
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.mi-shelter-floating-nav .mi-shelter-brand strong{font-size:16px!important;line-height:1.35!important}
.mi-shelter-floating-nav .mi-shelter-brand small{font-size:9px!important;max-width:260px!important}
.mi-shelter-floating-nav .mi-shelter-hub-brand strong{font-size:15px!important}
.mi-shelter-floating-nav .mi-shelter-hub-brand small{font-size:9px!important;max-width:260px!important}

/* Keep the fixed navigation from covering the first content. */
.mi-shelter-stage .mi-shelter-frame{padding-top:92px!important}
.mi-shelter-hub-shell{padding-top:92px!important}

/* The corner light visits each rounded corner and stays invisible on the edges. */
.mi-shelter-room-menu-button{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border:1px solid rgba(240,211,177,.2)!important;
  background:linear-gradient(145deg,rgba(47,39,32,.72),rgba(28,24,20,.72))!important;
  animation:none!important;
  box-shadow:inset 0 1px rgba(255,255,255,.045),0 8px 26px rgba(0,0,0,.16)!important;
}
.mi-shelter-room-menu-button::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  width:14px!important;
  height:14px!important;
  top:0!important;
  left:0!important;
  border-radius:50%!important;
  pointer-events:none!important;
  opacity:0;
  background:radial-gradient(circle,rgba(255,249,235,.98) 0%,color-mix(in srgb,var(--mi-nav-accent) 86%,#ffe8c7) 24%,color-mix(in srgb,var(--mi-nav-accent) 34%,transparent) 54%,transparent 74%)!important;
  filter:blur(.7px)!important;
  box-shadow:0 0 12px 3px color-mix(in srgb,var(--mi-nav-accent) 30%,transparent)!important;
  animation:miShelterCornerOrbit 6.4s linear infinite!important;
}
@supports(offset-path:inset(2px round 30px)){
  .mi-shelter-room-menu-button::before{
    top:auto!important;
    left:auto!important;
    offset-path:inset(2px round 30px);
    offset-rotate:0deg;
  }
}
@keyframes miShelterCornerOrbit{
  0%{offset-distance:0%;opacity:.95;transform:scale(1)}
  6%{opacity:0;transform:scale(.7)}
  23%{offset-distance:24%;opacity:0}
  25%{offset-distance:25%;opacity:.95;transform:scale(1)}
  31%{opacity:0;transform:scale(.7)}
  48%{offset-distance:49%;opacity:0}
  50%{offset-distance:50%;opacity:.95;transform:scale(1)}
  56%{opacity:0;transform:scale(.7)}
  73%{offset-distance:74%;opacity:0}
  75%{offset-distance:75%;opacity:.95;transform:scale(1)}
  81%{opacity:0;transform:scale(.7)}
  98%{offset-distance:99%;opacity:0}
  100%{offset-distance:100%;opacity:.95;transform:scale(1)}
}
.mi-shelter-room-menu-button>svg,.mi-shelter-room-menu-button>span{position:relative;z-index:2}

/* Account trigger */
.mi-shelter-account-control{position:relative;flex:0 0 auto;direction:rtl}
.mi-shelter-account-trigger{
  min-height:46px;
  max-width:220px;
  padding:4px 7px 4px 9px;
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 16px;
  align-items:center;
  gap:8px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  background:rgba(24,20,17,.48);
  color:#f3e8dc;
  cursor:pointer;
  text-align:right;
  -webkit-backdrop-filter:blur(16px);
  backdrop-filter:blur(16px);
  box-shadow:inset 0 1px rgba(255,255,255,.035);
  transition:border-color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease;
}
.mi-shelter-account-trigger:hover,.mi-shelter-account-trigger:focus-visible,.mi-shelter-account-control.is-open .mi-shelter-account-trigger{
  border-color:rgba(255,231,204,.23);
  background:rgba(43,35,29,.68);
  box-shadow:inset 0 1px rgba(255,255,255,.055),0 9px 25px rgba(0,0,0,.18);
}
.mi-shelter-account-trigger.is-vip{border-color:color-mix(in srgb,var(--mi-nav-accent) 34%,rgba(255,255,255,.1));background:color-mix(in srgb,var(--mi-nav-accent) 8%,rgba(24,20,17,.52))}
.mi-shelter-account-avatar{
  position:relative;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  overflow:visible;
  border:1px solid rgba(255,255,255,.13);
  border-radius:50%;
  background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));
  color:#fff0df;
  font-size:14px;
  font-weight:800;
  box-shadow:inset 0 1px rgba(255,255,255,.06);
}
.mi-shelter-account-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}
.mi-shelter-account-avatar svg{width:17px;height:17px;fill:currentColor}
.mi-shelter-account-avatar>i{position:absolute;left:0;bottom:0;width:9px;height:9px;border:2px solid #24201c;border-radius:50%;background:#a99b8d}
.mi-shelter-account-trigger.is-vip .mi-shelter-account-avatar>i,.mi-shelter-account-head em.is-vip:before{background:#e8b95e;box-shadow:0 0 10px rgba(232,185,94,.58)}
.mi-shelter-account-trigger-copy{min-width:0;display:flex;flex-direction:column;gap:1px}
.mi-shelter-account-trigger-copy strong,.mi-shelter-account-trigger-copy small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mi-shelter-account-trigger-copy strong{font-size:11px;line-height:1.45;font-weight:760;color:#fff3e7}
.mi-shelter-account-trigger-copy small{font-size:8px;color:rgba(241,226,210,.5)}
.mi-shelter-account-chevron{width:14px!important;height:14px!important;opacity:.46;transition:transform .22s ease}
.mi-shelter-account-control.is-open .mi-shelter-account-chevron{transform:rotate(180deg)}

/* Account popover */
.mi-shelter-account-popover[hidden]{display:none!important}
.mi-shelter-account-popover{
  position:absolute;
  z-index:10070;
  top:calc(100% + 12px);
  left:0;
  width:min(350px,calc(100vw - 24px));
  padding:14px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.115);
  border-radius:22px;
  background:
    radial-gradient(circle at 85% -8%,color-mix(in srgb,var(--mi-nav-accent) 17%,transparent),transparent 34%),
    linear-gradient(150deg,rgba(49,41,34,.97),rgba(22,19,16,.985));
  color:#f5eadf;
  -webkit-backdrop-filter:blur(24px) saturate(1.04);
  backdrop-filter:blur(24px) saturate(1.04);
  box-shadow:0 28px 88px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.045);
  opacity:0;
  transform:translateY(-7px) scale(.975);
  transform-origin:top left;
  transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1);
}
.mi-shelter-account-popover.is-open{opacity:1;transform:translateY(0) scale(1)}
.mi-shelter-account-popover-glow{position:absolute;inset:-60px -80px auto auto;width:190px;height:150px;border-radius:50%;background:var(--mi-nav-accent);filter:blur(75px);opacity:.11;pointer-events:none}
.mi-shelter-account-head{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;padding:2px 1px 13px;border-bottom:1px solid rgba(255,255,255,.065)}
.mi-shelter-account-avatar--large{width:52px;height:52px;font-size:18px;background:linear-gradient(145deg,color-mix(in srgb,var(--mi-nav-accent) 17%,rgba(255,255,255,.07)),rgba(255,255,255,.025))}
.mi-shelter-account-head>div{min-width:0;display:flex;flex-direction:column}
.mi-shelter-account-head>div small{font-size:8px;color:rgba(239,224,208,.42)}
.mi-shelter-account-head>div strong{font-size:14px;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mi-shelter-account-head>div span{font-size:8px;color:rgba(239,224,208,.43);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}
.mi-shelter-account-head em{align-self:start;display:inline-flex;align-items:center;gap:5px;margin-top:2px;padding:5px 7px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.035);color:rgba(245,232,217,.65);font-size:7px;font-style:normal;white-space:nowrap}
.mi-shelter-account-head em:before{content:"";width:5px;height:5px;border-radius:50%;background:#a6978a}
.mi-shelter-account-status-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:8px;padding:12px 0}
.mi-shelter-account-status-grid>div{min-height:74px;padding:10px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018))}
.mi-shelter-account-status-grid span{display:block;margin-bottom:6px;font-size:7px;color:rgba(239,224,208,.42)}
.mi-shelter-account-status-grid strong{display:block;font-size:10px;line-height:1.8;color:#f6e9dc;font-weight:680}
.mi-shelter-account-status-grid small{display:block;margin-top:2px;font-size:7px;color:color-mix(in srgb,var(--mi-nav-accent) 70%,#d7c9bb)}
.mi-shelter-account-actions{display:flex;align-items:center;gap:8px;padding-top:2px}
.mi-shelter-account-primary,.mi-shelter-account-active{flex:1;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:999px;font-size:9px;font-weight:720}
.mi-shelter-account-primary{background:var(--mi-nav-accent);color:#211811!important;box-shadow:0 9px 25px color-mix(in srgb,var(--mi-nav-accent) 19%,transparent)}
.mi-shelter-account-active{border:1px solid color-mix(in srgb,var(--mi-nav-accent) 30%,rgba(255,255,255,.08));background:color-mix(in srgb,var(--mi-nav-accent) 9%,rgba(255,255,255,.025));color:#f4e7da}
.mi-shelter-account-active i{width:6px;height:6px;border-radius:50%;background:#e8b95e;box-shadow:0 0 10px rgba(232,185,94,.55)}
.mi-shelter-account-logout{flex:0 0 auto;padding:10px 8px;color:rgba(240,225,209,.48)!important;font-size:8px;transition:color .2s ease}
.mi-shelter-account-logout:hover{color:#f5e8db!important}

@media(max-width:782px){
  .admin-bar .mi-shelter-floating-nav{top:54px!important}
}
@media(max-width:900px){
  .mi-shelter-floating-nav{
    top:max(8px,env(safe-area-inset-top))!important;
    width:calc(100% - 16px)!important;
    min-height:54px!important;
    padding:5px 6px!important;
    gap:8px!important;
    border-radius:17px!important;
  }
  .admin-bar .mi-shelter-floating-nav{top:54px!important}
  .mi-shelter-stage .mi-shelter-frame{padding-top:76px!important}
  .mi-shelter-hub-shell{padding-top:76px!important}
  .mi-shelter-floating-nav .mi-shelter-brand{gap:7px!important}
  .mi-shelter-floating-nav .mi-shelter-brand-mark{width:31px!important;height:37px!important;padding:6px!important}
  .mi-shelter-floating-nav .mi-shelter-brand strong,.mi-shelter-floating-nav .mi-shelter-hub-brand strong{font-size:13px!important}
  .mi-shelter-floating-nav .mi-shelter-brand small,.mi-shelter-floating-nav .mi-shelter-hub-brand small{display:none!important}
  .mi-shelter-nav-actions{gap:5px}
  .mi-shelter-room-menu-button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;justify-content:center!important;border-radius:50%!important}
  .mi-shelter-room-menu-button>span{display:none!important}
  .mi-shelter-account-trigger{width:42px;min-width:42px;height:42px;min-height:42px;padding:2px;display:grid;grid-template-columns:1fr;border-radius:50%}
  .mi-shelter-account-trigger-copy,.mi-shelter-account-chevron{display:none!important}
  .mi-shelter-account-avatar{width:36px;height:36px;margin:auto}
  .mi-shelter-account-popover{
    position:fixed;
    top:calc(max(8px,env(safe-area-inset-top)) + 62px);
    right:10px;
    left:10px;
    width:auto;
    transform-origin:top center;
  }
  .admin-bar .mi-shelter-account-popover{top:116px}
}
@media(max-width:480px){
  .mi-shelter-floating-nav{grid-template-columns:minmax(0,1fr) auto!important}
  .mi-shelter-account-popover{padding:12px;border-radius:19px}
  .mi-shelter-account-head{grid-template-columns:46px minmax(0,1fr) auto;gap:9px}
  .mi-shelter-account-avatar--large{width:46px;height:46px}
  .mi-shelter-account-status-grid{grid-template-columns:1fr;gap:7px}
  .mi-shelter-account-status-grid>div{min-height:0}
  .mi-shelter-account-actions{align-items:stretch}
}
@media(max-width:365px){
  .mi-shelter-floating-nav .mi-shelter-brand-mark{display:none!important}
  .mi-shelter-floating-nav .mi-shelter-brand strong,.mi-shelter-floating-nav .mi-shelter-hub-brand strong{font-size:12px!important}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button::before{animation:none!important;opacity:.45!important}
  .mi-shelter-account-popover{transition-duration:.01ms!important}
}


/* ==========================================================
   Shelter continuity + account polish — 1.3.31
   ========================================================== */
.mi-shelter-app,
.mi-shelter-app-view{
  min-height:100vh;
}
.mi-shelter-app-view[hidden]{
  display:none!important;
}
.mi-shelter-app.is-route-loading{
  cursor:progress;
}
.mi-shelter-app.is-route-loading .mi-shelter-hub-card,
.mi-shelter-app.is-route-loading .mi-shelter-drawer-room{
  pointer-events:none;
}

/* A clear home route beside the room switcher. */
.mi-shelter-home-button{
  min-height:46px;
  padding:0 14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:15px;
  background:rgba(24,20,17,.43);
  color:#f3e7da!important;
  font-size:11px;
  font-weight:730;
  white-space:nowrap;
  -webkit-backdrop-filter:blur(15px);
  backdrop-filter:blur(15px);
  box-shadow:inset 0 1px rgba(255,255,255,.035);
  transition:border-color .2s ease,background .2s ease,transform .2s ease;
}
.mi-shelter-home-button svg{
  width:16px;
  height:16px;
  fill:currentColor;
  opacity:.78;
}
.mi-shelter-home-button:hover,
.mi-shelter-home-button:focus-visible{
  border-color:rgba(255,230,201,.23);
  background:rgba(43,35,29,.65);
  transform:translateY(-1px);
}
.mi-shelter-home-button.is-current{
  border-color:color-mix(in srgb,var(--mi-nav-accent) 28%,rgba(255,255,255,.1));
  background:color-mix(in srgb,var(--mi-nav-accent) 8%,rgba(24,20,17,.45));
}

/* Restore the travelling border idea, but reveal it only on the rounded corners. */
@property --mi-shelter-corner-angle{
  syntax:"<angle>";
  initial-value:0deg;
  inherits:false;
}
.mi-shelter-room-menu-button{
  --mi-shelter-corner-angle:0deg;
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border:1px solid rgba(239,210,176,.19)!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,rgba(47,39,32,.72),rgba(28,24,20,.72))!important;
  animation:none!important;
  box-shadow:inset 0 1px rgba(255,255,255,.045),0 8px 26px rgba(0,0,0,.16)!important;
}
.mi-shelter-room-menu-button::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  inset:-1px!important;
  width:auto!important;
  height:auto!important;
  top:-1px!important;
  right:-1px!important;
  bottom:-1px!important;
  left:-1px!important;
  border-radius:inherit!important;
  pointer-events:none!important;
  opacity:1!important;
  filter:none!important;
  box-shadow:none!important;
  background:
    conic-gradient(
      from var(--mi-shelter-corner-angle),
      transparent 0deg,
      transparent 272deg,
      color-mix(in srgb,var(--mi-nav-accent) 38%,transparent) 300deg,
      color-mix(in srgb,var(--mi-nav-accent) 88%,#fff0d5) 326deg,
      rgba(255,247,232,.98) 338deg,
      color-mix(in srgb,var(--mi-nav-accent) 42%,transparent) 350deg,
      transparent 360deg
    )!important;
  -webkit-mask:
    radial-gradient(circle at 0 0,transparent 0 12px,#000 13px 15px,transparent 16px) 0 0/25px 25px no-repeat,
    radial-gradient(circle at 100% 0,transparent 0 12px,#000 13px 15px,transparent 16px) 100% 0/25px 25px no-repeat,
    radial-gradient(circle at 100% 100%,transparent 0 12px,#000 13px 15px,transparent 16px) 100% 100%/25px 25px no-repeat,
    radial-gradient(circle at 0 100%,transparent 0 12px,#000 13px 15px,transparent 16px) 0 100%/25px 25px no-repeat!important;
  mask:
    radial-gradient(circle at 0 0,transparent 0 12px,#000 13px 15px,transparent 16px) 0 0/25px 25px no-repeat,
    radial-gradient(circle at 100% 0,transparent 0 12px,#000 13px 15px,transparent 16px) 100% 0/25px 25px no-repeat,
    radial-gradient(circle at 100% 100%,transparent 0 12px,#000 13px 15px,transparent 16px) 100% 100%/25px 25px no-repeat,
    radial-gradient(circle at 0 100%,transparent 0 12px,#000 13px 15px,transparent 16px) 0 100%/25px 25px no-repeat!important;
  animation:miShelterCornerBorderOrbit 5.4s linear infinite!important;
}
.mi-shelter-room-menu-button>svg,
.mi-shelter-room-menu-button>span{
  position:relative;
  z-index:2;
}
@keyframes miShelterCornerBorderOrbit{
  to{--mi-shelter-corner-angle:360deg}
}

/* Bigger, simpler account trigger. */
.mi-shelter-account-trigger{
  min-height:48px!important;
  max-width:240px!important;
  grid-template-columns:40px minmax(0,1fr) 16px!important;
  gap:9px!important;
  padding:4px 8px 4px 10px!important;
}
.mi-shelter-account-avatar{
  width:40px!important;
  height:40px!important;
}
.mi-shelter-account-trigger-copy{
  gap:2px!important;
}
.mi-shelter-account-trigger-copy strong{
  font-size:13px!important;
  line-height:1.45!important;
}
.mi-shelter-account-trigger-copy small{
  font-size:9.5px!important;
  line-height:1.45!important;
}
.mi-shelter-account-popover{
  width:min(340px,calc(100vw - 24px))!important;
  padding:16px!important;
}
.mi-shelter-account-head{
  grid-template-columns:58px minmax(0,1fr) auto!important;
  gap:12px!important;
  padding-bottom:14px!important;
}
.mi-shelter-account-avatar--large{
  width:58px!important;
  height:58px!important;
  font-size:20px!important;
}
.mi-shelter-account-head>div small{
  font-size:9px!important;
}
.mi-shelter-account-head>div strong{
  font-size:16px!important;
  line-height:1.5!important;
}
.mi-shelter-account-head>div span{
  font-size:9.5px!important;
}
.mi-shelter-account-head em{
  padding:6px 8px!important;
  font-size:8.5px!important;
}
.mi-shelter-account-status-grid{
  display:none!important;
}
.mi-shelter-subscription-card{
  position:relative;
  margin:13px 0 11px;
  min-height:76px;
  padding:13px 14px;
  display:grid;
  grid-template-columns:9px minmax(0,1fr) auto;
  align-items:center;
  gap:11px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.075);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
}
.mi-shelter-subscription-card>i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#91867a;
  box-shadow:0 0 0 5px rgba(145,134,122,.07);
}
.mi-shelter-subscription-card.is-active{
  border-color:color-mix(in srgb,var(--mi-nav-accent) 27%,rgba(255,255,255,.075));
  background:linear-gradient(145deg,color-mix(in srgb,var(--mi-nav-accent) 9%,rgba(255,255,255,.035)),rgba(255,255,255,.018));
}
.mi-shelter-subscription-card.is-active>i{
  background:#e9ba5e;
  box-shadow:0 0 0 5px rgba(233,186,94,.08),0 0 13px rgba(233,186,94,.34);
}
.mi-shelter-subscription-card>div{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:4px;
}
.mi-shelter-subscription-card strong{
  font-size:13.5px;
  line-height:1.55;
  color:#f7eadc;
}
.mi-shelter-subscription-card span{
  font-size:10.5px;
  line-height:1.75;
  color:rgba(240,225,209,.55);
}
.mi-shelter-subscription-card small{
  max-width:88px;
  font-size:8.5px;
  line-height:1.65;
  color:color-mix(in srgb,var(--mi-nav-accent) 70%,#d9c8b6);
  text-align:left;
}
.mi-shelter-account-primary,
.mi-shelter-account-active{
  min-height:41px!important;
  font-size:10.5px!important;
}
.mi-shelter-account-logout{
  font-size:9.5px!important;
}

/* Keep player and gate above both app views. */
.mi-shelter-app>.mi-shelter-gate{
  z-index:10080;
}

@media(max-width:900px){
  .mi-shelter-floating-nav{
    grid-template-columns:minmax(58px,1fr) auto!important;
    gap:6px!important;
  }
  .mi-shelter-nav-actions{
    gap:4px!important;
  }
  .mi-shelter-home-button{
    min-width:56px;
    min-height:42px;
    height:42px;
    padding:0 9px;
    gap:5px;
    border-radius:13px;
    font-size:10px;
  }
  .mi-shelter-home-button svg{
    width:14px;
    height:14px;
  }
  .mi-shelter-room-menu-button{
    width:auto!important;
    min-width:96px!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 11px!important;
    justify-content:center!important;
    gap:0!important;
    border-radius:13px!important;
  }
  .mi-shelter-room-menu-button>svg{
    display:none!important;
  }
  .mi-shelter-room-menu-button>span{
    display:inline!important;
    font-size:10px!important;
    white-space:nowrap!important;
  }
  .mi-shelter-home-picker{
    min-width:112px!important;
  }
  .mi-shelter-account-trigger{
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    padding:2px!important;
    grid-template-columns:1fr!important;
    border-radius:50%!important;
  }
  .mi-shelter-account-avatar{
    width:36px!important;
    height:36px!important;
  }
  .mi-shelter-account-popover{
    top:calc(max(8px,env(safe-area-inset-top)) + 62px)!important;
    right:8px!important;
    left:8px!important;
    width:auto!important;
    padding:14px!important;
  }
  .mi-shelter-account-head{
    grid-template-columns:52px minmax(0,1fr) auto!important;
  }
  .mi-shelter-account-avatar--large{
    width:52px!important;
    height:52px!important;
  }
  .mi-shelter-account-head>div strong{
    font-size:15px!important;
  }
  .mi-shelter-subscription-card{
    min-height:68px;
    padding:11px 12px;
  }
}

@media(max-width:480px){
  .mi-shelter-floating-nav{
    width:calc(100% - 10px)!important;
    padding:5px!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{
    font-size:11.5px!important;
  }
  .mi-shelter-home-button{
    min-width:50px;
    padding:0 7px;
    font-size:9.5px;
  }
  .mi-shelter-room-menu-button{
    min-width:88px!important;
    padding:0 8px!important;
  }
  .mi-shelter-home-picker{
    min-width:104px!important;
  }
  .mi-shelter-room-menu-button>span{
    font-size:9.5px!important;
  }
  .mi-shelter-account-head{
    grid-template-columns:48px minmax(0,1fr)!important;
  }
  .mi-shelter-account-head em{
    grid-column:1/-1;
    justify-self:start;
    margin-top:0!important;
  }
  .mi-shelter-subscription-card{
    grid-template-columns:8px minmax(0,1fr);
  }
  .mi-shelter-subscription-card small{
    grid-column:2;
    max-width:none;
    text-align:right;
  }
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button::before{
    animation:none!important;
    opacity:.45!important;
  }
}

/* ==========================================================
   Final account + navigation polish — 1.3.31
   ========================================================== */
.mi-shelter-account-trigger-copy strong{
  font-size:14px!important;
  line-height:1.4!important;
}
.mi-shelter-account-trigger-copy small{
  font-size:10.5px!important;
  line-height:1.45!important;
  color:rgba(244,230,214,.61)!important;
}
.mi-shelter-account-popover{
  width:min(320px,calc(100vw - 24px))!important;
  padding:17px!important;
}
.mi-shelter-account-head{
  grid-template-columns:60px minmax(0,1fr)!important;
  gap:13px!important;
  padding:1px 1px 15px!important;
}
.mi-shelter-account-avatar--large{
  width:60px!important;
  height:60px!important;
}
.mi-shelter-account-head>div{
  gap:2px!important;
}
.mi-shelter-account-head>div strong{
  font-size:17px!important;
  line-height:1.5!important;
}
.mi-shelter-account-head>div span{
  font-size:11px!important;
  line-height:1.55!important;
  color:rgba(239,224,208,.54)!important;
}
.mi-shelter-account-head>div small,
.mi-shelter-account-head em{
  display:none!important;
}
.mi-shelter-subscription-card{
  min-height:70px!important;
  margin:13px 0 12px!important;
  padding:13px 14px!important;
  grid-template-columns:9px minmax(0,1fr)!important;
}
.mi-shelter-subscription-card strong{
  font-size:14.5px!important;
  line-height:1.5!important;
}
.mi-shelter-subscription-card span{
  font-size:11.5px!important;
  line-height:1.65!important;
}
.mi-shelter-account-primary{
  min-height:43px!important;
  font-size:12px!important;
}
.mi-shelter-account-logout{
  padding:10px 9px!important;
  font-size:10.5px!important;
}
.mi-shelter-account-actions.has-only-secondary{
  justify-content:flex-end!important;
}
.mi-shelter-account-actions.has-only-secondary .mi-shelter-account-logout{
  padding-inline:2px!important;
}

/* The highlight keeps orbiting, but only the four rounded corners reveal it. */
.mi-shelter-room-menu-button::before{
  opacity:.92!important;
  animation-duration:4.8s!important;
}

@media(max-width:900px){
  .mi-shelter-room-menu-button{
    min-width:104px!important;
  }
  .mi-shelter-room-menu-button>span{
    display:inline!important;
    font-size:10.5px!important;
  }
  .mi-shelter-home-picker{
    min-width:118px!important;
  }
  .mi-shelter-account-popover{
    padding:16px!important;
  }
  .mi-shelter-account-head{
    grid-template-columns:56px minmax(0,1fr)!important;
  }
  .mi-shelter-account-avatar--large{
    width:56px!important;
    height:56px!important;
  }
  .mi-shelter-account-head>div strong{
    font-size:16px!important;
  }
  .mi-shelter-account-head>div span{
    font-size:10.5px!important;
  }
}

@media(max-width:480px){
  .mi-shelter-room-menu-button{
    min-width:96px!important;
  }
  .mi-shelter-home-picker{
    min-width:110px!important;
  }
  .mi-shelter-account-popover{
    right:7px!important;
    left:7px!important;
  }
  .mi-shelter-subscription-card strong{
    font-size:14px!important;
  }
  .mi-shelter-subscription-card span{
    font-size:11px!important;
  }
}


/* ==========================================================
   Stability fixes — 1.3.32 / home player, gate, picker, avatar
   ========================================================== */

/* The fixed Play Block player must never cover the home/category cards. */
.mi-shelter-hub{
  box-sizing:border-box!important;
  scroll-padding-bottom:calc(var(--mi-shelter-player-height,92px) + 28px);
}
.mi-shelter-hub-shell{
  min-height:calc(100svh - var(--mi-shelter-player-height,92px) - 14px)!important;
  margin-bottom:calc(var(--mi-shelter-player-height,92px) + 14px)!important;
  padding-bottom:18px!important;
}
.mi-shelter-hub-dock.is-picker-highlighted{
  border-color:color-mix(in srgb,var(--hub-accent,#d07a42) 54%,rgba(255,230,204,.18))!important;
  box-shadow:0 24px 80px rgba(0,0,0,.34),0 0 0 3px color-mix(in srgb,var(--hub-accent,#d07a42) 12%,transparent),inset 0 1px rgba(255,255,255,.055)!important;
}

/* The persistent gate lives directly under .mi-shelter-app on the home view. */
.mi-shelter-app>.mi-shelter-gate{
  --mi-accent:#d0a064;
  direction:rtl;
  font-family:inherit;
  display:grid!important;
  place-items:center!important;
  padding:clamp(14px,3vw,28px)!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.mi-shelter-app>.mi-shelter-gate[hidden]{display:none!important}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card{
  width:min(560px,calc(100vw - 28px))!important;
  max-height:calc(100svh - 28px)!important;
  overflow:auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(24px,4vw,36px) clamp(18px,4vw,32px) 24px!important;
  border:1px solid rgba(218,170,108,.28)!important;
  border-radius:26px!important;
  background:linear-gradient(160deg,rgba(35,29,24,.985),rgba(18,15,13,.99))!important;
  color:#f5eadf!important;
  text-align:center!important;
  box-shadow:0 30px 100px rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.055)!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card>small{
  color:#d7aa70!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card h2{
  color:#f7ecdf!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card p{
  color:#c9bcad!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card>a[data-gate-upgrade]{
  width:100%!important;
  max-width:440px!important;
  min-height:52px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:999px!important;
  background:#d0a064!important;
  color:#1a130e!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  text-decoration:none!important;
  font-weight:850!important;
  box-shadow:0 13px 34px rgba(208,160,100,.2)!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card>[data-gate-close]{
  width:100%!important;
  max-width:440px!important;
  min-height:48px!important;
  margin:12px auto 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.045)!important;
  color:#eee2d4!important;
  opacity:1!important;
  cursor:pointer!important;
}

/* Profile photos are always clipped to a true circle, regardless of theme CSS. */
.mi-shelter-account-avatar{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  flex:0 0 40px!important;
  aspect-ratio:1/1!important;
  border-radius:50%!important;
  line-height:1!important;
}
.mi-shelter-account-avatar--large{
  width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  min-height:60px!important;
  max-height:60px!important;
  flex-basis:60px!important;
}
.mi-shelter-account-avatar img{
  position:absolute!important;
  inset:2px!important;
  width:calc(100% - 4px)!important;
  height:calc(100% - 4px)!important;
  min-width:0!important;
  max-width:none!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
}
.mi-shelter-account-avatar--large img{
  inset:3px!important;
  width:calc(100% - 6px)!important;
  height:calc(100% - 6px)!important;
}

/* Clean, single-line picker. The home control no longer looks like a menu icon. */
.mi-shelter-home-picker{
  min-width:132px!important;
  padding-inline:16px!important;
  white-space:nowrap!important;
}
.mi-shelter-home-picker>svg{display:none!important}
.mi-shelter-home-picker>span{
  display:inline!important;
  white-space:nowrap!important;
  line-height:1!important;
}

/* Touch devices use the compact account trigger even when a browser reports a wide CSS viewport. */
@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-floating-nav{
    width:calc(100% - 12px)!important;
    min-height:56px!important;
    padding:6px!important;
    gap:6px!important;
  }
  .mi-shelter-nav-actions{gap:5px!important}
  .mi-shelter-home-button{
    min-width:58px!important;
    height:44px!important;
    min-height:44px!important;
    padding-inline:9px!important;
    white-space:nowrap!important;
  }
  .mi-shelter-room-menu-button,
  .mi-shelter-home-picker{
    width:auto!important;
    min-width:116px!important;
    height:44px!important;
    min-height:44px!important;
    padding-inline:12px!important;
    border-radius:14px!important;
  }
  .mi-shelter-room-menu-button>svg{display:none!important}
  .mi-shelter-room-menu-button>span{
    display:inline!important;
    font-size:10.5px!important;
    white-space:nowrap!important;
  }
  .mi-shelter-account-trigger{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:2px!important;
    grid-template-columns:1fr!important;
    border-radius:50%!important;
  }
  .mi-shelter-account-trigger-copy,
  .mi-shelter-account-chevron{display:none!important}
  .mi-shelter-account-avatar{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    max-width:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    flex-basis:38px!important;
    margin:auto!important;
  }
  .mi-shelter-account-avatar--large{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    max-width:56px!important;
    min-height:56px!important;
    max-height:56px!important;
    flex-basis:56px!important;
  }
  .mi-shelter-hub-shell{
    min-height:calc(100svh - var(--mi-shelter-player-height,118px) - 10px)!important;
    margin-bottom:calc(var(--mi-shelter-player-height,118px) + 10px)!important;
  }
}

@media(max-width:480px){
  .mi-shelter-home-button{min-width:54px!important;font-size:9.5px!important}
  .mi-shelter-room-menu-button,
  .mi-shelter-home-picker{min-width:108px!important;padding-inline:9px!important}
  .mi-shelter-room-menu-button>span{font-size:9.8px!important}
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card{
    border-radius:22px!important;
    padding:24px 16px 18px!important;
  }
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-benefits li{
    font-size:10.5px!important;
  }
}


/* ==========================================================
   Navigation and listening flow — 1.3.33
   ========================================================== */

/* The picker is redundant on the main hub. It appears only when a
   category route is active; room pages use their own drawer trigger. */
.mi-shelter-home-picker{display:none!important}
body.mi-shelter-route-group .mi-shelter-home-picker{display:inline-flex!important}

/* Home is an icon-only, balanced control on every Shelter route. */
.mi-shelter-home-button{
  width:46px!important;
  min-width:46px!important;
  max-width:46px!important;
  height:46px!important;
  min-height:46px!important;
  padding:0!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:15px!important;
  font-size:0!important;
  flex:0 0 46px!important;
}
.mi-shelter-home-button>span{display:none!important}
.mi-shelter-home-button>svg{width:19px!important;height:19px!important;margin:0!important}

/* A narrow 30-degree glow continuously orbits, but only the rounded
   corner arcs reveal it; the straight edges stay quiet. */
.mi-shelter-room-menu-button{
  --mi-shelter-corner-angle:0deg;
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
}
.mi-shelter-room-menu-button::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  inset:-1px!important;
  width:auto!important;
  height:auto!important;
  top:-1px!important;
  right:-1px!important;
  bottom:-1px!important;
  left:-1px!important;
  border-radius:inherit!important;
  pointer-events:none!important;
  opacity:.96!important;
  filter:drop-shadow(0 0 5px color-mix(in srgb,var(--mi-nav-accent) 42%,transparent))!important;
  box-shadow:none!important;
  background:conic-gradient(
    from var(--mi-shelter-corner-angle),
    transparent 0deg 329deg,
    color-mix(in srgb,var(--mi-nav-accent) 15%,transparent) 331deg,
    color-mix(in srgb,var(--mi-nav-accent) 72%,#ffe8c7) 339deg,
    rgba(255,249,238,.98) 344deg,
    color-mix(in srgb,var(--mi-nav-accent) 56%,transparent) 351deg,
    transparent 359deg 360deg
  )!important;
  -webkit-mask:
    radial-gradient(circle at 0 0,transparent 0 11px,#000 12px 15px,transparent 16px) 0 0/27px 27px no-repeat,
    radial-gradient(circle at 100% 0,transparent 0 11px,#000 12px 15px,transparent 16px) 100% 0/27px 27px no-repeat,
    radial-gradient(circle at 100% 100%,transparent 0 11px,#000 12px 15px,transparent 16px) 100% 100%/27px 27px no-repeat,
    radial-gradient(circle at 0 100%,transparent 0 11px,#000 12px 15px,transparent 16px) 0 100%/27px 27px no-repeat!important;
  mask:
    radial-gradient(circle at 0 0,transparent 0 11px,#000 12px 15px,transparent 16px) 0 0/27px 27px no-repeat,
    radial-gradient(circle at 100% 0,transparent 0 11px,#000 12px 15px,transparent 16px) 100% 0/27px 27px no-repeat,
    radial-gradient(circle at 100% 100%,transparent 0 11px,#000 12px 15px,transparent 16px) 100% 100%/27px 27px no-repeat,
    radial-gradient(circle at 0 100%,transparent 0 11px,#000 12px 15px,transparent 16px) 0 100%/27px 27px no-repeat!important;
  animation:miShelterCornerBorderOrbit 5.2s linear infinite!important;
}
.mi-shelter-room-menu-button>svg,
.mi-shelter-room-menu-button>span{position:relative!important;z-index:2!important}
.mi-shelter-room-menu-button>span{
  font-size:13.5px!important;
  line-height:1.2!important;
  font-weight:780!important;
  letter-spacing:0!important;
}

/* Let the live wallpaper breathe through the artistic player while
   preserving its frosted-glass separation and text contrast. */
.mi-shelter-art-player{
  background:linear-gradient(118deg,rgba(39,33,29,.72) 0%,rgba(29,25,22,.76) 54%,rgba(24,21,18,.80) 100%)!important;
  -webkit-backdrop-filter:blur(22px) saturate(1.08)!important;
  backdrop-filter:blur(22px) saturate(1.08)!important;
}
.mi-shelter-art-player::after{
  background:linear-gradient(90deg,rgba(17,14,12,.63),rgba(29,24,20,.72) 48%,rgba(18,15,13,.78))!important;
}
.mi-shelter-art-player-ambient{opacity:.13!important}

/* Desktop: remove the oversized pause between the artistic player and
   the playlist without disturbing the mobile composition. */
@media(min-width:901px){
  .mi-shelter-stage .mi-shelter-frame{padding-bottom:24px!important}
  .mi-shelter-content{padding-top:48px!important}
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-home-button{
    width:44px!important;
    min-width:44px!important;
    max-width:44px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    flex-basis:44px!important;
  }
  body.mi-shelter-route-group .mi-shelter-home-picker{
    display:inline-flex!important;
    min-width:126px!important;
  }
  .mi-shelter-room-menu-button>span{font-size:12px!important}
}
@media(max-width:480px){
  .mi-shelter-home-button{
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    flex-basis:42px!important;
  }
  body.mi-shelter-route-group .mi-shelter-home-picker{min-width:120px!important}
  .mi-shelter-room-menu-button>span{font-size:11.5px!important}
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button::before{animation:none!important;opacity:.38!important}
}


/* ==========================================================
   Corner orbit + conditional home player space — 1.3.34
   ========================================================== */

/* The previous conic/custom-property animation was not animated reliably in
   every browser. A tiny real element now follows the rounded rectangle path.
   The light is faded on straight edges and remains visible around corners. */
.mi-shelter-room-menu-button::before,
.mi-shelter-room-menu-button::after{
  display:none!important;
  content:none!important;
  animation:none!important;
}
.mi-shelter-room-menu-button{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
}
.mi-shelter-room-menu-button>.mi-shelter-corner-orbit{
  position:absolute!important;
  z-index:2!important;
  top:0!important;
  left:0!important;
  width:22px!important;
  height:3px!important;
  border-radius:999px!important;
  pointer-events:none!important;
  opacity:0;
  background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--mi-nav-accent,#d0a064) 42%,transparent) 24%,rgba(255,247,231,.98) 54%,color-mix(in srgb,var(--mi-nav-accent,#d0a064) 68%,transparent) 78%,transparent 100%)!important;
  box-shadow:0 0 5px color-mix(in srgb,var(--mi-nav-accent,#d0a064) 54%,transparent),0 0 10px color-mix(in srgb,var(--mi-nav-accent,#d0a064) 24%,transparent)!important;
  transform-origin:50% 50%!important;
  will-change:transform,opacity!important;
}
.mi-shelter-room-menu-button>svg,
.mi-shelter-room-menu-button>span{
  position:relative!important;
  z-index:3!important;
}

/* At first entrance the fixed Play Block container is absent/hidden, so the
   hub uses the full viewport. Space is reserved only after JS confirms that
   the player is genuinely visible (or audio has started). */
.mi-shelter-hub-shell{
  min-height:100svh!important;
  margin-bottom:0!important;
  transition:min-height .28s ease,margin-bottom .28s ease!important;
}
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  min-height:calc(100svh - var(--mi-shelter-player-height,92px) - 14px)!important;
  margin-bottom:calc(var(--mi-shelter-player-height,92px) + 14px)!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-shell{
    min-height:100svh!important;
    margin-bottom:0!important;
  }
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    min-height:calc(100svh - var(--mi-shelter-player-height,118px) - 10px)!important;
    margin-bottom:calc(var(--mi-shelter-player-height,118px) + 10px)!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-room-menu-button>.mi-shelter-corner-orbit{display:none!important}
  .mi-shelter-hub-shell{transition:none!important}
}

/* ==========================================================
   Mobile controls, persistent navigation, account anchor — 1.3.35
   ========================================================== */

/* The room stage used to form a local stacking context. Once the playlist
   scrolled over it, the fixed navigation could still be painted underneath.
   Keep the wallpaper clipped on its own layer and let the navigation live in
   the page-level stacking order. */
.mi-shelter-stage{
  isolation:auto!important;
  overflow:visible!important;
}
.mi-shelter-stage>.mi-shelter-bg{
  overflow:hidden!important;
  z-index:0!important;
}
.mi-shelter-stage>.mi-shelter-frame{
  position:relative!important;
  z-index:2!important;
}
.mi-shelter-floating-nav{
  z-index:2147483200!important;
}
.mi-shelter-content{
  position:relative!important;
  z-index:1!important;
}

/* Account popovers are temporarily portalled to <body>. This avoids the
   transformed floating bar becoming their positioning container on mobile. */
body>.mi-shelter-account-popover.is-account-portal{
  position:fixed!important;
  z-index:2147483450!important;
  right:auto!important;
  bottom:auto!important;
  margin:0!important;
  width:min(320px,calc(100vw - 16px))!important;
  max-width:calc(100vw - 16px)!important;
  transform-origin:var(--mi-account-arrow-x,50%) top!important;
}
body>.mi-shelter-account-popover.is-account-portal.is-above{
  transform-origin:var(--mi-account-arrow-x,50%) bottom!important;
}
body>.mi-shelter-account-popover.is-account-portal::before{
  content:"";
  position:absolute;
  z-index:3;
  top:-5px;
  left:calc(var(--mi-account-arrow-x,50%) - 5px);
  width:10px;
  height:10px;
  border-top:1px solid rgba(255,255,255,.12);
  border-left:1px solid rgba(255,255,255,.12);
  background:rgba(46,38,32,.98);
  transform:rotate(45deg);
}
body>.mi-shelter-account-popover.is-account-portal.is-above::before{
  top:auto;
  bottom:-5px;
  transform:rotate(225deg);
}

/* Hard separation between decorative artwork and actual controls. The old
   negative mobile overlap could leave an invisible content layer above the
   transport buttons on touch browsers. */
.mi-shelter-art-player-wrap,
.mi-shelter-art-player,
.mi-shelter-art-player-inner,
.mi-shelter-art-controls,
.mi-shelter-art-transport,
.mi-shelter-art-actions{
  pointer-events:auto!important;
}
.mi-shelter-art-player-ambient,
.mi-shelter-art-player-grain,
.mi-shelter-art-player::after,
.mi-shelter-art-cover-ring,
.mi-shelter-art-cover-glow,
.mi-shelter-art-visualizer,
.mi-shelter-art-wave-fill,
.mi-shelter-art-wave-bars{
  pointer-events:none!important;
}
.mi-shelter-art-player-inner{
  position:relative!important;
  z-index:5!important;
}
.mi-shelter-art-controls{
  position:relative!important;
  z-index:30!important;
}
.mi-shelter-art-transport,
.mi-shelter-art-actions{
  position:relative!important;
  z-index:31!important;
}
.mi-shelter-art-transport button,
.mi-shelter-art-actions button,
.mi-shelter-art-timeline input{
  position:relative!important;
  z-index:32!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:transparent;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-stage .mi-shelter-art-player-wrap{
    position:relative!important;
    z-index:120!important;
    contain:none!important;
    pointer-events:auto!important;
  }
  .mi-shelter-stage .mi-shelter-art-player{
    position:relative!important;
    z-index:121!important;
    pointer-events:auto!important;
  }
  .mi-shelter-content{
    z-index:1!important;
  }
  body>.mi-shelter-account-popover.is-account-portal{
    width:min(320px,calc(100vw - 16px))!important;
    max-height:calc(100dvh - 82px)!important;
    overflow:auto!important;
  }
}


/* ==========================================================
   Reliable station links + lower home welcome — 1.3.36
   ========================================================== */
.mi-shelter-track-copy > span > .mi-shelter-track-artist-link{
  color:inherit!important;
  font:inherit!important;
  text-decoration:none!important;
}
.mi-shelter-track-copy > span > .mi-shelter-track-artist-link:hover,
.mi-shelter-track-copy > span > .mi-shelter-track-artist-link:focus-visible{
  color:rgba(255,255,255,.9)!important;
}

/* Move only the welcome copy down. The dock/cards and conditional player
   spacing keep their current positions. */
.mi-shelter-hub-welcome{
  transform:translateY(clamp(30px,5.5svh,64px))!important;
}
@media(max-width:900px){
  .mi-shelter-hub-welcome{
    transform:translateY(clamp(18px,3.8svh,34px))!important;
  }
}
@media(max-height:650px){
  .mi-shelter-hub-welcome{
    transform:translateY(18px)!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .mi-shelter-hub-welcome{transition:none!important}
}


/* ==========================================================
   Timeline and playlist playback-state fixes — 1.3.37
   ========================================================== */
/* The artistic seek input inherited a faint border/focus treatment from the theme. */
.mi-shelter-art-timeline input[type="range"]{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  padding:0!important;
  background:transparent!important;
}
.mi-shelter-art-timeline input[type="range"]:focus,
.mi-shelter-art-timeline input[type="range"]:focus-visible{
  border-color:transparent!important;
  outline:0!important;
  box-shadow:none!important;
}

/* Play Block places the compact progress bar partly above the fixed player.
   Keep it inside the rounded player so the thumb remains a complete circle. */
body.mi-shelter-view #plyr-playlist,
body.mi-shelter-view .fixed-bottom.plyr-playlist{
  overflow:visible!important;
}
body.mi-shelter-view #plyr-playlist .plyr__controls,
body.mi-shelter-view .fixed-bottom.plyr-playlist .plyr__controls{
  overflow:visible!important;
}
body.mi-shelter-view #plyr-playlist .plyr__progress__container,
body.mi-shelter-view .fixed-bottom.plyr-playlist .plyr__progress__container{
  top:1px!important;
  overflow:visible!important;
  z-index:8!important;
}
body.mi-shelter-view #plyr-playlist .plyr__progress,
body.mi-shelter-view .fixed-bottom.plyr-playlist .plyr__progress,
body.mi-shelter-view #plyr-playlist .plyr__progress input[type="range"],
body.mi-shelter-view .fixed-bottom.plyr-playlist .plyr__progress input[type="range"]{
  overflow:visible!important;
}

/* Keep both icons in the DOM and reveal Pause only for the real playing row. */
.mi-shelter-track-play .mi-track-icon-play,
.mi-shelter-track-play .mi-track-icon-pause{
  display:grid;
  place-items:center;
  width:18px;
  height:18px;
  pointer-events:none;
}
.mi-shelter-track-play .mi-track-icon-pause{display:none}
.mi-shelter-track.is-current.is-playing .mi-shelter-track-play .mi-track-icon-play{display:none}
.mi-shelter-track.is-current.is-playing .mi-shelter-track-play .mi-track-icon-pause{display:grid}
.mi-shelter-track-play .mi-track-icon-pause svg{margin:0!important}

/* ==========================================================
   1.3.40 — compact picker and consistently centered icons
   ========================================================== */
.mi-shelter-room-drawer .mi-shelter-drawer-panel{
  height:auto!important;
  min-height:0!important;
}
.mi-shelter-drawer-panel header button,
.mi-shelter-drawer-panel header [data-close-room-drawer]{
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  line-height:0!important;
  text-align:center!important;
}
.mi-shelter-drawer-panel header button svg,
.mi-shelter-drawer-panel header [data-close-room-drawer] svg{
  display:block!important;
  position:static!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
  transform:none!important;
  flex:0 0 18px!important;
}
.mi-shelter-drawer-room>svg{
  display:block!important;
  align-self:center!important;
  justify-self:center!important;
  margin:0!important;
}
@media(max-width:900px){
  .mi-shelter-room-drawer:not([hidden]){
    align-items:end!important;
  }
  .mi-shelter-room-drawer .mi-shelter-drawer-panel{
    height:auto!important;
    max-height:calc(100dvh - 24px)!important;
  }
  .mi-shelter-drawer-rooms{
    max-height:min(58dvh,480px)!important;
  }
}
@media(max-width:430px){
  .mi-shelter-room-drawer .mi-shelter-drawer-panel{
    height:auto!important;
    max-height:calc(100dvh - 16px)!important;
  }
  .mi-shelter-drawer-rooms{
    max-height:min(56dvh,430px)!important;
  }
}


/* ==========================================================
   1.3.41 — brighter shelter cards + per-room darkness control
   ========================================================== */
.mi-shelter-hub-card-media{
  opacity:var(--mi-card-media-opacity,.69)!important;
  filter:grayscale(.03) saturate(.72) contrast(1.03) brightness(var(--mi-card-brightness,.74))!important;
}
.mi-shelter-hub-card-fade{
  opacity:var(--mi-card-fade-opacity,.63)!important;
}
.mi-shelter-hub-card:hover .mi-shelter-hub-card-media,
.mi-shelter-hub-card:focus-visible .mi-shelter-hub-card-media{
  opacity:var(--mi-card-hover-opacity,.79)!important;
  filter:grayscale(0) saturate(.88) contrast(1.04) brightness(var(--mi-card-hover-brightness,.82))!important;
}
.mi-shelter-room-card-image{
  opacity:var(--mi-card-media-opacity,.69)!important;
  filter:saturate(.72) contrast(1.03) brightness(var(--mi-card-brightness,.74))!important;
}
.mi-shelter-room-card-shade{
  opacity:var(--mi-card-fade-opacity,.63)!important;
}

/* ==========================================================
   1.3.42 — reliable artwork theme + unclipped card motion
   ========================================================== */
:root{
  --mi-player-rgb:197,154,101;
  --mi-player-accent:rgb(var(--mi-player-rgb));
}

/* Leave a small internal runway for the upward hover motion. The card still
   rises, but it no longer crosses the clipped top edge of the horizontal rail. */
.mi-shelter-hub-rail{
  padding-top:7px!important;
  padding-bottom:5px!important;
  margin-top:-6px!important;
  margin-bottom:-4px!important;
}
.mi-shelter-group-grid,
.mi-shelter-hub-grid{
  padding-top:6px!important;
}

/* The Play Block player and its controls follow the sampled artwork color. */
body.mi-shelter-view #plyr-playlist{
  --plyr-color-main:var(--mi-player-accent)!important;
  border-color:rgba(var(--mi-player-rgb),.34)!important;
  background:
    radial-gradient(circle at 16% 22%,rgba(var(--mi-player-rgb),.13),transparent 34%),
    rgba(25,22,19,.92)!important;
  box-shadow:0 20px 70px rgba(0,0,0,.48),0 0 34px rgba(var(--mi-player-rgb),.08)!important;
  transition:border-color .42s ease,box-shadow .42s ease,background .42s ease!important;
}
body.mi-shelter-view #plyr-playlist .plyr__control--overlaid,
body.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"],
body.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="play"].plyr__control--pressed{
  background:var(--mi-player-accent)!important;
  color:#17120f!important;
  border-color:rgba(var(--mi-player-rgb),.78)!important;
}
body.mi-shelter-view #plyr-playlist input[type="range"],
body.mi-shelter-view #plyr-playlist .plyr__progress input[type="range"]{
  color:var(--mi-player-accent)!important;
  accent-color:var(--mi-player-accent)!important;
}
body.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="shuffle"].is--shuffle,
body.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="repeat"].is--repeat,
body.mi-shelter-view #plyr-playlist .plyr__control[data-plyr="like"].active,
body.mi-shelter-view #plyr-playlist .plyr__control[aria-pressed="true"]{
  color:var(--mi-player-accent)!important;
  background:rgba(var(--mi-player-rgb),.12)!important;
  box-shadow:0 0 0 1px rgba(var(--mi-player-rgb),.24),0 0 18px rgba(var(--mi-player-rgb),.10)!important;
}

@media(max-width:620px){
  .mi-shelter-hub-rail{
    padding-top:6px!important;
    margin-top:-5px!important;
  }
}

/* ==========================================================
   1.3.53 — login return, compact downloads, unified mobile nav,
   and portable grouped shelter picker
   ========================================================== */

/* The home and room variants share one exact navigation geometry. */
.mi-shelter-floating-nav.mi-shelter-hub-topbar,
.mi-shelter-floating-nav.mi-shelter-topbar{
  box-sizing:border-box!important;
  min-height:64px!important;
  height:64px!important;
  padding:7px 9px!important;
  align-items:center!important;
}
.mi-shelter-floating-brand{
  align-self:stretch!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  padding-inline:3px!important;
}
.mi-shelter-floating-brand>span:last-child{
  min-width:0!important;
  justify-content:center!important;
}

/* A quality picker should occupy only the space its real options need. */
.mi-shelter-download-menu[data-quality-count="1"],
.mi-shelter-art-download-menu[data-quality-count="1"]{
  grid-template-columns:minmax(132px,auto)!important;
  width:max-content!important;
  min-width:0!important;
  max-width:calc(100vw - 28px)!important;
}
.mi-shelter-download-menu[data-quality-count="2"],
.mi-shelter-art-download-menu[data-quality-count="2"]{
  grid-template-columns:repeat(2,minmax(112px,1fr))!important;
  width:min(246px,calc(100vw - 28px))!important;
  min-width:0!important;
}
.mi-shelter-download-menu[data-quality-count="1"] .mi-download-quality,
.mi-shelter-art-download-menu[data-quality-count="1"] .mi-download-quality{
  width:132px!important;
  min-width:132px!important;
}

/* Portable version of the Shelter home inside the room picker. */
.mi-shelter-drawer-header{
  padding:3px 4px 13px!important;
  margin-bottom:11px!important;
  border-bottom:1px solid rgba(255,255,255,.075)!important;
}
.mi-shelter-drawer-groups{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
  margin:0 0 12px!important;
  padding:0!important;
}
.mi-shelter-drawer-groups>button{
  min-width:0!important;
  min-height:48px!important;
  padding:7px 9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.025)!important;
  color:rgba(241,229,215,.62)!important;
  cursor:pointer!important;
  transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease!important;
}
.mi-shelter-drawer-groups>button:hover,
.mi-shelter-drawer-groups>button:focus-visible{
  color:#f6eadf!important;
  border-color:rgba(255,255,255,.16)!important;
  transform:translateY(-1px)!important;
}
.mi-shelter-drawer-groups>button.is-active{
  color:#fff1e2!important;
  border-color:color-mix(in srgb,var(--mi-accent,#c59a65) 48%,rgba(255,255,255,.1))!important;
  background:color-mix(in srgb,var(--mi-accent,#c59a65) 12%,rgba(255,255,255,.028))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.045),0 8px 22px color-mix(in srgb,var(--mi-accent,#c59a65) 8%,transparent)!important;
}
.mi-shelter-drawer-groups>button span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:10.5px!important;
  font-weight:740!important;
}
.mi-shelter-drawer-groups>button small{
  flex:0 0 auto!important;
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.055)!important;
  color:inherit!important;
  font-size:8px!important;
}
.mi-shelter-drawer-panels{
  max-height:min(52dvh,470px)!important;
  overflow:auto!important;
  padding:1px 2px 2px!important;
  scrollbar-width:thin!important;
}
.mi-shelter-drawer-group-panel[hidden]{display:none!important}
.mi-shelter-drawer-group-panel{
  animation:miShelterDrawerPanelIn .22s ease both!important;
}
@keyframes miShelterDrawerPanelIn{
  from{opacity:0;transform:translateY(5px)}
  to{opacity:1;transform:none}
}
.mi-shelter-drawer-group-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:13px!important;
  margin:0 2px 10px!important;
}
.mi-shelter-drawer-group-head>div{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
}
.mi-shelter-drawer-group-head strong{
  color:#f4e7d9!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.mi-shelter-drawer-group-head small{
  display:-webkit-box!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:1!important;
  color:rgba(235,220,204,.46)!important;
  font-size:8.5px!important;
  line-height:1.7!important;
}
.mi-shelter-drawer-group-head>a{
  flex:0 0 auto!important;
  min-height:30px!important;
  padding:0 11px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.025)!important;
  color:rgba(245,232,217,.62)!important;
  text-decoration:none!important;
  font-size:8.5px!important;
}
.mi-shelter-drawer-group-panel>.mi-shelter-drawer-rooms{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  max-height:none!important;
  overflow:visible!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room{
  min-width:0!important;
  grid-template-columns:54px minmax(0,1fr) 17px!important;
  gap:9px!important;
  padding:8px!important;
  border-radius:14px!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room>span{
  width:54px!important;
  height:54px!important;
  border-radius:10px!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room strong{
  font-size:10.5px!important;
  line-height:1.55!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room small{
  margin-top:2px!important;
  font-size:8px!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-floating-nav.mi-shelter-hub-topbar,
  .mi-shelter-floating-nav.mi-shelter-topbar{
    width:calc(100% - 12px)!important;
    min-height:60px!important;
    height:60px!important;
    padding:6px!important;
    gap:7px!important;
    border-radius:18px!important;
  }
  .mi-shelter-floating-brand{
    min-height:48px!important;
    gap:9px!important;
    padding-inline:4px!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand-mark,
  .mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark{
    width:38px!important;
    min-width:38px!important;
    height:46px!important;
    padding:6px!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{
    font-size:15px!important;
    line-height:1.15!important;
    font-weight:790!important;
    letter-spacing:0!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand small,
  .mi-shelter-floating-nav .mi-shelter-hub-brand small{display:none!important}
  .mi-shelter-nav-actions{
    min-height:48px!important;
    align-items:center!important;
  }

  .mi-shelter-download-menu[data-quality-count="1"],
  .mi-shelter-art-download-menu[data-quality-count="1"]{
    width:max-content!important;
    grid-template-columns:minmax(132px,132px)!important;
    justify-content:start!important;
  }
  .mi-shelter-download-menu[data-quality-count="2"],
  .mi-shelter-art-download-menu[data-quality-count="2"]{
    width:min(246px,calc(100vw - 28px))!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .mi-shelter-room-drawer .mi-shelter-drawer-panel{
    width:calc(100% - 12px)!important;
    max-width:none!important;
    max-height:calc(100dvh - 12px)!important;
    padding:15px 12px 17px!important;
    border-radius:24px 24px 18px 18px!important;
  }
  .mi-shelter-drawer-header h2{
    font-size:19px!important;
    line-height:1.55!important;
  }
  .mi-shelter-drawer-groups{
    display:flex!important;
    gap:7px!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain!important;
    scrollbar-width:none!important;
    padding-bottom:2px!important;
  }
  .mi-shelter-drawer-groups::-webkit-scrollbar{display:none!important}
  .mi-shelter-drawer-groups>button{
    flex:0 0 auto!important;
    width:auto!important;
    max-width:190px!important;
    min-height:42px!important;
    padding:6px 9px!important;
  }
  .mi-shelter-drawer-groups>button span{font-size:10px!important}
  .mi-shelter-drawer-panels{
    max-height:min(58dvh,470px)!important;
    padding-bottom:3px!important;
  }
  .mi-shelter-drawer-group-head{
    align-items:center!important;
    margin-bottom:9px!important;
  }
  .mi-shelter-drawer-group-head strong{font-size:12.5px!important}
  .mi-shelter-drawer-group-head small{-webkit-line-clamp:1!important;font-size:8px!important}
  .mi-shelter-drawer-group-panel>.mi-shelter-drawer-rooms{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room{
    grid-template-columns:62px minmax(0,1fr) 19px!important;
    min-height:70px!important;
    padding:7px!important;
  }
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room>span{
    width:62px!important;
    height:56px!important;
  }
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room strong{font-size:11.5px!important}
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room small{font-size:8.5px!important}
}

@media(max-width:480px){
  .mi-shelter-floating-nav.mi-shelter-hub-topbar,
  .mi-shelter-floating-nav.mi-shelter-topbar{
    width:calc(100% - 10px)!important;
    min-height:58px!important;
    height:58px!important;
    padding:5px!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand-mark,
  .mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark{
    width:36px!important;
    min-width:36px!important;
    height:44px!important;
  }
  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{
    font-size:14.5px!important;
  }
  .mi-shelter-floating-brand{gap:8px!important;padding-inline:3px!important}
  .mi-shelter-drawer-group-head small{display:none!important}
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-drawer-group-panel{animation:none!important}
}

/* ==========================================================
   1.3.54 — focused Shelter UX pass
   ========================================================== */

/* The compact Play Block player gets out of the way while the full artistic
   player is in view. It returns as soon as the user scrolls away. */
body.mi-shelter-view #plyr-playlist,
body.mi-shelter-view .fixed-bottom.plyr-playlist{
  transition:opacity .24s ease,visibility .24s ease,translate .32s cubic-bezier(.22,1,.36,1),border-color .42s ease,box-shadow .42s ease,background .42s ease!important;
}
html.mi-shelter-art-visible:not(.mi-shelter-player-list-open) body.mi-shelter-view #plyr-playlist,
body.mi-shelter-art-visible:not(.mi-shelter-player-list-open) #plyr-playlist,
html.mi-shelter-art-visible:not(.mi-shelter-player-list-open) body.mi-shelter-view .fixed-bottom.plyr-playlist,
body.mi-shelter-art-visible:not(.mi-shelter-player-list-open) .fixed-bottom.plyr-playlist{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  translate:0 calc(100% + 34px)!important;
}

/* The active row needs two cues, not four: a quiet border/background and the
   coloured play control. Remove the heavy side stripe and cover halo. */
.mi-shelter-track.is-current{
  border-color:rgba(var(--mi-now-rgb),.43)!important;
  background:linear-gradient(100deg,rgba(var(--mi-now-rgb),.105),rgba(36,31,27,.88) 44%,rgba(27,24,21,.82))!important;
  box-shadow:0 10px 28px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.025)!important;
}
.mi-shelter-track.is-current .mi-shelter-track-cover{
  box-shadow:none!important;
}
.mi-shelter-track.is-current .mi-shelter-track-quality-slot{
  border-color:rgba(255,255,255,.11)!important;
  background:rgba(255,255,255,.035)!important;
  color:#b9aa99!important;
}
.mi-shelter-track-copy>span,
.mi-shelter-track-copy>span>.mi-shelter-track-artist-link{
  color:rgba(225,211,196,.62)!important;
}

/* The brand is a home link, not another primary action. Keep it visually
   calmer than the actual controls while improving mobile readability. */
.mi-shelter-floating-brand{
  text-decoration:none!important;
  border-radius:14px!important;
  outline-offset:3px!important;
}
.mi-shelter-floating-brand:focus-visible{
  outline:2px solid color-mix(in srgb,var(--mi-nav-accent,#d0a064) 58%,white)!important;
}
.mi-shelter-floating-brand:hover strong{color:#fff7ee!important}

.mi-shelter-motion-toggle{
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.105)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.028)!important;
  color:rgba(244,231,216,.66)!important;
  cursor:pointer!important;
  -webkit-backdrop-filter:blur(13px)!important;
  backdrop-filter:blur(13px)!important;
  transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease!important;
}
.mi-shelter-motion-toggle:hover,
.mi-shelter-motion-toggle:focus-visible{
  color:#fff0df!important;
  border-color:rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.06)!important;
  transform:translateY(-1px)!important;
}
.mi-shelter-motion-toggle svg{width:16px!important;height:16px!important;margin:0!important}
.mi-shelter-motion-toggle .mi-motion-icon-on{display:none!important}
.mi-shelter-motion-toggle .mi-motion-icon-off{display:block!important}
.mi-shelter-motion-toggle.is-paused{
  color:var(--mi-nav-accent,#d0a064)!important;
  border-color:color-mix(in srgb,var(--mi-nav-accent,#d0a064) 42%,rgba(255,255,255,.08))!important;
  background:color-mix(in srgb,var(--mi-nav-accent,#d0a064) 9%,rgba(255,255,255,.025))!important;
}
.mi-shelter-motion-toggle.is-paused .mi-motion-icon-on{display:block!important}
.mi-shelter-motion-toggle.is-paused .mi-motion-icon-off{display:none!important}
.mi-shelter-motion-paused .mi-shelter-bg video,
.mi-shelter-motion-paused .mi-shelter-hub-video{opacity:0!important}

/* Sleep timer sits beside Download in the artistic player. */
.mi-shelter-sleep-button.is-active{
  color:var(--mi-accent)!important;
  border-color:color-mix(in srgb,var(--mi-accent) 42%,rgba(255,255,255,.08))!important;
  background:color-mix(in srgb,var(--mi-accent) 10%,rgba(255,255,255,.025))!important;
}
.mi-shelter-sleep-menu{
  position:fixed!important;
  z-index:2147483540!important;
  width:min(310px,calc(100vw - 16px))!important;
  padding:14px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:18px!important;
  background:rgba(35,30,26,.985)!important;
  color:#f1e5d8!important;
  -webkit-backdrop-filter:blur(22px) saturate(1.08)!important;
  backdrop-filter:blur(22px) saturate(1.08)!important;
  box-shadow:0 24px 72px rgba(0,0,0,.5)!important;
}
.mi-shelter-sleep-menu[hidden]{display:none!important}
.mi-shelter-sleep-menu header{display:flex!important;flex-direction:column!important;gap:3px!important;margin-bottom:11px!important;text-align:right!important}
.mi-shelter-sleep-menu header strong{font-size:14px!important}
.mi-shelter-sleep-menu header small{font-size:9px!important;color:rgba(237,222,207,.48)!important;line-height:1.7!important}
.mi-shelter-sleep-menu>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
.mi-shelter-sleep-menu button{
  min-height:40px!important;padding:0 10px!important;border:1px solid rgba(255,255,255,.085)!important;border-radius:12px!important;
  background:rgba(255,255,255,.03)!important;color:#e8dacb!important;font-family:inherit!important;font-size:10px!important;cursor:pointer!important;
}
.mi-shelter-sleep-menu button:hover,.mi-shelter-sleep-menu button:focus-visible{border-color:rgba(255,255,255,.2)!important;background:rgba(255,255,255,.065)!important}
.mi-shelter-sleep-menu .mi-shelter-sleep-cancel{width:100%!important;margin-top:8px!important;color:rgba(235,219,203,.52)!important}

/* One calm feedback surface for connection, loading and media errors. */
.mi-shelter-toast{
  position:fixed!important;
  z-index:2147483600!important;
  left:50%!important;
  bottom:calc(var(--mi-shelter-player-height,92px) + 30px)!important;
  width:min(440px,calc(100vw - 20px))!important;
  min-height:48px!important;
  padding:10px 14px!important;
  display:grid!important;
  grid-template-columns:8px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  border:1px solid rgba(255,255,255,.115)!important;
  border-radius:15px!important;
  background:rgba(31,27,24,.97)!important;
  color:#eee1d4!important;
  -webkit-backdrop-filter:blur(20px)!important;
  backdrop-filter:blur(20px)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.42)!important;
  opacity:0!important;
  transform:translate(-50%,12px)!important;
  transition:opacity .2s ease,transform .24s ease!important;
  pointer-events:none!important;
}
.mi-shelter-toast[hidden]{display:none!important}
.mi-shelter-toast.is-visible{opacity:1!important;transform:translate(-50%,0)!important}
.mi-shelter-toast>span{width:7px!important;height:7px!important;border-radius:50%!important;background:#c9a06d!important;box-shadow:0 0 14px rgba(201,160,109,.55)!important}
.mi-shelter-toast p{margin:0!important;font-size:10.5px!important;line-height:1.8!important}
.mi-shelter-toast.is-success>span{background:#58bd72!important;box-shadow:0 0 14px rgba(88,189,114,.5)!important}
.mi-shelter-toast.is-error>span{background:#e17373!important;box-shadow:0 0 14px rgba(225,115,115,.5)!important}
html.mi-shelter-art-visible .mi-shelter-toast,
body.mi-shelter-art-visible .mi-shelter-toast{bottom:22px!important}

/* A very small route progress cue prevents a tap from feeling ignored. */
.mi-shelter-app{position:relative!important}
.mi-shelter-app::before{
  content:""!important;position:fixed!important;z-index:2147483590!important;top:0!important;right:0!important;height:2px!important;width:0!important;
  background:linear-gradient(90deg,transparent,var(--mi-player-accent,#c59a65),#fff2df)!important;
  box-shadow:0 0 16px var(--mi-player-accent,#c59a65)!important;opacity:0!important;transition:opacity .15s ease!important;
}
.mi-shelter-app.is-route-loading::before{width:72%!important;opacity:1!important;animation:miShelterRouteProgress 1.15s ease-in-out infinite!important}
@keyframes miShelterRouteProgress{0%{right:-35%;width:30%}55%{width:72%}100%{right:100%;width:24%}}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  /* Mobile rows prioritise title and playback. Track number and always-visible
     quality are removed; qualities remain explicit inside Download. */
  .mi-shelter-track{
    grid-template-columns:40px 50px minmax(0,1fr) 40px!important;
    min-height:76px!important;
    padding:8px 9px!important;
    gap:8px!important;
  }
  .mi-shelter-track-number{display:none!important}
  .mi-shelter-track-quality-slot{display:none!important;position:static!important}
  .mi-shelter-track-play,.mi-shelter-track-download>button{width:40px!important;height:40px!important;min-height:40px!important}
  .mi-shelter-track-cover{width:50px!important;height:50px!important;border-radius:11px!important}
  .mi-shelter-track-copy{align-self:center!important;overflow:visible!important}
  .mi-shelter-track-copy>div{overflow:visible!important;align-items:flex-start!important}
  .mi-shelter-track-copy>div>a{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    white-space:normal!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:13.5px!important;
    line-height:1.42!important;
    font-weight:720!important;
    max-height:2.84em!important;
  }
  .mi-shelter-track-copy>span{margin-top:3px!important;font-size:10.5px!important;line-height:1.45!important;color:rgba(226,212,197,.64)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mi-shelter-track-copy>span>.mi-shelter-track-artist-link{color:inherit!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .mi-shelter-track:hover{transform:none!important}
  .mi-shelter-track-list{gap:8px!important}

  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{
    font-size:15.5px!important;
    line-height:1.2!important;
  }
  .mi-shelter-motion-toggle{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}

  .mi-shelter-hub-welcome{align-items:flex-start!important}

  .mi-shelter-toast{bottom:calc(var(--mi-shelter-player-height,118px) + 18px)!important}
  html.mi-shelter-art-visible .mi-shelter-toast,
  body.mi-shelter-art-visible .mi-shelter-toast{bottom:14px!important}
}

@media(max-width:480px){
  .mi-shelter-track{grid-template-columns:38px 46px minmax(0,1fr) 38px!important;min-height:72px!important;padding:7px!important;gap:7px!important}
  .mi-shelter-track-play,.mi-shelter-track-download>button{width:38px!important;height:38px!important;min-height:38px!important}
  .mi-shelter-track-cover{width:46px!important;height:46px!important}
  .mi-shelter-track-copy>div>a{font-size:12.7px!important}
  .mi-shelter-track-copy>span{font-size:9.8px!important}
  .mi-shelter-motion-toggle{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}
  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{font-size:15px!important}
}

@media(max-width:390px){
  .mi-shelter-motion-toggle{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}
  .mi-shelter-floating-nav .mi-shelter-brand-mark,
  .mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark{display:none!important}
  .mi-shelter-floating-brand{min-width:64px!important}
  .mi-shelter-floating-nav .mi-shelter-brand strong,
  .mi-shelter-floating-nav .mi-shelter-hub-brand strong{font-size:14.5px!important}
}

@media(prefers-reduced-motion:reduce){
  body.mi-shelter-view #plyr-playlist,
  body.mi-shelter-view .fixed-bottom.plyr-playlist,
  .mi-shelter-toast,
  .mi-shelter-app.is-route-loading::before{animation:none!important;width:100%!important}
}

/* ==========================================================
   1.3.55 — final interaction polish
   ========================================================== */

/* Manual live-wallpaper control was removed from the interface. System-level
   reduced-motion behaviour remains available through the existing media rule. */
.mi-shelter-motion-toggle{display:none!important}

/* Sleep timer is a separate action, not an attached half of Download. */
.mi-shelter-art-actions{
  gap:12px!important;
  align-items:center!important;
  flex-wrap:wrap!important;
}
.mi-shelter-art-actions>button{
  flex:0 0 auto!important;
}
.mi-shelter-sleep-button{
  background:rgba(255,255,255,.018)!important;
  border-color:rgba(255,255,255,.075)!important;
  color:rgba(229,215,201,.7)!important;
}
.mi-shelter-sleep-button:hover,
.mi-shelter-sleep-button:focus-visible{
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(255,255,255,.16)!important;
  color:#f0e2d3!important;
}

/* The compact player now fades and settles instead of dropping out of the
   viewport. Visibility changes only after the transform has finished. */
body.mi-shelter-view #plyr-playlist,
body.mi-shelter-view .fixed-bottom.plyr-playlist{
  opacity:1!important;
  visibility:visible!important;
  translate:0 0!important;
  transform:translate3d(0,0,0) scale(1)!important;
  transform-origin:center bottom!important;
  will-change:opacity,transform!important;
  transition:opacity .3s ease,transform .4s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s,border-color .42s ease,box-shadow .42s ease,background .42s ease!important;
}
html.mi-shelter-art-visible:not(.mi-shelter-player-list-open) body.mi-shelter-view #plyr-playlist,
body.mi-shelter-art-visible:not(.mi-shelter-player-list-open) #plyr-playlist,
html.mi-shelter-art-visible:not(.mi-shelter-player-list-open) body.mi-shelter-view .fixed-bottom.plyr-playlist,
body.mi-shelter-art-visible:not(.mi-shelter-player-list-open) .fixed-bottom.plyr-playlist{
  opacity:0!important;
  visibility:hidden!important;
  translate:0 0!important;
  transform:translate3d(0,18px,0) scale(.985)!important;
  pointer-events:none!important;
  transition:opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1),visibility 0s linear .38s,border-color .42s ease,box-shadow .42s ease,background .42s ease!important;
}

/* The active category is already visible in the tabs; the panel only needs a
   short explanation and its rooms. Reset legacy vertical margins that broke
   the grid geometry. */
.mi-shelter-drawer-group-head{
  align-items:center!important;
  margin-bottom:12px!important;
}
.mi-shelter-drawer-group-head>div{
  flex:1 1 auto!important;
  min-width:0!important;
}
.mi-shelter-drawer-group-head p{
  margin:0!important;
  color:rgba(235,220,204,.54)!important;
  font-size:9.5px!important;
  line-height:1.85!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.mi-shelter-drawer-group-head>a{
  min-height:32px!important;
  padding-inline:13px!important;
  font-size:9px!important;
}
.mi-shelter-drawer-group-panel>.mi-shelter-drawer-rooms{
  grid-template-columns:repeat(auto-fit,minmax(235px,1fr))!important;
  gap:9px!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room,
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room + .mi-shelter-drawer-room{
  min-height:82px!important;
  margin-top:0!important;
  grid-template-columns:66px minmax(0,1fr) 20px!important;
  gap:11px!important;
  padding:8px!important;
  align-items:center!important;
  background:linear-gradient(135deg,rgba(255,255,255,.042),rgba(255,255,255,.018))!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room:hover,
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room:focus-visible{
  transform:translateY(-2px)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.072),rgba(255,255,255,.028))!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room>span{
  width:66px!important;
  height:66px!important;
  border-radius:12px!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room>div{
  min-width:0!important;
  align-self:center!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room strong{
  font-size:12px!important;
  line-height:1.55!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room small{
  display:block!important;
  margin-top:3px!important;
  font-size:8.5px!important;
  line-height:1.7!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.mi-shelter-drawer-group-panel .mi-shelter-drawer-room>svg{
  width:18px!important;
  height:18px!important;
  opacity:.48!important;
}

/* Quiet product signature at the actual end of the Shelter page. */
.mi-shelter-powered{
  position:relative!important;
  z-index:3!important;
  direction:rtl!important;
  margin:0!important;
  padding:24px 16px max(34px,calc(var(--mi-shelter-player-height,0px) + 18px))!important;
  background:#171512!important;
  color:rgba(230,217,202,.38)!important;
  text-align:center!important;
  font-family:inherit!important;
  font-size:9.5px!important;
  line-height:1.8!important;
}
.mi-shelter-powered strong{
  color:rgba(244,231,216,.82)!important;
  font-weight:800!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-art-actions{gap:10px!important}
  .mi-shelter-art-actions>button{margin:0!important}
  .mi-shelter-drawer-group-head p{font-size:8.7px!important}
  .mi-shelter-drawer-group-panel>.mi-shelter-drawer-rooms{grid-template-columns:1fr!important;gap:8px!important}
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room,
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room + .mi-shelter-drawer-room{
    min-height:72px!important;
    grid-template-columns:58px minmax(0,1fr) 18px!important;
    padding:7px!important;
  }
  .mi-shelter-drawer-group-panel .mi-shelter-drawer-room>span{width:58px!important;height:58px!important}
  .mi-shelter-powered{padding-top:20px!important;font-size:9px!important}
}

@media(max-width:480px){
  .mi-shelter-drawer-group-head p{
    white-space:normal!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.mi-shelter-view #plyr-playlist,
  body.mi-shelter-view .fixed-bottom.plyr-playlist{transition:none!important}
}


/* ==========================================================
   1.3.56 — restore live wallpaper + remove duplicate tail space
   ========================================================== */

/* The standalone shell already contains a full-height hero/home canvas. The
   extra 100vh on both the app and its active view created a second empty
   viewport before the signature on short pages. */
body.mi-shelter-standalone-page .mi-shelter-page-shell--standalone,
.mi-shelter-app,
.mi-shelter-app-view{
  min-height:0!important;
}

/* The footer is now the single place that reserves room for the fixed player.
   Remove the older duplicate reserves from the room content and home shell. */
.mi-shelter-content{
  padding-bottom:clamp(42px,5vw,72px)!important;
}
.mi-shelter-hub-shell,
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  margin-bottom:0!important;
}
.mi-shelter-powered{
  padding-top:18px!important;
  padding-bottom:max(26px,calc(var(--mi-shelter-player-height,0px) + 14px))!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-content{padding-bottom:34px!important}
  .mi-shelter-powered{
    padding-top:14px!important;
    padding-bottom:max(22px,calc(var(--mi-shelter-player-height,0px) + 10px))!important;
  }
}


/* ==========================================================
   1.3.57 — signature over the active Shelter background
   ========================================================== */
/* The signature belongs to the active home/room canvas now, not to an
   independent footer strip outside the Shelter application. */
.mi-shelter,
.mi-shelter-hub{
  position:relative!important;
}
.mi-shelter-powered{
  position:absolute!important;
  z-index:18!important;
  inset-inline:0!important;
  bottom:max(30px,calc(var(--mi-shelter-player-height,0px) + 34px))!important;
  width:max-content!important;
  max-width:calc(100% - 32px)!important;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:rgba(230,217,202,.42)!important;
  text-align:center!important;
  font-family:inherit!important;
  font-size:9.5px!important;
  line-height:1.8!important;
  text-shadow:0 2px 14px rgba(0,0,0,.88),0 1px 2px rgba(0,0,0,.75)!important;
  pointer-events:none!important;
}
.mi-shelter-powered strong{
  color:rgba(247,235,220,.88)!important;
  font-weight:850!important;
}

/* Keep the final content clear of the overlaid signature without creating a
   separate footer panel. The underlying room/home background remains visible. */
.mi-shelter-content{
  padding-bottom:max(96px,calc(var(--mi-shelter-player-height,0px) + 86px))!important;
}
.mi-shelter-hub-shell,
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  margin-bottom:0!important;
  padding-bottom:max(92px,calc(var(--mi-shelter-player-height,0px) + 78px))!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-powered{
    bottom:max(34px,calc(var(--mi-shelter-player-height,0px) + 40px))!important;
    max-width:calc(100% - 24px)!important;
    font-size:9px!important;
  }
  .mi-shelter-content{
    padding-bottom:max(112px,calc(var(--mi-shelter-player-height,0px) + 96px))!important;
  }
  .mi-shelter-hub-shell,
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    padding-bottom:max(108px,calc(var(--mi-shelter-player-height,0px) + 92px))!important;
  }
}


/* ==========================================================
   1.3.59 — compact ending + custom icon-only sleep timer
   ========================================================== */

/* The home content should define its own height. A forced viewport-sized
   middle grid row was the source of the large empty area below the cards. */
.mi-shelter-hub-shell,
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  min-height:0!important;
  margin-bottom:0!important;
  grid-template-rows:auto auto auto!important;
  padding-bottom:max(58px,calc(var(--mi-shelter-player-height,0px) + 56px))!important;
}

/* Keep only the space actually needed for the signature and fixed player. */
.mi-shelter-content{
  padding-bottom:max(70px,calc(var(--mi-shelter-player-height,0px) + 62px))!important;
}
.mi-shelter-powered{
  bottom:max(24px,calc(var(--mi-shelter-player-height,0px) + 26px))!important;
}

/* Download and sleep timer are one compact action row on desktop. */
.mi-shelter-art-actions{
  width:auto!important;
  max-width:100%!important;
  display:flex!important;
  flex-flow:row nowrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:10px!important;
}
.mi-shelter-art-actions>button{
  margin:0!important;
  flex:0 0 auto!important;
}
.mi-shelter-sleep-button{
  position:relative!important;
  width:44px!important;
  min-width:44px!important;
  height:42px!important;
  padding:0!important;
  border-radius:50%!important;
  grid-auto-flow:row!important;
  gap:0!important;
}
.mi-shelter-sleep-button svg{
  width:18px!important;
  height:18px!important;
  margin:0!important;
}
.mi-shelter-sleep-button.is-active::after{
  content:"";
  position:absolute;
  right:5px;
  top:5px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--mi-accent)!important;
  box-shadow:0 0 9px color-mix(in srgb,var(--mi-accent) 72%,transparent)!important;
}
.mi-shelter-art-actions>[data-art-download]{
  min-width:128px!important;
}

/* Custom minute entry shares the same calm visual language as the presets. */
.mi-shelter-sleep-menu>.mi-shelter-sleep-presets{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px!important;
}
.mi-shelter-sleep-custom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:8px!important;
  margin-top:9px!important;
  padding-top:9px!important;
  border-top:1px solid rgba(255,255,255,.075)!important;
}
.mi-shelter-sleep-custom label{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  min-width:0!important;
  color:rgba(237,222,207,.6)!important;
  font-size:9px!important;
}
.mi-shelter-sleep-custom input{
  width:100%!important;
  min-width:0!important;
  height:40px!important;
  padding:0 11px!important;
  border:1px solid rgba(255,255,255,.1)!important;
  border-radius:12px!important;
  outline:0!important;
  background:rgba(255,255,255,.035)!important;
  color:#f2e5d8!important;
  font-family:inherit!important;
  font-size:11px!important;
  text-align:right!important;
  direction:rtl!important;
  appearance:textfield!important;
}
.mi-shelter-sleep-custom input::-webkit-outer-spin-button,
.mi-shelter-sleep-custom input::-webkit-inner-spin-button{
  margin:0!important;
  -webkit-appearance:none!important;
}
.mi-shelter-sleep-custom input:focus{
  border-color:color-mix(in srgb,var(--mi-accent,#d0a064) 48%,rgba(255,255,255,.1))!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--mi-accent,#d0a064) 10%,transparent)!important;
}
.mi-shelter-sleep-custom>button{
  min-width:88px!important;
  height:40px!important;
  padding:0 12px!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-shell,
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    min-height:0!important;
    margin-bottom:0!important;
    padding-bottom:max(52px,calc(var(--mi-shelter-player-height,0px) + 48px))!important;
  }
  .mi-shelter-content{
    padding-bottom:max(66px,calc(var(--mi-shelter-player-height,0px) + 56px))!important;
  }
  .mi-shelter-powered{
    bottom:max(22px,calc(var(--mi-shelter-player-height,0px) + 24px))!important;
  }
  .mi-shelter-art-actions{
    flex-flow:row nowrap!important;
    gap:9px!important;
  }
  .mi-shelter-sleep-button{
    width:46px!important;
    min-width:46px!important;
    height:46px!important;
  }
  .mi-shelter-art-actions>[data-art-download]{
    width:46px!important;
    min-width:46px!important;
    height:46px!important;
  }
}

@media(max-width:420px){
  .mi-shelter-sleep-custom{
    grid-template-columns:1fr!important;
  }
  .mi-shelter-sleep-custom>button{
    width:100%!important;
  }
}


/* ==========================================================
   1.3.60 — anchored home dock without an empty tail
   ========================================================== */
/* The middle row must absorb the remaining viewport height. Removing it in
   1.3.59 packed the welcome and the dock together near the top and left the
   unused viewport below the cards. The dock now returns to the lower edge of
   the usable canvas while the fixed player and product signature keep their
   own small, explicit reserve. */
.mi-shelter-hub-shell,
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  grid-template-rows:auto minmax(150px,1fr) auto!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.mi-shelter-hub-shell{
  min-height:calc(100svh - 54px)!important;
}
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  min-height:calc(100svh - var(--mi-shelter-player-height,92px) - 58px)!important;
}
.mi-shelter-hub-welcome{
  align-self:center!important;
}
.mi-shelter-hub-dock{
  align-self:end!important;
}
.mi-shelter-powered{
  bottom:max(22px,calc(var(--mi-shelter-player-height,0px) + 24px))!important;
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-shell,
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    grid-template-rows:auto minmax(112px,1fr) auto!important;
    margin-bottom:0!important;
    padding-bottom:0!important;
  }
  .mi-shelter-hub-shell{
    min-height:calc(100svh - 48px)!important;
  }
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    min-height:calc(100svh - var(--mi-shelter-player-height,118px) - 54px)!important;
  }
  .mi-shelter-powered{
    bottom:max(20px,calc(var(--mi-shelter-player-height,0px) + 22px))!important;
  }
}

@media(max-height:720px) and (min-width:901px){
  .mi-shelter-hub-shell,
  html.mi-shelter-player-visible .mi-shelter-hub-shell,
  body.mi-shelter-player-visible .mi-shelter-hub-shell{
    grid-template-rows:auto minmax(104px,1fr) auto!important;
  }
  .mi-shelter-hub-welcome{padding-block:8px 12px!important}
}


/* 1.3.62 — friendly mascot for the preview/subscription gate. */
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot,
.mi-shelter-gate-card .mi-shelter-gate-mascot{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:clamp(170px,32vw,220px)!important;
  height:clamp(145px,28vw,190px)!important;
  margin:-12px auto 8px!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot img,
.mi-shelter-gate-card .mi-shelter-gate-mascot img{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 12px 20px rgba(0,0,0,.24)) drop-shadow(0 0 22px rgba(232,169,83,.22))!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot-glow,
.mi-shelter-gate-card .mi-shelter-gate-mascot-glow{
  position:absolute!important;
  z-index:1!important;
  inset:10% 5% 0!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 50% 52%,rgba(244,187,108,.5) 0%,rgba(229,153,69,.25) 35%,rgba(216,137,53,.1) 58%,transparent 76%)!important;
  filter:blur(19px)!important;
  transform:scale(1.08)!important;
  pointer-events:none!important;
}
@media (max-width:560px){
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot,
  .mi-shelter-gate-card .mi-shelter-gate-mascot{
    width:176px!important;
    height:154px!important;
    margin:-8px auto 6px!important;
  }
}


/* 1.3.63 — give the gate mascot proper breathing room above the kicker. */
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot,
.mi-shelter-gate-card .mi-shelter-gate-mascot{
  margin:-18px auto 20px!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot img,
.mi-shelter-gate-card .mi-shelter-gate-mascot img{
  transform:translateY(-8px)!important;
}
.mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot-glow,
.mi-shelter-gate-card .mi-shelter-gate-mascot-glow{
  transform:translateY(-8px) scale(1.08)!important;
}
@media (max-width:560px){
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot,
  .mi-shelter-gate-card .mi-shelter-gate-mascot{
    margin:-14px auto 18px!important;
  }
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot img,
  .mi-shelter-gate-card .mi-shelter-gate-mascot img{
    transform:translateY(-10px)!important;
  }
  .mi-shelter-app>.mi-shelter-gate .mi-shelter-gate-card .mi-shelter-gate-mascot-glow,
  .mi-shelter-gate-card .mi-shelter-gate-mascot-glow{
    transform:translateY(-10px) scale(1.08)!important;
  }
}


/* ==========================================================
   1.3.64 — anchored, calmer sleep timer menu
   ========================================================== */
.mi-shelter-art-player.is-sleep-open{
  z-index:520!important;
  overflow:visible!important;
}
.mi-shelter-sleep-control{
  position:relative!important;
  z-index:540!important;
  flex:0 0 auto!important;
  display:grid!important;
  place-items:center!important;
}
.mi-shelter-sleep-control .mi-shelter-sleep-button{
  border:1px solid rgba(255,255,255,.075)!important;
  background:rgba(255,255,255,.018)!important;
  color:rgba(229,215,201,.7)!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
}
.mi-shelter-sleep-control .mi-shelter-sleep-button:hover,
.mi-shelter-sleep-control .mi-shelter-sleep-button:focus-visible{
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(255,255,255,.16)!important;
  color:#f0e2d3!important;
}
.mi-shelter-sleep-control .mi-shelter-sleep-menu{
  position:absolute!important;
  z-index:550!important;
  right:50%!important;
  left:auto!important;
  top:auto!important;
  bottom:calc(100% + 10px)!important;
  transform:translateX(50%)!important;
  width:246px!important;
  max-width:calc(100vw - 24px)!important;
  padding:11px!important;
  border-radius:16px!important;
  background:rgba(31,27,24,.985)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.46)!important;
  transform-origin:50% 100%!important;
}
.mi-shelter-sleep-control .mi-shelter-sleep-menu.is-below{
  top:calc(100% + 10px)!important;
  bottom:auto!important;
  transform-origin:50% 0!important;
}
.mi-shelter-sleep-menu header{
  margin:0 0 9px!important;
  text-align:center!important;
}
.mi-shelter-sleep-menu header strong{
  font-size:11px!important;
  color:rgba(244,231,217,.78)!important;
  font-weight:650!important;
}
.mi-shelter-sleep-menu>.mi-shelter-sleep-presets{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:6px!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-presets button{
  min-height:36px!important;
  padding:0 6px!important;
  border-radius:10px!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-custom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 54px!important;
  align-items:center!important;
  gap:6px!important;
  margin-top:7px!important;
  padding-top:7px!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-custom input{
  height:36px!important;
  padding:0 10px!important;
  border-radius:10px!important;
  font-size:10px!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-custom>button{
  min-width:54px!important;
  width:54px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0!important;
  border-radius:10px!important;
  font-size:9px!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-cancel{
  min-height:30px!important;
  margin-top:6px!important;
  border:0!important;
  background:transparent!important;
  color:rgba(235,219,203,.46)!important;
  font-size:8px!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-cancel[hidden]{display:none!important}
@media(max-width:560px){
  .mi-shelter-sleep-control .mi-shelter-sleep-menu{
    width:232px!important;
    right:0!important;
    transform:none!important;
  }
  .mi-shelter-sleep-menu>.mi-shelter-sleep-presets{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}


/* ==========================================================
   1.3.65 — preserve rounded player corners and align timer UI
   ========================================================== */
/* Opening the attached timer requires visible overflow. Keep every decorative
   layer clipped visually to the player's original rounded geometry. */
.mi-shelter-art-player.is-sleep-open,
.mi-shelter-art-player.is-sleep-open .mi-shelter-art-player-ambient,
.mi-shelter-art-player.is-sleep-open .mi-shelter-art-player-grain,
.mi-shelter-art-player.is-sleep-open::after{
  border-radius:28px!important;
}
@media(max-width:680px){
  .mi-shelter-art-player.is-sleep-open,
  .mi-shelter-art-player.is-sleep-open .mi-shelter-art-player-ambient,
  .mi-shelter-art-player.is-sleep-open .mi-shelter-art-player-grain,
  .mi-shelter-art-player.is-sleep-open::after{
    border-radius:24px!important;
  }
}

.mi-shelter-sleep-control .mi-shelter-sleep-menu{
  direction:rtl!important;
  text-align:center!important;
}
.mi-shelter-sleep-menu header,
.mi-shelter-sleep-menu header strong,
.mi-shelter-sleep-menu .mi-shelter-sleep-presets,
.mi-shelter-sleep-menu .mi-shelter-sleep-custom,
.mi-shelter-sleep-menu .mi-shelter-sleep-cancel{
  text-align:center!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-presets button,
.mi-shelter-sleep-menu .mi-shelter-sleep-custom>button,
.mi-shelter-sleep-menu .mi-shelter-sleep-cancel{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.35!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-custom input{
  text-align:center!important;
  direction:rtl!important;
}
.mi-shelter-sleep-menu .mi-shelter-sleep-custom input::placeholder{
  text-align:center!important;
}


/* ==========================================================
   1.3.66 — stable viewport-anchored sleep timer popover
   ========================================================== */
/* The timer menu is portaled to <body> while open. The player keeps its normal
   clipping, radius and artwork glow; opening the menu must not change it. */
.mi-shelter-art-player.is-sleep-open{
  z-index:auto!important;
  overflow:hidden!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal{
  position:fixed!important;
  z-index:2147483000!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:min(246px,calc(100vw - 24px))!important;
  max-width:calc(100vw - 24px)!important;
  margin:0!important;
  padding:11px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:16px!important;
  background:rgba(31,27,24,.985)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.46)!important;
  -webkit-backdrop-filter:blur(18px) saturate(1.08)!important;
  backdrop-filter:blur(18px) saturate(1.08)!important;
  direction:rtl!important;
  text-align:center!important;
  overflow:hidden!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal[hidden]{display:none!important}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal header{
  margin:0 0 9px!important;
  text-align:center!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal header strong{
  display:block!important;
  font-size:11px!important;
  line-height:1.6!important;
  color:rgba(244,231,217,.78)!important;
  text-align:center!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal>.mi-shelter-sleep-presets{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:6px!important;
  text-align:center!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-presets button,
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-custom>button,
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-cancel{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  line-height:1.35!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-presets button{
  min-height:36px!important;
  padding:0 6px!important;
  border-radius:10px!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-custom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 54px!important;
  align-items:center!important;
  gap:6px!important;
  margin-top:7px!important;
  padding-top:7px!important;
  text-align:center!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-custom input{
  width:100%!important;
  min-width:0!important;
  height:36px!important;
  padding:0 10px!important;
  border-radius:10px!important;
  font-size:10px!important;
  text-align:center!important;
  direction:rtl!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-custom input::placeholder{text-align:center!important}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-custom>button{
  width:54px!important;
  min-width:54px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0!important;
  border-radius:10px!important;
  font-size:9px!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-cancel{
  width:100%!important;
  min-height:30px!important;
  margin-top:6px!important;
  border:0!important;
  background:transparent!important;
  color:rgba(235,219,203,.46)!important;
  font-size:8px!important;
}
body>.mi-shelter-sleep-menu.mi-sleep-menu-portal .mi-shelter-sleep-cancel[hidden]{display:none!important}
@media(max-width:560px){
  body>.mi-shelter-sleep-menu.mi-sleep-menu-portal{
    width:min(232px,calc(100vw - 24px))!important;
  }
}


/* ==========================================================
   1.3.67 — reliable timer toggle + exact artistic download width
   ========================================================== */
/* The artistic download menu is moved under <body>; these selectors must be
   at least as specific as the portal rules that otherwise force three columns. */
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal[data-quality-count="1"]{
  width:max-content!important;
  min-width:0!important;
  max-width:calc(100vw - 24px)!important;
  grid-template-columns:minmax(132px,132px)!important;
  justify-content:center!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal[data-quality-count="1"] .mi-download-quality{
  width:132px!important;
  min-width:132px!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal[data-quality-count="2"]{
  width:min(246px,calc(100vw - 24px))!important;
  min-width:0!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  justify-content:center!important;
}
@media(max-width:700px){
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal[data-quality-count="1"]{
    width:max-content!important;
    grid-template-columns:minmax(132px,132px)!important;
  }
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal[data-quality-count="2"]{
    width:min(246px,calc(100vw - 24px))!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* ==========================================================
   1.3.68 — center artistic-player quality labels on mobile
   ========================================================== */
@media(max-width:700px){
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal .mi-download-quality{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    direction:ltr!important;
    line-height:1!important;
    padding-inline:10px!important;
  }
}


/* 1.3.69 — administrator-selectable Shelter logo. */
.mi-shelter-brand-mark.has-custom-logo{
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  padding:3px!important;
  background:rgba(24,19,15,.3)!important;
}
.mi-shelter-brand-mark.has-custom-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:inherit!important;
}
.mi-shelter-locked header .mi-shelter-brand-mark.has-custom-logo img{
  object-fit:contain!important;
}


/* 1.3.70 — custom brand logo: larger, clean and frameless. */
.mi-shelter-brand-mark.has-custom-logo,
.mi-shelter-floating-nav .mi-shelter-brand-mark.has-custom-logo,
.mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark.has-custom-logo{
  display:grid!important;
  place-items:center!important;
  flex:0 0 52px!important;
  width:52px!important;
  min-width:52px!important;
  height:52px!important;
  min-height:52px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  overflow:visible!important;
}
.mi-shelter-brand-mark.has-custom-logo img,
.mi-shelter-floating-nav .mi-shelter-brand-mark.has-custom-logo img,
.mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark.has-custom-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.mi-shelter-locked header .mi-shelter-brand-mark.has-custom-logo{
  width:56px!important;
  min-width:56px!important;
  height:56px!important;
  min-height:56px!important;
}
@media(max-width:680px){
  .mi-shelter-brand-mark.has-custom-logo,
  .mi-shelter-floating-nav .mi-shelter-brand-mark.has-custom-logo,
  .mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark.has-custom-logo{
    display:grid!important;
    flex-basis:46px!important;
    width:46px!important;
    min-width:46px!important;
    height:46px!important;
    min-height:46px!important;
  }
}
@media(max-width:390px){
  .mi-shelter-brand-mark.has-custom-logo,
  .mi-shelter-floating-nav .mi-shelter-brand-mark.has-custom-logo,
  .mi-shelter-floating-nav .mi-shelter-hub-brand .mi-shelter-brand-mark.has-custom-logo{
    display:grid!important;
    flex-basis:42px!important;
    width:42px!important;
    min-width:42px!important;
    height:42px!important;
    min-height:42px!important;
  }
}


/* 1.3.71 — the repeated subscription banner was removed.
   Related shelters now follow the playlist without leaving an empty CTA gap. */
.mi-shelter-content .mi-shelter-track-list + .mi-shelter-related-wrap{
  margin-top:30px!important;
}
@media(max-width:900px){
  .mi-shelter-content .mi-shelter-track-list + .mi-shelter-related-wrap{margin-top:24px!important}
}
@media(max-width:430px){
  .mi-shelter-content .mi-shelter-track-list + .mi-shelter-related-wrap{margin-top:20px!important}
}

/* 1.3.74 — dynamic category count, icon and category artwork */
.mi-shelter-hub-tabs{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}
.mi-shelter-hub-tabs>a>span{gap:7px}
.mi-shelter-hub-tabs>a>span>b{font:inherit;color:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis}
.mi-shelter-group-icon{width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 18px;color:currentColor;opacity:.82}
.mi-shelter-group-icon svg{display:block;width:100%;height:100%;fill:currentColor;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.mi-shelter-group-kicker{display:inline-flex!important;align-items:center;gap:8px}
.mi-shelter-group-kicker .mi-shelter-group-icon{width:20px;height:20px}
@media(max-width:720px){.mi-shelter-hub-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.mi-shelter-hub-tabs>a>span{padding-inline:20px!important}.mi-shelter-group-icon{width:16px;height:16px;flex-basis:16px}}

.mi-shelter-hub-tabs>a.is-active,.mi-shelter-hub-tabs>a:hover,.mi-shelter-hub-tabs>a:focus-visible{border-color:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 38%,rgba(255,255,255,.11));background:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 13%,rgba(20,12,8,.46))}

/* ==========================================================
   1.3.75 — category rows with lightweight horizontal rails
   ========================================================== */
.mi-shelter-hub{
  scrollbar-gutter:stable;
}
.mi-shelter-hub-dock,
.mi-shelter-hub-panels{
  overflow-anchor:none;
}
.mi-shelter-hub-dock-top{
  justify-content:flex-start;
  padding:1px 4px 12px;
}
.mi-shelter-hub-panels{
  display:grid;
  gap:18px;
  min-height:0!important;
}
.mi-shelter-hub-panel{
  min-width:0;
}
.mi-shelter-hub-panel+ .mi-shelter-hub-panel{
  padding-top:18px;
  border-top:1px solid rgba(255,235,215,.07);
}
.mi-shelter-hub-panel[hidden]{
  display:block!important;
}
.mi-shelter-hub-panel.is-active{
  animation:none!important;
}
.mi-shelter-hub-panel-note{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  min-width:0;
  padding:0 4px 9px;
}
.mi-shelter-hub-row-title{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  color:#fff7ee;
  text-decoration:none;
}
.mi-shelter-hub-row-title>.mi-shelter-group-icon{
  width:22px;
  height:22px;
  flex:0 0 22px;
  color:var(--group-accent,var(--hub-accent));
  opacity:.92;
}
.mi-shelter-hub-row-title>span{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.mi-shelter-hub-row-title strong{
  display:block;
  overflow:hidden;
  color:inherit;
  font-size:13px;
  font-weight:820;
  line-height:1.45;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.mi-shelter-hub-row-title small{
  display:block;
  max-width:min(52vw,560px);
  margin-top:1px;
  overflow:hidden;
  color:rgba(255,236,216,.45);
  font-size:8px;
  line-height:1.55;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.mi-shelter-hub-row-title:hover,
.mi-shelter-hub-row-title:focus-visible,
.mi-shelter-hub-row-title.is-active{
  color:#fffaf4;
}
.mi-shelter-hub-row-title:focus-visible{
  outline:1px solid color-mix(in srgb,var(--group-accent,var(--hub-accent)) 55%,transparent);
  outline-offset:5px;
  border-radius:8px;
}
.mi-shelter-hub-row-meta{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:9px;
  color:rgba(255,236,216,.34);
  font-size:8px;
  white-space:nowrap;
}
.mi-shelter-hub-rail-controls{
  display:inline-flex;
  align-items:center;
  gap:5px;
}
.mi-shelter-hub-rail-controls[hidden]{
  display:none!important;
}
.mi-shelter-hub-rail-controls button{
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  padding:0;
  border:1px solid rgba(255,236,216,.11);
  border-radius:50%;
  background:rgba(18,11,8,.32);
  color:rgba(255,245,234,.7);
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease;
}
.mi-shelter-hub-rail-controls button svg{
  width:13px;
  height:13px;
}
.mi-shelter-hub-rail-controls button:hover,
.mi-shelter-hub-rail-controls button:focus-visible{
  border-color:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 38%,rgba(255,255,255,.11));
  background:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 11%,rgba(18,11,8,.42));
  color:#fff8ef;
}
.mi-shelter-hub-rail-controls button:focus-visible{
  outline:1px solid color-mix(in srgb,var(--group-accent,var(--hub-accent)) 55%,transparent);
  outline-offset:2px;
}
.mi-shelter-hub-rail-controls button:disabled{
  opacity:.24;
  cursor:default;
  pointer-events:none;
}
.mi-shelter-hub-rail{
  display:grid!important;
  grid-template-columns:none!important;
  grid-auto-flow:column!important;
  grid-auto-columns:clamp(210px,22%,268px)!important;
  gap:9px!important;
  width:100%!important;
  margin:-6px 0 -4px!important;
  padding:7px 2px 9px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  direction:rtl;
  scroll-behavior:smooth;
  scroll-snap-type:inline proximity!important;
  scroll-padding-inline:8px;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
}
.mi-shelter-hub-rail::-webkit-scrollbar{
  display:none;
}
.mi-shelter-hub-rail>.mi-shelter-hub-card,
.mi-shelter-hub-rail>.mi-shelter-hub-show-all{
  scroll-snap-align:start!important;
  scroll-snap-stop:normal;
}

@media(max-width:760px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-dock-top,
  .mi-shelter-hub-panel-note{
    padding-inline:max(10px,env(safe-area-inset-left),env(safe-area-inset-right));
  }
  .mi-shelter-hub-panels{
    gap:16px;
  }
  .mi-shelter-hub-panel+ .mi-shelter-hub-panel{
    padding-top:16px;
  }
  .mi-shelter-hub-row-title{
    gap:8px;
  }
  .mi-shelter-hub-row-title>.mi-shelter-group-icon{
    width:20px;
    height:20px;
    flex-basis:20px;
  }
  .mi-shelter-hub-row-title strong{
    font-size:12px;
  }
  .mi-shelter-hub-row-title small{
    max-width:62vw;
    font-size:7.5px;
  }
  .mi-shelter-hub-row-meta>span{
    font-size:7.5px;
  }
  .mi-shelter-hub-rail-controls{
    display:none!important;
  }
  .mi-shelter-hub-rail{
    display:grid!important;
    grid-template-columns:none!important;
    grid-auto-flow:column!important;
    grid-auto-columns:min(78vw,310px)!important;
    gap:10px!important;
    width:100%!important;
    margin:-5px 0 -4px!important;
    padding-top:6px!important;
    padding-bottom:10px!important;
    padding-inline:max(10px,env(safe-area-inset-left),env(safe-area-inset-right))!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:inline mandatory!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-card{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    aspect-ratio:1.68/1!important;
    border-radius:14px!important;
    scroll-snap-align:start!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-show-all{
    grid-column:auto!important;
    width:100%!important;
    min-height:0!important;
    aspect-ratio:1.68/1!important;
    border-radius:14px!important;
    scroll-snap-align:start!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-hub-rail{
    scroll-behavior:auto;
  }
  .mi-shelter-hub-rail-controls button{
    transition:none;
  }
}

/* Keep the welcome row at its natural minimum height so the taller category
   stack never overlaps it, while preserving the existing viewport fill. */
.mi-shelter-hub-shell,
html.mi-shelter-player-visible .mi-shelter-hub-shell,
body.mi-shelter-player-visible .mi-shelter-hub-shell{
  grid-template-rows:auto minmax(min-content,1fr) auto!important;
  overflow-anchor:none;
}
.mi-shelter-hub{
  scroll-padding-bottom:calc(var(--mi-shelter-player-height,92px) + max(28px,env(safe-area-inset-bottom)));
}

@media(max-width:760px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-rail{
    grid-auto-columns:min(74vw,300px)!important;
  }
}

@media(max-width:900px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-welcome{
    transform:none!important;
  }
}

/* ==========================================================
   1.3.76 — compact category navigation and calmer active rail
   Display-layer only: existing cards, routes and player remain intact.
   ========================================================== */
.mi-shelter-hub-dock{
  padding:10px!important;
}
.mi-shelter-hub-dock-top{
  padding:1px 4px 7px!important;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact{
  display:flex!important;
  align-items:center;
  gap:5px;
  width:max-content;
  max-width:100%;
  margin:0 2px 10px;
  padding:3px;
  overflow-x:auto;
  overflow-y:hidden;
  border:1px solid rgba(255,235,215,.07);
  border-radius:999px;
  background:rgba(14,9,6,.2);
  scroll-snap-type:inline proximity;
  overscroll-behavior-inline:contain;
  scrollbar-width:none;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact::-webkit-scrollbar{
  display:none;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
  flex:0 0 auto;
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  min-height:31px;
  padding:0 10px!important;
  border:1px solid transparent;
  border-radius:999px;
  color:rgba(255,239,222,.48);
  font-size:9px;
  line-height:1;
  white-space:nowrap;
  scroll-snap-align:start;
  transition:color .16s ease,background .16s ease,border-color .16s ease;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span>b{
  max-width:180px;
  overflow:hidden;
  font:inherit;
  font-weight:720;
  color:inherit;
  text-overflow:ellipsis;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact .mi-shelter-group-icon{
  width:15px;
  height:15px;
  flex-basis:15px;
  opacity:.72;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a small{
  min-width:16px;
  height:16px;
  padding:0 4px;
  font-size:6.5px;
  background:rgba(255,255,255,.045);
  color:rgba(255,240,224,.34);
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a:hover,
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a:focus-visible{
  color:rgba(255,247,237,.78);
  background:rgba(255,255,255,.025);
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a.is-active{
  color:#fff8ef;
  border-color:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 30%,rgba(255,255,255,.08));
  background:color-mix(in srgb,var(--group-accent,var(--hub-accent)) 13%,rgba(255,255,255,.025));
  box-shadow:none;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a.is-active .mi-shelter-group-icon{
  opacity:.96;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a:focus-visible{
  outline:1px solid color-mix(in srgb,var(--group-accent,var(--hub-accent)) 50%,transparent);
  outline-offset:2px;
}
.mi-shelter-hub-panels{
  display:block!important;
  min-height:0!important;
}
.mi-shelter-hub-panel[hidden]{
  display:none!important;
}
.mi-shelter-hub-panel+ .mi-shelter-hub-panel{
  padding-top:0!important;
  border-top:0!important;
}
.mi-shelter-hub-panel.is-active{
  animation:miHubPanelIn .2s ease both!important;
}
.mi-shelter-hub-panel-note{
  padding:0 4px 7px!important;
}
.mi-shelter-hub-row-title{
  pointer-events:none;
  gap:8px!important;
}
.mi-shelter-hub-row-title>.mi-shelter-group-icon{
  width:19px!important;
  height:19px!important;
  flex-basis:19px!important;
}
.mi-shelter-hub-row-title strong{
  font-size:12px!important;
}
.mi-shelter-hub-row-title small{
  max-width:min(58vw,620px)!important;
  font-size:7.5px!important;
}
.mi-shelter-hub-rail{
  grid-auto-columns:clamp(172px,18vw,218px)!important;
  gap:8px!important;
  margin:-5px 0 -4px!important;
  padding:6px 2px 8px!important;
  scroll-snap-type:inline proximity!important;
}
.mi-shelter-hub-rail>.mi-shelter-hub-card,
.mi-shelter-hub-rail>.mi-shelter-hub-show-all{
  min-height:0!important;
  aspect-ratio:1.72/1!important;
  border-radius:14px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-copy{
  right:9px!important;
  left:9px!important;
  bottom:8px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-text strong{
  font-size:12px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-text small{
  font-size:7px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-play{
  width:27px!important;
  height:27px!important;
  flex-basis:27px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-top{
  top:8px!important;
  right:8px!important;
  left:8px!important;
}
.mi-shelter-hub-panel .mi-shelter-hub-card-count{
  top:8px!important;
  left:8px!important;
}

@media(max-width:760px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-dock{
    padding:8px!important;
  }
  .mi-shelter-hub-dock-top{
    padding:0 max(10px,env(safe-area-inset-left),env(safe-area-inset-right)) 6px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact{
    width:calc(100% - 2px);
    max-width:none;
    margin:0 1px 8px;
    padding:3px;
    border-radius:16px;
    scroll-padding-inline:6px;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    min-height:30px;
    padding:0 9px!important;
    font-size:8.5px;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span>b{
    max-width:150px;
  }
  .mi-shelter-hub-panel-note{
    padding:0 max(10px,env(safe-area-inset-left),env(safe-area-inset-right)) 6px!important;
  }
  .mi-shelter-hub-row-meta>span{
    display:none;
  }
  .mi-shelter-hub-rail{
    grid-auto-columns:min(70vw,270px)!important;
    gap:8px!important;
    margin:-4px 0 -4px!important;
    padding:5px max(10px,env(safe-area-inset-left),env(safe-area-inset-right)) 9px!important;
    scroll-snap-type:inline mandatory!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-card,
  .mi-shelter-hub-rail>.mi-shelter-hub-show-all{
    aspect-ratio:1.78/1!important;
    border-radius:13px!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-text strong{
    font-size:11.5px!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-play{
    width:25px!important;
    height:25px!important;
    flex-basis:25px!important;
  }
}

@media(max-width:390px){
  .mi-shelter-hub-rail{
    grid-auto-columns:68vw!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    padding-inline:8px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .mi-shelter-hub-panel.is-active{
    animation:none!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    transition:none!important;
  }
}

/* Neutralize legacy image-tab decoration only for the compact home navigator. */
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a:before,
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a:after{
  display:none!important;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
  position:static!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
  text-align:inherit!important;
}
.mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a small{
  position:static!important;
  inset:auto!important;
  display:grid!important;
}

/* Tab changes are intentionally immediate to avoid a blank frame or layout jump. */
.mi-shelter-hub-panel.is-active{
  animation:none!important;
  opacity:1!important;
  transform:none!important;
}

/* ==========================================================
   1.3.77 — mobile-first visual polish for faster shelter browsing
   Display-layer only: no routes, hooks, state or player logic changed.
   ========================================================== */
@media(max-width:760px), (hover:none) and (pointer:coarse){
  /* Keep the hero dominant, while making its supporting copy easier to read. */
  .mi-shelter-hub-welcome{
    margin-bottom:clamp(18px,3.8svh,30px)!important;
  }
  .mi-shelter-hub-welcome p{
    max-width:96%!important;
    margin-top:8px!important;
    font-size:11.5px!important;
    line-height:1.9!important;
  }

  /* The category selector stays a single lightweight navigation strip.
     Three defaults remain clear; extra dynamic categories can still swipe. */
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact{
    display:grid!important;
    grid-template-columns:none!important;
    grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 8px)/3)!important;
    align-items:stretch!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 11px!important;
    padding:4px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    border-radius:18px!important;
    scroll-padding-inline:4px;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    min-width:0!important;
    min-height:44px!important;
    padding:5px 9px!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:10.25px!important;
    line-height:1.4!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
    width:100%!important;
    justify-content:center!important;
    gap:6px!important;
    white-space:normal!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span>b{
    display:-webkit-box!important;
    max-width:none!important;
    overflow:hidden!important;
    white-space:normal!important;
    text-align:center!important;
    text-wrap:balance;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact .mi-shelter-group-icon{
    width:16px!important;
    height:16px!important;
    flex-basis:16px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a small{
    display:none!important;
  }

  /* Roughly twenty percent less visual mass than 1.3.76, with the next
     shelter intentionally visible as a native swipe affordance. */
  .mi-shelter-hub-rail{
    grid-auto-columns:clamp(190px,62vw,238px)!important;
    gap:9px!important;
    padding-inline:max(12px,env(safe-area-inset-left),env(safe-area-inset-right))!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-card,
  .mi-shelter-hub-rail>.mi-shelter-hub-show-all{
    aspect-ratio:1.9/1!important;
  }

  /* Center the card copy precisely. The mobile card action is already hidden,
     so centering needs no markup or component changes. */
  .mi-shelter-hub-panel .mi-shelter-hub-card-copy{
    inset:0!important;
    width:100%!important;
    height:100%!important;
    box-sizing:border-box!important;
    padding:8px!important;
    justify-content:center!important;
    text-align:center!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-text{
    inset:0!important;
    width:100%!important;
    height:100%!important;
    box-sizing:border-box!important;
    padding:9px!important;
    align-items:center!important;
    text-align:center!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-text strong,
  .mi-shelter-hub-panel .mi-shelter-hub-card-text small{
    width:100%!important;
    max-width:100%!important;
    text-align:center!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-play{
    display:none!important;
  }
}

@media(max-width:390px){
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    padding-inline:7px!important;
    font-size:9.75px!important;
  }
  .mi-shelter-hub-rail{
    grid-auto-columns:clamp(182px,62vw,226px)!important;
  }
}

@media(min-width:761px){
  /* Desktop only receives a very small rhythm polish. */
  .mi-shelter-hub-rail{
    gap:9px!important;
  }
}


/* Keep card labels on the true geometric center at every viewport size. */
.mi-shelter-hub-card-copy,
.mi-shelter-hub-card-text{
  box-sizing:border-box!important;
}
@media(min-width:761px){
  .mi-shelter-hub-panel .mi-shelter-hub-card-copy{
    width:auto!important;
    height:auto!important;
  }
}


/* ==========================================================
   1.3.78 — tighter mobile category navigation and expanded icon set
   Display only: category/player logic and existing component markup stay intact.
   ========================================================== */
@media(max-width:760px), (hover:none) and (pointer:coarse){
  /* Let labels keep their natural width instead of forcing arbitrary line breaks.
     On very narrow screens the existing native horizontal swipe remains available. */
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact{
    display:flex!important;
    grid-template-columns:none!important;
    grid-auto-flow:initial!important;
    grid-auto-columns:initial!important;
    align-items:center!important;
    gap:4px!important;
    min-height:0!important;
    padding:3px!important;
    border-radius:16px!important;
    scroll-snap-type:inline proximity!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    flex:1 0 auto!important;
    min-width:max-content!important;
    min-height:39px!important;
    padding:4px 5px!important;
    gap:0!important;
    font-size:11.25px!important;
    line-height:1.25!important;
    white-space:nowrap!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
    width:auto!important;
    min-width:max-content!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:3px!important;
    white-space:nowrap!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span>b{
    display:block!important;
    max-width:none!important;
    overflow:visible!important;
    white-space:nowrap!important;
    text-align:center!important;
    text-wrap:nowrap!important;
    text-overflow:clip!important;
    -webkit-box-orient:initial!important;
    -webkit-line-clamp:unset!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact .mi-shelter-group-icon{
    width:13.5px!important;
    height:13.5px!important;
    flex:0 0 13.5px!important;
    margin:0!important;
  }

  /* Use one uncomplicated centering context so RTL and old card offsets cannot
     visually pull the title toward either side. */
  .mi-shelter-hub-panel .mi-shelter-hub-card-copy{
    inset:0!important;
    display:grid!important;
    place-items:center!important;
    padding:0!important;
    text-align:center!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-text{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0 10px!important;
    display:grid!important;
    place-items:center!important;
    text-align:center!important;
    transform:none!important;
  }
  .mi-shelter-hub-panel .mi-shelter-hub-card-text strong,
  .mi-shelter-hub-panel .mi-shelter-hub-card-text small{
    width:100%!important;
    margin-inline:auto!important;
    text-align:center!important;
  }
}

@media(max-width:390px){
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    min-height:38px!important;
    padding-inline:4px!important;
    font-size:11.5px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
    gap:2.5px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact .mi-shelter-group-icon{
    width:13px!important;
    height:13px!important;
    flex-basis:13px!important;
  }
}

/* ==========================================================
   1.3.79 — clearer mobile category labels and visible counters
   Display only: existing tab markup, state and player logic stay intact.
   ========================================================== */
@media(max-width:760px), (hover:none) and (pointer:coarse){
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    gap:5px!important;
    font-size:12.6px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
    gap:3.3px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a small{
    display:inline-grid!important;
    place-items:center!important;
    box-sizing:border-box!important;
    flex:0 0 auto!important;
    min-width:17px!important;
    height:17px!important;
    padding:0 4px!important;
    margin:0!important;
    border-radius:999px!important;
    font-size:8px!important;
    line-height:1!important;
  }
}

@media(max-width:390px){
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a{
    gap:4px!important;
    font-size:12px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a>span{
    gap:2.8px!important;
  }
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact>a small{
    min-width:16px!important;
    height:16px!important;
    padding-inline:3.5px!important;
    font-size:7.5px!important;
  }
}

/* ==========================================================
   1.3.80 — final display polish for a calmer, faster home hub
   Display layer only: markup, routes, hooks, states and player logic stay intact.
   ========================================================== */

@media(min-width:761px){
  /* Slightly narrower glass dock removes the unfinished empty-width feeling
     on large displays while preserving the existing desktop composition. */
  .mi-shelter-hub-dock{
    width:min(1120px,100%)!important;
    margin-inline:auto!important;
  }
  .mi-shelter-hub-panels{
    min-height:0!important;
  }
}

@media(max-width:760px), (hover:none) and (pointer:coarse){
  /* More breathing room between primary navigation and the active section. */
  .mi-shelter-hub-tabs.mi-shelter-hub-tabs--compact{
    margin-bottom:17px!important;
  }

  /* A modest readability lift without changing the hero hierarchy. */
  .mi-shelter-hub-welcome p{
    font-size:12.2px!important;
    line-height:1.95!important;
    color:rgba(255,238,220,.72)!important;
  }

  /* The rail viewport is gently inset. Each card occupies about 79% of that
     viewport, leaving a controlled 20–30% preview of the following card. */
  .mi-shelter-hub-rail{
    width:calc(100% - 30px)!important;
    margin:-4px auto -2px!important;
    padding:5px 0 9px!important;
    grid-auto-columns:calc((100% - 9px)/1.27)!important;
    gap:9px!important;
    scroll-padding-inline:0!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-card,
  .mi-shelter-hub-rail>.mi-shelter-hub-show-all{
    aspect-ratio:2.15/1!important;
    border-radius:13px!important;
  }
}

@media(max-width:380px){
  .mi-shelter-hub-rail{
    width:calc(100% - 24px)!important;
    grid-auto-columns:calc((100% - 8px)/1.28)!important;
    gap:8px!important;
  }
  .mi-shelter-hub-rail>.mi-shelter-hub-card,
  .mi-shelter-hub-rail>.mi-shelter-hub-show-all{
    aspect-ratio:2.1/1!important;
  }
}

/* ==========================================================
   1.3.81 — restore the original footer rhythm and soften clipped cards
   Display layer only: no component, route, hook, state or player logic changes.
   The permanent footer reserve from 1.3.80 was removed above, so sizing now
   falls back exactly to the established 1.3.79 player-aware rules.
   ========================================================== */

/* The page is RTL, so the intentionally clipped next card appears at the
   left edge. A narrow, low-strength mask removes the hard cut without making
   the card look blurred or changing its interaction/scroll behavior. */
.mi-shelter-hub-panel:has(.mi-shelter-hub-rail-controls:not([hidden])) .mi-shelter-hub-rail{
  -webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.55) 0%,#000 10%,#000 100%);
  mask-image:linear-gradient(to right,rgba(0,0,0,.55) 0%,#000 10%,#000 100%);
}

/* ==========================================================
   1.3.83.4 — compact access message for the artistic player
   Visual layer only: the existing download, login and subscription links,
   status checks and click handlers remain unchanged.
   ========================================================== */
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message{
  box-sizing:border-box!important;
  width:min(356px,calc(100vw - 28px))!important;
  min-width:0!important;
  max-width:356px!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-content:stretch!important;
  gap:7px!important;
  padding:9px!important;
  border-radius:17px!important;
  border:1px solid rgba(255,255,255,.095)!important;
  background:linear-gradient(160deg,rgba(25,22,20,.985),rgba(17,15,14,.985))!important;
  box-shadow:0 18px 46px rgba(0,0,0,.46),inset 0 1px rgba(255,255,255,.035)!important;
  -webkit-backdrop-filter:blur(18px) saturate(1.08)!important;
  backdrop-filter:blur(18px) saturate(1.08)!important;
  overflow:hidden!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > small{
  position:relative!important;
  grid-column:1/-1!important;
  min-height:38px!important;
  margin:0!important;
  padding:4px 39px 4px 7px!important;
  display:flex!important;
  align-items:center!important;
  color:rgba(240,229,217,.78)!important;
  font-size:12px!important;
  font-weight:450!important;
  line-height:1.75!important;
  text-align:right!important;
  white-space:normal!important;
  text-wrap:pretty!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > small::before{
  content:"↓"!important;
  position:absolute!important;
  inset-inline-start:0!important;
  top:50%!important;
  width:29px!important;
  height:29px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:10px!important;
  color:var(--mi-player-accent,#56b8c8)!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1!important;
  background:rgba(var(--mi-player-rgb,46,171,190),.10)!important;
  border:1px solid rgba(var(--mi-player-rgb,46,171,190),.20)!important;
  transform:translateY(-50%)!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > a[data-mi-shelter-full-navigation]{
  box-sizing:border-box!important;
  grid-column:1/-1!important;
  width:100%!important;
  min-height:37px!important;
  margin:0!important;
  padding:0 14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:11px!important;
  border:1px solid rgba(var(--mi-player-rgb,46,171,190),.22)!important;
  background:linear-gradient(180deg,rgba(var(--mi-player-rgb,46,171,190),.15),rgba(var(--mi-player-rgb,46,171,190),.075))!important;
  color:#f4ece3!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-align:center!important;
  text-decoration:none!important;
  box-shadow:inset 0 1px rgba(255,255,255,.035)!important;
  transition:background .16s ease,border-color .16s ease,transform .16s ease!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > a[data-mi-shelter-full-navigation]:hover{
  border-color:rgba(var(--mi-player-rgb,46,171,190),.36)!important;
  background:linear-gradient(180deg,rgba(var(--mi-player-rgb,46,171,190),.22),rgba(var(--mi-player-rgb,46,171,190),.11))!important;
  transform:translateY(-1px)!important;
}
body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > a[data-mi-shelter-full-navigation]:focus-visible{
  outline:2px solid rgba(var(--mi-player-rgb,46,171,190),.62)!important;
  outline-offset:2px!important;
}

@media(max-width:700px){
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message{
    width:min(282px,calc(100vw - 20px))!important;
    max-width:282px!important;
    gap:6px!important;
    padding:8px!important;
    border-radius:15px!important;
  }
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > small{
    min-height:35px!important;
    padding:3px 35px 3px 5px!important;
    font-size:11px!important;
    line-height:1.72!important;
  }
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > small::before{
    width:26px!important;
    height:26px!important;
    border-radius:9px!important;
    font-size:14px!important;
  }
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > a[data-mi-shelter-full-navigation]{
    min-height:35px!important;
    border-radius:10px!important;
    font-size:11.5px!important;
  }
}

@media(max-width:360px){
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message{
    width:min(266px,calc(100vw - 16px))!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.mi-shelter-view > .mi-shelter-art-download-menu.mi-art-download-portal.is-access-message > a[data-mi-shelter-full-navigation]{
    transition:none!important;
  }
}

