@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}}
