@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap";.public-apply-page{position:relative;isolation:isolate;overflow-x:hidden;min-height:100vh;padding:28px 16px 40px;background:#f0eff4;color:#0b1e3f}.public-apply-page__media{--video-side: min(100vw, 100vh);position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#f0eff4}.public-apply-page__video{width:100%;height:100%;object-fit:contain;object-position:right center;opacity:1;filter:none}.public-apply-page__video-logo-mask{position:absolute;left:calc(100vw - var(--video-side) + clamp(12px,2vw,26px));top:calc((100vh - var(--video-side)) / 2 + clamp(10px,2vh,20px));width:clamp(220px,32vh,340px);height:clamp(210px,30vh,320px);background:radial-gradient(ellipse at 42% 34%,#f0eff4fe 0% 70%,#f0eff4f0 86%,#f0eff400);filter:blur(2px)}.public-apply-shell{position:relative;z-index:1;width:min(780px,calc(100% - 24px));margin-left:clamp(8px,5vw,64px);margin-right:auto;display:grid;gap:14px}.public-apply-hero{background:linear-gradient(140deg,#0173bcf0,#08427bf2),linear-gradient(30deg,#f7a60038,#f7a60000);color:#f8fbff;border-radius:24px;padding:24px;display:flex;justify-content:space-between;gap:24px;align-items:center;box-shadow:0 20px 44px #0f172a2e}.public-apply-hero__content{max-width:620px}.public-apply-hero h1{margin:0 0 8px;font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.2}.public-apply-hero p{margin:0;color:#f8fbffed}.public-apply-hero__source{margin-top:12px!important;font-size:.92rem}.public-apply-hero__logo{width:clamp(120px,18vw,210px);height:auto;object-fit:contain;flex-shrink:0}.public-apply-card{background:#ffffff75;border:1px solid rgba(203,213,225,.7);border-radius:24px;box-shadow:0 16px 36px #0f172a14;padding:clamp(14px,2.2vw,24px);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.public-apply-form{display:grid;gap:14px}.public-apply-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.public-apply-field{display:grid;gap:6px;font-size:.92rem;color:#0f2f58;min-width:0;align-content:start}.public-apply-field>span{font-weight:700}.public-apply-field--full{grid-column:1 / -1}.public-apply-phone-row{display:flex;align-items:stretch;gap:8px}.public-apply-phone-row>.dropdown{flex:0 0 186px;min-width:132px}.public-apply-phone-row>.public-apply-input{flex:1 1 auto}.public-apply-field .dropdown{width:100%}.public-apply-field .dropdown__toggle{height:44px;min-height:44px;padding:0 12px;border:1px solid #c2d3e4;border-radius:12px;background:#fefefe;color:#0b1e3f;font-weight:400}.public-apply-field .dropdown__toggle-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-apply-field .dropdown__menu{border-color:#c2d3e4;border-radius:12px;z-index:35}.public-apply-field .date-picker{width:100%}.public-apply-field .date-picker__input{height:44px;min-height:44px;border:1px solid #c2d3e4;border-radius:12px;background:#fefefe;color:#0b1e3f;padding:0 12px}.public-apply-field .date-picker__panel{border-color:#c2d3e4;border-radius:14px;z-index:35}.public-apply-input{width:100%;height:44px;min-height:44px;border:1px solid #c2d3e4;border-radius:12px;padding:0 12px;line-height:1.2;font:inherit;color:#0b1e3f;background:#fefefe;transition:border-color .2s ease,box-shadow .2s ease}.public-apply-phone-row .dropdown,.public-apply-phone-row .public-apply-input{align-self:stretch}.public-apply-phone-row .dropdown__toggle,.public-apply-phone-row .public-apply-input{height:44px;min-height:44px}.public-apply-input:focus{outline:none;border-color:#0a6ab7;box-shadow:0 0 0 3px #0a6ab726}.public-apply-hint{font-size:.78rem;color:#4b5563;font-weight:500;margin-top:1px}.public-apply-consent{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#334155}.public-apply-consent input{margin-top:3px}.public-apply-submit{width:fit-content;border:none;border-radius:12px;padding:12px 20px;font:inherit;font-weight:700;color:#0b1e3f;background:linear-gradient(120deg,#f7a600,#f4c067);box-shadow:0 12px 26px #f7a60047;cursor:pointer;transition:transform .12s ease,box-shadow .2s ease}.public-apply-submit:hover{transform:translateY(-1px)}.public-apply-submit:disabled{opacity:.65;cursor:default;transform:none}.public-apply-alert{margin:0;border-radius:14px;padding:12px 14px}.public-apply-alert--error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.public-apply-alert--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#14532d;display:grid;gap:10px}.public-apply-alert--success h2{margin:0;color:#14532d}.public-apply-alert--success p{margin:0}.public-apply-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media(max-width:900px){.public-apply-hero{flex-direction:column-reverse;align-items:flex-start}.public-apply-hero__logo{align-self:flex-end}}@media(max-width:720px){.public-apply-page{padding:18px 12px 30px}.public-apply-shell{width:100%;margin-left:0;margin-right:0}.public-apply-hero,.public-apply-card{border-radius:18px;padding:16px}.public-apply-grid{grid-template-columns:1fr;gap:12px}.public-apply-phone-row{flex-direction:column}.public-apply-phone-row>.dropdown{flex:1 1 auto;min-width:0}.public-apply-submit{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.public-apply-page__video{display:none}}:root{font-family:Manrope,Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#0b1e3f;background-color:#f6f7fb}html{width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;min-height:100vh;width:100%;background-color:#f6f7fb;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}#root{min-height:100vh;width:100%;overflow-x:hidden}.app-shell{display:flex;min-height:100vh;width:100%;max-width:100%;background:radial-gradient(circle at 20% 20%,rgba(247,166,0,.12),transparent 32%),radial-gradient(circle at 80% 10%,rgba(11,42,74,.12),transparent 26%),#eef2f7}.app-shell__overlay{display:none}.mobile-idle-overlay{position:fixed;inset:0;border:none;margin:0;padding:24px;width:100%;height:100%;z-index:220;background:#0206179e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#e2e8f0;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.mobile-idle-overlay__hint{font-size:.95rem;font-weight:700;letter-spacing:.02em}.sidebar{width:280px;background:#0173bc;color:#e2e8f0;display:flex;flex-direction:column;padding:28px 20px;gap:24px;box-shadow:10px 0 40px #00000014}.sidebar__brand{display:flex;flex-direction:column;gap:4px}.sidebar__nav{display:flex;flex-direction:column;gap:8px}.sidebar__link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;color:#e2e8f0;transition:all .2s ease}.sidebar__link:hover{background:#ffffff0f}.sidebar__link--active{background:#f7a60029;color:#fff;border:1px solid rgba(255,255,255,.12)}.app-surface{flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0}.app-header{display:flex;align-items:center;justify-content:space-between;padding:24px;background:linear-gradient(120deg,#fff,#f7f4ec);border-bottom:1px solid #e2e8f0}.app-header__title{display:flex;align-items:center;gap:12px;min-width:0}.app-header__subtitle{margin:0;color:#4a5568;font-size:.95rem}.session-expired-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;background:#fff4e5;border-bottom:1px solid #f59e0b;color:#7c2d12;font-weight:600}.app-header h1{margin:0;font-size:1.6rem}.app-header__actions{display:flex;align-items:center;gap:16px}.app-header__menu-button{display:none;border:1px solid #dce3ef;background:#f8fafc;color:#0b1e3f;border-radius:10px;width:38px;height:38px;align-items:center;justify-content:center;cursor:pointer}.app-main{flex:1;padding:24px;overflow-y:auto;overflow-x:hidden;min-width:0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 14px 34px #0b2a4a14}.stat-card__label{font-size:.9rem;color:#4a5568}.stat-card__value{margin-top:8px;font-size:2rem;font-weight:700;color:#0b1e3f}.stat-card__value .stat-value-compact{font-size:1.15rem;font-weight:700;line-height:1.25;word-break:break-word}.surface-card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 14px 34px #0b2a4a14;min-width:0}.table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px 12px 8px 8px;overflow:hidden;background:#fff}.table th,.table td{text-align:left;padding:12px 16px}.table thead{background:linear-gradient(180deg,#f7f9fc,#edf2f7);font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;color:#0b2a4a;border-radius:10px 10px 0 0}.table thead th:first-child{border-top-left-radius:12px}.table thead th:last-child{border-top-right-radius:12px}.table tbody tr{border-top:1px solid #e2e8f0}.sort-button{background:transparent;border:none;font-weight:700;color:#0b1e3f;cursor:pointer}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase}.status-badge.pending{background:#fff5d9;color:#8a5100}.status-badge.neutral{background:#f1f5f9;color:#475569}.status-badge.approved{background:#e3f7e3;color:#2f7a44}.status-badge.flagged,.status-badge.rejected{background:#ffe4e6;color:#a1212f}.status-badge.cancelled{background:#e2e8f0;color:#475569}.status-badge.target-on{background:#f1f5f9;color:#475569}.status-badge.target-above{background:#e3f7e3;color:#2f7a44}.status-badge.target-below{background:#fff5d9;color:#8a5100}.diff-value{font-weight:600}.diff-value.target-on{color:#475569}.diff-value.target-above{color:#2f7a44}.diff-value.target-below{color:#8a5100}.table tbody tr.is-weekend{background:#f8fafc}.table tbody tr.is-weekend td{color:#94a3b8}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:12px;border:none;background:linear-gradient(120deg,#f7a600,#f4c067);color:#0b1e3f;font-weight:700;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease;box-shadow:0 10px 30px #f7a60033}.button.small{padding:6px 12px;border-radius:10px;font-size:.85rem}.button:hover{transform:translateY(-1px)}.button.secondary{background:#f1f5f9;color:#0b1e3f;box-shadow:none}.button.danger{background:#ffe4e6;color:#a1212f}.button.ghost{background:transparent;color:#0b1e3f;box-shadow:none;border:1px solid #e2e8f0;padding:8px 12px}.button.icon{padding:8px;min-width:36px;height:36px;border-radius:10px}.button.ghost.icon{background:#f8fafc}.button.ghost.icon:hover{background:#eef2f7}.button.ghost.icon.danger{background:#fff1f2;border-color:#fecdd3;color:#a1212f}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(11,42,74,.12),transparent 32%),radial-gradient(circle at 80% 20%,rgba(247,166,0,.22),transparent 34%),#f6f7fb;padding:32px}.login-card{width:min(460px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 36px 70px #0b2a4a1f;display:flex;flex-direction:column;gap:18px}.login-card h1{margin:0;font-size:1.9rem;color:#0b1e3f}.login-card__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.login-card__intro{min-width:0}.login-card__lang{min-width:112px;width:112px;flex-shrink:0}.input-group{display:flex;flex-direction:column;gap:6px}.input-group label{font-size:.85rem;color:#4a5568}.input-group input{padding:12px;border-radius:12px;border:1px solid #cbd5e1;font-size:.95rem}.section-title{margin:0 0 8px;font-size:1.25rem;font-weight:700}.card-stack{display:flex;flex-direction:column;gap:16px;min-width:0}.card-stack>*{min-width:0}.actions-row{display:flex;gap:8px}.table tr.is-selected{background:#f7f4ec}.detail-panel{display:flex;flex-direction:column;gap:14px;background:#fff;border-radius:16px;padding:16px;border:1px solid #e2e8f0}.detail-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.detail-grid{display:grid;gap:12px 18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-access-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.mini-chart{display:flex;align-items:flex-end;gap:12px;height:140px;padding:12px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.mini-chart__bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px}.mini-chart__pillar{width:100%;border-radius:10px;background:linear-gradient(180deg,#38bdf8,#1d4ed8);min-height:4px}.mini-chart__value{font-size:.75rem;font-weight:700;color:#0b1e3f}.mini-chart__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.mini-stack{display:flex;flex-direction:column;gap:12px;padding:12px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.mini-stack__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.85rem;font-weight:600;color:#0b1e3f}.mini-stack__label{display:inline-flex;align-items:center;gap:6px}.mini-stack__bar{display:flex;height:10px;width:100%;background:#e2e8f0;border-radius:999px;overflow:hidden}.mini-stack__segment{height:100%}.mini-stack__segment--in{background:#16a34a}.mini-stack__segment--out{background:#f59e0b}.mini-stack__legend{display:flex;gap:16px;font-size:.8rem;color:#475569}.mini-stack__dot{width:8px;height:8px;border-radius:999px;display:inline-block;margin-right:6px}.mini-stack__dot--in{background:#16a34a}.mini-stack__dot--out{background:#f59e0b}.storage-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.storage-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.storage-row__label{font-weight:600;color:#0b1e3f}.storage-row__value{font-size:.85rem;color:#475569;white-space:nowrap}.storage-bar{width:100%;height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.storage-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(120deg,#0a6ab7,#38bdf8)}.detail-grid__item{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#6b7280;letter-spacing:.03em}.detail-value{font-size:.95rem;color:#0b1e3f;word-break:break-word}.table-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}.table-toolbar__search{flex:1 1 260px;min-width:220px}.table-wrap{width:100%;overflow-x:auto}.table-wrap .table{min-width:100%}.pagination{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pagination__meta{margin:0}.pagination__controls{display:flex;align-items:center;gap:8px}.form-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form-field{display:flex;flex-direction:column;gap:6px;min-width:0}.form-label{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#6b7280;letter-spacing:.03em}.form-error{margin:0;font-size:.85rem;color:#b91c1c}.form-input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 14px;font-size:.95rem;background:#fff;color:#0b1e3f}.form-field--inline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.form-field__row{display:flex;align-items:center;gap:12px}.form-field__row .form-input{flex:1}.form-check{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#4a5568;white-space:normal}.form-check input{margin:0}.muted{color:#4a5568;font-size:.92rem}.page-lede{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.page-toast{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;align-items:center;gap:12px;max-width:min(360px,calc(100vw - 48px));padding:12px 14px;border-radius:12px;box-shadow:0 16px 40px #0f172a33;font-size:.9rem;line-height:1.4}.page-toast--error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.page-toast__close{border:none;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;padding:2px;cursor:pointer}.signage-standalone{min-height:100vh;background:linear-gradient(180deg,#ffffffd1,#ffffffd1),url(/Logo_facebook.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:block;padding:32px 24px}.signage-shell{width:100%;background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:16px}.signage-sim{margin:16px 0;display:grid;gap:12px}.signage-sim__controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.signage-sim__field{display:inline-flex;align-items:center;gap:8px}.signage-sim__label{font-weight:600;white-space:nowrap}.signage-sim__field .dropdown{min-width:180px}.signage-sim__field .form-input{min-width:140px}.signage-shell--l1{background:transparent}.signage-card{gap:16px}.signage-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;background:linear-gradient(135deg,#0a6ab7,#0d82d8);border-radius:14px;padding:14px;box-shadow:0 8px 18px #0a6ab71f}.signage-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.signage-progress{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.signage-progress__label{font-size:.8rem;font-weight:700;color:#e2e8f0}.signage-progress__bar{width:180px;height:6px;background:#ffffff40;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.signage-progress__bar span{display:block;height:100%;background:linear-gradient(120deg,#f7a600,#f4c067);border-radius:999px;transition:width .4s ease}.signage-progress__bar.small{width:120px;height:4px;background:#e5e7eb;border:1px solid #d1d5db;margin-top:6px}.signage-progress__bar.small span{background:linear-gradient(120deg,#0a6ab7,#0d82d8)}.signage-brand{display:flex;align-items:center;gap:12px}.signage-level-wrapper{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.signage-level-badge{position:static;transform:none;justify-self:center;align-self:center;padding:24px 60px;border-radius:27px;background:#fff;color:#0a6ab7;font-weight:900;font-size:1.6rem;letter-spacing:.04em;box-shadow:0 18px 40px #0a6ab738,0 6px 14px #0f172a29;border:1px solid rgba(10,106,183,.2);text-transform:uppercase;min-width:300px;text-align:center}.signage-day-tabs--header{flex:1;justify-content:center}.signage-logo{height:90px;object-fit:contain}.signage-day-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.signage-day-tab{border:none;background:transparent;padding:8px 10px;border-radius:10px;cursor:pointer;color:#0b1e3f;font-weight:700}.signage-day-tab.is-active{background:linear-gradient(120deg,#f7a600,#f4c067);color:#0b1e3f}.signage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.signage-period-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:12px;align-items:stretch}.signage-period-row--l1{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.signage-period-row--focus{grid-template-columns:1fr}.signage-period-row--primary,.signage-period-row.signage-period-row--primary{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.signage-period-row--primary .signage-period--active{transform:none}.signage-period{background:#f8fafcc7;border-radius:16px;padding:12px;box-shadow:inset 0 1px #fffc;display:flex;flex-direction:column;gap:8px;border:1px solid #e2e8f0;min-width:0}.signage-period--active{background:linear-gradient(180deg,#22c55ec7,#057a55bd);box-shadow:0 22px 46px #057a5552,0 8px 18px #00000014;transform:translateY(-4px);color:#fff}.signage-period--focus{padding:16px}.signage-shell--l1 .signage-period{background:#ffffff2e;border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 24px #0b2a4a14}.signage-shell--l1 .signage-period--focus{background:#ffffff24;border:1px solid rgba(255,255,255,.28)}.signage-period--upcoming{background:#f4f6fba6}.signage-period--finished{background:#e5e7ebcc;color:#374151;box-shadow:0 10px 22px #37415124}.signage-period__title{font-weight:800;color:#0b1e3f;display:flex;align-items:center;justify-content:space-between}.signage-period--active .signage-period__title,.signage-period--active .signage-period__time{color:#fff}.signage-period--active .signage-period__time{background:#22c55e;color:#0f172a;border:1px solid #16a34a}.signage-slot{background:linear-gradient(180deg,#ffffffb8,#f8fbffb3);border-radius:12px;padding:10px;box-shadow:0 8px 20px #0b2a4a0f;display:flex;flex-direction:column;gap:4px;border:1px solid #e2e8f0;font-family:Segoe UI,Manrope,system-ui,sans-serif}.signage-slot--focus{background:#ffffff4d;border:1px solid rgba(255,255,255,.4);box-shadow:0 18px 34px #0b2a4a1f;min-height:120px}.signage-slot--level2{min-height:180px;padding:16px}.signage-period--active .signage-slot{background:linear-gradient(180deg,#def7ecd9,#bbf7d0d1);border-color:#86efacd9;color:#0b1e3f;box-shadow:0 12px 26px #16a34a2e}.signage-slot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.signage-slot-grid--focus{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.signage-slot-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.signage-slot-rows{display:flex;flex-direction:column;gap:12px}.signage-slot-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.signage-slot-row--focus{align-items:stretch}.signage-slot-grid--l1{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.signage-slot__class{font-weight:700;color:#0b1e3f}.signage-slot__subject{font-weight:600;color:#1f2937}.signage-slot__class-value{font-size:1.2rem;font-weight:800}.signage-slot__teacher{color:#475569;font-size:.9rem;font-weight:500}.signage-slot__teacher-label{font-weight:700;margin-bottom:4px}.slot-icon{font-size:1.15rem;margin-right:6px;vertical-align:middle}.signage-period--active .signage-slot__class,.signage-period--active .signage-slot__subject,.signage-period--active .signage-slot__teacher{color:#0b1e3f}.signage-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-weight:700;font-size:.85rem}.signage-status-badge.is-running{background:#22c55e;color:#0f172a;border:1px solid #16a34a;box-shadow:0 10px 26px #22c55e47}.signage-status-badge.is-upcoming{background:#f5f5f5;color:#374151;border:1px solid #e5e7eb}.signage-status-badge.is-finished{background:#e5e7eb;color:#374151;border:1px solid #d1d5db}.signage-break{margin:32px auto;padding:160px 240px;max-width:90vw;background:linear-gradient(180deg,#0a6ab7a1,#0d82d8a1);color:#fff;border-radius:18px;text-align:center;box-shadow:0 24px 56px #0a6ab733}.signage-break__time{font-size:4rem;font-weight:800;margin-bottom:8px}.signage-break__label{font-size:6.8rem;font-weight:800}.signage-clock{display:flex;flex-direction:column;align-items:flex-end;font-weight:700;color:#fff}.signage-clock__time{font-size:3.2rem;font-weight:800;line-height:1.05}.signage-clock__date{font-size:.95rem;color:#475569;font-weight:600;margin-top:2px}.signage-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f5f5f5;color:#374151;font-weight:600;border:1px solid #e5e7eb;box-shadow:0 6px 16px #37415114}.signage-slot--l1{background:linear-gradient(180deg,#ffffffe6,#f7f6ffd9);border:1px solid #e0e7ff}.signage-slot--focus{font-size:1rem}.signage-slot--l1 .signage-badge{background:#eef2ff;color:#312e81;border-color:#c7d2fe}.signage-period--active .signage-badge{background:#dcfce7;color:#065f46;border-color:#bbf7d0;box-shadow:0 6px 16px #16a34a29}.signage-badge--block{display:inline-flex;margin-top:4px;width:100%}.signage-period__time{font-size:.85rem;color:#475569;font-weight:700;background:#fff;padding:4px 8px;border-radius:10px;box-shadow:0 6px 14px #0b2a4a0f}.chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-weight:700;background:#f1f5f9}.toggle{position:relative;display:inline-block;width:48px;height:26px}.toggle input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;transition:.2s;border-radius:999px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%;box-shadow:0 2px 6px #00000026}.toggle input:checked+.slider{background-color:#0b2a4a}.toggle input:checked+.slider:before{transform:translate(22px)}.tabs{display:flex;gap:8px;margin-bottom:12px}.tab{border:1px solid #e2e8f0;background:#f8fafc;padding:8px 14px;border-radius:12px;cursor:pointer;font-weight:700;color:#0b2a4a}.tab--active{background:linear-gradient(120deg,#f7a600,#f4c067);color:#0b1e3f;border-color:#f7a600}.select-control{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 38px 10px 12px;font-size:.95rem;background:#fff;color:#0b1e3f;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%230b2a4a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.select-control--pill{border-radius:999px}.select-control option{font-weight:600;padding:10px 8px;color:#0b1e3f;background:#fff}.dropdown{position:relative}.dropdown__toggle{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0b1e3f;cursor:pointer;height:40px}.dropdown__toggle-content{min-width:0;display:inline-flex;align-items:center;gap:8px;flex:1}.dropdown__toggle-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__icon{width:18px;height:12px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #94a3b873;flex-shrink:0}.login-card .dropdown__toggle-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__toggle:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #cbd5e1;border-radius:16px;box-shadow:0 12px 30px #00000014;z-index:20;overflow:hidden;display:flex;flex-direction:column}.dropdown__search{padding:10px 12px;border-bottom:1px solid #e2e8f0;background:#fff}.dropdown__search-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid #cbd5e1;font-size:.9rem;color:#0b1e3f}.dropdown__list{max-height:260px;overflow-y:auto}.dropdown__item{width:100%;text-align:left;padding:10px 14px;background:transparent;border:none;cursor:pointer;color:#0b1e3f;font-weight:700}.dropdown__item--multi{display:flex;align-items:center;gap:10px}.dropdown__item-check{width:16px;height:16px;margin:0}.dropdown__item-label{flex:1}.dropdown__empty{padding:12px 14px;color:#64748b;font-weight:600}.dropdown__item:hover{background:#f7f4ec}.dropdown__item--active{background:#f7a600;color:#0b1e3f}.date-picker{position:relative;width:100%}.date-picker__input{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0b1e3f;cursor:pointer;font-size:.95rem;height:40px}.date-picker__input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.date-picker__placeholder{color:#94a3b8;font-weight:600}.date-picker__panel{position:absolute;top:calc(100% + 8px);left:0;z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:12px;box-shadow:0 18px 40px #0f172a1f;min-width:280px}.date-picker__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.date-picker__nav-group{display:inline-flex;align-items:center;gap:6px}.date-picker__title{font-weight:800;color:#0b1e3f}.date-picker__nav{width:32px;height:32px;border-radius:10px;border:none;background:#f1f5f9;color:#0b1e3f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.date-picker__nav--year{gap:2px}.date-picker__nav:hover{background:#e2e8f0}.date-picker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;text-align:center;margin-bottom:6px}.date-picker__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.date-picker__day{height:34px;width:34px;border-radius:10px;border:none;background:transparent;color:#0b1e3f;font-weight:700;cursor:pointer}.date-picker__day:hover{background:#f7f4ec}.date-picker__day--muted{color:#94a3b8}.date-picker__day--selected{background:#f7a600;color:#0b1e3f}.date-picker__day--today{border:1px solid #0a6ab7}.date-picker__months{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.date-picker__month{border:none;padding:10px 8px;border-radius:12px;background:#f8fafc;color:#0b1e3f;font-weight:700;cursor:pointer}.date-picker__month:hover{background:#f7f4ec}.date-picker__month--selected{background:#f7a600;color:#0b1e3f}.date-picker__footer{margin-top:10px;display:flex;justify-content:flex-end}.date-picker__clear{border:none;background:#f1f5f9;color:#0b1e3f;padding:6px 12px;border-radius:10px;font-weight:700;cursor:pointer}.date-picker__clear:hover{background:#e2e8f0}.sidebar__link--nested{padding-left:24px;opacity:.9}.sidebar__group{margin-top:4px}.sidebar__toggle{width:100%;display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;border:none;background:#ffffff0a;color:#e2e8f0;cursor:pointer}.sidebar__toggle:hover{background:#ffffff14}.sidebar__nested{display:flex;flex-direction:column;gap:4px;margin-top:6px}.sidebar__section-label{margin:10px 0 4px;padding-left:16px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#e2e8f0b3}.sidebar__link--nested{padding-left:16px;opacity:.95}.profile-menu{position:relative}.profile-menu__button{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:box-shadow .2s ease,transform .1s ease}.avatar{width:32px;height:32px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#0b1e3f}.profile-menu__list{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 14px 30px #0000001f;min-width:190px;z-index:40;overflow:hidden}.profile-menu__list button{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;border:none;background:transparent;cursor:pointer;text-align:left}.profile-menu__list button:hover{background:#f7f4ec}.profile-menu__button--icon{padding:8px;border-radius:50%;border:1px solid #dce3ef;background:#f8fafc}.profile-menu__button--icon:hover{box-shadow:0 8px 20px #0b2a4a26;transform:translateY(-1px)}.config-shell{display:grid;grid-template-columns:220px 1fr;gap:16px;min-width:0}.config-shell>*{min-width:0}.config-mobile-nav{display:none;gap:8px}.config-menu{background:#0b2a4a;color:#e2e8f0;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:6px;box-shadow:0 14px 30px #00000014}.config-menu__title{font-weight:700;text-transform:uppercase;font-size:.85rem;opacity:.8;letter-spacing:.05em;margin-bottom:6px}.config-menu__link{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;color:#e2e8f0;border:1px solid transparent}.config-menu__link:hover{background:#ffffff0f}.config-menu__link--active{background:#f7a60038;color:#fff;border-color:#f7a60059}.config-content{background:#f7f9fc;border-radius:16px;padding:12px;box-shadow:inset 0 1px #ffffff80;min-width:0}.config-overlay{position:fixed;inset:0;background:#00000059;display:flex;justify-content:flex-end;z-index:120}.config-drawer{width:min(520px,100%);background:#0b2a4a;color:#e2e8f0;height:100vh;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0003}.config-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.config-drawer__body{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px;overflow:auto}.config-drawer__menu{display:flex;flex-wrap:wrap;gap:8px}.config-drawer__link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#e2e8f0;cursor:pointer}.config-drawer__link--active{background:#f7a60038;border-color:#f7a60066;color:#fff}.config-drawer__content{background:#f7f9fc;border-radius:16px;padding:14px;color:#0b1e3f;box-shadow:inset 0 1px #ffffff1f}.icon-button{background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:12px;padding:8px;cursor:pointer}.org-tree{padding:8px;display:flex;justify-content:center}.org-chart-container{min-height:700px;height:75vh;position:relative;overflow:auto}.org-tree-wrapper{width:100%;height:100%}.org-tree-list{padding:12px}.org-tree-list ul{list-style:none;padding-left:24px;position:relative}.org-tree-list ul:before{content:"";position:absolute;top:0;left:8px;width:1px;height:100%;background:#0b2a4a1f}.org-tree-list li{position:relative;padding-left:16px;margin:12px 0}.org-tree-list li:before{content:"";position:absolute;top:16px;left:8px;width:12px;height:1px;background:#0b2a4a1f}.org-connector{stroke:#0b2a4a1f;stroke-width:2px}.org-connector--soft{stroke:#f7a6002e}.org-root,.org-children{list-style:none;padding-left:24px;position:relative}.org-children:before{content:"";position:absolute;top:0;left:8px;width:2px;height:100%;background:linear-gradient(180deg,#0b2a4a59,#f7a60073)}.org-node{margin:8px 0;position:relative}.org-node:before{content:"";position:absolute;left:-16px;top:16px;width:16px;height:2px;background:linear-gradient(90deg,#0b2a4a59,#f7a60073)}.org-card{background:linear-gradient(135deg,#fdfefe,#f7f9fc);border:1px solid #dfe7f3;border-radius:14px;padding:12px 14px;box-shadow:0 12px 30px #0f29432e;min-width:220px;position:relative;overflow:hidden}.org-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#f7a600,#facc15);opacity:.7}.org-name{font-weight:700;color:#0b1e3f}.org-desc{color:#6b7280;font-size:.9rem}.org-levels{display:none}.org-level{display:flex;flex-direction:column;gap:8px}.org-level__label{font-weight:700;color:#0b1e3f}.org-level__nodes{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.org-card--compact{min-width:180px}.org-toolbar{display:flex;justify-content:space-between;align-items:center;border-radius:14px}.pill-toggle{display:inline-flex;background:#0b2a4a;border-radius:999px;padding:4px;gap:4px;border:1px solid rgba(255,255,255,.08)}.pill-toggle__btn{border:none;background:transparent;color:#e2e8f0;padding:8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.pill-toggle__btn--active{background:linear-gradient(135deg,#f7a600,#facc15);color:#0b1e3f;box-shadow:0 8px 18px #f7a6004d}.org-tree.futuristic .org-node:before,.org-tree.futuristic .org-children:before{background:linear-gradient(180deg,#f7a60099,#0b2a4a33)}.org-tree.futuristic .org-card{border-color:#f7a60059}.org-levels.glassy .org-level__nodes{background:radial-gradient(circle at 20% 20%,rgba(247,166,0,.12),transparent 50%),radial-gradient(circle at 80% 0%,rgba(11,42,74,.08),transparent 40%);padding:12px;border-radius:14px;border:1px solid rgba(11,42,74,.08)}.org-levels.glassy .org-card{background:linear-gradient(135deg,#f5f7fb,#fff)}.org-card--profile{display:flex;flex-direction:column;gap:8px}.org-card__header{display:flex;gap:6px;align-items:center}.org-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:#f8fafc;border-radius:10px;padding:8px;border:1px dashed #d9e2ec}.org-card__employees{display:flex;flex-direction:column;gap:6px;margin-top:10px}.org-employee-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#6b7280}.org-employee-list{display:flex;flex-wrap:wrap;gap:6px;max-height:84px;overflow:auto;padding-right:4px}.org-employee-chip{padding:4px 10px;font-size:.75rem;background:#eef2ff;border:1px solid #e0e7ff;color:#1f2937}.org-employee-empty{font-size:.85rem;color:#6b7280}.org-stat-label{display:block;font-size:.75rem;color:#6b7280}.org-stat-value{font-weight:700;color:#0b1e3f}.detail-grid__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;align-items:center}.modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:130}.modal-card{width:min(680px,100%);background:#fff;border-radius:18px;padding:20px;box-shadow:0 22px 60px #0f172a33;display:flex;flex-direction:column;gap:16px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.absence-calendar{display:flex;flex-direction:column;gap:16px}.absence-calendar__month{min-width:220px}.absence-calendar__legend{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.absence-calendar__filters{display:flex;flex-direction:column;gap:10px;margin-top:8px}.absence-calendar__filters-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.absence-calendar__filters-row--bottom{align-items:center}.absence-calendar__filter{flex:1 1 240px;min-width:200px;display:flex;flex-direction:column;gap:6px}.absence-calendar__filter--month{flex:0 0 180px;min-width:160px}.absence-calendar__mobile-filter{display:none}.absence-calendar__mobile-toggle{display:flex;gap:8px}.absence-calendar__mobile-toggle .button{flex:1 1 0}.absence-calendar__mobile-toggle .button.is-active{background:#e2e8f0;border:1px solid #cbd5e1}.absence-calendar__legend-title{font-weight:700;color:#0b1e3f;margin-right:4px}.absence-calendar__legend-item{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#0b1e3f}.absence-calendar__legend-swatch{width:16px;height:16px;border-radius:6px;border:1px solid #cbd5e1;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center}.absence-calendar__legend-swatch--weekend{background:#f1f5f9}.absence-calendar__legend-swatch--holiday{background:#ffe4e6;border-color:#fecdd3}.absence-calendar__scroll{overflow:visible;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;max-height:none}.absence-calendar__grid{display:grid;grid-auto-rows:40px;min-width:max-content}.absence-calendar__cell{padding:6px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;background:#fff}.absence-calendar__cell--day{padding:2px}.absence-calendar__cell--header{flex-direction:column;gap:2px;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:#334155;background:#f1f5f9;position:sticky;top:0;z-index:3}.absence-calendar__cell--name{justify-content:flex-start;font-weight:700;background:#f8fafc}.absence-calendar__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.absence-calendar__cell--sticky{position:sticky;left:0;z-index:2;box-shadow:8px 0 12px #0f172a0f}.absence-calendar__cell--header.absence-calendar__cell--sticky{z-index:4}.absence-calendar__cell--day.is-weekend,.absence-calendar__cell--header.is-weekend{background:#f8fafc}.absence-calendar__cell--day.is-holiday,.absence-calendar__cell--header.is-holiday{background:#fff1f2}.absence-calendar__day-number{font-size:.85rem;font-weight:700}.absence-calendar__day-label{font-size:.65rem;color:#64748b}.absence-calendar__marker{width:100%;height:100%;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8;background:transparent;box-sizing:border-box}.absence-calendar__marker.has-absence{border-color:#e2e8f0;background:#f8fafc;color:#0b1e3f}.absence-calendar__marker.is-pending{opacity:.6}.absence-calendar__mobile-list{display:none}.absence-calendar__mobile-empty-state{margin:0}.absence-calendar__mobile-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:10px;display:flex;flex-direction:column;gap:8px}.absence-calendar__mobile-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.absence-calendar__mobile-name{font-weight:700;color:#0b1e3f}.absence-calendar__mobile-count{font-size:.75rem;color:#475569;white-space:nowrap}.absence-calendar__mobile-empty{color:#64748b;font-size:.82rem}.absence-calendar__mobile-entries{display:flex;flex-direction:column;gap:8px}.absence-calendar__mobile-entry{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.absence-calendar__mobile-date{display:inline-flex;align-items:baseline;gap:6px;min-width:56px}.absence-calendar__mobile-day{font-weight:700}.absence-calendar__mobile-weekday{font-size:.78rem;color:#64748b}.absence-calendar__mobile-type{display:inline-flex;align-items:center;gap:6px;min-width:0;flex:1}.absence-calendar__mobile-type-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.absence-calendar__mobile-card--compact{padding:8px 10px;gap:6px}.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}.my-dashboard__upcoming-mobile-list,.my-requests__mobile-list{display:none}.my-requests__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.my-requests__change-pending{font-size:.85rem}.employee-profile__row-actions,.employee-profile__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.employee-profile__mobile-list,.employee-profile__attendance-mobile-list{display:none}.employee-profile__mobile-value{overflow-wrap:anywhere}.employee-profile__tab-select,.access-control-page__mobile-list{display:none}.access-control-page__mobile-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.access-control-page__mobile-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.classes-page__actions-cell,.subjects-page__actions-cell{white-space:nowrap}.classes-page__actions,.subjects-page__actions{display:inline-flex;align-items:center;gap:8px}.storage-monitor-page__search{width:100%;max-width:280px}.scheduler-page__table-wrap .table{min-width:760px}.scheduler-page__import-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.scheduler-page__summary-chips{display:flex;gap:12px;flex-wrap:wrap}.contracts-page__table-wrap .table{min-width:800px}.contracts-page__search{width:100%;max-width:320px}.contracts-page__header-spacer{flex:1 1 auto;min-width:0}.contracts-page__mobile-list{display:none}.contracts-page__mobile-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.contracts-page__mobile-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:.85rem}.contracts-page__mobile-row .detail-label{margin:0;font-size:.66rem}.contracts-page__mobile-value{text-align:right;overflow-wrap:anywhere}.contracts-page__mobile-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.storage-monitor-page__table-wrap .table{min-width:720px}.storage-monitor-page__trend .mini-chart{overflow-x:auto}.users-page__table:not(.table--mobile-cards){table-layout:fixed}.users-page__table:not(.table--mobile-cards) .users-page__col-name{width:160px;max-width:160px}.users-page__table:not(.table--mobile-cards) .users-page__col-user{width:190px;max-width:190px}.users-page__table:not(.table--mobile-cards) .users-page__col-lang{width:72px;max-width:72px}.users-page__table:not(.table--mobile-cards) td.users-page__col-name,.users-page__table:not(.table--mobile-cards) td.users-page__col-user,.users-page__table:not(.table--mobile-cards) td.users-page__col-lang{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-schedule__filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.visual-schedule__field{display:grid;gap:6px;min-width:0}.visual-schedule__filters-card{position:relative;z-index:6}.visual-schedule__filters-card .dropdown__menu{z-index:120}.visual-schedule__table-wrap .visual-schedule__table{min-width:980px;table-layout:fixed}.visual-schedule__axis-header,.visual-schedule__axis-cell{width:170px;min-width:170px;background:#f8fafc}.visual-schedule__axis-title{font-size:.78rem;font-weight:700;color:#0f172a}.visual-schedule__axis-time{font-size:.74rem;color:#64748b}.visual-schedule__slot-cell{vertical-align:top}.visual-schedule__slot-list{display:grid;gap:8px}.visual-schedule__slot-card{border:1px solid #dbe2ef;border-radius:10px;background:#f8fafc;padding:8px;display:grid;gap:4px;min-height:62px}.visual-schedule__slot-subject{font-weight:700;color:#0f172a;line-height:1.2}.visual-schedule__slot-meta{font-size:.76rem;color:#334155}.visual-schedule__meta-value{font-weight:700;color:#0f172a}.visual-schedule__slot-empty{min-height:62px;display:flex;align-items:center;justify-content:center;color:#94a3b8}.visual-schedule__break-row td{background:#f8fafc}.visual-schedule__break-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px dashed #cbd5e1;background:#fff}.visual-schedule__desktop-matrix{display:block}.visual-schedule__mobile-list{display:none}.visual-schedule__mobile-day{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:grid;gap:8px}.visual-schedule__mobile-day-header{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#0f172a}.visual-schedule__mobile-day-list{display:grid;gap:8px}.visual-schedule__mobile-entry{border:1px solid #dbe2ef;border-radius:10px;background:#fff;padding:8px;display:grid;gap:4px}.visual-schedule__mobile-entry-top{display:flex;align-items:center;justify-content:flex-start;gap:6px}.visual-schedule__mobile-entry-time{font-size:.7rem}.visual-schedule__mobile-period-chip{font-size:.62rem;line-height:1;padding:2px 6px;border-radius:999px}@media(max-width:1024px){.app-shell{position:relative;overflow-x:hidden}.app-main,.config-shell,.config-content,.table-wrap,.surface-card{min-width:0}.surface-card{overflow-x:auto}.visual-schedule__filters-card{overflow:visible!important}.detail-grid,.form-grid{grid-template-columns:1fr!important;gap:10px 12px}.detail-grid__actions{flex-wrap:wrap;justify-content:stretch}.detail-grid__actions .button{flex:1 1 160px}.tabs{flex-wrap:wrap}.tab{flex:1 1 160px;min-width:0;text-align:center}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar__search{min-width:0;width:100%}.table th,.table td{white-space:nowrap;word-break:normal;overflow-wrap:normal}.sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,84vw);height:100vh;z-index:140;overflow-y:auto;transform:translate(calc(-100% - 12px));transition:transform .25s ease}.sidebar.sidebar--mobile-open{transform:translate(0)}.app-shell__overlay{display:block;position:fixed;inset:0;background:#0f172a73;border:none;margin:0;padding:0;z-index:130;cursor:pointer}.app-header{padding:16px;gap:12px}.app-header h1{font-size:1.3rem}.app-header__actions{margin-left:auto}.app-header__menu-button{display:inline-flex}.app-main{padding:16px}.config-shell{grid-template-columns:1fr}.config-mobile-nav{display:grid}.config-menu,.config-menu__title{display:none}.config-content{background:transparent;box-shadow:none;padding:0}.scheduler-page__topbar,.scheduler-page__level-controls,.scheduler-page__entry-actions,.scheduler-page__config-actions{width:100%}.scheduler-page__level-controls,.scheduler-page__config-actions{margin-left:0!important}.scheduler-page__filters{align-items:stretch!important}.scheduler-page__filters>div{width:100%!important}.session-expired-banner{padding:10px 16px;flex-direction:column;align-items:flex-start}.my-dashboard__hero-actions{width:100%}.my-dashboard__hero-actions .button{flex:1 1 180px}.my-requests__form-actions{flex-wrap:wrap}.employee-profile__hero{flex-wrap:wrap;align-items:flex-start}.employee-profile__meta{flex-wrap:wrap}.employee-profile__section-header{flex-wrap:wrap;align-items:flex-start}.employee-profile__header-actions,.employee-profile__attendance-actions{flex-wrap:wrap}.absence-calendar .page-lede{align-items:flex-start}.visual-schedule__table-wrap .visual-schedule__table{min-width:860px}}@media(max-width:768px){input[type=text],input[type=search],input[type=email],input[type=number],input[type=tel],input[type=password],input[type=url],input[type=date],input[type=time],input[type=datetime-local],textarea,select{font-size:16px}.app-header__subtitle{font-size:.84rem}.card-stack{gap:12px}.surface-card{padding:14px;border-radius:14px;overflow-x:auto}.visual-schedule__filters-card{overflow:visible!important}.section-title{font-size:1.05rem}.login-wrapper{padding:16px}.login-card{padding:20px;border-radius:18px}.login-card h1{font-size:1.35rem}.login-card__top{flex-direction:column;align-items:stretch}.login-card__lang{width:100%;min-width:0}.detail-header{flex-direction:column;align-items:stretch;margin-bottom:12px}.detail-header .button{width:100%;justify-content:center}.detail-grid,.form-grid{grid-template-columns:1fr!important;gap:10px 12px}.detail-grid__actions{justify-content:stretch;flex-wrap:wrap}.detail-grid__actions .button{flex:1 1 160px}.form-field__row{flex-direction:column;align-items:stretch;gap:8px}.form-check{white-space:normal}.tabs{flex-wrap:wrap}.tab{flex:1 1 calc(50% - 4px);min-width:0;text-align:center;padding:8px 10px;font-size:.8rem}.table-toolbar{flex-direction:column;align-items:stretch;margin-bottom:12px}.table-toolbar__search{min-width:0;width:100%}.table-wrap{overflow-x:auto}.table th,.table td{padding:9px 10px;font-size:.82rem;white-space:nowrap;word-break:normal;overflow-wrap:normal}.table--mobile-cards{min-width:0!important;width:100%!important;border-radius:0;background:transparent}.table--mobile-cards thead{display:none}.table--mobile-cards tbody{display:flex;flex-direction:column;gap:10px}.table--mobile-cards tbody tr{display:block;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px}.table--mobile-cards tbody td{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;padding:6px 0;border:none;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.table--mobile-cards tbody td:before{content:attr(data-label);margin:0;font-size:.66rem;font-weight:700;text-transform:uppercase;color:#6b7280;letter-spacing:.03em}.table--mobile-cards tbody td[colspan]{display:block;text-align:left!important}.table--mobile-cards tbody td[colspan]:before{content:none}.table--mobile-cards tbody td .button{margin-left:auto}.table-wrap .table,.surface-card>.table:not(.people-table):not(.my-dashboard__upcoming-table):not(.my-requests__table):not(.employee-profile__table):not(.access-control-page__table){min-width:640px;width:auto;table-layout:auto}.visual-schedule__table-wrap .visual-schedule__table{min-width:820px;table-layout:fixed}.visual-schedule__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.visual-schedule__table-wrap .visual-schedule__table{min-width:700px}.visual-schedule__table th,.visual-schedule__table td{padding:6px}.visual-schedule__axis-header,.visual-schedule__axis-cell{width:108px;min-width:108px;position:sticky;left:0;z-index:3;background:#f8fafc}.visual-schedule__slot-list{gap:5px}.visual-schedule__slot-card{min-height:52px;padding:6px;border-radius:8px;gap:3px}.visual-schedule__slot-subject{font-size:.74rem;line-height:1.15}.visual-schedule__slot-meta{font-size:.68rem;line-height:1.15}.visual-schedule__axis-title{font-size:.68rem}.visual-schedule__axis-time{font-size:.64rem}.visual-schedule__break-chip{gap:6px;padding:6px 8px;font-size:.68rem}.visual-schedule__desktop-matrix{display:none}.visual-schedule__mobile-list{display:grid;gap:10px}.modal-overlay{padding:12px}.modal-card{width:100%!important;max-height:calc(100vh - 24px)!important;padding:14px;border-radius:14px;overflow:auto!important}.page-toast{right:12px;bottom:12px;max-width:calc(100vw - 24px)}.pagination{margin-top:12px;flex-direction:column;align-items:stretch}.pagination__meta{text-align:center;font-size:.82rem}.pagination__controls{width:100%}.pagination__controls .button{flex:1;min-width:0;padding:8px 10px;font-size:.82rem}.config-menu{display:none}.config-content .table th,.config-content .table td{padding:8px 9px;font-size:.78rem}.config-content .table-wrap .table,.config-content .surface-card>.table{min-width:700px;width:auto}.contracts-page__header{align-items:stretch!important}.contracts-page__search{max-width:none}.contracts-page__actions{width:100%;flex-wrap:wrap}.contracts-page__actions .button{flex:1 1 140px}.contracts-page__table-wrap .table{min-width:760px;width:auto}.contracts-page__table-wrap{display:none}.contracts-page__mobile-list{display:flex;flex-direction:column;gap:10px}.contracts-page__mobile-actions .button{flex:1 1 120px;justify-content:center}.storage-monitor-page__search{width:100%!important;max-width:none}.storage-monitor-page__table-wrap .table{min-width:680px;width:auto}.storage-monitor-page__trend .mini-chart{gap:8px;min-width:0;width:100%;padding-right:8px}.storage-monitor-page .storage-row{flex-wrap:wrap;align-items:flex-start}.storage-monitor-page .storage-row__value{white-space:normal}.scheduler-page__section-tabs{width:100%}.scheduler-page__section-tabs .tab{flex:1 1 calc(50% - 4px)}.scheduler-page__level-controls{justify-content:space-between}.scheduler-page__level-controls>div{width:min(220px,100%)!important}.scheduler-page__entry-actions,.scheduler-page__config-actions{width:100%;flex-wrap:wrap;margin-left:0!important}.scheduler-page__entry-actions .button,.scheduler-page__config-actions .button{flex:1 1 150px}.scheduler-page__config-actions>div,.scheduler-page__filters>div,.scheduler-page__filters .form-input{width:100%!important}.scheduler-page__table-wrap .table{min-width:760px;width:auto}.scheduler-page__import-controls{flex-direction:column;align-items:stretch!important}.scheduler-page__import-controls>.button,.scheduler-page__import-controls>button,.scheduler-page__import-controls>input,.scheduler-page__import-controls>div{width:100%!important}.scheduler-page__file-name{max-width:none!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.scheduler-page__summary-chips{display:grid;grid-template-columns:1fr;gap:8px}.org-toolbar{flex-direction:column;align-items:stretch}.pill-toggle{width:100%;overflow-x:auto}.pill-toggle__btn{white-space:nowrap;justify-content:center}.org-chart-container{min-height:520px;height:68vh}.org-tree-list ul{padding-left:16px}.access-control-page__toolbar-search{flex-direction:column;align-items:stretch!important;gap:10px!important;flex:0 0 auto!important}.access-control-page__toolbar{margin-bottom:8px}.access-control-page__toolbar-search>div{width:100%}.access-control-page__toolbar-search>div:first-child{flex:0 0 auto!important}.access-control-page__toolbar-search>div>div{width:100%!important}.access-control-page__toolbar .button{width:100%;justify-content:center}.access-control-page__table{display:none}.access-control-page__mobile-list{display:flex;flex-direction:column;gap:10px}.access-control-page__mobile-row{font-size:.85rem}.access-control-page__mobile-row .detail-label{margin:0;font-size:.66rem}.profile-menu>span{display:none}.people-page__list-card .table-toolbar{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:8px}.people-page__list-card .table-toolbar__search{flex-direction:column!important;align-items:stretch!important;gap:6px!important;flex:0 0 auto!important}.people-page__list-card .table-toolbar__search>div:first-child{flex:0 0 auto!important}.people-page__toolbar-actions{width:100%;flex-wrap:wrap}.people-page__toolbar-actions .button{flex:1 1 140px}.classes-page__toolbar{margin-bottom:8px}.classes-page__toolbar-search{flex-direction:column!important;align-items:stretch!important;gap:6px!important;flex:0 0 auto!important}.classes-page__toolbar-search>div{width:100%}.classes-page__search-input{flex:0 0 auto!important}.classes-page__location-dropdown{width:100%!important}.subjects-page__toolbar{margin-bottom:8px}.subjects-page__toolbar-search{flex-direction:column!important;align-items:stretch!important;gap:6px!important;flex:0 0 auto!important}.subjects-page__toolbar-search>div{width:100%}.subjects-page__search-input{flex:0 0 auto!important}.pupils-page__filters{margin-left:0!important;width:100%;justify-content:stretch!important;gap:6px!important;flex:0 0 auto!important}.pupils-page__search,.pupils-page__campus-filter,.pupils-page__class-filter{width:100%;min-width:0!important;flex:0 0 auto!important}.classes-page__col-actions,.subjects-page__col-actions{width:96px!important}.classes-page__actions-cell,.subjects-page__actions-cell{white-space:nowrap}.classes-page__actions,.subjects-page__actions{gap:3px!important;align-items:center}.classes-page__actions .button,.subjects-page__actions .button{min-width:30px;width:30px;height:30px;padding:0;border-radius:9px;margin-left:0!important}.classes-page__actions .button svg,.subjects-page__actions .button svg{width:14px;height:14px}.people-table th,.people-table td{padding:8px;font-size:.78rem}.people-table .sort-button{font-size:.72rem}.people-table th:first-child,.people-table td:first-child{width:42px;padding-left:6px;padding-right:6px}.people-table th:nth-child(3),.people-table td:nth-child(3),.people-table th:nth-child(5),.people-table td:nth-child(5),.people-table th:nth-child(6),.people-table td:nth-child(6),.people-table th:nth-child(7),.people-table td:nth-child(7){display:none}.people-table__name-cell{font-size:.8rem;line-height:1.2}.people-table__profile-button{min-width:30px;width:30px;height:30px;padding:0;border-radius:9px}.people-table__profile-button svg{width:14px;height:14px}.my-dashboard__hero{padding:16px;gap:12px}.my-dashboard__hero-subtitle{font-size:.84rem}.my-dashboard__hero-actions .button{flex:1 1 calc(50% - 4px);min-width:0;font-size:.82rem;padding:9px 10px}.my-dashboard__hero-actions .button svg{width:14px;height:14px}.my-dashboard__panel-header{flex-direction:column;gap:10px}.my-dashboard__view-all{width:100%;justify-content:center}.my-dashboard__upcoming-table{display:none}.my-dashboard__upcoming-mobile-list{display:flex;flex-direction:column;gap:10px}.my-dashboard__upcoming-mobile-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.my-dashboard__upcoming-mobile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.my-dashboard__upcoming-mobile-item .status-badge{font-size:.68rem;padding:3px 8px}.my-requests__header{margin-bottom:12px;flex-wrap:wrap;align-items:flex-start}.my-requests__header .button{width:100%;justify-content:center}.my-requests__form-header{align-items:stretch;margin-bottom:12px}.my-requests__form-actions{width:100%;justify-content:flex-start}.my-requests__form-actions .button{flex:1 1 160px}.my-requests__balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px}.my-requests__table{display:none}.my-requests__mobile-list{display:flex;flex-direction:column;gap:10px}.my-requests__mobile-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.my-requests__mobile-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.86rem}.my-requests__mobile-row .detail-label{margin:0;font-size:.66rem}.my-requests__actions--compact .button{width:100%;justify-content:center}.my-requests__change-pending{font-size:.8rem}.my-requests__change-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.employee-profile__hero{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.employee-profile__avatar{width:54px!important;height:54px!important;font-size:.95rem}.employee-profile__name{font-size:1.1rem!important}.employee-profile__meta{flex-direction:column;gap:8px!important}.employee-profile__meta-item{font-size:.84rem;width:100%}.employee-profile__back-button{width:100%;justify-content:center}.employee-profile__tabs{display:none}.employee-profile__tab-select{display:grid;gap:6px}.employee-profile__tab-select .dropdown{width:100%}.employee-profile__section .table-toolbar{margin-bottom:12px}.employee-profile__section .table-toolbar .button{width:100%;justify-content:center}.employee-profile__section-header{align-items:stretch;margin-bottom:12px}.employee-profile__header-actions{width:100%}.employee-profile__header-actions .button{flex:1 1 140px}.employee-profile__upload-row{flex-direction:column;align-items:stretch!important}.employee-profile__upload-row .button{width:100%;justify-content:center}.employee-profile__leave-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px}.employee-profile__attendance-toolbar{flex-direction:column;align-items:stretch;gap:12px!important}.employee-profile__attendance-month{justify-content:space-between;width:100%}.employee-profile__attendance-month-picker{width:min(220px,100%)!important}.employee-profile__attendance-actions{width:100%;gap:8px!important}.employee-profile__attendance-shift{width:100%;font-size:.82rem}.employee-profile__attendance-actions .button{width:100%;justify-content:center}.employee-profile__table{display:none}.employee-profile__mobile-list,.employee-profile__attendance-mobile-list{display:flex;flex-direction:column;gap:10px}.employee-profile__mobile-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.employee-profile__mobile-item--weekend{background:#f1f5f9}.employee-profile__mobile-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;font-size:.85rem}.employee-profile__mobile-row .detail-label{margin:0;font-size:.66rem}.employee-profile__mobile-row--stacked{flex-direction:column;align-items:flex-start}.employee-profile__actions--compact .button{flex:1 1 140px;justify-content:center}.absence-calendar .page-lede{flex-direction:column;gap:10px}.absence-calendar .page-lede .button{width:100%;justify-content:center}.absence-calendar__filters-row{flex-direction:column;align-items:stretch}.absence-calendar__filter,.absence-calendar__filter--month{min-width:0;flex:1 1 auto}.absence-calendar__mobile-filter{display:flex;min-width:0;flex:1 1 auto}.absence-calendar__mobile-toggle{width:100%}.absence-calendar__legend{gap:8px}.absence-calendar__legend-item{font-size:.8rem}.absence-calendar__scroll{display:none}.absence-calendar__mobile-list{display:flex;flex-direction:column;gap:10px}.absence-calendar__mobile-entry .status-badge{margin-left:auto;font-size:.66rem;padding:3px 8px}}
