:root{color-scheme:dark;font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;background:#0f1115;color:#e7e9ee}button{font:inherit}.shell{max-width:720px;margin:0 auto;padding:6vh 20px 24px}.tag{margin:0;color:#8b93a7;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}h1{margin:.2rem 0 0;font-size:1.9rem}h2{font-size:1.05rem;margin:1.4rem 0 .6rem}.lead{margin:.1rem 0 1rem;color:#b6bccb}.muted{color:#8b93a7}.small{font-size:.82rem}.hint{font-size:.82rem;color:#8b93a7;margin:.6rem 0 0}.row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.card{border:1px solid #262a33;border-radius:12px;background:#161922;padding:1rem 1.1rem;margin-bottom:.8rem}.card.err{border-color:#5d2f33;background:#221314;color:#fca5a5}.notice{padding:.7rem .9rem;border-radius:9px;background:#13202b;border:1px solid #284055;color:#cfe3f2;margin-bottom:.8rem;font-size:.9rem}.btn{border:1px solid #2f3644;background:#1d212b;color:#e7e9ee;padding:.5rem .85rem;border-radius:8px;cursor:pointer}.btn:hover{background:#232836}.btn:disabled{opacity:.5;cursor:default}.btn.primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn.primary:hover{background:#1d4ed8}.btn.small{padding:.3rem .6rem;font-size:.85rem}.listrow{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;width:100%}button.listrow{cursor:pointer}button.listrow:hover{background:#1b1f2a}.scorepill{font-weight:600;font-size:1.05rem;color:#cbd5e1}.pill{font-size:.72rem;padding:.15rem .55rem;border-radius:999px;border:1px solid #2f3644;color:#c5cbd8}.pill.online{color:#86efac;border-color:#2f5d3f;background:#142219}.pill.offline{color:#fcd34d;border-color:#5d4b2f;background:#221d14}.pill.queued{color:#93c5fd;border-color:#284055;background:#13202b}.inline{display:inline-flex;align-items:center;gap:.35rem}.runner{max-width:720px;margin:0 auto}.runner-head{position:sticky;top:0;z-index:5;padding:14px 20px 12px;background:#12151dde;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #20242e}.runner-head h1{font-size:1.3rem;margin:.4rem 0 .3rem}.totals{display:flex;align-items:baseline;gap:.7rem}.bigscore{font-size:1.8rem;font-weight:700;color:#93c5fd}.runner-body{padding:16px 20px 40px}.section-nav{display:flex;gap:.4rem;align-items:center;margin-top:.6rem}.section-jump{flex:1;min-width:0;background:#11141b;border:1px solid #2f3644;color:#e7e9ee;padding:.5rem .6rem;border-radius:8px;font-size:.95rem}.section-nav .btn{padding:.45rem .7rem;font-size:1rem;line-height:1}.section-foot{margin-top:1.2rem}.section{margin-bottom:1.4rem}.section-head{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #20242e;padding-bottom:.3rem}.section-head h2{margin:0}.section-score{font-weight:600;color:#cbd5e1}.instance{border:1px solid #232838;border-radius:10px;padding:.2rem .8rem .6rem;margin:.6rem 0;background:#14171f}.instance-head{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0 .2rem}.instruction{padding:.7rem .9rem;margin:.6rem 0;border-left:3px solid #2f5d7d;background:#11161d;color:#b6bccb;border-radius:0 8px 8px 0;font-size:.92rem}.question{padding:.85rem 0;border-bottom:1px solid #181c25}.qlabel{margin-bottom:.5rem}.req{color:#f87171}.choices{display:flex;flex-wrap:wrap;gap:.45rem}.choice{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #2f3644;background:#1a1e27;color:#e7e9ee;padding:.4rem .7rem;border-radius:999px;cursor:pointer}.choice:hover{background:#222734}.choice.selected{color:#0b0d12;font-weight:600}.swatch{width:.7rem;height:.7rem;border-radius:50%;display:inline-block}.choice.selected .swatch{display:none}.flag{margin-left:.15rem}.qinput,.qnote{width:100%;margin-top:.2rem;background:#11141b;border:1px solid #2f3644;color:#e7e9ee;padding:.5rem .6rem;border-radius:8px}.qnote{margin-top:.5rem;font-size:.88rem}.qinput:focus,.qnote:focus{outline:1px solid #2563eb}.photos{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.6rem}.thumb{position:relative;display:inline-block}.thumb img{height:56px;width:56px;object-fit:cover;border-radius:8px;border:1px solid #2f3644;display:block}.thumb-loading{display:inline-block;height:56px;width:56px;border-radius:8px;background:#1a1e27;border:1px solid #2f3644}.thumb-badge{position:absolute;right:-4px;bottom:-4px;font-size:.7rem;width:16px;height:16px;line-height:16px;text-align:center;border-radius:50%}.thumb-badge.ok{background:#16a34a;color:#fff}.thumb-badge.local{background:#5d4b2f;color:#fcd34d}.addphoto{border:1px dashed #3a4150;background:transparent;color:#93c5fd;padding:.4rem .7rem;border-radius:8px;cursor:pointer;font-size:.85rem}.addphoto:hover{background:#161b24}.sigpad{margin-top:.5rem}.sigcanvas{width:100%;max-width:500px;height:160px;background:#fff;border-radius:8px;border:1px solid #2f3644;touch-action:none;display:block}
