:root{--navy:#0b192e;--blue:#2563eb;--ink:#0f172a;--muted:#475569;--soft:#94a3b8;--border:#e2e8f0;--bg:#f8fafc;--green:#059669}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg);font-family:"Noto Sans KR",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit}.shell{display:grid;min-height:100vh;grid-template-columns:220px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:220px;height:100vh;padding:24px 16px;color:#fff;background:var(--navy)}.brand{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none}.brand-mark{padding:6px;border-radius:6px;background:var(--blue);font-size:12px;font-weight:800}.brand b{font-size:16px}.sidebar nav{display:grid;gap:6px;margin-top:32px}.nav-item{display:grid;width:100%;height:44px;padding:0 16px;grid-template-columns:20px 1fr;align-items:center;gap:12px;border:0;border-radius:8px;color:#94a3b8;background:transparent;text-align:left;font-size:14px}.nav-item.active{color:#fff;background:rgba(255,255,255,.08);font-weight:700}.nav-item i{font-style:normal}.shell>main{grid-column:2}.desktop-page{display:flex;padding:40px;flex-direction:column;gap:24px}.breadcrumb{margin:0 0 8px;color:var(--soft);font-size:12px}.title-row{display:flex;align-items:center;justify-content:space-between}.title-row h1{margin:0;font-size:28px}.title-row p{margin:4px 0 0;color:var(--muted);font-size:14px}.month-picker{display:flex;align-items:center;gap:12px}.month-picker button{height:34px;padding:0 12px;border:1px solid var(--border);border-radius:6px;color:var(--muted);background:#fff;font-size:13px;font-weight:600}.month-picker strong{font-size:16px}.summary-strip{display:flex;padding:16px 20px;border:1px solid var(--border);border-radius:12px;background:#fff}.summary-strip>div{display:flex;min-width:125px;padding:0 16px;flex-direction:column;gap:4px;border-right:1px solid var(--border)}.summary-strip>div:last-child{border:0}.summary-strip span{color:var(--muted);font-size:12px}.summary-strip strong{font-size:18px}.blue{color:var(--blue)}.green{color:var(--green)!important}.muted{color:var(--soft)}.schedule-card{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.table-scroll{overflow-x:auto}table{width:100%;min-width:1190px;border-collapse:separate;border-spacing:0;table-layout:fixed}th,td{height:48px;padding:0;border-bottom:1px solid var(--border);text-align:center}thead th{height:46px;color:var(--muted);background:#f8fafc;font-size:11px}.team-heading,.team{position:sticky;left:0;z-index:2;width:120px;padding-left:12px;background:#fff;text-align:left}.team-heading{z-index:3;background:#f8fafc}.date{width:30px}.date b,.date small{display:block}.date b{font-size:11px}.date small{margin-top:4px;color:var(--soft);font-size:10px}.weekend{background:#fafafa}.date.weekend small{color:#f97316}.current{border-right:1px solid #3b82f6!important;border-left:1px solid #3b82f6!important;background:#eff6ff!important}.date.current b{display:grid;width:20px;height:20px;margin:auto;place-items:center;color:#fff;border-radius:4px;background:#3b82f6}.team{font-size:13px}.shift{display:grid;width:28px;height:28px;margin:auto;place-items:center;border-radius:6px;font-size:12px;font-style:normal;font-weight:800}.shift-D{color:#9a6e1a;background:#fdf8f0}.shift-S{color:#1d4ed8;background:#eff6ff}.shift-G{color:#312e81;background:#eef2ff}.shift-휴{color:#64748b;background:#f1f5f9}.summary-heading,.row-summary{width:140px;background:#f8fafc}.row-summary{color:var(--muted);font-size:12px}.legend{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.legend>span{display:flex;align-items:center;gap:4px}.legend .shift{margin:0}.fixture-note{margin:-13px 0 0;color:var(--soft);font-size:10px}
.mobile-canvas{min-height:100vh;padding:24px;background:#dfe6ef}.phone-app{position:relative;width:min(100%,390px);min-height:844px;margin:auto;overflow:hidden;background:#f1f5f9;box-shadow:0 24px 70px rgba(15,23,42,.14)}.worker-header{height:108px;display:flex;padding:57px 20px 0;justify-content:space-between}.worker-header b{font-size:16px}.worker-main{padding:132px 20px 70px}.worker-title{text-align:center}.worker-title b{display:block;color:var(--blue);font-size:15px}.worker-title span{display:block;margin-top:4px;color:var(--muted);font-size:16px}.work-card{margin-top:32px;padding:34px 32px;border-radius:20px;background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.08);text-align:center}.status-pill{display:inline-flex;padding:6px 12px;border-radius:6px;color:var(--muted);background:#f1f5f9;font-size:13px;font-weight:700}.work-card h1{margin:25px 0 0;color:#2555dd;font-size:42px;line-height:1}.work-card.before p{margin:10px 0 0;color:var(--muted);font-size:13px}.work-card hr{height:1px;margin:25px 0 23px;border:0;background:var(--border)}.planned-line{font-size:14px}.primary-action,.record-action{width:100%;height:57px;margin-top:32px;border:0;border-radius:14px;color:#fff;background:#2867e8;font-size:17px;font-weight:800;box-shadow:0 8px 14px rgba(37,99,235,.24)}.clock-out{background:#07182f}.status-pill.active{color:var(--green);background:#e9f9f2}.status-pill.active i{width:8px;height:8px;margin-right:5px;border-radius:50%;background:var(--green)}.working-heading{display:flex;margin-top:24px;align-items:flex-end;justify-content:space-between;text-align:left}.working-heading h1{margin:0;font-size:40px}.working-heading>strong{font-size:15px}.working-heading>strong span{font-size:20px}.work-card dl{display:grid;margin:0;gap:10px}.work-card dl div{display:flex;justify-content:space-between}.work-card dt{color:var(--muted);font-size:13px}.work-card dd{margin:0;font-size:13px;font-weight:700}.completion-title{text-align:center}.completion-title b{color:var(--green);font-size:16px}.completion-title p{margin:7px 0 0;color:var(--muted);font-size:13px}.phone-app.is-complete .worker-main{padding-top:129px}.work-card.completed h1{margin:5px 0 0;color:#94a3b8}.actual-duration{display:block;margin-top:10px;font-size:18px}.work-card.completed dl div:first-child{padding-bottom:12px;border-bottom:1px solid var(--border)}.record-action{color:var(--muted);border:1px solid var(--border);background:#fff;box-shadow:none}.home-indicator{position:absolute;bottom:10px;left:50%;width:140px;height:5px;border-radius:99px;background:#94a3b8;transform:translateX(-50%)}@media(max-width:800px){.mobile-canvas{padding:0}.phone-app{width:100%;min-height:100vh;box-shadow:none}.shell{display:block}.sidebar{display:none}.shell>main{display:block}.desktop-page{padding:24px 16px}.title-row{display:grid;gap:18px}.month-picker{flex-wrap:wrap}.summary-strip,.legend{overflow-x:auto;white-space:nowrap}}

@media(max-width:800px){
  .desktop-page:has(>.filter-tabs>button[data-schedule-group]){max-width:100vw;padding:16px 12px 20px;gap:12px;overflow-x:hidden}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group])>header{gap:6px}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group])>header .breadcrumb{display:none}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group])>header .title-row{display:grid;gap:10px}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group])>header .title-row h1{font-size:22px;line-height:28px}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group])>header .title-row p{margin-top:2px;font-size:12px;line-height:18px}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group]) .month-picker{display:grid;grid-template-columns:1fr auto 1fr;width:100%;gap:6px;flex-wrap:nowrap}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group]) .month-picker button{height:32px;padding:0 8px;font-size:12px;white-space:nowrap}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group]) .month-picker button:last-child{justify-self:stretch}
  .desktop-page:has(>.filter-tabs>button[data-schedule-group]) .month-picker strong{align-self:center;font-size:14px;text-align:center;white-space:nowrap}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group]){width:100%;padding-bottom:2px;gap:5px;overflow-x:auto;scrollbar-width:none}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])::-webkit-scrollbar{display:none}
  .desktop-page>.filter-tabs>button[data-schedule-group]{height:32px;padding:0 12px;flex:0 0 auto;font-size:12px}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card{position:relative;width:100%;overflow:hidden}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card:after{position:absolute;z-index:4;top:0;right:0;bottom:0;width:18px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(15,23,42,.12));content:""}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card .table-scroll{width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card table{width:max-content;min-width:0;table-layout:fixed}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card .person-heading,.desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card .person-cell{left:0;width:68px;min-width:68px;max-width:68px;padding:0 0 0 10px;box-shadow:5px 0 8px -7px rgba(15,23,42,.65)}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card .date,.desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card tbody td{width:42px;min-width:42px;max-width:42px}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card th,.desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card td{height:44px}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card thead th{height:44px}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])+.schedule-card .shift{width:28px;height:28px;font-size:12px}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])~.legend{width:100%;padding:1px 0;gap:9px;overflow-x:auto;font-size:11px;scrollbar-width:none}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])~.legend::-webkit-scrollbar{display:none}
  .desktop-page>.filter-tabs:has(>button[data-schedule-group])~.legend .shift{width:24px;height:24px;font-size:11px}
}
@media(max-width:800px){
  .worker-mobile-golden .worker-title{min-height:0;padding:20px 18px;display:grid;gap:9px}.worker-mobile-golden .worker-business-date{color:#172033;font-size:18px;line-height:23px;font-weight:700}.worker-mobile-golden .worker-title h2{margin:0;font-size:26px;line-height:1.25;font-weight:800}.worker-mobile-golden .worker-title span{margin:0;color:#263548;font-size:18px;line-height:23px;font-weight:600}.worker-mobile-golden .work-card.before{padding:18px}.worker-mobile-golden .work-card.before>small{font-size:15px}.worker-mobile-golden .assigned-shift{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px}.worker-mobile-golden .assigned-shift .shift{display:grid;width:42px;height:42px;padding:0;place-items:center;border-radius:10px;font-size:20px;font-weight:800}.worker-mobile-golden .assigned-shift>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap}.worker-mobile-golden .assigned-shift>span b,.worker-mobile-golden .assigned-shift>span strong{font-size:21px;line-height:26px;font-weight:800;letter-spacing:-.03em}.worker-mobile-golden .primary-action{font-size:26px;font-weight:800}.worker-mobile-golden .mobile-role-nav button{gap:3px}.worker-mobile-golden .mobile-role-nav button i{display:grid;width:40px;height:28px;place-items:center;font-size:20px;line-height:28px;font-weight:700}
}

@media(max-width:800px){
  body{color:#172033;background:#eef3f9}.mobile-golden-shell>main,.admin-mobile-surface,.worker-mobile-golden{background:#eef3f9}.mobile-app-header,.mobile-hub-page>header,.worker-subpage>header,.worker-mobile-golden .worker-header{height:44px;padding:0 16px;border-color:#d8e0eb}.mobile-app-header .brand-mark,.mobile-hub-page .brand-mark,.worker-subpage .brand-mark,.worker-header .brand-mark{display:grid;width:28px;height:16px;padding:0;place-items:center;border-radius:4px;font-size:9px}.mobile-app-header>b,.mobile-hub-page>header>b,.worker-subpage>header>b,.worker-header>b{font-size:15px}.mobile-app-header em,.mobile-hub-page>header em,.worker-subpage>header em,.worker-header em{margin-left:auto;color:#2764ed;font-size:13px;font-style:normal;font-weight:800}.admin-mobile-surface>main{padding:16px}.overview-mobile-head{display:flex;margin:0 0 14px;align-items:center;justify-content:space-between}.overview-mobile-head>b{font-size:15px}.overview-mobile-head span{color:#94a3b8;font-size:11px}.mobile-kpi-grid.overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.overview-kpis article{min-height:81px;padding:14px 12px}.overview-kpis span{font-size:11px;font-weight:700}.overview-kpis b{font-size:23px}.overview-kpis .orange b{color:#d97706}.mobile-section-title{margin:18px 0 10px}.mobile-section-title>b{font-size:15px}.mobile-section-title button{height:23px;border:0;border-radius:5px;color:#fff;background:#2867eb;font-size:10px}.mobile-group-list{display:grid;gap:10px}.mobile-group-list article{display:flex;min-height:83px;padding:13px;align-items:center;justify-content:space-between;border:1px solid #dbe3ed;border-radius:12px;background:#fff}.mobile-group-list article span{display:grid;gap:4px}.mobile-group-list article span>b{font-size:15px}.mobile-group-list article span em{color:#2764ed;font-style:normal}.mobile-group-list article span small{color:#607087;font-size:12px;line-height:17px}.mobile-group-list article>i{padding:5px 10px;border-radius:14px;color:#64748b;background:#f0f4f8;font-size:10px;font-style:normal;font-weight:800}.mobile-group-list article>i.live{color:#07966d;background:#e8f8f1}.mobile-group-list article>i.wait{color:#d97706;background:#fff3cf}
  .attendance-status-filter{height:52px;margin:-16px -16px 16px;padding:12px 16px;border-bottom:1px solid #d9e1ec;background:#fff}.attendance-status-filter button{height:28px;padding:0 13px;border:1px solid #dce4ee;border-radius:15px;background:#f2f5f8}.attendance-status-filter button.active{border-color:#0b192e;background:#0b192e}.mobile-attendance-list{gap:11px}.mobile-attendance-card{padding:13px;border-color:#d9e2ed}.mobile-attendance-card header{padding-bottom:10px;border-bottom:1px solid #dfe6ee}.mobile-attendance-card header b{font-size:15px}.mobile-attendance-card header small{margin-top:2px;color:#64748b}.mobile-attendance-card header em{padding:5px 9px}.mobile-attendance-card header .status-working{color:#07966d;background:#e8f8f1}.mobile-attendance-card header .status-completed{color:#2764ed;background:#eef4ff}.mobile-attendance-card header .status-before{color:#64748b;background:#f0f4f8}.mobile-attendance-card>div{display:grid;margin:0;padding-top:10px;grid-template-columns:repeat(3,1fr);border:0}.mobile-attendance-card>div span{display:grid;gap:4px}.mobile-attendance-card>div small{color:#9aa8ba;font-size:10px}.mobile-attendance-card>div b{font-size:13px}.mobile-attendance-card>div .green{color:#059669!important}
  .admin-mobile-surface:has(.mobile-search)>main{padding:16px 16px 92px}.mobile-search{height:37px;margin:0}.mobile-search span{display:grid;width:35px;place-items:center;border:1px solid #d8e0ea;border-right:0;border-radius:8px 0 0 8px;color:#607087;background:#f5f7fa;font-size:22px}.mobile-search input{height:37px;border-left:0;border-radius:0 8px 8px 0;background:#f5f7fa}.mobile-worker-add{width:100%;height:42px;margin:12px 0 16px;border:0;border-radius:9px;color:#fff;background:#2867eb;font-weight:800}.mobile-worker-list{gap:10px}.mobile-worker-card{min-height:80px;padding:12px;border-color:#d9e2ed}.mobile-worker-card>i{width:40px;height:40px;border:1px solid #dbe3ed;color:#172033;background:#f8fafc}.mobile-worker-card>span>b{font-size:15px}.mobile-worker-card>span>b small{margin-left:4px;color:#607087;font-weight:400}.mobile-worker-card>span em{margin-top:4px;padding:0;color:#526177;background:transparent;font-size:11px}.mobile-worker-card>strong{padding:5px 8px;border-radius:7px;color:#059669;background:#e8f8f1;font-size:10px}.mobile-worker-card>strong.retired{color:#64748b;background:#eef2f6}.mobile-worker-card>button{position:absolute;width:1px;height:1px;opacity:0}
  .worker-registration-page{padding-bottom:94px!important;background:#eef3f9}.worker-registration-page>header{height:44px;margin:0 -16px 4px;padding:0 16px;display:flex;align-items:center}.worker-registration-page>header:before{margin-right:10px;content:"‹";font-size:28px}.worker-registration-page>header .title-row h1{font-size:16px!important}.worker-registration-page>header .title-row p{display:none}.worker-registration-card{padding:8px 0}.worker-registration-card label{gap:6px;font-size:12px}.worker-registration-card :is(input,select){height:42px;border-color:#d8e0ea;border-radius:8px}.initial-work-type{gap:10px}.initial-work-type span{min-height:75px;padding:10px;border-radius:9px}.worker-registration-actions{padding:16px;gap:12px}.worker-registration-actions button{height:43px;border-radius:8px}
  .mobile-subpage-header{display:flex;height:44px;margin:-16px -16px 16px;padding:0 16px;align-items:center;gap:10px;border-bottom:1px solid #d9e1ec;background:#fff}.mobile-subpage-header button{border:0;background:transparent;font-size:28px}.admin-month-detail>main{padding:16px}.mobile-month-controls select{border:0;background:transparent;font-weight:800}.monthly-mobile-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.monthly-mobile-kpis span{min-height:80px;padding:10px 5px;align-content:space-between;text-align:left}.monthly-mobile-kpis small{color:#526177;font-size:10px;font-weight:800}.monthly-mobile-kpis b{color:#2764ed;font-size:22px}.monthly-mobile-kpis b em{margin-left:2px;color:#526177;font-size:10px;font-style:normal}.monthly-mobile-kpis span:nth-child(2) b{color:#d97706}.monthly-mobile-kpis span:nth-child(3) b{color:#059669}.monthly-mobile-kpis span:nth-child(4) b,.monthly-mobile-kpis span:nth-child(6) b{color:#172033}.monthly-mobile-kpis span:nth-child(8) b{color:#ef4444}.monthly-list-head{display:flex;margin:14px 0 9px;align-items:center;justify-content:space-between}.monthly-list-head button{height:27px;padding:0 9px;border:1px solid #059669;border-radius:7px;color:#059669;background:#fff;font-size:10px;font-weight:800}.monthly-mobile-list article{padding:11px}.monthly-mobile-list header b{font-size:13px}.monthly-mobile-list header em{color:#2764ed;font-weight:800}.monthly-mobile-list article p{margin:5px 0 0;color:#64748b;font-size:10px}
  .mobile-hub-page{background:#eef3f9}.mobile-profile{height:88px;padding:18px 20px;background:#0b192e}.mobile-profile>i{width:48px;height:48px}.mobile-hub-list{width:calc(100% - 151px);min-width:193px;margin:16px;border-radius:12px}.mobile-hub-list button{min-height:76px;padding:12px 16px}.mobile-hub-list button b{font-size:14px}.mobile-logout{height:52px;color:#ef4444;background:#fff}
  .worker-mobile-golden .worker-header{justify-content:flex-start;gap:8px}.worker-mobile-golden .worker-header>span:last-child{margin-left:0}.worker-mobile-golden .worker-main,.phone-app[data-golden-home] .worker-main{padding:16px 16px 100px}.worker-mobile-golden .worker-title{min-height:116px;padding:15px;border:1px solid #d9e2ed}.worker-mobile-golden .worker-title>b{color:#94a3b8;font-size:14px}.worker-mobile-golden .worker-title h2{margin:14px 0 3px;font-size:20px}.worker-mobile-golden .worker-title span{color:#607087;font-size:12px}.worker-mobile-golden .work-card.before{margin-top:20px;padding:14px;border:2px solid #2867eb;text-align:left}.worker-mobile-golden .work-card.before>small{color:#2867eb;font-size:12px;font-weight:800}.assigned-shift{display:grid;margin-top:12px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.assigned-shift .shift{margin:0;color:#fff;background:#2867eb}.assigned-shift>b{font-size:18px}.assigned-shift>strong{font-size:17px}.worker-mobile-golden .primary-action{height:80px;margin-top:28px;border-radius:12px;font-size:20px}.clock-window{margin:10px 0 0;color:#607087;text-align:center;font-size:11px}.phone-app[data-golden-home] [data-leave-entry],.phone-app[data-golden-home] [data-correction-entry]{display:none}
}
.phone-app[data-golden-home] .worker-main{display:flex;min-height:690px;padding:96px 20px 70px;flex-direction:column;justify-content:center}.phone-app[data-golden-home] .work-card{width:100%;padding:32px;box-shadow:0 10px 20px rgba(15,23,42,.06)}.phone-app[data-golden-home] .work-card.completed h1{margin-top:20px;color:#2555dd}.phone-app[data-golden-home] .shift-label{margin:6px 0 0;color:var(--muted);font-size:14px}.working-title h1{margin:22px 0 0}.working-title p{margin:6px 0 0;color:var(--muted);font-size:14px}.working-title strong{display:block;margin-top:14px;font-size:15px}.phone-app[data-golden-home] .record-action{margin-top:14px}.phone-app[data-golden-home] .primary-action{margin-top:32px}
.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f7fb}.auth-card{width:min(420px,100%);padding:36px;border:1px solid #dce3ed;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(15,35,65,.1)}.auth-brand{display:flex;align-items:center;gap:10px;color:#0b2344}.auth-brand .brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#0b2344;color:#fff;font-size:12px}.auth-card h1{margin:32px 0 8px;font-size:30px}.auth-card>p{margin:0 0 26px;color:#65748a}.auth-card form{display:grid;gap:18px}.auth-card label{display:grid;gap:8px;font-weight:700;color:#24364d}.auth-card input{height:48px;padding:0 14px;border:1px solid #ccd6e3;border-radius:10px;font:inherit}.auth-card button{height:50px;border:0;border-radius:10px;background:#0b2344;color:#fff;font-size:16px;font-weight:700}.auth-card [role=alert]{min-height:20px;margin:0;color:#c43838;font-size:14px}.auth-logout{margin-top:8px}.worker-logout{position:absolute;z-index:5;top:18px;right:18px;border:0;background:transparent;color:#68778b;font-weight:700}.phone-app{position:relative}

@media(max-width:800px){
  body{min-width:320px;background:#f1f5f9}.shell>main{min-height:100vh;padding-bottom:76px}.phone-app{width:100%;max-width:none;min-height:100vh;padding-bottom:76px;border-radius:0;background:#f1f5f9}.worker-mobile-golden .worker-logout{display:none}
  .mobile-role-nav{position:fixed;z-index:50;right:0;bottom:21px;left:0;display:flex;height:64px;padding:7px 12px 5px;align-items:center;justify-content:space-around;border-top:1px solid #e2e8f0;background:#fff}.mobile-role-nav button{display:flex;width:64px;padding:0;align-items:center;flex-direction:column;gap:3px;border:0;color:#475569;background:transparent;font-size:10px}.mobile-role-nav button i{display:grid;width:40px;height:28px;place-items:center;border-radius:14px;font-size:19px;font-style:normal}.mobile-role-nav button.active{color:#2563eb;font-weight:800}.mobile-role-nav button.active i{background:#eff6ff}.mobile-safe-indicator{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;height:21px;place-items:center;background:#fff}.mobile-safe-indicator i{width:120px;height:5px;border-radius:99px;background:#94a3b8}
  .desktop-page:not(:has(>.filter-tabs>button[data-schedule-group])){padding:16px;gap:14px}.desktop-page>header .breadcrumb{display:none}.desktop-page>header h1{font-size:20px!important;line-height:28px!important}.desktop-page>header .title-row p{font-size:12px!important;line-height:18px!important}
  .worker-registration-page{height:auto;padding:0 16px 92px!important}.worker-registration-page>header{margin:0 -16px;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.worker-registration-columns{display:block}.worker-registration-column{display:contents}.worker-registration-card{margin-top:0;padding:10px 0;gap:12px;border:0;background:transparent}.worker-registration-card h2,.registration-summary{display:none}.worker-registration-card :is(input,select){height:42px;background:#fff}.initial-work-type span{min-height:82px}.worker-registration-actions{position:fixed;z-index:60;right:0;bottom:0;left:0;padding:16px;background:#fff}.worker-registration-actions button{flex:1}.initial-work-detail{min-height:0}.shift-registration-fields{grid-template-columns:1fr}.worker-registration-error{margin-bottom:80px}
  .mobile-hub-page,.operating-mobile-page{min-height:calc(100vh - 76px);background:#f1f5f9}.mobile-hub-page>header,.operating-mobile-page>header,.worker-subpage>header{display:flex;height:48px;padding:0 16px;align-items:center;gap:8px;border-bottom:1px solid #e2e8f0;background:#fff}.mobile-hub-page>header em,.worker-subpage>header em{margin-left:auto;color:#2563eb;font-size:13px;font-style:normal;font-weight:700}.mobile-profile,.worker-profile{display:flex;padding:20px;align-items:center;gap:14px;color:#fff;background:#0b192e}.mobile-profile>i,.worker-profile>i{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:#2563eb;font-size:20px;font-style:normal;font-weight:800}.mobile-profile div,.worker-profile div{display:grid;gap:5px}.mobile-profile span,.worker-profile span{color:#94a3b8;font-size:12px}.mobile-hub-list,.worker-more-list{margin:16px;border-radius:12px;overflow:hidden;background:#fff}.mobile-hub-list button,.worker-more-list button{display:grid;width:100%;min-height:66px;padding:12px 16px;grid-template-columns:1fr auto;text-align:left;border:0;border-bottom:1px solid #e2e8f0;background:#fff}.mobile-hub-list button b{font-size:14px}.mobile-hub-list button span{color:#64748b;font-size:11px}.mobile-hub-list button i,.worker-more-list button i{grid-area:1/2/3;font-size:22px;font-style:normal}.mobile-logout{width:calc(100% - 32px);height:52px;margin:0 16px;border:1px solid #fecaca;border-radius:10px;color:#ef4444;background:#fff;font-weight:800}
  .operating-mobile-page>header{height:auto;padding:12px 16px;flex-wrap:wrap}.operating-mobile-page>header small{width:100%;color:#64748b}.operating-flow{display:grid;padding:14px 16px 92px;gap:10px}.operating-tags{display:flex;gap:5px}.operating-tags span{padding:5px 8px;border-radius:12px;color:#2563eb;background:#eff6ff;font-size:10px}.operating-flow>button{display:grid;min-height:80px;padding:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left}.operating-flow>button>i{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#2563eb;background:#eff6ff;font-style:normal}.operating-flow>button span{display:grid;gap:5px}.operating-flow>button small{color:#64748b}.operating-flow>button em{font-size:22px;font-style:normal}.operating-flow article{padding:14px;border-radius:10px;background:#fff}.operating-flow article p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:18px}
  .worker-subpage>header{position:relative}.worker-subpage main{padding:16px}.worker-month-title{display:flex;height:46px;padding:0 18px;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;background:#fff}.worker-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.worker-kpis span{display:grid;padding:10px;gap:4px;border:1px solid #e2e8f0;border-radius:8px;color:#94a3b8;background:#fff;font-size:11px}.worker-kpis b{color:#0f172a;font-size:16px}.worker-history{display:grid;margin-top:12px;gap:8px}.worker-history article{display:grid;padding:12px;grid-template-columns:1fr auto;gap:7px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.worker-history span{color:#475569;font-size:13px}.worker-history small{grid-area:1/2/3;color:#2563eb}.worker-profile{color:#0f172a;background:#fff}.worker-profile>i{color:#2563eb;background:#eff6ff}.request-tabs{display:flex;margin:0 -16px 16px;padding:0 16px;gap:20px;border-bottom:1px solid #e2e8f0;background:#fff}.request-tabs>*{padding:12px 0}.request-tabs b{color:#2563eb;border-bottom:2px solid #2563eb}.worker-request-page form{display:grid;gap:12px}.worker-request-page label{display:grid;gap:6px;color:#475569;font-size:12px;font-weight:700}.worker-request-page :is(input,select){height:42px;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.worker-request-page form button{height:44px;border:0;border-radius:8px;color:#fff;background:#2563eb;font-weight:800}.worker-request-page article{display:flex;padding:12px;justify-content:space-between;border:1px solid #e2e8f0;border-radius:8px;background:#fff}

  html,body,#app{max-width:100%;overflow-x:hidden}.mobile-golden-shell>main{padding-bottom:85px;background:#f5f7fa}.mobile-app-header{display:flex;height:48px;padding:0 16px;align-items:center;gap:8px;border-bottom:1px solid #e5eaf1;background:#fff}.mobile-app-header>b{font-size:14px}.mobile-app-header em{margin-left:auto;color:#2563eb;font-size:12px;font-style:normal;font-weight:800}.admin-mobile-surface{min-height:calc(100vh - 85px)}.admin-mobile-surface>main{padding:16px}.mobile-hero{padding:4px 0 10px}.mobile-hero small,.mobile-page-title small{color:#7b8798;font-size:11px}.mobile-hero h1,.mobile-page-title h1{margin:3px 0 0;font-size:22px;line-height:30px}.mobile-hero p{margin:3px 0;color:#66758a;font-size:12px}.mobile-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-kpi-grid article{display:grid;min-height:82px;padding:13px;border:1px solid #e1e7ef;border-radius:12px;background:#fff}.mobile-kpi-grid span{color:#68778b;font-size:12px}.mobile-kpi-grid b{align-self:end;font-size:24px}.mobile-kpi-grid b small{margin-left:2px;font-size:12px}.mobile-kpi-grid .blue b{color:#2563eb}.mobile-kpi-grid .green b{color:#07966d}.mobile-section-title,.mobile-page-title{display:flex;margin:20px 0 10px;align-items:center;justify-content:space-between}.mobile-section-title button,.mobile-page-title button{height:32px;padding:0 11px;border:1px solid #dce4ed;border-radius:8px;color:#2563eb;background:#fff;font-size:11px;font-weight:700}.mobile-person-list,.mobile-attendance-list,.mobile-worker-list,.monthly-mobile-list{display:grid;gap:8px}.mobile-person-list article{display:flex;min-height:62px;padding:11px 12px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.mobile-person-list article>i,.mobile-worker-card>i{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:#2563eb;background:#eff6ff;font-style:normal;font-weight:800}.mobile-person-list article span{display:grid;flex:1}.mobile-person-list small,.mobile-worker-card small{color:#7b8798;font-size:10px}.mobile-person-list em{color:#2563eb;font-size:11px;font-style:normal;font-weight:700}.mobile-quick-grid{display:grid;margin-top:10px;grid-template-columns:1fr 1fr;gap:8px}.mobile-quick-grid button{display:flex;min-height:70px;padding:12px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;text-align:left}.mobile-quick-grid i{font-size:20px;font-style:normal}.mobile-quick-grid span{display:grid}.mobile-quick-grid small{color:#7b8798;font-size:10px}.mobile-filter-row{display:flex;margin:0 -16px 12px;padding:0 16px 2px;gap:7px;overflow-x:auto;scrollbar-width:none}.mobile-filter-row::-webkit-scrollbar{display:none}.mobile-filter-row button{height:32px;padding:0 14px;flex:0 0 auto;border:1px solid #dce4ed;border-radius:17px;color:#637084;background:#fff;font-size:11px}.mobile-filter-row button.active{border-color:#2563eb;color:#fff;background:#2563eb;font-weight:700}.mobile-attendance-card{padding:13px;border:1px solid #e0e6ee;border-radius:12px;background:#fff}.mobile-attendance-card header{display:flex;align-items:center;justify-content:space-between}.mobile-attendance-card header span{display:grid}.mobile-attendance-card header small{color:#7b8798;font-size:10px}.mobile-attendance-card header em{padding:4px 7px;border-radius:10px;color:#2563eb;background:#eff6ff;font-size:10px;font-style:normal}.mobile-attendance-card>div{display:flex;margin-top:12px;padding-top:11px;align-items:center;justify-content:space-between;border-top:1px solid #eef2f6}.mobile-attendance-card>div span{display:flex;align-items:center;gap:7px}.mobile-attendance-card>div small{color:#68778b;font-size:10px}.mobile-attendance-card>div>b{font-size:12px}.mobile-attendance-card>div>b i{margin:0 3px;color:#a2adba;font-style:normal}.mobile-search{display:flex;margin-bottom:10px}.mobile-search input{min-width:0;height:40px;padding:0 12px;flex:1;border:1px solid #dce4ed;border-radius:9px 0 0 9px;background:#fff}.mobile-search button{width:52px;border:0;border-radius:0 9px 9px 0;color:#fff;background:#2563eb}.mobile-worker-card{display:flex;min-height:72px;padding:12px;align-items:center;gap:11px;border:1px solid #e0e6ee;border-radius:12px;background:#fff}.mobile-worker-card>span{display:grid;min-width:0;flex:1}.mobile-worker-card em{width:max-content;margin-top:5px;padding:3px 6px;border-radius:5px;color:#2563eb;background:#eff6ff;font-size:10px;font-style:normal}.mobile-worker-card>button{border:0;color:#7b8798;background:transparent;font-size:24px}.mobile-month-controls{display:grid;gap:10px}.mobile-month-controls select{width:100%;height:42px;padding:0 12px;border:1px solid #dce4ed;border-radius:9px;background:#fff}.mobile-month-controls>div{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;text-align:center}.mobile-month-controls button{height:32px;border:1px solid #dce4ed;border-radius:8px;background:#fff}.monthly-mobile-kpis{display:grid;margin:12px 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.monthly-mobile-kpis span{display:grid;min-height:64px;padding:8px 5px;align-content:center;gap:5px;border:1px solid #e1e7ef;border-radius:9px;background:#fff;text-align:center}.monthly-mobile-kpis small{color:#7b8798;font-size:9px}.monthly-mobile-kpis b{font-size:13px}.monthly-mobile-list article{padding:12px;border:1px solid #e1e7ef;border-radius:11px;background:#fff}.monthly-mobile-list header{display:flex;align-items:center;gap:8px}.monthly-mobile-list header>em{margin-left:auto;color:#2563eb;font-size:11px;font-style:normal}.monthly-mobile-list article>div{display:grid;margin-top:10px;padding-top:9px;grid-template-columns:1fr 1fr;border-top:1px solid #eef2f6}.monthly-mobile-list article>div span{display:grid;color:#7b8798;font-size:10px}.monthly-mobile-list article>div b{margin-top:3px;color:#172033;font-size:12px}

  .worker-mobile-golden{background:#f5f7fa}.worker-mobile-golden .worker-header{height:48px;padding:0 16px;align-items:center;border-bottom:1px solid #e5eaf1;background:#fff}.worker-mobile-golden .worker-main,.phone-app[data-golden-home] .worker-main{display:block;min-height:0;padding:16px 16px 100px}.worker-mobile-golden .worker-title{padding:14px 16px;border:1px solid #e1e7ef;border-radius:12px;background:#fff;text-align:left}.worker-mobile-golden .worker-title b{font-size:13px}.worker-mobile-golden .worker-title span{font-size:13px}.worker-mobile-golden .work-card,.phone-app[data-golden-home] .work-card{margin-top:20px;padding:22px 18px;border:1px solid #e1e7ef;border-radius:12px;box-shadow:none}.worker-mobile-golden .work-card h1{font-size:34px}.worker-mobile-golden .primary-action{height:56px;margin-top:26px;border-radius:10px}.worker-mobile-golden .record-action{height:44px;margin-top:10px;border-radius:9px;font-size:13px}.phone-app.is-complete .worker-main{padding-top:16px}
}
@media(max-width:800px){
  .mobile-app-header,.mobile-hub-page>header,.worker-subpage>header,.worker-mobile-golden .worker-header{height:44px}.mobile-kpi-grid.overview-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.attendance-status-filter{height:52px;margin:-16px -16px 16px;padding:12px 16px}.attendance-status-filter button.active{border-color:#0b192e;background:#0b192e}.mobile-attendance-card header{padding-bottom:10px;border-bottom:1px solid #dfe6ee}.mobile-attendance-card>div{display:grid;margin:0;padding-top:10px;grid-template-columns:repeat(3,1fr);border:0}.mobile-attendance-card>div span{display:grid;gap:4px}.mobile-worker-add{width:100%;height:42px;margin:12px 0 16px;border:0;border-radius:9px;color:#fff;background:#2867eb;font-weight:800}.mobile-worker-card{min-height:80px}.mobile-worker-card>i{width:40px;height:40px;color:#172033;background:#f8fafc}.mobile-worker-card>span em{margin-top:4px;padding:0;color:#526177;background:transparent}.mobile-worker-card>strong{padding:5px 8px;border-radius:7px;color:#059669;background:#e8f8f1;font-size:10px}.mobile-worker-card>button{position:absolute;width:1px;height:1px;opacity:0}.mobile-subpage-header{display:flex;height:44px;margin:-16px -16px 16px;padding:0 16px;align-items:center;gap:10px;border-bottom:1px solid #d9e1ec;background:#fff}.mobile-subpage-header button{border:0;background:transparent;font-size:28px}.monthly-mobile-kpis span{min-height:80px;padding:10px 5px;align-content:space-between;text-align:left}.monthly-mobile-kpis b{color:#2764ed;font-size:22px}.monthly-mobile-kpis b em{margin-left:2px;color:#526177;font-size:10px;font-style:normal}.monthly-list-head{display:flex;margin:14px 0 9px;align-items:center;justify-content:space-between}.worker-mobile-golden .worker-title{min-height:116px;padding:15px}.worker-mobile-golden .worker-title h2{margin:14px 0 3px;font-size:20px}.worker-mobile-golden .work-card.before{padding:14px;border:2px solid #2867eb;text-align:left}.assigned-shift{display:grid;margin-top:12px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.assigned-shift .shift{margin:0;color:#fff;background:#2867eb}.assigned-shift>b{font-size:18px}.assigned-shift>strong{font-size:17px}.worker-mobile-golden .primary-action{height:80px;margin-top:28px;border-radius:12px;font-size:20px}.phone-app[data-golden-home] [data-leave-entry],.phone-app[data-golden-home] [data-correction-entry]{display:none}.operating-mobile-page>header{height:44px;padding:0 16px;flex-wrap:nowrap}.operating-mobile-page>header em{margin-left:auto;color:#2764ed;font-size:12px;font-style:normal;font-weight:800}.operating-guide{padding:14px 16px 92px}.operating-guide h1{margin:0;font-size:17px}.operating-guide>p{margin:5px 0 12px;color:#64748b;font-size:10px;line-height:15px}.operating-guide>.operating-tags{margin:0 0 10px;padding:10px;border:1px solid #dbe3ed;border-radius:10px;background:#fff;justify-content:space-between}.operating-guide>.operating-tags b{color:#94a3b8}.operating-guide>article{margin-bottom:9px;padding:12px;border:1px solid #dbe3ed;border-radius:10px;background:#fff}.operating-guide>article header{display:flex;align-items:center;justify-content:space-between}.operating-guide>article header em{padding:3px 7px;border-radius:8px;color:#2764ed;background:#eef4ff;font-size:9px;font-style:normal}.operating-guide>article>div{display:flex;margin-top:8px;align-items:center;gap:4px;flex-wrap:wrap}.operating-guide>article>div span{padding:4px 6px;border-radius:6px;background:#f1f5f9;font-size:9px}.operating-guide>article>div i{color:#94a3b8;font-style:normal}.operating-guide>article p{margin:8px 0 0;color:#526177;font-size:9px;line-height:14px}.operating-guide>article button{margin-top:7px;padding:0;border:0;color:#2764ed;background:transparent;font-size:9px;font-weight:800}.operating-guide>aside{padding:12px;border-radius:10px;background:#0b192e;color:#fff}.operating-guide>aside p,.operating-guide>aside small{color:#cbd5e1;font-size:9px}.worker-request-page .leave-date-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.worker-request-page .leave-date-range i{font-style:normal}.worker-request-page .leave-day-type{display:grid;grid-template-columns:1fr 1fr;gap:10px}.worker-request-page .leave-day-type button{height:38px;border:1px solid #d8e0ea;border-radius:8px;color:#172033;background:#fff}.worker-request-page .leave-day-type button.active{border-color:#2867eb;color:#2867eb;background:#eef4ff}.worker-request-page .leave-submit{display:none}.worker-request-page article span{display:grid}.worker-request-page article small{margin-top:5px;color:#64748b}.worker-request-page article em{padding:4px 7px;border-radius:7px;color:#2764ed;background:#eef4ff;font-size:10px;font-style:normal}.worker-request-page footer{position:fixed;z-index:55;right:0;bottom:85px;left:0;display:grid;padding:16px;grid-template-columns:1fr 1fr;gap:12px;background:#fff}.worker-request-page footer button{height:43px;border:0;border-radius:8px;font-weight:800}.worker-request-page footer button:last-child{color:#fff;background:#2867eb}.mobile-week-strip{display:grid;margin:-4px 0 16px;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.mobile-week-strip button{display:grid;height:52px;padding:5px 0;place-items:center;border:1px solid #dbe3ed;border-radius:9px;color:#172033;background:#f7f9fb}.mobile-week-strip button small{font-size:9px}.mobile-week-strip button b{font-size:14px}.mobile-week-strip button.active{border-color:#2867eb;color:#fff;background:#2867eb}.mobile-schedule-title{display:flex;margin:0 -16px 12px;padding:12px 16px;align-items:center;justify-content:space-between;border-top:1px solid #d9e1ec}.mobile-schedule-title>b{font-size:14px}.mobile-schedule-title button{padding:0;border:0;color:#2867eb;background:transparent;font-size:11px;font-weight:800}.mobile-schedule-list{display:grid;gap:9px}.mobile-schedule-worker{display:grid;min-height:72px;padding:11px;grid-template-columns:40px minmax(86px,1fr) auto;align-items:center;gap:10px;border:1px solid #dbe3ed;border-radius:11px;background:#fff}.mobile-schedule-worker>.shift-code{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;color:#2867eb;background:#eef4ff;font-size:12px;font-weight:800}.mobile-schedule-worker>.code-OFF{color:#64748b;background:#eef2f6}.mobile-schedule-worker>div{display:grid}.mobile-schedule-worker>div b{font-size:13px}.mobile-schedule-worker>div small{color:#64748b;font-size:9px}.mobile-schedule-worker>aside{display:flex;gap:3px}.mobile-schedule-worker>aside i{display:grid;width:18px;height:18px;place-items:center;border-radius:4px;color:#64748b;background:#f0f4f8;font-size:7px;font-style:normal;font-weight:800}.mobile-schedule-worker>aside i.active{color:#fff;background:#2867eb}
}
@media(max-width:800px){
  :root{--mobile-safe-top:env(safe-area-inset-top,0px);--mobile-safe-bottom:env(safe-area-inset-bottom,0px)}body{padding-right:env(safe-area-inset-right,0px);padding-left:env(safe-area-inset-left,0px)}.mobile-app-header,.mobile-hub-page>header,.worker-subpage>header,.worker-mobile-golden .worker-header,.operating-mobile-page>header{height:calc(44px + var(--mobile-safe-top));min-height:calc(44px + var(--mobile-safe-top));padding-top:var(--mobile-safe-top)}.mobile-subpage-header{height:calc(44px + var(--mobile-safe-top));min-height:calc(44px + var(--mobile-safe-top));margin:0;padding:var(--mobile-safe-top) 16px 0}.admin-month-detail>main{padding-top:16px}.worker-registration-page>header{height:calc(44px + var(--mobile-safe-top));min-height:calc(44px + var(--mobile-safe-top));padding-top:var(--mobile-safe-top)}.shell>main,.phone-app{padding-bottom:calc(85px + var(--mobile-safe-bottom))}.mobile-role-nav{bottom:calc(21px + var(--mobile-safe-bottom))}.mobile-safe-indicator{height:calc(21px + var(--mobile-safe-bottom));padding-bottom:var(--mobile-safe-bottom)}.worker-request-page footer{bottom:calc(85px + var(--mobile-safe-bottom))}.worker-registration-actions{padding-bottom:calc(16px + var(--mobile-safe-bottom))}
}

/* Mobile worker registration: Figma 633:533 compact action form. */
@media(max-width:800px){
  .worker-registration-page{width:100%;min-height:100dvh;height:auto;padding:0 16px calc(76px + var(--mobile-safe-bottom))!important;gap:0!important;overflow-x:hidden;background:#f1f5f9}
  .worker-registration-page>header{position:sticky;z-index:20;top:0;display:flex;height:calc(44px + var(--mobile-safe-top));min-height:calc(44px + var(--mobile-safe-top));margin:0 -16px 8px;padding:var(--mobile-safe-top) 16px 0;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;border-bottom:1px solid #e2e8f0;background:#fff}
  .worker-registration-page>header:before{width:20px;margin-right:8px;color:#0f172a;content:"←";font-size:20px;line-height:1;text-align:center}
  .worker-registration-page>header .breadcrumb,.worker-registration-page>header .title-row p{display:none}
  .worker-registration-page>header .title-row{display:block}
  .worker-registration-page>header .title-row h1{font-size:15px!important;line-height:20px!important}
  .worker-registration-columns{display:grid;gap:0}
  .worker-registration-column{display:contents}
  .worker-registration-card{margin:0;padding:5px 0 0;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none}
  .worker-registration-card:not(.orange){display:contents}
  .worker-registration-card>h2{display:none}
  .worker-registration-card.orange>h2{display:flex;margin:5px 0 0;gap:3px;color:#475569;font-size:12px;line-height:16px}
  .worker-registration-card.orange>h2:before{display:none}
  .worker-registration-card>label,.shift-registration-fields label{display:grid;margin:0 0 7px;gap:4px;color:#475569;font-size:12px;line-height:16px;font-weight:700}
  .registration-field-label{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap}
  .worker-registration-card label>small{display:none}
  .worker-registration-card :is(input,select){height:40px;padding:0 11px;border:1px solid #d8e0ea;border-radius:8px;color:#0f172a;background:#fff;font-size:13px}
  .worker-registration-card :is(input,select)::placeholder{color:#9aabc1}
  .registration-fixed-role{display:none!important}
  .initial-work-type{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}
  .initial-work-type label{min-width:0}
  .initial-work-type span{position:relative;min-height:72px;padding:10px 28px 9px 11px;gap:5px;border-radius:10px;background:#fff}
  .initial-work-type label:first-child span{border-color:#bfdbfe;background:#f3f7ff}
  .initial-work-type label:last-child span{border-color:#fed7aa;background:#fff8f1}
  .initial-work-type b{font-size:13px;line-height:18px}
  .initial-work-type small{color:#64748b;font-size:9px;line-height:13px}
  .initial-work-type input:checked+span{border-width:2px;box-shadow:0 0 0 1px rgba(37,99,235,.04)}
  .initial-work-type label:first-child input:checked+span{border-color:#2563eb;background:#eaf2ff}
  .initial-work-type label:last-child input:checked+span{border-color:#ea580c;background:#fff0e5}
  .initial-work-type label:last-child input:checked+span b{color:#c2410c}
  .initial-work-type input:checked+span:after{position:absolute;top:8px;right:9px;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#fff;background:#2563eb;content:"✓";font-size:11px;font-weight:900}
  .initial-work-type label:last-child input:checked+span:after{background:#ea580c}
  .initial-work-detail{min-height:0;margin:0;padding:9px 11px;border-radius:8px;color:#64748b;background:#eff6ff;font-size:10px;line-height:15px}
  .initial-work-detail>p{margin:0;text-align:left}
  .training-detail,.shift-detail{gap:3px}
  .training-detail header,.shift-detail header{gap:8px}
  .training-detail header b,.shift-detail header b{font-size:10px}
  .training-detail header span,.shift-detail header span{padding:1px 5px;font-size:8px}
  .training-detail p,.shift-detail p{font-size:10px;line-height:14px}
  .shift-registration-fields{grid-template-columns:1fr 1fr;gap:8px}
  .shift-registration-fields label{margin-bottom:0;font-size:10px}
  .shift-registration-fields :is(input,select){height:38px;font-size:11px}
  .worker-registration-error{min-height:14px;margin:4px 0 0;font-size:10px;line-height:14px}
  .worker-registration-actions{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;margin:0;padding:14px 16px calc(14px + var(--mobile-safe-bottom));grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #e2e8f0;background:#fff}
  .worker-registration-actions button{width:100%;height:42px;padding:0;border:0;border-radius:8px;color:#475569;background:#f1f5f9;font-size:13px;font-weight:800}
  .worker-registration-actions button[type=submit]{border-color:#2563eb;color:#fff;background:#2563eb}
}
@media(max-width:800px){
  .phone-app[data-golden-home][data-worker-state="BEFORE_CLOCK_IN"] .worker-main{display:block;padding:0 0 100px;background:#f3f6fa}.worker-site-hero{display:flex;height:132px;padding:24px;align-items:center;border:0;background:#2867e8;color:#fff}.worker-site-hero b{font-size:26px;line-height:32px;font-weight:800;letter-spacing:-.02em}.worker-today-surface{position:relative;z-index:2;margin:-28px 16px 0;padding:23px 22px 22px;border:0;border-radius:23px;background:#fff;box-shadow:0 9px 24px rgba(15,23,42,.09)}.worker-mobile-golden .worker-today-surface .worker-title{display:grid;min-height:0;padding:0;gap:9px;border:0;border-radius:0;background:transparent}.worker-mobile-golden .worker-today-surface .worker-business-date{color:#748197;font-size:17px;line-height:22px;font-weight:650}.worker-mobile-golden .worker-today-surface .worker-title h2{margin:0;color:#172033;font-size:28px;line-height:1.2;font-weight:800}.worker-mobile-golden .worker-today-surface .work-card.before{margin:20px 0 0;padding:18px 0 0;border:0;border-top:1px solid #e8edf3;border-radius:0;background:transparent;box-shadow:none}.worker-mobile-golden .worker-today-surface .work-card.before>small{color:#2867e8;font-size:16px;line-height:20px;font-weight:700}.worker-mobile-golden .worker-today-surface .assigned-shift{grid-template-columns:44px minmax(0,1fr);margin-top:12px}.worker-mobile-golden .worker-today-surface .assigned-shift .shift{width:44px;height:44px;font-size:20px}.worker-mobile-golden[data-worker-state="BEFORE_CLOCK_IN"] .primary-action{display:block;width:calc(100% - 32px);height:72px;margin:20px auto 0;border-radius:14px;font-size:26px;box-shadow:0 8px 18px rgba(37,99,235,.19)}.worker-mobile-golden[data-worker-state="BEFORE_CLOCK_IN"] .mobile-safety-check{width:calc(100% - 32px);margin:20px auto 0}.worker-mobile-golden[data-worker-state="BEFORE_CLOCK_IN"] .mobile-role-nav{color:#64748b}
}

.site-settings-page form{display:grid;max-width:560px;margin:24px;padding:24px;grid-template-columns:1fr auto;align-items:end;gap:14px;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08)}.site-settings-page form label{display:grid;gap:8px;color:#334155;font-size:14px;font-weight:700}.site-settings-page form input{height:46px;padding:0 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:16px}.site-settings-page form button{height:46px;padding:0 22px;border:0;border-radius:10px;color:#fff;background:#2867e8;font-weight:800}.site-settings-page form p{min-height:18px;margin:0;grid-column:1/-1;color:#059669;font-size:12px}
@media(max-width:800px){
  .worker-site-hero{height:132px;padding:20px 24px 35px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.worker-site-hero small{color:rgba(255,255,255,.75);font-size:14px;line-height:18px;font-weight:700}.worker-site-hero b{color:#fff;font-size:27px;line-height:33px;font-weight:800}.worker-site-hero span{color:rgba(255,255,255,.85);font-size:18px;line-height:23px;font-weight:650}
  .worker-mobile-golden .worker-today-surface .worker-title h2{font-size:27px}.worker-mobile-golden .worker-today-surface .assigned-shift{display:flex;width:100%;margin-top:12px;align-items:center;justify-content:space-between;gap:12px}.worker-mobile-golden .worker-today-surface .worker-shift-name{min-width:0;color:#1559db;font-size:30px;line-height:1;font-weight:800;white-space:nowrap}.worker-mobile-golden .worker-today-surface .worker-shift-time{margin-left:auto;color:#0f2747;font-size:25px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}
  .worker-mobile-golden[data-worker-state="BEFORE_CLOCK_IN"] .primary-action{font-size:27px}
  .worker-mobile-golden[data-worker-state="BEFORE_CLOCK_IN"] .mobile-safety-check{display:flex;height:76px;padding:0 24px;overflow:visible;align-items:center;justify-content:center;gap:28px;border:1.5px solid #34d399;border-radius:18px;background:#ecfdf5}.mobile-safety-check:after{display:none!important}.mobile-safety-check>b{color:#065f46;font-size:24px;line-height:30px;font-weight:800;white-space:nowrap}.mobile-safety-check>.safety-pulse-dot{position:relative;display:block;width:12px;height:12px;flex:0 0 12px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.3);animation:safety-dot-pulse 1.5s ease-in-out infinite}.mobile-safety-check>.safety-pulse-dot:last-child{animation-delay:.2s}@keyframes safety-dot-pulse{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 0 0 rgba(34,197,94,.3)}50%{opacity:.3;transform:scale(1.65);box-shadow:0 0 0 8px rgba(34,197,94,0)}}
  .worker-mobile-golden .mobile-role-nav button i{display:grid;width:40px;height:28px;place-items:center;font-size:20px;line-height:28px;font-weight:700;transform:none}
  .site-settings-page form{margin:0;padding:18px;grid-template-columns:1fr}.site-settings-page form button{width:100%}
  @media(prefers-reduced-motion:reduce){.mobile-safety-check>.safety-pulse-dot{opacity:1;transform:none;box-shadow:none;animation:none}}
}
