/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.rounded{border-radius:.25rem}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#172c34;--ink-soft:#53686f;--muted:#809197;--line:#dfe7e8;--line-strong:#ccd9da;--paper:#f4f7f6;--surface:#fff;--navy:#102c35;--navy-soft:#173a43;--teal:#1f9d87;--teal-dark:#137862;--teal-pale:#e8f7f3;--blue-pale:#eaf2fa;--amber-pale:#fff3de;--violet-pale:#f1edfb;--danger:#c95a63;--shadow:0 12px 32px #18343c0f;--radius:18px}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #1f9d8740}button:disabled{cursor:not-allowed;opacity:.48}img{max-width:100%;display:block}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--navy);color:#d5e3e3;flex-direction:column;width:252px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 28px #0d283014}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{color:#ecfffb;letter-spacing:.06em;background:linear-gradient(145deg,#29b99e,#16836f);border-radius:12px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff40,0 7px 18px #0000002e}.brand-mark.large{border-radius:15px;width:54px;height:54px;margin-bottom:32px}.brand strong,.brand span{display:block}.brand strong{color:#fff;letter-spacing:.01em;font-size:15px}.brand span{color:#8da9af;margin-top:3px;font-size:11px}.sidebar nav{margin-top:26px}.nav-label{color:#66868e;letter-spacing:.14em;text-transform:uppercase;margin:0 12px 9px;font-size:10px;font-weight:800}.nav-label-spaced{margin-top:28px}.nav-item{color:#adc0c4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:44px;margin:2px 0;padding:0 13px;font-size:13px;font-weight:650;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#edfffb;background:#2dc1a324;box-shadow:inset 3px 0 #2dc1a3}.nav-icon{color:#75aaa2;text-align:center;width:22px;font-size:18px}.nav-item.active .nav-icon{color:#44d1b6}.sidebar-foot{margin-top:auto}.system-pill{color:#8fb1af;align-items:center;gap:8px;margin:0 9px 17px;font-size:11px;display:flex}.pulse{background:#3ed0a6;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #3ed0a61f}.pulse.idle{background:#a8b7ba;box-shadow:0 0 0 4px #a8b7ba1a}.user-card{background:#ffffff0e;border-radius:12px;align-items:center;gap:11px;min-height:62px;padding:10px;display:flex}.avatar{color:#17715f;background:#d7efe9;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.avatar.small{width:32px;height:32px}.user-card strong,.user-card small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.user-card strong{color:#e6f0f0;font-size:11px}.user-card small{color:#769198;margin-top:3px;font-size:10px}.nav-close,.nav-scrim{display:none}.main-content{min-height:100vh;margin-left:252px}.page-wrap{width:min(1380px,100%);margin:0 auto;padding:48px 52px 72px}.mobile-header{display:none}.preview-strip{color:#735b2d;text-align:center;background:#fff3dc;border-bottom:1px solid #efdfbe;padding:9px 48px;font-size:11px}.preview-strip span{text-transform:uppercase;letter-spacing:.08em;background:#f2d69c;border-radius:99px;margin-right:7px;padding:3px 7px;font-size:8px;font-weight:800}.preview-strip button{color:#6b4f1e;font-size:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-weight:800;text-decoration:underline}.notice{background:var(--amber-pale);color:#6e5830;border:1px solid #eddcb9;justify-content:space-between;align-items:center;margin:0 52px;padding:12px 15px;font-size:12px;display:flex}.notice button{cursor:pointer;background:0 0;border:0;font-size:18px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.page-header>div{max-width:720px}.eyebrow{color:var(--teal-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:800}.page-header h1{letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.05}.page-header>div>p:last-child{color:var(--ink-soft);margin:11px 0 0;font-size:14px}.primary-button,.secondary-button,.ghost-button,.upload-button,.reference-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-size:12px;font-weight:800;transition:all .17s;display:inline-flex}.primary-button{border:1px solid var(--teal-dark);background:var(--teal-dark);color:#fff;box-shadow:0 7px 18px #13786229}.primary-button:hover:not(:disabled){background:#0e6654;transform:translateY(-1px)}.primary-button.full{width:100%}.secondary-button{border:1px solid var(--line-strong);color:var(--ink);background:#fff}.secondary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled){background:#f9fbfa;border-color:#9eb5b3}.ghost-button{border:1px solid var(--line);color:var(--ink-soft);box-shadow:none;background:0 0}.text-button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px;font-weight:800}.row-action{border:1px solid var(--line);width:34px;height:34px;color:var(--teal-dark);cursor:pointer;background:#fff;border-radius:9px}.row-action:hover{border-color:var(--teal);background:var(--teal-pale)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.summary-grid{grid-template-columns:1.18fr repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:16px;min-height:120px;padding:20px;display:flex}.feature-stat{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 12px 28px #0f2c3521}.stat-icon{border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.stat-icon.mint{color:#57d5bb;background:#35ccad24}.stat-icon.blue{background:var(--blue-pale);color:#5185b5}.stat-icon.amber{background:var(--amber-pale);color:#b9853c}.stat-icon.violet{background:var(--violet-pale);color:#8572bd}.stat-card p{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:10px;font-weight:750}.feature-stat p{color:#89a7ad}.stat-card strong{font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;line-height:1;display:block}.stat-card strong em{color:var(--muted);font-family:Arial,sans-serif;font-size:12px;font-style:normal}.stat-card small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.85fr) minmax(270px,.8fr);gap:18px;display:grid}.services-panel,.readiness-panel,.activity-panel{padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.service-list{border-top:1px solid var(--line);margin-top:17px}.service-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(160px,1fr) minmax(130px,.65fr) 82px 34px;align-items:center;gap:15px;min-height:88px;display:grid}.service-number{color:#9ab0b2;font-family:Georgia,serif;font-size:18px;font-style:italic}.service-meta strong,.service-meta span,.service-reading small,.service-reading strong{display:block}.service-meta strong{font-size:13px}.service-meta span,.service-reading small{color:var(--muted);margin-top:5px;font-size:10px}.service-reading strong{margin-top:5px;font-family:Georgia,serif;font-size:17px;font-weight:500}.status-badge{text-transform:capitalize;white-space:nowrap;border-radius:99px;align-items:center;gap:6px;width:max-content;max-width:100%;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.status-badge span{border-radius:50%;width:5px;height:5px}.status-badge.pending{color:#718386;background:#f1f4f4}.status-badge.pending span{background:#9aacaf}.status-badge.ready{background:var(--teal-pale);color:var(--teal-dark)}.status-badge.ready span{background:var(--teal)}.setup-callout{background:#f0f7f5;border:1px dashed #bbd9d3;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:20px;padding:15px;display:grid}.callout-icon{width:36px;height:36px;color:var(--teal);background:#fff;border-radius:9px;place-items:center;font-size:20px;display:grid}.setup-callout strong{font-size:11px}.setup-callout p{color:var(--ink-soft);margin:4px 0 0;font-size:10px;line-height:1.5}.readiness-score{background:var(--teal-pale);min-width:39px;height:29px;color:var(--teal-dark);border-radius:9px;place-items:center;padding:0 9px;font-size:10px;font-weight:800;display:grid}.checklist{margin-top:17px}.check-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:13px 0;display:flex}.check-row>span{border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid}.check-row.complete>span{color:var(--teal-dark);background:var(--teal-pale)}.check-row.attention>span{color:#9a6a26;background:var(--amber-pale)}.check-row strong,.check-row small{display:block}.check-row strong{font-size:11px}.check-row small{color:var(--muted);margin-top:4px;font-size:9px}.privacy-note{color:var(--ink-soft);background:#f6f8f8;border-radius:10px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px;display:flex}.privacy-note>span{color:var(--teal);font-size:18px}.privacy-note p{margin:0;font-size:9px;line-height:1.5}.privacy-note strong{color:var(--ink);margin-bottom:2px;font-size:10px;display:block}.activity-panel{margin-top:18px}.empty-row{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:13px;min-height:92px;margin-top:14px;display:grid}.empty-row>span{background:var(--blue-pale);color:#5f8bb0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.empty-row strong{font-size:11px}.empty-row p{color:var(--muted);margin:4px 0 0;font-size:10px}.stepper{grid-template-columns:repeat(4,1fr);margin-bottom:19px;display:grid}.step{color:#96a5a8;align-items:center;gap:9px;min-height:48px;font-size:10px;display:flex;position:relative}.step:not(:last-child):after{content:"";background:var(--line-strong);height:1px;position:absolute;top:24px;left:112px;right:12px}.step>span{z-index:1;color:#839295;background:#e6ebeb;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.step.active{color:var(--ink)}.step.active>span{background:var(--teal);color:#fff;box-shadow:0 0 0 5px var(--teal-pale)}.form-panel,.review-panel{padding:29px}.section-title{border-bottom:1px solid var(--line);align-items:flex-start;gap:15px;padding-bottom:24px;display:flex}.section-title>span{background:var(--teal-pale);width:35px;height:35px;color:var(--teal-dark);border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.section-title h2{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:500}.section-title p{color:var(--ink-soft);margin:7px 0 0;font-size:11px}.form-grid,.settings-grid{grid-template-columns:1fr 1fr;gap:17px;padding:25px 0;display:grid}label{color:var(--ink-soft);font-size:10px;font-weight:800;display:block}input,select,textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:9px;margin-top:7px;font-size:12px}input,select{height:42px;padding:0 12px}textarea{resize:vertical;min-height:108px;padding:12px}.form-footer{border-top:1px solid var(--line);min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding-top:17px;font-size:10px;display:flex}.form-footer>div{align-items:center;gap:14px;display:flex}.workflow-note{color:var(--muted);text-align:center;margin:15px 0 0;font-size:9px}.upload-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px 0;display:grid}.upload-card{border:1px solid var(--line);background:#fafcfc;border-radius:14px;min-height:296px;padding:18px}.upload-head{align-items:center;gap:10px;display:flex}.camera-dot{color:var(--teal)}.upload-head strong,.upload-head small{display:block}.upload-head strong{font-size:11px}.upload-head small{color:var(--muted);margin-top:3px;font-size:9px}.file-count{color:#78898d;background:#e8eded;border-radius:8px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:800}.file-count.ready{background:var(--teal-pale);color:var(--teal-dark)}.upload-illustration{color:#9aabad;flex-direction:column;justify-content:center;align-items:center;height:164px;display:flex}.upload-illustration span{font-size:34px}.upload-illustration p{font-size:10px}.thumb-strip{grid-template-columns:repeat(3,1fr);grid-auto-rows:75px;gap:6px;height:164px;margin:13px 0;display:grid;overflow:auto}.thumb-strip img{object-fit:cover;border-radius:7px;width:100%;height:75px}.upload-button{width:100%;color:var(--teal-dark);background:#fff;border:1px dashed #9fbbb6}.upload-button:hover{background:var(--teal-pale)}.upload-button input,.reference-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.result-banner{background:var(--navy);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:22px;display:flex}.result-banner .eyebrow{color:#6fdcc4}.result-banner strong{font-family:Georgia,serif;font-size:46px;font-weight:500}.result-banner span{color:#a6bdc1;margin-left:10px;font-size:11px}.annotated-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin:20px 0;display:grid}.annotated-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.annotation-image{background:#142e36;height:240px;position:relative}.annotation-image img{object-fit:contain;width:100%;height:100%}.annotation-image>span{color:#7de2ca;background:#0a1e23d1;border-radius:8px;margin:0;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;bottom:9px;right:9px}.annotated-card>div:last-child{padding:12px}.annotated-card strong,.annotated-card small{display:block}.annotated-card strong{font-size:11px}.annotated-card small{color:var(--muted);margin-top:3px;font-size:9px}.zone-summary{border-top:1px solid var(--line)}.zone-summary h3{font-size:11px}.zone-summary>div{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;padding:9px 0;font-size:11px;display:flex}.zone-summary>div strong{color:var(--ink)}.estimate-compare{grid-template-columns:1fr auto 1fr;align-items:end;gap:20px;margin:28px 0;display:grid}.estimate-compare>div{background:var(--navy);color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:92px;display:flex}.estimate-compare small{color:#91abb0}.estimate-compare strong{font-family:Georgia,serif;font-size:34px;font-weight:500}.estimate-compare>span{color:var(--muted);padding-bottom:21px;font-size:10px}.editor-layout{grid-template-columns:minmax(0,1.8fr) minmax(270px,.7fr);gap:18px;display:grid}.editor-panel{overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--line);align-items:flex-end;gap:9px;padding:14px 16px;display:flex}.editor-toolbar label:first-child{min-width:210px}.editor-toolbar select{height:36px;margin-top:5px}.reference-button{border:1px solid var(--line-strong);min-height:36px;color:var(--ink);background:#fff;position:relative}.editor-toolbar .ghost-button{min-height:36px;margin-left:auto}.editor-toolbar .ghost-button+.ghost-button{margin-left:0}.roi-canvas{cursor:crosshair;-webkit-user-select:none;user-select:none;background:#e9eeee;height:540px;position:relative;overflow:hidden}.roi-canvas.has-image:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff26}.roi-canvas>img{object-fit:cover;pointer-events:none;width:100%;height:100%}.roi-canvas svg{filter:drop-shadow(0 2px 3px #0003);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.canvas-empty{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.canvas-empty>span{width:64px;height:64px;color:var(--teal);box-shadow:var(--shadow);background:#fff;border-radius:18px;place-items:center;font-size:32px;display:grid}.canvas-empty strong{color:var(--ink);margin-top:18px;font-family:Georgia,serif;font-size:18px;font-weight:500}.canvas-empty p{max-width:340px;margin:8px 0 0;font-size:11px;line-height:1.6}.canvas-tip{color:#fff;background:#0b262ed4;border-radius:8px;padding:7px 10px;font-size:9px;position:absolute;bottom:12px;left:12px}.zone-savebar{justify-content:space-between;align-items:flex-end;gap:20px;padding:14px 16px;display:flex}.zone-savebar label{flex:1;min-width:250px}.zone-savebar input{height:38px}.zone-savebar>div{align-items:center;gap:15px;display:flex}.geometry-ready,.geometry-waiting{font-size:9px;font-weight:800}.geometry-ready{color:var(--teal-dark)}.geometry-waiting{color:var(--muted)}.zones-list-panel{padding:21px}.zone-list-row{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;gap:10px;min-height:62px;display:grid}.zone-swatch{background:#2ec5a6;border-radius:5px;width:8px;height:33px}.zone-1{background:#5b92c6}.zone-2{background:#c39953}.zone-3{background:#8d74c0}.zone-list-row strong,.zone-list-row small{display:block}.zone-list-row strong{font-size:10px}.zone-list-row small{color:var(--muted);margin-top:4px;font-size:8px}.aside-empty{text-align:center;color:var(--muted);padding:60px 12px}.aside-empty>span{color:#9bbfba;margin-bottom:13px;font-size:35px;display:block}.aside-empty strong{color:var(--ink);font-family:Georgia,serif;font-size:16px;font-weight:500}.aside-empty p{margin:8px 0 0;font-size:10px;line-height:1.6}.overlap-rule{background:var(--amber-pale);border-radius:10px;margin-top:19px;padding:13px}.overlap-rule strong{font-size:10px}.overlap-rule p{color:#795f35;margin:5px 0 0;font-size:9px;line-height:1.5}.camera-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.camera-config{overflow:hidden}.camera-placeholder{color:#86a5aa;background:linear-gradient(155deg,#163843,#102933);flex-direction:column;justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.camera-placeholder>span{letter-spacing:.14em;font-size:8px;position:absolute;top:13px;left:14px}.camera-placeholder>small{font-size:9px}.camera-frame-lines{opacity:.22;background:repeating-linear-gradient(0deg,#0000,#0000 21px,#9ec0c5 22px),repeating-linear-gradient(90deg,#0000,#0000 39px,#9ec0c5 40px);width:160px;height:90px;margin-bottom:13px;transform:perspective(200px)rotateX(50deg)}.camera-config-body{padding:21px}.camera-title{align-items:center;gap:12px;display:flex}.camera-title h2{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.camera-title p{color:var(--muted);margin:4px 0 0;font-size:9px}.switch{margin-left:auto;position:relative}.switch input{opacity:0;position:absolute}.switch>span{cursor:pointer;background:#ccd6d7;border-radius:99px;width:36px;height:21px;transition:all .2s;display:block}.switch>span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002b}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:after{transform:translate(15px)}.camera-config dl{border-top:1px solid var(--line);margin:20px 0}.camera-config dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.camera-config dt{color:var(--muted)}.camera-config dd{margin:0;font-weight:700}.camera-config dd .pulse{width:5px;height:5px;margin-right:5px}.camera-actions{gap:8px;display:flex}.future-integration{grid-template-columns:48px 1fr auto;align-items:center;gap:16px;margin-top:18px;padding:21px;display:grid}.future-integration>span:first-child{color:#809397;background:#eef2f2;border-radius:13px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:900;display:grid}.future-integration h2{margin:0;font-family:Georgia,serif;font-size:18px;font-weight:500}.future-integration div>p:last-child{color:var(--ink-soft);margin:6px 0 0;font-size:10px;line-height:1.6}.history-panel{overflow:hidden}.filter-bar{border-bottom:1px solid var(--line);align-items:flex-end;gap:12px;padding:15px 19px;display:flex}.filter-bar label{width:160px}.filter-bar select{height:35px;margin-top:4px}.filter-spacer{flex:1}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{height:42px;color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.09em;background:#fafbfb;padding:0 19px;font-size:8px}td{border-top:1px solid var(--line);height:62px;color:var(--ink-soft);white-space:nowrap;padding:0 19px}.count-cell{color:var(--ink);font-family:Georgia,serif;font-size:16px}.error-good{color:var(--teal-dark);font-weight:800}.error-high{color:var(--danger);font-weight:800}.large-empty{text-align:center;min-height:350px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex}.large-empty>span{background:var(--blue-pale);color:#5f8bb0;border-radius:15px;place-items:center;width:55px;height:55px;font-size:23px;display:grid}.large-empty h2{color:var(--ink);margin:17px 0 0;font-family:Georgia,serif;font-size:20px;font-weight:500}.large-empty p{max-width:400px;margin:8px 0 18px;font-size:11px;line-height:1.6}.large-empty.compact{min-height:230px}.target-card{grid-template-columns:126px 1fr 160px;align-items:center;gap:27px;padding:27px;display:grid}.target-ring{--progress:0%;background:conic-gradient(var(--teal) var(--progress), #e7eeee 0);border-radius:50%;place-items:center;width:118px;height:118px;display:grid;position:relative}.target-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.target-ring>div{z-index:1;text-align:center}.target-ring strong,.target-ring span{display:block}.target-ring strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.target-ring span{color:var(--muted);margin-top:3px;font-size:8px}.target-card h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.target-card>div:nth-child(2)>p:last-child{color:var(--ink-soft);margin:8px 0 0;font-size:10px;line-height:1.6}.target-threshold{border-left:1px solid var(--line);text-align:center;padding:17px}.target-threshold small,.target-threshold strong,.target-threshold span{display:block}.target-threshold small,.target-threshold span{color:var(--muted);font-size:8px}.target-threshold strong{color:var(--teal-dark);margin:7px 0;font-family:Georgia,serif;font-size:26px;font-weight:500}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metric-card{min-height:125px;padding:20px}.metric-card>span,.metric-card small{color:var(--muted);font-size:9px}.metric-card strong{margin:12px 0 7px;font-family:Georgia,serif;font-size:29px;font-weight:500;display:block}.calibration-log{padding:22px}.settings-layout{grid-template-columns:1.35fr .8fr;align-items:start;gap:18px;display:grid}.settings-panel{padding:22px}.inference-service-panel{grid-column:1/-1}.detection-settings-panel{grid-row:span 2}.settings-heading{border-bottom:1px solid var(--line);gap:11px;padding-bottom:17px;display:flex}.settings-heading>span{background:var(--teal-pale);width:34px;height:34px;color:var(--teal-dark);border-radius:10px;place-items:center;display:grid}.settings-heading h2{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500}.settings-heading p{color:var(--muted);margin:5px 0 0;font-size:9px}.connection-state{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:99px;align-items:center;gap:6px;margin-left:auto;padding:6px 9px;font-size:8px;font-weight:850;display:inline-flex}.connection-state i{background:currentColor;border-radius:50%;width:6px;height:6px}.connection-state.connected{background:var(--teal-pale);color:var(--teal-dark)}.connection-state.disconnected{color:#7c8b8e;background:#eef1f1}.service-connection-form{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:10px;padding:20px 0 17px;display:grid}.service-connection-form input{margin-bottom:0}.connection-error{color:#a94851;background:#fff0f1;border-radius:9px;margin:12px 0 0;padding:10px 12px;font-size:10px;line-height:1.5}.connection-explainer{grid-template-columns:1fr 1fr;gap:12px;padding:17px 0;display:grid}.connection-explainer>div{background:#f7f9f9;border-radius:10px;padding:14px}.connection-explainer strong{font-size:10px}.connection-explainer p{color:var(--ink-soft);margin:6px 0 0;font-size:9px;line-height:1.6}.connection-explainer code,.local-start-card code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.local-start-card{background:var(--navy);color:#eaf5f3;border-radius:11px;grid-template-columns:auto 1fr 1fr;align-items:center;gap:10px;padding:14px;display:grid}.local-start-card>span{color:#77dbc6;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:850}.local-start-card code{color:#fff;white-space:nowrap;background:#ffffff12;border-radius:7px;padding:7px 9px;font-size:9px}.local-start-card small{color:#8fa9ad;grid-column:2/-1;font-size:8px}.settings-grid{grid-template-columns:1fr 1fr;padding-bottom:0}.range-field{align-items:center;gap:10px;display:flex}.range-field input{border:0;padding:0}.range-field strong{width:34px;color:var(--teal-dark);font-size:10px}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 95px 40px;align-items:center;gap:10px;min-height:68px;display:grid}.schedule-row strong,.schedule-row small{display:block}.schedule-row strong{font-size:10px}.schedule-row small{color:var(--muted);margin-top:3px;font-size:8px}.schedule-row input{height:34px;margin:0}.settings-save{color:var(--muted);justify-content:flex-end;align-items:center;gap:18px;margin-top:18px;font-size:9px;display:flex}.loading-shell{min-height:100vh;color:var(--ink-soft);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.loading-shell p{font-size:12px}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-panel{width:min(430px,100% - 60px);margin:auto;padding:45px 0}.login-panel h1{letter-spacing:-.03em;margin:0;font-family:Georgia,serif;font-size:40px;font-weight:500}.login-panel>p:not(.eyebrow){color:var(--ink-soft);font-size:12px;line-height:1.7}.login-panel form{margin-top:30px}.login-panel form label{margin-top:14px}.login-panel form button{margin-top:20px}.login-panel>small{color:var(--muted);text-align:center;margin-top:16px;font-size:9px;display:block}.form-error{color:var(--danger);margin:12px 0 0;font-size:10px}.login-art{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px;display:flex;overflow:hidden}.sanctuary-lines{perspective:500px;width:min(500px,80%);height:300px;position:relative}.sanctuary-lines:before{content:"";background:linear-gradient(#0000,#4da595,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%}.sanctuary-lines span{border:1px solid #59c4b047;width:260px;height:65px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)perspective(400px)rotateX(65deg)}.sanctuary-lines span:first-child{width:100px;bottom:210px}.sanctuary-lines span:nth-child(2){width:180px;bottom:165px}.sanctuary-lines span:nth-child(3){width:270px;bottom:120px}.sanctuary-lines span:nth-child(4){width:360px;bottom:75px}.sanctuary-lines span:nth-child(5){width:460px;bottom:30px}.login-quote{color:#b7cece;text-align:center;max-width:360px;margin-top:20px;font-family:Georgia,serif;font-size:24px;font-style:italic;line-height:1.45}@media (width<=1100px){.page-wrap{padding:38px 30px 60px}.notice{margin:0 30px}.summary-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.editor-layout{grid-template-columns:1fr}.readiness-panel{order:-1}.checklist{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.check-row{border:1px solid var(--line);border-radius:10px;padding:12px}.camera-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr}.detection-settings-panel{grid-row:auto}}@media (width<=760px){.sidebar{transition:transform .24s;transform:translate(-102%)}.sidebar.sidebar-open{transform:translate(0)}.nav-close{color:#adc0c4;cursor:pointer;background:0 0;border:0;font-size:24px;display:block;position:absolute;top:9px;right:12px}.nav-scrim{z-index:20;background:#091f2680;border:0;display:block;position:fixed;inset:0}.main-content{margin-left:0}.mobile-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.icon-button{color:#fff;background:#ffffff14;border:0;border-radius:9px;width:35px;height:35px}.mobile-brand{font-family:Georgia,serif;font-size:16px}.page-wrap{padding:27px 18px 52px}.notice{margin:0}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:24px}.page-header h1{font-size:36px}.page-header .primary-button,.page-header .secondary-button{width:100%}.summary-grid{grid-template-columns:1fr 1fr}.stat-card{gap:10px;min-height:105px;padding:14px}.stat-icon{width:34px;height:34px}.service-row{grid-template-columns:34px 1fr auto;gap:9px;padding:12px 0}.service-reading{grid-column:2}.service-row .status-badge{grid-area:1/3}.service-row .row-action{grid-area:2/3}.setup-callout{grid-template-columns:38px 1fr}.setup-callout .secondary-button{grid-column:1/-1}.checklist{grid-template-columns:1fr}.empty-row{grid-template-columns:38px 1fr;padding:14px 0}.empty-row .secondary-button{grid-column:1/-1}.stepper{overflow-x:auto}.step{min-width:145px}.form-panel,.review-panel{padding:19px}.form-grid,.upload-grid,.annotated-grid,.settings-grid{grid-template-columns:1fr}.form-footer{flex-direction:column;align-items:stretch}.form-footer>div{justify-content:space-between}.estimate-compare{grid-template-columns:1fr}.estimate-compare>span{text-align:center;padding:0}.editor-toolbar{flex-wrap:wrap}.editor-toolbar label:first-child{width:100%}.editor-toolbar .ghost-button{margin-left:0}.roi-canvas{height:400px}.zone-savebar{flex-direction:column;align-items:stretch}.zone-savebar>div{justify-content:space-between}.camera-grid{grid-template-columns:1fr}.filter-bar{flex-wrap:wrap}.filter-bar label{width:calc(50% - 6px)}.target-card{text-align:center;grid-template-columns:1fr}.target-ring{margin:auto}.target-threshold{border-left:0;border-top:1px solid var(--line)}.metric-grid{grid-template-columns:1fr 1fr}.future-integration{grid-template-columns:48px 1fr}.future-integration>.status-badge{grid-column:1/-1}.login-page{grid-template-columns:1fr}.login-art{display:none}.service-connection-form{grid-template-columns:1fr;align-items:stretch}.connection-explainer,.local-start-card{grid-template-columns:1fr}.local-start-card small{grid-column:auto}}@media (width<=430px){.summary-grid,.metric-grid{grid-template-columns:1fr}.stat-card{min-height:92px}.services-panel,.readiness-panel,.activity-panel{padding:17px}.zone-savebar>div{flex-direction:column;align-items:stretch}.filter-bar label{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
