*{box-sizing:border-box;margin:0;padding:0}body,html{background:#07121f}body{min-width:320px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e2e8f0;letter-spacing:0}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}:focus-visible{outline:3px solid rgba(45,212,191,.7);outline-offset:3px}.crm-home{min-height:100svh;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(7,18,31,.98),rgba(7,18,31,.9) 46%,rgba(7,18,31,.7)),linear-gradient(135deg,#07121f,#0f766e 58%,#2563eb)}.crm-topbar{min-height:74px;width:calc(100% - 40px);max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.crm-brand{display:inline-flex;align-items:center;gap:12px}.crm-brand-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#14b8a6;color:#042f2e;font-size:.82rem;font-weight:900;box-shadow:0 16px 40px rgba(20,184,166,.24)}.crm-brand small,.crm-brand strong{display:block;letter-spacing:0}.crm-brand strong{color:#ffffff;font-size:1rem}.crm-brand small{margin-top:2px;color:#94a3b8;font-size:.76rem}.crm-env{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:8px;border:1px solid rgba(148,163,184,.26);background:rgba(15,23,42,.44);color:#cbd5e1;font-size:.82rem;font-weight:800}.crm-env i{width:8px;height:8px;border-radius:999px;background:#22c55e}.crm-hero{width:calc(100% - 40px);max-width:1180px;min-height:calc(100svh - 74px);margin:0 auto;position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.82fr);grid-gap:34px;gap:34px;align-items:center;padding:54px 0 66px}.crm-hero-copy{position:relative;z-index:2;max-width:670px;min-width:0}.crm-kicker{display:inline-flex;min-height:32px;align-items:center;padding:0 11px;border-radius:999px;color:#ccfbf1;background:rgba(20,184,166,.13);border:1px solid rgba(45,212,191,.24);font-size:.78rem;font-weight:900;text-transform:uppercase}.crm-hero h1{margin-top:20px;color:#ffffff;font-size:3.4rem;line-height:1.02;letter-spacing:0;max-width:720px;overflow-wrap:anywhere}.crm-hero p{margin-top:18px;max-width:610px;color:#cbd5e1;font-size:1.05rem;line-height:1.65}.crm-signal-row{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px}.crm-signal-row span{min-height:58px;min-width:150px;display:grid;grid-gap:2px;gap:2px;padding:10px 13px;border-radius:8px;color:#cbd5e1;background:rgba(255,255,255,.08);border:1px solid rgba(226,232,240,.12)}.crm-signal-row strong{color:#ffffff;font-size:1.1rem}.crm-access-grid{position:relative;z-index:2;display:grid;grid-gap:14px;gap:14px}.crm-access-card{min-height:234px;display:flex;flex-direction:column;justify-content:space-between;padding:22px;border-radius:8px;border:1px solid rgba(226,232,240,.16);background:rgba(255,255,255,.94);color:#0f172a;text-decoration:none;box-shadow:0 28px 75px rgba(2,6,23,.26);transition:transform .16s ease,box-shadow .16s ease}.crm-access-card:hover{transform:translateY(-3px);box-shadow:0 34px 90px rgba(2,6,23,.34)}.crm-panel-label{align-self:flex-start;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;color:#0f766e;background:#ccfbf1;font-size:.76rem;font-weight:900;text-transform:uppercase}.crm-access-card.blue .crm-panel-label{color:#1d4ed8;background:#dbeafe}.crm-access-card h2{margin-top:28px;font-size:1.55rem;line-height:1.1;color:#0f172a}.crm-access-card p{margin-top:10px;color:#475569;font-size:.96rem;line-height:1.55}.crm-card-action{margin-top:22px;min-height:42px;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;color:#ffffff;background:#0f766e;font-weight:850}.crm-access-card.blue .crm-card-action{background:#2563eb}.crm-visual{position:absolute;right:-76px;bottom:8px;width:610px;height:430px;opacity:.42;pointer-events:none}.crm-window{width:100%;height:100%;border-radius:8px;overflow:hidden;border:1px solid rgba(226,232,240,.18);background:#f8fafc;box-shadow:0 44px 100px rgba(2,6,23,.46)}.crm-window-head{height:52px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#ffffff;border-bottom:1px solid #e2e8f0}.crm-window-head span{width:10px;height:10px;border-radius:999px;background:#94a3b8}.crm-window-head span:first-child{background:#ef4444}.crm-window-head span:nth-child(2){background:#f59e0b}.crm-window-head span:nth-child(3){background:#22c55e}.crm-window-body{height:calc(100% - 52px);display:grid;grid-template-columns:86px 1fr}.crm-sidebar-preview{padding:18px;display:grid;align-content:start;grid-gap:14px;gap:14px;background:#0f172a}.crm-sidebar-preview b{height:44px;border-radius:8px;background:rgba(255,255,255,.12)}.crm-chat-preview{padding:18px;display:grid;align-content:start;grid-gap:12px;gap:12px}.crm-chat-row{min-height:74px;display:grid;grid-template-columns:44px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-radius:8px;background:#ffffff;border:1px solid #e2e8f0}.crm-chat-row.active{background:#ecfdf5}.crm-chat-row i{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#0f766e;color:#ffffff;font-style:normal;font-size:.78rem;font-weight:900}.crm-chat-row small,.crm-chat-row strong,.crm-metric-strip strong{display:block}.crm-chat-row strong{color:#0f172a}.crm-chat-row small{margin-top:4px;color:#64748b}.crm-metric-strip{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.crm-metric-strip span{min-height:82px;display:grid;align-content:center;grid-gap:4px;gap:4px;padding:14px;border-radius:8px;background:#ffffff;color:#64748b;border:1px solid #e2e8f0}.crm-metric-strip strong{color:#0f172a;font-size:1.2rem}@media (max-width:980px){.crm-hero{grid-template-columns:1fr;min-height:auto}.crm-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-visual{opacity:.2;right:-160px}}@media (max-width:680px){.crm-hero,.crm-topbar{width:auto;max-width:362px;margin-left:14px;margin-right:14px}.crm-topbar{min-height:66px}.crm-brand small{display:none}.crm-hero{padding:42px 0 46px}.crm-hero h1{font-size:2rem;line-height:1.08}.crm-hero p{font-size:1rem}.crm-access-grid{grid-template-columns:1fr}.crm-access-card{min-height:210px}.crm-signal-row span{min-width:0;width:100%}.crm-visual{display:none}}