.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f4f6f8}.app-sidebar{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#171d21,#111827);color:#fff;padding:28px 16px}.app-logo{display:flex;align-items:center;gap:14px;padding:0 12px 30px}.eros-logo-icon{position:relative;width:56px;height:56px;min-width:56px}.eros-logo-ring{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:5px solid #ffffff;border-right-color:transparent;border-radius:999px;transform:rotate(-18deg)}.eros-logo-bolt{position:absolute;left:20px;top:2px;width:18px;height:52px;background:#f6c62f;clip-path:polygon(55% 0,100% 0,64% 40%,100% 40%,38% 100%,0 100%,36% 56%,0 56%);transform:rotate(22deg);filter:drop-shadow(0 8px 12px rgba(246,198,47,.28))}.app-logo strong{display:block;font-size:23px;line-height:1}.app-logo span{display:block;margin-top:6px;color:#cbd5e1;font-size:14px}.app-nav{display:flex;flex-direction:column;gap:8px}.app-nav-link{min-height:48px;padding:0 16px;border-radius:15px;display:flex;align-items:center;gap:13px;color:#e5e7eb;text-decoration:none;font-weight:900;transition:background .18s ease,color .18s ease,transform .18s ease}.app-nav-link:hover{background:#ffffff14;transform:translate(2px)}.app-nav-link.active{background:#f6c62f;color:#171d21}.app-nav-link-highlight{margin-bottom:14px;border:1px solid rgba(246,198,47,.42);color:#f6c62f;background:#f6c62f14}.app-nav-link-highlight.active{color:#171d21}.app-nav-icon{width:24px;text-align:center}.app-user-card{margin-top:auto;padding:14px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.app-user-row{display:flex;align-items:center;gap:12px}.app-user-avatar{width:42px;height:42px;min-width:42px;display:grid;place-items:center;border-radius:14px;background:#f6c62f;color:#171d21;font-weight:950}.app-user-meta{min-width:0}.app-user-meta strong{display:block;color:#fff;font-size:14px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-meta span{display:block;margin-top:4px;color:#cbd5e1;font-size:12px;font-weight:700}.app-user-email{margin-top:12px;color:#94a3b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-logout-button{width:100%;margin-top:12px;min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#ffffff14;color:#fff;font-weight:900;cursor:pointer}.app-logout-button:hover{background:#ffffff29}.app-main{min-width:0;padding:28px}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.app-sidebar{min-height:auto;padding:18px}.app-logo{padding-bottom:18px}.app-nav{flex-direction:row;overflow-x:auto;padding-bottom:8px}.app-nav-link{min-width:max-content}.app-nav-link-highlight{margin-bottom:0}.app-user-card{margin-top:14px}.app-main{padding:18px}}.dashboard-page{display:flex;flex-direction:column;gap:28px}.eris-hero{display:grid;grid-template-columns:1fr 320px;gap:28px;background:linear-gradient(135deg,#242728,#1f2933 48%,#111827);border-radius:32px;padding:34px;color:#fff;box-shadow:0 24px 70px #0f172a38}.eris-header{display:flex;align-items:center;gap:22px}.eris-avatar{width:86px;height:86px;min-width:86px;border-radius:26px;background:#f6c62f;color:#171d21;display:grid;place-items:center;font-size:20px;font-weight:950;box-shadow:0 20px 45px #f6c62f38}.eris-header h1{margin:0;color:#fff;font-size:74px;line-height:.9;letter-spacing:-.08em}.eris-header p{margin:12px 0 0;color:#ffffffc7;font-size:17px}.eris-message{margin-top:34px;max-width:820px;padding:26px 28px;border-radius:24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16)}.eris-message h2{margin:0;color:#fff;font-size:29px;letter-spacing:-.04em}.eris-message p{margin:14px 0 0;color:#ffffffd6;font-size:16px;line-height:1.65}.eris-actions{margin-top:20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.eris-button{min-height:50px;padding:0 24px;border-radius:16px;background:#f6c62f;color:#171d21;display:inline-flex;align-items:center;text-decoration:none;font-weight:950}.eris-actions span{color:#ffffffad;font-weight:800}.eris-status{display:flex;flex-direction:column;gap:16px}.eris-stat{flex:1;padding:23px;border-radius:23px;background:#ffffff17;border:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;justify-content:center}.eris-stat span{color:#f6c62f;font-weight:950}.eris-stat strong{margin-top:10px;color:#fff;font-size:30px;letter-spacing:-.05em}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dashboard-card{min-height:146px;background:#fff;color:#111827;text-decoration:none;border-radius:26px;padding:24px;display:flex;gap:20px;align-items:center;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 46px #0f172a14;transition:transform .18s ease,box-shadow .18s ease}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 26px 64px #0f172a24}.dashboard-card-icon{width:82px;height:82px;min-width:82px;border-radius:24px;display:grid;place-items:center;font-size:46px}.dashboard-card p{margin:0;color:#475569;font-size:15px;font-weight:950}.dashboard-card strong{display:block;margin-top:4px;color:#020617;font-size:38px;line-height:1;letter-spacing:-.05em}.dashboard-card span{display:block;margin-top:10px;color:#64748b;font-size:14px}.dashboard-card-blue .dashboard-card-icon{background:#dbeafe}.dashboard-card-orange .dashboard-card-icon{background:#ffedd5}.dashboard-card-green .dashboard-card-icon{background:#dcfce7}.dashboard-card-purple .dashboard-card-icon{background:#ede9fe}.dashboard-card-yellow .dashboard-card-icon{background:#fef3c7}.dashboard-card-red .dashboard-card-icon{background:#fee2e2}@media(max-width:1100px){.eris-hero{grid-template-columns:1fr}.eris-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customers-page{width:100%}.customers-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.customers-eyebrow{margin:0 0 8px;font-size:13px;font-weight:800;color:#d4a90f;text-transform:uppercase;letter-spacing:.08em}.customers-header h1{margin:0;color:#111827;font-size:36px;line-height:1.1}.customers-subtitle{margin:12px 0 0;color:#64748b;font-size:16px}.customers-primary-button{border:0;border-radius:14px;background:#f6c62f;color:#111827;font-weight:900;padding:14px 18px;cursor:pointer;box-shadow:0 12px 24px #f6c62f47}.customers-primary-button:hover{transform:translateY(-1px)}.customers-kpis{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;margin-bottom:22px}.customers-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 16px 35px #0f172a0f}.customers-kpi-card span{color:#64748b;font-size:14px;font-weight:700}.customers-kpi-card strong{display:block;margin-top:10px;color:#111827;font-size:34px}.customers-kpi-card small{color:#94a3b8;font-weight:700}.customers-toolbar{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:16px;margin-bottom:22px;box-shadow:0 16px 35px #0f172a0d}.customers-search{flex:1;min-width:280px}.customers-toolbar input,.customers-toolbar select{height:44px;border:1px solid #dbe1ea;border-radius:12px;padding:0 14px;font-size:14px;background:#f8fafc;color:#111827}.customers-secondary-button{height:44px;border:1px solid #dbe1ea;border-radius:12px;background:#111827;color:#fff;font-weight:800;padding:0 16px;cursor:pointer}.customers-secondary-button:hover{background:#1f2937}.customers-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #0f172a12}.customers-table-header{display:flex;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #eef2f7}.customers-table-header h2{margin:0;color:#111827;font-size:22px}.customers-table-header p{margin:6px 0 0;color:#64748b}.customers-table-wrap{overflow-x:auto}.customers-table{width:100%;border-collapse:collapse;min-width:1040px}.customers-table th{text-align:left;padding:15px 18px;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc}.customers-table td{padding:16px 18px;border-top:1px solid #eef2f7;color:#1f2937;font-size:14px}.customers-clickable-row{cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.customers-clickable-row:hover{background:#fff9df}.customers-company{display:flex;align-items:center;gap:12px}.customers-company span{display:inline-flex;width:36px;height:36px;border-radius:12px;align-items:center;justify-content:center;background:#111827;color:#f6c62f;font-weight:900}.customers-company strong{color:#111827}.customers-status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.customers-status--aktiv{background:#dcfce7;color:#166534}.customers-status--interessent{background:#dbeafe;color:#1d4ed8}.customers-status--pausiert{background:#fef3c7;color:#92400e}.customers-status--gesperrt{background:#fee2e2;color:#991b1b}@media(max-width:1100px){.customers-header{flex-direction:column}.customers-kpis{grid-template-columns:repeat(2,1fr)}.customers-toolbar{flex-wrap:wrap}.customers-search{flex-basis:100%}.customers-kpi-button{width:100%;text-align:left;cursor:pointer;font:inherit}.customers-kpi-button:hover{transform:translateY(-2px);border-color:#f6c62f;box-shadow:0 18px 40px #f6c62f2e}.customers-kpi-card--active{border-color:#f6c62f;background:#fffbeb}.customers-insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;margin-bottom:22px;box-shadow:0 16px 35px #0f172a0f}.customers-insight-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px}.customers-insight-header h2{margin:0;color:#111827;font-size:22px}.customers-insight-header p{margin:6px 0 0;color:#64748b}.customers-empty-state{border:1px dashed #dbe1ea;border-radius:16px;background:#f8fafc;padding:18px;color:#475569}.customers-empty-state strong{display:block;margin-bottom:6px;color:#111827}.customers-empty-state p{margin:0}.customers-insight-list{display:grid;gap:12px}.customers-insight-item{width:100%;display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid #eef2f7;border-radius:16px;background:#f8fafc;padding:16px;text-align:left;cursor:pointer}.customers-insight-item:hover{border-color:#f6c62f;background:#fff9df}.customers-insight-item strong{color:#111827}.customers-insight-item p{margin:5px 0 0;color:#64748b}.customers-insight-item span{flex-shrink:0;color:#111827;font-weight:900}}.customers-header{min-height:170px;align-items:center;padding:36px;border-radius:28px;background:linear-gradient(135deg,#242728,#171d21);color:#fff;box-shadow:0 20px 60px #0f172a24}.customers-eyebrow{color:#f6c62f;font-weight:950}.customers-header h1{color:#fff;font-size:clamp(2.3rem,3vw,3.2rem);letter-spacing:-.04em}.customers-subtitle{color:#e5e7eb;font-weight:700}.customers-primary-button{min-height:46px;border-radius:16px;background:#f6c62f;color:#111827;font-weight:950;box-shadow:0 18px 35px #f6c62f42}.customers-header h1{font-size:var(--er-hero-title-size);line-height:var(--er-hero-title-line-height);letter-spacing:var(--er-hero-title-letter-spacing)}.customers-eyebrow{font-size:var(--er-hero-eyebrow-size);letter-spacing:var(--er-hero-eyebrow-letter-spacing)}.customers-subtitle{font-size:var(--er-hero-subtitle-size);line-height:var(--er-hero-subtitle-line-height)}.customer-content-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px}.customer-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 35px #0f172a0d}.customer-content-card h2{margin:0 0 16px;color:#111827}.customer-content-card p{margin:8px 0;color:#334155}.customer-content-card strong{color:#111827}.customer-list{display:grid;gap:12px}.customer-list-item{display:flex;justify-content:space-between;gap:16px;border:1px solid #eef2f7;border-radius:18px;padding:16px;background:#f8fafc}.customer-list-item h3{margin:0 0 6px;color:#111827}.customer-list-item p{margin:0;color:#64748b}.customer-list-badge{height:fit-content;border-radius:999px;padding:7px 11px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:900}.customer-sidebar{position:sticky;top:24px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 35px #0f172a0d}.customer-sidebar-avatar{width:64px;height:64px;border-radius:18px;background:#111827;color:#f6c62f;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;margin-bottom:16px}.customer-sidebar h2{margin:0;color:#111827}.customer-sidebar p{margin:6px 0 12px;color:#64748b;font-weight:700}.customer-sidebar-badge{display:inline-flex;background:#dcfce7;color:#166534;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;margin-bottom:18px}.customer-sidebar-section{border-top:1px solid #eef2f7;padding-top:14px;margin-top:14px;display:grid;gap:5px}.customer-sidebar-section span{color:#94a3b8;font-size:12px;font-weight:900;text-transform:uppercase}.customer-sidebar-section strong{color:#111827;font-size:14px}.customer-tabs{display:flex;flex-wrap:wrap;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:12px}.customer-tabs button{border:0;border-radius:12px;background:#f8fafc;padding:11px 14px;font-weight:800;cursor:pointer;color:#334155}.customer-tabs button.active{background:#f6c62f;color:#111827}.customer-tabs button:hover{background:#fff3bd}.customer-detail-page{width:100%;display:grid;gap:24px}.customer-detail-hero{min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px;border-radius:28px;background:linear-gradient(135deg,#242728,#171d21);color:#fff;box-shadow:0 20px 60px #0f172a24}.customer-detail-eyebrow{margin:0 0 10px;color:#f6c62f;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.customer-detail-hero h1{margin:0 0 12px;color:#fff;font-size:clamp(2.3rem,3vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.customer-detail-hero p{margin:0;color:#e5e7eb;font-weight:700}.customer-detail-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.customer-detail-status{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;background:#22c55e29;color:#bbf7d0;font-size:13px;font-weight:950}.customer-detail-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px;align-items:start}.customer-detail-main{min-width:0;display:grid;gap:18px}@media(max-width:1100px){.customer-detail-layout{grid-template-columns:1fr}.customer-detail-hero{align-items:flex-start;flex-direction:column}.customer-detail-hero-actions{justify-content:flex-start}}@media(max-width:720px){.customer-detail-hero{padding:24px;border-radius:24px}.customer-primary-button,.customer-secondary-button,.customer-detail-hero-actions{width:100%}}.customer-detail-hero h1{font-size:var(--er-hero-title-size);line-height:var(--er-hero-title-line-height);letter-spacing:var(--er-hero-title-letter-spacing)}.customer-detail-eyebrow{font-size:var(--er-hero-eyebrow-size);letter-spacing:var(--er-hero-eyebrow-letter-spacing)}.customer-detail-hero p{font-size:var(--er-hero-subtitle-size);line-height:var(--er-hero-subtitle-line-height)}.customer-form-page{width:100%;display:grid;gap:24px}.customer-form-hero{min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px;border-radius:28px;background:linear-gradient(135deg,#242728,#171d21);color:#fff;box-shadow:0 20px 60px #0f172a24}.customer-form-eyebrow{margin:0 0 10px;color:#f6c62f;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.customer-form-hero h1{margin:0 0 12px;color:#fff;font-size:clamp(2.3rem,3vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.customer-form-hero p{margin:0;color:#e5e7eb;font-weight:700}.customer-form-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.customer-primary-button,.customer-secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:16px;font-weight:950;cursor:pointer}.customer-primary-button{border:0;background:#f6c62f;color:#111827;box-shadow:0 18px 35px #f6c62f42}.customer-primary-button:hover{background:#ffd84a}.customer-primary-button:disabled{opacity:.7;cursor:not-allowed}.customer-secondary-button{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff}.customer-secondary-button:hover{background:#ffffff26}.customer-form{display:grid;gap:18px}.customer-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 35px #0f172a0d}.customer-form-card h2{margin:0 0 18px;color:#111827}.customer-form-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.customer-form-grid label,.customer-form-card label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.customer-form-grid input,.customer-form-grid select,.customer-form-card textarea{width:100%;border:1px solid #dbe1ea;border-radius:12px;background:#f8fafc;padding:0 12px;font-size:14px;box-sizing:border-box}.customer-form-grid input,.customer-form-grid select{height:44px}.customer-form-card textarea{min-height:220px;padding:14px;resize:vertical;line-height:1.5}.customer-form-checks{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.customer-form-checks label{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:10px 14px;font-weight:800;color:#334155}.customer-form-actions{display:flex;justify-content:flex-end;gap:12px}.customer-form-actions button{min-height:46px;border:1px solid #dbe1ea;border-radius:14px;background:#fff;color:#111827;padding:0 18px;font-weight:900;cursor:pointer}.customer-form-actions .primary{border:0;background:#f6c62f;color:#111827;box-shadow:0 12px 24px #f6c62f47}.customer-form-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;border-radius:16px;padding:14px 16px;font-weight:800}@media(max-width:1100px){.customer-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.customer-form-hero{align-items:flex-start;flex-direction:column}.customer-form-hero-actions{justify-content:flex-start}}@media(max-width:720px){.customer-form-hero,.customer-form-card{padding:20px;border-radius:22px}.customer-form-grid{grid-template-columns:1fr}.customer-form-checks{display:grid;grid-template-columns:1fr}.customer-form-checks label{border-radius:14px}.customer-form-actions{flex-direction:column-reverse}.customer-form-actions button,.customer-primary-button,.customer-secondary-button,.customer-form-hero-actions{width:100%}}.customer-form-hero h1{font-size:var(--er-hero-title-size);line-height:var(--er-hero-title-line-height);letter-spacing:var(--er-hero-title-letter-spacing)}.customer-form-eyebrow{font-size:var(--er-hero-eyebrow-size);letter-spacing:var(--er-hero-eyebrow-letter-spacing)}.customer-form-hero p{font-size:var(--er-hero-subtitle-size);line-height:var(--er-hero-subtitle-line-height)}.projects-page{display:flex;flex-direction:column;gap:24px}.projects-hero{background:linear-gradient(135deg,#242728,#34383a);color:#fff;border-radius:28px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 18px 40px #0f172a2e}.projects-hero h1{margin:8px 0 10px;font-size:34px;letter-spacing:-.04em}.projects-hero p{margin:0;max-width:760px;color:#ffffffbd;line-height:1.6}.projects-eyebrow{color:#f6c62f;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.12em}.projects-primary-action{border:0;background:#f6c62f;color:#242728;font-weight:900;border-radius:16px;padding:14px 20px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 24px #f6c62f47}.projects-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.projects-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 14px 30px #0f172a14;display:flex;flex-direction:column;gap:8px}.projects-stat-card span{color:#64748b;font-weight:800}.projects-stat-card strong{color:#111827;font-size:28px}.projects-toolbar{display:grid;grid-template-columns:1fr 220px auto;gap:14px}.projects-toolbar input,.projects-toolbar select{border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:14px 16px;font:inherit;outline:none}.projects-toolbar button{border:0;background:#242728;color:#fff;border-radius:16px;padding:0 18px;font-weight:900;cursor:pointer}.projects-info-box,.projects-error-box{border-radius:18px;padding:16px;font-weight:800}.projects-info-box{background:#eff6ff;color:#1d4ed8}.projects-error-box{background:#fee2e2;color:#991b1b}.projects-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 30px #0f172a14;overflow:hidden}.projects-table-card table{width:100%;border-collapse:collapse}.projects-table-card th,.projects-table-card td{padding:16px;text-align:left;border-bottom:1px solid #e5e7eb}.projects-table-card th{color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.projects-table-card tbody tr{cursor:pointer}.projects-table-card tbody tr:hover{background:#f8fafc}.projects-table-card td strong{display:block;color:#111827}.projects-table-card td small{display:block;color:#64748b;margin-top:4px}.projects-badge{background:#fef3c7;color:#92400e;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.projects-detail-button{border:0;background:#242728;color:#fff;border-radius:12px;padding:9px 12px;font-weight:900;cursor:pointer}@media(max-width:900px){.projects-hero{flex-direction:column;align-items:flex-start}.projects-stats-grid,.projects-toolbar{grid-template-columns:1fr}.projects-table-card{overflow-x:auto}}.project-detail-page{display:flex;flex-direction:column;gap:22px}.project-back-link{color:#64748b;text-decoration:none;font-weight:800;width:fit-content}.project-back-link:hover{color:#242728}.project-detail-hero{background:linear-gradient(135deg,#242728,#34383a);color:#fff;border-radius:28px;padding:30px;box-shadow:0 18px 40px #0f172a2e;display:flex;justify-content:space-between;gap:24px}.project-detail-hero span{color:#f6c62f;font-weight:900;letter-spacing:.08em}.project-detail-hero h1{margin:8px 0;font-size:34px;letter-spacing:-.04em}.project-detail-hero p{margin:0;color:#ffffffbd;font-size:17px}.project-detail-badges{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;justify-content:flex-end}.project-detail-badges strong{border-radius:999px;padding:9px 13px;background:#f6c62f;color:#242728;font-size:13px}.project-tabs{display:flex;gap:8px;overflow-x:auto;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:20px}.project-tabs button{border:0;background:transparent;color:#64748b;border-radius:14px;padding:11px 14px;font-weight:900;cursor:pointer;white-space:nowrap}.project-tabs button.active{background:#242728;color:#fff}.project-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.project-overview-card,.project-module-panel,.project-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 14px 30px #0f172a14}.project-overview-card h2,.project-module-panel h2,.project-side-card h3{margin:0 0 16px;color:#111827;letter-spacing:-.03em}.project-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-info-item{background:#f8fafc;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:5px}.project-info-item.wide{grid-column:1 / -1}.project-info-item span{color:#64748b;font-size:13px;font-weight:800}.project-info-item strong{color:#111827}.project-sidebar{display:flex;flex-direction:column;gap:16px}.project-side-list{display:grid;gap:10px}.project-side-list div{background:#f8fafc;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:4px}.project-side-list span{color:#64748b;font-size:12px;font-weight:800}.project-side-list strong{color:#111827}.eris-card{background:#242728;color:#fff}.eris-card h3{color:#fff}.eris-card p{color:#ffffffbd;line-height:1.6}.project-module-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #e5e7eb;padding-bottom:18px}.project-module-header p{margin:0;color:#64748b;line-height:1.6}.project-module-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.project-module-actions button{border:0;border-radius:14px;padding:11px 14px;font-weight:900;cursor:pointer;background:#242728;color:#fff;white-space:nowrap}.project-module-actions button:first-child:not(:last-child){background:#f1f5f9;color:#242728}.project-empty-state{margin-top:22px;border:1px dashed #cbd5e1;border-radius:22px;padding:34px;text-align:center;background:#f8fafc}.project-empty-state span{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:#fff;margin:0 auto 16px;font-weight:900;color:#242728;box-shadow:0 12px 24px #0f172a14}.project-empty-state h3{margin:0 0 8px;color:#111827}.project-empty-state p{margin:0 auto;color:#64748b;line-height:1.6;max-width:640px}.project-info-box,.project-error-box{border-radius:18px;padding:16px;font-weight:800}.project-info-box{background:#eff6ff;color:#1d4ed8}.project-error-box{background:#fee2e2;color:#991b1b}@media(max-width:1100px){.project-detail-layout{grid-template-columns:1fr}}@media(max-width:760px){.project-detail-hero{flex-direction:column}.project-detail-badges{justify-content:flex-start}.project-info-grid{grid-template-columns:1fr}.project-module-header{flex-direction:column}.project-module-actions,.project-module-actions button{width:100%}}.project-form-page{display:flex;flex-direction:column;gap:22px}.project-form-back{color:#64748b;text-decoration:none;font-weight:800;width:fit-content}.project-form-back:hover{color:#242728}.project-form-hero{background:linear-gradient(135deg,#242728,#34383a);color:#fff;border-radius:28px;padding:30px;box-shadow:0 18px 40px #0f172a2e}.project-form-hero span{color:#f6c62f;font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:13px}.project-form-hero h1{margin:8px 0;font-size:34px;letter-spacing:-.04em}.project-form-hero p{margin:0;max-width:760px;color:#ffffffbd;line-height:1.6}.project-form{display:flex;flex-direction:column;gap:18px}.project-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 14px 30px #0f172a14}.project-form-card h2{margin:0 0 18px;color:#111827}.project-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-form label{display:flex;flex-direction:column;gap:8px;color:#475569;font-size:14px;font-weight:800}.project-form input,.project-form select,.project-form textarea{border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:14px 16px;font:inherit;outline:none;color:#111827}.project-form textarea{min-height:140px;resize:vertical}.project-form-actions{display:flex;justify-content:flex-end;gap:12px}.project-form-actions button{border:0;border-radius:14px;padding:13px 18px;font-weight:900;cursor:pointer}.project-form-actions button:first-child{background:#e5e7eb;color:#242728}.project-form-actions button:last-child{background:#f6c62f;color:#242728}.project-form-error{border-radius:18px;padding:16px;background:#fee2e2;color:#991b1b;font-weight:800}@media(max-width:760px){.project-form-grid{grid-template-columns:1fr}.project-form-actions{flex-direction:column-reverse}.project-form-actions button{width:100%}}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(246,198,47,.28),transparent 34%),linear-gradient(135deg,#202426,#111827)}.login-card{width:min(440px,100%);background:#fff;border-radius:24px;padding:28px;box-shadow:0 24px 80px #00000047}.login-brand{display:flex;align-items:center;gap:16px;margin-bottom:18px}.login-logo{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:#f6c62f;color:#202426;font-weight:900;letter-spacing:-.04em}.login-kicker{margin:0 0 4px;color:#64748b;font-size:.85rem;font-weight:700}.login-card h1{margin:0;color:#111827;font-size:1.8rem}.login-text{margin:0 0 22px;color:#475569;line-height:1.5}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:8px;color:#334155;font-weight:700}.login-form input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:14px;padding:12px 14px;font:inherit;outline:none}.login-form input:focus{border-color:#f6c62f;box-shadow:0 0 0 4px #f6c62f38}.login-error{padding:12px 14px;border-radius:14px;background:#fee2e2;color:#991b1b;font-weight:700}.login-form button{border:0;border-radius:14px;padding:13px 16px;background:#202426;color:#fff;font:inherit;font-weight:800;cursor:pointer}.login-form button:disabled{opacity:.65;cursor:not-allowed}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-family);background:var(--color-background);color:var(--color-text);font-size:var(--font-md)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;border-radius:var(--radius-md);background:var(--color-primary-500);color:#fff;padding:9px 14px;cursor:pointer;transition:var(--transition-fast);font-weight:600}button:hover{background:var(--color-primary-600)}input,select,textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;padding:9px 12px;color:var(--color-text);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #2563eb26}table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}th{background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:var(--font-sm);text-align:left;padding:12px 14px;border-bottom:1px solid var(--color-border)}td{padding:12px 14px;border-bottom:1px solid var(--color-border)}tr:last-child td{border-bottom:0}tr:hover td{background:var(--color-primary-50)}h1{margin:0 0 8px;font-size:36px;line-height:1.15;letter-spacing:-.03em}p{color:var(--color-text-secondary)}.er-page{padding:40px 48px}.er-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px}:root{--er-hero-title-size: clamp(2.3rem, 3vw, 3.2rem);--er-hero-title-line-height: 1.05;--er-hero-title-letter-spacing: -.04em;--er-hero-eyebrow-size: .82rem;--er-hero-eyebrow-letter-spacing: .08em;--er-hero-subtitle-size: 1rem;--er-hero-subtitle-line-height: 1.55;--er-hero-radius: 28px;--er-hero-padding: 36px;--er-hero-min-height: 170px}.customers-header,.customer-detail-hero,.customer-form-hero,.projects-hero,.projects-header,.project-detail-hero,.project-form-hero,.dashboard-hero,.eris-hero{min-height:var(--er-hero-min-height);padding:var(--er-hero-padding);border-radius:var(--er-hero-radius)}.customers-eyebrow,.customer-detail-eyebrow,.customer-form-eyebrow,.projects-eyebrow,.project-detail-eyebrow,.project-form-eyebrow,.dashboard-eyebrow,.eris-eyebrow{margin:0 0 10px;color:#f6c62f;font-size:var(--er-hero-eyebrow-size);font-weight:950;letter-spacing:var(--er-hero-eyebrow-letter-spacing);text-transform:uppercase}.customers-header h1,.customer-detail-hero h1,.customer-form-hero h1,.projects-hero h1,.projects-header h1,.project-detail-hero h1,.project-form-hero h1,.dashboard-hero h1,.eris-hero h1{margin:0 0 12px;color:#fff;font-size:var(--er-hero-title-size);line-height:var(--er-hero-title-line-height);letter-spacing:var(--er-hero-title-letter-spacing);font-weight:950}.customers-subtitle,.customer-detail-hero p,.customer-form-hero p,.projects-hero p,.projects-header p,.project-detail-hero p,.project-form-hero p,.dashboard-hero p,.eris-hero p{color:#e5e7eb;font-size:var(--er-hero-subtitle-size);line-height:var(--er-hero-subtitle-line-height);font-weight:700}.dashboard-hero h1.eris-title,.eris-hero h1.eris-title,.dashboard-hero .eris-title,.eris-hero .eris-title{font-size:clamp(3rem,5vw,4.8rem);line-height:.95;letter-spacing:-.06em}.customers-primary-button,.customer-primary-button,.projects-primary-button,.project-primary-button,.hero-primary-button{min-height:46px;border:0;border-radius:16px;background:#f6c62f;color:#111827;padding:0 22px;font-weight:950;box-shadow:0 18px 35px #f6c62f42}.customers-primary-button:hover,.customer-primary-button:hover,.projects-primary-button:hover,.project-primary-button:hover,.hero-primary-button:hover{background:#ffd84a;color:#111827}.customer-secondary-button,.projects-secondary-button,.project-secondary-button,.hero-secondary-button{min-height:46px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#ffffff14;color:#fff;padding:0 22px;font-weight:950}.customer-secondary-button:hover,.projects-secondary-button:hover,.project-secondary-button:hover,.hero-secondary-button:hover{background:#ffffff26}@media(max-width:720px){:root{--er-hero-title-size: clamp(2rem, 8vw, 2.6rem);--er-hero-padding: 24px;--er-hero-radius: 24px}}
