:root{--ink: #111111;--ink-soft: #404040;--muted: #77798a;--line: #e4e5eb;--line-strong: #d6d7df;--surface: #ffffff;--canvas: #f4f4f7;--purple: #7a78b8;--purple-dark: #625fa3;--purple-soft: #eeedf8;--red: #7a78b8;--red-dark: #625fa3;--red-soft: #eeedf8;--green: #45d62b;--green-soft: #effdec;--gold: #b97815;--gold-soft: #fff7e8;--sidebar: #404040;--shadow-sm: 0 1px 2px rgba(26, 27, 48, .05), 0 5px 20px rgba(26, 27, 48, .04);--shadow-md: 0 18px 45px rgba(26, 27, 48, .13);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{width:100%;min-width:320px;overflow-x:hidden;background:var(--canvas);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{width:100%;margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--canvas)}#root{width:100%;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}.app-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;color:var(--muted)}.loading-mark{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:var(--purple);color:#fff;font-weight:900;letter-spacing:-.04em;box-shadow:0 12px 30px #7a78b842}.app-shell{min-height:100vh}.app-shell,.app-main,.page-content{max-width:100%}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:262px;padding:24px 18px 18px;background:var(--sidebar);color:#fff;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.sidebar-brand>div:nth-child(2){display:flex;flex-direction:column;line-height:1}.sidebar-brand strong{font-size:19px;letter-spacing:.08em}.sidebar-brand span{margin-top:5px;color:#a7a9be;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--purple);color:#fff;box-shadow:0 8px 20px #7a78b840}.sidebar-logo{width:52px;height:28px;object-fit:contain;background:#fff;border-radius:7px;padding:3px}.sidebar-nav{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:5px}.nav-label{padding:0 12px 8px;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:#77798e}.nav-label-spaced{margin-top:24px}.nav-group{display:flex;flex-direction:column;gap:3px}.nav-group+.nav-group{margin-top:8px}.nav-group-toggle{width:100%;min-height:32px;padding:0 10px 0 12px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#77798e;background:transparent;cursor:pointer;font-size:10px;font-weight:850;letter-spacing:.13em;text-align:left;text-transform:uppercase}.nav-group-toggle:hover{color:#d7d8e4;background:#ffffff0b}.nav-group-toggle svg{transition:transform .16s ease}.nav-group-toggle.collapsed svg{transform:rotate(-90deg)}.nav-item{display:flex;align-items:center;gap:10px;min-height:38px;padding:0 11px 0 18px;border-radius:10px;color:#b7b9ca;font-size:12px;font-weight:650;transition:.18s ease}.nav-item-dashboard{min-height:43px;padding-left:13px;font-size:14px}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;background:#7774b53d;box-shadow:inset 3px 0 0 var(--purple)}.nav-item-muted{opacity:.46;cursor:default}.nav-item-muted:hover{color:#b7b9ca;background:none}.sidebar-footer{margin-top:auto;display:flex;align-items:center;gap:8px;padding:14px 8px 0;border-top:1px solid rgba(255,255,255,.08)}.user-block{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.user-block>div{min-width:0;display:flex;flex-direction:column}.user-block strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.user-block span:not(.avatar){margin-top:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8d8fa2;font-size:11px}.avatar{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--purple);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.signout-button,.icon-button{border:0;background:transparent;cursor:pointer;display:grid;place-items:center}.signout-button{width:34px;height:34px;border-radius:9px;color:#898b9e}.signout-button:hover{color:#fff;background:#ffffff0f}.sidebar-close,.menu-button{display:none}.app-main{min-height:100vh;margin-left:262px}.topbar{height:82px;padding:0 34px;display:flex;align-items:center;gap:14px;background:#ffffffe0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.topbar>div:nth-child(2){display:flex;flex-direction:column}.topbar h1{margin:2px 0 0;font-size:16px;line-height:1.2}.topbar-eyebrow{font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.15em}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.topbar-avatar{width:38px;height:38px}.demo-pill{padding:7px 10px;border-radius:999px;background:var(--purple-soft);color:var(--purple-dark);font-size:11px;font-weight:800;letter-spacing:.03em}.page-content{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:38px 0 70px}.eyebrow{display:block;margin-bottom:8px;color:var(--purple-dark);font-size:10px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.page-header{margin-bottom:27px;display:flex;align-items:flex-end;gap:28px;justify-content:space-between}.page-header h2{margin:0;font-size:clamp(27px,3vw,38px);letter-spacing:-.035em;line-height:1.05}.page-header p{max-width:670px;margin:9px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.page-header-actions{flex:0 0 auto;display:flex;align-items:center;gap:9px}.button{min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:13px;font-weight:780;transition:transform .12s ease,background .15s ease,border .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.6}.button-primary{background:var(--purple);color:#fff;box-shadow:0 7px 18px #7a78b82e}.button-primary:hover:not(:disabled){background:var(--red-dark)}.button-secondary{border-color:var(--line-strong);background:#fff;color:var(--ink)}.button-secondary:hover:not(:disabled){border-color:#b7b8c3;background:#fafafd}.button-light{background:#fff;color:var(--ink)}.button-ghost{background:transparent;color:var(--ink-soft)}.button-danger-soft{background:var(--red-soft);color:var(--red-dark);border-color:#f7d6dc}.button-success{background:var(--green);color:#fff;box-shadow:0 7px 18px #3194462e}.button-small{min-height:36px;padding:0 12px;border-radius:9px;font-size:12px}.button-wide{width:100%}.text-link,.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--purple-dark);font-size:12px;font-weight:800}.back-link{margin-bottom:18px;color:var(--muted)}.content-card{background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow-sm)}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.metric-card{min-height:134px;padding:22px;display:flex;align-items:center;gap:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.metric-card-button{width:100%;color:inherit;cursor:pointer;text-align:left;transition:transform .14s ease,border .14s ease,box-shadow .14s ease}.metric-card-button:hover,.metric-card-button:focus-visible{transform:translateY(-2px);border-color:#c6c4e6;box-shadow:0 12px 28px #22233a14}.metric-icon{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:14px}.metric-icon svg{width:22px}.metric-purple{color:var(--purple-dark);background:var(--purple-soft)}.metric-red{color:var(--red);background:var(--red-soft)}.metric-gold{color:var(--gold);background:var(--gold-soft)}.metric-green{color:var(--green);background:var(--green-soft)}.metric-card>div:last-child{display:grid;grid-template-columns:1fr auto;align-items:baseline;flex:1}.metric-card span{color:var(--ink-soft);font-size:12px;font-weight:700}.metric-card strong{grid-row:1 / 3;grid-column:2;font-size:35px;letter-spacing:-.05em}.metric-card small{margin-top:5px;color:var(--muted);font-size:11px}.attention-banner{margin-bottom:20px;padding:18px 20px;border-radius:15px;display:flex;align-items:center;gap:14px;color:#fff;background:linear-gradient(125deg,#625fa3,#7a78b8);box-shadow:0 15px 35px #7a78b82e}.attention-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#ffffff26}.attention-banner>div:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}.attention-banner strong{font-size:14px}.attention-banner span{color:#ffffffc7;font-size:12px}.quick-action-grid{margin-bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dashboard-category{margin-bottom:16px;padding:16px;overflow:hidden}.dashboard-category-heading{margin-bottom:13px;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.dashboard-category-heading .eyebrow{margin-bottom:0}.dashboard-category-heading h3{margin:0;font-size:15px;letter-spacing:-.01em}.dashboard-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.dashboard-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-link-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shortcut-card{min-height:70px;padding:12px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .14s ease,border .14s ease,box-shadow .14s ease}.dashboard-shortcut-card:hover{transform:translateY(-2px);border-color:#c6c4e6;box-shadow:0 12px 28px #22233a14}.dashboard-shortcut-card>svg{color:#a5a7b4}.dashboard-shortcut-card strong{display:block;font-size:12px;line-height:1.25}.dashboard-shortcut-card span{color:var(--muted);font-size:11px;line-height:1.45}.dashboard-shortcut-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:var(--purple-dark);background:var(--purple-soft)}.dashboard-shortcut-icon svg{width:18px;height:18px}.dashboard-shortcut-primary{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--purple-dark),var(--purple))}.dashboard-shortcut-primary span{color:#ffffffc7}.dashboard-shortcut-primary .dashboard-shortcut-icon{color:#fff;background:#ffffff29}.dashboard-shortcut-primary>svg{color:#ffffffc2}.dashboard-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.dashboard-calendar-card{margin:0 0 16px;overflow:hidden}.dashboard-list-card,.review-queue-card{overflow:hidden}.review-queue-section{margin-top:18px}.review-queue-section{scroll-margin-top:100px}.review-queue-toggle{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.review-queue-toggle svg{color:var(--muted);transition:transform .16s ease}.review-queue-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.review-queue-toggle:hover{background:#fafafd}.review-queue-empty{min-height:180px}.review-incident-list{display:flex;flex-direction:column}.review-incident-row{padding:18px 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-top:1px solid var(--line);transition:background .15s ease}.review-incident-row:first-child{border-top:0}.review-incident-row:hover{background:#fafafd}.review-incident-row>svg{color:#a5a7b4}.card-heading{min-height:83px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.card-heading .eyebrow{margin-bottom:5px}.card-heading h3{margin:0;font-size:18px;letter-spacing:-.02em}.inspection-list{display:flex;flex-direction:column}.inspection-row{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);transition:background .15s ease}.inspection-row:last-child{border-bottom:0}.inspection-row:hover{background:#fafafd}.inspection-row-with-actions{align-items:stretch}.inspection-row-link{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.inspection-row-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.inspection-row-main{min-width:0;display:flex;align-items:center;gap:14px}.inspection-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--purple-soft);color:var(--purple-dark)}.inspection-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.inspection-row-main>div:last-child{min-width:0}.inspection-title-line{display:flex;align-items:center;gap:10px}.inspection-title-line strong{font-size:14px}.inspection-meta{margin-top:6px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inspection-row-side{flex:0 0 auto;display:flex;align-items:center;gap:25px;color:var(--muted)}.inspection-row-side span{display:flex;align-items:center;gap:6px;font-size:11px}.status-badge{width:max-content;padding:5px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800;white-space:nowrap}.status-draft{color:var(--purple-dark);background:var(--purple-soft)}.status-submitted{color:#255c98;background:#edf5ff}.status-changes_requested{color:var(--gold);background:var(--gold-soft)}.status-approved{color:var(--green);background:var(--green-soft)}.empty-state{min-height:210px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty-state svg{margin-bottom:12px;color:var(--purple)}.empty-state strong{color:var(--ink)}.empty-state span{margin-top:5px;font-size:12px}.empty-state-large{min-height:350px}.dashboard-empty{min-height:230px}.incident-mini-list,.calendar-mini-list{display:flex;flex-direction:column}.incident-mini-row{padding:16px 20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;transition:background .15s ease}.incident-mini-row:first-child{border-top:0}.incident-mini-row:hover{background:#fafafd}.incident-mini-row>div{min-width:0;display:flex;flex-direction:column;gap:7px}.incident-mini-row strong{font-size:13px}.incident-mini-row small{color:var(--muted);font-size:11px}.incident-mini-row>svg{color:#a5a7b4;flex:0 0 auto}.calendar-mini-row{padding:16px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:16px;transition:background .15s ease}.calendar-mini-row:first-child{border-top:0}.calendar-mini-row:hover{background:#fafafd}.calendar-date-mini{width:88px;min-height:82px}.calendar-mini-details{min-width:0;display:flex;flex-direction:column;gap:6px}.calendar-mini-details strong{font-size:14px}.calendar-mini-details span{display:flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:11px}.calendar-mini-details small{color:var(--muted);font-size:11px;line-height:1.45}.calendar-mini-action{display:inline-flex;align-items:center;gap:6px;color:var(--purple-dark);font-size:12px;font-weight:800;white-space:nowrap}.client-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.client-card{padding:22px}.client-card-heading{display:flex;align-items:center;gap:13px}.client-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--purple-dark);background:var(--purple-soft)}.client-card-heading h3{margin:0 0 3px;font-size:17px}.client-card-heading div span{color:var(--muted);font-size:11px}.client-contact{margin:19px 0;padding:13px 0;display:flex;flex-wrap:wrap;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.client-contact span{display:flex;align-items:center;gap:7px;color:var(--ink-soft);font-size:11px}.property-list{display:flex;flex-direction:column;gap:10px}.property-item{padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px;background:#f8f8fb}.property-item svg{margin-top:2px;color:var(--purple)}.property-item div{display:flex;flex-direction:column;gap:3px}.property-item strong{font-size:12px}.property-item span{color:var(--muted);font-size:10px}.client-card-heading>div,.property-item>div{min-width:0;flex:1}.client-edit-button{margin-left:auto}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(530px,1.05fr);background:#fff}.login-story{min-height:100vh;padding:38px 48px;position:relative;overflow:hidden;display:flex;flex-direction:column;color:#fff;background:#18192c}.login-story:before{content:"";position:absolute;inset:0;opacity:.14;background:radial-gradient(circle at 22% 23%,#9d99e7 0 2px,transparent 3px),radial-gradient(circle at 82% 63%,#9d99e7 0 1px,transparent 2px);background-size:43px 43px,31px 31px}.login-story:after{content:"";position:absolute;width:520px;height:520px;right:-230px;bottom:-120px;border:90px solid rgba(119,116,181,.16);border-radius:50%}.login-brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.brand-mark-light{background:var(--purple)}.login-logo{width:190px;max-height:68px;object-fit:contain;background:#fff;border-radius:10px;padding:5px}.login-brand>div:last-child{display:flex;flex-direction:column}.login-brand strong{letter-spacing:.1em}.login-brand div span{color:#9da0ba;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.login-story-content{position:relative;z-index:1;max-width:590px;margin:auto 0;padding:60px 0}.eyebrow-light{color:#9d99e7}.login-story h1{margin:14px 0 25px;font-size:clamp(42px,5vw,70px);line-height:.99;letter-spacing:-.055em}.login-story h1 em{color:#9d99e7;font-style:normal}.login-story-content>p{max-width:540px;color:#b9bbcb;font-size:17px;line-height:1.65}.login-checks{margin-top:34px;display:flex;flex-direction:column;gap:12px}.login-checks span{display:flex;align-items:center;gap:9px;color:#e1e2e9;font-size:13px}.login-checks svg{color:#78c786}.login-story-footer{position:relative;z-index:1;color:#73758a;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.login-panel{min-height:100vh;padding:45px;display:grid;place-items:center;background:#f7f7f9}.login-mobile-logo{display:none}.login-card{width:min(520px,100%);padding:42px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-md)}.login-card h2{margin:0;font-size:30px;letter-spacing:-.035em}.login-intro{margin:10px 0 25px;color:var(--muted);line-height:1.55;font-size:14px}.demo-login-options{display:flex;flex-direction:column;gap:10px}.demo-login-card{width:100%;min-height:72px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:12px;background:#fff;cursor:pointer;text-align:left;transition:.15s ease}.demo-login-card:hover{border-color:#c3c1df;transform:translateY(-1px);box-shadow:0 8px 22px #22233a14}.demo-role-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center}.role-employee{color:var(--purple-dark);background:var(--purple-soft)}.role-manager{color:var(--red);background:var(--red-soft)}.role-admin{color:#2e629d;background:#edf5ff}.demo-role-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.demo-role-copy strong{font-size:13px}.demo-role-copy small{color:var(--muted);font-size:10px}.demo-login-card>svg{color:#a4a5b2}.demo-note{margin-top:20px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.login-form{display:flex;flex-direction:column;gap:15px}.login-form label{display:flex;flex-direction:column;gap:7px;color:var(--ink-soft);font-size:11px;font-weight:750}.login-form input,.login-form textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:10px;outline:none;color:var(--ink);background:#fff;transition:border .15s,box-shadow .15s;font-size:13px}.login-form textarea{resize:vertical;line-height:1.5}.login-form input:focus,.login-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7774b51f}.login-form .button{margin-top:6px}.login-status-message{margin-bottom:16px}.signup-form-card{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fbfbfd}.request-access-button{margin-top:14px}.field{min-width:0;display:flex;flex-direction:column;gap:7px;position:relative}.field>span{color:var(--ink-soft);font-size:11px;font-weight:750}.field b{color:var(--red)}.field input,.field select,.field textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:10px;outline:none;color:var(--ink);background:#fff;transition:border .15s,box-shadow .15s;font-size:13px}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7774b51f}.field small{color:var(--muted);font-size:10px;line-height:1.45}.field-suggestion-list{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 4px);max-height:250px;overflow:auto;-webkit-overflow-scrolling:touch;padding:6px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;box-shadow:0 16px 42px #18192c24}.field-suggestion-list button{width:100%;padding:10px 11px;border:0;border-radius:8px;background:transparent;color:var(--ink);font-size:12px;line-height:1.35;text-align:left;cursor:pointer}.field-suggestion-list button:hover{background:var(--purple-soft);color:var(--purple-dark)}.field-suggestion-list span{display:block;padding:10px 11px;color:var(--muted);font-size:12px}.alert{padding:12px 14px;border-radius:11px;display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45}.alert svg{flex:0 0 auto;margin-top:1px}.alert-error{color:#8f1727;background:var(--red-soft);border:1px solid #f4d2d8}.alert-warning{color:#84520b;background:var(--gold-soft);border:1px solid #f2dfb8}.alert-info{color:#325681;background:#eef6ff;border:1px solid #d6e7f8}.manager-request{margin-bottom:18px}.manager-request div{display:flex;flex-direction:column;gap:3px}.manager-request span{color:#9a681b}.wizard-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:18px;align-items:start}.wizard-steps{padding:9px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;gap:3px;background:#ffffffb3}.wizard-steps button{width:100%;min-height:66px;padding:10px 9px;border:0;border-radius:11px;display:flex;align-items:center;gap:11px;text-align:left;color:var(--muted);background:transparent;cursor:pointer}.wizard-steps button:hover{background:#fff}.wizard-steps button.active{color:var(--ink);background:#fff;box-shadow:var(--shadow-sm)}.wizard-steps button.complete{color:var(--ink-soft)}.wizard-steps button>span{flex:0 0 auto;width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:9px;font-size:11px;font-weight:800}.wizard-steps button.active>span{color:#fff;border-color:var(--red);background:var(--red)}.wizard-steps button.complete>span{color:#fff;border-color:var(--green);background:var(--green)}.wizard-steps button div{display:flex;flex-direction:column;gap:4px}.wizard-steps strong{font-size:12px}.wizard-steps small{font-size:9px}.wizard-card{min-height:620px;padding:27px}.wizard-card>.alert{margin-bottom:17px}.wizard-section-heading{margin-bottom:26px;display:flex;align-items:flex-start;gap:13px}.wizard-section-heading>span{flex:0 0 auto;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--purple-dark);background:var(--purple-soft)}.wizard-section-heading svg{width:20px}.wizard-section-heading h3{margin:1px 0 5px;font-size:20px;letter-spacing:-.025em}.wizard-section-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field-wide{grid-column:1 / -1}.wizard-actions{margin:32px -27px -27px;padding:18px 27px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px}.wizard-actions>div{display:flex;gap:9px}.heading-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.heading-with-action .wizard-section-heading{flex:1}.entry-stack{display:flex;flex-direction:column;gap:11px}.entry-card{padding:15px;position:relative;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:13px;background:#fbfbfd}.entry-number{flex:0 0 auto;width:27px;height:27px;margin-top:22px;border-radius:8px;display:grid;place-items:center;color:var(--purple-dark);background:var(--purple-soft);font-size:10px;font-weight:850}.deficiency-number{color:var(--red);background:var(--red-soft)}.entry-fields{min-width:0;flex:1;display:grid;gap:11px}.device-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.deficiency-fields{grid-template-columns:1fr 1fr}.field-grow{min-width:0}.entry-card .field input,.entry-card .field select,.entry-card .field textarea{min-height:39px;padding:8px 10px;font-size:11px}.entry-card .field>span{font-size:9px}.delete-button{width:30px;height:30px;margin-top:19px;border-radius:8px;color:#a2a3ae}.delete-button:hover{color:var(--red);background:var(--red-soft)}.result-select{font-weight:800;text-transform:uppercase}.result-pass{color:var(--green)!important}.result-fail{color:var(--red)!important}.result-na{color:var(--muted)!important}.empty-add-card{width:100%;min-height:230px;border:1px dashed #c9c8db;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--ink-soft);background:#fbfbfd;cursor:pointer}.empty-add-card>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--purple-dark);background:var(--purple-soft)}.empty-add-card strong{font-size:13px}.empty-add-card small{color:var(--muted)}.no-deficiencies{min-height:150px;padding:22px;border:1px solid #d9eadc;border-radius:14px;display:flex;align-items:center;gap:14px;background:#f7fcf8}.no-deficiencies>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--green)}.no-deficiencies>div{flex:1}.no-deficiencies strong{font-size:13px}.no-deficiencies p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.photo-dropzone{min-height:165px;border:1px dashed #c8c7db;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fbfbfd;cursor:pointer}.photo-dropzone input{position:absolute;width:1px;height:1px;opacity:0}.photo-dropzone>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--purple-dark);background:var(--purple-soft)}.photo-dropzone strong{font-size:13px}.photo-dropzone small{color:var(--muted);font-size:10px}.photo-editor-grid{margin-top:17px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.photo-editor-card{padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.photo-preview{height:180px;position:relative;overflow:hidden;border-radius:9px;background:#eee}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview span{position:absolute;left:8px;top:8px;padding:4px 7px;border-radius:6px;color:#fff;background:#141527b8;font-size:9px;font-weight:800}.pdf-attachment-preview{width:100%;height:100%;padding:16px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--purple-dark);background:#f2f0fb;text-align:center;text-decoration:none}.pdf-attachment-preview:hover{background:#ebe7fb}.pdf-attachment-preview strong{font-size:12px}.pdf-attachment-preview small{max-width:100%;overflow-wrap:anywhere;color:var(--muted);font-size:9px;line-height:1.35}.photo-editor-card .field{margin-top:10px}.photo-editor-card textarea{font-size:11px}.remove-photo{margin-top:7px;padding:5px;border:0;display:inline-flex;align-items:center;gap:5px;color:var(--red);background:transparent;font-size:10px;font-weight:800;cursor:pointer}.review-property-card{padding:18px;border-radius:13px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;color:#fff;background:var(--ink)}.review-property-card div{display:flex;flex-direction:column;gap:5px}.review-property-card span{color:#989aad;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.review-property-card strong{font-size:14px}.review-property-card small{color:#c6c7d3;font-size:10px}.review-stat-grid{margin:14px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.review-stat-grid>div{min-height:84px;padding:13px;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column;justify-content:space-between}.review-stat-grid span{color:var(--muted);font-size:9px;font-weight:700}.review-stat-grid strong{font-size:25px}.text-red{color:var(--red)}.review-checklist{padding:17px;border:1px solid var(--line);border-radius:13px;display:flex;flex-direction:column;gap:10px}.review-checklist h4{margin:0 0 4px;font-size:12px}.review-checklist>span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}.review-checklist i{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:7px;font-style:normal;font-size:9px;font-weight:800}.review-checklist span.done{color:var(--ink-soft)}.review-checklist span.done i{color:#fff;border-color:var(--green);background:var(--green)}.submit-note{margin-top:13px;padding:11px 13px;display:flex;align-items:flex-start;gap:8px;border-radius:10px;color:#465d79;background:#f0f6fc;font-size:10px;line-height:1.45}.submit-note svg{flex:0 0 auto}.wizard-progress-mobile{display:none}.locked-card,.permission-card{min-height:340px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.locked-card svg,.permission-card svg{color:var(--green)}.locked-card h2,.permission-card h2{margin:15px 0 6px}.locked-card p,.permission-card p{max-width:470px;margin:0 0 19px;color:var(--muted);line-height:1.55}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:18px;align-items:start}.review-main-column,.review-side-column{display:flex;flex-direction:column;gap:15px}.review-side-column{position:sticky;top:100px}.review-summary-card{padding:22px}.review-summary-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.review-summary-heading h3{margin:0;font-size:22px}.review-summary-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.review-detail-grid{margin-top:19px;padding-top:17px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.review-detail-grid div{display:flex;flex-direction:column;gap:5px}.review-detail-grid span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.review-detail-grid strong{font-size:11px}.review-section-card{overflow:hidden}.count-bubble{min-width:30px;height:30px;padding:0 8px;border-radius:9px;display:grid;place-items:center;color:var(--purple-dark);background:var(--purple-soft);font-size:11px}.count-red{color:var(--red);background:var(--red-soft)}.review-table-wrap{overflow-x:auto}.review-table{width:100%;border-collapse:collapse;font-size:11px}.review-table th{padding:10px 16px;color:var(--muted);background:#f8f8fa;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.review-table td{padding:13px 16px;border-top:1px solid var(--line)}.result-chip{padding:4px 7px;border-radius:999px;font-size:9px;font-weight:850;text-transform:uppercase}.result-chip-pass{color:var(--green);background:var(--green-soft)}.result-chip-fail{color:var(--red);background:var(--red-soft)}.result-chip-na{color:var(--muted);background:#efeff2}.review-deficiency-list{display:flex;flex-direction:column}.review-deficiency-list>div{padding:16px 20px;display:flex;align-items:flex-start;gap:12px;border-top:1px solid var(--line)}.review-deficiency-list>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:var(--red);background:var(--red-soft);font-size:9px;font-weight:850}.review-deficiency-list strong{font-size:11px}.review-deficiency-list p{margin:5px 0 9px;color:var(--ink-soft);font-size:11px;line-height:1.45}.review-deficiency-list small{color:var(--purple-dark);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.inline-empty{min-height:90px;padding:20px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:11px}.review-photo-grid{padding:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.review-photo-grid figure{margin:0;padding:7px;border:1px solid var(--line);border-radius:10px}.review-photo-grid img,.review-pdf-preview{width:100%;height:180px;object-fit:cover;border-radius:7px}.review-photo-grid figcaption{padding:8px 3px 3px;color:var(--ink-soft);font-size:10px;line-height:1.4}.decision-card,.timeline-card{padding:20px}.decision-card h3,.timeline-card h3{margin:0 0 7px;font-size:18px}.decision-card>p{margin:0 0 16px;color:var(--muted);font-size:11px;line-height:1.5}.decision-card .button{margin-top:8px}.timeline{margin-top:17px;display:flex;flex-direction:column}.timeline>div{position:relative;padding:0 0 20px 31px;display:flex}.timeline>div:not(:last-child):before{content:"";position:absolute;left:10px;top:21px;bottom:0;width:1px;background:var(--line)}.timeline-dot{position:absolute;left:0;top:0;width:21px;height:21px;display:grid;place-items:center;border-radius:7px;color:var(--purple-dark);background:var(--purple-soft)}.timeline div div{display:flex;flex-direction:column}.timeline strong{font-size:10px}.timeline small{margin-top:3px;color:var(--muted);font-size:8px}.timeline p{margin:6px 0 0;padding:8px;border-radius:7px;color:var(--ink-soft);background:#f7f7f9;font-size:9px;line-height:1.45}.modal-scrim{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:#1415259e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(480px,100%);padding:28px;position:relative;border-radius:18px;background:#fff;box-shadow:0 30px 80px #1112224d}.modal-close{position:absolute;right:16px;top:16px;width:34px;height:34px;border-radius:9px;color:var(--muted)}.modal-close:hover{background:#f2f2f5}.modal-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:13px}.modal-icon-success{color:var(--green);background:var(--green-soft)}.modal-icon-warning{color:var(--gold);background:var(--gold-soft)}.modal-card h2{margin:18px 0 7px;font-size:24px}.modal-card>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.55}.modal-actions{margin-top:21px;display:flex;justify-content:flex-end;gap:8px}.report-preview-page{width:100%}.report-toolbar{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.report-toolbar .back-link{margin-bottom:9px}.report-toolbar-title{display:flex;align-items:center;gap:11px}.report-toolbar-title h2{margin:0;font-size:24px;letter-spacing:-.03em}.report-toolbar-actions{display:flex;gap:8px}.report-state-banner{margin-bottom:18px;padding:13px 15px;border:1px solid #dce6f2;border-radius:12px;display:flex;align-items:center;gap:11px;color:#345d88;background:#f1f7fd}.report-state-banner>div{flex:1;display:flex;flex-direction:column;gap:2px}.report-state-banner strong{font-size:12px}.report-state-banner span{font-size:10px}.report-approved-banner{color:#26723a;border-color:#d8eadc;background:#f2faf4}.report-changes-banner{color:#85560f;border-color:#eddfc2;background:#fff9ec}.report-canvas{margin:0 calc((100vw - 262px - min(1240px,calc(100vw - 326px)))/-2);padding:34px max(30px,calc((100vw - 1162px)/2));overflow-x:auto;background:#dcdee5;box-shadow:inset 0 1px 3px #18192b14}.report-bottom-action{margin-top:18px;padding:15px 18px;border:1px solid #d7eadb;border-radius:13px;display:flex;align-items:center;gap:10px;color:var(--green);background:#f5fbf6}.report-bottom-action span{flex:1;color:var(--ink-soft);font-size:12px}.directory-message,.invite-copy{margin-bottom:18px}.directory-management-grid,.team-layout{margin-bottom:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;align-items:start}.team-layout-single,.directory-management-grid-single{grid-template-columns:1fr}.management-form{padding-bottom:20px;overflow:hidden}.management-form .form-grid{padding:20px}.management-form>.button{margin-left:20px}.import-card{margin-bottom:20px;overflow:hidden}.import-upload-button{position:relative;overflow:hidden}.import-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.import-help{padding:14px 22px;color:var(--muted);background:#fafafd;border-bottom:1px solid var(--line);font-size:11px;line-height:1.45}.import-preview-wrap{overflow-x:auto}.import-preview-table{width:100%;border-collapse:collapse;font-size:11px}.import-preview-table th{padding:10px 14px;color:var(--muted);background:#f8f8fa;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.import-preview-table td{padding:12px 14px;border-top:1px solid var(--line);white-space:nowrap}.import-actions{padding:16px 20px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px}.compact-heading{min-height:70px}.form-grid-compact{gap:14px}.team-card{overflow:hidden}.team-directory{margin-top:20px}.team-list{display:flex;flex-direction:column}.team-row{padding:16px 20px;display:flex;align-items:center;gap:14px;border-top:1px solid var(--line)}.team-row:first-child{border-top:0}.team-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.team-row-main{flex:1 1 auto}.team-row strong{font-size:13px}.team-row span:not(.avatar),.team-row small{color:var(--muted);font-size:11px;line-height:1.45}.team-row .avatar{color:#fff;font-size:12px}.row-actions{flex:0 0 auto;flex-direction:row!important;align-items:center}.team-edit-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:0;overflow:auto}.team-edit-heading{padding-right:58px}.team-edit-grid{padding:20px}.team-edit-actions{margin-top:0;padding:16px 20px;border-top:1px solid var(--line)}.invite-copy div{display:flex;flex-direction:column;gap:3px}.calendar-form{margin-bottom:20px}.calendar-card{overflow:hidden}.calendar-list{display:flex;flex-direction:column}.calendar-row{padding:18px 22px;display:flex;gap:18px;border-top:1px solid var(--line)}.calendar-row:first-child{border-top:0}.calendar-date{width:98px;min-height:92px;padding:12px;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:#fff;background:var(--purple);text-align:center}.calendar-date strong{font-size:18px;line-height:1}.calendar-date span{color:#ffffffd1;font-size:11px;font-weight:800}.calendar-details{min-width:0;display:flex;flex-direction:column;gap:6px}.calendar-details h3{margin:0 0 2px;font-size:17px}.calendar-details span{display:flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:12px}.calendar-details p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.calendar-actions{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.internal-notes-final{margin:16px 0}.incident-assign-card{margin-bottom:20px;padding:18px 20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px) auto;align-items:end;gap:18px}.incident-assign-card h3{margin:0 0 5px;font-size:18px}.incident-assign-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.incident-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:start}.incident-list-card,.incident-form-card{overflow:hidden}.incident-list{display:flex;flex-direction:column}.incident-list-item{width:100%;padding:15px 18px;border:0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:7px;background:#fff;text-align:left;cursor:pointer}.incident-list-item:first-child{border-top:0}.incident-list-item:hover,.incident-list-item.active{background:#fafafd}.incident-list-item.active{box-shadow:inset 3px 0 0 var(--purple)}.incident-list-item strong{font-size:13px}.incident-list-item small{color:var(--muted);font-size:11px}.incident-status{width:max-content;padding:5px 8px;border-radius:999px;color:var(--purple-dark);background:var(--purple-soft);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.incident-status-submitted{color:#255c98;background:#edf5ff}.incident-status-reviewed,.incident-status-approved{color:var(--green);background:var(--green-soft)}.incident-status-assigned,.incident-status-changes_requested,.incident-status-pending{color:var(--gold);background:var(--gold-soft)}.incident-status-delivered,.incident-status-completed{color:var(--green);background:var(--green-soft)}.incident-form-card{padding-bottom:22px}.incident-review-banner{margin:18px 22px 0}.incident-section{padding:22px;border-top:1px solid var(--line)}.incident-section h4{margin:0 0 16px;font-size:15px;letter-spacing:-.015em}.incident-section>.field{margin-top:14px}.pii-warning{margin:14px 0;padding:11px 13px;border:1px solid #e9d8a8;border-radius:11px;color:#785314;background:#fff9e8;font-size:11px;line-height:1.45}.check-field{min-height:43px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:10px;display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:12px}.form-actions{padding:20px 22px 0;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.account-card{overflow:hidden}.account-photo-panel{padding:24px;display:flex;align-items:center;gap:22px;background:linear-gradient(135deg,#fbfbff,#fff);border-bottom:1px solid var(--line)}.account-photo-preview{width:112px;height:112px;flex:0 0 auto;border:4px solid #fff;border-radius:28px;display:grid;place-items:center;overflow:hidden;color:#fff;background:var(--purple);box-shadow:var(--shadow-sm);font-size:30px;font-weight:900}.account-photo-preview img{width:100%;height:100%;object-fit:cover}.account-photo-panel h3{margin:0 0 6px;font-size:22px;letter-spacing:-.025em}.account-photo-panel p{max-width:560px;margin:0 0 15px;color:var(--muted);font-size:12px;line-height:1.55}.account-upload-button{width:max-content;position:relative;overflow:hidden}.account-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.account-section{border-top:1px solid var(--line)}.account-section:first-of-type{border-top:0}.account-section .form-grid{padding:20px 22px}.account-password-note{min-height:43px;padding:12px 13px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:#fafafd;font-size:11px;line-height:1.45}.timesheet-layout{display:flex;flex-direction:column;gap:18px}.timesheet-list-card{position:static}.timesheet-form-card{order:-1;padding:22px}.timesheet-panel-toggle{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.timesheet-panel-toggle svg{flex:0 0 auto;color:var(--muted);transition:transform .16s ease}.timesheet-panel-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.timesheet-panel-toggle:hover{background:#fafafd}.timesheet-panel-side{display:inline-flex;align-items:center;gap:10px}.timesheet-list-card .incident-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.timesheet-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:10px}.timesheet-summary-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.timesheet-summary-card.active{border-color:#bab6e8;box-shadow:inset 3px 0 0 var(--purple)}.timesheet-summary-main{width:100%;min-height:112px;padding:15px 16px;border:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:inherit;background:#fff;text-align:left;cursor:pointer}.timesheet-summary-main:hover{background:#fafafd}.timesheet-summary-main strong{font-size:13px}.timesheet-summary-main small{color:var(--muted);font-size:11px;line-height:1.4}.timesheet-summary-actions{padding:10px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;background:#fbfbfd}.timesheet-row-list{display:flex;flex-direction:column}.timesheet-list-row{width:100%;min-height:72px;padding:14px 18px;border:0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;color:inherit;background:#fff;text-align:left;transition:background .15s ease,box-shadow .15s ease}button.timesheet-list-row{grid-template-columns:auto minmax(0,1fr) auto;cursor:pointer}.timesheet-list-row:first-child{border-top:0}.timesheet-list-row:hover,.timesheet-list-row.active{background:#fafafd}.timesheet-list-row.active{box-shadow:inset 3px 0 0 var(--purple)}.timesheet-list-row-main{min-width:0;padding:0;border:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;color:inherit;background:transparent;text-align:left;cursor:pointer}.timesheet-list-row>svg,.timesheet-list-row-main>svg{color:#989bad}.timesheet-list-row strong{display:block;margin-bottom:5px;font-size:13px}.timesheet-list-row small{display:block;color:var(--muted);font-size:11px;line-height:1.4}.timesheet-row-action{white-space:nowrap}.timesheet-list-row-draft{background:#fff}.timesheet-list-row-submitted{background:#f4f9ff}.timesheet-list-row-changes_requested{background:#fffaf0}.timesheet-list-row-approved{background:#f4fbf4}.timesheet-return-alert{width:100%;border:1px solid #f2dfb8;cursor:pointer;text-align:left}.timesheet-admin-detail{scroll-margin-top:96px}.timesheet-readonly-row{grid-template-columns:auto minmax(0,1fr)}.timesheet-section{margin-top:18px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.timesheet-section-heading{min-height:46px;padding:10px 13px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fbfbfd}.timesheet-section-heading h4{margin:0;font-size:15px;letter-spacing:-.01em;text-transform:uppercase}.timesheet-table-wrap{width:100%;overflow:visible}.timesheet-table{width:100%;border-collapse:collapse;font-size:10px;table-layout:fixed}.timesheet-table th{padding:7px 5px;color:#fff;background:#151522;text-align:left;font-size:8px;line-height:1.15;text-transform:uppercase;letter-spacing:.04em;white-space:normal}.timesheet-table td{padding:5px;border-top:1px solid var(--line);vertical-align:middle}.timesheet-table tfoot td{border-top:2px solid var(--ink);color:var(--ink);background:#fafafd;font-weight:900;text-align:right;text-transform:uppercase}.timesheet-table input,.timesheet-table select{width:100%;min-height:32px;padding:6px 5px;border:1px solid var(--line-strong);border-radius:7px;color:var(--ink);background:#fff;font-size:10px}.timesheet-table input:disabled,.timesheet-table select:disabled{color:var(--ink-soft);background:#f5f5f7}.duration-time-control{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:3px}.duration-time-control span{color:var(--muted);font-size:11px;font-weight:900;text-align:center}.duration-time-control select,.duration-time-control input{min-width:0;padding-left:4px;padding-right:4px;text-align:center;font-weight:850}.duration-time-control-hours{grid-template-columns:minmax(0,1fr) auto}.timesheet-time-control{min-height:60px;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:4px;scroll-margin-top:96px}.timesheet-time-selects{display:grid;grid-template-columns:minmax(34px,.8fr) minmax(40px,1fr) minmax(62px,1.35fr);gap:4px}.timesheet-time-selects input{min-width:0;height:34px;padding-left:4px;padding-right:4px;text-align:center;font-size:13px;font-weight:850}.timesheet-period-toggle{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.timesheet-period-toggle button{min-width:0;min-height:34px;padding:0 3px;border:1px solid var(--line-strong);border-radius:7px;color:var(--muted);background:#fff;font-size:10px;font-weight:900;cursor:pointer}.timesheet-period-toggle button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.timesheet-period-toggle button:disabled{cursor:default;opacity:.65}.sick-type-toggle{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.sick-type-toggle button{min-width:0;min-height:32px;padding:0 4px;border:1px solid var(--line-strong);border-radius:7px;color:var(--muted);background:#fff;font-size:9px;font-weight:900;cursor:pointer}.sick-type-toggle button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.sick-type-toggle button:disabled{cursor:default;opacity:.65}.timesheet-time-clear{width:100%;height:22px;padding:0 7px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:3px;color:var(--muted);background:#f1f0f8;font-size:8px;font-weight:900;cursor:pointer}.timesheet-time-clear:hover{color:var(--red);background:#fff1f1}.timesheet-time-clear:disabled{opacity:.5;cursor:default}.timesheet-time-clear:disabled:hover{color:var(--muted);background:#f1f0f8}.timesheet-section-note{padding:10px 13px;color:var(--muted);border-bottom:1px solid var(--line);background:#fffdf7;font-size:11px;font-weight:800}.receipt-upload-button{min-height:32px;padding:6px 7px;border:1px dashed var(--line-strong);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--purple-dark);background:#fbfbff;font-size:10px;font-weight:850;cursor:pointer}.receipt-upload-button input{display:none}.timesheet-hours-table th:nth-child(1),.timesheet-hours-table td:nth-child(1){width:108px}.timesheet-hours-table th:nth-child(2),.timesheet-hours-table td:nth-child(2){width:18%}.timesheet-hours-table th:nth-child(n+3):nth-child(-n+6),.timesheet-hours-table td:nth-child(n+3):nth-child(-n+6){width:148px}.timesheet-hours-table th:nth-child(7),.timesheet-hours-table td:nth-child(7){width:82px}.timesheet-hours-table th:nth-child(8),.timesheet-hours-table td:nth-child(8){width:82px}.timesheet-hours-table th:nth-child(9),.timesheet-hours-table td:nth-child(9){width:70px}.timesheet-mileage-table th:nth-child(1),.timesheet-mileage-table td:nth-child(1),.timesheet-expense-table th:nth-child(1),.timesheet-expense-table td:nth-child(1){width:112px}.timesheet-mileage-table th:nth-child(4),.timesheet-mileage-table td:nth-child(4),.timesheet-expense-table th:nth-child(3),.timesheet-expense-table td:nth-child(3){width:110px}.timesheet-expense-table th:nth-child(4),.timesheet-expense-table td:nth-child(4){width:124px}.timesheet-table th:last-child,.timesheet-table td:last-child{width:44px;text-align:right}.timesheet-row-actions{white-space:nowrap}.timesheet-header-add-day{flex-shrink:0}.timesheet-day-summary{width:100%;min-height:58px;padding:12px 14px;border:2px solid #d4d2ec;border-left:6px solid var(--purple);border-radius:10px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) auto;align-items:center;gap:14px;color:var(--ink);background:#f7f6ff;text-align:left;box-shadow:0 8px 18px #7a78b81f;cursor:pointer}.timesheet-day-summary:hover{border-color:var(--purple);background:#f3f1ff}.timesheet-day-summary strong,.timesheet-day-summary small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timesheet-day-summary strong{font-size:14px;line-height:1.2}.timesheet-day-summary small{margin-top:3px;color:var(--muted);font-size:11px;font-weight:850}.timesheet-day-summary b{padding:6px 10px;border-radius:999px;color:#fff;background:var(--purple);font-size:10px;font-weight:900;text-transform:uppercase}.timesheet-day-collapsed>td{display:flex!important;align-items:center;gap:8px}.timesheet-day-actions{display:flex;flex-direction:column;gap:8px;align-items:stretch}.timesheet-day-actions .button{min-height:34px;padding-left:8px;padding-right:8px;white-space:nowrap}.timesheet-returned-open-banner{justify-content:space-between;gap:12px}.timesheet-returned-open-banner span{min-width:0}.timesheet-review-panel{margin-top:18px;padding:15px;border:1px solid #eddfc2;border-radius:8px;background:#fff9ec}.timesheet-review-panel-actions{margin-top:12px;display:flex;justify-content:flex-end}.inline-help{margin-top:8px;color:#85560f;font-size:11px;font-weight:800;line-height:1.45}.account-timesheet-card{margin-top:20px}.account-timesheet-list{display:flex;flex-direction:column}.account-timesheet-row{padding:15px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.account-timesheet-row:first-child{border-top:0}.account-timesheet-row>div:first-child{display:flex;flex-direction:column;gap:5px}.account-timesheet-row strong{font-size:13px}.account-timesheet-row small{color:var(--muted);font-size:10px}.account-timesheet-row dl{margin:0;display:grid;grid-template-columns:repeat(3,88px);gap:8px}.account-timesheet-row dl div{padding:9px;border:1px solid var(--line);border-radius:8px;background:#fafafd}.account-timesheet-row dt{color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.account-timesheet-row dd{margin:4px 0 0;color:var(--ink);font-size:12px;font-weight:900}@media(min-width:861px){.timesheet-hours-table{table-layout:auto}.timesheet-hours-table thead{display:none}.timesheet-hours-table tbody,.timesheet-hours-table tr,.timesheet-hours-table td{display:block;width:auto!important}.timesheet-hours-table tbody tr{padding:12px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;align-items:end}.timesheet-hours-table tbody tr:first-child{border-top:0}.timesheet-hours-table td{padding:0;border-top:0}.timesheet-hours-table td:before{content:attr(data-label);margin-bottom:5px;display:block;color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.06em;text-align:left;text-transform:uppercase}.timesheet-hours-table td:nth-child(1){grid-column:1 / 3;grid-row:1}.timesheet-hours-table td:nth-child(2){grid-column:3 / 9;grid-row:1}.timesheet-hours-table td:nth-child(3){grid-column:1 / 4;grid-row:2}.timesheet-hours-table td:nth-child(4){grid-column:4 / 7;grid-row:2}.timesheet-hours-table td:nth-child(5){grid-column:7 / 10;grid-row:2}.timesheet-hours-table td:nth-child(6){grid-column:10 / 13;grid-row:2}.timesheet-hours-table td:nth-child(7){grid-column:9 / 10;grid-row:1}.timesheet-hours-table td:nth-child(8){grid-column:10 / 12;grid-row:1}.timesheet-hours-table td:nth-child(9){grid-column:12 / 13;grid-row:1;text-align:left}.timesheet-hours-table td:nth-child(10){grid-column:12 / 13;grid-row:2;align-self:end;text-align:left}.timesheet-hours-table tfoot tr{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.timesheet-hours-table tfoot td{padding:10px;text-align:left}.timesheet-hours-table tfoot td:first-child{grid-column:auto}.timesheet-hours-table tfoot td:last-child{display:none}.timesheet-hours-table tbody tr.timesheet-day-collapsed{display:block}.timesheet-hours-table tbody tr.timesheet-day-collapsed>td{width:auto!important;padding:0;display:flex!important}.timesheet-hours-table tbody tr.timesheet-day-collapsed>td:before{display:none}}.archive-card{overflow:hidden}.archive-toolbar{padding:18px 20px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:end}.field-with-icon{position:relative}.field-with-icon svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.field-with-icon input{padding-left:35px}.archive-list{display:flex;flex-direction:column}.archive-row{padding:16px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;transition:background .15s ease}.archive-row:first-child{border-top:0}.archive-row:hover{background:#fafafd}.archive-row>svg:first-child{color:#a5a7b4}.archive-row strong{display:block;margin-bottom:5px;font-size:13px}.archive-row span,.archive-row small{display:block;color:var(--muted);font-size:11px;line-height:1.4}.receipt-form-card{margin-bottom:18px;padding:22px}.receipt-form-grid{padding-top:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.receipt-upload-section{margin-top:24px;display:flex;flex-direction:column;gap:10px}.receipt-upload-section>span{color:var(--ink);font-size:13px;font-weight:900}.receipt-upload-section b{color:var(--red)}.receipt-dropzone{min-height:154px;border:1.5px dashed #7d8294;border-radius:8px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--ink-soft);background:#fcfcfe;text-align:center;cursor:pointer}.receipt-dropzone.has-file{border-color:var(--green);background:#f5fff7}.receipt-dropzone input{display:none}.receipt-dropzone svg{color:#aab0c0}.receipt-dropzone strong{color:var(--ink);font-size:18px}.receipt-dropzone small{color:var(--muted);font-size:12px}.receipt-preview-link{width:max-content;color:var(--purple-dark);font-size:12px;font-weight:900}.receipt-list-card{margin-top:18px;overflow:hidden}.receipt-list{display:flex;flex-direction:column}.receipt-row{width:100%;padding:15px 18px;border:0;border-top:1px solid var(--line);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;color:inherit;background:#fff;text-align:left;cursor:pointer}.receipt-row:first-child{border-top:0}.receipt-row:hover,.receipt-row.active{background:#fafafd}.receipt-row.active{box-shadow:inset 3px 0 0 var(--purple)}.receipt-row>svg{color:#989bad}.receipt-row strong{display:block;margin-bottom:5px;font-size:13px}.receipt-row small{display:block;color:var(--muted);font-size:11px;line-height:1.4}.timeoff-form-card{border-top:5px solid var(--purple)}.timeoff-form-grid{padding-top:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.choice-field{min-height:72px;margin:0;padding:11px 12px;border:1px solid var(--line-strong);border-radius:8px;display:flex;align-items:center;gap:18px}.choice-field legend{padding:0 4px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.choice-field label,.check-choice{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:800}.choice-field input,.check-choice input{width:18px;height:18px;accent-color:var(--purple)}.timeoff-choice-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.timeoff-choice-section h4{margin:0 0 14px;color:var(--ink);font-size:17px;letter-spacing:0}.timeoff-choice-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px}.timeoff-disclaimer{margin:24px 0 0;color:var(--ink);font-size:15px;font-style:italic;font-weight:850}.job-breakdown-section{margin-top:24px}.job-breakdown-table th:nth-child(1),.job-breakdown-table td:nth-child(1){width:128px}.job-breakdown-table th:nth-child(2),.job-breakdown-table td:nth-child(2){width:20%}.job-breakdown-table th:nth-child(4),.job-breakdown-table td:nth-child(4){width:96px}.stock-order-note{margin:18px 0 20px;font-size:12px;font-weight:850}.stock-items-section{margin-top:24px}.stock-order-table th:nth-child(2),.stock-order-table td:nth-child(2){width:120px}.stock-order-table th:nth-child(3),.stock-order-table td:nth-child(3){width:110px}.apparel-order-card{border-top:5px solid var(--purple)}.apparel-catalog-card{margin-bottom:18px;overflow:hidden}.apparel-catalog-grid{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.apparel-catalog-empty{grid-column:1 / -1}.apparel-catalog-item{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.apparel-catalog-image{width:100%;aspect-ratio:1;object-fit:cover;background:#f5f5f8}.apparel-placeholder-image{display:grid;place-items:center;color:#9a9dae;background:linear-gradient(135deg,#f7f7fa,#ececf4)}.apparel-catalog-body{min-height:108px;padding:12px;display:flex;flex-direction:column;gap:6px}.apparel-catalog-body strong{color:var(--ink);font-size:13px;line-height:1.25}.apparel-catalog-body span,.apparel-catalog-body small{color:var(--muted);font-size:11px;line-height:1.35}.apparel-catalog-body small{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.apparel-catalog-size-list{padding:0 12px 12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.apparel-size-picker{min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;display:grid;gap:6px;align-items:center;background:#fbfbfd}.apparel-size-picker span{min-width:0}.apparel-size-picker strong,.apparel-size-picker small{display:block}.apparel-size-picker strong{color:var(--ink);font-size:11px;line-height:1}.apparel-size-picker small{color:var(--muted);font-size:9px;line-height:1.1}.apparel-size-picker input{width:100%;min-height:38px;padding:5px 6px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);background:#fff;font-size:18px;font-weight:900;text-align:center}.apparel-catalog-footer{margin-top:auto;padding:11px 12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.apparel-catalog-footer span{color:var(--ink-soft);font-size:11px;font-weight:900;white-space:nowrap}.apparel-current-order{border-top:1px solid var(--line);background:#fbfbfd}.apparel-current-order-heading{border-bottom:1px solid var(--line)}.apparel-current-order-list{display:flex;flex-direction:column;background:#fff}.apparel-current-order-row{padding:12px 16px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center}.apparel-current-order-row:first-child{border-top:0}.apparel-current-order-row span strong,.apparel-current-order-row span small{display:block}.apparel-current-order-row span strong{margin-bottom:3px;color:var(--ink);font-size:13px}.apparel-current-order-row span small{color:var(--muted);font-size:11px}.apparel-current-order-row>strong{color:var(--ink);font-size:14px}.apparel-current-order .field{padding:14px 16px 0}.apparel-current-order .form-actions{padding:14px 16px 16px}.apparel-order-table th:nth-child(2),.apparel-order-table td:nth-child(2){width:110px}.apparel-order-table th:nth-child(3),.apparel-order-table td:nth-child(3){width:110px}.apparel-order-quantity-cell{display:grid;gap:6px}.table-static-value{min-height:32px;padding:6px 5px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;color:var(--ink-soft);background:#fafafd;font-size:10px;font-weight:850}.apparel-notes-field{margin-top:18px}.apparel-inventory-form{padding:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:#fbfbfd}.apparel-inventory-form .field-wide,.apparel-inventory-actions{grid-column:1 / -1}.apparel-image-field{grid-row:span 3;display:flex;flex-direction:column;gap:8px}.apparel-image-field>span{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.apparel-image-field small{color:var(--muted);font-size:11px}.apparel-image-upload{width:148px;aspect-ratio:1;border:1.5px dashed #9fa3b3;border-radius:8px;display:grid;place-items:center;align-content:center;gap:8px;overflow:hidden;color:var(--ink-soft);background:#fff;text-align:center;cursor:pointer}.apparel-image-upload.has-image{border-style:solid;border-color:var(--line-strong)}.apparel-image-upload input{display:none}.apparel-image-upload img,.apparel-row-image{width:100%;height:100%;object-fit:cover}.apparel-image-upload strong{font-size:12px}.apparel-size-quantity-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.apparel-inventory-row{grid-template-columns:auto minmax(0,1fr) auto;cursor:default}.apparel-row-image{width:52px;height:52px;border:1px solid var(--line);border-radius:8px;background:#f6f6f8}.apparel-row-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.apparel-order-details{margin-bottom:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.apparel-order-details>div{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfbfd}.apparel-order-details span{display:block;margin-bottom:5px;color:var(--muted);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.apparel-order-details strong{color:var(--ink);font-size:13px;line-height:1.45}.apparel-order-detail-wide{grid-column:1 / -1}.apparel-order-detail-wide ul{margin:0;padding-left:18px;color:var(--ink);font-size:13px;font-weight:800;line-height:1.6}.team-reset-panel{grid-column:1 / -1;padding:12px;border:1px solid var(--line);border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;align-items:end;background:#fafafd}.team-reset-panel .field{min-width:220px;flex:1}.device-type-group{display:flex;flex-direction:column;gap:10px}.device-type-group h4{margin:8px 0 0;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.bottom-add-action{display:flex;justify-content:flex-end;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.bottom-add-action .button{min-width:156px}@media(max-width:1050px){.device-fields{grid-template-columns:1fr 1.5fr}.result-field{grid-column:auto}.review-layout{grid-template-columns:1fr}.review-side-column{position:static;display:grid;grid-template-columns:1fr 1fr}.directory-management-grid,.team-layout{grid-template-columns:1fr}.quick-action-grid,.dashboard-link-grid-four{grid-template-columns:repeat(2,1fr)}.dashboard-section-grid,.dashboard-category-grid{grid-template-columns:1fr}.apparel-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.incident-layout,.incident-assign-card,.timesheet-layout{grid-template-columns:1fr}.timesheet-list-card{position:static}.report-canvas{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}@media(max-width:860px){.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:var(--shadow-md)}.sidebar-open{transform:translate(0)}.sidebar-close{display:grid;margin-left:auto;width:34px;height:34px;border-radius:9px;color:#9b9daf}.sidebar-scrim{position:fixed;inset:0;z-index:25;border:0;background:#1415257a}.app-main{margin-left:0}.topbar{height:72px;padding:0 22px}.menu-button{display:grid;width:39px;height:39px;border-radius:11px;color:var(--ink-soft);background:#f4f4f7}.page-content{width:calc(100% - 40px);padding-top:28px}input,select,textarea{font-size:16px!important}.login-layout{width:100%;grid-template-columns:1fr}.login-story{display:none}.login-panel{min-width:0;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:18px}.login-mobile-logo{width:min(230px,74vw);max-height:82px;display:block;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:105px}.client-grid,.wizard-layout{grid-template-columns:1fr}.wizard-steps{display:none}.wizard-progress-mobile{margin-bottom:15px;padding:14px 16px 17px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:space-between;background:#fff}.wizard-progress-mobile span{color:var(--muted);font-size:10px}.wizard-progress-mobile strong{font-size:12px}.wizard-progress-mobile i{position:absolute;left:0;bottom:0;height:3px;background:var(--red);transition:width .2s ease}.report-canvas{margin-left:-20px;margin-right:-20px;padding:24px 20px}.archive-toolbar,.receipt-form-grid,.timeoff-form-grid,.timeoff-choice-grid,.apparel-inventory-form,.apparel-order-details{grid-template-columns:1fr}.apparel-order-detail-wide{grid-column:auto}.apparel-size-quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.apparel-inventory-row{grid-template-columns:auto minmax(0,1fr)}.apparel-row-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.choice-field{align-items:flex-start;flex-direction:column;gap:8px}.receipt-row{grid-template-columns:auto minmax(0,1fr)}.receipt-row .incident-status{grid-column:2;width:max-content}.timesheet-list-row,button.timesheet-list-row,.timesheet-list-row-main{grid-template-columns:auto minmax(0,1fr)}.timesheet-list-row .incident-status{grid-column:2;width:max-content}.timesheet-row-action{grid-column:1 / -1;width:100%}.timesheet-form-card{padding:16px}.timesheet-form-card>.card-heading{align-items:stretch;flex-direction:column}.timesheet-header-add-day{width:100%;justify-content:center}.timesheet-returned-open-banner{align-items:stretch;flex-direction:column}.timesheet-table,.timesheet-table thead,.timesheet-table tbody,.timesheet-table tfoot,.timesheet-table tr,.timesheet-table th,.timesheet-table td{display:block;width:auto!important}.timesheet-table thead{display:none}.timesheet-table tbody tr{padding:10px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.timesheet-hours-table tbody tr{grid-template-columns:minmax(0,1fr)}.timesheet-table tbody tr:first-child{border-top:0}.timesheet-table td{padding:0;border-top:0}.timesheet-table td:before{content:attr(data-label);margin-bottom:5px;display:block;color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.06em;text-align:left;text-transform:uppercase}.timesheet-day-collapsed>td:before{display:none}.timesheet-day-summary{grid-template-columns:minmax(0,1fr) auto;gap:10px}.timesheet-day-summary span:nth-child(2){grid-column:1}.timesheet-day-summary b{grid-column:2;grid-row:1 / 3}.timesheet-table td:last-child{text-align:left}.timesheet-table tfoot tr{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.timesheet-table tfoot td{padding:10px;text-align:left}.timesheet-table tfoot td:first-child{grid-column:auto}.timesheet-table tfoot td:last-child{display:none}.timesheet-time-control{min-height:78px;grid-template-columns:minmax(0,1fr);gap:6px;scroll-margin-top:112px}.timesheet-time-selects{grid-template-columns:minmax(58px,.8fr) minmax(68px,1fr) minmax(98px,1.25fr);gap:7px}.timesheet-time-selects input{height:42px;font-size:16px}.timesheet-period-toggle{gap:5px}.timesheet-period-toggle button{min-height:42px;font-size:12px}.sick-type-toggle{gap:5px}.sick-type-toggle button{min-height:42px;font-size:12px}.timesheet-day-actions{flex-direction:row;align-items:center}.timesheet-day-actions .button{flex:1}.timesheet-time-clear{width:100%;height:30px;font-size:10px}.timesheet-row-actions{display:flex!important;align-items:center;gap:8px;white-space:normal}}@media(max-width:620px){.topbar{padding:0 14px}.topbar-avatar{display:none}.demo-pill{padding:6px 8px;font-size:9px}.page-content{width:calc(100% - 28px);padding:24px 0 45px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.page-header h2{font-size:29px}.page-header-actions,.page-header-actions .button{width:100%}.attention-banner{align-items:flex-start;flex-wrap:wrap}.attention-banner .button{width:100%}.inspection-row{padding:15px;align-items:flex-start}.inspection-row-with-actions{flex-direction:column}.inspection-row-link{width:100%;align-items:flex-start}.inspection-row-actions{width:100%;justify-content:flex-end}.inspection-icon{display:none}.inspection-title-line{align-items:flex-start;flex-direction:column;gap:6px}.inspection-row-side{margin-left:auto}.inspection-row-side span{display:none}.card-heading{padding:16px}.text-link{display:none}.login-panel{padding:14px}.login-card{padding:27px 20px;border-radius:17px}.login-card h2{font-size:25px}.wizard-card{padding:18px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.wizard-actions{margin:26px -18px -18px;padding:14px 18px;align-items:stretch;flex-direction:column-reverse}.wizard-actions>div{width:100%}.wizard-actions .button{flex:1}.save-button{display:none}.heading-with-action{align-items:stretch;flex-direction:column}.heading-with-action .button{margin-top:-13px;align-self:flex-start}.entry-card{padding:13px 10px}.entry-number{display:none}.entry-fields,.device-fields,.deficiency-fields{grid-template-columns:1fr}.delete-button{position:absolute;right:7px;top:3px}.entry-fields .field:first-child>span{padding-right:35px}.photo-editor-grid,.review-property-card{grid-template-columns:1fr}.review-stat-grid{grid-template-columns:1fr 1fr}.no-deficiencies{align-items:flex-start;flex-wrap:wrap}.no-deficiencies .button{width:100%}.review-detail-grid{grid-template-columns:1fr 1fr}.review-summary-heading{flex-direction:column}.review-summary-heading .button{width:100%}.review-photo-grid{grid-template-columns:1fr}.review-side-column{display:flex}.review-table th,.review-table td{padding:10px;white-space:nowrap}.quick-action-grid,.dashboard-link-grid,.dashboard-link-grid-four{grid-template-columns:1fr}.dashboard-shortcut-card{min-height:62px}.apparel-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;gap:10px}.apparel-catalog-body{min-height:96px;padding:10px}.apparel-catalog-size-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.apparel-size-picker{padding:10px;gap:8px}.apparel-size-picker strong{font-size:13px}.apparel-size-picker small{font-size:11px;line-height:1.2}.apparel-size-picker input{min-height:48px;font-size:22px}.apparel-catalog-footer{align-items:stretch;flex-direction:column}.calendar-mini-row{grid-template-columns:1fr}.calendar-date-mini{width:100%;min-height:76px}.calendar-mini-action{justify-content:space-between}.management-form .form-grid{padding:16px}.management-form>.button{margin-left:16px;margin-right:16px;width:calc(100% - 32px)}.team-row{align-items:flex-start;flex-direction:column}.row-actions{width:100%}.row-actions .button{flex:1}.calendar-row{flex-direction:column}.calendar-date{width:100%;min-height:78px}.incident-assign-card .button,.form-actions .button{width:100%}.account-photo-panel{align-items:flex-start;flex-direction:column}.account-upload-button{width:100%}.account-photo-preview{width:96px;height:96px;border-radius:23px}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.report-toolbar-actions .button-primary{grid-column:1 / -1}.report-state-banner{align-items:flex-start;flex-wrap:wrap}.report-state-banner .button{width:100%}.report-bottom-action{align-items:flex-start;flex-wrap:wrap}.report-bottom-action .button{width:100%}.modal-card{padding:22px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}@media print{.sidebar,.topbar,.report-toolbar,.report-state-banner,.report-bottom-action{display:none!important}.app-main{margin:0!important}.page-content{width:auto;margin:0;padding:0}.report-canvas{margin:0;padding:0;overflow:visible;background:#fff}}@font-face{font-family:RSM Bebas Neue;font-style:normal;font-weight:400;font-display:block;src:url(/report-assets/fonts/BebasNeue-Regular.ttf) format("truetype")}.report-document{width:816px;margin:0 auto;color:#202023;font-family:RSM Bebas Neue,Bebas Neue,Bebas,Arial Narrow,Aptos Narrow,Roboto Condensed,HelveticaNeue-CondensedBold,Impact,sans-serif;font-synthesis:none}.report-page{width:816px;height:1056px;min-height:1056px;position:relative;overflow:hidden;background:#fff;break-after:page;page-break-after:always;box-shadow:0 9px 35px #1a1b302b}.report-page+.report-page{margin-top:30px}.report-document.report-exporting .report-page+.report-page{margin-top:0}.report-document.report-exporting .report-page{break-after:auto!important;page-break-after:auto!important;box-shadow:none}.report-page:last-child{break-after:auto;page-break-after:auto}.report-cover-page{display:grid;grid-template-columns:40% 60%}.report-cover-sidebar{height:100%;padding:66px 31px 55px;position:relative;color:#fff;background-color:#7a78b8;background-image:url(/report-assets/cover-background-pattern.jpg);background-position:left center;background-size:auto 100%;background-repeat:no-repeat}.report-cover-sidebar:after{display:none}.report-cover-sidebar>*{position:relative;z-index:1}.report-cover-date-label{width:max-content;padding:8px 12px;color:#fff;background:#404040;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.report-cover-date{margin-top:7px;font-size:30px;font-weight:900;letter-spacing:-.04em}.report-license-stack{position:absolute;left:31px;right:20px;bottom:58px;font-size:9pt;font-weight:700;line-height:1.35;text-transform:uppercase}.report-cover-main{padding:59px 44px 42px;position:relative;text-align:right!important}.report-cover-shield{width:88px;height:88px;object-fit:contain;display:block;margin:0 0 17px auto;background:transparent}.report-cover-main h1{margin:0;color:#c91f32;font-family:RSM Bebas Neue,Bebas Neue,Bebas,Arial Narrow,Aptos Narrow,HelveticaNeue-CondensedBold,Impact,sans-serif;font-size:104px;font-stretch:condensed;font-weight:950;letter-spacing:0;line-height:.82;text-align:right!important;text-transform:uppercase}.report-cover-subtitle{margin-top:19px;color:#262427;font-size:15px;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.report-cover-property{margin-top:42px;display:flex;flex-direction:column;gap:5px;color:#7a78b8}.report-cover-property strong{font-size:25px;line-height:1}.report-cover-property span{font-size:14px;font-weight:800;line-height:1.3}.report-cover-fields{width:325px;margin:49px 0 0 auto;display:flex;flex-direction:column;gap:15px}.report-cover-fields>div{display:flex;flex-direction:column;gap:6px}.report-cover-fields span{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.report-cover-fields strong{min-height:39px;padding:10px 12px;border:1px solid #aaaab1;overflow:hidden;color:#7a78b8;font-size:16px;font-weight:900}.report-cover-logo{width:185px;max-height:64px;object-fit:contain;position:absolute;right:44px;bottom:43px}.report-interior-page{padding:50px 48px 80px}.report-interior-header{height:43px;margin-bottom:28px;border-bottom:1px solid #b9b8d2;display:flex;align-items:flex-start;justify-content:space-between;color:#716eaa}.report-interior-header span{padding-top:2px;font-size:10pt;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.report-interior-header img{width:35px;height:35px;margin-top:-7px;object-fit:contain}.report-interior-page h2{margin:0 0 27px;color:#7a78b8;font-size:31px;font-stretch:condensed;font-weight:950;letter-spacing:-.02em;line-height:1;text-transform:uppercase}.report-table{width:100%;border-collapse:collapse;table-layout:fixed}.report-table th{padding:0 9px 8px;border-bottom:1.5px solid #45d62b;color:#111;font-size:12px;font-weight:900;text-align:left;text-transform:uppercase}.report-table td{padding:10px 9px;border-bottom:1px solid #c8c8cd;color:#111;font-size:12px;font-weight:700;line-height:1.3;vertical-align:top}.report-table tbody tr:nth-child(2n) td{background:#f1f0f8}.report-table th:first-child,.report-table td:first-child{width:44px;padding-left:2px}.report-device-table th:nth-child(2),.report-device-table td:nth-child(2){width:105px}.report-device-table th:nth-child(3),.report-device-table td:nth-child(3){width:120px}.report-device-table th:nth-child(5),.report-device-table td:nth-child(5){width:100px}.report-device-table th:nth-child(6),.report-device-table td:nth-child(6){width:62px}.report-deficiency-table th:nth-child(2){width:105px}.report-deficiency-table th:nth-child(5){width:100px}.align-right{text-align:right!important}.report-result-pass,.report-result-fail,.report-result-na{color:#111;text-transform:uppercase}.report-empty-row{height:70px;color:#777;font-style:italic;text-align:center;vertical-align:middle!important}.report-footer{position:absolute;left:48px;right:48px;bottom:27px;padding-top:8px;border-top:1px solid #b9b8d2;display:flex;align-items:flex-end;gap:18px;color:#7673ab}.report-footer img{width:90px;max-height:31px;object-fit:contain}.report-footer div{flex:1;font-size:9pt;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}.report-photo-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:327px;gap:18px}.report-photo-grid figure{min-width:0;margin:0;padding:9px;overflow:hidden;border:1px solid #dedee4;display:flex;flex-direction:column;background:#fff}.report-photo-grid figure:nth-child(2n){background:#f1f0f8}.report-photo-grid img{width:100%;height:255px;object-fit:contain;background:#f8f8f8}.report-photo-grid figcaption{flex:1;padding:9px 3px 0;color:#111;font-size:12px;font-weight:800;line-height:1.3}.report-no-photos{height:280px;border:1px dashed #c8c8d1;display:grid;place-items:center;color:#888;font-size:11px;font-style:italic}.report-attachment-list{display:flex;flex-direction:column;border:1px solid #dedee4;background:#fff}.report-attachment-row{min-height:58px;padding:12px 14px;border-top:1px solid #dedee4;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;color:inherit;text-decoration:none}.report-attachment-row:first-child{border-top:0}.report-attachment-row:nth-child(2n){background:#f1f0f8}.report-attachment-row:hover strong{color:#675eb5}.report-document.report-exporting .report-attachment-row:hover strong{color:#111}.report-attachment-row>span{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;color:#fff;background:#675eb5;font-size:11px;font-weight:900}.report-attachment-row strong{display:block;color:#111;font-size:13px;font-weight:900}.report-attachment-row small{display:block;margin-top:4px;color:#555;font-size:11px;font-weight:700;line-height:1.35}.report-closing-copy{width:570px;margin-top:50px;font-size:18px;font-weight:800;line-height:1.45}.report-closing-copy p{margin:0 0 35px}.report-estimate{min-width:150px;padding:0 7px 2px;border-bottom:1px solid #222;display:inline-block;text-align:center}.report-signature{margin-top:55px;display:flex;flex-direction:column;align-items:flex-start}.report-signature>span:first-child{margin-bottom:7px}.report-signature img{width:300px;height:68px;object-fit:contain;object-position:left center}.report-signature strong{margin-top:3px}.report-signature span:not(:first-child){font-size:15px}.report-note{width:650px;position:absolute;left:48px;bottom:190px;color:#7a78b8;font-size:18px;font-weight:950;font-style:italic;line-height:1.35;text-transform:uppercase}.report-prepared-by{position:absolute;left:48px;bottom:110px;color:#8c8c95;font-size:8px;text-transform:uppercase;letter-spacing:.08em}@media screen and (max-width:950px){.report-document{transform-origin:top left}}@media screen and (max-width:860px){.report-canvas .report-document{margin:0}}@media screen and (max-width:620px){.report-canvas{--report-scale: calc((100vw - 40px) / 816);min-height:calc(1056px * var(--report-scale) + 48px)}.report-canvas .report-document{transform:scale(var(--report-scale));transform-origin:top left}.report-canvas .report-page+.report-page{margin-top:20px}}@page{size:Letter;margin:0}@media print{html,body{width:8.5in;margin:0!important;padding:0!important;background:#fff!important}.report-document{width:8.5in;margin:0}.report-page{width:8.5in;height:11in;min-height:11in;margin:0!important;box-shadow:none}}
