:root{--sand:#f7f1e7;--sand-deep:#efe4d3;--cream:#fffdfa;--navy:#1c3d5a;--navy-deep:#14304a;--gold:#c8944f;--ink:#21303c;--muted:#6d7b87;--line:#1c3d5a1f;--shadow:0 1px 2px #1c3d5a0d, 0 8px 24px #1c3d5a12;--serif:ui-serif, Georgia, "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--shell:1180px;--radius:14px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--sand);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}h1,h2,h3{margin:0;font-weight:600;line-height:1.15}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 24px}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f7f1e7d9;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;min-height:68px;display:flex}.wordmark{font-family:var(--serif);letter-spacing:-.01em;color:var(--navy);flex:none;font-size:1.6rem;font-weight:600;text-decoration:none}.nav{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.nav-link{color:var(--navy);white-space:nowrap;font-size:.92rem;text-decoration:none}.nav-link:hover{color:var(--gold)}.nav-link.is-pending{color:var(--muted);cursor:default}.hero{background:radial-gradient(1100px 420px at 78% -8%, #c8944f29, transparent 62%), linear-gradient(180deg, var(--sand-deep), var(--sand) 68%);text-align:center;padding:72px 0 56px}.hero.has-art{text-align:left}.hero.has-art .hero-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;display:grid}.hero.has-art .lede{margin-left:0;margin-right:0}.hero.has-art .display br{display:none}.hero-art img{border-radius:var(--radius);width:100%;height:auto;display:block}@media (min-width:720px){.hero-art img{aspect-ratio:5/4;object-fit:cover;object-position:right center}}@media (max-width:719px){.hero.has-art{text-align:center}.hero.has-art .hero-top{grid-template-columns:minmax(0,1fr)}}.eyebrow{font-family:var(--serif);color:var(--gold);margin-bottom:14px;font-size:1.05rem;font-style:italic}.display{font-family:var(--serif);color:var(--navy-deep);letter-spacing:-.02em;font-size:clamp(2.3rem,6vw,4rem)}.lede{color:var(--muted);margin-top:18px;font-size:clamp(1rem,2vw,1.16rem)}.search-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);max-width:880px;box-shadow:var(--shadow);text-align:left;margin:38px auto 0;padding:8px 8px 0}.search-tabs{gap:6px;padding:4px 4px 0;display:flex}.tab{color:var(--muted);border-radius:10px 10px 0 0;padding:10px 18px;font-size:.9rem}.tab.is-active{background:var(--sand);color:var(--navy);box-shadow:inset 0 -2px 0 var(--gold);font-weight:600}.search-fields{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:stretch;gap:4px;padding:10px 4px;display:grid}.field{border-radius:10px;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.field+.field{box-shadow:inset 1px 0 0 var(--line)}.field-label{text-transform:uppercase;letter-spacing:.07em;color:var(--gold);font-size:.72rem;font-weight:700}.field-value{color:var(--muted);font-size:.95rem}.field select{font:inherit;color:var(--ink);cursor:pointer;appearance:none;background:0 0;border:0;width:100%;margin:0;padding:0;font-size:.95rem}.field:focus-within{background:var(--sand-deep)}.field select:focus{outline:none}.field select:focus-visible{outline:2px solid var(--navy);outline-offset:3px;border-radius:4px}.btn{font:inherit;cursor:pointer;border:0;border-radius:10px;padding:14px 30px}.btn-primary{background:var(--navy);color:#fff;font-weight:600}.btn-primary:disabled{cursor:not-allowed;opacity:.55}.search-note{color:var(--muted);padding:0 18px 14px;font-size:.8rem;font-style:italic}.pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px;display:flex}.pill{background:var(--cream);border:1px solid var(--line);color:var(--navy);border-radius:999px;padding:7px 15px;font-size:.85rem}.section{padding:68px 0}.section-alt{background:linear-gradient(180deg, var(--sand-deep), var(--sand))}.section-title{font-family:var(--serif);color:var(--navy-deep);text-align:center;font-size:clamp(1.6rem,3.4vw,2.2rem)}.section-title-spaced{margin-top:64px}.section-sub{text-align:center;max-width:560px;color:var(--muted);margin:10px auto 0;font-size:.98rem}.grid{gap:18px;margin-top:34px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.card-title{color:var(--navy-deep);margin-bottom:8px;font-size:1.05rem}.card-body{color:var(--muted);font-size:.92rem}.prop-icon{background:var(--sand-deep);width:40px;height:40px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:16px;font-size:1.05rem;display:grid}.dest-thumb{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(140deg,#cdd9e2,#e6dcc9 55%,#d8c7a8);height:132px;margin:-24px -24px 18px;position:relative;overflow:hidden}.postcard-img{object-fit:cover;width:100%;height:100%;display:block}.postcard-img.is-cropped{object-position:top}.dest-country{text-transform:uppercase;letter-spacing:.08em;color:var(--gold);margin-bottom:4px;font-size:.74rem;font-weight:700}.journey .step{padding-top:30px;position:relative}.step-art{object-fit:cover;object-position:center;width:calc(100% + 48px);height:104px;margin:4px -24px 14px;display:block}.step-n{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:grid;position:absolute;top:-14px;left:24px}.closing{background:var(--navy-deep);color:#fff;text-align:center;padding:72px 0}.closing-line{font-family:var(--serif);font-size:clamp(1.5rem,3.6vw,2.3rem);font-style:italic}.closing-sub{color:#ffffffa8;margin-top:10px}.site-footer{border-top:1px solid var(--line);padding:28px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-brand{font-family:var(--serif);color:var(--navy);font-size:1.1rem}.footer-note{color:var(--muted);font-size:.85rem;font-style:italic}@media (max-width:1000px){.grid-4,.grid-5,.search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.search-fields .btn{grid-column:1/-1}.field+.field{box-shadow:none}}@media (max-width:720px){.hero{padding:48px 0 40px}.section{padding:48px 0}.nav{display:none}.header-inner{min-height:60px}}@media (max-width:560px){.grid-4,.grid-5,.search-fields{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
.footer-stack{flex-direction:column;gap:18px;display:flex}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px 32px;display:flex}.footer-id{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.footer-links{flex-wrap:wrap;align-items:baseline;gap:8px 22px;display:flex}.footer-links a{color:var(--navy);white-space:nowrap;font-size:.88rem;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-legal{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;font-size:.8rem}.footer-legal a{color:var(--muted);text-underline-offset:2px;text-decoration:underline}.footer-legal a:hover{color:var(--gold)}.legal-main{padding:56px 0 80px}.legal-doc{max-width:760px;margin:0 auto}.legal-doc h1{font-family:var(--serif);color:var(--navy-deep);letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,2.75rem)}.legal-updated{color:var(--muted);margin-top:10px;font-size:.85rem;font-style:italic}.legal-doc h2{font-family:var(--serif);color:var(--navy-deep);margin-top:42px;font-size:1.35rem}.legal-doc p{color:var(--ink);margin-top:14px;font-size:.97rem}.legal-doc ul{margin-top:14px;padding-left:24px;list-style:outside}.legal-doc li{color:var(--ink);margin-top:8px;font-size:.97rem}.legal-doc li::marker{color:var(--gold)}.legal-doc a{color:var(--navy);text-underline-offset:3px;-webkit-text-decoration:underline #c8944f8c;text-decoration:underline #c8944f8c}.legal-doc a:hover{color:var(--gold)}.legal-doc strong{color:var(--navy-deep)}.legal-doc code{background:var(--sand-deep);border-radius:5px;padding:1px 6px;font-size:.88em}@media (max-width:720px){.legal-main{padding:40px 0 56px}}
.page-head{padding:2.6rem 0 1.2rem}.page-head h1{font-family:var(--serif);color:var(--navy);margin:0 0 .4rem;font-size:2rem}.page-head .lede{color:var(--muted);max-width:60ch;margin:0}.destination-summary{max-width:74ch;color:var(--ink);margin-top:.8rem;font-size:.94rem}.search-form{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);gap:.9rem;margin:1.2rem 0 1.6rem;padding:1.1rem;display:grid}.search-form .rows{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.search-form label{color:var(--muted);gap:.3rem;font-size:.82rem;display:grid}.search-form select{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:.55rem .6rem}.search-form .vibes-row{flex-wrap:wrap;gap:.45rem;display:flex}.vibe-check{position:relative}.vibe-check input{opacity:0;cursor:pointer;position:absolute;inset:0}.vibe-check span{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:.32rem .75rem;font-size:.85rem;display:inline-block}.vibe-check input:checked+span{background:var(--navy);color:#fff;border-color:var(--navy)}.vibe-check span{align-items:center;gap:.4rem;padding-left:.3rem;display:inline-flex}.vibe-check span img{object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px}.vibe-check input:focus-visible+span{outline:2px solid var(--navy);outline-offset:2px}.search-form .actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.mode-switch{border:1px solid var(--line);border-radius:999px;display:inline-flex;overflow:hidden}.mode-switch a{color:var(--ink);padding:.4rem .9rem;font-size:.85rem;text-decoration:none}.mode-switch a.is-active{background:var(--navy);color:#fff}.result-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 0 2.4rem;padding:0;list-style:none;display:grid}.result-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);align-content:start;gap:.5rem;padding:1rem 1.1rem;display:grid}.result-media{border-radius:var(--radius) var(--radius) 0 0;background:linear-gradient(140deg,#cdd9e2,#e6dcc9 55%,#d8c7a8);height:118px;margin:-1rem -1.1rem .2rem;position:relative;overflow:hidden}.postcard-frame{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin:1.4rem 0 .4rem;padding:10px;position:relative}.postcard-frame .postcard-img{aspect-ratio:3/2;border-radius:calc(var(--radius) - 5px)}.postcard-caption{height:25%;font-family:var(--serif);letter-spacing:.01em;color:var(--navy);border-radius:0 0 calc(var(--radius) - 5px) calc(var(--radius) - 5px);pointer-events:none;place-items:center;font-size:clamp(1.3rem,3.4vw,2.1rem);display:grid;position:absolute;bottom:10px;left:10px;right:10px}.result-card h3{font-family:var(--serif);margin:0;font-size:1.15rem}.result-card h3 a{color:var(--navy);text-decoration:none}.result-card h3 a:hover{text-decoration:underline}.result-country{color:var(--muted);font-size:.82rem}.result-facts{color:var(--ink);flex-wrap:wrap;gap:.4rem .9rem;margin:0;font-size:.9rem;display:flex}.result-facts .fact strong{color:var(--navy)}.result-vibes{flex-wrap:wrap;gap:.35rem;display:flex}.result-vibes span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.15rem .55rem;font-size:.72rem}.indicative-note{color:var(--muted);font-size:.78rem}.results-bar{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.6rem 1.2rem;margin:.4rem 0 .5rem;display:flex}.results-count{color:var(--ink);margin:0;font-size:.95rem}.results-count strong{color:var(--navy)}.sort-row{flex-wrap:wrap;gap:.15rem;display:flex}.sort-link{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:.3rem .7rem;font-size:.84rem;text-decoration:none}.sort-link:hover{color:var(--navy);background:var(--sand-deep)}.sort-link.is-active{color:var(--navy);border-color:var(--line);background:var(--cream);font-weight:600}.results-disclosure{color:var(--muted);max-width:78ch;margin:0 0 1.3rem;font-size:.78rem}.results-empty{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:1.4rem;margin:0 0 2.4rem;padding:1.6rem;display:flex}.results-empty>div{gap:.4rem;display:grid}.results-empty p{margin:0}.results-empty p:first-child{color:var(--navy);font-size:1.05rem}.results-empty img{object-fit:contain;flex:none;width:132px;height:132px}@media (max-width:560px){.results-empty{flex-direction:column;align-items:flex-start}}.trip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin:0 0 2.6rem;padding:0;list-style:none;display:grid}.trip-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;transition:box-shadow .14s,transform .14s;display:flex;overflow:hidden}.trip-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #1c3d5a0f,0 14px 32px #1c3d5a1c}.trip-media{background:linear-gradient(140deg,#cdd9e2,#e6dcc9 55%,#d8c7a8);height:132px;display:block;position:relative;overflow:hidden}.trip-body{flex-direction:column;flex:1;gap:.65rem;padding:.95rem 1.05rem 1.05rem;display:flex}.trip-head{gap:.1rem;display:grid}.trip-head h3{font-family:var(--serif);margin:0;font-size:1.2rem;line-height:1.2}.trip-head h3 a{color:var(--navy);text-decoration:none}.trip-head h3 a:hover{text-decoration:underline}.trip-country{color:var(--muted);font-size:.8rem}.trip-reasons{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.trip-reasons li{color:var(--navy);background:#c8944f21;border:1px solid #c8944f47;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;line-height:1.3}.trip-facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.1rem 0 0;padding-top:.65rem;display:grid}.trip-facts div{gap:.1rem;min-width:0;display:grid}.trip-facts dt{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.68rem}.trip-facts dd{color:var(--ink);margin:0;font-size:.88rem;font-weight:600}.trip-total{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:baseline;gap:.6rem;margin:0;padding-top:.65rem;font-size:.8rem;display:flex}.trip-total strong{color:var(--navy);font-size:1.05rem;font-family:var(--serif)}.trip-cta{text-align:center;background:var(--navy);color:#fff;border-radius:10px;margin-top:auto;padding:.55rem .9rem;font-size:.88rem;font-weight:600;text-decoration:none;display:block}.trip-cta:hover{background:var(--navy-deep)}.dest-section{margin:0 0 2.2rem}.dest-section h2{font-family:var(--serif);color:var(--navy);margin:0 0 .7rem;font-size:1.4rem}.dest-section .section-note{color:var(--muted);margin:0 0 .8rem;font-size:.88rem}.climate-strip{grid-template-columns:repeat(12,1fr);gap:.3rem;margin:.6rem 0;padding:0;list-style:none;display:grid}.climate-strip li{text-align:center;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:.45rem .1rem;font-size:.72rem}.climate-strip li.is-best{border-color:var(--gold);background:#c8944f17}.climate-strip .cs-temp{color:var(--ink);font-size:.9rem;font-weight:600;display:block}.cta-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.fare-line{color:var(--ink);font-size:.95rem}.fare-line strong{color:var(--navy);font-size:1.1rem}.stay22-frame{border:1px solid var(--line);border-radius:var(--radius);width:100%;height:460px}.stay22-consent{gap:.7rem;display:grid}.stay22-consent-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.country-group{margin:0 0 1.8rem}.country-group h2{font-family:var(--serif);color:var(--navy);margin:0 0 .6rem;font-size:1.25rem}.crumbs{color:var(--muted);padding:1.2rem 0 0;font-size:.82rem}.crumbs a{color:var(--muted)}.country-planning-cta{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);justify-content:space-between;align-items:center;gap:1.2rem;margin:0 0 2.6rem;padding:1.2rem 1.3rem;display:flex}.country-planning-cta>div{gap:.15rem;display:grid}.country-planning-cta strong{color:var(--navy);font-family:var(--serif);font-size:1.15rem}.country-planning-cta span{color:var(--muted);font-size:.82rem}@media (max-width:900px){.result-grid,.trip-grid,.search-form .rows{grid-template-columns:repeat(2,1fr)}.climate-strip{grid-template-columns:repeat(6,1fr)}}@media (max-width:560px){.result-grid,.trip-grid,.search-form .rows{grid-template-columns:1fr}.results-bar{flex-direction:column;align-items:flex-start}.sort-row{margin-left:-.7rem}.country-planning-cta{flex-direction:column;align-items:stretch}}.tp-widget{min-height:220px}.tp-widget:empty{min-height:0}.pkg-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin:0 0 2.6rem;padding:0;list-style:none;display:grid}.pkg-card{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.pkg-media{background:linear-gradient(140deg,#cdd9e2,#e6dcc9 55%,#d8c7a8);height:138px;display:block;position:relative;overflow:hidden}.pkg-body{flex-direction:column;flex:1;gap:.7rem;padding:1rem 1.1rem 1.1rem;display:flex}.pkg-head{gap:.15rem;display:grid}.pkg-head h2{font-family:var(--serif);margin:0;font-size:1.25rem;line-height:1.2}.pkg-head h2 a{color:var(--navy);text-decoration:none}.pkg-head h2 a:hover{text-decoration:underline}.pkg-meta{color:var(--muted);font-size:.8rem}.pkg-lines{border-top:1px solid var(--line);gap:.4rem;margin:0;padding:.7rem 0 0;display:grid}.pkg-lines>div{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.pkg-lines dt{color:var(--muted);font-size:.82rem}.pkg-lines dd{color:var(--ink);text-align:right;margin:0;font-size:.98rem;font-weight:600}.pkg-note{color:var(--muted);font-size:.74rem;font-weight:400}.pkg-total{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0;padding-top:.7rem;font-size:.85rem;display:flex}.pkg-total strong{font-family:var(--serif);color:var(--navy);font-size:1.5rem}.pkg-cta-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:auto;padding-top:.2rem;display:grid}.pkg-cta{text-align:center;border-radius:10px;padding:.55rem .6rem;font-size:.86rem;font-weight:600;text-decoration:none}.pkg-cta-alt{background:var(--sand-deep);color:var(--navy);border:1px solid var(--line)}.pkg-cta-alt:hover{background:#e7d9c2}@media (max-width:900px){.pkg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pkg-grid{grid-template-columns:1fr}}.pkg-filters input[type=date]{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:.5rem .6rem}.pkg-filters .rows{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.pkg-filters .rows{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pkg-filters .rows{grid-template-columns:1fr}}.early-search-links{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:2rem;margin:.5rem 0 3rem;padding:1.4rem;display:grid}.early-search-links h2{color:var(--navy);font-family:var(--serif);font-size:1.4rem}.early-search-links p{color:var(--muted);margin-top:.35rem;font-size:.84rem}.focus-kicker{color:#9b621d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:800;display:block}.early-search-links nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .8rem;display:grid}.early-search-links nav a{background:var(--sand);color:var(--navy);border-radius:8px;padding:.5rem .65rem;font-size:.82rem;font-weight:650;text-decoration:none}.early-search-links nav a:hover{background:var(--sand-deep);text-decoration:underline}@media (max-width:720px){.early-search-links{grid-template-columns:1fr}}@media (max-width:480px){.early-search-links nav{grid-template-columns:1fr}}.pbm{margin:1.4rem 0 0;padding:0}.pbm-cap{color:var(--ink);margin:0 0 .5rem;font-size:.9rem}.pbm-svg{width:100%;height:auto;display:block}.pbm-bar{fill:var(--navy)}.pbm-bar.is-low{fill:var(--gold)}.pbm-bar:hover{fill:var(--navy-deep)}.pbm-bar.is-low:hover{fill:#b8823d}.pbm-flag{fill:var(--navy);font-size:12px;font-weight:700}.pbm-axis{fill:var(--muted);font-size:12px}.pbm-base{stroke:var(--line);stroke-width:1px}.pbm-table{margin-top:.5rem;font-size:.85rem}.pbm-table summary{color:var(--muted);cursor:pointer}.pbm-table table{border-collapse:collapse;margin-top:.5rem}.pbm-table th,.pbm-table td{text-align:left;color:var(--ink);padding:.25rem 1.1rem .25rem 0}.pbm-table thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.athens-experience{--athens-shell:1280px;--athens-line:#1c3d5a24;--athens-shadow:0 18px 48px #1c3d5a14;color:var(--ink);overflow:clip}.athens-experience .shell{max-width:var(--athens-shell);padding-inline:clamp(20px,3vw,40px)}.athens-experience h1,.athens-experience h2,.athens-experience h3{color:var(--navy-deep);font-family:var(--serif);letter-spacing:-.025em}.athens-experience h1{font-size:clamp(2.35rem,4vw,3.4rem)}.athens-experience h2{font-size:clamp(1.7rem,2.4vw,2.25rem)}.athens-experience h3{font-size:1.2rem}.athens-experience p{color:var(--muted)}.athens-experience .eyebrow,.athens-experience .athens-label{color:#a96d22;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-style:normal;font-weight:800;display:block}.athens-experience .button{border:1px solid var(--navy);min-height:48px;color:var(--navy);text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.2rem;font-size:.9rem;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.athens-experience .button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #1c3d5a26}.athens-experience .button-primary{background:var(--navy);color:#fff}.athens-experience .button-secondary{background:var(--cream)}.athens-experience .button-light{color:var(--navy);background:#fffffff0;border-color:#fffc}.athens-experience .button-full{width:100%}.athens-experience .button-small{min-height:42px;padding:.62rem 1rem;font-size:.82rem}.athens-experience .text-link{color:var(--navy);font-size:.9rem;font-weight:750;text-decoration:none}.athens-experience .text-link:hover{text-decoration:underline}.athens-experience .section-pad{padding-block:clamp(3rem,6vw,6.5rem)}.athens-experience .compact-section{padding-block:clamp(2.5rem,5vw,4.5rem)}.athens-experience .section-tint{background:#f1e9dc}.athens-experience .breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.35rem;padding:1.1rem 0;font-size:.78rem;display:flex}.athens-experience .breadcrumbs a{color:inherit}.athens-hero{background:var(--sand);padding-bottom:clamp(2rem,3.5vw,3rem)}.athens-hero .postcard-frame{margin:0 0 1.35rem;padding:8px}.athens-hero .postcard-frame .postcard-img{aspect-ratio:auto;object-fit:cover;object-position:center 16%;width:100%;height:clamp(170px,15vw,220px)}.athens-hero .postcard-caption{display:none}.athens-hero-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;display:grid}.athens-hero-copy p{max-width:72ch;margin-top:.55rem;font-size:.94rem}.athens-hero-actions{flex-wrap:wrap;gap:.65rem;display:flex}.athens-fact-strip{border:1px solid var(--athens-line);background:var(--cream);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:1.5rem 0 0;display:grid;overflow:hidden}.athens-fact-strip a{min-width:0;color:inherit;gap:.12rem;padding:.85rem 1rem;text-decoration:none;display:grid}.athens-fact-strip a+a{border-left:1px solid var(--athens-line)}.athens-fact-strip a:hover{background:#f7f0e5}.athens-fact-strip span{color:var(--muted);font-size:.68rem}.athens-fact-strip strong{color:var(--navy);font-size:.86rem}.athens-fact-strip em{color:#9b621d;font-size:.68rem;font-style:normal;font-weight:700}.athens-section-nav{z-index:8;border-block:1px solid var(--athens-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfaf0;position:sticky;top:68px}.athens-section-nav .shell{scrollbar-width:none;gap:1.5rem;display:flex;overflow-x:auto}.athens-section-nav .shell::-webkit-scrollbar{display:none}.athens-section-nav a{color:var(--navy);flex:none;padding:.8rem 0;font-size:.78rem;font-weight:750;text-decoration:none}.athens-section-nav a:first-child{box-shadow:inset 0 -2px var(--navy)}.athens-conversion-section{padding-block:clamp(2.75rem,4.5vw,4.5rem);scroll-margin-top:120px}.athens-section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.15rem;display:flex}.athens-section-head>div:first-child>p{max-width:64ch;margin-top:.4rem;font-size:.86rem}.athens-section-actions{justify-items:end;gap:.55rem;display:grid}.athens-section-head>p{max-width:50ch;font-size:.88rem}.athens-section-head small,.partner-label{color:var(--muted);font-size:.78rem}.athens-booking-card{border:1px solid var(--athens-line);background:var(--cream);box-shadow:var(--athens-shadow);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.3rem,3vw,2rem);display:grid}.athens-booking-card p{max-width:70ch;margin-top:.45rem;font-size:.88rem}.athens-price{color:var(--navy);font-family:var(--serif);font-size:clamp(2.3rem,4vw,3.7rem);line-height:1;display:block}.athens-price small{font-family:var(--sans);font-size:.78rem;font-weight:600}.athens-experience .pbm{max-width:960px;margin:2.2rem auto 0}.athens-experience .cards-three .carousel-track{grid-auto-columns:calc(33.3333% - .666667rem)}.athens-fare-rail .carousel-track,.athens-stay-rail .carousel-track{padding-bottom:4px}.athens-fare-card{border:1px solid var(--athens-line);background:var(--cream);min-height:250px;color:inherit;border-radius:14px;align-content:start;gap:.55rem;padding:1.1rem;text-decoration:none;display:grid}.athens-fare-card:hover,.athens-property-card:hover{box-shadow:var(--athens-shadow);border-color:#1c3d5a52}.athens-fare-card.featured{background:#f5ecdd;border-color:#a96d2280}.fare-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.fare-card-head strong{color:var(--navy);letter-spacing:.06em;font-size:.86rem}.fare-card-head span{color:#8c5b1f;font-size:.62rem;font-weight:800}.athens-fare-card dl{gap:.2rem;margin:.35rem 0;display:grid}.athens-fare-card dl div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.athens-fare-card dt{color:var(--muted);font-size:.72rem}.athens-fare-card dd{color:var(--navy);font-family:var(--serif);margin:0;font-size:1.85rem;font-weight:650;line-height:1.05}.athens-fare-card small{color:var(--muted);font-size:.7rem}.fare-card-cta{color:var(--navy);margin-top:auto;padding-top:.45rem;font-size:.82rem;font-weight:750}.athens-stay-summary{border:1px solid var(--athens-line);background:var(--cream);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1rem 1.15rem;display:grid}.athens-stay-summary>div{gap:.2rem;display:grid}.athens-stay-summary strong{color:var(--navy);font-family:var(--serif);font-size:2rem;line-height:1}.athens-stay-summary strong small{font-family:var(--sans);font-size:.72rem}.athens-stay-summary span{color:var(--muted);font-size:.72rem}.athens-property-card{border:1px solid var(--athens-line);background:var(--cream);min-width:0;color:inherit;border-radius:14px;text-decoration:none;display:grid;overflow:hidden}.property-image{background:#e6dccd;height:190px;position:relative;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%}.property-image>span{color:#8c5b1f;background:#fffdfaf0;border:1px solid #c9954e;border-radius:5px;padding:.28rem .5rem;font-size:.62rem;font-weight:800;position:absolute;top:.7rem;left:.7rem}.property-copy{gap:.24rem;padding:.9rem 1rem 1rem;display:grid}.property-copy h3{font-size:1.02rem}.property-copy>small{color:var(--muted);font-size:.7rem}.property-copy>div{border-top:1px solid var(--athens-line);justify-content:space-between;align-items:end;gap:1rem;margin-top:.65rem;padding-top:.7rem;display:flex}.property-copy>div strong{color:var(--navy);font-family:var(--serif);font-size:1.65rem}.property-copy>div strong em{font-family:var(--sans);font-size:.68rem;font-style:normal}.property-copy>div span{color:var(--navy);font-size:.75rem;font-weight:750}.athens-snapshot-note{margin-top:.8rem;font-size:.68rem}.athens-map-disclosure{border-top:1px solid var(--athens-line);margin-top:1rem}.athens-map-disclosure>summary{color:var(--navy);cursor:pointer;padding:1rem 0 .25rem;font-size:.8rem;font-weight:750}.athens-map-disclosure .athens-map-block{margin-top:.75rem}.athens-map-block{margin-top:1.5rem}.athens-map-block>div:first-child{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.athens-map-block>div:first-child p{font-size:.78rem}.athens-map-block .stay22-frame{background:var(--cream);height:min(52vw,520px);min-height:360px}.athens-events-layout,.athens-planner-promo,.athens-experience-cta{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.athens-events-layout>div p,.athens-planner-promo>div p,.athens-experience-cta>div p{max-width:65ch;margin-top:.8rem}.athens-event-cta{background:var(--navy-deep);color:#fff;box-shadow:var(--athens-shadow);border-radius:16px;gap:.45rem;padding:2rem;text-decoration:none;display:grid}.athens-event-cta span{color:#e8bd7e;letter-spacing:.1em;font-size:.7rem;font-weight:800}.athens-event-cta strong{font-family:var(--serif);font-size:1.65rem}.athens-event-cta small{color:#ffffffbd}.athens-climate-strip{gap:.55rem}.athens-climate-strip li{background:var(--cream);align-content:start;gap:.15rem;min-height:120px;padding:.75rem .35rem;display:grid}.athens-climate-strip li strong{color:var(--navy)}.athens-climate-strip li small{font-size:.65rem}.athens-climate-strip li em{color:#8c5b1f;margin-top:auto;font-size:.62rem;font-style:normal;font-weight:750}.athens-planner-steps{gap:.7rem;display:grid}.athens-planner-steps>span{color:var(--navy);align-items:center;gap:.7rem;font-weight:650;display:flex}.athens-planner-steps>span strong{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;display:grid}.athens-planner-steps .button{margin-top:.4rem}.athens-disclosure{border-top:1px solid var(--athens-line);padding:1.5rem 0}.athens-disclosure .shell{justify-content:space-between;gap:1.5rem;display:flex}.athens-disclosure p,.athens-disclosure a{color:var(--muted);font-size:.74rem}.athens-experience .carousel{min-width:0}.athens-experience .carousel-controls{justify-content:flex-end;align-items:center;gap:.45rem;min-height:42px;margin-bottom:.55rem;display:flex}.athens-experience .carousel-controls-hidden{visibility:hidden}.athens-experience .carousel-progress{color:var(--muted);margin-right:.3rem;font-size:.72rem}.athens-experience .carousel-controls button{border:1px solid var(--athens-line);background:var(--cream);width:38px;height:38px;color:var(--navy);cursor:pointer;border-radius:50%;place-items:center;display:grid}.athens-experience .carousel-controls button:disabled{opacity:.3;cursor:default}.athens-experience .carousel-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:minmax(265px,1fr);grid-auto-flow:column;gap:1rem;padding:0 1px 8px;display:grid;overflow-x:auto}.athens-experience .carousel-track::-webkit-scrollbar{display:none}.athens-experience .carousel-track>*{scroll-snap-align:start}.athens-experience .cards-four .carousel-track{grid-auto-columns:calc(25% - .75rem)}.athens-experience .guide-card{border:1px solid var(--athens-line);background:var(--cream);min-height:230px;color:var(--ink);border-radius:14px;grid-template-columns:auto 1fr;gap:1rem;padding:1.25rem;text-decoration:none;display:grid}.athens-experience .guide-card:hover{box-shadow:var(--athens-shadow);border-color:#1c3d5a52}.athens-experience .guide-number{background:var(--navy);color:#fff;width:44px;height:44px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.athens-experience .guide-card p{min-height:3em;font-size:.84rem}.athens-experience .guide-card small{color:var(--muted);margin:.65rem 0;font-size:.72rem;display:block}.athens-experience .guide-card.current{border-color:var(--gold);background:#f4ead9}.athens-experience .collection-hero{background:linear-gradient(180deg, #eee2cf, var(--sand))}.athens-experience .split-intro{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:clamp(2rem,7vw,8rem);display:grid}.athens-experience .split-intro>div:last-child p+p{margin-top:.8rem}.athens-experience .editorial-line{font-size:.75rem}.athens-experience .guide-collection-stack{gap:2.2rem;display:grid}.athens-experience .guide-choice-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.athens-experience .guide-choice-heading>p{max-width:48ch}.athens-experience .itinerary-collection{gap:1rem;display:grid}.athens-experience .itinerary-row{border:1px solid var(--athens-line);background:var(--cream);color:inherit;border-radius:16px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:.8rem;text-decoration:none;display:grid}.athens-experience .itinerary-row:hover{box-shadow:var(--athens-shadow)}.athens-experience .itinerary-row-image{border-radius:11px;height:150px;position:relative;overflow:hidden}.athens-experience .itinerary-row-image img{object-fit:cover;object-position:top;width:100%;height:100%}.athens-experience .itinerary-row-image span{background:var(--navy);color:#fff;width:42px;height:42px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.2rem;display:grid;position:absolute;bottom:10px;right:10px}.athens-experience .itinerary-row h2{font-size:1.55rem}.athens-experience .itinerary-row p{margin:.35rem 0}.athens-experience .itinerary-tags{flex-wrap:wrap;gap:.4rem;display:flex}.athens-experience .itinerary-tags span{background:var(--sand);color:var(--navy);border-radius:999px;padding:.25rem .55rem;font-size:.68rem}.athens-experience .guide-compromise{color:var(--muted);margin-top:.55rem;display:block}.athens-experience .itinerary-arrow{color:var(--navy);padding:1rem;font-size:1.4rem}.athens-experience .inline-cta{background:var(--navy-deep);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.athens-experience .inline-cta h2,.athens-experience .inline-cta p{color:#fff}.athens-experience .inline-cta p{opacity:.76;margin-top:.45rem}.athens-experience .guide-method-grid,.athens-experience .alternatives-grid-editorial{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);display:grid}.athens-experience .method-principles,.athens-experience .alternative-cards{gap:.8rem;display:grid}.athens-experience .method-principles article,.athens-experience .alternative-cards article{border:1px solid var(--athens-line);background:var(--cream);border-radius:12px;padding:1.1rem}.athens-experience .method-principles p,.athens-experience .alternative-cards p{margin-top:.25rem;font-size:.85rem}.athens-experience .guide-hero{background:var(--navy-deep);align-items:end;min-height:610px;display:grid;position:relative;overflow:hidden}.athens-experience .guide-hero>img,.athens-experience .guide-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.athens-experience .guide-hero>img{object-fit:cover;object-position:top}.athens-experience .guide-hero-overlay{background:linear-gradient(90deg,#14304af5 0%,#14304ac7 52%,#14304a47 100%)}.athens-experience .guide-hero-content{z-index:1;padding-block:2rem 3rem;position:relative}.athens-experience .guide-hero-content h1,.athens-experience .guide-hero-content p{color:#fff;max-width:760px}.athens-experience .guide-hero-content>p{margin-top:.7rem;font-size:1.05rem}.athens-experience .breadcrumbs-light,.athens-experience .breadcrumbs-light a{color:#ffffffb8}.athens-experience .guide-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.3rem;display:flex}.athens-experience .guide-meta{background:#ffffff38;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:1.7rem;display:grid;overflow:hidden}.athens-experience .guide-meta span{color:#fffc;background:#14304ab8;gap:.15rem;padding:.75rem;font-size:.72rem;display:grid}.athens-experience .guide-meta strong{color:#fff}.athens-experience .section-nav{z-index:7;border-bottom:1px solid var(--athens-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfaf2;position:sticky;top:68px}.athens-experience .section-nav .shell{scrollbar-width:none;gap:1.2rem;display:flex;overflow-x:auto}.athens-experience .section-nav a{color:var(--navy);flex:none;padding:.75rem 0;font-size:.75rem;font-weight:700;text-decoration:none}.athens-experience .guide-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.athens-experience .lead-small{margin:.75rem 0 1rem;font-size:1.05rem}.athens-experience .guide-intent-note{border-left:3px solid var(--gold);background:var(--cream);margin:1.3rem 0;padding:1rem 1.2rem}.athens-experience .guide-intent-note p{margin-top:.25rem}.athens-experience .guide-time-summary{border:1px solid var(--athens-line);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin:1.5rem 0 3rem;display:grid;overflow:hidden}.athens-experience .guide-time-summary div{background:var(--cream);gap:.2rem;padding:1rem;display:grid}.athens-experience .guide-time-summary div+div{border-left:1px solid var(--athens-line)}.athens-experience .guide-time-summary strong{color:var(--navy);font-family:var(--serif);font-size:1.5rem}.athens-experience .guide-time-summary span{color:var(--muted);font-size:.72rem}.athens-experience .day-sections{gap:4rem;display:grid}.athens-experience .day-heading{border-bottom:1px solid var(--athens-line);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1rem;display:flex}.athens-experience .day-heading>div:first-child>span{color:#a96d22;letter-spacing:.1em;font-size:.7rem;font-weight:800}.athens-experience .day-heading p{margin-top:.35rem}.athens-experience .day-route{min-width:180px;color:var(--navy);text-align:right;justify-items:end;font-size:.78rem;display:grid}.athens-experience .day-route span{color:var(--muted)}.athens-experience .day-math{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 1.2rem;display:flex}.athens-experience .day-math span{color:var(--muted);background:#eee3d2;border-radius:999px;padding:.35rem .6rem;font-size:.72rem}.athens-experience .day-math strong{color:var(--navy)}.athens-experience .timeline{gap:1rem;display:grid}.athens-experience .timeline article{grid-template-columns:72px minmax(0,1fr);gap:1rem;padding:0 0 1.4rem;display:grid;position:relative}.athens-experience .timeline article:before{content:"";background:var(--athens-line);width:1px;position:absolute;top:1.8rem;bottom:-.5rem;left:82px}.athens-experience .timeline time{color:var(--navy);font-weight:750}.athens-experience .timeline article>div{border:1px solid var(--athens-line);background:var(--cream);border-radius:12px;padding:1rem 1.1rem}.athens-experience .stop-area{color:#a96d22;text-transform:uppercase;font-size:.68rem;font-weight:750}.athens-experience .stop-time-row{flex-wrap:wrap;gap:.5rem;margin:.4rem 0 .55rem;display:flex}.athens-experience .stop-time-row span{color:var(--muted);font-size:.7rem}.athens-experience .timeline p,.athens-experience .timeline small{font-size:.82rem;display:block}.athens-experience .timeline small{color:var(--muted);margin-top:.4rem}.athens-experience .timeline a{color:var(--navy);margin-top:.7rem;font-size:.75rem;font-weight:750;display:inline-block}.athens-experience .day-note{color:var(--muted);margin-top:.8rem;font-size:.72rem}.athens-experience .sticky-card{border:1px solid var(--athens-line);background:var(--cream);box-shadow:var(--athens-shadow);border-radius:14px;padding:1.4rem;position:sticky;top:130px}.athens-experience .sticky-card p{margin:.4rem 0 1rem}.athens-experience .sticky-card hr{border:0;border-top:1px solid var(--athens-line);margin:1.2rem 0}.athens-experience .sticky-card ul{gap:.55rem;padding-left:1rem;list-style:outside;display:grid}.athens-experience .sticky-card li{color:var(--muted);font-size:.78rem}.athens-experience .guide-stay-section,.athens-experience .guide-source-section{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.athens-experience .guide-stay-actions{gap:.6rem;display:grid}.athens-experience .guide-stay-actions small{color:var(--muted)}.athens-experience .source-link-list{gap:.6rem;display:grid}.athens-experience .source-link-list li{border-bottom:1px solid var(--athens-line);padding-bottom:.6rem;display:grid}.athens-experience .source-link-list a{color:var(--navy);font-weight:750}.athens-experience .source-link-list span{color:var(--muted);font-size:.72rem}.athens-experience.planner-page{min-height:80vh}.athens-experience .page-stack{grid-template-columns:minmax(0,1fr);gap:2rem;min-width:0;display:grid}.athens-experience .page-stack>*{min-width:0}.athens-experience .planner-card{border:1px solid var(--athens-line);background:var(--cream);min-width:0;box-shadow:var(--athens-shadow);border-radius:18px;padding:clamp(1rem,3vw,2rem)}.athens-experience .planner-heading{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:2rem;display:grid}.athens-experience .planner-heading p{max-width:70ch;margin-top:.45rem}.athens-experience .fit-status{background:#eff6ef;border:1px solid #8cac90;border-radius:12px;gap:.2rem;padding:.9rem 1rem;display:grid}.athens-experience .fit-status strong{color:#315b38}.athens-experience .fit-status span{color:#52705a;font-size:.72rem}.athens-experience .fit-status.warm{background:#fff7e7;border-color:#d3a861}.athens-experience .fit-status.warm strong{color:#805319}.athens-experience .fit-status.alert{background:#fff0ed;border-color:#cc8b80}.athens-experience .fit-status.alert strong{color:#8b352a}.athens-experience .planner-options{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.athens-experience .planner-options fieldset{border:1px solid var(--athens-line);border-radius:12px;min-width:0;margin:0;padding:1rem}.athens-experience .planner-options legend{color:var(--navy);padding:0 .3rem;font-size:.8rem;font-weight:750}.athens-experience .planner-options small{color:var(--muted);margin-top:.45rem;display:block}.athens-experience .segmented{gap:.4rem;display:flex}.athens-experience .segmented button{border:1px solid var(--athens-line);background:var(--sand);min-height:40px;color:var(--navy);cursor:pointer;border-radius:8px;flex:1}.athens-experience .segmented button.active{background:var(--navy);color:#fff}.athens-experience .planner-picker-heading{justify-content:space-between;align-items:end;gap:1rem;margin-top:1.5rem;display:flex}.athens-experience .planner-picker-heading>div{align-items:baseline;gap:.6rem;display:flex}.athens-experience .planner-picker-heading span,.athens-experience .planner-picker-heading small{color:var(--muted);font-size:.72rem}.athens-experience .planner-activity-rail{margin-top:.2rem}.athens-experience .planner-activity-rail .carousel-track{grid-auto-columns:minmax(230px,300px)}.athens-experience .activity{border:1px solid var(--athens-line);background:var(--sand);min-height:82px;color:var(--ink);cursor:pointer;text-align:left;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:.8rem;display:grid}.athens-experience .activity.active{border-color:var(--navy);background:#edf2f5}.athens-experience .checkmark{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.athens-experience .activity strong,.athens-experience .activity small{display:block}.athens-experience .activity small{color:var(--muted)}.athens-experience .planner-result{background:var(--navy-deep);color:#fff;border-radius:14px;margin-top:1.5rem;padding:clamp(1rem,3vw,2rem)}.athens-experience .planner-result .eyebrow{color:#e8bd7e}.athens-experience .planner-result p,.athens-experience .planner-result span{color:#ffffffb8}.athens-experience .planner-summary-row{justify-content:space-between;gap:2rem;display:flex}.athens-experience .result-number{color:#fff;font-family:var(--serif);font-size:2.2rem;display:block}.athens-experience .result-number span{font-family:var(--sans);font-size:.72rem;display:block}.athens-experience .planner-totals{grid-template-columns:repeat(2,auto);gap:.4rem 1rem;display:grid}.athens-experience .planner-totals span{font-size:.72rem}.athens-experience .planner-totals strong{color:#fff}.athens-experience .capacity-meter{background:#ffffff29;border-radius:999px;height:8px;margin:1.2rem 0;overflow:hidden}.athens-experience .capacity-meter>span{background:#e8bd7e;height:100%;display:block}.athens-experience .day-tab-rail{scrollbar-width:none;gap:.5rem;margin-bottom:.8rem;display:flex;overflow-x:auto}.athens-experience .day-tab-rail button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:9px;flex:1;min-width:100px;padding:.65rem}.athens-experience .day-tab-rail button.active{color:var(--navy);background:#fff}.athens-experience .day-tab-rail small{opacity:.66;display:block}.athens-experience .planned-day{color:var(--ink);background:#fff;border-radius:12px;padding:1rem}.athens-experience .planned-day>header{justify-content:space-between;gap:1rem;display:flex}.athens-experience .day-status{text-transform:capitalize;background:#e8f2e9;border-radius:999px;align-self:start;padding:.25rem .55rem;font-size:.68rem;color:#315b38!important}.athens-experience .generated-timeline{gap:.6rem;margin-top:1rem;display:grid}.athens-experience .generated-timeline article{border-bottom:1px solid var(--athens-line);grid-template-columns:60px 1fr;gap:.8rem;padding-bottom:.65rem;display:grid}.athens-experience .generated-timeline time{color:var(--navy);font-weight:750}.athens-experience .generated-timeline article span,.athens-experience .generated-timeline article small{color:var(--muted);font-size:.72rem;display:block}.athens-experience .timeline-meta{color:var(--muted);gap:.6rem;padding-left:68px;font-size:.72rem;display:flex}.athens-experience .planned-day>footer{color:var(--muted);margin-top:1rem;font-size:.72rem}.athens-experience .planner-empty,.athens-experience .unscheduled-tray{background:#ffffff1a;border-radius:10px;padding:1rem}.athens-experience .unscheduled-tray{gap:.4rem;margin-top:.8rem;display:grid}.athens-experience .unscheduled-tray>div{justify-content:space-between;gap:1rem;display:flex}.athens-experience .unscheduled-tray small{color:#ffffffa6}.athens-experience .planner-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.athens-experience .planner-actions small{color:#fff9;max-width:55ch}.athens-experience .sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1050px){.athens-experience .cards-four .carousel-track,.athens-experience .cards-three .carousel-track{grid-auto-columns:calc(50% - .5rem)}.athens-fact-strip{grid-template-columns:repeat(2,1fr)}.athens-fact-strip a:nth-child(3){border-left:0;border-top:1px solid var(--athens-line)}.athens-fact-strip a:nth-child(4){border-top:1px solid var(--athens-line)}.athens-experience .guide-layout{grid-template-columns:1fr}.athens-experience .sticky-card{position:static}.athens-experience .guide-meta{grid-template-columns:repeat(2,1fr)}.athens-experience .climate-strip{grid-template-columns:repeat(6,1fr)}}@media (max-width:760px){.athens-experience .shell{padding-inline:18px}.athens-experience h1{font-size:clamp(2.15rem,11vw,3.2rem)}.athens-experience h2{font-size:clamp(1.65rem,7vw,2.3rem)}.athens-hero-copy,.athens-booking-card,.athens-events-layout,.athens-planner-promo,.athens-experience-cta,.athens-experience .split-intro,.athens-experience .guide-method-grid,.athens-experience .alternatives-grid-editorial,.athens-experience .guide-stay-section,.athens-experience .guide-source-section{grid-template-columns:1fr}.athens-hero-copy{align-items:start}.athens-section-nav{top:60px}.athens-section-head,.athens-experience .guide-choice-heading,.athens-map-block>div:first-child,.athens-experience .planner-summary-row,.athens-experience .planner-picker-heading,.athens-experience .planner-actions{flex-direction:column;align-items:flex-start}.athens-section-actions{justify-items:start}.athens-stay-summary{grid-template-columns:1fr}.athens-experience .itinerary-row{grid-template-columns:110px 1fr;gap:.85rem}.athens-experience .itinerary-row-image{height:130px}.athens-experience .itinerary-arrow,.athens-experience .itinerary-tags{display:none}.athens-experience .inline-cta{flex-direction:column;align-items:flex-start}.athens-experience .guide-hero{min-height:680px}.athens-experience .guide-hero-overlay{background:linear-gradient(#14304a61 0%,#14304ac7 28%,#14304afa 100%)}.athens-experience .guide-time-summary{grid-template-columns:repeat(2,1fr)}.athens-experience .guide-time-summary div:nth-child(3){border-left:0;border-top:1px solid var(--athens-line)}.athens-experience .guide-time-summary div:nth-child(4){border-top:1px solid var(--athens-line)}.athens-experience .day-heading{flex-direction:column;align-items:flex-start}.athens-experience .day-route{text-align:left;justify-items:start}.athens-experience .planner-heading,.athens-experience .planner-options{grid-template-columns:1fr}.athens-experience .planner-totals{grid-template-columns:repeat(2,1fr)}.athens-disclosure .shell{flex-direction:column}}@media (max-width:560px){.athens-hero .postcard-frame .postcard-img{height:160px}.athens-fact-strip{grid-template-columns:1fr}.athens-fact-strip a+a{border-left:0;border-top:1px solid var(--athens-line)}.athens-experience .cards-four .carousel-track,.athens-experience .carousel-track{grid-auto-columns:88%}.athens-experience .climate-strip{grid-template-columns:repeat(3,1fr)}.athens-experience .itinerary-row{grid-template-columns:1fr}.athens-experience .itinerary-row-image{height:160px}.athens-experience .guide-meta{grid-template-columns:1fr 1fr}.athens-experience .timeline article{grid-template-columns:52px minmax(0,1fr)}.athens-experience .timeline article:before{left:61px}.athens-experience .segmented{grid-template-columns:repeat(2,1fr);display:grid}.athens-experience .generated-timeline article{grid-template-columns:48px 1fr}.athens-experience .timeline-meta{padding-left:56px}}.pkg-move{color:var(--muted);margin-top:.15rem;font-size:.72rem;font-weight:400;display:block}.pkg-move.is-down{color:var(--gold)}
