*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}.app-root{font-family:Cairo,sans-serif;min-height:100vh;background:#f5f8fb;color:#0b1220}.screen{min-height:100vh}.splash-loading{min-height:100vh;background:#12306b}.app-shell{max-width:480px;margin:0 auto;min-height:100vh;background:#f5f8fb;display:flex;flex-direction:column;position:relative;box-shadow:0 0 0 1px #e5ecf2}.page-body{flex:1;padding-bottom:84px}.login-screen{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 100% at 50% 0%,#1e40af,#12306b 65%);overflow:hidden;padding:24px}.login-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.9;display:flex;align-items:center}.ekg-trace{width:100%;height:220px}.lang-toggle.floating{position:absolute;top:20px;inset-inline-end:20px;background:#ffffff14;color:#e7eef5;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.login-card{position:relative;width:100%;max-width:400px;background:#fff;border-radius:20px;padding:32px 28px 26px;box-shadow:0 30px 60px -20px #030c1a80;text-align:start}.brand-block{display:flex;align-items:center;gap:12px;margin-bottom:22px}.brand-name{font-weight:800;font-size:17px;line-height:1.2}.brand-tagline{font-size:12.5px;color:#5b6b82;margin-top:2px}.login-title{font-size:24px;font-weight:800;margin:0 0 4px}.login-sub{font-size:14px;color:#5b6b82;margin:0 0 22px}.field-label{display:block;font-size:12.5px;font-weight:600;color:#33455e;margin:14px 0 6px}.field-input{width:100%;border:1.5px solid #E2E9F0;border-radius:11px;padding:11px 13px;font-family:inherit;font-size:14.5px;color:#0b1220;background:#fbfdfe;outline:none;transition:border-color .15s ease}.field-input:focus{border-color:#14b8a6}.field-input.textarea{min-height:90px;resize:vertical}.primary-btn{width:100%;margin-top:22px;padding:13px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#1e40af,#14b8a6);color:#fff;font-family:inherit;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.primary-btn:disabled{opacity:.45;cursor:not-allowed}.ghost-btn{width:100%;padding:13px 16px;border:1.5px solid #E2E9F0;border-radius:12px;background:#fff;color:#33455e;font-family:inherit;font-weight:700;font-size:14.5px;cursor:pointer}.demo-note{text-align:center;font-size:11.5px;color:#93a1b3;margin:14px 0 0}.no-account-note{text-align:center;font-size:11.5px;color:#7c8ca1;margin:14px 0 0}.field-error{color:#c0392b;font-size:12.5px;margin:8px 0 0}.success-note{color:#0e7c74;font-size:14px;text-align:center;margin:10px 0 20px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#12306b;color:#fff;position:sticky;top:0;z-index:5}.topbar-brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:14.5px}.topbar-actions{display:flex;align-items:center;gap:10px}.notif-btn{position:relative;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#e7eef5;padding:4px;cursor:pointer}.notif-dot{position:absolute;top:1px;inset-inline-end:1px;width:8px;height:8px;border-radius:50%;background:#f5a524;box-shadow:0 0 0 2px #12306b}.lang-toggle{background:#ffffff14;color:#e7eef5;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.bottom-nav{position:fixed;bottom:0;inset-inline:0;max-width:480px;margin:0 auto;display:flex;background:#fff;border-top:1px solid #E5ECF2;padding:8px 6px calc(8px + env(safe-area-inset-bottom));z-index:10}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;color:#93a1b3;font-family:inherit;font-size:11px;font-weight:600;padding:6px 2px;cursor:pointer;border-radius:10px}.bottom-nav-item.active{color:#0e7c74}.home-wrap{padding:22px 18px 12px}.greeting{font-size:21px;font-weight:800;margin:0 0 2px}.greeting-date{font-size:13px;color:#5b6b82;margin:0 0 20px}.footnote{font-size:12px;color:#93a1b3;margin-top:18px}.page-title{font-size:20px;font-weight:800;margin:0 0 3px}.page-sub{font-size:13px;color:#5b6b82;margin:0 0 18px}.page-header-row{display:flex;align-items:flex-start;justify-content:space-between}.ticket{display:flex;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px -18px #091e4259;margin-bottom:26px}.ticket-main{flex:1;background:linear-gradient(135deg,#1e40af,#2563eb 45%,#0e7c74);color:#fff;padding:20px;min-width:0}.ticket-eyebrow{font-size:11.5px;font-weight:700;color:#8fe3d6;margin-bottom:6px}.ticket-day{font-size:17px;font-weight:800;margin-bottom:13px}.ticket-rows{display:flex;flex-direction:column;gap:8px}.ticket-row{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#e4eef4}.ticket-stub{position:relative;width:104px;background:#0a2440;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.ticket-stub:before{content:"";position:absolute;inset-inline-start:0;top:10px;bottom:10px;border-inline-start:2px dashed rgba(255,255,255,.25)}.stub-label{font-size:10.5px;color:#9fe3d6;font-weight:600}.stub-code{font-size:16px;font-weight:800;letter-spacing:.5px}.ticket-empty{border-radius:18px;border:1.5px dashed #CBD8E4;background:#fbfdfe;padding:20px;margin-bottom:26px}.ticket-empty-inner{display:flex;align-items:center;gap:14px;color:#33455e}.ticket-empty-title{font-weight:700;font-size:14.5px}.ticket-empty-sub{font-size:12.5px;color:#5b6b82;margin-top:2px}.section-title{font-size:12.5px;font-weight:700;color:#33455e;margin:0 0 12px}.actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px}.action-card{display:flex;align-items:center;gap:11px;text-align:start;background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;padding:13px;cursor:pointer;font-family:inherit;transition:border-color .15s ease,transform .1s ease;width:100%}.action-card:hover{border-color:#14b8a6;transform:translateY(-1px)}.action-card:disabled{cursor:not-allowed;opacity:.7}.action-card:disabled:hover{transform:none;border-color:#e5ecf2}.action-card-accent{border-color:#f5a524;background:#fffbf2}.action-icon{width:36px;height:36px;border-radius:10px;background:#eef6f5;color:#0e7c74;display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-card-accent .action-icon{background:#fdf0d9;color:#b9770e}.action-text{display:flex;flex-direction:column;flex:1;gap:1px;min-width:0}.action-title{font-size:13.5px;font-weight:700;color:#0b1220}.action-sub{font-size:11.5px;color:#5b6b82}.action-card>svg:last-child{color:#a9b7c6;flex-shrink:0}.upcoming-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.see-all{font-size:12px;font-weight:700;color:#0e7c74;background:none;border:none;cursor:pointer}.upcoming-list{background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;overflow:hidden}.upcoming-row{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #EEF2F6;font-size:13px}.upcoming-row:last-child{border-bottom:none}.upcoming-day{font-weight:600;color:#0b1220}.upcoming-time{color:#5b6b82;font-size:12px}.upcoming-code{font-size:11px;font-weight:700;color:#0e7c74;background:#eaf7f5;padding:4px 9px;border-radius:999px}.info-banner{display:flex;align-items:center;gap:8px;background:#eaf7f5;color:#0e7c74;border-radius:10px;padding:9px 12px;font-size:12.5px;font-weight:600;margin-bottom:14px}.segmented{display:flex;background:#eaeff4;border-radius:12px;padding:4px;margin-bottom:18px}.segmented-item{flex:1;border:none;background:none;padding:9px;border-radius:9px;font-family:inherit;font-weight:700;font-size:13px;color:#5b6b82;cursor:pointer}.segmented-item.active{background:#fff;color:#0e7c74;box-shadow:0 2px 6px #091e4214}.shift-list{display:flex;flex-direction:column;gap:10px}.shift-row{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;padding:13px 14px}.shift-kind-dot{width:9px;height:9px;border-radius:50%;margin-top:6px;flex-shrink:0}.dot-day{background:#f5a524}.dot-night{background:#2563eb}.shift-row-main{flex:1;min-width:0}.shift-row-day{font-weight:700;font-size:13.5px;margin-bottom:4px}.shift-row-meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#5b6b82;margin-bottom:4px}.shift-row-time{display:flex;align-items:center;gap:4px}.shift-row-kind{background:#f1f5f9;padding:2px 8px;border-radius:999px;font-weight:600}.shift-row-location{display:flex;align-items:center;gap:4px;font-size:11.5px;color:#7c8ca1}.shift-row-code{font-size:11px;font-weight:700;color:#0e7c74;background:#eaf7f5;padding:4px 9px;border-radius:999px;flex-shrink:0}.empty-block{text-align:center;color:#93a1b3;font-size:13.5px;padding:40px 20px;border:1.5px dashed #CBD8E4;border-radius:14px}.new-request-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:none;border-radius:12px;background:linear-gradient(135deg,#1e40af,#14b8a6);color:#fff;font-family:inherit;font-weight:700;font-size:14px;cursor:pointer;margin-bottom:18px}.leave-list{display:flex;flex-direction:column;gap:10px}.leave-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;padding:13px 14px}.leave-row-main{min-width:0}.leave-row-dates{font-weight:700;font-size:13.5px}.leave-row-reason{font-size:12px;color:#5b6b82;margin-top:2px}.status-chip{font-size:11px;font-weight:700;padding:5px 10px;border-radius:999px;white-space:nowrap}.chip-pending{background:#fdf0d9;color:#b9770e}.chip-approved{background:#e1f5ee;color:#0e7c74}.chip-rejected{background:#fbe3e3;color:#c0392b}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#12306b80;display:flex;align-items:flex-end;justify-content:center;z-index:20}.sheet{width:100%;max-width:480px;background:#fff;border-radius:20px 20px 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom));max-height:88vh;overflow-y:auto}.sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.sheet-header h2{font-size:17px;font-weight:800;margin:0}.sheet-close{background:none;border:none;font-size:16px;color:#93a1b3;cursor:pointer}.sheet-row-2col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.sheet-actions .primary-btn{margin-top:0}.submit-note{font-size:11px;color:#93a1b3;text-align:center;margin:12px 0 0}.profile-card{display:flex;flex-direction:column;align-items:center;padding:22px 0 18px}.avatar-circle{border-radius:50%;background:linear-gradient(135deg,#14b8a6,#2563eb);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.avatar-lg{width:68px;height:68px;font-size:26px;margin-bottom:12px}.profile-name{font-size:17px;font-weight:800}.profile-role{font-size:13px;color:#5b6b82;margin-top:2px}.info-list{background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;margin-bottom:14px}.info-row{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #EEF2F6;font-size:13.5px}.info-row:last-child{border-bottom:none}.info-label{color:#5b6b82}.info-value{font-weight:700}.logout-full-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px;border:1.5px solid #FBE3E3;border-radius:12px;background:#fff7f7;color:#c0392b;font-family:inherit;font-weight:700;font-size:14px;cursor:pointer}.note-list{display:flex;flex-direction:column;gap:10px;margin-bottom:6px}.note-row{background:#fff;border:1.5px solid #E5ECF2;border-radius:14px;padding:12px 14px}.note-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.note-row-author{font-weight:700;font-size:12.5px;color:#0e7c74;margin-bottom:4px}.note-row-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.note-row-id{font-size:11px;color:#93a1b3;font-weight:600}.note-row-time{font-size:11px;color:#93a1b3}.note-row-delete{width:24px;height:24px;border-width:1px}.note-row-text{font-size:13.5px;color:#0b1220;white-space:pre-wrap}.admin-row-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.icon-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1.5px solid #E2E9F0;border-radius:9px;background:#fff;color:#33455e;cursor:pointer}.icon-btn-danger{color:#c0392b;border-color:#fbe3e3;background:#fff7f7;font-weight:700}.leave-row-col{flex-direction:column;align-items:stretch;gap:8px}.leave-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.leave-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.leave-review-actions .primary-btn,.leave-review-actions .ghost-btn{padding:10px;font-size:13px}.garde-form{margin-top:20px}.garde-form-date{font-weight:800;font-size:14.5px;margin-bottom:14px}.picker-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.picker-row .field-input{margin:0}.picker-remove{width:34px;height:34px;flex-shrink:0;border:1.5px solid #FBE3E3;border-radius:9px;background:#fff7f7;color:#c0392b;cursor:pointer;font-weight:700}.picker-add{display:flex;align-items:center;gap:6px;border:none;background:none;color:#0e7c74;font-family:inherit;font-weight:700;font-size:12.5px;padding:4px 0 10px;cursor:pointer}.month-calendar{background:#fff;border:1.5px solid #E5ECF2;border-radius:16px;padding:14px}.month-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.month-nav-label{font-weight:800;font-size:14px;text-transform:capitalize}.month-nav-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1.5px solid #E2E9F0;border-radius:8px;background:#fff;color:#33455e;cursor:pointer}.month-nav-prev svg{transform:rotate(180deg)}.month-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.month-weekday{text-align:center;font-size:11px;font-weight:700;color:#93a1b3;padding:4px 0}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.month-cell{position:relative;aspect-ratio:1;border:none;border-radius:9px;background:#f5f8fb;color:#0b1220;font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center}.month-cell-empty{background:none;cursor:default}.month-cell-today{box-shadow:inset 0 0 0 1.5px #14b8a6}.month-cell-selected{background:#1e40af;color:#fff}.month-cell-dot{position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;background:#f5a524}.month-cell-selected .month-cell-dot{background:#8fe3d6}@media (max-width: 380px){.sheet-row-2col{grid-template-columns:1fr}}
