:root{--navy:#0b1e36;--navy-2:#16345b;--green:#0b4f3d;--teal:#0a6b61;--mint:#49d6ad;--lime:#b8e986;--cream:#f7f6f1;--paper:#fff;--ink:#132237;--muted:#607085;--line:#dce4e2;--shadow:0 24px 70px rgba(11,30,54,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;padding:12px 16px;border-radius:10px}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(11,30,54,.09)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.brand img{width:47px;height:47px;object-fit:cover;border-radius:12px}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:17px;letter-spacing:.07em;color:var(--navy)}.brand small{margin-top:5px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;color:var(--green);font-weight:700}.nav-links{display:flex;align-items:center;gap:30px}.nav-links a{text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#405064}.nav-links a:hover,.nav-links a:focus-visible{color:var(--teal)}.nav-links .nav-cta{color:#fff;background:var(--green);padding:12px 18px;border-radius:13px;box-shadow:0 8px 18px rgba(11,79,61,.2)}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle i{display:block;width:24px;height:2px;background:var(--navy);margin:5px}
.hero{padding:78px 0 86px;background:radial-gradient(circle at 10% 20%,rgba(73,214,173,.15),transparent 28%),linear-gradient(135deg,#fbfaf6,#eef4ef)}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.17em}.hero h1{max-width:690px;margin:0;font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em;color:var(--navy)}.hero-lead{max-width:620px;margin:28px 0;color:#526376;font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:14px;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer;transition:transform .2s,background .2s,border .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 12px 25px rgba(11,79,61,.2)}.button-primary:hover{background:var(--navy)}.button-ghost{background:#fff;color:var(--navy);border-color:#cfd9d7}.hero-points{list-style:none;padding:0;margin:30px 0 0;display:flex;flex-wrap:wrap;gap:18px}.hero-points li{display:flex;align-items:center;gap:8px;color:#617083;font-size:12px;font-weight:800}.hero-points li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--mint)}.hero-visual{position:relative;margin:0;min-height:560px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#dce8e0}.hero-visual>img{width:100%;height:560px;object-fit:cover;object-position:77% 50%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(11,30,54,.55))}.hero-visual figcaption{position:absolute;z-index:1;left:24px;right:24px;bottom:24px;padding:20px 22px;border:1px solid rgba(255,255,255,.5);border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);display:flex;flex-direction:column}.hero-visual figcaption strong{font-size:17px;color:var(--navy)}.hero-visual figcaption span{font-size:12px;color:#637187;margin-top:4px}
.section{padding:105px 0}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end;margin-bottom:42px}.section-head h2,.contact-copy h2{margin:0;font-size:clamp(34px,4.6vw,56px);line-height:1.05;letter-spacing:-.045em;color:var(--navy)}.section-head>p{margin:0;color:var(--muted);line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 36px rgba(11,30,54,.06);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-media{height:245px;background:#e9f0eb;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-media img{transform:scale(1.035)}.product-veciruta .product-media img{object-position:center top}.product-rutaverde .product-media img{object-position:center top}.product-facturas .product-media img{object-position:15% center}.product-body{padding:26px}.product-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-index{font-size:12px;font-weight:900;color:#93a19d;letter-spacing:.14em}.status{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;border-radius:999px;padding:7px 10px}.status-live{color:#075642;background:#dff5ea}.status-progress{color:#7b4f00;background:#fff0cb}.product-kicker{margin:24px 0 7px;color:var(--teal);font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.product-card h3{margin:0;font-size:31px;letter-spacing:-.035em;color:var(--navy)}.product-card p:not(.product-kicker){min-height:78px;color:var(--muted);font-size:14px;line-height:1.7}.tag-list{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:22px 0;padding:0}.tag-list li{padding:6px 9px;border-radius:8px;background:#eef3f0;color:#53645e;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.text-link{display:inline-flex;gap:8px;align-items:center;margin-top:12px;text-decoration:none;color:var(--green);font-size:13px;font-weight:900}.text-link:hover{text-decoration:underline}
.tools-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.tools-section:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-200px;top:-260px;background:radial-gradient(circle,rgba(73,214,173,.18),transparent 68%)}.section-head-light h2{color:#fff}.section-head-light>p{color:#aebbc9}.tools-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:24px}.tool-card{scroll-margin-top:110px;padding:32px;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:rgba(255,255,255,.075);backdrop-filter:blur(12px)}.tool-heading{display:flex;align-items:center;gap:15px}.tool-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:var(--navy);background:var(--mint);font-size:23px;font-weight:900}.route-icon{background:#f0c769}.tool-label{margin:0 0 3px!important;color:var(--mint)!important;text-transform:uppercase;letter-spacing:.12em;font-size:10px!important;font-weight:900}.tool-card h3{margin:0;font-size:25px;line-height:1.2}.tool-card>p{color:#b8c4cf;font-size:14px;line-height:1.7}.tool-form{display:grid;gap:14px;margin-top:24px}.tool-form label{display:grid;gap:7px;color:#dfe7ed;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.tool-form select,.tool-form input{width:100%;min-height:48px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#102b49;color:#fff;padding:11px 12px;outline:none}.tool-form select:focus,.tool-form input:focus{border-color:var(--mint);box-shadow:0 0 0 3px rgba(73,214,173,.15)}.button-mint{background:var(--mint);color:var(--navy)}.button-mint:hover{background:#79e9c7}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tool-output{margin-top:18px;min-height:126px;padding:18px;border-radius:16px;background:#07182c;border:1px solid rgba(255,255,255,.1);font-size:13px;color:#d4dee7}.output-prompt{color:#8fa0b2}.tool-output strong{display:block;color:var(--mint);margin-bottom:9px}.tool-output ol{margin:0;padding-left:19px}.tool-output li+li{margin-top:6px}.emissions-result{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.emissions-result>div{padding:18px;border-radius:16px;background:#07182c}.emissions-result span{display:block;color:#91a3b5;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.emissions-result strong{display:block;margin-top:7px;color:var(--mint);font-size:22px}.fine-print{margin-bottom:0!important;font-size:11px!important;color:#899bad!important}
.contact-section{background:linear-gradient(135deg,#e8f0ea,#faf8f2)}.contact-grid{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.contact-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);font-size:17px;line-height:1.75;margin:24px 0 28px}.contact-card{display:grid;gap:0;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow);font-style:normal;overflow:hidden}.contact-card>div{display:grid;padding:24px 27px}.contact-card>div+div{border-top:1px solid var(--line)}.contact-label{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-size:10px;font-weight:900;margin-bottom:8px}.contact-card strong{color:var(--navy);font-size:16px}.contact-card span:not(.contact-label){color:var(--muted);font-size:14px;margin-top:3px}.contact-card a{font-size:17px;color:var(--navy);font-weight:800;text-decoration:none}.contact-card a:hover{text-decoration:underline}
.site-footer{background:#07182c;color:#fff;padding:68px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:42px;padding-bottom:44px}.site-footer h2{margin:0 0 17px;color:var(--mint);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.site-footer a,.site-footer span{display:block;width:max-content;max-width:100%;margin:8px 0;color:#c0ccd7;text-decoration:none;font-size:12px}.site-footer a:hover{color:#fff}.footer-brand p{max-width:310px;color:#9eacba;font-size:13px;line-height:1.7}.brand-footer strong{color:#fff}.brand-footer small{color:var(--mint)}.brand-footer img{background:#fff}.footer-bottom{padding-top:26px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;align-items:center;gap:25px;color:#8e9cac;font-size:11px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.footer-bottom a,.footer-bottom button{margin:0;color:#b8c5d0;background:none;border:0;padding:0;font:inherit;text-decoration:none;cursor:pointer}.footer-bottom a:hover,.footer-bottom button:hover{color:#fff}
.cookie-banner{position:fixed;z-index:150;left:20px;right:20px;bottom:20px;max-width:1080px;margin:auto;padding:20px 22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(7,24,44,.97);box-shadow:0 24px 80px rgba(0,0,0,.3);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.cookie-banner[hidden]{display:none}.cookie-banner strong{font-size:14px}.cookie-banner p{margin:5px 0 0;color:#b9c5d0;font-size:12px}.cookie-actions{display:flex;gap:9px;flex-shrink:0}.button-ghost-light{color:#fff;border-color:#647486;background:transparent}.cookie-dialog{width:min(590px,calc(100% - 32px));padding:0;border:0;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.32)}.cookie-dialog::backdrop{background:rgba(7,24,44,.68);backdrop-filter:blur(4px)}.cookie-dialog form{padding:27px}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.dialog-top h2{margin:0;color:var(--navy);font-size:30px}.dialog-close{border:0;background:#edf2ef;border-radius:10px;width:38px;height:38px;font-size:25px;color:var(--navy);cursor:pointer}.cookie-option{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0;border-top:1px solid var(--line)}.cookie-option:first-of-type{margin-top:22px}.cookie-option strong{color:var(--navy)}.cookie-option p{margin:5px 0 0;color:var(--muted);font-size:12px}.cookie-option>span{white-space:nowrap;color:var(--teal);font-size:11px;font-weight:900}.cookie-option input{width:21px;height:21px;accent-color:var(--green)}.dialog-actions{display:flex;justify-content:flex-end;margin-top:10px}
@media (max-width:1000px){.nav-links{gap:18px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{min-height:440px}.hero-visual>img{height:440px}.product-grid{grid-template-columns:1fr 1fr}.tools-grid,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media (max-width:780px){.shell{width:min(100% - 28px,1180px)}.nav{height:70px}.brand img{width:41px;height:41px}.menu-toggle{display:block}.nav-links{position:absolute;top:70px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(11,30,54,.08)}.nav-links.is-open{display:flex}.nav-links a{padding:13px 4px}.nav-links .nav-cta{text-align:center;margin-top:8px;padding:13px}.hero{padding:55px 0 65px}.hero-grid{gap:38px}.hero h1{font-size:clamp(41px,13vw,63px)}.hero-lead{font-size:17px}.hero-visual,.hero-visual>img{height:390px;min-height:390px}.section{padding:78px 0}.section-head{grid-template-columns:1fr;gap:18px}.product-grid{grid-template-columns:1fr}.tools-grid{gap:18px}.tool-card{padding:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom div{justify-content:flex-start}.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions{width:100%}.cookie-actions .button{flex:1}}
@media (max-width:520px){.hero-actions,.hero-actions .button{width:100%}.hero-points{gap:12px}.hero-visual,.hero-visual>img{height:330px;min-height:330px}.hero-visual figcaption{left:14px;right:14px;bottom:14px}.product-media{height:220px}.field-row,.emissions-result{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.cookie-actions{flex-direction:column}.cookie-dialog form{padding:20px}.cookie-option{align-items:flex-start}}
/* Identidad SEVI APPS: una única familia tipográfica y logotipos oficiales */
body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}
.brand>span{display:flex;flex-direction:column;line-height:1}
.brand .brand-mark,.brand .brand-lockup{margin:0;max-width:none}
.brand .brand-mark{display:block;position:relative;width:52px;height:52px;overflow:hidden;border-radius:12px;background:#fff;flex:0 0 52px}
.brand .brand-mark img{position:absolute;width:93px;height:auto;max-width:none;left:-22px;top:-6px;border-radius:0}
.brand .brand-lockup strong{font-family:"Arial Black",Arial,Helvetica,sans-serif;font-size:20px;letter-spacing:-.045em;font-weight:900}
.brand .brand-lockup small{display:flex;flex-direction:row;gap:.3em;margin-top:6px;text-transform:uppercase;letter-spacing:.055em;font-size:8px;font-weight:800}
.brand .brand-lockup small b{color:var(--navy)}
.brand .brand-lockup small em{color:var(--green);font-style:normal}
.brand .brand-lockup .brand-gold{display:inline;color:#c9912e;font-size:inherit;margin:0;width:auto}
.hero-visual>img{object-position:100% 50%;transform:scale(1.3);transform-origin:right center}
.product-media.product-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:26px;background:linear-gradient(145deg,#f8faf8,#e7f0eb)}
.product-media.product-logo img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center}
.tool-icon{overflow:hidden;flex:0 0 48px}
.tool-icon-image img{width:40px;height:40px;object-fit:contain}
.greenrouter-icon{position:relative;background:#fff}
.greenrouter-icon img{position:absolute;width:650px;height:auto;max-width:none;left:-198px;top:-163px}
.greenrouter-cta{margin-top:20px}
.brand-footer .brand-lockup strong{color:#fff}
.brand-footer .brand-lockup small b{color:#fff}
.brand-footer .brand-lockup small em{color:var(--mint)}
.footer-bottom p{display:flex;align-items:center;gap:.28em;white-space:nowrap}
.footer-bottom [data-year]{display:inline;width:auto;margin:0;color:inherit;font-size:inherit}
@media (max-width:780px){.brand .brand-mark{width:44px;height:44px;flex-basis:44px}.brand .brand-mark img{width:79px;height:auto;left:-19px;top:-5px}.brand .brand-lockup strong{font-size:17px}.brand .brand-lockup small{font-size:7px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Cuarta solución: PulsID, con identidad turquesa. */
.product-pulsid .product-media.product-logo{padding:0;background:linear-gradient(135deg,#e4f4f3,#f6fbf9)}
.product-pulsid .product-media.product-logo img{width:230px;max-width:100%;height:230px}
.status-pulsid{background:#e3f4f4;color:#246970}
.product-card{display:flex;flex-direction:column}
.product-body{flex:1;display:flex;flex-direction:column;align-items:flex-start}
.product-top{width:100%}
.product-body .text-link{margin-top:auto}
:focus-visible{outline:3px solid #14736c;outline-offset:5px}
@media(max-width:520px){.product-pulsid .product-media.product-logo img{width:205px;height:205px}}

/* Mantener ambos lemas y el ancho de los logotipos originales.
   El encuadre de VeciRuta excluye solo los márgenes blancos superior/inferior. */
.product-veciruta .product-media.product-logo,
.product-rutaverde .product-media.product-logo{height:auto;background:#fff}
.product-veciruta .product-media.product-logo img,
.product-rutaverde .product-media.product-logo img{width:100%;height:auto;aspect-ratio:498 / 257}
.product-veciruta .product-media.product-logo img{object-fit:cover}
.product-veciruta:hover .product-media img,
.product-rutaverde:hover .product-media img{transform:none}

/* Revisión visual r23: microtextos legibles en contenido funcional. */
.status{font-size:11px}
.product-kicker{font-size:12px}
.tag-list li,
.tool-label,
.contact-label{font-size:11px!important}
.tool-form label,
.emissions-result span,
.fine-print{font-size:12px!important}
.site-footer h2,.footer-bottom{font-size:12px}
.brand .brand-lockup small{font-size:9px}
@media(max-width:780px){.brand .brand-lockup small{font-size:9px}}
@media(max-width:520px){.footer-bottom p{white-space:normal;flex-wrap:wrap}}

