:root{--color-text:#073b3a;--color-bg:#e8ebe5;--color-surface:#fff;--color-border:#cfd4c8;--color-primary:#96a387;--color-primary-forest:#073b3a;--color-accent-indigo:#3a405a;--color-accent-amethyst:#23022e;--color-accent-sapphire:#6c91c2;--color-accent-orange:#ff9b42;--color-accent-moss:#527b23;--color-error:#de1a1a;--go-green:#51b55a;--color-edited:#ab2346;--font-body:"Source Sans 3", system-ui, sans-serif;--font-display:"EB Garamond", Georgia, serif;--max-width:1200px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--color-text);background:var(--color-bg);font:16px/1.5 var(--font-body);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-height:100svh;margin:0}h1,h2,h3{font-family:var(--font-display);color:var(--color-text);margin:0 0 .5em;font-style:normal;font-weight:600}button{cursor:pointer;font-family:inherit}input{font-family:inherit;font-size:1rem}textarea{font-family:inherit;font-size:15px}input[type=checkbox]{flex-shrink:0;width:15px;height:15px;margin:0 7px 0 0}.app-shell{background-color:color-mix(in srgb, var(--color-bg) 20%, #fff 80%);min-height:100svh;box-shadow:inset 0 0 40px color-mix(in srgb, var(--color-primary) 60%, transparent);flex-direction:column;display:flex;position:relative}.app-header{z-index:10;background:0 0;border:none}.app-header-inner{width:100%;max-width:var(--max-width);padding:1rem 1.25rem 0;padding-top:max(1rem, env(safe-area-inset-top));box-sizing:border-box;background-color:var(--color-bg);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.app-header-nav,.app-header-icons,.app-header-timer{display:none}.app-logo-link{grid-column:2;justify-self:center}.app-logo{width:auto;height:40px}.hamburger-button{background:0 0;border:none;flex-direction:column;justify-self:end;gap:4px;padding:.5rem;display:flex}.hamburger-button span{background:var(--color-text);width:22px;height:2px;display:block}.app-nav{width:100%;max-width:var(--max-width);box-sizing:border-box;background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-direction:column;margin:0 auto;display:none}.app-nav--open{display:flex}.app-nav-link{text-align:left;color:var(--color-text);border:none;border-top:1px solid var(--color-border);background:0 0;padding:.85rem 1.25rem;font-size:18px;text-decoration:none}.app-nav-link--active{color:var(--color-primary-forest);background:color-mix(in srgb, var(--color-primary) 20%, transparent);font-weight:600}.app-nav-signout{color:var(--color-error)}.header-timer-choice{display:none}.app-main{width:100%;max-width:var(--max-width);background-color:color-mix(in srgb, var(--color-bg) 20%, #fff 80%);flex:1;margin:0 auto;padding:0 1.25rem 1.5rem}@media (width>=768px){.app-shell{box-shadow:none}.app-main{box-shadow:0 0 40px color-mix(in srgb, var(--color-primary) 40%, #fff 60%);padding:20px 30px}.app-header-inner{background:var(--color-primary);align-items:flex-end;gap:20px;height:80px;padding:0 30px;display:flex}.app-header-timer,.hamburger-button{align-self:flex-start;height:40px;margin-top:32px;position:relative}.hamburger-button{justify-content:center}}@media (width>=1024px){.app-nav,.hamburger-button{display:none}.app-header-inner{gap:40px}.app-header-nav,.app-header-icons{align-self:flex-start;height:40px;margin-top:32px;position:relative}.app-header-nav:before,.app-header-icons:before,.app-header-timer:before{content:"";background:#abb59f;width:1px;height:40px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.app-header-icons>:nth-child(2){position:relative}.app-header-icons>:nth-child(2):before{content:"";background:#abb59f;width:1px;height:40px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.app-header-nav{align-items:center;gap:34px;display:flex}.app-header-nav-link{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary-forest);margin:0 -10px;padding:0 10px;font-size:18px;font-weight:600;text-decoration:none}.app-header-nav-link:hover{color:var(--color-primary-forest);background-color:var(--color-bg);border-radius:2px}.app-header-nav-link--active{text-underline-offset:4px;background-color:var(--color-bg);border-radius:2px;margin:0 -10px;padding:0 10px}.app-header-nav-link--active:hover{color:var(--color-primary-forest);background-color:#fff}.app-header-icons{align-items:center;gap:20px;display:flex}.app-header-icon-btn{cursor:default;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}a.app-header-icon-btn{cursor:pointer}.app-header-icon{width:22px;height:auto;display:block}.app-header-icon--search{transform:translate(-10%,12%)}.app-header-icon--settings{transform:translate(20%,8%)}.app-header-timer--choice:before{top:20px;transform:none}}@media (width>=768px){.app-header-timer{align-items:center;margin-left:auto;display:flex}.header-timer-badge{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.header-timer-pill{background-color:color-mix(in srgb, var(--color-primary) 50%, #fff 50%);width:145px;height:40px;color:var(--color-accent-amethyst);font-variant-numeric:tabular-nums;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:22px;font-weight:600;display:inline-flex}.dash-action-btn.header-start-timer-btn{display:none}.header-timer-choice{border:1px solid var(--color-accent-amethyst);background:#d5dacf;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:center;width:164px;height:63px;padding:4px;display:flex}.app-header-timer--choice{height:63px;margin-top:12px}.header-timer-choice-label{font-family:var(--font-body);letter-spacing:.1em;text-align:center;color:var(--color-accent-amethyst);font-size:12px;font-weight:400;line-height:1.25}.header-timer-choice-actions{justify-content:space-between;width:100%;display:flex}.header-timer-choice-btn{width:76px;height:36px;font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:2px;flex-shrink:0;padding:0;font-size:22px;font-weight:700;line-height:1}.header-timer-choice-btn--log{background-color:var(--color-accent-amethyst);color:#fff}.header-timer-choice-btn--log:hover,.header-timer-choice-btn--log:active{background-color:var(--color-accent-orange);color:var(--color-accent-amethyst)}.header-timer-choice-btn--start{background-color:var(--go-green);color:var(--color-accent-amethyst)}.header-timer-choice-btn--start:hover,.header-timer-choice-btn--start:active{color:var(--go-green);background-color:#fff}}.page-placeholder{color:color-mix(in srgb, var(--color-text) 60%, transparent)}.page-placeholder a{color:var(--color-accent-indigo);text-decoration:underline}.page-body{position:relative}@media (width>=768px){.page-body:before,.page-body:after{content:"";background:color-mix(in srgb, var(--color-bg) 50%, #fff 50%);width:2px;position:absolute;top:0;bottom:0}.page-body:before{left:-16px}.page-body:after{right:-16px}}.auth-page{justify-content:center;align-items:center;min-height:100svh;padding:1.5rem;display:flex}.auth-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:1rem;width:100%;max-width:360px;padding:2rem;display:flex}.auth-title{text-align:center;margin-bottom:.5rem}.auth-logo{width:auto;height:44px;margin:0 auto .5rem;display:block}.auth-card label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.auth-card input{border:1px solid var(--color-border);border-radius:4px;padding:.6rem .7rem}.auth-card button[type=submit]{background:var(--color-primary);color:var(--color-primary-forest);border:none;border-radius:4px;padding:.7rem;font-weight:600}.auth-card button[type=submit]:disabled{opacity:.6;cursor:default}.auth-error{color:var(--color-error);margin:0;font-size:.9rem}.auth-link{text-align:center;color:var(--color-accent-indigo);font-size:.9rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-header h1{text-align:center;letter-spacing:-.5px;margin:0 auto;font-size:3rem;font-weight:400}@media (width>=768px){.page-header{grid-template-columns:1fr;align-items:center;display:grid}.page-header>*{grid-area:1/1}.page-header>:not(:first-child){justify-self:end}}.btn{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:2px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.95rem;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-forest);font-weight:600}.btn-danger{color:var(--color-error);border-color:var(--color-error);background:0 0}.btn-danger:hover,.btn-danger:active{background-color:#fff}.btn:disabled{opacity:.6;cursor:default}.form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:.8rem;max-width:480px;margin:0 auto;padding:1.5rem;display:flex}.form label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.form input[type=text],.form input[type=email],.form input[type=tel],.form input[type=number],.form input[type=date],.form select,.form textarea,.inventory-entry-when-where input[type=text],.inventory-entry-when-where input[type=date],.item-card input[type=text],.item-card input[type=number],.item-card select,.item-ancillary input[type=number],.item-ancillary select{border:1px solid var(--color-border);border-radius:4px;padding:.55rem .65rem;font-family:inherit}.form input[type=text],.form input[type=email],.form input[type=tel],.form input[type=number],.form input[type=date],.form select,.inventory-entry-when-where input[type=text],.inventory-entry-when-where input[type=date],.item-card input[type=text],.item-card input[type=number],.item-card select,.item-ancillary input[type=number],.item-ancillary select{height:34px}.form select,.item-card select,.item-ancillary select{font-size:14px}.form textarea{resize:vertical;min-height:4rem}.form textarea.textarea-large{min-height:9rem}.field-frozen{background:color-mix(in srgb, var(--color-text) 6%, var(--color-surface));color:color-mix(in srgb, var(--color-text) 55%, transparent);cursor:not-allowed}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}label.form-checkbox{flex-direction:row;align-items:center;gap:.5rem}label.form-checkbox input[type=checkbox]{accent-color:#25a330}.client-detail-layout{flex-direction:column;gap:2rem;display:flex}.client-detail-projects h2{margin:0 0 .75rem}.client-detail-projects .dash-project-list{margin-bottom:1.5rem}.client-archived-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.client-archived-list li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;padding:.5rem .85rem}@media (width>=768px){.client-detail-layout{flex-direction:row;align-items:flex-start}.client-detail-layout .form{flex:0 0 480px;margin:0}.client-detail-projects{flex:1;min-width:0}}.repeatable-row{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-primary) 5%, var(--color-surface));border-radius:6px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.draw-section{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-accent-orange) 8%, var(--color-surface));border-radius:6px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.draw-section .page-placeholder{margin:0;font-size:.85rem}.draw-section .btn{align-self:flex-start}.repeatable-row-header{justify-content:space-between;align-items:center;display:flex}.form-actions{align-items:center;gap:.75rem;display:flex}.form-actions--end{justify-content:flex-end}.inventory-entry-layout{flex-direction:column;gap:2rem;display:flex}.inventory-entry-when-where-col{flex-direction:column;gap:1rem;display:flex}.inventory-entry-when-where{background:#dce5d3;flex-direction:column;gap:.8rem;padding:1.25rem;display:flex;position:relative}.inventory-entry-when-where label{flex-direction:column;align-items:stretch;gap:.4rem;font-size:.9rem;display:flex}.inventory-entry-when-where label>span{flex:0 0 10px}.inventory-entry-when-where input{box-sizing:border-box;flex:1;min-width:0;height:34px}.inventory-entry-items{flex-direction:column;gap:1rem;display:flex}.inventory-entry-items-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.modal-card--scan-choice{align-items:stretch;max-width:320px}@media (width>=768px){.inventory-entry-layout{flex-direction:row;align-items:flex-start}.inventory-entry-when-where-col{flex:0 0 340px}.inventory-entry-items{flex:1;min-width:0}}.inventory-entry-items>.btn{background:var(--color-accent-moss);border-color:var(--color-accent-moss);color:#fff;align-self:flex-start;font-weight:700}.item-card{flex-direction:column;gap:0;display:flex}.item-core-box{background:var(--color-surface);cursor:pointer;z-index:10;border:2px solid;border-radius:4px;grid-template-columns:auto 1fr;grid-template-areas:"badge name""catlbl cat""qty price";align-items:center;gap:.75rem .25rem;padding:1rem 22px 1rem 1rem;display:grid;box-shadow:2px 2px 5px #0000001a}.item-core-box--plants{border-color:var(--color-accent-moss)}.item-core-box--materials{border-color:var(--color-accent-indigo)}.item-core-box label{flex-direction:column;gap:.35rem;min-width:0;font-size:.9rem;display:flex}.item-field-name{grid-area:name}.item-field-catlabel{grid-area:catlbl;font-size:.9rem}.item-field-category{grid-area:cat;justify-self:start;width:auto}.item-field-price{grid-area:price}.item-field-qty-wrap{flex-direction:row;grid-area:qty;justify-self:end;align-items:center;gap:.5rem;min-width:0;display:flex}.item-field-qtylabel{font-size:.9rem}.item-field-name input{width:400px;max-width:100%}.item-core-box .item-field-price{flex-direction:row;justify-self:end;align-items:center;gap:.5rem}.item-field-price input,.item-field-qty{width:90px;font-size:1.25rem;font-weight:600}.item-badge{width:80px;height:34px;font-family:var(--font-body);background:var(--color-surface);border:2px solid;grid-area:badge;justify-content:end;align-items:center;margin-left:-1.1rem;padding:0 .35rem;font-size:1.6rem;font-weight:700;line-height:1;display:flex}.item-badge--plants{color:var(--color-accent-moss);border-color:var(--color-accent-moss)}.item-badge--materials{color:var(--color-accent-indigo);border-color:var(--color-accent-indigo)}.item-badge--filled.item-badge--plants{background:var(--color-accent-moss);color:#fff}.item-badge--filled.item-badge--materials{background:var(--color-accent-indigo);color:#fff}.item-core-box .field-emphasis input{border-width:2px;border-color:var(--color-accent-moss);font-weight:600}.item-core-box--materials .field-emphasis input{border-color:var(--color-accent-indigo)}@media (width>=768px){.item-core-box{grid-template-columns:80px minmax(0,1fr) auto;grid-template-areas:"badge name price""catlbl cat qty"}.item-badge{font-size:1.375rem}}.item-ancillary{background:#eef2e9;border-radius:0 0 6px 6px;flex-direction:column;gap:2rem;margin-top:-4px;padding:20px 22px 15px;display:flex}.item-ancillary--materials{background:#ebecee}@media (width>=768px){.item-ancillary{flex-direction:row}.item-ancillary-col--projects{flex:0 0 475px;max-width:100%}}.item-ancillary-col--options{flex-direction:column;flex:1;min-width:0;display:flex}.item-discount-row{justify-content:flex-end;align-items:center;gap:20px;font-size:14px;display:flex}.item-reg-price-field{flex-direction:row;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.item-ancillary-actions{align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.item-ancillary-actions .dash-action-btn{flex:1;width:auto;padding:8px 16px;font-size:16px}.allocation-rows{flex-direction:column;display:flex}.allocation-rows-heading{margin:0 0 8px;font-weight:600}.allocation-row{width:100%;height:38px;font:inherit;text-align:left;background:#f6f8f4;border:none;border-top:1px solid #a8bd91;align-items:center;gap:12px;padding:5px 12px;display:flex}.allocation-row--trigger{color:var(--color-accent-indigo);cursor:pointer;border-bottom:1px solid #a8bd91;font-weight:600}.item-ancillary--materials .allocation-row{background:#f5f5f7;border-top-color:#c4c6cd}.item-ancillary--materials .allocation-row--trigger{border-bottom-color:#c4c6cd}.allocation-rows input.allocation-row-qty{flex:0 0 40px;width:40px;height:28px;padding:0 6px}.allocation-rows select.allocation-row-project{flex:1;min-width:0;height:28px}.allocation-row-remove{flex-shrink:0;margin-left:auto}.item-remainder{color:color-mix(in srgb, var(--color-text) 65%, transparent);justify-content:flex-end;align-items:center;gap:.4rem;margin:8px 0 0;font-size:.85rem;display:flex}.item-remainder strong{font-family:var(--font-body);color:var(--color-text);font-size:1.375rem;font-weight:600}.item-remainder .item-remainder--over{color:var(--color-error)}.botany-feature-card{color:var(--color-text);flex-direction:column;text-decoration:none;display:flex}.botany-feature-image{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--color-primary-forest);border-radius:2px;width:100%}.botany-feature-body{padding:12px 0 0}.botany-feature-title{font-family:var(--font-display);margin:4px 0 10px;font-size:30px;font-weight:500;line-height:1.15}.botany-feature-extract{font-family:var(--font-display);text-align:justify;-webkit-hyphens:auto;hyphens:auto;color:var(--color-text);margin:0 0 .75rem;font-size:17px;font-weight:400;line-height:22px}.botany-feature-link{color:var(--color-accent-indigo);float:right;font-size:.88rem;font-weight:600}.data-table{border-collapse:collapse;background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;width:100%;overflow:hidden}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--color-border);padding:.25rem .85rem;font-size:.95rem;line-height:1.15}.data-table td.cell-link{padding:0}.data-table--roomy th,.data-table--roomy td,.data-table--roomy a.cell-link{padding:.35rem .85rem}.data-table th{background:color-mix(in srgb, var(--color-primary) 15%, var(--color-surface));cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-surface))}.data-table tbody tr.row-clickable{cursor:pointer}.data-table a{color:var(--color-text);text-decoration:none}.data-table a.cell-link{box-sizing:border-box;width:100%;height:100%;padding:.25rem .85rem;display:block}.data-table .btn{padding:.25rem 1rem}.time-entries-table td{vertical-align:top}.time-entries-table td:not(.row-actions){padding-top:11px}.note-cell{position:relative}.note-cell-preview{white-space:pre-wrap;padding-bottom:6px}.note-cell-mobile-preview{display:none}@media (width<=767.98px){.note-cell{cursor:pointer;max-width:140px}.note-cell-mobile-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.note-cell-desktop-preview{display:none}}@media (width>=768px){.note-cell{max-width:320px}}.note-more-icon{vertical-align:middle;background-color:var(--go-green);width:32px;height:20px;padding-top:8px;padding-left:2px;display:inline-block;transform:rotate(270deg);-webkit-mask-image:url(/Disclosure-icon.svg);mask-image:url(/Disclosure-icon.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-origin:content-box;mask-origin:content-box}.note-editor-backdrop{padding:0}.modal-card--note-editor{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:none}.modal-close--note-editor{width:40px;height:40px;font-size:1.75rem;top:.5rem;right:.5rem}.note-editor-subtitle{text-align:center;color:color-mix(in srgb, var(--color-text) 65%, transparent);margin:-1rem 0 0;font-size:.85rem}.note-editor-textarea{resize:none;border:1px solid var(--color-border);box-sizing:border-box;border-radius:4px;flex:1;width:100%;padding:.75rem}.status-badge{border-radius:999px;padding:.15rem .55rem;font-size:.8rem;display:inline-block}.status-badge--active{background:color-mix(in srgb, var(--color-primary) 35%, transparent)}.status-badge--dormant{background:color-mix(in srgb, var(--color-accent-orange) 30%, transparent)}.status-badge--archived{background:color-mix(in srgb, var(--color-text) 12%, transparent);color:color-mix(in srgb, var(--color-text) 70%, transparent)}.status-pulldown{color:inherit;cursor:pointer;border:none;border-radius:999px;padding:.15rem 1.4rem .15rem .55rem;font-family:inherit;font-size:.8rem;display:inline-block}.status-pulldown--active{background:color-mix(in srgb, var(--color-primary) 35%, transparent)}.status-pulldown--dormant{background:color-mix(in srgb, var(--color-accent-orange) 30%, transparent)}.status-pulldown--archived{background:color-mix(in srgb, var(--color-text) 12%, transparent);color:color-mix(in srgb, var(--color-text) 70%, transparent)}.qty-badge{background:color-mix(in srgb, var(--color-text) 8%, transparent);font-weight:600}.status-badge--stock{background:color-mix(in srgb, var(--color-accent-orange) 30%, transparent)}.row-actions{white-space:nowrap}.row-actions .btn+.btn{margin-left:.5rem}.list-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.mobile-only{display:block}.desktop-only{display:none}@media (width>=768px){.mobile-only{display:none}.desktop-only{display:block}}.mobile-card-list{flex-direction:column;gap:.75rem;display:flex}.mobile-card{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:8px;padding:.85rem 1rem;text-decoration:none;display:block}.mobile-card-title{margin-bottom:.15rem;font-weight:600}.mobile-card-sub{color:color-mix(in srgb, var(--color-text) 65%, transparent);font-size:.85rem}.modal-backdrop{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.modal-card{background:var(--color-bg);flex-direction:column;gap:1rem;width:100%;max-width:420px;max-height:90vh;padding:1rem 1.5rem 1.5rem;display:flex;position:relative;overflow-y:auto}.modal-header{justify-content:center;align-items:center;display:flex}.modal-header h2{margin:0}h2.modal-title{font-size:26px}.modal-card--timer-check{text-align:center;max-width:340px;padding-top:1.5rem}.timer-check-question{font-family:var(--font-display);margin:0;font-size:1.375rem;line-height:1.25}.timer-check-actions{justify-content:center}.modal-close{width:24px;height:24px;color:var(--color-text);background:#f1f3ef;border:none;border-radius:50%;justify-content:center;align-items:center;padding:1px 0 0;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:.75rem;right:.75rem}.mode-toggle{align-self:center}.timer-form{flex-direction:column;gap:1rem;display:flex}.timer-form label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.timer-form label.form-checkbox{flex-direction:row;align-items:center}.timer-form input,.timer-form select,.timer-form textarea{border:1px solid var(--color-border);border-radius:4px;padding:.25rem .65rem;font-family:inherit}.timer-form select{font-size:18px}.timer-form .section-label{align-self:center;margin:2px 16px 4px;padding:2px 16px 4px}.section-label--notes-trigger{cursor:pointer;border:1px solid var(--color-border);border-radius:30px;padding:3px 5px;display:inline-block}.timer-form textarea{height:120px}.timer-range-box input[type=time]{justify-content:center;padding-left:.4rem;padding-right:.4rem;font-size:1.2rem}.form-row{gap:1rem;display:flex}.form-row label{flex:1;min-width:0}.form-row input:not([type=checkbox]),.form-row select{box-sizing:border-box;flex:1;width:100%;min-width:0}.stop-warning{background:color-mix(in srgb, var(--color-error) 10%, var(--color-surface));border:1px solid var(--color-error);border-radius:4px;padding:.75rem}.stop-warning p{margin:0 0 .5rem;font-size:.9rem}.timer-readout{justify-content:center;align-items:center;gap:.75rem;display:flex}.timer-readout-icon{flex-shrink:0;width:40px;height:auto}.timer-readout-icon--flipped{transform:scaleX(-1)}.timer-readout-frame{background:var(--color-surface);justify-content:center;align-items:center;width:212px;height:80px;display:flex;position:relative}.timer-readout-bracket{width:10px;position:absolute;top:0;bottom:0}.timer-readout-bracket--left{border-left:1px solid #d5dacf;left:0}.timer-readout-bracket--right{border-right:1px solid #d5dacf;right:0}.timer-readout-bracket:before,.timer-readout-bracket:after{content:"";background:#d5dacf;width:10px;height:1px;position:absolute}.timer-readout-bracket--left:before,.timer-readout-bracket--left:after{left:0}.timer-readout-bracket--right:before,.timer-readout-bracket--right:after{right:0}.timer-readout-bracket:before{top:0}.timer-readout-bracket:after{bottom:0}.timer-readout-value{font-family:var(--font-body);color:var(--color-edited);font-variant-numeric:tabular-nums;font-size:75px;font-weight:600;line-height:1}@keyframes timer-blink{0%,to{opacity:1}50%{opacity:.35}}.timer-blink{animation:1s ease-in-out infinite timer-blink}.timer-range-box{border:1px solid var(--color-border);border-radius:4px;flex-direction:column;gap:.75rem;padding:.5rem 1rem;display:flex}.timer-range-heading{justify-content:center;align-items:center;gap:.75rem;display:flex}.timer-range-heading-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.4px;color:var(--color-text);font-size:18px;font-weight:600}.timer-range-heading-icon{width:14px;height:auto;padding-top:4px}.btn-stop-timer{background:var(--color-edited);border-color:var(--color-edited);color:#fff;text-transform:uppercase;letter-spacing:.4px;flex:1;justify-content:center;font-size:24px;font-weight:700}.form-actions--end .btn-danger{padding:.9rem 1rem;font-size:16px}.btn-save-entry{margin:0 auto}.page details{border:1px solid var(--color-border);background:var(--color-surface);border-radius:4px;margin-bottom:1rem;padding:.65rem .85rem}.page details summary{cursor:pointer;font-weight:600}.page details p{margin:.5rem 0 0}.project-top-columns{flex-direction:column;gap:1.5rem;margin-bottom:1rem;display:flex}.project-top-main{flex:1;min-width:0}.project-glance-col h2{margin-top:0}@media (width>=768px){.project-top-columns{flex-direction:row;align-items:flex-start}.project-glance-col{flex:0 0 450px;max-width:450px}}.project-scope-notes{margin-top:1rem;display:block}@media (width>=768px){.project-scope-notes{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.project-scope-notes details{margin-bottom:0}}.project-archived-banner{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.4px;color:color-mix(in srgb, var(--color-text) 60%, transparent);margin:.25rem 0 0;font-size:.8rem;font-weight:600}.review-page h2{margin-top:1.75rem}.table-scroll{overflow-x:auto}.review-table{table-layout:fixed;width:100%;font-size:20px}.review-table--people{min-width:887px}.review-table--items{min-width:912px}.review-table th,.review-table td{box-sizing:border-box;vertical-align:middle;border-bottom:1px solid var(--color-primary);height:46px;padding:0 10px}.review-table tbody tr:last-child td{border-bottom:none}.review-table tbody td{position:relative}.review-table tbody td:not(:last-child):after{content:"";background:#dfe3db;width:1px;height:34px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.review-table thead th{background:var(--color-primary);height:30px;color:var(--color-text);border-bottom:none;font-weight:700;position:relative}.review-table thead th:not(:last-child):after{content:"";background:#abb59f;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.review-table tbody tr:nth-child(odd){background:#f1f3ef}.review-table tbody tr:hover{background:0 0}.review-table tbody tr:nth-child(odd):hover{background:#f1f3ef}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.sort-icon{opacity:.5;margin-right:5px;font-size:20px;transition:transform .15s,opacity .15s;display:inline-block}.sort-icon--active{opacity:1}.sort-icon--desc{transform:rotate(180deg)}.review-table input:not([type=checkbox]),.review-table textarea{font-family:inherit;font-size:inherit;background:var(--color-surface);box-sizing:border-box;border:1px solid #d5dacf;border-radius:3px;width:100%;padding:6px 8px}.review-table input:not([type=checkbox]){height:34px}.review-table textarea{resize:none;min-height:34px;line-height:1.1;display:block;overflow:hidden}.field-affix{color:var(--color-text);opacity:.65;flex-shrink:0}.data-table tfoot td{border-top:2px solid var(--color-border);border-bottom:none;font-weight:600}.review-table tfoot td{border-top:2px solid var(--color-primary)}.review-table td.total-cell{padding:0}.review-subtotal-label{color:var(--color-text);font-size:27px;font-weight:700}.review-total-box{background:var(--color-primary-forest);height:100%;color:var(--color-surface);justify-content:flex-end;align-items:center;padding:0 10px;font-size:32px;font-weight:700;display:flex}.review-table .cell-numeric{overflow-wrap:anywhere}.revert-field{align-items:center;gap:.25rem;width:100%;display:inline-flex}.revert-field input,.revert-field textarea{flex:1;min-width:0}.field-edited{color:var(--color-edited);border-color:var(--color-edited)!important}.revert-btn{color:var(--color-edited);background:0 0;border:none;flex-shrink:0;padding:.2rem;font-size:1rem;line-height:1}.use-price-toggle{flex-direction:row;align-items:center;gap:.35rem;display:flex}.use-price-toggle input[type=checkbox]{flex-shrink:0}.use-price-toggle .revert-field{flex:1;min-width:0}.pro-discount-flag{flex-shrink:0;width:1.1rem;height:1.1rem}.review-grand-total{text-align:right;margin-top:1.5rem;font-size:1.25rem;font-weight:600}.type-toggle{border:1px solid var(--color-border);border-radius:999px;display:inline-flex;overflow:hidden}.type-toggle-btn{background:var(--color-surface);color:var(--color-text);cursor:pointer;border:none;padding:.3rem .9rem;font-size:.85rem}.type-toggle-btn--active{background:var(--color-primary);color:var(--color-primary-forest);font-weight:600}.link-button{color:var(--color-accent-indigo);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.billed-toggle{border:1px solid var(--color-border);cursor:pointer;width:1.6rem;height:1.6rem;color:color-mix(in srgb, var(--color-text) 45%, transparent);background:0 0;border-radius:4px;justify-content:center;align-items:center;line-height:1;display:inline-flex}.billed-icon{width:1.5rem;height:1.5rem}.billed-toggle--on{color:var(--color-primary-forest);background:0 0;border:none;font-weight:700}.export-page .data-table td{color:#000}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.timer-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button;margin:revert}.timer-form input[type=number]::-webkit-inner-spin-button{-webkit-appearance:inner-spin-button;margin:revert}.timer-form input[type=number]{-moz-appearance:number-input}.invoice-table{max-width:720px}.invoice-section-row td{font-family:var(--font-display);background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface));border-bottom:1px solid var(--color-border);font-size:1.1rem;font-weight:600}.invoice-subtotal-row td{border-bottom:2px solid var(--color-border);font-style:italic;font-weight:600}.dashboard-mobile{flex-direction:column;margin:0 -1.25rem;padding:0 0 1rem}@media (width<=767px){.dashboard-mobile{display:flex}}.dash-greeting{font-family:var(--font-display);letter-spacing:-.2px;color:var(--color-accent-amethyst);text-align:center;margin:16px 16px .25rem;font-size:48px;font-weight:400;line-height:48px}.section-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.4px;text-align:center;color:var(--color-text);margin:6px 16px .6rem;font-size:18px;font-weight:600;line-height:1.15;text-decoration:none;display:block}.section-label:before{content:"— "}.section-label:after{content:" —"}.dash-divider{justify-content:center;align-items:center;gap:.5rem;margin:12px 0;display:flex}.dash-divider-rule{background:#d5dacf;flex:0 90px;height:1px}.dash-divider-leaf{flex-shrink:0;width:20px;height:auto}.schedule-box{background:#fafbfa;margin:0 16px;padding:8px 20px;position:relative}.schedule-title{margin:0 0 .7rem}.section-label--botany{letter-spacing:.2px;margin-bottom:10px}.schedule-list{margin:0;padding:0;list-style:none}.schedule-item{border-bottom:1px dotted var(--color-border);gap:.75rem;padding:.4rem 0;font-size:.9rem;line-height:1.2;display:flex}.schedule-item:last-child{border-bottom:none}@media (width>=768px){.schedule-item{font-size:1rem}}.schedule-time{color:var(--color-text);flex:0 0 68px;font-weight:600}.schedule-desc{color:var(--color-text);flex:1}.schedule-message{text-align:center;font-family:var(--font-display);color:var(--color-text);flex:1;font-size:1.3rem;line-height:1.3}.schedule-item--past .schedule-time,.schedule-item--past .schedule-desc{color:color-mix(in srgb, var(--color-text) 35%, transparent);font-weight:400}.schedule-bracket{width:10px;position:absolute;top:0;bottom:0}.schedule-bracket--left{border-left:1px solid #9cb1b0;left:0}.schedule-bracket--right{border-right:1px solid #9cb1b0;right:0}.schedule-bracket:before,.schedule-bracket:after{content:"";background:#9cb1b0;width:10px;height:1px;position:absolute}.schedule-bracket--left:before,.schedule-bracket--left:after{left:0}.schedule-bracket--right:before,.schedule-bracket--right:after{right:0}.schedule-bracket:before{top:0}.schedule-bracket:after{bottom:0}.dash-button-row{background-color:#f6f7f5;margin:4px 16px;padding:8px 6px 16px;position:relative}.dash-button-columns{grid-template-columns:1fr 1fr;justify-items:center;gap:0;display:grid}.dash-button-columns .dash-action-btn{width:154px;height:100px;font-family:var(--font-body);justify-content:center;align-items:center;padding:0;font-size:46px;display:flex}.dash-btn-corner{opacity:.4;background:url(/button-bracket.svg) 50%/contain no-repeat;width:12px;height:12px;position:absolute}.dash-btn-corner--tl{top:3px;left:3px;transform:rotate(270deg)}.dash-btn-corner--tr{top:3px;right:3px;transform:rotate(0)}.dash-btn-corner--br{bottom:3px;right:3px;transform:rotate(90deg)}.dash-btn-corner--bl{bottom:3px;left:3px;transform:rotate(180deg)}.dash-pulldown-wrap{margin:0 16px 1rem}.dash-pulldown{border:1px solid var(--color-border);width:100%;height:38px;color:var(--color-text);border-radius:4px;padding:.55rem .65rem;font-family:inherit;font-size:1rem}.dash-pulldown:disabled{color:color-mix(in srgb, var(--color-text) 55%, transparent)}.dashboard-desktop{margin:0 -1.25rem;padding:0 30px 40px}@media (width>=768px){.dashboard-desktop{margin:-20px -30px 0}}.dash-greeting-desktop{height:120px;font-family:var(--font-display);color:var(--color-accent-amethyst);text-align:center;letter-spacing:-.8px;justify-content:center;align-items:center;margin:0 0 20px;font-size:60px;font-weight:400;line-height:1;display:flex}.dash-columns{grid-template-columns:repeat(3,1fr);align-items:start;gap:40px;display:grid;position:relative}.dash-columns:before,.dash-columns:after{content:"";background:color-mix(in srgb, var(--color-bg) 50%, #fff 50%);width:2px;position:absolute;top:0;bottom:0}.dash-columns:before{left:-16px}.dash-columns:after{right:-16px}.dash-column{min-width:0}.dashboard-desktop .section-label{font-size:20px}.dash-action-heading{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary-forest);text-align:center;margin:0 10px 20px;font-size:24px;font-weight:600;line-height:1.15}.dash-action-list{flex-direction:column;gap:18px;display:flex}.dash-action-list .dash-divider{margin:0}.dash-action-btn{width:100%;font-family:var(--font-body);text-align:center;color:#fff;background-color:var(--btn-bg);border:2px solid color-mix(in srgb, var(--btn-bg) 80%, black);box-shadow:3px 3px 5px color-mix(in srgb, var(--color-primary) 50%, transparent);border-radius:2px;padding:12px 20px;font-size:24px;font-weight:700;display:block;position:relative}.dash-action-btn:disabled{opacity:.55;cursor:not-allowed}.dash-action-btn--receipts{--btn-bg:var(--color-accent-amethyst)}.dash-action-btn--time{--btn-bg:var(--color-primary-forest)}.dash-action-btn--log{--btn-bg:var(--color-accent-amethyst)}.dash-action-btn--start{--btn-bg:var(--go-green);color:#000}.dash-action-btn--contractor{--btn-bg:var(--color-primary)}.dash-action-btn--client{--btn-bg:var(--color-accent-indigo)}.dash-action-btn--project{--btn-bg:var(--color-accent-sapphire)}.dash-action-btn--inventory-save{--btn-bg:var(--color-primary-forest)}.dash-action-btn--inventory-entry{--btn-bg:var(--color-primary-forest);align-self:flex-start;width:80%;margin-top:14px;font-size:18px;line-height:1.2}.dash-action-btn-corner{opacity:.1;background:url(/button-bracket-white.svg) 50%/contain no-repeat;width:12px;height:12px;position:absolute}.dash-action-btn-corner--tl{top:2px;left:2px;transform:rotate(270deg)}.dash-action-btn-corner--tr{top:2px;right:2px;transform:rotate(0)}.dash-action-btn-corner--br{bottom:2px;right:2px;transform:rotate(90deg)}.dash-action-btn-corner--bl{bottom:2px;left:2px;transform:rotate(180deg)}.dash-column-projects>.section-label{margin-top:0}.dash-project-list{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.project-card{background:var(--color-bg);background-color:#fff;padding:14px 20px;position:relative}.project-card .schedule-bracket{z-index:1}.project-card-header{background:var(--color-primary-forest);color:#fff;width:100%;font-family:var(--font-display);text-align:left;border:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px 0;display:flex}.project-card-name{text-transform:uppercase;font-size:21px;font-weight:600;line-height:1.15em}.project-card-caret{color:var(--btn-bg);flex-shrink:0;font-size:12px}.project-card-summary{background-color:var(--color-primary-forest);justify-content:space-between;align-items:stretch;display:flex}.project-card-budget{color:#fff;align-items:center;padding:6px 16px 10px;font-size:16px;display:flex}.project-card-todate{color:#fff;align-items:center;gap:8px;padding:6px 0 10px 16px;font-size:16px;display:flex}.project-card-todate-value{color:#fff;align-self:stretch;align-items:center;padding:0 16px 0 10px;font-size:18px;font-weight:600;display:flex}.project-card-todate-value.under{background:var(--go-green)}.project-card-todate-value.over{background:var(--color-error)}.project-card-detail{background:var(--color-bg);padding:8px 16px 14px}.project-card-line{align-items:baseline;gap:6px;padding:3px 0 0;font-size:16px;display:flex}.project-card-line-leader{border-bottom:2px dotted var(--color-border);flex:1;margin-bottom:4px}.project-card-hr{border:none;border-top:2px solid #000;margin:6px 0 0}.project-card-total{background:#fff;justify-content:space-between;padding:4px 6px;font-size:16px;font-weight:700;display:flex}.project-card-remaining{justify-content:space-between;padding-top:8px;font-size:16px;display:flex}.project-card-launch-row{justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;display:flex}.project-card-launch-pointer{width:30px;height:auto}.project-card-launch-btn{--btn-bg:var(--color-accent-amethyst);width:auto;padding:6px 16px;font-size:16px}.page-title-short,.price-label-short,.reg-price-label-short,.date-short,.col-label-short{display:none}@media (width<=767px){.app-shell{box-shadow:none}.page-header h1{margin:10px auto 4px;line-height:1}.btn{padding:.35rem 1rem}.list-toolbar select{height:28px}.page-title-full{display:none}.page-title-short{display:inline}.inventory-entry-when-where-col{gap:.5rem;display:contents}.inventory-entry-when-where-col>.section-label{margin-bottom:.5rem}.inventory-entry-layout{gap:1rem}.item-ancillary-actions{padding-top:.5rem}.inventory-entry-when-where{background:0 0;gap:.6rem;padding:.5rem 1rem 1rem}.inventory-entry-when-where label{flex-direction:row;align-items:center;gap:.7rem;font-size:.9rem;display:flex}.inventory-entry-when-where label>span{text-align:right;flex:0 0 52px}.dash-action-btn--inventory-entry{order:10}.inventory-entry-items-header{flex-direction:column;align-items:stretch;gap:.6rem}.dash-action-btn--scan-receipt{--btn-bg:var(--color-primary-forest);order:-1;padding:10px 20px}.inventory-entry-items-header .section-label{margin:14px 0 6px}.item-core-box{grid-template-columns:74px 1fr auto;grid-template-areas:"badge name name""catlbl cat cat""qtylbl qty price";padding:1rem 16px 1rem 1rem}.item-field-qty-wrap{display:contents}.item-field-qtylabel{grid-area:qtylbl}.item-core-box .item-field-qty{grid-area:qty;justify-self:start}.item-field-category{justify-self:stretch;width:auto}.item-core-box .item-field-price{text-align:right;flex-direction:row;align-items:center;gap:.2rem}.item-core-box .field-emphasis input{width:80px;padding:0 8px}.item-field-qty{width:66px}.price-label-full{display:none}.price-label-short{padding:0 4px;line-height:1.3;display:inline}.item-ancillary-col--options{display:contents}.item-ancillary{flex-flow:wrap;gap:.2rem;padding:20px 18px 15px}.item-reg-price-field{text-align:right;flex-direction:row;order:1;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.35;display:flex}.reg-price-label-full{display:none}.reg-price-label-short{display:inline}.item-reg-price-field input{width:90px}.item-discount-row{flex-direction:column-reverse;flex:1;order:2;align-items:center;gap:2px}.item-discount-row label.form-checkbox{flex-direction:row-reverse;justify-content:flex-start;width:100%;margin-right:-14px;display:flex}.item-ancillary-col--projects{flex:0 0 100%;order:3;min-width:0}.allocation-rows-heading{margin-top:6px}.item-ancillary-col--options .auth-error{flex:0 0 100%;order:4}.item-ancillary-actions{flex:0 0 100%;order:5}.inventory-page .page-header{flex-direction:column;align-items:center}.inventory-table .col-hide-mobile,.inventory-table .date-full{display:none}.inventory-table .date-short{display:inline}.inventory-table .col-label-full{display:none}.inventory-table .col-label-short{display:inline}.inventory-table{display:block}.inventory-table thead,.inventory-table tbody{width:100%;display:block}.inventory-table tr{align-items:stretch;width:100%;display:flex}.inventory-table th,.inventory-table td{flex:none;align-items:center;padding:.35rem .5rem;font-size:.9rem;display:flex}.inventory-table th{white-space:nowrap}.inventory-table .col-status{padding-left:0;padding-right:0}.inventory-table .col-check{flex:0 0 30px;padding:.6rem .5rem}.inventory-table input[type=checkbox]{margin:0}.inventory-table .col-date{flex:0 0 60px}.inventory-table .col-quantity{flex:0 0 40px}.inventory-table .col-unit_price_paid{flex:0 0 66px}.inventory-table .col-name{flex:auto;min-width:0}}@media (width>=768px){.dash-action-btn--scan-receipt{background:var(--color-surface);width:auto;color:var(--color-text);border:1px solid var(--color-border);box-shadow:none;border-radius:2px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.95rem;font-weight:400;display:inline-flex}.dash-action-btn--scan-receipt .dash-action-btn-corner{display:none}}.dash-action-btn--inventory-add{--btn-bg:var(--color-primary);width:auto;padding:7px 16px;font-size:18px;text-decoration:none;display:inline-block}.inv-filter-tools{border:1px solid #cad1c3;border-radius:6px;margin-bottom:.75rem;padding:4px}.inv-filter-box{background-color:#f3f5f2;border-radius:2px;padding:8px 10px}.inv-filter-search{margin-bottom:4px}.inv-filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inv-filter-field{align-items:center;display:flex}.inv-filter-field.desktop-only{display:none}@media (width>=768px){.inv-filter-field.desktop-only{display:flex}}.inv-filter-label{font-family:var(--font-body);white-space:nowrap;padding-right:8px;font-size:14px}.inv-filter-field--search{flex:auto}.inv-filter-field--search .inv-filter-label{padding-right:14px}.inv-filter-field--search input{flex:auto;min-width:0}.inv-filter-field input,.inv-filter-field select,.inv-filter-box select{border:1px solid #d5dacf;border-radius:2px;height:31px;padding:0 8px;font-size:.9rem}.inv-filter-header{width:100%;font-family:var(--font-body);color:var(--color-accent-indigo);text-transform:uppercase;background:0 0;border:none;justify-content:space-between;align-items:center;padding:6px 14px;font-size:12px;font-weight:700;display:flex}.inv-filter-triangle{font-size:14px;line-height:1}.inv-filter-caption{font-family:var(--font-body);text-transform:uppercase;color:var(--color-accent-indigo);text-align:center;margin-bottom:4px;font-size:.8rem;font-weight:700}.inv-filter-body{flex-direction:column;gap:6px;display:flex}.inv-filter-col--assign .inv-filter-row,.inv-filter-col--danger .inv-filter-row{flex-direction:column;align-items:stretch}.inv-filter-col--assign .inv-filter-row select,.inv-filter-col--assign .inv-filter-row .btn,.inv-filter-col--danger .inv-filter-row .btn{justify-content:center;width:100%}.inv-filter-col--assign .inv-filter-row .btn,.inv-filter-col--danger .inv-filter-row .btn{white-space:nowrap;padding:.3rem .5rem;font-size:.85rem}.inv-filter-bulk-row{grid-template-columns:62% 1fr;align-items:start;gap:10px;display:grid}@media (width>=768px){.inv-filter-header{justify-content:flex-start;gap:20px}.inv-filter-caption{text-align:left}.inv-filter-body{flex-direction:row;align-items:flex-start}.inv-filter-bulk-row{display:contents}.inv-filter-col{flex-direction:column;display:flex}.inv-filter-col--showme{flex:3 380px}.inv-filter-col--assign{flex:220px}.inv-filter-col--danger{flex:.8 160px}.inv-filter-col--showme .inv-filter-row,.inv-filter-col--assign .inv-filter-row,.inv-filter-col--danger .inv-filter-row{flex-wrap:nowrap}.inv-filter-col--showme .inv-filter-field--search{flex:auto;min-width:60px}.inv-filter-col--showme .inv-filter-field--search input{width:100%;min-width:0}.inv-filter-col--showme .inv-filter-field:not(.inv-filter-field--search){flex-shrink:0}.inv-filter-col--assign .inv-filter-row,.inv-filter-col--danger .inv-filter-row{flex-direction:row;align-items:center}.inv-filter-col--assign .inv-filter-row select,.inv-filter-col--assign .inv-filter-row .btn,.inv-filter-col--danger .inv-filter-row .btn{flex-shrink:0;width:auto}.inv-filter-col--assign .inv-filter-row select{flex:0 0 180px;width:180px}}.timer-on-badge{box-sizing:border-box;background-color:#abb59f;border:2px solid #fff;justify-content:center;align-items:center;width:145px;height:40px;padding:6px 10px;display:flex}.timer-on-badge svg{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.txt{fill:var(--color-accent-amethyst);font-family:"Source Sans 3",system-ui,sans-serif;font-size:13px}.txt-timer{letter-spacing:.14em}.txt-ison{letter-spacing:.1em}.clock-face-group{transform-box:fill-box;transform-origin:50%;transform:scale(1.1)}.face{fill:#e8ebe5;stroke:#ab2346;stroke-width:2px}.hand{stroke:var(--color-accent-amethyst);stroke-width:2px;stroke-linecap:round;transform-origin:65.07px 13.99px;animation-timing-function:linear;animation-fill-mode:forwards}.minute-hand{animation-name:spin;animation-duration:5s;animation-iteration-count:12}.hour-hand{animation-name:spin;animation-duration:60s;animation-iteration-count:1}@keyframes spin{to{transform:rotate(360deg)}}
