@font-face{font-family:Roboto Condensed;src:url(/fonts/RobotoCondensed-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:url(/fonts/RobotoCondensed-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Dancing Script;src:url(/fonts/DancingScript-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{--ink:#161922;--ink-soft:#272a2f;--gold:#e8b535;--gold-deep:#c99113;--gold-soft:#fbf3da;--paper:#f6f4ee;--white:#fff;--muted:#6f726f;--line:#e6e2d7;--success:#19875b;--success-soft:#e4f5ed;--danger:#bd4339;--danger-soft:#fbe9e7;--warning:#9b6512;--warning-soft:#fff2d2;--shadow:0 16px 40px #16192214}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body{-webkit-font-smoothing:antialiased;font-family:Roboto Condensed,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:9px;font-size:clamp(2rem,4vw,3.3rem);line-height:.98}h2{margin-bottom:6px;font-size:1.5rem;line-height:1.1}.eyebrow{color:var(--gold-deep);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:700}.eyebrow-light{color:var(--gold)}.muted{color:var(--muted);line-height:1.55}.auth-page{background:var(--white);grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:var(--ink);place-items:center;padding:68px;display:grid;position:relative;overflow:hidden}.auth-story:before{content:"";border:1px solid #e8b5353d;border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;left:-170px;box-shadow:0 0 0 80px #e8b53509,0 0 0 170px #e8b53506}.auth-story:after{content:"";background:var(--gold);opacity:.08;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-110px}.auth-story-inner{z-index:1;width:min(650px,100%);position:relative}.auth-logo{object-fit:contain;width:220px;height:auto;margin-bottom:74px}.auth-story h1{max-width:620px;color:var(--white);margin-bottom:26px;font-size:clamp(3.2rem,6vw,6.4rem)}.auth-story h1:first-line{color:var(--white)}.auth-intro{color:#d6d6d4;max-width:510px;margin-bottom:42px;font-size:1.25rem;line-height:1.5}.auth-feature-row{flex-wrap:wrap;gap:10px;display:flex}.auth-feature-row span{color:#f1f0eb;border:1px solid #ffffff26;border-radius:999px;padding:10px 16px;font-size:.9rem}.auth-panel{background:#fbfaf7;place-items:center;padding:48px;display:grid}.auth-card{width:min(430px,100%)}.auth-card h2{margin-bottom:12px;font-size:2.2rem}.auth-card.compact{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:24px;padding:45px}.auth-card.compact>img{width:170px;height:auto;margin-bottom:34px}.auth-form{gap:18px;margin-top:30px;display:grid}.auth-form label,.form-grid label{gap:8px;display:grid}.auth-form label>span,.form-grid label>span{color:#4f524f;font-size:.88rem;font-weight:700}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9d6cd;border-radius:10px;outline:none;transition:border-color .15s,box-shadow .15s}input,select{height:47px;padding:0 13px}textarea{resize:vertical;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px #e8b5352e}.password-field{position:relative}.password-field input{padding-right:48px}.password-field button{width:48px;height:47px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:0;right:0}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 18px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-primary{background:var(--gold);color:var(--ink)}.button-primary:hover{background:#f0c44c}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.button-full{width:100%;min-height:50px;margin-top:3px}.form-error{background:var(--danger-soft);color:#8f2f28;border:1px solid #e5aaa5;border-radius:9px;padding:11px 13px;font-size:.9rem}.field-hint{color:var(--muted);margin:-7px 0 0;font-size:.82rem}.auth-security-note{color:#8d8d88;text-align:center;margin:26px 0 0;font-size:.78rem;line-height:1.45}.simple-auth-page{background:var(--paper);place-items:center;min-height:100vh;padding:30px;display:grid}.admin-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--ink);color:#fff;flex-direction:column;height:100vh;padding:27px 20px 22px;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff1a;padding:2px 10px 28px;display:block}.sidebar-brand img{object-fit:contain;width:155px;height:auto;display:block}.sidebar-brand span{color:#c6c7c8;letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:.74rem;display:block}.sidebar-nav{gap:6px;margin-top:24px;display:grid}.sidebar-nav a{color:#d6d7d8;border-radius:9px;align-items:center;gap:13px;min-height:47px;padding:0 13px;font-weight:700;transition:color .15s,background .15s;display:flex}.sidebar-nav a:hover{color:#fff;background:#ffffff12}.sidebar-nav a:first-child{color:var(--gold);background:#e8b53521}.sidebar-compliance{color:var(--gold);background:#e8b53512;border:1px solid #e8b5352e;border-radius:12px;align-items:center;gap:11px;margin-top:auto;padding:14px;display:flex}.sidebar-compliance div{gap:2px;display:grid}.sidebar-compliance strong{color:#f6f1e4;font-size:.86rem}.sidebar-compliance span{color:#adada9;font-size:.73rem}.admin-main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;justify-content:space-between;align-items:center;height:78px;padding:0 34px;display:flex}.topbar>div:first-child,.topbar-user>div{gap:2px;display:grid}.topbar-kicker{color:var(--muted);letter-spacing:.12em;font-size:.72rem}.topbar-user{align-items:center;gap:11px;display:flex}.topbar-user strong{font-size:.9rem}.topbar-user span{color:var(--muted);font-size:.76rem}.avatar{background:var(--gold);width:40px;height:40px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:.83rem;font-weight:700;display:grid}.avatar.small{width:35px;height:35px;font-size:.74rem}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:inline-grid}.admin-content{padding:34px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px;display:flex}.page-heading p:last-child{color:var(--muted);margin:0;font-size:1rem}.compact-heading{align-items:center}.compact-heading h1{font-size:2.45rem}.date-chip,.read-only-badge{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:8px;padding:10px 14px;font-size:.84rem;font-weight:700}.heading-icon{background:var(--gold);border-radius:13px;place-items:center;width:52px;height:52px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:16px;min-height:136px;padding:21px;display:flex;box-shadow:0 7px 24px #16192209}.metric-card.featured{background:linear-gradient(135deg,#fffdf8 0%,#fbf2d9 100%);border-color:#dfbd66}.metric-card.warning .metric-icon{background:var(--warning-soft);color:var(--warning)}.metric-icon{width:45px;height:45px;color:var(--ink);background:#f0eee7;border-radius:12px;flex:none;place-items:center;display:grid}.metric-card>div{display:grid}.metric-card span{color:var(--muted);font-size:.82rem}.metric-card strong{margin:2px 0;font-size:2rem;line-height:1}.metric-card small{color:#94958f}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 7px 24px #16192209}.panel-heading,.panel-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:18px 21px;display:flex}.panel-heading h2{margin:0}.panel-toolbar>div{gap:3px;display:grid}.panel-toolbar>div>span{color:var(--muted);font-size:.8rem}.live-indicator{color:var(--muted);align-items:center;gap:7px;font-size:.75rem;display:inline-flex}.live-indicator i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #19875b1a}.presence-list article,.compact-list article{border-bottom:1px solid #efede7;align-items:center;gap:12px;min-height:67px;padding:10px 21px;display:grid}.presence-list article{grid-template-columns:35px minmax(130px,1fr) minmax(150px,.8fr) 75px}.presence-list article:last-child,.compact-list article:last-child{border-bottom:0}.presence-person,.presence-location,.presence-time,.compact-list article>div{gap:2px;display:grid}.presence-person span,.presence-location,.presence-time{color:var(--muted);font-size:.8rem}.presence-location,.presence-time,.inline-icon{align-items:center;gap:6px;display:flex}.compact-list article{grid-template-columns:63px minmax(120px,1fr) auto}.compact-list article>div span{color:var(--muted);font-size:.8rem}.time-block{border-left:3px solid var(--gold);padding-left:10px}.status-pill,.role-pill{color:#61625e;white-space:nowrap;background:#efefed;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.status-pill.success{background:var(--success-soft);color:var(--success)}.status-pill.danger{background:var(--danger-soft);color:var(--danger)}.status-pill.warning{background:var(--warning-soft);color:var(--warning)}.role-pill{background:var(--gold-soft);color:#76510e}.empty-state{color:#a5a49e;text-align:center;align-content:center;place-items:center;gap:8px;min-height:260px;padding:30px;display:grid}.empty-state strong{color:var(--ink)}.empty-state span{color:var(--muted);font-size:.84rem}.empty-state.small{min-height:150px}.table-panel{overflow:visible}.data-table-wrap{border-radius:0 0 15px 15px;overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:.86rem}.data-table th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.07em;text-align:left;text-transform:uppercase;background:#faf9f6;padding:12px 18px;font-size:.72rem}.data-table td{vertical-align:middle;border-bottom:1px solid #eeece6;padding:15px 18px}.data-table tr:last-child td{border-bottom:0}.data-table code{color:#555751;background:#f2f1ed;border-radius:5px;padding:4px 6px;font-size:.76rem}.table-primary{align-items:center;gap:11px;min-width:200px;display:flex}.table-primary>div{gap:3px;display:grid}.table-primary span{color:var(--muted);font-size:.76rem}.table-primary .location-note{background:var(--warning-soft);width:fit-content;color:var(--warning);border-radius:5px;margin-top:2px;padding:3px 6px;font-size:.67rem;font-weight:700}.table-stack{gap:3px;min-width:160px;display:grid}.table-stack span{color:var(--muted);font-size:.76rem}.table-icon{background:var(--gold-soft);border-radius:9px;place-items:center;width:34px;height:34px;display:grid;color:var(--gold-deep)!important}.employee-phone{justify-content:space-between;align-items:center;gap:8px;min-width:145px;display:flex}.employee-phone>span{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.table-icon-button{border:1px solid var(--line);width:30px;height:30px;color:var(--gold-deep);cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;padding:0;display:grid}.table-icon-button:hover{border-color:var(--gold);background:var(--gold-soft)}.report-filter{gap:8px;margin:-8px 0 22px;padding-bottom:2px;display:flex;overflow-x:auto}.report-filter a{border:1px solid var(--line);min-height:38px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.report-filter a.active{border-color:var(--gold);background:var(--gold);color:var(--ink)}.attendance-metrics{margin-bottom:18px}.attendance-report-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.report-chart-panel .panel-heading svg{color:var(--gold-deep)}.month-bars,.location-bars{gap:17px;padding:22px;display:grid}.month-bar,.location-bar{gap:7px;display:grid}.month-bar>div,.location-bar>div{justify-content:space-between;align-items:center;gap:15px;font-size:.82rem;display:flex}.month-bar>div span,.location-bar>div span{color:var(--muted);white-space:nowrap;font-weight:700}.month-bar>i,.location-bar>i{background:#eeece6;border-radius:999px;height:7px;overflow:hidden}.month-bar>i span,.location-bar>i span{border-radius:inherit;background:linear-gradient(90deg, var(--gold-deep), var(--gold));height:100%;display:block}.location-bar>i span{background:linear-gradient(90deg, #2f6f5a, var(--success))}.attendance-table-panel{margin-bottom:20px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#161922a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #00000040}.modal-compact{width:min(480px,100%)}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.modal-heading h2{margin:0}.form-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px;display:grid}.span-2{grid-column:1/-1}.checkbox-field{align-content:center;align-items:center;padding-top:20px;grid-template-columns:20px 1fr!important}.checkbox-field input{width:18px;height:18px;accent-color:var(--gold-deep)}.modal-actions{justify-content:flex-end;gap:9px;padding-top:5px;display:flex}.week-control{grid-auto-flow:column;align-items:center;gap:10px!important;display:flex!important}.week-control>div{text-align:center;gap:2px;min-width:135px;display:grid}.week-control .icon-button{width:33px;height:33px}.schedule-panel.is-loading .schedule-grid{opacity:.48;pointer-events:none}.shift-type-legend{border-bottom:1px solid var(--line);background:#faf9f6;align-items:center;gap:8px;padding:11px 20px;display:flex;overflow-x:auto}.shift-type-legend small{color:var(--muted);white-space:nowrap;margin-left:4px}.shift-type{white-space:nowrap;border-radius:5px;align-items:center;width:fit-content;padding:4px 7px;font-size:.66rem;font-weight:800;display:inline-flex}.shift-type.morning{color:#765400;background:#f6e6a9}.shift-type.afternoon{color:#28643a;background:#dcecdf}.shift-type.evening{color:#424b88;background:#dddff3}.schedule-error{margin:12px 20px 0}.schedule-grid{grid-template-columns:repeat(7,minmax(170px,1fr));display:grid;overflow-x:auto}.schedule-day{border-right:1px solid var(--line);background:#fcfbf8;min-height:520px}.schedule-day:last-child{border-right:0}.schedule-day>header{border-bottom:1px solid var(--line);text-transform:capitalize;background:#fff;justify-content:space-between;align-items:center;padding:13px;display:flex}.schedule-day>header span{color:var(--muted);font-size:.72rem}.schedule-day>div{gap:9px;padding:10px;display:grid}.shift-card{background:#fff;border:1px solid #e2dfd5;border-top-width:3px;border-radius:10px;gap:7px;padding:12px;display:grid;box-shadow:0 5px 15px #1619220a}.shift-card.morning{border-top-color:#e3bc32}.shift-card.afternoon{border-top-color:#62a875}.shift-card.evening{border-top-color:#6d74af}.shift-card-top{justify-content:space-between;align-items:center;gap:7px;display:flex}.shift-card-time,.shift-card>span{align-items:center;gap:5px;display:flex}.shift-card-time{color:var(--gold-deep)}.shift-card>span{color:var(--muted);font-size:.75rem}.shift-card i{border-radius:5px;width:fit-content;padding:4px 6px;font-size:.63rem;font-style:normal;font-weight:700}.shift-card i.published{background:var(--success-soft);color:var(--success)}.shift-card i.draft{color:var(--muted);background:#efefed}.day-empty{color:#aaa9a3;text-align:center;padding:28px 5px;font-size:.8rem}.mobile-preview-page{background:var(--ink);grid-template-columns:minmax(360px,1fr) minmax(430px,.85fr);align-items:center;gap:70px;min-height:100vh;padding:54px clamp(36px,7vw,120px);display:grid;overflow:hidden}.mobile-preview-page:before{content:"";pointer-events:none;border:1px solid #e8b53530;border-radius:50%;width:680px;height:680px;position:fixed;top:-390px;left:-250px;box-shadow:0 0 0 95px #e8b53506,0 0 0 205px #e8b53504}.mobile-preview-copy{z-index:1;color:#fff;max-width:620px;position:relative}.mobile-preview-icon{width:58px;height:58px;color:var(--gold);background:#e8b53517;border:1px solid #e8b5354d;border-radius:16px;place-items:center;margin-bottom:34px;display:grid}.mobile-preview-copy h1{color:#fff;max-width:610px;margin-bottom:22px;font-size:clamp(3rem,5vw,5.4rem)}.mobile-preview-copy>p:not(.eyebrow){color:#c9c9c5;max-width:490px;font-size:1.13rem;line-height:1.55}.mobile-preview-points{gap:12px;margin:34px 0;display:grid}.mobile-preview-points span{color:#e4e2da;align-items:center;gap:10px;display:flex}.mobile-preview-points svg{color:var(--gold)}.mobile-back-link{color:var(--gold);align-items:center;gap:8px;margin-top:8px;font-weight:700;display:inline-flex}.mobile-device{z-index:1;background:var(--paper);border:8px solid #32353d;border-radius:40px;justify-self:center;width:min(410px,100%);height:min(790px,100vh - 60px);min-height:620px;position:relative;overflow:hidden;box-shadow:0 35px 90px #0000006e,0 0 0 1px #ffffff14}.mobile-device:before{content:"";z-index:20;pointer-events:none;background:#32353d;border-radius:0 0 15px 15px;width:118px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-loading{background:var(--ink);height:100%;color:var(--gold);align-content:center;place-items:center;gap:30px;display:grid}.mobile-auth,.mobile-app-view{scrollbar-width:none;height:100%;overflow:auto}.mobile-auth::-webkit-scrollbar{display:none}.mobile-app-view::-webkit-scrollbar{display:none}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-auth{background:var(--ink);grid-template-rows:minmax(265px,.85fr) minmax(400px,1.15fr);display:grid}.mobile-auth-top{color:#fff;flex-direction:column;justify-content:flex-end;padding:45px 26px 35px;display:flex;position:relative}.mobile-auth-top img{object-fit:contain;width:172px;height:auto;margin-bottom:26px}.mobile-auth-top h2{color:#fff;max-width:270px;margin:0;font-size:2rem;line-height:1.05}.mobile-locale{gap:10px;display:flex;position:absolute;top:32px;right:25px}.mobile-locale button,.mobile-app-header button{color:#818389;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700}.mobile-locale button.active,.mobile-app-header button{color:var(--gold)}.mobile-auth-sheet{background:var(--paper);border-radius:25px 25px 0 0;align-content:start;gap:14px;padding:27px 25px 32px;display:grid}.mobile-auth-sheet h3{margin:-3px 0 8px;font-size:1.75rem}.mobile-auth-sheet label{gap:7px;display:grid}.mobile-auth-sheet label span{color:#575a56;font-size:.8rem;font-weight:700}.mobile-auth-sheet input{height:48px}.mobile-primary-button{background:var(--gold);min-height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:3px;font-weight:800;display:flex}.mobile-primary-button:disabled{opacity:.6}.mobile-demo-note{color:var(--muted);background:#fff;border:1px solid #ddd8ca;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 12px;font-size:.72rem;display:flex}.mobile-demo-note strong{width:100%;color:var(--ink)}.mobile-demo-note code{background:#f0eee8;border-radius:4px;padding:3px 5px}.mobile-app-view{background:var(--paper)}.mobile-app-header{z-index:5;background:var(--ink);justify-content:space-between;align-items:center;height:72px;padding:13px 20px 9px;display:flex;position:sticky;top:0}.mobile-app-header img{object-fit:contain;width:118px;height:auto}.mobile-app-header>div{align-items:center;gap:16px;display:flex}.mobile-app-header button{cursor:pointer;place-items:center;min-width:25px;min-height:32px;display:grid}.mobile-scroll{scrollbar-width:none;height:calc(100% - 72px);padding:23px 20px 37px;overflow-y:auto}.mobile-today-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.mobile-today-heading h2{margin:0;font-size:2.15rem}.mobile-today-heading button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;place-items:center;display:grid}.mobile-shifts{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:15px;overflow:hidden}.mobile-shifts h3{border-bottom:1px solid var(--line);align-items:center;gap:7px;margin:0;padding:13px 14px;font-size:.97rem;display:flex}.mobile-shifts article{border-bottom:1px solid #efede7;grid-template-columns:66px 1fr;align-items:center;gap:13px;padding:13px 14px;display:grid}.mobile-shifts article:last-child{border-bottom:0}.mobile-shifts article>div{gap:3px;display:grid}.mobile-shifts article>div>span{color:var(--muted);align-items:center;gap:4px;font-size:.72rem;display:flex}.mobile-shift-time{border-left:3px solid var(--gold);padding-left:9px}.mobile-shift-time strong{font-size:.96rem}.mobile-shift-time span{color:var(--muted);font-size:.78rem}.mobile-empty{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:15px;margin-bottom:15px;padding:22px}.mobile-empty.embedded{border:0;border-radius:0;margin:0}.mobile-schedule{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:15px;overflow:hidden}.mobile-schedule-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px 14px;display:flex}.mobile-schedule-heading h3{align-items:center;gap:7px;margin:0;font-size:1.06rem;display:flex}.mobile-schedule-heading .eyebrow{margin-bottom:3px;font-size:.61rem}.mobile-schedule-heading>span{background:var(--gold-soft);color:#8f6505;text-align:center;border-radius:999px;min-width:28px;padding:5px;font-size:.72rem;font-weight:800}.mobile-schedule-list article{border-bottom:1px solid #efede7;grid-template-columns:56px 1fr;align-items:center;gap:11px;padding:12px 14px;display:grid}.mobile-schedule-list article:last-child{border-bottom:0}.mobile-schedule-date,.mobile-schedule-info{gap:3px;display:grid}.mobile-schedule-date strong{text-transform:capitalize}.mobile-schedule-date span,.mobile-schedule-info small{color:var(--muted);font-size:.7rem}.mobile-schedule-info{justify-items:start}.mobile-schedule-info>strong{font-size:.88rem}.mobile-shift-type{border-radius:5px;padding:3px 6px;font-size:.59rem;font-weight:800}.mobile-shift-type.morning{color:#765400;background:#f6e6a9}.mobile-shift-type.afternoon{color:#28643a;background:#dcecdf}.mobile-shift-type.evening{color:#424b88;background:#dddff3}.mobile-status-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:21px}.mobile-status-card.present{background:#f5fcf9;border-color:#a7d6c2}.mobile-status-kicker{color:var(--muted);letter-spacing:.12em;align-items:center;gap:7px;font-size:.68rem;font-weight:800;display:inline-flex}.mobile-status-kicker i{background:#969892;border-radius:50%;width:7px;height:7px}.mobile-status-card.present .mobile-status-kicker i{background:var(--success);box-shadow:0 0 0 4px #19875b1a}.mobile-status-card h3{margin:10px 0 2px;font-size:1.85rem}.mobile-status-card.present h3{color:var(--success)}.mobile-status-card p{color:var(--muted);margin:3px 0;font-size:.82rem}.mobile-status-card>button{background:var(--gold);width:100%;min-height:59px;color:var(--ink);letter-spacing:.08em;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:20px;font-size:1.12rem;font-weight:900;display:flex}.mobile-status-card.present>button{background:var(--ink);color:#fff}.mobile-status-card>button:disabled{opacity:.48;cursor:not-allowed}.mobile-status-card small{color:#898b85;margin-top:10px;font-size:.68rem;line-height:1.35;display:block}.mobile-message{border-radius:9px;margin-top:11px;padding:10px 12px;font-size:.78rem;line-height:1.4}.mobile-message.error{background:var(--danger-soft);color:#8f2f28;border:1px solid #e5aaa5}.mobile-message.success{background:var(--success-soft);color:#156b49;border:1px solid #a8d6c3}.mobile-secondary-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.mobile-secondary-actions button{color:#434540;cursor:pointer;background:#fff;border:1px solid #dad6cb;border-radius:10px;min-height:45px;padding:6px 8px;font-size:.74rem;font-weight:700}.mobile-setting-row{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:14px;padding:14px;display:flex}.mobile-setting-row>div{gap:3px;display:grid}.mobile-setting-row strong{font-size:.84rem}.mobile-setting-row span{color:var(--muted);font-size:.66rem}.mobile-setting-row button{background:#d6d4ce;border:0;border-radius:999px;flex:none;width:39px;height:23px;padding:3px}.mobile-setting-row button i{background:#fff;border-radius:50%;width:17px;height:17px;display:block;box-shadow:0 1px 4px #0000002e}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.attendance-report-grid{grid-template-columns:1fr}}@media (max-width:860px){.mobile-preview-page{grid-template-columns:1fr;gap:35px;padding:38px 22px}.mobile-preview-copy{text-align:center;justify-self:center;max-width:560px}.mobile-preview-icon{margin-left:auto;margin-right:auto}.mobile-preview-copy h1{font-size:3.25rem}.mobile-preview-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.mobile-preview-points{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.mobile-device{height:760px}.auth-page{grid-template-columns:1fr}.auth-story{min-height:390px;padding:42px 30px}.auth-logo{margin-bottom:42px}.auth-story h1{font-size:3.8rem}.auth-panel{padding:50px 24px}.admin-shell{display:block}.sidebar{width:100%;height:auto;padding:15px 17px;position:static}.sidebar-brand{justify-content:space-between;align-items:center;padding:0 5px 13px;display:flex}.sidebar-brand img{width:130px}.sidebar-nav{grid-template-columns:repeat(5,minmax(110px,1fr));margin-top:12px;overflow-x:auto}.sidebar-nav a{justify-content:center;padding:0 10px}.sidebar-compliance{display:none}.topbar{padding:0 20px}.admin-content{padding:24px 18px}}@media (max-width:620px){.mobile-preview-page{background:var(--paper);min-height:100vh;padding:0;display:block}.mobile-preview-copy{display:none}.mobile-device{width:100%;height:100vh;min-height:580px;box-shadow:none;border:0;border-radius:0}.mobile-device:before{display:none}.auth-story{min-height:330px}.auth-logo{width:170px;margin-bottom:32px}.auth-story h1{font-size:3rem}.auth-feature-row,.topbar>div:first-child,.topbar-user>div{display:none}.topbar{justify-content:flex-end}.metric-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.date-chip,.heading-icon{display:none}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.presence-list article{grid-template-columns:35px 1fr 70px}.presence-location{grid-column:2/-1}}
