.TravelGlobe-module__AhJlgW__globeFrame{background:#000;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 35px 70px #29252121,0 12px 30px #29252114}.TravelGlobe-module__AhJlgW__globeFrame canvas{cursor:grab;display:block}.TravelGlobe-module__AhJlgW__globeFrame canvas:active{cursor:grabbing}.TravelGlobe-module__AhJlgW__globeLoading{color:#ffffffa6;letter-spacing:.2em;text-transform:uppercase;background:#020202;place-items:center;min-height:620px;font-size:.75rem;font-weight:600;display:grid}.TravelGlobe-module__AhJlgW__instructions{color:var(--ink-muted);letter-spacing:.22em;text-align:center;text-transform:uppercase;margin:1.6rem 0 0;font-size:.72rem;font-weight:600}.TravelGlobe-module__AhJlgW__instructions span{color:var(--accent);margin:0 .5rem;display:inline-block}.TravelGlobe-module__AhJlgW__routeSection{margin-top:clamp(3.5rem,7vw,5.5rem)}.TravelGlobe-module__AhJlgW__routeHeading{color:var(--ink-muted);letter-spacing:.24em;text-align:center;text-transform:uppercase;margin:0 0 2rem;font-size:.76rem;font-weight:600}.TravelGlobe-module__AhJlgW__routeGrid{flex-wrap:wrap;justify-content:center;gap:.8rem;max-width:1080px;margin:0 auto;display:flex}.TravelGlobe-module__AhJlgW__cityPill{border:1px solid var(--rule);background:var(--paper-soft);min-height:56px;color:var(--ink);cursor:pointer;font:inherit;white-space:nowrap;border-radius:999px;align-items:center;gap:.55rem;padding:.9rem 1.25rem;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.TravelGlobe-module__AhJlgW__cityPill:hover{border-color:var(--rule-strong);background:var(--paper-card);transform:translateY(-2px);box-shadow:0 10px 24px #29252114}.TravelGlobe-module__AhJlgW__cityPill:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.TravelGlobe-module__AhJlgW__cityNumber{color:var(--accent);font-size:.75rem;font-weight:700;line-height:1}.TravelGlobe-module__AhJlgW__cityName{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1}.TravelGlobe-module__AhJlgW__cityCountry{color:var(--ink-muted);letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:600;line-height:1}@media (max-width:900px){.TravelGlobe-module__AhJlgW__globeFrame{border-radius:20px}.TravelGlobe-module__AhJlgW__routeGrid{gap:.7rem}.TravelGlobe-module__AhJlgW__cityPill{min-height:52px;padding:.8rem 1.05rem}}@media (max-width:600px){.TravelGlobe-module__AhJlgW__globeFrame{border-radius:17px}.TravelGlobe-module__AhJlgW__globeLoading{min-height:430px}.TravelGlobe-module__AhJlgW__instructions{letter-spacing:.15em;font-size:.62rem}.TravelGlobe-module__AhJlgW__routeSection{margin-top:3.5rem}.TravelGlobe-module__AhJlgW__routeHeading{margin-bottom:1.5rem}.TravelGlobe-module__AhJlgW__routeGrid{gap:.55rem}.TravelGlobe-module__AhJlgW__cityPill{gap:.42rem;min-height:46px;padding:.7rem .9rem}.TravelGlobe-module__AhJlgW__cityName{font-size:.94rem}.TravelGlobe-module__AhJlgW__cityCountry{font-size:.56rem}.TravelGlobe-module__AhJlgW__cityNumber{font-size:.68rem}}
.page-module__1tixuW__photographySection{margin-top:clamp(7rem,13vw,11rem)}.page-module__1tixuW__sectionHeading{text-align:center;max-width:700px;margin:0 auto clamp(3rem,6vw,5rem)}.page-module__1tixuW__sectionEyebrow{color:var(--ink-muted);letter-spacing:.24em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.75rem;font-weight:600}.page-module__1tixuW__sectionTitle{color:var(--ink);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:400;line-height:.95}.page-module__1tixuW__sectionTitle span{color:var(--accent);font-style:italic;font-weight:400}.page-module__1tixuW__sectionDescription{max-width:560px;color:var(--ink-soft);margin:1.75rem auto 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.7}.page-module__1tixuW__photoGrid{grid-auto-flow:dense;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:250px;gap:1rem;display:grid}.page-module__1tixuW__photoCard{background:var(--paper-soft);border-radius:18px;grid-column:span 4;position:relative;overflow:hidden;box-shadow:0 16px 36px #29252114}.page-module__1tixuW__photoStandard{grid-column:span 4}.page-module__1tixuW__photoWide{grid-column:span 8}.page-module__1tixuW__photoLarge{grid-area:span 2/span 8}.page-module__1tixuW__photoImage{object-fit:cover;transition:filter .5s,transform .7s cubic-bezier(.2,.7,.2,1)}.page-module__1tixuW__photoCard:hover .page-module__1tixuW__photoImage{filter:brightness(.88);transform:scale(1.035)}.page-module__1tixuW__photoOverlay{opacity:0;background:linear-gradient(#0000 58%,#14100d57);justify-content:flex-end;align-items:flex-end;padding:1.25rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.page-module__1tixuW__photoCard:hover .page-module__1tixuW__photoOverlay{opacity:1}.page-module__1tixuW__photoOverlay span{color:#ffffffe0;letter-spacing:.18em;font-size:.7rem;font-weight:600}@media (max-width:900px){.page-module__1tixuW__photoGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:230px}.page-module__1tixuW__photoCard,.page-module__1tixuW__photoStandard{grid-column:span 1}.page-module__1tixuW__photoWide,.page-module__1tixuW__photoLarge{grid-column:span 2}.page-module__1tixuW__photoLarge{grid-row:span 2}}@media (max-width:600px){.page-module__1tixuW__photographySection{margin-top:6rem}.page-module__1tixuW__sectionHeading{margin-bottom:2.75rem}.page-module__1tixuW__photoGrid{flex-direction:column;gap:.8rem;display:flex}.page-module__1tixuW__photoCard,.page-module__1tixuW__photoStandard,.page-module__1tixuW__photoWide,.page-module__1tixuW__photoLarge{width:100%;height:360px}.page-module__1tixuW__photoLarge{height:470px}.page-module__1tixuW__photoOverlay{opacity:1}}
