/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.block{display:block}}:root{--ink:#253028;--paper:#f6f0e3;--red:#9f3428;--green:#24613e;--gold:#d69f36;--cream:#fffaf0;--line:#d8ccb7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.serif{font-family:Georgia,Times New Roman,serif}.wrap{width:min(1160px,100% - 36px);margin-inline:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--red);font-size:.78rem;font-weight:800}.section{padding:76px 0}.section h2{margin:0 0 18px;font:700 clamp(2rem,4vw,3.4rem)/1.05 Georgia,Times New Roman,serif}.card{border:1px solid var(--line);background:#fffaf0db;border-radius:22px;box-shadow:0 14px 36px #3c2b1514}.btn{border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.78rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.btn-solid{background:var(--red);color:#fff;border-color:var(--red)}.muted{color:#677067}.grid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.grid2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.site-header{z-index:30;backdrop-filter:blur(10px);background:#f6f0e3f0;border-bottom:1px solid #2530281f;position:sticky;top:0}.nav{align-items:center;gap:22px;min-height:72px;display:flex}.brand{align-items:center;gap:10px;margin-right:auto;font-weight:900;text-decoration:none;display:flex}.brand img{width:42px;height:42px}.nav-links{gap:18px;font-size:.94rem;font-weight:750;display:flex}.nav-links a{text-decoration:none}.hero{background:#1f3025;align-items:end;min-height:720px;display:grid;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(#0000000d,#0f1b1459 45%,#0f1b14e0);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;max-width:820px;padding:110px 0 64px;position:relative}.hero h1{letter-spacing:-.045em;margin:12px 0 22px;font:800 clamp(3.1rem,8vw,6.8rem)/.9 Georgia,Times New Roman,serif}.hero p{max-width:720px;font-size:clamp(1.08rem,2vw,1.32rem)}.pill-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.pill{background:#ffffff1f;border:1px solid #ffffff80;border-radius:999px;padding:.52rem .75rem;font-weight:700}.market-strip{background:var(--red);color:#fff;padding:14px 0;font-weight:800;overflow:hidden}.facts{background:var(--line);border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.fact{background:var(--cream);padding:24px}.fact b{margin-top:4px;font:700 1.45rem Georgia,serif;display:block}.story{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.story img,.photo-card img{object-fit:cover;border-radius:22px;width:100%;height:100%}.story-img{height:560px}.quote{border-left:5px solid var(--gold);padding:10px 0 10px 22px;font:700 1.45rem/1.35 Georgia,serif}.mosaic{grid-template-rows:300px 300px;grid-template-columns:1.3fr .7fr;gap:14px;display:grid}.mosaic figure{border-radius:22px;margin:0;position:relative;overflow:hidden}.mosaic figure:first-child{grid-row:1/3}.mosaic img{object-fit:cover;width:100%;height:100%}.info-card{padding:26px}.info-card h3{margin:0 0 10px;font:700 1.45rem Georgia,serif}.route{counter-reset:step}.route article{padding:0 0 26px 54px;position:relative}.route article:before{counter-increment:step;content:counter(step);background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid;position:absolute;top:0;left:0}.map-frame{border:0;border-radius:24px;width:100%;height:480px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:850}.source-list a{color:var(--green);font-weight:800}.site-footer{color:#e9e4d9;background:#17271d;padding:54px 0 30px}.footer-grid{grid-template-columns:1.1fr .9fr;gap:40px;display:grid}.site-footer a{color:#fff}.legal-links{flex-wrap:wrap;gap:14px;display:flex}.legal-page{padding:70px 0 90px}.legal-page h1{font:800 clamp(2.4rem,6vw,4.8rem)/1 Georgia,serif}.legal-page h2{margin-top:34px;font:700 1.6rem Georgia,serif}.cookie-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.switch{cursor:pointer;background:#ddd;border:0;border-radius:999px;padding:.55rem .8rem;font-weight:800}.switch[aria-pressed=true]{background:var(--green);color:#fff}.cookie-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.notice{background:#fff4d6;border:1px solid #dfc170;border-radius:16px;padding:16px}.photo-credit{color:#6b6b63;margin-top:8px;font-size:.8rem}.kind{letter-spacing:.14em;text-transform:uppercase;color:var(--green);background:#24613e14;border:1px solid #24613e4d;border-radius:999px;margin-bottom:12px;padding:.26rem .6rem;font:800 .68rem/1.2 Inter,ui-sans-serif,system-ui,sans-serif;display:inline-block}.svc-note{max-width:900px;margin-top:26px}@media (width<=850px){.nav-links{display:none}.grid3,.grid2,.facts,.story,.footer-grid{grid-template-columns:1fr}.mosaic{grid-template-rows:360px 260px 260px;grid-template-columns:1fr}.mosaic figure:first-child{grid-row:auto}.hero{min-height:640px}.section{padding:58px 0}.story-img{height:420px}}.weather-grid{grid-template-columns:.9fr 1.15fr;align-items:stretch;gap:20px;margin-top:28px;display:grid}.weather-now{flex-direction:column;gap:4px;min-height:230px;padding:30px 32px;display:flex}.wt-temp{font:700 4.9rem/1 Georgia,Times New Roman,serif}.wt-desc{margin:2px 0 6px;font-size:1.18rem;font-weight:850}.wt-chips{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:12px;display:flex}.wt-chip{color:var(--green);white-space:nowrap;background:#24613e1a;border:1px solid #24613e40;border-radius:999px;padding:.26rem .6rem;font-size:.82rem;font-weight:800}.wt-meta{color:#6b6b63;margin-top:10px;font-size:.8rem}.wt-fc{padding:26px}.fc-row{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.fc-day{text-align:center;border:1px solid var(--line);background:#fffaf0b8;border-radius:16px;flex-direction:column;align-items:center;gap:3px;padding:12px 4px;display:flex}.fc-day strong{font-size:1rem}.fc-day .ico{font-size:1.7rem;line-height:1.15}.fc-day .fc-desc{align-items:center;min-height:2.5em;font-size:.72rem;display:flex}.fc-day .fc-tmp{font-size:.95rem;font-weight:800}.fc-day .lo{color:#6b6b63}.wt-state{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wt-retry{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.5rem .95rem;font-weight:850}.wt-retry:hover{filter:brightness(1.08)}@media (width<=980px){.weather-grid{grid-template-columns:1fr}.fc-row{grid-template-columns:repeat(4,1fr)}}@media (width<=600px){.fc-row{grid-template-columns:repeat(2,1fr)}.wt-temp{font-size:3.8rem}}
