@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#183337;background:#f8faf9;font-synthesis:none;font-size:16px;font-weight:450;--ink:#112e32;--muted:#6b7b7d;--line:#e1e7e6;--accent:#d4f46b}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:inherit}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #75973a;outline-offset:3px}button:hover:not(:disabled){filter:brightness(.94)}svg{flex-shrink:0}.app{height:100dvh;min-height:550px;display:flex;flex-direction:column}.topbar{height:76px;flex-shrink:0;background:var(--ink);color:#fff;display:flex;align-items:center;padding:0 28px;gap:26px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:2px;font-size:18px;line-height:1.1}.brand>div>span{display:block;font-size:10px;letter-spacing:2.8px;margin-top:5px}.brand-mark{display:flex;align-items:center;justify-content:center;color:var(--accent);width:38px;height:38px;border:1px solid #55716a;border-radius:50%}.header-divider{height:26px;width:1px;background:#395256}.product-name{font-size:14px;color:#c6d3d1}.top-spacer{flex:1}.preview-tag{font-size:13px;color:#dce6dc;gap:8px;background:#254044;padding:8px 12px;border-radius:6px}.preview-tag>span{width:6px;height:6px;background:var(--accent);border-radius:50%}.account{font-size:12px;font-weight:700;background:#3a5354;border:1px solid #597171;padding:9px;border-radius:50%;width:38px;height:38px;position:relative}.account>svg{position:absolute;right:-17px}.workspace{display:flex;flex:1;min-height:0}.sidebar{width:304px;flex-shrink:0;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#fff;z-index:4}.workspace-title{padding:29px 24px 20px}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;color:#758583}.workspace-title h1{font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.65px;margin:8px 0 0;font-weight:750}.open-map{margin:0 22px;background:var(--ink);color:#fff;min-height:44px;padding:10px 13px;border-radius:7px;font-size:14px;justify-content:flex-start}.open-map>svg:last-child{margin-left:auto;color:var(--accent)}.current-map{padding:25px 24px 21px}.map-file{display:flex;align-items:center;gap:11px;margin-top:15px}.map-file>span{border-radius:7px;background:#eff3ef;color:#5f776d;padding:10px;display:flex}.map-file>div{min-width:0;flex:1}.map-file strong{font-size:14px;line-height:1.4;display:block;overflow-wrap:anywhere}.map-file small{display:block;font-size:12px;margin-top:4px;color:var(--muted)}.map-file>svg{color:#5c7a35}.local-label{margin-top:12px;font-size:12px;color:#6e8077}.muted{color:var(--muted);font-size:14px}.panel-tabs{padding:0 24px;display:flex;border-bottom:1px solid var(--line);gap:24px}.panel-tabs button{padding:12px 0;font-size:14px;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}.panel-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink);font-weight:700}.panel-tabs button span{font-size:11px;background:#edf1ef;border-radius:4px;padding:1px 5px}.panel-content{padding:23px 24px;overflow:auto;flex:1}.section-heading{font-size:11px;letter-spacing:1.3px;font-weight:700;color:#768583;display:flex;justify-content:space-between;align-items:center}.section-heading>span{font-size:10px;color:#86948b;letter-spacing:.5px}.base-row{display:flex;gap:12px;align-items:center;margin-top:14px}.base-thumb{height:44px;width:44px;display:flex;align-items:center;justify-content:center;border:1px solid #dfe5df;background:#f0f3ed;color:#748877;border-radius:5px}.base-row strong,.layer-row strong{font-size:14px;font-weight:550;display:block}.base-row small,.layer-row small{font-size:12px;color:#7c8b89;display:block;margin-top:4px}.overlay-heading{margin:29px 0 10px}.layer-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #eef1ef;cursor:pointer}.layer-row>svg{color:#6b817a}.layer-row>span{flex:1}.layer-row input{appearance:none;width:30px;height:18px;border-radius:12px;background:#dbe2df;position:relative;cursor:pointer;flex-shrink:0;margin:0}.layer-row input:before{content:"";position:absolute;width:12px;height:12px;top:3px;left:3px;background:#fff;border-radius:50%;transition:transform .15s}.layer-row input:checked{background:#294b3f}.layer-row input:checked:before{transform:translate(12px);background:#d4f46b}.layer-note{display:flex;gap:9px;color:#89958f;margin-top:22px}.layer-note p{font-size:12px;line-height:1.55;margin:0}.sidebar-footer{border-top:1px solid var(--line);padding:16px 23px 14px}.file-actions{display:flex;gap:10px}.file-actions button{flex:1;padding:9px;border:1px solid var(--line);border-radius:6px;font-size:13px}.sidebar-footer>p{font-size:11px;color:#7e8c86;display:flex;align-items:center;gap:7px;margin:13px 0 0}.map-workspace{flex:1;min-width:0;display:flex;flex-direction:column}.map-header{height:62px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#fff;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:11px;font-size:13px;color:#7d8d86;min-width:0}.breadcrumb strong{font-size:14px;color:var(--ink);font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slash{color:#bac4bf;margin:0 3px}.units{font-size:12px;border:1px solid var(--line);padding:7px 10px;border-radius:5px;margin-left:12px}.map-area{flex:1;min-height:0;position:relative;overflow:hidden;background-color:#e9eeeb;background-image:radial-gradient(#cbd5cf 1px,transparent 1px);background-size:18px 18px}.map-surface{width:100%;height:100%;display:block;touch-action:none;-webkit-user-select:none;user-select:none}.map-surface.tool-pan{cursor:grab}.map-surface.tool-pan:active{cursor:grabbing}.map-surface:not(.tool-pan){cursor:crosshair}.map-marker{cursor:pointer}.start-card{background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px;max-width:470px;width:calc(100% - 50px);border:1px solid #dfe6e0;border-radius:12px;box-shadow:0 14px 45px #1b423610;text-align:center}.start-icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:18px;background:#f0f5e7;color:#3e5e45;margin:0 auto 24px}.start-card .eyebrow{font-size:10px}.start-card h2{font-family:Manrope,sans-serif;font-weight:750;font-size:28px;letter-spacing:-.9px;line-height:1.2;margin:14px 0}.start-card p{font-size:15px;color:var(--muted);line-height:1.7;margin:0 0 25px}.primary{background:var(--ink);color:#fff;border-radius:6px;padding:12px 19px;font-size:14px;font-weight:550;min-height:44px}.primary svg{color:var(--accent)}.start-card small{display:block;margin-top:17px;color:#8b9791;font-size:12px}.map-tools{position:absolute;top:20px;left:20px;background:#fff;border:1px solid #dce3df;box-shadow:0 3px 12px #18332712;border-radius:8px;padding:5px;display:flex;gap:3px}.map-tools button{flex-direction:column;gap:5px;padding:9px 13px;border-radius:5px;min-width:64px;color:#687a73}.map-tools button>span{font-size:11px}.map-tools button.active{background:var(--ink);color:var(--accent)}.zoom-controls{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:column;background:#fff;border:1px solid #dce3df;border-radius:7px;box-shadow:0 3px 12px #18332712;overflow:hidden}.zoom-controls button{padding:11px;border-bottom:1px solid #edf1ee}.zoom-controls button:last-child{border:0}.north-indicator{position:absolute;top:22px;right:25px;display:flex;align-items:center;flex-direction:column;gap:4px;background:#fffffff0;border:1px solid #dce3df;padding:10px;border-radius:6px;color:#53695f}.north-indicator>span{font-size:10px;letter-spacing:1px}.map-footer{height:36px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 22px;background:#fff;border-top:1px solid var(--line);font-size:11px;color:#7f8b85}.map-footer>span{display:flex;align-items:center;gap:7px}.status-dot{width:5px;height:5px;border-radius:50%;background:#708765}.coords{font-variant-numeric:tabular-nums}.tool-instruction{position:absolute;bottom:24px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #dde4df;padding:10px 13px;display:flex;align-items:center;gap:12px;max-width:calc(100% - 150px);border-radius:8px;box-shadow:0 4px 20px #17372d18;font-size:13px}.tool-instruction>div{min-width:180px}.tool-instruction strong{display:block;font-size:17px}.tool-instruction small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.icon{padding:5px;min-width:30px;min-height:30px}.small-primary{background:var(--ink);color:#fff;padding:9px 12px;border-radius:5px;font-size:13px}.detail-card{position:absolute;right:22px;top:88px;width:290px;background:#fff;border:1px solid var(--line);box-shadow:0 5px 30px #153f321f;border-radius:9px;padding:20px}.detail-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.detail-title h3{margin:3px 0 18px;font-size:17px;font-family:Manrope,sans-serif;overflow-wrap:anywhere}.detail-card label{display:block;font-size:12px;color:#63796f;margin-bottom:15px}.detail-card input,.detail-card select{width:100%;margin-top:7px;border:1px solid #d9e1dc;border-radius:5px;padding:10px;background:#fff;color:var(--ink);font-size:14px}.detail-card .primary{width:100%}.coordinate-line{font-size:12px;color:#7c8d83;font-variant-numeric:tabular-nums;margin:16px 0}.secondary{border:1px solid #d8e1d9;padding:9px 16px;border-radius:5px;font-size:13px;width:100%}.delete-button{color:#b85445;font-size:12px;margin-top:16px;padding:8px 0}.measurement-value{font-size:23px;font-weight:600}.empty-list{padding:34px 0;color:#87968d;display:flex;align-items:center;flex-direction:column;text-align:center}.empty-list strong{font-size:15px;color:#405f4f;margin-top:15px}.empty-list p{font-size:13px;line-height:1.6;margin:9px 0}.feature-row{display:flex;width:100%;text-align:left;justify-content:flex-start;padding:13px 9px;border-radius:6px;margin:5px 0;gap:10px}.feature-row.selected{background:#eff4e9}.feature-row>span{flex:1;min-width:0}.feature-row strong{font-size:13px;display:block;overflow-wrap:anywhere}.feature-row small{display:block;font-size:11px;margin-top:4px;color:#819084}.feature-row>svg{color:#6d8273}.loading-shade{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f7faf8ef;z-index:10}.loading-shade strong{margin-top:22px}.loading-shade p{font-size:13px;color:var(--muted)}.spinner{width:32px;height:32px;border:3px solid #d9e3d8;border-top-color:#3d6244;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-banner,.toast{position:absolute;top:110px;left:22px;right:22px;padding:12px 15px;border-radius:7px;display:flex;align-items:center;gap:10px;font-size:13px;z-index:11}.error-banner{background:#fff1e8;border:1px solid #ebcdb6;color:#82482c}.error-banner>span{flex:1}.toast{top:auto;bottom:14px;right:auto;max-width:calc(100% - 110px);background:#163b32;color:#fff;box-shadow:0 3px 15px #163b3222}.hidden-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.modal-backdrop{position:fixed;inset:0;background:#142e3266;display:flex;align-items:center;justify-content:center;z-index:30;padding:25px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.about-card{background:#fff;padding:35px;border-radius:12px;max-width:500px;position:relative;box-shadow:0 20px 80px #0e2d3333}.about-card>svg{color:#55764b}.about-card h2{font:750 25px/1.3 Manrope,sans-serif;letter-spacing:-.7px}.about-card p{font-size:14px;line-height:1.7;color:#6a7e73}.close-about{position:absolute;right:16px;top:16px}.preview-explainer{background:#f0f5e9;padding:17px;border-radius:7px}.preview-explainer strong{font-size:14px}.preview-explainer p{margin:8px 0 0;font-size:13px}.mobile-menu{display:none}@media(min-width:1500px){.sidebar{width:325px}.workspace-title,.current-map,.panel-content{padding-left:28px;padding-right:28px}.map-header{height:66px}.map-tools{top:24px;left:24px}}@media(max-width:1050px){.sidebar{width:270px}.workspace-title{padding:22px 18px}.workspace-title h1{font-size:19px}.current-map,.panel-content{padding-left:18px;padding-right:18px}.open-map{margin:0 18px}.topbar{padding:0 22px}.tool-instruction{left:20px;transform:none}.footer-help{display:none}.detail-card{width:255px;right:15px}.product-name,.header-divider{display:none}.preview-tag{margin-left:auto}.map-tools button{padding:8px 10px;min-width:56px}}@media(max-width:760px){.app{min-height:550px}.topbar{height:64px;padding:0 16px;gap:15px}.brand{font-size:15px;gap:9px}.brand>div>span{font-size:8px}.brand-mark{width:31px;height:31px}.brand-mark svg{width:22px}.preview-tag{font-size:11px;padding:7px}.preview-tag>svg,.account{display:none}.mobile-menu{display:flex}.sidebar{display:none;position:absolute;top:64px;bottom:0;left:0;box-shadow:8px 0 30px #153b331c;width:280px}.sidebar.is-open{display:flex}.map-header{height:51px;padding:0 16px}.map-header .breadcrumb>span{display:none}.map-header .breadcrumb strong{font-size:12px}.map-tools{left:12px;top:12px}.map-tools button{padding:8px;min-width:47px}.map-tools button>span{font-size:10px}.north-indicator{top:14px;right:12px}.tool-instruction{left:12px;bottom:20px;max-width:calc(100% - 76px);gap:7px}.tool-instruction>div{min-width:90px}.tool-instruction small{font-size:10px}.tool-instruction .small-primary{padding:8px}.zoom-controls{right:12px;bottom:20px}.detail-card{top:90px;right:12px;width:260px}.map-footer{padding:0 12px;font-size:10px}.coords{font-size:9px}.start-card{padding:27px}.start-card h2{font-size:24px}.start-card p{font-size:14px}.error-banner{top:85px}.toast{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation-duration:0s!important;transition:none!important}}:root{--ink:#092852;--muted:#64738a;--line:#dce3ef;--accent:#f5bb37;color:#142c4d;background:#f4f7fb}.topbar{height:108px;background:#061c3d;border-bottom:3px solid #ce941f}.brand img{width:132px;height:87px;object-fit:contain}.header-divider{background:#3e5677}.product-name{color:#e6eafa}.preview-tag{background:#143766;color:#fff2c7}.account{background:#174783;border-color:#3970ac}.eyebrow,.section-heading{color:#617797}.open-map,.map-tools button.active{background:#0a3e88}.map-tools button{color:#4e6381}.map-area{background-color:#e7edf5;background-image:radial-gradient(#bccbdc 1px,transparent 1px)}.start-icon{background:#edf3fc;color:#1257ae}.start-card{border-color:#d3deed}.primary{background:#0b4598}.panel-tabs button[aria-selected=true]{border-bottom-color:#dba326}.layer-row input:checked{background:#124a95}.layer-row input:checked:before{background:#ffd268}.base-thumb{background:#edf3fc;color:#376295;border-color:#d6e2f3}.base-row small,.layer-row small,.layer-note,.muted,.map-footer{color:#66758a}.layer-row>svg{color:#55739b}.feature-row.selected{background:#fff5dc}.status-dot{background:#0d5bc0}.toast{background:#0b3c7c}.preview-explainer{background:#eef4fd}.sidebar-footer>p{font-size:12px}.preview-tag,.units,.file-actions button,.map-tools button>span{font-size:12px}.eyebrow,.section-heading,.section-heading>span{font-size:12px}.detail-card label{font-size:14px}.panel-content{padding-top:18px}.ss-panel{padding-bottom:22px;margin-bottom:23px;border-bottom:1px solid #dbe4f2}.ss-heading{display:flex;align-items:center;gap:8px;color:#134e96}.ss-heading h2{font-size:15px;margin:0;font-weight:700;flex:1}.ss-master{display:flex}.ss-panel input[type=checkbox]{accent-color:#1658a7;width:15px;height:15px;cursor:pointer}.ss-status{font-size:13px;line-height:1.5;margin:12px 0;color:#657791}.ss-status.warning{color:#916018}.ss-signin{width:100%;border:1px solid #b9cde8;color:#0b4d9c;background:#f0f6ff;padding:10px;border-radius:5px;font-size:14px;font-weight:600}.ss-account{display:flex;gap:5px;align-items:center}.ss-account>span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;color:#40587a}.ss-expiry{font-size:12px;color:#7b6a42;line-height:1.5;margin:6px 0 12px}.ss-switches{display:flex;flex-direction:column;gap:4px;margin-top:12px}.ss-switches label{display:flex;align-items:center;gap:8px;padding:7px 0;font-size:14px}.ss-switches label>span{margin-left:auto;min-width:20px;text-align:center;color:#7b8faa;font-size:12px}.ss-switches label>input{margin-left:7px}.ss-options{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:5px}.ss-options label{display:flex;align-items:center;gap:4px;font-size:12px;color:#536c8d}.ss-options .icon{margin-left:auto}.ss-updated{font-size:12px;color:#8090a5;margin-top:11px;line-height:1.5}.ss-search{font:inherit;font-size:13px;width:100%;padding:9px 10px;border:1px solid #d4deec;background:#fff;border-radius:5px;margin:12px 0 6px;color:#123965}.ss-devices{max-height:245px;overflow:auto}.ss-device{display:flex;align-items:center;border-radius:5px}.ss-device.selected{background:#fff4d7}.ss-device-name{padding:10px 4px;flex:1;min-width:0;text-align:left;justify-content:flex-start;gap:10px}.ss-device-name>span:last-child{min-width:0}.ss-device strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis}.ss-device small{display:block;font-size:12px;color:#6b7e96;margin-top:4px}.device-symbol{width:11px;height:11px;border-radius:50%;flex-shrink:0}.device-symbol.phone{height:17px;border-radius:3px}.radio-marker{cursor:pointer}.ss-detail{border-top:3px solid #d5a338}.device-kind{display:flex;gap:7px;align-items:center;font-size:14px}.older-report{font-size:12px;background:#fff2cf;color:#825806;padding:4px 6px;border-radius:4px;margin-left:auto}.ss-detail dt{font-size:12px;color:#7587a0;margin-top:14px}.ss-detail dd{font-size:14px;color:#193e70;margin:5px 0 0;overflow-wrap:anywhere}.ss-detail dl{margin:10px 0 20px}.ns-login{max-width:460px}.login-logo{width:126px;height:auto;display:block;margin:0 auto}.ns-login h2{text-align:center}.ns-login label{display:block;font-size:14px;color:#3b5679;margin:15px 0}.ns-login label>input{display:block;width:100%;padding:11px;border:1px solid #bdcde3;border-radius:5px;font-size:16px;margin-top:7px}.ns-login form>.primary{width:100%;margin:5px 0 12px}.text-button{font-size:13px;color:#2462aa;padding:8px 0;text-decoration:underline;display:flex;width:100%}.ss-error{color:#a03b2e!important;font-size:13px;line-height:1.5}.ns-login .ss-error{background:#fff0e9;padding:10px;border-radius:5px}.about-card>svg{color:#1556a5}.mobile-menu{color:#f6c656}.ss-detail{z-index:5}@media(max-width:760px){.topbar{height:96px}.brand img{width:112px;height:74px}.sidebar{top:96px}.preview-tag{font-size:12px}.ss-heading h2{font-size:15px}.ns-login{max-height:calc(100dvh - 40px);overflow:auto;padding:25px}.login-logo{width:95px}.ns-login h2{font-size:22px}.ss-detail{width:265px}}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-color:#d3a023}.spinner{border-top-color:#1454aa}.loading-shade{background:#f7f9fdef}.map-file>span{background:#edf3fc;color:#376295}.map-file>svg{color:#b9821c}.local-label,.coordinate-line{color:#657791}.feature-row>svg{color:#416eaa}.empty-list strong{color:#214e86}.preview-explainer{border-left:3px solid #d4a127}.pioneer-panel{border-top:3px solid #e6b43c}.pioneer-panel .ss-heading>input{margin-left:auto;accent-color:#0b4598;width:18px;height:18px}.pioneer-period-buttons{display:flex;gap:8px}.pioneer-period-buttons button{flex:1;border:1px solid #c8d4e4;border-radius:6px;padding:9px 6px;color:#092852;background:#fff;font-size:14px}.pioneer-period-buttons .selected{background:#0b4598;color:#fff;border-color:#0b4598}.pioneer-period{font-size:13px;line-height:1.5;overflow-wrap:anywhere;color:#51637b;margin:9px 0}.pioneer-form{display:grid;gap:9px;margin:12px 0}.pioneer-form label{display:grid;gap:5px;font-size:14px}.pioneer-form input{width:100%;min-width:0;box-sizing:border-box;padding:8px;border:1px solid #bdcbde;border-radius:5px;color:#092852;background:#fff;font-size:14px}.pioneer-form p{font-size:13px;line-height:1.5;margin:0;color:#51637b}.pioneer-legend{display:grid;gap:7px;font-size:13px;margin:12px 0}.pioneer-legend span{display:flex;align-items:center;gap:7px}.pioneer-legend i{width:10px;height:10px;border:1px solid #4c624a;border-radius:50%;display:inline-block}.qc-green{background:#a3ff12}.qc-yellow{background:#facc15}.pioneer-result{font-weight:600;color:#092852}.account-access{margin-bottom:20px}.account-access h3{margin:16px 0 8px}.account-email{overflow-wrap:anywhere;font-weight:600}.account-access select{font:inherit;background:#fff;color:#092852;border:1px solid #bdcbde;border-radius:6px;width:100%;padding:10px;min-width:0}.account-access>.secondary,.account-access>.primary{margin-top:14px}.ns-login{max-height:90vh;overflow-y:auto}.topbar .account{width:auto;min-width:44px;border-radius:8px;padding:10px 13px;font-size:14px}.ns-login .text-button{min-height:36px}
