:root{--ink:#192522;--muted:#67706c;--orange:#eb5927;--paper:#fff;--soft:#f5f6f2;--line:#e2e6df;--color-primary:#eb5927;--color-primary-content:#fff;--color-base-100:#fff;--color-base-content:#192522;--radius-field:.65rem;--radius-box:1rem;--radius-selector:.65rem;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h2{font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.17;font-weight:600;letter-spacing:-.05em}em{font-family:Georgia,serif;font-weight:400}p{line-height:1.7}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 100px));margin-inline:auto}.btn{min-height:48px;height:auto;padding:13px 23px;gap:20px;font-weight:600;box-shadow:none;border-radius:8px;font-size:14px;letter-spacing:0;text-transform:none;transition:background .2s,transform .2s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);border-color:var(--orange);color:#fff}.btn-primary:hover{background:#d64818;border-color:#d64818}.btn-outline{background:transparent;border-color:#bdc5bf;color:var(--ink)}.btn-outline:hover{background:#eef1ec}.btn span:last-child{font-size:20px}.icon-btn{padding:10px;width:44px;min-height:44px;background:transparent;border:1px solid var(--line);font-size:20px}.full{width:100%;justify-content:space-between}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;display:block;margin-bottom:20px;color:#62756b}.eyebrow.light{color:#fff;display:flex;align-items:center;gap:12px}.line{height:1px;width:30px;background:var(--orange)}.topbar{background:#203c32;color:#fff;font-size:12px}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px}.top-phone{font-weight:600;margin:0 12px}.site-header{position:sticky;top:0;background:#fff;z-index:30;border-bottom:1px solid var(--line)}.nav-shell{height:85px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-family:'Manrope',sans-serif;font-size:21px;letter-spacing:-1px;font-weight:800;white-space:nowrap}.brand-jive{color:var(--orange)}.brand-mark{font-size:35px;line-height:1;letter-spacing:-6px;color:var(--orange);position:relative;width:38px;transform:rotate(-8deg);padding-bottom:8px}.brand-mark span{display:inline-block;transform:translateY(3px)}.brand-mark i{position:absolute;width:22px;height:3px;left:3px;bottom:1px;background:var(--orange);border-radius:2px}.site-header nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:500}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:var(--orange)}.nav-actions{display:flex;gap:8px}.menu-toggle{display:none}.hero-section{position:relative;isolation:isolate;color:white;overflow:hidden;min-height:640px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 49%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,29,27,.75),rgba(7,27,26,.36) 57%,rgba(5,27,25,.23)),linear-gradient(0deg,rgba(8,25,22,.6),transparent 35%);z-index:-2}.hero-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center;padding-top:66px;padding-bottom:54px;min-height:555px}.hero-copy h1{font-size:clamp(3rem,5.6vw,5.5rem);line-height:1.05;font-weight:500;letter-spacing:-.065em;margin-bottom:27px}.hero-copy h1 em{letter-spacing:-.065em}.hero-copy p{font-size:16px;color:#e6ece8;line-height:1.8}.hero-links{display:flex;gap:26px;align-items:center;margin-top:28px}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:12px}.text-link:hover{color:var(--orange)}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:40px;font-size:11px;color:#e5eae6}.hero-proof b{font-size:13px;color:white}.stars{color:#f6ad5d;letter-spacing:3px}.proof-divider{margin:0 10px;color:#b6c1bc}.booking{background:white;color:var(--ink);border-radius:16px;padding:28px;box-shadow:0 15px 60px #09241d22}.booking-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px}.booking-top .eyebrow{margin:0;font-size:10px;letter-spacing:1.5px}.booking-badge{background:#f0f4eb;border:1px solid #dde6d7;border-radius:5px;color:#446540;padding:4px 8px;font-size:10px;white-space:nowrap}.booking h2{font-size:29px;letter-spacing:-1px;margin-bottom:23px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:12px;font-weight:600;margin-bottom:17px}.input,.select,.textarea{background:#fafbf8;border:1px solid #dce2d9;border-radius:6px;padding:11px 12px;color:#354039;width:100%;max-width:100%;font-size:13px;min-height:46px;height:auto;outline-offset:2px}.select{padding-right:30px}.input:focus,.select:focus,.textarea:focus{outline:2px solid var(--orange)}.form-note{font-size:11px;color:var(--muted);line-height:1.6;margin:13px 0;text-align:center}.booking-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:12px;color:var(--muted)}.booking-bottom a{font-weight:700;color:var(--ink)}.hero-foot{display:flex;justify-content:space-between;padding:0 0 25px;font-size:10px;letter-spacing:1.5px;color:#dfe7df;align-items:center}.hero-foot span:nth-child(2){display:flex;align-items:center;gap:10px}.hero-foot i{height:4px;width:4px;border-radius:50%;background:#fff}.hero-foot a{letter-spacing:0;font-size:12px}.promise-strip{border-bottom:1px solid var(--line);background:#fafbf8}.promise-strip .wrap{display:flex;align-items:center;justify-content:space-between;min-height:85px;gap:20px}.promise-strip span{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500}.promise-strip svg{color:#648270;width:21px;height:21px}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-heading h2 em{color:#697d69}.section-heading p{color:var(--muted);font-size:15px}.fleet-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.filter-group{display:flex;gap:7px;flex-wrap:wrap}.filter{border-radius:30px;background:transparent;border:1px solid var(--line);font-size:12px;min-height:40px;padding:9px 17px;gap:9px;color:#637068}.filter.active{background:#243d31;border-color:#243d31;color:#fff}.filter span:last-child{font-size:10px;background:#ffffff24;border-radius:20px;padding:1px 5px}.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.car-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;transition:box-shadow .2s,transform .2s}.car-card:hover{box-shadow:0 12px 35px #27382412;transform:translateY(-4px)}.car-photo{height:170px;position:relative;background:#f5f6f3;padding:29px 13px 12px}.car-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.car-tag{position:absolute;top:13px;left:14px;font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:#596956;font-weight:600}.car-body{padding:21px 19px}.car-body h3{font-size:20px;letter-spacing:-.7px}.car-category{font-size:11px;color:var(--muted);margin-top:4px}.car-features{display:flex;gap:12px;font-size:10px;color:#657169;margin:20px 0;border-bottom:1px solid var(--line);padding-bottom:17px}.car-features span{display:flex;gap:5px;align-items:center}.car-features svg{width:13px;height:13px}.car-bottom{display:flex;justify-content:space-between;align-items:center}.price{font-size:23px;font-weight:600;letter-spacing:-.8px}.price small{font-size:11px;font-weight:400;letter-spacing:0;color:var(--muted)}.car-book{width:38px;min-height:38px;border-radius:50%;background:#fcece4;color:#cb4c1d;border:0;padding:6px;font-size:21px}.fleet-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:27px}.fleet-bottom p{font-size:12px;color:var(--muted)}.modal{background:#081e1866;backdrop-filter:blur(5px)}.modal-box{padding:36px;width:min(540px,calc(100% - 32px));max-height:90dvh;background:white;border-radius:18px}.modal-box h2{font-size:29px}.modal-box .eyebrow{font-size:10px}.dialog-intro{font-size:14px;color:var(--muted);margin:14px 0 22px}.close-modal{position:absolute;right:15px;top:15px;border:0}.muted{color:var(--muted);font-weight:400}.skip{position:fixed;left:15px;top:-70px;background:white;color:var(--ink);padding:15px;z-index:100}.skip:focus{top:10px}svg{width:20px;height:20px;display:block}.hidden,[hidden]{display:none!important}
@media(min-width:1500px){.hero-layout{padding-top:85px;padding-bottom:75px}.hero-section{min-height:690px}}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.site-header nav{gap:17px;font-size:12px}.nav-shell{gap:20px}.hero-layout{gap:36px;grid-template-columns:1.1fr 1fr}.hero-copy h1{font-size:64px}.hero-proof{flex-wrap:wrap;gap:5px;margin-top:27px}.booking{padding:24px}.car-body{padding:17px 14px}.fleet-grid{gap:14px}.car-features{gap:7px}}
@media(max-width:850px){.site-header nav{display:none;position:absolute;left:0;right:0;top:75px;padding:20px 30px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0001;flex-direction:column;align-items:flex-start;font-size:16px}.site-header nav.open{display:flex}.menu-toggle{display:block}.nav-shell{height:75px}.hero-layout{gap:30px;grid-template-columns:1fr 1fr}.hero-copy h1{font-size:49px}.hero-copy p{font-size:14px}.hero-links{flex-direction:column;align-items:flex-start;gap:18px}.booking{padding:20px}.booking-top{display:block}.booking-badge{display:none}.booking h2{font-size:27px}.field-row{gap:10px}.booking .field-row{grid-template-columns:1fr}.booking .field{margin-bottom:12px}.booking .field-row:nth-child(2){grid-template-columns:1fr 1fr}.hero-foot a{display:none}.promise-strip .wrap{display:grid;grid-template-columns:1fr 1fr;padding-block:20px;gap:20px}.fleet-grid{grid-template-columns:repeat(2,1fr)}.car-photo{height:210px}.section-heading p{max-width:260px}.fleet-toolbar{align-items:flex-start}.fleet-toolbar>.text-link{font-size:12px;padding-top:10px;white-space:nowrap}.section{padding-block:65px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.topbar .wrap>span{display:none}.topbar .wrap{justify-content:center;min-height:30px}.brand{font-size:19px;gap:8px}.brand-mark{font-size:31px;width:32px}.nav-actions>.btn-primary{padding:10px 13px;font-size:12px;min-height:42px;gap:10px}.nav-shell{gap:10px;height:70px}.site-header nav{top:70px}.hero-layout{grid-template-columns:1fr;padding-top:45px;padding-bottom:30px;gap:35px}.hero-copy h1{font-size:62px;letter-spacing:-4px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:15px}.hero-copy .eyebrow{font-size:9px}.hero-copy p{font-size:15px}.desktop{display:none}.hero-links{flex-direction:row;align-items:center;gap:21px}.hero-links .btn{padding-inline:18px}.hero-links .text-link{font-size:12px;gap:7px}.hero-proof{font-size:10px;margin-top:24px;gap:9px}.hero-proof .proof-divider{margin:0 5px}.hero-image{object-position:60% 30%}.hero-shade{background:linear-gradient(180deg,#112c3080,#11261eba)}.booking{padding:25px}.booking .field-row{grid-template-columns:1fr 1fr}.booking h2{font-size:27px}.booking h2 br{display:none}.booking-top{margin-bottom:13px}.booking .field{margin-bottom:17px}.booking-bottom{padding-top:14px}.hero-foot{font-size:9px;padding-bottom:20px}.promise-strip span{font-size:11px;gap:9px}.promise-strip svg{width:18px}.promise-strip .wrap{gap:18px 10px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:37px}.section-heading p{margin-top:20px;max-width:none;font-size:14px}.fleet-toolbar{display:block}.fleet-toolbar>.text-link{margin-top:16px}.filter{padding:8px 12px;font-size:11px}.filter-group{gap:5px}.fleet-grid{gap:12px}.car-photo{height:132px;padding:30px 5px 8px}.car-tag{font-size:8px;left:10px}.car-body{padding:16px 12px}.car-body h3{font-size:17px}.car-category{font-size:10px}.car-features{flex-direction:column;gap:6px;margin:12px 0;padding-bottom:12px;font-size:10px}.price{font-size:20px}.price small{display:block;font-size:10px}.car-book{width:33px;min-height:33px}.fleet-bottom{align-items:flex-start;flex-direction:column}.fleet-bottom .btn{width:100%;justify-content:center}.modal-box{padding:28px 23px}.modal-box h2{font-size:27px}.modal-box .field-row{grid-template-columns:1fr}.modal-box .field{margin-bottom:13px}.input,.select,.textarea{font-size:16px}.booking .input,.booking .select{font-size:14px}.booking .field{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.car-card:hover{transform:none}}
.how-section{background:#f2f5ee;padding:52px 0}.how-section>.wrap{display:grid;grid-template-columns:1fr 2.2fr;gap:65px;align-items:center}.how-heading h2{font-size:28px;letter-spacing:-1px}.how-heading .eyebrow{font-size:9px;letter-spacing:1px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step-number{font-family:'Manrope',sans-serif;font-size:36px;color:#899f86;font-weight:400;display:block;margin-bottom:14px;letter-spacing:-2px}.steps h3{font-size:15px;margin-bottom:12px;letter-spacing:-.3px}.steps p{font-size:12px;color:var(--muted);line-height:1.8}.destination-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:225px 225px;gap:17px}.destination{position:relative;display:block;text-align:left;color:white;border:0;padding:0;border-radius:12px;overflow:hidden;isolation:isolate;background:#2a4339}.destination:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#102a2733,transparent 25%,#12221bad);z-index:-1}.destination img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform .6s}.destination:hover img{transform:scale(1.055)}.destination-large{grid-row:span 2}.dest-index{position:absolute;left:22px;top:23px;font-size:9px;letter-spacing:1.5px}.dest-caption{position:absolute;left:22px;right:22px;bottom:22px;display:flex;justify-content:space-between;align-items:center;gap:10px}.dest-caption b{font-family:'Manrope',sans-serif;font-size:25px;font-weight:500;letter-spacing:-1px}.dest-caption small{display:block;margin-top:7px;font-size:12px;color:#e6eae5}.dest-caption i{font-size:23px;font-style:normal;font-weight:400;width:36px;height:36px;border-radius:50%;border:1px solid #ffffff70;display:grid;place-items:center}.destination-large .dest-caption b{font-size:36px}.about-section{padding:20px 0 80px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-visual{height:490px;position:relative}.about-visual img{width:100%;height:100%;object-fit:cover;border-radius:12px;object-position:63% center}.image-stamp{position:absolute;bottom:26px;left:-18px;background:#244237;color:white;font-family:Georgia,serif;font-style:italic;font-size:24px;padding:24px 34px;line-height:1.4;transform:rotate(-4deg);box-shadow:0 8px 25px #0002}.about-label{position:absolute;bottom:23px;right:20px;font-size:8px;letter-spacing:2px;color:white;writing-mode:vertical-rl}.about-copy>.eyebrow{font-size:10px}.about-copy h2 em{color:#73876e}.about-copy>p{font-size:14px;color:var(--muted);margin-top:23px}.about-benefits{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px;margin-block:27px}.about-benefits span{display:flex;align-items:center;gap:10px;font-size:12px}.about-benefits svg{color:#668567;width:20px}.rates-layout{display:grid;grid-template-columns:300px 1fr;gap:35px}.rate-switch{display:flex;flex-direction:column;gap:10px}.rate-option{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--line);background:#fafbf8;border-radius:10px;padding:22px;text-align:left;color:var(--ink)}.rate-option small{display:block;font-size:9px;letter-spacing:1.3px;margin-bottom:9px;color:var(--muted)}.rate-option b{display:block;font-size:18px;font-weight:500;letter-spacing:-.4px}.rate-option>span:last-child{font-size:25px}.rate-option.active{background:#263f33;color:white;border-color:#263f33}.rate-option.active small{color:#c3d2c0}.rate-help{padding:30px 22px;border:1px solid var(--line);border-radius:10px;margin-top:20px}.rate-help svg{color:#6b886c;margin-bottom:20px}.rate-help h3{font-size:16px;font-weight:600}.rate-help p{font-size:13px;color:var(--muted);margin:14px 0}.rate-help a{font-size:14px;font-weight:600}.table-container{border:1px solid var(--line);border-radius:12px;overflow:hidden}.rates-table{width:100%;font-size:14px;border-collapse:collapse}.rates-table caption{text-align:left;font-size:14px;padding:20px 25px;border-bottom:1px solid var(--line);font-weight:600}.rates-table thead{background:#f7f8f4}.rates-table th{font-weight:500;font-size:10px;color:var(--muted);letter-spacing:1px;padding:15px 25px}.rates-table td{padding:17px 25px;border-bottom:1px solid #e6e9e2}.rates-table td:nth-child(2){font-weight:600;font-size:16px;white-space:nowrap}.rates-table .rate-book{border:0;background:none;font-size:12px;color:#536b55;white-space:nowrap;padding:5px}.rates-table .rate-book:hover{color:var(--orange)}.rates-table td:last-child{text-align:right}.table-note{padding:18px 25px;font-size:11px;color:var(--muted);background:#fafbf8}.extras-section{background:#eef2eb;padding:70px 0}.extras-layout{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px;align-items:stretch}.extras-layout>div{padding-right:40px;align-self:center}.extras-layout h2{font-size:36px}.extras-layout p{margin-top:24px;font-size:14px;color:var(--muted)}.extras-layout .eyebrow{font-size:9px}.extra-card{border:1px solid #d3ddce;background:#f8faf5;border-radius:12px;padding:28px 25px;text-align:left;display:flex;flex-direction:column;min-height:280px;transition:background .2s}.extra-card:hover{background:#fff}.extra-number{font-size:10px;letter-spacing:1.5px;color:#72836e}.extra-card h3{font-size:27px;letter-spacing:-1px;line-height:1.25;font-weight:500;margin-top:32px}.extra-detail{margin-top:auto;padding-top:30px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.extra-detail i{font-style:normal;font-size:24px}.review-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.review-heading h2{font-size:40px}.review-heading h2 em{color:#6b826a}.rating{display:flex;align-items:center;gap:18px;margin-top:30px}.rating>b{font-size:41px;font-weight:500;letter-spacing:-2px}.rating>b>span{font-size:18px;letter-spacing:0;color:var(--muted);margin-left:3px}.rating>div{display:flex;flex-direction:column;gap:8px}.rating small{color:var(--muted);font-size:10px}.rating .stars{color:#dc812d;font-size:14px}.review-controls{display:flex;gap:10px;align-items:center;margin-top:25px}.review-controls .icon-btn{border-radius:50%;width:42px;min-height:42px;font-size:20px}.review-controls>span{font-size:11px;letter-spacing:2px;color:var(--muted);margin-left:10px}.review-card{background:#f5f7f1;border-radius:16px;padding:33px 39px}.quote-mark{display:block;font-size:75px;font-family:Georgia,serif;color:#94a189;line-height:1}.review-card>p{font-family:'Manrope',sans-serif;font-size:21px;line-height:1.75;letter-spacing:-.45px;min-height:185px}.review-person{display:flex;align-items:center;gap:13px;border-top:1px solid #dce3d5;margin-top:28px;padding-top:24px}.avatar-letter{border-radius:50%;width:40px;height:40px;display:grid;place-items:center;background:#e0e8d9;color:#57724f;font-size:13px}.review-person h3{font-size:13px;font-weight:600;letter-spacing:0}.review-person div>span{font-size:11px;color:var(--muted);display:block;margin-top:5px}.review-person .stars{margin-left:auto;font-size:10px;color:#c58c42;letter-spacing:1px}.faq-section{padding:65px 0 80px;border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:1fr 1.45fr;gap:80px}.faq-layout h2{font-size:39px}.faq-layout h2 em{color:#6e826c}.faq-layout>div>p{color:var(--muted);font-size:14px;margin:23px 0 20px}.faq-item{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;min-height:65px}.faq-item summary{font-size:14px;padding:23px 40px 23px 0;line-height:1.5;font-weight:500;cursor:pointer}.faq-item .collapse-content{padding:0 35px 22px 0;font-size:13px;color:var(--muted);line-height:1.8}.final-cta{background:#e95c2d;color:white;padding:62px 0}.final-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta h2{font-size:56px;font-weight:500;letter-spacing:-2.5px}.final-cta .eyebrow{font-size:10px;color:#fff1e7}.final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.final-actions .btn{background:#fff;color:#c64b20;padding:17px 23px;min-width:250px;justify-content:space-between}.final-actions>a{font-size:13px}footer{background:#152c25;color:#d3ddd5;padding-top:65px}.footer-main{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.3fr;gap:45px;padding-bottom:60px}footer .brand{color:white}footer .brand-jive{color:#f08054}.footer-brand>p{font-size:12px;color:#a9b8ae;margin-top:24px}.footer-main h3{font-size:10px;letter-spacing:1.8px;font-weight:500;color:#a9bbae;margin:5px 0 23px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:15px;font-size:12px}.footer-links h3{margin-bottom:8px}.footer-main a:hover{color:#f19465}.footer-contact>a{display:block;font-size:12px;margin-bottom:12px}.footer-contact>.footer-phone{font-size:19px;letter-spacing:-.3px;color:white}.footer-contact p{font-size:12px;color:#a9b8ae;margin-top:20px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff20;padding:22px 0;color:#9cac9f;font-size:10px}.footer-bottom a{color:#d3ddd5;display:inline-grid;place-items:center;width:30px;height:30px;background:#ffffff12;border-radius:50%;font-size:17px;margin-left:20px}.footer-bottom>span{display:flex;align-items:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.how-section>.wrap{gap:35px;grid-template-columns:1fr 2.3fr}.steps{gap:22px}.about-layout{gap:50px}.rates-layout{grid-template-columns:270px 1fr;gap:25px}.extras-layout>div{padding-right:15px}.extra-card{padding:23px 20px}.extra-card h3{font-size:24px}.review-layout{gap:45px}.review-card{padding:28px}.faq-layout{gap:50px}.footer-main{gap:30px}.hero-copy .eyebrow{font-size:9px}}
@media(max-width:850px){.how-section>.wrap{grid-template-columns:1fr;gap:32px}.how-heading h2 br{display:none}.how-heading h2{font-size:30px}.steps{gap:30px}.destination-grid{grid-template-columns:1fr 1fr;grid-template-rows:270px 200px 200px}.destination-large{grid-column:span 2;grid-row:span 1}.about-layout{gap:30px}.about-visual{height:440px}.about-copy h2{font-size:34px}.about-benefits{grid-template-columns:1fr;gap:13px}.image-stamp{left:-10px;font-size:21px;padding:20px}.rates-layout{grid-template-columns:1fr}.rate-sidebar{display:contents}.rate-switch{flex-direction:row}.rate-option{flex:1}.rate-help{display:none}.extras-layout{grid-template-columns:1fr 1fr}.extras-layout>div{grid-column:span 2}.extras-layout>div h2 br{display:none}.extras-layout>div p{max-width:500px;margin:20px 0}.extra-card{min-height:245px}.review-layout{grid-template-columns:1fr;gap:30px}.review-heading{position:relative}.review-controls{position:absolute;bottom:0;right:0}.review-heading h2{font-size:38px}.review-card>p{min-height:0;font-size:22px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout>div>p br{display:none}.final-cta h2{font-size:45px}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1}.footer-contact{grid-column:2;grid-row:1}.footer-links{grid-row:2}}
@media(max-width:600px){.how-section{padding:40px 0}.how-heading h2{font-size:28px}.steps{grid-template-columns:1fr;gap:25px}.steps article{position:relative;padding-left:60px}.step-number{position:absolute;left:0;top:0;font-size:33px}.steps h3{font-size:16px;margin-bottom:8px}.steps p{font-size:13px}.destination-grid{grid-template-rows:300px 190px 190px;gap:12px}.dest-index{font-size:8px;letter-spacing:.9px;left:14px;top:16px}.dest-caption{left:14px;right:14px;bottom:17px}.dest-caption b{font-size:22px}.dest-caption i{width:28px;height:28px;font-size:18px}.destination-large .dest-caption{left:23px;bottom:24px}.destination-large .dest-index{left:23px;top:23px}.about-section{padding:0 0 20px}.about-layout{grid-template-columns:1fr;gap:40px}.about-visual{height:350px;margin-inline:8px}.about-copy h2{font-size:37px}.about-benefits{grid-template-columns:1fr 1fr;gap:18px 10px}.about-benefits span{font-size:11px}.about-copy>.btn{margin-top:5px}.rate-switch{gap:10px}.rate-option{padding:18px 14px}.rate-option small{font-size:8px;letter-spacing:1px}.rate-option b{font-size:16px}.rate-option>span:last-child{font-size:20px}.rates-table th,.rates-table td{padding:14px 12px}.rates-table caption{padding:17px 15px;font-size:12px}.rates-table{font-size:12px}.rates-table td:nth-child(2){font-size:14px}.rates-table .rate-book{font-size:11px}.table-note{font-size:10px;padding:15px}.extras-section{padding:48px 0}.extras-layout{gap:12px}.extras-layout h2{font-size:36px}.extras-layout>div h2 br{display:block}.extra-card{padding:20px 14px;min-height:235px}.extra-card h3{font-size:22px;margin-top:26px}.extra-number{font-size:8px}.extra-detail{font-size:10px;gap:5px}.extra-detail i{font-size:21px}.review-heading h2{font-size:36px}.review-controls{position:static;margin-top:20px}.rating{margin-top:22px}.review-card{padding:26px}.review-card>p{font-size:18px;line-height:1.8}.quote-mark{font-size:60px}.review-person{gap:10px}.review-person .stars{font-size:9px}.faq-section{padding:42px 0 55px}.faq-layout h2{font-size:36px}.faq-item summary{font-size:14px}.faq-item .collapse-content{font-size:14px}.final-cta{padding:45px 0}.final-cta>.wrap{display:block}.final-cta h2{font-size:49px}.final-actions{margin-top:30px;gap:18px}.final-actions .btn{min-width:0;width:100%}.final-actions>a{font-size:12px}.footer-main{gap:30px 22px;padding-bottom:35px}.footer-contact{grid-column:span 2;grid-row:3}.footer-brand{grid-column:span 2}.footer-links{grid-row:2}.footer-contact>.footer-phone{font-size:22px}.footer-contact h3{margin-bottom:19px}.footer-main h3{font-size:11px}.footer-links,.footer-contact>a,.footer-contact p,.footer-brand>p{font-size:13px}footer{padding-top:45px}.footer-bottom{font-size:9px;gap:15px}.footer-bottom a{margin-left:10px}.footer-bottom>span:last-child{font-size:0}.footer-bottom>span:last-child a{font-size:19px}}
/* Readable labels and comfortable touch targets across screen sizes. */
.field{font-size:14px}.input,.select,.textarea{font-size:14px}.booking-top .eyebrow,.booking-badge,.car-tag,.form-note,.hero-foot,.car-category,.car-features,.fleet-bottom p,.table-note,.dest-index,.footer-bottom{font-size:12px}.booking-top .eyebrow{letter-spacing:1px}.hero-proof{font-size:12px}.hero-copy p,.section-heading p,.about-copy>p,.extras-layout p{font-size:16px}.steps p,.rate-help p,.faq-item .collapse-content{font-size:14px}.car-book{width:44px;min-height:44px}.rate-book{min-height:44px}.filter{font-size:14px}.car-features{flex-wrap:wrap}.booking .field{font-size:14px}.booking-bottom{font-size:14px}.booking-badge{font-size:11px}.footer-links,.footer-contact>a,.footer-contact p,.footer-brand>p{font-size:14px}.review-person h3{font-size:14px}.review-person div>span,.rating small{font-size:12px}.eyebrow,.how-heading .eyebrow,.extras-layout .eyebrow,.about-copy>.eyebrow,.final-cta .eyebrow{font-size:12px;letter-spacing:1.4px}.hero-copy .eyebrow{font-size:11px}.extra-number,.extra-detail{font-size:12px}.steps h3{font-size:16px}.about-benefits span{font-size:14px}.car-card h3{overflow-wrap:break-word}.brand-mark{letter-spacing:-4px}
@media(max-width:600px){.hero-copy h1{font-size:clamp(46px,14vw,62px)}.hero-copy .eyebrow{font-size:10px;letter-spacing:1px}.hero-proof{flex-wrap:wrap;font-size:11px}.hero-foot{font-size:10px}.field-row{gap:10px}.booking .input,.booking .select{font-size:16px}.booking{padding:22px}.filter{font-size:12px;padding:9px 11px}.car-features{font-size:11px}.car-category{font-size:11px}.car-tag{font-size:10px}.car-book{width:40px;min-height:44px}.price{font-size:20px}.dest-index{font-size:10px;letter-spacing:.6px}.dest-caption b{font-size:21px}.about-benefits{grid-template-columns:1fr}.extra-card{padding:20px 13px}.extra-number{font-size:10px}.extra-detail{font-size:11px}.footer-bottom{font-size:10px}.hero-links{gap:14px}.hero-links .btn{gap:10px}.hero-links .text-link{font-size:12px}.booking-top .eyebrow{font-size:11px}}
/* Put the requested rate list directly after the fleet and give it visual priority. */
.site-header nav{gap:20px}.site-header nav .nav-rates{color:#bd4114;background:#fff0e7;border:1px solid #f7c5a9;border-radius:6px;padding:9px 12px;font-weight:700;white-space:nowrap}.hero-rates{border-bottom:1px solid #ffffff80;padding-bottom:5px}.rate-highlight{background:#fff6ef;border-top:1px solid #f7d6bf;border-bottom:1px solid #f7d6bf;position:relative}.rate-highlight:before{content:'';display:block;position:absolute;top:0;left:50%;width:76px;height:4px;background:var(--orange);transform:translateX(-50%)}.rate-highlight .eyebrow{color:#b74519}.rate-highlight .section-heading h2 em{color:#c24a1c}.rate-headline{border-left:3px solid var(--orange);padding-left:25px}.rate-headline>span{display:block;font-size:12px;letter-spacing:1.4px;font-weight:600;color:#a64421}.rate-headline>strong{display:block;font-family:'Manrope',sans-serif;font-size:42px;letter-spacing:-2px;color:#b83b11;margin-top:8px;line-height:1.3}.rate-headline small{font-size:16px;letter-spacing:0;font-weight:400;color:#765d50}.rate-headline p{font-size:14px!important;color:#765d50;margin-top:8px}.rate-highlight .table-container{border:2px solid #edae86;background:white;box-shadow:0 12px 35px #a5471010}.rate-highlight .rates-table caption{background:#ee5c27;color:white;border:0;font-size:17px;font-weight:600;padding:21px 25px}.rate-highlight .rates-table thead{background:#fff1e6}.rate-highlight .rates-table th{color:#8f431e;font-size:12px;font-weight:600}.rate-highlight .rates-table td:nth-child(2){color:#bb4115;background:#fff9f4;font-size:21px;font-weight:750}.rate-highlight .rates-table td{padding-top:19px;padding-bottom:19px}.rate-highlight .rate-book{color:#b43e14;font-weight:600}.rate-highlight .rate-option.active{background:#d94f20;border-color:#d94f20}.rate-highlight .rate-option.active small{color:#fff0e6}.rate-highlight .rate-option:not(.active),.rate-highlight .rate-help{background:white;border-color:#efd5c2}.rate-highlight .table-note{background:#fffaf5}.about-visual:has(.jethalal-image){height:auto;aspect-ratio:1088/960}.about-visual .jethalal-image{object-fit:contain;background:#f57b13;border-radius:15px;border:1px solid #f2c59d;box-shadow:0 15px 40px #b04b1010}
@media(max-width:1100px){.site-header nav{gap:13px}.nav-shell{gap:18px}.rate-headline>strong{font-size:36px}}
@media(max-width:600px){.rate-headline{margin-top:25px;padding-left:18px}.rate-headline>strong{font-size:37px}.rate-headline p{margin-top:5px}.rate-highlight .rates-table caption{font-size:15px;padding:18px 14px}.rate-highlight .rates-table th{font-size:10px}.rate-highlight .rates-table td:nth-child(2){font-size:18px}.rate-highlight .rates-table td{padding:17px 11px}.rate-highlight .rate-book{font-size:11px}.about-visual:has(.jethalal-image){margin:0}.site-header nav .nav-rates{padding:10px 14px}}
.reviews-highlight{padding:90px 0 60px;background:#fff1e5;border-block:1px solid #f1d3b8;overflow:hidden}.review-showcase{display:grid;grid-template-columns:.9fr 1.25fr;gap:60px;align-items:center}.review-showcase-copy{padding-bottom:40px}.review-showcase-copy .eyebrow{color:#ad481e}.review-showcase-copy h2{font-size:clamp(38px,4.5vw,65px);letter-spacing:-3px;line-height:1.08}.review-showcase-copy h2 em{color:#c54b20}.review-showcase-copy>p{margin-top:25px;color:#795e4d;font-size:16px}.review-score{display:flex;align-items:center;gap:20px;margin:28px 0}.review-score>strong{font-size:48px;font-weight:600;letter-spacing:-2px}.review-score>strong>span{font-size:20px;color:#98745d;font-weight:400}.review-score>div{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#795e4d}.review-score .stars{color:#cf641d;font-size:17px}.testimonial-experience{min-width:0}.testimonial-stack{position:relative;height:495px;margin:30px 38px 0 0}.traveller-card{position:absolute;left:0;top:0;width:calc(100% - 30px);min-height:330px;padding:28px;background:#fffdfa;border:1px solid #e4c5aa;color:#292a22;box-shadow:0 14px 35px #9f50171a;transform:translate(calc(var(--card-index)*18px),calc(var(--card-index)*64px)) skewY(-6deg);z-index:calc(3 + var(--card-index));transition:transform .45s ease,box-shadow .45s ease,background .45s ease;cursor:pointer;isolation:isolate}.traveller-card:not(.is-active){background:#f3e0cf;color:#756b61}.traveller-card.is-active{transform:translate(15px,40px) skewY(-3deg);z-index:10;box-shadow:0 22px 55px #8b47192b;border-color:#ec8855;background:white}.traveller-header{width:100%;margin-bottom:22px}.traveller-avatar{width:45px;height:45px;background:#fbe4d3;color:#b1481d;font-weight:700;font-size:14px;overflow:hidden}.traveller-avatar img{width:100%;height:100%;object-fit:cover}.traveller-identity{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.traveller-identity strong{font-size:16px;font-weight:650}.traveller-identity>span{font-size:12px;color:#827364}.traveller-quote{color:#d77542;width:25px;height:25px}.traveller-content{font-size:16px;line-height:1.8;font-family:'DM Sans',sans-serif;display:block;margin-bottom:24px}.traveller-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #efdfd3;padding-top:18px;margin-top:auto;width:100%;font-size:12px;color:#857363}.traveller-stars{display:flex;gap:3px;color:#d37532}.traveller-stars svg{width:14px;height:14px}.traveller-open{display:flex;align-items:center;gap:7px;font-size:11px;color:#a85c35;margin-top:14px}.traveller-open svg{width:16px;height:16px}.testimonial-selectors{display:flex;justify-content:center;gap:8px;position:relative;z-index:15}.story-selector{display:flex;gap:8px;align-items:center;border:1px solid #dec4af;border-radius:30px;background:transparent;padding:10px 17px;font-size:13px;color:#74573f;min-height:44px}.story-selector>span{font-size:10px;opacity:.7}.story-selector.selected{background:#263d30;border-color:#263d30;color:white}.testimonial-hint{text-align:center;margin-top:15px;font-size:12px;color:#8c6c54}.site-header nav .nav-reviews{color:#b7471a;font-weight:650}.traveller-card:focus-visible{outline:3px solid #df622d;outline-offset:5px}
@media(max-width:1000px){.review-showcase{gap:30px;grid-template-columns:.85fr 1.2fr}.testimonial-stack{height:535px;margin-right:20px}.traveller-card{padding:22px;min-height:370px}.traveller-content{font-size:15px}.review-score{gap:12px}.review-score>div{font-size:11px}.review-showcase-copy h2{font-size:46px}}
@media(max-width:750px){.reviews-highlight{padding:55px 0 40px}.review-showcase{grid-template-columns:1fr;gap:5px}.review-showcase-copy{padding-bottom:0}.review-showcase-copy h2{font-size:46px;letter-spacing:-2px}.review-showcase-copy h2 br:nth-child(2){display:none}.review-showcase-copy>p{margin-top:20px}.review-score{margin:20px 0}.testimonial-stack{height:490px;margin-top:35px;margin-right:18px}.traveller-card{min-height:335px}.traveller-card.is-active{transform:translate(10px,30px) skewY(-3deg)}.traveller-content{font-size:16px}.review-showcase-copy .btn{margin-bottom:5px}.story-selector{padding:10px 14px}.testimonial-hint{font-size:12px}}
@media(max-width:400px){.testimonial-stack{height:570px}.traveller-card{width:calc(100% - 16px);padding:20px 16px;min-height:385px;transform:translate(calc(var(--card-index)*12px),calc(var(--card-index)*65px)) skewY(-5deg)}.traveller-content{font-size:15px;line-height:1.8}.traveller-identity strong{font-size:14px}.traveller-footer{font-size:11px;gap:6px}.traveller-stars{gap:1px}.story-selector{font-size:12px;padding:9px 12px}.testimonial-hint{max-width:260px;margin-inline:auto}.review-showcase-copy h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){.traveller-card{transition:none!important}}
.review-showcase{grid-template-columns:1fr;gap:35px}.review-showcase-copy{padding-bottom:0;display:grid;grid-template-columns:1.3fr 1fr;gap:0 45px;align-items:center}.review-showcase-copy>.eyebrow{grid-column:1/-1}.review-showcase-copy h2{grid-column:1;grid-row:2/5;font-size:clamp(40px,4.6vw,64px)}.review-showcase-copy>p{grid-column:2;margin:0}.review-score{grid-column:2;margin:20px 0}.review-showcase-copy>.btn{grid-column:2;justify-self:start}.wall-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:10px 0 18px;font-size:14px;font-weight:600;color:#764523}.wall-toolbar small{font-size:12px;font-weight:400}.wall-toolbar>div{display:flex;gap:8px}.wall-toolbar button{display:flex;align-items:center;gap:6px;min-height:42px;border:1px solid #e1ba9b;background:#fff9f3;padding:8px 13px;border-radius:8px;font-size:13px;color:#7b4324}.wall-toolbar button[aria-pressed=true]{background:#263f33;border-color:#263f33;color:white}.wall-toolbar button:disabled{opacity:.45;cursor:default}.review-wall-scene{position:relative;display:flex;align-items:center;justify-content:center;height:610px;overflow:hidden;perspective:900px;border:1px solid #ebceb5;border-radius:18px;background:#f8e9db;isolation:isolate}.review-wall-plane{display:flex;gap:18px;transform:translateX(-20px) translateZ(-110px) rotateX(15deg) rotateY(-10deg) rotateZ(13deg);height:1050px}.review-wall-column{width:275px;flex:none;--duration:65s!important;--gap:18px!important;padding:0!important;gap:18px!important}.review-wall-column>div{gap:18px!important}.wall-card{background:#fffdfa;border:1px solid #e5cbb6;border-radius:13px;box-shadow:0 8px 20px #79503310;width:275px;flex:none}.wall-card-content{padding:22px!important}.wall-card-header{display:flex;gap:11px;align-items:center;margin-bottom:17px}.wall-avatar{width:40px!important;height:40px!important;background:#f9dbc6;color:#9e461e;font-size:13px;font-weight:600}.wall-card-header h3{font-size:15px;letter-spacing:-.3px;font-weight:650}.wall-card-header p{font-size:12px;color:#826e5d;margin-top:4px}.wall-card blockquote{font-size:14px;line-height:1.75;margin:14px 0 0;color:#473c33}.sample-label,.source-label{display:inline-block;font-size:9px;letter-spacing:.7px;border-radius:4px;padding:5px 7px;border:1px solid #e7bd9c;background:#fff0e2;color:#9a4b21}.source-label{background:#eff4e9;border-color:#cfdac5;color:#526447}.wall-stars{display:flex;gap:3px;color:#c77630;margin-top:18px}.review-wall-scene:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#f8e9db 0%,transparent 14%,transparent 84%,#f8e9db 100%),linear-gradient(90deg,#f8e9db,transparent 8%,transparent 92%,#f8e9db);z-index:5}.review-wall-scene:hover .animate-marquee-vertical,.review-wall-scene:focus-within .animate-marquee-vertical,.review-wall-scene.is-paused .animate-marquee-vertical{animation-play-state:paused!important}.sample-disclosure{font-size:12px;text-align:center;color:#826349;max-width:720px;margin:19px auto 0;line-height:1.7}.review-wall-flat .review-wall-plane{height:auto;transform:none;display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:18px}.review-wall-flat .wall-card{width:100%}.review-wall-flat .sample-label{font-size:10px}
@media(max-width:750px){.review-showcase-copy{display:block}.review-showcase-copy h2{font-size:43px;line-height:1.15}.review-showcase-copy>p{margin-top:20px}.review-showcase-copy>.btn{margin-top:0}.wall-toolbar{align-items:flex-start;font-size:12px}.wall-toolbar>span{max-width:145px;line-height:1.6}.wall-toolbar small{display:block;font-size:11px}.wall-toolbar button{font-size:12px;padding:7px 10px}.review-wall-scene{height:540px;perspective:700px}.review-wall-plane{transform:translateX(-12px) translateZ(-150px) rotateX(12deg) rotateY(-8deg) rotateZ(12deg)}.review-wall-column,.wall-card{width:250px}.wall-card-content{padding:18px!important}.review-wall-flat .review-wall-plane{grid-template-columns:1fr}.review-wall-flat .wall-card{width:100%}.review-wall-flat .wall-card blockquote{font-size:16px}.sample-disclosure{text-align:left;font-size:12px}.reviews-highlight{padding-top:45px}}
@media(prefers-reduced-motion:reduce){.review-wall-scene{height:580px;overflow:auto}.review-wall-plane{transform:none;height:auto;align-items:flex-start}.review-wall-column{overflow:visible!important}.review-wall-column .animate-marquee-vertical{animation:none!important}.review-wall-column>div[aria-hidden=true]{display:none}}
/* Journey Jive's mountain-and-road monogram and responsive wordmark. */
.brand{display:inline-flex;flex-shrink:0;line-height:1}.brand>img{display:block;width:205px;height:auto;max-width:none}.footer-brand .brand>img{width:220px}.nav-shell{gap:20px}.site-header nav{gap:17px}
@media(max-width:1100px){.brand>img{width:185px}.site-header nav{gap:12px}.nav-shell{gap:15px}}
@media(max-width:850px){.brand>img{width:195px}}
@media(max-width:600px){.brand>img{width:165px}.nav-shell{gap:10px}.footer-brand .brand>img{width:220px}}
@media(max-width:360px){.brand>img{width:145px}.nav-actions>.btn-primary{padding-inline:10px}.nav-actions{gap:5px}}
/* Keep label annotations on the label line, not as separate flex children. */
.field-label{display:block;line-height:inherit;white-space:nowrap}.field-label .muted{font-size:.85em;margin-left:.2em}
/* Layered surfaces and restrained 3D interaction, enhanced by GSAP. */
.journey-progress{position:fixed;top:0;left:0;right:0;height:3px;background:#eb5927;transform:scaleX(0);transform-origin:left;z-index:60;pointer-events:none;box-shadow:0 0 10px #eb592755}.booking{box-shadow:0 24px 60px #071e2440,0 2px 0 #ffffff80 inset,0 -6px 0 #e5e9df inset;border:1px solid #fff9}.car-card{box-shadow:0 5px 0 #e6e9df,0 12px 24px #263b2f09}.extra-card{box-shadow:0 5px 0 #dce4d4,0 12px 22px #253b2908}.table-container{box-shadow:0 8px 0 #e8c9b1,0 20px 40px #a5471012!important}.destination{box-shadow:0 7px 0 #203c3222,0 18px 34px #10271b18}.rate-option{transition:background .25s,color .25s,box-shadow .25s}.rate-option.active{box-shadow:0 5px 0 #aa3a16,0 10px 22px #a3411518}.btn-primary{box-shadow:0 4px 0 #b34119,0 9px 18px #cb4d2418}.btn-primary:active{transform:translateY(2px);box-shadow:0 1px 0 #b34119}.hero-links .text-link span,.btn-primary>span:last-child{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.hero-links .text-link:hover span,.btn-primary:hover>span:last-child{transform:translate(3px,-3px)}.depth-motion .car-card,.depth-motion .destination,.depth-motion .extra-card,.depth-motion .about-visual{transition:box-shadow .35s,border-color .35s;will-change:auto}.depth-motion .tilt-active{will-change:transform}.depth-motion .car-card:hover{box-shadow:0 7px 0 #e6e9df,0 24px 40px #263b2f20;border-color:#d0b294}.depth-motion .car-card:after,.depth-motion .extra-card:after{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--light-x,50%) var(--light-y,0%),#ffffff70,transparent 60%);opacity:0;transition:opacity .35s}.depth-motion .extra-card{position:relative}.depth-motion .tilt-active:after{opacity:1}.depth-motion .destination:hover img{transform:scale(1.08)}.car-photo img{transition:transform .5s cubic-bezier(.2,.8,.2,1)}.car-card:hover .car-photo img{transform:scale(1.055)}.about-visual{border-radius:15px}.modal-box{box-shadow:0 30px 100px #071b2940}.review-wall-scene{box-shadow:0 8px 0 #ecd2bb,0 22px 50px #80552c15}
@media(prefers-reduced-motion:reduce){.journey-progress{display:none}.car-card:hover .car-photo img,.btn-primary:hover>span:last-child{transform:none}.tilt-active{will-change:auto}}

/* The poster paints first; the decorative video never changes the layout. */
.hero-video{opacity:0;pointer-events:none}.hero-video.is-playing{opacity:1}.hero-video-toggle{position:absolute;right:18px;bottom:12px;z-index:2;padding:8px 12px;min-height:40px;border:1px solid #ffffff70;border-radius:6px;background:#102c26cc;color:white;font-size:11px}.hero-video-toggle:hover{background:#102c26}.hero-foot{padding-right:130px}@media(prefers-reduced-motion:reduce){.hero-video,.hero-video-toggle{display:none}}

html.lenis{scroll-behavior:auto}.modal-box{overscroll-behavior:contain}

/* Stop invisible marquees and isolate their paint work from page scrolling. */
.review-wall-experience.is-idle .animate-marquee-vertical{animation-play-state:paused!important}
.review-wall-scene{contain:layout paint}

/* Fleet cards: consistent image space, readable details, and aligned actions. */
#fleet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}
#fleet-grid .car-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 2px 8px #19252208;overflow:hidden}
#fleet-grid .car-card:after{display:none}
#fleet-grid .car-photo{height:auto;aspect-ratio:4/3;padding:44px 16px 12px;background:var(--soft);flex-shrink:0;border-bottom:1px solid var(--line)}
#fleet-grid .car-photo img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}
#fleet-grid .car-tag{top:14px;left:16px;max-width:calc(100% - 32px);padding:5px 9px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:#44604e;font-size:10px;line-height:1.3}
#fleet-grid .car-body{display:flex;flex-direction:column;flex:1;padding:22px 20px}
#fleet-grid .car-body h3{font-size:21px;line-height:1.3;min-height:2.6em;text-wrap:balance}
#fleet-grid .car-category{font-size:13px;line-height:1.55;min-height:3.1em;margin-top:6px;color:var(--muted);text-wrap:pretty}
#fleet-grid .car-features{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 12px;margin:18px 0 20px;padding:0;border:0;font-size:11px;line-height:1.5}
#fleet-grid .car-features span{white-space:nowrap;gap:6px}
#fleet-grid .car-features svg{width:15px;height:15px;flex-shrink:0}
#fleet-grid .car-bottom{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
#fleet-grid .car-price{display:flex;align-items:center;justify-content:space-between;gap:8px}
#fleet-grid .car-price-label{font-size:11px;color:var(--muted)}
#fleet-grid .price{font-size:25px;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}
#fleet-grid .price small{display:inline;font-size:11px;font-weight:400;color:var(--muted)}
#fleet-grid .car-book{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:10px 14px;border:1px solid #f2c8b6;border-radius:8px;background:#fff3ed;color:#b33d15;font-size:14px;font-weight:600;box-shadow:none;gap:12px}
#fleet-grid .car-book:hover{background:var(--orange);border-color:var(--orange);color:white;transform:none}
#fleet-grid .car-card:focus-within{border-color:var(--orange)}
@media(max-width:1100px){#fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#fleet-grid .car-photo{aspect-ratio:16/9}#fleet-grid .car-body h3{min-height:0}#fleet-grid .car-category{min-height:0}}
@media(max-width:560px){#fleet-grid{grid-template-columns:minmax(0,1fr);gap:20px}#fleet-grid .car-body{padding:20px}#fleet-grid .car-photo{aspect-ratio:16/9;padding:40px 20px 10px}#fleet-grid .car-body h3{font-size:23px}#fleet-grid .car-features{font-size:12px}#fleet-grid .car-bottom{flex-direction:row;align-items:center;gap:16px}#fleet-grid .car-price{display:block}#fleet-grid .car-price-label{display:block;margin-bottom:5px}#fleet-grid .car-book{width:auto;min-width:112px}}

/* Selected Kashmir travel badge, paired with a readable header wordmark. */
.brand{gap:10px}
.brand>img.brand-badge{width:60px;height:60px;object-fit:cover;flex-shrink:0;border-radius:50%;background:#fff}
.brand-wordmark{font-size:21px;font-weight:800;line-height:1.15;color:var(--ink)}
.brand-wordmark>span{color:var(--orange)}
.brand-wordmark small{display:block;margin-top:5px;font-family:'DM Sans',sans-serif;font-size:10px;font-weight:500;letter-spacing:0;color:var(--muted)}
.footer-brand .brand>img.brand-badge{width:72px;height:72px}
.footer-brand .brand-wordmark{color:#fff}
.footer-brand .brand-wordmark small{color:#c4d0c6}
@media(max-width:1100px){.brand-wordmark{font-size:18px}.brand>img.brand-badge{width:52px;height:52px}}
@media(max-width:600px){.brand{gap:7px}.brand>img.brand-badge{width:44px;height:44px}.brand-wordmark{font-size:17px}.brand-wordmark small{font-size:8px;margin-top:4px}.footer-brand .brand-wordmark{font-size:21px}.footer-brand .brand-wordmark small{font-size:10px}}
@media(max-width:360px){.brand-wordmark{font-size:14px}.brand-wordmark small{font-size:7px}.brand>img.brand-badge{width:38px;height:38px}}

/* Direct WhatsApp access without a third-party widget or extra JavaScript. */
.whatsapp-float{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:40;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:14px 20px;border:1px solid #ffffff40;border-radius:999px;background:#128c47;color:#fff;box-shadow:0 4px 14px #103d2530;font-size:14px;font-weight:600}
.whatsapp-float svg{width:26px;height:26px;flex-shrink:0}
.whatsapp-float:hover{background:#0c7139;color:#fff}
.whatsapp-float:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
body:has(#booking-dialog[open]) .whatsapp-float{visibility:hidden}
@media(max-width:600px){.whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:56px;height:56px;padding:14px}.whatsapp-float span{display:none}}
