:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{color:#263e45;background:#f4f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.login-page{background:linear-gradient(135deg,#eef8fb 0%,#f8fbfc 45%,#eef6f8 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #1f465214;border-radius:20px;width:100%;max-width:420px;padding:42px 38px;box-shadow:0 18px 50px #1f46521f}.login-logo{color:#fff;background:#2c7a8b;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:22px;font-weight:700;display:flex}.login-card h1{text-align:center;color:#173f49;margin:0;font-size:30px}.login-subtitle{text-align:center;color:#71868c;margin:7px 0 0}.login-divider{background:#e8eef0;height:1px;margin:28px 0}.login-field{margin-bottom:18px}.login-field label{color:#294f58;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.login-field input{color:#203b42;background:#fff;border:1px solid #cedadd;border-radius:9px;outline:none;width:100%;height:46px;padding:0 13px}.login-field input:focus{border-color:#2c7a8b;box-shadow:0 0 0 3px #2c7a8b1a}.login-button{color:#fff;background:#2c7a8b;border:0;border-radius:9px;width:100%;height:48px;margin-top:4px;font-weight:700}.login-button:disabled{opacity:.65;cursor:wait}.login-error{color:#a33a3a;background:#fff1f1;border-radius:8px;margin-bottom:17px;padding:11px 12px;font-size:14px}.login-footer{text-align:center;color:#9aa9ad;margin-top:28px;font-size:12px}.loading-page{color:#55747c;background:#f4f7f8;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.loading-logo{color:#fff;background:#2c7a8b;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-weight:700;display:flex}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;z-index:20;background:#173f49;flex-direction:column;width:240px;min-height:100vh;display:flex;position:fixed;top:0;left:0}.sidebar-brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;min-height:92px;padding:20px;display:flex}.brand-mark{color:#fff;background:#58aebd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-weight:800;display:flex}.brand-name{font-size:17px;font-weight:700}.brand-subtitle{color:#9dc0c7;margin-top:2px;font-size:12px}.sidebar-nav{flex-direction:column;gap:5px;padding:18px 12px;display:flex}.nav-item{color:#c7dde1;border-radius:8px;align-items:center;gap:12px;height:46px;padding:0 14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item-active{color:#fff;background:#2c7a8b}.nav-icon{justify-content:center;width:22px;font-size:19px;display:inline-flex}.sidebar-bottom{border-top:1px solid #ffffff14;margin-top:auto;padding:14px 12px 20px}.sign-out-button{color:#c7dde1;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:44px;padding:0 14px;display:flex}.sign-out-button:hover{color:#fff;background:#ffffff12}.main-area{width:calc(100% - 240px);min-height:100vh;margin-left:240px}.top-header{z-index:10;background:#fff;border-bottom:1px solid #e3eaec;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.header-business-name{color:#173f49;font-size:18px;font-weight:700}.header-tagline{color:#8b9da2;margin-top:2px;font-size:12px}.header-user{align-items:center;gap:10px;display:flex}.user-avatar{color:#2c7a8b;background:#e4f1f3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:flex}.user-details{flex-direction:column;display:flex}.user-role{color:#294f58;font-size:13px;font-weight:700}.user-email{color:#8a9da2;margin-top:1px;font-size:11px}.page-area{padding:30px}.page-heading-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.page-title{color:#173f49;margin:0;font-size:28px}.page-description{color:#7a8f95;margin:6px 0 0;font-size:14px}.primary-action{color:#fff;background:#2c7a8b;border:0;border-radius:8px;min-height:42px;padding:0 18px;font-weight:700}.primary-action:hover:not(:disabled){background:#246b79}.primary-action:disabled{opacity:.6}.secondary-action{color:#526e75;background:#fff;border:1px solid #cbd9dc;border-radius:8px;min-height:42px;padding:0 18px;font-weight:700}.secondary-action:hover:not(:disabled){background:#f5f8f9}.secondary-action:disabled{opacity:.6}.content-card{background:#fff;border:1px solid #e2e9eb;border-radius:12px;box-shadow:0 3px 12px #2449520a}.content-card-header{border-bottom:1px solid #edf1f2;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.content-card-header h2{color:#234c56;margin:0;font-size:17px}.content-card-header p{color:#8a9da2;margin:4px 0 0;font-size:12px}.text-button{color:#2c7a8b;background:0 0;border:0;font-weight:700}.back-button{color:#2c7a8b;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:13px;font-weight:700}.back-button:hover{color:#205f6b}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px;display:grid}.stat-card{background:#fff;border:1px solid #e2e9eb;border-radius:12px;padding:21px;box-shadow:0 3px 12px #2449520a}.stat-label{color:#647e85;font-size:13px;font-weight:600}.stat-number{color:#173f49;margin:9px 0 5px;font-size:31px;font-weight:750}.stat-note{color:#9aabad;font-size:11px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:40px;display:flex}.empty-icon{color:#9fc3ca;margin-bottom:12px;font-size:36px}.empty-state h3{color:#45656c;margin:0;font-size:16px}.empty-state p{color:#93a4a8;max-width:420px;margin:7px 0 0;font-size:13px}.empty-state-action{color:#fff;background:#2c7a8b;border:0;border-radius:8px;min-height:40px;margin-top:18px;padding:0 16px;font-weight:700}.placeholder-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px;display:flex}.placeholder-icon{color:#8dbbc4;margin-bottom:15px;font-size:45px}.placeholder-page h2{color:#345b64;margin:0}.placeholder-page p{color:#8b9da2;max-width:500px;margin:8px 0 0;line-height:1.6}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.setting-card{cursor:pointer;background:#fff;border:1px solid #e2e9eb;border-radius:12px;align-items:flex-start;gap:17px;min-height:120px;padding:22px;transition:transform .15s,box-shadow .15s;display:flex}.setting-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px #24495214}.setting-icon{color:#2c7a8b;background:#eaf5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:flex}.setting-card h3{color:#294f58;margin:2px 0 5px;font-size:15px}.setting-card p{color:#879a9f;margin:0;font-size:12px;line-height:1.5}.dashboard-error{color:#9f3f3f;background:#fff3f3;border:1px solid #efcaca;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:13px}.orders-table-wrapper{width:100%;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%}.orders-table th{text-align:left;color:#71868c;text-transform:uppercase;letter-spacing:.04em;background:#f8fafb;border-bottom:1px solid #e8edef;padding:13px 18px;font-size:11px;font-weight:700}.orders-table td{color:#536c72;vertical-align:middle;border-bottom:1px solid #edf1f2;padding:15px 18px;font-size:13px}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table tbody tr:hover{background:#fafcfc}.table-customer-name{color:#294f58;font-weight:700}.table-total{font-weight:700;color:#294f58!important}.status-badge{color:#2c7180;white-space:nowrap;background:#eaf4f6;border-radius:20px;align-items:center;min-height:25px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.payment-badge{border-radius:20px;align-items:center;min-height:25px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.payment-paid{color:#347557;background:#e9f6ef}.payment-unpaid{color:#9a6722;background:#fff3e4}.customer-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.customer-search-wrapper{width:100%;max-width:480px;position:relative}.customer-search-icon{color:#8da0a5;pointer-events:none;font-size:19px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.customer-search{color:#294f58;background:#fff;border:1px solid #d5e0e2;border-radius:9px;outline:none;width:100%;height:44px;padding:0 14px 0 42px}.customer-search:focus{border-color:#2c7a8b;box-shadow:0 0 0 3px #2c7a8b17}.customer-count{color:#82969b;white-space:nowrap;font-size:13px}.customer-success{color:#397057;background:#eff9f3;border:1px solid #cce6d7;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:13px}.customers-table-wrapper{width:100%;overflow-x:auto}.customers-table{border-collapse:collapse;width:100%}.customers-table th{text-align:left;color:#71868c;text-transform:uppercase;letter-spacing:.04em;background:#f8fafb;border-bottom:1px solid #e8edef;padding:13px 18px;font-size:11px;font-weight:700}.customers-table td{color:#536c72;vertical-align:middle;border-bottom:1px solid #edf1f2;padding:14px 18px;font-size:13px}.customers-table tbody tr:last-child td{border-bottom:0}.customers-table tbody tr:hover{background:#fafcfc}.customer-name-cell{align-items:center;gap:11px;min-width:180px;display:flex}.customer-avatar{color:#2c7a8b;background:#e8f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;font-weight:800;display:flex}.customer-name{color:#294f58;font-weight:700}.customer-note-preview{color:#9aabad;margin-top:2px;font-size:10px}.customer-address-cell{min-width:180px;max-width:320px}.preference-badge{color:#47747d;white-space:nowrap;background:#edf5f7;border-radius:20px;align-items:center;min-height:25px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.no-preferences{color:#a1afb2;font-size:12px}.customer-action-cell{text-align:right;width:75px}.customer-view-button{color:#2c7a8b;background:0 0;border:0;font-size:12px;font-weight:700}.customer-view-button:hover{color:#205f6b}.customer-modal-backdrop{z-index:100;background:#122d348c;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.customer-modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:760px;max-height:calc(100vh - 60px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0c252b40}.order-modal{max-width:820px}.customer-modal-header{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.customer-modal-header h2{color:#234c56;margin:0;font-size:20px}.customer-modal-header p{color:#87999e;margin:5px 0 0;font-size:12px}.customer-modal-close{color:#60777d;background:#f1f5f6;border:0;border-radius:50%;flex-shrink:0;width:36px;height:36px;font-size:22px;line-height:1}.customer-modal-close:hover:not(:disabled){background:#e5edef}.customer-modal form{flex-direction:column;min-height:0;display:flex}.customer-modal-body{padding:24px;overflow-y:auto}.customer-form-section{border-bottom:1px solid #edf1f2;margin-bottom:24px;padding-bottom:24px}.customer-form-section:last-of-type{border-bottom:0;margin-bottom:0}.customer-form-section-heading{margin-bottom:17px}.customer-form-section-heading h3{color:#315760;margin:0;font-size:15px}.customer-form-section-heading p{color:#93a4a8;margin:4px 0 0;font-size:11px}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.customer-form-field{min-width:0}.customer-form-field-full{grid-column:1/-1}.customer-form-field label{color:#47666d;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.required-mark{color:#b14e4e;margin-left:3px}.customer-form-field input,.customer-form-field select,.customer-form-field textarea{color:#294f58;background:#fff;border:1px solid #d3dfe1;border-radius:8px;outline:none;width:100%}.customer-form-field input,.customer-form-field select{height:43px;padding:0 12px}.customer-form-field textarea{resize:vertical;padding:11px 12px;line-height:1.5}.customer-form-field input:focus,.customer-form-field select:focus,.customer-form-field textarea:focus{border-color:#2c7a8b;box-shadow:0 0 0 3px #2c7a8b14}.customer-form-field input::placeholder,.customer-form-field textarea::placeholder{color:#a9b6b9}.customer-form-error{color:#9f3f3f;background:#fff3f3;border:1px solid #efcaca;border-radius:8px;margin-top:18px;padding:12px 13px;font-size:12px}.customer-modal-footer{background:#fafcfc;border-top:1px solid #e7edef;justify-content:flex-end;gap:10px;padding:17px 24px;display:flex}.customer-details-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.customer-details-identity{align-items:center;gap:15px;display:flex}.customer-details-avatar{color:#2c7a8b;background:#dfeff2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;font-weight:800;display:flex}.customer-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.details-card{background:#fff;border:1px solid #e2e9eb;border-radius:12px;margin-bottom:20px;overflow:hidden;box-shadow:0 3px 12px #2449520a}.customer-details-grid .details-card{margin-bottom:0}.details-card-header{border-bottom:1px solid #edf1f2;justify-content:space-between;align-items:center;gap:15px;min-height:72px;padding:18px 21px;display:flex}.details-card-header h2{color:#294f58;margin:0;font-size:16px}.details-card-header p{color:#91a2a6;margin:4px 0 0;font-size:11px}.details-card-body{padding:21px}.detail-row{border-bottom:1px solid #f0f3f4;grid-template-columns:155px 1fr;gap:20px;padding:11px 0;display:grid}.detail-row:first-child{padding-top:0}.detail-row:last-child{border-bottom:0;padding-bottom:0}.detail-label{color:#87999e;font-size:12px;font-weight:600}.detail-value{color:#365a62;word-break:break-word;font-size:13px;font-weight:600}.customer-notes-card{margin-bottom:20px}.customer-notes-text{color:#536c72;white-space:pre-wrap;font-size:13px;line-height:1.7}.details-empty-text{color:#9aabad;font-size:13px}.history-count{color:#47747d;white-space:nowrap;background:#edf5f7;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700}.customer-history-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:35px;display:flex}.customer-history-empty h3{color:#45656c;margin:0;font-size:15px}.customer-history-empty p{color:#93a4a8;margin:7px 0 0;font-size:12px}.details-edit-actions{justify-content:flex-end;gap:10px;padding-top:5px;display:flex}.order-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.order-summary-card{background:#fff;border:1px solid #e2e9eb;border-radius:11px;padding:17px 19px;box-shadow:0 3px 12px #2449520a}.order-summary-label{color:#71878d;font-size:12px;font-weight:600}.order-summary-number{color:#173f49;margin-top:6px;font-size:25px;font-weight:750}.order-toolbar{align-items:center;gap:12px;margin-bottom:18px;display:flex}.order-search-wrapper{width:100%;max-width:500px;position:relative}.order-search-icon{color:#8da0a5;pointer-events:none;font-size:19px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.order-search{color:#294f58;background:#fff;border:1px solid #d5e0e2;border-radius:9px;outline:none;width:100%;height:44px;padding:0 14px 0 42px}.order-search:focus,.order-status-filter:focus{border-color:#2c7a8b;box-shadow:0 0 0 3px #2c7a8b17}.order-status-filter{color:#536c72;background:#fff;border:1px solid #d5e0e2;border-radius:9px;outline:none;min-width:165px;height:44px;padding:0 12px}.order-result-count{color:#82969b;white-space:nowrap;margin-left:auto;font-size:13px}.order-customer-cell{align-items:center;gap:10px;min-width:175px;display:flex}.order-customer-avatar{color:#2c7a8b;background:#e8f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.order-customer-phone{color:#98a8ac;margin-top:2px;font-size:10px}.order-no-customers{color:#8a612d;background:#fff8ee;border:1px solid #f0d6b3;border-radius:8px;padding:14px;font-size:12px;line-height:1.5}.selected-customer-card{background:#f8fbfb;border:1px solid #dbe8ea;border-radius:10px;margin-top:17px;padding:17px}.selected-customer-header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.selected-customer-avatar{color:#2c7a8b;background:#dfeff2;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-weight:800;display:flex}.selected-customer-name{color:#315760;font-size:13px;font-weight:800}.selected-customer-subtitle{color:#91a3a7;margin-top:2px;font-size:10px}.selected-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.selected-customer-grid div{min-width:0}.selected-customer-grid span,.order-preference-item span,.order-customer-note span{color:#8b9da2;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.selected-customer-grid strong{color:#4b6970;word-break:break-word;font-size:12px;line-height:1.4;display:block}.order-preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-preference-item{background:#fafcfc;border:1px solid #e4ebed;border-radius:8px;padding:12px 13px}.order-preference-full{grid-column:1/-1}.order-preference-item strong{color:#47666d;font-size:12px}.order-customer-note{background:#fff9ec;border-radius:8px;margin-top:14px;padding:13px}.order-customer-note p{color:#77633f;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.order-pricing-coming{background:#f8fbfb;border:1px dashed #c7dadd;border-radius:10px;align-items:flex-start;gap:13px;padding:16px;display:flex}.order-pricing-coming-icon{color:#2c7a8b;background:#e4f1f3;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;font-size:18px;font-weight:800;display:flex}.order-pricing-coming strong{color:#3f626a;font-size:13px}.order-pricing-coming p{color:#8a9da2;margin:4px 0 0;font-size:11px;line-height:1.5}@media (width<=1050px){.dashboard-grid,.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-details-grid{grid-template-columns:1fr}}@media (width<=800px){.sidebar{width:78px}.brand-name,.brand-subtitle,.nav-item span:last-child,.sign-out-button span:last-child{display:none}.sidebar-brand{justify-content:center;padding:16px}.brand-mark{width:43px;height:43px}.nav-item,.sign-out-button{justify-content:center;padding:0}.main-area{width:calc(100% - 78px);margin-left:78px}.customer-form-grid,.order-preferences-grid,.selected-customer-grid{grid-template-columns:1fr}.customer-form-field-full,.order-preference-full{grid-column:auto}.order-toolbar{flex-wrap:wrap;align-items:stretch}.order-search-wrapper{flex-basis:100%;max-width:none}.order-result-count{align-items:center;display:flex}}@media (width<=650px){.page-area{padding:20px 15px}.top-header{padding:0 16px}.header-tagline,.user-email{display:none}.dashboard-grid,.settings-grid,.order-summary-grid{grid-template-columns:1fr}.page-heading-row,.customer-details-heading{flex-direction:column;align-items:flex-start}.customer-toolbar{flex-direction:column;align-items:stretch}.customer-search-wrapper{max-width:none}.customer-modal-backdrop{padding:12px}.customer-modal{max-height:calc(100vh - 24px)}.customer-modal-header,.customer-modal-body,.customer-modal-footer{padding-left:17px;padding-right:17px}.customer-modal-footer,.details-edit-actions{flex-direction:column-reverse}.customer-modal-footer button,.details-edit-actions button{width:100%}.detail-row{grid-template-columns:1fr;gap:4px}.order-toolbar{flex-direction:column}.order-status-filter{width:100%}.order-result-count{margin-left:0}}:root{--laundry-navy:#062b63;--laundry-blue:#147bd1;--laundry-sky-blue:#70c8f5;--laundry-light-blue:#eaf6ff;--laundry-background:#f7fbff;--laundry-white:#fff;--laundry-border:#d9eaf7;--laundry-muted:#6f8196;--laundry-shadow:0 4px 18px #062b630f}body{background:var(--laundry-background)}.login-page{background:linear-gradient(135deg, var(--laundry-light-blue), var(--laundry-background))}.login-logo,.login-button,.primary-action,.empty-state-action{background:var(--laundry-blue);color:var(--laundry-white)}.login-button:hover,.primary-action:hover,.empty-state-action:hover,.sidebar{background:var(--laundry-navy)}.sidebar a.active,.sidebar a:hover{background:var(--laundry-blue)}.top-header{background:var(--laundry-white);border-bottom:1px solid var(--laundry-border)}.content-card,.order-summary-card,.selected-customer-card,.order-total-card{border-color:var(--laundry-border)}.order-summary-card{box-shadow:var(--laundry-shadow)}.order-summary-number,.table-total,.order-detail-total{color:var(--laundry-navy)}.customer-form-field input:focus,.customer-form-field select:focus,.customer-form-field textarea:focus,.order-search:focus,.order-status-filter:focus,.settings-field input:focus,.settings-business-field input:focus,.settings-days-control input:focus{border-color:var(--laundry-blue);outline:none;box-shadow:0 0 0 3px #147bd11f}.readonly-price-field{border:1px solid var(--laundry-border);background:var(--laundry-light-blue);min-height:44px;color:var(--laundry-navy);border-radius:8px;align-items:center;padding:0 14px;font-weight:700;display:flex}.optional-charge-card{border:1px solid var(--laundry-border);background:var(--laundry-white)}.optional-charge-card:hover{border-color:var(--laundry-sky-blue);background:var(--laundry-light-blue)}.optional-charge-disabled{opacity:.55}.base-calculation,.order-grand-total{background:var(--laundry-light-blue);color:var(--laundry-navy)}.pricing-warning{border:1px solid var(--laundry-border);background:var(--laundry-light-blue);color:var(--laundry-navy);border-radius:8px;padding:14px 16px}.currency-input-wrapper{width:100%;position:relative}.currency-input-wrapper input{box-sizing:border-box;width:100%;padding-left:38px!important}.currency-input-symbol{z-index:2;color:var(--laundry-navy);pointer-events:none;font-weight:700;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.status-badge{border:1px solid var(--laundry-border);background:var(--laundry-light-blue);min-height:30px;color:var(--laundry-navy);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 11px;font-size:13px;font-weight:700;display:inline-flex}.order-summary-grid{gap:16px!important;margin-bottom:20px!important}.order-summary-card{background:var(--laundry-white);flex-direction:column;justify-content:center;align-items:center;min-height:92px;display:flex;border:1px solid var(--laundry-border)!important;border-radius:12px!important;padding:18px 14px!important}.order-summary-label{color:var(--laundry-muted);margin-bottom:7px;font-size:13px}.order-summary-number{font-size:25px;font-weight:700;line-height:1}.order-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,255px) 78px;align-items:center;gap:12px!important;margin-bottom:16px!important;display:grid!important}.order-search-wrapper{min-width:0}.order-search,.order-status-filter{box-sizing:border-box;width:100%}.order-result-count{color:var(--laundry-muted);text-align:right;white-space:nowrap;font-size:13px}.orders-table-wrapper{border-radius:10px;width:100%;max-width:100%;overflow-x:hidden}.orders-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0!important}.orders-table th{color:var(--laundry-muted);text-align:left;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-weight:700;padding:14px 7px!important;font-size:10px!important}.orders-table td{vertical-align:middle;font-size:12px;padding:16px 7px!important}.orders-table th:first-child,.orders-table td:first-child{width:25%}.orders-table th:nth-child(2),.orders-table td:nth-child(2){width:13%}.orders-table th:nth-child(3),.orders-table td:nth-child(3),.orders-table th:nth-child(4),.orders-table td:nth-child(4),.orders-table th:nth-child(5),.orders-table td:nth-child(5){width:11%}.orders-table th:nth-child(6),.orders-table td:nth-child(6){width:9%}.orders-table th:nth-child(7),.orders-table td:nth-child(7){width:11%}.orders-table th:nth-child(8),.orders-table td:nth-child(8){text-align:right;width:9%}.order-customer-cell{min-width:0}.table-customer-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-customer-phone{color:var(--laundry-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.table-total{white-space:nowrap;font-weight:700}.table-action-button{border:1px solid var(--laundry-blue);background:var(--laundry-white);min-width:54px;color:var(--laundry-blue);cursor:pointer;border-radius:7px;padding:7px 9px;font-size:12px;font-weight:700}.table-action-button:hover{background:var(--laundry-blue);color:var(--laundry-white)}.order-details-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:50px}.order-details-topbar{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.order-details-topbar .page-title{margin-top:4px;margin-bottom:5px}.order-details-topbar .page-description{margin:0}.order-details-status-area{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-bottom:2px;display:flex}.order-details-status-area .primary-action{border-radius:8px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:700}.order-back-button{color:var(--laundry-blue);cursor:pointer;background:0 0;border:0;align-items:center;margin:0 0 10px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.order-back-button:hover{color:var(--laundry-navy)}.order-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;margin-bottom:20px;display:grid}.order-detail-card{background:var(--laundry-white);box-shadow:var(--laundry-shadow);margin-bottom:20px;overflow:hidden;border:1px solid var(--laundry-border)!important;border-radius:12px!important;padding:24px!important}.order-details-grid .order-detail-card{height:100%;margin-bottom:0}.order-detail-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.order-detail-heading h2{color:var(--laundry-navy);margin:0;font-size:18px;font-weight:700;line-height:1.25}.order-detail-heading p{color:var(--laundry-muted);margin:6px 0 0;font-size:13px;line-height:1.5}.order-detail-total{color:var(--laundry-navy);white-space:nowrap;flex-shrink:0;font-size:28px;font-weight:700;line-height:1}.order-detail-list{gap:0;display:grid}.order-detail-list>div{border-bottom:1px solid var(--laundry-border);grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);align-items:center;gap:20px;min-height:54px;padding:13px 0;display:grid}.order-detail-list>div:first-child{padding-top:4px}.order-detail-list>div:last-child{border-bottom:0;padding-bottom:4px}.order-detail-list span{color:var(--laundry-muted);font-size:14px}.order-detail-list strong{min-width:0;color:var(--laundry-navy);text-align:right;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.45}.order-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px;display:grid}.pricing-detail-box{border:1px solid var(--laundry-border);background:var(--laundry-light-blue);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:16px;display:flex}.pricing-detail-box span{color:var(--laundry-muted);margin-bottom:8px;font-size:12px;display:block}.pricing-detail-box strong{color:var(--laundry-navy);font-size:18px;font-weight:700}.charge-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;display:grid}.charge-breakdown>div{border-bottom:1px solid var(--laundry-border);justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:12px 0;display:flex}.charge-breakdown span{color:var(--laundry-muted);font-size:14px}.charge-breakdown strong{color:var(--laundry-navy);white-space:nowrap;font-size:14px;font-weight:600}.order-service-section{border-top:1px solid var(--laundry-border);margin-top:28px;padding-top:24px}.order-service-section h3{color:var(--laundry-navy);margin:0 0 14px;font-size:17px;font-weight:700}.order-service-section .order-muted-text{margin:0;padding:14px 0 4px}.order-service-list{display:grid}.order-service-list>div{border-bottom:1px solid var(--laundry-border);justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.order-service-total{color:var(--laundry-navy);font-weight:700}.order-grand-total-row{background:var(--laundry-navy);color:var(--laundry-white);border-radius:0 0 11px 11px;justify-content:space-between;align-items:center;gap:20px;margin:28px -24px -24px;padding:20px 24px;font-size:17px;font-weight:600;display:flex}.order-grand-total-row strong{color:var(--laundry-white);font-size:25px;font-weight:700}.order-muted-text{color:var(--laundry-muted);font-size:13px;line-height:1.6}.order-notes-box{border:1px solid var(--laundry-border);background:var(--laundry-light-blue);min-height:116px;color:var(--laundry-navy);white-space:pre-wrap;border-radius:9px;padding:18px;font-size:14px;line-height:1.6}.status-history-list{display:grid;position:relative}.status-history-item{grid-template-columns:22px minmax(0,1fr);gap:14px;padding-bottom:26px;display:grid;position:relative}.status-history-item:last-child{padding-bottom:2px}.status-history-item:not(:last-child):before{content:"";background:var(--laundry-border);width:2px;position:absolute;top:16px;bottom:0;left:7px}.status-history-dot{z-index:1;border:3px solid var(--laundry-light-blue);box-sizing:border-box;background:var(--laundry-blue);border-radius:50%;width:16px;height:16px;margin-top:3px;position:relative}.status-history-content{min-width:0}.status-history-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.status-history-header strong{color:var(--laundry-navy);font-size:14px;font-weight:700}.status-history-header span{color:var(--laundry-muted);white-space:nowrap;font-size:12px}.status-history-content p{color:var(--laundry-muted);margin:7px 0 0;font-size:13px;line-height:1.5}.settings-page{width:100%;max-width:1050px;margin:0 auto;padding-bottom:50px}.settings-page>.page-heading-row{text-align:center;justify-content:center;width:100%;display:flex}.settings-page>.page-heading-row>div{text-align:center;width:100%}.settings-page>.page-heading-row .page-title,.settings-page>.page-heading-row .page-description{text-align:center}.settings-page form{gap:20px;display:grid}.settings-card{border:1px solid var(--laundry-border);background:var(--laundry-white);box-shadow:var(--laundry-shadow);border-radius:12px;overflow:hidden}.settings-card-header{box-sizing:border-box;border-bottom:1px solid var(--laundry-border);background:linear-gradient(90deg, #eaf6ffcc, var(--laundry-white));text-align:center;justify-content:center;align-items:center;min-height:104px;padding:20px 80px;display:flex;position:relative}.settings-card-icon{background:var(--laundry-light-blue);width:42px;height:42px;color:var(--laundry-blue);border-radius:10px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.settings-card-header>div:not(.settings-card-icon){text-align:center;width:100%;max-width:650px;margin:0 auto}.settings-card-header h2{color:var(--laundry-navy);text-align:center;margin:0;font-size:18px;font-weight:700}.settings-card-header p{color:var(--laundry-muted);text-align:center;margin:5px 0 0;font-size:13px;line-height:1.4}.settings-card-body{padding:24px}.settings-business-field{max-width:540px}.settings-business-field label,.settings-field label{color:var(--laundry-navy);margin-bottom:5px;font-size:13px;font-weight:700;display:block}.settings-field-description{min-height:18px;color:var(--laundry-muted);margin-bottom:9px;font-size:12px;line-height:1.4}.settings-business-field input,.settings-field input{box-sizing:border-box;border:1px solid var(--laundry-border);background:var(--laundry-white);width:100%;height:46px;color:var(--laundry-navy);border-radius:8px;padding:0 13px;font-family:inherit;font-size:14px}.settings-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;max-width:780px;display:grid}.settings-field{min-width:0}.settings-archive-row{grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:40px;max-width:780px;display:grid}.settings-archive-row label{color:var(--laundry-navy);margin-bottom:6px;font-size:14px;font-weight:700;display:block}.settings-archive-row p{max-width:540px;color:var(--laundry-muted);margin:0;font-size:12px;line-height:1.55}.settings-days-control{border:1px solid var(--laundry-border);background:var(--laundry-white);border-radius:8px;align-items:center;display:flex;overflow:hidden}.settings-days-control:focus-within{border-color:var(--laundry-blue);box-shadow:0 0 0 3px #147bd11f}.settings-days-control input{width:100%;min-width:0;height:46px;color:var(--laundry-navy);background:0 0;border:0;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.settings-days-control span{border-left:1px solid var(--laundry-border);background:var(--laundry-light-blue);height:46px;color:var(--laundry-muted);align-items:center;padding:0 14px;font-size:12px;display:flex}.settings-save-bar{justify-content:space-between;align-items:center;gap:20px;padding:4px 0 10px;display:flex}.settings-save-note{color:var(--laundry-muted);font-size:12px}.settings-save-button{border-radius:8px;min-width:150px;min-height:44px;font-weight:700}@media (width<=1150px){.order-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.order-toolbar{grid-template-columns:1fr 180px}.order-result-count{text-align:left;grid-column:1/-1}.orders-table-wrapper{overflow-x:auto}.orders-table{min-width:760px!important}.order-details-topbar{flex-direction:column;align-items:flex-start;gap:18px}.order-details-status-area{justify-content:flex-start}.order-details-grid,.charge-breakdown{grid-template-columns:1fr}.settings-pricing-grid{max-width:none}}@media (width<=650px){.order-toolbar{grid-template-columns:1fr}.order-result-count{grid-column:auto}.order-pricing-grid{grid-template-columns:1fr}.order-detail-card{padding:18px!important}.order-detail-heading{flex-direction:column;gap:10px}.order-detail-list>div{grid-template-columns:1fr;gap:5px}.order-detail-list strong{text-align:left}.order-grand-total-row{margin:24px -18px -18px;padding:18px}.status-history-header{flex-direction:column;gap:4px}.status-history-header span{white-space:normal}.settings-card-header{min-height:96px;padding:18px 60px}.settings-card-icon{width:36px;height:36px;font-size:13px;left:18px}.settings-card-body{padding:18px}.settings-pricing-grid{grid-template-columns:1fr}.settings-archive-row{grid-template-columns:1fr;gap:18px}.settings-days-control{max-width:200px}.settings-save-bar{flex-direction:column;align-items:stretch}.settings-save-button{width:100%}}
