@font-face{font-family:Manrope;src:url(/fonts/Title.ttf)}@font-face{font-family:DM Sans;src:url(/fonts/Text.ttf)}:root{color:#191a20;font-synthesis:none;--accent:#6240df;--surface:#f6f5f1;--muted:#5c5f66;background:#e9e9e5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer;min-height:44px;color:inherit;background:var(--surface);border:1px solid #cdcec9;border-radius:8px;padding:10px 12px}button:disabled{opacity:.4;cursor:default}button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}button svg{width:20px;height:20px}h1,h2,.brand{font-family:Manrope,sans-serif}h2{margin:0 0 12px;font-size:1.1rem;line-height:1.4}.app-shell{background:var(--surface);max-width:460px;min-height:100dvh;margin:auto}header{padding:20px 20px 16px}.brand{align-items:center;gap:8px;font-size:38px;font-weight:800;line-height:1;display:flex}.brand img{object-fit:contain;width:64px;height:40px}header p{color:var(--muted);margin:10px 0 0;font-size:14px}.floor-switch{background:#e9e9e5;border-radius:10px;gap:4px;margin:0 16px;padding:4px;display:flex}.floor-switch button{background:0 0;border:0;flex:1;font-size:14px}.floor-switch button[aria-pressed=true]{color:#fff;background:#191a20}.map-heading{justify-content:space-between;align-items:center;gap:8px;min-height:60px;padding:8px 16px;font-size:14px;display:flex}.map-heading span{align-items:center;gap:6px;display:flex}.text-button{background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-size:14px;display:flex}.map-surface{background:#dcddd8;height:440px;position:relative;overflow:hidden}.map-surface>svg{width:100%;height:100%;display:block}.wall{stroke:#777a83;stroke-width:18px;fill:none;stroke-linejoin:round;stroke-linecap:round;cursor:pointer}.wall.selected{stroke:var(--accent)}.landmarks{fill:#42454c;color:#42454c;font-family:DM Sans,sans-serif;font-size:24px}.zoom{gap:8px;display:grid;position:absolute;bottom:12px;right:12px}.zoom button{width:44px;height:44px;padding:10px}.sector-picker{padding:20px}.sector-options{flex-wrap:wrap;gap:8px;display:flex}.sector-options button{font-size:14px}.sector-options button[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:#fff}.empty-state{border-top:1px solid #cdcec9;padding:20px}.empty-state p{color:var(--muted);margin:0;font-size:16px;line-height:1.5}footer{color:var(--muted);background:#e9e9e5;padding:16px 20px;font-size:12px;line-height:1.5}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=700px){.app-shell{border-radius:20px;min-height:0;margin:24px auto;overflow:hidden}}@media (prefers-color-scheme:dark){:root{color:#f5f5f0;--surface:#18191d;--muted:#b8bac4;background:#111216}button{border-color:#4b4d58}.floor-switch,footer{background:#282a31}.floor-switch button[aria-pressed=true]{color:#191a20;background:#f5f5f0}.map-surface{background:#343740}.wall{stroke:#90949f}.wall.selected{stroke:#b6a0ff}.landmarks{fill:#f5f5f0;color:#f5f5f0}.empty-state{border-color:#4b4d58}}.retry-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#6240df;border:0;border-radius:12px;padding:12px 20px;font-weight:700}.request-id{overflow-wrap:anywhere;font-size:12px}.demo-banner{color:#202127;background:#f3dc54;padding:8px 16px;font-size:12px;font-weight:700}.grade-filter{margin:10px 16px;font-size:14px}.grade-filter summary{cursor:pointer;min-height:44px;padding:12px 0}.grade-filter>div{flex-wrap:wrap;gap:8px;display:flex}.grade-dot{vertical-align:middle;border:1px solid #888;border-radius:50%;width:16px;height:16px;margin-right:6px;display:inline-block}.grade-filter button[aria-pressed=true]{outline:2px solid var(--accent)}.route-pin{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;min-height:44px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.route-pin span{color:#fff;background:#6240df;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid;box-shadow:0 2px 6px #0006}.single-pin span{text-shadow:0 1px 3px #000;width:22px;height:22px}.beta-dialog{background:var(--surface);width:min(440px,100vw - 24px);max-height:92dvh;color:inherit;border:0;border-radius:20px;padding:24px;overflow:auto}.beta-dialog::backdrop{background:#000a}.beta-dialog video,.beta-poster{object-fit:contain;background:#111;border-radius:12px;width:100%;max-height:48dvh;display:block}.close-beta{background:0 0;border:0;font-size:24px;position:absolute;top:8px;right:8px}.demo-label{text-transform:uppercase;color:var(--muted);padding-right:30px;font-size:12px}.demo-video-note{color:var(--muted);font-size:12px;line-height:1.4}.beta-dialog .primary,.beta-dialog .secondary{width:100%;margin-top:12px;display:block}.primary{color:#fff;background:#6240df;border:0}.beta-dialog p{line-height:1.45}.legal-footer{flex-wrap:wrap;justify-content:center;gap:4px 14px;margin:12px 0;display:flex}.legal-footer a{color:#494252;text-underline-offset:3px;align-items:center;min-height:44px;font-size:12px;display:inline-flex}.legal-dialog{box-sizing:border-box;color:#25212a;background:#faf8f5;border:0;border-radius:24px;width:min(720px,100% - 24px);max-height:90dvh;padding:28px;overflow-y:auto}.legal-dialog::backdrop{background:#21152dbb}.legal-dialog .close-beta{float:right;position:sticky;top:0}.legal-dialog h1{margin:12px 0 20px;font:800 clamp(24px,5vw,34px)/1.15 Title,sans-serif}.legal-dialog h2{margin:28px 0 8px;font-size:19px}.legal-dialog p{font-size:15px;line-height:1.65}.legal-dialog a{color:#5c2896;text-underline-offset:3px;overflow-wrap:anywhere}.legal-dialog address{font-style:normal;line-height:1.8}.legal-eyebrow{color:#65448b;font-weight:800}.legal-status{background:#ebe0fc;border-radius:12px;padding:12px 16px}.legal-nav{border-bottom:1px solid #d7cddd;flex-wrap:wrap;gap:6px 14px;padding-bottom:14px;display:flex}.legal-nav a{align-items:center;min-height:44px;font-size:14px;display:flex}.legal-nav a[aria-current]{font-weight:800}.legal-dialog .secondary{text-align:center;box-sizing:border-box;width:100%;min-height:44px;margin:14px 0;padding:12px;display:block}.legal-dialog .primary{width:100%;min-height:48px;margin:12px 0}.legal-dialog button:disabled{opacity:.5;cursor:not-allowed}.legal-checks{border:1px solid #d7cddd;border-radius:14px;margin:24px 0 8px;padding:16px}.legal-checks legend{padding:0 6px;font-weight:800}.check-row{align-items:flex-start;gap:12px;min-height:44px;padding:12px 0;line-height:1.5;display:flex!important}.check-row input{accent-color:#713ac7;flex:0 0 22px;width:22px!important;height:22px!important;min-height:22px!important;margin:2px 0!important}.legal-dialog select,.legal-dialog input:not([type=checkbox]),.legal-dialog textarea{box-sizing:border-box;color:#25212a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #84728e;border-radius:8px;margin:8px 0;padding:10px}.legal-report>label{margin:18px 0;display:block}.legal-dialog :focus-visible{outline-offset:3px;outline:3px solid #713ac7}@media (width<=450px){.legal-dialog{padding:20px}.legal-nav{gap:0 10px}}@media print{body *{visibility:hidden}.legal-dialog,.legal-dialog *{visibility:visible}.legal-dialog{border-radius:0;width:100%;max-height:none;position:absolute;inset:0;overflow:visible}.legal-dialog button,.legal-nav{display:none!important}.legal-dialog::backdrop{background:0 0}}.legal-dialog{text-align:left;font-size:16px}.legal-dialog h1:focus:not(:focus-visible){outline:none}.preview-session{color:#191919;background:#d6ff58;justify-content:space-between;align-items:center;gap:12px;max-width:760px;margin:0 auto;padding:10px 18px;font-size:.8rem;display:flex}.preview-session button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:20px;padding:7px 14px}.account-setup{max-width:36rem;margin:0 auto;padding:1.5rem 1rem 3rem}.account-fields{border:0;min-width:0;margin:0;padding:0}.account-fields>label{margin-bottom:.5rem;font-weight:700;display:block}.account-fields>input{box-sizing:border-box;width:100%;min-height:48px;font:inherit;border:1px solid #777;border-radius:10px;padding:.75rem}.account-fields>.primary{width:100%;min-height:48px}.account-setup [role=status]{line-height:1.5}.account-setup button:disabled{opacity:.55;cursor:default}
