/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0f2e5e;--purple:#5e4b9e;--cream:#f7f3ea;--paper:#fffdf8;--ink:#17233a;--muted:#687184;--line:#ded9cf;--green:#377a5c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,select,input{font:inherit}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:24px 32px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{color:var(--navy);letter-spacing:-1.7px;font-size:31px;font-weight:700;line-height:.9}.brand small{color:var(--purple);letter-spacing:.04em;margin-top:7px;font-size:9px}.brand-mark{flex-direction:column;gap:4px;width:35px;display:flex}.brand-mark i{background:var(--purple);border-radius:5px 1px;width:30px;height:8px;display:block;transform:skew(-24deg)}.brand-mark i:last-child{background:var(--navy);align-self:flex-end;width:24px}nav{gap:34px;display:flex}nav a{color:#364258;font-size:14px;font-weight:600}.nav-explore{color:var(--navy);background:#ebe6f5;border:1px solid #d5caec;border-radius:99px;padding:10px 16px}.nav-cta,.primary-cta,.feedback a{background:var(--navy);color:#fff;border-radius:99px;padding:13px 21px;font-size:14px;font-weight:700;display:inline-flex}.hero{grid-template-columns:1fr 1fr;gap:48px;max-width:1240px;min-height:590px;margin:0 auto;padding:56px 32px 72px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:620px}.eyebrow{color:var(--purple);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:var(--navy);letter-spacing:-.055em;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.25vw,74px);font-weight:500;line-height:.98}h1 em{color:var(--purple);font-weight:500}.hero-line{white-space:nowrap;display:block}.hero-sub{color:#505b6d;max-width:590px;font-size:18px;line-height:1.65}.primary-cta{align-items:center;gap:24px;margin-top:16px;padding:17px 24px}.primary-cta span{font-size:18px}.updated{color:#777f8c;align-items:center;gap:8px;margin:22px 0 0;font-size:12px;display:flex}.updated span{background:#4d9d77;border-radius:50%;width:7px;height:7px}.hero-art{background:linear-gradient(#08172d0d 0%,#08172d24 52%,#08172d8c 100%),url(/destinations/mexico-city.jpg) 50%/cover no-repeat;border-radius:28px;align-self:stretch;min-height:510px;position:relative;overflow:hidden}.city-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#fffdf8e6;border:1px solid #fffc;border-radius:18px;flex-direction:column;padding:18px 20px;display:flex;position:absolute;box-shadow:0 18px 50px #0f2e5e29}.city-card-one{width:244px;top:250px;left:42px}.city-card-two{width:184px;top:340px;right:32px}.city-card small,.city-card span{color:#637082;font-size:11px}.city-card .featured-label{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.featured-trip-card{cursor:pointer;transition:transform .18s,box-shadow .18s}.featured-trip-card:hover{transform:translateY(-3px);box-shadow:0 22px 58px #0f2e5e3d}.featured-trip-link{background:var(--navy);border-radius:99px;justify-content:space-between;align-items:center;margin-top:14px;padding:11px 14px;font-weight:800;display:flex;color:#fff!important;font-size:11px!important}.city-card strong{color:var(--navy);margin:7px 0 4px;font-family:Georgia,serif;font-size:37px;font-weight:500}.trust-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:#566074;letter-spacing:.03em;text-align:center;text-transform:uppercase;grid-template-columns:repeat(4,1fr);max-width:1176px;margin:0 auto;padding:21px 0;font-size:12px;font-weight:700;display:grid}.trust-strip span+span{border-left:1px solid var(--line)}.explore{max-width:1240px;margin:0 auto;padding:64px 32px 110px}.section-heading{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:end;gap:48px;margin-bottom:38px;display:grid}.section-heading h2,.method h2,.feedback h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,4vw,56px);font-weight:500;line-height:1.03}.beer-explainer{border:1px solid var(--line);background:#fffdf8b3;border-radius:16px;align-items:center;gap:15px;padding:16px 18px;display:flex}.beer-explainer-icon{background:#dcecdf;border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.beer-explainer p{color:#596477;margin:0;font-size:12px;line-height:1.55}.filters{background:var(--paper);border:1px solid var(--line);border-radius:18px;align-items:center;gap:18px;margin-bottom:28px;padding:13px;display:flex}.segmented{background:#ece8df;border-radius:10px;padding:3px;display:flex}.segmented button{color:#657084;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 17px;font-size:13px;font-weight:700}.segmented button.active{background:var(--navy);color:#fff}.filters label{color:#687184;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.filters select{color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.budget-slider{flex-direction:column;flex:250px;max-width:310px;align-items:stretch!important;gap:6px!important}.budget-slider-heading,.budget-range-labels{justify-content:space-between;align-items:center;display:flex}.budget-slider-heading strong{color:var(--navy);font-size:12px}.budget-slider input[type=range]{accent-color:var(--purple);cursor:pointer;width:100%;margin:0}.budget-range-labels{color:#89909b;font-size:9px;font-weight:600}.filter-status{justify-content:space-between;align-items:center;margin:-8px 2px 20px;display:flex}.filter-status>div{flex-wrap:wrap;gap:7px;display:flex}.filter-status span{color:#514378;background:#ebe6f5;border:1px solid #d8cfee;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.filter-status button{color:var(--purple);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:11px;font-weight:800;text-decoration:underline}.price-disclaimer{background:#edf3ef;border:1px solid #ccdcd1;border-radius:16px;grid-template-columns:210px 1fr;align-items:start;gap:8px;margin-bottom:24px;padding:16px 18px;display:grid}.price-disclaimer strong{color:#2d654d;font-size:12px}.price-disclaimer p{color:#586b61;margin:0;font-size:11px;line-height:1.55}.check{margin-left:auto}.check input{accent-color:var(--purple)}.trip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.trip-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 30px #0f2e5e0a}.destination-art{background-color:#596c84;background-position:50%;background-repeat:no-repeat;background-size:cover;height:208px;padding:18px;display:block;position:relative;overflow:hidden}.destination-art:after{content:"";z-index:1;background:linear-gradient(#0a182d33 0%,#0a182d08 42%,#0a182dc7 100%);position:absolute;inset:0}.rank,.value-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--navy);letter-spacing:.04em;text-transform:uppercase;z-index:2;background:#ffffffd6;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800;position:relative}.value-pill{float:right}.value-pill.exceptional{color:#246047;background:#dcecdf}.destination-title{color:#fff;text-shadow:0 2px 18px #0f233a8c;z-index:2;position:absolute;bottom:18px;left:20px}.destination-title small{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.destination-title h3{letter-spacing:-.035em;margin:4px 0 0;font-family:Georgia,serif;font-size:31px;font-weight:500}.trip-body{padding:20px}.trip-meta{color:#697285;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.trip-note{color:#475369;margin:17px 0 20px;font-size:14px;line-height:1.55}.trip-detail-link{background:var(--purple);color:#fff;border-radius:99px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;margin:-6px 0 14px;padding:11px 16px;font-size:13px;font-weight:800;display:inline-flex}.trip-detail-link:hover span{transform:translate(3px)}.trip-detail-link span{transition:transform .16s}.booking-preview-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:18px;display:grid}.booking-preview-actions a{color:var(--navy);text-align:center;border:1px solid #b9b0c9;border-radius:10px;padding:11px 10px;font-size:11px;font-weight:800}.booking-preview-actions a:hover{border-color:var(--purple);background:#eeeaf8}.total-row{border-top:1px solid #e6e1d7;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:17px;display:flex}.card-price-comparison{grid-template-columns:repeat(2,minmax(94px,auto));gap:7px 10px;display:grid}.card-price-comparison>small{color:#777f8c;text-transform:uppercase;grid-column:1/-1;font-size:10px}.card-price-comparison>div{border-left:3px solid #0000;flex-direction:column;padding-left:8px;display:flex}.card-price-comparison>div.active{border-left-color:var(--purple)}.card-price-comparison>div span{color:#747d8d;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.card-price-comparison strong{color:var(--navy);font-family:Georgia,serif;font-size:27px;font-weight:500}.card-price-comparison .per-day{color:#697285;grid-column:1/-1;margin-top:1px;font-size:9px;font-weight:700;line-height:1.4}.card-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.card-actions button{color:var(--navy);cursor:pointer;background:0 0;border:1px solid #c9c2b7;border-radius:99px;padding:10px 13px;font-size:11px;font-weight:800}.beer-index{border-radius:99px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.beer-index.low{color:#246047;background:#dcecdf}.beer-index.mid{color:#59601c;background:#e8ebc9}.beer-index.high{color:#8b4f17;background:#f4ddbd}.beer-index.very-high{color:#8a342e;background:#f0ceca}.breakdown{background:#f1eee7;border-radius:12px;gap:9px;margin-top:16px;padding:14px;display:grid}.breakdown div{color:#586275;justify-content:space-between;font-size:11px;display:flex}.breakdown strong{color:var(--navy)}.breakdown p{color:#757d89;border-top:1px solid #d8d3ca;margin:3px 0 0;padding-top:9px;font-size:10px;line-height:1.5}.breakdown .breakdown-date{color:#526075;border-top:0;margin:0 0 3px;padding:0;font-weight:800}.breakdown .couple-explanation{color:#574681;background:#e5dfef;border:0;border-radius:8px;margin:0;padding:9px 10px;font-weight:700}.empty-state{background:var(--paper);text-align:center;border:1px dashed #c7c0b5;border-radius:18px;padding:55px 24px}.empty-state h3{color:var(--navy)}.empty-state p{color:var(--muted);margin:0}.method{background:var(--navy);color:#fff;grid-template-columns:.75fr 1.25fr;gap:90px;max-width:1240px;margin:0 auto;padding:90px 64px;display:grid}.method .eyebrow{color:#b7a9e4}.method h2{color:#fff}.method-intro{color:#c4ccda;max-width:470px;margin:24px 0 0;font-size:15px;line-height:1.7}.method-steps{grid-template-columns:repeat(2,1fr);gap:34px;display:grid}.method-steps article{border-top:1px solid #ffffff3b;padding-top:16px}.method-steps span{color:#b7a9e4;font-size:11px;font-weight:800}.method-steps h3{margin:28px 0 8px;font-family:Georgia,serif;font-size:22px;font-weight:500}.method-steps p{color:#c4ccda;margin:0;font-size:13px;line-height:1.55}.methodology-note{background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;grid-column:1/-1;padding:20px}.methodology-note strong{color:#fff;margin-bottom:8px;font-family:Georgia,serif;font-size:18px;font-weight:500;display:block}.travel-inspiration{max-width:1240px;margin:34px auto 0;position:relative;overflow:hidden}.travel-inspiration img{object-fit:cover;width:100%;height:clamp(320px,42vw,520px);display:block}.travel-inspiration:after{content:"";pointer-events:none;background:linear-gradient(#0000 68%,#08172d73 100%);position:absolute;inset:0}.travel-inspiration figcaption{color:#ffffffe6;z-index:1;font-size:10px;position:absolute;bottom:18px;left:20px}.feedback{text-align:center;max-width:920px;margin:0 auto;padding:120px 32px}.feedback>p:not(.eyebrow,.feedback-fallback){color:var(--muted);max-width:570px;margin:24px auto 28px;line-height:1.6}.feedback-form{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:34px;overflow:hidden;box-shadow:0 20px 60px #0f2e5e14}.feedback-form iframe{border:0;width:100%;height:1540px;display:block}.feedback .feedback-fallback{color:var(--muted);margin:18px 0 0;font-size:12px}.feedback-fallback a{color:var(--purple);text-underline-offset:3px;margin-left:5px;font-weight:800;text-decoration:underline}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1176px;margin:0 auto;padding:30px 0;display:flex}.footer-brand strong{font-size:23px}footer p{color:#78808d;margin:0;font-size:11px}.footer-link{color:var(--purple);font-size:11px;font-weight:800}.about-page{min-height:100vh}.about-hero{max-width:1040px;margin:0 auto;padding:110px 32px 100px}.about-hero h1{max-width:900px}.about-hero>p:not(.eyebrow){color:#566174;max-width:720px;font-size:18px;line-height:1.75}.about-hero .about-lead{color:var(--navy);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:25px}.about-story,.about-use-cases{border-top:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:90px;max-width:1176px;margin:0 auto;padding:90px 32px;display:grid}.about-story h2,.about-includes h2,.about-use-cases h2,.about-origin h2,.about-cta h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,55px);font-weight:500;line-height:1.04}.about-prose p,.about-origin-copy>p:not(.eyebrow){color:#566174;font-size:16px;line-height:1.75}.about-prose p:last-child,.about-origin-copy>p:last-child{margin-bottom:0}.about-includes{background:var(--navy);color:#fff;max-width:1240px;margin:0 auto;padding:90px 64px}.about-includes .eyebrow{color:#b7a9e4}.about-includes h2{color:#fff;max-width:680px}.about-includes-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:55px;display:grid}.about-includes-grid article{border-top:1px solid #ffffff3d;padding-top:18px}.about-includes-grid article>span{color:#b7a9e4;font-size:11px;font-weight:900}.about-includes-grid h3{margin:28px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.about-includes-grid p,.about-estimate-note{color:#c4ccda;font-size:13px;line-height:1.6}.about-estimate-note{background:#ffffff14;border:1px solid #ffffff24;border-radius:15px;margin:44px 0 0;padding:18px 20px}.about-origin{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:70px;max-width:1176px;margin:0 auto;padding:50px 32px 110px;display:grid}.about-origin-copy>p:not(.eyebrow){margin-top:24px}.about-question{background:#e9e3f1;border-radius:24px;padding:38px}.about-question span{color:#665b78;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.about-question p{color:#5e6676;margin:13px 0 32px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.35}.about-question strong{color:var(--navy);margin-top:14px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.1;display:block}.about-cta{background:var(--paper);border:1px solid var(--line);text-align:center;max-width:1176px;margin:0 auto 90px;padding:72px 32px}.about-cta h2{max-width:760px;margin:0 auto 26px}.about-cta .primary-cta{justify-content:space-between}.filter-toggle{display:none}.detail-page{min-height:100vh}.detail-header{border-bottom:1px solid var(--line)}.back-link{color:var(--navy);font-size:13px;font-weight:800}.detail-hero{grid-template-columns:minmax(0,1.55fr) minmax(320px,.45fr);gap:24px;max-width:1240px;margin:0 auto;padding:34px 32px 0;display:grid}.detail-hero-image{background-position:50%;background-size:cover;border-radius:26px;min-height:560px;position:relative;overflow:hidden}.detail-hero-image:after{content:"";background:linear-gradient(#09182e0a 30%,#09182ec7 100%);position:absolute;inset:0}.detail-hero-overlay{color:#fff;z-index:1;padding:44px;position:absolute;bottom:0;left:0}.detail-hero-overlay .eyebrow{color:#d8cff5;margin-bottom:14px}.detail-hero-overlay h1{color:#fff;margin-bottom:13px;font-size:clamp(52px,6vw,82px)}.detail-hero-overlay>p:last-child{margin:0;font-size:14px;font-weight:700}.detail-price-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;justify-content:center;align-self:stretch;padding:32px;display:flex}.detail-price-top{justify-content:space-between;align-items:center;margin-bottom:38px;display:flex}.detail-price-top .value-pill{float:none;position:static}.detail-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.detail-total{color:var(--navy);letter-spacing:-.05em;font-family:Georgia,serif;font-size:58px;font-weight:500;line-height:1}.detail-total-note{color:#667185;margin-top:8px;font-size:12px;line-height:1.5}.detail-segmented{align-self:stretch;margin:31px 0 13px}.detail-segmented button{flex:1}.booking-button,.mobile-booking-bar button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:99px;padding:16px 19px;font-size:13px;font-weight:800}.booking-notice{color:#574681;background:#eeeaf8;border-radius:12px;margin:13px 0 0;padding:12px;font-size:11px;line-height:1.5}.last-checked{color:#828895;text-align:center;margin:19px 0 0;font-size:10px}.price-change-note{color:#787f8b;text-align:center;max-width:240px;margin:8px auto 0;font-size:9px;line-height:1.45}.detail-content{max-width:1240px;margin:0 auto;padding:76px 32px 110px}.detail-photo-section{max-width:1240px;margin:0 auto;padding:28px 32px 0}.detail-intro{grid-template-columns:.75fr 1.25fr;align-items:end;gap:80px;margin-bottom:44px;display:grid}.detail-intro h2,.things-to-do h2,.cost-panel h2,.detail-next h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.03}.detail-intro>p,.detail-intro-copy>p:last-child{color:#566174;margin:0;font-size:17px;line-height:1.75}.best-for{color:#514378;background:#ebe6f5;border-radius:12px;margin:0 0 14px;padding:11px 13px;font-size:12px;line-height:1.5}.research-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.research-details article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:27px}.research-details .eyebrow{margin-bottom:11px}.research-details h3{color:var(--navy);margin:0 0 20px;font-family:Georgia,serif;font-size:24px;font-weight:500}.research-details dl{margin:0}.research-details dl div{border-top:1px solid #e6e1d7;justify-content:space-between;gap:20px;padding:11px 0;display:flex}.research-details dt{color:#747d8d;font-size:11px}.research-details dd{color:var(--ink);text-align:right;margin:0;font-size:11px;font-weight:800}.map-link{color:var(--purple);margin-top:13px;font-size:11px;font-weight:800;display:inline-block}.transparency-note{background:#edf3ef;border:1px solid #ccdcd1;border-radius:18px;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;margin-bottom:42px;padding:20px 22px;display:grid}.transparency-note div{flex-direction:column;gap:5px;display:flex}.transparency-note strong{color:#2d654d;font-size:11px}.transparency-note span{color:#586b61;font-size:10px;line-height:1.5}.transparency-note a{color:#2d654d;white-space:nowrap;font-size:11px;font-weight:900}.detail-gallery{grid-template-rows:repeat(2,220px);grid-template-columns:1.45fr 1fr 1fr;gap:12px;display:grid}.detail-gallery figure{border-radius:16px;margin:0;overflow:hidden}.detail-gallery figure:first-child{grid-row:1/3}.detail-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.detail-gallery figure:hover img{transform:scale(1.025)}.photo-credit{color:#848a95;text-align:right;margin:10px 0 0;font-size:9px}.detail-columns{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:76px;margin-top:110px;display:grid}.attraction-list{margin-top:36px}.attraction-list article{background:var(--paper);border:1px solid var(--line);border-radius:16px;grid-template-columns:164px 1fr;gap:0;margin-bottom:14px;display:grid;overflow:hidden}.attraction-list article>img{object-fit:cover;width:100%;height:100%;min-height:148px}.attraction-copy{grid-template-columns:28px 1fr;gap:14px;padding:20px;display:grid}.attraction-copy>span{color:var(--purple);padding-top:5px;font-size:11px;font-weight:900}.attraction-list h3{color:var(--navy);margin:0 0 7px;font-family:Georgia,serif;font-size:22px;font-weight:500}.attraction-list p{color:#687184;margin:0;font-size:13px;line-height:1.55}.cost-panel{background:var(--navy);color:#fff;border-radius:24px;padding:38px;position:sticky;top:24px}.cost-panel .eyebrow{color:#b7a9e4}.cost-panel h2{color:#fff;font-size:40px}.cost-lines{margin-top:34px}.cost-lines>div{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.cost-lines span{color:#fff;flex-direction:column;font-size:13px;font-weight:700;display:flex}.cost-lines small{color:#aeb9cb;margin-top:5px;font-size:10px;font-weight:400;line-height:1.45}.cost-lines strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.cost-lines .cost-total-line{border-top-color:#b7a9e4;margin-top:8px}.cost-lines .cost-total-line strong{color:#d8cff5;font-size:32px}.cost-method{background:#ffffff14;border-radius:14px;margin-top:22px;padding:18px}.cost-method>strong{margin-bottom:8px;font-size:12px;display:block}.cost-method p{color:#c3ccda;margin:7px 0 0;font-size:10px;line-height:1.55}.cost-method .couple-detail{color:#e3dbfa;background:#b7a9e429;border-radius:8px;padding:9px 10px;font-weight:700}.detail-next{text-align:center;background:#e9e3f1;max-width:1176px;margin:0 auto 80px;padding:78px}.detail-next h2{max-width:760px;margin:0 auto 30px}.not-found{text-align:center;max-width:900px;min-height:70vh;margin:0 auto;padding:130px 32px}.mobile-booking-bar{display:none}.booking-preview-page{min-height:100vh}.booking-preview-message{text-align:center;flex-direction:column;align-items:center;max-width:830px;min-height:calc(100vh - 100px);margin:0 auto;padding:120px 32px;display:flex}.booking-preview-icon{color:var(--purple);background:#ebe6f5;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:30px;font-size:31px;display:flex}.booking-preview-message h1{margin-bottom:24px;font-size:clamp(48px,6vw,76px)}.booking-preview-message>p:not(.eyebrow){color:var(--muted);max-width:620px;font-size:17px;line-height:1.7}.booking-preview-message .primary-cta{margin-top:20px}@media (width<=850px){nav{display:flex}nav .nav-home-explore,nav .nav-how{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero-copy{padding:0}.hero-art{min-height:430px;margin-top:54px}.trust-strip{grid-template-columns:repeat(2,1fr);row-gap:20px}.trust-strip span:nth-child(3){border-left:0}.section-heading{grid-template-columns:1fr;align-items:start;gap:24px}.method{grid-template-columns:1fr;gap:35px}.about-story,.about-use-cases,.about-origin{grid-template-columns:1fr;gap:40px}.about-includes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.site-header{padding:20px}.brand small{display:none}.brand strong{font-size:27px}.nav-cta{padding:11px 14px;font-size:11px}nav{gap:0}nav a{font-size:12px}.hero,.explore{padding-left:20px;padding-right:20px}.hero{min-height:0;padding-bottom:54px}h1{font-size:50px}.hero-line{white-space:normal}.hero-sub{font-size:16px}.hero-art{border-radius:90px 90px 20px 20px;min-height:390px}.city-card-one{top:190px;left:20px}.city-card-two{top:auto;bottom:18px;right:18px}.trust-strip{margin:0 20px;font-size:9px}.section-heading{display:block}.filters{flex-wrap:wrap;align-items:stretch}.check{margin-left:0}.trip-grid{grid-template-columns:1fr}.total-row{align-items:flex-start}.method{margin:0 20px;padding:60px 25px}.travel-inspiration{margin-left:20px;margin-right:20px}.method-steps{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:18px;margin:0 20px}.about-hero{padding:70px 20px 68px}.about-hero>p:not(.eyebrow){font-size:16px}.about-hero .about-lead{font-size:22px}.about-story,.about-use-cases{gap:28px;padding:65px 20px}.about-includes{padding:65px 20px}.about-includes-grid{grid-template-columns:1fr;margin-top:42px}.about-includes-grid article{padding-bottom:10px}.about-origin{gap:34px;padding:65px 20px 80px}.about-question{border-radius:18px;padding:28px 22px}.about-question strong{font-size:31px}.about-cta{margin:0 20px 70px;padding:55px 22px}}@media (width<=900px){.detail-hero{grid-template-columns:1fr}.detail-hero-image{min-height:480px}.detail-price-card{min-height:390px}.detail-intro,.detail-columns{grid-template-columns:1fr;gap:40px}.cost-panel{position:static}.transparency-note{grid-template-columns:1fr 1fr;align-items:start}.transparency-note a{grid-column:1/-1}}@media (width<=650px){body{overflow-x:hidden}.site-header{min-height:70px}.hero{gap:20px;padding-top:26px}.hero-copy{flex-direction:column;display:flex}.eyebrow{margin-bottom:15px;font-size:10px}h1{margin-bottom:20px;font-size:clamp(43px,13vw,54px);line-height:.97}.hero-sub{font-size:15px;line-height:1.55}.primary-cta{justify-content:space-between;width:100%;min-height:50px;margin-top:8px}.updated{margin-top:16px}.hero-art{border-radius:20px;min-height:300px;margin-top:8px}.city-card-one{width:205px;top:auto;bottom:16px;left:16px}.city-card-two{display:none}.trust-strip{row-gap:16px;padding:17px 0}.explore{padding-top:48px;padding-bottom:74px}.section-heading{margin-bottom:22px}.section-heading h2,.method h2,.feedback h2{font-size:40px}.beer-explainer{margin-top:22px}.filter-toggle{background:var(--paper);border:1px solid var(--line);color:var(--navy);border-radius:13px;justify-content:space-between;align-items:center;width:100%;margin-bottom:14px;padding:15px 16px;font-size:13px;font-weight:800;display:flex}.filters{gap:12px;margin-bottom:18px;padding:14px;display:none}.filters.open{display:flex}.filter-status{align-items:flex-start;gap:12px;margin-bottom:18px}.filter-status>div{gap:5px}.filter-status span{padding:6px 8px;font-size:9px}.filter-status button{flex:none;min-height:32px}.price-disclaimer{grid-template-columns:1fr;margin-bottom:18px;padding:14px}.filters label,.segmented{justify-content:space-between;width:100%;min-height:40px}.segmented button{flex:1;min-height:40px}.filters select{background:#f1eee7;border-radius:8px;padding:9px}.budget-slider{max-width:none;padding:4px 2px 8px}.budget-slider input[type=range]{min-height:30px}.check{border-top:1px solid #e6e1d7;border-bottom:1px solid #e6e1d7;padding:7px 2px}.trip-grid{gap:17px}.trip-card{border-radius:18px}.destination-art{height:196px}.trip-body{padding:17px}.trip-meta{flex-direction:column;align-items:flex-start;gap:6px}.trip-note{margin:14px 0 15px}.trip-detail-link{min-height:48px}.booking-preview-actions a{min-height:44px}.total-row{align-items:flex-end}.card-price-comparison{grid-template-columns:repeat(2,minmax(82px,auto))}.card-price-comparison strong{font-size:25px}.card-actions button{min-height:42px}.method{margin:0}.travel-inspiration{margin-left:0;margin-right:0}.feedback{padding:82px 14px}.feedback>.eyebrow,.feedback>h2,.feedback>p{margin-left:6px;margin-right:6px}.feedback-form{border-radius:16px;margin-top:28px}.feedback-form iframe{height:1640px}.detail-page{padding-bottom:86px}.detail-header{padding:16px 20px}.back-link{font-size:12px}.detail-hero{gap:14px;padding:14px 14px 0}.detail-hero-image{border-radius:18px;min-height:405px}.detail-hero-overlay{padding:24px 20px}.detail-hero-overlay h1{overflow-wrap:anywhere;font-size:clamp(48px,14vw,66px)}.detail-hero-overlay>p:last-child{font-size:11px;line-height:1.5}.detail-price-card{border-radius:18px;min-height:0;padding:24px 20px}.detail-price-top{margin-bottom:25px}.detail-total{font-size:51px}.detail-segmented{margin-top:24px}.booking-button{min-height:50px}.detail-photo-section{padding:18px 20px 0}.detail-content{padding:58px 20px 75px}.detail-intro{align-items:start;gap:20px;margin-bottom:31px}.detail-intro h2,.things-to-do h2,.cost-panel h2,.detail-next h2{font-size:39px}.detail-intro>p,.detail-intro-copy>p:last-child{font-size:15px;line-height:1.65}.research-details{grid-template-columns:1fr}.research-details article{border-radius:16px;padding:21px 18px}.research-details dl div{align-items:flex-start}.research-details dt,.research-details dd{font-size:10px}.transparency-note{grid-template-columns:1fr;gap:15px;margin-bottom:31px;padding:17px}.transparency-note a{white-space:normal;grid-column:auto}.detail-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-left:-20px;margin-right:-20px;padding:0 20px 8px;scroll-padding-left:20px;display:flex;overflow-x:auto}.detail-gallery::-webkit-scrollbar{display:none}.detail-gallery figure,.detail-gallery figure:first-child{scroll-snap-align:start;flex:0 0 82vw;height:270px}.photo-credit{text-align:left;font-size:8px;line-height:1.4}.detail-columns{margin-top:75px}.attraction-list{margin-top:27px}.attraction-list article{grid-template-columns:1fr}.attraction-list article>img{height:190px;min-height:0}.attraction-copy{padding:18px}.cost-panel{border-radius:20px;margin-left:-6px;margin-right:-6px;padding:28px 22px}.detail-next{margin:0 14px 56px;padding:55px 22px}.detail-next .primary-cta{justify-content:center}.mobile-booking-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:11px 14px max(11px, env(safe-area-inset-bottom));z-index:20;background:#fffdf8f0;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-booking-bar div{flex-direction:column;display:flex}.mobile-booking-bar small{color:var(--muted);text-transform:uppercase;font-size:9px}.mobile-booking-bar strong{color:var(--navy);font-family:Georgia,serif;font-size:25px;font-weight:500}.mobile-booking-bar button{min-height:48px;padding-left:20px;padding-right:20px}.booking-preview-message{padding:80px 20px}.booking-preview-message h1{font-size:47px}.booking-preview-message .primary-cta{justify-content:space-between}}
