.portal-root{--p-bg:#f3f6f9;--p-panel:#fff;--p-ink:#1a2933;--p-muted:#607287;--p-line:#dee5ed;--p-blue:#4a6e9d;--p-blue-light:#edf3fb;--p-navy:#181d33;min-height:100dvh;color:var(--p-ink);background:var(--p-bg);font-size:16px;line-height:1.5}.portal-root *{box-sizing:border-box}.portal-root button,.portal-root input,.portal-root select{font:inherit}.portal-root button{cursor:pointer}.portal-root button:disabled{opacity:.6;cursor:wait}.portal-root a:focus-visible,.portal-root button:focus-visible,.portal-root input:focus-visible,.portal-root select:focus-visible{outline:3px solid #e2b532;outline-offset:3px}.portal-root a{text-decoration:none}.portal-root h1,.portal-root h2,.portal-root h3,.portal-root p{margin:0}.portal-root h1{font-size:clamp(26px,3vw,36px);line-height:1.15;letter-spacing:-1px;font-weight:650}.portal-root h2{font-size:18px;font-weight:600}.portal-root h3{font-size:16px;font-weight:600}.portal-brand{display:flex;align-items:center;gap:11px;color:inherit;font-size:19px;font-weight:650;letter-spacing:-.3px}.portal-brand img{flex-shrink:0;object-fit:contain}.portal-brand small{display:block;font-size:12px;font-weight:400;letter-spacing:.2px;color:var(--p-muted)}.portal-login{min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr}.portal-login-story{background:var(--p-navy);color:#fff;padding:42px clamp(25px,5vw,76px);display:flex;flex-direction:column;justify-content:space-between;gap:70px}.portal-login-story .portal-brand small{color:#b1bdd2}.portal-login-story h1{font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-1.6px;margin:16px 0 23px}.portal-login-story p{color:#c5cedf;max-width:410px;font-size:17px;line-height:1.7}.portal-login-story .portal-eyebrow{color:#f4c241}.portal-eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:600;color:var(--p-blue)}.portal-login-benefits{display:grid;gap:16px;margin-top:34px;color:#dce4ef;font-size:14px}.portal-login-benefits span{display:flex;align-items:center;gap:12px}.portal-login-benefits svg{width:19px;height:19px;color:#b4c9e5}.portal-back{display:flex;gap:8px;align-items:center;font-size:14px;color:#bac6da}.portal-login-form{display:grid;place-items:center;padding:50px 32px;background:var(--p-panel)}.portal-form-inner{width:100%;max-width:390px}.portal-form-inner h2{font-size:30px;letter-spacing:-.8px;margin:18px 0 10px}.portal-form-inner>p{color:var(--p-muted);margin-bottom:22px}.portal-test-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--p-blue);background:var(--p-blue-light);padding:7px 11px;border-radius:20px}.portal-access-note{font-size:13px;color:var(--p-muted);background:var(--p-bg);border:1px solid var(--p-line);padding:13px;border-radius:8px;margin:22px 0;overflow-wrap:anywhere}.portal-access-note strong,.portal-button{font-weight:500;color:var(--p-ink)}.portal-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 15px;border:1px solid var(--p-line);background:var(--p-panel);font-size:14px!important;border-radius:8px;white-space:nowrap}.portal-button:hover{border-color:var(--p-blue);background:var(--p-blue-light)}.portal-primary{background:var(--p-blue);color:white;border-color:var(--p-blue)}.portal-primary:hover{background:#385983;color:white}.portal-form-inner .portal-primary,.portal-google{width:100%;min-height:46px}.portal-form-inner label{display:block;font-size:14px;font-weight:500;margin:14px 0 7px}.portal-form-inner input{width:100%;padding:11px 13px;border:1px solid var(--p-line);border-radius:7px;background:var(--p-panel);font-size:16px;color:var(--p-ink)}.portal-form-inner form .portal-button{margin-top:22px}.portal-divider{display:flex;align-items:center;gap:12px;color:var(--p-muted);font-size:12px;margin:23px 0}.portal-divider:after,.portal-divider:before{content:"";height:1px;flex:1;background:var(--p-line)}.portal-form-inner .portal-form-foot{font-size:12px;line-height:1.6;margin:22px 0 0}.portal-error{border:1px solid #efb9b9;background:#fff2f1;color:#973c35;border-radius:9px;padding:15px;margin-bottom:22px;font-size:14px;gap:14px;flex-wrap:wrap}.portal-error,.portal-loading{display:flex;align-items:center}.portal-loading{min-height:270px;justify-content:center;gap:12px;color:var(--p-muted)}.portal-login>.portal-brand{padding:32px}.portal-login>.portal-loading{min-height:100dvh}.portal-spin{animation:portal-rotate 1s linear infinite}@keyframes portal-rotate{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.portal-spin{animation:none}}.portal-workspace{display:grid;grid-template-columns:235px minmax(0,1fr);min-height:100dvh}.portal-sidebar{border-right:1px solid var(--p-line);background:var(--p-panel);padding:27px 18px;display:flex;flex-direction:column;gap:24px}.portal-sidebar .portal-brand{padding:0 7px}.portal-nav-heading{font-size:11px;letter-spacing:1.6px;color:var(--p-muted);padding:15px 13px 0}.portal-sidebar nav{display:grid;gap:7px}.portal-sidebar nav button{display:flex;align-items:center;gap:12px;border:0;text-align:left;padding:12px 13px;color:var(--p-muted);border-radius:8px;background:transparent;font-size:14px}.portal-sidebar nav button:hover{background:var(--p-bg)}.portal-sidebar nav button.active{background:var(--p-blue-light);color:#375d8e;font-weight:600}.portal-sidebar-note{margin-top:auto;padding:17px;background:var(--p-bg);border-radius:10px;color:var(--p-muted);display:grid;gap:9px;font-size:12px}.portal-sidebar-note strong{color:var(--p-ink);font-weight:500}.portal-sidebar-note svg{color:var(--p-blue)}.portal-account{display:flex;align-items:center;gap:8px;border-top:1px solid var(--p-line);padding-top:20px;min-width:0}.portal-avatar{display:grid;place-items:center;width:31px;height:31px;flex-shrink:0;border-radius:50%;background:var(--p-blue-light);color:var(--p-blue)}.portal-account>div:nth-child(2){min-width:0;flex:1}.portal-account strong{display:block;font-size:12px;font-weight:600;overflow-wrap:anywhere}.portal-account span{display:block;font-size:11px;color:var(--p-muted);overflow-wrap:anywhere}.portal-account button{border:0;background:transparent;color:var(--p-muted);padding:6px}.portal-main{min-width:0}.portal-topbar{padding:18px 32px;background:var(--p-panel);border-bottom:1px solid var(--p-line);display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.portal-project-select{display:flex;align-items:center;gap:10px;max-width:100%;color:var(--p-muted);font-size:14px;min-width:0}.portal-project-select>svg{flex-shrink:0}.portal-project-select select{max-width:360px;min-width:0;border:0;background:var(--p-panel);color:var(--p-ink);padding:6px;font-weight:500;text-overflow:ellipsis}.portal-readonly{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--p-muted)}.portal-content{max-width:1500px;padding:34px clamp(20px,3vw,42px);margin:auto}.portal-page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:27px}.portal-page-heading h1{margin:7px 0 11px;overflow-wrap:anywhere}.portal-page-heading p{color:var(--p-muted);font-size:13px;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.portal-page-heading p svg{flex-shrink:0}.portal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.portal-stat{padding:20px 22px;background:var(--p-panel);border:1px solid var(--p-line);border-radius:12px}.portal-stat>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;color:var(--p-muted)}.portal-stat svg{width:18px;height:18px;color:var(--p-blue);flex-shrink:0}.portal-stat>strong{display:block;font-size:34px;font-weight:550;letter-spacing:-1px;margin:13px 0 3px}.portal-stat>small{color:var(--p-muted);font-size:12px}.portal-overview-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:22px}.portal-panel{background:var(--p-panel);border:1px solid var(--p-line);border-radius:12px;padding:22px;min-width:0}.portal-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.portal-panel-heading h2{font-size:16px}.portal-panel-heading>span{font-size:12px;color:var(--p-muted)}.portal-link{display:inline-flex;gap:4px;color:var(--p-blue);font-size:13px!important;font-weight:500;padding:4px 0}.portal-link,.portal-report-row{align-items:center;border:0;background:transparent}.portal-report-row{display:flex;gap:12px;width:100%;padding:15px 0;border-top:1px solid var(--p-line);color:var(--p-ink);text-align:left}.portal-report-row>span:not(.portal-date-tile){flex:1;min-width:0}.portal-report-row>svg{flex-shrink:0;color:var(--p-blue)}.portal-report-row strong{display:block;font-weight:500;font-size:14px}.portal-report-row small{display:block;color:var(--p-muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.portal-report-row.selected,.portal-report-row:hover{background:var(--p-blue-light)}.portal-date-tile{width:40px;flex-shrink:0;background:var(--p-bg);padding:7px 3px;text-align:center;font-weight:500;font-size:17px;border-radius:7px;line-height:1.25}.portal-date-tile small{text-transform:uppercase;font-size:10px}.portal-weather{display:flex;align-items:center;gap:12px;background:var(--p-bg);padding:14px;border-radius:8px;font-size:13px;color:var(--p-muted);margin-top:18px}.portal-weather svg{color:var(--p-blue);flex-shrink:0}.portal-weather strong{font-weight:500;color:var(--p-ink);margin-bottom:4px}.portal-weather span,.portal-weather strong{display:block;font-size:12px}.portal-chart{min-height:180px;display:flex;align-items:flex-end;gap:9px;padding-top:14px}.portal-bar-column{flex:1;min-width:0;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;font-size:11px;color:var(--p-muted)}.portal-bar-column strong{font-weight:500;font-size:12px;color:var(--p-ink);margin-bottom:5px}.portal-bar{background:var(--p-blue);border-radius:4px 4px 0 0;min-width:0;margin-bottom:8px}.portal-gallery-panel{margin-top:22px}.portal-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-photo-card{padding:0;border:1px solid var(--p-line);border-radius:9px;overflow:hidden;background:var(--p-panel);text-align:left;color:var(--p-ink);min-width:0}.portal-photo-card:hover{border-color:var(--p-blue)}.portal-photo-image{aspect-ratio:4/3;background:var(--p-bg);display:grid;place-items:center;overflow:hidden}.portal-photo-image img{width:100%;height:100%;object-fit:cover}.portal-photo-full>span,.portal-photo-image>span{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--p-muted);font-size:12px;padding:15px;text-align:center}.portal-photo-card>span{display:block;padding:12px}.portal-photo-card strong{font-size:13px;font-weight:500;display:block}.portal-photo-card small{display:block;font-size:11px;color:var(--p-muted);margin-top:4px;overflow-wrap:anywhere}.portal-filters{display:flex;align-items:flex-end;gap:15px;flex-wrap:wrap;margin:0 0 23px}.portal-filters label{display:grid;gap:6px;color:var(--p-muted);font-size:12px;max-width:100%}.portal-filters input{border:1px solid var(--p-line);border-radius:7px;background:var(--p-panel);padding:9px 12px;color:var(--p-ink);font-size:14px;max-width:100%;min-height:42px}.portal-search{flex:1;min-width:170px}.portal-report-grid{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:start;gap:22px}.portal-section-label{margin:25px 0 11px!important;font-size:14px!important;color:var(--p-muted)}.portal-notes{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.7}.portal-report-author{font-size:12px;margin-top:22px!important;color:var(--p-muted);overflow-wrap:anywhere}.report-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-table-wrap{overflow-x:auto;max-width:100%}.portal-table-wrap table{border-collapse:collapse;width:100%;font-size:14px}.portal-table-wrap th{font-weight:500;font-size:12px;color:var(--p-muted);text-align:left;white-space:nowrap}.portal-table-wrap td,.portal-table-wrap th{padding:12px 10px;border-bottom:1px solid var(--p-line)}.portal-table-wrap td:first-child,.portal-table-wrap th:first-child{padding-left:0}.portal-table-wrap td{overflow-wrap:anywhere}.portal-table-wrap td:nth-last-child(2){font-variant-numeric:tabular-nums}.portal-empty{padding:60px 25px;text-align:center;background:var(--p-panel);border:1px solid var(--p-line);border-radius:12px}.portal-empty>svg{margin:0 auto 20px;color:var(--p-blue)}.portal-empty p{max-width:540px;margin:12px auto 0;color:var(--p-muted)}.portal-empty-small{font-size:14px;color:var(--p-muted);padding:22px 0!important}.portal-sync-note{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;color:var(--p-muted);font-size:11px;margin-top:25px}.portal-photo-dialog{margin:auto;border:0;border-radius:12px;padding:0;max-width:min(1000px,calc(100vw - 32px));width:100%;max-height:90dvh;background:var(--p-panel);color:var(--p-ink)}.portal-photo-dialog::backdrop{background:#101929b8}.portal-photo-dialog header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;gap:15px}.portal-photo-dialog header button{background:transparent;border:0;color:var(--p-ink);padding:6px}.portal-photo-dialog p{padding:15px 20px;font-size:13px;color:var(--p-muted)}.portal-photo-full{background:var(--p-bg);min-height:250px;display:grid;place-items:center}.portal-photo-full img{display:block;max-width:100%;max-height:70dvh;object-fit:contain}@media(max-width:1100px){.portal-workspace{grid-template-columns:200px minmax(0,1fr)}.portal-sidebar{padding:22px 12px}.portal-sidebar .portal-brand{font-size:16px}.portal-content{padding:26px 22px}.portal-overview-grid,.portal-report-grid{grid-template-columns:1fr}.portal-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-stat{padding:16px}.portal-stat>div{font-size:12px}.portal-panel{padding:18px}.portal-stat>strong{font-size:29px}.portal-chart{min-height:160px}}@media(max-width:760px){.portal-login{grid-template-columns:1fr}.portal-login-story{padding:24px;gap:32px}.portal-login-story>.portal-back,.portal-login-story>div:not(.portal-brand){display:none}.portal-login-form{padding:35px 24px}.portal-workspace{grid-template-columns:1fr}.portal-sidebar{border-right:0;border-bottom:1px solid var(--p-line);padding:17px 18px;gap:15px;display:grid;grid-template-columns:1fr auto}.portal-sidebar .portal-brand{font-size:17px}.portal-sidebar nav{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:4px;order:3}.portal-sidebar nav button{padding:9px 10px;font-size:12px;gap:6px;min-height:42px}.portal-sidebar nav svg{width:16px;height:16px}.portal-nav-heading,.portal-sidebar-note{display:none}.portal-account{padding:0;border:0;margin:0;gap:5px}.portal-account>div:nth-child(2){display:none}.portal-account button{padding:11px}.portal-topbar{padding:13px 18px;gap:10px}.portal-project-select{flex:1;max-width:100%;font-size:13px}.portal-project-select select{max-width:100%;flex:1;width:0}.portal-project-select label{display:none}.portal-content{padding:25px 18px}.portal-page-heading{align-items:flex-start;gap:10px}.portal-page-heading h1{font-size:26px}.portal-page-heading .portal-button{padding:8px 10px;font-size:12px!important}.portal-page-heading .portal-button svg{display:none}.portal-stats{gap:8px}.portal-stat{padding:13px 10px}.portal-stat>div{font-size:12px;align-items:start}.portal-stat svg{display:none}.portal-stat>strong{font-size:27px}.portal-stat small{font-size:11px}.portal-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-filters{gap:10px}.portal-filters input{font-size:16px}.portal-panel-heading h2{font-size:15px}.portal-filters label:not(.portal-search){flex:1;min-width:120px}.portal-root .portal-photo-dialog h2{font-size:16px}}@media(max-width:390px){.portal-stats{grid-template-columns:1fr}.portal-stat{display:grid;grid-template-columns:1fr auto;gap:5px 15px}.portal-stat>strong{grid-column:2;grid-row:1/3;margin:0}.portal-stat small{grid-column:1}.portal-readonly{display:none}.portal-photo-grid{grid-template-columns:1fr}.portal-sidebar nav button{padding:8px}.portal-sidebar nav svg{display:none}}.portal-home-weather{display:flex;gap:16px;align-items:center;margin-bottom:24px}.portal-home-weather p{margin:5px 0}.portal-home-weather small,.portal-period-caption{color:#64748b;font-size:13px}.portal-period{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center}.portal-period-tabs{display:flex;padding:4px;border-radius:12px;background:#e8eef4}.portal-period-tabs button{padding:8px 22px;border-radius:9px;font-weight:600}.portal-period-tabs button.active{background:#fff;color:#155e75;box-shadow:0 1px 4px #0001}.portal-period-date{display:flex;align-items:center;gap:10px}.portal-period-date button{padding:8px}.portal-period-date input{padding:8px;border:1px solid #dbe3eb;border-radius:9px}.portal-period-date button:disabled{opacity:.3}.portal-period-caption{margin:12px 0 20px}.portal-stat-action{text-align:left;cursor:pointer;color:inherit}.portal-stat-action:hover{border-color:#0e7490}.portal-stat-action>span{display:block;font-size:13px;color:#64748b;margin-bottom:12px}.portal-activity{padding:16px 0;border-top:1px solid #e8eef4}.portal-activity h3{font-weight:600}.portal-activity-values{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.portal-activity-values strong{font-size:24px;display:block}.portal-activity-values small{font-size:14px;font-weight:400}.portal-activity p,.portal-activity-values span{font-size:13px;color:#64748b}.portal-activity progress{width:100%;height:10px;margin-top:20px;accent-color:#0e7490}.portal-activity progress::-webkit-progress-bar{background:#e8eef4;border-radius:8px}.portal-activity progress::-webkit-progress-value{background:#0e7490;border-radius:8px}.portal-activity p{margin-top:7px}.portal-period~.portal-panel{margin-bottom:24px}@media(max-width:600px){.portal-period-date{flex-wrap:wrap}.portal-activity-values strong{font-size:20px}}.portal-activities-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.portal-activities .portal-panel{margin-bottom:24px}.portal-activities-grid .portal-activity-card{padding:24px;text-align:left;color:inherit;cursor:pointer;border:1px solid #dbe3eb;margin:0}.portal-activity-card:hover{border-color:#0e7490}.portal-activity-card h3{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.portal-activity-card h3 small{font-size:11px;background:#eef2f6;padding:3px 7px;border-radius:6px;color:#64748b}.portal-activities>.portal-activity{padding:24px}.portal-activity-breakdown{margin-top:20px;border-top:1px solid #e8eef4;padding-top:16px}.portal-activity-breakdown>div{display:flex;justify-content:space-between;gap:20px;padding:6px 0}.portal-activity-breakdown dt{color:#64748b}.portal-activity-breakdown dd{font-weight:600}.portal-daily-quantity{display:grid;grid-template-columns:110px 1fr 100px;align-items:center;gap:16px;padding:9px 0;font-size:13px}.portal-daily-quantity strong{text-align:right}.portal-daily-track{background:#eef2f6;border-radius:6px;overflow:hidden;height:12px}.portal-daily-track>div{background:#0e7490;height:100%;border-radius:6px}.portal-activity-source{border-top:1px solid #e8eef4;padding-bottom:15px}.portal-activity-note{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.portal-activity-source p{color:#64748b;margin:4px 0 4px 12px}@media(max-width:900px){.portal-activities-grid{grid-template-columns:1fr}}@media(max-width:500px){.portal-daily-quantity{grid-template-columns:90px 1fr 75px;gap:8px;font-size:12px}}