/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}@font-face{font-family:ABC Solar Display;src:url(/fonts/abc-solar-display-extralight.otf)format("opentype");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/instrument-sans-variable.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--ink:#2d292a;--muted:#746c69;--cream:#ede8db;--paper:#fdf6f0;--sage:#94a48f;--sage-dark:#6f806b;--mint:#bdd6cf;--line:#d2bcab;--rust:#9f8177;--sand:#d2bcab;--shadow:0 18px 55px #5c4b4524}*{box-sizing:border-box}html{background:var(--cream)}body{background:var(--cream);color:var(--ink);margin:0;font-family:Instrument Sans,Arial,sans-serif}.access-page{background:linear-gradient(135deg,var(--cream),#e2e6dc);place-items:center;min-height:100vh;padding:28px;display:grid}.access-card{background:var(--paper);width:min(430px,100%);box-shadow:var(--shadow);border:1px solid #9f817759;border-radius:18px;padding:44px}.access-card>img{width:190px;height:auto;margin:0 auto 34px;display:block}.access-card h1{margin-bottom:10px;font-size:40px}.access-card>p:not(.eyebrow){color:var(--muted);margin-bottom:24px;font-size:13px;line-height:1.55}.access-card form{gap:10px;display:grid}.access-card label{font-size:11px;font-weight:750}.access-card input{border:1px solid var(--line);text-align:center;letter-spacing:.35em;background:#fff;border-radius:9px;width:100%;height:52px;padding-left:.35em;font-size:22px}.access-card .primary{width:100%;margin-top:4px}.access-card>small{text-align:center;color:var(--muted);margin-top:18px;font-size:9px;line-height:1.5;display:block}button,input,select,textarea{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible){outline-offset:2px;outline:3px solid #5973684d}.app-shell{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--sage);height:100vh;color:var(--paper);z-index:5;flex-direction:column;padding:34px 20px 20px;display:flex;position:sticky;top:0}.wordmark{align-items:center;display:flex}.sidebar .wordmark{min-height:26px;padding:0 12px 40px}.logo-wide{width:155px;height:auto;display:block}.logo-compact{object-fit:contain;width:32px;height:32px;display:none}.sidebar nav{gap:8px;display:grid}.nav-item{width:100%;color:var(--paper);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;text-decoration:none;display:flex}.nav-item span{text-align:center;width:19px;font-size:18px}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1a}.nav-item.active{box-shadow:inset 3px 0 var(--paper)}.location-menu{position:relative}.location-trigger i{margin-left:auto;font-size:13px;font-style:normal;transition:transform .18s}.location-trigger.open i{transform:rotate(180deg)}.location-dropdown{z-index:15;background:var(--paper);border:1px solid var(--sand);border-radius:11px;gap:3px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:12px;right:12px;box-shadow:0 16px 35px #41373333}.location-dropdown button{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:8px;display:flex}.location-dropdown button:hover,.location-dropdown button.selected{background:var(--mint)}.location-dropdown button>span{background:var(--cream);width:27px;height:27px;color:var(--rust);border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:750;display:grid}.location-dropdown button>strong{font-size:10px;line-height:1.25}.location-dropdown button.selected>strong:after{content:"✓";float:right;color:var(--sage-dark);margin-left:7px}.sidebar-bottom{margin-top:auto}.admin-card{border-top:1px solid #ffffff21;align-items:center;gap:10px;margin-top:12px;padding:20px 10px 0;display:flex}.admin-card strong,.admin-card small{display:block}.admin-card strong{font-size:13px}.admin-card small{color:#f1e9e1;margin-top:2px;font-size:11px}.workspace{min-width:0;padding:38px clamp(28px,5vw,72px) 72px}.brand-footer{border-top:1px solid #9f817757;justify-content:flex-end;margin-top:28px;padding:24px 4px 0;display:flex}.brand-footer img{width:190px;height:auto;display:block}.topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.topbar-actions{align-items:center;gap:9px;display:flex}.eyebrow{letter-spacing:.18em;color:var(--sage-dark);margin:0 0 5px;font-size:10px;font-weight:750}h1,h2,h3,p{margin-top:0}h1{letter-spacing:.01em;margin-bottom:0;font-family:ABC Solar Display,sans-serif;font-size:42px;font-weight:200}h2{margin-bottom:6px;font-family:ABC Solar Display,sans-serif;font-size:28px;font-weight:200}h3{font-family:ABC Solar Display,sans-serif;font-weight:200}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.primary{background:var(--rust);color:#fff;box-shadow:0 5px 15px #9f817738}.primary:hover{background:#8d7067;transform:translateY(-1px)}.primary:disabled,.secondary:disabled{opacity:.45;cursor:not-allowed;transform:none}.secondary{border-color:var(--line);background:#fff}.secondary:hover:not(:disabled){background:#f8faf8;border-color:#aab7b0}.summary-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.summary-card{background:#ffffffb8;border:1px solid #77877f33;border-radius:14px;grid-template-rows:1fr auto;grid-template-columns:auto 1fr;column-gap:14px;min-height:112px;padding:18px;display:grid}.summary-card.accent{background:var(--mint)}.summary-icon{width:36px;height:36px;color:var(--sage-dark);background:#fdf6f0c2;border-radius:10px;place-items:center;font-weight:700;display:grid}.summary-card div strong,.summary-card div span{display:block}.summary-card div strong{font-family:ABC Solar Display,sans-serif;font-size:30px;font-weight:200;line-height:1}.summary-card div span{color:#4d5953;margin-top:5px;font-size:12px}.summary-card small{color:var(--muted);grid-column:2;font-size:10px}.panel{background:#ffffffc2;border:1px solid #77877f2e;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #2d37320d}.shadow-panel{background:#fdf6f0db;border-color:#9f81774d;margin-bottom:18px}.count-pill{color:var(--sage-dark);background:var(--mint);white-space:nowrap;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:750}.shadow-shift-list{display:grid}.shadow-shift-card{border-bottom:1px solid #e7ddd3;grid-template-columns:minmax(220px,1.4fr) minmax(110px,.65fr) minmax(180px,1fr) minmax(150px,.8fr) auto;align-items:center;gap:18px;padding:15px 22px;display:grid}.shadow-shift-card:last-child{border-bottom:0}.shadow-avatar{color:#80685e;background:#eadbd0}.shadow-detail small,.shadow-detail strong{display:block}.shadow-detail small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-size:9px}.shadow-detail strong{font-size:11px;line-height:1.35}.shadow-actions{align-items:center;gap:7px;display:flex}.hire-shadow{min-height:36px;padding:0 16px}.danger-action{color:#8c5f52;cursor:pointer;background:#fff;border:1px solid #b68d80;border-radius:8px;min-height:36px;padding:0 12px;font-family:Instrument Sans,Arial,sans-serif;font-size:11px;font-weight:700}.danger-action:hover{background:#f5e7e1;border-color:#9f8177}.shadow-empty{text-align:center;color:var(--muted);padding:23px;font-size:12px}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.panel-header h2{margin-bottom:3px}.panel-header p{color:var(--muted);margin:0;font-size:12px}.search{border:1px solid var(--line);width:220px;height:38px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.hire-table{width:100%}.table-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #e8ebe8;grid-template-columns:minmax(210px,1.45fr) minmax(100px,.75fr) minmax(110px,.7fr) minmax(145px,.9fr) minmax(120px,.8fr) 24px;align-items:center;gap:14px;width:100%;padding:14px 22px;font-size:12px;display:grid}button.table-row{cursor:pointer}.table-row:not(.table-head):hover{background:#f5f7f3}.table-row:last-child{border-bottom:0}.table-head{text-transform:uppercase;letter-spacing:.1em;color:#7b857f;background:#fafbf8;padding-top:10px;padding-bottom:10px;font-size:9px;font-weight:700}.person-cell{align-items:center;gap:11px;min-width:0;display:flex}.person-cell strong,.person-cell small{display:block}.person-cell strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.person-cell small{color:var(--muted);margin-top:3px;font-size:10px}.avatar{color:#4b665b;background:#d6e1db;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.avatar.small{color:#fff;background:#ffffff24;width:31px;height:31px}.avatar.large{width:50px;height:50px;font-size:14px}.status{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.status.draft{color:#8a642f;background:#f3e7d2}.status.sent{color:#526d85;background:#e6edf4}.status.signed{color:#3d7051;background:#dcebe1}.progress-cell{align-items:center;gap:8px;display:flex}.progress-cell small{color:var(--muted);font-size:9px}.bar{background:#e3e7e3;border-radius:99px;width:68px;height:5px;overflow:hidden}.bar i,.large-progress i{background:#718f81;border-radius:99px;height:100%;display:block}.chevron{color:#9aa39e;font-size:22px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px;display:flex}.empty-state h3{margin:10px 0 6px;font-size:22px}.empty-state p{max-width:430px;color:var(--muted);font-size:13px;line-height:1.55}.empty-mark{background:var(--mint);width:48px;height:48px;color:var(--sage-dark);border-radius:50%;place-items:center;font-size:24px;display:grid}.toast{z-index:40;color:#fff;box-shadow:var(--shadow);background:#273d34;border-radius:9px;align-items:center;gap:18px;padding:12px 14px 12px 16px;font-size:12px;display:flex;position:fixed;top:22px;right:24px}.toast button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:18px}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;background:#1c25216b;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);width:min(570px,100%);height:100%;animation:.23s ease-out slidein;overflow:auto;box-shadow:-20px 0 60px #1c25212e}.drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:32px 34px 22px;display:flex}.drawer header p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1}.drawer form{padding:28px 34px}.form-grid{grid-template-columns:1fr 1fr;gap:18px 16px;display:grid}.form-grid label,.esign-card>label{gap:7px;font-size:11px;font-weight:700;display:grid}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.esign-card input{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:8px;outline:0;padding:11px 12px}.form-grid textarea{resize:vertical}.wage-note{background:#e4ece7;border-radius:11px;align-items:center;gap:12px;margin:22px 0;padding:14px;display:flex}.wage-note>span{width:32px;height:32px;color:var(--sage-dark);background:#fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.wage-note p{color:#526058;margin:0;font-size:11px;line-height:1.5}.drawer footer{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}.shadow-note{background:#eadfd6}.shadow-note>span{color:var(--rust)}@keyframes slidein{0%{opacity:.4;transform:translate(30px)}to{opacity:1;transform:none}}.detail-backdrop{z-index:22}.detail-drawer{background:#f7f5ef;width:min(880px,100%);height:100%;animation:.23s ease-out slidein;overflow:auto;box-shadow:-20px 0 60px #1c252133}.detail-header{background:var(--paper);justify-content:space-between;align-items:center;padding:24px 30px 18px;display:flex}.detail-header-actions{align-items:center;gap:8px;display:flex}.detail-header h2{margin:1px 0 2px;font-size:27px}.detail-header p:last-child{color:var(--muted);margin:0;font-size:11px}.tabs{z-index:3;background:var(--paper);border-bottom:1px solid var(--line);padding:0 30px;display:flex;position:sticky;top:0}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-right:25px;padding:13px 4px;font-size:11px;font-weight:700}.tabs button.active{color:var(--sage-dark);border-bottom-color:var(--sage-dark)}.detail-body{padding:25px 30px 50px}.overview-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.overview-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.overview-card h3{margin:18px 0 6px;font-size:20px}.overview-card p{color:var(--muted);min-height:35px;font-size:11px;line-height:1.55}.card-top{justify-content:space-between;align-items:center;display:flex}.card-icon{background:var(--mint);width:34px;height:34px;color:var(--sage-dark);border-radius:9px;place-items:center;display:grid}.card-actions{gap:7px;margin-top:18px;display:flex}.locked-card{background:#f5f5f1}.large-progress{background:#e0e5e1;border-radius:99px;height:7px;margin:14px 0 18px;overflow:hidden}.details-card{grid-column:1/-1}.details-card h3{margin-top:0}.details-card dl{grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0 0;display:grid}.details-card dl div{border-top:1px solid #e6e9e6;padding-top:10px}.details-card dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:5px;font-size:9px}.details-card dd{margin:0;font-size:12px;line-height:1.45}.offer-view{max-width:750px;margin:auto}.action-strip{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.action-strip>div{align-items:center;gap:9px;display:flex}.action-strip span{color:var(--muted);font-size:10px}.action-strip .secondary,.action-strip .primary{min-height:36px}.letter{color:var(--ink);background:#fff;padding:62px 66px;font-family:Instrument Sans,Arial,sans-serif;font-size:10px;line-height:1.48;box-shadow:0 8px 35px #5c4b4514}.letter-brand{text-align:center;margin-bottom:28px}.letter-brand img{width:220px;height:auto;margin:0 auto;display:block}.letter-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.letter p{margin-bottom:11px}.letter h3{text-transform:uppercase;letter-spacing:.04em;margin:18px 0 5px;font-family:Instrument Sans,Arial,sans-serif;font-size:10px;font-weight:700}.letter-signoff{margin:24px 0}.acceptance{border-top:1px solid var(--sand);margin-top:20px;padding-top:16px}.signature-lines{gap:5px;margin-top:18px;display:grid}.script-signature{margin-left:5px;font-family:cursive;font-size:17px}.signature-blank{border-bottom:1px solid #777;width:180px;display:inline-block}.locked-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.locked-state>span{color:var(--sage-dark);font-size:35px}.locked-state h3{margin:12px 0 7px;font-size:23px}.locked-state p{color:var(--muted);font-size:12px}.checklist-view{max-width:700px;margin:auto}.checklist-summary{background:var(--mint);border-radius:13px;grid-template-columns:1fr auto;align-items:end;margin-bottom:12px;padding:20px;display:grid}.checklist-summary h3{margin:0;font-family:Instrument Sans,sans-serif;font-size:18px}.checklist-summary>strong{font-family:ABC Solar Display,sans-serif;font-size:31px;font-weight:200}.checklist-summary .large-progress{background:#ffffffbf;grid-column:1/-1;width:100%;margin:14px 0 0}.phase{border:1px solid var(--line);background:#fff;border-radius:11px;margin:9px 0;overflow:hidden}.phase summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;list-style:none;display:flex}.phase summary::-webkit-details-marker{display:none}.phase summary>span{align-items:center;gap:10px;display:flex}.phase summary i{width:25px;height:25px;color:var(--sage-dark);background:#f3eee8;border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.phase summary strong{font-size:12px}.phase summary small{color:var(--muted);font-size:10px}.phase[open] summary{border-bottom:1px solid var(--line)}.task{cursor:pointer;border-bottom:1px solid #eee7e1;gap:11px;padding:12px 16px;display:flex}.task:last-child{border-bottom:0}.task input{opacity:0;position:absolute}.custom-check{border:1px solid var(--sand);color:#0000;border-radius:5px;flex:none;place-items:center;width:19px;height:19px;font-size:11px;display:grid}.task.done .custom-check{background:var(--sage);border-color:var(--sage);color:#fff}.task>span:last-child strong,.task>span:last-child small{display:block}.task>span:last-child strong{font-size:11px;line-height:1.35}.task>span:last-child small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.45}.task.done>span:last-child strong{color:#89918d;text-decoration:line-through}.signing-page{background:var(--cream);min-height:100vh;padding-bottom:80px}.signing-header{background:var(--sage);color:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 380px);display:flex}.signing-header>div{text-align:right}.signing-logo img{width:170px;height:auto;display:block}.signing-header>div span,.signing-header>div strong{display:block}.signing-header>div span{color:var(--paper);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.signing-header>div strong{margin-top:2px;font-size:12px}.signing-page>.letter{max-width:760px;margin:28px auto 0;padding:68px 72px}.esign-card{background:#fff;border-radius:12px;max-width:760px;margin:16px auto 0;padding:28px 32px;box-shadow:0 8px 35px #5c4b4514}.esign-card h2{margin-bottom:6px;font-size:28px}.esign-card>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.5}.esign-card>label:not(.consent){margin-top:20px}.esign-card .consent{color:#53605a;flex-direction:row;grid-template-columns:none;align-items:flex-start;gap:10px;margin:15px 0;font-weight:500;line-height:1.45;display:flex}.esign-card .consent input{width:16px;height:16px;margin-top:1px}.esign-card .primary{width:100%;margin-top:5px}.esign-card>small{text-align:center;color:var(--muted);margin-top:10px;font-size:9px;display:block}.signed-banner{background:var(--mint);border:1px solid var(--sage);border-radius:11px;align-items:center;gap:13px;max-width:760px;margin:25px auto -8px;padding:16px 20px;display:flex}.signed-banner>span{background:var(--sage);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.signed-banner strong{font-size:13px}.signed-banner p{color:#526559;margin:3px 0 0;font-size:10px}.form-error{color:#9b4733!important}.signing-error,.loading-letter{text-align:center;max-width:600px;margin:120px auto}.signing-error>img{width:220px;height:auto;margin:0 auto;display:block}.signing-error h1{margin:25px 0 8px}.signing-error p,.loading-letter{color:var(--muted)}.signature-mode{background:var(--cream);border-radius:9px;grid-template-columns:1fr 1fr;gap:4px;margin:20px 0 10px;padding:4px;display:grid}.signature-mode button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:11px;font-weight:700}.signature-mode button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #5c4b451a}.signature-pad-wrap{margin:10px 0 18px;position:relative}.signature-pad-label{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.signature-pad-label>span{font-size:10px;font-weight:700}.signature-pad-label button{color:var(--rust);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.signature-pad-label button:disabled{opacity:.35;cursor:not-allowed}.signature-pad{border:1.5px solid var(--sand);touch-action:none;cursor:crosshair;background:linear-gradient(#fff 0 82%,#d2bcab2e 82% 83%,#fff 83%);border-radius:10px;width:100%;height:180px;display:block}.signature-baseline{pointer-events:none;border-bottom:1px solid #9f817773;position:absolute;bottom:31px;left:28px;right:28px}.typed-signature-preview{border:1.5px solid var(--sand);background:var(--paper);border-radius:10px;flex-direction:column;justify-content:center;min-height:150px;padding:22px 25px;display:flex}.typed-signature-preview small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9px}.typed-signature-preview>span{color:var(--ink);margin:9px 0 5px;font-family:cursive;font-size:32px}.typed-signature-preview p{color:var(--muted);margin:0;font-size:9px}.employee-signature-line{align-items:flex-end;gap:6px;min-height:36px;display:flex}.drawn-signature{object-fit:contain;object-position:left bottom;border-bottom:1px solid #777;width:190px;max-height:58px;margin-left:4px;display:inline-block}.resource-shell{background:var(--cream);grid-template-columns:236px 1fr;min-height:100vh;display:grid}.resource-sidebar{background:var(--sage);height:100vh;color:var(--paper);flex-direction:column;padding:34px 20px 24px;display:flex;position:sticky;top:0}.resource-logo{padding:0 12px 40px;display:block}.resource-logo img{width:155px;height:auto;display:block}.resource-sidebar nav{gap:8px;display:grid}.resource-sidebar-note{border-top:1px solid #ffffff3d;align-items:flex-start;gap:11px;margin-top:auto;padding:20px 10px 0;display:flex}.resource-sidebar-note img{object-fit:contain;flex:none;width:34px;height:34px}.resource-sidebar-note p{color:var(--paper);margin:1px 0 0;font-size:10px;line-height:1.5}.resource-workspace{min-width:0;padding:38px clamp(28px,4.5vw,68px) 56px}.resource-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.resource-header h1{margin-bottom:8px}.resource-header>div:first-child>p:last-child{color:var(--muted);max-width:590px;margin:0;font-size:13px}.resource-actions{flex:none;gap:9px;display:flex}.resource-actions a{text-decoration:none}.resource-grid{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;display:grid}.resource-outline,.pdf-panel{background:#ffffffc7;border:1px solid #9f817747;border-radius:15px;box-shadow:0 8px 30px #5c4b450f}.resource-outline{padding:22px;position:sticky;top:24px}.resource-outline h2{font-size:24px}.resource-intro{color:var(--muted);font-size:11px;line-height:1.55}.resource-sections{margin-top:18px;display:grid}.resource-section{border-top:1px solid #d2bcab94;gap:12px;padding:13px 0;display:flex}.resource-section>span{color:var(--rust);font-family:ABC Solar Display,sans-serif;font-size:20px;line-height:1}.resource-section strong,.resource-section small{display:block}.resource-section strong{font-size:11px}.resource-section small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.resource-callout{background:var(--mint);border-radius:10px;margin-top:16px;padding:14px}.resource-callout strong{font-size:11px}.resource-callout p{color:#4f5d57;margin:4px 0 0;font-size:9px;line-height:1.5}.pdf-panel{overflow:hidden}.pdf-panel-header{background:var(--paper);border-bottom:1px solid #d2bcab94;justify-content:space-between;align-items:center;height:72px;padding:14px 18px;display:flex}.pdf-panel-header h2{margin:0;font-size:22px}.pdf-panel-header .eyebrow{margin-bottom:2px}.pdf-panel-header>span{color:var(--muted);background:var(--cream);border-radius:99px;padding:6px 9px;font-size:10px}.pdf-viewer{background:#777;border:0;width:100%;height:calc(100vh - 190px);min-height:680px;display:block}.pdf-fallback{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:680px;padding:30px;display:flex}.pdf-fallback p{color:var(--muted)}.pdf-fallback a{text-decoration:none}@media (max-width:980px){.app-shell{grid-template-columns:78px 1fr}.sidebar{padding:32px 12px}.sidebar .wordmark{justify-content:center;padding:0 0 35px}.sidebar .logo-wide{display:none}.sidebar .logo-compact{display:block}.nav-item{justify-content:center}.nav-item:not(.active){padding-left:0;padding-right:0}.nav-item{font-size:0}.nav-item span{font-size:19px}.location-trigger i{display:none}.location-dropdown{width:190px;top:0;left:calc(100% + 8px);right:auto}.location-dropdown button{font-size:initial}.admin-card{justify-content:center}.admin-card div{display:none}.summary-grid{grid-template-columns:1fr}.table-row{grid-template-columns:minmax(190px,1.4fr) 1fr 1fr 24px}.table-row>span:nth-child(3),.table-row>span:nth-child(5){display:none}}@media (max-width:1080px){.resource-grid{grid-template-columns:1fr}.resource-outline{position:static}.resource-sections{grid-template-columns:1fr 1fr;gap:0 18px}}@media (max-width:680px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;height:62px;padding:0 14px;position:sticky}.sidebar .wordmark{padding:0 18px 0 0}.sidebar nav{display:flex}.nav-item{width:auto}.location-dropdown{width:auto;position:fixed;top:68px;left:14px;right:14px}.sidebar-bottom{display:none}.workspace{padding:24px 16px 60px}.brand-footer{justify-content:center}.brand-footer img{width:170px}.topbar h1{font-size:31px}.summary-grid{grid-template-columns:repeat(3,1fr);gap:7px}.summary-card{grid-template-columns:1fr;min-height:90px;padding:11px}.summary-icon{display:none}.summary-card div strong{font-size:23px}.summary-card small{display:none}.panel-header{align-items:flex-start;gap:12px}.search{width:42px}.search input{display:none}.table-row{grid-template-columns:1fr 120px 20px;padding:13px 14px}.table-row>span:nth-child(2),.table-row>span:nth-child(3),.table-row>span:nth-child(5){display:none}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.overview-grid{grid-template-columns:1fr}.details-card{grid-column:auto}.details-card dl{grid-template-columns:1fr 1fr}.detail-body{padding:18px 14px 40px}.detail-header{padding:18px 16px}.tabs{padding:0 16px}.action-strip{flex-direction:column;align-items:flex-start}.letter,.signing-page>.letter{padding:42px 24px}.signing-page>.letter,.esign-card,.signed-banner{margin-left:12px;margin-right:12px}.esign-card{padding:24px 20px}.signing-header{padding:0 18px}}@media (max-width:760px){.resource-shell{display:block}.resource-sidebar{z-index:5;flex-direction:row;align-items:center;height:62px;padding:0 14px;position:sticky}.resource-logo{padding:0 18px 0 0}.resource-logo img{width:118px}.resource-sidebar nav{display:flex}.resource-sidebar .nav-item{width:auto;font-size:0}.resource-sidebar .nav-item span{font-size:18px}.resource-sidebar-note{display:none}.resource-workspace{padding:25px 14px 40px}.resource-header{flex-direction:column;align-items:flex-start}.resource-actions{width:100%}.resource-actions a{flex:1}.resource-sections{grid-template-columns:1fr}.pdf-viewer{height:72vh;min-height:520px}.pdf-fallback{min-height:520px}}@media (max-width:980px){.shadow-shift-card{grid-template-columns:minmax(200px,1.3fr) minmax(150px,1fr) auto}.shadow-shift-card>.shadow-detail:first-of-type,.shadow-shift-card>.shadow-detail:nth-of-type(3){display:none}}@media (max-width:680px){.topbar{align-items:flex-end;gap:12px}.topbar-actions{gap:6px;display:grid}.topbar-actions .primary,.topbar-actions .secondary{min-height:36px;padding:0 11px;font-size:11px}.shadow-shift-card{grid-template-columns:1fr auto;padding:14px}.shadow-shift-card>.shadow-detail{display:none!important}.shadow-shift-card .person-cell small{white-space:normal;line-height:1.4}.shadow-actions{gap:5px;display:grid}.hire-shadow,.danger-action{min-height:34px}}@media print{body{background:#fff}.sidebar,.workspace,.modal-backdrop>.detail-drawer>.detail-header,.tabs,.action-strip,.toast{display:none!important}.modal-backdrop{background:#fff;display:block;position:static}.detail-drawer{width:100%;height:auto;box-shadow:none}.detail-body{padding:0}.offer-view{max-width:none}.letter{box-shadow:none;padding:.55in .65in;font-size:8.5pt}.letter-brand{margin-bottom:18px}.letter h3{break-after:avoid}.signing-page>.signing-header,.esign-card,.signed-banner{display:none}.signing-page>.letter{box-shadow:none;margin:0 auto;padding:.55in .65in}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
