:root{--navy:#070b49;--navy-soft:#11165f;--orange:#f5820b;--orange-soft:#fff3e5;--page:#f5f6fb;--card:#fff;--border:#e7eaf3;--text:#10132e;--muted:#707894;--shadow:0 10px 28px #11142d0e}*{box-sizing:border-box}html{background:var(--page)}body{background:var(--page);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input{font:inherit}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#070b49 0%,#080c3f 100%);height:100vh;padding:18px 14px;position:sticky;top:0;overflow-y:auto}.brand-box{background:#ffffff12;border:1px solid #ffffff14;border-radius:20px;gap:10px;margin-bottom:18px;padding:12px;display:grid}.logo-tile{background:#f5820b;border-radius:15px;justify-content:center;align-items:center;height:46px;display:flex;overflow:hidden}.logo-tile img{object-fit:contain;width:150px;height:auto;max-height:42px;display:block}.brand-copy h1{letter-spacing:-.02em;margin:0;font-size:15px;line-height:1.1}.brand-copy span{color:#ffffffa3;margin-top:4px;font-size:11px;line-height:1.35;display:block}.nav-list{gap:5px;display:grid}.nav-item{color:#ffffffb8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13.5px;display:flex}.nav-item svg{width:16px;height:16px}.upgrade-card{color:var(--navy);background:linear-gradient(145deg,#f5820b,#ffc06b);border-radius:20px;margin-top:22px;padding:16px}.upgrade-card p{text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:10.5px;font-weight:900}.upgrade-card h3{letter-spacing:-.03em;margin:0 0 6px;font-size:17px}.upgrade-card span{font-size:12px;line-height:1.45}.main-area{padding:20px 22px 26px;overflow:hidden}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:10.5px;font-weight:900}.eyebrow.light{color:#ffffffb8}.topbar h1{letter-spacing:-.045em;margin:0;font-size:24px;line-height:1.1}.top-actions{align-items:center;gap:10px;display:flex}.search-box{border:1px solid var(--border);width:360px;height:42px;color:var(--muted);background:#fff;border-radius:15px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.icon-btn,.primary-btn{cursor:pointer;border:0;border-radius:14px;height:42px}.icon-btn{width:42px;color:var(--navy);border:1px solid var(--border);background:#fff}.primary-btn{background:var(--orange);color:var(--navy);align-items:center;gap:7px;padding:0 16px;font-weight:900;display:flex}.hero-panel{color:#fff;background:radial-gradient(circle at 15% 10%,#f5820b61,#0000 26%),linear-gradient(135deg,#070b49 0%,#14185f 100%);border-radius:24px;justify-content:space-between;gap:24px;margin-bottom:16px;padding:24px 26px;display:flex;box-shadow:0 16px 36px #070b4926}.hero-panel h2{letter-spacing:-.045em;max-width:700px;margin:0 0 8px;font-size:28px;line-height:1.12}.hero-panel p{color:#ffffffb8;max-width:760px;margin:0;line-height:1.55}.hero-stats{grid-template-columns:repeat(3,minmax(96px,1fr));align-self:end;gap:10px;display:grid}.hero-stats div{background:#ffffff18;border-radius:17px;min-width:96px;padding:13px 14px}.hero-stats span{color:#ffffffa8;font-size:11px;display:block}.hero-stats strong{letter-spacing:-.04em;margin-top:4px;font-size:22px;display:block}.metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.metric-card,.panel{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px}.metric-card{min-height:105px;padding:15px 16px}.metric-top{color:var(--muted);justify-content:space-between;gap:8px;font-size:11.5px;line-height:1.25;display:flex}.trend{white-space:nowrap;align-items:center;gap:3px;font-size:11px;font-weight:900;display:flex}.trend.up{color:#18a66c}.trend.down{color:#e05260}.metric-card h2{letter-spacing:-.045em;margin:12px 0 4px;font-size:22px;line-height:1.05}.metric-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.35}.dashboard-grid{grid-template-columns:1.35fr 1.05fr 1.05fr;gap:12px;display:grid}.panel{min-height:260px;padding:17px 18px}.panel.wide{grid-column:span 2}.panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.panel-head h3{letter-spacing:-.035em;margin:0;font-size:16px;line-height:1.2}.panel-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.tag{background:var(--orange-soft);color:var(--orange);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.chart-box{width:100%;min-height:225px}.chart-box.compact{min-height:190px}.legend-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.legend-list div{color:var(--muted);background:#f7f8fc;border-radius:12px;justify-content:space-between;padding:8px 10px;font-size:12px;display:flex}.legend-list strong{color:var(--text)}.funnel-list{gap:9px;display:grid}.funnel-row{background:#f7f8fc;border-radius:15px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.funnel-row div{align-items:center;gap:9px;display:flex}.funnel-row span{background:var(--navy);color:#fff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:10.5px;font-weight:900;display:grid}.funnel-row strong{font-size:12.5px}.funnel-row p{margin:0;font-size:12.5px;font-weight:900}.funnel-row em{color:var(--orange);font-size:11px;font-style:normal;font-weight:900}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 8px;font-size:11px}td{white-space:nowrap;border-bottom:1px solid #eff1f7;padding:11px 8px;font-size:12.5px}.status-pill{color:#18a66c;background:#eef9f4;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex}.opportunity-list{gap:10px;display:grid}.opportunity{background:#f7f8fc;border-radius:15px;justify-content:space-between;gap:14px;padding:12px;display:flex}.opportunity strong,.opportunity b,.opportunity span,.opportunity em{display:block}.opportunity strong,.opportunity b{font-size:12.5px}.opportunity span,.opportunity em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal}.opportunity b{text-align:right}.opportunity em{text-align:right;color:var(--orange);font-weight:900}@media (width<=1450px){.metrics-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel.wide{grid-column:span 2}}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.topbar,.hero-panel{flex-direction:column;align-items:stretch}.top-actions{flex-wrap:wrap}.search-box{width:100%}.metrics-grid,.dashboard-grid{grid-template-columns:1fr}.panel.wide{grid-column:span 1}.hero-stats{grid-template-columns:1fr}}.sidebar{border-right:1px solid var(--border);box-shadow:8px 0 30px #11142d09;color:var(--text)!important;background:#fff!important}.brand-box{margin-bottom:16px;box-shadow:0 10px 25px #11142d0e;border:1px solid var(--border)!important;background:#fff!important}.logo-tile{border:1px solid var(--border);border-radius:17px;height:52px;box-shadow:inset 0 1px #fffc;background:#fff!important}.logo-tile img{width:172px;max-height:48px}.brand-copy h1{color:var(--navy);font-size:15px}.brand-copy span{color:var(--muted)!important}.nav-list{background:linear-gradient(#070b49 0%,#080c3f 100%);border-radius:22px;gap:4px;padding:10px;box-shadow:0 18px 35px #070b4933}.nav-item{border-radius:14px;padding:10px 11px;color:#ffffffc2!important}.nav-item.active,.nav-item:hover{color:var(--navy)!important;background:var(--orange)!important}.upgrade-card{border:1px solid #ffd7aa;box-shadow:0 12px 26px #f5820b1f;color:var(--navy)!important;background:#fff5e8!important}.upgrade-card span{color:#4b5168}@media (width<=980px){.nav-list{box-shadow:none}}.logo-tile img{object-fit:contain;background:0 0!important}.login-page{background:radial-gradient(circle at 20% 15%,#f5820b2e,#0000 32%),#f5f6fb;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;min-height:100vh;padding:34px;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(135deg,#070b49 0%,#14185f 100%);border-radius:34px;flex-direction:column;justify-content:center;min-height:620px;padding:42px;display:flex;box-shadow:0 28px 60px #070b493d}.login-logo{background:#fff;border-radius:24px;width:240px;margin-bottom:34px;padding:14px 18px}.login-logo img{width:100%;display:block}.login-brand-panel h1{letter-spacing:-.06em;margin:0 0 16px;font-size:48px;line-height:1.02}.login-brand-panel p{color:#ffffffb8;max-width:620px;font-size:16px;line-height:1.7}.login-points{gap:12px;margin-top:24px;display:grid}.login-points div{color:#ffffffd9;background:#ffffff14;border-radius:16px;align-items:center;gap:10px;max-width:360px;padding:13px 15px;display:flex}.login-card{border:1px solid var(--border);background:#fff;border-radius:32px;justify-self:center;width:100%;max-width:520px;padding:34px;box-shadow:0 24px 50px #11142d17}.login-card h2{letter-spacing:-.05em;margin:0;font-size:30px}.login-help{color:var(--muted);margin:8px 0 24px}.login-form{gap:10px;display:grid}.login-form label{color:var(--navy);font-size:12px;font-weight:800}.login-input{border:1px solid var(--border);height:48px;color:var(--muted);border-radius:16px;align-items:center;gap:10px;margin-bottom:10px;padding:0 14px;display:flex}.login-input input{background:0 0;border:0;outline:0;width:100%}.login-submit{justify-content:center;width:100%;margin-top:5px}.demo-btn{border:1px solid var(--border);height:44px;color:var(--navy);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:flex}.demo-credentials{border:1px solid var(--border);color:var(--muted);background:#f7f8fc;border-radius:18px;gap:6px;margin-top:18px;padding:15px;font-size:13px;display:grid}.logout-btn{border:1px solid var(--border);width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:14px;place-items:center;display:grid}.pricing-section{gap:16px;display:grid}.pricing-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.pricing-hero h2{letter-spacing:-.05em;margin:0 0 8px;font-size:28px}.pricing-hero p{color:var(--muted);max-width:760px;margin:0;line-height:1.6}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pricing-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:24px;position:relative;overflow:hidden}.pricing-card.popular{border-color:#f5820b8c;box-shadow:0 18px 42px #f5820b21}.popular-badge{background:var(--orange);color:var(--navy);border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.pricing-card h3{letter-spacing:-.04em;margin:0 0 8px;font-size:24px}.pricing-card p{color:var(--muted);min-height:66px;line-height:1.55}.price-line{align-items:flex-end;gap:8px;margin:18px 0 8px;display:flex}.price-line strong{letter-spacing:-.06em;color:var(--navy);font-size:42px;line-height:1}.price-line span{color:var(--muted);padding-bottom:5px}.compare-line,.saving-line,.workspace-limit{color:var(--muted);background:#f7f8fc;border-radius:13px;margin-top:8px;padding:9px 11px;font-size:12px}.saving-line{color:#18a66c;font-weight:900}.workspace-limit{color:var(--navy);font-weight:900}.feature-list{gap:10px;margin:18px 0;display:grid}.feature-list div{color:#39405b;align-items:center;gap:9px;font-size:13px;display:flex}.feature-list svg{color:#18a66c;flex:none}.plan-btn{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;height:44px;font-weight:900}.placeholder-grid,.settings-grid{grid-template-columns:minmax(0,1fr);display:grid}.placeholder-panel,.settings-panel{min-height:420px}.placeholder-panel h2,.settings-panel h2{letter-spacing:-.05em;margin:0 0 10px;font-size:30px}.placeholder-panel p,.settings-panel p{color:var(--muted);line-height:1.65}.module-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.module-cards strong,.module-cards span{display:block}.module-cards span{color:var(--muted);margin-top:6px}.settings-list{gap:10px;margin:20px 0;display:grid}.settings-list div{background:#f7f8fc;border-radius:15px;justify-content:space-between;gap:16px;padding:13px 15px;display:flex}.settings-list span{color:var(--muted)}.settings-list strong{color:var(--navy)}.danger-btn{color:#d64555;cursor:pointer;background:#fff0f2;border:0;border-radius:14px;align-items:center;gap:8px;height:44px;padding:0 16px;font-weight:900;display:inline-flex}@media (width<=1100px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:auto}.pricing-grid,.module-cards{grid-template-columns:1fr}.pricing-hero{flex-direction:column;align-items:flex-start}}.logo-tile{border:1px solid var(--border)!important;box-shadow:none!important;background:#fff!important}.logo-tile img{background:0 0!important}.public-page{background:radial-gradient(circle at 20% 5%,#f5820b29,#0000 26%),#f5f6fb;min-height:100vh;padding:22px}.public-nav{border:1px solid var(--border);max-width:1220px;box-shadow:var(--shadow);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;margin:0 auto 22px;padding:12px 14px;display:flex}.public-logo{color:var(--navy);align-items:center;gap:12px;font-weight:900;display:flex}.public-logo img{width:150px;display:block}.public-links{align-items:center;gap:10px;display:flex}.public-links button,.ghost-btn,.text-btn{color:var(--navy);cursor:pointer;background:0 0;border:0;font-weight:900}.public-cta,.ghost-btn{border-radius:14px;padding:11px 16px;background:var(--orange)!important;color:var(--navy)!important}.landing-hero{color:#fff;background:linear-gradient(135deg,#070b49 0%,#161a68 100%);border-radius:36px;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;max-width:1220px;min-height:540px;margin:0 auto 18px;padding:48px;display:grid;box-shadow:0 26px 60px #070b4938}.landing-hero h1{letter-spacing:-.07em;max-width:800px;margin:0 0 18px;font-size:58px;line-height:1}.landing-hero p{color:#ffffffbd;max-width:700px;font-size:17px;line-height:1.7}.hero-buttons{gap:12px;margin-top:24px;display:flex}.ghost-btn{background:#fff!important}.landing-proof{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.landing-proof span{color:#ffffffd1;background:#ffffff17;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;display:flex}.hero-preview{gap:14px;display:grid}.preview-card,.preview-grid div{background:#ffffff1a;border:1px solid #ffffff14;border-radius:26px;padding:24px}.preview-card.big strong{letter-spacing:-.06em;font-size:54px}.preview-card span,.preview-grid span{color:#ffffffa8;margin-top:6px;display:block}.preview-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.preview-grid strong{font-size:30px}.public-pricing{max-width:1220px;margin:0 auto}.pricing-title{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:24px;display:flex}.pricing-title h2{letter-spacing:-.06em;margin:0 0 8px;font-size:34px}.pricing-title p{color:var(--muted);margin:0}.auth-page{background:radial-gradient(circle at 25% 10%,#f5820b2e,#0000 30%),#f5f6fb;place-items:center;min-height:100vh;padding:30px;display:grid}.auth-card{border:1px solid var(--border);background:#fff;border-radius:30px;width:min(520px,100%);padding:32px;box-shadow:0 24px 60px #11142d1a}.auth-card.wide-auth{width:min(620px,100%)}.auth-card img{width:170px;margin-bottom:22px;display:block}.auth-card h1{letter-spacing:-.06em;margin:0 0 18px;font-size:34px}.auth-form{gap:10px;display:grid}.auth-form label{color:var(--navy);font-size:12px;font-weight:900}.auth-form input,.auth-form select{border:1px solid var(--border);background:#fff;border-radius:15px;outline:0;height:46px;padding:0 13px}.auth-form .primary-btn{justify-content:center;margin-top:8px}.login-error{color:#d64555;background:#fff0f2;border-radius:13px;padding:11px 13px;font-size:13px;font-weight:800}.demo-credentials{border:1px solid var(--border);color:var(--muted);background:#f7f8fc;border-radius:16px;gap:5px;margin-top:14px;padding:13px;display:grid}.demo-credentials strong{color:var(--navy)}.currency-toggle{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:16px;padding:13px 18px;font-weight:900}.module-page{display:grid}.module-main h2{letter-spacing:-.06em;margin:0 0 8px;font-size:34px}.module-main p{color:var(--muted)}.module-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.module-cards div{background:#f7f8fc;border-radius:18px;padding:18px}.module-cards strong{color:var(--navy);font-size:28px;display:block}.module-cards span{color:var(--muted)}.module-list div{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:13px 14px;display:flex}.module-list button{background:var(--orange);color:var(--navy);cursor:pointer;border:0;border-radius:12px;margin-left:auto;padding:8px 12px;font-weight:900}.admin-page{background:#f5f6fb;min-height:100vh;padding:24px}.admin-top{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:26px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:22px;display:flex}.admin-top h1{letter-spacing:-.06em;margin:0;font-size:30px}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1100px){.landing-hero{grid-template-columns:1fr;padding:30px}.landing-hero h1{font-size:42px}.pricing-title,.public-nav,.admin-top{flex-direction:column;align-items:flex-start}.pricing-grid,.module-cards,.admin-metrics{grid-template-columns:1fr}}.premium-public-page{background:radial-gradient(circle at 12% 8%,#f5820b2e,#0000 28%),radial-gradient(circle at 88% 4%,#070b4926,#0000 25%),#f5f6fb;min-height:100vh;padding:16px 22px 32px;overflow-x:hidden}.premium-announcement{color:#fff;background:#070b49;border-radius:999px;justify-content:space-between;align-items:center;gap:14px;max-width:1220px;margin:0 auto 12px;padding:9px 12px 9px 20px;font-size:13px;font-weight:800;display:flex;box-shadow:0 16px 36px #070b492e}.premium-announcement button{color:#070b49;cursor:pointer;background:#f5820b;border:0;border-radius:999px;padding:9px 14px;font-weight:900}.premium-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe0;border:1px solid #e7eaf3e6;border-radius:26px;justify-content:space-between;align-items:center;max-width:1220px;height:78px;margin:0 auto 22px;padding:12px 14px;display:flex;position:sticky;top:12px;box-shadow:0 16px 38px #11142d14}.premium-logo{align-items:center;gap:12px;display:flex}.premium-logo img{width:152px;display:block}.premium-logo strong,.premium-logo span{display:block}.premium-logo strong{color:#070b49;font-size:15px}.premium-logo span{color:#707894;margin-top:2px;font-size:12px}.premium-links{align-items:center;gap:8px;display:flex}.premium-links button{color:#070b49;cursor:pointer;background:0 0;border:0;border-radius:13px;padding:10px 12px;font-weight:900}.premium-links button:hover{background:#f7f8fc}.premium-links .premium-cta{background:#f5820b}.premium-hero{color:#fff;background:radial-gradient(circle at 18% 15%,#f5820b57,#0000 28%),linear-gradient(135deg,#070b49 0%,#121761 58%,#080b39 100%);border-radius:42px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:36px;max-width:1220px;min-height:660px;margin:0 auto;padding:52px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 72px #070b4942}.premium-hero:before{content:"";filter:blur(20px);background:#f5820b29;border-radius:50%;width:420px;height:420px;position:absolute;inset:auto -80px -120px auto}.hero-copy{z-index:2;position:relative}.hero-chip{color:#ffffffdb;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:9px 13px;font-size:13px;font-weight:900;display:inline-flex}.hero-copy h1{letter-spacing:-.075em;max-width:720px;margin:0 0 18px;font-size:clamp(44px,5vw,70px);line-height:.95}.hero-copy p{color:#ffffffbd;max-width:680px;margin:0;font-size:17px;line-height:1.72}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-primary{height:50px;padding:0 20px}.hero-secondary,.ghost-dark-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;height:50px;padding:0 18px;font-weight:900}.hero-secondary.white{color:#070b49;background:#fff}.hero-trust-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-trust-row span{color:#ffffffc7;background:#ffffff16;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:800;display:inline-flex}.hero-dashboard-frame{z-index:2;background:#ffffff14;border:1px solid #ffffff21;border-radius:34px;padding:14px;position:relative;box-shadow:0 28px 70px #0000003d}.browser-dots{align-items:center;gap:7px;height:34px;padding-left:10px;display:flex}.browser-dots span{background:#ffffff59;border-radius:50%;width:10px;height:10px}.hero-dashboard-card{color:#070b49;background:#fff;border-radius:24px;grid-template-columns:82px 1fr;min-height:430px;display:grid;overflow:hidden}.mini-sidebar{background:#070b49;align-content:start;gap:12px;padding:20px 16px;display:grid}.mini-sidebar div{background:#ffffff1f;border-radius:12px;height:36px}.mini-sidebar div:first-child{background:#f5820b}.mini-main{padding:22px}.mini-top{justify-content:space-between;align-items:center;display:flex}.mini-top strong{letter-spacing:-.04em;font-size:20px}.mini-top span{color:#f5820b;background:#fff3e5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.mini-stats{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px;display:grid}.mini-stats div{background:#f7f8fc;border-radius:16px;padding:15px}.mini-stats b{letter-spacing:-.04em;font-size:23px;display:block}.mini-stats small{color:#707894}.mini-chart{background:linear-gradient(#fff3e5,#fff);border:1px solid #f1e5d7;border-radius:18px;align-items:end;gap:12px;height:132px;margin:18px 0;padding:14px;display:flex}.mini-chart i{background:linear-gradient(#f5820b,#ffd9ac);border-radius:999px 999px 6px 6px;flex:1;min-height:34px}.mini-chart i:nth-child(2){min-height:60px}.mini-chart i:nth-child(3){min-height:86px}.mini-chart i:nth-child(4){min-height:72px}.mini-chart i:nth-child(5){min-height:108px}.mini-chart i:nth-child(6){min-height:94px}.mini-table{gap:9px;display:grid}.mini-table p{color:#39405b;background:#f7f8fc;border-radius:13px;justify-content:space-between;gap:10px;margin:0;padding:10px 12px;display:flex}.mini-table b{color:#18a66c}.floating-card{color:#070b49;z-index:3;background:#fff;border-radius:18px;padding:14px 16px;position:absolute;box-shadow:0 20px 45px #00000029}.floating-card strong,.floating-card span{display:block}.floating-card strong{letter-spacing:-.04em;font-size:25px}.floating-card span{color:#707894;font-size:12px}.card-one{top:74px;right:-12px}.card-two{bottom:62px;left:-16px}.premium-stats-strip{z-index:5;background:#fff;border:1px solid #e7eaf3;border-radius:28px;grid-template-columns:repeat(5,1fr);gap:10px;max-width:1160px;margin:-38px auto 34px;padding:16px;display:grid;position:relative;box-shadow:0 24px 55px #11142d1a}.premium-stats-strip div{text-align:center;background:#f7f8fc;border-radius:18px;padding:16px}.premium-stats-strip strong,.premium-stats-strip span{display:block}.premium-stats-strip strong{color:#070b49;font-size:18px}.premium-stats-strip span{color:#707894;margin-top:4px;font-size:12px}.growth-system-section,.premium-feature-section,.premium-showcase,.premium-final-cta{max-width:1220px;margin:0 auto 18px}.section-heading{background:#fff;border:1px solid #e7eaf3;border-radius:30px;margin-bottom:14px;padding:30px;box-shadow:0 14px 32px #11142d0e}.section-heading.centre{text-align:center}.section-heading h2{letter-spacing:-.065em;color:#070b49;margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.04}.section-heading p{color:#707894;max-width:790px;margin:0;line-height:1.65}.section-heading.centre p{margin:0 auto}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pillar-card,.premium-feature-card{background:#fff;border:1px solid #e7eaf3;border-radius:26px;padding:24px;box-shadow:0 14px 32px #11142d0e}.pillar-card span{color:#070b49;background:#f5820b;border-radius:12px;place-items:center;width:34px;height:34px;margin-bottom:18px;font-weight:900;display:grid}.pillar-card h3,.premium-feature-card h3{color:#070b49;letter-spacing:-.04em;margin:0 0 10px;font-size:22px}.pillar-card p,.premium-feature-card p{color:#707894;margin:0;line-height:1.62}.premium-feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-icon{color:#f5820b;background:#fff3e5;border-radius:14px;place-items:center;width:40px;height:40px;margin-bottom:16px;display:grid}.premium-showcase{color:#fff;background:radial-gradient(circle at 85% 15%,#f5820b4d,#0000 28%),linear-gradient(135deg,#070b49,#131762);border-radius:34px;grid-template-columns:1fr .9fr;align-items:center;gap:26px;padding:34px;display:grid;box-shadow:0 26px 60px #070b4938}.showcase-copy h2{letter-spacing:-.065em;margin:0 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.02}.showcase-copy p{color:#ffffffbd;max-width:620px;line-height:1.7}.showcase-panel{background:#ffffff1a;border:1px solid #ffffff21;border-radius:26px;gap:10px;padding:16px;display:grid}.tenant-row{color:#070b49;background:#fff;border-radius:16px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.tenant-row b{color:#f5820b}.premium-final-cta{text-align:center;background:#fff;border:1px solid #e7eaf3;border-radius:34px;padding:36px;box-shadow:0 18px 42px #11142d12}.premium-final-cta h2{color:#070b49;letter-spacing:-.065em;margin:0 0 10px;font-size:clamp(32px,4vw,52px)}.premium-final-cta p{color:#707894;max-width:720px;margin:0 auto 22px}.premium-final-cta div{justify-content:center;gap:12px;display:flex}.growth-popup-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:100;background:#070b4994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.growth-popup{color:#070b49;background:#fff;border-radius:32px;width:min(520px,100%);padding:30px;animation:.32s ease-out popupIn;position:relative;box-shadow:0 40px 90px #0000004d}@keyframes popupIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.popup-close{color:#070b49;cursor:pointer;background:#f7f8fc;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;position:absolute;top:14px;right:14px}.popup-badge{color:#f5820b;background:#fff3e5;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.growth-popup h2{letter-spacing:-.06em;margin:0 0 10px;font-size:34px;line-height:1.03}.growth-popup p{color:#707894;margin:0 0 18px;line-height:1.65}.popup-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;display:grid}.popup-grid div{background:#f7f8fc;border-radius:18px;padding:16px}.popup-grid strong,.popup-grid span{display:block}.popup-grid strong{letter-spacing:-.04em;font-size:27px}.popup-grid span{color:#707894;margin-top:3px;font-size:12px}.popup-actions{gap:10px;display:flex}.ghost-dark-btn{color:#070b49;background:#f7f8fc;border-color:#e7eaf3}@media (width<=1120px){.premium-hero,.premium-showcase{grid-template-columns:1fr;padding:34px}.pillar-grid,.premium-feature-grid,.premium-stats-strip{grid-template-columns:1fr 1fr}.premium-nav{flex-direction:column;align-items:flex-start;gap:12px;height:auto}.premium-links{flex-wrap:wrap;width:100%}}@media (width<=680px){.premium-public-page{padding:12px}.premium-announcement,.premium-final-cta div,.popup-actions{border-radius:22px;flex-direction:column;align-items:stretch}.premium-hero,.premium-showcase{border-radius:28px;padding:24px}.hero-dashboard-card{grid-template-columns:1fr}.mini-sidebar{display:none}.mini-stats,.pillar-grid,.premium-feature-grid,.premium-stats-strip,.popup-grid{grid-template-columns:1fr}.floating-card{margin-top:10px;position:static}}.premium-nav{width:calc(100vw - 36px);background:#fffffff0!important;border:1px solid #e7eaf3f2!important;border-radius:999px!important;max-width:1480px!important;height:88px!important;margin-bottom:20px!important;padding:12px 16px 12px 22px!important;box-shadow:0 18px 48px #11142d1a!important}.premium-logo strong{letter-spacing:-.03em;font-size:17px!important}.premium-logo span{font-size:12.5px!important}.footer-columns button:hover{color:#fff}@media (width<=1120px){.premium-nav{width:auto;border-radius:28px!important;height:auto!important}.premium-logo{min-width:unset}.premium-links{flex-wrap:wrap;justify-content:flex-start;width:100%}.premium-hero{min-height:auto!important;padding:34px!important}.footer-top,.footer-columns{grid-template-columns:1fr}}@media (width<=680px){.premium-public-page{padding:10px!important}.premium-nav{border-radius:24px!important}.premium-links{border-radius:20px}.premium-links button{width:100%}.premium-footer{border-radius:26px;padding:24px}.footer-bottom{flex-direction:column}}.premium-public-page{padding:14px 18px 34px!important}.premium-announcement{min-height:42px;max-width:1480px!important;padding:8px 10px 8px 22px!important}.premium-nav{width:calc(100vw - 36px);background:#fffffff0!important;border:1px solid #e7eaf3f2!important;border-radius:999px!important;max-width:1480px!important;height:88px!important;margin:0 auto 20px!important;padding:12px 16px 12px 22px!important;box-shadow:0 18px 48px #11142d1a!important}.premium-logo{min-width:320px}.premium-logo img{object-fit:contain;max-height:48px;width:170px!important}.premium-links{background:#f7f8fc;border:1px solid #edf0f6;border-radius:999px;padding:7px}.premium-links button{height:42px;border-radius:999px!important;padding:0 16px!important}.premium-links .premium-cta{box-shadow:0 10px 22px #f5820b40;background:#f5820b!important}.premium-hero,.growth-system-section,.premium-feature-section,.premium-showcase,.premium-final-cta,.public-pricing,.premium-stats-strip,.premium-footer{max-width:1480px!important}.premium-hero{min-height:720px!important;padding:62px!important}.public-pricing{margin-top:18px!important}.pricing-title{border-radius:32px!important;padding:28px 32px!important}.pricing-title p:after{content:" Current display rate used: £1 ≈ $1.36.";color:#f5820b;font-weight:900}.compare-line:after{content:" Prices may be adjusted before final public launch.";color:#707894;margin-top:4px;font-size:11px;font-weight:500;display:block}.premium-footer{color:#fff;background:radial-gradient(circle at 15% 10%,#f5820b38,#0000 28%),linear-gradient(135deg,#070b49 0%,#11165f 62%,#080b39 100%);border-radius:36px;margin:18px auto 0;padding:34px;box-shadow:0 26px 60px #070b4933}.footer-top{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.footer-brand img{background:#fff;border-radius:18px;width:180px;margin-bottom:18px;padding:8px 10px;display:block}.footer-brand h3{letter-spacing:-.05em;margin:0 0 10px;font-size:28px}.footer-brand p{color:#ffffffb8;max-width:520px;margin:0;line-height:1.65}.footer-columns{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.footer-columns div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:22px;align-content:start;gap:10px;padding:18px;display:grid}.footer-columns h4{color:#f5820b;margin:0 0 4px;font-size:15px}.footer-columns button,.footer-columns span{text-align:left;color:#ffffffbd;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;display:block}.footer-bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;margin-top:28px;padding-top:18px;font-size:13px;display:flex}@media (width<=1120px){.premium-nav{width:auto;border-radius:28px!important;height:auto!important}.premium-logo{min-width:unset}.premium-links{flex-wrap:wrap;justify-content:flex-start;width:100%}.premium-hero{min-height:auto!important;padding:34px!important}.footer-top,.footer-columns{grid-template-columns:1fr}}@media (width<=680px){.premium-public-page{padding:10px!important}.premium-nav{border-radius:24px!important}.premium-links{border-radius:20px}.premium-links button{width:100%}.premium-footer{border-radius:26px;padding:24px}.footer-bottom{flex-direction:column}}.crm-form-panel h2{letter-spacing:-.05em;margin:0 0 8px;font-size:28px}.crm-form-panel p{color:var(--muted);line-height:1.6}.crm-contact-form{gap:9px;margin-top:16px;display:grid}.crm-contact-form label{color:var(--navy);font-size:12px;font-weight:900}.crm-contact-form input,.crm-contact-form select{border:1px solid var(--border);background:#fff;border-radius:14px;outline:0;height:42px;padding:0 12px}.crm-submit-btn{justify-content:center;margin-top:8px}.crm-message{border:1px solid var(--border);color:var(--navy);background:#f7f8fc;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800}.crm-table-panel{min-height:520px}@media (width<=1100px){.crm-page-grid{grid-template-columns:1fr}}.tenant-pricing-section{gap:14px;display:grid}.tenant-plan-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.tenant-plan-hero h2{letter-spacing:-.05em;margin:0 0 8px;font-size:30px}.tenant-plan-hero p{color:var(--muted);max-width:780px;margin:0;line-height:1.6}.tenant-plan-message{color:#18a66c;background:#eef9f4;border:1px solid #cbeedd;border-radius:16px;padding:13px 15px;font-weight:900}.current-plan{border-color:#18a66c!important;box-shadow:0 18px 42px #18a66c21!important}.upgrade-badge,.downgrade-badge{border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.upgrade-badge{color:#f5820b;background:#fff3e5}.downgrade-badge{color:#707894;background:#f7f8fc}.disabled-plan-btn{color:#18a66c!important;cursor:not-allowed!important;background:#eef9f4!important}.funnels-form-panel h2{letter-spacing:-.05em;margin:0 0 8px;font-size:28px}.funnels-form-panel p{color:var(--muted);line-height:1.6}.funnels-overview-panel{min-height:520px}.funnel-mini-cards{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}@media (width<=1100px){.tenant-plan-hero{flex-direction:column;align-items:flex-start}.funnels-page-grid{grid-template-columns:1fr}.funnel-mini-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.funnel-mini-cards{grid-template-columns:1fr}}.funnels-page-grid{grid-template-columns:1fr!important;gap:16px!important;display:grid!important}.funnels-form-panel{min-height:auto!important}.funnels-form-panel h2{font-size:30px!important}.funnels-form-panel p{max-width:820px}.funnels-form-panel .crm-contact-form{align-items:end;margin-top:18px;grid-template-columns:1.2fr 1.2fr .8fr auto!important;gap:12px!important;display:grid!important}.funnels-form-panel .crm-contact-form label{margin-bottom:-4px}.funnels-form-panel .crm-contact-form input,.funnels-form-panel .crm-contact-form select{width:100%}.funnels-form-panel .crm-submit-btn{white-space:nowrap;height:42px;margin-top:0!important}.funnels-form-panel .crm-message{grid-column:1/-1}.funnels-overview-panel{width:100%;min-height:520px}.funnel-mini-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:8px 0 20px!important;display:grid!important}.funnel-mini-cards div{background:#f7f8fc;border-radius:18px;padding:18px}.funnel-mini-cards strong{letter-spacing:-.05em;color:var(--navy);font-size:30px}.funnel-mini-cards span{color:var(--muted)}.crm-page-grid{grid-template-columns:1fr!important;gap:16px!important;display:grid!important}.crm-form-panel{min-height:auto!important}.crm-form-panel h2{font-size:30px!important}.crm-form-panel p{max-width:820px}.crm-form-panel .crm-contact-form{align-items:end;margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr)) auto!important;gap:12px!important;display:grid!important}.crm-form-panel .crm-contact-form label{margin-bottom:-4px}.crm-form-panel .crm-contact-form input,.crm-form-panel .crm-contact-form select{width:100%}.crm-form-panel .crm-submit-btn{white-space:nowrap;height:42px;margin-top:0!important}.crm-form-panel .crm-message{grid-column:1/-1}.crm-table-panel{width:100%;min-height:520px}.module-page{grid-template-columns:1fr!important;display:grid!important}.module-main{min-height:560px}.module-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.module-list div{min-height:54px}.tenant-pricing-section .pricing-grid{gap:16px!important}.tenant-plan-hero{border-radius:28px!important}.funnels-overview-panel table,.crm-table-panel table{font-size:13px}.funnels-overview-panel th,.crm-table-panel th,.funnels-overview-panel tbody tr:hover,.crm-table-panel tbody tr:hover{background:#fbfcff}.funnels-overview-panel tbody:empty:after,.crm-table-panel tbody:empty:after{content:"No records yet. Add your first item from the top panel.";color:var(--muted);padding:24px;font-weight:700;display:block}@media (width<=1250px){.funnels-form-panel .crm-contact-form,.crm-form-panel .crm-contact-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.funnels-form-panel .crm-submit-btn,.crm-form-panel .crm-submit-btn{grid-column:1/-1}.funnel-mini-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.funnels-form-panel .crm-contact-form,.crm-form-panel .crm-contact-form,.funnel-mini-cards,.module-cards{grid-template-columns:1fr!important}}.module-workspace{grid-template-columns:1fr;gap:16px;display:grid}.module-action-panel,.module-data-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:28px}.module-action-panel{padding:24px}.module-data-panel{min-height:520px;padding:20px}.module-action-copy h2{letter-spacing:-.055em;color:var(--navy);margin:0 0 8px;font-size:30px}.module-action-copy p{max-width:900px;color:var(--muted);margin:0;line-height:1.65}.module-inline-form{align-items:end;gap:14px;margin-top:22px;display:grid}.crm-inline-form{grid-template-columns:1.15fr 1.25fr 1fr .85fr .85fr .65fr auto}.funnels-inline-form{grid-template-columns:1.5fr 1.2fr .75fr auto}.form-field{gap:7px;display:grid}.form-field label{color:var(--navy);font-size:12px;font-weight:900}.form-field input,.form-field select{border:1px solid var(--border);width:100%;height:44px;color:var(--text);background:#fff;border-radius:15px;outline:0;padding:0 13px}.form-field input:focus,.form-field select:focus{border-color:#f5820ba6;box-shadow:0 0 0 4px #f5820b1a}.module-submit-btn{white-space:nowrap;justify-content:center;min-width:150px;height:44px}.module-message{border:1px solid var(--border);color:var(--navy);background:#f7f8fc;border-radius:16px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:800}.module-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 20px;display:grid}.module-kpi-row div{background:#f7f8fc;border-radius:20px;padding:18px}.module-kpi-row strong,.module-kpi-row span{display:block}.module-kpi-row strong{color:var(--navy);letter-spacing:-.055em;font-size:32px;line-height:1}.module-kpi-row span{color:var(--muted);margin-top:8px;font-weight:700}.module-table-wrap table{margin:0}.module-table-wrap th{background:#fbfcff;padding:14px 12px}.module-table-wrap td{padding:15px 12px}.module-table-wrap tbody tr:hover{background:#fbfcff}.empty-table-cell{text-align:center;color:var(--muted);font-weight:800;padding:40px 20px!important}.crm-page-grid,.funnels-page-grid{display:block!important}.crm-form-panel,.crm-table-panel,.funnels-form-panel,.funnels-overview-panel{all:unset}.crm-form-panel *,.crm-table-panel *,.funnels-form-panel *,.funnels-overview-panel *{all:revert}@media (width<=1450px){.crm-inline-form,.funnels-inline-form{grid-template-columns:repeat(3,minmax(0,1fr))}.module-submit-btn{grid-column:1/-1}}@media (width<=980px){.crm-inline-form,.funnels-inline-form{grid-template-columns:1fr}.module-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.module-kpi-row{grid-template-columns:1fr}.module-action-panel,.module-data-panel{border-radius:22px;padding:18px}}.smart-status{text-transform:capitalize;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:82px;height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.smart-status-new-lead{color:#2176d2;background:#eef6ff;border-color:#d6eaff}.smart-status-contacted{color:#d96f00;background:#fff3e5;border-color:#ffdcb3}.smart-status-proposal{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff}.smart-status-won,.smart-status-live{color:#18a66c;background:#eef9f4;border-color:#ced}.smart-status-lost{color:#d64555;background:#fff0f2;border-color:#ffd2d8}.module-filter-bar{border:1px solid var(--border);background:#f7f8fc;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:12px;display:flex}.filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter-pill{border:1px solid var(--border);height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:0 13px;font-weight:900}.filter-pill.active{background:var(--navy);color:#fff;border-color:var(--navy)}.filter-actions{align-items:center;gap:8px;display:flex}.filter-actions input,.filter-actions select{border:1px solid var(--border);height:36px;color:var(--text);background:#fff;border-radius:999px;outline:0;min-width:190px;padding:0 13px}.crm-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important}.funnel-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr))!important}@media (width<=1450px){.crm-kpi-row,.funnel-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.module-filter-bar{flex-direction:column;align-items:stretch}.filter-actions,.filter-actions input,.filter-actions select{width:100%}}@media (width<=760px){.crm-kpi-row,.funnel-kpi-row{grid-template-columns:1fr!important}.filter-actions{flex-direction:column}}.email-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.email-mini-form{grid-template-columns:1fr;gap:12px;margin-top:18px;display:grid}.email-mini-form .module-submit-btn{width:100%}.email-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}.email-tables-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.smart-status-sent,.smart-status-active{color:#18a66c;background:#eef9f4;border-color:#ced}.smart-status-scheduled{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff}.smart-status-unsubscribed,.smart-status-bounced{color:#d64555;background:#fff0f2;border-color:#ffd2d8}@media (width<=1250px){.email-action-grid,.email-tables-grid{grid-template-columns:1fr}.email-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.email-kpi-row{grid-template-columns:1fr!important}}.email-workspace-v13{gap:16px!important}.email-overview-panel{min-height:auto!important;padding:22px!important}.email-overview-panel .panel-head{margin-bottom:14px}.email-overview-panel .panel-head h3{letter-spacing:-.04em;margin-top:4px;font-size:24px}.email-kpi-row{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:10px!important;margin:0!important}.email-kpi-row div{min-height:82px;padding:15px!important}.email-kpi-row strong{font-size:26px!important}.email-kpi-row span{font-size:12px;margin-top:6px!important}.refined-email-actions{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.email-action-card{flex-direction:column;display:flex;min-height:auto!important;padding:22px!important}.email-action-card .module-action-copy h2{margin-bottom:6px!important;font-size:26px!important}.email-action-card .module-action-copy p{max-width:100%;min-height:44px}.refined-email-form,.refined-subscriber-form{flex:1;gap:12px!important;margin-top:18px!important;display:grid!important}.refined-email-form{grid-template-columns:1fr 1fr 160px!important}.refined-subscriber-form{grid-template-columns:1fr 1fr!important}.refined-email-form .module-submit-btn,.refined-subscriber-form .module-submit-btn{grid-column:1/-1;width:100%;height:44px;margin-top:2px}.email-tables-grid.refined-email-tables{align-items:start;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:16px!important;display:grid!important}.email-table-card{min-height:auto!important;padding:18px!important}.email-table-card .panel-head{margin-bottom:12px}.email-table-card .panel-head h3{letter-spacing:-.035em;font-size:20px}.refined-filter-bar{min-height:58px;align-items:center!important;margin-bottom:14px!important}.refined-filter-bar .filter-group{align-items:center}.refined-filter-bar .filter-pill{height:32px}.refined-filter-bar .filter-actions input{min-width:210px;height:34px}.email-table-card .module-table-wrap{border-radius:16px}.email-table-card table th{white-space:nowrap}.email-table-card table td{vertical-align:middle}@media (width<=1500px){.email-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}.refined-email-form{grid-template-columns:1fr!important}.refined-subscriber-form{grid-template-columns:1fr 1fr!important}}@media (width<=1250px){.refined-email-actions,.email-tables-grid.refined-email-tables{grid-template-columns:1fr!important}.email-action-card .module-action-copy p{min-height:auto}}@media (width<=760px){.email-kpi-row,.refined-subscriber-form{grid-template-columns:1fr!important}.refined-filter-bar{align-items:stretch!important}.refined-filter-bar .filter-actions input{width:100%;min-width:0}}.module-table-wrap{overflow-x:auto}.module-table-wrap table{min-width:980px}.email-table-card .module-table-wrap table{min-width:920px}.email-actions-table{overflow-x:auto}.email-actions-table table{min-width:1040px!important}.email-table-card{overflow:hidden}@media (width<=1250px){.email-actions-table table{min-width:980px!important}}.email-tabs-workspace{gap:16px!important}.email-tabs-header{min-height:auto!important;padding:20px!important}.email-tabs-header .panel-head{margin-bottom:16px}.email-tabs-header .panel-head h3{letter-spacing:-.045em;margin-top:4px;font-size:26px}.email-tabs-switcher{border:1px solid var(--border);background:#f7f8fc;border-radius:18px;gap:8px;width:fit-content;padding:8px;display:flex}.email-tab-btn{height:40px;color:var(--muted);cursor:pointer;border:0;border:1px solid var(--border);background:#fff;border-radius:14px;padding:0 18px;font-weight:900}.email-tab-btn.active{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 10px 22px #070b4924}.email-tab-panel{grid-template-columns:1fr;gap:16px;display:grid}.email-full-action-card{min-height:auto!important;padding:22px!important}.email-full-action-card .module-action-copy h2{margin-bottom:7px!important;font-size:28px!important}.email-full-form{align-items:end;gap:12px!important;margin-top:18px!important;display:grid!important}.campaign-full-form{grid-template-columns:1.2fr 1.3fr 180px auto}.subscriber-full-form{grid-template-columns:1fr 1.15fr .9fr 180px auto}.email-full-form .module-submit-btn{justify-content:center;min-width:170px;height:44px}.email-full-data-card{min-height:auto!important;padding:20px!important}.email-tab-kpi-row{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.email-tab-kpi-row div{min-height:82px;padding:15px!important}.email-tab-kpi-row strong{font-size:26px!important}.full-email-table th,.full-email-table td{white-space:nowrap}.row-actions{align-items:center;gap:8px;min-width:190px;display:flex}.row-actions select{border:1px solid var(--border);height:32px;color:var(--navy);background:#fff;border-radius:999px;outline:0;padding:0 10px;font-size:12px;font-weight:800}.row-delete-btn{color:#d64555;cursor:pointer;background:#fff0f2;border:1px solid #ffd2d8;border-radius:999px;height:32px;padding:0 12px;font-size:12px;font-weight:900}.row-delete-btn:hover{color:#fff;background:#d64555}@media (width<=1450px){.campaign-full-form,.subscriber-full-form{grid-template-columns:repeat(2,minmax(0,1fr))}.email-full-form .module-submit-btn{grid-column:1/-1}.email-tab-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=760px){.email-tabs-switcher{width:100%}.email-tab-btn{flex:1}.campaign-full-form,.subscriber-full-form,.email-tab-kpi-row{grid-template-columns:1fr!important}}.automation-workspace{gap:16px!important}.automation-action-panel{padding:22px!important}.automation-action-panel .module-action-copy h2{font-size:28px!important}.automation-action-panel .module-action-copy p{max-width:960px}.automation-inline-form{align-items:end;grid-template-columns:1.25fr 1fr 1fr 180px auto!important;gap:12px!important}.automation-inline-form .module-submit-btn{justify-content:center;min-width:170px;height:44px}.automation-data-panel{min-height:auto!important;padding:20px!important}.automation-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.automation-kpi-row div{min-height:84px;padding:16px!important}.automation-kpi-row strong{font-size:28px!important}.automation-table-wrap table{min-width:1080px!important}@media (width<=1450px){.automation-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.automation-inline-form .module-submit-btn{grid-column:1/-1}.automation-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=760px){.automation-inline-form,.automation-kpi-row{grid-template-columns:1fr!important}}.campaigns-workspace{gap:16px!important}.campaigns-action-panel{padding:22px!important}.campaigns-action-panel .module-action-copy h2{font-size:28px!important}.campaigns-action-panel .module-action-copy p{max-width:1020px}.campaigns-inline-form{align-items:end;grid-template-columns:1.2fr .85fr 1.1fr .85fr .65fr auto!important;gap:12px!important}.campaigns-inline-form .module-submit-btn{justify-content:center;min-width:170px;height:44px}.campaigns-data-panel{min-height:auto!important;padding:20px!important}.campaigns-kpi-row{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.campaigns-kpi-row div{min-height:84px;padding:16px!important}.campaigns-kpi-row strong{font-size:26px!important}.campaigns-table-wrap table{min-width:1260px!important}.smart-status-active,.smart-status-completed{color:#18a66c;background:#eef9f4;border-color:#ced}.smart-status-draft{color:#687089;background:#f2f4f8;border-color:#e3e7ef}.smart-status-paused{color:#a76c00;background:#fff7df;border-color:#ffe3a3}.smart-status-optimising{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff}@media (width<=1450px){.campaigns-inline-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}.campaigns-inline-form .module-submit-btn{grid-column:1/-1}.campaigns-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width<=760px){.campaigns-inline-form,.campaigns-kpi-row{grid-template-columns:1fr!important}}.flow-explainer{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 16px;display:grid}.flow-explainer div{border:1px solid var(--border);background:#f7f8fc;border-radius:16px;padding:14px}.flow-explainer strong,.flow-explainer span{display:block}.flow-explainer strong{color:var(--navy);margin-bottom:4px;font-size:14px}.flow-explainer span{color:var(--muted);font-size:12px;line-height:1.45}.campaign-linked-form{grid-template-columns:1fr 1.15fr 1fr 1fr!important}.campaign-linked-form .module-submit-btn{grid-column:1/-1}.full-email-table table{min-width:1240px!important}@media (width<=1200px){.flow-explainer,.campaign-linked-form{grid-template-columns:1fr!important}}.inbox-workspace{gap:16px!important}.inbox-action-panel{padding:22px!important}.inbox-action-panel .module-action-copy h2{font-size:28px!important}.inbox-action-panel .module-action-copy p{max-width:1020px}.inbox-inline-form{align-items:end;grid-template-columns:1fr 1.1fr .85fr .75fr .75fr .9fr!important;gap:12px!important}.inbox-subject-field,.inbox-message-field{grid-column:span 2}.inbox-inline-form .module-submit-btn{justify-content:center;min-width:190px;height:44px}.inbox-data-panel{min-height:auto!important;padding:20px!important}.inbox-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.inbox-kpi-row div{min-height:84px;padding:16px!important}.inbox-kpi-row strong{font-size:28px!important}.inbox-table-wrap table{min-width:1380px!important}.sub-cell{color:var(--muted);margin-top:4px;font-size:12px;font-weight:700;display:block}.message-cell{max-width:340px;line-height:1.45;white-space:normal!important}.smart-status-open,.smart-status-high{color:#d64555;background:#fff0f2;border-color:#ffd2d8}.smart-status-pending,.smart-status-normal{color:#a76c00;background:#fff7df;border-color:#ffe3a3}.smart-status-resolved,.smart-status-closed{color:#18a66c;background:#eef9f4;border-color:#ced}.smart-status-low{color:#2176d2;background:#eef6ff;border-color:#d6eaff}@media (width<=1500px){.inbox-inline-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}.inbox-subject-field,.inbox-message-field{grid-column:span 1}.inbox-inline-form .module-submit-btn{grid-column:1/-1}.inbox-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=760px){.inbox-inline-form,.inbox-kpi-row{grid-template-columns:1fr!important}}.team-workspace{gap:16px!important}.team-action-panel{padding:22px!important}.team-action-panel .module-action-copy h2{font-size:28px!important}.team-action-panel .module-action-copy p{max-width:1060px}.team-inline-form{align-items:end;grid-template-columns:1fr 1.05fr .9fr .85fr .9fr .85fr .75fr!important;gap:12px!important}.team-inline-form .form-field:nth-child(8),.team-inline-form .form-field:nth-child(9){grid-column:span 2}.team-inline-form .module-submit-btn{justify-content:center;min-width:175px;height:44px}.team-data-panel{min-height:auto!important;padding:20px!important}.team-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.team-kpi-row div{min-height:84px;padding:16px!important}.team-kpi-row strong{font-size:28px!important}.team-table-wrap table{min-width:1240px!important}.smart-status-invited{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff}.smart-status-disabled{color:#d64555;background:#fff0f2;border-color:#ffd2d8}.smart-status-active{color:#18a66c;background:#eef9f4;border-color:#ced}@media (width<=1500px){.team-inline-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}.team-inline-form .form-field:nth-child(8),.team-inline-form .form-field:nth-child(9){grid-column:span 1}.team-inline-form .module-submit-btn{grid-column:1/-1}.team-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=760px){.team-inline-form,.team-kpi-row{grid-template-columns:1fr!important}}.assignments-workspace{gap:16px!important}.assignments-header{min-height:auto!important;padding:22px!important}.assignments-header .panel-head h3{letter-spacing:-.045em;margin-top:4px;font-size:26px}.assignments-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.assignments-kpi-row div{min-height:84px;padding:16px!important}.assignments-kpi-row strong{font-size:28px!important}.assignments-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:14px;display:flex}.assignments-toolbar input{border:1px solid var(--border);border-radius:999px;outline:0;width:320px;height:40px;padding:0 14px}.assignments-table-panel{min-height:auto!important;padding:20px!important}.assignments-table-wrap table{min-width:1120px!important}.assignment-select select{border:1px solid var(--border);height:34px;color:var(--navy);background:#fff;border-radius:999px;outline:0;min-width:240px;padding:0 12px;font-size:12px;font-weight:900}.email-tab-btn span{opacity:.75;margin-left:6px}@media (width<=1200px){.assignments-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.assignments-toolbar{flex-direction:column;align-items:stretch}.assignments-toolbar input{width:100%}}@media (width<=700px){.assignments-kpi-row{grid-template-columns:1fr!important}.email-tabs-switcher{flex-wrap:wrap;width:100%}.email-tab-btn{flex:1}}.team-access-explainer{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.team-access-explainer div{border:1px solid var(--border);background:#f7f8fc;border-radius:16px;padding:14px}.team-access-explainer strong,.team-access-explainer span{display:block}.team-access-explainer strong{color:var(--navy);margin-bottom:5px;font-size:13px}.team-access-explainer span{color:var(--muted);font-size:12px;line-height:1.45}@media (width<=1300px){.team-access-explainer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.team-access-explainer{grid-template-columns:1fr}}.sidebar,.app-sidebar,.side-nav,.sidebar-nav{overflow-y:auto}.sidebar nav,.app-sidebar nav,.side-nav nav{max-height:calc(100vh - 250px);padding-right:4px;overflow-y:auto}.dashboard-hero h1,.dashboard-hero h2,.hero-card h1,.hero-card h2,.command-centre h1,.command-centre h2,.command-card h1,.command-card h2{max-width:940px!important;font-size:clamp(24px,2vw,32px)!important;line-height:1.08!important}@media (width>=1200px){.dashboard-hero h1,.dashboard-hero h2,.hero-card h1,.hero-card h2,.command-centre h1,.command-centre h2,.command-card h1,.command-card h2{white-space:nowrap}}.sidebar,.app-sidebar,.side-nav,.sidebar a,.app-sidebar a,.side-nav a,.sidebar button,.app-sidebar button,.side-nav button{text-transform:none!important}.sidebar .brand-card,.sidebar .brand,.sidebar-brand,.brand-card,.brand-panel,.logo-card{text-align:center!important}.sidebar .brand-card img,.sidebar .brand img,.sidebar-brand img,.brand-card img,.brand-panel img,.logo-card img{margin-left:auto!important;margin-right:auto!important;display:block!important}.sidebar .brand-card p,.sidebar .brand p,.sidebar-brand p,.brand-card p,.brand-panel p,.logo-card p,.sidebar .brand-card span,.sidebar .brand span,.sidebar-brand span,.brand-card span,.brand-panel span,.logo-card span{text-align:center!important}.field-help{color:var(--muted);margin-top:6px;font-size:11px;font-weight:700;line-height:1.35;display:block}.campaign-access-field select{width:100%}.sidebar>div:first-child,.app-sidebar>div:first-child,.side-nav>div:first-child,aside>div:first-child,.sidebar>div:first-child *,.app-sidebar>div:first-child *,.side-nav>div:first-child *,aside>div:first-child *{text-align:center!important}.sidebar>div:first-child img,.app-sidebar>div:first-child img,.side-nav>div:first-child img,aside>div:first-child img{margin-left:auto!important;margin-right:auto!important;display:block!important}.sidebar .brand-card,.app-sidebar .brand-card,.brand-card,.brand-panel,.logo-card,.sidebar-brand,.sidebar .brand-card *,.app-sidebar .brand-card *,.brand-card *,.brand-panel *,.logo-card *,.sidebar-brand *{text-align:center!important}.campaign-access-field .field-help{display:none!important}.assignment-tabs-clean{width:fit-content!important}.assignment-tabs-clean .email-tab-btn{min-width:170px}.assignments-table-panel{min-height:280px!important}.assignment-flow-note{color:var(--navy);background:#fff7ec;border:1px solid #ffdca8;border-radius:16px;align-items:flex-start;gap:8px;margin:14px 0;padding:12px 14px;display:flex}.assignment-flow-note strong{white-space:nowrap;color:#f47a00;font-size:13px}.assignment-flow-note span{color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}.my-work-workspace{gap:16px!important}.my-work-header,.my-work-table-panel{min-height:auto!important;padding:22px!important}.my-work-control-row{grid-template-columns:320px 1fr 320px;align-items:end;gap:14px;margin:16px 0;display:grid}.my-work-member-card{border:1px solid var(--border);background:#f7f8fc;border-radius:16px;min-height:62px;padding:13px 16px}.my-work-member-card strong,.my-work-member-card span{display:block}.my-work-member-card strong{color:var(--navy);margin-bottom:3px;font-size:15px}.my-work-member-card span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.my-work-search{border:1px solid var(--border);border-radius:999px;outline:0;height:42px;padding:0 15px}.my-work-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:14px 0!important}.my-work-kpi-row div{min-height:84px;padding:16px!important}.my-work-kpi-row strong{font-size:24px!important}.my-work-tabs{margin-top:14px;width:fit-content!important}.my-work-tabs .email-tab-btn{min-width:155px}.my-work-table-wrap table{min-width:1180px!important}@media (width<=1200px){.my-work-control-row,.my-work-kpi-row{grid-template-columns:1fr 1fr!important}.my-work-search{grid-column:1/-1}}@media (width<=700px){.my-work-control-row,.my-work-kpi-row{grid-template-columns:1fr!important}}.access-logs-workspace{gap:16px!important}.access-logs-header,.access-logs-table-panel{min-height:auto!important;padding:22px!important}.access-note{color:var(--navy);background:#fff7ec;border:1px solid #ffdca8;border-radius:16px;align-items:flex-start;gap:8px;margin:14px 0;padding:12px 14px;display:flex}.access-note strong{white-space:nowrap;color:#f47a00;font-size:13px}.access-note span{color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}.access-logs-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.access-logs-kpi-row div{min-height:84px;padding:16px!important}.access-logs-kpi-row strong{font-size:28px!important}.access-logs-table-wrap table{min-width:1280px!important}.smart-status-admin{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff;margin-top:6px}.smart-status-staff{color:#18a66c;background:#eef9f4;border-color:#ced;margin-top:6px}@media (width<=1200px){.access-logs-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.access-logs-kpi-row{grid-template-columns:1fr!important}.access-note{display:block}.access-note strong{margin-bottom:5px;display:block}}.login-card input::placeholder,.auth-card input::placeholder,.staff-login-card input::placeholder{color:#9aa2b6}.sidebar a[href=\/app],.sidebar button[data-path=\/app],.app-sidebar a[href=\/app],.app-sidebar button[data-path=\/app]{cursor:pointer}.platform-admin-workspace{gap:16px!important}.platform-admin-header,.platform-admin-table-panel{min-height:auto!important;padding:22px!important}.platform-admin-note{color:var(--navy);background:#fff7ec;border:1px solid #ffdca8;border-radius:16px;align-items:flex-start;gap:8px;margin:14px 0;padding:12px 14px;display:flex}.platform-admin-note strong{white-space:nowrap;color:#f47a00;font-size:13px}.platform-admin-note span{color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}.platform-admin-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:16px 0!important}.platform-admin-kpi-row div{min-height:84px;padding:16px!important}.platform-admin-kpi-row strong{font-size:26px!important}.platform-admin-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.platform-admin-toolbar input{border:1px solid var(--border);width:100%;max-width:420px;height:42px;color:var(--navy);border-radius:999px;outline:none;padding:0 15px;font-weight:750}.platform-admin-table-wrap table{min-width:980px!important}.smart-status-direct-workspace{color:#4b55d9;background:#eef2ff;border-color:#dfe3ff}@media (width<=1200px){.platform-admin-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.platform-admin-kpi-row{grid-template-columns:1fr!important}.platform-admin-toolbar,.platform-admin-note{display:block}.platform-admin-toolbar button{width:100%;margin-top:10px}.platform-admin-note strong{margin-bottom:5px;display:block}}.loginBrandLogo{object-fit:contain;max-width:210px;height:auto;display:block;object-fit:contain!important;max-width:220px!important;height:auto!important;margin-bottom:22px!important;display:block!important}.login button+div,.auth button+div,[class*=login] button+div,[class*=auth] button+div{margin-top:18px!important;margin-bottom:18px!important}.login a,.auth a,[class*=login] a,[class*=auth] a{margin-top:10px;line-height:1.5;display:inline-block}body:has(input[type=password]) button+*{margin-top:18px!important;margin-bottom:18px!important}body:has(input[type=password]) form+*{margin-top:18px!important;margin-bottom:18px!important}body:has(input[type=password]) [class*=secure]{margin-top:18px!important;margin-bottom:18px!important}body:has(input[type=password]) [class*=Secure]{margin-top:18px!important;margin-bottom:18px!important}body:has(input[type=password]) a{margin-top:14px!important;line-height:1.6!important;display:inline-block!important}button+div{margin-top:18px!important;margin-bottom:22px!important}button+div+a,button+div+button,a[href*=register],a[href*=signup],a[href*=create]{margin-top:14px!important;line-height:1.6!important;display:inline-block!important}.loginBrandLogo{object-fit:contain!important;max-width:220px!important;height:auto!important;margin-bottom:24px!important;display:block!important}.login-card img,.auth-card img,.login-logo img,.premium-logo img,.logo-tile img{object-fit:contain}.login-card>img,.auth-card>img,.login-logo img{text-align:center!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.login-logo,.login-card .login-logo,.auth-card .login-logo{text-align:center!important;justify-content:center!important;align-items:center!important;margin-bottom:26px!important;display:flex!important}.demo-credentials{clear:both!important;margin-top:18px!important;margin-bottom:24px!important;padding:14px 16px!important;display:block!important}.loginBrandLogo{max-width:220px!important;height:auto!important;margin:0 auto 26px!important;display:block!important}.login-card img,.auth-card img,.login-logo img{object-fit:contain!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.demo-credentials{margin-top:18px!important;margin-bottom:26px!important;padding:14px 16px!important;display:block!important}.demo-credentials+.text-btn,.login-card .text-btn{margin-top:14px!important;line-height:1.7!important;display:inline-block!important}.qminds-logo-frame,.logo-frame,.brand-logo-frame,.workspace-logo-frame,.sidebar-logo,.sidebar-brand,[class*=logoFrame],[class*=LogoFrame]{overflow:hidden!important}.qminds-logo-frame img,.logo-frame img,.brand-logo-frame img,.workspace-logo-frame img,.sidebar-logo img,.sidebar-brand img,[class*=logoFrame] img,[class*=LogoFrame] img,aside img,nav img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.v32h1-logo-frame{background:#fff!important;justify-content:center!important;align-items:center!important;display:flex!important;overflow:hidden!important}.v32h1-logo-frame img,img.v32h1-logo-img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:92%!important;height:auto!important;max-height:82%!important;display:block!important}.recharts-wrapper,.recharts-surface,.recharts-layer,.recharts-cartesian-grid,.recharts-line,.recharts-area,.recharts-sector,.recharts-pie-sector{transition:none!important;animation:none!important}.recharts-wrapper *{transition:none!important;animation-duration:0s!important}.v32h2-dashboard-lite .recharts-wrapper{contain:layout paint!important}.v32h2-dashboard-lite .recharts-tooltip-wrapper{display:none!important}.v32h2-dashboard-lite img{object-fit:contain!important}img[src*=logo],img[alt*=logo],img[alt*=Logo],aside img,nav img{object-fit:contain!important;object-position:center center!important;background:0 0!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.v32h3-logo-safe-frame{background:0 0!important;justify-content:center!important;align-items:center!important;display:flex!important;overflow:hidden!important}.v32h3-logo-safe-frame img{object-fit:contain!important;object-position:center center!important;background:0 0!important;width:auto!important;max-width:90%!important;height:auto!important;max-height:82%!important}.recharts-wrapper *{transition:none!important;animation:none!important}.premium-logo,.footer-brand,.auth-card,.login-card,.brand-box,.logo-tile{overflow:hidden!important}.premium-logo{min-height:72px!important}.premium-logo img[src="/logo-animate.gif"],.premium-logo img[src*=logo-animate\.gif]{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:190px!important;height:auto!important;max-height:58px!important;display:block!important}.auth-card img[src="/logo-animate.gif"],.login-card img[src="/logo-animate.gif"],.auth-card img[src*=logo-animate\.gif],.login-card img[src*=logo-animate\.gif]{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:235px!important;height:auto!important;max-height:86px!important;margin-left:auto!important;margin-right:auto!important;display:block!important}.logo-tile{background:#fff!important;justify-content:center!important;align-items:center!important;display:flex!important}.logo-tile img[src="/logo-animate.gif"],.logo-tile img[src*=logo-animate\.gif]{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:185px!important;height:auto!important;max-height:70px!important;margin:0 auto!important;display:block!important}.footer-brand img[src="/logo-animate.gif"],.footer-brand img[src*=logo-animate\.gif]{object-fit:contain!important;width:auto!important;max-width:180px!important;height:auto!important;max-height:64px!important;display:block!important}.recharts-wrapper,.recharts-surface,.recharts-layer{will-change:auto!important}.recharts-wrapper *{transition-duration:0s!important;animation-duration:0s!important}.recharts-tooltip-wrapper{pointer-events:none!important}.chart-box{contain:layout paint!important}.safe-dashboard{flex-direction:column;gap:16px;display:flex}.safe-hero{color:#fff;background:linear-gradient(135deg,#1f1437 0%,#07075c 55%,#080866 100%);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;box-shadow:0 24px 70px #07072f1f}.safe-hero span{text-transform:uppercase;letter-spacing:.18em;color:#ffffffb8;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-block}.safe-hero h2{letter-spacing:-.05em;margin:0 0 8px;font-size:clamp(24px,3vw,34px);line-height:1.05}.safe-hero p{color:#ffffffc7;margin:0}.safe-hero-stats{flex-wrap:wrap;gap:12px;display:flex}.safe-hero-stats div{background:#ffffff1a;border-radius:16px;min-width:96px;padding:14px 16px}.safe-hero-stats small{color:#ffffffad;font-size:12px;display:block}.safe-hero-stats strong{margin-top:4px;font-size:26px;display:block}.safe-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.safe-metric,.safe-panel{background:#fff;border:1px solid #e9edf6;border-radius:18px;box-shadow:0 18px 48px #080c2d0f}.safe-metric{min-height:104px;padding:16px}.safe-metric div{color:#68728d;justify-content:space-between;gap:10px;font-size:12px;font-weight:800;display:flex}.safe-metric em{color:#17a66b;font-style:normal;font-weight:900}.safe-metric strong{letter-spacing:-.04em;color:#090b2f;margin:10px 0 3px;font-size:24px;display:block}.safe-metric p{color:#68728d;margin:0;font-size:12px}.safe-main-grid{grid-template-columns:2fr .95fr;gap:16px;display:grid}.safe-lower-grid{grid-template-columns:1.35fr .9fr;gap:16px;display:grid}.safe-panel{min-height:260px;padding:18px}.safe-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.safe-panel-head h3{letter-spacing:-.03em;color:#080a2f;margin:0;font-size:18px}.safe-panel-head p{color:#68728d;margin:4px 0 0;font-size:13px}.safe-tag{color:#f5820b;white-space:nowrap;background:#fff1df;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.safe-live-line-chart{width:100%;height:310px;display:block}.safe-gridline{stroke:#e7ebf3;stroke-width:1px}.safe-gridline.faint{opacity:.55}.safe-axis{fill:#717b95;font-size:13px;font-weight:800}.safe-revenue-line{fill:none;stroke:#f5820b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.safe-spend-line{fill:none;stroke:#07072f;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.safe-dot{fill:#f5820b;stroke:#fff;stroke-width:3px}.safe-pipeline-chart{width:100%;height:220px;display:block}.safe-legend{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.safe-legend div{color:#68728d;background:#f6f7fb;border-radius:12px;justify-content:space-between;padding:9px 11px;font-size:13px;display:flex}.safe-legend strong{color:#07072f}.safe-source-bars{align-items:flex-end;gap:12px;height:245px;padding-top:10px;display:flex}.safe-source-item{text-align:center;flex:1;position:relative}.safe-source-track{background:#f6f7fb;border:1px solid #e9edf6;border-radius:16px;align-items:flex-end;height:182px;display:flex;overflow:hidden}.safe-source-fill{background:linear-gradient(#f5820b,#f5820b2e);border-radius:14px 14px 0 0;width:100%}.safe-source-item strong{color:#07072f;font-size:13px;position:absolute;top:20px;left:0;right:0}.safe-source-item span{color:#68728d;margin-top:8px;font-size:12px;font-weight:800;display:block}.safe-funnel-list{flex-direction:column;gap:10px;display:flex}.safe-funnel-list div{background:#f6f7fb;border-radius:14px;grid-template-columns:34px 1fr auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.safe-funnel-list b{color:#fff;text-align:center;background:#07072f;border-radius:10px;padding:7px 0;font-size:12px}.safe-funnel-list span{color:#1f2740;font-weight:800}.safe-funnel-list strong{color:#07072f}.safe-funnel-list em{color:#f5820b;font-size:12px;font-style:normal;font-weight:900}.safe-table{border-collapse:collapse;width:100%;margin-top:8px}.safe-table th,.safe-table td{text-align:left;border-bottom:1px solid #edf0f7;padding:12px 9px;font-size:13px}.safe-table th{color:#68728d;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.safe-status{color:#128153;background:#eaf8f1;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.safe-opportunities{flex-direction:column;gap:10px;display:flex}.safe-opportunities div{background:#f6f7fb;border-radius:14px;grid-template-columns:1fr auto;gap:6px 10px;padding:12px;display:grid}.safe-opportunities span{flex-direction:column;display:flex}.safe-opportunities small{color:#68728d;margin-top:3px}.safe-opportunities b{color:#07072f}.safe-opportunities em{color:#f5820b;grid-column:2;font-size:12px;font-style:normal;font-weight:900}@media (width<=1200px){.safe-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.safe-main-grid,.safe-lower-grid{grid-template-columns:1fr}}@media (width<=760px){.safe-hero{flex-direction:column;align-items:flex-start}.safe-metrics{grid-template-columns:1fr}}html.qminds-app-safe-runtime .safe-live-line-chart,html.qminds-app-safe-runtime .safe-pipeline-chart,html.qminds-app-safe-runtime .safe-source-bars,html.qminds-app-safe-runtime .safe-live-line-chart *,html.qminds-app-safe-runtime .safe-pipeline-chart *{pointer-events:none}html.qminds-app-safe-runtime .safe-dashboard *,html.qminds-app-safe-runtime .panel *,html.qminds-app-safe-runtime aside *{transition-duration:0s!important;animation-duration:0s!important}html.qminds-app-safe-runtime .safe-panel,html.qminds-app-safe-runtime .safe-metric,html.qminds-app-safe-runtime .panel{will-change:auto!important}.module-live-page{gap:18px;display:grid}.module-hero-row{color:#fff;background:linear-gradient(135deg,#07072f,#111827);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 18px 45px #07072f24}.module-hero-row h2{letter-spacing:-.05em;margin:4px 0 8px;font-size:30px}.module-hero-row p{color:#ffffffd1;margin:0}.module-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.module-grid-two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.module-card{background:#fff;border:1px solid #e9edf5;border-radius:22px;padding:20px;box-shadow:0 16px 40px #0f172a0f}.module-card h3{color:#07072f;letter-spacing:-.03em;margin:0 0 6px;font-size:20px}.module-card p{color:#667085;margin:0 0 16px}.module-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.module-card label{color:#344054;gap:7px;margin-bottom:14px;font-size:13px;font-weight:800;display:grid}.module-card input,.module-card select,.module-card textarea{width:100%;font:inherit;color:#101124;background:#fff;border:1px solid #d9e1ef;border-radius:13px;padding:12px 13px}.module-card textarea{resize:vertical;min-height:88px}.module-message{background:#ecfdf3;border-radius:13px;padding:12px 14px;font-weight:900;color:#027a48!important;margin:12px 0 0!important}.module-table-wrap{border:1px solid #e9edf5;border-radius:16px;overflow:auto}.module-table{border-collapse:collapse;width:100%;min-width:620px}.module-table th{color:#475467;text-transform:uppercase;letter-spacing:.04em;text-align:left;background:#f8fafc;padding:12px;font-size:12px}.module-table td{vertical-align:middle;color:#101124;border-top:1px solid #edf1f7;padding:12px}.module-table td span{color:#667085;margin-top:3px;font-size:12px;display:block}.module-actions{flex-wrap:wrap;gap:8px;display:flex}.module-actions-row{flex-wrap:wrap;gap:10px;display:flex}.module-list{gap:10px;display:grid}.module-list div{background:#f8fafc;border:1px solid #e9edf5;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.module-list span{color:#475467;font-weight:800}.module-list strong{color:#07072f;font-size:18px}@media (width<=1100px){.module-stat-grid,.module-grid-two,.module-form-grid{grid-template-columns:1fr}.module-hero-row{flex-direction:column;align-items:flex-start}}.builder-page-v32n68c{gap:20px}.builder-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ai-disabled-v32n68c{opacity:.78;cursor:not-allowed!important;color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff42!important}.builder-tabs-note-v32n68c{color:#475467;background:#f8fafc;border:1px solid #d9e1ef;border-radius:18px;padding:14px 16px;line-height:1.5}.builder-tabs-note-v32n68c strong{color:#07072f}.builder-field-head-v32n68c{justify-content:space-between;align-items:center;gap:14px;margin:16px 0 10px;display:flex}.builder-field-head-v32n68c h4{color:#07072f;letter-spacing:-.02em;margin:0}.builder-field-list-v32n68c{gap:10px;margin-bottom:16px;display:grid}.builder-field-row-v32n68c{background:#f8fafc;border:1px solid #e9edf5;border-radius:16px;grid-template-columns:1.2fr .8fr 1.2fr .7fr auto;align-items:center;gap:8px;padding:10px;display:grid}.builder-field-row-v32n68c input,.builder-field-row-v32n68c select{margin:0}.builder-check-v32n68c{white-space:nowrap;align-items:center;gap:7px!important;margin:0!important;font-size:12px!important;display:flex!important}.builder-check-v32n68c input{width:auto!important}.danger-soft-v32n68c{color:#b42318!important;background:#fff1f0!important;border:1px solid #ffd6d2!important}.legacy-funnels-v32n68c summary{cursor:pointer;color:#07072f;font-weight:950}.legacy-funnels-v32n68c>p{margin-top:10px}@media (width<=1200px){.builder-field-row-v32n68c{grid-template-columns:1fr 1fr}}@media (width<=700px){.builder-field-row-v32n68c{grid-template-columns:1fr}.builder-hero-actions,.builder-hero-actions .primary-btn,.builder-hero-actions .ghost-btn{width:100%}}.builder-action-cell-v32n68d{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.builder-action-cell-v32n68d .ghost-btn{padding:9px 12px!important;font-size:12px!important}.builder-page-v32n68c{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.builder-page-v32n68c *,.builder-page-v32n68c :before,.builder-page-v32n68c :after{box-sizing:border-box}.builder-page-v32n68c .module-hero-row,.builder-page-v32n68c .module-card,.builder-page-v32n68c .module-grid-two,.builder-page-v32n68c .module-table-wrap,.builder-page-v32n68c .builder-tabs-note-v32n68c{min-width:0;max-width:100%}.builder-page-v32n68c>.module-grid-two{grid-template-columns:1fr!important}.builder-page-v32n68c .module-card{overflow:hidden}.builder-page-v32n68c .module-table-wrap{overflow-x:auto}.builder-page-v32n68c .module-table{width:100%;min-width:720px}.builder-page-v32n68c .builder-field-row-v32n68c{grid-template-columns:minmax(160px,1.2fr) minmax(130px,.7fr) minmax(160px,1fr) minmax(90px,.55fr) auto;width:100%}.builder-page-v32n68c .builder-field-row-v32n68c input,.builder-page-v32n68c .builder-field-row-v32n68c select{min-width:0}.builder-page-v32n68c .module-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.builder-page-v32n68c .legacy-funnels-v32n68c{max-width:100%;overflow-x:hidden}.builder-page-v32n68c .legacy-funnels-v32n68c>*{max-width:100%}.builder-page-v32n68c .legacy-funnels-v32n68c table{min-width:760px}.builder-page-v32n68c .legacy-funnels-v32n68c .module-table-wrap,.builder-page-v32n68c .legacy-funnels-v32n68c [class*=table]{overflow-x:auto}@media (width<=1500px){.builder-page-v32n68c .module-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-page-v32n68c .builder-field-row-v32n68c{grid-template-columns:1fr 150px}.builder-page-v32n68c .builder-check-v32n68c,.builder-page-v32n68c .builder-field-row-v32n68c .danger-soft-v32n68c{width:100%}}@media (width<=800px){.builder-page-v32n68c .module-stat-grid,.builder-page-v32n68c .builder-field-row-v32n68c,.builder-page-v32n68c .module-form-grid{grid-template-columns:1fr!important}.builder-page-v32n68c .module-table{min-width:640px}}.source-shell-v32n751{background:#f4f6fb!important}.source-shell-v32n751 .source-sidebar-v32n751{box-shadow:none!important;background:#f4f6fb!important;border-right:0!important}.source-shell-v32n751 .source-logo-card-v32n751{text-align:center!important;background:#fff!important;border:1px solid #e7eaf2!important;border-radius:24px!important;box-shadow:0 14px 34px #0f172a0d!important}.source-shell-v32n751 .source-logo-tile-v32n751{text-align:center!important;justify-content:center!important;align-items:center!important;margin:0 auto 6px!important;display:flex!important}.source-shell-v32n751 .source-logo-tile-v32n751 img{object-fit:contain!important;margin:0 auto!important;display:block!important}.matrix-source-shell-v32n751 .source-logo-card-v32n751{min-height:auto!important;padding:9px 12px 8px!important}.matrix-source-shell-v32n751 .matrix-source-logo-v32n751{width:132px!important;max-width:100%!important;height:auto!important}.qminds-source-shell-v32n751 .qminds-source-logo-v32n751{max-width:168px!important;max-height:78px!important}.source-shell-v32n751 .source-brand-copy-v32n751 h1{text-align:center!important;color:#0f172a!important;margin:0!important;font-size:14px!important;font-weight:800!important;line-height:1.12!important}.source-shell-v32n751 .source-brand-copy-v32n751 span{text-align:center!important;color:#667085!important;margin-top:2px!important;font-size:11.5px!important;line-height:1.15!important;display:block!important}.source-shell-v32n751 .source-menu-panel-v32n751{border-radius:24px!important;padding:10px!important;overflow:hidden!important;box-shadow:0 18px 42px #00000029!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751{color:#fff!important;background:0 0!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751 svg{color:#fff!important;stroke:currentColor!important}.source-shell-v32n751 .source-upgrade-card-v32n751{color:#07073a!important;background:#fff7ed!important;border:1px solid #fed7aa!important}.source-shell-v32n751 .source-sidebar-v32n751{color:#10132e!important;box-shadow:none!important;background:#f4f6fb!important;border-right:0!important;flex-direction:column!important;gap:12px!important;height:100vh!important;padding:18px 14px!important;display:flex!important;overflow:hidden!important}.source-shell-v32n751 .source-logo-card-v32n751{color:#10132e!important;text-align:center!important;background:#fff!important;border:1px solid #e7eaf2!important;border-radius:24px!important;flex:none!important;margin:0!important;padding:10px 12px 9px!important;box-shadow:0 14px 34px #0f172a0d!important}.source-shell-v32n751 .source-logo-card-v32n751 *{text-align:center!important}.source-shell-v32n751 .source-logo-tile-v32n751{height:auto!important;min-height:48px!important;box-shadow:none!important;background:#fff!important;border:0!important;justify-content:center!important;align-items:center!important;margin:0 auto 5px!important;display:flex!important}.matrix-source-shell-v32n751 .matrix-source-logo-v32n751{width:132px!important;max-width:132px!important;height:auto!important;margin:0 auto!important}.qminds-source-shell-v32n751 .qminds-source-logo-v32n751{width:168px!important;max-width:168px!important;height:auto!important;max-height:72px!important;margin:0 auto!important}.source-shell-v32n751 .source-brand-copy-v32n751 h1{color:#10132e!important;margin:0!important;font-size:14px!important;line-height:1.1!important}.source-shell-v32n751 .source-brand-copy-v32n751 span{color:#667085!important;margin-top:2px!important;font-size:11.5px!important;line-height:1.15!important}.source-shell-v32n751 .source-menu-panel-v32n751{border-radius:24px!important;flex:auto!important;min-height:0!important;margin:0!important;padding:10px!important;overflow-y:auto!important;box-shadow:0 18px 42px #00000029!important}.qminds-source-shell-v32n751 .source-menu-panel-v32n751{background:linear-gradient(#07073a 0%,#090a42 100%)!important}.matrix-source-shell-v32n751 .source-menu-panel-v32n751{background:linear-gradient(#050505 0%,#090909 100%)!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751{color:#fff!important;opacity:1!important;background:0 0!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751 svg,.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751 span{color:#fff!important;stroke:currentColor!important;opacity:1!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751.active,.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751[aria-current=page]{color:#111!important;background:#ff8500!important;border-radius:14px!important}.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751.active *,.source-shell-v32n751 .source-menu-panel-v32n751 .source-nav-item-v32n751[aria-current=page] *{color:#111!important;stroke:currentColor!important}.source-shell-v32n751 .source-upgrade-card-v32n751{color:#07073a!important;box-shadow:none!important;background:#fff7ed!important;border:1px solid #fed7aa!important;flex:none!important;margin-top:0!important}.source-shell-v32n751 .source-upgrade-card-v32n751 *{color:#07073a!important}.matrix-source-shell-v32n751 .safe-hero,.matrix-source-shell-v32n751 .hero-panel,.matrix-source-shell-v32n751 .module-hero-row{color:#fff!important;background:radial-gradient(circle at 92% 12%,#ef1b2447,#0000 24%),linear-gradient(135deg,#050505 0%,#111 56%,#181818 100%)!important;border-radius:24px!important}.matrix-source-shell-v32n751 .safe-hero *,.matrix-source-shell-v32n751 .hero-panel *,.matrix-source-shell-v32n751 .module-hero-row *{color:#fff!important}.matrix-source-shell-v32n751 .module-hero-row .primary-btn,.matrix-source-shell-v32n751 .module-hero-row button.primary-btn{color:#111!important;background:#ff8500!important}.matrix-source-shell-v32n751 .module-action-panel,.matrix-source-shell-v32n751 .module-data-panel,.matrix-source-shell-v32n751 .module-card,.matrix-source-shell-v32n751 .panel,.matrix-source-shell-v32n751 .metric-card,.matrix-source-shell-v32n751 .safe-panel,.matrix-source-shell-v32n751 .safe-metric,.matrix-source-shell-v32n751 .crm-form-panel,.matrix-source-shell-v32n751 .crm-table-panel,.matrix-source-shell-v32n751 .funnels-form-panel,.matrix-source-shell-v32n751 .funnels-overview-panel,.matrix-source-shell-v32n751 .placeholder-panel,.matrix-source-shell-v32n751 .settings-panel{color:#10132e!important;background:#fff!important;border-color:#e7eaf3!important}.matrix-source-shell-v32n751 .module-action-panel h1,.matrix-source-shell-v32n751 .module-action-panel h2,.matrix-source-shell-v32n751 .module-action-panel h3,.matrix-source-shell-v32n751 .module-action-panel h4,.matrix-source-shell-v32n751 .module-data-panel h1,.matrix-source-shell-v32n751 .module-data-panel h2,.matrix-source-shell-v32n751 .module-data-panel h3,.matrix-source-shell-v32n751 .module-card h1,.matrix-source-shell-v32n751 .module-card h2,.matrix-source-shell-v32n751 .module-card h3,.matrix-source-shell-v32n751 .panel h1,.matrix-source-shell-v32n751 .panel h2,.matrix-source-shell-v32n751 .panel h3,.matrix-source-shell-v32n751 label,.matrix-source-shell-v32n751 th,.matrix-source-shell-v32n751 td,.matrix-source-shell-v32n751 strong,.matrix-source-shell-v32n751 b{color:#07073a!important}.matrix-source-shell-v32n751 .module-action-panel p,.matrix-source-shell-v32n751 .module-data-panel p,.matrix-source-shell-v32n751 .module-card p,.matrix-source-shell-v32n751 .panel p,.matrix-source-shell-v32n751 .metric-card p,.matrix-source-shell-v32n751 .safe-panel p,.matrix-source-shell-v32n751 .safe-metric p,.matrix-source-shell-v32n751 small{color:#667085!important}.matrix-source-shell-v32n751 input,.matrix-source-shell-v32n751 select,.matrix-source-shell-v32n751 textarea{color:#10132e!important;background:#fff!important;border-color:#d9e1ef!important}.matrix-source-shell-v32n751 input::placeholder,.matrix-source-shell-v32n751 textarea::placeholder{color:#7b8499!important}.matrix-source-shell-v32n751 .tag{color:#f5820b!important;background:#fff3e5!important}.matrix-source-shell-v32n751 .smart-status,.matrix-source-shell-v32n751 .status-pill{color:inherit}.matrix-source-shell-v32n751 .primary-btn,.matrix-source-shell-v32n751 .module-submit-btn{color:#111!important;background:#ff8500!important}.source-shell-v32n751,.source-shell-v32n751 .source-sidebar-v32n751,.source-shell-v32n751 .source-menu-panel-v32n751,.source-shell-v32n751 .source-logo-card-v32n751,.source-shell-v32n751 .main-area{transition:none!important;animation:none!important}@media (height<=760px){.source-shell-v32n751 .source-logo-card-v32n751{padding:8px 10px!important}.source-shell-v32n751 .source-brand-copy-v32n751 span{display:none!important}.matrix-source-shell-v32n751 .matrix-source-logo-v32n751{width:118px!important}.qminds-source-shell-v32n751 .qminds-source-logo-v32n751{width:150px!important}}.v32n777-funnels{gap:16px;display:grid}.v32n777-hero{color:#fff;background:linear-gradient(135deg,#05054a,#12122f);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 18px 50px #0f172a1f}.v32n777-kicker{color:#ff8500;letter-spacing:2.6px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:950}.v32n777-hero h2{margin:0;font-size:28px;font-weight:950;line-height:1.15}.v32n777-hero p{color:#ffffffc7;max-width:780px;margin:9px 0 0;font-weight:650;line-height:1.55}.v32n777-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.v32n777-btn{cursor:pointer;border:0;border-radius:13px;padding:11px 14px;font-weight:950}.v32n777-btn.primary{color:#08082c;background:#ff8500}.v32n777-btn.subtle{color:#08082c;background:#eef2ff}.v32n777-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.v32n777-stat{background:#fff;border:1px solid #e7ebf5;border-radius:20px;padding:16px;box-shadow:0 12px 28px #0f172a0b}.v32n777-stat span{color:#64748b;font-size:12px;font-weight:900;display:block}.v32n777-stat strong{color:#08082c;margin:8px 0 3px;font-size:28px;display:block}.v32n777-stat small{color:#64748b;font-weight:750}.v32n777-tabs{background:#fff;border:1px solid #e7ebf5;border-radius:18px;flex-wrap:wrap;gap:7px;padding:8px;display:flex}.v32n777-tabs button{color:#08082c;cursor:pointer;background:#f4f7fb;border:0;border-radius:12px;padding:10px 13px;font-weight:900}.v32n777-tabs button.active{color:#fff;background:#05054a}.v32n777-card{background:#fff;border:1px solid #e7ebf5;border-radius:22px;padding:18px;box-shadow:0 16px 45px #0f172a0d}.v32n777-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.v32n777-card-head h3{color:#08082c;margin:0;font-size:20px;font-weight:950}.v32n777-card-head p{color:#64748b;margin:5px 0 0;font-weight:650}.v32n777-filters{flex-wrap:wrap;gap:9px;display:flex}.v32n777-filters input,.v32n777-filters select,.v32n777-form-grid input,.v32n777-form-grid select,.v32n777-form-grid textarea{background:#fff;border:1px solid #dbe3ef;border-radius:13px;outline:none;padding:11px 12px;font-weight:750}.v32n777-table-wrap{border:1px solid #edf1f7;border-radius:18px;overflow-x:auto}.v32n777-table{border-collapse:collapse;width:100%;min-width:920px}.v32n777-table th,.v32n777-table td{text-align:left;border-bottom:1px solid #edf1f7;padding:13px 14px;font-size:13px}.v32n777-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:11px;font-weight:950}.v32n777-table td strong{color:#08082c;display:block}.v32n777-table td small{color:#64748b;margin-top:3px;display:block}.v32n777-status{color:#05054a;background:#eef2ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;display:inline-flex}.v32n777-status.live{color:#047857;background:#dcfce7}.v32n777-status.draft{color:#3730a3;background:#eef2ff}.v32n777-status.paused{color:#c2410c;background:#fff7ed}.v32n777-row-actions{gap:7px;display:flex}.v32n777-row-actions button{cursor:pointer;background:#f4f7fb;border:0;border-radius:10px;padding:8px 10px;font-weight:900}.v32n777-create-grid,.v32n777-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.v32n777-create-grid button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e7ebf5;border-radius:18px;padding:16px}.v32n777-create-grid button span{background:#fff;border:1px solid #e7ebf5;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:12px;font-weight:950;display:grid}.v32n777-create-grid button strong{color:#08082c;margin-bottom:6px;font-size:17px;display:block}.v32n777-create-grid button small{color:#64748b;font-weight:650;line-height:1.45}.v32n777-template{background:#fff;border:1px solid #e7ebf5;border-radius:18px;padding:13px}.v32n777-template-preview{background:linear-gradient(135deg,#05054a,#ff8500);border-radius:15px;gap:6px;height:80px;margin-bottom:10px;padding:10px;display:flex}.v32n777-template-preview span{background:#fffc;border-radius:999px;width:7px;height:7px}.v32n777-template h4{color:#08082c;margin:0 0 5px;font-size:15px;font-weight:950}.v32n777-template p{color:#64748b;margin:0;font-size:13px;font-weight:650;line-height:1.4}.v32n777-template-meta{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.v32n777-template-meta small{color:#475569;background:#f3f6fb;border-radius:999px;padding:5px 8px;font-weight:900}.v32n777-template button,.v32n777-integration-list button,.v32n777-preview-page button{color:#fff;cursor:pointer;background:#05054a;border:0;border-radius:11px;padding:9px 11px;font-weight:950}.v32n777-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.v32n777-form-grid label{color:#08082c;gap:6px;font-size:13px;font-weight:900;display:grid}.v32n777-form-grid label.full{grid-column:1/-1}.v32n777-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:15px;margin-top:12px;padding:11px 13px;font-size:13px;font-weight:800}.v32n777-blank{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;gap:10px;margin-bottom:14px;padding:16px;display:grid}.v32n777-blank div{background:#fff;border:1px solid #e7ebf5;border-radius:13px;height:42px}.v32n777-integration-list{gap:10px;display:grid}.v32n777-integration-list div{border:1px solid #e7ebf5;border-radius:16px;grid-template-columns:180px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.v32n777-integration-list strong{color:#08082c}.v32n777-integration-list span{color:#64748b;font-weight:650}.v32n777-preview-page{text-align:center;background:#f8fafc;border:1px solid #e7ebf5;border-radius:20px;padding:30px}.v32n777-empty{color:#64748b;font-weight:800;text-align:center!important}body.matrix-brand .v32n777-hero,html.matrix-brand .v32n777-hero,.matrix-brand .v32n777-hero{background:linear-gradient(135deg,#050505,#181818)}body.matrix-brand .v32n777-tabs button.active,html.matrix-brand .v32n777-tabs button.active,.matrix-brand .v32n777-tabs button.active,body.matrix-brand .v32n777-template button,html.matrix-brand .v32n777-template button,.matrix-brand .v32n777-template button{background:#050505}@media (width<=1100px){.v32n777-hero,.v32n777-card-head{flex-direction:column;align-items:stretch}.v32n777-stats,.v32n777-create-grid,.v32n777-template-grid,.v32n777-form-grid,.v32n777-integration-list div{grid-template-columns:1fr}}.v32n777-funnels.matrix-theme .v32n777-hero,html.matrix-brand .v32n777-funnels .v32n777-hero,body.matrix-brand .v32n777-funnels .v32n777-hero{background:linear-gradient(135deg,#050505,#171717)!important}.v32n777-funnels.matrix-theme .v32n777-tabs button.active,html.matrix-brand .v32n777-tabs button.active,body.matrix-brand .v32n777-tabs button.active,.v32n777-funnels.matrix-theme .v32n777-template button,html.matrix-brand .v32n777-template button,body.matrix-brand .v32n777-template button{color:#fff!important;background:#050505!important}.v32n777-funnels.matrix-theme .v32n777-kicker,html.matrix-brand .v32n777-kicker,body.matrix-brand .v32n777-kicker{color:#ff1f2d!important}body:not(.matrix-brand) .login-page,body:not(.matrix-brand) .auth-page,body:not(.matrix-brand) .premium-login-page{place-items:center;min-height:100vh;display:grid;background:radial-gradient(circle at 0 0,#ff84001a,#0000 30%),linear-gradient(135deg,#f7f8fc 0%,#eef2fb 100%)!important;padding:22px 16px!important}body:not(.matrix-brand) .login-card,body:not(.matrix-brand) .auth-card,body:not(.matrix-brand) .premium-login-card{background:#fffffff5!important;border:1px solid #e7edf7!important;border-radius:24px!important;width:min(430px,94vw)!important;max-width:430px!important;padding:28px 28px 26px!important;box-shadow:0 24px 70px #080f2c1a!important}body:not(.matrix-brand) .login-card img,body:not(.matrix-brand) .auth-card img,body:not(.matrix-brand) .premium-login-card img{object-fit:contain!important;max-width:178px!important;max-height:74px!important;margin:0 auto 16px!important;display:block!important}body:not(.matrix-brand) .login-card h1,body:not(.matrix-brand) .auth-card h1,body:not(.matrix-brand) .premium-login-card h1{color:#07072f!important;letter-spacing:-.045em!important;text-align:center!important;margin:6px 0 18px!important;font-size:25px!important;line-height:1.05!important}body:not(.matrix-brand) .login-card .eyebrow,body:not(.matrix-brand) .auth-card .eyebrow,body:not(.matrix-brand) .premium-login-card .eyebrow{text-align:center!important;color:#ff7a00!important;letter-spacing:.22em!important;margin-bottom:8px!important;font-size:11px!important;font-weight:950!important;display:block!important}body:not(.matrix-brand) .login-card label,body:not(.matrix-brand) .auth-card label,body:not(.matrix-brand) .premium-login-card label{color:#07072f!important;margin:10px 0 7px!important;font-size:13px!important;font-weight:900!important;display:block!important}body:not(.matrix-brand) .login-card input,body:not(.matrix-brand) .auth-card input,body:not(.matrix-brand) .premium-login-card input{color:#07072f!important;background:#fff!important;border:1px solid #dce5f3!important;border-radius:14px!important;outline:none!important;width:100%!important;height:44px!important;padding:0 14px!important;font-size:14px!important}body:not(.matrix-brand) .login-card input:focus,body:not(.matrix-brand) .auth-card input:focus,body:not(.matrix-brand) .premium-login-card input:focus{border-color:#ff8500!important;box-shadow:0 0 0 4px #ff85001f!important}body:not(.matrix-brand) .login-card button,body:not(.matrix-brand) .auth-card button,body:not(.matrix-brand) .premium-login-card button{border-radius:14px!important;min-height:42px!important;font-weight:950!important}body:not(.matrix-brand) .login-card button[type=submit],body:not(.matrix-brand) .auth-card button[type=submit],body:not(.matrix-brand) .premium-login-card button[type=submit]{color:#07072f!important;background:#ff8500!important;border:0!important;width:100%!important;margin-top:16px!important;box-shadow:0 14px 28px #ff850033!important}body:not(.matrix-brand) .demo-credentials,body:not(.matrix-brand) .secure-login,body:not(.matrix-brand) .login-card .hint,body:not(.matrix-brand) .auth-card .hint{color:#07072f!important;text-align:center!important;background:#f7f8fc!important;border:1px solid #e7edf7!important;border-radius:14px!important;margin-top:14px!important;padding:11px 13px!important;font-size:13px!important;font-weight:850!important}body:not(.matrix-brand) .text-btn,body:not(.matrix-brand) .forgot-password-link,body:not(.matrix-brand) .login-card a,body:not(.matrix-brand) .auth-card a{color:#ff7900!important;font-weight:950!important}body:not(.matrix-brand) .login-error{color:#b42318!important;background:#fff1f2!important;border-radius:14px!important;margin:10px 0!important;padding:11px 13px!important;font-weight:850!important}@media (width<=520px){body:not(.matrix-brand) .login-card,body:not(.matrix-brand) .auth-card,body:not(.matrix-brand) .premium-login-card{border-radius:22px!important;padding:24px 18px!important}body:not(.matrix-brand) .login-card h1,body:not(.matrix-brand) .auth-card h1,body:not(.matrix-brand) .premium-login-card h1{font-size:22px!important}}html.qminds-login-v32n782b,html.qminds-login-v32n782b body{min-height:100%;background:radial-gradient(circle at 30% 18%,#ff84001a,#0000 24%),linear-gradient(135deg,#f8f9fd 0%,#eef3fb 100%)!important}html.qminds-login-v32n782b body{overflow-x:hidden!important}html.qminds-login-v32n782b #root,html.qminds-login-v32n782b .v32n782b-login-root{place-items:center!important;min-height:100vh!important;padding:18px!important;display:grid!important}html.qminds-login-v32n782b #root>div{place-items:center!important;width:100%!important;min-height:100vh!important;padding:0!important;display:grid!important}html.qminds-login-v32n782b .v32n782b-login-card{background:#fffffff7!important;border:1px solid #e7edf7!important;border-radius:24px!important;width:min(390px,94vw)!important;max-width:390px!important;min-height:auto!important;padding:24px 24px 22px!important;transform:none!important;box-shadow:0 24px 65px #080f2c1a!important}html.qminds-login-v32n782b .v32n782b-login-card img{object-fit:contain!important;max-width:154px!important;max-height:62px!important;margin:0 auto 14px!important;display:block!important}html.qminds-login-v32n782b .v32n782b-login-card h1,html.qminds-login-v32n782b .v32n782b-login-card h2{text-align:center!important;color:#07072f!important;letter-spacing:-.045em!important;margin:4px 0 16px!important;font-size:24px!important;line-height:1.05!important}html.qminds-login-v32n782b .v32n782b-login-card *{box-sizing:border-box!important}html.qminds-login-v32n782b .v32n782b-login-card form{gap:9px!important;width:100%!important;margin:0!important;display:grid!important}html.qminds-login-v32n782b .v32n782b-login-card label{color:#07072f!important;margin:6px 0 3px!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;display:block!important}html.qminds-login-v32n782b .v32n782b-login-card input{color:#07072f!important;width:100%!important;height:42px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce5f3!important;border-radius:14px!important;outline:none!important;padding:0 13px!important;font-size:14px!important}html.qminds-login-v32n782b .v32n782b-login-card input:focus{border-color:#ff8500!important;box-shadow:0 0 0 4px #ff85001f!important}html.qminds-login-v32n782b .v32n782b-login-card button{border-radius:14px!important;min-height:40px!important;font-size:13px!important;font-weight:950!important}html.qminds-login-v32n782b .v32n782b-login-card button[type=submit]{color:#07072f!important;background:#ff8500!important;border:0!important;width:100%!important;margin-top:12px!important;box-shadow:0 14px 26px #ff85002e!important}html.qminds-login-v32n782b .v32n782b-login-card a,html.qminds-login-v32n782b .v32n782b-login-card .forgot-password-link,html.qminds-login-v32n782b .v32n782b-login-card .text-btn{color:#f97316!important;text-align:center!important;font-weight:950!important}html.qminds-login-v32n782b .v32n782b-login-card p,html.qminds-login-v32n782b .v32n782b-login-card small,html.qminds-login-v32n782b .v32n782b-login-card .hint,html.qminds-login-v32n782b .v32n782b-login-card .secure-login,html.qminds-login-v32n782b .v32n782b-login-card .demo-credentials{color:#61708b!important;font-size:12px!important;line-height:1.35!important}html.qminds-login-v32n782b .v32n782b-login-card .secure-login,html.qminds-login-v32n782b .v32n782b-login-card .demo-credentials,html.qminds-login-v32n782b .v32n782b-login-card .hint{text-align:center!important;color:#07072f!important;background:#f7f8fc!important;border:1px solid #e7edf7!important;border-radius:14px!important;margin-top:12px!important;padding:10px 12px!important;font-weight:850!important}html.qminds-login-v32n782b [data-v32n782b-hidden-login-password-button="1"]{display:none!important}@media (width<=520px){html.qminds-login-v32n782b .v32n782b-login-card{max-width:360px!important;padding:22px 18px 20px!important}html.qminds-login-v32n782b .v32n782b-login-card h1,html.qminds-login-v32n782b .v32n782b-login-card h2{font-size:22px!important}}html.qminds-login-v32n782c [data-qminds-login-el=show-password]{margin-top:8px!important;margin-bottom:6px!important}html.qminds-login-v32n782c [data-qminds-login-el=forgot-password]{width:fit-content!important;min-height:0!important;margin:6px auto 10px!important;padding:0!important;line-height:1.2!important;display:block!important}html.qminds-login-v32n782c [data-qminds-login-el=sign-in]{margin-top:8px!important;margin-bottom:10px!important}html.qminds-login-v32n782c [data-qminds-login-el=secure-login]{margin-top:8px!important;margin-bottom:8px!important}html.qminds-login-v32n782c [data-qminds-login-el=create-account]{margin-top:8px!important;padding-top:0!important;display:block!important}html.qminds-login-v32n782c .v32n782b-login-card form,html.qminds-login-v32n782c .v32n782b-login-card form>div{gap:7px!important}html.qminds-login-v32n782c .v32n782b-login-card{padding-top:22px!important;padding-bottom:20px!important}html.qminds-login-v32n782c .v32n782b-login-card input{height:40px!important}html.qminds-login-v32n782c .v32n782b-login-card br,html.qminds-login-v32n782c .v32n782b-login-card .spacer,html.qminds-login-v32n782c .v32n782b-login-card p:empty,html.qminds-login-v32n782c .v32n782b-login-card div:empty{display:none!important}.v32n777-live-pill{color:#070b49;white-space:nowrap;background:#f4f6fb;border:1px solid #e4e8f2;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.v32n777-funnels.matrix-theme .v32n777-live-pill,html.matrix-brand .v32n777-live-pill,body.matrix-brand .v32n777-live-pill{color:#111;background:#f7f7f7;border-color:#e6e6e6}@media (width<=900px){.v32n777-live-pill{width:100%}}.v32n785-step-panel{background:#fbfcff;border:1px solid #e6eaf3;border-radius:18px;margin-top:18px;padding:16px}.v32n785-step-panel h4{color:#070b49;margin:0 0 4px;font-size:16px;font-weight:900}.v32n785-step-panel p{color:#64708a;margin:0 0 12px;font-size:13px;font-weight:700}.v32n785-step-list{gap:10px;display:grid}.v32n785-step-list>div{background:#fff;border:1px solid #edf0f7;border-radius:14px;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.v32n785-step-list strong{color:#070b49;font-size:13px;font-weight:900}.v32n785-step-list span,.v32n785-step-list small{color:#59657c;font-size:12px;font-weight:800}.v32n785-empty-step{color:#667085;font-size:13px;font-weight:800;display:block!important}.v32n777-funnels.matrix-theme .v32n785-step-panel h4,html.matrix-brand .v32n785-step-panel h4,body.matrix-brand .v32n785-step-panel h4,.v32n777-funnels.matrix-theme .v32n785-step-list strong,html.matrix-brand .v32n785-step-list strong,body.matrix-brand .v32n785-step-list strong{color:#111}@media (width<=900px){.v32n785-step-list>div{grid-template-columns:1fr}}.v32n787-step-crud-panel{gap:16px;display:grid}.v32n787-step-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.v32n787-light-btn{color:#070b49;cursor:pointer;background:#fff;border:1px solid #e4e8f2;border-radius:12px;padding:10px 14px;font-size:12px;font-weight:900}.v32n787-step-form{background:#fff;border:1px solid #e7ebf4;border-radius:18px;grid-template-columns:1.2fr .9fr .8fr .55fr;gap:12px;padding:14px;display:grid}.v32n787-step-form label{color:#070b49;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.v32n787-step-form input,.v32n787-step-form select,.v32n787-step-form textarea{color:#070b49;background:#fff;border:1px solid #dfe5f0;border-radius:12px;outline:none;width:100%;padding:11px 12px;font-size:13px;font-weight:750}.v32n787-step-form textarea{resize:vertical;min-height:78px}.v32n787-wide{grid-column:span 2}.v32n787-step-submit{align-items:flex-end;display:flex}.v32n787-step-submit button{color:#070b49;cursor:pointer;background:#ff8200;border:0;border-radius:13px;width:100%;padding:12px 16px;font-size:13px;font-weight:950}.v32n787-step-list>div{grid-template-columns:1.2fr .8fr .55fr auto}.v32n787-step-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.v32n787-step-actions button{color:#070b49;cursor:pointer;background:#f2f4f8;border:0;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:900}.v32n787-step-actions button.danger{color:#c41230;background:#fff0f0}.v32n777-funnels.matrix-theme .v32n787-light-btn,html.matrix-brand .v32n787-light-btn,body.matrix-brand .v32n787-light-btn,.v32n777-funnels.matrix-theme .v32n787-step-form label,html.matrix-brand .v32n787-step-form label,body.matrix-brand .v32n787-step-form label,.v32n777-funnels.matrix-theme .v32n787-step-form input,html.matrix-brand .v32n787-step-form input,body.matrix-brand .v32n787-step-form input,.v32n777-funnels.matrix-theme .v32n787-step-form select,html.matrix-brand .v32n787-step-form select,body.matrix-brand .v32n787-step-form select,.v32n777-funnels.matrix-theme .v32n787-step-form textarea,html.matrix-brand .v32n787-step-form textarea,body.matrix-brand .v32n787-step-form textarea,.v32n777-funnels.matrix-theme .v32n787-step-actions button,html.matrix-brand .v32n787-step-actions button,body.matrix-brand .v32n787-step-actions button{color:#111}@media (width<=1100px){.v32n787-step-form{grid-template-columns:1fr 1fr}.v32n787-wide{grid-column:span 2}}@media (width<=760px){.v32n787-step-head{display:grid}.v32n787-step-form,.v32n787-step-list>div{grid-template-columns:1fr}.v32n787-wide{grid-column:span 1}.v32n787-step-actions{justify-content:flex-start}}.v32n788-empty-funnels{text-align:center;color:#070b49;place-items:center;gap:8px;min-height:118px;padding:24px;display:grid}.v32n788-empty-funnels strong{font-size:18px;font-weight:950}.v32n788-empty-funnels span{color:#66728a;max-width:520px;font-size:13px;font-weight:750}.v32n788-empty-funnels button{color:#070b49;cursor:pointer;background:#ff8200;border:0;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:950}html.matrix-brand .v32n788-empty-funnels,body.matrix-brand .v32n788-empty-funnels,.v32n777-funnels.matrix-theme .v32n788-empty-funnels{color:#111}html.v32n789-direct-app-lock,body.v32n789-direct-app-lock,body.v32n789-direct-app-lock #root,body.v32n789-direct-app-lock #root>div{min-height:100vh}body.v32n789-direct-app-lock .v32n789-direct-sidebar-parent{justify-content:flex-start!important;align-items:flex-start!important}body.v32n789-direct-app-lock .v32n789-direct-sidebar-node{z-index:20!important;place-self:flex-start!important;margin-top:0!important;margin-bottom:0!important;position:sticky!important;top:18px!important;transform:translate(0,0)!important}body.v32n789-direct-app-lock .app-shell,body.v32n789-direct-app-lock .workspace-shell,body.v32n789-direct-app-lock .tenant-shell,body.v32n789-direct-app-lock .suite-shell,body.v32n789-direct-app-lock .dashboard-shell,body.v32n789-direct-app-lock .app-layout,body.v32n789-direct-app-lock .workspace-layout,body.v32n789-direct-app-lock .tenant-layout{align-items:flex-start!important}body.v32n789-direct-app-lock aside,body.v32n789-direct-app-lock .app-sidebar,body.v32n789-direct-app-lock .workspace-sidebar,body.v32n789-direct-app-lock .tenant-sidebar,body.v32n789-direct-app-lock .dashboard-sidebar,body.v32n789-direct-app-lock .sidebar,body.v32n789-direct-app-lock [class*=sidebar],body.v32n789-direct-app-lock [class*=Sidebar]{align-self:flex-start!important;margin-top:0!important;transform:none!important}@media (width<=900px){body.v32n789-direct-app-lock .v32n789-direct-sidebar-node{position:relative!important;top:auto!important}}body.v32n790-matrix-direct-app .v32n789-direct-sidebar-node,body.v32n790-matrix-direct-app aside,body.v32n790-matrix-direct-app .app-sidebar,body.v32n790-matrix-direct-app .workspace-sidebar,body.v32n790-matrix-direct-app .tenant-sidebar,body.v32n790-matrix-direct-app .dashboard-sidebar,body.v32n790-matrix-direct-app .sidebar,body.v32n790-matrix-direct-app [class*=sidebar],body.v32n790-matrix-direct-app [class*=Sidebar]{transform:translate(0,0)!important}body.v32n790-matrix-direct-app .v32n789-direct-sidebar-node{position:relative!important;top:auto!important;left:auto!important}body.v32n790-matrix-direct-app .v32n789-direct-sidebar-parent{justify-content:flex-start!important;align-items:stretch!important}body.v32n790-matrix-direct-app .app-shell,body.v32n790-matrix-direct-app .workspace-shell,body.v32n790-matrix-direct-app .tenant-shell,body.v32n790-matrix-direct-app .suite-shell,body.v32n790-matrix-direct-app .dashboard-shell,body.v32n790-matrix-direct-app .app-layout,body.v32n790-matrix-direct-app .workspace-layout,body.v32n790-matrix-direct-app .tenant-layout{align-items:stretch!important}.v32n792c-tabs{width:fit-content;max-width:100%}.v32n792c-builder-card{padding:18px!important}.v32n792c-builder-head{margin-bottom:14px}.v32n792c-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.v32n792c-builder-grid button{appearance:none;text-align:left;cursor:pointer;background:#f8f9fd;border:1px solid #07072f1a;border-radius:18px;min-height:132px;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s}.v32n792c-builder-grid button:hover{border-color:#f5820b57;transform:translateY(-1px);box-shadow:0 14px 28px #07072f14}.v32n792c-builder-grid span{color:#07072f;background:#fff;border:1px solid #07072f1a;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;font-weight:950;display:inline-flex}.v32n792c-builder-grid strong{color:#07072f;margin-bottom:6px;font-size:17px;display:block}.v32n792c-builder-grid small{color:#66708a;font-weight:750;line-height:1.45;display:block}.v32n792c-mini-library{background:#fff;border:1px solid #07072f14;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:14px;display:flex}.v32n792c-mini-library h4{color:#07072f;margin:0 0 4px;font-size:16px}.v32n792c-mini-library p{color:#66708a;margin:0;font-size:13px;font-weight:750;line-height:1.45}.v32n792c-template-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.v32n792c-template-strip button{appearance:none;text-align:left;cursor:pointer;background:#f8f9fd;border:1px solid #07072f14;border-radius:15px;padding:12px}.v32n792c-template-strip strong{color:#07072f;margin-bottom:4px;font-size:13px;line-height:1.25;display:block}.v32n792c-template-strip span{color:#66708a;font-size:11px;font-weight:850}.v32n777-template-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.v32n777-template{padding:13px!important}.v32n777-template-preview{height:86px!important;min-height:86px!important;margin-bottom:12px!important}.v32n777-template h4{margin-bottom:5px!important;font-size:15px!important}.v32n777-template p{margin-bottom:10px!important;font-size:12px!important;line-height:1.35!important}.v32n777-template-meta{margin-bottom:10px!important}.v32n777-template button{padding:10px 12px!important}.v32n777-funnels.matrix-theme .v32n792c-builder-grid span,html.matrix-brand .v32n792c-builder-grid span,body.matrix-brand .v32n792c-builder-grid span{color:#050505}.v32n777-funnels.matrix-theme .v32n792c-builder-grid button:hover,html.matrix-brand .v32n792c-builder-grid button:hover,body.matrix-brand .v32n792c-builder-grid button:hover{border-color:#ed1c2452}@media (width<=1100px){.v32n792c-builder-grid,.v32n792c-template-strip,.v32n777-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.v32n792c-builder-grid,.v32n792c-template-strip,.v32n777-template-grid{grid-template-columns:1fr!important}.v32n792c-mini-library{flex-direction:column;align-items:flex-start}}.v32n793a-editor-card{padding:18px!important}.v32n793a-editor-head{align-items:flex-start;gap:16px}.v32n793a-editor-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.v32n793a-editor-actions button{appearance:none;color:#07072f;cursor:pointer;background:#f7f8fc;border:1px solid #07072f1a;border-radius:13px;padding:10px 13px;font-weight:900}.v32n793a-editor-actions button.active{color:#fff;background:#07072f}.v32n793a-editor-shell{grid-template-columns:310px 1fr;align-items:stretch;gap:16px;display:grid}.v32n793a-editor-panel{background:#f8f9fd;border:1px solid #07072f14;border-radius:18px;padding:14px}.v32n793a-editor-tabs{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.v32n793a-editor-tabs button{color:#07072f;cursor:pointer;background:#fff;border:0;border-radius:11px;padding:9px 8px;font-weight:900}.v32n793a-editor-tabs button.active{color:#fff;background:#07072f}.v32n793a-editor-list{gap:8px;display:grid}.v32n793a-editor-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #07072f14;border-radius:14px;padding:12px}.v32n793a-editor-list span{color:#07072f;font-weight:950;display:block}.v32n793a-editor-list small{color:#66708a;font-weight:750}.v32n793a-editor-form{gap:10px;display:grid}.v32n793a-editor-form label{color:#07072f;gap:6px;font-size:12px;font-weight:900;display:grid}.v32n793a-editor-form input{color:#07072f;background:#fff;border:1px solid #07072f1a;border-radius:13px;padding:11px 12px;font-weight:750}.v32n793a-preview{background:linear-gradient(#fff 0%,#f8f9fd 100%);border:1px solid #07072f14;border-radius:18px;justify-content:center;align-items:flex-start;min-height:430px;padding:18px;display:flex}.v32n793a-preview.mobile .v32n793a-page{max-width:390px}.v32n793a-page{background:#fff;border:1px solid #07072f14;border-radius:22px;width:100%;max-width:860px;overflow:hidden;box-shadow:0 18px 38px #07072f14}.v32n793a-page-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#07072f 0%,#16168a 100%);padding:34px}.v32n793a-page-hero span{color:#ff8500;letter-spacing:.18em;margin-bottom:12px;font-size:11px;font-weight:950;display:block}.v32n793a-page-hero h2{max-width:680px;margin:0 auto 10px;font-size:30px;line-height:1.08}.v32n793a-page-hero p{color:#ffffffc7;max-width:640px;margin:0 auto 18px;font-weight:750;line-height:1.45}.v32n793a-page-hero button{color:#07072f;background:#ff8500;border:0;border-radius:14px;padding:12px 18px;font-weight:950}.v32n793a-page-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;display:grid}.v32n793a-page-grid div{background:#f8f9fd;border:1px solid #07072f14;border-radius:16px;padding:14px}.v32n793a-page-grid strong{color:#07072f;margin-bottom:4px;display:block}.v32n793a-page-grid small{color:#66708a;font-weight:750;line-height:1.4}.v32n777-funnels.matrix-theme .v32n793a-editor-actions button.active,html.matrix-brand .v32n793a-editor-actions button.active,body.matrix-brand .v32n793a-editor-actions button.active,.v32n777-funnels.matrix-theme .v32n793a-editor-tabs button.active,html.matrix-brand .v32n793a-editor-tabs button.active,body.matrix-brand .v32n793a-editor-tabs button.active{background:#050505}.v32n777-funnels.matrix-theme .v32n793a-page-hero,html.matrix-brand .v32n793a-page-hero,body.matrix-brand .v32n793a-page-hero{background:linear-gradient(135deg,#050505 0%,#1a1a1a 100%)}@media (width<=980px){.v32n793a-editor-shell,.v32n793a-page-grid{grid-template-columns:1fr}}.v32n793a-editor-list button.active{background:#fff7ed;border-color:#f5820b6b}.v32n793a-editor-list button.active span{color:#07072f}.v32n794a-section-badge{color:#ffffffd1;letter-spacing:.08em;background:#ffffff1f;border-radius:999px;margin:0 auto 12px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.v32n793a-editor-form input:not([readonly]){background:#fff;transition:box-shadow .16s,border-color .16s;box-shadow:0 0 #f5820b00}.v32n793a-editor-form input:not([readonly]):focus{border-color:#f5820b7a;outline:none;box-shadow:0 0 0 4px #f5820b1a}.v32n777-funnels.matrix-theme .v32n793a-editor-list button.active,html.matrix-brand .v32n793a-editor-list button.active,body.matrix-brand .v32n793a-editor-list button.active{background:#fff5f5;border-color:#ed1c2452}.v32n777-funnels.matrix-theme .v32n793a-editor-form input:not([readonly]):focus,html.matrix-brand .v32n793a-editor-form input:not([readonly]):focus,body.matrix-brand .v32n793a-editor-form input:not([readonly]):focus{border-color:#ed1c2461;box-shadow:0 0 0 4px #ed1c2414}.v32n795a-save-btn,.v32n795a-reset-btn{appearance:none;cursor:pointer;border:1px solid #07072f1a;border-radius:13px;padding:10px 13px;font-weight:950}.v32n795a-save-btn{color:#07072f;background:#ff8500;border-color:#ff850047}.v32n795a-reset-btn{color:#07072f;background:#fff}.v32n795a-save-status{background:#f8f9fd;border:1px solid #07072f14;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 14px;padding:11px 13px;display:flex}.v32n795a-save-status strong{color:#07072f;font-size:13px}.v32n795a-save-status span{color:#66708a;font-size:12px;font-weight:800}.v32n795a-payload-card{background:#fff;border:1px dashed #07072f2e;border-radius:14px;gap:4px;padding:12px;display:grid}.v32n795a-payload-card strong{color:#07072f;font-size:13px}.v32n795a-payload-card span{color:#66708a;font-size:12px;font-weight:750;line-height:1.4}.v32n777-funnels.matrix-theme .v32n795a-save-btn,html.matrix-brand .v32n795a-save-btn,body.matrix-brand .v32n795a-save-btn{color:#fff;background:#ed1c24;border-color:#ed1c2452}.v32n777-funnels.matrix-theme .v32n795a-save-status,html.matrix-brand .v32n795a-save-status,body.matrix-brand .v32n795a-save-status{background:#fafafa}@media (width<=760px){.v32n795a-save-status{flex-direction:column;align-items:flex-start}}.v32n795a-save-status strong{text-overflow:ellipsis;white-space:nowrap;max-width:62%;overflow:hidden}.v32n795a-save-status span{text-align:right}@media (width<=760px){.v32n795a-save-status strong{white-space:normal;max-width:100%}.v32n795a-save-status span{text-align:left}}.v32n795a-save-status strong{letter-spacing:-.01em}.v32n777-funnels .v32n777-table td{transition:background .12s}.runtime-error-shell{color:#050525;background:#f3f6fd;place-items:center;min-height:100vh;padding:32px;display:grid}.runtime-error-card{background:#fff;border:1px solid #e2e8f6;border-radius:28px;width:min(720px,100%);padding:34px;box-shadow:0 28px 80px #0505251f}.runtime-error-badge{letter-spacing:.14em;text-transform:uppercase;color:#ff7a00;background:#fff3e8;border-radius:999px;align-items:center;margin-bottom:16px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.runtime-error-card h1{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.05}.runtime-error-card p{color:#5b647c;margin:0 0 22px;font-weight:700;line-height:1.55}.runtime-error-actions{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.runtime-error-actions button{cursor:pointer;color:#fff;background:#050525;border:0;border-radius:14px;padding:12px 16px;font-weight:950}.runtime-error-actions button:first-child{color:#050525;background:#ff7a00}.runtime-error-details{color:#5b647c;border-top:1px solid #edf1f8;margin-top:14px;padding-top:14px;font-weight:800}.runtime-error-details pre{white-space:pre-wrap;word-break:break-word;color:#1b2140;background:#f7f9fd;border-radius:14px;max-height:220px;padding:14px;font-size:12px;overflow:auto}.v32n777-funnels{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.v32n777-funnels>*{max-width:none!important}.v32n777-funnels .v32n777-hero,.v32n777-funnels .v32n777-kpis,.v32n777-funnels .v32n777-tabs,.v32n777-funnels .v32n777-panel,.v32n777-funnels .v32n777-card,.v32n777-funnels .v32n777-table-card{width:100%!important;max-width:none!important}.v32n777-funnels .v32n777-tabs{justify-content:flex-start}.v32n777-funnels .v32n777-api-note,.v32n777-funnels .v32n777-status-pill{white-space:nowrap}@media (width<=980px){.v32n777-funnels{padding-left:0!important;padding-right:0!important}.v32n777-funnels .v32n777-hero,.v32n777-funnels .v32n777-panel{border-radius:22px}}.v32n810b-skeleton-number,.v32n810b-skeleton-line,.v32n810b-skeleton-pill{vertical-align:middle;background:linear-gradient(90deg,#eef2f7 0%,#f8fafc 45%,#eef2f7 100%) 0 0/220% 100%;animation:1.15s ease-in-out infinite v32n810bSkeletonMove;display:inline-block;position:relative;overflow:hidden}.v32n810b-skeleton-number{border-radius:12px;width:54px;height:28px}.v32n810b-skeleton-line{border-radius:999px;width:92px;height:14px}.v32n810b-skeleton-line.wide{width:170px}.v32n810b-skeleton-line.small{width:58px}.v32n810b-skeleton-pill{border-radius:999px;width:64px;height:24px}.v32n810b-table-loading-row td{padding-top:18px!important;padding-bottom:18px!important}@keyframes v32n810bSkeletonMove{0%{background-position:220% 0}to{background-position:-220% 0}}.app-shell,.dashboard-shell,.workspace-shell,.app-main,.v32n777-funnels{min-width:0}.app-main,.v32n777-funnels{width:100%}.v32n777-funnels{max-width:none}.v32n777-funnels .v32n777-hero,.v32n777-funnels .v32n777-stats,.v32n777-funnels .v32n777-tabs,.v32n777-funnels .v32n777-panel{box-sizing:border-box;width:100%}@media (width>=1024px){.app-shell .app-main,.dashboard-shell .app-main{margin-left:0}}.app-shell,.dashboard-shell,.workspace-shell,.direct-shell,.tenant-shell,.crm-shell{width:100%!important;min-width:0!important;max-width:none!important}.app-main,.main-content,.workspace-main,.workspace-content,.direct-main,.direct-content,.tenant-main,.tenant-content,.crm-main,.crm-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important}.v32n777-funnels,.v32n777-funnels>*,.v32n777-funnels .v32n777-hero,.v32n777-funnels .v32n777-stats,.v32n777-funnels .v32n777-tabs,.v32n777-funnels .v32n777-panel,.v32n777-funnels .v32n777-table-wrap{box-sizing:border-box!important;width:100%!important;max-width:none!important}@media (width>=900px){.v32n777-funnels{display:block!important}.app-main .v32n777-funnels,.workspace-main .v32n777-funnels,.direct-main .v32n777-funnels,.tenant-main .v32n777-funnels{margin-left:0!important;margin-right:0!important}}.v32n812e-width-stable{align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}body[data-v32n812f-route=funnels] [data-v32n812f-funnels-parent=true]{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important}.v32n812f-runtime-width-lock{box-sizing:border-box!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important}.v32n812f-runtime-width-lock .v32n777-hero,.v32n812f-runtime-width-lock .v32n777-stats,.v32n812f-runtime-width-lock .v32n777-tabs,.v32n812f-runtime-width-lock .v32n777-panel,.v32n812f-runtime-width-lock .v32n777-table-wrap{box-sizing:border-box!important;width:100%!important;max-width:none!important}.v32n844k-crm-followup-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;display:grid!important}.v32n844k-crm-followup-kpi-row>div{width:auto!important;min-width:0!important;margin:0!important}.v32n844k-crm-followup-kpi-row>div strong{font-size:28px!important}@media (width<=900px){.v32n844k-crm-followup-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=560px){.v32n844k-crm-followup-kpi-row{grid-template-columns:1fr!important}}.v32n845n-provider-clean{gap:16px!important;width:100%!important;display:grid!important}.v32n845n-provider-top,.v32n845n-provider-form,.v32n845n-provider-list{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;box-shadow:0 12px 35px #0f172a0f!important}.v32n845n-provider-top{grid-template-columns:minmax(0,1fr) 360px!important;align-items:center!important;gap:16px!important;padding:18px 20px!important;display:grid!important}.v32n845n-provider-top h2{color:#05083f!important;letter-spacing:-.04em!important;margin:4px 0 6px!important;font-size:25px!important;line-height:1.08!important}.v32n845n-provider-top p{color:#66708a!important;margin:0!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.v32n845n-connection-box{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:18px!important;justify-items:start!important;gap:7px!important;padding:14px!important;display:grid!important}.v32n845n-connection-box strong{color:#05083f!important;font-size:16px!important;line-height:1.2!important}.v32n845n-connection-box small{color:#66708a!important;font-size:12px!important;font-weight:800!important}.v32n845n-status,.v32n845n-mini-pill{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:28px!important;padding:6px 10px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.v32n845n-status.connected{color:#047857!important;background:#dcfce7!important;border:1px solid #a7f3d0!important}.v32n845n-status.disconnected{color:#6b7280!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important}.v32n845n-mini-pill{color:#f97316!important;background:#fff7ed!important;border:1px solid #fed7aa!important}.v32n845n-provider-grid{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)!important;align-items:start!important;gap:16px!important;display:grid!important}.v32n845n-provider-form,.v32n845n-provider-list{padding:18px!important}.v32n845n-form-head,.v32n845n-list-head{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.v32n845n-form-head h3,.v32n845n-list-head h3{color:#05083f!important;letter-spacing:-.03em!important;margin:0 0 4px!important;font-size:18px!important}.v32n845n-form-head p,.v32n845n-list-head p{color:#66708a!important;margin:0!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}.v32n845n-list-head span{color:#f97316!important;white-space:nowrap!important;background:#fff7ed!important;border-radius:999px!important;padding:8px 11px!important;font-size:12px!important;font-weight:950!important}.v32n845n-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.v32n845n-fields label{gap:6px!important;margin:0!important;display:grid!important}.v32n845n-fields label span{color:#05083f!important;font-size:12px!important;font-weight:950!important}.v32n845n-fields input{color:#05083f!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;outline:none!important;width:100%!important;height:42px!important;min-height:42px!important;padding:9px 12px!important;font-size:13px!important;font-weight:700!important}.v32n845n-fields input:focus{border-color:#ff8500!important;box-shadow:0 0 0 3px #ff850024!important}.v32n845n-toggles{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:16px!important;flex-wrap:wrap!important;gap:18px!important;margin:14px 0!important;padding:12px 14px!important;display:flex!important}.v32n845n-toggles label{color:#05083f!important;white-space:nowrap!important;align-items:center!important;gap:8px!important;margin:0!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important}.v32n845n-toggles input{width:auto!important;height:auto!important;min-height:auto!important}.v32n845n-primary-btn,.v32n845n-light-btn,.v32n845n-danger-btn{cursor:pointer!important;white-space:nowrap!important;border:0!important;border-radius:14px!important;min-height:40px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.v32n845n-primary-btn{color:#05083f!important;background:#ff8500!important}.v32n845n-light-btn{color:#05083f!important;background:#f8fafc!important;border:1px solid #e5e7eb!important}.v32n845n-danger-btn{color:#e11d48!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.v32n845n-submit-btn{min-width:190px!important}.v32n845n-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:12px!important;display:grid!important}.v32n845n-kpis div{background:#f8fafc!important;border-radius:14px!important;min-height:66px!important;padding:11px!important}.v32n845n-kpis strong{color:#05083f!important;font-size:22px!important;line-height:1!important;display:block!important}.v32n845n-kpis span{color:#66708a!important;margin-top:6px!important;font-size:11px!important;font-weight:900!important;display:block!important}.v32n845n-empty-provider{background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;padding:16px!important}.v32n845n-empty-provider strong{color:#05083f!important;margin-bottom:4px!important;font-size:15px!important;display:block!important}.v32n845n-empty-provider p{color:#66708a!important;margin:0!important;font-size:12px!important;font-weight:700!important}.v32n845n-provider-rows{gap:10px!important;display:grid!important}.v32n845n-provider-row{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px!important;display:grid!important}.v32n845n-provider-row strong,.v32n845n-provider-row span,.v32n845n-provider-row small{display:block!important}.v32n845n-provider-row strong{color:#05083f!important;font-size:14px!important}.v32n845n-provider-row span,.v32n845n-provider-row small{color:#66708a!important;font-size:12px!important;font-weight:700!important}.v32n845n-row-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}@media (width<=1180px){.v32n845n-provider-top,.v32n845n-provider-grid{grid-template-columns:1fr!important}.v32n845n-connection-box{justify-items:stretch!important}}@media (width<=720px){.v32n845n-fields,.v32n845n-kpis,.v32n845n-provider-row{grid-template-columns:1fr!important}.v32n845n-row-actions{justify-content:flex-start!important}.v32n845n-primary-btn,.v32n845n-light-btn,.v32n845n-danger-btn{width:100%!important}}.v32n845s-test-email-bar{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;margin-bottom:12px!important;padding:12px!important;display:grid!important}.v32n845s-test-email-bar label{gap:6px!important;margin:0!important;display:grid!important}.v32n845s-test-email-bar label span{color:#05083f!important;font-size:12px!important;font-weight:950!important}.v32n845s-test-email-bar input{color:#05083f!important;border:1px solid #e5e7eb!important;border-radius:14px!important;width:100%!important;height:40px!important;min-height:40px!important;padding:9px 12px!important;font-size:13px!important;font-weight:750!important}.v32n845s-test-email-bar small{color:#66708a!important;max-width:170px!important;font-size:11px!important;font-weight:850!important;line-height:1.3!important}.v32n845s-test-btn{color:#1d4ed8!important;cursor:pointer!important;white-space:nowrap!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:14px!important;min-height:40px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.v32n845s-test-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.v32n845s-test-note{margin-top:6px!important;font-size:11px!important;font-style:normal!important;font-weight:850!important;line-height:1.35!important;display:block!important}.v32n845s-test-note.success{color:#047857!important}.v32n845s-test-note.failed{color:#e11d48!important}@media (width<=720px){.v32n845s-test-email-bar{grid-template-columns:1fr!important}.v32n845s-test-email-bar small{max-width:none!important}.v32n845s-test-btn{width:100%!important}}.v32n845s-test-email-bar{grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;padding:12px!important}.v32n845s-test-email-bar small{max-width:100%!important;line-height:1.35!important}.v32n845n-provider-list{min-width:0!important}.v32n845n-provider-row{grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important}.v32n845n-row-actions{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;display:flex!important}.v32n845n-row-actions button,.v32n845n-row-actions span{min-height:34px!important;padding:8px 10px!important;font-size:11px!important}.v32n845t-test-result{word-break:normal!important;overflow-wrap:anywhere!important;border-radius:14px!important;gap:4px!important;max-width:100%!important;margin-top:8px!important;padding:10px 12px!important;display:grid!important}.v32n845t-test-result strong{font-size:11px!important;font-weight:950!important;line-height:1.25!important}.v32n845t-test-result span{font-size:11px!important;font-weight:800!important;line-height:1.35!important}.v32n845t-test-result.success{color:#047857!important;background:#dcfce7!important;border:1px solid #a7f3d0!important}.v32n845t-test-result.failed{color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.v32n845s-test-note{display:none!important}.v32n845n-provider-grid{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr)!important}@media (width<=1240px){.v32n845n-provider-grid{grid-template-columns:1fr!important}}.v32n852c-usage-card{background:linear-gradient(#fff 0%,#fffaf5 100%);border:1px solid #f47a002e}.v32n852c-usage-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.v32n852c-usage-head h3{color:#080727;margin:4px 0 6px}.v32n852c-usage-head span{color:#667085;font-size:14px}.v32n852c-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v32n852c-usage-row{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:14px}.v32n852c-usage-row-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.v32n852c-usage-row-top strong{color:#080727}.v32n852c-usage-row-top span,.v32n852c-usage-row p{color:#667085;font-size:13px}.v32n852c-usage-row p{margin:8px 0 0}.v32n852c-usage-bar{background:#f2f4f7;border-radius:999px;height:9px;overflow:hidden}.v32n852c-usage-bar i{border-radius:inherit;background:linear-gradient(90deg,#f47a00,#ffb547);height:100%;display:block}.v32n852c-usage-alert{color:#9a3412;background:#fff4ed;border-radius:14px;margin:0 0 14px;padding:12px 14px;font-weight:700}@media (width<=760px){.v32n852c-usage-head{flex-direction:column}.v32n852c-usage-grid{grid-template-columns:1fr}}.email-workflow-control-card{margin-bottom:18px}.email-workflow-note{color:#23324a;background:#ff7a1814;border:1px solid #ff7a1838;border-radius:16px;margin-top:14px;padding:14px 16px;line-height:1.5}.email-report-panel{border-top:1px solid #10182814;margin-top:18px;padding-top:16px}.panel-head.compact{margin-bottom:12px}.email-full-form textarea{resize:vertical;min-height:118px;font-family:inherit}.email-actions-table .row-actions{flex-wrap:wrap;gap:8px}.email-actions-table .ghost-btn{white-space:nowrap}.email-tabs-workspace.email-compact-pro{gap:10px!important}.email-compact-pro .module-data-panel,.email-compact-pro .module-action-panel{border-radius:20px!important;box-shadow:0 14px 34px #0f172a0b!important}.email-compact-pro .email-tabs-header{min-height:0!important;padding:14px 18px!important}.email-compact-pro .email-tabs-header .panel-head{align-items:center!important;margin-bottom:10px!important}.email-compact-pro .email-tabs-header .panel-head h3{letter-spacing:-.045em!important;margin:2px 0 4px!important;font-size:22px!important;line-height:1.05!important}.email-compact-pro .email-tabs-header .panel-head p{margin:0!important;font-size:12px!important;line-height:1.35!important}.email-compact-pro .email-tabs-header .tag{min-height:28px!important;padding:7px 11px!important;font-size:10px!important}.email-compact-pro .flow-explainer{gap:8px!important;margin:8px 0 12px!important}.email-compact-pro .flow-explainer div{border-radius:14px!important;min-height:48px!important;padding:10px 12px!important}.email-compact-pro .flow-explainer strong{margin-bottom:3px!important;font-size:12px!important}.email-compact-pro .flow-explainer span{font-size:11px!important;line-height:1.25!important}.email-compact-pro .email-tabs-switcher{border-radius:14px!important;gap:5px!important;padding:4px!important}.email-compact-pro .email-tab-btn{border-radius:11px!important;height:32px!important;min-height:32px!important;padding:0 14px!important;font-size:12px!important;font-weight:950!important}.email-compact-pro .email-tab-panel{gap:10px!important}.email-compact-pro .email-full-action-card{min-height:0!important;padding:16px 18px!important}.email-compact-pro .email-full-action-card .module-action-copy{margin-bottom:0!important}.email-compact-pro .email-full-action-card .module-action-copy h2{margin:2px 0 5px!important;font-size:22px!important;line-height:1.08!important}.email-compact-pro .email-full-action-card .module-action-copy p{max-width:950px!important;margin:0!important;font-size:12px!important;line-height:1.35!important}.email-compact-pro .email-full-form{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:start!important;gap:9px 10px!important;margin-top:12px!important}.email-compact-pro .email-full-form .form-field{gap:4px!important}.email-compact-pro .email-full-form label{font-size:11px!important;font-weight:950!important;line-height:1.15!important}.email-compact-pro .email-full-form input,.email-compact-pro .email-full-form select,.email-compact-pro .email-full-form textarea{border-radius:11px!important;height:36px!important;min-height:36px!important;padding:8px 10px!important;font-size:12px!important;font-weight:750!important}.email-compact-pro .email-full-form textarea{resize:vertical!important;height:74px!important;min-height:74px!important;line-height:1.35!important}.email-compact-pro .email-full-form .module-submit-btn{border-radius:12px!important;grid-column:1/-1!important;height:38px!important;min-height:38px!important;margin-top:2px!important;font-size:12px!important}.email-compact-pro .email-workflow-control-card,.email-compact-pro .email-full-data-card{min-height:0!important;padding:16px 18px!important}.email-compact-pro .email-workflow-control-card .panel-head,.email-compact-pro .email-full-data-card .panel-head{align-items:center!important;margin-bottom:10px!important}.email-compact-pro .email-workflow-control-card .panel-head h3,.email-compact-pro .email-full-data-card .panel-head h3{margin:0 0 3px!important;font-size:17px!important;line-height:1.15!important}.email-compact-pro .email-workflow-control-card .panel-head p,.email-compact-pro .email-full-data-card .panel-head p{margin:0!important;font-size:11px!important;line-height:1.35!important}.email-compact-pro .email-workflow-control-card>.panel-head .ghost-btn{color:#fff!important;background:#05083f!important;border-color:#05083f!important;border-radius:11px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:11px!important;font-weight:950!important}.email-compact-pro .email-tab-kpi-row{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;margin:10px 0!important}.email-compact-pro .email-workflow-control-card .email-tab-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr))!important}.email-compact-pro .email-tab-kpi-row div{border-radius:14px!important;min-height:56px!important;padding:10px 12px!important}.email-compact-pro .email-tab-kpi-row strong{letter-spacing:-.04em!important;font-size:21px!important;line-height:1!important}.email-compact-pro .email-tab-kpi-row span{margin-top:5px!important;font-size:10.5px!important;line-height:1.15!important}.email-compact-pro .email-workflow-note{border-radius:12px!important;margin-top:8px!important;padding:9px 12px!important;font-size:12px!important;line-height:1.35!important}.email-compact-pro .module-filter-bar.refined-filter-bar{border-radius:14px!important;min-height:44px!important;margin:10px 0 12px!important;padding:7px 9px!important}.email-compact-pro .refined-filter-bar .filter-group{gap:5px!important}.email-compact-pro .refined-filter-bar .filter-pill{border-radius:999px!important;height:28px!important;min-height:28px!important;padding:0 11px!important;font-size:11px!important}.email-compact-pro .refined-filter-bar .filter-actions input{border-radius:999px!important;min-width:210px!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:12px!important}.email-compact-pro .table-wrap.module-table-wrap{border-radius:14px!important}.email-compact-pro .full-email-table table{border-collapse:separate!important;border-spacing:0!important;min-width:1260px!important}.email-compact-pro .full-email-table th,.email-compact-pro .full-email-table td{vertical-align:middle!important;padding:9px 11px!important;font-size:11.5px!important;line-height:1.3!important}.email-compact-pro .full-email-table th{letter-spacing:.02em!important;font-size:10.5px!important}.email-compact-pro .full-email-table td:first-child,.email-compact-pro .full-email-table td:nth-child(2),.email-compact-pro .full-email-table td:nth-child(3){white-space:normal!important;overflow-wrap:anywhere!important;max-width:230px!important}.email-compact-pro .full-email-table th:last-child,.email-compact-pro .full-email-table td:last-child{width:405px!important;min-width:405px!important}.email-compact-pro .email-actions-table .row-actions{flex-flow:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;min-width:390px!important;display:flex!important}.email-compact-pro .email-actions-table .row-actions select{border-radius:999px!important;min-width:92px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:10.5px!important;font-weight:900!important}.email-compact-pro .email-actions-table .ghost-btn,.email-compact-pro .email-actions-table .row-delete-btn{border-radius:999px!important;height:28px!important;min-height:28px!important;padding:0 9px!important;font-size:10.5px!important;font-weight:950!important;line-height:1!important}.email-compact-pro .email-actions-table .ghost-btn{color:#05083f!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}.email-compact-pro .email-actions-table .ghost-btn:hover{color:#fff!important;background:#05083f!important;border-color:#05083f!important}.email-compact-pro .email-actions-table .row-delete-btn{color:#e11d48!important;background:#fff1f2!important;border-color:#fecdd3!important}.email-compact-pro .email-report-panel{margin-top:10px!important;padding-top:10px!important}@media (width<=1500px){.email-compact-pro .email-full-form,.email-compact-pro .email-tab-kpi-row,.email-compact-pro .email-workflow-control-card .email-tab-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=980px){.email-compact-pro .flow-explainer,.email-compact-pro .email-full-form{grid-template-columns:1fr!important}.email-compact-pro .email-tabs-header .panel-head,.email-compact-pro .email-workflow-control-card .panel-head,.email-compact-pro .email-full-data-card .panel-head{align-items:flex-start!important}.email-compact-pro .email-tabs-switcher{width:100%!important}.email-compact-pro .email-tab-btn{flex:1!important}.email-compact-pro .email-tab-kpi-row,.email-compact-pro .email-workflow-control-card .email-tab-kpi-row{grid-template-columns:1fr 1fr!important}}@media (width<=620px){.email-compact-pro .email-tab-kpi-row,.email-compact-pro .email-workflow-control-card .email-tab-kpi-row{grid-template-columns:1fr!important}.email-compact-pro .refined-filter-bar{align-items:stretch!important}.email-compact-pro .refined-filter-bar .filter-actions input{width:100%!important;min-width:0!important}}.v32n888b-r2-crm-lists{border-radius:22px!important;padding:18px!important}.v32n888b-r2-crm-lists .panel-head{align-items:center!important;margin-bottom:12px!important}.v32n888b-r2-crm-lists .panel-head h3{color:#05083f!important;margin:2px 0 4px!important;font-size:20px!important;line-height:1.1!important}.v32n888b-r2-crm-lists .panel-head p{font-size:12px!important;line-height:1.35!important}.v32n888b-r2-list-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:12px!important}.v32n888b-r2-list-kpis div{border-radius:15px!important;min-height:62px!important;padding:11px 12px!important}.v32n888b-r2-list-kpis strong{font-size:21px!important;line-height:1!important}.v32n888b-r2-list-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important;align-items:start!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.v32n888b-r2-list-form{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:8px!important;padding:14px!important}.v32n888b-r2-list-form .module-submit-btn{width:100%!important}.v32n888b-r2-import-box{background:#fff!important;border:1px solid #eef2f7!important;border-radius:18px!important;gap:10px!important;padding:14px!important;display:grid!important}.v32n888b-r2-import-box .panel-head.compact{margin:0!important}.v32n888b-r2-import-controls{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.v32n888b-r2-import-controls label{gap:4px!important;display:grid!important}.v32n888b-r2-import-controls span,.v32n888b-r2-check{color:#05083f!important;font-size:11px!important;font-weight:950!important}.v32n888b-r2-import-controls input,.v32n888b-r2-import-controls select{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:11px!important;height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important}.v32n888b-r2-import-box textarea{resize:vertical!important;border:1px solid #e2e8f0!important;border-radius:14px!important;min-height:150px!important;padding:12px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important;font-size:12px!important;line-height:1.45!important}.v32n888b-r2-check{align-items:center!important;gap:8px!important;display:flex!important}.v32n888b-r2-list-actions{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;grid-template-columns:minmax(260px,1fr) auto auto!important;align-items:end!important;gap:8px!important;margin-bottom:12px!important;padding:12px!important;display:grid!important}.v32n888b-r2-list-actions>div{gap:4px!important;display:grid!important}.v32n888b-r2-list-actions label{color:#05083f!important;font-size:11px!important;font-weight:950!important}.v32n888b-r2-list-actions select{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:11px!important;height:36px!important;padding:0 10px!important;font-weight:850!important}.v32n888b-r2-list-actions small{color:#64748b!important;font-size:11px!important;font-weight:750!important}.v32n888b-r2-list-actions .ghost-btn,.v32n888b-r2-list-table .ghost-btn,.v32n888b-r2-list-table .row-delete-btn{border-radius:999px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:11px!important;font-weight:950!important}.v32n888b-r2-list-table table{min-width:980px!important}.v32n888b-r2-list-table th,.v32n888b-r2-list-table td{vertical-align:middle!important;padding:10px 12px!important;font-size:11.5px!important}.v32n888b-r2-list-table .row-actions{flex-wrap:wrap!important;gap:6px!important;display:flex!important}@media (width<=1280px){.v32n888b-r2-list-grid,.v32n888b-r2-list-actions{grid-template-columns:1fr!important}.v32n888b-r2-import-controls,.v32n888b-r2-list-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.v32n888b-r2-import-controls,.v32n888b-r2-list-kpis{grid-template-columns:1fr!important}}.v32n888b-r2-crm-lists{overflow:hidden!important}.v32n888b-r2-list-grid{grid-template-columns:minmax(330px,.72fr) minmax(620px,1.28fr)!important;align-items:stretch!important;gap:14px!important}.v32n888b-r2-list-form,.v32n888b-r2-import-box{min-width:0!important;height:100%!important}.v32n888b-r2-list-form{align-content:start!important;padding:16px!important}.v32n888b-r2-list-form .form-field{min-width:0!important}.v32n888b-r2-list-form input,.v32n888b-r2-list-form select{width:100%!important;min-width:0!important}.v32n888b-r2-import-box{gap:12px!important;padding:16px!important}.v32n888b-r2-import-box .panel-head.compact{justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.v32n888b-r2-import-box .panel-head.compact h3{margin:0 0 3px!important;font-size:18px!important}.v32n888b-r2-import-box .panel-head.compact p{margin:0!important;font-size:11.5px!important}.v32n888b-r2-import-controls{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,.85fr) minmax(0,.85fr)!important;align-items:end!important;gap:10px!important}.v32n888b-r2-import-controls label{min-width:0!important;overflow:hidden!important}.v32n888b-r2-import-controls span{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.v32n888b-r2-import-controls input,.v32n888b-r2-import-controls select{text-overflow:ellipsis!important;width:100%!important;min-width:0!important;height:38px!important;font-size:11.5px!important;overflow:hidden!important}.v32n888b-r2-import-box textarea{white-space:pre!important;width:100%!important;min-width:0!important;min-height:132px!important;max-height:240px!important;overflow:auto!important}.v32n888b-r2-check{min-height:24px!important;padding:0!important}.v32n888b-r2-import-box .module-submit-btn{border-radius:12px!important;height:40px!important;min-height:40px!important}.v32n888b-r2-list-actions{grid-template-columns:minmax(360px,1fr) auto auto!important;align-items:center!important;gap:10px!important;padding:11px 12px!important}.v32n888b-r2-list-actions>div{min-width:0!important}.v32n888b-r2-list-actions select{width:100%!important;min-width:0!important}.v32n888b-r2-list-table{margin-top:10px!important}.v32n888b-r2-list-table table{table-layout:fixed!important;width:100%!important;min-width:1040px!important}.v32n888b-r2-list-table th:first-child,.v32n888b-r2-list-table td:first-child{width:210px!important}.v32n888b-r2-list-table th:nth-child(2),.v32n888b-r2-list-table td:nth-child(2){width:260px!important}.v32n888b-r2-list-table th:nth-child(7),.v32n888b-r2-list-table td:nth-child(7){width:230px!important}.v32n888b-r2-list-table td{overflow-wrap:anywhere!important}@media (width<=1450px){.v32n888b-r2-list-grid{grid-template-columns:1fr!important}.v32n888b-r2-import-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=900px){.v32n888b-r2-import-controls,.v32n888b-r2-list-actions{grid-template-columns:1fr!important}.v32n888b-r2-list-form,.v32n888b-r2-import-box{padding:13px!important}}.v32n888b-r4-import-methods{gap:12px!important}.v32n888b-r4-import-method-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.v32n888b-r4-import-method-cards button{text-align:left!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;gap:5px!important;min-height:78px!important;padding:13px 14px!important;transition:all .18s!important;display:grid!important}.v32n888b-r4-import-method-cards button.active{background:#ff7a1814!important;border-color:#ff7a18bf!important;box-shadow:0 10px 24px #ff7a181a!important}.v32n888b-r4-import-method-cards button:disabled{opacity:.55!important;cursor:not-allowed!important;background:#f8fafc!important}.v32n888b-r4-import-method-cards strong{color:#05083f!important;font-size:13px!important;font-weight:950!important;line-height:1.15!important}.v32n888b-r4-import-method-cards span{color:#66708a!important;font-size:11px!important;font-weight:750!important;line-height:1.3!important}.v32n888b-r4-file-drop{text-align:center!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;align-content:center!important;justify-items:center!important;gap:8px!important;min-height:132px!important;padding:16px!important;display:grid!important}.v32n888b-r4-file-drop input{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;max-width:420px!important;padding:10px!important;font-weight:850!important}.v32n888b-r4-file-drop strong{color:#05083f!important;font-size:14px!important;font-weight:950!important}.v32n888b-r4-file-drop span{color:#66708a!important;max-width:520px!important;font-size:11.5px!important;font-weight:750!important}.v32n888b-r4-import-help{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:13px!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:8px!important;padding:10px 12px!important;display:grid!important}.v32n888b-r4-import-help strong{color:#05083f!important;font-size:11px!important;font-weight:950!important}.v32n888b-r4-import-help span{color:#66708a!important;font-size:11px!important;font-weight:750!important;line-height:1.35!important}@media (width<=900px){.v32n888b-r4-import-method-cards,.v32n888b-r4-import-help{grid-template-columns:1fr!important}}.crm-pro-v32n888b-r6{gap:12px!important}.crm-pro-v32n888b-r6 .module-data-panel,.crm-pro-v32n888b-r6 .module-action-panel{border-radius:22px!important;box-shadow:0 14px 34px #0f172a0b!important}.crm-pro-v32n888b-r6 .module-kpi-row{gap:8px!important}.crm-pro-v32n888b-r6 .module-kpi-row div{border-radius:15px!important;min-height:62px!important;padding:11px 12px!important}.crm-pro-v32n888b-r6 .module-kpi-row strong{letter-spacing:-.04em!important;font-size:22px!important;line-height:1!important}.crm-pro-v32n888b-r6 .module-kpi-row span{margin-top:6px!important;font-size:11px!important}.crm-pro-v32n888b-r6 .module-table-wrap{border-radius:16px!important;overflow:auto visible!important}.crm-pro-v32n888b-r6 .module-table-wrap table{table-layout:fixed!important;width:100%!important;min-width:1180px!important}.crm-pro-v32n888b-r6 .module-table-wrap th,.crm-pro-v32n888b-r6 .module-table-wrap td{vertical-align:middle!important;padding:10px 12px!important;font-size:11.5px!important;line-height:1.32!important}.crm-pro-v32n888b-r6 .module-table-wrap th:last-child,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child{z-index:2!important;background:#fff!important;width:235px!important;min-width:235px!important;position:sticky!important;right:0!important;box-shadow:-10px 0 18px #0f172a0b!important}.crm-pro-v32n888b-r6 .module-table-wrap td:first-child{overflow-wrap:anywhere!important;width:260px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(2){overflow-wrap:anywhere!important;width:300px!important}.crm-pro-v32n888b-r6 .module-table-wrap .row-actions{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;display:flex!important}.crm-pro-v32n888b-r6 .module-table-wrap .row-actions select{border-radius:999px!important;width:118px!important;min-width:118px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:10.5px!important;font-weight:900!important}.crm-pro-v32n888b-r6 .module-table-wrap .row-delete-btn,.crm-pro-v32n888b-r6 .module-table-wrap .ghost-btn{white-space:nowrap!important;border-radius:999px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:950!important}.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:repeat(5,minmax(210px,1fr))!important;align-items:start!important;gap:10px!important;display:grid!important}.crm-pro-v32n888b-r6 .crm-pipeline-column,.crm-pro-v32n888b-r6 .pipeline-column,.crm-pro-v32n888b-r6 .kanban-column{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:18px!important;min-height:260px!important;padding:10px!important}.crm-pro-v32n888b-r6 .crm-pipeline-column h3,.crm-pro-v32n888b-r6 .pipeline-column h3,.crm-pro-v32n888b-r6 .kanban-column h3{color:#05083f!important;margin:0 0 2px!important;font-size:13px!important;font-weight:950!important;line-height:1.15!important}.crm-pro-v32n888b-r6 .crm-pipeline-column>p,.crm-pro-v32n888b-r6 .pipeline-column>p,.crm-pro-v32n888b-r6 .kanban-column>p{color:#66708a!important;margin:0 0 10px!important;font-size:10.5px!important;font-weight:800!important}.crm-pro-v32n888b-r6 .opportunity-card,.crm-pro-v32n888b-r6 .pipeline-card,.crm-pro-v32n888b-r6 .kanban-card{background:#fff!important;border:1px solid #e8edf5!important;border-radius:15px!important;margin-bottom:8px!important;padding:11px!important;box-shadow:0 8px 18px #0f172a09!important}.crm-pro-v32n888b-r6 .opportunity-card h4,.crm-pro-v32n888b-r6 .pipeline-card h4,.crm-pro-v32n888b-r6 .kanban-card h4{color:#05083f!important;margin:0 0 4px!important;font-size:12px!important;font-weight:950!important;line-height:1.25!important}.crm-pro-v32n888b-r6 .opportunity-card p,.crm-pro-v32n888b-r6 .pipeline-card p,.crm-pro-v32n888b-r6 .kanban-card p{color:#66708a!important;margin:0 0 5px!important;font-size:10.5px!important;font-weight:750!important;line-height:1.35!important}.crm-pro-v32n888b-r6 .opportunity-card select,.crm-pro-v32n888b-r6 .pipeline-card select,.crm-pro-v32n888b-r6 .kanban-card select{background:#fff!important;border-radius:11px!important;width:100%!important;height:32px!important;min-height:32px!important;margin-top:7px!important;padding:0 10px!important;font-size:11px!important;font-weight:900!important}.crm-pro-v32n888b-r6 .status-badge,.crm-pro-v32n888b-r6 [class*=status]{white-space:nowrap!important}.crm-pro-v32n888b-r6 .module-filter-bar{border-radius:15px!important;min-height:46px!important;padding:8px 10px!important}.crm-pro-v32n888b-r6 .filter-pill,.crm-pro-v32n888b-r6 .ghost-btn,.crm-pro-v32n888b-r6 .primary-tab{border-radius:999px!important;height:32px!important;min-height:32px!important;padding:0 13px!important;font-size:11px!important;font-weight:950!important}.crm-pro-v32n888b-r6 .filter-actions input,.crm-pro-v32n888b-r6 .module-filter-bar input,.crm-pro-v32n888b-r6 .module-filter-bar select{border-radius:999px!important;height:34px!important;min-height:34px!important;font-size:12px!important}@media (width<=1450px){.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:repeat(3,minmax(220px,1fr))!important}}@media (width<=980px){.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:1fr!important}}.crm-pro-v32n888b-r6 .module-table-wrap{overflow:auto visible!important}.crm-pro-v32n888b-r6 .module-table-wrap table{table-layout:fixed!important;min-width:1120px!important}.crm-pro-v32n888b-r6 .module-table-wrap th,.crm-pro-v32n888b-r6 .module-table-wrap td{padding:9px 10px!important;font-size:11px!important;line-height:1.28!important}.crm-pro-v32n888b-r6 .module-table-wrap td{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.crm-pro-v32n888b-r6 .module-table-wrap td:first-child{width:250px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(2){width:285px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(3){width:122px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(4){width:140px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(5){width:110px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:nth-child(6){width:95px!important}.crm-pro-v32n888b-r6 .module-table-wrap th:last-child,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child{z-index:2!important;background:#fff!important;width:170px!important;min-width:170px!important;max-width:170px!important;position:sticky!important;right:0!important;overflow:visible!important;box-shadow:-8px 0 14px #0f172a0d!important}.crm-pro-v32n888b-r6 .module-table-wrap th:last-child{z-index:3!important;background:#f8fafc!important}.crm-pro-v32n888b-r6 .module-table-wrap td:last-child>div,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .row-actions,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .crm-row-actions,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .crm-actions-cell{white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:auto!important;max-width:100%!important;display:inline-flex!important}.crm-pro-v32n888b-r6 .module-table-wrap td:last-child select{border-radius:999px!important;width:108px!important;min-width:108px!important;max-width:108px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:10px!important;font-weight:900!important}.crm-pro-v32n888b-r6 .module-table-wrap td:last-child button,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .ghost-btn,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .row-delete-btn,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child .danger-btn{white-space:nowrap!important;border-radius:999px!important;flex:none!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0 8px!important;font-size:10px!important;font-weight:950!important;line-height:1!important}.crm-pro-v32n888b-r6 .module-table-wrap .status-badge,.crm-pro-v32n888b-r6 .module-table-wrap [class*=status]{white-space:nowrap!important;padding:6px 10px!important;font-size:10px!important}.crm-pro-v32n888b-r6 .module-kpi-row div{min-height:58px!important;padding:10px 12px!important}.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{gap:9px!important}.crm-pro-v32n888b-r6 .crm-pipeline-column,.crm-pro-v32n888b-r6 .pipeline-column,.crm-pro-v32n888b-r6 .kanban-column{border-radius:16px!important;padding:9px!important}.crm-pro-v32n888b-r6 .opportunity-card,.crm-pro-v32n888b-r6 .pipeline-card,.crm-pro-v32n888b-r6 .kanban-card{border-radius:14px!important;margin-bottom:7px!important;padding:9px!important}.crm-pro-v32n888b-r6 .opportunity-card h4,.crm-pro-v32n888b-r6 .pipeline-card h4,.crm-pro-v32n888b-r6 .kanban-card h4{margin-bottom:3px!important;font-size:11.5px!important;line-height:1.2!important}.crm-pro-v32n888b-r6 .opportunity-card p,.crm-pro-v32n888b-r6 .pipeline-card p,.crm-pro-v32n888b-r6 .kanban-card p{margin-bottom:4px!important;font-size:10px!important;line-height:1.28!important}.crm-pro-v32n888b-r6 .opportunity-card select,.crm-pro-v32n888b-r6 .pipeline-card select,.crm-pro-v32n888b-r6 .kanban-card select{height:30px!important;min-height:30px!important;margin-top:6px!important;font-size:10.5px!important}.crm-pro-v32n888b-r6 .module-filter-bar{gap:7px!important;padding:7px 9px!important}.crm-pro-v32n888b-r6 .filter-pill,.crm-pro-v32n888b-r6 .ghost-btn,.crm-pro-v32n888b-r6 .primary-tab{height:31px!important;min-height:31px!important;padding:0 12px!important;font-size:10.5px!important}@media (width<=1350px){.crm-pro-v32n888b-r6 .module-table-wrap table{min-width:1080px!important}.crm-pro-v32n888b-r6 .module-table-wrap th:last-child,.crm-pro-v32n888b-r6 .module-table-wrap td:last-child{width:162px!important;min-width:162px!important;max-width:162px!important}.crm-pro-v32n888b-r6 .module-table-wrap td:last-child select{width:102px!important;min-width:102px!important;max-width:102px!important}}.crm-records-panel-r8{overflow:hidden!important}.crm-records-panel-r8 .module-table-wrap,.crm-pro-v32n888b-r6 .crm-records-panel-r8 .module-table-wrap,.crm-records-panel-r8.table-wrap{border-radius:14px!important;width:100%!important;max-width:100%!important;overflow:auto visible!important}.crm-records-panel-r8 table{table-layout:fixed!important;width:100%!important;min-width:1040px!important}.crm-records-panel-r8 th,.crm-records-panel-r8 td{white-space:nowrap!important;text-overflow:ellipsis!important;vertical-align:middle!important;padding:8px 9px!important;font-size:10.8px!important;line-height:1.25!important;overflow:hidden!important}.crm-records-panel-r8 th:first-child,.crm-records-panel-r8 td:first-child{width:230px!important}.crm-records-panel-r8 th:nth-child(2),.crm-records-panel-r8 td:nth-child(2){width:260px!important}.crm-records-panel-r8 th:nth-child(3),.crm-records-panel-r8 td:nth-child(3){width:120px!important}.crm-records-panel-r8 th:nth-child(4),.crm-records-panel-r8 td:nth-child(4){width:130px!important}.crm-records-panel-r8 th:nth-child(5),.crm-records-panel-r8 td:nth-child(5){width:115px!important}.crm-records-panel-r8 th:nth-child(6),.crm-records-panel-r8 td:nth-child(6){width:70px!important}.crm-records-panel-r8 th:last-child,.crm-records-panel-r8 td:last-child{z-index:5!important;background:#fff!important;width:150px!important;min-width:150px!important;max-width:150px!important;position:sticky!important;right:0!important;overflow:visible!important;box-shadow:-8px 0 16px #0f172a0e!important}.crm-records-panel-r8 th:last-child{z-index:6!important;background:#f8fafc!important}.crm-records-panel-r8 td:last-child .crm-record-actions-r8,.crm-records-panel-r8 td:last-child .crm-row-actions,.crm-records-panel-r8 td:last-child .row-actions,.crm-records-panel-r8 td:last-child>div{white-space:nowrap!important;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;width:142px!important;max-width:142px!important;display:inline-flex!important;overflow:visible!important}.crm-records-panel-r8 td:last-child select{border-radius:999px!important;width:103px!important;min-width:103px!important;max-width:103px!important;height:27px!important;min-height:27px!important;padding:0 7px!important;font-size:9.8px!important;font-weight:900!important}.crm-records-panel-r8 td:last-child .row-delete-btn,.crm-records-panel-r8 td:last-child button.row-delete-btn{border-radius:999px!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:27px!important;min-height:27px!important;padding:0!important;font-size:0!important;line-height:1!important;position:relative!important;overflow:hidden!important}.crm-records-panel-r8 td:last-child .row-delete-btn:after,.crm-records-panel-r8 td:last-child button.row-delete-btn:after{content:"Del"!important;font-size:9.5px!important;font-weight:950!important;line-height:27px!important}.crm-pro-v32n888b-r6 .crm-pipeline-panel .module-kpi-row span,.crm-pro-v32n888b-r6 .crm-pipeline-panel h3,.crm-pro-v32n888b-r6 .crm-pipeline-panel strong{text-transform:none!important}.crm-pro-v32n888b-r6 .crm-pipeline-panel .module-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.crm-pro-v32n888b-r6 .crm-pipeline-panel .module-kpi-row div{border-radius:14px!important;min-height:56px!important;padding:9px 12px!important}.crm-pro-v32n888b-r6 .crm-pipeline-panel .module-kpi-row strong{font-size:21px!important;line-height:1!important}.crm-pro-v32n888b-r6 .crm-pipeline-panel .module-kpi-row span{white-space:nowrap!important;font-size:10.5px!important}.crm-pro-v32n888b-r6 .crm-pipeline-grid,.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:repeat(5,minmax(205px,1fr))!important;align-items:start!important;gap:9px!important;display:grid!important}.crm-pro-v32n888b-r6 .crm-pipeline-column,.crm-pro-v32n888b-r6 .pipeline-column,.crm-pro-v32n888b-r6 .kanban-column{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;padding:9px!important}.crm-pro-v32n888b-r6 .crm-pipeline-card,.crm-pro-v32n888b-r6 .opportunity-card,.crm-pro-v32n888b-r6 .pipeline-card,.crm-pro-v32n888b-r6 .kanban-card{background:#fff!important;border:1px solid #e8edf5!important;border-radius:14px!important;margin-bottom:7px!important;padding:9px!important}.crm-pro-v32n888b-r6 .crm-pipeline-card h4,.crm-pro-v32n888b-r6 .opportunity-card h4,.crm-pro-v32n888b-r6 .pipeline-card h4,.crm-pro-v32n888b-r6 .kanban-card h4{margin:0 0 3px!important;font-size:11.3px!important;line-height:1.18!important}.crm-pro-v32n888b-r6 .crm-pipeline-card p,.crm-pro-v32n888b-r6 .opportunity-card p,.crm-pro-v32n888b-r6 .pipeline-card p,.crm-pro-v32n888b-r6 .kanban-card p{margin:0 0 3px!important;font-size:10px!important;line-height:1.25!important}.crm-pro-v32n888b-r6 .crm-pipeline-card select,.crm-pro-v32n888b-r6 .opportunity-card select,.crm-pro-v32n888b-r6 .pipeline-card select,.crm-pro-v32n888b-r6 .kanban-card select{border-radius:10px!important;height:29px!important;min-height:29px!important;margin-top:6px!important;font-size:10px!important}@media (width<=1450px){.crm-pro-v32n888b-r6 .crm-pipeline-grid,.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:repeat(3,minmax(220px,1fr))!important}}@media (width<=980px){.crm-records-panel-r8 table{min-width:980px!important}.crm-pro-v32n888b-r6 .crm-pipeline-grid,.crm-pro-v32n888b-r6 .crm-pipeline-board,.crm-pro-v32n888b-r6 .pipeline-board,.crm-pro-v32n888b-r6 .kanban-board{grid-template-columns:1fr!important}}.v32n777-template-grid{gap:14px!important}.v32n777-template{background:#fff!important;border:1px solid #e8edf5!important;border-radius:24px!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;overflow:hidden!important;box-shadow:0 18px 42px #0f172a0e!important}.v32n777-template:hover{border-color:#ff7a185c!important;transform:translateY(-3px)!important;box-shadow:0 24px 58px #0f172a17!important}.v32n777-template-preview{background-position:50%!important;background-size:cover!important;border-radius:18px!important;height:148px!important;min-height:148px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 -80px 80px #07072f61!important}.v32n777-template-preview:before{content:""!important;z-index:1!important;background:linear-gradient(135deg,#07072f2e,#ff7a182e),radial-gradient(circle at 20% 18%,#ffffff57,#0000 24%)!important;position:absolute!important;inset:0!important}.v32n777-template-preview>*{z-index:2!important;position:relative!important}.v32n777-template:first-child .v32n777-template-preview{background-image:linear-gradient(135deg,#064e3b8c,#07072f2e),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=900&q=80)!important}.v32n777-template:nth-child(2) .v32n777-template-preview{background-image:linear-gradient(135deg,#581c8785,#07072f38),url(https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=900&q=80)!important}.v32n777-template:nth-child(3) .v32n777-template-preview{background-image:linear-gradient(135deg,#9a341285,#07072f2e),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=900&q=80)!important}.v32n777-template:nth-child(4) .v32n777-template-preview{background-image:linear-gradient(135deg,#0f766e7a,#07072f33),url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=900&q=80)!important}.v32n777-template h4{letter-spacing:-.035em!important;margin-top:10px!important;font-size:18px!important;line-height:1.08!important}.v32n777-template p{color:#66708a!important;font-size:12.5px!important;line-height:1.35!important}.v32n777-template-meta span,.v32n777-template small,.v32n777-template em{border-radius:999px!important;font-weight:900!important}.v32n889b-editor-actions{z-index:8!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffeb!important;border:1px solid #eef2f7!important;border-radius:18px!important;padding:8px!important;position:sticky!important;top:12px!important;box-shadow:0 14px 30px #0f172a12!important}.v32n889b-publish-btn{color:#05083f!important;background:linear-gradient(135deg,#ff7a18,#ff9c42)!important;border:0!important;box-shadow:0 12px 26px #ff7a183d!important}.v32n889b-publish-btn:hover{transform:translateY(-1px)!important;box-shadow:0 16px 34px #ff7a184d!important}.v32n889b-draggable-section{cursor:grab!important;padding-left:34px!important;position:relative!important}.v32n889b-draggable-section:active{cursor:grabbing!important}.v32n889b-draggable-section:before{content:"⋮⋮"!important;color:#94a3b8!important;letter-spacing:-2px!important;font-size:14px!important;font-weight:950!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.v32n793a-editor-list button,.v32n889b-draggable-section{border-radius:16px!important;min-height:54px!important;transition:border-color .16s,background .16s,transform .16s!important}.v32n793a-editor-list button:hover,.v32n889b-draggable-section:hover{background:#fffaf5!important;border-color:#ff7a1873!important}.v32n793a-editor-list button.active,.v32n889b-draggable-section.active{color:#fff!important;background:#07072f!important;border-color:#07072f!important}.v32n793a-editor-list button.active small,.v32n889b-draggable-section.active small{color:#ffffffb3!important}.v32n793a-editor-card{border-radius:24px!important}.v32n793a-editor-shell{grid-template-columns:300px minmax(0,1fr)!important;gap:14px!important}.v32n793a-editor-panel{background:#f8fafc!important;border-radius:20px!important}.v32n793a-editor-form label{font-size:11.5px!important}.v32n793a-editor-form input,.v32n793a-editor-form textarea,.v32n793a-editor-form select{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:13px!important;min-height:38px!important}.v32n793a-preview{background:linear-gradient(#f8fafc 0%,#fff 100%)!important;border-radius:22px!important;min-height:520px!important}.v32n793a-page{border-radius:26px!important;max-width:980px!important;box-shadow:0 28px 70px #07072f21!important}.v32n793a-page-hero{background:linear-gradient(135deg,#07072fc2,#064e3b94),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1400&q=80) 50%/cover no-repeat!important;align-content:center!important;min-height:300px!important;display:grid!important}.v32n793a-page-hero h1,.v32n793a-page-hero h2{letter-spacing:-.06em!important;font-size:clamp(32px,5vw,58px)!important;line-height:.96!important}.v32n793a-page-grid{gap:12px!important;padding:22px!important}.v32n793a-page-grid>div{border-radius:18px!important}.page-sections-builder,[class*=sections-builder]{border-radius:24px!important}[class*=section] button{transition:all .15s!important}.v32n793a-editor-card button{white-space:nowrap!important}.v32n793a-editor-card button:where(:not(.v32n889b-publish-btn)){border-radius:12px!important}@media (width<=1180px){.v32n793a-editor-shell{grid-template-columns:1fr!important}.v32n889b-editor-actions{position:static!important}}@media (width<=760px){.v32n777-template-preview{height:120px!important;min-height:120px!important}.v32n793a-page-hero{min-height:230px!important}}.v32n889c-pro-funnels{gap:14px!important}.v32n889c-hero{color:#fff!important;background:radial-gradient(circle at 16% 12%,#ff7a1847,#0000 28%),linear-gradient(135deg,#07072f 0%,#0d145d 55%,#10244e 100%)!important;border-radius:28px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:26px 28px!important;display:flex!important;box-shadow:0 26px 70px #07072f29!important}.v32n889c-hero h2{letter-spacing:-.06em!important;margin:0 0 8px!important;font-size:clamp(28px,3.4vw,46px)!important;line-height:.95!important}.v32n889c-hero p{color:#ffffffc7!important;max-width:760px!important;margin:0!important;line-height:1.45!important}.v32n889c-hero-actions{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.v32n889c-hero-actions .primary-btn{color:#05083f!important;background:#ff7a18!important}.v32n889c-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.v32n889c-kpis div{background:#fff!important;border:1px solid #eef2f7!important;border-radius:20px!important;padding:16px 18px!important;box-shadow:0 14px 34px #0f172a0b!important}.v32n889c-kpis strong{color:#05083f!important;letter-spacing:-.05em!important;font-size:28px!important;line-height:1!important;display:block!important}.v32n889c-kpis span{color:#66708a!important;margin-top:8px!important;font-size:12px!important;font-weight:850!important;display:block!important}.v32n889c-tabs{background:#fff!important;border:1px solid #e8edf5!important;border-radius:18px!important;align-items:center!important;gap:6px!important;padding:7px!important;display:inline-flex!important;box-shadow:0 12px 28px #0f172a0b!important}.v32n889c-tabs button{color:#05083f!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;height:38px!important;padding:0 18px!important;font-weight:950!important}.v32n889c-tabs button.active{color:#fff!important;background:#07072f!important}.v32n889c-template-library,.v32n889c-editor,.v32n889c-records{background:#fff!important;border:1px solid #e8edf5!important;border-radius:26px!important;padding:18px!important;box-shadow:0 18px 46px #0f172a0e!important}.v32n889c-section-head{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:16px!important;display:flex!important}.v32n889c-section-head h3{color:#05083f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:22px!important}.v32n889c-section-head p{color:#66708a!important;margin:0!important;font-size:13px!important}.v32n889c-section-head span{color:#f5820b!important;white-space:nowrap!important;background:#fff3e5!important;border-radius:999px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important}.v32n889c-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.v32n889c-template-card{background:#fff!important;border:1px solid #e8edf5!important;border-radius:24px!important;transition:all .18s!important;overflow:hidden!important;box-shadow:0 16px 38px #0f172a0e!important}.v32n889c-template-card:hover{border-color:#ff7a186b!important;transform:translateY(-3px)!important;box-shadow:0 26px 58px #0f172a1a!important}.v32n889c-template-photo{background-position:50%!important;background-size:cover!important;justify-content:space-between!important;align-items:flex-start!important;min-height:188px!important;padding:16px!important;display:flex!important}.v32n889c-template-photo span,.v32n889c-template-photo strong{color:#05083f!important;background:#ffffffeb!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;font-weight:950!important}.v32n889c-template-photo strong{background:#ff7a18!important}.v32n889c-template-body{gap:12px!important;padding:16px!important;display:grid!important}.v32n889c-template-body h4{color:#05083f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:18px!important;line-height:1.08!important}.v32n889c-template-body p{color:#66708a!important;margin:0!important;font-size:12.5px!important;line-height:1.38!important}.v32n889c-page-pills{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.v32n889c-page-pills span{color:#05083f!important;background:#f3f6fb!important;border-radius:999px!important;padding:6px 9px!important;font-size:10.5px!important;font-weight:900!important}.v32n889c-editor-toolbar{z-index:20!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff0!important;border:1px solid #eef2f7!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important;padding:12px!important;display:flex!important;position:sticky!important;top:8px!important;box-shadow:0 18px 42px #0f172a13!important}.v32n889c-editor-toolbar h3{color:#05083f!important;margin:0 0 3px!important;font-size:20px!important}.v32n889c-editor-toolbar p{color:#66708a!important;margin:0!important;font-size:12px!important}.v32n889c-editor-toolbar>div:last-child{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.v32n889c-editor-toolbar button{color:#05083f!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;height:36px!important;padding:0 14px!important;font-weight:950!important}.v32n889c-editor-toolbar button.active{color:#fff!important;background:#07072f!important;border-color:#07072f!important}.v32n889c-publish{background:linear-gradient(135deg,#ff7a18,#ff9d3d)!important;border-color:#0000!important;box-shadow:0 14px 28px #ff7a1840!important}.v32n889c-editor-grid{grid-template-columns:280px minmax(0,1fr) 330px!important;align-items:start!important;gap:14px!important;display:grid!important}.v32n889c-section-rail,.v32n889c-edit-panel{background:#f8fafc!important;border:1px solid #e8edf5!important;border-radius:22px!important;padding:14px!important;position:sticky!important;top:86px!important}.v32n889c-section-rail h4,.v32n889c-edit-panel h4{color:#05083f!important;margin:0 0 4px!important;font-size:16px!important}.v32n889c-section-rail p{color:#66708a!important;margin:0 0 12px!important;font-size:12px!important}.v32n889c-add-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:12px!important;display:grid!important}.v32n889c-add-row button,.v32n889c-rail-actions button{color:#05083f!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:11px!important;min-height:32px!important;font-size:10.5px!important;font-weight:950!important}.v32n889c-draggable-list{gap:8px!important;display:grid!important}.v32n889c-draggable-list button{text-align:left!important;cursor:grab!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;grid-template-columns:22px 28px 1fr!important;align-items:center!important;gap:7px!important;padding:10px!important;display:grid!important}.v32n889c-draggable-list button.active{color:#fff!important;background:#07072f!important;border-color:#07072f!important}.v32n889c-draggable-list b{color:#94a3b8!important;letter-spacing:-3px!important}.v32n889c-draggable-list span{color:#05083f!important;text-align:center!important;background:#f3f6fb!important;border-radius:9px!important;padding:6px 0!important;font-size:10px!important;font-weight:950!important}.v32n889c-draggable-list button.active span{color:#fff!important;background:#ffffff29!important}.v32n889c-draggable-list strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:950!important;overflow:hidden!important}.v32n889c-draggable-list small{color:#66708a!important;grid-column:3!important;margin-top:-4px!important;font-size:10px!important}.v32n889c-draggable-list button.active small{color:#ffffffb8!important}.v32n889c-rail-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:12px!important;display:grid!important}.v32n889c-preview{background:#eef2f7!important;border:1px solid #e8edf5!important;border-radius:24px!important;min-height:720px!important;padding:22px!important;overflow:auto!important}.v32n889c-preview.mobile{justify-content:center!important;display:flex!important}.v32n889c-page-canvas{background:#fff!important;border-radius:26px!important;max-width:980px!important;margin:0 auto!important;overflow:hidden!important;box-shadow:0 30px 80px #07072f29!important}.v32n889c-preview.mobile .v32n889c-page-canvas{width:390px!important;max-width:390px!important}.v32n889c-canvas-section{cursor:pointer!important;background:#fff!important;border-bottom:1px solid #eef2f7!important;min-height:260px!important;padding:54px 58px!important;position:relative!important;overflow:hidden!important}.v32n889c-canvas-section.selected{outline-offset:-3px!important;outline:3px solid #ff7a18b8!important}.v32n889c-canvas-section.hero,.v32n889c-canvas-section.image{color:#fff!important;min-height:380px!important}.v32n889c-bg{z-index:0!important;background-position:50%!important;background-size:cover!important;position:absolute!important;inset:0!important}.v32n889c-canvas-content{z-index:1!important;max-width:720px!important;position:relative!important}.v32n889c-canvas-content em{color:#ff7a18!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:12px!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;display:inline-block!important}.v32n889c-canvas-content h2{color:inherit!important;letter-spacing:-.06em!important;margin:0 0 12px!important;font-size:clamp(30px,4vw,56px)!important;line-height:.95!important}.v32n889c-canvas-content p{color:inherit!important;opacity:.86!important;max-width:660px!important;margin:0 0 10px!important;font-size:18px!important;line-height:1.35!important}.v32n889c-canvas-content small{color:inherit!important;opacity:.74!important;max-width:700px!important;font-size:14px!important;line-height:1.5!important;display:block!important}.v32n889c-canvas-content button{color:#05083f!important;background:#ff7a18!important;border:0!important;border-radius:14px!important;margin-top:22px!important;padding:14px 22px!important;font-weight:950!important}.v32n889c-edit-panel{gap:10px!important;display:grid!important}.v32n889c-edit-panel label{color:#05083f!important;gap:5px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n889c-edit-panel input,.v32n889c-edit-panel textarea,.v32n889c-edit-panel select{color:#05083f!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;min-height:38px!important;padding:10px 12px!important;font-size:12px!important}.v32n889c-edit-panel textarea{resize:vertical!important;min-height:104px!important}.v32n889c-edit-note{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:10px 12px!important;font-size:11px!important;line-height:1.45!important}.v32n889c-records .module-table-wrap{border-radius:18px!important;overflow-x:auto!important}@media (width<=1500px){.v32n889c-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v32n889c-editor-grid{grid-template-columns:260px minmax(0,1fr)!important}.v32n889c-edit-panel{grid-column:1/-1!important;position:static!important}}@media (width<=980px){.v32n889c-hero,.v32n889c-section-head,.v32n889c-editor-toolbar{flex-direction:column!important;align-items:flex-start!important}.v32n889c-kpis,.v32n889c-template-grid,.v32n889c-editor-grid{grid-template-columns:1fr!important}.v32n889c-section-rail{position:static!important}.v32n889c-canvas-section{padding:34px 26px!important}}.v32n889g-pro-funnels{gap:14px!important}.v32n889g-hero{color:#fff!important;background:radial-gradient(circle at 16% 12%,#ff7a1847,#0000 28%),linear-gradient(135deg,#07072f 0%,#0d145d 55%,#10244e 100%)!important;border-radius:28px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:26px 28px!important;display:flex!important;box-shadow:0 26px 70px #07072f29!important}.v32n889g-hero h2{letter-spacing:-.06em!important;margin:0 0 8px!important;font-size:clamp(28px,3.4vw,46px)!important;line-height:.95!important}.v32n889g-hero p{color:#ffffffc7!important;max-width:780px!important;margin:0!important;line-height:1.45!important}.v32n889g-hero-actions,.v32n889g-head-actions{flex-wrap:wrap!important;align-items:center!important;gap:9px!important;display:flex!important}.v32n889g-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.v32n889g-kpis div{background:#fff!important;border:1px solid #eef2f7!important;border-radius:20px!important;padding:16px 18px!important;box-shadow:0 14px 34px #0f172a0b!important}.v32n889g-kpis strong{color:#05083f!important;letter-spacing:-.05em!important;font-size:28px!important;line-height:1!important;display:block!important}.v32n889g-kpis span{color:#66708a!important;margin-top:8px!important;font-size:12px!important;font-weight:850!important;display:block!important}.v32n889g-tabs{background:#fff!important;border:1px solid #e8edf5!important;border-radius:18px!important;gap:6px!important;padding:7px!important;display:inline-flex!important}.v32n889g-tabs button{color:#05083f!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;height:38px!important;padding:0 18px!important;font-weight:950!important}.v32n889g-tabs button.active{color:#fff!important;background:#07072f!important}.v32n889g-panel{background:#fff!important;border:1px solid #e8edf5!important;border-radius:26px!important;padding:18px!important;box-shadow:0 18px 46px #0f172a0e!important}.v32n889g-section-head{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:16px!important;display:flex!important}.v32n889g-section-head h3{color:#05083f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:22px!important}.v32n889g-section-head p{color:#66708a!important;margin:0!important;font-size:13px!important}.v32n889g-section-head span{color:#f5820b!important;background:#fff3e5!important;border-radius:999px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important}.v32n889g-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.v32n889g-template-card{background:#fff!important;border:1px solid #e8edf5!important;border-radius:24px!important;transition:all .18s!important;overflow:hidden!important;box-shadow:0 16px 38px #0f172a0e!important}.v32n889g-template-card:hover{border-color:#ff7a186b!important;transform:translateY(-3px)!important}.v32n889g-template-photo{background-position:50%!important;background-size:cover!important;justify-content:space-between!important;align-items:flex-start!important;min-height:188px!important;padding:16px!important;display:flex!important}.v32n889g-template-photo span,.v32n889g-template-photo strong{color:#05083f!important;background:#ffffffeb!important;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;font-weight:950!important}.v32n889g-template-photo strong{background:#ff7a18!important}.v32n889g-template-body{gap:10px!important;padding:16px!important;display:grid!important}.v32n889g-template-body h4{color:#05083f!important;letter-spacing:-.04em!important;margin:0!important;font-size:18px!important}.v32n889g-template-body p{color:#66708a!important;margin:0!important;font-size:12.5px!important;line-height:1.38!important}.v32n889g-page-pills{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.v32n889g-page-pills span{color:#05083f!important;background:#f3f6fb!important;border-radius:999px!important;padding:6px 9px!important;font-size:10.5px!important;font-weight:900!important}.v32n889g-editor-toolbar{z-index:20!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff0!important;border:1px solid #eef2f7!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important;padding:12px!important;display:flex!important;position:sticky!important;top:8px!important;box-shadow:0 18px 42px #0f172a13!important}.v32n889g-editor-toolbar h3{color:#05083f!important;margin:0 0 3px!important;font-size:20px!important}.v32n889g-editor-toolbar p{color:#66708a!important;margin:0!important;font-size:12px!important}.v32n889g-editor-toolbar>div:last-child{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.v32n889g-editor-toolbar button{color:#05083f!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;height:36px!important;padding:0 14px!important;font-weight:950!important}.v32n889g-editor-toolbar button.active{color:#fff!important;background:#07072f!important;border-color:#07072f!important}.v32n889g-publish{background:linear-gradient(135deg,#ff7a18,#ff9d3d)!important;border-color:#0000!important;box-shadow:0 14px 28px #ff7a1840!important}.v32n889g-funnel-meta{background:#f8fafc!important;border:1px solid #e8edf5!important;border-radius:18px!important;grid-template-columns:1fr 1.2fr 280px!important;gap:10px!important;margin-bottom:14px!important;padding:12px!important;display:grid!important}.v32n889g-funnel-meta label{color:#05083f!important;gap:6px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n889g-funnel-meta input{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;height:36px!important;padding:0 12px!important;font-weight:800!important}.v32n889g-funnel-meta input:disabled{color:#66708a!important;background:#f1f5f9!important}.v32n889g-editor-grid{grid-template-columns:280px minmax(0,1fr) 330px!important;align-items:start!important;gap:14px!important;display:grid!important}.v32n889g-section-rail,.v32n889g-edit-panel{background:#f8fafc!important;border:1px solid #e8edf5!important;border-radius:22px!important;padding:14px!important;position:sticky!important;top:86px!important}.v32n889g-section-rail h4,.v32n889g-edit-panel h4{color:#05083f!important;margin:0 0 4px!important;font-size:16px!important}.v32n889g-section-rail p{color:#66708a!important;margin:0 0 12px!important;font-size:12px!important}.v32n889g-add-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:12px!important;display:grid!important}.v32n889g-add-row button,.v32n889g-rail-actions button{color:#05083f!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:11px!important;min-height:32px!important;font-size:10.5px!important;font-weight:950!important}.v32n889g-draggable-list{gap:8px!important;display:grid!important}.v32n889g-section-item{cursor:grab!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:9px!important;display:grid!important}.v32n889g-section-item.active{color:#fff!important;background:#07072f!important;border-color:#07072f!important}.v32n889g-section-main{grid-template-columns:20px 28px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;display:grid!important}.v32n889g-section-main b{color:#94a3b8!important;letter-spacing:-3px!important}.v32n889g-section-main span{color:#05083f!important;text-align:center!important;background:#f3f6fb!important;border-radius:9px!important;padding:6px 0!important;font-size:10px!important;font-weight:950!important}.v32n889g-section-item.active .v32n889g-section-main span{color:#fff!important;background:#ffffff29!important}.v32n889g-section-main strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:950!important;overflow:hidden!important}.v32n889g-section-main small{color:#66708a!important;grid-column:3!important;margin-top:-4px!important;font-size:10px!important}.v32n889g-section-item.active .v32n889g-section-main small{color:#ffffffb8!important}.v32n889g-section-actions{gap:4px!important;display:flex!important}.v32n889g-section-actions button{color:#05083f!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:9px!important;width:28px!important;height:28px!important;min-height:28px!important;font-weight:950!important}.v32n889g-rail-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:12px!important;display:grid!important}.v32n889g-preview{background:#eef2f7!important;border:1px solid #e8edf5!important;border-radius:24px!important;min-height:720px!important;padding:22px!important;overflow:auto!important}.v32n889g-preview.mobile{justify-content:center!important;display:flex!important}.v32n889g-page-canvas{background:#fff!important;border-radius:26px!important;max-width:980px!important;margin:0 auto!important;overflow:hidden!important;box-shadow:0 30px 80px #07072f29!important}.v32n889g-preview.mobile .v32n889g-page-canvas{width:390px!important;max-width:390px!important}.v32n889g-canvas-section{cursor:pointer!important;background:#fff!important;border-bottom:1px solid #eef2f7!important;min-height:260px!important;padding:54px 58px!important;position:relative!important;overflow:hidden!important}.v32n889g-canvas-section.selected{outline-offset:-3px!important;outline:3px solid #ff7a18b8!important}.v32n889g-canvas-section.hero,.v32n889g-canvas-section.image{color:#fff!important;min-height:380px!important}.v32n889g-bg{z-index:0!important;background-position:50%!important;background-size:cover!important;position:absolute!important;inset:0!important}.v32n889g-canvas-content{z-index:1!important;max-width:720px!important;position:relative!important}.v32n889g-canvas-content em{color:#ff7a18!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:12px!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;display:inline-block!important}.v32n889g-canvas-content h2{color:inherit!important;letter-spacing:-.06em!important;margin:0 0 12px!important;font-size:clamp(30px,4vw,56px)!important;line-height:.95!important}.v32n889g-canvas-content p{color:inherit!important;opacity:.86!important;max-width:660px!important;margin:0 0 10px!important;font-size:18px!important;line-height:1.35!important}.v32n889g-canvas-content small{color:inherit!important;opacity:.74!important;max-width:700px!important;font-size:14px!important;line-height:1.5!important;display:block!important}.v32n889g-canvas-content button{color:#05083f!important;background:#ff7a18!important;border:0!important;border-radius:14px!important;margin-top:22px!important;padding:14px 22px!important;font-weight:950!important}.v32n889g-edit-panel{gap:10px!important;display:grid!important}.v32n889g-edit-panel label{color:#05083f!important;gap:5px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n889g-edit-panel input,.v32n889g-edit-panel textarea,.v32n889g-edit-panel select{color:#05083f!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;min-height:38px!important;padding:10px 12px!important;font-size:12px!important}.v32n889g-edit-panel textarea{resize:vertical!important;min-height:104px!important}.v32n889g-edit-note{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:10px 12px!important;font-size:11px!important;line-height:1.45!important}.v32n889g-record-table{table-layout:fixed!important;min-width:1180px!important}.v32n889g-record-table th,.v32n889g-record-table td{vertical-align:middle!important;padding:10px 12px!important}.v32n889g-record-table td:first-child strong{color:#05083f!important;display:block!important}.v32n889g-record-table td:first-child small{color:#66708a!important;margin-top:3px!important;font-size:10px!important;font-weight:900!important;display:block!important}.v32n889g-record-table th:first-child,.v32n889g-record-table td:first-child{width:260px!important}.v32n889g-record-table th:nth-child(2),.v32n889g-record-table td:nth-child(2){width:300px!important}.v32n889g-row-actions{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;display:flex!important}.v32n889g-row-actions button{color:#05083f!important;white-space:nowrap!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;height:30px!important;min-height:30px!important;padding:0 10px!important;font-size:10px!important;font-weight:950!important}.v32n889g-row-actions button.danger{color:#dc2626!important;background:#fff1f2!important;border-color:#fecdd3!important}.v32n889g-status{color:#475569!important;background:#f1f5f9!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:72px!important;height:26px!important;padding:0 10px!important;font-size:10px!important;font-weight:950!important;display:inline-flex!important}.v32n889g-status.live{color:#166534!important;background:#dcfce7!important}.v32n889g-api-note{color:#66708a!important;background:#f8fafc!important;border:1px solid #e8edf5!important;border-radius:16px!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:12px!important;padding:12px 14px!important;font-size:12px!important;display:flex!important}.v32n889g-api-note strong{color:#05083f!important}.v32n889g-api-note span{color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:6px 8px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}@media (width<=1500px){.v32n889g-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v32n889g-editor-grid{grid-template-columns:260px minmax(0,1fr)!important}.v32n889g-edit-panel{grid-column:1/-1!important;position:static!important}.v32n889g-funnel-meta{grid-template-columns:1fr!important}}@media (width<=980px){.v32n889g-hero,.v32n889g-section-head,.v32n889g-editor-toolbar{flex-direction:column!important;align-items:flex-start!important}.v32n889g-kpis,.v32n889g-template-grid,.v32n889g-editor-grid{grid-template-columns:1fr!important}.v32n889g-section-rail{position:static!important}.v32n889g-canvas-section{padding:34px 26px!important}}.v32n889g-add-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.v32n889g-add-row button{text-align:left!important;cursor:grab!important;color:#05083f!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:15px!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-height:54px!important;padding:8px 10px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n889g-add-row button:active{cursor:grabbing!important}.v32n889g-add-row button:hover{background:#fff7ed!important;border-color:#ff7a188c!important}.v32n889g-add-row button span{color:#047857!important;background:#eef2f7!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important}.v32n889g-preview:before{content:"Drop blocks here to add them to the page"!important;color:#66708a!important;text-align:center!important;margin-bottom:12px!important;font-size:12px!important;font-weight:850!important;display:block!important}.v32n889g-row-actions{gap:5px!important}.v32n889g-row-actions button{padding:0 8px!important;font-size:9.8px!important}.v32n889g-record-table th:last-child,.v32n889g-record-table td:last-child{width:430px!important}.v32n889g-editor-toolbar .ghost-btn{background:#fff!important}.v32n889g-editor-toolbar button:hover,.v32n889g-row-actions button:hover{transform:translateY(-1px)!important}@media (width<=1500px){.v32n889g-record-table th:last-child,.v32n889g-record-table td:last-child{width:390px!important}}.email-audience-note{color:#66708a!important;margin-top:6px!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important;display:block!important}.email-audience-cell{text-overflow:ellipsis!important;white-space:nowrap!important;color:#075985!important;background:#eef6ff!important;border-radius:999px!important;max-width:220px!important;padding:6px 10px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important;overflow:hidden!important}.email-actions-table.full-email-table table,.module-table-wrap table{table-layout:fixed!important;width:100%!important}.module-table-wrap th,.module-table-wrap td,.email-actions-table th,.email-actions-table td{text-overflow:ellipsis!important;white-space:nowrap!important;vertical-align:middle!important;overflow:hidden!important}.email-actions-table.full-email-table{overflow-x:auto!important}.email-actions-table.full-email-table table{min-width:1180px!important}.email-actions-table.full-email-table th:last-child,.email-actions-table.full-email-table td:last-child{width:390px!important}.crm-row-actions,.row-actions{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;max-width:100%!important;padding-bottom:2px!important;display:flex!important;overflow-x:auto!important}.crm-row-actions select,.row-actions select{border-radius:999px!important;min-width:118px!important;max-width:138px!important;height:32px!important;font-size:11px!important}.crm-row-actions button,.row-actions button,.row-delete-btn{white-space:nowrap!important;border-radius:999px!important;min-width:auto!important;height:32px!important;padding:0 10px!important;font-size:10.5px!important}.module-table-wrap td:first-child,.module-table-wrap td:nth-child(2),.module-table-wrap td:nth-child(3){max-width:260px!important}.module-table-wrap td:first-child:hover,.module-table-wrap td:nth-child(2):hover,.module-table-wrap td:nth-child(3):hover{white-space:normal!important;word-break:break-word!important;overflow:visible!important}.email-tab-btn{white-space:nowrap!important}@media (width<=1500px){.email-actions-table.full-email-table table{min-width:1260px!important}.email-actions-table.full-email-table th:last-child,.email-actions-table.full-email-table td:last-child{width:430px!important}}.email-audience-list-field{min-width:0!important}.email-audience-list-row{grid-template-columns:minmax(0,1fr) 120px!important;align-items:center!important;gap:8px!important;display:grid!important}.email-audience-refresh-btn{white-space:nowrap!important;border-radius:12px!important;height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:11px!important}.email-audience-list-row select{min-width:0!important}.email-actions-table.full-email-table{border-radius:18px!important;width:100%!important;overflow:auto visible!important}.email-actions-table.full-email-table table{table-layout:fixed!important;border-collapse:collapse!important;width:1480px!important;min-width:1480px!important}.email-actions-table.full-email-table th:nth-child(2),.email-actions-table.full-email-table td:nth-child(2){width:185px!important}.email-actions-table.full-email-table th:nth-child(3),.email-actions-table.full-email-table td:nth-child(3){width:220px!important}.email-actions-table.full-email-table th,.email-actions-table.full-email-table td{vertical-align:middle!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:11px 12px!important;overflow:hidden!important}.email-actions-table.full-email-table td:first-child,.email-actions-table.full-email-table td:nth-child(2),.email-actions-table.full-email-table td:nth-child(3),.email-actions-table.full-email-table td:nth-child(4){font-size:12px!important;line-height:1.35!important}.email-actions-table.full-email-table td:nth-child(4){max-width:270px!important}.email-audience-cell{text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;max-width:195px!important;min-height:26px!important;display:inline-flex!important;overflow:hidden!important}.email-actions-table.full-email-table td:last-child .row-actions,.email-actions-table.full-email-table td:last-child .email-row-actions,.email-actions-table.full-email-table td:last-child>div{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;min-width:335px!important;display:flex!important;overflow:visible!important}.email-actions-table.full-email-table td:last-child button,.email-actions-table.full-email-table td:last-child select{white-space:nowrap!important;border-radius:999px!important;height:30px!important;min-height:30px!important;font-size:10.5px!important;font-weight:900!important}.email-actions-table.full-email-table td:last-child select{width:92px!important;min-width:92px!important;padding-left:10px!important;padding-right:22px!important}.email-actions-table.full-email-table td:last-child button{padding:0 9px!important}.email-actions-table.full-email-table td:nth-child(5) span,.email-actions-table.full-email-table td:nth-child(5) .status-pill{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:92px!important;overflow:hidden!important}@media (width<=1500px){.email-actions-table.full-email-table table{width:1520px!important;min-width:1520px!important}.email-actions-table.full-email-table th:nth-child(9),.email-actions-table.full-email-table td:nth-child(9){width:390px!important}}.email-actions-table.full-email-table{border-radius:18px!important;width:100%!important;max-width:100%!important;overflow:hidden visible!important}.email-actions-table.full-email-table table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:0!important;max-width:100%!important}.email-actions-table.full-email-table th:first-child,.email-actions-table.full-email-table td:first-child,.email-actions-table.full-email-table th:nth-child(2),.email-actions-table.full-email-table td:nth-child(2),.email-actions-table.full-email-table th:nth-child(3),.email-actions-table.full-email-table td:nth-child(3){width:13%!important}.email-actions-table.full-email-table th,.email-actions-table.full-email-table td{text-overflow:ellipsis!important;white-space:nowrap!important;vertical-align:middle!important;min-width:0!important;max-width:none!important;padding:9px 8px!important;font-size:11.2px!important;line-height:1.25!important;overflow:hidden!important}.email-actions-table.full-email-table td:first-child{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;line-height:1.25!important;display:table-cell!important}.email-actions-table.full-email-table td:nth-child(2),.email-actions-table.full-email-table td:nth-child(4){white-space:nowrap!important}.email-audience-cell{border-radius:999px!important;max-width:100%!important;min-height:24px!important;padding:4px 8px!important;font-size:10.5px!important;line-height:1!important}.email-actions-table.full-email-table td:nth-child(5) span,.email-actions-table.full-email-table td:nth-child(5) .status-pill{max-width:78px!important;min-height:24px!important;padding:4px 8px!important;font-size:10px!important;line-height:1!important}.email-actions-table.full-email-table td:last-child button{white-space:nowrap!important;border-radius:999px!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:9.5px!important;font-weight:900!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(n+4){max-width:30px!important;overflow:hidden!important}.email-actions-table.full-email-table input,.email-actions-table.full-email-table select{max-width:100%!important}@media (width<=1500px){.email-actions-table.full-email-table table{width:100%!important;min-width:0!important;max-width:100%!important}.email-actions-table.full-email-table th:nth-child(9),.email-actions-table.full-email-table td:nth-child(9){width:20%!important}}@media (width<=1180px){.email-actions-table.full-email-table{overflow-x:auto!important}.email-actions-table.full-email-table table{min-width:1120px!important}}.email-actions-table.full-email-table{width:100%!important;max-width:100%!important;overflow:hidden visible!important}.email-actions-table.full-email-table table{table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important}.email-actions-table.full-email-table th:first-child,.email-actions-table.full-email-table td:first-child,.email-actions-table.full-email-table th:nth-child(2),.email-actions-table.full-email-table td:nth-child(2),.email-actions-table.full-email-table th:nth-child(3),.email-actions-table.full-email-table td:nth-child(3){width:12%!important}.email-actions-table.full-email-table th:nth-child(4),.email-actions-table.full-email-table td:nth-child(4){width:16%!important}.email-actions-table.full-email-table th:nth-child(5),.email-actions-table.full-email-table td:nth-child(5){text-align:center!important;width:7%!important}.email-actions-table.full-email-table th:nth-child(6),.email-actions-table.full-email-table td:nth-child(6),.email-actions-table.full-email-table th:nth-child(7),.email-actions-table.full-email-table td:nth-child(7),.email-actions-table.full-email-table th:nth-child(8),.email-actions-table.full-email-table td:nth-child(8){text-align:center!important;width:4%!important}.email-actions-table.full-email-table th,.email-actions-table.full-email-table td{vertical-align:middle!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:8px 7px!important;font-size:11px!important;line-height:1.25!important;overflow:hidden!important}.email-actions-table.full-email-table td:first-child{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.email-audience-cell{max-width:100%!important;height:24px!important;min-height:24px!important;padding:4px 8px!important;font-size:10px!important;line-height:1!important}.email-actions-table.full-email-table td:nth-child(5) span,.email-actions-table.full-email-table td:nth-child(5) .status-pill{max-width:72px!important;height:24px!important;min-height:24px!important;padding:4px 7px!important;font-size:9.5px!important;line-height:1!important}.email-actions-table.full-email-table td:last-child>div,.email-actions-table.full-email-table td:last-child .row-actions,.email-actions-table.full-email-table td:last-child .email-row-actions{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.email-actions-table.full-email-table td:last-child select{border-radius:999px!important;width:78px!important;min-width:78px!important;max-width:78px!important;height:27px!important;min-height:27px!important;padding:0 18px 0 8px!important;font-size:9.3px!important;font-weight:900!important}.email-actions-table.full-email-table td:last-child button{white-space:nowrap!important;border-radius:999px!important;min-width:0!important;height:27px!important;min-height:27px!important;padding:0!important;font-size:0!important;font-weight:950!important;position:relative!important;overflow:hidden!important}.email-actions-table.full-email-table td:last-child button:first-of-type:after{content:"Test";font-size:9.5px}.email-actions-table.full-email-table td:last-child button:nth-of-type(2):after{content:"Queue";font-size:9.5px}.email-actions-table.full-email-table td:last-child button:nth-of-type(3):after{content:"Run";font-size:9.5px}.email-actions-table.full-email-table td:last-child button:nth-of-type(4):after{content:"Rpt";font-size:9.5px}.email-actions-table.full-email-table td:last-child button:nth-of-type(5):after{content:"Del";font-size:9.5px}@media (width<=1180px){.email-actions-table.full-email-table{overflow-x:auto!important}.email-actions-table.full-email-table table{min-width:1120px!important}}.email-actions-table.full-email-table td:last-child select{width:90px!important;min-width:90px!important;max-width:90px!important;height:28px!important;min-height:28px!important;padding:0 20px 0 9px!important;font-size:10px!important}.email-actions-table.full-email-table td:last-child button{height:28px!important;min-height:28px!important;padding:0!important;font-size:0!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(5){width:40px!important;min-width:40px!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(5):after{content:"Del";font-size:10px;font-weight:800}.email-actions-table.full-email-table th:nth-child(9),.email-actions-table.full-email-table td:nth-child(9){width:27%!important}.email-actions-table.full-email-table td:last-child>div,.email-actions-table.full-email-table td:last-child .row-actions,.email-actions-table.full-email-table td:last-child .email-row-actions{gap:6px!important}.email-actions-table.full-email-table td:last-child select{width:96px!important;min-width:96px!important;max-width:96px!important;height:29px!important;min-height:29px!important;font-size:10px!important}.email-actions-table.full-email-table td:last-child button{border-radius:999px!important;height:29px!important;min-height:29px!important;padding:0!important;font-size:0!important}.email-actions-table.full-email-table td:last-child button:first-of-type{width:46px!important;min-width:46px!important}.email-actions-table.full-email-table td:last-child button:first-of-type:after{content:"Test"!important;font-size:10.5px!important;font-weight:850!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(2){width:56px!important;min-width:56px!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(2):after{content:"Queue"!important;font-size:10.5px!important;font-weight:850!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(3){width:44px!important;min-width:44px!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(3):after{content:"Run"!important;font-size:10.5px!important;font-weight:850!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(4){width:64px!important;min-width:64px!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(4):after{content:"Delete"!important;font-size:10.5px!important;font-weight:850!important}.email-actions-table.full-email-table td:last-child button:nth-of-type(5){display:none!important}.email-actions-table.full-email-table td:last-child{overflow:visible!important}.v32n891b-form-preview{background:#fffffff2;border:1px solid #e7eaf1;border-radius:22px;gap:10px;max-width:460px;margin-top:18px;padding:18px;display:grid;box-shadow:0 18px 38px #07072f14}.v32n891b-form-preview label{color:#475569;gap:6px;font-size:12px;font-weight:900;display:grid}.v32n891b-form-preview input{color:#07072f;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe2ee;border-radius:14px;padding:0 13px}.v32n891b-form-preview button,.v32n891b-thank-preview+button{border-radius:14px;min-height:46px}.v32n891b-thank-preview{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;gap:8px;max-width:520px;margin-top:16px;padding:18px;display:grid}.v32n891b-thank-preview strong{color:#166534;font-weight:1000}.v32n891b-thank-preview span{color:#166534;font-weight:750}.v32n889g-canvas-section.lead-form,.v32n889g-canvas-section.lead-capture,.v32n889g-canvas-section.booking,.v32n889g-canvas-section.checkout{align-items:start}.v32n889g-canvas-section.thank-you{background:linear-gradient(135deg,#f0fdf4,#fff);border:2px solid #bbf7d0}body.v32n891c-campaigns-layout-page{overflow-x:hidden!important}body.v32n891c-campaigns-layout-page main,body.v32n891c-campaigns-layout-page .app-content,body.v32n891c-campaigns-layout-page .workspace-main,body.v32n891c-campaigns-layout-page .workspace-content,body.v32n891c-campaigns-layout-page .page-content{max-width:100%!important;overflow-x:hidden!important}body.v32n891c-campaigns-layout-page .card,body.v32n891c-campaigns-layout-page .panel,body.v32n891c-campaigns-layout-page section,body.v32n891c-campaigns-layout-page .content-card{box-sizing:border-box!important;max-width:100%!important}body.v32n891c-campaigns-layout-page [class*=stat],body.v32n891c-campaigns-layout-page [class*=metric]{min-width:0!important}body.v32n891c-campaigns-layout-page table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;min-width:0!important;max-width:100%!important}body.v32n891c-campaigns-layout-page table th:first-child,body.v32n891c-campaigns-layout-page table td:first-child{width:13%!important}body.v32n891c-campaigns-layout-page table th:nth-child(2),body.v32n891c-campaigns-layout-page table td:nth-child(2){width:10%!important}body.v32n891c-campaigns-layout-page table th:nth-child(3),body.v32n891c-campaigns-layout-page table td:nth-child(3){width:15%!important}body.v32n891c-campaigns-layout-page table th:nth-child(4),body.v32n891c-campaigns-layout-page table td:nth-child(4){text-align:center!important;width:9%!important}body.v32n891c-campaigns-layout-page table th:nth-child(5),body.v32n891c-campaigns-layout-page table td:nth-child(5),body.v32n891c-campaigns-layout-page table th:nth-child(6),body.v32n891c-campaigns-layout-page table td:nth-child(6),body.v32n891c-campaigns-layout-page table th:nth-child(7),body.v32n891c-campaigns-layout-page table td:nth-child(7),body.v32n891c-campaigns-layout-page table th:nth-child(8),body.v32n891c-campaigns-layout-page table td:nth-child(8){text-align:center!important;width:7%!important}body.v32n891c-campaigns-layout-page table th:nth-child(9),body.v32n891c-campaigns-layout-page table td:nth-child(9){width:18%!important}body.v32n891c-campaigns-layout-page table th,body.v32n891c-campaigns-layout-page table td{vertical-align:middle!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important;padding:10px 9px!important;font-size:11.2px!important;line-height:1.25!important;overflow:hidden!important}body.v32n891c-campaigns-layout-page table td:first-child{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;font-weight:850!important}body.v32n891c-campaigns-layout-page table td:nth-child(3){max-width:100%!important}body.v32n891c-campaigns-layout-page table td:nth-child(4) span,body.v32n891c-campaigns-layout-page table td:nth-child(4) .status-pill,body.v32n891c-campaigns-layout-page table td:nth-child(4) [class*=pill],body.v32n891c-campaigns-layout-page table td:nth-child(4) [class*=badge]{text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:999px!important;max-width:92px!important;height:25px!important;min-height:25px!important;padding:4px 10px!important;font-size:10px!important;line-height:1!important;overflow:hidden!important}body.v32n891c-campaigns-layout-page table td:last-child{overflow:visible!important}body.v32n891c-campaigns-layout-page table td:last-child>div,body.v32n891c-campaigns-layout-page table td:last-child .row-actions,body.v32n891c-campaigns-layout-page table td:last-child [class*=action]{flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:visible!important}body.v32n891c-campaigns-layout-page table td:last-child select{border-radius:999px!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:31px!important;min-height:31px!important;padding:0 24px 0 12px!important;font-size:10.3px!important;font-weight:900!important}body.v32n891c-campaigns-layout-page table td:last-child button{white-space:nowrap!important;border-radius:999px!important;width:66px!important;min-width:66px!important;max-width:66px!important;height:31px!important;min-height:31px!important;padding:0!important;font-size:0!important;font-weight:900!important;overflow:hidden!important}body.v32n891c-campaigns-layout-page table td:last-child button:after{content:"Delete"!important;font-size:10.5px!important;font-weight:900!important}body.v32n891c-campaigns-layout-page input,body.v32n891c-campaigns-layout-page select{max-width:100%!important}@media (width<=1180px){body.v32n891c-campaigns-layout-page table{min-width:1050px!important}body.v32n891c-campaigns-layout-page .table-wrap,body.v32n891c-campaigns-layout-page [class*=table]{overflow-x:auto!important}}.v32n892b-funnel-builder,.v32n892b-funnel-builder *{box-sizing:border-box!important}.v32n892b-funnel-builder{gap:14px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.v32n892b-top-hero,.v32n892b-panel,.v32n892b-editor,.v32n892b-kpis,.v32n892b-tabs{width:100%!important;min-width:0!important;max-width:100%!important}.v32n892b-top-hero{color:#fff!important;background:linear-gradient(135deg,#05083f,#16246f)!important;border-radius:26px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:28px!important;display:flex!important;overflow:hidden!important}.v32n892b-top-hero h2{color:#fff!important;letter-spacing:-.05em!important;margin:0 0 6px!important;font-size:34px!important}.v32n892b-top-hero p:not(.eyebrow){color:#ffffffc7!important;margin:0!important;font-weight:750!important}.v32n892b-top-actions,.v32n892b-head-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}.v32n892b-top-actions button,.v32n892b-head-actions button,.v32n892b-editor-topbar button,.v32n892b-row-actions button,.v32n892b-rail-actions button,.v32n892b-inspector-actions button{color:#05083f!important;cursor:pointer!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:14px!important;min-height:38px!important;padding:10px 14px!important;font-size:12px!important;font-weight:950!important}.v32n892b-top-actions .primary-btn,.v32n892b-head-actions .primary-btn,.v32n892b-template-card .primary-btn,.v32n892b-publish{color:#05083f!important;background:#ff7a18!important;border-color:#ff7a18!important;box-shadow:0 12px 26px #ff7a182e!important}.v32n892b-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.v32n892b-kpis>div{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:22px!important;padding:20px!important;box-shadow:0 16px 38px #05083f0d!important}.v32n892b-kpis strong{color:#05083f!important;letter-spacing:-.04em!important;font-size:30px!important;line-height:1!important;display:block!important}.v32n892b-kpis span{color:#66708a!important;margin-top:8px!important;font-size:12px!important;font-weight:900!important;display:block!important}.v32n892b-tabs{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:20px!important;gap:8px!important;padding:8px!important;display:flex!important}.v32n892b-tabs button,.v32n892b-left-tabs button{color:#05083f!important;cursor:pointer!important;background:#f5f7fb!important;border:0!important;border-radius:13px!important;padding:11px 18px!important;font-weight:950!important}.v32n892b-tabs button.active,.v32n892b-left-tabs button.active,.v32n892b-editor-topbar button.active{color:#fff!important;background:#05083f!important}.v32n892b-panel,.v32n892b-editor{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:26px!important;padding:18px!important;overflow:hidden!important;box-shadow:0 22px 70px #05083f0f!important}.v32n892b-panel-head,.v32n892b-editor-topbar{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:16px!important;display:flex!important}.v32n892b-panel-head h3,.v32n892b-editor-topbar h3{color:#05083f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:22px!important}.v32n892b-panel-head p,.v32n892b-editor-topbar p{color:#66708a!important;margin:0!important;font-size:12px!important;font-weight:750!important}.v32n892b-editor-topbar>div:last-child{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.v32n892b-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.v32n892b-template-card{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 45px #05083f0f!important}.v32n892b-template-photo{background-position:50%!important;background-size:cover!important;justify-content:space-between!important;align-items:flex-start!important;min-height:190px!important;padding:18px!important;display:flex!important}.v32n892b-template-photo span,.v32n892b-template-photo strong{color:#05083f!important;background:#ffffffeb!important;border-radius:999px!important;padding:8px 11px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.v32n892b-template-photo strong{background:#ff7a18!important}.v32n892b-template-card>div:last-child{padding:18px!important}.v32n892b-template-card h4{color:#05083f!important;letter-spacing:-.03em!important;margin:0 0 6px!important;font-size:18px!important}.v32n892b-template-card p{color:#66708a!important;margin:0 0 12px!important;font-size:12px!important;font-weight:750!important}.v32n892b-page-pills{flex-wrap:wrap!important;gap:7px!important;margin-bottom:14px!important;display:flex!important}.v32n892b-page-pills span{color:#05083f!important;background:#f3f6fb!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;font-weight:950!important}.v32n892b-funnel-meta{background:#f8fafc!important;border:1px solid #e5ebf4!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(260px,.9fr)!important;gap:10px!important;margin-bottom:14px!important;padding:12px!important;display:grid!important}.v32n892b-funnel-meta label,.v32n892b-inspector label{color:#05083f!important;gap:6px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n892b-funnel-meta input,.v32n892b-inspector input,.v32n892b-inspector textarea,.v32n892b-inspector select{color:#05083f!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:13px!important;outline:none!important;width:100%!important;min-width:0!important;padding:10px 12px!important;font-size:12px!important;font-weight:800!important}.v32n892b-inspector textarea{resize:vertical!important;min-height:96px!important}.v32n892b-editor-shell{grid-template-columns:270px minmax(0,1fr) 320px!important;align-items:start!important;gap:14px!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.v32n892b-leftbar,.v32n892b-inspector{background:#f8fafc!important;border:1px solid #e5ebf4!important;border-radius:22px!important;min-width:0!important;max-height:calc(100vh - 160px)!important;padding:14px!important;position:sticky!important;top:12px!important;overflow-y:auto!important}.v32n892b-left-tabs{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-bottom:14px!important;display:grid!important}.v32n892b-left-tabs button{padding:9px 7px!important;font-size:11px!important}.v32n892b-leftbar h4,.v32n892b-inspector h4{color:#05083f!important;letter-spacing:-.03em!important;margin:0 0 5px!important;font-size:16px!important}.v32n892b-leftbar p{color:#66708a!important;margin:0 0 12px!important;font-size:12px!important;font-weight:750!important}.v32n892b-block-palette{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.v32n892b-block-palette button{text-align:left!important;cursor:grab!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;gap:5px!important;min-width:0!important;min-height:96px!important;padding:12px!important;display:grid!important}.v32n892b-block-palette span{color:#067a46!important;background:#eaf6ef!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.v32n892b-block-palette strong,.v32n892b-section-list strong,.v32n892b-saved-mini strong{color:#05083f!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:950!important;overflow:hidden!important}.v32n892b-block-palette small,.v32n892b-section-list small,.v32n892b-saved-mini span{color:#66708a!important;font-size:10px!important;font-weight:850!important}.v32n892b-section-list,.v32n892b-saved-mini{gap:8px!important;display:grid!important}.v32n892b-section-list button,.v32n892b-saved-mini button{color:#05083f!important;cursor:grab!important;text-align:left!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;grid-template-columns:20px 28px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:10px!important;display:grid!important}.v32n892b-saved-mini button{grid-template-columns:1fr!important}.v32n892b-section-list button.active{background:#05083f!important;border-color:#05083f!important}.v32n892b-section-list button.active strong,.v32n892b-section-list button.active small,.v32n892b-section-list button.active b{color:#fff!important}.v32n892b-section-list b{color:#94a3b8!important;letter-spacing:-3px!important}.v32n892b-section-list span{text-align:center!important;background:#f3f6fb!important;border-radius:9px!important;padding:6px 0!important;font-size:10px!important;font-weight:950!important}.v32n892b-section-list small{grid-column:3!important;margin-top:-4px!important}.v32n892b-rail-actions,.v32n892b-inspector-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;display:grid!important}.v32n892b-inspector-actions{grid-template-columns:1fr 1fr!important}.v32n892b-rail-actions button,.v32n892b-inspector-actions button{padding:9px 8px!important}.v32n892b-inspector-actions .danger,.v32n892b-row-actions .danger{color:#e11d48!important;background:#fff1f2!important;border-color:#fecdd3!important}.v32n892b-canvas-wrap{background:radial-gradient(circle,#05083f24 1px,#0000 1px) 0 0/18px 18px!important;border:1px solid #e5ebf4!important;border-radius:22px!important;min-width:0!important;max-height:calc(100vh - 160px)!important;padding:18px!important;overflow:auto!important}.v32n892b-drop-hint{color:#66708a!important;text-align:center!important;margin-bottom:12px!important;font-size:12px!important;font-weight:950!important}.v32n892b-page-canvas{background:#fff!important;border-radius:24px!important;max-width:820px!important;margin:0 auto!important;overflow:hidden!important;box-shadow:0 30px 80px #05083f29!important}.v32n892b-canvas-wrap.mobile .v32n892b-page-canvas{width:390px!important;max-width:390px!important}.v32n892b-blank-canvas{text-align:center!important;color:#66708a!important;align-content:center!important;place-items:center!important;gap:10px!important;min-height:520px!important;padding:40px!important;display:grid!important}.v32n892b-blank-canvas strong{color:#05083f!important;font-size:24px!important}.v32n892b-canvas-block{cursor:pointer!important;border:0!important;border-bottom:1px solid #e2e8f0db!important;min-height:90px!important;position:relative!important;overflow:hidden!important}.v32n892b-canvas-block.selected{outline-offset:-3px!important;outline:3px solid #ff7a18b8!important}.v32n892b-block-content{z-index:1!important;position:relative!important}.v32n892b-block-content em{color:#ff7a18!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:12px!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;display:inline-block!important}.v32n892b-block-content h2{color:inherit!important;letter-spacing:-.07em!important;margin:0 0 12px!important;line-height:.96!important}.v32n892b-block-content p{color:inherit!important;opacity:.86!important;margin:0 0 12px!important;font-size:18px!important;line-height:1.45!important}.v32n892b-copy-lines{gap:8px!important;margin-top:10px!important;display:grid!important}.v32n892b-copy-lines small{color:inherit!important;opacity:.75!important;font-size:14px!important;line-height:1.5!important;display:block!important}.v32n892b-main-btn,.v32n892b-form-preview button,.v32n892b-thank-box button{cursor:pointer!important;border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:46px!important;margin-top:18px!important;padding:14px 22px!important;font-weight:950!important;display:inline-flex!important}.v32n892b-image{object-fit:cover!important;border-radius:20px!important;width:100%!important;max-height:520px!important;margin-bottom:22px!important;display:block!important}.v32n892b-placeholder,.v32n892b-video-box,.v32n892b-empty-mini{color:#66708a!important;text-align:center!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:18px!important;padding:28px!important;font-weight:850!important}.v32n892b-video-box{place-items:center!important;gap:8px!important;min-height:220px!important;display:grid!important}.v32n892b-video-box span{color:#fff!important;background:#05083f!important;border-radius:50%!important;place-items:center!important;width:64px!important;height:64px!important;font-weight:950!important;display:grid!important}.v32n892b-form-preview{gap:11px!important;max-width:460px!important;margin-top:18px!important;display:grid!important}.v32n892b-form-preview label{color:inherit!important;text-align:left!important;gap:5px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.v32n892b-form-preview input{color:#05083f!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:13px!important;min-height:44px!important;padding:10px 12px!important;font-weight:850!important}.v32n892b-social-row{align-items:center!important;gap:10px!important;justify-content:inherit!important;flex-wrap:wrap!important;margin-top:12px!important;display:flex!important}.v32n892b-social-row span{color:#fff!important;background:#05083f!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;font-size:11px!important;font-weight:950!important;display:inline-grid!important}.v32n892b-thank-box{justify-items:center!important;gap:10px!important;display:grid!important}.v32n892b-thank-box>span{color:#047857!important;background:#dcfce7!important;border-radius:50%!important;place-items:center!important;width:62px!important;height:62px!important;font-size:30px!important;font-weight:950!important;display:grid!important}.v32n892b-block-content pre{white-space:pre-wrap!important;color:#e2e8f0!important;background:#0f172a!important;border-radius:16px!important;padding:16px!important;font-size:12px!important;line-height:1.5!important}.v32n892b-floating-tools{z-index:4!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important;display:flex!important;position:absolute!important;top:12px!important;right:12px!important}.v32n892b-floating-tools button{color:#05083f!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:999px!important;padding:7px 10px!important;font-size:10px!important;font-weight:950!important;box-shadow:0 12px 28px #05083f24!important}.v32n892b-inspector{gap:11px!important;display:grid!important}.v32n892b-inspector-grid,.v32n892b-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.v32n892b-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v32n892b-color-grid input[type=color]{height:42px!important;padding:5px!important}.v32n892b-tip,.v32n892b-api-note{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:11px!important;font-size:11px!important;font-weight:850!important;line-height:1.45!important}.v32n892b-record-table-wrap{border:1px solid #e5ebf4!important;border-radius:18px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.v32n892b-record-table{border-collapse:collapse!important;table-layout:fixed!important;background:#fff!important;width:100%!important;min-width:960px!important}.v32n892b-record-table th,.v32n892b-record-table td{text-align:left!important;vertical-align:middle!important;color:#05083f!important;border-bottom:1px solid #edf2f7!important;padding:13px 12px!important;font-size:12px!important}.v32n892b-record-table th{color:#66708a!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:11px!important}.v32n892b-record-table td:first-child strong{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.v32n892b-record-table td:first-child small{color:#66708a!important;margin-top:3px!important;display:block!important}.v32n892b-row-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important}.v32n892b-row-actions button{min-height:34px!important;padding:8px 10px!important}.v32n892b-status{color:#64748b!important;background:#f3f6fb!important;border:1px solid #e2e8f0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:74px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.v32n892b-status.live,.v32n892b-status.published{color:#047857!important;background:#dcfce7!important;border-color:#bbf7d0!important}.v32n892b-status.draft{color:#64748b!important;background:#f3f6fb!important}.v32n892b-status.paused{color:#b45309!important;background:#fff7ed!important;border-color:#fed7aa!important}.v32n892b-api-note{grid-template-columns:160px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin-top:10px!important;display:grid!important}.v32n892b-api-note span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}@media (width<=1450px){.v32n892b-editor-shell{grid-template-columns:250px minmax(0,1fr) 300px!important}.v32n892b-block-palette{grid-template-columns:1fr!important}.v32n892b-row-actions button{padding-left:8px!important;padding-right:8px!important}}@media (width<=1180px){.v32n892b-editor-shell{grid-template-columns:1fr!important}.v32n892b-leftbar,.v32n892b-inspector{max-height:none!important;position:static!important}.v32n892b-block-palette{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v32n892b-funnel-meta,.v32n892b-template-grid,.v32n892b-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.v32n892b-top-hero,.v32n892b-panel-head,.v32n892b-editor-topbar{flex-direction:column!important;align-items:flex-start!important}.v32n892b-template-grid,.v32n892b-kpis,.v32n892b-funnel-meta,.v32n892b-block-palette{grid-template-columns:1fr!important}.v32n892b-canvas-wrap.mobile .v32n892b-page-canvas,.v32n892b-page-canvas{width:100%!important;max-width:100%!important}}.q892c-studio,.q892c-studio *{box-sizing:border-box!important}.q892c-studio{gap:14px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.q892c-hero{color:#fff!important;background:linear-gradient(135deg,#130820,#07145b 70%)!important;border-radius:28px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:28px!important;display:flex!important}.q892c-hero h2{color:#fff!important;letter-spacing:-.06em!important;margin:0 0 7px!important;font-size:36px!important}.q892c-hero p:not(.eyebrow){color:#ffffffc2!important;margin:0!important;font-weight:800!important}.q892c-hero>div:last-child,.q892c-panel-head>div:last-child,.q892c-editor-head>div:last-child{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;display:flex!important}.q892c-hero button,.q892c-panel-head button,.q892c-editor-head button,.q892c-row-actions button,.q892c-small-actions button,.q892c-inspector-actions button{color:#05083f!important;cursor:pointer!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:14px!important;min-height:38px!important;padding:10px 14px!important;font-size:12px!important;font-weight:950!important}.q892c-hero .primary-btn,.q892c-panel-head .primary-btn,.q892c-template-grid .primary-btn,.q892c-editor-head .publish{color:#05083f!important;background:#ff7a18!important;border-color:#ff7a18!important;box-shadow:0 14px 30px #ff7a1838!important}.q892c-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.q892c-kpis>div{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:22px!important;padding:18px!important;box-shadow:0 14px 38px #05083f0d!important}.q892c-kpis b{color:#05083f!important;letter-spacing:-.04em!important;font-size:30px!important;line-height:1!important;display:block!important}.q892c-kpis span{color:#66708a!important;margin-top:7px!important;font-size:12px!important;font-weight:900!important;display:block!important}.q892c-tabs{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:20px!important;gap:8px!important;padding:8px!important;display:flex!important}.q892c-tabs button,.q892c-left-tabs button{color:#05083f!important;cursor:pointer!important;background:#f5f7fb!important;border:0!important;border-radius:13px!important;padding:11px 18px!important;font-weight:950!important}.q892c-tabs button.active,.q892c-left-tabs button.active,.q892c-editor-head button.active{color:#fff!important;background:#05083f!important}.q892c-panel,.q892c-editor{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:26px!important;padding:18px!important;overflow:hidden!important;box-shadow:0 24px 70px #05083f0f!important}.q892c-panel-head,.q892c-editor-head{justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-bottom:16px!important;display:flex!important}.q892c-panel-head h3,.q892c-editor-head h3{color:#05083f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:22px!important}.q892c-panel-head p,.q892c-editor-head p{color:#66708a!important;margin:0!important;font-size:12px!important;font-weight:800!important}.q892c-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.q892c-template-grid article{background:#fff!important;border:1px solid #e5ebf4!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 46px #05083f0f!important}.q892c-template-img{background-position:50%!important;background-size:cover!important;justify-content:space-between!important;align-items:flex-start!important;min-height:190px!important;padding:18px!important;display:flex!important}.q892c-template-img span,.q892c-template-img b{color:#05083f!important;background:#ffffffeb!important;border-radius:999px!important;padding:8px 11px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.q892c-template-img b{background:#ff7a18!important}.q892c-template-grid article>div:last-child{padding:18px!important}.q892c-template-grid h4{color:#05083f!important;letter-spacing:-.03em!important;margin:0 0 6px!important;font-size:18px!important}.q892c-template-grid p{color:#66708a!important;margin:0 0 12px!important;font-size:12px!important;font-weight:800!important}.q892c-pills{flex-wrap:wrap!important;gap:7px!important;margin-bottom:14px!important;display:flex!important}.q892c-pills span{color:#05083f!important;background:#f3f6fb!important;border-radius:999px!important;padding:6px 9px!important;font-size:10px!important;font-weight:950!important}.q892c-meta{background:#f8fafc!important;border:1px solid #e5ebf4!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr) minmax(260px,.9fr)!important;gap:10px!important;margin-bottom:14px!important;padding:12px!important;display:grid!important}.q892c-meta label,.q892c-inspector label{color:#05083f!important;gap:6px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.q892c-meta input,.q892c-inspector input,.q892c-inspector textarea,.q892c-inspector select{color:#05083f!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:13px!important;outline:none!important;width:100%!important;min-width:0!important;padding:10px 12px!important;font-size:12px!important;font-weight:800!important}.q892c-inspector textarea{resize:vertical!important;min-height:100px!important}.q892c-shell{grid-template-columns:278px minmax(0,1fr) 330px!important;align-items:start!important;gap:14px!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.q892c-left,.q892c-inspector{background:#f8fafc!important;border:1px solid #e5ebf4!important;border-radius:22px!important;min-width:0!important;max-height:calc(100vh - 160px)!important;padding:14px!important;position:sticky!important;top:12px!important;overflow-y:auto!important}.q892c-left-tabs{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-bottom:14px!important;display:grid!important}.q892c-left-tabs button{padding:9px 7px!important;font-size:11px!important}.q892c-left h4,.q892c-inspector h4{color:#05083f!important;letter-spacing:-.03em!important;margin:0 0 10px!important;font-size:16px!important}.q892c-palette{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.q892c-palette button{text-align:left!important;cursor:grab!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:18px!important;gap:5px!important;min-width:0!important;min-height:96px!important;padding:12px!important;display:grid!important}.q892c-palette b{color:#067a46!important;background:#eaf6ef!important;border-radius:12px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.q892c-palette strong,.q892c-section-list strong,.q892c-saved-mini strong{color:#05083f!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:950!important;overflow:hidden!important}.q892c-palette span,.q892c-section-list span,.q892c-saved-mini span{color:#66708a!important;font-size:10px!important;font-weight:850!important}.q892c-section-list,.q892c-saved-mini{gap:8px!important;display:grid!important}.q892c-section-list button,.q892c-saved-mini button{text-align:left!important;cursor:grab!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:16px!important;grid-template-columns:20px 28px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:10px!important;display:grid!important}.q892c-saved-mini button{grid-template-columns:1fr!important}.q892c-section-list button.active{background:#05083f!important;border-color:#05083f!important}.q892c-section-list button.active *{color:#fff!important}.q892c-section-list em{color:#94a3b8!important;letter-spacing:-3px!important;font-style:normal!important}.q892c-section-list b{text-align:center!important;background:#f3f6fb!important;border-radius:9px!important;padding:6px 0!important;font-size:10px!important;font-weight:950!important}.q892c-section-list span{grid-column:3!important;margin-top:-4px!important}.q892c-small-actions,.q892c-inspector-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:12px!important;display:grid!important}.q892c-inspector-actions{grid-template-columns:1fr 1fr!important}.q892c-inspector-actions .danger,.q892c-row-actions .danger{color:#e11d48!important;background:#fff1f2!important;border-color:#fecdd3!important}.q892c-canvas-wrap{background:radial-gradient(circle,#05083f21 1px,#0000 1px) 0 0/18px 18px!important;border:1px solid #e5ebf4!important;border-radius:22px!important;min-width:0!important;max-height:calc(100vh - 160px)!important;padding:18px!important;overflow:auto!important}.q892c-drop{text-align:center!important;color:#66708a!important;margin-bottom:12px!important;font-size:12px!important;font-weight:950!important}.q892c-canvas{background:#fff!important;border-radius:24px!important;max-width:820px!important;margin:0 auto!important;overflow:hidden!important;box-shadow:0 30px 80px #05083f29!important}.q892c-canvas-wrap.mobile .q892c-canvas{width:390px!important;max-width:390px!important}.q892c-blank{text-align:center!important;color:#66708a!important;align-content:center!important;place-items:center!important;gap:10px!important;min-height:540px!important;padding:40px!important;display:grid!important}.q892c-blank b{color:#05083f!important;font-size:24px!important}.q892c-canvas-block{cursor:pointer!important;border-bottom:1px solid #e2e8f0db!important;min-height:96px!important;position:relative!important;overflow:hidden!important}.q892c-canvas-block.active{outline-offset:-3px!important;outline:3px solid #ff7a18b8!important}.q892c-inner{z-index:1!important;position:relative!important}.q892c-step-label{color:#ff7a18!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:12px!important;font-size:11px!important;font-weight:950!important;display:inline-block!important}.q892c-inner h2{color:inherit!important;letter-spacing:-.07em!important;margin:0 0 12px!important;font-weight:950!important;line-height:.96!important}.q892c-inner p{color:inherit!important;opacity:.86!important;margin:0 0 12px!important;font-size:18px!important;line-height:1.45!important}.q892c-lines{gap:8px!important;margin-top:10px!important;display:grid!important}.q892c-lines span{color:inherit!important;opacity:.78!important;font-size:14px!important;font-weight:750!important}.q892c-main-btn,.q892c-form-preview button,.q892c-thanks button{border:0!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:46px!important;margin-top:18px!important;padding:14px 22px!important;font-weight:950!important;display:inline-flex!important}.q892c-inner img{object-fit:cover!important;border-radius:18px!important;width:100%!important;max-height:540px!important;margin-bottom:20px!important;display:block!important}.q892c-empty,.q892c-video{color:#66708a!important;text-align:center!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:18px!important;padding:28px!important;font-weight:850!important}.q892c-video{place-items:center!important;gap:8px!important;min-height:220px!important;display:grid!important}.q892c-video span{color:#fff!important;background:#05083f!important;border-radius:50%!important;place-items:center!important;width:62px!important;height:62px!important;display:grid!important}.q892c-form-preview{gap:11px!important;max-width:460px!important;margin-top:18px!important;display:grid!important}.q892c-form-preview label{color:inherit!important;text-align:left!important;gap:5px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.q892c-form-preview input{color:#05083f!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:13px!important;height:44px!important;padding:10px 12px!important}.q892c-socials{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:12px!important;display:flex!important}.q892c-socials span{color:#fff!important;background:#05083f!important;border-radius:50%!important;place-items:center!important;width:42px!important;height:42px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.q892c-thanks{justify-items:center!important;gap:10px!important;display:grid!important}.q892c-thanks>b{color:#047857!important;background:#dcfce7!important;border-radius:50%!important;place-items:center!important;width:62px!important;height:62px!important;font-size:30px!important;display:grid!important}.q892c-inner pre{white-space:pre-wrap!important;color:#e2e8f0!important;background:#0f172a!important;border-radius:16px!important;padding:16px!important;font-size:12px!important;line-height:1.5!important}.q892c-floating{z-index:4!important;gap:6px!important;display:flex!important;position:absolute!important;top:12px!important;right:12px!important}.q892c-floating button{color:#05083f!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:999px!important;padding:7px 10px!important;font-size:10px!important;font-weight:950!important;box-shadow:0 12px 28px #05083f24!important}.q892c-inspector{gap:11px!important;display:grid!important}.q892c-grid2,.q892c-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.q892c-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.q892c-color-grid input[type=color]{height:42px!important;padding:5px!important}.q892c-tip{color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:11px!important;font-size:11px!important;font-weight:850!important;line-height:1.45!important}.q892c-table-wrap{border:1px solid #e5ebf4!important;border-radius:18px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.q892c-table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important;min-width:1060px!important}.q892c-table th,.q892c-table td{text-align:left!important;vertical-align:middle!important;color:#05083f!important;border-bottom:1px solid #edf2f7!important;padding:13px 12px!important;font-size:12px!important}.q892c-table th{color:#66708a!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:11px!important}.q892c-table td:first-child strong{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.q892c-table td:first-child small{color:#66708a!important;margin-top:3px!important;display:block!important}.q892c-row-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;gap:6px!important;display:flex!important}.q892c-row-actions button{min-height:34px!important;padding:8px 10px!important}.q892c-status{color:#64748b!important;background:#f3f6fb!important;border:1px solid #e2e8f0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:74px!important;padding:8px 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.q892c-status.live,.q892c-status.published{color:#047857!important;background:#dcfce7!important;border-color:#bbf7d0!important}.q892c-status.paused{color:#b45309!important;background:#fff7ed!important;border-color:#fed7aa!important}@media (width<=1450px){.q892c-shell{grid-template-columns:250px minmax(0,1fr) 300px!important}.q892c-palette{grid-template-columns:1fr!important}}@media (width<=1180px){.q892c-shell{grid-template-columns:1fr!important}.q892c-left,.q892c-inspector{max-height:none!important;position:static!important}.q892c-template-grid,.q892c-kpis,.q892c-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}.q892c-palette{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=760px){.q892c-hero,.q892c-panel-head,.q892c-editor-head{flex-direction:column!important;align-items:flex-start!important}.q892c-template-grid,.q892c-kpis,.q892c-meta,.q892c-palette{grid-template-columns:1fr!important}.q892c-canvas,.q892c-canvas-wrap.mobile .q892c-canvas{width:100%!important;max-width:100%!important}}.q893-funnel-studio{color:#05083f;padding:0 0 40px}.q893-funnel-studio button,.q893-funnel-studio input,.q893-funnel-studio select,.q893-funnel-studio textarea{font-family:inherit}.q893-hero-header{color:#fff;background:radial-gradient(circle at 20% 0,#ff7a005c,#0000 32%),linear-gradient(135deg,#06073b 0%,#07175f 62%,#0d2f99 100%);border-radius:26px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:32px;display:flex}.q893-hero-header .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffb36b;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.q893-hero-header h1{letter-spacing:-.06em;margin:0 0 10px;font-size:clamp(34px,4vw,56px);line-height:.96}.q893-hero-header p{opacity:.88;margin:0;font-size:15px}.q893-header-actions,.q893-topbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.q893-funnel-studio button,.q893-mini-link{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:14px;justify-content:center;align-items:center;min-height:40px;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex}.q893-funnel-studio button:hover,.q893-mini-link:hover{border-color:#ff7a00}.q893-funnel-studio button.primary,.q893-funnel-studio .primary{color:#05083f;background:#ff7a00;border-color:#ff7a00;box-shadow:0 14px 32px #ff7a0038}.q893-funnel-studio button.active{color:#fff;background:#05083f;border-color:#05083f}.q893-funnel-studio button.wide{width:100%}.q893-message{color:#007a45;background:#eafff3;border:1px solid #b9f2d1;border-radius:14px;margin:12px 0;padding:13px 16px;font-weight:900}.q893-message.error{color:#b3002d;background:#fff0f0;border-color:#ffc9d3}.q893-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.q893-stats div{background:#fff;border:1px solid #e5eaf4;border-radius:20px;padding:18px}.q893-stats strong{letter-spacing:-.04em;font-size:28px;display:block}.q893-stats span{color:#6a7390;font-size:13px;font-weight:800}.q893-tabs,.q893-side-tabs{background:#fff;border:1px solid #e5eaf4;border-radius:18px;gap:8px;margin-bottom:16px;padding:8px;display:flex}.q893-tabs button,.q893-side-tabs button{box-shadow:none;border:0;border-radius:12px}.q893-card,.q893-studio-wrap{background:#fff;border:1px solid #e5eaf4;border-radius:24px;padding:18px}.q893-section-head,.q893-studio-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.q893-section-head h2,.q893-studio-topbar h2{letter-spacing:-.04em;margin:0;font-size:24px}.q893-section-head p,.q893-studio-topbar p{color:#66708e;margin:4px 0 0;font-weight:700}.q893-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.q893-template-card{background:#fff;border:1px solid #e1e7f2;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #070c2c0f}.q893-template-image{background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;height:180px;padding:18px;display:flex}.q893-template-image span,.q893-template-image b,.q893-template-body small{background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:1000}.q893-template-image b{background:#ff7a00}.q893-template-body{padding:18px}.q893-template-body h3{letter-spacing:-.035em;margin:0 0 6px;font-size:20px}.q893-template-body p{color:#66708e;margin:0 0 12px;font-weight:700}.q893-template-body div{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.q893-template-body small{background:#f2f5fb}.q893-funnel-meta{background:#f7f9fd;border:1px solid #e5eaf4;border-radius:18px;grid-template-columns:1.1fr 1.2fr 1fr;gap:10px;margin-bottom:14px;padding:12px;display:grid}.q893-funnel-studio label{color:#05083f;gap:6px;font-size:12px;font-weight:1000;display:grid}.q893-funnel-studio input,.q893-funnel-studio select,.q893-funnel-studio textarea{color:#05083f;background:#fff;border:1px solid #dfe5f3;border-radius:13px;outline:none;width:100%;min-height:42px;padding:10px 12px;font-weight:800}.q893-funnel-studio textarea{resize:vertical;min-height:92px}.q893-funnel-studio input:focus,.q893-funnel-studio select:focus,.q893-funnel-studio textarea:focus{border-color:#ff7a00;box-shadow:0 0 0 4px #ff7a001f}.q893-studio-grid{grid-template-columns:260px minmax(0,1fr) 300px;gap:14px;display:grid}.q893-left-panel,.q893-right-panel{background:#f9fbff;border:1px solid #e5eaf4;border-radius:22px;align-self:start;max-height:calc(100vh - 120px);padding:14px;position:sticky;top:18px;overflow:auto}.q893-left-panel h3,.q893-right-panel h3{margin:8px 0 10px;font-size:16px}.q893-block-palette button{border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:88px;padding:12px}.q893-block-palette span{color:#008c5a;background:#eafaf3;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:8px;font-size:12px;font-weight:1000;display:inline-flex}.q893-block-palette small,.q893-section-list small,.q893-tip,.muted{color:#6a7390;font-size:12px;font-weight:750}.q893-section-list{gap:8px;display:grid}.q893-section-list button{text-align:left;grid-template-columns:20px 32px 1fr;justify-content:stretch;align-items:center;gap:8px;padding:10px;display:grid}.q893-section-list .active{color:#fff;background:#05083f;border-color:#05083f}.q893-section-list .grip{color:#9aa4bd}.q893-section-list b{background:#eef2fb;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.q893-section-list .active b{background:#ffffff24}.q893-canvas-shell{background-image:radial-gradient(#d7ddeb 1px,#0000 1px);background-size:18px 18px;border:1px solid #e5eaf4;border-radius:24px;min-height:680px;padding:26px 20px 40px;overflow:auto}.q893-canvas-shell.mobile .q893-canvas{max-width:360px!important}.q893-drop-line{text-align:center;color:#697391;margin-bottom:12px;font-size:13px;font-weight:900}.q893-canvas{border-radius:22px;min-height:520px;margin:0 auto;overflow:hidden;box-shadow:0 24px 80px #070c2c24}.q893-empty-canvas{text-align:center;color:#697391;place-items:center;min-height:420px;padding:40px;display:grid}.q893-canvas-block{transition:outline .15s,box-shadow .15s;position:relative}.q893-canvas-block.is-selected{outline-offset:-2px;outline:2px solid #ff7a00;box-shadow:inset 0 0 0 2px #ff7a0014}.q893-floating-toolbar{z-index:10;background:#fffffff5;border-radius:14px;gap:6px;padding:6px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 28px #070c2c2e}.q893-floating-toolbar button{border-radius:10px;min-height:32px;padding:6px 10px;font-size:12px}.q893-floating-toolbar .danger{color:#e60036;border-color:#ffc6d2}.q893-hero{border-radius:inherit;background-position:50%;background-size:cover;align-items:center;display:flex}.q893-hero-content{max-width:620px}.q893-hero h1,.q893-canvas-block h2{letter-spacing:-.075em;margin:0 0 14px;font-size:clamp(34px,5vw,62px);line-height:.95}.q893-hero p,.q893-canvas-block p{margin:0 0 14px}.q893-body,.q893-rich-text{white-space:pre-wrap}.q893-btn{color:#05083f;background:#ff7a00;border-radius:14px;justify-content:center;align-items:center;min-height:48px;margin-top:14px;padding:13px 24px;font-weight:1000;text-decoration:none;display:inline-flex}.q893-image-wrap{display:block}.q893-image-wrap img{object-fit:cover;width:100%;display:block}.q893-video-box{background:#eef2f8;place-items:center;display:grid;overflow:hidden}.q893-video-box iframe{border:0;width:100%;height:100%}.q893-lead-form-preview{gap:12px;max-width:520px;margin:0 auto;display:grid}.q893-lead-form-preview input{min-height:52px}.q893-lead-form-preview button{background:#ff7a00;border-color:#ff7a00}.q893-social-row{justify-content:center;gap:10px;display:flex}.q893-social-row a{color:#fff;background:#05083f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:1000;text-decoration:none;display:inline-flex}.q893-divider{border:0;border-top:1px solid #dfe5f3;width:100%}.q893-footer{color:inherit}.q893-inspector{gap:11px;display:grid}.q893-inspector-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.q893-tip{color:#b44f00;background:#fff4e9;border:1px solid #ffd2ad;border-radius:14px;padding:12px}.q893-page-settings{border-top:1px solid #e5eaf4;gap:10px;margin-top:16px;padding-top:14px;display:grid}.q893-table-wrap{border:1px solid #e5eaf4;border-radius:18px;overflow-x:auto}.q893-table{border-collapse:collapse;width:100%;min-width:900px}.q893-table th,.q893-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf1f7;padding:13px}.q893-table th{color:#65708d;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.q893-status{background:#eef2f8;border-radius:999px;padding:7px 14px;font-weight:900;display:inline-flex}.q893-status.live{color:#008c5a;background:#e7fbf0}.q893-status.draft{color:#65708d;background:#eef2f8}@media (width<=1280px){.q893-studio-grid{grid-template-columns:230px minmax(0,1fr) 280px}}@media (width<=980px){.q893-stats,.q893-template-grid,.q893-funnel-meta,.q893-studio-grid{grid-template-columns:1fr}.q893-left-panel,.q893-right-panel{max-height:none;position:static}.q893-hero-header,.q893-section-head,.q893-studio-topbar{flex-direction:column;align-items:stretch}}.q893-studio-grid{grid-template-columns:290px minmax(560px,1fr) 320px!important;align-items:start!important}.q893-left-panel{box-sizing:border-box!important;padding:16px!important;overflow-x:hidden!important}.q893-left-panel .q893-side-tabs{box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0 0 14px!important;padding:6px!important;display:grid!important}.q893-left-panel .q893-side-tabs button{white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;border-radius:11px!important;width:100%!important;min-width:0!important;min-height:38px!important;padding:8px 6px!important;font-size:12px!important;line-height:1!important;overflow:hidden!important}.q893-left-panel h3{letter-spacing:-.02em!important;margin:10px 0 12px!important;font-size:17px!important;line-height:1.15!important}.q893-left-panel .q893-block-palette{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.q893-left-panel .q893-block-palette button{text-align:left!important;box-sizing:border-box!important;border-radius:16px!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;min-width:0!important;min-height:104px!important;padding:13px 12px!important;overflow:hidden!important}.q893-left-panel .q893-block-palette button span{border-radius:12px!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0 0 9px!important;font-size:11px!important;line-height:1!important}.q893-left-panel .q893-block-palette button strong{letter-spacing:-.01em!important;white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;font-size:13px!important;line-height:1.12!important;display:block!important}.q893-left-panel .q893-block-palette button small{white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;margin-top:4px!important;font-size:11px!important;line-height:1.18!important;display:block!important}.q893-left-panel .q893-section-list button{box-sizing:border-box!important;grid-template-columns:18px 30px minmax(0,1fr)!important;width:100%!important;min-width:0!important}.q893-left-panel .q893-section-list button span:last-child{min-width:0!important}.q893-left-panel .q893-section-list button strong,.q893-left-panel .q893-section-list button small{text-overflow:ellipsis!important;overflow:hidden!important}.q893-right-panel{box-sizing:border-box!important;padding:16px!important;overflow-x:hidden!important}.q893-canvas-shell{min-width:0!important}@media (width<=1450px){.q893-studio-grid{grid-template-columns:280px minmax(520px,1fr) 300px!important;gap:12px!important}.q893-left-panel .q893-block-palette button{min-height:98px!important;padding:12px 10px!important}}@media (width<=1180px){.q893-studio-grid{grid-template-columns:1fr!important}.q893-left-panel,.q893-right-panel{max-height:none!important;position:static!important}}.q893-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;display:flex!important}.q893-tabs{flex-wrap:wrap!important;align-items:center!important}.q893-tab-create{color:#05083f!important;background:#ff7a00!important;border-color:#ff7a00!important;min-width:170px!important;margin-left:auto!important}.q893-studio-topbar{align-items:flex-start!important}.q893-topbar-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;max-width:620px!important;display:flex!important}.q893-topbar-actions button{white-space:nowrap!important;min-width:110px!important}.q893-topbar-actions .q893-cancel-edit{color:#b00020!important;background:#fff6f6!important;border-color:#ffd0d0!important}.q893-topbar-actions .q893-create-inline{color:#05083f!important;background:#f5f7fb!important;border-color:#dfe5f3!important}.q893-topbar-actions .q893-cancel-edit:hover{background:#ffeaea!important;border-color:#ffb5b5!important}@media (width<=1200px){.q893-tab-create{width:100%!important;margin-left:0!important}.q893-topbar-actions{justify-content:flex-start!important;max-width:none!important}}:is(.q893-studio-card:has(.q893-studio-grid),.q893-editor-card:has(.q893-studio-grid),.q893-builder-card:has(.q893-studio-grid)){z-index:99999!important;box-sizing:border-box!important;background:#f5f7fb!important;border-radius:0!important;flex-direction:column!important;width:100vw!important;max-width:none!important;height:100vh!important;margin:0!important;padding:14px 16px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}:is(.q893-studio-card:has(.q893-studio-grid) .q893-studio-topbar,.q893-editor-card:has(.q893-studio-grid) .q893-studio-topbar,.q893-builder-card:has(.q893-studio-grid) .q893-studio-topbar){background:#fff!important;border:1px solid #dfe5f3!important;border-radius:16px!important;flex:none!important;margin:0 0 10px!important;padding:12px 14px!important;box-shadow:0 8px 26px #05083f0f!important}:is(.q893-studio-card:has(.q893-studio-grid) .q893-meta-grid,.q893-editor-card:has(.q893-studio-grid) .q893-meta-grid,.q893-builder-card:has(.q893-studio-grid) .q893-meta-grid){background:#fff!important;border:1px solid #dfe5f3!important;border-radius:16px!important;flex:none!important;grid-template-columns:minmax(180px,1fr) minmax(220px,1.25fr) minmax(220px,.9fr)!important;gap:10px!important;margin:0 0 10px!important;padding:10px 12px!important;display:grid!important}:is(.q893-studio-card:has(.q893-studio-grid) .q893-meta-grid input,.q893-editor-card:has(.q893-studio-grid) .q893-meta-grid input,.q893-builder-card:has(.q893-studio-grid) .q893-meta-grid input){height:38px!important;min-height:38px!important;padding:8px 12px!important;font-size:12px!important}:is(.q893-studio-card:has(.q893-studio-grid) .q893-studio-grid,.q893-editor-card:has(.q893-studio-grid) .q893-studio-grid,.q893-builder-card:has(.q893-studio-grid) .q893-studio-grid){flex:auto!important;grid-template-columns:245px minmax(0,1fr) 285px!important;align-items:stretch!important;gap:12px!important;height:auto!important;min-height:0!important;display:grid!important;overflow:hidden!important}.q893-left-panel,.q893-right-panel{box-sizing:border-box!important;background:#fff!important;border:1px solid #dfe5f3!important;border-radius:16px!important;height:100%!important;min-height:0!important;max-height:none!important;padding:12px!important;overflow:hidden auto!important}.q893-canvas-shell,.q893-canvas-wrap,.q893-preview-shell,.q893-builder-canvas{box-sizing:border-box!important;background:#eef2f8!important;border-radius:16px!important;min-width:0!important;height:100%!important;max-height:none!important;overflow:auto!important}.q893-canvas-shell>*,.q893-canvas-wrap>*,.q893-preview-shell>*,.q893-builder-canvas>*{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.q893-canvas-shell [style*=width],.q893-canvas-wrap [style*=width],.q893-preview-shell [style*=width],.q893-builder-canvas [style*=width]{max-width:100%!important}.q893-side-tabs{box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin:0 0 12px!important;padding:5px!important;display:grid!important}.q893-side-tabs button{text-overflow:ellipsis!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:36px!important;padding:7px 4px!important;font-size:12px!important;overflow:hidden!important}.q893-block-palette{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.q893-block-palette button{border-radius:14px!important;min-height:88px!important;padding:10px!important;overflow:hidden!important}.q893-block-palette button span{width:30px!important;min-width:30px!important;height:30px!important;margin-bottom:7px!important}.q893-block-palette button strong{font-size:12px!important;line-height:1.1!important}.q893-block-palette button small{font-size:10.5px!important;line-height:1.15!important}.q893-right-panel label,.q893-right-panel .field-label{margin-bottom:5px!important;font-size:11px!important}.q893-right-panel input,.q893-right-panel select,.q893-right-panel textarea{border-radius:11px!important;min-height:36px!important;padding:8px 10px!important;font-size:12px!important}.q893-right-panel textarea{min-height:78px!important}.q893-floating-toolbar,.q893-block-toolbar{flex-wrap:wrap!important;max-width:calc(100% - 20px)!important}.q893-topbar-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.q893-topbar-actions button{white-space:nowrap!important;border-radius:12px!important;min-width:104px!important;height:38px!important;padding:8px 12px!important;font-size:12px!important}@media (width<=1350px){:is(.q893-studio-card:has(.q893-studio-grid) .q893-studio-grid,.q893-editor-card:has(.q893-studio-grid) .q893-studio-grid,.q893-builder-card:has(.q893-studio-grid) .q893-studio-grid){grid-template-columns:225px minmax(0,1fr) 265px!important;gap:10px!important}.q893-canvas-shell>*,.q893-canvas-wrap>*,.q893-preview-shell>*,.q893-builder-canvas>*{max-width:700px!important}.q893-block-palette button{min-height:82px!important;padding:9px!important}}@media (width<=1050px){:is(.q893-studio-card:has(.q893-studio-grid),.q893-editor-card:has(.q893-studio-grid),.q893-builder-card:has(.q893-studio-grid)){overflow:auto!important}:is(.q893-studio-card:has(.q893-studio-grid) .q893-studio-grid,.q893-editor-card:has(.q893-studio-grid) .q893-studio-grid,.q893-builder-card:has(.q893-studio-grid) .q893-studio-grid){grid-template-columns:1fr!important;overflow:visible!important}.q893-left-panel,.q893-right-panel{height:auto!important;max-height:none!important}}.q893-tabs .q893-tab-create{display:none!important}.qv32n894a-panel{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:18px;box-shadow:0 12px 34px #05083f0d}.qv32n894a-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.qv32n894a-head small{color:#ff7a00;letter-spacing:.16em;font-weight:900}.qv32n894a-head h2{color:#05083f;letter-spacing:-.04em;margin:4px 0;font-size:24px}.qv32n894a-head p{color:#63708e;max-width:860px;margin:0;font-size:13px}.qv32n894a-panel button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:38px;padding:9px 13px;font-weight:900}.qv32n894a-panel .qv-create{color:#05083f;background:#ff7a00;border-color:#ff7a00;min-width:170px}.qv32n894a-grid{grid-template-columns:1.2fr 1fr 1fr .9fr;gap:10px;display:grid}.qv32n894a-grid label{color:#05083f;font-size:12px;font-weight:900}.qv32n894a-grid input,.qv32n894a-grid select,.qv-table input{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:12px;width:100%;height:40px;margin-top:5px;padding:8px 11px;font-weight:800}.qv32n894a-actions{background:#f7f9fd;border:1px solid #e7ecf6;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:13px 0;padding:12px;display:flex}.qv-check{color:#05083f;font-size:13px;font-weight:800}.qv32n894a-msg .ok,.qv32n894a-msg .bad{border-radius:14px;margin:10px 0;padding:10px 12px;font-size:13px;font-weight:900}.qv32n894a-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv32n894a-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}.qv-table{border:1px solid #e7ecf6;border-radius:18px;overflow:hidden}.qv-row{border-bottom:1px solid #edf1f8;grid-template-columns:1.1fr 2.3fr .65fr 1.15fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.qv-row:last-child{border-bottom:0}.qv-headrow{color:#63708e;text-transform:uppercase;letter-spacing:.04em;background:#f7f9fd;font-size:11px;font-weight:900}.qv-row b{color:#05083f;font-size:13px;display:block}.qv-row small{color:#63708e;margin-top:2px;font-size:11px;display:block}.qv-row em{border-radius:999px;justify-content:center;min-width:72px;padding:7px 9px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.qv-row em.live{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv-row em.off{color:#63708e;background:#f3f5fa;border:1px solid #dfe5f3}.qv-btns{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.qv-btns button{min-height:34px;padding:7px 10px;font-size:11px}.qv-empty{color:#63708e;background:#f9fbff;border:1px dashed #dfe5f3;border-radius:16px;padding:14px;font-weight:800}.qv32n894a-logs{margin-top:14px}.qv32n894a-logs h3{color:#05083f;margin:0 0 8px;font-size:16px}.qv-log-table{gap:8px;display:grid}.qv-log-table div{background:#fbfcff;border:1px solid #edf1f8;border-radius:13px;grid-template-columns:110px 220px 1fr;align-items:center;gap:8px;padding:9px 11px;font-size:12px;display:grid}.qv-log-table b{color:#087a4a}.qv-log-table span{color:#05083f;font-weight:800}.qv-log-table small{color:#63708e}@media (width<=1250px){.qv32n894a-grid,.qv-row{grid-template-columns:1fr}.qv-btns{justify-content:flex-start}}.qv32n894b-panel{background:#fff;border:1px solid #dfe5f3;border-radius:24px;margin:22px 0;padding:18px;box-shadow:0 18px 48px #05083f0f}.qv32n894b-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv32n894b-head small{color:#ff7a00;letter-spacing:.14em;font-weight:1000}.qv32n894b-head h2{color:#05083f;letter-spacing:-.05em;margin:4px 0;font-size:26px}.qv32n894b-head p{color:#63708e;max-width:880px;margin:0;font-size:13px;font-weight:700}.qv32n894b-panel button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:38px;padding:9px 14px;font-weight:1000}.qv32n894b-panel button:disabled{opacity:.65;cursor:wait}.qv32n894b-purpose{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0 16px;display:grid}.qv32n894b-purpose div{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;padding:13px}.qv32n894b-purpose b{color:#05083f;margin-bottom:4px;font-size:13px;display:block}.qv32n894b-purpose span{color:#63708e;font-size:12px;font-weight:750;line-height:1.25;display:block}.qv32n894b-form{grid-template-columns:1.15fr 1fr 1fr .9fr;gap:10px;display:grid}.qv32n894b-form label{color:#05083f;font-size:12px;font-weight:1000}.qv32n894b-form input,.qv32n894b-form select,.qv-source-card input{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;height:40px;margin-top:6px;padding:8px 11px;font-weight:850}.qv32n894b-actions{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:12px 0;padding:12px;display:flex}.qv32n894b-actions .qv-check{color:#05083f;font-size:13px;font-weight:850}.qv32n894b-actions .qv-create{color:#05083f;background:#ff7a00;border-color:#ff7a00;min-width:170px}.qv-msg .ok,.qv-msg .bad{border-radius:14px;margin:10px 0;padding:11px 13px;font-size:13px;font-weight:1000}.qv-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}.qv32n894b-columns{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.qv32n894b-columns h3,.qv32n894b-logs-wrap h3{color:#05083f;letter-spacing:-.025em;margin:0 0 10px;font-size:17px}.qv-source-card{background:#fbfcff;border:1px solid #e7ecf6;border-radius:18px;margin-bottom:10px;padding:13px}.qv-source-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.qv-source-title b{color:#05083f;font-size:14px;display:block}.qv-source-title span{color:#63708e;margin-top:2px;font-size:12px;font-weight:800;display:block}.qv-source-title em{border-radius:999px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:1000}.qv-source-title em.live{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv-source-title em.off{color:#63708e;background:#f2f4f8;border:1px solid #dfe5f3}.qv-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.qv-card-actions button{min-height:34px;padding:7px 11px;font-size:11px}.qv-lead-total{color:#05083f;background:#f8faff;border:1px solid #e7ecf6;border-radius:14px;margin-bottom:9px;padding:10px 12px;font-size:13px;font-weight:1000}.qv-lead-row,.qv-log-row{background:#fbfcff;border:1px solid #edf1f8;border-radius:14px;grid-template-columns:1fr 1fr 1.2fr;align-items:center;gap:8px;margin-bottom:7px;padding:10px 12px;display:grid}.qv-lead-row b,.qv-log-row b{color:#05083f;font-size:12px}.qv-lead-row span,.qv-log-row span{color:#05083f;font-size:12px;font-weight:800}.qv-lead-row small,.qv-log-row small{color:#63708e;font-size:11px;font-weight:750}.qv32n894b-logs-wrap{margin-top:14px}.qv-empty{color:#63708e;background:#f9fbff;border:1px dashed #dfe5f3;border-radius:16px;padding:14px;font-size:13px;font-weight:850}@media (width<=1200px){.qv32n894b-purpose,.qv32n894b-form,.qv32n894b-columns,.qv-lead-row,.qv-log-row{grid-template-columns:1fr}.qv32n894b-actions,.qv32n894b-head{flex-direction:column;align-items:stretch}}#qv32n894a-campaign-webhooks{isolation:isolate}.qv32n894b-panel .qv-msg .bad,.qv32n894b-panel .qv-msg .bad,.qv32n894b-panel .qv-msg .ok{white-space:normal}.qv32n895a-view-btn{color:#fff!important;cursor:pointer!important;background:#05083f!important;border:1px solid #dfe5f3!important;border-radius:12px!important;min-height:34px!important;margin-right:8px!important;padding:7px 13px!important;font-weight:1000!important}.qv895-clickable-row{cursor:pointer}.qv895-clickable-row:hover{background:#f8faff!important}#qv32n895a-inbox-modal{z-index:999999;position:fixed;inset:0}.qv895-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05083f61;position:absolute;inset:0}.qv895-drawer{color:#05083f;box-sizing:border-box;background:#fff;border-left:1px solid #dfe5f3;width:min(720px,94vw);height:100vh;padding:20px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-18px 0 60px #05083f2e}.qv895-head{border-bottom:1px solid #edf1f8;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;padding-bottom:14px;display:flex}.qv895-head small{color:#ff7a00;letter-spacing:.14em;font-weight:1000}.qv895-head h2{letter-spacing:-.05em;margin:4px 0;font-size:28px}.qv895-head p{color:#63708e;margin:0;font-weight:800}.qv895-close{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:14px;width:42px;height:42px;font-size:26px}.qv895-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.qv895-meta label,.qv895-compose label{color:#05083f;gap:6px;font-size:12px;font-weight:1000;display:grid}.qv895-meta input,.qv895-meta select,.qv895-compose textarea{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;min-height:42px;padding:10px 12px;font-weight:850}.qv895-compose textarea{resize:vertical;min-height:105px}.qv895-timeline{background:#f8faff;border:1px solid #e7ecf6;border-radius:18px;gap:10px;margin:16px 0;padding:14px;display:grid}.qv895-msg{background:#fff;border:1px solid #e7ecf6;border-radius:16px;padding:13px 14px}.qv895-msg b{color:#05083f;margin-bottom:5px;display:block}.qv895-msg p{color:#20284a;margin:0;line-height:1.45}.qv895-msg small{color:#63708e;margin-top:6px;font-weight:800;display:block}.qv895-msg.note{background:#fff8ef;border-color:#ffe1bd}.qv895-msg.reply{background:#f0f8ff;border-color:#c9e6ff}.qv895-compose{gap:12px;display:grid}.qv895-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.qv895-actions button{cursor:pointer;border:1px solid #dfe5f3;border-radius:13px;min-height:42px;padding:10px 16px;font-weight:1000}.qv895-save{color:#05083f;background:#ff7a00;border-color:#ff7a00!important}.qv895-msgline .ok,.qv895-msgline .bad{border-radius:13px;padding:10px 12px;font-size:13px;font-weight:1000}.qv895-msgline .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv895-msgline .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}@media (width<=760px){.qv895-meta{grid-template-columns:1fr}.qv895-drawer{width:100vw}}body.qv895-inbox-compact .qv895-clickable-row{height:58px!important;min-height:58px!important}body.qv895-inbox-compact .qv895-clickable-row td{vertical-align:middle!important;padding-top:9px!important;padding-bottom:9px!important;line-height:1.18!important}body.qv895-inbox-compact .qv895-clickable-row td:first-child{width:210px!important;max-width:210px!important;overflow:hidden!important}body.qv895-inbox-compact .qv895-clickable-row td:first-child,body.qv895-inbox-compact .qv895-clickable-row td:first-child *{line-height:1.15!important}body.qv895-inbox-compact .qv895-clickable-row td:nth-child(3),body.qv895-inbox-compact .qv895-clickable-row td:nth-child(4){white-space:nowrap!important;text-overflow:ellipsis!important;max-width:230px!important;overflow:hidden!important}body.qv895-inbox-compact .qv895-clickable-row td:last-child{white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:250px!important;min-width:250px!important;display:flex!important;overflow:visible!important}body.qv895-inbox-compact .qv895-clickable-row .qv32n895a-view-btn{border-radius:11px!important;flex:none!important;height:32px!important;min-height:32px!important;margin:0!important;padding:6px 12px!important;font-size:12px!important;line-height:1!important}body.qv895-inbox-compact .qv895-clickable-row td:last-child select{border-radius:11px!important;flex:none!important;width:108px!important;max-width:108px!important;height:32px!important;min-height:32px!important;padding:5px 24px 5px 10px!important;font-size:12px!important}body.qv895-inbox-compact .qv895-clickable-row td:last-child button:not(.qv32n895a-view-btn){border-radius:11px!important;flex:none!important;height:32px!important;min-height:32px!important;padding:6px 10px!important;font-size:12px!important}body.qv895-inbox-compact .qv895-clickable-row td:nth-child(2),body.qv895-inbox-compact .qv895-clickable-row td:nth-child(5),body.qv895-inbox-compact .qv895-clickable-row td:nth-child(6),body.qv895-inbox-compact .qv895-clickable-row td:nth-child(7){white-space:nowrap!important}body.qv895-inbox-compact table{min-width:1180px!important}body.qv895-inbox-compact table tbody tr{border-bottom:1px solid #edf1f8!important}#qv32n895a-inbox-modal .qv895-drawer{line-height:normal!important}.q893-hero-header{border-radius:22px!important;min-height:auto!important;padding:22px 28px!important}.q893-hero-header h1{letter-spacing:-.045em!important;margin-bottom:6px!important;font-size:34px!important;line-height:1.05!important}.q893-hero-header p{font-size:14px!important}.q893-hero-header .eyebrow{margin-bottom:6px!important;font-size:11px!important}.qv32n896a-delete-funnel{color:#e60036!important;cursor:pointer!important;background:#fff0f3!important;border:1px solid #ffc9d3!important;border-radius:13px!important;min-height:38px!important;margin-left:8px!important;padding:8px 13px!important;font-weight:1000!important}.qv32n896a-delete-funnel:disabled{opacity:.45!important;cursor:not-allowed!important}.qv32n896a-panel{background:#fff;border:1px solid #dfe5f3;border-radius:24px;margin:18px 0;padding:18px;box-shadow:0 18px 48px #05083f0f}.qv32n896a-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv32n896a-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-weight:1000;display:block}.qv32n896a-head h2{color:#05083f;letter-spacing:-.045em;margin:0 0 4px;font-size:25px}.qv32n896a-head p{color:#63708e;max-width:900px;margin:0;font-size:13px;font-weight:750}.qv32n896a-panel button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv32n896a-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:12px 0 15px;display:grid}.qv32n896a-flow div{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;padding:12px}.qv32n896a-flow b{color:#05083f;margin-bottom:3px;font-size:13px;display:block}.qv32n896a-flow span{color:#63708e;font-size:11px;font-weight:800;line-height:1.25;display:block}.qv32n896a-grid{grid-template-columns:1.2fr 1.1fr 1.1fr auto;align-items:end;gap:10px;display:grid}.qv32n896a-grid label{color:#05083f;gap:5px;font-size:12px;font-weight:1000;display:grid}.qv32n896a-grid input,.qv32n896a-grid select{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;min-height:42px;padding:9px 11px;font-weight:850}.qv896-save-connection,.qv896-create-from-list{color:#05083f!important;background:#ff7a00!important;border-color:#ff7a00!important;min-width:170px!important}.qv32n896a-create-list{border-top:1px solid #edf1f8;margin-top:14px;padding-top:14px}.qv32n896a-create-list h3{color:#05083f;letter-spacing:-.025em;margin:0 0 10px;font-size:17px}.qv32n896a-grid.list-mode{grid-template-columns:1.2fr .8fr 1fr 1fr auto}.qv896-msg .ok,.qv896-msg .bad{border-radius:14px;margin-top:12px;padding:11px 13px;font-size:13px;font-weight:1000}.qv896-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv896-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}@media (width<=1250px){.qv32n896a-flow,.qv32n896a-grid,.qv32n896a-grid.list-mode{grid-template-columns:1fr}.qv32n896a-head{flex-direction:column;align-items:stretch}}.qv32n896a-panel .qv896-msg .ok,.qv32n896a-panel .qv896-msg .bad{white-space:normal}.qv32n896c-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv32n896c-tabs-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.qv32n896c-tabs-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv32n896c-tabs-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv32n896c-tabs-head p{color:#63708e;margin:0;font-size:13px;font-weight:750}.qv32n896c-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv32n896c-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv32n896c-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv32n896c-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv32n896c-help b{color:#05083f}.qv32n896c-help span{color:#663100;font-size:13px;font-weight:800}.qv32n896c-help em{color:#b04d00;width:100%;margin-top:4px;font-style:normal;font-weight:900;display:block}body.qv32n896c-campaigns-tabs-active #qv32n894a-campaign-webhooks,body.qv32n896c-campaigns-tabs-active #qv32n896a-flow-panel{border-radius:22px!important;margin-top:16px!important;box-shadow:0 14px 38px #05083f0d!important}body.qv32n896c-campaigns-tabs-active [data-qv896c-managed="1"][style*="display: none"]{margin:0!important;padding:0!important}@media (width<=900px){.qv32n896c-tabs{grid-template-columns:1fr}}.qv896c-r2-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv896c-r2-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896c-r2-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv896c-r2-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv896c-r2-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv896c-r2-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv896c-r2-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv896c-r2-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv896c-r2-help b{color:#05083f}.qv896c-r2-help span{color:#663100;font-size:13px;font-weight:800}body.qv896c-r2-active #qv32n894a-campaign-webhooks,body.qv896c-r2-active #qv32n896a-flow-panel{border-radius:22px!important;margin-top:16px!important;box-shadow:0 14px 38px #05083f0d!important}@media (width<=900px){.qv896c-r2-tabs{grid-template-columns:1fr}}.qv896c-r3-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv896c-r3-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896c-r3-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv896c-r3-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv896c-r3-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv896c-r3-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv896c-r3-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv896c-r3-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv896c-r3-help b{color:#05083f}.qv896c-r3-help span{color:#663100;font-size:13px;font-weight:800}body.qv896c-r3-active #qv32n894a-campaign-webhooks,body.qv896c-r3-active #qv32n896a-flow-panel{border-radius:22px!important;margin-top:16px!important;box-shadow:0 14px 38px #05083f0d!important}@media (width<=900px){.qv896c-r3-tabs{grid-template-columns:1fr}}.qv896c-r4-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv896c-r4-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896c-r4-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv896c-r4-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv896c-r4-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv896c-r4-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv896c-r4-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv896c-r4-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv896c-r4-help b{color:#05083f}.qv896c-r4-help span{color:#663100;font-size:13px;font-weight:800}.qv896c-r4-content-slot{margin-top:16px}.qv896c-r4-content-slot:empty{display:none}.qv896c-r4-loading{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:16px;font-weight:900}body.qv896c-r4-active #qv32n894a-campaign-webhooks,body.qv896c-r4-active #qv32n896a-flow-panel{box-shadow:none!important;border-radius:22px!important;margin:0!important}body.qv896c-r4-active .qv896c-r4-content-slot #qv32n894a-campaign-webhooks,body.qv896c-r4-active .qv896c-r4-content-slot #qv32n896a-flow-panel{margin-top:0!important}@media (width<=900px){.qv896c-r4-tabs{grid-template-columns:1fr}}.qv896d-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv896d-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896d-head h2{color:#05083f;letter-spacing:-.045em;margin:0 0 4px;font-size:25px}.qv896d-head p{color:#63708e;max-width:900px;margin:0;font-size:13px;font-weight:750}.qv896d-head button,.qv896d-card-actions button,.qv896d-create-from-list{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv896d-campaign-row{margin-bottom:14px}.qv896d-campaign-row label,.qv896d-card label,.qv896d-create-grid label{color:#05083f;gap:6px;font-size:12px;font-weight:1000;display:grid}.qv896d-campaign-row select,.qv896d-card select,.qv896d-create-grid select,.qv896d-create-grid input{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;min-height:42px;padding:9px 11px;font-weight:850}.qv896d-two-cards{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.qv896d-card{background:#f8faff;border:1px solid #e7ecf6;border-radius:18px;padding:15px}.qv896d-card-title{margin-bottom:12px}.qv896d-card-title b{color:#05083f;margin-bottom:3px;font-size:17px;display:block}.qv896d-card-title span{color:#63708e;font-size:12px;font-weight:800}.qv896d-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.qv896d-save-funnel,.qv896d-save-list,.qv896d-create-from-list{color:#05083f!important;background:#ff7a00!important;border-color:#ff7a00!important}.qv896d-create{border-top:1px solid #edf1f8;margin-top:8px;padding-top:15px}.qv896d-create h3{color:#05083f;letter-spacing:-.025em;margin:0 0 4px;font-size:18px}.qv896d-create p{color:#63708e;margin:0 0 12px;font-size:12px;font-weight:750}.qv896d-create-grid{grid-template-columns:1.2fr .75fr 1fr 1fr auto;align-items:end;gap:10px;display:grid}.qv896d-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.qv896d-guide div{background:#fff;border:1px solid #e7ecf6;border-radius:15px;padding:12px}.qv896d-guide b{color:#05083f;margin-bottom:3px;display:block}.qv896d-guide span{color:#63708e;font-size:12px;font-weight:800;display:block}.qv896d-msg .ok,.qv896d-msg .bad{border-radius:14px;margin-top:12px;padding:11px 13px;font-size:13px;font-weight:1000}.qv896d-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv896d-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}@media (width<=1200px){.qv896d-two-cards,.qv896d-create-grid,.qv896d-guide{grid-template-columns:1fr}.qv896d-head{flex-direction:column;align-items:stretch}}.qv896e-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv896e-head small,.qv896e-path-top small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896e-head h2{color:#05083f;letter-spacing:-.045em;margin:0 0 4px;font-size:25px}.qv896e-head p,.qv896e-path-top p,.qv896e-advanced p{color:#63708e;margin:0;font-size:13px;font-weight:750}.qv896e-head button,.qv896e-actions button,.qv896e-save-existing{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv896e-paths{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.qv896e-path-card{background:#f8faff;border:1px solid #e7ecf6;border-radius:20px;padding:16px}.qv896e-path-card.funnel-path{border-color:#cfe0ff}.qv896e-path-card.list-path{border-color:#ffe1bd}.qv896e-path-top{margin-bottom:14px}.qv896e-path-top h3{color:#05083f;letter-spacing:-.035em;margin:0 0 4px;font-size:20px}.qv896e-grid,.qv896e-advanced-grid{grid-template-columns:1.1fr .75fr 1.1fr;align-items:end;gap:10px;display:grid}.qv896e-grid label,.qv896e-advanced-grid label{color:#05083f;gap:6px;font-size:12px;font-weight:1000;display:grid}.qv896e-grid input,.qv896e-grid select,.qv896e-advanced-grid select{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;min-height:42px;padding:9px 11px;font-weight:850}.qv896e-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.qv896e-create-funnel-campaign,.qv896e-create-list-campaign,.qv896e-save-existing{color:#05083f!important;background:#ff7a00!important;border-color:#ff7a00!important}.qv896e-advanced{background:#fff;border:1px solid #e7ecf6;border-radius:18px;margin:14px 0;padding:14px}.qv896e-advanced summary{color:#05083f;cursor:pointer;font-size:15px;font-weight:1000}.qv896e-advanced p{margin:8px 0 12px}.qv896e-advanced-grid{grid-template-columns:1fr 1fr 1fr auto}.qv896e-guide{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.qv896e-guide div{background:#fff;border:1px solid #e7ecf6;border-radius:15px;padding:12px}.qv896e-guide b{color:#05083f;margin-bottom:3px;display:block}.qv896e-guide span{color:#63708e;font-size:12px;font-weight:800;display:block}.qv896e-msg .ok,.qv896e-msg .bad{border-radius:14px;margin-top:12px;padding:11px 13px;font-size:13px;font-weight:1000}.qv896e-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv896e-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}@media (width<=1200px){.qv896e-paths,.qv896e-grid,.qv896e-advanced-grid,.qv896e-guide{grid-template-columns:1fr}.qv896e-head{flex-direction:column;align-items:stretch}}.qv896c-r5-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv896c-r5-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896c-r5-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv896c-r5-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv896c-r5-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv896c-r5-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv896c-r5-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv896c-r5-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv896c-r5-help b{color:#05083f}.qv896c-r5-help span{color:#663100;font-size:13px;font-weight:800}.qv896c-r5-slot{margin-top:16px}.qv896c-r5-loading{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:16px;font-weight:900}body.qv896c-r5-tab-main #qv32n894a-campaign-webhooks,body.qv896c-r5-tab-main #qv32n896a-flow-panel,body.qv896c-r5-tab-api #qv32n896a-flow-panel,body.qv896c-r5-tab-flow #qv32n894a-campaign-webhooks{display:none!important}body.qv896c-r5-tab-api #qv32n894a-campaign-webhooks,body.qv896c-r5-tab-flow #qv32n896a-flow-panel{box-shadow:none!important;border-radius:22px!important;margin:0!important}@media (width<=900px){.qv896c-r5-tabs{grid-template-columns:1fr}}.qv896c-r6-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv896c-r6-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv896c-r6-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv896c-r6-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv896c-r6-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv896c-r6-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv896c-r6-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv896c-r6-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv896c-r6-help b{color:#05083f}.qv896c-r6-help span{color:#663100;font-size:13px;font-weight:800}.qv896c-r6-slot{margin-top:16px}.qv896c-r6-loading{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:16px;font-weight:900}body.qv896c-r6-tab-main #qv32n894a-campaign-webhooks,body.qv896c-r6-tab-main #qv32n896a-flow-panel,body.qv896c-r6-tab-api #qv32n896a-flow-panel,body.qv896c-r6-tab-flow #qv32n894a-campaign-webhooks{display:none!important}@media (width<=900px){.qv896c-r6-tabs{grid-template-columns:1fr}}.qv897-panel{background:#fff;border:1px solid #dfe5f3;border-radius:24px;margin:18px 0;padding:18px;box-shadow:0 18px 48px #05083f0f}.qv897-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv897-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv897-head h2{color:#05083f;letter-spacing:-.045em;margin:0 0 4px;font-size:26px}.qv897-head p{color:#63708e;margin:0;font-size:13px;font-weight:750}.qv897-head button,.qv897-save,.qv897-rule button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv897-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px;display:grid}.qv897-flow div,.qv897-explain div,.qv897-guide div{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;padding:12px}.qv897-flow b,.qv897-explain b,.qv897-guide b{color:#05083f;margin-bottom:3px;display:block}.qv897-flow span,.qv897-explain span,.qv897-guide span{color:#63708e;font-size:12px;font-weight:800}.qv897-builder{background:#f8faff;border:1px solid #e7ecf6;border-radius:18px;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr 1fr .8fr .75fr auto;align-items:end;gap:10px;padding:14px;display:grid}.qv897-builder label,.qv897-source-slot label{color:#05083f;gap:6px;font-size:12px;font-weight:1000;display:grid}.qv897-builder input,.qv897-builder select,.qv897-source-slot input,.qv897-source-slot select{color:#05083f;box-sizing:border-box;background:#fff;border:1px solid #dfe5f3;border-radius:13px;width:100%;min-height:42px;padding:9px 11px;font-weight:850}.qv897-save{color:#05083f!important;background:#ff7a00!important;border-color:#ff7a00!important}.qv897-explain{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.qv897-split{grid-template-columns:1.3fr .9fr;gap:14px;margin-top:16px;display:grid}.qv897-split h3{color:#05083f;margin:0 0 10px;font-size:18px}.qv897-rules,.qv897-logs{gap:10px;display:grid}.qv897-rule,.qv897-log{background:#fff;border:1px solid #e7ecf6;border-radius:16px;padding:12px}.qv897-rule{justify-content:space-between;align-items:center;gap:12px;display:flex}.qv897-rule b,.qv897-log b{color:#05083f;margin-bottom:3px;display:block}.qv897-rule span,.qv897-log span,.qv897-log small{color:#63708e;font-size:12px;font-weight:800;display:block}.qv897-rule-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.qv897-rule-meta em{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:1000}.qv897-rule-meta small{color:#63708e;font-weight:900}.qv897-empty,.qv897-loading{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:14px;font-weight:900}.qv897-msg .ok,.qv897-msg .bad{border-radius:14px;margin-top:12px;padding:11px 13px;font-size:13px;font-weight:1000}.qv897-msg .ok{color:#087a4a;background:#eafaf2;border:1px solid #c4f0dc}.qv897-msg .bad{color:#b00020;background:#fff0f0;border:1px solid #ffd0d0}@media (width<=1350px){.qv897-builder{grid-template-columns:1fr 1fr}.qv897-save{grid-column:1/-1}}@media (width<=900px){.qv897-flow,.qv897-explain,.qv897-split,.qv897-builder{grid-template-columns:1fr}.qv897-head{flex-direction:column;align-items:stretch}}.qv897b-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv897b-head small,.qv897b-logs-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv897b-head h2,.qv897b-logs-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv897b-head p,.qv897b-logs-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv897b-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv897b-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv897b-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv897b-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv897b-help b{color:#05083f}.qv897b-help span{color:#663100;font-size:13px;font-weight:800}.qv897b-slot{margin-top:16px}.qv897b-loading,.qv897b-empty,.qv897b-error{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:16px;font-weight:900}.qv897b-error{color:#b00020;background:#fff0f0;border-color:#ffd0d0}.qv897b-logs-panel{background:#fff;border:1px solid #dfe5f3;border-radius:22px;padding:16px}.qv897b-logs-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv897b-logs-head button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv897b-log-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.qv897b-log-stats div{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;padding:14px}.qv897b-log-stats b{color:#05083f;font-size:24px;display:block}.qv897b-log-stats span{color:#63708e;font-weight:900}.qv897b-logs-list{gap:10px;display:grid}.qv897b-log-row{background:#fff;border:1px solid #e7ecf6;border-radius:16px;padding:12px}.qv897b-log-row b{color:#05083f;margin-bottom:3px;display:block}.qv897b-log-row span,.qv897b-log-row small{color:#63708e;font-size:12px;font-weight:800;display:block}body.qv897b-tab-workflows #qv32n897a-automation-connector{display:none!important}@media (width<=900px){.qv897b-tabs,.qv897b-log-stats{grid-template-columns:1fr}.qv897b-logs-head{flex-direction:column;align-items:stretch}}.qv897b-r2-tabs-shell{background:#fff;border:1px solid #dfe5f3;border-radius:22px;margin:18px 0;padding:16px;box-shadow:0 14px 38px #05083f0d}.qv897b-r2-head small,.qv897b-r2-logs-head small{color:#ff7a00;letter-spacing:.14em;margin-bottom:4px;font-size:11px;font-weight:1000;display:block}.qv897b-r2-head h2,.qv897b-r2-logs-head h2{color:#05083f;letter-spacing:-.04em;margin:0 0 3px;font-size:23px}.qv897b-r2-head p,.qv897b-r2-logs-head p{color:#63708e;margin:0 0 12px;font-size:13px;font-weight:750}.qv897b-r2-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qv897b-r2-tabs button{color:#05083f;cursor:pointer;background:#f8faff;border:1px solid #dfe5f3;border-radius:15px;min-height:46px;padding:10px 14px;font-size:14px;font-weight:1000}.qv897b-r2-tabs button.active{color:#fff;background:#05083f;border-color:#05083f;box-shadow:0 12px 26px #05083f29}.qv897b-r2-help{color:#663100;background:#fff8ef;border:1px solid #ffd9b5;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;display:flex}.qv897b-r2-help b{color:#05083f}.qv897b-r2-help span{color:#663100;font-size:13px;font-weight:800}.qv897b-r2-slot{margin-top:16px}.qv897b-r2-loading,.qv897b-r2-empty,.qv897b-r2-error{color:#63708e;background:#f8faff;border:1px dashed #dfe5f3;border-radius:16px;padding:16px;font-weight:900}.qv897b-r2-error{color:#b00020;background:#fff0f0;border-color:#ffd0d0}.qv897b-r2-logs-panel{background:#fff;border:1px solid #dfe5f3;border-radius:22px;padding:16px}.qv897b-r2-logs-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.qv897b-r2-logs-head button{color:#05083f;cursor:pointer;background:#fff;border:1px solid #dfe5f3;border-radius:13px;min-height:40px;padding:9px 14px;font-weight:1000}.qv897b-r2-log-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.qv897b-r2-log-stats div{background:#f8faff;border:1px solid #e7ecf6;border-radius:16px;padding:14px}.qv897b-r2-log-stats b{color:#05083f;font-size:24px;display:block}.qv897b-r2-log-stats span{color:#63708e;font-weight:900}.qv897b-r2-logs-list{gap:10px;display:grid}.qv897b-r2-log-row{background:#fff;border:1px solid #e7ecf6;border-radius:16px;padding:12px}.qv897b-r2-log-row b{color:#05083f;margin-bottom:3px;display:block}.qv897b-r2-log-row span,.qv897b-r2-log-row small{color:#63708e;font-size:12px;font-weight:800;display:block}body.qv897b-r2-tab-workflows #qv32n897a-automation-connector{display:none!important}@media (width<=900px){.qv897b-r2-tabs,.qv897b-r2-log-stats{grid-template-columns:1fr}.qv897b-r2-logs-head{flex-direction:column;align-items:stretch}}
