:root{color:#0f172a;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#e2e8f0,#f8fafc 24%)}button,input,select,textarea{font:inherit}button{border:0;border-radius:14px;padding:12px 16px;background:#e2e8f0;color:#0f172a;font-weight:700;cursor:pointer;touch-action:manipulation}button:disabled{opacity:.45;cursor:not-allowed}button.primary,.photo-picker{background:#0f172a;color:#fff}button.ghost{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.26)}button.danger-light{background:#fee2e2;color:#991b1b}button.selected,.stepper button.active{background:#14b8a6;color:#042f2e}.app-shell{width:min(960px,100%);margin:0 auto;padding:0 14px calc(92px + var(--safe-bottom))}.app-header{margin:0 -14px;padding:calc(18px + env(safe-area-inset-top,0px)) 18px 22px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:0 18px 38px #0f172a38}.header-actions{display:flex;align-items:center;gap:12px}.company-logo{display:block;width:clamp(132px,25vw,210px);max-height:58px;object-fit:contain;background:#fffffff5;border-radius:10px;padding:5px 8px}.app-header h1{margin:4px 0 0;font-size:clamp(1.5rem,5vw,2.2rem);letter-spacing:-.04em}.eyebrow{margin:0;color:#5eead4;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800}.stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:16px 0;overflow-x:auto;padding-bottom:2px}.stepper button{min-width:68px;padding:8px 7px;border-radius:16px;font-size:.78rem;line-height:1.1}.stepper span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;margin:0 auto 5px;background:#fff6}.status{margin:0 0 14px;padding:12px 14px;background:#ecfeff;border:1px solid #a5f3fc;color:#155e75;border-radius:16px;font-weight:700}.panel{background:#fffffff5;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 20px 45px #0f172a14}.panel h2{margin:0 0 7px;font-size:1.42rem;letter-spacing:-.03em}.panel h3{margin:0 0 10px}.muted,.hint{color:#64748b;line-height:1.45}.hint{margin-bottom:0;font-size:.92rem}.grid{display:grid;gap:14px;margin-top:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-field{grid-column:1 / -1}.field{display:grid;gap:7px;color:#334155;font-weight:800;font-size:.9rem}.field.compact{max-width:360px;margin:12px 0}input,select,textarea{width:100%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:14px;padding:13px 14px;min-height:48px;outline:none}textarea{resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a629}.wide{width:100%;margin-top:10px}.photo-picker{display:grid;place-items:center;width:100%;min-height:58px;border-radius:16px;font-weight:800;margin-top:16px}.photo-picker input{display:none}.cover-preview,.empty-photo{display:block;width:100%;margin-top:16px;border-radius:18px;border:1px solid #cbd5e1;overflow:hidden}.cover-preview{max-height:420px;object-fit:cover}.empty-photo{min-height:240px;display:grid;place-items:center;background:#f1f5f9;color:#64748b;font-weight:800}.stacked-fields{display:grid;gap:14px;margin-top:18px}.toolbar{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:12px}.graph-panel{padding:14px}.canvas-wrap{overflow:hidden;width:100%;border:1px solid #cbd5e1;border-radius:18px;background:#fff}canvas{display:block;width:100%;height:auto;touch-action:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0f172a8a;display:grid;place-items:end center;padding:18px}.modal-card{width:min(560px,100%);background:#fff;border-radius:24px;padding:18px;box-shadow:0 24px 60px #0f172a4d}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.marker-list{margin-top:18px;display:grid;gap:10px}.marker-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.marker-card p{margin:4px 0 0;color:#475569}.marker-card button{padding:8px 10px;font-size:.82rem}.summary-card{padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:16px 0}.summary-card p{margin:6px 0 0;color:#64748b}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(960px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px calc(12px + var(--safe-bottom));background:#f8fafce0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(203,213,225,.82)}@media (max-width: 640px){.grid.two{grid-template-columns:1fr}.wide-field{grid-column:auto}.stepper{grid-template-columns:repeat(6,82px)}.app-header{align-items:flex-start}.toolbar button{flex:1 1 calc(50% - 6px);padding-left:10px;padding-right:10px}}.field-help,.field-error{font-size:.78rem;font-weight:700;line-height:1.35}.field-help{color:#64748b}.field-error{color:#b91c1c}.address-suggestions{display:grid;gap:8px;padding:8px;border:1px solid #cbd5e1;background:#f8fafc;border-radius:16px;box-shadow:0 14px 32px #0f172a1f}.address-suggestion{width:100%;display:grid;gap:3px;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;color:#0f172a}.address-suggestion strong{font-size:.98rem}.address-suggestion span{font-size:.86rem;color:#334155;font-weight:700}.address-suggestion small{color:#64748b;font-weight:600;line-height:1.3}.address-suggestion:active,.address-suggestion:hover{border-color:#14b8a6;background:#ecfeff}.subsection-card{display:grid;gap:14px;padding:16px;border:1px solid #cbd5e1;border-radius:18px;background:#f8fafc}.subsection-card h3{margin:0;font-size:1rem;color:#0f172a}.obstruction-builder{align-items:end}.obstruction-add{min-height:48px}.obstruction-list{display:grid;gap:8px}.obstruction-entry{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:14px;font-size:.9rem}.obstruction-entry button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 10px;background:#fee2e2;color:#991b1b;font-weight:800}@media (max-width: 720px){.obstruction-entry{align-items:stretch;flex-direction:column}.obstruction-entry button{width:100%}}.draw-mode-status{margin:4px 0 -2px;padding:10px 12px;border-radius:14px;background:#ecfeff;color:#155e75;font-size:.9rem;font-weight:700}.check-row{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font-weight:600}.check-row input{width:22px;height:22px;margin:0;flex:0 0 auto}.obstruction-area-sections{display:grid;gap:14px}.obstruction-area-card{border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px 14px;background:#f8fafc}.obstruction-area-card legend{padding:0 6px;font-weight:700}.area-toggle{margin:0;font-size:1rem}.obstruction-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:8px}.check-row.compact{align-items:flex-start;margin:0;font-size:.9rem}.bottom-nav{position:sticky;bottom:0;z-index:50}@media (max-width: 680px){.obstruction-checkbox-grid{grid-template-columns:1fr}}.quick-labels{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.quick-labels button{padding:8px 11px;font-size:.84rem}.evidence-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.evidence-photo-card{overflow:hidden;border:1px solid #cbd5e1;border-radius:16px;background:#f8fafc}.evidence-photo-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#e2e8f0}.evidence-photo-card div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;font-size:.82rem;font-weight:800}.evidence-photo-card button{padding:6px 8px;background:#fee2e2;color:#991b1b;font-size:.75rem}@media (max-width: 640px){.evidence-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.graph-step-stack{display:grid;gap:14px}.graph-details{padding:14px}.graph-option-group{border:1px solid #cbd5e1;border-radius:14px;padding:12px;margin-top:12px}.graph-option-group legend{font-weight:800;padding:0 6px}.graph-option-row{display:flex;flex-wrap:wrap;gap:10px 18px}.graph-panel{padding:10px}.canvas-wrap{border-radius:12px;max-height:none}.canvas-wrap canvas{min-height:520px;object-fit:contain}.graph-key-line{display:flex;flex-wrap:wrap;gap:8px 18px;border-top:1px solid #94a3b8;padding-top:10px;margin-top:10px;font-size:.85rem}.export-actions{display:grid;gap:12px}button.secondary{background:#e2e8f0;color:#0f172a;border:1px solid #cbd5e1}.canvas-wrap{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.canvas-wrap canvas{width:max(100%,820px);min-width:820px;height:auto;min-height:580px}.graph-scroll-hint{font-size:.82rem;color:#64748b;margin:-4px 0 8px}.graph-tools button{min-height:42px}@media (min-width:900px){.canvas-wrap canvas{width:100%;min-width:0;min-height:650px}}.address-search-field{position:relative}.address-suggestions{display:grid;gap:6px;position:absolute;z-index:30;top:86px;left:0;right:0;padding:8px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;box-shadow:0 18px 45px #0f172a2e}.address-suggestions button{display:grid;gap:2px;text-align:left;padding:10px 12px;border-radius:10px;background:#f8fafc;color:#0f172a}.address-suggestions button span{font-size:.82rem;color:#64748b}.graph-details{padding:20px;border:2px solid #cbd5e1}.graph-details h2{font-size:clamp(1.7rem,5vw,2.2rem);margin-bottom:8px}.graph-details>.muted{font-size:1rem;margin-bottom:18px}.graph-option-group{border:2px solid #cbd5e1;border-radius:20px;padding:18px;margin-top:18px;background:#f8fafc}.graph-option-group legend{padding:0 10px;font-size:clamp(1.3rem,4vw,1.65rem);font-weight:900;letter-spacing:-.02em;color:#0f172a}.graph-option-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;margin-top:4px}.graph-choice-card{position:relative;min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border:2px solid #cbd5e1;border-radius:16px;background:#fff;color:#0f172a;font-size:1.05rem;font-weight:850;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background .12s ease}.graph-choice-card:active{transform:scale(.985)}.graph-choice-card input{position:absolute;opacity:0;pointer-events:none}.graph-choice-check{width:26px;height:26px;border-radius:999px;display:grid;place-items:center;flex:0 0 auto;background:#e2e8f0;color:transparent;font-size:.95rem;font-weight:950}.graph-choice-construction{border-color:#7dd3fc;background:#f0f9ff}.graph-choice-foundation{border-color:#fbbf24;background:#fffbeb}.graph-choice-exterior{border-color:#c4b5fd;background:#f5f3ff}.graph-choice-construction.is-selected{background:#0369a1;border-color:#075985;color:#fff;box-shadow:0 8px 20px #0369a138}.graph-choice-foundation.is-selected{background:#a16207;border-color:#854d0e;color:#fff;box-shadow:0 8px 20px #a1620738}.graph-choice-exterior.is-selected{background:#6d28d9;border-color:#5b21b6;color:#fff;box-shadow:0 8px 20px #6d28d938}.graph-choice-card.is-selected .graph-choice-check{background:#fffffff2;color:#0f172a}@media (max-width: 560px){.graph-option-row{grid-template-columns:repeat(2,minmax(0,1fr))}.graph-choice-card{min-height:68px;padding:13px 10px;font-size:1rem}.graph-details{padding:16px}}@media (max-width: 620px){.app-header{align-items:flex-start}.header-actions{flex-direction:column;align-items:flex-end;gap:8px}.company-logo{width:132px;max-height:44px;padding:4px 6px}}
