.seed-map{max-width:72rem;margin:auto;padding:3rem 1rem;color:#e2e8f0}.seed-map h1{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;color:#fff;margin:.75rem 0}.seed-map p{max-width:65ch;line-height:1.7;margin:.75rem 0 1.5rem}.seed-map form{display:flex;flex-wrap:wrap;gap:1rem;background:#182331;padding:1.25rem;border:1px solid #425166;border-radius:1rem}.seed-map label{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;flex:1;min-width:7rem}.seed-map label:first-child{flex:3;min-width:14rem}.seed-map input,.seed-map select{width:100%;color:#fff;background:#101923;border:1px solid #64748b;border-radius:.4rem;padding:.6rem}.seed-map button,.seed-map .seed-link{display:inline-block;background:#263a4c;border:1px solid #718399;color:#fff;padding:.6rem .9rem;border-radius:.5rem;cursor:pointer}.seed-map button:hover{background:#3b536b}.seed-map button:focus-visible,.seed-map canvas:focus-visible,.seed-map a:focus-visible{outline:3px solid #38bdf8;outline-offset:3px}.seed-map .seed-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0}.seed-map .seed-stage{max-width:48rem;position:relative;border:1px solid #64748b;background:#101923;line-height:0}.seed-map canvas{display:block;width:100%;height:auto;aspect-ratio:1;image-rendering:pixelated;touch-action:none;cursor:grab}.seed-map .seed-cross{position:absolute;left:50%;top:50%;width:12px;height:12px;border:2px solid white;box-shadow:0 0 0 1px black;transform:translate(-50%,-50%);pointer-events:none}.seed-map [data-coordinates]{display:block;min-height:2rem;margin:1rem 0;font-family:monospace}.seed-map [data-status]{min-height:1.75rem}.seed-map [data-legend]{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0 2rem;font-size:.8rem}.seed-map [data-legend] span{display:inline-flex;align-items:center;gap:.4rem}.seed-map [data-legend] i{display:inline-block;width:1rem;height:1rem;border:1px solid #94a3b8;border-radius:2px}.seed-map h2{font-size:1.3rem;font-weight:600;margin-top:2rem}.seed-map a{text-decoration:underline}.seed-map small{display:block;margin-top:1.5rem}.seed-map .seed-version{color:#7dd3fc;font-weight:600}
