(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,33525,(e,t,a)=>{"use strict";Object.defineProperty(a,"__esModule",{value:!0}),Object.defineProperty(a,"warnOnce",{enumerable:!0,get:function(){return s}});let s=e=>{}},81240,e=>{"use strict";var t=e.i(43476),a=e.i(37902),s=e.i(71645),r=e.i(22016);function i(){let[e,a]=(0,s.useState)(!1),[i,o]=(0,s.useState)(""),[n,c]=(0,s.useState)([]),[l,d]=(0,s.useState)(!1),x=async e=>{if(o(e),e.length<3)return void c([]);d(!0);try{let t=await fetch(`https://serviciodenoticias.net/wp-json/wp/v2/posts?search=${e}&_embed&per_page=6`),a=await t.json();c(a)}catch(e){console.error(e)}finally{d(!1)}};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)("button",{className:"search-trigger-flat",onClick:()=>a(!0),children:[(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"3",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,t.jsx)("circle",{cx:"11",cy:"11",r:"8"}),(0,t.jsx)("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]}),(0,t.jsx)("span",{className:"search-label",children:"BUSCAR"})]}),e&&(0,t.jsx)("div",{className:"monterey-overlay",onClick:()=>a(!1),children:(0,t.jsxs)("div",{className:"monterey-modal",onClick:e=>e.stopPropagation(),children:[(0,t.jsxs)("div",{className:"monterey-input-container",children:[(0,t.jsx)("input",{autoFocus:!0,placeholder:"¿Qué estás buscando?",value:i,onChange:e=>x(e.target.value)}),l&&(0,t.jsx)("div",{className:"spinner"})]}),(0,t.jsxs)("div",{className:"results-area",children:[n.map(e=>{let s=e._embedded?.["wp:featuredmedia"]?.[0]?.source_url||"https://serviciodenoticias.net/wp-content/uploads/2024/01/logo-header.png",i=e._embedded?.["wp:term"]?.[0]?.[0]?.name||"Noticias";return(0,t.jsxs)(r.default,{href:`/${e.slug}`,className:"res-item",onClick:()=>a(!1),children:[(0,t.jsx)("div",{className:"res-img-box",children:(0,t.jsx)("img",{src:s,alt:""})}),(0,t.jsxs)("div",{className:"res-info",children:[(0,t.jsx)("h4",{children:e.title.rendered}),(0,t.jsxs)("small",{children:[i," — ",new Date(e.date).toLocaleDateString()]})]})]},e.id)}),i.length>2&&0===n.length&&!l&&(0,t.jsx)("div",{className:"no-results",children:"Sin resultados."})]}),(0,t.jsx)("button",{className:"close-btn",onClick:()=>a(!1),children:"CERRAR"})]})}),(0,t.jsx)("style",{dangerouslySetInnerHTML:{__html:`
        /* ESTILO DEL BOT\xd3N PLANO */
        .search-trigger-flat {
          background: transparent;
          border: none;
          cursor: pointer;
          display: flex;
          align-items: center;
          gap: 8px;
          color: var(--text-primary);
          padding: 5px 10px;
          border-radius: 4px;
          transition: background 0.2s;
        }
        .search-trigger-flat:hover { background: var(--nav-hover); }
        .search-trigger-flat svg { opacity: 0.8; }
        .search-label {
          font-size: 10px;
          font-weight: 800;
          letter-spacing: 0.5px;
          text-transform: uppercase;
        }

        /* MODAL (Igual que antes) */
        .monterey-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.85); backdrop-filter: blur(10px); z-index: 100000; display: flex; justify-content: center; padding: 15px; padding-top: 15vh; }
        .monterey-modal { width: 100%; max-width: 500px; background: #1a1a1a; border-radius: 12px; overflow: hidden; height: fit-content; border: 1px solid #333; box-shadow: 0 30px 60px rgba(0,0,0,0.5); }
        .monterey-input-container { padding: 15px; display: flex; align-items: center; gap: 15px; border-bottom: 1px solid #333; }
        .monterey-input-container input { flex: 1; background: transparent; border: none; color: white; font-size: 16px; outline: none; }
        .results-area { max-height: 50vh; overflow-y: auto; padding: 10px; }
        .res-item { display: flex; align-items: center; gap: 15px; padding: 10px; text-decoration: none; border-radius: 8px; transition: background 0.2s; }
        .res-item:hover { background: #222; }
        .res-img-box { width: 50px; height: 50px; border-radius: 6px; overflow: hidden; flex-shrink: 0; background: #000; }
        .res-img-box img { width: 100%; height: 100%; object-fit: cover; }
        .res-info h4 { margin: 0; font-size: 13px; color: #eee; font-weight: 500; line-height: 1.3; }
        .res-info small { color: #888; font-size: 10px; margin-top: 4px; display: block; }
        .no-results { padding: 20px; text-align: center; color: #666; font-size: 13px; }
        .close-btn { width: 100%; padding: 12px; background: #222; border: none; color: #888; font-weight: 800; font-size: 10px; cursor: pointer; }
        .spinner { width: 16px; height: 16px; border: 2px solid #444; border-top-color: #fff; border-radius: 50%; animation: spin 0.8s linear infinite; }
        @keyframes spin { to { transform: rotate(360deg); } }
      `}})]})}function o(){let[e,r]=(0,s.useState)("dark"),[i,o]=(0,s.useState)(!1);return((0,s.useEffect)(()=>{o(!0);let e=localStorage.getItem("sdn-theme")||"dark";r(e),document.documentElement.setAttribute("data-theme",e)},[]),i)?(0,t.jsxs)("button",{onClick:()=>{let t="dark"===e?"light":"dark";r(t),document.documentElement.setAttribute("data-theme",t),localStorage.setItem("sdn-theme",t)},className:"jsx-fcac2b1fbeb5635b theme-switch-flat",children:[(0,t.jsx)("div",{className:"jsx-fcac2b1fbeb5635b icon-box",children:"dark"===e?(0,t.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"jsx-fcac2b1fbeb5635b",children:[(0,t.jsx)("circle",{cx:"12",cy:"12",r:"5",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"12",y1:"1",x2:"12",y2:"3",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"12",y1:"21",x2:"12",y2:"23",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"1",y1:"12",x2:"3",y2:"12",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"21",y1:"12",x2:"23",y2:"12",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36",className:"jsx-fcac2b1fbeb5635b"}),(0,t.jsx)("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22",className:"jsx-fcac2b1fbeb5635b"})]}):(0,t.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"jsx-fcac2b1fbeb5635b",children:(0,t.jsx)("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z",className:"jsx-fcac2b1fbeb5635b"})})}),(0,t.jsx)("span",{className:"jsx-fcac2b1fbeb5635b switch-label",children:"dark"===e?"MODO LECTURA":"MODO OSCURO"}),(0,t.jsx)(a.default,{id:"fcac2b1fbeb5635b",children:".theme-switch-flat.jsx-fcac2b1fbeb5635b{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:5px 10px;transition:background .2s;display:flex}.theme-switch-flat.jsx-fcac2b1fbeb5635b:hover{background:var(--nav-hover)}.icon-box.jsx-fcac2b1fbeb5635b{align-items:center;display:flex}.switch-label.jsx-fcac2b1fbeb5635b{letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:800}"})]}):null}let n="https://serviciodenoticias.net/wp-content/uploads/2024/01/logo-header.png";function c(){let[e,r]=(0,s.useState)(!1),[c,l]=(0,s.useState)(1),[d,x]=(0,s.useState)("SINTONIZÁ AHORA"),[p,f]=(0,s.useState)(n),b=(0,s.useRef)(null);return(0,s.useEffect)(()=>{let e=document.getElementById("radio-player-sdn");if(e){b.current=e,e.paused||r(!0),l(e.volume);let t=()=>r(!0),a=()=>r(!1);return e.addEventListener("play",t),e.addEventListener("pause",a),()=>{e.removeEventListener("play",t),e.removeEventListener("pause",a)}}},[]),(0,s.useEffect)(()=>{let e=async()=>{try{let e=await fetch("/api/radio-metadata");if(e.ok){let t=await e.json();t.title&&x(t.title),f(t.cover||n)}}catch(e){}};e();let t=setInterval(e,15e3);return()=>clearInterval(t)},[]),(0,t.jsxs)("div",{style:{height:"55px",backgroundColor:"var(--bg-header)",display:"flex",justifyContent:"space-between",alignItems:"center",padding:"0 15px",borderBottom:"1px solid var(--border-color)",position:"relative"},className:"jsx-b74e60a491c17844 header-row-tools",children:[(0,t.jsx)("div",{style:{width:"40px"},className:"jsx-b74e60a491c17844 left-group"}),(0,t.jsxs)("div",{style:{position:"absolute",left:"50%",transform:"translateX(-50%)",display:"flex",alignItems:"center",gap:"12px",height:"100%"},className:"jsx-b74e60a491c17844 player-compact",children:[(0,t.jsx)("button",{onClick:()=>{b.current&&(e?b.current.pause():b.current.play().catch(e=>console.error("Play error:",e)))},"aria-label":e?"Pausar":"Reproducir",style:{width:"38px",height:"38px",borderRadius:"50%",border:"2px solid #e60000",backgroundColor:e?"#e60000":"transparent",color:e?"white":"#e60000",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer",padding:0,flexShrink:0},className:`jsx-b74e60a491c17844 play-btn ${e?"playing":""}`,children:e?(0,t.jsx)("svg",{viewBox:"0 0 24 24",fill:"currentColor",style:{width:"20px",height:"20px"},className:"jsx-b74e60a491c17844",children:(0,t.jsx)("path",{d:"M6 19h4V5H6v14zm8-14v14h4V5h-4z",className:"jsx-b74e60a491c17844"})}):(0,t.jsx)("svg",{viewBox:"0 0 24 24",fill:"currentColor",style:{width:"20px",height:"20px",marginLeft:"2px"},className:"jsx-b74e60a491c17844",children:(0,t.jsx)("path",{d:"M8 5v14l11-7z",className:"jsx-b74e60a491c17844"})})}),(0,t.jsx)("div",{style:{width:"48px",height:"48px",borderRadius:"4px",overflow:"hidden",background:"#eee",border:"1px solid var(--border-color)",flexShrink:0,boxShadow:"0 2px 5px rgba(0,0,0,0.1)"},className:"jsx-b74e60a491c17844 mini-cover",children:(0,t.jsx)("img",{src:p,alt:"Cover",style:{width:"100%",height:"100%",objectFit:"cover"},className:"jsx-b74e60a491c17844 "+((e&&p===n?"spinning":"")||"")})}),(0,t.jsxs)("div",{className:"jsx-b74e60a491c17844 track-info",children:[(0,t.jsx)("span",{style:{fontSize:"10px",fontWeight:900,color:"#e60000",letterSpacing:"0.5px",display:"block"},className:"jsx-b74e60a491c17844",children:"SDN RADIO"}),(0,t.jsx)("span",{style:{fontSize:"12px",fontWeight:700,color:"var(--text-primary)",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",display:"block"},className:"jsx-b74e60a491c17844",children:d})]}),(0,t.jsx)("div",{style:{width:"70px",display:"flex",alignItems:"center"},className:"jsx-b74e60a491c17844 vol-wrapper",children:(0,t.jsx)("input",{type:"range",min:"0",max:"1",step:"0.05",value:c,onChange:e=>{let t=parseFloat(e.target.value);l(t),b.current&&(b.current.volume=t)},style:{width:"100%",height:"3px",accentColor:"#e60000",cursor:"pointer"},className:"jsx-b74e60a491c17844"})})]}),(0,t.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:"12px"},className:"jsx-b74e60a491c17844 right-group",children:[(0,t.jsx)(i,{}),(0,t.jsx)("div",{style:{width:"1px",height:"20px",background:"var(--border-color)"},className:"jsx-b74e60a491c17844"}),(0,t.jsx)(o,{})]}),(0,t.jsx)(a.default,{id:"b74e60a491c17844",children:".spinning.jsx-b74e60a491c17844{animation:4s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.play-btn.jsx-b74e60a491c17844{transition:all .2s}.play-btn.jsx-b74e60a491c17844:hover{transform:scale(1.05)}.play-btn.playing.jsx-b74e60a491c17844{box-shadow:0 0 10px #e6000066}.track-info.jsx-b74e60a491c17844{flex-direction:column;justify-content:center;max-width:180px;line-height:1.2;display:flex}@media (width<=768px){.vol-wrapper.jsx-b74e60a491c17844{display:none!important}.track-info.jsx-b74e60a491c17844{max-width:120px}}@media (width<=480px){.mini-cover.jsx-b74e60a491c17844{display:none!important}.track-info.jsx-b74e60a491c17844{max-width:100px}.player-compact.jsx-b74e60a491c17844{gap:8px!important}}"})]})}e.s(["default",()=>c],81240)},28129,e=>{"use strict";var t=e.i(43476),a=e.i(37902),s=e.i(22016),r=e.i(57688);function i(){let e=new Date().getFullYear();return(0,t.jsxs)("footer",{className:"jsx-9c69f890d6948d01 site-footer",children:[(0,t.jsxs)("div",{className:"jsx-9c69f890d6948d01 footer-grid",children:[(0,t.jsxs)("div",{className:"jsx-9c69f890d6948d01 f-col left",children:[(0,t.jsx)("span",{className:"jsx-9c69f890d6948d01 f-label",children:"CONTACTO"}),(0,t.jsxs)("a",{href:"https://wa.me/5491123326663",target:"_blank",rel:"noopener noreferrer","aria-label":"Contactar por WhatsApp",className:"jsx-9c69f890d6948d01 wa-contact-btn",children:[(0,t.jsx)("svg",{viewBox:"0 0 24 24",fill:"currentColor",className:"jsx-9c69f890d6948d01",children:(0,t.jsx)("path",{d:"M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.711 2.592 2.654-.696c.969.537 1.896.819 2.806.819 3.18 0 5.767-2.587 5.767-5.766.001-3.182-2.585-5.768-5.767-5.768zm0-2c4.293 0 7.766 3.474 7.766 7.768 0 4.295-3.475 7.768-7.766 7.768-1.346 0-2.67-.348-3.774-.984l-4.257 1.116 1.141-4.14c-1.04-1.463-1.609-3.239-1.61-5.068C3.531 6.335 7.737 4.172 12.031 4.172zm3.87 9.875c-.172-.086-1.02-.503-1.178-.56-.158-.057-.273-.086-.388.086-.115.172-.445.56-.546.675-.1.115-.201.129-.373.043-.172-.086-.729-.268-1.389-.856-.514-.458-.861-1.023-.962-1.196-.1-.172-.011-.265.075-.351.078-.078.172-.201.258-.302.086-.101.115-.172.172-.287.057-.115.029-.215-.014-.302-.043-.086-.388-.933-.531-1.277-.14-.337-.282-.292-.388-.297-.1-.005-.215-.005-.33-.005-.115 0-.302.043-.459.215-.158.172-.603.589-.603 1.437 0 .848.617 1.667.703 1.782.086.115 1.214 1.854 2.941 2.6.411.177.731.283.98.362.408.13.78.112 1.076.068.33-.049 1.02-.417 1.164-.819.144-.402.144-.747.101-.819-.043-.072-.158-.115-.33-.201z",className:"jsx-9c69f890d6948d01"})}),(0,t.jsx)("span",{className:"jsx-9c69f890d6948d01 phone-text",children:"11 2332-6663"})]})]}),(0,t.jsx)("div",{className:"jsx-9c69f890d6948d01 f-col center",children:(0,t.jsx)(s.default,{href:"/",className:"footer-logo-link",children:(0,t.jsx)("div",{className:"jsx-9c69f890d6948d01 logo-wrapper",children:(0,t.jsx)(r.default,{src:"https://serviciodenoticias.net/wp-content/uploads/2024/01/logo-header.png",alt:"SDN Digital",width:120,height:35,style:{objectFit:"contain",width:"auto",height:"35px"},className:"footer-logo-img"})})})}),(0,t.jsxs)("div",{className:"jsx-9c69f890d6948d01 f-col right",children:[(0,t.jsx)("span",{className:"jsx-9c69f890d6948d01 f-label",children:"INSTITUCIONAL"}),(0,t.jsx)(s.default,{href:"/mediakit",className:"mediakit-btn",children:"MEDIA KIT"})]})]}),(0,t.jsx)("div",{className:"jsx-9c69f890d6948d01 footer-bottom",children:(0,t.jsxs)("p",{className:"jsx-9c69f890d6948d01",children:["© ",e," SDN Digital. Todos los derechos reservados."]})}),(0,t.jsx)(a.default,{id:"17a4b2918350816c",children:".footer-logo-img{filter:grayscale();opacity:.6;transition:all .3s}.footer-logo-link:hover .footer-logo-img{filter:grayscale(0%);opacity:1}"}),(0,t.jsx)(a.default,{id:"eca684cf1a266962",children:".site-footer.jsx-9c69f890d6948d01{background:var(--bg-card);border-top:1px solid var(--border-color);margin-top:80px;padding:40px 20px 20px}.footer-grid.jsx-9c69f890d6948d01{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:1200px;margin:0 auto 30px;display:grid}.f-col.jsx-9c69f890d6948d01{flex-direction:column;gap:6px;display:flex}.f-col.left.jsx-9c69f890d6948d01{align-items:flex-start}.f-col.center.jsx-9c69f890d6948d01{justify-content:center;align-items:center}.f-col.right.jsx-9c69f890d6948d01{align-items:flex-end}.f-label.jsx-9c69f890d6948d01{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:800}.wa-contact-btn.jsx-9c69f890d6948d01{color:var(--text-primary);white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:900;text-decoration:none;transition:color .2s;display:flex}.wa-contact-btn.jsx-9c69f890d6948d01 svg.jsx-9c69f890d6948d01{width:18px;height:18px;transition:transform .2s}.wa-contact-btn.jsx-9c69f890d6948d01:hover{color:#25d366}.wa-contact-btn.jsx-9c69f890d6948d01:hover svg.jsx-9c69f890d6948d01{transform:scale(1.1)}.logo-wrapper.jsx-9c69f890d6948d01{line-height:0;display:inline-block}.mediakit-btn.jsx-9c69f890d6948d01{color:#fff;text-transform:uppercase;white-space:nowrap;background:#e60000;border-radius:30px;padding:8px 18px;font-size:11px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s}.mediakit-btn.jsx-9c69f890d6948d01:hover{background:#b30000;transform:translateY(-1px)}.footer-bottom.jsx-9c69f890d6948d01{border-top:1px solid var(--border-color);text-align:center;padding-top:20px}.footer-bottom.jsx-9c69f890d6948d01 p.jsx-9c69f890d6948d01{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:11px}@media (width<=768px){.site-footer.jsx-9c69f890d6948d01{margin-top:50px;padding:25px 15px 15px}.footer-grid.jsx-9c69f890d6948d01{grid-template-columns:1fr auto 1fr;gap:10px;margin-bottom:25px}.f-label.jsx-9c69f890d6948d01{display:none}.wa-contact-btn.jsx-9c69f890d6948d01{gap:5px;font-size:11px}.wa-contact-btn.jsx-9c69f890d6948d01 svg.jsx-9c69f890d6948d01{width:14px;height:14px}.phone-text.jsx-9c69f890d6948d01{font-weight:700}.mediakit-btn.jsx-9c69f890d6948d01{padding:6px 12px;font-size:9px}.footer-bottom.jsx-9c69f890d6948d01 p.jsx-9c69f890d6948d01{opacity:.7;font-size:9px}}"})]})}e.s(["default",()=>i])}]);