@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f7efdf;--ink:#284b43;--muted:#738073;--line:#cbd0bb;--orange:#b85f39;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Verdana,sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bb6a40;outline-offset:5px}button:disabled{cursor:wait;opacity:.55}.hidden{display:none!important}.masthead{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid rgba(74,95,71,.2);position:relative;z-index:2}.wordmark{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:42px;letter-spacing:-2px;text-decoration:none;font-weight:600}.wordmark svg{width:41px;height:33px}.wordmark-dot{color:#b46d43;margin-left:-10px}.edition{font-size:10px;letter-spacing:2.7px;position:absolute;left:50%;transform:translateX(-50%)}.header-actions{display:flex;align-items:center;gap:22px}.icon-button{border:0;background:none;color:var(--ink);display:grid;place-items:center;width:36px;height:36px;padding:7px}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.text-button{border:0;background:none;color:var(--ink);padding:10px 0;font-size:12px}.text-button span{margin-left:10px}.stage{position:relative;height:calc(100svh - 232px);min-height:560px;max-height:1050px;overflow:hidden;background:#f4dfba}#world{position:absolute;width:100%;height:100%;inset:0}.home-panel{position:absolute;left:6%;top:11%;z-index:1;max-width:630px}.eyebrow{display:block;font-size:10px;letter-spacing:2px;font-weight:600}.tiny-sun{font-size:20px;margin-right:8px;vertical-align:-2px;color:#a46c3a}h1{font-family:var(--serif);font-weight:400;font-size:clamp(65px,6.1vw,112px);line-height:.99;letter-spacing:-3px;margin:25px 0 23px}h1 em,h2 em{font-weight:400;color:#476958}em{font-family:Georgia,serif;font-size:.92em}.intro{font-size:15px;line-height:1.8;color:#5c7162;margin:0 0 26px}.start-actions{display:flex;gap:12px}.button{border:1px solid var(--ink);border-radius:3px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:19px;font-size:12px;font-weight:550;line-height:1.4;min-height:48px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff4df;box-shadow:0 3px 0 rgba(26,61,48,.12)}.button.primary:hover{background:#396350}.button.outline{background:rgba(255,248,228,.38);border-color:#82917a}.button.outline:hover{background:#f8eed8}.button svg{width:17px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.input-select{display:flex;align-items:center;gap:12px;margin-top:20px}.input-select label{font-size:8px;letter-spacing:1.5px;color:#5d7363}.input-select select{font-size:11px;color:var(--ink);border:0;background:transparent;cursor:pointer;max-width:155px;padding:5px}.sound-note{margin-top:28px;font-size:10px;color:#617461;letter-spacing:.1px}.sound-note span{margin-right:6px;font-size:15px}.landscape-label{position:absolute;right:6%;bottom:34px;color:#f5ebcb;display:flex;flex-direction:column;align-items:end;gap:8px}.landscape-label span{font-size:9px;letter-spacing:2px}.landscape-label i{font-family:Georgia,serif;font-size:15px}.field-guide{height:128px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:25px;border-top:1px solid #65795d33}.field-guide>div{display:flex;align-items:center;gap:17px}.guide-number{font:italic 30px var(--serif);color:#a08559}.field-guide p{display:flex;flex-direction:column;gap:6px;margin:0}.field-guide strong{font-family:var(--serif);font-size:20px;font-weight:400}.field-guide p span{font-size:10px;color:#6b7b68}.footer-mark{font-size:8px;line-height:1.8;letter-spacing:1.6px;color:#7d876f;padding-left:24px;border-left:1px solid #c8cbb6}.hud{position:absolute;inset:28px 4% auto;display:flex;justify-content:space-between;align-items:flex-start}.hud-left{display:flex;gap:32px;align-items:center}.hud-stat{display:flex;flex-direction:column;gap:3px;min-width:120px}.hud-stat>span{font-size:9px;letter-spacing:2px}.hud-stat strong{font:52px/1 var(--serif);font-variant-numeric:tabular-nums}.hud-stat strong small{font-size:22px}.hud-stat>small{font-size:9px;color:#6b7b68}.hud-rule{width:1px;height:56px;background:#6e826c44}.small{min-height:38px;padding:9px 16px;font-size:10px}.flight-controls{position:absolute;bottom:23px;left:4%;right:4%;display:flex;justify-content:space-between;color:#fff1ce;font-size:9px;letter-spacing:1.4px}.toast{position:absolute;top:30px;left:50%;transform:translateX(-50%);background:#fff7e7e8;border:1px solid #b5bca4;border-radius:2px;padding:15px 26px;font:italic 21px Georgia;box-shadow:0 4px 20px #284b4310;text-align:center;max-width:44%;pointer-events:none}.toast.gust{background:#315c52;color:#fff3d6;border-color:#315c52}.overlay{position:absolute;inset:0;background:#e9e3cd66;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:5}.paper-panel{text-align:center;padding:45px 55px;background:#faf2e1;box-shadow:0 15px 60px #24453824;border:1px solid #c8c8ac;max-width:620px;margin:20px;border-radius:4px}.paper-panel>.text-button{display:block;margin:8px auto 0}h2{font:400 50px/1.06 var(--serif);letter-spacing:-1.2px;margin:19px 0}.paper-panel p,dialog>p{color:#687963;font-size:13px;line-height:1.8}.paper-panel>.button{margin-top:15px}.results-stats{display:flex;justify-content:center;gap:30px;margin:28px 0 10px}.results-stats div{display:flex;flex-direction:column;gap:7px}.results-stats strong{font:40px var(--serif)}.results-stats span{font-size:8px;letter-spacing:1.3px}.record-message{min-height:20px;color:#aa663e!important;font-size:11px!important}dialog{background:#fbf3e3;color:var(--ink);border:1px solid #bfc4aa;border-radius:5px;width:min(620px,calc(100% - 30px));padding:42px;box-shadow:0 25px 100px #1c423f44;max-height:90svh;overflow:auto}dialog::backdrop{background:#365a4c44;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:13px;font-size:27px}.pair-content{display:flex;align-items:center;gap:27px;margin:26px 0}.pair-content img{border:1px solid #ded7bc;padding:8px;width:172px;height:172px;flex-shrink:0}.pair-code{font:43px/1.7 var(--serif);letter-spacing:6px}.pair-content p{font-size:11px;color:#657962;line-height:1.6;margin:4px 0}.pair-url{overflow-wrap:anywhere;font-size:10px!important;max-width:240px}.notice{background:#eee1c7;border-left:2px solid #b89054;padding:12px 15px;font-size:11px!important;line-height:1.6!important}.button-row{display:flex;gap:10px}.settings-list{margin:22px 0;border-top:1px solid #d9d7be}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #d9d7be;font-size:12px}.settings-list input[type=range]{accent-color:#416653;width:180px}.settings-list input[type=checkbox]{accent-color:#416653;width:17px;height:17px}.notes-detail{margin:24px 0}.notes-detail strong{font:22px var(--serif)}.notes-detail p{font-size:11px;line-height:1.8;color:#73816b}.playing .stage{height:calc(100svh - 104px);max-height:none}.playing .field-guide{display:none}.playing .edition{display:none}.playing .masthead{height:80px}.playing .stage{height:calc(100svh - 80px)}
@media(min-width:1700px){.home-panel{top:15%}.intro{font-size:18px}.sound-note{font-size:12px}.button{font-size:14px;padding:18px 28px}.field-guide p span{font-size:12px}}
@media(max-width:1000px){.edition{display:none}.home-panel{left:5%;top:12%}h1{font-size:73px}.field-guide{padding:0 4%;gap:15px}.field-guide strong{font-size:18px}.footer-mark{display:none}.field-guide>div{gap:10px}.stage{min-height:570px}.sound-note{margin-top:22px}.home-panel{max-width:55%}}
@media(max-width:650px){.masthead{height:78px;padding:0 6%}.wordmark{font-size:36px}.wordmark svg{width:32px}.header-actions{gap:11px}.text-button{font-size:11px}.stage{height:760px;min-height:unset}.home-panel{top:45px;left:7%;max-width:90%}h1{font-size:66px;margin:23px 0}.intro{font-size:14px}.start-actions{gap:8px}.button{padding:13px 16px;font-size:11px;gap:10px}.home-panel .eyebrow{font-size:9px}#world{width:180%;left:-70%}.sound-note{margin-top:20px}.landscape-label{right:7%;bottom:25px}.field-guide{height:auto;padding:25px 7%;display:grid;gap:22px}.guide-number{width:35px}.field-guide strong{font-size:21px}.field-guide p span{font-size:11px}.playing #world{width:100%;left:0}.playing .stage{min-height:420px}.hud{top:20px}.hud-left{gap:15px}.hud-stat{min-width:75px}.hud-stat strong{font-size:36px}.hud-stat>span{font-size:8px}.flight-controls{font-size:7px;letter-spacing:.7px}.flight-controls span:nth-child(2){display:none}.paper-panel{padding:28px 22px}h2{font-size:40px}.results-stats{gap:20px}.results-stats strong{font-size:33px}.results-stats span{font-size:7px}.toast{top:125px;font-size:17px;max-width:85%;width:max-content;padding:12px 20px}dialog{padding:32px 24px}.pair-content{gap:15px}.pair-content img{width:125px;height:125px}.pair-code{font-size:31px;letter-spacing:3px}.settings-list input[type=range]{width:140px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
