/* Home e catalogo: foto subito visibili, controlli comodi anche su telefono. */
.mobile-first {--header-height:82px;--mobile-bar-height:70px}
.mobile-first .site-header {height:var(--header-height);gap:1.5rem}
.mobile-first .brand-logo {width:190px;height:66px;object-fit:contain}
.mobile-first .main-nav {gap:1.1rem}
.mobile-first a:focus-visible,.mobile-first button:focus-visible,.mobile-first select:focus-visible {outline:3px solid var(--red);outline-offset:4px}
.mobile-first .hero {display:flex;flex-direction:column;min-height:0;height:auto;padding:0;overflow:visible}
.mobile-first .hero-media {width:100%;height:clamp(300px,30vw,440px);flex-shrink:0}
.mobile-first .hero-media img {object-position:51% 20%}
.mobile-first .hero-copy {width:100%;max-width:1240px;padding:2rem 3rem;display:grid;grid-template-columns:1.3fr 1fr;gap:.5rem 3rem;align-items:center}
.mobile-first .hero-copy .eyebrow {grid-column:1/-1;margin:0;font-size:.8rem;letter-spacing:.1em}
.mobile-first .hero-copy h1 {grid-column:1;grid-row:2/4;font-size:clamp(2.4rem,3.4vw,3.3rem)}
.mobile-first .hero-copy>p:not(.eyebrow) {grid-column:2;margin:0;color:#505764;font-size:1rem}
.mobile-first .hero-actions {grid-column:2;margin-top:.5rem}
.mobile-first .home-photo-credit {max-width:1240px;margin:auto;width:100%;padding:0 3rem 1rem;font-size:.75rem}
.trip-shortcuts {max-width:1240px;margin:auto;padding:.9rem 3rem;display:flex;gap:.55rem;overflow:auto;scrollbar-width:thin;border-block:1px solid var(--line)}
.trip-shortcuts a {display:flex;align-items:center;justify-content:center;min-height:44px;flex-shrink:0;padding:.5rem .85rem;border:1px solid var(--line);font-size:.9rem;font-weight:700;background:#fff}
.trip-shortcuts a:first-child {border-color:var(--red);color:var(--red)}
.mobile-first .intro {padding-top:2.5rem;padding-bottom:3.5rem;scroll-margin-top:90px}
.mobile-first .intro .section-heading {margin-bottom:1.3rem;gap:2rem}
.mobile-first .intro .section-heading h2 {font-size:clamp(1.8rem,3vw,2.6rem)}
.mobile-first .intro .section-heading>p {max-width:330px;font-size:.95rem}
.mobile-first .trip-card>.bright-photo-credit {order:3;padding:.5rem 1.15rem .85rem;min-height:0;line-height:1.5}
.mobile-first .trip-body {padding:1.15rem;gap:.3rem}
.mobile-first .trip-body h3 {font-size:1.35rem;line-height:1.2;min-height:0}
.mobile-first .trip-meta {font-size:.875rem;letter-spacing:0;text-transform:none;min-height:0}
.mobile-first .trip-body>p:not(.trip-meta) {margin:.4rem 0 .8rem;min-height:0;font-size:.95rem}
.mobile-first .trip-footer a {display:inline-flex;align-items:center;min-height:44px}
.mobile-first .trip-footer a::after {display:none}
.mobile-first .trip-image-link {display:block}
.mobile-first .trip-image-link:focus-visible {outline-offset:-4px}
.mobile-first .trip-body h3 a:hover {color:var(--red)}
.mobile-first .trip-footer {padding-top:.6rem}
.mobile-first .bright-photo-credit a {position:relative;z-index:1}
.mobile-first .journey-types,.mobile-first .about,.mobile-first .magazine {padding-top:3.5rem;padding-bottom:3.5rem}
.mobile-first .section-heading h2,.mobile-first .journey-types>h2,.mobile-first .about h2 {font-size:clamp(1.8rem,3.4vw,3rem)}
.mobile-first .catalog-hero {display:block;background:#fff;color:var(--ink);padding:0}
.catalog-cover {position:relative;margin:0;width:100%;height:260px;overflow:hidden;background:#e8f0f4}
.catalog-cover img {display:block;width:100%;height:100%;object-fit:cover;object-position:var(--catalog-photo-position,50% 50%)}
.catalog-intro {max-width:1320px;margin:auto;padding:1.5rem clamp(1.25rem,4vw,3rem) 0}
.mobile-first .catalog-intro h1 {font-size:clamp(2rem,4vw,3.5rem);max-width:none;line-height:1.15}
.catalog-intro>p:not(.catalog-cover-credit) {margin:.6rem 0;color:#505764;font-size:1rem;max-width:720px}
.catalog-cover-credit {font-size:.75rem;line-height:1.6;color:#60636a;margin:.6rem 0 0}
.catalog-cover-credit a {text-decoration:underline;text-underline-offset:3px}
.mobile-first .catalog-section {padding-top:1.5rem}
.mobile-first .filter-bar {margin-bottom:.6rem}
.mobile-first .filter-bar :is(button,a.external-category) {min-height:44px;font-size:.9rem}
.category-picker {display:none}
.catalog-results {margin:.3rem 0 1rem;color:#60636a;font-size:.875rem}
.mobile-first .catalog-grid {grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.mobile-first .catalog-card {display:flex;flex-direction:column}
.mobile-first .catalog-card[hidden] {display:none}
.mobile-first .catalog-card>.catalog-visual {flex-shrink:0;height:200px}
.mobile-first .catalog-card>.catalog-body {order:1;flex:1;display:flex;flex-direction:column;padding:1.15rem}
.mobile-first .catalog-card>p {order:2;padding:.25rem 1.15rem .85rem;margin:0;min-height:0;font-size:.75rem;line-height:1.55}
.mobile-first .catalog-body h2 {font-size:1.3rem;line-height:1.25;min-height:0}
.mobile-first .catalog-category {margin:0 0 .6rem;font-size:.75rem;letter-spacing:.06em}
.mobile-first .catalog-period {font-size:.875rem;letter-spacing:0;text-transform:none;font-weight:500;margin:.8rem 0 1rem}
.mobile-first .catalog-footer {margin-top:auto;align-items:center;flex-wrap:wrap;gap:.4rem .7rem;padding-top:.5rem}
.mobile-first .catalog-footer span {font-size:1rem;line-height:1.5;flex:1 1 140px}
.mobile-first .catalog-footer a {display:inline-flex;align-items:center;min-height:44px}
.mobile-contact-bar {display:none}
.mobile-first .contact-direct .button {margin-top:1rem;color:#fff}
.mobile-first .contact-direct {overflow-wrap:anywhere}
.mobile-first .contact-form input,.mobile-first .contact-form select,.mobile-first .contact-form textarea {font-size:16px}
@media(max-width:1120px) {
  .mobile-first .main-nav,.mobile-first .header-cta {display:none}
  .mobile-first .menu-toggle {display:block;margin-left:auto;min-height:44px;border:1px solid var(--line);padding:.5rem 1rem;background:#fff;color:var(--ink);font-weight:700}
  .mobile-first .main-nav.open {display:flex;position:absolute;top:100%;left:0;right:0;margin:0;background:#fff;flex-direction:column;align-items:stretch;padding:1rem 1.25rem;gap:0;box-shadow:0 12px 24px #0002;max-height:calc(100dvh - var(--header-height) - var(--mobile-bar-height));overflow:auto;overscroll-behavior:contain}
  .mobile-first .main-nav>a,.mobile-first .nav-dropdown>button {min-height:46px;padding:.7rem .5rem;text-align:left;font-size:1rem}
  .mobile-first .nav-dropdown>button {width:100%;display:flex;align-items:center;justify-content:space-between}
  .mobile-first .dropdown-panel {position:static;width:100%;box-shadow:none;margin:0;padding:.2rem .4rem .6rem;background:#f4f5f6}
  .mobile-first .dropdown-panel a {min-height:44px;padding:.65rem .75rem;font-size:.95rem}
}
@media(max-width:950px) {
  .mobile-first .catalog-grid {grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px) {
  .mobile-first {--header-height:68px;padding-bottom:calc(var(--mobile-bar-height) + env(safe-area-inset-bottom))}
  .mobile-first .site-header {position:sticky;top:0;z-index:30;padding:0 1rem}
  .mobile-first .brand-logo {width:150px;height:54px}
  .mobile-first .hero-media {height:190px}
  .mobile-first .hero-copy {display:block;padding:1.1rem 1rem .8rem}
  .mobile-first .hero-copy .eyebrow {font-size:.75rem;margin-bottom:.45rem}
  .mobile-first .hero-copy h1 {font-size:2rem;line-height:1.12;letter-spacing:-.04em}
  .mobile-first .hero-copy>p:not(.eyebrow) {font-size:.95rem;line-height:1.5;margin:.7rem 0}
  .mobile-first .hero-actions {margin:0}
  .mobile-first .hero-actions .button {min-height:44px;padding:.6rem 1rem;font-size:.95rem}
  .mobile-first .home-photo-credit {padding:.15rem 1rem .75rem;line-height:1.45}
  .trip-shortcuts {padding:.6rem 1rem;gap:.5rem;scroll-snap-type:x proximity}
  .trip-shortcuts a {scroll-snap-align:start;font-size:.875rem}
  .mobile-first .intro {padding:1.5rem 1rem 2.2rem}
  .mobile-first .intro .section-heading {margin-bottom:1rem}
  .mobile-first .intro .section-heading>p {margin-top:.5rem;font-size:.9rem}
  .mobile-first .trip-grid {grid-template-columns:1fr;gap:1rem;grid-auto-rows:auto}
  .mobile-first .trip-image {height:200px}
  .mobile-first .trip-body {padding:1rem}
  .mobile-first .trip-footer strong {font-size:1.2rem}
  .mobile-first .section-heading h2,.mobile-first .journey-types>h2,.mobile-first .about h2 {font-size:1.85rem;line-height:1.15}
  .mobile-first .journey-types,.mobile-first .about,.mobile-first .magazine {padding:2.4rem 1rem}
  .mobile-first .type-grid {margin-top:1.3rem}
  .mobile-first .calendar-band {padding:2.5rem 1rem}
  .mobile-first .about-quote {min-height:0;padding:2rem}
  .mobile-first .contact-section {padding:2.5rem 1rem}
  .mobile-first .catalog-cover {height:150px}
  .mobile-first .catalog-intro {padding:1rem 1rem 0}
  .mobile-first .catalog-intro h1 {font-size:1.9rem}
  .mobile-first .catalog-intro>p:not(.catalog-cover-credit) {font-size:.95rem;line-height:1.5;margin:.4rem 0}
  .mobile-first .catalog-cover-credit {line-height:1.45;margin:.5rem 0 0}
  .mobile-first .catalog-section {padding:1rem 1rem 2.5rem}
  .mobile-first .filter-bar {display:none}
  .category-picker {display:block;font-size:.875rem;font-weight:700}
  .category-picker select {display:block;width:100%;min-height:48px;margin-top:.35rem;padding:.6rem 2.5rem .6rem .8rem;background:#fff;color:var(--ink);border:1px solid #90949c;border-radius:4px;font-size:16px}
  .mobile-first .catalog-results {margin:.7rem 0 1rem}
  .mobile-first .catalog-grid {grid-template-columns:1fr;gap:1rem}
  .mobile-first .catalog-card>.catalog-visual {height:190px}
  .mobile-first .catalog-body h2 {font-size:1.35rem}
  .mobile-first .catalog-footer {align-items:center}
  .mobile-contact-bar {display:grid;grid-template-columns:1fr 1.4fr;gap:.6rem;position:fixed;inset:auto 0 0;z-index:35;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 16px #0001}
  .mobile-contact-bar a {display:flex;align-items:center;justify-content:center;min-height:46px;padding:.5rem .6rem;font-size:.9rem;font-weight:700;border:1px solid var(--line);white-space:nowrap}
  .mobile-contact-bar a:last-child {background:var(--red);color:#fff;border-color:var(--red)}
  .mobile-first footer {padding:2rem 1rem;gap:1rem}
}
@media(prefers-reduced-motion:reduce) {
  .mobile-first .catalog-card:hover {transform:none}
  .mobile-first .catalog-card img {transition:none}
}
.mobile-first .catalog-visual.has-photo::after {display:none}
.mobile-first .catalog-card:hover {transform:none}
.mobile-first .trip-badge {pointer-events:none}
