.stsm-app{--blue:#087df5;--navy:#10283e;--text:#14283d;--muted:#64778a;--line:#dfe8f0;--soft:#f5f9fc;background:#fff;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;padding-bottom:84px}.stsm-app *{box-sizing:border-box}.stsm-app button,.stsm-app input,.stsm-app select{font:inherit}.stsm-site-head{height:74px;display:flex;align-items:center;gap:28px;padding:0 max(28px,5vw);border-bottom:1px solid #edf2f6;position:sticky;top:0;background:rgba(255,255,255,.97);z-index:40}.stsm-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);white-space:nowrap}.stsm-logo-mark{width:34px;height:34px;border-radius:50% 50% 50% 12px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:13px}.stsm-brand strong{display:block;font-size:20px}.stsm-brand small{display:block;font-size:9px;color:var(--muted)}.stsm-desktop-nav{display:flex;gap:22px;margin-left:18px}.stsm-desktop-nav a{color:#30475c;text-decoration:none;font-size:13px;font-weight:650}.stsm-desktop-nav a:hover{color:var(--blue)}.stsm-search{margin-left:auto;width:min(300px,28vw);position:relative}.stsm-search input,.catalog-search input{width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px 38px 11px 14px;color:var(--text);outline:none}.stsm-search span{position:absolute;right:13px;top:8px;font-size:20px;color:#6c8195}.stsm-heart{border:0;background:#fff;font-size:25px;color:#38536b;cursor:pointer}.stsm-hero{min-height:530px;padding:70px max(28px,6vw);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;background:#fff;overflow:hidden}.stsm-hero-copy{max-width:650px}.eyebrow{font-size:10px;letter-spacing:.14em;color:#4b9cf1;font-weight:800}.stsm-hero h1{font-size:clamp(46px,5.2vw,76px);line-height:.99;letter-spacing:-.045em;margin:15px 0 24px;font-weight:750}.stsm-hero h1 em{font-style:normal;color:var(--blue)}.stsm-hero p{font-size:16px;line-height:1.7;color:#53697d;max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions button,.stsm-play{border:1px solid var(--blue);background:var(--blue);color:#fff;padding:13px 19px;border-radius:7px;font-weight:700;cursor:pointer}.hero-actions .secondary{background:#fff;color:var(--blue)}.hero-trust{display:flex;gap:24px;margin-top:24px;color:#60768a;font-size:12px}.stsm-hero-art{height:400px;position:relative}.hero-orb{position:absolute;width:340px;height:340px;border-radius:52% 48% 45% 55%;background:#e9f4ff;right:12%;top:5%}.hero-device{position:absolute;right:5%;bottom:4%;width:58%;height:64%;border-radius:22px 22px 60px 22px;background:linear-gradient(145deg,#173f60,#0b2235);box-shadow:0 28px 60px rgba(24,65,98,.22);color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.hero-device span{font-size:13px;letter-spacing:.2em}.hero-device b{font-size:32px;margin:6px 0}.hero-device small{opacity:.7}.hero-radio-card{position:absolute;left:8%;top:28%;z-index:2;background:#fff;border:1px solid #e4edf5;box-shadow:0 14px 30px rgba(25,62,91,.12);padding:16px 22px;border-radius:10px}.hero-radio-card b{display:block;font-size:13px}.hero-radio-card small{color:var(--muted)}.stsm-section{padding:58px max(28px,6vw)}.stsm-section.soft{background:#f7fafc}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2,.stsm-device-band h2{font-size:31px;line-height:1.1;margin:7px 0 0;letter-spacing:-.025em}.text-link{border:0;background:none;color:var(--blue);font-weight:700;cursor:pointer}.category-row{display:grid;grid-template-columns:repeat(9,1fr);gap:12px}.category-card{min-height:92px;background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer}.category-card b{color:var(--blue);font-size:25px;font-weight:500}.category-card span{font-size:11px;font-weight:650}.category-card:hover{border-color:#a8d1fb;box-shadow:0 8px 22px rgba(15,93,163,.08)}.mini-tabs{display:flex;gap:7px}.mini-tabs button{border:0;background:#f1f5f8;color:#52687b;border-radius:7px;padding:9px 17px;cursor:pointer}.mini-tabs .active{background:var(--blue);color:#fff}.station-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.station-card{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;min-width:0;transition:.18s}.station-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,55,85,.08)}.station-card[hidden]{display:none}.station-logo{height:125px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;padding:14px}.station-logo img{width:100%;height:100%;object-fit:contain}.station-logo>span{font-weight:900;color:#b4c0ca}.fav{position:absolute;right:8px;top:8px;border:0;background:#fff;color:#486177;font-size:20px;cursor:pointer}.card-body{padding:13px}.station-kind{font-size:9px;color:var(--blue);font-weight:800}.station-kind i{font-style:normal;color:#22a15a;margin-left:4px}.station-card h3{font-size:14px;line-height:1.25;margin:7px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-card p{font-size:10px;color:var(--muted);height:26px;margin:0 0 10px;overflow:hidden}.stsm-play{width:100%;background:#f3f7fa;border-color:#edf1f4;color:#294359;padding:9px;border-radius:7px;font-size:11px}.stsm-play span{color:var(--blue);margin-right:6px}.stsm-play:hover{background:var(--blue);color:#fff}.stsm-play:hover span{color:#fff}.stsm-stats{margin:0 max(28px,6vw);padding:26px 35px;background:#f1f8ff;display:grid;grid-template-columns:repeat(4,1fr);border-radius:10px}.stsm-stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #d4e6f6}.stsm-stats div:last-child{border:0}.stsm-stats b{font-size:26px;color:var(--blue)}.stsm-stats span{font-size:11px;color:#5c7285}.country-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.country-card{height:130px;border:0;border-radius:9px;background:linear-gradient(145deg,#1b547d,#0f2d46);color:#fff;text-align:left;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;position:relative;overflow:hidden}.country-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.2),transparent 40%)}.country-card span,.country-card small{position:relative}.country-card span{font-size:17px;font-weight:750}.country-card small{opacity:.75}.catalog-tools{display:flex;align-items:center;gap:10px;margin-bottom:22px}.catalog-search{width:min(420px,45%)}.catalog-tools select{padding:11px 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.catalog-tools>span{margin-left:auto;color:var(--muted);font-size:12px}.stsm-device-band{padding:60px max(28px,10vw);background:#f4f9fd;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.device-visual{display:flex;justify-content:center}.phone{width:190px;height:330px;border:10px solid #0f2a40;border-radius:34px;background:#fff;box-shadow:0 25px 45px rgba(14,51,79,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.phone span{font-weight:800}.phone b{font-size:11px;color:#23a15b}.phone i{width:58px;height:58px;background:var(--blue);color:#fff;border-radius:50%;display:grid;place-items:center;font-style:normal}.stsm-device-band p{color:#5c7184;line-height:1.7}.device-points{display:flex;gap:28px;color:#36556f;font-size:12px;font-weight:700}.stsm-footer{background:#112b42;color:#fff;padding:50px max(28px,6vw) 24px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.stsm-footer>div{display:flex;flex-direction:column;gap:8px}.stsm-footer a,.stsm-footer span,.stsm-footer p,.stsm-footer small{color:#b9c8d4;text-decoration:none;font-size:12px;line-height:1.6}.footer-brand strong{font-size:21px}.footer-bottom{grid-column:1/-1;border-top:1px solid #29465d;padding-top:18px;margin-top:20px}.stsm-mobile-nav{display:none}#stsm-empty{text-align:center;padding:50px;color:var(--muted)}#stsm-player{position:fixed;bottom:0;left:0;right:0;z-index:70;background:#10283e;color:#fff;border-top:1px solid #29485f;padding:9px max(16px,4vw);display:flex;align-items:center;gap:14px}#stsm-player[hidden],#stsm-video-modal[hidden]{display:none}.player-logo{width:50px;height:50px;background:#fff center/contain no-repeat;border-radius:7px}.player-info{min-width:180px}.player-info small{display:block;color:#4ed77d;font-size:10px}#stsm-player audio{flex:1;height:38px}.player-close,#stsm-video-modal .close{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}#stsm-video-modal{position:fixed;inset:0;background:rgba(4,17,28,.9);z-index:100;padding:5%;display:flex;align-items:center;justify-content:center}.video-shell{width:min(1000px,100%);background:#10283e;color:#fff;padding:18px;border-radius:10px;position:relative}.video-shell video,.video-shell iframe{width:100%;aspect-ratio:16/9;background:#000;border:0}.video-shell .close{position:absolute;right:12px;top:7px}.video-note{padding:35px;text-align:center}.stsm-heart,.category-card,.country-card,.mini-tabs button,.text-link{-webkit-tap-highlight-color:transparent}
@media(max-width:1050px){.stsm-desktop-nav{display:none}.station-grid{grid-template-columns:repeat(4,1fr)}.category-row{grid-template-columns:repeat(5,1fr)}.country-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.stsm-app{padding-bottom:130px}.stsm-site-head{height:64px;padding:0 15px;gap:12px}.stsm-brand strong{font-size:18px}.stsm-brand small{display:none}.stsm-search{width:auto;flex:1}.stsm-search input{font-size:12px;padding:9px 30px 9px 10px}.stsm-heart{display:none}.stsm-hero{min-height:auto;padding:42px 20px 34px;display:block}.stsm-hero h1{font-size:44px}.stsm-hero p{font-size:14px}.stsm-hero-art{display:none}.hero-actions{flex-direction:column}.hero-actions button{width:100%}.hero-trust{gap:10px;flex-wrap:wrap;font-size:10px}.stsm-section{padding:38px 16px}.section-head{align-items:flex-start}.section-head h2,.stsm-device-band h2{font-size:25px}.category-row{display:flex;overflow-x:auto;gap:9px;padding-bottom:6px}.category-card{min-width:105px}.mini-tabs{display:none}.station-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:8px;scroll-snap-type:x proximity}.station-card{min-width:160px;width:160px;scroll-snap-align:start}.station-logo{height:105px}.stsm-stats{margin:0 16px;padding:20px 10px;grid-template-columns:repeat(2,1fr);gap:18px}.stsm-stats div{border:0}.stsm-stats b{font-size:21px}.country-grid{display:flex;overflow-x:auto}.country-card{min-width:160px}.stsm-catalogue .station-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.stsm-catalogue .station-card{min-width:0;width:auto}.catalog-tools{flex-wrap:wrap}.catalog-search{width:100%}.catalog-tools select{flex:1}.stsm-device-band{padding:42px 22px;grid-template-columns:1fr;gap:30px}.phone{width:150px;height:260px}.device-points{gap:15px;flex-wrap:wrap}.stsm-footer{grid-template-columns:1fr 1fr;padding:40px 20px 90px;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{grid-column:1/-1}.stsm-mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:58px;background:#fff;border-top:1px solid var(--line);z-index:80;justify-content:space-around}.stsm-mobile-nav button{border:0;background:#fff;color:#526a7d;font-size:11px}#stsm-player{bottom:58px;padding:7px 10px}.player-logo{width:40px;height:40px}.player-info{min-width:100px;flex:1}.player-info strong{font-size:12px}#stsm-player audio{display:none}.player-close{font-size:24px}}
.stsm-app .eyebrow,.stsm-app h1 em,.stsm-app .text-link,.stsm-app .station-kind,.stsm-app .stsm-stats b{color:var(--stsm-accent,#087cf0)}.stsm-app .hero-actions button,.stsm-app .stsm-play,.stsm-app .mini-tabs button.active{background:var(--stsm-accent,#087cf0)}
