:root {
  --ink:#102d27;
  --ink-deep:#09201c;
  --paper:#f3eddf;
  --card:#fffaf0;
  --coral:#e95c42;
  --sun:#efb43d;
  --teal:#16776d;
  --sage:#aec4a8;
  --muted:#61706a;
  --line:#d8cebb;
  --shadow:0 18px 50px rgba(16,45,39,.11);
}

* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--ink); font-family:"DM Sans",ui-sans-serif,system-ui,sans-serif; line-height:1.5; }
a { color:inherit; }
button,input,select { font:inherit; }
button,a { -webkit-tap-highlight-color:transparent; }
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }

.topbar { min-height:82px; display:flex; align-items:center; justify-content:space-between; gap:28px; padding:14px clamp(20px,5vw,76px); background:var(--ink); color:#fff; border-bottom:1px solid rgba(255,255,255,.12); }
.brand,.footer-brand { display:flex; align-items:center; gap:12px; color:inherit; text-decoration:none; }
.brand-mark { width:45px; height:45px; flex:0 0 45px; border:2px solid var(--sun); border-radius:50%; display:grid; place-items:center; color:var(--sun); font-family:"DM Serif Display",Georgia,serif; font-size:1.05rem; letter-spacing:-.04em; }
.brand-copy strong,.brand-copy small,.footer-brand strong,.footer-brand small { display:block; }
.brand-copy strong,.footer-brand strong { font-family:"DM Serif Display",Georgia,serif; letter-spacing:.045em; font-size:1.02rem; }
.brand-copy small { color:#b8cdc5; font-size:.64rem; letter-spacing:.14em; }
nav { display:flex; align-items:center; gap:28px; }
nav a { color:#dce8e3; text-decoration:none; font-size:.85rem; font-weight:700; }
nav a:hover { color:#fff; }
.nav-watch { border:1px solid rgba(255,255,255,.45); border-radius:999px; padding:10px 16px; }
.nav-watch span { color:var(--sun); margin-left:4px; }

.hero { min-height:690px; background:var(--ink); color:#fff; display:grid; grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr); gap:clamp(40px,7vw,110px); align-items:center; padding:72px clamp(20px,7vw,110px) 92px; overflow:hidden; position:relative; }
.hero:before { content:""; position:absolute; width:440px; height:440px; border:1px solid rgba(255,255,255,.05); border-radius:50%; left:-230px; bottom:-240px; box-shadow:0 0 0 70px rgba(255,255,255,.022),0 0 0 140px rgba(255,255,255,.018); }
.hero-copy { position:relative; z-index:2; }
.eyebrow { margin:0; display:flex; align-items:center; gap:10px; color:var(--teal); font-size:.74rem; letter-spacing:.15em; font-weight:800; }
.eyebrow span { width:28px; height:2px; background:currentColor; }
.hero .eyebrow,.field-notes .eyebrow { color:var(--sun); }
h1,h2,h3,p { margin-top:0; }
h1 { margin:18px 0 24px; font:400 clamp(3.6rem,7.1vw,7.5rem)/.86 "DM Serif Display",Georgia,serif; letter-spacing:-.05em; }
h1 em { color:var(--coral); font-weight:400; }
.hero-lede { max-width:650px; color:#c9d8d3; font-size:clamp(1.02rem,1.5vw,1.25rem); line-height:1.7; }
.hero-actions { display:flex; gap:12px; flex-wrap:wrap; margin:32px 0 42px; }
.button { min-height:50px; display:inline-flex; align-items:center; justify-content:center; gap:13px; padding:0 20px; border-radius:6px; text-decoration:none; font-size:.86rem; font-weight:800; }
.button-primary { background:var(--coral); color:#fff; box-shadow:0 10px 28px rgba(233,92,66,.24); }
.button-primary:hover,.button-coral:hover { background:#f06b51; }
.button-ghost { color:#fff; border:1px solid rgba(255,255,255,.34); }
.button-ghost:hover { border-color:#fff; }
.proof-strip { max-width:650px; padding-top:22px; border-top:1px solid rgba(255,255,255,.15); display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.proof-strip span { color:#9fb7af; font-size:.72rem; text-transform:uppercase; letter-spacing:.08em; }
.proof-strip strong { display:block; color:#fff; font-family:"DM Serif Display",Georgia,serif; font-size:1.1rem; text-transform:none; letter-spacing:0; }

.hero-poster { justify-self:end; width:min(100%,510px); aspect-ratio:4/5; position:relative; background:#efb43d; overflow:hidden; box-shadow:22px 24px 0 #0b241f,-20px -20px 0 rgba(255,255,255,.04); transform:rotate(1.8deg); }
.poster-top { position:absolute; z-index:3; top:24px; left:26px; right:26px; display:flex; justify-content:space-between; color:var(--ink); font-size:.66rem; font-weight:800; letter-spacing:.13em; }
.poster-sun { position:absolute; width:46%; aspect-ratio:1; border-radius:50%; background:var(--coral); right:8%; top:15%; }
.poster-scene { position:absolute; inset:auto 0 0; width:100%; height:76%; }
.mountain-back { fill:#69a193; opacity:.78; }
.mountain-front { fill:var(--teal); }
.coast { fill:var(--ink); }
.wave { fill:none; stroke:var(--paper); stroke-width:4; opacity:.8; }
.wave-two { opacity:.45; stroke-width:2; }
.palms path { fill:none; stroke:var(--ink-deep); stroke-width:12; stroke-linecap:round; }
.poster-title { position:absolute; left:7%; top:25%; color:#fff8e9; font:400 clamp(2.7rem,5.1vw,5.7rem)/.73 "DM Serif Display",Georgia,serif; letter-spacing:-.05em; text-shadow:2px 3px 0 rgba(16,45,39,.2); }
.poster-title i { color:var(--ink); font-size:.62em; }
.poster-stamp { position:absolute; right:7%; top:44%; width:74px; height:74px; border:2px solid var(--paper); color:var(--paper); border-radius:50%; display:grid; place-items:center; text-align:center; font-size:.63rem; line-height:1.25; letter-spacing:.14em; font-weight:800; transform:rotate(9deg); }
.poster-coords { position:absolute; z-index:3; right:6%; bottom:4%; color:#fff; font-size:.65rem; letter-spacing:.12em; }

.discover { padding:96px clamp(20px,7vw,110px) 104px; max-width:1440px; margin:auto; }
.section-heading { display:grid; grid-template-columns:minmax(0,1.15fr) minmax(260px,.55fr); align-items:end; gap:70px; margin-bottom:38px; }
.section-heading h2 { margin:14px 0 0; font:400 clamp(2.7rem,5vw,5.1rem)/.95 "DM Serif Display",Georgia,serif; letter-spacing:-.04em; }
.section-heading>p { color:var(--muted); line-height:1.7; margin:0 0 6px; }

.finder { background:var(--card); border:1px solid var(--line); border-radius:12px; box-shadow:var(--shadow); padding:18px; }
.search { min-height:58px; border:2px solid var(--ink); display:flex; align-items:center; gap:12px; padding:0 17px; border-radius:7px; }
.search>span[aria-hidden] { font-size:1.85rem; transform:rotate(-15deg); }
.search input { border:0; outline:0; background:transparent; width:100%; color:var(--ink); font-size:1rem; }
.search input::placeholder { color:#86928d; }
.filters { display:flex; gap:8px; flex-wrap:wrap; margin-top:14px; }
.filters button { border:1px solid var(--line); background:#fff; padding:9px 14px; border-radius:999px; color:var(--ink); font-size:.83rem; font-weight:700; cursor:pointer; }
.filters button:hover { border-color:var(--teal); }
.filters button.active { background:var(--teal); border-color:var(--teal); color:#fff; }
.subfilters { display:flex; align-items:center; gap:20px; margin-top:16px; border-top:1px solid var(--line); padding-top:15px; flex-wrap:wrap; }
.subfilters label { display:flex; align-items:center; gap:9px; color:var(--muted); font-size:.78rem; font-weight:800; text-transform:uppercase; letter-spacing:.06em; }
select { border:1px solid var(--line); border-radius:6px; padding:8px 28px 8px 9px; background:#fff; color:var(--ink); font-size:.85rem; text-transform:none; letter-spacing:0; }
.reset { margin-left:auto; border:0; background:transparent; color:var(--coral); font-size:.82rem; font-weight:800; cursor:pointer; }
.result-bar { display:flex; justify-content:space-between; padding:28px 2px 13px; border-bottom:2px solid var(--ink); }
.result-bar span { color:var(--muted); font-size:.8rem; }
.event-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; margin:20px 0; }
.event-card { position:relative; min-height:295px; background:var(--card); border:1px solid var(--line); border-radius:10px; padding:22px; display:grid; grid-template-columns:58px 1fr; gap:18px; overflow:hidden; transition:transform .2s ease,box-shadow .2s ease; scroll-margin:30px; }
.event-card:hover { transform:translateY(-3px); box-shadow:var(--shadow); }
.event-card:target { border-color:var(--sun); box-shadow:0 0 0 3px rgba(239,180,61,.24); }
.event-card:after { content:""; position:absolute; width:70px; height:70px; right:-33px; top:-33px; border:1px solid var(--line); border-radius:50%; box-shadow:0 0 0 13px var(--card),0 0 0 14px var(--line); }
.date-tile { background:var(--ink); color:#fff; width:58px; height:70px; text-align:center; border-radius:5px; padding-top:7px; }
.date-tile span { display:block; color:var(--sun); font-size:.68rem; font-weight:900; text-transform:uppercase; }
.date-tile strong { font:400 2rem/1 "DM Serif Display",Georgia,serif; }
.event-copy { min-width:0; }
.tags { display:flex; gap:7px; flex-wrap:wrap; padding-right:34px; }
.tags span { color:var(--teal); font-size:.62rem; font-weight:900; text-transform:uppercase; letter-spacing:.1em; }
.event-card h3 { margin:8px 0; font:400 1.52rem/1.08 "DM Serif Display",Georgia,serif; }
.event-card p { color:var(--muted); font-size:.86rem; }
.event-card .meta,.event-card .fit { color:var(--ink); }
.checked { padding-top:10px; border-top:1px solid var(--line); font-size:.72rem!important; }
.card-actions { display:flex; align-items:center; gap:14px; flex-wrap:wrap; }
.card-actions a,.card-actions button,.empty a { border:0; background:transparent; color:var(--coral); text-decoration:none; font-size:.78rem; font-weight:900; padding:0; cursor:pointer; }
.card-actions button { color:var(--teal); }
.empty { text-align:center; background:var(--card); border:1px dashed var(--line); margin:20px 0; padding:54px 20px; border-radius:10px; }
.empty[hidden] { display:none; }
.empty-icon { color:var(--sun); font-size:2rem; }
.empty h3 { margin:7px 0; font:400 1.8rem "DM Serif Display",Georgia,serif; }
.empty p { max-width:520px; margin:0 auto 16px; color:var(--muted); }

.visitor-news { background:#e7efe9; padding:96px clamp(20px,7vw,110px) 104px; border-top:1px solid #cad9d0; }
.visitor-news>.section-heading,.news-toolbar,.news-grid,.news-standard { max-width:1220px; margin-left:auto; margin-right:auto; }
.news-heading h2 em { color:var(--coral); font-weight:400; }
.news-toolbar { background:var(--ink); color:#fff; border-radius:10px 10px 0 0; padding:18px 20px; display:flex; align-items:center; justify-content:space-between; gap:22px; }
.news-toolbar p { margin:0; display:flex; flex-direction:column; }
.news-toolbar p strong { font-family:"DM Serif Display",Georgia,serif; font-size:1.2rem; font-weight:400; }
.news-toolbar p span { color:#a9c0b8; font-size:.7rem; letter-spacing:.08em; text-transform:uppercase; }
.news-filters { display:flex; gap:7px; flex-wrap:wrap; justify-content:flex-end; }
.news-filters button { border:1px solid rgba(255,255,255,.25); background:transparent; color:#dce8e3; border-radius:999px; padding:8px 12px; font-size:.76rem; font-weight:800; cursor:pointer; }
.news-filters button:hover { border-color:var(--sun); }
.news-filters button.active { background:var(--sun); border-color:var(--sun); color:var(--ink); }
.news-grid { display:grid; grid-template-columns:1.15fr 1fr 1fr; gap:1px; background:#cad9d0; border:1px solid #cad9d0; }
.news-card { min-height:390px; background:var(--card); padding:28px; display:flex; flex-direction:column; }
.news-card[hidden] { display:none; }
.news-lead { background:var(--ink); color:#fff; }
.news-status { display:flex; justify-content:space-between; gap:12px; align-items:center; margin-bottom:34px; }
.news-status span,.news-status time { color:var(--teal); font-size:.64rem; font-weight:900; letter-spacing:.1em; }
.news-status time { color:#82938d; }
.news-status .status-watch { color:var(--coral); }
.news-lead .news-status time { color:#a9c0b8; }
.news-card h3 { margin:0 0 16px; font:400 1.75rem/1.08 "DM Serif Display",Georgia,serif; }
.news-card>p { color:var(--muted); font-size:.9rem; line-height:1.7; }
.news-lead>p { color:#bfd0ca; }
.visitor-advice { margin-top:auto; padding:16px 0; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
.news-lead .visitor-advice { border-color:rgba(255,255,255,.15); }
.visitor-advice strong,.visitor-advice span { display:block; }
.visitor-advice strong { color:var(--coral); font-size:.68rem; letter-spacing:.1em; text-transform:uppercase; }
.visitor-advice span { margin-top:5px; font-size:.8rem; line-height:1.55; }
.news-card>a { margin-top:17px; color:var(--coral); text-decoration:none; font-size:.8rem; font-weight:900; }
.news-standard { display:flex; justify-content:space-between; gap:28px; padding:20px 22px; background:#d8e5dc; border-radius:0 0 10px 10px; }
.news-standard p { margin:0; max-width:720px; color:#4f655d; font-size:.78rem; }
.news-standard div { display:flex; align-items:center; gap:16px; flex-wrap:wrap; }
.news-standard a { color:var(--ink); font-size:.75rem; font-weight:900; text-decoration:none; white-space:nowrap; }

.field-notes { background:var(--ink); color:#fff; padding:96px clamp(20px,7vw,110px); }
.field-notes>.section-heading,.note-grid,.join-strip { max-width:1220px; margin-left:auto; margin-right:auto; }
.section-heading.light>p { color:#b7cbc4; }
.note-grid { display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid rgba(255,255,255,.15); border-bottom:1px solid rgba(255,255,255,.15); }
.note-card { min-height:355px; padding:28px 28px 32px; border-right:1px solid rgba(255,255,255,.15); display:flex; flex-direction:column; position:relative; overflow:hidden; }
.note-card:last-child { border-right:0; }
.note-card:before { content:""; position:absolute; width:170px; height:170px; border:1px solid rgba(255,255,255,.06); border-radius:50%; right:-80px; top:55px; box-shadow:0 0 0 32px rgba(255,255,255,.025); }
.note-number { color:#91ada4; font-size:.65rem; letter-spacing:.14em; font-weight:800; }
.note-icon { color:var(--sun); margin:30px 0 22px; font-size:2rem; }
.note-card h3 { margin:0 0 14px; font:400 1.8rem/1.05 "DM Serif Display",Georgia,serif; }
.note-card p { color:#b7cbc4; font-size:.9rem; line-height:1.7; }
.note-card a { margin-top:auto; color:var(--sun); text-decoration:none; font-size:.82rem; font-weight:800; }
.join-strip { margin-top:34px; padding:26px 0 0; display:flex; align-items:center; justify-content:space-between; gap:25px; }
.join-strip p { margin:0; }
.join-strip p span,.join-strip p strong { display:block; }
.join-strip p span { color:var(--sage); font-size:.65rem; font-weight:800; letter-spacing:.14em; }
.join-strip p strong { margin-top:5px; font:400 1.35rem "DM Serif Display",Georgia,serif; }
.button-coral { background:var(--coral); color:#fff; }

footer { padding:36px clamp(20px,5vw,76px); display:grid; grid-template-columns:1.1fr 1fr auto; align-items:center; gap:26px; color:var(--muted); font-size:.78rem; }
.footer-brand { color:var(--ink); }
.footer-brand small { color:var(--muted); font-size:.65rem; }
footer p { margin:0; }
.footer-links { display:flex; gap:16px; align-items:center; justify-content:flex-end; }
.footer-links a,.footer-links button { border:0; background:transparent; padding:0; color:var(--ink); text-decoration:none; font-size:.78rem; font-weight:800; cursor:pointer; }
footer>small { grid-column:1/-1; padding-top:18px; border-top:1px solid var(--line); }

button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible { outline:3px solid var(--sun); outline-offset:3px; }
@media (prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } .event-card { transition:none; } }

@media (max-width:1000px) {
  .hero { grid-template-columns:1.2fr .8fr; gap:35px; padding-left:45px; padding-right:45px; }
  .hero-poster { width:100%; }
  .poster-title { font-size:clamp(2.4rem,6vw,4.7rem); }
  .discover,.visitor-news,.field-notes { padding-left:35px; padding-right:35px; }
  .section-heading { gap:35px; }
  .news-grid { grid-template-columns:1fr 1fr; }
  .news-lead { grid-column:1/-1; min-height:330px; }
}

@media (max-width:760px) {
  .topbar { min-height:72px; padding:12px 18px; }
  .brand-copy small,nav>a:not(.nav-watch) { display:none; }
  .nav-watch { padding:8px 12px; font-size:.72rem; }
  .hero { min-height:auto; grid-template-columns:1fr; padding:58px 20px 72px; }
  h1 { font-size:clamp(3.35rem,16vw,5.2rem); }
  .hero-poster { justify-self:center; width:min(90%,460px); margin-top:18px; }
  .proof-strip { gap:10px; }
  .proof-strip strong { font-size:1rem; }
  .discover,.visitor-news,.field-notes { padding:70px 20px; }
  .section-heading { grid-template-columns:1fr; gap:20px; }
  .section-heading h2 { font-size:clamp(2.55rem,12vw,4rem); }
  .subfilters { align-items:stretch; flex-direction:column; gap:10px; }
  .subfilters label { justify-content:space-between; }
  .reset { margin:0; align-self:flex-start; }
  .event-grid { grid-template-columns:1fr; }
  .news-toolbar { align-items:flex-start; flex-direction:column; }
  .news-filters { justify-content:flex-start; }
  .news-grid { grid-template-columns:1fr; }
  .news-lead { grid-column:auto; }
  .news-card { min-height:350px; }
  .news-standard { flex-direction:column; }
  .note-grid { grid-template-columns:1fr; }
  .note-card { min-height:305px; border-right:0; border-bottom:1px solid rgba(255,255,255,.15); }
  .note-card:last-child { border-bottom:0; }
  .join-strip { align-items:flex-start; flex-direction:column; }
  footer { grid-template-columns:1fr; align-items:start; }
  .footer-links { justify-content:flex-start; }
  footer>small { grid-column:1; }
}

@media (max-width:440px) {
  .hero-actions { align-items:stretch; flex-direction:column; }
  .button { width:100%; }
  .proof-strip span { font-size:.59rem; }
  .event-card { min-height:auto; grid-template-columns:52px 1fr; gap:14px; padding:16px; }
  .date-tile { width:52px; }
  .result-bar { align-items:flex-end; gap:12px; }
  .result-bar span { text-align:right; }
  .footer-links { flex-wrap:wrap; }
}
