:root{--blue:#255fee;--blue2:#4a86ff;--pink:#f44b86;--ink:#18213d;--muted:#68728d;--bg:#f7f9ff;--card:#fff;--line:#e2e7f2;--green:#1fc987;--shadow:0 18px 50px rgba(35,68,132,.13);--radius:26px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font:400 16px/1.65 "Plus Jakarta Sans",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:999;left:16px;top:-70px;padding:10px 16px;color:#fff;background:var(--ink);border-radius:10px}.skip-link:focus{top:12px}.site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;height:76px}.brand{display:flex;align-items:center;gap:11px}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font:800 1.55rem/1 "Outfit",sans-serif;letter-spacing:.12em}.brand small{margin-top:5px;color:var(--muted);font-size:.48rem;letter-spacing:.18em}.main-nav{display:flex;gap:28px}.main-nav a{color:var(--muted);font-size:.78rem;font-weight:700}.main-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:9px}.language-toggle,.theme-toggle{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fff;font-weight:800;cursor:pointer}.header-chat{padding:11px 17px;border-radius:999px;color:#fff;background:linear-gradient(120deg,var(--blue),var(--blue2));box-shadow:0 10px 25px rgba(37,95,238,.22);font-size:.74rem;font-weight:800}.hero{padding:70px 0 58px;background:radial-gradient(circle at 9% 16%,rgba(74,134,255,.13),transparent 29%),radial-gradient(circle at 87% 20%,rgba(244,75,134,.12),transparent 28%),#fff}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:55px}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--blue);font-size:.64rem;font-weight:800;letter-spacing:.14em}.eyebrow i,.on-air i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(31,201,135,.13)}.hero h1{max-width:560px;margin:0;font:800 clamp(3.1rem,5.5vw,5.2rem)/.95 "Outfit",sans-serif;letter-spacing:-.055em}.hero-copy>p{max-width:560px;color:var(--muted)}.hero-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:27px}.choice-button{display:grid;grid-template-columns:42px 1fr;align-items:center;min-height:78px;padding:13px 16px;border-radius:18px;transition:transform .2s,box-shadow .2s}.choice-button:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.choice-button>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;font-size:1.15rem}.choice-button b{font:800 .9rem "Outfit",sans-serif}.choice-button small{font-size:.62rem}.choice-radio{border:1px solid var(--line);background:#fff}.choice-radio>span{color:#fff;background:var(--blue)}.choice-radio small{color:var(--muted)}.choice-chat{color:#fff;background:linear-gradient(120deg,var(--blue),#734eea 72%,var(--pink))}.choice-chat>span{background:rgba(255,255,255,.15)}.choice-chat small{color:rgba(255,255,255,.8)}.simple-note{font-size:.7rem}.chat-image-button{position:relative;min-height:500px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#24335f}.chat-image-button>img{width:100%;height:500px;object-fit:cover;object-position:center}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,26,57,.04),rgba(17,26,57,.14) 45%,rgba(17,26,57,.88))}.live-label{position:absolute;left:22px;top:22px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#fff;background:rgba(16,26,58,.72);backdrop-filter:blur(9px);font-size:.58rem;font-weight:800;letter-spacing:.1em}.live-label i{width:8px;height:8px;border-radius:50%;background:#40eba3;animation:pulse 1.5s infinite}.chat-image-copy{position:absolute;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:1fr 44px;align-items:center;padding:18px 20px;border-radius:20px;color:var(--ink);background:#fff}.chat-image-copy small,.chat-image-copy strong{grid-column:1}.chat-image-copy small{color:var(--muted);font-size:.64rem}.chat-image-copy strong{font:800 1.15rem "Outfit",sans-serif}.chat-image-copy b{grid-column:2;grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--blue)}.image-reaction{position:absolute;display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(20,30,60,.2);animation:float 3s ease-in-out infinite}.reaction-one{right:25px;top:75px}.reaction-two{left:30px;top:150px;animation-delay:-1s}.reaction-three{right:48px;top:200px;animation-delay:-2s}.radio-section{padding:35px 0;background:#eef3ff}.radio-player{display:grid;grid-template-columns:110px 1fr 150px auto;align-items:center;gap:23px;padding:19px 22px;border:1px solid #dce4f6;border-radius:24px;background:#fff;box-shadow:0 12px 35px rgba(37,72,145,.09)}.radio-brand{position:relative;display:grid;place-items:center;height:92px;border-radius:18px;background:linear-gradient(145deg,#eaf0ff,#fff0f6)}.radio-brand img{width:66px;height:66px;object-fit:contain}.on-air{position:absolute;left:7px;top:7px;display:flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;color:#e7356f;background:#fff;font-size:.48rem;font-weight:900}.track-copy{display:flex;min-width:0;flex-direction:column}.track-copy small{color:var(--pink);font-size:.58rem;font-weight:900;letter-spacing:.12em}.track-copy strong{overflow:hidden;margin:3px 0;font:800 1.35rem "Outfit",sans-serif;text-overflow:ellipsis;white-space:nowrap}.track-copy span{overflow:hidden;color:var(--muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.equalizer{display:flex;align-items:center;justify-content:center;gap:5px;height:52px}.equalizer i{width:5px;height:22px;border-radius:8px;background:linear-gradient(var(--blue2),var(--pink));animation:bars .8s ease-in-out infinite alternate}.equalizer i:nth-child(2){height:42px;animation-delay:-.3s}.equalizer i:nth-child(3){height:31px;animation-delay:-.6s}.equalizer i:nth-child(4){height:48px;animation-delay:-.2s}.equalizer i:nth-child(5){height:28px;animation-delay:-.5s}.equalizer i:nth-child(6){height:38px;animation-delay:-.7s}.player-action{display:flex;align-items:center;gap:10px}.player-action button{display:grid;place-items:center;width:58px;height:58px;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--blue),var(--pink));box-shadow:0 12px 25px rgba(37,95,238,.23);font-size:1.1rem;cursor:pointer}.player-action span{max-width:60px;color:var(--muted);font-size:.62rem;font-weight:700}.features-section{padding:85px 0;background:#fff}.section-intro{max-width:700px;margin:0 auto 38px;text-align:center}.section-intro>span,.profiles-inner small{color:var(--blue);font-size:.62rem;font-weight:900;letter-spacing:.15em}.section-intro h2{margin:9px 0 12px;font:800 clamp(2.1rem,4vw,3.3rem)/1.05 "Outfit",sans-serif;letter-spacing:-.04em}.section-intro p{color:var(--muted)}.simple-features{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.simple-features article{display:flex;align-items:flex-start;gap:15px;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--bg)}.simple-features article>span{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:#fff;font-size:1.3rem}.simple-features h3{margin:0 0 4px;font:800 1rem "Outfit",sans-serif}.simple-features p{margin:0;color:var(--muted);font-size:.72rem}.features-cta{display:flex;align-items:center;justify-content:space-between;max-width:480px;margin:24px auto 0;padding:14px 18px;border-radius:15px;color:#fff;background:var(--blue);font-size:.8rem;font-weight:800}.profiles-strip{padding:40px 0;background:#f4f0ff}.profiles-inner{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:22px;padding:28px 32px;border:1px solid #e3dcf7;border-radius:24px;background:#fff}.profiles-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;color:#fff;background:linear-gradient(135deg,var(--pink),#7954ea);font-size:1.5rem}.profiles-inner h2{margin:4px 0;font:800 1.5rem "Outfit",sans-serif}.profiles-inner p{margin:0;color:var(--muted);font-size:.75rem}.profiles-inner>a{padding:12px 16px;border:1px solid var(--blue);border-radius:999px;color:var(--blue);font-size:.7rem;font-weight:800}.extras-strip{padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.extras-grid{display:grid;grid-template-columns:repeat(4,1fr)}.extras-grid>span{display:grid;grid-template-columns:28px 1fr;align-items:center;padding:4px 18px;border-right:1px solid var(--line);font-size:1rem}.extras-grid>span:last-child{border-right:0}.extras-grid b,.extras-grid small{grid-column:2}.extras-grid b{font-size:.55rem;letter-spacing:.08em}.extras-grid small{color:var(--muted);font-size:.62rem}.site-footer{padding:44px 0 22px;background:#17203a;color:#fff}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px}.site-footer .brand small,.site-footer p{color:#aeb8d2}.site-footer p{max-width:390px;font-size:.72rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.footer-links a{color:#d7ddef;font-size:.65rem}.copyright{margin-top:25px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#8e9ab8;font-size:.6rem;text-align:center}.mobile-chat{display:none}@keyframes float{50%{transform:translateY(-9px)}}@keyframes pulse{50%{opacity:.45}}@keyframes bars{to{transform:scaleY(.38);opacity:.55}}[data-theme="night"]{--ink:#f6f7ff;--muted:#aab2ca;--bg:#10152a;--card:#171e37;--line:#29324e}[data-theme="night"] body{background:var(--bg)}[data-theme="night"] .site-header,[data-theme="night"] .hero,[data-theme="night"] .features-section,[data-theme="night"] .extras-strip{background:#10152a}[data-theme="night"] .language-toggle,[data-theme="night"] .theme-toggle,[data-theme="night"] .choice-radio,[data-theme="night"] .radio-player,[data-theme="night"] .profiles-inner,[data-theme="night"] .chat-image-copy{background:#171e37}[data-theme="night"] .radio-section{background:#131b33}[data-theme="night"] .simple-features article{background:#151d35}[data-theme="night"] .simple-features article>span{background:#202a47}[data-theme="night"] .profiles-strip{background:#181630}@media(max-width:900px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-inline:auto}.chat-image-button{max-width:650px;width:100%;margin-inline:auto}.radio-player{grid-template-columns:90px 1fr auto}.equalizer{display:none}.simple-features{grid-template-columns:1fr}.profiles-inner{grid-template-columns:64px 1fr}.profiles-inner>a{grid-column:1/-1;text-align:center}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner .brand{justify-content:center}.site-footer p{margin-inline:auto}.footer-links{justify-content:center}}@media(max-width:620px){.container{width:min(calc(100% - 26px),var(--container))}.site-header{position:relative}.header-inner{height:70px}.brand img{width:42px;height:42px}.brand strong{font-size:1.3rem}.brand small{display:none}.header-chat{display:none}.language-toggle,.theme-toggle{width:37px;height:37px}.hero{padding:42px 0 28px}.hero h1{font-size:clamp(2.65rem,13vw,3.7rem)}.hero-choice{grid-template-columns:1fr}.chat-image-button,.chat-image-button>img{min-height:400px;height:400px}.radio-section{padding:18px 0}.radio-player{grid-template-columns:68px 1fr auto;gap:12px;padding:13px}.radio-brand{height:68px}.radio-brand img{width:47px;height:47px}.on-air{font-size:.4rem}.track-copy strong{font-size:1rem}.player-action button{width:48px;height:48px}.player-action span{display:none}.features-section{padding:64px 0}.section-intro{text-align:left}.simple-features article{padding:18px}.profiles-strip{padding:28px 0}.profiles-inner{grid-template-columns:1fr;padding:22px;text-align:center}.profiles-icon{margin:auto}.extras-grid{grid-template-columns:1fr 1fr}.extras-grid>span{border-bottom:1px solid var(--line)}.footer-links{gap:10px}.mobile-chat{position:fixed;z-index:99;left:12px;right:12px;bottom:10px;display:flex;align-items:center;gap:9px;padding:15px 18px;border-radius:16px;color:#fff;background:linear-gradient(120deg,var(--blue),var(--pink));box-shadow:0 12px 35px rgba(34,64,135,.3);font-size:.75rem}.mobile-chat i{margin-left:auto;font-style:normal}.copyright{padding-bottom:65px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
