:root{color-scheme:light;--background:#f8f9ff;--foreground:#101827;--muted:#5f6b85;--muted-strong:#455064;--panel:#ffffff;--panel-subtle:#eef3ff;--border:#dfe5ff;--border-strong:#c7d2fe;--primary:#545cff;--primary-hover:#4349df;--accent:#2f7d57;--danger:#9f2d39;--shadow:0 22px 60px rgba(32,43,88,0.1)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at 50% 0,rgba(101,113,255,.18),transparent 32%),linear-gradient(180deg,#f8f9ff,#eef3ff 48%,#f8f9ff);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}.center-page,.page{min-height:100vh}.center-page{display:grid;place-items:center;padding:24px}.login-panel{width:min(100%,460px);border:1px solid rgba(84,92,255,.13);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);padding:30px}.auth-brand{display:inline-flex;align-items:center;gap:10px;color:var(--foreground);font-weight:820;margin-bottom:22px}.auth-brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(92,104,255,.22);border-radius:8px;background:#ffffff;color:var(--primary);box-shadow:0 10px 26px rgba(84,92,255,.12)}.login-panel h1,.page-title h1{margin:0;font-size:28px;line-height:1.15}.login-panel p,.muted,.page-title p{color:var(--muted)}.login-panel p{margin:10px 0 24px;line-height:1.55}.login-form{display:grid;grid-gap:14px;gap:14px}.panel-footnote{margin:18px 0 0;color:var(--muted);font-size:14px}.back-link,.panel-footnote a{color:var(--primary);font-weight:750}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px}.success-state{display:grid;justify-items:start}.success-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:rgba(47,125,87,.12);color:var(--accent);margin-bottom:18px}.success-state .button{margin-top:8px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;background:var(--primary);color:#ffffff;cursor:pointer;font-weight:650;padding:10px 14px;box-shadow:0 12px 26px rgba(84,92,255,.16);transition:background .14s ease,border-color .14s ease,color .14s ease}.button:hover{background:var(--primary-hover)}.button.secondary{border-color:var(--border-strong);background:#ffffff;color:#2f37e8;box-shadow:none}.button.secondary:hover{border-color:var(--primary);color:var(--primary)}.button.danger{border-color:#f0c7cd;background:#fff;color:var(--danger);box-shadow:none}.button.danger:hover{border-color:var(--danger);background:#fff6f7}.app-shell{min-height:100vh;background:#f5f6fa;color:var(--foreground)}.topbar{border-bottom:1px solid #e4e7f0;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.main,.topbar-inner{width:min(1240px,calc(100% - 32px));margin:0 auto}.topbar-inner{min-height:68px;justify-content:space-between;gap:16px}.brand,.topbar-inner{display:flex;align-items:center}.brand{gap:10px;font-weight:820;color:#111827}.brand-mark{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;border:1px solid #e1e6f4;background:#f4f6ff;color:#545cff;box-shadow:none}.main{padding:24px 0 56px}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-title p{margin:8px 0 0}.dashboard-eyebrow{color:var(--primary);font-weight:820;letter-spacing:0;text-transform:uppercase}.dashboard-eyebrow,.status-pill{display:inline-flex;font-size:12px}.status-pill{min-height:34px;align-items:center;border-radius:999px;font-weight:800;padding:7px 10px;white-space:nowrap}.status-pill.success{background:rgba(47,125,87,.11);color:#23704c}.status-pill.warning{background:rgba(255,176,81,.16);color:#8f5a12}.dashboard-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.dashboard-sidebar{position:-webkit-sticky;position:sticky;top:88px;display:grid;min-height:auto;align-content:start;grid-gap:18px;gap:18px;border:1px solid #e4e7f0;border-radius:8px;background:#ffffff;padding:12px;box-shadow:0 10px 26px rgba(16,24,40,.04)}.sidebar-section{display:grid;grid-gap:6px;gap:6px}.sidebar-account-card{display:grid;grid-gap:4px;gap:4px;border:1px solid #e4e7f0;border-radius:8px;background:#fbfcff;padding:12px}.sidebar-account-card span{color:#7a859a;font-size:11px;font-weight:840;text-transform:uppercase}.sidebar-account-card p,.sidebar-account-card strong{min-width:0;overflow-wrap:anywhere}.sidebar-account-card strong{color:#111827;font-size:14px}.sidebar-account-card p{margin:0;color:#5f6b85;font-size:12px;line-height:1.35}.sidebar-label{color:#7a859a;font-size:11px;font-weight:840;text-transform:uppercase;padding:0 8px}.sidebar-item{display:flex;width:100%;min-height:40px;align-items:center;gap:9px;border:1px solid transparent;border-radius:8px;background:transparent;color:#394256;cursor:pointer;font:inherit;font-weight:760;padding:9px 10px;text-align:left}.sidebar-item.active,.sidebar-item:hover{border-color:#dce3ff;background:#f3f5ff;color:#3942e8}.sidebar-item:disabled{cursor:not-allowed;opacity:.52}.sidebar-empty{border:1px dashed rgba(84,92,255,.22);border-radius:7px;color:var(--muted);font-size:13px;margin:0 10px;padding:10px 11px}.dashboard-content{display:grid;grid-gap:16px;gap:16px}.dashboard-panel,.org-header{border:1px solid #e4e7f0;border-radius:8px;background:#ffffff;box-shadow:0 10px 26px rgba(16,24,40,.04)}.org-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px}.org-header h1{margin:6px 0 0;font-size:30px;line-height:1.08;color:var(--foreground)}.org-header p{margin:8px 0 0;color:var(--muted)}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-metric-card{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:start;border:1px solid #e4e7f0;border-radius:8px;background:#ffffff;padding:14px;box-shadow:0 10px 24px rgba(16,24,40,.035)}.dashboard-metric-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid #dfe5ff;border-radius:8px;background:#f4f6ff;color:#545cff}.dashboard-metric-card span{display:block;color:#7a859a;font-size:11px;font-weight:840;text-transform:uppercase}.dashboard-metric-card strong{display:block;min-width:0;overflow-wrap:anywhere;margin-top:4px;color:var(--foreground);font-size:21px;line-height:1.1}.dashboard-metric-card p{min-width:0;overflow-wrap:anywhere;margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.35}.dashboard-tabbar{display:none;flex-wrap:wrap;gap:10px;border:1px solid #e4e7f0;border-radius:8px;background:#ffffff;padding:8px}.dashboard-tab{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;background:transparent;color:#455064;cursor:pointer;font:inherit;font-weight:760;padding:9px 12px}.dashboard-tab.active,.dashboard-tab:hover{border-color:#dce3ff;background:#f3f5ff;color:#3942e8}.dashboard-panel{display:grid;grid-gap:18px;gap:18px;padding:24px}.panel-heading{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #eef1f7;padding-bottom:16px}.panel-heading h2{margin:0;font-size:24px;line-height:1.18;color:var(--foreground)}.panel-heading p{margin:7px 0 0;color:var(--muted);line-height:1.5}.connector-card-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));grid-gap:14px;gap:14px}.enterprise-connector-card{display:grid;min-height:248px;grid-template-rows:auto auto auto 1fr auto;grid-gap:13px;gap:13px;border:1px solid #e4e7f0;border-radius:8px;background:#ffffff;padding:18px;box-shadow:0 10px 24px rgba(16,24,40,.035)}.connector-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.connector-card-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid #dfe5ff;border-radius:8px;background:#f4f6ff;color:#545cff}.connector-status{border-radius:999px;background:rgba(255,176,81,.16);color:#8f5a12;font-size:11px;font-weight:840;padding:6px 8px}.connector-status.connected{background:rgba(47,125,87,.11);color:#23704c}.enterprise-connector-card h3{margin:0;font-size:21px;line-height:1.15;color:var(--foreground)}.enterprise-connector-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.connector-instance-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px;border-top:1px solid #eef1f7;padding-top:12px}.connector-instance-info div{display:grid;grid-gap:3px;gap:3px}.connector-instance-info span{color:#7a859a;font-size:11px;font-weight:820;text-transform:uppercase}.connector-instance-info strong{min-width:0;overflow-wrap:anywhere;color:var(--foreground);font-size:13px;font-weight:720}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.card h2{margin:0;font-size:18px}.enterprise-table{display:grid;overflow:hidden;border:1px solid #e4e7f0;border-radius:8px}.enterprise-table-row{display:grid;grid-template-columns:1fr 1.3fr 120px;grid-gap:14px;gap:14px;align-items:center;border-top:1px solid #eef1f7;padding:14px 16px;color:var(--foreground)}.enterprise-table-row:first-child{border-top:0}.enterprise-table-row.header{background:#f8f9fc;color:#7a859a;font-size:12px;font-weight:820;text-transform:uppercase}.mapping-workspace{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:end}.mapping-picker-grid{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch}.bridge-direction{display:grid;min-height:42px;place-items:center;color:var(--primary);font-weight:860}.field select{width:100%;min-height:40px;border:1px solid #dfe5ef;border-radius:7px;background:#fff;color:var(--foreground);padding:9px 11px}.field select:focus{border-color:#545cff;outline:2px solid rgba(84,92,255,.16);outline-offset:1px}.mapping-column{display:grid;grid-gap:10px;gap:10px;border:1px solid #e4e7f0;border-radius:8px;background:#fbfcff;padding:16px}.mapping-column strong{color:var(--foreground)}.mapping-instance{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.mapping-placeholder{display:grid;min-height:140px;place-items:center;border:1px dashed rgba(84,92,255,.26);border-radius:8px;color:var(--muted);text-align:center}.mapping-actions{display:flex;justify-content:flex-end}.mapped-channel-list{display:grid;overflow:hidden;border:1px solid #e4e7f0;border-radius:8px}.mapped-channel-empty{color:var(--muted);padding:16px}.platform-settings-header{display:grid;grid-template-columns:44px minmax(0,1fr) max-content;grid-gap:14px;gap:14px;align-items:start}.platform-settings-header h1{margin:6px 0 0;font-size:30px;line-height:1.15}.platform-settings-header p{margin:8px 0 0;color:var(--muted);line-height:1.5}.sync-action-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,max-content));grid-gap:14px;gap:14px;align-items:end}.resource-list{display:grid;overflow:hidden;border:1px solid #e4e7f0;border-radius:8px}.resource-list-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.7fr);grid-gap:12px;gap:12px;align-items:center;border-top:1px solid #eef1f7;padding:12px 14px;color:var(--foreground)}.resource-list-row:first-child{border-top:0}.resource-list-row span,.resource-list-row strong{min-width:0;overflow-wrap:anywhere}.resource-list-row span{color:var(--muted);font-size:13px}.details{display:grid;grid-gap:12px;gap:12px}.detail-row{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:baseline;border-top:1px solid #eef1f7;padding-top:12px}.detail-row:first-child{border-top:0;padding-top:0}.detail-label{color:#7a859a;font-size:13px;font-weight:700;text-transform:uppercase}.detail-value{min-width:0;overflow-wrap:anywhere;color:var(--foreground);font-weight:650}.integration-list{display:grid;grid-gap:12px;gap:12px}.connector-console{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:18px;gap:18px;align-items:start}.connector-copy h3{margin:9px 0 0;font-size:22px;line-height:1.2}.connector-action-card span,.connector-copy p,.mapping-empty.enterprise span,.resource-header span{color:var(--muted);line-height:1.5}.connector-copy p{margin:10px 0 0}.connector-actions,.resource-explorer{display:grid;grid-gap:12px;gap:12px}.connector-action-card{display:grid;grid-template-columns:36px minmax(0,1fr) max-content;grid-gap:13px;gap:13px;align-items:center;border:1px solid #e4e7f0;border-radius:8px;background:#fbfcff;padding:14px}.connector-action-card strong,.connector-copy h3,.mapping-empty.enterprise strong,.resource-header strong{color:var(--foreground)}.connector-action-card strong,.mapping-empty.enterprise strong,.resource-header strong{display:block}.connector-action-card span{display:block;margin-top:3px;font-size:14px}.mapping-panel,.probe-grid{display:grid}.probe-grid{grid-gap:14px;gap:14px}.probe-grid.compact{gap:12px}.resource-explorer{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-column{display:grid;grid-gap:14px;gap:14px;border:1px solid #e4e7f0;border-radius:8px;background:#fbfcff;padding:16px}.resource-header{display:flex;gap:10px;align-items:flex-start}.resource-header svg{color:var(--primary);flex:0 0 auto;margin-top:1px}.resource-header span{display:block;font-size:14px;margin-top:3px}.resource-explorer>.error-box,.resource-explorer>.result-box{grid-column:1/-1}.field{display:grid;grid-gap:7px;gap:7px}.field span{color:#7a859a;font-size:13px;font-weight:700;text-transform:uppercase}.field input{width:100%;min-height:40px;border:1px solid #dfe5ef;border-radius:7px;background:#fff;color:var(--foreground);padding:9px 11px}.field input::placeholder{color:#9aa4ba}.field input:focus{border-color:#545cff;outline:2px solid rgba(84,92,255,.16);outline-offset:1px}.result-box{max-height:320px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:#0f1720;color:#edf3f8;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;margin:0;padding:14px;white-space:pre-wrap}.integration-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e4e7f0;border-radius:8px;background:#fbfcff;padding:14px}.integration-item strong{color:var(--foreground);display:block;margin-bottom:3px}.mapping-empty{display:grid;min-height:220px;place-items:center;border:1px dashed #cfd7f5;border-radius:8px;background:var(--panel-subtle);color:var(--muted-strong);padding:22px;text-align:center}.mapping-empty.enterprise{min-height:180px;justify-items:center;gap:8px}.mapping-empty.enterprise svg{color:var(--primary)}.error-box{border:1px solid #f0c4cc;border-radius:8px;background:#fff5f6;color:var(--danger);padding:14px}.notice-box{border:1px solid rgba(47,125,87,.24);border-radius:8px;background:rgba(47,125,87,.08);color:#23704c;padding:14px}.error-box.compact{padding:11px 12px}.login-error{display:grid;grid-gap:8px;gap:8px}.login-error p{margin:0}.inline-action-link{color:var(--danger);font-weight:700;text-decoration:underline;text-underline-offset:3px}.notice-box.compact{padding:11px 12px}.spin{animation:spin .9s linear infinite}.loading{display:grid;min-height:100vh;place-items:center;background:#f5f6fa;color:var(--muted)}.landing-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% -10%,rgba(79,123,255,.34),transparent 34%),radial-gradient(circle at 12% 28%,rgba(31,111,235,.22),transparent 24%),linear-gradient(180deg,#071226,#0b1730 48%,#081225);color:#edf4ff}.final-cta,.landing-hero,.landing-section{width:min(1180px,calc(100% - 32px));margin:0 auto}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(138,169,255,.18);background:rgba(8,18,37,.84);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-nav{display:grid;width:min(1180px,calc(100% - 32px));grid-template-columns:max-content minmax(220px,1fr) max-content;min-height:72px;align-items:center;grid-gap:22px;gap:22px;margin:0 auto}.final-cta,.hero-proof-strip,.hero-proof-strip article,.highlight-card span,.landing-actions,.landing-brand,.landing-button,.landing-nav-actions,.landing-nav-cta,.landing-nav-link-button,.landing-nav-links,.modern-pricing-card li,.plan-button,.pricing-card-heading,.pricing-card-heading em{display:flex;align-items:center}.landing-brand{gap:10px;font-size:16px;font-weight:850}.landing-brand-mark{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(138,169,255,.34);border-radius:7px;background:rgba(85,121,255,.16);color:#9db3ff;box-shadow:0 8px 20px rgba(64,100,255,.18)}.landing-nav-links{justify-content:center;gap:22px;color:#b8c5df;font-size:13px;font-weight:760}.landing-nav-link-button:hover,.landing-nav-links a:hover{color:#ffffff}.landing-nav-actions{gap:10px}.landing-nav-cta,.landing-nav-link-button{min-height:38px;justify-content:center;border-radius:7px;font-size:13px;font-weight:820;padding:9px 13px}.landing-nav-link-button{border:1px solid rgba(138,169,255,.24);background:rgba(255,255,255,.08);color:#edf4ff}.landing-nav-cta{border:1px solid #6687ff;background:#6687ff;color:#ffffff;box-shadow:0 12px 28px rgba(74,107,255,.34)}.landing-hero{display:grid;justify-items:center;padding:66px 0 42px;text-align:center}.landing-eyebrow,.section-heading span{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid rgba(138,169,255,.26);border-radius:999px;background:rgba(255,255,255,.08);color:#aebcff;font-size:12px;font-weight:850;letter-spacing:0;padding:7px 11px;text-transform:uppercase}.landing-hero h1{max-width:820px;margin:22px auto 0;font-size:clamp(40px,5.2vw,68px);line-height:1.02;letter-spacing:0}.final-cta p,.hero-proof-strip span,.highlight-card p,.landing-hero p,.pricing-description,.section-heading p{color:#b8c5df;line-height:1.55}.landing-hero>p{max-width:780px;margin:22px auto 0;font-size:19px}.landing-actions{justify-content:center;gap:14px;margin-top:32px}.landing-button{min-height:46px;justify-content:center;gap:9px;border:1px solid transparent;border-radius:7px;font-weight:850;padding:12px 18px}.landing-button.primary{border-color:#6687ff;background:#6687ff;color:#ffffff;box-shadow:0 14px 30px rgba(74,107,255,.36)}.landing-button.secondary{border-color:rgba(138,169,255,.24);background:rgba(255,255,255,.08);color:#edf4ff}.hero-proof-strip{width:min(100%,920px);justify-content:center;gap:12px;margin-top:46px}.hero-proof-strip article,.highlight-card,.modern-pricing-card{border:1px solid rgba(138,169,255,.18);border-radius:8px;background:rgba(13,30,61,.78);box-shadow:0 18px 46px rgba(3,8,20,.26)}.hero-proof-strip article{flex:1 1;min-width:0;gap:10px;text-align:left;padding:14px}.hero-proof-strip svg,.highlight-card svg{color:#9db3ff;flex:0 0 auto}.hero-proof-strip span,.hero-proof-strip strong{display:block}.hero-proof-strip strong{font-size:13px}.hero-proof-strip span{margin-top:2px;font-size:12px}.landing-section{padding:58px 0}.compact-section{padding-top:38px}.section-heading{max-width:760px;margin:0 auto 26px;text-align:center}.final-cta h2,.section-heading h2{margin:14px 0 0;font-size:clamp(30px,3.6vw,48px);line-height:1.08;letter-spacing:0}.section-heading p{margin:14px 0 0;font-size:16px}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.highlight-card{min-height:204px;padding:20px}.highlight-card span{width:38px;height:38px;justify-content:center;border:1px solid rgba(138,169,255,.22);border-radius:8px;background:rgba(85,121,255,.14)}.highlight-card h3{margin:18px 0 0;font-size:19px}.highlight-card p{margin:9px 0 0}.pricing-section{display:grid;justify-items:center}.pricing-grid{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.modern-pricing-card{display:grid;min-height:430px;align-content:start;grid-gap:16px;gap:16px;padding:20px}.modern-pricing-card.featured{border-color:rgba(138,169,255,.58);box-shadow:0 18px 46px rgba(3,8,20,.28),0 0 0 3px rgba(102,135,255,.18)}.modern-pricing-card.enterprise{background:#0d1730;border-color:rgba(138,169,255,.3);color:#ffffff}.pricing-card-heading{align-items:flex-start;justify-content:space-between;gap:10px}.pricing-card-heading span{color:#9db3ff;font-size:13px;font-weight:850}.modern-pricing-card.enterprise .pricing-card-heading span{color:#b8c7ff}.pricing-card-heading h3{margin:12px 0 0;font-size:clamp(36px,3.4vw,48px);line-height:1}.pricing-card-heading p{margin:7px 0 0;color:#aebbd4;font-size:13px}.modern-pricing-card.enterprise .pricing-card-heading p,.modern-pricing-card.enterprise .pricing-description,.modern-pricing-card.enterprise li{color:#cbd5e1}.pricing-card-heading em{gap:5px;border-radius:999px;background:rgba(102,135,255,.18);color:#c8d4ff;font-size:11px;font-style:normal;font-weight:850;padding:6px 8px}.channel-limit{display:block;min-height:42px;color:#edf4ff;line-height:1.35}.modern-pricing-card.enterprise .channel-limit{color:#ffffff}.pricing-description{margin:0;font-size:14px}.modern-pricing-card ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:4px 0 0;list-style:none}.modern-pricing-card li{gap:8px;color:#d7e1f5;font-size:13px;line-height:1.4}.modern-pricing-card li svg{flex:0 0 auto;color:#11a66a}.plan-button{min-height:42px;justify-content:center;gap:8px;align-self:end;margin-top:auto;border:1px solid rgba(138,169,255,.24);border-radius:7px;background:rgba(255,255,255,.08);color:#edf4ff;font-weight:850;padding:10px 12px}.modern-pricing-card.enterprise .plan-button,.modern-pricing-card.featured .plan-button{border-color:#6687ff;background:#6687ff;color:#ffffff}.final-cta{justify-content:space-between;gap:22px;border-top:1px solid rgba(138,169,255,.18);padding:56px 0 76px}.final-cta div{max-width:680px}.final-cta-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(138,169,255,.22);border-radius:8px;background:rgba(36,178,118,.13);color:#43d391}.final-cta h2{margin-top:16px;font-size:clamp(28px,3.4vw,42px)}.final-cta p{margin:12px 0 0}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:800px){.main,.topbar-inner{width:min(100% - 24px,1120px)}.integration-item,.org-header,.page-title,.platform-settings-header,.topbar-inner{align-items:stretch;flex-direction:column}.connector-card-grid,.connector-console,.dashboard-layout,.grid,.mapping-picker-grid,.mapping-workspace,.platform-settings-header,.resource-explorer,.resource-list-row,.sync-action-grid{grid-template-columns:1fr}.org-header h1{font-size:30px}.detail-row{grid-template-columns:1fr;gap:4px}.button{width:100%}.connector-action-card{grid-template-columns:36px minmax(0,1fr)}.connector-action-card .button{grid-column:1/-1}.dashboard-tabs{gap:7px}.dashboard-sidebar{position:static;min-height:auto;display:none}.dashboard-tabbar{display:flex}.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-panel{padding:22px}.panel-heading h2{font-size:26px}.enterprise-connector-card{min-height:280px}.enterprise-table-row{grid-template-columns:1fr;gap:5px}.enterprise-table-row.header{display:none}.bridge-direction{min-height:24px}.landing-nav{grid-template-columns:1fr;padding:16px 0 0}.landing-nav-links{justify-content:flex-start}.landing-nav-actions{display:grid;width:100%;grid-template-columns:1fr}.landing-button,.landing-nav-cta,.landing-nav-link-button{width:100%}.hero-proof-strip,.highlight-grid,.landing-hero,.pricing-grid{grid-template-columns:1fr}.landing-hero{padding:46px 0 34px}.landing-hero h1{font-size:clamp(34px,10vw,44px)}.landing-hero>p{font-size:17px}.hero-proof-strip,.landing-actions{display:grid}.final-cta,.hero-proof-strip article{align-items:stretch;flex-direction:column}.hero-proof-strip article{text-align:center}.modern-pricing-card{min-height:auto}}