@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Inter+Display:wght@700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Sora:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,400;0,500;1,400&family=Sora:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Sora:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=DM+Sans:wght@300;400;500&display=swap";:root{--ink:#0f172a;--ink-2:#fff;--ink-3:#f8fafc;--ink-4:#eef4ff;--surface:#fff;--line:#0f172a14;--line-2:#0f172a24;--line-3:#0f172a38;--accent:#2563eb;--accent-2:#1d4ed8;--accent-light:#eff6ff;--accent-glow:#2563eb47;--cyan:#1d4ed8;--gold:#2563eb;--gold-2:#1d4ed8;--green:#2563eb;--text:#0f172a;--text-2:#334155;--muted:#64748b;--muted-2:#475569;--radius:18px;--radius-sm:10px;--radius-xs:6px;--transition:cubic-bezier(.25, .46, .45, .94);--spring:cubic-bezier(.34, 1.56, .64, 1)}.cs-root *,.cs-root :before,.cs-root :after{box-sizing:border-box;margin:0;padding:0}.cs-root{--cs-main-header-offset:72px;background:var(--cs-page-bg,#f7fbff);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.65;overflow-x:hidden}.cs-root ::selection{background:var(--cs-selection-bg,#3b82f62e);color:var(--ink)}.cs-root ::-webkit-scrollbar{width:3px}.cs-root ::-webkit-scrollbar-track{background:var(--cs-scrollbar-track,#e2e8f0)}.cs-root ::-webkit-scrollbar-thumb{background:linear-gradient(var(--accent), var(--cyan));border-radius:3px}.cs-progress-bar{z-index:300;background:linear-gradient(90deg, var(--accent), var(--cyan), var(--accent));width:0%;height:2px;box-shadow:0 0 12px var(--accent-glow);background-size:200% 100%;transition:width 80ms linear;animation:2s linear infinite cs-shimmer;position:fixed;top:0;left:0}@keyframes cs-shimmer{0%{background-position:0 0}to{background-position:200% 0}}.cs-nav{top:var(--cs-main-header-offset);z-index:200;-webkit-backdrop-filter:none;background:0 0;border-bottom:none;justify-content:space-between;align-items:center;height:auto;min-height:64px;padding:.8rem 2.5rem;transition:background .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;left:0;right:0}.cs-nav.scrolled{box-shadow:none;background:0 0;border-color:#0000}.cs-nav-center{flex:1;justify-content:center;align-items:center;gap:1rem;margin-left:0;display:flex}.cs-nav-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.cs-nav-links a{color:var(--cs-nav-link-text,var(--muted-2));letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--cs-nav-link-border,var(--line-2));background:var(--cs-nav-link-bg,#ffffffb8);transition:transform .2s var(--spring), border-color .2s, color .2s, background .2s, box-shadow .2s;border-radius:999px;padding:.52rem .9rem;font-size:.74rem;font-weight:700;text-decoration:none}.cs-nav-links a:hover{color:var(--cs-nav-link-hover-text,var(--accent));border-color:var(--cs-accent-border-strong,#3b82f64d);background:var(--cs-nav-link-hover-bg,var(--cs-accent-soft-bg,#2563eb12));box-shadow:0 10px 22px var(--cs-accent-shadow-soft,#3b82f614);transform:translateY(-1px)}.cs-nav-links a.active{color:var(--cs-nav-link-active-text,var(--accent));border-color:var(--cs-accent-border-stronger,#2563eb59);background:var(--cs-nav-link-active-bg,var(--cs-accent-soft-bg-strong,#2563eb1f));box-shadow:0 10px 24px var(--cs-accent-shadow-medium,#2563eb1f)}.cs-hero{margin-top:var(--cs-main-header-offset);min-height:calc(100vh - var(--cs-main-header-offset));flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,4vw,3rem) 0 7rem;display:flex;position:relative;overflow:hidden}.cs-hero-bg{background-image:var(--cs-hero-gradient);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.cs-hero-bg:after{content:"";background:radial-gradient(circle at 16% 62%, #0f172a80 0%, #0f172a3d 34%, transparent 64%), linear-gradient(to right, var(--cs-hero-overlay-start) 16%, var(--cs-hero-overlay-middle) 42%, #02061733 70%, var(--cs-hero-overlay-end) 100%), linear-gradient(to top, #0206179e 0%, var(--cs-hero-overlay-middle) 38%, #02061724 68%, transparent 100%);position:absolute;inset:0}.cs-hero-orb{pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.cs-hero-orb-1{background:var(--cs-accent-radial-soft,radial-gradient(circle, #3b82f61f 0%, transparent 70%));z-index:1;width:600px;height:600px;animation:10s ease-in-out infinite cs-floatOrb;top:-100px;left:-100px}.cs-hero-orb-2{background:var(--cs-accent-radial-medium,radial-gradient(circle, #2563eb1a 0%, transparent 70%));z-index:1;width:400px;height:400px;animation:12s ease-in-out infinite reverse cs-floatOrb;bottom:100px;left:300px}@keyframes cs-floatOrb{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-18px)translate(10px)}}.cs-hero-content{z-index:2;max-width:760px;padding:0 2.5rem;position:relative}.cs-chip{letter-spacing:.1em;text-transform:uppercase;color:var(--cs-hero-chip-text,#eaf2ff);border:1px solid var(--cs-hero-chip-border,#bfdbfe6b);background:var(--cs-hero-chip-bg,#0f172a9e);opacity:0;animation:cs-heroIn .7s var(--transition) .1s forwards;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.38rem .9rem;font-size:.71rem;font-weight:600;display:inline-flex;transform:translateY(16px)}.cs-chip-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite cs-pulse}@keyframes cs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cs-hero h1{letter-spacing:-.05em;color:var(--ink-3);opacity:0;animation:cs-heroIn .8s var(--transition) .2s forwards;margin-bottom:.6rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:clamp(3.5rem,9vw,7.5rem);font-weight:400;line-height:.95;transform:translateY(24px)}.cs-hero h1 em{background:linear-gradient(135deg, var(--accent-2) 0%, var(--cyan) 100%);-webkit-text-fill-color:transparent;background-clip:text;font-style:normal}.cs-hero h1 .cs-cats-title-red{color:#ef4444}.cs-hero h1 .cs-cats-title-blue{color:#009ca8}.cs-hero h1 .cs-cats-title-white{color:#fff}.cs-hero-sub{color:var(--cs-hero-tag-text,#dbeafe);opacity:0;max-width:480px;animation:cs-heroIn .8s var(--transition) .35s forwards;margin-bottom:2rem;font-size:1.15rem;font-weight:400;line-height:1.75;transform:translateY(20px)}@keyframes cs-heroIn{to{opacity:1;transform:translateY(0)}}.cs-hero-tags{opacity:0;animation:cs-heroIn .8s var(--transition) .45s forwards;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;display:flex;transform:translateY(16px)}.cs-tag{border:1px solid var(--cs-hero-tag-border,#dbeafe57);color:var(--cs-hero-tag-text,#e2e8f0);background:var(--cs-hero-tag-bg,#0f172a5c);letter-spacing:-.01em;border-radius:100px;padding:.38rem .9rem;font-size:.74rem;font-weight:500;transition:all .2s}.cs-tag:hover{border-color:var(--accent);color:var(--ink-2);background:var(--cs-accent-soft-bg-stronger,#3b82f633)}.cs-hero-stat-row{opacity:0;animation:cs-heroIn .8s var(--transition) .6s forwards;flex-wrap:wrap;gap:3.5rem;display:flex;transform:translateY(16px)}.cs-hero-stat{position:relative}.cs-hero-stat:after{content:"";background:linear-gradient(90deg, var(--gold), transparent);border-radius:2px;width:28px;height:2px;position:absolute;bottom:-12px;left:0}.cs-hero-stat-val{color:var(--gold-2);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:800;line-height:1}.cs-hero-stat-lbl{color:var(--cs-hero-tag-text,#dbeafe);text-transform:uppercase;letter-spacing:.07em;margin-top:.45rem;font-size:.75rem;font-weight:500}.cs-hero-spotlight{background:var(--cs-hero-spotlight-bg,#1e293bc7);width:min(390px,100vw - 5rem);box-shadow:0 18px 42px #0f172a3d, 0 0 0 1px var(--cs-hero-spotlight-border,#bae6fd29) inset;backdrop-filter:blur(16px)saturate(160%);z-index:3;opacity:0;animation:cs-heroIn 1s var(--spring) 1s forwards;border:none;border-radius:24px;padding:1.05rem;position:absolute;bottom:2.6rem;right:2.5rem;transform:translateY(18px)scale(.98)}.cs-hero-spotlight-inner{background:var(--cs-hero-spotlight-inner-bg,#1e293bc7);border:none;border-radius:18px;padding:.95rem}.cs-hero-spotlight-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.cs-hero-spotlight-label{letter-spacing:.16em;text-transform:uppercase;color:var(--cs-hero-spotlight-muted,#c7e6ff);font-size:.63rem;font-weight:800}.cs-hero-status-pill{letter-spacing:.1em;text-transform:uppercase;color:var(--cs-hero-spotlight-text,#f8fafc);background:var(--cs-hero-status-bg,linear-gradient(135deg, #06b6d457, #2563eb57));border:1px solid var(--cs-hero-status-border,#bae6fd5c);border-radius:999px;flex-shrink:0;padding:.34rem .56rem;font-size:.58rem;font-weight:800}.cs-hero-spotlight-title{color:var(--cs-hero-spotlight-text,#f8fafc);margin-bottom:.7rem;font-size:.92rem;font-weight:800;line-height:1.45}.cs-hero-spotlight-list{gap:.5rem;display:grid}.cs-hero-spotlight-item{background:var(--cs-panel-overlay,linear-gradient(180deg, #33415557, #4755693d));border:1px solid var(--cs-panel-border,#bae6fd2e);border-radius:12px;justify-content:space-between;align-items:center;gap:.7rem;padding:.6rem .72rem;display:flex}.cs-hero-spotlight-item strong{color:var(--cs-hero-spotlight-text,#f1f5f9);align-items:center;gap:.45rem;font-size:.79rem;font-weight:700;display:inline-flex}.cs-hero-spotlight-item strong:before{content:"";background:var(--cs-panel-bullet,linear-gradient(135deg, #22d3ee, #60a5fa));border-radius:50%;flex-shrink:0;width:6px;height:6px}.cs-hero-spotlight-item span{color:var(--cs-hero-spotlight-muted,#f0f9ff);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:700}.cs-section{width:100%;padding:9rem 0;position:relative}.cs-section-inner{max-width:1200px;margin:0 auto;padding:0 2.5rem}.cs-section--overview{background:var(--cs-section-alt-bg,var(--accent-light))}.cs-section--problem{background:var(--cs-section-base-bg,#fff)}.cs-section--workflow{background:var(--cs-section-alt-bg,var(--accent-light))}.cs-section--solution,.cs-section--results,.cs-section--tech{background:var(--cs-section-base-bg,#fff)}.cs-section{scroll-margin-top:calc(var(--cs-main-header-offset) + 88px)}.cs-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:flex}.cs-eyebrow:before{content:"";background:linear-gradient(90deg, var(--accent), var(--cyan));border-radius:2px;flex-shrink:0;width:16px;height:2px}.cs-section-title{letter-spacing:-.04em;color:var(--ink);margin-bottom:1.2rem;font-family:Inter Display,Inter,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.05}.cs-section-title-accent{color:var(--accent-2)}.cs-section-title .grad{background:linear-gradient(135deg, var(--accent-2), var(--cyan));-webkit-text-fill-color:transparent;background-clip:text}.cs-section-desc{color:var(--muted);max-width:620px;font-size:1.05rem;font-weight:400;line-height:1.85}.cs-exec-grid{flex-wrap:wrap;align-items:stretch;gap:1rem;margin-top:3rem;display:flex;position:relative}.cs-exec-col{z-index:1;border:1px solid var(--cs-core-card-border,#2563eb29);background:var(--cs-core-card-bg,var(--cs-surface-tint-alt,linear-gradient(180deg, #fffffff2, #eff6ffdb)));min-width:min(100%,280px);min-height:400px;transition:transform .3s var(--transition), box-shadow .3s var(--transition), border-color .3s var(--transition);border-radius:20px;flex:280px;padding:3rem 2.4rem;position:relative;box-shadow:0 14px 30px #0f172a14}.cs-exec-col:hover{border-color:var(--cs-accent-border-strong,#2563eb47);box-shadow:0 22px 46px var(--cs-accent-shadow-medium,#2563eb24);transform:translateY(-4px)}.cs-core-card{isolation:isolate;background:var(--cs-core-card-bg,var(--cs-surface-tint,linear-gradient(180deg, #fffffff7, #f3f8ffe6)));border:1px solid var(--cs-core-card-border,#2563eb29);min-height:410px;transition:transform .35s var(--spring), box-shadow .35s var(--transition), border-color .35s var(--transition);overflow:hidden}.cs-core-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(118deg,#0000 24%,#ffffff6b 50%,#0000 76%);animation:11s ease-in-out infinite cs-coreSheen;position:absolute;inset:0;transform:translate(-140%)}.cs-core-card:after{content:"";border-radius:inherit;box-shadow:0 0 0 1px var(--cs-accent-border-soft,#93c5fd2e) inset;opacity:.7;z-index:1;pointer-events:none;animation:6s ease-in-out infinite cs-corePulse;position:absolute;inset:0}.cs-core-bg{aspect-ratio:1;filter:blur(2px);z-index:0;background:radial-gradient(circle,#ffffff6b 0%,#ffffff1f 42%,#0000 74%);border-radius:50%;width:72%;animation:9s ease-in-out infinite cs-coreDrift;position:absolute;inset:-22% auto auto -18%}.cs-core-accent{background:linear-gradient(90deg, var(--cs-accent-soft-bg-strong,#2563eb1f), var(--accent), var(--cs-accent-soft-bg-strong,#2563eb1f));transform-origin:0;opacity:.45;height:3px;transition:transform .35s var(--transition), opacity .35s var(--transition), box-shadow .35s var(--transition);z-index:1;border-radius:999px;position:absolute;bottom:1rem;left:1.1rem;right:1.1rem;transform:scaleX(.3)}.cs-core-content{z-index:2;flex-direction:column;gap:1rem;height:100%;display:flex;position:relative}.cs-core-card:hover{border-color:var(--cs-accent-border-strong,#2563eb47);box-shadow:0 22px 46px var(--cs-accent-shadow-strong,#2563eb29);transform:translateY(-6px)}.cs-core-card:hover .cs-core-accent{opacity:.9;box-shadow:0 0 16px var(--cs-accent-shadow-glow,#2563eb52);transform:scaleX(.96)}.cs-core-card:hover .cs-core-icon-wrap{box-shadow:0 18px 30px var(--cs-accent-shadow-stronger,#2563eb33);transform:translateY(-2px)scale(1.04)rotate(-1.5deg)}.cs-core-heading{letter-spacing:.08em;text-transform:lowercase;color:var(--cs-core-heading-text,var(--accent));transition:transform .3s var(--transition), color .3s var(--transition);margin-bottom:.1rem;font-size:.76rem;font-weight:700;transform:translateY(0)}.cs-core-card:hover .cs-core-heading{color:var(--accent-2);transform:translateY(-1px)}.cs-core-icon-wrap{border:1px solid var(--cs-core-icon-border,#2563eb3d);background:var(--cs-core-icon-bg,linear-gradient(180deg, #eff6fff2, #dbeafee6));width:58px;height:58px;color:var(--accent);transition:transform .3s var(--spring), box-shadow .3s var(--transition);box-shadow:var(--cs-core-icon-shadow,0 12px 22px #2563eb1f);border-radius:16px;justify-content:center;align-items:center;display:inline-flex}.cs-core-desc{color:var(--cs-core-desc-text,var(--muted-2));transition:transform .3s var(--transition), color .3s var(--transition);font-size:.9rem;line-height:1.78;transform:translateY(0)}.cs-core-card:hover .cs-core-desc{color:var(--cs-core-desc-text,var(--muted-2));transform:translateY(-1px)}.cs-core-metrics{gap:.88rem;margin-top:.15rem}.cs-core-metrics .cs-exec-stat{align-items:baseline}.cs-core-metrics .cs-exec-stat-lbl{color:var(--cs-core-metric-label-text,var(--muted-2));font-weight:600}@keyframes cs-coreSheen{0%,60%,to{transform:translate(-140%)}35%{transform:translate(140%)}}@keyframes cs-corePulse{0%,to{opacity:.45}50%{opacity:.9}}@keyframes cs-coreDrift{0%,to{transform:translate(0)}50%{transform:translate(10px,-8px)}}.cs-exec-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:flex}.cs-exec-label:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.cs-exec-text{color:var(--text-2);font-size:.95rem;font-weight:500;line-height:1.9}.cs-exec-stats{flex-direction:column;gap:1.2rem;margin-top:.5rem;display:flex}.cs-exec-stat{align-items:baseline;gap:.8rem;display:flex}.cs-exec-stat-val{color:var(--cs-core-metric-text,var(--gold-2));white-space:nowrap;letter-spacing:-.04em;font-variant-numeric:tabular-nums;min-height:1.9rem;font-size:1.9rem;font-weight:800;line-height:1}.cs-exec-stat-val.is-text{letter-spacing:-.02em;font-size:1.18rem;line-height:1.2}.cs-exec-stat-val.is-done{text-shadow:0 0 14px var(--cs-accent-shadow-medium,#2563eb1f)}.cs-exec-stat-lbl{color:var(--cs-core-metric-label-text,var(--muted));font-size:.8rem;font-weight:500}.cs-exec-col-outcomes{flex-direction:column;display:flex}.cs-exec-col-outcomes .cs-exec-label{text-align:left;justify-content:flex-start}.cs-exec-col-outcomes .cs-exec-stats{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.45rem;margin-top:0;display:flex}.cs-exec-col-outcomes .cs-exec-stat{text-align:center;flex-direction:column;align-items:center;gap:.35rem}.cs-exec-col-outcomes .cs-exec-stat-val{min-height:2.45rem;font-size:2.45rem}.cs-exec-col-outcomes .cs-exec-stat-val.is-text{font-size:1.45rem;line-height:1.25}.cs-exec-col-outcomes .cs-exec-stat-lbl{font-size:.9rem;font-weight:600}.cs-challenge-wrap{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:5rem;display:grid}.cs-challenge-image{border-radius:var(--radius);height:100%;position:relative;overflow:hidden;box-shadow:0 28px 60px #0f172a1f}.cs-challenge-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.cs-challenge-image:after{content:"";background:linear-gradient(135deg, var(--cs-accent-overlay-soft,#3b82f61a) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.cs-problem-cards{flex-direction:column;gap:1rem;display:flex}.cs-problem-card{border:1px solid var(--line-2);background:var(--cs-surface-soft,#ffffffbf);border-radius:var(--radius-sm);transition:all .3s var(--transition);cursor:default;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;display:flex;position:relative;overflow:hidden}.cs-problem-card:before{content:"";background:linear-gradient(90deg, var(--cs-accent-soft-bg,#3b82f614), transparent);width:0;transition:width .3s var(--transition);position:absolute;top:0;bottom:0;left:0}.cs-problem-card:hover{border-color:var(--cs-accent-border-stronger,#3b82f666);box-shadow:-4px 0 32px var(--cs-accent-shadow-soft,#3b82f61a);transform:translate(8px)}.cs-problem-card:hover:before{width:100%}.cs-problem-icon{border:1px solid var(--cs-problem-icon-border,#2563eb42);background:var(--cs-problem-icon-bg,linear-gradient(180deg, #eff6fff5, #dbeafef5));width:38px;height:38px;color:var(--accent);box-shadow:var(--cs-problem-icon-shadow,0 10px 22px #2563eb24);transition:transform .3s var(--spring), border-color .3s, box-shadow .3s;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cs-problem-card:hover .cs-problem-icon{border-color:var(--cs-accent-border-stronger,#2563eb66);box-shadow:0 14px 28px var(--cs-accent-shadow-stronger,#2563eb33);transform:translateY(-2px)scale(1.06)}.cs-problem-card h4{color:var(--ink);letter-spacing:-.02em;margin-bottom:.3rem;font-size:.95rem;font-weight:700}.cs-problem-card p{color:var(--muted);font-size:.85rem;line-height:1.75}.cs-frame7-section{background:var(--accent-light);width:100%;padding:0}.cs-frame7-full-image{width:100%;height:auto;display:block}.cs-workflow-img-wrap{border-radius:var(--radius);border:1px solid var(--line);margin:3rem 0;position:relative;overflow:hidden;box-shadow:0 24px 58px #0f172a1a}.cs-workflow-img-wrap img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.cs-steps-row{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;gap:1px;margin-top:2rem;display:flex;overflow:hidden}.cs-step{cursor:default;background:#fffc;flex:220px;min-width:min(100%,220px);padding:2rem 1.4rem;transition:background .3s,transform .3s;position:relative;overflow:hidden}.cs-step:before{content:"";background:linear-gradient(135deg, var(--cs-accent-soft-bg-subtle,#3b82f60f) 0%, transparent 100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.cs-step:hover{background:#fffffff2}.cs-step:hover:before{opacity:1}.cs-step-num{color:var(--line-3);letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1;transition:color .3s}.cs-step:hover .cs-step-num{color:var(--accent)}.cs-step h4{color:var(--ink);letter-spacing:-.02em;margin-bottom:.45rem;font-size:.9rem;font-weight:700}.cs-step p{color:var(--muted);font-size:.8rem;line-height:1.7}.cs-step-connector{display:none}.cs-journey-eyebrow-wrap{max-width:1200px;margin:0 auto;padding:0 2.5rem 3rem}.cs-journey-stack{gap:var(--cs-solution-journey-gap,0);flex-direction:column;display:flex}.cs-journey-component{min-height:var(--cs-solution-card-min-height,660px);width:100%;overflow:var(--cs-solution-frame-overflow,hidden);isolation:isolate;background:var(--cs-solution-frame-bg,transparent);position:relative}.cs-journey-component:before{content:"";background-image:radial-gradient(900px 420px at 0% -20%, #ffffff4d, transparent 70%), radial-gradient(1000px 580px at 100% 120%, var(--cs-accent-soft-bg,#2563eb14), transparent 72%);pointer-events:none;z-index:0;position:absolute;inset:0}.cs-journey-grid{z-index:1;min-height:inherit;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.cs-journey-copy{padding:var(--cs-solution-copy-padding-local,var(--cs-solution-copy-padding,5.8rem 4.2rem))}.cs-journey-kicker{letter-spacing:.13em;text-transform:uppercase;border:1px solid var(--cs-kicker-border,var(--cs-accent-border-medium,#2563eb3d));background:var(--cs-kicker-bg,var(--cs-nav-link-bg,#ffffff8c));color:var(--cs-kicker-text,var(--accent));border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.45rem .85rem;font-size:.68rem;font-weight:700;display:inline-flex}.cs-journey-kicker:before{content:"";width:6px;height:6px;box-shadow:0 0 0 3px var(--cs-accent-ring-soft,#2563eb24);background:currentColor;border-radius:50%}.cs-journey-title{letter-spacing:-.04em;color:var(--ink);max-width:14ch;margin-bottom:.95rem;font-family:Inter Display,Inter,sans-serif;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.04}.cs-journey-desc{color:var(--muted-2);max-width:560px;margin-bottom:1.55rem;font-size:1rem;line-height:1.78}.cs-journey-points{gap:.7rem;max-width:520px;display:grid}.cs-journey-point{border:1px solid var(--cs-accent-border-soft,#2563eb1c);background:var(--cs-surface-soft,#ffffffc7);color:var(--text-2);border-radius:13px;padding:.82rem 1rem;font-size:.84rem;line-height:1.58;box-shadow:0 8px 22px #0f172a0a}.cs-journey-media{height:100%;min-height:var(--cs-solution-card-min-height,660px);align-items:var(--cs-solution-media-align,center);justify-content:var(--cs-solution-media-justify,flex-start);overflow:var(--cs-solution-media-overflow,hidden);padding:var(--cs-solution-media-padding,0);display:flex;position:relative}.cs-journey-shot{width:var(--cs-solution-shot-width-local,var(--cs-solution-shot-width,165%));max-width:var(--cs-solution-shot-max-width,none);height:var(--cs-solution-shot-height,auto);min-width:0;margin:var(--cs-solution-shot-margin,0);border-radius:var(--cs-solution-shot-radius,0);box-shadow:var(--cs-solution-shot-shadow,none);object-fit:var(--cs-solution-shot-fit,contain);transform:var(--cs-solution-shot-transform,translateX(var(--cs-solution-shot-x,-42%)));transform-origin:var(--cs-solution-shot-origin,center center);border:none;flex-shrink:0;display:block}.cs-journey-component.reverse .cs-journey-grid{direction:rtl}.cs-journey-component.reverse .cs-journey-grid>*{direction:ltr}.cs-journey-component.reverse .cs-journey-media{justify-content:var(--cs-solution-media-justify-reverse,flex-end)}.cs-journey-component.reverse .cs-journey-shot{transform:var(--cs-solution-shot-transform-reverse,translateX(var(--cs-solution-shot-x-reverse,42%)))}.cs-journey-component.v-half-left .cs-journey-media,.cs-journey-component.v-half-left-soft .cs-journey-media,.cs-journey-component.v-half-left-crisp .cs-journey-media{justify-content:flex-start;align-items:center}.cs-journey-component.v-half-right .cs-journey-media,.cs-journey-component.v-half-right-soft .cs-journey-media,.cs-journey-component.v-half-right-crisp .cs-journey-media{justify-content:flex-end;align-items:center}.cs-journey-component.v-half-left .cs-journey-shot,.cs-journey-component.v-half-left-soft .cs-journey-shot,.cs-journey-component.v-half-left-crisp .cs-journey-shot{width:200%;transform:translate(-50%)}.cs-journey-component.v-half-right .cs-journey-shot,.cs-journey-component.v-half-right-soft .cs-journey-shot,.cs-journey-component.v-half-right-crisp .cs-journey-shot{width:200%;transform:translate(50%)}.cs-journey-component.v-half-left-soft .cs-journey-shot,.cs-journey-component.v-half-right-soft .cs-journey-shot{filter:saturate(1.04)contrast(1.02)}.cs-journey-component.v-half-left-crisp .cs-journey-shot,.cs-journey-component.v-half-right-crisp .cs-journey-shot{filter:saturate(1.08)contrast(1.06)}.cs-journey-component.v-tilt-none{--shot-rot:0deg}.cs-journey-component.v-tilt-left-soft{--shot-rot:-1.25deg}.cs-journey-component.v-tilt-right-soft{--shot-rot:1.25deg}.cs-journey-component.v-tilt-left-strong{--shot-rot:-2deg}.cs-journey-component.v-tilt-right-strong{--shot-rot:2deg}.cs-journey-component[class*=v-half][class*=v-tilt-] .cs-journey-shot{width:205%;transform:translateX(var(--shot-x,0)) rotate(var(--shot-rot,0deg));transform-origin:50%}.cs-journey-component.v-half-left[class*=v-tilt-]{--shot-x:-50%}.cs-journey-component.v-half-right[class*=v-tilt-]{--shot-x:50%}.cs-journey-component.v-half-left-soft[class*=v-tilt-]{--shot-x:-50%}.cs-journey-component.v-half-right-soft[class*=v-tilt-]{--shot-x:50%}.cs-journey-component.v-half-left-crisp[class*=v-tilt-]{--shot-x:-50%}.cs-journey-component.v-half-right-crisp[class*=v-tilt-]{--shot-x:50%}.cs-journey-component.cs-frame4-zoom .cs-journey-media,.cs-journey-component[data-frame-mode=zoom] .cs-journey-media{transform:scale(var(--cs-solution-zoom-scale,1.6));transform-origin:100%}.cs-journey-component.cs-frame4-zoom:not(.reverse) .cs-journey-media,.cs-journey-component[data-frame-mode=zoom]:not(.reverse) .cs-journey-media{transform-origin:0}.cs-journey-component.cs-frame4-zoom .cs-journey-copy{padding-left:19rem;padding-right:1.5rem}.cs-tone-dashboard{background:linear-gradient(135deg, var(--cs-section-alt-soft,#dbeafe) 0%, var(--accent-light) 100%)}.cs-tone-dashboard .cs-journey-kicker{color:var(--accent);border-color:var(--cs-accent-ring-medium,#2563eb42)}.cs-tone-ai{background:linear-gradient(135deg, var(--surface) 0%, var(--cs-surface-soft-stronger,#fdfefe) 100%)}.cs-tone-ai .cs-journey-kicker{color:var(--text-2);border-color:var(--line-2)}.cs-tone-review{background:linear-gradient(135deg, var(--cs-section-alt-soft,#dbeafe) 0%, var(--accent-light) 100%)}.cs-tone-review .cs-journey-kicker{color:var(--accent);border-color:var(--cs-accent-ring-medium,#2563eb42)}.cs-results-stats-bar{background:var(--cs-results-bar-bg,linear-gradient(180deg, #eff6ffc2, #fffffff5));border:1px solid var(--cs-results-bar-border,#2563eb24);border-radius:var(--radius) var(--radius) 0 0;flex-wrap:wrap;gap:1px;margin-top:2.5rem;display:flex;overflow:hidden}.cs-result-stat{cursor:default;flex:220px;min-width:min(100%,220px);padding:2.5rem 2rem;transition:background .3s;position:relative;overflow:hidden}.cs-result-stat:before{content:"";background:linear-gradient(90deg, var(--accent), var(--cyan));transform-origin:0;height:2px;transition:transform .4s var(--transition);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.cs-result-stat:hover{background:var(--cs-surface-soft-strong,#ffffffe6)}.cs-result-stat:hover:before{transform:scaleX(1)}.cs-result-val{color:var(--gold-2);letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:2.2rem;font-weight:900;line-height:1}.cs-result-lbl{color:var(--ink);letter-spacing:-.02em;margin-bottom:.3rem;font-size:.85rem;font-weight:600}.cs-result-desc{color:var(--muted);font-size:.78rem}.cs-results-image{border:1px solid var(--cs-results-bar-border,#2563eb24);border-radius:0 0 var(--radius) var(--radius);border-top:none;position:relative;overflow:hidden}.cs-results-image img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.cs-results-image:before{content:"";z-index:1;background:var(--cs-results-image-wash,linear-gradient(to bottom, #eef8fff5 0%, transparent 10%, transparent 90%, #eef8fff5 100%));pointer-events:none;position:absolute;inset:0}.cs-why-intro{background:var(--cs-section-alt-soft,#dbeafe);padding-bottom:2rem}.cs-why-intro .cs-section-inner{padding-bottom:0;transform:translateY(-14px)}.cs-why-section{background:var(--cs-section-alt-soft,#dbeafe);scroll-margin-top:calc(var(--cs-main-header-offset) + 118px);overflow:hidden}.cs-why-section .cs-journey-grid{grid-template-columns:.88fr 1.12fr}.cs-journey-component.cs-why-section{overflow:visible}.cs-why-section .cs-journey-media{background:var(--cs-section-alt-soft,#dbeafe);justify-content:flex-start;align-items:center;min-height:660px;padding:.6rem .8rem .6rem 0;overflow:visible}.cs-why-section .cs-journey-shot{width:var(--cs-why-shot-width,170%);max-width:var(--cs-why-shot-max-width,none);height:auto;transform:var(--cs-why-shot-transform,translateX(15%));object-fit:cover;filter:none;transition:transform .5s var(--transition)}.cs-why-section .cs-journey-shot:hover{transform:var(--cs-why-shot-hover-transform,translateX(10%) scale(1.015))}.cs-why-grid{grid-template-columns:1fr;gap:2.25rem;width:100%;max-width:740px;margin-top:0;margin-left:auto;margin-right:0;display:grid;overflow:visible}.cs-why-section .cs-journey-copy{justify-content:center;align-items:center;padding-left:0;display:flex;overflow:visible}.cs-why-card{background:var(--cs-surface-soft,#ffffffbf);border:1px solid var(--cs-accent-border-soft,#2563eb29);border-radius:var(--radius);--why-hover-x:0px;width:min(84%,560px);min-height:190px;transition:all .35s var(--transition);cursor:default;padding:2rem 2.1rem;position:relative;overflow:hidden;transform:translate(0)}.cs-why-card:nth-child(odd){justify-self:start}.cs-why-card:nth-child(2n){justify-self:end}.cs-why-card:after{content:"";background:radial-gradient(circle at 100% 0%, var(--cs-accent-soft-bg,#3b82f612) 0%, transparent 60%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.cs-why-card:hover{border-color:var(--cs-accent-border-strong,#3b82f64d);transform:translateX(var(--why-hover-x)) translateY(-4px);box-shadow:0 18px 42px #0f172a1a, 0 0 0 1px var(--cs-accent-overlay-soft,#3b82f61a);background:var(--cs-surface-soft-strong,#ffffffeb)}.cs-why-card:nth-child(odd):hover{--why-hover-x:-24px}.cs-why-card:nth-child(2n):hover{--why-hover-x:24px}.cs-why-card:hover:after{opacity:1}.cs-why-icon{background:var(--cs-accent-overlay-soft,#3b82f61a);border:1px solid var(--cs-accent-border-medium,#3b82f633);width:54px;height:54px;transition:all .3s var(--transition);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.2rem;font-size:1.35rem;display:flex}.cs-why-card:hover .cs-why-icon{background:var(--cs-accent-overlay-medium,#3b82f62e);border-color:var(--cs-accent-border-stronger,#3b82f659);box-shadow:0 0 20px var(--cs-accent-shadow-medium,#3b82f626);transform:translateY(-2px)}.cs-why-card h4{color:var(--ink);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.08rem;font-weight:800;line-height:1.28}.cs-why-card p{color:var(--muted);font-size:.91rem;line-height:1.82}.cs-tech-grid{background:var(--cs-section-alt-soft,#dbeafe);border:1px solid var(--cs-accent-border-soft,#2563eb29);border-radius:var(--radius);flex-wrap:wrap;gap:1px;margin-top:2.5rem;display:flex;overflow:hidden}.cs-tech-item{text-align:center;min-width:min(100%,150px);transition:transform .25s var(--spring), background .25s, box-shadow .25s;cursor:default;background:#fff;flex:150px;padding:2rem 1rem;position:relative;overflow:hidden}.cs-tech-item:hover{background:var(--cs-surface-tint-alt,#f4f9ff);box-shadow:0 20px 44px var(--cs-accent-shadow-medium,#2563eb1f);z-index:1;transform:translateY(-4px)}.cs-tech-item:hover .cs-tech-icon{transform:translateY(-4px)scale(1.08)}.cs-tech-icon{width:48px;height:48px;transition:transform .3s var(--spring);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.4rem;display:flex}.cs-tech-name{color:var(--ink);letter-spacing:-.02em;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.cs-tech-desc{color:var(--muted);font-size:.7rem;font-weight:400}.cs-fade-up{opacity:0;transition:opacity .75s var(--transition), transform .75s var(--transition);will-change:opacity, transform;transform:translateY(36px)}.cs-fade-up.visible{opacity:1;transform:translateY(0)}.cs-fade-left{opacity:0;transition:opacity .75s var(--transition), transform .75s var(--transition);transform:translate(-36px)}.cs-fade-left.visible{opacity:1;transform:translate(0)}.cs-fade-right{opacity:0;transition:opacity .75s var(--transition), transform .75s var(--transition);transform:translate(36px)}.cs-fade-right.visible{opacity:1;transform:translate(0)}.cs-scale-in{opacity:0;transition:opacity .7s var(--transition), transform .7s var(--spring);transform:scale(.94)}.cs-scale-in.visible{opacity:1;transform:scale(1)}.cs-delay-1{transition-delay:80ms}.cs-delay-2{transition-delay:.16s}.cs-delay-3{transition-delay:.24s}.cs-delay-4{transition-delay:.32s}.cs-delay-5{transition-delay:.4s}.cs-solution-section{background:linear-gradient(135deg, var(--accent-light,var(--cs-section-alt-bg,#eff6ff)) 0%, var(--cs-section-alt-bg,var(--accent-light,#eff6ff)) 100%);--cs-solution-journey-gap:0;--cs-solution-card-min-height:660px;--cs-solution-copy-padding:5.8rem 4.2rem;--cs-solution-shot-width:165%;--cs-solution-shot-x:-42%;--cs-solution-shot-x-reverse:42%;--cs-solution-zoom-scale:1.6;padding:0}.cs-solution-eyebrow-wrap{max-width:1200px;margin:0 auto;padding:9rem 2.5rem 3rem}@media (width<=900px){.cs-nav{display:none}.cs-challenge-wrap{grid-template-columns:1fr;gap:2.5rem}.cs-challenge-image{height:auto}.cs-challenge-image img{object-fit:contain;height:auto}.cs-exec-grid{gap:.8rem}.cs-exec-col{min-height:320px;padding:2.4rem 2rem}.cs-step{flex-basis:280px}.cs-result-stat{flex-basis:220px}.cs-tech-item{flex-basis:140px}.cs-why-grid{grid-template-columns:1fr}.cs-hero-stat-row{gap:2rem}.cs-hero-spotlight{width:auto;max-width:460px;margin:2.5rem 2.5rem 0;position:relative;bottom:auto;right:auto}.cs-workflow-img-wrap{margin:2.25rem 0}.cs-journey-component,.cs-journey-media{min-height:0}.cs-journey-grid{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0 2.4rem}.cs-journey-component.reverse .cs-journey-grid{direction:ltr}.cs-journey-copy{padding:var(--cs-journey-copy-tablet-padding,0 2rem)}.cs-journey-media{padding:var(--cs-journey-media-tablet-padding,0)}.cs-journey-shot{width:var(--cs-journey-shot-tablet-width,calc(100% - 2rem));max-width:var(--cs-journey-shot-tablet-max-width,none);margin-left:var(--cs-journey-shot-tablet-margin-left,1rem);transform:var(--cs-journey-shot-tablet-transform,none)}.cs-journey-component[data-frame-mode=zoom] .cs-journey-media,.cs-journey-component.cs-frame4-zoom .cs-journey-media{justify-content:center;transform:none}.cs-journey-component[data-frame-mode=zoom] .cs-journey-copy,.cs-journey-component.cs-frame4-zoom .cs-journey-copy{padding:var(--cs-journey-copy-tablet-padding,0 2rem)}.cs-why-section .cs-journey-copy{padding:3rem 2rem 1.5rem}.cs-why-grid{gap:1.75rem;max-width:100%;margin-right:0}.cs-why-card{width:min(88%,560px);min-height:0;padding:1.7rem 1.8rem}.cs-why-icon{width:48px;height:48px;font-size:1.2rem}.cs-why-card h4{font-size:1rem}.cs-why-card p{font-size:.86rem}.cs-why-section .cs-journey-media{min-height:320px;padding:1.5rem 0 3rem}.cs-why-section .cs-journey-shot{width:var(--cs-why-shot-tablet-width,var(--cs-why-shot-width,170%));max-width:var(--cs-why-shot-tablet-max-width,var(--cs-why-shot-max-width,none));transform:var(--cs-why-shot-tablet-transform,translateX(12%));margin-left:0}.cs-why-intro{padding-bottom:1.5rem}.cs-why-intro .cs-section-inner{transform:translateY(-8px)}}@media (width<=600px){.cs-nav{padding:.75rem 1.2rem}.cs-nav-center{flex-wrap:wrap;gap:.5rem;margin-left:.75rem}.cs-nav-links{gap:.3rem}.cs-nav-links a{padding:.42rem .7rem;font-size:.66rem}.cs-section{padding:6rem 0}.cs-section-inner,.cs-hero-content{padding:0 1.2rem}.cs-hero-bg:after{background:radial-gradient(circle at 15% 66%,#020617a3 0%,#02061747 34%,#0000 62%),linear-gradient(90deg,#020617cc 12%,#02061780 44%,#0206173d 72%,#0206171a 100%),linear-gradient(#0000 0%,#02061729 32%,#0206176b 62%,#020617b8 100%)}.cs-hero-stat-row{gap:1.1rem 1.4rem}.cs-hero-stat{min-width:min(150px,50vw - 2rem)}.cs-tech-item{flex-basis:120px}.cs-step{flex-basis:100%}.cs-result-stat{flex-basis:160px}.cs-exec-col{min-height:280px;padding:2rem 1.5rem}.cs-hero-spotlight{max-width:none;margin:2rem 1.2rem 0}.cs-workflow-img-wrap{margin:2rem 0}.cs-journey-copy{padding:var(--cs-journey-copy-mobile-padding,0 1.2rem)}.cs-journey-media{padding:var(--cs-journey-media-mobile-padding,0)}.cs-journey-title{font-size:clamp(1.65rem,7.2vw,2.2rem)}.cs-journey-desc{font-size:.95rem}.cs-journey-shot{width:var(--cs-journey-shot-mobile-width,calc(100% - 1.2rem));max-width:var(--cs-journey-shot-mobile-max-width,none);margin-left:var(--cs-journey-shot-mobile-margin-left,.6rem);transform:var(--cs-journey-shot-mobile-transform,none)}.cs-journey-component[data-frame-mode=zoom] .cs-journey-media,.cs-journey-component.cs-frame4-zoom .cs-journey-media{justify-content:center;transform:none}.cs-journey-component[data-frame-mode=zoom] .cs-journey-copy,.cs-journey-component.cs-frame4-zoom .cs-journey-copy{padding:var(--cs-journey-copy-mobile-padding,0 1.2rem)}.cs-solution-eyebrow-wrap{padding:6rem 1.2rem 2.5rem}.cs-why-section .cs-journey-copy{padding:3rem 1.2rem 1.5rem}.cs-why-grid{gap:1.5rem}.cs-why-card{width:min(92%,500px);padding:1.45rem 1.4rem}.cs-why-icon{width:44px;height:44px;margin-bottom:1rem;font-size:1.08rem}.cs-why-card h4{font-size:.95rem}.cs-why-card p{font-size:.82rem}.cs-why-section .cs-journey-shot{width:var(--cs-why-shot-mobile-width,var(--cs-why-shot-tablet-width,var(--cs-why-shot-width,170%)));max-width:var(--cs-why-shot-mobile-max-width,var(--cs-why-shot-tablet-max-width,var(--cs-why-shot-max-width,none)));transform:var(--cs-why-shot-mobile-transform,translateX(14%));margin-left:0}.cs-why-intro{padding-bottom:1.25rem}.cs-why-intro .cs-section-inner{transform:translateY(-6px)}}@media (width<=900px){.cs-why-card:nth-child(odd):hover{--why-hover-x:-14px}.cs-why-card:nth-child(2n):hover{--why-hover-x:14px}}@media (width<=600px){.cs-why-card:nth-child(odd):hover{--why-hover-x:-10px}.cs-why-card:nth-child(2n):hover{--why-hover-x:10px}}@media (prefers-reduced-motion:reduce){.cs-root *,.cs-root :before,.cs-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cs-solution-solves-badge{border:1px solid var(--cs-solves-border,#2563eb2e);background:var(--cs-solves-bg,#eff6ffb8);color:var(--text-2);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.6rem;max-width:520px;margin-bottom:1.4rem;padding:.52rem 1rem .52rem .72rem;font-size:.78rem;font-weight:500;line-height:1.4;display:inline-flex}.cs-solution-solves-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--cs-accent-soft-bg-strong,#2563eb1a);border:1px solid var(--cs-accent-border-medium,#2563eb33);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.22rem .62rem;font-size:.66rem;font-weight:800}.cs-solution-solves-text{color:var(--muted-2);font-weight:500}.cs-solution-icon-panel{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex}.cs-solution-custom-media{justify-content:center;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}@media (width<=900px){.cs-solution-icon-panel{min-height:220px}.cs-solution-custom-media{max-width:100%}}@media (width<=600px){.cs-solution-solves-badge{padding:.46rem .9rem .46rem .66rem;font-size:.74rem}.cs-solution-icon-panel{min-height:180px}}.cs-testimonial-section{background:var(--cs-testimonial-bg,var(--contrast));color:var(--cs-testimonial-text,var(--inverse));padding:clamp(4.5rem,8vw,7rem) 1.5rem}.cs-testimonial-inner{text-align:center;max-width:1120px;margin:0 auto}.cs-testimonial-mark{width:72px;height:72px;color:var(--cs-testimonial-text,var(--inverse));background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.35rem;display:inline-flex}.cs-testimonial-quote{letter-spacing:-.03em;max-width:1080px;color:var(--cs-testimonial-text,var(--inverse));margin:0 auto;font-size:clamp(1.25rem,2.55vw,2.1rem);font-style:italic;font-weight:400;line-height:1.32}.cs-testimonial-meta{text-align:left;align-items:center;gap:.85rem;margin-top:1.5rem;display:inline-flex}.cs-testimonial-person-icon{width:60px;height:60px;color:var(--cs-testimonial-text,var(--inverse));background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cs-testimonial-person{flex-direction:column;gap:.2rem;display:flex}.cs-testimonial-author{color:var(--cs-testimonial-text,var(--inverse));font-size:clamp(1rem,1.7vw,1.22rem);font-weight:700;line-height:1.35}.cs-testimonial-role{color:var(--cs-testimonial-role-color,#ffffffbd);margin-top:.4rem;font-size:clamp(.88rem,1.25vw,1rem);font-weight:500;line-height:1.5}@media (width<=600px){.cs-testimonial-section{padding:3.5rem 1.1rem}.cs-testimonial-mark{width:60px;height:60px;margin-bottom:1.05rem}.cs-testimonial-meta{gap:.7rem;margin-top:1.2rem}.cs-testimonial-person-icon{width:50px;height:50px}}:root{--arcea-primary:#2563eb;--arcea-primary-dark:#1d4ed8;--arcea-primary-light:#eff6ff;--arcea-bg:#f8fbff;--arcea-bg-soft:#f3f8ff;--arcea-panel:#fff;--arcea-panel-2:#f8fbff;--arcea-line:#1d4ed8;--arcea-line-soft:#93c5fd;--arcea-text:#1e3a5f;--arcea-muted:#5f84b1;--arcea-shadow:0 18px 50px #2563eb1a}.arcea-root,.arcea-root *{box-sizing:border-box}.arcea-root{width:min(100%, var(--arcea-max-width,1440px));color:var(--arcea-text);background:radial-gradient(circle at 50% 10%,#fff 0%,#f7fbff 38%,#eef5ff 100%);margin:0 auto;padding:28px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.arcea-scene{width:min(100%, var(--arcea-max-width,1440px));position:relative}.arcea-root svg{width:100%;height:auto;display:block}@keyframes arcea-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes arcea-pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes arcea-ring-expand{0%{opacity:.75;r:22}to{opacity:0;r:62}}@keyframes arcea-dash-flow{0%{stroke-dashoffset:120px}to{stroke-dashoffset:0}}@keyframes arcea-sweep{0%{opacity:0;transform:translate(-8px)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(8px)}}@keyframes arcea-scan{0%{opacity:0;transform:translateY(-36px)}15%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(36px)}}@keyframes arcea-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes arcea-bar-rise{0%,to{opacity:.35;transform:scaleY(.45)}50%{opacity:1;transform:scaleY(1)}}@keyframes arcea-check-blink{0%,to{opacity:0;transform:scale(.7)}18%,78%{opacity:1;transform:scale(1)}}@keyframes arcea-shard-pulse{0%,to{opacity:.45}50%{opacity:1}}.arcea-float{transform-origin:50%;animation:4s ease-in-out infinite arcea-float-y}.arcea-flow{stroke-dasharray:120;animation:2s linear infinite arcea-dash-flow}.arcea-f2{animation-delay:.55s}.arcea-f3{animation-delay:1.1s}.arcea-f4{animation-delay:1.65s}.arcea-ring{fill:none;animation:2.5s ease-out infinite arcea-ring-expand}.arcea-r2{animation-delay:.8s}.arcea-r3{animation-delay:1.6s}.arcea-glow{animation:2s ease-in-out infinite arcea-pulse}.arcea-scan{animation:2.6s ease-in-out infinite arcea-scan}.arcea-tag{animation:3s ease-in-out infinite arcea-sweep}.arcea-t2{animation-delay:.8s}.arcea-t3{animation-delay:1.6s}.arcea-orbit-wrap{transform-origin:500px 158px;animation:7s linear infinite arcea-orbit}.arcea-bar1{transform-origin:bottom;animation:1.8s ease-in-out infinite arcea-bar-rise}.arcea-bar2{transform-origin:bottom;animation:1.8s ease-in-out .25s infinite arcea-bar-rise}.arcea-bar3{transform-origin:bottom;animation:1.8s ease-in-out .5s infinite arcea-bar-rise}.arcea-bar4{transform-origin:bottom;animation:1.8s ease-in-out .75s infinite arcea-bar-rise}.arcea-check{transform-origin:50%;animation:2.8s ease-in-out infinite arcea-check-blink}.arcea-c2{animation-delay:.9s}.arcea-c3{animation-delay:1.8s}.arcea-shard{animation:1.8s ease-in-out infinite arcea-shard-pulse}.arcea-s2{animation-delay:.4s}.arcea-s3{animation-delay:.8s}.arcea-s4{animation-delay:1.2s}@media (width<=900px){.arcea-root{padding:16px 10px}}@media (width<=640px){.arcea-root{padding:10px 6px}}:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--text:#0f172a;--muted:#64748b;--green:#22c55e;--yellow:#facc15;--cyan:#38bdf8;--shadow:0 18px 40px #2563eb1f;--master-width:1360;--master-height:660}.sa-animation-shell{width:min(calc(var(--master-width) * 1px), 100%);--scale:1;position:relative}.sa-animation-shell:before{content:"";width:100%;padding-top:calc((var(--master-height) / var(--master-width)) * 100%);display:block}.sa-animation-stage{width:calc(var(--master-width) * 1px);height:calc(var(--master-height) * 1px);transform-origin:top;transform:translateX(-50%) scale(var(--scale));position:absolute;top:0;left:50%}.sa-frame{width:calc(var(--master-width) * 1px);height:calc(var(--master-height) * 1px);box-shadow:none;isolation:isolate;background:0 0;border:none;border-radius:30px;position:relative;overflow:visible}.sa-frame:before{content:none!important;background-image:none!important;display:none!important}.sa-ambient-1,.sa-ambient-2{filter:blur(30px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.sa-ambient-1{background:radial-gradient(circle,#3b82f62e,#0000 70%);width:220px;height:220px;top:40px;left:-50px}.sa-ambient-2{background:radial-gradient(circle,#38bdf829,#0000 70%);width:260px;height:260px;bottom:-40px;right:-60px}.sa-tags{z-index:4;flex-wrap:wrap;gap:12px;max-width:540px;display:flex;position:absolute;top:22px;left:22px}.sa-tag{color:var(--blue-600);white-space:nowrap;background:#eff6ffeb;border:1px solid #93c5fd73;border-radius:999px;padding:10px 18px;font-size:16px;font-weight:800;box-shadow:0 6px 14px #2563eb14}.sa-canvas{position:absolute;inset:84px 34px 26px}.sa-labels{z-index:4;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:46px;display:grid;position:absolute;top:0;left:0;right:0}.sa-label{background:linear-gradient(180deg, var(--blue-500), var(--blue-600));color:#fff;letter-spacing:.02em;white-space:nowrap;text-align:center;border-radius:999px;justify-self:center;padding:12px 22px;font-size:18px;font-weight:800;box-shadow:0 10px 24px #2563eb2e}.sa-pipeline{z-index:2;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:46px;height:230px;display:grid;position:absolute;top:72px;left:0;right:0}.sa-node{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.sa-card{z-index:3;background:linear-gradient(#fff,#f8fbff);border:1px solid #93c5fd6b;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:278px;height:174px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #2563eb1a}.sa-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff42,#0000 42%,#dbeafe38);position:absolute;inset:0}.sa-input-card{background:linear-gradient(#fff,#f5faff)}.sa-memory-card{background:linear-gradient(#fff,#f3f9ff);border:2px solid #3b82f6c2;max-width:352px;height:198px;box-shadow:0 0 0 8px #dbeafe75,0 18px 42px #2563eb24}.sa-memory-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#3b82f614,#0000);animation:3.8s linear infinite sa-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes sa-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.sa-report-card{background:linear-gradient(#fff,#f7fbff)}.sa-inside{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:100%;padding:24px;display:flex;position:relative}.sa-mini-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;text-align:center;max-width:205px;font-size:18px;font-weight:800;line-height:1.35}.sa-icon-box{background:linear-gradient(180deg, var(--blue-50), var(--blue-100));border:1px solid #93c5fd73;border-radius:16px;flex:none;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 8px 18px #2563eb14}.sa-icon-box svg{width:30px;height:30px;stroke:var(--blue-700);stroke-width:2.1px;fill:none;stroke-linecap:round;stroke-linejoin:round}.sa-data-stack{width:54px;height:40px;position:relative}.sa-data-stack span{background:linear-gradient(90deg, var(--blue-400), var(--blue-600));border-radius:999px;height:10px;margin:auto;position:absolute;left:0;right:0;box-shadow:0 4px 10px #2563eb29}.sa-data-stack span:first-child{width:54px;top:0}.sa-data-stack span:nth-child(2){width:42px;top:14px}.sa-data-stack span:nth-child(3){width:30px;top:28px}.sa-memory-bars{align-items:end;gap:6px;height:34px;display:flex}.sa-memory-bars span{background:linear-gradient(180deg, var(--blue-400), var(--blue-600));border-radius:999px;width:8px;animation:1.4s ease-in-out infinite sa-bars;display:block}.sa-memory-bars span:first-child{height:14px;animation-delay:0s}.sa-memory-bars span:nth-child(2){height:28px;animation-delay:.12s}.sa-memory-bars span:nth-child(3){height:20px;animation-delay:.24s}.sa-memory-bars span:nth-child(4){height:32px;animation-delay:.36s}.sa-memory-bars span:nth-child(5){height:18px;animation-delay:.48s}@keyframes sa-bars{0%,to{opacity:.8;transform:scaleY(.82)}50%{opacity:1;transform:scaleY(1)}}.sa-report-lines{flex-direction:column;gap:7px;width:60px;display:flex}.sa-report-lines span{background:linear-gradient(90deg, var(--blue-300), var(--blue-500));border-radius:999px;height:7px}.sa-report-lines span:nth-child(2){width:84%}.sa-report-lines span:nth-child(3){width:64%}.sa-connector{background:linear-gradient(90deg, var(--blue-200), var(--blue-400));z-index:1;border-radius:999px;height:6px;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.sa-connector-left{width:calc(16.66% + 72px);left:calc(16.66% + 102px)}.sa-connector-right{width:calc(16.66% + 72px);right:calc(16.66% + 102px)}.sa-connector:after{content:"";background:linear-gradient(90deg,#0000,#fffffff5,#0000);width:90px;height:100%;animation:2.6s linear infinite sa-line-shine;position:absolute;top:0;left:-90px}@keyframes sa-line-shine{0%{left:-90px}to{left:calc(100% + 10px)}}.sa-packet{z-index:4;opacity:0;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 10px}.sa-packet:after{content:"";background:#dbeafef2;border-radius:999px;width:14px;height:6px;position:absolute;top:3px;left:-14px}.sa-p1{color:var(--blue-500);background:var(--blue-500);animation:4.2s linear infinite sa-to-memory}.sa-p2{color:var(--green);background:var(--green);animation:4.2s linear .45s infinite sa-to-memory}.sa-p3{color:var(--yellow);background:var(--yellow);animation:4.2s linear .9s infinite sa-to-memory}.sa-p4{color:var(--cyan);background:var(--cyan);animation:4.2s linear 1.8s infinite sa-memory-to-report}@keyframes sa-to-memory{0%{opacity:0;left:calc(16.66% + 104px);transform:translateY(-50%)scale(.9)}10%{opacity:1}55%{opacity:1;left:calc(50% - 122px);transform:translateY(-50%)scale(1)}70%{opacity:0;left:calc(50% - 30px);transform:translateY(-50%)scale(.35)}to{opacity:0}}@keyframes sa-memory-to-report{0%{opacity:0;left:calc(50% + 34px);transform:translateY(-50%)scale(.35)}14%{opacity:1;transform:translateY(-50%)scale(1)}62%{opacity:1;left:calc(83.33% - 126px)}78%{opacity:0;left:calc(83.33% - 62px);transform:translateY(-50%)scale(.6)}to{opacity:0}}.sa-delete-zone{z-index:4;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12px;left:0;right:0}.sa-delete-pill{color:var(--blue-600);opacity:0;backdrop-filter:blur(6px);white-space:nowrap;background:#ffffffd6;border:1px solid #93c5fd73;border-radius:999px;align-items:center;gap:11px;padding:13px 22px;font-size:16px;font-weight:800;animation:4.2s 2.4s infinite sa-delete-pill;display:inline-flex;box-shadow:0 10px 20px #2563eb14}.sa-delete-x{background:#3b82f61f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:grid}@keyframes sa-delete-pill{0%,15%{opacity:0;transform:translateY(6px)}30%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.sa-input-delete{opacity:0;z-index:2;border:2px dashed #3b82f642;border-radius:50%;width:136px;height:136px;animation:4.2s 2.2s infinite sa-delete-ring;position:absolute;top:50%;left:calc(16.66% - 68px);transform:translateY(-50%)scale(.7)}.sa-input-delete:before,.sa-input-delete:after{content:"";border:2px solid #3b82f624;border-radius:50%;position:absolute;inset:0}.sa-input-delete:before{animation:4.2s 2.2s infinite sa-ripple1}.sa-input-delete:after{animation:4.2s 2.55s infinite sa-ripple2}@keyframes sa-delete-ring{0%,12%{opacity:0;transform:translateY(-50%)scale(.7)}24%,72%{opacity:1;transform:translateY(-50%)scale(1)}to{opacity:0;transform:translateY(-50%)scale(1.08)}}@keyframes sa-ripple1{0%{opacity:0;transform:scale(.78)}24%{opacity:.55}to{opacity:0;transform:scale(1.26)}}@keyframes sa-ripple2{0%{opacity:0;transform:scale(.88)}24%{opacity:.45}to{opacity:0;transform:scale(1.38)}}.sa-delete-particles{z-index:5;pointer-events:none;width:56px;height:56px;position:absolute;top:50%;left:calc(16.66% - 28px);transform:translateY(-50%)}.sa-delete-particles span{background:var(--blue-400);opacity:0;border-radius:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;position:absolute;top:50%;left:50%;box-shadow:0 0 10px}.sa-delete-particles span:first-child{color:var(--blue-500);animation:4.2s 2.35s infinite sa-burst1}.sa-delete-particles span:nth-child(2){color:var(--green);animation:4.2s 2.42s infinite sa-burst2}.sa-delete-particles span:nth-child(3){color:var(--yellow);animation:4.2s 2.49s infinite sa-burst3}.sa-delete-particles span:nth-child(4){color:var(--cyan);animation:4.2s 2.56s infinite sa-burst4}@keyframes sa-burst1{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1;transform:translate(-22px,-16px)scale(1)}to{opacity:0;transform:translate(-34px,-28px)scale(.2)}}@keyframes sa-burst2{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1;transform:translate(22px,-18px)scale(1)}to{opacity:0;transform:translate(32px,-30px)scale(.2)}}@keyframes sa-burst3{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1;transform:translate(-18px,20px)scale(1)}to{opacity:0;transform:translate(-30px,30px)scale(.2)}}@keyframes sa-burst4{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1;transform:translate(20px,18px)scale(1)}to{opacity:0;transform:translate(30px,30px)scale(.2)}}.sa-retention-note{color:var(--blue-600);z-index:4;white-space:nowrap;background:#ffffffd6;border:1px solid #93c5fd66;border-radius:16px;padding:12px 17px;font-size:16px;font-weight:800;position:absolute;bottom:66px;right:8px;box-shadow:0 10px 20px #2563eb14}@media (width<=768px){.sa-tag{font-size:20px}.sa-label{font-size:22px}.sa-mini-label{max-width:190px;font-size:20px}.sa-delete-pill,.sa-retention-note{font-size:20px}}@media (prefers-reduced-motion:reduce){.sa-memory-card:before,.sa-memory-bars span,.sa-connector:after,.sa-p1,.sa-p2,.sa-p3,.sa-p4,.sa-delete-pill,.sa-input-delete,.sa-input-delete:before,.sa-input-delete:after,.sa-delete-particles span{animation:none!important}.sa-delete-pill{opacity:1}}:root{--tci-master-width:920;--tci-master-height:440;--tci-duration:4s}*{box-sizing:border-box}.tci-shell{width:min(100%, calc(var(--tci-master-width) * 1px));--tci-scale:1;position:relative}.tci-shell:before{content:"";width:100%;padding-top:calc((var(--tci-master-height) / var(--tci-master-width)) * 100%);display:block}.tci-stage{width:calc(var(--tci-master-width) * 1px);height:calc(var(--tci-master-height) * 1px);transform-origin:top;transform:translateX(-50%) scale(var(--tci-scale));position:absolute;top:0;left:50%}.tci-card{box-shadow:none;--tci-pad-x:clamp(10px, 2vw, 20px);--tci-pad-top:clamp(8px, 1.5vw, 12px);background:0 0;border:none;border-radius:0;max-width:100%;padding:0;position:relative;overflow:visible}.tci-card:before,.tci-card:after{content:none}.tci-flow{background:0 0;width:100%;height:100%;position:relative}.tci-tags{top:clamp(2px,.5vw,8px);left:var(--tci-pad-x);z-index:3;gap:clamp(6px,1.2vw,10px);display:flex;position:absolute}.tci-tag{backdrop-filter:none;color:#1d4ed8;letter-spacing:.01em;background:linear-gradient(#ffffffd6,#eff6ffb8);border:1px solid #93c5fdbf;border-radius:999px;padding:clamp(6px,.9vw,8px) clamp(10px,1.4vw,14px);font-size:clamp(12px,1.2vw,15px);font-weight:700;box-shadow:0 10px 22px #2563eb24}.tci-label{color:#fff;white-space:nowrap;transform:var(--tci-label-base-transform,translateX(0));background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);border:1px solid #bfdbfe73;border-radius:999px;padding:clamp(6px,.9vw,8px) clamp(12px,1.6vw,18px);font-size:clamp(13px,1.3vw,17px);font-weight:700;animation:4.8s ease-in-out infinite tci-label-float;position:absolute;box-shadow:0 14px 28px #2563eb4d}.tci-label-left{top:16%;left:8%}.tci-label-center{--tci-label-base-transform:translateX(-50%);text-align:center;white-space:normal;width:min(50%,240px);max-width:240px;line-height:1.25;top:8%;left:50%}.tci-label-right{animation-delay:.16s;top:16%;right:8%}.tci-processor{z-index:2;background:radial-gradient(circle at 35% 30%,#dbeafeb3,#ffffff14);border:2.5px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:clamp(140px,32%,200px);height:clamp(140px,32%,200px);display:flex;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #2563eb3d}.tci-processor span{color:#1d4ed8;letter-spacing:.01em;font-size:clamp(14px,1.6vw,19px);font-weight:800}.tci-processor:before{content:"";border:1px solid #93c5fd8c;border-radius:50%;animation:2.8s ease-in-out infinite tci-pulse-ring;position:absolute;inset:-8%}.tci-processor:after{content:"";border:1px dashed #93c5fd;border-radius:50%;width:150%;height:150%;animation:6s linear infinite tci-rotate;position:absolute}@keyframes tci-label-float{0%,to{transform:var(--tci-label-base-transform,translateX(0)) translateY(0)}50%{transform:var(--tci-label-base-transform,translateX(0)) translateY(-3px)}}@keyframes tci-pulse-ring{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.95;transform:scale(1.05)}}@keyframes tci-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tci-move{0%{opacity:1}50%{top:60%;left:50%;transform:rotate(0)scale(.7)}70%{opacity:0}}@keyframes tci-appear{0%{opacity:0;transform:scale(.7)}40%{opacity:1;transform:scale(1)}to{opacity:0}}.tci-file{color:#fff;opacity:0;border:1px solid #ffffff47;border-radius:clamp(12px,1.6vw,16px);justify-content:center;align-items:center;width:clamp(52px,8vw,80px);height:clamp(60px,9vw,90px);font-size:clamp(12px,1.35vw,15px);font-weight:700;display:flex;position:absolute;box-shadow:0 20px 35px #00000029}.tci-file1{animation:tci-move var(--tci-duration) infinite;background:linear-gradient(145deg,#fb7185,#f43f5e);top:40%;left:8%;transform:rotate(-14deg)}.tci-file2{animation:tci-move var(--tci-duration) infinite .5s;background:linear-gradient(145deg,#a78bfa,#8b5cf6);top:68%;left:20%;transform:rotate(10deg)}.tci-file3{animation:tci-move var(--tci-duration) infinite 1s;background:linear-gradient(145deg,#34d399,#10b981);top:68%;left:0;transform:rotate(-8deg)}.tci-output{opacity:0;background:linear-gradient(145deg,#60a5fa,#2563eb);border:1px solid #bfdbfe73;border-radius:14px;width:clamp(44px,6.5vw,65px);height:clamp(52px,7.8vw,75px);position:absolute;box-shadow:0 15px 30px #3b82f659}.tci-out1{animation:tci-appear var(--tci-duration) infinite 2s;top:56%;right:20%}.tci-out2{animation:tci-appear var(--tci-duration) infinite 2.2s;top:56%;right:10%}.tci-out3{animation:tci-appear var(--tci-duration) infinite 2.4s;top:56%;right:0}@media (width<=1100px){.tci-label-center{width:min(50%,200px)}.tci-file2,.tci-file3{top:70%}.tci-out1,.tci-out2,.tci-out3{top:58%}}@media (width<=768px){.tci-tag{font-size:15px}.tci-label{font-size:16px}}@media (prefers-reduced-motion:reduce){.tci-label-left,.tci-label-center,.tci-label-right,.tci-processor:before,.tci-processor:after{animation:none!important}.tci-file1,.tci-file2,.tci-file3,.tci-out1,.tci-out2,.tci-out3{opacity:1!important;animation:none!important}}.crm-box{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:480px;display:flex;position:relative;overflow:visible}.crm-glow-bg{pointer-events:none;border-radius:var(--radius,16px);background:radial-gradient(70% 60%,#3b82f621 0%,#0000 75%);position:absolute;inset:0}.crm-corner{letter-spacing:.12em;color:#2563eb59;pointer-events:none;user-select:none;font-size:.62rem;font-weight:800;position:absolute}.crm-tl{top:1.1rem;left:1.25rem}.crm-br{bottom:1.1rem;right:1.25rem}.crm-scene{z-index:1;justify-content:center;align-items:center;width:100%;padding:2rem 1rem;display:flex;position:relative}.crm-svg{width:100%;max-width:560px;height:auto;overflow:visible}.crm-node-glow{fill:#3b82f61a;filter:none}.crm-hub-glow{fill:#2563eb1f}.crm-flow-guide{fill:none;stroke:#2563eb1f;stroke-width:.8px;stroke-linecap:round;stroke-dasharray:2 2}.crm-flow-path{fill:none;stroke:#2563eb8c;stroke-width:1px;stroke-linecap:round;stroke-dasharray:3 9}.crm-node{fill:#ffffffd1;stroke:#2563eb38;stroke-width:.5px;transition:fill .3s,stroke .3s}.crm-node--hub{fill:#ffffffeb;stroke:#2563eb59;stroke-width:.75px}.crm-label{fill:#1e3a8a;text-anchor:middle;dominant-baseline:middle;letter-spacing:-.01em;pointer-events:none;user-select:none;font-size:7px;font-weight:800}.crm-label--sub{fill:#2563eb8c;letter-spacing:.02em;font-size:5.5px;font-weight:400}.crm-label--hub{fill:#1e40af;font-size:8px;font-weight:800}.crm-label--sm{fill:#1e3a8a;font-size:6px;font-weight:700}.crm-label--xs{fill:#2563eb8c;font-size:5px;font-weight:400}.ir-box{box-sizing:border-box;background:#fff;border:1px solid #0000001a;border-radius:18px;flex-shrink:0;width:100%;min-width:0;height:420px;min-height:420px;transition:border-color .3s;position:relative;overflow:hidden}.ir-box:hover{border-color:#00000040}.ir-scan-line{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#00000026,#0000);height:1px;animation:2.5s linear infinite ir-scanDown;position:absolute;top:8%;left:0;right:0}@keyframes ir-scanDown{0%{top:8%}to{top:88%}}.ir-speed-indicator{z-index:3;align-items:flex-end;gap:4px;display:flex;position:absolute;top:18px;right:20px}.ir-speed-bar{transform-origin:bottom;background:#0003;border-radius:3px;width:5px;transform:scaleY(0)}.ir-speed-bar--grow{animation:.3s forwards ir-barGrow}@keyframes ir-barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.ir-speed-label{color:#0006;letter-spacing:1px;margin-left:6px;font-family:monospace;font-size:13px}.ir-chat-scene{box-sizing:border-box;flex-direction:column;justify-content:center;gap:14px;width:100%;height:100%;padding:28px;display:flex}.ir-msg-row{box-sizing:border-box;align-items:flex-end;gap:12px;width:100%;animation:.45s both ir-msgSlide;display:flex}.ir-msg-row--right{flex-direction:row-reverse;animation:.45s both ir-replySlide}@keyframes ir-msgSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes ir-replySlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ir-avatar{background:#f5f5f5;border:1px solid #0000001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ir-av-core{background:#0000004d;border-radius:50%;width:10px;height:10px}.ir-bubble{border-radius:18px;max-width:72%;padding:12px 18px;font-family:system-ui,sans-serif;font-size:15px;line-height:1.55}.ir-bubble--left{color:#1a1a1a;background:#f0f0f0;border-bottom-left-radius:4px}.ir-bubble--right{color:#fff;background:#1a1a1a;border-bottom-right-radius:4px}.ir-typing{background:#f0f0f0;border-radius:18px 18px 18px 4px;align-items:center;gap:5px;width:fit-content;padding:13px 18px;animation:.4s both ir-msgSlide;display:flex}.ir-t{background:#00000059;border-radius:50%;width:8px;height:8px;display:block}.ir-t1{animation:.9s ease-in-out infinite ir-typeBlink}.ir-t2{animation:.9s ease-in-out .2s infinite ir-typeBlink}.ir-t3{animation:.9s ease-in-out .4s infinite ir-typeBlink}@keyframes ir-typeBlink{0%,to{opacity:1}50%{opacity:.15}}.ir-spacer{flex-shrink:0;width:100%;height:0}._wrap_11vkf_1{--surface:#f8fafc;--border:#00000014;--border-md:#00000021;--dim:#94a3b8;--mid:#475569;--bright:#0f172a;--accent:#2563eb;--accent-s:#1d4ed8;--accent-l:#eff6ff;--accent-bd:#bfdbfe;--green:#059669;--green-soft:#ecfdf5;--green-bd:#6ee7b7;--violet:#7c3aed;--violet-soft:#f5f3ff;--violet-bd:#ddd6fe;width:100%;max-width:860px;color:var(--bright);box-sizing:border-box;flex-direction:column;margin:0 auto;padding:36px 20px;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;display:flex}._headerRow_11vkf_30{align-items:center;gap:12px;margin-bottom:22px;display:flex}._headerRow_11vkf_30:before,._headerRow_11vkf_30:after{content:"";background:var(--border-md);flex:1;height:1px}._headerPill_11vkf_45{letter-spacing:.14em;text-transform:uppercase;color:var(--dim);white-space:nowrap;font-size:10px}._main_11vkf_53{grid-template-columns:1fr 280px;align-items:start;gap:16px;display:grid}._docWrap_11vkf_60{border:1px solid var(--border-md);background:#fff;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}._scanBeam_11vkf_69{pointer-events:none;z-index:10;height:56px;animation:4s cubic-bezier(.4,0,.6,1) infinite _beamMove_11vkf_1;position:absolute;left:0;right:0}._scanBeamLine_11vkf_79{background:linear-gradient(90deg, transparent 0%, var(--accent) 20%, #60a5fa 50%, var(--accent) 80%, transparent 100%);height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 12px 3px #2563eb59}._scanBeamGlow_11vkf_90{background:linear-gradient(#2563eb08 0%,#2563eb14 40%,#2563eb1f 50%,#2563eb0d 70%,#0000 100%);position:absolute;inset:0}@keyframes _beamMove_11vkf_1{0%{top:-40px}85%{top:calc(100% + 10px)}86%{opacity:0;top:-40px}87%{opacity:1}to{top:-40px}}._docInner_11vkf_104{flex-direction:column;padding:24px 22px;display:flex}._docHeader_11vkf_110{background:var(--accent-l);border:1px solid var(--accent-bd);border-radius:9px;margin-bottom:18px;padding:14px 16px;position:relative}._docNameBar_11vkf_119{background:var(--accent);opacity:.85;border-radius:4px;width:55%;height:11px;margin-bottom:8px}._docContactRow_11vkf_128{gap:10px;display:flex}._docContactChip_11vkf_133{background:var(--accent-bd);opacity:.7;border-radius:3px;height:7px}._structureBadge_11vkf_140{letter-spacing:.08em;color:var(--accent-s);border:1px solid var(--accent-bd);opacity:0;background:#fff;border-radius:10px;align-items:center;gap:4px;padding:3px 8px;font-size:9px;font-weight:600;animation:4s 1.2s infinite _badgeIn_11vkf_1;display:flex;position:absolute;top:8px;right:10px}@keyframes _badgeIn_11vkf_1{0%,20%{opacity:0;transform:translateY(4px)}35%,80%{opacity:1;transform:translateY(0)}95%,to{opacity:0}}._badgeDot_11vkf_166{background:var(--green);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite _blinkGreen_11vkf_1}@keyframes _blinkGreen_11vkf_1{0%,to{opacity:1}50%{opacity:.3}}._docSection_11vkf_179{margin-bottom:16px}._docSectionLast_11vkf_183{margin-bottom:0}._sectionHead_11vkf_187{align-items:center;gap:8px;margin-bottom:10px;display:flex}._sectionLabel_11vkf_194{background:var(--bright);opacity:.75;border-radius:3px;height:8px}._sectionDivider_11vkf_201{background:var(--border-md);flex:1;height:1px}._sectionCheck_11vkf_207{background:var(--green-soft);border:1px solid var(--green-bd);width:16px;height:16px;color:var(--green);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;animation:4s infinite _checkPop_11vkf_1;display:flex;transform:scale(.5)}._d1_11vkf_224{animation-delay:.8s}._d2_11vkf_225{animation-delay:1.6s}._d3_11vkf_226{animation-delay:2.4s}@keyframes _checkPop_11vkf_1{0%,15%{opacity:0;transform:scale(.5)}30%,80%{opacity:1;transform:scale(1)}95%,to{opacity:0;transform:scale(.5)}}._lineGroup_11vkf_234{flex-direction:column;gap:5px;display:flex}._docLine_11vkf_240{background:#e2e8f0;border-radius:3px;height:7px;position:relative;overflow:hidden}._docLine_11vkf_240:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:80%;animation:4s ease-in-out infinite _lineShimmer_11vkf_1;position:absolute;top:0;bottom:0;left:-100%}._docLine_11vkf_240:first-child:after{animation-delay:.1s}._docLine_11vkf_240:nth-child(2):after{animation-delay:.3s}._docLine_11vkf_240:nth-child(3):after{animation-delay:.5s}._docLine_11vkf_240:nth-child(4):after{animation-delay:.7s}@keyframes _lineShimmer_11vkf_1{0%,40%{left:-100%}70%{left:120%}to{left:120%}}._keywordRow_11vkf_270{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}._kw_11vkf_277{letter-spacing:.06em;border:1px solid;border-radius:10px;padding:3px 9px;font-size:9px;font-weight:600;animation:4s infinite _kwPulse_11vkf_1}._kwBlue_11vkf_287{color:var(--accent-s);background:var(--accent-l);border-color:var(--accent-bd);animation-delay:.6s}._kwGreen_11vkf_288{color:var(--green);background:var(--green-soft);border-color:var(--green-bd);animation-delay:1.2s}._kwViolet_11vkf_289{color:var(--violet);background:var(--violet-soft);border-color:var(--violet-bd);animation-delay:1.8s}._kwBlue2_11vkf_290{color:var(--accent-s);background:var(--accent-l);border-color:var(--accent-bd);animation-delay:2.4s}._kwGreen2_11vkf_291{color:var(--green);background:var(--green-soft);border-color:var(--green-bd);animation-delay:.9s}@keyframes _kwPulse_11vkf_1{0%,10%{opacity:.3;transform:scale(.95)}25%,75%{opacity:1;transform:scale(1)}90%,to{opacity:.3;transform:scale(.95)}}._bulletGroup_11vkf_299{flex-direction:column;gap:7px;display:flex}._bulletLine_11vkf_305{align-items:center;gap:8px;display:flex}._bulletDot_11vkf_311{background:var(--dim);border-radius:50%;flex-shrink:0;width:4px;height:4px}._bulletBar_11vkf_319{background:#e2e8f0;border-radius:3px;flex:1;height:6px}._bulletKw_11vkf_326{border-radius:3px;flex-shrink:0;width:52px;height:6px;animation:4s infinite _barLight_11vkf_1}._bk1_11vkf_334{background:var(--accent);animation-delay:1s}._bk2_11vkf_335{background:var(--violet);animation-delay:1.8s}._bk3_11vkf_336{background:var(--green);animation-delay:2.5s}@keyframes _barLight_11vkf_1{0%,15%{opacity:.25}35%,75%{opacity:.75}90%,to{opacity:.25}}._metricsPanel_11vkf_344{flex-direction:column;gap:12px;display:flex}._scoreCard_11vkf_350{background:var(--accent-l);border:1px solid var(--accent-bd);border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex}._scoreRingWrap_11vkf_361{width:96px;height:96px;position:relative}._scoreRingWrap_11vkf_361 svg{display:block;transform:rotate(-90deg)}._ringBg_11vkf_372{fill:none;stroke:var(--accent-bd);stroke-width:7px}._ringFill_11vkf_378{fill:none;stroke:var(--accent);stroke-width:7px;stroke-linecap:round;stroke-dasharray:245;stroke-dashoffset:245px;animation:4s infinite _ringIn_11vkf_1}@keyframes _ringIn_11vkf_1{0%,5%{stroke-dashoffset:245px}60%,80%{stroke-dashoffset:16px}95%{stroke-dashoffset:245px}to{stroke-dashoffset:245px}}._scoreNum_11vkf_395{color:var(--accent-s);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:22px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._scoreLabel_11vkf_407{text-transform:uppercase;letter-spacing:.12em;color:var(--dim);font-size:10px;font-weight:600}._checksCard_11vkf_415{background:var(--bg);border:1px solid var(--border-md);border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 1px 4px #0000000d}._checkRow_11vkf_426{flex-direction:column;gap:5px;display:flex}._checkTop_11vkf_432{justify-content:space-between;align-items:center;display:flex}._checkTitle_11vkf_438{color:var(--mid);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}._checkIcon_11vkf_447{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:8px;display:flex}._iconG_11vkf_458{background:var(--green-soft);color:var(--green);border:1px solid var(--green-bd)}._iconB_11vkf_459{background:var(--accent-l);color:var(--accent);border:1px solid var(--accent-bd)}._iconV_11vkf_460{background:var(--violet-soft);color:var(--violet);border:1px solid var(--violet-bd)}._checkPct_11vkf_462{color:var(--bright);font-variant-numeric:tabular-nums;font-size:10px;font-weight:700}._checkTrack_11vkf_469{background:var(--surface);border:1px solid var(--border);border-radius:3px;height:5px;overflow:hidden}._checkFill_11vkf_477{border-radius:3px;height:100%;animation:4s infinite _barFill_11vkf_1}._fillG_11vkf_483{background:var(--green);animation-delay:.3s}._fillB_11vkf_484{background:var(--accent);animation-delay:.7s}._fillV_11vkf_485{background:var(--violet);animation-delay:1.1s}._fillB2_11vkf_486{background:var(--accent);animation-delay:1.5s}@keyframes _barFill_11vkf_1{0%,5%{width:0%}55%,80%{width:var(--target,90%)}95%{width:0%}to{width:0%}}._cardLive_11vkf_495{letter-spacing:.1em;text-transform:uppercase;color:var(--green);align-items:center;gap:5px;font-size:9px;font-weight:600;display:flex}._cardLiveDot_11vkf_506{background:var(--green);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite _blinkGreen_11vkf_1}._bottomBanner_11vkf_514{background:linear-gradient(135deg, var(--accent-l) 0%, var(--violet-soft) 100%);border:1px solid var(--accent-bd);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px 20px;display:flex}._bannerChecks_11vkf_527{flex-wrap:wrap;align-items:center;gap:16px;display:flex}._bannerItem_11vkf_534{align-items:center;gap:6px;font-size:11px;font-weight:600;animation:4s infinite _bannerItemIn_11vkf_1;display:flex}._itemC1_11vkf_543{color:var(--accent-s);animation-delay:.5s}._itemC2_11vkf_544{color:var(--green);animation-delay:1s}._itemC3_11vkf_545{color:var(--violet);animation-delay:1.5s}._itemC4_11vkf_546{color:var(--accent-s);animation-delay:2s}@keyframes _bannerItemIn_11vkf_1{0%,8%{opacity:.3;transform:translateY(4px)}22%,80%{opacity:1;transform:translateY(0)}94%,to{opacity:.3;transform:translateY(4px)}}._bannerIco_11vkf_554{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}._icoB_11vkf_565{background:var(--accent-l);color:var(--accent);border:1px solid var(--accent-bd)}._icoG_11vkf_566{background:var(--green-soft);color:var(--green);border:1px solid var(--green-bd)}._icoV_11vkf_567{background:var(--violet-soft);color:var(--violet);border:1px solid var(--violet-bd)}._bannerRight_11vkf_569{color:var(--dim);white-space:nowrap;border:1px solid var(--accent-bd);background:#fff;border-radius:20px;padding:5px 12px;font-size:10px;font-weight:500}@media (width<=680px){._wrap_11vkf_1{padding:24px 14px}._main_11vkf_53{grid-template-columns:1fr}._metricsPanel_11vkf_344{flex-flow:wrap}._scoreCard_11vkf_350{flex-direction:row;flex:1;align-items:center;gap:16px;min-width:140px;padding:14px 16px}._checksCard_11vkf_415{flex:2;min-width:200px}._scoreRingWrap_11vkf_361{flex-shrink:0;width:72px;height:72px}._scoreRingWrap_11vkf_361 svg{width:72px;height:72px}._scoreNum_11vkf_395{font-size:18px}._bottomBanner_11vkf_514{padding:12px 14px}._bannerChecks_11vkf_527{gap:10px}._bannerItem_11vkf_534{font-size:10px}}@media (width<=420px){._wrap_11vkf_1{padding:18px 10px}._metricsPanel_11vkf_344{flex-direction:column}._scoreCard_11vkf_350{flex-direction:row}._bannerChecks_11vkf_527{gap:8px}._bannerItem_11vkf_534{font-size:10px}._docInner_11vkf_104{padding:16px 14px}}.vpc-root{--vpc-ink:#031f18;--vpc-ink-soft:#064e3b;--vpc-ink-muted:#047857;--vpc-panel-bg:#ffffffa8;--vpc-panel-bg-strong:#ffffffd1;--vpc-panel-border:#035f496b;--vpc-rail:#035f4952;box-sizing:border-box;background:0 0;border-radius:28px;justify-content:center;align-items:center;width:100%;min-height:500px;padding:1rem;font-family:Syne,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.vpc-stage{flex-direction:column;align-items:center;gap:0;width:100%;max-width:900px;display:flex;position:relative}.vpc-diagram{flex-direction:column;align-items:center;gap:0;width:100%;display:flex;position:relative}.vpc-boundary{box-sizing:border-box;opacity:0;background:0 0;border:0;border-radius:20px;width:100%;padding:2.5rem 1.5rem 2rem;animation:.9s cubic-bezier(.22,1,.36,1) .6s forwards vpcBoundaryIn;position:relative;transform:translateY(12px)scale(.985)}.vpc-boundary:before{content:"CLIENT VPC  ·  AWS";letter-spacing:.2em;color:var(--vpc-ink-soft);white-space:nowrap;background:0 0;padding:0 1rem;font-family:Space Mono,monospace;font-size:.68rem;font-weight:700;position:absolute;top:-.7rem;left:50%;transform:translate(-50%)}.vpc-boundary:after{content:none}.vpc-inner-row{isolation:isolate;flex-wrap:wrap;justify-content:space-around;align-items:stretch;gap:1rem;display:flex;position:relative}.vpc-inner-row:before{content:"";background:linear-gradient(90deg, transparent, var(--vpc-rail), #035f4994, var(--vpc-rail), transparent);z-index:0;border-radius:999px;height:3px;position:absolute;top:50%;left:9%;right:9%;overflow:hidden;transform:translateY(-50%);box-shadow:0 0 18px #035f4942}.vpc-inner-row:after{content:"";filter:blur(2px);z-index:0;background:linear-gradient(90deg,#0000,#035f49b8,#0000);border-radius:999px;width:20%;height:8px;animation:2.6s linear infinite vpcRailSweep;position:absolute;top:calc(50% - 4px);left:10%}.vpc-node-card{border:1px solid var(--vpc-panel-border);background:linear-gradient(180deg, #ffffffeb, var(--vpc-panel-bg)), linear-gradient(135deg, #06d6a014, transparent 55%);opacity:0;backdrop-filter:blur(6px);z-index:1;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.6rem;min-width:140px;max-width:200px;padding:1.2rem 1rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000038,inset 0 1px #ffffffa3}.vpc-node-card:before{content:"";background:linear-gradient(90deg,#035f4933,#06d6a0bf,#035f4933);height:4px;position:absolute;inset:0 0 auto}.vpc-node-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:55%;height:170%;animation:4.8s ease-in-out infinite vpcCardSheen;position:absolute;top:-35%;left:-80%;transform:rotate(18deg)}.vpc-node-card:hover{border-color:#047857b8;transform:translateY(-4px);box-shadow:0 26px 56px #0000004d,inset 0 1px #ffffffb8}.vpc-node-card-featured{background:linear-gradient(180deg, #fffffff5, var(--vpc-panel-bg-strong)), linear-gradient(135deg, #06d6a029, transparent 58%);border:1.5px solid #035f49b8;box-shadow:0 28px 62px #00000052,inset 0 0 0 1px #06d6a038}.vpc-delay-1{animation:.6s cubic-bezier(.34,1.56,.64,1) 1s forwards vpcPopIn}.vpc-delay-2{animation:.6s cubic-bezier(.34,1.56,.64,1) 1.2s forwards vpcPopIn}.vpc-delay-3{animation:.6s cubic-bezier(.34,1.56,.64,1) 1.4s forwards vpcPopIn}.vpc-node-icon{transform-origin:50%;background:#06d6a033;border:1px solid #035f4970;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;position:relative;box-shadow:0 12px 26px #00000038}.vpc-node-icon-featured{background:#06d6a047;border-color:#035f49b3;font-size:1.6rem}.vpc-pulsing{animation:2.4s ease-in-out infinite vpcIconFloat}.vpc-node-card:nth-child(2) .vpc-pulsing{animation-delay:.25s}.vpc-node-card:nth-child(3) .vpc-pulsing{animation-delay:.5s}@keyframes vpcIconFloat{0%,to{transform:translateY(0)scale(1);box-shadow:0 12px 26px #00000038,0 0 #035f4900}50%{transform:translateY(-5px)scale(1.08);box-shadow:0 18px 34px #00000047,0 0 24px #035f4947}}.vpc-node-label{letter-spacing:.06em;color:var(--vpc-ink);text-align:center;text-transform:uppercase;text-shadow:0 1px #ffffff52;font-size:.86rem;font-weight:800}.vpc-node-label-featured{color:var(--vpc-ink-soft)}.vpc-node-sub{color:var(--vpc-ink-muted);text-align:center;font-family:Space Mono,monospace;font-size:.68rem;font-weight:700;line-height:1.5}.vpc-status-dot{background:#035f49;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite vpcBlink;box-shadow:0 0 10px #035f49b8}@keyframes vpcBlink{0%,to{opacity:1}50%{opacity:.2}}.vpc-packet{r:4;fill:#035f49;filter:drop-shadow(0 0 7px #035f49f2)}.vpc-firewall-row{justify-content:center;margin-top:1.2rem;display:flex}.vpc-firewall-row-top{margin-top:0;margin-bottom:1.2rem}.vpc-firewall-badge{opacity:0;backdrop-filter:blur(6px);background:linear-gradient(#ffffffeb,#ffffffb8),#06d6a014;border:1px solid #035f4985;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;animation:.6s 1.7s forwards vpcFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #0000002e}.vpc-firewall-badge svg{flex-shrink:0}.vpc-firewall-text{z-index:1;color:#035f49;letter-spacing:.1em;text-transform:uppercase;font-family:Space Mono,monospace;font-size:.72rem;font-weight:800;position:relative}.vpc-outside{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;animation:.6s .4s forwards vpcFadeIn;display:flex}.vpc-outside-node{flex-direction:column;align-items:center;gap:.4rem;display:flex}.vpc-outside-icon{background:#ffffff9e;border:1px solid #035f495c;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex;box-shadow:0 14px 28px #0000002e}.vpc-outside-label{color:var(--vpc-ink-soft);text-transform:uppercase;letter-spacing:.12em;font-family:Space Mono,monospace;font-size:.68rem;font-weight:800}.vpc-arrow-zone{opacity:0;flex-direction:column;align-items:center;margin:.3rem 0;animation:.6s .5s forwards vpcFadeIn;display:flex}.vpc-arrow-line{background:linear-gradient(#035f491f,#035f49ad);width:3px;height:32px;position:relative;overflow:hidden}.vpc-arrow-line:after{content:"";background:linear-gradient(#0000,#035f49,#0000);width:100%;height:60%;animation:1.6s linear infinite vpcFlowDown;position:absolute;top:0;left:0}@keyframes vpcFlowDown{0%{transform:translateY(-100%)}to{transform:translateY(250%)}}.vpc-arrow-head{border-top:7px solid #035f49b8;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0}.vpc-badges{opacity:0;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:2rem;animation:.6s 2s forwards vpcFadeIn;display:flex}.vpc-badge{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:4px;padding:.35rem .8rem;font-family:Space Mono,monospace;font-size:.6rem;animation:10s ease-in-out infinite vpcBadgeSpotlight;position:relative;overflow:hidden;box-shadow:0 10px 22px #0000001f}.vpc-badge:after{content:"";opacity:0;background:radial-gradient(circle,#06d6a047,#0000 58%),linear-gradient(90deg,#0000,#035f492e,#0000);animation:10s ease-in-out infinite vpcBadgeSpotlightSweep;position:absolute;inset:0;transform:translate(-130%)}.vpc-badge:nth-child(2),.vpc-badge:nth-child(2):after{animation-delay:2s}.vpc-badge:nth-child(3),.vpc-badge:nth-child(3):after{animation-delay:4s}.vpc-badge:nth-child(4),.vpc-badge:nth-child(4):after{animation-delay:6s}.vpc-badge:nth-child(5),.vpc-badge:nth-child(5):after{animation-delay:8s}.vpc-badge-green{color:#035f49;background:#ffffffa3;border-color:#035f4961}.vpc-badge-strong{color:#024c3a;background:#ffffffb8;border-color:#024c3a5c}.vpc-badge-white{color:#064e3b;background:#ffffff8f;border-color:#064e3b42}.vpc-connector-svg{filter:drop-shadow(0 8px 14px #035f4929);width:100%;height:66px;margin-top:.5rem;display:block;overflow:visible}.vpc-connector-svg path{animation:1.8s linear infinite vpcDashFlow}@keyframes vpcFadeIn{to{opacity:1}}@keyframes vpcBoundaryIn{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes vpcPopIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes vpcRailSweep{0%{opacity:0;transform:translate(-25%)translateY(0)}12%,82%{opacity:1}to{opacity:0;transform:translate(360%)translateY(0)}}@keyframes vpcCardSheen{0%,42%{opacity:0;transform:translate(0)rotate(18deg)}54%{opacity:1}76%,to{opacity:0;transform:translate(420%)rotate(18deg)}}@keyframes vpcDashFlow{to{stroke-dashoffset:-16px}}@keyframes vpcBadgeSpotlightSweep{0%,3%{opacity:0;transform:translate(-130%)}8%{opacity:1}16%{opacity:.9;transform:translate(130%)}20%,to{opacity:0;transform:translate(130%)}}@keyframes vpcBadgeSpotlight{0%,20%,to{transform:translateY(0);box-shadow:0 10px 22px #0000001f}8%,14%{transform:translateY(-5px)scale(1.04);box-shadow:0 18px 34px #00000038,0 0 0 2px #035f491f}}@media (width<=900px){.vpc-root{min-height:480px}}@media (width<=600px){.vpc-root{min-height:460px;padding:1rem .5rem}.vpc-inner-row{gap:.75rem}.vpc-inner-row:before,.vpc-inner-row:after{content:none}.vpc-node-card{min-width:110px;padding:1rem .7rem}.vpc-node-icon{width:40px;height:40px;font-size:1.2rem}.vpc-boundary{padding:2rem 1rem 1.5rem}}.ila-root{--ila-ink:#052e28;--ila-muted:#052e28b8;--ila-accent:#035f49;--ila-accent-mid:#047857;--ila-accent-bright:#059669;--ila-surface:#ffffffb8;--ila-surface-strong:#ffffffe0;--ila-shadow:0 18px 36px #052e282e, 0 6px 14px #052e281f;--ila-shadow-soft:0 10px 24px #052e2824;box-sizing:border-box;width:100%;min-height:560px;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:clamp(.9rem,3vw,2rem) clamp(.5rem,2vw,1rem);font-family:Outfit,system-ui,sans-serif;display:flex;position:relative;overflow:hidden;container-type:inline-size}.ila-root:before{content:none}.ila-speedlines{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ila-speedline{background:linear-gradient(90deg,#0000,#035f4942,#0000);height:1px;animation:linear infinite ilaSpeedlineMove;position:absolute;left:-100%}@keyframes ilaSpeedlineMove{0%{left:-100%}to{left:200%}}.ila-stage{z-index:1;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:860px;display:flex;position:relative}.ila-eyebrow{letter-spacing:.25em;color:var(--ila-accent);text-transform:uppercase;opacity:0;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800;animation:.6s .1s forwards ilaFadeIn}.ila-compare{opacity:0;flex-direction:column;gap:.9rem;width:100%;animation:.6s .3s forwards ilaFadeIn;display:flex}.ila-lat-row{align-items:center;gap:.8rem;display:flex}.ila-lat-row-label{color:var(--ila-muted);text-transform:uppercase;letter-spacing:.12em;text-align:right;flex-shrink:0;width:44px;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800}.ila-lat-bar-track{background:#035f4929;border-radius:999px;flex:1;height:10px;position:relative;overflow:hidden;box-shadow:inset 0 1px 4px #052e282e}.ila-lat-bar-track:after{content:"";background:linear-gradient(90deg,#0000,#ffffff6b,#0000);animation:2.8s ease-in-out infinite ilaBarScan;position:absolute;inset:0;transform:translate(-120%)}.ila-lat-bar-fill{border-radius:999px;height:100%;position:relative}.ila-lat-bar-fill.ila-before{background:linear-gradient(90deg,#be123c,#ea580c);width:0%;animation:1s cubic-bezier(.4,0,.2,1) .6s forwards ilaExpandBefore;box-shadow:0 0 12px #be123c57}.ila-lat-bar-fill.ila-after{background:linear-gradient(to right, var(--ila-accent), var(--ila-accent-bright));width:0%;animation:1s cubic-bezier(.4,0,.2,1) 1s forwards ilaExpandAfter;box-shadow:0 0 14px #035f4961}@keyframes ilaExpandBefore{to{width:85%}}@keyframes ilaExpandAfter{to{width:22%}}@keyframes ilaBarScan{0%,28%{opacity:0;transform:translate(-120%)}45%{opacity:.9}72%,to{opacity:0;transform:translate(120%)}}.ila-lat-val{flex-shrink:0;width:60px;font-family:JetBrains Mono,monospace;font-size:.82rem;font-weight:800}.ila-lat-val.ila-before{color:#9f1239}.ila-lat-val.ila-after{color:var(--ila-accent)}.ila-pipeline{opacity:0;scrollbar-width:none;align-items:stretch;gap:.55rem;width:100%;padding:.65rem .1rem .75rem;animation:.6s 1.6s forwards ilaFadeIn;display:flex;overflow:auto visible}.ila-pipeline::-webkit-scrollbar{display:none}.ila-pipe-step{opacity:0;flex-direction:column;flex:1;align-items:center;min-width:90px;animation:.5s cubic-bezier(.22,1,.36,1) forwards ilaPipeStepIn;display:flex;position:relative;transform:translateY(12px)}.ila-pipe-step:first-child{animation-delay:1.72s}.ila-pipe-step:nth-child(2){animation-delay:1.84s}.ila-pipe-step:nth-child(3){animation-delay:1.96s}.ila-pipe-step:nth-child(4){animation-delay:2.08s}.ila-pipe-step:nth-child(5){animation-delay:2.2s}.ila-pipe-step:not(:last-child):after{content:"";z-index:2;border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #035f4975;width:0;height:0;position:absolute;top:50%;right:-.43rem;transform:translateY(-50%)}.ila-pipe-block{background:var(--ila-surface);width:100%;box-shadow:var(--ila-shadow-soft);border:1px solid #035f4942;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;min-height:124px;padding:1rem .48rem;transition:transform .3s,background .3s,border-color .3s,box-shadow .3s;animation:5s ease-in-out infinite ilaPipeFocus;display:flex;position:relative;overflow:hidden}.ila-pipe-step:first-child .ila-pipe-block{border-radius:12px}.ila-pipe-step:last-child .ila-pipe-block{border-right:1px solid #035f4942;border-radius:12px}.ila-pipe-step:first-child .ila-pipe-block{animation-delay:0s}.ila-pipe-step:nth-child(2) .ila-pipe-block{animation-delay:.7s}.ila-pipe-step:nth-child(3) .ila-pipe-block{animation-delay:1.4s}.ila-pipe-step:nth-child(4) .ila-pipe-block{animation-delay:2.1s}.ila-pipe-step:nth-child(5) .ila-pipe-block{animation-delay:2.8s}.ila-pipe-block:before{content:"";background:linear-gradient(90deg,#0000,#035f4929,#0000);animation:3s ease-in-out infinite ilaPipeShimmer;position:absolute;inset:0;transform:translate(-100%)}.ila-pipe-step:first-child .ila-pipe-block:before{animation-delay:0s}.ila-pipe-step:nth-child(2) .ila-pipe-block:before{animation-delay:.5s}.ila-pipe-step:nth-child(3) .ila-pipe-block:before{animation-delay:1s}.ila-pipe-step:nth-child(4) .ila-pipe-block:before{animation-delay:1.5s}.ila-pipe-step:nth-child(5) .ila-pipe-block:before{animation-delay:2s}@keyframes ilaPipeShimmer{0%{opacity:0;transform:translate(-100%)}30%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes ilaPipeStepIn{to{opacity:1;transform:translateY(0)}}@keyframes ilaPipeFocus{0%,to{background:var(--ila-surface);box-shadow:var(--ila-shadow-soft);border-color:#035f4942;transform:translateY(0)}16%{background:var(--ila-surface-strong);border-color:#035f4975;transform:translateY(-4px);box-shadow:0 18px 34px #052e2838,inset 0 0 0 1px #035f491a}34%{background:var(--ila-surface);box-shadow:var(--ila-shadow-soft);border-color:#035f4942;transform:translateY(0)}}.ila-pipe-icon{filter:drop-shadow(0 6px 10px #052e2838);font-size:1.55rem;animation:2.8s ease-in-out infinite ilaIconBob}.ila-pipe-step:nth-child(2) .ila-pipe-icon{animation-delay:.2s}.ila-pipe-step:nth-child(3) .ila-pipe-icon{animation-delay:.4s}.ila-pipe-step:nth-child(4) .ila-pipe-icon{animation-delay:.6s}.ila-pipe-step:nth-child(5) .ila-pipe-icon{animation-delay:.8s}@keyframes ilaIconBob{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.05)}}.ila-pipe-tag{letter-spacing:.08em;color:var(--ila-ink);text-align:center;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.64rem;font-weight:800;line-height:1.4}.ila-pipe-badge{color:var(--ila-accent);white-space:nowrap;background:#035f491f;border:1px solid #035f4947;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:800}.ila-stream-zone{background:var(--ila-surface);width:100%;height:184px;box-shadow:var(--ila-shadow);opacity:0;box-sizing:border-box;border:1px solid #035f4942;border-radius:14px;flex-direction:column;gap:.65rem;padding:1rem 1.1rem .9rem;animation:.6s 2s forwards ilaFadeIn;display:flex;position:relative;overflow:hidden}.ila-stream-zone:before{content:"";background:linear-gradient(90deg, transparent, var(--ila-accent), transparent);border-radius:0 0 999px 999px;height:3px;animation:2.4s ease-in-out infinite ilaHeaderPulse;position:absolute;top:0;left:1rem;right:1rem}@keyframes ilaHeaderPulse{0%,to{opacity:.32;transform:scaleX(.72)}50%{opacity:.9;transform:scaleX(1)}}.ila-stream-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ila-stream-label{color:var(--ila-accent);text-transform:uppercase;letter-spacing:.15em;font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:800}.ila-stream-live{color:var(--ila-accent);align-items:center;gap:.35rem;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:800;display:flex}.ila-live-dot{background:var(--ila-accent);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite ilaBlink}@keyframes ilaBlink{0%,to{opacity:1}50%{opacity:.15}}.ila-token-stream{scrollbar-width:thin;scrollbar-color:#035f495c transparent;flex-wrap:wrap;flex:1;align-content:flex-start;align-items:flex-start;gap:.3rem;min-height:68px;padding-right:.2rem;display:flex;overflow-y:auto}.ila-token-stream::-webkit-scrollbar{width:5px}.ila-token-stream::-webkit-scrollbar-thumb{background:#035f4957;border-radius:999px}.ila-token{background:var(--ila-surface-strong);color:var(--ila-ink);opacity:0;will-change:transform, opacity;border:1px solid #035f4938;border-radius:5px;padding:.2rem .45rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700;animation:.2s forwards ilaTokenPop;transform:translateY(4px);box-shadow:0 6px 12px #052e281a}@keyframes ilaTokenPop{to{opacity:1;transform:translateY(0)}}.ila-token-cursor{background:var(--ila-accent);vertical-align:middle;border-radius:2px;width:2px;height:14px;margin-left:2px;animation:.7s ease-in-out infinite ilaCursorBlink;display:inline-block}@keyframes ilaCursorBlink{0%,to{opacity:1}50%{opacity:0}}.ila-throughput-bar-wrap{align-items:center;gap:.6rem;margin-top:auto;display:flex}.ila-tp-label{color:var(--ila-muted);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:800}.ila-tp-track{background:#035f4929;border-radius:999px;flex:1;height:3px;overflow:hidden}.ila-tp-fill{background:linear-gradient(to right, var(--ila-accent), var(--ila-accent-bright));border-radius:999px;width:72%;height:100%;animation:1.8s ease-in-out infinite ilaTpPulse}@keyframes ilaTpPulse{0%,to{opacity:.7;width:65%}50%{opacity:1;width:88%}}.ila-tp-val{color:var(--ila-accent);white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800}.ila-metrics{opacity:0;flex-wrap:wrap;justify-content:center;gap:.7rem;width:100%;animation:.6s 2.4s forwards ilaFadeIn;display:flex}.ila-metric-card{background:var(--ila-surface);min-width:100px;max-width:160px;box-shadow:var(--ila-shadow-soft);border:1px solid #035f493d;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.4rem;padding:.9rem .7rem;animation:5s ease-in-out infinite ilaMetricGlow;display:flex;position:relative;overflow:hidden}.ila-metric-card:first-child{animation-delay:.1s}.ila-metric-card:nth-child(2){animation-delay:.7s}.ila-metric-card:nth-child(3){animation-delay:1.3s}.ila-metric-card:nth-child(4){animation-delay:1.9s}.ila-metric-card:after{content:"";background:linear-gradient(to right, var(--ila-accent), var(--ila-accent-bright));transform-origin:0;border-radius:0 0 10px 10px;height:2px;animation:.6s forwards ilaScaleIn;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ila-metric-card:first-child:after{animation-delay:2.5s}.ila-metric-card:nth-child(2):after{animation-delay:2.7s}.ila-metric-card:nth-child(3):after{animation-delay:2.9s}.ila-metric-card:nth-child(4):after{animation-delay:3.1s}@keyframes ilaScaleIn{to{transform:scaleX(1)}}@keyframes ilaMetricGlow{0%,to{box-shadow:var(--ila-shadow-soft);transform:translateY(0)}18%{transform:translateY(-3px);box-shadow:0 18px 34px #052e2833}36%{box-shadow:var(--ila-shadow-soft);transform:translateY(0)}}.ila-metric-icon{filter:drop-shadow(0 5px 8px #052e2833);font-size:1.35rem}.ila-metric-val{color:var(--ila-accent);font-family:JetBrains Mono,monospace;font-size:1.12rem;font-weight:800;line-height:1}.ila-metric-sub{color:var(--ila-muted);text-transform:uppercase;letter-spacing:.1em;text-align:center;font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:800}.ila-result{background:var(--ila-surface-strong);opacity:0;box-shadow:var(--ila-shadow-soft);border:1px solid #035f494d;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem 1.2rem;animation:.6s 3.2s forwards ilaFadeIn;display:flex}.ila-result-icon{color:var(--ila-accent);font-size:1.1rem}.ila-result-text{color:var(--ila-accent);letter-spacing:.1em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800}@keyframes ilaFadeIn{to{opacity:1}}@media (width<=900px){.ila-root{min-height:520px}}@container (width<=640px){.ila-root{min-height:500px}.ila-stage{gap:1.15rem}.ila-eyebrow{letter-spacing:.18em;font-size:.62rem}.ila-lat-row{gap:.55rem}.ila-lat-row-label{letter-spacing:.08em;width:40px;font-size:.6rem}.ila-lat-val{width:52px;font-size:.72rem}.ila-lat-bar-track{height:8px}.ila-pipeline{gap:.4rem;padding:.55rem .05rem .6rem}.ila-pipe-step{min-width:74px}.ila-pipe-step:not(:last-child):after{border-top-width:5px;border-bottom-width:5px;border-left-width:7px;right:-.35rem}.ila-pipe-block{gap:.38rem;min-height:106px;padding:.78rem .32rem}.ila-pipe-icon{font-size:1.2rem}.ila-pipe-tag{letter-spacing:.05em;font-size:.5rem}.ila-pipe-badge{padding:.12rem .28rem;font-size:.44rem}.ila-stream-zone{gap:.52rem;height:174px;padding:.9rem .85rem .78rem}.ila-stream-label{letter-spacing:.1em;font-size:.58rem}.ila-stream-live,.ila-tp-label,.ila-tp-val{font-size:.56rem}.ila-token{padding:.16rem .34rem;font-size:.66rem}.ila-metrics{gap:.45rem}.ila-metric-card{min-width:76px;max-width:none;padding:.72rem .42rem}.ila-metric-icon{font-size:1.15rem}.ila-metric-val{font-size:.94rem}.ila-metric-sub{letter-spacing:.06em;font-size:.5rem}.ila-result{padding:.48rem .75rem}.ila-result-text{letter-spacing:.06em;font-size:.58rem}}@container (width<=430px){.ila-root{min-height:455px;padding-inline:.1rem}.ila-stage{gap:.82rem}.ila-eyebrow{letter-spacing:.12em;font-size:.54rem}.ila-compare{gap:.62rem}.ila-lat-row-label{width:34px;font-size:.52rem}.ila-lat-val{width:48px;font-size:.62rem}.ila-pipeline{gap:.3rem;padding-block:.45rem .5rem}.ila-pipe-step{min-width:62px}.ila-pipe-step:not(:last-child):after{display:none}.ila-pipe-block{border-radius:9px;gap:.28rem;min-height:92px;padding:.58rem .22rem}.ila-pipe-icon{font-size:1rem}.ila-pipe-tag{font-size:.42rem;line-height:1.25}.ila-pipe-badge{text-overflow:ellipsis;max-width:100%;font-size:.36rem;overflow:hidden}.ila-stream-zone{height:164px;padding:.78rem .7rem .68rem}.ila-token-stream{gap:.22rem;min-height:58px}.ila-token{padding:.12rem .26rem;font-size:.58rem}.ila-metric-card{flex-basis:calc(50% - .3rem);min-width:calc(50% - .3rem);padding:.58rem .3rem}.ila-result{box-sizing:border-box;justify-content:center;width:100%}.ila-result-text{text-align:center;font-size:.5rem}}@media (width<=560px){.ila-root{min-height:455px}.ila-stream-zone{height:164px}.ila-stage{gap:.82rem}.ila-pipe-step{min-width:62px}}.tri-root{--tri-ink:#052e28;--tri-muted:#052e28b8;--tri-accent:#035f49;--tri-accent-strong:#047857;--tri-accent-bright:#059669;--tri-surface:#ffffffbd;--tri-surface-strong:#ffffffe6;--tri-border:#035f493d;--tri-shadow:0 16px 32px #052e2829, 0 6px 14px #052e281a;box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;padding:1.85rem 1.4rem;font-family:Barlow,system-ui,sans-serif;display:flex;position:relative;overflow:hidden;container-type:inline-size}.tri-dotgrid{pointer-events:none;background-image:radial-gradient(#035f491f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.tri-blob{display:none}.tri-blob-one{background:#0596691f;width:200px;height:200px;top:-60px;left:-60px}.tri-blob-two{background:#06d6a014;width:160px;height:160px;animation-delay:-4s;bottom:-40px;right:-40px}@keyframes triBlobDrift{0%{transform:translate(0)}to{transform:translate(20px,14px)}}.tri-stage{z-index:1;flex-direction:column;align-items:center;gap:1.3rem;width:100%;max-width:740px;display:flex;position:relative}.tri-eyebrow{letter-spacing:.22em;color:var(--tri-accent);text-transform:uppercase;opacity:0;font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:700;animation:.5s .1s forwards triFadeUp}.tri-pdf-zone{opacity:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.88rem;width:100%;animation:.6s .3s forwards triFadeUp;display:grid}.tri-pdf-card{border:1px solid var(--tri-border);background:var(--tri-surface);box-shadow:var(--tri-shadow);border-radius:7px;flex-direction:column;animation:7.2s ease-in-out infinite triPdfFocus;display:flex;position:relative;overflow:hidden}.tri-pdf-card:nth-child(2){animation-delay:1.5s}.tri-pdf-card:nth-child(3){animation-delay:3s}.tri-pdf-card:before{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#035f499e,#0000);border-radius:999px;height:2px;position:absolute;top:0;left:10%;right:10%}.tri-pdf-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:42%;height:150%;animation:5.8s ease-in-out infinite triPdfSheen;position:absolute;top:-25%;left:-55%;transform:rotate(16deg)}.tri-pdf-card:nth-child(2):after{animation-delay:1.1s}.tri-pdf-card:nth-child(3):after{animation-delay:2.2s}.tri-pdf-card-header{background:#ffffff6b;border-bottom:1px solid #035f4914;flex-shrink:0;align-items:center;gap:3px;padding:.55rem .72rem;display:flex}.tri-pdf-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.tri-pdf-dot-red{background:#ff505080}.tri-pdf-dot-yellow{background:#ffc83c80}.tri-pdf-dot-green{background:#06d6a080}.tri-pdf-filename{color:var(--tri-muted);margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:.6rem;font-weight:700}.tri-pdf-page{flex-direction:column;flex:1;gap:.36rem;padding:.66rem;display:flex;position:relative;overflow:hidden}.tri-pdf-scan-line{z-index:3;background:linear-gradient(90deg,#0000,#035f49e0,#0000);height:2px;animation:2.4s ease-in-out infinite triScanDown;position:absolute;left:0;right:0;box-shadow:0 0 6px #035f4973}@keyframes triScanDown{0%{opacity:0;top:2%}8%{opacity:1}88%{opacity:1}to{opacity:0;top:96%}}@keyframes triPdfFocus{0%,to{border-color:var(--tri-border);box-shadow:var(--tri-shadow);background:var(--tri-surface);transform:translateY(0)}10%,18%{background:var(--tri-surface-strong);border-color:#035f4970;transform:translateY(-4px);box-shadow:0 20px 40px #052e282e,inset 0 0 0 1px #06d6a024}28%{border-color:var(--tri-border);box-shadow:var(--tri-shadow);background:var(--tri-surface);transform:translateY(0)}}@keyframes triPdfSheen{0%,to{opacity:0;transform:translate(0)rotate(16deg)}14%{opacity:.9}28%{opacity:0;transform:translate(260%)rotate(16deg)}}.tri-file-line{background:#035f491f;border-radius:2px;flex-shrink:0;height:4px}.tri-file-line-short{width:50%}.tri-file-line-medium{width:75%}.tri-file-line-full{width:100%}.tri-file-line-highlight{background:#035f495c}.tri-file-table{border:1px solid #035f491f;border-radius:3px;flex-shrink:0;overflow:hidden}.tri-file-table-inline{margin-top:.22rem}.tri-file-row{border-bottom:1px solid #035f4914;display:flex}.tri-file-row:last-child{border-bottom:none}.tri-file-cell{background:#ffffff5c;border-right:1px solid #035f4914;flex:1;height:6px;position:relative;overflow:hidden}.tri-file-cell:last-child{border-right:none}.tri-file-cell-header{background:#06d6a029}.tri-file-cell-active:after{content:"";background:#06d6a066;animation:2.4s ease-in-out infinite triCellFlash;position:absolute;inset:0}@keyframes triCellFlash{0%,to{opacity:0}40%,60%{opacity:1}}.tri-two-col{flex-shrink:0;gap:3px;display:flex}.tri-text-col{flex-direction:column;flex:1;gap:3px;display:flex}.tri-text-divider{background:#035f491f;flex-shrink:0;width:1px}.tri-image-block{background:#ffffff57;border-radius:3px;flex-shrink:0;width:100%;height:70px;position:relative;overflow:hidden}.tri-image-noise{background:#035f4914;border-radius:2px;position:absolute}.tri-image-glow{background:#06d6a01a;animation:2.4s ease-in-out .5s infinite triCellFlash;position:absolute;inset:0}.tri-pdf-type-label{color:var(--tri-accent);text-align:center;text-transform:uppercase;letter-spacing:.06em;background:#06d6a014;border-top:1px solid #035f4914;flex-shrink:0;padding:.36rem .46rem;font-family:IBM Plex Mono,monospace;font-size:.58rem;font-weight:700}.tri-engine-row{opacity:0;justify-content:center;align-items:center;gap:.46rem;width:100%;animation:.6s .9s forwards triFadeUp;display:flex}.tri-flow-track{flex:1;max-width:156px;height:22px;position:relative;overflow:hidden}.tri-flow-track:before{content:"";background:repeating-linear-gradient(90deg,#035f4942 0 3px,#0000 3px 8px);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.tri-flow-particle{border-radius:50%;width:6px;height:6px;animation:linear infinite triParticleFlow;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 5px #035f4985}.tri-flow-particle-reverse{animation-name:triParticleFlowReverse}@keyframes triParticleFlow{0%{opacity:0;left:-5%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:105%}}@keyframes triParticleFlowReverse{0%{opacity:0;left:105%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:-5%}}.tri-engine-box{background:var(--tri-surface-strong);border:1.5px solid #035f4975;border-radius:11px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.32rem;width:138px;height:108px;animation:2s ease-in-out infinite triEnginePulse;display:flex;position:relative}@keyframes triEnginePulse{0%,to{box-shadow:0 0 14px #035f491a}50%{box-shadow:0 0 28px #035f492e}}.tri-engine-ring{border:1px dashed #035f4938;border-radius:17px;animation:6s linear infinite triRingClockwise;position:absolute;inset:-6px}.tri-engine-ring-counter{border-style:dotted;border-color:#05966929;border-radius:22px;animation:9s linear infinite triRingCounterClockwise;inset:-11px}@keyframes triRingClockwise{to{transform:rotate(360deg)}}@keyframes triRingCounterClockwise{to{transform:rotate(-360deg)}}.tri-engine-icon{font-size:1.92rem}.tri-engine-tag{color:var(--tri-accent);letter-spacing:.1em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:700}.tri-extract-grid{opacity:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.74rem;width:100%;animation:.6s 1.5s forwards triFadeUp;display:grid}.tri-extract-card{opacity:0;border:1px solid var(--tri-border);background:var(--tri-surface);box-shadow:var(--tri-shadow);animation:.4s cubic-bezier(.34,1.56,.64,1) forwards triCardPop;animation-delay:calc(1.5s + var(--tri-delay-index,0) * .1s);border-radius:8px;flex-direction:column;align-items:center;gap:.52rem;padding:.88rem .54rem .76rem;display:flex;position:relative;overflow:hidden;transform:translateY(8px)scale(.92)}@keyframes triCardPop{to{opacity:1;transform:translateY(0)scale(1)}}.tri-extract-card:before{content:"";animation:3.5s ease-in-out infinite triExtractShimmer;animation-delay:calc(2s + var(--tri-delay-index,0) * .5s);background:linear-gradient(90deg,#0000,#06d6a017,#0000);position:absolute;inset:0;transform:translate(-100%)}@keyframes triExtractShimmer{0%{opacity:0;transform:translate(-100%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(100%)}}.tri-extract-card:after{content:"";width:0%;height:1.5px;animation:1s ease-out forwards triExtractBar;animation-delay:calc(1.9s + var(--tri-delay-index,0) * .15s);background:linear-gradient(90deg,#059669,#06d6a0);position:absolute;bottom:0;left:0}@keyframes triExtractBar{to{width:100%}}.tri-extract-icon{animation:2.2s ease-in-out infinite triExtractBounce;animation-delay:calc(var(--tri-delay-index,0) * .28s);font-size:1.24rem}@keyframes triExtractBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.tri-extract-label{color:var(--tri-accent);text-transform:uppercase;letter-spacing:.05em;text-align:center;font-family:IBM Plex Mono,monospace;font-size:.64rem;font-weight:700}.tri-extract-arc-wrap{flex-shrink:0;width:50px;height:50px;position:relative}.tri-extract-arc-svg{width:100%;height:100%;transform:rotate(-90deg)}.tri-extract-arc-bg{fill:none;stroke:#035f491f;stroke-width:3px}.tri-extract-arc-fill{fill:none;stroke-width:3px;stroke-linecap:round;stroke-dasharray:75;stroke-dashoffset:75px;animation:1.2s ease-out forwards triArcDraw;animation-delay:calc(2s + var(--tri-delay-index,0) * .15s)}@keyframes triArcDraw{to{stroke-dashoffset:var(--tri-arc-offset,15)}}.tri-extract-arc-value{color:var(--tri-accent);justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-size:.6rem;font-weight:700;display:flex;position:absolute;inset:0}.tri-pipeline-section{opacity:0;width:100%;animation:.6s 2s forwards triFadeUp}.tri-pipeline-row{align-items:center;gap:0;width:100%;display:flex}.tri-chunks-group{flex-shrink:0;align-items:center;gap:6px;display:flex}.tri-chunk-block{border:1px solid var(--tri-border);background:var(--tri-surface);width:44px;height:52px;box-shadow:var(--tri-shadow);opacity:0;box-sizing:border-box;animation:.3s forwards triChunkIn;animation-delay:calc(2s + var(--tri-chunk-index,0) * 80ms);border-radius:4px;flex-direction:column;justify-content:center;gap:3px;padding:6px 5px;display:flex;position:relative;overflow:hidden}@keyframes triChunkIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tri-chunk-block:after{content:"";animation:2.5s ease-in-out infinite triChunkGlow;animation-delay:calc(var(--tri-chunk-index,0) * .35s);background:#06d6a014;position:absolute;inset:0}@keyframes triChunkGlow{0%,to{opacity:0}50%{opacity:1}}.tri-chunk-line{background:#035f4933;border-radius:1px;height:3px}.tri-chunk-line-highlight{background:#035f49b3}.tri-chunk-line-short{width:55%}.tri-pipe-connector{background:#035f491f;border-radius:1px;flex:1;min-width:26px;height:2px;position:relative;overflow:hidden}.tri-pipe-connector:after{content:"";background:linear-gradient(to right, transparent, var(--tri-accent), transparent);width:40%;height:100%;animation:1.3s linear infinite triConnectorFlow;position:absolute;top:0;left:-40%}@keyframes triConnectorFlow{to{left:140%}}.tri-pipe-arrowhead{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #035f4980;flex-shrink:0;width:0;height:0}.tri-embed-box{background:var(--tri-surface);box-shadow:var(--tri-shadow);border:1px solid #05966957;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:.3rem;min-width:100px;padding:.74rem .92rem;animation:5.4s ease-in-out .9s infinite triNodeLift;display:flex;position:relative;overflow:hidden}.tri-embed-box:before{content:"";background:linear-gradient(135deg,#0000 40%,#05966912 100%);animation:3s ease-in-out infinite alternate triEmbedShift;position:absolute;inset:0}.tri-embed-box:after,.tri-vector-db-box:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#06d6a024,#0000);position:absolute;inset:0;transform:translate(-120%)}.tri-embed-box:after{animation:5.4s ease-in-out .9s infinite triNodeSweep}@keyframes triEmbedShift{0%{opacity:.5}to{opacity:1}}.tri-embed-label{color:var(--tri-accent-strong);text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700;position:relative}.tri-embed-bars{align-items:flex-end;gap:2px;height:32px;display:flex;position:relative}.tri-embed-bar{background:linear-gradient(#06d6a0,#059669);border-radius:1.5px 1.5px 0 0;width:4px;animation:ease-in-out infinite alternate triEmbedBarPulse}@keyframes triEmbedBarPulse{0%{opacity:.3;transform:scaleY(.5)}to{opacity:1;transform:scaleY(1)}}.tri-vector-db-box{background:var(--tri-surface);box-shadow:var(--tri-shadow);border:1px solid #035f495c;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:.34rem;min-width:100px;padding:.74rem .92rem;animation:2.5s ease-in-out infinite triVectorDbPulse,5.4s ease-in-out 2.3s infinite triNodeLift;display:flex;position:relative;overflow:hidden}.tri-vector-db-box:after{animation:5.4s ease-in-out 2.3s infinite triNodeSweep}@keyframes triVectorDbPulse{0%,to{box-shadow:0 0 8px #035f4914}50%{box-shadow:0 0 18px #035f4929}}.tri-vector-db-label{color:var(--tri-accent);text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700}.tri-vector-db-rings{flex-direction:column;align-items:center;gap:2px;display:flex}.tri-vector-db-ring{background:#06d6a00d;border:1px solid #06d6a047;border-radius:50%;width:54px;height:10px;animation:2s ease-in-out infinite triVectorRingPulse}.tri-vector-db-ring:first-child{animation-delay:0s}.tri-vector-db-ring:nth-child(2){animation-delay:.35s}.tri-vector-db-ring:nth-child(3){animation-delay:.7s}@keyframes triVectorRingPulse{0%,to{background:#06d6a008;border-color:#06d6a029}50%{background:#06d6a026;border-color:#06d6a099}}.tri-vector-db-drop{background:#06d6a0;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in infinite triVectorDbFall;position:absolute;box-shadow:0 0 4px #06d6a0}.tri-vector-db-drop:first-child{animation-delay:0s;left:33%}.tri-vector-db-drop:nth-child(2){animation-delay:.6s;left:55%}.tri-vector-db-drop:nth-child(3){animation-delay:1.2s;left:44%}@keyframes triVectorDbFall{0%{opacity:0;top:-3px}12%{opacity:1}70%{opacity:1}to{opacity:0;top:88%}}@keyframes triNodeLift{0%,to{transform:translateY(0)}12%,20%{transform:translateY(-4px)}30%{transform:translateY(0)}}@keyframes triNodeSweep{0%,to{opacity:0;transform:translate(-120%)}10%{opacity:1}24%{opacity:0;transform:translate(120%)}}.tri-quality{opacity:0;flex-wrap:wrap;justify-content:center;gap:.74rem;width:100%;animation:.6s 2.6s forwards triFadeUp;display:flex}.tri-quality-pill{background:var(--tri-surface);border:1px solid var(--tri-border);box-shadow:var(--tri-shadow);border-radius:999px;align-items:center;gap:.42rem;padding:.46rem 1rem;animation:6s ease-in-out infinite triQualityHighlight;display:flex;position:relative;overflow:hidden}.tri-quality-pill:first-child{animation-delay:0s}.tri-quality-pill:nth-child(2){animation-delay:1.2s}.tri-quality-pill:nth-child(3){animation-delay:2.4s}.tri-quality-pill:nth-child(4){animation-delay:3.6s}.tri-quality-pill:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#06d6a024,#0000);animation:6s ease-in-out infinite triQualitySweep;position:absolute;inset:0;transform:translate(-120%)}.tri-quality-pill:first-child:after{animation-delay:0s}.tri-quality-pill:nth-child(2):after{animation-delay:1.2s}.tri-quality-pill:nth-child(3):after{animation-delay:2.4s}.tri-quality-pill:nth-child(4):after{animation-delay:3.6s}.tri-quality-icon{font-size:.96rem}.tri-quality-text{color:var(--tri-accent);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:.62rem;font-weight:700}.tri-quality-value{color:var(--tri-accent-bright);font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:700}@keyframes triQualityHighlight{0%,to{background:var(--tri-surface);border-color:var(--tri-border);box-shadow:var(--tri-shadow);transform:translateY(0)}10%,18%{background:var(--tri-surface-strong);border-color:#035f4980;transform:translateY(-3px);box-shadow:0 18px 34px #052e282e,inset 0 0 0 1px #06d6a02e}28%{background:var(--tri-surface);border-color:var(--tri-border);box-shadow:var(--tri-shadow);transform:translateY(0)}}@keyframes triQualitySweep{0%,to{opacity:0;transform:translate(-120%)}8%{opacity:1}20%{opacity:0;transform:translate(120%)}}@keyframes triFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@container (width<=640px){.tri-pipeline-row{gap:.18rem}.tri-chunks-group{gap:4px}.tri-chunk-block{width:34px;height:42px;padding:5px 4px}.tri-pipe-connector{min-width:14px}.tri-pipe-arrowhead{border-top-width:5px;border-bottom-width:5px;border-left-width:7px}.tri-embed-box,.tri-vector-db-box{min-width:80px;padding:.58rem .7rem}.tri-embed-label,.tri-vector-db-label{letter-spacing:.06em;font-size:.52rem}.tri-embed-bars{gap:1.5px;height:24px}.tri-embed-bar{width:3px}.tri-vector-db-ring{width:44px;height:8px}}@container (width<=480px){.tri-pdf-zone{grid-template-columns:1fr}.tri-extract-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tri-pipeline-row{gap:.12rem}.tri-chunks-group{gap:3px}.tri-chunk-block{width:26px;height:32px;padding:4px 3px}.tri-pipe-connector{min-width:8px}.tri-pipe-arrowhead{border-top-width:4px;border-bottom-width:4px;border-left-width:5px}.tri-embed-box,.tri-vector-db-box{gap:.22rem;min-width:62px;padding:.44rem .46rem}.tri-embed-label,.tri-vector-db-label{letter-spacing:.04em;font-size:.4rem}.tri-embed-bars{gap:1px;height:18px}.tri-embed-bar{width:2px}.tri-vector-db-ring{width:30px;height:6px}.tri-vector-db-drop{width:4px;height:4px}}.pai-wrap{background:0 0;border-radius:24px;width:100%;max-width:100%;overflow:hidden}.pai-canvas{width:100%;height:auto;display:block}@media (width<=767px){.pai-wrap{border-radius:18px}}.pp-wrap{--pp-bg:#fff;--pp-surface:#f8fafc;--pp-border:#00000014;--pp-border-md:#00000021;--pp-dim:#94a3b8;--pp-mid:#475569;--pp-bright:#0f172a;--pp-accent:#2563eb;--pp-accent-s:#1d4ed8;--pp-accent-l:#eff6ff;--pp-accent-bd:#bfdbfe;--pp-ca:#2563eb;--pp-ca-soft:#eff6ff;--pp-ca-bd:#bfdbfe;--pp-cb:#7c3aed;--pp-cb-soft:#f5f3ff;--pp-cb-bd:#ddd6fe;--pp-cc:#059669;--pp-cc-soft:#ecfdf5;--pp-cc-bd:#a7f3d0;box-sizing:border-box;width:100%;max-width:860px;color:var(--pp-bright);background:var(--pp-bg);flex-direction:column;margin:0 auto;padding:24px 20px;font-family:SF Mono,Fira Code,Cascadia Code,ui-monospace,monospace;display:flex}.pp-wrap *,.pp-wrap :before,.pp-wrap :after{box-sizing:border-box;margin:0;padding:0}.pp-sys-label{letter-spacing:.16em;text-transform:uppercase;color:var(--pp-dim);text-align:center;align-items:center;gap:12px;margin-bottom:24px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;display:flex}.pp-sys-label:before,.pp-sys-label:after{content:"";background:var(--pp-border-md);flex:1;height:1px}.pp-providers{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pp-pcard{background:var(--pp-bg);border:1px solid var(--pp-border-md);border-radius:12px;padding:12px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f}.pp-pcard.pp-ca{border-top:3px solid var(--pp-ca)}.pp-pcard.pp-cb{border-top:3px solid var(--pp-cb)}.pp-pcard.pp-cc{border-top:3px solid var(--pp-cc)}.pp-pcard:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#00000006,#0000);width:50%;animation:3.5s ease-in-out infinite pp-shimmer;position:absolute;top:0;bottom:0;left:-80%}.pp-pcard.pp-ca:after{animation-delay:0s}.pp-pcard.pp-cb:after{animation-delay:1.2s}.pp-pcard.pp-cc:after{animation-delay:2.4s}@keyframes pp-shimmer{0%{left:-80%}to{left:160%}}.pp-p-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--pp-dim);margin-bottom:4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-p-name{margin-bottom:10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700}.pp-ca .pp-p-name{color:var(--pp-ca)}.pp-cb .pp-p-name{color:var(--pp-cb)}.pp-cc .pp-p-name{color:var(--pp-cc)}.pp-dom-tree{flex-direction:column;gap:5px;display:flex}.pp-dom-row{align-items:center;gap:4px;display:flex}.pp-dom-dot{opacity:.3;border-radius:50%;flex-shrink:0;width:5px;height:5px}.pp-ca .pp-dom-dot{background:var(--pp-ca)}.pp-cb .pp-dom-dot{background:var(--pp-cb)}.pp-cc .pp-dom-dot{background:var(--pp-cc)}.pp-dom-bar{opacity:.22;border-radius:3px;flex:1;height:7px;animation:3s ease-in-out infinite pp-dom-pulse}.pp-ca .pp-dom-bar{background:var(--pp-ca)}.pp-cb .pp-dom-bar{background:var(--pp-cb)}.pp-cc .pp-dom-bar{background:var(--pp-cc)}@keyframes pp-dom-pulse{0%,to{opacity:.18}55%{opacity:.55}}.pp-p-status{align-items:center;gap:6px;margin-top:8px;display:flex}.pp-p-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite pp-blink}.pp-ca .pp-p-dot{background:var(--pp-ca);animation-delay:0s}.pp-cb .pp-p-dot{background:var(--pp-cb);animation-delay:.7s}.pp-cc .pp-p-dot{background:var(--pp-cc);animation-delay:1.4s}@keyframes pp-blink{0%,to{opacity:1}50%{opacity:.2}}.pp-p-status-text{color:var(--pp-dim);white-space:nowrap;text-overflow:ellipsis;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;overflow:hidden}.pp-vconn-row{grid-template-columns:repeat(3,1fr);gap:12px;height:32px;display:grid}.pp-vconn{justify-content:center;display:flex}.pp-vconn-track{background:var(--pp-border-md);border-radius:2px;width:2px;position:relative;overflow:visible}.pp-particle{border-radius:2px;width:2px;animation:2s linear infinite pp-pflow;position:absolute}.pp-particle:nth-child(2){opacity:.5;animation-delay:-.65s}.pp-particle:nth-child(3){opacity:.3;animation-delay:-1.3s}@keyframes pp-pflow{0%{opacity:1;height:28%;top:-20%}80%{opacity:.8}to{opacity:0;height:14%;top:120%}}.pp-vconn.pp-ca .pp-particle{background:var(--pp-ca)}.pp-vconn.pp-ca .pp-particle:first-child{animation-delay:0s}.pp-vconn.pp-cb .pp-particle{background:var(--pp-cb)}.pp-vconn.pp-cb .pp-particle:first-child{animation-delay:-.7s}.pp-vconn.pp-cc .pp-particle{background:var(--pp-cc)}.pp-vconn.pp-cc .pp-particle:first-child{animation-delay:-1.4s}.pp-scrapers{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pp-scard{border:1px solid;border-radius:10px;padding:11px 12px}.pp-scard.pp-ca{background:var(--pp-ca-soft);border-color:var(--pp-ca-bd)}.pp-scard.pp-cb{background:var(--pp-cb-soft);border-color:var(--pp-cb-bd)}.pp-scard.pp-cc{background:var(--pp-cc-soft);border-color:var(--pp-cc-bd)}.pp-s-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--pp-dim);margin-bottom:4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-s-name{color:var(--pp-mid);margin-bottom:7px;font-size:12px}.pp-parse-bars{flex-direction:column;gap:4px;display:flex}.pp-parse-bar{background:#00000012;border-radius:3px;height:5px;position:relative;overflow:hidden}.pp-parse-fill{border-radius:3px;height:100%;animation:2.8s ease-in-out infinite pp-parse-scan;position:absolute;top:0;left:0}.pp-ca .pp-parse-fill{background:var(--pp-ca)}.pp-cb .pp-parse-fill{background:var(--pp-cb)}.pp-cc .pp-parse-fill{background:var(--pp-cc)}@keyframes pp-parse-scan{0%{opacity:1;width:0%}40%{opacity:1;width:100%}55%{opacity:.3;width:100%}56%{opacity:0;width:0%}57%{opacity:1;width:0%}to{opacity:1;width:0%}}.pp-converge{width:100%;height:42px}.pp-converge svg{width:100%;height:100%;overflow:visible}.pp-converge-mobile{justify-content:center;height:24px;display:none}.pp-converge-mobile-line{background:var(--pp-border-md);border-radius:2px;width:2px;position:relative;overflow:hidden}.pp-converge-mobile-line:after{content:"";background:var(--pp-accent);border-radius:2px;width:100%;height:40%;animation:1.8s linear infinite pp-pflow;position:absolute;top:-30%}.pp-pipe-wrap{background:var(--pp-accent-l);border:1px solid var(--pp-accent-bd);border-radius:14px;padding:15px 16px 14px;position:relative;overflow:hidden;box-shadow:0 18px 40px #2563eb14}.pp-pipe-wrap:before{content:"";background:linear-gradient(90deg, var(--pp-ca), var(--pp-cb), var(--pp-cc));border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.pp-pipe-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.pp-pipe-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--pp-accent);opacity:.7;margin-bottom:3px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-pipe-title{color:var(--pp-accent-s);font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700}.pp-live-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--pp-accent-s);border:1px solid var(--pp-accent-bd);white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;display:flex}.pp-live-dot{background:var(--pp-accent);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite pp-livepulse}@keyframes pp-livepulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}.pp-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}.pp-metric{border:1px solid var(--pp-accent-bd);background:#fff;border-radius:9px;padding:10px}.pp-metric-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.pp-metric-lbl{text-transform:uppercase;letter-spacing:.1em;color:var(--pp-dim);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-metric-ico{background:var(--pp-accent-l);width:20px;height:20px;color:var(--pp-accent-s);border:1px solid var(--pp-accent-bd);border-radius:5px;justify-content:center;align-items:center;font-size:11px;display:flex}.pp-metric-val{color:var(--pp-bright);margin-bottom:3px;font-size:22px;font-weight:700;line-height:1}.pp-metric-unit{color:var(--pp-dim);margin-left:1px;font-size:11px;font-weight:400}.pp-metric-sub{color:var(--pp-dim);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-pacing-label{letter-spacing:.1em;text-transform:uppercase;color:var(--pp-mid);margin-bottom:6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-pacing-track{align-items:flex-end;gap:4px;height:22px;display:flex}.pp-pace-slot{background:#2563eb1a;border-radius:3px;flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.pp-pace-fill{background:var(--pp-accent);border-radius:3px;animation:4s linear infinite pp-pace-anim;position:absolute;bottom:0;left:0;right:0}@keyframes pp-pace-anim{0%{opacity:0;height:0%}5%{opacity:.8;height:100%}90%{opacity:.8;height:100%}to{opacity:0;height:0%}}.pp-pacing-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:6px;display:flex}.pp-pace-sub{color:var(--pp-dim);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-rate-tag{color:var(--pp-cc);background:var(--pp-cc-soft);border:1px solid var(--pp-cc-bd);white-space:nowrap;border-radius:20px;padding:3px 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-out-conn{justify-content:center;height:24px;display:flex}.pp-out-line{background:var(--pp-border-md);border-radius:2px;width:2px;position:relative;overflow:hidden}.pp-out-line:after{content:"";background:var(--pp-accent);border-radius:2px;width:100%;height:40%;animation:1.8s linear infinite pp-pflow;position:absolute;top:-30%}.pp-output{background:var(--pp-accent-l);border:1px solid var(--pp-accent-bd);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;box-shadow:0 14px 32px #2563eb12}.pp-out-left{flex-direction:column;gap:3px;display:flex}.pp-out-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--pp-accent);opacity:.7;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.pp-out-title{color:var(--pp-accent-s);align-items:center;gap:8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:700;display:flex}.pp-check-ico{background:var(--pp-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;animation:3s ease-in-out infinite pp-pop;display:flex}@keyframes pp-pop{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pp-out-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pp-chip{white-space:nowrap;border:1px solid;border-radius:20px;padding:5px 13px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;animation:3s ease-in-out infinite pp-chip-in}.pp-chip.pp-ca{color:var(--pp-ca);border-color:var(--pp-ca-bd);background:var(--pp-ca-soft);animation-delay:0s}.pp-chip.pp-cb{color:var(--pp-cb);border-color:var(--pp-cb-bd);background:var(--pp-cb-soft);animation-delay:1s}.pp-chip.pp-cc{color:var(--pp-cc);border-color:var(--pp-cc-bd);background:var(--pp-cc-soft);animation-delay:2s}@keyframes pp-chip-in{0%,15%{opacity:.4;transform:translateY(2px)}30%,85%{opacity:1;transform:translateY(0)}to{opacity:.4;transform:translateY(2px)}}@media (width<=680px){.pp-wrap{padding:20px 14px}.pp-providers,.pp-scrapers,.pp-vconn-row{grid-template-columns:repeat(2,1fr)}.pp-vconn-row .pp-vconn:nth-child(3){display:none}.pp-pcard:nth-child(3),.pp-scard:nth-child(3){grid-column:1/-1}.pp-metrics{grid-template-columns:repeat(2,1fr)}.pp-metric:last-child{grid-column:1/-1}.pp-converge{display:none}.pp-converge-mobile{display:flex}.pp-pipe-wrap{padding:13px 12px}}@media (width<=440px){.pp-wrap{padding:16px 10px}.pp-providers,.pp-scrapers{grid-template-columns:1fr}.pp-vconn-row{grid-template-columns:1fr;gap:4px;height:auto}.pp-vconn-row .pp-vconn:nth-child(3){display:flex}.pp-vconn{height:28px}.pp-pcard:nth-child(3),.pp-scard:nth-child(3){grid-column:auto}.pp-metrics{grid-template-columns:1fr}.pp-metric:last-child{grid-column:auto}.pp-p-name{font-size:14px}.pp-metric-val{font-size:20px}.pp-pipe-title{font-size:13px}.pp-out-title{font-size:14px}.pp-chip{padding:4px 10px;font-size:11px}.pp-converge{display:none}.pp-converge-mobile{display:flex}}._wrap_vkcn7_1{box-sizing:border-box;background:#eff6ff;flex-direction:column;gap:14px;width:100%;max-width:760px;margin:0 auto;padding:30px 16px;font-family:SF Mono,Fira Code,Cascadia Code,ui-monospace,monospace;display:flex}._legend_vkcn7_14{flex-wrap:wrap;align-items:center;gap:7px;display:flex}._legendItem_vkcn7_21{letter-spacing:.09em;text-transform:uppercase;border:1px solid;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;display:flex}._legendDot_vkcn7_34{border-radius:50%;flex-shrink:0;width:5px;height:5px}._legendItem_vkcn7_21._ca_vkcn7_41{color:#1d4ed8;background:#1d4ed812;border-color:#1d4ed840}._legendItem_vkcn7_21._ca_vkcn7_41 ._legendDot_vkcn7_34{background:#2563eb}._legendItem_vkcn7_21._cb_vkcn7_51{color:#0f766e;background:#0f766e12;border-color:#0f766e40}._legendItem_vkcn7_21._cb_vkcn7_51 ._legendDot_vkcn7_34{background:#0d9488}._legendItem_vkcn7_21._cc_vkcn7_61{color:#7c3aed;background:#7c3aed12;border-color:#7c3aed40}._legendItem_vkcn7_21._cc_vkcn7_61 ._legendDot_vkcn7_34{background:#8b5cf6}._legendItem_vkcn7_21._cu_vkcn7_71{color:#1d4ed8;background:#2563eb1a;border-color:#2563eb59}._legendItem_vkcn7_21._cu_vkcn7_71 ._legendDot_vkcn7_34{background:#1d4ed8}._legendSep_vkcn7_81{color:#2563eb4d;margin:0 3px;font-size:13px}._banner_vkcn7_87{background:#fff;border:1px solid #2563eb2e;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 16px 36px #2563eb14}._bannerLeft_vkcn7_100{align-items:center;gap:10px;display:flex}._bannerIcon_vkcn7_106{color:#1d4ed8;background:#2563eb1a;border:1px solid #2563eb4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:flex}._bannerText_vkcn7_121{color:#475569;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;line-height:1.5}._bannerText_vkcn7_121 strong{color:#1e3a6e;font-weight:600}._bannerRight_vkcn7_133{color:#1d4ed8;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:7px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;display:flex}._blinkDot_vkcn7_144{background:#2563eb;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.4s ease-in-out infinite _blink_vkcn7_144}._progressWrap_vkcn7_153{background:#2563eb1f;border-radius:2px;height:2px;overflow:hidden}._progressFill_vkcn7_160{background:linear-gradient(90deg,#2563eb,#0d9488,#8b5cf6,#1d4ed8);border-radius:2px;height:100%;animation:6s linear infinite _progressCycle_vkcn7_1}@keyframes _progressCycle_vkcn7_1{0%{width:0%}to{width:100%}}._resolver_vkcn7_175{background:#fff;border:1px solid #2563eb26;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px #2563eb17}._colHeaders_vkcn7_183{background:#eff6ff;border-bottom:1px solid #2563eb21;grid-template-columns:88px 1fr 1fr 1fr 16px 1fr;display:grid}._ch_vkcn7_190{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;padding:8px 11px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;display:flex}._chDot_vkcn7_201{border-radius:50%;flex-shrink:0;width:5px;height:5px}._ch_vkcn7_190._fieldCol_vkcn7_208{color:#94a3b8;border-right:1px solid #2563eb14}._ch_vkcn7_190._ca_vkcn7_41{color:#1d4ed8;border-right:1px solid #2563eb14}._ch_vkcn7_190._ca_vkcn7_41 ._chDot_vkcn7_201{background:#2563eb}._ch_vkcn7_190._cb_vkcn7_51{color:#0f766e;border-right:1px solid #0f766e1a}._ch_vkcn7_190._cb_vkcn7_51 ._chDot_vkcn7_201{background:#0d9488}._ch_vkcn7_190._cc_vkcn7_61{color:#7c3aed;border-right:1px solid #7c3aed1a}._ch_vkcn7_190._cc_vkcn7_61 ._chDot_vkcn7_201{background:#8b5cf6}._ch_vkcn7_190._arrowCol_vkcn7_240{color:#2563eb33;justify-content:center;padding:0}._ch_vkcn7_190._cu_vkcn7_71{color:#1d4ed8;background:#2563eb0f;border-left:1px solid #2563eb26}._ch_vkcn7_190._cu_vkcn7_71 ._chDot_vkcn7_201{background:#1d4ed8}._frow_vkcn7_256{animation:6s ease-in-out infinite _rowBg_vkcn7_1;animation-delay:var(--d,0s);border-bottom:1px solid #2563eb12;grid-template-columns:88px 1fr 1fr 1fr 16px 1fr;display:grid;position:relative}._frow_vkcn7_256:last-child{border-bottom:none}@keyframes _rowBg_vkcn7_1{0%,2%{background:0 0}5%{background:#2563eb08}16%{background:#2563eb06}19%{background:0 0}to{background:0 0}}._frow_vkcn7_256:before{content:"";animation:6s ease-in-out infinite _sweep_vkcn7_1;animation-delay:var(--d,0s);pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#2563eb0d 50%,#0000 100%);position:absolute;inset:0}@keyframes _sweep_vkcn7_1{0%{opacity:0;transform:translate(-110%)}3%{opacity:1}14%{opacity:1;transform:translate(120%)}16%{opacity:0}to{opacity:0;transform:translate(-110%)}}._fcell_vkcn7_317{border-right:1px solid #2563eb12;flex-direction:column;justify-content:center;gap:3px;padding:10px 11px;display:flex}._fcellName_vkcn7_326{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}._fcellType_vkcn7_334{color:#94a3b8;letter-spacing:.04em;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px}._rcell_vkcn7_341{animation:6s ease-in-out infinite _rawActivate_vkcn7_1;animation-delay:var(--d,0s);border-right:1px solid #2563eb12;flex-direction:column;justify-content:center;gap:5px;padding:10px 11px;display:flex;position:relative;overflow:hidden}@keyframes _rawActivate_vkcn7_1{0%,3%{opacity:.4}6%{opacity:1}14%{opacity:.85}17%{opacity:.4}to{opacity:.4}}._rkey_vkcn7_371{letter-spacing:-.01em;font-size:12px;font-weight:600}._rval_vkcn7_377{opacity:.55;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;line-height:1.3}._rcell_vkcn7_341:after{content:"";width:4px;height:4px;animation:6s ease-in-out infinite _conflictDot_vkcn7_1;animation-delay:var(--d,0s);border-radius:50%;position:absolute;top:8px;right:8px}@keyframes _conflictDot_vkcn7_1{0%,2%{opacity:.7;transform:scale(1)}5%{opacity:1;transform:scale(1.4)}14%{opacity:0}to{opacity:0}}._rcell_vkcn7_341._ca_vkcn7_41 ._rkey_vkcn7_371,._rcell_vkcn7_341._ca_vkcn7_41 ._rval_vkcn7_377{color:#1d4ed8}._rcell_vkcn7_341._ca_vkcn7_41:after{background:#2563eb}._rcell_vkcn7_341._cb_vkcn7_51 ._rkey_vkcn7_371,._rcell_vkcn7_341._cb_vkcn7_51 ._rval_vkcn7_377{color:#0f766e}._rcell_vkcn7_341._cb_vkcn7_51:after{background:#0d9488}._rcell_vkcn7_341._cc_vkcn7_61 ._rkey_vkcn7_371,._rcell_vkcn7_341._cc_vkcn7_61 ._rval_vkcn7_377{color:#7c3aed}._rcell_vkcn7_341._cc_vkcn7_61:after{background:#8b5cf6}._arrowcell_vkcn7_448{justify-content:center;align-items:center;padding:0;display:flex}._arrowglyph_vkcn7_455{color:#2563eb33;animation:6s ease-in-out infinite _arrowActivate_vkcn7_1;animation-delay:var(--d,0s);font-size:10px}@keyframes _arrowActivate_vkcn7_1{0%,12%{color:#2563eb26}14%,17%{color:#2563ebb3}18%,to{color:#2563eb26}}._ucell_vkcn7_473{animation:6s ease-in-out infinite _unifiedActivate_vkcn7_1;animation-delay:var(--d,0s);background:#2563eb0a;border-left:1px solid #2563eb26;flex-direction:column;justify-content:center;gap:5px;padding:10px 11px;display:flex;position:relative}._ucell_vkcn7_473:after{content:"";width:2px;animation:6s ease-in-out infinite _uBar_vkcn7_1;animation-delay:var(--d,0s);background:#2563eb33;position:absolute;top:0;bottom:0;left:0}@keyframes _uBar_vkcn7_1{0%,12%{opacity:.3}14%,17%{opacity:1;background:#1d4ed8b3}19%{opacity:.3}to{opacity:.3}}@keyframes _unifiedActivate_vkcn7_1{0%,12%{background:#2563eb08}14%,17%{background:#2563eb14}19%,to{background:#2563eb08}}._ukey_vkcn7_524{color:#1d4ed8;letter-spacing:-.01em;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}._ucheck_vkcn7_534{color:#1d4ed8;width:14px;height:14px;animation:6s ease-in-out infinite _checkLock_vkcn7_1;animation-delay:var(--d,0s);background:#2563eb1f;border:1px solid #2563eb59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;display:flex}@keyframes _checkLock_vkcn7_1{0%,12%{opacity:.6;transform:scale(1)}14%{opacity:1;transform:scale(1.35)}16%{transform:scale(1.05)}18%{transform:scale(1)}to{opacity:.7;transform:scale(1)}}._uval_vkcn7_570{color:#1d4ed880;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;line-height:1.3}._utype_vkcn7_577{color:#1d4ed859;letter-spacing:.06em;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px}._footer_vkcn7_584{background:#2563eb0f;border:1px solid #2563eb2e;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;box-shadow:0 16px 34px #2563eb14}._footerLeft_vkcn7_597{align-items:center;gap:9px;display:flex}._footerIcon_vkcn7_603{color:#1d4ed8;background:#2563eb1f;border:1px solid #2563eb59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;animation:3s ease-in-out infinite _pop_vkcn7_1;display:flex}._footerLabel_vkcn7_618{flex-direction:column;gap:2px;display:flex}._footerTitle_vkcn7_624{color:#1d4ed8;letter-spacing:.01em;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:600}._footerSub_vkcn7_632{color:#1d4ed880;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}._chips_vkcn7_638{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._chip_vkcn7_638{color:#1d4ed8;white-space:nowrap;background:#2563eb14;border:1px solid #2563eb38;border-radius:20px;padding:3px 9px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;animation:6s ease-in-out infinite _chipCycle_vkcn7_1}._chip_vkcn7_638:first-child{animation-delay:.2s}._chip_vkcn7_638:nth-child(2){animation-delay:1.4s}._chip_vkcn7_638:nth-child(3){animation-delay:2.6s}._chip_vkcn7_638:nth-child(4){animation-delay:3.8s}._chip_vkcn7_638:nth-child(5){animation-delay:5s}@keyframes _chipCycle_vkcn7_1{0%,8%{opacity:.45;background:#2563eb12;border-color:#2563eb2e}11%,17%{opacity:1;background:#2563eb24;border-color:#2563eb66}22%,to{opacity:.45;background:#2563eb12;border-color:#2563eb2e}}@keyframes _blink_vkcn7_144{0%,to{opacity:1}50%{opacity:.2}}@keyframes _pop_vkcn7_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (width<=720px){._wrap_vkcn7_1{padding:24px 12px}._colHeaders_vkcn7_183,._frow_vkcn7_256{grid-template-columns:76px 1fr 1fr 14px 1fr}._ch_vkcn7_190._cb_vkcn7_51,._rcell_vkcn7_341._cb_vkcn7_51{display:none}._rkey_vkcn7_371{font-size:11px}}@media (width<=480px){._wrap_vkcn7_1{padding:18px 9px}._colHeaders_vkcn7_183,._frow_vkcn7_256{grid-template-columns:64px 1fr 14px 1fr}._ch_vkcn7_190._cc_vkcn7_61,._rcell_vkcn7_341._cc_vkcn7_61{display:none}._rkey_vkcn7_371{font-size:10px}._rval_vkcn7_377,._utype_vkcn7_577,._fcellType_vkcn7_334{display:none}._fcell_vkcn7_317,._rcell_vkcn7_341,._ucell_vkcn7_473{padding:9px 8px}._footer_vkcn7_584{padding:11px 13px}._footerSub_vkcn7_632{display:none}._uval_vkcn7_570{font-size:9px}}@media (width<=360px){._chips_vkcn7_638{display:none}._colHeaders_vkcn7_183,._frow_vkcn7_256{grid-template-columns:56px 1fr 12px 1fr}._fcell_vkcn7_317,._rcell_vkcn7_341,._ucell_vkcn7_473{padding:10px 7px}._rkey_vkcn7_371{font-size:9px}._ukey_vkcn7_524{gap:4px;font-size:10px}._ucheck_vkcn7_534{width:12px;height:12px;font-size:7px}}._shell_1ztol_1{--tm-accent:#2563eb;--tm-accent-strong:#1d4ed8;--tm-accent-light:#eff6ff;--tm-border:#2563eb29;--tm-border-strong:#1d4ed838;--tm-text:#0f172a;--tm-text-soft:#475569;--tm-text-muted:#94a3b8;--tm-good:#0f766e;--tm-good-soft:#ccfbf1;--tm-violet:#6d28d9;--tm-violet-soft:#ede9fe;--tm-warn:#d97706;--tm-warn-soft:#fef3c7;background:var(--tm-accent-light);box-sizing:border-box;flex-direction:column;gap:10px;width:100%;max-width:540px;padding:24px 16px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex}._pulseRow_1ztol_27{gap:8px;display:flex}._pulseCard_1ztol_32{border:1px solid var(--tm-border);background:#fff;border-radius:12px;flex:1;align-items:center;gap:11px;min-width:0;min-height:76px;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #2563eb0f}._pulseCard_1ztol_32:after{content:"";height:2px;animation:3s ease-in-out infinite _topbar_1ztol_1;animation-delay:var(--pb-d,0s);border-radius:2px 2px 0 0;position:absolute;top:0;left:0;right:0}._pcBlue_1ztol_60:after{background:var(--tm-accent)}._pcGreen_1ztol_64:after{background:var(--tm-good)}._pcPurple_1ztol_68:after{background:var(--tm-violet)}@keyframes _topbar_1ztol_1{0%,to{opacity:.35}50%{opacity:1}}._pcRing_1ztol_80{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}._ringTrack_1ztol_90{fill:none;stroke:#2563eb1f;stroke-width:5px}._ringFill_1ztol_96{fill:none;stroke-width:5px;stroke-linecap:round}._ringBlue_1ztol_102{stroke:var(--tm-accent)}._ringGreen_1ztol_106{stroke:var(--tm-good)}._ringPurple_1ztol_110{stroke:var(--tm-violet)}._r1_1ztol_114{stroke-dasharray:88;stroke-dashoffset:3px;animation:4s ease-in-out infinite alternate _rd1_1ztol_1}._r2_1ztol_120{stroke-dasharray:88;stroke-dashoffset:21px;animation:4s ease-in-out infinite alternate _rd2_1ztol_1}._r3_1ztol_126{stroke-dasharray:88;stroke-dashoffset:17px;animation:4s ease-in-out infinite alternate _rd3_1ztol_1}@keyframes _rd1_1ztol_1{0%{stroke-dashoffset:6px}to{stroke-dashoffset:2px}}@keyframes _rd2_1ztol_1{0%{stroke-dashoffset:24px}to{stroke-dashoffset:18px}}@keyframes _rd3_1ztol_1{0%{stroke-dashoffset:20px}to{stroke-dashoffset:14px}}._pcInfo_1ztol_156{flex-direction:column;gap:3px;min-width:0;display:flex}._pcVal_1ztol_163{letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:700;line-height:1}._valBlue_1ztol_171{color:var(--tm-accent-strong)}._valGreen_1ztol_175{color:var(--tm-good)}._valPurple_1ztol_179{color:var(--tm-violet)}._pcLabel_1ztol_183{color:var(--tm-text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}._pcMeta_1ztol_193{color:var(--tm-text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.2;overflow:hidden}._matrixWrap_1ztol_202{border:1px solid var(--tm-border);background:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 10px 28px #2563eb0d}._matrixHead_1ztol_210{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}._mTitle_1ztol_217{text-transform:uppercase;letter-spacing:.1em;color:var(--tm-text-muted);font-size:9px;font-weight:500}._mLegend_1ztol_225{gap:8px;display:flex}._mlItem_1ztol_230{color:var(--tm-text-muted);letter-spacing:.03em;align-items:center;gap:4px;font-size:8px;display:flex}._mlDot_1ztol_239{border-radius:1px;flex-shrink:0;width:6px;height:6px}._mldFull_1ztol_246{background:#2563eb47}._mldIncr_1ztol_250{background:#0f766e3d}._mldSkip_1ztol_254{background:#94a3b847}._matrixGrid_1ztol_258{grid-template-columns:42px repeat(12,1fr);align-items:center;gap:3px;display:grid}._mgLabel_1ztol_265{color:var(--tm-text-muted);text-align:right;white-space:nowrap;letter-spacing:.02em;padding-right:6px;font-size:8px;overflow:hidden}._mgHour_1ztol_275{color:#a8b6ca;text-align:center;letter-spacing:.01em;font-size:7px}._mgCell_1ztol_282{border-radius:2px;height:16px;position:relative;overflow:hidden}._full_1ztol_289{background:#2563eb38}._incr_1ztol_293{background:#0f766e33}._skip_1ztol_297{background:#94a3b829}._flash_1ztol_301{opacity:0;border-radius:2px;position:absolute;inset:0}._active_1ztol_308 ._flash_1ztol_301{animation:.5s ease-out forwards _cellFlash_1ztol_1}._full_1ztol_289 ._flash_1ztol_301{background:var(--tm-accent)}._incr_1ztol_293 ._flash_1ztol_301{background:var(--tm-good)}._skip_1ztol_297 ._flash_1ztol_301{background:#94a3b8}@keyframes _cellFlash_1ztol_1{0%{opacity:.85}to{opacity:0}}._bottomRow_1ztol_332{grid-template-columns:1fr 100px;gap:10px;display:grid}._healthCard_1ztol_338{border:1px solid var(--tm-border);background:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 10px 28px #2563eb0d}._hcTitle_1ztol_346{text-transform:uppercase;letter-spacing:.1em;color:var(--tm-text-muted);margin-bottom:9px;font-size:9px;font-weight:500}._hbarRow_1ztol_355{align-items:center;gap:7px;margin-bottom:6px;display:flex}._hbarRow_1ztol_355:last-child{margin-bottom:0}._hbarName_1ztol_366{color:var(--tm-text-soft);letter-spacing:.02em;flex-shrink:0;width:38px;font-size:9px}._hbarTrack_1ztol_374{background:#2563eb14;border-radius:3px;flex:1;height:5px;overflow:hidden}._hbarFill_1ztol_382{height:100%;animation:4s ease-in-out infinite alternate _hbreathe_1ztol_1;animation-delay:var(--hb-d,0s);border-radius:3px}@keyframes _hbreathe_1ztol_1{0%{opacity:.5}to{opacity:1}}._hfOk_1ztol_397{background:linear-gradient(90deg, #14b8a6, var(--tm-good))}._hfWarn_1ztol_401{background:linear-gradient(90deg, #f59e0b, var(--tm-warn))}._hbarPct_1ztol_405{text-align:right;flex-shrink:0;width:24px;font-size:9px;font-weight:600}._hpOk_1ztol_413{color:var(--tm-good)}._hpWarn_1ztol_417{color:var(--tm-warn)}._qualityCard_1ztol_421{border:1px solid var(--tm-border-strong);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex;box-shadow:0 10px 28px #2563eb0f}._qcTitle_1ztol_434{text-transform:uppercase;letter-spacing:.1em;color:var(--tm-text-muted);font-size:9px;font-weight:500}._bigRing_1ztol_442{width:68px;height:68px;position:relative}._brTrack_1ztol_448{fill:none;stroke:#2563eb24;stroke-width:7px}._brFill_1ztol_454{fill:none;stroke:var(--tm-accent);stroke-width:7px;stroke-linecap:round;stroke-dasharray:170;stroke-dashoffset:18px;animation:5s ease-in-out infinite alternate _brSpin_1ztol_1}@keyframes _brSpin_1ztol_1{0%{stroke-dashoffset:26px}to{stroke-dashoffset:14px}}._brInner_1ztol_472{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._brNum_1ztol_481{color:var(--tm-accent-strong);font-size:20px;font-weight:700;line-height:1;animation:5s ease-in-out infinite _brFlicker_1ztol_1}@keyframes _brFlicker_1ztol_1{0%,88%,to{opacity:1}92%{opacity:.6}}._brSub_1ztol_497{color:var(--tm-text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:7px}._streamBar_1ztol_504{background:var(--tm-accent-light);box-shadow:none;border:none;border-radius:12px;padding:9px 14px;position:relative;overflow:hidden}._streamInner_1ztol_514{gap:6px;width:max-content;animation:18s linear infinite _streamScroll_1ztol_1;display:flex}@keyframes _streamScroll_1ztol_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._streamEvent_1ztol_529{white-space:nowrap;border:1px solid;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:3px 8px;display:flex}._seDot_1ztol_540{border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite _seDot_1ztol_540}@keyframes _seDot_1ztol_540{0%,to{opacity:1}50%{opacity:.3}}._seText_1ztol_556{letter-spacing:.02em;font-size:9px}._seOk_1ztol_561{background:#0f766e14;border-color:#0f766e2e}._seOk_1ztol_561 ._seDot_1ztol_540{background:var(--tm-good)}._seOk_1ztol_561 ._seText_1ztol_556{color:var(--tm-good)}._seSync_1ztol_574{background:#2563eb14;border-color:#2563eb2e}._seSync_1ztol_574 ._seDot_1ztol_540{background:var(--tm-accent)}._seSync_1ztol_574 ._seText_1ztol_556{color:var(--tm-accent-strong)}._seWarn_1ztol_587{background:#d9770614;border-color:#d977062e}._seWarn_1ztol_587 ._seDot_1ztol_540{background:var(--tm-warn)}._seWarn_1ztol_587 ._seText_1ztol_556{color:var(--tm-warn)}._seSkip_1ztol_600{background:#94a3b81f;border-color:#94a3b833}._seSkip_1ztol_600 ._seDot_1ztol_540{background:#94a3b8}._seSkip_1ztol_600 ._seText_1ztol_556{color:#475569}@media (width<=440px){._shell_1ztol_1{padding:16px 12px}._matrixGrid_1ztol_258{grid-template-columns:36px repeat(8,1fr)}._matrixGrid_1ztol_258>:nth-child(n+11){display:none}}@media (width<=360px){._pulseRow_1ztol_27{gap:6px}._pulseCard_1ztol_32{gap:7px;padding:9px 8px}._pcVal_1ztol_163{font-size:17px}._pcRing_1ztol_80{width:34px;height:34px}._pcMeta_1ztol_193{display:none}._bottomRow_1ztol_332{grid-template-columns:1fr}._qualityCard_1ztol_421{flex-direction:row;justify-content:flex-start;gap:12px;padding:10px 14px}._qcTitle_1ztol_434{display:none}}.im-wrapper{flex-wrap:wrap;align-items:stretch;gap:16px;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.im-panel{background:#fff;border:.5px solid #0000001f;border-radius:12px;flex:1;min-width:180px;overflow:hidden}.im-panel-header{background:#f7f7f5;border-bottom:.5px solid #0000001a;align-items:center;gap:8px;padding:10px 14px;display:flex}.im-label{color:#888780;font-size:12px;font-weight:500}.im-badge{color:#fff;opacity:0;background:#e24b4a;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:10px;font-weight:500;animation:.4s 1.5s forwards im-badgePop}.im-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.im-dot-live{background:#639922;animation:1.2s ease-in-out infinite im-dotBlink}.im-scan-area{min-height:160px;padding:10px 10px 6px;position:relative;overflow:hidden}.im-scan-line{z-index:2;background:linear-gradient(90deg,#0000,#1d9e75,#0000);border-radius:2px;height:1.5px;animation:3s linear infinite im-scanLine;position:absolute;left:10px;right:10px}.im-email-card{background:#f7f7f5;border:.5px solid #0000001a;border-radius:8px;margin-bottom:6px;padding:8px 10px;animation:4s ease-in-out infinite im-slideIn}.im-email-name{color:#2c2c2a;margin-bottom:2px;font-size:11px;font-weight:500}.im-email-detail{color:#888780;font-size:10px}.im-dots{justify-content:center;gap:4px;padding:6px 14px 10px;display:flex}.im-blink-dot{background:#b4b2a9;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite im-dotBlink;display:inline-block}.im-blink-dot--green{background:#1d9e75;width:6px;height:6px}.im-flow{flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:60px;padding:0 4px;display:flex}.im-flow-label{color:#888780;text-align:center;font-size:10px;font-weight:500}.im-flow-zero{color:#1d9e75;font-size:9px;font-weight:500}.im-flow-track{width:56px;height:20px;position:relative;overflow:hidden}.im-flow-track:before{content:"";background:#00000026;height:1.5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.im-flow-dot{background:#1d9e75;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite im-flowDot;position:absolute;top:50%;left:0;transform:translateY(-50%)}.im-crm-body{padding:10px}.im-stage-row{gap:6px;margin-bottom:8px;display:flex}.im-stage{text-align:center;color:#888780;background:#f7f7f5;border-radius:6px;flex:1;padding:4px;font-size:10px;font-weight:500}.im-stage-active{color:#0f6e56;background:#e1f5ee}.im-crm-list{overflow:hidden}.im-crm-row{transform-origin:top;opacity:0;background:#e1f5ee;border-radius:8px;align-items:center;gap:8px;margin-bottom:5px;padding:6px 8px;animation:.5s forwards im-crmEntry;display:flex;overflow:hidden}.im-crm-dot{background:#1d9e75;border-radius:50%;flex-shrink:0;width:6px;height:6px}.im-crm-name{color:#085041;flex:1;font-size:11px;font-weight:500}.im-crm-amount{color:#0f6e56;font-size:10px}.im-footer{justify-content:center;align-items:center;gap:6px;width:100%;margin-top:14px;display:flex}.im-footer-text{color:#888780;font-size:11px}@keyframes im-slideIn{0%{opacity:0;transform:translateY(-40px)}15%{opacity:1;transform:translateY(0)}75%{opacity:1;transform:translateY(0)}90%{opacity:.3;transform:translateY(0)}to{opacity:.3;transform:translateY(0)}}@keyframes im-scanLine{0%{opacity:0;top:8px}10%{opacity:1}90%{opacity:1;top:calc(100% - 8px)}to{opacity:0;top:calc(100% - 8px)}}@keyframes im-flowDot{0%{opacity:0;left:0%}10%{opacity:1}90%{opacity:1;left:100%}to{opacity:0;left:100%}}@keyframes im-crmEntry{0%{opacity:0;max-height:0;transform:scaleY(0)}to{opacity:1;max-height:40px;transform:scaleY(1)}}@keyframes im-badgePop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes im-dotBlink{0%,to{opacity:.3}50%{opacity:1}}@media (prefers-color-scheme:dark){.im-panel{background:#1a1a19;border-color:#ffffff1a}.im-panel-header,.im-email-card{background:#222220;border-color:#ffffff14}.im-email-name{color:#d3d1c7}.im-email-detail{color:#888780}.im-stage{background:#222220}.im-crm-row{background:#04342c}.im-crm-name{color:#9fe1cb}.im-crm-amount{color:#5dcaa5}.im-stage-active{color:#5dcaa5;background:#04342c}.im-blink-dot{background:#444441}}@keyframes emailFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes processorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)}}@keyframes pipeFill{0%{width:0%}to{width:100%}}@keyframes dotTravel{0%{opacity:0;left:0%}8%{opacity:1}92%{opacity:1}to{opacity:0;left:100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes checkPop{0%{opacity:0;transform:scale(0)rotate(-40deg)}65%{opacity:1;transform:scale(1.3)rotate(6deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes labelFade{0%,20%{opacity:0;transform:translateY(3px)}40%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}@keyframes scanLine{0%{top:0%}to{top:100%}}@keyframes statCount{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes glowRing{0%,to{box-shadow:0 0 #1d9e7500}50%{box-shadow:0 0 0 8px #1d9e7526}}.aad-scene{box-sizing:border-box;background:0 0;width:100%;max-width:680px;margin:0 auto;padding:2.5rem 2rem 2rem;font-family:DM Sans,Segoe UI,sans-serif;position:relative}.aad-eyebrow{align-items:center;gap:8px;margin-bottom:2rem;display:flex}.aad-eyebrow-pill{letter-spacing:.1em;text-transform:uppercase;color:#378add;background:#e6f1fb;border:1px solid #b5d4f4;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.aad-eyebrow-text{color:#9a9a9a;font-size:12px;font-weight:400}.aad-stage{justify-content:space-between;align-items:center;gap:6px;min-height:140px;display:flex;position:relative}.aad-node{z-index:2;flex-direction:column;flex:none;align-items:center;gap:10px;display:flex}.aad-icon-box{border:1.5px solid #0000;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;overflow:visible}.aad-icon-box.email{background:#ebf4fd;border-color:#85b7eb;animation:3.2s ease-in-out infinite emailFloat}.aad-icon-box.processor{background:#f0effe;border-color:#afa9ec;animation:2.4s ease-in-out infinite processorPulse}.aad-icon-box.output{opacity:0;background:#e2f6ef;border-color:#5dcaa5;animation:.7s cubic-bezier(.34,1.56,.64,1) 2.9s forwards fadeInUp,2s ease-in-out 3.6s infinite glowRing}.aad-icon-label{color:#888;text-align:center;white-space:nowrap;font-size:11.5px;font-weight:500;line-height:1.4}.aad-badge{opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards checkPop;display:flex;position:absolute;top:-9px;right:-9px}.aad-badge.attach{background:#378add;animation-delay:.35s}.aad-badge.done{background:#1d9e75;animation-delay:3.3s}.aad-scan-container{pointer-events:none;border-radius:10px;position:absolute;inset:10px;overflow:hidden}.aad-scan-line{background:linear-gradient(90deg,#0000,#7f77dd88,#0000);width:100%;height:2px;animation:1.4s ease-in-out infinite scanLine;position:absolute;left:0}.aad-pipe{background:#ebebeb;border-radius:3px;flex:1;align-self:center;height:3px;margin-bottom:26px;position:relative;overflow:visible}.aad-pipe-fill{border-radius:3px;width:0%;height:100%;position:absolute;top:0;left:0}.aad-pipe-fill.p1{background:#378add;animation:1.6s cubic-bezier(.4,0,.2,1) .5s both pipeFill}.aad-pipe-fill.p2{background:#7f77dd;animation:1.6s cubic-bezier(.4,0,.2,1) 1.8s both pipeFill}.aad-dot{border-radius:50%;width:9px;height:9px;animation:1.6s cubic-bezier(.4,0,.6,1) infinite dotTravel;position:absolute;top:50%;transform:translateY(-50%)}.aad-dot.d1{background:#378add;animation-delay:.7s}.aad-dot.d2{background:#7f77dd;animation-delay:2s}.aad-pipe-label{text-align:center;color:#b0b0b0;white-space:nowrap;pointer-events:none;font-size:10.5px;animation:4.2s infinite labelFade;position:absolute;bottom:-22px;left:0;right:0}.aad-pipe-label.l1{animation-delay:.4s}.aad-pipe-label.l2{animation-delay:1.7s}.aad-stat-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:2.2rem;display:flex}.aad-stat{opacity:0;flex-direction:column;align-items:center;gap:3px;animation:.55s cubic-bezier(.34,1.3,.64,1) forwards statCount;display:flex}.aad-stat:first-child{animation-delay:3.5s}.aad-stat:nth-child(3){animation-delay:3.75s}.aad-stat:nth-child(5){animation-delay:4s}.aad-stat-val{color:#1a1a1a;letter-spacing:-.02em;font-size:21px;font-weight:600}.aad-stat-val.green{color:#1d9e75}.aad-stat-desc{color:#aaa;text-align:center;max-width:88px;font-size:10.5px;font-weight:400;line-height:1.35}.aad-divider{opacity:0;background:#e4e4e4;align-self:center;width:1px;height:32px;animation:.4s 3.6s forwards fadeInUp}@media (width<=520px){.aad-icon-box{border-radius:16px;width:60px;height:60px}.aad-stat-val{font-size:17px}.aad-stat-row{gap:14px}}@media (width<=380px){.aad-scene{padding:1.5rem 1rem}.aad-icon-box{width:52px;height:52px}.aad-icon-label{font-size:10px}}@keyframes floatDoc{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes brainPulse{0%,to{transform:scale(1)}40%{transform:scale(1.08)}60%{transform:scale(.96)}}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitSpinReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes dotPop{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}@keyframes dataTravel{0%{opacity:0;left:-5%}8%{opacity:1}92%{opacity:1}to{opacity:0;left:105%}}@keyframes rowReveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes fieldFlash{0%,to{background:#e6f1fb}50%{background:#b5d4f4}}@keyframes vectorDot{0%{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1.2)}to{opacity:.2;transform:scale(.7)}}@keyframes scanBeam{0%{top:8%}to{top:88%}}@keyframes glowPulse{0%,to{box-shadow:0 0 #378add00}50%{box-shadow:0 0 0 10px #378add1f}}@keyframes statIn{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tokenBlink{0%,to{opacity:.3}50%{opacity:1}}.aie-scene{box-sizing:border-box;background:0 0;width:100%;max-width:720px;margin:0 auto;padding:2.5rem 2rem 2rem;font-family:DM Sans,Segoe UI,sans-serif;position:relative}.aie-eyebrow{align-items:center;gap:8px;margin-bottom:2rem;display:flex}.aie-eyebrow-pill{letter-spacing:.1em;text-transform:uppercase;color:#7f77dd;background:#eeedfe;border:1px solid #afa9ec;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.aie-eyebrow-text{color:#9a9a9a;font-size:12px}.aie-stage{justify-content:space-between;align-items:center;gap:6px;min-height:150px;display:flex;position:relative}.aie-node{z-index:2;flex-direction:column;flex:none;align-items:center;gap:10px;display:flex}.aie-icon-box{border:1.5px solid #0000;border-radius:22px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:visible}.aie-icon-box.doc{background:#f0effe;border-color:#afa9ec;animation:3.4s ease-in-out infinite floatDoc}.aie-icon-box.brain{background:#1a1333;border-color:#7f77dd;border-radius:50%;width:90px;height:90px;animation:2.8s ease-in-out infinite brainPulse,2.8s ease-in-out infinite glowPulse}.aie-icon-box.vector{background:#eaf8f3;border-color:#5dcaa5}.aie-icon-box.output{opacity:0;background:#fffbf0;border-color:#ef9f27;animation:.65s cubic-bezier(.34,1.56,.64,1) 3.2s forwards fadeInUp}.aie-icon-label{color:#888;text-align:center;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.4}.aie-orbit-ring{pointer-events:none;border:1px dashed #7f77dd59;border-radius:50%;position:absolute}.aie-orbit-ring.r1{width:116px;height:116px;animation:9s linear infinite orbitSpin;top:50%;left:50%;transform:translate(-50%,-50%)}.aie-orbit-ring.r2{width:140px;height:140px;animation:13s linear infinite orbitSpinReverse;top:50%;left:50%;transform:translate(-50%,-50%)}.aie-orbit-dot{border-radius:50%;width:7px;height:7px;position:absolute;top:-3.5px;left:50%;transform:translate(-50%)}.aie-orbit-dot.blue{background:#378add}.aie-orbit-dot.purple{background:#9f98e8;top:50%;left:auto;right:-3.5px;transform:translateY(-50%)}.aie-orbit-dot.teal{background:#1d9e75;top:auto;bottom:-3.5px;left:50%;transform:translate(-50%)}.aie-orbit-dot.amber{background:#ef9f27;top:50%;left:-3.5px;transform:translateY(-50%)}.aie-vector-grid{grid-template-rows:repeat(4,8px);grid-template-columns:repeat(4,8px);gap:5px;padding:2px;display:grid}.aie-vdot{background:#1d9e75;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite vectorDot}.aie-vdot:first-child{animation-delay:0s}.aie-vdot:nth-child(2){background:#5dcaa5;animation-delay:.15s}.aie-vdot:nth-child(3){background:#9fe1cb;animation-delay:.3s}.aie-vdot:nth-child(4){animation-delay:.45s}.aie-vdot:nth-child(5){background:#5dcaa5;animation-delay:.6s}.aie-vdot:nth-child(6){animation-delay:.75s}.aie-vdot:nth-child(7){background:#9fe1cb;animation-delay:.9s}.aie-vdot:nth-child(8){background:#5dcaa5;animation-delay:1.05s}.aie-vdot:nth-child(9){background:#9fe1cb;animation-delay:1.2s}.aie-vdot:nth-child(10){animation-delay:1.35s}.aie-vdot:nth-child(11){background:#5dcaa5;animation-delay:1.5s}.aie-vdot:nth-child(12){animation-delay:1.65s}.aie-vdot:nth-child(13){animation-delay:1.8s}.aie-vdot:nth-child(14){background:#9fe1cb;animation-delay:1.95s}.aie-vdot:nth-child(15){background:#5dcaa5;animation-delay:2.1s}.aie-vdot:nth-child(16){animation-delay:2.25s}.aie-table-mini{flex-direction:column;gap:4px;padding:6px 8px;display:flex}.aie-table-row{opacity:0;align-items:center;gap:5px;animation:.35s forwards rowReveal;display:flex}.aie-table-row:first-child{animation-delay:3.3s}.aie-table-row:nth-child(2){animation-delay:3.55s}.aie-table-row:nth-child(3){animation-delay:3.8s}.aie-table-key{color:#ba7517;white-space:nowrap;background:#faeeda;border-radius:3px;padding:1px 4px;font-size:8.5px;font-weight:600}.aie-table-bar{opacity:.5;background:#ef9f27;border-radius:3px;height:5px}.aie-pipe{background:#ebebeb;border-radius:3px;flex:1;align-self:center;height:3px;margin-bottom:26px;position:relative;overflow:visible}.aie-pipe-fill{border-radius:3px;width:0%;height:100%;position:absolute;top:0;left:0}.aie-pipe-fill.p1{background:#7f77dd;animation:1.4s cubic-bezier(.4,0,.2,1) .5s both pipeFill}.aie-pipe-fill.p2{background:#1d9e75;animation:1.4s cubic-bezier(.4,0,.2,1) 1.5s both pipeFill}.aie-pipe-fill.p3{background:#ef9f27;animation:1.4s cubic-bezier(.4,0,.2,1) 2.5s both pipeFill}.aie-dot{border-radius:50%;width:9px;height:9px;animation:1.4s cubic-bezier(.4,0,.6,1) infinite dataTravel;position:absolute;top:50%;transform:translateY(-50%)}.aie-dot.d1{background:#7f77dd;animation-delay:.6s}.aie-dot.d2{background:#1d9e75;animation-delay:1.6s}.aie-dot.d3{background:#ef9f27;animation-delay:2.6s}.aie-pipe-label{text-align:center;color:#b8b8b8;white-space:nowrap;pointer-events:none;font-size:10px;animation:4s infinite labelFade;position:absolute;bottom:-22px;left:0;right:0}.aie-pipe-label.l1{animation-delay:.4s}.aie-pipe-label.l2{animation-delay:1.4s}.aie-pipe-label.l3{animation-delay:2.4s}.aie-badge{opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards checkPop;display:flex;position:absolute;top:-9px;right:-9px}.aie-badge.purple{background:#7f77dd;animation-delay:.3s}.aie-badge.amber{background:#ef9f27;animation-delay:3.8s}.aie-scan-wrap{pointer-events:none;border-radius:10px;position:absolute;inset:10px;overflow:hidden}.aie-scan-beam{background:linear-gradient(90deg,#0000,#7f77dd99,#0000);height:2px;animation:1.6s ease-in-out infinite alternate scanBeam;position:absolute;left:0;right:0}.aie-stat-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:2.2rem;display:flex}.aie-stat{opacity:0;flex-direction:column;align-items:center;gap:3px;animation:.5s cubic-bezier(.34,1.3,.64,1) forwards statIn;display:flex}.aie-stat:first-child{animation-delay:4s}.aie-stat:nth-child(3){animation-delay:4.25s}.aie-stat:nth-child(5){animation-delay:4.5s}.aie-stat-val{letter-spacing:-.02em;color:#1a1a1a;font-size:21px;font-weight:600}.aie-stat-val.purple{color:#534ab7}.aie-stat-val.teal{color:#1d9e75}.aie-stat-val.amber{color:#ba7517}.aie-stat-desc{color:#aaa;text-align:center;max-width:90px;font-size:10.5px;line-height:1.35}.aie-divider{opacity:0;background:#e4e4e4;align-self:center;width:1px;height:32px;animation:.4s 4.1s forwards fadeInUp}@media (width<=560px){.aie-icon-box{border-radius:16px;width:62px;height:62px}.aie-icon-box.brain{width:72px;height:72px}.aie-stat-val{font-size:17px}.aie-orbit-ring.r1{width:94px;height:94px}.aie-orbit-ring.r2{width:114px;height:114px}}@media (width<=400px){.aie-scene{padding:1.5rem 1rem}.aie-icon-box{width:52px;height:52px}.aie-icon-box.brain{width:60px;height:60px}.aie-icon-label{font-size:9.5px}}@keyframes floatData{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes crmPulse{0%,to{transform:scale(1)}45%{transform:scale(1.07)}65%{transform:scale(.97)}}@keyframes rowSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes fieldHighlight{0%,to{background:#e6f1fb}50%{background:#b5d4f4}}@keyframes ringPing{0%{opacity:.6;transform:scale(1)}80%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1)}}@keyframes tickerScroll{0%{transform:translateY(0)}33%{transform:translateY(-28px)}66%{transform:translateY(-56px)}to{transform:translateY(-84px)}}@keyframes glow{0%,to{box-shadow:0 0 #185fa500}50%{box-shadow:0 0 0 10px #185fa521}}.crm-scene{box-sizing:border-box;background:0 0;width:100%;max-width:720px;margin:0 auto;padding:2.5rem 2rem 2rem;font-family:DM Sans,Segoe UI,sans-serif;position:relative}.crm-eyebrow{align-items:center;gap:8px;margin-bottom:2rem;display:flex}.crm-eyebrow-pill{letter-spacing:.1em;text-transform:uppercase;color:#185fa5;background:#e6f1fb;border:1px solid #b5d4f4;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.crm-eyebrow-text{color:#9a9a9a;font-size:12px}.crm-stage{justify-content:space-between;align-items:center;gap:6px;min-height:150px;display:flex;position:relative}.crm-node{z-index:2;flex-direction:column;flex:none;align-items:center;gap:10px;display:flex}.crm-icon-box{border:1.5px solid #0000;border-radius:22px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:visible}.crm-icon-box.source{background:#eeedfe;border-color:#afa9ec;animation:3.2s ease-in-out infinite floatData}.crm-icon-box.pipeline{background:#eaf3de;border-color:#97c459;animation:2.6s ease-in-out infinite crmPulse}.crm-icon-box.crm{background:#e6f1fb;border-color:#378add;border-radius:24px;width:88px;height:88px;animation:2.2s ease-in-out infinite crmPulse,2.2s ease-in-out infinite glow}.crm-icon-box.record{opacity:0;background:#e1f5ee;border-color:#5dcaa5;animation:.65s cubic-bezier(.34,1.56,.64,1) 3s forwards fadeInUp}.crm-icon-label{color:#888;text-align:center;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.4}.crm-badge{opacity:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards checkPop;display:flex;position:absolute;top:-9px;right:-9px}.crm-badge.purple{background:#7f77dd;animation-delay:.3s}.crm-badge.blue{background:#378add;animation-delay:2.6s}.crm-badge.teal{background:#1d9e75;animation-delay:3.6s}.crm-ping{opacity:0;pointer-events:none;border:2px solid #378add;border-radius:28px;animation:2.2s ease-out 1.8s infinite ringPing;position:absolute;inset:-4px}.crm-scan-wrap{pointer-events:none;border-radius:10px;position:absolute;inset:10px;overflow:hidden}.crm-scan-beam{background:linear-gradient(90deg,#0000,#7f77dd88,#0000);height:2px;animation:1.5s ease-in-out infinite alternate scanBeam;position:absolute;left:0;right:0}.crm-data-block{flex-direction:column;gap:5px;padding:6px 8px;display:flex}.crm-data-chip{align-items:center;gap:4px;display:flex}.crm-chip-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.crm-chip-line{opacity:.6;background:#afa9ec;border-radius:3px;height:5px}.crm-gear-spin{transform-origin:50%;animation:4s linear infinite orbitSpin}.crm-gear-counter{transform-origin:50%;animation:3s linear infinite reverse orbitSpin}.crm-ticker-wrap{width:52px;height:28px;overflow:hidden}.crm-ticker-inner{animation:3s step-end 1.4s infinite tickerScroll}.crm-ticker-row{letter-spacing:.04em;color:#185fa5;justify-content:center;align-items:center;height:28px;font-size:8.5px;font-weight:600;display:flex}.crm-record-card{flex-direction:column;gap:4px;padding:6px 8px;display:flex}.crm-record-row{opacity:0;align-items:center;gap:4px;animation:.3s forwards rowSlideIn;display:flex}.crm-record-row:first-child{animation-delay:3.1s}.crm-record-row:nth-child(2){animation-delay:3.35s}.crm-record-row:nth-child(3){animation-delay:3.6s}.crm-record-key{color:#0f6e56;white-space:nowrap;background:#e1f5ee;border-radius:3px;flex-shrink:0;padding:1px 4px;font-size:8px;font-weight:700}.crm-record-bar{opacity:.5;background:#1d9e75;border-radius:3px;height:5px}.crm-pipe{background:#ebebeb;border-radius:3px;flex:1;align-self:center;height:3px;margin-bottom:26px;position:relative;overflow:visible}.crm-pipe-fill{border-radius:3px;width:0%;height:100%;position:absolute;top:0;left:0}.crm-pipe-fill.p1{background:#7f77dd;animation:1.5s cubic-bezier(.4,0,.2,1) .5s both pipeFill}.crm-pipe-fill.p2{background:#639922;animation:1.5s cubic-bezier(.4,0,.2,1) 1.6s both pipeFill}.crm-pipe-fill.p3{background:#378add;animation:1.5s cubic-bezier(.4,0,.2,1) 2.6s both pipeFill}.crm-dot{border-radius:50%;width:9px;height:9px;animation:1.5s cubic-bezier(.4,0,.6,1) infinite dataTravel;position:absolute;top:50%;transform:translateY(-50%)}.crm-dot.d1{background:#7f77dd;animation-delay:.6s}.crm-dot.d2{background:#639922;animation-delay:1.7s}.crm-dot.d3{background:#378add;animation-delay:2.7s}.crm-pipe-label{text-align:center;color:#b8b8b8;white-space:nowrap;pointer-events:none;font-size:10px;animation:4s infinite labelFade;position:absolute;bottom:-22px;left:0;right:0}.crm-pipe-label.l1{animation-delay:.4s}.crm-pipe-label.l2{animation-delay:1.5s}.crm-pipe-label.l3{animation-delay:2.5s}.crm-stat-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:2.2rem;display:flex}.crm-stat{opacity:0;flex-direction:column;align-items:center;gap:3px;animation:.5s cubic-bezier(.34,1.3,.64,1) forwards statIn;display:flex}.crm-stat:first-child{animation-delay:3.9s}.crm-stat:nth-child(3){animation-delay:4.15s}.crm-stat:nth-child(5){animation-delay:4.4s}.crm-stat-val{letter-spacing:-.02em;color:#1a1a1a;font-size:21px;font-weight:600}.crm-stat-val.blue{color:#185fa5}.crm-stat-val.teal{color:#1d9e75}.crm-stat-val.green{color:#3b6d11}.crm-stat-desc{color:#aaa;text-align:center;max-width:90px;font-size:10.5px;line-height:1.35}.crm-divider{opacity:0;background:#e4e4e4;align-self:center;width:1px;height:32px;animation:.4s 4s forwards fadeInUp}@media (width<=560px){.crm-icon-box{border-radius:16px;width:62px;height:62px}.crm-icon-box.crm{border-radius:18px;width:70px;height:70px}.crm-stat-val{font-size:17px}}@media (width<=400px){.crm-scene{padding:1.5rem 1rem}.crm-icon-box{width:52px;height:52px}.crm-icon-box.crm{width:60px;height:60px}.crm-icon-label{font-size:9.5px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes ticketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes routerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes routerPulse{0%,to{transform:scale(1);box-shadow:0 0 #388add00}50%{transform:scale(1.06);box-shadow:0 0 0 10px #388add1f}}@keyframes lineGrow{0%{stroke-dashoffset:200px;opacity:.3}to{stroke-dashoffset:0;opacity:1}}@keyframes dotSlide{0%{offset-distance:0%;opacity:0}6%{opacity:1}94%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes teamCardIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes badgePop{0%{opacity:0;transform:scale(0)rotate(-30deg)}65%{opacity:1;transform:scale(1.3)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes statusFlip{0%,to{opacity:1;transform:translateY(0)}45%{opacity:0;transform:translateY(-8px)}55%{opacity:0;transform:translateY(8px)}}@keyframes progressBar{0%{width:0%}to{width:100%}}@keyframes pingRing{0%{opacity:.7;transform:scale(1)}80%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(1)}}@keyframes shimmerRule{0%,to{opacity:.4}50%{opacity:1}}@keyframes tickIn{0%{stroke-dashoffset:20px;opacity:0}to{stroke-dashoffset:0;opacity:1}}.ta-scene{box-sizing:border-box;background:0 0;width:100%;max-width:720px;margin:0 auto;padding:2.5rem 2rem 2rem;font-family:DM Sans,Segoe UI,sans-serif}.ta-eyebrow{align-items:center;gap:8px;margin-bottom:1.8rem;animation:.4s both fadeIn;display:flex}.ta-eyebrow-pill{letter-spacing:.1em;text-transform:uppercase;color:#993c1d;background:#faece7;border:1px solid #f0997b;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.ta-eyebrow-text{color:#9a9a9a;font-size:12px}.ta-top-row{justify-content:center;align-items:center;gap:0;margin-bottom:0;display:flex;position:relative}.ta-team-row{justify-content:center;align-items:flex-start;gap:12px;margin-top:0;display:flex;position:relative}.ta-connector-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.ta-ticket-wrap{z-index:2;flex-direction:column;align-items:center;gap:10px;animation:.5s .2s both fadeInLeft;display:flex;position:relative}.ta-ticket-box{background:#faece7;border:1.5px solid #f0997b;border-radius:20px;justify-content:center;align-items:center;width:86px;height:86px;animation:3.4s ease-in-out infinite ticketFloat;display:flex;position:relative}.ta-ticket-inner{flex-direction:column;gap:5px;width:100%;padding:8px 10px;display:flex}.ta-ticket-header{justify-content:space-between;align-items:center;display:flex}.ta-ticket-id{color:#993c1d;letter-spacing:.06em;font-size:8px;font-weight:700}.ta-priority-dot{background:#d85a30;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite shimmerRule}.ta-ticket-line{opacity:.5;background:#f0997b;border-radius:3px;height:4px}.ta-ticket-badge{opacity:0;background:#d85a30;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.4s cubic-bezier(.34,1.56,.64,1) .6s forwards badgePop;display:flex;position:absolute;top:-9px;right:-9px}.ta-node-label{color:#888;text-align:center;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.4}.ta-h-pipe{background:#ebebeb;border-radius:3px;flex-shrink:0;align-self:center;width:64px;height:3px;margin-bottom:22px;position:relative;overflow:visible}.ta-h-pipe-fill{background:#d85a30;border-radius:3px;width:0%;height:100%;animation:1s cubic-bezier(.4,0,.2,1) .8s both progressBar;position:absolute;top:0;left:0}.ta-h-dot{background:#d85a30;border-radius:50%;width:9px;height:9px;animation:1s cubic-bezier(.4,0,.6,1) .9s infinite dotSlide;position:absolute;top:50%;transform:translateY(-50%)}.ta-h-pipe-label{text-align:center;color:#bbb;white-space:nowrap;font-size:10px;animation:.4s .8s both fadeIn;position:absolute;bottom:-20px;left:0;right:0}.ta-router-wrap{z-index:2;flex-direction:column;align-items:center;gap:10px;animation:.5s .4s both fadeIn;display:flex;position:relative}.ta-router-box{background:#1a1333;border:2px solid #534ab7;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:2.6s ease-in-out 1.2s infinite routerPulse;display:flex;position:relative}.ta-router-ping{opacity:0;pointer-events:none;border:2px solid #534ab7;border-radius:50%;animation:2.6s ease-out 1.8s infinite pingRing;position:absolute;inset:-4px}.ta-router-ring{pointer-events:none;border:1.5px dashed #7f77dd4d;border-radius:50%;animation:8s linear infinite routerSpin;position:absolute;inset:-10px}.ta-router-ring-dot{background:#7f77dd;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.ta-rule-lines{flex-direction:column;align-items:flex-start;gap:4px;padding:4px 10px;display:flex}.ta-rule-line{background:#7f77dd;border-radius:2px;height:3px}.ta-rule-line:first-child{width:30px;animation:1.5s ease-in-out infinite shimmerRule}.ta-rule-line:nth-child(2){width:22px;animation:1.5s ease-in-out .3s infinite shimmerRule}.ta-rule-line:nth-child(3){width:26px;animation:1.5s ease-in-out .6s infinite shimmerRule}.ta-team-grid{flex-wrap:nowrap;justify-content:center;gap:10px;padding-top:20px;display:flex}.ta-team-card{opacity:0;box-sizing:border-box;border:1.5px solid #0000;border-radius:16px;flex-direction:column;gap:8px;width:118px;padding:12px 10px 10px;display:flex;position:relative}.ta-team-card.retail{background:#eaf3de;border-color:#97c459;animation:.5s cubic-bezier(.34,1.4,.64,1) 2s forwards teamCardIn}.ta-team-card.corporate{background:#e6f1fb;border-color:#85b7eb;animation:.5s cubic-bezier(.34,1.4,.64,1) 2.25s forwards teamCardIn}.ta-team-card.priority{background:#faece7;border-color:#f0997b;animation:.5s cubic-bezier(.34,1.4,.64,1) 2.5s forwards teamCardIn}.ta-team-card.compliance{background:#eeedfe;border-color:#afa9ec;animation:.5s cubic-bezier(.34,1.4,.64,1) 2.75s forwards teamCardIn}.ta-card-header{align-items:center;gap:6px;display:flex}.ta-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ta-card-icon.retail{background:#639922}.ta-card-icon.corporate{background:#378add}.ta-card-icon.priority{background:#d85a30}.ta-card-icon.compliance{background:#534ab7}.ta-card-title{font-size:10px;font-weight:700;line-height:1.2}.ta-card-title.retail{color:#3b6d11}.ta-card-title.corporate{color:#185fa5}.ta-card-title.priority{color:#993c1d}.ta-card-title.compliance{color:#3c3489}.ta-card-meta{flex-direction:column;gap:4px;display:flex}.ta-card-rule{color:#999;background:#fff9;border-radius:5px;padding:3px 5px;font-size:8.5px;line-height:1.3}.ta-assigned-badge{opacity:0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-8px;right:-8px}.ta-assigned-badge.retail{background:#639922;animation:.4s cubic-bezier(.34,1.56,.64,1) 2.3s forwards badgePop}.ta-assigned-badge.corporate{background:#378add;animation:.4s cubic-bezier(.34,1.56,.64,1) 2.55s forwards badgePop}.ta-assigned-badge.priority{background:#d85a30;animation:.4s cubic-bezier(.34,1.56,.64,1) 2.8s forwards badgePop}.ta-assigned-badge.compliance{background:#534ab7;animation:.4s cubic-bezier(.34,1.56,.64,1) 3.05s forwards badgePop}.ta-branch-line{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px}.ta-branch-line.retail{stroke:#97c459;animation:.5s 1.7s forwards lineGrow}.ta-branch-line.corporate{stroke:#85b7eb;animation:.5s 1.95s forwards lineGrow}.ta-branch-line.priority{stroke:#f0997b;animation:.5s 2.2s forwards lineGrow}.ta-branch-line.compliance{stroke:#afa9ec;animation:.5s 2.45s forwards lineGrow}.ta-branch-dot{r:4.5;opacity:0}.ta-branch-dot.retail{fill:#639922;animation:.1s 1.9s forwards fadeIn,.3s 2.15s reverse forwards fadeIn}.ta-branch-dot.corporate{fill:#378add;animation:.1s 2.15s forwards fadeIn,.3s 2.4s reverse forwards fadeIn}.ta-branch-dot.priority{fill:#d85a30;animation:.1s 2.4s forwards fadeIn,.3s 2.65s reverse forwards fadeIn}.ta-branch-dot.compliance{fill:#534ab7;animation:.1s 2.65s forwards fadeIn,.3s 2.9s reverse forwards fadeIn}.ta-stat-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:2rem;display:flex}.ta-stat{opacity:0;flex-direction:column;align-items:center;gap:3px;animation:.5s cubic-bezier(.34,1.3,.64,1) forwards statIn;display:flex}.ta-stat:first-child{animation-delay:3.5s}.ta-stat:nth-child(3){animation-delay:3.75s}.ta-stat:nth-child(5){animation-delay:4s}.ta-stat-val{letter-spacing:-.02em;color:#1a1a1a;font-size:21px;font-weight:600}.ta-stat-val.coral{color:#993c1d}.ta-stat-val.purple{color:#534ab7}.ta-stat-val.green{color:#3b6d11}.ta-stat-desc{color:#aaa;text-align:center;max-width:90px;font-size:10.5px;line-height:1.35}.ta-divider{opacity:0;background:#e4e4e4;align-self:center;width:1px;height:32px;animation:.4s 3.6s forwards fadeIn}@media (width<=600px){.ta-team-card{width:98px}.ta-router-box{width:78px;height:78px}.ta-ticket-box{width:70px;height:70px}.ta-team-grid{gap:7px}}@media (width<=440px){.ta-scene{padding:1.5rem 1rem}.ta-team-card{width:80px;padding:9px 7px 8px}.ta-card-title{font-size:8.5px}.ta-card-rule{display:none}.ta-router-box{width:66px;height:66px}.ta-ticket-box{width:62px;height:62px}.ta-h-pipe{width:36px}}._stage_ekes2_3{aspect-ratio:4/3;background:#0c0c0c;border:1px solid #1e1e1e;border-radius:16px;grid-template-rows:auto 1fr auto;width:100%;max-width:1500px;font-family:DM Sans,sans-serif;display:grid;position:relative;overflow:hidden}._bgGrid_ekes2_17{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}._topBar_ekes2_27{z-index:2;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:18px 24px 14px;display:flex;position:relative}._brand_ekes2_37{letter-spacing:.12em;color:#1e40af;text-transform:uppercase;font-family:Syne,sans-serif;font-size:13px;font-weight:800}._pulseDot_ekes2_46{background:#1e40af;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite _pulse_ekes2_46}@keyframes _pulse_ekes2_46{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}._body_ekes2_59{z-index:2;grid-template-columns:1.16fr 1px .84fr;display:grid;position:relative;overflow:hidden}._vline_ekes2_67{background:#1a1a1a}._panelLeft_ekes2_71{flex-direction:column;justify-content:space-between;padding:18px 16px 18px 18px;display:flex}._graphBlock_ekes2_78{flex-direction:column;flex:1;width:100%;display:flex}._panelLabel_ekes2_85{letter-spacing:.18em;text-transform:uppercase;color:#3a3a3a;margin-bottom:12px;font-size:10px;font-weight:500}._chartWrap_ekes2_94{height:84px;margin:0 -12px 0 -4px;overflow:hidden}._chartPath_ekes2_100{stroke-dasharray:400;stroke-dashoffset:400px;animation:2.2s cubic-bezier(.16,1,.3,1) .5s forwards _drawPath_ekes2_1}@keyframes _drawPath_ekes2_1{to{stroke-dashoffset:0}}._barTrack_ekes2_110{flex-direction:column;flex:1;justify-content:flex-start;gap:8px;margin:14px -12px 0 -4px;display:flex}._barRow_ekes2_119{align-items:center;gap:10px;display:flex}._barDay_ekes2_125{color:#4d4d4d;text-align:right;flex-shrink:0;width:34px;font-size:10px}._barOuter_ekes2_133{background:#141414;border-radius:4px;flex:1;height:12px;overflow:hidden}._barFill_ekes2_141{background:#1e40af;border-radius:4px;width:0;height:100%;animation:1.6s cubic-bezier(.16,1,.3,1) forwards _barGrow_ekes2_1}._barFillDim_ekes2_149{background:#2a2a2a}@keyframes _barGrow_ekes2_1{0%{width:0}to{width:var(--bar-w)}}._scaleStat_ekes2_158{align-items:baseline;gap:6px;margin-top:18px;display:flex}._scaleNum_ekes2_165{color:#f0ede6;letter-spacing:-.04em;opacity:0;font-family:Syne,sans-serif;font-size:32px;font-weight:800;line-height:1;animation:.6s 1.8s forwards _fadeUp_ekes2_1}._scaleNum_ekes2_165 sup{color:#1e40af;vertical-align:super;font-size:14px}._scaleCap_ekes2_182{color:#444;opacity:0;font-size:11px;line-height:1.4;animation:.6s 2s forwards _fadeUp_ekes2_1}._panelRight_ekes2_190{flex-direction:column;gap:10px;padding:20px 22px;display:flex;position:relative;overflow:hidden}._insightCard_ekes2_199{opacity:0;background:#111;border:1px solid #1e1e1e;border-radius:8px;flex-shrink:0;align-items:flex-start;gap:10px;padding:10px 13px;transition:border-color .3s,background .3s;display:flex;transform:translate(20px)}._insightCard_ekes2_199:hover{background:#161616;border-color:#2a2a2a}._insightCardIn_ekes2_218{animation:.5s cubic-bezier(.16,1,.3,1) forwards _slideIn_ekes2_1}._insightCardActive_ekes2_222{border-radius:0 8px 8px 0;background:#131313!important;border-left:2px solid #1e40af!important}@keyframes _slideIn_ekes2_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._cardIconWrap_ekes2_233{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}._iconOrange_ekes2_244{background:#ff6b2b1f}._iconBlue_ekes2_245{background:#378add1f}._iconGreen_ekes2_246{background:#6399221f}._iconPurple_ekes2_247{background:#7f77dd1f}._iconTeal_ekes2_248{background:#1d9e751f}._iconAmber_ekes2_249{background:#ba75171f}._cardTextTitle_ekes2_251{color:#d0cdc8;letter-spacing:-.01em;margin-bottom:3px;font-family:Syne,sans-serif;font-size:11.5px;font-weight:700;line-height:1.2}._cardTextSub_ekes2_261{color:#444;font-size:10px;line-height:1.4}._bottomBar_ekes2_267{z-index:2;border-top:1px solid #1a1a1a;grid-template-columns:1fr 1px 1fr 1px 1fr;display:grid;position:relative}._statCell_ekes2_275{opacity:0;padding:12px 20px;animation:.5s forwards _fadeUp_ekes2_1}._statVal_ekes2_281{color:#f0ede6;letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:18px;font-weight:800}._statVal_ekes2_281 em{color:#1e40af;font-style:normal}._statDesc_ekes2_294{color:#3a3a3a;letter-spacing:.05em;text-transform:uppercase;margin-top:1px;font-size:9.5px}._statDiv_ekes2_302{background:#1a1a1a}@keyframes _fadeUp_ekes2_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._tickerLine_ekes2_311{height:2px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}._tickerFill_ekes2_320{background:#1e40af;width:0;height:100%;animation:4s linear infinite _tickerAnim_ekes2_1}@keyframes _tickerAnim_ekes2_1{0%{width:0;margin-left:0}50%{width:100%;margin-left:0}to{width:0;margin-left:100%}}@media (width<=540px){._stage_ekes2_3{aspect-ratio:auto;min-height:560px}._body_ekes2_59{grid-template-rows:1fr 1px 1fr;grid-template-columns:1fr}._vline_ekes2_67{display:none}._panelLeft_ekes2_71,._panelRight_ekes2_190{padding:16px}._graphBlock_ekes2_78{width:100%}._chartWrap_ekes2_94,._barTrack_ekes2_110{margin-left:0;margin-right:0}._chartWrap_ekes2_94{height:68px}._scaleNum_ekes2_165{font-size:24px}._bottomBar_ekes2_267{grid-template-columns:1fr 1px 1fr}._statCell_ekes2_275:last-child,._statDiv_ekes2_302:last-of-type{display:none}}.ds-wrap{box-sizing:border-box;max-width:680px;margin:0 auto;padding:2rem 1.5rem 1.75rem;font-family:Sora,sans-serif}.ds-section-label{letter-spacing:.1em;text-transform:uppercase;color:#888;opacity:0;align-items:center;gap:7px;margin-bottom:12px;font-size:10px;font-weight:600;animation:.4s forwards ds-fade-up;display:flex}.ds-dot-red{background:#e05252;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ds-dot-green{background:#52a35d;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ds-before-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:0;display:grid}@media (width<=480px){.ds-before-grid{grid-template-columns:repeat(2,1fr)}}.ds-chip{color:#555;opacity:0;background:#fafaf8;border:1px solid #e0ddd7;border-radius:10px;padding:10px 12px;line-height:1.45;animation:.5s forwards ds-float-in}@media (prefers-color-scheme:dark){.ds-chip{color:#aaa;background:#1e1e1c;border-color:#333330}}.ds-chip.ds-messy{background:#f5f4f0;border-style:dashed;border-color:#d0cdc6}@media (prefers-color-scheme:dark){.ds-chip.ds-messy{background:#181816;border-color:#2e2e2c}}.ds-chip-label{letter-spacing:.07em;text-transform:uppercase;color:#aaa;margin-bottom:4px;font-family:DM Mono,monospace;font-size:9px;font-weight:600;display:block}.ds-chip-val{color:#333;font-family:DM Mono,monospace;font-size:13px;font-weight:500}@media (prefers-color-scheme:dark){.ds-chip-val{color:#ccc}}.ds-region-tag{letter-spacing:.05em;border-radius:99px;margin-top:6px;padding:2px 7px;font-size:9px;font-weight:600;display:inline-block}.ds-tag-eu{color:#1a5fa0;background:#deeeff}.ds-tag-us{color:#2a6b35;background:#dff2e4}.ds-tag-ap{color:#8a4e0a;background:#fff0db}.ds-tag-sa{color:#8a2e1a;background:#fce8e3}.ds-tag-me{color:#8a2050;background:#fce4ef}.ds-arrow-row{justify-content:center;align-items:center;gap:10px;margin:22px 0;display:flex}.ds-arrow-line{opacity:0;background:#d0cdc6;flex:1;max-width:60px;height:1px;animation:.4s forwards ds-fade-in}@media (prefers-color-scheme:dark){.ds-arrow-line{background:#444}}.ds-process-pill{color:#1a5fa0;letter-spacing:.05em;white-space:nowrap;opacity:0;background:#eaf4fd;border:1px solid #b5d6f4;border-radius:99px;padding:6px 16px;font-family:Sora,sans-serif;font-size:11px;font-weight:600;animation:.5s forwards ds-badge-in}@media (prefers-color-scheme:dark){.ds-process-pill{color:#7ec8f8;background:#0d2a40;border-color:#1a4a68}}.ds-after-table{background:#fff;border:1px solid #e0ddd7;border-radius:12px;overflow:hidden}@media (prefers-color-scheme:dark){.ds-after-table{background:#141412;border-color:#2e2e2b}}.ds-table-header{background:#f5f4f0;border-bottom:1px solid #e8e5df;grid-template-columns:110px 70px 110px 90px 1fr;gap:0;padding:8px 16px;display:grid}@media (prefers-color-scheme:dark){.ds-table-header{background:#1c1c1a;border-color:#2e2e2b}}@media (width<=480px){.ds-table-header,.ds-table-row{grid-template-columns:90px 60px 90px 75px 1fr}}.ds-th{letter-spacing:.09em;text-transform:uppercase;color:#999;font-family:DM Mono,monospace;font-size:9px;font-weight:600}.ds-table-row{opacity:0;border-bottom:1px solid #f0ede8;grid-template-columns:110px 70px 110px 90px 1fr;align-items:center;padding:10px 16px;animation:.4s forwards ds-row-slide;display:grid}@media (prefers-color-scheme:dark){.ds-table-row{border-color:#242422}}.ds-table-row:last-child{border-bottom:none}.ds-td{color:#222;font-family:DM Mono,monospace;font-size:12.5px}@media (prefers-color-scheme:dark){.ds-td{color:#ccc}}.ds-td.ds-muted{color:#999;font-size:12px}.ds-check{opacity:0;background:#e6f5ea;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards ds-check-pop;display:inline-flex}@media (prefers-color-scheme:dark){.ds-check{background:#1a3020}}.ds-check svg{width:11px;height:11px}.ds-foundation-bar{opacity:0;background:#e9f5ec;border:1px solid #b8dfc0;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:10px 16px;animation:.5s forwards ds-badge-in;display:flex}@media (prefers-color-scheme:dark){.ds-foundation-bar{background:#132018;border-color:#1e4028}}.ds-foundation-bar .ds-bar-dot{background:#3a8a48;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ds-foundation-bar span{color:#2a6b35;font-size:12.5px;font-weight:500}@media (prefers-color-scheme:dark){.ds-foundation-bar span{color:#5db86e}}@keyframes ds-float-in{0%{opacity:0;transform:translate(var(--tx,0px), var(--ty,0px)) rotate(var(--tr,0deg)) scale(.78)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes ds-fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ds-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ds-badge-in{0%{opacity:0;transform:translateY(7px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ds-row-slide{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes ds-check-pop{0%{opacity:0;transform:scale(0)rotate(-20deg)}70%{opacity:1;transform:scale(1.25)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.adm-wrap{box-sizing:border-box;max-width:680px;margin:0 auto;padding:2rem 1.5rem 1.75rem;font-family:Sora,sans-serif}.adm-section-label{letter-spacing:.1em;text-transform:uppercase;color:#999;opacity:0;align-items:center;gap:7px;margin-bottom:12px;font-size:10px;font-weight:600;animation:.4s forwards adm-fade-up;display:flex}.adm-dot-red{background:#e05252;border-radius:50%;flex-shrink:0;width:7px;height:7px}.adm-dot-green{background:#52a35d;border-radius:50%;flex-shrink:0;width:7px;height:7px}.adm-before{opacity:0;height:220px;animation:.5s .2s forwards adm-fade-in;position:relative}.adm-schema-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.adm-tbl{background:#fafaf8;border:1px solid #e0ddd7;border-radius:8px;min-width:100px;font-family:DM Mono,monospace;position:absolute;overflow:hidden}@media (prefers-color-scheme:dark){.adm-tbl{background:#1e1e1c;border-color:#333330}}.adm-tbl-head{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #e8e5df;padding:5px 9px 4px;font-size:10px;font-weight:600}@media (prefers-color-scheme:dark){.adm-tbl-head{border-color:#2e2e2b}}.adm-tbl-row{color:#888;padding:2px 9px;font-size:11px}@media (prefers-color-scheme:dark){.adm-tbl-row{color:#666}}.adm-tbl-row.pk{color:#c07b30}.adm-tbl-row.fk{color:#5c8cc0}.adm-connector-line{stroke-dasharray:6 4;animation:1.2s linear infinite adm-dash-crawl}.adm-error-badge{color:#a83030;white-space:nowrap;opacity:0;background:#fce8e8;border:1px solid #f0a0a0;border-radius:99px;padding:3px 10px;font-family:DM Mono,monospace;font-size:10px;font-weight:600;animation:.4s forwards adm-badge-in,2s ease-in-out .8s infinite adm-err-blink;position:absolute}@media (prefers-color-scheme:dark){.adm-error-badge{color:#e07070;background:#2a1010;border-color:#5a2020}}.adm-arrow-row{justify-content:center;align-items:center;gap:10px;margin:20px 0;display:flex}.adm-arrow-line{opacity:0;background:#d0cdc6;flex:1;max-width:60px;height:1px;animation:.4s forwards adm-fade-in}@media (prefers-color-scheme:dark){.adm-arrow-line{background:#444}}.adm-process-pill{color:#1a5fa0;letter-spacing:.05em;white-space:nowrap;opacity:0;background:#eaf4fd;border:1px solid #b5d6f4;border-radius:99px;padding:6px 16px;font-family:Sora,sans-serif;font-size:11px;font-weight:600;animation:.5s forwards adm-badge-in}@media (prefers-color-scheme:dark){.adm-process-pill{color:#7ec8f8;background:#0d2a40;border-color:#1a4a68}}.adm-after-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (width<=480px){.adm-after-grid{grid-template-columns:repeat(2,1fr)}}.adm-flat-card{opacity:0;background:#f5fbf8;border:1px solid #ddf0e8;border-radius:10px;padding:11px 13px 10px;font-family:DM Mono,monospace;animation:.45s cubic-bezier(.22,1,.36,1) forwards adm-rise-in}@media (prefers-color-scheme:dark){.adm-flat-card{background:#0f1e16;border-color:#1a3a28}}.adm-flat-card-head{letter-spacing:.07em;text-transform:uppercase;color:#2a7a48;align-items:center;gap:6px;margin-bottom:7px;font-size:10px;font-weight:600;display:flex}@media (prefers-color-scheme:dark){.adm-flat-card-head{color:#5db86e}}.adm-card-dot{background:#52a35d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.adm-flat-field{color:#555;border-bottom:1px solid #e6f4ed;align-items:center;gap:5px;padding:2px 0;font-size:11px;display:flex}@media (prefers-color-scheme:dark){.adm-flat-field{color:#888;border-color:#1a3a28}}.adm-flat-field:last-child{border-bottom:none}.adm-field-badge{letter-spacing:.04em;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:600}.adm-field-badge.ai{color:#3040b0;background:#e8eeff}@media (prefers-color-scheme:dark){.adm-field-badge.ai{color:#8090e8;background:#1a1f40}}.adm-success-bar{opacity:0;background:#e9f5ec;border:1px solid #b8dfc0;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:10px 16px;animation:.5s forwards adm-badge-in;display:flex}@media (prefers-color-scheme:dark){.adm-success-bar{background:#132018;border-color:#1e4028}}.adm-s-dot{background:#3a8a48;border-radius:50%;flex-shrink:0;width:8px;height:8px}.adm-success-bar span{color:#2a6b35;font-size:12.5px;font-weight:500}@media (prefers-color-scheme:dark){.adm-success-bar span{color:#5db86e}}.adm-tbl-anim{opacity:0;animation:.4s forwards adm-float-tbl}@keyframes adm-dash-crawl{to{stroke-dashoffset:-24px}}@keyframes adm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes adm-fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes adm-badge-in{0%{opacity:0;transform:translateY(7px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes adm-rise-in{0%{opacity:0;transform:translateY(14px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes adm-float-tbl{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes adm-err-blink{0%,to{opacity:1}50%{opacity:.5}}.cai-wrap{box-sizing:border-box;max-width:680px;margin:0 auto;padding:2rem 1.5rem 1.75rem;font-family:Sora,sans-serif}.cai-section-label{letter-spacing:.1em;text-transform:uppercase;color:#999;opacity:0;align-items:center;gap:7px;margin-bottom:12px;font-size:10px;font-weight:600;animation:.4s forwards cai-fade-up;display:flex}.cai-dot-red{background:#e05252;border-radius:50%;flex-shrink:0;width:7px;height:7px}.cai-dot-purple{background:#7060c8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.cai-chaos-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:0;display:grid}@media (width<=480px){.cai-chaos-grid{grid-template-columns:repeat(2,1fr)}}.cai-q-chip{color:#888;opacity:0;background:#f9f8f5;border:1px dashed #d8d4ce;border-radius:8px;padding:8px 11px;font-family:DM Mono,monospace;font-size:11px;line-height:1.5;animation:.45s forwards cai-float-in;position:relative}@media (prefers-color-scheme:dark){.cai-q-chip{color:#666;background:#1c1c1a;border-color:#333330}}.cai-q-chip .cai-q-label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:600;display:block}.cai-q-chip .cai-q-text{color:#555;font-size:11px}@media (prefers-color-scheme:dark){.cai-q-chip .cai-q-text{color:#888}}.cai-reply-stub{border-radius:4px;margin-top:5px;padding:3px 6px;font-size:10px;font-weight:500;display:inline-block}.cai-reply-stub.err{color:#a83030;background:#fce8e8}@media (prefers-color-scheme:dark){.cai-reply-stub.err{color:#e07070;background:#2a1010}}.cai-arrow-row{justify-content:center;align-items:center;gap:10px;margin:20px 0;display:flex}.cai-arrow-line{opacity:0;background:#d0cdc6;flex:1;max-width:60px;height:1px;animation:.4s forwards cai-fade-in}@media (prefers-color-scheme:dark){.cai-arrow-line{background:#444}}.cai-process-pill{color:#4535a0;letter-spacing:.05em;white-space:nowrap;opacity:0;background:#f0ecfe;border:1px solid #c8c0f0;border-radius:99px;padding:6px 16px;font-family:Sora,sans-serif;font-size:11px;font-weight:600;animation:.5s forwards cai-badge-in}@media (prefers-color-scheme:dark){.cai-process-pill{color:#a898f8;background:#1a1540;border-color:#3530a0}}.cai-engine-wrap{opacity:0;margin-bottom:0;animation:.5s forwards cai-fade-up}.cai-engine-card{background:#fff;border:1px solid #e0ddd7;border-radius:12px;overflow:hidden}@media (prefers-color-scheme:dark){.cai-engine-card{background:#141412;border-color:#2e2e2b}}.cai-engine-header{background:#f5f3fd;border-bottom:1px solid #e0daf8;align-items:center;gap:10px;padding:10px 14px;display:flex}@media (prefers-color-scheme:dark){.cai-engine-header{background:#1a1535;border-color:#2a2060}}.cai-engine-dot{background:#7060c8;border-radius:50%;flex-shrink:0;width:8px;height:8px}.cai-engine-title{color:#4535a0;letter-spacing:.05em;font-size:11px;font-weight:600}@media (prefers-color-scheme:dark){.cai-engine-title{color:#a898f8}}.cai-ctx-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media (width<=480px){.cai-ctx-grid{grid-template-columns:repeat(2,1fr)}}.cai-ctx-cell{opacity:0;border-bottom:1px solid #f0ede8;border-right:1px solid #f0ede8;padding:10px 12px;animation:.4s cubic-bezier(.22,1,.36,1) forwards cai-cell-pop}@media (prefers-color-scheme:dark){.cai-ctx-cell{border-color:#222220}}.cai-ctx-cell:nth-child(4n){border-right:none}.cai-ctx-cell:nth-last-child(-n+4){border-bottom:none}@media (width<=480px){.cai-ctx-cell:nth-child(2n){border-right:none}.cai-ctx-cell:nth-last-child(-n+2){border-bottom:none}.cai-ctx-cell:nth-child(2n-1):not(:nth-last-child(-n+2)){border-bottom:1px solid #f0ede8}}.cai-ctx-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:6px;display:flex}.cai-ctx-icon svg{width:13px;height:13px}.cai-ctx-cell-label{letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:600}.cai-ctx-cell-val{color:#555;font-family:DM Mono,monospace;font-size:11px}@media (prefers-color-scheme:dark){.cai-ctx-cell-val{color:#888}}.cai-ctx-country .cai-ctx-icon{background:#e6f1fb}.cai-ctx-country .cai-ctx-cell-label{color:#185fa5}.cai-ctx-eligibility .cai-ctx-icon{background:#eaedfe}.cai-ctx-eligibility .cai-ctx-cell-label{color:#4535a0}.cai-ctx-program .cai-ctx-icon{background:#faeeda}.cai-ctx-program .cai-ctx-cell-label{color:#854f0b}.cai-ctx-destination .cai-ctx-icon{background:#e1f5ee}.cai-ctx-destination .cai-ctx-cell-label{color:#0f6e56}@media (prefers-color-scheme:dark){.cai-ctx-country .cai-ctx-icon{background:#0c2a40}.cai-ctx-country .cai-ctx-cell-label{color:#7ec8f8}.cai-ctx-eligibility .cai-ctx-icon{background:#18124a}.cai-ctx-eligibility .cai-ctx-cell-label{color:#a898f8}.cai-ctx-program .cai-ctx-icon{background:#2a1a04}.cai-ctx-program .cai-ctx-cell-label{color:#f8c060}.cai-ctx-destination .cai-ctx-icon{background:#04201a}.cai-ctx-destination .cai-ctx-cell-label{color:#5dcaa5}}.cai-response-card{opacity:0;background:#f5fbf8;border:1px solid #ddf0e8;border-radius:12px;margin-top:10px;padding:12px 14px;animation:.5s cubic-bezier(.22,1,.36,1) forwards cai-rise-in}@media (prefers-color-scheme:dark){.cai-response-card{background:#0f1e16;border-color:#1a3a28}}.cai-resp-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cai-resp-dot{background:#3a8a48;border-radius:50%;flex-shrink:0;width:7px;height:7px}.cai-resp-label{letter-spacing:.07em;text-transform:uppercase;color:#2a7a48;font-size:10px;font-weight:600}@media (prefers-color-scheme:dark){.cai-resp-label{color:#5db86e}}.cai-resp-bubble{color:#333;opacity:0;background:#fff;border:1px solid #e0f0e8;border-radius:0 10px 10px;padding:10px 13px;font-family:DM Mono,monospace;font-size:11.5px;line-height:1.6;animation:.4s forwards cai-fade-up}@media (prefers-color-scheme:dark){.cai-resp-bubble{color:#aaa;background:#141e18;border-color:#1e3a28}}.cai-resp-highlight{border-radius:3px;padding:0 4px;font-weight:500;display:inline-block}.hl-blue{color:#185fa5;background:#e6f1fb}.hl-purple{color:#4535a0;background:#eaedfe}.hl-amber{color:#854f0b;background:#faeeda}.hl-teal{color:#0f6e56;background:#e1f5ee}@media (prefers-color-scheme:dark){.hl-blue{color:#7ec8f8;background:#0c2a40}.hl-purple{color:#a898f8;background:#18124a}.hl-amber{color:#f8c060;background:#2a1a04}.hl-teal{color:#5dcaa5;background:#04201a}}.cai-consistent-bar{opacity:0;background:#f0ecfe;border:1px solid #c8c0f0;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:10px 16px;animation:.5s forwards cai-badge-in;display:flex}@media (prefers-color-scheme:dark){.cai-consistent-bar{background:#16123a;border-color:#2a2568}}.cai-consistent-bar .cai-cb-dot{background:#7060c8;border-radius:50%;flex-shrink:0;width:8px;height:8px}.cai-consistent-bar span{color:#4535a0;font-size:12.5px;font-weight:500}@media (prefers-color-scheme:dark){.cai-consistent-bar span{color:#a898f8}}@keyframes cai-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cai-fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes cai-badge-in{0%{opacity:0;transform:translateY(7px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cai-rise-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cai-cell-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes cai-float-in{0%{opacity:0;transform:translate(var(--tx,0px), var(--ty,0px)) rotate(var(--tr,0deg)) scale(.8)}to{opacity:1;transform:translate(0)rotate(0)scale(1)}}.ura-root{user-select:none;background:#0d0d18;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:0;font-family:DM Sans,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.ura-root:before{content:"";pointer-events:none;opacity:.35;z-index:0;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.ura-scene{z-index:1;justify-content:center;align-items:center;width:600px;max-width:100%;height:480px;display:flex;position:relative}.ura-core{z-index:4;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ura-core-ring{pointer-events:none;border:1px solid #6c63ff4d;border-radius:50%;position:absolute}.ura-ring1{border-style:dashed;width:110px;height:110px;animation:18s linear infinite spin}.ura-ring2{border-color:#6c63ff26;width:136px;height:136px;animation:26s linear infinite reverse spin}@keyframes spin{to{transform:rotate(360deg)}}.ura-core-inner{z-index:2;background:linear-gradient(135deg,#1a1a3e 0%,#12122b 100%);border:1.5px solid #6c63ff99;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:88px;height:88px;display:flex;position:relative;box-shadow:0 0 28px #6c63ff40,inset 0 0 16px #6c63ff14}.ura-core-icon{color:#a09fff;font-size:22px;animation:2.4s ease-in-out infinite pulse-icon}@keyframes pulse-icon{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.ura-core-label{letter-spacing:.08em;text-transform:uppercase;color:#a09fffb3;font-size:9px;font-weight:600}.ura-feature-pill{white-space:nowrap;pointer-events:none;background:#ffffff0a;border:.5px solid #ffffff1f;border-radius:20px;align-items:center;gap:5px;padding:4px 9px;animation:4s ease-in-out infinite float-pill;display:flex;position:absolute;top:50%;left:50%}.ura-feature-pill:nth-child(3){animation-delay:0s}.ura-feature-pill:nth-child(4){animation-delay:1s}.ura-feature-pill:nth-child(5){animation-delay:2s}.ura-feature-pill:nth-child(6){animation-delay:3s}@keyframes float-pill{0%,to{transform:translate(calc(-50% + var(--px,0px)), calc(-50% + var(--py,0px)))}50%{transform:translate(calc(-50% + var(--px,0px)), calc(-50% + var(--py,0px) - 3px))}}.ura-feature-icon{color:#6c63ff;font-size:11px}.ura-feature-text{color:#ffffff80;letter-spacing:.04em;font-size:10px;font-weight:500}.ura-beams-svg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ura-beam-line{stroke:#6c63ff33;transition:stroke .4s,stroke-width .3s}.ura-beam-active{stroke:#6c63ffa6}.ura-region{cursor:pointer;z-index:5;background:#121224eb;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:center;gap:3px;min-width:62px;padding:8px 12px;transition:border-color .3s,box-shadow .3s,transform .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.ura-region:hover{border-color:#6c63ff66;transform:translate(-50%,-50%)scale(1.06)}.ura-region-active{border-color:var(--accent,#6c63ff);box-shadow:0 0 18px -4px var(--accent,#6c63ff);transform:translate(-50%,-50%)scale(1.1)}.ura-region-flag{font-size:22px;line-height:1}.ura-region-name{letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;font-size:10px;font-weight:600}.ura-region-live{letter-spacing:.1em;color:#4ade80;background:#4ade801f;border:.5px solid #4ade8059;border-radius:4px;padding:1px 5px;font-size:8px;font-weight:700;animation:1s ease-in-out infinite blink-live}@keyframes blink-live{0%,to{opacity:1}50%{opacity:.4}}.ura-badge{color:#ff7878d9;letter-spacing:.05em;z-index:6;background:#ff505014;border:.5px solid #ff505040;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.ura-badge-icon{color:#ff6b6b;font-size:12px}.ura-caption{z-index:2;letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:500;display:flex;position:relative}.ura-caption-dot{background:#6c63ff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 #6c63ff66}50%{box-shadow:0 0 0 5px #6c63ff00}}@media (width<=620px){.ura-scene{width:100%;height:360px}.ura-core{width:80px;height:80px}.ura-core-inner{width:66px;height:66px}.ura-ring1{width:80px;height:80px}.ura-ring2{width:104px;height:104px}.ura-region{min-width:48px;padding:5px 8px}.ura-region-flag{font-size:16px}}@keyframes cea-fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cea-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes cea-scanLine{0%{top:0%}to{top:100%}}@keyframes cea-flowDot{0%{opacity:0;left:0%}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}@keyframes cea-glow{0%,to{box-shadow:0 0 #378add00}50%{box-shadow:0 0 0 6px #378add26}}@keyframes cea-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes cea-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes cea-popIn{0%{opacity:0;transform:scale(.7)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.cea-sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.cea-root{font-family:var(--font-sans,system-ui, sans-serif);flex-direction:column;gap:2rem;max-width:720px;min-height:540px;margin:0 auto;padding:2rem 1rem;display:flex}.cea-stage-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary,#888);margin-bottom:8px;font-size:11px;font-weight:500}.cea-browser-shell{border:.5px solid var(--color-border-secondary,#ccc);background:var(--color-background-primary,#fff);border-radius:12px;overflow:hidden}.cea-browser-bar{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:8px;padding:8px 12px;display:flex}.cea-browser-dots{gap:5px;display:flex}.cea-dot{border-radius:50%;width:9px;height:9px}.cea-dot-r{background:#e24b4a}.cea-dot-y{background:#ef9f27}.cea-dot-g{background:#639922}.cea-url-bar{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);color:var(--color-text-secondary,#555);border-radius:20px;flex:1;align-items:center;gap:6px;padding:4px 12px;font-size:12px;display:flex}.cea-url-lock{width:10px;height:10px;color:var(--color-text-tertiary,#888)}.cea-ext-badge{color:#fff;white-space:nowrap;background:#378add;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:500;animation:2s infinite cea-glow}.cea-browser-content{min-height:220px;display:flex}.cea-job-list{flex-direction:column;flex:1;gap:8px;padding:14px;display:flex;position:relative;overflow:hidden}.cea-scan-overlay{pointer-events:none;z-index:2;position:absolute;inset:0}.cea-scan-line{background:linear-gradient(90deg,#0000,#378add54,#378add,#378add54,#0000);height:2px;animation:2s linear infinite cea-scanLine;position:absolute;left:0;right:0}.cea-job-card{background:var(--color-background-secondary,#f5f5f5);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:8px;padding:10px 12px;transition:all .4s;position:relative}.cea-job-accepted{background:#eaf3de;border-color:#3b6d11}.cea-job-rejected{opacity:.35}.cea-job-reading{background:#e6f1fb;border-color:#378add}.cea-job-title{color:var(--color-text-primary,#111);margin-bottom:3px;font-size:13px;font-weight:500}.cea-job-meta{color:var(--color-text-tertiary,#888);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.cea-job-tag{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);color:var(--color-text-secondary,#555);border-radius:10px;padding:1px 7px;font-size:10px}.cea-card-status{font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cea-ai-panel{border-left:.5px solid var(--color-border-tertiary,#e0e0e0);background:var(--color-background-secondary,#f5f5f5);flex-direction:column;gap:10px;width:160px;padding:12px 10px;display:flex}.cea-ai-header{color:var(--color-text-secondary,#555);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:5px;font-size:10px;font-weight:500;display:flex}.cea-ai-dot{background:#378add;border-radius:50%;width:6px;height:6px;animation:1.2s infinite cea-pulse}.cea-ai-stat{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:8px;padding:8px 10px}.cea-ai-stat-green{background:#eaf3de;border-color:#c0dd97}.cea-ai-stat-num{color:var(--color-text-primary,#111);font-size:20px;font-weight:500}.cea-green-num{color:#3b6d11}.cea-ai-stat-label{color:var(--color-text-tertiary,#888);margin-top:1px;font-size:10px}.cea-green-label{color:#3b6d11}.cea-ai-criteria{color:var(--color-text-secondary,#555);font-size:10px;line-height:1.5}.cea-criteria-row{align-items:center;gap:5px;margin-bottom:3px;display:flex}.cea-criteria-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.cea-flow-wrapper{position:relative}.cea-flow-connector{align-items:center;height:36px;display:flex}.cea-flow-line{background:var(--color-border-secondary,#ccc);flex:1;height:1.5px;position:relative;overflow:hidden}.cea-flow-dot{background:#378add;border-radius:50%;width:8px;height:8px;margin-top:-4px;animation:1.8s ease-in-out infinite cea-flowDot;position:absolute;top:50%}.cea-flow-label{color:var(--color-text-tertiary,#888);white-space:nowrap;background:var(--color-background-primary,#fff);padding:0 4px;font-size:10px;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.cea-flow-arrow{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid var(--color-border-secondary,#ccc);width:0;height:0}.cea-crm-section{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.cea-crm-card{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:12px;padding:12px 14px;animation:3s ease-in-out infinite cea-float}.cea-crm-card-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cea-crm-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex}.cea-crm-title{color:var(--color-text-primary,#111);font-size:12px;font-weight:500}.cea-crm-sub{color:var(--color-text-tertiary,#888);margin-top:1px;font-size:10px}.cea-crm-bar{background:var(--color-border-tertiary,#e0e0e0);border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.cea-crm-bar-fill{border-radius:2px;height:100%;transition:width .6s}.cea-bottom-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.cea-saving-tag{color:#3b6d11;background:#eaf3de;border:.5px solid #c0dd97;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:500;animation:.4s cea-popIn;display:flex}.cea-no-retrain{color:var(--color-text-tertiary,#888);font-size:12px}@media (width<=520px){.cea-ai-panel{width:120px}.cea-crm-section{grid-template-columns:1fr}}@keyframes jde-scan{0%{top:0%}to{top:100%}}@keyframes jde-highlight{0%,to{opacity:0}30%,70%{opacity:1}}@keyframes jde-travel{0%{opacity:0;top:0%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}@keyframes jde-fieldIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes jde-pulse{0%,to{opacity:1}50%{opacity:.5}}.jde-sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.jde-wrap{font-family:var(--font-sans,system-ui,sans-serif);flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;padding:1.5rem 1rem;display:flex}.jde-top-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.jde-page-shell{border:.5px solid var(--color-border-secondary,#ccc);background:var(--color-background-primary,#fff);border-radius:12px;overflow:hidden}.jde-page-topbar{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:7px;padding:7px 10px;display:flex}.jde-tb-dots{gap:4px;display:flex}.jde-tb-dot{border-radius:50%;width:8px;height:8px}.jde-tb-url{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);color:var(--color-text-tertiary,#888);border-radius:20px;flex:1;padding:3px 10px;font-size:10px}.jde-page-body{min-height:180px;padding:12px;position:relative;overflow:hidden}.jde-scan-beam{z-index:3;background:linear-gradient(90deg,#0000,#7f77dd87,#7f77dd,#7f77dd87,#0000);height:2px;animation:2.5s linear infinite jde-scan;position:absolute;left:0;right:0}.jde-text-block{margin-bottom:8px;position:relative}.jde-text-line{background:var(--color-border-tertiary,#e0e0e0);border-radius:4px;height:7px;margin-bottom:5px}.jde-text-line.wide{width:90%}.jde-text-line.mid{width:70%}.jde-text-line.short{width:50%}.jde-hl-wrap{border-radius:5px;margin-bottom:6px;position:relative;overflow:hidden}.jde-hl-bg{opacity:0;border-radius:5px;position:absolute;inset:0}.jde-hl-wrap.hl-purple .jde-hl-bg{background:#eeedfe;animation:2.4s ease-in-out infinite jde-highlight}.jde-hl-wrap.hl-teal .jde-hl-bg{background:#e1f5ee;animation:2.4s ease-in-out .5s infinite jde-highlight}.jde-hl-wrap.hl-amber .jde-hl-bg{background:#faeeda;animation:2.4s ease-in-out 1s infinite jde-highlight}.jde-hl-wrap.hl-coral .jde-hl-bg{background:#faece7;animation:2.4s ease-in-out 1.5s infinite jde-highlight}.jde-hl-line{z-index:1;border-radius:4px;height:7px;margin:4px;position:relative}.jde-hl-wrap.hl-purple .jde-hl-line{background:#afa9ec}.jde-hl-wrap.hl-teal .jde-hl-line{background:#5dcaa5}.jde-hl-wrap.hl-amber .jde-hl-line{background:#ef9f27}.jde-hl-wrap.hl-coral .jde-hl-line{background:#f0997b}.jde-hl-label{z-index:2;white-space:nowrap;border-radius:8px;padding:1px 5px;font-size:8px;font-weight:500;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.jde-hl-wrap.hl-purple .jde-hl-label{color:#534ab7;background:#eeedfe}.jde-hl-wrap.hl-teal .jde-hl-label{color:#0f6e56;background:#e1f5ee}.jde-hl-wrap.hl-amber .jde-hl-label{color:#854f0b;background:#faeeda}.jde-hl-wrap.hl-coral .jde-hl-label{color:#993c1d;background:#faece7}.jde-connector-col{flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.jde-conn-pipe{background:var(--color-border-secondary,#ccc);flex:1;width:2px;min-height:40px;position:relative;overflow:hidden}.jde-conn-ball{background:#7f77dd;border-radius:50%;width:8px;height:8px;margin-left:-4px;animation:1.6s ease-in-out infinite jde-travel;position:absolute;top:0;left:50%}.jde-conn-ball:nth-child(2){animation-delay:.53s}.jde-conn-ball:nth-child(3){animation-delay:1.06s}.jde-conn-label{color:var(--color-text-tertiary,#888);text-align:center;padding:4px 0;font-size:9px;line-height:1.3}.jde-conn-circle{background:#eeedfe;border:.5px solid #afa9ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.jde-card-col{flex-direction:column;gap:8px;display:flex}.jde-field-card{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:10px;align-items:center;gap:8px;padding:9px 11px;animation:.5s both jde-fieldIn;display:flex}.jde-fc-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.jde-fc-label{color:var(--color-text-secondary,#555);font-size:11px;font-weight:500}.jde-fc-value{color:var(--color-text-tertiary,#888);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10px;overflow:hidden}.jde-fc-tick{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-left:auto;display:flex}.jde-bottom-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.jde-stat-card{background:var(--color-background-secondary,#f5f5f5);border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:12px 14px;display:flex}.jde-stat-num{color:var(--color-text-primary,#111);font-size:26px;font-weight:500}.jde-stat-lbl{color:var(--color-text-tertiary,#888);text-align:center;font-size:10px}.jde-vs-badge{background:#eaf3de;border:.5px solid #c0dd97;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:12px 14px;display:flex}.jde-vs-top{align-items:center;gap:6px;display:flex}.jde-vs-before{color:#e24b4a;font-size:11px;text-decoration:line-through}.jde-vs-arrow{color:var(--color-text-tertiary,#888);font-size:11px}.jde-vs-after{color:#3b6d11;font-size:11px;font-weight:500}.jde-vs-lbl{color:#27500a;text-align:center;font-size:10px}@media (width<=500px){.jde-top-row{grid-template-columns:1fr;gap:8px}.jde-connector-col{flex-direction:row;justify-content:center}.jde-conn-pipe{width:40px;height:2px;min-height:2px}.jde-conn-ball{animation:none;top:50%;left:0}}*{box-sizing:border-box;margin:0;padding:0}@keyframes ais-typeIn{0%{width:0}to{width:100%}}@keyframes ais-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes ais-rowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes ais-fillBar{0%{width:0}to{width:var(--w)}}@keyframes ais-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ais-popIn{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes ais-dotFlow{0%{opacity:0;top:0%}15%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}.ais-sr{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.ais-root{font-family:var(--font-sans,system-ui, sans-serif);flex-direction:column;gap:1.25rem;max-width:720px;margin:0 auto;padding:1.5rem 1rem;display:flex}.ais-pipeline{grid-template-columns:1fr 52px 1fr;align-items:stretch;gap:0;display:grid}.ais-input-card{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ccc);border-radius:12px;flex-direction:column;gap:8px;padding:12px 13px;display:flex}.ais-card-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary,#999);align-items:center;gap:4px;margin-bottom:2px;font-size:9px;font-weight:500;display:flex}.ais-raw-row{border:.5px solid var(--color-border-tertiary,#e0e0e0);background:var(--color-background-secondary,#f5f5f5);border-radius:7px;align-items:center;gap:7px;padding:6px 8px;animation:.4s both ais-rowIn;display:flex}.ais-raw-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.ais-raw-lines{flex-direction:column;flex:1;gap:3px;display:flex}.ais-raw-line{background:var(--color-border-secondary,#ccc);border-radius:3px;height:5px}.ais-raw-tag{white-space:nowrap;border-radius:8px;padding:1px 6px;font-size:9px;font-weight:500}.ais-prompt-box{background:var(--color-background-secondary,#f5f5f5);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:7px;margin-top:2px;padding:7px 8px}.ais-prompt-label{color:var(--color-text-tertiary,#999);margin-bottom:4px;font-size:9px}.ais-prompt-tags{flex-wrap:wrap;gap:4px;display:flex}.ais-prompt-tag{color:#534ab7;background:#eeedfe;border-radius:6px;padding:2px 5px;font-size:8px;font-weight:500}.ais-mid{flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.ais-mid-pipe{background:var(--color-border-tertiary,#e0e0e0);flex:1;width:2px;position:relative;overflow:hidden}.ais-mid-dot{background:#7f77dd;border-radius:50%;width:6px;height:6px;margin-left:-3px;animation:1.4s ease-in-out infinite ais-dotFlow;position:absolute;top:0;left:50%}.ais-mid-dot:nth-child(2){animation-delay:.47s}.ais-mid-dot:nth-child(3){animation-delay:.94s}.ais-brain{background:#eeedfe;border:.5px solid #afa9ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.ais-brain-ring{border:1.5px solid #afa9ec;border-top-color:#7f77dd;border-radius:50%;animation:2s linear infinite ais-spin;position:absolute;inset:-4px}.ais-output-card{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ccc);border-radius:12px;flex-direction:column;gap:8px;padding:12px 13px;display:flex}.ais-cursor{vertical-align:middle;background:#7f77dd;width:2px;height:10px;margin-left:2px;animation:.8s infinite ais-blink;display:inline-block}.ais-summary-block{background:#eeedfe;border:.5px solid #afa9ec;border-radius:8px;padding:9px 10px}.ais-summary-line{background:#afa9ec;border-radius:3px;height:6px;margin-bottom:5px;position:relative;overflow:hidden}.ais-summary-line:after{content:"";background:#7f77dd;animation:1.8s both ais-typeIn;position:absolute;inset:0}.ais-summary-line:first-child:after{animation-delay:.2s}.ais-summary-line:nth-child(2):after{animation-delay:.6s}.ais-summary-line:nth-child(3):after{animation-delay:1s}.ais-summary-line:last-child{margin-bottom:0}.ais-scores{flex-direction:column;gap:6px;margin-top:2px;display:flex}.ais-score-row{align-items:center;gap:7px;animation:.5s both ais-rowIn;display:flex}.ais-score-label{color:var(--color-text-secondary,#555);flex-shrink:0;width:70px;font-size:10px}.ais-score-bar-bg{background:var(--color-border-tertiary,#e0e0e0);border-radius:3px;flex:1;height:6px;overflow:hidden}.ais-score-fill{border-radius:3px;height:100%;animation:1.2s both ais-fillBar}.ais-score-val{text-align:right;width:28px;font-size:10px;font-weight:500}.ais-badges-row{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.ais-badge{border-radius:10px;padding:2px 7px;font-size:9px;font-weight:500;animation:.4s both ais-popIn}.ais-bottom{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.ais-outcome-card{border:.5px solid;border-radius:10px;flex-direction:column;gap:5px;padding:11px 12px;display:flex}.ais-oc-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ais-oc-title{font-size:11px;font-weight:500}.ais-oc-sub{font-size:10px;line-height:1.4}.ais-vs{background:var(--color-background-secondary,#f5f5f5);border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;display:flex}.ais-vs-inner{flex-direction:column;align-items:center;gap:3px;display:flex}.ais-vs-numbers{align-items:center;gap:8px;display:flex}.ais-vs-before{color:#e24b4a;font-size:11px;text-decoration:line-through}.ais-vs-sep{color:var(--color-text-tertiary,#999);font-size:11px}.ais-vs-after{color:#3b6d11;font-size:13px;font-weight:500}.ais-vs-lbl{color:var(--color-text-tertiary,#999);font-size:10px}@media (width<=480px){.ais-pipeline{grid-template-columns:1fr;gap:8px}.ais-mid{flex-direction:row;height:36px}.ais-mid-pipe{flex:1;width:auto;height:2px}.ais-mid-dot{margin-top:-3px;animation:none;top:50%;left:0}}.dw-root{border:.5px solid var(--color-border-tertiary,#e0e0e0);box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:640px;min-height:420px;margin:0 auto;padding:32px 24px 24px;font-family:DM Sans,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.dw-root:before{content:"";pointer-events:none;background:radial-gradient(circle,#7f77dd0d 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-80px;right:-60px}.dw-scene{justify-content:center;align-items:flex-start;gap:16px;width:100%;min-height:280px;display:flex;position:relative}.browser{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ccc);border-radius:12px;flex-shrink:0;width:340px;min-width:220px;transition:width .5s,opacity .4s;overflow:hidden;box-shadow:0 12px 28px #0f172a14}.browser.dimmed{opacity:.82}.browser-bar{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:10px;padding:8px 12px;display:flex}.browser-dots{gap:5px;display:flex}.dot{border-radius:50%;width:9px;height:9px}.dot.red{background:#ff5f57}.dot.yellow{background:#febc2e}.dot.green{background:#28c840}.browser-url{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);color:var(--color-text-tertiary,#888);border-radius:5px;flex:1;padding:3px 10px;font-family:DM Mono,monospace;font-size:11px}.browser-ext-icon{opacity:.6}.browser-content{min-height:230px;padding:12px;position:relative}.sales-page{width:100%}.sp-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.sp-avatar{background:linear-gradient(135deg,#7f77dd,#afa9ec);border-radius:50%;flex-shrink:0;width:32px;height:32px}.sp-name-line{background:var(--color-border-secondary,#ccc);border-radius:4px;width:100px;height:10px;margin-bottom:5px}.sp-sub-line{background:var(--color-border-tertiary,#e0e0e0);border-radius:4px;width:65px;height:8px}.sp-stats{gap:7px;margin-bottom:12px;display:flex}.stat-card{text-align:center;border-radius:8px;flex:1;padding:8px}.stat-card.purple-light{background:#eeedfe}.stat-card.blue-light{background:#e6f1fb}.stat-card.teal-light{background:#e1f5ee}.stat-num{color:var(--color-text-primary,#111);font-size:13px;font-weight:600}.stat-lbl{color:var(--color-text-tertiary,#888);margin-top:2px;font-size:9px}.sp-rows{flex-direction:column;gap:6px;display:flex}.sp-row{background:var(--color-border-tertiary,#e0e0e0);border-radius:4px;width:100%;height:8px}.sp-row.w80{width:80%}.sp-row.w60{width:60%}.ext-inside-browser{animation:.5s forwards slideInFromRight;position:absolute;bottom:8px;right:8px}.ext-detaching .ext-panel{transition:opacity .5s,transform .5s}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ext-panel{background:var(--color-background-primary,#fff);border:.5px solid #afa9ec;border-radius:10px;width:155px;transition:box-shadow .4s;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.ext-panel.detached{box-shadow:0 18px 42px #0f172a29,0 0 0 1px #7f77dd38}.dw-root .browser,.dw-root .ext-panel,.dw-root .ext-header,.dw-root .browser-bar,.dw-root .browser-url{color-scheme:light}.dw-root .browser,.dw-root .ext-panel{background-color:#fff}.dw-root .browser-bar,.dw-root .ext-header{background-color:#f7f9fb}.dw-root .browser-content{background:#fff}.ext-header{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.ext-logo{color:#534ab7;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.ext-grip{cursor:grab;flex-direction:column;gap:2.5px;display:flex}.ext-grip span{background:var(--color-border-secondary,#ccc);border-radius:1px;width:14px;height:2px;display:block}.ext-body{padding:10px}.ext-job-title{color:var(--color-text-primary,#111);margin-bottom:6px;font-size:11px;font-weight:600}.ext-tags{flex-wrap:wrap;gap:4px;margin-bottom:10px;display:flex}.tag{border-radius:999px;padding:2px 6px;font-size:9px;font-weight:500}.tag.purple{color:#534ab7;background:#eeedfe}.tag.blue{color:#1e5e9c;background:#e6f1fb}.tag.teal{color:#0f6e56;background:#e1f5ee}.ext-summary-lines{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.line{background:var(--color-border-tertiary,#e0e0e0);border-radius:3px;height:7px}.line.w-full{width:100%}.line.w-3q{width:75%}.line.w-half{width:50%}.ext-score{align-items:center;gap:6px;display:flex}.score-label{color:var(--color-text-tertiary,#888);white-space:nowrap;font-size:9px}.score-bar-wrap{background:var(--color-border-tertiary,#e0e0e0);border-radius:999px;flex:1;height:5px;overflow:hidden}.score-bar{background:linear-gradient(90deg,#7f77dd,#29af81);border-radius:999px;height:100%;transition:width 1.2s cubic-bezier(.34,1.56,.64,1)}.score-val{color:#1d9e75;font-size:10px;font-weight:600}.floating-panel-wrap{flex-shrink:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards floatIn;position:relative}.floating-panel-wrap.entering{animation:.6s cubic-bezier(.34,1.56,.64,1) forwards floatIn}.floating-panel-wrap.side{margin-top:0;animation:none}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.floating-panel-wrap .ext-panel{animation:3.5s ease-in-out infinite floatBob}.floating-shadow{filter:blur(6px);background:#7f77dd2e;border-radius:50%;width:100px;height:12px;animation:3.5s ease-in-out infinite shadowPulse;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes shadowPulse{0%,to{opacity:.5;transform:translate(-50%)scaleX(1)}50%{opacity:.25;transform:translate(-50%)scaleX(.85)}}.free-badge{color:#1d9e75;justify-content:center;align-items:center;gap:5px;margin-top:8px;font-size:10px;font-weight:500;animation:.4s fadeIn;display:flex}.dw-caption{color:var(--color-text-tertiary,#888);text-align:center;align-items:center;gap:8px;min-height:20px;font-size:13px;display:flex}.caption-dot{background:#7f77dd;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.4s ease-in-out infinite pulseDot}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.dw-benefit{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.benefit-pill{color:#0f6e56;opacity:0;background:#e1f5ee;border:.5px solid #95dcc4;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:500;transition:opacity .5s,transform .5s;display:flex;transform:translateY(6px)scale(.96)}.benefit-pill.visible{opacity:1;transform:translateY(0)scale(1)}.dw-stages{gap:6px;display:flex}.stage-pip{background:var(--color-border-tertiary,#e0e0e0);border-radius:999px;width:24px;height:3px;transition:background .4s,width .3s}.stage-pip.active{background:#7f77dd;width:36px}.stage-pip.done{background:#afa9ec}@media (width<=520px){.dw-root{padding:24px 16px 20px}.browser{width:100%;max-width:300px}.dw-scene{flex-direction:column;align-items:center}.floating-panel-wrap.side{margin-top:-10px}}.ft-root{box-sizing:border-box;background:0 0;border-radius:20px;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:620px;margin:0 auto;padding:28px 20px 22px;font-family:DM Sans,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.ft-root:before{content:"";pointer-events:none;background:radial-gradient(circle,#7f77dd14 0%,#0000 70%);width:220px;height:220px;position:absolute;bottom:-40px;left:-40px}.ft-scene{justify-content:center;width:100%;display:flex}.portal-frame{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ccc);border-radius:14px;width:100%;max-width:540px;position:relative;overflow:hidden}.portal-bar{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:12px;padding:8px 14px;display:flex}.pb-dots{gap:5px;display:flex}.pbd{border-radius:50%;width:8px;height:8px;display:block}.pbd.r{background:#ff5f57}.pbd.y{background:#febc2e}.pbd.g{background:#28c840}.pb-url{color:var(--color-text-tertiary,#888);background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:5px;padding:3px 10px;font-family:DM Mono,monospace;font-size:10px}.portal-body{padding:12px}.portal-top-bar{border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.ptb-left{align-items:center;gap:10px;display:flex}.ptb-logo{background:linear-gradient(135deg,#7f77dd 0%,#afa9ec 100%);border-radius:7px;width:26px;height:26px}.ptb-title-line{background:var(--color-border-secondary,#ccc);border-radius:4px;width:80px;height:9px}.ptb-actions{gap:6px;display:flex}.ptb-btn{background:var(--color-background-secondary,#f5f5f5);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:5px;width:52px;height:22px}.ptb-btn.accent{background:#eeedfe;border-color:#afa9ec}.portal-content{grid-template-columns:1fr 1fr;gap:12px;display:grid}.candidate-card{align-items:flex-start;gap:9px;margin-bottom:12px;display:flex}.cc-avatar{background:linear-gradient(135deg,#534ab7,#afa9ec);border-radius:50%;flex-shrink:0;width:38px;height:38px}.cc-name{background:var(--color-border-secondary,#ccc);border-radius:4px;width:90px;height:10px;margin-bottom:5px}.cc-role{background:var(--color-border-tertiary,#e0e0e0);border-radius:4px;width:65px;height:8px;margin-bottom:7px}.cc-tags{gap:4px;display:flex}.cc-tag{background:#eeedfe;border-radius:999px;width:30px;height:14px;display:block}.section-block{margin-bottom:10px}.sb-head{background:var(--color-border-secondary,#ccc);border-radius:3px;width:60px;height:8px;margin-bottom:8px}.sb-line{background:var(--color-border-tertiary,#e0e0e0);border-radius:3px;height:7px;margin-bottom:5px}.sb-line.full{width:100%}.sb-line.w90{width:90%}.sb-line.w80{width:80%}.sb-line.w70{width:70%}.sb-line.w60{width:60%}.sb-line.w50{width:50%}.fab-wrap{z-index:10;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.fab{cursor:pointer;background:#7f77dd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .3s;display:flex;position:relative}.fab-wrap.hovering .fab{background:#534ab7;transform:scale(1.1)}.fab-wrap.done .fab{background:#29af81;transform:scale(1)}.fab-pulse{border:2px solid #7f77dd73;border-radius:50%;animation:2s ease-in-out infinite fabPulse;position:absolute;inset:-4px}@keyframes fabPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:0;transform:scale(1.35)}}.fab-loading{background:#7f77dd}.fab-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin}.fab-tooltip{background:var(--color-background-primary,#fff);color:var(--color-text-secondary,#555);white-space:nowrap;border:.5px solid #afa9ec;border-radius:7px;order:-1;padding:5px 10px;font-size:11px;font-weight:500;animation:.2s tooltipIn}@keyframes tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.summary-card{background:var(--color-background-primary,#fff);opacity:0;z-index:10;border:.5px solid #afa9ec;border-radius:12px;width:210px;transition:opacity .45s,transform .45s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:14px;right:14px;overflow:hidden;transform:translateY(12px)scale(.95)}.summary-card.visible{opacity:1;transform:translateY(0)scale(1)}.sc-header{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:6px;padding:9px 12px;display:flex}.sc-icon{background:#eeedfe;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sc-title{color:var(--color-text-primary,#111);flex:1;font-size:11px;font-weight:600}.sc-badge{color:#0f6e56;background:#e1f5ee;border:.5px solid #95dcc4;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:500}.sc-body{padding:10px 12px}.sc-row{align-items:center;gap:7px;margin-bottom:8px;display:flex}.sc-label{color:var(--color-text-tertiary,#888);width:32px;font-size:9px}.sc-bar-wrap{background:var(--color-border-tertiary,#e0e0e0);border-radius:999px;flex:1;height:5px;overflow:hidden}.sc-bar{background:linear-gradient(90deg,#7f77dd,#29af81);border-radius:999px;height:100%;transition:width 1.1s cubic-bezier(.34,1.56,.64,1) .3s}.sc-val{font-size:10px;font-weight:600}.sc-val.match{color:#1d9e75}.sc-divider{background:var(--color-border-tertiary,#e0e0e0);height:1px;margin:8px 0}.sc-items{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.sc-item{align-items:flex-start;gap:7px;animation:.4s both itemIn;display:flex}@keyframes itemIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.sci-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:3px}.sci-dot.green{background:#22c55e}.sci-dot.amber{background:#fbbf24}.sci-text{flex-direction:column;flex:1;gap:3px;display:flex}.sci-l1{background:var(--color-border-secondary,#ccc);border-radius:3px;height:7px}.sci-l2{background:var(--color-border-tertiary,#e0e0e0);border-radius:3px;height:6px}.sci-l1.w90{width:90%}.sci-l1.w80{width:80%}.sci-l1.w70,.sci-l2.w70{width:70%}.sci-l2.w60{width:60%}.sci-l2.w50{width:50%}.sc-action-row{gap:6px;display:flex}.sc-proceed{color:#534ab7;text-align:center;background:#eeedfe;border:.5px solid #afa9ec;border-radius:6px;flex:1;padding:5px;font-size:10px;font-weight:600}.sc-decline{background:var(--color-background-secondary,#f5f5f5);color:var(--color-text-tertiary,#888);text-align:center;border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:6px;flex:1;padding:5px;font-size:10px;font-weight:600}.ft-caption{color:var(--color-text-tertiary,#888);text-align:center;align-items:center;gap:8px;font-size:12px;display:flex}.ft-dot{background:#7f77dd;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.4s ease-in-out infinite dotPulse}.ft-dot.spin{background:0 0;border:2px solid #7f77dd4d;border-top-color:#7f77dd;animation:.8s linear infinite spin}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.ft-pips{gap:5px;display:flex}.ft-pip{background:var(--color-border-tertiary,#e0e0e0);border-radius:999px;width:20px;height:3px;transition:background .4s,width .3s}.ft-pip.act{background:#7f77dd;width:32px}.ft-pip.dn{background:#afa9ec}@media (width<=480px){.portal-content{grid-template-columns:1fr}.portal-right{display:none}.summary-card{width:185px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sw-root{box-sizing:border-box;background:0 0;border-radius:22px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:600px;margin:0 auto;padding:28px 20px 22px;font-family:DM Sans,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.sw-root:after{content:"";pointer-events:none;background:radial-gradient(circle,#1d9e7514 0%,#0000 70%);width:240px;height:240px;position:absolute;top:-60px;right:-50px}.sw-browser{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ccc);border-radius:14px;width:100%;overflow:hidden}.sw-bar{background:var(--color-background-secondary,#f5f5f5);border-bottom:.5px solid var(--color-border-tertiary,#e0e0e0);align-items:center;gap:10px;padding:8px 13px;display:flex}.sw-dots{gap:5px;display:flex}.d{border-radius:50%;width:8px;height:8px;display:block}.d.r{background:#ff5f57}.d.y{background:#febc2e}.d.g{background:#28c840}.sw-url{color:var(--color-text-tertiary,#888);background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:4px;flex:1;padding:2px 10px;font-family:DM Mono,monospace;font-size:10px;transition:color .4s}.sw-ext{background:#eeedfe;border:.5px solid #afa9ec;border-radius:5px;align-items:center;gap:4px;padding:2px 7px;display:flex}.sw-ext span{color:#534ab7;font-size:9px;font-weight:600}.sw-workflow{align-items:center;gap:0;padding:14px 14px 10px;display:flex}.sw-tool-group{flex:1;align-items:center;gap:0;display:flex}.sw-tool-group:last-child{flex:none}.sw-tool-icon{border:.5px solid var(--color-border-tertiary,#e0e0e0);z-index:1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .4s,transform .35s;display:flex;position:relative}.sw-tool-icon.active-purple{border-color:#afa9ec;transform:scale(1.08)}.sw-tool-icon.active-green{border-color:#95dcc4;transform:scale(1.08)}.sw-tool-group{flex-direction:column;flex:1;align-items:center;position:relative}.sw-tool-group:not(:last-child){flex-direction:row;align-items:center}.sw-tool-name{color:var(--color-text-tertiary,#888);white-space:nowrap;margin-top:5px;font-size:9px;font-weight:500;transition:color .4s}.sw-tool-name.active{color:var(--color-text-secondary,#555)}.sw-connector{flex:1;margin-top:-5px;padding:0 3px}.sw-conn-track{background:var(--color-border-tertiary,#e0e0e0);border-radius:1px;height:2px;overflow:hidden}.sw-conn-fill{background:#1d9e75;border-radius:1px;height:100%;transition:width .65s}.sw-content{padding:10px 12px 14px}.sw-tabs{gap:6px;margin-bottom:10px;display:flex}.sw-tab{color:var(--color-text-tertiary,#888);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:4px;padding:3px 9px;font-size:9px;font-weight:500}.sw-tab.active{color:#534ab7;background:#eeedfe;border-color:#afa9ec}.sw-cards{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sw-card{background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-tertiary,#e0e0e0);border-radius:8px;padding:8px 10px;transition:border-color .45s,background .45s}.sw-card.hl-green{background:#e1f5ee;border-color:#95dcc4}.sw-card-label{color:var(--color-text-tertiary,#888);margin-bottom:4px;font-size:8px}.sw-card-val{color:var(--color-text-primary,#111);font-size:14px;font-weight:600;transition:color .4s}.sw-card-val.green{color:#1d9e75}.sw-card-sub{color:var(--color-text-tertiary,#888);margin-top:2px;font-size:8px}.sw-ai-strip{background:var(--color-background-primary,#fff);opacity:0;border:1px solid #0000;border-radius:8px;grid-column:1/-1;align-items:center;gap:8px;padding:8px 10px;transition:opacity .5s,transform .5s,border-color .5s,background .5s;display:flex;transform:translateY(6px)}.sw-ai-strip.vis{opacity:1;background:#eeedfe;border-color:#afa9ec;transform:translateY(0)}.sw-ai-ico{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.sw-ai-lines{flex-direction:column;flex:1;gap:3px;display:flex}.al{background:#d8d5f6;border-radius:3px;height:6px}.al.full{width:100%}.al.w80{width:80%}.al.w60{width:60%}.sw-ai-score{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.sw-pct{color:#4ade80;font-size:13px;font-weight:600}.sw-lbl{color:var(--color-text-tertiary,#888);font-size:8px}.sw-caption{color:var(--color-text-tertiary,#888);align-items:center;gap:7px;font-size:12px;display:flex}.sw-dot{background:#1d9e75;border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.4s ease-in-out infinite dp}@keyframes dp{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}.sw-pips{gap:5px;display:flex}.sw-pip{background:var(--color-border-tertiary,#e0e0e0);border-radius:999px;width:18px;height:3px;transition:background .4s,width .3s}.sw-pip.a{background:#1d9e75;width:28px}.sw-pip.d{background:#95dcc4}@media (width<=460px){.sw-cards{grid-template-columns:1fr}.sw-cards>.sw-card:nth-child(4){display:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--surface:#111418;--border:#ffffff12;--accent1:#f0a500;--accent2:#e05a2b;--accent3:#2eb8a0;--accent4:#5b8cff;--text:#f0ede8;--muted:#f0ede873;--glow1:#f0a5002e;--glow2:#e05a2b2e;--glow3:#2eb8a02e;--glow4:#5b8cff2e}.anim-root{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:720px;min-height:480px;padding:36px 32px 32px;display:flex;position:relative;overflow:hidden}.anim-root:before{content:"";background:radial-gradient(ellipse 60% 40% at 15% 20%, var(--glow1), transparent 70%), radial-gradient(ellipse 50% 40% at 85% 80%, var(--glow4), transparent 70%), radial-gradient(ellipse 40% 30% at 70% 10%, var(--glow2), transparent 70%);pointer-events:none;z-index:0;animation:8s ease-in-out infinite alternate blobShift;position:absolute;inset:0}@keyframes blobShift{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.06)}}.anim-root:after{content:"";background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);pointer-events:none;z-index:0;opacity:.45;background-size:48px 48px;position:absolute;inset:0}.anim-header{z-index:2;text-align:center;margin-bottom:28px;position:relative}.anim-header h2{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:clamp(1.1rem,3vw,1.55rem);font-weight:800;line-height:1.15}.anim-header h2 span{color:var(--accent1)}.anim-header p{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:6px;font-size:.8rem;font-weight:300}.cards-grid{z-index:2;grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid;position:relative}.card{border:1px solid var(--border);cursor:default;background:#ffffff08;border-radius:14px;padding:18px 16px 16px;transition:transform .35s cubic-bezier(.22,.68,0,1.2),border-color .3s;animation:.7s cubic-bezier(.22,.68,0,1.2) both cardIn;position:relative;overflow:hidden}.card:first-child{--c:var(--accent1);--g:var(--glow1);animation-delay:.1s}.card:nth-child(2){--c:var(--accent2);--g:var(--glow2);animation-delay:.25s}.card:nth-child(3){--c:var(--accent3);--g:var(--glow3);animation-delay:.4s}.card:nth-child(4){--c:var(--accent4);--g:var(--glow4);animation-delay:.55s}@keyframes cardIn{0%{opacity:0;transform:translateY(28px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.card:before{content:"";background:radial-gradient(ellipse 70% 60% at 20% 30%, var(--g), transparent 70%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.card:hover{border-color:var(--c);transform:translateY(-4px)scale(1.025)}.card:hover:before{opacity:1}.card-bar{background:var(--c);transform-origin:0;border-radius:14px 14px 0 0;height:3px;transition:transform .4s cubic-bezier(.22,.68,0,1.2);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.card:hover .card-bar{transform:scaleX(1)}.card-icon{background:var(--c);width:38px;height:38px;box-shadow:0 4px 18px var(--g);z-index:1;border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;font-size:1.1rem;animation:.5s cubic-bezier(.22,.68,0,1.2) both iconPop;display:flex;position:relative}.card:first-child .card-icon{animation-delay:.3s}.card:nth-child(2) .card-icon{animation-delay:.45s}.card:nth-child(3) .card-icon{animation-delay:.6s}.card:nth-child(4) .card-icon{animation-delay:.75s}@keyframes iconPop{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(0)}}.card-title{color:var(--text);z-index:1;margin-bottom:7px;font-family:Syne,sans-serif;font-size:clamp(.72rem,1.6vw,.85rem);font-weight:700;line-height:1.25;position:relative}.card-desc{color:var(--muted);z-index:1;font-size:clamp(.65rem,1.3vw,.75rem);font-weight:300;line-height:1.5;position:relative}.flow-connector{z-index:1;pointer-events:none;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flow-connector svg{width:100%;height:100%;animation:4s linear infinite spinPulse}@keyframes spinPulse{0%{opacity:.6;transform:rotate(0)scale(1)}50%{opacity:1;transform:rotate(180deg)scale(1.12)}to{opacity:.6;transform:rotate(360deg)scale(1)}}.dots-layer{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dot{opacity:0;border-radius:50%;width:5px;height:5px;animation:linear infinite floatDot;position:absolute}.dot:first-child{background:var(--accent1);animation-duration:3.5s;animation-delay:.2s;top:30%;left:22%}.dot:nth-child(2){background:var(--accent4);animation-duration:4.1s;animation-delay:1s;top:65%;left:55%}.dot:nth-child(3){background:var(--accent2);animation-duration:2.8s;animation-delay:.5s;top:25%;left:75%}.dot:nth-child(4){background:var(--accent3);animation-duration:3.9s;animation-delay:1.5s;top:70%;left:38%}.dot:nth-child(5){background:var(--accent1);animation-duration:4.4s;animation-delay:.8s;top:55%;left:12%}.dot:nth-child(6){background:var(--accent3);animation-duration:3.2s;animation-delay:2.1s;top:50%;left:88%}@keyframes floatDot{0%{opacity:0;transform:translateY(0)scale(.5)}20%{opacity:.9;transform:translateY(-8px)scale(1)}80%{opacity:.6;transform:translateY(-28px)scale(.8)}to{opacity:0;transform:translateY(-44px)scale(.4)}}.anim-footer{z-index:2;align-items:center;gap:10px;margin-top:22px;display:flex;position:relative}.footer-pill{letter-spacing:.08em;text-transform:uppercase;color:var(--bg);background:var(--accent1);border-radius:100px;padding:5px 14px;font-size:.7rem;font-weight:500;animation:.8s .9s both fadeUp}.footer-line{background:linear-gradient(90deg, var(--accent1), transparent);width:60px;height:1px;animation:1s 1.1s both growLine}.footer-text{color:var(--muted);font-size:.7rem;animation:.8s 1s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes growLine{0%{opacity:0;width:0}to{opacity:1;width:60px}}@media (width<=520px){.anim-root{padding:24px 16px 20px}.cards-grid{grid-template-columns:1fr 1fr;gap:10px}.card{padding:14px 12px 12px}.card-icon{width:32px;height:32px;font-size:.95rem}.flow-connector{width:32px;height:32px}}@media (width<=380px){.cards-grid{grid-template-columns:1fr}.flow-connector{display:none}}._themeProvider_1o5fn_1{display:contents}._heroSection_jq5h7_1{background:#fff;background-image:radial-gradient(circle at 20% 50%, rgba(var(--theme-primary-rgb), .1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(var(--theme-primary-rgb), .08) 0%, transparent 40%), radial-gradient(circle at 40% 80%, rgba(var(--theme-secondary-rgb), .06) 0%, transparent 40%);min-height:100vh;margin-top:70px;position:relative;overflow:hidden}._heroSection_jq5h7_1 ._floatElement_jq5h7_9{opacity:.1;pointer-events:none;z-index:1;animation:6s ease-in-out infinite _float_jq5h7_9;position:absolute}._heroSection_jq5h7_1 ._floatElement_jq5h7_9 ._floatIcon_jq5h7_16{color:var(--theme-primary);font-size:3rem}._heroSection_jq5h7_1 ._container_jq5h7_20{z-index:10;padding:3rem 1.5rem;position:relative}@media (width<=575px){._heroSection_jq5h7_1 ._container_jq5h7_20{padding:2rem 1rem}}._heroSection_jq5h7_1 ._nav_jq5h7_30{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}._heroSection_jq5h7_1 ._nav_jq5h7_30 ._navLeft_jq5h7_36{align-items:center;gap:.75rem;display:flex}._heroSection_jq5h7_1 ._nav_jq5h7_30 ._navLeft_jq5h7_36 ._logoContainer_jq5h7_41{background:var(--theme-primary);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}._heroSection_jq5h7_1 ._nav_jq5h7_30 ._navLeft_jq5h7_36 ._navText_jq5h7_52{color:#000;font-size:1.25rem;font-weight:700}._heroSection_jq5h7_1 ._nav_jq5h7_30 ._navRight_jq5h7_57{color:#999;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._heroSection_jq5h7_1 ._nav_jq5h7_30 ._navRight_jq5h7_57 i{color:var(--theme-primary)}._heroSection_jq5h7_1 ._heroContent_jq5h7_67{grid-template-columns:1fr;align-items:center;gap:3rem;min-height:calc(80vh - 200px);display:grid}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._badge_jq5h7_74{background:rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._badge_jq5h7_74 i{font-size:.75rem}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._title_jq5h7_89{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._title_jq5h7_89 ._gradientText_jq5h7_95{background:linear-gradient(135deg, var(--theme-primary) 0%, var(--theme-primary-dark) 50%, var(--theme-primary) 100%);-webkit-text-fill-color:transparent;background-clip:text}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._title_jq5h7_89 ._subtitle_jq5h7_101{color:#1f1f1f}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._description_jq5h7_104{color:#999;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._tags_jq5h7_110{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._tags_jq5h7_110 ._tag_jq5h7_110{color:#fff;background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark));border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._tags_jq5h7_110 ._tag_jq5h7_110 i{color:#fff}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._ctaButton_jq5h7_130{background:var(--theme-primary);color:#fff;cursor:pointer;box-shadow:0 4px 20px rgba(var(--theme-primary-rgb), .3);border:none;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._ctaButton_jq5h7_130:hover{background:var(--theme-primary-dark);box-shadow:0 8px 30px rgba(var(--theme-primary-rgb), .4);transform:translateY(-2px)}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._ctaButton_jq5h7_130:hover i{transform:translateY(4px)}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._ctaButton_jq5h7_130 i{transition:transform .3s}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155{background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark));color:#fff;box-shadow:0 20px 60px rgba(var(--theme-primary-rgb), .3);box-shadow:0 0 40px rgba(var(--theme-primary-rgb), .3);border-radius:1.5rem;padding:2rem;position:relative}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementHeader_jq5h7_164{text-align:center;margin-bottom:2rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementHeader_jq5h7_164 ._achievementIcon_jq5h7_168{background:#fff3;border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;font-size:2.5rem;display:flex}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementHeader_jq5h7_164 ._achievementTitle_jq5h7_179{font-size:1.5rem;font-weight:700}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementValue_jq5h7_183{text-align:center;margin-bottom:2rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementValue_jq5h7_183 ._value_jq5h7_187{margin-bottom:.5rem;font-size:3.5rem;font-weight:800}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._achievementValue_jq5h7_183 ._valueDescription_jq5h7_192{opacity:.9;font-size:1.25rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._miniStats_jq5h7_196{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._miniStats_jq5h7_196 ._miniStat_jq5h7_196{text-align:center;background:#ffffff1a;border-radius:.75rem;padding:1rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._miniStats_jq5h7_196 ._miniStat_jq5h7_196 i{margin-bottom:.5rem;font-size:1.5rem;display:block}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._miniStats_jq5h7_196 ._miniStat_jq5h7_196 p{opacity:.8;font-size:.875rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._beforeCard_jq5h7_217,._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._afterCard_jq5h7_218{background:#fff;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem;animation:6s ease-in-out infinite _float_jq5h7_9;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._beforeCard_jq5h7_217{animation-delay:0s;top:-8px;left:-8px}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._beforeCard_jq5h7_217 ._beforeIcon_jq5h7_234{background:rgba(var(--theme-secondary-rgb), .1);width:40px;height:40px;color:var(--theme-secondary);border-radius:.5rem;justify-content:center;align-items:center;display:flex}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._beforeCard_jq5h7_217 ._beforeLabel_jq5h7_244{color:#999;margin:0;font-size:.75rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._beforeCard_jq5h7_217 ._beforeText_jq5h7_249{color:#000;margin:0;font-size:.875rem;font-weight:700}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._afterCard_jq5h7_218{animation-delay:.5s;bottom:-8px;right:-8px}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._afterCard_jq5h7_218 ._afterIcon_jq5h7_260{background:rgba(var(--theme-primary-rgb), .1);width:40px;height:40px;color:var(--theme-primary);border-radius:.5rem;justify-content:center;align-items:center;display:flex}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._afterCard_jq5h7_218 ._afterLabel_jq5h7_270{color:#999;margin:0;font-size:.75rem}._heroSection_jq5h7_1 ._achievementCard_jq5h7_155 ._afterCard_jq5h7_218 ._afterText_jq5h7_275{color:#000;margin:0;font-size:.875rem;font-weight:700}._heroSection_jq5h7_1 ._heroRight_jq5h7_281{flex-direction:column;align-items:stretch;gap:1rem;width:100%;display:flex}._heroSection_jq5h7_1 ._heroImageWrap_jq5h7_288{background:#f5f5f5;border:1px solid #00000014;border-radius:1.25rem;overflow:hidden;box-shadow:0 12px 40px #00000014}._heroSection_jq5h7_1 ._heroResolvedImage_jq5h7_295{width:100%;display:block}._heroSection_jq5h7_1 ._heroImage_jq5h7_288{aspect-ratio:2;object-fit:fill;object-position:center;background:#fff;width:100%;height:auto;display:block}._heroSection_jq5h7_1 ._scrollIndicator_jq5h7_308{color:var(--theme-primary);font-size:1.5rem;animation:2s infinite _bounce_jq5h7_1;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes _float_jq5h7_9{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _bounce_jq5h7_1{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}@media (width<=767px){._heroSection_jq5h7_1 ._floatElement_jq5h7_9{opacity:.05}._heroSection_jq5h7_1 ._floatElement_jq5h7_9 ._floatIcon_jq5h7_16{font-size:2rem}}@media (width<=575px){._heroSection_jq5h7_1 ._floatElement_jq5h7_9{opacity:.03}._heroSection_jq5h7_1 ._floatElement_jq5h7_9 ._floatIcon_jq5h7_16{font-size:1.5rem}}@media (width>=992px){._heroSection_jq5h7_1 ._heroContent_jq5h7_67{grid-template-columns:1fr}._heroSection_jq5h7_1 ._textContent_jq5h7_74 ._title_jq5h7_89{font-size:3rem}}._statsGrid_149l4_1{background:#fff;padding:5rem 0}._statsGrid_149l4_1 ._header_149l4_5{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._statsGrid_149l4_1 ._header_149l4_5 ._title_149l4_12{margin-bottom:1rem}._statsGrid_149l4_1 ._header_149l4_5 ._description_149l4_15{color:#999;font-size:1.125rem}._statsGrid_149l4_1 ._grid_149l4_19{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1140px;margin:0 auto;display:grid}._statsGrid_149l4_1 ._statCard_149l4_26{text-align:center}._statsGrid_149l4_1 ._statCard_149l4_26 ._metricCircle_149l4_29{background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark));border-radius:50%;justify-content:center;align-items:center;width:128px;min-width:128px;height:128px;min-height:128px;margin:0 auto 1rem;display:flex;position:relative;overflow:hidden}._statsGrid_149l4_1 ._statCard_149l4_26 ._metricCircle_149l4_29:after{content:"";border:2px solid var(--theme-primary);border-radius:50%;animation:2s ease-out infinite _pulse-ring_149l4_1;position:absolute;inset:-4px}._statsGrid_149l4_1 ._statCard_149l4_26 ._metricCircle_149l4_29 ._value_149l4_51{color:#fff;z-index:1;text-align:center;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;white-space:normal;max-width:calc(100% - 16px);padding:0 .5rem;font-size:2.25rem;font-weight:800;line-height:1.1;display:block;position:relative}._statsGrid_149l4_1 ._statCard_149l4_26 ._metricCircle_149l4_29 ._value_149l4_51[data-long-text=true]{font-size:1.375rem;line-height:1.2}._statsGrid_149l4_1 ._statCard_149l4_26 ._label_149l4_71{color:#000;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}._statsGrid_149l4_1 ._statCard_149l4_26 ._statDescription_149l4_77{color:#999;font-size:.875rem}@keyframes _pulse-ring_149l4_1{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}@media (width>=768px){._statsGrid_149l4_1 ._grid_149l4_19{grid-template-columns:repeat(4,1fr)}}._executiveSummary_1d227_1{background:#fff;padding:5rem 0}._executiveSummary_1d227_1 ._container_1d227_5{max-width:1140px;margin:0 auto}._executiveSummary_1d227_1 ._header_1d227_9{text-align:center;margin-bottom:3rem}._executiveSummary_1d227_1 ._header_1d227_9 ._badge_1d227_13{background:rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._executiveSummary_1d227_1 ._header_1d227_9 ._badge_1d227_13 i{font-size:.75rem}._executiveSummary_1d227_1 ._header_1d227_9 ._title_1d227_28{color:#000;margin-bottom:1rem}._executiveSummary_1d227_1 ._cardsGrid_1d227_32{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}._executiveSummary_1d227_1 ._card_1d227_32{background:var(--theme-primary-light);cursor:pointer;border-radius:1rem;padding:2rem;transition:all .3s ease-in-out;position:relative;overflow:hidden}._executiveSummary_1d227_1 ._card_1d227_32:before{content:"";background:linear-gradient(180deg, var(--theme-primary), var(--theme-primary-dark));width:4px;height:100%;transition:transform .3s ease-out;position:absolute;top:0;left:0;transform:scaleY(0)}._executiveSummary_1d227_1 ._card_1d227_32:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._executiveSummary_1d227_1 ._card_1d227_32:hover:before{transform:scaleY(1)}._executiveSummary_1d227_1 ._card_1d227_32:hover ._cardTitle_1d227_65 i{transform:scale(1.2)rotate(10deg)}._executiveSummary_1d227_1 ._card_1d227_32 ._cardTitle_1d227_65{color:var(--theme-card-text-color,#000);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}._executiveSummary_1d227_1 ._card_1d227_32 ._cardTitle_1d227_65 i{color:var(--theme-primary-dark,var(--theme-primary));filter:brightness(.8)contrast(1.3);transition:transform .3s}._executiveSummary_1d227_1 ._card_1d227_32 ._cardText_1d227_82{color:var(--theme-card-text-color,#999);opacity:.95;font-size:1rem;line-height:1.6}._executiveSummary_1d227_1 ._resultsCard_1d227_88{background:linear-gradient(90deg, rgba(var(--theme-primary-rgb), .1), rgba(var(--theme-primary-rgb), .05));cursor:pointer;border:2px solid #0000;border-radius:1rem;padding:2rem;transition:all .3s ease-in-out;position:relative;overflow:hidden}._executiveSummary_1d227_1 ._resultsCard_1d227_88:before{content:"";background:linear-gradient(90deg, var(--theme-primary), var(--theme-secondary), var(--theme-primary));width:100%;height:4px;transition:transform .3s ease-out;position:absolute;top:0;left:0;transform:scaleX(0)}._executiveSummary_1d227_1 ._resultsCard_1d227_88:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .25);border-color:rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._executiveSummary_1d227_1 ._resultsCard_1d227_88:hover:before{transform:scaleX(1)}._executiveSummary_1d227_1 ._resultsCard_1d227_88:hover ._resultsTitle_1d227_117 i{transform:scale(1.2)rotate(-10deg)}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._resultsTitle_1d227_117{color:#000;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._resultsTitle_1d227_117 i{color:var(--theme-primary);transition:transform .3s}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._resultsText_1d227_133{color:#999;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._miniStats_1d227_139{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._miniStat_1d227_139{text-align:center}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._miniStat_1d227_139 ._miniStatValue_1d227_147{color:var(--theme-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._miniStat_1d227_139 ._miniStatLabel_1d227_153{color:#999;font-size:.875rem}@media (width>=768px){._executiveSummary_1d227_1 ._cardsGrid_1d227_32{grid-template-columns:repeat(2,1fr)}._executiveSummary_1d227_1 ._resultsCard_1d227_88 ._miniStats_1d227_139{grid-template-columns:repeat(4,1fr)}}._projectBackgroundSection_1241e_1{background:var(--theme-section-bg);padding:5rem 0}._projectBackgroundSection_1241e_1 ._container_1241e_5{max-width:1140px;margin:0 auto}._projectBackgroundSection_1241e_1 ._header_1241e_9{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._projectBackgroundSection_1241e_1 ._header_1241e_9 ._badge_1241e_16{background:rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._projectBackgroundSection_1241e_1 ._header_1241e_9 ._badge_1241e_16 i{font-size:.75rem}._projectBackgroundSection_1241e_1 ._header_1241e_9 ._title_1241e_31{color:var(--theme-text-color,#000);margin-bottom:1rem}._projectBackgroundSection_1241e_1 ._header_1241e_9 ._custom_1241e_35{color:#fff;margin-bottom:1rem}._projectBackgroundSection_1241e_1 ._header_1241e_9 ._description_1241e_39{color:var(--theme-text-color-secondary,#999);font-size:1.125rem;line-height:1.6}._projectBackgroundSection_1241e_1 ._featuresGrid_1241e_44{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50{background:#fff;border-radius:1rem;padding:2rem;transition:all .3s ease-in-out}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50 ._featureIcon_1241e_60{background:rgba(var(--theme-primary-rgb), .1);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .3s;display:flex}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50 ._featureIcon_1241e_60 i{color:var(--theme-primary);font-size:2rem}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50:hover ._featureIcon_1241e_60{transform:rotate(10deg)scale(1.1)}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50 ._featureTitle_1241e_78{color:#000;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._projectBackgroundSection_1241e_1 ._featureCard_1241e_50 ._featureDescription_1241e_84{color:#999;font-size:1rem;line-height:1.6}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89{background:#fff;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextTitle_1241e_96{color:#000;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextTitle_1241e_96 i{color:var(--theme-primary)}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextDescription_1241e_108{color:#999;margin-bottom:1rem;font-size:1rem;line-height:1.6}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextPoints_1241e_114{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextPoints_1241e_114 ._contextPoint_1241e_114{color:#999;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.6;display:flex}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextPoints_1241e_114 ._contextPoint_1241e_114 i{color:var(--theme-primary);flex-shrink:0;margin-top:.25rem}._projectBackgroundSection_1241e_1 ._additionalContext_1241e_89 ._contextPoints_1241e_114 ._contextPoint_1241e_114 strong{color:#000}@media (width>=768px){._projectBackgroundSection_1241e_1 ._featuresGrid_1241e_44{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}._problemCard_6h606_1{background:var(--theme-primary-light);border-radius:1rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}._problemCard_6h606_1:before{content:"";background:linear-gradient(#ef4444,#dc2626);width:4px;height:100%;transition:transform .3s ease-out;position:absolute;top:0;left:0;transform:scaleY(0)}._problemCard_6h606_1:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._problemCard_6h606_1:hover:before{transform:scaleY(1)}._problemCard_6h606_1 ._content_6h606_30{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex}._problemCard_6h606_1 ._iconContainer_6h606_38{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._problemCard_6h606_1 ._iconContainer_6h606_38 i{font-size:1.5rem}._problemCard_6h606_1 ._iconContainer_6h606_38._pink_6h606_50{background:rgba(var(--theme-primary-rgb), .1)}._problemCard_6h606_1 ._iconContainer_6h606_38._pink_6h606_50 i{color:var(--theme-primary-dark,var(--theme-primary));filter:brightness(.8)contrast(1.3)}._problemCard_6h606_1 ._iconContainer_6h606_38._teal_6h606_57{background:rgba(var(--theme-secondary-rgb), .1)}._problemCard_6h606_1 ._iconContainer_6h606_38._teal_6h606_57 i{color:var(--theme-secondary-dark,var(--theme-secondary));filter:brightness(.8)contrast(1.3)}._problemCard_6h606_1 ._iconContainer_6h606_38._red_6h606_64{background:#ef44441a}._problemCard_6h606_1 ._iconContainer_6h606_38._red_6h606_64 i{color:#ef4444}._problemCard_6h606_1 ._iconContainer_6h606_38._orange_6h606_70{background:#f973161a}._problemCard_6h606_1 ._iconContainer_6h606_38._orange_6h606_70 i{color:#f97316}._problemCard_6h606_1 ._iconContainer_6h606_38._yellow_6h606_76{background:#eab3081a}._problemCard_6h606_1 ._iconContainer_6h606_38._yellow_6h606_76 i{color:#eab308}._problemCard_6h606_1 ._iconContainer_6h606_38._purple_6h606_82{background:#a855f71a}._problemCard_6h606_1 ._iconContainer_6h606_38._purple_6h606_82 i{color:#a855f7}._problemCard_6h606_1 ._textContent_6h606_88{flex:1;width:100%}._problemCard_6h606_1 ._textContent_6h606_88 ._title_6h606_92{color:var(--theme-card-text-color,#000);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}._problemCard_6h606_1 ._textContent_6h606_88 ._description_6h606_98{color:var(--theme-card-text-color,#999);opacity:.95;margin-bottom:.75rem;font-size:.875rem;line-height:1.6}._problemCard_6h606_1 ._textContent_6h606_88 ._impact_6h606_105{color:var(--theme-card-text-color,#999);opacity:.95;font-size:.875rem;line-height:1.6}._problemCard_6h606_1 ._textContent_6h606_88 ._impact_6h606_105 ._impactLabel_6h606_111{color:var(--theme-card-text-color,#36364a);opacity:.8}@media (width>=768px){._problemCard_6h606_1 ._content_6h606_30{text-align:left;flex-direction:row;align-items:flex-start}}._problemsSection_x496t_1{background:#fff;padding:5rem 0}._problemsSection_x496t_1 ._container_x496t_5{max-width:1140px;margin:0 auto}._problemsSection_x496t_1 ._header_x496t_9{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._problemsSection_x496t_1 ._header_x496t_9 ._badge_x496t_16{background:var(--theme-badge-problems-bg);color:var(--theme-badge-problems-color);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._problemsSection_x496t_1 ._header_x496t_9 ._badge_x496t_16 i{font-size:.75rem}._problemsSection_x496t_1 ._header_x496t_9 ._title_x496t_31{margin-bottom:1rem}._problemsSection_x496t_1 ._header_x496t_9 ._description_x496t_34{color:#999;font-size:1.125rem;line-height:1.6}._problemsSection_x496t_1 ._grid_x496t_39{grid-template-columns:1fr;gap:2rem;display:grid}._problemsSection_x496t_1 ._problemWrapper_x496t_44{width:100%;height:100%}._problemsSection_x496t_1 ._problemWrapper_x496t_44._fullWidth_x496t_48{grid-column:1/-1}@media (width>=768px){._problemsSection_x496t_1 ._grid_x496t_39{grid-template-columns:repeat(2,1fr)}}._solutionCard_1ds3j_1{backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}._solutionCard_1ds3j_1:before{content:"";background:linear-gradient(180deg, var(--theme-primary), var(--theme-primary-dark));width:4px;height:100%;transition:transform .3s ease-out;position:absolute;top:0;left:0;transform:scaleY(0)}._solutionCard_1ds3j_1:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .3);transform:translateY(-8px)}._solutionCard_1ds3j_1:hover:before{transform:scaleY(1)}._solutionCard_1ds3j_1 ._iconContainer_1ds3j_32{background:var(--theme-primary);border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}._solutionCard_1ds3j_1 ._iconContainer_1ds3j_32 i{color:#fff;font-size:1.25rem}._solutionCard_1ds3j_1 ._title_1ds3j_46{color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}._solutionCard_1ds3j_1 ._description_1ds3j_52{color:#fff9;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.6}._solutionCard_1ds3j_1 ._solvesTag_1ds3j_59{color:#fff9;align-items:center;gap:.5rem;font-size:.75rem;display:flex}._solutionCard_1ds3j_1 ._solvesTag_1ds3j_59 i{font-size:.75rem}._solutionCard_1ds3j_1 ._customSolvesTag_1ds3j_69{color:#fff;align-items:center;gap:.625rem;font-size:.75rem;display:flex}._solutionCard_1ds3j_1 ._customSolvesTag_1ds3j_69 i{font-size:.75rem}._solutionsSection_5gdsh_1{background:var(--theme-dark-section-bg);color:#fff;padding:5rem 0}._solutionsSection_5gdsh_1 ._container_5gdsh_6{max-width:1140px;margin:0 auto}._solutionsSection_5gdsh_1 ._header_5gdsh_10{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._solutionsSection_5gdsh_1 ._header_5gdsh_10 ._badge_5gdsh_17{backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:8px 16px;font-weight:500;display:inline-flex;box-shadow:0 8px 20px #00000014}._solutionsSection_5gdsh_1 ._header_5gdsh_10 ._title_5gdsh_30{color:#fff;margin-bottom:1rem}._solutionsSection_5gdsh_1 ._header_5gdsh_10 ._description_5gdsh_34{color:#ffffffb3;font-size:1.125rem;line-height:1.6}._solutionsSection_5gdsh_1 ._grid_5gdsh_39{grid-template-columns:1fr;gap:1.5rem;display:grid}._solutionsSection_5gdsh_1 ._solutionWrapper_5gdsh_44{width:100%;height:100%}@media (width>=768px){._solutionsSection_5gdsh_1 ._grid_5gdsh_39{grid-template-columns:repeat(2,1fr)}}._workflowSection_cxm3f_1{background:var(--theme-section-bg);padding:5rem 0;overflow:hidden}._workflowSection_cxm3f_1 ._container_cxm3f_6{max-width:1140px;margin:0 auto}._workflowSection_cxm3f_1 ._header_cxm3f_10{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._workflowSection_cxm3f_1 ._header_cxm3f_10 ._badge_cxm3f_17{background:var(--theme-badge-workflow-bg);color:var(--theme-badge-workflow-color);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._workflowSection_cxm3f_1 ._header_cxm3f_10 ._badge_cxm3f_17 i{font-size:.75rem}._workflowSection_cxm3f_1 ._header_cxm3f_10 ._title_cxm3f_32{color:var(--theme-text-color,inherit);margin-bottom:1rem}._workflowSection_cxm3f_1 ._header_cxm3f_10 ._custom_cxm3f_36{color:#fff;margin-bottom:1rem}._workflowSection_cxm3f_1 ._header_cxm3f_10 ._description_cxm3f_40{color:var(--theme-text-color-secondary,#999);font-size:1.125rem;line-height:1.6}._workflowSection_cxm3f_1 ._stepsGrid_cxm3f_45{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;display:flex}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53{text-align:center;flex:0 0 calc(50% - .75rem);max-width:200px;position:relative}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._iconContainer_cxm3f_59{z-index:1;background:#fff;border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._iconContainer_cxm3f_59 i{color:var(--theme-primary);font-size:2rem}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._stepNumber_cxm3f_76{background:var(--theme-primary);color:#fff;z-index:2;width:32px;height:32px;box-shadow:0 2px 8px rgba(var(--theme-primary-rgb), .3);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%)}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._stepTitle_cxm3f_94{color:var(--theme-text-color,#000);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._stepCustom_cxm3f_100{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53 ._stepDescription_cxm3f_106{color:var(--theme-text-color-secondary,#999);font-size:.875rem;line-height:1.6}._workflowSection_cxm3f_1 ._detailedSection_cxm3f_111{background:#fff;border-radius:1rem;margin-top:3rem;padding:2rem}._workflowSection_cxm3f_1 ._detailedTitle_cxm3f_117{text-align:center;color:#000;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}._workflowSection_cxm3f_1 ._detailedSteps_cxm3f_124{flex-direction:column;gap:1.5rem;display:flex}._workflowSection_cxm3f_1 ._detailedStep_cxm3f_124{align-items:flex-start;gap:1rem;display:flex}._workflowSection_cxm3f_1 ._detailedNumber_cxm3f_134{background:var(--theme-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}._workflowSection_cxm3f_1 ._detailedContent_cxm3f_147{flex:1}._workflowSection_cxm3f_1 ._detailedContent_cxm3f_147 ._detailedStepTitle_cxm3f_150{color:#000;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}._workflowSection_cxm3f_1 ._detailedContent_cxm3f_147 ._detailedStepDescription_cxm3f_156{color:#999;font-size:.875rem;line-height:1.6}@media (width>=768px){._workflowSection_cxm3f_1 ._stepsGrid_cxm3f_45{gap:2rem}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53{flex:0 0 calc(33.333% - 1.375rem);max-width:180px}}@media (width>=992px){._workflowSection_cxm3f_1 ._stepsGrid_cxm3f_45{gap:2.5rem}._workflowSection_cxm3f_1 ._stepCard_cxm3f_53{flex:none;max-width:160px}}._resultsSection_12klb_1{background:#fff;padding:5rem 0}._resultsSection_12klb_1 ._container_12klb_5{max-width:1140px;margin:0 auto}._resultsSection_12klb_1 ._header_12klb_9{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._resultsSection_12klb_1 ._header_12klb_9 ._badge_12klb_16{background:rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._resultsSection_12klb_1 ._header_12klb_9 ._badge_12klb_16 i{font-size:.75rem}._resultsSection_12klb_1 ._header_12klb_9 ._title_12klb_31{margin-bottom:1rem}._resultsSection_12klb_1 ._header_12klb_9 ._description_12klb_34{color:#999;font-size:1.125rem;line-height:1.6}._resultsSection_12klb_1 ._statsContainer_12klb_39{margin-bottom:4rem}._resultsSection_12klb_1 ._benefitsGrid_12klb_42{grid-template-columns:1fr;gap:1.5rem;display:grid}._resultsSection_12klb_1 ._benefitCard_12klb_47{text-align:center;background:var(--theme-primary-light);border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s ease-in-out;display:flex}._resultsSection_12klb_1 ._benefitCard_12klb_47:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._resultsSection_12klb_1 ._benefitCard_12klb_47 ._benefitIcon_12klb_62{background:rgba(var(--theme-primary-rgb), .1);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._resultsSection_12klb_1 ._benefitCard_12klb_47 ._benefitIcon_12klb_62 i{color:var(--theme-primary-dark,var(--theme-primary));filter:brightness(.8)contrast(1.3);font-size:1.25rem}._resultsSection_12klb_1 ._benefitCard_12klb_47 ._benefitContent_12klb_77{flex:1;width:100%}._resultsSection_12klb_1 ._benefitCard_12klb_47 ._benefitContent_12klb_77 ._benefitTitle_12klb_81{color:var(--theme-card-text-color,#000);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}._resultsSection_12klb_1 ._benefitCard_12klb_47 ._benefitContent_12klb_77 ._benefitDescription_12klb_87{color:var(--theme-card-text-color,#999);opacity:.95;font-size:.875rem;line-height:1.6}@media (width>=576px){._resultsSection_12klb_1 ._benefitCard_12klb_47{text-align:left;flex-direction:row;align-items:flex-start}}@media (width>=768px){._resultsSection_12klb_1 ._benefitsGrid_12klb_42{grid-template-columns:repeat(2,1fr)}}._quoteSection_qm6rn_1{background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark));color:#fff;padding:5rem 0}._quoteSection_qm6rn_1 ._container_qm6rn_6{max-width:1140px;margin:0 auto}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10{text-align:center;max-width:900px;margin:0 auto}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._quoteIcon_qm6rn_15{opacity:.3;margin-bottom:2rem;font-size:3rem}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._quote_qm6rn_1{margin-bottom:2rem;font-size:1.5rem;font-style:italic;font-weight:500;line-height:1.6}@media (width>=992px){._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._quote_qm6rn_1{font-size:1.75rem}}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._quote_qm6rn_1 strong{font-weight:700}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._attribution_qm6rn_35{justify-content:center;align-items:center;gap:1rem;display:flex}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._attribution_qm6rn_35 ._attributionIcon_qm6rn_41{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;display:flex}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._attribution_qm6rn_35 ._attributionText_qm6rn_51{text-align:left}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._attribution_qm6rn_35 ._attributionText_qm6rn_51 ._author_qm6rn_54{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}._quoteSection_qm6rn_1 ._quoteContent_qm6rn_10 ._attribution_qm6rn_35 ._attributionText_qm6rn_51 ._role_qm6rn_59{opacity:.8;margin:0;font-size:.875rem}._whyItMattersSection_1tdq9_1{background:var(--theme-section-bg);padding:5rem 0}._whyItMattersSection_1tdq9_1 ._container_1tdq9_5{max-width:1140px;margin:0 auto}._whyItMattersSection_1tdq9_1 ._header_1tdq9_9{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._whyItMattersSection_1tdq9_1 ._header_1tdq9_9 ._badge_1tdq9_16{background:rgba(var(--theme-primary-rgb), .1);color:var(--theme-primary);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._whyItMattersSection_1tdq9_1 ._header_1tdq9_9 ._badge_1tdq9_16 i{font-size:.75rem}._whyItMattersSection_1tdq9_1 ._header_1tdq9_9 ._title_1tdq9_31{color:var(--theme-text-color,inherit);margin-bottom:1rem}._whyItMattersSection_1tdq9_1 ._header_1tdq9_9 ._description_1tdq9_35{color:var(--theme-text-color-secondary,#999);font-size:1.125rem;line-height:1.6}._whyItMattersSection_1tdq9_1 ._cardsGrid_1tdq9_40{flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem;display:flex}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40{text-align:center;background:#fff;border-radius:1rem;flex:100%;min-width:0;padding:1.5rem;transition:all .3s ease-in-out}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40:hover{box-shadow:0 20px 40px rgba(var(--theme-primary-rgb), .2);transform:translateY(-8px)}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40 ._cardIcon_1tdq9_59{background:rgba(var(--theme-primary-rgb), .1);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40 ._cardIcon_1tdq9_59 i{color:var(--theme-primary);font-size:2rem}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40 ._cardTitle_1tdq9_73{color:#000;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}._whyItMattersSection_1tdq9_1 ._card_1tdq9_40 ._cardDescription_1tdq9_79{color:#999;font-size:.875rem;line-height:1.6}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84{background:#fff;border-radius:1rem;max-width:900px;margin:0 auto;padding:2rem}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicTitle_1tdq9_91{text-align:center;color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:700}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicDescription_1tdq9_98{color:#999;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicPoints_1tdq9_104{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicPoints_1tdq9_104 ._strategicPoint_1tdq9_104{color:#999;align-items:flex-start;gap:.75rem;font-size:1rem;line-height:1.6;display:flex}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicPoints_1tdq9_104 ._strategicPoint_1tdq9_104 i{color:var(--theme-primary);flex-shrink:0;margin-top:.25rem}._whyItMattersSection_1tdq9_1 ._strategicValue_1tdq9_84 ._strategicPoints_1tdq9_104 ._strategicPoint_1tdq9_104 strong{color:#000}@media (width>=768px){._whyItMattersSection_1tdq9_1 ._card_1tdq9_40{flex:calc(50% - .75rem)}}@media (width>=992px){._whyItMattersSection_1tdq9_1 ._card_1tdq9_40{flex:calc(25% - 1.125rem)}}._techStackSection_5zymr_1{background:var(--theme-section-bg);padding:5rem 0;overflow:hidden}._techStackSection_5zymr_1 ._container_5zymr_6{max-width:1140px;margin:0 auto}._techStackSection_5zymr_1 ._header_5zymr_10{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}._techStackSection_5zymr_1 ._header_5zymr_10 ._badge_5zymr_17{background:var(--theme-badge-workflow-bg);color:var(--theme-badge-workflow-color);border-radius:1.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}._techStackSection_5zymr_1 ._header_5zymr_10 ._badge_5zymr_17 i{font-size:.75rem}._techStackSection_5zymr_1 ._header_5zymr_10 ._title_5zymr_32{color:var(--theme-text-color,inherit);margin-bottom:1rem}._techStackSection_5zymr_1 ._header_5zymr_10 ._description_5zymr_36{color:var(--theme-text-color-secondary,#999);font-size:1.125rem;line-height:1.6}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41{background:#fff;border-radius:1rem;margin-bottom:4rem;padding:2rem;box-shadow:0 4px 20px #0000001a}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineTitle_5zymr_48{text-align:center;color:#000;margin-bottom:2rem;font-size:1.25rem;font-weight:700}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineTopRow_5zymr_55{flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (width>=768px){._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineTopRow_5zymr_55{flex-direction:row;justify-content:center;gap:.5rem;margin-bottom:1.5rem}}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineBottomRow_5zymr_70{flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:2rem auto 0;display:flex}@media (width>=768px){._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineBottomRow_5zymr_70{flex-direction:row;justify-content:center;gap:.5rem;margin-top:1.5rem}}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineStep_5zymr_87{text-align:center;background:var(--theme-primary-light,#f8fafc);border-radius:.75rem;min-width:140px;padding:1rem}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineStep_5zymr_87 ._pipelineIcon_5zymr_94{background:var(--theme-primary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineStep_5zymr_87 ._pipelineIcon_5zymr_94 i{color:#fff;font-size:1.25rem}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineStep_5zymr_87 ._pipelineLabel_5zymr_108{color:var(--theme-card-text-color,#000);margin-bottom:.25rem;font-size:.875rem;font-weight:500}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineStep_5zymr_87 ._pipelineSubLabel_5zymr_114{color:var(--theme-card-text-color,#999);opacity:.95;font-size:.75rem}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineArrow_5zymr_119{color:var(--theme-primary);justify-content:center;align-items:center;font-size:1.5rem;display:none}@media (width>=768px){._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineArrow_5zymr_119{display:flex}}._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineDownArrow_5zymr_131{color:var(--theme-primary);justify-content:center;margin:1.5rem 0;font-size:1.5rem;display:flex}@media (width>=768px){._techStackSection_5zymr_1 ._pipelineContainer_5zymr_41 ._pipelineDownArrow_5zymr_131{margin:1rem 0;display:flex}}._techStackSection_5zymr_1 ._techStackGrid_5zymr_144{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._techStackSection_5zymr_1 ._techBadge_5zymr_150{text-align:center;background:#fff;border-radius:.75rem;flex:0 0 160px;height:150px;padding:1rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}._techStackSection_5zymr_1 ._techBadge_5zymr_150:hover{box-shadow:0 4px 12px rgba(var(--theme-primary-rgb), .2);transform:scale(1.05)}._techStackSection_5zymr_1 ._techBadge_5zymr_150 i{margin-bottom:.5rem;font-size:2rem;display:block}._techStackSection_5zymr_1 ._techBadge_5zymr_150 ._techName_5zymr_169{color:#000;margin-bottom:.25rem;font-size:.75rem;font-weight:500}._techStackSection_5zymr_1 ._techBadge_5zymr_150 ._techDescription_5zymr_175{color:#999;font-size:.6875rem}._page_13cmw_1{color:#111c2c;background:#f8f9fc;min-height:100vh;font-family:Mulish,sans-serif;overflow-x:hidden}._page_13cmw_1 img{width:auto;height:auto}._main_13cmw_13{max-width:1100px;margin:0 auto;padding:0 24px 96px}._reveal_13cmw_19{opacity:0;transition:all .8s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}._visible_13cmw_25{opacity:1;transform:translateY(0)}._eyebrow_13cmw_30,._dangerEyebrow_13cmw_31,._successEyebrow_13cmw_32{color:#005ef8;text-transform:uppercase;margin-bottom:16px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;display:block}._dangerEyebrow_13cmw_31{color:#c0392b}._successEyebrow_13cmw_32{color:#00a86b}._hero_13cmw_50{text-align:center;max-width:900px;margin:0 auto 96px;padding-top:96px}._hero_13cmw_50 ._eyebrow_13cmw_30{letter-spacing:.3em;margin-bottom:24px}._heroTitle_13cmw_61{color:#111c2c;letter-spacing:-.04em;margin-bottom:40px;font-family:Playfair Display,serif;font-size:clamp(56px,7.2vw,88px);font-weight:900;line-height:1.15}._heroTitle_13cmw_61 span{color:#005ef8;font-style:italic}._heroSubtitle_13cmw_75{color:#595e6f;max-width:672px;margin:0 auto 48px;font-size:20px;font-weight:300;line-height:1.65}._stats_13cmw_84{border-top:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;flex-wrap:wrap;justify-content:center;gap:56px;padding:40px 0;display:flex}._stat_13cmw_84 strong,._stat_13cmw_84 span{display:block}._stat_13cmw_84 strong{color:#005ef8;font-size:32px;font-weight:400;line-height:1.5}._stat_13cmw_84 span{color:#727786;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-family:Mulish,sans-serif;font-size:10px;font-weight:400}._client_13cmw_114{grid-template-columns:5fr 7fr;align-items:center;gap:48px;margin-bottom:128px;display:grid}._client_13cmw_114 h2{margin-bottom:24px;font-family:Playfair Display,serif;font-size:42px;font-style:italic;line-height:1.25}._copyStack_13cmw_129{gap:24px;display:grid}._copyStack_13cmw_129 p{color:#424655;font-size:16px;font-weight:400}._clientCard_13cmw_139{background:#e7eeff;border:1px solid #dde3ee;border-radius:24px;padding:40px}._clientFact_13cmw_146{border-bottom:1px solid #e8ecf2;justify-content:space-between;gap:24px;margin-bottom:16px;padding-bottom:12px;display:flex}._clientFact_13cmw_146:last-child{border-bottom:0;margin-bottom:0}._clientFact_13cmw_146 span{color:#727786;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._clientFact_13cmw_146 strong{color:#111c2c;text-align:right;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._problemBand_13cmw_172{background:#111c2c;width:100vw;min-height:80vh;margin:0 0 128px -50vw;position:relative;left:50%;overflow:hidden}._problemBand_13cmw_172>img{object-fit:cover;filter:grayscale();opacity:.3;width:100%;height:100%;position:absolute;inset:0}._problemInner_13cmw_191{z-index:1;grid-template-columns:repeat(2,1fr);align-items:center;gap:48px;max-width:1100px;min-height:80vh;margin:0 auto;padding:0 24px;display:grid;position:relative}._problemTitle_13cmw_204{color:#fff}._problemTitle_13cmw_204 ._eyebrow_13cmw_30,._problemTitle_13cmw_204 span{color:#b0c6ff}._problemTitle_13cmw_204 h2{font-family:Playfair Display,serif;font-size:clamp(48px,6vw,64px);font-weight:700;line-height:1}._problemCard_13cmw_218{color:#fff;backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:20px}._problemCard_13cmw_218 p{margin-bottom:24px;font-size:16px;font-weight:400;line-height:26px}._problemCard_13cmw_218 p:last-child{opacity:.8;margin-bottom:0;font-style:italic}._incident_13cmw_238{max-width:800px;margin:0 auto 128px}._incident_13cmw_238 h2{margin-bottom:32px;font-family:Playfair Display,serif;font-size:42px;line-height:1.25}._incident_13cmw_238>p{color:#424655;font-size:16px;font-weight:400}._incidentCard_13cmw_254{background:#ffdad633;border-left:4px solid #c0392b;border-radius:0 16px 16px 0;margin-bottom:40px;padding:48px}._incidentCard_13cmw_254>div{color:#c0392b;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._incidentCard_13cmw_254 blockquote{color:#111c2c;margin:0 0 24px;font-family:Playfair Display,serif;font-size:28px;font-style:italic;line-height:1.375}._incidentCard_13cmw_254 footer{border-top:1px solid #c0392b33;justify-content:space-between;gap:24px;padding-top:24px;display:flex}._incidentCard_13cmw_254 footer span{color:#727786;font-family:Mulish,sans-serif;font-size:14px;font-weight:400}._incidentCard_13cmw_254 footer strong{color:#fff;background:#c0392b;border-radius:4px;padding:4px 16px;font-family:Mulish,sans-serif;font-size:14px;font-weight:400}._solution_13cmw_301{margin-bottom:128px}._sectionIntro_13cmw_305{text-align:center;max-width:800px;margin:0 auto 64px}._sectionIntro_13cmw_305 h2{margin-bottom:32px;font-family:Playfair Display,serif;font-size:clamp(44px,6vw,64px);font-weight:900;line-height:1.25}._sectionIntro_13cmw_305 h2 span{color:#005ef8;font-style:italic}._sectionIntro_13cmw_305 p{color:#424655;margin-bottom:40px;font-size:16px;font-weight:400}._beforeAfter_13cmw_328{grid-template-columns:repeat(2,1fr);gap:48px;margin-bottom:128px;display:grid}._beforeAfter_13cmw_328 ul{flex-wrap:wrap;justify-content:start;gap:12px 32px;margin:0;padding:0;list-style:none;display:flex}._beforeAfter_13cmw_328 li{text-align:start;justify-content:flex-start;gap:8px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;display:flex}._beforeAfter_13cmw_328 h4{letter-spacing:.12em;text-align:center;text-transform:uppercase;margin-bottom:18px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._beforeAfter_13cmw_328 span{margin-top:3px;font-size:20px}._beforeBox_13cmw_366{background:#ffdad680;border:1px solid #c0392b33;border-radius:16px;padding:28px 24px;box-shadow:0 14px 30px #00000024}._beforeBox_13cmw_366 h4,._beforeBox_13cmw_366 span{color:#c0392b}._afterBox_13cmw_380{background:#e7eeff;border:1px solid #dde3ee;border-radius:16px;padding:28px 24px;box-shadow:0 14px 30px #00000024}._afterBox_13cmw_380 h4{color:#005ef8}._afterBox_13cmw_380 span{color:#00a86b}._featureGrid_13cmw_394{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._featureCard_13cmw_400{background:#fff;border:1px solid #e8ecf2;border-radius:16px;flex-direction:column;padding:32px;display:flex;box-shadow:0 1px 2px #0000000d}._featureCard_13cmw_400>div{color:#005ef8;background:#0056c61a;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}._featureCard_13cmw_400 h3{letter-spacing:.01em;margin-bottom:12px;font-family:Mulish,sans-serif;font-size:20px;font-weight:400;line-height:1.4}._featureCard_13cmw_400 p{color:#424655;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._featureSpan2_13cmw_435{grid-column:span 2}._featureSpan3_13cmw_439{grid-column:span 3}._outcome_13cmw_443{margin-bottom:128px}._outcomeHeading_13cmw_447{text-align:center;margin-bottom:64px}._outcomeHeading_13cmw_447 h2{font-family:Playfair Display,serif;font-size:clamp(48px,6vw,64px);font-weight:900;line-height:1.25}._outcomeHeading_13cmw_447 h2 span{color:#005ef8;font-style:italic}._outcomeGrid_13cmw_462{grid-template-columns:6fr 6fr;gap:32px;display:grid}._outcomeVisual_13cmw_468{background:#fff;border:1px solid #dde3ee;border-radius:24px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 25px 50px #0000002e}._outcomeVisual_13cmw_468>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}._outcomeVisual_13cmw_468>div{z-index:1;background:#fffffff2;border-left:4px solid #005ef8;border-radius:12px;max-width:384px;margin:40px;padding:32px;position:relative;box-shadow:0 20px 35px #00000029}._outcomeVisual_13cmw_468 p{margin-bottom:16px;font-family:ui-sans-serif;font-size:clamp(16px,2.2vw,22px);font-style:italic;font-weight:1000;line-height:1.4}._outcomeVisual_13cmw_468 span{color:#727786;letter-spacing:.12em;text-transform:uppercase;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._outcomeSide_13cmw_512{flex-direction:column;gap:32px;display:flex}._achievement_13cmw_518{color:#fff;background:#005ef8;border-radius:24px;flex-direction:column;flex:1;justify-content:center;padding:32px;display:flex}._achievement_13cmw_518 span{color:#b0c6ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._achievement_13cmw_518 p{letter-spacing:.01em;font-family:Mulish,sans-serif;font-size:20px;font-weight:400;line-height:1.625}._outcomeCopy_13cmw_545{background:#e7eeff;border:1px solid #dde3ee;border-radius:24px;padding:32px}._outcomeCopy_13cmw_545 p{color:#424655;font-family:Mulish,sans-serif;font-size:16px;font-weight:400}._cta_13cmw_558{text-align:center;max-width:800px;margin:0 auto}._cta_13cmw_558 ._eyebrow_13cmw_30{letter-spacing:.2em;margin-bottom:24px}._cta_13cmw_558>p{color:#111c2c;margin-bottom:48px;font-size:16px;font-weight:400;line-height:26px}._cta_13cmw_558 small{color:#727786;margin-top:32px;font-family:Mulish,sans-serif;font-size:16px;font-style:italic;font-weight:400;display:block}._ctaCard_13cmw_584{color:#fff;background:#263142;border-radius:40px;padding:64px;position:relative;overflow:hidden}._ctaCard_13cmw_584>div{background:#0056c633;border-radius:999px;width:192px;height:192px;position:absolute;top:-48px;right:-48px}._ctaCard_13cmw_584 p{color:#b0c6ff;margin-bottom:16px;font-size:16px;font-style:italic;font-weight:400}._ctaCard_13cmw_584 ._ctaAction_13cmw_608{color:#fff;letter-spacing:.01em;background:#005ef8;border:0;border-radius:999px;justify-content:center;align-items:center;padding:20px 48px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0003}@media (width<=992px){._client_13cmw_114,._problemInner_13cmw_191,._outcomeGrid_13cmw_462{grid-template-columns:1fr}._outcomeVisual_13cmw_468>div{max-width:none}._stats_13cmw_84,._featureGrid_13cmw_394{grid-template-columns:repeat(2,1fr)}._featureSpan2_13cmw_435,._featureSpan3_13cmw_439{grid-column:auto}._featureSpan2Tablet_13cmw_644{grid-column:span 2}._beforeAfter_13cmw_328{grid-template-columns:1fr}}@media (width<=576px){._main_13cmw_13{padding-inline:18px}._heroTitle_13cmw_61{font-size:56px}._stats_13cmw_84{gap:32px}._featureGrid_13cmw_394{grid-template-columns:1fr}._featureSpan2_13cmw_435,._featureSpan3_13cmw_439{grid-column:auto}._clientFact_13cmw_146,._incidentCard_13cmw_254 footer,._footer_13cmw_670>div,._footer_13cmw_670 nav{flex-direction:column;align-items:flex-start}._clientFact_13cmw_146 strong{text-align:left;max-width:none}._problemBand_13cmw_172,._problemInner_13cmw_191{min-height:auto}._problemInner_13cmw_191,._problemCard_13cmw_218,._beforeBox_13cmw_366,._incidentCard_13cmw_254,._ctaCard_13cmw_584{padding:32px 24px}._beforeBox_13cmw_366{margin-top:20px}._beforeBox_13cmw_366 li{font-size:15px}._outcomeVisual_13cmw_468>div{max-width:none;margin:20px;padding:24px 20px}._outcomeVisual_13cmw_468 p{font-size:18px}}._section_13vaf_1{background:#fafafa;border-top:1px solid #0000000f;padding:3rem 0}._title_13vaf_7{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-primary,#6366f1);margin:0 0 .5rem;font-size:.875rem;font-weight:700}._heading_13vaf_16{color:#000;margin:0 0 1.5rem;font-size:1.75rem;font-weight:800}._wide_13vaf_23{background:#fff;border:1px solid #00000014;border-radius:1rem;margin-bottom:2rem;overflow:hidden}._wideInner_13vaf_31{aspect-ratio:3/2;width:100%;height:auto;position:relative;overflow:hidden}._wideInner_13vaf_31 img{object-fit:fill;object-position:center;background:#fff;width:100%;height:auto;display:block}._wideResolvedImage_13vaf_48{width:100%;height:auto;position:absolute;inset:1px}._wideResolvedImageImg_13vaf_55{object-fit:fill;object-position:center;width:100%;height:auto}._placeholder_13vaf_62{text-align:center;background:repeating-linear-gradient(-45deg,#00000005,#00000005 8px,#0000 8px 16px);border:2px dashed #0000001f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:180px;padding:1.5rem;display:flex}._placeholderLabel_13vaf_76{color:#999;margin:0 0 .5rem;font-size:.8125rem;font-weight:600}._placeholderPath_13vaf_83{color:#999;opacity:.85;word-break:break-all;margin:0 0 .25rem;font-family:ui-monospace,monospace;font-size:.75rem}._placeholderSize_13vaf_92{color:#999;opacity:.7;margin:0;font-size:.6875rem}._caption_13vaf_99{color:#999;margin:.75rem 1rem 1rem;font-size:.8125rem}._grid_13vaf_105{grid-template-columns:1fr;gap:1.25rem;display:grid}._carouselHead_13vaf_111{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._carouselControls_13vaf_118{gap:.5rem;display:flex}._carouselBtn_13vaf_123{color:#fff;cursor:pointer;backdrop-filter:blur(1px);z-index:4;opacity:0;pointer-events:none;background:#00000029;border:none;justify-content:center;align-items:center;width:3.5rem;font-size:2.125rem;line-height:1;transition:background .2s,opacity .2s;display:inline-flex;position:absolute;top:0;bottom:0}._carouselBtn_13vaf_123:hover{background:#00000059}._carouselBtn_13vaf_123 span{text-shadow:0 1px 2px #00000073;transform:translateY(-1px)}._carouselBtnPrev_13vaf_151{left:0}._carouselBtnNext_13vaf_155{right:0}._carouselTrack_13vaf_159{will-change:transform;transition:transform .45s;display:flex}._carouselViewport_13vaf_165{border-radius:.75rem;position:relative;overflow:hidden}._carouselViewport_13vaf_165:hover ._carouselBtn_13vaf_123,._carouselViewport_13vaf_165:focus-within ._carouselBtn_13vaf_123{opacity:1;pointer-events:auto}._carouselTrack_13vaf_159{display:flex}._carouselCard_13vaf_179{flex:0 0 100%}@media (width>=768px){._grid_13vaf_105{grid-template-columns:repeat(3,1fr)}}._tile_13vaf_188{background:#fff;border:1px solid #00000014;border-radius:.75rem;overflow:hidden}._tileInner_13vaf_195{aspect-ratio:16/9;position:relative}._tileInner_13vaf_195 img{object-fit:fill;object-position:center;width:100%;height:auto;display:block}._carouselResolvedImage_13vaf_208{width:100%;height:auto;position:absolute;inset:1px}._carouselResolvedImageImg_13vaf_215{object-fit:fill;object-position:center;width:100%;height:auto}._overlayTitle_13vaf_222{color:#fff;backdrop-filter:blur(2px);background:#0000008c;border-radius:.5rem;margin:0;padding:.375rem .625rem;font-size:.8125rem;font-weight:700;position:absolute;bottom:.75rem;left:.875rem}._progressWrap_13vaf_236{z-index:4;pointer-events:none;gap:.375rem;display:flex;position:absolute;bottom:.75rem;left:3.5rem;right:3.5rem}._progressTrack_13vaf_247{background:#ffffff59;border-radius:9999px;flex:1;height:.25rem;overflow:hidden}._progressFill_13vaf_255{background:#fff;border-radius:9999px;width:0%;height:100%;transition-property:width;transition-timing-function:linear;display:block}._tileCaption_13vaf_265{color:#000;margin:0;padding:.75rem .875rem;font-size:.8125rem;font-weight:600}._modernViewport_13vaf_273{background:#fff;border:1px solid #00000014;border-radius:1rem;outline:none;position:relative;overflow:hidden}._modernViewport_13vaf_273:focus-visible{box-shadow:0 0 0 3px rgba(var(--theme-primary-rgb), .2)}._modernTrack_13vaf_285{will-change:transform;transition:transform .55s cubic-bezier(.22,1,.36,1);display:flex}._modernNavBtn_13vaf_291{color:#fff;cursor:pointer;z-index:5;background:#00000047;border:1px solid #ffffff73;border-radius:9999px;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}._modernNavBtn_13vaf_291:hover{background:#00000073;transform:translateY(-50%)scale(1.04)}._modernNavBtn_13vaf_291 span{font-size:1.125rem;line-height:1;transform:translateY(-1px)}._modernNavBtnPrev_13vaf_318{left:.75rem}._modernNavBtnNext_13vaf_322{right:.75rem}._modernSlide_13vaf_326{flex:0 0 100%}._modernTile_13vaf_330{border:none;border-radius:0}._modernControls_13vaf_335{z-index:6;backdrop-filter:blur(6px);background:#0f172a47;border:1px solid #fff3;border-radius:9999px;gap:.625rem;padding:.5rem .75rem;display:flex;position:absolute;bottom:.625rem;left:50%;transform:translate(-50%)}._modernDot_13vaf_350{cursor:pointer;background:#ffffff4d;border:none;border-radius:9999px;width:2.75rem;height:.5rem;padding:0;transition:background .2s;overflow:hidden;box-shadow:inset 0 0 0 1px #00000059,0 0 0 1px #ffffff1f}._modernDot_13vaf_350:hover{background:#ffffff8c}._modernDotFill_13vaf_366{background:#fff;width:0%;height:100%;transition-property:width;transition-timing-function:linear;display:block;box-shadow:0 0 0 1px #00000047}._slotsGrid_13vaf_376{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){._slotsGrid_13vaf_376{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){._slotsGrid_13vaf_376{grid-template-columns:repeat(3,1fr)}}._slotTile_13vaf_392{background:#fff;border:1px dashed #00000026;border-radius:.75rem;overflow:hidden}._slotTile_13vaf_392 ._wideInner_13vaf_31{aspect-ratio:16/9;width:100%;overflow:hidden}._slotTile_13vaf_392 ._wideInner_13vaf_31 img{object-fit:cover;background:0 0}._slotTile_13vaf_392 ._placeholder_13vaf_62{min-height:140px}._slotHeading_13vaf_411{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-primary,#6366f1);margin:0;padding:.625rem .75rem 0;font-size:.6875rem;font-weight:700}._verticalScroller_13vaf_421{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0000004d transparent;border-radius:16px;gap:24px;padding:16px 8px 24px;display:flex;overflow:auto hidden}._verticalScroller_13vaf_421::-webkit-scrollbar{height:8px}._verticalScroller_13vaf_421::-webkit-scrollbar-track{background:0 0}._verticalScroller_13vaf_421::-webkit-scrollbar-thumb{background:#00000040;border-radius:999px}._verticalScrollCard_13vaf_447{flex-direction:column;flex:none;width:220px;transition:transform .3s,box-shadow .3s;display:flex}._verticalScrollCard_13vaf_447:hover{transform:translateY(-6px)}._verticalScrollInner_13vaf_459{aspect-ratio:1/2;background:#f5f5f5;border-radius:20px;flex-shrink:0;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014,0 2px 8px #0000000d}._verticalScrollInner_13vaf_459 img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:300px;transition:transform .4s;display:block}._verticalResolvedImage_13vaf_480{width:100%;height:100%;position:absolute;inset:0}._verticalResolvedImageImg_13vaf_487{object-fit:cover;object-position:center;width:100%;height:100%;min-height:300px;transition:transform .4s}._verticalScrollCard_13vaf_447:hover img,._verticalScrollCard_13vaf_447:hover ._verticalResolvedImageImg_13vaf_487{transform:scale(1.05)}._caption_13vaf_99{color:#444;text-align:center;justify-content:center;align-items:center;min-height:40px;margin-top:12px;font-size:14px;font-weight:500;display:flex}._modernDotActive_13vaf_513{opacity:1}
