body{color:#102019;background:#f5f8f6;margin:0;font-family:Inter,Arial,sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#0d2419;width:280px;padding:24px 18px}.brand{align-items:center;gap:12px;margin-bottom:34px;display:flex}.brand-mark{color:#062014;background:#37d67a;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand h1{margin:0;font-size:18px}.brand span{color:#a9c7b7;font-size:13px}.nav-section{margin-bottom:28px}.nav-section p{color:#8fb4a0;text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:12px}.nav-section a{color:#dcefe5;border-radius:10px;margin-bottom:4px;padding:11px 13px;font-size:14px;display:block}.nav-section a.active,.nav-section a:hover{color:#fff;background:#37d67a24}.main{flex:1;padding:28px}.topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.eyebrow{color:#1f8f53;font-size:13px;font-weight:700}.topbar h2{margin:4px 0 0;font-size:28px}.top-actions{align-items:center;gap:12px;display:flex}button{color:#fff;cursor:pointer;background:#19a85b;border:0;border-radius:10px;padding:11px 15px;font-weight:700}.user-pill{background:#fff;border:1px solid #dce7df;border-radius:999px;padding:11px 15px;font-weight:700}.dashboard-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:22px;display:grid}.stat-card,.panel{background:#fff;border:1px solid #dce7df;border-radius:18px;box-shadow:0 12px 30px #0a23160f}.stat-card{padding:20px}.stat-card span{color:#668273;font-size:14px}.stat-card strong{margin:8px 0;font-size:30px;display:block}.stat-card small{color:#6b7f73}.content-grid{grid-template-columns:2fr 1fr;gap:22px;display:grid}.panel{padding:20px}.panel-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-header h3{margin:0;font-size:20px}.panel-header button{color:#137a43;background:#eef8f2}.job-row{border-top:1px solid #edf2ef;grid-template-columns:90px 1fr auto;align-items:center;gap:16px;padding:15px 0;display:grid}.job-row span{color:#6b7f73;margin-top:4px;display:block}.job-time{color:#17864d;font-weight:800}.crew-pill{color:#147a44;background:#ecf9f1;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800}.quick-actions{gap:10px;display:grid}.quick-actions button{text-align:left;color:#123b28;background:#f1f7f4;width:100%}@media (width<=1000px){.sidebar{width:220px}.dashboard-grid,.content-grid{grid-template-columns:1fr}}*{box-sizing:border-box}.avatar{color:#fff;text-transform:uppercase;object-fit:cover;object-position:center;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:600;display:inline-flex}.avatar--a{background:#6366f1}.avatar--b{background:#ec4899}.avatar--c{background:#14b8a6}.avatar--d{background:#f59e0b}.avatar--e{background:#8b5cf6}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.badge--active{color:#065f46;background:#d1fae5}.badge--active .badge-dot{background:#059669}.badge--pending{color:#92400e;background:#fef3c7}.badge--pending .badge-dot{background:#d97706}.badge--closed{color:#4b5563;background:#f3f4f6}.badge--closed .badge-dot{background:#9ca3af}.badge--info{color:#1e40af;background:#dbeafe}.badge--info .badge-dot{background:#2563eb}.badge--danger{color:#991b1b;background:#fee2e2}.badge--danger .badge-dot{background:#dc2626}.section-label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin:1.25rem 0 .5rem;font-size:.7rem;font-weight:700}.section-label:first-child{margin-top:0}.stat-number--blue{color:#2563eb}.stat-number--green{color:#059669}.stat-number--orange{color:#ea580c}.stat-number--red{color:#dc2626}.stat-number--purple{color:#7c3aed}.info-banner{color:#065f46;background:#d1fae5;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.info-banner-dot{background:#059669;border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.data-table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:1000px;font-size:.92rem}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.75rem .9rem;font-size:.75rem;font-weight:600}.data-table td{vertical-align:middle;border-bottom:1px solid #e8ebe9;padding:1rem .9rem}.data-table tbody tr:nth-child(2n){background:#f4f7f5}.data-table tbody tr:hover{background:#e3f6ea}.data-table tr:last-child td{border-bottom:none}.data-table-name-cell{align-items:center;gap:.75rem;display:flex}.data-table-name-cell .avatar{width:42px;height:42px}.data-table-name-cell .name-block strong{white-space:nowrap;font-size:.87rem;display:block}.data-table-name-cell .name-block span{color:#6b7280;font-size:.78rem;display:block}.icon-actions{justify-content:flex-end;gap:.35rem;display:flex}.icon-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:inline-flex}.icon-btn:hover{background:#f3f4f6}.icon-btn--text{width:auto;height:auto;padding:.35rem .7rem;font-size:.8rem}.nav-section a{align-items:center;gap:.65rem;text-decoration:none;display:flex}.nav-section a:hover{text-decoration:none}.nav-icon{opacity:.85;flex-shrink:0;width:18px;height:18px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.form-grid--2{grid-template-columns:repeat(2,1fr)}.form-grid--3{grid-template-columns:repeat(3,1fr)}.form-grid--narrow{grid-template-columns:minmax(0,220px)}.form-grid--medium{grid-template-columns:minmax(0,380px)}.form-grid--wide{grid-template-columns:minmax(0,520px)}.field-label{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.field-label .required{color:#dc2626;margin-left:.15rem}.field-helper{color:#9ca3af;margin-top:.3rem;font-size:.75rem}.labeled-field{flex-direction:column;display:flex}.labeled-field input,.labeled-field select,.labeled-field textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.65rem .8rem;font-size:.9rem}.labeled-field input:focus,.labeled-field select:focus,.labeled-field textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.settings-layout{align-items:flex-start;gap:1.5rem;display:flex}.settings-nav{flex-direction:column;flex:0 0 210px;gap:.05rem;display:flex;position:sticky;top:1rem}.settings-nav button{text-align:left;cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:6px;padding:.4rem .7rem;font-size:.85rem;font-weight:400;line-height:1.3}.settings-nav button:hover{background:#f3f4f6}.settings-nav button.active{color:#4f46e5;background:#eef2ff;font-weight:500}.settings-content{flex:1;min-width:0}.lookup-list{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.lookup-row{border-bottom:1px solid #f0f2f0;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.9rem;display:flex}.lookup-row:last-child{border-bottom:none}.lookup-row:nth-child(2n){background:#f4f7f5}.lookup-row:hover{background:#e3f6ea}.checklist-items{border:1px solid #e5e7eb;border-radius:8px;margin:.5rem 0 1rem;overflow:hidden}.checklist-item-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:.6rem;padding:.4rem .75rem;font-size:.9rem;display:flex}.checklist-item-row:last-child{border-bottom:none}.checklist-item-row.checked span{color:#9ca3af;text-decoration:line-through}.print-only-title{display:none}.checklist-columns{columns:2;column-gap:2rem}.menu-toggle{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;display:none}.menu-toggle:hover{background:#f3f4f6}.menu-toggle svg{width:24px;height:24px;display:block}@media (width<=640px){.checklist-columns{columns:1}.modal-overlay{align-items:flex-end;padding:0}.modal-box{border-radius:16px 16px 0 0;max-height:92vh;width:100%!important;max-width:100%!important}.modal-header,.modal-body{padding:1rem}.data-table th,.data-table td{white-space:nowrap;padding:.6rem}.data-table-name-cell{white-space:normal}.form-grid--2,.form-grid--3{grid-template-columns:1fr}.filter-bar input[type=text]{max-width:none}.filter-bar select,.filter-bar button{flex:auto}.page-header-actions{align-items:stretch}.page-header-actions>button{width:100%}.icon-actions{flex-wrap:wrap;justify-content:flex-start}.settings-layout{flex-direction:column}.settings-nav{flex-flow:wrap;flex:none;width:100%;position:static}.topbar-user-welcome{display:none}.global-topbar{justify-content:space-between;padding:.6rem .85rem}.menu-toggle{display:inline-flex}.sidebar{z-index:1200;width:260px;height:100vh;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar.sidebar--open{transform:translate(0);box-shadow:0 0 40px #00000059}.sidebar-backdrop.sidebar-backdrop--visible{z-index:1100;background:#0f172a80;display:block;position:fixed;inset:0}.login-card{margin:0 1rem;padding:1.5rem 1.25rem}}@media print{body *{visibility:hidden}.printable-checklist,.printable-checklist *,.printable-work-order,.printable-work-order *{visibility:visible}.printable-checklist,.printable-work-order{width:100%;position:absolute;top:0;left:0}.print-only-title{margin-bottom:1rem;display:block}.checklist-item-row input[type=checkbox]{width:16px;height:16px}.checklist-columns{columns:2;column-gap:2rem}.no-print{visibility:hidden!important}}.modal-overlay{z-index:1000;background:#0f172abf;justify-content:center;align-items:center;padding:3rem 4rem;display:flex;position:fixed;inset:0}.modal-box{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:640px;max-height:100%;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000059}.modal-box .settings-tabs{z-index:10;background:#fff;border-bottom:1px solid #f3f4f6;flex-wrap:wrap;flex-shrink:0;gap:1.25rem;margin:-1.25rem -1.25rem 1rem;padding:1.25rem 1.25rem 0;display:flex;position:sticky;top:-1.25rem}.modal-box .settings-tabs button{white-space:nowrap;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;flex:0 auto;padding:.75rem .1rem;font-size:.9rem}.modal-box .settings-tabs button.active{color:#16a34a;border-bottom-color:#16a34a;font-weight:600}.modal-box .settings-tabs button:hover{color:#111827;background:0 0}.modal-header{border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.modal-header h3{margin:0}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:.2rem .5rem;font-size:1.5rem;line-height:1}.modal-close:hover{color:#111827}.modal-body{box-sizing:border-box;flex:1;max-width:100%;padding:1.25rem;overflow-y:auto}.modal-body h4{margin-top:1rem;margin-bottom:.5rem}.modal-body h4:first-child{margin-top:0}.modal-body .form-grid{margin-bottom:.75rem}.page-header-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.content-column{flex-direction:column;flex:1;min-width:0;display:flex}.global-topbar{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;padding:.75rem 1.5rem;display:flex}.topbar-user-menu{position:relative}.topbar-user-trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.6rem;padding:.35rem .5rem .35rem 1rem;display:flex}.topbar-user-trigger:hover{background:#f9fafb}.topbar-user-text{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.topbar-user-welcome{color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;font-size:.7rem}.topbar-user-text strong{color:#111827;font-size:.85rem}.topbar-user-dropdown{z-index:950;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;min-width:220px;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.topbar-user-dropdown-header{border-bottom:1px solid #f3f4f6;flex-direction:column;padding:.75rem 1rem;display:flex}.topbar-user-dropdown-header span{color:#6b7280;font-size:.78rem}.topbar-user-dropdown a,.topbar-user-dropdown button{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:.6rem 1rem;font-size:.85rem;text-decoration:none;display:block}.topbar-user-dropdown a:hover,.topbar-user-dropdown button:hover{background:#f3f4f6}.filter-bar{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.filter-bar input[type=text]{border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:320px;padding:.55rem .85rem;font-size:.9rem}.filter-bar input[type=text]:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a1f}.filter-bar select{border:1px solid #d1d5db;border-radius:8px;min-width:140px;padding:.55rem .7rem;font-size:.9rem}.filter-bar button{white-space:nowrap;border-radius:8px;padding:.55rem 1rem;font-size:.85rem}.filter-bar button[type=submit]{color:#fff;background:#16a34a;border:none}.filter-bar button[type=submit]:hover{background:#15803d}.filter-bar button[type=button]{color:#4b5563;background:#fff;border:1px solid #d1d5db}.filter-bar button[type=button]:hover{background:#f3f4f6}.login-page{background:linear-gradient(135deg,#0f2418 0%,#16351f 50%,#1a3d24 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{background:#fff;border-radius:16px;width:100%;max-width:380px;padding:2.5rem;box-shadow:0 25px 60px #0000004d}.login-brand{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.login-brand-mark{object-fit:contain;flex-shrink:0;width:44px;height:44px}.login-brand h1{margin:0;font-size:1.15rem;line-height:1.2}.login-brand span{color:#9ca3af;font-size:.8rem}.login-heading{margin:0 0 .25rem;font-size:1.4rem}.login-subheading{color:#6b7280;margin:0 0 1.75rem;font-size:.9rem}.login-form{flex-direction:column;gap:1.1rem;display:flex}.login-field{flex-direction:column;gap:.4rem;display:flex}.login-field span{color:#374151;text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;font-weight:600}.login-field input{border:1px solid #d1d5db;border-radius:8px;padding:.7rem .85rem;font-size:.95rem}.login-field input:focus{border-color:#16a34a;outline:none;box-shadow:0 0 0 3px #16a34a26}.login-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.6rem .85rem;font-size:.85rem}.login-submit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .15s}.login-submit:hover{background:#15803d}.login-submit:disabled{opacity:.6;cursor:default}.brand-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:44px;height:40px}.calendar-grid-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.sidebar-backdrop{display:none}.portal-stats-row{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.portal-stat-card{background:#fff;border:1px solid #dce7df;border-radius:14px;flex:1;min-width:160px;padding:1rem 1.25rem;box-shadow:0 8px 20px #0a23160a}.portal-stat-card span{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.3rem;font-size:.75rem;display:block}.portal-stat-card strong{color:#102019;font-size:1.4rem}.portal-scroll-row{-webkit-overflow-scrolling:touch;gap:.75rem;padding:.25rem .25rem .6rem;display:flex;overflow-x:auto}.portal-visit-card{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:14px;flex:none;width:148px;padding:.85rem;transition:border-color .15s,box-shadow .15s}.portal-visit-card:hover{border-color:#a7d7bc}.portal-visit-card--active{border-color:#19a85b;box-shadow:0 4px 14px #19a85b2e}.portal-visit-card .portal-visit-daynum{color:#17864d;font-size:1.6rem;font-weight:800;line-height:1}.portal-visit-card .portal-visit-month{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.portal-visit-card .portal-visit-service{margin-top:.5rem;font-size:.85rem;font-weight:700;line-height:1.2}.portal-visit-card .portal-visit-time{color:#6b7280;margin-top:.15rem;font-size:.78rem}.portal-visit-detail{background:#fff;border:1px solid #dce7df;border-radius:14px;margin-top:.25rem;padding:1.25rem}.portal-container{max-width:1100px;margin:0 auto}.portal-welcome-banner{background:linear-gradient(135deg,#eafaf1 0%,#f5f8f6 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1.5rem 1.75rem;display:flex}.portal-welcome-banner h2{margin:0 0 .25rem;font-size:1.6rem}.portal-welcome-banner p{color:#4b5f54;margin:0}.portal-icon-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.portal-icon-badge svg{width:20px;height:20px}.portal-icon-badge--green{color:#16a34a;background:#dcfce7}.portal-icon-badge--blue{color:#2563eb;background:#dbeafe}.portal-icon-badge--purple{color:#7c3aed;background:#ede9fe}.portal-icon-badge--amber{color:#b45309;background:#fef3c7}.portal-icon-badge--gray{color:#6b7280;background:#f3f4f6}.portal-stat-card{align-items:center;gap:.85rem;display:flex}.portal-cleaning-card{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.portal-cleaning-card .portal-cleaning-text{flex:1;min-width:200px}.portal-cleaning-card .portal-cleaning-text strong{font-size:1rem;display:block}.portal-cleaning-card .portal-cleaning-text span{color:#6b7280;font-size:.85rem}.portal-cleaning-card form{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.portal-cleaning-card form input{margin:0}.portal-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.portal-preview-card .panel-header{margin-bottom:.6rem}.portal-preview-card .panel-header a,.portal-preview-card .panel-header button.portal-link-btn{color:#19a85b;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:700}.portal-preview-row{align-items:center;gap:.65rem;padding:.4rem 0;display:flex}.portal-preview-row .portal-icon-badge{width:34px;height:34px}.portal-preview-row .portal-icon-badge svg{width:16px;height:16px}.portal-preview-empty{color:#6b7280;align-items:center;gap:.65rem;font-size:.9rem;display:flex}.portal-contact-banner{background:#f5f8f6;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.5rem 1.75rem;display:flex}.portal-contact-banner h3{margin:0 0 .2rem}.portal-contact-banner p{color:#6b7280;margin:0}@media (width<=900px){.portal-grid-2{grid-template-columns:1fr}}.portal-shell{background:#f5f8f6;flex-direction:column;min-height:100vh;display:flex}.portal-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.portal-header-brand{align-items:center;gap:.6rem;display:flex}.portal-header-brand div{flex-direction:column;line-height:1.15;display:flex}.portal-header-brand strong{color:#102019;font-size:1.05rem}.portal-header-brand span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.portal-header-profile{align-items:center;gap:.65rem;display:flex}.portal-header-name{font-size:.9rem;font-weight:700}.portal-terms-gate{justify-content:center;padding:2rem 1rem;display:flex}.portal-terms-box{width:100%;max-width:700px;padding:2rem}.portal-terms-text{white-space:pre-wrap;color:#374151;border:1px solid #e5e7eb;border-radius:8px;max-height:400px;margin-top:1rem;padding:1rem;font-size:.9rem;line-height:1.5;overflow-y:auto}.icon-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon-badge svg{width:19px;height:19px}.icon-badge--green{color:#16a34a;background:#dcfce7}.icon-badge--blue{color:#2563eb;background:#dbeafe}.icon-badge--amber{color:#b45309;background:#fef3c7}.icon-badge--gray{color:#6b7280;background:#f3f4f6}.dashboard-top-grid{grid-template-columns:2fr 1fr;align-items:start;gap:1rem;display:grid}@media (width<=900px){.dashboard-top-grid{grid-template-columns:1fr}}.stat-card--compact{padding:.75rem .85rem}.stat-card--compact span{font-size:.72rem}.stat-card--compact strong{font-size:1.3rem}.icon-badge--purple{color:#7c3aed;background:#ede9fe}.icon-badge--red{color:#dc2626;background:#fee2e2}.eyebrow-pill{color:#166534;letter-spacing:.06em;text-transform:uppercase;background:#dcfce7;border-radius:999px;align-items:center;margin-bottom:.5rem;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.wo-icon-row{border-top:1px solid #f3f4f6;align-items:flex-start;gap:.75rem;padding:.65rem 0;display:flex}.wo-icon-row:first-child{border-top:none;padding-top:0}.wo-icon-row .icon-badge{width:32px;height:32px}.wo-icon-row .icon-badge svg{width:15px;height:15px}.grid-2-col{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=900px){.grid-2-col{grid-template-columns:1fr}}@media (width>=641px){.sidebar{transition:width .2s;position:relative}.sidebar--collapsed{width:76px;padding-left:14px;padding-right:14px}.sidebar--collapsed .brand{justify-content:center;margin-bottom:28px}.sidebar--collapsed .nav-section a{justify-content:center;padding:11px}.sidebar-collapse-toggle{color:#0d2419;cursor:pointer;z-index:5;background:#fff;border:1px solid #dce7df;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:28px;right:-14px;box-shadow:0 2px 8px #0a23162e}.sidebar-collapse-toggle:hover{background:#f5f8f6}.sidebar-collapse-toggle svg{width:16px;height:16px}}@media (width<=640px){.sidebar-collapse-toggle{display:none}}.detail-back-link{color:#6b7280;align-items:center;gap:.3rem;margin-bottom:.6rem;font-size:.85rem;display:inline-flex}.detail-back-link:hover{color:#137a43}.detail-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.detail-header-identity{align-items:center;gap:1rem;display:flex}.detail-header-identity h2{flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;display:flex}.detail-header-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;font-size:.85rem;display:flex}.detail-header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.detail-layout{grid-template-columns:2fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (width<=1000px){.detail-layout{grid-template-columns:1fr}}.detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.detail-card-header{color:#102019;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:flex}.detail-sidebar-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.detail-sidebar-card h4{align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9rem;display:flex}.detail-summary-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.85rem;display:flex}.detail-summary-row:last-child{border-bottom:none}.detail-summary-label{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-size:.7rem}.detail-quick-action{color:#137a43;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;width:100%;padding:.55rem 0;font-size:.85rem;font-weight:600;display:flex}.detail-quick-action:last-child{border-bottom:none}.detail-quick-action:hover{color:#0d5c33}.detail-action-btn{text-align:center;width:100%;margin-bottom:.5rem}.detail-action-btn:last-child{margin-bottom:0}.detail-action-btn--danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.staff-view{background:#f5f8f6;min-height:100vh;display:flex}.staff-view-sidebar{background:#0d2419;flex-direction:column;flex-shrink:0;align-items:center;width:88px;padding:20px 0;display:flex}.staff-view-logo{object-fit:cover;border-radius:12px;width:44px;height:44px;margin-bottom:32px}.staff-view-sidebar nav{flex-direction:column;flex:1;gap:8px;display:flex}.staff-view-sidebar nav button{color:#a9c7b7;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:64px;padding:12px 8px;font-size:.72rem;font-weight:600;display:flex}.staff-view-sidebar nav button:hover{color:#fff;background:#ffffff0f}.staff-view-sidebar nav button.active{color:#37d67a;background:#37d67a29}.staff-view-logout{color:#a9c7b7;cursor:pointer;background:0 0;border:none;padding:8px;font-size:.72rem;font-weight:600}.staff-view-logout:hover{color:#fff}.staff-view-main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:28px}.staff-view-header{background:#fff;border:1px solid #dce7df;border-radius:18px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 12px 30px #0a23160f}.staff-view-contact{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.35rem;font-size:.85rem;display:flex}.staff-schedule-grid{background:#e5e7eb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.staff-schedule-dow{text-align:center;color:#6b7280;text-transform:uppercase;background:#f9fafb;padding:.5rem 0;font-size:.72rem;font-weight:700}.staff-schedule-cell{background:#fff;flex-direction:column;gap:.3rem;min-height:96px;padding:.4rem;display:flex}.staff-schedule-cell--muted{background:#fafbfa}.staff-schedule-cell--muted .staff-schedule-daynum{color:#d1d5db}.staff-schedule-daynum{color:#374151;font-size:.78rem;font-weight:600}.staff-schedule-job{text-align:left;cursor:pointer;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:.3rem .45rem;font-size:.72rem;display:flex}.staff-schedule-job strong{font-size:.7rem}.staff-schedule-crew{opacity:.85;font-style:italic}.staff-schedule-job--scheduled{color:#92400e;background:#fef3c7}.staff-schedule-job--on_the_way{color:#1e40af;background:#dbeafe}.staff-schedule-job--started{color:#5b21b6;background:#ede9fe}.staff-schedule-job--completed{color:#065f46;background:#d1fae5}.staff-schedule-job--cancelled{color:#6b7280;background:#f3f4f6;text-decoration:line-through}@media (width<=640px){.staff-view{flex-direction:column}.staff-view-sidebar{flex-direction:row;justify-content:space-between;width:100%;padding:12px 16px}.staff-view-logo{margin-bottom:0}.staff-view-sidebar nav{flex-direction:row}.staff-schedule-cell{min-height:72px}}.catalog-extras-grid{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}@media (width<=640px){.catalog-extras-grid{grid-template-columns:1fr}}
