:root{--panel:#10272f;--border:#29424a;--quiet:#a5b9be;--white:#f8faf9}body{background:#071116;color:var(--white)}body.product-page{padding-top:90px}.product-page header{position:fixed}.primary,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 21px;background:#ff5a2e;color:#071116;border:1px solid #ff5a2e;font-size:14px;font-weight:600;min-height:48px;transition:background .25s,transform .25s}.primary:hover{background:#ff8a5c;transform:translateY(-2px)}.primary:disabled{background:#244149;border-color:#37525a;color:#a7b6b9;transform:none}.outline-button{background:transparent;color:#e5f4f1;border-color:#5d777e}.wide{width:100%}.text-button{font-size:13px;text-decoration:underline;text-underline-offset:5px;color:#b8d5d8;padding:10px 0}.fine-print,.photo-disclosure{font-size:12px;line-height:1.8;color:var(--quiet)}.demo-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.04em;line-height:1.7;color:#a5b9be}.demo-label i{width:5px;height:5px;border-radius:50%;background:#ff5a2e}.overline{font-size:11px}.aqua{color:#ff5a2e}.gold{color:#d1b078}.mobile-only{display:none}.money{font-variant-numeric:tabular-nums;white-space:nowrap}.hero-photo{animation:none}.hero-route #heroRoute{stroke-dasharray:1;stroke-dashoffset:1;animation:drawHero 2.1s ease-in-out forwards;stroke-width:1}.route-origin{animation:originIn .25s both}.route-destination{animation:originIn .3s 2s both}.hero-route .route-plane path{stroke:#f5f0e7;stroke-width:2;stroke-dasharray:none;stroke-dashoffset:0;animation:none}.hero-insight{animation:insightIn .6s 2.1s both}.opening{display:none}.hero h1{font-family:'Italiana',Georgia,serif}.hero-insight .small-tag{font-size:9px}.hero-copy{will-change:transform}.home-composer{position:relative;z-index:2;margin:-1px 0 0;padding:35px 6% 25px;background:#10232b;border-block:1px solid #34505a}.home-composer h2{font-size:36px;margin:8px 0 20px}.home-composer>.overline{color:#ff5a2e}.home-route{width:100%;display:flex;align-items:center;text-align:left;gap:28px;padding:22px 0;border-top:1px solid #39515a;border-bottom:1px solid #39515a;margin-bottom:15px}.home-route>span{font-size:15px;flex:1}.home-route small{display:block;font-size:10px;letter-spacing:.1em;color:#a5b9be;margin-bottom:8px;text-transform:uppercase}.home-route b{font-size:13px;margin-left:10px;color:#ff5a2e;font-weight:500}.home-route>strong{font-size:13px;color:#071116;background:#ff5a2e;padding:18px 22px;font-weight:600}.home-route>i{font-style:normal;color:#ff5a2e}.home-intelligence{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.int-photo{position:relative;overflow:hidden}.int-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.int-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07111699,transparent 65%)}.int-photo>span{position:absolute;bottom:35px;left:10%;z-index:1;font-size:12px;letter-spacing:.1em}.int-work{padding:70px 12%;background:radial-gradient(at top right,#17494e,transparent 65%)}.int-work h2{font-size:53px;line-height:1.08;margin:17px 0 20px}.int-work>p{font-size:14px;line-height:1.9;color:#b1c4c8}.int-route{display:flex;gap:25px;align-items:center;margin:30px 0}.int-route strong{font-weight:400;font-size:33px;letter-spacing:.08em}.moving-rule{flex:1;border-top:1px solid #ff5a2e;color:#ff5a2e;line-height:0;text-align:center}.optimized .moving-rule{animation:slideRule .8s}.int-prices{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #355158;padding-top:20px}.int-prices small{display:block;font-size:11px;color:#93abb0;margin-bottom:8px}.int-prices .money{font-size:36px}.int-prices>span{color:#ff5a2e}.int-saving{display:flex;align-items:center;justify-content:space-between;color:#ff5a2e;margin:20px 0}.int-saving>.money{font-size:26px}.int-work>.fine-print{font-size:11px;margin-top:15px}.discovery{padding:55px 0 0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:0 6% 30px}.section-title .overline{color:#ff5a2e}.section-title h2{font-size:46px}.destination-film{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:4px}.destination-frame{height:530px;position:relative;overflow:hidden}.destination-frame .image-mask,.destination-frame img{width:100%;height:100%;object-fit:cover}.destination-frame img{transition:transform 1s}.destination-frame:hover img{transform:scale(1.04)}.destination-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071116f2,transparent 78%);pointer-events:none}.destination-story{position:absolute;inset:25px 8% 30px;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}.coordinates{position:absolute;top:0;font-size:10px;letter-spacing:.12em}.chapter{font-size:10px;letter-spacing:.2em;color:#cfd9d7}.destination-story h3{font-size:57px;margin:12px 0}.destination-story p{font-size:13px;line-height:1.7;max-width:250px}.story-go{text-align:left;margin:20px 0;padding:0;font-size:12px;color:#d1b078}.destination-price{border-top:1px solid #53656a;padding-top:18px;font-size:10px;display:flex;justify-content:space-between;align-items:center}.destination-price .money{font-size:23px}.image-mask{clip-path:inset(0 100% 0 0);transition:clip-path 1.15s cubic-bezier(.2,.8,.2,1)}.image-reveal.entered .image-mask{clip-path:inset(0)}.image-reveal .destination-story h3,.image-reveal .coordinates,.image-reveal .destination-price{opacity:0;transform:translateY(15px);transition:opacity .7s,transform .7s}.image-reveal.entered h3{opacity:1;transform:none;transition-delay:.35s}.image-reveal.entered .coordinates{opacity:1;transform:none;transition-delay:.6s}.image-reveal.entered .destination-price{opacity:1;transform:none;transition-delay:.85s}.budget-explorer{padding:60px 6% 30px;background:#0b2027}.budget-top{display:flex;justify-content:space-between;gap:50px;align-items:center}.budget-top h2{font-size:54px;margin:15px 0}.budget-top p{color:#a5b9be;font-size:14px}.world-budget{width:340px}.world-budget label{display:block;font-size:12px;color:#b7c9ce}.world-budget>.money{display:block;font-size:43px;margin:10px 0}.world-budget input{width:100%;accent-color:#ff5a2e;height:24px}.world-budget>div{display:flex;justify-content:space-between;font-size:12px;color:#a5b9be}.atlas{height:310px;position:relative;margin-top:25px}.atlas svg{width:100%;height:100%}.atlas #atlasRoutes path{fill:none;stroke:#ff5a2e;stroke-width:1;stroke-dasharray:600;stroke-dashoffset:600;animation:routeDraw 1.8s ease forwards}.atlas-origin{position:absolute;left:45%;top:24%;font-size:10px;color:#d1b078}.atlas-pin{position:absolute;transform:translate(-50%,-50%);font-size:11px;padding:10px;z-index:1;text-shadow:0 1px 5px #071116;background:#0b2027a3;border-radius:2px}.atlas-pin i{display:block;margin:0 auto 5px;width:6px;height:6px;background:#ff5a2e;border-radius:50%;box-shadow:0 0 0 5px #ff5a2e1a;animation:mapPulse 2.4s infinite}.atlas-pin small{display:block;color:#d1b078;margin-top:4px}.dimmed{opacity:.3;filter:saturate(.3)}.budget-recommendations{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin:20px 0}.budget-recommendations button{position:relative;text-align:left;padding:0;background:#102d35;overflow:hidden;transition:opacity .5s,filter .5s}.budget-recommendations img{width:100%;height:120px;object-fit:cover}.budget-recommendations button>span{display:block;padding:14px 14px 0;font-size:17px}.budget-recommendations small{display:block;font-size:10px;font-weight:400;color:#a5b9be;margin-top:8px}.budget-recommendations strong{display:block;padding:13px 14px 17px;font-size:23px;font-weight:400}.home-stay{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:6%;padding:65px 6%;background:#f5f0e7;color:#071116}.stay-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:8px}.stay-mosaic button{padding:0;overflow:hidden;height:190px}.stay-mosaic button:first-child{grid-column:1/-1;height:320px}.stay-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.stay-mosaic button:hover img{transform:scale(1.04)}.home-stay h2{font-size:58px;line-height:1.05;margin:20px 0}.home-stay p{font-size:15px;line-height:1.8;color:#516364}.home-stay .primary{margin-top:20px;background:#09232b;color:#f5f0e7;border-color:#09232b}.home-stay .fine-print{font-size:11px;margin-top:16px}.tease-rating{display:flex;align-items:center;gap:17px;font-size:43px;margin-top:25px}.tease-rating>span{font-size:17px;color:#9d7946}.tease-rating small{display:block;font-size:10px;color:#516364;margin-top:8px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:40px 6%;border-top:1px solid #29424a}.product-footer p{font-size:11px;color:#a5b9be;line-height:1.8;max-width:480px}.motion-setting{font-size:11px;display:flex;gap:8px;align-items:center;white-space:nowrap;color:#a5b9be}.motion-setting input{accent-color:#ff5a2e}.v21-dialog{background:#0e242c;color:#eff7f5;padding:0;width:850px;max-width:calc(100% - 32px);max-height:92svh;box-shadow:0 30px 130px #0009}.v21-dialog .close{color:white;z-index:3;background:#071116a8;border-radius:50%;top:15px;right:20px}.composer-cover{height:150px;position:relative;overflow:hidden}.composer-cover>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 60%}.composer-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071116d9,#07111622)}.composer-cover>div{position:relative;padding:30px 40px;z-index:1}.composer-cover h2{font-size:47px;margin-top:8px}.composer-cover .overline{font-size:10px}.composer-content{padding:24px 40px 32px}.composer-content>p{font-size:14px;color:#c3d3d7;margin-bottom:10px}.composer-content .demo-label{font-size:10px}.composer-fields{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:26px}.composer-fields>label{grid-column:span 2;min-width:0;border:1px solid #36525c;padding:12px 14px;transition:border-color .3s,background .3s}.composer-fields>label:nth-child(1),.composer-fields>label:nth-child(2),.composer-fields>label:nth-child(3),.composer-fields>label:nth-child(4),.composer-fields>label:nth-child(9),.composer-fields>label:nth-child(10){grid-column:span 3}.composer-fields>label:nth-child(8){grid-column:span 6}.composer-fields label:focus-within{border-color:#ff5a2e;background:#12343d}.composer-fields label>span{font-size:10px;letter-spacing:.07em;display:block;color:#a5b9be;text-transform:uppercase}.composer-fields label small{display:block;font-size:9px;text-transform:none;letter-spacing:0;margin-top:5px}.composer-fields input,.composer-fields select{display:block;width:100%;min-width:0;border:0;background:transparent;color:white;padding:10px 0 0;min-height:33px;font-size:14px}.composer-fields option,.advanced option{background:#102b34}.airport-field{position:relative;padding-right:65px!important}.airport-field select{font-size:13px;white-space:normal}.airport-field strong{position:absolute;right:14px;top:37px;font-size:25px;font-weight:400;color:#ff5a2e;pointer-events:none}.advanced{border-block:1px solid #36525c;margin:20px 0}.advanced summary{font-size:13px;cursor:pointer;padding:18px 0;list-style:none;display:flex;justify-content:space-between}.advanced summary::-webkit-details-marker{display:none}.advanced-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-bottom:20px}.advanced label{display:flex;flex-direction:column;gap:10px;color:#b7c9ce;font-size:12px}.advanced .check{flex-direction:row;align-items:center}.advanced select{width:100%;background:#142e37;color:white;border:1px solid #36525c;padding:10px;font-size:13px}.advanced input{accent-color:#ff5a2e}.sequence-route{display:flex;align-items:center;justify-content:space-between;margin:45px 0 25px}.sequence-route>div{font-size:14px}.sequence-route strong{display:block;font-size:42px;font-weight:500;margin-top:12px}.sequence-route svg{width:45%;overflow:visible}.sequence-route svg>path{stroke:#68878c;fill:none}.sequence-route circle{fill:#ff5a2e}.loading-plane{animation:flySequence 1.8s ease-in-out infinite}.loading-plane path{stroke:#ff5a2e;stroke-width:2;fill:none}.v21-dialog #sequenceStep{font-family:inherit;font-size:18px;margin:30px 0;min-height:30px}.v21-dialog .sequence-progress{background:#2f4952}.v21-dialog #sequenceResult h3{font-family:inherit;font-size:20px;letter-spacing:.03em}.v21-dialog #sequenceResult p{font-size:12px;color:#b0c6ca;margin:20px 0}.v21-dialog #sequenceResult .primary{margin-bottom:20px}.results-banner{position:relative;height:235px;overflow:hidden}.results-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.results-banner:after{position:absolute;content:'';inset:0;background:linear-gradient(90deg,#071116ed,#07111633)}.results-banner>div{position:absolute;left:5%;top:38px;z-index:1}.results-banner h1{font-size:64px;line-height:1.05;margin:18px 0 15px;animation:none}.results-banner h1 em{color:#d9e7e3}.results-banner p{font-size:14px;color:#cad8db}.compact-search{display:flex;align-items:center;justify-content:space-between;padding:22px 5%;background:#102831;border-block:1px solid #36525c;gap:25px}.compact-search>div{display:flex;gap:30px;align-items:center;font-size:13px;color:#b2c6cb}.compact-search strong{font-size:23px;color:white;letter-spacing:.05em;font-weight:500}.compact-search strong>span{color:#ff5a2e;margin:0 12px}.compact-search button{font-size:13px;color:#ff5a2e;white-space:nowrap}.search-layout{display:grid;grid-template-columns:195px minmax(0,1fr) 295px;gap:25px;padding:30px 4% 65px;align-items:start}.filters-panel{padding:20px 0;position:sticky;top:105px;max-height:calc(100svh - 120px);overflow-y:auto;scrollbar-width:thin}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.filter-heading h3{font-family:inherit;font-size:18px}.filters-panel>label{display:block;font-size:12px;color:#bdcfd2;margin-bottom:24px}.filters-panel label output{display:block;margin-top:10px;color:white;font-size:16px}.filters-panel select{width:100%;padding:11px 8px;background:#10252e;color:white;border:1px solid #304b55;border-radius:0;margin-top:10px;font-size:12px}.filters-panel input{width:100%;accent-color:#ff5a2e;margin-top:12px}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin:10px 0 20px;gap:10px;font-size:12px;color:#b7c9ce}.results-toolbar label{display:flex;align-items:center;gap:9px;white-space:nowrap}.results-toolbar select{background:#10252e;border:1px solid #304b55;color:#fff;padding:9px;font-size:12px}.filter-trigger{display:none}.flight-list{display:flex;flex-direction:column;gap:17px}.flight-card{border:1px solid #2d4650;background:#10262f;padding:22px;animation:cardIn .6s var(--ease) both;animation-delay:var(--delay)}.flight-card.selected-flight{border-color:#ff5a2e;box-shadow:inset 3px 0 #ff5a2e}.flight-top{display:flex;align-items:center;gap:12px}.airline-mark{display:flex;align-items:center;justify-content:center;width:62px;height:35px;background:var(--airline);color:white;font-size:13px;font-weight:700;letter-spacing:-.03em;border-radius:2px;flex-shrink:0}.flight-top>div>strong{font-size:13px;font-weight:500}.flight-top small{display:block;font-size:10px;color:#9fb5bc;margin-top:5px}.fare-badge{font-size:9px;color:#ff5a2e;background:#143b40;border:1px solid #24565c;padding:7px 9px;margin-left:auto;text-transform:uppercase;white-space:nowrap}.flight-route{display:grid;grid-template-columns:1fr 1.1fr 1fr 1.2fr;gap:18px;align-items:center;margin:25px 0}.flight-route>div>strong{display:block;font-size:29px;font-weight:500;letter-spacing:-.03em}.flight-route>div>span:not(.money){font-size:12px;color:#b2c8ce;display:block;margin-top:7px}.flight-duration{text-align:center}.flight-duration>small{font-size:10px;color:#a6bcc3}.flight-duration .flight-rule{height:1px;background:#557078;color:#ff5a2e!important;line-height:0;margin:13px 0!important}.flight-price{text-align:right}.flight-price>.money{font-size:27px;color:white!important;display:block}.flight-price small{font-size:10px;color:#91aeb6;display:block;margin-top:5px}.flight-price b{font-size:11px;display:block;margin-top:7px;font-weight:400;color:#c5d7dc}.flight-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #2c4851;padding-top:17px}.flight-bottom>span{font-size:10px;color:#b6cbd1}.flight-bottom small{display:block;font-size:9px;margin-top:6px;color:#819fa9}.flight-bottom>.text-button{font-size:11px}.select-flight{padding:11px 14px;background:#f1f3e9;color:#08202a;font-size:12px;min-height:40px;white-space:nowrap}.selected-flight .select-flight{background:#ff5a2e}.fare-details{font-size:12px;color:#b8cbd1;border-top:1px solid #36515b;margin-top:18px;padding-top:18px;line-height:1.8;overflow:hidden}.fare-details>div{margin-top:12px}.empty-state{padding:50px 25px;background:#112c35;border:1px solid #2c4851}.empty-state h3{font-size:30px}.empty-state p{font-size:14px;margin:20px 0;line-height:1.8}.trip-summary{position:sticky;top:105px;background:#133039;border:1px solid #37525c;padding:24px;max-height:calc(100svh - 120px);overflow:auto;scrollbar-width:thin}.summary-label{font-size:10px;letter-spacing:.16em;color:#a8c0c7;display:flex;justify-content:space-between}.summary-close{display:none}.trip-summary h3{font-family:inherit;font-size:20px;display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:17px 0 10px;font-weight:500}.trip-summary h3 span{color:#ff5a2e}.summary-dates{font-size:11px;color:#a9c2ca;line-height:1.8}.summary-visual{height:115px;position:relative;margin:20px 0;overflow:hidden}.summary-visual img{width:100%;height:100%;object-fit:cover}.summary-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071116aa,transparent)}.summary-visual>span{position:absolute;z-index:1;left:15px;bottom:12px;font-size:32px;letter-spacing:.12em}.summary-visual small{font-size:8px;letter-spacing:.1em;display:block;margin-top:3px}.trip-summary dl{margin:0}.trip-summary dl>div{display:flex;justify-content:space-between;gap:10px;margin:16px 0;font-size:13px}.trip-summary dt{color:#bdd1d7}.trip-summary dt small{display:block;font-size:10px;margin-top:5px;line-height:1.6;color:#8bacb7}.trip-summary dd{margin:0;white-space:nowrap}.trip-summary dt label{display:flex;gap:5px;align-items:center}.trip-summary input{accent-color:#ff5a2e;margin:0 5px 0 0;width:13px;height:13px}.summary-total{border-top:1px solid #4b666d;display:flex;align-items:center;justify-content:space-between;padding-top:20px;margin-top:20px;font-size:14px}.summary-total .money{font-size:33px}.summary-per,.summary-budget,.summary-remaining{display:flex;justify-content:space-between;font-size:12px;gap:10px;margin-top:13px;color:#b7cdd3}.summary-budget{margin-top:23px}.summary-remaining{color:#ff5a2e;font-size:14px}.summary-remaining.over{color:#ffb59b}.summary-room-math{font-size:11px;color:#b7cdd3;margin:16px 0;line-height:1.7}.trip-summary .primary{font-size:12px}.trip-summary .fine-print{font-size:10px;margin-top:15px}.trip-summary #resetTrip{font-size:10px}.summary-toggle{display:none}.intelligence-options{margin-top:45px}.intelligence-options h2{font-size:36px;margin:13px 0 22px}.suggestion{display:flex;align-items:center;gap:15px;padding:22px 0;border-block:1px solid #2d4953;margin-top:-1px;opacity:0;transform:translateX(-15px);transition:opacity .7s,transform .7s}.suggestion.entered{opacity:1;transform:none}.insight-symbol{font-size:28px;color:#ff5a2e}.suggestion>div{flex:1}.suggestion h3{font-family:inherit;font-size:15px}.suggestion p{font-size:12px;color:#9db9c3;line-height:1.7;margin:8px 0}.suggestion>div>span{font-size:12px;color:#d7e7e9}.suggestion button{color:#ff5a2e;font-size:21px;text-align:right;padding:10px 0}.suggestion button small{display:block;font-size:10px;margin-top:8px}.optimize-panel{background:#112e38;padding:25px;margin-top:25px}.optimize-panel h3{font-size:27px}.optimize-panel p{font-size:12px;line-height:1.8;color:#a2bdc7;margin:13px 0 20px}.optimize-panel button{font-size:12px}.search-stay-preview{display:grid;grid-template-columns:1fr 1fr;margin-top:35px;background:#112e38;min-height:250px}.search-stay-preview>img{width:100%;height:100%;object-fit:cover}.search-stay-preview>div{padding:27px}.search-stay-preview h3{font-size:31px;margin:14px 0}.search-stay-preview p{font-size:12px;line-height:1.8;color:#a9c1c9}.search-stay-preview a{font-size:12px;color:#ff5a2e;display:inline-block;margin-top:20px}
.hotel-container{padding:30px 5% 65px}.back-link{color:#a7c1cc;font-size:12px;display:inline-block;margin:5px 0 23px}.hotel-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.hotel-heading .gold{margin-left:20px;letter-spacing:.2em}.hotel-heading h1{font-size:77px;margin:14px 0 15px;animation:none}.hotel-heading h1 em{color:#d1b078}.hotel-heading p{font-size:13px;color:#a4bec9}.hotel-heading p>span{margin:0 10px}.hotel-heading p a{border-bottom:1px solid #7a979f}.hotel-rating{text-align:right}.hotel-rating>strong{font-size:42px;font-weight:400}.hotel-rating strong small{font-size:17px;margin-left:7px;color:#97b3bf}.hotel-rating>span{font-size:10px;color:#a2bdc7;display:block;margin-top:7px}.hotel-rating>div{display:flex;gap:10px;justify-content:flex-end;margin-top:17px}.hotel-rating button{border:1px solid #3b5964;width:42px;height:40px;font-size:24px}.hotel-rating button[aria-pressed=true]{color:#ff5a2e}.hotel-photo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:205px 205px;gap:7px;position:relative}.hotel-photo-grid>button{padding:0;overflow:hidden;position:relative}.hotel-photo-grid>button:first-child{grid-row:span 2}.hotel-photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s}.hotel-photo-grid button:hover img{transform:scale(1.04);filter:brightness(1.08)}.hotel-photo-grid button>span{position:absolute;bottom:15px;left:15px;font-size:11px;text-shadow:0 1px 8px #000;background:#07111688;padding:6px 9px}.hotel-photo-grid>.all-photos{position:absolute;right:20px;bottom:20px;background:#f5f0e7;color:#071116;padding:13px 18px;font-size:12px}.photo-disclosure{font-size:10px;margin:12px 0 20px}.hotel-tabs{display:flex;gap:30px;padding:19px 0;border-block:1px solid #2d4853;font-size:13px}.hotel-tabs a:hover{color:#ff5a2e}.hotel-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:45px;margin-top:30px}.hotel-main h2{font-size:44px;line-height:1.13;letter-spacing:-.02em}.hotel-about{padding:20px 0 35px}.hotel-about>.overline{color:#ff5a2e}.hotel-about h2{margin:18px 0}.hotel-about>p{font-size:14px;line-height:1.9;color:#acc3cc;max-width:740px}.about-highlight{display:flex;gap:20px;padding:23px;background:#102b35;border-left:2px solid #ff5a2e;margin:25px 0}.about-highlight>span{font-size:29px;color:#ff5a2e}.about-highlight h3{font-family:inherit;font-size:15px}.about-highlight p{font-size:13px;line-height:1.8;margin-top:9px;color:#aac1ca}.amenities-title{font-family:inherit;font-size:18px;margin:35px 0 23px}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 20px;font-size:13px}.amenity-grid span{display:flex;align-items:center;gap:13px}.amenity-grid i{font-style:normal;color:#ff5a2e;font-size:21px;width:24px}.room-section{padding:40px 0;border-top:1px solid #2d4853}.room-section h2{margin:15px 0}.section-intro{font-size:14px;color:#a2bdc9;line-height:1.8;margin:16px 0 28px}.room-list{display:flex;flex-direction:column;gap:23px}.room-card{display:grid;grid-template-columns:.9fr 1.1fr;background:#102b35;border:1px solid #304d59;transition:border-color .4s,box-shadow .4s;overflow:hidden}.room-card.selected-room{border-color:#ff5a2e;box-shadow:0 0 0 1px #ff5a2e,inset 0 0 35px #ff5a2e07}.room-photos{min-width:0;display:flex;flex-direction:column}.room-photos button{padding:0;overflow:hidden;position:relative}.room-photos>button{height:240px;flex:1;min-height:215px}.room-photos>button span{position:absolute;bottom:15px;left:14px;background:#071116ad;color:white;font-size:10px;padding:8px}.room-photos img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.room-photos button:hover img{transform:scale(1.05)}.room-photos>div{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:4px;height:95px}.room-content{padding:25px}.room-content>.overline{font-size:9px;color:#9bb7c3;display:flex;align-items:center;justify-content:space-between}.room-check{color:#ff5a2e;opacity:0;transform:scale(.2);transition:opacity .3s,transform .4s;display:inline-flex;border:1px solid #ff5a2e;border-radius:50%;width:20px;height:20px;align-items:center;justify-content:center;font-size:12px}.selected-room .room-check{opacity:1;transform:scale(1)}.room-content h3{font-size:30px;line-height:1.12;margin:11px 0 15px}.room-essentials{display:flex;gap:15px;font-size:12px;color:#cadce0}.room-features{display:grid;grid-template-columns:1fr 1fr;gap:10px 13px;padding:17px 0;list-style:none;font-size:11px;color:#a8c0cb;margin:0;border-bottom:1px solid #2b4954}.room-features li:before{content:'·';color:#ff5a2e;margin-right:6px}.room-terms{display:flex;flex-direction:column;gap:10px;color:#8be2cc;font-size:11px;padding:16px 0}.room-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.room-bottom .money{font-size:29px}.room-bottom small{font-size:10px;color:#a2bdc9;margin-left:4px}.room-bottom b{display:block;font-weight:400;font-size:10px;margin-top:7px;color:#a2bdc9}.room-bottom .primary{font-size:11px;padding:10px 13px;min-height:40px;white-space:nowrap}.location-warning{border:1px solid #d1b078;padding:22px;margin:20px 0}.location-warning p{font-size:14px;line-height:1.8;margin-bottom:15px}.review-section{border-top:1px solid #2d4853;padding:40px 0}.review-section>.overline{color:#ff5a2e}.review-section h2{margin-top:15px}.review-overview{display:grid;grid-template-columns:180px 1fr;gap:35px;padding:30px;background:#112c36;margin:25px 0}.review-overall strong{font-size:62px;font-weight:400;display:block}.review-overall strong small{font-size:20px;color:#8fadb9;margin-left:4px}.review-overall>span{color:#d1b078;letter-spacing:.13em;font-size:19px;display:block;margin:8px 0 17px}.review-overall>p{font-size:9px;color:#a2bdc9}.review-scores{display:grid;grid-template-columns:1fr 1fr;gap:20px 25px;align-items:center}.score-row>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:9px;gap:7px}.score-row b{font-weight:400;color:#ff5a2e}.score-track{height:3px;background:#314e5a;overflow:hidden}.score-track i{width:var(--score);display:block;height:3px;background:#ff5a2e;transform:scaleX(0);transform-origin:left;transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}.entered .score-track i{transform:scaleX(1)}.review-controls{display:flex;gap:25px;margin-bottom:25px}.review-controls label{display:flex;align-items:center;gap:10px;font-size:11px;color:#a2bdc9}.review-controls select{color:white;background:#102b35;border:1px solid #2f4d5a;padding:10px 12px;font-size:12px}.review{padding:27px 0;border-top:1px solid #2d4853}.review-person{display:flex;align-items:center;gap:14px}.review-avatar{width:40px;height:40px;background:#1b3c45;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;color:#d1b078}.review-person strong{font-size:13px;font-weight:500;display:block}.review-person small{font-size:11px;color:#aac1cb;display:block;margin-top:5px}.review-person>div>span{font-size:10px;color:#819fae;display:block;margin-top:5px}.review-person>b{margin-left:auto;font-size:25px;font-weight:400;color:#ff5a2e}.review-person>b>small{font-size:10px;text-align:right}.review-copy{margin:20px 0 0 54px}.sample-review{font-size:9px;color:#91b8c3;border:1px solid #3c5b69;padding:4px 6px;display:inline-block;letter-spacing:.06em}.review-copy h3{font-family:inherit;font-size:15px;margin:14px 0 12px}.review-text{max-height:64px;overflow:hidden;transition:max-height .45s ease}.review-text p{font-size:13px;line-height:1.8;color:#a7c0cc}.review-copy>button{font-size:11px;color:#ff5a2e;margin-top:15px;padding:5px 0}.hotel-location{padding:40px 0;border-top:1px solid #2d4853}.hotel-location h2{margin:15px 0}.hotel-location p{font-size:12px;color:#a7c0cc;line-height:1.8}.city-map{height:280px;position:relative;margin-top:25px;overflow:hidden}.city-map svg{width:100%;height:100%}.city-pin{position:absolute;font-size:11px;background:#0b2027d9;border:1px solid #3d626d;padding:8px 12px;box-shadow:0 3px 10px #0002}.hotel-pin{top:38%;left:34%;color:#ff5a2e;font-size:18px}.hotel-pin b{font-size:12px;margin-left:5px}.pin-sagrada{top:13%;left:59%}.pin-gothic{top:73%;left:64%}.pin-rambla{top:68%;left:13%}.map-demo{position:absolute;bottom:12px;left:12px;font-size:9px;background:#071116aa;padding:5px 8px}.location-distances{display:flex;justify-content:space-between;gap:15px;margin-top:18px;font-size:11px;color:#a7c0cc}.policies{padding-top:40px;border-top:1px solid #2d4853}.policies dl{margin-top:25px}.policies dl>div{display:grid;grid-template-columns:150px 1fr;gap:20px;border-top:1px solid #243e4b;padding:17px 0;font-size:12px;line-height:1.9}.policies dd{margin:0;color:#a7c0cc}.fullscreen-gallery{width:100vw;max-width:100vw;height:100svh;max-height:100svh;margin:0;border:0;background:#051016;color:white;padding:25px 5%;overflow-y:auto}.gallery-header{display:flex;justify-content:space-between;align-items:center}.gallery-header h2{font-size:32px;margin:10px 0}.gallery-header .overline{font-size:10px;color:#a7c0cc}.fullscreen-gallery .close{color:white;position:static;font-size:35px}.gallery-categories{display:flex;gap:10px;margin:18px 0;overflow-x:auto}.gallery-categories button{padding:9px 15px;border:1px solid #34505b;font-size:12px;white-space:nowrap}.gallery-categories button.active{background:#ff5a2e;border-color:#ff5a2e;color:#071116}.gallery-stage{display:flex;justify-content:center;align-items:center;gap:22px;height:56svh;min-height:200px}.gallery-stage>img{width:calc(100% - 120px);height:100%;object-fit:contain;min-width:0}.gallery-stage>button{font-size:25px;border:1px solid #34505b;min-width:43px;height:43px;padding:0}.fullscreen-gallery #galleryCounter{text-align:center;font-size:12px;margin:15px 0}.full-thumbs{display:flex;justify-content:center;gap:8px;overflow-x:auto;padding-bottom:10px}.full-thumbs button{padding:0;width:80px;height:55px;flex-shrink:0;border:1px solid transparent;opacity:.6}.full-thumbs img{width:100%;height:100%;object-fit:cover}.full-thumbs button[aria-pressed=true]{border-color:#ff5a2e;opacity:1}.fullscreen-gallery>.fine-print{text-align:center;font-size:11px;margin-top:10px}#toast{position:fixed;z-index:2000;bottom:28px;left:50%;transform:translate(-50%,20px);background:#d8f7ef;color:#09242b;padding:15px 23px;box-shadow:0 10px 45px #0007;opacity:0;pointer-events:none;font-size:13px;transition:opacity .3s,transform .3s;text-align:center;max-width:calc(100% - 30px)}#toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes drawHero{to{stroke-dashoffset:0}}@keyframes originIn{from{opacity:0}to{opacity:1}}@keyframes insightIn{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}@keyframes flySequence{from{transform:translate(5px,35px)}to{transform:translate(255px,35px)}}@keyframes slideRule{from{transform:scaleX(.3)}to{transform:scaleX(1)}}@keyframes mapPulse{50%{box-shadow:0 0 0 9px #ff5a2e07}}@keyframes cardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1200px){.search-layout{grid-template-columns:170px minmax(0,1fr) 260px;gap:18px;padding-inline:3%}.flight-card{padding:18px}.flight-route{gap:10px}.flight-route>div>strong{font-size:25px}.flight-price>.money{font-size:24px}.fare-badge{font-size:8px;padding:5px}.flight-bottom{gap:10px;flex-wrap:wrap}.flight-bottom>.select-flight{margin-left:auto}.trip-summary{padding:20px}.summary-total .money{font-size:28px}.hotel-layout{gap:25px;grid-template-columns:minmax(0,1fr) 280px}.room-content{padding:20px}.room-content h3{font-size:26px}.room-bottom{flex-direction:column;align-items:flex-start;gap:17px}.room-bottom .primary{width:100%}.room-photos>button{min-height:275px}.review-overview{grid-template-columns:130px 1fr;gap:25px;padding:25px}.review-scores{gap:20px 15px}.home-route{gap:20px}.home-route>strong{max-width:160px}.int-work{padding:55px 10%}.int-work h2{font-size:45px}.destination-story h3{font-size:47px}.home-stay h2{font-size:48px}.home-route>span:nth-of-type(4){display:none}.hotel-photo-grid{grid-template-rows:180px 180px}.hotel-tabs{gap:22px}.policies dl>div{grid-template-columns:110px 1fr}.product-footer{flex-wrap:wrap}}
@media(max-width:1000px){.search-layout{grid-template-columns:minmax(0,1fr) 280px;padding:25px 4% 50px}.filters-panel{display:none}.filters-panel.open{display:block;position:fixed;inset:15% 0 0;z-index:55;background:#0c232c;max-height:none;padding:25px 6%;overflow:auto;box-shadow:0 -40px 100px #0009}.filters-panel.open .mobile-only{display:block}.filter-trigger{display:block;border:1px solid #375561;padding:9px;font-size:12px}.results-toolbar>span{font-size:10px}.hotel-layout{grid-template-columns:minmax(0,1fr) 265px;gap:23px}.room-card{grid-template-columns:1fr}.room-photos{display:grid;grid-template-columns:2fr 1fr;gap:4px}.room-photos>button{height:205px;min-height:0}.room-photos>div{display:grid;grid-template-columns:1fr;height:205px;margin:0;gap:4px}.room-content{padding:23px}.room-bottom{flex-direction:row;align-items:flex-end}.room-bottom .primary{width:auto}.review-overview{grid-template-columns:1fr}.review-overall{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.review-overall strong{font-size:47px}.review-overall>p{width:100%;margin-top:-10px}.amenity-grid{grid-template-columns:1fr 1fr}.hotel-tabs{gap:20px;font-size:12px;overflow-x:auto}.hotel-tabs a{white-space:nowrap}.review-controls{flex-direction:column;gap:13px}.review-controls label{justify-content:space-between}.int-work h2{font-size:40px}.home-intelligence{min-height:650px}.destination-film{grid-template-columns:1.2fr 1fr}.destination-frame:last-child{display:none}.budget-recommendations{grid-template-columns:repeat(5,180px);overflow-x:auto}.home-route>span:nth-of-type(3){display:none}.home-stay{gap:5%;padding:45px 5%}.home-stay h2{font-size:42px}.stay-mosaic button:first-child{height:250px}.stay-mosaic button{height:150px}}
@media(max-width:700px){body.product-page{padding-top:74px;padding-bottom:72px}header .nav-cta{min-width:34px}header .nav-cta:after{content:'↗';font-size:16px}header .nav-cta{font-size:0}.hero{height:94svh;min-height:720px}.hero-insight{display:flex;position:absolute;bottom:105px;right:0;background:#0a2028bd;padding:12px 14px;border-left:1px solid #ff5a2e}.hero-insight>span:nth-child(2){display:none}.hero-insight strong{font-size:20px}.hero-insight .overline{font-size:8px}.hero-foot{bottom:35px}.hero-copy{top:26%}.hero-under p{max-width:300px}.hero-insight .small-tag{font-size:7px}.hero-insight .money{font-size:20px}.home-composer{padding:28px 6% 20px}.home-composer h2{font-size:31px}.home-composer .overline{font-size:9px}.home-route{flex-wrap:wrap;gap:18px}.home-route>span{font-size:14px}.home-route b{display:block;margin:8px 0 0;font-size:23px}.home-route>span:nth-of-type(5){flex:0 0 100%;display:flex;align-items:center;gap:14px}.home-route>span:nth-of-type(5)>small{margin:0}.home-route>strong{max-width:none;flex:0 0 100%;text-align:center;padding:16px}.home-composer .demo-label{font-size:9px}.home-intelligence{grid-template-columns:1fr}.int-photo{height:280px}.int-work{padding:35px 6%}.int-work h2{font-size:42px}.int-work .primary{width:100%}.int-photo>span{font-size:10px;left:6%;bottom:22px}.int-prices .money{font-size:36px}.discovery{padding-top:35px}.section-title{display:block;padding:0 6% 25px}.section-title h2{font-size:37px;margin-top:15px}.destination-film{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:5px}.destination-frame{flex:0 0 87%;height:490px;scroll-snap-align:start}.destination-frame:last-child{display:block}.destination-story h3{font-size:55px}.budget-explorer{padding:35px 6% 25px}.budget-top{display:block}.budget-top h2{font-size:42px}.world-budget{width:100%;margin-top:25px}.world-budget>.money{font-size:37px}.atlas{height:230px;margin:25px -4% 0}.atlas-pin{font-size:9px;padding:5px}.atlas-pin small{font-size:9px}.atlas-origin{font-size:8px;left:40%;top:18%}.budget-recommendations{grid-template-columns:repeat(5,165px);gap:12px;margin-top:25px}.budget-recommendations img{height:110px}.budget-recommendations button>span{font-size:16px}.home-stay{grid-template-columns:1fr;padding:35px 6%;gap:30px}.home-stay h2{font-size:46px}.stay-mosaic button:first-child{height:240px}.stay-mosaic button{height:130px}.product-footer{padding:30px 6%;gap:23px}.product-footer p{font-size:10px}.product-footer .brand>span{font-size:16px}.v21-dialog{max-width:100%;width:100%;height:100svh;max-height:100svh;margin:0;padding:0}.composer-cover{height:140px}.composer-cover>div{padding:28px 6%}.composer-cover h2{font-size:42px}.composer-content{padding:22px 6% 35px}.composer-content>p{font-size:13px}.composer-content .demo-label{font-size:9px}.composer-fields{gap:12px}.composer-fields>label{padding:10px}.composer-fields label>span{font-size:9px}.composer-fields input,.composer-fields select{font-size:16px}.composer-fields .airport-field{grid-column:span 6!important;padding-right:75px!important}.airport-field strong{top:25px;font-size:27px}.airport-field select{font-size:13px}.composer-fields label small{font-size:8px}.advanced-fields{grid-template-columns:1fr 1fr;gap:17px 12px}.advanced select{font-size:13px;padding:9px 5px}.advanced label{font-size:11px}.sequence-route strong{font-size:33px}.sequence-route>div{font-size:12px}.sequence-route svg{width:38%}.v21-dialog #sequenceResult h3{font-size:18px;line-height:1.6}.results-banner{height:220px}.results-banner>div{top:30px;left:6%;right:6%}.results-banner h1,html:not([lang=en]) .results-banner h1{font-size:43px;margin-top:16px;line-height:1.12;letter-spacing:-.045em}.results-banner p{font-size:12px;line-height:1.7;max-width:310px}.compact-search{padding:18px 6%;gap:15px}.compact-search>div{flex-wrap:wrap;gap:9px 16px;font-size:11px}.compact-search strong{font-size:20px;width:100%}.compact-search strong>span{margin:0 7px}.compact-search>div>span:last-child{display:none}.compact-search button{font-size:11px;min-width:62px;white-space:normal;text-align:right;line-height:1.7}.search-layout{display:block;padding:20px 5% 40px}.results-toolbar{gap:8px;margin:0 0 18px}.results-toolbar>span{font-size:9px;max-width:85px;line-height:1.5}.results-toolbar label{font-size:0;gap:0}.results-toolbar select{font-size:11px;max-width:95px}.filter-trigger{font-size:11px;padding:9px 12px}.flight-card{padding:17px}.flight-top{gap:10px}.airline-mark{width:54px;height:30px;font-size:12px}.flight-top>div>strong{font-size:12px}.flight-top small{font-size:8px}.fare-badge{font-size:7px;padding:5px}.flight-route{grid-template-columns:1fr 1fr 1fr;gap:18px;margin:22px 0 15px}.flight-route>div:nth-child(3){text-align:right}.flight-route>div>strong{font-size:27px}.flight-price{grid-column:1/-1;display:flex;gap:8px;align-items:center;text-align:left;border-top:1px solid #294651;padding-top:14px}.flight-price>.money{font-size:27px}.flight-price small{margin:0;font-size:10px}.flight-price b{margin:0 0 0 auto;font-size:11px}.flight-bottom{padding-top:14px;gap:12px}.flight-bottom>span{width:100%;font-size:10px}.flight-bottom small{display:inline;margin-left:8px;font-size:8px}.flight-bottom>.text-button{font-size:11px}.select-flight{font-size:12px;padding:10px 15px}.intelligence-options{margin-top:35px}.intelligence-options h2{font-size:33px}.suggestion{gap:12px;padding:20px 0}.suggestion h3{font-size:13px;line-height:1.6}.suggestion p{font-size:11px}.suggestion button{font-size:18px;min-width:90px}.suggestion button small{font-size:9px;line-height:1.6}.insight-symbol{font-size:23px}.search-stay-preview{grid-template-columns:1fr}.search-stay-preview>img{height:210px}.search-stay-preview>div{padding:25px}.trip-summary{position:fixed;z-index:45;top:auto;bottom:0;left:0;right:0;padding:0;border:0;border-top:1px solid #44646f;max-height:85svh;background:#112e38;box-shadow:0 -10px 50px #0006;overflow:auto}.summary-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 6%;gap:15px;min-height:72px}.summary-toggle>span:first-child{font-size:10px;letter-spacing:.1em}.summary-toggle>.money{font-size:24px;margin-left:auto}.summary-toggle>span:last-child{font-size:20px;color:#ff5a2e}.summary-inside{display:none;padding:8px 6% 25px}.trip-summary.expanded .summary-inside{display:block;animation:cardIn .3s}.trip-summary.expanded .summary-toggle{border-bottom:1px solid #2b4d5a;margin-bottom:15px}.summary-close{display:block;font-size:25px;line-height:20px}.summary-label{font-size:10px}.trip-summary h3{font-size:23px}.summary-visual{height:110px}.summary-total .money{font-size:32px}.summary-inside dl{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.trip-summary dl>div{font-size:12px}.summary-room-math{font-size:12px}.trip-summary .fine-print{font-size:10px}.hotel-container{padding:20px 5% 45px}.back-link{font-size:11px;margin:4px 0 20px}.hotel-heading{gap:15px;margin-bottom:22px;align-items:flex-end}.hotel-heading .overline{font-size:8px}.hotel-heading .gold{display:block;margin:8px 0 0;font-size:11px}.hotel-heading h1,html:not([lang=en]) .hotel-heading h1{font-size:48px;line-height:1.06;margin:13px 0;max-width:240px}.hotel-heading p{font-size:11px;line-height:1.8}.hotel-heading p>span{margin:0 6px}.hotel-rating>strong{font-size:31px}.hotel-rating strong small{font-size:12px}.hotel-rating>span{font-size:8px;max-width:100px;line-height:1.6}.hotel-rating>div{gap:6px;margin-top:12px}.hotel-rating button{width:34px;height:34px;font-size:21px}.hotel-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:230px 110px;gap:4px}.hotel-photo-grid>button:first-child{grid-column:1/-1;grid-row:auto}.hotel-photo-grid>button:nth-child(4),.hotel-photo-grid>button:nth-child(5){display:none}.hotel-photo-grid>.all-photos{bottom:14px;right:12px;font-size:10px;padding:10px 12px}.hotel-photo-grid button>span{font-size:9px;left:9px;bottom:10px}.photo-disclosure{font-size:9px;line-height:1.7;margin:10px 0 18px}.hotel-tabs{padding:15px 0;gap:24px;font-size:11px}.hotel-layout{display:block;margin-top:25px}.hotel-main h2{font-size:37px}.hotel-about{padding:10px 0 30px}.hotel-about>p{font-size:13px}.about-highlight{padding:20px;gap:14px}.about-highlight h3{font-size:14px}.about-highlight p{font-size:12px}.amenities-title{font-size:17px;margin:25px 0 20px}.amenity-grid{font-size:12px;gap:20px 15px}.amenity-grid span{gap:10px}.room-section{padding:30px 0}.room-section>.overline{font-size:9px;line-height:1.8}.section-intro{font-size:13px;margin-bottom:23px}.room-card{grid-template-columns:1fr}.room-photos{display:block}.room-photos>button{height:220px;width:100%}.room-photos>div{display:grid;grid-template-columns:1fr 1fr;height:90px;margin-top:4px}.room-content{padding:22px}.room-content h3{font-size:30px}.room-features{font-size:12px;gap:12px}.room-terms{font-size:11px}.room-bottom{gap:10px}.room-bottom .money{font-size:27px}.room-bottom .primary{font-size:11px;padding:12px}.room-bottom b{font-size:10px;line-height:1.6}.review-section{padding:30px 0}.review-overview{padding:22px;gap:25px}.review-overall strong{font-size:53px}.review-overall>p{font-size:9px}.review-scores{gap:22px 20px}.score-row>div:first-child{font-size:11px}.review-controls{gap:12px}.review-controls label{font-size:11px}.review-controls select{font-size:12px;padding:10px}.review-copy{margin-left:0}.review-text p{font-size:13px}.review-person>div>span{font-size:10px}.review-copy h3{font-size:15px;line-height:1.5}.hotel-location{padding:30px 0}.city-map{height:240px}.city-pin{font-size:8px;padding:7px}.hotel-pin{font-size:16px;left:25%;top:40%}.hotel-pin b{font-size:10px}.pin-sagrada{left:52%}.pin-gothic{left:61%}.location-distances{font-size:10px;line-height:1.7;gap:15px}.policies{padding-top:30px}.policies dl>div{grid-template-columns:85px 1fr;gap:15px;font-size:12px}.fullscreen-gallery{padding:20px 4%;height:100svh}.gallery-header h2{font-size:25px;max-width:270px}.gallery-header .overline{font-size:8px}.gallery-categories{gap:6px;margin:15px 0}.gallery-categories button{font-size:10px;padding:9px 12px}.gallery-stage{height:52svh;position:relative;gap:0}.gallery-stage>img{width:100%;height:100%;object-fit:contain}.gallery-stage>button{position:absolute;z-index:2;left:0;top:45%;min-width:36px;height:40px;background:#071116a8;font-size:24px}.gallery-stage>button:last-child{left:auto;right:0}.full-thumbs{justify-content:flex-start}.full-thumbs button{width:67px;height:48px}.fullscreen-gallery>.fine-print{font-size:10px}.fullscreen-gallery #galleryCounter{font-size:11px}#toast{bottom:88px;font-size:12px;width:max-content}}
@media(prefers-reduced-motion:reduce){.image-mask{clip-path:none!important}.image-reveal .destination-story h3,.image-reveal .coordinates,.image-reveal .destination-price,.suggestion{opacity:1!important;transform:none!important}.score-track i{transform:none!important}.hero-insight{opacity:1!important}.loading-plane{transform:translate(130px,35px)}.hero-route #heroRoute{stroke-dashoffset:0!important}.route-destination{opacity:1!important}}
.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reduce-motion .image-mask{clip-path:none}.reduce-motion .image-reveal .destination-story h3,.reduce-motion .image-reveal .coordinates,.reduce-motion .image-reveal .destination-price,.reduce-motion .suggestion{opacity:1;transform:none}.reduce-motion .score-track i{transform:none}.reduce-motion .hero-route #heroRoute{stroke-dashoffset:0}.reduce-motion .loading-plane{transform:translate(130px,35px)}.reduce-motion .hero-photo,.reduce-motion .hero-copy,.reduce-motion .hero-insight{transform:none!important}
