
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#102033;background:white}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.brand-line{height:5px;background:linear-gradient(90deg,#ef2b2d 0 82%,#ffd400 82% 100%)}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;box-shadow:0 4px 18px rgba(15,23,42,.08)}.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.brand img{width:145px;max-height:62px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:650}.desktop-nav>a,.nav-item>a{padding:28px 0}.nav-item{position:relative}.submenu{position:absolute;top:calc(100% - 1px);left:-15px;background:#fff;border-radius:12px;padding:10px;min-width:220px;box-shadow:0 15px 40px #0002;display:grid;opacity:0;visibility:hidden;pointer-events:none;transform:none;transition:opacity .16s ease,visibility .16s ease}.nav-item:hover .submenu,.nav-item:focus-within .submenu{opacity:1;visibility:visible;pointer-events:auto}.submenu a{padding:10px 12px;border-radius:8px}.submenu a:hover{background:#fff3f3;color:#ef2b2d}.header-actions{display:flex;align-items:center;gap:12px}.search-box{display:flex;align-items:center;border:1px solid #d8dee9;border-radius:12px;padding:0 10px;height:42px}.search-box input{border:0;outline:0;width:145px}.menu-toggle{display:none;border:0;background:transparent}.menu-toggle span{display:block;width:24px;height:2px;background:#102033;margin:5px}.mobile-menu{background:white;border-top:1px solid #eee}.mobile-menu-inner{display:grid;padding:16px 0}.mobile-menu a{padding:12px 0;border-bottom:1px solid #eee}.page-hero{padding:70px 0 42px;background:linear-gradient(135deg,#fff7f7,#fffbe8)}.page-hero h1,.hero-copy h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:.35em 0}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#ef2b2d;font-weight:850}.page-lead{max-width:760px;color:#526174;font-size:18px;line-height:1.65}.section-space,.page-content{padding:64px 0}.hero{padding:26px 0 12px}.hero-shell{border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#ef2b2d,#b91c1c);min-height:320px;position:relative;display:grid;grid-template-columns:1.15fr .85fr;align-items:center}.hero-copy{padding:48px;color:white}.hero-copy p{font-size:18px;line-height:1.6;opacity:.94}.hero-art{height:100%;min-height:320px;background:url('../../images/banner-autoposto-consorcio.jpg') center/cover no-repeat;position:relative}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ef2b2d 0%,transparent 60%)}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:11px;font-weight:800;border:1px solid transparent;cursor:pointer}.button-primary{background:#ef2b2d;color:#fff}.button-light{background:#fff;color:#ef2b2d}.button-outline{border-color:#d7dee8;background:white}.section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(28px,4vw,44px);margin:.2em 0}.shortcut-grid,.tips-grid,.calculator-grid,.posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shortcut-card,.tip-card,.calculator-card,.post-card{background:#fff;border:1px solid #e4e8ef;border-radius:16px;box-shadow:0 9px 30px rgba(15,23,42,.06);overflow:hidden}.shortcut-card{padding:20px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between}.shortcut-icon{width:72px;height:72px;border-radius:15px;background:#fff5f5;display:grid;place-items:center}.shortcut-icon img{width:50px;height:50px;object-fit:contain}.shortcut-card h3{margin:14px 0 5px}.shortcut-card p{color:#667589;margin:0}.round-arrow{align-self:flex-end;background:#ef2b2d;color:white;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.cta-section{padding:10px 0 70px}.cta-box{background:#ef2b2d;color:white;border-radius:20px;padding:36px;display:flex;justify-content:space-between;gap:24px;align-items:center}.site-footer{background:#ef2b2d;color:white;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.footer-brand img{background-color: #FFFFFF;border-radius:8px;width:150px;filter:drop-shadow(0 1px 0 white)}.footer-grid h3{font-size:14px}.footer-grid a{display:block;margin:9px 0;font-size:13px;opacity:.96}.footer-bottom{margin-top:40px;border-top:1px solid #ffffff35;padding:18px 0;font-size:12px}.cookie-notice{position:fixed;left:0;right:0;bottom:0;z-index:100;background:#18253a;color:white;box-shadow:0 -8px 30px #0002}.cookie-notice-inner{max-width:1180px;margin:auto;padding:14px 16px;display:flex;align-items:center;gap:18px}.cookie-notice-text{display:flex;align-items:center;gap:18px;flex:1;font-size:13px;line-height:1.5}.cookie-notice-actions{display:flex;align-items:center;gap:14px}.cookie-link{text-decoration:underline;font-weight:700}.cookie-button{border:0;background:white;color:#173152;font-weight:800;border-radius:10px;padding:10px 16px}.post-card{padding:22px}.post-card h2{font-size:20px;margin:0 0 10px}.post-meta{display:grid;gap:7px;color:#5a6879;font-size:14px}.post-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.tool-search input,.store-search input,.calc-form input,.calc-form select{width:100%;border:1px solid #d5dce6;border-radius:10px;padding:12px;background:white}.tools-row{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.tool-search{width:min(420px,100%)}.calculator-card{padding:20px;cursor:pointer}.calculator-card h2{font-size:18px}.modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px}.modal[hidden]{display:none}.modal-bg{position:absolute;inset:0;background:#08111fd9}.modal-panel{position:relative;background:white;border-radius:18px;width:min(760px,100%);max-height:90vh;overflow:auto;padding:24px}.modal-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px}.modal-close{border:0;background:#f1f4f8;border-radius:10px;padding:10px 14px;font-weight:800}.calc-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.calc-form label{display:grid;gap:6px;font-weight:650}.calc-result{margin-top:18px;background:#fff7e5;border:1px solid #ffe08a;border-radius:12px;padding:16px;line-height:1.7}.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px}.article-content{line-height:1.8}.article-content img{border-radius:14px}.article-side-card{position:sticky;top:100px;background:#fff8ed;border-radius:16px;padding:20px}.tip-card img{width:100%;height:190px;object-fit:cover}.tip-body{padding:18px}.tip-body h2{font-size:20px}.tip-body p{color:#647287;line-height:1.55}.privacy-box{max-width:900px;line-height:1.8}.warning{padding:14px;border-radius:12px;background:#fff4d8;border:1px solid #ffd66b;color:#725000}.oil-shell{display:grid;grid-template-columns:1fr 1fr;gap:28px}.oil-box{background:white;border:1px solid #e2e7ee;border-radius:18px;padding:24px;box-shadow:0 10px 30px #0f172a0d}.oil-box select{width:100%;padding:12px;border:1px solid #d5dce6;border-radius:10px;margin:6px 0 14px}.oil-result{background:#f7f9fc;border-radius:12px;padding:18px;min-height:120px}.empty-state{padding:30px;text-align:center;color:#68778c}.legal-links{display:grid;gap:14px;margin:26px 0}.legal-link-card{display:block;border:1px solid #e2e7ee;border-radius:16px;padding:20px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.legal-link-card strong{display:block;font-size:18px;margin-bottom:4px;color:#ef2b2d}.legal-link-card span{color:#5f6f82}.legal-note{margin-top:24px;padding:18px;border-radius:14px;background:#fff8ed;border:1px solid #ffe0a3;color:#665023}
@media(max-width:900px){.desktop-nav,.search-box{display:none}.menu-toggle{display:block}.shortcut-grid,.tips-grid,.calculator-grid,.posts-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero-shell{grid-template-columns:1fr}.hero-art{min-height:220px}.article-shell,.oil-shell{grid-template-columns:1fr}}
@media(max-width:600px){.shortcut-grid,.tips-grid,.calculator-grid,.posts-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cta-box,.cookie-notice-inner,.cookie-notice-text,.tools-row{display:grid}.cookie-notice-actions{justify-content:flex-end}.calc-form{grid-template-columns:1fr}.header-inner{min-height:66px}.brand img{width:125px}}
