/*! 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-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}.calendar-date-picker{background:linear-gradient(145deg,#fff,#f1f6f9);border:1px solid #c8d8e1;border-radius:14px;margin-bottom:14px;padding:17px 18px;box-shadow:0 7px 20px #0e344d14}.calendar-date-picker>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.calendar-date-picker>header small{color:#397f9f;letter-spacing:.1em;font-size:7px;font-weight:900}.calendar-date-picker>header h2{margin:4px 0;font-size:14px}.calendar-date-picker>header p{color:#6a8190;margin:0;font-size:8px}.calendar-date-picker>header>svg{color:#2c7da3;width:27px}.calendar-date-picker>div{grid-template-columns:repeat(7,minmax(58px,1fr));gap:8px;padding-bottom:5px;display:grid;overflow-x:auto}.calendar-date-picker button{color:#234e67;cursor:pointer;background:#fff;border:1px solid #c4d4dd;border-radius:10px;place-content:center;gap:2px;min-height:78px;transition:all .15s;display:grid;position:relative;box-shadow:0 3px #c2d1d9}:is(.calendar-date-picker button:hover,.calendar-date-picker button:focus-visible,.calendar-date-picker button.selected){color:#fff;background:linear-gradient(145deg,#2388bc,#17658f);border-color:#2383b3;transform:translateY(-1px);box-shadow:0 4px #125375}.calendar-date-picker button small,.calendar-date-picker button span{text-transform:uppercase;font-size:7px;font-weight:900}.calendar-date-picker button strong{font-size:19px}.calendar-date-picker button b{color:#fff;background:#e47d22;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid;position:absolute;top:6px;right:6px}@media (max-width:760px){.calendar-date-picker{padding:14px}.calendar-date-picker>header{align-items:flex-start}.calendar-date-picker>div{grid-template-columns:repeat(21,minmax(64px,1fr))}}:root{--navy:#0b1f3a;--navy-2:#102c50;--blue:#1769d2;--blue-2:#2f83e7;--sky:#eaf4ff;--ink:#172235;--muted:#66758a;--line:#dfe6ee;--surface:#fff;--canvas:#f2f5f8;--orange:#f47b20;--green:#21845a;--shadow:0 12px 30px #132b4a17}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #2f83e752}svg{stroke-width:2px;width:20px;height:20px}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dce9f8;z-index:50;background:linear-gradient(#0b1f3a 0%,#0d2948 100%);flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;box-shadow:6px 0 28px #081e371f}.brand{align-items:center;gap:11px;padding:0 7px 21px;display:flex}.brand-mark{color:#fff;clip-path:polygon(0 0,100% 0,100% 76%,50% 100%,0 76%);background:linear-gradient(145deg,#2787ef,#0c55b2);place-items:center;width:39px;height:43px;font-size:22px;font-weight:900;display:grid;box-shadow:inset 0 0 0 2px #fff3}.brand>div:nth-child(2){letter-spacing:.08em;flex-direction:column;display:flex}.brand strong{color:#fff;font-size:17px;line-height:1.1}.brand small{color:#89b9eb;letter-spacing:.2em;font-size:9px;font-weight:700}.close-menu{margin-left:auto;display:none}.mode-switch{background:#0003;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.mode-switch button{color:#8eabc8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;font-size:12px;font-weight:750;display:flex}.mode-switch svg{width:16px}.mode-switch button.active{color:#fff;background:#1c5f9f;box-shadow:0 3px 8px #0003}.assigned-view{color:#7fe0b6;background:#30ae7617;border:1px solid #5bd5a333;border-radius:10px;align-items:center;gap:9px;margin-bottom:22px;padding:10px;display:flex}.assigned-view svg{width:17px}.assigned-view div{flex-direction:column;gap:2px;display:flex}.assigned-view strong{text-transform:uppercase;letter-spacing:.06em;font-size:9px}.assigned-view small{color:#8aa6c0;font-size:8px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{color:#a9bdd2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;height:47px;padding:0 13px;font-size:13px;font-weight:650;display:flex}.sidebar nav button svg{width:19px}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#1769d2,#165fae);box-shadow:0 7px 18px #0000002e}.sidebar nav button b{color:#fff;background:var(--orange);border-radius:99px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:10px;display:grid}.sidebar-bottom{gap:17px;margin-top:auto;display:grid}.sidebar-bottom>button,.admin-link{color:#a9bdd2;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:10px;height:44px;padding:0 11px;font-size:12px;text-decoration:none;display:flex}.sidebar-bottom>button svg:last-child,.admin-link svg:last-child{width:15px;margin-left:auto}.sync-state{border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:16px 6px 0;display:flex}.sync-state>span{background:#4bd79c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4bd79c1f}.sync-state div{flex-direction:column;display:flex}.sync-state strong{color:#dce9f8;font-size:11px}.sync-state small{color:#7390ad;margin-top:2px;font-size:9px}main{min-width:0;min-height:100vh}.topbar{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;gap:13px;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.icon-btn{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.menu-btn{display:none}.global-search{border:1px solid var(--line);background:#f7f9fb;border-radius:9px;flex:1;align-items:center;gap:10px;max-width:520px;height:40px;padding:0 10px;display:flex}.global-search svg{color:#7b8899;width:17px}.global-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.global-search kbd{color:#8793a2;background:#fff;border:1px solid #d9e0e8;border-radius:5px;padding:3px 5px;font-size:10px}.lang-btn{color:#4f6074;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;height:40px;margin-left:auto;font-size:11px;font-weight:800;display:flex}.lang-btn svg{width:18px}.bell-btn{color:#4e6072;border:1px solid var(--line);background:#fff;border-radius:10px;width:40px;height:40px;position:relative}.bell-btn i{color:#fff;background:var(--orange);border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.clock-chip{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:11px;font-weight:800;display:flex;box-shadow:0 5px 12px #1769d233}.clock-chip.active{background:var(--orange)}.clock-chip svg{width:17px}.content{max-width:1510px;margin:0 auto;padding:34px 38px 56px}.welcome-row{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.16em;margin-bottom:7px;font-size:9px;font-weight:850;display:block}h1,h2,h3,p{margin-top:0}.welcome-row h1,.page-title h1{color:#142238;letter-spacing:-.025em;margin-bottom:5px;font-size:clamp(26px,2.5vw,36px);line-height:1.1}.welcome-row p,.page-title p{color:var(--muted);margin:0;font-size:13px}.date-card{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-rows:1fr 20px;grid-template-columns:25px 1fr;width:67px;height:69px;display:grid;overflow:hidden;box-shadow:0 4px 12px #1c32500d}.date-card span{writing-mode:vertical-rl;color:#fff;background:var(--navy);letter-spacing:.15em;grid-row:1/3;place-items:center;font-size:9px;font-weight:800;display:grid;transform:rotate(180deg)}.date-card strong{place-items:end center;font-size:28px;line-height:1;display:grid}.date-card small{color:var(--muted);place-items:start center;font-size:7px;display:grid}.command-strip{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:20px;display:grid}.command{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:11px;min-width:0;height:72px;padding:0 12px;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 4px 12px #182d4a08}.command:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.command>span{height:39px;color:var(--blue);background:var(--sky);border-radius:9px;flex:0 0 39px;place-items:center;display:grid}.command>span svg{width:18px}.command div{flex-direction:column;flex:1;min-width:0;display:flex}.command strong{font-size:12px}.command small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:9px;overflow:hidden}.command>svg{color:#9eabb9;width:14px}.command.primary{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,#1466cf,#1f78dd);box-shadow:0 7px 16px #1769d22e}.command.primary>span{color:#fff;background:#ffffff29}.command.primary small,.command.primary>svg{color:#c7e2ff}.stats-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:32px;display:grid}.stats-grid button{border:1px solid var(--line);min-height:82px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:12px;padding:13px;display:flex}.stat-icon{border-radius:10px;flex:0 0 42px;place-items:center;height:42px;display:grid}.stat-icon svg{width:19px}.stat-icon.blue{color:var(--blue);background:#eaf3ff}.stat-icon.orange{color:#e66316;background:#fff0e6}.stat-icon.cyan{color:#18829a;background:#e7f7f9}.stat-icon.green{color:var(--green);background:#e9f7f0}.stats-grid button>div:nth-child(2){flex:1;grid-template-columns:1fr auto;align-items:center;min-width:0;display:grid}.stats-grid button>svg{color:#7890a1;width:15px}:is(.stats-grid button:hover,.stats-grid button:focus-visible){border-color:#8eb9d4;transform:translateY(-2px);box-shadow:0 15px 30px #12416021}.stats-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;grid-column:1;font-size:9px;font-weight:750}.stats-grid strong{color:#14243b;grid-area:1/2/3;font-size:28px}.stats-grid small{color:#7c8997;grid-column:1;align-items:center;gap:5px;margin-top:5px;font-size:9px;display:flex}.stats-grid small i{background:var(--orange);border-radius:50%;width:6px;height:6px}.stats-grid small i.good{background:#2cad72}.section-heading,.panel-head,.page-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading{margin-bottom:13px}.section-heading h2,.panel-head h2{color:#17263a;margin:0;font-size:17px}.section-heading button,.panel-head button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.section-heading button svg,.panel-head button svg{width:13px}.project-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:29px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 6px 18px #112b4b0b}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.project-art{background:linear-gradient(135deg,#163c6a,#2572c4);height:98px;position:relative;overflow:hidden}.project-card.slate .project-art{background:linear-gradient(135deg,#263d56,#63788c)}.project-card.steel .project-art{background:linear-gradient(135deg,#617386,#92a3b5)}.project-art:before{content:"";background:linear-gradient(105deg,#0000 48%,#ffffff1a 48% 51%,#0000 51%);position:absolute;inset:0}.building-lines{border:2px solid #ffffff40;border-bottom:0;width:150px;height:68px;position:absolute;bottom:-4px;right:28px;transform:perspective(90px)rotateX(2deg)}.building-lines:before,.building-lines:after{content:"";background:#ffffff2e;height:2px;position:absolute;inset:12px 0 auto;box-shadow:0 16px #ffffff2e,0 32px #ffffff2e}.building-lines:after{width:2px;height:auto;inset:0 auto 0 36px;box-shadow:36px 0 #ffffff2e,72px 0 #ffffff2e}.phase-pill{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.09em;background:#05182c42;border:1px solid #ffffff40;border-radius:99px;padding:4px 8px;font-size:8px;font-weight:800;position:absolute;top:13px;left:13px}.project-art button{color:#fff;cursor:pointer;background:#00000026;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:12px;right:12px}.project-art button svg{width:15px}.project-body{padding:14px 15px 12px}.project-body>div:first-child{justify-content:space-between;align-items:start;gap:9px;display:flex}.project-body h3{margin:0;font-size:15px}.project-body p{color:var(--muted);align-items:center;gap:4px;margin:3px 0 0;font-size:9px;display:flex}.project-body p svg{width:11px}.progress-meta{color:var(--muted);justify-content:space-between;margin:13px 0 6px;font-size:8px;display:flex}.progress-meta span{color:#4d5f73;font-weight:750}.progress{background:#e9eef3;border-radius:10px;height:5px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #43a2ee);height:100%;display:block}.project-foot{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.project-foot span{color:#738196;align-items:center;gap:5px;font-size:8px;display:flex}.project-foot span svg{width:12px;color:var(--orange)}.project-foot button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.project-foot button svg{width:12px}.lower-grid{grid-template-columns:1.45fr .8fr;gap:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 6px 18px #112b4b0a}.issue-preview,.update-panel{padding:18px}.panel-head{align-items:center;margin-bottom:11px}.issue-row{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf1f5;grid-template-columns:8px 1fr auto 14px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 4px;display:grid}.priority-dot{background:#66a8e9;border-radius:50%;width:7px;height:7px}.priority-dot.high{background:var(--orange)}.issue-row div{flex-direction:column;gap:3px;display:flex}.issue-row strong{font-size:10px}.issue-row small{color:var(--muted);font-size:8px}.issue-row>svg{color:#a5b1bd;width:13px}.status{text-transform:uppercase;letter-spacing:.05em;color:#5b6e83;background:#edf3f7;border-radius:99px;padding:4px 8px;font-size:7px;font-weight:800}.status.in-progress{color:#b95718;background:#fff1e7}.status.ready-to-verify{color:#1769d2;background:#eaf4ff}.timeline{gap:12px;display:grid}.timeline>div{align-items:center;gap:9px;display:flex}.time-icon{border-radius:8px;flex:0 0 31px;place-items:center;height:31px;display:grid}.time-icon svg{width:14px}.time-icon.ready{color:var(--green);background:#e8f7ef}.time-icon.plan{color:var(--blue);background:#eaf3ff}.time-icon.note{color:#7c55b8;background:#f2ecfb}.timeline p{flex-direction:column;gap:3px;margin:0;display:flex}.timeline strong{font-size:9px}.timeline small{color:var(--muted);font-size:8px}.outline-btn{border:1px solid var(--line);color:#526479;cursor:pointer;background:#fff;border-radius:8px;width:100%;height:34px;margin-top:14px;font-size:9px;font-weight:800}.view-page{animation:.22s fade-in}.page-title{align-items:center;margin-bottom:26px}.page-title>div{max-width:650px}.page-title .eyebrow{margin-bottom:8px}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1769d2,#287edc);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #1769d233}.primary-btn svg{width:16px}.project-grid.wide{grid-template-columns:repeat(3,minmax(240px,1fr))}.security-note{color:#215c93;background:#eff7ff;border:1px solid #cfe3f7;border-radius:11px;align-items:flex-start;gap:13px;padding:16px 18px;display:flex}.security-note svg{flex:0 0 20px}.security-note strong{font-size:11px;display:block}.security-note p{color:#527595;margin:4px 0 0;font-size:9px}.board{grid-template-columns:repeat(4,minmax(215px,1fr));align-items:start;gap:12px;padding-bottom:12px;display:grid;overflow-x:auto}.board-column{background:#e9eef3;border-radius:12px;min-height:500px;padding:11px}.board-column>header{align-items:center;gap:8px;padding:4px 3px 12px;display:flex}.board-column>header strong{font-size:10px}.board-column>header b{color:#526174;background:#d9e1e9;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;font-size:9px;display:grid}.status-dot{background:#ed7b2e;border-radius:50%;width:8px;height:8px}.status-dot.in-progress{background:#e2aa29}.status-dot.ready-to-verify{background:#2b80dd}.status-dot.verified{background:#30a36d}.board-column>div{gap:9px;display:grid}.issue-card{background:#fff;border:1px solid #dce4ec;border-radius:10px;padding:13px;box-shadow:0 3px 8px #1227410d}.issue-card-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.issue-card-top span{color:#708198;font-size:8px;font-weight:850}.issue-card-top b{text-transform:uppercase;color:#627287;background:#eef2f5;border-radius:99px;padding:4px 6px;font-size:7px}.issue-card-top b.high{color:#b65214;background:#fff0e6}.issue-card h3{margin:0 0 8px;font-size:11px;line-height:1.35}.issue-card p{color:var(--muted);gap:4px;margin:0 0 10px;font-size:8px;display:flex}.issue-card p svg{width:11px}.issue-tags{flex-wrap:wrap;gap:5px;display:flex}.issue-tags span{color:#5d6f83;background:#f1f5f8;border-radius:5px;padding:4px 6px;font-size:7px}.issue-card footer{color:#758498;border-top:1px solid #eef2f5;justify-content:space-between;align-items:center;margin-top:11px;padding-top:9px;font-size:8px;display:flex}.issue-card footer span{align-items:center;gap:4px;display:flex}.issue-card footer svg{width:12px}.issue-card>button{width:100%;color:var(--blue);cursor:pointer;background:#f5f9fd;border:1px solid #dbe6f0;border-radius:7px;justify-content:center;align-items:center;gap:3px;margin-top:9px;padding:7px;font-size:8px;font-weight:800;display:flex}.issue-card>button svg{width:11px}.time-layout{grid-template-columns:minmax(300px,.75fr) minmax(420px,1.35fr);gap:18px;display:grid}.timer-card{color:#fff;background:radial-gradient(circle at 50% 20%,#1e5286,#0b203b 60%);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:30px;display:flex;box-shadow:0 18px 35px #0c254133}.timer-card.running{background:radial-gradient(circle at 50% 20%,#2676bb,#0b203b 65%)}.timer-ring{border:1px solid #fff3;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;box-shadow:inset 0 0 0 12px #ffffff0a,0 0 40px #3b91e833}.timer-ring svg{width:34px;height:34px}.timer-card>small{color:#93badf;letter-spacing:.14em;margin-top:25px;font-size:9px;font-weight:850}.timer-card>strong{letter-spacing:.06em;margin:10px 0 5px;font-size:46px}.timer-card>p{color:#9bb2c8;font-size:10px}.timer-card>button{color:#0c3155;cursor:pointer;background:#fff;border:0;border-radius:9px;width:200px;height:45px;margin-top:15px;font-size:11px;font-weight:850}.timecards{padding:20px}.week-total{background:linear-gradient(135deg,#f0f7ff,#f7fbff);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:7px;padding:18px;display:flex}.week-total div:first-child{flex-direction:column;display:flex}.week-total span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.week-total strong{color:#19375b;font-size:28px}.week-total strong small{font-size:10px}.approval-pill{color:var(--green);background:#e8f7ef;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:flex}.approval-pill svg{width:13px}.time-row{border-top:1px solid #edf1f5;grid-template-columns:30px 1fr auto 70px;align-items:center;gap:9px;min-height:58px;display:grid}.time-row>svg{color:#7690ab;width:17px}.time-row div{flex-direction:column;gap:3px;display:flex}.time-row strong{font-size:9px}.time-row small{color:var(--muted);font-size:8px}.time-row>b{font-size:11px}.time-row>span{text-align:center;border-radius:99px;justify-self:end;width:62px;padding:5px;font-size:7px;font-weight:800}.time-row>span.approved{color:var(--green);background:#e8f7ef}.time-row>span.submitted{color:var(--blue);background:#eaf3ff}.personal-time-access{background:radial-gradient(circle at 88% 12%,#368bd133,#0000 30%),linear-gradient(145deg,#fff,#edf6fd);border:1px solid #aac9e4;border-radius:16px;grid-template-columns:62px 1fr auto;align-items:center;gap:18px;min-height:300px;padding:30px;display:grid;box-shadow:0 22px 46px #12385b1f,inset 0 1px #fff}.personal-time-icon{color:#fff;background:linear-gradient(145deg,#2f86d4,#155a9b);border:1px solid #b7d7ef;border-radius:16px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 13px 24px #145a9b40,inset 0 1px #ffffff59}.personal-time-icon svg{width:28px}.personal-time-access h2{margin:5px 0 8px;font-size:22px}.personal-time-access p{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.personal-time-steps{grid-column:2/4;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.personal-time-steps span{color:#3f5872;background:#fffc;border:1px solid #d9e6f0;border-radius:10px;align-items:center;gap:9px;min-height:60px;padding:12px;font-size:9px;font-weight:800;display:flex;box-shadow:0 7px 16px #183c5f0f}.personal-time-steps b{color:#fff;background:#1d6db7;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.personal-time-access>a{color:#fff;background:linear-gradient(145deg,#176bc0,#124f8d);border-radius:9px;grid-column:2/4;align-items:center;gap:6px;width:max-content;padding:11px 14px;font-size:9px;font-weight:850;text-decoration:none;display:flex;box-shadow:0 8px 16px #14559133}.personal-time-access>a svg{width:14px}.personal-time-access+.time-layout{display:none}.hours-access-card{background:radial-gradient(circle at 90% 0,#2f8ccd33,#0000 34%),linear-gradient(145deg,#fff,#edf6fb);border:1px solid #9dc3dd;border-radius:16px;grid-template-columns:64px minmax(250px,.9fr) minmax(310px,1.2fr);align-items:center;gap:20px;padding:26px;display:grid;box-shadow:0 20px 42px #1136521f,inset 0 1px #fff}.hours-access-card.connected{background:radial-gradient(circle at 90% 0,#30a66f29,#0000 34%),linear-gradient(145deg,#fff,#eff8f3);border-color:#9bcbb4}.hours-access-icon{color:#fff;background:linear-gradient(145deg,#2d87c1,#155f8d);border-radius:17px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 24px #12588240,inset 0 1px #ffffff59}.connected .hours-access-icon{background:linear-gradient(145deg,#38a878,#1e7653)}.hours-access-icon svg{width:28px}.hours-access-card h2{margin:5px 0 7px;font-size:22px}.hours-access-card>div:nth-child(2) p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.hours-link-form{background:#ffffffdb;border:1px solid #d4e2eb;border-radius:11px;gap:8px;padding:14px;display:grid}.hours-link-form label{color:#587083;gap:6px;font-size:8px;font-weight:900;display:grid}.hours-link-form input{color:#17364c;background:#fff;border:1px solid #a9becb;border-radius:8px;width:100%;height:43px;padding:0 11px;font-size:10px}.hours-link-form>p{color:#a64038;margin:0;font-size:8px;font-weight:800}.hours-link-form button,.hours-connected-actions a,.hours-connected-actions button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2b82b8,#155a82);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 7px 14px #11547733}.hours-link-form button svg,.hours-connected-actions svg{width:15px}.hours-connected-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.hours-connected-actions a{background:linear-gradient(145deg,#36a575,#1e7451);grid-column:1/-1;min-height:49px}.hours-connected-actions button{color:#1d607d;box-shadow:none;background:#f2f9fb;border:1px solid #a9c7d5}.hours-connected-actions button.forget{color:#9d443d;background:#fff2f0;border-color:#dcb7b3}.hours-private-note{color:#61798a;grid-column:2/-1;align-items:center;gap:6px;font-size:8px;display:flex}.hours-private-note svg{width:13px}.hours-info-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.hours-info-grid article{background:linear-gradient(155deg,#fff,#f3f7f9);border:1px solid #d6e1e8;border-radius:13px;min-height:190px;padding:18px;box-shadow:0 11px 23px #122f420f,inset 0 1px #fff}.hours-info-grid article header{border-bottom:1px solid #e0e7eb;align-items:center;gap:10px;padding-bottom:12px;display:flex}.hours-info-grid article header>span{color:#fff;background:linear-gradient(145deg,#2c83b7,#185e83);border-radius:10px;place-items:center;width:37px;height:37px;font-size:11px;font-weight:900;display:grid}.hours-info-grid small{color:#317da1;letter-spacing:.08em;font-size:7px;font-weight:900}.hours-info-grid h2{margin:3px 0 0;font-size:14px}.hours-info-grid ol{color:#536b7a;margin:14px 0 0;padding-left:20px;font-size:9px;line-height:2.1}.hours-projects{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.hours-projects span{color:#225f7d;background:#edf6fa;border:1px solid #bdd2df;border-radius:8px;padding:9px 10px;font-size:9px;font-weight:850}.hours-info-grid article>p{color:#5d7381;font-size:9px;line-height:1.65}.hours-info-grid article>a{color:#1d6a91;align-items:center;gap:6px;margin-top:12px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.hours-info-grid article>a svg{width:14px}.work-timer-layout{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);align-items:stretch;gap:14px;display:grid}.work-details-card,.work-clock-card,.recent-work-card,.payroll-link-card{background:linear-gradient(150deg,#fff,#f5f8fa);border:1px solid #ccdae4;border-radius:16px;box-shadow:0 16px 34px #14334b17,inset 0 1px #fff}.work-details-card{gap:13px;padding:22px;display:grid}.work-details-card header{border-bottom:1px solid #dbe4ea;align-items:center;gap:11px;padding-bottom:13px;display:flex}.work-details-card header>span{color:#fff;background:linear-gradient(145deg,#2d87c1,#155d8c);border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 9px 18px #13537a38}.work-details-card header svg{width:20px}.work-details-card header small{color:#3184aa;font-size:7px;font-weight:900}.work-details-card h2{margin:2px 0 0;font-size:17px}.work-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.work-details-card label,.payroll-link-card label{color:#4d6879;letter-spacing:.02em;gap:6px;font-size:8px;font-weight:900;display:grid}.work-details-card input,.work-details-card select,.work-details-card textarea,.payroll-link-card input{color:#17364d;width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #aebfca;border-radius:9px;padding:0 12px;font-size:10px;box-shadow:inset 0 2px 4px #1434490a}.work-details-card textarea{resize:vertical;min-height:86px;padding-top:12px}.work-details-card input:disabled,.work-details-card select:disabled,.work-details-card textarea:disabled{color:#536d7d;opacity:1;background:#eef3f6}.start-work-button,.stop-work-button,.submit-work-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2e9a6d,#176b4a);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:51px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 10px 19px #196f4d3b,inset 0 1px #ffffff42}.start-work-button svg,.stop-work-button svg,.submit-work-button svg{width:17px}.work-clock-card{text-align:center;background:radial-gradient(circle at 50% 24%,#3f91c52b,#0000 27%),linear-gradient(155deg,#f9fcfe,#edf4f8);flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:28px;display:flex;position:relative;overflow:hidden}.work-clock-card.running{color:#fff;background:radial-gradient(circle at 50% 23%,#46ace64d,#0000 30%),linear-gradient(150deg,#123b5d,#0b263d 72%);border-color:#214e70;box-shadow:0 22px 42px #09273d40,inset 0 1px #ffffff29}.work-clock-card.stopped{background:radial-gradient(circle at 50% 23%,#37ac742e,#0000 29%),linear-gradient(150deg,#f9fdfb,#eaf6f0);border-color:#9dcbb7}.clock-status{color:#4e738a;letter-spacing:.12em;align-items:center;gap:7px;font-size:7px;font-weight:950;display:flex;position:absolute;top:18px}.clock-status i{background:#91a8b6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #819aa821}.running .clock-status{color:#9ed8fb}.running .clock-status i{background:#4bd493;animation:1.4s infinite timerPulse;box-shadow:0 0 0 4px #4bd49321,0 0 12px #4bd49399}.stopped .clock-status{color:#267657}.stopped .clock-status i{background:#35a371}.work-clock-card>svg{color:#3a89b3;width:34px;height:34px;margin-bottom:13px}.running.work-clock-card>svg{color:#78c8f3}.stopped.work-clock-card>svg{color:#35a371}.work-clock-value{color:#163e58;font-variant-numeric:tabular-nums;letter-spacing:-.06em;text-shadow:0 2px #fff;font-size:clamp(42px,5vw,61px)}.running .work-clock-value{color:#fff;text-shadow:0 5px 18px #00000040}.stopped .work-clock-value{color:#176645}.clock-empty{color:#668091;max-width:230px;margin:20px auto 0;font-size:9px;line-height:1.65}.clock-work-summary{text-align:left;background:#ffffffa6;border:1px solid #73a0bd47;border-radius:12px;width:100%;margin:22px 0 18px;padding:16px}.running .clock-work-summary{background:#ffffff12;border-color:#7ec7ef33}.clock-work-summary small{color:#3486ad;text-transform:uppercase;font-size:7px;font-weight:900}.running .clock-work-summary small{color:#7bc4ed}.clock-work-summary h3{margin:5px 0 9px;font-size:13px;line-height:1.35}.clock-work-summary p,.clock-work-summary span{color:#5d7788;align-items:center;gap:5px;margin:5px 0 0;font-size:8px;display:flex}.running .clock-work-summary p,.running .clock-work-summary span{color:#b7d2e2}.clock-work-summary svg{width:13px}.stop-work-button{background:linear-gradient(145deg,#e25f4f,#a8342a);width:100%;box-shadow:0 10px 20px #a52d2440}.clock-review-actions{grid-template-columns:.8fr 1.2fr;gap:8px;width:100%;display:grid}.clock-review-actions>button{color:#536d7e;cursor:pointer;background:#fff;border:1px solid #b9cbd5;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:49px;font-size:9px;font-weight:900;display:flex}.clock-review-actions svg{width:15px}.clock-review-actions .submit-work-button{color:#fff;background:linear-gradient(145deg,#2f9b6d,#176748);border:0}.work-message{color:#a24338;width:100%;margin:11px 0 0;font-size:8px;font-weight:850}.work-message.success{color:#23805a}.recent-work-card{margin-top:14px;padding:20px}.recent-work-card>header{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.recent-work-card h2{margin:4px 0 0;font-size:16px}.recent-work-card>header>b{color:#226c92;background:#e3f1f8;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.recent-work-card article{border-top:1px solid #e0e7eb;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;min-height:68px;padding:10px 4px;display:grid}.recent-work-card article>span{color:#28805e;background:#e7f6ef;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.recent-work-card article svg{width:17px}.recent-work-card article small{color:#3181a7;text-transform:uppercase;font-size:7px;font-weight:900}.recent-work-card article strong{margin:3px 0;font-size:10px;display:block}.recent-work-card article p,.recent-empty{color:#687e8d;margin:0;font-size:8px}.recent-work-card article>b{color:#1a5c7c;font-variant-numeric:tabular-nums;font-size:13px}.recent-empty{text-align:center;padding:25px 0}.payroll-link-card{grid-template-columns:52px minmax(220px,.8fr) minmax(280px,1fr);align-items:center;gap:16px;margin-top:14px;padding:18px 20px;display:grid}.payroll-link-icon{color:#fff;background:linear-gradient(145deg,#73869a,#41576b);border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.payroll-link-icon svg{width:23px}.payroll-link-card h2{margin:4px 0;font-size:15px}.payroll-link-card p{color:#647b8a;margin:0;font-size:8px;line-height:1.55}.payroll-link-card form{grid-template-columns:1fr auto;align-items:end;gap:7px;display:grid}.payroll-link-card form small{color:#a5423a;grid-column:1/-1;font-size:8px}.payroll-link-card form button,.payroll-link-actions a,.payroll-link-actions button,.manage-payroll-link{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2b83b9,#155b84);border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:43px;padding:0 12px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.payroll-link-card svg{width:14px}.payroll-link-actions{grid-template-columns:1fr auto;gap:7px;display:grid}.payroll-link-actions button{color:#286a89;background:#fff;border:1px solid #b8cfdb}.manage-payroll-link{color:#2c7194;background:0 0;grid-column:2/-1;justify-self:end;width:max-content;min-height:auto;padding:0}@keyframes timerPulse{50%{opacity:.65;transform:scale(.72)}}.report-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:44px 1fr 30px;align-items:center;gap:12px;min-height:125px;padding:16px;display:grid;box-shadow:0 5px 15px #122d4a0a}.report-icon{width:44px;height:44px;color:var(--blue);background:#eaf3ff;border-radius:10px;place-items:center;display:grid}.report-icon.ready{color:var(--orange);background:#fff0e6}.report-icon.complete{color:var(--green);background:#e8f7ef}.report-card small{color:var(--blue);text-transform:uppercase;font-size:7px;font-weight:800}.report-card h3{margin:4px 0;font-size:12px}.report-card p{color:var(--muted);margin:0;font-size:8px}.report-card button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.report-card button svg{width:13px}.closeout-panel{color:#fff;background:linear-gradient(120deg,#0c2949,#16578e);border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.closeout-panel h2{margin-bottom:6px;font-size:18px}.closeout-panel p{color:#a9c5df;margin:0;font-size:9px}.closeout-panel>div:last-child{gap:8px;display:flex}.closeout-panel button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.closeout-panel button svg{width:14px}.welcome-row{display:none}.ops-brief{background:#2f5579;border:1px solid #89b2d847;border-radius:16px;grid-template-columns:1.3fr .9fr 1.15fr;gap:1px;margin-bottom:18px;display:grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 45px #081d3429,inset 0 2px #fffc}.ops-brief:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% -30%,#499deb80,#0000 42%),linear-gradient(120deg,#0b2744 0%,#123d65 58%,#0c2b4a 100%);position:absolute;inset:0}.ops-brief>div,.ops-brief>button{z-index:1;color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:104px;padding:17px 19px;display:grid;position:relative}.ops-brief>button{cursor:pointer;border-left:1px solid #ffffff1f}.ops-brief>button:hover{background:#ffffff12}.ops-brief>button>svg{color:#83b9ea;width:15px}.ops-brief small{color:#75b8f2;letter-spacing:.13em;font-size:7px;font-weight:900}.ops-brief strong{color:#fff;margin:4px 0;font-size:12px;display:block}.ops-brief p{color:#9ebbd4;margin:0;font-size:8px}.ops-date>span,.ops-alert,.ops-count{background:linear-gradient(145deg,#ffffff2e,#ffffff0a);border:1px solid #ffffff26;border-radius:12px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 9px 18px #0000002e,inset 0 1px #fff3}.ops-date>span svg,.ops-alert svg{width:20px}.ops-count{color:#ffc28f;font-size:20px;font-weight:900}.tool-warning{color:#8e4a1d;background:#fff6ef;border:1px solid #f1d2bb;border-radius:9px;align-items:center;gap:9px;margin-bottom:12px;padding:11px 13px;font-size:9px;display:flex}.tool-warning svg{flex:0 0 16px;width:16px}.toolkit-hero{color:#fff;background:radial-gradient(circle at 82% 15%,#267ec5,#0000 32%),linear-gradient(125deg,#0a2540,#113e66);border:1px solid #1b578c;border-radius:15px;justify-content:space-between;align-items:center;min-height:112px;margin-bottom:16px;padding:20px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0a284633,inset 0 1px #ffffff29}.toolkit-hero:after{content:"";filter:blur(12px);background:#40a4ee26;border-radius:50%;width:220px;height:130px;position:absolute;bottom:-70px;right:12%}.toolkit-hero>div:first-child{z-index:1;align-items:center;gap:15px;display:flex}.toolkit-hero>div:first-child>span{letter-spacing:-.06em;text-shadow:0 8px 22px #00000040;font-size:48px;font-weight:900}.toolkit-hero p{flex-direction:column;gap:4px;margin:0;display:flex}.toolkit-hero strong{font-size:14px}.toolkit-hero small{color:#a9c9e5;font-size:8px}.toolkit-cube{width:75px;height:70px;transform-style:preserve-3d;z-index:1;margin-right:28px;position:relative;transform:rotateX(58deg)rotate(42deg)}.toolkit-cube i{background:linear-gradient(145deg,#ffffff40,#359ceb14);border:1px solid #ffffff73;border-radius:10px;position:absolute;inset:0;box-shadow:0 10px 28px #00000029}.toolkit-cube i:nth-child(2){transform:translateZ(18px)}.toolkit-cube i:nth-child(3){background:linear-gradient(145deg,#95d7ff59,#2883ca1f);transform:translateZ(36px)}.tools-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tool-card{min-height:275px;transform-style:preserve-3d;background:linear-gradient(155deg,#fff 0%,#fbfdff 65%,#f2f7fb 100%);border:1px solid #d8e3ed;border-radius:14px;padding:18px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 14px 28px #122d4a14,0 2px 3px #122d4a0f,inset 0 1px #fff}.tool-card:before{content:"";background:linear-gradient(90deg,#0000,#80b7e7,#0000);height:1px;position:absolute;top:0;left:12px;right:12px}.tool-card:hover{transform:translateY(-5px)rotateX(1.2deg);box-shadow:0 22px 40px #122d4a21,0 3px 5px #122d4a14}.tool-card>header{align-items:center;gap:10px;margin-bottom:17px;display:flex}.tool-card>header span{width:40px;height:40px;color:var(--blue);background:linear-gradient(145deg,#f4faff,#dceefd);border:1px solid #cfe1f1;border-radius:10px;place-items:center;display:grid;box-shadow:0 7px 14px #1a5e971f,inset 0 1px #fff}.tool-card>header svg{width:18px}.tool-card h2{margin:0;font-size:13px}.tool-card label{color:#5c6d82;gap:5px;font-size:8px;font-weight:750;display:grid}.tool-card input,.tool-card select{border:1px solid var(--line);width:100%;height:38px;color:var(--ink);background:#fafbfc;border-radius:8px;padding:0 9px;font-size:11px;box-shadow:inset 0 2px 4px #142d4609}.segmented{grid-template-columns:repeat(4,1fr);gap:4px;margin:10px 0;display:grid}.segmented button{border:1px solid var(--line);color:#66778b;cursor:pointer;background:#fff;border-radius:6px;height:32px;font-size:9px;font-weight:800}.segmented button.active{color:#fff;border-color:var(--blue);background:linear-gradient(145deg,#2a80d4,#155da9);box-shadow:0 6px 12px #155da938}.tool-result{background:linear-gradient(145deg,#f7fbff,#e8f4ff);border:1px solid #d9eafa;border-radius:9px;flex-direction:column;align-items:center;margin-top:12px;padding:13px;display:flex;box-shadow:inset 0 1px #fff,0 6px 12px #27649b0f}.tool-result strong{color:#164f88;font-size:22px}.tool-result span{color:#66809a;text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:750}.tool-card>small{text-align:center;color:var(--muted);margin-top:8px;font-size:8px;display:block}.split-input{grid-template-columns:1fr 1fr;gap:9px;display:grid}.triple-input{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.quad-input{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mini-results{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:15px;display:grid}.mini-results span{text-align:center;min-height:55px;color:var(--muted);background:linear-gradient(145deg,#f8fbfd,#eef4f8);border:1px solid #e5edf4;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:7px;display:flex}.mini-results b{color:#203b5c;margin-bottom:3px;font-size:15px}.fraction-pad{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:9px;display:grid}.fraction-pad button{border:1px solid var(--line);color:#54667a;cursor:pointer;background:#fff;border-radius:5px;height:27px;font-size:7px}.tool-card-wide{grid-column:1/-1;min-height:0}.tool-intro{color:var(--muted);margin:-7px 0 15px;font-size:9px}.fraction-stack{gap:10px;display:grid}.fraction-measurement{background:linear-gradient(145deg,#fbfdff,#f2f7fb);border:1px solid #dbe6ef;border-radius:10px;padding:11px}.fraction-measurement-top{grid-template-columns:82px minmax(80px,.45fr) minmax(80px,.45fr) 1fr 34px;align-items:end;gap:8px;display:grid}.fraction-operation{background:#e5edf3;border-radius:8px;grid-template-columns:1fr 1fr;gap:3px;height:38px;padding:3px;display:grid}.fraction-operation button,.fraction-remove,.fraction-actions button,.material-order-footer button{color:#4f687b;cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:900}.fraction-operation button.active{color:#fff;background:linear-gradient(145deg,#2b83cc,#145c9c);box-shadow:0 4px 9px #14599633}.fraction-operation button.active.subtract{background:linear-gradient(145deg,#d8803c,#a7531c)}.fraction-measurement-top>strong{color:#164f88;background:#fff;border:1px solid #cfe0ed;border-radius:8px;align-items:center;min-height:38px;padding:0 12px;font-size:16px;display:flex}.fraction-remove{color:#a44d43;background:#fff0ee;place-items:center;width:34px;height:38px;display:grid}.fraction-remove svg{width:14px}.fraction-pad.compact{grid-template-columns:repeat(16,minmax(38px,1fr));padding-bottom:3px;overflow-x:auto}.fraction-pad.compact button{min-width:38px;height:34px;box-shadow:0 3px 6px #15364f0f}.fraction-pad.compact button.active{color:#fff;background:linear-gradient(145deg,#2f89d2,#155c9c);border-color:#1767a8}.fraction-actions{gap:7px;margin-top:11px;display:flex}.fraction-actions button,.material-order-footer button{color:#1f618f;background:#eff7fc;border:1px solid #bcd0df;align-items:center;gap:6px;min-height:39px;padding:0 13px;display:inline-flex}.fraction-actions button svg,.material-order-footer button svg{width:14px}.fraction-total{grid-template-columns:minmax(230px,.5fr) 1fr;align-items:center;gap:12px;display:grid}.fraction-total>span{color:#61798c;font-size:10px;font-weight:800}.material-input-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.material-order-results{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px;display:grid}.material-order-results>span{color:#5e7383;text-align:center;background:linear-gradient(145deg,#f9fcfe,#eaf3f8);border:1px solid #d7e5ef;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:90px;padding:10px;font-size:8px;font-weight:800;display:flex}.material-order-results b{color:#145b86;margin-bottom:3px;font-size:27px}.material-order-results small{color:#8394a0;margin-top:5px;font-size:7px}.material-order-footer{border-top:1px solid #e1e8ed;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding-top:12px;display:flex}.material-order-footer p{color:#7b604d;margin:0;font-size:8px}.conversion-list{grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;display:grid}.conversion-list span{text-align:center;color:#315171;background:linear-gradient(145deg,#f6fafd,#ecf4fa);border:1px solid #e2ebf3;border-radius:7px;padding:11px 7px;font-size:9px;font-weight:800}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#051322a8;place-items:center;padding:18px;animation:.15s fade-in;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(580px,100%);max-height:92vh;padding:27px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000052}.modal.wide-modal{width:min(1050px,100%)}.modal-close{border:1px solid var(--line);cursor:pointer;z-index:2;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.modal-close svg{width:16px}.modal-heading{align-items:flex-start;gap:13px;margin-bottom:21px;padding-right:40px;display:flex}.modal-heading>div{min-width:0}.modal-heading h2{margin:0 0 5px;font-size:21px}.modal-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.modal-icon{border-radius:11px;flex:0 0 44px;place-items:center;height:44px;display:grid}.modal-icon.blue{color:var(--blue);background:#eaf3ff}.modal-icon.orange{color:var(--orange);background:#fff0e6}.modal label{color:#4f6074;gap:6px;margin-bottom:13px;font-size:9px;font-weight:800;display:grid}.modal input,.modal select,.modal textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fbfcfd;border-radius:8px;outline:0;padding:9px 10px;font-size:11px}.modal textarea{resize:vertical;min-height:78px}.form-grid{grid-template-columns:1fr 1fr;gap:14px 12px;display:grid}.upload-zone{cursor:pointer;background:#f4f9fe;border:1px dashed #a9bfd3;border-radius:10px;align-content:center;place-items:center;min-height:105px;position:relative;color:#406a94!important}.upload-zone svg{color:var(--blue)}.upload-zone strong{font-size:10px}.upload-zone span{color:#778ba0;font-size:8px;font-weight:500}.upload-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.modal-actions{border-top:1px solid #edf1f5;justify-content:flex-end;gap:8px;margin-top:19px;padding-top:16px;display:flex}.modal-actions>button:not(.primary-btn){border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:40px;padding:0 15px;font-size:10px;font-weight:750}.payroll-callout,.device-note{color:#285e90;background:#f0f7ff;border:1px solid #cfe3f7;border-radius:9px;align-items:flex-start;gap:10px;padding:12px;display:flex}.payroll-callout svg,.device-note svg{flex:0 0 17px;width:17px}.payroll-callout div{flex-direction:column;gap:3px;display:flex}.payroll-callout strong{font-size:9px}.payroll-callout span{color:#5b7894;font-size:8px}.device-note{color:#9b551f;background:#fff6ef;border-color:#f0d3bc;margin-top:10px}.device-note p{margin:0;font-size:8px;line-height:1.5}.plan-heading{align-items:center}.access-badge{white-space:nowrap;color:var(--green);background:#e8f7ef;border-radius:99px;align-items:center;gap:5px;margin-left:auto;padding:7px 9px;font-size:8px;font-weight:800;display:flex}.access-badge svg{width:13px}.plans-toolbar{grid-template-columns:170px 1fr auto;align-items:end;gap:8px;margin-bottom:12px;display:grid}.plans-toolbar label{margin:0}.plans-toolbar>div{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 10px;display:flex}.plans-toolbar>div input{background:0 0;border:0;outline:0;min-height:0;padding:0}.plans-toolbar>div svg{color:#74869a;width:16px}.plans-toolbar>button{border:1px solid var(--line);color:#41627f;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;height:42px;padding:0 11px;font-size:9px;font-weight:800;display:flex}.plans-toolbar>button svg{width:14px}.plan-layout{border:1px solid var(--line);border-radius:11px;grid-template-columns:185px 1fr;min-height:355px;display:grid;overflow:hidden}.plan-layout aside{border-right:1px solid var(--line);background:#f1f5f8;padding:10px}.plan-layout aside button{color:#65768a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:38px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.plan-layout aside button.active{color:#145fb4;background:#fff;box-shadow:0 3px 8px #132c4a12}.plan-layout aside svg{width:14px}.plan-layout aside b{margin-left:auto}.sheet-list{padding:12px}.source-banner{color:#2a659b;background:#edf6ff;border-radius:8px;align-items:center;gap:9px;margin-bottom:7px;padding:10px;display:flex}.source-banner svg{flex:0 0 16px;width:16px}.source-banner div{flex-direction:column;gap:3px;display:flex}.source-banner strong{font-size:9px}.source-banner span{color:#5a7a99;font-size:7px}.sheet-list article{border-top:1px solid #edf1f5;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:62px;display:grid}.sheet-thumb{width:36px;height:42px;color:var(--blue);background:#edf5fc;border-radius:6px;place-items:center;display:grid}.sheet-thumb svg{width:16px}.sheet-list article small{color:var(--blue);text-transform:uppercase;font-size:7px;font-weight:800}.sheet-list article h3{margin:3px 0;font-size:10px}.sheet-list article p{color:var(--muted);margin:0;font-size:7px}.sheet-list article button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:8px;font-weight:800;display:flex}.sheet-list article button svg{width:11px}.ask-plans{background:linear-gradient(135deg,#eef7ff,#f8fbff);border:1px solid #bed8ef;border-radius:10px;grid-template-columns:30px 150px 1fr auto;align-items:center;gap:9px;min-height:56px;margin-top:12px;padding:9px 10px;display:grid}.ask-plans>svg{color:var(--blue)}.ask-plans div{flex-direction:column;gap:2px;display:flex}.ask-plans strong{font-size:9px}.ask-plans span{color:#6b8195;font-size:7px}.ask-plans input{background:#fff;min-height:36px}.ask-plans button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:7px;height:36px;padding:0 14px;font-size:9px;font-weight:800}.check-row{flex-wrap:wrap;gap:10px;display:flex}.check-row label{grid:initial;border:1px solid var(--line);background:#fafbfc;border-radius:8px;align-items:center;gap:6px;margin:0;padding:9px 10px;display:flex}.check-row input{width:14px;min-height:0}.notification-list{display:grid}.notification-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf1f5;grid-template-columns:34px 1fr 15px;align-items:center;gap:10px;min-height:62px;display:grid}.notification-list button div{flex-direction:column;gap:4px;display:flex}.notification-list strong{font-size:9px}.notification-list small{color:var(--muted);font-size:8px}.notification-list>button>svg{color:#9aa8b7;width:12px}.toast{z-index:150;color:#fff;background:#132d4a;border-radius:10px;align-items:center;gap:9px;max-width:360px;min-height:46px;padding:0 16px;font-size:10px;font-weight:750;animation:.22s toast-in;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #04172a47}.toast svg{color:#5ce0a5;width:17px}.mobile-nav{display:none}.payroll-list a{color:#8290a0;place-items:center;text-decoration:none;display:grid}.payroll-list a svg{width:13px}.command,.stats-grid button,.project-card,.panel,.report-card{transition:transform .2s,box-shadow .2s;box-shadow:0 14px 28px #122d4a14,0 2px 3px #122d4a0d,inset 0 1px #ffffffe6}.command:hover,.project-card:hover,.report-card:hover{transform:translateY(-4px);box-shadow:0 22px 38px #122d4a21,0 3px 5px #122d4a12}.command:active,.project-card button:active,.tool-card button:active{transform:translateY(1px)}.project-card{perspective:900px}.project-art{position:relative;box-shadow:inset 0 -22px 35px #03182d29}.project-art:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff2e,#0000 32%,#02172b1f);position:absolute;inset:0}.building-lines{filter:drop-shadow(0 10px 10px #0000002e);transform:translateZ(12px)}.primary-btn,.clock-chip,.admin-primary{box-shadow:0 7px 14px #145ca433,inset 0 1px #ffffff38}@keyframes fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (max-width:1150px){.app-shell{grid-template-columns:215px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.content{padding:28px 24px 50px}.command-strip,.stats-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.project-grid .project-card:last-child{display:none}.tools-grid{grid-template-columns:repeat(2,1fr)}.material-input-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-grid{grid-template-columns:1fr 1fr}.report-grid article:last-child{grid-column:1/-1}.hours-access-card{grid-template-columns:60px 1fr}.hours-link-form,.hours-connected-actions,.hours-private-note{grid-column:1/-1}}@media (max-width:800px){.app-shell{display:block}.sidebar{width:270px;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.is-open{transform:none;box-shadow:0 0 0 100vw #0514238c}.close-menu,.menu-btn{display:grid}.topbar{gap:8px;height:64px;padding:0 13px}.global-search{max-width:none}.global-search kbd,.lang-btn span{display:none}.lang-btn{justify-content:center;width:36px;margin-left:0}.clock-chip{padding:0 11px}.clock-chip span{display:none}.content{padding:22px 14px 90px}.welcome-row{align-items:flex-end}.welcome-row h1{font-size:25px}.date-card{display:none}.ops-brief{border-radius:13px;grid-template-columns:1fr 1fr}.ops-brief>div,.ops-brief>button{grid-template-columns:40px 1fr auto;gap:9px;min-height:88px;padding:13px}.ops-brief .ops-date{grid-column:1/-1;min-height:76px}.ops-date>span,.ops-alert,.ops-count{border-radius:10px;width:38px;height:38px}.ops-brief strong{font-size:10px}.ops-brief p{font-size:7px}.command-strip{grid-template-columns:1fr 1fr;gap:8px}.command{height:66px}.command small{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stats-grid button{min-height:73px;padding:10px}.stats-grid strong{font-size:23px}.stat-icon{flex-basis:37px;height:37px}.project-grid,.project-grid.wide{scroll-snap-type:x mandatory;margin-left:-14px;margin-right:-14px;padding:0 14px 12px;display:flex;overflow-x:auto}.project-card{scroll-snap-align:start;flex:0 0 82vw}.project-grid .project-card:last-child{display:block}.lower-grid{grid-template-columns:1fr}.update-panel{display:none}.mobile-nav{z-index:40;height:67px;padding:5px 6px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#78889a;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:7px;font-weight:750;display:flex}.mobile-nav button svg{width:19px}.mobile-nav button.active{color:var(--blue)}.page-title{align-items:flex-start}.page-title h1{font-size:26px}.page-title>.primary-btn{flex:none;min-width:42px;padding:0 11px}.page-title>.primary-btn svg+*{display:none}.board{grid-template-columns:repeat(4,250px)}.time-layout{grid-template-columns:1fr}.hours-access-card{grid-template-columns:50px 1fr;padding:18px}.hours-access-icon{width:50px;height:50px}.hours-info-grid{grid-template-columns:1fr}.timer-card{min-height:320px}.report-grid,.tools-grid{grid-template-columns:1fr}.fraction-measurement-top{grid-template-columns:76px 1fr 1fr 34px}.fraction-measurement-top>strong{grid-area:2/1/auto/-1}.fraction-remove{grid-area:1/4}.material-input-grid,.material-order-results{grid-template-columns:repeat(2,minmax(0,1fr))}.report-grid article:last-child{grid-column:auto}.closeout-panel{flex-direction:column;align-items:flex-start}.closeout-panel>div:last-child{width:100%}.closeout-panel button{flex:1;justify-content:center}.personal-time-access{grid-template-columns:48px 1fr;padding:20px}.personal-time-icon{border-radius:13px;width:48px;height:48px}.personal-time-icon svg{width:22px}.personal-time-access h2{font-size:18px}.personal-time-steps,.personal-time-access>a{grid-column:1/-1}.personal-time-steps{grid-template-columns:1fr}.toolkit-hero{min-height:100px;padding:16px 18px}.toolkit-hero>div:first-child>span{font-size:38px}.toolkit-cube{width:58px;height:54px;margin-right:12px}.triple-input{grid-template-columns:1fr 1fr}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:94vh;padding:22px 16px calc(22px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.form-grid{grid-template-columns:1fr}.modal-heading{gap:10px}.modal-heading h2{font-size:19px}.plan-heading .access-badge{display:none}.plans-toolbar{grid-template-columns:1fr auto}.plans-toolbar>label{display:none}.plan-layout{grid-template-columns:1fr}.plan-layout aside{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.plan-layout aside button{flex:none;width:auto}.ask-plans{grid-template-columns:28px 1fr auto}.ask-plans div{display:none}.ask-plans input{min-width:0}.sheet-list article{grid-template-columns:34px 1fr}.sheet-list article button{grid-column:2;justify-self:start;padding:0 0 7px}.week-total,.timecards{padding:13px}}@media (max-width:450px){.global-search input::placeholder{color:#0000}.command-strip{grid-template-columns:1fr 1fr}.command{padding:0 9px}.command>span{flex-basis:34px;height:34px}.command strong{font-size:10px}.stats-grid button{gap:7px}.stats-grid span,.stats-grid small{font-size:7px}.stats-grid strong{font-size:20px}.section-heading{margin-top:4px}.issue-row{grid-template-columns:7px 1fr 12px}.issue-row .status{display:none}.issue-row>svg{grid-column:3}.tools-grid{gap:10px}.tool-card{min-height:250px}.tool-card-wide{min-height:0;padding:14px}.hours-access-card{display:block}.hours-access-icon{margin-bottom:13px}.hours-link-form,.hours-connected-actions{grid-template-columns:1fr}.fraction-measurement-top{grid-template-columns:70px 1fr 1fr}.fraction-remove{grid-area:2/3;justify-self:end}.fraction-measurement-top>strong{grid-column:1/3}.fraction-total,.material-input-grid,.material-order-results{grid-template-columns:1fr}.material-order-footer{flex-direction:column;align-items:stretch}.material-order-footer button{justify-content:center}.toast{bottom:80px;left:12px;right:12px}}.crew-identity{background:linear-gradient(145deg,#2f7fae33,#ffffff0a);border-color:#5eaad752}.project-workspace-page{gap:14px;display:grid}.project-workspace-header{color:#fff;background:radial-gradient(circle at 90% -20%,#61bced47,#0000 330px),linear-gradient(130deg,#0b2f4a,#155f8d);border:1px solid #174f72;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:150px;padding:25px 28px;display:grid;overflow:hidden;box-shadow:0 6px #08263c,0 18px 38px #092b4233,inset 0 1px #ffffff2b}.project-workspace-header>button{color:#b9d8e9;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:900;display:flex}.project-workspace-header>button svg{width:14px;transform:rotate(180deg)}.project-workspace-header h1{letter-spacing:-.045em;margin:6px 0 5px;font-size:34px}.project-workspace-header p{color:#bed6e4;align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.project-workspace-header p svg{width:13px}.workspace-current{background:#ffffff14;border:1px solid #ffffff2b;border-radius:99px;align-items:center;gap:7px;padding:9px 11px;font-size:8px;font-weight:800;display:flex}.workspace-current i{background:#4ed092;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4ed09221}.project-workspace-stats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.project-workspace-stats article{background:linear-gradient(145deg,#fff,#edf3f7);border:1px solid #cedce5;border-radius:13px;align-items:center;gap:13px;min-height:102px;padding:16px;display:flex;box-shadow:0 4px #bdcdd7,0 10px 22px #10354d14}.project-workspace-stats article>svg{color:#fff;background:linear-gradient(145deg,#378fbd,#155d88);border-radius:10px;width:39px;height:39px;padding:10px;box-shadow:0 4px #0e486b}.project-workspace-stats small,.project-workspace-stats strong,.project-workspace-stats p{display:block}.project-workspace-stats small{color:#4b83a1;letter-spacing:.08em;font-size:7px;font-weight:900}.project-workspace-stats strong{margin:3px 0;font-size:22px}.project-workspace-stats p{color:#6e8291;margin:0;font-size:8px}.project-workspace-actions{background:#fff;border:1px solid #d0dde5;border-radius:11px;gap:8px;padding:11px;display:flex;box-shadow:0 6px 16px #11344b0f}.project-workspace-actions button,.project-workspace-actions a{color:#2d6685;cursor:pointer;background:linear-gradient(#fff,#eaf1f5);border:1px solid #bfd0da;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 14px;font-size:8px;font-weight:900;display:inline-flex;box-shadow:0 3px #acbec9}.project-workspace-actions .primary-btn{color:#fff;background:linear-gradient(145deg,#2e8bbb,#155d87);border-color:#155d87;box-shadow:0 3px #0c4162}.project-workspace-actions svg{width:14px}.project-information-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.project-information-grid article{background:#fff;border:1px solid #cfdee6;border-radius:13px;grid-template-columns:48px 1fr;align-items:center;gap:15px;min-height:120px;padding:19px;display:grid}.project-information-grid article>span{color:#155f8c;background:#e5f1f7;border-radius:11px;place-items:center;width:46px;height:46px;font-size:10px;font-weight:900;display:grid;box-shadow:inset 0 1px #fff,0 4px #bfd3de}.project-information-grid small{color:#3c84a8;letter-spacing:.08em;font-size:7px;font-weight:900}.project-information-grid h2{margin:4px 0 5px;font-size:14px}.project-information-grid p{color:#697f8e;margin:0;font-size:8px;line-height:1.5}.project-issue-strip{background:#fff;border:1px solid #cedce5;border-radius:13px;overflow:hidden;box-shadow:0 6px 18px #0f334b12}.project-issue-strip>header{border-bottom:1px solid #dce5ea;justify-content:space-between;align-items:center;min-height:70px;padding:13px 17px;display:flex}.project-issue-strip>header span{color:#3b83a7;letter-spacing:.08em;font-size:7px;font-weight:900}.project-issue-strip>header h2{margin:4px 0 0;font-size:14px}.project-issue-strip>header button{color:#236e93;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;font-weight:900;display:flex}.project-issue-strip>header svg{width:14px}.project-issue-strip>div{grid-template-columns:repeat(2,1fr);display:grid}.project-issue-strip article{border-bottom:1px solid #e1e8ed;border-right:1px solid #e1e8ed;grid-template-columns:10px 1fr auto;align-items:center;gap:11px;min-height:88px;padding:14px 17px;display:grid}.project-issue-strip article:nth-child(2n){border-right:0}.project-issue-strip article small{color:#4180a0;font-size:7px;font-weight:900}.project-issue-strip article strong{margin:4px 0;font-size:9px;display:block}.project-issue-strip article p{color:#6f8290;align-items:center;gap:4px;margin:0;font-size:7px;display:flex}.project-issue-strip article p svg{width:11px}.project-issue-strip>div>p{color:#718694;grid-column:1/-1;padding:25px;font-size:9px}.project-plan-embed{background:#fff;border:1px solid #b7cbd7;border-radius:16px;scroll-margin-top:74px;overflow:hidden;box-shadow:0 7px #adbfca,0 22px 45px #0c304829}.project-plan-embed>header{color:#fff;background:linear-gradient(135deg,#0b304b,#176a98);justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:18px 22px;display:flex}.project-plan-embed h2{margin:5px 0;font-size:18px}.project-plan-embed p{color:#bdd7e6;margin:0;font-size:8px}.project-plan-embed>header>svg{color:#76c8ed;width:30px}.project-plan-embed iframe{background:#edf3f7;border:0;width:100%;height:980px;display:block}.identity-locked{align-items:center;gap:4px;margin-left:auto;color:#278260!important;font-size:7px!important;display:inline-flex!important}.identity-locked svg{width:11px}.payroll-link-card.assigned{background:linear-gradient(145deg,#fff,#ecf7f1);border-color:#91c7ad}.payroll-link-actions span{color:#257b57;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:7px;font-weight:900;display:flex}.payroll-link-actions span svg{width:13px}.payroll-assignment-needed{background:#f4f7f9;border:1px dashed #bdccd5;border-radius:9px;grid-template-columns:30px 1fr;align-items:center;gap:2px 9px;padding:12px;display:grid}.payroll-assignment-needed svg{color:#6f8593;grid-row:1/3;width:25px}.payroll-assignment-needed strong,.payroll-assignment-needed small{display:block}.payroll-assignment-needed strong{font-size:8px}.payroll-assignment-needed small{color:#748997;font-size:7px}.access-invalid-page{background:radial-gradient(circle at 50% 0,#2e8bbb24,#0000 35rem),#edf3f7;place-items:center;min-height:100vh;padding:20px;display:grid}.access-invalid-page section{background:#fff;border:1px solid #c8d8e2;border-radius:17px;max-width:560px;padding:38px;box-shadow:0 7px #b9cbd6,0 20px 45px #0e344d24}.access-invalid-page span{color:#2d82aa;letter-spacing:.12em;font-size:8px;font-weight:900}.access-invalid-page h1{color:#173a51;margin:12px 0 8px;font-size:29px}.access-invalid-page p{color:#657c8c;font-size:10px;line-height:1.6}.access-invalid-page a{color:#fff;background:#17658f;border-radius:8px;align-items:center;min-height:43px;margin-top:10px;padding:0 14px;font-size:8px;font-weight:900;display:inline-flex}.crew-access-boundary{color:#fff;background:linear-gradient(135deg,#123f60,#1d6e99);border-radius:13px;align-items:center;gap:15px;min-height:92px;margin-bottom:13px;padding:17px 20px;display:flex;box-shadow:0 5px #0c3450,0 14px 28px #0d365029}.crew-access-boundary>svg{color:#7cccf0;width:34px}.crew-access-boundary small,.crew-access-boundary strong,.crew-access-boundary p{display:block}.crew-access-boundary small{color:#9ecbe0;letter-spacing:.09em;font-size:7px;font-weight:900}.crew-access-boundary strong{margin:4px 0;font-size:11px}.crew-access-boundary p{color:#c1dbe8;margin:0;font-size:8px}.crew-account-form{background:linear-gradient(145deg,#fff,#eff4f7);border:1px solid #c6d7e1;border-radius:14px;margin-bottom:13px;padding:20px;box-shadow:0 5px #b9cad4,0 14px 30px #0f354c1a}.crew-account-form>header{border-bottom:1px solid #d8e3e9;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:13px;display:flex}.crew-account-form>header span{color:#3783a8;letter-spacing:.09em;font-size:7px;font-weight:900}.crew-account-form h2{margin:4px 0 0;font-size:16px}.crew-account-form>header button{cursor:pointer;background:#fff;border:1px solid #c7d6df;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.crew-account-form>header svg{width:15px}.crew-account-form footer{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.crew-account-form footer button{cursor:pointer;background:#fff;border:1px solid #bfd0da;border-radius:8px;min-height:40px;padding:0 13px;font-size:8px;font-weight:900}.crew-form-note,.crew-form-error{margin:10px 0 0;font-size:8px}.crew-form-note{color:#637b8a}.crew-form-error{color:#a84339;font-weight:900}.crew-account-form label,.admin-task-form label{color:#445e72;align-content:start;gap:7px;font-size:9px;font-weight:850;line-height:1.35;display:grid}.crew-account-form input,.crew-account-form select{color:#173e57;background:#fbfcfd;border:1px solid #b8cad5;border-radius:8px;outline:0;width:100%;min-height:42px;padding:9px 11px;font-size:10px}.crew-account-form input:focus,.crew-account-form select:focus{border-color:#4a91c3;box-shadow:0 0 0 3px #3784b51f}.crew-share-receipt{background:linear-gradient(145deg,#f9fffc,#e9f7f0);border:1px solid #8cc5a8;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:13px 18px;margin-bottom:13px;padding:18px 20px;display:grid;box-shadow:0 5px #abd2bd,0 14px 30px #1c68461a}.crew-share-receipt span{color:#21815a;letter-spacing:.09em;font-size:7px;font-weight:900}.crew-share-receipt h2{margin:5px 0;font-size:15px}.crew-share-receipt p{color:#5d7569;margin:0;font-size:8px;line-height:1.5}.crew-share-receipt code{color:#24694e;word-break:break-all;background:#fff;border:1px solid #b9dac9;border-radius:7px;margin-top:10px;padding:9px;font:8px monospace;display:block}.crew-share-actions{grid-template-columns:1fr 1fr;align-content:center;gap:7px;display:grid}.crew-share-actions button,.crew-share-actions a{color:#236b4f;cursor:pointer;background:#fff;border:1px solid #a8cbbb;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:37px;padding:0 11px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.crew-share-actions svg{width:13px}.crew-share-actions .dismiss{color:#6f7f77}.crew-share-receipt>small{color:#60786c;grid-column:1/-1;font-size:7px}.crew-account-list{background:#fff;border:1px solid #cedce5;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px #0f344c14}.crew-account-list>header{border-bottom:1px solid #dce5ea;justify-content:space-between;align-items:center;min-height:70px;padding:14px 18px;display:flex}.crew-account-list>header span{color:#3b83a7;letter-spacing:.09em;font-size:7px;font-weight:900}.crew-account-list>header h2{margin:4px 0 0;font-size:15px}.crew-account-list>header>b{color:#267b57;background:#e6f5ed;border-radius:99px;padding:6px 8px;font-size:7px}.crew-account-list>article{border-bottom:1px solid #e0e7ec;grid-template-columns:48px minmax(220px,1.3fr) minmax(210px,1fr) 180px;align-items:center;gap:15px;min-height:124px;padding:16px 18px;display:grid}.crew-account-list>article.revoked{opacity:.58;background:#f2f4f5}.crew-account-avatar{color:#fff;background:linear-gradient(145deg,#3a90ba,#165f89);border-radius:12px;place-items:center;width:46px;height:46px;font-size:15px;font-weight:900;display:grid;box-shadow:0 4px #0d4668}.crew-account-person small,.crew-account-payroll small{color:#4382a1;letter-spacing:.07em;font-size:7px;font-weight:900}.crew-account-person h3{margin:4px 0;font-size:12px}.crew-account-person p{color:#718593;margin:0;font-size:8px}.crew-account-person code{color:#567385;text-overflow:ellipsis;white-space:nowrap;max-width:460px;margin-top:7px;font:7px monospace;display:block;overflow:hidden}.crew-account-payroll strong{color:#34566b;margin:5px 0;font-size:9px;display:block}.crew-account-payroll>button{color:#257596;cursor:pointer;background:0 0;border:0;padding:0;font-size:7px;font-weight:900}.crew-account-payroll>div{grid-template-columns:1fr auto;gap:5px;margin-top:6px;display:grid}.crew-account-payroll input{border:1px solid #b8cbd6;border-radius:7px;min-width:0;height:35px;padding:0 8px;font-size:7px}.crew-account-payroll>div button{color:#fff;background:#1b6d96;border:0;border-radius:7px;font-size:7px;font-weight:900}.crew-account-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.crew-account-actions>b{color:#267b57;background:#e8f6ef;border-radius:6px;grid-column:1/-1;justify-self:end;padding:5px 7px;font-size:7px}.crew-account-actions button,.crew-account-actions a{color:#2d6f8e;cursor:pointer;background:#fff;border:1px solid #bfd0da;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:34px;font-size:7px;font-weight:900;display:flex}.crew-account-actions svg{width:12px}.crew-account-actions .danger{color:#a5443d;border-color:#e0bdb8}@media (max-width:900px){.project-workspace-header{grid-template-columns:1fr}.project-workspace-header>button,.workspace-current{width:max-content}.project-workspace-stats,.project-information-grid{grid-template-columns:1fr}.project-plan-embed iframe{height:820px}.crew-account-list>article{grid-template-columns:48px 1fr 180px}.crew-account-payroll{grid-column:2/4}.crew-account-actions{grid-area:1/3}}@media (max-width:560px){.project-workspace-header{padding:20px 17px}.project-workspace-header h1{font-size:28px}.project-workspace-actions{display:grid}.project-information-grid article{grid-template-columns:40px 1fr;padding:15px}.project-information-grid article>span{width:39px;height:39px}.project-issue-strip>div{grid-template-columns:1fr}.project-issue-strip article{border-right:0}.project-plan-embed>header{align-items:flex-start}.project-plan-embed iframe{height:720px}.payroll-link-card{grid-template-columns:48px 1fr!important;display:grid!important}.payroll-link-actions,.payroll-assignment-needed{grid-column:1/-1}.crew-share-receipt{grid-template-columns:1fr}.crew-account-list>article{grid-template-columns:42px 1fr;padding:14px}.crew-account-avatar{width:40px;height:40px}.crew-account-payroll,.crew-account-actions{grid-area:auto/1/auto/-1}.crew-account-actions{grid-template-columns:repeat(2,1fr)}.crew-account-actions>b{justify-self:start}.crew-account-form .form-grid{grid-template-columns:1fr}}.admin-shell{background:#eef2f6;grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#c7d8ea;z-index:60;background:linear-gradient(#081b31,#0c2948 62%,#0b223b);flex-direction:column;height:100vh;padding:22px 15px;display:flex;position:sticky;top:0}.admin-sidebar .brand{padding-bottom:18px}.admin-sidebar .brand>button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.admin-sidebar .private-pill{color:#7fe0b6;background:#30ae7617;border:1px solid #5bd5a333;border-radius:9px;align-items:center;gap:9px;margin:0 2px 12px;padding:10px;display:flex}.private-pill svg{width:16px}.private-pill span{flex-direction:column;gap:2px;display:flex}.private-pill strong{letter-spacing:.05em;text-transform:uppercase;font-size:9px}.private-pill small{color:#7f9cb8;font-size:8px}.admin-sidebar nav{overscroll-behavior:contain;scrollbar-color:#80b7dc6b transparent;scrollbar-width:thin;flex:auto;min-height:0;padding:0 5px 8px 0;overflow:hidden auto}.admin-sidebar nav::-webkit-scrollbar{width:5px}.admin-sidebar nav::-webkit-scrollbar-thumb{background:#80b7dc5c;border-radius:99px}.admin-nav-group{gap:3px;margin:0 0 10px;display:grid}.admin-nav-group>strong{color:#5f82a3;letter-spacing:.14em;padding:4px 11px 2px;font-size:7px;font-weight:950}.admin-nav-group>button{width:100%}.admin-sidebar nav button{color:#92aac2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;height:38px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.admin-sidebar nav button:hover{color:#fff;background:#ffffff0d}.admin-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#155fae,#1d74cc);box-shadow:0 6px 16px #00000029}.admin-sidebar nav .admin-new-work-button{color:#fff;background:linear-gradient(135deg,#1487d4,#0865b0);border:1px solid #7bcbf857;min-height:44px;margin-bottom:11px;box-shadow:0 7px 17px #00539940}.admin-sidebar nav .admin-new-work-button:hover{color:#fff;background:linear-gradient(135deg,#2999e2,#0872c4)}.admin-sidebar nav .admin-new-work-button svg:last-child{width:14px;margin-left:auto}.admin-sidebar nav svg{width:17px}.admin-sidebar nav b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:8px;display:grid}.admin-user{border-top:1px solid #ffffff1a;flex:none;grid-template-columns:35px 1fr 28px;align-items:center;gap:8px;padding:13px 6px 0;display:grid}.admin-help-button{color:#b9daf0;cursor:pointer;width:100%;min-height:39px;font:inherit;text-align:left;background:#2a8bc41a;border:1px solid #60b8e73d;border-radius:9px;flex:none;align-items:center;gap:10px;margin:8px 0;padding:0 11px;font-size:9px;font-weight:800;display:flex}.admin-help-button:hover{color:#fff;background:#389bd22e}.admin-help-button svg{flex:none;width:16px}.admin-help-button svg:last-child{width:13px;margin-left:auto}.supervisor-tutorial-backdrop{z-index:1800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04111fc2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.supervisor-tutorial-dialog{color:#183b55;background:radial-gradient(circle at 50% -8%,#2b84be33,#0000 36%),linear-gradient(155deg,#fff,#eaf2f7);border:1px solid #ffffffbf;border-radius:27px;width:min(600px,100%);overflow:hidden;box-shadow:0 10px #789bb0,0 32px 85px #010f1b80}.supervisor-tutorial-dialog>header{border-bottom:1px solid #d3e1e9;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.supervisor-tutorial-dialog>header>div{color:#155f91;letter-spacing:.12em;align-items:center;gap:9px;display:flex}.supervisor-tutorial-dialog>header>div>span{color:#fff;background:linear-gradient(145deg,#328fca,#135d8e);border-radius:9px;place-items:center;width:31px;height:31px;font-weight:950;display:grid;box-shadow:0 3px #0c456c}.supervisor-tutorial-dialog>header strong{font-size:11px}.supervisor-tutorial-dialog>header small{color:#708a99;border-left:1px solid #c4d5df;padding-left:9px;font-size:9px;font-weight:850}.supervisor-tutorial-dialog>header button{color:#3d6074;cursor:pointer;background:#fff;border:1px solid #c4d5df;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.supervisor-tutorial-dialog>header button svg{width:18px}.supervisor-tutorial-content{text-align:center;flex-direction:column;align-items:center;min-height:400px;padding:31px 39px 22px;display:flex}.supervisor-tutorial-icon{color:#fff;background:linear-gradient(145deg,#2f8fc4,#164f78);border:1px solid #fffc;border-radius:23px;place-items:center;width:76px;height:76px;margin-bottom:22px;display:grid;box-shadow:0 7px #0d3f61,0 18px 32px #0b416345}.supervisor-tutorial-icon svg{width:35px;height:35px}.supervisor-tutorial-content>span{color:#247ead;letter-spacing:.12em;font-size:11px;font-weight:950}.supervisor-tutorial-content h2{margin:9px 0 6px;font-size:clamp(25px,5vw,36px);line-height:1.12}.supervisor-tutorial-content h3{color:#346176;margin:2px 0 9px;font-size:16px}.supervisor-tutorial-content>p{color:#587486;max-width:485px;margin:4px 0 20px;font-size:15px;line-height:1.6}.supervisor-tutorial-content aside{color:#266b4b;text-align:left;background:#edf9f2;border:1px solid #b9ddca;border-radius:13px;align-items:flex-start;gap:10px;max-width:485px;padding:13px 15px;font-size:13px;line-height:1.5;display:flex}.supervisor-tutorial-content aside svg{color:#278b5f;flex:none;width:18px}.supervisor-tutorial-progress{justify-content:center;gap:7px;padding:0 20px 17px;display:flex}.supervisor-tutorial-progress i{background:#b9ccd7;border-radius:999px;width:7px;height:7px;transition:all .2s}.supervisor-tutorial-progress i.active{background:#1e78ad;width:26px}.supervisor-tutorial-dialog>footer{background:#fff9;border-top:1px solid #d3e1e9;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px 20px 20px;display:grid}.supervisor-tutorial-dialog>footer button{cursor:pointer;min-height:49px;font:inherit;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:900;display:flex}.supervisor-tutorial-secondary{color:#33566b;background:linear-gradient(#fff,#edf3f6);border:1px solid #b6c9d4;box-shadow:0 3px #b4c5cf}.supervisor-tutorial-primary{color:#fff;background:linear-gradient(145deg,#2c8fca,#155e91);border:0;box-shadow:0 4px #0d466e,0 10px 22px #145d8f40}.supervisor-tutorial-primary svg{width:16px}.supervisor-tutorial-dialog>footer small{color:#718b9a;white-space:nowrap;font-size:11px;font-weight:850}@media (max-width:600px){.supervisor-tutorial-backdrop{padding:10px}.supervisor-tutorial-dialog{border-radius:20px}.supervisor-tutorial-content{min-height:420px;padding:25px 20px 18px}.supervisor-tutorial-dialog>footer{grid-template-columns:1fr 1.25fr}.supervisor-tutorial-dialog>footer small{display:none}.supervisor-tutorial-dialog>footer button{min-height:52px}.supervisor-tutorial-dialog>header small{display:none}}.admin-user>span{color:#fff;background:#1b6dc0;border-radius:9px;place-items:center;width:35px;height:35px;font-size:12px;font-weight:850;display:grid}.admin-user div{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-user strong{color:#fff;font-size:9px}.admin-user small{text-overflow:ellipsis;color:#7290ad;font-size:7px;overflow:hidden}.admin-user a{color:#8ba2ba;place-items:center;display:grid}.admin-user a svg{width:15px}.access-links-switcher{background:linear-gradient(145deg,#fff,#eef5f9);border:1px solid #c8d8e2;border-radius:16px;grid-template-columns:minmax(280px,1fr) minmax(420px,1.15fr);align-items:center;gap:24px;margin-bottom:18px;padding:20px 22px;display:grid;box-shadow:0 7px 20px #0f344c14}.access-links-switcher>div>span{color:#237faf;letter-spacing:.13em;font-size:8px;font-weight:950}.access-links-switcher h1{color:#17364c;margin:5px 0 6px;font-size:22px}.access-links-switcher p{color:#667f8e;margin:0;font-size:10px;line-height:1.55}.access-links-switcher nav{grid-template-columns:1fr 1fr;gap:9px;display:grid}.access-links-switcher button{color:#315c73;text-align:left;cursor:pointer;background:#fff;border:1px solid #b9ccd7;border-radius:11px;align-items:center;gap:11px;min-height:66px;padding:11px 13px;display:flex}.access-links-switcher button>svg{flex:none;width:19px}.access-links-switcher button>span{gap:3px;display:grid}.access-links-switcher button strong{font-size:10px}.access-links-switcher button small{color:#718996;font-size:8px}.access-links-switcher button.active{color:#fff;background:linear-gradient(145deg,#2087c7,#0f67a2);border-color:#1477b5;box-shadow:0 4px #0a517f}.access-links-switcher button.active small{color:#d4efff}@media (max-width:900px){.access-links-switcher{grid-template-columns:1fr}.access-links-switcher nav{min-height:0;padding:0;overflow:visible}}@media (max-width:520px){.access-links-switcher{padding:17px 14px}.access-links-switcher nav{grid-template-columns:1fr}.access-links-switcher h1{font-size:19px}}.admin-main{min-width:0}.admin-topbar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dbe3eb;align-items:center;gap:14px;height:68px;padding:0 27px;display:flex;position:sticky;top:0}.admin-topbar>div:first-of-type{flex-direction:column;gap:2px;display:flex}.admin-topbar>div:first-of-type span{color:#8190a1;letter-spacing:.13em;font-size:7px;font-weight:850}.admin-topbar>div:first-of-type strong{font-size:13px}.admin-search{background:#f6f8fa;border:1px solid #dce4eb;border-radius:8px;align-items:center;gap:8px;width:min(360px,34vw);height:38px;margin-left:auto;padding:0 10px;display:flex}.admin-search-wrap{margin-left:auto;position:relative}.admin-search-wrap .admin-search{margin-left:0}.admin-search-results{z-index:30;background:#fff;border:1px solid #d8e2ec;border-radius:12px;width:min(420px,78vw);position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 18px 50px #122b462e}.admin-search-results button{color:#23364b;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f6;grid-template-columns:18px 1fr 14px;align-items:center;gap:9px;width:100%;padding:11px 13px;display:grid}.admin-search-results button:hover{background:#f3f8fe}.admin-search-results button>svg{width:14px;color:var(--blue)}.admin-search-results button span{gap:2px;display:grid}.admin-search-results button strong{font-size:10px}.admin-search-results button small{color:var(--muted);font-size:8px}.admin-search-results p{color:var(--muted);margin:0;padding:16px;font-size:9px}.admin-search svg{color:#8795a5;width:15px}.admin-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.admin-bell{color:#657589;background:#fff;border:1px solid #dce4eb;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;position:relative}.admin-bell svg{width:16px}.admin-bell i{color:#fff;background:var(--orange);border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-4px;right:-4px}.admin-sync-warning,.admin-sync-error{color:#704f15;background:#fff9e9;border:1px solid #efd9a8;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.admin-sync-error{color:#8e2929;background:#fff2f2;border-color:#efc4c4}.admin-sync-warning>svg,.admin-sync-error>svg{flex:none;width:17px}.admin-sync-warning>div,.admin-sync-error>div{gap:3px;display:grid}.admin-sync-warning strong,.admin-sync-error strong{font-size:10px}.admin-sync-warning span,.admin-sync-error span{font-size:8px;line-height:1.45}.field-link{color:#395b7a;background:#fff;border:1px solid #dce4eb;border-radius:8px;align-items:center;gap:5px;height:38px;padding:0 11px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.field-link svg{width:13px}.admin-menu{background:0 0;border:0;display:none}.admin-content{max-width:1450px;margin:0 auto;padding:31px 34px 60px}.admin-ops-brief{color:#fff;background:radial-gradient(circle at 85% 0,#3a92d559,#0000 38%),linear-gradient(125deg,#0b2742,#154f7b);border:1px solid #1c527d;border-radius:13px;grid-template-columns:1.1fr 1fr 1.15fr auto;align-items:stretch;min-height:105px;margin-bottom:20px;display:grid;overflow:hidden;box-shadow:0 14px 30px #0c2d482b,inset 0 1px #ffffff24}.admin-ops-brief>div,.admin-ops-brief>button,.admin-ops-brief>a{color:#fff;text-align:left;background:0 0;border:0;border-left:1px solid #ffffff21;align-items:center;gap:12px;min-width:0;padding:17px 20px;text-decoration:none;display:flex}.admin-ops-brief>:first-child{border-left:0}.admin-ops-date>span,.admin-ops-alert{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.admin-ops-date svg,.admin-ops-alert svg{width:18px}.admin-ops-brief small,.admin-ops-brief strong,.admin-ops-brief p{display:block}.admin-ops-brief small{color:#9bc6df;letter-spacing:.1em;font-size:7px;font-weight:900}.admin-ops-brief strong{margin-top:4px;font-size:11px}.admin-ops-brief p{color:#b7cedb;margin:4px 0 0;font-size:8px}.admin-ops-number{color:#ffbb86;text-align:center;min-width:36px;font-size:27px;font-weight:900}.admin-ops-brief>button>svg,.admin-ops-brief>a>svg{color:#83b8d4;width:15px;margin-left:auto}.admin-ops-actions{flex-direction:column;justify-content:center;gap:6px!important}.admin-ops-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:118px;min-height:34px;font-size:8px;font-weight:900;display:inline-flex}.admin-ops-actions button svg{width:12px}.admin-welcome{justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px;display:flex}.admin-welcome>div:first-child span,.admin-page-title span{color:var(--blue);letter-spacing:.14em;font-size:8px;font-weight:850}.admin-welcome h1,.admin-page-title h1{letter-spacing:-.025em;margin:5px 0 4px;font-size:28px}.admin-welcome p,.admin-page-title p{color:var(--muted);margin:0;font-size:10px}.admin-welcome>div:last-child{gap:8px;display:flex}.admin-welcome button,.admin-primary{color:#3b5874;cursor:pointer;background:#fff;border:1px solid #d6e0e9;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 13px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.admin-primary{box-shadow:0 5px 12px #1769d22e;color:#fff!important;border-color:var(--blue)!important;background:linear-gradient(135deg,#1769d2,#2c7ed5)!important}.admin-welcome button svg,.admin-primary svg{width:14px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:18px;display:grid}.admin-stat-card{min-height:92px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4eb;border-radius:11px;align-items:center;gap:12px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 5px 14px #142d480a}:is(.admin-stat-card:hover,.admin-stat-card:focus-visible){border-color:#a9c9e6;transform:translateY(-2px);box-shadow:0 9px 22px #144d821c}.admin-stat-card>svg{color:#7990a5;width:15px;margin-left:auto}.admin-stat-icon{border-radius:10px;flex:0 0 42px;place-items:center;height:42px;display:grid}.admin-stat-icon svg{width:18px}.admin-stat-icon.blue{color:var(--blue);background:#eaf3ff}.admin-stat-icon.orange{color:#dc6d25;background:#fff0e7}.admin-stat-icon.purple{color:#7c58ba;background:#f2ecfb}.admin-stat-icon.green{color:var(--green);background:#e8f7ef}.admin-stat-card div{flex:1;grid-template-columns:1fr auto;align-items:center;display:grid}.admin-stats small{color:#718196;letter-spacing:.08em;grid-column:1;font-size:7px;font-weight:800}.admin-stats strong{grid-area:1/2/3;font-size:25px}.admin-stats p{color:#7f8d9c;grid-column:1;margin:4px 0 0;font-size:8px}.admin-grid{grid-template-columns:1.35fr .8fr;gap:13px;margin-bottom:13px;display:grid}.admin-panel{background:#fff;border:1px solid #dce4eb;border-radius:11px;box-shadow:0 5px 14px #142d4809}.admin-panel>header{justify-content:space-between;align-items:center;padding:16px 18px 11px;display:flex}.admin-panel>header span{color:var(--blue);letter-spacing:.14em;font-size:7px;font-weight:850}.admin-panel>header h2{margin:4px 0 0;font-size:14px}.admin-panel>header button,.admin-panel>header a{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.admin-panel>header button svg,.admin-panel>header a svg{width:11px}.attention-list{padding:0 16px 10px}.attention-list>button,.attention-list>a{text-align:left;cursor:pointer;width:100%;min-height:58px;color:inherit;background:#fff;border:0;border-top:1px solid #edf1f5;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;text-decoration:none;display:grid}.attention-list i{border-radius:8px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.attention-list i svg{width:14px}.attention-list i.urgent{color:#c5561b;background:#fff0e6}.attention-list i.warning{color:#ba8520;background:#fff7dd}.attention-list i.info{color:var(--blue);background:#eaf3ff}.attention-list div{flex-direction:column;gap:3px;display:flex}.attention-list strong{font-size:9px}.attention-list small{color:var(--muted);font-size:8px}.attention-list>button>span,.attention-list>a>span{color:var(--blue);background:#edf5fd;border-radius:6px;padding:5px 7px;font-size:7px;font-weight:800}.quick-admin>div{grid-template-columns:1fr 1fr;gap:7px;padding:0 15px 15px;display:grid}.quick-admin>div button,.quick-admin>div a{text-align:left;cursor:pointer;min-height:78px;color:inherit;background:#fafbfc;border:1px solid #e1e7ed;border-radius:8px;grid-template-rows:1fr 1fr;grid-template-columns:30px 1fr;align-items:center;gap:0 6px;padding:9px;text-decoration:none;display:grid}.quick-admin>div button svg,.quick-admin>div a svg{width:18px;color:var(--blue);grid-row:1/3}.quick-admin>div strong{align-self:end;font-size:8px}.quick-admin>div small{color:var(--muted);align-self:start;font-size:7px}.recent-assignments{overflow:hidden}.admin-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:1.4fr 1fr .8fr .7fr .75fr;align-items:center;gap:10px;min-width:700px;padding:0 18px;display:grid}.table-head{color:#7d8b9a;text-transform:uppercase;letter-spacing:.08em;background:#f5f7f9;border-top:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;height:34px;font-size:7px;font-weight:850}.table-row{color:#4d5e72;border-bottom:1px solid #edf1f5;min-height:57px;font-size:8px}.table-row:last-child{border-bottom:0}.crew-cell{align-items:center;gap:8px;display:flex}.crew-cell>i{color:#fff;background:#2a71b9;border-radius:7px;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:850;display:grid}.crew-cell>span,.table-row>span{min-width:0}.crew-cell>span,.table-row>span:first-child,.table-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.crew-cell strong,.table-row strong{color:#26374c;font-size:8px}.crew-cell small,.table-row small{color:#8492a2;font-size:7px}.active-dot,.review-pill{width:max-content;color:var(--green);background:#e7f7ef;border-radius:99px;align-items:center;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.table-row button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #dce5ed;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:7px;font-weight:800;display:flex}.table-row button svg{width:11px}.admin-page-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;display:flex}.admin-page-title h1{font-size:27px}.admin-project-list{gap:10px;display:grid}.admin-project-list article{background:#fff;border:1px solid #dce4eb;border-radius:11px;grid-template-columns:46px minmax(180px,1.1fr) 1.5fr auto auto;align-items:center;gap:14px;min-height:100px;padding:15px 16px;display:grid;box-shadow:0 4px 12px #132c4609}.project-letter{color:#fff;background:linear-gradient(135deg,#155fba,#2e83d8);border-radius:10px;place-items:center;width:44px;height:44px;font-size:16px;font-weight:850;display:grid}.admin-project-list article>div small{color:var(--green);text-transform:uppercase;font-size:7px;font-weight:800}.admin-project-list h3{margin:4px 0 3px;font-size:13px}.admin-project-list p{color:var(--muted);margin:0;font-size:8px}.admin-project-list dl{grid-template-columns:repeat(3,1fr);gap:9px;margin:0;display:grid}.admin-project-list dl div{background:#f5f7f9;border-radius:7px;padding:8px 9px}.admin-project-list dt{color:#7d8b9a;font-size:7px}.admin-project-list dd{margin:4px 0 0;font-size:9px;font-weight:800}.admin-project-list article>button{height:33px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #dce4eb;border-radius:7px;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:800;display:flex}.admin-project-list article>button.open-project-button{color:#fff;background:linear-gradient(135deg,#1769d2,#2c7ed5);border-color:#1769d2;box-shadow:0 4px 10px #1769d22e}.admin-project-list article>button svg{width:13px}.link-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.link-grid article{background:#fff;border:1px solid #dce4eb;border-radius:11px;overflow:hidden;box-shadow:0 5px 14px #142d480a}.link-grid article>div{padding:18px}.link-grid article>div>span{width:37px;height:37px;color:var(--blue);background:#eaf3ff;border-radius:9px;place-items:center;margin-bottom:13px;display:grid}.link-grid article>div>span svg{width:17px}.link-grid small{color:var(--blue);text-transform:uppercase;font-size:7px;font-weight:850}.link-grid h3{margin:4px 0 10px;font-size:12px}.link-grid p{color:#607388;word-break:break-all;background:#f3f6f8;border-radius:6px;margin:0;padding:8px;font-family:monospace;font-size:7px}.link-grid footer{background:#fafbfc;border-top:1px solid #e8edf2;gap:7px;padding:10px 14px;display:flex}.link-grid footer button{color:#4e657c;cursor:pointer;background:#fff;border:1px solid #dce4eb;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:5px;height:34px;font-size:8px;font-weight:800;display:flex}.link-grid footer svg{width:12px}.admin-callout{color:#255f93;background:#eff7ff;border:1px solid #bcd9f2;border-radius:10px;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.admin-callout svg{flex:0 0 18px;width:18px}.admin-callout strong{font-size:9px}.admin-callout p{color:#5d7993;margin:4px 0 0;font-size:8px;line-height:1.5}.billing-summary{color:#fff;background:linear-gradient(125deg,#0c2949,#155f98);border-radius:12px;grid-template-columns:1.5fr 1fr 1fr;align-items:center;min-height:110px;margin-bottom:14px;padding:17px;display:grid;box-shadow:0 10px 24px #0d304f29}.billing-summary>div{border-right:1px solid #ffffff1f;padding:0 18px}.billing-summary>div:last-child{border:0}.billing-summary small,.billing-summary span{color:#9abbd8;text-transform:uppercase;letter-spacing:.1em;font-size:7px;font-weight:800}.billing-summary strong{margin:5px 0;font-size:25px;display:block}.billing-summary p{color:#9abbd8;margin:0;font-size:8px}.billing-table{overflow:auto}.billing-table .table-head,.billing-table .table-row{grid-template-columns:.7fr 1fr 1.6fr .7fr .9fr 30px;min-width:850px}.billing-table .table-row>span:first-child{gap:5px}.billing-table small.tm,.billing-table small.bc{color:#7c58ba;text-transform:uppercase;background:#f2ecfb;border-radius:4px;width:max-content;padding:3px 5px;font-size:6px;font-weight:850}.billing-table small.bc{color:#b85d20;background:#fff0e7}.review-pill{color:#9a6817;background:#fff5d9}.work-review-summary{color:#fff;background:#1d5277;border-radius:12px;grid-template-columns:repeat(3,1fr);align-items:center;gap:1px;min-height:108px;margin-bottom:14px;display:grid;overflow:hidden;box-shadow:0 12px 26px #0f354f29}.work-review-summary>div{background:linear-gradient(140deg,#ffffff0a,#fff0);border-right:1px solid #ffffff1c;flex-direction:column;justify-content:center;height:100%;padding:18px 22px;display:flex}.work-review-summary>div:last-child{border:0}.work-review-summary small{color:#a9cce3;letter-spacing:.1em;font-size:7px;font-weight:900}.work-review-summary strong{margin:5px 0 2px;font-size:24px}.work-review-summary p{color:#b9d1e0;margin:0;font-size:8px}.work-review-list{overflow:hidden}.work-review-list>header{border-bottom:1px solid #e0e8ed;justify-content:space-between;padding:17px 19px;display:flex}.work-review-list>header span{color:#337ea3;letter-spacing:.1em;font-size:7px;font-weight:900}.work-review-list>header h2{margin:4px 0 0;font-size:15px}.work-review-list>article{border-bottom:1px solid #e5ebef;grid-template-columns:105px 1fr 165px;align-items:center;gap:17px;min-height:96px;padding:15px 19px;display:grid}.work-review-time{grid-template-columns:27px 1fr;align-items:center;gap:2px 8px;display:grid}.work-review-time svg{color:#3688af;grid-row:1/3;width:27px}.work-review-time strong{font-variant-numeric:tabular-nums;font-size:15px}.work-review-time small{color:#748898;font-size:7px}.work-review-main small{color:#3383a8;text-transform:uppercase;font-size:7px;font-weight:900}.work-review-main h3{margin:4px 0;font-size:11px}.work-review-main p{color:#647c8c;margin:0;font-size:8px}.work-review-main span{color:#755f28;background:#fff5d9;border-radius:5px;margin-top:5px;padding:3px 6px;font-size:7px;display:inline-block}.work-review-status{justify-items:end;gap:7px;display:grid}.work-review-status>b{color:#8b6518;background:#fff3d4;border-radius:6px;padding:5px 7px;font-size:7px}.work-review-status button{color:#236f94;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:8px;font-weight:900;display:inline-flex}.work-review-status svg{width:13px}.work-empty{color:#6e8391;text-align:center;place-items:center;padding:48px 20px;display:grid}.work-empty svg{color:#4389aa;width:28px;margin-bottom:8px}.work-empty strong{color:#2f4d60;font-size:11px}.work-empty p{max-width:390px;margin:5px 0 0;font-size:8px;line-height:1.5}.payroll-banner{background:linear-gradient(135deg,#eef7ff,#f9fcff);border:1px solid #cfe1f1;border-radius:12px;align-items:center;gap:15px;min-height:120px;margin-bottom:14px;padding:20px;display:flex}.payroll-banner>svg{width:34px;height:34px;color:var(--blue)}.payroll-banner div{flex:1}.payroll-banner small{color:var(--blue);letter-spacing:.1em;font-size:7px;font-weight:850}.payroll-banner h2{margin:5px 0 3px;font-size:20px}.payroll-banner p{color:var(--muted);margin:0;font-size:8px}.payroll-list{padding:0 16px}.payroll-list>div{border-bottom:1px solid #edf1f5;grid-template-columns:32px 1fr auto 30px;align-items:center;gap:10px;min-height:65px;display:grid}.payroll-list>div>span{width:30px;height:30px;color:var(--green);background:#e8f7ef;border-radius:8px;place-items:center;display:grid}.payroll-list>div>span svg{width:14px}.payroll-list>div>div{flex-direction:column;gap:4px;display:flex}.payroll-list strong{font-size:9px}.payroll-list small{color:var(--muted);font-size:8px}.payroll-list b{color:var(--blue);background:#eaf3ff;border-radius:99px;padding:5px 7px;font-size:7px}.payroll-list button{color:#8290a0;background:0 0;border:0}.payroll-list button svg{width:13px}.admin-modal .primary-btn{text-decoration:none}.admin-link-preview{color:#276497;word-break:break-all;background:#eff7ff;border:1px solid #cfe1f1;border-radius:8px;align-items:center;gap:7px;padding:10px;font-family:monospace;font-size:8px;display:flex}.admin-link-preview svg{flex:0 0 14px;width:14px}.share-device-note{color:#60798c;margin:9px 0 0;font-size:8px;line-height:1.5}.modal-actions{flex-wrap:wrap}.modal-actions a.secondary-share,.modal-actions>button{border:1px solid var(--line);color:#276497;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:0 13px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.modal-actions .disabled,.modal-actions button:disabled{opacity:.45;pointer-events:none}.modal-actions svg{width:13px}@media (max-width:1050px){.admin-shell{grid-template-columns:215px minmax(0,1fr)}.admin-content{padding:25px 20px 55px}.admin-ops-brief{grid-template-columns:1fr 1fr}.admin-ops-brief>:nth-child(3){border-top:1px solid #ffffff21;border-left:0}.admin-ops-actions{flex-direction:row;border-top:1px solid #ffffff21!important}.admin-stats,.link-grid{grid-template-columns:1fr 1fr}.admin-project-list article{grid-template-columns:45px 1fr auto auto}.admin-project-list dl{grid-column:2/5}.admin-project-list article>button{grid-area:1/3}.admin-project-list article>button:last-child{grid-column:4;display:flex}}@media (max-width:760px){.admin-shell{display:block}.admin-sidebar{width:270px;transition:transform .2s;position:fixed;left:0;transform:translate(-105%)}.admin-sidebar.open{transform:none;box-shadow:0 0 0 100vw #04121f94}.admin-sidebar .brand>button{display:grid}.admin-menu{place-items:center;display:grid}.admin-topbar{padding:0 12px}.admin-topbar>div:first-of-type,.admin-search{display:none}.admin-bell{margin-left:auto}.field-link span{display:none}.admin-content{padding:21px 13px 55px}.admin-ops-brief{grid-template-columns:1fr}.admin-ops-brief>div,.admin-ops-brief>button,.admin-ops-brief>a{border-top:1px solid #ffffff21;border-left:0;min-height:76px;padding:13px}.admin-ops-brief>div:first-child{border-top:0}.admin-ops-actions{grid-template-columns:1fr 1fr;display:grid!important}.admin-ops-actions button{width:100%}.admin-welcome{align-items:flex-start}.admin-welcome h1{font-size:25px}.admin-welcome>div:last-child button:first-child{display:none}.admin-stats{gap:7px}.admin-stat-card{gap:8px;min-height:78px;padding:10px}.admin-stat-icon{flex-basis:35px;height:35px}.admin-stats small{font-size:6px}.admin-stats strong{font-size:20px}.admin-stats p{font-size:7px}.admin-grid{grid-template-columns:1fr}.quick-admin{display:none}.admin-page-title{align-items:flex-start}.admin-page-title h1{font-size:24px}.admin-project-list article{grid-template-columns:40px 1fr;padding:12px}.project-letter{width:38px;height:38px}.admin-project-list dl{grid-column:1/3}.admin-project-list article>button,.admin-project-list article>button:last-child{grid-area:auto/1/auto/3;width:100%}.link-grid{grid-template-columns:1fr}.billing-summary{grid-template-columns:1fr 1fr}.billing-summary>div:first-child{border-bottom:1px solid #ffffff1f;border-right:0;grid-column:1/3;margin-bottom:12px;padding-bottom:12px}.billing-summary>div:nth-child(2){padding-left:0}.payroll-banner{flex-wrap:wrap;align-items:flex-start}.payroll-banner div{min-width:180px}.payroll-banner button{width:100%}.admin-modal{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.project-portals-panel{padding:2px}.portal-heading{border-bottom:1px solid #dbe4ea;padding-bottom:16px}.portal-control-bar{background:linear-gradient(145deg,#f8fbfd,#eef4f7);border:1px solid #cbd9e3;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin:13px 0;padding:10px 13px;display:flex;box-shadow:inset 0 1px #fff,0 4px 10px #14344b0d}.portal-control-bar label{min-width:210px;margin:0}.portal-control-bar select{min-height:38px}.portal-control-bar>span{color:#35789a;align-items:center;gap:7px;font-size:8px;font-weight:850;display:flex}.portal-control-bar svg{color:#2e9b69;width:15px}.portal-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-card-grid.single{grid-template-columns:minmax(0,650px);justify-content:center}.portal-card-grid>article{background:radial-gradient(circle at 100% 0,#318fc021,#0000 180px),linear-gradient(150deg,#fff,#edf3f7);border:1px solid #c6d6e1;border-radius:15px;flex-direction:column;min-height:345px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px #b8cbd7,0 14px 28px #13354e1a,inset 0 1px #fff}.portal-card-grid>article:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#16588033 1px,#0000 1px),linear-gradient(90deg,#16588033 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 32%,#000);mask-image:linear-gradient(135deg,#0000 32%,#000)}.portal-card-grid>article.featured{border-color:#5d9dbf;box-shadow:0 5px #4b86a6,0 16px 32px #104b6e29,inset 0 1px #fff}.portal-card-top,.portal-card-copy,.portal-card-grid dl,.portal-card-grid article>a{z-index:1;position:relative}.portal-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-project-mark{color:#fff;background:linear-gradient(145deg,#3b96c2,#155d89);border:1px solid #155478;border-radius:12px;place-items:center;width:52px;height:52px;font-size:15px;font-weight:900;display:grid;box-shadow:inset 0 1px #fff6,0 5px #0d466a,0 10px 20px #0d44662e}.portal-status{color:#247953;background:#e8f7ef;border-radius:99px;align-items:center;gap:6px;padding:6px 8px;font-size:7px;font-weight:900;display:flex}.portal-status i{background:#35ad76;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #35ad7621}.portal-card-copy{margin-top:25px}.portal-card-copy small{color:#3b86aa;letter-spacing:.1em;font-size:7px;font-weight:900}.portal-card-copy h3{color:#183d55;letter-spacing:-.035em;margin:7px 0 8px;font-size:24px}.portal-card-copy p{color:#627b8b;min-height:43px;margin:0;font-size:9px;line-height:1.55}.portal-card-grid dl{border-block:1px solid #d6e1e7;grid-template-columns:1fr 1fr;margin:21px 0 16px;display:grid}.portal-card-grid dl div{padding:13px 8px 13px 0}.portal-card-grid dl div+div{border-left:1px solid #d6e1e7;padding-left:16px}.portal-card-grid dt{color:#155f89;font-size:20px;font-weight:900}.portal-card-grid dd{color:#718595;text-transform:uppercase;letter-spacing:.06em;margin:3px 0 0;font-size:7px;font-weight:800}.portal-card-grid article>a{color:#fff;background:linear-gradient(145deg,#2d89b9,#155b84);border:1px solid #0d547e;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:45px;margin-top:auto;padding:0 13px;font-size:8px;font-weight:900;display:flex;box-shadow:0 4px #0a4162,0 9px 18px #0c43642e}.portal-card-grid article>a svg{width:14px}.portal-card-grid article>a svg:last-child{margin-left:auto}.portal-card-grid article>a:active{transform:translateY(3px);box-shadow:0 1px #0a4162}.portal-feature-row{background:#ccd9e2;border:1px solid #ccd9e2;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:13px;display:grid;overflow:hidden}.portal-feature-row span{color:#48697d;background:#f8fbfd;justify-content:center;align-items:center;gap:7px;min-height:54px;display:flex}.portal-feature-row svg{color:#327fa4;width:14px}.portal-feature-row b{font-size:7px}@media (max-width:800px){.portal-card-grid,.portal-card-grid.single{grid-template-columns:1fr}.portal-card-grid>article{min-height:310px}.portal-feature-row{grid-template-columns:1fr 1fr}.portal-control-bar{flex-direction:column;align-items:flex-start}.portal-control-bar label{width:100%}.work-timer-layout{grid-template-columns:1fr}.work-clock-card{min-height:430px}.payroll-link-card{grid-template-columns:52px 1fr}.payroll-link-card form,.payroll-link-actions{grid-column:1/-1}.work-review-summary{grid-template-columns:1fr}.work-review-summary>div{border-bottom:1px solid #ffffff1c;border-right:0;min-height:82px}.work-review-list>article{grid-template-columns:90px 1fr}.work-review-status{grid-column:1/-1;grid-template-columns:auto 1fr;place-items:center start}}@media (max-width:450px){.portal-heading{align-items:flex-start}.portal-heading .access-badge{margin-left:0}.portal-card-grid>article{min-height:330px;padding:15px}.portal-feature-row,.work-form-grid,.clock-review-actions{grid-template-columns:1fr}.payroll-link-card{display:block}.payroll-link-icon{margin-bottom:12px}.payroll-link-card form,.payroll-link-actions{grid-template-columns:1fr;margin-top:12px}.payroll-link-card form small,.manage-payroll-link{grid-column:1;justify-self:start}.recent-work-card article{grid-template-columns:1fr;gap:7px}}.fraction-mode-tabs{border:1px solid var(--line);background:#e8f0f5;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0;padding:5px;display:grid}.fraction-mode-tabs button{color:#4c6679;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:42px;font-size:11px;font-weight:850}.fraction-mode-tabs button.active{color:#fff;background:linear-gradient(145deg,#237cab,#155f8e);border-color:#0e5078;transform:translateY(-1px);box-shadow:0 3px #0b3a59}.fraction-mode-tabs.wide-tabs{max-width:680px}.crew-work-page{gap:17px;display:grid}.crew-work-heading{background:linear-gradient(145deg,#fff,#eaf3f8);border:1px solid #144a6c29;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex;box-shadow:0 8px 24px #0d344c17}.crew-work-heading span,.supply-request-form header span{color:#1f719d;letter-spacing:.12em;font-size:9px;font-weight:900}.crew-work-heading h1{color:#143e59;margin:5px 0;font-size:clamp(25px,3vw,38px)}.crew-work-heading p,.supply-request-form header p{color:#647b8d;margin:0}.crew-work-heading>button{color:#fff;cursor:pointer;background:linear-gradient(#dc7541,#b95325);border:1px solid #a94b1f;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-weight:900;display:inline-flex;box-shadow:0 4px #7e3518}.crew-work-heading>button svg{width:18px}.crew-work-error,.admin-sync-error{color:#8b3b1e;background:#fff4ed;border:1px solid #e5a382;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;font-weight:700;display:flex}.supply-request-form,.admin-task-form{background:#fff;border:1px solid #b6ccd9;border-radius:15px;padding:22px;box-shadow:0 10px 28px #0a2d431a}.supply-request-form>header,.admin-task-form>header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.supply-request-form h2,.admin-task-form h2{color:#143e59;margin:4px 0}.supply-request-form>header>button,.admin-task-form>header>button{border:1px solid var(--line);cursor:pointer;background:#eef4f7;border-radius:8px;width:38px;height:38px}.supply-request-form label,.admin-task-form label{color:#526c7d;gap:6px;font-size:10px;font-weight:800;display:grid}.supply-request-form input,.supply-request-form select,.supply-request-form textarea,.admin-task-form input,.admin-task-form select,.admin-task-form textarea{color:#173e57;background:#f9fbfc;border:1px solid #b8cad5;border-radius:8px;width:100%;min-height:43px;padding:10px 12px}.supply-request-form footer,.admin-task-form footer{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.supply-request-form footer button,.admin-task-form footer button{cursor:pointer;background:#f3f7f9;border:1px solid #b4c6d1;border-radius:8px;min-height:42px;padding:0 15px;font-weight:800}.supply-request-form footer .primary-btn{color:#fff;text-shadow:0 1px #0000002e;background:linear-gradient(145deg,#237de0,#0d5db9);border-color:#0f65c5;box-shadow:0 5px #084989,0 12px 22px #0d5db938}.supply-request-form footer .primary-btn:disabled{color:#eaf4ff;opacity:.8;background:linear-gradient(145deg,#5c91c5,#3c73a8);box-shadow:0 3px #315f8c}.payroll-clock-view{gap:15px;display:grid}.hours-page-title{align-items:center}.hours-identity{color:#1b6b49;background:#eef9f3;border:1px solid #9bc5ae;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;display:flex}.hours-identity>svg{width:22px}.hours-identity span{display:grid}.hours-identity small{letter-spacing:.08em;font-size:7px;font-weight:900}.hours-identity strong{margin-top:3px;font-size:10px}.hours-access-needed{text-align:center;background:linear-gradient(145deg,#fff,#edf4f7);border:1px solid #b9cfda;border-radius:18px;max-width:720px;margin:7vh auto;padding:38px;box-shadow:0 8px #b3c7d2,0 20px 46px #0c324a24}.hours-access-needed>svg{color:#237ba4;width:42px}.hours-access-needed>span{color:#2d82a9;letter-spacing:.1em;margin-top:14px;font-size:8px;font-weight:900;display:block}.hours-access-needed h1{margin:9px 0;font-size:27px}.hours-access-needed p{color:#647c8b;line-height:1.65}.hours-summary-strip{background:#fff;border:1px solid #c3d5df;border-radius:13px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 8px 22px #0d354e14}.hours-summary-strip article{border-right:1px solid #dce6ec;place-content:center;min-height:86px;padding:14px 20px;display:grid}.hours-summary-strip article:last-child{border-right:0}.hours-summary-strip small{color:#4b84a0;letter-spacing:.08em;font-size:7px;font-weight:900}.hours-summary-strip strong{color:#153f59;margin-top:6px;font-size:22px}.payroll-clock-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:14px;display:grid}.payroll-clock-setup,.payroll-clock-face{background:linear-gradient(145deg,#fff,#eff5f8);border:1px solid #bed1dc;border-radius:16px;min-height:420px;padding:24px;box-shadow:0 7px #b6cbd6,0 17px 36px #0e344c1a}.payroll-clock-setup>header{align-items:center;gap:12px;margin-bottom:22px;display:flex}.payroll-clock-setup>header>svg{color:#257ea7;width:30px}.payroll-clock-setup header small{color:#4285a5;letter-spacing:.1em;font-size:7px;font-weight:900}.payroll-clock-setup h2{margin:5px 0 0;font-size:17px}.payroll-clock-setup label{color:#496576;gap:7px;margin-top:14px;font-size:9px;font-weight:900;display:grid}.payroll-clock-setup select,.payroll-clock-setup textarea{color:#173e57;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #adc5d2;border-radius:9px;padding:11px 12px}.payroll-clock-setup textarea{resize:vertical;min-height:92px}.jobsite-confirmation{color:#256e50;background:#edf8f2;border:1px solid #b3d4c3;border-radius:9px;align-items:center;gap:9px;margin-top:18px;padding:12px;display:flex}.jobsite-confirmation>svg{width:20px}.jobsite-confirmation span{display:grid}.jobsite-confirmation small{color:#638172;margin-top:3px;font-size:8px}.payroll-clock-face{text-align:center;background:radial-gradient(circle at 50% 25%,#318ec22e,#0000 29%),linear-gradient(150deg,#f9fcfe,#edf4f8);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.payroll-clock-face.running{color:#fff;background:radial-gradient(circle at 50% 23%,#43b0e84d,#0000 30%),linear-gradient(150deg,#123f61,#0a263d 74%);border-color:#174d70;box-shadow:0 7px #082034,0 20px 42px #08273d40}.payroll-clock-face>.clock-status{top:22px}.payroll-clock-face>svg{color:#3187b0;width:40px;height:40px;margin-bottom:15px}.payroll-clock-face.running>svg{color:#75cdf4}.payroll-clock-face>strong{font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:clamp(45px,5vw,64px)}.payroll-clock-face>p{color:#678091;margin:12px 0 22px}.payroll-clock-face.running>p{color:#bdd9e8}.clock-in-button,.clock-out-button,.clock-retry-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2b9b6c,#176a49);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-width:220px;min-height:54px;font-size:11px;font-weight:900;display:flex;box-shadow:0 5px #0e4c34,0 13px 25px #1169483d}.clock-out-button{background:linear-gradient(145deg,#e26851,#ad392d);box-shadow:0 5px #7b261f,0 13px 25px #992c2240}.clock-retry-button{background:linear-gradient(145deg,#d99a31,#a9680c);box-shadow:0 5px #774909}.payroll-clock-message{max-width:330px;font-size:8px;line-height:1.5;color:inherit!important;margin:17px 0 0!important}.weekly-hours-card,.recent-shifts-card{background:#fff;border:1px solid #c4d5df;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #0e344d14}.weekly-hours-card>header,.recent-shifts-card>header{border-bottom:1px solid #dce6eb;justify-content:space-between;align-items:center;min-height:72px;padding:15px 19px;display:flex}.weekly-hours-card header span,.recent-shifts-card header span{color:#3d83a5;letter-spacing:.1em;font-size:7px;font-weight:900}.weekly-hours-card h2,.recent-shifts-card h2{margin:5px 0 0;font-size:15px}.weekly-hours-card>header>b,.recent-shifts-card>header>b{color:#176a49;background:#e8f7ef;border-radius:99px;padding:7px 10px;font-size:9px}.weekly-hours-card>div{grid-template-columns:repeat(3,1fr);display:grid}.weekly-hours-card article{border-right:1px solid #e0e8ed;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.weekly-hours-card article:last-child{border-right:0}.weekly-hours-card article .project-letter{width:36px;height:36px}.weekly-hours-card article div{display:grid}.weekly-hours-card article small{color:#6e8391;font-size:7px}.weekly-hours-card article>b{color:#1f684d;font-size:14px}.weekly-hours-card article>small{grid-column:3}.payroll-prefill-button{color:#fff;background:linear-gradient(135deg,#1769d2,#2c7ed5);border-radius:11px;align-items:center;gap:11px;min-height:68px;margin:15px;padding:13px 16px;text-decoration:none;display:flex;box-shadow:0 5px #0f54aa,0 12px 24px #1769d233}.payroll-prefill-button>svg{width:21px}.payroll-prefill-button>span{display:grid}.payroll-prefill-button small{color:#d7eaff;margin-top:4px;font-size:8px}.payroll-prefill-button>svg:last-child{width:16px;margin-left:auto}.recent-shifts-card>article{border-bottom:1px solid #e2e9ed;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:12px 18px;display:grid}.recent-shifts-card>article>svg{color:#279164;width:18px}.recent-shifts-card article div{display:grid}.recent-shifts-card article strong{font-size:9px}.recent-shifts-card article small,.recent-shifts-card article p{color:#708493;margin:3px 0 0;font-size:7px}.recent-shifts-card>article>b{font-size:10px}.recent-shifts-card>p{color:#718594;padding:24px}.extra-time-tool{color:#52360f;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fffaf0,#f7ead2);border:1px solid #d6b27b;border-radius:13px;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;width:100%;min-height:92px;margin-bottom:13px;padding:16px 19px;display:grid;box-shadow:0 5px #d6bc91,0 14px 27px #5e42121a}.extra-time-tool>svg:first-child{color:#a86712;width:32px}.extra-time-tool span{display:grid}.extra-time-tool small{color:#9a671e;letter-spacing:.1em;font-size:7px;font-weight:900}.extra-time-tool strong{margin-top:4px;font-size:13px}.extra-time-tool p{color:#7c6748;margin:4px 0 0;font-size:8px}.extra-time-tool>svg:last-child{width:17px}.jobsite-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.jobsite-choice-grid>button{color:#1b425a;cursor:pointer;text-align:left;background:#fff;border:2px solid #c5d5de;border-radius:13px;grid-template-rows:1fr auto;grid-template-columns:40px 1fr;align-items:center;gap:4px 10px;min-height:112px;padding:13px;display:grid;box-shadow:0 4px #b8cbd5}.jobsite-choice-grid>button:hover{border-color:#7fb1ca}.jobsite-choice-grid>button.selected{background:#edf9f3;border-color:#278760;box-shadow:0 4px #81bea2,0 0 0 3px #2787601a}.jobsite-choice-grid .project-letter{color:#fff;background:#277fa9;border-radius:11px;grid-row:1/3;place-items:center;width:40px;height:40px;font-size:15px;font-weight:900;display:grid}.jobsite-choice-grid button>span:nth-child(2){min-width:0;display:grid}.jobsite-choice-grid strong{font-size:10px}.jobsite-choice-grid small{color:#708491;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:7px;overflow:hidden}.jobsite-choice-grid em{color:#648092;grid-column:2;font-size:7px;font-style:normal;font-weight:900}.jobsite-choice-grid button>svg{color:#278760;grid-column:2;justify-self:end;width:20px}.jobsite-required{color:#855a17;background:#fff8e9;border:1px solid #e1c28e;border-radius:9px;align-items:center;gap:9px;margin-top:18px;padding:12px;display:flex}.jobsite-required>svg{width:20px}.jobsite-required span{display:grid}.jobsite-required small{color:#8a734f;margin-top:3px;font-size:8px}.clock-in-button:disabled{color:#81939e;cursor:not-allowed;background:#d5dfe4;box-shadow:0 5px #b5c2c9}.calendar-permission{color:#fff;background:linear-gradient(135deg,#123f60,#1d6e99);border-radius:13px;align-items:center;gap:14px;min-height:88px;margin-bottom:14px;padding:16px 19px;display:flex;box-shadow:0 5px #0c3450,0 14px 28px #0d365029}.calendar-permission>svg{color:#7cccf0;width:31px}.calendar-permission small,.calendar-permission strong,.calendar-permission p{display:block}.calendar-permission small{color:#9ecbe0;letter-spacing:.09em;font-size:7px;font-weight:900}.calendar-permission strong{margin:4px 0;font-size:11px}.calendar-permission p{color:#c1dbe8;margin:0;font-size:8px}.calendar-event-form{background:linear-gradient(145deg,#fff,#eff4f7);border:1px solid #c1d3de;border-radius:14px;margin-bottom:14px;padding:20px;box-shadow:0 5px #b8cad4,0 14px 30px #0f354c1a}.calendar-event-form>header{border-bottom:1px solid #d7e2e8;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:13px;display:flex}.calendar-event-form>header span{color:#3783a8;letter-spacing:.09em;font-size:7px;font-weight:900}.calendar-event-form h2{margin:4px 0 0;font-size:16px}.calendar-event-form>header>button{cursor:pointer;background:#fff;border:1px solid #c5d4dd;border-radius:8px;width:34px;height:34px}.calendar-event-form label{color:#445e72;gap:7px;font-size:9px;font-weight:850;display:grid}.calendar-event-form input,.calendar-event-form select,.calendar-event-form textarea{color:#173e57;background:#fff;border:1px solid #b8cad5;border-radius:8px;width:100%;min-height:42px;padding:9px 11px}.calendar-event-form>label{margin-top:13px}.calendar-event-form footer{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.calendar-event-form footer button{cursor:pointer;background:#fff;border:1px solid #b9cbd5;border-radius:8px;align-items:center;gap:6px;min-height:41px;padding:0 14px;font-size:8px;font-weight:900;display:flex}.calendar-event-form footer svg{width:14px}.calendar-error{color:#9a382e;font-size:8px;font-weight:850}.calendar-board{background:#fff;border:1px solid #c8d8e1;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #0e344d14}.calendar-board>header{border-bottom:1px solid #dce5ea;justify-content:space-between;align-items:center;min-height:75px;padding:16px 19px;display:flex}.calendar-board>header span{color:#3d83a5;letter-spacing:.1em;font-size:7px;font-weight:900}.calendar-board>header h2{margin:5px 0 0;font-size:16px}.calendar-board>header>b{color:#176a49;background:#e8f7ef;border-radius:99px;padding:7px 10px;font-size:8px}.calendar-month{padding:16px 18px 4px}.calendar-month>h3{color:#49677a;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:10px}.calendar-event{background:#fbfcfd;border:1px solid #d6e1e7;border-radius:11px;grid-template-columns:52px 40px minmax(0,1fr) 130px;align-items:center;gap:12px;min-height:92px;margin-bottom:11px;padding:13px;display:grid}.calendar-event.completed{background:#f3faf6;border-color:#b9d8c8}.calendar-event time{color:#fff;text-align:center;background:linear-gradient(145deg,#1e77ac,#15547c);border-radius:9px;place-content:center;height:55px;display:grid}.calendar-event time strong{font-size:18px}.calendar-event time span{text-transform:uppercase;font-size:7px;font-weight:900}.calendar-event-icon{color:#ad681a;background:#fff1dd;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.calendar-event-icon svg{width:18px}.calendar-event>div small{color:#3e84a4;letter-spacing:.05em;font-size:7px;font-weight:900}.calendar-event>div h3{margin:5px 0;font-size:11px}.calendar-event>div p,.calendar-event>div>span{color:#6c8290;margin:0;font-size:8px}.calendar-event>div>span{margin-top:5px;font-size:7px;display:block}.calendar-event>select{color:#285c78;background:#fff;border:1px solid #b8cbd6;border-radius:8px;min-height:39px;padding:0 8px;font-size:8px;font-weight:900}.calendar-empty{color:#6a8190;text-align:center;place-items:center;padding:44px;display:grid}.calendar-empty>svg{color:#4a8daf;width:30px;margin-bottom:10px}.calendar-empty p{margin:5px 0 0;font-size:8px}@media (max-width:760px){.hours-page-title{display:grid}.hours-identity{width:100%}.hours-summary-strip{grid-template-columns:1fr}.hours-summary-strip article{border-bottom:1px solid #dce6ec;border-right:0;min-height:68px}.hours-summary-strip article:last-child{border-bottom:0}.payroll-clock-layout{grid-template-columns:1fr}.payroll-clock-setup,.payroll-clock-face{min-height:370px;padding:19px}.jobsite-choice-grid{grid-template-columns:1fr}.jobsite-choice-grid>button{grid-template-rows:1fr;grid-template-columns:42px 1fr auto;min-height:76px}.jobsite-choice-grid .project-letter{grid-row:1}.jobsite-choice-grid em,.jobsite-choice-grid button>svg{grid-area:1/3}.weekly-hours-card>div{grid-template-columns:1fr}.weekly-hours-card article{border-bottom:1px solid #e0e8ed;border-right:0}.recent-shifts-card>article{grid-template-columns:22px 1fr}.recent-shifts-card>article>b{grid-column:2}.extra-time-tool{grid-template-columns:40px 1fr}.extra-time-tool>svg:last-child{display:none}.calendar-event-form .form-grid{grid-template-columns:1fr}.calendar-event{grid-template-columns:48px 34px 1fr}.calendar-event>select{grid-column:1/-1}.calendar-month{padding:13px}.calendar-permission{align-items:flex-start}}.crew-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.crew-task-card{background:#fff;border:1px solid #bfd0da;border-left:5px solid #3783a9;border-radius:13px;padding:19px;box-shadow:0 7px 18px #0c344b14}.crew-task-card.high,.crew-task-card.urgent{border-left-color:#d05a2a}.crew-task-card>header,.crew-request-history>header,.crew-request-history article{justify-content:space-between;align-items:center;gap:12px;display:flex}.crew-task-card>header span,.crew-request-history small{color:#637b8d;font-size:9px;font-weight:800}.crew-task-card>header b{color:#256789;background:#edf4f8;border-radius:999px;padding:5px 8px;font-size:8px}.crew-task-card h2{color:#153f59;margin:14px 0 7px;font-size:19px}.crew-task-card p{color:#60778a;min-height:42px;line-height:1.5}.crew-task-card dl{grid-template-columns:1fr 1fr;gap:8px;display:grid}.crew-task-card dl div{background:#eef4f7;border-radius:7px;padding:9px}.crew-task-card dt{color:#6c8393;text-transform:uppercase;font-size:8px;font-weight:800}.crew-task-card dd{color:#183e56;margin:4px 0 0;font-weight:800}.crew-task-card footer{gap:9px;margin-top:13px;display:flex}.crew-task-card footer button{color:#1a5f83;cursor:pointer;background:#eef5f8;border:1px solid #8cabbc;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-weight:800;display:inline-flex}.crew-task-card footer .ready{color:#fff;background:#19688f;border-color:#19688f}.crew-task-card footer svg{width:16px}.crew-work-loading,.crew-work-empty{color:#5c7485;text-align:center;background:#f6fafc;border:1px dashed #aac0cd;border-radius:14px;align-content:center;place-items:center;gap:8px;min-height:220px;padding:28px;display:grid}.crew-work-empty svg,.crew-work-loading svg{color:#2d7da5;width:34px;height:34px}.crew-work-empty.inline{grid-column:1/-1;min-height:150px}.crew-request-history{background:#fff;border:1px solid #c2d1da;border-radius:13px;padding:19px}.crew-request-history>header{border-bottom:1px solid #dbe5ea;padding-bottom:11px}.crew-request-history>header span{color:#557084;letter-spacing:.1em;font-size:9px;font-weight:900}.crew-request-history>header strong{color:#fff;text-align:center;background:#155f8e;border-radius:999px;min-width:30px;padding:5px}.crew-request-history article{border-bottom:1px solid #e3eaee;padding:12px 2px}.crew-request-history article div{gap:3px;display:grid}.crew-request-history article span{color:#708493;font-size:10px}.crew-request-history article>b{color:#286b8c;background:#edf4f7;border-radius:999px;padding:6px 9px;font-size:9px}.admin-work-board{grid-template-columns:1.15fr .85fr;gap:17px;margin-top:18px;display:grid}.admin-work-column{background:#f3f7f9;border:1px solid #c2d2db;border-radius:14px;align-content:start;gap:12px;padding:18px;display:grid}.admin-work-column>header{border-bottom:1px solid #cedbe2;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.admin-work-column>header>div{align-items:center;gap:10px;display:flex}.admin-work-column>header svg{color:#1f729c;width:22px}.admin-work-column>header small{color:#60788a;letter-spacing:.1em;font-size:8px;font-weight:900;display:block}.admin-work-column>header h2{color:#173f58;margin:3px 0 0;font-size:17px}.admin-work-column>header>b{color:#fff;text-align:center;background:#155f8e;border-radius:999px;min-width:32px;padding:6px}.admin-task-card,.admin-request-card{background:#fff;border:1px solid #c2d2db;border-radius:11px;padding:15px;box-shadow:0 5px 14px #0a2d420f}.admin-task-card>header,.admin-request-card>header{color:#60798a;justify-content:space-between;gap:10px;font-size:8px;font-weight:900;display:flex}.admin-task-card h3,.admin-request-card h3{color:#173e57;margin:11px 0 6px}.admin-task-card p,.admin-request-card p{color:#61798a;line-height:1.45}.admin-task-card dl{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.admin-task-card dl div{background:#eef4f7;border-radius:6px;padding:7px}.admin-task-card dt{color:#708594;text-transform:uppercase;font-size:7px}.admin-task-card dd{color:#244c64;margin:3px 0 0;font-size:9px;font-weight:800}.admin-task-card footer,.admin-request-card footer{justify-content:flex-end;margin-top:11px;display:flex}.admin-task-card footer button,.admin-request-card select{color:#1b6185;cursor:pointer;background:#eaf3f7;border:1px solid #8eacbc;border-radius:7px;min-height:37px;padding:0 11px;font-weight:800}.admin-task-card footer button{align-items:center;gap:6px;display:inline-flex}.admin-task-card footer .verify{color:#196143;background:#e8f5ee;border-color:#1a6b47}.admin-request-card.work-stopped{border-left:5px solid #c74d25}.admin-request-card.needed-today{border-left:5px solid #d4932e}.admin-work-empty{color:#678091;place-items:center;gap:7px;min-height:130px;display:grid}@media (max-width:900px){.crew-work-heading{flex-direction:column;align-items:flex-start}.crew-task-grid,.admin-work-board{grid-template-columns:1fr}}@media (max-width:620px){.fraction-mode-tabs,.crew-task-card dl,.admin-task-card dl{grid-template-columns:1fr}}.supervisor-console-link{color:#15395f;background:linear-gradient(#fff,#edf3f9);border:1px solid #b9c8da;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 3px 8px #17395c1f}.supervisor-console-link svg{width:18px}.supervisor-access-guide{margin-top:22px}.supervisor-access-steps{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.supervisor-access-steps article{background:#f8fafc;border:1px solid #d8e1eb;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.supervisor-access-steps article>b{color:#fff;background:#173f68;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.supervisor-access-steps p{color:#5b6e82;margin:4px 0 0;font-size:13px;line-height:1.4}.supervisor-access-steps a,.supervisor-access-steps button{color:#173f68;cursor:pointer;background:#e3edf7;border:0;border-radius:10px;min-height:38px;padding:9px 13px;font-weight:800;text-decoration:none}.notification-empty{color:#567086;align-items:center;gap:10px;padding:18px;display:flex}.supervisor-share-actions{grid-template-columns:repeat(2,minmax(112px,1fr));gap:7px;min-width:252px;display:grid}.supervisor-share-actions a,.supervisor-share-actions button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;font-size:11px;display:inline-flex}.supervisor-share-actions svg{width:14px;height:14px}.supervisor-share-actions .gmail-share{color:#fff;background:#1769d2;box-shadow:0 4px 10px #1769d233}@media (max-width:1100px){.supervisor-access-steps{grid-template-columns:1fr}}@media (max-width:760px){.supervisor-console-link span{display:none}.supervisor-console-link{justify-content:center;width:42px;padding:0}.supervisor-access-steps article{grid-template-columns:34px 1fr}.supervisor-access-steps article>a,.supervisor-access-steps article>button,.supervisor-access-steps article>.supervisor-share-actions{grid-column:2;justify-self:stretch}.supervisor-share-actions{grid-template-columns:1fr 1fr;min-width:0}.supervisor-share-actions a,.supervisor-share-actions button{padding:9px 7px;font-size:10px}}.operations-portal{background:#fff;border:1px solid #c6d5e0;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #1136501a}.operations-launch-copy{background:radial-gradient(circle at 90% 0,#2785b424,#0000 240px),linear-gradient(145deg,#fff,#edf4f8);grid-template-columns:64px 1fr auto;align-items:center;gap:18px;padding:28px;display:grid}.operations-launch-icon{color:#fff;background:linear-gradient(145deg,#338fc0,#155e8b);border-radius:15px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 5px #0c4568,0 12px 23px #0f45672e}.operations-launch-icon svg{width:27px}.operations-launch-copy small{color:#2b799f;letter-spacing:.11em;font-size:8px;font-weight:900}.operations-launch-copy h2{color:#173f59;margin:6px 0;font-size:22px}.operations-launch-copy p{color:#60798b;max-width:670px;margin:0;line-height:1.5}.operations-launch-copy>a{align-items:center;gap:7px;min-height:46px;text-decoration:none;display:inline-flex}.operations-launch-copy>a svg{width:15px}.operations-feature-grid{background:#d7e2e8;border-top:1px solid #d7e2e8;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.operations-feature-grid article{background:#f8fbfc;align-items:flex-start;gap:10px;padding:18px;display:flex}.operations-feature-grid svg{color:#258562;flex:none;width:18px}.operations-feature-grid strong{color:#244b63;font-size:10px}.operations-feature-grid p{color:#6a7f8d;margin:5px 0 0;font-size:9px;line-height:1.45}.operations-portal>header{background:linear-gradient(145deg,#f8fbfd,#eaf2f7);border-bottom:1px solid #d8e3ea;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex}.operations-portal>header>div,.operations-portal>header a{align-items:center;gap:10px;display:flex}.operations-portal>header svg{color:#1d719c;width:18px}.operations-portal>header span{gap:3px;display:grid}.operations-portal>header strong{color:#173e58;font-size:11px}.operations-portal>header small{color:#60798a;font-size:8px}.operations-portal>header a{color:#155f88;background:#fff;border:1px solid #a9bfcd;border-radius:8px;min-height:38px;padding:0 12px;font-size:9px;font-weight:850;text-decoration:none}.operations-portal iframe{background:#f1f5f8;border:0;width:100%;height:clamp(620px,76vh,920px);display:block}.work-review-list>article.expanded{border-color:#77a7c2;grid-template-columns:90px 1fr auto;box-shadow:0 9px 22px #134d6c1a}.work-review-detail{background:#f3f7f9;border-top:1px solid #d8e3e9;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.work-review-detail span,.billing-record-detail span{gap:4px;display:grid}.work-review-detail small,.billing-record-detail small{color:#718493;text-transform:uppercase;font-size:7px;font-weight:850}.work-review-detail strong,.billing-record-detail strong{color:#234b64;font-size:9px}.billing-table .table-row.expanded{background:#f7fbfd}.billing-record-detail{background:#eef5f8;border-top:1px solid #d9e4ea;grid-column:1/-1;grid-template-columns:2fr 1fr 1.4fr;gap:10px;padding:12px 14px;display:grid}.crew-account-payroll>span{color:#687f90;font-size:8px}@media (max-width:800px){.operations-portal iframe{height:72vh}.operations-launch-copy{grid-template-columns:56px 1fr}.operations-launch-copy>a{grid-column:1/-1;justify-content:center}.operations-feature-grid{grid-template-columns:1fr}.work-review-detail,.billing-record-detail{grid-template-columns:1fr 1fr}.admin-search-wrap{margin-left:auto}.admin-search-results{right:-80px}}@media (max-width:520px){.operations-portal>header{flex-direction:column;align-items:flex-start}.work-review-detail,.billing-record-detail{grid-template-columns:1fr}.admin-search-results{width:auto;position:fixed;top:66px;left:10px;right:10px}}.task-attachment-picker,.crew-progress-upload{cursor:pointer;background:#eef6fa;border-radius:10px;align-items:center;gap:11px;min-height:66px;padding:12px 14px;color:#1d658b!important;border:1px dashed #86aac0!important;display:flex!important}.task-attachment-picker svg,.crew-progress-upload svg{flex:none;width:21px}.task-attachment-picker span,.crew-progress-upload span{gap:3px;display:grid}.task-attachment-picker small,.crew-progress-upload small{color:#698293;font-size:8px}.task-attachment-picker input,.crew-progress-upload input{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.task-resource-row,.crew-task-resources{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.task-resource-row a,.task-resource-row button,.crew-task-resources a,.crew-task-resources button,.request-photo-link{color:#17658d;cursor:pointer;background:#eef6fa;border:1px solid #9fbccc;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:8px 10px;font-size:8px;font-weight:850;text-decoration:none;display:inline-flex}.task-resource-row svg,.crew-task-resources svg,.request-photo-link svg{width:14px}.task-rfi-detail,.crew-rfi-card{background:linear-gradient(145deg,#f8fcfe,#eaf3f7);border:1px solid #a7c4d4;border-radius:10px;margin:10px 0;padding:14px}.task-rfi-detail header,.crew-rfi-card header{border-bottom:1px solid #cadbe4;gap:4px;padding-bottom:10px;display:grid}.task-rfi-detail header span,.crew-rfi-card header small{color:#2c7da3;letter-spacing:.08em;font-size:7px;font-weight:900}.task-rfi-detail dl{gap:8px;display:grid}.task-rfi-detail dl div,.crew-rfi-card>div{padding-top:9px}.task-rfi-detail dt,.crew-rfi-card>div small{color:#5e7b8c;text-transform:uppercase;font-size:7px;font-weight:900}.task-rfi-detail dd,.crew-rfi-card p{color:#294c62;margin:4px 0 0;line-height:1.5}.task-assignee-panel{background:#f1f7fa;border:1px solid #9fc0d2;border-radius:10px;margin:12px 0;padding:13px}.task-assignee-panel>header{justify-content:space-between;align-items:center;display:flex}.task-assignee-panel>header>div{gap:3px;display:grid}.task-assignee-panel>header small{color:#2b81a9;font-size:7px;font-weight:900}.task-assignee-panel>header>button{cursor:pointer;background:0 0;border:0}.task-assignee-panel>div{grid-template-columns:repeat(2,1fr);gap:7px;margin:12px 0;display:grid}.task-assignee-panel label{cursor:pointer;background:#fff;border:1px solid #c4d5de;border-radius:8px;align-items:center;gap:8px;padding:9px;display:flex}.task-assignee-panel label span{display:grid}.task-assignee-panel label small{color:#728795;font-size:7px}.task-assignee-panel>.admin-primary{justify-content:center;width:100%}.admin-task-card footer{align-items:center;gap:8px}.admin-task-card footer .assign-people{color:#17648d;background:#e9f5fb;border-color:#176fa0;margin-right:auto}.crew-task-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.crew-task-title>span{color:#236485;white-space:nowrap;background:#e9f3f7;border-radius:999px;margin-top:12px;padding:6px 8px;font-size:7px;font-weight:900}.crew-progress-photos{gap:8px;margin:11px 0;display:flex}.crew-progress-photos img{object-fit:cover;border:1px solid #b7cbd6;border-radius:8px;width:72px;height:62px;display:block}.crew-progress-form{background:#f5f9fb;border:1px solid #a9c3d2;border-radius:10px;gap:10px;margin-top:12px;padding:13px;display:grid}.crew-progress-form>header{justify-content:space-between;align-items:center;display:flex}.crew-progress-form>header>div{gap:3px;display:grid}.crew-progress-form header small{color:#3181a5;font-size:7px;font-weight:900}.crew-progress-form header button{cursor:pointer;background:0 0;border:0}.crew-progress-form label{color:#527083;gap:5px;font-size:8px;font-weight:850;display:grid}.crew-progress-form select,.crew-progress-form textarea{color:#173e57;background:#fff;border:1px solid #aec5d1;border-radius:8px;width:100%;min-height:41px;padding:9px 10px}.crew-progress-form textarea{min-height:78px}.crew-progress-form>.ready{color:#fff;background:#176c96;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-weight:900;display:flex}.crew-progress-form>.ready svg{width:15px}.rfi-writer-layout{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:16px;display:grid}.rfi-writer-form,.rfi-draft-panel,.rfi-library,.photo-gallery-toolbar{background:#fff;border:1px solid #bfd1dc;border-radius:14px;padding:20px;box-shadow:0 7px 22px #0d334b14}.rfi-writer-form>header,.rfi-draft-panel>header,.rfi-library>header{border-bottom:1px solid #dbe5ea;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding-bottom:12px;display:flex}.rfi-writer-form>header>div{align-items:center;gap:9px;display:flex}.rfi-writer-form>header svg{color:#287da5}.rfi-writer-form header small,.rfi-draft-panel header small,.rfi-library header span{color:#347f9f;letter-spacing:.09em;font-size:7px;font-weight:900}.rfi-writer-form h2,.rfi-draft-panel h2,.rfi-library h2{margin:4px 0 0;font-size:16px}.writer-mode{background:#e8f0f4;border-radius:8px;padding:3px;display:flex}.writer-mode button{color:#557184;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0 12px;font-size:8px;font-weight:900}.writer-mode button.active{color:#fff;background:#176995}.rfi-writer-form label{color:#506a7b;gap:6px;margin-top:10px;font-size:8px;font-weight:850;display:grid}.rfi-writer-form input,.rfi-writer-form select,.rfi-writer-form textarea{color:#173e57;background:#fafdfe;border:1px solid #b8cad5;border-radius:8px;width:100%;min-height:42px;padding:9px 10px}.rfi-writer-form>.admin-primary{justify-content:center;width:100%;margin-top:14px}.rfi-draft-panel{flex-direction:column;display:flex}.rfi-draft-panel header button{color:#1b658b;background:#eef5f8;border:1px solid #a9bfcc;border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-weight:850;display:flex}.rfi-draft-panel pre{color:#dcecf5;white-space:pre-wrap;background:#102f45;border-radius:10px;flex:1;min-height:390px;margin:0;padding:17px;font:9px/1.65 ui-monospace,monospace}.rfi-draft-panel footer{justify-content:flex-end;margin-top:12px;display:flex}.rfi-draft-empty,.rfi-library-empty,.photo-gallery-empty{color:#6c8290;text-align:center;align-content:center;place-items:center;gap:8px;min-height:230px;display:grid}.rfi-draft-empty svg,.rfi-library-empty svg,.photo-gallery-empty svg{color:#3c88aa;width:34px}.rfi-draft-empty p,.rfi-library-empty p,.photo-gallery-empty p{max-width:330px;margin:0;font-size:8px}.rfi-library>header>b{color:#fff;text-align:center;background:#176992;border-radius:99px;min-width:31px;padding:6px}.rfi-library>div>article{border-top:1px solid #dfe7eb;grid-template-columns:1fr 120px;gap:14px;padding:13px;display:grid}.rfi-library article small,.rfi-library article span{color:#6d8392;font-size:7px}.rfi-library article h3{margin:5px 0}.rfi-library article p{color:#60798a;margin:0 0 5px}.rfi-library select{color:#215b79;background:#f5f9fb;border:1px solid #afc5d1;border-radius:8px;min-height:38px;padding:0 9px;font-weight:850}.writer-quality-banner{color:#245f48;background:linear-gradient(145deg,#f2fbf6,#e4f5eb);border:1px solid #9fc9b3;border-radius:10px;align-items:center;gap:10px;margin-bottom:13px;padding:11px 12px;display:flex}.writer-quality-banner>svg{color:#25865e;flex:none;width:20px}.writer-quality-banner>span{gap:3px;display:grid}.writer-quality-banner strong{font-size:9px}.writer-quality-banner small{color:#5b7d6d!important;font-size:7px!important}.writer-input-help{line-height:1.45;color:#638092!important;font-size:7px!important;font-weight:700!important}.sheet-reference-picker{background:linear-gradient(145deg,#f5fafc,#e8f3f8);border:1px solid #9dbdce;border-radius:12px;gap:10px;margin-top:13px;padding:14px;display:grid}.sheet-reference-picker>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-reference-picker>header>div{align-items:center;gap:9px;display:flex}.sheet-reference-picker>header svg{color:#1873a0;width:20px}.sheet-reference-picker>header span{gap:3px;display:grid}.sheet-reference-picker>header small{color:#23799f;letter-spacing:.09em;font-size:7px;font-weight:900}.sheet-reference-picker>header strong{color:#173f57;font-size:11px}.sheet-reference-picker>header>b{color:#fff;white-space:nowrap;background:#176b96;border-radius:999px;padding:6px 9px;font-size:7px}.sheet-reference-picker .sheet-search{align-items:center;margin:0;display:flex;position:relative}.sheet-search>svg{color:#628397;width:16px;position:absolute;left:11px}.sheet-search>input{background:#fff;padding-left:36px;padding-right:38px}.sheet-search>button{color:#52758a;background:#e8f1f5;border:0;border-radius:7px;place-items:center;width:29px;height:29px;display:grid;position:absolute;right:7px}.sheet-search>button svg{width:14px}.sheet-search-results{gap:7px;max-height:300px;padding-right:3px;display:grid;overflow:auto}.sheet-search-results>article{background:#fff;border:1px solid #bfd1dc;border-radius:9px;grid-template-columns:1fr auto;align-items:stretch;display:grid;overflow:hidden}.sheet-search-results>article.selected{border-color:#1f7da8;box-shadow:0 0 0 2px #1f7da821}.sheet-search-results article>button{color:#214a62;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.sheet-search-results article>button>span{gap:3px;min-width:0;display:grid}.sheet-search-results article small{color:#568099;font-size:6.5px;font-style:normal;font-weight:850}.sheet-search-results article strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sheet-search-results article em{color:#728995;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-style:normal;overflow:hidden}.sheet-search-results article>button>b{color:#fff;background:#287da6;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.sheet-search-results article>button>b svg{width:14px}.sheet-search-results article>a{color:#176b94;background:#f1f7fa;border-left:1px solid #d5e1e7;place-items:center;padding:0 10px;font-size:7px;font-weight:900;text-decoration:none;display:grid}.sheet-search-results>p,.sheet-picker-hint{color:#69818f;margin:2px 0;font-size:7px}.sheet-picker-error{color:#9b4a2b;align-items:center;gap:7px;margin:0;font-size:8px;display:flex}.sheet-picker-error svg{width:17px}.selected-sheet-list{gap:6px;display:grid}.selected-sheet-list>span{color:#2a7396;font-size:7px;font-weight:900}.selected-sheet-list>div{align-items:center;gap:5px;display:flex}.selected-sheet-list a{color:#17658d;background:#fff;border-radius:8px;flex:1;align-items:center;gap:6px;min-width:0;padding:8px 10px;font-size:8px;font-weight:850;text-decoration:none;display:flex}.selected-sheet-list a svg{flex:none;width:15px}.selected-sheet-list button{color:#6a8290;background:#dbe9ef;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.selected-sheet-list button svg{width:14px}.writer-advanced{background:#f7fafc;border:1px solid #c0d1db;border-radius:10px;margin-top:12px}.writer-advanced summary{color:#2c607c;cursor:pointer;justify-content:space-between;gap:10px;padding:11px 12px;font-size:8px;font-weight:900;display:flex}.writer-advanced summary span{color:#758b98;font-size:7px;font-weight:750}.writer-advanced[open]{padding:0 12px 12px}.writer-advanced[open] summary{border-bottom:1px solid #d7e2e8;margin:0 -12px 2px}.writer-generate{min-height:48px!important}.plan-answer{background:#eaf6fb;border:1px solid #9bc4d8;border-radius:10px;gap:8px;margin-bottom:11px;padding:14px;display:grid}.plan-answer.partial,.plan-answer.not_found{background:#fff8e7;border-color:#e0bd76}.plan-answer>small{color:#24789f;letter-spacing:.07em;font-size:7px;font-weight:900}.plan-answer.partial>small,.plan-answer.not_found>small{color:#9b641c}.plan-answer>strong{color:#234b62;font-size:10px;line-height:1.55}.plan-answer>div{gap:6px;display:grid}.plan-answer a{color:#245c79;background:#ffffffb8;border:1px solid #467d9940;border-radius:7px;align-items:flex-start;gap:8px;padding:8px;text-decoration:none;display:flex}.plan-answer a>svg{flex:none;width:15px}.plan-answer a>span{gap:3px;display:grid}.plan-answer a b{font-size:8px}.plan-answer a small{color:#66808e;font-size:7px;line-height:1.4}.rfi-draft-empty.generating svg{animation:1.4s ease-in-out infinite writer-pulse}@keyframes writer-pulse{50%{opacity:.55;transform:scale(1.12)}}.rfi-writer-form,.rfi-draft-panel,.sheet-reference-picker{min-width:0}.sheet-search-scope{color:#557789;margin:-3px 2px 1px;font-size:7px;line-height:1.45}.sheet-search-results{max-height:420px}.sheet-search-results article strong,.sheet-search-results article em{white-space:normal;text-overflow:clip;line-height:1.35;overflow:visible}.sheet-search-results article>button{min-height:64px}.sheet-search-results article>a{min-width:72px}.rfi-writer-layout{grid-template-columns:minmax(540px,1.15fr) minmax(380px,.85fr)}@media (max-width:1200px){.rfi-writer-layout{grid-template-columns:1fr}}.photo-gallery-toolbar{grid-template-columns:230px 1fr;gap:16px;margin-bottom:14px;display:grid}.photo-gallery-toolbar>label,.photo-gallery-toolbar form{align-items:end;gap:8px;display:flex}.photo-gallery-toolbar>label{color:#526c7d;font-size:8px;font-weight:850;display:grid}.photo-gallery-toolbar select,.photo-gallery-toolbar input{background:#fff;border:1px solid #b5cad6;border-radius:8px;min-height:42px;padding:8px 10px}.photo-gallery-toolbar form select,.photo-gallery-toolbar form input{flex:1;min-width:0}.photo-file-button{color:#17678d;cursor:pointer;white-space:nowrap;background:#eef6fa;border:1px dashed #7ca8bd;border-radius:8px;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-size:8px;font-weight:900;display:flex}.photo-file-button input{opacity:0;width:1px;position:absolute}.project-photo-grid,.crew-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.project-photo-grid>a,.crew-gallery-grid>a{color:inherit;background:#fff;border:1px solid #c2d3dc;border-radius:12px;text-decoration:none;overflow:hidden;box-shadow:0 6px 18px #0e344d14}.project-photo-grid img,.crew-gallery-grid img{aspect-ratio:4/3;object-fit:cover;background:#e9f0f4;width:100%;display:block}.project-photo-grid a div,.crew-gallery-grid a div{gap:5px;padding:11px;display:grid}.project-photo-grid small,.crew-gallery-grid small{color:#3f84a4;font-size:7px;font-weight:850}.project-photo-grid span,.crew-gallery-grid span{color:#718493;font-size:8px}.crew-gallery-page,.sub-calendar-page{gap:15px;display:grid}.crew-gallery-page>header,.sub-calendar-page>header{background:linear-gradient(145deg,#fff,#edf4f8);border:1px solid #bdd0db;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:23px;display:flex;box-shadow:0 7px 22px #0e344d14}.crew-gallery-page>header>div>span,.sub-calendar-page>header>div>span{color:#2b7fa5;letter-spacing:.1em;font-size:8px;font-weight:900}.crew-gallery-page h1,.sub-calendar-page h1{margin:5px 0;font-size:29px}.crew-gallery-page>header p,.sub-calendar-page>header p{color:#647c8b;margin:0}.crew-gallery-page>header>label{color:#526c7e;gap:6px;font-size:8px;font-weight:850;display:grid}.crew-gallery-page select,.crew-gallery-page input{background:#fff;border:1px solid #b3c8d4;border-radius:8px;min-height:43px;padding:9px 10px}.crew-gallery-upload{background:#fff;border:1px solid #c2d3dc;border-radius:12px;grid-template-columns:180px 1fr 210px auto;align-items:end;gap:9px;padding:15px;display:grid}.crew-gallery-upload>label:not(.crew-progress-upload){color:#536e7f;gap:6px;font-size:8px;font-weight:850;display:grid}.crew-gallery-upload .crew-progress-upload{min-height:43px;padding:7px 10px}.sub-readonly-badge{white-space:nowrap;background:#e9f7ef;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;color:#1c6b4c!important;font-size:8px!important;font-weight:900!important;display:inline-flex!important}.sub-readonly-badge svg{width:14px}.sub-calendar-list{gap:10px;display:grid}.sub-calendar-list article{background:#fff;border:1px solid #c4d5de;border-radius:12px;grid-template-columns:64px 44px 1fr;align-items:center;gap:14px;padding:15px;display:grid;box-shadow:0 5px 16px #0e344d12}.sub-calendar-list time{color:#fff;text-align:center;background:linear-gradient(145deg,#287fae,#15547c);border-radius:10px;place-content:center;height:64px;display:grid}.sub-calendar-list time strong{font-size:21px}.sub-calendar-list time span{text-transform:uppercase;font-size:7px}.sub-calendar-icon{color:#a96315;background:#fff0da;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.sub-calendar-icon svg{width:20px}.sub-calendar-list small{color:#3280a4;letter-spacing:.08em;font-size:7px;font-weight:900}.sub-calendar-list h2{margin:5px 0;font-size:15px}.sub-calendar-list p{color:#647c8b;margin:0}.sub-calendar-empty{color:#668090;text-align:center;background:#f6fafc;border:1px dashed #afc5d1;border-radius:13px;align-content:center;place-items:center;gap:8px;min-height:190px;padding:25px;display:grid}.sub-calendar-empty svg{color:#3d88aa;width:32px}.sub-calendar-empty p{margin:0}.quick-supply-form fieldset{border:0;margin:0 0 14px;padding:0}.quick-supply-form legend{color:#345a71;margin-bottom:8px;font-size:9px;font-weight:900}.quick-choice-grid label{color:#3c6075;cursor:pointer;background:#f8fbfc;border:1px solid #bdd0db;border-radius:9px;grid-template-columns:25px 1fr;align-items:center;gap:8px;min-height:49px;padding:9px;display:grid}.quick-choice-grid label.selected{background:#e8f5fb;border-color:#176c98;box-shadow:inset 0 0 0 1px #176c98}.quick-choice-grid input{opacity:0;position:absolute}.quick-choice-grid label>span{color:#fff;background:#277fa8;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.quick-choice-grid strong{font-size:8px}.quick-quantity-row{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.quick-quantity-row button{color:#42677d;cursor:pointer;background:#f7fafc;border:1px solid #b8cbd6;border-radius:8px;min-height:42px;font-size:8px;font-weight:900}.quick-quantity-row button.selected{color:#fff;background:#176b98;border-color:#155e88;box-shadow:0 3px #0e4568}.quick-supply-form>label{color:#526d7e;gap:6px;margin-bottom:13px;font-size:9px;font-weight:850;display:grid}.quick-supply-form input,.quick-supply-form select{color:#173e57;background:#fff;border:1px solid #b5c9d4;border-radius:8px;width:100%;min-height:43px;padding:9px 10px}.request-photo-link{margin:0 0 9px}.admin-request-card>small{display:block}.inline-quick-supply{background:#fff;border:1px solid #b9ceda;border-radius:15px;padding:20px;box-shadow:0 8px 24px #0d344d17}@media (max-width:1000px){.rfi-writer-layout,.photo-gallery-toolbar{grid-template-columns:1fr}.photo-gallery-toolbar form{flex-wrap:wrap}.project-photo-grid,.crew-gallery-grid{grid-template-columns:repeat(2,1fr)}.crew-gallery-upload{grid-template-columns:1fr 1fr}.crew-gallery-upload .primary-btn{min-height:45px}.task-assignee-panel>div{grid-template-columns:1fr}}@media (max-width:650px){.project-photo-grid,.crew-gallery-grid{grid-template-columns:1fr}.crew-gallery-page>header,.sub-calendar-page>header{flex-direction:column;align-items:flex-start}.crew-gallery-page>header>label{width:100%}.crew-gallery-upload,.quick-choice-grid{grid-template-columns:1fr}.quick-quantity-row{grid-template-columns:repeat(3,1fr)}.sub-calendar-list article{grid-template-columns:54px 36px 1fr}.sub-calendar-list time{height:56px}.rfi-library>div>article{grid-template-columns:1fr}.photo-gallery-toolbar form>*{width:100%}.crew-task-title{display:grid}.crew-task-title>span{justify-self:start;margin-top:0}.sheet-search-results>article{grid-template-columns:1fr}.sheet-search-results article>a{border-top:1px solid #d5e1e7;border-left:0;min-height:32px}.writer-advanced summary{display:grid}.rfi-writer-form>header{flex-direction:column;align-items:flex-start}.writer-mode{width:100%}.writer-mode button{flex:1}}.task-assignee-option{background:#fff;border:1px solid #c4d5de;border-radius:8px;align-items:center;gap:8px;padding:9px;display:flex}.task-assignee-option>label{cursor:pointer;flex:1;background:0 0!important;border:0!important;padding:0!important;display:grid!important}.task-assignee-option>label small{color:#728795;font-size:7px}.manual-shift-launch{color:#164661;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fafdff,#e5f2f8);border:1px solid #92bad0;border-radius:13px;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;width:100%;min-height:88px;padding:14px 18px;display:grid;box-shadow:0 5px #a7c5d4,0 13px 26px #114a6a1a}.manual-shift-launch>svg:first-child{color:#247da6;width:27px}.manual-shift-launch span{display:grid}.manual-shift-launch small,.manual-shift-card header span{color:#2a7da4;letter-spacing:.1em;font-size:7px;font-weight:900}.manual-shift-launch strong{margin-top:4px;font-size:12px}.manual-shift-launch p{color:#667f8e;margin:3px 0 0;font-size:8px}.manual-shift-launch>svg:last-child{width:17px}.manual-shift-card{background:#fff;border:1px solid #8fb8ce;border-radius:15px;overflow:hidden;box-shadow:0 8px #a9c5d3,0 20px 38px #0e3a5424}.manual-shift-card>header{background:linear-gradient(145deg,#f7fbfd,#eaf3f7);border-bottom:1px solid #dce7ed;justify-content:space-between;align-items:flex-start;padding:18px 20px;display:flex}.manual-shift-card header h2{margin:5px 0 0;font-size:17px}.manual-shift-card header p{color:#617c8c;margin:5px 0 0;font-size:8px}.manual-shift-card header button{color:#345b70;cursor:pointer;background:#fff;border:1px solid #bfd2dc;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.manual-shift-card header button svg{width:16px}.manual-shift-card form{padding:18px 20px}.manual-shift-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.manual-shift-card label{color:#496778;gap:6px;font-size:8px;font-weight:900;display:grid}.manual-shift-card input,.manual-shift-card select,.manual-shift-card textarea{color:#173e57;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #afc7d4;border-radius:8px;padding:9px 11px}.manual-shift-card textarea{resize:vertical;min-height:72px}.manual-shift-reason{margin-top:12px}.manual-shift-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.manual-shift-actions button{color:#31566b;cursor:pointer;background:#fff;border:1px solid #b8cbd5;border-radius:8px;min-height:42px;padding:0 17px;font-size:9px;font-weight:900}.manual-shift-actions button[type=submit]{color:#fff;background:linear-gradient(145deg,#2d82df,#1769d2);border-color:#1769d2;align-items:center;gap:7px;display:flex;box-shadow:0 4px #0f55aa}.manual-shift-actions svg{width:15px}.manual-shift-error{color:#8b362a;background:#fff0ed;border-radius:8px;align-items:center;gap:7px;margin:11px 0 0;padding:9px 11px;font-size:8px;display:flex}.manual-shift-error svg{width:16px}.recent-shifts-card article strong em{color:#216a50;text-transform:uppercase;background:#e8f7ef;border-radius:99px;margin-left:7px;padding:3px 6px;font-size:6px;font-style:normal;display:inline-block}.recent-shifts-card>article>button{color:#2d718f;cursor:pointer;background:#f7fbfd;border:1px solid #b9ccd6;border-radius:7px;grid-column:3;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:900;display:flex}.recent-shifts-card>article>button svg{width:12px}@media (max-width:760px){.recent-shifts-card>article{grid-template-columns:22px 1fr auto}.recent-shifts-card>article>button{grid-area:1/3/3}.manual-shift-launch{grid-template-columns:38px 1fr}.manual-shift-launch>svg:last-child{display:none}.manual-shift-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.manual-shift-grid{grid-template-columns:1fr}.manual-shift-actions{grid-template-columns:1fr;display:grid}.manual-shift-actions button{justify-content:center}.recent-shifts-card>article{grid-template-columns:20px 1fr}.recent-shifts-card>article>button{grid-area:auto/2;justify-self:start}.recent-shifts-card>article>b{grid-column:2}}.payroll-week-editor{padding-bottom:18px}.payroll-week-days{gap:9px;padding:14px 20px 2px;display:grid}.payroll-week-days>article{background:#f9fcfd;border:1px solid #c3d6e0;border-radius:11px;overflow:hidden}.payroll-week-days>article.future{opacity:.62}.payroll-week-day-heading{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.payroll-week-day-heading>span{gap:3px;display:grid}.payroll-week-day-heading strong{text-transform:capitalize}.payroll-week-day-heading small{color:#6a8190;font-size:8px}.payroll-week-day-heading em{color:#657c89;text-transform:uppercase;background:#e9f0f3;border-radius:99px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:900}.payroll-week-day-heading button{color:#17678f;cursor:pointer;background:#edf8fd;border:1px solid #8bb8d0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:8px;font-weight:900;display:flex}.payroll-week-day-heading button svg{width:14px}.payroll-week-segment{background:#fff;border-top:1px solid #d8e5eb;grid-template-columns:minmax(180px,1.4fr) 1fr 1fr 38px;align-items:end;gap:9px;padding:11px 12px;display:grid}.payroll-week-segment label{color:#496778;gap:5px;font-size:8px;font-weight:900;display:grid}.payroll-week-segment input,.payroll-week-segment select{color:#173e57;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #afc7d4;border-radius:8px;padding:7px 9px}.payroll-week-segment>button{color:#a33d2d;cursor:pointer;background:#fff5f2;border:1px solid #e1b8ae;border-radius:8px;place-items:center;width:38px;height:40px;display:grid}.payroll-week-segment>button svg{width:15px}.payroll-week-editor>.manual-shift-error{margin:11px 20px 0}.payroll-week-editor>.manual-shift-actions{margin:14px 20px 0}.payroll-week-editor>.manual-shift-actions button:last-child{color:#fff;background:linear-gradient(145deg,#2d82df,#1769d2);border-color:#1769d2;justify-content:center;align-items:center;gap:7px;display:flex;box-shadow:0 4px #0f55aa}.payroll-week-editor>.manual-shift-actions button:disabled{opacity:.55;box-shadow:none;cursor:not-allowed}@media (max-width:700px){.payroll-week-days{padding:10px 12px 2px}.payroll-week-segment{grid-template-columns:1fr 1fr}.payroll-week-segment label:first-child{grid-column:1/-1}.payroll-week-segment>button{justify-self:end}.payroll-week-editor>.manual-shift-error,.payroll-week-editor>.manual-shift-actions{margin-left:12px;margin-right:12px}}@media (max-width:430px){.payroll-week-day-heading{align-items:flex-start}.payroll-week-day-heading button{white-space:nowrap}.payroll-week-segment{grid-template-columns:1fr}.payroll-week-segment label:first-child{grid-column:auto}.payroll-week-segment>button{justify-self:start}.payroll-week-editor>.manual-shift-actions{grid-template-columns:1fr;display:grid}.payroll-week-editor>.manual-shift-actions button{justify-content:center}}.payroll-week-day-heading.clickable{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#f9fcfd,#edf7fb);border:0}:is(.payroll-week-day-heading.clickable:hover,.payroll-week-day-heading.clickable:focus-visible){outline-offset:-2px;background:#e5f4fb;outline:2px solid #2785b3}.payroll-week-day-heading.clickable>b{color:#17678f;background:#fff;border:1px solid #8bb8d0;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:8px;font-weight:900;display:flex}.payroll-week-day-heading.clickable svg{width:14px}.payroll-week-saved{background:#f4fafc;border-top:1px solid #d8e5eb;grid-template-columns:22px 1fr auto;align-items:center;gap:9px;padding:9px 12px;display:grid}.payroll-week-saved>svg{color:#268158;width:18px}.payroll-week-saved>span{gap:2px;display:grid}.payroll-week-saved strong{font-size:9px}.payroll-week-saved small{color:#657d8b;font-size:8px}.payroll-week-saved button{color:#266d90;cursor:pointer;background:#fff;border:1px solid #afc8d5;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:7px;font-weight:900;display:flex}.payroll-week-saved button svg{width:12px}@media (max-width:500px){.payroll-week-saved{grid-template-columns:20px 1fr}.payroll-week-saved button{grid-column:2;justify-self:start}.payroll-week-day-heading.clickable>b{font-size:0}.payroll-week-day-heading.clickable>b svg{width:18px}}.extra-work-approval-form{width:min(760px,100vw - 40px);max-height:calc(100vh - 54px);overflow:auto}.extra-work-calculator{background:linear-gradient(145deg,#eff8fd,#fff);border:1px solid #85b6d0;border-radius:13px;margin:14px 0;padding:15px;box-shadow:inset 0 1px #fff}.extra-work-calculator>header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.extra-work-calculator>header>svg{color:#1f78a4;width:24px}.extra-work-calculator header span{gap:2px;display:grid}.extra-work-calculator header small{color:#2379a1;letter-spacing:.1em;font-size:7px;font-weight:950}.extra-work-calculator header strong{color:#173e57}.extra-work-total{color:#fff;background:linear-gradient(135deg,#173f58,#176c97);border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin-top:12px;padding:13px;display:grid}.extra-work-total>span{gap:4px;display:grid}.extra-work-total>span:last-child{text-align:right}.extra-work-total small{color:#b9dfef;letter-spacing:.08em;font-size:7px;font-weight:900}.extra-work-total strong{font-size:21px}.extra-work-total i{color:#d4eaf4;font-size:8px;font-style:normal}.extra-work-signoff-note{background:#f5f9fb;border:1px solid #b9ced9;border-radius:10px;align-items:center;gap:10px;margin:13px 0;padding:12px;display:flex}.extra-work-signoff-note>svg{color:#287ba4;width:25px}.extra-work-signoff-note span{gap:3px;display:grid}.extra-work-signoff-note small{color:#627b8a}.extra-work-record-detail{grid-template-columns:1.6fr 1fr 1.4fr!important}.extra-work-record-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.extra-work-record-actions a{color:#17688f;background:#fff;border:1px solid #9abdd0;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.extra-work-record-actions a:first-child{color:#fff;background:linear-gradient(145deg,#2b85c1,#17638f);border:0;box-shadow:0 3px #104b6b}.extra-work-record-actions svg{width:15px}@media (max-width:650px){.extra-work-approval-form{width:calc(100vw - 22px)}.extra-work-total{grid-template-columns:1fr 1fr}.extra-work-total>i{text-align:center;grid-area:2/1/auto/-1}.extra-work-record-detail{grid-template-columns:1fr!important}}.payroll-review-list{margin-bottom:16px}.payroll-review-list>header>b{color:#fff;background:#176c96;border-radius:99px;padding:6px 9px;font-size:8px}.owner-shift-editor{background:#edf6fa;border-bottom:1px solid #afc8d5;padding:17px 19px}.owner-shift-editor>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.owner-shift-editor header small{color:#2d7da2;letter-spacing:.1em;font-size:7px;font-weight:900}.owner-shift-editor h3{margin:4px 0 0}.owner-shift-editor header button{cursor:pointer;background:#fff;border:1px solid #b6cad5;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.owner-shift-editor header svg{width:14px}.owner-shift-editor label.wide{grid-column:1/-1}.owner-shift-editor textarea{min-height:72px}.owner-shift-editor .manual-shift-actions{margin-top:13px}.current-work-week{margin-bottom:16px;overflow:hidden}.current-work-week>header{background:linear-gradient(135deg,#f8fcff,#edf6fd);border-bottom:1px solid #d9e4ec;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.current-work-week>header span{color:#2878a2;letter-spacing:.12em;font-size:8px;font-weight:900}.current-work-week>header h2{margin:4px 0 3px;font-size:17px}.current-work-week>header p{color:#64798a;margin:0;font-size:9px}.current-work-week>header>b{color:#fff;white-space:nowrap;background:#176c96;border-radius:99px;padding:8px 11px;font-size:10px}.current-week-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.current-work-week table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:760px}.current-work-week th,.current-work-week td{text-align:center;border-bottom:1px solid #e5edf3;border-right:1px solid #e5edf3;padding:13px 10px}.current-work-week thead th{color:#667b8c;text-transform:uppercase;background:#f7fafc;font-size:8px}.current-work-week thead th:first-child,.current-work-week tbody th{text-align:left}.current-work-week thead th span,.current-work-week thead th small,.current-work-week tbody th strong,.current-work-week tbody th small{display:block}.current-work-week thead th small,.current-work-week tbody th small{color:#8798a5;margin-top:3px;font-size:7px}.current-work-week tbody th{color:#233e51;background:#fbfdfe;min-width:145px;font-size:10px}.current-work-week td{color:#84939e;font-size:9px;font-weight:800}.current-work-week td.has-hours{color:#135c87;background:#edf7fd}.current-work-week td.week-total{color:#fff;background:#176c96;font-size:10px}.current-work-week th:last-child,.current-work-week td:last-child{border-right:0}@media (max-width:760px){.current-work-week>header{align-items:flex-start;padding:15px}.current-work-week>header p{max-width:230px;line-height:1.45}.current-work-week th,.current-work-week td{padding:11px 8px}.current-work-week table{min-width:700px}}.stat-icon.red{color:#c62828;background:#feecec}.stat-icon.happy{color:#198754;background:#e7f8ee}.geofence-advisory,.owner-shift-note{color:#51667f;background:#f4f8fd;border:1px solid #cfe0f4;border-radius:12px;margin:12px 0 0;padding:11px 13px;font-size:.82rem;line-height:1.45}.geofence-status{font-weight:700;color:#34734f!important}.geofence-status.outside{color:#bf2c2c!important}.auto-payroll-notice{color:#1b64a8;background:linear-gradient(135deg,#f7fbff,#edf5ff);border:1px solid #c9def5;border-radius:14px;align-items:center;gap:12px;margin:16px 0;padding:14px 16px;display:flex}.auto-payroll-notice svg{flex:none;width:22px}.auto-payroll-notice span{gap:3px;display:grid}.auto-payroll-notice small{color:#64788f}.weekly-project-totals{grid-template-columns:repeat(3,1fr);display:grid}.weekly-day-review{background:#fff;border:1px solid #c6d9e3;border-radius:12px;margin:0 15px 15px;overflow:hidden;display:block!important}.weekly-day-review>header{background:#edf6fa;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.weekly-day-review>header span{color:#27779d;letter-spacing:.1em;font-size:7px;font-weight:900}.weekly-day-review>header strong{font-size:8px}.weekly-hours-card .weekly-day-review>article{border:0;border-top:1px solid #e0e9ee;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 12px;display:grid}.weekly-day-review time{font-size:9px;font-weight:900}.weekly-day-review article>span{color:#617987;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.weekly-hours-card .weekly-day-review article>b{color:#176a49;font-size:10px}.payroll-prefill-button strong{font-size:12px}.payroll-prefill-button small{font-size:9px;line-height:1.45}.weekly-hours-card .weekly-day-review>article.long-day{background:#fff7ed}.weekly-day-review .long-day time,.weekly-day-review .long-day>b{color:#a64212}.weekly-day-review .long-day span{gap:3px;display:grid}.weekly-day-review .long-day em{color:#b54712;letter-spacing:.04em;font-size:7px;font-style:normal;font-weight:900}@media (max-width:760px){.weekly-project-totals{grid-template-columns:1fr}.weekly-day-review{margin:0 10px 12px}.weekly-hours-card .weekly-day-review>article{grid-template-columns:88px minmax(0,1fr) auto;padding:12px 10px}.payroll-prefill-button{min-height:78px;margin:12px 10px;padding:15px}.payroll-prefill-button strong{font-size:13px}}@media (max-width:500px){.payroll-week-day-heading.clickable>b{font-size:8px}.payroll-week-day-heading.clickable>b svg{width:14px}.payroll-week-day-heading{align-items:center}.payroll-week-saved button{min-height:40px;padding:0 12px;font-size:8px}.weekly-day-review article>span{font-size:7px}}.device-notes-view{max-width:1500px}.device-only-badge{color:#1769b2;background:#f8fbff;border:1px solid #cbdced;border-radius:14px;align-items:center;gap:11px;padding:12px 16px;display:flex}.device-only-badge span{gap:2px;display:grid}.device-only-badge small{letter-spacing:.12em;font-size:.66rem}.note-composer{background:linear-gradient(145deg,#fff,#f5f9fe);border:1px solid #cbdced;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:15px;margin:22px 0;padding:20px;display:grid;box-shadow:0 12px 34px #1c436914}.note-composer>svg{color:#2275c8}.note-composer div{gap:7px;display:grid}.note-composer label{color:#233d59;font-weight:800}.note-composer textarea{resize:vertical;border:1px solid #c8d8e8;border-radius:12px;min-height:96px;padding:13px}.note-composer button,.sticky-note-grid footer button{color:#fff;background:#1f72ce;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-weight:800;display:inline-flex}.note-composer button:disabled{opacity:.45}.sticky-note-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:17px;display:grid}.sticky-note-grid>article{background:linear-gradient(145deg,#fffce4,#f6f2ce);border:1px solid #d7dfc6;border-radius:6px 16px 16px;min-height:230px;padding:17px;box-shadow:0 13px 28px #3a46561c}.sticky-note-grid article header,.sticky-note-grid article footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.sticky-note-grid article header{color:#6c6a44;font-size:.77rem}.sticky-note-grid article textarea{resize:vertical;color:#2b3441;width:100%;min-height:125px;font:inherit;background:0 0;border:0;outline:0;margin:13px 0;line-height:1.55}.sticky-note-grid footer .delete-note{color:#9b3333;background:0 0;border:1px solid #d9b9b9}.notes-empty{text-align:center;color:#71849a;grid-column:1/-1;padding:60px 20px}.notes-empty svg{width:38px;height:38px;margin-bottom:9px}.notes-empty strong{color:#344c67;display:block}.project-geofence-button{color:#1769b2!important;background:#eef6ff!important}@media (max-width:700px){.note-composer{grid-template-columns:1fr}.note-composer>svg{display:none}.device-only-badge{margin-top:12px}}.task-sheet-assistant{background:linear-gradient(145deg,#f8fbff,#edf5fd);border:1px solid #bdd3e9;border-radius:16px;margin:18px 0;padding:18px}.task-sheet-assistant>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.task-sheet-assistant>header>div{align-items:flex-start;gap:12px;display:flex}.task-sheet-assistant>header svg{color:#176cc1;flex:none}.task-sheet-assistant>header span{gap:2px;display:grid}.task-sheet-assistant>header small{color:#176cc1;letter-spacing:.12em;font-weight:900}.task-sheet-assistant>header p{color:#62778d;margin:3px 0 0;font-size:.8rem}.task-sheet-assistant>header button,.task-sheet-assistant>footer{align-items:center;gap:8px;display:inline-flex}.task-sheet-assistant>header button{color:#fff;background:#176fc8;border:0;border-radius:11px;min-height:44px;padding:0 15px;font-weight:850}.task-sheet-assistant>label{background:#fff;border:1px solid #c4d6e8;border-radius:11px;align-items:center;gap:9px;padding:0 12px;display:flex}.task-sheet-assistant>label input{border:0;outline:0;width:100%;min-height:44px}.task-sheet-suggestions{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-top:13px;display:grid}.task-sheet-suggestions article{background:#fff;border:1px solid #c7d8e8;border-radius:12px;overflow:hidden}.task-sheet-suggestions article.selected{border-color:#1974ca;box-shadow:0 0 0 2px #1974ca1f}.task-sheet-suggestions article>button{text-align:left;color:#263e57;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:13px;display:flex}.task-sheet-suggestions article>button span{gap:4px;display:grid}.task-sheet-suggestions article small{color:#6f8296;font-size:.69rem}.task-sheet-suggestions article p{color:#63788e;margin:0;font-size:.75rem;line-height:1.35}.task-sheet-suggestions article>a{color:#176fc8;border-top:1px solid #e3ebf3;padding:9px 13px;font-size:.75rem;font-weight:800;display:block}.task-sheet-empty{color:#75879a;margin:13px 0 0}.task-sheet-assistant>footer{color:#5e7185;margin-top:13px;font-size:.78rem}.task-plan-resource{background:#f5faff;border:1px solid #c4d8eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:12px;display:flex}.task-plan-resource>div{align-items:center;gap:9px;display:flex}.task-plan-resource span{gap:2px;display:grid}.task-plan-resource small{color:#1e6cad;letter-spacing:.09em;font-size:.66rem}.task-plan-resource button{color:#fff;background:#1d70c8;border:0;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.task-markup-backdrop{z-index:200;background:#0c1a2bc2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.task-markup-modal{background:#f4f7fa;border-radius:20px;width:min(1400px,96vw);max-height:94vh;overflow:auto;box-shadow:0 30px 80px #0000004d}.task-markup-modal>header,.task-markup-modal>footer{background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.task-markup-modal>header{border-bottom:1px solid #d8e2ec}.task-markup-modal>header div{gap:3px;display:grid}.task-markup-modal>header small{color:#1e70bd;letter-spacing:.08em;font-weight:900}.task-markup-modal>header p{color:#63778b;margin:0}.task-markup-modal>header>button{background:0 0;border:0}.task-markup-tabs{border-bottom:1px solid #d7e1eb;gap:8px;padding:12px 18px;display:flex;overflow-x:auto}.task-markup-tabs button{color:#314a63;text-align:left;background:#fff;border:1px solid #c7d5e3;border-radius:10px;min-width:150px;padding:10px;font-weight:900}.task-markup-tabs button.active{color:#145f9f;background:#eaf4ff;border-color:#176fc8}.task-markup-tabs small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-weight:500;display:block;overflow:hidden}.task-markup-workspace{grid-template-columns:minmax(0,1fr) 310px;gap:15px;padding:16px;display:grid}.task-sheet-canvas,.crew-marked-sheet{touch-action:none;background:#fff;border:1px solid #bbc9d6;position:relative;overflow:hidden}.task-sheet-canvas img,.crew-marked-sheet img{width:100%;height:auto;display:block}.task-sheet-canvas svg,.crew-marked-sheet svg{width:100%;height:100%;position:absolute;inset:0}.task-sheet-canvas svg{cursor:crosshair}.task-markup-workspace aside{background:#fff;border:1px solid #cad6e2;border-radius:14px;flex-direction:column;gap:12px;padding:15px;display:flex}.task-markup-workspace aside label{color:#344c65;gap:7px;font-weight:800;display:grid}.task-markup-workspace textarea{border:1px solid #c5d3e1;border-radius:10px;min-height:90px;padding:10px}.markup-colors{gap:8px;display:flex}.markup-colors button{border:3px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 0 0 1px #aebdca}.markup-colors button.active{box-shadow:0 0 0 3px #263f58}.task-markup-workspace aside>button,.task-markup-workspace aside>a{color:#fff;background:#176fc8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:41px;font-weight:850;display:inline-flex}.task-markup-workspace aside>.clear-markups{color:#8a3535;background:#eef2f6}.markup-note-list{gap:7px;max-height:260px;display:grid;overflow:auto}.markup-note-list article{border:1px solid #e0e7ee;border-radius:9px;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:9px;display:grid}.markup-note-list article i{border-radius:8px;width:8px;height:100%;min-height:30px}.markup-note-list span{gap:2px;display:grid}.markup-note-list small{color:#77899b}.markup-note-list button{color:#9b3434;background:0 0;border:0}.crew-task-actions{flex-wrap:wrap}.crew-task-actions .pause-task{color:#35536f;background:#e9f0f7}.crew-task-actions .complete-task{color:#fff;background:#14834c}.crew-task-actions .completed-waiting{color:#267548;opacity:1;background:#e8f6ee}.crew-task-plans{background:#f8fbff;border:1px solid #c8d9e8;border-radius:13px;margin:12px 0;overflow:hidden}.crew-task-plans>header{color:#1c6aae;border-bottom:1px solid #d9e5ef;align-items:center;gap:9px;padding:12px;display:flex}.crew-task-plans>header span{gap:2px;display:grid}.crew-task-plans>header small{letter-spacing:.09em;font-size:.66rem}.crew-task-plans>div{display:grid}.crew-task-plans>div>button{text-align:left;color:#2e475f;background:#fff;border:0;border-bottom:1px solid #e2eaf2;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.crew-task-plans button span{gap:2px;display:grid}.crew-task-plans button small{color:#75889a}.crew-task-plan-viewer{background:#edf4fa;border:1px solid #bdcfe0;border-radius:14px;margin:12px 0;padding:12px}.crew-task-plan-viewer>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.crew-task-plan-viewer>header div{gap:2px;display:grid}.crew-task-plan-viewer>header small{color:#1d6baa;letter-spacing:.08em}.crew-task-plan-viewer>header a{color:#176bc0;align-items:center;gap:6px;font-weight:800;display:inline-flex}.crew-marked-sheet{max-height:70vh;overflow:auto}.crew-plan-reader-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.crew-plan-reader-toolbar>div{align-items:center;gap:6px;display:flex}.crew-plan-reader-toolbar button{color:#35516c;background:#fff;border:1px solid #b8cadb;border-radius:8px;min-height:36px;padding:7px 10px;font-weight:800}.crew-plan-reader-toolbar button.active{color:#fff;background:#176fc8;border-color:#176fc8}.crew-plan-reader-toolbar button:disabled{opacity:.45}.crew-plan-zoom b{color:#1f4f75;text-align:center;min-width:48px}.crew-original-sheet{background:#fff;border:1px solid #aebfd0;border-radius:10px;overflow:hidden}.crew-original-sheet iframe{background:#fff;border:0;width:100%;height:min(76vh,900px);min-height:520px;display:block}.crew-original-sheet p{color:#557088;border-top:1px solid #d5e0ea;margin:0;padding:8px 11px;font-size:.76rem;line-height:1.35}.crew-plan-callouts{gap:8px;margin-top:12px;display:grid}.crew-plan-callouts article{background:#fff;border-radius:9px;grid-template-columns:8px 1fr auto;align-items:start;gap:8px;padding:10px;display:grid}.crew-plan-callouts i{border-radius:8px;width:8px;height:100%;min-height:30px}.crew-plan-callouts p{color:#34495e;margin:0}.crew-plan-callouts small{color:#728497}.plan-control-warning{color:#66798c;margin:11px 0 0;font-size:.76rem}.jobsite-pulse>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.jobsite-pulse>header>div{gap:4px;display:grid}.jobsite-pulse>header span{color:#1b6fae;letter-spacing:.1em;font-size:.72rem;font-weight:900}.jobsite-pulse>header h2{color:#193b5a;margin:0}.jobsite-pulse>header p{color:#60778c;margin:0}.jobsite-pulse>header button{color:#176bc0;white-space:nowrap;background:0 0;border:0;font-weight:800}.jobsite-pulse>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.jobsite-pulse>div>button{color:#294b69;text-align:left;background:#f8fbfe;border:1px solid #c7d6e4;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.jobsite-pulse>div>button>span{color:#176fc8;background:#e2f0fa;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.jobsite-pulse>div strong{font-size:.9rem}.jobsite-pulse>div small{color:#617b91;grid-column:2;line-height:1.35}.jobsite-pulse>div>button>svg{color:#176fc8}.task-jobsite-lanes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.task-jobsite-lanes>span{color:#33526c;background:#f7fafc;border:1px solid #cedbe7;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;column-gap:6px;padding:9px;display:grid}.task-jobsite-lanes svg{color:#1a74b8;width:15px}.task-jobsite-lanes strong{font-size:.79rem}.task-jobsite-lanes small{color:#70889c;grid-column:1/-1;margin-top:3px;font-size:.72rem}.admin-jobsite-scope{color:#144f7a;background:linear-gradient(145deg,#fafdff,#e1f1f9);border:1px solid #78a8ca;border-radius:11px;align-items:center;gap:9px;min-width:224px;padding:7px 10px;display:flex;box-shadow:0 3px 10px #175c831a}.admin-jobsite-scope>svg{color:#fff;background:#176fa4;border-radius:7px;width:22px;height:22px;padding:4px}.admin-jobsite-scope span{gap:2px;min-width:0;display:grid}.admin-jobsite-scope small{color:#2274a2;letter-spacing:.11em;font-size:7px;font-weight:950}.admin-jobsite-scope select{color:#153f5c;min-width:162px;font:inherit;background:0 0;border:0;outline:0;font-size:11px;font-weight:900}.task-jobsite-scope{background:linear-gradient(145deg,#f9fdff,#e8f4fa);border:1px solid #7caed0;border-radius:13px;align-items:center;gap:14px;margin:0 0 15px;padding:12px 14px;display:flex}.task-jobsite-scope>span{gap:3px;display:grid}.task-jobsite-scope strong{color:#173f58;font-size:13px}.task-jobsite-scope small{color:#5d7788;font-size:8px}.autodesk-reset-bar,.jobsite-source-boundary{background:#fff8ed;border:1px solid #d7b987;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;margin-top:14px;padding:14px 16px;display:flex}.autodesk-reset-bar>div,.jobsite-source-boundary{align-items:flex-start;gap:10px;display:flex}.autodesk-reset-bar svg,.jobsite-source-boundary>svg{color:#a9671c;width:23px}.autodesk-reset-bar span,.jobsite-source-boundary span{gap:3px;display:grid}.autodesk-reset-bar small,.jobsite-source-boundary small{color:#986023;letter-spacing:.1em;font-size:7px;font-weight:950}.autodesk-reset-bar strong,.jobsite-source-boundary strong{color:#5f4120;font-size:11px}.autodesk-reset-bar p,.jobsite-source-boundary p{color:#765e44;margin:0;font-size:8px;line-height:1.45}.autodesk-reset-bar button{white-space:nowrap;color:#8e382c;cursor:pointer;background:#fff4f1;border:1px solid #bc5b4a;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.autodesk-reset-bar button:disabled{opacity:.65;cursor:wait}.admin-task-card footer .delete-autodesk-draft{color:#963b2d;background:#fff4f1;border-color:#c36a5a}.admin-task-card footer:has(.delete-autodesk-draft){justify-content:space-between;gap:8px}.admin-task-card footer:has(.delete-autodesk-draft) .review-autodesk-draft{flex:1;width:auto}@media (max-width:900px){.admin-jobsite-scope{min-width:0}.admin-topbar .admin-jobsite-scope{display:none}.task-jobsite-lanes{grid-template-columns:1fr}.task-jobsite-scope,.autodesk-reset-bar,.jobsite-source-boundary{flex-direction:column;align-items:flex-start}.autodesk-reset-bar button{justify-content:center;width:100%}}@media (max-width:620px){.task-jobsite-scope .admin-jobsite-scope{width:100%}.task-jobsite-scope .admin-jobsite-scope select{width:100%;min-width:0}}.task-jobsite-badge,.request-jobsite-badge{color:#176fc8;align-items:center;gap:4px;font-weight:900;display:inline-flex}.task-jobsite-badge svg,.request-jobsite-badge svg{width:14px}.clock-reminder-backdrop{z-index:1400;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#081b299e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.employee-report-purpose{color:#28546d;background:linear-gradient(145deg,#f8fcfe,#eaf5fa);border:1px solid #bdd8e7;border-radius:15px;align-items:flex-start;gap:13px;margin:0 0 22px;padding:16px 18px;display:flex;box-shadow:0 4px #c6dbe5}.employee-report-purpose>svg{color:#1f7faf;flex:none;width:24px}.employee-report-purpose strong{font-size:14px}.employee-report-purpose p{color:#5e7888;margin:4px 0 0;font-size:13px;line-height:1.55}.quick-field-update{max-height:min(82vh,900px);padding-right:5px;overflow:auto}.quick-update-note{color:#456879;background:#f2f8fb;border:1px solid #c8dce7;border-radius:12px;align-items:flex-start;gap:9px;margin:0 0 18px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.quick-update-note svg{color:#2081b4;flex:none;width:19px}.quick-field-update label>small{color:#6f8795;margin-top:5px;font-size:11px;line-height:1.4;display:block}.quick-field-update fieldset{border:0;margin:18px 0 0;padding:0}.quick-field-update legend{color:#274f65;margin-bottom:9px;font-size:13px;font-weight:900}.quick-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-choice-grid.work-choices,.quick-choice-grid.delay-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-choice-grid button{color:#395b6e;cursor:pointer;min-height:44px;font:inherit;background:linear-gradient(#fff,#f0f5f7);border:1px solid #bfd0da;border-radius:10px;padding:9px 10px;font-size:12px;font-weight:800;box-shadow:0 2px #bdcbd3}.quick-choice-grid button svg{width:15px;display:none}.quick-choice-grid button.selected{color:#fff;background:linear-gradient(145deg,#3294ca,#17658f);border-color:#277eac;justify-content:center;align-items:center;gap:6px;display:flex;box-shadow:0 3px #0e4d73}.quick-choice-grid button.selected svg{display:block}.generated-update-preview{color:#275d47;background:linear-gradient(145deg,#f5fcf8,#e6f5ed);border:1px solid #abd2c0;border-radius:14px;flex-direction:column;gap:5px;margin-top:18px;padding:15px 17px;display:flex}.generated-update-preview small{letter-spacing:.12em;font-size:9px;font-weight:950}.generated-update-preview strong{color:#21495a;font-size:14px;line-height:1.5}.generated-update-preview span{color:#628176;font-size:11px}@media (max-width:700px){.quick-choice-grid,.quick-choice-grid.work-choices,.quick-choice-grid.delay-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-choice-grid button{font-size:13px}.quick-field-update{max-height:84vh}}.weekly-hours-card .payroll-prefill-button{text-align:left;cursor:pointer;border:0;width:calc(100% - 30px)}.payroll-week-segment{grid-template-columns:minmax(180px,1.4fr) minmax(130px,.7fr) 38px}.payroll-week-segment input,.payroll-week-segment select{min-height:46px;font-size:16px}.payroll-week-hours-field input{text-align:center;font-weight:900}.payroll-week-segment>button{height:46px}.payroll-week-editor>.manual-shift-actions button:last-child{min-height:56px}.auto-payroll-notice.complete{color:#167149;background:linear-gradient(135deg,#f1fbf5,#e4f6eb);border-color:#9bcdb0}.fieldhub-w9-prompt{color:#6f4306;background:linear-gradient(135deg,#fffaf2,#fff3df);border:1px solid #e2aa5a;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid;box-shadow:0 7px 20px #70480d14}.fieldhub-w9-prompt>svg{color:#b26b08;width:26px}.fieldhub-w9-prompt>div{gap:4px;display:grid}.fieldhub-w9-prompt small{letter-spacing:.1em;font-size:7px;font-weight:900}.fieldhub-w9-prompt strong{font-size:14px}.fieldhub-w9-prompt p{color:#7d6849;margin:0;font-size:9px;line-height:1.5}.fieldhub-w9-prompt>a{color:#8a560d;background:#fffaf2;border:1px solid #c78a30;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.fieldhub-w9-prompt>a svg{width:15px}.fieldhub-w9-prompt.complete{color:#176d49;background:linear-gradient(135deg,#f1fbf5,#e4f6eb);border-color:#9bcdb0}.fieldhub-w9-prompt.complete>svg{color:#21865c}.fieldhub-w9-complete{color:#176d49;background:#fff;border-radius:99px;align-items:center;gap:6px;padding:9px 12px;font-size:8px;font-weight:900;display:flex}.fieldhub-w9-complete svg{width:16px}@media (max-width:760px){.fieldhub-w9-prompt{grid-template-columns:28px minmax(0,1fr);padding:15px}.fieldhub-w9-prompt>a,.fieldhub-w9-complete{grid-column:1/-1;min-height:48px}.fieldhub-w9-complete{justify-content:center}}@media (max-width:700px){.payroll-week-segment{grid-template-columns:1fr 130px 38px}.payroll-week-segment label:first-child{grid-column:auto}.payroll-week-segment>button{justify-self:auto}}@media (max-width:430px){.payroll-week-day-heading.clickable>b{white-space:normal;max-width:145px}.payroll-week-segment{grid-template-columns:1fr 100px 38px}}.crew-tutorial-backdrop{z-index:1500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051624b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crew-tutorial-dialog{color:#173d56;background:radial-gradient(circle at 50% -5%,#2a8bc433,#0000 34%),linear-gradient(155deg,#fff,#edf5f9);border:1px solid #ffffffd1;border-radius:27px;width:min(580px,100%);overflow:hidden;box-shadow:0 10px #91afbf,0 30px 80px #03162373}.crew-tutorial-dialog>header{border-bottom:1px solid #d7e4eb;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.crew-tutorial-brand{color:#155f91;letter-spacing:.14em;align-items:center;gap:9px;font-size:10px;display:flex}.crew-tutorial-brand span{color:#fff;background:linear-gradient(145deg,#328fca,#135d8e);border-radius:9px;place-items:center;width:30px;height:30px;font-weight:950;display:grid;box-shadow:0 3px #0c456c}.crew-tutorial-dialog>header button{color:#416579;cursor:pointer;background:#fff;border:1px solid #c7d7e0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.crew-tutorial-dialog>header button svg{width:18px}.crew-tutorial-content{text-align:center;flex-direction:column;align-items:center;min-height:390px;padding:32px 38px 22px;display:flex}.crew-tutorial-icon{color:#fff;background:linear-gradient(145deg,#3599cf,#17658f);border:1px solid #fffc;border-radius:23px;place-items:center;width:76px;height:76px;margin-bottom:22px;display:grid;box-shadow:0 7px #0f4d70,0 18px 32px #13618b45}.crew-tutorial-icon svg{width:35px;height:35px}.crew-tutorial-content>span{color:#247ead;letter-spacing:.13em;font-size:11px;font-weight:950}.crew-tutorial-content h2{margin:9px 0 6px;font-size:clamp(25px,5vw,36px);line-height:1.1}.crew-tutorial-content h3{color:#346176;margin:2px 0 9px;font-size:16px}.crew-tutorial-content>p{color:#587486;max-width:460px;margin:4px 0 20px;font-size:15px;line-height:1.6}.crew-tutorial-content aside{color:#266b4b;text-align:left;background:#edf9f2;border:1px solid #b9ddca;border-radius:13px;align-items:flex-start;gap:10px;max-width:460px;padding:13px 15px;font-size:13px;line-height:1.5;display:flex}.crew-tutorial-content aside svg{color:#278b5f;flex:none;width:18px}.crew-tutorial-progress{justify-content:center;gap:7px;padding:0 20px 17px;display:flex}.crew-tutorial-progress i{background:#bfd0da;border-radius:999px;width:7px;height:7px;transition:all .2s}.crew-tutorial-progress i.active{background:#207db2;width:26px}.crew-tutorial-dialog>footer{background:#ffffff94;border-top:1px solid #d7e4eb;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px 20px 20px;display:grid}.crew-tutorial-dialog>footer button{cursor:pointer;min-height:48px;font:inherit;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:900;display:flex}.crew-tutorial-secondary{color:#365c70;background:linear-gradient(#fff,#edf3f6);border:1px solid #b8ccd7;box-shadow:0 3px #b5c6cf}.crew-tutorial-primary{color:#fff;background:linear-gradient(145deg,#2c8fca,#155e91);border:0;box-shadow:0 4px #0d466e,0 10px 22px #145d8f40}.crew-tutorial-primary svg{width:16px}.crew-tutorial-dialog>footer small{color:#76909f;white-space:nowrap;font-size:11px;font-weight:850}.tutorial-help-button{color:#176d9d!important}@media (max-width:600px){.crew-tutorial-backdrop{padding:10px}.crew-tutorial-dialog{border-radius:20px}.crew-tutorial-content{min-height:410px;padding:25px 20px 18px}.crew-tutorial-content>p{font-size:15px}.crew-tutorial-dialog>footer{grid-template-columns:1fr 1.25fr}.crew-tutorial-dialog>footer small{display:none}.crew-tutorial-dialog>footer button{min-height:52px}}.clock-reminder-dialog{color:#173d56;text-align:center;background:radial-gradient(circle at 50% 0,#3896cd2b,#0000 36%),linear-gradient(150deg,#fff,#edf5f9);border:1px solid #fffc;border-radius:24px;flex-direction:column;align-items:center;width:min(520px,100%);padding:34px;display:flex;box-shadow:0 9px #aec5d1,0 28px 70px #041d2d5c}.clock-reminder-icon{color:#fff;background:linear-gradient(145deg,#3797ca,#17658f);border:1px solid #ffffffb3;border-radius:22px;place-items:center;width:74px;height:74px;margin-top:-3px;display:grid;box-shadow:0 7px #0f4d70,0 15px 30px #13618b47}.clock-reminder-icon svg{width:34px;height:34px}.clock-reminder-eyebrow{color:#287ea7;letter-spacing:.13em;margin-top:24px;font-size:9px;font-weight:900}.clock-reminder-dialog h2{max-width:420px;margin:9px 0 10px;font-size:clamp(24px,4vw,34px);line-height:1.15}.clock-reminder-dialog>p{color:#607b8c;max-width:410px;margin:0;font-size:11px;line-height:1.65}.clock-reminder-actions{grid-template-columns:1fr 1.25fr;gap:12px;width:100%;margin-top:25px;display:grid}.clock-reminder-actions button{cursor:pointer;min-height:55px;font:inherit;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:10px;font-weight:900;display:flex}.clock-reminder-skip{color:#33566b;background:linear-gradient(#fff,#edf3f6);border:1px solid #b6c9d4;box-shadow:0 4px #b4c5cf}.clock-reminder-start{color:#fff;background:linear-gradient(145deg,#2c9b6b,#176947);border:0;box-shadow:0 5px #0e4b33,0 12px 24px #126b4940}.clock-reminder-start svg{width:17px}.clock-reminder-dialog>small{color:#718796;justify-content:center;align-items:center;gap:7px;margin-top:20px;font-size:8px;line-height:1.45;display:flex}.clock-reminder-dialog>small svg{color:#2c8c66;flex:none;width:15px}@media (max-width:600px){.clock-reminder-dialog{border-radius:19px;padding:28px 20px 24px}.clock-reminder-actions{grid-template-columns:1fr}.clock-reminder-start{grid-row:1}.clock-reminder-dialog>small{text-align:left;align-items:flex-start}}@media (max-width:900px){.task-markup-workspace{grid-template-columns:1fr}.task-markup-modal{width:98vw}.task-plan-resource,.task-sheet-assistant>header{flex-direction:column;align-items:flex-start}.task-sheet-assistant>header button{justify-content:center;width:100%}}.issue-update-history{gap:8px;margin:12px 0;display:grid}.issue-update-history>article{background:#f7fafc;border:1px solid #d8e4ec;border-radius:10px;gap:6px;padding:10px;display:grid}.issue-update-history article header{justify-content:space-between;align-items:center;gap:8px;display:flex}.issue-update-history strong{font-size:9px}.issue-update-history time,.issue-update-history small{color:#718595;font-size:7px}.issue-update-history p{color:#405869;margin:0;font-size:8px;line-height:1.5}.issue-update-history article>div{flex-wrap:wrap;gap:6px;display:flex}.issue-update-history a{color:#1c70a5;background:#e8f4fb;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.issue-update-history a svg{width:13px}.sub-issue-controls{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.issue-card .sub-issue-controls>button{border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 11px;font-size:8px;font-weight:900;display:flex}.issue-card .sub-issue-controls>button svg{width:15px}.issue-card .issue-update-button{color:#fff;background:linear-gradient(145deg,#277ec0,#155d8e);border:0;box-shadow:0 4px #10496f}.issue-card .issue-back-button{color:#425f70;background:#f5f8fa;border:1px solid #bdcdd7}.sub-issue-controls>p{color:#5d7787;grid-column:1/-1;align-items:center;gap:6px;margin:2px 0 0;font-size:8px;display:flex}.sub-issue-controls>p svg{color:#27845c;width:14px}.sub-issue-update-form{background:linear-gradient(145deg,#fafdff,#eaf4f9);border:1px solid #9fc3d8;border-radius:12px;gap:11px;margin-top:12px;padding:13px;display:grid}.sub-issue-update-form>header{justify-content:space-between;align-items:center;display:flex}.sub-issue-update-form header div{gap:3px;display:grid}.sub-issue-update-form header small{color:#267da6;letter-spacing:.09em;font-size:7px;font-weight:900}.sub-issue-update-form header strong{font-size:10px}.sub-issue-update-form header button{color:#526a79;background:#fff;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.sub-issue-update-form label{color:#496575;gap:6px;font-size:8px;font-weight:900;display:grid}.sub-issue-update-form select,.sub-issue-update-form textarea{color:#173f57;width:100%;font:inherit;background:#fff;border:1px solid #b7ccd8;border-radius:8px;padding:10px}.sub-issue-update-form textarea{resize:vertical;min-height:82px}.issue-card .sub-issue-update-form>button.ready{color:#fff;background:#188254;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:900;display:flex}.sub-issue-update-form>button svg{width:15px}.note-composer-tools{flex-wrap:wrap;gap:8px!important;display:flex!important}.note-composer-tools button,.note-composer-tools label{cursor:pointer;border:1px solid #adc9dd;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-weight:900;color:#225b7e!important;box-shadow:none!important;background:#edf6fc!important;border-radius:9px!important;gap:7px!important;font-size:9px!important;display:inline-flex!important}.note-composer-tools svg{width:15px}.note-composer-tools input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.note-composer .save-device-note{white-space:nowrap;align-self:center}.pending-note-files{flex-wrap:wrap;gap:6px!important;display:flex!important}.pending-note-files button{max-width:100%;color:#5d5a31!important;min-height:32px!important;box-shadow:none!important;background:#fffce5!important;border:1px solid #d3c982!important;padding:5px 8px!important;font-size:8px!important}.pending-note-files button svg{flex:none;width:13px}.pending-note-files button svg:last-child{margin-left:3px}.note-attachment-list{gap:7px;margin:0 0 12px;display:grid}.note-attachment-list a{color:#3f493f;background:#ffffff7a;border:1px solid #6f683033;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:8px;text-decoration:none;display:flex}.note-attachment-list>a>svg{flex:none;width:20px}.note-attachment-list img{object-fit:cover;border-radius:7px;flex:none;width:52px;height:42px}.note-attachment-list span{min-width:0;display:grid}.note-attachment-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.note-attachment-list small{color:#777552;margin-top:3px;font-size:7px}.spen-pad-backdrop{z-index:1500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081d2ca8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.spen-pad{background:linear-gradient(145deg,#fff,#edf5f9);border:1px solid #ffffffbf;border-radius:20px;width:min(820px,100%);padding:19px;box-shadow:0 24px 70px #0218276b}.spen-pad>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.spen-pad header>div{align-items:center;gap:10px;display:flex}.spen-pad header>div>svg{color:#287da8;width:27px}.spen-pad header span{gap:3px;display:grid}.spen-pad header small{color:#287da8;letter-spacing:.1em;font-size:7px;font-weight:900}.spen-pad header strong{font-size:14px}.spen-pad header>button{background:#fff;border:1px solid #c6d4dd;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.spen-pad canvas{touch-action:none;cursor:crosshair;background:repeating-linear-gradient(#fffef2 0 31px,#dce5e8 32px);border:1px solid #d5cf9c;border-radius:12px;width:100%;height:420px;display:block}.spen-pad>p{color:#647c8c;margin:9px 0;font-size:8px}.spen-pad>footer{justify-content:flex-end;align-items:center;gap:9px;display:flex}.spen-pad footer button{background:#fff;border:1px solid #c3d1da;border-radius:9px;align-items:center;gap:7px;min-height:43px;padding:0 14px;font-weight:900;display:flex}.spen-pad footer button svg{width:15px}.spen-pad footer .primary-btn{color:#fff;background:#1d75b2;border:0}@media (max-width:700px){.sub-issue-controls{grid-template-columns:1fr}.spen-pad{padding:13px}.spen-pad canvas{height:54vh}.spen-pad>footer{grid-template-columns:1fr 1fr;display:grid}.spen-pad footer button{justify-content:center}.note-composer-tools{grid-template-columns:1fr 1fr;display:grid!important}.note-composer-tools button,.note-composer-tools label{width:100%}}.crew-job-board{background:linear-gradient(145deg,#eff8fd,#fff);border:1px solid #9cbfd5;border-radius:17px;overflow:hidden;box-shadow:0 9px 24px #1453771a}.crew-job-board>header{color:#174d6e;background:linear-gradient(120deg,#2687bb24,#ffffff80);justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.crew-job-board>header>div{align-items:center;gap:12px;display:flex}.crew-job-board>header svg{color:#217cac;width:28px}.crew-job-board header span{gap:2px;display:grid}.crew-job-board header small{color:#26799f;letter-spacing:.1em;font-size:8px;font-weight:900}.crew-job-board header h2{margin:1px 0;font-size:20px}.crew-job-board header p{color:#617b8b;margin:0;font-size:9px}.crew-job-board>header>b{color:#fff;text-align:center;background:#176b98;border-radius:999px;min-width:36px;padding:8px}.crew-job-board>div{gap:9px;padding:13px;display:grid}.crew-job-board article{background:#fff;border:1px solid #ccdae3;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.crew-job-board article>span{gap:4px;display:grid}.crew-job-board article small{color:#2478a1;font-size:8px;font-weight:900}.crew-job-board article strong{color:#183f57;font-size:15px}.crew-job-board article p{color:#60798a;margin:0;font-size:9px}.crew-job-board article em{color:#247753;font-size:8px;font-style:normal;font-weight:800}.crew-job-board article button{color:#fff;white-space:nowrap;background:linear-gradient(#2b91c6,#176a9b);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:0 15px;font-weight:900;display:flex;box-shadow:0 4px #105276}.crew-job-board-empty{color:#547488;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.crew-task-actions .leave-task{color:#93482b;background:#fff2eb;border-color:#d5b5a7}.crew-alert-backdrop{z-index:1600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160808b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crew-alert-dialog{color:#3b1914;text-align:center;background:linear-gradient(145deg,#fff,#fff0ed);border:2px solid #ffb0a3;border-radius:24px;justify-items:center;width:min(540px,100%);padding:34px;display:grid;box-shadow:0 9px #9c2d23,0 30px 80px #23040473}.crew-alert-symbol{color:#fff;background:linear-gradient(145deg,#ed4e3e,#a21f1b);border-radius:24px;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 7px #741713}.crew-alert-symbol svg{width:38px;height:38px}.crew-alert-dialog>span{color:#ad3026;letter-spacing:.12em;margin-top:22px;font-size:9px;font-weight:900}.crew-alert-dialog h2{margin:8px 0;font-size:clamp(25px,5vw,38px)}.crew-alert-dialog p{color:#70443d;max-width:430px;margin:0;line-height:1.55}.crew-alert-dialog small{color:#8b655e;margin-top:13px}.crew-alert-dialog button{color:#fff;background:#aa2c24;border:0;border-radius:10px;align-items:center;gap:8px;min-height:51px;margin-top:22px;padding:0 24px;font-weight:900;display:flex;box-shadow:0 5px #741913}.live-crew-panel{margin-bottom:18px}.live-crew-panel>header p{color:#718696;margin:4px 0 0}.live-crew-projects{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.live-crew-projects>article{background:#f8fbfc;border:1px solid #c8d7df;border-radius:12px;overflow:hidden}.live-crew-projects>article>header{background:#eaf3f7;justify-content:space-between;align-items:center;padding:12px;display:flex}.live-crew-projects>article>header span{color:#225d7e;align-items:center;gap:7px;display:flex}.live-crew-projects>article>header svg{width:16px}.live-crew-projects>article>header b{color:#fff;text-align:center;background:#17749f;border-radius:999px;min-width:28px;padding:5px}.live-crew-projects>article>div{gap:8px;padding:9px;display:grid}.live-crew-person{background:#fff;border-radius:9px;grid-template-columns:34px 1fr;gap:8px;padding:9px;display:grid}.live-crew-person>span{color:#fff;background:#257aa4;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.live-crew-person>div{gap:2px;display:grid}.live-crew-person small,.live-crew-person p{color:#6c8190;margin:0;font-size:8px}.live-crew-person p{color:#246685;font-weight:800}.live-crew-person em{align-items:center;gap:5px;margin-top:4px;font-size:8px;font-style:normal;font-weight:900;display:flex}.live-crew-person em svg{width:13px;height:13px}.live-crew-person em.inside{color:#1d7b50}.live-crew-person em.outside{color:#bc3d2f}.live-crew-person em.missing{color:#7a8992}.live-crew-person details{color:#597383;margin-top:3px;font-size:7px}.live-crew-person summary{cursor:pointer;font-weight:800}.live-crew-person details span{margin-top:3px;display:block}.live-crew-empty,.jobsite-request-empty{color:#748995;text-align:center;padding:20px;font-size:9px}.admin-work-column.requests>header p{color:#718896;margin:3px 0 0;font-size:8px;font-weight:500}.jobsite-request-inbox.mine{border-color:#70b897;box-shadow:0 0 0 2px #27895b1a}.jobsite-request-inbox.mine>header{background:#e7f5ee}.jobsite-request-inbox.mine>header:after{content:"YOUR INBOX";color:#fff;letter-spacing:.08em;background:#25835b;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:900}.crew-alert-admin{background:linear-gradient(145deg,#fff7f5,#fff);border:1px solid #e2aa9f;border-radius:15px;gap:12px;margin:16px 0;padding:17px;display:grid}.crew-alert-admin>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.crew-alert-admin>header>div{align-items:center;gap:11px;display:flex}.crew-alert-admin>header svg{color:#bb392e}.crew-alert-admin header span{gap:2px;display:grid}.crew-alert-admin header small{color:#b53b31;letter-spacing:.1em;font-size:8px;font-weight:900}.crew-alert-admin header h2{color:#4a2b26;margin:0}.crew-alert-admin header p{color:#80665f;margin:0;font-size:9px}.crew-alert-admin .crew-alert-launch{border-radius:7px;align-self:center;gap:4px;height:32px;min-height:32px;padding:0 9px;font-size:7px;box-shadow:0 2px 5px #1769d229}.crew-alert-admin .crew-alert-launch svg{width:12px}.crew-alert-admin form{background:#fff;border:1px solid #e6c8c2;border-radius:11px;gap:10px;padding:14px;display:grid}.crew-alert-admin form>label{gap:6px;font-weight:800;display:grid}.crew-alert-admin input,.crew-alert-admin select,.crew-alert-admin textarea{font:inherit;border:1px solid #c9d5dc;border-radius:8px;padding:11px}.crew-alert-admin form>footer{justify-content:flex-end;gap:9px;display:flex}.active-crew-alerts{gap:8px;display:grid}.active-crew-alerts article{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:12px;display:flex}.active-crew-alerts article>div{gap:3px;display:grid}.active-crew-alerts small{color:#b23b30;font-weight:900}.active-crew-alerts p{color:#6e5954;margin:0}.active-crew-alerts span{color:#89756f;font-size:8px}.active-crew-alerts button{color:#9b342b;background:#fff4f2;border:1px solid #d7aaa2;border-radius:8px;padding:8px 11px;font-weight:800}.job-board-toggle{background:#eff8fd;border:1px solid #9ec6dd;border-radius:10px;align-items:center;padding:12px;grid-template-columns:auto 1fr!important}.job-board-toggle input[type=checkbox]{width:22px;height:22px}.job-board-toggle span{gap:3px;display:grid}.job-board-toggle small{color:#607c8e}.jobsite-request-inbox{background:#edf4f7;border:1px solid #c5d5de;border-radius:11px;overflow:hidden}.jobsite-request-inbox>header{justify-content:space-between;align-items:center;padding:11px;display:flex}.jobsite-request-inbox>header>div{align-items:center;gap:7px;display:flex}.jobsite-request-inbox>header svg{color:#22759d;width:16px}.jobsite-request-inbox>header span{display:grid}.jobsite-request-inbox>header small{color:#687f8d}.jobsite-request-inbox>header>b{color:#fff;text-align:center;background:#216f97;border-radius:999px;min-width:27px;padding:4px}.jobsite-request-inbox .admin-request-card{margin:0 9px 9px}@media (max-width:900px){.live-crew-projects{grid-template-columns:1fr}.crew-alert-admin>header,.crew-job-board article{flex-direction:column;align-items:stretch}.crew-job-board article button{width:100%}}@media (max-width:600px){.crew-job-board>header,.crew-job-board>header>div{align-items:flex-start}.crew-alert-dialog{padding:27px 19px}.live-crew-projects{padding:10px}}.pwa-install-button{z-index:920;color:#fff;cursor:pointer;min-height:50px;font:inherit;background:linear-gradient(145deg,#278ce0,#075da8);border:1px solid #ffffffb8;border-radius:16px;align-items:center;gap:10px;padding:7px 17px 7px 8px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 6px #06487f,0 16px 34px #053e6e4d}.pwa-install-button>span{background:#04315938;border:1px solid #ffffff40;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.pwa-install-button svg{width:19px}.pwa-install-button:focus-visible{outline-offset:3px;outline:3px solid #f5b84e}.pwa-install-button:active{transform:translateY(3px);box-shadow:0 3px #06487f,0 9px 20px #053e6e40}.pwa-install-backdrop{z-index:1900;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#031424b3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.pwa-install-dialog{color:#17344f;background:radial-gradient(circle at 20% 0,#3399e729,#0000 35%),linear-gradient(145deg,#fff,#edf4fa);border:1px solid #ffffffb8;border-radius:24px;width:min(540px,100%);padding:25px;box-shadow:0 9px #9bb6ca,0 30px 80px #0214236e}.pwa-install-dialog>header{justify-content:space-between;align-items:center;display:flex}.pwa-install-icon{color:#fff;background:linear-gradient(145deg,#2f9aed,#0863ad);border-radius:19px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 6px #064d85,0 13px 25px #0863ad40}.pwa-install-icon svg{width:29px}.pwa-install-dialog>header>button{color:#425e74;cursor:pointer;background:#fff;border:1px solid #c5d4df;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.pwa-install-dialog>small{color:#1474bd;letter-spacing:.13em;margin-top:25px;font-size:9px;font-weight:950;display:block}.pwa-install-dialog h2{margin:7px 0 18px;font-size:clamp(25px,5vw,36px);line-height:1.15}.pwa-install-dialog ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pwa-install-dialog li{background:#fffc;border:1px solid #cad8e3;border-radius:13px;grid-template-columns:43px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.pwa-install-dialog li>span{color:#176ead;background:#e5f2fc;border-radius:12px;place-items:center;width:43px;height:43px;font-weight:950;display:grid}.pwa-install-dialog li svg{width:20px}.pwa-install-dialog li div{gap:3px;display:grid}.pwa-install-dialog li strong{font-size:14px}.pwa-install-dialog li p{color:#60778a;margin:0;font-size:11px;line-height:1.45}.pwa-install-done{color:#fff;cursor:pointer;width:100%;min-height:50px;font:inherit;background:linear-gradient(#2386d1,#0b62a7);border:0;border-radius:12px;margin-top:17px;font-weight:900;box-shadow:0 4px #074b80}.pwa-install-browser{color:#fff;background:linear-gradient(145deg,#2b93d1,#145d91);border-radius:13px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;min-height:62px;margin:0 0 12px;padding:10px 12px;text-decoration:none;display:grid;box-shadow:0 4px #0d466c,0 10px 22px #0f4e7633}.pwa-install-browser>svg{width:21px}.pwa-install-browser>svg:last-child{width:17px}.pwa-install-browser span{gap:3px;display:grid}.pwa-install-browser strong{font-size:14px}.pwa-install-browser small{color:#d7edf9;font-size:10px;line-height:1.35}.pwa-install-done{justify-content:center;align-items:center;gap:8px;display:flex}.pwa-install-done svg{width:18px}.pwa-install-done.secondary{color:#385b70;background:linear-gradient(#fff,#edf3f7);border:1px solid #b9cbd7;box-shadow:0 3px #b5c6d0}@media (max-width:800px){.pwa-install-button{border-radius:14px;min-height:46px;padding:5px 14px 5px 6px;bottom:13px;right:13px}.app-shell+.pwa-install-button{bottom:calc(78px + env(safe-area-inset-bottom))}.pwa-install-button>span{width:34px;height:34px}.pwa-install-dialog{border-radius:20px;padding:20px 16px}.pwa-install-dialog li{grid-template-columns:38px 1fr;padding:10px}.pwa-install-dialog li>span{width:38px;height:38px}.pwa-install-dialog li p{font-size:10px}}@media (display-mode:standalone),(display-mode:fullscreen),(display-mode:minimal-ui),(display-mode:window-controls-overlay){.pwa-install-button{display:none}}:root{--navy:#081d35;--navy-2:#0d3156;--blue:#1672d8;--blue-2:#55a9ff;--sky:#eaf5ff;--canvas:#edf3f8;--surface:#fffffff5;--line:#cfdce8;--shadow:0 18px 42px #11305021, 0 3px 9px #11305012}body{background-color:var(--canvas);background-image:linear-gradient(30deg,#1569c70b 12%,#0000 12.5% 87%,#1569c70b 87.5%,#1569c70b),linear-gradient(150deg,#1569c70b 12%,#0000 12.5% 87%,#1569c70b 87.5%,#1569c70b),linear-gradient(30deg,#1569c70b 12%,#0000 12.5% 87%,#1569c70b 87.5%,#1569c70b),linear-gradient(150deg,#1569c70b 12%,#0000 12.5% 87%,#1569c70b 87.5%,#1569c70b),linear-gradient(60deg,#47658209 25%,#0000 25.5% 75%,#47658209 75%);background-position:0 0,0 0,34px 59px,34px 59px,0 0;background-size:68px 118px}.sidebar{background:radial-gradient(circle at 10% 0,#47a5ff38,#0000 26rem),linear-gradient(165deg,#071a30 0%,#0b2d50 100%);overflow:hidden}.sidebar:before{content:"";pointer-events:none;opacity:.08;background-image:repeating-linear-gradient(60deg,#0000 0 19px,#9dd1ff 20px 21px,#0000 22px 39px);position:absolute;inset:0}.sidebar>*{z-index:1;position:relative}.brand-mark,.project-letter,.project-initial,.crew-tutorial-brand span{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);background:linear-gradient(145deg,#49a7ff 0%,#176fce 48%,#07448a 100%);border-radius:0;box-shadow:inset 0 2px 2px #ffffff6b,inset 0 -5px 8px #001c4640,0 9px 18px #002a5e45}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbfee6;border-bottom:1px solid #adc1d3b8}.content>section,.content>div>section{position:relative}.ops-brief,.command-strip .command,.stats-grid>button,.project-card,.payroll-clock-setup,.payroll-clock-face,.weekly-hours-card,.recent-shifts-card,.manual-shift-card,.simple-crew-welcome,.simple-step,.simple-help-row,.simple-payroll-note{box-shadow:var(--shadow);border-color:#b5c8dae6}.command-strip .command:hover,.stats-grid>button:hover,.project-card:hover,.simple-step:hover{transform:translateY(-3px);box-shadow:0 23px 45px #0f3f6c2e,0 4px 10px #11305017}.command>span,.stat-icon,.simple-step .step-hex,.welcome-hex{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);color:#0757a5;background:linear-gradient(145deg,#eff8ff,#b9dcfb 58%,#8abce9);box-shadow:inset 0 2px 2px #ffffffe6,inset 0 -4px 7px #0b509126;border-radius:0!important}.more-view-button,.simple-view-button{margin-top:10px;color:#eaf6ff!important;background:#2b82d329!important;border:1px solid #75b9f547!important}.more-view-button svg:last-child,.simple-view-button svg:last-child{width:15px;margin-left:auto}.view-mode-toggle{color:#174f81;background:#fff;border:1px solid #c9d9e7;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.simple-crew-home{gap:18px;width:min(860px,100%);margin:0 auto;display:grid}.simple-crew-welcome{color:#fff;background:radial-gradient(circle at 92% 10%,#69bcff4d,#0000 17rem),linear-gradient(135deg,#08223f,#0d4f89);border:1px solid #c7d8e7;border-radius:22px;align-items:center;gap:18px;padding:clamp(20px,4vw,34px);display:flex;overflow:hidden}.welcome-hex{color:#fff;background:linear-gradient(145deg,#5cb5ff,#1777d3 55%,#084b91);flex:0 0 84px;place-items:center;width:84px;height:92px;display:grid}.welcome-hex svg{width:38px;height:38px}.simple-crew-welcome span{color:#88caff;letter-spacing:.16em;font-size:10px;font-weight:900}.simple-crew-welcome h1{margin:5px 0 7px;font-size:clamp(30px,6vw,48px);line-height:1}.simple-crew-welcome p{color:#d2e7f8;margin:0;line-height:1.55}.simple-step-list{gap:12px;display:grid}.simple-step{text-align:left;background:#fffffff7;border:1px solid #cad9e6;border-radius:18px;grid-template-columns:74px minmax(0,1fr) 24px;align-items:center;gap:16px;width:100%;min-height:118px;padding:17px 20px;transition:transform .18s,box-shadow .18s;display:grid}.simple-step.primary{background:linear-gradient(135deg,#fff,#edf7ff);border-color:#8dbce8}.simple-step .step-hex{place-items:center;width:66px;height:72px;display:grid}.simple-step .step-hex svg{width:28px;height:28px}.simple-step>span:nth-child(2){grid-template-columns:30px 1fr;gap:3px 8px;display:grid}.simple-step small{color:#1770c8;grid-row:1/3;align-self:center;font-size:25px;font-weight:900}.simple-step strong{color:#10263f;font-size:clamp(17px,3vw,21px)}.simple-step p{color:#68798a;grid-column:2;margin:2px 0 0;line-height:1.4}.simple-step>svg{color:#3179b8}.simple-help-row{background:#cbd9e5;border:1px solid #cbd9e5;border-radius:15px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.simple-help-row button{color:#174f81;background:#fff;border:0;justify-content:center;align-items:center;gap:9px;min-height:58px;font-weight:850;display:flex}.simple-help-row button svg:last-child{width:16px;margin-left:8px}.simple-payroll-note{color:#155d43;background:linear-gradient(135deg,#f7fffb,#e9f8f1);border:1px solid #b9dfcf;border-radius:14px;align-items:center;gap:13px;padding:16px 18px;display:flex}.simple-payroll-note>svg{flex:none}.simple-payroll-note span{gap:3px;display:grid}.simple-payroll-note small{color:#557568;line-height:1.4}.manual-shift-launch.prior-week{color:#fff;background:linear-gradient(135deg,#257edb,#0f62ba);border-color:#0f62ba;margin-bottom:10px;box-shadow:0 6px #0a4c91,0 14px 28px #0f62ba3d}.manual-shift-launch.prior-week>svg:first-child,.manual-shift-launch.prior-week small{color:#d8ecff}.manual-shift-launch.prior-week p{color:#e4f1ff}.payroll-state-card{color:#17435d;background:linear-gradient(145deg,#fff,#edf4f8);border:1px solid #b7ccd8;border-radius:15px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;min-height:112px;margin-bottom:10px;padding:19px 21px;display:grid;box-shadow:0 6px #b2c6d1,0 15px 30px #0f3a531f}.payroll-state-card>svg{width:34px;height:34px}.payroll-state-card>span{gap:5px;display:grid}.payroll-state-card small{letter-spacing:.11em;font-size:8px;font-weight:950}.payroll-state-card strong{font-size:18px;line-height:1.2}.payroll-state-card p{color:#5f7786;margin:0;font-size:10px;line-height:1.5}.payroll-state-card.sent{color:#116b45;background:linear-gradient(145deg,#f7fff9,#ddf5e7);border-color:#70bc91;box-shadow:0 6px #73b891,0 15px 30px #136e4826}.payroll-state-card.sent>svg{color:#1d8c59}.payroll-state-card.sent p{color:#436f5b}.payroll-state-card.checking{color:#285a75}.manual-shift-launch.prior-week.failed{background:linear-gradient(135deg,#d85a48,#a9372d);border-color:#bd4a3c;box-shadow:0 6px #7f2922,0 14px 28px #9a31273d}.manual-shift-launch.prior-week.correction{background:linear-gradient(135deg,#d99a31,#a9680c);border-color:#b77818;box-shadow:0 6px #774909,0 14px 28px #975c0a38}.payroll-send-actions{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #c5d9e3;margin:0;padding:13px 18px;position:sticky;top:8px;box-shadow:0 10px 24px #1039501a}.manual-shift-actions.payroll-send-actions button:last-child{color:#fff;background:linear-gradient(145deg,#2a9b68,#176d49);border-color:#16764d;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:10px;display:flex;box-shadow:0 5px #0e4e34}.payroll-send-actions button:last-child:disabled{opacity:.55;box-shadow:none}body:has(.payroll-week-editor) .pwa-install-button{display:none}.hours-summary-strip .payroll-status-summary.sent{background:#ecf9f2}.hours-summary-strip .payroll-status-summary.sent small,.hours-summary-strip .payroll-status-summary.sent strong{color:#176d49}.hours-summary-strip .payroll-status-summary.failed{background:#fff1ef}.hours-summary-strip .payroll-status-summary.failed small,.hours-summary-strip .payroll-status-summary.failed strong{color:#a33d32}.hours-summary-strip .payroll-status-summary.pending strong{font-size:17px}.weekly-hours-card.sent{border-color:#94c9aa}.weekly-hours-card.sent>header{background:#eef9f3}.auto-payroll-notice.failed{color:#a33d32;background:#fff1ef;border-color:#e3aaa4}@media (max-width:900px){.crew-simple-shell .sidebar{display:none}.crew-simple-shell{grid-template-columns:1fr}.crew-simple-shell .global-search,.crew-simple-shell .clock-chip{display:none}.crew-simple-shell .topbar{justify-content:flex-end}.crew-simple-shell .menu-btn{display:none}.crew-simple-shell .content{padding-top:18px;padding-bottom:104px}}@media (max-width:620px){.simple-crew-welcome{border-radius:17px;align-items:flex-start}.welcome-hex{flex-basis:62px;width:62px;height:68px}.welcome-hex svg{width:28px;height:28px}.simple-step{border-radius:15px;grid-template-columns:55px minmax(0,1fr) 18px;gap:11px;min-height:104px;padding:14px 13px}.simple-step .step-hex{width:54px;height:59px}.simple-step>span:nth-child(2){grid-template-columns:23px 1fr}.simple-step small{font-size:20px}.simple-step strong{font-size:16px}.simple-step p{font-size:12px}.simple-help-row{grid-template-columns:1fr}.manual-shift-launch{align-items:flex-start}.payroll-state-card{grid-template-columns:38px minmax(0,1fr);min-height:124px;padding:18px 16px}.payroll-state-card>svg{width:29px;height:29px}.payroll-state-card strong{font-size:16px}.payroll-state-card p{font-size:11px}.payroll-send-actions{grid-template-columns:1fr;padding:10px;display:grid;top:8px}.payroll-send-actions button{width:100%}.payroll-send-actions button:first-child{order:2}}@media (prefers-reduced-motion:reduce){.command-strip .command,.stats-grid>button,.project-card,.simple-step{transition:none}}.admin-my-hours{color:#185f88;white-space:nowrap;cursor:pointer;background:#f7fbfd;border:1px solid #b9ceda;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:10px;font-weight:900;display:flex;box-shadow:0 5px 13px #1c4b6514}.admin-my-hours svg{width:16px}.admin-my-hours:hover,.admin-my-hours.active{color:#fff;background:linear-gradient(145deg,#258bc3,#12618f);border-color:#1876ac;box-shadow:0 8px 17px #12618f38}.current-work-week td>button{width:100%;min-height:36px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;display:flex}:is(.current-work-week td>button:hover,.current-work-week td>button:focus-visible){outline-offset:-2px;background:#dceffa;outline:2px solid #2a8dc0}.current-work-week td>button svg{width:11px;height:11px}.current-week-payroll-action{justify-items:end;gap:8px;display:grid}.current-week-payroll-action>b{color:#fff;background:#18789f;border-radius:99px;padding:8px 11px;font-size:10px}.current-week-payroll-action>a,.current-week-payroll-action>.sent{color:#fff;background:linear-gradient(145deg,#2b8dde,#1767b5);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:9px;font-weight:900;text-decoration:none;display:flex;box-shadow:0 5px #0e4d8d,0 10px 20px #0f559633}.current-week-payroll-action>a svg,.current-week-payroll-action>.sent svg{width:15px}.current-week-payroll-action>.sent{color:#176a49;box-shadow:none;background:#e7f6ee}.payroll-delivery-error{color:#9b3028;background:#fff2f0;border:1px solid #e4aaa4;border-radius:10px;margin:14px 18px 0;padding:11px 13px;font-size:10px;font-weight:800;line-height:1.45}.payroll-ready-list{gap:9px;padding:16px 18px;display:grid}.payroll-ready-list article{background:#f8fbfd;border:1px solid #c7d9e3;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.payroll-ready-list article>span{gap:3px;display:grid}.payroll-ready-list article small{color:#687f8d}.payroll-ready-list article>a{color:#fff;background:#1767b5;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.payroll-ready-list article>a svg{width:15px}@media (max-width:760px){.current-week-payroll-action{justify-items:stretch;width:100%}.current-week-payroll-action>b{justify-self:end}.current-week-payroll-action>a,.current-week-payroll-action>.sent{min-height:50px;font-size:10px}}.owner-day-choices{background:#edf6fa;border-bottom:1px solid #afc8d5;padding:17px 19px}.owner-day-choices>header{justify-content:space-between;align-items:center;display:flex}.owner-day-choices header small{color:#2d7da2;letter-spacing:.1em;font-size:7px;font-weight:900}.owner-day-choices h3{margin:4px 0 0}.owner-day-choices>header>button{cursor:pointer;background:#fff;border:1px solid #b6cad5;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.owner-day-choices>header svg{width:14px}.owner-day-choices>p{color:#5d7281;font-size:9px}.owner-day-choices>div{gap:7px;display:grid}.owner-day-choices>div>button{color:#24465b;text-align:left;cursor:pointer;background:#fff;border:1px solid #bfd1dc;border-radius:10px;grid-template-columns:1fr auto 18px;align-items:center;gap:10px;padding:11px 13px;display:grid}.owner-day-choices>div svg{width:15px}.owner-day-choices .add-segment{color:#fff;cursor:pointer;background:#176c96;border:0;border-radius:9px;align-items:center;gap:6px;margin-top:10px;padding:9px 12px;font-size:9px;font-weight:900;display:flex}.owner-day-choices .add-segment svg{width:14px}@media (max-width:760px){.admin-my-hours{padding:0 10px}.admin-my-hours span{display:none}}.owner-locked-date{color:#28546c;background:linear-gradient(145deg,#fff,#e8f4f9);border:1px solid #b9d1dd;border-radius:10px;grid-template-columns:34px 1fr 22px;align-items:center;gap:10px;margin-bottom:12px;padding:11px 13px;display:grid}.owner-locked-date>svg:first-child{color:#257da8;width:20px}.owner-locked-date>svg:last-child{color:#2d8a64;width:17px}.owner-locked-date span{gap:2px;display:grid}.owner-locked-date small{color:#317ea0;letter-spacing:.1em;font-size:7px;font-weight:900}.owner-locked-date strong{font-size:11px}.owner-time-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;display:grid}.owner-time-form .jobsite{grid-column:1/-1}.owner-time-form label{color:#496778;align-content:start;gap:6px;font-size:8px;font-weight:900;display:grid}.owner-time-form input,.owner-time-form select{box-sizing:border-box;color:#173e57;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #a9c5d3;border-radius:9px;padding:8px 11px;font-size:11px}.owner-time-form input:focus,.owner-time-form select:focus{outline-offset:1px;border-color:#2b8cbd;outline:2px solid #2b8cbd}@media (max-width:430px){.owner-time-form{gap:8px}.owner-time-form input,.owner-time-form select{padding-left:8px;padding-right:8px;font-size:10px}.owner-locked-date{grid-template-columns:28px 1fr 18px;padding:10px}.owner-locked-date strong{font-size:10px}}.manual-shift-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.manual-shift-locked-date{color:#28546c;background:linear-gradient(145deg,#fafdff,#e9f4f8);border:1px solid #b5cbd6;border-radius:8px;align-content:center;gap:3px;min-height:44px;padding:8px 11px;display:grid}.manual-shift-locked-date span{color:#2a7da4;letter-spacing:.08em;font-size:7px;font-weight:900}.manual-shift-locked-date strong{text-transform:capitalize;font-size:9px}@media (max-width:480px){.manual-shift-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.manual-shift-grid .manual-jobsite-field,.manual-shift-grid .manual-work-date-field,.manual-shift-grid .manual-shift-locked-date{grid-column:1/-1}.manual-shift-grid input[type=time]{padding-left:7px;padding-right:7px}}.payroll-clock-setup .active-project-help{color:#176a49;font-size:8px;font-weight:800;line-height:1.45}.autodesk-import-launch{color:#123e5c;text-align:left;cursor:pointer;background:radial-gradient(circle at 9% 20%,#3496d22e,#0000 25%),linear-gradient(145deg,#fafdff,#e7f2f9);border:1px solid #7daed0;border-radius:15px;grid-template-columns:52px 1fr 22px;align-items:center;gap:15px;width:100%;min-height:96px;padding:16px 20px;display:grid;box-shadow:0 6px #9ebdce,0 17px 34px #0c38531f}.autodesk-import-launch>svg:first-child{color:#fff;background:linear-gradient(145deg,#2788c2,#155d92);border-radius:11px;width:35px;height:35px;padding:7px;box-shadow:0 4px #0f456e}.autodesk-import-launch span{gap:3px;display:grid}.autodesk-import-launch small{color:#2377a4;letter-spacing:.12em;font-size:7px;font-weight:950}.autodesk-import-launch strong{font-size:15px}.autodesk-import-launch p{color:#5c7687;margin:0;font-size:9px;line-height:1.45}.autodesk-import-launch>svg:last-child{color:#277da7;width:18px}.autodesk-import-panel{background:#fff;border:1px solid #8eb9d2;border-radius:16px;overflow:hidden;box-shadow:0 9px #a6c3d2,0 24px 44px #0a344e2b}.autodesk-import-panel>header{background:linear-gradient(145deg,#f8fcff,#e6f2f9);border-bottom:1px solid #c9dce7;justify-content:space-between;align-items:flex-start;gap:18px;padding:19px 21px;display:flex}.autodesk-import-panel>header>div{gap:13px;display:flex}.autodesk-import-panel>header>div>svg{color:#1674ae;width:28px}.autodesk-import-panel header span{gap:3px;display:grid}.autodesk-import-panel header small{color:#247ba6;letter-spacing:.11em;font-size:7px;font-weight:950}.autodesk-import-panel h2{margin:0;font-size:18px}.autodesk-import-panel header p{color:#5f7787;margin:2px 0 0;font-size:9px}.autodesk-import-panel>header>button{cursor:pointer;background:#fff;border:1px solid #b7cdd9;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.autodesk-import-controls{grid-template-columns:minmax(230px,.8fr) 1.2fr;gap:14px;padding:16px 20px;display:grid}.autodesk-import-controls label{color:#48697b;gap:6px;font-size:8px;font-weight:900;display:grid}.autodesk-import-controls select{color:#173e57;background:#fff;border:1px solid #a9c6d6;border-radius:9px;min-height:46px;padding:8px 11px}.autodesk-import-controls>div{color:#206a4d;background:#eff9f3;border:1px solid #a9d2bd;border-radius:10px;align-items:center;gap:10px;padding:10px 13px;display:flex}.autodesk-import-controls>div.unverified{color:#8a5817;background:#fff8ec;border-color:#e2bd84}.autodesk-import-controls svg{width:22px}.autodesk-import-controls span{display:grid}.autodesk-import-controls strong{font-size:10px}.autodesk-import-controls small{margin-top:3px;font-size:8px}.autodesk-import-summary{background:#f6fafc;border-block:1px solid #d7e4eb;align-items:center;gap:10px;padding:11px 20px;display:flex}.autodesk-import-summary span{color:#376177;background:#e6f1f6;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:850}.autodesk-import-summary b{color:#176f9d}.autodesk-import-summary button{color:#176c99;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:8px;font-weight:900}.autodesk-record-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:420px;padding:14px 20px;display:grid;overflow:auto}.autodesk-record-list>button{color:#214b63;text-align:left;cursor:pointer;background:#fbfdfe;border:1px solid #c3d6e0;border-radius:11px;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;min-height:91px;padding:12px;display:grid}.autodesk-record-list>button.selected{background:#eaf6fd;border-color:#217cb2;box-shadow:inset 0 0 0 1px #217cb2}.autodesk-check{background:#fff;border:1px solid #9db9c9;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.selected .autodesk-check{color:#fff;background:#1975aa;border-color:#1975aa}.autodesk-check svg{width:15px}.autodesk-record-list>button>span:nth-child(2){gap:3px;display:grid}.autodesk-record-list small{color:#2b7ca5;text-transform:uppercase;font-size:7px;font-weight:900}.autodesk-record-list strong{font-size:10px}.autodesk-record-list p{color:#708493;margin:0;font-size:8px}.autodesk-record-list>button>svg{color:#6f8b9a;width:15px}.autodesk-import-panel>footer{background:#f6fafc;border-top:1px solid #d2e1e9;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;display:flex}.autodesk-import-panel>footer>div{display:grid}.autodesk-import-panel>footer strong{font-size:10px}.autodesk-import-panel>footer small{color:#6b8190;font-size:8px}.autodesk-import-empty{color:#6c8190;text-align:center;align-content:center;place-items:center;gap:7px;min-height:160px;padding:24px;display:grid}.autodesk-import-empty svg{color:#3b87ab;width:30px}.autodesk-import-empty p{max-width:620px;margin:0;font-size:9px;line-height:1.5}.autodesk-draft-source,.autodesk-task-reference{color:#1e684b;background:#eff9f3;border:1px solid #9fc8b3;border-radius:10px;align-items:center;gap:10px;padding:11px 13px;display:flex}.autodesk-draft-source{margin-bottom:15px}.autodesk-draft-source svg,.autodesk-task-reference svg{width:22px}.autodesk-draft-source span,.autodesk-task-reference span{gap:2px;display:grid}.autodesk-draft-source small,.autodesk-task-reference small{letter-spacing:.1em;font-size:7px;font-weight:950}.autodesk-draft-source p{color:#5d786a;margin:2px 0 0;font-size:8px}.autodesk-task-reference{margin:10px 0}.admin-task-card.task-status-draft{background:linear-gradient(145deg,#fff,#eef7fc);border-color:#72a9cb}.admin-task-card footer .review-autodesk-draft{color:#fff;background:linear-gradient(145deg,#2784bd,#176491);border-color:#176fa0;justify-content:center;align-items:center;gap:7px;width:100%;display:flex;box-shadow:0 4px #0f486a}.review-autodesk-draft svg{width:15px}@media (max-width:700px){.autodesk-import-launch{grid-template-columns:42px 1fr}.autodesk-import-launch>svg:last-child{display:none}.autodesk-import-controls{grid-template-columns:1fr}.autodesk-record-list{grid-template-columns:1fr;max-height:54vh}.autodesk-import-panel>footer{flex-direction:column;align-items:stretch}.autodesk-import-panel>footer .admin-primary{justify-content:center;width:100%}}.autodesk-import-scope{color:#5f7787;margin:0;padding:0 20px 13px;font-size:8px;line-height:1.5}.autodesk-import-panel:not(.autodesk-import-panel-v2){display:none}.autodesk-import-panel-v2{margin-top:15px}.autodesk-grouped-records{gap:18px;padding:0 20px 18px;display:grid}.autodesk-qaqc-section,.autodesk-issues-section{background:#f8fbfd;border:1px solid #bfd3df;border-radius:13px;overflow:hidden}.autodesk-qaqc-section>header,.autodesk-issues-section>header{background:#edf6fa;border-bottom:1px solid #c8dbe5;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.autodesk-qaqc-section>header span,.autodesk-issues-section>header span{gap:2px;display:grid}.autodesk-qaqc-section>header small,.autodesk-issues-section>header small{color:#2179a7;letter-spacing:.12em;font-size:7px;font-weight:950}.autodesk-qaqc-section>header strong,.autodesk-issues-section>header strong{font-size:13px}.autodesk-qaqc-section>header b,.autodesk-issues-section>header b{color:#fff;text-align:center;background:#1977aa;border-radius:9px;min-width:31px;padding:7px}.autodesk-level-group{border-bottom:1px solid #d9e5eb;padding:12px 13px}.autodesk-level-group:last-child{border-bottom:0}.autodesk-level-group>header{justify-content:space-between;align-items:center;padding:0 4px 8px;display:flex}.autodesk-level-group>header strong{color:#173f58;font-size:11px}.autodesk-level-group>header span{color:#6b8290;font-size:8px}.autodesk-grouped-records .autodesk-record-list{max-height:none;padding:0}.autodesk-grouped-records .autodesk-record-list>button{align-items:start;min-height:126px}.autodesk-detail-badges{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.autodesk-detail-badges em{color:#2f657f;background:#e3f0f6;border-radius:99px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.autodesk-record-list ul{color:#80521f;margin:4px 0 0;padding-left:15px;font-size:7px;line-height:1.45}.autodesk-issues-section{background:#fffaf3;border-color:#e2cba8}.autodesk-issues-section>header{background:#fff3df;border-color:#ead8bc}.autodesk-issues-section>header small{color:#9a611b}.autodesk-issues-section>header b{background:#a96a20}.autodesk-issues-section .autodesk-detail-badges em{color:#745227;background:#f4ead9}@media (max-width:700px){.autodesk-grouped-records{padding-inline:12px}.autodesk-level-group{padding-inline:9px}.autodesk-level-group>header{flex-direction:column;align-items:flex-start;gap:3px}.autodesk-grouped-records .autodesk-record-list>button{min-height:132px}}.autodesk-source-package{color:#1f674b;background:#eff9f3;border:1px solid #9fc8b3;border-radius:11px;align-items:center;gap:11px;margin:0 20px 13px;padding:12px 14px;display:flex}.autodesk-source-package>svg{width:24px}.autodesk-source-package>span{gap:2px;margin-right:auto;display:grid}.autodesk-source-package small{letter-spacing:.1em;font-size:7px;font-weight:950}.autodesk-source-package strong{font-size:10px}.autodesk-source-package p{color:#648174;margin:0;font-size:8px}.autodesk-source-package label{cursor:pointer;background:#fff;border:1px solid #82b59d;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:900;display:flex}.autodesk-source-package label svg{width:15px}.autodesk-source-package input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.autodesk-import-summary .autodesk-no-summary{color:#8c332b;background:#fdeae7}.autodesk-import-summary .autodesk-no-summary b{color:#b23d32}.autodesk-record-list>.autodesk-record-card{background:#fbfdfe;border:1px solid #c3d6e0;border-radius:11px;display:grid;overflow:hidden}.autodesk-record-list>.autodesk-record-card.selected{background:#eaf6fd;border-color:#217cb2;box-shadow:inset 0 0 0 1px #217cb2}.autodesk-record-select{color:#214b63;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px 1fr 18px;align-items:start;gap:10px;min-height:112px;padding:12px;display:grid}.autodesk-record-select>span:nth-child(2){gap:3px;display:grid}.autodesk-select-arrow svg{color:#6f8b9a;width:15px}.autodesk-detail-badges em.autodesk-no-badge{color:#922f28;background:#fde3df}.autodesk-no-list{margin:5px 0 0;padding-left:15px;font-size:7px;line-height:1.5;color:#8b3028!important}.autodesk-view-form{color:#17658d;cursor:pointer;background:#eef6fa;border:0;border-top:1px solid #bfd3df;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:8px;font-weight:900;display:flex}.autodesk-view-form svg{width:15px}.autodesk-form-viewer{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081d2bbd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.autodesk-form-viewer>section{background:#f7fafc;border:1px solid #8fb4ca;border-radius:16px;grid-template-rows:auto 1fr;width:min(1220px,96vw);height:min(900px,94vh);display:grid;overflow:hidden;box-shadow:0 25px 80px #00000059}.autodesk-form-viewer>section>header{background:#fff;border-bottom:1px solid #c2d6e1;justify-content:space-between;align-items:center;gap:14px;padding:14px 17px;display:flex}.autodesk-form-viewer>section>header>div{align-items:center;gap:11px;display:flex}.autodesk-form-viewer>section>header svg{color:#176f9d;width:24px}.autodesk-form-viewer>section>header span{gap:2px;display:grid}.autodesk-form-viewer>section>header small{color:#2378a4;letter-spacing:.1em;font-size:7px;font-weight:950}.autodesk-form-viewer>section>header strong{font-size:13px}.autodesk-form-viewer>section>header p{color:#6b8190;margin:0;font-size:8px}.autodesk-form-viewer>section>header>button{cursor:pointer;background:#fff;border:1px solid #b9ceda;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.autodesk-form-viewer-body{grid-template-columns:280px 1fr;min-height:0;display:grid}.autodesk-form-viewer-body aside{background:#f4f8fa;border-right:1px solid #c3d7e1;padding:15px;overflow:auto}.autodesk-form-no-summary{color:#8d3028;background:#fff0ed;border:1px solid #e1aaa3;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.autodesk-form-no-summary svg{width:22px}.autodesk-form-no-summary span{display:grid}.autodesk-form-no-summary small{font-size:7px;font-weight:950}.autodesk-form-no-summary strong{font-size:18px}.autodesk-form-viewer aside ol{gap:7px;padding-left:18px;display:grid}.autodesk-form-viewer aside li{background:#fff;border:1px solid #e3c4bf;border-radius:8px;padding:8px}.autodesk-form-viewer aside li strong,.autodesk-form-viewer aside li span{display:block}.autodesk-form-viewer aside li strong{font-size:8px}.autodesk-form-viewer aside li span,.autodesk-form-viewer aside>p{color:#6f514d;margin-top:3px;font-size:7px;line-height:1.45}.autodesk-response-notes{background:#fff9eb;border:1px solid #d8c7a7;border-radius:9px;gap:5px;margin:12px 0;padding:10px;display:grid}.autodesk-response-notes small{color:#896322;font-size:7px;font-weight:950}.autodesk-response-notes span{font-size:8px}.autodesk-form-viewer aside>a{color:#fff;background:#176f9d;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:10px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.autodesk-form-viewer aside>a svg{width:15px}.autodesk-form-viewer iframe{background:#d8d8d8;border:0;width:100%;height:100%}@media (max-width:700px){.autodesk-source-package{flex-wrap:wrap;align-items:flex-start;margin-inline:12px}.autodesk-source-package label{justify-content:center;width:100%}.autodesk-import-summary{flex-wrap:wrap;align-items:flex-start}.autodesk-import-summary button{text-align:left;width:100%;margin-left:0}.autodesk-record-list>.autodesk-record-card{min-height:0}.autodesk-record-select{min-height:132px}.autodesk-form-viewer{padding:7px}.autodesk-form-viewer>section{width:100%;height:96vh}.autodesk-form-viewer-body{grid-template-rows:auto 1fr;grid-template-columns:1fr}.autodesk-form-viewer-body aside{border-bottom:1px solid #c3d7e1;border-right:0;max-height:220px}.autodesk-form-viewer aside ol{margin-bottom:7px}.autodesk-form-viewer iframe{min-height:50vh}}.translation-console{color:#122a40;gap:18px;display:grid}.translation-hero{color:#fff;background:radial-gradient(circle at 86% 18%,#49b1f454,#0000 18rem),linear-gradient(135deg,#071f39,#0b4d7c);border:1px solid #8fb5cb;border-radius:18px;align-items:center;gap:18px;min-height:118px;padding:22px 26px;display:flex;box-shadow:0 9px #abc4d1,0 22px 40px #09314b29}.translation-hero-icon{clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);filter:drop-shadow(0 7px 5px #00000038);background:linear-gradient(145deg,#55b9f2,#1474b5 58%,#084774);flex:0 0 66px;place-items:center;width:66px;height:72px;display:grid}.translation-hero-icon svg{width:31px;height:31px}.translation-hero>div:nth-child(2){min-width:0}.translation-hero span{color:#7fcbf4;letter-spacing:.15em;font-size:8px;font-weight:950}.translation-hero h1{color:#fff;margin:5px 0 6px;font-size:24px}.translation-hero p{color:#cee6f4;max-width:680px;margin:0;font-size:10px;line-height:1.5}.translation-live{white-space:nowrap;background:#9d000fe0;border:1px solid #ffffff4d;border-radius:99px;align-items:center;gap:7px;margin-left:auto;padding:9px 12px;font-size:9px;display:flex}.translation-live i,.translation-chat footer i{background:#fff;border-radius:50%;width:9px;height:9px;animation:1.2s infinite translation-pulse;box-shadow:0 0 0 5px #ffffff2b}@keyframes translation-pulse{50%{opacity:.35;transform:scale(.8)}}.translation-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.translation-history,.translation-workspace>*,.translation-chat{background:#fffffff5;border:1px solid #b7cedb;border-radius:15px;box-shadow:0 7px #c7d8e1,0 16px 30px #11405917}.translation-history{overflow:hidden}.translation-history>header{background:linear-gradient(145deg,#f9fcfe,#eaf4f8);border-bottom:1px solid #cfdee6;justify-content:space-between;align-items:center;padding:16px;display:flex}.translation-history header div{gap:3px;display:grid}.translation-history small,.translation-chat header small{color:#237eac;letter-spacing:.1em;font-size:7px;font-weight:950}.translation-history header strong{font-size:11px}.translation-history header b{color:#fff;background:#126a9b;border-radius:99px;place-items:center;min-width:29px;height:29px;font-size:9px;display:grid}.translation-history>div{max-height:540px;overflow:auto}.translation-history>div>p{color:#6b8290;text-align:center;padding:25px 16px;font-size:9px}.translation-history button{color:#294c61;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e9ee;grid-template-columns:1fr 16px;align-items:center;gap:9px;width:100%;padding:13px 14px;display:grid}.translation-history button:hover,.translation-history button.active{color:#124f74;background:#e9f5fb}.translation-history button:disabled{cursor:default}.translation-history button span{gap:3px;min-width:0;display:grid}.translation-history button strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.translation-history button small{letter-spacing:0;font-size:7px}.translation-history button time{color:#738692;font-size:7px}.translation-history button svg{width:14px}.translation-workspace{gap:14px;display:grid}.translation-setup{padding:20px}.translation-fields{grid-template-columns:minmax(160px,.75fr) 1.25fr;gap:12px;display:grid}.translation-fields label{color:#3e6579;gap:6px;font-size:8px;font-weight:900;display:grid}.translation-fields select,.translation-fields input{box-sizing:border-box;color:#173f58;width:100%;height:47px;font:inherit;background:#fff;border:1px solid #a9c5d3;border-radius:10px;padding:8px 11px;font-size:10px}.translation-consent{color:#205941;cursor:pointer;background:#f0faf5;border:1px solid #a9cdb9;border-radius:11px;align-items:flex-start;gap:11px;margin:16px 0;padding:14px;display:flex}.translation-consent input{accent-color:#1777a8;flex:none;width:19px;height:19px}.translation-consent span{gap:3px;display:grid}.translation-consent strong{font-size:9px;line-height:1.45}.translation-consent small{color:#5c786a;font-size:8px;line-height:1.45}.translation-start{color:#fff;cursor:pointer;background:linear-gradient(145deg,#2696d2,#12689d);border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:67px;display:flex;box-shadow:0 6px #0c4b76,0 13px 25px #0e537d38}.translation-start:disabled{filter:grayscale(.5);opacity:.5;cursor:not-allowed;box-shadow:none}.translation-start svg{width:25px}.translation-start span{text-align:left;gap:2px;display:grid}.translation-start strong{font-size:12px}.translation-start small{color:#d3ecf9;font-size:8px}.translation-chat{overflow:hidden}.translation-chat>header{background:#f3f8fb;border-bottom:1px solid #cfdee6;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.translation-chat header>div{gap:2px;display:grid}.translation-chat header strong{font-size:12px}.translation-chat header span{color:#6c8290;font-size:8px}.translation-chat header button{color:#17668f;cursor:pointer;background:#fff;border:1px solid #a9c5d4;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:8px;font-weight:900;display:flex}.translation-chat header button:disabled{opacity:.45}.translation-chat header button svg{width:14px}.translation-message-list{background:radial-gradient(circle at 15px 15px,#267dae0f 1px,#0000 1px) 0 0/18px 18px;height:min(52vh,510px);min-height:310px;padding:18px;overflow:auto}.translation-message-list article{background:#fff;border:1px solid #b8d0dc;border-radius:4px 14px 14px;width:min(86%,680px);margin:0 0 13px;padding:12px 14px;box-shadow:0 4px 12px #15405714}.translation-message-list article:nth-child(2n){background:#edf7fc;border-radius:14px 4px 14px 14px;margin-left:auto}.translation-message-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.translation-message-list article b{color:#1974a5;text-transform:uppercase;font-size:8px}.translation-message-list article time{color:#758893;font-size:7px}.translation-message-list article p{color:#17384e;margin:6px 0;font-size:11px;line-height:1.55}.translation-message-list details{color:#627a88;border-top:1px solid #e0e9ee;padding-top:7px;font-size:8px}.translation-message-list summary{cursor:pointer;color:#3182aa;font-weight:850}.translation-message-list details span{margin-top:5px;line-height:1.5;display:block}.translation-empty{color:#6a8290;text-align:center;align-content:center;place-items:center;gap:6px;height:100%;display:grid}.translation-empty svg{color:#2a86b4;width:35px;height:35px}.translation-empty strong{color:#315b71;font-size:11px}.translation-empty span{max-width:390px;font-size:8px;line-height:1.5}.translation-chat>footer{background:#eef5f8;border-top:1px solid #c6d7df;justify-content:space-between;align-items:center;gap:15px;padding:13px 17px;display:flex}.translation-chat>footer>div{align-items:center;gap:12px;display:flex}.translation-chat footer i{background:#e42335;box-shadow:0 0 0 5px #e4233521}.translation-chat footer span{display:grid}.translation-chat footer strong{font-size:9px}.translation-chat footer small{color:#627986;font-size:8px}.translation-chat footer button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#e3444d,#a71020);border:0;border-radius:9px;align-items:center;gap:7px;min-height:43px;padding:0 15px;font-size:9px;font-weight:900;display:flex;box-shadow:0 4px #790914}.translation-chat footer button svg{fill:currentColor;width:14px}.translation-processing,.translation-error,.translation-privacy{color:#26566e;align-items:center;gap:10px;padding:12px 14px;font-size:8px;font-weight:800;display:flex}.translation-processing svg{width:18px;animation:1s linear infinite spin}.translation-error{color:#8d321e;background:#fff1ec;border-color:#e5a18e}.translation-error svg{flex:none;width:18px}.translation-error button{cursor:pointer;background:0 0;border:0;margin-left:auto}.translation-error button svg{width:14px}.translation-privacy{color:#31664f;box-shadow:none;background:#f0faf5;border-color:#a9cdb9;margin:0;font-weight:700;line-height:1.5}.translation-privacy svg{flex:none;width:18px}.admin-sidebar nav{scrollbar-width:thin;scrollbar-color:#7391a5 transparent}@media (max-width:850px){.translation-layout{grid-template-columns:1fr}.translation-history>div{max-height:210px}.translation-message-list{height:48vh}.translation-hero{align-items:flex-start}.translation-live{margin-left:0}}@media (max-width:560px){.translation-hero{grid-template-columns:56px 1fr;padding:17px;display:grid}.translation-hero-icon{width:56px;height:61px}.translation-hero h1{font-size:20px}.translation-live{grid-column:1/-1;justify-self:start}.translation-fields{grid-template-columns:1fr}.translation-setup{padding:14px}.translation-chat>header{flex-direction:column;align-items:flex-start}.translation-chat header button{justify-content:center;width:100%}.translation-message-list{min-height:300px;padding:12px}.translation-message-list article{width:92%}.translation-chat>footer{flex-direction:column;align-items:stretch}.translation-chat footer button{justify-content:center;min-height:50px}}@media (prefers-reduced-motion:reduce){.translation-live i,.translation-chat footer i,.translation-processing svg{animation:none}}.translation-consent>svg{color:#1777a8;flex:none;width:20px;height:20px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
