:root{--navy:#213b80;--navy-2:#142a67;--blue:#63c2e7;--blue-2:#8ad8f2;--orange:#f5822a;--ink:#203149;--muted:#718096;--line:#d7e0e9;--white:#fff;--shell:min(1180px,calc(100% - 40px));--shadow:0 18px 50px rgba(20,42,103,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}button,input,select{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:var(--shell);margin-inline:auto}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.demo-note{position:relative;z-index:1000;padding:7px 14px;background:#102557;color:#fff;text-align:center;font-size:10px;font-weight:700;letter-spacing:.08em}.site-header{position:relative;background:#fff;z-index:50}.header-main{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-group{display:flex;align-items:center;min-width:350px}.brand-image-wrap{position:relative;display:grid;place-items:center}.brand-image{display:block;object-fit:contain;position:relative;z-index:2}.ena-logo{width:170px;max-height:72px}.panapass-logo{width:142px;max-height:65px}.brand-fallback{display:flex;align-items:center;gap:8px;color:var(--navy);position:absolute;white-space:nowrap}.brand-fallback b{font-size:32px}.brand-fallback small{font-size:7px;font-weight:700;text-transform:uppercase;line-height:1.2}.panapass-fallback{position:absolute;color:var(--navy);font-size:25px;font-weight:700}.brand-image:not([src=""]){background:#fff}.brand-divider{height:55px;width:1px;background:#d7dce4;margin:0 18px}.header-actions{display:flex;align-items:center;gap:10px}.government-mark,.footer-government{display:flex;flex-direction:column;align-items:center;color:var(--navy);font-size:8px;font-weight:800;text-align:center;line-height:1.25;margin-right:8px}.government-mark small,.footer-government small{color:#d52b32;font-size:7px}.flag-mark{width:30px;height:18px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;border:1px solid #dae0e7;margin-bottom:4px}.flag-mark i:nth-child(1),.flag-mark i:nth-child(4){background:#fff}.flag-mark i:nth-child(2){background:#d72532}.flag-mark i:nth-child(3){background:#1642a0}.round-action{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;transition:.2s}.round-action svg{width:16px;height:16px;fill:currentColor}.round-action:hover{transform:translateY(-2px);background:var(--orange)}.round-action.whatsapp{background:#5fbf75}.schedule-button{padding:11px 19px;border-radius:999px;background:var(--orange);color:#fff;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 8px 18px rgba(245,130,42,.2)}.menu-toggle{display:none;border:0;background:var(--navy);color:#fff;width:42px;height:42px;border-radius:12px}.menu-toggle svg{width:23px;height:23px;fill:currentColor}.primary-nav{border-top:1px solid #f0f2f5;border-bottom:1px solid #eff2f6}.primary-nav-inner{min-height:58px;display:flex;align-items:center;justify-content:center;gap:23px}.primary-nav a,.nav-drop>button{border:0;background:none;color:var(--navy);font-size:12px;font-weight:650;padding:20px 0;white-space:nowrap}.primary-nav a.active,.primary-nav a:hover,.nav-drop>button:hover{color:var(--orange)}.nav-drop{position:relative}.nav-drop>button span{font-size:15px;margin-left:3px}.drop-panel{position:absolute;z-index:80;top:47px;left:50%;transform:translate(-50%,8px);min-width:235px;padding:10px;background:#fff;border-radius:14px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.2s}.nav-drop.open .drop-panel{opacity:1;visibility:visible;transform:translate(-50%,0)}.drop-panel a,.drop-panel button{display:block;width:100%;padding:10px 12px;border:0;border-radius:9px;background:none;text-align:left;color:var(--navy);font-size:12px;font-weight:600}.drop-panel a:hover,.drop-panel button:hover{background:#f2f8fc;color:var(--orange)}.drop-panel.narrow{min-width:145px}
.soft-line{height:11px;background:linear-gradient(90deg,#62c5e8,#d9f3fb 52%,#fff)}.soft-line.orange{background:linear-gradient(90deg,#fff0dc,#fff8ef 52%,#fff)}.app-hero{background:#fff}.app-hero-grid{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:65px 75px}.section-kicker{margin:0 0 15px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.app-copy h1{margin:0;color:var(--navy);font-size:clamp(52px,6vw,80px);font-weight:300;line-height:1.02;letter-spacing:-.045em}.app-copy h1 strong{font-weight:800}.app-copy>p:not(.section-kicker){margin:25px 0 36px;color:#79899a;font-size:19px;line-height:1.55}.store-buttons{display:flex;gap:11px;flex-wrap:wrap}.store-badge{min-width:151px;height:53px;padding:6px 13px;border:0;border-radius:8px;background:#080808;color:#fff;display:flex;align-items:center;gap:10px;text-align:left;transition:.2s}.store-badge:hover{transform:translateY(-3px);box-shadow:0 12px 22px rgba(0,0,0,.18)}.store-symbol{font-size:26px}.store-symbol.play{color:#7de4ff}.store-symbol.gallery{color:#f04747}.store-badge span:last-child{display:flex;flex-direction:column}.store-badge small{font-size:7px;text-transform:uppercase;letter-spacing:.04em}.store-badge b{font-size:14px}.app-art{position:relative;min-height:500px;display:grid;place-items:center}.orange-orbit{position:absolute;width:365px;height:365px;border-radius:50%;background:var(--orange);box-shadow:0 28px 50px rgba(245,130,42,.18)}.official-phone-art{position:relative;z-index:3;width:min(470px,100%);height:500px;object-fit:contain}.phone-fallback{position:absolute;z-index:2;width:235px;height:470px;border:9px solid #2c2c32;border-radius:38px;background:var(--navy);padding:43px 17px 20px;box-shadow:0 25px 50px rgba(0,0,0,.25);color:#fff}.phone-notch{position:absolute;left:50%;top:0;transform:translateX(-50%);width:105px;height:22px;background:#2c2c32;border-radius:0 0 15px 15px}.phone-screen-title{text-align:center;font-size:11px;font-weight:700;line-height:1.4;margin-bottom:18px}.mini-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mini-app-grid span{height:70px;border-radius:11px;background:#fff;color:var(--navy);display:grid;place-items:center;padding:8px;text-align:center;font-size:8px;font-weight:700}.official-phone-art:not([src=""]){background:transparent}
.promo-strip{padding:30px 0 65px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.promo-card{min-height:205px;padding:24px;border-radius:19px;background:#f5fbff;display:grid;grid-template-columns:110px 1fr;align-items:center;gap:18px;border:1px solid #e1f1f7}.promo-card h2{margin:0 0 12px;color:var(--navy);font-size:21px;line-height:1.25}.promo-card h2 strong{color:var(--orange)}.promo-card p{margin:6px 0;color:#66768a;font-size:11px;line-height:1.4}.promo-card button,.promo-card a{display:inline-flex;border:0;border-radius:999px;background:var(--orange);color:#fff;padding:8px 16px;font-size:11px;font-weight:700}.promo-visual{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.plate-visual{border:8px solid var(--blue);border-radius:22px;background:#fff;color:var(--navy);font-size:16px}.chat-visual{background:var(--blue)}.chat-visual svg{width:53px;height:53px;fill:#fff}.tag-visual{border:6px solid var(--orange);background:#fff;color:var(--navy);font-size:24px}
.quick-access{padding-bottom:90px}.section-title{text-align:center;margin:70px auto 46px}.section-title h2{margin:0 0 9px;color:var(--navy);font-size:clamp(38px,5vw,54px);font-weight:800;letter-spacing:-.035em}.section-title p{margin:0;color:var(--muted);font-size:16px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.quick-link{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--navy);font-size:15px;font-weight:650;line-height:1.35;text-align:center}.quick-icon{width:112px;height:112px;border:4px solid var(--orange);border-radius:50%;display:grid;place-items:center;position:relative;transition:.25s;background:#fff}.quick-icon img{position:absolute;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;object-fit:contain;background:#fff;z-index:2}.quick-icon svg{width:48px;height:48px;fill:var(--navy)}.quick-link:hover .quick-icon{transform:translateY(-6px);box-shadow:0 16px 30px rgba(245,130,42,.18)}
.contact-section{padding:70px 0 115px}.contact-grid{display:grid;grid-template-columns:440px 1fr;align-items:center;gap:90px;max-width:1040px}.contact-portrait{position:relative;width:385px;height:385px;border:12px solid var(--blue);border-radius:50%;overflow:hidden;background:#eaf8fd}.contact-portrait img{position:absolute;z-index:2;width:100%;height:100%;object-fit:cover}.portrait-fallback{position:absolute;inset:0;display:grid;place-items:center}.portrait-fallback svg{width:115px;height:115px;fill:var(--navy)}.contact-copy h2{margin:0;color:var(--navy);font-size:58px;letter-spacing:-.04em}.hashtag{margin:7px 0 30px;color:#5ca8c1;font-size:20px;font-weight:700}.contact-list{display:grid;gap:13px}.contact-list a{display:flex;align-items:center;gap:10px;color:#164695;font-size:17px}.contact-list a span{width:33px;height:33px;display:grid;place-items:center;color:var(--navy)}.contact-list a span.green{color:#2ebd59}.contact-list svg{width:25px;height:25px;fill:currentColor}
.services-section{padding:88px 0 70px;background:linear-gradient(180deg,#75cff0 0%,#c3ecfa 62%,#fff 100%)}.services-heading{text-align:center}.services-heading .hashtag{margin:0 0 4px}.services-heading h2{margin:0;color:var(--navy);font-size:50px;line-height:1.05}.services-heading h2 span{color:var(--orange)}.services-heading>p:last-child{color:#66778a;line-height:1.55;font-size:14px}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.service-card{padding:12px 12px 19px;border-radius:18px;background:#fff;text-align:center;box-shadow:0 18px 40px rgba(32,65,115,.12);transition:.25s}.service-card:hover{transform:translateY(-7px)}.service-image{position:relative;height:165px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#dfeff5,#93cce0)}.service-image img{position:absolute;z-index:2;width:100%;height:100%;object-fit:cover}.service-image span{position:absolute;right:10px;bottom:8px;color:rgba(33,59,128,.22);font-size:48px;font-weight:800}.service-card h3{margin:17px 0 2px;color:var(--navy);font-size:18px;line-height:1.25}
.schedules-section{position:relative;min-height:650px;padding:80px 0 165px;overflow:hidden}.schedules-content{position:relative;z-index:2}.schedules-section .section-title{margin:20px auto 65px}.schedule-carousel{display:flex;align-items:center;gap:20px}.schedule-track{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;flex:1}.schedule-card{text-align:center;color:var(--navy)}.schedule-icon{position:relative;width:78px;height:78px;margin:0 auto 22px;color:var(--orange)}.schedule-icon>svg{width:70px;height:70px;fill:currentColor}.schedule-icon small{position:absolute;right:-12px;bottom:-4px;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center}.schedule-icon small svg{width:28px;height:28px;fill:var(--orange)}.schedule-card h3{margin:0 0 7px;font-size:18px}.schedule-card .location{min-height:22px;margin:0 0 18px;font-size:15px;font-weight:600}.schedule-card b{font-size:14px}.schedule-card>p:last-child{margin:7px 0;color:#77889a;font-size:14px}.carousel-arrow{width:44px;height:44px;border:0;background:none;color:var(--navy)}.carousel-arrow svg{width:27px;height:27px;fill:currentColor}.carousel-arrow.prev{transform:rotate(180deg)}.city-graphic{position:absolute;inset:auto 0 0;height:270px;background:linear-gradient(180deg,transparent,#f9fdff)}.city-graphic:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100px;background:repeating-linear-gradient(90deg,transparent 0 45px,rgba(33,59,128,.12) 46px 48px,transparent 49px 76px);clip-path:polygon(0 70%,4% 70%,4% 30%,7% 30%,7% 75%,13% 75%,13% 48%,17% 48%,17% 84%,24% 84%,24% 37%,29% 37%,29% 76%,36% 76%,36% 52%,40% 52%,40% 84%,49% 84%,49% 44%,54% 44%,54% 78%,63% 78%,63% 55%,68% 55%,68% 85%,76% 85%,76% 36%,81% 36%,81% 73%,90% 73%,90% 48%,95% 48%,95% 85%,100% 85%,100% 100%,0 100%)}.city-graphic span{position:absolute;border-radius:50%;background:#83d5f2}.city-graphic span:nth-child(1){width:160px;height:160px;left:22%;bottom:-78px}.city-graphic span:nth-child(2){width:480px;height:240px;left:42%;bottom:-175px;border-radius:50% 50% 0 0}.city-graphic span:nth-child(3){width:75px;height:75px;right:20%;bottom:-20px}
.news-section{padding:70px 0 110px}.news-section .section-title{margin-top:0}.news-panel{padding:30px;border-radius:23px;background:linear-gradient(180deg,#62c6e9,#91d9ef);box-shadow:0 24px 55px rgba(28,84,123,.18)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{border:1px solid rgba(22,84,122,.34);border-radius:13px;overflow:hidden;display:flex;flex-direction:column;color:var(--navy)}.news-image{position:relative;height:180px;background:#fff;overflow:hidden}.news-image img{position:absolute;z-index:2;width:100%;height:100%;object-fit:cover}.news-image span{position:absolute;inset:0;display:grid;place-items:center;color:rgba(33,59,128,.15);font-size:70px;font-weight:800}.news-body{padding:23px 19px;display:flex;flex-direction:column;flex:1}.news-body h3{margin:0 0 13px;font-size:18px;line-height:1.3;min-height:47px}.news-body p{margin:0 0 20px;font-size:12px;line-height:1.55;flex:1}.news-body button,.news-more{align-self:center;border:0;border-radius:999px;background:var(--orange);color:#fff;padding:8px 22px;font-size:12px;font-weight:700}.news-card footer{padding:12px 18px;border-top:1px solid rgba(22,84,122,.3);font-size:10px;font-weight:650;display:flex;align-items:center;gap:6px}.news-card footer svg{width:13px;height:13px;fill:currentColor}.news-more{display:block;margin:27px auto 0;background:#55b7dc;border:2px solid rgba(255,255,255,.35);font-size:14px}
.site-footer{padding:55px 0 35px;background:#fff}.footer-rule{height:1px;background:#ccd6df;margin-bottom:48px}.footer-grid{display:grid;grid-template-columns:1fr 1fr .8fr 1.4fr;gap:50px}.footer-column h3{margin:0 0 17px;color:var(--navy);font-size:15px}.footer-column a,.footer-column button,.footer-column>p{display:block;border:0;background:none;padding:0;margin:0 0 10px;color:#67778a;font-size:12px;font-weight:500;text-align:left}.contact-footer h3:nth-of-type(2){margin-top:28px}.contact-footer p{display:flex;justify-content:space-between;gap:15px}.contact-footer p b{color:var(--navy);font-size:11px;text-align:right}.social-area{text-align:center;margin:46px 0 38px}.social-area h2{margin:0 0 21px;color:#56b9de;font-size:24px}.social-area>div{display:flex;justify-content:center;gap:13px}.social-area button{width:45px;height:45px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:16px;font-weight:700}.footer-logos{display:flex;align-items:center;justify-content:space-between;margin:38px 0;color:#98a5b5}.footer-ena{display:flex;align-items:center;gap:10px}.footer-ena b{font-size:35px}.footer-ena small{font-size:8px;font-weight:700;text-transform:uppercase}.footer-government{font-size:10px}.footer-government small{font-size:8px}.footer-panapass{font-size:37px;font-weight:700}.footer-short-rule{width:60%;height:1px;background:#ccd6df;margin:0 auto 27px}.copyright{text-align:center;color:#7d8999;font-size:11px}
.back-top,.chat-button{position:fixed;z-index:300;right:30px;border:0;border-radius:50%;color:#fff;display:grid;place-items:center;box-shadow:0 9px 24px rgba(20,42,103,.24)}.back-top{bottom:108px;width:36px;height:36px;background:var(--navy);opacity:0;visibility:hidden;transition:.2s}.back-top.visible{opacity:1;visibility:visible}.back-top svg{width:19px;height:19px;fill:currentColor}.chat-button{bottom:28px;width:68px;height:68px;background:#858bd7}.chat-button svg{width:32px;height:32px;fill:currentColor}.chat-panel{position:fixed;z-index:350;right:25px;bottom:108px;width:min(335px,calc(100% - 40px));padding:28px;border-radius:23px;background:#fff;box-shadow:0 26px 70px rgba(17,37,85,.28);transform:translateY(15px) scale(.96);opacity:0;visibility:hidden;transition:.22s}.chat-panel.open{transform:none;opacity:1;visibility:visible}.chat-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#edf3f8;color:var(--navy)}.chat-close svg{width:18px;height:18px;fill:currentColor}.chat-avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#858bd7;color:#fff}.chat-avatar svg{width:25px;height:25px;fill:currentColor}.chat-panel h2{margin:17px 0 7px;color:var(--navy);font-size:22px}.chat-panel p{color:#718096;font-size:12px;line-height:1.5}.chat-panel>button:not(.chat-close){width:100%;margin-top:9px;padding:11px;border:0;border-radius:10px;background:#eef6fb;color:var(--navy);font-size:12px;font-weight:700}
.modal{position:fixed;z-index:800;inset:0;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.2s}.modal.open{opacity:1;visibility:visible}.modal-backdrop{position:absolute;inset:0;background:rgba(13,27,62,.7);backdrop-filter:blur(4px)}.modal-card{position:relative;z-index:2;width:min(500px,100%);padding:34px;border-radius:23px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.35);transform:translateY(15px);transition:.2s}.modal.open .modal-card{transform:none}.modal-card.wide{width:min(650px,100%)}.modal-close{position:absolute;right:15px;top:15px;width:36px;height:36px;border:0;border-radius:50%;background:#eef3f8;color:var(--navy)}.modal-close svg{width:18px;height:18px;fill:currentColor}.modal-kicker{color:#57b8dc;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.modal-card h2{margin:7px 0 9px;color:var(--navy);font-size:32px}.modal-card>p{color:#718096;font-size:13px}.modal-card form{display:grid;gap:14px;margin-top:23px}.modal-card label{color:var(--navy);font-size:12px;font-weight:700}.modal-card input,.modal-card select{width:100%;margin-top:7px;padding:13px;border:1px solid #cbd8e5;border-radius:11px;color:var(--ink);background:#fff}.modal-card form button{padding:13px;border:0;border-radius:999px;background:var(--orange);color:#fff;font-weight:700}.form-result{margin-top:17px;padding:14px;border-radius:12px;background:#eaf8f2;color:#146a49;font-size:13px;line-height:1.45}.form-result.error{background:#fff0f0;color:#9e2121}.faq-list{display:grid;gap:10px;margin-top:20px}.faq-list details{border:1px solid #dbe4ed;border-radius:12px;padding:13px 15px}.faq-list summary{color:var(--navy);font-size:13px;font-weight:700}.faq-list p{color:#66778a;font-size:12px;line-height:1.5}.toast{position:fixed;z-index:1200;left:50%;bottom:24px;transform:translate(-50%,20px);padding:12px 18px;border-radius:10px;background:#102557;color:#fff;font-size:12px;opacity:0;visibility:hidden;transition:.2s;box-shadow:var(--shadow)}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}body.modal-open{overflow:hidden}
@media(max-width:1080px){.header-main{min-height:92px}.brand-group{min-width:285px}.ena-logo{width:130px}.panapass-logo{width:110px}.government-mark{display:none}.schedule-button{display:none}.menu-toggle{display:grid;place-items:center}.primary-nav{border:0}.primary-nav-inner{position:absolute;top:92px;right:20px;width:min(390px,calc(100% - 40px));min-height:auto;padding:16px;display:block;background:#fff;border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.primary-nav-inner.open{opacity:1;visibility:visible;transform:none}.primary-nav a,.nav-drop>button{display:block;width:100%;padding:11px;text-align:left}.drop-panel{position:static;display:none;min-width:auto;transform:none!important;box-shadow:none;background:#f3f8fc;opacity:1;visibility:visible}.nav-drop.open .drop-panel{display:block}.app-hero-grid{grid-template-columns:1fr;min-height:auto}.app-copy{text-align:center}.store-buttons{justify-content:center}.app-art{min-height:500px}.promo-grid{grid-template-columns:1fr 1fr}.promo-card:last-child{grid-column:1/3}.quick-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:340px 1fr;gap:50px}.contact-portrait{width:320px;height:320px}.service-cards{grid-template-columns:repeat(2,1fr)}.schedule-track{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-column.contact-footer{grid-column:2}.footer-column:nth-child(3){grid-row:2}}
@media(max-width:740px){:root{--shell:min(100% - 28px,1180px)}.demo-note{font-size:8px}.header-main{min-height:78px}.brand-group{min-width:0}.ena-logo{width:104px}.panapass-logo{width:90px}.brand-divider{height:39px;margin:0 10px}.round-action{display:none}.primary-nav-inner{top:78px;right:14px}.app-hero-grid{padding:50px 0}.app-copy h1{font-size:52px}.app-copy>p:not(.section-kicker){font-size:16px}.store-buttons{flex-direction:column;align-items:center}.store-badge{width:190px}.app-art{min-height:430px}.orange-orbit{width:280px;height:280px}.official-phone-art{height:420px}.phone-fallback{width:200px;height:400px}.promo-grid{grid-template-columns:1fr}.promo-card:last-child{grid-column:auto}.promo-card{grid-template-columns:92px 1fr}.promo-visual{width:88px;height:88px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-icon{width:98px;height:98px}.contact-grid{grid-template-columns:1fr;text-align:center}.contact-portrait{width:280px;height:280px;margin:auto}.contact-copy h2{font-size:46px}.contact-list{justify-items:center}.services-heading h2{font-size:41px}.services-heading>p:last-child br{display:none}.service-cards{grid-template-columns:1fr 1fr;gap:14px}.service-image{height:125px}.schedules-section{padding-bottom:140px}.schedule-carousel{overflow:hidden}.schedule-track{display:flex;gap:0;transition:transform .3s}.schedule-card{min-width:100%;padding:0 25px}.carousel-arrow{position:absolute;z-index:3}.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}.news-grid{grid-template-columns:1fr}.news-image{height:220px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-column.contact-footer{grid-column:auto}.footer-column:nth-child(3){grid-row:auto}.footer-logos{flex-direction:column;gap:28px}.footer-panapass{font-size:32px}}
@media(max-width:480px){.panapass-wrap{display:none}.brand-divider{display:none}.promo-card{grid-template-columns:1fr;text-align:center}.promo-visual{margin:auto}.quick-grid{grid-template-columns:1fr 1fr;gap:28px 12px}.quick-link{font-size:12px}.service-cards{grid-template-columns:1fr}.service-image{height:190px}.footer-grid{grid-template-columns:1fr}.contact-footer p{max-width:290px}.modal-card{padding:30px 21px}.chat-button{right:18px;bottom:18px}.back-top{right:24px}.app-copy h1{font-size:47px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* =========================================================
   ESCALA VISUAL AMPLIADA — versión 2026-07-24
   Aumenta legibilidad, presencia y aprovechamiento del ancho.
   ========================================================= */
@media (min-width: 1081px) {
  :root { --shell: min(1400px, calc(100% - 64px)); }

  .demo-note { padding: 10px 18px; font-size: 12px; }
  .header-main { min-height: 138px; gap: 38px; }
  .brand-group { min-width: 430px; }
  .ena-logo { width: 215px; max-height: 92px; }
  .panapass-logo { width: 178px; max-height: 82px; }
  .brand-divider { height: 70px; margin: 0 24px; }
  .government-mark { font-size: 10px; margin-right: 12px; }
  .government-mark small { font-size: 9px; }
  .flag-mark { width: 38px; height: 23px; }
  .round-action { width: 44px; height: 44px; }
  .round-action svg { width: 20px; height: 20px; }
  .schedule-button { padding: 15px 26px; font-size: 15px; }

  .primary-nav-inner { min-height: 76px; gap: 31px; }
  .primary-nav a, .nav-drop > button { padding: 27px 0; font-size: 15px; }
  .nav-drop > button span { font-size: 18px; }
  .drop-panel { top: 60px; min-width: 285px; padding: 14px; }
  .drop-panel a, .drop-panel button { padding: 13px 15px; font-size: 14px; }

  .app-hero-grid { min-height: 760px; gap: 90px; padding-block: 88px 100px; }
  .section-kicker { margin-bottom: 20px; font-size: 15px; }
  .app-copy h1 { font-size: clamp(68px, 6.3vw, 96px); }
  .app-copy > p:not(.section-kicker) { margin: 32px 0 44px; font-size: 24px; }
  .store-buttons { gap: 16px; }
  .store-badge { min-width: 190px; height: 66px; padding: 8px 17px; border-radius: 11px; gap: 13px; }
  .store-symbol { font-size: 32px; }
  .store-badge small { font-size: 9px; }
  .store-badge b { font-size: 18px; }
  .app-art { min-height: 610px; }
  .orange-orbit { width: 455px; height: 455px; }
  .official-phone-art { width: min(580px, 100%); height: 610px; }
  .phone-fallback { width: 285px; height: 565px; border-width: 10px; border-radius: 45px; padding: 53px 21px 24px; }
  .phone-screen-title { font-size: 14px; }
  .mini-app-grid { gap: 12px; }
  .mini-app-grid span { height: 88px; font-size: 10px; }

  .promo-strip { padding: 42px 0 90px; }
  .promo-grid { gap: 30px; }
  .promo-card { min-height: 270px; padding: 32px; grid-template-columns: 145px 1fr; gap: 25px; border-radius: 24px; }
  .promo-card h2 { margin-bottom: 16px; font-size: 28px; }
  .promo-card p { margin: 9px 0; font-size: 15px; line-height: 1.5; }
  .promo-card button, .promo-card a { padding: 11px 22px; font-size: 14px; }
  .promo-visual { width: 138px; height: 138px; }
  .plate-visual { font-size: 21px; }
  .chat-visual svg { width: 68px; height: 68px; }
  .tag-visual { font-size: 32px; }

  .quick-access { padding-bottom: 120px; }
  .section-title { margin: 95px auto 60px; }
  .section-title h2 { font-size: clamp(52px, 5vw, 70px); }
  .section-title p { font-size: 20px; }
  .quick-grid { gap: 36px; }
  .quick-link { gap: 21px; font-size: 19px; }
  .quick-icon { width: 145px; height: 145px; border-width: 5px; }
  .quick-icon svg { width: 62px; height: 62px; }

  .contact-section { padding: 95px 0 145px; }
  .contact-grid { grid-template-columns: 535px 1fr; gap: 115px; max-width: 1260px; }
  .contact-portrait { width: 480px; height: 480px; border-width: 15px; }
  .portrait-fallback svg { width: 145px; height: 145px; }
  .contact-copy h2 { font-size: 76px; }
  .hashtag { margin: 10px 0 38px; font-size: 26px; }
  .contact-list { gap: 18px; }
  .contact-list a { gap: 15px; font-size: 22px; }
  .contact-list a span { width: 44px; height: 44px; }
  .contact-list svg { width: 32px; height: 32px; }

  .services-section { padding: 115px 0 95px; }
  .services-heading h2 { font-size: 66px; }
  .services-heading > p:last-child { font-size: 18px; }
  .service-cards { gap: 30px; margin-top: 62px; }
  .service-card { padding: 16px 16px 25px; border-radius: 23px; }
  .service-image { height: 225px; border-radius: 17px; }
  .service-image span { font-size: 64px; }
  .service-card h3 { margin-top: 23px; font-size: 24px; }

  .schedules-section { min-height: 790px; padding: 110px 0 205px; }
  .schedules-section .section-title { margin: 20px auto 85px; }
  .schedule-carousel { gap: 30px; }
  .schedule-track { gap: 95px; }
  .schedule-icon { width: 108px; height: 108px; margin-bottom: 30px; }
  .schedule-icon > svg { width: 96px; height: 96px; }
  .schedule-icon small { right: -16px; width: 44px; height: 44px; }
  .schedule-icon small svg { width: 36px; height: 36px; }
  .schedule-card h3 { margin-bottom: 10px; font-size: 24px; }
  .schedule-card .location { min-height: 30px; margin-bottom: 23px; font-size: 19px; }
  .schedule-card b { font-size: 18px; }
  .schedule-card > p:last-child { margin-top: 10px; font-size: 18px; }
  .carousel-arrow { width: 58px; height: 58px; }
  .carousel-arrow svg { width: 36px; height: 36px; }

  .news-section { padding: 95px 0 145px; }
  .news-panel { padding: 40px; border-radius: 29px; }
  .news-grid { gap: 28px; }
  .news-card { border-radius: 18px; }
  .news-image { height: 245px; }
  .news-body { padding: 30px 26px; }
  .news-body h3 { margin-bottom: 17px; min-height: 62px; font-size: 24px; }
  .news-body p { margin-bottom: 25px; font-size: 16px; }
  .news-body button, .news-more { padding: 11px 29px; font-size: 15px; }
  .news-card footer { padding: 16px 24px; font-size: 13px; }
  .news-card footer svg { width: 16px; height: 16px; }
  .news-more { margin-top: 34px; font-size: 17px; }

  .site-footer { padding: 75px 0 48px; }
  .footer-rule { margin-bottom: 62px; }
  .footer-grid { gap: 62px; }
  .footer-column h3 { margin-bottom: 23px; font-size: 20px; }
  .footer-column a, .footer-column button, .footer-column > p { margin-bottom: 14px; font-size: 15px; }
  .contact-footer p b { font-size: 14px; }
  .social-area { margin: 60px 0 50px; }
  .social-area h2 { margin-bottom: 27px; font-size: 31px; }
  .social-area button { width: 58px; height: 58px; font-size: 20px; }
  .footer-ena b { font-size: 45px; }
  .footer-ena small { font-size: 10px; }
  .footer-government { font-size: 13px; }
  .footer-government small { font-size: 10px; }
  .footer-panapass { font-size: 48px; }
  .copyright { font-size: 14px; }

  .chat-button { width: 82px; height: 82px; }
  .chat-button svg { width: 39px; height: 39px; }
  .back-top { bottom: 126px; width: 44px; height: 44px; }
  .chat-panel { width: min(410px, calc(100% - 50px)); padding: 34px; }
  .chat-avatar { width: 62px; height: 62px; }
  .chat-panel h2 { font-size: 28px; }
  .chat-panel p, .chat-panel > button:not(.chat-close) { font-size: 15px; }

  .modal-card { width: min(610px, 100%); padding: 44px; }
  .modal-card.wide { width: min(790px, 100%); }
  .modal-kicker { font-size: 13px; }
  .modal-card h2 { font-size: 40px; }
  .modal-card > p, .modal-card label, .form-result { font-size: 16px; }
  .modal-card input, .modal-card select, .modal-card form button { padding: 16px; font-size: 16px; }
  .faq-list summary { font-size: 16px; }
  .faq-list p { font-size: 15px; }
}

/* Tablets: mantener una escala apreciable sin perder distribución. */
@media (min-width: 741px) and (max-width: 1080px) {
  :root { --shell: min(100% - 44px, 980px); }
  .demo-note { font-size: 10px; padding: 9px 14px; }
  .app-copy h1 { font-size: 66px; }
  .app-copy > p:not(.section-kicker) { font-size: 20px; }
  .section-title h2 { font-size: 56px; }
  .section-title p { font-size: 18px; }
  .promo-card { min-height: 235px; padding: 28px; }
  .promo-card h2 { font-size: 25px; }
  .promo-card p { font-size: 14px; }
  .quick-link { font-size: 17px; }
  .quick-icon { width: 125px; height: 125px; }
  .contact-copy h2 { font-size: 61px; }
  .contact-list a { font-size: 19px; }
  .services-heading h2 { font-size: 58px; }
  .services-heading > p:last-child { font-size: 16px; }
  .service-image { height: 190px; }
  .service-card h3 { font-size: 21px; }
  .schedule-card h3 { font-size: 21px; }
  .schedule-card .location, .schedule-card b, .schedule-card > p:last-child { font-size: 16px; }
  .news-image { height: 220px; }
  .news-body h3 { font-size: 21px; }
  .news-body p { font-size: 14px; }
  .footer-column h3 { font-size: 18px; }
  .footer-column a, .footer-column button, .footer-column > p { font-size: 14px; }
}

/* Móvil: textos y controles más cómodos para lectura y toque. */
@media (max-width: 740px) {
  .demo-note { padding: 9px 11px; font-size: 9px; line-height: 1.4; }
  .app-copy h1 { font-size: clamp(51px, 14vw, 64px); }
  .app-copy > p:not(.section-kicker) { font-size: 18px; }
  .section-kicker { font-size: 13px; }
  .section-title h2 { font-size: clamp(43px, 12vw, 56px); }
  .section-title p { font-size: 17px; }
  .promo-card { min-height: 225px; padding: 27px; }
  .promo-card h2 { font-size: 25px; }
  .promo-card p { font-size: 14px; }
  .promo-card button, .promo-card a { padding: 11px 20px; font-size: 14px; }
  .quick-link { font-size: 15px; }
  .quick-icon { width: 112px; height: 112px; }
  .contact-copy h2 { font-size: 54px; }
  .hashtag { font-size: 22px; }
  .contact-list a { font-size: 18px; }
  .services-heading h2 { font-size: 49px; }
  .services-heading > p:last-child { font-size: 16px; }
  .service-card h3 { font-size: 22px; }
  .schedule-icon { width: 94px; height: 94px; }
  .schedule-icon > svg { width: 84px; height: 84px; }
  .schedule-card h3 { font-size: 23px; }
  .schedule-card .location { font-size: 18px; }
  .schedule-card b, .schedule-card > p:last-child { font-size: 17px; }
  .news-body h3 { font-size: 23px; }
  .news-body p { font-size: 16px; }
  .news-body button, .news-more { font-size: 15px; padding: 11px 25px; }
  .footer-column h3 { font-size: 18px; }
  .footer-column a, .footer-column button, .footer-column > p { font-size: 14px; }
  .copyright { font-size: 13px; }
  .chat-button { width: 74px; height: 74px; }
}


/* --- Secciones adicionales solicitadas --- */
.section-title.left { text-align: left; max-width: 920px; margin-bottom: 32px; }
.info-section, .tariff-section { padding: 82px 0; }
.info-section:nth-of-type(even) { background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%); }
.affiliation-section, .consultation-section, .faq-section-inline { background: #fff; }
.procedures-section, .compliance-section { background: linear-gradient(180deg, #f7fbff 0%, #eef6fd 100%); }
.info-card-grid, .procedure-grid, .consultation-grid, .compliance-grid { display: grid; gap: 24px; }
.info-card-grid.cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.info-card, .procedure-item, .consultation-card, .compliance-card { background: #fff; border: 1px solid rgba(31,74,153,.12); border-radius: 26px; box-shadow: 0 18px 45px rgba(18, 53, 104, 0.08); padding: 30px; }
.info-card h3, .procedure-item h3, .consultation-card h3, .compliance-card h3 { margin: 0 0 14px; font-size: 28px; line-height: 1.15; color: var(--blue); }
.info-card p, .procedure-item p, .consultation-card p, .compliance-card p { margin: 0; font-size: 17px; line-height: 1.7; color: var(--muted); }
.info-number { display: inline-flex; align-items: center; justify-content: center; width: 54px; height: 54px; border-radius: 999px; margin-bottom: 18px; background: rgba(243, 128, 39, 0.14); color: var(--orange); font-size: 18px; font-weight: 800; }
.info-card ul { margin: 18px 0 0; padding-left: 22px; color: var(--muted); font-size: 16px; line-height: 1.7; }
.info-card ul li + li { margin-top: 6px; }
.action-card { display: flex; flex-direction: column; }
.action-card button, .consultation-card button { margin-top: 18px; align-self: flex-start; border: none; border-radius: 999px; background: var(--orange); color: #fff; font: inherit; font-weight: 700; padding: 14px 24px; cursor: pointer; box-shadow: 0 12px 22px rgba(243,128,39,.25); }
.action-card button:hover, .consultation-card button:hover { transform: translateY(-2px); }
.procedure-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.procedure-item { position: relative; overflow: hidden; }
.procedure-item::before { content: ''; position: absolute; inset: 0 0 auto; height: 5px; background: linear-gradient(90deg, var(--blue), var(--orange)); }
.consultation-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.consultation-card { display: flex; flex-direction: column; }
.history-preview { margin-top: 18px; padding: 16px 18px; border-radius: 18px; background: #f4f8fc; display: grid; gap: 12px; }
.history-preview div { display: flex; justify-content: space-between; gap: 12px; font-size: 15px; }
.history-preview span { color: var(--muted); }
.history-preview b { color: var(--blue); }
.tariff-section { background: linear-gradient(180deg, #ffffff 0%, #f3f8fd 100%); }
.tariff-table-wrap { overflow: auto; background: #fff; border: 1px solid rgba(31,74,153,.12); border-radius: 28px; box-shadow: 0 18px 45px rgba(18, 53, 104, 0.08); padding: 18px; }
.tariff-table { width: 100%; min-width: 980px; border-collapse: collapse; font-size: 16px; }
.tariff-table thead th { position: sticky; top: 0; background: #f6f7f9; color: var(--blue); font-size: 21px; font-weight: 800; text-align: center; padding: 16px 12px; border: 2px solid #3b3b3b; }
.tariff-table td { border: 1px solid #cfcfcf; padding: 12px 14px; vertical-align: middle; }
.tariff-table td:nth-child(n+3) { text-align: right; font-variant-numeric: tabular-nums; font-size: 18px; }
.tariff-table td.group { min-width: 110px; text-align: center; font-weight: 800; color: #1f1f1f; border: 2px solid #3b3b3b; background: #fafafa; }
.tariff-table tbody tr:nth-child(odd) td:not(.group) { background: #eeeeee; }
.tariff-table tbody tr:nth-child(even) td:not(.group) { background: #e6e6e6; }
.tariff-table tbody td:nth-child(2) { min-width: 360px; }
.faq-board { display: grid; gap: 16px; }
.faq-board details { background: #fff; border: 1px solid rgba(31,74,153,.12); border-radius: 22px; padding: 20px 24px; box-shadow: 0 12px 28px rgba(18,53,104,.06); }
.faq-board summary { cursor: pointer; color: var(--blue); font-size: 22px; font-weight: 700; }
.faq-board p { margin: 14px 0 0; color: var(--muted); font-size: 16px; line-height: 1.7; }
.compliance-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.compliance-card { position: relative; }
.compliance-card::after { content: ''; position: absolute; right: 24px; top: 24px; width: 14px; height: 14px; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 10px rgba(243,128,39,.12); }
.consult-panel a { text-decoration: none; }

@media (max-width: 1180px) {
  .info-card-grid.cols-3, .compliance-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .procedure-grid, .consultation-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 740px) {
  .info-section, .tariff-section { padding: 62px 0; }
  .section-title.left { margin-bottom: 22px; }
  .section-title.left h2 { text-align: left; }
  .section-title.left p { text-align: left; }
  .info-card-grid.cols-3, .procedure-grid, .consultation-grid, .compliance-grid { grid-template-columns: 1fr; }
  .info-card, .procedure-item, .consultation-card, .compliance-card { padding: 24px; border-radius: 22px; }
  .info-card h3, .procedure-item h3, .consultation-card h3, .compliance-card h3 { font-size: 24px; }
  .info-card p, .procedure-item p, .consultation-card p, .compliance-card p, .info-card ul, .faq-board p { font-size: 15px; }
  .faq-board summary { font-size: 20px; }
  .tariff-table-wrap { border-radius: 22px; padding: 12px; }
  .tariff-table { min-width: 900px; font-size: 14px; }
  .tariff-table thead th { font-size: 18px; padding: 12px 8px; }
  .tariff-table td:nth-child(n+3) { font-size: 16px; }
}

/* Ajuste del desplegable Consulta para acercarlo a la referencia enviada */
.consult-panel {
  min-width: 246px;
  padding: 8px 0 12px;
  border-top: 3px solid var(--orange);
  border-radius: 0 0 2px 2px;
}
.consult-panel a {
  padding: 11px 22px;
  font-size: 14px;
  line-height: 1.55;
}
@media (min-width:1081px){
  .consult-panel a { font-size: 15px; }
}

/* --- Mapa de peajes y tarifas --- */
.compact-title { margin-top: 42px; }
.toll-map-layout { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(320px, .9fr); gap: 28px; align-items: stretch; }
.toll-map-panel, .toll-detail-card { background: #fff; border: 1px solid rgba(31,74,153,.12); border-radius: 28px; box-shadow: 0 18px 45px rgba(18,53,104,.08); }
.toll-map-panel { padding: 22px; }
.toll-map-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 16px; margin-bottom: 16px; flex-wrap: wrap; }
.map-legend { display: flex; flex-wrap: wrap; gap: 12px 18px; color: var(--navy); font-size: 14px; font-weight: 700; }
.legend-dot { display: inline-block; width: 12px; height: 12px; border-radius: 50%; margin-right: 8px; vertical-align: middle; }
.legend-dot.north, .map-marker.north { --marker-color: #1f4fce; }
.legend-dot.east, .map-marker.east { --marker-color: #ff8a1f; }
.legend-dot.south, .map-marker.south { --marker-color: #24a766; }
.map-helper { margin: 0; color: var(--muted); font-size: 13px; }
.toll-map-board { position: relative; min-height: 640px; border-radius: 24px; background:
  radial-gradient(circle at 20% 16%, rgba(99,194,231,.14), transparent 16%),
  radial-gradient(circle at 82% 78%, rgba(36,167,102,.11), transparent 18%),
  linear-gradient(180deg, #f8fbff 0%, #eef5fb 100%);
  overflow: hidden; }
.toll-map-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(35,59,128,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(35,59,128,.05) 1px, transparent 1px); background-size: 38px 38px; }
 .route-line { position: absolute; z-index: 1; border-radius: 999px; box-shadow: 0 10px 28px rgba(31,74,153,.18); }
.route-north { left: 8%; top: 22%; width: 84%; height: 14px; background: linear-gradient(90deg, #1f4fce 0%, #66a3ff 100%); transform: rotate(9deg); }
.route-east { left: 68%; top: 8%; width: 26%; height: 12px; background: linear-gradient(90deg, #ff8a1f 0%, #ffc37a 100%); transform: rotate(17deg); }
.route-south { left: 8%; top: 70%; width: 82%; height: 14px; background: linear-gradient(90deg, #24a766 0%, #7ae0a6 100%); transform: rotate(10deg); }
.route-label { position: absolute; z-index: 2; padding: 8px 14px; border-radius: 999px; background: rgba(255,255,255,.92); box-shadow: 0 10px 24px rgba(18,53,104,.08); color: var(--navy); font-size: 13px; font-weight: 800; }
.route-label.north { left: 8%; top: 8%; }
.route-label.east { right: 10%; top: 3%; }
.route-label.south { left: 10%; bottom: 8%; }
.map-marker { position: absolute; z-index: 3; transform: translate(-50%, -50%); display: inline-flex; flex-direction: column; align-items: center; gap: 4px; min-width: 56px; padding: 8px 8px 10px; border: 0; border-radius: 18px; background: rgba(255,255,255,.96); box-shadow: 0 14px 30px rgba(18,53,104,.14); color: var(--navy); transition: transform .18s ease, box-shadow .18s ease; }
.map-marker::before { content: ''; position: absolute; inset: 6px 6px auto auto; width: 10px; height: 10px; border-radius: 50%; background: var(--marker-color); }
.map-marker:hover, .map-marker.active { transform: translate(-50%, -54%); box-shadow: 0 22px 36px rgba(18,53,104,.2); }
.map-marker.active { outline: 3px solid rgba(245,130,42,.3); }
.marker-id { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: var(--marker-color); color: #fff; font-size: 13px; font-weight: 800; }
.marker-price { font-size: 11px; font-weight: 800; white-space: nowrap; }
.toll-detail-card { padding: 28px; display: flex; flex-direction: column; }
.detail-kicker { color: var(--blue); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.toll-detail-card h3 { margin: 12px 0 12px; color: var(--navy); font-size: 30px; line-height: 1.15; }
.toll-detail-card p { margin: 0 0 20px; color: var(--muted); font-size: 16px; line-height: 1.7; }
.toll-price-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.toll-price-grid div { padding: 16px; border-radius: 18px; background: #f4f8fc; display: flex; flex-direction: column; gap: 6px; }
.toll-price-grid span { color: var(--muted); font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
.toll-price-grid b { color: var(--navy); font-size: 24px; }
.toll-detail-meta { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.toll-detail-meta span { display: inline-flex; align-items: center; gap: 8px; padding: 10px 14px; border-radius: 999px; background: #eef5fb; color: var(--navy); font-size: 13px; font-weight: 700; }
.toll-detail-meta .detail-corridor.north { background: rgba(31,79,206,.10); color: #1f4fce; }
.toll-detail-meta .detail-corridor.east { background: rgba(255,138,31,.12); color: #cf6a00; }
.toll-detail-meta .detail-corridor.south { background: rgba(36,167,102,.12); color: #14814b; }
.toll-chip-groups { display: grid; gap: 22px; margin: 28px 0 8px; }
.toll-chip-group { background: #fff; border: 1px solid rgba(31,74,153,.12); border-radius: 24px; box-shadow: 0 18px 45px rgba(18,53,104,.06); padding: 22px; }
.toll-chip-group h3 { display: flex; align-items: center; gap: 10px; margin: 0 0 16px; color: var(--navy); font-size: 24px; }
.toll-chip-list { display: flex; flex-wrap: wrap; gap: 12px; }
.toll-chip { min-width: 260px; flex: 1 1 260px; border: 1px solid rgba(31,74,153,.10); background: #f9fcff; color: var(--navy); border-radius: 18px; padding: 14px 16px; display: grid; gap: 4px; text-align: left; }
.toll-chip b { font-size: 15px; color: var(--navy); }
.toll-chip span { font-size: 14px; line-height: 1.4; }
.toll-chip small { color: var(--muted); font-size: 12px; font-weight: 800; }
.toll-chip.active { border-color: var(--orange); box-shadow: 0 12px 24px rgba(245,130,42,.14); background: #fff7f0; }
.toll-chip.north b { color: #1f4fce; }
.toll-chip.east b { color: #cf6a00; }
.toll-chip.south b { color: #14814b; }

@media (max-width: 1180px) {
  .toll-map-layout { grid-template-columns: 1fr; }
  .toll-map-board { min-height: 580px; }
}

@media (max-width: 740px) {
  .toll-map-panel, .toll-detail-card, .toll-chip-group { border-radius: 22px; }
  .toll-map-panel { padding: 16px; }
  .toll-map-board { min-height: 520px; }
  .map-legend { font-size: 12px; }
  .route-label { font-size: 11px; padding: 7px 12px; }
  .map-marker { min-width: 48px; padding: 7px 7px 8px; border-radius: 15px; }
  .marker-id { width: 26px; height: 26px; font-size: 11px; }
  .marker-price { font-size: 10px; }
  .toll-detail-card { padding: 22px; }
  .toll-detail-card h3 { font-size: 24px; }
  .toll-detail-card p { font-size: 15px; }
  .toll-price-grid { grid-template-columns: 1fr 1fr; }
  .toll-price-grid b { font-size: 21px; }
  .toll-chip-group h3 { font-size: 21px; }
  .toll-chip { min-width: 100%; }
}


/* Ajuste: mapa con forma real referencial del área metropolitana */
.toll-map-board.real-map {
  min-height: 700px;
  background: #dff2fb;
}
.metro-map-svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.toll-map-board.real-map #tollMapMarkers {
  position: absolute;
  inset: 0;
}
.toll-map-board.real-map .toll-map-grid,
.toll-map-board.real-map .route-line,
.toll-map-board.real-map .route-label {
  display: none !important;
}
.toll-map-board.real-map .map-marker {
  min-width: 58px;
  border-radius: 19px;
  border: 1px solid rgba(24,53,108,.06);
}
.toll-map-board.real-map .map-marker::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 12px;
  height: 12px;
  background: inherit;
  border-left: inherit;
  border-bottom: inherit;
  transform: translateX(-50%) rotate(-45deg);
}
.toll-map-board.real-map .map-marker .marker-id,
.toll-map-board.real-map .map-marker .marker-price {
  position: relative;
  z-index: 2;
}
@media (max-width: 740px) {
  .toll-map-board.real-map { min-height: 560px; }
}

/* =========================================================
   MAPA INFOCAB REAL — MapLibre GL integrado desde el proyecto
   infocab_mundial_map. Sustituye el SVG esquemático anterior.
   ========================================================= */
.live-map-board {
  position: relative;
  min-height: 700px;
  border-radius: 24px;
  overflow: hidden;
  background: #dbeafe;
}
.ena-live-map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.map-loading {
  position: absolute;
  z-index: 12;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 30px;
  text-align: center;
  color: var(--navy);
  background: linear-gradient(145deg, rgba(239,248,255,.96), rgba(255,255,255,.9));
  transition: opacity .35s ease, visibility .35s ease;
}
.map-loading.hidden { opacity: 0; visibility: hidden; pointer-events: none; }
.map-loading.error { color: #9e2121; }
.map-loading b { font-size: 20px; }
.map-loading small { max-width: 460px; color: var(--muted); font-size: 13px; line-height: 1.55; }
.map-loading-spinner {
  width: 44px;
  height: 44px;
  border: 4px solid rgba(35,59,128,.15);
  border-top-color: var(--orange);
  border-radius: 50%;
  animation: ena-map-spin .8s linear infinite;
}
@keyframes ena-map-spin { to { transform: rotate(360deg); } }
.ena-map-controls {
  position: absolute;
  z-index: 10;
  left: 16px;
  top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  pointer-events: none;
}
.ena-map-controls button {
  pointer-events: auto;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 999px;
  padding: 11px 16px;
  color: #fff;
  background: rgba(13,35,77,.88);
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 30px rgba(13,35,77,.22);
  font-size: 12px;
  font-weight: 800;
  transition: transform .18s ease, background .18s ease;
}
.ena-map-controls button:hover { transform: translateY(-2px); background: var(--orange); }
.ena-map-popup { min-width: 275px; padding: 5px 3px 3px; font-family: Montserrat, Arial, sans-serif; }
.ena-map-popup .popup-corridor {
  display: inline-flex;
  padding: 6px 10px;
  border-radius: 999px;
  color: #fff;
  background: var(--corridor);
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .06em;
}
.ena-map-popup h3 { margin: 10px 0 12px; color: var(--navy); font-size: 17px; line-height: 1.3; }
.popup-prices { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
.popup-prices div { padding: 9px 10px; border-radius: 12px; background: #f1f6fb; display: flex; justify-content: space-between; gap: 10px; }
.popup-prices span { color: var(--muted); font-size: 10px; font-weight: 700; }
.popup-prices b { color: var(--navy); font-size: 13px; }
.ena-map-popup small { display: block; margin-top: 10px; color: var(--muted); font-size: 9px; line-height: 1.45; }
.live-map-board .maplibregl-popup-content {
  padding: 16px 18px 15px;
  border: 1px solid rgba(31,74,153,.1);
  border-radius: 18px;
  box-shadow: 0 20px 55px rgba(13,35,77,.22);
}
.live-map-board .maplibregl-popup-close-button { right: 5px; top: 4px; color: var(--navy); font-size: 21px; }
.live-map-board .maplibregl-ctrl-group { overflow: hidden; border-radius: 13px; box-shadow: 0 10px 25px rgba(13,35,77,.18); }
.live-map-board .maplibregl-ctrl-attrib { font-size: 9px; }
.live-map-board .maplibregl-canvas { outline: none; }

@media (max-width: 740px) {
  .live-map-board { min-height: 590px; border-radius: 20px; }
  .ena-map-controls { left: 10px; top: 10px; right: 55px; }
  .ena-map-controls button { padding: 9px 12px; font-size: 10px; }
  .ena-marker-number { width: 34px; height: 34px; font-size: 11px; }
  .ena-marker-price { font-size: 9px; }
  .ena-map-popup { min-width: 235px; }
}

/* Estado de la red vial local PMTiles */
.ena-routing-status {
  position: absolute;
  z-index: 10;
  left: 16px;
  bottom: 16px;
  max-width: min(480px, calc(100% - 150px));
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 999px;
  color: #fff;
  background: rgba(13,35,77,.88);
  backdrop-filter: blur(12px);
  box-shadow: 0 12px 30px rgba(13,35,77,.22);
  font-size: 11px;
  font-weight: 800;
}
.ena-routing-status[data-mode="success"] { background: rgba(14,116,74,.92); }
.ena-routing-status[data-mode="mixed"] { background: rgba(180,83,9,.92); }
.ena-routing-status[data-mode="fallback"] { background: rgba(153,27,27,.92); }
.ena-routing-status[data-mode="loading"] { background: rgba(13,35,77,.88); }
.live-map-board .maplibregl-canvas-container { cursor: grab; }
.live-map-board .maplibregl-canvas-container.maplibregl-interactive:active { cursor: grabbing; }
@media (max-width: 740px) {
  .ena-routing-status {
    left: 10px;
    right: 10px;
    bottom: 10px;
    max-width: none;
    border-radius: 16px;
    font-size: 10px;
    line-height: 1.35;
  }
}

/* Vista 3D del mapa */
.ena-map-controls button[aria-pressed="true"] {
  background: linear-gradient(135deg, #168a61, #0f6f52);
  box-shadow: 0 12px 30px rgba(15,111,82,.28);
}
.ena-map-controls button[aria-pressed="true"]:hover {
  background: linear-gradient(135deg, #f5822a, #dc6d17);
}

/* =========================================================
   AUDITORÍA INTEGRAL DEL MAPA — v4
   La red visible y los pines usan exactamente el mismo PMTiles.
   ========================================================= */
.table-loading-row,
.map-data-error {
  padding: 28px !important;
  text-align: center !important;
  color: var(--muted);
  background: #f7fafc !important;
  font-weight: 700;
}
.live-map-board {
  background: #9bd7eb;
  isolation: isolate;
}
.map-loading {
  background: linear-gradient(145deg, rgba(239,248,255,.93), rgba(255,255,255,.86));
  backdrop-filter: blur(3px);
}
.map-loading.hidden { display: flex; }
.ena-routing-status[data-mode="success"] { background: rgba(13,117,79,.94); }
.ena-routing-status[data-mode="mixed"] { background: rgba(180,83,9,.94); }
.ena-routing-status[data-mode="fallback"] { background: rgba(153,27,27,.94); }
.live-map-board .maplibregl-canvas { width: 100%; height: 100%; }
.live-map-board .maplibregl-ctrl-bottom-right { max-width: 55%; }
.live-map-board .maplibregl-ctrl-attrib { background: rgba(255,255,255,.85); }
.toll-detail-meta span { overflow-wrap: anywhere; }
@media (max-width: 740px) {
  .live-map-board { min-height: 620px; }
  .ena-map-controls { right: 58px; }
  .ena-map-controls button { min-height: 38px; }
}

/* Botón de cálculo OSRM bajo demanda y corrección del overlay de carga */
.map-loading.hidden {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.ena-map-controls button:disabled {
  cursor: wait;
  opacity: .78;
  transform: none;
}
.ena-map-controls button.is-loading {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}
.ena-map-controls button.is-loading::before {
  content: '';
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  border: 2px solid rgba(255,255,255,.38);
  border-top-color: #fff;
  border-radius: 50%;
  animation: ena-map-spin .75s linear infinite;
}

/* =========================================================
   ASISTENTE ENA / PANAPASS CON BASE INTERNA
   ========================================================= */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chat-button{position:fixed}
.chat-unread{position:absolute;right:2px;top:1px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--orange);color:#fff;font-size:11px;font-weight:800;line-height:16px;text-align:center}
.chat-panel.ena-chat{right:24px;bottom:120px;width:min(440px,calc(100% - 32px));height:min(710px,calc(100vh - 150px));padding:0;border:1px solid #d9e3f0;border-radius:28px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 30px 90px rgba(14,38,91,.30);transform:translateY(20px) scale(.97);transform-origin:bottom right}
.chat-panel.ena-chat.open{transform:none}
.ena-chat-header{min-height:112px;padding:25px 22px 20px;background:linear-gradient(135deg,#294aa9 0%,#213b80 100%);color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.ena-chat-brand{display:flex;flex-direction:column;gap:9px}
.ena-chat-logo{font-size:34px;font-weight:300;letter-spacing:-1.5px;line-height:1}
.ena-chat-logo b{font-weight:800}
.ena-chat-state{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;opacity:.9}
.ena-chat-state i{width:9px;height:9px;border-radius:50%;background:#67e19b;box-shadow:0 0 0 4px rgba(103,225,155,.16)}
.ena-chat-header-actions{display:flex;gap:8px}
.ena-chat .chat-clear,.ena-chat .chat-close{position:static;width:36px;height:36px;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);color:#fff;font-size:20px;transition:.18s}
.ena-chat .chat-close svg{width:18px;height:18px;fill:currentColor}
.ena-chat .chat-clear:hover,.ena-chat .chat-close:hover{background:rgba(255,255,255,.23);transform:translateY(-1px)}
.ena-chat-privacy{padding:9px 18px;background:#fff7ed;border-bottom:1px solid #fde2c6;color:#87470f;font-size:10px;line-height:1.4;text-align:center}
.ena-chat-messages{flex:1;min-height:0;padding:20px 17px 14px;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#f8fbff 0%,#fff 35%);scrollbar-width:thin;scrollbar-color:#b8c7dc transparent}
.ena-message{display:flex;align-items:flex-end;gap:9px;margin:0 0 15px}
.ena-message.user{justify-content:flex-end}
.ena-message.user .ena-message-avatar{order:2;background:#73839b}
.ena-message-avatar{flex:0 0 31px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#294aa9;color:#fff;font-size:11px;font-weight:800;box-shadow:0 5px 14px rgba(33,59,128,.18)}
.ena-message-bubble{max-width:82%;padding:13px 14px;border:1px solid #dfe8f2;border-radius:18px 18px 18px 5px;background:#fff;color:#263b61;box-shadow:0 8px 22px rgba(27,58,107,.06)}
.ena-message.user .ena-message-bubble{border-color:#294aa9;border-radius:18px 18px 5px 18px;background:#294aa9;color:#fff}
.ena-message-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}
.ena-message-heading span{align-self:flex-start;padding:4px 8px;border-radius:999px;background:#edf3ff;color:#294aa9;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.ena-message-heading strong{color:#213b80;font-size:14px;line-height:1.25}
.ena-message-text{white-space:pre-wrap;font-size:13px;line-height:1.58}
.ena-message-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding-top:8px;border-top:1px solid #eef2f7;color:#8490a3;font-size:9px}
.ena-message-tools button{border:0;background:none;color:#294aa9;padding:0;font-size:10px;font-weight:750}
.ena-message-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}
.ena-message-actions button{padding:8px 11px;border:1px solid #294aa9;border-radius:999px;background:#fff;color:#294aa9;font-size:10px;font-weight:750;transition:.18s}
.ena-message-actions button:hover{background:#294aa9;color:#fff}
.ena-message-sources{margin-top:9px;color:#8995a6;font-size:9px;line-height:1.45}
.ena-message-sources a{color:#294aa9;text-decoration:underline;text-underline-offset:2px}
.ena-chat-suggestions{margin:-6px 15px 14px 40px;border:1px solid #e0e8f2;border-radius:13px;background:#fff;overflow:hidden}
.ena-chat-suggestions summary{min-height:34px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#294aa9;font-size:10px;font-weight:750;cursor:pointer;list-style:none;user-select:none}
.ena-chat-suggestions summary::-webkit-details-marker{display:none}
.ena-chat-suggestions summary b{font-size:14px;transition:transform .18s}
.ena-chat-suggestions[open] summary b{transform:rotate(180deg)}
.ena-chat-suggestions-list{padding:0 8px 8px;display:grid;gap:6px}
.ena-chat-suggestions button{width:100%;padding:7px 9px;border:1px solid #d8e3f0;border-radius:10px;background:#f7fbff;color:#294aa9;font-size:10px;font-weight:650;text-align:left}
.ena-chat-suggestions button:hover{border-color:#294aa9;background:#eef4ff}
.ena-typing .ena-message-bubble{display:flex;gap:5px;padding:14px 16px}
.ena-typing .ena-message-bubble i{width:7px;height:7px;border-radius:50%;background:#8394af;animation:enaTyping 1s infinite ease-in-out}
.ena-typing .ena-message-bubble i:nth-child(2){animation-delay:.13s}.ena-typing .ena-message-bubble i:nth-child(3){animation-delay:.26s}
@keyframes enaTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}
.ena-chat-shortcuts-bar{padding:7px 13px;background:#fff;border-top:1px solid #edf1f6}
.ena-chat-shortcuts-toggle{width:100%;min-height:38px;padding:7px 11px;border:1px solid #d5e0ed;border-radius:12px;background:#f8fbff;color:#213b80;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title arrow" "subtitle arrow";align-items:center;text-align:left}
.ena-chat-shortcuts-toggle span{grid-area:title;font-size:11px;font-weight:800}
.ena-chat-shortcuts-toggle small{grid-area:subtitle;margin-top:1px;color:#7b8ca4;font-size:8.5px;font-weight:600}
.ena-chat-shortcuts-toggle b{grid-area:arrow;font-size:17px;font-weight:500;transition:transform .18s}
.ena-chat-shortcuts-toggle:hover,.ena-chat-shortcuts-toggle.is-open{border-color:#294aa9;background:#f1f6ff}
.ena-chat-shortcuts-toggle.is-open b{transform:rotate(180deg)}
.ena-chat-quick[hidden]{display:none!important}
.ena-chat-quick{padding:10px 13px 12px;background:#fff;border-top:1px solid #edf1f6;max-height:226px;overflow:auto;scrollbar-width:thin}
.ena-chat-quick-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:9px}
.ena-chat-quick-header div{display:grid;gap:2px}
.ena-chat-quick-header strong{color:#213b80;font-size:12px}
.ena-chat-quick-header span{color:#8190a4;font-size:8.5px;line-height:1.35}
.ena-chat-quick-close{flex:0 0 27px;width:27px;height:27px;border:0;border-radius:50%;background:#edf3f8;color:#294aa9;font-size:18px;line-height:1}
.ena-chat-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.ena-chat-quick-grid button{min-height:34px;padding:7px 9px;border:1.25px solid #294aa9;border-radius:11px;background:#fff;color:#213b80;font-size:9.5px;font-weight:750;line-height:1.2}
.ena-chat-quick-grid button:hover{background:#294aa9;color:#fff}
.ena-chat-quick-grid .ena-chat-library-toggle{grid-column:1/-1}
.ena-chat-composer{padding:11px 13px;display:flex;align-items:flex-end;gap:8px;background:#fff;border-top:1px solid #edf1f6}
.ena-chat-composer textarea{flex:1;min-height:42px;max-height:112px;resize:none;padding:11px 12px;border:1px solid #ced9e7;border-radius:15px;outline:none;color:#243858;background:#f9fbfd;font:500 12px/1.45 Montserrat,Arial,sans-serif}
.ena-chat-composer textarea:focus{border-color:#294aa9;box-shadow:0 0 0 3px rgba(41,74,169,.10)}
.ena-chat-mic,.ena-chat-send{flex:0 0 42px;width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center}
.ena-chat-mic{background:#edf3fb;color:#294aa9;font-size:12px}
.ena-chat-mic.listening{background:#ffe9e5;color:#d73d2f;animation:enaPulse 1s infinite}
.ena-chat-send{background:#294aa9;color:#fff;font-size:18px;box-shadow:0 8px 18px rgba(41,74,169,.2)}
@keyframes enaPulse{50%{box-shadow:0 0 0 8px rgba(215,61,47,.10)}}
.ena-chat-footer{min-height:36px;padding:7px 14px;background:#f6f8fb;color:#7e8a9e;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px}
.ena-chat-agent{border:0;background:none;color:#294aa9;font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:2px}
@media(max-width:740px){
  .chat-panel.ena-chat{right:8px;bottom:91px;width:calc(100% - 16px);height:min(720px,calc(100vh - 105px));border-radius:23px}
  .ena-chat-header{min-height:94px;padding:20px 18px 17px}.ena-chat-logo{font-size:30px}
  .ena-message-bubble{max-width:86%}.ena-chat-quick{padding-inline:10px}.ena-chat-quick-grid{grid-template-columns:1fr 1fr}
  .ena-chat-footer span{display:none}.ena-chat-footer{justify-content:center}
}

/* ===== Asistente ENA: biblioteca, confirmaciones y retroalimentación ===== */
.ena-chat-library[hidden]{display:none!important}
.ena-chat-library{position:absolute;inset:116px 14px 74px;z-index:8;overflow:auto;padding:18px;border:1px solid rgba(31,74,153,.14);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 24px 60px rgba(16,37,87,.20)}
.ena-chat-library header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--navy)}
.ena-chat-library header strong{font-size:18px}
.ena-chat-library-close{width:34px;height:34px;border:0;border-radius:50%;background:#edf3f8;color:var(--navy);font-size:22px;line-height:1}
.ena-chat-library>p{margin:7px 0 14px;color:#718096;font-size:12px;line-height:1.45}
.ena-chat-categories,.ena-chat-articles{display:flex;flex-wrap:wrap;gap:8px}
.ena-chat-categories{padding-bottom:14px;border-bottom:1px solid #e4ebf2}
.ena-chat-articles{margin-top:14px;display:grid;grid-template-columns:1fr;gap:8px}
.ena-chat-categories button,.ena-chat-articles button{border:1px solid #cfdced;background:#fff;color:var(--navy);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700;text-align:left}
.ena-chat-categories button.active,.ena-chat-categories button:hover{border-color:var(--orange);background:#fff5ec;color:#a84b00}
.ena-chat-articles button{width:100%;border-radius:12px;padding:10px 12px;line-height:1.35}
.ena-chat-articles button:hover{background:#eef7fc;border-color:#70c2e3}
.ena-library-loading{color:#718096;font-size:12px}
.ena-message-feedback{display:inline-flex;align-items:center;gap:5px;margin-left:auto}
.ena-message-feedback button{border:1px solid #d6e1eb;background:#fff;color:#51657b;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}
.ena-message-feedback button:hover{border-color:var(--orange);color:var(--orange)}
.ena-message-feedback button:disabled{opacity:.72;cursor:default}
.ena-message-notice{margin-top:9px;padding:9px 11px;border-left:3px solid var(--orange);border-radius:8px;background:#fff7ee;color:#76512f;font-size:11px;line-height:1.45}
.ena-chat-library-toggle{border-color:#68bddf!important;background:#eef9fd!important;color:#17547f!important}
@media(max-width:520px){.ena-chat-library{inset:112px 10px 70px}.ena-message-feedback{width:100%;margin:5px 0 0}.ena-chat-quick{max-height:210px}.ena-chat-suggestions{margin-left:34px;margin-right:9px}}

/* ===== IA conversacional RAG v3 ===== */
.ena-chat-state.is-warning i{background:#ffca65;box-shadow:0 0 0 4px rgba(255,202,101,.18)}
.ena-chat-state.is-offline i{background:#aeb8c8;box-shadow:0 0 0 4px rgba(174,184,200,.18)}
.ena-message-heading .ena-ai-badge{background:linear-gradient(90deg,#eaf1ff,#eefaff);color:#244ba7;border:1px solid #d8e6ff;text-transform:none;letter-spacing:0;font-size:9px}
.ena-fallback-badge{padding:3px 7px;border-radius:999px;background:#fff6e8;color:#9a5b12;font-weight:750;white-space:nowrap}
.ena-message.assistant .ena-message-text{font-size:13px;line-height:1.66}
.ena-message.assistant .ena-message-bubble{max-width:86%}
