@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#f7f8fa;--paper:#fff;--ink:#233d35;--text:#30453e;--muted:#7c8884;--line:#e7ebe9;--green:#20775b;--green-dark:#175d47;--green-soft:#eaf3ee;--radius:14px;--shadow:0 3px 12px #16382b03}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #58a889}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);font-family:Manrope,Segoe UI,sans-serif}h1{letter-spacing:-1.1px;font-size:31px;font-weight:750;line-height:1.35}h2{letter-spacing:-.3px;font-size:16px;font-weight:750}h3{font-size:15px}.muted{color:var(--muted)}.small-text{font-size:12px}.tabular{font-variant-numeric:tabular-nums}.align-right{text-align:right!important}.negative,.danger{color:#b75449!important}.full{width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;width:235px;padding:35px 20px 0;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{letter-spacing:-1.2px;color:#234c3c;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;display:flex}.brand-icon{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.brand-dot{color:#4f9670;margin-left:-10px}.workspace-label{border:1px solid var(--line);background:#f8faf8;border-radius:9px;align-items:center;gap:11px;margin:33px 0;padding:13px 11px;font-size:12px;font-weight:600;display:flex}.workspace-label small{letter-spacing:1px;color:#94a39b;margin-top:2px;font-size:9px;display:block}.workspace-mark{color:#607568;background:#e6ede7;border-radius:6px;place-items:center;width:29px;height:31px;font-size:13px;display:grid}.nav-caption{color:#9aa39e;letter-spacing:1.6px;margin-bottom:13px;padding:0 13px;font-size:9px;font-weight:600}nav{gap:6px;display:grid}.nav-item{color:#6f7b75;border-radius:8px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;transition:background .15s;display:flex}.nav-item:hover{background:#f6f8f6}.nav-item.active{background:var(--green-soft);color:#206448;font-weight:650}.nav-dot{background:#428162;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto}.sidebar-note{color:#688270;margin:30px 9px 28px;font-size:11px}.sidebar-note p{color:#a0aaa4;margin:6px 0;font-size:10px}.tiny-dot{background:#4e9772;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.profile{border-top:1px solid var(--line);align-items:center;gap:9px;margin:18px -20px 0;padding:21px 17px;font-size:11px;display:flex}.profile strong{font-weight:600}.profile small{color:var(--muted);text-transform:capitalize;font-size:10px;display:block}.profile form{margin-left:auto}.avatar{color:#687957;background:#e7ece3;border:2px solid #fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:11px;font-weight:650;display:inline-grid}.avatar.small{width:30px;height:30px;font-size:9px}.main-shell{flex-direction:column;width:calc(100% - 235px);min-height:100vh;margin-left:235px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffb3;justify-content:space-between;align-items:center;gap:10px;height:76px;padding:0 40px;display:flex}.breadcrumb{color:#929c98;align-items:center;gap:12px;font-size:11px;display:flex}.breadcrumb strong{color:#506057;font-weight:500}.topbar-right{align-items:center;gap:21px;display:flex}.header-date{color:#7d8a83;align-items:center;gap:8px;font-size:11px;display:flex}.dev-badge{color:#867d5c;background:#f5f1e5;border:1px solid #ebe4d0;border-radius:5px;align-items:center;gap:6px;padding:4px 8px;font-size:10px;display:flex}.dev-badge span{background:#b6a878;border-radius:50%;width:4px;height:4px}.content{flex:1;width:100%;max-width:1580px;margin:0 auto;padding:37px 40px 50px}.workspace-footer{color:#a0aaa5;border-top:1px solid var(--line);justify-content:space-between;padding:20px 40px;font-size:10px;display:flex}.footer-dot{color:#b5bdb9;padding:0 5px}.mobile-toggle{display:none!important}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:1.7px;color:#8e9e94;margin-bottom:9px;font-size:9px;font-weight:650;display:block}.page-heading p{color:#86918b;margin-top:8px;font-size:12px}.button{color:#456052;white-space:nowrap;background:#fff;border:1px solid #dee5e0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px 15px;font-size:12px;font-weight:550;transition:background .15s,box-shadow .15s;display:inline-flex}.button:hover{background:#f4f7f4;box-shadow:0 1px 3px #00000008}.button.primary{background:var(--green);color:#fff;border-color:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.small{min-height:33px;padding:6px 11px;font-size:11px}.button-group{align-items:center;gap:8px;display:flex}.icon-button{color:#89978e;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:30px;min-height:30px;padding:7px;display:inline-flex}.icon-button:hover{color:#335d47;background:#eff3ef}.text-button{color:#7c8c81;background:0 0;border:0;padding:7px;font-size:11px}.text-link{color:var(--green);text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.text-link:hover{text-decoration:underline}.section-toolbar{justify-content:space-between;align-items:center;gap:15px;margin:0 0 21px;display:flex}.pill{color:#60776a;align-items:center;font-size:11px;display:flex}.date-pill{border:1px solid var(--line);color:#65776c;background:#fff;border-radius:6px;align-items:center;gap:9px;padding:8px 11px;font-size:11px;display:flex}.date-pill small{color:#a0aaa4;margin-left:3px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px;display:grid}.stat-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;min-width:0;padding:21px 22px 18px}.stat-label{color:#85958b;letter-spacing:1.05px;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:650;display:flex}.stat-label>span{color:#9cac9f}.stat-value{letter-spacing:-1.4px;color:#2b4e3c;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:17px 0 10px;font-family:Manrope,sans-serif;font-size:32px;font-weight:650;line-height:1.2}.stat-card p{color:#93a095;font-size:10px;line-height:1.7}.stat-card.accent{background:#edf4ed;border-color:#dbe8dc}.stat-card.accent .stat-label{color:#6b8d6c}.stat-card.accent .stat-value{color:#316641}.dashboard-grid{grid-template-columns:1.08fr 1fr;gap:22px;margin-bottom:25px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.card-heading{justify-content:space-between;align-items:center;gap:15px;padding:24px 25px 20px;display:flex}.card-heading p{color:#96a199;margin-top:5px;font-size:11px}.legend{color:#9baa9e;align-items:center;gap:6px;font-size:9px;display:flex}.legend i{background:#85aa8a;border-radius:2px;width:6px;height:6px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:225px;padding:37px 24px 40px;display:flex}.empty-icon{color:#9aac98;background:#f1f5f0;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:4px;display:grid}.empty h3{color:#607561;font-size:14px}.empty p{color:#9ba69d;max-width:310px;font-size:11px;line-height:1.8}.empty .button{margin-top:8px}.table-scroll{width:100%;overflow:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%;font-size:11px}thead{background:#fafbf9;border-top:1px solid #f0f2ee;border-bottom:1px solid #f0f2ee}th{letter-spacing:.9px;color:#94a092;text-align:left;padding:13px 23px;font-size:8px;font-weight:600}td{color:#6d7c70;border-bottom:1px solid #f0f2ee;padding:17px 23px}tr:last-child td{border-bottom:0}td strong{color:#526b53;font-size:11px;font-weight:600}td small{color:#a0aba0;margin-top:3px;font-size:10px;display:block}td .badge{font-size:9px}.badge{letter-spacing:.2px;color:#819277;white-space:nowrap;background:#f0f3ed;border-radius:5px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:500;display:inline-flex}.badge.green{color:#608250;background:#edf5e9}.badge.neutral{color:#8d9788;background:#f1f2ef}.cell-title{align-items:center;gap:13px;display:flex}.entity-icon{color:#79926c;background:#f0f4ed;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.notice{color:#57725b;background:#edf3ee;border:1px solid #dde8df;border-radius:8px;align-items:flex-start;gap:9px;margin:0 0 20px;padding:13px 15px;font-size:12px;line-height:1.7;display:flex}.notice svg{flex-shrink:0;margin-top:2px}.notice.error{color:#a7493b;background:#fff5f2;border-color:#efdcd7}.notice.warning{color:#8a6e30;background:#faf6e9;border-color:#e8dfbc}.fine-print{color:#94a08f;margin-top:15px;font-size:11px;line-height:1.8}.standalone{max-width:700px;margin:100px auto;padding:30px}.standalone>p{margin:20px 0}.standalone .button{margin-right:10px}.project-bars{padding:4px 26px 28px}.project-bar{margin-top:18px}.project-bar>div:first-child{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;display:flex}.project-bar span{align-items:center;gap:7px;display:flex}.project-bar strong{color:#6d816c;font-weight:500}.project-bar small{color:#a7b09f;margin-left:3px;font-size:9px}.color-dot{border-radius:2px;width:7px;height:7px;display:inline-block}.bar-track{background:#f3f5ee;border-radius:3px;height:6px;overflow:hidden}.bar-fill{background:#8aac88;border-radius:3px;height:100%}.color-0{background:#88ab84}.color-1{background:#b0bd92}.color-2{background:#a6c5b7}.color-3{background:#c6c4a1}.bar-fill.over{background:#c18868}.trend{gap:10px;height:253px;padding:10px 25px 40px;display:flex}.trend-axis{color:#a2ac9c;flex-direction:column;justify-content:space-between;width:30px;padding-bottom:0;font-size:9px;display:flex}.trend-plot{flex:1;min-width:0;position:relative}.gridline{border-top:1px dashed #edf0e7;width:100%;position:absolute}.gridline.top{top:0}.gridline.mid{top:50%}.gridline.bottom{bottom:0}.trend-bars{justify-content:space-around;align-items:flex-end;gap:5px;height:100%;padding:0 4px;display:flex;position:relative}.trend-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:2px;max-width:37px;height:100%;display:flex;position:relative}.trend-bar{background:#9db898;border-radius:4px 4px 0 0;width:75%;min-height:1px;transition:height .3s}.trend-bar:hover{background:#598258}.trend-column>span{color:#a2ac9c;white-space:nowrap;font-size:8px;position:absolute;bottom:-23px}.trend-column:nth-child(2n)>span{display:none}.search-box{align-items:center;width:280px;display:flex;position:relative}.search-box>svg{color:#94a18e;position:absolute;left:12px}.search-box input{padding-left:37px}.checkbox{color:#829079;cursor:pointer;align-items:center;gap:8px;font-size:11px;display:flex}.checkbox input{width:14px;height:14px;accent-color:var(--green);flex-shrink:0}.project-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:23px 24px 0}.project-card-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.project-card .eyebrow{margin-bottom:7px;font-size:8px}.project-card h2{margin-bottom:9px;font-size:19px}.project-title{color:inherit;font:inherit;text-align:left;background:0 0;border:0;padding:0}.project-card>p{color:#99a28f;min-height:38px;font-size:11px}.project-meta{color:#9ca691;gap:13px;margin:19px 0;font-size:9px;display:flex}.project-meta span+span:before{content:"·";margin-right:13px}.project-card-bottom{border-top:1px solid #eef1e9;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.avatar-stack{padding-left:4px;display:flex}.avatar-stack .avatar{margin-left:-4px}.avatar-stack .muted{font-size:10px}input,select,textarea{color:#466043;background:#fff;border:1px solid #dfe6dc;border-radius:7px;outline:none;width:100%;min-height:39px;padding:10px 11px;font-size:12px}input:focus,select:focus,textarea:focus{border-color:#7fa179;box-shadow:0 0 0 3px #eaf2e6}input::placeholder,textarea::placeholder{color:#a8b0a0}input[type=checkbox]{min-height:0;padding:0}input:disabled,select:disabled{color:#96a08a;background:#f5f7f1}.field{flex-direction:column;gap:6px;min-width:0;margin-bottom:16px;display:flex}.field>label{color:#71866a;font-size:11px;font-weight:550}.field>small{color:#a1ac95;font-size:10px;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.modal{color:var(--text);background:#fff;border:1px solid #e2e9dc;border-radius:17px;width:470px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 50px);padding:0;overflow:auto;box-shadow:0 25px 90px #19312026}.modal.wide{width:690px}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17251c70}.modal-head{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:flex-start;padding:24px 27px 20px;display:flex;position:sticky;top:0}.modal-head h2{font-size:21px}.modal-head p{margin-top:6px;font-size:11px}.modal-body{padding:25px 27px}.form-actions{border-top:1px solid var(--line);z-index:4;background:#fbfcf9;justify-content:flex-end;gap:10px;padding:18px 27px;display:flex;position:sticky;bottom:0}.form-section-title{color:#53734b;border-top:1px solid #edf1e7;justify-content:space-between;align-items:center;margin:10px 0 18px;padding-top:15px;font-size:12px;font-weight:600;display:flex}.form-section-title span{color:#97a289;font-size:10px;font-weight:400}.segmented{background:#f2f5ee;border-radius:8px;gap:4px;margin-bottom:23px;padding:4px;display:flex}.segmented button{color:#89967d;background:0 0;border:0;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:7px;padding:8px 15px;font-size:11px;display:flex}.segmented button.selected{color:#527548;background:#fff;box-shadow:0 1px 4px #3a572312}.segmented.compact{margin:0}.inline-task{margin:-3px 0 22px}.inline-input{align-items:center;gap:9px;display:flex}.inline-input input{flex:1;min-width:0}.duration-preview{color:#879976;background:#f5f8f0;border:1px solid #e7eedf;border-radius:7px;align-items:center;gap:8px;margin:0 0 20px;padding:11px 12px;font-size:11px;display:flex}.duration-preview strong{color:#567648;margin-left:auto;font-weight:600}.active-timer{background:#edf5ed;border:1px solid #d7e6d6;border-radius:11px;align-items:center;gap:15px;margin-bottom:25px;padding:14px 18px;display:flex}.active-timer strong{color:#447343;font-size:12px}.active-timer small{color:#8d9e83;margin-top:2px;font-size:10px;display:block}.timer-pulse{color:#58834a;background:#dcebd7;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.timer-clock{font-variant-numeric:tabular-nums;color:#3c683d;margin-left:auto;font-family:Manrope,sans-serif;font-size:22px;font-weight:600}.week-card{margin-bottom:25px}.week-grid{border-top:1px solid var(--line);grid-template-columns:repeat(7,1fr);gap:8px;padding:11px 14px;display:grid}.day{color:#909d86;background:#fff;border:1px solid #0000;border-radius:9px;flex-direction:column;align-items:center;gap:6px;padding:13px 5px;display:flex}.day>span{font-size:10px}.day>strong{color:#6c8261;font-size:20px;font-weight:500}.day>small{font-variant-numeric:tabular-nums;margin-top:3px;font-size:11px}.day.today{background:#f4f7ef}.day.today>strong{color:var(--green);font-weight:700}.day.selected{background:#ecf3e7;border-color:#7da273}.day:hover{background:#f5f7f0}.week-total{color:#557c48;font-size:17px;font-weight:600}.week-total small{color:#a1ac95;margin-left:5px;font-size:10px;font-weight:400}.notes-cell{white-space:normal;max-width:230px}.filters{flex-wrap:wrap;align-items:flex-start;gap:14px;margin-bottom:25px;padding:20px;display:flex}.filters .field{flex:1;min-width:135px;margin-bottom:0}.filters .field:nth-last-child(-n+3){flex:.7}.budget{min-width:130px;font-size:10px}.budget .bar-track{height:4px;margin-top:7px}.report-footnote{color:#9ba78d;border-top:1px solid var(--line);background:#fbfcf9;padding:20px 25px;font-size:10px;line-height:1.9}.settings-notes{grid-template-columns:repeat(3,1fr);gap:28px;padding:30px 5px;display:grid}.settings-notes h3{color:#718965;margin-bottom:8px;font-size:12px}.settings-notes p{color:#9ba58f;font-size:11px;line-height:1.8}.team-list{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.team-row{align-items:center;gap:9px;display:flex}.team-row strong{font-size:12px;font-weight:500}.team-row small{color:#9ba68e;font-size:10px;display:block}.team-row>.icon-button{margin-left:auto}.inset-form{background:#f8faf5;border:1px solid #e8eee0;border-radius:9px;margin-bottom:20px;padding:16px}.task-list{margin-bottom:20px}.task-row{border-bottom:1px solid #edf1e6;justify-content:space-between;align-items:center;padding:8px 0;font-size:12px;display:flex}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:#edf2e9;flex-direction:column;justify-content:space-between;min-height:100vh;padding:55px 65px;display:flex}.login-story>div{margin:70px 0}.login-story .eyebrow{color:#819b71}.login-story h1{letter-spacing:-2.3px;color:#30553a;margin:23px 0;font-size:56px;line-height:1.18}.login-story p{color:#8da17d;max-width:340px;font-size:15px;line-height:1.9}.login-story>small{color:#a4b393;font-size:11px}.story-art{border-bottom:1px solid #d1ddc9;align-items:flex-end;gap:14px;max-width:330px;height:160px;margin-top:42px;padding:0 13px;display:flex;position:relative}.art-bar{background:#c1d3b7;border-radius:8px 8px 0 0;width:49px;height:55%}.art-bar:nth-child(2){background:#aec79f;height:75%}.art-bar:nth-child(3){background:#b8ceb0;height:64%}.art-bar:nth-child(4){background:#91b380;height:92%}.story-art>span{letter-spacing:.5px;color:#91a780;font-size:10px;position:absolute;bottom:-30px;right:0}.login-panel{place-items:center;padding:45px;display:grid}.login-box{width:100%;max-width:370px}.login-box>h2{letter-spacing:-1px;margin:22px 0 10px;font-size:31px}.login-box>.muted{margin-bottom:28px;font-size:12px;line-height:1.8}.persona-list{gap:12px;display:grid}.persona{text-align:left;color:#809675;background:#fff;border:1px solid #e0e8db;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:17px 18px;display:flex}.persona:hover{background:#f6f9f2;border-color:#b2c7a3}.persona strong{color:#58734c;font-size:13px;font-weight:600;display:block}.persona small{color:#a2ae94;margin-top:4px;font-size:11px;display:block}@media (min-width:1650px){.content{padding-top:47px}.stat-card{padding:25px}.stat-value{font-size:39px}.dashboard-grid{gap:25px}.trend{height:275px}}@media (max-width:1200px){.sidebar{width:210px;padding-left:14px;padding-right:14px}.main-shell{width:calc(100% - 210px);margin-left:210px}.content{padding:29px 25px}.topbar{padding:0 25px}.stat-card{padding:17px}.stat-value{font-size:27px}.stat-label{font-size:8px}.project-cards{grid-template-columns:repeat(2,1fr)}.profile{margin-left:-14px;margin-right:-14px}.sidebar-note{font-size:10px}.card-heading{padding:20px}.dashboard-grid{gap:17px}.stats-grid{gap:12px}.header-date{display:none}th,td{padding-left:18px;padding-right:18px}}@media (max-width:950px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.settings-notes{grid-template-columns:1fr;gap:17px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading>.button-group{flex-direction:column;align-items:stretch}.login-story{padding:40px}.login-story h1{font-size:43px}.legend{font-size:10px}.project-bar small{display:none}}@media (max-width:700px){.sidebar{width:230px;padding-top:24px;transition:transform .2s;transform:translate(-100%);box-shadow:10px 0 40px #16361a20}.sidebar.open{transform:translate(0)}.main-shell{width:100%;margin-left:0}.mobile-toggle{display:flex!important}.topbar{height:61px;padding:0 16px}.breadcrumb{gap:7px}.topbar-right{gap:6px}.dev-badge{padding:3px 6px;font-size:8px}.content{padding:25px 17px 35px}.page-heading{flex-wrap:wrap;align-items:center;gap:10px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.eyebrow{font-size:8px}.page-heading .button{padding:8px 11px;font-size:11px}.stats-grid{gap:10px;margin-bottom:19px}.stat-card{padding:17px 14px}.stat-value{margin:13px 0 8px;font-size:27px}.stat-label{letter-spacing:.65px;font-size:7px}.stat-label svg{width:14px}.stat-card p{font-size:9px}.section-toolbar{gap:8px}.search-box{width:210px}.checkbox{font-size:10px}.project-cards{grid-template-columns:1fr}.workspace-footer{padding:15px 17px;font-size:9px}.workspace-footer>span:last-child{display:none}.active-timer{flex-wrap:wrap;gap:8px;padding:12px}.active-timer .timer-clock{font-size:19px}.active-timer .button{font-size:10px}.active-timer .text-button{padding:0}.week-card .card-heading{flex-wrap:wrap;gap:10px;padding:14px}.week-card h2{font-size:12px}.week-grid{gap:3px;padding:6px}.day{padding:9px 2px}.day>strong{font-size:17px}.day>small{font-size:10px}.week-total{padding-left:7px}.form-grid{gap:0 12px}.modal-head,.modal-body{padding:20px}.modal{max-height:calc(100dvh - 24px)}.form-actions{padding:15px 20px}.modal-head h2{font-size:19px}.inline-input{flex-wrap:wrap}.inline-input input{min-width:150px}.team-list{grid-template-columns:1fr}.filters{gap:12px;padding:16px}.filters .field{min-width:calc(50% - 12px)}.report-footnote{padding:16px}.card-heading{gap:10px}.card-heading h2{font-size:14px}.card-heading .text-link,.card-heading p{font-size:10px}.login-page{grid-template-columns:1fr}.login-story{min-height:0;padding:25px 30px}.login-story>div{margin:35px 0 20px}.login-story h1{font-size:38px}.login-story p{font-size:12px}.login-story>small,.story-art{display:none}.login-panel{padding:35px 25px 55px}.standalone{margin:40px auto}.login-box>h2{font-size:27px}}.table-scroll{position:relative}table,td strong{font-size:12px}th{color:#72816c;font-size:9px}td small,.stat-card p,.card-heading p,.empty p,.fine-print,.report-footnote{color:#778570;font-size:11px}.field>label{color:#596f54;font-size:12px}.page-heading p{color:#748170}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
