:root{color-scheme:light;--ipv-primary: #38bdf8;--ipv-primary-strong: #2563eb;--ipv-primary-hover: #1d4ed8;--ipv-primary-soft: #e0f2fe;--ipv-brand-deep: #0b5f87;--ipv-navy: #0f172a;--ipv-navy-deep: #07152f;--ipv-success: #10b981;--ipv-warning: #f59e0b;--ipv-danger: #ef4444;--ipv-info: #0ea5e9;--ipv-neutral: #64748b;--ipv-canvas: #f8fafc;--ipv-surface: #ffffff;--ipv-surface-soft: #f5f7fa;--ipv-border: #e2e8f0;--ipv-border-strong: #cbd5e1;--ipv-heading: #07152f;--ipv-text: #334155;--ipv-text-secondary: #475569;--ipv-muted: #64748b;--ipv-subtle: #94a3b8;--ipv-shadow-xs: 0 5px 14px rgba(15, 23, 42, .04);--ipv-shadow: 0 24px 70px rgba(15, 23, 42, .11);--ipv-shadow-soft: 0 14px 36px rgba(15, 23, 42, .07);--ipv-shadow-modal: 0 30px 90px rgba(15, 23, 42, .26);--ipv-radius-control: 13px;--ipv-radius-card: 20px;--ipv-radius-panel: 24px;--ipv-radius-hero: 28px;--ipv-radius-pill: 999px;--ipv-sidebar-width: 276px;--ipv-topbar-height: 72px;--ipv-page-max: 1440px;--ipv-dark-background: #020617;--ipv-dark-surface: #111827;--ipv-dark-elevated: #1e293b;--ipv-dark-border: rgba(148, 163, 184, .22);--ipv-dark-border-strong: rgba(148, 163, 184, .32);--ipv-dark-text: #e5e7eb;--ipv-dark-text-secondary: #cbd5e1;--ipv-dark-text-muted: #94a3b8}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body.ipv-public-page,body.ipv-auth-page{margin:0;min-width:320px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ipv-text);background:radial-gradient(circle at 8% 8%,rgba(56,189,248,.13),transparent 28%),radial-gradient(circle at 94% 4%,rgba(37,99,235,.1),transparent 30%),linear-gradient(180deg,#fff,#f7fbff 46%,#f8fafc);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.ipv-auth-page{min-height:100vh}:where(body.ipv-public-page,body.ipv-auth-page) a{color:inherit;text-decoration:none}body.ipv-public-page button,body.ipv-auth-page button,body.ipv-public-page input,body.ipv-auth-page input,body.ipv-public-page select,body.ipv-auth-page select,body.ipv-public-page textarea,body.ipv-auth-page textarea{font:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ipv-public-logo,.ipv-auth-logo{display:inline-grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-strong));box-shadow:0 14px 28px #2563eb3d;font-size:13px;font-weight:900;letter-spacing:-.04em}.ipv-public-btn{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--ipv-radius-control);font-size:13px;font-weight:800;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ipv-public-btn:hover{transform:translateY(-2px)}.ipv-public-btn.ipv-public-btn-primary{color:#fff;background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-strong));box-shadow:0 13px 28px #2563eb38}.ipv-public-btn-secondary{color:var(--ipv-heading);border-color:#dbe5f0;background:#fff}.ipv-public-btn:focus-visible,.ipv-auth-form input:focus-visible,.ipv-auth-form button:focus-visible,.ipv-auth-form a:focus-visible,.ipv-auth-back:focus-visible{outline:3px solid rgba(56,189,248,.3);outline-offset:3px}.ipv-public-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--ipv-primary-strong);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.ipv-public-eyebrow:before{content:"";width:28px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--ipv-primary),var(--ipv-primary-strong))}.ipv-public-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ipv-public-chips span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #bae6fd;border-radius:999px;color:#075985;background:#eff8ff;font-size:11px;font-weight:800}.ipv-public-chips span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ipv-success)}.ipv-public-product-frame{position:relative;overflow:visible;padding:18px;border:0;border-radius:var(--ipv-radius-hero);background:linear-gradient(145deg,#0f172a,#0b5f87 62%,#2563eb);box-shadow:var(--ipv-shadow);transform:none}.ipv-public-product-frame:before{content:"";position:absolute;left:-36px;bottom:-38px;width:150px;height:150px;border-radius:50%;background:#38bdf82b;filter:blur(6px);pointer-events:none}.ipv-public-browser-bar{position:relative;z-index:1;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:15px 15px 0 0;color:#64748b;background:#fff;font-size:10px;font-weight:800}.ipv-public-browser-dots{display:flex;gap:6px}.ipv-public-browser-dots i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.ipv-public-browser-dots i:first-child{background:#fda4af}.ipv-public-browser-dots i:nth-child(2){background:#fcd34d}.ipv-public-browser-dots i:last-child{background:#86efac}.ipv-public-preview{position:relative;z-index:1;min-height:430px;padding:16px;border-radius:0 0 18px 18px;color:var(--ipv-text);background:#f8fafc}.ipv-public-preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.ipv-public-preview-top strong{color:var(--ipv-heading);font-size:14px}.ipv-public-preview-top span{padding:6px 9px;border-radius:999px;color:#0369a1;background:#e0f2fe;font-size:10px;font-weight:800}.ipv-public-preview-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 10px}.ipv-public-preview-kpis>div{padding:13px;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 7px 18px #0f172a0d}.ipv-public-preview-kpis small{display:block;color:#64748b;font-size:9px;font-weight:800}.ipv-public-preview-kpis strong{display:block;margin-top:7px;color:var(--ipv-heading);font-size:20px}.ipv-public-preview-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:10px}.ipv-public-preview-card,.ipv-public-analytics-card{padding:14px;border:1px solid #e2e8f0;border-radius:16px;color:var(--ipv-text);background:#fff}.ipv-public-preview-card h2{margin:0;color:var(--ipv-heading);font-size:12px}.ipv-public-preview-card>p{margin:4px 0 12px;color:#64748b;font-size:9px}.ipv-public-mini-table{display:grid}.ipv-public-mini-table>div{display:grid;grid-template-columns:1.2fr auto auto;align-items:center;gap:7px;padding:9px 0;border-top:1px solid #edf2f7;color:#475569;font-size:9px}.ipv-public-mini-table>div:first-child{border-top:0}.ipv-public-mini-table em{justify-self:start;padding:4px 7px;border-radius:999px;color:#047857;background:#dcfce7;font-style:normal;font-weight:800}.ipv-public-mini-table em.warning{color:#92400e;background:#fef3c7}.ipv-public-bars{display:grid;gap:11px}.ipv-public-bars label{display:grid;grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:8px;color:#64748b;font-size:9px}.ipv-public-bars i{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--ipv-primary),var(--ipv-primary-strong))}.ipv-public-bars b{color:#334155;text-align:right}.bar-46{width:46%}.bar-52{width:52%}.bar-63{width:63%}.bar-66{width:66%}.bar-72{width:72%}.bar-74{width:74%}.bar-88{width:88%}.bar-91{width:91%}.ipv-public-card-grid{display:grid;gap:16px}.ipv-public-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ipv-public-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.ipv-public-card-grid article,.ipv-public-workflow article{padding:22px;border:1px solid #dbe5f0;border-radius:22px;color:var(--ipv-text);background:#fff;box-shadow:var(--ipv-shadow-soft)}.ipv-public-card-grid article>span,.ipv-public-workflow article>span{display:inline-grid;place-items:center;min-width:44px;height:44px;padding-inline:10px;border-radius:15px;color:var(--ipv-primary-strong);background:#e0f2fe;font-size:14px;font-weight:900}.ipv-public-card-grid h3,.ipv-public-workflow h3{margin:16px 0 0;color:var(--ipv-heading);font-size:18px;letter-spacing:-.03em}.ipv-public-card-grid p,.ipv-public-workflow p{margin:8px 0 0;color:var(--ipv-muted);font-size:13px;line-height:1.65}.ipv-public-card-grid strong{display:block;margin-top:14px;color:var(--ipv-primary-strong);font-size:12px}.ipv-public-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ipv-public-workflow article{padding:20px;border-radius:20px;box-shadow:none}.ipv-public-workflow article>span{min-width:34px;width:34px;height:34px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-strong));font-size:12px}.ipv-public-workflow h3{margin-top:14px;font-size:15px}.ipv-public-workflow p{margin-top:7px;font-size:12px;line-height:1.55}.ipv-public-report-grid .ipv-public-eyebrow{color:#bae6fd}.ipv-public-report-grid .ipv-public-eyebrow:before{background:#7dd3fc}.ipv-public-analytics-card{padding:24px;border-radius:26px;color:var(--ipv-text);box-shadow:var(--ipv-shadow-soft)}@media(max-width:1080px){.ipv-public-card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.ipv-public-workflow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.ipv-public-card-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.ipv-public-preview-grid,.ipv-public-preview-kpis,.ipv-public-card-grid.three,.ipv-public-card-grid.four,.ipv-public-workflow{grid-template-columns:1fr}.ipv-public-card-grid article,.ipv-public-workflow article{padding:18px;border-radius:18px}}@media(max-width:480px){.ipv-public-preview{min-height:0;padding:14px}}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 17px;border:1px solid transparent;border-radius:var(--ipv-radius-control);font-size:13px;font-weight:700;line-height:1.2;text-align:center;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn:hover{transform:translateY(-1px)}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn:focus-visible,.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal) .ipv-icon-btn:focus-visible,.ipv-crm-page .ipv-crm-mobile-menu:focus-visible,.ipv-crm-page .ipv-sidebar-item:focus-visible{outline:3px solid rgba(56,189,248,.32);outline-offset:2px}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-primary{color:#fff;background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-strong));box-shadow:0 12px 26px #2563eb3d}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-primary:hover{background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-hover))}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-secondary{color:var(--ipv-navy);border-color:var(--ipv-border);background:var(--ipv-surface);box-shadow:var(--ipv-shadow-xs)}html.ipv-dark .ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-secondary{color:#f8fafc;border-color:var(--ipv-dark-border);background:var(--ipv-dark-surface)}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-danger{color:#b91c1c;border-color:#ef44443d;background:#fee2e2b3}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-danger:hover{color:#fff;border-color:var(--ipv-danger);background:var(--ipv-danger)}html.ipv-dark .ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-danger{color:#fca5a5;background:#ef44441f}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-ghost{color:#fff;border-color:#fff3;background:#ffffff1f}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal) .ipv-icon-btn{width:40px;height:40px;flex:0 0 40px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--ipv-border);border-radius:12px;color:var(--ipv-text);background:var(--ipv-surface);box-shadow:var(--ipv-shadow-xs)}html.ipv-dark .ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal) .ipv-icon-btn{color:var(--ipv-dark-text);border-color:var(--ipv-dark-border);background:var(--ipv-dark-surface)}.ipv-crm-topbar .ipv-support-button{color:var(--ipv-primary-strong);font-size:16px;font-weight:800}.ipv-crm-topbar .ipv-support-button:hover{color:#075985;border-color:#38bdf87a;background:var(--ipv-primary-soft)}.ipv-crm-content.ipv-visual-adopted .ipv-card,.ipv-crm-content.ipv-visual-adopted .ipv-kpi-card{min-width:0;border:1px solid var(--ipv-border);border-radius:var(--ipv-radius-card);background:var(--ipv-surface);box-shadow:var(--ipv-shadow-soft)}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-card,html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-kpi-card{border-color:var(--ipv-dark-border);background:var(--ipv-dark-surface)}.ipv-crm-content.ipv-visual-adopted .ipv-card{padding:20px}.ipv-crm-content.ipv-visual-adopted .ipv-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.ipv-crm-content.ipv-visual-adopted .ipv-card h2{margin:0;color:var(--ipv-navy);font-size:18px;font-weight:800;letter-spacing:-.03em}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-card h2{color:#f8fafc}.ipv-crm-content.ipv-visual-adopted .ipv-card p{margin:4px 0 0;color:var(--ipv-muted);font-size:13px;line-height:1.6}.ipv-crm-content.ipv-visual-adopted .ipv-kpi-card{min-height:112px;display:flex;justify-content:space-between;gap:16px;padding:19px}.ipv-crm-content.ipv-visual-adopted .ipv-kpi-card small{display:block;color:var(--ipv-muted);font-size:12px;font-weight:700}.ipv-crm-content.ipv-visual-adopted .ipv-kpi-card strong{display:block;margin-top:9px;color:var(--ipv-navy);font-size:27px;font-weight:800;line-height:1;letter-spacing:-.04em}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-kpi-card strong{color:#f8fafc}.ipv-crm-content.ipv-visual-adopted .ipv-iconbox{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:14px;color:var(--ipv-primary-strong);background:var(--ipv-primary-soft);font-weight:800}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-iconbox{color:#7dd3fc;background:#38bdf824}.ipv-crm-page .ipv-sidebar-item{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 11px;border-radius:14px;color:#475569;font-size:13px;font-weight:700;transition:color .18s ease,background .18s ease,box-shadow .18s ease}html.ipv-dark .ipv-crm-page .ipv-sidebar-item{color:#cbd5e1}.ipv-crm-page .ipv-sidebar-item:hover{color:var(--ipv-primary-strong);background:#f1f5f9}html.ipv-dark .ipv-crm-page .ipv-sidebar-item:hover{color:#7dd3fc;background:#94a3b81f}.ipv-crm-page .ipv-sidebar-item.is-active{color:#075985;background:linear-gradient(135deg,var(--ipv-primary-soft),#eff6ff);box-shadow:inset 0 0 0 1px #38bdf838}html.ipv-dark .ipv-crm-page .ipv-sidebar-item.is-active{color:#e0f2fe;background:#38bdf824}.ipv-crm-page .ipv-sidebar-item.is-disabled{cursor:not-allowed;opacity:.48}.ipv-crm-page .ipv-sidebar-icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center}.ipv-crm-page .ipv-sidebar-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ipv-crm-page .ipv-modal{position:fixed;inset:0;z-index:180;visibility:hidden;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .18s ease,visibility .18s ease}.ipv-crm-page .ipv-modal.is-open{visibility:visible;opacity:1}.ipv-crm-page .ipv-modal-backdrop{position:absolute;inset:0;border:0;background:#0f172a8f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ipv-crm-page .ipv-modal-dialog{position:relative;z-index:2;width:min(100%,560px);max-height:min(88vh,760px);overflow-y:auto;padding:22px;border:1px solid var(--ipv-border);border-radius:var(--ipv-radius-panel);background:var(--ipv-surface);box-shadow:var(--ipv-shadow-modal)}html.ipv-dark .ipv-crm-page .ipv-modal-dialog{border-color:var(--ipv-dark-border);background:var(--ipv-dark-surface)}.ipv-crm-page .ipv-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.ipv-crm-page .ipv-modal-head h2{margin:6px 0 0;color:var(--ipv-navy);font-size:24px;font-weight:800;letter-spacing:-.04em}html.ipv-dark .ipv-crm-page .ipv-modal-head h2{color:#f8fafc}.ipv-crm-page .ipv-modal-head p{margin:6px 0 0;color:var(--ipv-muted);font-size:13px}.ipv-crm-page .ipv-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-list{display:grid;gap:10px;margin:18px 0 0}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-top:1px solid var(--ipv-border);font-size:12px}html.ipv-dark .ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-row{border-top-color:var(--ipv-dark-border)}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-row span{color:var(--ipv-muted)}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-row strong{color:var(--ipv-navy);text-align:right}html.ipv-dark .ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-context-row strong{color:#f8fafc}.ipv-crm-content.ipv-visual-adopted .ipv-badge{min-height:25px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 9px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}.ipv-crm-content.ipv-visual-adopted .ipv-badge-primary{color:var(--ipv-primary-strong);border-color:#38bdf83d;background:var(--ipv-primary-soft)}.ipv-crm-content.ipv-visual-adopted .ipv-badge-success{color:#047857;border-color:#10b9813d;background:#10b98124}.ipv-crm-content.ipv-visual-adopted .ipv-badge-warning{color:#92400e;border-color:#f59e0b3d;background:#f59e0b24}.ipv-crm-content.ipv-visual-adopted .ipv-badge-danger{color:#b91c1c;border-color:#ef44443d;background:#ef44441f}.ipv-crm-content.ipv-visual-adopted .ipv-badge-muted{color:#475569;border-color:#64748b38;background:#64748b1a}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-badge-success{color:#6ee7b7}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-badge-warning{color:#fcd34d}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-badge-danger{color:#fca5a5}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-badge-muted{color:#cbd5e1}.ipv-crm-content.ipv-visual-adopted .ipv-status-list{display:grid;gap:10px}.ipv-crm-content.ipv-visual-adopted .ipv-status-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--ipv-border);border-radius:15px;background:var(--ipv-surface-soft)}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-status-item{border-color:var(--ipv-dark-border);background:#ffffff09}.ipv-crm-content.ipv-visual-adopted .ipv-status-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:var(--ipv-primary-strong);background:var(--ipv-primary-soft);font-size:12px;font-weight:800}.ipv-crm-content.ipv-visual-adopted .ipv-status-item.is-complete .ipv-status-icon{color:#047857;background:#10b98124}.ipv-crm-content.ipv-visual-adopted .ipv-status-item strong{display:block;color:var(--ipv-navy);font-size:13px}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-status-item strong{color:#f8fafc}.ipv-crm-content.ipv-visual-adopted .ipv-status-item p{margin:3px 0 0;color:var(--ipv-muted);font-size:11px;line-height:1.5}.ipv-crm-content.ipv-visual-adopted .ipv-link{color:var(--ipv-primary-strong);font-size:13px;font-weight:700}.ipv-crm-content.ipv-visual-adopted .ipv-link:hover{color:#075985;text-decoration:underline}.ipv-crm-content.ipv-visual-adopted .ipv-card{min-width:0}.ipv-crm-content.ipv-visual-adopted .ipv-card>:first-child{margin-top:0}.ipv-crm-content.ipv-visual-adopted .ipv-card>:last-child{margin-bottom:0}.ipv-crm-content.ipv-visual-adopted .ipv-grid-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ipv-crm-content.ipv-visual-adopted .ipv-grid-panel-title{margin:0;color:var(--ipv-navy);font-size:18px;font-weight:800;letter-spacing:-.025em}.ipv-crm-content.ipv-visual-adopted .ipv-grid-panel-subtitle{margin:4px 0 0;color:var(--ipv-muted);font-size:13px;line-height:1.5}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-grid-panel-title{color:#f8fafc}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-warning{color:#92400e;border-color:#f59e0b4d;background:#f59e0b24}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-warning:hover{color:#fff;border-color:var(--ipv-warning);background:var(--ipv-warning)}.ipv-crm-content.ipv-visual-adopted .ipv-alert{padding:13px 15px;border:1px solid transparent;border-radius:14px;font-size:13px;line-height:1.55}.ipv-crm-content.ipv-visual-adopted .ipv-alert-success{color:#047857;border-color:#10b98140;background:#10b9811c}.ipv-crm-content.ipv-visual-adopted .ipv-alert-error{color:#b91c1c;border-color:#ef444440;background:#ef44441a}.ipv-crm-content.ipv-visual-adopted .ipv-alert-warning{color:#92400e;border-color:#f59e0b47;background:#f59e0b1c}.ipv-crm-content.ipv-visual-adopted .ipv-alert-info{color:#075985;border-color:#38bdf842;background:#38bdf81a}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-alert-success{color:#6ee7b7}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-alert-error{color:#fca5a5}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-alert-warning{color:#fcd34d}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-alert-info{color:#7dd3fc}.ipv-crm-content.ipv-visual-adopted .ipv-empty{padding:24px;border:1px dashed var(--ipv-border-strong);border-radius:15px;color:var(--ipv-muted);background:var(--ipv-surface-soft);text-align:center}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-empty{border-color:var(--ipv-dark-border-strong);background:#ffffff09}.ipv-crm-content.ipv-visual-adopted .ipv-empty strong{display:block;color:var(--ipv-navy);font-size:14px}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-empty strong{color:#f8fafc}.ipv-crm-content.ipv-visual-adopted .ipv-step-card{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 12px;border:1px solid var(--ipv-border);border-radius:14px;color:var(--ipv-muted);background:var(--ipv-surface);font-size:11px;font-weight:700;text-align:center}.ipv-crm-content.ipv-visual-adopted .ipv-step-card.is-active{color:#075985;border-color:#38bdf88c;background:var(--ipv-primary-soft)}.ipv-crm-content.ipv-visual-adopted .hidden{display:none!important}.ipv-crm-content.ipv-visual-adopted .ipv-alert-danger{color:#b91c1c;border-color:#ef444440;background:#ef44441a}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-alert-danger{color:#fca5a5}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-success{color:#047857;border-color:#10b9814d;background:#10b98121}.ipv-crm-page :is(.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn-success:hover{color:#fff;border-color:var(--ipv-success);background:var(--ipv-success)}.ipv-crm-content.ipv-visual-adopted .ipv-dashboard-grid>:is(.ipv-card,aside.ipv-card){min-height:100%}.ipv-crm-content.ipv-visual-adopted .ipv-stepper{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;margin:0}.ipv-crm-content.ipv-visual-adopted .ipv-step{min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 12px;border:1px solid var(--ipv-border);border-radius:14px;color:var(--ipv-text-secondary);background:var(--ipv-surface);box-shadow:var(--ipv-shadow-xs);font-size:12px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.ipv-crm-content.ipv-visual-adopted .ipv-step:hover{color:#075985;border-color:#38bdf885;background:var(--ipv-primary-soft);text-decoration:none;transform:translateY(-1px)}.ipv-crm-content.ipv-visual-adopted .ipv-step:focus-visible{outline:3px solid rgba(56,189,248,.32);outline-offset:2px}.ipv-crm-content.ipv-visual-adopted .ipv-step.is-current,.ipv-crm-content.ipv-visual-adopted .ipv-step[aria-current=step]{color:#075985;border-color:#38bdf8a3;background:var(--ipv-primary-soft);box-shadow:inset 0 0 0 1px #38bdf82e,var(--ipv-shadow-xs)}.ipv-crm-content.ipv-visual-adopted .ipv-step.is-current:hover,.ipv-crm-content.ipv-visual-adopted .ipv-step[aria-current=step]:hover{color:#075985;background:var(--ipv-primary-soft);text-decoration:none}.ipv-crm-content.ipv-visual-adopted .ipv-step.is-completed{color:#047857;border-color:#10b98157;background:#10b9811a}.ipv-crm-content.ipv-visual-adopted .ipv-step.is-pending{color:var(--ipv-muted)}.ipv-crm-content.ipv-visual-adopted .ipv-step.is-error{color:#b91c1c;border-color:#ef444457;background:#ef44441a}.ipv-crm-content.ipv-visual-adopted .ipv-step:is(.is-disabled,[aria-disabled=true]){cursor:not-allowed;opacity:.52;pointer-events:none}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step{color:var(--ipv-dark-text-secondary);border-color:var(--ipv-dark-border);background:var(--ipv-dark-surface)}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step:hover,html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step.is-current,html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step[aria-current=step]{color:#e0f2fe;border-color:#38bdf885;background:#38bdf824}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step.is-completed{color:#6ee7b7;border-color:#10b98161;background:#10b9811f}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-step.is-error{color:#fca5a5;border-color:#ef444461;background:#ef44441f}.ipv-crm-content.ipv-visual-adopted .ipv-card-soft,.ipv-crm-content.ipv-visual-adopted .ipv-card-section{min-width:0;padding:14px;border:1px solid var(--ipv-border);border-radius:14px;background:var(--ipv-surface-soft)}html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-card-soft,html.ipv-dark .ipv-crm-content.ipv-visual-adopted .ipv-card-section{border-color:var(--ipv-dark-border);background:#ffffff09}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn:active:not(:disabled,[aria-disabled=true]){transform:translateY(0);box-shadow:none}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn:is(:disabled,[aria-disabled=true]),.ipv-crm-content.ipv-visual-adopted .ipv-link[aria-disabled=true]{cursor:not-allowed;opacity:.52;pointer-events:none}.ipv-crm-page :is(.ipv-crm-topbar,.ipv-modal,.ipv-crm-content.ipv-visual-adopted) .ipv-btn[aria-busy=true]{cursor:progress;opacity:.72}.ipv-crm-content.ipv-visual-adopted .ipv-link:focus-visible{outline:3px solid rgba(56,189,248,.32);outline-offset:2px;border-radius:6px}.ipv-public-wrap{width:min(calc(100% - 40px),1240px);margin:0 auto}.ipv-public-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(219,229,240,.82);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ipv-public-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ipv-public-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.ipv-public-brand>span:last-child{display:block}.ipv-public-brand strong{display:block;color:var(--ipv-heading);font-size:17px;letter-spacing:-.035em}.ipv-public-brand small{display:block;color:var(--ipv-muted);font-size:11px;font-weight:700}.ipv-public-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.ipv-public-nav a{color:#475569;font-size:12px;font-weight:800}.ipv-public-nav a:hover,.ipv-public-nav a:focus-visible{color:var(--ipv-primary-strong)}.ipv-public-header-actions,.ipv-public-actions{display:flex;align-items:center;gap:10px}.ipv-public-hero{padding:82px 0 64px;background:transparent}.ipv-public-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:62px}.ipv-public-hero h1{max-width:720px;margin:20px 0 0;color:var(--ipv-heading);font-size:clamp(42px,5.2vw,72px);font-weight:800;line-height:.98;letter-spacing:-.065em}.ipv-public-hero p{max-width:680px;margin:24px 0 0;color:var(--ipv-muted);font-size:17px;line-height:1.75}.ipv-public-hero .ipv-public-actions{margin-top:28px}.ipv-public-section{padding:82px 0}.ipv-public-section-soft{border-top:1px solid rgba(219,229,240,.7);border-bottom:1px solid rgba(219,229,240,.7);background:#ffffffb8}.ipv-public-section-head{max-width:790px;margin:0 auto 38px;text-align:center}.ipv-public-section-head h2,.ipv-public-cta-box h2{margin:13px 0 0;color:var(--ipv-heading);font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.05em}.ipv-public-section-head p,.ipv-public-cta-box p{margin:15px 0 0;color:var(--ipv-muted);font-size:15px;line-height:1.7}.ipv-public-report-section{color:#fff;background:radial-gradient(circle at 88% 14%,rgba(56,189,248,.2),transparent 34%),linear-gradient(135deg,#07152f,#0f172a 62%,#0b5f87)}.ipv-public-report-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:48px}.ipv-public-report-grid h2{margin:14px 0 0;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.045em}.ipv-public-report-grid>div>p{margin:14px 0 0;color:#dbeafe;font-size:15px;line-height:1.7}.ipv-public-report-grid ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.ipv-public-report-grid li{position:relative;padding:12px 14px 12px 34px;border:1px solid rgba(255,255,255,.11);border-radius:15px;color:#e2e8f0;background:#ffffff14;font-size:12px;font-weight:700}.ipv-public-report-grid li:before{content:"";position:absolute;left:16px;top:17px;width:8px;height:8px;border-radius:50%;background:#7dd3fc}.ipv-public-cta{padding:30px 0 92px}.ipv-public-cta-box{padding:58px;border:1px solid rgba(219,229,240,.9);border-radius:var(--ipv-radius-hero);text-align:center;background:radial-gradient(circle at 20% 0%,rgba(56,189,248,.18),transparent 30%),linear-gradient(135deg,#eff8ff,#fff);box-shadow:var(--ipv-shadow)}.ipv-public-cta-box p{max-width:760px;margin-inline:auto}.ipv-public-cta-box .ipv-public-actions{justify-content:center;margin-top:28px}.ipv-public-footer{padding:26px 0;border-top:1px solid var(--ipv-border);color:var(--ipv-muted);background:#fff}.ipv-public-footer .ipv-public-wrap{display:flex;justify-content:space-between;gap:16px;font-size:12px}.ipv-public-footer strong{color:var(--ipv-heading)}@media(max-width:1080px){.ipv-public-nav{display:none}.ipv-public-header-actions{margin-left:auto}.ipv-public-hero-grid{grid-template-columns:1fr}.ipv-public-product-frame{width:min(100%,760px)}}@media(max-width:900px){.ipv-public-header{position:static}.ipv-public-header-inner{flex-wrap:wrap;padding:14px 0}.ipv-public-header-actions{width:100%;margin-left:0}.ipv-public-header-actions .ipv-public-btn{flex:1}.ipv-public-hero{padding:64px 0 72px}.ipv-public-report-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:700px){.ipv-public-wrap{width:min(calc(100% - 28px),1240px)}.ipv-public-brand small,.ipv-public-header-actions .ipv-public-btn-secondary{display:none}.ipv-public-header-actions{width:auto;margin-left:auto}.ipv-public-hero h1{font-size:clamp(38px,13vw,54px)}.ipv-public-section{padding:70px 0}.ipv-public-cta-box{padding:38px 22px}.ipv-public-footer .ipv-public-wrap{flex-direction:column}}@media(max-width:480px){.ipv-public-header-actions .ipv-public-btn{min-height:41px;padding-inline:13px}.ipv-public-actions{align-items:stretch;flex-direction:column}.ipv-public-actions .ipv-public-btn{width:100%}}.ipv-auth-page{min-height:100vh;padding:30px 18px;display:grid;place-items:center;background:radial-gradient(circle at 8% 10%,rgba(56,189,248,.16),transparent 28%),radial-gradient(circle at 90% 90%,rgba(37,99,235,.12),transparent 30%),linear-gradient(135deg,#f8fcff,#edf7ff)}.ipv-auth-shell{width:min(1040px,100%)}.ipv-login-enterprise-shell{min-height:548px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden;border:1px solid var(--ipv-border);border-radius:28px;background:var(--ipv-surface);box-shadow:var(--ipv-shadow)}.ipv-login-brand{position:relative;overflow:hidden;padding:48px 42px;display:flex;flex-direction:column;justify-content:flex-start;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(56,189,248,.3),transparent 34%),linear-gradient(145deg,#0f172a,#0b5f87 65%,#2563eb)}.ipv-login-brand:after{content:"";position:absolute;right:-110px;bottom:-120px;width:250px;height:250px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 46px #ffffff09,0 0 0 92px #ffffff06;pointer-events:none}.ipv-auth-logo{position:relative;z-index:1;width:60px;height:60px;flex-basis:60px;border-radius:20px;font-size:16px}.ipv-login-brand h1{position:relative;z-index:1;margin:24px 0 0;color:#fff;font-size:42px;line-height:1.04;letter-spacing:-.05em}.ipv-login-brand>p{position:relative;z-index:1;margin:14px 0 0;color:#dbeafe;font-size:14px;line-height:1.7}.ipv-login-points{position:relative;z-index:1;display:grid;gap:12px;margin-top:28px}.ipv-login-points div{padding:12px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:#f8fafc;background:#ffffff14;font-size:13px;font-weight:700}.ipv-login-points i{width:8px;height:8px;flex:0 0 8px;margin-top:6px;border:0;border-radius:50%;background:#7dd3fc;box-shadow:none}.ipv-login-panel{padding:84px 42px 48px;display:flex;flex-direction:column;justify-content:flex-start;color:var(--ipv-text);background:#fff}.ipv-auth-header-chip{align-self:flex-start;padding:7px 12px;border-radius:999px;color:var(--ipv-primary-strong);background:#eff6ff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ipv-login-panel>h2{margin:16px 0 0;color:var(--ipv-heading);font-size:34px;line-height:1.08;letter-spacing:-.045em}.ipv-login-panel>p{margin:10px 0 26px;color:var(--ipv-muted);font-size:14px;line-height:1.65}.ipv-auth-status,.ipv-auth-errors{margin-bottom:16px;padding:13px 15px;border:1px solid;border-radius:12px;font-size:12px;line-height:1.55}.ipv-auth-status{color:#047857;border-color:#10b98147;background:#10b98117}.ipv-auth-errors{color:#b91c1c;border-color:#ef44443d;background:#ef444414}.ipv-auth-errors ul{margin:0;padding-left:18px}.ipv-auth-form{display:grid;gap:14px}.ipv-auth-form label,.ipv-login-panel label{display:grid;gap:7px;color:#334155;font-size:12px;font-weight:800}.ipv-auth-form input:not([type=checkbox]):not([type=radio]),.ipv-auth-form select,.ipv-auth-form textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;background:#fff;font-size:14px;outline:none;box-shadow:none}.ipv-auth-form input:not([type=checkbox]):not([type=radio]):focus,.ipv-auth-form select:focus,.ipv-auth-form textarea:focus{border-color:var(--ipv-primary);box-shadow:0 0 0 4px #38bdf824}.ipv-auth-form input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:var(--ipv-primary-strong)}.ipv-auth-form button[type=submit],.ipv-auth-form input[type=submit],.ipv-auth-form .ipv-auth-submit{width:100%;min-height:49px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--ipv-primary),var(--ipv-primary-strong));box-shadow:0 16px 34px #2563eb33;font-size:13px;font-weight:800;cursor:pointer}.ipv-auth-form a,.ipv-auth-links a{color:var(--ipv-primary-strong);font-size:12px;font-weight:800}.ipv-auth-links{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;text-align:center}.ipv-auth-back{margin-top:22px;display:inline-flex;color:var(--ipv-muted);font-size:12px;font-weight:700}@media(max-width:980px){.ipv-login-enterprise-shell{grid-template-columns:1fr}.ipv-login-brand,.ipv-login-panel{padding:34px 28px}.ipv-login-brand{min-height:330px}}@media(max-width:770px){.ipv-auth-page{padding:18px 12px;place-items:start center}.ipv-login-enterprise-shell{min-height:0;border-radius:22px}.ipv-login-brand{min-height:280px}.ipv-login-brand h1{font-size:34px}.ipv-login-panel>h2{font-size:30px}.ipv-auth-links{grid-template-columns:1fr}}@media(max-width:480px){.ipv-login-brand,.ipv-login-panel{padding:28px 22px}.ipv-login-brand{min-height:250px}}.ipv-auth-form label.inline-flex,.ipv-auth-form label:has(>input[type=checkbox]){width:max-content;min-height:22px;display:inline-flex;align-items:center;justify-self:start;gap:10px;color:var(--ipv-muted);font-size:12px;font-weight:400;line-height:1.4}.ipv-auth-form label.inline-flex>span,.ipv-auth-form label:has(>input[type=checkbox])>span{display:inline;margin:0;color:inherit;font-weight:400;line-height:inherit}.ipv-auth-form label.inline-flex>input[type=checkbox],.ipv-auth-form label:has(>input[type=checkbox])>input[type=checkbox]{flex:0 0 auto;margin:0}
