._playerContainer_d7l9z_1{width:100%;max-width:500px;margin:0 auto;background:#fffffff2;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0a3d914d;display:flex;flex-direction:column;animation:_fadeIn_d7l9z_1 .5s ease}@keyframes _fadeIn_d7l9z_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._playerHeader_d7l9z_19{background:linear-gradient(135deg,var(--adsantarem-blue) 0%,#062a5c 100%);padding:1.5rem;display:flex;align-items:center;justify-content:center}._statusIndicator_d7l9z_27{display:flex;align-items:center;gap:.75rem}._statusDot_d7l9z_33{width:12px;height:12px;border-radius:50%;background:#f5c40080;transition:all .3s ease}._statusDot_d7l9z_33._active_d7l9z_41{background:var(--adsantarem-yellow);animation:_pulse_d7l9z_1 1.5s ease-in-out infinite}@keyframes _pulse_d7l9z_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}._statusText_d7l9z_51{color:var(--adsantarem-white);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}._playerContent_d7l9z_59{padding:3rem 2rem;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}._stationName_d7l9z_68{font-size:2rem;font-weight:800;color:var(--adsantarem-blue);margin-bottom:.5rem;letter-spacing:-1px}._showTitle_d7l9z_76{font-size:1rem;color:#999;font-weight:500;margin-bottom:2rem;text-transform:uppercase;letter-spacing:2px}._playerControls_d7l9z_85{display:flex;justify-content:center;gap:2rem;margin:1.5rem 0}._playButton_d7l9z_92{width:100px;height:100px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--adsantarem-blue) 0%,#062a5c 100%);color:var(--adsantarem-white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 10px 30px #0a3d914d}._playButton_d7l9z_92:hover:not(:disabled){transform:scale(1.05);box-shadow:0 15px 40px #0a3d9166}._playButton_d7l9z_92:active:not(:disabled){transform:scale(.98)}._playButton_d7l9z_92._playing_d7l9z_116{background:linear-gradient(135deg,var(--adsantarem-yellow) 0%,#f0b800 100%);color:var(--adsantarem-blue)}._errorMessage_d7l9z_121{color:#e74c3c;font-size:.875rem;margin-top:1rem;padding:.75rem;background:#e74c3c1a;border-radius:8px;border-left:3px solid #e74c3c}@media (max-width: 640px){._playerContainer_d7l9z_1{border-radius:16px}._playerContent_d7l9z_59{padding:2.5rem 1.5rem}._stationName_d7l9z_68{font-size:1.75rem}._playButton_d7l9z_92{width:90px;height:90px}}._pageWrapper_12ehy_1{background:linear-gradient(135deg,var(--adsantarem-blue) 0%,#082d6b 50%,#0A3D91 100%);min-height:100vh;color:var(--adsantarem-white);display:flex;flex-direction:column;overflow-x:hidden}._mainContent_12ehy_10{flex:1;width:100%}._heroSection_12ehy_15{position:relative;background:linear-gradient(135deg,#0a3d91e6,#082d6be6),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="2" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="1200" height="600" fill="none"/><rect width="1200" height="600" fill="url(%23grid)"/></svg>');background-attachment:fixed;padding:6rem 2rem;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}._heroOverlay_12ehy_29{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#f5c4001a,#0a3d914d);pointer-events:none}._heroContent_12ehy_40{position:relative;z-index:2;animation:_fadeIn_12ehy_1 .8s ease}@keyframes _fadeIn_12ehy_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._heroTitle_12ehy_51{font-size:clamp(2.5rem,10vw,5rem);font-weight:800;letter-spacing:-2px;color:var(--adsantarem-white);margin-bottom:1rem;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.1}._heroSubtitle_12ehy_62{font-size:clamp(1rem,4vw,1.75rem);color:var(--adsantarem-yellow);font-weight:700;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 10px rgba(0,0,0,.2)}._playerSection_12ehy_71{padding:4rem 2rem;background:#0000001a}._container_12ehy_76{width:100%;max-width:600px;margin:0 auto;padding:0 1rem}._infoSection_12ehy_83{padding:4rem 2rem}._infoContent_12ehy_87{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}._infoCard_12ehy_96{background:#fffffff2;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;animation:_slideUp_12ehy_1 .6s ease}@keyframes _slideUp_12ehy_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._infoCard_12ehy_96:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000026}._infoIcon_12ehy_116{font-size:3rem;margin-bottom:1rem;display:block}._infoCard_12ehy_96 h3{font-size:1.5rem;color:var(--adsantarem-blue);margin-bottom:1rem;font-weight:700}._infoCard_12ehy_96 p{color:#666;font-size:1rem;line-height:1.6}@media (max-width: 768px){._heroSection_12ehy_15{padding:4rem 1.5rem;min-height:300px}._heroTitle_12ehy_51{font-size:2rem}._heroSubtitle_12ehy_62{font-size:1rem}._playerSection_12ehy_71,._infoSection_12ehy_83{padding:3rem 1rem}._infoContent_12ehy_87{gap:1.5rem}._infoCard_12ehy_96{padding:1.5rem}._infoCard_12ehy_96 h3{font-size:1.25rem}._infoCard_12ehy_96 p{font-size:.95rem}._infoIcon_12ehy_116{font-size:2.5rem}}@media (max-width: 480px){._heroSection_12ehy_15{padding:3rem 1rem;min-height:250px}._heroTitle_12ehy_51{font-size:1.75rem}._heroSubtitle_12ehy_62{font-size:.9rem;letter-spacing:1px}._playerSection_12ehy_71,._infoSection_12ehy_83{padding:2rem 1rem}}._pageWrapper_1c4w6_1{background:linear-gradient(135deg,#1a5c2a,#0f3d1a,#1a6b2e);min-height:100vh;color:var(--adsantarem-white);display:flex;flex-direction:column;overflow-x:hidden}._mainContent_1c4w6_10{flex:1;width:100%}._heroSection_1c4w6_15{position:relative;background:linear-gradient(135deg,#1a5c2ae6,#0f3d1ae6),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="2" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="1200" height="600" fill="none"/><rect width="1200" height="600" fill="url(%23grid)"/></svg>');background-attachment:fixed;padding:6rem 2rem;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}._heroOverlay_1c4w6_29{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#64c8501a,#1a5c2a4d);pointer-events:none}._heroContent_1c4w6_40{position:relative;z-index:2;animation:_fadeIn_1c4w6_1 .8s ease}@keyframes _fadeIn_1c4w6_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._heroTitle_1c4w6_51{font-size:clamp(2.5rem,10vw,5rem);font-weight:800;letter-spacing:-2px;color:var(--adsantarem-white);margin-bottom:1rem;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.2);line-height:1.1}._heroSubtitle_1c4w6_62{font-size:clamp(1rem,4vw,1.75rem);color:#a8e6a0;font-weight:700;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 10px rgba(0,0,0,.2)}._playerSection_1c4w6_71{padding:4rem 2rem;background:#0000001a}._container_1c4w6_76{width:100%;max-width:600px;margin:0 auto;padding:0 1rem}._infoSection_1c4w6_83{padding:4rem 2rem}._infoContent_1c4w6_87{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}._infoCard_1c4w6_96{background:#fffffff2;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;animation:_slideUp_1c4w6_1 .6s ease}@keyframes _slideUp_1c4w6_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._infoCard_1c4w6_96:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000026}._infoIcon_1c4w6_116{font-size:3rem;margin-bottom:1rem;display:block}._infoCard_1c4w6_96 h3{font-size:1.5rem;color:#1a5c2a;margin-bottom:1rem;font-weight:700}._infoCard_1c4w6_96 p{color:#666;font-size:1rem;line-height:1.6}@media (max-width: 768px){._heroSection_1c4w6_15{padding:4rem 1.5rem;min-height:300px}._heroTitle_1c4w6_51{font-size:2rem}._heroSubtitle_1c4w6_62{font-size:1rem}._playerSection_1c4w6_71,._infoSection_1c4w6_83{padding:3rem 1rem}._infoContent_1c4w6_87{gap:1.5rem}._infoCard_1c4w6_96{padding:1.5rem}._infoCard_1c4w6_96 h3{font-size:1.25rem}._infoCard_1c4w6_96 p{font-size:.95rem}._infoIcon_1c4w6_116{font-size:2.5rem}}@media (max-width: 480px){._heroSection_1c4w6_15{padding:3rem 1rem;min-height:250px}._heroTitle_1c4w6_51{font-size:1.75rem}._heroSubtitle_1c4w6_62{font-size:.9rem;letter-spacing:1px}._playerSection_1c4w6_71,._infoSection_1c4w6_83{padding:2rem 1rem}}:root{--adsantarem-blue: #0A3D91;--adsantarem-yellow: #F5C400;--adsantarem-white: #FFFFFF;--adsantarem-black: #2E2E2E;--gray-light: #F5F7FA;--gray-dark: #2E2E2E;--gray-medium: #666666;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-family-heading: "Poppins", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--transition-base: .3s ease;--radius-xl: 16px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);font-size:1rem;line-height:1.6;color:var(--gray-dark);background-color:var(--adsantarem-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:var(--transition-base)}a:hover{opacity:.8}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:var(--transition-base)}ul,ol{list-style:none}
