.nyra-map-component,.nyra-map-frame,.nyra-map-device{width:100%;height:100%;position:relative;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#0f172a}.nyra-map-frame{background:#e8eef5;border-radius:inherit}.nyra-map-frame>svg{display:block;width:100%;height:100%}.nyra-map-label{font-size:13px;font-weight:650;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-opacity:.8}.theme-dark .nyra-map-label,.theme-satellite .nyra-map-label{stroke:#111827}.nyra-map-route-line{fill:none;stroke:#2563eb;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.nyra-map-route-line.halo{stroke:#fff;stroke-width:13}.nyra-map-marker text{font-size:10px;font-weight:800}.nyra-map-marker.is-selected{filter:drop-shadow(0 4px 5px #0006)}.nyra-map-controls{position:absolute;right:12px;top:12px;display:grid;border-radius:8px;overflow:hidden;box-shadow:0 2px 9px #0f172a30}.nyra-map-controls button,.nyra-map-control-sample button{border:0;background:#fff;color:#334155;font-weight:700;min-width:34px;min-height:34px;border-bottom:1px solid #e2e8f0}.nyra-map-scale{position:absolute;left:12px;bottom:10px;border-bottom:3px solid #334155;padding:0 7px 2px;font-size:11px;font-weight:700}.nyra-map-state-layer{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;background:#fffdf2e6;color:#334155}.nyra-map-state-layer.is-error{background:#fff1f2eb;color:#991b1b}.nyra-map-state-layer.is-offline{background:#f8fafceb}.nyra-map-device.mobile{border-radius:28px;border:8px solid #0f172a;background:#0f172a}.nyra-map-device.mobile .nyra-map-frame{border-radius:19px}.nyra-mobile-search{position:absolute;left:18px;right:18px;top:20px;background:#fff;padding:13px 16px;border-radius:22px;box-shadow:0 4px 16px #0f172a22}.nyra-mobile-sheet{position:absolute;left:10px;right:10px;bottom:10px;padding:10px 18px 18px;background:#fff;border-radius:22px;display:grid;gap:4px;box-shadow:0 -4px 18px #0f172a22}.nyra-mobile-sheet i,.nyra-bottom-sheet i{width:42px;height:4px;border-radius:4px;background:#cbd5e1;justify-self:center}.nyra-map-device.desktop{display:flex;background:#fff}.nyra-map-device.desktop>.nyra-map-frame{border-radius:0;flex:1}.nyra-desktop-panel{width:30%;min-width:160px;padding:20px;box-shadow:4px 0 15px #0f172a1c;z-index:2}.nyra-desktop-panel>div,.nyra-map-search{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;padding:11px;margin:12px 0}.nyra-desktop-panel p{display:grid;border-bottom:1px solid #e2e8f0;padding-bottom:10px}.nyra-desktop-panel small{color:#64748b}.nyra-map-ui{display:flex;align-items:stretch;justify-content:stretch}.nyra-map-search{width:100%;margin:0;display:flex;align-items:center;gap:10px;background:#fff;box-shadow:0 3px 14px #0f172a16}.nyra-map-search span:nth-child(2){flex:1;color:#64748b}.nyra-map-search kbd{font-size:10px;color:#64748b}.nyra-map-list{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.nyra-map-list>div{display:flex;gap:13px;padding:12px 15px;border-bottom:1px solid #e2e8f0}.nyra-map-list span{display:grid}.nyra-map-list small{color:#64748b}.nyra-place-card{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.nyra-place-photo{height:38%;display:grid;place-items:center;background:linear-gradient(135deg,#bfdbfe,#bbf7d0);font-size:32px}.nyra-place-card section{padding:14px}.nyra-place-card h3,.nyra-place-card p{margin:4px 0}.nyra-place-card small{font-size:10px;color:#2563eb;font-weight:800}.nyra-place-card button,.nyra-bottom-sheet button,.nyra-directions button{border:0;border-radius:7px;padding:7px 10px;margin-right:5px;color:#1d4ed8;background:#eff6ff}.nyra-bottom-sheet{width:100%;padding:12px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px 18px 0 0;display:grid;gap:6px}.nyra-bottom-sheet button{justify-self:start;background:#2563eb;color:#fff}.nyra-map-side{width:100%;padding:16px;background:#fff;border:1px solid #e2e8f0}.nyra-map-side>div:not(.nyra-map-search){display:grid;padding:12px 2px;border-bottom:1px solid #e2e8f0}.nyra-map-side small{color:#64748b}.nyra-directions{width:100%;padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:grid;grid-template-columns:28px 1fr;gap:10px}.nyra-directions>div{display:contents}.nyra-directions>div b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#2563eb;color:#fff}.nyra-directions>i{height:22px;border-left:2px dotted #94a3b8;margin-left:11px}.nyra-directions footer{grid-column:1/-1;display:flex;gap:8px;align-items:center;border-top:1px solid #e2e8f0;padding-top:14px}.nyra-directions footer button{margin-left:auto;background:#2563eb;color:#fff}.nyra-travel-modes{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.nyra-travel-modes>div{display:grid;place-items:center;padding:9px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.nyra-travel-modes .active{color:#1d4ed8;border-color:#2563eb;background:#eff6ff}.nyra-map-control-sample{display:flex;gap:1px;align-items:center}.nyra-map-control-sample button{border:1px solid #e2e8f0;border-radius:6px;font-size:18px}.nyra-scale-sample{width:100%;display:grid;place-items:center}.nyra-scale-sample span{width:75%;text-align:center;border:2px solid #334155;border-top:0;padding:4px}.nyra-coordinates{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 15px;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.nyra-coordinates span{font-size:10px;color:#64748b}.nyra-coordinates button{grid-column:1/-1;border:0;border-radius:7px;padding:7px;background:#eff6ff;color:#1d4ed8}.nyra-street-preview{width:100%;height:100%;position:relative;overflow:hidden;background:#bae6fd}.nyra-street-sky{position:absolute;inset:0 0 48%;background:linear-gradient(#7dd3fc,#e0f2fe)}.nyra-street-road{position:absolute;inset:48% -10% 0;background:#475569;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)}.nyra-street-road:after{content:"";position:absolute;left:49%;top:8%;height:90%;border-left:4px dashed #f8fafc}.nyra-street-preview strong,.nyra-street-preview span{position:absolute;left:14px;bottom:34px;color:#fff;text-shadow:0 2px 4px #000}.nyra-street-preview span{bottom:16px;font-size:11px}.nyra-map-state-card{width:100%;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.nyra-map-state-card>span{font-size:30px;color:#2563eb}.nyra-map-state-card small{color:#64748b}.nyra-map-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.nyra-map-editor-switches{display:flex;flex-wrap:wrap;gap:15px;margin:14px 0}.nyra-map-dialog{width:min(860px,94vw)}.nyra-map-dialog textarea{font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.nyra-map-editor-error{min-height:20px;color:#b91c1c}.nyra-map-modal.open{display:flex}@media(max-width:720px){.nyra-map-editor-grid{grid-template-columns:1fr}.nyra-map-dialog .nyra-field-row{grid-template-columns:1fr}.nyra-desktop-panel{width:38%}}