@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,::backdrop{--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{--default-font-family:"Square 721", "Eurostile", "Bank Gothic", "Arial Narrow", ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:"Cascadia Mono", "Consolas", ui-monospace, monospace}}@layer base{*,:after,:before,::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]){appearance:button}::file-selector-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}.block{display:block}.contents{display:contents}.list-item{display:list-item}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}}:root{--background:#f4f6f1;--foreground:#1c1f1a;--brand:#50e83d;--accent:#202020;--paper:#f4f6f1;--ink:#1c1f1a;--line:#dce4d7;--muted:#66715f;--card:#fffffff0}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:"Square 721",Eurostile,Bank Gothic,Arial Narrow,ui-sans-serif,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen,.login-page{background:radial-gradient(circle at 14% 12%,#50e83d2e,#0000 28%),linear-gradient(135deg,#f7f9f4,#e8eee2);place-items:center;gap:12px;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:14px;gap:24px;width:min(100%,560px);padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 24px 80px #181e1624}.login-panel img{width:min(100%,420px);height:auto}.login-panel h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:950;line-height:.98}.login-form{gap:10px;display:grid}.v3-login-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.v3-login-form input:nth-child(3),.v3-login-form button{grid-column:span 2}.v3-shell{background:linear-gradient(90deg, #ffffff8c 0 1px, transparent 1px 100%), linear-gradient(0deg, #ffffff8c 0 1px, transparent 1px 100%), var(--paper);min-height:100vh;color:var(--ink);background-size:34px 34px;grid-template-columns:260px minmax(0,1fr);display:grid}.sidebar{color:#fff;z-index:10;background:#202020;flex-direction:column;width:260px;height:100vh;padding:18px;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff1f;align-items:center;min-height:76px;padding-bottom:14px;display:flex}.sidebar-brand img{background:#fff;border-radius:5px;width:100%;max-width:224px;height:auto}.sidebar-nav{gap:8px;margin-top:20px;display:grid}.sidebar-nav button,.logout-button,.sidebar-account{color:#fff;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;min-height:46px;padding:0 12px;font-weight:900;display:flex}.sidebar-nav button.active{background:var(--brand);color:#101410}.sidebar-bottom{gap:10px;margin-top:auto;display:grid}.sidebar-account{background:var(--brand)}@supports (color:color-mix(in lab, red, red)){.sidebar-account{background:color-mix(in srgb, var(--brand) 20%, transparent)}}.sidebar-account{border:1px solid var(--brand);color:#fff;justify-content:center;font-size:.88rem}.app-main{--main-gutter:clamp(16px, 3vw, 30px);min-width:0;padding:18px var(--main-gutter) 72px}.source-pill{z-index:20;border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:.76rem;font-weight:850;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 40px #181e161a}.mobile-bottom-nav{z-index:40;padding:6px 6px calc(6px + env(safe-area-inset-bottom,0px));background:#202020;border-top:1px solid #ffffff1f;gap:2px;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav.is-hidden{display:none}.mobile-bottom-nav button{color:#ffffffb3;background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;min-height:52px;padding:6px 2px;font-size:.66rem;font-weight:800;display:flex}.mobile-bottom-nav button span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mobile-bottom-nav button.active{color:var(--brand)}.page-header{z-index:7;background:var(--paper);box-shadow:0 1px 0 var(--line);margin-inline:calc(var(--main-gutter) * -1);padding:30px var(--main-gutter);margin-bottom:16px;position:sticky;top:0}.page-header-main{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-title-actions{align-items:center;gap:clamp(16px,3vw,36px);min-width:0;display:flex}.page-header h1{letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:clamp(2rem,3vw,3.25rem);font-weight:950;line-height:.95}.page-header p,.muted,.hint,.field small,.mail-toggle small{color:var(--muted);line-height:1.45}.page-actions{flex-wrap:wrap;gap:9px;display:flex}.primary-button,.secondary-button,.icon-button,.item-actions button,.login-form button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 14px;font-weight:950;display:inline-flex}.primary-button,.login-form button{background:var(--brand);color:#101410}.secondary-button,.icon-button,.item-actions button{background:var(--card);color:var(--ink);border-color:var(--line)}.login-form input,.field input,.field select,.field textarea,.user-row input,.user-row select,.user-add-row input,.week-table input,.week-table select{border:1px solid var(--line);color:#151515;background:#fff;border-radius:9px;outline:none;width:100%;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #50e83d38}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.75rem;font-weight:950}.workorder-stack,.settings-stack,.archive-stack{gap:16px;display:grid}.content-card,.warning-panel,.maps-note{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:clamp(16px,2vw,22px);box-shadow:0 14px 46px #171f1414}.card-heading{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.content-card h2,.content-card h3{color:var(--ink);margin:0;font-weight:950}.content-card p{color:var(--muted);margin:3px 0 0}.form-grid{gap:13px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{color:var(--ink);gap:7px;font-size:.9rem;font-weight:900;display:grid}.field-warning input,.field-warning select,.field-warning textarea,.field-warning.mail-toggle,.card-warning{background:#fff4df;border-color:#b86a00;box-shadow:0 0 0 2px #f4b74038}.field-wide,.form-grid.three .field-wide{grid-column:span 2}.content-card,.summary-bottom dl,.form-grid>.field,.form-grid .field,.combo-field,.contact-field-stack,.embedded-action-field{min-width:0}.field input,.field select,.field textarea,.combo-field input,.embedded-action-field input{box-sizing:border-box;min-width:0;max-width:100%}.field textarea{resize:vertical;min-height:90px}.combo-field{position:relative}.combo-list{z-index:12;border:1px solid var(--line);background:#fff;border-radius:12px;max-height:280px;padding:6px;position:absolute;inset:calc(100% + 6px) 0 auto;overflow:auto;box-shadow:0 18px 46px #171f1429}.combo-list button{text-align:left;background:0 0;border:0;border-radius:8px;gap:2px;width:100%;padding:10px;display:grid}.combo-list button:hover{background:#eef5ea}.combo-list span{color:#67725f;font-size:.82rem}.combo-list .combo-row{align-items:center;gap:4px;display:flex}.combo-list .combo-row>button:first-child{flex:1;min-width:0}.combo-list .combo-row .danger-icon-button{flex:none}.contact-field-stack{gap:8px;display:grid}.equipment-section{gap:10px;margin-bottom:18px;display:grid}.equipment-card-grid{flex-wrap:wrap;gap:10px;display:flex}.equipment-card,.tariff-card{border:1px solid var(--line);color:#20251d;text-align:left;background:#fff;border-radius:12px;padding:13px 14px;font-weight:950}.equipment-card{overflow-wrap:anywhere;field-sizing:content;min-width:min(178px,100%);max-width:100%;min-height:52px}.equipment-card.selected,.tariff-card.selected{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#50e83d26}.tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.week-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}.week-table{border-collapse:collapse;width:100%;min-width:860px}.week-table th,.week-table td{text-align:left;border-bottom:1px solid #e1e8dc;padding:8px}.week-table th{color:#1c2418;background:#edf5e9;font-size:.76rem;font-weight:950}.week-table input,.week-table select{min-height:36px;padding:7px 8px}.roller-field{position:relative}.roller-trigger{border:1px solid var(--line);color:#151515;text-align:center;background:#fff;border-radius:9px;width:100%;min-height:38px;padding:7px 9px;font-family:Cascadia Mono,Consolas,ui-monospace,monospace;font-weight:900}.roller-popover{z-index:35;border:1px solid var(--line);width:332px;max-width:calc(100vw - 32px);color:var(--ink);background:#fff;border-radius:14px;padding:10px;position:absolute;top:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 70px #181e162e}.duration-roller{width:286px;max-width:100%}.roller-popover.is-anchored{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);position:fixed;overflow-y:auto;transform:none}.picker-input-label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:.76rem;font-weight:950;display:grid}.picker-input-label input{border:1px solid var(--line);color:#151515;background:#f8fbf5;border-radius:10px;width:100%;padding:10px 11px;font-family:Cascadia Mono,Consolas,ui-monospace,monospace;font-size:1rem;font-weight:950}.picker-grid{gap:6px;margin-top:8px;display:grid}.picker-hours{grid-template-columns:repeat(6,minmax(0,1fr))}.picker-minutes{border-top:1px solid #50e83d52;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;padding-top:10px}.duration-values{grid-template-columns:repeat(3,minmax(0,1fr));max-height:188px;padding-right:4px;overflow-y:auto}.duration-values::-webkit-scrollbar{width:5px;height:5px}.combo-list::-webkit-scrollbar{width:5px;height:5px}.week-table-wrap::-webkit-scrollbar{width:5px;height:5px}.duration-values::-webkit-scrollbar-thumb{background:var(--brand);border-radius:999px}.combo-list::-webkit-scrollbar-thumb{background:var(--brand);border-radius:999px}.week-table-wrap::-webkit-scrollbar-thumb{background:var(--brand);border-radius:999px}.picker-grid button{color:#172014;background:#eef5ea;border:0;border-radius:9px;width:100%;min-height:34px;font-family:Cascadia Mono,Consolas,ui-monospace,monospace;font-weight:950}.picker-grid button:hover,.picker-grid button:focus{background:var(--brand);color:#071007}.picker-error{color:#b42318;margin:8px 0 0;font-size:.8rem;font-weight:900}.roller-actions{border-top:1px solid var(--line);margin:10px -10px -10px;display:flex}.roller-actions button{border:0;border-right:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;flex:1;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.roller-actions button:hover,.roller-actions button:focus{background:#50e83d26}.roller-actions button:last-child{border-right:0}.date-picker-field{min-width:132px}.date-input-trigger{border:1px solid var(--line);color:#151515;text-align:center;letter-spacing:-.02em;background:#fff;border-radius:9px;outline:none;width:100%;min-height:38px;padding:7px 9px;font-family:Cascadia Mono,Consolas,ui-monospace,monospace;font-weight:900}.date-input-trigger::selection{color:#fff;background:#245ecf}.date-input-trigger.has-error{border-color:#b42318;box-shadow:0 0 0 3px #b4231824}.date-popover{width:292px;max-width:calc(100vw - 32px);max-height:calc(100vh - 134px);padding:0;position:fixed;overflow-y:auto;transform:none}.date-popover::-webkit-scrollbar{width:5px}.date-popover::-webkit-scrollbar-thumb{background:var(--brand);border-radius:999px}.date-selected-line,.date-month-line,.date-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.date-selected-line{color:#fff;background:#20241d;padding:10px 12px}.date-selected-line button,.date-month-line button{color:inherit;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;min-width:32px;min-height:30px;display:inline-flex}.date-month-line{padding:9px 11px 6px}.date-period-controls,.date-arrow-controls{gap:6px;display:flex}.date-month-line button{border-color:var(--line);color:var(--ink);background:#eef5ea;font-weight:950}.date-period-button{text-transform:lowercase;min-width:0;padding:0 10px;font-size:.9rem}.date-period-button.active{background:var(--brand);color:#071007}.date-arrow-controls button{font-size:1.08rem}.date-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px 11px 4px;display:grid}.date-choice-grid button{color:#172014;text-transform:lowercase;background:#eef5ea;border:0;border-radius:10px;min-height:34px;font-weight:950}.year-choice-grid button{font-family:Cascadia Mono,Consolas,ui-monospace,monospace}.date-choice-grid button:hover,.date-choice-grid button:focus,.date-choice-grid button.selected{background:var(--brand);color:#071007}.date-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 11px;display:grid}.weekday-grid{color:var(--muted);text-transform:uppercase;padding-top:8px;padding-bottom:6px;font-size:.72rem;font-weight:950}.weekday-grid span{text-align:center}.date-grid button{color:#172014;background:0 0;border:0;border-radius:999px;min-height:30px;font-weight:900}.date-grid button:hover,.date-grid button:focus{background:#50e83d29}.date-grid button.today{box-shadow:inset 0 0 0 1px var(--brand)}.date-grid button.selected{background:var(--brand);color:#071007;box-shadow:0 7px 18px #50e83d47}.date-grid button.muted-date{color:#a3aea0}.date-actions{border-top:1px solid var(--line);margin-top:8px;padding:8px 11px}.date-actions button{color:#245ecf;background:0 0;border:0;border-radius:999px;font-weight:950}.date-actions button:hover,.date-actions button:focus{color:#111a0f;background:#50e83d24}.date-error{margin-left:12px;margin-right:12px}.hours-cell,.total-row td,.summary-bottom dd{font-family:Cascadia Mono,Consolas,ui-monospace,monospace}.current-day{background:#f2f4ef}.total-row{background:#f5faf1}.signature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.signature-card{border:1px solid var(--line);background:#fbfdf9;border-radius:12px;padding:12px 24px 24px}.signature-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.signature-heading button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-weight:850;display:inline-flex}.signature-card canvas{touch-action:none;background:#fff;border:1px dashed #aeb9a8;border-radius:9px;width:100%;height:158px}.mail-toggle,.toggle-field{align-items:flex-start;gap:10px;font-weight:900;display:flex}.mail-toggle{border:1px solid var(--line);background:#ffffffa3;border-radius:12px;margin-top:16px;padding:14px}.mail-toggle span{gap:4px;display:grid}input[type=checkbox]{accent-color:var(--brand)}.summary-bottom dl{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.summary-bottom dl div{border:1px solid var(--line);background:#ffffff94;border-radius:11px;padding:12px}.summary-bottom dt{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:900}.summary-bottom dd{color:var(--ink);margin:6px 0 0;font-weight:950}.bottom-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;display:flex}.warning-panel,.maps-note{color:#573d07;background:#fff8e5;border-color:#f4c96a;align-items:flex-start;gap:12px;display:flex}.warning-panel p{margin:4px 0 0}.notice-stack{z-index:8;gap:10px;width:min(980px,100%);margin:0 auto 16px;display:grid;position:relative}.notice{border:1px solid var(--line);background:#fff;border-left-width:5px;border-radius:12px;grid-template-columns:auto 1fr auto;gap:10px;padding:12px;display:grid;box-shadow:0 18px 56px #181e1629}.notice p{color:#5f6c58;margin:3px 0 0}.notice button{background:0 0;border:0}.notice-success{border-left-color:#27ae60}.notice-info{border-left-color:#4f86f7}.notice-warning{border-left-color:#f4b740}.notice-error{border-left-color:#d84f45}.management-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:16px;display:grid}.list-stack{gap:10px;margin-top:14px;display:grid}.list-item,.user-row,.user-add-row,.archive-row,.error-row{border:1px solid var(--line);background:#ffffff94;border-radius:12px;padding:12px}.list-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.list-item strong,.list-item span{display:block}.list-item span,.error-row span,.archive-row small{color:var(--muted);font-size:.86rem}.item-actions{gap:8px;display:flex}.empty-state{border:1px dashed var(--line);color:var(--muted);border-radius:12px;gap:4px;padding:18px;display:grid}.segmented{border:1px solid var(--line);background:#fff9;border-radius:12px;gap:4px;width:max-content;margin-bottom:16px;padding:4px;display:inline-flex}.segmented button{min-height:38px;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:0 13px;font-weight:950}.segmented button.active{background:var(--brand);color:#101410}.equipment-list-section+.equipment-list-section{margin-top:22px}.archive-table{gap:8px;margin-top:18px;display:grid}.archive-row{grid-template-columns:1.1fr 1.3fr .7fr 1.2fr 1fr .7fr;align-items:center;gap:10px;display:grid}.archive-head{color:var(--muted);text-transform:uppercase;background:0 0;border:0;font-size:.78rem;font-weight:950}.archive-row.has-warning{background:#fff8e5;border-color:#f4c96a}.status-pill{text-transform:capitalize;border-radius:999px;width:max-content;padding:5px 9px;font-size:.76rem;font-weight:950}.error-row p{color:var(--ink);margin:8px 0 0}.settings-logo-row{grid-template-columns:240px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:16px;display:grid}.settings-logo-row img{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;max-width:220px;height:auto}.autosave-status{border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.autosave-status.error{color:#b42318}.user-row{grid-template-columns:1fr 1.2fr 160px 100px;align-items:center;gap:9px;display:grid}.user-row label{align-items:center;gap:8px;font-weight:900;display:flex}.user-add-row{grid-template-columns:1fr 1.4fr auto;gap:9px;margin-top:14px;display:grid}.form-error{color:#b42318;font-weight:850}@media (max-width:860px){.v3-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.sidebar{z-index:30;flex-direction:row;justify-content:space-between;align-self:start;align-items:center;width:100%;height:auto;padding:8px 14px;position:sticky;top:0}.sidebar-brand{border:0;flex:none;min-height:0;padding:0}.sidebar-brand img{max-width:150px}.sidebar-nav{display:none}.sidebar-bottom{flex:none;margin:0;display:flex}.sidebar-account,.sidebar-powered-by{display:none}.mobile-bottom-nav{display:flex}.source-pill{bottom:86px}.app-main{--main-gutter:12px;padding:12px 12px 96px}.page-header-main,.list-item{flex-direction:column}.list-item,.user-list-item{text-align:left;align-items:stretch}.user-list-item{flex-direction:column}.list-item .item-actions,.user-list-item .item-actions{width:100%;display:flex}.list-item .item-actions button,.user-list-item .item-actions button{flex:50%;min-width:0}.form-grid.two,.form-grid.three,.tariff-grid,.signature-grid,.settings-logo-row,.user-row,.user-add-row{grid-template-columns:1fr}.field-wide,.form-grid.three .field-wide{grid-column:span 1}.archive-head{display:none}.content-card{padding:16px 20px}}@media (max-width:620px){.v3-login-form,.v3-login-form input:nth-child(3),.v3-login-form button{grid-column:span 1;grid-template-columns:1fr}.segmented,.bottom-actions{width:100%}.segmented button{flex:1}.equipment-card{white-space:normal}}.page-header-main{align-items:center}.page-title-actions{justify-content:space-between;align-items:center;width:100%}.page-actions{justify-content:flex-end;margin-left:auto}.card-heading p,.field small,.muted,.hint,.mail-toggle small,.list-item small,.content-card p{color:var(--ink);font-style:italic;font-weight:400}.field input,.field select,.field textarea,.week-table input,.week-table select,.user-edit-panel input,.color-control input,.roller-trigger,.date-input-trigger,.picker-input-label input,.combo-list span,.list-item span,.archive-row span,.status-pill{font-weight:400}.field>span,.week-table th,.card-heading h2,.sidebar-nav button,.primary-button,.secondary-button,.item-actions button{font-weight:900}.management-grid-wide-main{grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-column{align-content:start;gap:16px;min-width:0;display:grid}.customer-form-grid{align-items:start}.inline-action-field,.color-control,.logo-control-row,.dialog-actions,.inline-dialog-actions,.split-actions{align-items:center;gap:9px;display:flex}.inline-action-field input,.color-control input:last-child{flex:1;min-width:0}.compact-button{white-space:nowrap;min-height:38px}.inline-link-action,.link-button{color:#245ecf;text-align:left;background:0 0;border:0;width:max-content;padding:5px 0 0;font-weight:800}.contact-search-list,.user-edit-panel,.brand-style-panel{gap:12px;display:grid}.compact-list{gap:6px;display:grid}.compact-list button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:9px;gap:2px;padding:9px 10px;display:grid}.muted-inline{color:var(--muted);font-style:italic}.modal-backdrop{z-index:80;background:#14181257;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{border:1px solid var(--line);width:min(100%,460px);color:var(--ink);background:#fff;border-radius:12px;gap:14px;padding:22px;display:grid;box-shadow:0 24px 80px #181e163d}.confirm-dialog h2{margin:0;font-size:1.1rem;font-weight:950}.confirm-dialog p{margin:0}.dialog-actions{justify-content:flex-end}.danger-button{color:#fff;background:#d92d20;border:1px solid #c42b1c;border-radius:9px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 14px;font-weight:950;display:inline-flex}.danger-icon-button:hover,.danger-icon-button:focus,.danger-hover:hover,.danger-hover:focus{color:#a32720;background:#ffe5e2;border-color:#d92d20}.list-check{align-items:flex-start;gap:10px;min-width:0;display:flex}.list-check span{gap:2px;min-width:0;display:grid}.list-item.is-muted{opacity:.62}.styled-select,.field select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink) 50%), linear-gradient(135deg, var(--ink) 50%, transparent 50%);background-position:calc(100% - 18px) 52%,calc(100% - 12px) 52%;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:34px}.archive-row{grid-template-columns:34px 1fr 1.25fr .65fr 1.05fr .85fr .7fr 86px}.archive-actions{justify-content:flex-end}.archive-alert{color:#fff;background:#d92d20;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;display:inline-grid}.warning-panel-error{color:#7a1d16;background:#ffe5e2;border-color:#d92d20}.status-pill.concept{color:#2b4a9b;background:#eaf0ff}.status-pill.verzonden{color:#1c6d28;background:#e7f8e5}.status-pill.offline{color:#805800;background:#fff2d4}.status-pill.fout{color:#a32720;background:#ffe5e2}.logo-control-row img{border:1px solid var(--line);background:#fff;border-radius:8px;width:160px;height:auto}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.color-control input[type=color]{flex:none;width:40px;height:38px;padding:3px}.user-list-item{border:1px solid var(--line);background:#ffffff94;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.user-list-item strong,.user-list-item span{display:block}.user-list-item span{color:var(--muted);font-weight:400}.user-edit-panel{border:1px solid var(--line);background:#fbfdf9;border-radius:12px;margin:12px 0;padding:14px}.password-checklist{flex-wrap:wrap;gap:7px;display:flex}.password-checklist span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:800}.password-checklist span.met{border-color:var(--brand);color:var(--ink);background:#50e83d29}.card-heading h2,.equipment-list-section h2{letter-spacing:0;font-size:20px;font-weight:900;line-height:1.2}.field>span,.week-table th,.week-table .total-row td,.summary-bottom dt,.equipment-section h3,.signature-pad label,.mail-toggle>span,.archive-head span,.compact-list strong,.list-item strong,.user-list-item strong{letter-spacing:0;font-size:14px;font-weight:900}.field input,.field select,.field textarea,.week-table td,.week-table input,.week-table select,.summary-bottom dd,.equipment-card,.equipment-card strong,.equipment-card span,.tariff-card,.tariff-card strong,.list-item span,.compact-list span,.archive-row span,.status-pill,.roller-trigger,.date-input-trigger{letter-spacing:0;font-weight:400}.card-heading p,.card-heading p strong,.field small,.hint,.mail-toggle small,.content-card p,.list-item small,.muted-inline{color:var(--ink);font-style:italic;font-weight:400}.week-table td:first-child,.week-table .total-row{font-weight:400}.week-table tr.current-day{background:#dfeadc}.management-grid-wide-main{align-items:start}.list-check{align-items:center}.embedded-action-field{position:relative}.embedded-action-field input{width:100%;padding-right:124px}.embedded-action-button{min-height:31px;color:var(--ink);background:#50e83d29;border:0;border-radius:8px;padding:0 10px;font-size:.82rem;font-weight:900;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.week-table .roller-popover,.week-table .date-popover{z-index:90}.popover-close-button{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;display:inline-grid;position:absolute;top:8px;right:8px}.time-roller,.duration-roller{position:relative}.styled-select,.field select,.archive-filters select{border:1px solid var(--line);min-height:45px;color:var(--ink);background-color:#fff;border-radius:10px}.card-heading-actions{justify-content:space-between;align-items:center}.password-checklist{gap:7px;display:grid}.password-checklist span{color:#b66a00;background:0 0;border:0;border-radius:0;padding:0;font-size:.88rem;font-weight:400}.password-checklist span.met{color:#1c8c2d;background:0 0;border:0}.pdf-preview-shell{gap:16px;display:grid}.pdf-preview-frame{border:1px solid var(--line);background:#fff;border-radius:12px;justify-self:center;width:min(100%,980px);height:1120px;min-height:720px;box-shadow:0 18px 56px #181e161f}.pdf-preview-image{aspect-ratio:595/842;border:1px solid var(--line);background:#fff;border-radius:12px;justify-self:center;width:100%;max-width:980px;height:auto;display:block;box-shadow:0 18px 56px #181e161f}.preview-number{white-space:nowrap}.preview-actions{flex-wrap:wrap;justify-content:flex-end;justify-self:center;gap:9px;width:min(100%,980px);display:flex}.user-dialog{width:min(100%,540px);position:relative}.user-edit-panel-modal{background:0 0;border:0;margin:0;padding:0}.notice-stack{z-index:120;background:var(--paper);border-radius:12px;width:min(980px,100vw - 320px);margin:0 auto;position:fixed;top:14px;left:284px;right:24px}.week-table{table-layout:fixed}.week-table th:first-child,.week-table td:first-child{width:12%}.week-table th:nth-child(2),.week-table td:nth-child(2){width:13%}.week-table th:nth-child(3),.week-table td:nth-child(3),.week-table th:nth-child(4),.week-table td:nth-child(4){width:12%}.week-table th:nth-child(5),.week-table td:nth-child(5),.week-table th:nth-child(6),.week-table td:nth-child(6),.week-table th:nth-child(7),.week-table td:nth-child(7),.week-table th:nth-child(8),.week-table td:nth-child(8){width:10%}.week-table .total-row td{vertical-align:middle;text-align:center;font-size:14px;font-weight:900}.week-table .total-row td:first-child{text-align:left}.week-table .roller-trigger,.week-table .date-input-trigger{width:100%}.time-roller,.duration-roller{padding-top:18px}.picker-input-label input:focus{border-color:#245ecf;box-shadow:inset 0 0 0 1px #245ecf}.contact-list-card{gap:7px;display:grid}.contact-list-row{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.contact-list-main{min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.contact-list-main strong{font-size:14px;font-weight:900}.contact-list-main span{color:var(--muted);font-weight:400}.select-trigger{border:1px solid var(--line);width:100%;min-height:45px;color:var(--ink);text-align:left;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:0 13px;font-weight:400;display:flex}.select-trigger:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--ink);width:0;height:0}.status-combo-list button.selected{background:#e7f8e5}.user-edit-panel-modal .field{gap:7px}@media (max-width:860px){.notice-stack{width:auto;left:12px;right:12px}}.login-panel .login-logo{width:100%;max-width:none}.login-panel h1{margin:0}.powered-by{color:#9aa49a;margin:5px 0 0;font-size:.82rem;font-style:italic;font-weight:400}.login-panel .muted{margin-top:14px}.sidebar-powered-by{color:#fff6;text-align:left;margin:10px 0 0;padding-left:12px;font-size:.74rem;font-style:italic;font-weight:400}.menu-alert{color:#ff4d3d;font-size:1.05rem;font-weight:950;line-height:1}.sidebar-nav button .menu-alert{margin-left:auto}.segmented .menu-alert{margin-left:7px}.mobile-nav-icon{display:inline-flex;position:relative}.mobile-nav-icon .menu-alert{font-size:.85rem;position:absolute;top:-5px;right:-9px}.notice-compact{grid-template-columns:auto 1fr auto;align-items:center;padding:9px 13px}.notice-compact strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:900;overflow:hidden}.combo-list .combo-row-main{flex:1;min-width:0}.combo-list .combo-row-main strong,.combo-list .combo-row-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.combo-row-actions{flex:none;gap:4px;display:flex}.combo-list .combo-row-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;padding:0;display:inline-grid}.archive-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.archive-toolbar .segmented{margin-bottom:0}.archive-bulk-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.archive-bulk-count{color:var(--muted);font-size:.84rem;font-weight:900}.archive-bulk-actions .danger-button,.archive-bulk-actions .secondary-button{min-height:38px}.archive-check{justify-content:center;align-items:center;margin:0;display:inline-flex}.archive-row.is-selected{border-color:var(--brand);background:#50e83d1a}.archive-selectall{color:var(--muted);margin-left:auto;font-size:.82rem;font-weight:900}.error-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.error-row .list-check{flex:1;min-width:0}.error-row-meta{color:var(--muted);font-size:.86rem;display:block}.error-row-close{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.error-row-close:hover,.error-row-close:focus{color:#a32720;background:#ffe5e2;border-color:#d92d20}@media (max-width:1024px){.page-header{padding:30px var(--main-gutter);position:static}.page-header-main{flex-direction:column;align-items:stretch}.page-title-actions{flex-direction:column;align-items:flex-start;gap:12px}.page-actions{flex-wrap:wrap;justify-content:flex-start;gap:6px;width:100%;margin-left:0}.page-actions button{gap:5px;min-height:38px;padding:0 9px;font-size:.76rem}.page-actions button svg{width:15px;height:15px}}@media (max-width:620px){.page-actions{display:none}.bottom-actions,.split-actions,.bottom-actions.split-actions{flex-direction:column;align-items:stretch}.bottom-actions button,.split-actions button{flex:none;width:100%}.archive-toolbar{flex-direction:column;align-items:stretch}.archive-bulk-actions{flex-wrap:wrap;width:100%}.archive-bulk-count{flex:1 0 100%}.archive-bulk-actions .secondary-button,.archive-bulk-actions .danger-button{flex:1 1 0;min-width:0}}.static-value{margin:0;padding:11px 0;font-weight:950}.content-card .card-footnote{color:var(--muted);margin:18px 0 0;line-height:1.45}.day-dialog-date{margin-left:8px;font-weight:500}.day-dialog-note{color:var(--muted);margin:6px 0 0;font-size:.86rem;line-height:1.4}.week-day-list,.equipment-picker-view{display:none}.week-day-row{border:1px solid var(--line);background:#ffffff94;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.week-day-row.current-day{border-color:var(--brand);background:#50e83d1a}.week-day-label{gap:2px;min-width:0;font-weight:950;display:grid}.week-day-label small{color:var(--muted);font-size:.76rem;font-weight:800}.week-day-short{display:none}.week-day-actions{flex:0 0 122px;gap:6px;width:122px;display:flex}.week-day-actions>button:first-child{flex:1;min-width:0;padding:0 8px}.week-day-actions button{min-height:36px}.week-day-delete{flex:0 0 36px;padding:0}.week-day-total{background:#edf5e9}.week-day-totals{flex-wrap:wrap;justify-content:flex-end;gap:4px 12px;font-size:.78rem;font-weight:900;display:flex}.day-dialog{text-align:left;width:min(460px,100vw - 32px)}.day-dialog-body{gap:12px;margin:0 0 4px;display:grid}.day-dialog .form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-picker{gap:8px;margin-bottom:18px;display:grid}.equipment-picker-list button{text-align:left;align-items:center;gap:8px;display:flex}.equipment-picker-check{border:1px solid var(--line);background:#fff;border-radius:5px;flex:0 0 18px;place-items:center;height:18px;display:inline-grid}.equipment-picker-list button.selected .equipment-picker-check{border-color:var(--brand);background:#50e83d33}.equipment-picker-selection{flex-wrap:wrap;gap:8px;display:flex}.equipment-picker-selection .equipment-card{width:auto;min-width:0;min-height:40px;padding:8px 12px;font-size:.82rem}@media (max-width:1180px){.week-table-wrap{display:none}.week-day-list{gap:8px;display:grid}}@media (max-width:860px){.equipment-grid-view{display:none}.equipment-picker-view{display:block}}@media (max-width:480px){.week-day-full{display:none}.week-day-short{display:inline}.week-day-actions{flex:0 0 140px;width:140px}}@media (max-width:1180px){.management-grid,.management-grid-wide-main,.summary-bottom dl,.form-grid.four{grid-template-columns:1fr}.archive-row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"check number""klant klant""week acties";align-items:center;gap:6px 10px}.archive-row .archive-check{grid-area:check}.archive-row>span:first-of-type{grid-area:number}.archive-row .archive-customer{white-space:normal;overflow-wrap:anywhere;grid-area:klant;justify-self:start;min-width:0}.archive-row .archive-week{white-space:nowrap;grid-area:week}.archive-row .archive-actions{grid-area:acties}.archive-row .archive-meta,.archive-head{display:none}}.user-list-item{text-align:left;align-items:flex-start}.equipment-chip{justify-content:space-between;align-items:center;gap:8px;display:inline-flex}.equipment-chip svg{opacity:.6;flex:none}.day-dialog-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.day-dialog-heading h2{margin:0}.day-dialog-close{border:1px solid var(--line);width:32px;height:32px;color:var(--ink);background:#fff;border-radius:8px;flex:none;place-items:center;padding:0;display:inline-grid}.embedded-action-field input{padding-right:118px}.embedded-action-button{min-height:29px;padding:0 10px}.primary-button,.secondary-button,.danger-button,.item-actions button,.page-actions button,.bottom-actions button,.archive-toolbar .segmented button{white-space:nowrap}@media (min-width:1025px) and (max-width:1440px){.page-title-actions{gap:clamp(12px,2vw,28px)}.page-header h1{font-size:clamp(1.7rem,2.3vw,2.6rem)}.page-actions{flex-wrap:nowrap;gap:6px;min-width:0}.page-actions button{gap:5px;min-height:38px;padding:0 clamp(7px,.7vw,12px);font-size:clamp(.72rem,.85vw,.85rem)}.page-actions button svg{flex:none;width:15px;height:15px}}.archive-bulk-actions .danger-button,.archive-bulk-actions .secondary-button,.archive-bulk-actions .primary-button{height:38px;min-height:38px}button,.equipment-card,.tariff-card,.segmented,.week-day-label,.week-day-totals,.roller-trigger,.signature-card,.mobile-bottom-nav,.sidebar-nav,.archive-head,.pdf-preview-frame{-webkit-user-select:none;user-select:none}.signature-card canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,.static-value,.field>small{-webkit-user-select:text;user-select:text}@media (max-width:860px){.field input,.field select,.field textarea,.login-form input,.user-row input,.user-add-row input,.week-table input,.week-table select,.picker-input-label input,.combo-field input,.roller-trigger,input,select,textarea{font-size:16px}}.archive-row span,.archive-customer,.list-item strong,.list-item span,.user-list-item strong,.user-list-item span{overflow-wrap:anywhere;word-break:break-word}@media (max-width:1180px){.week-day-total{display:block}.week-day-totals{flex-wrap:nowrap;justify-content:space-between;gap:4px 10px;margin-top:6px}}@media (max-width:860px){.logo-control-row{flex-wrap:wrap;gap:10px}.logo-control-row img{object-fit:contain;flex:1 0 100%;width:100%}.logo-control-row .file-button,.logo-control-row .secondary-button{flex:1 1 0;justify-content:center;min-width:0}}@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}
