/*
Theme Name: Tykisferðir
Theme URI: https://solvi.fo
Author: Sølvi Reinert Hansen
Description: Bespoke dark panorama-first theme for solvi.fo — 3D tykisferðir og skanning av søguligum bygningum.
Version: 1.3.7
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: tykisferdir
*/

@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/fraunces-italic-300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/fraunces-italic-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/fraunces-normal-300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/fraunces-normal-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/fraunces-normal-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/inter-normal-300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/inter-normal-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/inter-normal-500.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/inter-normal-600.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --bg: #0f1215;
  --panel: #171b20;
  --ink: #f2efe9;
  --muted: #9aa1a8;
  --line: rgba(242,239,233,.14);
  --amber: #d9a54a;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { overflow-x: clip; background: var(--bg); color: var(--ink); font-family: 'Inter', sans-serif; font-weight: 300; font-size: 16.5px; line-height: 1.75; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; height: auto; }
h1, h2, h3 { font-family: 'Fraunces', serif; font-weight: 400; line-height: 1.15; }
button { font: inherit; background: none; border: 0; color: inherit; cursor: pointer; }

/* ------------------------------------------------------------ navigation */
.site-nav { position: sticky; top: 0; z-index: 50; display: flex; justify-content: space-between; align-items: center; padding: 20px 48px; background: rgba(15,18,21,.88); backdrop-filter: blur(10px); border-bottom: 1px solid var(--line); }
body.admin-bar .site-nav { top: 32px; }
.logo { font-family: 'Fraunces', serif; font-size: 21px; letter-spacing: 1px; }
.logo span { color: var(--amber); }
.nav-menu { display: flex; gap: 36px; list-style: none; }
.nav-menu a { font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 500; color: var(--muted); transition: color .25s; }
.nav-menu a:hover,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu .current_page_parent > a { color: var(--ink); }
.nav-menu li { position: relative; }
.nav-menu .sub-menu { display: none; position: absolute; top: 100%; left: -22px; min-width: 220px; background: #12161a; border: 1px solid var(--line); padding: 12px 0; list-style: none; }
.nav-menu li:hover > .sub-menu,
.nav-menu li:focus-within > .sub-menu { display: block; }
.nav-menu .sub-menu li { display: block; }
.nav-menu .sub-menu a { display: block; padding: 9px 22px; }
.nav-right { display: flex; align-items: center; gap: 30px; }
.lang-switch { display: flex; gap: 4px; border: 1px solid var(--line); }
.lang-switch a { font-size: 11px; letter-spacing: 1.5px; font-weight: 500; color: var(--muted); padding: 6px 10px; transition: color .25s, background .25s; }
.lang-switch a:hover { color: var(--ink); }
.lang-switch a.on { color: #14100a; background: var(--amber); }
.nav-toggle { display: none; flex-direction: column; gap: 5px; padding: 8px; }
.nav-toggle span { display: block; width: 22px; height: 1.5px; background: var(--ink); transition: transform .25s, opacity .25s; }
body.nav-open .nav-toggle span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
body.nav-open .nav-toggle span:nth-child(2) { opacity: 0; }
body.nav-open .nav-toggle span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

/* ------------------------------------------------------------------ hero */
.hero { position: relative; height: 92vh; min-height: 540px; overflow: hidden; display: flex; align-items: flex-end; }
.hero-bg { position: absolute; top: 0; bottom: 0; left: 0; width: 135%; background-size: cover; background-position: center 45%; animation: heropan 60s linear infinite alternate; will-change: transform; }
@keyframes heropan { from { transform: translateX(0); } to { transform: translateX(-26%); } }
.hero::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(15,18,21,.94) 0%, rgba(15,18,21,.25) 45%, rgba(15,18,21,.35) 100%); }
.hero-inner { position: relative; z-index: 2; padding: 0 48px 72px; max-width: 1200px; margin: 0 auto; width: 100%; }
.kicker { font-size: 12px; letter-spacing: 4px; text-transform: uppercase; color: var(--amber); font-weight: 500; margin-bottom: 18px; }
.hero h1 { font-size: clamp(42px, 6.5vw, 84px); font-weight: 300; max-width: 850px; }
.hero h1 em, .band h2 em { font-style: italic; color: var(--amber); }
.hero p { margin-top: 22px; max-width: 520px; color: var(--muted); font-size: 18px; }
.btn-row { display: flex; gap: 16px; margin-top: 36px; flex-wrap: wrap; }
.btn { display: inline-block; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 500; padding: 15px 32px; border: 1px solid var(--amber); color: var(--ink); transition: all .3s; }
.btn:hover { background: var(--amber); color: #14100a; }
.btn.ghost { border-color: var(--line); color: var(--muted); }
.btn.ghost:hover { border-color: var(--ink); color: var(--ink); background: transparent; }
.pan-hint { position: absolute; right: 48px; bottom: 76px; z-index: 2; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(242,239,233,.55); display: flex; align-items: center; gap: 10px; }
.pan-hint .dot { width: 34px; height: 1px; background: rgba(242,239,233,.4); position: relative; }
.pan-hint .dot::after { content: ''; position: absolute; top: -2.5px; width: 6px; height: 6px; border-radius: 50%; background: var(--amber); animation: slide 3.2s ease-in-out infinite alternate; }
@keyframes slide { from { left: 0; } to { left: 28px; } }

/* ---------------------------------------------------------------- layout */
.wrap { max-width: 1200px; margin: 0 auto; padding: 0 48px; }
.wrap.narrow { max-width: 860px; }
section { padding: 96px 0; }
section.pt0 { padding-top: 0; }
section.pt64 { padding-top: 64px; }
.mb22 { margin-bottom: 22px; }
.mt34 { margin-top: 34px; }
.sec-head { display: flex; align-items: baseline; justify-content: space-between; gap: 24px; margin-bottom: 44px; flex-wrap: wrap; }
.sec-head h2 { font-size: clamp(28px, 3.4vw, 44px); font-weight: 300; }
.sec-head a { font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--amber); font-weight: 500; white-space: nowrap; }
.sec-head a:hover { color: var(--ink); }

.intro { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.intro h2 { font-size: clamp(26px, 3vw, 40px); font-weight: 300; }
.intro p { color: var(--muted); }
.num-row { display: flex; gap: 48px; margin-top: 34px; }
.num { font-family: 'Fraunces', serif; font-size: 38px; color: var(--amber); }
.num-label { font-size: 11.5px; letter-spacing: 2px; text-transform: uppercase; color: var(--muted); margin-top: 2px; }

/* ------------------------------------------------------------ tour cards */
.tours { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.tours.cols4 { grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); }
.tour-card { position: relative; overflow: hidden; aspect-ratio: 4 / 5; display: block; background: var(--panel); }
.tour-card.portrait { aspect-ratio: 3 / 4; }
.tour-card .im { position: absolute; inset: 0; background-size: cover; background-position: center; transition: transform 4.5s ease, filter .4s; filter: brightness(.88); will-change: transform; }
.tour-card:hover .im { transform: scale(1.1); filter: brightness(1); }
.tour-card::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(10,12,14,.88), transparent 55%); }
.tour-card .meta { position: absolute; z-index: 2; bottom: 0; left: 0; right: 0; padding: 26px; }
.tour-card h3 { font-size: 24px; font-weight: 400; }
.tour-card .sub { font-size: 11.5px; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(242,239,233,.65); margin-top: 5px; font-weight: 500; }
.tour-card .badge { position: absolute; z-index: 2; top: 18px; right: 18px; font-size: 10.5px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; color: var(--ink); border: 1px solid rgba(242,239,233,.35); padding: 6px 12px; background: rgba(15,18,21,.35); }

/* -------------------------------------------------------- portfolio grid */
.grid3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; }
.pcard { display: block; background: var(--panel); }
.pcard .pim { overflow: hidden; aspect-ratio: 4 / 3; }
.pcard .pim > div { width: 100%; height: 100%; background-size: cover; background-position: center; transition: transform 3s ease, filter .4s; filter: brightness(.9); }
.pcard:hover .pim > div { transform: scale(1.07); filter: brightness(1); }
.pcard .pmeta { padding: 17px 20px 19px; }
.pcard h3 { font-size: 20px; font-weight: 400; transition: color .25s; }
.pcard:hover h3 { color: var(--amber); }
.pcard .place { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: var(--muted); font-weight: 500; margin-top: 4px; }
.filter-row { display: flex; gap: 30px; border-bottom: 1px solid var(--line); margin-bottom: 46px; flex-wrap: wrap; }
.filter-row a { padding: 0 2px 14px; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 500; color: var(--muted); border-bottom: 1px solid transparent; margin-bottom: -1px; transition: color .25s; }
.filter-row a:hover { color: var(--ink); }
.filter-row a.on { color: var(--ink); border-color: var(--amber); }

/* --------------------------------------------------------- feature banner */
.feature-wide { position: relative; overflow: hidden; display: block; }
.feature-wide .fw-im { aspect-ratio: 21 / 8; background-size: cover; background-position: center 40%; }
.feature-wide::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(10,12,14,.85), transparent 55%); }
.feature-wide .fw-meta { position: absolute; z-index: 2; left: 0; right: 0; bottom: 0; padding: 34px 38px; display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; flex-wrap: wrap; }
.feature-wide h3 { font-size: clamp(26px, 3vw, 40px); font-weight: 300; }
.feature-wide .fw-sub { font-size: 11.5px; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(242,239,233,.7); font-weight: 500; margin-top: 6px; }

/* -------------------------------------------------------------- sections */
.band { position: relative; height: 62vh; min-height: 420px; background-size: cover; background-position: center 55%; display: flex; align-items: center; justify-content: center; text-align: center; }
.band::after { content: ''; position: absolute; inset: 0; background: rgba(10,12,14,.45); }
.band .band-inner { position: relative; z-index: 2; padding: 0 24px; }
.band h2 { font-size: clamp(26px, 3.6vw, 46px); font-weight: 300; max-width: 760px; }
.band .kicker { margin-bottom: 14px; }

.svc { display: grid; grid-template-columns: 1.05fr 1fr; gap: 64px; align-items: center; padding: 64px 0; border-top: 1px solid var(--line); }
.svc:first-of-type { border-top: 0; padding-top: 0; }
.svc.flip .svc-img { order: 2; }
.svc-img { position: relative; overflow: hidden; aspect-ratio: 16 / 10; }
.svc-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 5s ease; }
.svc:hover .svc-img img { transform: scale(1.06); }
.svc-num { font-family: 'Fraunces', serif; font-size: 15px; color: var(--amber); letter-spacing: 2px; margin-bottom: 12px; }
.svc h3 { font-size: clamp(24px, 2.6vw, 34px); font-weight: 300; margin-bottom: 18px; }
.svc p { color: var(--muted); margin-bottom: 14px; }
.svc .try { font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--amber); font-weight: 500; }
.svc .try:hover { color: var(--ink); }

.cta { background: var(--panel); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); text-align: center; padding: 84px 24px; }
.cta.nb { border-bottom: 0; }
.cta h2 { font-size: clamp(24px, 3vw, 38px); font-weight: 300; max-width: 640px; margin: 0 auto 14px; }
.cta p { color: var(--muted); margin-bottom: 32px; }

/* --------------------------------------------------------------- contact */
.contact-grid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 72px; align-items: start; }
.contact-info { border-left: 1px solid var(--line); padding-left: 48px; }
.contact-info h3 { font-size: 24px; font-weight: 400; margin-bottom: 8px; }
.contact-info .role { color: var(--muted); font-size: 14px; margin-bottom: 28px; }
.c-row { display: flex; gap: 14px; align-items: baseline; padding: 13px 0; border-top: 1px solid var(--line); }
.c-row .c-label { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: var(--muted); font-weight: 500; min-width: 84px; }
.c-row a:hover { color: var(--amber); }

/* WPForms + generic form fields, restyled dark */
.contact-form label,
.contact-form .wpforms-field-label { display: block; font-size: 11.5px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--muted); font-weight: 500; margin-bottom: 9px; }
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea { width: 100%; background: transparent; border: 1px solid var(--line); color: var(--ink); font-family: 'Inter', sans-serif; font-weight: 300; font-size: 16px; padding: 14px 16px; border-radius: 0; transition: border-color .25s; }
.contact-form input:focus,
.contact-form textarea:focus { outline: none; border-color: var(--amber); }
.contact-form textarea { min-height: 150px; resize: vertical; }
.contact-form .wpforms-field { margin-bottom: 22px; }
.contact-form button[type="submit"],
.contact-form input[type="submit"],
.contact-form .wpforms-submit { background: transparent !important; border: 1px solid var(--amber) !important; color: var(--ink) !important; font-size: 12px !important; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 500 !important; padding: 15px 32px !important; border-radius: 0 !important; cursor: pointer; transition: all .3s; }
.contact-form .wpforms-submit:hover,
.contact-form input[type="submit"]:hover { background: var(--amber) !important; color: #14100a !important; }
.contact-form h1, .contact-form h2, .contact-form h3 { font-weight: 300; margin-bottom: 18px; }

/* ------------------------------------------------------------- page hero */
.page-hero { position: relative; padding: 110px 48px 84px; overflow: hidden; }
.page-hero.compact { padding: 84px 48px 64px; }
.page-hero .ph-bg { position: absolute; inset: 0; background-size: cover; background-position: center 40%; filter: brightness(.32); }
.page-hero .ph-inner { position: relative; z-index: 2; max-width: 1200px; margin: 0 auto; }
.page-hero h1 { font-size: clamp(36px, 5vw, 62px); font-weight: 300; max-width: 900px; }
.page-hero p { color: var(--muted); margin-top: 16px; max-width: 620px; font-size: 17.5px; }

/* ----------------------------------------------------------------- modal */
.tour-modal { position: fixed; inset: 0; z-index: 200; display: flex; align-items: center; justify-content: center; padding: 24px; }
.tour-modal[hidden] { display: none; }
.modal-backdrop { position: absolute; inset: 0; background: rgba(5,7,9,.82); }
.modal-card { position: relative; z-index: 2; width: min(880px, 100%); max-height: 88vh; overflow-y: auto; background: var(--panel); border: 1px solid var(--line); }
.modal-close { position: absolute; top: 10px; right: 14px; z-index: 3; font-size: 30px; line-height: 1; color: var(--ink); opacity: .75; }
.modal-close:hover { opacity: 1; }
.modal-media { aspect-ratio: 21 / 9; background-size: cover; background-position: center; }
.modal-body { padding: 30px 36px 38px; }
.modal-body .kicker { margin-bottom: 10px; }
.modal-body h3 { font-size: clamp(24px, 3vw, 34px); font-weight: 300; margin-bottom: 14px; }
.modal-text { color: var(--muted); margin-bottom: 24px; }
.modal-text p { margin-bottom: 12px; }
.modal-text a { color: var(--amber); }
.modal-text a:hover { color: var(--ink); }
body.modal-open { overflow: hidden; }

/* --------------------------------------------------------------- content */
.entry-content p { margin-bottom: 16px; color: var(--muted); }
.entry-content h2, .entry-content h3 { font-weight: 300; margin: 34px 0 14px; color: var(--ink); }
.entry-content a { color: var(--amber); }
.entry-content a:hover { color: var(--ink); }
.entry-content ul, .entry-content ol { margin: 0 0 16px 22px; color: var(--muted); }
.entry-content img { margin: 24px 0; }
.entry-content strong { color: var(--ink); font-weight: 500; }
.backlink { margin-top: 40px; }
.backlink a { font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: var(--muted); font-weight: 500; }
.backlink a:hover { color: var(--ink); }

/* ---------------------------------------------------------------- footer */
.site-footer { border-top: 1px solid var(--line); padding: 44px 48px; display: flex; justify-content: space-between; align-items: center; gap: 20px; flex-wrap: wrap; }
.site-footer .logo { font-size: 19px; }
.site-footer p { font-size: 13px; color: var(--muted); }
.site-footer .soc { display: flex; gap: 22px; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: var(--muted); font-weight: 500; }
.site-footer .soc a:hover { color: var(--ink); }

/* ------------------------------------------------------------ responsive */
@media (max-width: 880px) {
  .site-nav { padding: 16px 22px; }
  body.admin-bar .site-nav { top: 46px; }
  .nav-toggle { display: flex; }
  .nav-menu { display: none; position: absolute; top: 100%; left: 0; right: 0; flex-direction: column; gap: 0; background: #101418; border-bottom: 1px solid var(--line); padding: 10px 0 16px; }
  body.nav-open .nav-menu { display: flex; }
  .nav-menu a { display: block; padding: 12px 26px; }
  .logo { order: 1; }
  .nav-right { order: 2; gap: 14px; margin-left: auto; margin-right: 16px; }
  .nav-toggle { order: 3; }
  .nav-menu .sub-menu { display: block; position: static; border: 0; background: transparent; padding: 0 0 4px; min-width: 0; }
  .nav-menu .sub-menu a { padding: 8px 26px 8px 44px; font-size: 11px; }
  .wrap, .hero-inner { padding-left: 22px; padding-right: 22px; }
  .pan-hint { display: none; }
  .intro, .contact-grid, .svc { grid-template-columns: 1fr; gap: 34px; }
  .svc.flip .svc-img { order: 0; }
  .tours, .tours.cols4 { grid-template-columns: 1fr; }
  .tour-card, .tour-card.portrait { aspect-ratio: 16 / 10; }
  .grid3 { grid-template-columns: 1fr 1fr; gap: 14px; }
  .pcard h3 { font-size: 16px; }
  .pcard .pmeta { padding: 12px 14px 14px; }
  .contact-info { border-left: 0; padding-left: 0; border-top: 1px solid var(--line); padding-top: 34px; }
  .page-hero { padding: 70px 22px 56px; }
  .feature-wide .fw-im { aspect-ratio: 16 / 10; }
  .feature-wide .fw-meta { padding: 22px; }
  .modal-body { padding: 22px; }
  section { padding: 64px 0; }
}

/* -------------------------------------------------------------- day mode */
.mode-toggle { width: 32px; height: 32px; border: 1px solid var(--line); color: var(--muted); font-size: 15px; display: flex; align-items: center; justify-content: center; transition: color .25s, border-color .25s; }
.mode-toggle:hover { color: var(--ink); border-color: var(--ink); }
body.day { --bg: #f6f4ef; --panel: #ffffff; --ink: #20242a; --muted: #5c636c; --line: rgba(25,30,36,.14); --amber: #a9791c; }
body.day .site-nav { background: rgba(246,244,239,.92); }
body.day .nav-menu .sub-menu { background: #ffffff; }
body.day .hero .kicker, body.day .page-hero .kicker, body.day .band .kicker,
body.day .hero h1 em, body.day .band h2 em { color: #d9a54a; }
body.day .hero h1, body.day .page-hero .ph-bg + .ph-inner h1, body.day .band h2,
body.day .tour-card h3, body.day .feature-wide h3 { color: #f2efe9; }
body.day .hero p, body.day .page-hero .ph-bg + .ph-inner p { color: #c4c9ce; }
body.day .page-hero .ph-bg + .ph-inner .kicker { color: #d9a54a; }
body.day .hero .btn, body.day .feature-wide .btn { color: #f2efe9; border-color: #d9a54a; }
body.day .hero .btn:hover, body.day .feature-wide .btn:hover { background: #d9a54a; color: #14100a; }
body.day .hero .btn.ghost { border-color: rgba(242,239,233,.4); color: #d4d8db; }
body.day .hero .btn.ghost:hover { border-color: #f2efe9; color: #f2efe9; background: transparent; }
@media (max-width: 880px) {
  body.day .nav-menu { background: #fbfaf7; }
}

/* ------------------------------------- full-bleed grid on collection pages */
.tax-portfoliosets .grid3 { width: 100vw; position: relative; left: 50%; transform: translateX(-50%); grid-template-columns: repeat(3, 1fr); gap: 6px; }
.tax-portfoliosets .pcard .pim { aspect-ratio: 4 / 3; }
.tax-portfoliosets .pcard h3 { font-size: 23px; }
.tax-portfoliosets .pcard .pmeta { padding: 18px 26px 20px; }
@media (max-width: 880px) {
  .tax-portfoliosets .grid3 { grid-template-columns: 1fr 1fr; gap: 4px; }
  .tax-portfoliosets .pcard h3 { font-size: 16px; }
  .tax-portfoliosets .pcard .pmeta { padding: 12px 14px 14px; }
}

/* ------------------------------------------------------------ site links */
.site-links { display: flex; flex-wrap: wrap; gap: 8px 22px; margin: 6px 0 20px; }
.site-links a { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; color: var(--ink); border-bottom: 1px solid var(--amber); padding-bottom: 3px; transition: color .25s; }
.site-links a:hover { color: var(--amber); }
