:root{font-family:Inter,Arial,sans-serif;color:#073f52;background:#f3f6f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f3f6f7}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.timesheet-app{min-height:100vh;background:#f3f6f7}.brand-header{min-height:94px;display:flex;align-items:center;gap:36px;padding:0 42px;background:#004658;color:#fff;border-bottom:5px solid #e2233e}.brand-logo{display:flex;align-items:center;text-decoration:none;white-space:nowrap}.brand-logo img{display:block;width:246px;max-width:24vw;height:auto}.brand-header-title{flex:1;display:flex;gap:24px;align-items:baseline;justify-content:center}.brand-header-title strong{font-size:25px;letter-spacing:-.5px}.brand-header-title span{font-size:14px;font-weight:700;color:#d8e7ea}.brand-header-actions{display:flex;align-items:center;gap:15px}.uk-chip{border:1px solid #6092a0;border-radius:999px;padding:6px 10px;color:#e7f0f2;font-size:11px;font-weight:750}.profile-button{display:flex;align-items:center;gap:8px;background:transparent;color:#fff;font-size:13px;font-weight:700;padding:4px}.avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#e2233e;color:#fff;font-size:12px}.timesheet-main{width:min(1380px,calc(100% - 48px));margin:28px auto 46px}.week-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;border:1px solid #cbd9dd;border-radius:9px;padding:11px 13px;box-shadow:0 2px 4px #003c4d10}.week-nav,.week-submit{display:flex;align-items:center;gap:9px}.week-nav button,.ghost-button{background:#fff;border:1px solid #b7c7cc;color:#004658;border-radius:6px;padding:10px 15px;font-size:13px;font-weight:750}.week-nav button:nth-child(2){background:#eff4f5}.primary-button{background:#e2233e;color:#fff;border-radius:6px;padding:11px 17px;font-size:13px;font-weight:800;box-shadow:0 2px 4px #9e102737;text-decoration:none}.primary-button:hover{background:#c91831}.status-pill{border-radius:999px;background:#f0f3f4;color:#61727a;padding:8px 24px;font-size:12px;font-weight:750}.status-pill.submitted{background:#e0f1e8;color:#21724e}.weekly-summary{display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:24px;margin:22px 0;padding:17px 22px;background:#fff;border-left:5px solid #e2233e;box-shadow:0 2px 5px #003c4d10}.weekly-summary div:first-child{display:grid;gap:3px}.weekly-summary span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#60747c}.weekly-summary strong{font-size:20px;color:#004658}.weekly-summary small{font-size:12px;color:#698088}.summary-bar{height:9px;overflow:hidden;border-radius:99px;background:#e4ecee}.summary-bar i{display:block;height:100%;background:#004658;transition:width .2s}.weekly-summary p{margin:0;color:#61757e;font-size:12px;white-space:nowrap}.weekly-summary p b{color:#004658}.days-list{display:grid;gap:14px}.day-card{background:#fff;border:1px solid #d6e0e3;border-radius:9px;overflow:hidden;box-shadow:0 2px 5px #003c4d0b}.day-card.has-leave{border-left:4px solid #e2233e}.day-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 21px 12px;background:#f8fafb;border-bottom:1px solid #e3eaec}.day-heading h2{margin:0;color:#004658;font-size:17px;text-transform:uppercase;letter-spacing:.01em}.day-heading span{color:#698088;font-size:11px;font-weight:700}.day-balance{text-align:right}.day-balance strong{display:block;color:#004658;font-size:16px}.day-balance span{font-size:10px;font-weight:600}.leave-panel{display:flex;align-items:center;gap:14px;padding:9px 21px;background:#f6f8f9;border-bottom:1px solid #e2e9eb}.leave-panel>span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#647980;font-weight:850}.leave-options{display:flex;gap:6px}.leave-options button{padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #cbd8dc;color:#596f77;font-size:11px;font-weight:700}.leave-options button:hover{border-color:#8ba0a7}.leave-options button.selected{border-color:#e2233e;background:#e2233e;color:#fff}.leave-options button.neutral-selected{border-color:#b8c7cb;background:#e9eef0;color:#50676f}.leave-panel small{color:#7c6569;font-size:11px}.day-card.has-leave .leave-panel{background:#fff8f9;border-bottom-color:#efd8dc}.entry-heading,.day-entry{display:grid;grid-template-columns:1.15fr 1.2fr 120px 1.45fr 30px;gap:10px;padding-left:21px;padding-right:21px}.entry-heading{padding-top:14px;padding-bottom:7px;color:#647881;font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:850}.day-entries{display:grid;gap:8px;padding-bottom:8px}.day-entry{align-items:center}.day-entry select,.hour-field,.day-entry textarea{width:100%;border:1px solid #a9bcc2;border-radius:6px;background:#fff;color:#294b56;font-size:13px}.day-entry select{height:42px;padding:0 11px}.day-entry select:disabled,.day-entry input:disabled,.day-entry textarea:disabled{background:#eff3f4;color:#87999f;border-color:#d3dfe2}.hour-field{display:flex;align-items:center;height:42px}.hour-field input{min-width:0;flex:1;border:0;outline:0;padding:0 0 0 11px;color:#294b56;background:transparent}.hour-field span{padding:0 10px;color:#77919a;font-size:11px}.day-entry textarea{height:42px;min-height:42px;resize:vertical;padding:10px 11px}.remove-entry{background:transparent;color:#a5b6bc;font-size:22px;padding:4px}.remove-entry:hover{color:#e2233e}.remove-entry:disabled{opacity:.25;cursor:not-allowed}.day-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 21px 14px}.add-entry{background:transparent;color:#526f77;font-weight:800;font-size:12px;padding:5px 0}.add-entry:hover:not(:disabled){color:#004658}.add-entry:disabled{color:#a9b8bc;cursor:not-allowed}.validation-banner{margin:0 0 14px;padding:11px 14px;border:1px solid #e6c7cc;border-radius:8px;background:#fff8f9;color:#8b2637;font-size:13px;font-weight:700}.locked-banner{margin:0 0 14px;padding:11px 14px;border:1px solid #c9d9dd;border-radius:8px;background:#f2f7f8;color:#345c66;font-size:13px}.day-footer span{color:#72858c;font-size:11px}.timesheet-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:16px 20px;background:#fff;border:1px solid #cbd9dd;border-radius:8px;color:#657982;font-size:12px}.timesheet-footer div{display:flex;gap:9px}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#003b4c,#075d70);border-top:6px solid #e2233e}.login-card{width:min(470px,100%);display:flex;flex-direction:column;align-items:center;padding:48px;border-radius:14px;background:#fff;box-shadow:0 24px 70px #001f2859;text-align:center}.login-card>img{width:270px;max-width:100%;padding:18px;border-radius:6px;background:#004658}.login-card>p{margin:32px 0 9px;color:#e2233e;font-size:10px;letter-spacing:.14em;font-weight:900}.login-card h1{margin:0 0 12px;color:#004658;font-size:28px;letter-spacing:-.5px}.login-card>span{max-width:350px;color:#647980;font-size:14px;line-height:1.55}.microsoft-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:30px 0 18px;padding:13px 18px;border:1px solid #aebfc4;border-radius:6px;background:#fff;color:#174453;font-size:14px;font-weight:750}.microsoft-button:hover{background:#f5f8f9;border-color:#78929a}.microsoft-button:disabled{cursor:wait;opacity:.65}.microsoft-button b{display:grid;grid-template-columns:8px 8px;gap:2px}.microsoft-button i{width:8px;height:8px;background:#f35325}.microsoft-button i:nth-child(2){background:#81bc06}.microsoft-button i:nth-child(3){background:#05a6f0}.microsoft-button i:nth-child(4){background:#ffba08}.login-card>small{color:#8a9ba0;font-size:11px}.login-card .auth-error{margin:-6px 0 14px;color:#b21f35;font-size:12px}.simple-page{max-width:1100px;margin:auto;padding:40px}.simple-page header{display:flex;justify-content:space-between;align-items:center}.simple-page h1{color:#004658}.simple-page header small,.hero p{color:#e2233e;font-weight:800;letter-spacing:.1em}.hero{margin-top:40px;padding:60px;background:#fff;border-left:6px solid #e2233e}.hero h2{font-size:48px;max-width:760px;color:#004658}@media(max-width:960px){.brand-header{padding:18px 24px;gap:16px;flex-wrap:wrap}.brand-header-title{order:3;flex-basis:100%;justify-content:space-between}.brand-logo img{max-width:none;width:210px}.timesheet-main{width:min(100% - 28px,1380px)}.entry-heading,.day-entry{min-width:850px}.day-card{overflow-x:auto}.entry-heading,.day-entries,.day-footer{min-width:850px}}@media(max-width:680px){.brand-header-title strong{font-size:19px}.brand-header-title span,.uk-chip{display:none}.brand-header-actions{margin-left:auto}.week-actions,.timesheet-footer{align-items:stretch;flex-direction:column}.week-nav,.week-submit{justify-content:space-between}.week-nav button,.week-submit .ghost-button{padding:9px 10px}.weekly-summary{grid-template-columns:1fr;gap:10px}.weekly-summary p{white-space:normal}.leave-panel{align-items:flex-start;flex-wrap:wrap}.leave-panel small{flex-basis:100%}.timesheet-footer div{justify-content:stretch}.timesheet-footer button{flex:1}.brand-logo img{width:174px}.day-heading{padding-left:15px;padding-right:15px}.login-card{padding:36px 24px}}.status-pill.submitted,.status-pill.submitting{background:#e6eef9;color:#28518f}.status-pill.approved{background:#e0f1e8;color:#21724e}.status-pill.rejected{background:#fde8eb;color:#a3172c}.status-pill.draft,.status-pill.draftsaved{background:#f0f3f4;color:#61727a}.status-pill.small{padding:4px 10px;font-size:11px;white-space:nowrap}.week-nav button.active{background:#004658;color:#fff;border-color:#004658}.rejected-banner{margin:14px 0 0;padding:12px 16px;border-radius:8px;background:#fff4f5;border:1px solid #f1c4cb;color:#7d1626;font-size:13px}.history-panel{margin:18px 0 0;background:#fff;border:1px solid #cbd9dd;border-radius:9px;box-shadow:0 2px 5px #003c4d10;overflow:hidden}.history-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;background:#f8fafb;border-bottom:1px solid #e3eaec}.history-heading h2{margin:0;font-size:17px;color:#004658}.history-heading span{font-size:12px;color:#698088}.history-heading>div:last-child{display:flex;gap:8px}.history-empty{margin:0;padding:18px;color:#61757e;font-size:13px}.history-table-wrap{overflow-x:auto}.history-table{width:100%;border-collapse:collapse;font-size:13px}.history-table th{text-align:left;padding:9px 14px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#647881;border-bottom:1px solid #e3eaec;white-space:nowrap}.history-table td{padding:10px 14px;border-bottom:1px solid #eef2f3;vertical-align:middle;color:#294b56}.history-table tr.current td{background:#f4f9fa}.history-table .numeric{text-align:right;white-space:nowrap}.history-table .note{max-width:320px;color:#7d1626}.ghost-button.small{padding:6px 12px;font-size:12px}.leave-panel small b{color:#a3172c}@media(max-width:760px){.week-actions,.week-nav,.week-submit{flex-wrap:wrap}.history-heading{flex-direction:column;align-items:flex-start}}.teams-profile{cursor:default}.microsoft-button.secondary{margin-top:8px;background:#fff;color:#004658;border:1px solid #b7c7cc}.leave-switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#647980;font-weight:850;-webkit-user-select:none;user-select:none}.leave-switch.disabled{cursor:not-allowed;opacity:.6}.leave-switch input{position:absolute;opacity:0;width:1px;height:1px}.switch-track{position:relative;width:34px;height:19px;border-radius:99px;background:#c6d3d7;transition:background .15s;flex:none}.switch-thumb{position:absolute;top:2px;left:2px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .15s}.leave-switch input:checked+.switch-track{background:#e2233e}.leave-switch input:checked+.switch-track .switch-thumb{transform:translate(15px)}.leave-switch input:focus-visible+.switch-track{outline:2px solid #004658;outline-offset:2px}.leave-bar{display:flex;align-items:center;gap:14px;margin:14px 21px 16px;padding:14px 18px;border-radius:8px;background:#fdecee;border:1px solid #f5c7ce;color:#8a1c2c}.leave-bar strong{font-size:15px}.leave-bar span{font-size:12px;color:#9a4a55}.status-strip{display:flex;align-items:center;gap:14px;margin:14px 0 0;padding:10px 14px;background:#fff;border:1px solid #cbd9dd;border-radius:9px;box-shadow:0 2px 4px #003c4d10}.streak-card{display:flex;align-items:center;gap:8px;padding-right:14px;border-right:1px solid #e3eaec}.streak-card strong{display:block;font-size:22px;line-height:1;color:#004658}.streak-card small{font-size:10px;color:#698088;white-space:nowrap}.streak-flame{font-size:24px;filter:grayscale(1);opacity:.45}.streak-flame.lit{filter:none;opacity:1;animation:flicker 2.4s ease-in-out infinite;display:inline-block}@keyframes flicker{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(-3deg)}}.week-chips{flex:1;display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.week-chip{flex:1 0 96px;display:grid;gap:2px;text-align:left;padding:6px 9px;border-radius:7px;border:1px solid #dbe5e8;background:#f7f9fa;color:#294b56}.week-chip span{font-size:11px;font-weight:800}.week-chip b{font-size:10px;font-weight:700;white-space:nowrap}.week-chip.selected{outline:2px solid #004658;outline-offset:-1px}.week-chip.approved{background:#e0f1e8;border-color:#b9dcc8;color:#21724e}.week-chip.submitted{background:#e6eef9;border-color:#c3d4ee;color:#28518f}.week-chip.rejected,.week-chip.overdue,.week-chip.missing{background:#fde8eb;border-color:#f3c3cb;color:#a3172c}.week-chip.open,.week-chip.draft,.week-chip.none{background:#f7f9fa;color:#61727a}.celebration{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#00233080;overflow:hidden;animation:fadein .2s ease-out}@keyframes fadein{0%{opacity:0}}.celebration-card{position:relative;z-index:2;width:min(380px,calc(100% - 32px));padding:26px 24px 22px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 20px 50px #0005;animation:pop .45s cubic-bezier(.2,1.4,.4,1)}@keyframes pop{0%{transform:scale(.6);opacity:0}}.celebration-icon{font-size:54px;line-height:1;animation:bounce 1.2s ease-in-out infinite}@keyframes bounce{50%{transform:translateY(-8px)}}.celebration-card h2{margin:12px 0 6px;color:#004658;font-size:22px}.celebration-card p{margin:0 0 18px;color:#3d5a64;font-size:14px}.confetti{position:absolute;top:-12px;width:9px;height:14px;border-radius:2px;animation-name:fall;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes fall{to{top:105%;transform:rotate(720deg) translate(40px)}}@media(prefers-reduced-motion:reduce){.confetti{display:none}.celebration-icon,.streak-flame.lit,.celebration-card{animation:none}}@media(max-width:760px){.status-strip{flex-wrap:wrap}.week-chips{flex-basis:100%;order:3}.leave-bar{flex-direction:column;align-items:flex-start;gap:4px}}
