@import url('/static/base.css');
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182e40;background:#f3f6fa;font-size:16px;font-synthesis:none;--nav:#12364d;--accent:#1467cc;--muted:#627587;--line:#dee6ee;--radius:16px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:var(--accent);text-underline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:2rem;letter-spacing:-.04em;margin-bottom:10px}h2{font-size:1.3rem;letter-spacing:-.025em}h3{font-size:1.05rem}p{line-height:1.55}small,.small{font-size:.875rem;color:var(--muted);line-height:1.5}.muted{color:var(--muted)}.loading{padding:60px;text-align:center}.shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--nav);color:white;padding:32px 22px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:240px}.brand{display:flex;gap:12px;align-items:center;font-weight:750;font-size:1.25rem;letter-spacing:-.035em}.brand img{width:38px;height:38px}.edition{font-size:.75rem;color:#9cbbce;letter-spacing:.1em;margin:12px 0 40px 50px}.nav{display:flex;flex-direction:column;gap:8px}.nav button{display:flex;align-items:center;gap:12px;background:transparent;border:0;color:#c0d3df;padding:14px;text-align:left;border-radius:10px;font-size:.94rem;font-weight:550}.nav button.active{background:#27546d;color:white}.nav button:hover{background:#214b64;color:white}.nav svg{width:20px;height:20px;flex-shrink:0}.nav .count{margin-left:auto;padding:1px 6px;background:#ffffff26;color:white;border-radius:5px;font-size:.8rem}.account{margin-top:auto;padding-top:28px;border-top:1px solid #ffffff20;display:flex;gap:10px;align-items:center}.avatar{width:38px;height:38px;border-radius:12px;background:#d9edf6;display:grid;place-items:center;font-weight:700;color:#214a61;flex-shrink:0}.account small{color:#a6c0d0}.account-name{font-size:.9rem;overflow-wrap:anywhere}.account-tools{display:flex;gap:12px;margin-top:14px}.linkbutton{background:none;border:0;padding:0;color:var(--accent);font-size:.875rem;text-decoration:underline;text-underline-offset:3px}.sidebar .linkbutton{color:#c0d3df}.workspace{grid-column:2;padding:32px 40px 60px;max-width:1600px;width:100%;margin:auto}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;font-size:.875rem;color:var(--muted)}.topbar strong{color:#385268}.network{display:flex;align-items:center;gap:8px}.network::before{content:'';width:7px;height:7px;border-radius:50%;background:#25a376}.network.offline::before{background:#e6a336}.pagehead{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.pagehead p{margin:0;color:var(--muted)}.actions{display:flex;gap:10px;flex-wrap:wrap}.btn{border:1px solid var(--line);background:white;color:#243d50;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:9px;min-height:44px;padding:10px 16px;font-size:.94rem;font-weight:600}.btn svg{width:18px;height:18px}.btn:hover{background:#f0f5fa}.btn.primary{background:var(--accent);border-color:var(--accent);color:white}.btn.primary:hover{background:#0955b1}.btn.danger{color:#b3423b;background:#fff5f3;border-color:#f0d5d0}.btn.success{color:white;background:#087e62;border-color:#087e62}.btn.ghost{background:transparent}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px}.kpi{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px}.kpi .num{font-size:2.3rem;letter-spacing:-.05em;line-height:1.2;font-weight:720;margin:14px 0 8px;font-variant-numeric:tabular-nums}.kpi:first-child{background:#eaf3ff;border-color:#cfdff3}.kpi:first-child .num{color:#125cb6}.kpi .caption{font-size:.875rem;color:var(--muted)}.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 18px}.search{flex:1;min-width:180px}.tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.tabs button{border:0;background:transparent;border-radius:7px;color:var(--muted);padding:10px 13px;font-size:.875rem;font-weight:550}.tabs button.active{background:#deebfa;color:#0c56a9}.surface{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}th{font-weight:550;color:var(--muted);background:#fafbfd;text-align:left;white-space:nowrap;font-size:.82rem}th,td{padding:16px 20px;border-bottom:1px solid #e8eef4;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fbff}td strong{font-weight:600}td small{display:block;margin-top:5px}.addressbutton{text-align:left;border:0;background:none;padding:0;color:#213e54;font-weight:600;line-height:1.5}.addressbutton:hover{color:var(--accent)}.badge{display:inline-flex;padding:5px 9px;border-radius:6px;font-size:.8rem;font-weight:600;white-space:nowrap;background:#eef2f6;color:#5d7183}.badge.new{background:#e7f0fe;color:#2368b9}.badge.working{background:#e5f3fb;color:#20739a}.badge.submitted{background:#fff3d6;color:#98610d}.badge.accepted{background:#e0f3eb;color:#187450}.badge.revision{background:#fff0e9;color:#b15b2e}.badge.draft{background:#f0edf5;color:#6a6279}.empty{text-align:center;padding:60px 24px;max-width:650px;margin:auto}.empty-icon{margin:0 auto 20px;display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:#edf4fb;color:#5481a7}.empty-icon svg{width:30px;height:30px}.empty p{color:var(--muted)}.list-footer{padding:15px 20px;color:var(--muted);font-size:.8rem;background:#fafbfd}.taskcards{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.taskcard{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.cardtop{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:18px}.taskcard h2{margin:4px 0 9px}.taskcard .btn{width:100%;margin-top:18px}.taskcard .meta{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;color:var(--muted);margin-top:20px}.banner{border-radius:10px;padding:14px 16px;background:#edf4ff;color:#365c82;font-size:.9rem;line-height:1.55;margin-bottom:18px}.banner.warning{background:#fff5df;color:#875c1e}.banner.good{background:#e5f5ed;color:#277858}.banner.error{background:#fff0ee;color:#a23f35}.detail-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:20px}.panel-header{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-header h2{margin:0}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.facts dt{font-size:.875rem;color:var(--muted);margin-bottom:6px}.facts dd{font-weight:600;margin:0;font-size:1rem;overflow-wrap:anywhere}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.photo-grid img{width:100%;height:190px;object-fit:cover;border-radius:9px;display:block;background:#edf2f8}.photo-grid a{display:block}.photo-grid small{display:block;margin-top:6px;font-size:.75rem}.capture-slot{position:relative;min-height:155px;border:2px dashed #d6e1eb;border-radius:10px;background:#f7fafd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#506d87;text-align:center;padding:14px;font-size:.875rem}.capture-slot img{height:130px}.capture-slot.filled{border:1px solid var(--line);padding:7px}.capture-slot .btn{font-size:.8rem;min-height:34px;padding:5px 8px}.timeline{list-style:none;padding:0;margin:0}.timeline li{padding:0 0 22px 19px;border-left:2px solid #dce7f0;position:relative;font-size:.9rem}.timeline li::before{position:absolute;content:'';left:-5px;top:5px;width:8px;height:8px;border-radius:50%;background:#8ca8bd}.timeline li:last-child{padding-bottom:0}.timeline small{display:block;margin-top:5px}.timeline p{margin:4px 0 0;overflow-wrap:anywhere}.back{display:inline-flex;align-items:center;gap:6px;background:none;border:0;color:var(--muted);padding:0;margin-bottom:24px}.back svg{width:16px;height:16px}label{display:flex;flex-direction:column;gap:8px;font-size:.9rem;font-weight:550}input,select,textarea{width:100%;border:1px solid #cdd9e3;background:white;border-radius:8px;padding:11px 12px;min-height:44px;color:#183749;outline:none}input:focus,select:focus,textarea:focus{border-color:#2676cf;box-shadow:0 0 0 3px #1673df15}textarea{resize:vertical;min-height:95px}input[type=file]{font-size:.875rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid .wide{grid-column:1/-1}.form-stack{display:flex;flex-direction:column;gap:18px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px;flex-wrap:wrap}.field-help{font-size:.8rem;color:var(--muted);font-weight:400;line-height:1.5}.geo-results{display:grid;gap:8px;margin-top:12px}.geo-option{text-align:left;width:100%;border:1px solid var(--line);border-radius:9px;background:#f7fafd;padding:12px;color:#314f67;font-size:.875rem}.geo-option:hover{border-color:var(--accent)}.geo-box{border:1px solid var(--line);padding:18px;border-radius:11px}.geo-box .form-grid{margin-top:16px}.attribution{font-size:.75rem;color:var(--muted);margin-top:10px}.notes{white-space:pre-wrap;overflow-wrap:anywhere}.team-person{display:flex;gap:10px;align-items:center}.team-person small{display:block}.stat-title{padding:20px 24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px}.stat-title h2{margin:0}.groupcards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-bottom:24px}.groupcard{background:white;border:1px solid var(--line);border-radius:12px;padding:20px}.groupcard strong{display:block;font-size:1.5rem;margin-top:14px}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-brand{background:var(--nav);color:white;padding:64px 12%;display:flex;flex-direction:column;justify-content:space-between}.login-brand h1{font-size:3.4rem;line-height:1.12;margin:60px 0 26px;max-width:450px}.login-brand p{color:#bcd3e0;max-width:410px;font-size:1.1rem}.login-steps{border-top:1px solid #ffffff25;margin-top:30px;padding-top:24px;display:grid;gap:18px}.login-steps span{color:#7fb7d7;margin-right:18px;font-size:.875rem}.login-panel{display:flex;align-items:center;justify-content:center;padding:48px}.login-form{width:100%;max-width:380px}.login-form h2{font-size:1.8rem;margin-bottom:14px}.login-form>p{color:var(--muted);margin-bottom:30px}.login-form .btn{width:100%}.login-note{margin-top:22px;font-size:.875rem}.mobile-brand{display:none}dialog{border:0;border-radius:18px;padding:28px;width:min(680px,calc(100% - 24px));max-height:90vh;color:#183749;box-shadow:0 24px 100px #0b223640}dialog::backdrop{background:#0b223670;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.modal-head h2{margin:0;font-size:1.4rem}.close{border:0;background:#f0f4f8;border-radius:8px;width:38px;height:38px;font-size:1.4rem;color:#567081}.camera{width:100%;max-height:58vh;border-radius:12px;background:#12364d}.import-scroll{max-height:330px;overflow:auto;border:1px solid var(--line);border-radius:10px;margin-top:18px}.import-scroll th,.import-scroll td{padding:8px}.import-scroll input{min-width:100px}.import-scroll input[name=house]{min-width:65px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:min(600px,90vw);padding:14px 20px;border-radius:11px;background:#173c52;color:white;box-shadow:0 8px 30px #12364d30;z-index:99;display:none;line-height:1.5}#toast.visible{display:block}#toast.error{background:#a13e35}.modal-error:empty{display:none}.modal-error{background:#fff0ee;color:#a13e35;border-radius:9px;padding:12px;margin-top:15px;font-size:.875rem}.hidden{display:none!important}.error-text{color:#ab4137}.nowrap{white-space:nowrap}:focus-visible{outline:3px solid #68aaf0;outline-offset:3px}
@media(min-width:1500px){.workspace{padding:40px 60px}}
@media(max-width:1100px){.shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{width:200px;padding:28px 16px}.workspace{padding:28px 24px}.edition{margin-left:0}.kpi{padding:18px}.kpis{gap:10px}.detail-grid{grid-template-columns:1fr}.login-brand h1{font-size:2.8rem}}
@media(max-width:760px){.shell{display:block}.sidebar{inset:auto 0 0;width:100%;height:73px;padding:5px 8px 10px;z-index:20;display:block;border-top:1px solid #ffffff20}.sidebar>.brand,.sidebar>.edition,.sidebar>.account,.sidebar>.account-tools{display:none}.nav{flex-direction:row;justify-content:space-around;gap:3px}.nav button{flex:1;flex-direction:column;gap:4px;justify-content:center;padding:7px 3px;font-size:.73rem;border-radius:8px;position:relative}.nav svg{width:20px;height:20px}.nav .count{position:absolute;right:10px;top:3px;font-size:.65rem}.workspace{padding:20px 16px 105px}.topbar{margin-bottom:25px}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:1.1rem;color:#153c54;font-weight:700}.mobile-brand img{width:28px;height:28px}.desktop-context{display:none}.topbar .network{font-size:.75rem}.mobile-account{display:flex;gap:12px;align-items:center;margin-bottom:24px;font-size:.85rem}.mobile-account button:first-of-type{margin-left:auto}.pagehead{align-items:flex-start;flex-direction:column;margin-bottom:20px}.pagehead .actions{width:100%}.pagehead .actions .btn{flex:1}h1{font-size:1.75rem}.pagehead p{font-size:.9rem}.kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.kpi{padding:15px}.kpi .num{font-size:1.9rem;margin:10px 0 4px}.kpi .caption{font-size:.75rem}.kpi .small{font-size:.8rem}.toolbar{gap:8px}.toolbar select{flex:1;min-width:110px}.toolbar .search{width:100%;flex-basis:100%}.tabs{gap:2px}.tabs button{padding:9px 10px;font-size:.8rem}.taskcards{grid-template-columns:1fr}.taskcard{padding:20px}.panel{padding:18px}.photo-grid img{height:120px}.capture-slot{padding:6px;font-size:.8rem;min-height:130px}.capture-slot img{height:90px}.form-grid{gap:14px}.form-grid.mobile-stack{grid-template-columns:1fr}.form-grid.mobile-stack .wide{grid-column:auto}.detail-grid{gap:0}.facts{gap:18px}.facts dd{font-size:.9rem}.facts dt{font-size:.8rem}.login-layout{display:block;background:#f3f6fa}.login-brand{padding:25px 24px 30px}.login-brand h1{font-size:2rem;margin:35px 0 0}.login-brand p,.login-steps,.login-brand>small{display:none}.login-panel{padding:32px 24px}.login-form h2{font-size:1.5rem}dialog{padding:20px;max-height:92vh}#toast{bottom:88px}.stat-title{padding:18px}.stat-title h2{font-size:1.1rem}.empty{padding:36px 18px}.groupcards{grid-template-columns:repeat(2,minmax(0,1fr))}.groupcard{padding:15px}.groupcard h3{font-size:.9rem}.groupcard strong{font-size:1.3rem}.table-wrap th,.table-wrap td{padding:14px}.table-wrap .hide-mobile{display:none}}
@media(min-width:761px){.mobile-account{display:none}}
