
:root{
 --navy:#0077b6;--navy2:#008fd1;--navy3:#38bdf8;--orange:#f57420;--orange2:#ff9a3c;
 --ink:#12202f;--muted:#607082;--line:#dfe6ec;--soft:#f4f7f9;--soft2:#eef3f6;--white:#fff;
 --green:#0d9d79;--max:1320px;--radius:10px;--shadow:0 18px 45px rgba(0,119,182,.16)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}img{max-width:100%}button{font:inherit}.shell{width:min(var(--max),calc(100% - 44px));margin-inline:auto}
.topbar{background:var(--navy);color:#dbe6ef;font-size:11px}.topbar .shell{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.top-trust{display:flex;align-items:center;gap:24px;white-space:nowrap}.top-trust span{font-weight:700}.top-trust span::first-letter{color:var(--orange)}
.top-contact{display:flex;gap:18px;font-weight:800;white-space:nowrap}.top-contact a:hover{color:#fff}
.header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.header-inner{height:78px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}
.brand-badge{width:42px;height:42px;border:2px solid var(--orange);display:grid;place-items:center;font-weight:950;font-size:14px;color:var(--navy);transform:skew(-6deg)}
.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1;min-width:0}
.brand-copy>small{display:block;font-size:8px;letter-spacing:.34em;font-weight:900;color:#73808d;margin:0 0 4px 1px}
.brand-copy>strong{display:flex;align-items:baseline;white-space:nowrap;font-size:22px;letter-spacing:-.045em;color:var(--navy);font-weight:900}
.brand-copy>strong>span{color:var(--orange)}
.brand-copy>strong>em{font-style:normal;font-size:10px;letter-spacing:0;color:#75818c;margin-left:2px;font-weight:700}
.nav{margin-inline-start:auto;display:flex;align-items:center;gap:22px}.nav>a{font-size:12.5px;font-weight:780;color:#2b3e52;position:relative}.nav>a:not(.nav-book):hover{color:var(--orange)}
.nav-book{background:var(--orange);color:#fff!important;padding:11px 16px;border-radius:4px}.nav-book:hover{background:#dd5f0a}
.lang{position:relative}.lang summary{list-style:none;cursor:pointer;font-size:12px;font-weight:800;padding-left:16px;border-left:1px solid var(--line)}.lang summary::-webkit-details-marker{display:none}
.lang>div{position:absolute;right:0;top:34px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);width:195px;max-height:380px;overflow:auto;padding:7px;z-index:10}
.lang>div a{display:block;padding:8px 10px;font-size:12px}.lang>div a:hover{background:var(--soft);color:var(--orange)}.menu-btn{display:none}
.hero{height:500px;position:relative;background-image:var(--hero);background-size:cover;background-position:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,58,92,.88) 0%,rgba(0,72,112,.72) 42%,rgba(0,119,182,.22) 76%,rgba(0,119,182,.06) 100%)}
.hero-content{position:relative;height:100%;display:flex;align-items:center}.hero-copy{max-width:780px;color:#fff;padding-bottom:36px}.hero-eyebrow,.kicker{display:inline-block;color:var(--orange2);font-size:10px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px}
.hero-copy h1{font-size:clamp(42px,5.2vw,70px);line-height:1.01;letter-spacing:-.052em;margin:0;max-width:850px;text-shadow:0 2px 16px rgba(0,0,0,.12)}.hero-copy p{font-size:17px;line-height:1.6;max-width:760px;color:#e5edf3;margin:20px 0 20px}
.hero-bullets{display:flex;flex-wrap:wrap;gap:10px 25px;font-size:13px;font-weight:800}.hero-bullets span::first-letter{color:var(--orange2)}
.booking-shell-wrap{position:relative;margin-top:-78px;z-index:30;padding-bottom:28px}.booking-card{background:var(--navy);border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px rgba(0,78,121,.30);border-radius:10px;padding:18px;min-width:700px}
.booking-title{display:flex;align-items:end;justify-content:space-between;gap:20px;color:#fff;margin:0 2px 12px}.booking-title span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#90abc1;font-weight:900}.booking-title strong{font-size:14px}
.localrent-live:empty{display:none}.localrent-preview{border-radius:6px;overflow:hidden}.preview-grid{display:grid;grid-template-columns:1.05fr 1fr 1.55fr .65fr;gap:2px;background:#087fb8;padding:2px}
.pfield{background:#fff;min-height:72px;padding:12px 15px;position:relative}.pfield small{display:block;font-size:10px;color:#7f8a94;text-transform:uppercase;letter-spacing:.05em}.pfield b{font-size:13px;color:#1d3044;display:block;margin-top:3px}.pfield>span{position:absolute;right:12px;top:29px;color:#698093}.pfield.filters{display:flex;align-items:center;justify-content:center;background:var(--orange);color:#fff}.pfield.filters b{color:#fff}
.preview-note{display:flex;justify-content:space-between;color:#8da6bb;font-size:9px;letter-spacing:.07em;text-transform:uppercase;padding:8px 3px 0}.preview-note strong{color:#d7e2eb}
.section{padding:78px 0;border-bottom:1px solid var(--line)}.section-soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:1fr .85fr;gap:70px;align-items:end;margin-bottom:30px}.section-head.compact{margin-bottom:26px}
.section-head h2,.section-copy h2,.split-two h2,.related h2,.final-cta h2,.subhero h1{font-size:clamp(28px,3.5vw,45px);line-height:1.08;letter-spacing:-.038em;margin:0;color:var(--ink)}
.section-head p,.section-copy p{margin:0;color:var(--muted);font-size:14px;max-width:700px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ced8df;border-left:1px solid #ced8df}
.benefit-grid article{padding:24px 22px;border-right:1px solid #ced8df;border-bottom:1px solid #ced8df;background:#fff;display:flex;gap:16px;min-height:155px}.benefit-grid i{font-style:normal;font-size:26px;color:var(--orange);line-height:1}
.benefit-grid h3{font-size:15px;margin:0 0 7px}.benefit-grid p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.55}
.table-box{overflow:auto;background:#fff;border:1px solid #ced8df;border-top:3px solid var(--navy);box-shadow:0 10px 30px rgba(7,32,56,.04)}.price-table{border-collapse:collapse;width:100%;min-width:850px}.price-table th,.price-table td{padding:13px 15px;text-align:left;border-bottom:1px solid #e5eaee;font-size:12.5px}
.price-table thead th{background:#006b9f;color:#dce8f1;font-size:9.5px;text-transform:uppercase;letter-spacing:.09em}.price-table tbody th{font-size:13px;color:#182b3e}.price-table tbody tr:hover{background:#f2fbff}.price-table .price{font-weight:900;color:#e25f0b}.fine{font-size:10.5px;color:#7b8893;margin:12px 0 0}
.split-feature{padding:0;border-bottom:0}.split-two{display:grid;grid-template-columns:1fr 1fr}.split-two article{padding:65px 70px;border-bottom:1px solid var(--line)}.split-two article:first-child{background:#fff;border-right:1px solid var(--line)}.split-two article:last-child{background:#f3f9fc}
.split-two p{color:var(--muted);max-width:650px}.split-two a,.guide-grid a{font-size:12px;font-weight:900;color:var(--orange);display:inline-block;margin-top:9px}
.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.destination-card{height:165px;position:relative;overflow:hidden;border-radius:6px;background-image:linear-gradient(180deg,rgba(6,27,45,.05),rgba(6,27,45,.85)),var(--tile);background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:space-between;padding:18px;color:#fff}
.destination-card::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.14);border-radius:6px}.destination-card span,.destination-card b{position:relative;z-index:2;font-weight:850}.destination-card span{font-size:14px}.destination-card:hover{transform:translateY(-2px);transition:.2s;box-shadow:0 12px 28px rgba(0,119,182,.16)}
.section-navy{background:var(--navy);color:#fff;border-bottom:0}.section-navy .section-copy h2{color:#fff}.section-navy .section-copy p{color:#b7c6d2}.kicker.light{color:#ff9c55}.two-cols{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}
.steps{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.17)}.steps li{display:grid;grid-template-columns:62px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.15)}.steps li>b{font-family:Georgia,serif;font-size:28px;color:#ff9351}.steps h3{font-size:15px;margin:0 0 4px}.steps p{font-size:13px;color:#b8c6d1;margin:0}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-grid article{border:1px solid #d8e0e6;padding:25px;background:#fff}.guide-grid h3{font-size:16px;margin:0 0 13px}.guide-grid p,.guide-grid li{font-size:13px;color:var(--muted)}.guide-grid ul{padding-left:18px;margin:0}.guide-grid li{margin:8px 0}
.long-copy{columns:2;column-gap:60px;border-top:1px solid var(--line);margin-top:35px;padding-top:28px}.long-copy p{font-size:14px;color:#4e6071;margin:0 0 14px}
.faq-list{border-top:1px solid #ccd6de}.faq-list details{border-bottom:1px solid #dce3e8}.faq-list summary{list-style:none;cursor:pointer;padding:18px 0;font-size:14px;font-weight:850;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary span{font-size:19px;color:#8695a2}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:0;padding:0 0 18px;color:var(--muted);font-size:13px;max-width:760px}
.related{padding:56px 0}.related h2{font-size:25px;margin-bottom:22px}.related-links{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d4dde4;border-left:1px solid #d4dde4}
.related-links a{padding:15px;border-right:1px solid #d4dde4;border-bottom:1px solid #d4dde4;font-size:12px;font-weight:800;display:flex;justify-content:space-between;background:#fff}.related-links a:hover{color:var(--orange);background:#fff9f5}
.final-cta{background:#eaf0f4;padding:46px 0}.final-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta h2{font-size:27px}.final-cta p{margin:6px 0 0;color:var(--muted);font-size:13px}.final-cta a{background:var(--orange);color:#fff;padding:13px 18px;font-size:12px;font-weight:900;border-radius:4px}
.footer{background:#00577f;color:#d5e0e8;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr .75fr 1.05fr;gap:52px}.brand-dark .brand-badge{color:#fff}.brand-dark .brand-copy>strong{color:#fff}.brand-dark .brand-copy>small,.brand-dark .brand-copy>strong>em{color:#9cafbe}
.footer-brand p{color:#9fb0be;max-width:390px;font-size:12.5px;margin-top:18px}.footer h3{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#fff;margin:0 0 13px}.footer a{display:block;font-size:12px;color:#b9c7d1;margin:7px 0}.footer a:hover{color:#fff}.footer address{font-style:normal}.footer address p{font-size:12px;color:#b8c6d0}.footer address a{display:inline;color:#fff}
.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px;color:#8297a8}.footer-bottom a{display:inline;margin:0}.to-top{position:fixed;right:18px;bottom:18px;width:42px;height:42px;background:#fff;border:1px solid #cdd8e0;box-shadow:0 8px 25px rgba(0,0,0,.12);display:grid;place-items:center;font-weight:900;z-index:40}
.subhero{padding:70px 0;background:linear-gradient(135deg,#eef3f6,#fff);border-bottom:1px solid var(--line)}.subhero h1{max-width:900px}.subhero p{color:var(--muted);max-width:800px}.legal-copy{max-width:900px}.legal-copy h2{font-size:24px;margin:34px 0 10px}.legal-copy p,.legal-copy li{color:#4e6071}
@media(max-width:1120px){.top-trust span:nth-child(3),.top-trust span:nth-child(4){display:none}.nav{gap:14px}.nav>a:nth-child(6),.nav>a:nth-child(7){display:none}.benefit-grid{grid-template-columns:repeat(2,1fr)}.destination-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.related-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.shell{width:min(var(--max),calc(100% - 28px))}.top-trust{display:none}.topbar .shell{justify-content:flex-end}.header-inner{height:68px}.menu-btn{display:block;margin-left:auto;border:1px solid #ccd7df;background:#fff;padding:8px 11px;font-size:12px}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:16px 22px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav>a:nth-child(6),.nav>a:nth-child(7){display:block}.lang{display:none}.hero{height:460px}.hero-copy h1{font-size:clamp(38px,9vw,58px)}.booking-shell-wrap{overflow-x:auto;padding-left:14px;padding-right:14px}.booking-shell-wrap>.shell{width:max(700px,calc(100% - 28px))}.section-head,.two-cols{grid-template-columns:1fr;gap:25px}.split-two{grid-template-columns:1fr}.split-two article:first-child{border-right:0}.split-two article{padding:50px 28px}.destination-grid{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:1fr}.long-copy{columns:1}.related-links{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.top-contact a:nth-child(2){display:none}.brand-copy>strong{font-size:19px}.brand-badge{width:38px;height:38px}.hero{height:430px}.hero-copy p{font-size:15px}.hero-bullets{display:grid;gap:5px}.section{padding:58px 0}.benefit-grid{grid-template-columns:1fr}.destination-grid{grid-template-columns:1fr 1fr}.destination-card{height:130px}.related-links{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.final-cta .shell{align-items:flex-start;flex-direction:column}.section-head h2,.section-copy h2,.split-two h2,.subhero h1{font-size:32px}}
html[dir="rtl"] .price-table th,html[dir="rtl"] .price-table td{text-align:right}html[dir="rtl"] .guide-grid ul{padding-right:18px;padding-left:0}html[dir="rtl"] .lang>div{right:auto;left:0}

/* v3.1 brand/footer correction */
.footer .brand{width:max-content;max-width:100%;align-items:center}.footer .brand-copy>strong{font-size:25px}.footer .brand-copy>strong>em{font-size:11px;margin-left:2px}.footer .brand-badge{flex:0 0 46px;width:46px;height:46px}.footer-brand p{margin-top:16px;max-width:360px}.footer-grid{align-items:start}
@media(max-width:850px){.footer-grid{grid-template-columns:1fr;gap:30px}.footer{padding-top:42px}.footer-brand{padding-bottom:4px}.footer-bottom{margin-top:30px}}
@media(max-width:560px){.footer .brand-copy>strong{font-size:22px}.footer .brand-copy>strong>em{font-size:10px}.footer .brand-badge{flex-basis:42px;width:42px;height:42px}.footer-brand p{font-size:12.5px;line-height:1.6}.footer{padding-top:36px}}

/* v4 city-centric SEO edition */
.topbar .shell{justify-content:center}
.header-inner{height:76px}
.hero{height:475px}
.hero-copy{max-width:850px;padding-bottom:48px}
.hero-copy h1{max-width:900px;font-size:clamp(40px,4.8vw,66px)}
.hero-copy p{max-width:780px}
.booking-shell-wrap{margin-top:-70px}
.seo-intro{padding:72px 0 54px}
.seo-intro .lead-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:start}
.seo-intro .lead-copy h2{font-size:clamp(28px,3.2vw,42px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px}
.seo-intro .lead-copy p{font-size:14px;color:#4f6172;margin:0 0 15px}
.fact-panel{border-top:3px solid var(--orange);background:#f7f9fb;padding:25px;border-left:1px solid #dbe3e9;border-right:1px solid #dbe3e9;border-bottom:1px solid #dbe3e9}
.fact-panel h3{margin:0 0 15px;font-size:16px}.fact-list{display:grid;gap:12px}.fact-list div{display:grid;grid-template-columns:125px 1fr;gap:12px;border-top:1px solid #dbe3e9;padding-top:10px;font-size:12.5px}.fact-list div:first-child{border-top:0;padding-top:0}.fact-list b{color:#263a4e}.fact-list span{color:#607082}
.micro-nav{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.micro-nav a{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:8px 10px;border:1px solid #d4dde4;background:#fff}.micro-nav a:hover{border-color:var(--orange);color:var(--orange)}
.section-titlebar{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.section-titlebar h2{font-size:clamp(27px,3vw,40px);line-height:1.08;letter-spacing:-.035em;margin:0}.section-titlebar p{max-width:650px;color:var(--muted);font-size:13px;margin:0}
.condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d7e0e6;border:1px solid #d7e0e6}.condition-grid article{background:#fff;padding:24px;min-height:175px}.condition-grid h3{font-size:14px;margin:0 0 8px}.condition-grid p{font-size:12.5px;color:var(--muted);margin:0}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.category-card{border:1px solid #d7e0e6;background:#fff;padding:22px}.category-card h3{margin:0 0 7px;font-size:15px}.category-card p{margin:0;color:var(--muted);font-size:12.5px}.category-card strong{display:block;color:var(--orange);margin-top:12px;font-size:12px}
.booking-steps7{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.booking-steps7 article{padding:20px 16px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.booking-steps7 b{display:block;color:#ff9a55;font-family:Georgia,serif;font-size:25px}.booking-steps7 h3{font-size:13px;margin:8px 0 5px}.booking-steps7 p{font-size:11.5px;color:#b9c8d3;margin:0}
.city-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.city-guide-grid article{padding:26px;border:1px solid #d8e0e6;background:#fff}.city-guide-grid h3{font-size:17px;margin:0 0 10px}.city-guide-grid p,.city-guide-grid li{font-size:13px;color:#566879}.city-guide-grid ul{margin:0;padding-left:18px}
.route-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.route-card{position:relative;min-height:150px;background:linear-gradient(180deg,rgba(6,27,45,.08),rgba(6,27,45,.82)),var(--hero);background-size:cover;background-position:center;border-radius:6px;padding:18px;color:#fff;display:flex;flex-direction:column;justify-content:end}.route-card h3{margin:0;font-size:15px}.route-card p{margin:4px 0 0;font-size:11px;color:#dbe6ed}
.month-table{border-collapse:collapse;width:100%;min-width:930px}.month-table th,.month-table td{padding:11px 12px;border-bottom:1px solid #e1e7ec;text-align:right;font-size:11.5px}.month-table th:first-child,.month-table td:first-child{text-align:left}.month-table thead th{background:#006b9f;color:#fff;font-size:9.5px;text-transform:uppercase;letter-spacing:.05em}.month-table tbody tr:nth-child(even){background:#f7f9fa}.month-table tbody tr:hover{background:#f0f9fd}
.note-box{border-left:3px solid var(--orange);background:#f0f9fd;padding:17px 20px;color:#526374;font-size:12.5px;margin-top:18px}
.footer{padding-top:48px}.footer-grid{grid-template-columns:1.2fr .9fr .9fr 1.2fr}.footer .footer-brand .brand{margin-bottom:14px}.footer .brand-copy>strong>em{display:inline!important}
.footer-contact-only a{color:#fff!important;font-weight:800}
.location-index{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d5dfe6;border-left:1px solid #d5dfe6}.location-index a{padding:17px;border-right:1px solid #d5dfe6;border-bottom:1px solid #d5dfe6;background:#fff;font-size:12px;font-weight:800}.location-index a:hover{color:var(--orange);background:#f0f9fd}
.article-copy{max-width:930px}.article-copy h2{font-size:30px;margin:38px 0 12px}.article-copy h3{font-size:19px;margin:28px 0 8px}.article-copy p,.article-copy li{font-size:14px;color:#506274}.article-copy ul{padding-left:20px}
@media(max-width:1120px){.booking-steps7{grid-template-columns:repeat(4,1fr)}.condition-grid{grid-template-columns:repeat(2,1fr)}.location-index{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.seo-intro .lead-grid{grid-template-columns:1fr;gap:30px}.route-list{grid-template-columns:repeat(2,1fr)}.booking-steps7{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.location-index{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hero{height:445px}.condition-grid,.category-grid,.city-guide-grid{grid-template-columns:1fr}.booking-steps7{grid-template-columns:1fr}.route-list{grid-template-columns:1fr 1fr}.location-index{grid-template-columns:1fr}.section-titlebar{align-items:start;flex-direction:column}.fact-list div{grid-template-columns:100px 1fr}}


/* v5 AZZURRO visual system + image logo */
.brand{display:flex;align-items:center;min-width:0;line-height:0}
.brand-logo{display:block;width:236px;height:auto;max-height:72px;object-fit:contain;object-position:left center}
.header-inner{height:88px;gap:28px}
.header{box-shadow:0 1px 0 rgba(0,119,182,.08)}
.topbar{background:linear-gradient(90deg,#006a9f,#008fd1);color:#eefaff}
.nav-book{background:linear-gradient(135deg,var(--orange),#ff8f2d);box-shadow:0 7px 18px rgba(245,116,32,.18)}
.nav>a:not(.nav-book):hover{color:#008fd1}
.booking-card{background:linear-gradient(135deg,#006b9f,#007fbe);border-color:rgba(255,255,255,.16)}
.section-navy{background:linear-gradient(135deg,#005f8e,#0086c5)}
.table-box{border-top-color:#008fd1}
.price-table thead th,.month-table thead th{background:#006b9f}
.footer{background:linear-gradient(135deg,#004f76,#006c9f)}
.footer .brand-logo{width:270px;max-height:88px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}
.footer-brand p{color:#d7edf8}
.footer a{color:#dbeef7}.footer address p{color:#d7eaf3}.footer-bottom{color:#c3dce8}
.fact-panel{border-top-color:#00a3e0}
.micro-nav a:hover{border-color:#00a3e0;color:#0077b6}
.category-card strong,.split-two a,.guide-grid a{color:#0077b6}
.to-top{color:#0077b6;border-color:#a9d8ec}
@media(max-width:1120px){.brand-logo{width:205px}.nav{gap:13px}}
@media(max-width:850px){.header-inner{height:76px}.brand-logo{width:190px;max-height:62px}.nav{top:76px}}
@media(max-width:560px){.brand-logo{width:165px;max-height:55px}.footer .brand-logo{width:230px;max-height:76px}}

/* Localrent live integration */
.localrent-live{width:100%;min-width:0;position:relative;z-index:2}
.localrent-live>script{display:none}
.localrent-preview{position:relative;z-index:1}
.white-label-shell{width:100%;min-height:780px;background:#fff;border:1px solid #d7e3ea;border-top:4px solid var(--navy3);box-shadow:0 18px 45px rgba(0,119,182,.10);padding:0;overflow:visible}
.white-label-intro{max-width:860px;margin-bottom:24px;color:var(--muted);font-size:14px}
@media(max-width:850px){.white-label-shell{min-height:700px}.localrent-live{min-width:700px}}

.white-label-fallback{min-height:420px;display:grid;place-items:center;text-align:center;padding:40px;color:#5f7281;background:linear-gradient(135deg,#f4fbff,#fff);font-weight:750}

/* v7 — Crete AutoRent search -> full Localrent results */
.booking-shell-wrap{overflow:visible!important}
.booking-shell-wrap>.shell{width:min(var(--max),calc(100% - 44px))!important}
.booking-card{min-width:0!important;background:linear-gradient(135deg,#006f9f 0%,#008fc8 100%);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:18px;box-shadow:0 22px 55px rgba(0,102,153,.24)}
.booking-card-standalone{margin:18px 0 50px}
.booking-title{align-items:center;margin:0 2px 14px}.booking-title span{color:#d1f0fb}.booking-title strong{font-size:16px}.booking-secure{font-size:10px!important;color:#e8f8ff!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.affiliate-search-form{display:grid;grid-template-columns:1.2fr .95fr .95fr .95fr .8fr;gap:8px;align-items:stretch}
.search-field{background:#fff;border:1px solid rgba(12,52,75,.10);border-radius:8px;min-height:74px;padding:10px 13px;display:flex;flex-direction:column;justify-content:center;position:relative;box-shadow:0 2px 8px rgba(3,48,73,.05)}
.search-field>span{font-size:9px;line-height:1.2;color:#71808c;text-transform:uppercase;letter-spacing:.055em;font-weight:850;margin-bottom:5px}
.search-field select,.search-field input{width:100%;border:0;outline:0;background:transparent;color:#183247;font:inherit;font-size:14px;font-weight:800;padding:0;min-height:28px;appearance:auto}
.search-field input[type=date]{cursor:pointer}.search-static strong{font-size:14px;color:#183247;white-space:nowrap}
.affiliate-search-button{border:0;border-radius:8px;background:linear-gradient(135deg,#f57420,#ff902f);color:#fff;font-weight:900;font-size:14px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;box-shadow:0 8px 20px rgba(245,116,32,.23);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}
.affiliate-search-button b{font-size:21px;line-height:1}.affiliate-search-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(245,116,32,.3);filter:saturate(1.05)}
.search-benefits{display:flex;align-items:center;gap:10px 20px;flex-wrap:wrap;padding:13px 3px 0;color:#e9f8ff;font-size:11px;font-weight:800}.search-benefits>span::first-letter{color:#ffb071}.search-benefits small{margin-left:auto;color:#c2e5f3;font-size:10px;font-weight:700}
.search-noscript{margin:12px 0 0}.search-noscript a{color:#fff;text-decoration:underline;font-weight:800}
@media(max-width:1100px){.affiliate-search-form{grid-template-columns:1fr 1fr 1fr}.affiliate-search-button{min-height:64px}.search-benefits small{width:100%;margin-left:0}}
@media(max-width:850px){.booking-shell-wrap{padding-left:0!important;padding-right:0!important}.booking-shell-wrap>.shell{width:min(var(--max),calc(100% - 28px))!important}.affiliate-search-form{grid-template-columns:1fr 1fr}.search-field,.affiliate-search-button{min-height:66px}.booking-title{align-items:flex-start}.booking-secure{display:none}.search-benefits{gap:8px 14px}}
@media(max-width:560px){.booking-card{padding:12px;border-radius:11px}.affiliate-search-form{grid-template-columns:1fr}.search-field{min-height:62px}.affiliate-search-button{min-height:58px}.search-benefits{font-size:10.5px}.search-benefits small{font-size:9.5px}.booking-shell-wrap{margin-top:-48px}}


/* v8 — Localrent White Label integration. The Localrent UI itself is not restyled. */
.white-label-wrap{position:relative;z-index:30;margin-top:-26px;padding:0 0 34px;overflow:visible!important}
.white-label-wrap>.shell{width:min(var(--max),calc(100% - 44px))!important}
.white-label-heading{display:none!important}
.white-label-heading .kicker{color:#dff7ff}.white-label-heading h2{margin:4px 0 5px;color:#fff;font-size:clamp(22px,3vw,34px);letter-spacing:-.025em}.white-label-heading p{margin:0;max-width:900px;color:#eaf9ff;font-size:13px;line-height:1.55}
.white-label-host{position:relative;background:transparent;border:0;border-radius:14px;box-shadow:none;min-height:360px;overflow:visible}
.white-label-local-preview{display:none!important}


@media(max-width:850px){.white-label-wrap{position:relative;z-index:30;margin-top:-26px;padding:0 0 34px;overflow:visible!important}.white-label-wrap>.shell{width:min(var(--max),calc(100% - 28px))!important}.white-label-heading{display:none!important}.white-label-host{position:relative;background:transparent;border:0;border-radius:14px;box-shadow:none;min-height:360px;overflow:visible}.white-label-local-preview{display:none!important}}
@media(max-width:560px){.white-label-wrap{position:relative;z-index:30;margin-top:-26px;padding:0 0 34px;overflow:visible!important}.white-label-heading{display:none!important}.white-label-host{position:relative;background:transparent;border:0;border-radius:14px;box-shadow:none;min-height:360px;overflow:visible}}

.white-label-host iframe,.white-label-host [class*="localrent"],.white-label-host [id*="localrent"]{background:transparent!important}


/* v9 content/SEO expansion */
.advantages-section{padding-top:34px}.advantage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.advantage-card{border:1px solid #dbe8ee;background:#fff;border-radius:14px;padding:22px;box-shadow:0 12px 34px rgba(7,80,116,.07)}.advantage-card.compact{display:grid;grid-template-columns:54px 1fr;column-gap:14px;align-content:start}.advantage-card.compact h3,.advantage-card.compact p{grid-column:2}.adv-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e9f8ff;color:#0089c8;font-size:22px;font-weight:900;border:1px solid #bfe7f8}.advantage-card h3{margin:10px 0 8px;font-size:20px}.advantage-card p{color:var(--muted);margin:0 0 10px}.advantage-card ul{margin:12px 0 0;padding-left:18px;color:#334a5a}.advantage-card li{margin:7px 0}
.city-photos{padding-top:38px}.photo-strip{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:14px}.photo-strip figure{position:relative;margin:0;border-radius:14px;overflow:hidden;min-height:240px;background:#dbeaf2}.photo-strip img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.photo-strip figure:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,33,53,.82))}.photo-strip figcaption{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font-weight:850;font-size:17px}.photo-strip figure:first-child{min-height:310px;grid-row:span 1}
.attraction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.attraction-grid article{border-top:3px solid #0aa8df;background:#f8fcfe;padding:18px;border-radius:0 0 12px 12px}.attraction-grid span{font-size:10px;letter-spacing:.14em;color:#f2761b;font-weight:900}.attraction-grid h3{font-size:18px;margin:6px 0}.attraction-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.feature-focus-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.check-list{padding-left:0;list-style:none}.check-list li{padding:9px 0 9px 28px;position:relative;border-bottom:1px solid #e5eef2}.check-list li:before{content:"✓";position:absolute;left:0;color:#f2761b;font-weight:900}.feature-visual{position:relative;border-radius:16px;overflow:hidden;min-height:330px}.feature-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-visual>div{position:absolute;left:16px;right:16px;bottom:16px;padding:14px 16px;border-radius:10px;background:rgba(0,53,84,.88);color:#fff;display:flex;gap:10px;align-items:flex-start}.feature-visual strong{color:#ff8a2a}.feature-visual span{font-size:13px;line-height:1.45}
.season-graphic{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:end;background:linear-gradient(135deg,#effaff,#fff);border:1px solid #d7ebf5;border-radius:16px;padding:22px;margin:20px 0 24px}.season-graphic-copy h3{margin:0 0 8px}.season-graphic-copy p{margin:0;color:var(--muted);font-size:14px}.season-bars{height:210px;display:grid;grid-template-columns:repeat(12,1fr);gap:6px;align-items:end}.season-bar-item{height:100%;display:grid;grid-template-rows:18px 1fr 20px;gap:4px;text-align:center}.season-bar-item>span{font-size:10px;font-weight:800;color:#6c7f8b}.season-bar{height:100%;display:flex;align-items:flex-end;justify-content:center;background:#e8f4f9;border-radius:6px;overflow:hidden}.season-bar i{display:block;width:100%;background:linear-gradient(180deg,#ff9d3f,#f36a13);border-radius:6px 6px 0 0}.season-bar-item b{font-size:10px;color:#203645}.table-scroll{overflow-x:auto}.price-table-pro{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dbe8ee;border-radius:12px;overflow:hidden;font-size:13px}.price-table-pro th,.price-table-pro td{padding:12px 14px;border-bottom:1px solid #e7eef2;text-align:left;white-space:nowrap}.price-table-pro thead th{background:#064b70;color:#fff;font-size:12px}.price-table-pro tbody th{font-weight:850}.price-table-pro tbody tr:nth-child(even){background:#f8fbfd}.price-table-pro tbody tr:last-child td,.price-table-pro tbody tr:last-child th{border-bottom:0}.price-note{margin-top:14px;padding:13px 15px;border-left:4px solid #f2761b;background:#fff8f1;color:#5c4b3b;font-size:12.5px}.car-mini-icon{display:inline-grid;place-items:center;width:34px;height:28px;margin-right:8px;background:#eff8fc;border-radius:6px}.price-factor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.price-factor-grid article{padding:18px;background:#fff;border:1px solid #dce7ec;border-radius:12px}.price-factor-grid b{color:#f2761b;font-size:12px}.price-factor-grid h3{font-size:17px;margin:6px 0}.price-factor-grid p{font-size:13px;color:var(--muted);margin:0;line-height:1.55}
@media(max-width:900px){.advantage-grid{grid-template-columns:1fr}.photo-strip{grid-template-columns:1fr 1fr}.photo-strip figure:first-child{grid-column:1/-1}.attraction-grid{grid-template-columns:1fr 1fr}.feature-focus-grid{grid-template-columns:1fr}.season-graphic{grid-template-columns:1fr}.price-factor-grid{grid-template-columns:1fr 1fr}.season-bars{min-width:650px}.season-graphic{overflow-x:auto}}
@media(max-width:560px){.photo-strip{grid-template-columns:1fr}.photo-strip figure:first-child{grid-column:auto}.attraction-grid{grid-template-columns:1fr}.price-factor-grid{grid-template-columns:1fr}.advantage-card.compact{grid-template-columns:48px 1fr}.season-graphic{padding:14px}.price-table-pro th,.price-table-pro td{padding:10px}.top-trust{gap:7px 12px;font-size:10px}}
/* Cleaner local file preview: keep widget area unobtrusive when the remote White Label cannot load. */
.local-file-preview .white-label-host{min-height:56px!important}


/* v10 visual refinement */
:root{--brandBlue:#1175e8;--brandGreen:#10b281;--brandBlueDeep:#0a5bc4;--navy:#1175e8;--navy2:#10b281;--navy3:#55d2c2;--shadow:0 20px 48px rgba(17,117,232,.16)}
.topbar{background:linear-gradient(90deg,var(--brandBlueDeep),var(--brandBlue),var(--brandGreen));color:#f5fbff;padding:5px 0}
.topbar .shell{min-height:34px}
.top-trust{flex-wrap:wrap;justify-content:center;gap:7px 14px;white-space:normal}
.top-trust span{font-size:11px;font-weight:850;padding:4px 0}
.header{position:relative;top:auto;box-shadow:0 1px 0 rgba(17,117,232,.08);backdrop-filter:none}
.header-inner{height:74px}
.nav>a{font-size:12.25px}.nav-book{background:linear-gradient(135deg,var(--orange),#ff9643);border-radius:8px;padding:10px 15px}
.hero{height:380px;min-height:380px;background-position:center center}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.20),transparent 28%),radial-gradient(circle at 72% 66%,rgba(29,225,198,.20),transparent 22%),linear-gradient(120deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,0) 35%);pointer-events:none}
.hero-overlay{background:linear-gradient(90deg,rgba(5,31,52,.84) 0%,rgba(8,52,82,.76) 38%,rgba(18,117,232,.28) 74%,rgba(16,178,129,.14) 100%)}
.hero-content{align-items:flex-end;padding-bottom:72px}
.hero-copy{position:relative;max-width:760px;color:#fff;padding:24px 28px 22px 30px;border-radius:18px;background:linear-gradient(135deg,rgba(8,35,56,.72),rgba(14,61,94,.56));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 44px rgba(0,33,61,.24)}
.hero-copy::before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:4px;border-radius:4px;background:linear-gradient(180deg,#ff9d3f,#10b281)}
.hero-eyebrow,.kicker{font-size:10px;letter-spacing:.18em;margin-bottom:10px;color:#ffd08d}
.hero-copy h1{font-size:clamp(32px,4.15vw,52px);line-height:1.03;max-width:680px}
.hero-copy p{font-size:15px;line-height:1.58;max-width:660px;color:#eef7fc;margin:14px 0 16px}
.hero-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;max-width:640px}
.hero-bullets span{display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:12px;font-size:12.5px;font-weight:850;color:#fff}
.hero-bullets span::first-letter{color:#ffd08d}
.white-label-wrap{margin-top:-14px;padding-bottom:28px}
.to-top{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--brandBlue),var(--brandGreen));color:#fff!important;border:0;box-shadow:0 12px 30px rgba(16,178,129,.28)}
.footer-brand p{max-width:420px}
@media(max-width:850px){.header-inner{height:68px}.nav{top:68px}.hero{height:360px;min-height:360px}.hero-content{padding-bottom:58px}.hero-copy{padding:22px 20px 20px 24px}.hero-bullets{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.topbar{padding:4px 0}.top-trust{display:flex;font-size:10px;gap:5px 10px}.hero{height:350px;min-height:350px}.hero-content{align-items:flex-end;padding-bottom:34px}.hero-copy{padding:18px 16px 16px 20px;border-radius:16px}.hero-copy h1{font-size:31px}.hero-copy p{font-size:14px;margin:12px 0 14px}.hero-bullets{grid-template-columns:1fr;gap:8px}.hero-bullets span{min-height:36px;padding:8px 10px;font-size:12px}.white-label-wrap{margin-top:-10px}.to-top{right:14px;bottom:14px}}


/* v11 — cleaner photographic hero + inline seasonal price guide */
.hero{height:338px!important;min-height:338px!important;background-position:center 58%!important}
.hero::before{background:linear-gradient(90deg,rgba(0,0,0,.06),transparent 42%)!important}
.hero-overlay{background:linear-gradient(90deg,rgba(6,29,47,.86) 0%,rgba(6,37,60,.74) 34%,rgba(8,60,89,.36) 53%,rgba(10,82,109,.12) 68%,rgba(0,0,0,0) 82%)!important}
.hero-content{align-items:center!important;padding-bottom:0!important}
.hero-copy{max-width:720px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important}
.hero-copy::before{display:none!important}
.hero-eyebrow{margin-bottom:7px!important;color:#ffad5a!important;text-shadow:0 2px 8px rgba(0,0,0,.28)}
.hero-copy h1{font-size:clamp(31px,3.7vw,50px)!important;line-height:1.02!important;max-width:690px!important;letter-spacing:-.045em!important;text-shadow:0 3px 18px rgba(0,0,0,.32)!important}
.hero-copy p{font-size:14.5px!important;line-height:1.5!important;max-width:660px!important;color:#f3f8fb!important;margin:12px 0 12px!important;text-shadow:0 2px 10px rgba(0,0,0,.28)!important}
.hero-bullets{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 18px!important;max-width:660px!important}
.hero-bullets span{display:block!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;font-size:12px!important;font-weight:850!important;text-shadow:0 2px 8px rgba(0,0,0,.4)!important}
.hero-bullets span::first-letter{color:#ff9a3c!important}
.white-label-wrap{margin-top:-18px!important;padding-bottom:12px!important}
.to-top{background:#f57420!important;color:#fff!important;border:0!important;border-radius:50%!important;box-shadow:0 10px 28px rgba(245,116,32,.32)!important}

.inline-price-guide{padding:26px 0 38px;border-bottom:1px solid #dfe8ec;background:linear-gradient(180deg,#fff 0%,#f7fbfd 100%)}
.inline-price-guide .price-guide-head{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:15px}
.inline-price-guide .price-guide-head>div:first-child{max-width:820px}
.inline-price-guide .price-guide-kicker{font-size:9.5px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:#0a9b84;margin-bottom:4px}
.inline-price-guide h2{margin:0;font-size:clamp(22px,2.3vw,31px);letter-spacing:-.035em;line-height:1.08;color:#13283a}
.inline-price-guide .price-guide-sub{font-size:12.5px;color:#607383;max-width:650px;margin:0}
.inline-price-table-wrap{overflow-x:auto;border:1px solid #d9e5ea;border-radius:13px;background:#fff;box-shadow:0 10px 28px rgba(9,72,104,.055)}
.inline-price-table{width:100%;border-collapse:collapse;min-width:720px}
.inline-price-table th,.inline-price-table td{padding:11px 14px;border-bottom:1px solid #e8eef1;text-align:left;font-size:12.5px}
.inline-price-table thead th{background:#0c567e;color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.07em}
.inline-price-table tbody th{font-weight:850;color:#183247}
.inline-price-table tbody tr:last-child th,.inline-price-table tbody tr:last-child td{border-bottom:0}
.inline-price-table tbody tr:hover{background:#f5fbfd}
.inline-price-car{display:flex;align-items:center;gap:10px;white-space:nowrap}
.inline-price-car img{width:38px;height:38px;border-radius:9px;object-fit:cover;box-shadow:0 4px 12px rgba(17,117,232,.13)}
.inline-price-table td strong{color:#0a8c76;font-size:13px}
.month-trend{display:grid;grid-template-columns:repeat(12,1fr);gap:5px;margin-top:10px}
.month-trend span{padding:7px 4px;border:1px solid #dde9ed;background:#fff;border-radius:7px;text-align:center;font-size:9.5px;color:#587080;line-height:1.2}
.month-trend b{display:block;font-size:11px;color:#183247;margin-top:2px}
.inline-price-note{margin:10px 0 0;font-size:10.5px;color:#71818e}
.inline-price-note strong{color:#f57420}

@media(max-width:850px){
 .hero{height:320px!important;min-height:320px!important;background-position:63% center!important}
 .hero-copy{max-width:610px!important}
 .hero-copy h1{font-size:clamp(30px,7.2vw,44px)!important}
 .inline-price-guide .price-guide-head{align-items:start;flex-direction:column;gap:8px}
 .month-trend{grid-template-columns:repeat(6,1fr)}
}
@media(max-width:560px){
 .hero{height:320px!important;min-height:320px!important;background-position:72% center!important}
 .hero-overlay{background:linear-gradient(90deg,rgba(5,30,48,.91) 0%,rgba(8,48,70,.74) 68%,rgba(0,0,0,.18) 100%)!important}
 .hero-copy h1{font-size:30px!important}
 .hero-copy p{font-size:13.5px!important}
 .hero-bullets{grid-template-columns:1fr!important;gap:3px!important}
 .hero-bullets span{font-size:11px!important}
 .white-label-wrap{margin-top:-10px!important}
 .inline-price-guide{padding:22px 0 30px}
 .month-trend{grid-template-columns:repeat(4,1fr)}
}


/* v12 — centred photographic hero + full inline price guide */
.hero{height:355px!important;min-height:355px!important;background-position:center center!important}
.hero-overlay{background:linear-gradient(90deg,rgba(3,28,45,.58) 0%,rgba(3,32,51,.46) 48%,rgba(3,31,48,.24) 72%,rgba(3,31,48,.15) 100%)!important}
.hero::before{display:none!important}
.hero-content{height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:18px 0 34px!important}
.hero-copy{max-width:900px!important;width:min(900px,92%)!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;text-align:center!important;color:#fff!important}
.hero-copy::before{display:none!important}
.hero-eyebrow{display:inline-block!important;margin-bottom:8px!important;padding:5px 10px!important;border-radius:999px!important;background:rgba(0,0,0,.22)!important;color:#ffd08d!important;letter-spacing:.18em!important}
.hero-copy h1{font-size:clamp(34px,4vw,54px)!important;line-height:1.02!important;max-width:860px!important;margin:0 auto!important;text-shadow:0 3px 18px rgba(0,0,0,.42)!important}
.hero-copy p{font-size:15px!important;line-height:1.55!important;max-width:790px!important;margin:14px auto 16px!important;color:#f3f8fb!important;text-shadow:0 2px 10px rgba(0,0,0,.35)!important}
.hero-bullets{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important;gap:8px!important;max-width:850px!important;margin:0 auto!important}
.hero-bullets span{min-height:36px!important;padding:8px 11px!important;border-radius:999px!important;background:rgba(7,42,63,.48)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important;justify-content:center!important;font-size:12px!important;white-space:nowrap!important}
.white-label-wrap{margin-top:-10px!important;padding-bottom:14px!important}
.full-inline-prices{padding:54px 0!important;background:#fff;border-bottom:1px solid #e0e9ee}
.full-inline-prices .price-titlebar{margin-bottom:22px}
.price-trend-wide{display:grid;grid-template-columns:260px 1fr;gap:26px;align-items:end;background:linear-gradient(135deg,#f0fbff,#f7fffc);border:1px solid #d8ebf0;border-radius:16px;padding:22px;margin:12px 0 22px}
.price-trend-copy h3{margin:0 0 7px;font-size:20px}.price-trend-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.price-trend-bars{height:176px;display:grid;grid-template-columns:repeat(12,1fr);gap:6px;align-items:end;min-width:620px}
.price-trend-item{height:100%;display:grid;grid-template-rows:17px 1fr 21px;gap:4px;text-align:center}.price-trend-item>span{font-size:9px;font-weight:850;color:#72818c;text-transform:uppercase}.price-trend-item>b{font-size:10px;color:#213848}
.price-trend-bar{height:100%;background:#e8f4f7;border-radius:7px;overflow:hidden;display:flex;align-items:flex-end}.price-trend-bar i{display:block;width:100%;background:linear-gradient(180deg,#18b89b,#147ce5);border-radius:7px 7px 0 0}
.monthly-price-table th:first-child{min-width:145px}.monthly-price-table td{font-variant-numeric:tabular-nums}
.inline-examples-block,.inline-price-factors{margin-top:42px}.inline-examples-block>h2,.inline-price-factors>h2{font-size:clamp(25px,3vw,36px);margin:0 0 8px;letter-spacing:-.03em}.price-section-lead{color:var(--muted);margin:0 0 18px;max-width:760px}
.example-price-table th:first-child{min-width:230px}.example-price-table td:nth-last-child(-n+2){font-weight:850;color:#0a7d69}
.price-note{margin-top:13px}
@media(max-width:900px){.price-trend-wide{grid-template-columns:1fr;overflow-x:auto}.price-trend-bars{min-width:650px}.hero{height:auto!important;min-height:370px!important}.hero-content{padding:48px 0!important}.hero-bullets{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero-bullets span{white-space:normal!important}}
@media(max-width:560px){.hero{min-height:430px!important}.hero-content{padding:34px 0!important}.hero-copy{width:94%!important}.hero-copy h1{font-size:31px!important}.hero-copy p{font-size:13.5px!important}.hero-bullets{grid-template-columns:1fr!important;max-width:360px!important}.full-inline-prices{padding:40px 0!important}.price-trend-wide{padding:14px}.inline-examples-block,.inline-price-factors{margin-top:32px}}


/* v12.1 rounded price-guide refinement */
.full-inline-prices{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.price-trend-wide{border-radius:22px!important;box-shadow:0 12px 30px rgba(20,90,125,.06)}
.price-table-pro{border-radius:18px!important;box-shadow:0 10px 28px rgba(20,90,125,.05)}
.table-scroll{border-radius:18px}
.price-table-pro thead th:first-child{border-top-left-radius:17px}.price-table-pro thead th:last-child{border-top-right-radius:17px}
.price-note{border-radius:12px!important;border-left:0!important;border:1px solid #ffd8b8!important;background:#fff8f1!important}
.inline-examples-block{padding-top:6px}.price-factor-grid article{border-radius:16px!important}
.monthly-price-table td,.example-price-table td:nth-last-child(-n+2){font-weight:800}

/* v12.2 hero benefit expansion */
.hero-bullets{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1060px;width:100%}
.hero-copy{max-width:1120px}
.hero-copy p{max-width:900px}
.hero-copy h1{max-width:900px}
@media(max-width:1100px){.hero-bullets{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}.hero-copy{max-width:820px}}
@media(max-width:560px){.hero-bullets{grid-template-columns:1fr;max-width:none}}


/* v12.3 orange ticks only — no hero/layout changes */
.top-trust .tick,.hero-bullets .tick{color:#ff7a1a!important;font-style:normal!important;font-weight:950!important;display:inline!important}
.top-trust span::first-letter,.hero-bullets span::first-letter{color:inherit!important}


/* v12.3.1 translated hero fit fix — English intentionally excluded */
html:not([lang="en"]) .hero{
  height:auto!important;
  min-height:390px!important;
}
html:not([lang="en"]) .hero-content{
  padding:28px 0 36px!important;
}
html:not([lang="en"]) .hero-copy{
  width:min(1120px,94%)!important;
  max-width:1120px!important;
}
html:not([lang="en"]) .hero-copy h1{
  font-size:clamp(32px,3.45vw,49px)!important;
  line-height:1.04!important;
  max-width:1000px!important;
}
html:not([lang="en"]) .hero-copy p{
  max-width:940px!important;
}
html:not([lang="en"]) .hero-bullets{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px 12px!important;
  max-width:1100px!important;
  align-items:stretch!important;
}
html:not([lang="en"]) .hero-bullets>span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:48px!important;
  height:auto!important;
  padding:8px 11px!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  line-height:1.22!important;
  text-align:center!important;
}
html:not([lang="en"]) .hero-bullets .tick{
  flex:0 0 auto!important;
}
@media(max-width:1100px){
  html:not([lang="en"]) .hero{min-height:500px!important}
  html:not([lang="en"]) .hero-bullets{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:760px!important}
  html:not([lang="en"]) .hero-bullets>span{min-height:46px!important}
}
@media(max-width:560px){
  html:not([lang="en"]) .hero{min-height:690px!important}
  html:not([lang="en"]) .hero-content{padding:30px 0 34px!important}
  html:not([lang="en"]) .hero-copy h1{font-size:29px!important;line-height:1.06!important}
  html:not([lang="en"]) .hero-copy p{font-size:13px!important;line-height:1.45!important}
  html:not([lang="en"]) .hero-bullets{grid-template-columns:1fr!important;max-width:390px!important;gap:7px!important}
  html:not([lang="en"]) .hero-bullets>span{min-height:40px!important;padding:7px 10px!important;font-size:11px!important}
}

/* v12.3.2 — back-to-top hover only */
.to-top{transition:background .18s ease,transform .18s ease,box-shadow .18s ease!important}
.to-top:hover,.to-top:focus-visible{background:#1175e8!important;transform:translateY(-3px);box-shadow:0 14px 34px rgba(17,117,232,.34)!important}

/* v13 language selector: 20 languages with flags; hero and tick styles unchanged. */
.lang>div{width:330px!important;grid-template-columns:1fr 1fr;gap:1px 6px;padding:8px!important;max-height:460px;overflow:auto}
.lang>div a{display:flex!important;align-items:center;gap:7px;min-width:0;white-space:nowrap}
.lang-flag{display:inline-block;flex:0 0 1.4em;width:1.4em;text-align:center;font-size:15px;line-height:1}
.lang summary .lang-flag{margin-right:3px}
@media(max-width:1100px){.lang>div{width:300px!important}}


/* v14 approved Crete AutoRent brand refresh — header/top strip/footer only */
:root{--brand-deep:#0D2B45;--brand-blue:#1565C0;--brand-teal:#00A7A7;--brand-sky:#E6F4FF;--brand-orange:#FF7A00}
.topbar{background:linear-gradient(90deg,#0d3b72 0%,#1565c0 45%,#00a7a7 100%)!important;color:#fff!important;padding:0!important;box-shadow:inset 0 -1px rgba(255,255,255,.14)}
.topbar .shell{min-height:52px!important;justify-content:center!important}
.top-trust{width:100%;justify-content:center!important;gap:0!important;white-space:normal!important}
.top-trust>span{display:flex!important;align-items:center;justify-content:center;gap:9px;min-height:30px;padding:0 32px!important;font-size:11.5px!important;font-weight:850!important;line-height:1.3;position:relative}
.top-trust>span+span:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:1px;background:rgba(255,255,255,.27)}
.topbar .top-trust .tick{display:inline-grid!important;place-items:center!important;flex:0 0 23px;width:23px;height:23px;border:2px solid var(--brand-orange);border-radius:50%;color:var(--brand-orange)!important;font-size:14px;line-height:1;font-weight:950!important}
.header{background:#fff!important;border-bottom:1px solid #dce6ee!important;box-shadow:0 4px 18px rgba(13,43,69,.06)!important}
.header-inner{height:92px!important}
.brand-logo{width:278px!important;max-height:78px!important;object-fit:contain!important}
.nav>a{color:#18334f!important;font-weight:820!important}.nav>a:not(.nav-book):hover{color:#0b7ca5!important}
.nav>a:not(.nav-book):after{content:none!important;display:none!important}
.nav>a:not(.nav-book):hover:after{content:none!important;display:none!important}
.nav-book{background:linear-gradient(135deg,#ff8d24,#ff6f00)!important;border-radius:11px!important;padding:12px 18px!important;box-shadow:0 9px 22px rgba(255,122,0,.20)!important}
.nav-book:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(255,122,0,.28)!important}

.footer-premium{position:relative;overflow:hidden;background:linear-gradient(120deg,#071f3a 0%,#073f69 55%,#006f85 100%)!important;color:#e7f5fb!important;padding:60px 0 0!important;border-top:4px solid #08a8aa}
.footer-premium:before{content:"";position:absolute;right:-110px;bottom:-180px;width:650px;height:430px;border-radius:50%;border:2px solid rgba(29,208,205,.12);box-shadow:0 0 0 35px rgba(29,208,205,.05),0 0 0 75px rgba(29,208,205,.035),0 0 0 120px rgba(29,208,205,.02);transform:rotate(-12deg);pointer-events:none}
.footer-premium:after{content:"";position:absolute;right:5%;bottom:8px;width:300px;height:120px;background:radial-gradient(ellipse at 55% 100%,rgba(0,202,194,.16),transparent 67%);pointer-events:none}
.footer-main-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.28fr .78fr 1.05fr .9fr 1.15fr;gap:38px;align-items:start}
.footer-brand-premium .brand{display:inline-flex;margin:0 0 16px!important;align-items:center}.footer-premium .footer-logo{width:300px!important;max-height:88px!important;object-fit:contain!important;filter:none!important}
.footer-brand-premium>p{font-size:13px!important;line-height:1.75!important;color:#cce5ef!important;max-width:330px!important;margin:0 0 18px!important}
.footer-mini-features{display:flex;flex-wrap:wrap;gap:8px}.footer-mini-features span{font-size:10px;font-weight:850;color:#d8f7f4;border:1px solid rgba(28,205,196,.35);background:rgba(0,166,166,.10);padding:6px 9px;border-radius:999px}
.footer-premium h3{font-size:10.5px!important;color:#1ed1c6!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 17px!important}
.footer-premium .footer-column>a{display:flex!important;align-items:center;gap:8px;color:#d4e5ee!important;font-size:12.25px!important;line-height:1.4;margin:0 0 10px!important;transition:.16s ease}
.footer-premium .footer-column>a:hover{color:#fff!important;transform:translateX(2px)}
html[dir="rtl"] .footer-premium .footer-column>a:hover{transform:translateX(-2px)}
.footer-link-icon{display:inline-grid;place-items:center;width:18px;color:#22cfc6;font-size:13px;flex:0 0 18px}
.payment-badges{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 10px}.payment-badge{height:40px;min-width:62px;padding:5px 9px;border:1px solid rgba(255,255,255,.45);border-radius:6px;background:rgba(255,255,255,.035);display:flex;align-items:center;justify-content:center;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}
.payment-badge.visa{font-size:16px;font-weight:950;font-style:italic;letter-spacing:-.06em}.payment-badge.mastercard{position:relative;min-width:72px;flex-direction:column;gap:0}.payment-badge.mastercard small{font-size:6px;line-height:1;color:#d8e3e9}.mc-circles{position:relative;width:33px;height:17px;display:block}.mc-circles:before,.mc-circles:after{content:"";position:absolute;top:1px;width:16px;height:16px;border-radius:50%}.mc-circles:before{left:3px;background:#f4511e}.mc-circles:after{right:3px;background:#ffb000;mix-blend-mode:screen}.payment-badge.amex{min-width:72px;flex-direction:column;line-height:.85}.payment-badge.amex b{font-size:7px;letter-spacing:.02em}.payment-badge.amex small{font-size:7px;font-weight:900}
.payment-note{font-size:9.5px!important;color:#a9cad8!important;line-height:1.45;margin:0 0 15px!important}
.footer-contact-lines{display:grid;gap:9px}.footer-contact-lines>a,.footer-contact-lines>span{display:flex!important;align-items:flex-start;gap:8px;color:#e4f3f8!important;font-size:11.5px!important;line-height:1.45;margin:0!important;word-break:break-word}.contact-icon{color:#ff850d!important;font-size:14px;width:18px;flex:0 0 18px}
.footer-bottom-premium{position:relative;z-index:2;margin-top:44px!important;padding:18px 0 20px!important;border-top:1px solid rgba(255,255,255,.22)!important;display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:10.5px!important;color:#b9d3df!important}
.footer-bottom-premium .footer-legal{text-align:center}.footer-bottom-premium .footer-legal a{display:inline!important;margin:0!important;color:#cce1e9!important}.footer-tagline{text-align:right;color:#21c8c1!important;font-size:15px;font-style:italic;letter-spacing:.035em}
html[dir="rtl"] .footer-tagline{text-align:left}
.to-top{background:linear-gradient(135deg,#0a73bd,#00a7a7)!important;border:0!important;color:#fff!important}.to-top:hover{background:linear-gradient(135deg,#ff8d24,#ff6f00)!important;transform:translateY(-3px);box-shadow:0 14px 30px rgba(255,122,0,.27)!important}
@media(max-width:1200px){.top-trust>span{padding:0 18px!important;font-size:10.5px!important}.footer-main-grid{grid-template-columns:1.25fr .85fr 1fr 1fr;gap:30px}.footer-payments{grid-column:2/-1}.footer-premium .footer-logo{width:270px!important;max-height:80px!important}.brand-logo{width:245px!important}}
@media(max-width:850px){.topbar .shell{min-height:44px!important}.top-trust{display:flex!important;overflow-x:auto!important;justify-content:flex-start!important;padding:0 10px;scrollbar-width:none}.top-trust::-webkit-scrollbar{display:none}.top-trust>span{min-width:max-content;padding:0 16px!important}.top-trust>span+span:before{display:none}.header-inner{height:76px!important}.brand-logo{width:205px!important;max-height:65px!important}.nav{top:76px!important}.footer-main-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand-premium{grid-column:1/-1}.footer-payments{grid-column:auto}.footer-bottom-premium{grid-template-columns:1fr;gap:8px;text-align:center}.footer-tagline{text-align:center!important}.footer-premium{padding-top:45px!important}}
@media(max-width:560px){.topbar{display:block!important}.topbar .shell{width:100%!important;min-height:41px!important}.topbar .top-trust .tick{width:20px;height:20px;flex-basis:20px;font-size:12px}.top-trust>span{font-size:9.5px!important;padding:0 12px!important}.header-inner{height:70px!important}.brand-logo{width:178px!important;max-height:58px!important}.nav{top:70px!important}.footer-main-grid{grid-template-columns:1fr;gap:28px}.footer-brand-premium{grid-column:auto}.footer-premium .footer-logo{width:235px!important;max-height:72px!important}.footer-payments{grid-column:auto}.payment-badges{gap:6px}.footer-bottom-premium{margin-top:34px!important}}


/* v14.4 — multilingual cookie consent / GA4 prior consent */
.cookie-consent[hidden]{display:none!important}
.cookie-consent{position:fixed;z-index:12000;left:18px;right:18px;bottom:18px;color:#fff;font-family:inherit}
.cookie-consent-inner{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:20px 22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(120deg,rgba(7,40,67,.985),rgba(7,78,104,.985));box-shadow:0 22px 70px rgba(0,29,52,.34);backdrop-filter:blur(14px)}
.cookie-title-row{display:flex;align-items:center;gap:11px}.cookie-title-row h2{margin:0;color:#fff;font-size:18px;line-height:1.2;letter-spacing:-.02em}.cookie-shield{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:2px solid #ff7a00;border-radius:50%;color:#ff8a12;font-size:16px;font-weight:950}
.cookie-message{margin:7px 0 10px;color:#e5f3f8;font-size:13px;line-height:1.55;max-width:790px}.cookie-status{display:flex;flex-wrap:wrap;gap:7px 14px;margin-bottom:6px}.cookie-status span{font-size:11px;font-weight:800;color:#bfe2eb}.cookie-necessary:before{content:'●';color:#22c99a;margin-right:6px}.cookie-analytics:before{content:'●';color:#ff8a12;margin-right:6px}.cookie-policy-link{display:inline-block;color:#fff;text-decoration:underline;text-underline-offset:3px;font-size:11px;font-weight:800}.cookie-policy-link:hover{color:#ffb15b}
.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:360px}.cookie-btn{min-height:46px;border-radius:11px;padding:10px 16px;border:1px solid rgba(255,255,255,.25);font:inherit;font-size:12px;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.cookie-btn:hover{transform:translateY(-1px)}.cookie-reject{background:#124b70;color:#fff}.cookie-reject:hover{background:#17618e;box-shadow:0 8px 18px rgba(0,0,0,.15)}.cookie-accept{background:#ff7a00;color:#fff;border-color:#ff7a00}.cookie-accept:hover{background:#ff8a12;box-shadow:0 9px 20px rgba(255,122,0,.25)}
.footer-cookie-settings{display:inline;background:none;border:0;padding:0;margin:0;color:inherit;font:inherit;font-size:inherit;cursor:pointer;text-decoration:none}.footer-cookie-settings:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}
.cookie-policy-table{width:100%;border-collapse:collapse;margin:20px 0 28px}.cookie-policy-table th,.cookie-policy-table td{border:1px solid #dce6eb;padding:12px 14px;text-align:left;vertical-align:top;font-size:13px}.cookie-policy-table th{background:#f3f8fa;color:#18364a}.cookie-policy-table code{font-size:12px}
@media(max-width:860px){.cookie-consent{left:10px;right:10px;bottom:10px}.cookie-consent-inner{grid-template-columns:1fr;gap:14px;padding:17px}.cookie-actions{min-width:0;width:100%}}
@media(max-width:520px){.cookie-consent-inner{border-radius:15px;padding:15px}.cookie-title-row h2{font-size:16px}.cookie-message{font-size:12px}.cookie-status{display:grid;gap:4px}.cookie-actions{grid-template-columns:1fr}.cookie-btn{min-height:44px}.cookie-reject{order:2}.cookie-accept{order:1}}
html[dir="rtl"] .cookie-consent{text-align:right}html[dir="rtl"] .cookie-title-row{flex-direction:row-reverse;justify-content:flex-end}html[dir="rtl"] .cookie-necessary:before,html[dir="rtl"] .cookie-analytics:before{margin-right:0;margin-left:6px}


/* v14.5 — compact cookie consent + persistent site-wide choice */
.cookie-consent{left:12px;right:12px;bottom:12px}
.cookie-consent-inner{width:min(960px,100%);grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:11px 12px;border-radius:13px;box-shadow:0 14px 42px rgba(0,29,52,.28)}
.cookie-copy{min-width:0}
.cookie-title-row{gap:8px}.cookie-title-row h2{font-size:14px;line-height:1.15}.cookie-shield{flex-basis:24px;width:24px;height:24px;border-width:1.5px;font-size:12px}
.cookie-message{margin:4px 0 3px;font-size:11.5px;line-height:1.38;max-width:650px}
.cookie-status{display:none}
.cookie-policy-link{font-size:10.5px;line-height:1.2}
.cookie-actions{display:flex;gap:7px;min-width:0;white-space:nowrap}.cookie-btn{min-height:36px;border-radius:9px;padding:7px 11px;font-size:11px}
@media(max-width:760px){.cookie-consent{left:8px;right:8px;bottom:8px}.cookie-consent-inner{grid-template-columns:1fr;gap:8px;padding:10px}.cookie-message{font-size:11px}.cookie-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.cookie-btn{min-height:36px;padding:7px 8px}}
@media(max-width:430px){.cookie-title-row h2{font-size:13px}.cookie-message{font-size:10.5px;line-height:1.32}.cookie-policy-link{font-size:10px}.cookie-btn{font-size:10.5px}.cookie-consent-inner{border-radius:11px}}
