:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f6f8fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#eef6ff 0,#f8fafc 34%,#fff)}button,input,select,textarea{font:inherit}.app{width:min(1180px,100%);margin:0 auto;padding:14px 14px 92px}.hero{position:sticky;top:0;z-index:4;margin:-14px -14px 12px;padding:14px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #dbe4ef;box-shadow:0 8px 24px #0f172a0f}.title{display:flex;align-items:center;justify-content:space-between;gap:12px}.title h1{font-size:1.2rem;margin:0;color:#0f172a}.pill{border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px;font-size:.8rem;color:#475569;background:#fff}.pill.ok{border-color:#86efac;background:#ecfdf5;color:#166534}.connection-picker{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.choice{border:1px solid #d3deea;border-radius:16px;padding:12px;text-align:left;background:#fff;color:#1e293b;font-weight:800;box-shadow:0 6px 18px #0f172a0a}.choice small{display:block;margin-top:3px;color:#64748b;font-weight:600}.choice.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.choice:disabled{opacity:.65}.controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.controls.compact{grid-template-columns:repeat(2,1fr)}.btn{border:0;border-radius:14px;padding:12px 14px;background:#2563eb;color:#fff;font-weight:800;box-shadow:0 10px 24px #2563eb33}.btn.secondary{background:#eef2f7;color:#1e293b;border:1px solid #d6e0eb;box-shadow:none}.btn.danger{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;box-shadow:none}.btn:disabled{opacity:.45}.tabs{display:flex;gap:8px;overflow:auto;margin-top:12px;padding-bottom:2px}.tabs button{white-space:nowrap;border:1px solid #d6e0eb;border-radius:999px;background:#fff;color:#334155;padding:9px 12px;font-weight:800}.tabs button.active{background:#2563eb;color:#fff;border-color:#2563eb}.grid,.layout{display:grid;gap:12px}.two-col{grid-template-columns:1fr}.wide{grid-column:1/-1}.card{background:#fff;border:1px solid #dce5ef;border-radius:22px;padding:14px;box-shadow:0 14px 32px #0f172a12}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:12px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.label{font-size:.75rem;color:#64748b}.value{font-size:1.14rem;font-weight:850;margin-top:4px;word-break:break-word;color:#0f172a}.excellent{color:#047857}.good{color:#0369a1}.bad{color:#b91c1c}.map{min-height:260px;border-radius:18px;background:linear-gradient(135deg,#eef6ff,#fff);display:grid;place-items:center;text-align:center;color:#64748b;overflow:hidden;border:1px solid #dbeafe;padding:20px}.map strong{display:block;color:#0f172a;font-size:1.35rem}.map span{font-size:.88rem}.section-title{font-size:1rem;margin:0 0 10px;color:#0f172a}.options{display:grid;gap:10px}.option-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #e7edf5;color:#334155}.option-row:last-child{border-bottom:0}.option-row input,.option-row select,.option-row textarea{background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:12px;padding:10px;max-width:240px}.option-row textarea{min-height:100px;resize:vertical}.option-row input[type=checkbox]{width:22px;height:22px}.option-row.stacked{grid-template-columns:1fr;align-items:start}.option-row.stacked input,.option-row.stacked textarea{max-width:none;width:100%}.raw{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;white-space:pre-wrap;color:#334155;max-height:260px;overflow:auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.table-wrap{overflow:auto}.fix-table{width:100%;border-collapse:collapse;min-width:720px}.fix-table th,.fix-table td{text-align:left;padding:8px;border-bottom:1px solid #e6edf5;font-size:.82rem;color:#334155;vertical-align:top}.fix-table th{color:#0f172a;background:#f8fafc}.status{font-size:.86rem;color:#475569;margin-top:10px}.recent{margin-top:12px}.bottom-bar{position:fixed;left:0;right:0;bottom:0;background:#fffffff5;border-top:1px solid #dbe4ef;padding:10px 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;box-shadow:0 -8px 24px #0f172a0f}.bottom-bar button{padding:10px 8px;border-radius:14px;border:1px solid #d6e0eb;background:#f8fafc;color:#1e293b;font-size:.82rem;font-weight:700}.constellation-list{display:grid;gap:9px}.constellation-list div{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:11px}.skyplot{position:relative;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,#fff 0,#eef6ff 62%,#dbeafe);border:1px solid #bfd7ff;overflow:hidden;max-width:420px;margin:0 auto}.ring{position:absolute;top:24%;right:24%;bottom:24%;left:24%;border:1px dashed #9dbbe7;border-radius:999px}.ring.r2{top:39%;right:39%;bottom:39%;left:39%}.cross{position:absolute;background:#c9d8eb}.cross.h{left:0;right:0;top:50%;height:1px}.cross.v{top:0;bottom:0;left:50%;width:1px}.sat-dot{position:absolute;z-index:2;transform:translate(-50%,-50%);min-width:28px;height:28px;border-radius:999px;background:#2563eb;color:#fff;font-size:.72rem;display:grid;place-items:center;font-weight:900;box-shadow:0 8px 18px #2563eb47}.sky-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#64748b;font-weight:800}.sat-bars{display:grid;gap:9px}.sat-bar{display:grid;grid-template-columns:92px 1fr 48px;gap:8px;align-items:center;font-size:.82rem;color:#334155}.sat-bar div{height:12px;background:#eaf1f8;border-radius:999px;overflow:hidden}.sat-bar i{display:block;height:100%;background:#2563eb;border-radius:999px}.survey-actions{display:grid;grid-template-columns:1fr;gap:10px}.progress{height:14px;border-radius:999px;background:#e8eef6;overflow:hidden;margin-top:14px}.progress i{display:block;height:100%;background:#2563eb}.ble-report{margin-top:12px;padding:12px;border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;display:grid;gap:10px}.ble-report p{margin:0}.ble-service{display:grid;gap:8px;padding:10px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;overflow:auto}.ble-service code,.ble-char code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;color:#1e3a8a;word-break:break-all}.ble-char{display:grid;grid-template-columns:auto 1fr;gap:6px 8px;align-items:center;padding:8px 0;border-top:1px solid #edf2f7}.ble-char small{grid-column:2;color:#64748b}.link-button{border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:800;padding:6px 10px;font-size:.78rem}@media(min-width:760px){.app{padding:24px}.hero{position:relative;margin:0 0 16px;border-radius:28px;border:1px solid #dce5ef}.layout{grid-template-columns:1.1fr .9fr;gap:14px}.two-col{grid-template-columns:1fr 1fr}.metrics{grid-template-columns:repeat(3,1fr)}.bottom-bar{display:none}.map{height:420px}.title h1{font-size:1.8rem}.connection-picker{grid-template-columns:repeat(3,1fr)}.controls{grid-template-columns:repeat(3,auto);justify-content:start}.controls.compact{grid-template-columns:repeat(4,auto)}.survey-actions{grid-template-columns:repeat(3,auto)}}.compact-dashboard{padding:10px 12px;border-radius:18px}.dashboard-pill{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;border:1px solid #d6e0eb;border-radius:999px;background:#f8fbff;padding:5px 10px;color:#334155;font-weight:850}.dashboard-pill strong{font-size:.78rem;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 8px;white-space:nowrap}.dashboard-mini{display:flex;justify-content:space-between;gap:10px;margin-top:7px;font-size:.78rem;color:#64748b;flex-wrap:wrap}.map-card{padding:12px}.map-toolbar{display:grid;gap:10px}.map-controls{display:grid;grid-template-columns:1fr;gap:8px}.map-controls label{display:grid;gap:4px;font-size:.74rem;color:#64748b;font-weight:800}.map-controls select{border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:9px 10px}.tile-map{position:relative;height:330px;border:1px solid #cfe0f2;border-radius:18px;overflow:hidden;background:#eaf2fb;margin-top:12px}.map-tile{position:absolute;width:33.333%;height:33.333%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hillshade-tile{opacity:.28;mix-blend-mode:multiply;filter:contrast(1.05)}.position-marker{position:absolute;z-index:5;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:999px;border:2px solid #fff;background:#2563eb;box-shadow:0 3px 10px #2563eb47;display:grid;place-items:center;pointer-events:none}.position-marker i{width:4px;height:4px;border-radius:999px;background:#fff}.position-marker:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:999px;border:1px solid rgba(37,99,235,.22)}.map-crosshair{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent calc(50% - .5px),rgba(15,23,42,.18) 50%,transparent calc(50% + .5px)),linear-gradient(0deg,transparent calc(50% - .5px),rgba(15,23,42,.18) 50%,transparent calc(50% + .5px))}.map-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:6;background:#ffffffa3;color:#475569;font-weight:850}.map-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:8px;color:#475569;font-size:.78rem;flex-wrap:wrap}.map-footer small{color:#64748b}.map{min-height:unset;height:auto;padding:12px}@media(min-width:760px){.map-controls{grid-template-columns:1fr 1fr 90px}.tile-map{height:420px}.compact-dashboard{padding:10px 14px}.dashboard-pill{min-height:32px}.dashboard-mini{font-size:.82rem}}.fixed-map{height:360px;touch-action:none;pointer-events:none;isolation:isolate;background:#dbeafe}.tile-grid{position:absolute;left:50%;top:50%;width:1024px;height:1024px;margin-left:-512px;margin-top:-512px;will-change:transform;pointer-events:none}.tile-grid .map-tile{position:absolute;width:256px;height:256px;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.tile-grid .hillshade-tile{opacity:.34;mix-blend-mode:multiply;filter:contrast(1.08) saturate(.9)}.map-vector{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;overflow:visible}.map-vector polyline{fill:none;stroke:#dc2626;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px rgba(255,255,255,.8))}.survey-map-point{position:absolute;z-index:5;transform:translate(-50%,-50%);border:2px solid #fff;background:#f59e0b;color:#111827;border-radius:999px;min-width:26px;height:26px;padding:0 6px;display:grid;place-items:center;font-size:.68rem;font-weight:900;box-shadow:0 6px 16px #0f172a38}.elevation-strip{height:110px;border:1px solid #dbe4ef;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef6ff);padding:10px;display:flex;align-items:end;gap:4px;overflow:auto;margin:12px 0;color:#64748b}.elevation-strip span{display:block;min-width:8px;background:#2563eb;border-radius:999px 999px 3px 3px;box-shadow:0 4px 10px #2563eb2e}.elevation-strip em{align-self:center;margin:auto;font-style:normal;font-weight:800;color:#64748b}.survey-actions{grid-template-columns:repeat(2,1fr)}@media(min-width:760px){.fixed-map{height:440px}.survey-actions{grid-template-columns:repeat(5,auto)}}.card.compact-card{padding:.85rem}.card-title-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.mini-pill{display:inline-flex;align-items:center;min-height:1.45rem;padding:.16rem .52rem;border-radius:999px;background:#eef4ff;color:#31506f;font-size:.72rem;font-weight:750;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap}.mini-pill.live{background:#e7f8ed;color:#176a36}.survey-actions.tight{gap:.45rem}.survey-actions.tight .btn{min-height:2.35rem;padding:.48rem .62rem;font-size:.86rem}.progress.slim{height:.48rem;margin:.55rem 0 .25rem}.compact-status{margin:.35rem 0;font-size:.88rem;line-height:1.35}.compact-notes textarea{min-height:4.1rem}.metrics.dense{gap:.48rem}.metrics.dense .metric{padding:.55rem;min-height:unset}.metrics.dense .metric .label{font-size:.68rem}.metrics.dense .metric .value{font-size:1rem}.elevation-card{border:1px solid #bed7ff;background:linear-gradient(180deg,#fff,#f8fbff)}.elevation-metrics .metric:first-child{background:#eef7ff;border-color:#b9d9ff}.elevation-quality{display:grid;gap:.38rem;margin-top:.7rem;padding:.65rem;border-radius:.9rem;background:#f4f8fc;color:#35516d;font-size:.86rem}.elevation-strip.compact-strip{min-height:5.5rem}@media(max-width:720px){.survey-mobile{gap:.72rem}.survey-mobile .card{border-radius:1rem}.card.compact-card{padding:.72rem}.survey-mobile .section-title{font-size:.98rem;margin-bottom:.4rem}.survey-actions.tight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.survey-actions.tight .btn{width:100%;min-height:2.2rem;padding:.42rem .5rem}.metrics.dense{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics.dense .metric{padding:.48rem;border-radius:.78rem}.metrics.dense .metric .value{font-size:.94rem}.compact-notes textarea{min-height:3.4rem}.elevation-quality{font-size:.8rem;padding:.55rem}.mini-pill{min-height:1.25rem;padding:.12rem .42rem;font-size:.65rem}}.title-actions{display:flex;align-items:center;gap:.45rem}.collapse-toggle{border:1px solid #d6e0eb;border-radius:999px;background:#f8fafc;color:#334155;padding:.34rem .58rem;font-size:.78rem;font-weight:850}.hero.collapsed{padding:.55rem .75rem;margin:-14px -14px 10px}.hero.collapsed .title h1{font-size:.98rem}.hero.collapsed .tabs{margin-top:.5rem}.connected-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;margin-top:.45rem;padding:.45rem .55rem;border:1px solid #dbeafe;border-radius:.85rem;background:#f8fbff;color:#334155;font-size:.78rem}.connected-strip span{font-weight:900;color:#1d4ed8}.connected-strip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:.8rem}.connected-strip button{border:1px solid #fecaca;border-radius:999px;background:#fff1f2;color:#991b1b;font-weight:850;padding:.28rem .5rem;font-size:.72rem}.sky-card{overflow:hidden}.skyplot.improved{max-width:min(88vw,380px);border-width:1px;box-shadow:inset 0 0 0 8px #ffffff8c}.skyplot .ring.r3{top:12%;right:12%;bottom:12%;left:12%;border:1px dashed #c9d8eb;border-radius:999px;position:absolute}.compass{position:absolute;z-index:3;font-size:.68rem;font-weight:950;color:#31506f;background:#ffffffc7;border:1px solid #dbeafe;border-radius:999px;padding:.08rem .28rem}.compass.n{top:.45rem;left:50%;transform:translate(-50%)}.compass.s{bottom:.45rem;left:50%;transform:translate(-50%)}.compass.e{right:.45rem;top:50%;transform:translateY(-50%)}.compass.w{left:.45rem;top:50%;transform:translateY(-50%)}.sat-dot{min-width:24px;height:24px;font-size:.64rem}.sat-dot.strong{background:#047857;min-width:28px;height:28px}.sat-dot.ok{background:#2563eb}.sat-dot.weak{background:#f59e0b;color:#111827}.satellite-mobile .sat-bars{max-height:420px;overflow:auto}.satellite-mobile .sat-bar{grid-template-columns:78px 1fr 42px;font-size:.76rem}.accuracy-card{border-color:#c7d2fe;background:linear-gradient(180deg,#fff,#f8faff)}.accuracy-card .metric:first-child,.accuracy-card .metric:nth-child(2){background:#f1f5ff;border-color:#c7d2fe}.accuracy-note{display:grid;gap:.35rem;margin-top:.7rem;padding:.65rem;border-radius:.9rem;background:#f5f7ff;color:#334155;font-size:.84rem;line-height:1.35}@media(max-width:720px){.hero.collapsed{position:sticky;top:0;padding:.48rem .65rem}.hero.collapsed .pill{padding:.2rem .46rem;font-size:.68rem}.hero.collapsed .tabs button{padding:.42rem .62rem;font-size:.76rem}.connected-strip{grid-template-columns:auto 1fr auto;font-size:.72rem}.skyplot.improved{max-width:min(92vw,330px)}.sat-dot{min-width:22px;height:22px;font-size:.58rem}.sat-dot.strong{min-width:25px;height:25px}.satellite-mobile .fix-table{min-width:560px}.accuracy-note{font-size:.78rem;padding:.55rem}}@media(min-width:760px){.hero.collapsed{margin:0 0 14px;border-radius:20px}.hero.collapsed .title h1{font-size:1.15rem}.connected-strip{max-width:680px}.skyplot.improved{max-width:440px}}.map-toggle{padding:.28rem .55rem;border-radius:999px;border:1px solid #cfe0f2;background:#fff;color:#1d4ed8;font-weight:900}.map-controls.collapsed{display:none}.map-controls.open{display:grid}.occupation-card{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#f8fbff)}.quality-banner{display:grid;gap:.1rem;margin:.5rem 0;padding:.55rem .65rem;border-radius:.85rem;background:#eef7ff;border:1px solid #bfdbfe;color:#334155;font-size:.8rem}.quality-banner strong{color:#1d4ed8}.quality-banner span{line-height:1.25}.filter-row{display:flex;justify-content:flex-start;margin:.45rem 0 .25rem}.filter-row label{display:grid;gap:.25rem;font-size:.72rem;color:#64748b;font-weight:850}.filter-row select{border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:.45rem .65rem;min-width:180px}.elevation-quality strong{color:#0f766e}.data-mobile .data-summary{border-color:#cfe0f2;background:linear-gradient(180deg,#fff,#f8fbff)}.export-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:.55rem 0}.export-grid .btn{min-height:2.25rem;padding:.42rem .45rem;font-size:.82rem}.nmea-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 .7rem}.nmea-chips span{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #dbe4ef;background:#f8fafc;color:#334155;border-radius:999px;padding:.25rem .5rem;font-size:.76rem;font-weight:850}.nmea-chips strong{background:#dbeafe;color:#1d4ed8;border-radius:999px;min-width:1.4rem;text-align:center;padding:.05rem .25rem}.compact-table{max-height:420px}.mobile-raw{max-height:240px;font-size:.72rem}@media(max-width:720px){.title h1{font-size:1.02rem}.dashboard-pill{min-height:28px;padding:4px 8px}.dashboard-pill span{font-size:.78rem}.dashboard-pill strong{font-size:.68rem;padding:3px 6px}.map-card{padding:.7rem}.map-toolbar{gap:.35rem}.map-controls.open{gap:.45rem}.map-controls select{padding:.42rem .55rem;border-radius:10px}.fixed-map{height:300px}.map-footer{font-size:.7rem}.quality-banner{font-size:.74rem;padding:.45rem .52rem}.filter-row select{min-width:100%;padding:.42rem .5rem}.export-grid,.data-mobile .metrics.dense{grid-template-columns:repeat(2,minmax(0,1fr))}.data-mobile .fix-table{font-size:.72rem}.data-mobile .fix-table th,.data-mobile .fix-table td{padding:.42rem .48rem}.mobile-raw{max-height:190px;font-size:.66rem}.nmea-chips span{font-size:.68rem;padding:.2rem .42rem}.satellite-mobile .sky-card{padding:.72rem}.skyplot.improved{aspect-ratio:1/1;max-width:min(86vw,300px)}}.project-mobile{align-items:start}.project-overview{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#f8fbff)}.project-card{border-color:#dbe4ef}.project-card.active-project{border-color:#60a5fa;box-shadow:0 12px 28px #2563eb1f}.project-card textarea{min-height:4.5rem}.project-chip{display:inline-flex;align-items:center;max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.16rem .48rem;font-size:.7rem;font-weight:900}.btn.small{min-height:2.1rem;padding:.35rem .58rem;font-size:.8rem}.rtk-card{border-color:#bbf7d0;background:linear-gradient(180deg,#fff,#f7fef9)}.rtk-card .metric:first-child{border-color:#bbf7d0;background:#f0fdf4}.rtk-status{display:grid;gap:.25rem;margin-top:.65rem;padding:.65rem;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:.9rem;color:#365342;font-size:.84rem}.rtk-status strong{color:#166534}.rtk-settings{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#f8fbff)}.constellation-toggles{display:flex;flex-wrap:wrap;gap:.38rem;margin:.35rem 0 .7rem}.chip{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.3rem .58rem;font-weight:900;font-size:.76rem}.chip.off{border-color:#e2e8f0;background:#f8fafc;color:#64748b;text-decoration:line-through}.tabs{scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}@media(max-width:720px){.project-mobile{gap:.72rem}.project-card,.project-overview{padding:.72rem;border-radius:1rem}.project-card .options{gap:.5rem}.project-card textarea{min-height:3.6rem}.project-chip{font-size:.62rem;padding:.12rem .38rem;max-width:34vw}.rtk-status{font-size:.76rem;padding:.52rem}.constellation-toggles{gap:.28rem}.chip{font-size:.66rem;padding:.22rem .44rem}.tabs button{white-space:nowrap}.bottom-bar{grid-template-columns:repeat(5,1fr)}.bottom-bar button{font-size:.68rem;padding:.46rem .2rem}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app,.grid,.layout,.two-col,.card,.metric,.option-row,.table-wrap{min-width:0}.card{overflow-wrap:anywhere}@media(max-width:720px){.app{padding-left:10px;padding-right:10px}.hero{margin-left:-10px;margin-right:-10px}.grid,.layout,.two-col,.metrics{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)}.metrics,.metrics.dense,.data-mobile .metrics.dense{grid-template-columns:repeat(2,minmax(0,1fr))}.card{width:100%;max-width:100%;border-radius:16px;padding:.72rem;overflow:hidden}.card-title-row{align-items:flex-start;gap:.45rem}.card-title-row .section-title{min-width:0;line-height:1.12}.section-title{font-size:.94rem}.value{font-size:.95rem;line-height:1.1}.label{font-size:.66rem}.satellite-mobile{width:100%;max-width:100%;overflow:hidden}.satellite-mobile .sky-card{width:100%;max-width:100%;padding:.62rem}.skyplot,.skyplot.improved{width:min(100%,272px);max-width:min(100%,272px);min-width:0;margin-left:auto;margin-right:auto;aspect-ratio:1 / 1}.skyplot.improved{box-shadow:inset 0 0 0 5px #ffffff8c}.ring{top:25%;right:25%;bottom:25%;left:25%}.ring.r2{top:40%;right:40%;bottom:40%;left:40%}.skyplot .ring.r3{top:12%;right:12%;bottom:12%;left:12%}.compass{font-size:.58rem;padding:.04rem .2rem}.compass.n{top:.28rem}.compass.s{bottom:.28rem}.compass.e{right:.28rem}.compass.w{left:.28rem}.sat-dot{min-width:18px;height:18px;font-size:.5rem;box-shadow:0 5px 12px #2563eb38}.sat-dot.strong{min-width:21px;height:21px}.constellation-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.28rem}.chip{width:100%;padding:.24rem .36rem;font-size:.62rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.satellite-mobile .sat-bar{grid-template-columns:64px minmax(0,1fr) 34px;gap:5px;font-size:.66rem}.satellite-mobile .sat-bars{max-height:310px}.survey-mobile{width:100%;max-width:100%;gap:.62rem}.survey-actions.tight,.survey-actions,.controls,.controls.compact,.export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem}.survey-actions .btn,.controls .btn,.export-grid .btn,.btn{min-width:0;width:100%;padding:.44rem .48rem;font-size:.76rem;border-radius:11px}.option-row{grid-template-columns:minmax(0,1fr);gap:.35rem;padding:.48rem 0}.option-row input,.option-row select,.option-row textarea{width:100%;max-width:100%;min-width:0;padding:.48rem .55rem}.compact-notes textarea,.project-card textarea{min-height:3rem}.project-mobile{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)}.project-card,.project-overview{width:100%;max-width:100%;padding:.64rem}.project-chip{max-width:30vw}.data-mobile{width:100%;max-width:100%;overflow:hidden}.table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}.fix-table{min-width:0;width:100%;table-layout:auto}.data-mobile .fix-table{min-width:520px}.survey-mobile .fix-table{min-width:600px}.satellite-mobile .fix-table{min-width:480px}.fix-table th,.fix-table td{padding:.36rem .42rem;font-size:.68rem;white-space:nowrap}.fix-table td:last-child{white-space:normal;min-width:90px}.raw,.mobile-raw{max-width:100%;font-size:.64rem;line-height:1.35}.nmea-chips{gap:.28rem}.nmea-chips span{font-size:.62rem;max-width:100%}}@media(max-width:380px){.skyplot,.skyplot.improved{width:min(100%,238px);max-width:min(100%,238px)}.metrics,.metrics.dense,.data-mobile .metrics.dense{gap:.36rem}.metric{padding:.42rem;border-radius:12px}.survey-actions.tight,.survey-actions,.controls,.controls.compact,.export-grid{grid-template-columns:minmax(0,1fr)}.bottom-bar{gap:4px;padding:7px 8px}.bottom-bar button{font-size:.6rem;padding:.36rem .12rem}}.map-cache-controls{grid-column:1/-1;border:1px solid #d7e2ee;border-radius:14px;padding:10px;background:#f8fbff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:end}.map-cache-controls>strong,.map-cache-controls>.cache-confirm,.map-cache-controls>.controls,.map-cache-controls>small{grid-column:1/-1}.map-cache-controls input[type=number]{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:8px;background:#fff}.cache-confirm{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:700!important;color:#475569!important}.cache-confirm input{width:18px;height:18px}.feature-code-card{border-color:#bfdbfe;background:linear-gradient(180deg,#fff,#f8fbff)}.stakeout-page .metric .value,.cogo-page .metric .value,.calibration-page .metric .value{font-variant-numeric:tabular-nums}.calibration-page .table-wrap{max-height:360px}.project-card .options{align-content:start}@media(max-width:700px){.map-cache-controls{grid-template-columns:1fr}.map-cache-controls>*{grid-column:1!important}.stakeout-page,.cogo-page,.calibration-page{grid-template-columns:1fr!important}}.settings-pill{border-color:#fecaca!important;background:#fff1f2!important;color:#b91c1c!important;white-space:nowrap}.settings-pill:hover{background:#ffe4e6!important}.connected-strip .settings-pill{border:1px solid #fecaca;border-radius:999px;padding:.28rem .65rem}.crs-projects-page{gap:.75rem}.statistics-card{overflow:hidden}.stat-graphics{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(360px,1.6fr);gap:1rem;margin-top:.75rem}.stat-graphics>div{min-width:0;border:1px solid var(--line, #dbe5ef);border-radius:14px;padding:.65rem;background:#fbfdff}.stat-svg{display:block;width:100%;min-height:210px}.stat-svg line{stroke:#b8c6d6;stroke-width:1}.stat-svg .error-ring{fill:#f973160d;stroke:#f97316;stroke-width:1.5;stroke-dasharray:5 4}.stat-svg .sample-dot{fill:#2563eb}.stat-svg .error-line{stroke:#f97316;stroke-width:1.5;stroke-dasharray:5 4}.stat-svg .stat-polyline{fill:none;stroke:#2563eb;stroke-width:2;vector-effect:non-scaling-stroke}.import-button{position:relative;overflow:hidden;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.import-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.offline-readiness .controls{margin-top:.6rem}@media(max-width:760px){.stat-graphics{grid-template-columns:1fr}.statistics-card .filter-row{align-items:stretch}}.collapsible-card{padding:0;overflow:hidden}.collapsible-summary{cursor:pointer;list-style:none;padding:.85rem 1rem;margin:0;-webkit-user-select:none;user-select:none}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary .section-title{margin:0}.summary-right{display:inline-flex;align-items:center;gap:.5rem}.collapse-hint{font-size:.72rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.collapsible-card[open] .collapse-hint:after{content:" less"}.collapsible-card:not([open]) .collapse-hint{font-size:0}.collapsible-card:not([open]) .collapse-hint:after{content:"Show";font-size:.72rem}.collapsible-card[open] .collapse-hint{font-size:0}.collapsible-card[open] .collapse-hint:after{content:"Hide";font-size:.72rem}.collapsible-content{padding:0 1rem 1rem}.statistics-controls{flex-wrap:wrap;gap:.65rem;align-items:end}.statistics-controls label{min-width:145px}.statistics-controls input[type=number]{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:8px;background:#fff}.warning-pill{background:#fff1f2!important;color:#b91c1c!important;border-color:#fecdd3!important}.drift-warning{margin-top:.75rem;padding:.7rem .8rem;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#991b1b;line-height:1.35}.stat-axis-label{font-size:10px;fill:#64748b}.stat-graphics small{display:block;margin-top:.35rem;color:#64748b;line-height:1.3}.identity-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(155deg,#eaf3ff 0,#f8fafc 46%,#eefbf4)}.identity-card{width:min(440px,100%);background:#fff;border:1px solid #dce5ef;border-radius:24px;padding:24px;box-shadow:0 24px 70px #0f172a21}.identity-brand{display:flex;align-items:center;gap:12px}.identity-brand span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#2563eb;color:#fff;font-size:.72rem;font-weight:900}.identity-brand h1,.identity-card h1{margin:0;color:#0f172a;font-size:1.35rem}.identity-intro{color:#64748b;line-height:1.5;margin:14px 0 18px}.identity-form{display:grid;gap:13px}.identity-form label{display:grid;gap:6px;color:#334155;font-size:.82rem;font-weight:800}.identity-form input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;background:#fff;color:#0f172a}.identity-form input:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.identity-message{margin:0 0 14px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:.82rem;line-height:1.4}.identity-links{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.identity-links button{border:0;background:transparent;color:#1d4ed8;font-weight:800;padding:4px 0}.identity-footnote{margin:18px 0 0;color:#94a3b8;font-size:.72rem;line-height:1.4}.identity-userbar{position:fixed;z-index:20;right:12px;top:10px;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:6px 8px 6px 10px;border:1px solid #dbe4ef;border-radius:999px;background:#fffffff5;box-shadow:0 8px 24px #0f172a14;font-size:.72rem;color:#475569}.identity-userbar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity-userbar button{border:1px solid #d6e0eb;border-radius:999px;background:#f8fafc;color:#334155;padding:5px 8px;font-weight:800;white-space:nowrap}@media(max-width:720px){.identity-shell{padding:14px}.identity-card{padding:18px;border-radius:18px}.identity-userbar{top:auto;bottom:70px;right:8px;max-width:calc(100vw - 16px)}}.main-globe-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.identity-brand .admin-globe-icon{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain;flex:0 0 42px;display:block}.identity-brand{display:flex;align-items:center;gap:10px}.app-title .main-globe-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;object-fit:contain;flex:0 0 24px;display:block}.app-title{display:flex;align-items:center;gap:8px}.main-globe-icon{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain;flex:0 0 20px}
