.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(31,41,51,0.08);background:rgba(255,255,255,0.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:top 180ms ease,background 180ms ease,border-color 180ms ease;}.header-inner{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;width:min(1220px,calc(100% - 32px));margin:0 auto;min-height:78px;transition:width 180ms ease,min-height 180ms ease,padding 180ms ease,border-radius 180ms ease,background 180ms ease,box-shadow 180ms ease;}.logo-link{position:relative;display:inline-flex;align-items:center;width:174px;min-width:146px;aspect-ratio:660 / 300;transition:width 180ms ease,min-width 180ms ease;}.logo-link img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity 160ms ease;}.logo-img--default{opacity:1;}.logo-img--scrolled{opacity:0;}.main-nav{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;}.nav-link{display:inline-flex;align-items:center;min-height:38px;padding:9px 11px;border-radius:999px;color:#344054;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;transition:color 160ms ease,background 160ms ease;}.nav-link[href="ponuda#pretraga"]{display:none;}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:var(--tas-red-dark);background:rgba(225,2,21,0.08);}.header-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:var(--radius);color:var(--tas-white);background:var(--tas-panel);font-size:14px;font-weight:900;white-space:nowrap;}.header-action:hover,.header-action:focus-visible{background:var(--tas-red);}.site-header.scrolled{top:12px;border-bottom-color:transparent;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;}.site-header.scrolled .header-inner{grid-template-columns:auto minmax(0,1fr) auto;width:min(1010px,calc(100% - 32px));min-height:62px;padding:0 18px;border:2px solid rgba(9,11,15,0.9);border-radius:999px;background:#dd0215;box-shadow:0 18px 45px rgba(112,0,10,0.28),0 0 0 1px rgba(255,255,255,0.1) inset;pointer-events:auto;}.site-header.scrolled .logo-link{width:136px;min-width:118px;aspect-ratio:660 / 300;}.site-header.scrolled .logo-img--default{opacity:0;}.site-header.scrolled .logo-img--scrolled{opacity:1;}.site-header.scrolled .nav-bell-item{display:none;}.site-header.scrolled .main-nav{justify-content:flex-end;}.site-header.scrolled .nav-link{min-height:34px;padding:8px 10px;color:rgba(255,255,255,0.82);font-size:13px;font-weight:700;background:transparent;}.site-header.scrolled .nav-link:hover,.site-header.scrolled .nav-link:focus-visible,.site-header.scrolled .nav-link.is-active{color:#dd0215;background:var(--tas-white);}.site-header.scrolled .burger{border-color:rgba(255,255,255,0.24);background:rgba(255,255,255,0.12);}.site-header.scrolled .burger span{background:var(--tas-white);}.nav-bell-item{position:relative;display:inline-flex;justify-self:end;}.nav-bell{gap:8px;border:0;cursor:pointer;}.nav-bell svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}.nav-bell-dot{display:none;position:absolute;top:7px;right:9px;width:8px;height:8px;border:2px solid var(--tas-white);border-radius:999px;background:var(--tas-red);}.nav-bell-dot.visible{display:block;}@keyframes bellSwing{0%{transform:rotate(0);}15%{transform:rotate(14deg);}30%{transform:rotate(-12deg);}45%{transform:rotate(8deg);}60%{transform:rotate(-6deg);}75%{transform:rotate(3deg);}100%{transform:rotate(0);}}.nav-bell.ringing svg{animation:bellSwing 700ms ease-in-out;}.nav-bell-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:80;display:none;width:min(360px,calc(100vw - 32px));max-height:440px;overflow:hidden;border:1px solid rgba(31,41,51,0.12);border-radius:var(--radius);background:var(--tas-white);box-shadow:var(--shadow-md);opacity:0;transform:translateY(-8px);transition:opacity 180ms ease,transform 180ms ease;}.nav-bell-dropdown.open{display:block;}.nav-bell-dropdown.show{opacity:1;transform:translateY(0);}.nav-bell-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px 11px;border-bottom:1px solid var(--tas-line);color:var(--tas-ink);font-size:13px;font-weight:900;text-transform:uppercase;}.nav-bell-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:var(--radius);color:var(--tas-muted);background:var(--tas-soft);cursor:pointer;}.nav-bell-close:hover,.nav-bell-close:focus-visible{color:var(--tas-ink);background:#edf0f3;}.nav-bell-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;}.nav-bell-body{max-height:370px;overflow-y:auto;padding:8px;}.nav-bell-empty{display:grid;min-height:112px;place-items:center;color:var(--tas-muted);font-size:14px;font-weight:700;}.aktuelnost-item{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:5px;padding:10px;border:0;border-radius:var(--radius);color:inherit;background:transparent;text-align:left;cursor:pointer;}.aktuelnost-item:hover,.aktuelnost-item:focus-visible{background:var(--tas-soft);}.aktuelnost-item-img{width:100%;aspect-ratio:16 / 8;object-fit:cover;border-radius:var(--radius);}.aktuelnost-item-title{color:var(--tas-ink);font-size:15px;font-weight:900;line-height:1.25;}.aktuelnost-item-text{display:-webkit-box;overflow:hidden;color:var(--tas-muted);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.aktuelnost-item-date{color:#8a94a3;font-size:12px;font-weight:800;}.aktuelnost-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(9,11,15,0.58);opacity:0;transition:opacity 180ms ease;}.aktuelnost-modal.open{display:flex;}.aktuelnost-modal.show{opacity:1;}.aktuelnost-modal-box{position:relative;width:min(560px,100%);max-height:min(86vh,760px);overflow-y:auto;border-radius:var(--radius);background:var(--tas-white);box-shadow:0 24px 70px rgba(9,11,15,0.28);transform:translateY(10px);transition:transform 180ms ease;}.aktuelnost-modal.show .aktuelnost-modal-box{transform:translateY(0);}.aktuelnost-modal-close{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:var(--radius);color:var(--tas-ink);background:rgba(255,255,255,0.92);box-shadow:var(--shadow-sm);cursor:pointer;}.aktuelnost-modal-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;}.aktuelnost-modal-body{padding:24px;}.aktuelnost-modal-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius);margin-bottom:18px;}.aktuelnost-modal-title{color:var(--tas-ink);font-size:24px;font-weight:900;line-height:1.18;}.aktuelnost-modal-date{margin-top:7px;color:var(--tas-muted);font-size:13px;font-weight:800;}.aktuelnost-modal-text{margin-top:16px;color:#3f4a57;font-size:15px;line-height:1.72;}.burger{display:none;position:relative;width:44px;height:44px;border:1px solid rgba(31,41,51,0.14);border-radius:var(--radius);background:var(--tas-white);cursor:pointer;}.burger span{position:absolute;left:11px;width:20px;height:2px;border-radius:999px;background:var(--tas-ink);transition:transform 160ms ease,opacity 160ms ease,top 160ms ease;}.burger span:nth-child(1){top:14px;}.burger span:nth-child(2){top:21px;}.burger span:nth-child(3){top:28px;}.burger.is-open span:nth-child(1){top:21px;transform:rotate(45deg);}.burger.is-open span:nth-child(2){opacity:0;}.burger.is-open span:nth-child(3){top:21px;transform:rotate(-45deg);}@media (max-width:980px){.header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;min-height:68px;}.logo-link{width:148px;min-width:126px;}.main-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:6px;padding:12px;border:1px solid var(--tas-line);border-radius:var(--radius);background:var(--tas-white);box-shadow:var(--shadow-md);}.main-nav.is-open{display:flex;}.nav-link{justify-content:center;display:inline-flex;min-height:44px;}.nav-link[href="ponuda#pretraga"]{display:inline-flex;}.header-action{justify-self:end;}.nav-bell-item{grid-column:-3 / -2;}.nav-bell-dropdown{right:-52px;}.site-header.scrolled .header-inner{grid-template-columns:auto minmax(0,1fr) auto auto;min-height:58px;padding:0 12px 0 16px;}.site-header.scrolled .logo-link{width:120px;min-width:104px;}.burger{grid-column:-2 / -1;justify-self:end;display:inline-flex;}.site-header.scrolled .main-nav{border-color:rgba(31,41,51,0.12);background:var(--tas-white);}.site-header.scrolled .main-nav .nav-link{color:#344054;background:transparent;}.site-header.scrolled .main-nav .nav-link:hover,.site-header.scrolled .main-nav .nav-link:focus-visible,.site-header.scrolled .main-nav .nav-link.is-active{color:var(--tas-red-dark);background:rgba(225,2,21,0.08);}}@media (max-width:560px){.header-inner{grid-template-columns:auto minmax(0,1fr) auto;width:min(100% - 20px,1220px);gap:8px;}.logo-link{width:132px;min-width:116px;}.site-header.scrolled{top:8px;}.site-header.scrolled .header-inner{grid-template-columns:auto minmax(0,1fr) auto;width:min(100% - 18px,1220px);}.site-header.scrolled .logo-link{width:112px;min-width:96px;}.header-action{display:none;}.nav-bell-item{display:none;}.nav-bell.header-action{display:inline-flex;width:44px;min-height:44px;padding:0;}.burger{grid-column:3 / 4;}.nav-bell > span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;}.nav-bell-dot{right:8px;}.nav-bell-dropdown{right:-48px;width:calc(100vw - 20px);}.aktuelnost-modal{padding:14px;}.aktuelnost-modal-body{padding:18px;}.aktuelnost-modal-title{font-size:20px;}}
.site-footer{margin-top:48px;color:rgba(255,255,255,0.82);background:linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0) 42%),var(--tas-black);}.footer-inner{display:grid;grid-template-columns:minmax(250px,1.35fr) minmax(220px,1fr) minmax(185px,0.82fr) minmax(210px,0.95fr);gap:34px;width:min(1220px,calc(100% - 32px));margin:0 auto;padding:48px 0 32px;}.footer-brand,.footer-info,.footer-stack{display:flex;flex-direction:column;align-items:flex-start;}.footer-brand{gap:16px;}.footer-logo-link{display:inline-flex;width:fit-content;}.footer-logo{width:190px;}.footer-brand p,.footer-info p,.footer-info address{margin:0;}.footer-brand p{max-width:310px;color:rgba(255,255,255,0.72);line-height:1.65;}.footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,255,255,0.16);border-radius:8px;color:var(--tas-white);background:rgba(255,255,255,0.06);transition:transform 0.18s ease,border-color 0.18s ease,background 0.18s ease;}.footer-social-link svg{width:21px;height:21px;flex:0 0 auto;fill:currentColor;}.footer-social-link--olx svg{width:28px;height:21px;}.footer-social-link--olx svg text{fill:var(--tas-black);font-family:Arial,sans-serif;font-size:9px;font-weight:900;letter-spacing:0;}.footer-social-link:hover,.footer-social-link:focus-visible{transform:translateY(-2px);border-color:rgba(255,255,255,0.34);background:rgba(255,255,255,0.13);}.footer-info a{color:rgba(255,255,255,0.86);font-weight:700;}.footer-info a:hover{color:var(--tas-white);}.footer-info{gap:13px;line-height:1.55;}.footer-info h2{display:inline-flex;align-items:center;gap:9px;margin:0 0 4px;color:var(--tas-white);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase;}.footer-info h2 svg{width:19px;height:19px;flex:0 0 19px;color:var(--tas-red);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.footer-info address{font-style:normal;}.footer-stack{gap:4px;}.footer-stack span{color:rgba(255,255,255,0.6);font-size:13px;}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1220px,calc(100% - 32px));margin:0 auto;padding:16px 0 22px;border-top:1px solid rgba(255,255,255,0.14);color:rgba(255,255,255,0.6);font-size:13px;}.footer-bottom span{min-width:0;}.footer-bottom a{color:rgba(255,255,255,0.86);font-weight:800;}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:var(--tas-white);}.footer-legal{display:flex;flex-wrap:wrap;gap:10px 14px;min-width:0;}.footer-legal a,.footer-legal button{border:0;padding:0;color:rgba(255,255,255,0.78);background:transparent;cursor:pointer;font:inherit;font-weight:800;}.footer-legal a:hover,.footer-legal a:focus-visible,.footer-legal button:hover,.footer-legal button:focus-visible{color:var(--tas-white);text-decoration:underline;text-underline-offset:3px;}.cookie-banner{position:fixed;left:50%;bottom:18px;z-index:120;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(980px,calc(100% - 36px));padding:14px;border:1px solid rgba(225,2,21,0.22);border-radius:8px;color:var(--tas-ink);background:rgba(255,255,255,0.98);box-shadow:0 18px 48px rgba(9,11,15,0.22);transform:translateX(-50%);}.cookie-banner[hidden]{display:none;}.cookie-banner__copy{display:grid;gap:5px;min-width:0;}.cookie-banner__copy strong{color:var(--tas-ink);font-size:15px;font-weight:950;}.cookie-banner p{min-width:0;margin:0;color:#344054;font-size:14px;line-height:1.45;}.cookie-banner a{color:var(--tas-red-dark);font-weight:900;text-decoration:underline;text-underline-offset:3px;}.cookie-banner__actions,.cookie-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;}.cookie-banner__button{min-height:42px;border:0;border-radius:8px;padding:10px 16px;color:var(--tas-white);background:var(--tas-red);cursor:pointer;font-weight:900;white-space:nowrap;}.cookie-banner__button--ghost{color:var(--tas-ink);border:1px solid rgba(31,41,51,0.16);background:var(--tas-white);}.cookie-banner__button:hover,.cookie-banner__button:focus-visible{background:var(--tas-red-dark);}.cookie-banner__button--ghost:hover,.cookie-banner__button--ghost:focus-visible{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.32);background:#fff5f6;}.cookie-modal{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:18px;background:rgba(9,11,15,0.48);}.cookie-modal[hidden]{display:none;}.cookie-modal__panel{display:grid;gap:18px;width:min(720px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid rgba(225,2,21,0.2);border-radius:8px;padding:22px;color:var(--tas-ink);background:var(--tas-white);box-shadow:0 28px 80px rgba(9,11,15,0.36);}.cookie-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;}.cookie-modal__head h2{margin:8px 0 0;color:var(--tas-ink);font-size:28px;line-height:1.1;}.cookie-modal__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(31,41,51,0.14);border-radius:8px;color:var(--tas-ink);background:#f7f9fb;cursor:pointer;}.cookie-modal__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}.cookie-modal__intro{margin:0;color:#52606d;}.cookie-options{display:grid;gap:10px;}.cookie-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:14px;border:1px solid rgba(31,41,51,0.1);border-radius:8px;background:#f8fafc;}.cookie-option span{display:grid;gap:4px;}.cookie-option strong{color:var(--tas-ink);font-weight:950;}.cookie-option small{color:#52606d;font-size:13px;line-height:1.4;}.cookie-option input{width:22px;height:22px;accent-color:var(--tas-red);}.klaro{color:var(--tas-ink);font:inherit;}.klaro .cookie-notice:not(.cookie-modal-notice){position:fixed;left:50%;bottom:18px;z-index:130;width:min(980px,calc(100% - 36px));border:1px solid rgba(225,2,21,0.22);border-radius:8px;color:var(--tas-ink);background:rgba(255,255,255,0.98);box-shadow:0 18px 48px rgba(9,11,15,0.22);transform:translateX(-50%);}.klaro .cookie-notice .cn-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;}.klaro .cookie-notice p,.klaro .cookie-modal p,.klaro .cookie-modal li{margin:0;color:#344054;font-size:14px;line-height:1.45;}.klaro .cookie-notice .cn-ok,.klaro .cookie-modal .cm-footer-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;}.klaro .cookie-notice .cn-ok .cn-buttons{display:flex;flex-wrap:wrap;gap:8px;}.klaro .cm-link{color:var(--tas-red-dark);font-weight:900;text-decoration:underline;text-underline-offset:3px;}.klaro .cm-link:hover,.klaro .cm-link:focus-visible{color:var(--tas-red);}.klaro .cookie-notice .cn-learn-more{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(31,41,51,0.16);border-radius:8px;padding:10px 16px;color:var(--tas-ink);background:var(--tas-white);font-weight:900;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;}.klaro .cookie-notice .cn-learn-more:hover,.klaro .cookie-notice .cn-learn-more:focus-visible{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.32);background:#fff5f6;}.klaro .cm-btn{min-height:42px;border:0;border-radius:8px;padding:10px 16px;color:var(--tas-white);background:var(--tas-red);cursor:pointer;font:inherit;font-weight:900;line-height:1.2;white-space:nowrap;}.klaro .cm-btn:hover,.klaro .cm-btn:focus-visible{background:var(--tas-red-dark);}.klaro .cm-btn.cm-btn-danger,.klaro .cm-btn.cm-btn-info,.klaro .cm-btn.cm-btn-close{color:var(--tas-ink);border:1px solid rgba(31,41,51,0.16);background:var(--tas-white);}.klaro .cm-btn.cm-btn-danger:hover,.klaro .cm-btn.cm-btn-danger:focus-visible,.klaro .cm-btn.cm-btn-info:hover,.klaro .cm-btn.cm-btn-info:focus-visible,.klaro .cm-btn.cm-btn-close:hover,.klaro .cm-btn.cm-btn-close:focus-visible{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.32);background:#fff5f6;}.klaro .cookie-modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:18px;}.klaro .cookie-modal .cm-bg{position:fixed;inset:0;background:rgba(9,11,15,0.48);}.klaro .cookie-modal .cm-modal.cm-klaro{position:relative;z-index:1;display:grid;gap:18px;width:min(720px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid rgba(225,2,21,0.2);border-radius:8px;padding:22px;color:var(--tas-ink);background:var(--tas-white);box-shadow:0 28px 80px rgba(9,11,15,0.36);}.klaro .cookie-modal .cm-header,.klaro .cookie-modal .cm-body,.klaro .cookie-modal .cm-footer{display:grid;gap:14px;}.klaro .cookie-modal .cm-header .hide{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:38px;width:38px;height:38px;border:1px solid rgba(31,41,51,0.14);border-radius:8px;padding:0;color:var(--tas-ink);background:#f7f9fb;cursor:pointer;}.klaro .cookie-modal .cm-header .hide:hover,.klaro .cookie-modal .cm-header .hide:focus-visible{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.32);background:#fff5f6;}.klaro .cookie-modal .cm-header .hide svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}.klaro .cookie-modal .cm-header .hide svg path,.klaro .cookie-modal .cm-header .hide svg line{fill:none;stroke:currentColor;}.klaro .cookie-modal .cm-header .title{margin:0;color:var(--tas-ink);font-size:28px;line-height:1.1;}.klaro .cookie-modal .cm-powered-by{display:none;}.klaro .cookie-modal ul,.klaro .cookie-modal li{list-style:none;margin:0;padding:0;}.klaro .cookie-modal .cm-purposes,.klaro .cookie-modal .cm-services{display:grid;gap:10px;}.klaro .cookie-modal .cm-purpose,.klaro .cookie-modal .cm-service,.klaro .cookie-notice .cm-switch-container{display:grid;gap:8px;min-width:0;padding:14px;border:1px solid rgba(31,41,51,0.1);border-radius:8px;background:#f8fafc;}.klaro .cookie-modal .cm-list-title,.klaro .cookie-notice .cm-list-title{color:var(--tas-ink);font-weight:950;}.klaro .cookie-modal .cm-list-description,.klaro .cookie-notice .cm-list-description,.klaro .cookie-modal .purposes{color:#52606d;font-size:13px;line-height:1.4;}.klaro .cookie-modal .cm-list-input,.klaro .cookie-notice .cm-list-input{position:absolute;opacity:0;pointer-events:none;}.klaro .cookie-modal .cm-list-label,.klaro .cookie-notice .cm-list-label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;cursor:pointer;}.klaro .cookie-modal .slider,.klaro .cookie-notice .slider{position:relative;display:inline-block;width:46px;height:26px;border-radius:999px;background:#cbd5e1;transition:background 0.18s ease;}.klaro .cookie-modal .slider::before,.klaro .cookie-notice .slider::before{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--tas-white);box-shadow:0 2px 5px rgba(9,11,15,0.2);content:"";transition:transform 0.18s ease;}.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider{background:var(--tas-red);}.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before{transform:translateX(20px);}@media (max-width:1080px){.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:640px){.footer-inner{grid-template-columns:1fr;padding-top:36px;}.footer-bottom{align-items:flex-start;flex-direction:column;}.cookie-banner{left:50%;bottom:10px;grid-template-columns:1fr;width:min(420px,calc(100% - 20px));}.cookie-banner__actions,.cookie-modal__actions{justify-content:stretch;}.cookie-banner__button{width:100%;}.cookie-modal__panel{padding:18px;}.cookie-option{grid-template-columns:1fr;}.klaro .cookie-notice:not(.cookie-modal-notice){bottom:10px;width:min(420px,calc(100% - 20px));}.klaro .cookie-notice .cn-body{grid-template-columns:1fr;}.klaro .cookie-notice .cn-ok,.klaro .cookie-notice .cn-ok .cn-buttons,.klaro .cookie-modal .cm-footer-buttons{justify-content:stretch;}.klaro .cm-btn,.klaro .cookie-notice .cm-link{width:100%;text-align:center;}.klaro .cookie-modal .cm-modal.cm-klaro{padding:18px;}.klaro .cookie-modal .cm-list-label,.klaro .cookie-notice .cm-list-label{grid-template-columns:1fr;}}
.hero-section{position:relative;overflow:hidden;padding:clamp(16px,2.4vw,28px) 0 clamp(54px,6vw,92px);background:radial-gradient(circle at 82% 28%,rgba(225,2,21,0.12),transparent 34%),radial-gradient(circle at 16% 72%,rgba(225,2,21,0.1),transparent 28%),linear-gradient(180deg,rgba(255,255,255,0.98) 0%,rgba(247,249,252,0.95) 54%,rgba(32,0,7,0.9) 88%,#05070a 100%),repeating-linear-gradient(135deg,rgba(31,41,51,0.05) 0 1px,transparent 1px 22px);}.hero-section::before{content:"";position:absolute;top:0;bottom:0;right:-10vw;width:min(42vw,620px);transform:skewX(-18deg);background:linear-gradient(180deg,rgba(255,255,255,0.78) 0%,rgba(255,255,255,0.38) 18%,rgba(225,2,21,0.74) 48%,rgba(139,0,10,0.7) 72%,rgba(5,7,10,0.72) 100%);pointer-events:none;}.hero-section::after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(120px,18vw,220px);background:linear-gradient(180deg,transparent,rgba(5,7,10,0.74) 62%,#05070a 100%),repeating-linear-gradient(135deg,rgba(255,255,255,0.045) 0 1px,transparent 1px 26px);pointer-events:none;}.hero-welcome{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,22vw,430px);gap:clamp(8px,1vw,18px);align-items:stretch;width:min(1880px,calc(100% - clamp(16px,3vw,56px)));margin:0 auto;}.hero-gallery{position:relative;display:grid;grid-template-rows:auto;align-self:start;min-width:0;}.hero-feature{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:var(--gallery-ratio,1280 / 549);height:auto;min-height:0;border:1px solid rgba(31,41,51,0.1);border-radius:10px;background:#10151c;box-shadow:0 22px 60px rgba(9,11,15,0.18);}.hero-feature picture,.hero-feature img{display:block;width:100%;height:100%;}.hero-feature picture{position:relative;z-index:1;}.hero-feature img{object-fit:contain;object-position:left center;}.hero-gallery-dots{position:absolute;left:50%;bottom:14px;z-index:2;display:flex;gap:9px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;background:rgba(4,7,12,0.28);box-shadow:0 8px 24px rgba(0,0,0,0.22);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translateX(-50%);}.hero-gallery-dot{width:12px;height:12px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,0.88);box-shadow:0 0 0 2px rgba(255,255,255,0.34),0 2px 8px rgba(0,0,0,0.24);cursor:pointer;transition:width 180ms ease,background-color 180ms ease,box-shadow 180ms ease,opacity 180ms ease;}.hero-gallery-dot.is-active{width:34px;background:var(--tas-red);box-shadow:0 0 0 2px rgba(255,255,255,0.9),0 0 18px rgba(225,2,21,0.52),0 4px 12px rgba(0,0,0,0.26);}.hero-gallery-dot:hover,.hero-gallery-dot:focus-visible{opacity:1;outline:0;box-shadow:0 0 0 3px rgba(255,255,255,0.58),0 3px 10px rgba(0,0,0,0.28);}.hero-message{position:relative;display:grid;align-content:center;gap:clamp(8px,0.9vw,13px);min-width:0;min-height:0;height:100%;overflow:hidden;padding:clamp(18px,1.6vw,28px) clamp(22px,1.9vw,32px);color:var(--tas-white);border-radius:10px;background:linear-gradient(145deg,rgba(225,2,21,0.2),transparent 40%),linear-gradient(180deg,#171d25 0%,#090d12 100%);box-shadow:0 22px 60px rgba(9,11,15,0.22);}.hero-message::before{content:"";position:absolute;top:0;left:0;width:7px;height:100%;border-radius:10px 0 0 10px;background:var(--tas-red);}.hero-kicker{color:var(--tas-red);font-size:12px;font-weight:950;text-transform:uppercase;}.hero-message h1{margin:0;color:var(--tas-white);font-size:clamp(30px,2.55vw,42px);line-height:1.02;letter-spacing:0;}.hero-message p{margin:0;color:rgba(255,255,255,0.78);font-size:clamp(14px,0.95vw,16px);line-height:1.45;}.hero-points{display:grid;gap:6px;}.hero-points span{min-height:31px;padding:6px 10px;border:1px solid rgba(255,255,255,0.1);border-radius:8px;color:rgba(255,255,255,0.9);background:rgba(255,255,255,0.055);font-size:12px;font-weight:850;}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0;}.hero-actions .btn{min-height:40px;padding:9px 10px;font-size:13px;line-height:1.1;white-space:nowrap;}.hero-actions .btn-secondary{color:var(--tas-white);border-color:rgba(255,255,255,0.2);background:rgba(255,255,255,0.08);}@media (max-width:980px){.hero-welcome{grid-template-columns:1fr;}.hero-feature{aspect-ratio:var(--gallery-ratio,1280 / 549);}.hero-message{min-height:auto;height:auto;overflow:visible;padding:24px;}}@media (max-width:920px){.hero-feature{touch-action:pan-y pinch-zoom;}}@media (max-width:560px){.hero-section{padding:14px 0 58px;}.hero-welcome{width:calc(100% - 20px);gap:10px;}.hero-gallery{gap:0;}.hero-actions{display:grid;grid-template-columns:1fr;}}@supports not (aspect-ratio:1 / 1){.hero-feature{height:42vw;min-height:250px;max-height:650px;}@media (max-width:980px){.hero-feature{height:48vw;max-height:520px;}}@media (max-width:560px){.hero-feature{height:212px;max-height:none;}}}
.content-section{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:42px 0;}.content-section--featured{position:relative;overflow:hidden;width:100%;max-width:none;margin-bottom:-1px;padding:96px clamp(10px,2vw,28px) 48px;color:var(--tas-white);background:radial-gradient(circle at 14% 16%,rgba(225,2,21,0.34),transparent 30%),radial-gradient(circle at 86% 26%,rgba(225,2,21,0.2),transparent 28%),linear-gradient(118deg,#05070a 0%,#0e1218 44%,#220006 72%,#07090d 100%);}.content-section--featured::before,.content-section--featured::after{content:"";position:absolute;pointer-events:none;}.content-section--featured::before{inset:0;background:linear-gradient(90deg,rgba(255,255,255,0.08),transparent 24%,rgba(225,2,21,0.14) 58%,transparent 82%),repeating-linear-gradient(135deg,rgba(255,255,255,0.055) 0 1px,transparent 1px 26px),linear-gradient(0deg,rgba(255,255,255,0.06),transparent 38%,rgba(0,0,0,0.22));}.content-section--featured::after{top:88px;left:50%;width:min(680px,70vw);height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(225,2,21,0.9),rgba(255,255,255,0.78),rgba(225,2,21,0.9),transparent);box-shadow:0 0 28px rgba(225,2,21,0.44);transform:translateX(-50%);}.content-section--featured > *{position:relative;z-index:1;}.content-section--featured > .featured-heading{width:100%;max-width:none;margin:0 0 18px;justify-items:center;text-align:center;}.content-section--featured > .featured-heading h2{color:var(--tas-white);font-size:clamp(30px,3vw,42px);text-shadow:0 14px 36px rgba(0,0,0,0.45);}.content-section--featured .eyebrow{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.2);background:rgba(225,2,21,0.08);}.content-section--featured .section-heading h2,.content-section--featured .section-heading p{color:var(--tas-white);}.content-section--featured .section-heading p{color:#52606d;opacity:1;}.content-section--warm{position:relative;overflow:hidden;width:100%;max-width:none;padding:52px max(16px,calc((100% - 1220px) / 2));color:var(--tas-ink);background:linear-gradient(135deg,rgba(255,255,255,0.86) 0%,rgba(255,255,255,0) 42%),repeating-linear-gradient(135deg,rgba(31,41,51,0.045) 0 1px,transparent 1px 22px),#ffffff;}.content-section--warm::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(225,2,21,0.05),transparent 34%),linear-gradient(0deg,rgba(31,41,51,0.05),transparent 46%);pointer-events:none;}.content-section--warm > *{position:relative;z-index:1;}.content-section--warm .eyebrow{color:var(--tas-red-dark);border-color:rgba(225,2,21,0.2);background:rgba(225,2,21,0.08);}.content-section--warm .section-heading h2,.content-section--warm .section-heading p{color:var(--tas-ink);}.content-section--warm .section-heading p{opacity:0.82;}.content-section--warm .vehicle-card{border-color:rgba(31,41,51,0.1);box-shadow:0 20px 44px rgba(9,11,15,0.12);}.content-section--arrival-preview{position:relative;overflow:hidden;width:100%;max-width:none;padding:52px max(16px,calc((100% - 1220px) / 2));background:linear-gradient(120deg,rgba(210,239,255,0.96) 0%,rgba(232,247,255,0.9) 42%,rgba(255,236,239,0.92) 100%),repeating-linear-gradient(135deg,rgba(225,2,21,0.055) 0 1px,transparent 1px 24px);}.content-section--arrival-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(116,199,245,0.2),transparent 38%,rgba(225,2,21,0.16)),linear-gradient(180deg,rgba(255,255,255,0.62),rgba(255,255,255,0));pointer-events:none;}.content-section--arrival-preview > *{position:relative;z-index:1;}.content-section--arrival-preview .eyebrow{color:#9f0710;border-color:rgba(225,2,21,0.2);background:rgba(255,255,255,0.74);}.content-section--arrival-preview .section-heading h2{color:#17324a;}.content-section--arrival-preview .section-heading p{color:#405f74;}.content-section--arrival-preview .section-link{border-color:rgba(225,2,21,0.22);color:#17324a;background:rgba(255,255,255,0.82);}.content-section--arrival-preview .section-link:hover,.content-section--arrival-preview .section-link:focus-visible{border-color:rgba(225,2,21,0.42);color:var(--tas-red-dark);background:var(--tas-white);}.content-section--arrival-preview .vehicle-card{border-color:rgba(96,163,201,0.28);box-shadow:0 20px 46px rgba(37,86,115,0.18);}.section-heading{display:grid;gap:10px;max-width:680px;margin-bottom:22px;}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end;max-width:none;}.section-heading h2{margin:0;color:var(--tas-ink);font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:0;}.section-heading p{margin:0;color:#52606d;font-size:16px;}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.vehicle-grid--latest{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}.vehicle-grid--arrival-preview{grid-template-columns:repeat(3,minmax(0,1fr));}.vehicle-grid--arrival-preview .vehicle-card:nth-child(n+4){display:none;}.vehicle-list-cta{display:flex;justify-content:center;margin-top:22px;}@media (max-width:1020px){.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.vehicle-grid--latest{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:680px){.content-section{width:min(100% - 20px,1220px);padding:30px 0;}.content-section--featured{padding:82px 10px 34px;}.content-section--warm{padding:34px 10px;}.content-section--arrival-preview{padding:34px 10px;}.section-heading--split{grid-template-columns:1fr;align-items:start;}.vehicle-grid{grid-template-columns:1fr;gap:14px;}.vehicle-grid--offer-preview .vehicle-card:nth-child(n+9){display:none;}.vehicle-grid--arrival-preview .vehicle-card:nth-child(n+4){display:flex;}}
.featured-carousel{--featured-side:clamp(220px,16vw,340px);--featured-side-half:clamp(110px,8vw,170px);--featured-gutter:clamp(4px,0.75vw,12px);--featured-edge:clamp(6px,0.8vw,14px);--featured-panel:clamp(300px,21vw,380px);--featured-media-floor:clamp(560px,42vw,790px);--featured-card-height:clamp(500px,32vw,570px);display:grid;gap:18px;width:100%;margin:0 auto;}.featured-carousel__viewport{position:relative;overflow:hidden;min-height:calc(var(--featured-card-height) + 40px);border:1px solid rgba(255,255,255,0.1);border-radius:18px;background:radial-gradient(circle at 18% 10%,rgba(225,2,21,0.24),transparent 28%),linear-gradient(135deg,rgba(255,255,255,0.08),rgba(255,255,255,0.02)),repeating-linear-gradient(135deg,rgba(255,255,255,0.055) 0 1px,transparent 1px 24px),rgba(5,7,10,0.72);box-shadow:0 24px 70px rgba(0,0,0,0.36);}.featured-carousel__track{position:relative;isolation:isolate;min-height:inherit;}.featured-carousel__track::before{content:"";position:absolute;top:50%;left:var(--featured-edge);right:var(--featured-edge);z-index:0;height:calc(var(--featured-card-height) + 24px);border:1px solid rgba(255,255,255,0.1);border-radius:22px;background:radial-gradient(circle at 18% 50%,rgba(225,2,21,0.22),transparent 28%),linear-gradient(135deg,rgba(255,255,255,0.14),rgba(255,255,255,0.04)),rgba(8,10,14,0.8);box-shadow:0 24px 70px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.12);transform:translateY(-50%);pointer-events:none;}.featured-slide{--featured-corner:18px;position:absolute;top:50%;left:50%;z-index:0;display:grid;min-width:0;padding:10px;border:1px solid rgba(255,255,255,0.12);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,0.95),rgba(239,242,246,0.9));box-shadow:0 24px 66px rgba(0,0,0,0.3);opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(0.9);transition:left 640ms cubic-bezier(0.18,0.92,0.22,1),width 640ms cubic-bezier(0.18,0.92,0.22,1),transform 640ms cubic-bezier(0.18,0.92,0.22,1),opacity 260ms ease,filter 320ms ease,box-shadow 320ms ease;will-change:left,width,transform,opacity;}.featured-slide.is-active{left:50%;z-index:4;grid-template-columns:minmax(var(--featured-media-floor),1fr) minmax(0,var(--featured-panel));align-items:stretch;gap:12px;width:calc(100% - var(--featured-side) - var(--featured-side) - var(--featured-gutter) - var(--featured-gutter));opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);}.featured-carousel.is-animating .featured-slide.is-active{box-shadow:0 32px 82px rgba(0,0,0,0.38),0 0 0 1px rgba(225,2,21,0.14);}.featured-carousel.is-moving-next .featured-slide.is-prev,.featured-carousel.is-moving-prev .featured-slide.is-next{opacity:0.58;filter:saturate(0.74) brightness(0.68);}.featured-carousel.is-moving-next .featured-slide.is-active{transform:translate(-50%,-50%) scale(1.012);}.featured-carousel.is-moving-prev .featured-slide.is-active{transform:translate(-50%,-50%) scale(1.012);}.featured-slide.is-prev,.featured-slide.is-next{z-index:1;grid-template-columns:1fr;width:var(--featured-side);min-width:0;padding:7px;opacity:0.72;pointer-events:auto;cursor:pointer;filter:saturate(0.82) brightness(0.76);}.featured-slide.is-prev{left:calc(var(--featured-edge) + var(--featured-side-half));transform:translate(-50%,-50%) skewY(-2deg) scale(0.94);}.featured-slide.is-next{left:calc(100% - var(--featured-edge) - var(--featured-side-half));transform:translate(-50%,-50%) skewY(2deg) scale(0.94);}.featured-slide.is-prev:hover,.featured-slide.is-next:hover{opacity:0.86;filter:saturate(0.9) brightness(0.88);}.featured-slide.is-prev .featured-slide__data,.featured-slide.is-next .featured-slide__data{display:none;}.featured-slide__image{position:relative;display:block;min-width:0;height:var(--featured-card-height);overflow:hidden;border-radius:13px;background:#141922;box-shadow:0 16px 34px rgba(9,11,15,0.18);clip-path:polygon(var(--featured-corner) 0,100% 0,100% calc(100% - var(--featured-corner)),calc(100% - var(--featured-corner)) 100%,0 100%,0 var(--featured-corner));}.featured-slide__image::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);pointer-events:none;}.featured-slide.is-prev .featured-slide__image::before,.featured-slide.is-next .featured-slide__image::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(9,11,15,0.08),rgba(9,11,15,0.42)),rgba(225,2,21,0.08);pointer-events:none;}.featured-slide__image-main{display:block;width:100%;height:100%;object-fit:cover;object-position:left center;backface-visibility:hidden;transition:transform 220ms ease;}.featured-slide.is-active .featured-slide__image:hover .featured-slide__image-main,.featured-slide.is-active .featured-slide__image:focus-visible .featured-slide__image-main{transform:scale(1.025);}.featured-slide.is-prev .featured-slide__image-main{object-position:left center;}.featured-slide.is-next .featured-slide__image-main{object-position:left center;}.featured-slide__image .vehicle-card__placeholder{width:100%;height:100%;}.featured-slide__data{position:relative;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:8px;min-width:0;height:var(--featured-card-height);padding:clamp(16px,1.65vw,24px);overflow:hidden;color:var(--tas-white);border-radius:13px;background:radial-gradient(circle at 14% 8%,rgba(225,2,21,0.28),transparent 28%),linear-gradient(145deg,#171c23 0%,#10151c 54%,#080b10 100%);box-shadow:0 16px 34px rgba(9,11,15,0.2);clip-path:polygon(var(--featured-corner) 0,100% 0,100% calc(100% - var(--featured-corner)),calc(100% - var(--featured-corner)) 100%,0 100%,0 var(--featured-corner));}.featured-slide__data::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--tas-red),rgba(225,2,21,0));}.featured-slide__badges{display:flex;flex-wrap:wrap;gap:6px;}.featured-slide__badges .vehicle-card__badge{min-height:27px;padding:7px 12px;background:var(--tas-red);box-shadow:none;font-size:12px;}.featured-slide__badges .vehicle-card__badge--new{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);}.featured-slide__badges .vehicle-card__badge--arrival{color:#075985;background:linear-gradient(135deg,#dff6ff 0%,#9de5ff 100%);}.featured-slide__make{color:#ff2534;font-size:13px;font-weight:950;line-height:1;text-transform:uppercase;}.featured-slide h3{display:-webkit-box;max-height:3.36em;margin:0;overflow:hidden;color:var(--tas-white);font-size:clamp(22px,1.75vw,30px);line-height:1.12;letter-spacing:0;text-transform:uppercase;overflow-wrap:break-word;word-break:normal;hyphens:none;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.featured-slide__specs{display:grid;grid-template-columns:repeat(2,minmax(108px,1fr));align-content:start;gap:9px;min-height:0;}.featured-slide__specs span{display:grid;gap:5px;min-width:0;min-height:52px;padding:10px 12px;border:1px solid rgba(255,255,255,0.1);border-radius:8px;background:rgba(255,255,255,0.06);}.featured-slide__specs small{color:rgba(255,255,255,0.58);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;}.featured-slide__specs strong{min-width:0;color:var(--tas-white);font-size:13px;font-weight:850;line-height:1.15;overflow-wrap:anywhere;}.featured-slide__bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(116px,auto);gap:10px;align-items:center;align-self:end;padding-top:10px;border-top:1px solid rgba(255,255,255,0.1);}.featured-slide__prices{display:grid;gap:7px;min-width:0;}.featured-slide__price{display:grid;gap:3px;min-width:0;}.featured-slide__price span{color:rgba(255,255,255,0.62);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;}.featured-slide__price strong{min-width:0;color:var(--tas-white);font-weight:950;line-height:1;overflow-wrap:anywhere;}.featured-slide__price--main strong{font-size:clamp(24px,2.05vw,33px);}.featured-slide__price--sale span{color:#ffe1e4;}.featured-slide__price del{color:rgba(255,255,255,0.72);font-size:13px;font-weight:850;line-height:1;text-decoration-thickness:2px;white-space:nowrap;}.featured-slide__price--sub strong{color:rgba(255,255,255,0.82);font-size:clamp(17px,1.35vw,22px);}.featured-slide__bottom .btn-primary{min-height:45px;padding-inline:16px;background:linear-gradient(135deg,var(--tas-red),#b6000d);box-shadow:0 12px 24px rgba(225,2,21,0.24);}.featured-slide__bottom .btn-primary:hover,.featured-slide__bottom .btn-primary:focus-visible{background:linear-gradient(135deg,#ff1626,var(--tas-red-dark));}.featured-carousel__controls{position:relative;z-index:5;display:grid;grid-template-columns:auto auto minmax(90px,min(var(--featured-dots-width,260px),56vw)) auto;align-items:center;justify-content:center;gap:clamp(8px,1vw,14px);width:100%;}.featured-carousel__counter{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:78px;min-height:40px;padding:8px 12px;border:1px solid rgba(255,255,255,0.14);border-radius:999px;color:var(--tas-white);background:rgba(8,10,14,0.78);box-shadow:0 12px 30px rgba(0,0,0,0.26);font-weight:950;}.featured-carousel__arrow{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,0.16);border-radius:999px;color:var(--tas-white);background:rgba(8,10,14,0.78);box-shadow:0 12px 30px rgba(0,0,0,0.26);cursor:pointer;transition:color 160ms ease,background 160ms ease,transform 160ms ease;}.featured-carousel__arrow:hover,.featured-carousel__arrow:focus-visible{color:var(--tas-white);background:var(--tas-red);transform:translateY(-1px);}.featured-carousel__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}.featured-carousel__dots{display:flex;justify-content:flex-start;gap:8px;width:min(var(--featured-dots-width,260px),56vw);min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:8px 2px;scrollbar-width:none;scroll-behavior:smooth;}.featured-carousel__dots::-webkit-scrollbar{display:none;}.featured-carousel__dots button{flex:0 0 auto;width:28px;height:6px;border:0;border-radius:999px;background:rgba(255,255,255,0.26);cursor:pointer;transition:width 160ms ease,background 160ms ease;}.featured-carousel__dots button.is-active{width:40px;background:var(--tas-red);}@media (max-width:1400px){.featured-slide.is-active{--featured-panel:clamp(220px,24vw,330px);--featured-media-floor:clamp(520px,55vw,740px);width:calc(100% - 48px);}.featured-slide.is-prev,.featured-slide.is-next{opacity:0;pointer-events:none;}}@media (max-width:940px){.featured-carousel__viewport{min-height:0;overflow:visible;background:transparent;touch-action:pan-y pinch-zoom;}.featured-carousel__track{min-height:0;}.featured-slide{--featured-card-height:auto;position:absolute;top:0;left:0;grid-template-columns:1fr;width:100%;opacity:0;transform:none;}.featured-slide.is-active{position:relative;left:0;grid-template-columns:1fr;width:100%;opacity:1;transform:none;}.featured-slide.is-prev,.featured-slide.is-next{opacity:0;pointer-events:none;transform:none;}.featured-slide__image{height:auto;aspect-ratio:16 / 10;}.featured-slide__data{height:auto;min-height:0;overflow:visible;}.featured-carousel__controls{grid-template-columns:42px minmax(0,min(var(--featured-dots-width,260px),calc(100% - 104px))) 42px;gap:10px;justify-content:center;}.featured-carousel__counter{display:none;}.featured-carousel__dots{justify-self:stretch;justify-content:center;width:100%;margin-inline:auto;}}@media (max-width:680px){.featured-carousel{gap:14px;}.featured-slide{gap:10px;padding:10px;border-radius:12px;}.featured-slide__image,.featured-slide__data{border-radius:10px;clip-path:none;}.featured-slide__image{aspect-ratio:16 / 11;}.featured-slide__data{gap:10px;padding:18px;}.featured-slide h3{max-height:4.32em;font-size:clamp(24px,8.5vw,32px);line-height:1.08;-webkit-line-clamp:4;}.featured-slide__specs{grid-template-columns:1fr;gap:8px;}.featured-slide__bottom{grid-template-columns:1fr;}.featured-slide__bottom .btn{width:100%;}.featured-carousel__dots button{width:22px;}.featured-carousel__dots button.is-active{width:34px;}}@supports not (aspect-ratio:1 / 1){@media (max-width:980px){.featured-slide__image{height:56vw;min-height:230px;max-height:520px;}}@media (max-width:680px){.featured-slide__image{height:58vw;min-height:190px;}}}
.vehicle-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(9,11,15,0.16);border-radius:8px;background:#080b10;box-shadow:0 22px 52px rgba(9,11,15,0.16);isolation:isolate;}.vehicle-card::after{content:"";position:absolute;right:-1px;bottom:-1px;width:54px;height:54px;background:linear-gradient(135deg,transparent 0 49%,var(--tas-red) 50% 100%);pointer-events:none;z-index:1;}.vehicle-card__media{position:relative;display:block;aspect-ratio:1.34 / 1;overflow:hidden;background:#dfe5ea;z-index:2;}.vehicle-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 180ms ease;}.vehicle-card:hover .vehicle-card__media img{transform:scale(1.025);}.vehicle-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--tas-white);background:linear-gradient(135deg,#2b2d31,#15171b);}.vehicle-card__placeholder span{font-size:44px;font-weight:950;}.vehicle-card__badges{position:absolute;top:18px;left:20px;right:20px;display:flex;flex-wrap:wrap;gap:8px;}.vehicle-card__badge{display:inline-flex;align-items:center;min-height:32px;padding:7px 15px;border-radius:999px;color:var(--tas-white);background:linear-gradient(135deg,#222429 0%,#111317 100%);box-shadow:0 10px 22px rgba(9,11,15,0.22);font-size:14px;font-weight:950;line-height:1;}.vehicle-card__badge--sale,.vehicle-card__badge--sold{background:linear-gradient(135deg,#e10215 0%,#a60511 100%);}.vehicle-card__badge--new{color:#ffffff;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);}.vehicle-card__badge--arrival{color:#075985;background:linear-gradient(135deg,#dff6ff 0%,#9de5ff 100%);}.vehicle-card__body{position:relative;display:grid;gap:10px;flex:1;padding:18px 20px 20px;color:var(--tas-white);background:radial-gradient(circle at 14% 18%,rgba(225,2,21,0.18),transparent 26%),linear-gradient(135deg,#171b22 0%,#101318 58%,#07090d 100%);cursor:pointer;z-index:2;}.vehicle-card__id-tab{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;min-width:min(42%,140px);min-height:38px;padding:8px 18px 8px 34px;color:var(--tas-white);background:linear-gradient(135deg,var(--tas-red) 0%,#b5000d 100%);transform:translateY(calc(-100% + 1px));clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);z-index:4;}.vehicle-card__id-tab::before{content:none;}.vehicle-card__id-tab span{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:950;letter-spacing:0;line-height:1;text-align:center;white-space:nowrap;}.vehicle-card__topline{display:flex;justify-content:space-between;gap:10px;padding-right:min(30%,104px);color:var(--tas-red);font-size:14px;font-weight:950;line-height:1.05;}.vehicle-card__title{margin:0;height:2.36em;overflow:hidden;color:var(--tas-white);font-size:20px;font-weight:850;line-height:1.18;text-transform:uppercase;}.vehicle-card__title a{display:block;overflow:hidden;height:100%;overflow-wrap:normal;word-break:normal;hyphens:none;}.vehicle-card__title a:hover{color:rgba(255,255,255,0.82);}.vehicle-card__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;min-height:0;color:var(--tas-white);}.vehicle-card__specs span{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:24px;max-width:100%;padding-right:0;margin-right:0;border-right:0;overflow:hidden;font-size:12px;font-weight:850;line-height:1.15;white-space:nowrap;text-overflow:clip;}.vehicle-card__specs span:last-child{border-right:0;margin-right:0;padding-right:0;}.vehicle-card__icon{width:18px;height:18px;flex:0 0 auto;fill:none;overflow:visible;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.vehicle-card__icon--gauge{width:18px;height:18px;}.vehicle-card__bottom{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:10px;align-items:end;padding-top:14px;border-top:1px solid rgba(255,255,255,0.42);}.vehicle-card__price{display:grid;gap:6px;min-width:0;}.vehicle-card__price span{color:var(--tas-white);font-size:12px;font-weight:900;line-height:1;}.vehicle-card__price strong{min-width:0;color:var(--tas-white);font-size:24px;font-weight:950;line-height:0.95;white-space:nowrap;}.vehicle-card__price--sale span{color:#ffe1e4;}.vehicle-card__price del{color:rgba(255,255,255,0.72);font-size:12px;font-weight:850;line-height:1;text-decoration-thickness:2px;white-space:nowrap;}.vehicle-card__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:116px;min-height:44px;padding:9px 12px;color:var(--tas-white);background:linear-gradient(135deg,var(--tas-red) 0%,#b5000d 100%);clip-path:polygon(8% 0,100% 0,100% 72%,90% 100%,0 100%,0 28%);font-size:15px;font-weight:950;line-height:1;white-space:nowrap;z-index:2;}.vehicle-card__button:hover,.vehicle-card__button:focus-visible{background:linear-gradient(135deg,#f20a1d 0%,#c20010 100%);}.vehicle-card__button .vehicle-card__icon{width:20px;height:20px;stroke-width:3;}@media (min-width:1021px){.vehicle-grid--latest .vehicle-card__media{aspect-ratio:1.5 / 1;}.vehicle-grid--latest .vehicle-card__body{gap:7px;padding:14px 16px 16px;}.vehicle-grid--latest .vehicle-card__id-tab{min-height:34px;padding-top:7px;padding-bottom:7px;}.vehicle-grid--latest .vehicle-card__id-tab span{font-size:13px;}.vehicle-grid--latest .vehicle-card__title{height:2.36em;font-size:16px;font-weight:850;}.vehicle-grid--latest .vehicle-card__specs span,.vehicle-grid--latest .vehicle-card__price span{font-size:11px;}.vehicle-grid--latest .vehicle-card__bottom{padding-top:10px;}.vehicle-grid--latest .vehicle-card__price{gap:4px;}.vehicle-grid--latest .vehicle-card__price strong{font-size:21px;}.vehicle-grid--latest .vehicle-card__button{min-width:108px;min-height:40px;font-size:14px;}}@media (max-width:430px){.vehicle-card__body{padding:20px 16px 18px;}.vehicle-card__id-tab{min-width:52%;}.vehicle-card__topline{padding-right:42%;}.vehicle-card__specs{grid-template-columns:1fr;}.vehicle-card__specs span{border-right:0;margin-right:0;padding-right:0;}.vehicle-card__bottom{grid-template-columns:1fr;align-items:stretch;}.vehicle-card__button{width:100%;}}@supports not (aspect-ratio:1 / 1){.vehicle-card__media{height:0;padding-top:74.63%;}.vehicle-card__media img,.vehicle-card__placeholder{position:absolute;inset:0;width:100%;height:100%;}@media (min-width:1021px){.vehicle-grid--latest .vehicle-card__media{padding-top:66.67%;}}@media (max-width:680px){body[data-page="home"] .vehicle-card__media{padding-top:80.65%;}}}
:root{--tas-red:#e10215;--tas-red-dark:#9f0710;--tas-ink:#1f2933;--tas-panel:#2b2d31;--tas-cream:#e8ded0;--tas-soft:#f6f7f9;--tas-line:#dfe3e8;--tas-muted:#667085;--tas-white:#ffffff;--tas-black:#090b0f;--shadow-sm:0 8px 24px rgba(12,15,20,0.08);--shadow-md:0 18px 48px rgba(12,15,20,0.14);--radius:8px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;color:var(--tas-ink);background:linear-gradient(135deg,rgba(255,255,255,0.82) 0%,rgba(255,255,255,0) 42%),repeating-linear-gradient(135deg,rgba(31,41,51,0.045) 0 1px,transparent 1px 22px),linear-gradient(180deg,#ffffff 0%,#f7f9fb 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5;}img{display:block;max-width:100%;}a{color:inherit;text-decoration:none;}button,input,textarea{font:inherit;}main{min-height:70vh;}.eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;border:1px solid rgba(225,2,21,0.18);border-radius:999px;color:var(--tas-red-dark);background:rgba(225,2,21,0.08);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase;}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:var(--radius);font-weight:800;text-align:center;transition:transform 160ms ease,background 160ms ease,border-color 160ms ease;}.btn:hover,.btn:focus-visible{transform:translateY(-1px);}.btn-primary{color:var(--tas-white);background:var(--tas-red);}.btn-primary:hover,.btn-primary:focus-visible{background:var(--tas-red-dark);}.btn-secondary{color:var(--tas-ink);border-color:rgba(31,41,51,0.18);background:var(--tas-white);}.section-link,.back-link{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border:1px solid var(--tas-line);border-radius:var(--radius);color:var(--tas-ink);background:var(--tas-white);font-weight:800;}.section-link:hover,.back-link:hover{border-color:rgba(225,2,21,0.4);color:var(--tas-red-dark);}.empty-state{display:grid;min-height:180px;place-items:center;padding:28px;border:1px dashed rgba(31,41,51,0.22);border-radius:var(--radius);color:var(--tas-muted);background:var(--tas-white);text-align:center;}@media (max-width:720px){.btn,.section-link,.back-link{width:100%;}}@media (max-width:680px){body[data-page="home"] .vehicle-grid,body[data-page="home"] .vehicle-grid--latest,body[data-page="home"] .vehicle-grid--arrival-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}body[data-page="home"] .vehicle-card{border-radius:8px;box-shadow:0 14px 30px rgba(9,11,15,0.14);}body[data-page="home"] .vehicle-card::after{width:34px;height:34px;}body[data-page="home"] .vehicle-card__media{aspect-ratio:1.24 / 1;}body[data-page="home"] .vehicle-card__badges{top:8px;left:8px;right:8px;gap:4px;}body[data-page="home"] .vehicle-card__badge{min-height:22px;padding:5px 8px;font-size:10px;}body[data-page="home"] .vehicle-card__body{gap:7px;padding:10px;}body[data-page="home"] .vehicle-card__id-tab{min-width:min(66%,92px);min-height:25px;padding:5px 8px 5px 21px;}body[data-page="home"] .vehicle-card__id-tab span{font-size:10px;}body[data-page="home"] .vehicle-card__topline{padding-right:min(50%,78px);font-size:10px;}body[data-page="home"] .vehicle-card__title{height:2.32em;overflow:hidden;font-size:13px;line-height:1.16;}body[data-page="home"] .vehicle-card__title a{display:-webkit-box;height:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}body[data-page="home"] .vehicle-card__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;}body[data-page="home"] .vehicle-card__specs span{gap:4px;min-height:18px;font-size:9px;}body[data-page="home"] .vehicle-card__icon{width:13px;height:13px;}body[data-page="home"] .vehicle-card__bottom{grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:center;padding-top:8px;}body[data-page="home"] .vehicle-card__price{gap:3px;}body[data-page="home"] .vehicle-card__price span{font-size:9px;}body[data-page="home"] .vehicle-card__price strong{font-size:14px;white-space:normal;}body[data-page="home"] .vehicle-card__button{width:34px;min-width:34px;min-height:34px;padding:7px;gap:0;}body[data-page="home"] .vehicle-card__button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;}body[data-page="home"] .vehicle-card__button .vehicle-card__icon{width:17px;height:17px;}}@media (max-width:360px){body[data-page="home"] .vehicle-grid,body[data-page="home"] .vehicle-grid--latest,body[data-page="home"] .vehicle-grid--arrival-preview{gap:8px;}body[data-page="home"] .vehicle-card__body{padding:9px;}body[data-page="home"] .vehicle-card__title{font-size:12px;}body[data-page="home"] .vehicle-card__price strong{font-size:13px;}}@keyframes tasMobileFeaturedInNext{from{opacity:0;transform:translate3d(14px,0,0) scale(0.985);}to{opacity:1;transform:translate3d(0,0,0) scale(1);}}@keyframes tasMobileFeaturedInPrev{from{opacity:0;transform:translate3d(-14px,0,0) scale(0.985);}to{opacity:1;transform:translate3d(0,0,0) scale(1);}}@media (max-width:980px){body[data-page="home"] .content-section--warm,body[data-page="home"] .content-section--arrival-preview{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(10px,calc((100vw - 1220px) / 2));padding-right:max(10px,calc((100vw - 1220px) / 2));}body[data-page="home"] .content-section--featured{overflow:hidden;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:74px 10px 34px;}body[data-page="home"] .content-section--featured::after{top:62px;width:calc(100% - 46px);}body[data-page="home"] .content-section--featured > .featured-heading{max-width:100%;margin-bottom:14px;padding:0 8px;}body[data-page="home"] .content-section--featured > .featured-heading h2{max-width:330px;font-size:clamp(24px,7.4vw,31px);line-height:1.08;}body[data-page="home"] .featured-carousel{width:100%;max-width:100%;gap:12px;overflow:hidden;}body[data-page="home"] .featured-carousel__viewport{max-width:100%;min-height:0;overflow:hidden;border-radius:13px;background:radial-gradient(circle at 16% 0%,rgba(225,2,21,0.24),transparent 34%),linear-gradient(145deg,rgba(255,255,255,0.1),rgba(255,255,255,0.03)),rgba(6,8,12,0.82);box-shadow:0 18px 44px rgba(0,0,0,0.32);}body[data-page="home"] .featured-carousel__track{display:grid;min-height:0;}body[data-page="home"] .featured-carousel__track::before{display:none;}body[data-page="home"] .featured-slide,body[data-page="home"] .featured-slide.is-prev,body[data-page="home"] .featured-slide.is-next{grid-area:1 / 1;position:absolute;inset:0;left:auto;top:auto;width:100%;max-width:100%;min-width:0;grid-template-columns:1fr;gap:0;overflow:hidden;padding:0;border:0;border-radius:13px;background:transparent;opacity:0;pointer-events:none;cursor:default;filter:none;transform:translate3d(10px,0,0) scale(0.985);transition:opacity 260ms ease,transform 360ms cubic-bezier(0.2,0.8,0.2,1);}body[data-page="home"] .featured-slide.is-active{position:relative;inset:auto;left:auto;top:auto;z-index:3;width:100%;grid-template-columns:1fr;opacity:1;pointer-events:auto;transform:translate3d(0,0,0) scale(1);}body[data-page="home"] .featured-carousel.is-moving-next .featured-slide.is-active{animation:tasMobileFeaturedInNext 360ms cubic-bezier(0.2,0.8,0.2,1) both;}body[data-page="home"] .featured-carousel.is-moving-prev .featured-slide.is-active{animation:tasMobileFeaturedInPrev 360ms cubic-bezier(0.2,0.8,0.2,1) both;}body[data-page="home"] .featured-carousel.is-moving-next .featured-slide.is-prev,body[data-page="home"] .featured-carousel.is-moving-prev .featured-slide.is-next{opacity:0;transform:translate3d(0,0,0) scale(0.985);}body[data-page="home"] .featured-slide__image{height:auto;aspect-ratio:16 / 10;border-radius:13px 13px 0 0;box-shadow:none;clip-path:none;}body[data-page="home"] .featured-slide__image-main{object-position:left center;}body[data-page="home"] .featured-slide__data{grid-template-areas:"badges" "make" "title" "specs" "bottom";grid-template-rows:24px auto auto 143px auto;height:auto;min-height:0;gap:8px;overflow:visible;padding:14px;border-radius:0 0 13px 13px;box-shadow:none;clip-path:none;}body[data-page="home"] .featured-slide__badges{grid-area:badges;flex-wrap:nowrap;align-items:flex-start;min-width:0;height:24px;min-height:24px;overflow:hidden;}body[data-page="home"] .featured-slide__badges .vehicle-card__badge{flex:0 1 auto;min-width:0;min-height:24px;max-width:100%;padding:6px 9px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__make{grid-area:make;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide h3{grid-area:title;display:-webkit-box;min-width:0;min-height:0;font-size:clamp(21px,6.4vw,27px);line-height:1.14;height:2.25em;max-height:2.25em;overflow:hidden;overflow-wrap:break-word;word-break:normal;hyphens:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;contain:paint;}@supports (height:2lh){body[data-page="home"] .featured-slide h3{height:2.25em;max-height:2.25em;}}body[data-page="home"] .featured-slide__specs{grid-area:specs;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:43px;align-content:start;gap:7px;min-height:143px;}body[data-page="home"] .featured-slide__specs span{height:43px;min-height:43px;overflow:hidden;padding:8px 9px;}body[data-page="home"] .featured-slide__specs small{font-size:9px;}body[data-page="home"] .featured-slide__specs strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__bottom{grid-area:bottom;grid-template-columns:1fr;gap:8px;padding-top:9px;}body[data-page="home"] .featured-slide__prices{gap:5px;min-height:62px;}body[data-page="home"] .featured-slide__price span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__price--main strong{font-size:clamp(21px,6vw,26px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__price del{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__price--sub strong{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body[data-page="home"] .featured-slide__bottom .btn-primary{width:100%;min-height:40px;padding:10px 13px;font-size:13px;white-space:nowrap;}body[data-page="home"] .featured-carousel__controls{grid-template-columns:40px minmax(0,1fr) 40px;max-width:100%;gap:9px;}body[data-page="home"] .featured-carousel__arrow{width:40px;height:40px;}body[data-page="home"] .featured-carousel__counter{display:none;}body[data-page="home"] .featured-carousel__dots{--featured-mobile-dot:28px;--featured-mobile-dot-active:40px;--featured-mobile-dot-edge:max(0px,calc((100% - var(--featured-mobile-dot-active)) / 2));justify-content:flex-start;width:100%;max-width:100%;padding:8px var(--featured-mobile-dot-edge);scroll-padding-inline:var(--featured-mobile-dot-edge);}body[data-page="home"] .featured-carousel__dots button{position:relative;width:var(--featured-mobile-dot-active);background:transparent;transition:none;}body[data-page="home"] .featured-carousel__dots button::before{content:"";position:absolute;top:0;left:50%;width:var(--featured-mobile-dot);height:100%;border-radius:inherit;background:rgba(255,255,255,0.26);transform:translateX(-50%);transition:width 160ms ease,background 160ms ease;}body[data-page="home"] .featured-carousel__dots button.is-active::before{width:var(--featured-mobile-dot-active);background:var(--tas-red);}}@media (max-width:680px){body[data-page="home"] .featured-carousel__dots{--featured-mobile-dot:22px;--featured-mobile-dot-active:34px;}}@media (max-width:560px){body[data-page="home"] .hero-section{padding:10px 0 48px;}body[data-page="home"] .hero-welcome{gap:12px;}body[data-page="home"] .hero-feature{aspect-ratio:16 / 9;min-height:212px;border-radius:9px;}body[data-page="home"] .hero-feature img{object-fit:cover;object-position:left center;}body[data-page="home"] .hero-gallery-dots{bottom:10px;}body[data-page="home"] .hero-message{gap:9px;padding:16px 16px 18px;max-width:100%;overflow:hidden;}body[data-page="home"] .hero-message h1{max-width:100%;font-size:clamp(23px,6.4vw,28px);line-height:1.04;overflow-wrap:anywhere;}body[data-page="home"] .hero-message p{font-size:14px;line-height:1.4;overflow-wrap:anywhere;}body[data-page="home"] .hero-points{gap:5px;}body[data-page="home"] .hero-points span{min-height:28px;padding:5px 9px;font-size:11px;}body[data-page="home"] .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));}body[data-page="home"] .hero-actions .btn{min-height:39px;padding:8px 8px;font-size:11px;white-space:normal;}body[data-page="home"] .featured-slide__specs{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:370px){body[data-page="home"] .hero-feature{min-height:198px;}body[data-page="home"] .featured-slide__data{grid-template-rows:24px auto auto 134px auto;padding:12px;}body[data-page="home"] .featured-slide__specs{grid-auto-rows:40px;min-height:134px;}body[data-page="home"] .featured-slide__specs span{min-height:40px;height:40px;padding:7px 8px;}}@supports not (aspect-ratio:1 / 1){@media (max-width:980px){body[data-page="home"] .featured-slide__image{height:56vw;min-height:230px;max-height:520px;}}@media (max-width:680px){body[data-page="home"] .vehicle-card__media{padding-top:80.65%;}body[data-page="home"] .featured-slide__image{height:58vw;min-height:190px;}}@media (max-width:560px){body[data-page="home"] .hero-feature{height:212px;}}}
