@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#f7e7bb;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cream:#f7e7bb;--yellow:#f6c661;--purple:#56508a;--green:#09271f;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);background:#56508a;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#app{overscroll-behavior:none;width:100%;height:100%;margin:0;overflow:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}button:disabled{opacity:.5;cursor:wait}.playfield{width:100%;height:100dvh;padding:10px;position:relative}#stage{touch-action:none;cursor:crosshair;isolation:isolate;border-radius:22px;width:100%;height:100%;position:relative;overflow:hidden}#stage:focus{outline:none}#stage:focus-visible{outline:2px dashed var(--cream);outline-offset:-7px}#stage canvas{z-index:0;display:block;position:absolute;inset:0}.topbar{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;top:28px;left:38px;right:38px}.wordmark{letter-spacing:4px;color:var(--cream);pointer-events:auto;text-shadow:2px 2px #81395e;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:700;text-decoration:none}.wordmark span{color:var(--yellow);margin-left:10px;font-size:28px}.top-actions{pointer-events:auto;align-items:center;gap:7px;display:flex}.top-actions button,.bottom-bar button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#09271fe8;border:1px solid #edbf9866;border-radius:24px;min-height:40px;padding:10px 15px;font-size:12px}.top-actions button:hover,.bottom-bar button:hover{background:var(--cream);color:var(--green)}.top-actions button[aria-pressed=true]{background:var(--yellow);color:var(--green)}#input-mode{letter-spacing:2px;color:#edbf98;margin-right:10px;font-size:8px}.entry-label{letter-spacing:4px;color:#edbf9899;pointer-events:none;white-space:nowrap;font-size:8px;position:absolute;top:7.5%;left:50%;transform:translate(-50%)}.camera-preview{z-index:2;pointer-events:none;opacity:0;mix-blend-mode:screen;border-radius:24px;width:66.087%;height:16%;transition:opacity .5s;position:absolute;top:4%;left:16.9565%;-webkit-mask-image:linear-gradient(#0000,#000 12% 85%,#0000);mask-image:linear-gradient(#0000,#000 12% 85%,#0000)}.camera-preview.active{opacity:.5}.camera-preview video{object-fit:cover;filter:grayscale(.35)sepia(.15)contrast(1.1)brightness(1.1);pointer-events:none;width:100%;height:100%;display:block;transform:scaleX(-1)}.bottom-bar{pointer-events:none;z-index:5;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:25px;left:38px;right:38px}.legend,.session{letter-spacing:1.5px;align-items:center;gap:19px;font-size:9px;display:flex}.legend{background:#09271fbf;border-radius:20px;padding:11px 15px}.legend span{align-items:center;gap:8px;display:flex}.legend i{display:inline-block}.triangle{border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:12px solid var(--yellow);width:0;height:0}.circle{background:var(--yellow);border:3px solid #ed8769;border-radius:50%;width:11px;height:11px}.strings{border-top:2px solid #edbf98;border-bottom:2px solid #edbf98;width:15px;height:10px;transform:rotate(-25deg)}.session{background:#09271fbf;border-radius:25px;gap:15px;padding:4px 4px 4px 15px;font-size:8px}.session b{font-size:12px;font-weight:500}#running-state{letter-spacing:1.4px;opacity:.6;font-size:7px}.bottom-bar button{pointer-events:auto;min-width:40px;padding:3px 12px;font-size:20px}.status{text-align:center;letter-spacing:.4px;color:#f7e7bbbf;pointer-events:none;z-index:5;background:#09271fb5;border-radius:16px;max-width:min(440px,80%);padding:5px 12px;font-size:10px;line-height:1.5;position:absolute;bottom:75px;left:50%;transform:translate(-50%)}dialog{background:var(--green);width:min(390px,100% - 36px);color:var(--cream);border:2px solid #edbf98;border-radius:18px;max-height:85svh;padding:35px;overflow:auto}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09271fcc}#about-close{background:0 0;border:0;font-size:26px;position:absolute;top:12px;right:17px}h2{margin:5px 0 27px;font-family:Space Grotesk,sans-serif;font-size:25px;font-weight:500}.setting{grid-template-columns:1fr auto;gap:10px;margin:22px 0;font-size:13px;display:grid}.setting output{color:var(--yellow);font-size:12px}.setting input{width:100%;accent-color:var(--yellow);grid-column:1/-1}dialog p{color:#edbf98;font-size:12px;line-height:1.8}.credit{letter-spacing:1px;margin-top:22px;font-size:10px}.webgl-error{z-index:10;font-size:15px;line-height:1.7;position:absolute;inset:30%}@media (width<=700px){.playfield{padding:calc(var(--safe-top) + 58px) calc(var(--safe-right) + 4px) calc(var(--safe-bottom) + 54px) calc(var(--safe-left) + 4px)}.topbar{left:calc(var(--safe-left) + 14px);right:calc(var(--safe-right) + 10px);top:calc(var(--safe-top) + 7px);gap:8px;height:44px}.wordmark{letter-spacing:1.4px;flex-shrink:0;font-size:clamp(13px,3.8vw,18px)}.wordmark span{display:none}.top-actions{gap:4px}.top-actions button{white-space:nowrap;min-width:44px;min-height:44px;padding:8px 11px;font-size:10px}#input-mode{display:none}.entry-label{top:calc(var(--safe-top) + 75px);letter-spacing:2px;font-size:7px}.bottom-bar{left:calc(var(--safe-left) + 12px);right:calc(var(--safe-right) + 10px);bottom:calc(var(--safe-bottom) + 5px);gap:8px;height:44px}.legend{letter-spacing:.6px;gap:10px;padding:9px 10px;font-size:9px}.legend span{gap:5px}.session{gap:8px;padding-left:10px}.session>span:first-child,.session>span:nth-child(2){display:none}.session b{font-size:12px}.status{bottom:calc(var(--safe-bottom) + 62px);width:max-content;max-width:calc(100% - 64px);padding:3px 9px;font-size:10px}.camera-preview{border-radius:16px;height:18%;top:3%}.bottom-bar button,#about-close{min-width:44px;min-height:44px}.setting input{height:32px}dialog{max-height:calc(100dvh - var(--safe-top) - var(--safe-bottom) - 24px);padding:28px}h2{padding-right:18px}}@media (width<=360px){.topbar{left:calc(var(--safe-left) + 10px)}.top-actions{gap:3px}.top-actions button{padding-inline:8px}.wordmark{letter-spacing:.7px}.legend{gap:8px;padding-inline:8px;font-size:8px}}@media (orientation:landscape) and (height<=500px){.playfield{padding:calc(var(--safe-top) + 50px) calc(var(--safe-right) + 5px) calc(var(--safe-bottom) + 47px) calc(var(--safe-left) + 5px)}.topbar{top:calc(var(--safe-top) + 3px);left:calc(var(--safe-left) + 12px);right:calc(var(--safe-right) + 12px)}.bottom-bar{bottom:calc(var(--safe-bottom) + 2px);left:calc(var(--safe-left) + 12px);right:calc(var(--safe-right) + 12px)}}@media (height<=500px){.status{bottom:calc(var(--safe-bottom) + 51px)}.entry-label{display:none}.wordmark{font-size:18px}}@media (prefers-reduced-motion:reduce){.camera-preview{transition:none}dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
