@import url('./style.css?v=paw1');
.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.choice-grid button,.road-buttons button{min-height:52px}.choice-grid button[aria-pressed=true]{background:#304a76;color:white}.device{width:100%;max-height:230px;background:#eef6f5;border-radius:20px;margin:14px 0}.device text,.route-map text{font-family:inherit;font-size:14px;fill:#263d5e}.device .ball{fill:#f4bf3b;stroke:#5b321f;stroke-width:3}.record{padding:12px;border-left:4px solid #29877d;background:#f0f6f0;margin:12px 0;line-height:1.65}.bird-map{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bird-place{padding:12px;border:2px solid #a8bcae;border-radius:12px;background:#f4f8ef}.bird-place.excluded{background:#f2f0ed;border-color:#dedbd7;color:#79766f}.bird-place small{display:block;margin-top:6px}.question-list{display:grid;gap:9px}.question-list button{text-align:left;min-height:52px}.question-list button[aria-pressed=true]{border-color:#304a76;background:#e7eff9}.route-map{width:100%;max-height:340px;background:#eef6f5;border-radius:18px}.route-map line{stroke:#bac9ba;stroke-width:8}.route-map line.used{stroke:#304a76}.route-map line.closed{stroke:#b5423d;stroke-dasharray:8 8}.route-map circle{fill:#fff;stroke:#304a76;stroke-width:2}.route-map circle.current{fill:#f4bf3b}.route-map text{text-anchor:middle;font-size:16px;font-weight:700}.road-buttons{display:flex;flex-wrap:wrap;gap:10px}.route-list{overflow-wrap:anywhere;line-height:1.9;padding:12px;background:#f8f1e5;border-radius:12px}.route-status{display:flex;gap:10px;flex-wrap:wrap}.route-status span{padding:7px;background:#edf3eb;border-radius:8px}.question-log{padding-left:20px;line-height:1.65}.step-title{font-weight:800;color:#304a76}.subtle{color:#667265;font-size:.92rem}.control-group{border:1px solid #cbd7cf;border-radius:14px;margin:12px 0;padding:12px}.control-group legend{font-weight:700}.control-group .choice-grid{margin:0}.route-saved{margin-top:12px;border-top:1px solid #dedbd7}.route-saved h3{margin-bottom:4px}@media(max-width:420px){.bird-map{grid-template-columns:1fr}.choice-grid{gap:7px}.choice-grid button{padding:10px}.route-map text{font-size:16px}}
