/*
Theme Name: Radio Juntos Auto V11
Author: Connectanet Chile
Description: Portada romántica roja para Radio Juntos FM, con audio en vivo, metadatos Icecast y fichas musicales opcionales de iTunes. Incluye configuración visual y puente HTTPS limitado.
Version: 1.0.11
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: radio-juntos-auto-v11
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
:root{--red:#b00021;--dark:#790014;--wine:#620015;--paper:#fffaf3;--ink:#321c22;--muted:#6b5a60;--border:#e8d4d4;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 Arial,Helvetica,sans-serif;padding-bottom:105px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a,input{outline-offset:5px}button{cursor:pointer}button:disabled{cursor:wait}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #edb12a}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;z-index:1000;background:#fff;padding:15px}.site-header{background:linear-gradient(110deg,#a4001c,#b50020);color:#fff}.header-inner{max-width:1350px;margin:auto;padding:25px 42px;display:flex;align-items:center;gap:40px;justify-content:space-between}.brand-wrap{text-align:center;flex-shrink:0}.brand{font-family:var(--serif);font-size:49px;line-height:1.1;letter-spacing:-2px}.brand-heart{font-size:56px;margin-left:8px;font-weight:normal}.location{display:block;line-height:1.4;letter-spacing:1px;font-size:16px}.custom-logo-link img{max-width:250px;max-height:90px;width:auto;height:auto}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{font-size:15px;padding:8px 0;border-bottom:2px solid transparent}.site-header nav a:hover{border-color:#fff}.button{min-height:52px;padding:14px 25px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:16px;font-weight:600;line-height:1.3;text-align:center;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #30001025}.button-light{background:#fffaf6;color:#99001b}.button-red{background:#be1832;color:white;box-shadow:0 4px 15px #30001035;border:1px solid #f4858b}.hero{position:relative;overflow:hidden;background:#52000b;color:white}.hero-background,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(31,0,7,.38),rgba(53,0,10,.13) 60%,rgba(53,0,10,.3))}.hero-inner{position:relative;max-width:1350px;padding:58px 42px 70px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;min-height:750px}.hero-copy{padding:10px 0 30px;align-self:start;margin-top:50px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700}.hero-copy>.eyebrow{display:block;margin-bottom:22px;color:#ffcbd0}.hero h1{font-family:var(--serif);font-size:clamp(52px,5vw,72px);line-height:1.02;letter-spacing:-2.8px;margin-bottom:25px;max-width:560px;text-wrap:normal}.hero-copy>p{font-size:24px;max-width:390px;line-height:1.45;margin-bottom:45px}.hero-note{display:block;font-size:13px;margin-top:15px;color:#ffe4e5}.now-card{border-radius:24px;background:#fffdf9;color:var(--ink);overflow:hidden;box-shadow:0 18px 70px #27000544;border:1px solid #dc7880;min-width:0}.now-header{background:linear-gradient(100deg,#b00021,#910017);color:#fff;padding:19px 25px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.8px}.live-dot{width:8px;height:8px;background:currentColor;border-radius:100%;display:inline-block;flex-shrink:0}.now-body{padding:30px}.track-row{display:flex;align-items:center;gap:25px;min-width:0}.cover{width:155px;min-width:155px;aspect-ratio:1;background:linear-gradient(145deg,#bd233c,#750013);border-radius:8px;color:#fff4e5;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff25}.cover>span{font:70px/1 var(--serif)}.cover strong{font:28px/1.4 var(--serif)}.cover small{font-size:6px;letter-spacing:1.5px}.track-copy{min-width:0}.track-copy>.eyebrow{font-size:9px;color:#85646b;letter-spacing:1px}.track-copy h2{font-family:var(--serif);font-size:30px;line-height:1.1;color:var(--wine);margin:10px 0;overflow-wrap:anywhere}.track-copy p{font-size:18px;line-height:1.4;color:#4e4446;margin:0;overflow-wrap:anywhere}.wave{height:95px;display:flex;align-items:center;justify-content:center;gap:4px;margin:15px 0 2px;overflow:hidden}.wave span{width:3px;flex-shrink:0;background:#ae102e;border-radius:3px;height:var(--h);transform:scaleY(.3);opacity:.7}.is-playing .wave span{animation:rj-wave 1.05s ease-in-out infinite alternate;animation-delay:var(--d);opacity:1}@keyframes rj-wave{from{transform:scaleY(.25)}to{transform:scaleY(1)}}.volume-row{display:flex;align-items:center;gap:20px;color:var(--wine)}input[type=range]{width:100%;accent-color:var(--red);height:24px;cursor:pointer}.metadata-state{font-size:12px;color:var(--muted);margin:13px 0 0;line-height:1.4}.description{border-top:1px solid var(--border);padding-top:22px;margin-top:23px}.description h3{font-size:17px;font-weight:600;color:var(--wine);margin-bottom:10px}.description p{font-size:15px;line-height:1.65;color:#55464a;margin-bottom:12px}.description a{font-size:12px;color:var(--red);text-decoration:underline}.description small{display:block;font-size:10px;color:#786b70;line-height:1.4;margin-top:8px}[hidden]{display:none!important}.section-inner{max-width:1250px;margin:auto;padding:60px 42px}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.section-kicker{font-size:10px;font-weight:bold;letter-spacing:2px;color:#9b5663}.about h2{font-family:var(--serif);font-size:62px;color:var(--wine);line-height:1.04;letter-spacing:-1.6px;margin:17px 0 20px}.about h2>span{font-size:60px;color:var(--red);margin-left:10px}.about-copy>p{max-width:430px;font-size:20px;line-height:1.5;color:#65565b}.features{display:flex;justify-content:space-between;gap:15px;max-width:430px;margin-top:30px;text-align:center}.features span{width:55px;height:55px;display:inline-grid;place-items:center;border:1px solid #dfbaba;border-radius:50%;color:var(--red);font-size:30px}.features p{font-size:12px;line-height:1.5;margin:12px 0 0}.contact-card{padding:30px;background:linear-gradient(135deg,#b90024,#8b0017);border-radius:24px;text-align:center;color:#fff8f0;box-shadow:0 9px 16px #62001520}.contact-heart{font:72px/1 var(--serif)}.contact-card h2{font-size:40px;color:inherit;margin:14px 0;line-height:1.1;letter-spacing:-1px}.contact-card>p{font-size:16px;margin:18px auto 26px;max-width:320px}.little-rule{color:#ffc8ca}.contact-note{padding:14px;border:1px solid #ffffff50;border-radius:20px}.site-footer{text-align:center;color:#fff1ec;background:linear-gradient(110deg,#ac001c,#870014);padding:35px 20px 42px}.footer-brand{font:34px/1.2 var(--serif)}.footer-brand>span{display:block;font-size:30px}.site-footer p{font-size:12px;letter-spacing:1px;margin:8px 0 20px}.site-footer small{font-size:12px}.sticky-player{position:fixed;z-index:20;bottom:0;left:0;right:0;background:#90001bea;border-top:1px solid #df7d89;backdrop-filter:blur(16px);color:white;display:flex;align-items:center;gap:22px;padding:14px max(24px,calc((100vw - 1230px)/2));height:105px;box-shadow:0 -5px 20px #3000101a}.mini-cover{width:64px;height:64px;background:#c12b43;border:1px solid #ef7282;border-radius:8px;display:grid;place-items:center;font:44px var(--serif);flex-shrink:0}.sticky-track{min-width:0;max-width:280px;flex:1}.sticky-track strong,.sticky-track span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-track strong{font-size:16px;font-weight:500}.sticky-track span{font-size:12px;color:#f4c5ce}.live-badge{padding:4px 10px;border-radius:12px;background:#c22d47;display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap}.round-play{width:60px;height:60px;border-radius:50%;background:#fff8ef;color:#a90022;font-size:25px;flex-shrink:0}.round-play:hover{background:white;box-shadow:0 0 0 5px #ffffff20}#audio-status{font-size:12px;line-height:1.4;margin:0;max-width:165px;flex:1;color:#ffe2e6}.sticky-volume{width:155px;flex-shrink:0}.sticky-volume label{display:block;font-size:10px;letter-spacing:1px}.sticky-volume input{accent-color:#fff1e8}.content-page{min-height:60vh}.content-page h1{font:46px/1.1 var(--serif);color:var(--wine)}.content-page article{margin-bottom:45px}.content-page a:not(.button){text-decoration:underline}.admin-bar .site-header{margin-top:0}.wp-caption,.gallery-caption{max-width:100%}.alignleft{float:left;margin-right:20px}.alignright{float:right;margin-left:20px}.aligncenter{display:block;margin:auto}
@media(min-width:1450px){.hero-inner{min-height:790px}}@media(max-width:1100px){.header-inner{gap:25px;padding:22px 28px}.brand{font-size:40px}.brand-heart{font-size:42px}.site-header nav{gap:18px}.header-play{font-size:13px;padding:12px 20px}.hero-inner{padding:45px 30px;gap:30px;min-height:690px}.hero h1{font-size:60px}.hero-copy>p{font-size:22px}.now-body{padding:24px}.cover{width:120px;min-width:120px}.track-copy h2{font-size:27px}.about{gap:40px}.about h2{font-size:54px}.contact-card h2{font-size:35px}.sticky-player{gap:16px}.sticky-track{max-width:230px}}@media(max-width:800px){.header-inner{flex-wrap:wrap;gap:15px;padding:18px 24px}.site-header nav{order:3;width:100%;justify-content:center;margin:0;gap:40px;border-top:1px solid #ffffff30;padding-top:5px}.header-play{margin-left:auto}.hero-inner{grid-template-columns:1fr;max-width:600px;padding:35px 24px 45px;gap:35px}.hero-copy{margin-top:0;padding:10px 0 0}.hero h1{font-size:60px;max-width:500px}.hero-copy>p{margin-bottom:25px;max-width:340px;font-size:22px}.hero-background{object-position:35% center}.hero-shade{background:#32000955}.hero-note{display:none}.now-body{padding:25px}.cover{width:140px;min-width:140px}.track-copy h2{font-size:32px}.about{grid-template-columns:1fr;max-width:600px;gap:40px;padding:40px 24px}.about h2{font-size:56px}.contact-card{padding:30px}.contact-card h2{font-size:40px}.sticky-volume{display:none}.sticky-player{padding:12px 20px;gap:15px}.live-badge{display:none}.sticky-track{max-width:none}#audio-status{max-width:125px}.site-footer{padding-bottom:35px}}@media(max-width:480px){body{padding-bottom:98px}.header-inner{padding:15px 18px}.brand{font-size:33px;letter-spacing:-1.5px}.brand-heart{font-size:34px;margin-left:3px}.location{font-size:12px}.header-play{font-size:12px;min-height:44px;padding:10px 14px;max-width:145px;gap:6px}.site-header nav a{font-size:13px}.hero h1{font-size:48px;letter-spacing:-1.5px}.hero-copy>p{font-size:20px}.hero-inner{padding:28px 18px 35px}.hero-copy>.eyebrow{margin-bottom:15px}.now-header{padding:16px 20px;font-size:11px;gap:7px}.now-body{padding:20px}.track-row{gap:18px}.cover{width:108px;min-width:108px}.cover>span{font-size:50px}.cover strong{font-size:24px}.cover small{font-size:5px}.track-copy h2{font-size:27px}.track-copy p{font-size:15px}.wave{height:76px;gap:3px}.description p{font-size:14px}.sticky-player{height:98px;padding:10px 15px;gap:12px;flex-wrap:wrap;align-content:center}.mini-cover{width:45px;height:45px;font-size:34px}.round-play{width:48px;height:48px;font-size:21px}.sticky-track{flex:1}.sticky-track strong{font-size:14px}.sticky-track span{font-size:11px}#audio-status{flex:none;width:100%;max-width:none;text-align:center;font-size:10px;line-height:1.1}.about h2{font-size:50px}.contact-card h2{font-size:36px}.contact-card .button{font-size:14px;padding:14px 20px}.footer-brand{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wave span{animation:none!important}.button{transition:none}}

.hero h1>span{display:block}
