@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Ubuntu:wght@500;700&display=swap";:root{color:#292b2c;font-synthesis:none;--brand-orange:#f26927;--brand-charcoal:#292b2c;--brand-orange-dark:#b8440d;--brand-orange-hover:#983609;--brand-orange-secondary:#d94f0d;--brand-taupe:#9c9289;--brand-blue:#437caf;--brand-navy:var(--brand-orange-dark);--brand-teal:#1f5a56;--brand-green:#509a51;--brand-amber:#fe9f10;--brand-red:#c90035;--brand-purple:#6f3f79;--surface:#f7f7f7;--paper:#fff;--text:var(--brand-charcoal);--muted:#636c72;--line:#eceeef;--interactive:var(--brand-orange-dark);--interactive-hover:var(--brand-orange-hover);--focus:var(--brand-orange);--success:#266b2d;--warning:#795000;--danger:var(--brand-red);--forest:#27272e;--forest-2:#464a4c;--mint:#fff0e7;--lime:var(--brand-orange);--orange:var(--brand-orange);--shadow:0 18px 50px #27272e24;background:#f7f7f7;font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--surface);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Ubuntu,Open Sans,sans-serif}a{color:var(--interactive)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{min-height:100vh}.sidebar{z-index:20;background:var(--forest);color:#fff;flex-direction:column;width:238px;padding:31px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 10px 34px;display:flex}.brand>div:last-child{letter-spacing:-.4px;align-items:baseline;gap:5px;font-size:18px;display:flex}.brand span{color:#f8b795;font-weight:500}.brand-mark{object-fit:contain;background:#fff;border-radius:9px;width:34px;height:34px;padding:4px;display:block}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#eceeef;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 13px;font-weight:600;display:flex;position:relative}.sidebar nav button:hover{color:#fff;background:#ffffff12}.sidebar nav button.active{color:var(--forest);background:#fff0e7}.nav-icon{text-align:center;width:22px;font-size:18px}.calendar-nav-icon{width:20px;height:20px;margin:auto;display:block}.count{background:var(--brand-orange);color:var(--brand-charcoal);text-align:center;border-radius:10px;min-width:20px;margin-left:auto;padding:2px 5px;font-size:11px}.sidebar-footer{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 0;display:flex}.sidebar-footer .shield{width:28px;height:28px;color:var(--lime);background:#c8ec8321;border-radius:50%;place-items:center;display:grid}.sidebar-footer div:last-child{flex-direction:column;display:flex}.sidebar-footer strong{font-size:12px}.sidebar-footer small{color:#d7d7db;margin-top:2px;font-size:10px}.sidebar nav .feedback-nav-button{color:#fff;background:#ffffff14;border:1px solid #ffffff38;margin-top:14px}.sidebar nav .feedback-nav-button:hover{background:#ffffff26}.feedback-nav-icon{width:20px;height:20px;display:block}.main-area{min-height:100vh;margin-left:238px}.network-banner{color:var(--warning);text-align:center;background:#fff3d7;border-bottom:1px solid #e8cf93;padding:9px 24px;font-size:11px;font-weight:700}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:flex-end;align-items:center;gap:24px;height:74px;padding:0 40px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.environment-pill{color:#721a28;background:#fbe9ec;border:1px solid #dba6ae;border-radius:20px;padding:8px 13px;font-size:12px;font-weight:600}.environment-pill span{background:#a12639;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.environment-pill.production{color:#22633e;background:#edf7f1;border:1px solid #a8cfb7}.environment-pill.production span{background:var(--success)}.profile-summary{color:#464a4c;align-items:center;gap:10px;display:flex}.avatar{width:34px;height:34px;color:var(--forest);object-fit:cover;background:#fff0e7;border-radius:50%;flex:0 0 34px;place-items:center;font-size:12px;font-weight:700;display:grid}.profile-copy{text-align:left;flex-direction:column;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);margin-top:2px;font-size:10px}.page-content{max-width:1240px;margin:0 auto;padding:46px 48px 80px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px;display:flex}.eyebrow{color:var(--brand-navy);letter-spacing:1.7px;margin-bottom:8px;font-size:10px;font-weight:700}.page-heading h1{letter-spacing:-.9px;margin-bottom:7px;font-size:30px}.page-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:14px}.primary-button,.secondary-button,.danger-button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-weight:700;display:inline-flex}.primary-button{color:var(--brand-charcoal);background:var(--brand-orange);box-shadow:0 8px 20px #f269273d}.primary-button:hover{color:#fff;background:var(--interactive)}.primary-button span{font-size:18px;font-weight:400}.secondary-button{color:var(--forest);background:#fff;border:1px solid #ccc}.danger-button{color:#a7422a;background:#fff8f6;border:1px solid #e9c8c0}.day-summary{background:var(--forest);color:#fff;border-radius:16px;grid-template-columns:240px 1fr 210px;align-items:center;gap:30px;margin-bottom:34px;padding:22px 25px;display:grid;box-shadow:0 12px 30px #27272e2e}.summary-time{align-items:center;gap:14px;display:flex}.summary-time .sun{width:39px;height:39px;color:var(--lime);background:#c8ec8324;border-radius:50%;place-items:center;display:grid}.summary-time div,.week-streak div{flex-direction:column;display:flex}.summary-time small,.week-streak small{color:#d7d7db;font-size:11px}.summary-time strong{margin-top:1px;font-family:Ubuntu;font-size:26px}.progress-block>div:first-child{color:#f0f0f2;justify-content:space-between;font-size:11px;display:flex}.progress-block>div strong{color:#fff}.progress-track{background:#ffffff24;border-radius:6px;height:7px;margin:8px 0 6px;overflow:hidden}.progress-track i{background:var(--brand-orange);border-radius:6px;height:100%;display:block}.progress-block>small{color:#d7d7db;font-size:10px}.week-streak{border-left:1px solid #ffffff21;align-items:center;gap:11px;padding-left:28px;display:flex}.week-streak>span{color:var(--lime);background:#c8ec8321;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.week-streak strong{font-size:12px}.section-title{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.section-title h2,.panel h2{letter-spacing:-.35px;margin-bottom:3px;font-size:17px}.section-title p,.panel-header p,.settings-panel>div>p{color:var(--muted);margin-bottom:0;font-size:12px}.quick-section{margin-bottom:32px}.quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;transition:all .18s;position:relative;overflow:hidden}.quick-card:hover{border-color:#f8b795;transform:translateY(-2px);box-shadow:0 9px 22px #27272e17}.quick-open{text-align:left;background:0 0;border:0;grid-template-columns:36px 1fr 20px;align-items:center;gap:11px;width:100%;padding:15px 42px 15px 15px;display:grid}.quick-open>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.quick-card small{color:var(--muted);font-size:10px}.quick-card strong{white-space:nowrap;text-overflow:ellipsis;margin:3px 0;font-size:12px;overflow:hidden}.quick-card span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.quick-open>b{color:var(--interactive);font-size:18px}.pin-button{z-index:2;width:28px;height:28px;color:var(--warning);background:#f5f5f6;border:0;border-radius:50%;font-size:17px;position:absolute;top:7px;right:8px}.type-icon{border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.project-task{color:#296151;background:#e3eee9}.support-case{color:#873d19;background:#fff0e7}.internal{color:#6f5392;background:#eee9f6}.draft-strip{background:#fbfdfc;border:1px dashed #c4d4ce;border-radius:11px;align-items:center;gap:11px;margin:-11px 0 29px;padding:12px 15px;display:flex}.draft-icon{color:var(--brand-navy)}.draft-strip div{flex-direction:column;display:flex}.draft-strip strong{font-size:12px}.draft-strip small{color:var(--muted);font-size:10px}.draft-strip button{color:var(--forest);background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:700}.status-key{color:var(--success);font-size:10px}.entry-list{flex-direction:column;gap:10px;display:flex}.empty-state{border:1px dashed var(--line);color:var(--muted);border-radius:12px;flex-direction:column;align-items:center;padding:28px;display:flex}.empty-state strong{color:var(--text);margin-bottom:4px;font-size:13px}.empty-state span{font-size:10px}.entry-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:58px 4px 1fr 94px;gap:17px;min-height:135px;padding:17px 17px 17px 15px;display:grid;position:relative}.time-column{flex-direction:column;align-items:flex-end;padding-top:2px;display:flex}.time-column strong{font-size:13px}.time-column span{color:var(--muted);margin-top:4px;font-size:10px}.entry-accent{border-radius:4px;width:4px;height:100%;min-height:80px}.entry-main{min-width:0}.entry-top{justify-content:space-between;display:flex}.type-label{border-radius:10px;width:fit-content;padding:3px 8px;font-size:9px;font-weight:700}.posted{color:var(--success);font-size:9px;font-weight:700}.entry-main h3{margin:8px 0 2px;font-size:14px}.entry-main>p{color:var(--muted);margin-bottom:8px;font-size:10px}.entry-main>p span{padding:0 3px}.entry-main blockquote{color:#3f4a47;margin:0 0 9px;padding:0;font-size:11px}.entry-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.entry-meta span{color:#61706c;background:#f2f5f3;border-radius:5px;padding:3px 6px;font-size:9px}.crm-record-link{min-height:24px;color:var(--interactive);text-underline-offset:2px;align-items:center;font-size:9px;font-weight:700;text-decoration:underline;display:inline-flex}.crm-record-link:hover{color:var(--brand-navy)}.crm-record-link:focus-visible{outline:2px solid var(--interactive);outline-offset:2px;border-radius:4px}.duration-column{border-left:1px solid #edf0ee;flex-direction:column;align-items:flex-end;padding-left:16px;display:flex}.duration-column>strong{font-family:Ubuntu;font-size:17px}.duration-column>small{color:var(--muted);font-size:9px}.entry-actions{gap:4px;margin-top:auto;display:flex}.entry-actions button{border:1px solid var(--line);color:#61706c;background:#fff;border-radius:7px;width:27px;height:27px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1e1a94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.editor-modal{background:#fff;border-radius:17px;flex-direction:column;width:min(1050px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 90px #07191452}.editor-header{border-bottom:1px solid var(--line);justify-content:space-between;padding:21px 27px 17px;display:flex}.editor-header h2{margin-bottom:0;font-size:21px}.editor-header .eyebrow{margin-bottom:5px}.close-button{color:#55635f;background:#f0f3f2;border:0;border-radius:50%;width:33px;height:33px;font-size:22px}.editor-scroll{overflow-y:auto}.editor-grid{grid-template-columns:.93fr 1.07fr;min-height:525px;display:grid}.work-picker{border-right:1px solid var(--line);background:#fafcfb;padding:22px 25px}.entry-form{flex-direction:column;gap:15px;padding:22px 27px;display:flex}.field-label{color:#34423e;margin-bottom:6px;font-size:11px;font-weight:700;display:flex}.field-label b{color:var(--orange);margin-left:2px}.search-box{position:relative}.search-box>span{color:#788681;font-size:19px;position:absolute;top:8px;left:12px}input,select,textarea{color:#25332f;background:#fff;border:1px solid #ced8d4;border-radius:8px;outline:none;width:100%;padding:10px 11px;font-size:12px}input:focus,select:focus,textarea:focus{border-color:#4c887a;box-shadow:0 0 0 3px #4c887a1a}.search-box input{padding-left:38px}.service-combobox,.service-combobox-control{position:relative}.service-combobox-control>span{z-index:1;color:#788681;pointer-events:none;font-size:19px;position:absolute;top:8px;left:12px}.service-combobox-control input{padding-left:38px;padding-right:34px}.service-combobox-control:after{content:"⌄";color:#61706c;pointer-events:none;font-size:17px;position:absolute;top:7px;right:12px}.service-combobox-list{z-index:20;background:#fff;border:1px solid #c8d3cf;border-radius:9px;max-height:210px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 13px 30px #27272e2e}.service-combobox-list [role=option]{color:#25332f;cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:8px 10px;font-size:12px;display:flex}.service-combobox-list [role=option].highlighted{background:#eef5f2}.service-combobox-list [role=option].selected{color:var(--interactive);font-weight:700}.service-combobox-list [role=option] b{color:var(--success)}.service-combobox-empty{color:var(--muted);padding:12px 10px;font-size:11px}.picker-caption{justify-content:space-between;padding:18px 2px 8px;display:flex}.picker-caption span{color:#5a6864;text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:700}.picker-caption small{color:var(--muted);font-size:9px}.picker-list{flex-direction:column;gap:7px;display:flex}.picker-list>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:34px 1fr 15px;align-items:center;gap:10px;padding:11px;display:grid}.picker-list>button:hover{border-color:#9dbbb2}.picker-list>button>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.picker-list span{color:var(--muted);font-size:9px}.picker-list strong{white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font-size:11px;overflow:hidden}.picker-list small{color:var(--muted);font-size:9px}.picker-list .picker-meta{flex-wrap:wrap;gap:3px 12px;margin-top:6px;display:flex}.picker-list .picker-meta small{align-items:center;font-size:8px;font-weight:600;display:inline-flex}.picker-list .picker-meta small+small:before{content:"";background:var(--brand-orange);border-radius:50%;width:3px;height:3px;margin-right:8px}.picker-list b{color:var(--interactive)}.empty-picker{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:9px;padding:18px;font-size:10px}.selected-work{background:#fff;border:1px solid #9fc3b8;border-radius:11px;grid-template-columns:38px 1fr auto;gap:10px;margin-top:12px;padding:13px;display:grid;box-shadow:0 0 0 3px #edf6f2}.selected-work>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.selected-work>div:nth-child(2) span{color:var(--brand-teal);font-size:9px;font-weight:700}.selected-work>div:nth-child(2) strong{margin:3px 0;font-size:12px}.selected-work>div:nth-child(2) small{color:var(--muted);font-size:9px}.selected-actions{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.selected-actions button{color:var(--interactive);background:0 0;border:0;padding:2px 0;font-size:9px;font-weight:700}.budget-row{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-top:10px;display:grid}.budget-row div{flex-direction:column;display:flex}.budget-row div+div{border-left:1px solid var(--line);padding-left:12px}.budget-row small{color:var(--muted);font-size:8px}.budget-row strong{margin-top:2px;font-size:11px}.selected-work>a{grid-column:1/-1;width:fit-content}.form-row{gap:10px;display:grid}.form-row.two{grid-template-columns:1fr 1fr}.form-row.duration{grid-template-columns:1.25fr .75fr .75fr}.form-row label>span{color:var(--muted);margin-bottom:5px;font-size:9px;display:block}.segmented{background:#f3f6f4;border:1px solid #ced8d4;border-radius:9px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.segmented button{color:#6b7774;background:0 0;border:0;border-radius:6px;padding:8px;font-size:10px;font-weight:700}.segmented button.active{color:var(--forest);background:#fff;box-shadow:0 2px 6px #233d371a}.warning{color:var(--warning);background:#fff5e7;border-radius:8px;padding:9px 11px;font-size:10px}.api-error{border:1px solid #e8adbc;border-left:4px solid var(--danger);color:#7f0929;background:#fff4f6;border-radius:8px;flex-direction:column;gap:4px;padding:11px 12px;display:flex}.api-error strong{font-size:11px}.api-error span{font-size:10px;line-height:1.45}.api-error small{color:#6f5360;overflow-wrap:anywhere;font-size:8px}.submission-preview{color:var(--brand-navy);background:#eef4f8;border:1px solid #c7d9e6;border-radius:9px;flex-direction:column;gap:8px;padding:10px 11px;display:flex}.submission-preview>div:first-child{flex-direction:column;display:flex}.submission-preview strong{font-size:10px}.submission-preview small{color:var(--muted);margin-top:2px;font-size:8px}.segment-row{border-top:1px solid #c7d9e6;grid-template-columns:55px 1fr auto;align-items:center;gap:7px;padding-top:7px;display:grid}.segment-row b,.segment-row span{font-size:9px}.segment-row small{text-align:right}.subject-preview{color:var(--muted);margin-top:5px;font-size:8px;display:block}.rounding-note{color:var(--brand-teal);background:#eef6f2;border-radius:8px;align-items:center;gap:10px;padding:9px 11px;display:flex}.rounding-note>div{flex-direction:column;display:flex}.rounding-note strong{font-size:10px}.rounding-note small{color:var(--muted);margin-top:2px;font-size:8px}.timer-box{border:1px solid #ced8d4;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.timer-box div{flex-direction:column;display:flex}.timer-box small{color:var(--muted);font-size:9px}.timer-box strong{margin-top:3px;font-size:19px}.timer-box button{background:var(--forest);color:#fff;border:0;border-radius:8px;padding:9px 13px;font-size:10px;font-weight:700}.timer-box button.stop{background:#a84b37}.label-between{justify-content:space-between}.label-between small{font-weight:600}.label-between .under{color:var(--danger)}.label-between .good{color:var(--success)}textarea{resize:vertical;min-height:86px}.editor-footer{border-top:1px solid var(--line);background:#fbfcfc;justify-content:space-between;align-items:center;padding:15px 25px;display:flex}.editor-footer>div:first-child{align-items:center;gap:10px;display:flex}.editor-footer p{flex-direction:column;margin:0;display:flex}.editor-footer p strong{font-size:10px}.editor-footer p small{color:var(--muted);margin-top:2px;font-size:8px}.lock{color:#4c887a}.footer-actions{gap:8px;display:flex}.text-button{color:#52625e;background:0 0;border:0;padding:10px 14px;font-size:11px;font-weight:700}.editor-footer .primary-button{min-width:160px;font-size:11px}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:120;color:#fff;box-shadow:var(--shadow);background:#152f2b;border-radius:10px;align-items:center;gap:9px;padding:11px 17px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.toast span{color:var(--lime)}.success-dialog{text-align:center;background:#fff;border-radius:17px;width:min(470px,100%);padding:34px;box-shadow:0 30px 90px #07191452}.success-check{width:48px;height:48px;color:var(--success);background:#e8f3e9;border-radius:50%;place-items:center;margin:0 auto 14px;font-size:25px;font-weight:800;display:grid}.success-dialog h2{margin-bottom:8px}.success-dialog>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.5}.confirmation-ids{background:#f3f3f5;border-radius:9px;flex-direction:column;gap:6px;margin:17px 0;padding:13px;display:flex}.confirmation-ids code{color:var(--text);overflow-wrap:anywhere;font-size:10px}.success-actions{justify-content:center;gap:9px;display:flex}.week-overview{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:190px 1fr 220px;align-items:center;gap:28px;margin-bottom:30px;padding:23px 26px;display:grid}.week-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.week-heading h1{margin-bottom:5px;font-size:29px}.week-heading p:last-child{color:var(--muted);margin:0;font-size:12px}.week-navigation{align-items:center;gap:7px;display:flex}.week-navigation .secondary-button{min-width:40px;padding:9px 12px}.week-navigation button:disabled{opacity:.45;cursor:not-allowed}.week-overview>div:first-child{flex-direction:column;display:flex}.week-overview>div:first-child small{color:var(--muted);font-size:10px}.week-overview>div:first-child strong{margin:3px 0;font-size:27px}.week-overview>div:first-child span{color:var(--muted);font-size:10px}.week-bars{border-bottom:1px solid #dfe5e2;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:clamp(3px,2vw,18px);min-width:0;height:70px;padding:0 6px;display:grid}.week-bars i{background:#79ad9e;border-radius:5px 5px 0 0;justify-self:center;width:min(28px,100%);display:block;position:relative}.week-bars i:nth-last-child(-n+2){background:#b8cbc5}.week-bars b{text-align:center;width:34px;color:var(--muted);font-size:8px;font-style:normal;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.week-callout{background:#f2f7f4;border-radius:10px;align-items:center;gap:10px;padding:13px;display:flex}.week-callout>span{width:29px;height:29px;color:var(--success);background:#e8f3e9;border-radius:50%;place-items:center;display:grid}.week-callout div{flex-direction:column;display:flex}.week-callout strong{font-size:11px}.week-callout small{color:var(--muted);margin-top:2px;font-size:9px}.week-days{flex-direction:column;gap:8px;display:flex}.week-day{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.week-day.current{border-color:#89b6a9;box-shadow:inset 3px 0 #4b8a78}.week-day.expanded{border-color:#89b6a9}.week-day-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.week-day-summary{text-align:left;width:100%;color:var(--text);background:#fff;border:0;grid-template-columns:1fr 100px 110px 24px;align-items:center;padding:14px 17px;display:grid}.week-day-add{color:var(--interactive);white-space:nowrap;background:#fff;border:1px solid #c8d7d2;border-radius:8px;margin:9px 12px 9px 0;padding:8px 12px;font-size:10px;font-weight:800}.week-day-add:hover,.week-day-add:focus-visible{border-color:var(--interactive);background:#f1f7f5}.week-day-summary:hover,.week-day-summary:focus-visible{background:#f6f9f7}.week-date{align-items:baseline;gap:8px;display:flex}.week-date strong{font-size:12px}.week-date small{color:var(--muted);font-size:10px}.week-day-summary>strong{font-size:13px}.day-status{font-size:9px;font-weight:700}.day-status.complete,.day-status.recorded{color:var(--success)}.day-status.partial{color:#8b5c00}.day-status.missing{color:#a33f32}.day-status.no-time{color:var(--muted)}.expand-icon{font-size:16px;transition:transform .18s;transform:rotate(0)}.week-day.expanded .expand-icon{transform:rotate(180deg)}.week-day-detail{border-top:1px solid var(--line);background:#fbfcfb;padding:0 17px 17px}.day-detail-actions{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.day-detail-actions>div{flex-direction:column;gap:2px;display:flex}.day-detail-actions strong{font-size:11px}.day-detail-actions span{color:var(--muted);font-size:9px}.day-detail-actions .secondary-button,.week-day-detail .empty-state .secondary-button{padding:8px 11px;font-size:10px}.week-day-detail .entry-card{box-shadow:none}.week-day-detail .empty-state{margin:0}.calendar-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.calendar-summary>div{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.calendar-summary small{color:var(--muted);font-size:9px}.calendar-summary strong{font-size:20px}.calendar-layout{grid-template-columns:minmax(520px,1.15fr) minmax(390px,.85fr);align-items:start;gap:18px;display:grid}.calendar-panel,.calendar-detail{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays span{text-align:center;color:var(--muted);padding:5px;font-size:9px;font-weight:700}.calendar-grid{border:1px solid var(--line);border-width:1px 0 0 1px}.calendar-day-cell{border:1px solid var(--line);background:#fff;border-width:0 1px 1px 0;min-height:91px;position:relative}.calendar-date-button{width:100%;min-height:90px;color:var(--text);text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:5px;padding:8px;display:flex}.calendar-day-cell:hover,.calendar-day-cell:focus-within{z-index:1;background:#f3f7f5}.calendar-day-cell.selected{box-shadow:inset 0 0 0 2px var(--brand-navy);background:#e9f0f5}.calendar-day-cell.today .calendar-date-button>span{background:var(--brand-orange);color:#2f3036;border-radius:50%;place-items:center;width:25px;height:25px;margin:-3px 0 0 -3px;font-weight:800;display:grid}.calendar-day-cell.outside{color:#9999a1;background:#fafafa}.calendar-date-button>span{font-size:10px;font-weight:700}.calendar-date-button>strong{color:var(--brand-navy);font-size:11px}.calendar-date-button>small{color:var(--muted);font-size:8px}.calendar-add-button{width:24px;height:24px;color:var(--interactive);background:#fff;border:1px solid #c2d3cd;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:6px;right:6px}.calendar-add-button svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:square;width:14px;height:14px;display:block}.calendar-add-button:hover,.calendar-add-button:focus-visible{border-color:var(--interactive);background:#eaf4f1}.calendar-empty{margin-top:auto}.calendar-detail{position:sticky;top:92px}.calendar-detail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:14px;display:flex}.calendar-detail-heading h2{margin-bottom:4px;font-size:16px}.calendar-detail-heading span{color:var(--muted);font-size:9px}.calendar-detail-heading .secondary-button{white-space:nowrap;padding:8px 10px;font-size:9px}.calendar-detail .entry-card{box-shadow:none;grid-template-columns:48px 3px 1fr;gap:10px;padding:12px}.calendar-detail .duration-column{border:0;flex-direction:row;grid-column:3;justify-content:space-between;align-items:center;padding:0}.calendar-detail .duration-column>small{display:none}.calendar-detail .entry-actions{margin:0}.heading-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.day-detail-actions .heading-actions{flex-direction:column;align-items:stretch}.day-detail-actions .heading-actions>button{width:100%}.page-heading .heading-actions>button{white-space:nowrap;width:213px;height:46px}.leave-editor{max-width:820px}.leave-steps{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:6px;padding:0 28px 18px;display:grid}.leave-steps i{color:#68766f;border-bottom:3px solid #dce3e0;align-items:center;gap:7px;padding:8px;font-size:10px;font-style:normal;font-weight:700;display:flex}.leave-steps i.active{color:var(--forest);border-color:var(--coral)}.leave-editor-body{padding:25px 28px}.leave-step{flex-direction:column;gap:18px;display:flex}.identity-card{background:#f3f7f5;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.identity-card>div{flex-direction:column;gap:2px;display:flex}.identity-card small,.identity-card span{color:var(--muted);font-size:9px}.balance-list{border:0;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;max-height:390px;margin:0;padding:0;display:grid;overflow-y:auto}.balance-list legend{grid-column:1/-1;margin-bottom:8px;font-size:11px;font-weight:700}.balance-list label{cursor:pointer;border:1px solid #cbd4d1;border-radius:10px;gap:8px;padding:15px;display:flex}.balance-list label.selected{border:2px solid var(--forest);background:#eef5f2;padding:14px}.balance-list label span{flex-direction:column;gap:4px;display:flex}.balance-list label strong{font-size:11px}.balance-list label small{color:var(--muted);font-size:9px}.balance-empty{grid-column:1/-1;margin:0}.leave-kind{grid-template-columns:repeat(2,minmax(0,1fr));width:min(360px,100%)}.leave-calculation{background:#eef5f2;border-radius:11px;grid-template-columns:1fr 1fr;gap:20px;padding:15px;display:grid}.leave-calculation>div{flex-direction:column;gap:3px;display:flex}.leave-calculation small,.leave-calculation span{color:var(--muted);font-size:9px}.leave-calculation strong{color:var(--brand-navy);font-size:22px}.leave-calculation ul,.attachment-list{margin:0;padding:0;list-style:none}.leave-calculation li,.attachment-list li{border-bottom:1px solid #dce6e2;justify-content:space-between;gap:10px;padding:5px 0;font-size:9px;display:flex}.check-row{align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.check-row input{flex:none;width:auto}.check-row span{display:inline}.leave-review{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.leave-review>div{background:#f4f6f5;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.leave-review small{color:var(--muted);font-size:8px}.leave-review strong{font-size:10px}.attachment-picker{border:1px dashed #9fafaa;border-radius:9px;padding:15px}.attachment-picker input{margin:8px 0;display:block}.attachment-picker small{color:var(--muted);font-size:9px}.network-banner.compact{border-radius:8px;margin:0;position:static}.leave-card{border:1px solid var(--line);background:#fff;border-left:4px solid #8a9691;border-radius:11px;grid-template-columns:42px 1fr auto;gap:12px;padding:16px;display:grid}.leave-card.status-approved{border-left-color:#19734d}.leave-card.status-pending,.leave-card.status-cancellationpending{border-left-color:#9c6515}.leave-card.status-rejected{border-left-color:#b4233d}.leave-card-icon{width:34px;height:34px;color:var(--forest);background:#eef5f2;border-radius:50%;place-items:center;font-weight:800;display:grid}.leave-card-main{min-width:0}.leave-card-main>div:first-child{justify-content:space-between;gap:10px;display:flex}.leave-card-main h3{margin:6px 0 2px;font-size:13px}.leave-card-main p,.leave-card-main blockquote{color:var(--muted);margin:0 0 7px;font-size:9px}.leave-card-main blockquote{color:var(--text)}.leave-card-main>small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.leave-status{background:#ecefed;border-radius:9px;padding:3px 7px;font-size:8px;font-weight:800}.leave-status.approved{color:#12613f;background:#e7f5ed}.leave-status.pending,.leave-status.cancellationpending{color:#74470b;background:#fff2d9}.leave-status.rejected{color:#921d34;background:#fdecef}.leave-reason{background:#fff3f4;border-radius:7px;flex-direction:column;padding:8px;font-size:9px;display:flex}.leave-attachments{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.leave-attachments span{background:#f2f4f3;border-radius:6px;padding:4px 7px;font-size:8px}.leave-card-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.leave-requests-disabled .page-heading .heading-actions>.secondary-button,.leave-requests-disabled .leave-card-actions{display:none}.text-button{background:0 0;border:0;padding:6px;font-size:9px;font-weight:700}.text-button.danger{color:var(--danger)}.calendar-leave{border-radius:5px;padding:2px 4px}.calendar-leave.approved{color:#12613f;background:#e7f5ed}.calendar-leave.pending{color:#74470b;background:#fff2d9}.calendar-leave.inactive{color:#921d34;background:#fdecef}.calendar-overlap{font-weight:700;color:#921d34!important}.repeat-panel{background:#eaf3ef;border-radius:14px;justify-content:space-between;align-items:center;margin-top:28px;padding:22px 25px;display:flex}.repeat-panel h2{margin-bottom:4px;font-size:16px}.repeat-panel p:last-child{color:var(--muted);margin-bottom:0;font-size:11px}.admin-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:18px;display:grid}.admin-layout .audit-panel{grid-column:1/-1}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.panel-header .secondary-button{padding:8px 11px;font-size:10px}.person-row{border-bottom:1px solid #edf0ee;grid-template-columns:37px 1fr auto auto;align-items:center;gap:10px;padding:15px 0;display:grid}.person-row>div{flex-direction:column;display:flex}.person-row strong{font-size:11px}.person-row small{color:var(--muted);font-size:9px}.person-row>button{color:var(--muted);background:0 0;border:0}.person-row .remove-admin{color:var(--danger);border-radius:6px;padding:7px;font-size:9px;font-weight:700}.person-row .remove-admin:hover:not(:disabled){background:#fff1f3}.active-label,.healthy{color:var(--success);background:#edf7f1;border-radius:10px;padding:4px 8px;font-size:9px;font-weight:700}.admin-note{color:#5d746e;background:#f1f6f4;border-radius:8px;margin-top:15px;padding:10px;font-size:9px;line-height:1.5}.diagnostic-list,.audit-list{flex-direction:column;display:flex}.diagnostic-list>div,.audit-list>div{border-bottom:1px solid #edf0ee;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:13px 0;display:grid}.diagnostic-list>div>div,.audit-list>div>div{flex-direction:column;gap:2px;display:flex}.diagnostic-list strong,.audit-list strong{font-size:10px}.diagnostic-list small,.audit-list small,.audit-list time{color:var(--muted);font-size:8px}.diagnostic-list b{color:var(--success);font-size:8px}.diagnostic-state{width:24px;height:24px;color:var(--success);background:#edf7f1;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.diagnostic-state.rejected{color:var(--warning);background:#fff2e5}.redaction-note{background:#f3f5f8;border-radius:8px;flex-direction:column;gap:3px;margin-top:14px;padding:11px;display:flex}.redaction-note strong{color:var(--brand-navy);font-size:9px}.redaction-note span{color:var(--muted);font-size:8px;line-height:1.5}.audit-count{background:var(--brand-navy);color:#fff;border-radius:12px;place-items:center;min-width:24px;height:24px;font-size:9px;font-weight:700;display:grid}.empty-state.compact{margin:15px 0 0;padding:22px}.health-metrics{grid-template-columns:repeat(3,1fr);gap:8px;padding:19px 0;display:grid}.health-metrics div{background:#f7f9f8;border-radius:9px;flex-direction:column;padding:12px;display:flex}.health-metrics small,.health-metrics span{color:var(--muted);font-size:8px}.health-metrics strong{margin:3px 0;font-size:18px}.schema-evidence,.pilot-gate-panel{grid-column:1/-1}.pilot-actions{flex-wrap:wrap;gap:10px;padding:18px 0;display:flex}.pilot-result{border:1px solid var(--line);color:var(--brand-navy);white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f9f8;border-radius:9px;margin:0 0 14px;padding:14px;font-size:10px}.schema-evidence details{margin-top:12px}.schema-evidence summary{cursor:pointer;color:var(--brand-navy);font-size:10px;font-weight:700}.schema-evidence pre{color:#2f3a37;white-space:pre-wrap;background:#f3f5f8;border-radius:8px;max-height:420px;margin-top:10px;padding:12px;font-size:8px;line-height:1.45;overflow:auto}.event-list>div{border-top:1px solid #edf0ee;gap:10px;padding:11px 0;display:flex}.event-ok{color:var(--success)}.event-list p{flex-direction:column;margin:0;display:flex}.event-list strong{font-size:10px}.event-list small{color:var(--muted);margin-top:2px;font-size:8px}.settings-stack{flex-direction:column;gap:14px;display:flex}.settings-panel{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.work-pattern-panel,.configuration-panel{flex-direction:column;gap:18px;display:flex}.system-configuration{grid-column:1/-1}.work-pattern-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.work-pattern-heading h2{margin-bottom:3px}.work-pattern-heading p{color:var(--muted);margin:0;font-size:12px}.work-pattern-heading>strong{white-space:nowrap;color:var(--brand-navy);font-size:13px}.schedule-grid{grid-template-columns:repeat(7,1fr);gap:9px;display:grid}.schedule-grid label{flex-direction:column;gap:5px;font-size:9px;font-weight:700;display:flex}.hours-input{align-items:center;gap:5px;display:flex}.hours-input input{width:100%;min-width:0;color:var(--text);border:1px solid #cbd4d1;border-radius:7px;padding:9px 7px}.hours-input small{color:var(--muted);font-weight:400}.settings-help{color:var(--muted);font-size:9px}.configuration-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.configuration-grid label{flex-direction:column;gap:5px;display:flex}.configuration-grid label>span{color:var(--text);font-size:9px;font-weight:700}.configuration-grid input,.configuration-grid select{width:100%;color:var(--text);background:#fff;border:1px solid #cbd4d1;border-radius:7px;padding:9px}.configuration-grid label>small{color:var(--muted);margin-top:-2px;font-size:8px}.settings-panel label>span{margin-bottom:5px;font-size:10px;font-weight:700;display:block}.settings-action span{flex-direction:column;display:flex}.settings-action{justify-content:space-between;align-items:center;display:flex}.settings-action strong{font-size:11px}.settings-action small{color:var(--muted);margin-top:2px;font-size:9px}.connection-box{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.connection-box code{overflow-wrap:anywhere;background:#f2f5f3;border-radius:6px;width:100%;padding:8px;font-size:10px}.connection-box small{color:var(--muted);font-size:9px}.environment-selector.production{background:#fffafb;border:2px solid #a12639}.production-inline-warning{color:#721a28;background:#fbe9ec;border-left:4px solid #a12639;border-radius:6px;flex-direction:column;grid-column:1/-1;gap:2px;padding:12px 14px;display:flex}.production-inline-warning span{font-size:11px}.production-connection{color:#8d2031;font-weight:700}.environment-confirmation-backdrop{z-index:140}.environment-confirmation{background:#fff;border-top:5px solid #a12639;border-radius:15px;width:min(460px,100%);padding:28px;box-shadow:0 28px 80px #07191459}.environment-confirmation h2{margin:4px 0 10px}.environment-confirmation>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.55}.environment-confirmation label{margin-top:20px;display:block}.environment-confirmation label>span{margin-bottom:7px;font-size:12px;display:block}.environment-confirmation-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.feedback-backdrop{z-index:150}.feedback-dialog{background:#fff;border-radius:16px;flex-direction:column;width:min(680px,100%);max-height:min(900px,94vh);display:flex;overflow:hidden;box-shadow:0 28px 80px #07191459}.feedback-dialog .editor-header>div>p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px}.feedback-form{flex-direction:column;gap:15px;padding:20px 27px;display:flex;overflow-y:auto}.feedback-form label:not(.attachment-picker){flex-direction:column;gap:6px;display:flex}.feedback-form input:not([type=file]),.feedback-form select,.feedback-form textarea{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #cbd4d1;border-radius:8px;padding:10px 11px}.feedback-form textarea{resize:vertical;line-height:1.45}.feedback-form .field-label small{color:var(--muted);font-weight:400}.feedback-privacy{border-left:4px solid var(--lime);background:#f1f6f4;border-radius:7px;padding:11px 13px}.feedback-privacy strong{font-size:10px}.feedback-privacy p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.5}.feedback-footer{gap:18px}.feedback-footer>p{flex:1}.feedback-receipt{text-align:center;flex-direction:column;align-items:center;padding:38px;display:flex}.feedback-receipt h2{margin:4px 0 8px}.feedback-receipt>p:not(.eyebrow){color:var(--muted);margin:0 0 22px}.feedback-success{width:48px;height:48px;color:var(--success);background:#edf7f1;border-radius:50%;place-items:center;margin-bottom:14px;font-size:24px;font-weight:800;display:grid}.feedback-reference{background:#f3f5f8;border-radius:9px;flex-direction:column;width:180px;margin-bottom:22px;padding:13px;display:flex}.feedback-reference small{color:var(--muted);text-transform:uppercase;font-size:8px}.feedback-reference strong{color:var(--brand-navy);margin-top:3px;font-size:18px}.feedback-receipt .warning{text-align:left;width:100%;margin-bottom:18px}@media (width<=1050px){.day-summary{grid-template-columns:200px 1fr}.week-streak{display:none}.quick-grid{grid-template-columns:1fr}.quick-card strong{white-space:normal}.week-overview{grid-template-columns:140px 1fr}.week-callout{display:none}.admin-grid,.admin-layout{grid-template-columns:1fr}.admin-layout .audit-panel{grid-column:auto}.calendar-layout{grid-template-columns:1fr}.calendar-detail{position:static}}@media (width<=760px){body{padding-bottom:66px}.sidebar{border-top:1px solid var(--line);width:100%;height:66px;color:var(--forest);background:#fff;padding:7px 10px;inset:auto 0 0}.brand,.sidebar-footer{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;height:100%}.sidebar nav button{color:#798580;flex-direction:column;flex:1;justify-content:center;gap:1px;padding:3px;font-size:9px}.sidebar nav button.active{color:var(--forest);background:#eef5f2}.sidebar nav .feedback-nav-button{color:#798580;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;gap:1px;height:100%;margin:0;padding:3px;font-size:9px}.sidebar nav .feedback-nav-button:hover{color:var(--forest);background:#eef5f2}.feedback-nav-icon{width:18px;height:18px}.nav-icon{font-size:17px}.count{position:absolute;top:2px;right:14px}.main-area{margin-left:0}.topbar{justify-content:space-between;height:61px;padding:0 16px}.mobile-brand{align-items:center;font-family:Ubuntu;font-size:13px;display:flex}.mobile-brand .brand-mark{margin-left:-5px;transform:scale(.75)}.environment-pill,.profile-copy{display:none}.page-content{padding:28px 16px 50px}.page-heading{flex-direction:column;align-items:stretch;margin-bottom:22px}.page-heading h1{font-size:24px}.page-heading>.primary-button{z-index:30;border-radius:50%;width:52px;height:52px;padding:0;font-size:0;position:fixed;bottom:78px;right:17px;box-shadow:0 8px 25px #173f394d}.page-heading>.primary-button span{font-size:25px}.day-summary{padding:18px;display:block}.summary-time{margin-bottom:16px}.quick-grid{margin-right:-16px;padding-bottom:5px;display:flex;overflow-x:auto}.quick-card{min-width:270px}.entry-card{grid-template-columns:48px 3px 1fr;gap:11px;padding:14px 12px}.duration-column{border:0;flex-direction:row;grid-column:3;justify-content:space-between;align-items:center;padding:0}.duration-column>small{display:none}.entry-actions{margin:0}.modal-backdrop{align-items:end;padding:0}.editor-modal{border-radius:18px 18px 0 0;max-height:96vh}.editor-grid{display:block}.work-picker{border-right:0;border-bottom:1px solid var(--line);padding:18px}.entry-form{padding:18px}.editor-header{padding:17px 18px 13px}.editor-footer{padding:12px 15px}.editor-footer>div:first-child{display:none}.feedback-dialog{border-radius:18px 18px 0 0;max-height:96vh}.feedback-form{padding:18px}.feedback-footer{flex-direction:column;align-items:stretch}.feedback-footer>p{display:flex}.feedback-footer .primary-button,.footer-actions{width:100%}.footer-actions .primary-button{flex:1}.week-overview{grid-template-columns:1fr}.week-bars{margin-bottom:15px}.week-day{grid-template-columns:1fr auto}.week-day>span{grid-column:1/-1;margin-top:7px}.week-heading{flex-direction:column}.week-heading h1{font-size:24px}.week-navigation{width:100%}.week-navigation button:last-child{margin-left:auto}.week-day-summary{grid-template-columns:1fr auto 20px;gap:7px;padding:13px 12px}.week-day-summary .day-status{grid-column:1/3}.week-day-summary .expand-icon{grid-area:1/3/3}.week-date{flex-direction:column;gap:1px}.week-day-detail{padding:0 12px 12px}.day-detail-actions{align-items:flex-start}.calendar-summary{grid-template-columns:1fr 1fr 1fr;gap:6px}.calendar-summary>div{padding:11px}.calendar-summary strong{font-size:15px}.calendar-panel{padding:8px}.calendar-day-cell{min-height:70px}.calendar-date-button{min-height:69px;padding:5px}.calendar-date-button>strong{font-size:9px}.calendar-date-button>small{font-size:7px}.calendar-add-button{width:22px;height:22px;top:4px;right:4px}.calendar-detail{padding:12px}.repeat-panel{flex-direction:column;align-items:flex-start;gap:14px}.settings-panel{grid-template-columns:1fr;gap:20px}.work-pattern-heading{flex-direction:column;gap:5px}.schedule-grid,.configuration-grid{grid-template-columns:1fr 1fr}.health-metrics,.configuration-grid{grid-template-columns:1fr}.person-row{grid-template-columns:37px 1fr auto}.person-row .active-label{display:none}.page-heading .heading-actions{flex-direction:column;align-items:stretch;width:100%}.page-heading .heading-actions>button{width:100%;min-height:46px}.balance-list,.leave-calculation{grid-template-columns:1fr}.leave-review{grid-template-columns:1fr 1fr}.leave-card{grid-template-columns:34px 1fr}.leave-card-actions{flex-direction:row;grid-column:2;align-items:center}.leave-steps{padding:0 15px 12px}.leave-steps i span{display:none}.leave-editor-body{padding:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.time-entry-writes-disabled .calendar-detail .heading-actions{display:none}
