.hcc-page{--hcc-bg:#f6f8fb;--hcc-surface:#fff;--hcc-surface-soft:#f8fafc;--hcc-border:#e5e7eb;--hcc-border-light:#eef0f3;--hcc-text:#111827;--hcc-text-secondary:#4b5563;--hcc-text-muted:#6b7280;--hcc-primary:#2563eb;--hcc-primary-dark:#1d4ed8;--hcc-green:#059669;--hcc-green-soft:#ecfdf5;--hcc-amber:#d97706;--hcc-amber-soft:#fffbeb;--hcc-orange:#ea580c;--hcc-orange-soft:#fff7ed;--hcc-red:#dc2626;--hcc-red-soft:#fef2f2;background:linear-gradient(180deg, #f8fafc 0%, var(--hcc-bg) 260px);width:100%;min-height:100vh;color:var(--hcc-text);box-sizing:border-box;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5}.hcc-page *,.hcc-page :before,.hcc-page :after{box-sizing:border-box}.hcc-page>div{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.hcc-page h1,.hcc-page h2,.hcc-page h3{color:var(--hcc-text)}.hcc-page .text-4xl,.hcc-page .text-3xl{letter-spacing:-.025em;color:var(--hcc-text)!important;font-size:30px!important;font-weight:750!important;line-height:1.15!important}.hcc-page .text-2xl{font-size:21px!important;font-weight:700!important;line-height:1.25!important}.hcc-page .text-xl{font-size:18px!important;font-weight:700!important;line-height:1.3!important}.hcc-page .text-lg{font-size:16px!important;font-weight:650!important;line-height:1.35!important}.hcc-page .text-sm{font-size:14px!important}.hcc-page .text-xs{font-size:12px!important}.hcc-page .mb-8{margin-bottom:26px!important}.hcc-page .mb-4{margin-bottom:18px!important}.hcc-page .flex.items-center.justify-between{gap:20px}.hcc-page .bg-white{background:var(--hcc-surface)!important}.hcc-page .border-gray-200,.hcc-page .border-gray-300{border-color:var(--hcc-border)!important}.hcc-page .rounded-2xl{border-radius:16px!important}.hcc-page .rounded-xl{border-radius:11px!important}.hcc-page .rounded-lg{border-radius:9px!important}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;margin-bottom:26px!important;display:grid!important}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4>div{border:1px solid var(--hcc-border);background:#fff;min-height:138px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 1px 2px #0f172a08;border-radius:16px!important;padding:22px!important}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4>div:hover{border-color:#d9dee7;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4 .text-3xl,.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4 .text-2xl{margin-top:8px;font-size:27px!important;font-weight:750!important;line-height:1!important}.hcc-page input,.hcc-page select,.hcc-page textarea{font-family:inherit}.hcc-page input[type=search],.hcc-page input[type=text],.hcc-page input[type=email],.hcc-page input[type=password],.hcc-page input[type=date],.hcc-page input[type=number],.hcc-page input[type=datetime-local],.hcc-page select,.hcc-page textarea{border:1px solid var(--hcc-border);outline:none;width:100%;min-height:44px;padding:10px 13px;transition:border-color .15s,box-shadow .15s,background .15s;color:var(--hcc-text)!important;background:#fff!important;border-radius:10px!important;font-size:14px!important}.hcc-page input::placeholder{color:#9ca3af}.hcc-page input:hover,.hcc-page select:hover,.hcc-page textarea:hover{border-color:#cbd5e1!important}.hcc-page input:focus,.hcc-page select:focus,.hcc-page textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.hcc-page input[type=search]{min-height:46px;padding-left:15px;font-size:14px!important}.hcc-page button{cursor:pointer;font-family:inherit;transition:background-color .15s,border-color .15s,box-shadow .15s,transform 50ms,opacity .15s}.hcc-page button:disabled{cursor:not-allowed}.hcc-page button.bg-blue-600,.hcc-page button.bg-emerald-600,.hcc-page button.bg-red-600,.hcc-page button.border-gray-300{border-radius:8px!important;min-height:34px!important;padding:6px 12px!important;font-size:13px!important;font-weight:600!important;line-height:1.25!important}.hcc-page button.bg-blue-600{color:#fff!important;background:#2563eb!important;box-shadow:0 1px 2px #0f172a14!important}.hcc-page button.bg-blue-600:hover{background:#1d4ed8!important;box-shadow:0 4px 10px #2563eb29!important}.hcc-page button.bg-blue-600:active{transform:translateY(1px)}.hcc-page button.bg-emerald-600{color:#fff!important;background:#059669!important}.hcc-page button.bg-red-600{color:#fff!important;background:#dc2626!important}.hcc-page button.border-gray-300{color:var(--hcc-text-secondary)!important;border:1px solid var(--hcc-border)!important;background:#fff!important}.hcc-page button.border-gray-300:hover{background:var(--hcc-surface-soft)!important;border-color:#cbd5e1!important}.hcc-page .overflow-x-auto{border:1px solid var(--hcc-border);-webkit-overflow-scrolling:touch;background:#fff;border-radius:14px;overflow-x:auto;box-shadow:0 1px 2px #0f172a06}.hcc-page table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px;font-size:14px}.hcc-page table thead{background:#f8fafc}.hcc-page table th{border-bottom:1px solid var(--hcc-border);color:#64748b;letter-spacing:.065em;text-align:left;text-transform:uppercase;white-space:nowrap;height:46px;padding:0 18px;font-size:11px!important;font-weight:700!important}.hcc-page table tbody tr{cursor:pointer;background:#fff;transition:background-color .12s}.hcc-page table tbody tr:hover{background:#f8fafc}.hcc-page table td{border-bottom:1px solid var(--hcc-border-light);min-height:66px;color:var(--hcc-text);vertical-align:middle;padding:12px 18px;font-size:14px!important}.hcc-page table tbody tr:last-child td{border-bottom:none}.hcc-page table td:first-child{font-weight:650}.hcc-page table td:first-child .text-xs{margin-top:2px}.hcc-page .rounded-lg.bg-emerald-50,.hcc-page .rounded-lg.bg-amber-50,.hcc-page .rounded-lg.bg-orange-50,.hcc-page .rounded-lg.bg-red-50{white-space:nowrap;align-items:center;min-height:27px;display:inline-flex;border-radius:999px!important;padding:4px 10px!important;font-size:12px!important;font-weight:650!important}.hcc-page .bg-gray-50.border{transition:border-color .15s,box-shadow .15s,transform .15s;border-color:var(--hcc-border)!important;background:#fafbfc!important}.hcc-page .bg-gray-50.border:hover{transform:translateY(-1px);box-shadow:0 5px 16px #0f172a0d;background:#fff!important;border-color:#d5dbe5!important}.hcc-page .fixed.inset-0{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a!important}.hcc-page .fixed.inset-0>div.bg-white{border:1px solid var(--hcc-border);overflow:hidden;box-shadow:0 24px 70px #0f172a38;background:#fff!important;border-radius:18px!important}.hcc-page .sticky.top-0{min-height:72px;border-bottom:1px solid var(--hcc-border)!important;background:#fffffffa!important;padding:18px 26px!important}.hcc-page .p-6{padding:26px!important}.hcc-page .p-5{padding:20px!important}.hcc-page .px-6{padding-left:26px!important;padding-right:26px!important}.hcc-page label{color:var(--hcc-text-secondary);margin-bottom:7px;display:block;font-size:13px!important;font-weight:650!important}.hcc-page .grid>div{min-width:0}.hcc-page .text-gray-500{color:var(--hcc-text-muted)!important}.hcc-page .text-gray-400{color:#9ca3af!important}.hcc-page .text-gray-700{color:var(--hcc-text-secondary)!important}.hcc-page .text-gray-900{color:var(--hcc-text)!important}.hcc-page a{color:var(--hcc-primary);text-decoration:none}.hcc-page a:hover{text-decoration:underline}.hcc-page .border-t,.hcc-page .border-b{border-color:var(--hcc-border)!important}.hcc-page .border-dashed{background:#fafafa!important;border-color:#d1d5db!important;border-radius:13px!important}.hcc-page [role=alert]{border-radius:11px;box-shadow:0 10px 30px #0f172a26}.hcc-page .overflow-y-auto{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.hcc-page .overflow-y-auto::-webkit-scrollbar{width:8px}.hcc-page .overflow-y-auto::-webkit-scrollbar-track{background:0 0}.hcc-page .overflow-y-auto::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hcc-page .overflow-x-auto::-webkit-scrollbar{height:8px}.hcc-page .overflow-x-auto::-webkit-scrollbar-track{background:#f8fafc}.hcc-page .overflow-x-auto::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hcc-page .gap-4{gap:16px!important}.hcc-page .gap-3{gap:12px!important}.hcc-page .gap-2{gap:8px!important}.hcc-page .space-y-5>:not([hidden])~:not([hidden]){margin-top:20px!important}@media (width<=1100px){.hcc-page{padding:24px}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.hcc-page{padding:16px}.hcc-page .grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4{grid-template-columns:1fr}.hcc-page .text-4xl,.hcc-page .text-3xl{font-size:25px!important}.hcc-page .text-2xl{font-size:19px!important}.hcc-page table{min-width:820px}.hcc-page .p-6{padding:20px!important}.hcc-page .px-6{padding-left:20px!important;padding-right:20px!important}}@media (width<=480px){.hcc-page{padding:12px}.hcc-page .text-4xl,.hcc-page .text-3xl{font-size:23px!important}.hcc-page table{min-width:760px}}.crm-page .crm-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.crm-page .crm-header h1{color:#0f172a;font-size:24px;font-weight:600}.crm-page .crm-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-page .search-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:200px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px}.crm-page .btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.crm-page .btn-primary{color:#fff;background:#1e3a8a}.crm-page .btn-secondary{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}.crm-page .btn-ghost{color:#475569;background:0 0;padding:6px 10px;font-size:13px}.crm-page .btn-ghost:hover{background:#f1f5f9}.crm-page .btn-sm{padding:6px 12px;font-size:13px}.crm-page .filters{flex-wrap:wrap;gap:4px;margin-bottom:16px;display:flex}.crm-page .filter-btn{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:13px}.crm-page .filter-btn.active{color:#fff;background:#1e3a8a;border-color:#1e3a8a}.crm-page .layout{grid-template-columns:30% 1fr;gap:24px;display:grid}.crm-page .list-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;max-height:calc(100vh - 200px);display:flex;overflow:hidden}.crm-page .list-panel-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px}.crm-page .list-panel-header h3{color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:600}.crm-page .list-panel-search{border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:6px 10px;font-family:Inter,sans-serif;font-size:13px}.crm-page .list-panel-body{flex:1;overflow-y:auto}.crm-page .company-row{cursor:pointer;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.crm-page .company-row:hover{background:#f8fafc}.crm-page .company-row.active{background:#eff6ff;border-left:3px solid #1e3a8a;padding-left:13px}.crm-page .company-row-name{color:#0f172a;font-size:14px;font-weight:500}.crm-page .company-row-meta{color:#475569;margin-top:2px;font-size:12px}.crm-page .company-row-arrow{color:#94a3b8;font-size:16px}.crm-page .status-pill{border-radius:4px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.crm-page .status-prospect{color:#b45309;background:#fef3c7}.crm-page .status-customer{color:#047857;background:#d1fae5}.crm-page .status-active{color:#1e3a8a;background:#e0e7ff}.crm-page .status-archived{color:#64748b;background:#f1f5f9}.crm-page .kundkort{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;max-height:calc(100vh - 200px);display:flex;overflow:hidden}.crm-page .kundkort-scroll{flex:1;overflow-y:auto}.crm-page .customer-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 24px}.crm-page .customer-header h2{margin-bottom:4px;font-size:20px;font-weight:600}.crm-page .customer-header .org{color:#475569;margin-bottom:8px;font-size:13px}.crm-page .customer-header .meta{color:#475569;flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.crm-page .customer-header .meta strong{color:#0f172a;font-weight:500}.crm-page .customer-header .contact-line{color:#475569;margin-top:8px;font-size:13px}.crm-page .customer-header .contact-line span+span:before{content:" · ";color:#cbd5e1}.crm-page .next-step{background:#eff6ff;border-bottom:1px solid #bfdbfe;padding:16px 24px}.crm-page .next-step h3{color:#1e40af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:600}.crm-page .next-step-title{color:#0f172a;font-size:16px;font-weight:600}.crm-page .next-step-meta{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.crm-page .next-step-meta span{color:#475569;font-size:13px}.crm-page .section{border-bottom:1px solid #e2e8f0;padding:20px 24px}.crm-page .section:last-child{border-bottom:none}.crm-page .section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.crm-page .section-header h3{color:#475569;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.crm-page .section-search{border:1px solid #e2e8f0;border-radius:6px;width:100%;margin-bottom:12px;padding:6px 10px;font-family:Inter,sans-serif;font-size:13px}.crm-page .field-row{border-bottom:1px solid #f1f5f9;grid-template-columns:140px 1fr;gap:16px;padding:8px 0;font-size:13px;display:grid}.crm-page .field-row:last-child{border-bottom:none}.crm-page .field-label{color:#475569}.crm-page .field-value{color:#0f172a}.crm-page .field-value.editable{cursor:pointer}.crm-page .field-value.editable:hover{color:#1e3a8a}.crm-page .address-row{border-bottom:1px solid #f1f5f9;grid-template-columns:120px 1fr;gap:16px;padding:8px 0;font-size:13px;display:grid}.crm-page .address-row:last-child{border-bottom:none}.crm-page .address-label{color:#475569;font-weight:500}.crm-page .item-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.crm-page .item-row:last-child{border-bottom:none}.crm-page .item-content{flex:1}.crm-page .item-title{color:#0f172a;font-size:14px;font-weight:500}.crm-page .item-meta{color:#475569;margin-top:2px;font-size:13px}.crm-page .item-actions{flex-shrink:0;gap:4px;display:flex}.crm-page .task-row{align-items:center;gap:10px;padding:10px 0;display:flex}.crm-page .task-checkbox{cursor:pointer;border:1.5px solid #cbd5e1;border-radius:3px;flex-shrink:0;width:16px;height:16px}.crm-page .task-checkbox.done{background:#1e3a8a;border-color:#1e3a8a}.crm-page .task-title{flex:1;font-size:14px}.crm-page .task-title.done{color:#94a3b8;text-decoration:line-through}.crm-page .task-date{color:#475569;font-size:13px}.crm-page .task-actions{gap:4px;display:flex}.crm-page .deal{border-bottom:1px solid #f1f5f9;padding:14px 0}.crm-page .deal:last-child{border-bottom:none}.crm-page .deal-title{color:#0f172a;font-size:15px;font-weight:600}.crm-page .deal-meta{color:#475569;margin-top:4px;font-size:13px}.crm-page .pipeline{color:#475569;align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.crm-page .pipeline-stage{align-items:center;gap:6px;display:flex}.crm-page .pipeline-dot{background:#e2e8f0;border:2px solid #cbd5e1;border-radius:50%;width:10px;height:10px}.crm-page .pipeline-dot.active{background:#1e3a8a;border-color:#1e3a8a}.crm-page .pipeline-dot.lost{background:#ef4444;border-color:#ef4444}.crm-page .pipeline-line{background:#e2e8f0;width:40px;height:1px}.crm-page .deal-lost-info{color:#7f1d1d;background:#fef2f2;border-left:3px solid #ef4444;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:12px}.crm-page .history-item{border-bottom:1px solid #f1f5f9;grid-template-columns:80px 1fr;gap:16px;padding:12px 0;display:grid;position:relative}.crm-page .history-item:last-child{border-bottom:none}.crm-page .history-date{color:#475569;font-size:12px}.crm-page .history-content{font-size:13px}.crm-page .history-title{color:#0f172a;font-weight:500}.crm-page .history-desc{color:#475569;margin-top:2px}.crm-page .history-user{color:#94a3b8;margin-top:4px;font-size:11px}.crm-page .inline-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px}.crm-page .inline-form input,.crm-page .inline-form select{border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:6px 10px;font-family:Inter,sans-serif;font-size:13px}.crm-page .inline-form-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.crm-page .inline-form-actions{justify-content:flex-end;gap:8px;display:flex}.crm-page .muted{color:#94a3b8;font-size:13px}*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background-color:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}h1{color:#1e2a5e;margin-bottom:8px;font-size:32px;font-weight:600;line-height:1.3}h2{color:#1e2a5e;margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.3}h3{color:#0f172a;margin-bottom:12px;font-size:18px;font-weight:500;line-height:1.4}label{text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-size:13px;font-weight:500}.text-secondary{color:#334155;font-size:14px}.text-muted{color:#64748b;font-size:14px}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}
