@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color-scheme:light;--navy-950: #020d22;--navy-900: #041631;--navy-850: #061d3f;--navy-800: #082a58;--blue: #0879f9;--blue-light: #2aa7ff;--teal: #12c7c5;--teal-deep: #069ba9;--cyan: #55e5e1;--ink: #041b4d;--muted: #53657f;--line: #d8e7f4;--surface: #ffffff;--soft: #f4f9fd;--radius: 14px;--shadow: 0 18px 50px rgba(5, 44, 91, .12);--max: 1440px;font-family:Manrope,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}.al-brand{position:relative;z-index:2;display:inline-flex;align-items:center;gap:.55rem;flex:none}.al-brand img{width:3.55rem;height:3.55rem;object-fit:contain}.al-brand>span{color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:600;letter-spacing:-.065em}.al-brand>span strong{color:var(--teal);font-weight:600}.al-brand.is-light>span{color:#fff}.al-brand.is-compact{gap:.42rem}.al-brand.is-compact img{width:2.55rem;height:2.55rem}.al-brand.is-compact>span{font-size:1.35rem}.al-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.6rem;border-radius:10px;padding:.9rem 1.55rem;font-size:.94rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.al-button:hover{transform:translateY(-2px)}.al-button:active{transform:translateY(0) scale(.985)}.al-button-primary{color:#fff;background:linear-gradient(135deg,#15c4c7,#09aeb7);box-shadow:0 13px 32px #09bec147}.al-button-ghost{border:1px solid rgba(116,189,255,.5);color:#fff;background:#061e468a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.al-button-large{min-height:4rem;padding:1rem 1.85rem;font-size:1rem}.marketing-page{overflow:hidden}.marketing-header{position:absolute;top:0;left:50%;z-index:20;width:min(var(--max),calc(100% - 4rem));height:7.25rem;display:flex;align-items:center;justify-content:space-between;transform:translate(-50%)}.marketing-header nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3rem);color:#ffffffe0;font-size:.94rem;font-weight:600}.marketing-header nav a{display:inline-flex;align-items:center;gap:.35rem}.marketing-header nav a:hover,.header-login:hover{color:var(--cyan)}.header-actions{display:flex;align-items:center;gap:1.45rem}.header-login{color:#fff;font-weight:700}.landing-hero{position:relative;min-height:100dvh;display:grid;grid-template-columns:minmax(0,.94fr) minmax(32rem,1.06fr);align-items:center;padding:8rem max(5vw,calc((100vw - var(--max)) / 2)) 4rem;overflow:hidden;color:#fff;background:radial-gradient(circle at 68% 56%,rgba(7,143,235,.42),transparent 27%),radial-gradient(circle at 99% 65%,rgba(15,211,201,.34),transparent 31%),linear-gradient(120deg,#021c49,#052d66 52%,#063b72)}.landing-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(to right,transparent,#000 55%);mask-image:linear-gradient(to right,transparent,#000 55%)}.hero-content{position:relative;z-index:5;max-width:47rem}.hero-content h1{margin:0;max-width:11ch;font-family:Space Grotesk,sans-serif;font-size:clamp(4.3rem,6.3vw,7.3rem);line-height:.98;letter-spacing:-.065em}.hero-content p{max-width:34rem;margin:2.1rem 0 2.5rem;color:#ffffffd1;font-size:clamp(1.1rem,1.45vw,1.42rem);line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:1.2rem}.hero-visual{position:relative;z-index:3;min-height:43rem}.hero-target-orbit{position:absolute;top:5%;right:6%;width:min(38vw,39rem);aspect-ratio:1;display:grid;place-items:center}.hero-symbol-wrap{position:relative;z-index:3;width:74%;animation:symbol-float 5.5s ease-in-out infinite}.hero-symbol-wrap img{width:100%;filter:drop-shadow(0 28px 35px rgba(0,8,31,.3))}.orbit-ring{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:2px solid rgba(76,225,226,.48);border-radius:50%;transform:rotateX(68deg);animation:orbit-pulse 3.5s ease-in-out infinite}.orbit-ring-b{top:3%;right:3%;bottom:3%;left:3%;opacity:.5;animation-delay:-1.4s}.hero-wave{position:absolute;right:-21%;bottom:11%;width:112%;height:31%;border:3px solid rgba(36,221,214,.54);border-color:rgba(36,221,214,.62) transparent transparent transparent;border-radius:50%;transform:rotate(-8deg);filter:drop-shadow(0 0 18px rgba(18,199,197,.35));animation:wave-drift 7s ease-in-out infinite alternate}.hero-wave-b{bottom:4%;transform:rotate(-4deg);opacity:.63;animation-delay:-2s}.hero-wave-c{bottom:-5%;opacity:.38;animation-delay:-4s}.hero-flow-nodes{position:absolute;right:12%;bottom:4%;width:52%;display:flex;justify-content:space-between}.hero-flow-nodes span{width:1.65rem;height:1.65rem;border-radius:50%;background:linear-gradient(145deg,var(--cyan),var(--teal-deep));box-shadow:0 0 24px #47e8e0b8;animation:node-pulse 2.2s ease-in-out infinite}.hero-flow-nodes span:nth-child(2n){background:linear-gradient(145deg,#2188ff,#0756cb);animation-delay:-.8s}.circuit-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.circuit-line{position:absolute;width:20rem;height:10rem;border:2px solid rgba(18,158,211,.2);border-right:0;border-bottom:0;border-radius:2rem 0 0}.circuit-line-a{top:4rem;left:-4rem}.circuit-line-b{top:1.4rem;right:-5rem;transform:scaleX(-1)}.circuit-line-c{bottom:2rem;left:8%;width:11rem;height:6rem}.circuit-node{position:absolute;width:1rem;height:1rem;border-radius:50%;background:linear-gradient(145deg,var(--blue),var(--teal));box-shadow:0 0 18px #12c7c547}.circuit-node-a{top:3.5rem;left:8%}.circuit-node-b{top:10rem;left:14%}.circuit-node-c{top:4rem;right:7%}.circuit-node-d{bottom:7rem;right:15%}.circuit-backdrop.is-dark .circuit-line{border-color:#3cc8ff2e}.light-section{position:relative;padding:clamp(6rem,9vw,9rem) max(2rem,calc((100vw - var(--max)) / 2));background:#fff}.section-heading{position:relative;z-index:2}.section-heading.centered{max-width:70rem;margin:0 auto 3.2rem;text-align:center}.section-symbol{width:6.5rem;height:6.5rem;margin:0 auto .7rem;object-fit:contain}.section-heading h2{margin:0;color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,6vw,6.1rem);letter-spacing:-.065em;line-height:1}.section-heading p{margin:1rem auto 0;color:var(--muted);font-size:1.25rem}.stack-grid{position:relative;z-index:2;max-width:76rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem}.stack-card{grid-column:span 3;min-height:14.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid transparent;border-radius:var(--radius);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,var(--blue),var(--teal)) border-box;box-shadow:0 12px 35px #053a7014;transition:transform .18s ease,box-shadow .18s ease}.stack-card:nth-child(n+5){grid-column:span 4}.stack-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.stack-card>strong{margin-top:1rem;color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:1.55rem}.stack-card>small{margin-top:.35rem;color:var(--muted)}.stack-letter{display:grid;min-width:4.4rem;height:4.4rem;place-items:center;color:var(--ink);font-family:Space Grotesk,sans-serif;font-size:2.7rem;font-weight:800}.stack-letter-c{border:.75rem solid var(--teal);border-right-color:var(--ink);border-radius:50%}.stack-letter-ai{border:4px solid var(--teal-deep);border-radius:50%;color:var(--teal-deep);font-size:1.55rem}.stack-letter-sbl-so{min-width:auto;font-size:2.4rem;letter-spacing:-.06em}.stack-clay{display:flex;align-items:flex-end}.stack-clay i{width:1.4rem;height:3.6rem;border-radius:1.4rem 1.4rem .2rem .2rem;transform:skewY(-14deg);background:#43c9ff}.stack-clay i:nth-child(2){height:2.9rem;background:#ff8a3d}.stack-clay i:nth-child(3){height:2.1rem;background:#ffce43}.stack-cloud{display:grid;width:7.2rem;height:4.2rem;place-items:center;border-radius:50%;color:#fff;background:#159cd8;font-size:.92rem;font-weight:700}.workflow-section{padding-top:4rem;background:linear-gradient(180deg,#fff,#f9fcff)}.workflow-brand{position:relative;z-index:2;display:flex;width:max-content;flex-direction:column;align-items:center;margin:0 auto 3.4rem}.workflow-brand>span{margin-top:-.25rem;color:#0b5997;font-size:.85rem;font-weight:800;letter-spacing:.32em}.workflow-flow{position:relative;z-index:2;max-width:86rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:0 auto}.workflow-connector{position:absolute;top:8.2rem;left:15%;right:15%;height:7rem;border-top:.65rem solid #0d75bb;border-radius:50%;opacity:.96}.workflow-connector:after{content:"";position:absolute;top:.85rem;left:0;right:0;height:4rem;background:linear-gradient(90deg,transparent,rgba(14,164,219,.24),transparent);filter:blur(12px)}.workflow-connector span{position:absolute;top:-1rem;width:1.15rem;height:1.15rem;border-radius:50%;background:var(--teal);box-shadow:0 0 18px #12c7c580}.workflow-connector span:nth-child(1){left:0}.workflow-connector span:nth-child(2){left:50%}.workflow-connector span:nth-child(3){right:0}.workflow-step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.step-number{position:absolute;top:-.85rem;z-index:3;display:grid;width:5.4rem;height:5.4rem;place-items:center;border:.38rem solid #e8f6fc;border-radius:50%;color:#fff;background:linear-gradient(145deg,#0db7c1,#13d2cd);box-shadow:0 8px 20px #0d97be42;font-family:Space Grotesk,sans-serif;font-size:2.6rem;font-weight:700}.workflow-icon{position:relative;z-index:2;width:13rem;height:13rem;display:grid;place-items:center;margin-top:3.5rem;border:.38rem solid transparent;border-radius:50%;color:#0755a2;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,var(--blue),var(--teal)) border-box;box-shadow:0 18px 40px #06468221}.workflow-step h3{margin:1.1rem 0 .25rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;letter-spacing:-.04em}.workflow-step>strong{color:var(--teal-deep);font-size:1.1rem}.workflow-step ul{width:100%;max-width:19rem;margin:1.45rem 0 0;padding:0;list-style:none;text-align:left}.workflow-step li{position:relative;margin:.8rem 0;padding-left:1.5rem;color:#263b61}.workflow-step li:before{content:"";position:absolute;top:.58rem;left:0;width:.55rem;height:.55rem;border-radius:50%;background:var(--teal-deep)}.operators-section{background:radial-gradient(circle at 5% 40%,rgba(29,132,237,.1),transparent 18%),radial-gradient(circle at 94% 60%,rgba(18,199,197,.11),transparent 20%),#fff}.outline-label{display:inline-flex;min-height:3.2rem;align-items:center;border:2px solid var(--teal-deep);border-radius:1.35rem;padding:.6rem 2rem;color:var(--ink);font-size:.93rem;font-weight:800;letter-spacing:.2em}.operators-heading h2{margin-top:1.25rem;font-size:clamp(3rem,5vw,5rem)}.operators-heading h2>span{display:inline-block;font-weight:500}.operators-heading h2>span strong{color:var(--teal);font-weight:500}.operator-grid{max-width:83rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:0 auto}.operator-card{overflow:hidden;border:1px solid #d8e9f4;border-top:5px solid transparent;border-radius:1.6rem;padding:2rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--blue),var(--teal)) border-box;box-shadow:var(--shadow)}.operator-main{display:grid;grid-template-columns:44% 1fr;gap:2rem;align-items:center}.operator-main>img{width:100%;aspect-ratio:1;border:.55rem solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #cfe7f4,0 12px 32px #043f7b29}.operator-card:nth-child(1) .operator-main>img{background:var(--blue)}.operator-card:nth-child(2) .operator-main>img{background:var(--teal)}.operator-icon{display:grid;width:3.5rem;height:3.5rem;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--blue),var(--teal))}.operator-main h3{margin:.8rem 0 .35rem;font-family:Space Grotesk,sans-serif;font-size:2.2rem;line-height:1.02}.operator-main strong{color:var(--teal-deep);font-size:.9rem;letter-spacing:.13em}.operator-main p{margin:1.15rem 0 0;color:#334865;line-height:1.55}.operator-main p span{display:block}.operator-card ul{margin:2rem 0 0;padding:1.35rem 0 0;border-top:1px solid #dbe8f2;list-style:none}.operator-card li{display:flex;align-items:center;gap:.7rem;margin:.72rem 0;color:#233958}.operator-card li svg{flex:none;color:var(--teal-deep)}.dashboard-showcase{position:relative;padding:7rem max(2rem,calc((100vw - 1500px)/2)) 8rem;color:#fff;background:radial-gradient(circle at 50% -10%,rgba(13,89,180,.42),transparent 35%),linear-gradient(180deg,#03142e,#020b1b)}.showcase-heading{max-width:49rem;margin:0 auto 3rem;text-align:center}.showcase-heading>span{color:var(--teal);font-size:.8rem;font-weight:800;letter-spacing:.24em}.showcase-heading h2{margin:.75rem 0;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,5vw,5rem);letter-spacing:-.055em}.showcase-heading p{color:#9db5d9;font-size:1.1rem;line-height:1.65}.dashboard-preview{position:relative;display:grid;grid-template-columns:14rem 1fr;min-height:48rem;overflow:hidden;border:1px solid rgba(27,111,213,.42);border-radius:1.1rem;background:#021128;box-shadow:0 36px 90px #00000061,0 0 70px #086fe814}.dashboard-preview>aside{padding:1.5rem 1rem;border-right:1px solid rgba(44,115,203,.18);background:#021028f5}.dashboard-preview>aside .al-brand{margin:0 .7rem 1.7rem}.dashboard-preview>aside>span{display:block;margin:.45rem 0;border-radius:.6rem;padding:.85rem 1rem;color:#8ca9d1;font-size:.82rem}.dashboard-preview>aside>span.is-active{border:1px solid #0678ef;color:#fff;background:linear-gradient(90deg,#0770e252,#06356d40)}.preview-main{padding:1.2rem 1.35rem}.preview-status{display:flex;align-items:center;gap:.55rem;color:#2ee3b9;font-size:.82rem}.preview-status i,.sidebar-system i,.system-operational i,.product-panel>header>span i{width:.58rem;height:.58rem;border-radius:50%;background:#21d7aa;box-shadow:0 0 12px #21d7aacc}.preview-status small{margin-left:auto;color:#8da9ce}.preview-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:1.2rem 0}.preview-metric{display:grid;grid-template-columns:auto 1fr;gap:.25rem .8rem;border:1px solid #087df7;border-radius:.7rem;padding:1rem;background:linear-gradient(145deg,#07387999,#021530db);box-shadow:inset 0 0 22px #056dee21,0 0 18px #056dee1f}.preview-metric.is-teal{border-color:#0fc2bf;box-shadow:inset 0 0 22px #0fc2bf21,0 0 18px #0fc2bf1f}.preview-metric svg{grid-row:1 / span 3;align-self:center;color:#1aa4ff}.preview-metric.is-teal svg{color:var(--teal)}.preview-metric span{color:#75a9e8;font-size:.68rem;text-transform:uppercase}.preview-metric strong{font-family:Space Grotesk,sans-serif;font-size:1.8rem}.preview-metric small{color:#27d6a6;font-size:.62rem}.preview-panels{display:grid;grid-template-columns:1fr 1.35fr 1.15fr;gap:1rem}.preview-panel{min-height:20rem;border:1px solid rgba(20,108,215,.55);border-radius:.7rem;padding:1.2rem;background:linear-gradient(145deg,#052654bf,#02122bf0)}.preview-panel h3{display:flex;align-items:center;gap:.55rem;margin:0;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em}.preview-panel h3 svg{color:#1b9eff}.health-ring{display:grid;width:9.5rem;height:9.5rem;place-content:center;margin:1.5rem auto;border:.75rem solid #147aff;border-top-color:#51d9ca;border-radius:50%;text-align:center;box-shadow:0 0 28px #0976ff47}.health-ring strong{font-family:Space Grotesk,sans-serif;font-size:2rem}.health-ring strong small{font-size:.8rem}.health-ring>span{color:#7794bc;font-size:.5rem}.preview-panel ul{margin:0;padding:0;color:#b8c8df;font-size:.69rem;list-style:none}.preview-panel li{margin:.7rem 0}.preview-panel li b{float:right;color:#fff}.chart-panel>strong,.bars-panel>strong{display:block;margin-top:1.6rem;color:var(--teal);font-family:Space Grotesk,sans-serif;font-size:2.3rem}.chart-panel>small,.bars-panel>small{color:#8fa8c9}.line-chart{height:7.2rem;display:flex;align-items:flex-end;gap:0;margin-top:1.4rem;border-bottom:1px solid #163c6b}.line-chart i{position:relative;width:12.5%;height:calc(35% + var(--point, 0%));border-top:2px solid var(--teal);transform:translateY(calc(-1px * var(--lift, 0)))}.line-chart i:nth-child(2n){height:45%;transform:translateY(-9px) rotate(-7deg)}.line-chart i:nth-child(3n){height:34%;transform:translateY(-2px) rotate(8deg)}.line-chart i:nth-child(4n){height:58%;transform:translateY(-13px) rotate(-5deg)}.bar-chart{height:8rem;display:flex;align-items:flex-end;justify-content:space-around;gap:.55rem;margin-top:1.4rem;border-bottom:1px solid #153c6f}.bar-chart i{width:1.25rem;min-height:1rem;background:linear-gradient(180deg,#ff675c 0,#ff675c 18%,#1789ff 18%,#1789ff);box-shadow:0 0 10px #1789ff38}.crm-section{position:relative;padding:7rem max(2rem,calc((100vw - 1400px)/2));overflow:hidden;color:#fff;background:radial-gradient(circle at 0 0,rgba(22,174,238,.28),transparent 25%),radial-gradient(circle at 100% 20%,rgba(18,199,197,.24),transparent 23%),linear-gradient(145deg,#063576,#053062 48%,#041f49)}.crm-heading{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem;text-align:center}.crm-heading .al-brand{margin-bottom:.2rem}.crm-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(3.2rem,5.4vw,5.8rem);letter-spacing:-.055em}.crm-heading h2 span{color:var(--teal)}.crm-heading p{margin:.25rem 0 0;font-size:1.35rem;font-weight:700}.crm-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.crm-card{position:relative;min-height:12.2rem;border-radius:.8rem;padding:1.35rem 1.35rem 1rem 1.65rem;color:var(--ink);background:linear-gradient(135deg,#fff,#f4f7fb);box-shadow:0 10px 28px #000a2847}.crm-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:.42rem;border-radius:.8rem 0 0 .8rem;background:linear-gradient(var(--blue-light),var(--teal))}.crm-logo{display:grid;width:3.65rem;height:3.2rem;place-items:center;color:var(--crm-color);font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800}.crm-card>strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.12rem}.crm-card>p{min-height:2.1rem;margin:.35rem 0 .75rem;color:#5e6d84;font-size:.75rem}.crm-card>span{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #bbdde5;border-radius:999px;padding:.25rem .65rem;color:var(--teal-deep);font-size:.7rem;font-weight:700}.crm-benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);max-width:70rem;margin:2rem auto 0;border:1px solid rgba(87,190,244,.5);border-radius:.7rem;padding:1rem}.crm-benefits>span{display:grid;grid-template-columns:auto 1fr;gap:.1rem .75rem;align-items:center;padding:.25rem 1.4rem;border-right:1px solid rgba(101,187,232,.33)}.crm-benefits>span:last-child{border-right:0}.crm-benefits svg{grid-row:1 / span 2;color:var(--cyan)}.crm-benefits strong{font-size:.84rem}.crm-benefits small{color:#a8c7e5;font-size:.7rem}.cta-section{position:relative;padding:8rem 2rem;overflow:hidden;text-align:center;background:#fff}.cta-section>img{width:7.5rem;margin:0 auto 1rem}.cta-section h2{max-width:15ch;margin:0 auto;font-family:Space Grotesk,sans-serif;font-size:clamp(3.2rem,5vw,5.4rem);letter-spacing:-.06em;line-height:1}.cta-section p{max-width:44rem;margin:1.35rem auto 2rem;color:var(--muted);font-size:1.1rem;line-height:1.65}.marketing-footer{display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:center;padding:2.5rem max(2rem,calc((100vw - var(--max)) / 2));color:#9fb7d7;background:var(--navy-950)}.marketing-footer p{margin:0}.marketing-footer>div{display:flex;gap:1.5rem;color:#fff}.auth-page{position:relative;min-height:100dvh;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;background:var(--navy-900)}.auth-page:after{content:"";position:absolute;top:0;right:50%;bottom:0;left:0;background:radial-gradient(circle at 70% 36%,rgba(6,127,235,.38),transparent 27%),radial-gradient(circle at 28% 80%,rgba(18,199,197,.2),transparent 24%),linear-gradient(145deg,#031c46,#04142d)}.auth-back{position:absolute;top:2rem;right:2rem;z-index:5;display:flex;align-items:center;gap:.45rem;color:#6a7c95;font-size:.86rem}.auth-back svg{transform:rotate(180deg)}.auth-brand-panel{position:relative;z-index:3;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;padding:3rem clamp(2.5rem,6vw,7rem);color:#fff}.auth-brand-panel>div{max-width:39rem}.auth-brand-panel>div>img{width:12rem;margin-bottom:1.5rem;filter:drop-shadow(0 20px 35px rgba(0,0,0,.2))}.auth-brand-panel h1{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(3.1rem,5vw,5.7rem);line-height:.98;letter-spacing:-.06em}.auth-brand-panel p{max-width:35rem;color:#a9c0de;font-size:1.08rem;line-height:1.7}.auth-brand-panel>small{display:flex;align-items:center;gap:.55rem;color:#94afcf}.auth-form-panel{position:relative;z-index:2;display:grid;place-items:center;padding:5rem 2rem 3rem;background:#f7fbfe}.auth-card{width:min(100%,31rem)}.auth-symbol{display:grid;width:4rem;height:4rem;place-items:center;border:1px solid #cfe2ef;border-radius:50%;color:var(--blue);background:#fff;box-shadow:0 10px 25px #05386e14}.auth-card h2{margin:1.35rem 0 .45rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;letter-spacing:-.05em}.auth-card>p{margin:0 0 2.2rem;color:var(--muted)}.auth-card>label{display:block;margin:1.15rem 0;color:#263b59;font-size:.83rem;font-weight:700}.auth-card input{width:100%;height:3.6rem;margin-top:.45rem;border:1px solid #cadae7;border-radius:.7rem;outline:0;padding:0 1rem;color:var(--ink);background:#fff}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0879f91f}.password-field{position:relative;display:block}.password-field button{position:absolute;right:.9rem;bottom:1.05rem;color:var(--teal-deep);background:transparent;font-size:.74rem;font-weight:700;cursor:pointer}.auth-options{display:flex;align-items:center;justify-content:space-between;margin:1rem 0 1.65rem;color:#61738d;font-size:.78rem}.auth-options label{display:flex;align-items:center;gap:.45rem}.auth-options input{width:1rem;height:1rem;margin:0}.auth-options a{color:var(--teal-deep);font-weight:700}.auth-submit{width:100%;cursor:pointer}.auth-divider{position:relative;margin:1.7rem 0;border-top:1px solid #d7e4ed;text-align:center}.auth-divider span{position:relative;top:-.7rem;padding:0 .75rem;color:#8da0b7;background:#f7fbfe;font-size:.75rem}.admin-access{display:flex;min-height:3.5rem;align-items:center;justify-content:center;gap:.55rem;border:1px solid #cddce8;border-radius:.7rem;color:#38516f;background:#fff;font-size:.84rem;font-weight:700}.product-shell{min-height:100dvh;display:grid;grid-template-columns:17rem minmax(0,1fr);color:#dbe9ff;background:radial-gradient(circle at 55% 0,rgba(7,76,164,.24),transparent 30%),var(--navy-950)}.product-sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;border-right:1px solid rgba(44,112,200,.17);padding:1.35rem 1rem;background:linear-gradient(180deg,#03152f,#020c1d)}.product-sidebar>.al-brand{margin:0 .65rem 1.65rem}.product-sidebar nav{display:flex;flex-direction:column;gap:.28rem;overflow-y:auto;scrollbar-color:rgba(78,126,190,.55) transparent;scrollbar-width:thin}.product-sidebar nav::-webkit-scrollbar{width:.38rem}.product-sidebar nav::-webkit-scrollbar-track{background:transparent}.product-sidebar nav::-webkit-scrollbar-thumb{border-radius:999px;background:#4e7ebe7a}.product-sidebar nav button{display:flex;min-height:3.25rem;align-items:center;gap:.9rem;border:1px solid transparent;border-radius:.65rem;padding:0 1rem;color:#8da9d1;background:transparent;text-align:left;cursor:pointer}.product-sidebar nav button:hover{color:#dcecff;background:#1045803d}.product-sidebar nav button.is-active{border-color:#087ef7;color:#fff;background:linear-gradient(90deg,#0469dd5c,#062d5d59);box-shadow:inset 0 0 22px #087ef717,0 0 22px #087ef70f}.sidebar-system{display:flex;align-items:center;gap:.75rem;margin-top:auto;border:1px solid rgba(34,102,187,.25);border-radius:.65rem;padding:1rem;color:#94acd0;font-size:.72rem}.sidebar-system span{display:flex;flex-direction:column}.sidebar-system strong{margin-top:.2rem;color:#28d8ae;font-weight:600}.sidebar-account{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:center;margin-top:1rem;border:1px solid rgba(34,102,187,.23);border-radius:.65rem;padding:.8rem}.sidebar-account>span{display:grid;width:2.45rem;height:2.45rem;place-items:center;border-radius:50%;color:#fff;background:#0b3974;font-size:.75rem}.sidebar-account div{min-width:0}.sidebar-account strong,.sidebar-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{color:#fff;font-size:.78rem}.sidebar-account small{margin-top:.2rem;color:#7591b9;font-size:.62rem}.sidebar-signout{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.65rem;color:#748db0;font-size:.73rem}.product-main{min-width:0}.product-topbar{height:4.35rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(35,98,180,.17);padding:0 2rem}.system-operational{display:flex;min-height:2.35rem;align-items:center;gap:.55rem;border:1px solid rgba(31,111,211,.25);border-radius:.55rem;padding:0 .9rem;color:#2dd8ad;font-size:.76rem}.product-topbar>div:last-child{display:flex;align-items:center;gap:.7rem;color:#90a8ca;font-size:.76rem}.product-topbar>div:last-child button{display:flex;min-height:2.4rem;align-items:center;gap:2rem;margin-left:1rem;border:1px solid #133a70;border-radius:.55rem;padding:0 .8rem;color:#9bb1d0;background:#031632ad}.product-notice{position:fixed;top:5.2rem;right:2rem;z-index:50;display:flex;align-items:center;gap:.55rem;border:1px solid rgba(37,217,173,.4);border-radius:.65rem;padding:.85rem 1.1rem;color:#dffef6;background:#043136f0;box-shadow:0 14px 40px #00000059}.product-notice svg{color:#27d9ae}.product-view{padding:1.6rem 2rem 2rem}.view-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.35rem}.view-header h1{margin:0;color:#fff;font-family:Space Grotesk,sans-serif;font-size:2rem;letter-spacing:-.035em}.view-header p{margin:.35rem 0 0;color:#7893b8;font-size:.82rem}.product-primary-action{display:inline-flex;min-height:2.75rem;align-items:center;gap:.45rem;border-radius:.55rem;padding:0 1rem;color:#00223d;background:linear-gradient(135deg,#23dfd1,#12bcbf);font-size:.76rem;font-weight:800;cursor:pointer}.view-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.product-secondary-action,.view-stat{display:inline-flex;min-height:2.75rem;align-items:center;gap:.45rem;border:1px solid #1762ad;border-radius:.55rem;padding:0 .9rem;color:#bdd7f5;background:#06346b57;font-size:.72rem;font-weight:750;cursor:pointer}.view-stat{cursor:default}.product-secondary-action:disabled,.sender-card>button:disabled{cursor:not-allowed;opacity:.48}.product-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.metric-card{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;min-height:8.7rem;border:1px solid #087cf4;border-radius:.78rem;padding:1rem;background:linear-gradient(145deg,#052b5ec2,#02122bf2);box-shadow:inset 0 0 26px #0472f01a,0 0 18px #0472f014}.metric-card.is-teal{border-color:#0fc0bd;box-shadow:inset 0 0 26px #0fc0bd1a,0 0 18px #0fc0bd14}.metric-icon{display:grid;width:3.3rem;height:3.3rem;place-items:center;border:2px solid #0b84f9;border-radius:50%;color:#18a3ff;box-shadow:0 0 18px #0a7ef740}.metric-card.is-teal .metric-icon{border-color:#10c6c2;color:var(--teal);box-shadow:0 0 18px #10c6c233}.metric-card div{min-width:0}.metric-card small,.metric-card strong,.metric-card em{display:block}.metric-card small{color:#67a8ef;font-size:.67rem;text-transform:uppercase}.metric-card strong{margin:.18rem 0;color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,2.3vw,2.35rem);white-space:nowrap}.metric-card em{color:#29d7a9;font-size:.64rem;font-style:normal}.metric-card em span{color:#6684aa}.dashboard-grid{display:grid;grid-template-columns:1.05fr 1.15fr 1fr;gap:1rem}.product-panel,.data-panel,.settings-panel{min-width:0;border:1px solid rgba(21,101,204,.54);border-radius:.78rem;padding:1.1rem;background:linear-gradient(145deg,#042149db,#021128f7);box-shadow:inset 0 0 30px #054ea30f}.product-panel>header{display:flex;align-items:center;justify-content:space-between;min-height:2.1rem;border-bottom:1px solid rgba(39,94,164,.28);padding-bottom:.75rem}.product-panel>header h2{display:flex;align-items:center;gap:.55rem;margin:0;color:#fff;font-size:.87rem;letter-spacing:.04em;text-transform:uppercase}.product-panel>header h2 svg{color:#169dff}.product-panel>header>span{display:flex;align-items:center;gap:.4rem;border-radius:999px;padding:.25rem .55rem;color:#2cddaf;background:#0e9b8421;font-size:.6rem}.queue-health-layout{display:grid;grid-template-columns:auto 1fr;gap:1.3rem;align-items:center;min-height:13.4rem}.health-ring.large{width:9.7rem;height:9.7rem;margin:0}.health-list{margin:0;padding:0;list-style:none}.health-list li{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;margin:.85rem 0;color:#aec0db;font-size:.7rem}.health-list li i,.reply-feed button>i,.reply-list button>i{width:.48rem;height:.48rem;border-radius:50%;background:#27d9ad;box-shadow:0 0 9px #27d9adb8}.health-list li b{color:#fff;font-weight:500}.panel-footnote{display:flex;align-items:center;gap:.5rem;margin:.45rem 0 0;border-top:1px solid rgba(38,91,157,.27);padding-top:.75rem;color:#7f9abd;font-size:.65rem}.panel-footnote svg{color:#29d7a9}.panel-big-number{display:flex;flex-direction:column;margin:1.2rem 0 0}.panel-big-number strong{color:#18a2ff;font-family:Space Grotesk,sans-serif;font-size:2.45rem}.panel-big-number.teal strong{color:var(--teal)}.panel-big-number span{color:#8da5c7;font-size:.67rem}.line-chart.large{height:7.3rem;margin-top:.4rem}.panel-split-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:.75rem;border-top:1px solid rgba(35,88,154,.26);padding-top:.75rem}.panel-split-stats span{color:#6684aa;font-size:.58rem}.panel-split-stats strong{display:block;margin-top:.2rem;color:#fff;font-size:.77rem}.bar-chart.large{height:10rem}.bar-chart.large i{width:1.65rem}.reply-feed-panel{grid-column:span 1}.reply-feed{margin-top:.65rem}.reply-feed button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:start;border-radius:.45rem;padding:.55rem .35rem;color:#b7c8df;background:transparent;text-align:left;cursor:pointer}.reply-feed button:hover{background:#0b4a932e}.reply-feed button>i{margin-top:.2rem}.reply-feed button>span,.reply-list button>span{min-width:0}.reply-feed strong,.reply-feed small{display:block}.reply-feed strong{color:#bdd2ee;font-size:.69rem}.reply-feed small{max-width:27rem;overflow:hidden;color:#7892b6;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.reply-feed time{color:#718caf;font-size:.57rem}.system-flow-panel{grid-column:span 1}.system-flow{position:relative;min-height:15.8rem;display:grid;grid-template-columns:1fr 1fr;gap:2.8rem 7rem;place-content:center;padding:1rem}.system-flow>span{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr;gap:0 .55rem;align-items:center;border:1px solid #124b8d;border-radius:.65rem;padding:.65rem;color:#1eb8dc;background:#052a58b3}.system-flow>span small{color:#6f91bc;font-size:.5rem}.system-flow>span strong{color:#fff;font-size:.87rem}.system-flow>div{position:absolute;top:50%;left:50%;z-index:3;width:6rem;height:6rem;display:grid;place-items:center;border:1px solid #0b80ed;transform:translate(-50%,-50%) rotate(45deg);background:#063273;box-shadow:0 0 30px #0a83ee4f}.system-flow>div img{width:5rem;transform:rotate(-45deg)}.performance-list{margin-top:.7rem}.performance-list>span{position:relative;display:grid;grid-template-columns:1fr auto auto;gap:.55rem;margin:.65rem 0;border-bottom:1px solid rgba(36,89,153,.24);padding:.65rem 0 1rem;color:#8fa7c8;font-size:.63rem}.performance-list strong{color:#fff;font-size:.8rem}.performance-list em{color:#26d6aa;font-style:normal}.performance-list i{position:absolute;right:0;bottom:.35rem;width:45%;border-top:2px solid var(--teal);transform:rotate(-3deg)}.activity-panel{grid-column:span 2}.activity-feed{display:grid;gap:.65rem;margin-top:.8rem}.activity-feed span{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:start;border-bottom:1px solid rgba(34,83,145,.23);padding:0 0 .65rem;color:#9eb6d4;font-size:.68rem;line-height:1.45}.activity-feed i{width:.48rem;height:.48rem;margin-top:.32rem;border-radius:50%;background:#24d8ad;box-shadow:0 0 9px #24d8adb8}.product-footer-status{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1rem;border:1px solid rgba(28,86,157,.26);border-radius:.65rem;padding:.85rem 1rem;color:#7f98bb;font-size:.65rem}.product-footer-status span{display:flex;align-items:center;gap:.45rem;min-width:0}.product-footer-status svg{color:#29d7ab}.product-footer-status strong{margin-left:auto;color:#d8e8fb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.queue-stage-grid article{display:grid;grid-template-columns:auto 1fr;gap:.25rem .9rem;border:1px solid rgba(23,103,205,.55);border-radius:.75rem;padding:1.2rem;background:linear-gradient(145deg,#052858cc,#02122bf2)}.queue-stage-grid article>span{grid-row:1 / span 2;display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;color:#fff;background:#0c73e6;font-weight:800}.queue-stage-grid h2{margin:0;color:#fff;font-size:1rem}.queue-stage-grid p{margin:.2rem 0 0;color:#7290b6;font-size:.7rem}.queue-stage-grid article>strong{margin-top:1.1rem;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.55rem}.queue-stage-grid em{align-self:end;justify-self:end;color:#1fa1ff;font-size:.68rem;font-style:normal}.queue-stage-grid em.teal{color:var(--teal)}.pipeline-chart{display:flex;min-height:26rem;flex-direction:column;justify-content:space-around;padding:1rem 0}.pipeline-chart i{height:2.3rem;border-radius:0 .35rem .35rem 0;background:linear-gradient(90deg,#087df7,var(--teal));box-shadow:0 0 18px #0780f729}.source-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.source-provider-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:0 .9rem;align-items:center;border:1px solid rgba(23,103,205,.55);border-radius:.75rem;padding:1rem;background:linear-gradient(145deg,#052858c2,#02122bf0)}.source-provider-grid article>span{grid-row:1 / span 2;display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:.55rem;color:#1ca4ff;background:#0877ee29}.source-provider-grid h2{margin:0;color:#fff;font-size:.9rem}.source-provider-grid p,.source-provider-grid small{display:block;margin:.18rem 0 0;color:#7894b8;font-size:.64rem}.source-provider-grid strong{color:var(--teal);font-family:Space Grotesk,sans-serif;font-size:1.4rem}.source-provider-grid em{grid-column:3;color:#29d7ac;font-size:.62rem;font-style:normal}.queue-ops-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem;margin-top:1rem}.automation-list,.run-history-list{display:grid;gap:.75rem;margin-top:.85rem}.automation-list article,.run-history-list article{border:1px solid rgba(30,91,166,.32);border-radius:.55rem;padding:.85rem;background:#041f4580}.automation-list article{display:grid;grid-template-columns:1fr auto;gap:.55rem .8rem}.automation-list span strong,.automation-list span small,.run-history-list strong,.run-history-list p{display:block}.automation-list strong,.run-history-list strong{color:#fff;font-size:.78rem}.automation-list small,.run-history-list span{color:#718fb4;font-size:.61rem}.automation-list p,.run-history-list p{grid-column:1 / -1;margin:0;color:#8fa8c8;font-size:.66rem;line-height:1.45}.automation-list em,.run-history-list em{justify-self:end;color:#2bd8ad;font-size:.62rem;font-style:normal}.automation-list article>div{grid-column:1 / -1;display:flex;gap:.55rem}.automation-list button,.automation-rule-grid button{min-height:2.15rem;border:1px solid #1761aa;border-radius:.42rem;padding:0 .75rem;color:#bed7f4;background:#084e9940;font-size:.64rem;cursor:pointer}.data-panel{padding:0;overflow:hidden}.data-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(36,93,164,.28);padding:.9rem 1rem}.data-toolbar>span{display:flex;width:21rem;align-items:center;gap:.55rem;border:1px solid #174575;border-radius:.5rem;padding:0 .75rem}.data-toolbar input{width:100%;height:2.45rem;border:0;outline:0;color:#dceaff;background:transparent;font-size:.75rem}.data-toolbar button{display:flex;align-items:center;gap:1rem;border:1px solid #174575;border-radius:.5rem;padding:.7rem .9rem;color:#9eb3d0;background:transparent;font-size:.7rem}.data-toolbar-actions{display:flex;align-items:center;gap:.55rem}.data-toolbar select{min-height:2.45rem;border:1px solid #174575;border-radius:.5rem;outline:0;padding:0 2rem 0 .75rem;color:#9eb3d0;background:#04152f;font-size:.7rem}.data-table{color:#9db2cf}.table-head,.data-table article{display:grid;grid-template-columns:2fr .8fr .8fr .9fr .8fr;align-items:center;gap:1rem;min-height:3.5rem;border-bottom:1px solid rgba(34,83,145,.23);padding:0 1rem;font-size:.7rem}.table-head{color:#6380a8;background:#07254c80;text-transform:uppercase;letter-spacing:.04em}.account-table.has-admin-actions .table-head,.account-table.has-admin-actions article{grid-template-columns:.45fr 1.85fr .72fr .72fr .8fr .78fr 1.1fr}.data-table article:hover{background:#084f9e1a}.data-table article>span:first-child{display:grid;grid-template-columns:auto 1fr;gap:0 .7rem;align-items:center}.account-table.has-admin-actions article>span:nth-child(2){display:grid;grid-template-columns:auto 1fr;gap:0 .7rem;align-items:center}.data-table article>span:first-child i{grid-row:1 / span 2;display:grid;width:2rem;height:2rem;place-items:center;border-radius:.45rem;color:#fff;background:#075db7;font-style:normal}.account-table.has-admin-actions article>span:nth-child(2) i{grid-row:1 / span 2;display:grid;width:2rem;height:2rem;place-items:center;border-radius:.45rem;color:#fff;background:#075db7;font-style:normal}.data-table article b{color:#e5f0ff;font-size:.74rem}.data-table article small{color:#617c9f;font-size:.58rem}.data-table article strong{color:var(--teal)}.table-status{width:max-content;border-radius:999px;padding:.25rem .55rem;color:#2bd6ae;background:#16af901f}.table-select input{width:1rem;height:1rem;accent-color:var(--teal)}.table-actions{display:flex;flex-wrap:wrap;gap:.4rem}.table-actions button{min-height:2rem;border:1px solid #1762ad;border-radius:.4rem;padding:0 .55rem;color:#c8ddf5;background:#074c9740;font-size:.61rem;cursor:pointer}.empty-state{padding:2.4rem 1rem;color:#7894b7;font-size:.76rem;text-align:center}.sender-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.sender-card{border:1px solid rgba(24,104,208,.55);border-radius:.75rem;padding:1.2rem;background:linear-gradient(145deg,#052654d1,#02122bf7)}.sender-card header{display:flex;justify-content:space-between}.sender-card header>span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;color:#1ca4ff;background:#0970e129}.sender-card em{color:#28d8ad;font-size:.66rem;font-style:normal}.sender-card h2{margin:1rem 0 .2rem;color:#fff;font-size:.93rem}.sender-card p{margin:0;color:#708daf;font-size:.7rem}.sender-card>div{margin-top:1.35rem}.sender-card>div span{display:flex;justify-content:space-between;color:#7792b4;font-size:.65rem}.sender-card>div strong{color:#fff}.sender-card progress{width:100%;height:.45rem;margin-top:.5rem;accent-color:var(--teal)}.sender-card>button{width:100%;min-height:2.4rem;margin-top:1rem;border:1px solid #155498;border-radius:.45rem;color:#91aed0;background:#05346a38;cursor:pointer}.reply-workspace{display:grid;grid-template-columns:.85fr 1.15fr;min-height:40rem;overflow:hidden;border:1px solid rgba(22,101,203,.52);border-radius:.8rem;background:#03142e}.reply-list{border-right:1px solid rgba(34,90,159,.3)}.reply-list button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:start;border-bottom:1px solid rgba(31,83,148,.23);padding:1rem;color:#a6bdd9;background:transparent;text-align:left;cursor:pointer}.reply-list button.is-active{background:linear-gradient(90deg,#056bdc38,#042d5e38);box-shadow:inset 3px 0 #0b84fb}.reply-list button>i{margin-top:.2rem}.reply-list strong,.reply-list small,.reply-list p{display:block}.reply-list strong{color:#fff;font-size:.8rem}.reply-list small{margin-top:.2rem;color:#718eb2;font-size:.63rem}.reply-list p{margin:.55rem 0 0;overflow:hidden;color:#8ca4c2;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.reply-list time{color:#6d88aa;font-size:.58rem}.reply-detail{padding:1.5rem}.reply-detail>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(33,86,153,.28);padding-bottom:1rem}.reply-detail>header>span{display:grid;grid-template-columns:auto 1fr;gap:0 .7rem;align-items:center}.reply-detail>header i{grid-row:1 / span 2;display:grid;width:2.6rem;height:2.6rem;place-items:center;border-radius:50%;color:#fff;background:#0872df;font-style:normal;font-weight:700}.reply-detail>header strong{color:#fff;font-size:.85rem}.reply-detail>header small{color:#6f8eb5;font-size:.65rem}.reply-detail>header em{border-radius:999px;padding:.3rem .7rem;color:#2bd9ae;background:#14ad8f1f;font-size:.63rem;font-style:normal}.reply-message{margin-top:1.4rem}.reply-message>span,.reply-context strong{color:#6988af;font-size:.65rem;text-transform:uppercase}.reply-message blockquote{margin:.65rem 0 0;border:1px solid rgba(30,98,188,.4);border-radius:.65rem;padding:1.3rem;color:#d9e7fa;background:#052c5b6b;font-size:1rem;line-height:1.7}.reply-context{margin-top:1rem;border-left:3px solid var(--teal);padding:.65rem 1rem;background:#0c8e8a14}.reply-context p{margin:.35rem 0 0;color:#aac0db;font-size:.76rem}.reply-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.reply-actions button{min-height:2.75rem;border:1px solid #1470c8;border-radius:.5rem;padding:0 1rem;color:#dcedff;background:#0756a9;cursor:pointer}.reply-actions button:last-child{border-color:var(--teal);color:#00283b;background:var(--teal);font-weight:800}.handoff-panel,.deliverability-panel{margin-top:1rem}.handoff-list,.issue-list{display:grid;gap:.75rem;margin-top:.85rem}.handoff-list article{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;align-items:start;border:1px solid rgba(30,91,166,.32);border-radius:.55rem;padding:.85rem;background:#041f4580}.handoff-list article>span{display:grid;width:2.4rem;height:2.4rem;place-items:center;border-radius:.5rem;color:var(--teal);background:#12c7c51f}.handoff-list strong,.handoff-list small,.handoff-list p{display:block}.handoff-list strong{color:#fff;font-size:.78rem}.handoff-list small{margin-top:.16rem;color:#718fb4;font-size:.62rem}.handoff-list p{margin:.5rem 0 0;color:#8fa8c8;font-size:.66rem;line-height:1.45}.handoff-list em{border-radius:999px;padding:.28rem .58rem;color:#2bd8ad;background:#14ad8f1f;font-size:.6rem;font-style:normal;white-space:nowrap}.issue-list{grid-template-columns:repeat(2,1fr)}.issue-list article{border:1px solid rgba(30,91,166,.32);border-radius:.55rem;padding:.9rem;background:#041f4580}.issue-list span,.issue-list strong,.issue-list small{display:block}.issue-list span{color:#2bd8ad;font-size:.62rem}.issue-list strong{margin-top:.28rem;color:#fff;font-size:.84rem}.issue-list p{margin:.65rem 0;color:#9db5d3;font-size:.7rem;line-height:1.5}.issue-list small{color:#718fb4;font-size:.64rem;line-height:1.45}.analytics-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.analytics-cards article{border:1px solid rgba(22,102,207,.54);border-radius:.72rem;padding:1.1rem;background:linear-gradient(145deg,#052756d1,#02122bf7)}.analytics-cards span,.analytics-cards strong,.analytics-cards em{display:block}.analytics-cards span{color:#6f8db3;font-size:.67rem;text-transform:uppercase}.analytics-cards strong{margin:.5rem 0;color:#fff;font-family:Space Grotesk,sans-serif;font-size:2rem}.analytics-cards em{color:#2ad7ac;font-size:.7rem;font-style:normal}.analytics-cards p{margin:.75rem 0 0;color:#7892b3;font-size:.66rem;line-height:1.45}.analytics-chart{height:25rem;display:flex;align-items:flex-end;justify-content:space-around;gap:.7rem;border-bottom:1px solid #174276;padding:2rem 1rem 0}.analytics-chart i{width:5%;min-height:1rem;border-radius:.35rem .35rem 0 0;background:linear-gradient(180deg,var(--teal),#0877ee);box-shadow:0 0 20px #0983ea26}.export-list{display:flex;flex-direction:column;gap:.75rem}.export-list article{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;border:1px solid rgba(24,100,199,.5);border-radius:.7rem;padding:1rem;background:linear-gradient(145deg,#052754bf,#02122bf0)}.export-list article>span{position:relative;display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:.6rem;color:#1fa7ff;background:#0975e526}.export-list article>span i{position:absolute;right:-.2rem;bottom:-.2rem;border-radius:.25rem;padding:.18rem .25rem;color:#002c3d;background:var(--teal);font-size:.48rem;font-style:normal;font-weight:800}.export-list h2{margin:0;color:#fff;font-size:.88rem}.export-list p{margin:.25rem 0 0;color:#718db1;font-size:.68rem}.export-list button,.integration-app-grid button{min-height:2.4rem;border:1px solid #1766b3;border-radius:.45rem;padding:0 .85rem;color:#bfd7f4;background:#074e9940;font-size:.68rem;cursor:pointer}.integration-app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.integration-app-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:0 .8rem;align-items:center;border:1px solid rgba(23,100,202,.5);border-radius:.7rem;padding:1rem;background:linear-gradient(145deg,#052754c2,#02122bf5)}.integration-app-grid article>span{grid-row:1 / span 2;display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:.55rem;color:#fff;background:linear-gradient(145deg,#087bf1,#10babf);font-size:.75rem;font-weight:800}.integration-app-grid h2{margin:0;color:#fff;font-size:.86rem}.integration-app-grid p,.integration-app-grid small{margin:.15rem 0 0;color:#7893b5;font-size:.62rem}.integration-app-grid small{display:block}.integration-app-grid em{color:#27d7ac;font-size:.62rem;font-style:normal}.integration-actions{grid-column:3;display:flex;gap:.4rem;margin-top:.5rem}.export-summary{display:grid;grid-template-columns:.75fr .65fr 1.6fr;gap:1rem;margin-top:1rem}.export-summary span{border:1px solid rgba(24,100,199,.5);border-radius:.7rem;padding:1rem;background:linear-gradient(145deg,#052754bf,#02122bf0)}.export-summary strong,.export-summary small{display:block}.export-summary strong{color:#fff;font-size:.88rem}.export-summary small{margin-top:.3rem;color:#718db1;font-size:.64rem}.settings-panel h2{margin:0 0 1.2rem;color:#fff;font-size:1rem}.settings-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.settings-panel>div:not(.automation-rule-grid):not(.sequence-editor){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.settings-panel label{color:#8ea6c7;font-size:.7rem}.settings-panel input{width:100%;height:2.8rem;margin-top:.45rem;border:1px solid #174778;border-radius:.45rem;outline:0;padding:0 .8rem;color:#e5f0ff;background:#04152f;font-size:.73rem}.settings-panel .product-primary-action{margin-top:1.2rem}.automation-rule-grid{display:grid;gap:.7rem}.automation-rule-grid article{display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:center;border:1px solid rgba(30,91,166,.32);border-radius:.52rem;padding:.75rem;background:#041f4580}.automation-rule-grid strong,.automation-rule-grid small{display:block}.automation-rule-grid strong{color:#fff;font-size:.74rem}.automation-rule-grid small{margin-top:.25rem;color:#7894b8;font-size:.61rem;line-height:1.4}.sequence-panel{margin-top:1rem}.sequence-panel>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sequence-panel>header h2,.sequence-panel>header .product-primary-action{margin:0}.sequence-editor{display:grid;gap:.85rem}.sequence-editor article{display:grid;grid-template-columns:.7fr .85fr .95fr .8fr 2fr;gap:.75rem;border:1px solid rgba(30,91,166,.32);border-radius:.62rem;padding:.85rem;background:#041f4580}.sequence-editor textarea{width:100%;min-height:4.4rem;margin-top:.45rem;border:1px solid #174778;border-radius:.45rem;outline:0;padding:.65rem .75rem;color:#e5f0ff;background:#04152f;font-size:.73rem;resize:vertical}@keyframes symbol-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-18px) rotate(1deg)}}@keyframes orbit-pulse{0%,to{opacity:.35;transform:rotateX(68deg) scale(.96)}50%{opacity:.85;transform:rotateX(68deg) scale(1.04)}}@keyframes wave-drift{0%{transform:rotate(-8deg) translate(-2%)}to{transform:rotate(-5deg) translate(4%)}}@keyframes node-pulse{0%,to{transform:scale(.82);opacity:.72}50%{transform:scale(1.15);opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1180px){.marketing-header nav{display:none}.landing-hero{grid-template-columns:1fr .8fr}.hero-content h1{font-size:clamp(3.8rem,7vw,6rem)}.hero-visual{min-height:34rem}.hero-target-orbit{width:min(45vw,34rem)}.stack-card{grid-column:span 4}.stack-card:nth-child(n+5){grid-column:span 6}.crm-grid{grid-template-columns:repeat(3,1fr)}.product-shell{grid-template-columns:5rem minmax(0,1fr)}.product-sidebar .al-brand>span,.product-sidebar nav button:not(.is-active):after,.product-sidebar nav button{font-size:0}.product-sidebar .al-brand img{width:2.7rem}.product-sidebar nav button{justify-content:center;padding:0}.product-sidebar nav button svg{width:22px;height:22px}.sidebar-system span,.sidebar-account div,.sidebar-account svg,.sidebar-signout{display:none}.sidebar-system,.sidebar-account{display:grid;place-items:center;padding:.8rem 0}.sidebar-account{grid-template-columns:1fr}.product-metrics{grid-template-columns:repeat(3,1fr)}.dashboard-grid,.integration-app-grid{grid-template-columns:repeat(2,1fr)}.queue-ops-grid,.settings-grid{grid-template-columns:1fr}.sequence-editor article{grid-template-columns:repeat(2,1fr)}.sequence-copy{grid-column:1 / -1}}@media(max-width:820px){.marketing-header{width:calc(100% - 2rem);height:5.5rem}.marketing-header .al-brand img{width:2.75rem;height:2.75rem}.marketing-header .al-brand>span{font-size:1.35rem}.header-actions .header-login{display:none}.header-actions .al-button{min-height:2.8rem;padding:.7rem 1rem;font-size:.8rem}.landing-hero{min-height:100dvh;grid-template-columns:1fr;align-items:start;padding:8rem 1.4rem 0}.hero-content h1{max-width:10ch;font-size:clamp(3.2rem,14vw,5rem)}.hero-content p{margin:1.2rem 0 1.6rem;font-size:1rem}.hero-actions{gap:.7rem}.al-button-large{min-height:3.4rem;padding:.8rem 1.1rem;font-size:.86rem}.hero-visual{min-height:27rem}.hero-target-orbit{top:0;right:50%;width:min(92vw,31rem);transform:translate(50%)}.hero-flow-nodes{right:18%;bottom:1rem;width:64%}.light-section{padding:5rem 1.2rem}.section-heading h2{font-size:clamp(3rem,14vw,4.4rem)}.section-heading p{font-size:1rem}.stack-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.stack-card,.stack-card:nth-child(n+5){grid-column:span 1;min-height:11rem}.stack-card:last-child{grid-column:1 / -1}.workflow-flow{grid-template-columns:1fr;gap:4.5rem}.workflow-connector{top:9rem;bottom:8rem;left:50%;right:auto;width:0;height:auto;border-top:0;border-left:.5rem solid #0d75bb}.workflow-connector span:nth-child(1){top:0;left:-.8rem}.workflow-connector span:nth-child(2){top:50%;left:-.8rem}.workflow-connector span:nth-child(3){top:auto;right:auto;bottom:0;left:-.8rem}.operator-grid,.operator-main{grid-template-columns:1fr}.operator-main>img{width:68%;margin:0 auto}.dashboard-showcase{padding:5rem 1rem}.dashboard-preview{grid-template-columns:1fr;min-height:auto}.dashboard-preview>aside{display:none}.preview-metrics{grid-template-columns:repeat(2,1fr)}.preview-panels{grid-template-columns:1fr}.crm-grid{grid-template-columns:repeat(2,1fr)}.crm-card{min-height:10.5rem}.crm-benefits{grid-template-columns:1fr}.crm-benefits>span{border-right:0;border-bottom:1px solid rgba(101,187,232,.33);padding:.8rem}.crm-benefits>span:last-child{border-bottom:0}.marketing-footer,.auth-page{grid-template-columns:1fr}.auth-page:after{top:0;right:0;bottom:55%;left:0}.auth-brand-panel{min-height:46rem;padding:2rem 1.5rem 4rem}.auth-brand-panel h1{font-size:clamp(3rem,13vw,4.5rem)}.auth-form-panel{padding:4rem 1.3rem}.auth-back{display:none}.product-shell{grid-template-columns:1fr}.product-sidebar{position:fixed;top:auto;bottom:0;z-index:60;width:100%;height:4.7rem;display:block;border-top:1px solid #124579;border-right:0;padding:.4rem}.product-sidebar>.al-brand,.product-sidebar .sidebar-system,.product-sidebar .sidebar-account,.product-sidebar .sidebar-signout{display:none}.product-sidebar nav{display:grid;grid-template-columns:repeat(7,1fr);overflow:visible}.product-sidebar nav button{min-height:3.7rem;border:0;font-size:0}.product-sidebar nav button:nth-child(n+8){display:none}.product-main{padding-bottom:5rem}.product-topbar{padding:0 1rem}.product-topbar>div:last-child button,.product-topbar>div:last-child span{display:none}.product-view{padding:1.2rem 1rem}.view-header{align-items:flex-start;flex-direction:column}.product-metrics{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:7rem}.metric-card:last-child{grid-column:1 / -1}.dashboard-grid{grid-template-columns:1fr}.activity-panel{grid-column:span 1}.queue-health-layout{grid-template-columns:1fr}.health-ring.large{margin:1rem auto 0}.product-footer-status,.queue-stage-grid,.source-provider-grid,.analytics-cards,.sender-grid,.integration-app-grid,.settings-panel>div:not(.automation-rule-grid):not(.sequence-editor),.export-summary,.issue-list{grid-template-columns:1fr}.reply-workspace{grid-template-columns:1fr}.reply-list{max-height:22rem;overflow-y:auto;border-right:0;border-bottom:1px solid rgba(34,90,159,.3)}.table-head,.data-table article{grid-template-columns:2fr .7fr .8fr}.account-table.has-admin-actions{overflow-x:auto}.account-table.has-admin-actions .table-head,.account-table.has-admin-actions article{min-width:54rem}.sequence-editor article{grid-template-columns:1fr}.data-table:not(.has-admin-actions) .table-head span:nth-child(4),.data-table:not(.has-admin-actions) .table-head span:nth-child(5),.data-table:not(.has-admin-actions) article>span:nth-child(4),.data-table:not(.has-admin-actions) article>span:nth-child(5){display:none}}@media(max-width:520px){.marketing-header .al-brand>span{display:none}.hero-actions .al-button{width:100%}.stack-grid,.crm-grid{grid-template-columns:1fr}.stack-card,.stack-card:nth-child(n+5),.stack-card:last-child{grid-column:1}.workflow-brand>span{font-size:.65rem}.operator-card{padding:1.3rem}.preview-metrics{grid-template-columns:1fr}.crm-heading h2{font-size:2.8rem}.product-metrics{grid-template-columns:1fr}.metric-card:last-child{grid-column:1}.product-topbar>div:last-child{display:none}.product-sidebar nav{grid-template-columns:repeat(5,1fr)}.product-sidebar nav button:nth-child(n+6){display:none}.queue-stage-grid{grid-template-columns:1fr}.data-toolbar{gap:.5rem}.data-toolbar>span{width:auto;flex:1}}
