@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap";:root{font-family:DM Sans,sans-serif;color:#214448;background:#bed3d0;font-synthesis:none;font-weight:450;--ink:#214448;--muted:#5f7776;--paper:#f4f1e8;--accent:#b75c44}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:4px}canvas:focus-visible{outline-offset:-3px}button:disabled{cursor:default;opacity:.5}.sailing-app{height:100%;position:relative;isolation:isolate}#viewport{position:absolute;inset:0}#viewport canvas{display:block;width:100%;height:100%;touch-action:none}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(240,242,226,.18),transparent 24%,transparent 70%,rgba(22,56,57,.08));z-index:1}.masthead{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:30px 42px;z-index:3}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:650;letter-spacing:-1px;line-height:1}.brand svg{width:34px;height:34px}.brand span{font-weight:400}.brand small{display:block;font-size:8px;letter-spacing:2.25px;font-weight:600;margin-top:8px}.session{display:flex;align-items:center;gap:10px}.session-state{font-size:11px;margin-right:14px;display:flex;align-items:center;gap:7px}.session-state i{width:5px;height:5px;background:#7b8d7e;border-radius:50%}.session-state.active i{background:#b36648;box-shadow:0 0 0 3px #b3664820}.button{border:1px solid #2144482b;border-radius:5px;padding:11px 17px;font-size:12px;font-weight:550;display:flex;align-items:center;justify-content:center;gap:8px;min-height:41px}.button svg{width:15px;height:15px}.button.quiet{background:#f4f1e836;color:var(--ink)}.button.primary{background:var(--ink);color:var(--paper);border-color:var(--ink);min-width:122px}.button:hover{filter:brightness(1.08)}.introduction{position:absolute;left:56px;top:26%;z-index:2;transition:opacity .7s,transform .7s;pointer-events:none}.introduction.dismissed{opacity:0;transform:translateY(-9px)}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:650;display:flex;gap:9px;align-items:center}.eyebrow span{height:1px;width:21px;background:var(--accent)}h1{font-family:"Instrument Serif",Georgia,serif;font-size:clamp(54px,6.1vw,88px);font-weight:400;line-height:.95;letter-spacing:-2px;margin:24px 0 22px}h1 em{font-weight:400;color:#985b46}.introduction p{font-size:12px;line-height:1.85;color:#4e6b6b;margin:0}.intro-rule{width:34px;height:1px;background:#21444844;margin:28px 0 18px}.boat-caption{font-size:9px;letter-spacing:2px;font-weight:650}.boat-caption span{display:block;font-size:10px;letter-spacing:0;font-weight:400;margin-top:7px;color:#4e6b6b}.wind-panel{position:absolute;right:42px;top:130px;width:212px;background:#f6f3e7c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:21px 20px 15px;border:1px solid #fff9;border-radius:7px;z-index:2;box-shadow:0 8px 36px #21444809}.panel-label{font-size:8px;letter-spacing:1.65px;font-weight:650;color:#536e6d}.panel-label>span{float:right;font-size:7px;letter-spacing:1px;color:#8a8775}.wind-main{display:flex;align-items:center;gap:15px;margin:12px 0 17px}.wind-dial{width:82px;height:82px;margin-left:-5px}.wind-value{font-size:41px;font-weight:400;line-height:1;letter-spacing:-1.5px}.wind-value span{font-size:12px;color:var(--muted);margin-left:6px;letter-spacing:0}.small-label{font-size:9px;color:var(--muted);margin-top:6px}.slider-label{display:flex;justify-content:space-between;font-size:10px}.slider-label>span{font-size:9px;color:var(--muted)}input[type=range]{appearance:none;width:100%;height:3px;background:#a5b1a882;border-radius:4px;cursor:pointer;margin:19px 0 18px;display:block}input[type=range]::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background:var(--ink);border:3px solid var(--paper);border-radius:50%;box-shadow:0 0 0 1px var(--ink)}input[type=range]::-moz-range-thumb{width:8px;height:8px;border:3px solid var(--paper);background:var(--ink);border-radius:50%;box-shadow:0 0 0 1px var(--ink)}.wind-foot{border-top:1px solid #2144481c;padding-top:12px;display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}.wind-foot span:first-child:before{content:"";display:inline-block;width:4px;height:4px;background:#7f9386;border-radius:50%;margin-right:5px}.cockpit{position:absolute;bottom:24px;left:42px;right:42px;z-index:3;background:#f5f2e9ed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #fffa;border-radius:7px;box-shadow:0 12px 40px #0b45461c}.instruments{display:flex;align-items:center;gap:0;padding:21px 28px 19px}.speed-instrument{min-width:140px;border-right:1px solid #21444821}.speed{font-size:43px;line-height:1.15;letter-spacing:-2px;font-weight:450;margin-top:5px;font-variant-numeric:tabular-nums}.speed span{font-size:12px;letter-spacing:0;color:var(--muted);margin-left:9px}.heading-instrument{min-width:142px;padding-left:30px}.heading{font-size:22px;letter-spacing:.4px;line-height:1;margin-top:9px;font-variant-numeric:tabular-nums}.heading span{font-size:14px;margin-left:3px}.heading-instrument .small-label{font-size:7px;letter-spacing:1px}.trim-instrument{flex:1;max-width:270px;min-width:110px;margin:0 28px 0 4px}.gauge-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.gauge-heading output{font-size:9px;color:#496762}.tiller-track,.sheet-track{height:3px;background:#bcc5ba8f;position:relative;border-radius:3px}.track-center{position:absolute;left:50%;width:1px;height:11px;top:-4px;background:#8e9d92}#tiller-needle{position:absolute;left:50%;top:-4px;height:11px;width:4px;border-radius:1px;background:var(--accent);transform:translate(-50%)}#sheet-fill{height:3px;background:var(--ink);width:49%;border-radius:3px;position:relative}#sheet-fill:after{content:"";width:7px;height:7px;position:absolute;right:-3px;top:-2px;background:var(--ink);border-radius:50%}.gauge-labels{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;color:#77867a;margin-top:12px}.voyage{margin-left:auto;padding-left:28px;border-left:1px solid #21444821;min-width:145px}.voyage output{display:block;font-size:20px;letter-spacing:.4px;margin-top:7px;font-variant-numeric:tabular-nums}.voyage>span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.controls-strip{border-top:1px solid #21444814;display:flex;align-items:center;gap:26px;padding:12px 28px;color:#5c726c;font-size:9px}.controls-strip>span{display:flex;gap:5px;align-items:center;white-space:nowrap}.controls-strip b{font-weight:500;margin-left:4px}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border:1px solid #21444825;border-bottom-width:2px;border-radius:3px;font-family:inherit;font-size:8px;color:var(--ink)}.controls-tail{margin-left:auto;font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:15px}.sailing-note{position:absolute;left:50%;transform:translate(-50%);bottom:215px;z-index:2;font-size:12px;color:var(--paper);text-shadow:0 1px 5px #163c3b}.sailing-note:not(:empty){padding:11px 18px;border-radius:5px;background:#214448a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.touch-controls{display:none}.error-panel{position:absolute;z-index:10;left:50%;top:40%;transform:translate(-50%,-50%);background:var(--paper);padding:30px;max-width:500px;border-radius:8px;font-size:15px;line-height:1.7}.error-panel[hidden]{display:none}@media(min-width:1600px){.masthead{padding:36px 56px}.wind-panel{right:56px;top:145px}.cockpit{left:56px;right:56px;bottom:32px}.introduction{left:70px}.instruments{padding:24px 34px}.trim-instrument{max-width:340px;margin-right:42px}.speed-instrument{min-width:170px}.heading-instrument{min-width:175px}.voyage{min-width:170px}.controls-strip{padding:14px 34px}}@media(max-width:1100px){.masthead{padding:24px}.wind-panel{right:24px;top:108px;width:190px;padding:17px}.introduction{left:32px}.cockpit{left:24px;right:24px;bottom:20px}.instruments{padding:19px 20px}.speed-instrument{min-width:112px}.heading-instrument{min-width:115px;padding-left:22px}.trim-instrument{margin-right:22px}.voyage{display:none}.controls-strip{padding:10px 20px;gap:18px}.controls-tail{display:none}}@media(max-width:700px){.masthead{padding:19px 18px}.brand{font-size:21px;gap:8px}.brand svg{width:28px;height:28px}.brand small{font-size:6px;letter-spacing:1.7px}.session{gap:7px}.session-state{display:none}.button{padding:9px 12px;font-size:11px;min-height:37px}.button.primary{min-width:98px}.wind-panel{right:16px;top:88px;width:156px;padding:13px}.wind-panel .panel-label>span{display:none}.wind-main{gap:6px;margin:8px 0 12px}.wind-dial{width:61px;height:61px}.wind-value{font-size:31px}.wind-description,.slider-label>span{display:none}.wind-foot{font-size:8px;padding-top:9px}.wind-panel .small-label{font-size:8px}.introduction{top:22%;left:24px}.introduction h1{font-size:53px;margin-top:18px}.introduction p{font-size:10px}.eyebrow{font-size:7px;letter-spacing:1px}.intro-rule{margin:18px 0 13px}.boat-caption,.boat-caption span{font-size:8px}.cockpit{left:12px;right:12px;bottom:12px}.instruments{padding:15px 14px;flex-wrap:wrap;row-gap:18px}.speed-instrument{min-width:90px;width:27%}.speed{font-size:32px}.heading-instrument{min-width:0;width:24%;padding-left:16px}.heading{font-size:20px}.trim-instrument{margin:0 0 0 15px;min-width:0;max-width:none;width:calc(49% - 15px);flex:none}.sheet-instrument{width:100%;margin:0}.sheet-instrument .gauge-heading{margin-bottom:11px}.sheet-instrument .gauge-labels{display:none}.gauge-heading output{font-size:8px}.panel-label{font-size:7px;letter-spacing:1.3px}.controls-strip{gap:8px 14px;padding:10px 14px;flex-wrap:wrap;font-size:8px}.controls-strip span:last-child{display:none}.sailing-note{bottom:236px;max-width:90%;width:max-content;font-size:10px;text-align:center}}@media(pointer:coarse){.controls-strip{display:none}.touch-controls{display:flex;gap:6px;padding:10px;border-top:1px solid #21444814}.touch-controls button{flex:1;min-height:40px;background:#2144480b;border:1px solid #21444822;border-radius:4px;color:var(--ink);font-size:11px;touch-action:none}.touch-controls button:active{background:#21444822}}@media(max-height:650px)and (min-width:701px){.masthead{padding-top:18px}.wind-panel{top:88px}.introduction{top:22%}.introduction h1{font-size:58px}.introduction p,.intro-rule,.boat-caption{display:none}.cockpit{bottom:12px}.instruments{padding:12px 20px}.speed{font-size:32px}.sailing-note{bottom:168px}}@media(prefers-reduced-motion:reduce){.introduction{transition:none}}
