.rsam-app{--rsam-primary:#ff4d24;--rsam-accent:#ffb000;--rsam-bg:#0b0d12;position:relative;background:var(--rsam-bg);color:#f6f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;padding:0 0 130px;overflow:hidden}.rsam-app *{box-sizing:border-box}.rsam-app button,.rsam-app input{font:inherit}.rsam-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(11,13,18,.94);position:relative;z-index:2}.rsam-brand{display:flex;align-items:center;gap:11px;font-size:21px}.rsam-brand img,.rsam-brand-mark{width:43px;height:43px;border-radius:13px;object-fit:cover}.rsam-brand-mark{display:grid;place-items:center;background:linear-gradient(135deg,var(--rsam-primary),var(--rsam-accent));font-weight:900}.rsam-install{border:0;border-radius:999px;background:var(--rsam-primary);color:#fff;padding:10px 17px;font-weight:700;cursor:pointer}.rsam-hero,.rsam-section,.rsam-banner{width:min(1180px,calc(100% - 36px));margin-left:auto;margin-right:auto}.rsam-hero{text-align:center;padding:52px 0 38px}.rsam-eyebrow,.rsam-section-head span{color:var(--rsam-primary);font-size:12px;font-weight:900;letter-spacing:.16em}.rsam-hero h1{font-size:clamp(30px,5vw,54px);line-height:1.08;margin:10px auto 26px;max-width:760px}.rsam-search{max-width:680px;margin:auto;display:flex;align-items:center;gap:10px;background:#171a22;border:1px solid rgba(255,255,255,.11);border-radius:16px;padding:0 18px;box-shadow:0 16px 50px rgba(0,0,0,.22)}.rsam-search span{font-size:28px;line-height:1}.rsam-search input{width:100%;height:56px;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.rsam-search input::placeholder{color:#858b99}.rsam-section{padding:25px 0}.rsam-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.rsam-section-head h2{font-size:clamp(23px,3vw,34px);margin:5px 0 0}.rsam-slider-buttons{display:flex;gap:8px}.rsam-slider-buttons button{width:39px;height:39px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:#171a22;color:#fff;font-size:26px;cursor:pointer}.rsam-featured-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,315px);overflow-x:auto;gap:18px;scroll-snap-type:x mandatory;padding:2px 1px 12px;scrollbar-width:thin}.rsam-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.rsam-card{background:#151820;border:1px solid rgba(255,255,255,.08);border-radius:19px;overflow:hidden;transition:.22s transform,.22s border-color,.22s box-shadow;scroll-snap-align:start}.rsam-card:hover{transform:translateY(-4px);border-color:rgba(255,77,36,.48);box-shadow:0 18px 40px rgba(0,0,0,.25)}.rsam-card.is-playing{border-color:var(--rsam-primary);box-shadow:0 0 0 1px var(--rsam-primary),0 18px 42px rgba(255,77,36,.15)}.rsam-card[hidden]{display:none!important}.rsam-card-cover{aspect-ratio:1.65/1;position:relative;background:linear-gradient(140deg,#20242f,#101219);display:grid;place-items:center;overflow:hidden}.rsam-card-cover>img{width:100%;height:100%;object-fit:contain;padding:16px}.rsam-logo-placeholder{font-size:62px;font-weight:900;color:#fff}.rsam-card-play{position:absolute;right:13px;bottom:13px;width:48px;height:48px;border-radius:50%;border:0;background:var(--rsam-primary);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.35)}.rsam-featured-badge{position:absolute;top:12px;left:12px;background:var(--rsam-accent);color:#17120a;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;letter-spacing:.08em}.rsam-card-body{padding:16px}.rsam-card-body h3{margin:0 0 5px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsam-card-body>p{margin:0;color:#9da3b1;font-size:13px}.rsam-card-body .rsam-description{margin-top:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rsam-genre{display:block;color:var(--rsam-primary);font-size:12px;font-weight:800;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsam-card-actions{display:flex;gap:5px;border-top:1px solid rgba(255,255,255,.07);margin-top:14px;padding-top:11px}.rsam-card-actions button{border:0;background:transparent;color:#aeb3bf;padding:5px 7px;cursor:pointer;font-size:12px;border-radius:7px}.rsam-card-actions button:hover,.rsam-card-actions button.is-active{color:#fff;background:rgba(255,255,255,.07)}.rsam-card-actions .rsam-like.is-active{color:#ff7181}.rsam-filter-group{margin:18px 0}.rsam-filter-group>strong{display:block;font-size:13px;margin-bottom:10px;color:#c7cbd4}.rsam-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.rsam-chips button{white-space:nowrap;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#171a22;color:#c8ccd5;padding:9px 14px;cursor:pointer;font-size:13px}.rsam-chips button.is-active{background:var(--rsam-primary);border-color:var(--rsam-primary);color:#fff}.rsam-banner{position:relative;margin-top:24px;margin-bottom:24px}.rsam-banner picture,.rsam-banner img{display:block;width:100%}.rsam-banner img{max-height:210px;object-fit:cover;border-radius:17px}.rsam-banner>span{position:absolute;right:8px;bottom:6px;background:rgba(0,0,0,.62);padding:2px 6px;border-radius:4px;color:#ddd;font-size:9px}.rsam-empty{text-align:center;color:#a4a9b4;padding:55px 10px}.rsam-load-more{display:block;margin:26px auto 0;padding:12px 20px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#171a22;color:#fff;cursor:pointer}.rsam-player{position:fixed;z-index:99999;left:50%;bottom:18px;transform:translateX(-50%);width:min(1080px,calc(100% - 28px));min-height:82px;display:grid;grid-template-columns:58px minmax(140px,1fr) 44px 44px 58px 150px 34px;align-items:center;gap:12px;padding:11px 15px;background:rgba(23,26,34,.97);border:1px solid rgba(255,255,255,.13);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.48);backdrop-filter:blur(15px)}.rsam-player[hidden]{display:none}.rsam-player-logo{width:58px;height:58px;border-radius:13px;object-fit:cover}.rsam-player-info{min-width:0}.rsam-player-info small{display:block;color:var(--rsam-primary);font-size:9px;font-weight:900;letter-spacing:.12em}.rsam-player-info strong,.rsam-player-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsam-player-info strong{font-size:16px;margin:4px 0}.rsam-player-info span{font-size:11px;color:#9da3b1}.rsam-player button{border:0;background:transparent;color:#fff;cursor:pointer}.rsam-player-fav,.rsam-player-share{font-size:22px}.rsam-player-fav.is-active{color:#ff7181}.rsam-player-play{width:54px;height:54px;border-radius:50%!important;background:var(--rsam-primary)!important;font-size:18px}.rsam-volume{display:flex;align-items:center;gap:7px}.rsam-volume input{width:110px;accent-color:var(--rsam-primary)}.rsam-player-close{font-size:25px;color:#969ca8!important}.rsam-player-status{position:absolute;left:85px;bottom:6px;color:var(--rsam-primary);font-size:8px;font-weight:900}.rsam-toast{position:fixed;z-index:100000;left:50%;bottom:120px;transform:translate(-50%,20px);opacity:0;background:#f5f6f8;color:#171920;padding:11px 18px;border-radius:999px;box-shadow:0 10px 35px rgba(0,0,0,.35);pointer-events:none;transition:.2s}.rsam-toast.is-visible{opacity:1;transform:translate(-50%,0)}@media(max-width:980px){.rsam-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rsam-player{grid-template-columns:52px minmax(120px,1fr) 40px 40px 54px 32px}.rsam-volume{display:none}}@media(max-width:720px){.rsam-header{height:66px}.rsam-brand{font-size:18px}.rsam-brand img,.rsam-brand-mark{width:38px;height:38px}.rsam-install{font-size:12px;padding:8px 12px}.rsam-hero{padding:38px 0 25px}.rsam-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rsam-card-body{padding:13px}.rsam-card-actions{display:grid;grid-template-columns:repeat(3,1fr)}.rsam-card-actions button{font-size:0}.rsam-card-actions button span,.rsam-card-actions button b{font-size:16px}.rsam-player{bottom:8px;grid-template-columns:46px minmax(90px,1fr) 35px 50px 28px;gap:7px;min-height:72px;padding:9px 10px;border-radius:17px}.rsam-player-logo{width:46px;height:46px}.rsam-player-share{display:none}.rsam-player-info strong{font-size:14px}.rsam-player-info span{font-size:10px}.rsam-player-play{width:48px;height:48px}.rsam-player-status{left:65px;bottom:3px}.rsam-banner img{border-radius:12px}.rsam-app{padding-bottom:105px}}@media(max-width:450px){.rsam-grid{grid-template-columns:1fr}.rsam-card{display:grid;grid-template-columns:118px minmax(0,1fr)}.rsam-card-cover{aspect-ratio:auto;min-height:150px}.rsam-card-actions{margin-top:9px}.rsam-featured-card{display:block}.rsam-featured-track{grid-auto-columns:260px}.rsam-section-head h2{font-size:24px}}

