@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";:root{color:#243e3a;font-synthesis:none;--ink:#183f3a;--muted:#61736c;--line:#d9ddd1;--paper:#fffdf6;--green:#3b6a3f;--amber:#896016;--red:#a33e32;background:#f8f5ec;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline-offset:4px;outline:3px solid #ae7417}.app-shell{max-width:1060px;margin:auto;padding:0 40px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:30px 0 25px;display:flex}.wordmark{letter-spacing:-1.5px;font-size:30px;font-weight:700;text-decoration:none}.wordmark span{letter-spacing:1.5px;color:var(--muted);margin-top:5px;font-family:Space Mono,monospace;font-size:10px;display:block}.button{background:var(--ink);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-weight:600;display:inline-flex}.button.subtle{border:1px solid var(--line);color:var(--ink);background:0 0}.main-nav{border-bottom:1px solid var(--line);gap:28px;padding-top:6px;display:flex}.main-nav button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:4px;padding:17px 0;font-size:14px;display:flex}.main-nav button.selected{color:var(--ink);border-color:var(--ink);font-weight:700}.page-heading{justify-content:space-between;align-items:center;margin:38px 0 27px;display:flex}.eyebrow{letter-spacing:1.3px;color:var(--muted);margin:0 0 12px;font-family:Space Mono,monospace;font-size:11px;line-height:1.6}h1{letter-spacing:-1.9px;margin:0 0 10px;font-size:42px;font-weight:500;line-height:1.12}p{line-height:1.6}h2{letter-spacing:-.6px;margin:0 0 16px;font-size:23px;font-weight:600}.page-heading p:not(.eyebrow){color:var(--muted);margin:0}.heading-icon{color:#6b8174;margin-right:10px}.current-panel{background:#e9efdf;border:1px solid #cad7c4;border-radius:12px;justify-content:space-between;gap:25px;min-height:250px;padding:30px 36px;display:flex}.current-panel p:last-child{max-width:470px;color:var(--muted);font-size:14px}.status{align-items:center;gap:8px;font-size:17px;font-weight:600;display:flex}.status.unavailable{color:var(--muted)}.favorable{color:var(--green)}.caution{color:var(--amber)}.unfavorable{color:var(--red)}.compass-mark{border:1px solid #b6c7b2;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:200px;height:200px;padding:15px;font-family:Space Mono,monospace;display:flex}.compass-mark small{letter-spacing:1px;font-size:10px}.section-heading{justify-content:space-between;align-items:baseline;margin:33px 0 15px;display:flex}.section-heading h2{margin:0;font-size:20px}.section-heading>span{color:var(--muted);font-size:12px}.heuristic-grid{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.heuristic-grid article{padding:23px 25px}.heuristic-grid article+article{border-left:1px solid var(--line)}h3{margin:5px 0;font-size:23px;font-weight:500}.heuristic-grid p{color:var(--muted);margin:8px 0 20px;font-size:13px}.mini-line{border-top:2px solid;padding-top:8px;font-size:12px;display:block}.note{color:var(--muted);align-items:center;gap:14px;margin:25px 0;display:flex}.note svg{flex-shrink:0}.note p{font-size:13px}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:20px 0 30px;font-size:11px;display:flex}@media (width<=650px){.app-shell{padding:0 20px}.site-header{padding:22px 0}.wordmark{font-size:27px}.wordmark span{font-size:8px}.main-nav{justify-content:space-between;gap:0}.main-nav button{padding:16px 3px;font-size:13px}.page-heading{margin:28px 0 23px}h1{font-size:34px}.heading-icon{display:none}.page-heading p:not(.eyebrow){font-size:14px}.current-panel{flex-wrap:wrap;gap:12px;padding:24px 20px}.compass-mark{width:155px;height:155px}.heuristic-grid{grid-template-columns:1fr}.heuristic-grid article+article{border-left:0;border-top:1px solid var(--line)}.heuristic-grid article{padding:18px 22px}footer{flex-direction:column;line-height:1.6}main{padding-bottom:8px}}.setup-note{color:var(--muted);padding:10px 0;font-size:12px}.big-status{margin:12px 0;font-size:31px}.wind-reading{letter-spacing:-2px;font-size:47px;color:var(--ink)!important;margin:12px 0!important}.wind-reading span{letter-spacing:0;font-size:17px}.weather-facts{gap:25px;margin-top:20px;display:flex}.weather-facts span{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;display:flex}.weather-facts b{color:var(--ink);font-size:15px;font-weight:500}.panel-unfavorable{background:#f2e8dc;border-color:#dac3b7}.panel-caution{background:#f3edda;border-color:#d9cfa9}.panel-unavailable{border-color:var(--line);background:#eeeee7}.hour-table{border:1px solid var(--line);background:var(--paper);border-radius:10px;overflow:hidden}.hour-row{grid-template-columns:90px 1.6fr 1.25fr 85px 45px;align-items:center;gap:12px;padding:17px 22px;font-size:14px;display:grid}.hour-row+.hour-row{border-top:1px solid var(--line)}.hour-row time{font-size:13px;font-weight:600}.condition{align-items:center;gap:9px;font-size:13px;display:flex}.condition i{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.wind-cell{font-variant-numeric:tabular-nums;align-items:center;gap:7px;display:flex}.hour-row small{color:var(--muted);font-size:11px}.gust-cell{color:var(--muted)}.log-callout{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:28px 0;padding:25px 30px;display:flex}.log-callout h2{margin:0;font-size:25px}.log-callout p:last-child{color:var(--muted);margin:7px 0 0;font-size:14px}.log-callout .eyebrow{margin-bottom:6px}.method-note{color:var(--muted);margin:28px 0;font-size:13px;line-height:1.8}.method-note b{color:var(--ink);font-weight:500;display:block}.method-note>span{margin-top:8px;font-size:11px;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.form-card{border:1px solid var(--line);background:var(--paper);border-radius:10px;margin:18px 0;padding:25px}.form-card>label:first-child{margin-top:0}label{flex-direction:column;gap:9px;margin:18px 0;font-size:14px;font-weight:500;display:flex}input,select,textarea{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1px solid #bfcbbf;border-radius:6px;padding:10px 12px;font-size:16px}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;min-height:0;accent-color:var(--ink)}.checkbox{flex-direction:row;align-items:center;font-weight:400}.help{color:var(--muted);font-size:13px;line-height:1.6}.section-heading>span{align-items:center;gap:6px;display:flex}.day-label{border-top:1px solid var(--line);background:#eef0e7;margin:0;padding:12px 22px;font-size:13px;font-weight:600}.empty{color:var(--muted);padding:20px;font-size:14px}.empty-state{text-align:center;max-width:620px;margin:auto;padding:80px 15px}.empty-state p{color:var(--muted);margin:22px 0}.empty-state.compact{padding:40px 15px}.notice,.alert{border-radius:8px;margin:16px 0;padding:15px 18px;font-size:14px;line-height:1.6}.notice{background:#e9efdf;align-items:center;gap:10px;display:flex}.notice>span{flex:1}.alert{color:#873323;background:#f6e7df}.icon-button{color:inherit;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;display:flex}.toolbar{justify-content:space-between;gap:12px;margin:20px 0;display:flex}.text-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:6px;min-height:44px;padding:12px 0;font-size:13px;font-weight:600;display:inline-flex}.danger{color:var(--red)}.outing-grid{grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 40px;display:grid}.outing-card{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:9px;padding:23px}.outing-card h3{font-size:22px}.outing-card p{color:var(--muted);font-size:13px}.card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-top .eyebrow{margin:0}.tag{color:var(--muted);font-size:11px}.card-actions{flex-wrap:wrap;gap:0 20px;margin-top:10px;display:flex}.report-summary{border-top:1px solid var(--line);padding:12px 0;font-size:14px}.muted{color:var(--muted)}.queue-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.queue-row p{font-size:13px}.logger{max-width:720px}.logger fieldset{border:0;margin:28px 0 18px;padding:0}.logger legend{margin-bottom:13px;font-size:15px;font-weight:600}.choices{gap:8px;display:flex}.choices.wrap{flex-wrap:wrap}.choices button{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:7px;flex:1;padding:10px 17px;font-size:14px}.choices.wrap button{flex:none}.choices button.active,.rating-choices button.active{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 0 0 2px var(--paper), 0 0 0 3px var(--ink)}.rating-choices{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.rating-choices button{border:1px solid var(--line);min-height:85px;color:var(--ink);background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:14px 4px;display:flex}.rating-choices b{font-size:24px;font-weight:500}.rating-choices span{font-size:12px}.save-bar{background:var(--paper);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:16px 0 20px;display:flex;position:sticky;bottom:0}.save-bar>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.logger details>summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;list-style:none;display:flex}.logger details>summary::-webkit-details-marker{display:none}.logger details[open]>summary svg{transform:rotate(180deg)}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:14px;width:min(510px,100% - 28px);max-height:90dvh;padding:25px 30px;position:fixed;overflow-y:auto;box-shadow:0 20px 100px #183f3a30}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#122e2866}.modal-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.modal-heading h2{margin:0;font-size:24px}dialog>p{color:var(--muted);font-size:14px}hr{border:0;border-top:1px solid var(--line);margin:23px 0}.full{width:100%}button:hover:not(:disabled){filter:brightness(.95)}@media (width<=650px){.hour-row{grid-template-columns:68px 1fr 100px;gap:8px;padding:15px 13px}.hour-row>span:last-child,.gust-cell{display:none}.condition{gap:6px;font-size:11px}.wind-cell{gap:3px;font-size:12px}.wind-cell small{font-size:9px}.wind-cell svg{width:13px}.hour-row time{font-size:12px}.wind-reading{font-size:41px}.wind-reading span{font-size:15px}.compass-mark{width:120px;height:120px;padding:10px}.compass-mark svg{width:45px;height:45px}.compass-mark small{font-size:7px}.big-status{font-size:27px}.weather-facts{gap:17px}.log-callout{flex-direction:column;align-items:flex-start;padding:22px 18px}.field-grid{grid-template-columns:1fr}.form-card{padding:19px}.outing-grid{grid-template-columns:1fr}.page-heading:has(.button){flex-direction:column;align-items:flex-start;gap:20px}.choices{gap:6px}.choices button{padding:10px 8px;font-size:12px}.rating-choices{gap:6px}.rating-choices span{font-size:10px}.rating-choices button{min-height:78px}.save-bar>span{max-width:135px;font-size:11px}.save-bar .button{font-size:14px}dialog{padding:22px}.empty-state{padding:60px 0}.method-note{font-size:12px}.current-panel{justify-content:space-between}.current-panel>div:first-child{flex:1;min-width:195px}}.time-details{color:var(--muted);margin:20px 0}.logger .time-details>summary{gap:15px;min-height:40px;font-size:13px;font-weight:400}.time-details>summary>span:last-child{text-underline-offset:3px;text-decoration:underline}.time-details[open]{color:var(--ink)}.admin-tools{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.admin-tools>summary{cursor:pointer;font-weight:600}.admin-tools h3{margin-top:25px;font-size:19px}.admin-tools p{font-size:13px}.metrics{white-space:pre-wrap;overflow-wrap:anywhere;background:#e9efdf;border-radius:6px;padding:12px;font-size:11px}.hour-detail+.hour-detail{border-top:1px solid var(--line)}.hour-detail summary{cursor:pointer;list-style:none}.hour-detail summary::-webkit-details-marker{display:none}.hour-detail summary:hover,.hour-detail[open]{background:#f1f2e9}.hour-detail summary time{text-underline-offset:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.hour-more{flex-wrap:wrap;gap:18px;padding:0 22px 20px;display:flex}.hour-more>span{color:var(--muted);flex-direction:column;gap:5px;font-size:12px;display:flex}.hour-more b{color:var(--ink);font-size:14px;font-weight:500}.mobile-gust{display:none}@media (width<=650px){.wind-cell{flex-wrap:wrap}.mobile-gust{flex-basis:100%;margin-left:16px;display:block}.hour-more{gap:18px 25px;padding:0 14px 20px}}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.concise-heading{margin:26px 0 20px}.concise-heading h1{margin:0;font-size:30px}.wind-compass{width:94px;height:94px;color:var(--ink);flex-shrink:0}.compass-labels{text-anchor:middle;fill:currentColor;font:9px Space Mono,monospace}.compass-bearing{color:#896016}.current-weather{width:100%}.current-wind{align-items:center;gap:23px;margin:20px 0;display:flex}.current-wind .wind-speed{letter-spacing:-1px;font-size:48px;font-weight:700}.current-wind .wind-speed small{letter-spacing:0;font-size:18px;font-weight:400}.current-wind p{margin:5px 0;font-size:14px}.wind-speed{font-variant-numeric:tabular-nums;font-weight:700}.wind-speed.unavailable{color:var(--muted)}.wind-speed small{color:inherit}.current-panel .valid-time{color:var(--muted);margin:5px 0;font-size:13px}.current-panel .current-description{border-top:1px solid var(--line);margin:22px 0 0;padding-top:16px;font-size:15px}.hour-row{grid-template-columns:80px minmax(120px,1fr) 55px 60px minmax(100px,1fr)}.wind-cell{flex-direction:column;align-items:flex-start;gap:3px}.wind-direction{color:var(--muted);font-size:11px}.gust-reading{color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.weather-description{color:var(--muted);font-size:13px}.wind-key{flex-wrap:wrap;gap:10px 24px;display:flex}.method-note details{margin-top:8px}.method-note summary{cursor:pointer}.method-note details p{margin:6px 0}.outing-card h3{margin-top:16px;font-size:18px;font-weight:600;line-height:1.35}.attendance-badge{border:1px solid var(--line);color:var(--ink);background:#eee;border-radius:5px;padding:5px 9px;font-size:12px;font-weight:700}.attendance-attending{background:#e2ecdf;border-color:#b9cfb3}.attendance-declined{background:#f4ece8;border-color:#ddc7be}.outing-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.segmented{border:1px solid var(--line);background:var(--paper);border-radius:7px;padding:3px;display:inline-flex}.segmented button{min-height:40px;color:var(--ink);background:0 0;border:0;border-radius:4px;padding:8px 17px;font-size:14px}.segmented button[aria-pressed=true]{background:var(--ink);color:#fff}.segmented.small button{padding:8px 12px;font-size:13px}.outing-card .phase-label{color:var(--ink);font-weight:600}.outing-forecast{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding-top:12px;display:flex}.outing-forecast>small{color:var(--muted);font-size:11px}.outing-reminder{border-top:1px solid var(--line);margin-top:10px;padding-top:5px}.outing-reminder p{margin-bottom:5px}.outing-reminder>small{color:var(--muted);line-height:1.5;display:block}.outing-reminder .card-actions{gap:0 15px;margin-top:0}.install-guidance{border:1px solid var(--line);background:#f0f3e8;border-radius:8px;padding:12px 18px;font-size:14px;line-height:1.65}.install-guidance ol{padding-left:20px}.install-guidance li+li{margin-top:8px}@media (width<=650px){.hour-row{grid-template-columns:65px minmax(100px,1fr) 42px 45px;gap:8px;padding:15px 13px}.hour-row .weather-description{display:none}.hour-row .wind-cell{display:flex}.hour-row .gust-reading{display:inline}.current-wind{gap:18px}.current-wind .wind-speed{font-size:40px}.weather-facts{flex-wrap:wrap;gap:20px}.outing-card{padding:19px}.outing-filters{flex-direction:column;align-items:flex-start}.page-heading:has(+.toolbar){align-items:flex-start;gap:16px}}.current-panel{background:var(--paper);border-color:var(--line)}.current-weather{grid-template-columns:1fr 1fr;column-gap:32px;display:grid}.current-weather>.eyebrow,.current-weather>.valid-time,.current-weather>.current-description{grid-column:1/-1}.current-weather .weather-facts{justify-content:space-between;align-self:center;margin-top:0}.current-panel .current-description{max-width:none;margin-top:8px}@media (width<=650px){.current-weather{grid-template-columns:1fr}.current-weather .weather-facts{justify-content:flex-start}.current-panel .current-description{margin-top:20px}}@media (width<=360px){.hour-row{grid-template-columns:62px minmax(78px,1fr) 36px 40px;gap:6px;padding:14px 10px}}.weather-chart{border:1px solid var(--line,#deddd3);background:#fffdf7;border-radius:14px;margin:1.4rem 0;padding:1.25rem}.weather-chart svg{touch-action:pan-y;cursor:crosshair;width:100%;display:block;overflow:visible}.weather-chart svg text{fill:#596661;font-size:12px}.weather-chart svg path{stroke-width:2px;fill:none;vector-effect:non-scaling-stroke}.weather-chart .chart-wind{stroke:#235d51}.weather-chart .chart-wind-fill{fill:#4c8b7450;stroke:none}.weather-chart .chart-gust{stroke:#7b939b;stroke-dasharray:5 4}.weather-chart .chart-gust-fill{fill:#8fa8b224;stroke:none}.weather-chart .chart-temp{stroke:#a36e22}.weather-chart .chart-rain{stroke:#487eae}.weather-chart .chart-rain-fill{fill:#487eae33;stroke:none}.chart-grid{stroke:#e0e3dc}.chart-cursor{stroke:#56645d;stroke-dasharray:2 4}.chart-legend{gap:1rem;font-size:.8rem;display:flex}.chart-legend span{align-items:center;gap:.3rem;display:flex}.chart-legend i{border-top:3px solid #235d51;width:20px}.chart-legend .gust-key{border-top:2px dashed #7b939b}.chart-slider{margin:.5rem 0;font-size:.8rem;display:block}.chart-slider input{accent-color:#235d51;width:100%;padding:0}.chart-reading{background:#f2f3ea;border-radius:8px;gap:.35rem;min-height:125px;padding:.8rem;font-size:.85rem;display:grid}.chart-reading time{font-weight:650}.chart-reading .wind-speed{font-size:1rem}.day-picker{gap:.4rem;margin:1rem 0;padding-bottom:.3rem;display:flex;overflow-x:auto}.day-picker button{white-space:nowrap;background:0 0;border:1px solid #d4d9cd;border-radius:7px;padding:.65rem .9rem}.day-picker button[aria-pressed=true]{color:#fff;background:#235d51}.sample-details>summary{cursor:pointer;padding:1rem 0;font-weight:600}.comparison-grid{grid-template-columns:repeat(5,minmax(145px,1fr));gap:.75rem;padding-bottom:.6rem;display:grid;overflow-x:auto}.comparison-grid article{border:1px solid #deddd3;border-radius:10px;padding:.8rem;font-size:.8rem}.comparison-grid article p{margin:.4rem 0}.comparison-grid .wind-speed{font-size:1rem}@media (width<=600px){.weather-chart{padding:.8rem}.weather-chart svg{min-width:0}.weather-chart .section-heading{display:block}.weather-chart svg text{font-size:11px}}.reminder-choices{border:1px solid #d4d9cd;border-radius:8px;margin:1rem 0;padding:.7rem 1rem}.reminder-choices legend{padding:0 .3rem;font-weight:600}.reminder-choices .checkbox{margin:.6rem 0}.channel-status{margin:.5rem 0;padding-left:1.2rem;font-size:.85rem}
