/* ==========================================================================
   Royal Enfield Garage — web na CMS PublicMC.
   Vsechny tridy navrhu maji prefix .re-, aby se nemichaly se styly systemu.
   Viditelna hlavicka, paticka a listy Fashion Models se zde skryvaji;
   v inc/header.php ani inc/footer.php se pritom nic nemeni.
   ========================================================================== */
#mainHeader,
#mobileMenuOverlay,
.main-header,
.main-footer,
#fm-auth-nudge,
#cookie-initial-banner,
#cookie-settings-overlay,
#cookie-settings-modal,
#fb-root,
.fb-customerchat { display: none !important; }

/* Royal Enfield Garage / independent design proposal. No framework. */
:root{--ink:#191a1c;--night:#111214;--paper:#f4f1eb;--white:#fff;--red:#c92d26;--muted:#625f59;--line:#dcd8d1;--gutter:clamp(20px,4.167vw,80px);--nav:80px;--ease:cubic-bezier(.2,.65,.25,1);font-family:Manrope,'Inter',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-optical-sizing:auto}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;line-height:1.65;overflow-x:clip}body.re-locked{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}img,video{display:block;max-width:100%}img{height:auto}button svg,a svg{pointer-events:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}h1,:is(h2,h1.re-section-h1),h3,h4,p{margin:0}h1,:is(h2,h1.re-section-h1),h3,h4{line-height:1.08;font-weight:700;letter-spacing:-.047em}p+p{margin-top:18px}h1{font-size:clamp(50px,5.834vw,112px)}:is(h2,h1.re-section-h1){font-size:clamp(38px,3.334vw,64px)}h3{font-size:calc(27px + 27*var(--fzh));letter-spacing:-.035em;line-height:1.2}small{font-size:calc(12px + 12*var(--fzd))}::selection{background:var(--red);color:white}:focus-visible{outline:3px solid #e26438;outline-offset:5px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.re-skip{position:fixed;top:-80px;left:20px;background:white;padding:14px;z-index:1000}.re-skip:focus{top:10px}.re-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.re-container{padding-inline:var(--gutter);width:100%}.re-section{padding-block:90px}.re-dark{background:var(--night);color:var(--paper)}.re-white{background:white}.re-paper{background:var(--paper)}.re-eyebrow{font-size:calc(11px + 11*var(--fzd));font-weight:800;letter-spacing:.18em;text-transform:uppercase;display:flex;align-items:center;gap:12px;margin-bottom:20px}.re-eyebrow:before{content:'';width:22px;height:2px;background:var(--red)}.re-eyebrow.re-red{color:var(--red)}.re-eyebrow.re-light{color:#e9e3d8}.re-lead{font-size:calc(20px + 20*var(--fzd));line-height:1.6;max-width:650px}.re-muted{color:var(--muted)}.re-dark .re-muted{color:#b9b6af}.re-section-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:42px}.re-section-head :is(h2,h1.re-section-h1){max-width:920px}.re-section-head .re-intro{max-width:410px;font-size:calc(16px + 16*var(--fzd));color:var(--muted);padding-bottom:5px}.re-dark .re-section-head .re-intro{color:#b9b6af}.re-section-head .re-text-link{white-space:nowrap}.re-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:calc(13px + 13*var(--fzd));font-weight:800;padding-block:10px;border-bottom:1px solid currentColor}.re-text-link svg{width:17px;transition:transform .18s}.re-text-link:hover svg{transform:translateX(4px)}.re-btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:14px 25px;border:1px solid transparent;border-radius:4px;font-size:calc(13px + 13*var(--fzd));font-weight:800;line-height:1.3;background:var(--red);color:white;transition:background .18s,transform .18s}.re-btn:hover{background:#ad211c}.re-btn svg{width:18px;transition:transform .18s}.re-btn:hover svg{transform:translateX(4px)}.re-btn-outline{background:transparent;color:var(--ink);border-color:#aaa69f}.re-btn-outline:hover{background:#e8e4dc}.re-dark .re-btn-outline,.re-hero .re-btn-outline,.re-feature-photo .re-btn-outline{color:white;border-color:#a7a7a780}.re-dark .re-btn-outline:hover,.re-hero .re-btn-outline:hover{background:#ffffff15}.re-btn-black{background:var(--night);color:white}.re-btn-black:hover{background:#343438}.re-btn-small{min-height:44px;padding:10px 18px}.re-btn-light{background:white;color:var(--ink)}.re-btn-light:hover{background:#eee9e1}.re-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.re-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #ffffff30;background:transparent;border-radius:50%;flex-shrink:0}.re-icon-btn:hover{background:#ffffff10}.re-icon-btn.re-light{border-color:var(--line);background:white}.re-icon-btn.re-light:hover{background:var(--paper)}.re-icon-btn[aria-pressed=true]{background:var(--red);color:white;border-color:var(--red)}.re-icon-btn[aria-pressed=true] svg.re-heart{fill:currentColor}
/* compact balanced header */
.re-topbar{height:32px;background:#e9e6de;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--gutter);font-size:calc(10px + 10*var(--fzd));font-weight:700;letter-spacing:.08em}.re-topbar .re-top-center{opacity:.65}.re-topbar a{display:flex;align-items:center;gap:8px}.re-topbar svg{width:12px;height:12px}.re-site-header{height:var(--nav);position:sticky;top:0;z-index:80;background:var(--night);color:white;border-bottom:1px solid #ffffff12}.re-nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:100%;padding-inline:var(--gutter)}.re-nav-side{display:flex;align-items:center;gap:25px;min-width:0}.re-nav-right{justify-content:flex-end;gap:22px}.re-nav-side>a:not(.re-btn):not(.re-icon-btn),.re-nav-trigger{font-size:calc(12px + 12*var(--fzd));font-weight:700;white-space:nowrap}.re-nav-trigger{border:0;background:transparent;display:flex;align-items:center;gap:5px;padding:25px 0}.re-nav-trigger svg{width:12px}.re-nav-side>a:hover,.re-nav-trigger:hover{color:#f09389}.re-wordmark{text-align:center;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.re-wordmark img{display:block;height:52px;width:auto;max-width:min(240px,42vw);object-fit:contain}.re-wordmark span,.re-wordmark strong,.re-wordmark small{display:none}.re-menu-toggle,.re-mobile-phone{display:none}.re-saved-count{font-size:calc(9px + 9*var(--fzd));position:absolute;background:var(--red);border-radius:50%;min-width:16px;right:-3px;top:-3px;text-align:center;line-height:16px}.re-saved-link{position:relative}.re-mega-menu{position:absolute;top:100%;left:0;right:0;background:white;color:var(--ink);box-shadow:0 20px 40px #0002;padding:35px var(--gutter);border-bottom:3px solid var(--red);animation:panel-in .18s}.re-mega-layout{display:grid;grid-template-columns:240px 1fr;gap:40px}.re-mega-cats{display:grid;align-content:start;gap:12px}.re-mega-cats a{font-size:calc(19px + 19*var(--fzd));font-weight:700}.re-mega-models{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.re-mega-model{background:var(--paper);padding:10px 16px}.re-mega-model img{height:95px;object-fit:contain;width:100%}.re-mega-model strong{font-size:calc(13px + 13*var(--fzd))}.re-mega-bottom{display:flex;gap:26px;margin-top:25px;font-size:calc(12px + 12*var(--fzd))}.re-mobile-menu{position:fixed;top:64px;bottom:0;left:0;right:0;background:var(--night);z-index:79;overflow:auto;padding:24px}.re-mobile-menu a{display:block;font-size:calc(27px + 27*var(--fzh));font-weight:700;letter-spacing:-.03em;padding:14px 0;border-bottom:1px solid #ffffff20}.re-mobile-menu a.re-minor{font-size:calc(17px + 17*var(--fzd));color:#c2beb6}
/* cinematic HERO — stationary message, sequential film background */
.re-hero{position:relative;min-height:680px;height:calc(100svh - 144px);max-height:1080px;isolation:isolate;overflow:hidden;background:#272927;color:white}.re-hero-media,.re-hero-poster,.re-hero-video,.re-hero-shade{position:absolute;inset:0;width:100%;height:100%}.re-hero-poster{object-fit:cover;object-position:64% 50%;z-index:-4}.re-hero-video{object-fit:cover;object-position:center;opacity:0;z-index:-3;transition:opacity .55s linear}.re-hero-video.re-active{opacity:1;z-index:-2}.re-hero-shade{background:linear-gradient(90deg,rgba(6,10,12,.79) 0%,rgba(6,10,12,.35) 40%,rgba(6,10,12,.03) 77%),linear-gradient(0deg,rgba(8,10,12,.62) 0%,transparent 23%);z-index:-1;pointer-events:none}.re-hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:65px var(--gutter) 120px;max-width:1020px}.re-hero h1{margin-bottom:26px;font-weight:650;line-height:1.045;letter-spacing:-.055em}.re-hero .re-eyebrow{margin-bottom:30px;color:#fff}.re-hero .re-eyebrow:before{background:#f45b4d}.re-hero .re-lead{font-size:clamp(17px,1.15vw,22px);max-width:580px;color:#f0eee8;text-wrap:pretty}.re-hero .re-actions{margin-top:35px}.re-hero-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;align-items:end;justify-content:space-between;gap:20px}.re-hero-scroll{display:flex;align-items:center;gap:15px;font-size:calc(10px + 10*var(--fzd));letter-spacing:.12em;font-weight:700;text-transform:uppercase}.re-hero-scroll svg{width:16px;height:25px}.re-film-control{display:flex;align-items:center;gap:12px}.re-film-info{min-width:255px}.re-film-label{display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:calc(11px + 11*var(--fzd));margin-bottom:12px}.re-film-label b{font-weight:700}.re-film-label span{font-variant-numeric:tabular-nums;color:#ded9ce}.re-film-bars{display:flex;gap:5px}.re-film-bar{height:13px;padding:5px 0;border:0;background:transparent;flex:1;position:relative}.re-film-bar:before{content:'';display:block;height:2px;background:#ffffff40}.re-film-bar i{height:2px;background:white;position:absolute;left:0;top:5px;width:0}.re-film-bar.re-selected:before{background:#ffffff70}.re-film-control .re-icon-btn{width:40px;height:40px}.re-film-status{position:absolute;bottom:88px;right:var(--gutter);font-size:calc(11px + 11*var(--fzd));color:white;background:#111b;max-width:320px;padding:6px 12px;border-radius:4px}.re-trust-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px var(--gutter);background:var(--night);color:#bdb9b1;border-bottom:1px solid #ffffff18;font-size:calc(11px + 11*var(--fzd));font-weight:600;letter-spacing:.04em}.re-trust-line span{display:flex;align-items:center;gap:10px}.re-trust-line svg{color:#d35b50;width:18px}
/* need-based photography */
.re-style-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.re-style-card{padding:0;border:0;position:relative;min-width:0;height:clamp(300px,23vw,440px);overflow:hidden;text-align:left;background:#292b2d;color:white}.re-style-card>img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease);opacity:.86}.re-style-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,#000a 100%);pointer-events:none}.re-style-card:hover>img{transform:scale(1.035)}.re-style-card-content{position:absolute;bottom:23px;left:22px;right:18px;z-index:1}.re-style-card .re-num{display:block;font-size:calc(10px + 10*var(--fzd));color:#d6d0c5;margin-bottom:14px;letter-spacing:.12em}.re-style-card h3{font-size:clamp(20px,1.5vw,28px);margin-bottom:20px}.re-style-card .re-mini-arrow{width:32px;height:32px;border:1px solid #ffffff70;display:flex;align-items:center;justify-content:center;border-radius:50%}.re-style-card .re-mini-arrow svg{width:14px}.re-section-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;font-size:calc(12px + 12*var(--fzd));color:#aca79f}.re-source-note{font-size:calc(11px + 11*var(--fzd))!important;line-height:1.6;color:#74716a;margin-top:22px}.re-source-note a{text-decoration:underline;text-underline-offset:3px}.re-dark .re-source-note{color:#a5a099}.re-tab-row,.re-filter-pills{display:flex;gap:8px;flex-wrap:wrap}.re-pill,.re-filter-pills .pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 20px;border:1px solid var(--line);background:transparent;font-size:calc(12px + 12*var(--fzd));font-weight:700;border-radius:3px}.re-pill:hover,.re-filter-pills .pill:hover{border-color:var(--ink)}.re-pill[aria-pressed=true],.re-pill[aria-selected=true],.re-pill.re-active,.re-filter-pills .pill[aria-pressed=true],.re-filter-pills .pill.re-active{background:var(--night);color:white;border-color:var(--night)}.re-dark .re-pill{border-color:#ffffff30;color:white}.re-dark .re-pill.re-active,.re-dark .re-pill[aria-pressed=true]{background:white;color:var(--ink)}.re-availability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.re-rental-card{background:white;display:grid;grid-template-columns:1fr;position:relative}.re-rental-card .re-rental-image{height:270px;background:#eae6de;display:flex;align-items:center;justify-content:center;overflow:hidden}.re-rental-image img{width:94%;height:100%;object-fit:contain;transition:transform .55s}.re-rental-card:hover .re-rental-image img{transform:scale(1.03)}.re-rental-copy{padding:27px 30px 30px}.re-rental-copy p{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:10px}.re-rental-price{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:23px}.re-rental-price strong{font-size:calc(24px + 24*var(--fzd));letter-spacing:-.04em}.re-rental-price small{font-size:calc(11px + 11*var(--fzd));font-weight:500;color:var(--muted)}.re-badge{display:inline-block;font-size:calc(9px + 9*var(--fzd));font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:7px 10px;border:1px solid #d4d0c8;color:#66615a;border-radius:2px;line-height:1.2}.re-badge.re-red{border-color:var(--red);color:var(--red)}.re-rental-card .re-badge{position:absolute;left:18px;top:18px;background:#ffffffba}.re-empty-panel{border:1px solid var(--line);padding:42px;display:grid;grid-template-columns:1.2fr 1fr;gap:35px;margin-top:28px;background:white}.re-empty-panel h3{font-size:calc(32px + 32*var(--fzh));margin-bottom:15px}.re-empty-panel p{color:var(--muted);font-size:calc(16px + 16*var(--fzd))}.re-empty-panel .re-actions{margin-top:0;align-content:center;justify-content:flex-end}
/* catalogue */
.re-catalog-toolbar{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:28px}.re-catalog-search{position:relative;min-width:245px}.re-catalog-search input{padding:11px 35px 11px 15px;background:white;border:1px solid var(--line);width:100%;border-radius:3px;font-size:calc(13px + 13*var(--fzd));min-height:44px}.re-catalog-search svg{position:absolute;right:12px;top:13px;width:18px}.re-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.re-model-card{background:white;position:relative;border:1px solid #e5e1da;border-radius:6px;overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:border-color .18s}.re-model-card:hover{border-color:#9e9a92}.re-product-image{background:#f9f8f5;position:relative;display:flex;align-items:center;justify-content:center;min-height:230px;aspect-ratio:1.58;overflow:hidden}.re-product-image img{width:96%;height:100%;object-fit:contain;transition:transform .55s var(--ease)}.re-model-card:hover .re-product-image img{transform:scale(1.025)}.re-model-card .re-save-model{position:absolute;right:12px;top:12px;z-index:2;width:35px;height:35px;background:#ffffffce}.re-model-card .re-save-model svg{width:17px}.re-product-copy{padding:25px;display:flex;flex-direction:column;flex:1}.re-product-category{font-size:calc(9px + 9*var(--fzd));font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:12px}.re-product-copy h3{font-size:clamp(21px,1.45vw,28px)}.re-product-copy .re-claim{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:9px;min-height:23px}.re-product-specs{display:flex;gap:12px;flex-wrap:wrap;font-size:calc(10px + 10*var(--fzd));font-weight:700;margin:20px 0;border-top:1px solid #e8e5df;padding-top:15px;color:#74706a}.re-product-price{font-size:calc(25px + 25*var(--fzh));letter-spacing:-.04em;font-weight:800;margin-top:auto;line-height:1.2}.re-product-price span{font-size:calc(12px + 12*var(--fzd));font-weight:500;letter-spacing:0;margin-right:5px}.re-product-price small{font-size:calc(12px + 12*var(--fzd))}.re-product-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:23px}.re-product-bottom .re-text-link{font-size:calc(11px + 11*var(--fzd));padding:8px 0}.re-compare-toggle{width:33px;height:33px;border:1px solid var(--line);background:transparent;border-radius:3px;display:flex;align-items:center;justify-content:center}.re-compare-toggle[aria-pressed=true]{background:var(--night);color:white;border-color:var(--night)}.re-catalog-count{font-size:calc(12px + 12*var(--fzd));color:var(--muted);margin:20px 0}.re-filters-detail{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:22px}.re-filters-detail summary{cursor:pointer;font-size:calc(13px + 13*var(--fzd));font-weight:700;padding:12px 0}.re-filter-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-top:20px}.re-filter-grid label{font-size:calc(11px + 11*var(--fzd));font-weight:700}.re-filter-grid input,.re-filter-grid select{width:100%;min-height:44px;margin-top:7px;padding:9px;background:white;border:1px solid var(--line);border-radius:3px;font-size:calc(13px + 13*var(--fzd))}.re-catalog-all{text-align:center;margin-top:38px}.re-feature-triptych{display:grid;grid-template-columns:30% 35% 35%;min-height:500px}.re-triptych-product{display:flex;align-items:center;justify-content:center;background:#e4e0d7;overflow:hidden;position:relative}.re-triptych-product img{width:145%;max-width:none;transform:translateX(11%);object-fit:contain}.re-triptych-text{padding:65px 45px;display:flex;flex-direction:column;justify-content:center;background:#efeae0}.re-triptych-text :is(h2,h1.re-section-h1){font-size:clamp(38px,3.1vw,58px)}.re-triptych-text p{font-size:calc(15px + 15*var(--fzd));line-height:1.8;color:var(--muted);margin-top:24px;max-width:430px}.re-triptych-text .re-text-link{align-self:flex-start;margin-top:26px}.re-triptych-photo{position:relative;overflow:hidden;background:var(--night)}.re-triptych-photo img{width:100%;height:100%;object-fit:cover}.re-photo-caption{position:absolute;bottom:15px;left:18px;right:18px;font-size:calc(9px + 9*var(--fzd));letter-spacing:.06em;color:white;text-shadow:0 1px 5px #000}
/* test ride */
.re-test-split{display:grid;grid-template-columns:1.45fr 1fr;min-height:710px}.re-feature-photo{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:end;padding:64px var(--gutter);color:white;min-height:550px;overflow:hidden}.re-feature-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.re-feature-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#070b10c2,transparent 80%);z-index:-1}.re-feature-photo :is(h2,h1.re-section-h1){font-size:clamp(45px,3.8vw,73px);max-width:730px}.re-feature-photo p{max-width:470px;font-size:calc(17px + 17*var(--fzd));margin-top:24px;color:#e7e1d7}.re-feature-photo .re-photo-caption{bottom:12px;font-size:calc(9px + 9*var(--fzd));max-width:none;margin:0}.re-test-form-panel{padding:55px clamp(28px,3.2vw,62px);background:#eae5da;display:flex;flex-direction:column;justify-content:center}.re-test-form-panel h3{font-size:calc(32px + 32*var(--fzh))}.re-process{display:flex;align-items:center;gap:12px;font-size:calc(10px + 10*var(--fzd));font-weight:700;color:var(--muted);margin:22px 0 30px}.re-process b{display:inline-flex;background:#d9d1c1;border-radius:50%;width:21px;height:21px;align-items:center;justify-content:center;font-size:calc(9px + 9*var(--fzd))}.re-process svg{width:14px}.re-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.re-form-grid label{font-size:calc(11px + 11*var(--fzd));font-weight:800;display:block}.re-form-grid .re-full{grid-column:1/-1}.re-form-grid input,.re-form-grid select,.re-form-grid textarea{width:100%;min-height:47px;padding:11px 12px;background:#fff;border:1px solid #c9c1b4;border-radius:3px;font-size:calc(13px + 13*var(--fzd));margin-top:7px;color:var(--ink)}.re-form-grid textarea{resize:vertical;min-height:90px}.re-form-note{font-size:calc(11px + 11*var(--fzd));line-height:1.7;color:var(--muted);margin-top:16px!important}.re-request-form .re-btn{width:100%;margin-top:20px}.re-form-result{margin-top:18px;background:white;border-left:3px solid var(--red);padding:18px;font-size:calc(12px + 12*var(--fzd))}.re-form-result textarea{width:100%;min-height:160px;font-size:calc(12px + 12*var(--fzd));padding:10px;border:1px solid var(--line);resize:vertical;background:#fbfaf7;line-height:1.6}.re-form-result .re-actions{margin-top:15px}.re-form-result .re-btn{margin:0;width:auto}.re-form-result h4{font-size:calc(18px + 18*var(--fzd));letter-spacing:-.03em;margin-bottom:10px}.re-form-error{font-size:calc(12px + 12*var(--fzd));color:#9c1915;margin-top:10px}
/* ergonomic utility */
.re-fit-grid{display:grid;grid-template-columns:1fr 1.5fr .82fr;gap:50px;align-items:center}.re-fit-copy :is(h2,h1.re-section-h1){font-size:clamp(37px,2.9vw,56px);margin-bottom:23px}.re-fit-copy p{font-size:calc(14px + 14*var(--fzd));color:var(--muted)}.re-fit-controls{margin-top:26px;display:grid;gap:20px}.re-fit-controls label{font-size:calc(12px + 12*var(--fzd));font-weight:700}.re-fit-controls label output{float:right;font-size:calc(18px + 18*var(--fzd));font-weight:800;font-variant-numeric:tabular-nums}.re-fit-controls input[type=range]{width:100%;accent-color:var(--red);margin-top:12px;cursor:pointer}.re-fit-controls select,.re-fit-controls input[type=number]{width:100%;padding:9px 10px;background:white;border:1px solid var(--line);border-radius:3px;margin-top:7px;min-height:44px}.re-fit-model{position:relative;background:radial-gradient(ellipse at center,#fff,transparent 65%);min-width:0}.re-fit-model img{width:100%;object-fit:contain}.re-seat-mark{position:absolute;left:46%;top:31%;height:35%;width:26%;border-right:1px solid #8a8173;display:flex;align-items:center;justify-content:end;color:var(--red);font-size:calc(10px + 10*var(--fzd));font-weight:800;padding-right:8px}.re-seat-mark:before,.re-seat-mark:after{content:'';position:absolute;right:-5px;width:11px;height:1px;background:#8a8173}.re-seat-mark:before{top:0}.re-seat-mark:after{bottom:0}.re-fit-result{border-left:1px solid var(--line);padding-left:34px}.re-fit-result .re-big-number{font-size:calc(50px + 50*var(--fzh));line-height:1.1;letter-spacing:-.06em;font-weight:650}.re-fit-result .re-big-number small{font-size:calc(15px + 15*var(--fzd));letter-spacing:0}.re-fit-result .re-metric-label{font-size:calc(11px + 11*var(--fzd));color:var(--muted);margin:5px 0 22px}.re-fit-result p{font-size:calc(12px + 12*var(--fzd));color:var(--muted);margin-top:16px}.re-fit-result .re-text-link{font-size:calc(11px + 11*var(--fzd));line-height:1.5;margin-top:20px;gap:10px}
/* comparison */
.re-compare-canvas{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center}.re-compare-images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.re-compare-bike{position:relative;border-bottom:1px solid #ffffff26;padding-bottom:25px}.re-compare-bike img{background:radial-gradient(ellipse,#bcb6a027,transparent 68%);width:100%;height:240px;object-fit:contain;filter:drop-shadow(0 18px 15px #0006)}.re-compare-bike h3{font-size:calc(25px + 25*var(--fzh))}.re-compare-bike p{font-size:calc(12px + 12*var(--fzd));color:#aaa69f;margin-top:8px}.re-compare-bike .re-badge{border-color:#ffffff38;color:#c5bfb6;font-size:calc(8px + 8*var(--fzd))}.re-radar-area{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center}.re-radar-svg{width:100%;height:auto;max-width:410px;stroke-width:1;font-family:Manrope,Arial,sans-serif}.re-radar-svg text{stroke:none;fill:#c9c5bf;font-size:calc(10px + 10*var(--fzd))}.re-radar-svg .re-grid{stroke:#ffffff25;fill:none}.re-radar-svg .re-dataset-one{stroke:#f26455;fill:#d3493b24;stroke-width:2}.re-radar-svg .re-dataset-two{stroke:#cdc6b9;fill:#ddd4c015;stroke-width:2}.re-radar-caption{font-size:calc(10px + 10*var(--fzd));color:#a8a29a;max-width:380px;text-align:center}.re-compare-data{margin-top:36px;border-top:1px solid #ffffff27}.re-compare-data .re-data-row{display:grid;grid-template-columns:1fr 1fr 1fr;padding:13px 0;border-bottom:1px solid #ffffff16;font-size:calc(13px + 13*var(--fzd))}.re-compare-data .re-data-row>*:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.re-compare-data .re-data-row>span{color:#aaa59e}.re-compare-legend{display:flex;gap:25px;font-size:calc(11px + 11*var(--fzd));margin-bottom:18px;justify-content:center}.re-compare-legend span:before{content:'';display:inline-block;width:8px;height:8px;background:#f26455;margin-right:6px}.re-compare-legend span+span:before{background:#cdc6b9}.re-compare-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0}.re-compare-tools label{font-size:calc(13px + 13*var(--fzd))}.re-compare-tools input{accent-color:var(--red)}.re-compare-table{width:100%;border-collapse:collapse;min-width:580px}.re-table-scroll{overflow-x:auto}.re-compare-table th,.re-compare-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left;font-size:calc(14px + 14*var(--fzd))}.re-compare-table thead th{font-size:calc(19px + 19*var(--fzd));vertical-align:top;background:white}.re-compare-table th:first-child{width:190px}.re-compare-table img{height:150px;width:100%;object-fit:contain}.re-compare-table .re-compare-remove{font-size:calc(11px + 11*var(--fzd));text-decoration:underline;background:none;border:0;color:var(--muted);display:block;padding:10px 0}.re-compare-add{padding:20px;border:1px dashed #aaa;background:white;max-width:480px;margin-top:25px}.re-compare-add select{width:100%;padding:10px;margin-bottom:12px;border:1px solid var(--line)}.re-compare-dock{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--night);color:white;border:1px solid #ffffff30;box-shadow:0 8px 40px #0003;z-index:65;display:flex;gap:24px;align-items:center;padding:12px 15px 12px 25px;border-radius:6px;font-size:calc(12px + 12*var(--fzd));min-width:330px}.re-compare-dock strong{font-weight:700}.re-compare-dock .re-icon-btn{width:30px;height:30px;border:0}.re-compare-dock a{white-space:nowrap}.re-compare-dock>span{white-space:nowrap}
/* rental, authentic local narrative */
.re-rental-feature{display:grid;grid-template-columns:1.6fr 1fr;min-height:630px}.re-rental-feature .re-image-wrap{position:relative;min-height:450px}.re-rental-feature .re-image-wrap img{width:100%;height:100%;object-fit:cover}.re-rental-feature .re-text-wrap{padding:65px clamp(32px,4vw,75px);display:flex;flex-direction:column;justify-content:center;background:#262526;color:white}.re-rental-feature :is(h2,h1.re-section-h1){font-size:clamp(40px,3.2vw,62px)}.re-rental-feature p{color:#c7c1b7;font-size:calc(16px + 16*var(--fzd));line-height:1.8;margin-top:28px}.re-rental-feature .re-text-link{align-self:flex-start;margin-top:30px}.re-local-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:65px;align-items:center}.re-local-copy :is(h2,h1.re-section-h1){margin-bottom:27px}.re-local-copy p{font-size:calc(17px + 17*var(--fzd));color:var(--muted);max-width:570px}.re-local-facts{display:grid;grid-template-columns:1fr 1fr;margin-top:35px;gap:22px}.re-local-fact{padding-top:20px;border-top:1px solid var(--line)}.re-local-fact strong{font-size:calc(17px + 17*var(--fzd));font-weight:700;letter-spacing:-.02em}.re-local-fact p{font-size:calc(12px + 12*var(--fzd));margin-top:8px}.re-local-mosaic{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:220px 240px;gap:8px}.re-local-mosaic img{width:100%;height:100%;object-fit:cover}.re-local-mosaic img:first-child{grid-row:1/3}.re-local-mosaic figcaption{font-size:calc(10px + 10*var(--fzd));color:var(--muted);grid-column:1/-1}.re-local-mosaic-wrap{margin:0;padding-bottom:25px}.re-proof-strip{display:flex;justify-content:space-between;gap:35px;margin-top:65px;padding-top:30px;border-top:1px solid var(--line)}.re-proof-strip div{display:flex;align-items:center;gap:18px}.re-proof-strip svg{color:var(--red);height:27px;width:27px}.re-proof-strip strong{font-size:calc(13px + 13*var(--fzd))}.re-proof-strip span{display:block;font-size:calc(11px + 11*var(--fzd));color:var(--muted);margin-top:3px}.re-service-split{display:grid;grid-template-columns:1fr 1fr;background:#e8e3d9}.re-service-product{position:relative;min-height:620px;overflow:hidden;background:#202021;display:flex;align-items:center;justify-content:center;isolation:isolate}.re-service-product img{width:160%;max-width:none;filter:drop-shadow(0 30px 40px #0008);transform:translateX(10%)}.re-service-product:before{content:'MECHANICAL\A CHARACTER';white-space:pre;position:absolute;left:40px;top:45px;font-size:clamp(30px,4vw,70px);line-height:1;font-weight:800;letter-spacing:-.04em;color:#ffffff0a;z-index:-1}.re-service-content{padding:70px var(--gutter);padding-left:65px;display:flex;flex-direction:column;justify-content:center}.re-service-content :is(h2,h1.re-section-h1){font-size:clamp(40px,3.05vw,58px)}.re-service-list{margin-top:35px}.re-service-list a{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 0;border-bottom:1px solid #cac3b6;font-size:calc(16px + 16*var(--fzd));font-weight:700}.re-service-list svg{width:19px}.re-service-content .re-btn{margin-top:30px;align-self:flex-start}
/* routes and editorial */
.re-routes-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#ece7dc;min-height:550px}.re-route-map{position:relative;min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;isolation:isolate;padding:40px;text-align:center;background:#ddd9ca;overflow:hidden}.re-map-contours{position:absolute;inset:0;z-index:-1;opacity:.32;background:repeating-radial-gradient(ellipse at 10% 80%,transparent 0 28px,#9d998440 29px 30px,transparent 31px 60px),repeating-radial-gradient(ellipse at 90% 10%,transparent 0 26px,#9d998450 27px 28px,transparent 29px 58px);transform:scale(1.4) rotate(-15deg)}.re-map-pin{background:var(--red);color:white;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #b136262b;margin-bottom:22px}.re-map-pin svg{width:26px;height:26px}.re-route-map h3{font-size:calc(31px + 31*var(--fzh));max-width:400px}.re-route-map p{font-size:calc(13px + 13*var(--fzd));color:#686451;max-width:320px;margin-top:14px}.re-route-map .re-actions{margin-top:23px;justify-content:center}.re-route-map .re-map-label{position:absolute;font-size:calc(10px + 10*var(--fzd));letter-spacing:.08em;font-weight:700;color:#77745e}.re-map-label.re-litomerice{left:19%;top:20%}.re-map-label.re-rip{right:18%;bottom:17%}.re-map-label.re-lovos{left:12%;bottom:25%}.re-map-label.re-terezin{right:16%;top:29%}.re-route-list{padding:20px 42px}.re-route-item{display:block;padding:27px 0;border-bottom:1px solid #d0c8b9}.re-route-item:last-child{border:0}.re-route-item-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.re-route-item-head h3{font-size:calc(25px + 25*var(--fzh))}.re-route-item .re-num{font-size:calc(10px + 10*var(--fzd));font-weight:700;color:var(--red);letter-spacing:.15em;margin-bottom:10px}.re-route-item p{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:14px;max-width:450px}.re-route-item .re-route-meta{font-size:calc(10px + 10*var(--fzd));letter-spacing:.05em;margin-top:15px;color:#77715f}.re-map-canvas{position:absolute;inset:0;z-index:2}.re-map-canvas button{position:absolute;top:12px;right:12px;z-index:1000}.re-editorial-tabs{margin-bottom:32px}.re-editorial-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:25px}.re-article-card{position:relative;min-width:0}.re-article-card .re-article-photo{height:250px;overflow:hidden;position:relative;background:#282827}.re-article-card.re-large .re-article-photo{height:380px}.re-article-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.re-article-card:hover .re-article-photo img{transform:scale(1.035)}.re-article-meta{display:flex;align-items:center;gap:10px;color:var(--red);font-size:calc(9px + 9*var(--fzd));letter-spacing:.12em;font-weight:800;text-transform:uppercase;margin:22px 0 13px}.re-article-card h3{font-size:calc(26px + 26*var(--fzh));line-height:1.15}.re-article-card.re-large h3{font-size:calc(34px + 34*var(--fzh));max-width:570px}.re-article-card p{color:var(--muted);font-size:calc(13px + 13*var(--fzd));margin-top:14px}.re-article-card .re-text-link{font-size:calc(11px + 11*var(--fzd));margin-top:20px}.re-community-bar{display:flex;align-items:center;justify-content:space-between;gap:40px;border-block:1px solid var(--line);margin-top:55px;padding:30px 0}.re-community-bar h3{font-size:calc(24px + 24*var(--fzd))}.re-community-bar p{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:8px}.re-community-bar .re-text-link{flex-shrink:0}
/* contact */
.re-contact-block{display:grid;grid-template-columns:1fr 1fr;min-height:580px}.re-contact-left{background:var(--red);color:white;padding:70px var(--gutter);position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.re-contact-left .re-eyebrow:before{background:white}.re-contact-left :is(h2,h1.re-section-h1){font-size:clamp(46px,4.3vw,82px);max-width:680px}.re-contact-left .re-location-code{font-size:calc(120px + 120*var(--fzh));line-height:1;letter-spacing:-.08em;color:#ffffff17;font-weight:800;margin-top:50px}.re-contact-left .re-location-sub{font-size:calc(10px + 10*var(--fzd));letter-spacing:.14em;color:#ffded2}.re-contact-right{padding:70px var(--gutter);padding-left:70px;background:#e9e4d9;display:flex;flex-direction:column;justify-content:center}.re-contact-right .re-address{font-size:calc(23px + 23*var(--fzd));font-weight:650;line-height:1.6;letter-spacing:-.02em}.re-contact-right .re-phone{display:block;font-size:clamp(24px,2.4vw,46px);font-weight:700;letter-spacing:-.045em;margin-top:30px;white-space:nowrap}.re-contact-right .re-phone:hover{color:var(--red)}.re-contact-right .re-hours{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:23px;max-width:390px}.re-contact-right .re-micro{font-size:calc(10px + 10*var(--fzd));line-height:1.8;color:#827b70;margin-top:25px}.re-footer{padding:65px var(--gutter) 24px;background:var(--night);color:white}.re-footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.re-footer .re-wordmark{text-align:left;align-self:start;max-width:240px}.re-footer .re-wordmark img{height:46px;max-width:220px}.re-footer h4{font-size:calc(11px + 11*var(--fzd));font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:23px;color:#b5afa4}.re-footer a:not(.re-wordmark){display:block;font-size:calc(12px + 12*var(--fzd));color:#ded9d0;margin-bottom:9px}.re-footer a:hover{color:white}.re-footer p{font-size:calc(11px + 11*var(--fzd));color:#908b81;margin-top:23px;max-width:250px}.re-footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid #ffffff1c;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:calc(10px + 10*var(--fzd));color:#938c80}.re-footer-bottom a{display:inline!important;font-size:calc(10px + 10*var(--fzd))!important}.re-footer-bottom .re-build-label{font-size:calc(9px + 9*var(--fzd));color:#b4ab9c}.re-float-top{position:fixed;right:22px;bottom:25px;z-index:40;background:white;box-shadow:0 3px 18px #0001;border-color:#dedad1;color:var(--ink);width:39px;height:39px}
/* model landing */
.re-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:calc(11px + 11*var(--fzd));color:var(--muted);padding-top:25px}.re-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.re-model-hero{display:grid;grid-template-columns:1.5fr 1fr;min-height:720px;background:var(--paper)}.re-model-stage{background:radial-gradient(ellipse at center,#fff 0%,#f1eee7 65%);position:relative;display:flex;align-items:center;justify-content:center;min-height:590px;overflow:hidden}.re-model-stage:before{content:attr(data-name);position:absolute;top:10%;left:var(--gutter);right:20px;letter-spacing:-.06em;font-size:clamp(65px,7.4vw,142px);font-weight:800;color:#d7d2c34d;line-height:.93;max-width:900px}.re-model-stage .re-model-main-image{width:100%;object-fit:contain;max-height:540px;position:relative;filter:drop-shadow(0 26px 22px #5148301b);z-index:1}.re-model-stage .re-zoom-product{position:absolute;left:var(--gutter);bottom:37px;z-index:2;display:flex;gap:14px;align-items:center;background:transparent;border:0;font-size:calc(11px + 11*var(--fzd));font-weight:700}.re-model-stage .re-zoom-product svg{width:19px}.re-model-stage .re-stage-note{position:absolute;right:25px;bottom:37px;font-size:calc(9px + 9*var(--fzd));color:var(--muted)}.re-model-intro{padding:65px var(--gutter) 60px 45px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #e5e0d6;background:#f7f5ef}.re-model-intro h1{font-size:clamp(45px,4.1vw,79px);line-height:1.02}.re-model-intro .re-model-claim{font-size:calc(21px + 21*var(--fzd));margin-top:20px;color:var(--muted)}.re-price-block{margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.re-price-block>small{font-size:calc(10px + 10*var(--fzd));letter-spacing:.08em;text-transform:uppercase}.re-price-block .re-price{font-size:calc(41px + 41*var(--fzh));font-weight:700;letter-spacing:-.04em;line-height:1.3;margin:4px 0 12px}.re-price-block .re-price span{font-size:calc(15px + 15*var(--fzd));letter-spacing:0}.re-price-block .re-source-note{margin-top:6px!important;font-size:calc(10px + 10*var(--fzd))!important}.re-model-intro .re-availability{display:flex;align-items:center;gap:8px;margin-top:22px;font-size:calc(11px + 11*var(--fzd));color:var(--muted)}.re-model-intro .re-availability:before{content:'';width:6px;height:6px;border:1px solid var(--red);border-radius:50%}.re-model-intro .re-actions .re-btn{flex:1;padding-inline:15px;gap:12px}.re-model-sub-actions{display:flex;gap:24px;margin-top:22px}.re-model-sub-actions button{font-size:calc(11px + 11*var(--fzd));font-weight:700;border:0;background:transparent;padding:8px 0;display:flex;align-items:center;gap:8px}.re-model-sub-actions svg{width:15px;height:15px}.re-model-sub-actions button[aria-pressed=true]{color:var(--red)}.re-model-sticky{position:sticky;top:var(--nav);z-index:60;background:white;border-block:1px solid var(--line);padding:14px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}.re-model-sticky strong{font-size:calc(14px + 14*var(--fzd));white-space:nowrap}.re-model-sticky nav{display:flex;gap:25px;font-size:calc(11px + 11*var(--fzd));font-weight:700}.re-model-sticky .re-model-mini-price{font-size:calc(12px + 12*var(--fzd));white-space:nowrap}.re-model-sticky .re-btn{min-height:36px;font-size:calc(11px + 11*var(--fzd));padding:9px 16px}.re-key-specs{display:grid;grid-template-columns:repeat(6,1fr);padding:45px var(--gutter);background:white;border-bottom:1px solid var(--line)}.re-key-spec{border-right:1px solid var(--line);padding-left:30px}.re-key-spec:first-child{padding-left:0}.re-key-spec:last-child{border-right:0}.re-key-spec .re-value{font-size:calc(38px + 38*var(--fzh));line-height:1.2;font-weight:650;letter-spacing:-.06em}.re-key-spec .re-value small{font-size:calc(14px + 14*var(--fzd));letter-spacing:0;margin-left:4px}.re-key-spec .re-name{font-size:calc(10px + 10*var(--fzd));color:var(--muted);margin-top:9px}.re-model-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.re-model-story :is(h2,h1.re-section-h1){max-width:650px}.re-model-story .re-lead{font-size:calc(18px + 18*var(--fzd));color:var(--muted)}.re-yes-no{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:45px}.re-yes-no h3{font-size:calc(22px + 22*var(--fzd));margin-bottom:18px;display:flex;align-items:center;gap:13px}.re-yes-no h3 svg{color:var(--red)}.re-reason-list{list-style:none;padding:0;margin:0}.re-reason-list li{font-size:calc(14px + 14*var(--fzd));color:var(--muted);padding:11px 0;border-bottom:1px solid #dfd9cd;display:flex;align-items:start;gap:12px}.re-reason-list li:before{content:'—';color:#918470;flex-shrink:0}.re-variant-section{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:55px;background:#e9e4d9;padding:65px var(--gutter)}.re-variant-section img{width:100%;object-fit:contain}.re-variant-section :is(h2,h1.re-section-h1){font-size:clamp(36px,3vw,58px)}.re-variant-section p{color:var(--muted);font-size:calc(15px + 15*var(--fzd));margin-top:20px;max-width:460px}.re-variant-chip{margin-top:25px;padding:11px 14px;border:1px solid #b6ada0;display:inline-flex;align-items:center;gap:12px;font-size:calc(12px + 12*var(--fzd));background:#fff6}.re-variant-chip i{width:18px;height:18px;background:#d7d5ca;border:1px solid #b9b5a9;border-radius:50%}.re-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:210px 210px;gap:10px}.re-gallery-item{border:0;padding:0;background:#e8e1d5;overflow:hidden;position:relative;display:block;width:100%;height:100%;cursor:zoom-in}.re-gallery-item:first-child{grid-row:1/3}.re-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.re-gallery-item:hover img{transform:scale(1.03)}.re-gallery-item .re-photo-caption{left:13px;bottom:10px;font-size:calc(9px + 9*var(--fzd));text-align:left}.re-single-gallery{display:grid;grid-template-columns:1.5fr 1fr;gap:45px;align-items:center}.re-single-gallery .re-gallery-item{min-height:350px}.re-single-gallery img{object-fit:contain}.re-single-gallery p{font-size:calc(16px + 16*var(--fzd));color:var(--muted);margin-top:25px}.re-model-film{display:block;width:100%;max-height:760px;background:black}.re-film-section{padding:0;background:black}.re-film-section video{width:100%;max-height:720px;object-fit:contain}.re-finance-band{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;background:#ded7c8;padding:60px var(--gutter);align-items:center}.re-finance-band :is(h2,h1.re-section-h1){font-size:calc(42px + 42*var(--fzh))}.re-finance-band p{font-size:calc(15px + 15*var(--fzd));color:var(--muted);margin-top:20px}.re-finance-band .re-actions{margin-top:0;justify-content:flex-end}.re-spec-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.re-spec-layout :is(h2,h1.re-section-h1){position:sticky;top:180px}.re-spec-table{width:100%;border-collapse:collapse}.re-spec-table td,.re-spec-table th{font-size:calc(14px + 14*var(--fzd));border-bottom:1px solid var(--line);padding:17px 0;text-align:left;vertical-align:top}.re-spec-table th{font-weight:500;color:var(--muted);width:47%;padding-right:20px}.re-spec-table td{font-weight:700}.re-ownership{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.re-ownership article{border-top:1px solid #ffffff30;padding-top:28px}.re-ownership h3{font-size:calc(27px + 27*var(--fzh))}.re-ownership p{font-size:calc(14px + 14*var(--fzd));color:#bcb4a7;margin-top:22px}.re-ownership .re-text-link{font-size:calc(12px + 12*var(--fzd));margin-top:24px}.re-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.re-faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.re-faq-list summary{font-size:calc(17px + 17*var(--fzd));font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center}.re-faq-list summary:after{content:'+';font-size:calc(24px + 24*var(--fzd));color:var(--red);font-weight:400}.re-faq-list details[open] summary:after{content:'−'}.re-faq-list details p{font-size:calc(14px + 14*var(--fzd));color:var(--muted);margin-top:20px;padding-right:35px}.re-other-grid{grid-template-columns:repeat(3,1fr)}.re-mobile-model-bar{display:none}
/* general inner pages and dialogs */
.re-page-intro{padding:75px var(--gutter) 55px}.re-page-intro h1{font-size:clamp(46px,5vw,96px);max-width:1100px}.re-page-intro .re-lead{margin-top:30px;color:var(--muted)}.re-page-intro.re-dark .re-lead{color:#bbb3a7}.re-page-intro+.re-section{padding-top:30px}.re-article-hero{display:grid;grid-template-columns:1fr 1fr;min-height:550px}.re-article-hero .re-article-title{padding:70px var(--gutter);display:flex;justify-content:center;flex-direction:column}.re-article-hero h1{font-size:clamp(45px,4.5vw,86px);max-width:850px}.re-article-hero p{font-size:calc(17px + 17*var(--fzd));color:var(--muted);margin-top:27px}.re-article-hero>img{width:100%;height:100%;object-fit:cover}.re-article-body{max-width:860px;margin:auto;padding:75px 25px}.re-article-body :is(h2,h1.re-section-h1){font-size:calc(33px + 33*var(--fzh));letter-spacing:-.04em;margin:40px 0 20px}.re-article-body :is(h2,h1.re-section-h1):first-child{margin-top:0}.re-article-body p{font-size:calc(17px + 17*var(--fzd));line-height:1.9;color:#514d46}.re-article-body .re-aside{font-size:calc(13px + 13*var(--fzd));padding:25px;border-left:3px solid var(--red);background:#eae4d8;margin-top:30px}.re-article-body a{text-decoration:underline;text-underline-offset:4px}.re-article-body .re-btn{text-decoration:none;margin-top:25px}.re-error-page{padding:90px var(--gutter);text-align:center;min-height:70vh}.re-error-page .re-code{font-size:calc(130px + 130*var(--fzh));line-height:1;color:#d7d0c1;font-weight:800;letter-spacing:-.08em}.re-error-page h1{font-size:calc(60px + 60*var(--fzh));margin-top:30px}.re-error-page p{font-size:calc(17px + 17*var(--fzd));color:var(--muted);margin-top:25px}.re-error-page .re-actions{justify-content:center}.re-site-dialog{border:0;padding:0;background:var(--paper);color:var(--ink);max-width:min(1050px,calc(100vw - 40px));width:100%;max-height:calc(100svh - 50px);border-radius:6px;overflow:auto;box-shadow:0 35px 100px #0007}.re-site-dialog::backdrop{background:#080a0dbd;backdrop-filter:blur(4px)}.re-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:4}.re-dialog-header :is(h2,h1.re-section-h1){font-size:calc(23px + 23*var(--fzd));letter-spacing:-.035em}.re-dialog-header .re-icon-btn{color:var(--ink);border-color:var(--line)}.re-dialog-body{padding:35px}.re-dialog-layout{display:grid;grid-template-columns:.8fr 1.2fr;min-height:450px}.re-dialog-photo{position:relative;min-height:400px;overflow:hidden;background:var(--night)}.re-dialog-photo img{width:100%;height:100%;object-fit:cover}.re-dialog-photo p{position:absolute;left:28px;bottom:35px;right:20px;font-size:calc(35px + 35*var(--fzh));font-weight:700;line-height:1.1;color:white;letter-spacing:-.04em;text-shadow:0 2px 20px #0007}.re-dialog-copy{padding:35px}.re-wizard-step-label{font-size:calc(10px + 10*var(--fzd));font-weight:800;letter-spacing:.15em;color:var(--red);margin-bottom:23px}.re-wizard-progress{display:flex;gap:5px;margin-bottom:28px}.re-wizard-progress span{height:3px;background:#d9d2c4;flex:1}.re-wizard-progress span.re-active{background:var(--red)}.re-wizard-title{font-size:calc(32px + 32*var(--fzh));margin-bottom:25px}.re-wizard-options{display:grid;gap:10px}.re-wizard-option{border:1px solid var(--line);padding:17px 18px;text-align:left;background:white;border-radius:4px;font-weight:700;font-size:calc(14px + 14*var(--fzd));display:flex;align-items:center;justify-content:space-between;gap:15px}.re-wizard-option:hover{border-color:var(--red);color:var(--red)}.re-wizard-option small{display:block;font-size:calc(11px + 11*var(--fzd));font-weight:500;color:var(--muted);margin-top:5px}.re-wizard-option.re-active{border-color:var(--red);background:#fff8f4}.re-wizard-back{border:0;background:none;font-size:calc(11px + 11*var(--fzd));margin-top:23px;padding:8px 0;text-decoration:underline;text-underline-offset:3px}.re-match-results{display:grid;grid-template-columns:1fr 1fr;gap:25px}.re-match-result{background:white;padding:25px;border:1px solid var(--line)}.re-match-result img{width:100%;height:190px;object-fit:contain}.re-match-result h3{font-size:calc(26px + 26*var(--fzh))}.re-match-result p{font-size:calc(13px + 13*var(--fzd));color:var(--muted);margin-top:15px}.re-match-result .re-tag{font-size:calc(10px + 10*var(--fzd));color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.re-match-result .re-actions{margin-top:25px}.re-match-result .re-btn{font-size:calc(11px + 11*var(--fzd));padding:12px 16px;min-height:43px;gap:10px}.re-gallery-dialog{background:#0e0f11;color:white;max-width:calc(100vw - 40px);width:1400px}.re-gallery-dialog .re-dialog-header{background:#0e0f11;border-color:#ffffff24;color:white}.re-gallery-dialog .re-dialog-header .re-icon-btn{color:white;border-color:#ffffff30}.re-lightbox-stage{height:calc(100svh - 220px);min-height:250px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#27282a,#0e0f11)}.re-lightbox-stage img{width:100%;height:100%;object-fit:contain}.re-lightbox-prev,.re-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#111a;z-index:2}.re-lightbox-prev{left:20px}.re-lightbox-next{right:20px}.re-lightbox-caption{padding:20px 30px;color:#c9c3b9;font-size:calc(12px + 12*var(--fzd));display:flex;gap:20px;justify-content:space-between}.re-notice-dialog{max-width:600px}.re-notice-dialog p{font-size:calc(14px + 14*var(--fzd));color:var(--muted);margin:15px 0}.re-notice-dialog h3{margin-top:30px;font-size:calc(22px + 22*var(--fzd))}.re-toast{position:fixed;bottom:100px;right:25px;max-width:340px;z-index:120;background:white;color:var(--ink);border-left:3px solid var(--red);box-shadow:0 8px 50px #0003;padding:17px 23px;font-size:calc(13px + 13*var(--fzd));border-radius:3px}.re-reveal.re-is-entering{animation:subtle-enter .5s var(--ease) both}@keyframes subtle-enter{from{transform:translateY(16px)}to{transform:none}}@keyframes panel-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
/* Progressive responsive layout, no globally hidden text or lazy first hero. */
@media(min-width:1800px){.re-hero-content{max-width:1120px}.re-hero{min-height:760px}.re-model-card .re-product-copy{padding:30px}.re-product-image{min-height:265px}.re-test-split{grid-template-columns:1.65fr 1fr}}
@media(max-width:1280px){.re-nav-side{gap:18px}.re-nav-right{gap:17px}.re-nav-side>a:not(.re-btn):not(.re-icon-btn),.re-nav-trigger{font-size:calc(11px + 11*var(--fzd))}.re-nav-right .re-btn{display:none}.re-style-card-content{left:16px;bottom:18px}.re-fit-grid{gap:25px;grid-template-columns:1fr 1.2fr .8fr}.re-product-copy{padding:20px}.re-product-image{min-height:195px}.re-model-grid{gap:17px}.re-compare-canvas{gap:40px}.re-section{padding-block:75px}.re-local-grid{gap:38px}.re-service-content{padding:50px}.re-model-intro{padding:50px 35px}.re-model-sticky nav{gap:17px}.re-model-sticky .re-model-mini-price{display:none}.re-key-spec .re-value{font-size:calc(31px + 31*var(--fzh))}.re-key-spec{padding-left:22px}.re-filter-grid{grid-template-columns:repeat(3,1fr)}.re-triptych-text{padding:50px 32px}.re-hero{height:calc(100svh - 125px);min-height:650px}}
@media(max-width:1023px){:root{--gutter:30px;--nav:72px}.re-topbar .re-top-center{display:none}.re-nav-side>a:not(.re-btn):not(.re-icon-btn),.re-nav-trigger{font-size:calc(10px + 10*var(--fzd))}.re-nav-side{gap:15px}.re-nav-right{gap:12px}.re-wordmark strong{font-size:calc(25px + 25*var(--fzh))}.re-nav-inner{gap:18px}.re-wordmark span{font-size:calc(9px + 9*var(--fzd))}.re-hero{min-height:670px}.re-hero h1{font-size:calc(72px + 72*var(--fzh))}.re-hero-content{max-width:740px}.re-hero .re-lead{max-width:470px}.re-style-grid{grid-template-columns:repeat(3,1fr)}.re-style-card{height:340px}.re-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.re-product-image{min-height:240px}.re-section-head .re-intro{max-width:310px}.re-availability-grid{gap:16px}.re-rental-copy{padding:22px}.re-rental-card .re-rental-image{height:210px}.re-rental-price strong{font-size:calc(20px + 20*var(--fzd))}.re-feature-triptych{grid-template-columns:1fr 1fr}.re-triptych-product{display:none}.re-test-split{grid-template-columns:1fr 1fr}.re-test-form-panel{padding:38px 27px}.re-feature-photo{padding:45px 32px}.re-feature-photo :is(h2,h1.re-section-h1){font-size:calc(48px + 48*var(--fzh))}.re-fit-grid{grid-template-columns:1fr 1.15fr}.re-fit-result{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 2fr;gap:20px;align-items:center;border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.re-fit-result .re-metric-label{margin:0}.re-fit-result .re-big-number{font-size:calc(37px + 37*var(--fzh))}.re-fit-result p{margin:0}.re-fit-result .re-text-link{margin:0}.re-compare-canvas{grid-template-columns:1fr .8fr;gap:25px}.re-compare-bike img{height:185px}.re-compare-bike h3{font-size:calc(20px + 20*var(--fzd))}.re-compare-bike p{font-size:calc(11px + 11*var(--fzd))}.re-rental-feature{grid-template-columns:1fr 1fr}.re-rental-feature .re-text-wrap{padding:50px 30px}.re-local-grid{grid-template-columns:1fr 1fr;gap:35px}.re-local-mosaic{grid-template-rows:230px 200px;grid-template-columns:1fr 1fr}.re-local-mosaic img:first-child{grid-column:1/3;grid-row:auto}.re-local-copy :is(h2,h1.re-section-h1){font-size:calc(43px + 43*var(--fzh))}.re-proof-strip{gap:20px}.re-service-content{padding:45px 30px}.re-service-content :is(h2,h1.re-section-h1){font-size:calc(43px + 43*var(--fzh))}.re-service-product{min-height:530px}.re-routes-layout{grid-template-columns:1fr 1fr}.re-route-list{padding:15px 25px}.re-route-item-head h3{font-size:calc(21px + 21*var(--fzd))}.re-editorial-grid{grid-template-columns:1.4fr 1fr}.re-article-card:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1.4fr;gap:30px}.re-article-card:nth-child(3) .re-article-photo{height:230px}.re-article-card.re-large .re-article-photo{height:300px}.re-article-card .re-article-photo{height:300px}.re-contact-left,.re-contact-right{padding:55px 35px}.re-contact-left :is(h2,h1.re-section-h1){font-size:calc(53px + 53*var(--fzh))}.re-contact-right .re-phone{font-size:calc(31px + 31*var(--fzh))}.re-footer-main{grid-template-columns:1.4fr 1fr 1fr}.re-footer-main>div:last-child{grid-column:2/4}.re-model-hero{grid-template-columns:1.2fr 1fr;min-height:600px}.re-model-stage{min-height:530px}.re-model-intro h1{font-size:calc(48px + 48*var(--fzh))}.re-model-intro{padding:40px 28px}.re-model-intro .re-actions .re-btn{min-width:100%}.re-model-sticky nav a:nth-child(4),.re-model-sticky nav a:nth-child(5){display:none}.re-key-specs{padding-block:32px}.re-key-spec .re-value{font-size:calc(27px + 27*var(--fzh))}.re-key-spec .re-value small{font-size:calc(10px + 10*var(--fzd))}.re-key-spec{padding-left:16px}.re-model-story,.re-spec-layout,.re-faq-layout{gap:40px}.re-model-story .re-lead{font-size:calc(16px + 16*var(--fzd))}.re-gallery-grid{grid-template-rows:170px 170px}.re-other-grid{grid-template-columns:repeat(3,1fr);gap:15px}.re-other-grid .re-product-image{min-height:170px}.re-other-grid h3{font-size:calc(21px + 21*var(--fzd))}.re-other-grid .re-product-copy{padding:18px}.re-other-grid .re-product-specs{font-size:calc(9px + 9*var(--fzd));gap:8px}.re-model-sticky strong{display:none}.re-article-hero .re-article-title{padding:50px 30px}.re-article-hero h1{font-size:calc(56px + 56*var(--fzh))}}
@media(max-width:767px){:root{--gutter:20px;--nav:64px}html{scroll-padding-top:85px}.re-topbar{display:none}.re-site-header{height:64px}.re-nav-inner{display:flex;justify-content:space-between;padding-inline:20px}.re-nav-side{display:none}.re-wordmark{text-align:left}.re-wordmark span{font-size:calc(8px + 8*var(--fzd));letter-spacing:.2em}.re-wordmark strong{font-size:calc(23px + 23*var(--fzd));letter-spacing:.14em;padding:0;margin-block:4px 0}.re-wordmark small{display:none}.re-mobile-nav-tools{display:flex;gap:8px}.re-menu-toggle,.re-mobile-phone{display:inline-flex}.re-menu-toggle{border-radius:3px;border-color:#ffffff20;width:42px;height:42px}.re-mobile-phone{border:0}.re-mega-menu{display:none!important}.re-hero{height:calc(100svh - 64px);min-height:650px;max-height:950px}.re-hero-content{padding:80px 20px 150px;justify-content:flex-end;max-width:100%;height:100%}.re-hero h1{font-size:clamp(43px,10.7vw,65px);letter-spacing:-.055em;line-height:1.04;max-width:560px;margin-bottom:23px}.re-hero .re-eyebrow{font-size:calc(9px + 9*var(--fzd));letter-spacing:.15em;margin-bottom:20px}.re-hero .re-lead{font-size:calc(16px + 16*var(--fzd));max-width:390px;line-height:1.65}.re-hero .re-actions{gap:9px;margin-top:28px}.re-hero .re-btn{font-size:calc(11px + 11*var(--fzd));padding:14px 16px;gap:13px;min-height:50px}.re-hero-shade{background:linear-gradient(0deg,#080b0eef 0%,#080b0e85 49%,#080b0e15 90%)}.re-hero-video{object-position:61% 50%}.re-hero-poster{object-position:65% 40%}.re-hero-bottom{bottom:25px;align-items:center}.re-hero-scroll{display:none}.re-film-control{width:100%;gap:9px}.re-film-info{min-width:0;flex:1;margin-right:10px}.re-film-label{font-size:calc(10px + 10*var(--fzd));gap:10px}.re-film-control .re-icon-btn{width:36px;height:36px}.re-film-status{bottom:84px;right:20px;left:20px;font-size:calc(10px + 10*var(--fzd));max-width:none}.re-trust-line{gap:10px;font-size:calc(9px + 9*var(--fzd));padding-block:18px;flex-wrap:wrap}.re-trust-line span{gap:6px}.re-trust-line span:last-child{display:none}.re-trust-line svg{width:14px}.re-section{padding-block:58px}.re-section-head{display:block;margin-bottom:28px}.re-section-head :is(h2,h1.re-section-h1){font-size:calc(37px + 37*var(--fzh));line-height:1.09;letter-spacing:-.045em}.re-section-head .re-intro{font-size:calc(14px + 14*var(--fzd));max-width:100%;margin-top:22px;padding:0}.re-section-head .re-text-link{margin-top:22px;font-size:calc(11px + 11*var(--fzd))}.re-eyebrow{font-size:calc(9px + 9*var(--fzd));letter-spacing:.14em;margin-bottom:17px}.re-style-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-20px;padding-inline:20px;padding-bottom:12px}.re-style-card{flex:0 0 76%;height:375px;scroll-snap-align:center}.re-style-card-content{left:24px;bottom:28px}.re-style-card h3{font-size:calc(31px + 31*var(--fzh));max-width:220px}.re-style-card .re-num{font-size:calc(10px + 10*var(--fzd))}.re-section-foot{display:block;margin-top:20px;font-size:calc(11px + 11*var(--fzd))}.re-section-foot .re-text-link{margin-top:14px}.re-availability-grid{grid-template-columns:1fr;gap:22px;margin-top:24px}.re-rental-card{grid-template-columns:1fr}.re-rental-card .re-rental-image{height:245px}.re-rental-copy{padding:26px}.re-rental-copy h3{font-size:calc(26px + 26*var(--fzh))}.re-rental-price strong{font-size:calc(25px + 25*var(--fzh))}.re-empty-panel{grid-template-columns:1fr;padding:27px;gap:20px}.re-empty-panel h3{font-size:calc(28px + 28*var(--fzh))}.re-empty-panel .re-actions{justify-content:flex-start}.re-pill,.re-filter-pills .pill{font-size:calc(10px + 10*var(--fzd));min-height:39px;padding:9px 13px}.re-catalog-toolbar{display:block;margin-bottom:24px}.re-catalog-search{margin-top:20px;min-width:0}.re-model-grid{grid-template-columns:1fr;gap:22px}.re-product-image{min-height:230px;aspect-ratio:1.6}.re-product-copy{padding:26px}.re-product-copy h3{font-size:calc(28px + 28*var(--fzh))}.re-product-category{font-size:calc(9px + 9*var(--fzd))}.re-product-copy .re-claim{font-size:calc(14px + 14*var(--fzd))}.re-product-specs{font-size:calc(11px + 11*var(--fzd));gap:18px}.re-product-price{font-size:calc(28px + 28*var(--fzh))}.re-product-bottom{margin-top:23px}.re-product-bottom .re-text-link{font-size:calc(12px + 12*var(--fzd))}.re-model-card .re-save-model{width:42px;height:42px}.re-compare-toggle{width:40px;height:40px}.re-catalog-count{font-size:calc(11px + 11*var(--fzd))}.re-filter-grid{grid-template-columns:1fr 1fr;gap:15px}.re-filter-grid label{font-size:calc(10px + 10*var(--fzd))}.re-feature-triptych{display:flex;flex-direction:column}.re-triptych-text{padding:50px 25px;order:2}.re-triptych-text :is(h2,h1.re-section-h1){font-size:calc(42px + 42*var(--fzh))}.re-triptych-photo{height:380px;order:1}.re-triptych-photo img{object-position:center}.re-test-split{grid-template-columns:1fr}.re-feature-photo{min-height:500px;padding:45px 25px}.re-feature-photo :is(h2,h1.re-section-h1){font-size:calc(46px + 46*var(--fzh))}.re-feature-photo p{font-size:calc(15px + 15*var(--fzd))}.re-test-form-panel{padding:42px 24px}.re-test-form-panel h3{font-size:calc(30px + 30*var(--fzh))}.re-process{font-size:calc(9px + 9*var(--fzd));gap:9px}.re-process b{width:18px;height:18px}.re-form-grid{gap:16px 12px}.re-form-grid label{font-size:calc(10px + 10*var(--fzd))}.re-form-grid input,.re-form-grid select{font-size:calc(16px + 16*var(--fzd));min-height:48px}.re-fit-grid{display:flex;flex-direction:column;gap:25px;align-items:stretch}.re-fit-copy :is(h2,h1.re-section-h1){font-size:calc(37px + 37*var(--fzh))}.re-fit-copy p{font-size:calc(14px + 14*var(--fzd))}.re-fit-controls{display:grid;grid-template-columns:1fr 1fr;gap:20px}.re-fit-controls .re-height-label{grid-column:1/-1}.re-fit-controls select{font-size:calc(13px + 13*var(--fzd));min-height:43px}.re-fit-model{margin-inline:-10px}.re-fit-result{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:25px}.re-fit-result p{grid-column:1/-1;font-size:calc(13px + 13*var(--fzd))}.re-fit-result .re-text-link{grid-column:1/-1;justify-content:flex-start;font-size:calc(12px + 12*var(--fzd));max-width:max-content}.re-compare-canvas{grid-template-columns:1fr;gap:35px}.re-compare-images{gap:16px}.re-compare-bike img{height:150px}.re-compare-bike h3{font-size:calc(20px + 20*var(--fzd))}.re-compare-bike .re-badge{font-size:calc(7px + 7*var(--fzd));padding:6px}.re-compare-bike p{font-size:calc(11px + 11*var(--fzd))}.re-compare-data .re-data-row{font-size:calc(11px + 11*var(--fzd));padding-block:13px}.re-radar-svg{max-width:340px}.re-compare-tools{flex-direction:column;align-items:flex-start;gap:15px}.re-compare-dock{bottom:12px;gap:13px;min-width:calc(100% - 24px);padding:10px 12px 10px 15px;justify-content:space-between;font-size:calc(10px + 10*var(--fzd))}.re-compare-dock .re-btn{font-size:calc(10px + 10*var(--fzd));min-height:40px;padding:10px 13px;gap:9px}.re-compare-dock .re-icon-btn{width:24px}.re-rental-feature{grid-template-columns:1fr;min-height:0}.re-rental-feature .re-image-wrap{min-height:370px;height:370px}.re-rental-feature .re-text-wrap{padding:50px 25px}.re-rental-feature :is(h2,h1.re-section-h1){font-size:calc(43px + 43*var(--fzh))}.re-rental-feature p{font-size:calc(15px + 15*var(--fzd))}.re-local-grid{grid-template-columns:1fr;gap:35px}.re-local-copy :is(h2,h1.re-section-h1){font-size:calc(40px + 40*var(--fzh))}.re-local-copy p{font-size:calc(16px + 16*var(--fzd))}.re-local-facts{gap:23px}.re-local-fact strong{font-size:calc(16px + 16*var(--fzd))}.re-local-fact p{font-size:calc(12px + 12*var(--fzd))}.re-local-mosaic{grid-template-rows:250px 190px;gap:7px}.re-local-mosaic-wrap{padding-bottom:20px}.re-proof-strip{display:grid;grid-template-columns:1fr;gap:24px;margin-top:38px;padding-top:28px}.re-proof-strip strong{font-size:calc(14px + 14*var(--fzd))}.re-proof-strip span{font-size:calc(12px + 12*var(--fzd))}.re-service-split{grid-template-columns:1fr}.re-service-product{min-height:320px}.re-service-product img{width:140%;transform:translateX(8%)}.re-service-product:before{font-size:calc(42px + 42*var(--fzh));left:25px;top:20px}.re-service-content{padding:48px 25px}.re-service-content :is(h2,h1.re-section-h1){font-size:calc(41px + 41*var(--fzh))}.re-service-list a{font-size:calc(15px + 15*var(--fzd));padding:18px 0}.re-routes-layout{grid-template-columns:1fr}.re-route-map{min-height:425px;padding:35px 25px}.re-route-map h3{font-size:calc(29px + 29*var(--fzh))}.re-route-map .re-map-label{font-size:calc(8px + 8*var(--fzd))}.re-route-list{padding:12px 25px}.re-route-item{padding:24px 0}.re-route-item-head h3{font-size:calc(23px + 23*var(--fzd))}.re-editorial-grid{grid-template-columns:1fr;gap:42px}.re-article-card:nth-child(3){grid-column:auto;display:block}.re-article-card:nth-child(3) .re-article-photo,.re-article-card .re-article-photo,.re-article-card.re-large .re-article-photo{height:255px}.re-article-card.re-large h3,.re-article-card h3{font-size:calc(29px + 29*var(--fzh))}.re-article-card p{font-size:calc(14px + 14*var(--fzd))}.re-article-meta{margin:21px 0 14px}.re-community-bar{display:block;margin-top:42px}.re-community-bar .re-text-link{margin-top:18px}.re-community-bar h3{font-size:calc(23px + 23*var(--fzd))}.re-contact-block{grid-template-columns:1fr}.re-contact-left{padding:50px 25px 35px}.re-contact-left :is(h2,h1.re-section-h1){font-size:calc(50px + 50*var(--fzh))}.re-contact-left .re-location-code{font-size:calc(100px + 100*var(--fzh));margin-top:28px}.re-contact-left .re-location-sub{font-size:calc(9px + 9*var(--fzd))}.re-contact-right{padding:45px 25px}.re-contact-right .re-address{font-size:calc(23px + 23*var(--fzd))}.re-contact-right .re-phone{font-size:calc(33px + 33*var(--fzh));margin-top:26px}.re-contact-right .re-actions{gap:10px}.re-contact-right .re-btn{padding:13px 18px;font-size:calc(12px + 12*var(--fzd));gap:16px}.re-footer{padding:50px 25px 22px}.re-footer-main{grid-template-columns:1fr 1fr;gap:36px 25px}.re-footer-main>div:first-child{grid-column:1/-1}.re-footer-main>div:last-child{grid-column:auto}.re-footer-main .re-wordmark{margin-bottom:20px}.re-footer h4{font-size:calc(10px + 10*var(--fzd))}.re-footer a:not(.re-wordmark){font-size:calc(12px + 12*var(--fzd))}.re-footer p{max-width:330px}.re-footer-bottom{display:block;margin-top:40px;font-size:calc(9px + 9*var(--fzd))}.re-footer-bottom>*{margin-bottom:12px}.re-footer-bottom a{font-size:calc(9px + 9*var(--fzd))!important}.re-float-top{display:none}.re-breadcrumb{font-size:calc(10px + 10*var(--fzd));padding-top:20px;gap:7px}.re-model-hero{display:flex;flex-direction:column;min-height:0}.re-model-stage{min-height:300px;height:320px}.re-model-stage:before{font-size:calc(70px + 70*var(--fzh));top:25px;left:20px}.re-model-stage .re-model-main-image{height:100%;max-height:290px;width:100%;padding:10px 8px 35px}.re-model-stage .re-zoom-product{left:20px;bottom:12px;font-size:calc(10px + 10*var(--fzd))}.re-model-stage .re-stage-note{right:20px;bottom:15px;font-size:calc(8px + 8*var(--fzd));max-width:150px;text-align:right}.re-model-intro{padding:35px 23px 38px;border-left:0}.re-model-intro h1{font-size:calc(51px + 51*var(--fzh))}.re-model-intro .re-model-claim{font-size:calc(18px + 18*var(--fzd));margin-top:15px}.re-price-block{padding-top:22px;margin-top:25px}.re-price-block .re-price{font-size:calc(36px + 36*var(--fzh))}.re-model-intro .re-actions .re-btn{min-width:0;flex:1;font-size:calc(11px + 11*var(--fzd));padding:13px 10px;gap:10px}.re-model-sub-actions{gap:25px;margin-top:19px}.re-model-sticky{top:64px;padding:14px 20px;overflow-x:auto}.re-model-sticky .re-btn,.re-model-sticky strong{display:none}.re-model-sticky nav{gap:27px;font-size:calc(10px + 10*var(--fzd));white-space:nowrap}.re-model-sticky nav a:nth-child(4),.re-model-sticky nav a:nth-child(5){display:block}.re-key-specs{grid-template-columns:repeat(3,1fr);padding:28px 20px;gap:28px 0}.re-key-spec{padding-left:19px}.re-key-spec:nth-child(3){border-right:0}.re-key-spec:nth-child(4){padding-left:0}.re-key-spec .re-value{font-size:calc(30px + 30*var(--fzh))}.re-key-spec .re-name{font-size:calc(9px + 9*var(--fzd));margin-top:7px}.re-model-story{grid-template-columns:1fr;gap:25px}.re-model-story :is(h2,h1.re-section-h1){font-size:calc(38px + 38*var(--fzh))}.re-model-story .re-lead{font-size:calc(16px + 16*var(--fzd))}.re-yes-no{grid-template-columns:1fr;gap:32px;margin-top:35px}.re-reason-list li{font-size:calc(14px + 14*var(--fzd))}.re-variant-section{grid-template-columns:1fr;padding:40px 20px;gap:15px}.re-variant-section :is(h2,h1.re-section-h1){font-size:calc(37px + 37*var(--fzh))}.re-variant-section p{font-size:calc(14px + 14*var(--fzd))}.re-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:230px 140px 140px;gap:7px}.re-gallery-item:first-child{grid-column:1/3;grid-row:1}.re-single-gallery{grid-template-columns:1fr;gap:25px}.re-single-gallery .re-gallery-item{min-height:250px}.re-single-gallery h3{font-size:calc(25px + 25*var(--fzh))}.re-finance-band{grid-template-columns:1fr;gap:26px;padding:45px 25px}.re-finance-band :is(h2,h1.re-section-h1){font-size:calc(35px + 35*var(--fzh))}.re-finance-band .re-actions{justify-content:flex-start}.re-spec-layout{grid-template-columns:1fr;gap:30px}.re-spec-layout :is(h2,h1.re-section-h1){position:static;font-size:calc(36px + 36*var(--fzh))}.re-spec-table th,.re-spec-table td{font-size:calc(13px + 13*var(--fzd));padding-block:14px}.re-ownership{grid-template-columns:1fr;gap:30px}.re-ownership h3{font-size:calc(26px + 26*var(--fzh))}.re-ownership p{font-size:calc(14px + 14*var(--fzd));margin-top:15px}.re-faq-layout{grid-template-columns:1fr;gap:25px}.re-faq-layout :is(h2,h1.re-section-h1){font-size:calc(38px + 38*var(--fzh))}.re-faq-list summary{font-size:calc(16px + 16*var(--fzd))}.re-faq-list details p{font-size:calc(14px + 14*var(--fzd))}.re-other-grid{grid-template-columns:1fr;gap:22px}.re-other-grid .re-product-image{min-height:230px}.re-other-grid .re-product-copy{padding:25px}.re-other-grid h3{font-size:calc(27px + 27*var(--fzh))}.re-other-grid .re-product-specs{font-size:calc(11px + 11*var(--fzd))}.re-mobile-model-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:66;background:var(--night);color:white;padding:12px 15px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ffffff28}.re-mobile-model-bar .re-price{font-size:calc(15px + 15*var(--fzd));font-weight:700;white-space:nowrap}.re-mobile-model-bar .re-price small{display:block;font-size:calc(8px + 8*var(--fzd));font-weight:400;color:#bbb1a0}.re-mobile-model-bar .re-btn{min-height:43px;font-size:calc(10px + 10*var(--fzd));padding:11px 14px;gap:10px}.re-mobile-model-bar .re-call{width:39px;height:39px;display:flex;align-items:center;justify-content:center}.re-model-page .re-footer{padding-bottom:110px}.re-model-page .re-compare-dock{bottom:84px}.re-model-page .re-toast{bottom:155px}.re-page-intro{padding:48px 20px 35px}.re-page-intro h1{font-size:calc(50px + 50*var(--fzh))}.re-page-intro .re-lead{font-size:calc(16px + 16*var(--fzd));margin-top:24px}.re-article-hero{grid-template-columns:1fr}.re-article-hero .re-article-title{padding:48px 20px}.re-article-hero h1{font-size:calc(45px + 45*var(--fzh))}.re-article-hero p{font-size:calc(16px + 16*var(--fzd))}.re-article-hero>img{height:300px}.re-article-body{padding:45px 20px}.re-article-body :is(h2,h1.re-section-h1){font-size:calc(29px + 29*var(--fzh))}.re-article-body p{font-size:calc(16px + 16*var(--fzd))}.re-site-dialog{max-width:100vw;max-height:100svh;height:100svh;border-radius:0;margin:0}.re-dialog-header{padding:17px 20px}.re-dialog-header :is(h2,h1.re-section-h1){font-size:calc(19px + 19*var(--fzd))}.re-dialog-layout{grid-template-columns:1fr}.re-dialog-photo{display:none}.re-dialog-copy,.re-dialog-body{padding:27px 22px}.re-wizard-title{font-size:calc(30px + 30*var(--fzh))}.re-wizard-option{padding:17px 15px;font-size:calc(14px + 14*var(--fzd))}.re-match-results{grid-template-columns:1fr}.re-match-result img{height:200px}.re-gallery-dialog{width:100%;height:100svh;max-width:100vw}.re-lightbox-stage{height:calc(100svh - 200px);min-height:300px}.re-lightbox-caption{padding:20px;font-size:calc(11px + 11*var(--fzd))}.re-lightbox-prev{left:10px}.re-lightbox-next{right:10px}.re-lightbox-prev,.re-lightbox-next{width:35px;height:35px}.re-toast{bottom:95px;left:20px;right:20px;max-width:none;font-size:calc(12px + 12*var(--fzd))}.re-error-page{padding:60px 20px}.re-error-page h1{font-size:calc(41px + 41*var(--fzh))}.re-compare-table th:first-child{width:140px}.re-compare-table th,.re-compare-table td{padding:15px 12px;font-size:calc(12px + 12*var(--fzd))}.re-compare-table thead th{font-size:calc(15px + 15*var(--fzd))}.re-compare-table img{height:110px}.re-compare-table{min-width:560px}}
@media(max-width:359px){.re-hero .re-btn{font-size:calc(10px + 10*var(--fzd));padding:13px 12px;gap:10px}.re-hero h1{font-size:calc(42px + 42*var(--fzh))}.re-hero .re-lead{font-size:calc(15px + 15*var(--fzd))}.re-hero-content{padding-bottom:143px}.re-contact-right .re-phone{font-size:calc(28px + 28*var(--fzh))}.re-contact-left :is(h2,h1.re-section-h1){font-size:calc(43px + 43*var(--fzh))}.re-key-spec .re-value{font-size:calc(26px + 26*var(--fzh))}.re-key-spec{padding-left:12px}.re-form-grid{grid-template-columns:1fr}.re-fit-controls{grid-template-columns:1fr}.re-fit-controls .re-height-label{grid-column:auto}.re-model-intro h1{font-size:calc(43px + 43*var(--fzh))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.re-style-card:hover>img,.re-model-card:hover .re-product-image img{transform:none}}
@media print{.re-site-header,.re-topbar,.re-footer,.re-mobile-model-bar,.re-compare-dock,.re-float-top,.re-site-dialog,.re-test-split,.re-hero-video,.re-film-control,.re-source-note{display:none!important}body{background:white;color:black}.re-section{padding:25px}.re-dark{background:white;color:black}h1{font-size:35pt}:is(h2,h1.re-section-h1){font-size:24pt}.re-model-stage{min-height:250px}.re-model-hero{min-height:350px}.re-model-intro{padding:20px}.re-model-sticky{position:static}.re-model-grid{grid-template-columns:repeat(2,1fr)}.re-product-image{min-height:160px}.re-model-card{break-inside:avoid}}
/* Final small interaction and accessibility adjustments. */
.re-lightbox-prev svg{transform:rotate(180deg)}
.re-article-card .re-article-photo{display:block}
.re-model-sticky~section[id]{scroll-margin-top:145px}
@media(max-width:767px){.re-model-sticky~section[id]{scroll-margin-top:120px}.re-editorial-grid .re-article-card{display:block!important;grid-column:auto!important}.re-editorial-grid .re-article-card[hidden]{display:none!important}}
/* Explicit positive layers keep poster visible even inside <picture>. */
.re-hero-poster{z-index:0}.re-hero-video{z-index:1}.re-hero-video.re-active{z-index:2}.re-hero-shade{z-index:3}.re-hero-content{z-index:4}.re-hero-bottom,.re-film-status{z-index:5}
/* Keep the poster visible until an active video frame is ready. */
.re-hero-video{visibility:hidden;transition:opacity .55s linear,visibility 0s linear .55s}.re-hero-video.re-active{visibility:visible;transition:opacity .55s linear,visibility 0s}
.re-hero-video{display:none}.re-hero-video.re-active,.re-hero-video.re-retiring{display:block;visibility:visible}.re-hero-video.re-retiring{z-index:1;opacity:1}

/* Let form grid items shrink at 320px without overflowing the page. */
.re-test-split>*{min-width:0}.re-test-form-panel{min-width:0}.re-form-grid>label{min-width:0}.re-process{flex-wrap:wrap}
/* Background-only cinematic crop: reduce the baked-in letterbox in the supplied
   films. The playable model-detail movies keep the complete source framing. */
.re-hero-video{top:-17%;bottom:auto;height:134%}

/* B-001/B-002/B-005: systémová hlavička CMS nastavuje body{padding-top:90px;background:#121212;color:white}; design dědí barvy z :root. */
@media screen{html body{padding-top:0;background:transparent;color:inherit}}

/* B-007: systémová patička CMS (inc/, přímý potomek body) se vykresluje pod Royal patičkou; Royal patička je uvnitř .re-site. */
html body > footer.re-footer{display:none !important}

/* B-004: systémová hlavička CMS (inline style) má .re-mobile-menu{display:none} a sdílí třídu s Royal nav#mobile-menu; systémové mobilní menu (#mobileMenu, odkaz /sluzby/zpravodaj = 404) se nesmí zobrazit. */
html body nav#mobile-menu.re-mobile-menu:not([hidden]){display:block}
html body nav#mobile-menu.re-mobile-menu[hidden]{display:none}
html body div#mobileMenu,html body button.re-mobile-toggle{display:none !important}

/* B-009: regpt2 počítá s písmem Manrope, které návštěvník nemá (fallback Inter); lokální soubor bez CDN. Cizí /assets/css/re.css dává .re-btn verzálky a prostrkání. */
@font-face{font-family:Manrope;src:url(fonts/Manrope-wght.ttf) format("truetype");font-weight:200 800;font-style:normal;font-display:swap}
html body .re-site .re-btn{height:auto;font-family:inherit;text-transform:none;letter-spacing:normal}
html body,html body .re-site{font-family:Manrope,'Inter',Arial,sans-serif}
/* RE-034: systémové CSS dává label margin-bottom:5px; regpt2 .form-grid label margin 0 (formulář testovací jízdy o 20 px vyšší). */
html body .re-site .re-form-grid label{margin:0}

/* B-010: systém vkládá chat widget MediaMC (chat.mediamc.cz, div[data-media-mc-chat-root]) jako červenou bublinu vpravo dole; regpt2 ho nemá a překrývá tlačítko nahoru. */
/* R-005 AI chat mediamc zpet viditelny */

/* B-007 RJ: systémové inline CSS má stejnou třídu .re-footer{padding:60px 0 20px}; Royal patička musí mít odsazení jako regpt2. */
html body .re-site footer.re-footer{padding:65px var(--gutter) 24px}
@media(max-width:767px){html body .re-site footer.re-footer{padding:50px 25px 22px}}
@media(max-width:767px){html body .re-site.re-model-page footer.re-footer{padding-bottom:110px}}

/* D-003: systémové inline CSS .re-footer{background-color:#0a0a0a;color:#ccc;font-family:var(--re-font-body);line-height:1.6;border-top} přebíjí Royal patičku; regpt2 má Manrope, pozadí --night, bílý text, bez horní linky. */
html body .re-site footer.re-footer{background:var(--night);color:white;font-family:inherit;line-height:inherit;border-top:0}

/* R-004 velké monitory: písmo roste plynule od 1440 px (max +45 % u malého textu, +22 % u nadpisů v px) */
:root{--fzd:clamp(0px,calc((100vw - 1440px) / 1400),.45px);--fzh:calc(var(--fzd) / 2)}
/* R-003 film přes celou šířku, bez černých pruhů */
html body .re-site .re-film-section video,html body .re-site .re-model-film{width:100%;height:auto;aspect-ratio:16/9;max-height:100vh;object-fit:cover}
/* R-005 tlačítko nahoru nad bublinou chatu */
html body .re-site .re-float-top{right:27px;bottom:76px}
/* R-005 mobilní lišta modelu uhne bublině chatu */
@media(max-width:1023px){html body .re-site .re-mobile-model-bar{padding-right:78px}}
/* R-003 Himalayan film má v souboru vypálené černé pruhy (14/108 nahoře i dole) -> kinopoměr 2.4:1, cover je ořízne */
html body .re-site .re-film-section video.re-model-film[aria-label*="Himalayan"]{aspect-ratio:2.45/1}
/* R-005 mobil: lišta porovnání uhne bublině chatu */
@media(max-width:767px){html body .re-site .re-compare-dock{left:12px;right:78px;transform:none;min-width:0}}
/* F-013 blok financování (titulka/re/re_financovani.php, styl inline beze změny): písmo roste od 1440 px jako R-004; stejné základy v px, clamp() a em beze změny */
@media(min-width:1441px){html body .re-site .refin .refin__head>p,html body .re-site .refin .refin__labelrow strong{font-size:calc(16px + 16*var(--fzd))}html body .re-site .refin .refin__label,html body .re-site .refin .refin__chip,html body .re-site .refin .refin__note,html body .re-site .refin .refin__rate,html body .re-site .refin .refin__rows>div{font-size:calc(12px + 12*var(--fzd))}html body .re-site .refin .refin__step{font-size:calc(26px + 26*var(--fzh))}html body .re-site .refin .refin__bubble,html body .re-site .refin .refin__scale,html body .re-site .refin .refin__termmarks,html body .re-site .refin .refin__provider,html body .re-site .refin .refin__disclaimer{font-size:calc(10px + 10*var(--fzd))}html body .re-site .refin .refin__summary-kicker{font-size:calc(11px + 11*var(--fzd))}html body .re-site .refin .refin__rows .refin__total{font-size:calc(14px + 14*var(--fzd))}html body .re-site .refin .refin__cta{font-size:calc(13px + 13*var(--fzd))}html body .re-site .refin .refin__cta span{font-size:calc(24px + 24*var(--fzd))}}

/* R-011: menu má 5 odkazů vlevo (+ Financování, Servis) a 4 vpravo (+ Galerie, Videa).
   1281–1440 px: menší mezery, aby se nic nedotklo loga uprostřed.
   1024–1280 px: užší mezera kolem loga a vlevo (R-030: dříve 961).
   768–1023 px: tablet, hlavička přepne na tlačítko menu jako mobil (R-030: dříve do 960). */
@media(min-width:1281px) and (max-width:1440px){html body .re-site .re-nav-side{gap:20px}html body .re-site .re-nav-right{gap:16px}}
@media(min-width:1024px) and (max-width:1280px){html body .re-site .re-nav-inner{gap:18px}html body .re-site .re-nav-side{gap:14px}}
@media(min-width:768px) and (max-width:1023px){html body .re-site .re-nav-inner{display:flex;justify-content:space-between}html body .re-site .re-nav-side{display:none}html body .re-site .re-menu-toggle,html body .re-site .re-mobile-phone{display:inline-flex}html body .re-site .re-menu-toggle{border-radius:3px;border-color:#ffffff20;width:42px;height:42px}html body .re-site .re-mega-menu{display:none!important}html body nav#mobile-menu.re-mobile-menu{top:0;padding-top:128px}}

/* R-021: while a film plays, the hero copy fades to a quiet overlay so the film is unobstructed.
   Hovering the copy or focusing a control brings it back; leaving fades it again. Mouse devices only. */
@media(hover:hover) and (pointer:fine){
html body .re-site .re-hero .re-hero-content>*{transition:opacity .6s var(--ease)}
html body .re-site .re-hero .re-hero-shade{transition:opacity .9s var(--ease)}
html body .re-site .re-hero[data-film-started]:not([data-playback="paused"]) .re-hero-content>*{opacity:.2;transition:opacity 1.4s var(--ease) 1.2s}
html body .re-site .re-hero[data-film-started]:not([data-playback="paused"]) .re-hero-shade{opacity:.45;transition:opacity 1.4s var(--ease) 1.2s}
html body .re-site .re-hero[data-film-started]:not([data-playback="paused"]) .re-hero-content:is(:has(>:hover),:focus-within)>*{opacity:1;transition:opacity .45s var(--ease)}
html body .re-site .re-hero[data-film-started]:not([data-playback="paused"]):has(.re-hero-content>:hover,.re-hero-content:focus-within) .re-hero-shade{opacity:1;transition:opacity .45s var(--ease)}
}
@media(prefers-reduced-motion:reduce){html body .re-site .re-hero .re-hero-content>*,html body .re-site .re-hero .re-hero-shade{transition:none!important}}

/* R-030: podmenu v hlavičce (Půjčovna, Galerie). Rodič je <button> jako Motocykly, panel tmavý jako hlavička,
   červená spodní linka jako mega menu. Otevírá re.js třídou .is-open (hover s myší, klik/tap, klávesnice). */
html body .re-site .re-nav-side{align-self:stretch}
html body .re-site .re-navdrop{position:relative;align-self:stretch;display:flex;align-items:center}
html body .re-site .re-nav-trigger{color:inherit;cursor:pointer}
html body .re-site .re-nav-trigger svg{transition:transform .2s var(--ease)}
html body .re-site .re-nav-trigger[aria-expanded="true"]{color:#f09389}
html body .re-site .re-nav-trigger[aria-expanded="true"] svg{transform:rotate(180deg)}
html body .re-site .re-navdrop-panel{position:absolute;top:calc(100% + 1px);left:-22px;z-index:81;min-width:292px;display:grid;gap:2px;padding:10px;background:var(--night);color:white;border:1px solid #ffffff14;border-top:0;border-bottom:3px solid var(--red);box-shadow:0 24px 48px #0000004d;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .18s var(--ease),transform .18s var(--ease),visibility 0s linear .18s}
html body .re-site .re-navdrop.is-open .re-navdrop-panel{opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:opacity .22s var(--ease),transform .22s var(--ease),visibility 0s}
html body .re-site .re-navdrop-item{display:grid;gap:3px;padding:13px 16px 14px;border-left:2px solid transparent;transition:background-color .15s,border-color .15s}
html body .re-site .re-navdrop-item strong{display:flex;align-items:center;gap:7px;font-size:calc(14px + 14*var(--fzd));font-weight:700;line-height:1.25;white-space:nowrap;transition:color .15s}
html body .re-site .re-navdrop-item>span{font-size:calc(12px + 12*var(--fzd));font-weight:500;line-height:1.35;color:#b3ada3;white-space:nowrap}
html body .re-site .re-navdrop-item:hover,html body .re-site .re-navdrop-item:focus-visible{background:#ffffff0a;border-left-color:var(--red)}
html body .re-site .re-navdrop-item:hover strong,html body .re-site .re-navdrop-item:focus-visible strong{color:#f09389}
html body .re-site .re-navdrop-item:focus-visible{outline:2px solid #e26438;outline-offset:-2px}
html body .re-site svg.re-ext{width:11px;height:11px;flex:none;fill:none;stroke:currentColor;stroke-width:2.2;opacity:.6}
/* 1024–1199 px: pět položek vlevo musí vedle loga zůstat na jednom řádku. */
@media(min-width:1024px) and (max-width:1199px){html body .re-site .re-nav-inner{gap:14px}html body .re-site .re-nav-side{gap:12px}html body .re-site .re-nav-right{gap:12px}html body .re-site .re-nav-trigger{gap:4px}html body .re-site .re-nav-trigger svg{width:10px}}
@media(max-width:1023px){html body .re-site .re-navdrop-panel{display:none}}
/* R-030: mobilní menu seskupené; Půjčovna a Galerie mají nadpis skupiny a odsazené podpoložky. */
html body nav#mobile-menu .re-mm-group{border-bottom:1px solid #ffffff20;padding-bottom:8px}
html body nav#mobile-menu .re-mm-title{font-size:calc(27px + 27*var(--fzh));font-weight:700;letter-spacing:-.03em;line-height:1.65;padding:14px 0 4px}
html body nav#mobile-menu a.re-mm-sub{display:flex;align-items:center;gap:9px;font-size:calc(20px + 20*var(--fzh));font-weight:600;letter-spacing:-.02em;color:#ded9d0;padding:9px 0 9px 20px;margin-left:2px;border-bottom:0;border-left:1px solid #ffffff2e}
html body nav#mobile-menu a.re-mm-sub:hover{color:#f09389}
html body nav#mobile-menu a.re-mm-sub svg.re-ext{width:14px;height:14px}
@media(prefers-reduced-motion:reduce){html body .re-site .re-navdrop-panel,html body .re-site .re-nav-trigger svg{transition:none!important}}
