@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');
:root{--orange:#f23b16;--black:#07080a;--muted:#6d7178;--line:#e8e9ec;--soft:#f7f7f8;--radius:14px;--container:1290px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Google Sans", sans-serif;color:var(--black);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wego-container,.container{max-width:var(--container);margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--orange);color:#fff;border-radius:8px;padding:14px 28px;font-weight:800;cursor:pointer;box-shadow:none}.btn:hover{filter:brightness(.96)}
/* Header exact mockup */.wego-header{height:68px;background:#fff;border-bottom:1px solid rgba(0,0,0,.04);position:sticky;top:0;z-index:50}.wego-nav{height:68px;display:flex;align-items:center;gap:34px}.wego-logo{width:145px;flex:0 0 145px}.wego-logo img{width:145px;height:auto}.wego-menu{display:flex;align-items:center;gap:32px;flex:1;justify-content:center}.wego-menu a{font-size:14px;font-weight:800;color:#0a0b0d}.wego-menu a.active,.wego-menu a:hover{color:var(--orange)}.wego-actions{display:flex;align-items:center;gap:18px;font-weight:800;font-size:14px;white-space:nowrap}.lang{display:inline-flex;gap:4px;align-items:center}.btn.call{height:36px;padding:0 22px;border-radius:9px}.mobile-toggle{display:none;margin-left:auto;border:0;background:#fff;font-size:26px}
/* Hero */.home-v3 section{margin:0}.wego-hero{position:relative;height:325px;background:linear-gradient(90deg,#fff 0%,#fff 41%,rgba(255,255,255,.72) 53%,rgba(255,255,255,0) 68%),linear-gradient(180deg,#f4f5f7,#fff);overflow:visible}.hero-photo{position:absolute;right:0;top:0;width:63%;height:246px;background:url('../img/hero-skg-final.png') center/cover no-repeat;z-index:0}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.4) 15%,rgba(255,255,255,0) 34%)}.hero-content{position:relative;z-index:1;padding-top:33px}.hero-copy-v3{width:560px}.hero-copy-v3 h1{font-size:44px;line-height:1.05;letter-spacing:-1px;margin:0 0 14px;font-weight:950}.hero-copy-v3 h1 span{color:var(--orange);display:inline}.hero-copy-v3 p{margin:0;font-size:16px;line-height:1.48;color:#15171a}.hero-copy-v3 b{color:var(--orange)}.search-shell{position:absolute;left:24px;right:24px;top:245px;height:82px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 11px 35px rgba(0,0,0,.075);display:grid;grid-template-columns:1.25fr 1.2fr 1.2fr 1.2fr 190px;align-items:center;padding:16px 20px;gap:0}.search-shell label{height:50px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto 1fr;column-gap:12px;padding:0 22px;border-right:1px solid var(--line);align-items:center}.search-shell label:first-child{padding-left:8px}.search-shell i{grid-row:1/3;align-self:start;padding-top:4px;color:#101214}.search-shell svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.search-shell span{font-size:10px;text-transform:uppercase;font-weight:950;letter-spacing:.3px}.search-shell input,.search-shell select{border:1px solid #dfe1e5;border-radius:5px;height:30px;padding:0 9px;font-size:12px;background:#fff;font-weight:700}.date-pair{display:grid;grid-template-columns:1fr 66px}.date-pair input+input{border-left:0;border-radius:0 5px 5px 0}.date-pair input:first-child{border-radius:5px 0 0 5px}.search-btn{height:42px;margin-left:24px;border-radius:7px;font-size:13px}.page-stack{padding-top:28px}.feature-row{height:83px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid var(--line);gap:0}.feature-row article{display:flex;align-items:center;gap:17px;justify-content:center;border-right:1px solid var(--line);height:56px}.feature-row article:last-child{border-right:0}.feature-row i,.why-box i{color:var(--orange);display:flex}.feature-row svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-row h3{margin:0 0 3px;font-size:15px}.feature-row p{margin:0;color:#23252a;font-size:13px}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin:16px 0 8px}.section-title-row h2,.why-v3 h2,.steps-v3 h2{font-size:22px;letter-spacing:-.3px;margin:0;font-weight:950}.section-title-row a{color:var(--orange);font-weight:850;font-size:14px}.popular-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.car-card-v3{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;min-height:146px}.car-card-v3 a{display:block;height:100%;padding:10px 10px 12px}.car-photo-v3{height:72px;display:flex;align-items:center;justify-content:center;overflow:hidden}.car-photo-v3 img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(0,0,0,.13))}.car-info-v3{display:flex;justify-content:space-between;gap:12px;align-items:end}.car-info-v3 h3{font-size:15px;margin:0 0 2px}.car-info-v3 p{font-size:11px;margin:0 0 8px;color:#222}.car-meta-v3{display:flex;gap:14px;color:#4c5158;font-size:12px}.car-price-v3{text-align:right;min-width:60px}.car-price-v3 small{display:block;font-size:11px;color:#111;font-weight:700}.car-price-v3 strong{color:var(--orange);font-size:19px;line-height:1;font-weight:950}.car-price-v3 em{font-size:11px;color:#111;font-style:normal;font-weight:700}.why-v3{padding-top:18px}.why-v3 h2 span{color:var(--orange)}.why-box{margin-top:8px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.why-box article{display:grid;grid-template-columns:56px 1fr;align-items:center;min-height:64px;padding:12px 28px;border-bottom:1px solid var(--line)}.why-box article:nth-child(odd){border-right:1px solid var(--line)}.why-box article:nth-child(n+3){border-bottom:0}.why-box svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.why-box h3{font-size:15px;margin:0 0 3px}.why-box p{font-size:13px;margin:0;color:#333}.steps-v3{padding-top:12px}.steps-box{margin-top:8px;border:1px solid var(--line);border-radius:11px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff}.steps-box article{min-height:74px;display:grid;grid-template-columns:38px 55px 1fr;align-items:center;gap:12px;padding:12px 26px;border-right:1px solid var(--line);position:relative}.steps-box article:last-child{border-right:0}.steps-box em{position:absolute;top:9px;left:20px;width:22px;height:22px;border-radius:50%;background:var(--orange);color:#fff;font-style:normal;font-size:11px;font-weight:950;display:flex;align-items:center;justify-content:center}.steps-box i{grid-column:2;color:#0c0d0f}.steps-box svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.steps-box h3{font-size:14px;margin:0 0 3px}.steps-box p{font-size:12px;line-height:1.25;margin:0;color:#222}.cta-v3{margin-top:10px;height:74px;border-radius:9px;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.62)),url('../img/cta-final.png') center/cover no-repeat;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px;overflow:hidden}.cta-v3 h2{font-size:24px;margin:0 0 6px}.cta-v3 p{font-size:13px;margin:0}.cta-v3 .btn{height:42px;min-width:206px;border-radius:7px}.footer-v3{background:#fff;padding:10px 0 0}.footer-main{display:grid;grid-template-columns:1.2fr 1.1fr 1.05fr 1.2fr 1fr;gap:34px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:17px}.footer-brand{display:grid;grid-template-columns:145px 1fr;gap:20px;align-items:start}.footer-brand img{width:140px}.footer-brand p{font-size:13px;line-height:1.35;margin:12px 0 0;color:#333}.footer-v3 h3{font-size:13px;margin:0 0 10px;font-weight:950}.footer-v3 p,.footer-v3 a{font-size:12px;line-height:1.45;color:#17191d}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:7px 26px}.socials{display:flex;gap:17px;margin:14px 0 20px}.socials span{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900}.socials span:nth-child(1){background:#1664c0}.socials span:nth-child(2){background:#ff2f6f}.socials span:nth-child(3){background:#fff;color:#4285f4}.socials span:nth-child(4){background:#02a05a}.payments{display:grid;grid-template-columns:repeat(2,58px);gap:8px}.payments span{border:1px solid #dfe1e5;border-radius:4px;height:25px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;background:#fff}.footer-bottom{height:38px;display:flex;align-items:center;gap:45px;font-size:12px;color:#333}.footer-bottom span{margin-right:auto}
/* Legacy/dynamic inner pages */.site-header{height:76px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:76px;display:flex;align-items:center;gap:30px}.logo img{width:150px}.nav nav{display:flex;gap:28px;flex:1}.nav nav a{font-size:14px;font-weight:850}.nav .active{color:var(--orange)}.head-actions{display:flex;gap:14px}.phone{font-weight:800}.page{padding-top:38px}.page h1{font-size:42px;margin:0 0 20px}.filter-card{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:14px;align-items:end;border:1px solid var(--line);border-radius:12px;padding:18px;box-shadow:0 12px 32px rgba(0,0,0,.05)}.filter-card label,.booking-box label{font-size:12px;text-transform:uppercase;font-weight:900;color:#444;display:grid;gap:7px}.filter-card input,.filter-card select,.booking-box input,.booking-box select,.booking-box textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px;font-size:14px}.result-count{margin:20px 0;font-weight:900}.car-grid.wide{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.detail-card{display:grid;grid-template-columns:1fr 1fr;gap:30px;border:1px solid var(--line);border-radius:14px;padding:28px}.detail-img{background:#f8f8f9;border-radius:14px;display:flex;align-items:center;justify-content:center}.detail-img img{max-height:320px;object-fit:contain}.tag{display:inline-flex;border:1px solid var(--line);border-radius:5px;padding:5px 9px;font-weight:800;font-size:12px}.specs{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.specs span{border:1px solid var(--line);border-radius:30px;padding:9px 14px;font-weight:800}.big-price{font-size:34px;font-weight:950;color:var(--orange)}.booking-box{border:1px solid var(--line);border-radius:14px;padding:28px;margin:26px 0}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.extras{display:flex;gap:22px;flex-wrap:wrap;margin:20px 0}.extras label{display:flex;align-items:center;gap:7px;text-transform:none}.booking-box textarea{min-height:90px}.total-line{font-size:20px;margin:20px 0}.success{max-width:640px;margin:70px auto;text-align:center;border:1px solid var(--line);border-radius:20px;padding:45px}
@media(max-width:1050px){.wego-menu,.wego-actions{display:none}.mobile-toggle{display:block}.menu-open .wego-menu{display:flex;position:absolute;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:22px;border-bottom:1px solid var(--line)}.wego-hero{height:auto;padding-bottom:100px}.hero-photo{width:100%;opacity:.24}.search-shell{position:relative;left:auto;right:auto;top:auto;margin-top:30px;height:auto;grid-template-columns:1fr;gap:12px}.search-shell label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 12px}.search-btn{margin:0}.feature-row,.popular-grid,.why-box,.steps-box,.footer-main,.filter-card,.car-grid.wide,.detail-card,.form-grid{grid-template-columns:1fr}.feature-row{height:auto}.feature-row article,.steps-box article{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.why-box article{border-right:0!important}.footer-brand{grid-template-columns:1fr}.footer-bottom{height:auto;flex-wrap:wrap;padding:14px 24px}.hero-copy-v3{width:auto}.hero-copy-v3 h1{font-size:36px}}@media(max-width:620px){.wego-container,.container{padding:0 16px}.hero-copy-v3 h1{font-size:32px}.search-shell{left:16px;right:16px}.date-pair{grid-template-columns:1fr}.date-pair input+input{border-left:1px solid #dfe1e5;border-radius:5px;margin-top:6px}.cta-v3{height:auto;align-items:flex-start;flex-direction:column;padding:22px}.payments{grid-template-columns:repeat(2,1fr)}}
/* v5 clean assets + inner pages */
.wego-logo img{height:58px;width:auto;object-fit:contain}.footer-brand img{height:72px;width:auto;object-fit:contain}.hero-photo{background-image:url('../img/hero-skg-final.png')!important;background-position:center!important;background-size:cover!important}.inner-hero{position:relative;min-height:235px;display:flex;align-items:center;overflow:hidden;background:#f3f4f6;margin:0}.inner-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.82) 42%,rgba(255,255,255,.25) 70%),url('../img/hero-clear.png') center/cover no-repeat}.inner-hero .wego-container{position:relative;z-index:1}.inner-hero h1{font-size:48px;line-height:1.05;margin:0 0 10px;letter-spacing:-1px}.inner-hero p{font-size:18px;margin:0;max-width:620px;color:#30333a}.inner-page{padding-top:42px;padding-bottom:54px}.content-split{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:start}.eyebrow{display:inline-block;color:var(--orange);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.6px;margin-bottom:10px}.content-split h2{font-size:38px;line-height:1.12;margin:0 0 16px}.content-split p{font-size:17px;line-height:1.7;color:#4f535b}.feature-card-list{display:grid;gap:14px}.feature-card-list article,.service-grid-inner article,.locations-grid-inner article,.deals-grid article,.faq-list article,.contact-card,.contact-form{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.035)}.feature-card-list article{padding:22px}.feature-card-list b{color:var(--orange)}.feature-card-list h3{margin:8px 0 6px}.service-grid-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid-inner article{padding:28px}.service-grid-inner i{color:var(--orange);display:block;margin-bottom:18px}.service-grid-inner svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-grid-inner h3{font-size:22px;margin:0 0 10px}.service-grid-inner p{color:#555b64;line-height:1.55}.locations-grid-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.locations-grid-inner article{overflow:hidden}.location-thumb{height:150px;background:url('../img/location-city.png') center/cover no-repeat}.location-thumb.airport{background-image:url('../img/location-airport.png')}.locations-grid-inner h3,.locations-grid-inner p,.locations-grid-inner a{margin-left:20px;margin-right:20px}.locations-grid-inner h3{font-size:22px}.text-link{display:inline-block;margin-bottom:20px;color:var(--orange);font-weight:900}.deals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.deals-grid article{padding:28px;background:linear-gradient(180deg,#fff,#fafafa)}.deals-grid span{display:inline-flex;background:#fff0eb;color:var(--orange);border-radius:50px;padding:8px 12px;font-weight:900;font-size:12px}.deals-grid h3{font-size:26px;margin:18px 0 10px}.deals-grid p{color:#555b64;line-height:1.6;min-height:76px}.faq-list{display:grid;gap:14px;max-width:900px}.faq-list article{padding:24px}.faq-list h3{margin:0 0 8px;font-size:21px}.faq-list p{margin:0;color:#555b64;line-height:1.6}.contact-grid-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:start}.contact-card{padding:28px}.contact-card h2{margin-top:0}.contact-form{padding:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-form label{display:grid;gap:7px;font-size:12px;text-transform:uppercase;font-weight:900;color:#444}.contact-form input,.contact-form textarea{border:1px solid var(--line);border-radius:10px;padding:13px;font:inherit}.contact-form textarea{min-height:140px}.contact-form .full{grid-column:1/-1}.inner-body .footer-v3{border-top:1px solid var(--line)}
@media(max-width:980px){.content-split,.service-grid-inner,.locations-grid-inner,.deals-grid,.contact-grid-inner,.contact-form{grid-template-columns:1fr}.inner-hero h1{font-size:36px}.inner-page{padding-top:30px}}
/* v6 prettier aligned inner pages */
.v6-page{padding-top:54px}.v6-intro-centered{text-align:center;max-width:760px;margin:0 auto 34px}.v6-intro-centered h2{font-size:40px;line-height:1.08;margin:0 0 12px;letter-spacing:-1px}.v6-intro-centered p{font-size:17px;color:#5d626b;margin:0;line-height:1.6}.v6-showcase{margin-bottom:28px}.two-col-photo{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:stretch}.copy-block{border:1px solid var(--line);border-radius:22px;padding:42px;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 18px 45px rgba(0,0,0,.045)}.copy-block h2{font-size:42px;line-height:1.08;margin:0 0 18px;letter-spacing:-1px}.copy-block p{font-size:17px;line-height:1.72;color:#50555d}.photo-card{border-radius:22px;background-size:cover;background-position:center;min-height:440px;box-shadow:0 22px 55px rgba(0,0,0,.13);position:relative;overflow:hidden}.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,0) 55%)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.stats-row div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;text-align:center}.stats-row strong{display:block;color:var(--orange);font-size:25px}.stats-row span{font-size:13px;font-weight:800;color:#333}.v6-card-grid{display:grid;gap:18px}.v6-card-grid.three{grid-template-columns:repeat(3,1fr)}.v6-card-grid article{border:1px solid var(--line);border-radius:18px;padding:26px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.035)}.v6-card-grid b{color:var(--orange);font-size:14px}.v6-card-grid h3{font-size:22px;margin:14px 0 8px}.v6-card-grid p{margin:0;line-height:1.55;color:#5d626b}.service-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-photo-grid article{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;position:relative;box-shadow:0 16px 38px rgba(0,0,0,.045);padding-bottom:26px}.service-photo-grid .thumb{height:168px;background-size:cover;background-position:center}.service-photo-grid i{width:54px;height:54px;background:#fff;color:var(--orange);display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.12);margin:-27px 0 18px 24px;position:relative}.service-photo-grid svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-photo-grid h3{font-size:23px;margin:0 24px 8px}.service-photo-grid p{font-size:15px;line-height:1.6;color:#5d626b;margin:0 24px}.locations-grid-inner.beautiful{gap:22px}.locations-grid-inner.beautiful article{border-radius:20px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.055)}.locations-grid-inner.beautiful .location-thumb{height:210px;background-size:cover;background-position:center}.card-pad{padding:22px}.card-pad h3,.card-pad p,.card-pad a{margin-left:0!important;margin-right:0!important}.card-pad h3{margin-top:0!important}.deals-grid.beautiful{gap:22px}.deals-grid.beautiful article{overflow:hidden;border-radius:20px;padding:0 0 28px;box-shadow:0 16px 40px rgba(0,0,0,.055)}.deal-photo{height:190px;background-size:cover;background-position:center;margin-bottom:22px}.deals-grid.beautiful span,.deals-grid.beautiful h3,.deals-grid.beautiful p,.deals-grid.beautiful a{margin-left:26px;margin-right:26px}.deals-grid.beautiful a{margin-top:8px}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.faq-photo{min-height:520px;border-radius:22px;background-size:cover;background-position:center;box-shadow:0 18px 45px rgba(0,0,0,.12)}.faq-list.beautiful{max-width:none}.faq-list.beautiful article{border-radius:18px;padding:26px;box-shadow:0 14px 34px rgba(0,0,0,.035);border-left:4px solid var(--orange)}.contact-hero-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.055);margin-bottom:30px;background:#fff}.contact-photo{min-height:330px;background-size:cover;background-position:center}.contact-info-panel{padding:42px}.contact-info-panel h2{font-size:40px;margin:0 0 12px;line-height:1.1}.contact-info-panel p{font-size:17px;color:#555b64;line-height:1.65}.mini-info{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.mini-info p{margin:0;background:#fafafa;border:1px solid var(--line);border-radius:12px;padding:12px;font-size:14px;color:#111}.contact-grid-inner.beautiful{align-items:stretch}.contact-grid-inner.beautiful .contact-card,.contact-grid-inner.beautiful .contact-form{border-radius:20px;box-shadow:0 16px 40px rgba(0,0,0,.045)}.inner-hero{min-height:260px}.inner-hero h1{font-size:54px}.inner-hero p{font-size:19px}.inner-hero-bg{background-position:center 58%}@media(max-width:980px){.two-col-photo,.v6-card-grid.three,.service-photo-grid,.faq-layout,.contact-hero-card{grid-template-columns:1fr}.photo-card,.faq-photo{min-height:320px}.stats-row,.mini-info{grid-template-columns:1fr}.copy-block{padding:28px}.copy-block h2,.v6-intro-centered h2,.contact-info-panel h2{font-size:32px}.inner-hero h1{font-size:38px}}
