@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css";/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */:root,[data-theme=dark],[data-theme=light]{--rccw-orange:#f97316;--rccw-orange-dark:#ea580c;--rccw-yellow:#eab308;--rccw-dark:#1c1c1e;--rccw-dark-card:#2c2c2e;--rccw-dark-border:#3a3a3c;--rccw-dark-muted:#636366;--rccw-text:#fff;--rccw-text-soft:#d1d1d6;--pico-background-color:#1c1c1e;--pico-card-background-color:#2c2c2e;--pico-card-sectioning-background-color:#2c2c2e;--pico-color:#fff;--pico-h1-color:#fff;--pico-h2-color:#fff;--pico-h3-color:#fff;--pico-h4-color:#fff;--pico-h5-color:#fff;--pico-h6-color:#fff;--pico-muted-color:#d1d1d6;--pico-muted-border-color:#3a3a3c;--pico-form-element-background-color:#2c2c2e;--pico-form-element-border-color:#3a3a3c;--pico-form-element-color:#fff;--pico-form-element-placeholder-color:#636366;--pico-form-element-focus-color:#f97316;--pico-primary:#f97316;--pico-primary-hover:#ea580c;--pico-primary-background:#f97316;--pico-primary-hover-background:#ea580c;--pico-primary-border:#f97316;--pico-contrast:#fff}html{color:#fff;background-color:#1c1c1e;font-size:20px}body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.55;overflow-x:hidden;color:#fff!important;background-color:#1c1c1e!important}body,body p,body li,body span,body div,body label,body td,body th,body small,body em,body strong,body figcaption,body summary,body details{color:#fff}h1,h2,h3,h4,h5,h6{letter-spacing:.01em;margin-bottom:.6rem;font-family:Barlow Condensed,sans-serif;font-weight:700;color:#fff!important}h1{font-size:2.1rem}h2{font-size:1.7rem}h3{font-size:1.4rem}h4{text-transform:uppercase;letter-spacing:.05em;font-size:1.15rem;color:#f97316!important}h5{font-size:1.05rem}article{border:1px solid #3a3a3c;border-radius:10px;margin-bottom:1rem;padding:1rem;color:#fff!important;background-color:#2c2c2e!important}article p,article li,article span,article div,article label,article small,article strong,article em{color:#fff}a{color:var(--rccw-orange);font-weight:600;text-decoration:none}a:hover{color:var(--rccw-orange-dark);text-decoration:underline}label{color:var(--rccw-text);font-weight:500}input,select,textarea{border-radius:8px;background-color:var(--rccw-dark-card)!important;color:var(--rccw-text)!important;border:1px solid var(--rccw-dark-border)!important}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 2px #f9731640;border-color:var(--rccw-orange)!important}::placeholder{color:var(--rccw-dark-muted)}header.container{background-color:var(--rccw-dark);border-bottom:1px solid var(--rccw-dark-border);padding:.6rem 1.2rem}header nav ul li,header nav ul li strong{letter-spacing:.03em;font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:700}header nav a{color:var(--rccw-orange);border-radius:8px;padding:.5rem .9rem;font-size:1.1rem;font-weight:700;transition:background .15s}header nav a:hover{background-color:#f9731626;text-decoration:none}.logo{max-height:44px;margin-right:.6rem}.app-container{background-color:var(--rccw-dark);height:calc(100vh - 70px);display:flex}.sidebar{border-right:1px solid var(--rccw-dark-border);background-color:var(--rccw-dark);width:32%;min-width:320px;padding:1rem;overflow-y:auto}.sidebar h2{color:var(--rccw-orange);border-bottom:2px solid var(--rccw-orange);padding-bottom:.4rem}.main-content{background-color:var(--rccw-dark);flex:1;padding:1.2rem 1.5rem;overflow-y:auto}table{background-color:var(--rccw-dark-card);border-radius:8px;overflow:hidden}table th,table td{border-color:#3a3a3c;padding:.7rem .8rem;font-size:1rem;color:#fff!important}table thead th{color:var(--rccw-orange);text-transform:uppercase;letter-spacing:.05em;background-color:#f973161a;font-family:Barlow Condensed,sans-serif}tr.selected-row,.sidebar article.selected-row{border-color:var(--rccw-orange)!important;background-color:#f973162e!important}button{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;padding:.7rem 1.3rem;font-family:Barlow Condensed,sans-serif;font-size:1.15rem;font-weight:700;transition:all .15s}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.45;cursor:not-allowed}button.primary,button[type=submit]:not(.secondary):not(.danger):not(.contrast):not(.success):not(.outline){background-color:var(--rccw-orange);color:#fff}button.primary:hover:not(:disabled){background-color:var(--rccw-orange-dark)}button.success{color:#fff;background-color:#16a34a}button.success:hover:not(:disabled){background-color:#15803d}button.danger{color:#fff;background-color:#dc2626}button.danger:hover:not(:disabled){background-color:#b91c1c}button.secondary{background-color:var(--rccw-dark-card);color:var(--rccw-text);border:1px solid var(--rccw-dark-border)}button.secondary:hover:not(:disabled){background-color:var(--rccw-dark-border)}button.contrast{color:#fff;background-color:#1f2937}button.outline{color:var(--rccw-text);border:1px solid var(--rccw-dark-border);background-color:#0000}button.outline:hover:not(:disabled){background-color:var(--rccw-dark-card)}.pkg-dim-row{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.pkg-dim-row label{flex:1;align-items:center;gap:.3rem;min-width:0;margin:0;display:flex}.pkg-dim-row label>span{color:var(--rccw-orange);flex-shrink:0;font-family:Barlow Condensed,sans-serif;font-size:.9rem;font-weight:700}.pkg-dim-row input{text-align:center;width:100%;margin:0;padding:.5rem;font-size:1rem;font-weight:700;color:#000!important;background-color:#fff!important;border:1px solid #3a3a3c!important}.pkg-dim-row input:focus{color:#000!important;background-color:#fff!important;border-color:#f97316!important}.insurance-input{font-weight:700;color:#000!important;background-color:#fff!important;border:1px solid #3a3a3c!important}.insurance-input:focus{color:#000!important;background-color:#fff!important;border-color:#f97316!important}.insurance-input:disabled{color:#636366!important;background-color:#e5e5ea!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--rccw-dark)}::-webkit-scrollbar-thumb{background:var(--rccw-dark-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--rccw-dark-muted)}@media (max-width:768px){body{font-size:1rem}h1{font-size:1.5rem}h2{font-size:1.2rem}.app-container{height:auto;min-height:100vh;display:block}.sidebar{border-right:none;border-bottom:1px solid var(--rccw-dark-border);width:100%;min-width:0;max-height:50vh;padding:.75rem}.sidebar.order-selected{max-height:25vh}.main-content{padding:1rem}header.container nav{flex-direction:column;align-items:stretch;gap:.25rem}header.container nav ul{flex-wrap:wrap;justify-content:space-between}button,.sidebar article,select,input[type=number],input[type=text],input[type=radio]{min-height:44px}.sidebar article{margin-bottom:.4rem!important;padding:.6rem .75rem!important}.grid{grid-template-columns:1fr!important;gap:.5rem!important}table th,table td{padding:.7rem .5rem;font-size:.95rem}table input[type=radio]{transform:scale(1.3)}article>button,.grid>button{width:100%}.order-details-grid{display:block!important}}@media (min-width:769px) and (max-width:1024px){.sidebar{width:35%}}.compact-mode header.container,.compact-mode aside.sidebar{display:none!important}.compact-mode .app-container{height:auto;min-height:100vh;display:block}.compact-mode .main-content{flex:none;width:100%;padding:.6rem .75rem;overflow:visible}.compact-mode article{border-radius:8px;margin-bottom:.5rem;padding:.6rem .75rem}.compact-mode h1{margin-bottom:.3rem;font-size:1.4rem}.compact-mode h2{margin-bottom:.3rem;font-size:1.2rem}.compact-mode h3{margin-bottom:.3rem;font-size:1.05rem}.compact-mode h4{margin-bottom:.25rem;font-size:.95rem}.compact-mode .pkg-dim-row input{padding:.35rem;font-size:.95rem}.compact-mode button{padding:.5rem 1rem;font-size:1rem}.compact-mode table th,.compact-mode table td{padding:.4rem .5rem;font-size:.95rem}.compact-mode label{margin-bottom:.25rem}.compact-mode input,.compact-mode select,.compact-mode textarea{margin-bottom:.25rem;padding:.4rem .5rem}.compact-mode p{margin:.25rem 0}.pc-mode .panel-row{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.pc-mode .panel-row>*{flex:0 0 320px;max-width:360px;margin-bottom:0}.pc-mode .panel-row>article.label-card{flex:0 0 360px;max-width:380px}.pc-mode article{border-radius:8px;margin-bottom:.6rem;padding:.7rem .9rem}.pc-mode h4{margin-bottom:.3rem;font-size:1rem}.pc-mode .pkg-dim-row{gap:.4rem;margin-bottom:.4rem}.pc-mode .pkg-dim-row input{padding:.35rem;font-size:.9rem}.pc-mode input,.pc-mode select,.pc-mode textarea{margin-bottom:.3rem;padding:.4rem .5rem;font-size:.9rem}.pc-mode button{padding:.5rem .9rem;font-size:.9rem}.pc-mode label{margin-bottom:.3rem;font-size:.85rem}.pc-mode p{margin:.3rem 0}.panel-row{display:block}.panel-row>*{margin-bottom:.75rem}body,body :not(a):not(button):not(.danger):not(.success):not(.warning):not(svg):not(path){color:#fff}body ::placeholder{color:#636366!important}body small,body em,body i,body figcaption,body summary,body details,body dt,body dd,body abbr,body cite,body q,body blockquote{color:#fff!important}.pc-mode{color:#1c1c1e;background-color:#fff}body:has(.pc-mode){color:#1c1c1e!important;background-color:#fff!important}html:has(.pc-mode){background-color:#fff}.pc-mode .sidebar article{margin-bottom:.3rem!important;padding:.4rem .5rem!important}.pc-mode .sidebar article>div{line-height:1.3}.compact-mode .pkg-dim-row{gap:.25rem;margin-bottom:.4rem}.compact-mode .pkg-dim-row label>span{font-size:.75rem}.compact-mode .pkg-dim-row input{padding:.35rem .2rem;font-size:.85rem;font-weight:700}.pc-mode,.pc-mode body,.pc-mode p,.pc-mode li,.pc-mode span,.pc-mode div,.pc-mode label,.pc-mode td,.pc-mode th,.pc-mode small,.pc-mode em,.pc-mode strong,.pc-mode figcaption,.pc-mode summary,.pc-mode details,.pc-mode h1,.pc-mode h2,.pc-mode h3,.pc-mode h5,.pc-mode h6{color:#1c1c1e!important}.pc-mode h4{color:#f97316!important}.pc-mode header.container{background-color:#fff;border-bottom:1px solid #e5e5ea}.pc-mode header nav a{color:#f97316}.pc-mode header nav a:hover{background-color:#f9731614}.pc-mode .app-container{background-color:#fff}.pc-mode .sidebar{background-color:#f5f5f7;border-right:1px solid #e5e5ea}.pc-mode .sidebar h2{color:#f97316;border-bottom-color:#f97316}.pc-mode .main-content{background-color:#fff}.pc-mode article{border:1px solid #e5e5ea;box-shadow:0 1px 2px #0000000a;color:#1c1c1e!important;background-color:#fff!important}.pc-mode article p,.pc-mode article li,.pc-mode article span,.pc-mode article div,.pc-mode article label,.pc-mode article small,.pc-mode article strong,.pc-mode article em{color:#1c1c1e}.pc-mode .sidebar article{border-color:#e5e5ea;background-color:#fff!important}.pc-mode .sidebar article.selected-row,.pc-mode tr.selected-row{background-color:#f973161f!important;border-color:#f97316!important}.pc-mode input,.pc-mode select,.pc-mode textarea{color:#1c1c1e!important;background-color:#fff!important;border:1px solid #d1d1d6!important}.pc-mode input:focus,.pc-mode select:focus,.pc-mode textarea:focus{border-color:#f97316!important}.pc-mode ::placeholder{color:#8e8e93!important}.pc-mode table,.pc-mode tbody,.pc-mode tr,.pc-mode tbody tr,.pc-mode tbody tr:nth-of-type(odd),.pc-mode tbody tr:nth-of-type(2n){background-color:#fff!important}.pc-mode table th,.pc-mode table td{color:#1c1c1e!important;background-color:#fff!important;border-color:#e5e5ea!important}.pc-mode table thead th{color:#f97316!important;background-color:#f9731614!important}.pc-mode tr.selected-row,.pc-mode tr.selected-row td{background-color:#f973161f!important}.pc-mode button.secondary{color:#1c1c1e;background-color:#f5f5f7;border:1px solid #d1d1d6}.pc-mode button.secondary:hover:not(:disabled){background-color:#e5e5ea}.pc-mode button.outline{color:#1c1c1e;border-color:#d1d1d6}.pc-mode button.outline:hover:not(:disabled){background-color:#f5f5f7}.pc-mode button.contrast{color:#fff;background-color:#1c1c1e}.pc-mode ::-webkit-scrollbar-track{background:#f5f5f7}.pc-mode ::-webkit-scrollbar-thumb{background:#c7c7cc}.pc-mode ::-webkit-scrollbar-thumb:hover{background:#8e8e93}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.1rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.pc-mode .status-processing{color:#1d4ed8;background:#3b82f626}.pc-mode .status-completed{color:#15803d;background:#16a34a26}.pc-mode .status-on-hold{color:#6b21a8;background:#a855f726}.pc-mode .status-pending{color:#854d0e;background:#eab30826}.pc-mode .status-cancelled{color:#991b1b;background:#dc262626}.pc-mode .status-refunded{color:#4b5563;background:#6b728026}.pc-mode .status-failed{color:#991b1b;background:#dc262626}.pc-mode .pkg-dim-row input{color:#000!important;background-color:#fff!important}
