@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#142329;font-synthesis:none;--teal:#087872;--deep-teal:#075f5d;--green:#22a06b;--ink:#142329;--muted:#6b777c;--line:#e3e9e8;--pale-blue:#edf6fc;background:#f5f8f8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer;border:0}.app-shell{background:radial-gradient(circle at 80% 0,#e9f7f2 0,#0000 30%),#f7faf9;min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;grid-template-columns:44px minmax(0,1fr);align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.topbar-left{justify-content:flex-start;align-items:center;min-width:0;display:flex}.topbar-empty{width:20px;height:20px;display:block}.brand{letter-spacing:.01em;justify-self:center;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;display:flex}.brand-mark{color:#fff;background:var(--teal);border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.icon-button,.notification{color:var(--ink);background:0 0;border-radius:10px;place-items:center;padding:8px;display:grid}.icon-button:hover,.notification:hover{background:#eef6f4}.notification{justify-self:end;position:relative}.notification i{color:#fff;background:#e94c3d;border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;font-style:normal;display:grid;position:absolute;top:0;right:0}.dashboard{width:min(1040px,100% - 40px);margin:0 auto;padding:46px 0 110px}.welcome{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.eyebrow{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:700}.welcome h1{margin:0 0 8px;font-family:Space Grotesk,sans-serif;font-size:clamp(26px,4vw,38px);line-height:1.1}.welcome p:not(.eyebrow){color:var(--muted);margin:0}.sync-state{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.sync-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #def5e9}.metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:38px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;padding:21px 22px 18px;box-shadow:0 8px 24px #1423290a}.metric.clickable:hover{border-color:#cfe6e2;box-shadow:0 10px 28px #14232914}.metric span{color:var(--muted);font-size:13px;display:block}.metric strong{margin:9px 0 12px;font-family:Space Grotesk,sans-serif;font-size:34px;display:block}.metric-link{color:var(--teal);background:0 0;padding:0;font-size:12px;font-weight:700}.section-heading{justify-content:space-between;align-items:center;margin:0 0 13px;display:flex}.section-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:19px}.entry-form+.section-heading{margin-top:22px}.text-button{color:var(--teal);background:0 0;align-items:center;gap:3px;font-size:12px;font-weight:700;display:inline-flex}.work-card,.progress-card{border:1px solid var(--line);background:#ffffffd1;border-radius:14px;margin-bottom:38px;box-shadow:0 10px 30px #14232909}.work-row{border-bottom:1px solid #edf1f0;grid-template-columns:74px 1fr auto;align-items:center;gap:18px;min-height:76px;padding:12px 20px;display:grid}.work-row:last-child{border-bottom:0}.work-row time{color:var(--muted);font-size:13px;font-weight:700}.work-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.work-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.work-copy span{color:var(--muted);font-size:12px}.status{white-space:nowrap;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:700}.status.green{color:#168253;background:#e2f7eb}.status.blue{color:#2779b9;background:#e7f3fc}.status.slate{color:#5e6970;background:#eef1f2}.progress-card{padding:20px}.progress-row+.progress-row{margin-top:22px}.progress-row.clickable{border-radius:8px;margin-left:-6px;margin-right:-6px;padding:6px}.progress-row.clickable:hover{background:#f6faf9}.progress-label{justify-content:space-between;gap:20px;margin-bottom:9px;font-size:13px;display:flex}.progress-label strong{font-size:12px}.progress-track{background:#e9efed;border-radius:99px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;height:100%;display:block}.progress-track span.green{background:linear-gradient(90deg,#22a06b,#43b779)}.progress-track span.teal{background:linear-gradient(90deg,#1785b6,#47b596)}.bottom-nav{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:0;border-radius:18px 18px 0 0;justify-content:space-around;align-items:center;width:min(520px,100% - 24px);height:72px;padding:7px 8px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 28px #14232914}.nav-item{color:#7c878b;background:0 0;flex-direction:column;flex:1;align-items:center;gap:5px;font-size:10px;display:flex}.nav-item.active{color:var(--teal)}.add-button{color:#fff;background:linear-gradient(145deg,#19a28a,#078477);border:5px solid #f7faf9;border-radius:50%;place-items:center;width:50px;height:50px;margin:-26px 12px 0;display:grid;box-shadow:0 8px 18px #08787240}.empty-state{color:var(--muted);text-align:center;padding:26px}.project-row{grid-template-columns:1fr auto!important}.work-item-row{align-items:center;grid-template-columns:1fr auto auto!important}.clickable{cursor:pointer}.clickable:hover{background:#f6faf9}.project-header-photo{cursor:pointer;background:#eef3f2;border-radius:14px;width:100%;height:160px;margin-bottom:16px;position:relative;overflow:hidden}.project-header-photo img{object-fit:cover;width:100%;height:100%}.photo-placeholder{height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.project-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.project-title-row h2{margin:0}.entry-form{flex-direction:column;gap:16px;min-width:0;max-width:480px;display:flex}.entry-form label{color:var(--muted);flex-direction:column;gap:6px;min-width:0;font-size:13px;display:flex}.entry-form input,.entry-form select,.entry-form textarea{border:1px solid var(--line);width:100%;min-width:0;font:inherit;color:var(--ink);background:#fff;border-radius:9px;padding:10px 12px}.entry-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%236b777c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5 8 10 13 15 8'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.entry-form textarea{resize:vertical;min-height:100px}.entry-form .form-row{align-items:flex-end;gap:14px;min-width:0;display:flex}.entry-form .form-row label{flex:1;min-width:0}.entry-form fieldset{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:14px;display:flex}.entry-form legend{color:var(--muted);padding:0 6px;font-size:12px;font-weight:700}.checkbox-row{align-items:center;color:var(--ink)!important;flex-direction:row!important;gap:8px!important;font-size:14px!important}.primary-button{color:#fff;background:var(--teal);border-radius:10px;align-self:flex-start;padding:11px 22px;font-weight:700}.file-picker{cursor:pointer;align-self:flex-start;align-items:center;gap:6px;display:inline-flex}.work-record-description{white-space:pre-wrap;color:var(--ink);line-height:1.5}.field-hint{color:var(--muted);margin:0;font-size:12px}.field-error{color:#c0392b;margin:0;font-size:12px}.install-card{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.install-copy{min-width:0;color:var(--teal);align-items:center;gap:12px;display:flex}.install-copy strong{color:var(--ink);font-size:14px;display:block}.install-copy .field-hint{margin-top:4px}.install-card .primary-button{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.inline-filter{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.inline-filter select{border:1px solid var(--line);min-width:130px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 10px}.survey-data-row{border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:16px 18px;display:flex}.survey-data-row:last-child{border-bottom:0}.survey-data-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.survey-data-tags{flex-wrap:wrap;gap:8px;display:flex}.survey-data-file-tag{border:1px solid var(--line);background:var(--surface-alt);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.survey-data-file-tag:hover{background:var(--hover-surface)}.survey-plan-row{border:1px solid var(--line);background:#fafcfb;border-radius:9px;flex-direction:column;gap:10px;padding:12px;display:flex}.remove-row{width:30px;height:30px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;align-self:flex-end;margin-bottom:4px;font-size:16px;line-height:1}.remove-row:hover{color:#c0392b;border-color:#f0c4bc}.survey-plan-summary{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.row-actions{flex-shrink:0;gap:6px;display:flex}.row-actions .remove-row{align-self:auto;place-items:center;width:28px;height:28px;margin-bottom:0;display:grid}.equipment-line{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:7px 10px;font-size:13px;display:flex}.equipment-line span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.equipment-line .remove-row{flex-shrink:0;width:24px;height:24px;margin-bottom:0;font-size:13px}.equipment-picker{align-items:flex-end;min-width:0}.equipment-picker label:first-child{flex:2;min-width:0}.equipment-picker label:nth-child(2){flex:0 0 70px}.equipment-picker .text-button{flex-shrink:0}.confirm-row{color:#fff;background:var(--green);border-radius:9px;align-self:flex-start;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex}.confirm-row:disabled{cursor:not-allowed;background:#b7ccc4}.photo-library{margin-bottom:20px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin-bottom:12px;display:grid}.photo-tile{aspect-ratio:1;border:1px solid var(--line);background:#eef3f2;border-radius:10px;position:relative;overflow:hidden}.photo-view{width:100%;height:100%;padding:0;display:block}.photo-tile img{object-fit:cover;width:100%;height:100%;display:block}.photo-delete{color:#fff;background:#1423298c;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.photo-delete:hover{background:#c0392b}.photo-lightbox-backdrop{z-index:20;background:#081416d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.photo-lightbox{background:#0f2224;border-radius:14px;flex-direction:column;max-width:min(720px,100%);max-height:100%;display:flex;overflow:hidden}.photo-lightbox img{object-fit:contain;background:#05100f;max-width:100%;max-height:70vh}.photo-lightbox-bar{color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.photo-lightbox-actions{gap:6px;display:flex}.photo-lightbox-actions .icon-button{color:#fff}.photo-lightbox-actions .icon-button:hover{background:#ffffff26}.drawer-backdrop{z-index:10;background:#03222361;position:fixed;inset:0}.drawer{color:#fff;background:linear-gradient(#087872,#075956);width:min(330px,85vw);height:100%;padding:30px 24px;box-shadow:12px 0 30px #0000002e}.drawer-close{float:right;color:#fff;background:0 0;font-size:28px;line-height:1}.profile{align-items:center;gap:12px;padding:12px 0 30px;display:flex}.avatar{width:44px;height:44px;color:var(--deep-teal);background:#dff5ed;border-radius:50%;place-items:center;font-weight:700;display:grid}.profile div:last-child{flex-direction:column;gap:3px;display:flex}.profile strong{font-size:15px}.profile span{color:#b9ded7;font-size:11px}.drawer-links{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;flex-direction:column;gap:4px;padding:18px 0;display:flex}.drawer-links a{color:#e2f2ef;border-radius:8px;align-items:center;gap:13px;padding:11px 8px;font-size:14px;display:flex}.drawer-links a.selected,.drawer-links a:hover{color:#fff;background:#ffffff1f}.logout{color:#e2f2ef;background:0 0;margin-top:20px;padding:10px 8px;font-size:14px}@media (width<=650px){.topbar{height:62px;padding:0 16px}.brand{font-size:13px}.dashboard{width:calc(100% - 32px);padding-top:31px}.welcome{flex-direction:column;align-items:start;gap:17px;margin-bottom:22px}.welcome h1{font-size:27px}.metrics{gap:8px;margin-bottom:30px}.metric{text-align:center;border-radius:10px;padding:14px 12px}.metric span{min-height:32px;font-size:11px}.metric strong{margin:7px 0 9px;font-size:28px}.work-row{grid-template-columns:49px 1fr;gap:10px;min-height:70px;padding:10px 12px}.work-row .status{grid-column:2;justify-self:start;margin-top:-4px}.section-heading h2{font-size:17px}.work-card,.progress-card{border-radius:10px}.progress-card{padding:15px}}.toggle-row{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 12px;display:flex}.toggle-row:last-child{border-bottom:0}.toggle-copy{flex-direction:column;gap:3px;display:flex}.toggle-copy strong{color:var(--ink);font-size:14px}.toggle-copy span{color:var(--muted);font-size:12px}.switch{flex-shrink:0;width:42px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.switch-track{background:var(--line);border-radius:99px;transition:background .15s;position:absolute;inset:0}.switch-track:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.switch input:checked+.switch-track{background:var(--teal)}.switch input:checked+.switch-track:before{transform:translate(18px)}:root{--app-bg:#f7faf9;--surface:#fff;--surface-alt:#fafcfb;--tile-bg:#eef3f2;--hover-surface:#f6faf9;--accent-gradient:linear-gradient(145deg, #19a28a, #078477);--drawer-gradient:linear-gradient(180deg, #087872, #075956);--progress-green:linear-gradient(90deg, #22a06b, #43b779);--progress-teal:linear-gradient(90deg, #1785b6, #47b596);--app-shell-glow:radial-gradient(circle at 80% 0%, #e9f7f2 0, transparent 30%)}:root[data-theme=dark]{--ink:#e7f2f0;--muted:#93a8a5;--line:#223532;--pale-blue:#123236;--app-bg:#0b1413;--surface:#132321;--surface-alt:#101f1d;--tile-bg:#16302c;--hover-surface:#16302c;--app-shell-glow:radial-gradient(circle at 80% 0%, #08787247 0, transparent 35%);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--ink)!important;background:var(--app-bg)!important}[data-theme=dark] .topbar,[data-theme=dark] .bottom-nav{border-color:var(--line)!important;background:#0b1413db!important}[data-theme=dark] .nav-item{color:var(--muted)}[data-theme=dark] .nav-item.active{color:var(--ink)}[data-theme=dark] .icon-button:hover,[data-theme=dark] .notification:hover,[data-theme=dark] .clickable:hover,[data-theme=dark] .progress-row.clickable:hover{background:var(--hover-surface)!important}[data-theme=dark] .metric,[data-theme=dark] .work-card,[data-theme=dark] .progress-card,[data-theme=dark] .entry-form input,[data-theme=dark] .entry-form select,[data-theme=dark] .entry-form textarea,[data-theme=dark] .survey-plan-summary,[data-theme=dark] .equipment-line,[data-theme=dark] .remove-row,[data-theme=dark] .photo-lightbox-bar{color:var(--ink);background:var(--surface)!important}[data-theme=dark] .survey-plan-row{background:var(--surface-alt)!important}[data-theme=dark] .project-header-photo,[data-theme=dark] .photo-tile{background:var(--tile-bg)!important}[data-theme=dark] .entry-form select{background-color:var(--surface)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%2393a8a5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='5 8 10 13 15 8'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:14px!important}[data-theme=dark] .switch-track:before{background:#cfe6e2}[data-gradient=on] .add-button{background:var(--accent-gradient)}[data-gradient=on] .drawer{background:var(--drawer-gradient)}[data-gradient=on] .progress-track span.green{background:var(--progress-green)}[data-gradient=on] .progress-track span.teal{background:var(--progress-teal)}[data-gradient=off] .add-button,[data-gradient=off] .drawer{background:var(--teal)!important}[data-gradient=off] .progress-track span.green{background:var(--green)!important}[data-gradient=off] .progress-track span.teal{background:#1785b6!important}[data-ambience=on] .app-shell{background:var(--app-shell-glow), var(--app-bg)}[data-ambience=off] .app-shell{background:var(--app-bg)!important}[data-ambience=off] .topbar,[data-ambience=off] .bottom-nav{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-corners=sharp] .brand-mark,[data-corners=sharp] .icon-button,[data-corners=sharp] .notification,[data-corners=sharp] .metric,[data-corners=sharp] .work-card,[data-corners=sharp] .progress-card,[data-corners=sharp] .project-header-photo,[data-corners=sharp] .entry-form input,[data-corners=sharp] .entry-form select,[data-corners=sharp] .entry-form textarea,[data-corners=sharp] .entry-form fieldset,[data-corners=sharp] .primary-button,[data-corners=sharp] .survey-plan-row,[data-corners=sharp] .survey-plan-summary,[data-corners=sharp] .equipment-line,[data-corners=sharp] .confirm-row,[data-corners=sharp] .photo-tile,[data-corners=sharp] .photo-lightbox,[data-corners=sharp] .bottom-nav,[data-corners=sharp] .status,[data-corners=sharp] .remove-row,[data-corners=sharp] .progress-track,[data-corners=sharp] .drawer-links a,[data-corners=sharp] .switch-track{border-radius:0!important}[data-corners=sharp] .avatar,[data-corners=sharp] .sync-dot,[data-corners=sharp] .add-button,[data-corners=sharp] .notification i,[data-corners=sharp] .photo-delete,[data-corners=sharp] .switch-track:before{border-radius:50%!important}
