/* palmiana.com · sun, sand, lagoon and one hibiscus */
@font-face { font-family: 'Fraunces'; font-style: normal; font-weight: 300 900; font-display: swap; src: url('/fonts/fraunces-latin.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 900; font-display: swap; src: url('/fonts/fraunces-latinext.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Fraunces'; font-style: italic; font-weight: 300 900; font-display: swap; src: url('/fonts/fraunces-italic-latin.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: 300 900; font-display: swap; src: url('/fonts/fraunces-italic-latinext.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Instrument Sans'; font-style: normal; font-weight: 400 700; font-display: swap; src: url('/fonts/instrument-sans-latin.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: 'Instrument Sans'; font-style: normal; font-weight: 400 700; font-display: swap; src: url('/fonts/instrument-sans-latinext.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Spline Sans Mono'; font-style: normal; font-weight: 300 700; font-display: swap; src: url('/fonts/spline-mono-latin.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: 'Spline Sans Mono'; font-style: normal; font-weight: 300 700; font-display: swap; src: url('/fonts/spline-mono-latinext.woff2') format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

:root {
  --sand: #FCFAF4;
  --sand-2: #F4EEDF;
  --foam: #EAF6F3;
  --ink: #10303D;
  --ink-2: #44606B;
  --ink-3: #7A8F97;
  --lagoon: #0E9AA7;
  --lagoon-deep: #0B6F7A;
  --lagoon-tint: #D6F0F0;
  --frond: #2E7D4F;
  --frond-tint: #DFF0E3;
  --hibiscus: #E8386A;
  --hibiscus-deep: #C4235A;
  --hibiscus-tint: #FCE3EA;
  --sun: #FFC857;
  --sun-tint: #FFF1CC;
  --dusk: #FF8A5B;
  --night: #0B1F2A;
  --night-2: #12384A;
  --line: rgba(16, 48, 61, .12);
  --shadow: 0 10px 30px -12px rgba(16, 48, 61, .25);
  --shadow-sm: 0 4px 14px -6px rgba(16, 48, 61, .2);
  --r: 22px;
  --r-sm: 12px;
  --display: 'Fraunces', Georgia, 'Times New Roman', serif;
  --text: 'Instrument Sans', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  --mono: 'Spline Sans Mono', 'SFMono-Regular', Consolas, monospace;
  --wrap: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }
body { margin: 0; background: var(--sand); color: var(--ink); font-family: var(--text); font-size: 17px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; height: auto; display: block; }
a { color: var(--lagoon-deep); text-decoration-thickness: 1px; text-underline-offset: 3px; }
a:hover { color: var(--hibiscus-deep); }
h1, h2, h3, h4 { font-family: var(--display); font-weight: 500; line-height: 1.08; letter-spacing: -.01em; margin: 0 0 .4em; font-variation-settings: 'SOFT' 80, 'WONK' 1; font-optical-sizing: auto; }
h1 { font-size: clamp(2.6rem, 6.5vw, 5rem); font-weight: 500; }
h1 em, h2 em { font-style: italic; font-weight: 400; color: var(--lagoon-deep); }
.hero-sun h1 em { color: var(--sun); }
h2 { font-size: clamp(1.7rem, 3.4vw, 2.5rem); }
h3 { font-size: 1.25rem; }
h4 { font-size: 1rem; font-family: var(--text); font-weight: 600; letter-spacing: .02em; }
p { margin: 0 0 1em; }
.lede { font-size: clamp(1.1rem, 1.6vw, 1.3rem); color: var(--ink-2); line-height: 1.5; max-width: 42ch; }
.small { font-size: .9rem; color: var(--ink-2); }
.mono { font-family: var(--mono); font-variant-numeric: tabular-nums; }
.sr-only { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
[hidden] { display: none !important; }
.wrap { width: min(var(--wrap), 100% - 2.5rem); margin-inline: auto; }
.narrow { max-width: 760px; }
.section { padding-block: clamp(2.5rem, 6vw, 5rem); }
.band { padding-block: clamp(2.5rem, 6vw, 5rem); }
.skip { position: absolute; left: -999px; top: 0; background: var(--ink); color: #fff; padding: .6rem 1rem; z-index: 100; }
.skip:focus { left: 1rem; }
:focus-visible { outline: 3px solid var(--sun); outline-offset: 3px; border-radius: 4px; }

.eyebrow { font-family: var(--mono); font-size: .74rem; letter-spacing: .14em; text-transform: uppercase; color: var(--lagoon-deep); margin: 0 0 .8rem; }
.eyebrow a { text-decoration: none; }
.hero-sun .eyebrow { color: var(--sun); }
.hat { width: 26px; height: 14px; vertical-align: -1px; }
.hat-lg { width: 64px; height: 34px; }

/* wordmark: the hat replaces the dot on the i */
.wordmark { font-family: var(--display); font-weight: 600; font-size: 1.65rem; letter-spacing: -.02em; color: var(--ink); text-decoration: none; display: inline-flex; align-items: baseline; font-variation-settings: 'SOFT' 100, 'WONK' 1; }
.wordmark:hover { color: var(--ink); }
.hat-i { position: relative; display: inline-block; }
.hat-i-glyph { position: absolute; left: 50%; top: -.16em; width: .95em; height: .5em; transform: translateX(-52%) rotate(-8deg); transition: transform .35s cubic-bezier(.34, 1.56, .64, 1); }
.wordmark:hover .hat-i-glyph { transform: translateX(-52%) rotate(8deg) translateY(-.08em); }

/* header */
.site-head { position: sticky; top: 0; z-index: 50; background: color-mix(in srgb, var(--sand) 88%, transparent); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); border-bottom: 1px solid var(--line); }
.head-row { display: flex; align-items: center; justify-content: space-between; gap: 1rem; min-height: 66px; }
.main-nav ul { list-style: none; margin: 0; padding: 0; display: flex; gap: .2rem; }
.main-nav a { display: inline-block; padding: .45rem .8rem; border-radius: 999px; color: var(--ink); text-decoration: none; font-weight: 500; font-size: .98rem; }
.main-nav a:hover, .main-nav a[aria-current] { background: var(--lagoon-tint); color: var(--lagoon-deep); }
.head-tools { display: flex; align-items: center; gap: .2rem; }
.icon-btn { background: none; border: 0; padding: .5rem; border-radius: 999px; color: var(--ink); cursor: pointer; display: inline-flex; position: relative; }
.icon-btn:hover { background: var(--lagoon-tint); color: var(--lagoon-deep); }
.sunlist-link .count { position: absolute; top: 2px; right: 0; min-width: 18px; height: 18px; padding: 0 5px; border-radius: 999px; background: var(--hibiscus); color: #fff; font-family: var(--mono); font-size: .68rem; line-height: 18px; text-align: center; display: none; }
html[data-sunlist] .sunlist-link .count { display: block; }
.burger { display: none; }
.mobile-nav { border-top: 1px solid var(--line); background: var(--sand); }
.mobile-nav ul { list-style: none; margin: 0; padding: .6rem 1.25rem 1rem; }
.mobile-nav a { display: block; padding: .7rem 0; font-size: 1.2rem; font-family: var(--display); color: var(--ink); text-decoration: none; border-bottom: 1px solid var(--line); }
@media (max-width: 860px) { .main-nav { display: none; } .burger { display: inline-flex; } }

/* search */
.search-layer { position: fixed; inset: 0; z-index: 90; background: rgba(11, 31, 42, .55); backdrop-filter: blur(4px); display: grid; place-items: start center; padding: 8vh 1rem; }
.search-box { width: min(680px, 100%); background: var(--sand); border-radius: var(--r); box-shadow: var(--shadow); overflow: hidden; }
.search-form { display: flex; align-items: center; gap: .5rem; padding: .6rem .6rem .6rem 1.2rem; border-bottom: 1px solid var(--line); }
.search-form input { flex: 1; border: 0; background: none; font: inherit; font-size: 1.15rem; padding: .6rem 0; color: var(--ink); outline: none; }
.search-results { max-height: 60vh; overflow: auto; padding: .5rem; }
.search-results a { display: flex; flex-direction: column; gap: .1rem; padding: .7rem .9rem; border-radius: var(--r-sm); text-decoration: none; color: var(--ink); }
.search-results a:hover, .search-results a:focus { background: var(--lagoon-tint); }
.search-results .k { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--lagoon-deep); }
.search-results .s { font-size: .9rem; color: var(--ink-2); }
.search-results .none { padding: 1rem; color: var(--ink-2); }

/* buttons, chips, pills */
.btn { display: inline-flex; align-items: center; gap: .5rem; padding: .8rem 1.25rem; border-radius: 999px; background: var(--lagoon); color: #fff; text-decoration: none; font-weight: 600; font-size: .98rem; border: 0; cursor: pointer; font-family: var(--text); transition: transform .2s, background .2s; }
.btn:hover { background: var(--lagoon-deep); color: #fff; transform: translateY(-1px); }
.btn-hib { background: var(--hibiscus); }
.btn-hib:hover { background: var(--hibiscus-deep); }
.btn-ghost { background: rgba(255, 255, 255, .12); color: #fff; border: 1px solid rgba(255, 255, 255, .35); }
.btn-ghost:hover { background: rgba(255, 255, 255, .22); }
.btn-line { background: transparent; color: var(--ink); border: 1.5px solid var(--ink); }
.btn-line:hover { background: var(--ink); color: #fff; }
.btn-sm { padding: .5rem .9rem; font-size: .88rem; }
.cta-row { display: flex; flex-wrap: wrap; gap: .8rem; align-items: center; margin-top: 1.4rem; }
.chip { border: 1.5px solid var(--line); background: #fff; color: var(--ink); border-radius: 999px; padding: .38rem .85rem; font: inherit; font-size: .88rem; cursor: pointer; }
.chip:hover { border-color: var(--lagoon); color: var(--lagoon-deep); }
.chip.on { background: var(--ink); color: #fff; border-color: var(--ink); }
.pill { display: inline-block; padding: .2rem .6rem; border-radius: 999px; background: var(--foam); font-size: .8rem; font-family: var(--mono); }
.filter-row { display: flex; flex-wrap: wrap; gap: .45rem; align-items: center; margin-bottom: .7rem; }
.filter-label { font-family: var(--mono); font-size: .72rem; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-3); min-width: 4.5rem; }
.filters select, .tool-ui select, .tool-ui input[type=number], .tool-ui input[type=date], .tool-ui input[type=text], .contact-form input, .contact-form select, .contact-form textarea, .news-form input { font: inherit; padding: .55rem .8rem; border: 1.5px solid var(--line); border-radius: var(--r-sm); background: #fff; color: var(--ink); }
.filter-count { font-family: var(--mono); font-size: .8rem; color: var(--ink-3); margin-left: auto; }
.filter-empty { padding: 2rem; text-align: center; color: var(--ink-2); }

/* hearts */
.heart { border: 1.5px solid var(--line); background: #fff; color: var(--ink-3); width: 38px; height: 38px; border-radius: 999px; display: inline-grid; place-items: center; cursor: pointer; transition: transform .2s, color .2s, background .2s; }
.heart:hover { color: var(--hibiscus); border-color: var(--hibiscus); transform: scale(1.08); }
.heart[aria-pressed="true"] { background: var(--hibiscus); border-color: var(--hibiscus); color: #fff; }
.heart[aria-pressed="true"] svg { fill: currentColor; }
.heart-hint { font-size: .9rem; color: var(--ink-2); }

/* month chips */
.months { display: inline-flex; gap: 2px; }
.months i { width: 9px; height: 14px; border-radius: 3px; background: var(--sand-2); }
.months i.on { background: var(--sun); }
.months.lg i { width: 14px; height: 20px; }

/* cards */
.grid { display: grid; gap: 1.4rem; }
.grid.cards { grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); }
.grid.cards.three { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }
.grid.two { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }
.card { background: #fff; border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow-sm); display: flex; flex-direction: column; transition: transform .25s, box-shadow .25s; }
.card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.card-media { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: var(--sand-2); }
.card-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s; }
.card:hover .card-media img { transform: scale(1.04); }
.card-body { padding: 1.1rem 1.2rem 1.2rem; display: flex; flex-direction: column; gap: .3rem; flex: 1; }
.card-body h3 { margin: 0; font-size: 1.35rem; }
.card-body h3 a { color: var(--ink); text-decoration: none; }
.card-body h3 a:hover { color: var(--lagoon-deep); }
.card-body p { margin: 0; color: var(--ink-2); font-size: .95rem; }
.card-body .eyebrow { margin-bottom: .2rem; }
.card-foot { display: flex; align-items: center; gap: .7rem; margin-top: auto; padding-top: .9rem; }
.card-foot .local { font-family: var(--mono); font-size: .78rem; color: var(--ink-3); margin-left: auto; }
.card-foot .local::before { content: ''; display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: var(--ink-3); margin-right: .35rem; vertical-align: 1px; }
.card-foot .local.day::before { background: var(--sun); }
.card-foot .local.golden::before { background: var(--dusk); box-shadow: 0 0 0 3px rgba(255, 138, 91, .25); }
.card-foot .local.night::before { background: var(--night-2); }
.section-head { display: flex; align-items: end; justify-content: space-between; gap: 1rem; margin-bottom: 1.6rem; flex-wrap: wrap; }
.section-head h2 { margin: 0; }

/* tool cards */
.tool-scroll { display: flex; gap: 1rem; overflow-x: auto; padding: .2rem .2rem 1rem; scroll-snap-type: x proximity; scrollbar-width: thin; }
.tool-card { flex: 0 0 220px; scroll-snap-align: start; display: flex; flex-direction: column; gap: .35rem; padding: 1.2rem; background: #fff; border-radius: var(--r); box-shadow: var(--shadow-sm); text-decoration: none; color: var(--ink); border: 1.5px solid transparent; transition: transform .25s, border-color .25s; }
.tool-card:hover { transform: translateY(-3px); border-color: var(--lagoon); color: var(--ink); }
.tool-ico { width: 48px; height: 48px; border-radius: 14px; background: var(--sun-tint); color: var(--ink); display: grid; place-items: center; margin-bottom: .4rem; }
.tool-name { font-family: var(--display); font-size: 1.15rem; font-weight: 500; line-height: 1.15; }
.tool-short { font-size: .88rem; color: var(--ink-2); }
.tools-grid { grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }
.tool-card.big { flex: none; padding: 1.5rem; }
.tools-band { background: var(--foam); }

/* hero with the sun map */
.hero-sun { background: radial-gradient(120% 90% at 20% 0%, var(--night-2) 0%, var(--night) 60%); color: #fff; padding: clamp(2rem, 5vw, 4rem) 0 clamp(2rem, 4vw, 3rem); position: relative; overflow: hidden; }
.hero-sun::before { content: ''; position: absolute; inset: auto -10% -30% auto; width: 60vw; height: 60vw; max-width: 720px; max-height: 720px; background: radial-gradient(closest-side, rgba(255, 200, 87, .18), transparent 70%); pointer-events: none; }
.hero-top { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 1.6rem; flex-wrap: wrap; }
.hero-text { max-width: 720px; }
.hero-sun h1 { color: #fff; margin-bottom: .5rem; }
.hero-sun .lede { color: rgba(255, 255, 255, .78); }
.hero-live { display: inline-flex; align-items: center; gap: .6rem; font-family: var(--mono); font-size: .8rem; color: rgba(255, 255, 255, .85); background: rgba(255, 255, 255, .08); border: 1px solid rgba(255, 255, 255, .15); padding: .55rem .9rem; border-radius: 999px; max-width: 100%; }
.live-dot { width: 9px; height: 9px; border-radius: 50%; background: var(--sun); box-shadow: 0 0 0 0 rgba(255, 200, 87, .6); animation: pulse 2.4s infinite; }
@keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(255, 200, 87, .6); } 70% { box-shadow: 0 0 0 9px rgba(255, 200, 87, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 200, 87, 0); } }

.sunmap { position: relative; border-radius: var(--r); overflow: hidden; background: var(--night); box-shadow: 0 30px 60px -30px rgba(0, 0, 0, .6); }
.sunmap svg { width: 100%; height: auto; display: block; }
.sunmap .ocean { fill: #143E52; }
.sunmap .land { fill: #E6D3A3; stroke: #F6E7C0; stroke-width: .4; }
.sunmap .belt-line { stroke: var(--sun); stroke-opacity: .5; stroke-width: .8; stroke-dasharray: 4 5; }
.sunmap .equator { stroke: #fff; stroke-opacity: .12; stroke-width: .6; stroke-dasharray: 2 6; }
.sunmap .belt-label { font-family: var(--mono); font-size: 9px; fill: var(--sun); fill-opacity: .85; letter-spacing: .06em; }
.sunmap .night { fill: #071219; fill-opacity: .78; }
.sunmap .night-edge { fill: none; stroke: var(--dusk); stroke-width: 6; stroke-opacity: .5; }
.sunmap .sun-glow { fill: var(--sun); fill-opacity: .3; }
.sunmap .sun-core { fill: #FFF3C4; }
.sunmap .pin { cursor: pointer; }
.sunmap .pin .halo { fill: var(--sun); fill-opacity: 0; transition: fill-opacity .3s; }
.sunmap .pin .dot { fill: #fff; stroke: var(--ink); stroke-width: 1.2; transition: fill .3s; }
.sunmap .pin.day .dot { fill: var(--sun); }
.sunmap .pin.golden .dot { fill: var(--dusk); }
.sunmap .pin.golden .halo { fill: var(--dusk); fill-opacity: .35; animation: halo 2.2s infinite; }
.sunmap .pin.night .dot { fill: #6E8B99; stroke: #0B1F2A; }
.sunmap .pin:hover .halo, .sunmap .pin.active .halo { fill-opacity: .5; }
.sunmap .pin:hover .dot, .sunmap .pin.active .dot { fill: var(--hibiscus); }
@keyframes halo { 0% { r: 6; fill-opacity: .45; } 100% { r: 14; fill-opacity: 0; } }
.map-tip { position: absolute; z-index: 5; background: var(--sand); color: var(--ink); border-radius: 14px; padding: .7rem .9rem; box-shadow: var(--shadow); font-size: .88rem; min-width: 200px; max-width: 260px; pointer-events: none; transform: translate(-50%, calc(-100% - 14px)); }
.map-tip::after { content: ''; position: absolute; left: 50%; bottom: -7px; width: 14px; height: 14px; background: var(--sand); transform: translateX(-50%) rotate(45deg); }
.map-tip strong { font-family: var(--display); font-size: 1.1rem; display: block; }
.map-tip .t { font-family: var(--mono); font-size: .78rem; color: var(--ink-2); display: block; margin: .15rem 0; }
.map-tip .state { display: inline-block; padding: .1rem .5rem; border-radius: 999px; font-family: var(--mono); font-size: .72rem; }
.map-tip .state.day { background: var(--sun-tint); }
.map-tip .state.golden { background: #FFE0D1; color: #8A2E0E; }
.map-tip .state.night { background: #DCE6EA; color: var(--night-2); }
.map-tip.pinned { pointer-events: auto; }
.map-tip a { color: var(--lagoon-deep); }
.map-legend { display: flex; flex-wrap: wrap; gap: .5rem 1rem; align-items: center; padding: .7rem 1rem; margin: 0; font-family: var(--mono); font-size: .74rem; color: rgba(255, 255, 255, .8); background: rgba(0, 0, 0, .25); }
.map-legend .lg::before { content: ''; display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin-right: .4rem; vertical-align: -1px; }
.map-legend .day::before { background: var(--sun); }
.map-legend .golden::before { background: var(--dusk); }
.map-legend .night::before { background: #6E8B99; }
.map-legend .belt::before { background: transparent; border: 1.5px dashed var(--sun); border-radius: 0; height: 8px; width: 12px; }
.map-clock { margin-left: auto; }
.sunmap.compact { box-shadow: var(--shadow); }
.board-h { display: flex; align-items: center; gap: .5rem; font-size: 1.3rem; margin: 1.6rem 0 .8rem; color: #fff; flex-wrap: wrap; }
.board-sub { font-family: var(--mono); font-size: .74rem; color: rgba(255, 255, 255, .6); font-weight: 400; letter-spacing: .06em; text-transform: uppercase; }
.sunboard { display: flex; gap: .8rem; overflow-x: auto; padding-bottom: .8rem; scrollbar-width: thin; }
.sunboard-empty { color: rgba(255, 255, 255, .7); font-size: .9rem; }
.board-card { flex: 0 0 200px; background: rgba(255, 255, 255, .06); border: 1px solid rgba(255, 255, 255, .12); border-radius: 16px; padding: .9rem 1rem; text-decoration: none; color: #fff; display: flex; flex-direction: column; gap: .15rem; transition: background .2s; }
.board-card:hover { background: rgba(255, 255, 255, .12); color: #fff; }
.board-card .bn { font-family: var(--display); font-size: 1.15rem; }
.board-card .bt { font-family: var(--mono); font-size: 1.4rem; letter-spacing: -.02em; }
.board-card .bs { font-family: var(--mono); font-size: .74rem; color: rgba(255, 255, 255, .7); }
.board-card.golden { border-color: var(--dusk); background: linear-gradient(160deg, rgba(255, 138, 91, .22), rgba(255, 200, 87, .08)); }
.board-card.golden .bs { color: var(--sun); }
.board-card.day .bt { color: var(--sun); }
.board-card.night { opacity: .7; }

/* persona */
.persona { display: grid; grid-template-columns: 1fr 1.1fr; gap: clamp(1.5rem, 5vw, 4rem); align-items: center; padding-block: clamp(3rem, 7vw, 6rem); }
.persona-media { position: relative; border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); transform: rotate(-2deg); }
.persona-media img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; }
.persona-tag { position: absolute; left: 1rem; bottom: 1rem; background: var(--sand); color: var(--ink); padding: .5rem .9rem; border-radius: 999px; font-family: var(--display); font-style: italic; font-size: .95rem; box-shadow: var(--shadow-sm); display: inline-flex; align-items: center; gap: .4rem; }
@media (max-width: 800px) { .persona { grid-template-columns: 1fr; } .persona-media { transform: none; max-width: 420px; } }

/* page hero */
.page-hero { display: grid; grid-template-columns: 1.2fr 1fr; gap: clamp(1.5rem, 5vw, 4rem); align-items: center; padding-block: clamp(2rem, 5vw, 4rem) clamp(1.5rem, 3vw, 2.5rem); }
.page-hero-media { border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); }
.page-hero-media img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.page-hero .lede { max-width: 52ch; }
@media (max-width: 800px) { .page-hero { grid-template-columns: 1fr; } }
.region-h { margin: 2.5rem 0 1rem; font-size: 1.6rem; padding-top: 1rem; border-top: 1px solid var(--line); }
.region-block[hidden] { display: none; }

/* twin cards */
.twin { display: grid; grid-template-columns: 1fr 1fr; gap: 1.4rem; padding-block: 1rem 3rem; }
.twin-card { position: relative; display: block; border-radius: var(--r); overflow: hidden; min-height: 380px; color: #fff; text-decoration: none; box-shadow: var(--shadow); }
.twin-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .7s; }
.twin-card:hover img { transform: scale(1.04); }
.twin-body { position: relative; z-index: 1; padding: 2rem; height: 100%; min-height: 380px; display: flex; flex-direction: column; justify-content: end; background: linear-gradient(to top, rgba(11, 31, 42, .85) 0%, rgba(11, 31, 42, .2) 55%, transparent 100%); }
.twin-body .eyebrow { color: var(--sun); }
.twin-body h2 { color: #fff; margin-bottom: .3rem; }
.twin-body p { color: rgba(255, 255, 255, .85); max-width: 40ch; }
.twin-card:hover { color: #fff; }
@media (max-width: 760px) { .twin { grid-template-columns: 1fr; } }

/* events */
.month-tabs { display: flex; gap: .3rem; overflow-x: auto; padding-bottom: .5rem; scrollbar-width: thin; }
.month-tab { flex: 0 0 auto; border: 1.5px solid var(--line); background: #fff; border-radius: 999px; padding: .4rem .75rem; font: inherit; font-size: .88rem; cursor: pointer; display: inline-flex; gap: .4rem; align-items: center; color: var(--ink); }
.month-tab .n { font-family: var(--mono); font-size: .7rem; background: var(--foam); border-radius: 999px; padding: 0 .4rem; }
.month-tab[aria-selected="true"] { background: var(--ink); color: #fff; border-color: var(--ink); }
.month-tab[aria-selected="true"] .n { background: var(--sun); color: var(--ink); }
.month-h { margin: 1.4rem 0 .8rem; }
html:not(.js) .month-panel[hidden] { display: block !important; }
.event-list { list-style: none; margin: 0; padding: 0; display: grid; gap: .6rem; }
.event-list li { display: grid; grid-template-columns: 200px 1fr; gap: 1rem; padding: .9rem 1.1rem; background: #fff; border-radius: var(--r-sm); box-shadow: var(--shadow-sm); }
.event-list li[hidden] { display: none; }
.event-where a { font-family: var(--display); font-size: 1.1rem; text-decoration: none; color: var(--ink); }
.event-where small { display: block; color: var(--ink-3); font-size: .8rem; }
.event-what { color: var(--ink-2); font-size: .95rem; }
.event-what strong { color: var(--ink); display: block; }
@media (max-width: 640px) { .event-list li { grid-template-columns: 1fr; gap: .3rem; } }

/* poll and newsletter */
.poll-section { padding-top: 0; }
.poll { background: #fff; border-radius: var(--r); padding: clamp(1.4rem, 4vw, 2.5rem); box-shadow: var(--shadow-sm); border: 1.5px solid var(--sun-tint); }
.poll-options { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: .6rem; margin-top: .6rem; }
.poll-opt { text-align: left; padding: .9rem 1rem; border: 1.5px solid var(--line); border-radius: var(--r-sm); background: var(--sand); font: inherit; cursor: pointer; color: var(--ink); }
.poll-opt:hover { border-color: var(--lagoon); }
.poll-opt.on { background: var(--sun-tint); border-color: var(--sun); font-weight: 600; }
.poll-after { margin: 1rem 0 0; color: var(--ink-2); }
.postcards { background: linear-gradient(135deg, var(--lagoon-tint), var(--sun-tint)); }
.postcards-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: clamp(1.5rem, 5vw, 4rem); align-items: center; }
.postcards-media { border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); transform: rotate(2deg); }
.postcards-media img { aspect-ratio: 4 / 3; object-fit: cover; width: 100%; }
.news-row { display: flex; gap: .6rem; flex-wrap: wrap; }
.news-row input { flex: 1; min-width: 220px; }
.form-note { font-size: .82rem; color: var(--ink-2); margin: .6rem 0 0; }
.form-ok { color: var(--frond); font-weight: 600; margin-top: .8rem; }
.form-err { color: var(--hibiscus-deep); margin-top: .8rem; }
.hp { position: absolute; left: -9999px; }
@media (max-width: 800px) { .postcards-grid { grid-template-columns: 1fr; } .postcards-media { transform: none; } }

/* contact */
.contact-form { display: grid; gap: 1rem; background: #fff; padding: clamp(1.4rem, 4vw, 2.5rem); border-radius: var(--r); box-shadow: var(--shadow-sm); }
.contact-form label { display: grid; gap: .35rem; font-weight: 600; font-size: .92rem; }
.contact-form input, .contact-form select, .contact-form textarea { font-weight: 400; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
@media (max-width: 600px) { .form-grid { grid-template-columns: 1fr; } }
.contact-mail { font-size: 1.05rem; }

/* footer */
.site-foot { background: var(--night); color: rgba(255, 255, 255, .8); padding: 3.5rem 0 2rem; margin-top: 2rem; }
.foot-grid { display: grid; grid-template-columns: 1.4fr repeat(4, 1fr); gap: 2rem; }
.foot-grid h4 { color: #fff; margin-bottom: .6rem; }
.foot-grid ul { list-style: none; margin: 0; padding: 0; display: grid; gap: .35rem; }
.foot-grid a { color: rgba(255, 255, 255, .8); text-decoration: none; }
.foot-grid a:hover { color: var(--sun); }
.foot-brand .wordmark { color: #fff; }
.foot-brand p { font-size: .92rem; max-width: 30ch; }
.foot-line { display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap; margin-top: 2.5rem; padding-top: 1.2rem; border-top: 1px solid rgba(255, 255, 255, .12); font-family: var(--mono); font-size: .72rem; color: rgba(255, 255, 255, .55); }
@media (max-width: 900px) { .foot-grid { grid-template-columns: 1fr 1fr; } .foot-brand { grid-column: 1 / -1; } }

/* destination page */
.dest-hero { display: grid; grid-template-columns: 1.6fr 1fr; gap: clamp(1.5rem, 4vw, 3rem); align-items: end; padding-block: clamp(1.5rem, 4vw, 3rem) 1.5rem; }
.dest-hero-media { border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); position: relative; }
.dest-hero-media img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.dest-hero-media figcaption { position: absolute; left: 1rem; bottom: 1rem; background: rgba(11, 31, 42, .7); color: #fff; font-family: var(--mono); font-size: .72rem; padding: .35rem .7rem; border-radius: 999px; backdrop-filter: blur(4px); }
.dest-hero h1 { font-size: clamp(2.4rem, 5.5vw, 4.2rem); }
.dest-layout { display: grid; grid-template-columns: 300px 1fr; gap: clamp(1.5rem, 4vw, 3.5rem); align-items: start; padding-bottom: 3rem; }
.fact-card { position: sticky; top: 84px; background: #fff; border-radius: var(--r); box-shadow: var(--shadow-sm); padding: 1.2rem 1.3rem; display: grid; gap: .7rem; border: 1.5px solid var(--sun-tint); }
.fact-row { display: grid; gap: .15rem; padding-bottom: .6rem; border-bottom: 1px solid var(--line); }
.fact-row:last-of-type { border: 0; }
.fact-l { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); display: flex; align-items: center; gap: .35rem; }
.fact-v { font-size: .98rem; }
.fact-v.small { font-size: .82rem; color: var(--ink-2); }
strong.fact-v { font-size: 1.5rem; letter-spacing: -.02em; }
.fact-links { display: flex; flex-wrap: wrap; gap: .4rem; }
.fact-links a { font-size: .82rem; padding: .3rem .7rem; border-radius: 999px; background: var(--foam); text-decoration: none; }
.dest-main section { margin-bottom: clamp(2rem, 4vw, 3rem); }
.dest-main h2 { font-size: clamp(1.5rem, 2.6vw, 2rem); }
.intro { font-size: clamp(1.15rem, 1.7vw, 1.35rem); line-height: 1.55; color: var(--ink); max-width: 62ch; font-family: var(--display); font-weight: 400; margin-bottom: 2rem; }
.palm-block { display: grid; grid-template-columns: 64px 1fr; gap: 1rem; background: var(--frond-tint); border-radius: var(--r); padding: 1.4rem; }
.palm-ico { width: 64px; height: 64px; border-radius: 18px; background: #fff; color: var(--frond); display: grid; place-items: center; }
.palm-block h2 { font-size: 1.4rem; }
.palm-block p { margin: 0; color: var(--ink-2); }
.mini { background: #fff; border-radius: var(--r-sm); padding: 1.1rem 1.2rem; box-shadow: var(--shadow-sm); }
.mini h3 { font-size: 1.15rem; margin-bottom: .3rem; }
.mini p { margin: 0; color: var(--ink-2); font-size: .95rem; }
.beach-list, .event-cards { list-style: none; margin: 0; padding: 0; display: grid; gap: .7rem; }
.beach-list li, .event-cards li { display: grid; grid-template-columns: auto 1fr; gap: .9rem; align-items: start; background: #fff; border-radius: var(--r-sm); padding: 1rem 1.2rem; box-shadow: var(--shadow-sm); }
.beach-list h3, .event-cards h3 { font-size: 1.1rem; margin-bottom: .2rem; }
.beach-list p, .event-cards p { margin: 0; color: var(--ink-2); font-size: .95rem; }
.beach-list .ico { color: var(--lagoon); margin-top: .2rem; }
.month-badge { font-family: var(--mono); font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; background: var(--sun-tint); border-radius: 8px; padding: .35rem .5rem; margin-top: .1rem; }
.two-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; }
.note-card { border-radius: var(--r); padding: 1.4rem; background: #fff; box-shadow: var(--shadow-sm); border-top: 5px solid var(--lagoon); }
.note-card.family { border-top-color: var(--hibiscus); }
.note-card h2 { display: flex; align-items: center; gap: .5rem; font-size: 1.35rem; }
.note-card p { color: var(--ink-2); font-size: .95rem; }
.note-fig { color: var(--ink) !important; }
.meter { display: grid; grid-template-columns: 110px 1fr auto; gap: .6rem; align-items: center; font-size: .82rem; margin-bottom: .45rem; }
.meter-l { display: flex; align-items: center; gap: .35rem; color: var(--ink-2); }
.meter-bar { height: 8px; border-radius: 999px; background: var(--sand-2); overflow: hidden; }
.meter-bar i { display: block; height: 100%; background: linear-gradient(90deg, var(--lagoon), var(--sun)); border-radius: 999px; }
.meter-v { font-family: var(--mono); font-size: .75rem; color: var(--ink-3); }
.tips { counter-reset: tip; list-style: none; margin: 0; padding: 0; display: grid; gap: .7rem; }
.tips li { position: relative; padding-left: 3rem; min-height: 2.2rem; }
.tips li::before { counter-increment: tip; content: counter(tip); position: absolute; left: 0; top: 0; width: 2.2rem; height: 2.2rem; border-radius: 50%; background: var(--sun); color: var(--ink); font-family: var(--display); font-weight: 600; display: grid; place-items: center; }
.palmiana-note { background: var(--sun-tint); border-radius: var(--r); padding: 1.6rem 1.8rem; margin: 2.5rem 0; position: relative; }
.palmiana-note .hat { width: 40px; height: 22px; position: absolute; top: -12px; left: 1.6rem; transform: rotate(-8deg); }
.palmiana-note p { font-family: var(--display); font-size: 1.2rem; line-height: 1.45; margin: .3rem 0 .5rem; }
.palmiana-note .sig { font-family: var(--display); font-style: italic; color: var(--lagoon-deep); }
.prev-next { display: flex; justify-content: space-between; gap: 1rem; margin-top: 2rem; padding-top: 1.5rem; border-top: 1px solid var(--line); }
.prev-next a { text-decoration: none; font-family: var(--display); font-size: 1.2rem; color: var(--ink); display: grid; }
.prev-next a small { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); }
.prev-next .next { text-align: right; }
@media (max-width: 900px) { .dest-hero { grid-template-columns: 1fr; } .dest-layout { grid-template-columns: 1fr; } .fact-card { position: static; } .two-notes { grid-template-columns: 1fr; } }

/* climate strip */
.climate { margin: 0; background: #fff; border-radius: var(--r); padding: 1rem 1rem .8rem; box-shadow: var(--shadow-sm); }
.climate svg { width: 100%; height: auto; display: block; font-family: var(--mono); }
.climate .bar { fill: var(--sand-2); }
.climate .bar.good { fill: #9BD8B0; }
.climate .bar.fair { fill: #FFD98A; }
.climate .bar.poor { fill: #E9D5C2; }
.climate .bar.best { stroke: var(--ink); stroke-width: 1.2; }
.climate .bar.good.best { fill: var(--frond); }
.climate .bar.fair.best { fill: var(--sun); }
.climate .val { font-size: 8.5px; fill: var(--ink-2); text-anchor: middle; }
.climate .lab { font-size: 9px; fill: var(--ink-3); text-anchor: middle; }
.climate .lab.best { fill: var(--ink); font-weight: 700; }
.climate .axis { font-size: 8px; fill: var(--ink-3); }
.climate .base { stroke: var(--line); }
.climate .drop { fill: var(--lagoon); }
.climate .sea { fill: none; stroke: var(--lagoon-deep); stroke-width: 1.4; }
.climate .sea-dot { fill: var(--lagoon-deep); }
.climate figcaption { font-size: .82rem; color: var(--ink-2); margin-top: .6rem; }

/* story */
.story-head { padding-block: clamp(2rem, 5vw, 4rem) 1.5rem; max-width: 820px; }
.story-head h1 { font-size: clamp(2.2rem, 5vw, 3.6rem); }
.byline { display: flex; align-items: center; gap: .5rem; font-family: var(--mono); font-size: .8rem; color: var(--ink-2); }
.story-media { margin: 0 auto 2rem; border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow); }
.story-media img { width: 100%; aspect-ratio: 21 / 9; object-fit: cover; }
.story-media figcaption { font-size: .82rem; color: var(--ink-2); padding: .6rem 1rem; background: #fff; }
.story-body { display: grid; grid-template-columns: minmax(0, 720px) 300px; gap: clamp(2rem, 5vw, 4rem); justify-content: space-between; padding-bottom: 2rem; }
.prose { font-size: 1.08rem; line-height: 1.7; }
.prose h2 { font-size: 1.6rem; margin-top: 2.2rem; }
.prose ul, .prose ol { padding-left: 1.3rem; }
.prose li { margin-bottom: .5rem; }
.prose .note { background: var(--sun-tint); border-radius: var(--r); padding: 1.3rem 1.5rem; margin: 2rem 0; font-family: var(--display); font-size: 1.15rem; line-height: 1.5; }
.prose .note strong { font-style: italic; font-weight: 500; color: var(--lagoon-deep); }
.inline-tool { font-weight: 600; background: var(--lagoon-tint); padding: .05rem .4rem; border-radius: 6px; text-decoration: none; }
.story-side { display: grid; gap: 1.2rem; align-content: start; position: sticky; top: 84px; }
.side-tool, .side-dest { background: #fff; border-radius: var(--r); padding: 1.3rem; box-shadow: var(--shadow-sm); }
.side-tool h3 { margin: .6rem 0 .2rem; }
.side-tool p { color: var(--ink-2); font-size: .92rem; }
.side-dest ul { list-style: none; margin: 0; padding: 0; display: grid; gap: .4rem; }
.side-dest a { text-decoration: none; font-family: var(--display); font-size: 1.05rem; }
.side-dest small { display: block; color: var(--ink-3); font-size: .78rem; }
@media (max-width: 900px) { .story-body { grid-template-columns: 1fr; } .story-side { position: static; } }

/* hubs */
.rank-list { list-style: none; counter-reset: rank; margin: 0; padding: 0; display: grid; gap: .8rem; }
.rank-card { display: grid; grid-template-columns: 56px 160px 1fr; gap: 1.2rem; align-items: center; background: #fff; border-radius: var(--r); padding: .8rem; box-shadow: var(--shadow-sm); text-decoration: none; color: var(--ink); transition: transform .2s; }
.rank-card:hover { transform: translateX(4px); color: var(--ink); }
.rank-card::before { counter-increment: rank; content: counter(rank); font-family: var(--display); font-size: 2rem; color: var(--lagoon); text-align: center; }
.rank-card img { width: 160px; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 14px; }
.rank-card h3 { margin-bottom: .2rem; }
.rank-card p { margin: 0 0 .3rem; color: var(--ink-2); font-size: .95rem; }
.rank-meta { font-size: .74rem; color: var(--ink-3); }
@media (max-width: 700px) { .rank-card { grid-template-columns: 40px 1fr; } .rank-card img { display: none; } }

/* tool pages */
.tool-head { padding-block: clamp(2rem, 5vw, 3.5rem) 1.5rem; max-width: 820px; }
.tool-stage { padding-bottom: 2rem; }
.tool-ui { background: #fff; border-radius: var(--r); padding: clamp(1.2rem, 3vw, 2.2rem); box-shadow: var(--shadow); border: 1.5px solid var(--sun-tint); }
.tool-nojs { color: var(--ink-2); }
html.js .tool-nojs { display: none; }
.tool-map { padding-top: 1rem; }
.tool-map .board-h { margin-top: 1.4rem; }
.how .tips { max-width: 720px; }
.field { display: grid; gap: .35rem; font-size: .9rem; font-weight: 600; }
.field select, .field input { font-weight: 400; }
.fields { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1rem; margin-bottom: 1.4rem; }
.tool-result { margin-top: 1.4rem; }
.result-card { background: var(--sand); border-radius: var(--r); padding: 1.3rem 1.4rem; margin-bottom: .8rem; display: grid; grid-template-columns: 120px 1fr; gap: 1.2rem; align-items: center; }
.result-card img { width: 120px; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 14px; }
.result-card h3 { margin-bottom: .2rem; }
.result-card h3 a { text-decoration: none; color: var(--ink); }
.result-card p { margin: 0 0 .4rem; color: var(--ink-2); font-size: .95rem; }
.result-card .why { font-size: .88rem; }
.result-card .why span { display: inline-block; background: #fff; border-radius: 999px; padding: .15rem .6rem; margin: .15rem .2rem 0 0; }
.result-card .actions { display: flex; gap: .5rem; align-items: center; flex-wrap: wrap; margin-top: .4rem; }
@media (max-width: 560px) { .result-card { grid-template-columns: 1fr; } .result-card img { width: 100%; } }
.q-step { display: grid; gap: .8rem; }
.q-step h3 { font-size: 1.4rem; }
.q-opts { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: .6rem; }
.q-opt { text-align: left; padding: .9rem 1rem; border: 1.5px solid var(--line); border-radius: var(--r-sm); background: var(--sand); font: inherit; cursor: pointer; color: var(--ink); }
.q-opt:hover { border-color: var(--lagoon); }
.q-opt.on { background: var(--sun-tint); border-color: var(--sun); font-weight: 600; }
.q-nav { display: flex; gap: .6rem; justify-content: space-between; margin-top: .8rem; }
.progress { height: 6px; background: var(--sand-2); border-radius: 999px; overflow: hidden; margin-bottom: 1rem; }
.progress i { display: block; height: 100%; background: var(--lagoon); border-radius: 999px; transition: width .3s; }
.rank-row { display: grid; grid-template-columns: 2rem 1fr 120px 60px; gap: .8rem; align-items: center; padding: .55rem .6rem; border-bottom: 1px solid var(--line); font-size: .95rem; }
.rank-row:hover { background: var(--sand); }
.rank-row .rn { font-family: var(--mono); color: var(--ink-3); font-size: .8rem; }
.rank-row .rname { text-decoration: none; color: var(--ink); font-weight: 600; }
.rank-row .rname small { display: block; font-weight: 400; color: var(--ink-3); font-size: .78rem; }
.rank-row .rbar { height: 10px; background: var(--sand-2); border-radius: 999px; overflow: hidden; }
.rank-row .rbar i { display: block; height: 100%; border-radius: 999px; }
.rank-row .rbar i.good { background: var(--frond); } .rank-row .rbar i.fair { background: var(--sun); } .rank-row .rbar i.poor { background: #D9B99B; }
.rank-row .rv { font-family: var(--mono); font-size: .82rem; text-align: right; }
.rank-row .rdetail { grid-column: 2 / -1; font-family: var(--mono); font-size: .74rem; color: var(--ink-3); }
@media (max-width: 560px) { .rank-row { grid-template-columns: 1.5rem 1fr 50px; } .rank-row .rbar { display: none; } }
.checklist { list-style: none; margin: 0; padding: 0; display: grid; gap: .3rem; }
.checklist h3 { margin: 1.2rem 0 .4rem; font-size: 1.1rem; }
.checklist label { display: flex; align-items: center; gap: .7rem; padding: .5rem .6rem; border-radius: 8px; cursor: pointer; }
.checklist label:hover { background: var(--sand); }
.checklist input { width: 20px; height: 20px; accent-color: var(--lagoon); }
.checklist input:checked + span { text-decoration: line-through; color: var(--ink-3); }
.tool-actions { display: flex; gap: .6rem; flex-wrap: wrap; margin-top: 1.2rem; }
.big-num { font-family: var(--display); font-size: clamp(2.4rem, 5vw, 3.6rem); line-height: 1; letter-spacing: -.02em; margin: .4rem 0; }
.breakdown { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: .7rem; margin-top: 1rem; }
.breakdown div { background: var(--sand); border-radius: var(--r-sm); padding: .8rem 1rem; }
.breakdown .k { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); display: block; }
.breakdown .v { font-size: 1.2rem; font-weight: 600; }
.compare { width: 100%; border-collapse: collapse; font-size: .95rem; }
.compare th, .compare td { text-align: left; padding: .7rem .6rem; border-bottom: 1px solid var(--line); vertical-align: top; }
.compare th { font-family: var(--mono); font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); font-weight: 500; }
.compare td:first-child { font-weight: 600; white-space: nowrap; }
.table-wrap { overflow-x: auto; }
.now-table { width: 100%; border-collapse: collapse; font-size: .92rem; background: #fff; border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow-sm); }
.now-table th, .now-table td { padding: .6rem .8rem; border-bottom: 1px solid var(--line); text-align: left; white-space: nowrap; }
.now-table th { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); font-weight: 500; }
.now-table .st { display: inline-block; padding: .1rem .5rem; border-radius: 999px; font-family: var(--mono); font-size: .72rem; }
.now-table .st.day { background: var(--sun-tint); } .now-table .st.golden { background: #FFE0D1; color: #8A2E0E; } .now-table .st.night { background: #DCE6EA; }
.clock-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; }
.clock { background: var(--sand); border-radius: var(--r); padding: 1.2rem 1.3rem; }
.clock .cl { font-family: var(--mono); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-3); }
.clock .ct { font-family: var(--mono); font-size: 2.2rem; letter-spacing: -.03em; }
.clock .cd { font-size: .9rem; color: var(--ink-2); }
.overlap { margin-top: 1.2rem; }
.hours { display: grid; grid-template-columns: repeat(24, 1fr); gap: 2px; margin: .4rem 0; }
.hours i { height: 26px; border-radius: 4px; background: var(--sand-2); display: grid; place-items: center; font-family: var(--mono); font-size: .6rem; color: var(--ink-3); }
.hours i.awake { background: var(--lagoon-tint); }
.hours i.both { background: var(--frond); color: #fff; }
.plan { background: var(--sun-tint); border-radius: var(--r); padding: 1.2rem 1.4rem; margin-top: 1.2rem; }
.plan h3 { margin-bottom: .4rem; }
.plan ol { margin: 0; padding-left: 1.2rem; }
.sliders { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; margin-bottom: 1rem; }
.sliders label { display: grid; gap: .3rem; font-size: .9rem; font-weight: 600; }
.sliders input { accent-color: var(--hibiscus); }
.quiz-fig { background: var(--foam); border-radius: var(--r); padding: 1rem; display: grid; place-items: center; margin-bottom: 1rem; }
.quiz-fig svg { width: min(100%, 320px); height: auto; }
.quiz-feedback { padding: .8rem 1rem; border-radius: var(--r-sm); margin-top: .8rem; font-weight: 600; }
.quiz-feedback.ok { background: var(--frond-tint); color: var(--frond); }
.quiz-feedback.no { background: var(--hibiscus-tint); color: var(--hibiscus-deep); }
.score { text-align: center; padding: 1rem 0; }
.sunlist { list-style: none; margin: 0; padding: 0; display: grid; gap: .8rem; }
.sunlist li { display: grid; grid-template-columns: 100px 1fr auto; gap: 1rem; align-items: center; background: var(--sand); border-radius: var(--r); padding: .8rem; }
.sunlist img { width: 100px; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 12px; }
.sunlist h3 { margin: 0 0 .2rem; }
.sunlist h3 a { text-decoration: none; color: var(--ink); }
.sunlist .sl-row { display: flex; gap: .5rem; flex-wrap: wrap; align-items: center; }
.sunlist .sl-row input, .sunlist .sl-row select { font: inherit; font-size: .88rem; padding: .35rem .6rem; border: 1.5px solid var(--line); border-radius: 8px; }
.sunlist .sl-note { flex: 1; min-width: 140px; }
.sunlist .sl-btns { display: grid; gap: .3rem; }
.sunlist .sl-btns button { border: 1.5px solid var(--line); background: #fff; border-radius: 8px; padding: .3rem .5rem; cursor: pointer; font: inherit; font-size: .8rem; }
.sunlist .sl-btns button:hover { border-color: var(--lagoon); }
@media (max-width: 600px) { .sunlist li { grid-template-columns: 1fr; } .sunlist img { width: 100%; } }
.empty { text-align: center; padding: 2rem 1rem; color: var(--ink-2); }
.empty .hat { width: 64px; height: 34px; display: block; margin: 0 auto .6rem; }
.toast { position: fixed; left: 50%; bottom: 1.5rem; transform: translateX(-50%); background: var(--ink); color: #fff; padding: .7rem 1.1rem; border-radius: 999px; font-size: .9rem; z-index: 80; box-shadow: var(--shadow); }
.toast a { color: var(--sun); }
.form-note a, .prose a { text-decoration-thickness: 1.5px; }
.cat-row { margin-bottom: 1.4rem; }
[data-cat-item][hidden] { display: none; }
.foot-hat { margin-top: .8rem; }
@media (max-width: 480px) { body { font-size: 16px; } .grid.cards { grid-template-columns: 1fr; } .hero-top { margin-bottom: 1rem; } }
@media print { .site-head, .site-foot, .hero-sun, .tool-actions, .heart { display: none !important; } .tool-ui { box-shadow: none; border: 0; } }
/* language switch */
.lang-switch { font-family: var(--mono); font-size: .78rem; letter-spacing: .08em; padding: .35rem .6rem; border-radius: 999px; border: 1.5px solid var(--line); color: var(--ink); text-decoration: none; margin-right: .2rem; }
.lang-switch:hover { border-color: var(--lagoon); color: var(--lagoon-deep); }
.clock .cl, .clock .ct, .clock .cd { display: block; }
