:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17181a;background:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #202226;--navy-deep: #161719;--blue: #c8102e;--blue-hover: #a60d26;--sky: #f8e9ec;--aqua: #f7f7f8;--page: #f3f4f6;--surface: #ffffff;--text: #17181a;--line: #d8dbe0;--muted: #60646c;--white: #fff;--success: #16a36a;--warning: #f2a51a;--danger: #d64545;--off: #7b8794;--radius: 14px;--radius-card: 16px;--radius-small: 12px;--radius-input: 11px;--shadow: 0 8px 24px rgba(22, 23, 25, .07);--shadow-raised: 0 18px 48px rgba(22, 23, 25, .15);--space-page: clamp(1rem, 2.2vw, 2rem);--transition: .18s cubic-bezier(.2, .8, .2, 1);--sidebar-width: 270px;--mobile-nav-height: 76px;--z-nav: 40;--z-modal: 80}.directory-contacts-section,.directory-personnel-section{display:grid;gap:1rem}.directory-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:.75rem}.directory-contact-card{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff}.directory-contact-card__icon{width:42px;height:42px;display:grid;place-items:center;color:var(--blue);border-radius:13px;background:#eaf6fc}.directory-contact-card__icon svg{width:21px}.directory-contact-card>div:nth-child(2){min-width:0;display:grid;gap:.2rem}.directory-contact-card strong{overflow-wrap:anywhere}.directory-contact-card small{color:var(--muted)}.directory-contact-card .phone-link{grid-column:1 / -1;justify-content:center}.directory-contact-card__actions{position:absolute;top:.45rem;right:.45rem;display:flex!important;gap:.15rem!important}.directory-contact-card__actions .icon-button{width:34px;height:34px;min-height:34px}.directory-contact-card__actions svg{width:16px}.directory-result-count{color:var(--muted);font-size:.82rem}.dashboard-team-today__grid--single{grid-template-columns:minmax(0,1fr)}.directory-unit-list{display:grid;gap:.8rem}.directory-unit-group{overflow:clip;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px #143e540b}.directory-unit-group>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.9rem 1rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.directory-unit-group>summary::-webkit-details-marker{display:none}.directory-unit-group>summary:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 38%,transparent);outline-offset:-3px}.directory-unit-group__identity{min-width:0;display:flex;align-items:center;gap:.7rem}.directory-unit-group__identity>span:last-child{min-width:0;display:grid;gap:.12rem}.directory-unit-group__identity strong{color:var(--navy);font-size:.98rem}.directory-unit-group__identity small{color:var(--muted);font-size:.72rem}.directory-unit-group__icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue);border-radius:12px;background:#eaf6fc}.directory-unit-group__icon svg{width:19px}.directory-unit-group--structural .directory-unit-group__icon{color:#8a5a08;background:#fff3d5}.directory-unit-group--paint .directory-unit-group__icon{color:#7a43a4;background:#f5eafe}.directory-unit-group--r1_r2 .directory-unit-group__icon{color:#42606f;background:#e9eff2}.directory-unit-group__count{padding:.25rem .55rem;color:var(--muted);border-radius:999px;background:#f2f6f8;font-size:.72rem;font-weight:750;white-space:nowrap}.directory-unit-group__chevron{width:18px;color:var(--muted);transition:transform .18s ease}.directory-unit-group[open] .directory-unit-group__chevron{transform:rotate(180deg)}.directory-unit-group>.directory-grid{padding:0 1rem 1rem}.person-card__unit{width:fit-content;display:inline-flex!important;align-items:center;gap:.25rem;margin-top:.22rem;padding:.14rem .38rem;color:#2e617c!important;border-radius:999px;background:#eaf6fc;font-size:.62rem!important;font-weight:750}.person-card__unit svg{width:11px;height:11px}.dashboard-team-week{min-width:0}.dashboard-team-week__scroller{min-width:0;overflow-x:auto;padding:.2rem .1rem .55rem;scrollbar-width:thin;overscroll-behavior-inline:contain}.dashboard-team-week__scroller:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 34%,transparent);outline-offset:3px;border-radius:14px}.dashboard-team-week__grid{min-width:770px;display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:.55rem}.dashboard-team-week__day{min-width:0;display:grid;gap:.45rem;padding:.75rem;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 6px 18px #1841560a}.dashboard-team-week__day--today{border-color:#6eb6d8;box-shadow:0 0 0 2px #2994c71f,0 9px 24px #18415614}.dashboard-team-week__day header{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.dashboard-team-week__day time{color:var(--navy);font-size:.72rem;font-weight:800;text-transform:capitalize}.dashboard-team-week__day header span{padding:.12rem .35rem;color:#075b86;border-radius:999px;background:#e6f5fc;font-size:.58rem;font-weight:800}.dashboard-team-week__shift{display:flex;align-items:center;gap:.35rem;color:var(--navy)}.dashboard-team-week__shift svg{width:18px;height:18px}.dashboard-team-week__shift strong{font-size:.82rem}.dashboard-team-week__shift--sabah{color:#b36a00}.dashboard-team-week__shift--ogle{color:#0c789c}.dashboard-team-week__shift--gece{color:#5856a8}.dashboard-team-week__shift--off{color:#5e737e}.dashboard-team-week__day>small{color:var(--muted);font-size:.62rem}.dashboard-team-week__day footer{display:grid;gap:.12rem;padding-top:.45rem;border-top:1px solid #e8eff2;color:var(--muted);font-size:.64rem}.dashboard-team-week__day footer b{color:var(--navy)}.feedback-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.35rem;border:1px solid var(--line);border-radius:16px;background:#eef2f4}.feedback-tabs button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem;color:var(--muted);border:0;border-radius:12px;background:transparent;font:inherit;font-weight:750}.feedback-tabs button svg{width:18px}.feedback-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 4px 14px #12233214}.feedback-create-card,.feedback-customer-detail{padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--line);border-radius:20px;background:#fff}.feedback-selected-files{display:grid;gap:.45rem}.feedback-selected-files span{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.55rem .7rem;border-radius:12px;background:#f3f7f9;overflow-wrap:anywhere;font-size:.82rem}.feedback-selected-files svg{width:17px}.feedback-selected-files button{width:32px;height:32px;display:grid;place-items:center;color:var(--danger);border:0;border-radius:9px;background:transparent}.feedback-customer-list{display:grid;gap:.65rem}.feedback-customer-list>button{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1rem;color:inherit;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;font:inherit}.feedback-customer-list>button:hover{border-color:#9fc8dc;box-shadow:0 8px 20px #103c5212}.feedback-customer-list>button>span:first-child{min-width:0;display:grid;gap:.25rem}.feedback-customer-list small{color:var(--muted);overflow-wrap:anywhere}.feedback-customer-detail{display:grid;gap:1rem}.feedback-customer-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.feedback-customer-detail h2{margin:.2rem 0}.feedback-attachment-gallery>strong{display:flex;align-items:center;gap:.4rem}.feedback-attachment-gallery>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:.65rem;margin-top:.65rem}.feedback-attachment-gallery img{width:100%;height:190px;margin:0;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#eef2f4}.feedback-timeline{display:grid;gap:0}.feedback-timeline h3{margin-bottom:.65rem}.feedback-timeline article{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;padding:0 0 1rem}.feedback-timeline article:not(:last-child):before{content:"";position:absolute;top:30px;bottom:0;left:15px;width:2px;background:#dce8ee}.feedback-timeline__dot{z-index:1;width:32px;height:32px;display:grid;place-items:center;color:var(--blue);border-radius:50%;background:#e8f5fb}.feedback-timeline__dot svg{width:16px}.feedback-timeline article>div{min-width:0;display:grid;gap:.22rem}.feedback-timeline p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-timeline small{color:var(--muted)}.feedback-reply-form{padding-top:1rem;border-top:1px solid var(--line)}.feedback-admin-timeline{display:grid;gap:.5rem}.feedback-admin-timeline article{display:grid;gap:.2rem;padding:.65rem;border:1px solid var(--line);border-radius:10px;background:#f8fafb}.feedback-admin-timeline article>div{display:flex;justify-content:space-between;gap:.5rem}.feedback-admin-timeline em{padding:.1rem .35rem;color:#805a00;border-radius:999px;background:#fff0c7;font-size:.68rem;font-style:normal}.feedback-admin-timeline small{color:var(--muted)}@media(max-width:640px){.feedback-tabs{grid-template-columns:1fr}.feedback-customer-list>button,.feedback-customer-detail>header{align-items:flex-start;flex-direction:column}.feedback-attachment-gallery img{height:auto;max-height:320px}}*{box-sizing:border-box}html{width:100%;max-width:100%;scroll-behavior:smooth}body{margin:0;width:100%;max-width:100%;min-height:100vh;background:var(--page);color:var(--text)}#root{width:100%;max-width:100%;min-width:0;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:not(:disabled),select:not(:disabled),input[type=checkbox]{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}:focus-visible{outline:3px solid rgba(22,118,170,.3);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-deep);letter-spacing:-.025em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.button{border:1px solid transparent;border-radius:12px;min-height:42px;padding:.65rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;font-weight:750;transition:transform .15s,background .15s,box-shadow .15s;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg,#1683ba,#126993);box-shadow:0 7px 17px #12699333}.button--primary:hover:not(:disabled){background:linear-gradient(135deg,#1273a4,#0c587f)}.button--secondary{color:var(--navy);background:#e5f5fd;border-color:#c6e6f5}.button--secondary:hover:not(:disabled){background:#d4effc}.button--ghost{color:var(--blue-hover);background:transparent;border-color:#cfe4ef}.button--ghost:hover:not(:disabled){background:#eef8fd}.button--danger{color:#9b3239;background:#fff0f1;border-color:#f0cdd0}.button--danger:hover:not(:disabled){background:#ffe5e7}.hard-delete-summary{display:grid;gap:.65rem;margin:0}.hard-delete-summary>div{display:grid;grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:.75rem}.hard-delete-summary dt{color:var(--muted);font-size:.85rem}.hard-delete-summary dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:700}.hard-delete-counts{display:flex;flex-wrap:wrap;gap:.45rem}.hard-delete-counts span{max-width:100%;padding:.35rem .55rem;border-radius:.5rem;background:var(--surface-subtle);overflow-wrap:anywhere;font-size:.8rem}.button svg{flex:0 0 auto}.button-row{display:flex;gap:.65rem;flex-wrap:wrap}.icon-button{width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent}.icon-button:hover{background:#eef5f8}.field{display:flex;flex-direction:column;gap:.38rem;min-width:0}.field__label{color:#294b65;font-size:.87rem;font-weight:750}.input{appearance:none;width:100%;min-height:44px;padding:.68rem .78rem;border:1px solid #cbdde8;border-radius:11px;background:#fff;color:#153650;transition:border .15s,box-shadow .15s}.input:hover:not(:disabled){border-color:#9fc5d9}.input:focus{border-color:#2d91bf;box-shadow:0 0 0 3px #2d91bf1f;outline:0}.input:disabled{background:#f3f7f9;color:#607583}.input--error{border-color:#c6545b}.textarea{min-height:95px;resize:vertical}.field__hint,.field__error{color:var(--muted);font-size:.78rem;line-height:1.45}.field__error{color:var(--danger)}.form-stack{display:flex;flex-direction:column;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.check-row{display:flex;align-items:flex-start;gap:.65rem;color:#27465c}.check-row input{width:19px;height:19px;accent-color:var(--blue);flex:0 0 auto;margin-top:2px}.check-row span{display:flex;flex-direction:column;gap:.12rem}.check-row small{color:var(--muted);line-height:1.4}.checkbox-fieldset{border:1px solid var(--line);border-radius:13px;padding:.8rem 1rem 1rem;display:flex;gap:1rem;flex-wrap:wrap}.checkbox-fieldset legend{font-weight:750;color:#294b65;padding:0 .35rem}.checkbox-fieldset label{display:flex;align-items:center;gap:.42rem}.checkbox-fieldset input{width:18px;height:18px;accent-color:var(--blue)}.card{background:#fffffff0;border:1px solid rgba(211,229,239,.95);border-radius:var(--radius);padding:1.15rem;box-shadow:var(--shadow)}.alert{padding:.72rem .85rem;border-radius:12px;display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;border:1px solid}.alert svg{flex:0 0 auto;margin-top:.1rem}.alert>div{display:flex;flex-direction:column;gap:.12rem}.alert--info{color:#195777;background:#edf8fe;border-color:#cbe8f5}.alert--success{color:#12654e;background:#eaf8f3;border-color:#c8eadf}.alert--warning{color:#855109;background:#fff8e7;border-color:#f0dfad}.alert--danger{color:#95373d;background:#fff0f1;border-color:#efcdd0}.loading{min-height:230px;display:flex;flex-direction:column;gap:.7rem;justify-content:center;align-items:center;color:var(--muted)}.loading svg{color:var(--blue)}.inline-loading{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);padding:1rem}.empty>svg{width:38px;height:38px;color:#82adc3;margin-bottom:.7rem}.empty h3{margin:0 0 .3rem;font-size:1.03rem}.empty p{max-width:370px;margin:0;font-size:.88rem;line-height:1.5}.skeleton-card span{display:block;height:13px;background:linear-gradient(90deg,#e7f0f5,#f4f8fa,#e7f0f5);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:9px;margin:.65rem 0}.skeleton-card span:first-child{width:40%;height:18px}.skeleton-card span:last-child{width:68%}@keyframes shimmer{to{background-position:-200% 0}}.toast{position:fixed;z-index:200;right:1.2rem;bottom:1.2rem;max-width:min(390px,calc(100vw - 2rem));display:flex;align-items:center;gap:.65rem;padding:.78rem .9rem;border-radius:13px;color:#fff;box-shadow:0 15px 35px #0f2c3e3d;animation:toast-in .2s ease-out}.toast--success{background:#126c54}.toast--danger{background:#9b373e}.toast--info{background:#165f86}.toast span{flex:1;font-size:.9rem}.toast button{display:grid;place-items:center;color:inherit;border:0;background:transparent}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.status,.shift{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:.27rem .54rem;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1.2;border:1px solid transparent;white-space:nowrap}.status--pending{color:#8a5205;background:#fff5d9;border-color:#f0d992}.status--approved{color:#0f6c52;background:#e5f7f0;border-color:#c2e8da}.status--rejected{color:#993941;background:#fae9eb;border-color:#eecbcf}.status--cancellation_pending,.status--change_pending{color:#7a4b06;background:#fff1ca;border-color:#ead18b}.status--cancelled{color:#65727b;background:#eef1f3;border-color:#dce2e6}.status--superseded{color:#465f75;background:#e8f0f6;border-color:#cfdee8}.shift--sabah{color:#715605;background:#fff6c9;border-color:#f0df7c}.shift--ogle{color:#0c6374;background:#dff8fb;border-color:#afe3e9}.shift--gece{color:#fff;background:#344684;border-color:#2a3c78}.shift--off{color:#53616a;background:#edf1f3;border-color:#d8dfe3}.auth-page,.onboarding-page{min-height:100vh;display:grid;place-items:center;padding:1.2rem;position:relative;overflow:hidden;background:radial-gradient(circle at 12% 8%,#d9f3ff 0 13%,transparent 30%),radial-gradient(circle at 92% 92%,#dffaf5 0 12%,transparent 30%),linear-gradient(145deg,#f9fdff,#eef9ff 56%,#f3fffc)}.auth-page:before{content:"";position:absolute;inset:0;opacity:.28;background-image:radial-gradient(#5ea7c8 1px,transparent 1px);background-size:25px 25px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 60%);mask-image:linear-gradient(to bottom,black,transparent 60%)}.auth-card,.onboarding-card{position:relative;z-index:1;width:min(100%,465px);background:#fffffff0;border:1px solid rgba(197,225,239,.9);border-radius:25px;padding:clamp(1.35rem,4vw,2.25rem);box-shadow:0 24px 70px #19547329;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.onboarding-card{width:min(100%,690px)}.auth-card h1,.onboarding-card h1{font-size:clamp(1.65rem,5vw,2.25rem);margin-bottom:.6rem}.auth-lead,.onboarding-card>p{color:var(--muted);line-height:1.6;margin-bottom:1.4rem}.password-field{position:relative}.password-field .input{padding-right:3.3rem}.password-toggle{position:absolute;right:.45rem;bottom:.32rem;width:38px;height:38px;border:0;background:transparent;border-radius:9px;color:#607b8b;display:grid;place-items:center}.password-toggle svg{width:19px}.auth-note{margin-top:1.35rem;padding-top:1rem;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:.55rem;color:var(--muted);font-size:.78rem;line-height:1.45}.auth-note svg{flex:0 0 auto;color:#4683a2}.boot-screen,.fatal-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.boot-screen>svg,.fatal-error>svg{width:58px;height:58px;color:var(--blue)}.boot-screen .loading{min-height:auto;margin-top:1rem}.fatal-error p{color:var(--muted);max-width:420px}.offline-banner{position:fixed;left:0;right:0;top:0;z-index:300;background:#6f4609;color:#fff;padding:.52rem 1rem;text-align:center;font-size:.82rem;box-shadow:0 4px 10px #00000026}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:250px;padding:1rem .78rem;background:#fafdfff2;border-right:1px solid #dceaf1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column}.sidebar-brand{border:0;background:transparent;display:flex;align-items:center;gap:.7rem;text-align:left;padding:.45rem .5rem 1.2rem}.sidebar-brand>span{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:linear-gradient(145deg,#2aa2d2,#166f9c);border-radius:13px;box-shadow:0 7px 17px #1a78a338}.sidebar-brand>span svg{width:25px}.sidebar-brand strong{color:var(--navy-deep);line-height:1.15;font-size:.98rem}.sidebar nav{display:flex;flex-direction:column;gap:.28rem;overflow-y:auto}.sidebar nav button{position:relative;min-height:43px;border:0;border-radius:11px;padding:.6rem .72rem;background:transparent;display:flex;align-items:center;gap:.7rem;text-align:left;font-weight:650;color:#526b7d}.sidebar nav button svg{width:19px;height:19px}.sidebar nav button:hover{background:#eef7fb;color:#1a6187}.sidebar nav button.active{color:#0d6692;background:#e5f5fd;box-shadow:inset 3px 0 #2793c2}.unread-badge{margin-left:auto;min-width:20px;height:20px;padding:0 .32rem;display:grid;place-items:center;border-radius:10px;color:#fff;background:#c0444c;font-size:.65rem}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:.8rem;padding-top:.75rem;border-top:1px solid var(--line)}.signed-user{display:flex;align-items:center;min-width:0;gap:.55rem}.signed-user>div:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.signed-user strong{font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signed-user span{color:var(--muted);font-size:.7rem}.signed-user>button{width:36px;height:36px;border:0;background:transparent;display:grid;place-items:center;border-radius:9px;color:#718593}.signed-user>button:hover{color:#a43b42;background:#fff0f1}.signed-user>button svg{width:18px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:850;color:#126187;background:#dff3fd;flex:0 0 auto}.avatar--small{width:35px;height:35px;font-size:.72rem}.avatar--large{width:74px;height:74px;font-size:1.5rem}.avatar--team-a{background:#e3efff;color:#285ca0}.avatar--team-b{background:#e2f8f3;color:#18715d}.avatar--team-c{background:#f0e9ff;color:#6746a2}.avatar--team-d{background:#fff0dc;color:#9a5c11}.mobile-header,.bottom-nav{display:none}.app-content{min-height:100vh;margin-left:250px}.page{width:min(100%,1460px);margin:0 auto;padding:1.55rem clamp(1rem,3vw,2.3rem) 3rem}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:.25rem 0 1.35rem}.page-header h1{margin:.12rem 0 .28rem;font-size:clamp(1.7rem,3vw,2.25rem)}.page-header p{margin:0;color:var(--muted);line-height:1.5}.page-header__actions{min-width:0;max-width:100%;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.6rem}.eyebrow{display:block;color:#277eaa;font-size:.7rem;font-weight:850;letter-spacing:.12em}.section-block{margin-top:1.6rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem;margin-bottom:.8rem}.section-heading h2{margin:.12rem 0 0;font-size:1.2rem}.text-link{border:0;background:transparent;color:#126b98;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem;font-weight:750;font-size:.82rem}.text-link:hover{color:#094f73;text-decoration:underline}.cards-grid,.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.summary-grid .card{min-height:175px;display:flex;flex-direction:column}.summary-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;margin-bottom:.7rem}.summary-icon--sabah{background:#fff2aa;color:#80600a}.summary-icon--ogle{background:#d9f5fa;color:#147184}.summary-icon--gece{background:#3d4f8d;color:#fff}.summary-icon--off{background:#e7ecef;color:#5c6971}.summary-grid .card>span{color:var(--muted);font-size:.78rem}.summary-grid .card>strong{font-size:1.55rem;margin:.15rem 0;color:var(--navy-deep)}.summary-grid .card>small{color:var(--muted);margin-top:auto}.balance-title{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--muted)}.balance-title svg{color:#277eaa;width:20px}.balance-pair{display:flex;margin:.9rem 0 .35rem}.balance-pair>div{width:50%;display:flex;flex-direction:column}.balance-pair>div+div{padding-left:.8rem;border-left:1px solid var(--line)}.balance-pair strong{font-size:1.35rem}.balance-pair span{color:var(--muted);font-size:.72rem}.summary-grid .text-link{margin-top:auto;align-self:flex-start}.big-number{font-size:2rem!important}.quick-card{gap:.55rem}.quick-card .button{width:100%}.handover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.handover{background:linear-gradient(145deg,#fff,#f2faff);border:1px solid #cfe4ef;border-radius:17px;padding:1rem;box-shadow:0 8px 24px #1d547112}.handover__date{display:flex;align-items:center;gap:.4rem;color:#2479a2;font-size:.75rem;font-weight:800;text-transform:uppercase;margin-bottom:.8rem}.handover__route{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto minmax(0,1fr);align-items:center;gap:.55rem}.handover__route+.handover__route{margin-top:.65rem;padding-top:.65rem;border-top:1px solid var(--line)}.handover__route>div{display:flex;flex-direction:column;min-width:0}.handover__route strong{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.handover__route small{color:var(--muted);font-size:.68rem}.handover__route>svg{color:#6f95aa;width:18px}.handover>p{color:var(--muted);font-size:.8rem;margin:.8rem 0 0}.handover__warning{margin-top:.65rem;padding:.5rem .65rem;color:#855109;background:#fff7df;border-radius:9px;font-size:.76rem}.team-dot{width:29px;height:29px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;font-size:.75rem;font-weight:900}.team-dot--a{background:#dcecff;color:#285a9c}.team-dot--b{background:#dff6f0;color:#176f5b}.team-dot--c{background:#eee5ff;color:#64429e}.team-dot--d{background:#ffedd8;color:#96590f}.team-dot--none{background:#edf1f3;color:#65727b}.forecast-strip{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(5,minmax(170px,1fr));gap:.6rem;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;padding:.7rem 0 .3rem}.handover--compact{padding:.75rem}.handover--compact .handover__route{grid-template-columns:auto minmax(0,1fr) auto auto minmax(0,1fr);gap:.3rem}.handover--compact .handover__route strong{font-size:.72rem}.dashboard-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem}.team-status-list,.compact-list{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.team-status{display:grid;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:.7rem;padding:.8rem .9rem}.team-status+.team-status{border-top:1px solid #e8f0f4}.team-status>div:nth-child(2){display:flex;align-items:center;gap:.5rem}.team-status__numbers{display:flex;flex-direction:column;align-items:flex-end;color:var(--muted);font-size:.72rem}.team-status__numbers b{color:#173c55;font-size:.9rem}.compact-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.75rem .85rem}.compact-list article+article{border-top:1px solid #e8f0f4}.compact-list article>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.compact-list strong{font-size:.82rem}.compact-list article>div span{color:var(--muted);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-bottom:.8rem}.team-tabs button{border:1px solid #d4e4ed;background:#fff;border-radius:13px;padding:.66rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:750;color:#577082}.team-tabs button>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;background:#edf3f6}.team-tabs button.active{color:#124b6b;border-color:#83bed9;box-shadow:0 5px 14px #1d688b1a}.team-tabs button.active.team-a span{background:#dcecff;color:#285a9c}.team-tabs button.active.team-b span{background:#dff6f0;color:#176f5b}.team-tabs button.active.team-c span{background:#eee5ff;color:#64429e}.team-tabs button.active.team-d span{background:#ffedd8;color:#96590f}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:.8rem 0}.segmented{display:flex;background:#eaf3f8;border-radius:12px;padding:.25rem;gap:.2rem}.segmented button{border:0;background:transparent;border-radius:9px;min-height:37px;padding:.45rem .7rem;display:flex;align-items:center;justify-content:center;gap:.4rem;color:#557083;font-size:.78rem;font-weight:750}.segmented button svg{width:17px}.segmented button.active{background:#fff;color:#126b98;box-shadow:0 3px 10px #1b4e691a}.calendar-nav{display:flex;align-items:center;gap:.35rem}.calendar-nav>button:not(.button){width:36px;height:36px;border:0;border-radius:9px;background:#fff;display:grid;place-items:center}.calendar-nav>button svg{width:18px}.calendar-nav strong{min-width:145px;text-align:center;text-transform:capitalize;font-size:.9rem}.filters{background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:.85rem}.filters summary{display:flex;align-items:center;gap:.45rem;padding:.65rem .8rem;font-size:.82rem;font-weight:750;cursor:pointer}.filters summary::marker{color:#5b8da6}.filter-count{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#1676aa;color:#fff;font-size:.65rem}.filters__body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:.7rem;align-items:end;padding:.1rem .8rem .8rem}.filters__body .field__label{font-size:.75rem}.month-calendar{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:var(--shadow)}.weekday-row,.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row span{padding:.55rem;text-align:center;background:#f3f9fc;color:#60798a;font-size:.72rem;font-weight:800;border-bottom:1px solid var(--line)}.calendar-cell{position:relative;min-height:116px;border:0;border-right:1px solid #e5eef3;border-bottom:1px solid #e5eef3;background:#fff;padding:.42rem;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;overflow:hidden}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell:hover:not(:disabled){background:#f6fbfe}.calendar-cell[role=button]{cursor:pointer}.calendar-cell[role=button]:focus-visible{z-index:2;outline:2px solid var(--blue);outline-offset:-2px}.calendar-cell--dim{background:#f7fafb;color:#9aabb5}.calendar-cell--today{box-shadow:inset 0 0 0 2px #2c96c5}.calendar-cell__day{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:.78rem;font-weight:800}.calendar-cell--today .calendar-cell__day{background:#1676aa;color:#fff}.mini-shift,.mini-event,.more-events{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:.17rem .35rem;font-size:.64rem;font-weight:750}.mini-shift--sabah{background:#fff4b6;color:#6f570c}.mini-shift--ogle{background:#dff7fa;color:#126b79}.mini-shift--gece{background:#3d4e89;color:#fff}.mini-shift--off{background:#edf1f3;color:#5b6971}.calendar-off-badges{display:grid;width:100%;min-width:0;gap:2px}.calendar-off-badge,.calendar-off-more{display:block;width:100%;min-width:0;height:15px;padding:0 4px;overflow:hidden;border:0;border-radius:5px;background:#edf1f3;color:#5b6971;font:inherit;font-size:.55rem;font-weight:800;line-height:15px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.calendar-off-more{background:#edf6fa;color:#3f708b}.calendar-off-badge:focus-visible,.calendar-off-more:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.mini-shift--personal-off{width:100%;overflow:visible;line-height:1.1;text-align:center;text-overflow:clip;white-space:normal}.mini-event--pending{background:#fff0c7;color:#88530a}.mini-event--approved{background:#ddf4ea;color:#126b51}.mini-event--rejected{background:#f9e5e7;color:#953b42}.mini-event--cancellation_pending,.mini-event--change_pending{background:#fff0c7;color:#88530a}.more-events{color:#3f708b;background:#edf6fa}.calendar-leave-name{display:block;width:100%;min-width:0;overflow:hidden;color:#344054;font-size:.64rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.off-roster article>div{min-width:0}.off-roster .profile-badges{margin-top:.35rem}.week-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.week-day{background:#fff;border:1px solid var(--line);border-radius:15px;padding:.85rem}.week-day header{display:flex;align-items:center;justify-content:space-between}.week-day header>div{display:flex;flex-direction:column}.week-day header span{color:var(--muted);font-size:.72rem}.week-day header strong{text-transform:capitalize}.week-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin:.75rem 0}.week-counts span{background:#f5f9fb;border-radius:8px;padding:.45rem;display:flex;flex-direction:column;color:var(--muted);font-size:.67rem}.week-counts b{color:#183e56;font-size:.95rem}.week-counts .remaining{background:#e6f6ef;color:#22634f}.calendar-list{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.calendar-list article{display:grid;grid-template-columns:90px auto minmax(0,1fr) auto auto;align-items:center;gap:.7rem;padding:.75rem}.calendar-list article+article{border-top:1px solid #e8f0f4}.calendar-list time{font-size:.76rem;color:var(--muted)}.calendar-list article>div{display:flex;flex-direction:column}.calendar-list strong{font-size:.84rem}.calendar-list article>div span{font-size:.73rem;color:var(--muted)}.modal-backdrop{position:fixed;z-index:100;inset:0;background:#07233678;display:grid;place-items:center;padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .14s}.modal{width:min(100%,520px);max-height:min(90vh,850px);background:#fff;border-radius:20px;box-shadow:0 25px 80px #0625394d;display:flex;flex-direction:column;animation:modal-in .18s ease-out}.modal--wide{width:min(100%,760px)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid var(--line)}.modal__header h2{margin:0;font-size:1.15rem}.modal__body{padding:1.1rem;overflow-y:auto}.modal-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.2rem}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}.day-details__summary{display:flex;align-items:center;gap:.7rem;margin-bottom:.8rem;color:var(--muted);font-size:.85rem}.day-handover{display:flex;flex-direction:column;gap:.28rem;margin-bottom:.85rem;padding:.8rem;border:1px solid #cde6f1;border-radius:12px;background:linear-gradient(135deg,#f0faff,#f0fcf8)}.day-handover>strong{color:var(--navy)}.day-handover p,.day-handover small{margin:0;color:var(--muted);line-height:1.45}.day-handover p{font-size:.78rem}.day-handover small{color:#855109;font-size:.72rem}.people-shifts{border:1px solid var(--line);border-radius:13px;overflow:hidden}.people-shifts article{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(120px,.8fr);align-items:center;gap:.6rem;padding:.6rem .7rem}.people-shifts article+article{border-top:1px solid #e9f0f3}.people-shifts article>div{display:flex;flex-direction:column}.people-shifts strong{font-size:.8rem}.people-shifts article>div span{font-size:.68rem;color:var(--muted)}.event-note{font-size:.72rem;color:#48697d}.event-card{display:flex;align-items:center;justify-content:space-between;padding:.65rem .1rem;border-bottom:1px solid #e8f0f4}.event-card>div{display:flex;flex-direction:column}.event-card strong{font-size:.83rem}.event-card div span{font-size:.72rem;color:var(--muted)}.private-event-description{max-width:560px;margin-top:.25rem;color:#516b7c;font-size:.7rem;line-height:1.4}.request-tabs{width:max-content;margin-bottom:1rem}.request-tabs button span{min-width:20px;height:20px;border-radius:10px;background:#dcebf2;display:grid;place-items:center;font-size:.65rem}.request-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.request-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:.9rem;box-shadow:0 7px 20px #1d4d670d}.request-card header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem}.request-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:#e8f6fc;color:#1875a0}.request-icon svg{width:20px}.request-card header>div:nth-child(2){display:flex;flex-direction:column}.request-card header strong{font-size:.9rem}.request-card header span{font-size:.72rem;color:var(--muted)}.request-card dl{display:flex;flex-wrap:wrap;gap:1rem;border-top:1px solid #e8f0f4;border-bottom:1px solid #e8f0f4;margin:.75rem 0;padding:.65rem 0}.request-card dl>div{display:flex;flex-direction:column}.request-card dt{font-size:.65rem;color:var(--muted)}.request-card dd{margin:0;font-size:.78rem;font-weight:750}.private-description{font-size:.79rem;color:#455f71;background:#f5f9fb;border-radius:9px;padding:.55rem .65rem;line-height:1.45}.private-description span{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:#738b9a;font-weight:800;margin-bottom:.15rem}.request-card footer{display:flex;justify-content:flex-end;gap:.45rem}.request-card footer .button{min-height:36px;padding:.45rem .65rem;font-size:.76rem}.preview-box{border:1px solid #cde6f1;background:#f3fbfe;border-radius:12px;padding:.75rem;display:flex;flex-direction:column;gap:.55rem}.preview-box>div:not(.alert){display:flex;justify-content:space-between;gap:.8rem;font-size:.8rem}.preview-box>div span{color:var(--muted)}.current-shift{border:1px solid var(--line);background:#f6fafc;border-radius:12px;padding:.75rem;display:flex;flex-direction:column}.current-shift span{font-size:.72rem;color:var(--muted)}.current-shift strong{font-size:1.1rem}.current-shift small{color:#855109;margin-top:.35rem}.inline-filters,.directory-filters{display:flex;gap:.7rem;align-items:flex-end;margin:1rem 0}.inline-filters .field,.directory-filters .field{min-width:180px}.approval-groups>section>h2{font-size:.9rem;display:flex;align-items:center;gap:.4rem;margin:1.1rem 0 .55rem;color:#46677b}.approval-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:.85rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:start;margin-bottom:.6rem}.approval-card__identity{display:flex;align-items:center;gap:.6rem}.approval-card__identity>div{display:flex;flex-direction:column}.approval-card__identity strong{font-size:.88rem}.approval-card__identity span{color:var(--muted);font-size:.73rem}.approval-card .private-description{grid-column:1/-1;margin:0}.approval-card footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:.5rem;border-top:1px solid #e7eff3;padding-top:.65rem}.approval-card footer .button{min-height:37px;padding:.45rem .75rem}.notification-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.notification-filter label{display:flex;align-items:center;gap:.45rem;color:#536f81;font-size:.82rem}.notification-filter input{width:18px;height:18px;accent-color:var(--blue)}.notification-list{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.notification-item{position:relative;width:100%;border:0;background:#f5fbfe;padding:.8rem .9rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;text-align:left}.notification-item+.notification-item{border-top:1px solid #e2edf2}.notification-item:hover{background:#edf8fd}.notification-item--read{background:#fff}.notification-item__icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#dff2fb;color:#1676aa}.notification-item--read .notification-item__icon{background:#eef2f4;color:#71838d}.notification-item__icon svg{width:18px}.notification-item__content{display:flex;flex-direction:column;gap:.15rem}.notification-item__content strong{font-size:.84rem}.notification-item__content>span{font-size:.76rem;color:#4e697b;line-height:1.4}.notification-item__content time{font-size:.66rem;color:#8496a1}.notification-item>i{position:absolute;width:8px;height:8px;border-radius:50%;background:#d0444d;right:.45rem;top:.45rem}.search-field{height:44px;min-width:250px;display:flex;align-items:center;gap:.5rem;border:1px solid #cbdde8;border-radius:11px;background:#fff;padding:0 .75rem}.search-field:focus-within{border-color:#2d91bf;box-shadow:0 0 0 3px #2d91bf1f}.search-field svg{width:18px;color:#708897}.search-field input{min-width:0;flex:1;border:0;outline:0;color:#173b53;background:transparent}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.person-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:.85rem;display:flex;flex-direction:column;box-shadow:0 7px 20px #1d4d670a}.person-card header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;border-bottom:1px solid #e7eff3;padding-bottom:.7rem}.person-card header>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.person-card header strong{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-card header span{font-size:.7rem;color:var(--muted)}.person-card dl{margin:.65rem 0;display:flex;flex-direction:column;gap:.38rem}.person-card dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:.5rem}.person-card dt{display:flex;align-items:center;gap:.28rem;color:var(--muted);font-size:.69rem}.person-card dd{margin:0;font-size:.74rem;font-weight:650}.phone-link,.phone-empty{margin-top:auto;border-radius:9px;padding:.5rem .6rem;display:flex;align-items:center;gap:.4rem;font-size:.76rem}.phone-link{background:#e8f7f2;color:#126c52;text-decoration:none;font-weight:750}.phone-empty{background:#f2f5f7;color:#74858e}.profile-hero{background:linear-gradient(130deg,#e0f4ff,#e5faf6);border:1px solid #cce6ef;border-radius:19px;padding:1.1rem;display:flex;align-items:center;gap:.9rem;margin-bottom:.9rem}.profile-hero h2{margin:0 0 .18rem}.profile-hero>div:nth-child(2)>span{color:var(--muted);font-size:.8rem}.profile-badges{display:flex;gap:.35rem;margin-top:.45rem}.profile-badges b{padding:.2rem .42rem;border-radius:6px;background:#ffffffbf;font-size:.65rem;color:#266078}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.profile-grid .card h2{font-size:1rem;display:flex;align-items:center;gap:.45rem}.profile-grid .card h2 svg{width:20px;color:#277ea9}.balance-current{display:flex;margin-bottom:1rem;border-radius:12px;background:#f3f9fc;padding:.7rem}.balance-current>div{width:50%;display:flex;flex-direction:column}.balance-current>div+div{padding-left:.75rem;border-left:1px solid var(--line)}.balance-current span{font-size:.7rem;color:var(--muted)}.balance-current strong{font-size:1.2rem}.profile-info-card dl{margin:0}.profile-info-card dl>div{display:flex;justify-content:space-between;gap:.7rem;padding:.6rem 0;border-bottom:1px solid #e8f0f4}.profile-info-card dt{color:var(--muted);font-size:.78rem}.profile-info-card dd{margin:0;font-size:.8rem;font-weight:750;text-align:right}.management-tabs{display:flex;gap:.35rem;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;border-bottom:1px solid var(--line)}.management-tabs button{border:0;background:transparent;padding:.6rem .75rem;border-radius:10px;display:flex;align-items:center;gap:.4rem;color:#5c7484;font-size:.86rem;font-weight:750;white-space:nowrap}.management-tabs button svg{width:18px}.management-tabs button.active{color:#116b97;background:#e5f5fd}.management-panel{min-width:0;margin-top:1rem;background:#fff;border:1px solid var(--line);border-radius:17px;padding:1rem;min-height:300px;box-shadow:var(--shadow)}.management-filter{max-width:220px;margin-bottom:.8rem}.management-filter.feedback-filters{max-width:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.feedback-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.feedback-detail-grid>div,.feedback-copy,.feedback-meta{min-width:0;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:#f8fbfd}.feedback-detail-grid>div,.feedback-meta{display:flex;flex-direction:column;gap:.2rem}.feedback-detail-grid small,.feedback-meta{color:var(--muted);font-size:.78rem}.feedback-copy p{margin:.4rem 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-browser{overflow-wrap:anywhere}.management-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.management-actions>span{color:var(--muted);font-size:.8rem}.management-table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:12px}.management-table{width:100%;border-collapse:collapse;min-width:850px}.management-table th{text-align:left;color:#617989;background:#f5f9fb;font-size:.74rem;text-transform:uppercase;letter-spacing:.05em;padding:.65rem}.management-table td{padding:.65rem;font-size:.86rem;border-top:1px solid #e7eff3;vertical-align:middle}.table-person{display:flex;align-items:center;gap:.5rem}.table-person>div{display:flex;flex-direction:column}.table-person strong{font-size:.9rem}.table-person span{font-size:.78rem;color:var(--muted)}.table-actions{display:flex;justify-content:flex-end;gap:.25rem}.table-actions .button{min-height:33px;padding:.35rem .5rem;font-size:.78rem}.personnel-management{width:100%;min-width:0}.temporary-pin{text-align:center;display:flex;flex-direction:column;gap:1rem}.temporary-pin>strong{font-size:2.4rem;letter-spacing:.28em;color:var(--navy);padding-left:.28em}.delegation-list{border:1px solid var(--line);border-radius:13px;overflow:hidden}.delegation-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.7rem;padding:.75rem}.delegation-list article+article{border-top:1px solid #e7eff3}.delegation-list article>div{display:flex;flex-direction:column}.delegation-list strong{font-size:.82rem}.delegation-list article>div span{color:var(--muted);font-size:.72rem}.delegation-list .button{min-height:34px;padding:.35rem .6rem;font-size:.7rem}.delegation-context-banner{margin-bottom:1rem}.export-form{display:flex;flex-direction:column;gap:1rem}.export-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.export-types label{padding:.55rem;background:#f6fafc;border-radius:9px}.export-types svg{width:18px;color:#347b9c}.export-form>.button,.settings-form>.button{align-self:flex-start}.settings-form{max-width:600px}.audit-list{border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-top:.8rem}.audit-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.65rem;padding:.7rem}.audit-list article+article{border-top:1px solid #e7eff3}.audit-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e9f6fc;color:#267ea8}.audit-icon svg{width:17px}.audit-list article>div{display:flex;flex-direction:column}.audit-list strong{font-size:.8rem}.audit-list article>div span{color:#536f80;font-size:.7rem}.audit-list article>div small{color:var(--muted);font-size:.65rem;word-break:break-word;margin-top:.2rem}.audit-list time{color:var(--muted);font-size:.67rem;white-space:nowrap}.mobile-menu-backdrop,.mobile-menu{display:none}@media(max-width:1180px){.summary-grid,.cards-grid,.directory-grid,.export-types{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){input,select,textarea,.input{font-size:16px}.app-shell,.app-content,.page,.auth-page,.onboarding-page,.modal,.bottom-sheet{max-width:100%;min-width:0}.sidebar{display:none}.mobile-header{position:sticky;z-index:25;top:0;height:58px;padding:0 .9rem;display:flex;align-items:center;justify-content:space-between;background:#fafdfff0;border-bottom:1px solid #dceaf1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-brand{min-width:0;border:0;background:transparent;display:flex;align-items:center;gap:.45rem}.mobile-brand svg{color:#1676aa}.mobile-brand strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65vw}.notification-button{position:relative;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:50%;background:#edf7fc;color:#1b6f98}.notification-button svg{width:20px}.notification-button b{position:absolute;right:-2px;top:-2px;min-width:18px;height:18px;padding:0 .25rem;border-radius:9px;display:grid;place-items:center;background:#c43e48;color:#fff;font-size:.58rem}.app-content{margin-left:0;padding-bottom:68px}.page{padding-top:1.15rem}.bottom-nav{position:fixed;z-index:40;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;height:64px;padding:5px max(5px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid #d6e7ef;box-shadow:0 -8px 22px #14435c14;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.bottom-nav button{position:relative;border:0;background:transparent;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#718592;font-size:.59rem;font-weight:750}.bottom-nav button>span{position:relative;display:grid;place-items:center}.bottom-nav button svg{width:20px;height:20px}.bottom-nav button.active{color:#0d6d9c;background:#edf8fd}.bottom-nav button b{position:absolute;left:13px;top:-6px;min-width:17px;height:17px;padding:0 .2rem;display:grid;place-items:center;border-radius:9px;color:#fff;background:#c43e48;font-size:.53rem}.mobile-menu-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;background:#07233673}.mobile-menu{width:100%;display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:22px 22px 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -20px 60px #06253940;animation:sheet-in .2s ease-out}.mobile-menu header{display:flex;align-items:center;justify-content:space-between}.mobile-menu nav{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.mobile-menu nav button{border:1px solid var(--line);background:#f8fbfd;border-radius:12px;padding:.72rem;display:flex;align-items:center;gap:.55rem;font-weight:700}.mobile-menu nav button svg{width:19px;color:#1a779f}@keyframes sheet-in{0%{transform:translateY(100%)}}.toast{bottom:75px}.dashboard-columns{grid-template-columns:1fr}.calendar-toolbar{align-items:flex-start}.filters__body{grid-template-columns:repeat(2,1fr)}.handover__route strong{max-width:130px}.directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){body{font-size:16px}.page{padding-left:.75rem;padding-right:.75rem}.page-header{align-items:flex-start;flex-direction:column}.page-header__actions{width:100%}.page-header__actions>.button,.page-header__actions>.button-row{flex:1}.page-header__actions .button-row .button{flex:1}.page-header h1{font-size:1.65rem}.form-grid{grid-template-columns:1fr}.summary-grid,.cards-grid{grid-template-columns:1fr 1fr;gap:.6rem}.summary-grid .card{min-height:155px;padding:.85rem}.summary-grid .quick-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.quick-card>span{grid-column:1/-1}.handover-grid{grid-template-columns:1fr}.handover__route{grid-template-columns:auto minmax(0,1fr) auto auto minmax(0,1fr)}.handover__route strong{max-width:100px}.team-status{grid-template-columns:auto minmax(0,1fr)}.team-status__numbers{grid-column:2;align-items:flex-start}.team-tabs{gap:.3rem}.team-tabs button{font-size:0;padding:.5rem}.team-tabs button>span{font-size:.75rem;width:31px;height:31px}.calendar-toolbar{flex-direction:column;gap:.6rem}.segmented{width:100%}.segmented button{flex:1;padding:.4rem;font-size:.7rem}.calendar-nav{width:100%;justify-content:space-between}.calendar-nav strong{min-width:auto}.filters__body{grid-template-columns:1fr}.weekday-row span{padding:.4rem .15rem;font-size:.65rem}.calendar-cell{min-height:82px;padding:.25rem}.calendar-cell__day{width:21px;height:21px;font-size:.68rem}.mini-shift,.mini-event,.more-events{font-size:.55rem;padding:.12rem .23rem}.mini-event{width:100%;height:7px;padding:0;font-size:0;border-radius:4px}.more-events{font-size:.52rem}.week-view{grid-template-columns:1fr}.week-counts{grid-template-columns:repeat(4,1fr)}.calendar-list article{grid-template-columns:60px auto minmax(0,1fr) auto;padding:.6rem;gap:.45rem}.calendar-list article>.text-link{display:none}.request-list{grid-template-columns:1fr}.request-tabs{width:100%}.request-tabs button{flex:1}.inline-filters,.directory-filters{align-items:stretch;flex-direction:column}.search-field{min-width:0;width:100%}.inline-filters .field,.directory-filters .field{min-width:0}.directory-grid,.profile-grid{grid-template-columns:1fr}.profile-hero{align-items:flex-start}.profile-hero .avatar--large{width:58px;height:58px}.management-panel{padding:.7rem}.export-types{grid-template-columns:1fr}.delegation-list article{grid-template-columns:auto minmax(0,1fr) auto}.delegation-list .button{grid-column:2/-1;justify-self:start}.audit-list article{grid-template-columns:auto minmax(0,1fr)}.audit-list time{grid-column:2}.people-shifts article{grid-template-columns:minmax(0,1fr) auto}.people-shifts .event-note{grid-column:1/-1}.modal-backdrop{width:100%;height:100dvh;padding:0;align-items:end;overflow:hidden}.modal{width:100%;min-height:0;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:21px 21px 0 0}.modal__body{min-height:0;padding:.9rem;padding-bottom:calc(.9rem + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.modal-actions .button{flex:1}.toast{left:1rem;right:1rem}.notification-item{padding:.7rem}.notification-item__content>span{font-size:.72rem}}@media(max-width:420px){.summary-grid{grid-template-columns:1fr}.summary-grid .quick-card{grid-column:auto}.handover__route{gap:.32rem}.handover__route strong{max-width:72px;font-size:.7rem}.handover__route small{font-size:.58rem}.handover__route>svg{width:14px}.team-dot{width:25px;height:25px;font-size:.65rem}.week-counts{grid-template-columns:repeat(3,1fr)}.calendar-nav .button{padding:.5rem}.profile-hero{flex-direction:column}.notification-filter{align-items:flex-start;gap:.4rem;flex-direction:column}.notification-filter .button{align-self:flex-end}}.searchable-combobox,.searchable-combobox__control{position:relative;min-width:0}.searchable-combobox__control .input{width:100%;padding-right:2.5rem}.searchable-combobox__clear{position:absolute;top:50%;right:.55rem;width:2rem;height:2rem;display:grid;place-items:center;padding:0;color:var(--muted);border:0;border-radius:50%;background:transparent;transform:translateY(-50%)}.searchable-combobox__options{position:absolute;z-index:30;top:calc(100% + .3rem);left:0;width:100%;max-height:min(18rem,42vh);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;padding:.35rem;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 16px 38px #07162b2e}.searchable-combobox__option{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.62rem .72rem;text-align:left;color:inherit;font:inherit;border:0;border-radius:9px;background:transparent;cursor:pointer}.searchable-combobox__option>span{min-width:0;overflow-wrap:anywhere}.searchable-combobox__option.active{color:var(--navy);background:#edf7ff}.searchable-combobox__empty{display:block;padding:.75rem;color:var(--muted);font-size:.82rem}.searchable-combobox__chips{display:flex;min-width:0;flex-wrap:wrap;gap:.35rem}.searchable-combobox__chips button{max-width:100%;min-height:34px;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .55rem;overflow-wrap:anywhere;color:var(--navy);border:1px solid #cfe5f7;border-radius:999px;background:#f1f9ff}@media(max-width:430px){.qualification-actions{display:grid;grid-template-columns:minmax(0,1fr)}.qualification-actions .button{width:100%;min-width:0;white-space:normal}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--header-mobile-height: 66px;--z-dropdown: 60;--z-nav: 70;--z-modal: 100;--z-toast: 120}html{min-inline-size:0;scroll-padding-block:1rem}body,#root,.app-shell,.app-content,.page,.page-header,.section-block,.card,.form-stack,.form-grid,.management-panel,.mission-card,.request-card,.person-card{min-inline-size:0}.app-content,.page{max-inline-size:100%}.page{width:min(100%,1280px)}.page-header>div,.section-heading>div,.dashboard-shift-card__content,.notification-item__content,.mission-card__title>div,.profile-section__title,.profile-section__meta,.table-person,.operation-person__main{min-width:0}.page-header h1,.page-header p,.section-heading h2,.dashboard-shift-card small,.notification-item__content strong,.notification-item__content>span,.mission-card h2,.mission-summary dd,.aircraft-package-row strong,.searchable-combobox__option>span,.searchable-combobox__chips button,.handover__person strong,.profile-section__title span,.profile-section__meta small{word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.button,.icon-button,.text-link,.bottom-nav__item,.searchable-combobox__option,.calendar-nav>button,.calendar-cell__open,.directory-filter-toggle{touch-action:manipulation}.icon-button,.notification-item__delete,.calendar-nav>button:not(.button){min-width:44px;min-height:44px}.app-content{scroll-padding-top:calc(var(--header-mobile-height) + env(safe-area-inset-top) + 1rem);scroll-padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 1rem)}.searchable-combobox__options{z-index:var(--z-dropdown);max-height:min(19rem,45dvh)}.modal-backdrop,.bottom-sheet-backdrop{width:100%;height:100dvh;max-height:100dvh}.modal__header{flex:0 0 auto}.modal__body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scroll-padding-block:1rem 6rem}.bottom-sheet__header,.bottom-sheet__handle{flex:0 0 auto}.bottom-sheet__body{min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scroll-padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.toast{z-index:var(--z-toast)}.calendar-refresh-status,.notification-refresh-status{width:max-content;max-width:100%;margin:0 0 .65rem auto;padding:.4rem .65rem;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:.78rem}.calendar-cell{position:relative;padding:0}.calendar-cell__open{width:100%;min-width:0;min-height:118px;height:100%;padding:.48rem .48rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.22rem;color:inherit;text-align:left;border:0;background:transparent}.calendar-cell__open:disabled{cursor:default;opacity:1}.calendar-cell__open:focus-visible{position:relative;z-index:3}.calendar-cell__desktop-events{width:100%;min-width:0;display:flex;flex-direction:column;gap:.18rem}.calendar-cell__mobile-indicators{display:none}.calendar-off-badges{position:absolute;z-index:2;right:.35rem;bottom:.35rem;left:.35rem}.week-counts__empty{grid-column:1 / -1;margin:0;color:var(--muted);font-size:.82rem}.calendar-list time{min-width:0;white-space:normal}.notification-groups{display:grid;gap:1.25rem}.notification-group{min-width:0}.notification-group>h2{margin:0 0 .55rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.notification-filter,.mission-list-toolbar,.directory-toolbar{min-width:0}.mission-list-toolbar{margin-bottom:1rem;padding:.75rem;display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.5fr);gap:.75rem;align-items:center;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.mission-list-search{min-width:0;min-height:46px;padding:0 .75rem;display:flex;align-items:center;gap:.5rem;border:1px solid var(--line);border-radius:var(--radius-input);background:#fafafa}.mission-list-search svg{flex:0 0 auto;color:var(--muted)}.mission-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.mission-status-filter{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.mission-status-filter button{flex:0 0 auto;white-space:nowrap}.mission-card{position:relative}.record-focus-anchor{position:absolute;top:-5rem}.directory-toolbar{margin-bottom:.75rem;display:flex;align-items:stretch;gap:.65rem}.directory-toolbar .search-field{flex:1 1 320px}.directory-filter-toggle{min-height:46px;padding:.65rem .85rem;display:none;align-items:center;justify-content:center;gap:.45rem;color:var(--text);border:1px solid var(--line);border-radius:var(--radius-input);background:var(--surface);font-weight:700}.directory-filters{margin-bottom:1rem}@media(max-width:860px){.app-content{min-height:100dvh;padding-top:calc(var(--header-mobile-height) + env(safe-area-inset-top));padding-right:max(.75rem,env(safe-area-inset-right));padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 1.25rem);padding-left:max(.75rem,env(safe-area-inset-left))}.page{padding-right:0;padding-left:0}.app-topbar{height:calc(var(--header-mobile-height) + env(safe-area-inset-top))}.app-topbar__actions{flex:0 0 auto}.mobile-brand{max-width:calc(100% - 104px)}.brand-logo--compact,.brand-logo--compact .brand-logo__copy{min-width:0;max-width:100%}.bottom-nav{height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.toast{right:max(1rem,env(safe-area-inset-right));bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 1rem);left:max(1rem,env(safe-area-inset-left))}.dashboard-quick-actions{display:none}.pending-section--empty .pending-card{padding:.8rem}.pending-section--empty .pending-card__icon,.pending-section--empty .button{display:none}.pending-section--empty .pending-card{grid-template-columns:1fr}.modal-backdrop{padding-top:max(.5rem,env(safe-area-inset-top))}.modal{max-height:calc(100dvh - env(safe-area-inset-top))}.bottom-sheet{max-height:calc(100dvh - env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom)}}@media(max-width:640px){body{font-size:16px}.page-header{gap:.75rem}.page-header h1{font-size:clamp(1.6rem,8vw,1.9rem)}.page-header p{font-size:.92rem}.page-header__actions,.page-header__actions>.button-row{width:100%}.section-block{padding:1rem}.calendar-toolbar{gap:.65rem}.calendar-toolbar>.segmented{width:100%}.calendar-nav{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:.45rem}.calendar-period-button{width:100%;max-width:none;min-width:0;padding:.45rem .2rem;overflow:visible;overflow-wrap:normal;word-break:normal;white-space:nowrap}.calendar-nav>.button{grid-column:1 / -1;width:100%}.month-grid,.weekday-row{grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-cell{min-width:0;min-height:76px}.calendar-cell__open{min-height:76px;padding:.25rem .15rem;align-items:center;gap:.18rem;text-align:center}.calendar-cell__day{flex:0 0 auto}.calendar-cell .mini-shift{max-width:100%;padding:.12rem .2rem;font-size:.58rem;line-height:1.1;white-space:nowrap}.calendar-cell__desktop-events,.calendar-off-badges{display:none}.calendar-cell__mobile-indicators{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:2px}.calendar-indicator{min-width:13px;padding:1px 2px;color:#38414a;border-radius:4px;background:#e9edf1;font-size:.55rem;font-style:normal;font-weight:850;line-height:1.2;white-space:nowrap}.calendar-indicator--leave{color:#8d1429;background:#f9e3e8}.calendar-indicator--shift{color:#5c3b96;background:#eee8fa}.calendar-indicator--mission{color:#08634f;background:#e2f5ef}.calendar-indicator--off{color:#4b5560;background:#e6e9ec}.week-day header,.calendar-list article{min-width:0}.week-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-list article{grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.calendar-list article time,.calendar-list article>div{grid-column:1}.calendar-list article .team-dot,.calendar-list article .status,.calendar-list article .mission-status{grid-column:2}.calendar-list article>.text-link{grid-column:1 / -1;display:inline-flex;min-height:44px;justify-content:flex-start}.notification-filter{display:grid;grid-template-columns:minmax(0,1fr);gap:.65rem}.notification-status-tabs{width:100%}.notification-status-tabs button{min-width:0;padding-inline:.35rem;font-size:.76rem;white-space:nowrap}.notification-filter .button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.notification-item{min-width:0}.notification-item__main{grid-template-columns:38px minmax(0,1fr) 18px}.notification-item__delete{margin:0 .25rem 0 0}.mission-list-toolbar{grid-template-columns:minmax(0,1fr);padding:.65rem}.mission-status-filter{padding-bottom:.2rem}.mission-form__section,.candidate-card,.aircraft-package-row{min-width:0}.mission-summary{grid-template-columns:minmax(0,1fr)}.mission-card footer{display:grid;grid-template-columns:minmax(0,1fr)}.mission-card footer .button{width:100%}.directory-toolbar{position:sticky;z-index:8;top:calc(var(--header-mobile-height) + env(safe-area-inset-top) + .25rem);padding:.5rem 0;flex-direction:column;background:color-mix(in srgb,var(--page) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.directory-filter-toggle{display:inline-flex}.directory-filters{grid-template-columns:minmax(0,1fr)}.profile-section__toggle{min-height:58px;align-items:flex-start}.profile-section__meta{max-width:46%;align-items:flex-end;text-align:right}.aircraft-package-row{align-items:stretch;flex-direction:column}.aircraft-package-row .button{width:100%}.modal-actions{gap:.5rem;flex-wrap:wrap}.modal-actions .button{min-width:min(100%,9rem);flex:1 1 9rem}.searchable-combobox__options{max-height:min(44dvh,19rem)}}@media(max-width:360px){.app-content{padding-right:max(.55rem,env(safe-area-inset-right));padding-left:max(.55rem,env(safe-area-inset-left))}.brand-logo--compact .brand-logo__copy strong{max-width:92px}.bottom-nav__item{font-size:.68rem}.calendar-toolbar,.filters summary{border-radius:12px}.weekday-row span{padding-inline:0;font-size:.65rem}.calendar-cell,.calendar-cell__open{min-height:70px}.calendar-cell .mini-shift{font-size:.54rem}.notification-filter .button-row,.page-header__actions .button-row,.management-panel .table-actions,.checkbox-fieldset{grid-template-columns:minmax(0,1fr)}}.record-card--focused{outline:3px solid rgba(31,132,214,.28);border-color:var(--blue)!important;box-shadow:0 12px 30px #1f84d626}.notification-status-tabs{width:auto}.notification-item{padding:0;grid-template-columns:minmax(0,1fr) auto}.notification-item__main{position:relative;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:1rem;color:inherit;border:0;background:transparent;text-align:left}.notification-item__delete{width:44px;height:44px;margin-right:.55rem;display:grid;place-items:center;align-self:center;color:var(--danger);border:0;border-radius:12px;background:transparent}.notification-item__delete:hover{background:#fff0f1}.notification-item__main>i{position:absolute;width:8px;height:8px;top:.45rem;right:.45rem;border-radius:50%;background:var(--danger)}.calendar-period-button{min-width:150px;padding:.45rem .65rem;color:var(--navy);border:0;border-radius:10px;background:transparent;font:inherit;font-weight:760;text-transform:capitalize}.calendar-period-button:hover{background:#edf7ff}.month-picker__year{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.month-picker__year strong{font-size:1.15rem}.month-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.month-picker__grid button{min-height:48px;padding:.65rem;color:var(--text);border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit;text-transform:capitalize}.month-picker__grid button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.calendar-shift-change-name{display:block;max-width:100%;padding:.12rem .25rem;overflow:hidden;color:#6847a8;border-radius:5px;background:#f2ecff;font-size:.66rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.day-attendance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;align-items:start}.day-attendance-group{min-width:0;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.day-attendance-group>header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem .8rem;background:#f4fafc}.day-attendance-group--working>header{background:#ecfaf4}.day-attendance-group--away>header{background:#fff7ed}.day-attendance-group h3{margin:0;font-size:.9rem}.day-attendance-group header span{color:var(--muted);font-size:.76rem}.day-attendance-group .people-shifts{border:0;border-radius:0}.day-attendance-group .people-shifts article{grid-template-columns:minmax(0,1fr) auto}.day-attendance-group .event-note,.day-attendance-group .private-event-description{grid-column:1 / -1}.day-attendance-empty{margin:0;padding:.9rem;color:var(--muted);font-size:.82rem}.person-skill-list{display:flex!important;flex-flow:row wrap!important;gap:.25rem;margin-top:.25rem}.person-skill-list i{padding:.12rem .35rem;color:#315b76;border-radius:999px;background:#eaf4fa;font-size:.68rem;font-style:normal}.dashboard-team-today__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.dashboard-team-today__grid>div{min-width:0;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff}.dashboard-team-today__grid>div>strong{display:flex;justify-content:space-between;gap:.5rem}.dashboard-team-today__grid>div>strong span{min-width:28px;padding:.12rem .4rem;text-align:center;border-radius:999px;background:#eef5f8}.dashboard-team-today__grid ul{margin:.75rem 0 0;padding:0;list-style:none}.dashboard-team-today__grid li{display:flex;justify-content:space-between;gap:.7rem;padding:.48rem 0;border-top:1px solid #edf1f3}.dashboard-team-today__grid li b{min-width:0;overflow-wrap:anywhere;font-size:.82rem}.dashboard-team-today__grid li small{color:var(--muted);text-align:right}.phone-import__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.phone-import__summary span{padding:.7rem;text-align:center;border:1px solid var(--line);border-radius:12px;background:#f7fafb;font-size:.78rem}.phone-import__summary b{display:block;color:var(--navy);font-size:1.15rem}.feedback-attachment img{display:block;width:100%;max-height:520px;margin-top:.6rem;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#eef2f4}@media(max-width:640px){.notification-filter{align-items:stretch}.notification-status-tabs{width:100%}.notification-filter .button-row{width:100%;display:grid;grid-template-columns:1fr 1fr}.notification-filter .button-row .button{width:100%;min-width:0}.notification-item__main{padding:.8rem .65rem;gap:.55rem}.notification-item__delete{margin-right:.25rem}.day-attendance-grid,.dashboard-team-today__grid{grid-template-columns:1fr}.day-attendance-group--away{order:-1}.day-attendance-group .people-shifts article{min-width:0}.calendar-period-button{min-width:0;max-width:52vw;overflow-wrap:anywhere;font-size:.82rem}.calendar-shift-change-name{font-size:.64rem;white-space:normal;overflow-wrap:anywhere}.month-picker__grid{gap:.4rem}.month-picker__grid button{min-height:46px;padding:.55rem .3rem}.phone-import__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.management-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.profile-badges,.table-actions{max-width:100%;flex-wrap:wrap}.calendar-cell .mini-shift,.calendar-cell .more-events{font-size:.64rem}.notification-item__content>span{font-size:.82rem}.notification-item__content time{font-size:.74rem}.week-counts,.team-status-grid .team-status__numbers{font-size:.76rem}}.mission-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,390px),1fr));gap:1rem}.mission-card{display:flex;min-width:0;flex-direction:column;gap:1rem;border-top:3px solid var(--brand)}.mission-card>header,.mission-card>footer,.mission-form__heading,.candidate-tools{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.mission-card>footer{margin-top:auto}.mission-status,.aog-badge,.pending-change{display:inline-flex;align-items:center;min-height:26px;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:800}.mission-status{color:#184d34;background:#e5f5ec}.mission-status--pending{color:#6d4c00;background:#fff3cf}.mission-status--rejected,.mission-status--cancelled{color:#7d1426;background:#fbe6ea}.mission-status--completed{color:#4e5157;background:#eceef0}.aog-badge{color:#fff;background:var(--brand)}.pending-change{color:#694807;background:#fff0c2}.mission-card__title{display:flex;align-items:center;gap:.8rem;min-width:0}.mission-card__title h2,.mission-card__title p{margin:0}.mission-card__title h2{overflow-wrap:anywhere;font-size:1.15rem}.mission-card__title p{display:flex;align-items:center;gap:.35rem;margin-top:.25rem;color:var(--muted)}.mission-card__icon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;color:var(--brand);border-radius:12px;background:var(--brand-soft)}.mission-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0}.mission-summary>div{min-width:0;padding:.7rem;border-radius:10px;background:#f7f7f8}.mission-summary dt{color:var(--muted);font-size:.76rem}.mission-summary dd{margin:.2rem 0 0;overflow-wrap:anywhere;font-weight:700}.mission-participant-chips,.candidate-tags,.skill-checks{display:flex;flex-wrap:wrap;gap:.45rem}.mission-participant-chips span,.candidate-tag{padding:.3rem .55rem;border-radius:999px;background:#f0f1f3;font-size:.75rem}.candidate-tag--ok{color:#16623e;background:#e5f5ec}.mission-note{margin:0;padding:.7rem;border-left:3px solid #b8bcc2;background:#f7f7f8;overflow-wrap:anywhere}.mission-note--private{display:flex;gap:.45rem;color:#6a1322;border-color:var(--brand);background:#fff4f6}.mission-form__section{padding:1rem;border:1px solid var(--line);border-radius:13px;background:#fff}.mission-form__section>h3,.mission-form__heading h3{display:flex;align-items:center;gap:.45rem;margin:0 0 1rem;font-size:1rem}.mission-form__heading{justify-content:space-between;margin-bottom:1rem}.mission-form__heading h3{margin:0}.province-picker{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:.65rem}.return-unknown{align-self:end;min-height:46px}.skill-checks{margin-top:.8rem}.candidate-panel{display:grid;gap:1rem;margin-top:1rem}.candidate-tools{justify-content:space-between}.candidate-tools .field{min-width:min(100%,280px)}.candidate-unit-filter{display:inline-flex;max-width:100%;padding:.2rem;gap:.2rem;border:1px solid var(--line);border-radius:10px;background:#f7f8f9}.candidate-unit-filter button{min-height:38px;padding:.45rem .7rem;color:var(--muted);border:0;border-radius:8px;background:transparent;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.candidate-unit-filter button.active{color:#fff;background:var(--navy)}.candidate-total{white-space:nowrap;font-size:.82rem}.candidate-group{min-width:0}.candidate-group h4{display:flex;align-items:center;gap:.4rem;margin:0 0 .55rem}.candidate-group h4 small{padding:.15rem .45rem;border-radius:999px;background:#eceef0}.candidate-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:.55rem}.candidate-card{display:flex;align-items:flex-start;gap:.65rem;min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:11px;cursor:pointer;background:#fff}.candidate-card.selected{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.candidate-card>input{flex:0 0 auto;width:19px;height:19px;accent-color:var(--brand)}.candidate-card__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:.35rem}.candidate-card__body>strong,.candidate-card__body>small{overflow-wrap:anywhere}.candidate-card__body>small{color:var(--muted)}.candidate-tag--unit{color:#174c70;background:#e5f3fb}.candidate-tag--structural{color:#64450a;background:#fff0c8}.candidate-visa-section{display:grid;min-width:0;gap:.8rem}.candidate-visa-section+.candidate-visa-section{padding-top:.9rem;border-top:1px solid var(--line)}.candidate-visa-section__title{display:flex;align-items:center;gap:.4rem;margin:0;color:#16623e;font-size:.9rem}.candidate-visa-section__title--warning{color:#694807}.candidate-visa-section__title small{padding:.15rem .45rem;border-radius:999px;background:#edf0f2}.candidate-visa{display:flex;align-items:flex-start;gap:.35rem;padding:.42rem .5rem;border-radius:8px;font-size:.76rem;font-weight:700;overflow-wrap:anywhere}.candidate-visa svg{flex:0 0 auto;margin-top:1px}.candidate-visa--valid{color:#16623e;background:#e5f5ec}.candidate-visa--warning{color:#694807;background:#fff3cf}.candidate-warning{display:flex;align-items:flex-start;gap:.35rem;padding:.4rem .5rem;border-radius:8px;font-size:.75rem;overflow-wrap:anywhere}.candidate-warning--warning{color:#694807;background:#fff3cf}.candidate-warning--danger{color:#7d1426;background:#fbe6ea}.candidate-warning svg{flex:0 0 auto;margin-top:1px}.selected-count{display:flex;align-items:center;gap:.4rem;margin:.9rem 0 0;font-weight:700}.calendar-mission-name{display:block;max-width:100%;padding:.18rem .3rem;overflow:hidden;color:#6a1322;border-left:2px solid var(--brand);background:#fff3f5;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.event-note--mission{color:#7d1426;background:#fff1f4}.mission-calendar-detail>div{display:flex;min-width:0;flex-direction:column;gap:.25rem}.mission-calendar-detail small{overflow-wrap:anywhere}.operation-person__mission{border-left:3px solid var(--brand);background:#fff3f5}.load-more{display:flex;justify-content:center;margin-top:1rem}.qualification-card,.profile-section{min-width:0}.profile-section__toggle{width:100%;min-width:0;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0;color:inherit;border:0;background:transparent;text-align:left}.profile-section__title,.profile-section__meta{min-width:0;display:flex;align-items:center;gap:.45rem}.profile-section__title{font-size:1rem;font-weight:750}.profile-section__title svg{width:20px;flex:0 0 auto;color:#277ea9}.profile-section__meta{justify-content:flex-end;color:var(--muted)}.profile-section__meta small{overflow-wrap:anywhere;text-align:right}.profile-section__meta svg{flex:0 0 auto;transition:transform .18s ease}.profile-section__meta svg.is-open{transform:rotate(180deg)}.profile-section__content{padding-top:.85rem}.profile-section__content[hidden]{display:none}.declaration-list{display:grid;gap:.8rem;margin:1rem 0}.declaration-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.7rem;padding:.8rem;border:1px solid var(--line);border-radius:11px;background:#fafafa}.declaration-row .textarea{min-height:46px}.declaration-row .button{justify-self:start}.aircraft-qualification-groups,.aircraft-engine-list,.aircraft-bulk-engines{display:grid;gap:.7rem}.aircraft-qualification-groups{margin:1rem 0}.aircraft-qualification-group,.aircraft-bulk-form,.aircraft-bulk-engine-group{min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:11px;background:#fafafa}.aircraft-qualification-group h3,.aircraft-bulk-engines>h3,.aircraft-bulk-engine-group h4{margin:0 0 .65rem}.aircraft-engine-entry{min-width:0}.aircraft-engine-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:.55rem}.aircraft-engine-row small{min-width:0;overflow-wrap:anywhere;color:var(--muted)}.aircraft-engine-chip{width:fit-content;max-width:100%;padding:.28rem .55rem;overflow-wrap:anywhere;border:1px solid #cfe5f7;border-radius:999px;background:#f1f9ff;font-size:.8rem;font-weight:700}.aircraft-engine-actions,.qualification-actions{display:flex;flex-wrap:wrap;gap:.45rem}.aircraft-engine-actions .button{min-height:38px;padding:.4rem .55rem}.aircraft-engine-editor{margin-top:.65rem}.aircraft-bulk-form{display:grid;gap:.9rem;margin-top:.9rem;background:#fff}.aircraft-package-list{display:grid;gap:.65rem;margin:1rem 0}.aircraft-package-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;border:1px solid var(--line);border-radius:11px;background:#fafafa}.aircraft-package-row>div{min-width:0;display:grid;gap:.25rem}.aircraft-package-row strong,.aircraft-package-row small{overflow-wrap:anywhere}.aircraft-package-row small{color:var(--muted)}@media(max-width:720px){.mission-list,.candidate-list,.mission-summary,.declaration-row,.province-picker{grid-template-columns:minmax(0,1fr)}.mission-card>footer .button,.mission-form__heading .button{flex:1 1 auto}.mission-form__section{padding:.8rem}.candidate-tools{align-items:stretch;flex-direction:column}.candidate-tools .field{width:100%}.candidate-unit-filter{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.candidate-unit-filter button{min-width:0;padding-inline:.35rem}.candidate-total{align-self:flex-start}.profile-section__toggle{align-items:flex-start}.profile-section__meta{max-width:48%}.aircraft-engine-row{grid-template-columns:minmax(0,1fr);align-items:start}.aircraft-engine-actions{width:100%}.aircraft-engine-actions .button{flex:1 1 auto;min-width:0;white-space:normal}.aircraft-package-row{align-items:stretch;flex-direction:column}.aircraft-package-row .button{width:100%;min-width:0;white-space:normal}}.dashboard-hero:has(.dashboard-management-card){min-height:520px}.dashboard-management-card{position:absolute;z-index:1;right:clamp(1.35rem,3.2vw,2.5rem);bottom:clamp(1.35rem,3.2vw,2.5rem);left:clamp(1.35rem,3.2vw,2.5rem);max-height:380px;padding:1.15rem 1.25rem;overflow:auto;color:var(--text);border:1px solid rgba(255,255,255,.82);border-radius:14px;background:#fff;box-shadow:0 18px 38px #0003}.dashboard-management-card--loading{min-height:150px;display:grid;place-items:center;color:var(--muted);font-weight:650}.dashboard-management-card__title{display:flex;align-items:center;gap:.85rem}.dashboard-management-card__title>div{min-width:0;display:flex;flex-direction:column}.dashboard-management-card__title span,.dashboard-management-card__title small{color:var(--muted);font-size:.75rem}.dashboard-management-card__title strong{margin:.12rem 0;font-size:clamp(1.2rem,2vw,1.65rem);overflow-wrap:anywhere}.dashboard-management-card__teams{margin:.9rem 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.dashboard-management-card__teams>article{min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:11px;background:#f8f8f9}.dashboard-management-card__teams header{display:flex;align-items:center;gap:.6rem}.dashboard-management-card__teams header>div{min-width:0;display:flex;flex-direction:column}.dashboard-management-card__teams header strong,.dashboard-management-card__teams header small{overflow-wrap:anywhere}.dashboard-management-card__teams header small{color:var(--muted)}.dashboard-management-card__rates{margin-top:.65rem;display:grid;gap:.24rem;font-size:.76rem}.dashboard-management-card__counts{margin-top:.55rem;display:flex;flex-wrap:wrap;gap:.35rem}.dashboard-management-card__counts span,.dashboard-management-card__off{padding:.23rem .42rem;color:#565b62;border-radius:6px;background:#e9ebef;font-size:.67rem}.dashboard-management-card__off{display:block;margin-top:.45rem}.dashboard-management-card__absence{display:block;margin-top:.45rem;color:#55595f;font-size:.68rem;line-height:1.4;overflow-wrap:anywhere}.operations-page{max-width:1360px}.operations-page>.alert{margin-bottom:1rem}.operation-filters{margin-bottom:1.2rem;padding:1rem;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:.75rem}.operation-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.operation-team-card{min-width:0;padding:1rem}.operation-team-card__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem}.operation-team-card__header h2{margin:0;font-size:1.05rem}.operation-team-card__header>div{min-width:0;display:flex;flex-direction:column}.operation-team-card__header>div span{color:var(--muted);font-size:.72rem;overflow-wrap:anywhere}.attendance-summary{margin-top:.9rem;display:grid;gap:.6rem}.attendance-line{padding:.65rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.3rem .6rem;border:1px solid var(--line);border-radius:10px;background:#f8f8f9}.attendance-line>span:first-child{color:var(--muted);font-size:.7rem}.attendance-line>strong{font-size:.76rem;text-align:right}.attendance-line__bar{grid-column:1 / -1;height:5px;overflow:hidden;border-radius:4px;background:#e1e3e6}.attendance-line__bar i{display:block;height:100%;border-radius:inherit;background:var(--success)}.attendance-line--low .attendance-line__bar i{background:var(--warning)}.attendance-line--critical .attendance-line__bar i{background:var(--danger)}.attendance-line--good strong{color:#08794c}.attendance-line--low strong{color:#8a5b00}.attendance-line--critical strong{color:#a92727}.attendance-summary>small{color:#08794c}.operation-counts{margin:.75rem 0;display:flex;flex-wrap:wrap;gap:.35rem}.operation-counts span{padding:.32rem .46rem;color:#55595f;border-radius:6px;background:#eff0f2;font-size:.68rem}.special-off-list,.operation-groups{display:grid;gap:.45rem}.special-off-list details,.operation-groups details{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.special-off-list summary,.operation-groups summary{min-height:44px;padding:.6rem .7rem;display:flex;align-items:center;gap:.55rem;cursor:pointer;list-style:none;font-size:.77rem;font-weight:700}.special-off-list summary::-webkit-details-marker,.operation-groups summary::-webkit-details-marker{display:none}.special-off-list summary span,.operation-groups summary span{min-width:0;flex:1;overflow-wrap:anywhere}.special-off-list summary svg,.operation-groups summary svg{width:17px;transition:transform var(--transition)}.special-off-list details[open] summary svg,.operation-groups details[open] summary svg{transform:rotate(90deg)}.special-off-list>details>small{display:block;padding:0 .7rem .55rem;color:var(--muted)}.operation-person-list{padding:0 .65rem .65rem;display:grid;gap:.45rem}.operation-person{min-width:0;padding:.62rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem .65rem;border-radius:8px;background:#f6f7f8}.operation-person__main{min-width:0;display:flex;flex-direction:column}.operation-person__main strong,.operation-person__main span,.operation-person__main small{overflow-wrap:anywhere}.operation-person__main strong{font-size:.78rem}.operation-person__main span,.operation-person__main small{color:var(--muted);font-size:.67rem}.operation-person__skills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.2rem}.operation-person__skills b{padding:.16rem .3rem;color:#7d1426;border:1px solid #e8c3ca;border-radius:5px;background:#fff5f6;font-size:.58rem}.operation-person__leave{grid-column:1 / -1;padding-top:.45rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .55rem;border-top:1px solid #dedfe2;font-size:.67rem}.operation-person__leave p{width:100%;margin:0;padding:.4rem;color:#3d4045;border-radius:6px;background:#fff;white-space:pre-wrap;overflow-wrap:anywhere}.operation-person__leave small{width:100%;color:var(--muted)}.operation-supervisors,.operation-handoffs{margin-top:1.2rem}.operation-supervisor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.operation-supervisor{padding:.85rem;display:flex;align-items:center;gap:.65rem}.operation-supervisor>svg{flex:0 0 auto;color:var(--brand)}.operation-supervisor>div{min-width:0;display:flex;flex-direction:column}.operation-supervisor span,.operation-supervisor small{color:var(--muted);font-size:.7rem;overflow-wrap:anywhere}.operation-handoff-list{padding:.8rem}.operation-handoff-list>div{padding:.55rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;font-size:.74rem}.operation-handoff-list>div+div{border-top:1px solid var(--line)}.operation-handoff-list svg{width:17px;color:var(--brand)}.operation-handoff-list span{min-width:0;overflow-wrap:anywhere}.operation-footnote{margin:1rem 0 0;display:flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.72rem}@media(max-width:1080px){.operation-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.operation-team-grid{grid-template-columns:1fr}}@media(max-width:860px){.dashboard-hero:has(.dashboard-management-card){min-height:640px}.dashboard-management-card{right:1rem;bottom:1.25rem;left:1rem;max-height:480px;padding:1rem}.operation-supervisor-grid,.operation-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dashboard-hero:has(.dashboard-management-card){min-height:690px}.dashboard-management-card__teams{grid-template-columns:1fr}.dashboard-management-card__teams>article{padding:.7rem}.operation-filters,.operation-supervisor-grid{grid-template-columns:1fr}.operation-team-card{padding:.75rem}.operation-team-card__header{grid-template-columns:auto minmax(0,1fr)}.operation-team-card__header>.shift{grid-column:1 / -1;justify-self:start}.attendance-line{grid-template-columns:1fr}.attendance-line>strong{text-align:left;overflow-wrap:anywhere}.operation-person{grid-template-columns:1fr}.operation-person__skills{justify-content:flex-start}.operation-person__leave{grid-column:1}.operation-handoff-list>div{grid-template-columns:auto minmax(0,1fr)}.operation-handoff-list>div>svg:nth-of-type(2){display:none}}@media(prefers-contrast:more){:root{--line: #9db4c2}.button--primary{background:#075d88}.muted,.field__hint{color:#425b6b}}::selection{color:#fff;background:var(--blue)}body{font-size:15px;line-height:1.55}h1,h2,h3{color:var(--text);line-height:1.15}h1{font-weight:720}h2{font-weight:700}h3{font-weight:680}:focus-visible{outline:3px solid rgba(20,124,229,.3);outline-offset:3px}.skip-link{position:fixed;z-index:120;top:.75rem;left:.75rem;padding:.7rem 1rem;color:#fff;background:var(--blue);border-radius:12px;transform:translateY(-160%);transition:transform var(--transition)}.skip-link:focus{transform:translateY(0)}.button{min-height:50px;padding:.78rem 1.15rem;border-radius:16px;font-size:.94rem;font-weight:700;transition:transform var(--transition),background var(--transition),border-color var(--transition),box-shadow var(--transition)}.button:active:not(:disabled){transform:scale(.98)}.button--primary{color:#fff;background:var(--blue);box-shadow:0 10px 22px #147ce538}.button--primary:hover:not(:disabled){background:var(--blue-hover);box-shadow:0 13px 28px #147ce540}.button--secondary{color:#075fae;background:#eaf5ff;border-color:#c5e2fb;box-shadow:none}.button--secondary:hover:not(:disabled){background:#dceeff}.button--ghost{color:#344054;background:#fff;border-color:var(--line)}.button--ghost:hover:not(:disabled){color:var(--blue);background:#f5faff}.button--danger{color:#b42318;background:#fff4f3;border-color:#fecdca}.icon-button{width:44px;height:44px;border-radius:14px;border:1px solid var(--line);background:#fff;transition:background var(--transition),transform var(--transition)}.icon-button:active{transform:scale(.96)}.field{gap:.48rem}.field__label,.duration-field legend{color:#344054;font-size:.84rem;font-weight:680}.input{min-height:52px;padding:.82rem .95rem;color:var(--text);background:#f8fafc;border:1px solid #d9e2ec;border-radius:var(--radius-input);transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}.input:hover:not(:disabled){border-color:#bdcbd9}.input:focus{background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px #147ce51a}.textarea{min-height:112px;resize:vertical}.field__hint{color:var(--muted);font-size:.76rem}.field__error{color:var(--danger);font-size:.78rem;font-weight:600}.form-stack{gap:1.15rem}.form-grid{gap:1rem}.check-row{min-height:54px;padding:.65rem .75rem;border-radius:14px;background:#f8fafc}.check-row input{accent-color:var(--blue);width:19px;height:19px}.card,.section-block,.request-card,.notification-item,.directory-card,.management-panel,.profile-hero{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow)}.card{padding:1.25rem}.alert{padding:.85rem .95rem;border-radius:16px;font-size:.86rem;border-width:1px}.alert--info{color:#075985;background:#eef8ff;border-color:#c5e8ff}.alert--success{color:#067647;background:#ecfdf3;border-color:#abefc6}.alert--warning{color:#7a4d00;background:#fff8e5;border-color:#f8d98b}.alert--danger{color:#b42318;background:#fff1f0;border-color:#fecdca}.status,.shift{min-height:25px;padding:.25rem .58rem;gap:.25rem;border-radius:999px;font-size:.69rem;font-weight:720;letter-spacing:.01em}.status--pending{color:#8a5400;background:#fff4d6;border-color:#f5cd68}.status--approved{color:#067647;background:#e9fbf2;border-color:#a6eccb}.status--rejected{color:#b42318;background:#fff0ef;border-color:#f8c7c4}.shift--sabah{color:#735800;background:#fff4bf;border-color:#efd36b}.shift--ogle{color:#08657a;background:#dff8ff;border-color:#9fdfee}.shift--gece{color:#fff;background:#344a91;border-color:#344a91}.shift--off{color:#46515c;background:#edf1f4;border-color:#d4dbe1}.empty{min-height:220px;padding:2rem 1.25rem;border:1px dashed #cbd7e3;border-radius:var(--radius-card);background:#ffffffad}.empty>svg{color:#86b9dd;width:42px;height:42px}.loading{min-height:180px;color:var(--blue)}.skeleton-card{overflow:hidden;background:#fff}.skeleton-card span{background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%}.brand-logo{display:inline-flex;align-items:center;gap:.72rem;min-width:0;text-align:left}.brand-logo__icon{width:46px;height:46px;flex:0 0 auto;border-radius:13px}.brand-logo__copy{display:flex;min-width:0;flex-direction:column;line-height:1.18}.brand-logo__copy strong{max-width:175px;font-size:.94rem;font-weight:720}.brand-logo__copy small{margin-top:.22rem;font-size:.65rem;font-weight:500;opacity:.7}.brand-logo--light{color:#fff}.brand-logo--dark{color:var(--navy)}.brand-logo--compact .brand-logo__icon{width:38px;height:38px;border-radius:11px}.brand-logo--compact .brand-logo__copy strong{max-width:150px;font-size:.78rem}.auth-page{min-height:100svh;padding:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:stretch;overflow-x:hidden;background:var(--page)}.auth-hero{position:relative;isolation:isolate;min-height:100svh;padding:clamp(2rem,5vw,5.5rem);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:radial-gradient(circle at 16% 22%,rgba(37,167,240,.34) 0 2px,transparent 3px) 0 0 / 28px 28px,radial-gradient(circle at 78% 72%,rgba(255,255,255,.09),transparent 34%),linear-gradient(145deg,#07162b,#0b1f3a 56%,#103d68)}.auth-hero:after{content:"";position:absolute;z-index:-1;right:-14%;bottom:-12%;width:min(56vw,620px);aspect-ratio:1;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.auth-brand{display:flex;align-items:center;gap:1rem}.auth-brand img{width:68px;height:68px;filter:drop-shadow(0 16px 30px rgba(0,0,0,.2))}.auth-brand>div{display:flex;flex-direction:column}.auth-brand strong{color:#fff;font-size:1.04rem;font-weight:720}.auth-brand span{margin-top:0;color:#dceeff;font-size:.92rem;font-weight:620}.auth-hero__copy{position:relative;z-index:1;max-width:640px;margin:auto 0;padding:3rem 0}.auth-kicker{display:block;margin-bottom:1rem;color:#7dd3fc;font-size:.72rem;font-weight:750;letter-spacing:.16em}.auth-hero__copy h1{max-width:620px;margin-bottom:1.15rem;color:#fff;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.055em}.auth-hero__copy p{max-width:570px;margin:0;color:#c6d9ea;font-size:clamp(1rem,1.5vw,1.16rem)}.auth-hero__orbit{display:flex;gap:.55rem}.auth-hero__orbit span{width:34px;height:34px;display:grid;place-items:center;color:#dceeff;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff0f;font-size:.72rem;font-weight:720}.auth-hero--compact .auth-hero__copy h1{font-size:clamp(2.3rem,4vw,4rem)}.auth-form-shell{padding:clamp(1.5rem,5vw,5rem);display:grid;place-items:center}.auth-card,.onboarding-card{width:min(100%,540px);padding:clamp(1.4rem,4vw,2.4rem);border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-raised)}.auth-card__heading{margin-bottom:1.4rem}.auth-card__heading h1{max-width:100%;margin:.45rem 0 .8rem;color:var(--navy-deep);font-size:clamp(1.875rem,4.5vw,2.625rem);font-weight:780;line-height:1.08;letter-spacing:-.04em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.auth-card__heading h2{margin:.35rem 0 .45rem;font-size:clamp(1.65rem,3vw,2.1rem)}.auth-card__heading p{margin-bottom:0}.auth-card__heading--icon{display:flex;align-items:center;gap:.9rem}.auth-step-icon{width:52px;height:52px;display:grid;place-items:center;flex:0 0 auto;color:var(--blue);border-radius:16px;background:#eaf5ff}.auth-step-icon svg{width:24px}.auth-lead{color:var(--muted);font-size:clamp(1rem,1.35vw,1.1rem);font-weight:450;line-height:1.55}.auth-card .button[type=submit]{width:100%;min-height:54px}.password-toggle{width:44px;height:44px;right:5px;bottom:4px;color:#667085;border-radius:12px}.auth-note{margin-top:1.2rem;padding:.9rem;color:#526273;background:#f7f9fb;border:1px solid var(--line);border-radius:16px}.onboarding-page{min-height:100svh;padding:clamp(1rem,5vw,4rem);background:radial-gradient(circle at 10% 0,#dceeff,transparent 36%),var(--page)}.onboarding-card{width:min(100%,760px)}.app-shell{min-height:100svh;background:var(--page)}.sidebar{width:var(--sidebar-width);padding:1.25rem 1rem;color:#e8f2fb;background:linear-gradient(180deg,var(--navy-deep),var(--navy));border-right:0;box-shadow:14px 0 40px #07162b14}.sidebar-brand{width:100%;min-height:68px;padding:.45rem;border:0;background:transparent;border-radius:16px}.sidebar-brand:hover{background:#ffffff0f}.sidebar .sidebar-brand>.brand-logo{width:auto;height:auto;display:inline-flex;place-items:initial;color:#fff;background:transparent;border-radius:0;box-shadow:none}.sidebar .sidebar-brand>.brand-logo .brand-logo__copy{display:flex}.sidebar .sidebar-brand>.brand-logo strong{color:#fff}.sidebar-nav{display:flex;min-height:0;flex:1;flex-direction:column;overflow-y:auto;padding:.35rem .1rem 1rem}.sidebar-nav__label{margin:1.15rem .75rem .42rem;color:#7595ae;font-size:.64rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.sidebar-nav__item{width:100%;min-height:45px;padding:.62rem .75rem;display:flex;align-items:center;gap:.7rem;color:#bcd0df;border:0;border-radius:13px;background:transparent;font-size:.84rem;font-weight:620;text-align:left;transition:color var(--transition),background var(--transition),transform var(--transition)}.sidebar-nav__item svg{width:19px;height:19px;stroke-width:1.9}.sidebar-nav__item:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.sidebar-nav__item.active{color:#fff;background:linear-gradient(90deg,#25a7f047,#147ce529);box-shadow:inset 3px 0 #25a7f0}.sidebar-nav__item .unread-badge{margin-left:auto;color:#fff;background:#d64545}.sidebar .sidebar-nav .sidebar-nav__item{color:#bcd0df;background:transparent;border-radius:13px}.sidebar .sidebar-nav .sidebar-nav__item:hover{color:#fff;background:#ffffff12}.sidebar .sidebar-nav .sidebar-nav__item.active{color:#fff;background:linear-gradient(90deg,#25a7f047,#147ce529);box-shadow:inset 3px 0 #25a7f0}.sidebar-footer{padding-top:.8rem;border-top:1px solid rgba(255,255,255,.09)}.sidebar-footer>.button{width:100%;margin-bottom:.7rem;color:#dceeff;background:#ffffff12;border-color:#ffffff1f}.signed-user--sidebar{min-width:0;padding:.5rem;gap:.35rem;border-radius:16px;background:#ffffff0e}.signed-user__profile{min-width:0;flex:1;padding:0;display:flex;align-items:center;gap:.58rem;color:inherit;border:0;background:transparent;text-align:left}.signed-user__copy{min-width:0;display:flex;flex-direction:column}.signed-user__copy strong{overflow:hidden;color:#fff;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.signed-user__copy small{color:#91abc0;font-size:.65rem}.signed-user__logout{width:38px;height:38px;display:grid;place-items:center;color:#9fb6c8;border:0;border-radius:12px;background:transparent}.signed-user__logout:hover{color:#fff;background:#ffffff14}.signed-user__logout svg{width:18px}.signed-user--sidebar>.signed-user__profile{width:auto;height:auto;display:flex;place-items:initial;color:inherit;background:transparent}.signed-user--sidebar>.signed-user__logout{width:38px;height:38px;display:grid;color:#9fb6c8;background:transparent}.signed-user--sidebar .signed-user__copy strong{color:#fff}.signed-user--sidebar .signed-user__copy small{color:#91abc0}.signed-user--sidebar .avatar{color:#075fae}.avatar{color:#075fae;background:#dceeff;border:2px solid rgba(255,255,255,.75);font-weight:750}.app-content{min-height:100svh;margin-left:var(--sidebar-width);background:var(--page)}.app-topbar,.bottom-nav{display:none}.app-topbar{position:sticky;z-index:var(--z-nav);top:0;height:64px;margin-left:var(--sidebar-width);padding:.6rem var(--space-page);display:flex;align-items:center;justify-content:flex-end;background:#ffffffeb;border-bottom:1px solid var(--line);box-shadow:0 8px 24px #07162b0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-topbar .mobile-brand{display:none}.app-topbar__actions{display:flex;align-items:center;gap:.5rem}.topbar-feedback-button,.notification-button,.topbar-avatar{position:relative;min-height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--navy-deep);border:1px solid var(--line);border-radius:13px;background:#fff}.topbar-feedback-button{padding:.55rem .82rem;gap:.45rem;font-weight:700}.topbar-feedback-button svg,.notification-button svg{width:19px;height:19px}.notification-button,.topbar-avatar{width:42px;padding:0}.notification-button b{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;color:#fff;border:2px solid #fff;border-radius:10px;background:var(--danger);font-size:.55rem}.topbar-avatar .avatar{width:34px;height:34px;border:0}.feedback-form .textarea{min-height:118px}.page{width:min(100%,1260px);margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) var(--space-page) 3rem}.page-header{margin-bottom:1.5rem;gap:1rem}.page-header h1{margin-bottom:.45rem;font-size:clamp(1.85rem,3vw,2.55rem)}.page-header p{max-width:720px;color:var(--muted);font-size:.95rem}.eyebrow{color:#0877bf;font-size:.68rem;font-weight:780;letter-spacing:.13em}.section-block{padding:clamp(1rem,2vw,1.45rem)}.section-heading{margin-bottom:1rem}.section-heading h2{margin:.24rem 0 0;font-size:clamp(1.25rem,2vw,1.6rem)}.text-link{color:#0869bb;font-weight:680}.dashboard-page{max-width:1360px}.dashboard-hero{position:relative;min-height:350px;margin-bottom:1.4rem;padding:clamp(1.35rem,3.2vw,2.5rem);overflow:hidden;color:#fff;border-radius:32px;background:linear-gradient(142deg,#07162b,#0b1f3a 62%,#124d7d);box-shadow:0 22px 52px #07162b2e}.dashboard-hero__pattern{position:absolute;inset:0;opacity:.6;background-image:radial-gradient(circle,rgba(255,255,255,.15) 1.2px,transparent 1.4px);background-size:24px 24px;-webkit-mask-image:linear-gradient(115deg,#000,transparent 70%);mask-image:linear-gradient(115deg,#000,transparent 70%)}.dashboard-hero__heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-hero__date{color:#8ed6ff;font-size:.72rem;font-weight:720;letter-spacing:.08em;text-transform:uppercase}.dashboard-hero h1{margin:.32rem 0 .35rem;color:#fff;font-size:clamp(2rem,4vw,3.15rem);letter-spacing:-.045em}.dashboard-hero__heading p{margin:0;color:#bdd0e1}.dashboard-refresh{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dashboard-shift-card{position:absolute;z-index:1;right:clamp(1.35rem,3.2vw,2.5rem);bottom:clamp(1.35rem,3.2vw,2.5rem);left:clamp(1.35rem,3.2vw,2.5rem);min-height:145px;padding:1.25rem 1.4rem;display:grid;grid-template-columns:auto minmax(0,1.4fr) minmax(150px,.7fr) auto;align-items:center;gap:1rem;color:var(--text);border:1px solid rgba(255,255,255,.65);border-radius:24px;background:#fff;box-shadow:0 20px 38px #00000029}.dashboard-shift-card__icon{width:58px;height:58px;display:grid;place-items:center;color:#fff;border-radius:18px;background:#344a91}.dashboard-shift-card--sabah .dashboard-shift-card__icon{color:#755600;background:#ffe88e}.dashboard-shift-card--ogle .dashboard-shift-card__icon{color:#08657a;background:#bceefa}.dashboard-shift-card--off .dashboard-shift-card__icon{color:#4b5563;background:#e7ebef}.dashboard-shift-card__icon svg{width:28px;height:28px}.dashboard-shift-card__content,.dashboard-shift-card__next{min-width:0;display:flex;flex-direction:column}.dashboard-shift-card__content>span,.dashboard-shift-card__next>span{color:var(--muted);font-size:.75rem;font-weight:620}.dashboard-shift-card__content>strong{margin:.16rem 0;font-size:clamp(1.75rem,4vw,2.55rem);line-height:1.05}.dashboard-shift-card__next{padding-left:1rem;border-left:1px solid var(--line)}.dashboard-shift-card__next strong{margin:.15rem 0;font-size:1.05rem}.dashboard-shift-card small{color:#7a8795}.dashboard-chief-line,.dashboard-chief-delegate{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.dashboard-chief-delegate{margin-top:.18rem;color:#0b6d63!important;font-weight:750}.dashboard-shift-card__mark{width:76px;height:76px;opacity:.11}.dashboard-page>.section-block{margin-top:1.25rem}.dashboard-quick-actions{border:0;box-shadow:none;background:transparent;padding:.15rem 0}.quick-action-card{padding:1rem;display:grid;grid-template-columns:1.2fr 1fr;gap:.75rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.quick-action-card .button{min-height:58px}.handover-section{overflow:hidden}.handover-grid{grid-template-columns:1fr}.handover{padding:1.15rem;border-color:var(--line);border-radius:20px;background:#f8fbfe}.handover__date{color:#0877bf}.handover__route{grid-template-columns:auto minmax(0,1fr) auto auto minmax(0,1fr);gap:.65rem}.handover__route strong{max-width:none;color:var(--text);font-size:.91rem;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:break-word;line-height:1.25}.handover__route>svg{color:var(--blue)}.handover__warning{color:#7a4d00;background:#fff4d6;border:1px solid #f8d98b;border-radius:14px}.forecast-strip{padding-bottom:.3rem;scrollbar-width:thin}.handover--compact{min-width:220px}.handover--compact .handover__route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"from-team arrow to-team" "from-name arrow to-name";align-items:start;column-gap:.45rem;row-gap:.3rem}.handover--compact .handover__route>:nth-child(1){grid-area:from-team}.handover--compact .handover__route>:nth-child(2){grid-area:from-name}.handover--compact .handover__route>:nth-child(3){grid-area:arrow;align-self:center}.handover--compact .handover__route>:nth-child(4){grid-area:to-team}.handover--compact .handover__route>:nth-child(5){grid-area:to-name}.handover--compact .handover__route strong{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:break-word;line-height:1.25}.balance-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.balance-card{position:relative;min-height:150px;padding:1.2rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;box-shadow:none}.balance-card__icon{width:48px;height:48px;display:grid;place-items:center;color:var(--blue);border-radius:15px;background:#eaf5ff}.balance-card__icon svg{width:23px}.balance-card>div{display:flex;flex-direction:column}.balance-card>div strong{font-size:clamp(1.25rem,2.5vw,1.8rem)}.balance-card>div span{color:var(--muted)}.balance-card__bar{position:absolute;right:1.2rem;bottom:1.1rem;left:1.2rem;height:5px;overflow:hidden;border-radius:5px;background:#e8edf3}.balance-card__bar i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.balance-card--excuse .balance-card__icon{color:#087b68;background:#e8f9f5}.balance-card--excuse .balance-card__bar i{background:#19a78e}.compact-list article{min-height:66px;padding:.75rem .1rem}.team-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.team-status-grid .team-status{min-width:0;padding:1rem;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;text-align:left;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition)}.team-status-grid .team-status:hover{transform:translateY(-2px);border-color:#bddcf5;box-shadow:var(--shadow)}.team-status-grid .team-status>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.team-status-grid .team-status__numbers{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;padding-top:.7rem;border-top:1px solid var(--line)}.pending-card{padding:1rem 1.1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.pending-card__icon{width:54px;height:54px;display:grid;place-items:center;color:var(--blue);border-radius:17px;background:#eaf5ff}.pending-card>div{display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:.65rem}.pending-card>div .eyebrow{grid-column:1/-1}.pending-card>div strong{font-size:2rem}.pending-card>div p{margin:0;color:var(--muted)}.team-tabs{padding:.28rem;gap:.2rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.team-tabs button{min-height:52px;border:0;border-radius:14px;color:#667085;background:transparent}.team-tabs button>span{width:32px;height:32px}.team-tabs button.active{color:var(--blue);background:#eaf5ff;box-shadow:none}.calendar-toolbar{padding:.7rem;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.segmented{padding:.25rem;border:0;border-radius:14px;background:#edf2f7}.segmented button{min-height:40px;border-radius:11px;color:#667085}.segmented button.active{color:#075fae;background:#fff;box-shadow:0 3px 10px #0b1f3a14}.calendar-nav>button:not(.button){width:42px;height:42px;border-radius:13px;background:#f5f8fb}.filters{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:none}.filters summary{min-height:52px;padding:.75rem 1rem}.month-calendar{overflow:hidden;border-color:var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.weekday-row{background:#f7f9fc}.weekday-row span{color:#667085;font-weight:700}.calendar-cell{min-height:118px;padding:.48rem;background:#fff;border-color:var(--line)}.calendar-cell:hover:not(:disabled){z-index:1;background:#f6fbff;box-shadow:inset 0 0 0 2px #b9dcf7}.calendar-cell--today{background:#f0f8ff;box-shadow:inset 0 0 0 2px var(--blue)}.calendar-cell--today .calendar-cell__day{color:#fff;background:var(--blue)}.mini-shift{border-radius:8px;font-weight:700}.mini-event{border-radius:8px}.week-day,.calendar-list article{border-color:var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.day-handover{padding:1rem;border-radius:18px;background:#edf7ff}.people-shifts article,.event-card{border-color:var(--line);border-radius:16px}.request-tabs{margin-bottom:1.1rem}.request-list{gap:1rem}.request-card{padding:1.15rem}.request-card header{gap:.75rem}.request-icon{color:var(--blue);background:#eaf5ff;border-radius:15px}.request-card dl{padding:.8rem;border-radius:16px;background:#f7f9fc}.request-card footer{padding-top:.9rem;border-top:1px solid var(--line)}.duration-field{min-width:0;margin:0;padding:0;border:0}.duration-field legend{margin-bottom:.48rem}.duration-segmented{min-height:52px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border:1px solid #d9e2ec;border-radius:var(--radius-input);background:#f2f5f8}.duration-segmented button{min-width:0;padding:.45rem .4rem;color:#667085;border:0;border-radius:11px;background:transparent;font-size:.78rem;font-weight:680}.duration-segmented button.active{color:#075fae;background:#fff;box-shadow:0 3px 12px #0b1f3a17}.duration-segmented button:disabled{opacity:.4}.current-shift,.preview-box{padding:1rem;border:1px solid #cfe5f7;border-radius:18px;background:#f1f9ff}.preview-box>div{padding:.7rem .8rem;border-radius:13px;background:#fff}.preview-box strong{color:var(--navy)}.modal-backdrop{z-index:var(--z-modal);background:#07162ba8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.7);box-shadow:0 28px 70px #07162b47}.modal__header{min-height:74px;padding:1rem 1.2rem;border-bottom:1px solid var(--line)}.modal__header h2{font-size:1.25rem}.modal__body{padding:1.2rem}.modal .modal-actions{position:sticky;bottom:-1.2rem;z-index:2;margin:.4rem -1.2rem -1.2rem;padding:1rem 1.2rem calc(1rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.bottom-sheet-backdrop{position:fixed;z-index:var(--z-modal);inset:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;background:#07162ba8;animation:brand-fade-in .18s ease-out}.bottom-sheet{width:min(100%,520px);max-height:min(86svh,720px);overflow:auto;padding:.6rem 1.1rem calc(1.1rem + env(safe-area-inset-bottom));border-radius:28px;background:#fff;box-shadow:0 -22px 65px #07162b47;animation:brand-sheet-in .2s ease-out}.bottom-sheet__handle{width:44px;height:5px;display:block;margin:0 auto .8rem;border-radius:9px;background:#d2d9e1}.bottom-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.25rem 0 1rem}.bottom-sheet__header h2{margin-bottom:.3rem;font-size:1.35rem}.bottom-sheet__header p{margin:0;color:var(--muted);font-size:.84rem}.request-action-list{display:grid;gap:.7rem}.request-action{min-height:78px;padding:.8rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;text-align:left;border:1px solid var(--line);border-radius:19px;background:#fff}.request-action--primary{border-color:#9fd4fa;background:#edf8ff}.request-action__icon{width:48px;height:48px;display:grid;place-items:center;color:var(--blue);border-radius:15px;background:#dceeff}.request-action__copy{display:flex;min-width:0;flex-direction:column}.request-action__copy strong{font-size:.95rem}.request-action__copy small{color:var(--muted)}.request-action>svg{width:18px;color:#98a2b3}.mobile-account-card{padding:.9rem;display:flex;align-items:center;gap:.8rem;border-radius:18px;background:#f4f8fb}.mobile-account-card>span:last-child{display:flex;flex-direction:column}.mobile-account-card small{color:var(--muted)}.mobile-more-nav{display:grid;gap:.35rem;margin:.8rem 0}.mobile-more-nav button{min-height:52px;padding:.65rem .75rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;text-align:left;border:0;border-radius:14px;background:transparent}.mobile-more-nav button:hover,.mobile-more-nav button.active{color:var(--blue);background:#edf7ff}.mobile-more-nav button svg{width:19px}.mobile-more-nav button svg:last-child{width:16px;color:#98a2b3}.mobile-account-actions{display:grid;gap:.55rem}@keyframes brand-fade-in{0%{opacity:0}}@keyframes brand-sheet-in{0%{transform:translateY(30px);opacity:.75}}.directory-filters,.inline-filters{padding:.75rem;border:1px solid var(--line);border-radius:18px;background:#fff}.directory-card{padding:1rem}.profile-hero{padding:1.25rem}.profile-grid{gap:1rem}.management-tabs{padding:.3rem;overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);scrollbar-width:none}.management-tabs button{flex:0 0 auto;min-height:46px;border-radius:13px;color:#667085}.management-tabs button.active{color:#075fae;background:#eaf5ff}.management-panel{margin-top:1rem;padding:clamp(1rem,2vw,1.45rem)}.notification-item{padding:1rem;transition:transform var(--transition),border-color var(--transition)}.notification-item:hover{transform:translateY(-1px);border-color:#bcdcf4}.notification-item__icon{color:var(--blue);background:#eaf5ff;border-radius:14px}.toast{z-index:110;border-radius:16px;box-shadow:var(--shadow-raised)}.offline-banner{z-index:115;color:#fff;background:#9b6500}.boot-screen,.fatal-error{background:radial-gradient(circle at 50% 25%,#dceeff,transparent 36%),var(--page)}.fatal-error__logo{width:76px;height:76px;margin-bottom:1rem}@media(min-width:861px){.auth-page{grid-template-columns:minmax(0,1fr) minmax(500px,44vw)}.auth-page>.auth-form-shell{width:100%;min-width:0;min-height:100svh;padding:clamp(1.5rem,2.5vw,3rem);display:flex;align-items:center;justify-content:center;overflow-x:hidden;overflow-y:auto}.auth-page>.auth-form-shell>.auth-card{width:100%;max-width:540px;min-width:0;margin:auto}.auth-card__heading,.auth-card .form-stack,.auth-card .field,.auth-card .input,.auth-card .button[type=submit]{width:100%;min-width:0;max-width:100%}}@media(max-width:1180px){:root{--sidebar-width: 236px}.team-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){:root{--mobile-nav-height: 78px}.auth-page{display:block;padding-bottom:2rem;background:var(--page)}.auth-hero{min-height:270px;padding:calc(1.25rem + env(safe-area-inset-top)) max(1.2rem,env(safe-area-inset-right)) 4.2rem max(1.2rem,env(safe-area-inset-left))}.auth-brand img{width:54px;height:54px}.auth-hero__copy{margin-top:2.8rem;padding:0}.auth-hero__copy h1{max-width:520px;font-size:clamp(2.15rem,9vw,3.25rem)}.auth-hero__orbit{display:none}.auth-form-shell{position:relative;z-index:2;margin-top:-3.6rem;padding:0 max(1rem,env(safe-area-inset-right)) 0 max(1rem,env(safe-area-inset-left))}.auth-card{width:min(100%,620px)}.auth-hero--compact{min-height:320px}.sidebar{display:none}.app-content{min-height:100svh;margin-left:0;padding-top:calc(66px + env(safe-area-inset-top));padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 14px)}.app-topbar{position:fixed;z-index:var(--z-nav);top:0;right:0;left:0;height:calc(66px + env(safe-area-inset-top));margin-left:0;padding:calc(.55rem + env(safe-area-inset-top)) max(.9rem,env(safe-area-inset-right)) .55rem max(.9rem,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;color:#fff;background:#07162bf7;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #07162b24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-topbar .mobile-brand{min-width:0;padding:0;display:block;border:0;background:transparent}.app-topbar__actions{display:flex;align-items:center;gap:.45rem}.topbar-feedback-button{width:42px;height:42px;min-height:42px;padding:0;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12}.topbar-feedback-button span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notification-button,.topbar-avatar{position:relative;width:42px;height:42px;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12}.notification-button svg{width:20px}.notification-button b{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;color:#fff;border:2px solid var(--navy-deep);border-radius:10px;background:var(--danger);font-size:.55rem}.topbar-avatar{padding:2px}.topbar-avatar .avatar{width:34px;height:34px;border:0}.bottom-nav{position:fixed;z-index:var(--z-nav);right:0;bottom:0;left:0;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));padding:7px max(5px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;background:#fffffffa;border-top:1px solid var(--line);box-shadow:0 -12px 32px #07162b1c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav__item{min-width:0;height:58px;padding:4px 2px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px;color:#5f6b78;border:0;border-radius:12px;background:transparent;font-size:.75rem;font-weight:680}.bottom-nav__item>svg,.bottom-nav__icon-wrap>svg{width:21px;height:21px;stroke-width:2}.bottom-nav .bottom-nav__item.active{color:var(--blue);background:transparent}.bottom-nav__create{overflow:visible}.bottom-nav__create-icon{width:52px;height:52px;margin-top:-26px;display:grid;place-items:center;color:#fff;border:5px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 10px 23px #147ce557}.bottom-nav__create-icon svg{width:24px}.bottom-nav__icon-wrap{position:relative;display:grid;place-items:center}.bottom-nav__icon-wrap b{position:absolute;top:-8px;right:-12px;min-width:17px;height:17px;padding:0 3px;display:grid;place-items:center;color:#fff;border-radius:9px;background:var(--danger);font-size:.5rem}.page{padding:1.15rem 1rem 2rem}.dashboard-page{padding-top:0}.dashboard-hero{margin:0 -1rem 1.25rem;padding:1.3rem 1rem;min-height:346px;border-radius:0 0 30px 30px}.dashboard-shift-card{right:1rem;bottom:1.25rem;left:1rem;grid-template-columns:auto minmax(0,1fr) minmax(110px,.62fr)}.dashboard-shift-card__mark{display:none}.dashboard-shift-card__content>strong{font-size:1.85rem}.team-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.month-calendar{border-radius:18px}.calendar-cell{min-height:96px}.bottom-sheet-backdrop{padding:0}.bottom-sheet{width:100%;border-radius:28px 28px 0 0}}@media(max-width:640px){body{font-size:15px}.input{font-size:16px}.button{min-height:44px;white-space:normal}.icon-button{width:44px;height:44px}.brand-logo--compact .brand-logo__copy{display:flex}.brand-logo--compact .brand-logo__copy strong{max-width:132px;overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.page-header{margin-bottom:1.1rem}.page-header h1{font-size:1.85rem}.page-header__actions .button-row{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.page-header__actions .button{width:100%;min-width:0;min-height:50px;white-space:normal;overflow-wrap:anywhere}.dashboard-hero{min-height:358px}.dashboard-hero__heading p{font-size:.82rem}.dashboard-shift-card{min-height:166px;grid-template-columns:auto minmax(0,1fr);gap:.7rem;padding:1rem}.dashboard-shift-card__icon{width:50px;height:50px;border-radius:16px}.dashboard-shift-card__next{grid-column:1/-1;padding:.65rem 0 0;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.4rem;border-top:1px solid var(--line);border-left:0}.dashboard-shift-card__next strong{font-size:.9rem}.dashboard-shift-card__next small{font-size:.68rem}.quick-action-card,.balance-card-grid{grid-template-columns:1fr}.balance-card{min-height:135px}.team-status-grid{grid-template-columns:1fr 1fr;gap:.6rem}.team-status-grid .team-status{padding:.8rem;gap:.55rem}.team-status-grid .team-status>div:nth-child(2) strong{font-size:.78rem}.team-status-grid .team-status__numbers{flex-direction:column;align-items:flex-start;gap:.2rem;font-size:.68rem}.pending-card{grid-template-columns:auto 1fr}.pending-card .button{grid-column:1/-1;width:100%}.forecast-strip{margin-right:-.9rem}.handover--compact{min-width:220px}.handover--compact .handover__route strong{max-width:none;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;line-height:1.25}.team-tabs{display:grid;grid-template-columns:repeat(4,1fr)}.team-tabs button{padding:.35rem;font-size:0}.team-tabs button>span{margin:0;font-size:.75rem}.calendar-toolbar{padding:.55rem}.calendar-cell{min-height:104px;padding:.3rem}.mini-event{height:7px;padding:0;font-size:0}.calendar-leave-name{font-size:.7rem;line-height:1.2}.more-events{font-size:.7rem}.weekday-row span{font-size:.72rem}.request-card footer{display:grid;grid-template-columns:1fr}.request-card footer .button{width:100%}.duration-segmented button{font-size:.7rem}.modal{max-height:94svh;border-radius:26px 26px 0 0}.modal__body{padding:1rem}.modal .modal-actions{margin:.35rem -1rem -1rem;padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom))}.modal-actions .button{min-width:0}.management-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;overflow:visible;padding:.5rem;border-radius:15px}.management-tabs button{min-width:0;min-height:48px;justify-content:flex-start;padding:.65rem .7rem;overflow-wrap:anywhere;white-space:normal}.management-panel{border-radius:22px}.management-filter.feedback-filters,.feedback-detail-grid{grid-template-columns:1fr}.management-actions{align-items:stretch;flex-direction:column;gap:.65rem}.management-actions .button{width:100%}.management-panel .management-table-wrap{overflow:visible;border:0;border-radius:0}.management-panel .management-table,.management-panel .management-table tbody,.management-panel .management-table tr,.management-panel .management-table td{display:block;width:100%;min-width:0}.management-panel .management-table{min-width:0}.management-panel .management-table thead{display:none}.management-panel .management-table tbody{display:grid;gap:.75rem}.management-panel .management-table tr{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 5px 16px #1617190f}.management-panel .management-table td{padding:.72rem .8rem;overflow-wrap:anywhere;border-top:1px solid #e7eff3}.management-panel .management-table td:first-child{border-top:0;background:#f7f8fa}.management-panel .management-table td:not(:first-child):not(:last-child){display:grid;grid-template-columns:minmax(5.2rem,.38fr) minmax(0,1fr);align-items:start;gap:.65rem}.management-panel .management-table td:not(:first-child):not(:last-child):before{content:attr(data-label);color:var(--muted);font-size:.75rem;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.management-panel .table-person,.management-panel .table-person>div{min-width:0}.management-panel .table-person strong,.management-panel .table-person span{overflow-wrap:anywhere}.management-panel .table-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:.5rem}.management-panel .table-actions .button,.management-panel .management-table td:last-child>.button{width:100%;min-width:0;min-height:44px;justify-content:center;white-space:normal}.checkbox-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.75rem}.checkbox-fieldset label{min-width:0;min-height:46px;padding:.55rem;overflow-wrap:anywhere;border:1px solid var(--line);border-radius:10px;background:#f8f9fb}}@media(max-width:430px){.auth-hero{min-height:250px}.auth-brand img{width:48px;height:48px}.auth-brand strong{font-size:.9rem}.auth-hero__copy h1{font-size:2.15rem}.auth-card{padding:1.25rem;border-radius:24px}.auth-card__heading h1{font-size:clamp(1.875rem,8.2vw,2.125rem)}.dashboard-hero h1{font-size:2rem}.dashboard-refresh{width:42px;height:42px}.handover__route{gap:.35rem}.handover__route strong{max-width:78px;font-size:.69rem}.handover--compact .handover__route strong{max-width:none;font-size:.72rem}.team-dot{width:28px;height:28px}.bottom-nav__item{font-size:.75rem}.bottom-nav__create-icon{width:50px;height:50px}.calendar-nav strong{font-size:.8rem}.page-header__actions .button-row,.personnel-management .table-actions,.checkbox-fieldset{grid-template-columns:minmax(0,1fr)}}.leave-request-form{min-width:0;padding-bottom:.35rem}.request-date-calendar{width:100%;max-width:100%;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.request-date-calendar>header{min-height:50px;padding:.5rem .7rem;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;border-bottom:1px solid var(--line)}.request-date-calendar>header strong{text-align:center;text-transform:capitalize}.request-date-calendar>header button{width:40px;height:40px;display:grid;place-items:center;color:var(--blue);border:0;border-radius:12px;background:#eef7ff}.request-date-calendar__weekdays,.request-date-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.request-date-calendar__weekdays span{padding:.45rem .05rem;color:var(--muted);font-size:.65rem;font-weight:750;text-align:center}.request-date-calendar__grid>span{min-width:0}.request-date-calendar__grid>button{position:relative;min-width:0;min-height:58px;padding:.24rem .08rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.14rem;color:var(--text);border:0;border-top:1px solid #eef2f6;background:#fff}.request-date-calendar__grid b{font-size:.76rem}.request-date-calendar__shift{max-width:100%;padding:.14rem .2rem;overflow-wrap:anywhere;color:#38536c;border-radius:6px;background:#edf5fb;font-size:.65rem;font-weight:750;line-height:1.15;white-space:normal}.request-date-calendar__shift--off{color:#5e6873;background:#e8edf1}.request-date-calendar__grid button.is-off{background:#f5f7f9}.request-date-calendar__grid button.is-range{background:#dceeff}.request-date-calendar__grid button.is-edge{color:#fff;background:var(--blue)}.request-date-calendar__grid button.is-edge .request-date-calendar__shift{color:#0b4f86;background:#fff}.request-date-calendar__grid button.has-conflict{box-shadow:inset 0 0 0 2px var(--warning)}.request-date-calendar__grid button i{position:absolute;top:3px;right:4px;width:6px;height:6px;border-radius:50%;background:var(--danger)}.request-date-calendar__selection{padding:.75rem;color:var(--navy);border-top:1px solid var(--line);background:#f7fbff;font-size:.86rem;font-weight:750;text-align:center}.request-date-calendar>.alert{margin:.65rem}@media(max-width:430px){.request-date-calendar{border-radius:17px}.request-date-calendar__grid>button{min-height:54px}.request-date-calendar__shift{font-size:.62rem}}@media(prefers-reduced-motion:reduce){.bottom-sheet,.bottom-sheet-backdrop{animation:none}}.handover-forecast-list{display:grid;gap:.55rem;margin-top:.7rem}.handover__content{min-width:0}.handover__route{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(.45rem,1.5vw,.8rem)}.handover__side{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem}.handover__person{min-width:0;display:flex;flex-direction:column}.handover__person strong{max-width:none;color:var(--text);font-size:.84rem;line-height:1.25;white-space:normal;overflow:visible;overflow-wrap:anywhere;text-overflow:clip}.handover__person small{color:var(--muted);font-size:.67rem;font-weight:700}.handover--forecast{padding:0;overflow:hidden;background:#fff;box-shadow:none}.handover--forecast summary{min-height:54px;padding:.75rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;list-style:none}.handover--forecast summary::-webkit-details-marker{display:none}.handover--forecast summary:after{content:"⌄";color:var(--blue);font-size:1.2rem;line-height:1;transition:transform var(--transition)}.handover--forecast[open] summary:after{transform:rotate(180deg)}.handover--forecast summary .handover__date{flex:1;margin:0}.handover__summary-hint{margin-left:auto;color:var(--muted);font-size:.75rem;font-weight:700;white-space:nowrap}.handover--forecast .handover__content{padding:.2rem .9rem .9rem;border-top:1px solid var(--line)}.handover--forecast .handover__route:first-child{padding-top:.75rem}@media(max-width:430px){.handover{padding:.9rem}.handover--forecast{padding:0}.handover__route{gap:.35rem}.handover__side{grid-template-columns:26px minmax(0,1fr);gap:.35rem}.handover__side .team-dot{width:26px;height:26px}.handover__person strong{max-width:none;font-size:.72rem}.handover__person small{font-size:.6rem}.handover__route>svg{width:14px}}:root{--brand: #c8102e;--brand-hover: #a60d26;--brand-pressed: #870b20;--brand-soft: #f9e9ec;--brand-soft-strong: #f3d5dc;--anthracite: #161719;--anthracite-raised: #202226;--surface-subtle: #f7f7f8;--surface-muted: #e9ebef}body{background:var(--page);color:var(--text)}::selection{color:#fff;background:var(--brand)}:focus-visible{outline-color:#c8102e57}h1,h2,h3{letter-spacing:-.02em}.eyebrow,.handover__date,.text-link{color:var(--brand)}.button{min-height:48px;border-radius:11px}.button--primary{color:#fff;border-color:var(--brand);background:var(--brand);box-shadow:0 8px 18px #c8102e33}.button--primary:hover:not(:disabled){border-color:var(--brand-hover);background:var(--brand-hover);box-shadow:0 10px 22px #a60d263d}.button--primary:active:not(:disabled){background:var(--brand-pressed)}.button--secondary{color:var(--text);border-color:#c9cdd3;background:#fff}.button--secondary:hover:not(:disabled),.button--ghost:hover:not(:disabled){color:var(--brand-hover);border-color:#bbbfc6;background:#f5f5f6}.button--danger{color:#9d152b;border-color:#edb8c2;background:#fff5f6}.icon-button{border-radius:10px}.input{color:var(--text);border-color:#cfd3d8;border-radius:var(--radius-input);background:#fafafa}.input:hover:not(:disabled){border-color:#aeb3ba}.input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px #c8102e1a}.check-row{border:1px solid #e1e3e6;border-radius:11px;background:#f8f8f9}.check-row input{accent-color:var(--brand)}.card,.section-block,.request-card,.notification-item,.directory-card,.management-panel,.profile-hero{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow)}.alert{border-radius:11px}.empty{border-color:#bfc3c9;border-radius:var(--radius-card);background:#fffc}.empty>svg,.loading{color:var(--brand)}.auth-page{background:var(--page)}.auth-page:before{opacity:.24;background-image:radial-gradient(rgba(200,16,46,.5) 1px,transparent 1px)}.auth-hero{background:radial-gradient(circle at 18% 20%,rgba(200,16,46,.34) 0 2px,transparent 3px) 0 0 / 30px 30px,radial-gradient(circle at 78% 72%,rgba(200,16,46,.2),transparent 32%),linear-gradient(145deg,#161719,#202226 68%,#2c2d31)}.auth-hero:after{border-color:#c8102e52;box-shadow:0 0 0 54px #c8102e0f,0 0 0 108px #ffffff06}.auth-brand span,.auth-hero__copy p{color:#d6d7da}.auth-kicker{color:#f2a5b4}.auth-hero__orbit span{color:#fff;border-color:#ffffff2e;background:#c8102e47}.auth-form-shell{background:linear-gradient(90deg,transparent 0 99.65%,rgba(200,16,46,.18) 99.65%),var(--page)}.auth-card,.onboarding-card{border-radius:16px;border-top:3px solid var(--brand);background:#fff;box-shadow:0 20px 50px #16171924}.auth-card__heading h1{color:var(--anthracite);letter-spacing:-.035em}.auth-step-icon{color:var(--brand);border-radius:12px;background:var(--brand-soft)}.auth-note{color:#4f5359;border-radius:11px;background:#f5f5f6}.onboarding-page,.boot-screen,.fatal-error{background:radial-gradient(circle at 12% 0,rgba(200,16,46,.09),transparent 34%),var(--page)}.sidebar{color:#f3f4f6;border-right:3px solid var(--brand);background:linear-gradient(180deg,var(--anthracite),var(--anthracite-raised));box-shadow:12px 0 30px #1617191a}.sidebar-brand{border-radius:10px}.sidebar-nav__label{color:#8f9298}.sidebar-nav__item,.sidebar .sidebar-nav .sidebar-nav__item{color:#c5c7cb;border-radius:9px}.sidebar-nav__item:hover,.sidebar .sidebar-nav .sidebar-nav__item:hover{color:#fff;background:#ffffff12}.sidebar-nav__item.active,.sidebar .sidebar-nav .sidebar-nav__item.active{color:#fff;background:linear-gradient(90deg,#c8102e57,#c8102e14);box-shadow:inset 3px 0 var(--brand)}.sidebar-nav__item .unread-badge,.notification-button b,.bottom-nav__icon-wrap b{background:var(--brand)}.sidebar-footer>.button{color:#fff;border-color:#ffffff29;background:#ffffff12}.signed-user--sidebar,.signed-user__logout{border-radius:10px}.signed-user__copy small,.signed-user--sidebar .signed-user__copy small{color:#aeb1b6}.avatar,.signed-user--sidebar .avatar{color:#8f1025;background:#f7dfe4}.app-topbar{color:#fff;border-bottom:3px solid var(--brand);background:#161719fa;box-shadow:0 8px 22px #1617191f}.topbar-feedback-button,.notification-button,.topbar-avatar{color:#fff;border-color:#ffffff29;border-radius:10px;background:#ffffff14}.topbar-feedback-button:hover,.notification-button:hover,.topbar-avatar:hover{border-color:#ffffff47;background:#ffffff21}.dashboard-hero{border-radius:16px;background:radial-gradient(circle at 78% 24%,rgba(200,16,46,.32),transparent 30%),linear-gradient(142deg,#161719,#202226 68%,#2b2c30);box-shadow:0 18px 42px #1617192e}.dashboard-hero__pattern{opacity:.5;background-image:linear-gradient(115deg,transparent 0 54%,rgba(200,16,46,.18) 54% 54.5%,transparent 54.5%),radial-gradient(circle,rgba(255,255,255,.14) 1px,transparent 1.4px);background-size:100% 100%,26px 26px}.dashboard-hero__date{color:#f0a5b4}.dashboard-hero__heading p{color:#c8c9cd}.dashboard-refresh{border-radius:10px;background:#ffffff14}.dashboard-shift-card{border-color:#ffffffd1;border-radius:14px;box-shadow:0 18px 38px #0003}.quick-action-card,.balance-card,.team-status-grid .team-status,.pending-card{border-radius:14px}.balance-card__icon,.pending-card__icon{color:var(--brand);border-radius:11px;background:var(--brand-soft)}.balance-card__bar i{background:var(--brand)}.team-status-grid .team-status:hover{border-color:#d69ca8;box-shadow:0 8px 22px #16171914}.handover,.handover--forecast{border-color:var(--line);border-radius:12px;background:#fff}.handover__route>svg,.handover--forecast summary:after{color:var(--brand)}.handover__warning{border-radius:9px}.team-tabs,.calendar-toolbar,.month-calendar,.calendar-list article{border-radius:14px}.team-tabs button,.segmented button,.calendar-nav>button:not(.button){border-radius:9px}.team-tabs button.active{color:var(--brand-hover);background:var(--brand-soft)}.segmented{border-radius:10px;background:#e8eaed}.segmented button.active,.management-tabs button.active,.mobile-more-nav button.active,.mobile-more-nav button:hover{color:var(--brand-hover);background:#fff;box-shadow:inset 0 -2px var(--brand),0 2px 8px #16171914}.calendar-cell:hover:not(:disabled){background:#fafafa;box-shadow:inset 0 0 0 2px #d8a5af}.calendar-cell--today{background:#fff6f7;box-shadow:inset 0 0 0 2px var(--brand)}.calendar-cell--today .calendar-cell__day{color:#fff;background:var(--brand)}.day-handover{border-left:3px solid var(--brand);border-radius:11px;background:#f8f8f9}.calendar-off-more,.more-events{color:#50545a;background:#eceef1}.request-icon,.request-action__icon,.notification-item__icon,.audit-icon{color:var(--brand);border-radius:10px;background:var(--brand-soft)}.duration-segmented{border-radius:11px;background:#eceef0}.duration-segmented button{border-radius:8px}.duration-segmented button.active{color:var(--brand-hover);background:#fff;box-shadow:inset 0 -2px var(--brand),0 2px 8px #16171914}.preview-box{border-color:#ded1d4;border-radius:12px;background:#faf7f8}.modal-backdrop,.bottom-sheet-backdrop{background:#161719b8}.modal{border-radius:16px;border-color:#ffffffb8;box-shadow:0 28px 70px #1617194d}.bottom-sheet{border-radius:18px;box-shadow:0 -22px 65px #16171947}.bottom-sheet__handle{width:46px;background:var(--brand)}.request-action{border-radius:12px}.request-action--primary{border-color:#dfa6b1;background:#fff7f8}.request-date-calendar{border-radius:13px}.request-date-calendar>header button{color:var(--brand);border-radius:9px;background:var(--brand-soft)}.request-date-calendar__grid button.is-range{background:var(--brand-soft-strong)}.request-date-calendar__grid button.is-edge{color:#fff;background:var(--brand)}.request-date-calendar__grid button.is-edge .request-date-calendar__shift{color:#5f101f;background:#fff}.request-date-calendar__selection{color:var(--anthracite);background:#faf7f8}.notification-item:not(.notification-item--read){border-left:3px solid var(--brand);background:snow}.notification-item--read .notification-item__icon{color:#676b71;background:#eceef0}.notification-item:hover{border-color:#d69ca8}.profile-hero{border-top:3px solid var(--brand);background:#fff}.profile-badges b{color:#7d1426;border:1px solid #e8c3ca;border-radius:6px;background:#fff5f6}.profile-grid .card h2 svg{color:var(--brand)}.balance-current,.feedback-detail-grid>div,.feedback-copy,.feedback-meta{background:#f7f7f8}.management-tabs{border-radius:12px}.management-tabs button{border-radius:8px}.management-table th{color:#4e5157;background:#f1f2f4}.toast{border-radius:11px}@media(max-width:860px){.auth-form-shell{background:transparent}.auth-card{border-radius:15px}.app-topbar{color:#fff;border-bottom:3px solid var(--brand);background:#161719fa}.topbar-feedback-button,.notification-button,.topbar-avatar{color:#fff;border-color:#ffffff29;border-radius:10px;background:#ffffff14}.notification-button b{border-color:var(--anthracite)}.bottom-nav{border-top-color:#d3d5d9;background:#fffffffa;box-shadow:0 -10px 28px #1617191a}.bottom-nav__item{color:#5c6066;border-radius:8px}.bottom-nav .bottom-nav__item.active{color:var(--brand)}.bottom-nav__create-icon{background:var(--brand);box-shadow:0 10px 22px #c8102e47}.dashboard-hero{border-radius:0 0 18px 18px}.bottom-sheet{border-radius:18px 18px 0 0}}@media(max-width:640px){.brand-logo--compact .brand-logo__copy strong{max-width:112px;font-size:.73rem}.modal{border-radius:16px 16px 0 0}.management-panel{border-radius:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.modal{display:flex;max-height:min(92dvh,900px);flex-direction:column}.modal__body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.bottom-sheet{display:flex;max-height:min(88dvh,760px);overflow:hidden;flex-direction:column}.bottom-sheet__body{min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.calendar-cell{padding:0}.calendar-cell__open{min-height:118px}@media(max-width:860px){.app-content{min-height:100dvh;padding-top:calc(var(--header-mobile-height) + env(safe-area-inset-top));padding-right:max(.75rem,env(safe-area-inset-right));padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 1.25rem);padding-left:max(.75rem,env(safe-area-inset-left))}.page{padding-right:0;padding-left:0}.dashboard-hero{margin-right:0;margin-left:0}.bottom-sheet{max-height:calc(100dvh - env(safe-area-inset-top))}.dashboard-quick-actions{display:none}}@media(max-width:640px){body{font-size:16px}.calendar-nav{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:.45rem}.calendar-period-button{width:100%;max-width:none;min-width:0;overflow:visible;overflow-wrap:normal;word-break:normal;white-space:nowrap}.calendar-nav>.button{grid-column:1 / -1;width:100%}.calendar-cell{min-height:76px;padding:0}.calendar-cell__open{min-height:76px;padding:.25rem .15rem}.calendar-cell__desktop-events,.calendar-off-badges{display:none}.calendar-cell__mobile-indicators{display:flex}.calendar-list article>.text-link{display:inline-flex}.directory-filter-toggle{display:inline-flex}.forecast-strip{margin-right:0}}
