:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6fb;color:#111827}*{box-sizing:border-box}body,html,#root{margin:0;min-height:100vh}body{background:#f4f6fb}a{color:inherit}.app-shell{min-height:100vh}.main-panel{display:flex;flex-direction:column;min-height:100vh;margin-left:260px}.header-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0d}.header-title{font-size:1.05rem;font-weight:700}.header-subtitle{color:#475569;margin-top:6px}.header-status-grid{display:flex;gap:12px;align-items:center}.header-user-minimal{gap:10px}.header-user-name{font-size:.95rem;font-weight:600;color:#334155}.status-pill{display:flex;flex-direction:column;gap:6px;padding:14px 18px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.status-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.status-helper{color:#64748b;font-size:.84rem;word-break:break-word}.content-area{padding:24px;background:#f4f6fb;flex:1}.page-card{background:#fff;border-radius:18px;box-shadow:0 20px 45px #0f172a14;padding:24px;margin-bottom:24px}.page-title{font-size:1.35rem;margin:0 0 16px}.section-title{font-size:1rem;margin:0 0 12px;font-weight:600}.flex-row{display:flex;gap:16px;flex-wrap:wrap}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.info-card{background:#eef2ff;border-radius:16px;padding:18px}.info-card strong{display:block;margin-bottom:10px;color:#3730a3}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:12px 14px;border-bottom:1px solid #e5e7eb}.table th{font-size:.95rem;color:#374151}.table tbody tr:hover{background:#4f46e50a}.link-button,.button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;border:none;cursor:pointer;text-decoration:none;color:#fff;background:#4f46e5}.button-secondary{background:#6b7280;color:#fff}.button-secondary:hover{background:#4b5563}.disabled-button{opacity:.55;cursor:not-allowed}.feature-edit-input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:.95rem;font-family:inherit;background:#fff}.input-search{width:100%;max-width:380px;padding:12px 14px;border-radius:14px;border:1px solid #d1d5db;font:inherit;background:#fff}.select-input{width:100%;padding:12px 14px;border-radius:14px;border:1px solid #d1d5db;font:inherit;background:#fff}.form-control{display:grid;gap:12px}.form-control label{font-size:.9rem;font-weight:600;color:#334155}.attribute-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:24px}.attribute-field{padding:18px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.attribute-field label{display:block;font-size:.85rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:600}.attribute-value{font-size:1rem;color:#1e293b;word-break:break-word}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.feature-item{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#f0fdf4;border-radius:12px;border:1px solid #dcfce7}.feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#22c55e;color:#fff;border-radius:50%;font-size:.9rem;font-weight:600}.feature-item>div:last-child{flex:1;color:#166534;font-size:.95rem;line-height:1.4}.image-url-field{word-break:break-all;font-size:.9rem}.url-link{color:#2563eb;text-decoration:none;border-bottom:1px dotted #2563eb;word-break:break-all}.url-link:hover{text-decoration:underline}.tab-navigation{display:flex;gap:8px;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.tab-button{padding:12px 20px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;font-weight:500;font-size:1.05rem;transition:all .2s ease}.tab-button:hover{color:#4f46e5;background:#4f46e50a}.tab-button.active{color:#4f46e5;border-bottom-color:#4f46e5}.channel-listing-card{padding:18px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0}.channel-listing-card div:first-child{color:#1e293b}.description-text{padding:18px;background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0;line-height:1.6;color:#475569}.sidebar{background:#111827;color:#f9fafb;padding:28px 20px;display:flex;flex-direction:column;gap:24px;position:fixed;left:0;top:0;width:260px;height:100vh;z-index:100;overflow-y:auto}.sidebar-logo{font-size:1.35rem;font-weight:700;letter-spacing:.04em}.sidebar-brand{display:flex;align-items:center;gap:10px}.sidebar-brand-logo{width:36px;height:36px;object-fit:contain;background:transparent;filter:brightness(0) invert(1) contrast(1.3) saturate(1.15);image-rendering:-webkit-optimize-contrast}.sidebar-link{display:block;padding:14px 16px;margin-bottom:10px;border-radius:14px;color:#e5e7eb;text-decoration:none}.sidebar-link.active{background:#2563eb;color:#fff}.sidebar-link:hover{background:#ffffff14}.sidebar-group-label{margin:12px 6px 10px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.sidebar-submenu{display:grid;gap:6px;margin-bottom:10px}.sidebar-sublink{display:block;padding:10px 14px 10px 26px;border-radius:12px;color:#d1d5db;text-decoration:none;font-size:.95rem}.sidebar-sublink:hover{background:#ffffff14}.sidebar-sublink.active{background:#2563eb4d;color:#fff}.sidebar-section{border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.sidebar-section-title{text-transform:uppercase;font-size:.75rem;letter-spacing:.12em;color:#9ca3af;margin-bottom:12px}.channel-card{background:#fff;border-radius:18px;padding:18px;width:100%;box-shadow:0 12px 30px #0f172a0f}.channel-card h3{margin:0 0 10px}.channel-card p{margin:0}.channel-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.badge.active{background:#dcfce7;color:#166534}.badge.paused{background:#fee2e2;color:#b91c1c}.user-card{padding:16px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(380px,620px) minmax(340px,460px);gap:32px;align-items:center;justify-content:center;padding:48px;width:100%;max-width:1240px;margin:0 auto;background:radial-gradient(circle at top left,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at bottom right,rgba(15,23,42,.12),transparent 28%),linear-gradient(135deg,#eff6ff,#f8fafc 45%,#e2e8f0)}.auth-hero{max-width:620px}.auth-hero-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}.auth-hero-logo{width:80px;height:80px;object-fit:contain}.auth-hero-badge{display:inline-flex;padding:8px 16px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-weight:700;font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase}.auth-hero h1{font-size:clamp(2.25rem,5vw,4.2rem);line-height:1.05;margin:0;color:#0f172a}.auth-hero p{font-size:1.05rem;line-height:1.7;color:#334155;max-width:560px}.auth-demo-card{display:grid;gap:8px;max-width:320px;padding:18px;border-radius:20px;background:#ffffffb3;border:1px solid rgba(148,163,184,.28);box-shadow:0 18px 40px #0f172a14;color:#0f172a}.auth-card{padding:28px;border-radius:28px;background:#ffffffeb;border:1px solid rgba(226,232,240,.9);box-shadow:0 30px 60px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.auth-tab{padding:12px 14px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;color:#334155;font:inherit;font-weight:600;cursor:pointer}.auth-tab.active{background:#0f172a;color:#fff;border-color:#0f172a}.auth-feedback{margin-bottom:18px;padding:12px 14px;border-radius:14px;font-size:.95rem}.auth-feedback-info{background:#e0f2fe;color:#075985}.auth-feedback-success{background:#dcfce7;color:#166534}.auth-feedback-error{background:#fee2e2;color:#b91c1c}.auth-form{display:grid;gap:12px}.auth-form label{font-size:.9rem;font-weight:600;color:#334155}.auth-input{width:100%;padding:13px 14px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;font:inherit}.auth-submit{margin-top:8px;min-height:48px}.auth-alt-links{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:10px}.auth-text-link,.auth-back-link{background:none;border:none;color:#1d4ed8;font:inherit;font-size:.92rem;cursor:pointer;padding:0;text-decoration:underline}.auth-link-separator{color:#94a3b8;font-size:.9rem}.auth-back-link{margin-top:8px;justify-self:center}.customer-portal-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(320px,520px);gap:28px;align-items:center;padding:48px;background:radial-gradient(circle at top left,rgba(14,165,233,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(249,115,22,.18),transparent 25%),linear-gradient(140deg,#fff7ed,#f8fafc 46%,#ecfeff)}.customer-portal-hero,.customer-portal-auth-card{border-radius:28px;padding:32px;background:#ffffffe6;border:1px solid rgba(226,232,240,.92);box-shadow:0 28px 65px #0f172a1a}.customer-portal-eyebrow{margin:0 0 12px;color:#c2410c;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.customer-portal-hero h1,.customer-onboarding-header h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04;color:#0f172a}.customer-portal-copy,.customer-onboarding-header p{margin:16px 0 0;color:#334155;line-height:1.7;max-width:60ch}.customer-portal-reference-links,.customer-reference-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.customer-portal-reference-links a,.customer-reference-bar a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #cbd5e1;color:#0f172a;text-decoration:none;font-weight:600}.customer-portal-mode-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.customer-portal-mode-button,.customer-language-toggle button,.customer-tab-bar button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:14px;padding:12px 14px;font:inherit;font-weight:700;cursor:pointer}.customer-portal-mode-button.active,.customer-language-toggle button.active,.customer-tab-bar button.active{background:#0f172a;color:#fff;border-color:#0f172a}.customer-portal-form{display:grid;gap:14px}.customer-portal-submit{min-height:48px;margin-top:6px}.customer-portal-footnote{margin:18px 0 0;color:#475569}.customer-portal-footnote a{color:#c2410c;font-weight:700}.customer-portal-error,.customer-portal-notice{margin:0;padding:14px 16px;border-radius:16px;line-height:1.5}.customer-portal-error{background:#fee2e2;color:#b91c1c}.customer-portal-notice{background:#dcfce7;color:#166534}.customer-onboarding-page{min-height:100vh;padding:32px;background:radial-gradient(circle at top left,rgba(14,165,233,.1),transparent 26%),linear-gradient(180deg,#fff7ed,#f8fafc 42%,#eef2ff)}.customer-onboarding-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.customer-onboarding-header-actions{display:grid;gap:12px;justify-items:end}.customer-language-toggle,.customer-tab-bar{display:flex;gap:10px;flex-wrap:wrap}.customer-status-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.customer-status-card{padding:18px;border-radius:20px;background:#ffffffe0;border:1px solid rgba(226,232,240,.92);box-shadow:0 16px 36px #0f172a0f}.customer-status-card strong{display:block;margin-bottom:8px;font-size:1.2rem;color:#0f172a}.customer-status-card span{color:#475569}.customer-tab-bar{margin-bottom:20px}.customer-questionnaire-layout,.customer-upload-grid{display:grid;gap:18px}.customer-questionnaire-heading h2,.customer-upload-card h3{margin:0 0 8px;color:#0f172a}.customer-questionnaire-heading p,.customer-upload-card p{margin:0;color:#475569;line-height:1.6}.customer-questionnaire-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:20px}.customer-questionnaire-grid-structured{align-items:start}.customer-questionnaire-span-full{grid-column:1 / -1}.customer-portal-field{align-content:start}.customer-portal-textarea{min-height:120px;resize:vertical}.customer-choice-block{display:grid;gap:12px;padding:18px;border-radius:18px;border:1px solid #e2e8f0;background:#f8fafc}.customer-checkbox-label{font-size:.95rem;font-weight:700;color:#0f172a}.customer-checkbox-grid{display:grid;gap:10px 14px}.customer-checkbox-grid-single{grid-template-columns:1fr}.customer-checkbox-grid-double{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.customer-checkbox-row,.customer-radio-row{display:flex;align-items:flex-start;gap:10px;color:#334155;line-height:1.5}.customer-checkbox-row input,.customer-radio-row input{margin-top:3px}.customer-radio-group{display:flex;flex-wrap:wrap;gap:14px 18px}.customer-questionnaire-actions{display:flex;justify-content:flex-end}.customer-upload-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.customer-upload-card{padding:22px;border-radius:22px;background:#ffffffeb;border:1px solid rgba(226,232,240,.92);box-shadow:0 18px 42px #0f172a14}.customer-upload-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.customer-upload-count{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff7ed;color:#c2410c;font-weight:800}.customer-upload-picker{display:grid;gap:10px;margin-bottom:14px;padding:14px;border-radius:16px;border:1px dashed #94a3b8;background:#f8fafc;color:#334155}.customer-upload-picker input{width:100%}.customer-upload-list{display:grid;gap:10px;margin-top:16px}.customer-upload-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.customer-upload-item a{color:#0f172a;text-decoration:none;font-weight:600;overflow-wrap:anywhere}.customer-upload-delete{background:#ef4444;color:#fff;flex-shrink:0}.customer-upload-empty{padding:12px 0 0}.admin-tabs{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid #e5e7eb;padding-bottom:0}.admin-tabs button{padding:12px 16px;border:none;background:transparent;color:#6b7280;font-weight:500;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease}.admin-tabs button:hover{color:#1f2937}.admin-tabs button.active{color:#2563eb;border-bottom-color:#2563eb}.admin-tabs button:disabled{opacity:.5;cursor:not-allowed}.admin-overview,.admin-users,.admin-accounts,.admin-products{animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}.stat-card{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 4px 12px #0f172a0f;border:1px solid #e5e7eb}.stat-value{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:8px}.stat-label{font-size:.95rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.channel-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px}.channel-item{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;border-radius:8px;border:1px solid #e5e7eb}.channel-item strong{color:#1f2937}.channel-item span{color:#6b7280;font-size:.9rem}.admin-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-users-header h2{margin:0}.btn-primary{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed}.admin-add-user-form{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px}.admin-add-user-form h3{margin-top:0;margin-bottom:16px;color:#1f2937}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:.95rem}.form-group input,.form-group select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.users-table{margin-top:24px}.users-table h3{margin:0 0 16px;color:#1f2937;font-size:1.1rem}.accounts-table-toolbar{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem 0 .75rem}.accounts-table-toolbar span{font-size:.85rem;color:#6b7280;min-width:80px;text-align:right}.users-table table,.accounts-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0f172a0f}.users-table thead,.accounts-table thead{background:#f3f4f6;border-bottom:2px solid #e5e7eb}.users-table th,.accounts-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.users-table td,.accounts-table td{padding:14px 16px;border-bottom:1px solid #e5e7eb;color:#374151}.users-table tbody tr:hover,.accounts-table tbody tr:hover{background:#f9fafb}.role-select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:.9rem;cursor:pointer;transition:border-color .2s ease}.role-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.status-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:500}.status-badge.status-active{background:#d1fae5;color:#065f46}.status-badge.status-inactive{background:#fee2e2;color:#991b1b}.badge-super{display:inline-block;padding:6px 12px;background:#fef3c7;color:#92400e;border-radius:6px;font-size:.85rem;font-weight:500}.admin-message{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-weight:500}.admin-message-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.admin-message-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.product-summary{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb;margin:16px 0}.product-summary p{margin:8px 0;color:#374151}.product-status-breakdown{margin-top:24px}.product-status-breakdown h3{margin-bottom:16px;color:#1f2937}.status-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.status-item{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;border-radius:8px;border:1px solid #e5e7eb}.status-item strong{color:#1f2937}.status-item span{background:#2563eb;color:#fff;padding:4px 8px;border-radius:4px;font-weight:600;font-size:.85rem}@media (max-width: 980px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 980px){.auth-page,.customer-portal-shell{grid-template-columns:1fr;padding:28px 20px}.customer-onboarding-page{padding:24px 20px}.customer-onboarding-header{flex-direction:column}.customer-onboarding-header-actions{justify-items:start}.auth-card{max-width:520px;width:100%}}.admin-accounts-section{margin-top:24px}.admin-accounts-section h2{margin-bottom:16px;color:#1f2937}.crm-role-message{margin:0 0 12px;color:#1f2937;font-weight:500}.crm-role-controls{display:flex;align-items:center;gap:8px}.crm-account-actions{display:flex;gap:8px}.admin-status-checklist{display:grid;gap:10px;margin-top:12px}.admin-status-checklist-item{display:flex;align-items:center;gap:10px;color:#374151}.admin-status-checklist-item input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.admin-status-actions{display:flex;align-items:center;gap:12px;margin-top:16px}.admin-status-section{margin-top:24px}.admin-status-section h2{margin-bottom:16px;color:#1f2937}.admin-status-section h3{margin-top:16px;color:#374151;font-size:1rem}.admin-status-section ul{list-style:disc;margin-left:24px;color:#374151;line-height:1.6}.status-info-card{background:#f3f4f6;border-left:4px solid #2563eb;padding:16px;border-radius:8px;margin-top:16px}.status-progress-section{background:#fff;padding:20px;border-radius:12px;margin-bottom:24px;border:1px solid #e5e7eb}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.progress-header h3{margin:0;font-size:1rem;color:#1f2937}.progress-percentage{font-size:1.5rem;font-weight:700;color:#2563eb}.progress-bar{width:100%;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:6px;transition:width .3s ease}.progress-text{font-size:.9rem;color:#6b7280;margin:0}.status-checklist{display:grid;gap:16px;margin-bottom:24px}.status-category{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;overflow:hidden}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.category-header h3{margin:0;color:#1f2937;font-size:1.05rem;font-weight:600}.category-count{background:#f3f4f6;color:#374151;padding:4px 12px;border-radius:6px;font-size:.85rem;font-weight:600}.checklist-items{display:grid;gap:10px}.checklist-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:6px;cursor:pointer;transition:background .2s ease}.checklist-item:hover{background:#f9fafb}.checklist-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#2563eb}.checklist-item input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.item-label{flex:1;color:#374151;font-weight:500;-webkit-user-select:none;user-select:none}.item-label.completed{color:#6b7280;text-decoration:line-through}.completed-date{font-size:.8rem;color:#10b981;font-weight:600;white-space:nowrap}.status-actions{display:flex;gap:12px;justify-content:center;margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb}.status-audit-section{margin-top:24px}.status-audit-section h3{margin:0 0 12px;color:#1f2937}.status-audit-table{overflow-x:auto;border:1px solid #e5e7eb;border-radius:10px}.status-audit-table table{width:100%;border-collapse:collapse;background:#fff}.status-audit-table th,.status-audit-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #e5e7eb;font-size:.9rem}.status-audit-table th{background:#f9fafb;color:#374151}.crm-intake-detail{margin-top:24px;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff}.crm-intake-detail-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.crm-intake-detail h3,.crm-intake-detail h4{margin:0;color:#1f2937}.crm-intake-sections{display:grid;gap:16px}.crm-intake-block{border:1px solid #e5e7eb;border-radius:10px;padding:12px}.crm-intake-table-wrap{overflow-x:auto;margin-top:10px}.crm-intake-table{width:100%;border-collapse:collapse}.crm-intake-table th,.crm-intake-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #e5e7eb;font-size:.9rem}.crm-intake-table th{background:#f9fafb}.crm-intake-file-list{margin:10px 0 0;padding-left:18px;display:grid;gap:8px}.crm-intake-file-list li{color:#374151}.crm-intake-file-list li span{margin-left:8px;color:#6b7280;font-size:.85rem}.btn-back{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-back:hover{background:#e5e7eb;border-color:#9ca3af}.btn-secondary{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}.btn-action{padding:6px 14px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-action:hover{background:#1d4ed8}.customer-onboarding-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.customer-onboarding-header>div{flex:1}.customer-onboarding-header-actions{display:flex;gap:12px;align-items:center}@media (max-width: 768px){.customer-onboarding-header{flex-direction:column;align-items:stretch}.customer-onboarding-header-actions{justify-self:start}.progress-header,.category-header{flex-direction:column;align-items:flex-start;gap:8px}.checklist-item{flex-direction:column;align-items:flex-start}.status-actions{flex-direction:column}}@media (max-width: 720px){.main-panel{margin-left:0}.sidebar{position:static;width:auto;height:auto}.header-bar,.customer-upload-item{flex-direction:column;align-items:stretch}.auth-tabs{grid-template-columns:1fr}}
