:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@supports (-moz-osx-font-smoothing: grayscale){body{-moz-osx-font-smoothing:grayscale}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.dark-mode .hoteles-panel,.dark-mode .clima-list-container,.dark-mode .hoteles-filtros{background:#181e2a!important;color:#e0e7ff!important;border-radius:18px!important;box-shadow:0 4px 24px #181e2a44!important}.dark-mode .hoteles-filtros label,.dark-mode .hoteles-filtros input,.dark-mode .hoteles-filtros select{color:#e0e7ff!important;background:#232946!important;border:1.5px solid #313a53!important}.dark-mode .section-card{background:#232946!important;color:#e0e7ff!important;border:2.5px solid #352c25!important;box-shadow:0 4px 18px #181e2a44!important}.dark-mode .section-card h3,.dark-mode .section-card p,.dark-mode .section-card span{color:#60a5fa!important}.dark-mode .section-card img{border-bottom:2px solid #313a53!important}.dark-mode .card-example,.dark-mode .hotel-card,.dark-mode .actividad-card,.dark-mode .evento-card,.dark-mode .clima-card,.dark-mode .home-summary-content{background:#232946!important;color:#e0e7ff!important;border:2.5px solid #313a53!important;box-shadow:0 4px 18px #181e2a44!important}.dark-mode .card-example h3,.dark-mode .card-example-info,.dark-mode .card-example-info span,.dark-mode .hotel-card h3,.dark-mode .actividad-card h3,.dark-mode .evento-card h3{color:#60a5fa!important}.dark-mode .card-example img,.dark-mode .hotel-card img,.dark-mode .actividad-card img,.dark-mode .evento-card img{border-bottom:2px solid #313a53!important}.dark-mode .home-summary,.dark-mode .pro-home{background:linear-gradient(120deg,#232946 60%,#181e2a)!important;color:#e0e7ff;border-color:#1551f7;box-shadow:0 8px 32px #181e2a44}.dark-mode .home-title,.dark-mode .home-subtitle,.dark-mode .home-desc,.dark-mode .home-highlight{color:#e0e7ff!important;background:none!important;text-shadow:0 4px 24px #23294644,0 1.5px 8px #60a5fa33}.dark-mode .home-highlight{background:linear-gradient(90deg,#2563eb,#60a5fa)!important;color:#fff!important}.dark-mode .card-example{background:#232946!important;color:#e0e7ff!important;border:1.5px solid #313a53!important;box-shadow:0 2px 12px #1e293b2e}.dark-mode .card-example-info{color:#e0e7ff!important}.dark-mode .page-title{background:linear-gradient(90deg,#232946 60%,#181e2a)!important;color:#60a5fa!important;box-shadow:0 2px 16px #23294622;border-left:8px solid #313a53!important;border-right:8px solid #181e2a!important}.dark-mode .page-title.clima-title{background:linear-gradient(90deg,#232946 60%,#181e2a)!important;color:#facc15!important;border-left:8px solid #facc15!important;border-right:8px solid #ca8a04!important}.dark-mode .hoteles-title{border-left:8px solid #60a5fa!important;border-right:8px solid #313a53!important}.dark-mode .actividades-title{border-left:8px solid #2563eb!important;border-right:8px solid #60a5fa!important}.dark-mode .eventos-title{border-left:8px solid #60a5fa!important;border-right:8px solid #2563eb!important}.dark-mode .footer-content,.dark-mode .main-footer{background:#232946!important;color:#e0e7ff!important}.dark-mode .footer-brand span,.dark-mode .footer-links a,.dark-mode .footer-copy{color:#60a5fa!important}.dark-mode .footer-social-icon{filter:brightness(1.2) grayscale(.1)!important}body.dark-mode,html.dark-mode,#root.dark-mode{background:linear-gradient(180deg,#181e2a,#232946)!important;color:#e0e7ff}.dark-mode .main-nav{background:linear-gradient(90deg,#232946 60%,#181e2a);box-shadow:0 2px 12px #1e293b2e}.dark-mode .clima-card,.dark-mode .card-example{background:#232946;color:#e0e7ff;border:1.5px solid #313a53;box-shadow:0 2px 12px #1e293b2e}.dark-mode .clima-card-title,.dark-mode .clima-label,.dark-mode .clima-desc,.dark-mode .clima-temp-main,.dark-mode .clima-temp-det,.dark-mode .clima-valor{color:#e0e7ff!important}.dark-mode .clima-select{background:#232946;color:#e0e7ff;border:1.5px solid #313a53}.dark-mode .clima-select:focus{background:#181e2a;border:1.5px solid #60a5fa}.dark-mode .loader{border:4px solid #313a53;border-top:4px solid #60a5fa}.dark-mode .clima-error{color:#ffb4b4}.dark-mode .clima-btn,.dark-mode .main-nav button{background:linear-gradient(90deg,#232946,#313a53);color:#e0e7ff;border:1.5px solid #313a53}.dark-mode .clima-btn.active,.dark-mode .clima-btn:hover,.dark-mode .main-nav button:hover{background:linear-gradient(90deg,#60a5fa,#232946);color:#fff}.dark-toggle{display:flex;align-items:center;gap:8px;margin-left:18px}.dark-toggle input[type=checkbox]{width:38px;height:20px;appearance:none;background:#e0e7ff;border-radius:12px;position:relative;outline:none;cursor:pointer;transition:background .2s}.dark-toggle input[type=checkbox]:checked{background:#232946}.dark-toggle input[type=checkbox]:before{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;background:#2563eb;border-radius:50%;transition:transform .2s}.dark-toggle input[type=checkbox]:checked:before{transform:translate(18px);background:#60a5fa}.dark-toggle label{color:#2563eb;font-weight:600;font-size:1rem;cursor:pointer}.dark-mode .dark-toggle label{color:#e0e7ff}body,html,#root{background:linear-gradient(180deg,#e0f2fe,#bae6fd)!important;font-family:Montserrat,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}.page-title{background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);border-radius:12px;box-shadow:0 2px 16px #2563eb22;color:#2563eb;font-family:Orbitron,Montserrat,Arial,sans-serif;font-size:2.1rem;font-weight:800;letter-spacing:.04em;margin:36px 0 18px;padding:.3em 0;text-align:center;text-shadow:0 2px 12px #60a5fa33}.page-title.clima-title{background:linear-gradient(90deg,#fef9c3 60%,#fde68a);border-left:8px solid #fde68a;border-right:8px solid #ca8a04;color:#ca8a04}.main-nav{align-items:center;background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);border-radius:0;box-shadow:0 2px 12px #38bdf81a;display:flex;flex-direction:row;gap:32px;justify-content:flex-start;left:0;margin:0;padding:.2em 0 .2em 180px;position:fixed;top:60px;width:100vw;z-index:999}.main-nav .main-nav .inicio{margin-left:0}@media(max-width:700px){.main-nav .main-nav{padding-left:90px;gap:18px}}.main-nav button{align-items:center;background:linear-gradient(90deg,#bae6fd,#38bdf8);border:2px solid #e0e7ff;border-radius:8px;box-shadow:0 2px 8px #38bdf81a;color:#2563eb;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;height:38px;justify-content:center;margin:0;padding:.3em 1.1em;transition:background .18s,color .18s,box-shadow .18s}.main-nav button:hover,.main-nav .hoteles-btn.active{background:linear-gradient(90deg,#38bdf8,#2563eb);box-shadow:0 4px 16px #38bdf833;color:#fff}.clima-btn{background:linear-gradient(90deg,#fef9c3,#fde68a);border:1.5px solid #fff;border-radius:8px;box-shadow:0 2px 8px #facc151a;color:#ca8a04;font-size:1.1rem;font-weight:700;margin:0;padding:.6em 1.4em;transition:background .2s,color .2s}.clima-btn{background:linear-gradient(90deg,#fef9c3,#fde68a);color:#ca8a04;font-weight:700;border:1.5px solid #fff;box-shadow:0 2px 8px #facc151a;padding:.6em 1.4em;border-radius:8px;margin:0;transition:background .2s,color .2s;font-size:1.1rem}.clima-btn.active,.clima-btn:hover{background:linear-gradient(90deg,#fde68a,#ca8a04);color:#fff}.page-title{font-family:Orbitron,Montserrat,Arial,sans-serif;font-size:2.1rem;font-weight:800;letter-spacing:.04em;text-align:center;margin:36px 0 18px;padding:.3em 0;border-radius:12px;box-shadow:0 2px 16px #2563eb22;background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);color:#2563eb;text-shadow:0 2px 12px #60a5fa33}.hoteles-title{border-left:8px solid #2563eb;border-right:8px solid #38bdf8}.actividades-title{border-left:8px solid #0ea5e9;border-right:8px solid #2563eb}.eventos-title{border-left:8px solid #38bdf8;border-right:8px solid #0ea5e9}.pro-home{font-family:Montserrat,Arial,sans-serif;background:linear-gradient(120deg,#f0f9ff 60%,#bae6fd);border-radius:22px;box-shadow:0 8px 32px #2563eb22;padding:40px 36px 32px;margin-top:18px;margin-bottom:18px;border:2.5px solid #38bdf8;position:relative;overflow:hidden}.home-hero{text-align:center;margin-bottom:36px}.home-title{font-family:Orbitron,Montserrat,Arial,sans-serif;font-size:3.2rem;letter-spacing:.08em;color:#2563eb;font-weight:800;text-shadow:0 4px 24px #2563eb22,0 1.5px 8px #60a5fa33;margin-bottom:.2em}.home-subtitle{font-family:Orbitron,Montserrat,Arial,sans-serif;font-size:1.45rem;color:#0ea5e9;font-weight:700;letter-spacing:.12em;margin-bottom:.7em}.home-desc{font-family:Montserrat,Arial,sans-serif;color:#2563eb;font-size:1.18rem;font-weight:500;line-height:1.7;margin-bottom:.5em}.home-highlight{display:block;color:#fff;background:linear-gradient(90deg,#2563eb,#0ea5e9);border-radius:8px;padding:.3em .8em;font-size:1.08rem;font-family:Orbitron,Montserrat,Arial,sans-serif;font-weight:700;margin:.7em auto 0;width:fit-content;box-shadow:0 2px 12px #2563eb22}.footer-social{display:flex;gap:18px;align-items:center;margin-left:18px}.footer-social-icon{width:28px;height:28px;filter:grayscale(.2) brightness(.95);transition:filter .18s,transform .18s}.footer-social-icon:hover{filter:none;transform:scale(1.13) rotate(-6deg)}.home-summary{width:100vw;background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);border-bottom:2.5px solid #38bdf8;box-shadow:0 2px 12px #38bdf822;display:flex;justify-content:center;align-items:center;padding:48px 0 32px}.home-summary-content{max-width:700px;background:#fff;border-radius:18px;box-shadow:0 4px 18px #38bdf833;padding:32px 28px 24px;text-align:center;border:2.5px solid #38bdf8}.home-summary-content h2{color:#2563eb;font-size:2.1rem;margin-bottom:18px;font-weight:800}.home-summary-content p{color:#2563eb;font-size:1.18rem;font-weight:500;line-height:1.6}.home-examples{display:flex;justify-content:center;gap:32px;margin-top:32px;flex-wrap:wrap}.card-example{background:linear-gradient(120deg,#e0f2fe 70%,#bae6fd);border:2.5px solid #38bdf8;border-radius:16px;box-shadow:0 4px 18px #38bdf822;width:220px;min-height:320px;display:flex;flex-direction:column;align-items:center;overflow:hidden;transition:transform .18s,box-shadow .18s}.card-example:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 32px #38bdf844}.card-example img{width:100%;height:140px;object-fit:cover;border-bottom:2px solid #38bdf8}.card-example-body{padding:18px 14px 12px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.card-example h3{color:#2563eb;font-size:1.13rem;font-weight:700;margin-bottom:8px}.card-example-info{color:#2563eb;font-size:1.01rem;font-weight:500}.card-example-info span{font-weight:700;color:#0ea5e9}.main-footer{width:100vw;background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);border-top:2.5px solid #38bdf8;margin-top:48px;padding:0;box-shadow:0 -2px 12px #38bdf822}.footer-content{max-width:1100px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 18px 18px;flex-wrap:wrap;gap:18px}.footer-brand{display:flex;align-items:center;gap:8px}.footer-links{display:flex;gap:24px;font-size:1.05rem}.footer-links a{text-decoration:none;color:#2563eb;font-weight:600;transition:color .18s}.footer-links a:hover{color:#0ea5e9}.footer-copy{color:#2563eb;font-size:.98rem;font-weight:500;text-align:right}body,html,#root{background:linear-gradient(180deg,#e0f2fe,#bae6fd)!important}.login-modal--imgbg{position:relative;overflow:hidden;background:none}.login-modal--imgbg:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(#1e293b00,#1e293b00),url(/Andorrax.jpg) center/contain no-repeat;border-radius:18px;opacity:1;filter:none}.login-modal--imgbg>*{position:relative;z-index:1}.login-modal--card{box-shadow:0 8px 40px #1e293b38,0 1.5px 8px #3c3c781a;border:2.5px solid #2563eb;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff!important}.login-modal__body{display:flex;flex-direction:column;gap:18px}.login-modal__field{display:flex;flex-direction:column;gap:4px;margin-bottom:0}.login-modal__field input{padding:.7em 1em;border-radius:8px;border:1.5px solid #60a5fa;font-size:1.08rem;background:#ffffffeb;color:#1e293b;outline:none;outline:2px solid #000;transition:border .18s}.login-modal__field input:focus{border:1.5px solid #2563eb;background:#fff}.login-modal__body button[type=submit]{margin-top:12px;background:linear-gradient(90deg,#2563eb,#60a5fa);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:1.13rem;padding:.7em 0;box-shadow:0 2px 8px #60a5fa33;cursor:pointer;transition:background .18s,color .18s}.login-modal__body button[type=submit]:hover{background:linear-gradient(90deg,#60a5fa,#2563eb)}.login-modal--card{background:#ffffffc7;border-radius:18px;box-shadow:0 8px 40px #1e293b2e,0 1.5px 8px #3c3c7814;padding:36px 32px 28px;max-width:370px;width:98vw;min-width:240px;min-height:340px;display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:3100;border:1.5px solid #60a5fa;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}.login-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.login-modal__close{background:#e0e7ff;color:#2563eb;border:none;border-radius:50%;width:32px;height:32px;font-size:1.3rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #3c3c781a;transition:background .2s;display:flex;align-items:center;justify-content:center}.login-modal__close:hover{background:#60a5fa;color:#fff}body,html,#root{background:#fff!important}.App{padding-top:80px}.main-nav{position:fixed;top:60px;left:0;z-index:999;background:linear-gradient(90deg,#e0f2fe 60%,#bae6fd);box-shadow:0 2px 12px #38bdf81a;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px;padding:.2em 0;border-radius:0;width:100vw;margin:0}.main-nav button{background:linear-gradient(90deg,#bae6fd,#38bdf8);border:2px solid #e0e7ff;color:#2563eb;font-size:1.08rem;font-weight:700;padding:.3em 1.1em;border-radius:8px;transition:background .18s,color .18s,box-shadow .18s;cursor:pointer;box-shadow:0 2px 8px #38bdf81a;margin:0;height:38px;display:flex;align-items:center}.main-nav button:hover,.main-nav .hoteles-btn.active{background:linear-gradient(90deg,#38bdf8,#2563eb);color:#fff;box-shadow:0 4px 16px #38bdf833}.hotel-modal .modal-info .reserva-panel{margin-top:18px;background:#53a1ef;border-radius:12px;padding:16px;box-shadow:0 2px 8px #60a5fa22;display:flex;flex-direction:column;gap:10px}.hotel-modal .modal-info .reserva-panel label{font-weight:500;color:#2563eb;font-size:.98rem}.hotel-modal .modal-info .reserva-panel input[type=date],.hotel-modal .modal-info .reserva-panel input[type=number]{padding:4px 8px;border-radius:6px;border:1px solid #60a5fa;margin-top:2px;font-size:1rem}.hotel-modal .modal-info .reserva-panel .presupuesto{margin-top:8px;font-weight:600;color:#2563eb;font-size:1.08rem}.hotel-modal .modal-info .reserva-panel .presupuesto.error{color:#e11d48;font-weight:500}.hotel-modal .modal-info .reserva-panel .reserva-btn{margin-top:16px;width:100%;background:linear-gradient(90deg,#2563eb 60%,#60a5fa);color:#fff;border:none;border-color:#fff;padding:10px 0;font-size:1.1rem;font-weight:600;cursor:not-allowed;opacity:.85}.hoteles-layout{display:flex;flex-direction:row;gap:32px;align-items:flex-start;margin-top:32px}.hoteles-filtros{min-width:210px;max-width:240px;background:#e0e7ff;border-radius:16px;box-shadow:0 2px 12px #3c3c7814;padding:24px 18px 18px;font-size:1.08rem;color:#3b3b5c;font-weight:500;position:sticky;top:110px;height:fit-content}.hoteles-main{flex:1;min-width:0}.carrusel-img{display:flex;align-items:center;justify-content:center;width:100%;margin-top:0;margin-bottom:10px;gap:10px}.carrusel-img img{width:110%;max-width:110%;height:210px;min-height:180px;object-fit:cover;border-radius:18px;box-shadow:0 4px 18px #3c3c7821;background:#e0e7ff;border:2.5px solid #60a5fa}.carrusel-btn{background:#60a5fa;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #3c3c781a;transition:background .2s;display:flex;align-items:center;justify-content:center}.carrusel-btn:disabled{opacity:.4;cursor:not-allowed}.carrusel-dots{display:flex;justify-content:center;margin-top:8px;gap:6px}header{background:linear-gradient(90deg,#aee7ff,#7ecbfa 60%,#60a5fa);color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 40px 0 30px;height:58px;min-height:58px;max-height:58px;box-sizing:border-box;box-shadow:0 2px 4px #da2f991a;position:fixed;top:0;left:0;width:100vw;z-index:1000;border-radius:0;margin:0}.section-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,#60a5fa0f,#ec48990a);z-index:0;border-radius:20px}.section-card{background:linear-gradient(180deg,#e0f2fe 60%,#bae6fd);border-radius:18px;box-shadow:0 4px 18px #38bdf833;padding:28px 22px 18px;margin-bottom:18px;transition:box-shadow .18s,transform .18s;border:2.5px solid #38bdf8;position:relative;min-width:260px;max-width:370px;width:100%;min-height:340px;display:flex;flex-direction:column;align-items:stretch;cursor:pointer}.section-card b{color:#6366f1;font-weight:700}.hoteles-btn{background:linear-gradient(90deg,#60a5fa,#7ecbfa);color:#2563eb;font-weight:700;border:1.5px solid #fff;box-shadow:0 2px 8px #3c3c781a;padding:.6em 1.4em;border-radius:8px;margin:18px 0 0;transition:background .2s,color .2s;font-size:1.1rem}.hoteles-btn.active,.hoteles-btn:hover{background:linear-gradient(90deg,#2563eb,#60a5fa);color:#fff}.hoteles-panel{background:#f8fafc;border-radius:18px;box-shadow:0 4px 24px #3c3c781a;margin:32px auto 0;padding:32px 24px 24px;max-width:1100px;min-height:300px;animation:fadein .5s}@keyframes fadein{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header-right .current-date{margin-right:32px}header{background:linear-gradient(90deg,#aee7ff,#7ecbfa 60%,#60a5fa);color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 40px 10px 30px;height:60px;box-shadow:0 2px 4px #da2f991a;position:fixed;top:0;left:0;width:100vw;z-index:1000;border-radius:0;margin:0}.header-right{display:flex;align-items:center;gap:18px;justify-content:flex-end;width:100%;margin-right:10px}.header-right button,.header-right .datetime{color:#f8fafc!important;font-weight:600;text-shadow:0 2px 8px rgba(60,60,120,.12),0 0 8px #fff}button{background:linear-gradient(90deg,#e0e7ff,#60a5fa);color:#2563eb;font-weight:700;border:1.5px solid #fff;box-shadow:0 2px 8px #3c3c781a;padding:.6em 1.4em;border-radius:8px;transition:background .2s,color .2s}button:hover{background:linear-gradient(90deg,#60a5fa,#e0e7ff);color:#1e293b}button{background:linear-gradient(90deg,#e0e7ff,#60a5fa);color:#3b3b5c;font-weight:700;border:1.5px solid #fff;box-shadow:0 2px 8px #3c3c781a}img{height:90px;width:auto;border:2.5px solid #f472b6;border-radius:16px;box-shadow:0 4px 16px #60a5fa2e;background:#ffffffd9;margin-right:32px;margin-left:0;align-self:flex-start}.hoteles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 28px;align-items:stretch;padding:12px 0 32px}@media(max-width:1200px){.hoteles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.hoteles-grid{grid-template-columns:1fr;gap:18px;padding:8px 0 24px}.section-card{max-width:98vw;min-width:120px;margin:10px 1vw}.main-nav{flex-direction:column;gap:10px;padding:.5em 0;position:static;width:100vw}.main-nav button{width:90vw;margin:0 auto;font-size:1.08rem;min-width:120px;justify-content:center}.home-examples{flex-direction:column;gap:18px;align-items:center}}.hotel-modal-bg{position:fixed;inset:0;background:#1e293ba6;z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadein .2s}.hotel-modal{background:#fff;border-radius:24px;box-shadow:0 12px 48px #3c3c7838;padding:22px 18px 18px;max-width:700px;width:90vw;margin-left:5vw;margin-right:5vw;max-height:98vh;overflow-y:auto;position:relative;display:flex;flex-direction:column;align-items:center;animation:fadein .3s}.hotel-modal h2{color:#2563eb;font-size:2rem;font-weight:800;margin-bottom:18px;margin-top:0;text-align:center}.hotel-modal .modal-img img{width:110%;max-width:420px;height:180px;object-fit:cover;border-radius:18px;margin-bottom:18px;box-shadow:0 4px 18px #3c3c7821;background:#e0e7ff;border:2.5px solid #60a5fa}.modal-info{width:100%;margin-top:10px}.modal-info p{color:#3b3b5c;font-size:1.13rem;margin:6px 0 0;font-family:inherit}.modal-info b{color:#6366f1;font-weight:700}.modal-close{position:absolute;top:18px;right:22px;background:#e0e7ff;color:#2563eb;border:none;border-radius:50%;width:36px;height:36px;font-size:1.7rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #3c3c781a;transition:background .2s;z-index:10;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#60a5fa;color:#fff}@media(max-width:600px){.hotel-modal{padding:16px 4vw 18px;max-width:98vw}.hotel-modal .modal-img img{height:160px;max-width:98vw}.main-nav{flex-direction:column;gap:8px;padding:.3em 0;position:static;width:100vw}.main-nav button{width:96vw;margin:0 auto;font-size:1rem;min-width:100px;justify-content:center}.home-examples{flex-direction:column;gap:10px;align-items:center}}.page-title.clima-title{border-left:8px solid #fde68a;border-right:8px solid #ca8a04;background:linear-gradient(90deg,#fef9c3 60%,#fde68a);color:#ca8a04}.clima-select-bar{width:100%;max-width:350px;margin:0 auto 18px;display:flex;justify-content:center;align-items:center}.clima-select{width:100%;padding:.5em 1em;border-radius:8px;border:1.5px solid #60a5fa;font-weight:600;font-size:1.08rem;color:#2563eb;background:#f8fafc;box-shadow:0 2px 8px #60a5fa11;outline:none;transition:border .18s}.clima-select:focus{border:1.5px solid #2563eb;background:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.clima-list-container{width:100vw;max-width:100vw;margin:32px 0;padding:0 2vw}.clima-list-title{text-align:center;color:#2563eb;font-weight:800;font-size:1.5rem;margin-bottom:24px}.clima-list-grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.clima-card{width:80vw;max-width:98vw;margin:0 auto;background:linear-gradient(#75c5f7,#aed3f1,#b6d0f2);border-radius:18px;box-shadow:0 2px 12px #2563eb14,0 1.5px 6px #101e3612;border:1.5px solid #e0e7ff;transition:box-shadow .2s;display:flex;flex-direction:column;align-items:stretch}.clima-card:hover{box-shadow:0 4px 18px #2563eb21,0 2.5px 10px #101e361a}.clima-card-title{text-align:center;color:#2563eb;font-weight:700;font-size:1.15rem;margin-bottom:10px;margin-top:8px;letter-spacing:.01em}.clima-error{color:#ffb4b4;text-align:center;font-weight:600;font-size:1.1rem;margin:24px 0}.card-example-body{width:100%;padding:18px 12px;display:flex;flex-direction:column;align-items:stretch}.clima-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px}.clima-col{display:flex;flex-direction:column;align-items:center;min-width:110px;flex:1 1 120px;padding:0 8px}.clima-condicion{border-right:1.5px solid #e0e7ff;padding-right:18px}.clima-label{font-size:.98rem;color:#0ea5e9;font-weight:600;margin-bottom:4px;letter-spacing:.01em}.clima-icon{width:64px;height:64px;margin-bottom:4px}.clima-desc{font-size:1.08rem;color:#2563eb;font-weight:700;text-transform:capitalize;margin-bottom:8px}.clima-temp{border-right:1.5px solid #e0e7ff;padding-right:18px;padding-left:18px}.clima-temp-main{font-size:2.2rem;font-weight:800;color:#0ea5e9;line-height:1}.clima-temp-main span{font-size:1.1rem;color:#2563eb;font-weight:600}.clima-temp-det{font-size:1.05rem;color:#2563eb;margin-top:2px}.clima-valores{padding-left:18px}.clima-valor{display:flex;align-items:center;gap:8px;font-size:1.05rem;color:#2563eb;margin-top:2px}@media(max-width:900px){.clima-card{width:98vw!important;min-width:0!important;max-width:98vw!important;margin-left:1vw!important;margin-right:1vw!important}}@media(max-width:700px){.clima-list-grid{flex-direction:column;gap:18px;align-items:center}.clima-row{flex-direction:column;gap:18px}.clima-condicion,.clima-temp{border-right:none;border-bottom:1.5px solid #e0e7ff;padding-right:0;padding-bottom:12px;margin-bottom:8px}.clima-temp,.clima-valores{padding-left:0}}
