.footer{color:#ffffffd1;background:linear-gradient(135deg, var(--color-primary-dark), var(--color-primary))}.footer__main{grid-template-columns:1.4fr 1.15fr .75fr;gap:4rem;padding:4.5rem 0 4rem;display:grid}.footer__logo{color:#fff;letter-spacing:-.03em;margin-bottom:1.1rem;font-size:1.6rem;font-weight:800;text-decoration:none;display:inline-block}.footer__brand p{max-width:390px;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.footer__column h3,.footer__social-section h3{color:#fff;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}.footer__social-section{margin-top:.5rem}.footer__socials{align-items:center;gap:1rem;display:flex}.footer__socials a{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background-color .25s,border-color .25s,transform .25s;display:flex}.footer__socials a svg{width:24px;height:24px}.footer__socials a:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-3px)}.footer__links{flex-direction:column;gap:.9rem;display:flex}.footer__links a{color:#ffffffc7;font-size:1.05rem;text-decoration:none;transition:color .2s,transform .2s}.footer__links a:hover{color:#fff;transform:translate(5px)}.footer__contact-list{flex-direction:column;gap:1.1rem;display:flex}.footer__contact-item{color:#fffc;grid-template-columns:28px 1fr;align-items:flex-start;gap:.85rem;font-size:1.05rem;line-height:1.65;text-decoration:none;display:grid}.footer__contact-item svg{flex-shrink:0;width:22px;height:22px;margin-top:.1rem}.footer__contact-item:hover{color:#fff}.footer__schedule{grid-template-columns:max-content 1fr;gap:.25rem .5rem;display:grid}.footer__schedule-day{white-space:nowrap}.footer__schedule-hours{flex-direction:column;display:flex}.footer__bottom{background:#00000014;border-top:1px solid #ffffff21}.footer__bottom-content{text-align:center;justify-content:center;align-items:center;min-height:72px;display:flex}.footer__bottom p{color:#ffffffad;margin:0;font-size:.95rem}@media (width<=900px){.footer__main{grid-template-columns:1fr 1fr;gap:3rem}.footer__brand{grid-column:1/-1}}@media (width<=640px){.footer__main{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 0 3rem}.footer__logo{font-size:1.45rem}.footer__brand p,.footer__links a,.footer__contact-item{font-size:1rem}.footer__column h3,.footer__social-section h3{font-size:1.15rem}.footer__socials{justify-content:flex-start}.footer__socials a{width:48px;height:48px}.footer__socials a svg{width:22px;height:22px}.footer__bottom-content{text-align:center;justify-content:center;align-items:center;min-height:auto;padding:1.2rem 0;display:flex}.footer__bottom p{font-size:.9rem}}.navbar{z-index:1000;background-color:#fff;border-bottom:1px solid #eceef4;width:100%;position:sticky;top:0}.navbar__container{justify-content:space-between;align-items:center;gap:2rem;width:min(1200px,100% - 3rem);min-height:72px;margin:0 auto;display:flex;position:relative}.navbar__logo{align-items:center;margin-left:-3rem;text-decoration:none;display:flex}.navbar__logo-image{width:auto;height:52px;display:block}.navbar__menu{align-items:center;gap:2rem;display:flex}.navbar__link{color:#263960;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.navbar__link:hover,.navbar__link--active{color:#102a72}.navbar__link--active:after{content:"";background-color:#e42b2b;border-radius:999px;height:2px;position:absolute;bottom:-.55rem;left:0;right:0}.navbar__toggle{color:#102a72;cursor:pointer;background:0 0;border:0;padding:0;display:none}@media (width<=850px){.navbar__container{width:min(100% - 2rem,1200px);min-height:68px}.navbar__logo{margin-left:0}.navbar__logo-image{height:42px}.navbar__toggle{z-index:1002;justify-content:center;align-items:center;display:flex;position:relative}.navbar__menu{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #eceef4;border-radius:10px;flex-direction:column;align-items:stretch;gap:0;width:max-content;min-width:170px;padding:.45rem 0;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .35rem);left:auto;right:0;overflow:hidden;transform:translateY(-8px);box-shadow:0 12px 24px #102a721f}.navbar__menu--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar__link{text-align:right;white-space:nowrap;border-bottom:1px solid #f0f1f5;width:100%;padding:.8rem 1rem;font-size:.95rem}.navbar__link:last-child{border-bottom:0}.navbar__link:hover,.navbar__link--active{background:#f7f9fd}.navbar__link--active:after{border-radius:999px 0 0 999px;width:3px;height:auto;inset:0 0 0 auto}}.whatsapp-floating{z-index:2000;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;transition:background-color .2s,transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 24px #0003}.whatsapp-floating:hover{color:#fff;background:#1ca953;transform:translateY(-3px)scale(1.03);box-shadow:0 12px 28px #00000040}.whatsapp-floating:focus-visible{outline-offset:4px;outline:3px solid #25d36659}@media (width<=768px){.whatsapp-floating{width:54px;height:54px;bottom:1rem;right:1rem}}.admin-layout{background:#f3f5f8;min-height:100vh;display:flex}.admin-sidebar{z-index:1100;color:#fff;background:#102c4c;flex-direction:column;width:290px;min-height:100vh;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #102c4c1f}.admin-sidebar__header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:1rem;min-height:128px;padding:1.8rem 1.5rem;display:flex}.admin-sidebar__brand{color:#ef4444;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.9rem;font-weight:800;line-height:1.4;display:block}.admin-sidebar__header h2{color:#fff;margin:0;font-size:1.45rem;line-height:1.35}.admin-sidebar__close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:44px;height:44px;padding:0;display:none}.admin-sidebar__close:hover{background:#ffffff14}.admin-sidebar__close svg{width:25px;height:25px}.admin-sidebar__nav{flex-direction:column;gap:.55rem;padding:1.5rem 1rem;display:flex}.admin-sidebar__link{color:#ffffffd1;border-radius:9px;align-items:center;gap:1rem;min-height:56px;padding:.9rem 1rem;font-size:1.1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s,background-color .2s,transform .2s;display:flex}.admin-sidebar__link svg{flex-shrink:0;width:22px;height:22px}.admin-sidebar__link:hover{color:#fff;background:#ffffff14;transform:translate(2px)}.admin-sidebar__link--active{color:#fff;background:#c5282f}.admin-sidebar__link--active:hover{background:#c5282f}.admin-sidebar__footer{border-top:1px solid #ffffff1f;margin-top:auto;padding:1rem}.admin-sidebar__logout{color:#ffffffd9;width:100%;min-height:56px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:1.1rem;font-weight:600;line-height:1.4;transition:color .2s,background-color .2s;display:flex}.admin-sidebar__logout svg{flex-shrink:0;width:22px;height:22px}.admin-sidebar__logout:hover:not(:disabled){color:#fff;background:#ffffff14}.admin-sidebar__logout:disabled{cursor:not-allowed;opacity:.6}.admin-layout__content{width:calc(100% - 290px);min-height:100vh;margin-left:290px}.admin-header{z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e1e6ec;align-items:center;gap:1.1rem;min-height:82px;padding:0 2rem;display:flex;position:sticky;top:0}.admin-header__menu{color:#102c4c;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:8px;flex-shrink:0;place-items:center;width:46px;height:46px;padding:0;display:none}.admin-header__menu:hover{background:#f5f7fa;border-color:#102c4c}.admin-header__menu svg{width:25px;height:25px}.admin-header div{flex-direction:column;gap:.2rem;display:flex}.admin-header span{color:#7b8795;font-size:.95rem;font-weight:600;line-height:1.4}.admin-header strong{color:#102c4c;font-size:1.15rem;line-height:1.4}.admin-main{width:100%;max-width:1500px;margin:0 auto;padding:2rem}.admin-layout__overlay{display:none}@media (width<=900px){.admin-sidebar{width:min(310px,88vw);transition:transform .25s;transform:translate(-100%)}.admin-sidebar--open{transform:translate(0)}.admin-sidebar__close{display:grid}.admin-layout__content{width:100%;margin-left:0}.admin-header{padding:0 1.25rem}.admin-header__menu{display:grid}.admin-layout__overlay{z-index:1000;cursor:pointer;background:#08132094;border:0;display:block;position:fixed;inset:0}}@media (width<=600px){.admin-sidebar__header{min-height:118px;padding:1.5rem 1.25rem}.admin-sidebar__header h2{font-size:1.3rem}.admin-sidebar__brand{font-size:.85rem}.admin-sidebar__link,.admin-sidebar__logout{min-height:54px;font-size:1.05rem}.admin-header{min-height:72px;padding:0 1rem}.admin-header span{font-size:.9rem}.admin-header strong{font-size:1.05rem}.admin-main{padding:1.25rem 1rem}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.hero__overlay{background:linear-gradient(90deg,#051546d4,#0a1f5cad);position:absolute;inset:0}.hero__content{z-index:1;color:#fff;text-align:center;width:min(720px,100% - 2rem);margin:0 auto;padding:5rem 0;position:relative}.hero__content h1{color:#fff;letter-spacing:-.035em;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:750;line-height:1.08}.hero__content p{color:#ffffffeb;max-width:620px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.hero__actions{justify-content:center;align-items:center;gap:1rem;display:flex}.hero__button{text-align:center;border:2px solid #0000;border-radius:6px;min-width:145px;padding:.85rem 1.4rem;font-size:.9rem;font-weight:700;transition:background-color .2s,border-color .2s,transform .2s}.hero__button:hover{transform:translateY(-2px)}.hero__button--primary{color:#fff;background-color:var(--color-accent);border-color:var(--color-accent)}.hero__button--primary:hover{background-color:var(--color-accent-hover);border-color:var(--color-accent-hover)}.hero__button--secondary{color:#fff;background-color:#0000;border-color:#fff}.hero__button--secondary:hover{color:var(--color-primary);background-color:#fff}@media (width<=768px){.hero{min-height:500px}.hero__content{padding:4rem 0}.hero__content h1{font-size:2.35rem}}@media (width<=480px){.hero{min-height:470px}.hero__content h1{font-size:2rem}.hero__content p{font-size:.92rem}.hero__actions{flex-direction:column}.hero__button{width:100%;max-width:240px}}.vehicle-categories{background-color:#fff}.vehicle-categories__heading{text-align:center;max-width:650px;margin:0 auto 2.75rem}.vehicle-categories__heading h2{color:var(--color-primary);margin-bottom:.65rem;font-size:clamp(1.7rem,3vw,2.1rem);font-weight:750;line-height:1.2}.vehicle-categories__heading p{color:var(--color-text-secondary);margin-bottom:0;font-size:1rem;line-height:1.65}.vehicle-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.vehicle-category-card{background-color:var(--color-primary);border-radius:8px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f235f1a}.vehicle-category-card__image{object-fit:cover;width:100%;height:100%;min-height:360px;transition:transform .45s}.vehicle-category-card__overlay{background:linear-gradient(#04123a14 20%,#05184ddb 100%);transition:background-color .3s;position:absolute;inset:0}.vehicle-category-card__content{z-index:1;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.vehicle-category-card__label{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem;font-size:.95rem;font-weight:600;display:block}.vehicle-category-card__content h3{color:#fff;margin-bottom:1.2rem;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:800}.vehicle-category-card__link{border-bottom:2px solid var(--color-accent);color:#fff;align-items:center;gap:.5rem;padding-bottom:.25rem;font-size:1rem;font-weight:700;display:inline-flex}.vehicle-category-card__link:after{content:"→";font-size:1rem;transition:transform .2s}.vehicle-category-card:hover .vehicle-category-card__image{transform:scale(1.045)}.vehicle-category-card:hover .vehicle-category-card__link:after{transform:translate(4px)}.vehicle-category-card__content{transition:transform .35s}.vehicle-category-card:hover .vehicle-category-card__content{transform:translateY(-8px)}@media (width<=768px){.vehicle-categories__grid{grid-template-columns:1fr}.vehicle-category-card,.vehicle-category-card__image{min-height:310px}}@media (width<=480px){.vehicle-categories__heading{margin-bottom:2rem}.vehicle-category-card,.vehicle-category-card__image{min-height:280px}.vehicle-category-card__content{padding:1.5rem}.vehicle-category-card__content h3{font-size:1.7rem}}.about{background:#fff}.about__container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:4.5rem;display:grid}.about__image{border-radius:10px;justify-self:center;width:100%;max-width:500px;overflow:hidden;box-shadow:0 15px 35px #0000001f}.about__image img{object-fit:cover;width:100%;height:auto;display:block}.about__content{max-width:600px}.about__subtitle{color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.about h2{color:var(--color-primary);margin:.8rem 0 1rem;font-size:clamp(2rem,3vw,2.7rem);line-height:1.2}.about__tagline{color:var(--color-primary);margin:-.5rem 0 1.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.about p{color:var(--color-text-secondary);font-size:1,1rem;margin:0 0 1.2rem;line-height:1.8}.about p:last-child{margin-bottom:0}@media (width<=900px){.about__container{grid-template-columns:1fr;gap:2.5rem}.about__content{text-align:center;order:1;max-width:650px;margin:0 auto}.about__image{order:2;width:100%;max-width:340px;margin:0 auto}.about h2{font-size:1.9rem}.about p{font-size:.96rem;line-height:1.7}}@media (width<=640px){.about__container{gap:2rem}.about__image{border-radius:8px;max-width:285px;box-shadow:0 10px 24px #0000001a}.about__subtitle{letter-spacing:.15em;font-size:1.1rem}.about h2{margin:.65rem 0 1.1rem;font-size:1.65rem;line-height:1.25}.about p{margin-bottom:1rem;font-size:.92rem;line-height:1.65}}.why-us{background:#f8f9fc;padding:3rem 0}.why-us__header{text-align:center;max-width:700px;margin:0 auto 2rem}.why-us__header h2{color:var(--color-primary);margin:0;font-size:1.8rem;font-weight:700;line-height:1.2}.why-us__grid{grid-template-columns:repeat(4,260px);justify-content:center;gap:1rem;display:grid}.why-card{text-align:center;background:#fff;border:1px solid #102c4c0d;border-radius:10px;flex-direction:column;align-items:center;min-width:0;min-height:290px;padding:1.35rem 1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 14px #102a720d}.why-card:hover{border-color:#c3262f26;transform:translateY(-4px);box-shadow:0 9px 22px #102a7217}.why-card__icon{width:52px;height:52px;color:var(--color-primary);background:#eef3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto .95rem;transition:transform .25s,background-color .25s,color .25s;display:flex}.why-card:hover .why-card__icon{background:var(--color-primary);color:#fff;transform:scale(1.08)}.why-card h3{min-height:2.4rem;color:var(--color-primary);justify-content:center;align-items:center;margin:0 0 .55rem;font-size:1rem;font-weight:700;line-height:1.2;display:flex}.why-card p{color:var(--color-text-secondary);margin:0;font-size:.9rem;line-height:1.5}.why-card__banks{justify-content:center;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.why-card__bank-logo img{object-fit:contain;object-fit:contain;width:100%;max-width:74px;height:34px;max-height:27px;display:block}.why-card__socials{justify-content:center;align-items:center;gap:1.2rem;margin-top:.8rem;display:flex}.why-card__social-link{justify-content:center;align-items:center;text-decoration:none;transition:transform .25s;display:flex}.why-card__social-link svg{width:28px;height:28px}.why-card__social-link--instagram{color:#e1306c}.why-card__social-link--facebook{color:#1877f2}.why-card__social-link:hover{transform:scale(1.12)}.why-card__social-link--instagram:hover{color:#e1306c}.why-card__social-link--facebook:hover{color:#1877f2}@media (width<=1200px){.why-us__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-card{min-height:270px}.why-card--deliveries{grid-column:auto}}@media (width<=900px){.why-us__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-card{min-height:260px}}@media (width<=640px){.why-us{padding:2.5rem 0}.why-us__header{margin-bottom:1.5rem}.why-us__header h2{font-size:1.5rem}.why-us__grid{grid-template-columns:1fr}.why-card{min-height:auto;padding:1.4rem 1.2rem}.why-card h3{min-height:auto}.why-card__banks,.why-card__socials{margin-top:0}}.location-section{background-color:#fff;padding:4.5rem 0}.location-section__header{text-align:center;max-width:650px;margin:0 auto 2.5rem}.location-section__header>span{color:var(--color-accent);letter-spacing:.16em;margin-bottom:.55rem;font-size:.78rem;font-weight:700;display:block}.location-section__header h2{color:var(--color-primary);margin-bottom:.7rem;font-size:clamp(1.8rem,3vw,2.3rem)}.location-section__header p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.location-section__card{border:1px solid var(--color-border);background-color:#f6f2f2;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #102a7214}.location-section__map{background-color:#eef0f5;height:360px}.location-section__map iframe{z-index:1;border:0;width:100%;height:100%;display:block;position:relative}.location-section__map-button{z-index:3;-webkit-backdrop-filter:blur(8px);color:var(--color-primary);background:#ffffffeb;border:1px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 32px #0000002e}.location-section__map-button svg{color:var(--color-accent);transition:transform .25s}.location-section__map-button:hover{color:var(--color-primary);background:#fff;transform:translate(-50%,-50%)scale(1.04);box-shadow:0 18px 40px #00000038}.location-section__map-button:hover svg{transform:scale(1.15)}.location-section__map-button:hover{background:var(--color-accent-hover);color:#fff;transform:translate(-50%,-50%)scale(1.05);box-shadow:0 18px 36px #e52b3273}.location-section__map:after{content:"";pointer-events:none;z-index:1;background:#08122829;position:absolute;inset:0}.location-section__address{align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.location-section__icon{color:#fff;background-color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.location-section__address span{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem;font-size:.78rem;font-weight:600;display:block}.location-section__address h3{color:var(--color-primary);margin:0 0 .35rem;font-size:1rem}.location-section__address a{color:var(--color-accent);font-size:.88rem;font-weight:700}.location-section__address a:hover{text-decoration:underline}.location-section__map{background-color:#eef0f5;height:360px;position:relative;overflow:hidden}@media (width<=640px){.location-section{padding:3.5rem 0}.location-section__map{height:290px}.location-section__map-button{white-space:nowrap;gap:.5rem;padding:.8rem 1.35rem;font-size:.85rem}.location-section__map-button svg{width:16px;height:16px}.location-section__address{align-items:flex-start;padding:1.25rem}}.catalog{background:var(--color-background-soft);min-height:100vh}.catalog__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.catalog__hero:before{content:"";background:linear-gradient(90deg,#051546e0,#102a72c7);position:absolute;inset:0}.catalog__hero-content{z-index:1;color:#fff;width:min(820px,100% - 2rem);padding:3.8rem 0;position:relative}.catalog__eyebrow{color:#fff;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.85rem;font-size:.95rem;font-weight:700;line-height:1.4;display:block}.catalog__hero h1{color:#fff;margin:0 0 1.15rem;font-size:clamp(2.8rem,5vw,4.1rem);font-weight:800;line-height:1.1}.catalog__hero p{color:#ffffffeb;max-width:700px;margin:0;font-size:1.22rem;line-height:1.7}.catalog__section{padding:2rem 0 5.5rem}.catalog__filters{border:1px solid var(--color-border);background:#fff;border-radius:12px;grid-template-columns:minmax(160px,.65fr) minmax(160px,.65fr) minmax(300px,1.7fr);align-items:end;gap:1.2rem;margin-bottom:2.2rem;padding:1.5rem;display:grid;box-shadow:0 8px 24px #11234c0d}.catalog__filter{flex-direction:column;gap:.5rem;display:flex}.catalog__filter label{color:var(--color-primary);font-size:1rem;font-weight:700;line-height:1.4}.catalog__filter select{width:100%;min-height:56px;color:var(--color-text);font:inherit;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:8px;outline:0;padding:.75rem 2.2rem .75rem .95rem;font-size:1.05rem;line-height:1.4}.catalog__filter select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #102a721a}.catalog__filter select option{color:var(--color-text);background:#fff;font-size:1rem}.catalog__search{background:#fff;border:1px solid #d9dee8;border-radius:8px;align-items:center;gap:.8rem;width:100%;min-height:56px;padding:0 1.05rem;display:flex}.catalog__search:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #102a721a}.catalog__search svg{color:#818a99;flex-shrink:0;width:22px;height:22px}.catalog__search input{width:100%;color:var(--color-text);font:inherit;background:0 0;border:0;outline:0;padding:.85rem 0;font-size:1.08rem;line-height:1.4}.catalog__search input::placeholder{color:#8a94a3;font-size:1.05rem}.catalog__error{color:#9d2026;background:#fff1f2;border:1px solid #efb7ba;border-radius:8px;margin-bottom:1.6rem;padding:1.1rem 1.2rem;font-size:1.05rem;line-height:1.55}.catalog__message{color:var(--color-text-secondary);text-align:center;padding:4.5rem 1rem;font-size:1.1rem;line-height:1.6}.catalog__results-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.catalog__results-count{color:var(--color-text-secondary);font-size:1.05rem;font-weight:600;line-height:1.4}.catalog__clear-link{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:700;line-height:1.4}.catalog__clear-link:hover{color:var(--color-accent)}.catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.catalog-card{border:1px solid var(--color-border);background:#fff;border-radius:12px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 26px #11234c12}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px #11234c1f}.catalog-card__image{background:#e9edf3;height:235px;position:relative}.catalog-card__image img{object-fit:cover;width:100%;height:100%;display:block}.catalog-card__no-image{color:#8b95a4;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:100%;height:100%;font-size:1.05rem;line-height:1.4;display:flex}.catalog-card__no-image svg{width:34px;height:34px}.catalog-card__type,.catalog-card__images-count{border-radius:999px;padding:.45rem .75rem;font-size:.88rem;font-weight:700;line-height:1.3;position:absolute;top:.85rem}.catalog-card__type{color:#fff;background:#102a72f0;left:.85rem}.catalog-card__images-count{color:#fff;background:#0a1427b8;right:.85rem}.catalog-card__content{padding:1.35rem}.catalog-card__heading{min-height:68px;margin-bottom:.8rem}.catalog-card__heading h2{color:var(--color-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .3rem;font-size:1.4rem;line-height:1.3;overflow:hidden}.catalog-card__heading p{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.02rem;line-height:1.45;overflow:hidden}.catalog-card__summary{color:var(--color-text-secondary);flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;font-size:.98rem;line-height:1.5;display:flex}.catalog-card__summary span+span:before{content:"•";color:#a7afbb;margin-right:.45rem}.catalog-card__price{color:var(--color-accent);margin-bottom:1.15rem;font-size:1.55rem;line-height:1.3;display:block}.catalog-card__actions{border-top:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:1.05rem;display:grid}.catalog-card__view,.catalog-card__whatsapp{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:50px;padding:.75rem .85rem;font-size:1rem;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}.catalog-card__view svg,.catalog-card__whatsapp svg{flex-shrink:0;width:20px;height:20px}.catalog-card__view{color:#fff;background:var(--color-primary)}.catalog-card__view:hover{background:var(--color-primary-dark)}.catalog-card__whatsapp{color:#fff;background:#25d366}.catalog-card__whatsapp:hover{background:#1ca953}.catalog__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:2.5rem;display:flex}.catalog__pagination button{min-width:44px;min-height:44px;color:var(--color-primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dbe5;border-radius:8px;justify-content:center;align-items:center;padding:.6rem .85rem;font-size:.95rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.catalog__pagination button:hover:not(:disabled){border-color:var(--color-primary);background:#eef2f8}.catalog__pagination button:disabled{cursor:not-allowed;opacity:.45}.catalog__pagination-page--active{border-color:var(--color-primary)!important;color:#fff!important;background:var(--color-primary)!important}.catalog__empty{text-align:center;background:#fff;border:1px dashed #ccd3dd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:2.5rem;display:flex}.catalog__empty-icon{width:82px;height:82px;color:var(--color-primary);background:#edf1f8;border-radius:50%;place-items:center;margin-bottom:1.2rem;display:grid}.catalog__empty-icon svg{width:36px;height:36px}.catalog__empty h2{color:var(--color-primary);margin:0 0 .6rem;font-size:1.65rem;line-height:1.3}.catalog__empty p{max-width:560px;color:var(--color-text-secondary);margin:0 0 1.4rem;font-size:1.08rem;line-height:1.6}.catalog__clear{color:#fff;background:var(--color-primary);min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:.75rem 1.2rem;font-size:1rem;font-weight:700}.catalog__clear:hover{background:var(--color-primary-dark)}.catalog-modal{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040d24cc;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.catalog-modal__content{background:#fff;border-radius:15px;width:min(1120px,100%);max-height:calc(100vh - 3rem);position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000059}.catalog-modal__close-icon{z-index:5;color:#fff;cursor:pointer;background:#040d24c2;border:0;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;display:grid;position:absolute;top:.95rem;right:.95rem}.catalog-modal__close-icon svg{width:24px;height:24px}.catalog-modal__close-icon:hover{background:var(--color-accent)}.catalog-modal__gallery{background:#121b2b;height:min(58vh,560px);position:relative}.catalog-modal__gallery>img{object-fit:contain;width:100%;height:100%;display:block}.catalog-modal__no-image{color:#bac3cf;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;width:100%;height:100%;font-size:1.1rem;line-height:1.5;display:flex}.catalog-modal__no-image svg{width:40px;height:40px}.catalog-modal__arrow{color:#fff;cursor:pointer;background:#040d24b8;border:0;border-radius:50%;place-items:center;width:56px;height:56px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.catalog-modal__arrow svg{width:27px;height:27px}.catalog-modal__arrow:hover{background:var(--color-accent)}.catalog-modal__arrow--left{left:1.1rem}.catalog-modal__arrow--right{right:1.1rem}.catalog-modal__counter{color:#fff;background:#040d24b8;border-radius:999px;padding:.45rem .85rem;font-size:.95rem;font-weight:700;line-height:1.3;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.catalog-modal__thumbnails{border-bottom:1px solid var(--color-border);background:#f6f8fb;gap:.7rem;padding:.9rem 1.1rem;display:flex;overflow-x:auto}.catalog-modal__thumbnail{cursor:pointer;background:#e5e9ef;border:2px solid #0000;border-radius:8px;flex:none;width:96px;height:70px;padding:0;overflow:hidden}.catalog-modal__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.catalog-modal__thumbnail--active{border-color:var(--color-accent)}.catalog-modal__body{padding:2rem}.catalog-modal__header{justify-content:space-between;align-items:flex-start;gap:1.8rem;margin-bottom:1.8rem;display:flex}.catalog-modal__type{color:#fff;background:var(--color-primary);border-radius:999px;margin-bottom:.75rem;padding:.45rem .75rem;font-size:.9rem;font-weight:700;line-height:1.3;display:inline-flex}.catalog-modal__header h2{color:var(--color-primary);margin:0 0 .3rem;font-size:clamp(2rem,4vw,2.7rem);line-height:1.2}.catalog-modal__version{color:var(--color-text-secondary);margin:0;font-size:1.15rem;line-height:1.5}.catalog-modal__price{color:var(--color-accent);flex-shrink:0;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:700;line-height:1.25}.catalog-modal__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.8rem;display:grid}.catalog-modal__details div{border:1px solid var(--color-border);background:var(--color-background-soft);border-radius:9px;min-width:0;padding:1.1rem}.catalog-modal__details span,.catalog-modal__details strong{display:block}.catalog-modal__details span{color:var(--color-text-secondary);margin-bottom:.35rem;font-size:.95rem;line-height:1.4}.catalog-modal__details strong{overflow-wrap:anywhere;color:var(--color-primary);font-size:1.1rem;line-height:1.45}.catalog-modal__description{margin-bottom:1.8rem}.catalog-modal__description h3{color:var(--color-primary);margin:0 0 .7rem;font-size:1.35rem;line-height:1.3}.catalog-modal__description p{color:#5d6675;white-space:pre-line;margin:0;font-size:1.08rem;line-height:1.75}.catalog-modal__actions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:.9rem;padding-top:1.4rem;display:flex}.catalog-modal__whatsapp,.catalog-modal__close{min-height:52px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.3rem;font-size:1.05rem;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}.catalog-modal__whatsapp svg,.catalog-modal__close svg{flex-shrink:0;width:21px;height:21px}.catalog-modal__whatsapp{color:#fff;background:#25d366;border:0}.catalog-modal__whatsapp:hover{background:#1ca953}.catalog-modal__close{color:var(--color-primary);background:#fff;border:1px solid #cfd5de}.catalog-modal__close:hover{background:var(--color-background-soft)}@media (width<=1050px){.catalog__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog__search{grid-column:1/-1}.catalog__grid,.catalog-modal__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.catalog__hero{min-height:260px;padding:2.5rem 0 2rem}.catalog__hero-content{padding:2rem 0}.catalog__hero h1{font-size:2.6rem}.catalog__hero p{font-size:1.1rem}.catalog__section{padding:1.4rem 0 4rem}.catalog__filters{grid-template-columns:1fr;gap:.9rem;margin-bottom:1.6rem;padding:1.1rem}.catalog__search{grid-column:auto}.catalog__grid{grid-template-columns:1fr}.catalog__results-header{gap:.7rem}.catalog-card__image{height:260px}.catalog__pagination{gap:.4rem;margin-top:2rem}.catalog__pagination button{min-width:42px;min-height:42px;padding:.55rem .7rem;font-size:.9rem}.catalog-modal{padding:.7rem}.catalog-modal__content{max-height:calc(100vh - 1.4rem)}.catalog-modal__gallery{height:330px}.catalog-modal__header{flex-direction:column;gap:1rem}.catalog-modal__price{font-size:1.9rem}.catalog-modal__body{padding:1.5rem}}@media (width<=480px){.catalog__hero{min-height:235px}.catalog__hero h1{font-size:2.2rem}.catalog__eyebrow{font-size:.88rem}.catalog__filters{padding:1rem}.catalog__filter select,.catalog__search{min-height:52px}.catalog__search input{font-size:1rem}.catalog__search input::placeholder{font-size:.95rem}.catalog-card__image{height:225px}.catalog-card__actions{grid-template-columns:1fr}.catalog__results-header{flex-direction:column;align-items:flex-start}.catalog__pagination button{min-width:40px;min-height:40px;padding:.5rem .6rem;font-size:.87rem}.catalog-modal__gallery{height:260px}.catalog-modal__close-icon,.catalog-modal__arrow{width:46px;height:46px}.catalog-modal__arrow--left{left:.55rem}.catalog-modal__arrow--right{right:.55rem}.catalog-modal__counter{font-size:.88rem}.catalog-modal__thumbnail{width:82px;height:62px}.catalog-modal__body{padding:1.2rem}.catalog-modal__header h2{font-size:1.85rem}.catalog-modal__version{font-size:1.05rem}.catalog-modal__details{grid-template-columns:1fr}.catalog-modal__details span{font-size:.95rem}.catalog-modal__details strong{font-size:1.08rem}.catalog-modal__description h3{font-size:1.25rem}.catalog-modal__description p{font-size:1.03rem}.catalog-modal__actions{flex-direction:column}.catalog-modal__whatsapp,.catalog-modal__close{width:100%}}.admin-login{background:linear-gradient(#09182bc7,#09182be0),url(/assets/hero-sassi-eOp8Y4_O.jpeg) 50%/cover no-repeat;place-items:center;min-height:100vh;padding:2rem;display:grid}.admin-login__card{background:#fffffff7;border:1px solid #ffffff2e;border-radius:18px;width:min(100%,470px);padding:2.5rem;box-shadow:0 24px 70px #00000047,0 8px 24px #0000001f}.admin-login__brand{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.admin-login__icon{color:#fff;background:#123d6a;border-radius:14px;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid}.admin-login__eyebrow{color:#c5282f;letter-spacing:.11em;text-transform:uppercase;margin-bottom:.35rem;font-size:.77rem;font-weight:800;display:block}.admin-login__brand h1{color:#102c4c;margin:0;font-size:clamp(1.65rem,4vw,2rem);line-height:1.15}.admin-login__brand p{color:#637083;margin:.65rem 0 0;font-size:.95rem;line-height:1.55}.admin-login__form{flex-direction:column;gap:1.25rem;display:flex}.admin-login__field{flex-direction:column;gap:.5rem;display:flex}.admin-login__field label{color:#24364b;font-size:.9rem;font-weight:700}.admin-login__input-wrapper{background:#fff;border:1px solid #d7dee7;border-radius:10px;align-items:center;gap:.7rem;min-height:50px;padding:0 .95rem;transition:border-color .2s,box-shadow .2s;display:flex}.admin-login__input-wrapper:focus-within{border-color:#123d6a;box-shadow:0 0 0 3px #123d6a21}.admin-login__input-wrapper>svg{color:#738095;flex-shrink:0}.admin-login__input-wrapper input{color:#1d2d40;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:.85rem 0;font-size:.95rem}.admin-login__input-wrapper input::placeholder{color:#9ba5b2}.admin-login__input-wrapper input:disabled{cursor:not-allowed}.admin-login__password-button{color:#64748b;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:.25rem;display:grid}.admin-login__password-button:hover{color:#123d6a}.admin-login__password-button:disabled{cursor:not-allowed;opacity:.6}.admin-login__error{color:#9d2026;background:#fff1f2;border:1px solid #efb6b9;border-radius:9px;padding:.8rem .9rem;font-size:.88rem;line-height:1.4}.admin-login__submit{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#c5282f;border:0;border-radius:10px;margin-top:.1rem;padding:.85rem 1.2rem;font-weight:800;transition:background-color .2s,transform .2s,box-shadow .2s}.admin-login__submit:hover:not(:disabled){background:#a91f25;transform:translateY(-1px);box-shadow:0 8px 20px #c5282f3d}.admin-login__submit:disabled{cursor:not-allowed;opacity:.7}.admin-login__footer-text{color:#7a8492;text-align:center;border-top:1px solid #e8ebef;margin:1.5rem 0 0;padding-top:1.25rem;font-size:.8rem}.admin-login__loading{color:#102c4c;background:#fff;border-radius:10px;padding:1rem 1.4rem;font-weight:700;box-shadow:0 12px 35px #0000002e}.admin-login__forgot-wrapper{text-align:right;margin-top:-.7rem}.admin-login__forgot-link{color:#123d6a;font-size:.84rem;font-weight:700;text-decoration:none;transition:color .2s}.admin-login__forgot-link:hover{color:#c5282f;text-decoration:underline}.admin-login__success{color:#25613a;background:#edf9f0;border:1px solid #a7d7b4;border-radius:9px;padding:.8rem .9rem;font-size:.88rem;line-height:1.4}.admin-login__back-wrapper{text-align:center;margin-top:1.4rem}.admin-login__back-link{color:#123d6a;justify-content:center;align-items:center;gap:.4rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.admin-login__back-link:hover{color:#c5282f}@media (width<=560px){.admin-login{padding:1rem}.admin-login__card{border-radius:14px;padding:1.6rem}.admin-login__brand{flex-direction:column}.admin-login__icon{width:48px;height:48px}}.dashboard{width:100%;min-width:0;overflow-x:hidden}.dashboard__header{margin-bottom:1.5rem}.dashboard__eyebrow{color:#c5282f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.95rem;font-weight:800;line-height:1.4;display:block}.dashboard__header h1{color:#102c4c;margin:0;font-size:clamp(2.2rem,3vw,2.75rem);line-height:1.15}.dashboard__header p{color:#687587;max-width:760px;margin:.6rem 0 0;font-size:1.12rem;line-height:1.55}.dashboard__error{color:#9d2026;background:#fff1f2;border:1px solid #efb7ba;border-radius:9px;margin-bottom:1.3rem;padding:.85rem 1rem;font-size:1.02rem;line-height:1.5}.dashboard__summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem;margin-bottom:2rem;display:grid}.dashboard__stat-card{background:#fff;border:1px solid #e0e5eb;border-radius:12px;align-items:center;gap:1rem;min-width:0;min-height:125px;padding:1.2rem;display:flex;box-shadow:0 6px 18px #1f30460d}.dashboard__stat-icon{color:#fff;background:#102c4c;border-radius:12px;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid}.dashboard__stat-icon svg{width:25px;height:25px}.dashboard__stat-card>div:last-child{flex-direction:column;gap:.3rem;min-width:0;display:flex}.dashboard__stat-card span{color:#6c7888;font-size:1.05rem;font-weight:600;line-height:1.35}.dashboard__stat-card strong{color:#102c4c;font-size:2.25rem;line-height:1}.dashboard__shortcuts{padding-top:.15rem}.dashboard__section-heading{margin-bottom:1rem}.dashboard__section-heading h2{color:#102c4c;margin:0;font-size:1.55rem;line-height:1.25}.dashboard__section-heading p{color:#778393;max-width:760px;margin:.35rem 0 0;font-size:1.03rem;line-height:1.5}.dashboard__shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard__shortcut{min-width:0;min-height:110px;color:inherit;background:#fff;border:1px solid #e0e5eb;border-radius:12px;align-items:center;gap:1rem;padding:1.15rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 5px 16px #1f30460b}.dashboard__shortcut:hover{border-color:#c5282f61;transform:translateY(-2px);box-shadow:0 9px 22px #1f304614}.dashboard__shortcut-icon{color:#c5282f;background:#fff0f1;border-radius:11px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid}.dashboard__shortcut-icon svg{width:24px;height:24px}.dashboard__shortcut>div:last-child{flex-direction:column;gap:.35rem;min-width:0;display:flex}.dashboard__shortcut strong{color:#102c4c;font-size:1.15rem;line-height:1.35}.dashboard__shortcut span{color:#758192;overflow-wrap:anywhere;font-size:1.02rem;line-height:1.45}@media (width<=900px){.dashboard__shortcut-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard__header{margin-bottom:1.25rem}.dashboard__summary{grid-template-columns:1fr;margin-bottom:1.7rem}.dashboard__header h1{font-size:2.1rem}.dashboard__header p{font-size:1.06rem}.dashboard__stat-card{min-height:115px}.dashboard__section-heading h2{font-size:1.45rem}}@media (width<=450px){.dashboard__header h1{font-size:1.95rem}.dashboard__stat-card,.dashboard__shortcut{align-items:flex-start;padding:1rem}.dashboard__stat-icon{width:50px;height:50px}.dashboard__shortcut-icon{width:48px;height:48px}.dashboard__stat-card strong{font-size:2.1rem}.dashboard__shortcut strong{font-size:1.1rem}.dashboard__shortcut span{font-size:1rem}}.admin-vehicles{width:100%}.admin-vehicles__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.6rem;display:flex}.admin-vehicles__eyebrow{color:#c5282f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.9rem;font-weight:800;display:block}.admin-vehicles__header h1{color:#102c4c;margin:0;font-size:clamp(2.4rem,3vw,3rem)}.admin-vehicles__header p{color:#687587;margin:.55rem 0 0;font-size:1.15rem;line-height:1.6}.admin-vehicles__new,.admin-vehicles__empty-button{color:#fff;background:#c5282f;border-radius:9px;justify-content:center;align-items:center;gap:.55rem;min-height:50px;padding:.85rem 1.25rem;font-size:1.3rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.admin-vehicles__new:hover,.admin-vehicles__empty-button:hover{background:#a91f25;transform:translateY(-1px)}.admin-vehicles__filters{background:#fff;border:1px solid #e0e5eb;border-radius:13px;grid-template-columns:minmax(160px,200px) minmax(160px,200px) minmax(280px,1fr);align-items:end;gap:1rem;margin-bottom:1.5rem;padding:1.1rem;display:grid}.admin-vehicles__search{background:#fff;border:1px solid #d6dde6;border-radius:9px;align-items:center;gap:.65rem;min-height:50px;padding:0 .9rem;display:flex}.admin-vehicles__search:focus-within{border-color:#102c4c;box-shadow:0 0 0 3px #102c4c1a}.admin-vehicles__search svg{color:#7a8796;flex-shrink:0}.admin-vehicles__search input{width:100%;font:inherit;background:0 0;border:0;outline:0;padding:.75rem 0;font-size:1.1rem}.admin-vehicles__filter{flex-direction:column;gap:.4rem;display:flex}.admin-vehicles__filter label{color:#32445a;font-size:1rem;font-weight:700}.admin-vehicles__filter select,.admin-vehicle-card__state-select{color:#26394f;min-height:50px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dde6;border-radius:9px;padding:.65rem 2.2rem .65rem .8rem;font-size:1.05rem}.admin-vehicles__filter select option,.admin-vehicle-card__state-select option{color:#26394f;background:#fff}.admin-vehicles__error{color:#9d2026;background:#fff1f2;border:1px solid #efb7ba;border-radius:9px;margin-bottom:1.3rem;padding:.9rem 1rem;font-size:1.05rem;line-height:1.5}.admin-vehicles__message{color:#657386;text-align:center;padding:3rem 1rem;font-size:1.1rem}.admin-vehicles__result-count{color:#718093;margin-bottom:.8rem;font-size:1rem;font-weight:600}.admin-vehicles__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-vehicle-card{background:#fff;border:1px solid #e0e5eb;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #1f30460f}.admin-vehicle-card__image{background:#e9edf2;height:145px;position:relative}.admin-vehicle-card__image img{object-fit:cover;width:100%;height:100%;display:block}.admin-vehicle-card__no-image{color:#8793a2;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;width:100%;height:100%;font-size:1rem;display:flex}.admin-vehicle-card__status,.admin-vehicle-card__type{border-radius:999px;padding:.28rem .5rem;font-size:.8rem;font-weight:800;position:absolute;top:.55rem}.admin-vehicle-card__status{left:.55rem}.admin-vehicle-card__status--disponible,.admin-vehicle-card__status--inline.admin-vehicle-card__status--disponible{color:#166534;background:#dcfce7}.admin-vehicle-card__status--vendido,.admin-vehicle-card__status--inline.admin-vehicle-card__status--vendido{color:#991b1b;background:#fee2e2}.admin-vehicle-card__type{color:#fff;background:#102c4ceb;right:.55rem}.admin-vehicle-card__content{padding:.8rem}.admin-vehicle-card__heading{justify-content:space-between;align-items:flex-start;gap:.55rem;margin-bottom:.55rem;display:flex}.admin-vehicle-card__heading>div{min-width:0}.admin-vehicle-card__heading h2{color:#102c4c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.25rem;line-height:1.25;overflow:hidden}.admin-vehicle-card__heading p{color:#738092;text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.95rem;overflow:hidden}.admin-vehicle-card__order{color:#637083;background:#f1f4f7;border-radius:5px;flex-shrink:0;padding:.22rem .38rem;font-size:.82rem;font-weight:700}.admin-vehicle-card__summary{color:#6c7888;flex-wrap:wrap;gap:.35rem;margin-bottom:.55rem;font-size:.95rem;line-height:1.5;display:flex}.admin-vehicle-card__summary span+span:before{content:"•";color:#a3adb9;margin-right:.35rem}.admin-vehicle-card__price{color:#c5282f;margin-bottom:.7rem;font-size:1.35rem;font-weight:700;display:block}.admin-vehicle-card__actions{border-top:1px solid #ebeff3;grid-template-columns:repeat(3,auto) minmax(0,1fr);gap:.4rem;padding-top:.65rem;display:grid}.admin-vehicle-card__view,.admin-vehicle-card__edit{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.95rem;font-weight:700;display:inline-flex}.admin-vehicle-card__view{color:#102c4c;background:#e9eef4}.admin-vehicle-card__view:hover{background:#dce4ed}.admin-vehicle-card__edit{color:#fff;background:#102c4c;text-decoration:none}.admin-vehicle-card__edit:hover{background:#173e69}.admin-vehicle-card__delete{color:#a91f25;min-height:40px;font:inherit;cursor:pointer;background:#fff1f2;border:1px solid #efb7ba;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.95rem;font-weight:700;display:inline-flex}.admin-vehicle-card__delete:hover{color:#fff;background:#c5282f;border-color:#c5282f}.admin-vehicle-card__state-select{width:100%;min-width:0;min-height:40px;padding:.4rem 1.5rem .4rem .45rem;font-size:.95rem}.admin-vehicle-card__state-select:disabled{cursor:not-allowed;opacity:.65}.admin-vehicles__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin-top:2rem;display:flex}.admin-vehicles__pagination button{color:#102c4c;min-width:42px;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dde6;border-radius:8px;justify-content:center;align-items:center;padding:.55rem .8rem;font-size:.95rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.admin-vehicles__pagination button:hover:not(:disabled){background:#edf2f7;border-color:#102c4c}.admin-vehicles__pagination button:disabled{cursor:not-allowed;opacity:.45}.admin-vehicles__pagination-page--active{color:#fff!important;background:#102c4c!important;border-color:#102c4c!important}.admin-vehicles__empty{text-align:center;background:#fff;border:1px dashed #cdd5df;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:2rem;display:flex}.admin-vehicles__empty-icon{color:#102c4c;background:#edf2f7;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:1rem;display:grid}.admin-vehicles__empty h2{color:#102c4c;margin:0;font-size:1.6rem}.admin-vehicles__empty p{color:#718093;max-width:420px;margin:.6rem 0 1.2rem;font-size:1.1rem;line-height:1.6}.admin-vehicle-modal{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071423bf;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.admin-vehicle-modal__content{background:#fff;border-radius:16px;width:min(1080px,100%);max-height:calc(100vh - 3rem);position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000052}.admin-vehicle-modal__close-icon{z-index:5;color:#fff;cursor:pointer;background:#071423bf;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:absolute;top:.8rem;right:.8rem}.admin-vehicle-modal__close-icon:hover{background:#c5282f}.admin-vehicle-modal__gallery{background:#172332;height:min(52vh,480px);position:relative}.admin-vehicle-modal__gallery>img{object-fit:contain;width:100%;height:100%;display:block}.admin-vehicle-modal__no-image{color:#bbc5d0;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:100%;height:100%;display:flex}.admin-vehicle-modal__arrow{color:#fff;cursor:pointer;background:#071423b3;border:0;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.admin-vehicle-modal__arrow:hover{background:#c5282f}.admin-vehicle-modal__arrow--left{left:1rem}.admin-vehicle-modal__arrow--right{right:1rem}.admin-vehicle-modal__counter{color:#fff;background:#071423b8;border-radius:999px;padding:.35rem .65rem;font-size:.95rem;font-weight:700;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.admin-vehicle-modal__thumbnails{background:#f6f8fa;border-bottom:1px solid #e6ebf0;gap:.5rem;padding:.7rem 1rem;display:flex;overflow-x:auto}.admin-vehicle-modal__thumbnail{cursor:pointer;background:#e4e8ed;border:2px solid #0000;border-radius:7px;flex:none;width:76px;height:55px;padding:0;overflow:hidden}.admin-vehicle-modal__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.admin-vehicle-modal__thumbnail--active{border-color:#c5282f}.admin-vehicle-modal__body{padding:1.5rem}.admin-vehicle-modal__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.4rem;display:flex}.admin-vehicle-modal__badges{align-items:center;gap:.5rem;margin-bottom:.7rem;display:flex}.admin-vehicle-card__status--inline,.admin-vehicle-modal__type{border-radius:999px;padding:.35rem .65rem;font-size:.85rem;font-weight:800;display:inline-flex}.admin-vehicle-modal__type{color:#fff;background:#102c4c}.admin-vehicle-modal__header h2{color:#102c4c;margin:0;font-size:clamp(2rem,4vw,2.5rem)}.admin-vehicle-modal__version{color:#718093;margin:.3rem 0 0;font-size:1.1rem}.admin-vehicle-modal__price{color:#c5282f;flex-shrink:0;font-size:clamp(1.7rem,3vw,2.2rem)}.admin-vehicle-modal__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:1.5rem;display:grid}.admin-vehicle-modal__details div{background:#f8fafb;border:1px solid #e2e7ed;border-radius:9px;min-width:0;padding:.9rem}.admin-vehicle-modal__details span,.admin-vehicle-modal__details strong{display:block}.admin-vehicle-modal__details span{color:#7a8796;margin-bottom:.28rem;font-size:.95rem}.admin-vehicle-modal__details strong{overflow-wrap:anywhere;color:#304258;font-size:1.1rem}.admin-vehicle-modal__description{margin-bottom:1.5rem}.admin-vehicle-modal__description h3{color:#102c4c;margin:0 0 .55rem;font-size:1.25rem}.admin-vehicle-modal__description p{color:#5f6d7d;white-space:pre-line;margin:0;font-size:1.1rem;line-height:1.65}.admin-vehicle-modal__actions{border-top:1px solid #e5eaf0;justify-content:flex-end;gap:.7rem;padding-top:1.1rem;display:flex}.admin-vehicle-modal__edit,.admin-vehicle-modal__close{min-height:48px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:1.05rem;font-weight:700;display:inline-flex}.admin-vehicle-modal__edit{color:#fff;background:#102c4c;text-decoration:none}.admin-vehicle-modal__edit:hover{background:#173e69}.admin-vehicle-modal__close{color:#405267;background:#fff;border:1px solid #cfd7e0}.admin-vehicle-modal__close:hover{background:#f1f4f7}.admin-delete-modal{z-index:4000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071423bf;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.admin-delete-modal__content{text-align:center;background:#fff;border-radius:15px;width:min(470px,100%);padding:1.7rem;box-shadow:0 24px 70px #0000004d}.admin-delete-modal__icon{color:#a91f25;background:#fee2e2;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 1rem;display:grid}.admin-delete-modal__content h2{color:#102c4c;margin:0;font-size:1.65rem}.admin-delete-modal__content p{color:#657386;margin:.75rem 0 0;font-size:1.05rem;line-height:1.6}.admin-delete-modal__warning{font-weight:700;color:#a91f25!important}.admin-delete-modal__actions{justify-content:center;gap:.7rem;margin-top:1.5rem;display:flex}.admin-delete-modal__cancel,.admin-delete-modal__confirm{min-height:46px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.admin-delete-modal__cancel{color:#405267;background:#fff;border:1px solid #cfd7e0}.admin-delete-modal__cancel:hover{background:#f1f4f7}.admin-delete-modal__confirm{color:#fff;background:#c5282f;border:1px solid #c5282f}.admin-delete-modal__confirm:hover{background:#a91f25}.admin-delete-modal__cancel:disabled,.admin-delete-modal__confirm:disabled{cursor:not-allowed;opacity:.6}@media (width<=1180px){.admin-vehicles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-vehicles__header{flex-direction:column}.admin-vehicles__new{width:100%}.admin-vehicles__filters{grid-template-columns:1fr}.admin-vehicles__pagination{gap:.4rem;margin-top:1.7rem}.admin-vehicles__pagination button{min-width:40px;min-height:40px;padding:.5rem .65rem;font-size:.9rem}.admin-vehicle-modal{padding:.7rem}.admin-vehicle-modal__content{max-height:calc(100vh - 1.4rem)}.admin-vehicle-modal__gallery{height:330px}.admin-vehicle-modal__header{flex-direction:column;gap:.8rem}.admin-vehicle-modal__details{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-delete-modal{padding:.8rem}.admin-delete-modal__actions{flex-direction:column}.admin-delete-modal__cancel,.admin-delete-modal__confirm{width:100%}}@media (width<=620px){.admin-vehicles__grid{grid-template-columns:1fr}.admin-vehicle-card__image{height:180px}.admin-vehicle-modal__gallery{height:260px}.admin-vehicle-modal__body{padding:1rem}.admin-vehicle-modal__details{grid-template-columns:1fr}.admin-vehicle-modal__actions{flex-direction:column}.admin-vehicle-modal__edit,.admin-vehicle-modal__close{width:100%}}@media (width<=410px){.admin-vehicle-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-vehicle-card__state-select{grid-column:1/-1}.admin-vehicles__pagination button{min-width:38px;min-height:38px;padding:.45rem .55rem;font-size:.85rem}}.clientes-page{width:100%;max-width:1440px;margin:0 auto}.clientes-page__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.clientes-page__eyebrow{color:#d42f36;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.9rem;font-weight:800;display:block}.clientes-page__header h1{color:#102a43;margin:0;font-size:clamp(2.4rem,3vw,3rem);line-height:1.15}.clientes-page__header p{color:#64748b;margin:.55rem 0 0;font-size:1.15rem;line-height:1.6}.clientes-page__new-button,.clientes-page__empty-button{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#d42f36;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.25rem;font-size:1.3rem;font-weight:700;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.clientes-page__new-button:hover,.clientes-page__empty-button:hover{background:#b9232a;transform:translateY(-1px);box-shadow:0 8px 18px #d42f3633}.clientes-page__summary{background:#fff;border:1px solid #e5eaf0;border-radius:12px;align-items:center;gap:.8rem;width:fit-content;min-width:210px;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex;box-shadow:0 4px 14px #0f2a430d}.clientes-page__summary-icon{color:#173f65;background:#eaf1f8;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.clientes-page__summary div:last-child{flex-direction:column;display:flex}.clientes-page__summary span{color:#64748b;font-size:1rem}.clientes-page__summary strong{color:#102a43;margin-top:.05rem;font-size:1.65rem;line-height:1.2}.clientes-page__toolbar{justify-content:flex-end;margin-bottom:1rem;display:flex}.clientes-page__search{color:#8291a3;background:#fff;border:1px solid #dbe2ea;border-radius:10px;align-items:center;gap:.65rem;width:min(100%,390px);min-height:50px;padding:0 .9rem;transition:border-color .2s,box-shadow .2s;display:flex}.clientes-page__search:focus-within{border-color:#173f65;box-shadow:0 0 0 3px #173f651a}.clientes-page__search input{color:#1e293b;width:100%;font:inherit;background:0 0;border:none;outline:none;font-size:1.1rem}.clientes-page__search input::placeholder{color:#94a3b8}.clientes-page__alert{border-radius:9px;margin-bottom:1rem;padding:.8rem 1rem;font-size:1.05rem;font-weight:600;line-height:1.5}.clientes-page__alert--success{color:#257448;background:#edf9f2;border:1px solid #b7dfca}.clientes-page__alert--error{color:#a92c32;background:#fff1f1;border:1px solid #f3c5c5}.clientes-page__content{background:#fff;border:1px solid #e3e8ef;border-radius:13px;overflow:hidden;box-shadow:0 5px 18px #0f2a430d}.clientes-table-wrapper{overflow-x:auto}.clientes-table{border-collapse:collapse;width:100%}.clientes-table th{color:#526276;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f8fa;border-bottom:1px solid #e6ebf1;padding:1rem 1.1rem;font-size:.95rem;font-weight:800}.clientes-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:1rem 1.1rem;font-size:1.1rem;line-height:1.5}.clientes-table tbody tr:last-child td{border-bottom:none}.clientes-table tbody tr{transition:background-color .2s}.clientes-table tbody tr:hover{background:#fafbfd}.clientes-table a{color:#34495e;text-decoration:none}.clientes-table a:hover{color:#d42f36}.clientes-table__client{align-items:center;gap:.7rem;min-width:175px;display:flex}.clientes-table__client strong{color:#183650;font-size:1.15rem}.clientes-table__avatar,.cliente-card__avatar{color:#173f65;background:#e9f0f7;border-radius:50%;flex-shrink:0;place-items:center;font-weight:800;display:grid}.clientes-table__avatar{width:35px;height:35px;font-size:.82rem}.clientes-table__empty-value{color:#9aa6b4;font-size:1.05rem;font-style:italic}.clientes-table__actions-title{text-align:right!important}.clientes-table__actions{justify-content:flex-end;gap:.45rem;display:flex}.clientes-table__action{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:34px;transition:background-color .2s,border-color .2s;display:grid}.clientes-table__action--edit{color:#173f65}.clientes-table__action--edit:hover{background:#eaf1f8;border-color:#c9d9e8}.clientes-table__action--delete{color:#c2383f}.clientes-table__action--delete:hover{background:#fff0f0;border-color:#f0c5c7}.clientes-table__action:disabled{cursor:not-allowed;opacity:.45}.clientes-page__state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:2rem;display:flex}.clientes-page__state h2{color:#17324d;margin:.85rem 0 .35rem;font-size:1.45rem}.clientes-page__state p{color:#718096;max-width:430px;margin:0;font-size:1.1rem;line-height:1.6}.clientes-page__empty-button{margin-top:1.15rem}.clientes-page__empty-icon{color:#173f65;background:#edf3f8;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.clientes-page__spinner{border:3px solid #dce5ed;border-top-color:#d42f36;border-radius:50%;width:35px;height:35px;margin-bottom:.85rem;animation:.75s linear infinite clientes-spin}.clientes-cards{display:none}.clientes-modal{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b1b2b9e;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0;overflow-y:auto}.clientes-modal__content{background:#fff;border-radius:15px;width:min(100%,650px);max-height:calc(100vh - 2.5rem);animation:.2s ease-out clientes-modal-in;overflow-y:auto;box-shadow:0 24px 70px #0000003b}.clientes-modal__header{border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.6rem 1.7rem 1.3rem;display:flex}.clientes-modal__header span{color:#d42f36;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.95rem;font-weight:800;line-height:1.4;display:block}.clientes-modal__header h2{color:#102a43;margin:0;font-size:2rem;line-height:1.25}.clientes-modal__header>button{color:#526171;cursor:pointer;background:#f0f3f6;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;transition:background-color .2s,color .2s;display:grid}.clientes-modal__header>button:hover{color:#17324d;background:#e5eaf0}.clientes-form{flex-direction:column;gap:1.25rem;padding:1.6rem 1.7rem 1.7rem;display:flex}.clientes-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.clientes-form__group{flex-direction:column;gap:.55rem;display:flex}.clientes-form__group label{color:#293d50;align-items:center;gap:.25rem;font-size:1.15rem;font-weight:700;line-height:1.4;display:flex}.clientes-form__group label>span{color:#d42f36;font-size:1.15rem}.clientes-form__group label small{color:#8a98a8;margin-left:auto;font-size:1rem;font-weight:500}.clientes-form__input{color:#8290a0;background:#fff;border:1px solid #d6dee7;border-radius:9px;align-items:center;gap:.65rem;min-height:56px;padding:0 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.clientes-form__input:focus-within{border-color:#173f65;box-shadow:0 0 0 3px #173f651a}.clientes-form__input input{color:#24384a;width:100%;min-width:0;font:inherit;background:0 0;border:none;outline:none;font-size:1.15rem;line-height:1.5}.clientes-form__input input::placeholder{color:#a0aab6;font-size:1.08rem}.clientes-form__actions{border-top:1px solid #e8ecf1;justify-content:flex-end;gap:.7rem;margin-top:.35rem;padding-top:1.15rem;display:flex}.clientes-form__cancel,.clientes-form__submit{min-height:52px;font:inherit;cursor:pointer;border-radius:9px;padding:.8rem 1.3rem;font-size:1.15rem;font-weight:700}.clientes-form__cancel{color:#526171;background:#fff;border:1px solid #d5dce4}.clientes-form__cancel:hover{background:#f5f7f9}.clientes-form__submit{color:#fff;background:#d42f36;border:none}.clientes-form__submit:hover{background:#b9232a}.clientes-form__cancel:disabled,.clientes-form__submit:disabled{cursor:not-allowed;opacity:.6}.cliente-card{border-bottom:1px solid #e9edf2;padding:1rem}.cliente-card:last-child{border-bottom:none}.cliente-card__header,.cliente-card__identity,.cliente-card__actions{align-items:center;display:flex}.cliente-card__header{justify-content:space-between;gap:1rem}.cliente-card__identity{gap:.7rem;min-width:0}.cliente-card__avatar{width:40px;height:40px;font-size:.88rem}.cliente-card__identity h2{color:#17324d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.15rem;overflow:hidden}.cliente-card__identity span{color:#8592a2;font-size:.9rem}.cliente-card__actions{gap:.35rem}.cliente-card__actions button{color:#173f65;cursor:pointer;background:#edf3f8;border:none;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.cliente-card__actions .cliente-card__delete{color:#c2383f;background:#fff0f0}.cliente-card__details{border-top:1px solid #edf0f3;gap:.65rem;margin-top:1rem;padding-top:.85rem;display:grid}.cliente-card__details a,.cliente-card__details>div{color:#58697a;align-items:center;gap:.55rem;min-width:0;font-size:1.05rem;line-height:1.5;text-decoration:none;display:flex}.cliente-card__details svg{color:#d42f36;flex-shrink:0}.cliente-card__details span{overflow-wrap:anywhere}@keyframes clientes-spin{to{transform:rotate(360deg)}}@keyframes clientes-modal-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.clientes-delete-modal{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071423bf;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.clientes-delete-modal__content{text-align:center;background:#fff;border-radius:15px;width:min(470px,100%);padding:1.7rem;box-shadow:0 24px 70px #0000004d}.clientes-delete-modal__icon{color:#a91f25;background:#fee2e2;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 1rem;display:grid}.clientes-delete-modal__content h2{color:#102c4c;margin:0;font-size:1.65rem}.clientes-delete-modal__content p{color:#657386;margin:.75rem 0 0;font-size:1.05rem;line-height:1.6}.clientes-delete-modal__warning{font-weight:700;color:#a91f25!important}.clientes-delete-modal__actions{justify-content:center;gap:.7rem;margin-top:1.5rem;display:flex}.clientes-delete-modal__cancel,.clientes-delete-modal__confirm{min-height:46px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.clientes-delete-modal__cancel{color:#405267;background:#fff;border:1px solid #cfd7e0}.clientes-delete-modal__cancel:hover{background:#f1f4f7}.clientes-delete-modal__confirm{color:#fff;background:#c5282f;border:1px solid #c5282f}.clientes-delete-modal__confirm:hover{background:#a91f25}.clientes-delete-modal__cancel:disabled,.clientes-delete-modal__confirm:disabled{cursor:not-allowed;opacity:.6}@media (width<=850px){.clientes-table-wrapper{display:none}.clientes-cards{display:block}}@media (width<=650px){.clientes-page__header{flex-direction:column;gap:1rem}.clientes-page__new-button,.clientes-page__summary{width:100%}.clientes-page__toolbar{justify-content:stretch}.clientes-page__search{width:100%}.clientes-form__row{grid-template-columns:1fr}.clientes-modal{align-items:end;padding:0}.clientes-modal__content{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.clientes-modal__header,.clientes-form{padding-left:1rem;padding-right:1rem}.clientes-form__actions{flex-direction:column-reverse}.clientes-form__cancel,.clientes-form__submit{width:100%}.clientes-delete-modal{padding:.8rem}.clientes-delete-modal__actions{flex-direction:column}.clientes-delete-modal__cancel,.clientes-delete-modal__confirm{width:100%}}.mi-cuenta{width:100%;min-width:0;max-width:980px;margin:0 auto}.mi-cuenta__encabezado{margin-bottom:.8rem}.mi-cuenta__encabezado h1{color:#102c4c;margin:0;font-size:clamp(2.15rem,4vw,2.75rem);font-weight:800;line-height:1.1}.mi-cuenta__encabezado p{color:#5d6b7b;max-width:720px;margin:.7rem 0 0;font-size:1.15rem;line-height:1.65}.mi-cuenta__card{background:#fff;border:1px solid #dce3ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 22px #0f2a470f,0 2px 8px #0f2a4708}.mi-cuenta__card-header{background:#f7f9fb;border-bottom:1px solid #e5eaf0;align-items:flex-start;gap:1rem;padding:1.5rem 1.7rem;display:flex}.mi-cuenta__icono{color:#fff;background:#12395f;border-radius:13px;place-items:center;width:52px;min-width:52px;height:52px;display:grid;box-shadow:0 5px 12px #12395f2e}.mi-cuenta__icono svg{width:24px;height:24px}.mi-cuenta__card-header h2{color:#102c4c;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.mi-cuenta__card-header p{color:#667586;max-width:650px;margin:.45rem 0 0;font-size:1.05rem;line-height:1.55}.mi-cuenta__formulario{max-width:720px;padding:1.7rem}.mi-cuenta__campo{margin-bottom:1.35rem}.mi-cuenta__campo label{color:#233d59;margin-bottom:.6rem;font-size:1.08rem;font-weight:700;display:block}.mi-cuenta__input-wrapper{position:relative}.mi-cuenta__input-icon{color:#718096;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.mi-cuenta__input-icon svg,.mi-cuenta__input-icon{width:20px;height:20px}.mi-cuenta__input-wrapper input{color:#1d334a;background:#fff;border:1px solid #cbd5df;border-radius:10px;outline:none;width:100%;min-height:52px;padding:.75rem 3.2rem .75rem 3rem;font-family:inherit;font-size:1.08rem;transition:border-color .2s,box-shadow .2s}.mi-cuenta__input-wrapper input::placeholder{color:#929eaa}.mi-cuenta__input-wrapper input:hover{border-color:#99aabc}.mi-cuenta__input-wrapper input:focus{border-color:#1c507e;box-shadow:0 0 0 3px #1c507e1f}.mi-cuenta__input-wrapper input:disabled{cursor:not-allowed;background:#f1f4f7}.mi-cuenta__mostrar{color:#526579;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.mi-cuenta__mostrar svg{width:20px;height:20px}.mi-cuenta__mostrar:hover{color:#12395f;background:#e9eff5}.mi-cuenta__ayuda{color:#6f7e8d;margin:-.4rem 0 1.3rem;font-size:.98rem;line-height:1.5}.mi-cuenta__mensaje{border:1px solid;border-radius:10px;align-items:center;gap:.65rem;margin-bottom:1.3rem;padding:.9rem 1rem;font-size:1rem;line-height:1.45;display:flex}.mi-cuenta__mensaje svg{width:21px;min-width:21px;height:21px}.mi-cuenta__mensaje--error{color:#a3232b;background:#fff0f1;border-color:#efb8bc}.mi-cuenta__mensaje--exito{color:#17653a;background:#ecf9f1;border-color:#a9ddbf}.mi-cuenta__acciones{justify-content:flex-end;display:flex}.mi-cuenta__guardar{color:#fff;cursor:pointer;background:#12395f;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;min-height:50px;padding:.75rem 1.4rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 5px 14px #12395f2e}.mi-cuenta__guardar:hover:not(:disabled){background:#0c2d4e;transform:translateY(-1px)}.mi-cuenta__guardar:disabled{opacity:.65;cursor:not-allowed}@media (width<=700px){.mi-cuenta__encabezado{margin-bottom:1.3rem}.mi-cuenta__encabezado h1{font-size:2rem}.mi-cuenta__encabezado p{font-size:1.08rem}.mi-cuenta__card-header,.mi-cuenta__formulario{padding:1.3rem}.mi-cuenta__acciones{justify-content:stretch}.mi-cuenta__guardar{width:100%}}@media (width<=470px){.mi-cuenta__card-header{flex-direction:column;gap:.9rem}.mi-cuenta__icono{width:48px;min-width:48px;height:48px}.mi-cuenta__card-header h2{font-size:1.35rem}}.admin-vehicle-form{width:100%}.admin-vehicle-form__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.8rem;display:flex}.admin-vehicle-form__eyebrow{color:#c5282f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem;font-size:.95rem;font-weight:800;line-height:1.4;display:block}.admin-vehicle-form__header h1{color:#102c4c;margin:0;font-size:clamp(2.4rem,3vw,3rem);line-height:1.2}.admin-vehicle-form__header p{color:#687587;margin:.6rem 0 0;font-size:1.15rem;line-height:1.6}.admin-vehicle-form__back{color:#102c4c;background:#fff;border:1px solid #d6dde6;border-radius:9px;justify-content:center;align-items:center;gap:.55rem;min-height:52px;padding:.85rem 1.15rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-vehicle-form__back:hover{border-color:#102c4c}.admin-vehicle-form__card{background:#fff;border:1px solid #e0e5eb;border-radius:14px;padding:1.8rem;box-shadow:0 8px 24px #1f30460f}.admin-vehicle-form__title{border-bottom:1px solid #e8edf2;align-items:center;gap:1rem;margin-bottom:1.8rem;padding-bottom:1.5rem;display:flex}.admin-vehicle-form__title-icon{color:#fff;background:#102c4c;border-radius:12px;flex-shrink:0;place-items:center;width:54px;height:54px;display:grid}.admin-vehicle-form__title h2{color:#102c4c;margin:0;font-size:1.6rem;line-height:1.3}.admin-vehicle-form__title p{color:#758192;margin:.35rem 0 0;font-size:1.05rem;line-height:1.55}.admin-vehicle-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.admin-vehicle-form__field{flex-direction:column;gap:.55rem;display:flex}.admin-vehicle-form__field--full{grid-column:1/-1}.admin-vehicle-form__field label{color:#32445a;font-size:1.1rem;font-weight:700;line-height:1.4}.admin-vehicle-form__field input,.admin-vehicle-form__field select,.admin-vehicle-form__field textarea{color:#26394f;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #d6dde6;border-radius:9px;outline:none;padding:.85rem 1rem;font-size:1.1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.admin-vehicle-form__field input::placeholder,.admin-vehicle-form__field textarea::placeholder{color:#8a96a5;font-size:1.05rem}.admin-vehicle-form__field select option{font-size:1.05rem}.admin-vehicle-form__field textarea{resize:vertical;min-height:165px;line-height:1.7}.admin-vehicle-form__field input:focus,.admin-vehicle-form__field select:focus,.admin-vehicle-form__field textarea:focus{border-color:#102c4c;box-shadow:0 0 0 3px #102c4c1a}.admin-vehicle-form__field input:disabled,.admin-vehicle-form__field select:disabled,.admin-vehicle-form__field textarea:disabled{cursor:not-allowed;opacity:.7}.admin-vehicle-form__field small{color:#7a8796;font-size:.95rem;line-height:1.5}.admin-vehicle-form__image-notice{color:#294867;background:#edf5fc;border:1px solid #bfd0e3;border-radius:9px;margin-top:1.5rem;padding:1rem 1.1rem;font-size:1.05rem;line-height:1.6}.admin-vehicle-form__error{color:#9d2026;background:#fff1f2;border:1px solid #efb7ba;border-radius:9px;margin-top:1.3rem;padding:1rem 1.1rem;font-size:1.05rem;line-height:1.55}.admin-vehicle-form__actions{border-top:1px solid #e8edf2;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.8rem;padding-top:1.5rem;display:flex}.admin-vehicle-form__cancel,.admin-vehicle-form__submit{min-height:52px;font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.3rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.admin-vehicle-form__cancel{color:#46576b;background:#fff;border:1px solid #d5dce5}.admin-vehicle-form__cancel:hover{border-color:#8995a4}.admin-vehicle-form__submit{color:#fff;cursor:pointer;background:#c5282f;border:0;transition:background-color .2s,transform .2s}.admin-vehicle-form__submit:hover:not(:disabled){background:#a91f25;transform:translateY(-1px)}.admin-vehicle-form__submit:disabled{cursor:not-allowed;opacity:.7}.admin-vehicle-images{border-top:1px solid #e8edf2;margin-top:2rem;padding-top:1.8rem}.admin-vehicle-images__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.admin-vehicle-images__heading h2{color:#102c4c;margin:0;font-size:1.55rem;line-height:1.3}.admin-vehicle-images__heading p{color:#758192;max-width:620px;margin:.4rem 0 0;font-size:1.05rem;line-height:1.6}.admin-vehicle-images__add{color:#102c4c;min-height:52px;font:inherit;cursor:pointer;background:#fff;border:1px solid #102c4c;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.15rem;font-size:1.05rem;font-weight:700;display:inline-flex}.admin-vehicle-images__add:hover:not(:disabled){color:#fff;background:#102c4c}.admin-vehicle-images__add:disabled{cursor:not-allowed;opacity:.65}.admin-vehicle-images__help{color:#7b8795;margin-bottom:1.1rem;font-size:.95rem;line-height:1.5}.admin-vehicle-images__empty{color:#66778a;cursor:pointer;background:#f8fafc;border:2px dashed #cad3de;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:100%;min-height:200px;padding:1.7rem;display:flex}.admin-vehicle-images__empty:hover:not(:disabled){color:#102c4c;background:#f3f7fb;border-color:#102c4c}.admin-vehicle-images__empty strong{color:#102c4c;font-size:1.25rem;line-height:1.4}.admin-vehicle-images__empty span{text-align:center;max-width:430px;font-size:1.05rem;line-height:1.6}.admin-vehicle-images__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-vehicle-image{background:#fff;border:1px solid #dce3ea;border-radius:11px;overflow:hidden}.admin-vehicle-image--cover{border-color:#c5282f;box-shadow:0 0 0 2px #c5282f1c}.admin-vehicle-image__preview{background:#e7ecf1;height:160px;position:relative}.admin-vehicle-image__preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-vehicle-image__cover-label,.admin-vehicle-image__order{border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .6rem;font-size:.85rem;font-weight:800;line-height:1.3;display:inline-flex;position:absolute;top:.6rem}.admin-vehicle-image__cover-label{color:#fff;background:#c5282f;left:.6rem}.admin-vehicle-image__order{color:#fff;background:#102c4ce6;right:.6rem}.admin-vehicle-image__info{padding:.8rem .85rem .35rem}.admin-vehicle-image__info span{color:#536276;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.5;display:block;overflow:hidden}.admin-vehicle-image__actions{grid-template-columns:repeat(4,1fr);gap:.4rem;padding:.7rem .8rem .85rem;display:grid}.admin-vehicle-image__actions button{color:#45586d;cursor:pointer;background:#fff;border:1px solid #d8e0e8;border-radius:7px;place-items:center;min-height:42px;display:grid}.admin-vehicle-image__actions button:hover:not(:disabled){color:#102c4c;background:#f2f6fa;border-color:#102c4c}.admin-vehicle-image__actions button:disabled{cursor:not-allowed;opacity:.38}.admin-vehicle-image__actions .admin-vehicle-image__cover-button{color:#a57400}.admin-vehicle-image__actions .admin-vehicle-image__delete{color:#b4232a}.admin-vehicle-image__actions .admin-vehicle-image__delete:hover:not(:disabled){color:#fff;background:#b4232a;border-color:#b4232a}@media (width<=1050px){.admin-vehicle-images__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-vehicle-form__header{flex-direction:column}.admin-vehicle-form__back{width:100%}.admin-vehicle-form__grid{grid-template-columns:1fr}.admin-vehicle-form__field--full{grid-column:auto}.admin-vehicle-form__header h1{font-size:2.2rem}.admin-vehicle-form__header p{font-size:1.08rem}}@media (width<=650px){.admin-vehicle-images__heading{flex-direction:column}.admin-vehicle-images__add{width:100%}.admin-vehicle-images__grid{grid-template-columns:1fr}.admin-vehicle-image__preview{height:220px}}@media (width<=520px){.admin-vehicle-form__card{padding:1.2rem}.admin-vehicle-form__title{align-items:flex-start}.admin-vehicle-form__header h1{font-size:2rem}.admin-vehicle-form__title h2{font-size:1.4rem}.admin-vehicle-form__title p,.admin-vehicle-images__heading p{font-size:1rem}.admin-vehicle-form__field label,.admin-vehicle-form__field input,.admin-vehicle-form__field select,.admin-vehicle-form__field textarea{font-size:1.05rem}.admin-vehicle-form__actions{flex-direction:column-reverse}.admin-vehicle-form__cancel,.admin-vehicle-form__submit{width:100%}}:root{color:#1f2937;--color-primary:#102a72;--color-primary-dark:#0b1f5e;--color-accent:#e52b32;--color-accent-hover:#c92329;--color-text:#1f2937;--color-text-secondary:#687080;--color-background:#fff;--color-background-soft:#f7f8fa;--color-border:#e8eaf0;--container-width:1200px;background-color:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{min-width:320px;min-height:100vh;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{font-size:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin-top:0}main{min-height:70vh}.container{width:min(var(--container-width), calc(100% - 3rem));margin:0 auto}.section{padding:5rem 0}.section--soft{background-color:var(--color-background-soft)}.section-title{color:var(--color-primary);text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.section-description{color:var(--color-text-secondary);text-align:center;margin-bottom:2.5rem;font-size:.95rem}@media (width<=768px){html{scroll-padding-top:68px}.container{width:min(100% - 2rem, var(--container-width))}.section{padding:3.5rem 0}.section-title{font-size:1.5rem}}
