:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;--bg:#0f172a;--surface:#1b2336;--surface-muted:#272f42;--surface-deep:#111827;--border:#475569;--border-soft:#334155;--text:#f8fafc;--muted:#94a3b8;--accent:#22c55e;--accent-hover:#16a34a;--on-accent:#052e16;--info:#60a5fa;--warning:#fbbf24;--danger:#f87171;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow:0 18px 45px #02061742;background:#0f172a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:radial-gradient(circle at 80% -20%, #1e3a4c 0, transparent 34%), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}h1,h2,h3,p{margin-top:0}button,input,textarea,select{min-height:44px}:focus-visible{outline-offset:2px;outline:3px solid #ffffffeb}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.app-loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.side-rail{border-right:1px solid var(--border-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ae0;flex-direction:column;gap:34px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.025em;align-items:center;gap:11px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--on-accent);background:var(--accent);border-radius:10px;place-items:center;display:inline-grid;box-shadow:0 0 28px #22c55e2e}.side-rail nav{gap:7px;display:grid}.nav-link{min-height:46px;color:var(--muted);border-radius:10px;align-items:center;gap:12px;padding:0 13px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.nav-link:hover{color:var(--text);background:#4755693d}.nav-link.active{color:#fff;background:var(--surface-muted);box-shadow:inset 3px 0 var(--accent)}.account-block{border-top:1px solid var(--border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:grid}.account-block span:nth-child(2){min-width:0}.account-block strong,.account-block small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-block strong{font-size:.82rem}.account-block small{color:var(--muted);margin-top:3px;font-size:.72rem}.mobile-header,.bottom-nav{display:none}.app-content{min-width:0;padding:34px clamp(22px,4vw,56px) 56px}.avatar{border:1px solid var(--border);width:38px;height:38px;color:var(--accent);background:var(--surface-muted);border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid}.avatar.small{width:34px;height:34px;font-size:.8rem}.icon-button{width:44px;min-width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--text);border-color:var(--border);background:var(--surface-muted)}.icon-button.accent{color:var(--on-accent);background:var(--accent)}.icon-button:disabled{opacity:.4;cursor:not-allowed}.button{border:1px solid var(--border);min-height:44px;color:var(--text);background:var(--surface-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:750;display:inline-flex}.button:hover:not(:disabled){background:#334155;border-color:#64748b}.button.primary{border-color:var(--accent);color:var(--on-accent);background:var(--accent)}.button.primary:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.button.ghost{background:0 0}.button.danger{color:#fecaca;border-color:#f8717173}.button.compact{min-height:44px;padding:0 12px;font-size:.8rem}.voice-awaiting{text-align:center;place-content:center;padding:40px}.button.full{width:100%}.button:disabled{opacity:.42;cursor:not-allowed}.button-row{flex-wrap:wrap;gap:8px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:850}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1320px;margin:0 auto 26px;display:flex}.page-header h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.page-header p:last-child{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.summary-chip{border:1px solid var(--border);color:#cbd5e1;background:var(--surface);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.78rem;font-weight:750;display:inline-flex}.field{color:#dbe4ef;gap:7px;font-size:.82rem;font-weight:700;display:grid}.field input,.field textarea,.field select,.quick-create input,.inline-edit input{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface-deep);border-radius:10px;outline:0;padding:10px 12px}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.quick-create input:focus,.inline-edit input:focus{border-color:var(--info);box-shadow:0 0 0 3px #60a5fa24}.field small{color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.5}.form-error{color:#fecaca;background:#7f1d1d3d;border:1px solid #f8717180;border-radius:10px;padding:11px 13px;font-size:.84rem;line-height:1.45}.page-error{justify-content:space-between;align-items:center;gap:12px;max-width:1320px;margin:0 auto 16px;display:flex}.login-page{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.login-brand{border-right:1px solid var(--border-soft);background:radial-gradient(circle at 20% 70%,#22c55e29,#0000 32%),linear-gradient(145deg,#101a2d,#0f172a);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(34px,6vw,78px);display:flex;overflow:hidden}.brand-lockup{align-items:center;gap:11px;font-weight:800;display:flex}.login-brand h1{letter-spacing:-.065em;max-width:690px;margin-bottom:20px;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.94}.login-brand>div:nth-child(2)>p:last-child{color:#b7c4d4;max-width:560px;font-size:1.02rem;line-height:1.65}.login-security{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:.8rem;display:flex}.login-panel{background:#111827b8;place-items:center;padding:34px;display:grid}.auth-card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:min(100%,430px);box-shadow:var(--shadow);background:#1b2336eb;gap:22px;padding:clamp(26px,4vw,42px);display:grid}.auth-card h2{letter-spacing:-.035em;margin-bottom:8px;font-size:2rem}.auth-card>div:first-child>p:last-child{color:var(--muted);margin:0}.password-field{display:block;position:relative}.password-field input{padding-right:52px}.password-field .icon-button{position:absolute;top:0;right:0}.workspace-page{max-width:1320px;margin:0 auto}.map-workspace{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.map-workspace:has(.editor-panel){grid-template-columns:230px minmax(440px,1fr) minmax(300px,350px)}.map-list-panel,.data-panel,.editor-panel,.context-card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#1b2336eb}.map-list-panel{position:sticky;top:24px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:16px 18px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:3px 0 0;font-size:1.05rem}.panel-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:750}.quick-create{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto;gap:7px;padding:12px;display:grid}.quick-create input{min-width:0}.map-list{gap:5px;padding:9px;display:grid}.map-list-item{width:100%;min-height:58px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.map-list-item:hover{color:var(--text);background:#47556933}.map-list-item.active{color:var(--text);background:#243346;border-color:#486172}.map-list-item strong,.map-list-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.map-list-item strong{margin-bottom:3px;font-size:.86rem}.map-list-item small{color:var(--muted);font-size:.72rem}.list-icon{width:34px;height:34px;color:var(--accent);background:#22c55e17;border-radius:9px;place-items:center;display:grid}.data-panel{min-width:0;overflow:hidden}.map-detail-heading{min-height:84px}.inline-edit{grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:6px;margin-top:4px;display:grid}.point-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 18px;display:flex}.point-toolbar strong,.point-toolbar span{display:block}.point-toolbar strong{font-size:.9rem}.point-toolbar span{color:var(--muted);margin-top:4px;font-size:.72rem}.point-table-wrap{border-top:1px solid var(--border-soft);overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.82rem}.data-table th{color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;background:#0f172a85;font-size:.67rem}.data-table th,.data-table td{vertical-align:middle;border-bottom:1px solid #47556973;padding:13px 14px}.data-table tbody tr:hover,.data-table tr.selected{background:#47556921}.point-identity{grid-template-columns:auto 1fr;align-items:center;gap:9px;min-width:155px;display:grid}.point-code{color:#bbf7d0;background:#14532d3d;border:1px solid #3e6650;border-radius:6px;align-items:center;width:fit-content;min-height:25px;padding:0 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:800;display:inline-flex}.description-cell{color:#cbd5e1;min-width:150px;max-width:260px}.compact-empty,.loading-state,.empty-state.large{color:var(--muted);text-align:center;place-items:center;gap:9px;padding:34px 18px;display:grid}.empty-state.large{min-height:380px}.empty-state.large h2{color:var(--text);margin:3px 0 0;font-size:1.1rem}.empty-state.large p{margin:0}.editor-panel{position:sticky;top:24px;overflow:hidden}.editor-form{gap:16px;padding:18px;display:grid}.coordinate-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editor-actions{flex-wrap:wrap;gap:8px;padding-top:5px;display:flex}.users-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.user-list{display:grid}.user-row{border-bottom:1px solid var(--border-soft);grid-template-columns:auto minmax(160px,1fr) auto auto auto;align-items:center;gap:14px;min-height:72px;padding:12px 18px;display:grid}.user-row:last-child{border-bottom:0}.user-main strong,.user-main small{display:block}.user-main small{color:var(--muted);margin-top:4px;font-size:.76rem}.role-badge,.status-badge{border:1px solid var(--border);color:#cbd5e1;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:.7rem;font-weight:800;display:inline-flex}.role-badge.admin{color:#bfdbfe;background:#1e40af29;border-color:#375b88}.status-badge.active{color:#bbf7d0;border-color:#3e6650}.context-card{padding:24px}.context-card>svg{color:var(--accent)}.context-card h2{margin:18px 0;font-size:1.1rem}.context-card p{color:var(--muted);font-size:.84rem;line-height:1.55}.context-card strong{color:var(--text)}.toggle-field{color:var(--text);cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:11px;display:grid}.toggle-field input{width:19px;min-height:19px;accent-color:var(--accent);margin-top:2px}.toggle-field strong,.toggle-field small{display:block}.toggle-field small{color:var(--muted);margin-top:4px;font-size:.72rem;line-height:1.45}.voice-start-page{place-items:center;min-height:calc(100vh - 68px);display:grid}.voice-start-card{border:1px solid var(--border-soft);width:min(100%,540px);box-shadow:var(--shadow);background:#1b2336f0;border-radius:20px;gap:20px;padding:clamp(26px,5vw,44px);display:grid}.voice-start-card .hero-icon{width:58px;height:58px;color:var(--accent);background:#22c55e14;border:1px solid #3e6650;border-radius:16px;place-items:center;display:grid}.voice-start-card h1{letter-spacing:-.05em;margin:-7px 0 0;font-size:clamp(2rem,5vw,3.3rem);line-height:1}.voice-start-card>p:not(.eyebrow){color:var(--muted);margin:-5px 0 0;line-height:1.65}.assurance{color:var(--muted);align-items:flex-start;gap:9px;font-size:.76rem;line-height:1.5;display:flex}.assurance svg{color:var(--accent);flex:none;margin-top:2px}.voice-layout{grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:16px;display:grid}.voice-panel,.navigation-card{border:1px solid var(--border-soft);box-shadow:var(--shadow);background:#1b2336f0}.voice-panel{border-radius:20px;grid-template-rows:auto minmax(280px,1fr) auto;min-width:0;min-height:calc(100vh - 68px);display:grid;overflow:hidden}.voice-heading{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 28px 20px;display:flex}.voice-heading h1{letter-spacing:-.055em;max-width:650px;margin-bottom:0;font-size:clamp(2rem,4.2vw,3.8rem);line-height:.98}.live-status{border:1px solid var(--border);color:#cbd5e1;background:var(--surface-deep);border-radius:999px;flex:none;align-items:center;gap:8px;min-height:34px;padding:0 11px;font-size:.73rem;font-weight:750;display:inline-flex}.live-status>span,.status-dot{background:#64748b;border-radius:50%;width:7px;height:7px}.live-status.ready>span,.status-dot.ready,.status-dot.received{background:var(--accent);box-shadow:0 0 0 4px #22c55e1a}.live-status.responding>span{background:var(--info);animation:1.25s ease-in-out infinite breathe}.live-status.reconnecting>span,.live-status.connecting>span,.status-dot.connecting{background:var(--warning)}.status-dot.error{background:var(--danger)}.conversation{scrollbar-width:thin;scrollbar-color:#475569 transparent;flex-direction:column;gap:18px;min-height:0;padding:26px 28px 34px;display:flex;overflow-y:auto}.conversation-empty{max-width:360px;color:var(--muted);text-align:center;justify-items:center;margin:auto;padding:40px 16px;display:grid}.conversation-empty .spark{width:56px;height:56px;color:var(--accent);background:#22c55e12;border:1px solid #3e6650;border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.conversation-empty strong{color:var(--text);margin-bottom:7px}.conversation-empty p{margin:0;font-size:.86rem;line-height:1.6}.turn{width:fit-content;max-width:min(82%,680px)}.turn-role{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:.67rem;font-weight:800;display:block}.turn p{border:1px solid var(--border-soft);color:#e2e8f0;background:var(--surface-muted);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:5px 16px 16px;margin:0;padding:13px 16px;line-height:1.6}.turn.user{align-self:flex-end}.turn.user .turn-role{text-align:right}.turn.user p{color:#f0fdf4;background:#183528;border-color:#3e6650;border-radius:16px 5px 16px 16px}.turn.system{text-align:center;align-self:center;max-width:92%}.turn.system .turn-role{display:none}.turn.system p{color:#fecaca;background:#7f1d1d33;border-color:#f8717166;border-radius:10px;padding:9px 13px;font-size:.82rem}.turn[data-interrupted=true] p{opacity:.78;border-style:dashed}.typing{gap:3px;margin:7px 0 0 15px;display:inline-flex}.typing i{background:var(--info);border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite typing}.typing i:nth-child(2){animation-delay:.14s}.typing i:nth-child(3){animation-delay:.28s}.composer{border-top:1px solid var(--border-soft);background:#111827f5;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:16px 18px;display:grid}.composer-input{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:8px;min-width:0;padding:5px 5px 5px 13px;display:flex}.composer-input:focus-within{border-color:var(--info);box-shadow:0 0 0 3px #60a5fa1f}.composer textarea{resize:vertical;width:100%;min-height:34px;max-height:110px;color:var(--text);background:0 0;border:0;outline:0;padding:7px 0;line-height:1.45}.composer textarea::placeholder{color:#718096}.send-button{width:44px;height:44px;color:var(--on-accent);background:var(--accent);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:grid}.send-button:disabled{opacity:.3;cursor:not-allowed}.microphone{border:1px solid var(--border);min-height:56px;color:var(--text);background:var(--surface-muted);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 15px;font-size:.82rem;font-weight:750;display:inline-flex}.microphone:disabled{opacity:.42;cursor:not-allowed}.microphone.recording{background:#4a2028;border-color:#f8717199}.microphone-icon{place-items:center;display:grid}.session-note{color:var(--muted);grid-column:1;margin:0 4px;font-size:.72rem}.end-session{color:#fca5a5;cursor:pointer;background:0 0;grid-column:2;justify-self:end;align-items:center;gap:6px;min-height:44px;padding:0 8px;font-size:.7rem;display:inline-flex}.navigation-card{border-radius:var(--radius-lg);padding:20px;position:sticky;top:24px}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading.compact h2{margin:0;font-size:1.05rem}.section-heading.compact .eyebrow{margin-bottom:5px}.navigation-message{color:#d7dfe8;min-height:42px;margin:20px 0 14px;font-size:.84rem;line-height:1.5}.destination{background:#14532d33;border:1px solid #3e6650;border-radius:11px;align-items:center;gap:11px;padding:12px;display:flex}.destination-icon{width:32px;height:32px;color:var(--on-accent);background:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid}.destination strong,.destination small{display:block}.destination strong{margin-bottom:3px;font-size:.84rem}.destination small,.quiet{color:var(--muted);font-size:.71rem}.quiet{border-top:1px solid var(--border-soft);margin:0;padding-top:12px;line-height:1.5}@keyframes breathe{50%{opacity:.45}}@keyframes typing{50%{opacity:.45;transform:translateY(-2px)}}@media (width<=1180px){.map-workspace:has(.editor-panel){grid-template-columns:210px minmax(0,1fr)}.map-workspace .editor-panel{grid-column:1/-1;position:static}.users-layout{grid-template-columns:minmax(0,1fr) 300px}.user-row{grid-template-columns:auto minmax(150px,1fr) auto auto}.user-row>.status-badge{display:none}}@media (width<=900px){.app-shell{display:block}.side-rail{display:none}.mobile-header{border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ae6;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.bottom-nav{z-index:20;right:12px;bottom:max(10px, env(safe-area-inset-bottom));border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#111827f0;border-radius:15px;grid-auto-columns:1fr;grid-auto-flow:column;padding:6px;display:grid;position:fixed;left:12px}.bottom-nav a{min-height:49px;color:var(--muted);border-radius:10px;align-content:center;place-items:center;gap:3px;font-size:.65rem;font-weight:750;text-decoration:none;display:grid}.bottom-nav a.active{color:var(--accent);background:var(--surface-muted)}.app-content{padding:26px 18px 94px}.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{background:radial-gradient(circle at 50% 0, #22c55e1a, transparent 34%), var(--bg);min-height:100vh;padding:20px}:is(.map-workspace,.map-workspace:has(.editor-panel)){grid-template-columns:1fr}.map-list-panel{position:static}.map-list{display:flex;overflow-x:auto}.map-list-item{min-width:190px}.users-layout{grid-template-columns:1fr}.context-card{display:none}.voice-layout{grid-template-columns:1fr}.navigation-card{position:static}.voice-panel{min-height:calc(100vh - 185px)}}@media (width<=650px){body{font-size:16px}.app-content{padding-left:14px;padding-right:14px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.page-header h1{font-size:2.2rem}.page-header .button{width:100%}.summary-chip{align-self:flex-start}.panel-heading{padding:14px}.map-detail-heading,.point-toolbar{flex-direction:column;align-items:flex-start}.point-toolbar .button{width:100%}.point-table-wrap{overflow:visible}.data-table,.data-table tbody{display:grid}.data-table thead{display:none}.data-table tr{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(3,1fr) auto;gap:10px;padding:14px;display:grid}.data-table td{border:0;padding:0}.data-table td:first-child{grid-column:1/-1}.data-table .description-cell{min-width:0;max-width:none;color:var(--muted);grid-column:1/-1}.data-table td:last-child{grid-area:1/4;justify-self:end}.user-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:13px}.user-row .role-badge{grid-column:2;justify-self:start}.user-row .button{grid-area:1/3/3;padding:0 10px}.coordinate-grid{grid-template-columns:1fr}.voice-heading{flex-direction:column;align-items:flex-start;padding:22px 18px 18px}.voice-heading h1{font-size:2.3rem}.conversation{padding:20px 16px 28px}.turn{max-width:92%}.composer{grid-template-columns:1fr;padding:13px}.microphone{justify-content:center;width:100%}.session-note,.end-session{grid-column:1}.end-session{justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
