.guide-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#252118}.guide-intro p{margin-bottom:0;color:var(--muted)}.guide-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.guide-tabs input{flex:1;min-width:240px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-tile{display:flex;flex-direction:column;gap:12px;text-align:left;padding:24px;border:1px solid var(--line);border-radius:10px;background:#1e1d19;color:var(--text);cursor:pointer;min-width:0;overflow-wrap:anywhere}.guide-tile:hover{border-color:var(--accent);background:#28241c}.guide-tile h2{font-size:21px;margin:0}.guide-tile p{color:var(--muted);line-height:1.8;margin:0}.guide-open{color:var(--accent);margin-top:auto;padding-top:12px}.guide-article{font-size:17px;line-height:2;max-width:850px}.guide-contribute{margin-top:40px;padding:28px 0;border-top:1px solid var(--line)}.guide-map-scroll{overflow:auto;max-height:75vh;border:1px solid var(--line);border-radius:8px;background:#151714}.guide-map-board{position:relative;width:100%;line-height:0;min-width:100%;touch-action:pan-x pan-y}.guide-map-board>img{display:block;width:100%;height:auto;user-select:none}.guide-overlay{position:absolute;inset:0;width:100%;height:100%}.g-route{fill:none;stroke-width:4;vector-effect:non-scaling-stroke}.g-pending{stroke-dasharray:9 6}.g-selected{stroke-width:6}.g-stroke-0{stroke:#4dbeff}.g-stroke-1{stroke:#ff776d}.g-stroke-2{stroke:#8bdf83}.g-fill-0,.g-bg-0{fill:#4dbeff;background:#4dbeff}.g-fill-1,.g-bg-1{fill:#ff776d;background:#ff776d}.g-fill-2,.g-bg-2{fill:#8bdf83;background:#8bdf83}.g-node{fill:#fff;stroke:#111;stroke-width:2;vector-effect:non-scaling-stroke}.g-marker{fill:#f1c875;stroke:#151515;stroke-width:2;vector-effect:non-scaling-stroke}.g-danger{fill:#ff9a64}.g-marker-number{font-size:13px;text-anchor:middle;fill:#111;font-weight:700}.g-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.guide-map-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:16px 0}.guide-map-controls label{display:flex;align-items:center;gap:8px}.guide-map-controls select{max-width:220px}.guide-route-card{padding:20px;margin:16px 0;border:1px solid var(--line);border-radius:8px}.guide-map-empty{padding:65px 25px;text-align:center;border:1px dashed var(--line);border-radius:10px;color:var(--muted)}.guide-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-fields .field{min-width:0}.guide-fields input,.guide-fields select{width:100%}.guide-admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.guide-subpanel{border:1px solid var(--line);padding:20px;border-radius:8px;margin-top:18px}.guide-editor-map .guide-map-board{cursor:crosshair}#guide-edit .field{display:block;margin-bottom:14px}#guide-edit .field>span{display:block;margin-bottom:7px}#guide-edit textarea{width:100%}#guide-reader{scroll-margin-top:20px}.guide-home-link{display:flex;justify-content:space-between;gap:20px;padding:25px;border:1px solid #685638;border-radius:10px;background:#252118;margin:24px 0}.guide-home-link h2{margin:0 0 8px;font-size:23px}.guide-home-link p{margin:0;color:var(--muted)}
@media(max-width:900px){.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.guide-grid,.guide-fields,.guide-admin-list{grid-template-columns:1fr}.guide-intro,.guide-home-link{flex-direction:column;align-items:stretch}.guide-tabs .button{flex:1;font-size:13px}.guide-article{font-size:16px}.guide-map-controls select{max-width:170px}.guide-tile{padding:20px}.guide-subpanel{padding:15px}}
