:root{--yellow:#f8c233;--black:#10100f;--cream:#f3efe4;--white:#fff;--muted:#706d66}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--black);font-family:Manrope,sans-serif}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;background:var(--cream);border-bottom:1px solid #d8d3c7;position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;gap:12px;font-family:Unbounded,sans-serif;font-size:19px;font-weight:800}.logo b{color:#c78c00}.logo-mark{background:var(--black);color:var(--yellow);font-style:italic;padding:9px 7px;transform:skew(-7deg);font-size:17px}.nav{display:flex;gap:34px;font-weight:700;font-size:13px}.nav a:hover{color:#b98100}.header-actions{display:flex;align-items:center;gap:9px}.lang,.social,.menu{border:0;background:transparent;font-weight:800}.social{border:1px solid #c6c0b5;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.menu{display:none;font-size:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:16px 22px;background:var(--yellow);border:1px solid var(--yellow);font-weight:800;font-size:13px;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 rgba(0,0,0,.12)}.button-small{padding:11px 17px}.button-ghost{background:transparent;border-color:var(--black)}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:100px 4vw 40px 8vw}.eyebrow{font-weight:800;letter-spacing:.2em;font-size:11px;display:flex;align-items:center;gap:10px;margin-bottom:20px}.eyebrow>span{width:30px;height:3px;background:var(--yellow);display:inline-block;transform:skew(-20deg)}h1,h2{font-family:Unbounded,sans-serif;font-style:italic;letter-spacing:-.055em;margin:0;line-height:.98}h1{font-size:clamp(52px,6.2vw,96px)}h1 em,h2 em{color:#d29700;font-style:inherit}.hero-copy>p{font-size:17px;line-height:1.7;max-width:580px;color:#56534e;margin:30px 0}.hero-buttons{display:flex;gap:12px}.hero-meta{display:flex;gap:35px;margin-top:65px}.hero-meta div{display:flex;flex-direction:column}.hero-meta strong{font:800 22px Unbounded}.hero-meta span{font-size:11px;color:var(--muted);margin-top:5px}.hero-visual{position:relative;background:var(--yellow);overflow:hidden}.hero-visual:after{content:"";position:absolute;left:0;right:0;bottom:0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.65))}.hero-visual>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:contrast(1.08);position:absolute}.sun{position:absolute;width:400px;height:400px;border:1px solid rgba(0,0,0,.18);border-radius:50%;left:10%;top:14%}.speed{position:absolute;height:10px;background:var(--black);z-index:2;transform:skew(-25deg)}.speed-one{width:150px;top:19%;left:3%}.speed-two{width:90px;top:22%;left:0}.hero-sticker{position:absolute;right:7%;top:8%;background:var(--black);color:white;border-radius:50%;width:115px;height:115px;display:grid;place-items:center;text-align:center;font:700 13px/1.4 Unbounded;transform:rotate(8deg);z-index:3}.location{position:absolute;z-index:4;bottom:45px;left:45px;color:white;display:flex;gap:12px;font-size:24px}.location span{display:flex;flex-direction:column}.location b{font-size:13px}.location small{font-size:11px;color:#ddd;margin-top:3px}.trust-strip{background:var(--black);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:25px 7vw}.trust-strip>div{display:flex;gap:15px;align-items:center;padding:5px 25px;border-right:1px solid #393936}.trust-strip>div:last-child{border:0}.trust-strip i{color:var(--yellow);font-size:22px;font-style:normal}.trust-strip span{display:flex;flex-direction:column}.trust-strip b{font-size:13px}.trust-strip small{font-size:10px;color:#8f8f8c;margin-top:4px}.section{padding:110px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2,.pro-copy h2,.cars h2,.faq h2,.contact h2{font-size:clamp(36px,4.3vw,66px)}.section-head>p{max-width:410px;color:var(--muted);line-height:1.65}.filters{display:flex;gap:8px;margin:48px 0 25px}.filters button{border:1px solid #ccc5b8;background:transparent;padding:11px 19px;font-size:12px;font-weight:800;cursor:pointer}.filters button.active{background:var(--black);color:white;border-color:var(--black)}.bike-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vehicle-card{background:white}.vehicle-card[hidden]{display:none}.vehicle-photo{height:270px;position:relative;overflow:hidden;background:#dedbd2}.vehicle-photo img{width:100%;height:100%;object-fit:cover;transition:.35s;filter:saturate(.75)}.vehicle-card:hover img{transform:scale(1.04)}.tag{position:absolute;top:14px;left:14px;z-index:2;background:var(--yellow);padding:6px 9px;font-size:9px;font-weight:800}.vehicle-info{padding:22px}.vehicle-title,.vehicle-bottom{display:flex;align-items:center;justify-content:space-between}.vehicle-title small,.vehicle-bottom small{font-size:9px;color:var(--muted);text-transform:uppercase}.vehicle-title h3{font:700 18px Unbounded;margin:6px 0 20px}.vehicle-title>span{border:1px solid #ddd6ca;padding:7px;font-size:10px}.vehicle-bottom{border-top:1px solid #ece8e0;padding-top:17px}.vehicle-bottom>div{display:grid;grid-template-columns:auto auto;gap:2px 5px;align-items:end}.vehicle-bottom>div small:last-child{grid-column:1/-1}.vehicle-bottom strong{font:700 21px Unbounded}.circle-button{width:42px;height:42px;border-radius:50%;border:0;background:var(--yellow);cursor:pointer;font-size:18px}.pro-section{background:var(--black);color:white;display:grid;grid-template-columns:1fr 1fr;min-height:720px}.pro-image{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.85)),url('https://res.cloudinary.com/skhj44m3/image/upload/v1787339635/why_crsoux.png') center/cover;position:relative}.pro-badge{position:absolute;bottom:60px;left:9%;font:italic 800 45px/1 Unbounded}.pro-badge span{color:var(--yellow)}.pro-copy{padding:100px 7vw}.light{color:#aaa}.pro-copy h2 em,.cars h2 em{color:var(--yellow)}.pro-copy>p,.cars p{line-height:1.8;color:#aaa;max-width:600px}.pro-list{margin-top:45px}.pro-list>div{display:flex;gap:28px;padding:21px 0;border-top:1px solid #383836}.pro-list b{color:var(--yellow);font:700 13px Unbounded}.pro-list span{display:flex;flex-direction:column;gap:5px}.pro-list strong{font-size:14px}.pro-list small{color:#858582}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px}.step{border:1px solid #d8d2c6;padding:28px;min-height:270px}.step>span{font:700 11px Unbounded}.step-icon{font-size:40px;margin:45px 0 25px}.step h3{font:700 14px Unbounded}.step p{font-size:12px;color:var(--muted);line-height:1.5}.cars{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--black);color:white;padding:90px 7vw;gap:60px;align-items:center}.cars p{margin:28px 0}.car-photo{height:430px;background:url('https://images.unsplash.com/photo-1503736334956-4c8f8e92946d?auto=format&fit=crop&w=1200&q=85') center/cover;filter:saturate(.5)}.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:12vw}.faq-intro>p{color:var(--muted);line-height:1.7}.faq-intro>a{font-weight:800;border-bottom:2px solid var(--yellow)}details{border-top:1px solid #cbc5b9;padding:22px 0}details:last-child{border-bottom:1px solid #cbc5b9}summary{font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between}summary span{font-size:20px}details p{color:var(--muted);line-height:1.7;font-size:13px;max-width:650px}.contact{padding:75px 7vw;background:var(--yellow);display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:center}.contact h2 em{color:white}.contact p{line-height:1.7}.contact .dark{background:var(--black);color:white;border-color:var(--black)}.dark-ghost{border-color:var(--black);margin-left:5px}footer{background:var(--black);color:white;padding:65px 7vw 35px;display:grid;grid-template-columns:1.4fr 1fr .7fr .7fr;gap:40px}footer p{color:#888;line-height:1.6}footer>div{display:flex;flex-direction:column;gap:10px;font-size:12px}footer>div b{color:var(--yellow);margin-bottom:7px}footer>div span{color:#888}footer>small{grid-column:1/-1;border-top:1px solid #333;padding-top:25px;color:#666}.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:50;padding:30px;place-items:center}.modal.open{display:grid}.modal-box{width:min(850px,100%);background:var(--cream);display:grid;grid-template-columns:1fr 1fr;position:relative;max-height:90vh;overflow:auto}.modal-close{position:absolute;right:15px;top:12px;border:0;background:white;width:38px;height:38px;border-radius:50%;font-size:25px;z-index:2;cursor:pointer}.modal-image{min-height:520px;background:url('https://images.unsplash.com/photo-1609630875171-b1321377ee65?auto=format&fit=crop&w=900&q=85') center/cover}.modal-content{padding:55px 40px;display:flex;flex-direction:column}.modal-content h2{font-size:30px}.modal-content p{color:var(--muted);line-height:1.6}.modal-content label{font-size:11px;font-weight:800;margin-top:12px}.modal-content input{width:100%;margin-top:7px;padding:12px;border:1px solid #cec8bc;background:white}.days{margin:20px 0;font-size:13px}.modal-content>small{font-size:9px;color:var(--muted);margin-top:12px;text-align:center}
@media(max-width:900px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column}.nav.open{display:flex}.header .social,.header .button-small,.lang{display:none}.menu{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw}.hero-visual{min-height:560px}.hero-meta{margin-top:45px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border:0}.section{padding:80px 5vw}.bike-grid{grid-template-columns:1fr 1fr}.pro-section{grid-template-columns:1fr}.pro-image{min-height:550px}.steps-grid{grid-template-columns:1fr 1fr}.cars{grid-template-columns:1fr}.faq{grid-template-columns:1fr}.contact{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.section-head{align-items:start;flex-direction:column}.section-head>p{margin-top:25px}}
@media(max-width:580px){.header{padding:0 5vw}.hero-copy{padding-top:55px}.hero-copy p{font-size:14px}.hero-buttons{flex-direction:column}.hero-meta{gap:15px;justify-content:space-between}.hero-meta strong{font-size:16px}.hero-meta span{font-size:8px}.hero-visual{min-height:470px}.hero-sticker{width:90px;height:90px;font-size:10px}.trust-strip{grid-template-columns:1fr;padding:20px 7vw}.trust-strip>div{border-right:0;border-bottom:1px solid #393936;padding:15px}.section{padding:70px 5vw}.filters{overflow:auto}.filters button{white-space:nowrap}.bike-grid{grid-template-columns:1fr}.vehicle-photo{height:300px}.pro-image{min-height:420px}.pro-copy{padding:70px 7vw}.steps-grid{grid-template-columns:1fr}.step{min-height:220px}.cars{padding:70px 5vw}.car-photo{height:300px}.contact{padding:60px 5vw}.contact .button{width:100%;margin:5px 0}footer{grid-template-columns:1fr}.modal{padding:12px}.modal-box{grid-template-columns:1fr}.modal-image{min-height:220px}.modal-content{padding:35px 25px}h1{font-size:44px}.section-head h2,.pro-copy h2,.cars h2,.faq h2,.contact h2{font-size:35px}}

/* Hero redesign based on the approved reference */
.header{height:110px;padding:0 3vw;border:0;background:#f6f2e9;position:relative}.hero-logo{font-family:Unbounded,sans-serif;font-size:38px;font-weight:800;font-style:italic;letter-spacing:-.08em}.nav{gap:64px;font-size:18px}.header-actions{gap:28px}.lang{display:block;background:var(--yellow);padding:11px 16px;font-size:16px}.social{border:0;border-radius:0;width:60px;height:60px;font-size:28px}.social-whatsapp{background:var(--black);color:white}.social-telegram{background:var(--yellow);color:var(--black)}
.hero-reference{min-height:calc(100vh - 110px);grid-template-columns:48% 52%;background:#f6f2e9}.hero-reference .hero-copy{padding:55px 3vw 35px;display:flex;flex-direction:column;justify-content:center}.hero-reference h1{font-size:clamp(54px,6.25vw,100px);line-height:.91;letter-spacing:-.07em}.hero-reference .hero-copy>p{font-size:20px;line-height:1.35;color:var(--black);margin:25px 0 30px}.hero-reference .hero-buttons{gap:22px}.hero-reference .button{width:280px;min-height:70px;font-size:19px;gap:0}.hero-bike-button{background:var(--black);border-color:var(--black);color:white}.hero-car-button{background:var(--yellow)}.hero-benefits{display:flex;margin-top:68px}.hero-benefits>div{display:flex;align-items:center;gap:15px;min-width:205px;padding-right:24px;margin-right:24px;border-right:1px solid var(--black)}.hero-benefits>div:last-child{border:0;margin:0}.hero-benefits i{display:grid;place-items:center;width:66px;height:66px;background:var(--yellow);font-size:30px;font-style:normal}.hero-benefits span{font-size:15px;line-height:1.15}.hero-reference .hero-visual{clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);background:#222}.hero-reference .hero-visual>img{mix-blend-mode:normal;filter:saturate(.9) contrast(1.05);object-position:center}.hero-reference .hero-visual:after{display:none}.hero-slashes{position:absolute;z-index:3;left:8%;top:0;width:18px;height:47%;background:var(--yellow);transform:skew(-29deg);box-shadow:-25px 0 0 -7px var(--yellow)}.trust-strip{display:none}
@media(max-width:1100px){.nav{gap:28px}.hero-reference{grid-template-columns:55% 45%}.hero-benefits>div{min-width:0;flex:1}.hero-benefits i{flex:0 0 54px;width:54px;height:54px}.hero-reference .button{width:230px}.hero-reference h1{font-size:clamp(50px,6.7vw,75px)}}
@media(max-width:900px){.header{height:82px;position:sticky}.hero-logo{font-size:28px}.header-actions .social,.header-actions .lang{display:none}.hero-reference{grid-template-columns:1fr;min-height:0}.hero-reference .hero-copy{padding:65px 6vw 45px}.hero-reference .hero-visual{min-height:520px;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%)}.hero-benefits{margin-top:45px}.nav{top:82px}}
@media(max-width:580px){.hero-reference .hero-copy{padding-top:48px}.hero-reference h1{font-size:45px}.hero-reference .hero-copy>p{font-size:16px}.hero-reference .hero-buttons{flex-direction:column}.hero-reference .button{width:100%;min-height:60px}.hero-benefits{display:grid;grid-template-columns:1fr;gap:12px}.hero-benefits>div{border:0;margin:0;padding:0}.hero-reference .hero-visual{min-height:400px}.hero-logo{font-size:25px}}
.mobile-language{display:none;border:0;background:var(--yellow);padding:13px 18px;font-weight:800;text-align:left;cursor:pointer}
@media(max-width:900px){.mobile-language{display:block;align-self:flex-start}.nav.open{z-index:30;box-shadow:0 12px 24px rgba(0,0,0,.12)}}
.catalog-more{display:flex;justify-content:center;margin-top:42px}.show-all{min-width:220px;background:var(--black);border-color:var(--black);color:white;cursor:pointer}.catalog-more[hidden]{display:none}
.step{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding-right:145px}.step>span{position:absolute;top:28px;left:28px}.step-image{position:absolute;top:18px;right:12px;width:125px;height:125px;object-fit:contain}.step-content{position:relative;z-index:1}.step-content h3{margin-top:0}.step-content p{margin-bottom:0}
@media(max-width:1200px){.step{padding-right:105px}.step-image{width:92px;height:92px}}
@media(max-width:580px){.step{padding-right:145px}.step-image{width:125px;height:125px}}

/* Dark header */
.header{background:var(--black);color:var(--cream);border-bottom:1px solid #292925}.hero-logo{gap:0;color:var(--cream)}.hero-logo b{color:var(--yellow)}.nav a{position:relative;color:var(--cream);transition:color .2s}.nav a:hover{color:var(--yellow)}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--yellow);transition:right .2s}.nav a:hover:after{right:0}.header .lang{background:var(--yellow);color:var(--black);cursor:pointer}.header .social-whatsapp,.header .social-telegram{background:transparent;color:inherit}.header .menu{color:var(--cream);cursor:pointer}
@media(max-width:900px){.header .nav{background:var(--black);border-top:1px solid #292925}.header .nav a{color:var(--cream)}.header .nav a:hover{color:var(--yellow)}.header .mobile-language{background:var(--yellow);color:var(--black)}}
.hero-benefits img{flex:0 0 66px;width:66px;height:66px;object-fit:contain}.hero-benefits i{display:none}
@media(max-width:1200px){.hero-benefits img{flex-basis:54px;width:54px;height:54px}}
@media(max-width:580px){.hero-benefits img{flex-basis:66px;width:66px;height:66px}}
.car-photo{background-image:url('https://res.cloudinary.com/skhj44m3/image/upload/v1787345134/carmain_iexzhb.png');filter:none}.footer-logo{align-self:start}.footer-logo img{width:min(260px,100%);height:auto;object-fit:contain}
.vehicle-bottom{display:block}.vehicle-bottom>strong{display:block;font:700 21px Unbounded;margin-bottom:18px}.vehicle-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-details,.card-book{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--black);font-size:11px;font-weight:800;cursor:pointer}.card-details{background:white;color:var(--black)}.card-book{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.card-details:hover{background:var(--black);color:white}.card-book:hover{filter:brightness(.96)}
.reviews{padding:105px 7vw;background:var(--black);color:white}.reviews-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.reviews-head h2{font-size:clamp(38px,4.5vw,68px)}.reviews-head>p{max-width:460px;color:#929b99;line-height:1.6}.reviews-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.review-score,.review-card{background:#f7f7f5;color:var(--black);border-radius:22px;min-height:270px;padding:28px}.review-score{display:flex;flex-direction:column}.google-word{font:700 28px Arial}.google-word span:nth-child(1),.google-word span:nth-child(4){color:#4285f4}.google-word span:nth-child(2),.google-word span:nth-child(6){color:#ea4335}.google-word span:nth-child(3){color:#fbbc05}.google-word span:nth-child(5){color:#34a853}.score-row{display:flex;align-items:center;gap:20px;margin:28px 0 20px}.score-row>strong{font:800 54px Unbounded}.score-row p{font-size:12px;color:#6c706f;line-height:1.45;margin:5px 0 0}.stars{color:#f4b51f;letter-spacing:2px}.review-score>small{border-top:1px solid #ddd;padding-top:18px;color:#737776;margin-top:auto}.reviews-window{overflow:hidden}.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 18px)/2);gap:18px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.reviews-track::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start;display:flex;flex-direction:column}.review-author{display:flex;align-items:center;justify-content:space-between}.review-author strong{font-size:16px}.review-author span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#8299a0;color:white;font-weight:800}.review-card>p{font-size:13px;color:#444b49;line-height:1.75}.review-card>small{margin-top:auto;color:#6c706f;font-weight:700}.review-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.review-controls button{width:46px;height:46px;border-radius:50%;border:1px solid #8d7b00;background:transparent;color:var(--yellow);font-size:28px;cursor:pointer}.review-controls button:hover{background:var(--yellow);color:var(--black)}.review-all{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-right:auto;padding:0 22px;border:1px solid var(--yellow);color:var(--yellow);font-size:12px;font-weight:800}.review-all:hover{background:var(--yellow);color:var(--black)}
@media(max-width:900px){.reviews{padding:80px 5vw}.reviews-head{align-items:start;flex-direction:column}.reviews-head>p{margin-top:24px}.reviews-layout{grid-template-columns:1fr}.review-score{min-height:240px}.reviews-track{grid-auto-columns:calc((100% - 18px)/2)}}
@media(max-width:580px){.reviews-track{grid-auto-columns:100%}.reviews-head h2{font-size:36px}.review-score,.review-card{padding:24px}.review-controls{justify-content:center;flex-wrap:wrap}.review-all{width:100%;margin:0 0 6px}}

/* Mobile hero: artwork becomes the full-section background */
@media(max-width:580px){.hero-reference{position:relative;display:block;min-height:calc(100svh - 82px);background:url('https://res.cloudinary.com/skhj44m3/image/upload/v1787327667/hero_p.r_unsvfr.png') 62% center/cover no-repeat;color:var(--cream)}.hero-reference:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,7,.78) 0%,rgba(8,8,7,.58) 48%,rgba(8,8,7,.84) 100%)}.hero-reference .hero-copy{position:relative;z-index:1;min-height:calc(100svh - 82px);padding:52px 5vw 34px;justify-content:flex-end}.hero-reference h1{color:var(--cream);text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero-reference .hero-copy>p{color:rgba(243,239,228,.82)}.hero-reference .hero-visual{display:none}.hero-reference .hero-buttons{gap:10px}.hero-reference .hero-bike-button{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.hero-reference .hero-car-button{background:rgba(16,16,15,.28);border-color:var(--cream);color:var(--cream)}.hero-reference .hero-benefits{display:flex;align-items:flex-start;gap:0;width:100%;margin-top:36px}.hero-reference .hero-benefits>div{display:flex;flex:1;flex-direction:column;align-items:center;gap:9px;min-width:0;margin:0;padding:0 4px;border:0;text-align:center}.hero-reference .hero-benefits img{flex:0 0 48px;width:48px;height:48px}.hero-reference .hero-benefits span{color:var(--cream);font-size:11px;line-height:1.25}}

/* Model details and rental-rate selector */
.modal-box{width:min(1080px,100%);grid-template-columns:.85fr 1.15fr}.modal-image{min-height:680px}.modal-content{padding:48px 42px}.modal-content h2{font-size:32px}.modal-meta{margin-top:10px;color:#8a6200;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.modal-description{margin:16px 0 22px!important}.modal-period-title,.modal-terms h3{font:700 13px Unbounded;margin:8px 0 12px}.rental-periods{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.rental-period{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;padding:12px;text-align:left;border:1px solid #cbc4b7;background:white;cursor:pointer}.rental-period span{font-size:11px;font-weight:800}.rental-period strong{font:700 13px Unbounded}.rental-period small{grid-column:1/-1;color:var(--muted);font-size:9px}.rental-period.active{background:var(--yellow);border-color:var(--yellow)}.modal-deposit{display:flex;align-items:center;justify-content:space-between;margin:16px 0;padding:14px 0;border-top:1px solid #d8d1c5;border-bottom:1px solid #d8d1c5}.modal-deposit span{font-size:11px;font-weight:800}.modal-deposit strong{font:700 15px Unbounded}.modal-terms{margin-bottom:18px}.modal-terms>div{display:flex;justify-content:space-between;gap:16px;padding:6px 0;font-size:10px}.modal-terms>div strong{color:#8a6200}.modal-whatsapp.disabled{opacity:.48;pointer-events:none}.modal-note{display:block!important}
@media(max-width:700px){.modal-box{grid-template-columns:1fr}.modal-image{min-height:240px}.modal-content{padding:32px 22px}.rental-periods{grid-template-columns:1fr 1fr}.modal-content h2{font-size:27px}}
.catalog-benefits{display:none}
@media(max-width:580px){.hero-reference .hero-benefits{display:none}.catalog-benefits{display:flex;align-items:flex-start;margin:30px 0 22px}.catalog-benefits>div{display:flex;flex:1;flex-direction:column;align-items:center;gap:9px;min-width:0;text-align:center}.catalog-benefits img{width:52px;height:52px;object-fit:contain}.catalog-benefits span{font-size:11px;font-weight:700;line-height:1.25}.catalog .filters{margin-top:0}}

/* Desktop model modal follows the same vertical composition as mobile */
.modal-box{width:min(760px,100%);grid-template-columns:1fr}.modal-image{min-height:420px}
@media(max-width:700px){.modal-image{min-height:240px}}
.messenger-button{gap:12px}.messenger-icon{width:22px;height:22px;object-fit:contain;flex:0 0 22px}.social img{width:30px;height:30px;object-fit:contain}.card-book{gap:7px}.card-book .messenger-icon{width:18px;height:18px;flex-basis:18px}
@media(max-width:900px){.header-actions{gap:5px}.header-actions .social,.header-actions .lang{display:grid}.header-actions .social{width:34px;height:34px}.header-actions .social img{width:24px;height:24px}.header-actions .lang{min-width:54px;height:34px;padding:0 7px;place-items:center;font-size:10px}.header-actions .menu{width:34px;height:34px;padding:0}.header{padding:0 4vw}}

/* Typography scale refinements */
@media(min-width:901px){.hero-reference h1{font-size:clamp(38px,4.2vw,67px);line-height:1.06}}
@media(max-width:580px){.hero-reference,.hero-reference .hero-copy{min-height:calc(80svh - 66px)}.hero-reference .hero-copy{padding-top:34px;padding-bottom:28px}.hero-reference h1{line-height:1.08}.hero-reference .hero-copy>p{margin:18px 0 22px}}
.pro-list b{font-size:20px}.pro-list strong{font-size:21px}.pro-list small{font-size:15px;line-height:1.55}.step>span{font-size:17px}.step h3{font-size:21px;line-height:1.3}.step p{font-size:18px;line-height:1.55}.step{min-height:310px;padding:145px 28px 28px}summary{font-size:24px;line-height:1.35}summary span{font-size:30px}details p{font-size:20px;line-height:1.65}footer p{font-size:24px}footer>div{font-size:18px;line-height:1.45}footer>div b{font-size:18px}footer>small{font-size:14px}
@media(max-width:580px){.step{min-height:270px}.step h3{font-size:19px}.step p{font-size:16px}summary{font-size:20px}details p{font-size:17px}footer p{font-size:21px}footer>div{font-size:17px}}
@media(max-width:580px){footer .footer-logo{grid-column:1/-1;display:flex;width:100%;justify-content:center;justify-self:stretch;align-self:center}footer .footer-logo img{display:block;margin-inline:auto}}
