:root{--bg:#f3f1ea;--surface:rgba(255, 252, 246, 0.9);--surface-strong:#fffdf8;--text:#20302d;--muted:#5e6e69;--line:rgba(32, 48, 45, 0.12);--brand:#2f5560;--brand-soft:#dbe8ea;--trek:#5d7251;--climb:#6f6254;--shadow:0 20px 40px rgba(32, 48, 45, 0.08);--radius:22px;--radius-sm:14px;--container:1120px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,times new roman,serif;color:var(--text);background:radial-gradient(circle at top left,rgba(219,232,234,.9),transparent 34%),radial-gradient(circle at top right,rgba(194,207,188,.45),transparent 28%),linear-gradient(180deg,#f8f5ef 0%,var(--bg) 100%);line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,ul,ol{margin-top:0}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1;padding-bottom:4rem}.flow>*+*{margin-top:1.5rem}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:rgba(248,245,239,.82);border-bottom:1px solid var(--line)}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.site-brand{display:inline-flex;align-items:center;gap:.85rem}.site-brand-mark{width:2.75rem;height:2.75rem;display:inline-grid;place-items:center;border-radius:999px;background:var(--brand);color:#fff;font-size:.85rem;letter-spacing:.08em}.site-brand strong,.site-brand small{display:block}.site-brand small,.eyebrow,.weather-updated,.post-card-meta,.article-meta,.term-count{color:var(--muted)}.main-nav ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.main-nav a{padding:.55rem .9rem;border-radius:999px;transition:background-color .2s ease}.main-nav a:hover,.main-nav a:focus-visible{background:var(--brand-soft)}.hero{padding:4.75rem 0 2rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr)minmax(280px,.7fr);gap:1.5rem;align-items:end}.hero h1,.page-intro h1,.article-header h1{margin:0 0 1rem;font-size:clamp(2.6rem,4vw,4.6rem);line-height:.98;letter-spacing:-.04em}.hero-copy,.lead{font-size:1.1rem;max-width:62ch;color:var(--muted)}.hero-note,.section-card,.post-card,.term-card,.article{background:var(--surface);border:1px solid rgba(255,255,255,.65);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-note,.section-card,.article{padding:1.5rem}.hero-note-label,.category-label,.post-card-category{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;background:rgba(47,85,96,.12);color:var(--brand);font-size:.82rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.2rem;border-radius:999px;border:1px solid transparent}.button-primary{background:var(--brand);color:#fff}.button-secondary{border-color:var(--line);background:rgba(255,255,255,.58)}.section-heading{margin-bottom:1rem}.section-heading h2,.weather-forecast h3,.category-box h3,.post-card h3{margin:.2rem 0 .4rem}.weather-panel{background:radial-gradient(circle at top left,rgba(118,208,255,.14),transparent 28%),linear-gradient(180deg,rgba(40,44,52,.98),rgba(26,30,36,.99));border:1px solid rgba(118,208,255,8%);color:#edf3ff;font-family:datatype,segoe ui,sans-serif;padding:1.4rem}.weather-status,.weather-error{padding:.85rem 1rem;border-radius:var(--radius-sm);margin-bottom:1rem}.weather-status{background:rgba(118,208,255,8%);color:#b8d7e8}.weather-refresh-status{margin:0 0 1rem;color:#9cb2c2;font-size:.92rem}.weather-error{background:rgba(255,110,64,.14);color:#ffd4c8}.weather-dashboard-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem}.weather-dashboard-heading h2{margin:.25rem 0 0}.weather-dashboard-note{max-width:34ch;margin:0;color:#9cb2c2;text-align:right}.weather-panel .eyebrow,.weather-panel .weather-updated{color:#9cb2c2}.weather-panel h2{color:#fff}.weather-dashboard-heading,.weather-dashboard-heading .eyebrow,.weather-dashboard-heading h2,.weather-dashboard-note{font-family:Georgia,times new roman,serif}.weather-dashboard,.category-grid,.post-grid,.term-grid{display:grid;gap:.55rem}.weather-dashboard{grid-template-columns:repeat(12,minmax(0,1fr))}.weather-tile{grid-column:span 4;min-height:220px;padding:1rem 1.05rem 1.1rem;border-radius:16px;background:linear-gradient(180deg,rgba(49,54,63,.98),rgba(40,44,52,.98));border:1px solid rgba(125,154,173,.14);box-shadow:inset 0 1px rgba(255,255,255,3%)}.weather-tile-primary,.weather-tile-wind{grid-column:span 5}.weather-tile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.weather-tile-title{color:#b2c0cc;font-size:1.45rem;margin-bottom:1.1rem}.weather-tile-icon{color:#d4d8df;font-size:1.45rem;line-height:1}.weather-tile-kicker{color:#b2c0cc;font-size:.9rem}.weather-tile-accent{width:18px;height:10px;display:inline-block;border-radius:999px;background:linear-gradient(90deg,transparent 0 12%,#f7c533 12% 22%,transparent 22% 32%,#f7c533 32% 44%,transparent 44% 60%,#f7c533 60% 72%,transparent 72%);opacity:.95}.weather-primary,.weather-metric-pair,.weather-inline-stats,.weather-metric-grid{display:grid;gap:.9rem}.weather-primary,.weather-metric-pair,.weather-inline-stats,.weather-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-metric-grid{margin-top:1.2rem}.weather-metric-pair-single,.weather-inline-stats-single{grid-template-columns:1fr}.weather-metric-pair-station{grid-template-columns:1.2fr .8fr}.weather-label,.weather-inline-stats dt,.weather-metric-grid dt,.weather-tile-footnote{margin:0;color:#9cb2c2}.weather-temperature,.weather-big-number{margin:.15rem 0 0;line-height:1;color:#fff}.weather-temperature{font-size:clamp(2.9rem,5vw,4.25rem)}.weather-big-number{font-size:clamp(2rem,3.3vw,3rem)}.weather-big-number-compact{font-size:clamp(1.15rem,1.8vw,1.5rem);line-height:1.3;overflow-wrap:anywhere}.weather-condition{margin:.35rem 0 0;font-size:1.1rem;color:#d7e7f3}.weather-mini-metric{margin:.9rem 0 0;color:#9cb2c2;font-size:.98rem}.weather-mini-metric span{color:#89f08f}.weather-metric-grid dd,.weather-inline-stats dd{margin:.25rem 0 0;color:#89f08f;font-size:1.02rem}.weather-tile-footnote{margin-top:1rem;font-size:.92rem}.weather-wind-layout{display:grid;grid-template-columns:minmax(0,1fr)180px minmax(0,1fr);align-items:center;gap:1rem;min-height:150px}.weather-wind-side{display:grid;gap:.2rem}.weather-wind-compass{display:grid;place-items:center}.weather-wind-compass-ring{position:relative;width:160px;height:160px;display:grid;place-items:center;border-radius:50%;border:2px solid rgba(122,224,234,.85);box-shadow:inset 0 0 0 6px rgba(122,224,234,5%),0 0 24px rgba(122,224,234,8%);background:radial-gradient(circle at center,rgba(122,224,234,7%),transparent 62%),repeating-conic-gradient(from 0,rgba(255,255,255,.14) 0 2deg,transparent 2deg 10deg)}.weather-wind-arrow{position:absolute;left:50%;top:18px;font-size:1.35rem;color:#78dff7;transform-origin:50% calc(100% + 44px)}.weather-wind-degree{display:block;font-size:2.2rem;line-height:1;font-weight:700;color:#fff}.weather-wind-direction{display:block;margin-top:.45rem;color:#9ae45f;letter-spacing:.08em}.category-grid,.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.term-name{display:block;margin-bottom:.35rem}.post-card{overflow:hidden}.post-card-cover img{aspect-ratio:16/10;object-fit:cover}.post-card-body{padding:1rem 1rem 1.2rem}.post-card h3{font-size:1.3rem}.post-card p{color:var(--muted)}.category-box{display:block;padding:1.3rem;border-radius:var(--radius);border:1px solid var(--line);min-height:100%}.category-weather{background:linear-gradient(180deg,rgba(47,85,96,.16),rgba(255,255,255,.75))}.category-trekking{background:linear-gradient(180deg,rgba(93,114,81,.16),rgba(255,255,255,.75))}.category-climbing{background:linear-gradient(180deg,rgba(111,98,84,.18),rgba(255,255,255,.75))}.page-intro{padding-top:3rem}.term-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.term-card{padding:1.2rem}.article{margin-top:3rem}.article-header{margin-bottom:1.5rem}.article-meta{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.article-cover{margin:0 0 1.5rem;overflow:hidden;border-radius:var(--radius)}.prose h2,.prose h3{margin-top:1.75rem}.prose ul,.prose ol{padding-left:1.2rem}.article-nav{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line)}.site-footer{border-top:1px solid var(--line)}.footer-inner{padding:1.4rem 0 2rem;color:var(--muted)}@media(max-width:900px){.hero-grid,.category-grid,.post-grid{grid-template-columns:1fr}.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}.weather-dashboard-heading{align-items:start}.weather-dashboard-note{text-align:left}.weather-tile,.weather-tile-primary,.weather-tile-wind{grid-column:1/-1}}@media(max-width:640px){.hero{padding-top:3rem}.hero h1,.page-intro h1,.article-header h1{font-size:2.5rem}.hero-note,.section-card,.article{padding:1.1rem}.weather-dashboard-heading{display:block}.weather-primary,.weather-metric-pair,.weather-inline-stats,.weather-metric-grid,.weather-wind-layout{grid-template-columns:1fr}.weather-wind-layout{justify-items:center}.weather-wind-side{justify-items:center;text-align:center}}