*{box-sizing:border-box}:root{--navy:#061a4d;--navy2:#0b2e7a;--blue:#1664e8;--cyan:#37a9ff;--bg:#f3f7ff;--card:#fff;--text:#12203b;--muted:#71809a;--line:#e2e9f6;--green:#19c37d;--shadow:0 18px 45px rgba(11,45,110,.10)}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);padding-bottom:96px}body.details-open{overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(135deg,#04143b,#0b328c,#1264e8);color:#fff;box-shadow:0 5px 22px rgba(6,26,77,.18)}.header-inner{max-width:1160px;margin:auto;min-height:68px;padding:10px 18px;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#fff}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:18px}.brand small{font-size:10px;opacity:.75;margin-top:4px}nav{display:flex;gap:4px;margin-left:auto}nav a{padding:10px;border-radius:10px;font-size:13px;color:#e9f0ff}nav a:hover,nav a.active{background:#ffffff1d}.menu-toggle{display:none;margin-left:auto;border:0;background:#ffffff18;color:#fff;border-radius:10px;padding:9px 12px}.page{max-width:1160px;margin:auto;padding:22px 18px}.hero{border-radius:24px;padding:30px 26px;color:#fff;background:linear-gradient(135deg,#071b51,#0b4dcc);box-shadow:0 16px 35px rgba(11,63,165,.16);margin-bottom:20px}.hero h1{margin:0 0 8px;font-size:clamp(25px,5vw,40px)}.hero p{margin:0;color:#dce8ff;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 7px 22px rgba(23,53,110,.05)}.card h3{margin:0 0 7px}.card p{margin:0;color:var(--muted);line-height:1.55}.field{height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 13px;outline:0;color:var(--text)}.field:focus,.search-box:focus-within{border-color:#6ea4ff;box-shadow:0 0 0 4px rgba(22,100,232,.08)}

/* RADIO V2 */
.radio-hero-v2{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:28px;border-radius:25px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(62,181,255,.30),transparent 35%),linear-gradient(135deg,#061746,#0a3eaa,#1468e8);box-shadow:var(--shadow)}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:900;opacity:.72}.radio-hero-v2 h1{margin:8px 0;font-size:clamp(25px,5vw,39px);line-height:1.08}.radio-hero-v2 p{margin:0;color:#dce9ff;line-height:1.6}.hero-live-dot{white-space:nowrap;padding:9px 12px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);border-radius:999px;font-size:10px;font-weight:900}.hero-live-dot i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22e39a;box-shadow:0 0 0 5px rgba(34,227,154,.12);margin-right:7px}.radio-tabs{display:flex;gap:8px;overflow:auto;padding:2px 0 13px}.radio-tab{border:1px solid var(--line);background:#fff;color:#52617b;padding:10px 14px;border-radius:999px;font-weight:800;font-size:12px;white-space:nowrap}.radio-tab.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 18px rgba(6,26,77,.18)}.radio-tools{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:10px;margin-bottom:13px}.search-box{height:46px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;padding:0 13px;transition:.2s}.search-box span{font-size:23px;color:#71809a;margin-right:8px;line-height:1}.search-box input{border:0;outline:0;background:transparent;width:100%;height:100%;color:var(--text)}.radio-summary{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px}.radio-summary>div{display:flex;align-items:center;gap:8px}.radio-summary strong{font-size:13px}.radio-summary span{font-size:11px;color:var(--muted)}.api-note{font-size:10px!important;color:#8793a9!important}.radio-list{display:grid;gap:11px}.radio-card-v2{display:grid;grid-template-columns:60px 1fr auto;gap:13px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:11px;box-shadow:0 7px 22px rgba(23,53,110,.04);transition:.18s}.radio-card-v2:hover{transform:translateY(-1px);box-shadow:var(--shadow);border-color:#cfddf6}.radio-logo-wrap{position:relative;width:60px;height:60px}.radio-logo{width:60px;height:60px;border-radius:15px;object-fit:cover;background:#edf3ff;border:1px solid #e4ebf7}.radio-logo-wrap>span{position:absolute;right:-4px;bottom:-4px;width:23px;height:23px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:50%;font-size:12px}.radio-info{min-width:0}.radio-info h3{margin:0 0 5px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-info p{margin:0;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.tag{font-size:9px;padding:4px 7px;border-radius:999px;background:#edf4ff;color:#2654a4}.play,.player-btn{border:0}.play-v2{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#0c46b9,#1682f4);color:#fff;box-shadow:0 8px 18px rgba(22,100,232,.22);font-size:15px}.play-v2:active{transform:scale(.95)}.play.disabled,.play:disabled{background:#c7cedb;color:#fff;cursor:not-allowed;box-shadow:none;opacity:.8}.load{display:block;margin:18px auto;border:1px solid var(--line);border-radius:13px;background:#fff;padding:11px 18px;color:var(--blue);font-weight:800}.more-v2{min-width:210px}.radio-footnote{margin-top:20px;padding:13px 15px;background:#eef4ff;border:1px solid #dce7fa;border-radius:14px;color:#687791;font-size:11px;line-height:1.55}.count{font-size:12px;color:var(--muted);margin:5px 0 12px}.empty,.loading{padding:30px;text-align:center;background:#fff;border-radius:16px;border:1px dashed #ccd7eb;color:var(--muted)}.empty h3{margin-top:0;color:var(--text)}

/* MINI PLAYER */
.player{position:fixed;left:0;right:0;bottom:0;z-index:100;background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -12px 35px rgba(10,36,81,.12);backdrop-filter:blur(16px)}.player-inner{max-width:1160px;margin:auto;min-height:86px;padding:10px 18px;display:flex;align-items:center;gap:11px}.player-open{width:25px;height:45px;border:0;background:transparent;color:#73809a;font-size:20px}.player-chevron{display:block;transform:translateY(-2px)}.now{display:flex;align-items:center;gap:10px;min-width:250px;flex:1}.now img{width:52px;height:52px;border-radius:14px;object-fit:cover;background:#edf3ff;border:1px solid #e1e8f4}.now-text{display:flex;flex-direction:column;min-width:0}.now-text b,.now-text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-text b{font-size:13px}.now-text span{font-size:10px;color:var(--muted);margin-top:4px}.player-btn{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#0c46b9,#1682f4);color:#fff;cursor:pointer;flex:none}.player-btn.secondary{background:#edf3ff;color:var(--blue)}.player-btn:disabled{opacity:.55;cursor:wait}.volume{width:105px;accent-color:var(--blue)}.status{font-size:9px;font-weight:900;color:var(--muted);min-width:48px;text-align:right}.wave{display:flex;align-items:center;gap:3px;height:30px}.wave i{width:3px;height:7px;background:#6e9df8;border-radius:10px}.player.playing .wave i{animation:wave .72s ease-in-out infinite alternate}.player.playing .wave i:nth-child(2){animation-delay:.1s}.player.playing .wave i:nth-child(3){animation-delay:.2s}.player.playing .wave i:nth-child(4){animation-delay:.05s}.player.playing .wave i:nth-child(5){animation-delay:.15s}.player.playing .wave i:nth-child(6){animation-delay:.25s}.player.playing .wave i:nth-child(7){animation-delay:.12s}@keyframes wave{to{height:25px}}

/* DETAIL BOTTOM SHEET */
.radio-details{position:fixed;inset:0;z-index:300;visibility:hidden;pointer-events:none}.radio-details.open{visibility:visible;pointer-events:auto}.radio-backdrop{position:absolute;inset:0;background:rgba(3,12,35,.62);opacity:0;transition:.28s;backdrop-filter:blur(5px)}.radio-details.open .radio-backdrop{opacity:1}.radio-sheet{position:absolute;left:50%;bottom:0;width:min(680px,100%);max-height:92vh;overflow:auto;transform:translate(-50%,105%);background:#f4f7fd;border-radius:28px 28px 0 0;padding:13px 18px 32px;box-shadow:0 -25px 70px rgba(0,0,0,.25);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.radio-details.open .radio-sheet{transform:translate(-50%,0)}.sheet-handle{height:23px;border:0;background:transparent;width:100%;display:flex;justify-content:center;align-items:center}.sheet-handle span{width:44px;height:5px;background:#c8d1df;border-radius:99px}.sheet-close{position:absolute;right:15px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:#e8edf5;color:#53627b;font-size:24px;line-height:1}.detail-head{display:flex;align-items:center;gap:14px;padding:8px 4px 16px}.detail-logo-wrap{position:relative;flex:none}.detail-logo-wrap img{width:92px;height:92px;border-radius:23px;object-fit:cover;background:#eaf1ff;box-shadow:0 12px 30px rgba(20,65,150,.12)}.live-badge{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:5px 9px;border-radius:999px;background:#e3e8f0;color:#69768c;font-size:9px;font-weight:900}.live-badge.is-live{background:#dff8ec;color:#07935b}.detail-title{min-width:0}.detail-title h2{margin:4px 0 5px;font-size:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-title p{margin:0;color:var(--muted);font-size:11px}.detail-wave{height:54px;border-radius:17px;background:linear-gradient(135deg,#061a4d,#0c4abf);display:flex;align-items:center;justify-content:center;gap:4px;margin:4px 0 13px;overflow:hidden}.detail-wave:before{content:""}.detail-wave span{width:4px;border-radius:10px;background:#70b8ff;animation:detailWave .8s ease-in-out infinite alternate}.detail-wave span:nth-child(2n){animation-delay:.15s}.detail-wave span:nth-child(3n){animation-delay:.3s}@keyframes detailWave{to{height:38px}}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.detail-stat{padding:11px;border-radius:14px;background:#fff;border:1px solid var(--line)}.detail-stat span{display:block;font-size:8px;color:#8a96aa;font-weight:900;letter-spacing:.6px}.detail-stat strong{display:block;margin-top:5px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;margin-top:10px}.card-label{font-size:9px;letter-spacing:1.3px;font-weight:900;color:#7c8aa1;margin-bottom:9px}.now-playing-card{background:linear-gradient(135deg,#061a4d,#0b3fa9);color:#fff;border:0}.now-playing-card .card-label{color:#7bd0ff}.now-playing-card h3{font-size:18px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.now-playing-card p{margin:0;color:#c7ddff;font-size:11px}.track-line{display:flex;justify-content:space-between;gap:10px;margin-top:13px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);font-size:9px;color:#9fc4ff}.detail-card>p{margin:0;color:#6f7c92;font-size:11px;line-height:1.6}.detail-location{display:flex;align-items:center;gap:9px;margin-top:13px}.detail-location>span{width:33px;height:33px;display:grid;place-items:center;background:#eef4ff;border-radius:10px}.detail-location b,.detail-location small{display:block}.detail-location b{font-size:11px}.detail-location small{color:var(--muted);font-size:10px;margin-top:2px}.station-home{display:inline-block;margin-top:12px;color:var(--blue);font-size:11px;font-weight:800}.history-list{display:grid;gap:7px}.history-item{width:100%;display:flex;align-items:center;gap:9px;text-align:left;border:0;background:#f7f9fd;border-radius:12px;padding:8px}.history-item img{width:36px;height:36px;border-radius:9px;object-fit:cover;background:#eaf0fa}.history-item span{min-width:0;flex:1}.history-item b,.history-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item b{font-size:10px}.history-item small{font-size:9px;color:var(--muted);margin-top:2px}.history-item i{font-style:normal;color:var(--blue);font-size:11px}.history-empty{padding:14px;text-align:center;color:#8a96aa;font-size:10px;background:#f7f9fd;border-radius:12px}

.toast{position:fixed;left:50%;bottom:108px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#10244d;color:#fff;padding:10px 15px;border-radius:12px;font-size:12px;z-index:400;transition:.25s;max-width:calc(100% - 30px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.skeleton{height:76px;background:#e9eef8;border-radius:16px}.feature{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.list-link{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}

@media(max-width:800px){nav{display:none;position:absolute;top:68px;left:10px;right:10px;background:#071b51;border-radius:14px;padding:8px;flex-direction:column;box-shadow:0 18px 35px rgba(0,0,0,.2)}nav.open{display:flex}.menu-toggle{display:block}.grid,.feature{grid-template-columns:1fr}.radio-tools{grid-template-columns:1fr}.wave,.volume{display:none}.now{min-width:0}.status{display:none}.hero-live-dot{display:none}.radio-hero-v2{padding:23px 19px}.detail-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){body{padding-bottom:78px}.page{padding:15px 12px}.radio-card-v2{grid-template-columns:52px 1fr 42px}.radio-logo-wrap,.radio-logo{width:52px;height:52px}.play-v2{width:42px;height:42px}.player-inner{min-height:72px;padding:7px 8px;gap:7px}.player-open{width:18px}.now img{width:42px;height:42px;border-radius:11px}.now-text b{font-size:11px}.now-text span{font-size:9px}.player-btn{width:38px;height:38px;font-size:12px}.radio-sheet{max-height:94vh;border-radius:23px 23px 0 0;padding-left:13px;padding-right:13px}.detail-logo-wrap img{width:78px;height:78px;border-radius:19px}.detail-title h2{font-size:19px}.detail-wave{height:46px}.detail-grid{gap:6px}.detail-stat{padding:9px}.detail-stat strong{font-size:10px}.detail-card{padding:12px}.radio-summary .api-note{display:none}}

/* ===== NGAMUSIK HOME V6 ===== */
.home-v6{max-width:1180px;margin:0 auto;padding:26px 18px 150px}.home-hero-v6{position:relative;overflow:hidden;min-height:480px;border-radius:34px;padding:52px;display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:center;background:linear-gradient(135deg,#061a4d 0%,#0c338f 52%,#1168e8 100%);box-shadow:0 30px 70px rgba(10,54,135,.25);color:#fff}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-180px;background:rgba(255,255,255,.13);filter:blur(10px)}.hero-copy-v6,.hero-radio-card{position:relative;z-index:1}.hero-kicker{display:inline-flex;padding:9px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;font-weight:800;letter-spacing:2px}.hero-copy-v6 h1{font-size:clamp(38px,6vw,70px);line-height:1.02;margin:22px 0 18px;letter-spacing:-2px}.hero-copy-v6 h1 strong{color:#8fd1ff}.hero-copy-v6 p{max-width:620px;font-size:18px;line-height:1.7;color:rgba(255,255,255,.78);margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 20px}.hero-btn{padding:14px 20px;border-radius:15px;text-decoration:none;font-weight:800}.hero-btn.primary{background:#fff;color:#0b3387}.hero-btn.ghost{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.08)}.hero-pills{display:flex;gap:9px;flex-wrap:wrap}.hero-pills span{font-size:11px;font-weight:800;letter-spacing:.7px;color:rgba(255,255,255,.72)}.hero-radio-card{min-height:330px;border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:28px;background:linear-gradient(160deg,rgba(255,255,255,.16),rgba(255,255,255,.04));backdrop-filter:blur(14px);display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 1px rgba(255,255,255,.2)}.floating-orb{position:absolute;right:22px;top:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#73b9ff;color:#06245e;font-size:30px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.mini-brand{display:flex;align-items:center;gap:14px;font-weight:900;font-size:20px}.mini-brand img{width:70px;height:70px;border-radius:22px;object-fit:cover;background:#fff}.mini-brand small{font-size:10px;opacity:.65;letter-spacing:2px}.visualizer-home{height:110px;margin:34px 0 25px;display:flex;align-items:center;gap:7px}.visualizer-home i{display:block;width:8px;border-radius:99px;background:linear-gradient(#8ed3ff,#fff);animation:homeWave 1s ease-in-out infinite alternate}.visualizer-home i:nth-child(1){height:32px}.visualizer-home i:nth-child(2){height:70px}.visualizer-home i:nth-child(3){height:48px}.visualizer-home i:nth-child(4){height:92px}.visualizer-home i:nth-child(5){height:55px}.visualizer-home i:nth-child(6){height:82px}.visualizer-home i:nth-child(7){height:38px}.visualizer-home i:nth-child(8){height:72px}.visualizer-home i:nth-child(9){height:50px}.visualizer-home i:nth-child(10){height:88px}.visualizer-home i:nth-child(11){height:42px}.visualizer-home i:nth-child(12){height:68px}@keyframes homeWave{to{transform:scaleY(.45);opacity:.65}}.live-home{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.live-home b{font-size:12px;color:#9affca}.live-home span{font-size:12px;color:rgba(255,255,255,.58)}.home-section-v6{padding:70px 0 0}.section-heading-v6>span,.section-label{font-size:11px;letter-spacing:2.5px;font-weight:900;color:#2b73da}.section-heading-v6 h2{font-size:34px;margin:8px 0}.section-heading-v6 p{color:#718096;margin:0}.quick-grid-v6{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px}.quick-card-v6{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid #dce5f2;border-radius:22px;background:#fff;text-decoration:none;color:#12213e;box-shadow:0 12px 30px rgba(20,60,120,.06);transition:.2s}.quick-card-v6:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(20,60,120,.12)}.quick-card-v6>span{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#edf4ff;font-size:25px}.quick-card-v6 div{flex:1}.quick-card-v6 b{display:block;font-size:16px}.quick-card-v6 small{display:block;color:#7a879a;margin-top:5px;line-height:1.4}.quick-card-v6 strong{font-size:22px;color:#1766d8}.stats-v6{margin-top:35px;padding:18px;border-radius:24px;background:#071c50;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 40px rgba(4,27,78,.16)}.stats-v6 div{padding:12px 20px;border-right:1px solid rgba(255,255,255,.1)}.stats-v6 div:last-child{border-right:0}.stats-v6 strong{display:block;font-size:24px}.stats-v6 span{font-size:12px;color:rgba(255,255,255,.55)}.split-v6{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.editorial-v6,.feature-panel-v6{border-radius:28px;padding:32px;background:#fff;border:1px solid #dce5f2;box-shadow:0 15px 40px rgba(20,60,120,.06)}.editorial-v6 h2{font-size:40px;line-height:1.1;margin:12px 0}.editorial-v6 p{font-size:16px;line-height:1.8;color:#68778d}.editorial-v6 a{font-weight:800;color:#1766d8;text-decoration:none}.feature-panel-v6{background:linear-gradient(145deg,#0b2b78,#1265dd);color:#fff;position:relative;overflow:hidden}.feature-icon{font-size:50px;color:#8fd1ff}.feature-panel-v6 h3{font-size:28px;margin:10px 0}.feature-panel-v6 p{color:rgba(255,255,255,.68);line-height:1.7}.feature-line{display:flex;align-items:center;gap:7px;height:90px}.feature-line span{width:8px;border-radius:99px;background:#8ed3ff}.feature-line span:nth-child(1){height:25px}.feature-line span:nth-child(2){height:58px}.feature-line span:nth-child(3){height:40px}.feature-line span:nth-child(4){height:78px}.feature-line span:nth-child(5){height:45px}.feature-line span:nth-child(6){height:65px}.feature-line span:nth-child(7){height:32px}.feature-grid-v6{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.feature-card-v6{padding:25px;border:1px solid #dce5f2;background:#fff;border-radius:24px}.feature-card-v6>b{font-size:28px}.feature-card-v6 h3{margin:15px 0 8px}.feature-card-v6 p{color:#718096;line-height:1.6;margin:0}@media(max-width:820px){.home-hero-v6{grid-template-columns:1fr;padding:34px 24px}.hero-radio-card{min-height:250px}.quick-grid-v6,.feature-grid-v6,.split-v6{grid-template-columns:1fr}.stats-v6{grid-template-columns:repeat(2,1fr)}.stats-v6 div:nth-child(2){border-right:0}.stats-v6 div{border-bottom:1px solid rgba(255,255,255,.1)}.editorial-v6 h2{font-size:32px}}@media(max-width:520px){.home-v6{padding:16px 12px 140px}.home-hero-v6{border-radius:25px;padding:28px 20px}.hero-copy-v6 h1{font-size:42px}.hero-copy-v6 p{font-size:15px}.hero-radio-card{min-height:225px;padding:20px}.mini-brand img{width:58px;height:58px}.section-heading-v6 h2{font-size:27px}.stats-v6 strong{font-size:19px}.stats-v6 div{padding:10px 13px}}

/* ===== RADIO PLAYER CARDS V6.1 ===== */
.radio-directory-head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:17px;padding:25px 27px;border:1px solid #dbe6f7;border-radius:28px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 15px 38px rgba(15,55,120,.07)}
.directory-title{min-width:0}.directory-kicker{display:inline-block;font-size:10px;letter-spacing:2px;font-weight:900;color:#2671d9}.radio-directory-head h1{margin:7px 0 7px;font-size:clamp(27px,5vw,42px);letter-spacing:-1px;color:#10244d}.radio-directory-head p{margin:0;color:#71809a;line-height:1.55;max-width:720px}.directory-live{display:flex;align-items:center;gap:9px;white-space:nowrap;padding:12px 15px;border-radius:999px;background:#eafff4;color:#14945e;font-size:10px;font-weight:900;letter-spacing:1px}.directory-live i,.live-chip i{width:7px;height:7px;border-radius:50%;background:#1ac67c;box-shadow:0 0 0 5px rgba(26,198,124,.12)}
.radio-list-v2{display:grid;gap:13px}.radio-card-v3{padding:14px 15px 11px!important;border:1px solid #dce6f5!important;border-radius:23px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;box-shadow:0 12px 30px rgba(20,60,120,.06)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.radio-card-v3:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(20,60,120,.10)!important;border-color:#bfd4f4!important}.radio-card-top{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:14px}.radio-card-v3 .radio-logo-wrap{width:68px;height:68px;position:relative;flex:none}.radio-card-v3 .radio-logo{width:68px;height:68px;border-radius:19px;object-fit:cover;background:#edf3fb;border:1px solid #e4ebf5}.radio-card-v3 .radio-logo-wrap>span{position:absolute;right:-4px;bottom:-4px;width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:#fff;box-shadow:0 5px 14px rgba(20,50,100,.14);font-size:14px}.radio-card-main{min-width:0}.radio-name-row{display:flex;align-items:center;gap:9px;min-width:0}.radio-name-row h3{margin:0;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#12284f}.live-chip{display:inline-flex;align-items:center;gap:5px;flex:none;padding:5px 8px;border-radius:999px;background:#eafff4;color:#14945e;font-size:8px;font-weight:900;letter-spacing:.7px}.radio-location{margin:4px 0 5px;color:#78879c;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radio-specs{display:flex;gap:7px;align-items:center;min-width:0;color:#4f6380;font-size:10px;white-space:nowrap;overflow:hidden}.radio-specs span{overflow:hidden;text-overflow:ellipsis}.radio-specs b{color:#b4c1d2}.radio-card-actions{display:flex;align-items:center;gap:9px}.info-v3{width:42px;height:42px;border:1px solid #dce6f5;border-radius:50%;background:#f5f8fd;color:#1766d8;font-size:18px;font-weight:900;display:grid;place-items:center}.info-v3:hover{background:#eaf2ff}.play-v3{width:50px!important;height:50px!important;border-radius:50%!important;box-shadow:0 9px 20px rgba(20,92,210,.20)!important}.radio-card-bottom{display:flex;align-items:center;gap:13px;margin-top:11px;padding-top:10px;border-top:1px solid #edf1f7;color:#8795a8;font-size:9px}.radio-card-bottom span{white-space:nowrap}.radio-card-bottom .text-info{margin-left:auto;border:0;background:none;color:#1766d8;font-size:9px;font-weight:900;padding:4px 0}.radio-card-bottom .text-info:hover{text-decoration:underline}

/* Station information sheet */
.station-info-modal{position:fixed;inset:0;z-index:500;display:none}.station-info-modal.open{display:block}.station-info-backdrop{position:absolute;inset:0;background:rgba(3,17,48,.66);backdrop-filter:blur(6px)}.station-info-sheet{position:absolute;left:50%;bottom:0;transform:translate(-50%,110%);width:min(720px,calc(100% - 24px));max-height:92vh;overflow:auto;background:#fff;border-radius:30px 30px 0 0;padding:25px 22px 28px;box-shadow:0 -25px 80px rgba(0,0,0,.25);transition:transform .28s ease}.station-info-modal.open .station-info-sheet{transform:translate(-50%,0)}.station-info-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3fa;color:#19345f;font-size:24px;line-height:1}.station-info-head{display:flex;align-items:center;gap:15px;padding-right:42px}.station-info-logo img{width:82px;height:82px;object-fit:cover;border-radius:22px;background:#edf3fb;border:1px solid #e2e9f4}.info-live-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#eafff4;color:#12935b;font-size:8px;font-weight:900;letter-spacing:1px}.info-live-pill i{width:6px;height:6px;border-radius:50%;background:#1ac67c}.station-info-head h2{margin:8px 0 3px;color:#11264d;font-size:24px}.station-info-head p{margin:0;color:#77869b;font-size:11px}.station-info-quality{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:19px}.station-info-quality>div{padding:12px;border-radius:14px;background:#f5f8fd;border:1px solid #e6edf7;min-width:0}.station-info-quality span{display:block;font-size:8px;letter-spacing:1px;font-weight:900;color:#91a0b3}.station-info-quality b{display:block;margin-top:6px;font-size:10px;color:#1a3158;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-info-section{margin-top:18px;padding-top:16px;border-top:1px solid #edf1f7}.info-section-label{display:block;font-size:9px;letter-spacing:1.5px;font-weight:900;color:#2b73da;margin-bottom:8px}.station-info-section>p{margin:0;color:#6d7d92;font-size:11px;line-height:1.7}.info-socials{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.info-socials a{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:13px;background:#f7f9fd;border:1px solid #e7edf6;color:#1a3158}.info-socials a>span{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#eaf2ff;color:#1766d8;font-weight:900}.info-socials a b{font-size:10px;flex:1}.info-socials a i{font-style:normal;color:#8a99ad}.social-loading,.social-empty{display:block;padding:13px;border-radius:12px;background:#f7f9fd;color:#8a97a9;font-size:10px}.info-play-button{width:100%;margin-top:18px;border:0;border-radius:15px;padding:14px;background:linear-gradient(135deg,#0b3f9f,#176de9);color:#fff;font-weight:900;box-shadow:0 12px 25px rgba(20,92,210,.2)}body.station-info-open{overflow:hidden}

@media(max-width:700px){.radio-directory-head{padding:20px 18px}.directory-live{display:none}.radio-card-top{grid-template-columns:58px minmax(0,1fr) auto;gap:11px}.radio-card-v3 .radio-logo-wrap,.radio-card-v3 .radio-logo{width:58px;height:58px}.radio-card-v3 .radio-logo-wrap>span{width:22px;height:22px;font-size:12px}.radio-name-row h3{font-size:14px}.radio-specs{font-size:9px}.info-v3{width:37px;height:37px}.play-v3{width:44px!important;height:44px!important}.radio-card-bottom span:nth-child(2){display:none}.station-info-quality{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.radio-card-v3{padding:12px 12px 10px!important}.radio-card-top{grid-template-columns:52px minmax(0,1fr) auto;gap:9px}.radio-card-v3 .radio-logo-wrap,.radio-card-v3 .radio-logo{width:52px;height:52px;border-radius:15px}.radio-card-actions{gap:6px}.info-v3{width:34px;height:34px;font-size:15px}.play-v3{width:40px!important;height:40px!important;font-size:12px!important}.radio-card-bottom{gap:8px}.radio-card-bottom span:first-child{max-width:45%;overflow:hidden;text-overflow:ellipsis}.radio-card-bottom .text-info{font-size:8px}.station-info-sheet{width:100%;border-radius:25px 25px 0 0;padding:21px 15px 24px}.station-info-logo img{width:70px;height:70px;border-radius:18px}.station-info-head h2{font-size:20px}.info-socials{grid-template-columns:1fr}.station-info-quality b{font-size:9px}}

/* ===== NGAMUSIK FM V8 RADIO SHOWCASE ===== */
.radio-showcase-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px;padding:24px 26px;border-radius:26px;background:linear-gradient(135deg,#071f58 0%,#0d4fb8 58%,#146fe6 100%);color:#fff;box-shadow:0 18px 42px rgba(8,52,125,.18);position:relative;overflow:hidden}
.radio-showcase-head:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-65px;top:-85px;background:rgba(255,255,255,.08);box-shadow:-90px 110px 0 rgba(255,255,255,.04)}
.showcase-kicker{display:inline-flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.7px;font-weight:900;color:#a9d5ff}
.radio-showcase-head h1{position:relative;z-index:1;margin:7px 0 5px;font-size:clamp(26px,5vw,39px);letter-spacing:-1.1px}
.radio-showcase-head p{position:relative;z-index:1;margin:0;max-width:690px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55}
.showcase-live{position:relative;z-index:2;display:flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.10);white-space:nowrap;font-size:9px;letter-spacing:1px}
.showcase-live i{width:7px;height:7px;border-radius:50%;background:#5dffad;box-shadow:0 0 0 5px rgba(93,255,173,.12);animation:livePulseV8 1.6s infinite}
@keyframes livePulseV8{50%{transform:scale(.72);opacity:.65}}
.radio-list-v2{grid-template-columns:1fr;gap:14px}
.radio-card-v3{position:relative;overflow:hidden}
.radio-card-v3:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#0d5fd7,#56a5ff);opacity:.9}
.radio-card-v3 .radio-card-top{padding-left:2px}
.radio-card-v3 .radio-card-actions .info-v3{font-family:inherit;cursor:pointer}
.radio-card-v3 .play-v3{font-weight:900;cursor:pointer}
.radio-card-v3 .play-v3.disabled{cursor:not-allowed;opacity:.55}
.radio-card-bottom .text-info{cursor:pointer}
@media(max-width:700px){.radio-showcase-head{padding:20px 18px;border-radius:23px}.showcase-live{display:none}.radio-showcase-head h1{font-size:27px}.radio-showcase-head p{font-size:12px}.radio-card-v3{border-radius:21px!important}}

/* =====================================================
   NgamusikFM - BAND INDIE
   ===================================================== */

.band-page,
.article-page {
  max-width: 900px;
  margin: auto;
  padding: 24px 15px 120px;
}


/* HEADER */

.band-page-header {
  padding: 28px 22px;
  margin-bottom: 25px;
  border-radius: 24px;

  background:
    radial-gradient(
      circle at 90% 10%,
      rgba(37,99,235,.35),
      transparent 45%
    ),
    linear-gradient(
      145deg,
      #071426,
      #102b52
    );

  border: 1px solid rgba(255,255,255,.07);
}

.band-eyebrow,
.band-section-title span {
  color: #60a5fa;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.4px;
}

.band-page-header h1 {
  margin: 8px 0;
  color: #fff;
  font-size: 30px;
}

.band-page-header p {
  margin: 0;
  color: #9fb1c9;
  line-height: 1.65;
  font-size: 13px;
}


/* SECTION */

.band-section-title {
  margin: 25px 0 13px;
}

.band-section-title h2 {
  margin: 4px 0 0;
  color: #fff;
  font-size: 20px;
}


/* FEATURED */

.band-featured {
  overflow: hidden;
  border-radius: 22px;
  background: #0b1a30;
  border: 1px solid rgba(148,163,184,.10);
  box-shadow: 0 14px 35px rgba(0,0,0,.16);
}

.band-featured-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.band-featured-image {
  position: relative;
  height: 280px;
  overflow: hidden;
}

.band-featured-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.band-featured-badge {
  position: absolute;
  top: 15px;
  left: 15px;

  padding: 7px 10px;

  border-radius: 999px;

  background: rgba(15,23,42,.82);
  color: #fff;

  font-size: 9px;
  font-weight: 800;
  letter-spacing: .7px;
}

.band-featured-body {
  padding: 20px;
}

.band-meta,
.band-list-meta {
  display: flex;
  gap: 7px;
  flex-wrap: wrap;

  color: #60a5fa;
  font-size: 10px;
  font-weight: 700;
}

.band-featured-body h2 {
  margin: 8px 0;
  color: #fff;
  font-size: 23px;
  line-height: 1.25;
}

.band-featured-body p {
  margin: 0;
  color: #8fa2ba;
  font-size: 13px;
  line-height: 1.6;
}

.band-read {
  margin-top: 15px;
  color: #60a5fa;
  font-size: 12px;
  font-weight: 800;
}


/* LIST */

.band-article-list {
  display: grid;
  gap: 10px;
}

.band-list-item {
  overflow: hidden;
  border-radius: 17px;
  background: rgba(15,23,42,.65);
  border: 1px solid rgba(148,163,184,.09);
}

.band-list-link {
  display: flex;
  gap: 14px;
  padding: 11px;
  color: inherit;
  text-decoration: none;
}

.band-list-image {
  width: 115px;
  height: 105px;
  flex: 0 0 115px;
  overflow: hidden;
  border-radius: 12px;
  background: #111d31;
}

.band-list-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.band-list-body {
  min-width: 0;
  padding: 3px 0;
}

.band-list-body h3 {
  margin: 5px 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.35;
}

.band-list-body p {
  margin: 0 0 6px;

  color: #8193aa;
  font-size: 11px;
  line-height: 1.45;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.band-list-body time {
  color: #52647b;
  font-size: 9px;
}


/* ARTICLE */

.band-article-header {
  padding-top: 10px;
}

.article-back {
  display: inline-block;
  margin-bottom: 20px;
  color: #60a5fa;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
}

.band-article-meta {
  color: #60a5fa;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .5px;
}

.band-article h1 {
  margin: 9px 0;
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
}

.band-article-excerpt {
  color: #9fb1c9;
  font-size: 14px;
  line-height: 1.65;
}

.band-article-date {
  margin-top: 12px;
  color: #5f7188;
  font-size: 10px;
}

.band-article-cover {
  margin: 24px 0;
  overflow: hidden;
  border-radius: 20px;
}

.band-article-cover img {
  display: block;
  width: 100%;
  max-height: 500px;
  object-fit: cover;
}

.band-article-content {
  color: #c5d1df;
  font-size: 15px;
  line-height: 1.85;
}

.band-article-content h2 {
  margin: 30px 0 10px;
  color: #fff;
  font-size: 21px;
}

.band-article-content p {
  margin: 0 0 18px;
}

.band-article-footer {
  margin-top: 35px;
  padding-top: 20px;
  border-top: 1px solid rgba(148,163,184,.10);
}

.band-article-footer a {
  color: #60a5fa;
  text-decoration: none;
  font-size: 12px;
  font-weight: 800;
}


/* MOBILE */

@media (max-width: 560px) {

  .band-featured-image {
    height: 220px;
  }

  .band-featured-body h2 {
    font-size: 20px;
  }

  .band-list-image {
    width: 92px;
    height: 88px;
    flex-basis: 92px;
  }

  .band-list-body h3 {
    font-size: 14px;
  }

  .band-list-body p {
    font-size: 10px;
  }

  .band-article h1 {
    font-size: 27px;
  }

}
/* =========================================
   FIX ARTIKEL BAND INDIE
   ========================================= */

#bandFeatured,
#bandArticleList {
  color: #172033 !important;
}

/* Judul artikel terbaru */
#bandFeatured h1,
#bandFeatured h2,
#bandFeatured h3,
#bandFeatured .title,
#bandFeatured .article-title {
  color: #10203d !important;
}

/* Deskripsi */
#bandFeatured p,
#bandFeatured .excerpt,
#bandFeatured .article-excerpt {
  color: #53627a !important;
}

/* Kartu artikel terbaru */
#bandFeatured > *,
.band-featured,
.band-featured-card {
  color: #172033 !important;
}

/* =========================================
   FILE LIST ARTIKEL
   ========================================= */

#bandArticleList h1,
#bandArticleList h2,
#bandArticleList h3,
#bandArticleList h4,
#bandArticleList .title,
#bandArticleList .article-title {
  color: #10203d !important;
}

#bandArticleList p,
#bandArticleList .excerpt,
#bandArticleList .article-excerpt {
  color: #59677d !important;
}

/* Item list */
#bandArticleList > *,
.band-list-item,
.band-article-item,
.article-list-item {
  color: #172033 !important;
  background: #ffffff !important;
}

/* Link artikel */
#bandFeatured a,
#bandArticleList a {
  color: #155dcc !important;
  text-decoration: none;
}

/* Judul link */
#bandFeatured a h1,
#bandFeatured a h2,
#bandFeatured a h3,
#bandArticleList a h1,
#bandArticleList a h2,
#bandArticleList a h3 {
  color: #10203d !important;
}

/* Hover */
#bandFeatured a:hover,
#bandArticleList a:hover {
  color: #0b4aa2 !important;
}

/* =========================================
   CARD
   ========================================= */

#bandFeatured .band-featured-card,
#bandFeatured .featured-card {
  background: #ffffff !important;
  border: 1px solid #e1e8f2;
  border-radius: 20px;
  padding: 22px;
  margin-bottom: 25px;
  box-shadow: 0 8px 25px rgba(15, 45, 90, 0.08);
}

/* =========================================
   FILE LIST
   ========================================= */

#bandArticleList .band-list-item,
#bandArticleList .article-list-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  margin-bottom: 14px;
  background: #ffffff !important;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  box-shadow: 0 5px 18px rgba(15, 45, 90, 0.06);
}

/* =========================================
   META
   ========================================= */

#bandFeatured .meta,
#bandArticleList .meta,
#bandFeatured .article-meta,
#bandArticleList .article-meta {
  color: #6680a3 !important;
  font-size: 13px;
}

/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 600px) {

  #bandFeatured .band-featured-card,
  #bandFeatured .featured-card {
    padding: 18px;
    border-radius: 16px;
  }

  #bandArticleList .band-list-item,
  #bandArticleList .article-list-item {
    padding: 14px;
    gap: 12px;
  }

  #bandFeatured h2,
  #bandFeatured h3 {
    font-size: 23px;
  }

  #bandArticleList h3,
  #bandArticleList .article-title {
    font-size: 18px;
  }
}

/* ===== BAND ARTICLE FIX V11 ===== */
.band-featured-badge{display:inline-block;margin-bottom:10px;padding:6px 9px;border-radius:999px;background:#1766d8;color:#fff;font-size:9px;font-weight:800;letter-spacing:.7px}.band-featured-body h2,.band-list-body h3{color:#fff!important}.band-list-body p{color:#a9b8cb!important}.band-list-body time{color:#6f829b}.article-empty{padding:22px;border-radius:16px;background:#0b1a30;color:#dbe7f5;border:1px solid rgba(148,163,184,.1)}.article-empty h2,.article-empty h3{color:#fff}.band-article-content ul{padding-left:22px}.band-article-content li{margin:7px 0}.band-article-content a{color:#60a5fa}.band-article-content strong{color:#fff}


/* ===== BAND ARTICLE READABILITY FIX V3 ===== */
.band-article{
  color:#172033 !important;
  background:#ffffff !important;
  border:1px solid #e1e8f2;
  border-radius:22px;
  padding:28px;
  box-shadow:0 10px 30px rgba(15,45,90,.07);
}
.band-article .article-back{
  color:#1766d8 !important;
}
.band-article .band-article-meta{
  color:#1766d8 !important;
}
.band-article h1{
  color:#10203d !important;
  font-size:clamp(28px,5vw,42px);
  line-height:1.18;
}
.band-article .band-article-date{
  color:#64748b !important;
}
.band-article-content{
  color:#334155 !important;
  font-size:16px;
  line-height:1.85;
}
.band-article-content h2,
.band-article-content h3,
.band-article-content h4{
  color:#10203d !important;
}
.band-article-content p,
.band-article-content li{
  color:#334155 !important;
}
.band-article-content strong,
.band-article-content b{
  color:#172033 !important;
}
.band-article-content a{
  color:#155dcc !important;
}
.band-article-footer{
  border-top:1px solid #e1e8f2 !important;
}
.band-article-footer a{
  color:#155dcc !important;
}
@media (max-width:560px){
  .band-article{
    padding:20px 16px;
    border-radius:18px;
  }
  .band-article-content{
    font-size:15px;
    line-height:1.8;
  }
}
/* =========================================
   FOOTER NGAMUSIKFM
========================================= */

.site-footer {
  margin-top: 40px;
  background: #071a35;
  color: #ffffff;
  border-top: 1px solid rgba(255,255,255,.08);
}

.footer-container {
  max-width: 1150px;
  margin: 0 auto;
  padding: 45px 22px 35px;

  display: grid;
  grid-template-columns:
    1.7fr
    1fr
    1fr
    1fr;

  gap: 35px;
}


/* BRAND */

.footer-brand {
  max-width: 360px;
}

.footer-logo {
  width: 58px;
  height: 58px;
  object-fit: contain;
  display: block;
  margin-bottom: 12px;
}

.footer-brand h3 {
  margin: 0 0 10px;
  font-size: 21px;
  color: #ffffff;
}

.footer-brand p {
  margin: 0;
  color: #b8c7dc;
  line-height: 1.7;
  font-size: 14px;
}


/* COLUMN */

.footer-column h4 {
  margin: 0 0 15px;
  font-size: 15px;
  color: #ffffff;
}

.footer-column a {
  display: block;

  width: fit-content;

  margin-bottom: 10px;

  color: #b8c7dc;

  text-decoration: none;

  font-size: 14px;

  transition:
    color .2s ease,
    transform .2s ease;
}

.footer-column a:hover {
  color: #ffffff;
  transform: translateX(3px);
}


/* SOCIAL */

.footer-social a {
  display: block;
}


/* BOTTOM */

.footer-bottom {
  max-width: 1150px;

  margin: 0 auto;

  padding:
    18px 22px
    22px;

  border-top:
    1px solid
    rgba(255,255,255,.08);

  display: flex;

  justify-content: space-between;

  gap: 15px;

  flex-wrap: wrap;
}

.footer-bottom p {
  margin: 0;

  color: #879ab5;

  font-size: 12px;

  line-height: 1.6;
}


/* MOBILE */

@media (max-width: 700px) {

  .footer-container {

    grid-template-columns:
      1fr 1fr;

    gap: 28px 20px;

    padding:
      35px 18px
      28px;
  }

  .footer-brand {

    grid-column:
      1 / -1;

    max-width:
      100%;
  }

  .footer-bottom {

    padding:
      17px 18px
      22px;

    display: block;
  }

  .footer-bottom p {
    margin-bottom: 6px;
  }

}


/* SMALL PHONE */

@media (max-width: 420px) {

  .footer-container {

    grid-template-columns:
      1fr;
  }

  .footer-column {

    border-top:
      1px solid
      rgba(255,255,255,.06);

    padding-top: 18px;
  }

}
