:root{--tech-navy:#102f4d;--tech-navy-deep:#0b253d;--tech-orange:#e77824;--tech-ink:#17324a;--tech-muted:#607387;--tech-paper:#f7f8f7;--tech-line:#dce3e7;--tech-green:#dff1e7;--tech-green-ink:#166845;--tech-yellow:#fff1d6;--tech-yellow-ink:#92590b;--tech-red:#fae4e0;--tech-red-ink:#9c3026}*{box-sizing:border-box}html{background:var(--tech-paper)}body{margin:0}.tech-shell{background:var(--tech-paper);min-height:100dvh;color:var(--tech-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tech-shell button,.tech-shell input,.tech-shell select,.tech-shell textarea{font:inherit}.tech-header{background:var(--tech-navy-deep);color:#fff}.tech-header-inner{align-items:center;gap:24px;max-width:1100px;min-height:76px;margin:auto;padding:12px 24px;display:flex}.tech-brand{color:#fff;letter-spacing:-.045em;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:17px;font-weight:900;display:flex}.tech-brand strong{color:#ff9952;font-weight:900}.tech-brand-symbol{color:#ff9952;border:2px solid #ff9952;place-items:center;width:40px;height:40px;font-size:27px;font-weight:900;line-height:1;display:grid;position:relative}.tech-brand-symbol span{background:var(--tech-navy-deep);font-size:12px;position:absolute;bottom:-3px;right:-5px}.tech-header-meta{border-left:1px solid #607c95;flex-direction:column;min-width:0;padding-left:20px;display:flex}.tech-header-title{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.tech-header-meta small{color:#a9bed0;font-size:12px}.tech-header-status{text-overflow:ellipsis;white-space:nowrap;background:#24435e;border-radius:100px;max-width:240px;margin-left:auto;padding:8px 11px;font-size:12px;overflow:hidden}.tech-home,.tech-editor{max-width:1050px;margin:auto;padding:34px 24px 110px}.tech-home-intro{border-bottom:1px solid var(--tech-line);justify-content:space-between;align-items:end;gap:20px;padding:14px 0 28px;display:flex}.tech-eyebrow{letter-spacing:.16em;font-weight:800;color:var(--tech-orange)!important;margin:0 0 8px!important;font-size:11px!important}.tech-home h1,.tech-context h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(34px,5vw,56px);font-weight:700;line-height:1.05}.tech-home-intro p:last-child{color:var(--tech-muted);margin:12px 0 0;font-size:15px}.tech-today-count{flex-direction:column;align-items:center;min-width:112px;padding-bottom:4px;display:flex}.tech-today-count strong{color:var(--tech-navy);font-family:Georgia,serif;font-size:58px;line-height:.9}.tech-today-count span{text-transform:uppercase;letter-spacing:.07em;color:var(--tech-muted);margin-top:8px;font-size:11px;font-weight:700}.tech-home-actions{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.tech-btn{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:11px 17px;font-size:14px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex}.tech-btn:active,.tech-choice:active{transform:scale(.98)}.tech-btn:disabled{opacity:.55;cursor:not-allowed}.tech-btn-primary{background:var(--tech-orange);color:#fff}.tech-btn-primary:hover{background:#cf6419}.tech-btn-secondary{color:var(--tech-navy);background:#fff;border-color:#bdcbd5}.tech-btn-secondary:hover{background:#ecf2f5}.tech-btn-quiet{color:var(--tech-navy);background:0 0;border-color:#0000}.tech-btn-quiet:hover{background:#eaf0f3}.tech-readiness{border:1px solid var(--tech-line);background:#fff;border-radius:9px;align-items:center;gap:13px;margin:0 0 27px;padding:14px 16px;display:flex}.tech-readiness>span{color:#6f8393;background:#e9eef1;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.tech-readiness.ready>span{background:var(--tech-green);color:var(--tech-green-ink)}.tech-readiness div{flex-direction:column;gap:2px;display:flex}.tech-readiness strong{font-size:14px}.tech-readiness small{color:var(--tech-muted);font-size:12px}.tech-list-section{margin-top:34px}.tech-section-heading{border-bottom:2px solid var(--tech-navy);align-items:baseline;gap:10px;padding-bottom:8px;display:flex}.tech-section-heading h2{margin:0;font-size:19px}.tech-section-heading span{color:var(--tech-muted);font-size:12px;font-weight:700}.tech-visit-row{border:0;border-bottom:1px solid var(--tech-line);text-align:left;cursor:pointer;width:100%;min-height:76px;color:var(--tech-ink);background:0 0;align-items:center;gap:20px;padding:15px 5px;display:flex}.tech-visit-row:hover{background:#edf2f5}.tech-visit-time{min-width:106px;color:var(--tech-orange);font-size:13px;font-weight:800}.tech-visit-details{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.tech-visit-details strong{font-size:15px}.tech-visit-details small{color:var(--tech-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.tech-visit-row>span:last-child{color:var(--tech-muted);font-size:25px}.tech-empty{color:var(--tech-muted);font-size:14px}.tech-notice,.tech-warning{border-radius:8px;margin:16px 0;padding:13px 16px;font-size:13px;line-height:1.45}.tech-notice{color:#16446a;background:#e8f1f7}.tech-warning{background:var(--tech-yellow);color:#563e12}.tech-warning p{margin:6px 0}.tech-warning ul{padding-left:20px}.tech-inline-buttons{flex-wrap:wrap;gap:8px;display:flex}.tech-inline-buttons button{color:inherit;cursor:pointer;background:#fff;border:1px solid;border-radius:6px;padding:8px 10px}.tech-editor-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:28px;display:flex}.tech-text-button{color:#246293;cursor:pointer;text-align:left;background:0 0;border:0;padding:7px 0;font-weight:750}.tech-progress{color:var(--tech-muted);gap:8px;font-size:12px;font-weight:700;display:flex}.tech-progress span{background:#e7edf0;border-radius:100px;padding:6px 9px}.tech-context{border-bottom:1px solid var(--tech-line);justify-content:space-between;align-items:end;gap:20px;padding:0 0 23px;display:flex}.tech-context p:last-child{color:var(--tech-muted);margin:9px 0 0}.tech-context-right{text-align:right;flex-direction:column;gap:4px;display:flex}.tech-context-right strong{font-size:15px}.tech-context-right small{color:var(--tech-muted);font-size:12px}.tech-tabs{border-bottom:1px solid var(--tech-line);scrollbar-width:none;gap:24px;margin:0 0 27px;display:flex;overflow:auto}.tech-tabs button{white-space:nowrap;min-height:55px;color:var(--tech-muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:5px 0;font-size:14px;font-weight:750}.tech-tabs button.active{color:var(--tech-navy);border-color:var(--tech-orange)}.tech-form-section h2,.tech-section-intro h2{letter-spacing:-.035em;margin:0 0 6px;font-family:Georgia,serif;font-size:31px}.tech-form-section>p,.tech-section-intro>p{color:var(--tech-muted);margin:0 0 24px;font-size:14px;line-height:1.5}.tech-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tech-field{color:var(--tech-ink);flex-direction:column;gap:6px;margin:12px 0;font-size:13px;font-weight:750;display:flex}.tech-field input,.tech-field select,.tech-field textarea{width:100%;color:var(--tech-ink);background:#fff;border:1px solid #bdcbd5;border-radius:7px;outline:0;min-height:44px;padding:11px 12px;font-size:16px;font-weight:400}.tech-field input:focus,.tech-field select:focus,.tech-field textarea:focus{border-color:#2874a5;box-shadow:0 0 0 3px #bedcf0}.tech-field textarea{resize:vertical;min-height:74px;line-height:1.45}.tech-manual-match{border:1px solid var(--tech-line);background:#fff;border-radius:9px;margin:20px 0;padding:18px}.tech-manual-match p{color:var(--tech-muted);margin:0;font-size:13px}.tech-form-section h3{margin:32px 0 10px;font-size:18px}.tech-phase-title{align-items:center;gap:12px;margin:28px 0 8px;display:flex}.tech-phase-title span{color:var(--tech-orange);font-family:Georgia,serif;font-size:23px}.tech-phase-title h3{margin:0;font-size:17px}.tech-check{border-bottom:1px solid var(--tech-line);background:#fff;border-radius:7px;margin-bottom:7px;overflow:hidden}.tech-check-heading{text-align:left;cursor:pointer;width:100%;min-height:68px;color:var(--tech-ink);background:#fff;border:0;align-items:center;gap:14px;padding:14px 15px;display:flex}.tech-check-heading:hover{background:#f3f7f8}.tech-check-heading>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.tech-check-heading small{text-transform:uppercase;letter-spacing:.08em;color:var(--tech-muted);font-size:10px}.tech-check-heading strong{font-size:15px}.tech-check-num{color:var(--tech-orange);min-width:25px;font-family:Georgia,serif;font-size:19px}.tech-status-chip{color:#607387;white-space:nowrap;background:#e8eef1;border-radius:100px;padding:6px 9px;font-size:11px;font-weight:800}.tech-status-chip.status-good{background:var(--tech-green);color:var(--tech-green-ink)}.tech-status-chip.status-monitor{background:var(--tech-yellow);color:var(--tech-yellow-ink)}.tech-status-chip.status-safety{background:var(--tech-red);color:var(--tech-red-ink)}.tech-check-body{padding:4px 17px 20px 54px}.tech-segmented{flex-wrap:wrap;gap:6px;margin:7px 0 15px;display:flex}.tech-choice{color:var(--tech-ink);cursor:pointer;background:#fff;border:1px solid #c5d0d8;border-radius:7px;align-items:center;gap:5px;min-height:41px;padding:7px 10px;font-size:12px;font-weight:750;display:flex}.tech-choice-icon{font-size:14px;font-weight:900}.tech-choice.is-selected{border-color:var(--tech-navy);box-shadow:inset 0 0 0 1px var(--tech-navy);background:#e8eef3}.tech-choice.choice-good.is-selected,.tech-choice.choice-done.is-selected{background:var(--tech-green);color:var(--tech-green-ink);border-color:var(--tech-green-ink);box-shadow:none}.tech-choice.choice-monitor.is-selected{background:var(--tech-yellow);color:var(--tech-yellow-ink);border-color:var(--tech-yellow-ink);box-shadow:none}.tech-choice.choice-safety.is-selected,.tech-choice.choice-blocked.is-selected{background:var(--tech-red);color:var(--tech-red-ink);border-color:var(--tech-red-ink);box-shadow:none}.tech-suggestions{flex-wrap:wrap;gap:6px;margin:7px 0 14px;display:flex}.tech-suggestions button{color:#42617b;text-align:left;cursor:pointer;background:#f5f8f9;border:1px solid #c6d3db;border-radius:100px;padding:7px 10px;font-size:11px}.tech-suggestions button:hover{background:#e5eef3}.tech-check-toggle{cursor:pointer;align-items:center;gap:9px;margin:12px 0;font-size:13px;font-weight:700;display:flex}.tech-check-toggle input{width:19px;height:19px;accent-color:var(--tech-navy)}.tech-photo-area{margin:15px 0 0}.tech-photo-button{min-height:40px;font-size:12px;position:relative;overflow:hidden}.tech-photo-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.tech-photo-strip{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.tech-photo{background:#e8eef1;border-radius:6px;width:80px;height:80px;position:relative;overflow:hidden}.tech-photo img{object-fit:cover;width:100%;height:100%}.tech-photo button{color:#fff;cursor:pointer;background:#102f4ddf;border:0;border-radius:50%;width:24px;height:24px;font-size:17px;position:absolute;top:2px;right:2px}.tech-repair-area{border-top:1px solid var(--tech-line);margin-top:16px;padding-top:8px}.tech-repair-fields{background:#f2f6f7;border-radius:7px;margin:7px 0;padding:13px}.tech-maintenance{border-bottom:1px solid var(--tech-line);padding:16px 0}.tech-maintenance-heading{align-items:baseline;gap:11px;display:flex}.tech-maintenance-heading span{color:var(--tech-orange);font-family:Georgia,serif;font-size:19px}.tech-maintenance-heading strong{font-size:15px}.tech-maintenance .tech-field{max-width:700px}.tech-upgrade{border:1px solid var(--tech-line);background:#fff;border-radius:8px;margin:13px 0;padding:16px}.tech-bottom-spacer{height:70px}.tech-action-bar{z-index:20;background:#fff;border-top:1px solid #ccd8df;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 25px #0b253d13}.tech-action-bar-inner{max-width:1050px;padding:11px 24px max(11px,env(safe-area-inset-bottom));justify-content:flex-end;align-items:center;gap:8px;margin:auto;display:flex}.tech-sync-icon{color:var(--tech-navy);cursor:pointer;background:#edf2f5;border:0;border-radius:7px;width:43px;height:43px;font-size:23px}.tech-modal-backdrop{z-index:30;background:#08223dbb;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.tech-modal{background:#fff;border-radius:12px;width:min(100%,470px);padding:27px;position:relative;box-shadow:0 24px 70px #0004}.tech-modal h2{margin:0;font-family:Georgia,serif;font-size:29px}.tech-modal p{color:var(--tech-muted);font-size:14px;line-height:1.5}.tech-modal-close{cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:10px;right:14px}.tech-modal .tech-btn-primary{width:100%;margin-top:15px}.tech-report-toolbar{z-index:10;background:var(--tech-navy-deep);color:#fff;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;font:12px Inter,ui-sans-serif,-apple-system,sans-serif;display:flex;position:sticky;top:0}.tech-report-toolbar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #7995aa;border-radius:6px;padding:9px}.tech-add-door{z-index:19;border:1px solid var(--tech-navy);color:var(--tech-navy);cursor:pointer;background:#fff;border-radius:100px;padding:9px 14px;font-size:12px;font-weight:750;position:fixed;bottom:98px;right:20px;box-shadow:0 5px 15px #0b253d1f}@media (width<=670px){.tech-header-inner{gap:11px;min-height:66px;padding:10px 16px}.tech-brand{font-size:14px}.tech-brand-symbol{width:34px;height:34px;font-size:23px}.tech-header-meta{padding-left:10px}.tech-header-title{font-size:12px}.tech-header-status{display:none}.tech-home,.tech-editor{padding:25px 16px 116px}.tech-home-intro{align-items:start}.tech-today-count{min-width:55px}.tech-today-count strong{font-size:42px}.tech-today-count span{text-align:center;font-size:9px}.tech-home-actions .tech-btn{flex:calc(50% - 5px)}.tech-home-actions .tech-btn-quiet{flex-basis:100%}.tech-visit-row{gap:10px}.tech-visit-time{min-width:68px;font-size:11px}.tech-progress span{font-size:10px}.tech-context-right{font-size:12px}.tech-context h1{font-size:34px}.tech-field-grid{grid-template-columns:1fr;gap:0}.tech-tabs{gap:20px;margin-left:-16px;margin-right:-16px;padding:0 16px}.tech-tabs button{font-size:12px}.tech-check-heading{gap:8px;padding:10px 8px}.tech-check-heading strong{font-size:13px}.tech-check-heading small{font-size:9px}.tech-check-num{min-width:22px;font-size:17px}.tech-status-chip{padding:5px 7px;font-size:9px}.tech-check-body{padding:5px 10px 17px}.tech-choice{min-height:39px;padding:7px;font-size:11px}.tech-segmented .tech-choice{flex:calc(33.333% - 6px)}.tech-segmented-small .tech-choice{flex:calc(50% - 6px)}.tech-action-bar-inner{padding:8px 12px max(8px,env(safe-area-inset-bottom));grid-template-columns:1fr 1fr 44px;gap:6px;display:grid}.tech-action-bar-inner .tech-btn{min-height:43px;padding:6px;font-size:11px}.tech-action-bar-inner .tech-btn:first-child{grid-column:1}.tech-action-bar-inner .tech-btn:nth-child(2){grid-column:2}.tech-action-bar-inner .tech-btn:nth-child(3){grid-area:2/1/auto/3}.tech-sync-icon{grid-area:1/3/3;height:100%}.tech-add-door{bottom:130px;right:12px}.tech-report-toolbar span{display:none}}@media print{.tech-report-toolbar{display:none!important}.tech-report-view{background:#fff}.tech-add-door,.tech-action-bar{display:none!important}}@media (prefers-reduced-motion:reduce){.tech-btn,.tech-choice{transition:none}}.tech-door-switcher{gap:7px;padding:13px 0 0;display:flex;overflow:auto}.tech-door-switcher button{color:var(--tech-navy);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c0cfda;border-radius:100px;padding:7px 11px;font-size:12px;font-weight:750}.tech-door-switcher button.active{background:var(--tech-navy);border-color:var(--tech-navy);color:#fff}.tech-contact-search{align-items:end;gap:8px;display:flex}.tech-contact-search .tech-field{flex:1}.tech-contact-search .tech-btn{margin-bottom:12px}.tech-contact-result{text-align:left;border:0;border-top:1px solid var(--tech-line);cursor:pointer;background:#fff;flex-direction:column;gap:3px;width:100%;padding:10px;display:flex}.tech-contact-result:hover{background:#edf4f7}.tech-contact-result small{color:var(--tech-muted)}.tech-error{color:var(--tech-red-ink)!important}.tech-match-confirmed{font-weight:750;color:var(--tech-green-ink)!important}.tech-photo-inputs{flex-wrap:wrap;gap:7px;display:flex}.tech-brand-icon{object-fit:contain;background:#fff;border-radius:3px;width:55px;height:42px;padding:2px}.tech-appointment-time{color:#285a79;background:#eaf3f7;border-radius:7px;margin:0 0 18px;padding:8px 11px;font-size:12px;font-weight:700}@media (width<=670px){.tech-brand-icon{width:45px;height:35px}}
