*,:before,:after{box-sizing:border-box}html{overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{min-height:100vh}img{max-width:100%;display:block}.google-map-embed{background:#eef3f8;border-radius:14px;flex-direction:column;width:100%;min-height:220px;display:flex;overflow:hidden}.google-map-embed__frame{width:100%;height:100%;min-height:inherit;flex:auto;position:relative}.google-map-embed iframe{width:100%;height:100%;min-height:inherit;border:0;display:block}.google-map-embed__mobile-overlay,.google-map-embed__mobile-open{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.google-map-embed--compact{border-radius:10px;min-height:110px}@media (width<=768px){.google-map-embed iframe{pointer-events:none}.google-map-embed__mobile-overlay{z-index:2;pointer-events:auto;box-shadow:none;background:0 0;border:0;text-decoration:none;display:block;position:absolute;inset:0}.google-map-embed__mobile-open{box-sizing:border-box;background:var(--blue,#062b5f);width:100%;color:var(--white,#fff);text-align:center;border-radius:8px;justify-content:center;align-items:center;margin-top:10px;padding:12px 16px;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}}.map-placeholder__embed{border:1px solid var(--gray-200,#d8dde6);min-height:350px}@media (width<=768px){.map-placeholder__embed{min-height:260px}.footer__map-embed{height:auto;min-height:120px}}.about-location__map-embed{border-radius:0;min-height:280px}@media (width<=820px){.about-location__map-embed{min-height:240px}}.footer__map-embed{border-radius:10px;height:120px;min-height:120px;margin-top:4px}.opening-status-wrap{flex-direction:column;gap:6px;display:flex}.opening-status{align-items:center;gap:6px;font-size:.92rem;font-weight:800;line-height:1.3;display:inline-flex}.opening-status__dot{font-size:.72rem;line-height:1}.opening-status--open,.opening-status--open .opening-status__dot{color:#15803d}.opening-status--closed,.opening-status--closed .opening-status__dot{color:#b91c1c}.opening-status__hours{color:#64748b;margin:0;font-size:.8rem;font-weight:600;line-height:1.45}@media (width<=768px){.opening-status{font-size:.88rem}}.floating-whatsapp{right:max(24px, env(safe-area-inset-right,0px));bottom:max(24px, env(safe-area-inset-bottom,0px));z-index:1100;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:10px;min-height:56px;padding:0 18px 0 14px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:fixed;box-shadow:0 10px 28px #128c4659}.floating-whatsapp:hover{color:#fff;background:#1ebe57;transform:translateY(-2px);box-shadow:0 14px 32px #128c4666}.floating-whatsapp:focus-visible{outline-offset:3px;outline:3px solid #25d36673}.floating-whatsapp__icon{flex-shrink:0;font-size:1.55rem}.floating-whatsapp__label{letter-spacing:.01em;font-size:.92rem;font-weight:700}@media (width<=768px){.floating-whatsapp{right:max(16px, env(safe-area-inset-right,0px));bottom:max(18px, env(safe-area-inset-bottom,0px));border-radius:50%;justify-content:center;width:56px;height:56px;min-height:56px;padding:0}.floating-whatsapp__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.floating-whatsapp__icon{font-size:1.7rem}}.home{--blue:#062b5f;--blue-dark:#041e42;--blue-hover:#084080;--red:#e30613;--red-hover:#c00510;--white:#fff;--gray-50:#f7f8fa;--gray-100:#eef0f4;--gray-200:#d8dde6;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--shadow-sm:0 2px 8px #062b5f14;--shadow-md:0 8px 32px #062b5f1f;--shadow-lg:0 16px 48px #062b5f2e;--shadow-search:0 24px 64px #062b5f38;--radius:8px;--radius-lg:12px;--radius-xl:16px;--transition:.25s ease;--header-h:100px;--content-max:1240px;color:var(--gray-900);font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5}.container,.page-container,.section-container{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 24px}.container,.container--wide{max-width:var(--content-max)}.btn{border-radius:var(--radius);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--red);color:var(--white);border-color:var(--red)}.btn--primary:hover{background:var(--red-hover);border-color:var(--red-hover);color:var(--white);box-shadow:0 6px 20px #e3061359}.btn--blue{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn--blue:hover{background:var(--blue-hover);border-color:var(--blue-hover);color:var(--white);box-shadow:0 6px 20px #062b5f4d}.btn--outline{background:var(--white);color:var(--blue);border-color:var(--white)}.btn--outline:hover{color:var(--blue);background:#ffffffeb}.btn--outline-blue{background:var(--white);color:var(--blue);border-color:var(--blue)}.btn--outline-blue:hover{background:var(--blue);color:var(--white)}.btn--whatsapp{color:var(--white);background:#25d366;border-color:#25d366}.btn--whatsapp:hover{color:var(--white);background:#1ebe57;border-color:#1ebe57;box-shadow:0 6px 20px #25d36659}.btn--hero{height:52px;padding-inline:28px;font-size:1rem}.btn--header{border-radius:6px;height:44px;padding-inline:20px;font-size:.875rem}.btn--sm{padding:10px 14px;font-size:.85rem}.btn--lg{padding:16px 32px;font-size:1rem}.header{z-index:200;background:var(--white);box-shadow:var(--shadow-sm);height:var(--header-h);position:sticky;top:0}.header__inner{height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.header__brand{justify-self:start;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.header__brand .brand-logo-full{object-fit:contain;flex-shrink:0;width:auto;max-width:220px;height:92px;display:block}.brand-logo-full,.brand-logo-mark{object-fit:contain;flex-shrink:0;display:block}.header__tagline{color:var(--gray-500);white-space:nowrap;font-size:13px;font-weight:500;line-height:1.3}.header__tagline:first-line{color:var(--gray-700);font-size:15px;font-weight:700}.header__nav{justify-self:center;align-items:center;gap:0;margin-left:0;display:flex}.header__link{color:var(--gray-700);transition:color var(--transition);padding:8px 12px;font-size:15px;font-weight:700;text-decoration:none;position:relative}.header__link:after{content:"";background:var(--red);height:3px;transition:transform var(--transition);border-radius:2px;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(0)}.header__link:hover,.header__link--active{color:var(--blue)}.header__link--active:after{transform:scaleX(1)}.header__actions{justify-self:end;align-items:center;gap:10px;display:flex}.header__contact{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.header__phone{color:var(--blue);transition:color var(--transition);white-space:nowrap;align-items:center;gap:6px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.header__phone svg{color:var(--blue);font-size:14px}.header__phone:hover{color:var(--red)}.header__icon-btn{border-radius:var(--radius);width:40px;height:40px;transition:background var(--transition);justify-content:center;align-items:center;font-size:1rem;text-decoration:none;display:none}.header__phone--mobile{color:var(--blue);background:#062b5f14}.header__whatsapp--mobile{color:var(--white);background:#25d366}.header__whatsapp--mobile:hover{color:var(--white);background:#1ebe57}.header__toggle{color:var(--blue);cursor:pointer;background:0 0;border:none;padding:6px;font-size:1.45rem;display:none}.header__mobile-strip{display:none}.header__strip-link{white-space:nowrap;color:var(--gray-700);transition:color var(--transition);flex-shrink:0;padding:10px 12px;font-size:14px;font-weight:700;text-decoration:none;position:relative}.header__strip-link:hover,.header__strip-link--active{color:var(--blue)}.header__strip-link--active:after{content:"";background:var(--red);border-radius:2px;height:2px;position:absolute;bottom:4px;left:12px;right:12px}.home-page{overflow-x:clip}.hero{isolation:isolate;height:clamp(420px,58vh,640px);min-height:420px;display:block;position:relative}.hero--clean{color:inherit}.hero__bg{z-index:0;background-color:var(--blue-dark);background-image:url(/images/aj/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;overflow:hidden}:is(.hero__bg:has(.page-hero-bg),.hero__bg:has(.page-hero-slider)){background-image:none}.footer{background:var(--blue);color:var(--white);padding-top:48px}.footer__grid{grid-template-columns:1.35fr .85fr 1fr 1fr;gap:36px;padding-bottom:36px;display:grid}.footer__brand{margin-bottom:18px}.footer__brand a{background:0 0;text-decoration:none;display:inline-block}.footer__brand .brand-logo-full{object-fit:contain;background:0 0;max-width:260px;height:112px;display:block}.footer__about{opacity:.8;margin:0 0 16px;font-size:15px;line-height:1.65}.footer__social{gap:10px;display:flex}.footer__social a{width:38px;height:38px;color:var(--white);transition:background var(--transition), border-color var(--transition);border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:flex}.footer__social a:hover{background:#ffffff1a;border-color:#ffffff80}.footer__social-whatsapp{color:#fff!important;background:#25d366!important;border-color:#25d366!important}.footer__social-whatsapp:hover{color:#fff!important;background:#1ebe57!important;border-color:#1ebe57!important}.footer__heading{color:var(--white);text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;font-size:16px;font-weight:800}.footer__links{margin:0;padding:0;list-style:none}.footer__links li{margin-bottom:10px}.footer__links a{color:#ffffffbf;transition:color var(--transition);font-size:15px;text-decoration:none}.footer__links a:hover{color:var(--white)}.footer__contact{margin:0;padding:0;list-style:none}.footer__contact li{opacity:.85;gap:10px;margin-bottom:12px;font-size:15px;line-height:1.6;display:flex}.footer__contact li svg{color:var(--red);flex-shrink:0;margin-top:3px;font-size:.9rem}.footer__contact a{color:#ffffffe0;transition:color var(--transition);text-decoration:none}.footer__contact a:hover{color:var(--white)}.footer__hours-list{margin:0 0 16px;padding:0;list-style:none}.footer__opening-status{margin-bottom:14px}.footer__opening-status .opening-status--open,.footer__opening-status .opening-status--open .opening-status__dot{color:#4ade80}.footer__opening-status .opening-status--closed,.footer__opening-status .opening-status--closed .opening-status__dot{color:#f87171}.footer__opening-status .opening-status__hours{color:#ffffffc7}.footer__hours-list li{opacity:.85;border-bottom:1px solid #ffffff14;justify-content:space-between;gap:16px;padding:6px 0;font-size:15px;display:flex}.footer__hours-list li:last-child{border-bottom:none}.footer__map{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:72px;font-size:.75rem;text-decoration:none;display:flex}.footer__map svg{color:var(--red);font-size:1.2rem}.footer__bottom{border-top:1px solid #ffffff1f;padding:16px 0}.footer__bottom-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__bottom p{opacity:.6;margin:0;font-size:14px}.footer__legal{align-items:center;gap:12px;font-size:14px;display:flex}.footer__legal a{color:#ffffffa6;transition:color var(--transition);text-decoration:none}.footer__legal a:hover{color:var(--white)}.footer__legal span{opacity:.35}@media (width<=1024px) and (width>=769px){.home{--header-h:92px}.header{height:var(--header-h);overflow:hidden}.header__inner{height:var(--header-h);gap:10px;min-width:0;position:relative}.header__brand{gap:8px;min-width:0}.header__brand .brand-logo-full{max-width:190px;height:82px}.header__tagline{white-space:nowrap;font-size:13px;line-height:1.3;display:block}.header__tagline:first-line{font-size:15px}.header__nav{flex-shrink:0;gap:0}.header__link{padding:8px 5px;font-size:14px}.header__link:after{left:6px;right:6px}.header__actions{flex-shrink:0;gap:8px}.header__contact{flex-shrink:0;gap:4px}.header__phone{white-space:nowrap;font-size:14px;line-height:1.2}.header__phone svg{flex-shrink:0;font-size:13px}.header__actions .btn--header{white-space:nowrap;flex-shrink:0;height:42px;padding-inline:14px;font-size:.8125rem}}@media (width<=820px) and (width>=769px){.header__tagline{max-height:1.3em;overflow:hidden}}@media (width<=1024px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=768px){.home{--header-h:76px;--mobile-nav-strip-h:44px}.header{height:auto;overflow:visible}.header__inner{grid-template-columns:minmax(0,1fr) auto;gap:8px;position:relative;overflow:hidden}.header__brand{gap:0;min-width:0}.header__brand .brand-logo-full{width:auto;max-width:130px;height:auto;max-height:58px}.header__tagline,.header__contact{display:none}.header__actions{flex-shrink:0;gap:6px}.header__icon-btn{width:38px;height:38px;font-size:.95rem;display:flex}.header__toggle{padding:4px;font-size:1.3rem;display:block}.header__mobile-strip{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--gray-100);background:var(--white);align-items:center;gap:4px;min-height:44px;max-height:46px;padding:0 12px;display:flex;overflow:auto hidden}.header__mobile-strip::-webkit-scrollbar{display:none}.header__strip-link{padding:8px 10px;font-size:13px}.header__nav{top:calc(var(--header-h) + var(--mobile-nav-strip-h));background:var(--white);box-shadow:var(--shadow-lg);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-200);z-index:1100;max-height:calc(100dvh - var(--header-h) - var(--mobile-nav-strip-h));flex-direction:column;padding:16px 24px 24px;display:none;position:fixed;left:0;right:0;overflow-y:auto}.header__nav--open{display:flex}.header__link{width:100%;padding:14px 0;font-size:1rem}.header__link:after{width:36px;left:0;right:auto}.header__phone--desktop,.header__actions .btn--header{display:none}.hero{height:clamp(320px,48vh,420px);min-height:320px}.hero__bg{background-position:50%}.footer{padding-top:40px}.footer__brand .brand-logo-full{max-width:190px;height:78px}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__bottom-inner{text-align:center;flex-direction:column}}@media (width<=430px){.home{--header-h:72px}.header__brand .brand-logo-full{max-width:120px;max-height:54px}.header__icon-btn{width:36px;height:36px}.hero{height:clamp(280px,44vh,360px);min-height:280px}}.route-loading{justify-content:center;align-items:center;min-height:40vh;padding:32px 20px;display:flex}.route-loading__text{color:#062b5f;margin:0;font-size:.95rem;font-weight:600}.admin-guard{background:#f6f8fb;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-guard__text{color:#062b5f;margin:0;font-size:1rem;font-weight:600}.admin-guard--error{text-align:center;max-width:520px}.admin-guard--error h1{color:#062b5f;margin:0 0 12px;font-size:1.4rem}.admin-guard--error p{color:#4b5563;margin:0;line-height:1.6}.admin-guard--error code{background:#e8eef5;border-radius:4px;padding:2px 6px;font-size:.88em}.page-hero-bg{pointer-events:none;background-color:var(--blue-dark,#041e42);z-index:1;position:absolute;inset:0;overflow:hidden}.page-hero-bg__image{-webkit-user-select:none;user-select:none;object-fit:cover;max-width:none;display:block;position:absolute}.page-hero-slider{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.page-hero-slider__track{z-index:1;position:absolute;inset:0}.page-hero-slider__slide{opacity:0;transition:opacity var(--page-hero-slider-fade-ms,.7s) ease;pointer-events:none;z-index:0;position:absolute;inset:0}.page-hero-slider__slide--active{opacity:1;z-index:1}@media (prefers-reduced-motion:reduce){.page-hero-slider__slide{transition-duration:0s}}.car-brand-marquee{background:var(--gray-50,#f7f8fa);border-block:1px solid var(--gray-200,#d8dde6);padding:18px 0 16px;position:relative;overflow:hidden}.car-brand-marquee__viewport{width:100%;overflow:hidden}.car-brand-marquee__track{will-change:transform;align-items:center;width:max-content;margin:0;padding:0;list-style:none;animation:40s linear infinite car-brand-marquee-scroll;display:flex}.car-brand-marquee__item{flex:none;margin-right:36px}.car-brand-marquee__item-inner{flex-direction:column;align-items:center;gap:8px;width:108px;display:flex}.car-brand-marquee__badge{background:var(--white,#fff);box-sizing:border-box;border:1px solid #062b5f1a;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;padding:14px;display:flex;box-shadow:0 2px 6px #062b5f0f}.car-brand-marquee__logo{--brand-logo-scale:1;width:calc(100% * var(--brand-logo-scale));height:calc(100% * var(--brand-logo-scale));object-fit:contain;object-position:center;max-width:100%;max-height:100%;display:block}.car-brand-marquee__label{color:var(--gray-500,#6b7280);letter-spacing:.01em;text-align:center;white-space:nowrap;text-transform:none;font-size:.7rem;font-weight:600;line-height:1.2}.car-brand-marquee__fade{z-index:1;pointer-events:none;width:64px;position:absolute;top:0;bottom:0}.car-brand-marquee__fade--left{background:linear-gradient(90deg, var(--gray-50,#f7f8fa) 0%, transparent 100%);left:0}.car-brand-marquee__fade--right{background:linear-gradient(270deg, var(--gray-50,#f7f8fa) 0%, transparent 100%);right:0}@keyframes car-brand-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.car-brand-marquee__track{animation-duration:90s}}@media (width<=768px){.car-brand-marquee{padding:14px 0 12px}.car-brand-marquee__item{margin-right:28px}.car-brand-marquee__item-inner{gap:6px;width:92px}.car-brand-marquee__badge{width:72px;height:72px;padding:12px}.car-brand-marquee__label{font-size:.62rem}.car-brand-marquee__fade{width:36px}}.home-welcome{background:var(--white,#fff);padding:48px 0 64px}.home-welcome__inner{text-align:center;max-width:820px;margin-inline:auto}.home-welcome__eyebrow{color:var(--red,#e30613);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:700}.home-welcome__title{color:var(--blue,#062b5f);flex-direction:column;align-items:center;margin:0 0 24px;display:flex}.home-welcome__title-main{letter-spacing:-.02em;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.05}.home-welcome__title-sub{letter-spacing:-.01em;margin-top:.2em;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:500;line-height:1.25}.home-welcome__lead{max-width:720px;color:var(--gray-600,#4b5563);margin:0 auto;font-size:clamp(1rem,1.4vw,1.1rem);font-weight:400;line-height:1.7}.home-welcome__management{border-top:1px solid var(--gray-200,#d8dde6);margin-top:40px;padding-top:32px}.home-welcome__management-title{color:var(--blue,#062b5f);margin:0 0 12px;font-size:1.15rem;font-weight:800}.home-welcome__management-text{color:var(--gray-700,#374151);margin:0;font-size:1rem;line-height:1.7}@media (width<=768px){.home-welcome{padding:36px 0 48px}.home-welcome__title-sub{margin-top:.25em}.home-welcome__management{margin-top:32px;padding-top:24px}}.showroom-gallery{background:var(--gray-50,#f7f8fa);padding:64px 0 80px}.showroom-gallery__shell{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.showroom-gallery__head{margin-bottom:22px}.showroom-gallery__eyebrow{color:var(--red,#e30613);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:700}.showroom-gallery__title{color:var(--blue,#062b5f);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:900;line-height:1.15}.showroom-gallery__layout{--sg-gap:12px;--sg-side:calc((100% - 2 * var(--sg-gap)) * (1 / 4.9));--sg-main:calc((100% - 2 * var(--sg-gap)) * (2.9 / 4.9));--sg-row:calc((100% - var(--sg-gap)) / 2);--sg-ease:cubic-bezier(.4, 0, .2, 1);--sg-duration:.65s;height:clamp(380px,36vw,460px);position:relative;container-type:inline-size}.showroom-gallery__item{border-radius:var(--radius-lg,12px);background:var(--white,#fff);box-shadow:var(--shadow-md,0 8px 32px #062b5f1f);cursor:pointer;opacity:.96;transition:top var(--sg-duration) var(--sg-ease), left var(--sg-duration) var(--sg-ease), width var(--sg-duration) var(--sg-ease), height var(--sg-duration) var(--sg-ease), opacity var(--sg-duration) var(--sg-ease), transform var(--sg-duration) var(--sg-ease), box-shadow var(--sg-duration) var(--sg-ease);will-change:top, left, width, height, transform, opacity;border:none;margin:0;padding:0;position:absolute;overflow:hidden;transform:scale(1)}.showroom-gallery__item:focus-visible{outline:2px solid var(--blue,#062b5f);outline-offset:3px;z-index:5}.showroom-gallery__item--main{left:calc(var(--sg-side) + var(--sg-gap));width:var(--sg-main);z-index:3;opacity:1;cursor:default;pointer-events:none;height:100%;box-shadow:var(--shadow-lg,0 16px 48px #062b5f2e);top:0;transform:scale(1)}.showroom-gallery__item--left-top{width:var(--sg-side);height:var(--sg-row);z-index:1;top:0;left:0}.showroom-gallery__item--left-bottom{left:0;top:calc(var(--sg-row) + var(--sg-gap));width:var(--sg-side);height:var(--sg-row);z-index:1}.showroom-gallery__item--right-top{left:calc(var(--sg-side) + var(--sg-gap) + var(--sg-main) + var(--sg-gap));width:var(--sg-side);height:var(--sg-row);z-index:2;top:0}.showroom-gallery__item--right-bottom{left:calc(var(--sg-side) + var(--sg-gap) + var(--sg-main) + var(--sg-gap));top:calc(var(--sg-row) + var(--sg-gap));width:var(--sg-side);height:var(--sg-row);z-index:1}.showroom-gallery__image{object-fit:cover;width:100%;height:100%;transition:transform .25s,filter .25s;display:block}.showroom-gallery__item:not(.showroom-gallery__item--main):hover .showroom-gallery__image,.showroom-gallery__item:not(.showroom-gallery__item--main):focus-visible .showroom-gallery__image{filter:brightness(1.04);transform:scale(1.03)}@media (width<=1024px){.showroom-gallery__layout{--sg-gap:10px;height:clamp(320px,42vw,400px)}}@media (width<=768px){.showroom-gallery{padding:48px 0 60px}.showroom-gallery__shell{padding:0 16px}.showroom-gallery__head{margin-bottom:18px}.showroom-gallery__layout{--sg-gap:10px;--sg-main-h:calc(100cqw * 9 / 16);--sg-cell-w:calc((100cqw - var(--sg-gap)) / 2);--sg-cell-h:calc(var(--sg-cell-w) * 3 / 4);height:calc(var(--sg-main-h) + var(--sg-gap) + (2 * var(--sg-cell-h)) + var(--sg-gap))}.showroom-gallery__item--main{width:100%;height:var(--sg-main-h);top:0;left:0;transform:scale(1)}.showroom-gallery__item--left-top{left:0;top:calc(var(--sg-main-h) + var(--sg-gap));width:var(--sg-cell-w);height:var(--sg-cell-h)}.showroom-gallery__item--right-top{left:calc(var(--sg-cell-w) + var(--sg-gap));top:calc(var(--sg-main-h) + var(--sg-gap));width:var(--sg-cell-w);height:var(--sg-cell-h)}.showroom-gallery__item--left-bottom{left:0;top:calc(var(--sg-main-h) + var(--sg-gap) + var(--sg-cell-h) + var(--sg-gap));width:var(--sg-cell-w);height:var(--sg-cell-h)}.showroom-gallery__item--right-bottom{left:calc(var(--sg-cell-w) + var(--sg-gap));top:calc(var(--sg-main-h) + var(--sg-gap) + var(--sg-cell-h) + var(--sg-gap));width:var(--sg-cell-w);height:var(--sg-cell-h)}}@media (prefers-reduced-motion:reduce){.showroom-gallery__item{transition:opacity .2s}.showroom-gallery__image{transition:none}}.home-services{background:var(--white,#fff);padding:72px 0 88px}.home-services__inner{gap:40px;display:grid}.home-services__head{max-width:720px}.home-services__eyebrow{color:var(--red,#e30613);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.home-services__title{color:var(--blue,#062b5f);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.75rem,3.4vw,2.35rem);font-weight:900;line-height:1.15}.home-services__intro{color:var(--gray-700,#374151);margin:0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.home-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.home-services__card{border:1px solid var(--gray-200,#d8dde6);border-radius:var(--radius-xl,16px);background:var(--gray-50,#f7f8fa);min-height:100%;box-shadow:var(--shadow-sm,0 2px 8px #062b5f14);flex-direction:column;display:flex;overflow:hidden}.home-services__media{aspect-ratio:16/10;background:var(--blue,#062b5f);position:relative;overflow:hidden}.home-services__image{object-fit:cover;width:100%;height:100%;display:block}.home-services__body{flex-direction:column;flex:1;gap:14px;padding:28px 26px 30px;display:flex}.home-services__card-title{color:var(--blue,#062b5f);margin:0;font-size:clamp(1.25rem,2vw,1.45rem);font-weight:800;line-height:1.25}.home-services__card-text{color:var(--gray-700,#374151);flex:1;margin:0;font-size:.98rem;line-height:1.7}.home-services__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.home-services__support{text-align:center;justify-items:center;gap:18px;padding-top:8px;display:grid}.home-services__support-text{max-width:520px;color:var(--gray-600,#4b5563);margin:0;font-size:1rem;line-height:1.65}.home-services__whatsapp{min-height:48px}@media (width<=900px){.home-services__grid{grid-template-columns:1fr}}@media (width<=768px){.home-services{padding:52px 0 64px}.home-services__inner{gap:28px}.home-services__body{padding:22px 18px 24px}.home-services__actions{flex-direction:column}.home-services__actions .btn{width:100%}.home-services__whatsapp{width:100%;max-width:360px}}.google-reviews{background:var(--white,#fff);padding:72px 0 96px}.google-reviews__inner{gap:28px;display:grid}.google-reviews__intro{align-items:flex-start;gap:18px;display:flex}.google-reviews__brand{background:var(--gray-50,#f7f8fa);border:1px solid var(--gray-200,#d8dde6);width:52px;height:52px;color:var(--blue,#062b5f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:flex}.google-reviews__title{color:var(--blue,#062b5f);margin:0 0 8px;font-size:clamp(1.65rem,3.2vw,2.1rem);font-weight:900;line-height:1.15}.google-reviews__lead{color:var(--gray-700,#374151);max-width:640px;margin:0;font-size:1rem;line-height:1.65}.google-reviews__placeholder{border-radius:var(--radius-lg,12px);border:1px solid var(--gray-200,#d8dde6);background:var(--gray-50,#f7f8fa);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:28px 24px;display:flex}.google-reviews__placeholder-text{color:var(--gray-700,#374151);max-width:520px;margin:0;font-size:.98rem;line-height:1.6}.google-reviews__cta{flex-shrink:0}@media (width<=768px){.google-reviews{padding:52px 0 72px}.google-reviews__intro{flex-direction:column;gap:14px}.google-reviews__placeholder{flex-direction:column;align-items:stretch}.google-reviews__cta{width:100%}}
