@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Caveat:wght@600;700&display=swap";.ck-landing{--ck-navy-950: #021024;--ck-navy-900: #052659;--ck-navy-800: #163f73;--ck-blue-700: #365f91;--ck-blue-600: #5483b3;--ck-blue-500: #6e96c0;--ck-cyan-500: #7da0ca;--ck-cyan-400: #9bc5e5;--ck-cyan-100: #c1e8ff;--ck-sky-50: #edf8ff;--ck-surface: #ffffff;--ck-background: #f5faff;--ck-text-primary: #021024;--ck-text-secondary: #425f7d;--ck-border: #c9ddeb;--ck-success: #168a55;--ck-success-soft: #e8f7ef;--ck-warning: #d97706;--ck-error: #dc2626;--ck-brand-gradient: linear-gradient( 135deg, #052659 0%, #5483b3 52%, #7da0ca 100% );--ck-highlight-gradient: linear-gradient( 120deg, #052659 0%, #5483b3 55%, #c1e8ff 100% );--white: var(--ck-surface);--lavender: #7da0ca;--sky: var(--ck-sky-50);--slate: var(--ck-text-primary);--slate-soft: var(--ck-text-secondary);--border: var(--ck-border);--radius-lg: 28px;--radius-md: 24px;--radius-sm: 20px;--tint-sky: #edf8ff;--tint-lav: #f1f7fc;--tint-slate: var(--ck-background);--seam: linear-gradient( 90deg, transparent, rgba(84, 131, 179, .2), transparent );--card-border: rgba(84, 131, 179, .2);--card-shadow: 0 20px 50px rgba(2, 16, 36, .1), 0 2px 8px rgba(84, 131, 179, .08)}.ck-landing *{margin:0;padding:0;box-sizing:border-box}html:has(.ck-landing){scroll-behavior:smooth}html:has(.ck-landing),body:has(.ck-landing){width:100%;margin:0;padding:0;overflow-x:hidden}.auth-session-alert{position:fixed;right:18px;bottom:18px;z-index:1000;max-width:420px;padding:12px 16px;border:1px solid #fbbf24;border-radius:12px;color:#78350f;background:#fffbeb;box-shadow:0 18px 45px -24px #78350f80;font:600 13px/1.5 Inter,sans-serif}.auth-config-error{max-width:680px;margin:80px auto;padding:24px;border:1px solid #fecaca;border-radius:14px;color:#991b1b;background:#fef2f2;font:600 15px/1.6 Inter,sans-serif}.login-prompt-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#03163d6b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.login-prompt{width:min(430px,100%);padding:32px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:radial-gradient(circle at 90% 8%,rgba(39,211,245,.18),transparent 34%),#fcfcfaf5;box-shadow:0 32px 80px -28px #03163d9e;text-align:center}.login-prompt-mark{display:grid;place-items:center;width:74px;height:58px;margin:0 auto 18px;border:1px solid rgba(82,142,205,.16);border-radius:17px;background:#ffffffad;box-shadow:0 12px 28px #18497b1a}.login-prompt-mark img{display:block;width:62px;height:50px;object-fit:contain}.login-prompt h2{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;color:#122033;font:800 26px/1.2 Manrope,sans-serif}.login-prompt h2 img{display:block;width:142px;height:30px;object-fit:contain}.login-prompt p{margin:0 auto 24px;color:#64748b;font:400 14px/1.65 Inter,sans-serif}.login-prompt-actions{display:flex;justify-content:center;gap:10px}.login-prompt .btn{display:inline-flex;align-items:center;justify-content:center;min-width:128px;padding:12px 19px;border:1px solid transparent;border-radius:999px;font:700 14px/1 Inter,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.login-prompt .btn:hover{transform:translateY(-2px)}.login-prompt .btn-primary{color:#fff;background:linear-gradient(135deg,#5483b3,#7da0ca);box-shadow:0 12px 26px -12px #075ff2b8}.login-prompt .btn-outline{border-color:#075ff238;color:#163f73;background:#ffffffd1}@media (max-width: 480px){.login-prompt{padding:26px 20px;border-radius:20px}.login-prompt-actions{flex-direction:column}.login-prompt-actions .btn{justify-content:center}}.ck-landing{font-family:Inter,sans-serif;background:var(--ck-background);color:var(--slate);-webkit-font-smoothing:antialiased;overflow-x:hidden}.ck-landing h1,.ck-landing h2,.ck-landing h3,.ck-landing h4{font-family:Manrope,sans-serif;color:var(--ck-text-primary);letter-spacing:-.02em}.ck-landing a{text-decoration:none;color:inherit}.ck-landing img{max-width:100%;display:block}.ck-landing .wrap{max-width:1280px;margin:0 auto;padding:0 40px}.ck-landing section{position:relative}.ck-landing .blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;z-index:0;pointer-events:none}.ck-landing header{position:sticky;top:0;z-index:100;background:#fcfcfabf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.ck-landing nav{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;max-width:1280px;margin:0 auto}.ck-landing .logo{display:flex;align-items:center;gap:3px;font-family:Manrope;font-weight:800;font-size:20px;color:#1e293b}.ck-landing .navbar-logo-image{display:grid;place-items:center;flex:0 0 56px;width:56px;height:46px}.ck-landing .navbar-logo-image img{display:block;width:56px;height:46px;object-fit:contain}.ck-landing .navbar-logo-wordmark{display:grid;place-items:center;flex:0 0 116px;width:116px;height:24px}.ck-landing .navbar-logo-wordmark img{display:block;width:116px;height:24px;object-fit:contain}.ck-landing .navbar-logo-wordmark .navbar-wordmark-accent{display:none}.ck-landing .logo-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--ck-blue-600),var(--ck-cyan-500));display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #075ff259}.ck-landing .logo-mark svg{width:18px;height:18px}.ck-landing .nav-links{display:flex;gap:34px;font-size:14.5px;font-weight:500;color:var(--slate-soft)}.ck-landing .nav-links a:hover{color:var(--ck-blue-700)}.ck-landing .nav-right{display:flex;align-items:center;gap:14px}.ck-landing .btn{font-weight:600;font-size:14px;padding:11px 22px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:all .2s ease;cursor:pointer;border:none}.ck-landing .btn-outline{background:#ffffffd9;border:1px solid #bfd9ef;color:var(--ck-navy-900)}.ck-landing .btn-primary{background:linear-gradient(120deg,#365f91,#0788f5,#16c7f4);color:#fff;box-shadow:0 12px 28px #075ff23d}.ck-landing .btn-primary:hover{background:linear-gradient(120deg,#0752e5,#6e96c0,#9bc5e5);box-shadow:0 16px 32px #08b9f447}.ck-landing .btn-outline:hover{border-color:var(--ck-blue-600);background:var(--ck-sky-50)}.ck-landing .btn-primary-lg{padding:16px 30px;border-radius:16px;font-size:15.5px}.ck-landing .btn-outline-lg{padding:16px 30px;border-radius:16px;font-size:15.5px;border:1.5px solid rgba(51,65,85,.18)}.ck-landing .hero{padding:100px 0 60px;position:relative;overflow:visible}.ck-landing .hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center;position:relative;z-index:1}.ck-landing .hero h1{font-size:52px;line-height:1.08;font-weight:800;margin-bottom:22px}.ck-landing .hero h1 span{background:linear-gradient(135deg,var(--ck-blue-700),var(--ck-cyan-500));-webkit-background-clip:text;background-clip:text;color:transparent}.ck-landing .hero p{font-size:17px;line-height:1.7;color:var(--slate-soft);max-width:480px;margin-bottom:34px}.ck-landing .hero-ctas{display:flex;gap:14px;margin-bottom:38px}.ck-landing .trust-row{display:flex;gap:24px;flex-wrap:wrap}.ck-landing .trust-item{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--slate-soft)}.ck-landing .trust-item svg{width:16px;height:16px;color:var(--ck-blue-600)}.ck-landing .hero-visual{position:relative;height:560px}.ck-landing .dash-main{position:absolute;top:20px;left:20px;width:420px;background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);border-radius:var(--radius-lg);box-shadow:0 30px 70px -20px #143c2840;padding:24px;z-index:3}.ck-landing .dash-main .dash-head{display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin-bottom:18px}.ck-landing .dash-main .dash-head h4{font-size:14px;font-weight:700;color:#1e293b}.ck-landing .dash-main .dash-head .live{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--ck-blue-700)}.ck-landing .dash-main .dash-head .live .pulse{width:7px;height:7px;border-radius:50%;background:var(--ck-blue-600)}.ck-landing .chart-area{height:100px;border-radius:16px;background:linear-gradient(180deg,#075ff21f,#075ff203);position:relative;overflow:hidden;margin-bottom:16px}.ck-landing .kpi-row{display:flex;gap:10px}.ck-landing .kpi-chip{flex:1;background:#ffffffb3;border:1px solid var(--border);border-radius:14px;padding:12px}.ck-landing .kpi-chip .num{font-size:17px;font-weight:800;color:#1e293b}.ck-landing .kpi-chip .lbl{font-size:10.5px;color:var(--slate-soft);font-weight:600}.ck-landing .float-card{position:absolute;background:#ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.6);border-radius:20px;box-shadow:0 20px 50px -15px #143c2838;padding:16px 18px;z-index:4}.ck-landing .float-1{top:14px;right:10px;width:200px}.ck-landing .float-1 .icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--lavender),#8b5cf6);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.ck-landing .float-card .icon{color:#fff;font-weight:800}.ck-landing .float-1 .title{font-size:12.5px;font-weight:700;color:#1e293b}.ck-landing .float-1 .sub{font-size:11px;color:var(--slate-soft);margin-top:2px}.ck-landing .device-card{position:absolute;bottom:20px;left:60px;width:230px;background:#fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.6);border-radius:18px;box-shadow:0 20px 45px -15px #143c2838;padding:14px 16px;display:flex;align-items:center;gap:12px;z-index:5}.ck-landing .device-card .dname{font-size:12.5px;font-weight:700;color:#1e293b}.ck-landing .device-card .dstat{font-size:10.5px;color:var(--ck-blue-700);font-weight:600}.ck-landing .sec-head{text-align:center;max-width:640px;margin:0 auto 56px}.ck-landing .eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ck-blue-700);margin-bottom:14px}.ck-landing .sec-head h2{font-size:38px;font-weight:800;margin-bottom:14px;line-height:1.15}.ck-landing .sec-head p{font-size:16px;color:var(--slate-soft);line-height:1.7}.ck-landing .sec-head h2 .emph{background:linear-gradient(90deg,#7da0ca,#5483b3);-webkit-background-clip:text;background-clip:text;color:transparent;padding:0 6px;border-radius:6px;display:inline-block;box-shadow:0 14px 38px #08b9f41f;transform-origin:center;animation:popIn .7s cubic-bezier(.2,.9,.2,1) both}.ck-landing .sec-head .pop-line{display:inline-block;margin-top:6px;color:var(--slate-soft);animation:popUp .8s cubic-bezier(.2,.9,.2,1) both;transform-origin:center}@keyframes popIn{0%{transform:translateY(10px) scale(.96);opacity:0;filter:blur(4px)}60%{transform:translateY(-6px) scale(1.06);opacity:1;filter:blur(0px)}to{transform:translateY(0) scale(1);opacity:1}}@keyframes popUp{0%{transform:translateY(8px) scale(.98);opacity:0}70%{transform:translateY(-4px) scale(1.02);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.ck-landing .features{padding:92px 0 110px;overflow:visible;isolation:isolate;background:#fff}.ck-landing .features .feature-top-blob{top:-190px;left:-140px;width:380px;height:380px;background:var(--sky)}.ck-landing .feature-atmosphere{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.ck-landing .feature-ribbon{position:absolute;top:-4%;right:-3%;bottom:-4%;left:-3%;width:106%;height:108%;filter:blur(.2px);animation:featureRibbonDrift 18s ease-in-out infinite alternate}.ck-landing .feature-ribbon path{fill:url(#featureRibbonGradient)}@keyframes featureRibbonDrift{to{transform:translate3d(1.5%,-1.2%,0) scale(1.025)}}@media (prefers-reduced-motion: reduce){.ck-landing .feature-ribbon{animation:none}}.ck-landing .feature-sketch{position:absolute;top:clamp(-285px,-15vw,-150px);left:0;width:100%;height:auto;z-index:2;pointer-events:none;overflow:visible;display:none}@media (min-width: 1363px){.ck-landing .feature-sketch{display:block}}.ck-landing .feature-sketch path{fill:none;stroke-linecap:round;stroke-linejoin:round}.ck-landing .feature-arrow-path{stroke:#5483b3;stroke-width:4;stroke-dasharray:18 15;filter:drop-shadow(0 5px 10px rgba(7,63,209,.12))}.ck-landing #featureArrowHead path{stroke:#5483b3;stroke-width:2.2;stroke-dasharray:none}.ck-landing .features .wrap{position:relative;z-index:3}.ck-landing .features .sec-head h2{text-shadow:0 8px 28px rgba(6,34,84,.08)}.ck-landing .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ck-landing .feat-card{padding:32px 28px;border-radius:var(--radius-md);border:1px solid rgba(7,95,242,.18);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 42px -26px #0f52394d,0 3px 10px #06225409;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden}.ck-landing .feat-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(135deg,var(--ck-cyan-100),transparent 60%);transition:opacity .2s}.ck-landing .feat-card:hover:before{opacity:1}.ck-landing .feat-card:hover{transform:translateY(-8px);border-color:#075ff257;box-shadow:0 30px 58px -24px #073fd157,0 12px 24px -16px #08b9f447}.ck-landing .feat-card .ic{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;position:relative;z-index:1}.ck-landing .feat-card h3{font-size:17.5px;font-weight:700;margin-bottom:10px;position:relative;z-index:1}.ck-landing .feat-card p{font-size:14px;color:var(--slate-soft);line-height:1.65;position:relative;z-index:1}.ck-landing .ic-1{background:linear-gradient(135deg,var(--ck-blue-600),var(--ck-blue-700))}.ck-landing .ic-2{background:linear-gradient(135deg,var(--ck-cyan-500),#6e96c0)}.ck-landing .ic-3{background:linear-gradient(135deg,var(--lavender),#8b5cf6)}.ck-landing .ic-4{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.ck-landing .ic-5{background:linear-gradient(135deg,var(--ck-blue-700),var(--ck-cyan-500))}.ck-landing .ic-6{background:linear-gradient(135deg,#a78bfa,#38bdf8)}.ck-landing .solutions{padding:110px 0;overflow:hidden;isolation:isolate;background:#fcfcfa}.ck-landing .solutions>.wrap{position:relative;z-index:3}.ck-landing .solutions .sec-head{position:relative;isolation:isolate}.ck-landing .solutions .sec-head:before{content:"";position:absolute;z-index:-1;top:-72px;right:-190px;bottom:-58px;left:-190px;pointer-events:none;background:radial-gradient(circle at 18% 24%,rgba(7,95,242,.2),transparent 34%),radial-gradient(circle at 84% 68%,rgba(56,189,248,.18),transparent 36%);filter:blur(8px)}.ck-landing .solutions-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.022;mix-blend-mode:multiply;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.ck-landing .solutions-circuit-lines{position:absolute;z-index:1;left:-3%;bottom:-20px;width:60%;max-width:900px;overflow:visible;pointer-events:none}.ck-landing .solutions-circuit-lines path{fill:none;stroke:#8bd7b5;stroke-width:1.1;opacity:.34}.ck-landing .solutions-circuit-lines circle{fill:#fcfcfa;stroke:#8bd7b5;stroke-width:1.2;opacity:.48}.ck-landing .solution-stage{position:relative}.ck-landing .sol-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.ck-landing .sol-card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 16px 40px -20px #143c2826}.ck-landing .sol-visual{height:200px;position:relative;display:flex;align-items:center;justify-content:center}.ck-landing .sol-visual.v1{background:linear-gradient(135deg,var(--ck-cyan-100),var(--sky))}.ck-landing .sol-visual.v2{background:linear-gradient(135deg,#fde9d9,var(--ck-cyan-100))}.ck-landing .sol-visual.v3{background:linear-gradient(135deg,#ede9fe,var(--sky))}.ck-landing .sol-visual .device-illust{width:110px;height:110px;border-radius:26px;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px -15px #143c2840}.ck-landing .sol-body{padding:26px 28px 30px}.ck-landing .sol-body h3{font-size:19px;font-weight:700;margin-bottom:10px}.ck-landing .sol-body p{font-size:14px;color:var(--slate-soft);line-height:1.65;margin-bottom:20px}.ck-landing .link-arrow{font-size:14px;font-weight:700;color:var(--ck-blue-700);display:inline-flex;align-items:center;gap:6px}.ck-landing .dashboard-sec{padding:110px 0}.ck-landing .combined-section-divider{height:1px;margin:90px 0;background:var(--seam);position:relative}.ck-landing .combined-section-divider:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:var(--ck-blue-600);box-shadow:0 0 0 7px var(--tint-slate);transform:translate(-50%,-50%)}.ck-landing .dash-shell{border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 40px 90px -30px #143c2840;display:flex;background:#fff}.ck-landing .dash-sidebar{width:220px;background:#1e293b;padding:26px 18px;flex-shrink:0}.ck-landing .dash-sidebar .side-logo{color:#fff;font-weight:800;font-family:Manrope;font-size:15px;margin-bottom:30px;display:flex;align-items:center;gap:8px}.ck-landing .side-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:13px;color:#94a3b8;font-weight:600;margin-bottom:4px}.ck-landing .side-item.active{background:#075ff226;color:#9bc5e5}.ck-landing .side-item .dt{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.7}.ck-landing .dash-main-panel{flex:1;padding:28px 30px;background:#fafbfc}.ck-landing .dash-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.ck-landing .dash-topbar h3{font-size:17px;font-weight:700}.ck-landing .toggle-pill{display:flex;background:#fff;border:1px solid var(--border);border-radius:100px;padding:4px;font-size:12.5px;font-weight:700}.ck-landing .toggle-pill button{padding:7px 16px;border:0;background:transparent;border-radius:100px;color:var(--slate-soft);cursor:pointer}.ck-landing .toggle-pill button.on{background:var(--ck-blue-600);color:#fff}.ck-landing .kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.ck-landing .kpi-box{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px 18px}.ck-landing .kpi-box .num{font-size:20px;font-weight:800;color:#1e293b}.ck-landing .kpi-box .lbl{font-size:11.5px;color:var(--slate-soft);font-weight:600;margin-top:2px}.ck-landing .kpi-box .delta{font-size:11px;font-weight:700;color:var(--ck-blue-700);margin-top:6px}.ck-landing .chart-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:16px}.ck-landing .chart-panel{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;height:190px}.ck-landing .chart-panel .p-title{font-size:12.5px;font-weight:700;color:#1e293b;margin-bottom:14px}.ck-landing .lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ck-landing .list-panel{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px}.ck-landing .list-panel>.p-title{margin-bottom:12px;font-size:12.5px;font-weight:700;color:#1e293b}.ck-landing .list-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--border);font-size:12.5px}.ck-landing .list-row:last-child{border-bottom:none}.ck-landing .status-dot{width:7px;height:7px;border-radius:50%;background:var(--ck-blue-600);display:inline-block;margin-right:7px}.ck-landing .alert-row{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid var(--border);align-items:flex-start}.ck-landing .alert-row:last-child{border-bottom:none}.ck-landing .alert-dot{width:8px;height:8px;border-radius:50%;background:var(--lavender);margin-top:4px;flex-shrink:0}.ck-landing .alert-row .at{font-size:12px;font-weight:600;color:#1e293b}.ck-landing .alert-row .ts{font-size:10.5px;color:var(--slate-soft)}.ck-landing .process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.ck-landing .process-row:before{content:"";position:absolute;top:26px;left:12.5%;right:12.5%;height:2px;background:repeating-linear-gradient(90deg,rgba(7,95,242,.35) 0 8px,transparent 8px 16px)}.ck-landing .proc-step{text-align:center;position:relative;padding:0 16px}.ck-landing .proc-num{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--ck-blue-600),var(--ck-cyan-500));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px;margin:0 auto 18px;box-shadow:0 10px 24px #075ff24d;position:relative;z-index:1}.ck-landing .proc-step h4{font-size:15.5px;font-weight:700;margin-bottom:8px}.ck-landing .proc-step p{font-size:13px;color:var(--slate-soft);line-height:1.6}.ck-landing .pricing{padding:110px 0;background:var(--white)}.ck-landing .demo{padding:120px 0;scroll-margin-top:88px;background:radial-gradient(circle at 12% 12%,rgba(39,211,245,.18),transparent 28%),radial-gradient(circle at 88% 82%,rgba(56,189,248,.14),transparent 30%),#f2faf6}.ck-landing .demo-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:76px;align-items:start}.ck-landing .demo-intro{padding-top:28px}.ck-landing .demo-intro h2{max-width:520px;margin:16px 0 18px;font-size:clamp(38px,4.5vw,58px);line-height:1.03;letter-spacing:-.045em}.ck-landing .demo-lead{max-width:540px;color:var(--slate-soft);font-size:16px;line-height:1.75}.ck-landing .demo-preview{margin:38px 0 30px;overflow:hidden;border:1px solid rgba(6,34,84,.1);border-radius:22px;background:#fffc;box-shadow:0 28px 60px -38px #0622548c}.ck-landing .preview-top{display:flex;align-items:center;gap:6px;height:42px;padding:0 15px;border-bottom:1px solid rgba(6,34,84,.08)}.ck-landing .preview-top>span{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.ck-landing .preview-top>span:first-child{background:#7da0ca}.ck-landing .preview-top small{margin-left:auto;color:#64748b;font-size:10px;font-weight:700}.ck-landing .preview-content{display:grid;grid-template-columns:62px 1fr;height:160px;padding:16px;gap:20px}.ck-landing .preview-sidebar{border-radius:12px;background:linear-gradient(180deg,#c1e8ff,#edf8ff)}.ck-landing .preview-chart{display:flex;align-items:end;gap:12px;padding:18px 16px 8px;border-radius:13px;background:repeating-linear-gradient(0deg,#f8fafc 0,#f8fafc 27px,#e2e8f0 28px)}.ck-landing .preview-chart i{flex:1;height:48%;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#9bc5e5,#5483b3)}.ck-landing .preview-chart i:nth-child(2){height:70%}.ck-landing .preview-chart i:nth-child(3){height:58%}.ck-landing .preview-chart i:nth-child(4){height:87%}.ck-landing .preview-chart i:nth-child(5){height:76%}.ck-landing .preview-chart i:nth-child(6){height:95%}.ck-landing .demo-benefits{display:grid;gap:16px;list-style:none}.ck-landing .demo-benefits li{display:grid;grid-template-columns:122px 1fr;gap:14px;padding-left:22px;position:relative}.ck-landing .demo-benefits li:before{content:"";position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background:#5483b3;box-shadow:0 0 0 5px #075ff21f}.ck-landing .demo-benefits strong{font-size:13px}.ck-landing .demo-benefits span{color:#64748b;font-size:13px}.ck-landing .demo-form-shell{border:1px solid rgba(6,34,84,.1);border-radius:28px;background:#ffffffd9;box-shadow:0 35px 80px -40px #06225473;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ck-landing .demo-form{position:relative;padding:38px 40px 32px;border:0;border-radius:28px;background:transparent;box-shadow:none}.ck-landing .demo-auth-fields{min-width:0;margin:0;padding:0;border:0;transition:filter .25s ease,opacity .25s ease}.ck-landing .demo-auth-fields.is-locked{opacity:.52;filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none}.ck-landing .segmented-field{margin:0 0 16px;padding:0;border:0}.ck-landing .segmented-field legend{margin-bottom:7px;color:var(--slate-soft);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ck-landing .segmented-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ck-landing .segmented-control label{padding:11px 12px;border:1px solid var(--card-border);border-radius:10px;color:var(--slate-soft);background:var(--tint-slate);cursor:pointer;text-align:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.ck-landing .segmented-control label.selected{color:var(--ck-blue-700);border-color:var(--ck-cyan-500);background:var(--ck-cyan-100)}.ck-landing .segmented-control input{position:absolute;width:1px;height:1px;opacity:0}.ck-landing .segmented-field small{display:block;margin-top:7px;color:#a16207;font-size:11px;line-height:1.5}.ck-landing .demo-login-gate{position:absolute;top:50%;left:50%;z-index:6;display:flex;flex-direction:column;align-items:center;width:min(330px,calc(100% - 44px));padding:27px 25px;border:1px solid rgba(255,255,255,.88);border-radius:22px;background:radial-gradient(circle at 90% 8%,rgba(39,211,245,.2),transparent 34%),#fcfefcf0;box-shadow:0 28px 60px -26px #0622548a;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);text-align:center;transform:translate(-50%,-50%)}.ck-landing .demo-login-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:13px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--ck-blue-600),var(--ck-cyan-500));box-shadow:0 12px 24px -12px #075ff2ad;font-size:11px;font-weight:800}.ck-landing .demo-login-gate h4{margin:7px 0;color:#021024;font-size:20px}.ck-landing .demo-login-gate p{margin:0 0 18px;color:var(--slate-soft);font-size:12.5px;line-height:1.55}.ck-landing .demo-login-gate .btn{justify-content:center;width:100%;border-radius:999px}.ck-landing .demo-form h3{margin:3px 0 0;font-size:25px;font-weight:800}.ck-landing .demo-form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ck-landing .form-kicker{color:#5483b3;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ck-landing .price-card.featured{border-color:var(--card-border)}.ck-landing footer{background:#021024;color:#cbd5e1}.ck-landing footer h5,.ck-landing footer .logo{color:#fff}.ck-landing footer a:hover{color:#c1e8ff}.ck-landing footer .footer-soon small{color:#9bc5e5}.ck-landing .field-policy{display:block;margin-top:7px;color:var(--ck-text-secondary);font-size:10.5px;line-height:1.45}.ck-landing .step-pill,.ck-landing .verified-badge{padding:6px 10px;border-radius:999px;background:#edf8ff;color:#365f91;font-size:10px;font-weight:800}.ck-landing .auth-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:13px 14px;border:1px solid #bae6fd;border-radius:14px;background:#f0f9ff}.ck-landing .auth-notice>div{display:grid;gap:3px;min-width:0}.ck-landing .auth-notice strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.ck-landing .auth-notice span{color:#64748b;font-size:10.5px}.ck-landing .auth-notice button{flex:0 0 auto;border:0;background:transparent;color:#0369a1;font-size:12px;font-weight:800;cursor:pointer}.ck-landing .auth-notice.signed-in{border-color:#bbf7d0;background:#edf8ff}.ck-landing .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.ck-landing .field{margin-bottom:14px}.ck-landing .field label{font-size:12.5px;font-weight:700;color:var(--slate);display:block;margin-bottom:7px}.ck-landing .field label span{float:right;color:#94a3b8;font-size:10px;font-weight:500}.ck-landing .field .input{background:#fff;border:1px solid rgba(51,65,85,.15);border-radius:12px;padding:12px 14px;font-size:13.5px;color:var(--slate);transition:border-color .2s ease,box-shadow .2s ease}.ck-landing .field .input::placeholder{color:#a8b3c2}.ck-landing .field .input:focus{border-color:var(--ck-blue-600);box-shadow:0 0 0 4px #075ff21f}.ck-landing .field .input[aria-invalid=true]{border-color:#f87171}.ck-landing .field textarea.input{width:100%;resize:vertical}.ck-landing .input-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.035em}.ck-landing .field-error{display:block;margin-top:5px;color:#b91c1c;font-size:10.5px;font-weight:600}.ck-landing .demo-submit{width:100%;justify-content:center;gap:10px;min-height:48px;margin-top:4px}.ck-landing .demo-submit:disabled{cursor:wait;opacity:.65;transform:none}.ck-landing .form-alert{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:11.5px;font-weight:600}.ck-landing .privacy-note{margin-top:13px;color:#64748b;font-size:10px;line-height:1.5;text-align:center}.ck-landing .privacy-note span{margin-right:5px;color:#6e96c0}.ck-landing .demo-success{padding:64px 44px;text-align:center}.ck-landing .success-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 22px;border-radius:22px;background:linear-gradient(135deg,#22a866,var(--ck-success));box-shadow:0 18px 30px -16px #168a557a;color:#fff;font-size:28px;font-weight:800}.ck-landing .demo-success h3{margin:8px 0 12px;font-size:32px}.ck-landing .demo-success>p{max-width:410px;margin:0 auto 28px;color:#64748b;font-size:14px;line-height:1.7}.ck-landing .demo-success dl{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:28px;overflow:hidden;border:1px solid #c1e8ff;border-radius:14px}.ck-landing .demo-success dl div{display:grid;gap:4px;padding:14px 8px;background:#edf8ff}.ck-landing .demo-success dl div+div{border-left:1px solid #c1e8ff}.ck-landing .demo-success dt{color:#64748b;font-size:10px;text-transform:uppercase}.ck-landing .demo-success dd{font-size:12px;font-weight:800}.ck-landing .demo-success .btn{width:100%;justify-content:center}.ck-landing .faq{padding:88px 40px;max-width:1280px;margin:0 auto}.ck-landing .faq-grid{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:80px;align-items:start}.ck-landing .faq .sec-head{margin:0;text-align:left}.ck-landing .faq .sec-head h2{font-size:36px}.ck-landing .faq .sec-head p{max-width:340px}.ck-landing .faq-item{border-bottom:1px solid var(--border);padding:20px 0}.ck-landing .faq-q{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;cursor:pointer}.ck-landing .faq-q .plus{width:26px;height:26px;border-radius:50%;background:var(--ck-cyan-100);color:var(--ck-blue-700);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.ck-landing .faq-item.open p{font-size:14px;color:var(--slate-soft);line-height:1.7;margin-top:14px;max-width:640px}.ck-landing .band-brand-soft{background:var(--ck-sky-50)}.ck-landing .band-sky{background:var(--tint-sky)}.ck-landing .band-lav{background:var(--tint-lav)}.ck-landing .band-slate{background:var(--tint-slate)}.ck-landing .sol-card,.ck-landing .price-card,.ck-landing .kpi-box,.ck-landing .chart-panel,.ck-landing .list-panel,.ck-landing .demo-form{border-color:var(--card-border);box-shadow:var(--card-shadow)}.ck-landing .price-card.hi{box-shadow:0 40px 70px -25px #06225473}.ck-landing footer{background:#021024;padding:70px 0 30px;color:#cbd5e1}.ck-landing .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1.3fr;gap:30px;margin-bottom:50px}.ck-landing .foot-logo{display:flex;align-items:center;gap:3px;font-family:Manrope;font-weight:800;font-size:19px;color:#fff;margin-bottom:16px}.ck-landing .foot-logo .navbar-logo-image{flex-basis:48px;width:48px;height:39px}.ck-landing .foot-logo .navbar-logo-image img{width:48px;height:39px}.ck-landing .foot-logo .navbar-logo-wordmark{position:relative;flex-basis:116px;width:116px;height:24px}.ck-landing .foot-logo .navbar-logo-wordmark img{width:116px;height:24px;filter:brightness(0) invert(1)}.ck-landing .foot-logo .navbar-logo-wordmark .footer-wordmark-accent{position:absolute;top:0;right:0;bottom:0;left:0;filter:none;clip-path:inset(0 30.5% 0 59.2%);pointer-events:none}.ck-landing .foot-grid p.desc{font-size:13.5px;color:#94a3b8;line-height:1.7;max-width:260px;margin-bottom:20px}.ck-landing .foot-col h5{font-size:13px;font-weight:700;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:.04em}.ck-landing .foot-col a{display:block;font-size:13.5px;color:#94a3b8;margin-bottom:11px}.ck-landing .foot-col a:hover{color:var(--ck-cyan-400)}.ck-landing .contact-address{max-width:220px;margin:4px 0 18px;color:#94a3b8;font-size:13.5px;font-style:normal;line-height:1.65}.ck-landing .footer-soon{display:flex;flex-direction:column;align-items:flex-start;gap:5px;color:#94a3b8;font-size:13.5px}.ck-landing .footer-soon small{padding:3px 7px;border:1px solid rgba(39,211,245,.2);border-radius:999px;color:#9bc5e5;background:#075ff214;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ck-landing .foot-bottom{padding-top:26px;display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#64748b}.ck-landing button,.ck-landing input,.ck-landing select,.ck-landing textarea{font:inherit}.ck-landing button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ck-landing .nav-auth-button:disabled{cursor:wait;opacity:.65}.ck-landing .btn:hover{transform:translateY(-2px)}.ck-landing .btn:active{transform:translateY(0)}.ck-landing a:focus-visible,.ck-landing button:focus-visible,.ck-landing input:focus-visible,.ck-landing select:focus-visible,.ck-landing textarea:focus-visible{outline:3px solid rgba(7,95,242,.32);outline-offset:3px}.ck-landing .mobile-toggle{display:none;width:44px;height:44px;border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;justify-content:center;color:var(--slate);cursor:pointer}.ck-landing .mobile-toggle svg{width:22px;height:22px}.ck-landing .form-message{margin-top:12px;font-size:13px;font-weight:600}.ck-landing .form-message.success{color:var(--ck-success)}.ck-landing .form-message.error{color:#b91c1c}.ck-landing .demo-form .input,.ck-landing .newsletter-box .input{width:100%;font:inherit;color:var(--slate);outline:none}.ck-landing .demo-form select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ck-landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ck-landing .faq-q{width:100%;border:0;background:none;text-align:left;cursor:pointer;color:inherit}.ck-landing .faq-item p{display:none}.ck-landing .faq-item.open p{display:block}.ck-landing .reveal{opacity:0;transform:translateY(42px) scale(.99);transition:opacity .9s ease,transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.ck-landing .reveal.is-visible{opacity:1;transform:none}.ck-landing .reveal .sec-head,.ck-landing .reveal .feat-card,.ck-landing .reveal .sol-card,.ck-landing .reveal .proc-step,.ck-landing .reveal .price-card,.ck-landing .reveal .faq-item,.ck-landing .reveal .demo-intro,.ck-landing .reveal .demo-form-shell{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1)}.ck-landing .reveal.is-visible .sec-head,.ck-landing .reveal.is-visible .feat-card,.ck-landing .reveal.is-visible .sol-card,.ck-landing .reveal.is-visible .proc-step,.ck-landing .reveal.is-visible .price-card,.ck-landing .reveal.is-visible .faq-item,.ck-landing .reveal.is-visible .demo-intro,.ck-landing .reveal.is-visible .demo-form-shell{opacity:1;transform:none}.ck-landing .reveal.is-visible :is(.feat-card,.sol-card,.proc-step,.price-card,.faq-item):nth-child(2){transition-delay:.08s}.ck-landing .reveal.is-visible :is(.feat-card,.sol-card,.proc-step,.price-card,.faq-item):nth-child(3){transition-delay:.16s}.ck-landing .reveal.is-visible :is(.feat-card,.sol-card,.proc-step,.price-card,.faq-item):nth-child(n+4){transition-delay:.24s}@media (prefers-reduced-motion: reduce){html:has(.ck-landing){scroll-behavior:auto}.ck-landing *,.ck-landing *:before,.ck-landing *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ck-landing .reveal,.ck-landing .reveal .sec-head,.ck-landing .reveal .feat-card,.ck-landing .reveal .sol-card,.ck-landing .reveal .proc-step,.ck-landing .reveal .price-card,.ck-landing .reveal .faq-item,.ck-landing .reveal .demo-intro,.ck-landing .reveal .demo-form-shell{opacity:1;transform:none}}@media (max-width: 900px){.ck-landing .mobile-toggle{display:inline-flex}.ck-landing nav{position:relative}.ck-landing .nav-links{display:none;position:absolute;top:calc(100% + 1px);left:20px;right:20px;padding:18px;border:1px solid var(--border);border-radius:20px;background:#fcfcfaf7;box-shadow:0 20px 45px -20px #143c2847;flex-direction:column;gap:4px}.ck-landing .nav-links.open{display:flex}.ck-landing .nav-links a{padding:11px 10px;border-radius:10px}.ck-landing .nav-links a:hover{background:var(--ck-cyan-100)}.ck-landing .nav-right .btn-outline:not(.nav-auth-button){display:none}}.ck-landing{--ck-navy-950: #031a3d;--ck-navy-900: #062d67;--ck-navy-800: #08458f;--ck-blue-700: #075ff7;--ck-blue-600: #087cf5;--ck-blue-500: #159fff;--ck-cyan-500: #10cfea;--ck-cyan-400: #55e6f5;--ck-cyan-100: #d8f9ff;--ck-sky-50: #effbff;--ck-background: #f8fcff;--ck-text-primary: #031a3d;--ck-text-secondary: #3d5c78;--ck-border: #bfe5f4;--ck-brand-gradient: linear-gradient( 135deg, #075ff7 0%, #159fff 52%, #10cfea 100% );--ck-highlight-gradient: linear-gradient( 120deg, #075ff7 0%, #10cfea 68%, #71efff 100% );--lavender: #7c6cff;--sky: #e4f9ff;--slate: #031a3d;--slate-soft: #3d5c78;--border: #bfe5f4;--tint-sky: #eafaff;--tint-lav: #f2f0ff;--tint-slate: #f4f9ff;--card-border: rgba(8, 124, 245, .2);--card-shadow: 0 22px 52px rgba(7, 95, 247, .11), 0 5px 14px rgba(16, 207, 234, .08);background:#f8fcff}.ck-landing .btn-primary:hover,.ck-landing .demo-submit:hover{background:linear-gradient(120deg,#064ed5,#087cf5 50%,#08bfdc);box-shadow:0 18px 38px -12px #075ff7c7}.ck-landing .solutions{background:radial-gradient(circle at 88% 22%,rgba(124,108,255,.12),transparent 25%),linear-gradient(180deg,#f1fbff,#f8f5ff)}.ck-landing .price-card.hi{background:radial-gradient(circle at 88% 8%,rgba(96,165,250,.3),transparent 34%),linear-gradient(145deg,#031a3d,#073b7a 56%,#0b5cad);box-shadow:0 30px 66px -28px #031a3d9e}@media (max-width: 1100px){.ck-landing .wrap{padding-left:28px;padding-right:28px}.ck-landing .hero-grid{grid-template-columns:1fr;gap:35px}.ck-landing .hero-grid>div:first-child{text-align:center}.ck-landing .hero p{margin-left:auto;margin-right:auto}.ck-landing .hero-ctas,.ck-landing .trust-row{justify-content:center}.ck-landing .hero-visual{width:min(620px,100%);margin:0 auto}.ck-landing .feat-grid,.ck-landing .sol-grid{grid-template-columns:repeat(2,1fr)}.ck-landing .sol-card:last-child{grid-column:1 / -1;width:calc(50% - 13px);justify-self:center}.ck-landing .kpi-strip{grid-template-columns:repeat(2,1fr)}.ck-landing .foot-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (max-width: 760px){.ck-landing .features{overflow:hidden;background:linear-gradient(180deg,#fff,#f6fbf9)}.ck-landing .features .feature-top-blob{display:none}.ck-landing .feature-atmosphere{display:block;top:120px;right:0;bottom:0;left:0;opacity:.78;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 12%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 12%,#000 78%,transparent 100%)}.ck-landing .feature-ribbon{top:3%;right:auto;bottom:auto;left:-58%;width:216%;height:720px;filter:blur(.4px) saturate(.9);animation:none;transform:rotate(-7deg);transform-origin:center}.ck-landing .feature-ribbon path{opacity:.68}.ck-landing nav{padding:13px 20px}.ck-landing .wrap{padding-left:20px;padding-right:20px}.ck-landing .nav-right{gap:8px}.ck-landing .nav-right>.btn-primary{display:none}.ck-landing .hero{padding:70px 0 35px}.ck-landing .hero h1{font-size:clamp(38px,11vw,52px)}.ck-landing .hero-ctas{flex-direction:column;align-items:stretch}.ck-landing .hero-ctas .btn{justify-content:center}.ck-landing .hero-visual{height:490px}.ck-landing .feature-sketch{display:none}.ck-landing .dash-main{left:0;width:86%}.ck-landing .float-1{right:0;width:170px}.ck-landing .float-2{right:0;bottom:125px;width:165px}.ck-landing .device-card{left:15px;bottom:10px}.ck-landing .features,.ck-landing .solutions,.ck-landing .dashboard-sec,.ck-landing .pricing,.ck-landing .demo{padding:78px 0}.ck-landing .solution-stage{padding:0}.ck-landing .solutions-circuit-lines{width:110%;opacity:.65}.ck-landing .sec-head{margin-bottom:38px}.ck-landing .sec-head h2{font-size:32px}.ck-landing .feat-grid,.ck-landing .sol-grid,.ck-landing .price-grid,.ck-landing .demo-grid{grid-template-columns:1fr}.ck-landing .sol-card:last-child{grid-column:auto;width:auto}.ck-landing .price-card.hi{transform:none}.ck-landing .dash-sidebar{display:none}.ck-landing .dash-main-panel{padding:20px;min-width:0}.ck-landing .dash-topbar{align-items:flex-start;gap:15px}.ck-landing .kpi-strip,.ck-landing .chart-grid,.ck-landing .lower-grid{grid-template-columns:1fr}.ck-landing .chart-panel{height:auto;min-height:190px}.ck-landing .process-row{grid-template-columns:1fr;gap:34px}.ck-landing .combined-section-divider{margin:65px 0}.ck-landing .process-row:before{top:26px;bottom:26px;left:26px;right:auto;width:2px;height:auto;background:repeating-linear-gradient(180deg,rgba(7,95,242,.35) 0 8px,transparent 8px 16px)}.ck-landing .proc-step{text-align:left;padding-left:76px;min-height:58px}.ck-landing .proc-num{position:absolute;left:0;top:0}.ck-landing .demo-illust{height:330px}.ck-landing .demo-form{padding:28px 22px}.ck-landing .form-row{grid-template-columns:1fr;gap:0;margin:0}.ck-landing .faq{padding:68px 20px}.ck-landing .faq-grid{grid-template-columns:1fr;gap:24px}.ck-landing .faq .sec-head h2{font-size:32px}.ck-landing .foot-grid{grid-template-columns:repeat(2,1fr)}.ck-landing .foot-grid>div:first-child{grid-column:1 / -1}.ck-landing .foot-bottom{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width: 520px){.ck-landing .logo{font-size:18px}.ck-landing .navbar-logo-image{flex-basis:48px;width:48px;height:39px}.ck-landing .navbar-logo-image img{width:48px;height:39px}.ck-landing .navbar-logo-wordmark{flex-basis:104px;width:104px;height:22px}.ck-landing .navbar-logo-wordmark img{width:104px;height:22px}.ck-landing .hero-visual{height:415px}.ck-landing .dash-main{top:20px;width:94%;padding:17px}.ck-landing .float-1{top:2px;width:148px;padding:12px}.ck-landing .float-2{bottom:100px;width:150px;padding:12px}.ck-landing .device-card{width:215px;bottom:0}.ck-landing .kpi-row{gap:6px}.ck-landing .kpi-chip{padding:9px}.ck-landing .kpi-chip .num{font-size:14px}.ck-landing .dash-topbar{flex-direction:column}.ck-landing .kpi-strip,.ck-landing .foot-grid{grid-template-columns:1fr}.ck-landing .foot-grid>div:first-child{grid-column:auto}.ck-landing .newsletter-box .input{min-width:0}.ck-landing .newsletter-box .btn{width:100%;justify-content:center}}.ck-landing header{position:sticky;top:0;z-index:120;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;padding:18px 0 0}.ck-landing nav{max-width:1180px;margin:0 auto;padding:12px 14px 12px 22px;background:#ffffffb8;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(255,255,255,.9);border-radius:100px;box-shadow:0 1px #fff9 inset,0 18px 40px -20px #06225447,0 2px 10px -4px #0622541f;transition:box-shadow .25s ease,background .25s ease}.ck-landing .logo{font-size:19px;letter-spacing:-.03em}.ck-landing .nav-links{display:flex;align-items:center;gap:2px;font-size:14px;background:#3341550d;border-radius:100px;padding:4px}.ck-landing .nav-links a{padding:9px 16px;border-radius:100px;color:var(--slate-soft);transition:color .2s ease,background .2s ease}.ck-landing .nav-links a:hover{color:var(--ck-blue-700);background:#fff;box-shadow:0 4px 12px -6px #06225440}.ck-landing .nav-auth-button{border-radius:100px;border:1.5px solid rgba(51,65,85,.14);background:#fff}.ck-landing .nav-right>.btn-primary{border-radius:100px;padding:11px 22px;background:linear-gradient(135deg,var(--ck-blue-600) 0%,var(--ck-blue-700) 60%,var(--ck-cyan-500) 130%);box-shadow:0 10px 24px -8px #075ff28c}.ck-landing .nav-right>.btn-primary:hover{box-shadow:0 14px 30px -8px #075ff2a6;transform:translateY(-2px)}@media (max-width: 900px){.ck-landing header{padding-top:14px}.ck-landing nav{border-radius:24px;padding:10px 12px 10px 18px}.ck-landing .nav-links{background:#fffffffa;border-radius:20px;padding:10px;border:1px solid var(--border)}.ck-landing .nav-links a{border-radius:12px}}.ck-landing .solutions{padding:130px 0;background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.12),transparent 45%),radial-gradient(circle at 90% 82%,rgba(7,95,242,.12),transparent 45%),linear-gradient(180deg,var(--white) 0%,var(--ck-sky-50) 50%,var(--tint-slate) 100%)}.ck-landing .solutions-noise{opacity:.015;mix-blend-mode:multiply}.ck-landing .solutions-circuit-lines path{stroke:var(--ck-blue-600);opacity:.15}.ck-landing .solutions-circuit-lines circle{fill:var(--white);stroke:var(--ck-blue-600);opacity:.35}.ck-landing .solutions .sec-head:before{display:none}.ck-landing .solutions .eyebrow{background:#075ff214;border:1px solid rgba(7,95,242,.2);color:var(--ck-blue-700);display:inline-flex;padding:7px 16px;border-radius:100px;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ck-landing .solutions .sec-head h2{color:#1e293b}.ck-landing .solutions .sec-head p{color:var(--slate-soft)}.ck-landing .sol-grid{gap:28px}.ck-landing .sol-card{background:#fff;border:1px solid rgba(51,65,85,.08);box-shadow:0 20px 40px -15px #0f172a0f;border-radius:var(--radius-lg);overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s ease,box-shadow .4s ease}.ck-landing .sol-card:hover{transform:translateY(-8px);border-color:#075ff24d;box-shadow:0 30px 60px -20px #0f172a1f,0 0 0 1px #075ff20f}.ck-landing .sol-visual{height:200px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.ck-landing .sol-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.4),transparent 70%);pointer-events:none}.ck-landing .sol-visual.v1{background:linear-gradient(135deg,#e0f2fe,#ccfbf1,#c1e8ff)}.ck-landing .sol-visual.v2{background:linear-gradient(135deg,#fef3c7,#ffedd5,#fee2e2)}.ck-landing .sol-visual.v3{background:linear-gradient(135deg,#e0e7ff,#fae8ff,#f3e8ff)}.ck-landing .sol-visual .device-illust{width:100px;height:100px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);box-shadow:0 15px 35px -10px #0f172a26,0 0 0 1px #ffffff80;border-radius:24px;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.16,1,.3,1)}.ck-landing .sol-card:hover .device-illust{transform:scale(1.08) rotate(2deg)}.ck-landing .sol-body{padding:30px 28px;position:relative;z-index:1}.ck-landing .sol-body h3{color:#1e293b;font-size:20px;font-weight:700;margin-bottom:10px}.ck-landing .sol-body p{color:var(--slate-soft);font-size:14.5px;line-height:1.6;margin-bottom:24px}.ck-landing .sol-body .link-arrow{color:var(--ck-blue-700);font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:6px;transition:gap .2s ease,color .2s ease}.ck-landing .sol-card:hover .link-arrow{color:var(--ck-blue-600);gap:10px}.ck-landing .pricing.band-lav{background:radial-gradient(circle at 15% 10%,rgba(167,139,250,.16),transparent 40%),radial-gradient(circle at 88% 85%,rgba(7,95,242,.14),transparent 42%),linear-gradient(180deg,#f8f6fe,#f3f8fb);padding:130px 0}.ck-landing .pricing .eyebrow{background:#a78bfa1f;border:1px solid rgba(167,139,250,.28);color:#7c3aed;display:inline-flex;padding:7px 16px;border-radius:100px}.ck-landing .price-grid{gap:22px;align-items:stretch}.ck-landing .price-card{position:relative;border-radius:26px;border:1px solid rgba(51,65,85,.12);box-shadow:0 22px 50px -32px #06225447;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease;display:flex;flex-direction:column}.ck-landing .price-card:hover{transform:translateY(-6px);border-color:#075ff259;box-shadow:0 32px 64px -30px #06225457}.ck-landing .price-card .price-list{flex:1}.ck-landing .price-card.hi{background:linear-gradient(165deg,#021024,#052659 55%,#052659);transform:translateY(-22px);box-shadow:0 44px 90px -30px #061e148c,0 0 0 1px #4ade8040}.ck-landing .price-card.hi:hover{transform:translateY(-28px)}.ck-landing .price-card.hi:before{content:"Most Popular";position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#5483b3,#365f91);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.03em;padding:6px 16px;border-radius:100px;box-shadow:0 8px 18px -4px #075ff28c}.ck-landing .price-card .btn{border-radius:14px}.ck-landing .price-card .btn-outline{border-color:#33415533}.ck-landing .price-card.hi .btn-primary{background:linear-gradient(135deg,#9bc5e5,#5483b3);box-shadow:0 10px 24px -6px #4ade8080}@media (max-width: 760px){.ck-landing .solutions,.ck-landing .pricing.band-lav{padding:78px 0}.ck-landing .price-card.hi{transform:none}.ck-landing .price-card.hi:hover{transform:translateY(-4px)}}.ck-landing nav{padding-top:14px;padding-bottom:14px}.ck-landing:not(.ck-pricing-page) .hero{padding:92px 0 62px}.ck-landing:not(.ck-pricing-page) .hero-visual{height:540px}.ck-landing:not(.ck-pricing-page) .hero h1{margin-bottom:16px}.ck-landing:not(.ck-pricing-page) .hero p{margin-bottom:24px}.ck-landing:not(.ck-pricing-page) .hero-ctas{margin-bottom:26px}.ck-landing:not(.ck-pricing-page) .features,.ck-landing:not(.ck-pricing-page) .solutions,.ck-landing:not(.ck-pricing-page) .dashboard-sec,.ck-landing:not(.ck-pricing-page) .pricing,.ck-landing:not(.ck-pricing-page) .demo{padding-top:72px;padding-bottom:72px}.ck-landing .sec-head{margin-bottom:36px}.ck-landing .feat-grid,.ck-landing .sol-grid,.ck-landing .price-grid{gap:20px}.ck-landing .feat-card{padding:25px 24px}.ck-landing .sol-visual{height:160px}.ck-landing .sol-visual .device-illust{width:84px;height:84px}.ck-landing .sol-body{padding:24px}.ck-landing .sol-body p{margin-bottom:16px}.ck-landing .combined-section-divider{margin:56px 0}.ck-landing .price-card{padding:30px 26px}.ck-landing .demo-grid{gap:48px}.ck-landing .demo-intro{padding-top:12px}.ck-landing .demo-intro h2{margin:10px 0 14px}.ck-landing .demo-preview{margin:26px 0 22px}.ck-landing .demo-form{padding:30px 32px 26px}.ck-landing .demo-form-heading,.ck-landing .auth-notice{margin-bottom:18px}.ck-landing .faq{padding-top:62px;padding-bottom:62px}.ck-landing .faq-grid{gap:54px}.ck-landing .faq-item{padding:16px 0}.ck-landing footer{padding-top:50px;padding-bottom:24px}.ck-landing .foot-grid{margin-bottom:34px}@media (max-width: 760px){.ck-landing nav{padding-top:10px;padding-bottom:10px}.ck-landing:not(.ck-pricing-page) .hero{padding:62px 0 40px}.ck-landing:not(.ck-pricing-page) .hero-visual{height:410px}.ck-landing:not(.ck-pricing-page) .features,.ck-landing:not(.ck-pricing-page) .solutions,.ck-landing:not(.ck-pricing-page) .dashboard-sec,.ck-landing:not(.ck-pricing-page) .pricing,.ck-landing:not(.ck-pricing-page) .demo{padding-top:52px;padding-bottom:52px}.ck-landing .sec-head{margin-bottom:28px}.ck-landing .feat-grid,.ck-landing .sol-grid,.ck-landing .price-grid{gap:16px}.ck-landing .sol-visual{height:140px}.ck-landing .sol-body{padding:21px}.ck-landing .process-row{gap:24px}.ck-landing .combined-section-divider{margin:42px 0}.ck-landing .demo-grid{gap:30px}.ck-landing .demo-form{padding:24px 20px}.ck-landing .faq{padding-top:50px;padding-bottom:50px}.ck-landing footer{padding-top:42px}}@media (max-width: 520px){.ck-landing:not(.ck-pricing-page) .hero-visual{height:380px}}.ck-landing header{position:sticky;top:0;z-index:120;padding:0;border-bottom:1px solid rgba(8,185,244,.1);background:radial-gradient(circle at 14% 30%,rgba(209,250,229,.72),transparent 34%),radial-gradient(circle at 86% 20%,rgba(224,242,254,.7),transparent 34%),#fcfefce0;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);box-shadow:0 12px 32px -30px #075ff26b}.ck-landing nav{max-width:1280px;margin:0 auto;padding:15px 40px;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.ck-landing .nav-links{display:flex;align-items:center;gap:30px;padding:0;border:0;border-radius:0;background:transparent}.ck-landing .nav-links a{position:relative;padding:9px 2px;border-radius:0;color:#526775;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;transition:color .2s ease,transform .2s ease}.ck-landing .nav-links a:after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--ck-blue-600),var(--ck-cyan-500));box-shadow:0 0 10px #08b9f461;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.ck-landing .nav-links a:hover,.ck-landing .nav-links a:focus-visible{color:#365f91;background:transparent;box-shadow:none;transform:translateY(-1px)}.ck-landing .nav-links a:hover:after,.ck-landing .nav-links a:focus-visible:after{transform:scaleX(1)}.ck-landing .nav-auth-button{min-width:82px;border:1px solid rgba(8,185,244,.2);border-radius:999px;color:#163f73;background:#ffffff9e;box-shadow:0 8px 22px -18px #075ff280}.ck-landing .nav-auth-button:hover{border-color:#08b9f46b;background:#ffffffeb;transform:translateY(-1px)}.ck-landing .nav-right>.btn-primary{border-radius:999px;padding:11px 21px;box-shadow:0 12px 26px -13px #075ff29e}.ck-landing .mobile-toggle{border:1px solid rgba(8,185,244,.18);border-radius:12px;color:#163f73;background:#ffffffb8}@media (max-width: 900px){.ck-landing header{padding:0}.ck-landing nav{padding:12px 20px;border-radius:0}.ck-landing .nav-links{top:calc(100% + 8px);left:20px;right:20px;gap:3px;padding:10px;border:1px solid rgba(8,185,244,.16);border-radius:18px;background:radial-gradient(circle at 12% 8%,rgba(209,250,229,.72),transparent 45%),#fffffff5;box-shadow:0 24px 55px -28px #075ff26b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ck-landing .nav-links a{padding:11px 12px;border-radius:11px}.ck-landing .nav-links a:after{display:none}.ck-landing .nav-links a:hover,.ck-landing .nav-links a:focus-visible{background:#d1fae594;transform:none}}@media (max-width: 520px){.ck-landing nav{padding:10px 16px}.ck-landing .nav-right{gap:7px}.ck-landing .nav-auth-button{min-width:auto;padding:9px 13px}}.ck-landing header{position:sticky;top:0;z-index:120;padding:18px 0 0;border-bottom:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.ck-landing nav{max-width:1180px;margin:0 auto;padding:12px 14px 12px 22px;border:1px solid rgba(255,255,255,.82);border-radius:100px;background:linear-gradient(135deg,#ffffffc7,#f2faffb3);box-shadow:inset 0 1px #ffffffe6,0 20px 48px -22px #075ff261,0 5px 16px -8px #0f172a29;backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%)}.ck-landing .nav-links{gap:2px;padding:4px;border:0;border-radius:100px;background:transparent}.ck-landing .nav-links a{padding:9px 17px;border:1px solid rgba(255,255,255,.76);border-radius:100px;color:#475569;background:#ffffff75;box-shadow:inset 0 1px #ffffffb8;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:normal;transform:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.ck-landing .nav-links a:after{display:none}.ck-landing .nav-links a:hover,.ck-landing .nav-links a:focus-visible{color:var(--ck-blue-700);border-color:#075ff247;background:#ffffffeb;box-shadow:0 8px 18px -10px #075ff27a;transform:translateY(-1px)}.ck-landing .nav-right{gap:10px}.ck-landing .nav-auth-button{min-width:auto;border:1px solid #bfd9ef;border-radius:100px;color:var(--slate);background:#fff;box-shadow:none}.ck-landing .nav-right>.btn-primary{padding:11px 22px;border-radius:100px;box-shadow:0 10px 24px -8px #075ff28c}.ck-landing .mobile-toggle{border-radius:100px}@media (max-width: 900px){.ck-landing header{padding-top:14px}.ck-landing nav{padding:10px 12px 10px 18px;border-radius:24px}.ck-landing .nav-links{top:calc(100% + 1px);gap:4px;padding:10px;border:1px solid var(--border);border-radius:20px;background:#fffffffa;box-shadow:0 20px 45px -20px #143c2847}.ck-landing .nav-links a{padding:11px 12px;border-radius:14px;background:#f0fdfa94}}.ck-landing .solutions .sol-card{border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#075ff2b8,#0ea5e97a,#8b5cf66b) border-box;box-shadow:0 24px 55px -28px #0d94887a,0 10px 24px -20px #0f172a3d;transform:translateY(0)}.ck-landing .solutions .sol-card:hover{border-color:transparent;box-shadow:0 32px 65px -27px #0d948894,0 15px 32px -24px #0f172a4d;transform:translateY(-8px)}.ck-landing .solutions .sol-visual{border-bottom:1px solid rgba(8,185,244,.12)}.ck-landing .solutions .sol-visual .device-illust{border:1px solid rgba(255,255,255,.42);box-shadow:0 18px 35px -14px #0f172a61,inset 0 1px #ffffff47}.ck-landing .solutions .sol-visual.v1 .device-illust{background:linear-gradient(145deg,#365f91,#0f9f8d)}.ck-landing .solutions .sol-visual.v2 .device-illust{background:linear-gradient(145deg,#c2410c,#ea580c)}.ck-landing .solutions .sol-visual.v3 .device-illust{background:linear-gradient(145deg,#6d28d9,#7c3aed)}.ck-landing .solutions .device-illust svg{stroke:#fff;filter:drop-shadow(0 3px 7px rgba(15,23,42,.22))}.ck-landing .solutions .sol-body h3{color:#052659}.ck-landing .solutions .link-arrow{color:#365f91}.ck-landing .solutions .sol-card.v1{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#7dd3fcc7,#5eead49e,#a7f3d085) border-box;box-shadow:0 28px 58px -31px #0e749094,0 13px 28px -23px #075ff26b}.ck-landing .solutions .sol-card.v1 .sol-body{background:#fff}.ck-landing .solutions .sol-card.v1:hover{box-shadow:0 35px 68px -29px #0e7490ad,0 17px 34px -24px #075ff285}.ck-landing .solutions .sol-card.v1 .sol-visual{border-bottom-color:#cffafe3d;background:radial-gradient(circle at 76% 22%,rgba(187,247,208,.3),transparent 30%),radial-gradient(circle at 22% 80%,rgba(186,230,253,.34),transparent 38%),linear-gradient(145deg,#163f73,#6e96c0 55%,#7da0ca)}.ck-landing .solutions .sol-visual.v1 .device-illust{background:radial-gradient(circle at 74% 20%,rgba(220,252,231,.82),transparent 25%),linear-gradient(145deg,#052659 5%,#0e7490 48%,#38bdf8 78%,#8ddff8 115%);box-shadow:0 18px 38px -14px #38bdf87a,0 0 22px #27d3f52e,inset 0 1px #ffffff4d}.ck-landing .solutions .sol-card.v1 .sol-body h3{color:#052659}.ck-landing .solutions .sol-card.v1 .sol-body p{color:#64748b}.ck-landing .solutions .sol-card.v1 .link-arrow{color:#365f91}.ck-landing .solutions{position:relative;overflow:hidden;padding:64px 0 120px;background:radial-gradient(circle at 12% 15%,rgba(7,95,242,.15),transparent 28%),radial-gradient(circle at 88% 76%,rgba(14,116,144,.18),transparent 30%),linear-gradient(145deg,#052659,#021024 52%,#021024)}.ck-landing .solutions .sec-head{max-width:820px}.ck-landing .solutions .sec-head h2{font-size:clamp(40px,4.8vw,64px);font-weight:850;line-height:1.04;letter-spacing:-.05em;text-wrap:balance;text-shadow:0 16px 42px rgba(0,0,0,.3)}.ck-landing .solutions-title-accent{position:relative;display:inline-block;padding-bottom:.08em;color:transparent;background:linear-gradient(100deg,#9bc5e5,#9bc5e5 48%,#7dd3fc);background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 8px 22px rgba(39,211,245,.2))}.ck-landing .solutions-title-accent:after{content:"";position:absolute;right:1%;bottom:-.05em;left:1%;height:.13em;border-bottom:3px solid #9bc5e5;border-radius:45% 55% 52% 48%;opacity:.9;box-shadow:0 3px 10px #27d3f547;transform:rotate(-1.2deg) skew(-7deg);transform-origin:center}.ck-landing .hero h1 .business-decisions-live{background-image:linear-gradient(100deg,#052659,#052659 30%,#365f91 48%,#163f73 65%,#052659);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 7px 15px rgba(5,38,89,.18));animation:business-decisions-live 4s ease-in-out infinite}@keyframes business-decisions-live{0%,to{background-position:0% 50%;filter:drop-shadow(0 8px 18px rgba(8,185,244,.18))}50%{background-position:100% 50%;filter:drop-shadow(0 10px 26px rgba(8,185,244,.38))}}@media (prefers-reduced-motion: reduce){.ck-landing .hero h1 .business-decisions-live{animation:none}}@media (max-width: 760px){.ck-landing .solutions .sec-head h2{font-size:clamp(34px,10vw,44px);line-height:1.08}}.ck-pricing-page .pricing-page-plans{position:relative;z-index:2;margin-top:-64px;padding-top:0;overflow:visible;background:transparent}.ck-pricing-page .pricing-page-plans .price-grid{align-items:stretch}.ck-pricing-page .pricing-page-plans .price-card,.ck-pricing-page .pricing-page-plans .price-card.hi{display:flex;flex-direction:column;min-width:0;min-height:460px;padding:30px 28px 26px;border:1px solid rgba(7,95,242,.16);border-radius:24px;transform:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.ck-pricing-page .pricing-page-plans .price-card:hover{transform:translateY(-6px);box-shadow:0 32px 64px -30px #06225457}.ck-pricing-page .pricing-page-plans .price-card.hi{position:relative;z-index:3;border:1.5px solid rgba(21,159,255,.55);background:radial-gradient(circle at 88% 8%,rgba(96,165,250,.28),transparent 34%),linear-gradient(150deg,#031a3d,#073b7a 56%,#0b5cad);box-shadow:0 40px 80px -28px #031a3d8c,0 0 0 4px #075ff712}.ck-pricing-page .pricing-page-plans .price-card.hi:hover{transform:translateY(-10px);box-shadow:0 48px 90px -26px #031a3d9e,0 0 0 5px #075ff717}.ck-pricing-page .pricing-page-plans .price-card.hi *{color:#f8fbff}.ck-pricing-page .pricing-page-plans .price-card.hi:before{content:"Most Popular";display:block;position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:6px 16px;border-radius:100px;color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.02em;background:linear-gradient(135deg,#10cfea,#075ff7);box-shadow:0 8px 18px -4px #075ff28c}.ck-pricing-page .pricing-card-top{margin-bottom:22px}.ck-pricing-page .pricing-card-top .tier,.ck-pricing-page .pricing-card-top .trial-tag{margin:0}.ck-pricing-page .pricing-page-plans .amt{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:14px;line-height:1}.ck-pricing-page .pricing-page-plans .amt span{margin:0;font-size:11px}.ck-pricing-page .pricing-page-plans .desc{min-height:44px;margin-bottom:18px;line-height:1.6}.ck-pricing-page .pricing-page-plans .price-list{flex:1;margin-bottom:22px}.ck-pricing-page .pricing-page-plans .price-list li{padding:8px 0}.ck-pricing-page .pricing-page-plans .price-card .btn{min-height:44px;margin-top:auto}.ck-pricing-page .pricing-page-plans .price-card.hi .btn-primary{color:#052659;background:#fff;box-shadow:0 14px 30px -14px #00000094}.ck-pricing-page .pricing-page-plans .price-card.hi .btn-primary:hover{background:#dff7ff}@media (max-width: 900px) and (min-width: 761px){.ck-pricing-page .pricing-page-plans .price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ck-pricing-page .pricing-page-plans .price-card:last-child{grid-column:1 / -1;width:calc(50% - 11px);justify-self:center}}@media (max-width: 760px){.ck-pricing-page .pricing-page-plans{margin-top:-45px}.ck-pricing-page .pricing-page-plans .price-card,.ck-pricing-page .pricing-page-plans .price-card.hi{min-height:0;padding:26px 22px 22px}.ck-pricing-page .pricing-page-plans .price-card.hi,.ck-pricing-page .pricing-page-plans .price-card.hi:hover{transform:none}.ck-pricing-page .pricing-page-plans .desc{min-height:0}}.ck-pricing-page .pricing-protocol{padding:42px 0}.ck-pricing-page .pricing-protocol-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:42px}.ck-pricing-page .pricing-protocol h2{font-size:clamp(28px,3.2vw,40px)}.ck-pricing-page .pricing-protocol ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ck-pricing-page .pricing-protocol li{flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:10px 6px;text-align:center;font-size:11px;line-height:1.25}.ck-pricing-page .pricing-protocol li span{width:30px;height:30px;border-radius:9px;font-size:11px}@media (max-width: 760px){.ck-pricing-page .pricing-protocol{padding:34px 0}.ck-pricing-page .pricing-protocol-grid{grid-template-columns:1fr;gap:22px}.ck-pricing-page .pricing-protocol ol{grid-template-columns:repeat(4,minmax(0,1fr))}}.ck-landing .dashboard-sec{padding:48px 0}.ck-landing .dashboard-sec .sec-head{margin-bottom:28px}.ck-landing .dashboard-sec .sec-head h2{font-size:clamp(28px,3.4vw,38px)}.ck-landing .process-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ck-landing .process-row:before{top:21px;right:12.5%;bottom:auto;left:12.5%;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(7,95,242,.4) 8%,rgba(7,95,242,.4) 92%,transparent)}.ck-landing .proc-step{min-height:0;padding:0 6px;text-align:center}.ck-landing .proc-num{position:relative;top:auto;left:auto;width:42px;height:42px;margin:0 auto 10px;border-radius:13px;font-size:13px}.ck-landing .proc-step h4{margin:0;font-size:clamp(11px,1.5vw,15px);line-height:1.3}@media (max-width: 520px){.ck-landing .dashboard-sec{padding:34px 0}.ck-landing .dashboard-sec .sec-head{margin-bottom:22px}.ck-landing .dashboard-sec .sec-head h2{font-size:26px}.ck-landing .process-row{gap:2px}.ck-landing .process-row:before{top:17px}.ck-landing .proc-step{padding:0 2px}.ck-landing .proc-num{width:34px;height:34px;margin-bottom:8px;border-radius:10px;font-size:11px}.ck-landing .proc-step h4{font-size:10px}}.ck-landing footer{padding:38px 0 18px}.ck-landing .foot-grid{gap:22px;margin-bottom:26px}.ck-landing .foot-logo{margin-bottom:10px}.ck-landing .foot-grid p.desc{margin-bottom:13px;line-height:1.55}.ck-landing .foot-col h5{margin-bottom:11px}.ck-landing .foot-col a{margin-bottom:7px}.ck-landing .newsletter-box .input,.ck-landing .newsletter-box .btn-primary{padding-top:8px;padding-bottom:8px}.ck-landing .contact-address{margin:2px 0 8px;line-height:1.5}.ck-landing .foot-bottom{padding-top:16px}@media (max-width: 760px){.ck-landing footer{padding-top:32px}.ck-landing .foot-grid{gap:20px;margin-bottom:22px}}.ck-landing .solutions:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(7,95,242,.18),transparent 35%),radial-gradient(circle at 85% 75%,rgba(8,185,244,.12),transparent 40%),linear-gradient(rgba(94,234,212,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(94,234,212,.055) 1px,transparent 1px),repeating-radial-gradient(circle at 50% 50%,transparent 0 220px,rgba(255,255,255,.035) 220px 221px,transparent 221px 440px);background-size:auto,auto,64px 64px,64px 64px,auto;opacity:.75}.ck-landing .solutions:before{content:"";display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle at calc(50% + 55px) 46%,#c1e8ff 0 2px,rgba(39,211,245,.48) 3px 5px,transparent 6px),radial-gradient(circle at calc(50% - 55px) 46%,#c1e8ff 0 2px,rgba(39,211,245,.48) 3px 5px,transparent 6px),radial-gradient(circle at 50% calc(46% + 162px),#9bc5e5 0 2px,rgba(7,95,242,.46) 3px 6px,transparent 7px),radial-gradient(circle at 50% calc(46% - 162px),#9bc5e5 0 2px,rgba(7,95,242,.46) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% + 162px) 46%,#9bc5e5 0 2px,rgba(7,95,242,.46) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% - 162px) 46%,#9bc5e5 0 2px,rgba(7,95,242,.46) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% + 190px) calc(46% + 190px),#9bc5e5 0 2px,rgba(39,211,245,.42) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% - 190px) calc(46% - 190px),#9bc5e5 0 2px,rgba(39,211,245,.42) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% + 190px) calc(46% - 190px),#9bc5e5 0 2px,rgba(39,211,245,.42) 3px 6px,transparent 7px),radial-gradient(circle at calc(50% - 190px) calc(46% + 190px),#9bc5e5 0 2px,rgba(39,211,245,.42) 3px 6px,transparent 7px);filter:drop-shadow(0 0 7px rgba(39,211,245,.48));opacity:.82}.ck-landing .solutions-atmosphere{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.ck-landing .solutions-aurora{position:absolute;top:31%;left:50%;width:min(760px,72vw);height:480px;border-radius:50%;background:radial-gradient(circle at 36% 56%,rgba(7,95,242,.29),transparent 46%),radial-gradient(circle at 65% 48%,rgba(34,211,238,.24),transparent 44%),radial-gradient(circle at 50% 35%,rgba(8,185,244,.3),transparent 52%);filter:blur(64px);opacity:.72;transform:translate(-50%);animation:solutionsAurora 10s ease-in-out infinite alternate}.ck-landing .solutions-architecture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ck-landing .solutions-radar{fill:none;stroke:#7dd3fc0e;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:solutionsRadarTurn 90s linear infinite}.ck-landing .solutions-radar-sweep{fill:#27d3f506;stroke:none}.ck-landing .solutions-cloud-outline{fill:none;stroke:#99f6e40a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ck-landing .solutions-cloud-outline circle{fill:#67e8f90e}.ck-landing .solutions-network-lines{fill:none;stroke:#5eead424;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.ck-landing .solutions-network-nodes .node-halo{fill:#27d3f514;stroke:#5eead41f;transform-box:fill-box;transform-origin:center;animation:solutionsNodeGlow 4.5s ease-in-out infinite}.ck-landing .solutions-network-nodes .node-core{fill:#67e8f9;opacity:.42;filter:drop-shadow(0 0 6px rgba(39,211,245,.9))}.ck-landing .solutions-network-nodes .is-core .node-halo{fill:#27d3f529;stroke:#27d3f54d;animation-delay:-2.2s}.ck-landing .solutions-particles{fill:#c1e8ff;opacity:.65;filter:drop-shadow(0 0 5px rgba(94,234,212,.95))}.ck-landing .solutions-telemetry path{fill:none;stroke:#67e8f921;stroke-width:1;stroke-dasharray:3 12;animation:solutionsTelemetryRise 3.8s linear infinite}@keyframes solutionsAurora{to{opacity:.9;transform:translate(-50%) scale(1.12) rotate(4deg)}}@keyframes solutionsRadarTurn{to{transform:rotate(360deg)}}@keyframes solutionsNodeGlow{50%{opacity:.4;transform:scale(1.45)}}@keyframes solutionsTelemetryRise{to{stroke-dashoffset:-60}}.ck-landing .solutions .wrap{position:relative;z-index:4}.ck-landing .solutions-wave{position:absolute;right:0;bottom:-6px;left:0;z-index:2;display:block;width:100%;height:clamp(120px,11vw,180px);overflow:visible;pointer-events:none;animation:solutions-wave-drift 6s ease-in-out infinite alternate}.ck-landing .solutions-wave-fill{fill:#fcfcfa}.ck-landing .solutions-wave-edge{fill:none;stroke:#ffffffc2;stroke-width:3;filter:drop-shadow(0 -7px 12px rgba(255,255,255,.16)) drop-shadow(0 8px 15px rgba(3,22,61,.16));vector-effect:non-scaling-stroke}@keyframes solutions-wave-drift{0%{transform:translateZ(0) scaleX(1.003)}to{transform:translate3d(0,4px,0) scaleX(1.003)}}.ck-landing .solutions .solution-stage,.ck-landing .solutions .sol-grid,.ck-landing .solutions .sol-card{position:relative;z-index:4}.ck-landing .dashboard-sec.band-slate{background:#fcfcfa}.ck-landing .solutions .sec-head{margin-bottom:52px}.ck-landing .solutions .sec-head h2{color:#f8fafc}.ck-landing .solutions .sec-head p{color:#9fb7c2}.ck-landing .solutions .sol-grid{align-items:stretch;max-width:980px;margin:0 auto;gap:20px}.ck-landing .solutions .sol-card,.ck-landing .solutions .sol-card.v1{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;min-width:0;aspect-ratio:4 / 5;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#fff;box-shadow:0 30px 60px -34px #000000c7;transform:none}.ck-landing .solutions .sol-card.v1{border-color:#27d3f5e6;box-shadow:0 0 0 1px #27d3f538,0 0 32px #075ff233,0 30px 60px -34px #000c}.ck-landing .solutions .sol-card:hover,.ck-landing .solutions .sol-card.v1:hover{transform:translateY(-7px);box-shadow:0 34px 70px -32px #075ff261}.ck-landing .solutions .solution-status{position:absolute;top:18px;left:6px;z-index:4;display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#e2e8f0;background:#47556994;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ck-landing .solutions .solution-status.is-live{color:#9bc5e5;background:#073fd159}.ck-landing .solutions .status-dot{width:9px;height:9px;border-radius:50%;background:#9bc5e5;box-shadow:0 0 12px #27d3f5d9}.ck-landing .solutions .sol-visual,.ck-landing .solutions .sol-card.v1 .sol-visual{position:relative;height:160px;flex:0 0 160px;overflow:visible;border:0;background:#031923}.ck-landing .solutions .sol-visual>img{display:block;width:100%;height:100%;object-fit:cover}.ck-landing .solutions .sol-visual .device-illust,.ck-landing .solutions .sol-visual.v1 .device-illust,.ck-landing .solutions .sol-visual.v2 .device-illust,.ck-landing .solutions .sol-visual.v3 .device-illust{position:absolute;left:24px;bottom:-27px;z-index:4;display:grid;place-items:center;width:54px;height:54px;border:3px solid rgba(255,255,255,.38);border-radius:50%;background:linear-gradient(145deg,#6e96c0,#365f91);box-shadow:0 8px 22px #075ff261}.ck-landing .solutions .sol-visual.v2 .device-illust{background:linear-gradient(145deg,#fbbf24,#d97706);box-shadow:0 8px 22px #d9770657}.ck-landing .solutions .sol-visual.v3 .device-illust{background:linear-gradient(145deg,#8b5cf6,#6d28d9);box-shadow:0 8px 22px #6d28d957}.ck-landing .solutions .sol-visual .device-illust svg{width:25px;height:25px;stroke:#fff;filter:none}.ck-landing .solutions .sol-body,.ck-landing .solutions .sol-card.v1 .sol-body{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;min-height:0;padding:31px 18px 14px;background:#fff}.ck-landing .solutions .sol-body h3,.ck-landing .solutions .sol-card.v1 .sol-body h3{margin-bottom:7px;color:#122033;font-size:clamp(19px,1.5vw,23px);line-height:1.2}.ck-landing .solutions .sol-body p,.ck-landing .solutions .sol-card.v1 .sol-body p{display:-webkit-box;overflow:hidden;margin-bottom:9px;-webkit-box-orient:vertical;-webkit-line-clamp:5;color:#52637c;font-size:14px;line-height:1.65}.ck-landing .solutions .sol-card.v1 .sol-body p{-webkit-line-clamp:6}.ck-landing .solutions .solution-action{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:9px 12px;border:1px solid rgba(7,95,242,.2);border-radius:6px;color:#5483b3;background:#fff;font-weight:700}.ck-landing .solutions .solution-action[role=link]{cursor:pointer}.ck-landing .solutions .solution-action[role=link]:hover,.ck-landing .solutions .solution-action[role=link]:focus-visible{border-color:#075ff26b;background:#edf8ff;outline:none}.ck-landing .solutions .solution-action.is-disabled{border-color:transparent;color:#64748b;background:#f1f5f9}@media (max-width: 1040px){.ck-landing .solutions .sol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ck-landing .solutions .sol-card,.ck-landing .solutions .sol-card.v1{aspect-ratio:auto}}@media (max-width: 680px){.ck-landing .solutions{padding:54px 0 90px}.ck-landing .solutions .sol-grid{grid-template-columns:1fr}.ck-landing .solutions-wave{height:125px}.ck-landing .solutions .sol-visual,.ck-landing .solutions .sol-card.v1 .sol-visual{height:220px;flex-basis:220px}}@media (prefers-reduced-motion: reduce){.ck-landing .solutions-wave,.ck-landing .solutions-aurora,.ck-landing .solutions-radar,.ck-landing .solutions-network-nodes .node-halo,.ck-landing .solutions-telemetry path{animation:none}.ck-landing .solutions-particles{display:none}}@media (min-width: 1181px){.ck-landing .solutions .sol-grid{grid-template-columns:.94fr 1.08fr .94fr;gap:0;align-items:center}.ck-landing .solutions .sol-card.is-soon{z-index:1;width:94%;aspect-ratio:4 / 5;opacity:.94;transform:scale(.9)}.ck-landing .solutions .sol-card.is-soon:first-child{justify-self:end;transform:translate(24px) scale(.9)}.ck-landing .solutions .sol-card.is-soon:last-child{justify-self:start;transform:translate(-24px) scale(.9)}.ck-landing .solutions .sol-card.v1{z-index:3;width:100%;transform:scale(1.03);box-shadow:0 0 0 1px #27d3f547,0 0 38px #075ff23d,0 34px 70px -30px #000000d1}.ck-landing .solutions .sol-card.is-soon:hover{z-index:2;opacity:1}.ck-landing .solutions .sol-card.is-soon:first-child:hover{transform:translate(24px) translateY(-5px) scale(.92)}.ck-landing .solutions .sol-card.is-soon:last-child:hover{transform:translate(-24px) translateY(-5px) scale(.92)}.ck-landing .solutions .sol-card.v1:hover{transform:translateY(-6px) scale(1.03)}}.ck-landing .features .platform-dashboard{position:relative}.ck-landing .features .combined-section-divider:after{box-shadow:0 0 0 7px var(--ck-sky-50)}.ck-landing .features .platform-dashboard .dash-shell{max-width:1120px;margin:0 auto}@media (max-width: 760px){.ck-landing .features .combined-section-divider{margin:54px 0}.ck-landing .features .platform-dashboard .sec-head{text-align:left}.ck-landing .features .platform-dashboard .dash-shell{border-radius:18px}.ck-landing .features .platform-dashboard .dash-main-panel{padding:16px}.ck-landing .features .platform-dashboard .dash-topbar{flex-direction:column;align-items:stretch}.ck-landing .features .platform-dashboard .toggle-pill{align-self:flex-start;max-width:100%}.ck-landing .features .platform-dashboard .toggle-pill button{padding:7px 12px}.ck-landing .features .platform-dashboard .kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ck-landing .features .platform-dashboard .kpi-box,.ck-landing .features .platform-dashboard .chart-panel,.ck-landing .features .platform-dashboard .list-panel{min-width:0;padding:14px}}@media (max-width: 420px){.ck-landing .features .platform-dashboard .kpi-strip{grid-template-columns:1fr}.ck-landing .features .platform-dashboard .dash-main-panel{padding:12px}.ck-landing .features .platform-dashboard .toggle-pill{width:100%}.ck-landing .features .platform-dashboard .toggle-pill button{flex:1;padding-inline:8px}}.ck-landing .foot-grid{grid-template-columns:minmax(220px,1.45fr) repeat(3,minmax(105px,.75fr)) minmax(205px,1.2fr);gap:clamp(18px,2.4vw,30px)}.ck-landing .newsletter-box{display:grid;grid-template-columns:minmax(0,1fr) auto}.ck-landing .newsletter-box .form-message{grid-column:1 / -1}.ck-landing .foot-bottom{flex-wrap:wrap;gap:10px 24px}@media (max-width: 1105px){.ck-landing .footer-subscribe .desc,.ck-landing .footer-subscribe .newsletter-box{display:none}.ck-landing .foot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ck-landing .footer-subscribe{grid-column:1 / -1}.ck-landing .foot-logo{margin-bottom:0}}@media (max-width: 760px){.ck-landing .foot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ck-landing .footer-subscribe{grid-column:1 / -1}.ck-landing .foot-bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width: 480px){.ck-landing .foot-grid{grid-template-columns:1fr}.ck-landing .footer-subscribe{grid-column:auto}.ck-landing .foot-bottom{flex-direction:column;align-items:flex-start}}.ck-landing{overflow-x:clip}.ck-landing header{position:fixed;top:0;right:0;left:0;z-index:200}.ck-landing section[id]{scroll-margin-top:104px}.ck-landing .nav-auth-button.is-login{border-color:#bfd9ef;color:#365f91;background:#fff;box-shadow:none}.ck-landing .nav-auth-button.is-login:hover{border-color:var(--ck-blue-600);color:#052659;background:#fff}.ck-landing .nav-auth-button.is-logout{border-color:#dc262657;color:#dc2626;background:#fff;box-shadow:none}.ck-landing .nav-auth-button.is-logout:hover{border-color:#b91c1c8f;color:#b91c1c;background:#fff}.ck-landing .demo.is-demo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow-y:auto;display:grid;place-items:start center;padding:40px 20px;background:#03163dad;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ck-landing .demo.is-demo-modal .demo-grid{display:block;width:min(100%,620px);margin:auto}.ck-landing .demo.is-demo-modal .demo-intro{display:none}.ck-landing .demo.is-demo-modal .demo-form-shell{position:relative;width:100%;background:#fffffffa;box-shadow:0 32px 90px -22px #0000009e}.ck-landing .demo-modal-close{position:absolute;top:14px;right:16px;z-index:10;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(51,65,85,.14);border-radius:50%;color:#475569;background:#fff;box-shadow:0 8px 20px -14px #0f172a99;font-size:24px;line-height:1;cursor:pointer}.ck-landing .demo-modal-close:hover{color:#b91c1c;border-color:#dc262647}@media (max-width: 640px){.ck-landing .demo.is-demo-modal{padding:18px 10px}.ck-landing .demo.is-demo-modal .demo-form{padding:34px 20px 26px}}.ck-landing .pricing{position:relative;overflow:hidden;isolation:isolate}.ck-landing .pricing>.wrap{position:relative;z-index:2}.ck-landing .pricing .sec-head h2{display:block;color:#111827;font-size:clamp(15px,4.2vw,44px);letter-spacing:-.035em;line-height:1.08;white-space:nowrap}.ck-landing .pricing .sec-head h2 .emph{font-size:calc(1em + 12px);-webkit-text-stroke:0;background-image:none;color:#052659;text-shadow:0 0 14px rgba(193,232,255,.9),0 0 30px rgba(125,160,202,.42)}.ck-landing .pricing .sec-head{max-width:980px;padding-top:clamp(32px,5vw,64px)}.ck-landing:not(.ck-pricing-page) .pricing>.wrap>.price-grid{margin-top:clamp(18px,2.5vw,30px)}.ck-landing .pricing-waves{position:absolute;top:-1px;right:0;left:0;z-index:0;width:100%;height:clamp(240px,42%,390px);pointer-events:none;transform:rotate(180deg)}.ck-landing .pricing-wave{transform-box:fill-box;transform-origin:center;animation:pricing-wave-drift 9s ease-in-out infinite alternate}.ck-landing .pricing-wave-1{display:none}.ck-landing .pricing-wave-2{fill:#7da0caad;animation-delay:-2s}.ck-landing .pricing-wave-3{fill:#5483b394;animation-delay:-4s}.ck-landing .pricing-wave-4{fill:#0526596b;animation-delay:-6s}.ck-landing .pricing-wave-5{fill:#f5faff;animation-delay:-8s}@keyframes pricing-wave-drift{0%{transform:translate(-.7%) scaleX(1.02)}to{transform:translate(.7%) scaleX(1.04)}}@media (prefers-reduced-motion: reduce){.ck-landing .pricing-wave{animation:none}}.ck-landing .pricing-squares{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.ck-landing .pricing-squares span{position:absolute;display:block;width:42px;aspect-ratio:1;border:0;border-radius:9px;background:linear-gradient(145deg,#ecfdf5bd,#27d3f547);box-shadow:inset 0 1px #ffffffd1,inset 0 0 18px #27d3f529,0 0 20px #075ff238,0 18px 34px -18px #075ff294;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform:rotate(12deg)}.ck-landing .pricing-squares span:nth-child(2n){background:linear-gradient(145deg,#d1fae5d1,#075ff257);box-shadow:inset 0 1px #ffffffdb,0 0 26px #075ff24d,0 20px 38px -18px #075ff29e}.ck-landing .pricing-squares span:nth-child(1){top:9%;left:4%;width:54px;transform:rotate(-14deg)}.ck-landing .pricing-squares span:nth-child(2){top:16%;right:6%;width:72px;transform:rotate(18deg)}.ck-landing .pricing-squares span:nth-child(3){top:48%;left:2%;width:34px;transform:rotate(28deg)}.ck-landing .pricing-squares span:nth-child(4){right:3%;bottom:12%;width:48px;transform:rotate(-20deg)}.ck-landing .pricing-squares span:nth-child(5){bottom:6%;left:13%;width:26px;transform:rotate(8deg)}.ck-landing .pricing-squares span:nth-child(6){top:61%;right:14%;width:22px;transform:rotate(35deg)}.ck-landing .pricing-squares span:nth-child(7){top:7%;right:28%;width:18px;transform:rotate(-8deg)}.ck-landing .pricing-squares span:nth-child(8){bottom:30%;left:11%;width:16px;transform:rotate(22deg)}@media (max-width: 760px){.ck-landing .pricing-squares span{opacity:.82}.ck-landing .pricing-squares span:nth-child(6),.ck-landing .pricing-squares span:nth-child(7),.ck-landing .pricing-squares span:nth-child(8){display:none}}.ck-landing .features .platform-content .feat-card{border:1px solid var(--border);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.ck-landing .features .platform-content .feat-card:hover{transform:translateY(-3px)}.ck-landing .features .platform-content .feat-card.is-active{border-color:#075ff2b8;background:linear-gradient(145deg,#fff,#edf8ff);box-shadow:0 0 0 2px #075ff21f,0 18px 34px -24px #075ff28c;transform:translateY(-3px)}.ck-landing .features .interactive-dash{border-radius:10px;transform:rotate(-.8deg);transform-origin:center;transition:none}.ck-landing .features .interactive-dash:hover{transform:rotate(-.8deg)}.ck-landing .dash-context{display:block;margin-bottom:3px;color:var(--ck-blue-700);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ck-landing .dash-live{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(7,95,242,.2);border-radius:999px;color:var(--ck-blue-700);background:var(--ck-cyan-100);font-size:10px;font-weight:800;text-transform:uppercase}.ck-landing .dash-live span{width:7px;height:7px;border-radius:50%;background:var(--ck-blue-600);box-shadow:0 0 8px #075ff2b3}.ck-landing .interactive-chart{height:170px;margin-bottom:12px;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff}.ck-landing .interactive-chart .p-title{margin-bottom:12px;color:#1e293b;font-size:12px;font-weight:700}.ck-landing .dash-bars{display:flex;align-items:end;gap:8px;height:112px;padding:8px 8px 0;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to top,rgba(148,163,184,.1) 0 1px,transparent 1px 28px)}.ck-landing .dash-bars span{flex:1;min-width:5px;border-radius:5px 5px 1px 1px;background:linear-gradient(180deg,var(--ck-cyan-500),var(--ck-blue-600));animation:dashboard-bar-in .5s ease both}.ck-landing .dash-svg-chart{display:block;width:100%;height:112px;overflow:visible;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to top,rgba(148,163,184,.1) 0 1px,transparent 1px 28px)}.ck-landing .dash-svg-chart .chart-stroke{fill:none;stroke:var(--ck-blue-600);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ck-landing .dash-svg-chart .chart-fill{fill:#a78bfa33;stroke:none}.ck-landing .area-chart .chart-stroke{stroke:var(--lavender)}.ck-landing .steps-chart .chart-stroke{stroke:var(--ck-cyan-500)}.ck-landing .network-chart path{fill:none;stroke:#0ea5e98c;stroke-width:2;stroke-dasharray:5 5}.ck-landing .network-chart circle{fill:#fff;stroke:#0ea5e9;stroke-width:3;filter:drop-shadow(0 3px 5px rgba(14,165,233,.28))}.ck-landing .dash-donut-wrap{display:flex;align-items:center;justify-content:center;gap:30px;height:112px}.ck-landing .dash-donut{display:grid;place-content:center;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle at center,#fff 0 48%,transparent 49%),conic-gradient(var(--ck-blue-600) 0 68%,var(--lavender) 68% 86%,#dbeafe 86% 100%);box-shadow:0 8px 20px -14px #0f172a66;text-align:center}.ck-landing .dash-donut strong{color:#1e293b;font-size:15px}.ck-landing .dash-donut>span{color:var(--slate-soft);font-size:8px}.ck-landing .dash-legend{display:grid;gap:7px;color:var(--slate-soft);font-size:10px}.ck-landing .dash-legend span{display:flex;align-items:center;gap:7px}.ck-landing .dash-legend i{width:8px;height:8px;border-radius:50%}.ck-landing .dash-legend .primary-series{background:var(--ck-blue-600)}.ck-landing .dash-legend .purple{background:var(--lavender)}.ck-landing .dash-legend .pale{background:#dbeafe}@keyframes dashboard-bar-in{0%{transform:scaleY(.2);transform-origin:bottom;opacity:.4}to{transform:scaleY(1);transform-origin:bottom;opacity:1}}.ck-landing .platform-note{position:relative;display:flex;flex-direction:column;max-width:680px;margin:48px auto 0;padding:24px 30px 26px;border:1px solid rgba(217,119,6,.2);background:linear-gradient(145deg,#fffbea,#fef3c7);box-shadow:0 18px 32px -24px #78350f73;transform:rotate(-1deg)}.ck-landing .platform-note:before{content:"";position:absolute;top:-9px;left:50%;width:78px;height:19px;background:#ffffff94;box-shadow:0 1px 3px #0f172a14;transform:translate(-50%) rotate(1deg)}.ck-landing .platform-note strong{margin-bottom:7px;color:#1e293b;font-size:20px}.ck-landing .platform-note span{color:#64748b;font-size:14px;line-height:1.6}@media (max-width: 760px){.ck-landing .features .interactive-dash,.ck-landing .features .interactive-dash:hover{transform:none}.ck-landing .platform-note{margin-top:36px;padding:22px;transform:rotate(-.5deg)}.ck-landing .interactive-chart{height:160px}.ck-landing .dash-bars{gap:5px;height:102px}}@media (prefers-reduced-motion: reduce){.ck-landing .dash-bars span{animation:none}}.ck-landing .features .platform-dashboard .platform-note{position:absolute;bottom:5px;left:-48px;z-index:8;width:176px;max-width:none;aspect-ratio:1 / 1;margin:0;padding:20px 18px;justify-content:center;border:1px solid rgba(7,95,242,.28);border-radius:12px;background:radial-gradient(circle at 85% 12%,rgba(39,211,245,.2),transparent 36%),linear-gradient(145deg,#fffffff5,#dff7e8f0);box-shadow:inset 0 1px #ffffffeb,0 18px 36px -20px #075ff280;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transform:rotate(-1.5deg)}.ck-landing .features .platform-dashboard .platform-note:before{top:13px;left:15px;width:30px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--ck-blue-600),var(--ck-cyan-500));box-shadow:none;transform:none}.ck-landing .features .platform-dashboard .platform-note strong{margin-bottom:9px;color:#0f513f;font-size:15px;line-height:1.25}.ck-landing .features .platform-dashboard .platform-note span{color:#527069;font-size:10.5px;line-height:1.45}@media (max-width: 760px){.ck-landing .features .platform-dashboard .platform-note{bottom:4px;left:-8px;width:148px;padding:17px 14px 14px;border-radius:10px}.ck-landing .features .platform-dashboard .platform-note strong{font-size:12.5px}.ck-landing .features .platform-dashboard .platform-note span{font-size:9px;line-height:1.35}}.ck-landing .float-1{animation:hero-card-float 5.2s ease-in-out infinite}.ck-landing .float-2{bottom:108px;animation:hero-card-float 5.8s ease-in-out -1.4s infinite}.ck-landing .device-card{animation:hero-card-float 6.2s ease-in-out -2.8s infinite}.ck-landing .float-2 .icon{font-size:0}.ck-landing .float-2 .icon:before{content:"◷";font-size:18px}@keyframes hero-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion: reduce){.ck-landing .float-1,.ck-landing .float-2,.ck-landing .device-card{animation:none}}@media (min-width: 1181px){.ck-landing .features .platform-content{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:36px;align-items:start}.ck-landing .features .platform-content>.feat-grid{grid-column:2;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ck-landing .features .platform-content>.combined-section-divider{display:none}.ck-landing .features .platform-dashboard .sec-head{margin-bottom:20px;text-align:left}.ck-landing .features .platform-dashboard{grid-column:1;grid-row:1;width:100%;max-width:650px}.ck-landing .features .platform-dashboard .sec-head h2{white-space:nowrap;font-size:clamp(24px,2vw,32px)}.ck-landing .features .platform-dashboard .dash-sidebar{width:145px;padding:19px 12px}.ck-landing .features .platform-dashboard .dash-main-panel{min-width:0;padding:18px}.ck-landing .features .platform-dashboard .kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ck-landing .features .platform-dashboard .kpi-box{padding:13px 14px}.ck-landing .features .platform-dashboard .chart-grid{grid-template-columns:1.35fr .8fr;gap:10px}.ck-landing .features .platform-dashboard .lower-grid{gap:10px}}@media (max-width: 1180px){.ck-landing .features .platform-content{display:block}}.ck-landing .features .platform-content>.feat-grid{grid-template-columns:repeat(auto-fit,minmax(170px,210px));justify-content:center;gap:14px}.ck-landing .features .platform-content .feat-card{display:flex;overflow:hidden;flex-direction:column;width:100%;max-width:210px;aspect-ratio:1 / 1;padding:17px}.ck-landing .features .platform-content .feat-card .ic{width:42px;height:42px;margin-bottom:12px}.ck-landing .features .platform-content .feat-card .ic svg{width:21px;height:21px}.ck-landing .features .platform-content .feat-card h3{margin-bottom:7px;font-size:15px;line-height:1.25}.ck-landing .features .platform-content .feat-card p{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media (max-width: 420px){.ck-landing .features .platform-content>.feat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ck-landing .features .platform-content .feat-card{max-width:none;padding:14px}.ck-landing .features .platform-content .feat-card p{-webkit-line-clamp:3}}@media (min-width: 963px) and (max-width: 1177px){.ck-landing .features .platform-content>.feat-grid{grid-template-columns:repeat(3,minmax(0,210px))}}@media (max-width: 900px){.ck-landing header{position:absolute}.ck-landing .nav-links{position:absolute;top:calc(100% + 8px);right:12px;left:12px;overflow-y:auto;display:none;flex-direction:column;max-height:calc(100vh - 112px)}.ck-landing .nav-links.open{display:flex}.ck-landing .nav-right>.btn-primary{display:none}}@media (max-width: 760px){.ck-landing .pricing-page-hero{padding-top:128px}.ck-landing:not(.ck-pricing-page) .hero{padding-top:128px}.ck-landing .hero-visual,.ck-landing .features .platform-dashboard,.ck-landing .features .combined-section-divider{display:none}.ck-landing .demo.is-demo-modal .demo-form-heading{padding-right:42px}}@media (max-width: 520px){.ck-landing .pricing-page-hero h1 span{white-space:normal}.ck-landing .process-row,.ck-pricing-page .pricing-protocol ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ck-landing .process-row:before{display:none}.ck-landing .proc-step h4{margin-bottom:6px;font-size:13px}.ck-landing .features .platform-content>.feat-grid{grid-template-columns:minmax(0,260px)}.ck-landing .features .platform-content .feat-card{max-width:260px}}@media (max-width: 360px){.ck-landing nav{padding-right:9px;padding-left:12px}}.ck-landing .foot-col,.ck-landing .foot-col a,.ck-landing .contact-address{min-width:0;overflow-wrap:anywhere}.ck-landing .mobile-nav-actions{display:none}@media (min-width: 681px) and (max-width: 1180px){.ck-landing .solutions .sol-grid{gap:20px;align-items:stretch}.ck-landing .solutions .sol-card,.ck-landing .solutions .sol-card.is-soon,.ck-landing .solutions .sol-card.v1{width:100%;min-height:0;aspect-ratio:auto;opacity:1;transform:none}.ck-landing .solutions .sol-card:hover,.ck-landing .solutions .sol-card.is-soon:hover,.ck-landing .solutions .sol-card.v1:hover{transform:translateY(-6px)}}@media (min-width: 901px) and (max-width: 1180px){.ck-landing .solutions .sol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ck-landing .solutions .sol-card:last-child{grid-column:auto}}@media (min-width: 681px) and (max-width: 900px){.ck-landing .solutions .sol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ck-landing .solutions .sol-card:last-child{grid-column:auto;width:100%}}@media (max-width: 680px){.ck-landing .solutions .sol-body p,.ck-landing .solutions .sol-card.v1 .sol-body p{display:block;overflow:visible;-webkit-line-clamp:unset}}@media (max-width: 900px){.ck-landing .nav-right>.nav-auth-button{display:none}.ck-landing .mobile-nav-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;padding-top:12px;border-top:1px solid rgba(7,95,242,.12)}.ck-landing .mobile-nav-actions .btn{justify-content:center;width:100%;min-width:0;border-radius:12px}.ck-landing .mobile-menu-auth{border:1px solid currentColor;background:#fff}.ck-landing .mobile-menu-auth.is-login{color:#365f91}.ck-landing .mobile-menu-auth.is-logout{color:#dc2626}}@media (max-width: 760px){.ck-landing .pricing .sec-head h2{white-space:normal;font-size:clamp(30px,9vw,38px);line-height:1.12}.ck-landing .pricing .sec-head h2 .emph{display:inline;font-size:inherit}.ck-landing .pricing .sec-head h2 br,.ck-landing .demo-preview{display:none}.ck-landing .demo-intro{text-align:center}.ck-landing .demo-intro h2,.ck-landing .demo-lead{margin-right:auto;margin-left:auto}.ck-landing .demo-lead{margin-bottom:24px}.ck-landing .demo-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ck-landing .demo-benefits li{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;min-height:0;padding:4px 2px;border:0;border-radius:0;background:transparent;text-align:center}.ck-landing .demo-benefits li:before{position:static;width:6px;height:6px;flex:0 0 6px;margin:0}.ck-landing .demo-benefits strong{font-size:11px;line-height:1.25}.ck-landing .demo-benefits li>span{display:none}.ck-landing .features .platform-content>.feat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,390px);margin-inline:auto}.ck-landing .features .platform-content .feat-card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;min-height:126px;aspect-ratio:auto;padding:14px 8px;border:1px solid rgba(7,95,242,.2);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(39,211,245,.14),transparent 42%),#fff;box-shadow:0 14px 30px -22px #075ff2a6,0 5px 14px #0622540f;transform:none;cursor:default}.ck-landing .features .platform-content .feat-card:before{inset:0 12px auto;width:auto;height:3px;border-radius:0 0 999px 999px;opacity:1;background:linear-gradient(180deg,var(--ck-blue-600),var(--ck-cyan-500))}.ck-landing .features .platform-content .feat-card:hover,.ck-landing .features .platform-content .feat-card.is-active{border-color:#075ff233;background:radial-gradient(circle at 100% 0,rgba(39,211,245,.14),transparent 42%),#fff;box-shadow:0 14px 30px -22px #075ff2a6,0 5px 14px #0622540f;transform:none}.ck-landing .features .platform-content .feat-card .ic{display:flex;width:44px;height:44px;margin:0 0 12px;border-radius:14px;box-shadow:0 10px 20px -12px #075ff2a6}.ck-landing .features .platform-content .feat-card h3{margin:0;font-size:clamp(10px,3vw,12px);line-height:1.25;text-align:center}.ck-landing .features .platform-content .feat-card p{display:none}}.ck-landing{--ck-navy-950: #021024;--ck-navy-900: #052659;--ck-navy-800: #163f73;--ck-blue-700: #365f91;--ck-blue-600: #5483b3;--ck-blue-500: #6e96c0;--ck-cyan-500: #7da0ca;--ck-cyan-400: #9bc5e5;--ck-cyan-100: #c1e8ff;--ck-sky-50: #edf8ff;--ck-surface: #ffffff;--ck-background: #f5faff;--ck-text-primary: #021024;--ck-text-secondary: #425f7d;--ck-border: #c9ddeb;--lavender: #7da0ca;--sky: #edf8ff;--slate: #021024;--slate-soft: #425f7d;--border: #c9ddeb;--tint-sky: #edf8ff;--tint-lav: #f1f7fc;--tint-slate: #f5faff;--card-border: rgba(84, 131, 179, .2);background:#f5faff}.ck-landing header{background:#fcfcfabf;border-color:#c9ddeb}.ck-landing .btn-primary,.ck-landing .demo-submit{background:linear-gradient(120deg,#365f91,#0788f5,#16c7f4);box-shadow:0 12px 28px #075ff23d}.ck-landing .btn-primary:hover,.ck-landing .demo-submit:hover{background:linear-gradient(120deg,#0752e5,#6e96c0,#9bc5e5)}.ck-landing .hero h1 span{background:linear-gradient(135deg,#365f91,#7da0ca);-webkit-background-clip:text;background-clip:text;color:transparent}.ck-landing .sec-head h2 .emph,.ck-landing .pricing .emph{background:linear-gradient(90deg,#7da0ca,#5483b3);-webkit-background-clip:text;background-clip:text;color:transparent}.ck-landing .eyebrow,.ck-landing .form-kicker,.ck-landing .step-pill,.ck-landing .verified-badge{color:#365f91}.ck-landing .feat-card:hover,.ck-landing .sol-card:hover{border-color:#075ff257}.ck-landing .price-card.featured:before,.ck-landing .popular-badge,.ck-landing .pricing-badge{background:#5483b3;color:#fff}.ck-landing footer{background:#021024}.ck-landing footer,.ck-landing footer h5,.ck-landing footer .logo{color:#cbd5e1}.ck-landing footer a:hover,.ck-landing footer .footer-soon small{color:#c1e8ff}.ck-landing .nav-demo-status{display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(22,138,85,.22);border-radius:12px;color:#166534;background:#e8f7ef;white-space:nowrap}.ck-landing .nav-demo-status>span{width:8px;height:8px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.ck-landing .nav-demo-status small,.ck-landing .nav-demo-status strong{display:block;line-height:1.15}.ck-landing .nav-demo-status small{color:#4b7560;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ck-landing .nav-demo-status strong{margin-top:2px;font-size:11px}.ck-landing .mobile-demo-status{display:none}.ck-landing .features .platform-content .feat-card{cursor:default}.ck-landing header{position:fixed;inset:0 0 auto;padding:18px 3vw;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none}.ck-landing nav{width:min(1380px,100%);max-width:1380px;min-height:62px;margin:auto;padding:8px 10px 8px 22px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fbfdfec2;box-shadow:0 12px 45px #12375414;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}.ck-landing .nav-links{gap:clamp(20px,2.5vw,42px);margin-left:auto;margin-right:40px;padding:0}.ck-landing .nav-links>a{padding:0;border:0;border-radius:0;color:#405b72;background:transparent;box-shadow:none;font-size:13px}.ck-landing .nav-links>a:hover,.ck-landing .nav-links>a:focus-visible{border:0;color:var(--ck-blue-700);background:transparent;box-shadow:none;transform:none}.ck-landing .nav-right{gap:14px}.ck-landing .nav-auth-button,.ck-landing .nav-right>.btn-primary{min-height:44px;padding:0 18px;border-radius:14px}@media (max-width: 900px){.ck-landing header{padding:10px}.ck-landing nav{min-height:56px;padding:8px 10px 8px 14px;border-radius:16px}.ck-landing .nav-links{margin:0;padding:18px}.ck-landing .nav-links>a{padding:10px 8px}.ck-landing .nav-demo-status{display:none}.ck-landing .mobile-demo-status{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid rgba(22,138,85,.2);border-radius:12px;color:#166534;background:#e8f7ef;font-size:11px}}.ck-pricing-page .pricing-protocol{background:#021024}.ck-pricing-page footer{border-top:0;background:#021024}.ck-pricing-page .pricing-protocol li span{color:#d8f9ff;background:#159fff2e;box-shadow:inset 0 0 0 1px #55e6f524}.pricing-v2{--pricing-navy: #04152d;--pricing-navy-soft: #09284d;--pricing-blue: #0b72e7;--pricing-cyan: #25b9db;--pricing-purple: #6353c7;--pricing-ink: #071a33;--pricing-muted: #60748d;--pricing-line: #d9e4ef;color:var(--pricing-ink);background:#f6f9fc}.pricing-v2 main{overflow:hidden}.pricing-v2 .wrap{width:min(1180px,calc(100% - 48px))}.pricing-v2-hero{position:relative;isolation:isolate;min-height:690px;padding:112px 0 96px;color:#fff;overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(37,185,219,.16),transparent 25%),radial-gradient(circle at 12% 85%,rgba(99,83,199,.18),transparent 31%),linear-gradient(125deg,#031126,#06234a 58%,#083768)}.pricing-v2-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 92%);mask-image:linear-gradient(to bottom,#000,transparent 92%)}.pricing-v2-orbit{position:absolute;top:-420px;right:-250px;z-index:-1;width:820px;height:820px;border:1px solid rgba(72,201,230,.14);border-radius:50%;box-shadow:0 0 0 105px #48c9e606,0 0 0 210px #6353c705}.pricing-v2-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.78fr);align-items:center;gap:82px}.pricing-v2-section-head>span,.pricing-v2-principles-intro>span,.pricing-v2-faq-intro>span{display:inline-flex;align-items:center;gap:9px;color:#76d9ef;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pricing-v2-hero-copy h1{max-width:720px;margin:0 0 22px;color:#fff;font-size:clamp(48px,5.5vw,76px);font-weight:800;letter-spacing:-.06em;line-height:.98}.pricing-v2-hero-copy h1 span{display:block;color:transparent;background:linear-gradient(100deg,#8fdcf0,#42c6e2 48%,#8b7ee3);background-clip:text;-webkit-background-clip:text}.pricing-v2-hero-copy>p{max-width:660px;margin:0;color:#b6c8dc;font-size:17px;line-height:1.72}.pricing-v2-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.pricing-v2-hero-points{display:flex;flex-wrap:wrap;gap:9px 20px;margin:20px 0 0;padding:0;color:#a9bfd4;list-style:none;font-size:11px;font-weight:700}.pricing-v2-hero-points li{display:inline-flex;align-items:center;gap:8px}.pricing-v2-hero-points li:before{content:"";width:6px;height:6px;border-radius:50%;background:#55d8c2;box-shadow:0 0 0 4px #55d8c21a}.pricing-v2-scroll-cue{position:absolute;bottom:24px;left:50%;z-index:3;display:grid;place-items:center;width:42px;height:42px;color:#8ee1ef;border:1px solid rgba(117,217,235,.3);border-radius:50%;background:#031c3b75;box-shadow:0 12px 28px #000a1e33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%);transition:border-color .2s ease,background .2s ease,transform .2s ease}.pricing-v2-scroll-cue svg{width:19px;height:19px}.pricing-v2-scroll-cue:hover,.pricing-v2-scroll-cue:focus-visible{border-color:#8ee1ef9e;background:#0a446fad;transform:translate(-50%,3px)}.pricing-v2-primary,.pricing-v2-secondary,.pricing-v2-card-action,.pricing-v2-cta-inner>a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:12px;font-size:14px;font-weight:800;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.pricing-v2-primary{color:#fff;border:1px solid #238ce9;background:linear-gradient(115deg,#0b64d8,#159dcc);box-shadow:0 16px 32px -16px #10abe0bf}.pricing-v2-secondary{color:#dcecff;border:1px solid rgba(195,219,244,.24);background:#ffffff0f}.pricing-v2-primary:hover,.pricing-v2-secondary:hover,.pricing-v2-card-action:hover,.pricing-v2-cta-inner>a:hover{transform:translateY(-2px)}.pricing-v2-primary svg,.pricing-v2-card-action svg,.pricing-v2-cta-inner>a svg{width:17px;height:17px}.pricing-v2-summary{padding:25px;border:1px solid rgba(151,201,234,.22);border-radius:24px;background:#04142c9e;box-shadow:inset 0 1px #ffffff14,0 32px 70px #0007164d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pricing-v2-summary-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid rgba(164,201,230,.15)}.pricing-v2-summary-top span{color:#8fa9c3;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pricing-v2-summary-top strong{color:#fff;font-size:24px}.pricing-v2-summary ol{display:grid;gap:0;margin:8px 0;padding:0;list-style:none}.pricing-v2-summary li{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid rgba(164,201,230,.11)}.pricing-v2-summary li>span{display:grid;place-items:center;width:36px;height:36px;color:#8de2f0;border:1px solid rgba(77,193,226,.28);border-radius:11px;background:#1a7ab729;font-size:11px;font-weight:800}.pricing-v2-summary li strong,.pricing-v2-summary li small{display:block}.pricing-v2-summary li strong{margin:1px 0 5px;color:#edf7ff;font-size:14px}.pricing-v2-summary li small{color:#8fa7bf;font-size:11px;line-height:1.5}.pricing-v2-summary-foot{display:flex;align-items:flex-start;gap:10px;padding-top:12px;color:#9eb5cb;font-size:11px;line-height:1.5}.pricing-v2-summary-foot svg{flex:0 0 auto;width:17px;height:17px;color:#55d8c2}.pricing-v2-plans{padding:64px 0 110px;background:radial-gradient(circle at 50% 12%,rgba(42,164,215,.08),transparent 28%),#f6f9fc}.pricing-v2-section-head{max-width:980px;margin:0 auto 48px;text-align:center}.pricing-v2-section-head>p{white-space:nowrap}.pricing-v2-section-head>span,.pricing-v2-principles-intro>span,.pricing-v2-faq-intro>span{color:#137fae}.pricing-v2-section-head h2,.pricing-v2-principles-intro h2,.pricing-v2-faq-intro h2,.pricing-v2-cta-inner h2{margin:14px 0 15px;color:var(--pricing-ink);font-size:clamp(36px,4vw,54px);font-weight:800;letter-spacing:-.05em;line-height:1.05}.pricing-v2-section-head p,.pricing-v2-principles-intro p,.pricing-v2-faq-intro p,.pricing-v2-cta-inner p{margin:0;color:var(--pricing-muted);font-size:15px;line-height:1.7}.pricing-v2-grid{--pricing-navy: #04152d;--pricing-navy-soft: #09284d;--pricing-blue: #0b72e7;--pricing-cyan: #25b9db;--pricing-purple: #6353c7;--pricing-ink: #071a33;--pricing-muted: #60748d;--pricing-line: #d9e4ef;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}.pricing-v2-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px;border:1px solid var(--pricing-line);border-radius:22px;background:#ffffffeb;box-shadow:0 20px 55px -38px #0a2a4e59;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.pricing-v2-card:hover{border-color:#b9d4e8;box-shadow:0 27px 65px -36px #0a3d6961;transform:translateY(-5px)}.pricing-v2-card.is-featured{color:#fff;border-color:#45b4e78f;background:radial-gradient(circle at 90% 4%,rgba(48,191,225,.24),transparent 28%),linear-gradient(150deg,#061a38,#0a3769 60%,#0b4b86);box-shadow:0 30px 65px -30px #021c4194,0 0 0 4px #0e79dc0f}.pricing-v2-popular{position:absolute;top:-14px;right:24px;padding:7px 14px;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:linear-gradient(110deg,#6553c8,#118ec3);box-shadow:0 10px 20px -10px #1c46a0a6;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pricing-v2-card-head{display:flex;align-items:center;gap:13px}.pricing-v2-card-icon{display:grid;place-items:center;width:44px;height:44px;color:#116ba5;border:1px solid #cfe0ec;border-radius:13px;background:#eef6fb}.pricing-v2-card-icon svg{width:21px;height:21px}.pricing-v2-card-head div>span,.pricing-v2-includes{display:block;color:#71859a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pricing-v2-card h3{margin:3px 0 0;color:var(--pricing-ink);font-size:21px}.pricing-v2-card-note{min-height:22px;margin:18px 0 10px;color:var(--pricing-muted);font-size:12px}.pricing-v2-price{display:flex;align-items:baseline;gap:9px;min-height:58px}.pricing-v2-price strong{color:var(--pricing-ink);font-size:clamp(34px,3vw,46px);letter-spacing:-.04em}.pricing-v2-price span{color:#73869a;font-size:11px;font-weight:750;text-transform:uppercase}.pricing-v2-description{min-height:48px;margin:8px 0 0;color:var(--pricing-muted);font-size:13px;line-height:1.55}.pricing-v2-divider{height:1px;margin:21px 0;background:#dfe7ef}.pricing-v2-card ul{display:grid;gap:13px;margin:15px 0 26px;padding:0;list-style:none}.pricing-v2-card li{display:flex;align-items:center;gap:10px;color:#40566d;font-size:13px}.pricing-v2-card li>span{display:grid;flex:0 0 auto;place-items:center;width:21px;height:21px;color:#087e9f;border-radius:50%;background:#e4f6f8}.pricing-v2-card li svg{width:12px;height:12px;stroke-width:3}.pricing-v2-card.is-featured .pricing-v2-card-icon{color:#9be7f3;border-color:#73d7ec3d;background:#37a4d324}.pricing-v2-card.is-featured h3,.pricing-v2-card.is-featured .pricing-v2-price strong{color:#fff}.pricing-v2-card.is-featured .pricing-v2-card-head div>span,.pricing-v2-card.is-featured .pricing-v2-includes,.pricing-v2-card.is-featured .pricing-v2-price span,.pricing-v2-card.is-featured .pricing-v2-card-note,.pricing-v2-card.is-featured .pricing-v2-description{color:#a9c2db}.pricing-v2-card.is-featured .pricing-v2-divider{background:#add1eb2b}.pricing-v2-card.is-featured li{color:#d5e5f4}.pricing-v2-card.is-featured li>span{color:#8be1ec;background:#34c1d224}.pricing-v2-card-action{width:100%;margin-top:auto;color:#0b5d96;border:1px solid #c7dcea;background:#f2f8fc}.pricing-v2-card.is-featured .pricing-v2-card-action{color:#06244a;border-color:#fff;background:#fff;box-shadow:0 15px 32px -18px #0009}.pricing-v2-principles{padding:88px 0;background:#fff}.pricing-v2-principles .wrap{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px}.pricing-v2-principles-intro h2{font-size:clamp(34px,3.5vw,48px)}.pricing-v2-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-v2-principles-grid article{min-height:220px;padding:23px;border:1px solid var(--pricing-line);border-radius:18px;background:#f8fbfd}.pricing-v2-principles-grid svg{width:25px;height:25px;color:#1686b7}.pricing-v2-principles-grid h3{margin:42px 0 9px;color:var(--pricing-ink);font-size:16px}.pricing-v2-principles-grid p{margin:0;color:var(--pricing-muted);font-size:12px;line-height:1.65}.pricing-v2-faq{padding:100px 0;background:#f3f7fb}.pricing-v2-faq-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:80px}.pricing-v2-faq-intro>svg{width:44px;height:44px;margin-bottom:25px;padding:10px;color:#fff;border-radius:13px;background:linear-gradient(145deg,#0b83bd,#1c4d99)}.pricing-v2-faq-intro h2{font-size:clamp(34px,3.6vw,49px)}.pricing-v2-faq-list{display:grid;gap:12px}.pricing-v2-faq-list details{border:1px solid var(--pricing-line);border-radius:16px;background:#fff;box-shadow:0 12px 35px #1231520a}.pricing-v2-faq-list summary{display:grid;grid-template-columns:32px 1fr 22px;align-items:center;gap:13px;padding:20px;color:var(--pricing-ink);cursor:pointer;list-style:none;font-size:14px;font-weight:800}.pricing-v2-faq-list summary::-webkit-details-marker{display:none}.pricing-v2-faq-list summary>span{color:#1789b4;font-size:10px;letter-spacing:.08em}.pricing-v2-faq-list summary i{color:#668096;font-size:20px;font-style:normal;font-weight:400;transition:transform .25s ease}.pricing-v2-faq-list details[open] summary i{transform:rotate(45deg)}.pricing-v2-faq-list details>p{margin:-4px 52px 0 65px;padding:0 0 21px;color:var(--pricing-muted);font-size:13px;line-height:1.65}.pricing-v2-cta{padding:32px 0 0;color:#fff;background:#f3f7fb}.pricing-v2-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;padding:56px 60px;border:1px solid rgba(91,175,220,.24);border-radius:24px 24px 0 0;background:radial-gradient(circle at 90% 20%,rgba(49,185,219,.2),transparent 30%),linear-gradient(125deg,#06162e,#0a3767)}.pricing-v2-cta-inner>div{min-width:0;max-width:none;padding-block:8px}.pricing-v2-cta-inner h2{max-width:none;margin-top:0;margin-bottom:12px;color:#fff;font-size:clamp(32px,3.2vw,44px);line-height:1.12;letter-spacing:-.04em;white-space:nowrap}.pricing-v2-cta-inner p{max-width:620px;color:#a9bfd5;line-height:1.6}.pricing-v2-cta-inner>a{flex:0 0 auto;white-space:nowrap;color:#06244a;background:#fff}.pricing-v2 footer{border-top:0;background:#06162e}.pricing-v2 .pricing-foot-bottom{padding:28px 0}@media (max-width: 980px){.pricing-v2-section-head>p{white-space:normal}.pricing-v2-cta-inner h2{white-space:normal}.pricing-v2-hero{padding-top:96px}.pricing-v2-hero-grid{grid-template-columns:1fr;gap:46px}.pricing-v2-hero-copy{max-width:760px}.pricing-v2-summary{max-width:700px}.pricing-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-v2-card:last-child{grid-column:1 / -1;width:calc(50% - 10px);justify-self:center}.pricing-v2-principles .wrap{grid-template-columns:1fr;gap:36px}.pricing-v2-faq-grid{gap:45px}}@media (max-width: 760px){.pricing-v2 .wrap{width:min(100% - 32px,1180px)}.pricing-v2-hero{min-height:0;padding:76px 0 70px}.pricing-v2-hero-copy h1{font-size:clamp(42px,13vw,58px)}.pricing-v2-hero-copy>p{font-size:15px}.pricing-v2-hero-actions,.pricing-v2-primary,.pricing-v2-secondary{width:100%}.pricing-v2-hero-points{justify-content:center;gap:9px 16px;text-align:center}.pricing-v2-scroll-cue{bottom:16px;width:38px;height:38px}.pricing-v2-summary{padding:20px}.pricing-v2-plans,.pricing-v2-principles,.pricing-v2-faq{padding:72px 0}.pricing-v2-plans{padding-top:48px}.pricing-v2-section-head{margin-bottom:36px;text-align:left}.pricing-v2-grid,.pricing-v2-principles-grid,.pricing-v2-faq-grid{grid-template-columns:1fr}.pricing-v2-card:last-child{grid-column:auto;width:100%}.pricing-v2-card{padding:24px}.pricing-v2-card-note,.pricing-v2-description{min-height:0}.pricing-v2-principles-grid article{min-height:0}.pricing-v2-principles-grid h3{margin-top:26px}.pricing-v2-faq-grid{gap:34px}.pricing-v2-faq-list summary{grid-template-columns:25px 1fr 18px;gap:9px;padding:18px 16px}.pricing-v2-faq-list details>p{margin:-2px 35px 0 50px}.pricing-v2-cta{padding-top:0}.pricing-v2-cta-inner{display:flex;align-items:flex-start;flex-direction:column;padding:34px 26px}.pricing-v2-cta-inner>a{width:100%}}.ck-pricing-page .pricing-protocol li{border-color:#c1e8ff24;background:#05265994;box-shadow:inset 0 1px #ffffff0a}.ck-landing .pricing-experience .price-card.hi,.ck-landing .price-card.hi{border:1px solid rgba(142,197,255,.42);color:#f8fbff;background:radial-gradient(circle at 88% 8%,rgba(96,165,250,.3),transparent 34%),linear-gradient(145deg,#031a3d,#073b7a 56%,#0b5cad);box-shadow:0 30px 66px -28px #031a3d9e}.ck-landing .pricing-experience .price-card.hi .trial-tag,.ck-landing .price-card.hi .trial-tag{color:#dff7ff;background:#57c7ff33;box-shadow:inset 0 0 0 1px #ade5ff29}.ck-landing .pricing-experience .price-card.hi .btn.btn-primary,.ck-landing .price-card.hi .btn.btn-primary{border:1px solid rgba(255,255,255,.92);color:#052659!important;background:#fff;box-shadow:0 14px 30px -14px #00000094}.ck-landing .pricing-experience .price-card.hi .btn.btn-primary:hover,.ck-landing .price-card.hi .btn.btn-primary:hover{color:#031a3d!important;background:#dff7ff;box-shadow:0 17px 34px -13px #000000a6}.ck-landing .solutions .solution-action[role=link]{border-color:#087cf5;color:#fff;background:linear-gradient(110deg,#075ff7,#159fff);box-shadow:0 12px 24px -14px #075ff7b8}.ck-landing .solutions .solution-action[role=link]:hover,.ck-landing .solutions .solution-action[role=link]:focus-visible{border-color:#10cfea;color:#fff;background:linear-gradient(110deg,#064ed5,#08bfdc);box-shadow:0 15px 28px -13px #075ff7c7;transform:translateY(-1px)}.ck-landing .solutions .sec-head h2{color:#f8fafc;text-shadow:0 16px 42px rgba(0,0,0,.3)}.ck-landing .solutions .sec-head p{color:#b6cbd6}.ck-landing .solutions-title-accent{color:transparent;background:linear-gradient(100deg,#9bc5e5,#55e6f5 52%,#7dd3fc);background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 8px 18px rgba(7,95,247,.14))}.ck-landing .solutions-title-accent:after{border-bottom-color:#10cfea;box-shadow:0 3px 10px #10cfea47}.ck-landing .solutions-circuit-lines path{stroke:#10b8dc;opacity:.2}.ck-landing .solutions-circuit-lines circle{fill:#fff;stroke:#087cf5;opacity:.55}.ck-landing{--ck-blue-700: #075ff7;--ck-blue-600: #087cf5;--ck-blue-500: #159fff;--ck-cyan-500: #10cfea;--ck-cyan-400: #55e6f5;--ck-cyan-100: #d8f9ff;--ck-sky-50: #effbff;--ck-background: #f8fcff;--ck-text-primary: #031a3d;--ck-text-secondary: #3d5c78;--ck-border: #bfe5f4;--lavender: #7c6cff;--sky: #e4f9ff;--slate: #031a3d;--slate-soft: #3d5c78;--border: #bfe5f4;--tint-sky: #eafaff;--tint-lav: #f2f0ff;--tint-slate: #f4f9ff;--card-border: rgba(8, 124, 245, .2);background:#f8fcff}.ck-landing .hero{background:radial-gradient(circle at 86% 14%,rgba(16,207,234,.24),transparent 30%),radial-gradient(circle at 12% 82%,rgba(124,108,255,.13),transparent 27%),linear-gradient(145deg,#fff 10%,#eefaff 58%,#f5f2ff)}.ck-landing nav{border-color:#fffffff0;background:#ffffffdb;box-shadow:0 14px 38px #075ff71a,0 2px 10px #10cfea14}.ck-landing .btn-primary,.ck-landing .demo-submit{background:linear-gradient(120deg,#075ff7,#159fff 52%,#10cfea);box-shadow:0 15px 32px -12px #075ff7ad}.ck-landing .btn-primary:hover,.ck-landing .demo-submit:hover{background:linear-gradient(120deg,#064ed5,#087cf5 50%,#08bfdc)}.ck-landing .hero h1 span,.ck-landing .hero h1 .business-decisions-live,.ck-landing .sec-head h2 .emph,.ck-landing .pricing .emph{background:linear-gradient(100deg,#075ff7,#159fff 48%,#08bfdc);-webkit-background-clip:text;background-clip:text;color:transparent}.ck-landing .features{background:radial-gradient(circle at 4% 18%,rgba(16,207,234,.13),transparent 24%),linear-gradient(180deg,#fff,#f1fbff)}.ck-landing .solutions{background:radial-gradient(circle at 12% 15%,rgba(7,95,247,.2),transparent 28%),radial-gradient(circle at 88% 76%,rgba(16,207,234,.16),transparent 30%),linear-gradient(145deg,#052659,#021024 52%,#021024)}.ck-landing .pricing{background:radial-gradient(circle at 50% 8%,rgba(16,207,234,.14),transparent 28%),#fff}.ck-landing .demo{background:radial-gradient(circle at 10% 14%,rgba(16,207,234,.22),transparent 30%),radial-gradient(circle at 90% 84%,rgba(124,108,255,.14),transparent 28%),linear-gradient(145deg,#effcff,#f7f4ff)}.ck-landing .faq{background:linear-gradient(180deg,#f7f4ff,#effbff)}.ck-landing .sol-card,.ck-landing .price-card,.ck-landing .feat-card,.ck-landing .faq-item,.ck-landing .demo-form-shell{border-color:#087cf533;box-shadow:0 22px 55px -30px #075ff761,0 8px 22px -16px #10cfea59}.ck-landing .price-card.hi{background:radial-gradient(circle at 85% 10%,rgba(85,230,245,.3),transparent 32%),linear-gradient(150deg,#04265d,#075ff7 58%,#08aeca);box-shadow:0 34px 70px -25px #075ff799}.ck-landing .eyebrow,.ck-landing .form-kicker,.ck-landing .step-pill,.ck-landing .verified-badge{color:#075ff7}.ck-landing .popular-badge,.ck-landing .pricing-badge{color:#fff;background:linear-gradient(100deg,#075ff7,#10cfea)}.ck-landing:not(.ck-pricing-page){--royal-ink: #07182f;--royal-navy: #061a35;--royal-blue: #075ff2;--royal-cyan: #23c5ee;--royal-indigo: #4037a8;--royal-gold: #c8a04b;--royal-paper: #f6f8fc;--royal-line: #dce4ef;--royal-muted: #5c6c82;color:var(--royal-ink);background:var(--royal-paper)}.ck-landing:not(.ck-pricing-page) .wrap{width:min(1180px,calc(100% - 48px))}.ck-landing:not(.ck-pricing-page) section{position:relative}.ck-landing:not(.ck-pricing-page) header{position:fixed;inset:0 0 auto;z-index:100;padding:18px 3vw;background:transparent;box-shadow:none;pointer-events:none}.ck-landing:not(.ck-pricing-page) nav{position:relative;overflow:visible;width:min(1380px,100%);min-height:62px;margin:auto;padding:8px 10px 8px 22px;color:var(--royal-ink);border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fbfdfec2;box-shadow:0 12px 45px #12375414;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}.ck-landing:not(.ck-pricing-page) nav:before{display:none}.ck-landing:not(.ck-pricing-page) .nav-links a{color:#405b72;font-size:13px;font-weight:600}.ck-landing:not(.ck-pricing-page) .nav-links a:hover,.ck-landing:not(.ck-pricing-page) .nav-links a:focus-visible{color:#0878f9}.ck-landing:not(.ck-pricing-page) .nav-auth-button{color:var(--royal-ink);border-color:#0a254026;background:#fff9;box-shadow:none}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-wordmark{position:relative}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-wordmark>img:first-child{filter:none}.ck-landing:not(.ck-pricing-page) nav .navbar-wordmark-accent{display:none}.ck-landing:not(.ck-pricing-page) .nav-right>.btn-primary{min-height:44px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#0878f9,#08a8d9);box-shadow:0 12px 30px #0878f933}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-image{flex-basis:48px;width:48px;height:40px}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-image img{width:48px;height:40px}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-wordmark,.ck-landing:not(.ck-pricing-page) nav .navbar-logo-wordmark img{width:108px;height:24px}.ck-landing:not(.ck-pricing-page) nav .navbar-logo-wordmark{flex-basis:108px}.ck-landing:not(.ck-pricing-page) .btn{min-height:46px;padding:0 22px;border-radius:11px;font-weight:750;letter-spacing:-.01em}.ck-landing:not(.ck-pricing-page) .btn-primary,.ck-landing:not(.ck-pricing-page) .demo-submit{color:#fff;border-color:#1674f5;background:linear-gradient(135deg,#075ff2,#168ceb);box-shadow:0 10px 24px #075ff245}.ck-landing:not(.ck-pricing-page) .btn-primary:hover,.ck-landing:not(.ck-pricing-page) .demo-submit:hover{transform:translateY(-2px);box-shadow:0 15px 30px #075ff252}.ck-landing:not(.ck-pricing-page) .hero{min-height:820px;padding:154px 0 100px;color:#fff;overflow:hidden;background:radial-gradient(circle at 72% 40%,rgba(20,128,242,.2),transparent 28%),radial-gradient(circle at 12% 8%,rgba(62,54,168,.3),transparent 31%),linear-gradient(125deg,#041326,#071e3d 57%,#092c55)}.ck-landing:not(.ck-pricing-page) .hero:after{content:"";position:absolute;right:-8%;bottom:-45%;width:720px;height:720px;border:1px solid rgba(35,197,238,.13);border-radius:50%;box-shadow:0 0 0 90px #23c5ee06,0 0 0 180px #23c5ee05}.ck-landing:not(.ck-pricing-page) .royal-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.ck-landing:not(.ck-pricing-page) .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);align-items:center;gap:48px}.ck-landing:not(.ck-pricing-page) .hero h1{max-width:680px;margin:0;color:#fff;font-size:clamp(2.9rem,4vw,3.7rem);line-height:.98;letter-spacing:-.058em}.ck-landing:not(.ck-pricing-page) .hero h1 .hero-intelligence{position:relative;display:inline;color:transparent;background:linear-gradient(90deg,#86bfff,#43d6ef 72%,#8fe8f5);background-clip:text;-webkit-background-clip:text;background-size:220% 100%;filter:drop-shadow(0 8px 22px rgba(35,197,238,.12));animation:royal-headline-depth 5.5s ease-in-out infinite}.ck-landing:not(.ck-pricing-page) .hero h1 .hero-powering{color:#fff;white-space:nowrap;background:none;-webkit-text-fill-color:initial}.ck-landing:not(.ck-pricing-page) .hero h1 .hero-operational{color:#fff;white-space:nowrap;background:none;-webkit-text-fill-color:initial}.ck-landing:not(.ck-pricing-page) .hero h1 .hero-infrastructure{color:transparent;background:linear-gradient(90deg,#6fa8ff,#4387ed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:220% 100%;filter:drop-shadow(0 7px 18px rgba(67,135,237,.14));animation:royal-headline-depth 5.5s ease-in-out -1.2s infinite}@keyframes royal-headline-depth{0%,to{background-position:0% 50%;filter:drop-shadow(0 7px 16px rgba(54,145,231,.12))}50%{background-position:100% 50%;filter:drop-shadow(0 11px 26px rgba(49,198,235,.28))}}.ck-landing:not(.ck-pricing-page) .hero-copy>p{max-width:620px;margin:28px 0 0;color:#b9c8da;font-size:18px;line-height:1.72}.ck-landing:not(.ck-pricing-page) .hero-ctas{margin-top:34px;gap:12px}.ck-landing:not(.ck-pricing-page) .hero .btn-outline{color:#fff;border-color:#ffffff4d;background:#ffffff0a}.ck-landing:not(.ck-pricing-page) .hero .btn-primary{border-color:#285fae;background:linear-gradient(135deg,#174f9f,#176db9);box-shadow:0 10px 24px #01102747}.ck-landing:not(.ck-pricing-page) .hero .btn-primary:hover{background:linear-gradient(135deg,#1b5bb5,#197bc8);box-shadow:0 14px 28px #01102757}.ck-landing:not(.ck-pricing-page) .trust-row{margin-top:28px;gap:22px}.ck-landing:not(.ck-pricing-page) .trust-item{color:#aebfd3;font-size:13px;font-weight:650}.ck-landing:not(.ck-pricing-page) .trust-item svg{color:#4fd6be}.ck-landing:not(.ck-pricing-page) .hero-visual{position:relative;min-height:510px;padding-top:36px}.ck-landing:not(.ck-pricing-page) .hero-visual-label{position:absolute;top:0;right:18px;color:#7896ba;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ck-landing:not(.ck-pricing-page) .hero .dash-main{position:relative;width:100%;padding:28px;border:1px solid rgba(120,180,237,.2);border-radius:22px;background:linear-gradient(145deg,#0c2649f5,#051832f5);box-shadow:0 40px 90px #0008197a,inset 0 1px #ffffff0d;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.ck-landing:not(.ck-pricing-page) .dash-head small{color:#6f90b5;font-size:9px;font-weight:800;letter-spacing:.1em}.ck-landing:not(.ck-pricing-page) .dash-main .dash-head h4{margin-top:5px;color:#f6f9fd;font-size:20px}.ck-landing:not(.ck-pricing-page) .dash-main .dash-head .live{color:#53dcc4;border:1px solid rgba(83,220,196,.25);border-radius:999px;background:#53dcc414}.ck-landing:not(.ck-pricing-page) .hero .kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 12px}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip{padding:16px;border:1px solid rgba(130,174,221,.13);border-radius:13px;background:#ffffff06}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .lbl{color:#7893b2;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .num{margin-top:8px;color:#fff;font-size:27px}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .delta{margin-top:5px;color:#8299b5;font-size:10px}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .is-good{color:#4fd6be}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .is-alert{color:#f1b766}.ck-landing:not(.ck-pricing-page) .hero .chart-area{height:220px;padding:21px;border:1px solid rgba(130,174,221,.13);border-radius:15px;background:#020e2061}.ck-landing:not(.ck-pricing-page) .chart-meta{display:flex;justify-content:space-between;align-items:baseline;color:#718dab;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.ck-landing:not(.ck-pricing-page) .chart-meta strong{color:#eaf3ff;font-size:20px;letter-spacing:-.02em}.ck-landing:not(.ck-pricing-page) .chart-meta small{color:#7892ad;font-size:9px}.ck-landing:not(.ck-pricing-page) .royal-chart-bars{display:flex;align-items:end;gap:8px;height:135px;margin-top:15px;border-bottom:1px solid rgba(129,172,215,.16)}.ck-landing:not(.ck-pricing-page) .royal-chart-bars i{flex:1;min-width:8px;border-radius:4px 4px 0 0;background:linear-gradient(to top,#075ff2,#25c5e7);box-shadow:0 0 18px #148def1f}.ck-landing:not(.ck-pricing-page) .hero .float-card,.ck-landing:not(.ck-pricing-page) .hero .device-card{z-index:3;color:#dce9f7;border:1px solid rgba(140,187,235,.2);border-radius:13px;background:#071e3bf0;box-shadow:0 22px 45px #00091966;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ck-landing:not(.ck-pricing-page) .hero .float-card .title,.ck-landing:not(.ck-pricing-page) .hero .device-card .dname{color:#f4f8fd;font-weight:800}.ck-landing:not(.ck-pricing-page) .hero .float-card .sub,.ck-landing:not(.ck-pricing-page) .hero .device-card .dstat{margin-top:4px;color:#9eb3cc;font-weight:600}.ck-landing:not(.ck-pricing-page) .hero .float-1{top:25px;right:-38px;left:auto;display:flex;align-items:center;gap:12px}.ck-landing:not(.ck-pricing-page) .royal-event-icon{display:grid;width:34px;height:34px;place-items:center;color:#ffd48b;border-radius:9px;background:#c8a04b1f}.ck-landing:not(.ck-pricing-page) .hero .device-card{top:auto;right:auto;bottom:-12px;left:-52px;display:flex;align-items:center;gap:12px}.ck-landing:not(.ck-pricing-page) .royal-device-dot{width:10px;height:10px;border-radius:50%;background:#34d3b7;box-shadow:0 0 0 6px #34d3b71a}.ck-landing:not(.ck-pricing-page) .royal-trust{padding:0;color:#dce8f7;background:#06182f}.ck-landing:not(.ck-pricing-page) .royal-trust .wrap{display:grid;grid-template-columns:.85fr 2.15fr;gap:48px;padding:45px 0}.ck-landing:not(.ck-pricing-page) .royal-trust-intro{padding-right:42px;border-right:1px solid rgba(255,255,255,.1)}.ck-landing:not(.ck-pricing-page) .royal-trust-intro span{display:block;margin-bottom:10px;color:#62cce9;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ck-landing:not(.ck-pricing-page) .royal-trust-intro strong{font-size:19px;line-height:1.4}.ck-landing:not(.ck-pricing-page) .royal-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ck-landing:not(.ck-pricing-page) .royal-trust-grid article{min-width:0}.ck-landing:not(.ck-pricing-page) .royal-trust-number{color:#587493;font-size:10px;font-weight:800}.ck-landing:not(.ck-pricing-page) .royal-trust-grid h2{margin:8px 0 7px;color:#fff;font-size:14px}.ck-landing:not(.ck-pricing-page) .royal-trust-grid p{margin:0;color:#849ab4;font-size:12px;line-height:1.55}.ck-landing:not(.ck-pricing-page) .features,.ck-landing:not(.ck-pricing-page) .solutions,.ck-landing:not(.ck-pricing-page) .dashboard-sec,.ck-landing:not(.ck-pricing-page) .pricing,.ck-landing:not(.ck-pricing-page) .demo,.ck-landing:not(.ck-pricing-page) .faq{padding:108px 0}.ck-landing:not(.ck-pricing-page) .sec-head{max-width:760px;margin:0 auto 58px}.ck-landing:not(.ck-pricing-page) .sec-head h2{color:var(--royal-ink);font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.04;letter-spacing:-.05em}.ck-landing:not(.ck-pricing-page) .sec-head p{max-width:680px;color:var(--royal-muted);font-size:17px;line-height:1.7}.ck-landing:not(.ck-pricing-page) .eyebrow{color:var(--royal-blue);font-size:11px;letter-spacing:.14em}.ck-landing:not(.ck-pricing-page) .features{background:#f7f9fc}.ck-landing:not(.ck-pricing-page) .features .platform-content{position:relative;isolation:isolate}.ck-landing:not(.ck-pricing-page) .platform-content-wave{position:absolute;z-index:-1;top:-70px;right:-7%;bottom:-55px;left:-7%;width:114%;height:calc(100% + 125px);overflow:visible;pointer-events:none}.ck-landing:not(.ck-pricing-page) .platform-content-wave path{fill:none;stroke-linecap:round}.ck-landing:not(.ck-pricing-page) .platform-content-wave path:nth-child(1){stroke:#4b56bf21;stroke-width:2}.ck-landing:not(.ck-pricing-page) .platform-content-wave path:nth-child(2){stroke:#199eda1c;stroke-width:13;filter:blur(5px)}.ck-landing:not(.ck-pricing-page) .platform-content-wave path:nth-child(3){stroke:#754abe14;stroke-width:42;filter:blur(14px)}.ck-landing:not(.ck-pricing-page) .feature-atmosphere,.ck-landing:not(.ck-pricing-page) .feature-sketch,.ck-landing:not(.ck-pricing-page) .feature-top-blob,.ck-landing:not(.ck-pricing-page) .solutions-noise,.ck-landing:not(.ck-pricing-page) .solutions-circuit-lines,.ck-landing:not(.ck-pricing-page) .solutions-atmosphere,.ck-landing:not(.ck-pricing-page) .pricing-waves{display:none}.ck-landing:not(.ck-pricing-page) .feat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.ck-landing:not(.ck-pricing-page) .feature-title-emphasis,.ck-landing:not(.ck-pricing-page) .feature-title-line{display:block}.ck-landing:not(.ck-pricing-page) .feature-title-line{position:relative;white-space:nowrap}.ck-landing:not(.ck-pricing-page) .feature-title-emphasis{color:#6845a5;background:none;-webkit-text-fill-color:currentColor;font-family:Edu AU VIC WA NT Hand,cursive;font-size:1.12em;font-style:normal;font-weight:700;line-height:1.16;letter-spacing:-.025em;margin-bottom:.16em;padding-bottom:.08em;text-shadow:none}.ck-landing:not(.ck-pricing-page) .feat-card,.ck-landing:not(.ck-pricing-page) .feat-card:hover,.ck-landing:not(.ck-pricing-page) .feat-card.is-active{width:100%;max-width:none;min-height:202px;aspect-ratio:auto;padding:21px;overflow:visible;border:1px solid #dce5f1;border-radius:18px;background:#fff;box-shadow:0 14px 34px #142d4d12;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease,background .35s ease}.ck-landing:not(.ck-pricing-page) .feat-card.is-active{border-color:#4a45b88c;background:radial-gradient(circle at 100% 0%,rgba(111,91,203,.13),transparent 42%),linear-gradient(145deg,#fff,#f6f4ff);box-shadow:0 0 0 1px #544bbe1a,0 22px 44px #2a2d6926;transform:translateY(-7px)}.ck-landing:not(.ck-pricing-page) .feat-card:hover:not(.is-active){border-color:#bfcde0;box-shadow:0 20px 42px #142d4d1c;transform:translateY(-4px)}.ck-landing:not(.ck-pricing-page) .feat-card:before{inset:0 22px auto;width:auto;height:3px;border-radius:0 0 999px 999px;opacity:0;background:linear-gradient(90deg,#4d43ae,#20a7de);transition:opacity .3s ease}.ck-landing:not(.ck-pricing-page) .feat-card.is-active:before{opacity:1}.ck-landing:not(.ck-pricing-page) .feat-card .ic{display:grid;width:43px;height:43px;margin:0 0 18px;place-items:center;color:#315fa5;border:1px solid #c9d9ee;border-radius:14px;background:linear-gradient(145deg,#eef5ff,#e2ecfa);box-shadow:0 10px 20px #1e51931c;transition:color .3s ease,border-color .3s ease,background .3s ease,transform .42s cubic-bezier(.16,1,.3,1)}.ck-landing:not(.ck-pricing-page) .feat-card .ic svg{width:23px;height:23px;color:inherit;stroke:currentColor}.ck-landing:not(.ck-pricing-page) .feat-card.is-active .ic{color:#fff;border-color:#594ebb;background:linear-gradient(145deg,#5145af,#267fc4);box-shadow:0 12px 25px #4545ae3d;transform:rotate(-3deg) scale(1.06)}.ck-landing:not(.ck-pricing-page) .feat-card h3{margin:0 0 10px;color:var(--royal-ink);font-size:17px;line-height:1.3}.ck-landing:not(.ck-pricing-page) .feat-card p{display:block;overflow:visible;margin:0;color:var(--royal-muted);font-size:13px;line-height:1.65;-webkit-line-clamp:initial}.ck-landing:not(.ck-pricing-page) .interactive-dash .dash-main-panel{animation:royal-dashboard-swap .46s cubic-bezier(.16,1,.3,1)}@keyframes royal-dashboard-swap{0%{opacity:.45;transform:translateY(8px)}to{opacity:1;transform:none}}.ck-landing:not(.ck-pricing-page) .features .platform-content>.feat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;overflow:visible}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card:hover,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card.is-active{align-items:flex-start;justify-content:flex-start;width:100%;max-width:none;min-height:202px;aspect-ratio:auto;padding:21px;overflow:visible}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card .ic{display:grid;width:43px;height:43px;margin:0 0 18px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card .ic svg{width:23px;height:23px;color:inherit;stroke:currentColor}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card h3{margin:0 0 10px;font-size:17px;text-align:left}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card p{display:block;overflow:visible;font-size:13px;-webkit-line-clamp:initial}.ck-landing:not(.ck-pricing-page) .combined-section-divider{margin:64px 0}.ck-landing:not(.ck-pricing-page) .interactive-dash .side-logo{display:flex;align-items:center;gap:5px;width:auto;height:auto;color:inherit;background:none;box-shadow:none}.ck-landing:not(.ck-pricing-page) .dashboard-brand-mark{display:block;width:38px;height:32px;object-fit:contain}.ck-landing:not(.ck-pricing-page) .dashboard-brand-wordmark{display:block;width:86px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}@media (min-width: 1181px){.ck-landing:not(.ck-pricing-page) .features .platform-content{grid-template-columns:minmax(0,1.08fr) minmax(350px,.82fr);gap:24px;align-items:stretch;width:min(1080px,100%);margin-inline:auto}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard,.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-shell{height:100%}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard{max-width:590px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-sidebar{width:122px;padding:15px 10px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-sidebar .side-logo{margin-bottom:20px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dashboard-brand-mark{width:27px;height:24px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dashboard-brand-wordmark{width:67px;height:16px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .side-item{gap:7px;padding:8px 9px;font-size:11px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-main-panel{padding:14px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-topbar{margin-bottom:14px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .kpi-strip{gap:8px;margin-bottom:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .kpi-box{padding:9px 11px;border-radius:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .kpi-box .num{font-size:17px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .kpi-box .lbl{font-size:9px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .interactive-chart{display:flex;overflow:hidden;flex-direction:column;height:130px;margin-bottom:9px;padding:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .interactive-chart .p-title{flex:0 0 auto;margin-bottom:7px;font-size:10px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard :is(.dash-bars,.dash-svg-chart,.dash-donut-wrap){flex:1 1 auto;width:100%;height:auto;min-height:0}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-bars{gap:5px;padding:5px 5px 0;background-size:100% 20px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-svg-chart{overflow:hidden;background-size:100% 20px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-donut-wrap{gap:16px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-donut{width:72px;height:72px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-donut strong{font-size:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .dash-legend{gap:4px;font-size:8px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .lower-grid{gap:8px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .list-panel{padding:11px;border-radius:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .list-panel>.p-title{margin-bottom:7px;font-size:10px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .list-row{padding:6px 0;font-size:10px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .platform-note{bottom:3px;left:-34px;width:142px;padding:17px 14px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .platform-note strong{font-size:12px}.ck-landing:not(.ck-pricing-page) .features .platform-dashboard .platform-note span{font-size:8.5px}.ck-landing:not(.ck-pricing-page) .features .platform-content>.feat-grid{gap:10px;align-self:stretch;grid-template-rows:repeat(3,minmax(0,1fr))}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card:hover,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card.is-active{min-height:0;padding:15px;border-radius:15px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card .ic{width:36px;height:36px;margin-bottom:11px;border-radius:11px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card .ic svg{width:19px;height:19px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card h3{margin-bottom:6px;font-size:15px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card p{font-size:11px;line-height:1.5}}.ck-landing:not(.ck-pricing-page) .platform-note{color:var(--royal-muted)}.ck-landing:not(.ck-pricing-page) .solutions{padding-top:58px;padding-bottom:104px;color:#dce7f5;overflow:hidden;background:linear-gradient(145deg,#06172f,#08264b)}.ck-landing:not(.ck-pricing-page) .solutions-wave{position:absolute;z-index:2;right:0;bottom:-1px;left:0;display:block;width:100%;height:clamp(190px,12vw,220px);pointer-events:none}.ck-landing:not(.ck-pricing-page) .solutions-wave-fill{fill:#fff}.ck-landing:not(.ck-pricing-page) .solutions-wave-edge{fill:none;stroke:#43c2e647;stroke-width:2}.ck-landing:not(.ck-pricing-page) .solutions .sec-head h2{color:#fff}.ck-landing:not(.ck-pricing-page) .solutions .sec-head{margin-bottom:36px}.ck-landing:not(.ck-pricing-page) .solutions .sec-head p{color:#9db0c8}.ck-landing:not(.ck-pricing-page) .solutions-title-accent{color:#6bd5f0;background:none;-webkit-text-fill-color:initial}.ck-landing:not(.ck-pricing-page) .sol-grid{align-items:stretch;gap:18px}.ck-landing:not(.ck-pricing-page) .sol-card{overflow:hidden;color:var(--royal-ink);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#fff;box-shadow:0 16px 36px #00081829;transform:none}.ck-landing:not(.ck-pricing-page) .sol-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px #00081833}.ck-landing:not(.ck-pricing-page) .sol-card.is-soon{opacity:1;border-color:#6aa6de47;background:#071a35}.ck-landing:not(.ck-pricing-page) .sol-card.is-soon .sol-body{background:linear-gradient(160deg,#0b2445,#06162d)}.ck-landing:not(.ck-pricing-page) .sol-card.is-soon .sol-body h3{color:#f4f8ff}.ck-landing:not(.ck-pricing-page) .sol-card.is-soon .sol-body p{color:#a9bdd5}.ck-landing:not(.ck-pricing-page) .sol-card.is-soon .solution-action.is-disabled{color:#b8c9dc;border-color:#82aeda33;background:#102b4d}.ck-landing:not(.ck-pricing-page) .sol-card:not(.is-soon){border-color:#35b9e9;box-shadow:0 0 0 1px #35b9e91f,0 20px 44px #00081838}@media (min-width: 1181px){.ck-landing:not(.ck-pricing-page) .solutions{padding-top:38px;padding-bottom:54px}.ck-landing:not(.ck-pricing-page) .solutions .sec-head{margin-bottom:24px}.ck-landing:not(.ck-pricing-page) .solutions .sec-head p{max-width:850px;font-size:14px;line-height:1.55}.ck-landing:not(.ck-pricing-page) .solutions .sol-grid{grid-template-columns:.94fr 1.08fr .94fr;gap:0;align-items:center}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon{z-index:1;width:96%;aspect-ratio:4 / 5;opacity:1}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon:first-child{justify-self:end;transform:translate(36px) scale(.92)}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon:last-child{justify-self:start;transform:translate(-18px) scale(.92)}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.v1{z-index:3;aspect-ratio:4 / 4.9}.ck-landing:not(.ck-pricing-page) .solutions .sol-visual{height:180px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body{padding:34px 20px 19px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body h3{font-size:20px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body p{font-size:13px;line-height:1.5}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon .sol-body p{-webkit-line-clamp:2}.ck-landing:not(.ck-pricing-page) .solutions .solution-action{font-size:12px}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon:first-child:hover{transform:translate(36px) translateY(-5px) scale(.94)}.ck-landing:not(.ck-pricing-page) .solutions .sol-card.is-soon:last-child:hover{transform:translate(-18px) translateY(-5px) scale(.94)}}.ck-landing:not(.ck-pricing-page) .sol-visual{height:215px;border-radius:0}.ck-landing:not(.ck-pricing-page) .sol-body{padding:22px 24px 24px}.ck-landing:not(.ck-pricing-page) .sol-body h3{color:var(--royal-ink);font-size:23px}.ck-landing:not(.ck-pricing-page) .sol-body p{color:var(--royal-muted);line-height:1.65}.ck-landing:not(.ck-pricing-page) .solution-action{color:var(--royal-blue);font-weight:800}@media (min-width: 1181px){.ck-landing:not(.ck-pricing-page) .solutions .solution-status{top:30px}.ck-landing:not(.ck-pricing-page) .solutions .sol-visual{height:180px;flex-basis:180px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body{padding:34px 20px 19px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body h3{font-size:20px}.ck-landing:not(.ck-pricing-page) .solutions .sol-body p{font-size:13px;line-height:1.5}.ck-landing:not(.ck-pricing-page) .solutions .solution-action{margin-top:auto;padding:8px 11px;font-size:12px}}.ck-landing:not(.ck-pricing-page) .dashboard-sec{background:#fff}.ck-landing:not(.ck-pricing-page) .process-row{gap:20px;border:0;overflow:visible}.ck-landing:not(.ck-pricing-page) .process-row:before{display:none}.ck-landing:not(.ck-pricing-page) .proc-step{display:flex;flex-direction:column;min-height:0;padding:22px 20px 20px;text-align:left;border:1px solid #dce5ee;border-radius:18px;background:#fff;box-shadow:0 18px 42px #0a25400f;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.ck-landing:not(.ck-pricing-page) .proc-step:last-child{border-right:1px solid #dce5ee}.ck-landing:not(.ck-pricing-page) .proc-step:hover{border-color:#4c91ba;box-shadow:0 24px 50px #0a43681f;transform:translateY(-4px)}.ck-landing:not(.ck-pricing-page) .proc-step-head{position:relative;display:flex;align-items:center;gap:12px}.ck-landing:not(.ck-pricing-page) .proc-num{flex:0 0 auto;width:42px;height:42px;margin:0;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:linear-gradient(145deg,#263b4a,#101e28);box-shadow:0 9px 18px #0a25402e;font-size:17px}.ck-landing:not(.ck-pricing-page) .proc-step h4{margin:0;color:var(--royal-ink);font-size:clamp(16px,1.2vw,19px);line-height:1.2}.ck-landing:not(.ck-pricing-page) .proc-step p{margin:13px 0 0 54px;color:var(--royal-muted);font-size:13px;line-height:1.6}.ck-landing:not(.ck-pricing-page) .process-visual{display:grid;place-items:center;height:125px;margin-top:18px;border:1px solid #dce7ee;border-radius:15px;background:linear-gradient(155deg,#fbfeff,#eef6fa)}.ck-landing:not(.ck-pricing-page) .proc-step:not(:last-child) .proc-step-head:after{content:"→";position:absolute;top:50%;right:-39px;display:grid;place-items:center;width:30px;height:30px;color:#176ca4;border:1px solid #c9ddeb;border-radius:50%;background:#fff;font-size:16px;transform:translateY(-50%)}.ck-landing:not(.ck-pricing-page) .process-icon-tile{display:grid;place-items:center;width:62px;height:62px;border-radius:17px;background:linear-gradient(145deg,#0f8ac6,#0a5f8f);box-shadow:0 14px 30px #0f8ac647}.ck-landing:not(.ck-pricing-page) .process-icon{width:28px;height:28px;color:#fff;stroke-width:1.6}@media (min-width: 1181px){.ck-landing:not(.ck-pricing-page) .dashboard-sec{padding:48px 0 52px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .sec-head{margin-bottom:26px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .sec-head p{max-width:720px;font-size:14px;line-height:1.55}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-row{gap:16px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step{padding:18px 17px 17px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step p{margin-top:10px;font-size:12px;line-height:1.5}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-visual{height:96px;margin-top:14px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-icon-tile{width:54px;height:54px;border-radius:15px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-icon{width:25px;height:25px}}.ck-landing:not(.ck-pricing-page) .royal-security{padding:112px 0;color:#fff;overflow:hidden;background:linear-gradient(120deg,#171548,#0b2850 58%,#06335b)}.ck-landing:not(.ck-pricing-page) .royal-security:before{content:"";position:absolute;inset:-50% auto auto -15%;width:650px;height:650px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 100px #ffffff05,0 0 0 200px #ffffff04}.ck-landing:not(.ck-pricing-page) .royal-security-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;position:relative}.ck-landing:not(.ck-pricing-page) .royal-security .eyebrow{color:#67d9ef}.ck-landing:not(.ck-pricing-page) .royal-security h2{margin:18px 0 22px;color:#fff;font-size:clamp(2.4rem,4.1vw,3.8rem);line-height:1.06;letter-spacing:-.045em}.ck-landing:not(.ck-pricing-page) .royal-security-copy>p{color:#aabbd0;font-size:17px;line-height:1.75}.ck-landing:not(.ck-pricing-page) .royal-text-link{display:inline-flex;gap:10px;margin-top:27px;color:#fff;font-weight:800}.ck-landing:not(.ck-pricing-page) .royal-text-link span{color:#6cd8ef}.ck-landing:not(.ck-pricing-page) .royal-security-list{border-top:1px solid rgba(255,255,255,.14)}.ck-landing:not(.ck-pricing-page) .royal-security-list article{display:grid;grid-template-columns:44px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.14)}.ck-landing:not(.ck-pricing-page) .royal-security-list article>span{display:grid;width:36px;height:36px;place-items:center;color:#88e1f2;border:1px solid rgba(103,217,239,.3);border-radius:50%;font-size:11px;font-weight:800}.ck-landing:not(.ck-pricing-page) .royal-security-list h3{margin:2px 0 8px;color:#fff;font-size:18px}.ck-landing:not(.ck-pricing-page) .royal-security-list p{margin:0;color:#aabbd0;line-height:1.65}.ck-landing:not(.ck-pricing-page) .pricing{position:relative;overflow:hidden;background:#f3f6fb}.ck-landing:not(.ck-pricing-page) .pricing>.wrap{position:relative;z-index:1}.ck-landing:not(.ck-pricing-page) .price-grid{gap:18px;align-items:stretch}.ck-landing:not(.ck-pricing-page) .price-card,.ck-landing:not(.ck-pricing-page) .price-card.hi{padding:34px 32px;color:var(--royal-ink);border:1px solid var(--royal-line);border-radius:18px;background:#fff;box-shadow:0 18px 50px #132b4b14;transform:none}.ck-landing:not(.ck-pricing-page) .price-card.hi{color:#fff;border-color:#244a82;background:linear-gradient(150deg,#071a37,#0a3264);box-shadow:0 28px 65px #061b3a3d}.ck-landing:not(.ck-pricing-page) .price-card.hi:before{background:linear-gradient(90deg,#075ff2,#28c6eb)}.ck-landing:not(.ck-pricing-page) .price-card.hi .btn-primary{color:#071a37;border-color:#fff;background:#fff;box-shadow:none}.ck-landing:not(.ck-pricing-page) .demo{background:#fff}.ck-landing:not(.ck-pricing-page) .demo-grid{gap:70px}.ck-landing:not(.ck-pricing-page) .demo-intro h2{color:var(--royal-ink);font-size:clamp(2.5rem,4vw,3.8rem);letter-spacing:-.05em}.ck-landing:not(.ck-pricing-page) .demo-lead{color:var(--royal-muted);line-height:1.75}.ck-landing:not(.ck-pricing-page) .demo-preview{border:1px solid var(--royal-line);border-radius:16px;background:#f7f9fc;box-shadow:none}.ck-landing:not(.ck-pricing-page) .demo-benefits li{color:var(--royal-muted)}.ck-landing:not(.ck-pricing-page) .demo-form-shell{border:1px solid #d9e2ee;border-radius:20px;background:#fff;box-shadow:0 28px 80px #112a4b1f}.ck-landing:not(.ck-pricing-page) .demo-form{border-radius:20px;background:#fff}@media (min-width: 1181px){.ck-landing:not(.ck-pricing-page) .demo{padding:42px 0 46px}.ck-landing:not(.ck-pricing-page) .demo-grid{grid-template-columns:minmax(0,.72fr) minmax(600px,1.28fr);align-items:center;gap:44px}.ck-landing:not(.ck-pricing-page) .demo-intro{padding-top:0}.ck-landing:not(.ck-pricing-page) .demo-intro h2{max-width:500px;margin:10px 0 12px;font-size:clamp(2.3rem,3.4vw,3.25rem);line-height:1.02}.ck-landing:not(.ck-pricing-page) .demo-lead{font-size:14px;line-height:1.58}.ck-landing:not(.ck-pricing-page) .demo-preview{margin:20px 0 17px}.ck-landing:not(.ck-pricing-page) .demo-benefits{gap:9px}.ck-landing:not(.ck-pricing-page) .demo-benefits li{grid-template-columns:108px 1fr;gap:10px}.ck-landing:not(.ck-pricing-page) .demo-form{padding:28px 30px 22px}.ck-landing:not(.ck-pricing-page) .demo-form-heading{margin-bottom:17px}.ck-landing:not(.ck-pricing-page) .demo-form h3{font-size:23px}.ck-landing:not(.ck-pricing-page) .auth-notice{margin-bottom:14px;padding:10px 12px}.ck-landing:not(.ck-pricing-page) .demo-auth-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.ck-landing:not(.ck-pricing-page) .segmented-field,.ck-landing:not(.ck-pricing-page) .field{min-width:0;margin-bottom:13px}.ck-landing:not(.ck-pricing-page) .segmented-control label{padding:9px 10px;font-size:12.5px}.ck-landing:not(.ck-pricing-page) .field label,.ck-landing:not(.ck-pricing-page) .segmented-field legend{margin-bottom:6px}.ck-landing:not(.ck-pricing-page) .field .input{padding:10px 12px}.ck-landing:not(.ck-pricing-page) .field textarea.input{min-height:43px;height:43px;resize:none}.ck-landing:not(.ck-pricing-page) .field-policy{margin-top:5px;font-size:9.5px;line-height:1.35}.ck-landing:not(.ck-pricing-page) .demo-auth-fields>.form-row,.ck-landing:not(.ck-pricing-page) .demo-auth-fields>.form-alert,.ck-landing:not(.ck-pricing-page) .demo-auth-fields>.demo-submit,.ck-landing:not(.ck-pricing-page) .demo-auth-fields>.privacy-note{grid-column:1 / -1}.ck-landing:not(.ck-pricing-page) .form-row{margin-bottom:0}.ck-landing:not(.ck-pricing-page) .form-row .field:only-child{grid-column:1 / -1}.ck-landing:not(.ck-pricing-page) .demo-submit{min-height:44px;margin-top:2px}.ck-landing:not(.ck-pricing-page) .privacy-note{margin-top:10px}}.ck-landing:not(.ck-pricing-page) .privacy-note{padding:12px;color:#596d84;border-radius:10px;background:#f2f6fb}.ck-landing:not(.ck-pricing-page) .faq{width:100%;max-width:none;margin:0;background:radial-gradient(circle at 12% 18%,rgba(15,138,198,.1),transparent 28%),linear-gradient(180deg,#f7faff,#f1f5fa)}.ck-landing:not(.ck-pricing-page) .faq-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;gap:90px}.ck-landing:not(.ck-pricing-page) .faq .sec-head{margin:0}.ck-landing:not(.ck-pricing-page) .faq-intro{position:sticky;top:120px}.ck-landing:not(.ck-pricing-page) .faq-intro-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:24px;color:#fff;border-radius:18px;background:linear-gradient(145deg,#0f8ac6,#16418a);box-shadow:0 16px 32px #0f5e9938}.ck-landing:not(.ck-pricing-page) .faq-intro-icon svg{width:27px;height:27px}.ck-landing:not(.ck-pricing-page) .faq-list{display:grid;gap:12px}.ck-landing:not(.ck-pricing-page) .faq-item{position:relative;overflow:hidden;padding:0;border:1px solid #d8e3ed;border-radius:16px;background:#ffffffd1;box-shadow:0 10px 28px #0d2a460a;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.ck-landing:not(.ck-pricing-page) .faq-item:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#0f8ac6,#5d4bb7);opacity:0;transition:opacity .3s ease}.ck-landing:not(.ck-pricing-page) .faq-item:hover,.ck-landing:not(.ck-pricing-page) .faq-item.open{border-color:#0f8ac657;box-shadow:0 18px 40px #0d406317;transform:translateY(-2px)}.ck-landing:not(.ck-pricing-page) .faq-item.open:before{opacity:1}.ck-landing:not(.ck-pricing-page) .faq-q{gap:18px;padding:21px 22px;color:var(--royal-ink);font-size:15px}.ck-landing:not(.ck-pricing-page) .faq-question-copy{display:flex;align-items:center;gap:15px}.ck-landing:not(.ck-pricing-page) .faq-index{color:#0f7db5;font-size:10px;font-weight:800;letter-spacing:.08em}.ck-landing:not(.ck-pricing-page) .faq-q .plus{width:30px;height:30px;padding:7px;color:#0f6e9e;border:1px solid #d5e5ee;background:#eff8fc;transition:color .3s ease,background .3s ease,transform .35s ease}.ck-landing:not(.ck-pricing-page) .faq-item.open .faq-q .plus{color:#fff;background:#0f7fb8;transform:rotate(180deg)}.ck-landing:not(.ck-pricing-page) .faq-item p,.ck-landing:not(.ck-pricing-page) .faq-item.open p{display:block;max-width:none;max-height:0;margin:0 22px 0 47px;overflow:hidden;opacity:0;transition:max-height .4s ease,margin .4s ease,opacity .3s ease}.ck-landing:not(.ck-pricing-page) .faq-item.open p{max-height:180px;margin-bottom:22px;opacity:1}.ck-landing:not(.ck-pricing-page) footer{padding:72px 0 28px;background:#031225}.ck-landing:not(.ck-pricing-page) .foot-grid{padding-bottom:0;border-bottom:0}.ck-landing:not(.ck-pricing-page) footer h5{color:#fff}.ck-landing:not(.ck-pricing-page) footer a,.ck-landing:not(.ck-pricing-page) footer .desc,.ck-landing:not(.ck-pricing-page) .contact-address{color:#8298b4}.ck-landing:not(.ck-pricing-page) .foot-bottom{color:#607894}@media (max-width: 1050px){.ck-landing:not(.ck-pricing-page) .hero-grid{grid-template-columns:1fr;gap:60px}.ck-landing:not(.ck-pricing-page) .hero-copy{max-width:760px}.ck-landing:not(.ck-pricing-page) .hero-visual{width:min(720px,100%);margin:0 auto}.ck-landing:not(.ck-pricing-page) .royal-trust .wrap{grid-template-columns:1fr}.ck-landing:not(.ck-pricing-page) .royal-trust-intro{padding:0 0 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.ck-landing:not(.ck-pricing-page) .royal-security-grid{gap:50px}}@media (max-width: 800px){.ck-landing:not(.ck-pricing-page) .faq-intro{position:static}.ck-landing:not(.ck-pricing-page) .wrap,.ck-landing:not(.ck-pricing-page) .faq-grid{width:min(100% - 32px,1180px)}.ck-landing:not(.ck-pricing-page) header{inset:0 0 auto;padding:10px}.ck-landing:not(.ck-pricing-page) nav{min-height:62px;border-radius:14px}.ck-landing:not(.ck-pricing-page) .mobile-toggle{color:#fff}.ck-landing:not(.ck-pricing-page) .nav-links{top:calc(100% + 10px);color:var(--royal-ink);border:1px solid #dbe4ef;background:#fff;box-shadow:0 24px 60px #05142d2e}.ck-landing:not(.ck-pricing-page) .nav-links a{color:var(--royal-ink)}.ck-landing:not(.ck-pricing-page) .hero{min-height:auto;padding:125px 0 75px}.ck-landing:not(.ck-pricing-page) .hero h1{font-size:clamp(3rem,12vw,4.6rem)}.ck-landing:not(.ck-pricing-page) .hero-copy>p{font-size:16px}.ck-landing:not(.ck-pricing-page) .hero .float-1{right:8px;left:auto}.ck-landing:not(.ck-pricing-page) .hero .device-card{right:auto;left:-8px}.ck-landing:not(.ck-pricing-page) .royal-trust-grid{grid-template-columns:repeat(2,1fr)}.ck-landing:not(.ck-pricing-page) .feat-grid{grid-template-columns:repeat(2,1fr)}.ck-landing:not(.ck-pricing-page) .royal-security-grid{grid-template-columns:1fr}.ck-landing:not(.ck-pricing-page) .proc-step{padding:22px 20px 20px;border:1px solid #dce5ee}.ck-landing:not(.ck-pricing-page) .proc-step:not(:last-child) .proc-step-head:after{display:none}.ck-landing:not(.ck-pricing-page) .proc-step:last-child{border-bottom:1px solid #dce5ee}.ck-landing:not(.ck-pricing-page) .proc-num{position:relative;top:auto;left:auto}.ck-landing:not(.ck-pricing-page) .proc-step p{margin-left:54px}}@media (max-width: 760px){.ck-landing:not(.ck-pricing-page) .hero{min-height:0;padding-bottom:66px}.ck-landing:not(.ck-pricing-page) .hero-grid{grid-template-columns:1fr}.ck-landing:not(.ck-pricing-page) .hero-visual,.ck-landing:not(.ck-pricing-page) .royal-trust{display:none}.ck-landing:not(.ck-pricing-page) .features{padding-top:62px;padding-bottom:60px}.ck-landing:not(.ck-pricing-page) .features .sec-head{margin-bottom:26px}.ck-landing:not(.ck-pricing-page) .features .platform-content{padding:0}.ck-landing:not(.ck-pricing-page) .features .feat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.ck-landing:not(.ck-pricing-page) .features .feat-card{display:grid;min-height:72px;padding:10px 8px;place-items:center;border-radius:12px;text-align:center;box-shadow:0 10px 24px #142d4d0f}.ck-landing:not(.ck-pricing-page) .features .feat-card .ic,.ck-landing:not(.ck-pricing-page) .features .feat-card p,.ck-landing:not(.ck-pricing-page) .features .combined-section-divider,.ck-landing:not(.ck-pricing-page) .features .platform-dashboard,.ck-landing:not(.ck-pricing-page) .features .platform-content-wave{display:none}.ck-landing:not(.ck-pricing-page) .features .feat-card h3{margin:0;font-size:12px;line-height:1.25}.ck-landing:not(.ck-pricing-page) .dashboard-sec{padding-top:58px;padding-bottom:62px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .sec-head{margin-bottom:24px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step{min-height:0;padding:13px 12px;border-radius:14px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step-head{align-items:center;gap:8px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-num{width:30px;height:30px;border-radius:9px;font-size:12px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step h4{font-size:13px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step p{display:-webkit-box;overflow:hidden;margin:9px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:10.5px;line-height:1.4}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-visual{height:54px;margin-top:11px;border-radius:11px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-icon-tile{width:36px;height:36px;border-radius:10px;box-shadow:0 9px 18px #0f8ac633}.ck-landing:not(.ck-pricing-page) .dashboard-sec .process-icon{width:18px;height:18px}.ck-landing:not(.ck-pricing-page) .dashboard-sec .proc-step-head:after{display:none}.ck-landing:not(.ck-pricing-page) .demo-intro{padding-top:0}.ck-landing:not(.ck-pricing-page) .demo-lead,.ck-landing:not(.ck-pricing-page) .demo-preview,.ck-landing:not(.ck-pricing-page) .demo-benefits li>span{display:none}.ck-landing:not(.ck-pricing-page) .demo-benefits{margin-top:22px}}@media (max-width: 560px){.ck-landing:not(.ck-pricing-page) .proc-step p{margin-left:0}.ck-landing:not(.ck-pricing-page) .hero h1{font-size:3.05rem}.ck-landing:not(.ck-pricing-page) .hero-ctas{display:grid}.ck-landing:not(.ck-pricing-page) .hero-ctas .btn{width:100%}.ck-landing:not(.ck-pricing-page) .trust-row{align-items:flex-start;gap:10px}.ck-landing:not(.ck-pricing-page) .hero-visual{min-height:420px}.ck-landing:not(.ck-pricing-page) .hero .dash-main{padding:15px;transform:none}.ck-landing:not(.ck-pricing-page) .hero .kpi-row{gap:5px}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip{padding:10px 8px}.ck-landing:not(.ck-pricing-page) .hero .kpi-chip .num{font-size:20px}.ck-landing:not(.ck-pricing-page) .hero .float-card,.ck-landing:not(.ck-pricing-page) .hero .device-card{display:none}.ck-landing:not(.ck-pricing-page) .royal-trust-grid{grid-template-columns:1fr}.ck-landing:not(.ck-pricing-page) .royal-trust-grid article{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.ck-landing:not(.ck-pricing-page) .features,.ck-landing:not(.ck-pricing-page) .solutions,.ck-landing:not(.ck-pricing-page) .dashboard-sec,.ck-landing:not(.ck-pricing-page) .pricing,.ck-landing:not(.ck-pricing-page) .demo,.ck-landing:not(.ck-pricing-page) .faq,.ck-landing:not(.ck-pricing-page) .royal-security{padding:78px 0}.ck-landing:not(.ck-pricing-page) .feat-grid,.ck-landing:not(.ck-pricing-page) .features .platform-content>.feat-grid{grid-template-columns:1fr}.ck-landing:not(.ck-pricing-page) .sec-head h2{font-size:2.55rem}}@media (max-width: 760px){.ck-landing:not(.ck-pricing-page){overflow-x:clip}.ck-landing:not(.ck-pricing-page) nav{border-color:#a6cde8a3;background:#e0eff9d1;box-shadow:0 12px 34px #031a3d29;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%)}.ck-landing:not(.ck-pricing-page) .mobile-toggle{color:#fff;border:1px solid rgba(76,156,221,.42);background:linear-gradient(145deg,#0b4d91,#082a58);box-shadow:0 8px 20px #052d5c3d}.ck-landing:not(.ck-pricing-page) .nav-links{border-color:#67a3d34d;color:#fff;background:#041937f5;box-shadow:0 22px 50px #02112652;backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%)}.ck-landing:not(.ck-pricing-page) .nav-links>a{color:#f1f8ffeb}.ck-landing:not(.ck-pricing-page) .nav-links>a:hover,.ck-landing:not(.ck-pricing-page) .nav-links>a:focus-visible{color:#fff;background:#358edd33}.ck-landing:not(.ck-pricing-page) .hero-copy{min-width:0;width:100%}.ck-landing:not(.ck-pricing-page) .hero h1{max-width:100%;font-size:clamp(2.25rem,10.5vw,3rem);line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance}.ck-landing:not(.ck-pricing-page) .hero h1 .hero-powering,.ck-landing:not(.ck-pricing-page) .hero h1 .hero-operational{white-space:normal}.ck-landing:not(.ck-pricing-page) .hero-copy>p{max-width:100%;overflow-wrap:anywhere}.ck-landing:not(.ck-pricing-page) .features .sec-head{width:100%;overflow:visible}.ck-landing:not(.ck-pricing-page) .features .sec-head h2{padding:.18em 0 .08em;font-size:clamp(1.9rem,9.2vw,2.45rem);line-height:1.12;letter-spacing:-.04em;overflow:visible;text-wrap:balance}.ck-landing:not(.ck-pricing-page) .feature-title-emphasis{margin-top:0;padding-top:.08em;line-height:1.24}.ck-landing:not(.ck-pricing-page) .feature-title-line{white-space:normal}.ck-landing:not(.ck-pricing-page) .features .feat-card h3{max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card:hover,.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card.is-active{display:grid;align-items:center;justify-content:center;height:76px;min-height:76px;padding:10px 7px;overflow:hidden;border-radius:13px}.ck-landing:not(.ck-pricing-page) .features .platform-content .feat-card h3{margin:0;font-size:clamp(10px,2.85vw,11.5px);line-height:1.22;text-align:center;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}}@media (prefers-reduced-motion: reduce){.ck-landing:not(.ck-pricing-page) .hero h1 .hero-intelligence,.ck-landing:not(.ck-pricing-page) .hero h1 .hero-infrastructure{animation:none}.ck-landing:not(.ck-pricing-page) .royal-chart-bars i{animation:none}.ck-landing:not(.ck-pricing-page) .interactive-dash .dash-main-panel{animation:none}}@media (max-width: 560px){.ck-landing:not(.ck-pricing-page) .features{padding:62px 0 60px}.ck-landing:not(.ck-pricing-page) .dashboard-sec{padding:58px 0 62px}.ck-landing:not(.ck-pricing-page) .demo{padding:58px 0}.ck-landing:not(.ck-pricing-page) .feat-grid,.ck-landing:not(.ck-pricing-page) .features .platform-content>.feat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.water-intelligence{--ink: #0a2540;--muted: #61758a;--blue: #0878f9;--cyan: #19c6e8;--teal: #12a99a;--line: rgba(20, 72, 111, .12);overflow:clip;color:var(--ink);background:#f8fbfc;font-family:Inter,sans-serif}.water-intelligence *,.water-intelligence *:before,.water-intelligence *:after{box-sizing:border-box}.water-intelligence h1,.water-intelligence h2,.water-intelligence h3{font-family:Manrope,sans-serif}.water-intelligence a{color:inherit;text-decoration:none}.water-intelligence :is(section,footer)[id]{scroll-margin-top:112px}.wi-header{position:fixed;inset:0 0 auto;z-index:100;padding:18px 3vw;pointer-events:none}.wi-nav{display:flex;align-items:center;justify-content:space-between;width:min(1380px,100%);min-height:62px;margin:auto;padding:8px 10px 8px 22px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fbfdfec2;box-shadow:0 12px 45px #12375414;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.wi-nav .logo,.wi-footer .logo{display:flex;flex:0 0 auto;align-items:center;gap:3px}.wi-nav .navbar-logo-image,.wi-footer .navbar-logo-image{display:grid;place-items:center;flex:0 0 48px;width:48px;height:40px}.wi-nav .navbar-logo-image img,.wi-footer .navbar-logo-image img{display:block;width:48px;height:40px;object-fit:contain}.wi-nav .navbar-logo-wordmark,.wi-footer .navbar-logo-wordmark{display:grid;place-items:center;flex:0 0 108px;width:108px;height:24px}.wi-nav .navbar-logo-wordmark img,.wi-footer .navbar-logo-wordmark img{display:block;width:108px;height:24px;object-fit:contain}.water-intelligence .wi-nav .navbar-logo-wordmark .navbar-wordmark-accent,.water-intelligence .wi-footer .navbar-logo-wordmark .navbar-wordmark-accent,.water-intelligence .wi-footer .navbar-logo-wordmark .footer-wordmark-accent{display:none}.wi-nav-links{display:flex;gap:clamp(20px,2.5vw,42px);margin-left:auto;margin-right:40px}.wi-nav-links a,.wi-login{color:#405b72;font-size:13px;font-weight:600;transition:color .2s}.wi-nav-links a:hover,.wi-login:hover{color:var(--blue)}.wi-nav-actions{display:flex;align-items:center;gap:22px}.wi-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;border:1px solid var(--blue);border-radius:16px;color:#fff!important;background:linear-gradient(135deg,#0878f9,#08a8d9);box-shadow:0 12px 30px #0878f933;font-size:13px;font-weight:700;transition:box-shadow .25s,transform .25s}.wi-button:hover{box-shadow:0 17px 40px #0878f94d}.wi-button-small{min-height:44px;padding:0 18px;border-radius:14px}.wi-button-ghost{color:var(--ink)!important;border-color:#0a254026;background:#fff9;box-shadow:none}.wi-menu{display:none;width:42px;height:42px;border:0;color:var(--ink);background:transparent}.wi-hero{position:relative;display:grid;place-items:center;min-height:100vh;padding:120px 4vw 50px;isolation:isolate;background:radial-gradient(circle at 50% 48%,rgba(20,198,232,.12),transparent 26%),radial-gradient(circle at 8% 25%,rgba(8,120,249,.07),transparent 28%),linear-gradient(160deg,#fff,#f3f9fb 55%,#f9fcfd)}.wi-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.42;background-image:linear-gradient(rgba(15,87,130,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(15,87,130,.05) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle,black,transparent 78%);mask-image:radial-gradient(circle,black,transparent 78%)}.wi-hero-copy{position:relative;z-index:7;width:min(1280px,94vw);text-align:center;pointer-events:none}.wi-hero-copy>span,.wi-kicker{color:#168c9f;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.wi-hero-copy h1{margin:18px 0;font-size:clamp(48px,6.7vw,104px);line-height:.96;letter-spacing:-.065em}.wi-hero-copy h1 strong{display:block;font-weight:700}.wi-hero-copy h1 .wi-line-right{position:relative;width:fit-content;margin-inline:auto;color:transparent;background:linear-gradient(180deg,#cff6ff,#0f8ac6 18%,#1465a8 42%,#15418a,#1a1d6c 82%,#1b1464);background-size:100% 135%;background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 10px 20px rgba(64,43,126,.16));animation:wi-connection-shimmer 7s ease-in-out infinite}@keyframes wi-connection-shimmer{0%,to{background-position:50% 0%}50%{background-position:50% 100%}}.wi-hero-copy p{max-width:560px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.7}.wi-hero-actions{display:flex;justify-content:center;gap:12px;margin-top:32px;pointer-events:auto}.wi-hero-actions .wi-button:not(.wi-button-ghost){border-color:#0a2540;background:linear-gradient(135deg,#071c3f,#123c68);box-shadow:0 14px 32px #071c3f3d}.wi-hero-actions .wi-button:not(.wi-button-ghost):hover{box-shadow:0 18px 42px #071c3f57}.wi-hero-actions .wi-button-ghost{color:#0a4f91!important;border-color:#0878f96b;background:#fffffff0;box-shadow:0 12px 28px #0a25401f}.wi-hero-actions .wi-button-ghost:hover{border-color:#0878f9b8;box-shadow:0 16px 34px #0a25402e}.wi-meter-stage{position:absolute;top:50%;left:50%;z-index:5;width:min(1100px,92vw);height:min(660px,73vh);transform:translate(-50%,-50%);perspective:1200px;pointer-events:none}.wi-meter{position:absolute;top:51%;left:50%;z-index:3;width:clamp(240px,25vw,360px);opacity:.38;filter:blur(8px) saturate(.72) brightness(1.08);transform:translate(-50%,-50%);transform-style:preserve-3d;will-change:transform,opacity,filter}.wi-meter img{display:block;width:100%;filter:drop-shadow(0 32px 30px rgba(14,72,106,.22))}.wi-meter-glow{position:absolute;top:14%;right:14%;bottom:14%;left:14%;z-index:-1;border-radius:50%;background:#19c6e833;filter:blur(32px);opacity:.25;will-change:transform,opacity}.wi-meter-reading{position:absolute;top:44%;left:50%;display:flex;align-items:flex-end;gap:2px;padding:6px 8px;border:1px solid rgba(20,93,120,.17);border-radius:5px;color:#172f36;background:#daebe7e0;font-family:monospace;transform:translate(-50%,-50%)}.wi-meter-reading small{position:absolute;bottom:calc(100% + 5px);left:0;width:100%;color:#4d6c70;font-size:6px;letter-spacing:.15em}.wi-meter-reading strong{font-size:clamp(14px,1.5vw,20px);line-height:1;letter-spacing:.08em}.wi-meter-reading strong span{color:var(--blue)}.wi-meter-reading em{font-size:7px;font-style:normal}.wi-needle{position:absolute;top:27%;left:50%;width:2px;height:22%;border-radius:9px;background:#e64d52;box-shadow:0 0 4px #e64d5266;transform:rotate(-36deg);transform-origin:50% 100%}.wi-orbit{position:absolute;top:50%;left:50%;width:420px;height:420px;border:1px solid rgba(13,157,190,.16);border-radius:50%;opacity:.45;transform:translate(-50%,-50%)}.wi-orbit-two{width:540px;height:540px;border-style:dashed}.wi-data-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0}.wi-data-lines path{fill:none;stroke:#21abc5;stroke-width:1.2;stroke-dasharray:6 7}.wi-status{position:absolute;z-index:8;display:flex;align-items:center;gap:7px;color:#567184;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.wi-status i,.wi-online i{width:7px;height:7px;border-radius:50%;background:#14b889;box-shadow:0 0 0 5px #14b8891a;animation:wiPulse 1.8s infinite}.wi-status-a{top:22%;left:6%}.wi-status-b{top:26%;right:7%}.wi-status-c{bottom:23%;left:8%}.wi-status-d{right:9%;bottom:20%}.wi-scroll-cue{position:absolute;bottom:22px;left:50%;z-index:8;display:grid;justify-items:center;gap:8px;color:#79909f;font-size:9px;letter-spacing:.14em;text-transform:uppercase;transform:translate(-50%)}.wi-scroll-cue i{position:relative;width:1px;height:32px;overflow:hidden;background:#bdd2dc}.wi-scroll-cue i:after{content:"";position:absolute;width:1px;height:45%;background:var(--blue);animation:wiScroll 1.8s infinite}.wi-dashboard-reveal{position:absolute;top:50%;left:50%;width:min(980px,90vw);opacity:0;transform:translate(-50%,-50%);transform-origin:center}.wi-annotate-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none}.wi-annotate{position:absolute;display:flex;flex-direction:column;width:150px;opacity:0;font-family:Caveat,cursive}.wi-annotate svg{width:104px;height:40px;margin-top:2px;overflow:visible}.wi-annotate .wi-arrow-line{fill:none;stroke:#e0793f;stroke-width:2.2;stroke-linecap:round;stroke-dasharray:130}.wi-annotate .wi-arrowhead{fill:#e0793f;stroke:none;stroke-dasharray:none}.wi-annotate span{color:#b85a24;font-size:18px;line-height:1.05}.points-right{align-items:flex-start;text-align:left;transform:rotate(-1.5deg)}.points-left{align-items:flex-end;text-align:right;transform:rotate(1.5deg)}.wi-annotate-a{top:28%;left:23%;transform:rotate(1deg)}.wi-annotate-b{top:49%;left:47%;transform:rotate(-1.5deg)}.wi-annotate-c{top:28%;right:3%;transform:rotate(1.5deg)}.wi-flow-section{position:relative;overflow:hidden;padding:110px max(5vw,24px) 48px;background:linear-gradient(180deg,#fff,#f6fbfc)}.wi-section-intro{position:relative;z-index:1;max-width:760px;margin:0 auto 44px;padding:38px 20px 42px;text-align:center}.wi-flow-section .wi-section-intro{isolation:isolate}.wi-heading-arch{position:absolute;z-index:0;top:-82px;left:50%;width:min(1200px,126vw);height:500px;overflow:visible;transform:translate(-50%);pointer-events:none}.wi-heading-arch path{fill:none;stroke-linecap:butt}.wi-heading-arch-outermost{stroke:#4b6fe30b;stroke-width:44;filter:blur(3px)}.wi-heading-arch-outer{stroke:#0878f912;stroke-width:82;filter:blur(2.5px)}.wi-heading-arch-inner{stroke:#12aebd1a;stroke-width:70;filter:blur(2px)}.wi-flow-section .wi-section-intro>:not(.wi-heading-arch){position:relative;z-index:1}.wi-section-intro h2{margin:15px 0 18px;font-size:clamp(37px,4.4vw,66px);line-height:1.06;letter-spacing:-.05em}.wi-section-intro p{max-width:590px;margin:auto;color:var(--muted);font-size:16px;line-height:1.7}.wi-flow-heading span{display:block;white-space:nowrap}.wi-flow-heading span:last-child{color:transparent;background:linear-gradient(90deg,#0a3152,#126e9a 52%,#1396a8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wi-flow{position:relative;display:grid;grid-template-columns:repeat(6,1fr);width:min(1300px,100%);margin:76px auto 0}.wi-flow>svg{position:absolute;top:-22px;left:0;width:100%;height:140px;overflow:visible}.wi-flow-base,.wi-flow-active{fill:none;stroke:#d4e3e9;stroke-width:2}.wi-flow-active{stroke:#12aebd;stroke-width:2.5;stroke-dasharray:1400}.wi-flow-pulse{fill:#12aebd;filter:drop-shadow(0 0 6px rgba(18,174,189,.7))}.wi-flow-step{position:relative;padding:80px 18px 0;text-align:center;transition:transform .35s ease,box-shadow .35s ease;border-radius:18px}.wi-flow-step.is-live{transform:translateY(-6px);box-shadow:0 24px 46px -26px #12aebd8c}.wi-flow-node{position:absolute;top:0;left:50%;display:grid;place-items:center;width:46px;height:46px;border:6px solid #f8fbfc;border-radius:50%;color:#0878f9;background:#fff;box-shadow:0 8px 24px #165b7c24;transform:translate(-50%,-50%);transition:background .3s ease,color .3s ease,box-shadow .3s ease}.wi-flow-step.is-live .wi-flow-node{color:#fff;background:linear-gradient(135deg,#12aebd,#0878f9);box-shadow:0 0 0 7px #12aebd24}.wi-flow-step:nth-of-type(2n) .wi-flow-node{top:42px}.wi-flow-step small{color:#18a2af;font-size:9px;font-weight:700}.wi-flow-step h3{margin:8px 0;font-size:15px}.wi-flow-step p{margin:0;color:#778b98;font-size:10px;line-height:1.55}.wi-flow-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;width:min(900px,100%);margin:56px auto 0;padding-top:26px;border-top:1px solid var(--line)}.wi-flow-trust span{display:inline-flex;align-items:center;gap:8px;color:#63798a;font-size:12px;font-weight:600}.wi-flow-trust svg{color:#12aebd;flex-shrink:0}.wi-live-flow-board{position:relative;width:min(1380px,100%);margin:54px auto 0;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.wi-live-flow-topbar{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:0 4px 20px;border-bottom:1px solid #dce7ed;color:#738796;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wi-live-flow-topbar>div{display:flex;align-items:center;gap:9px;color:#0c2740}.wi-live-flow-topbar>strong{justify-self:end;color:#147d91}.wi-live-flow-topbar>span{color:#39738f;font-size:12px;letter-spacing:.1em}.wi-live-dot{width:8px;height:8px;border-radius:50%;background:#16b78d;box-shadow:0 0 0 6px #16b78d1c;animation:wiPulse 1.8s infinite}.wi-process-rail{position:relative;z-index:2;isolation:isolate;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:20px}.wi-process-card{position:relative;z-index:1;min-width:0;min-height:174px;padding:16px;border:1px solid #bfd2df;border-radius:16px;background:#fffffff0;box-shadow:0 16px 36px #16435e1a,0 2px 8px #16435e0d;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .35s ease,box-shadow .35s ease,background .35s ease}.wi-process-card>div{display:flex;align-items:center;justify-content:space-between;color:#438096}.wi-process-card>div>span{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#667f8e;background:#eef4f7;font-size:9px;font-weight:800}.wi-process-card h3{margin:30px 0 7px;color:#122d43;font-size:13px}.wi-process-card p{margin:0;color:#718795;font-size:9px;line-height:1.55}.wi-process-card.is-live{border-color:#0878f98c;background:linear-gradient(145deg,#fff,#edf8ff);box-shadow:0 0 0 1px #0878f914,0 18px 35px #17629924;transform:translateY(-5px)}.wi-process-card.is-live>div>span{color:#fff;background:linear-gradient(135deg,#0878f9,#12aebd)}.wi-system-lane{position:relative;z-index:2;display:grid;grid-template-columns:minmax(260px,1fr) 56px minmax(270px,.9fr) 56px minmax(270px,1fr);align-items:stretch;margin-top:18px;margin-bottom:28px}.wi-system-panel{position:relative;min-width:0;min-height:276px;padding:22px;border:1px solid #b8cedc;border-radius:20px;background:#fffffff0;box-shadow:0 24px 55px #16435e24,0 4px 12px #16435e0f}.wi-field-panel,.wi-action-panel{margin-top:26px}.wi-panel-label{margin-bottom:18px;color:#6c8493;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wi-field-device{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 0;border-top:1px solid #e4ecef}.wi-system-icon{display:grid;width:44px;height:44px;place-items:center;color:#0878f9;border:1px solid #cfdeea;border-radius:13px;background:#eef6fd}.wi-field-device strong,.wi-field-device span{display:block}.wi-field-device strong{color:#163047;font-size:12px}.wi-field-device div span{margin-top:4px;color:#78909d;font-size:9px}.wi-field-device em{padding:5px 8px;color:#098663;border-radius:999px;background:#eaf8f2;font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}.wi-network-strength{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:20px;margin-top:12px;padding-top:15px;border-top:1px solid #e4ecef}.wi-network-strength span,.wi-network-strength strong{display:block}.wi-network-strength span{color:#78909d;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.wi-network-strength strong{margin-top:4px;color:#17364c;font-size:10px}.wi-signal-bars{display:flex;align-items:end;gap:4px;height:42px;padding-bottom:2px;border-bottom:1px solid #d7e5eb}.wi-signal-bars i{flex:1;min-width:4px;border-radius:3px 3px 0 0;background:linear-gradient(to top,#0878f9,#20c1d0);opacity:.82}.wi-live-link{position:relative;align-self:center;height:2px;overflow:hidden;background:repeating-linear-gradient(90deg,#7cb6d7 0 6px,transparent 6px 11px)}.wi-live-link:after{content:"";position:absolute;top:-4px;right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #168fc1}.wi-live-link span{position:absolute;top:-4px;width:10px;height:10px;border-radius:50%;background:#16b9d0;box-shadow:0 0 10px #16b9d0cc;animation:wiLinkPacket 2.4s linear infinite}.wi-link-two span{animation-delay:-1.2s}.wi-cloud-core{display:flex;align-items:center;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;border-color:#176c9d;background:radial-gradient(circle at 50% 15%,rgba(67,218,225,.18),transparent 36%),linear-gradient(145deg,#092740,#0c4a68)}.wi-cloud-core .wi-system-icon{position:relative;z-index:2;width:58px;height:58px;color:#6ce1e8;border-color:#6ce1e84d;border-radius:50%;background:#6ce1e814}.wi-cloud-orbit{position:absolute;width:190px;height:190px;border:1px solid rgba(108,225,232,.14);border-radius:50%;box-shadow:0 0 0 34px #6ce1e809,0 0 0 68px #6ce1e805;animation:wiOrbitPulse 3s ease-in-out infinite}.wi-cloud-core small{position:relative;margin-top:18px;color:#77dce5;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.wi-cloud-core h3{position:relative;max-width:230px;margin:8px 0 20px;font-size:20px;line-height:1.18}.wi-cloud-stats{position:relative;display:grid;grid-template-columns:1fr 1fr;width:100%;border-top:1px solid rgba(255,255,255,.11)}.wi-cloud-stats span{padding-top:14px;color:#93acbc;font-size:8px}.wi-cloud-stats span+span{border-left:1px solid rgba(255,255,255,.11)}.wi-cloud-stats strong{display:block;margin-bottom:2px;color:#fff;font-size:14px}.wi-action-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #e1eaee}.wi-action-head small,.wi-action-head strong{display:block}.wi-action-head small{color:#718795;font-size:9px}.wi-action-head strong{margin-top:4px;color:#143047;font-size:22px}.wi-action-head>span{padding:6px 10px;color:#087b62;border-radius:999px;background:#e8f8f2;font-size:8px;font-weight:800;text-transform:uppercase}.wi-action-event{display:flex;align-items:center;gap:11px;margin-top:14px;padding:11px;color:#c6781b;border:1px solid #f1dec6;border-radius:12px;background:#fff9f0}.wi-action-event strong,.wi-action-event span{display:block}.wi-action-event strong{color:#4b3828;font-size:10px}.wi-action-event span{margin-top:3px;color:#917b66;font-size:8px}.wi-mini-chart{display:flex;align-items:end;gap:6px;height:65px;margin-top:13px;border-bottom:1px solid #dce7ec}.wi-mini-chart i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(to top,#0878f9,#22bfd1);animation:wiBarLive 2.2s ease-in-out infinite alternate}.wi-mini-chart i:nth-child(2n){animation-delay:-.8s}.wi-mini-chart i:nth-child(3n){animation-delay:-1.4s}.wi-live-flow-board .wi-flow-trust{position:relative;z-index:2;margin-top:18px;padding-top:18px}@keyframes wiLinkPacket{0%{left:-10px}to{left:calc(100% + 2px)}}@keyframes wiOrbitPulse{50%{opacity:.55;transform:scale(1.08)}}@keyframes wiBarLive{to{transform:scaleY(.72);transform-origin:bottom}}@media (max-width: 1050px){.wi-process-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.wi-system-lane{grid-template-columns:1fr;gap:12px}.wi-live-link{justify-self:center;width:2px;height:34px;background:repeating-linear-gradient(#7cb6d7 0 6px,transparent 6px 11px)}.wi-live-link:after{top:auto;right:-4px;bottom:0;border-top:8px solid #168fc1;border-right:5px solid transparent;border-bottom:0;border-left:5px solid transparent}.wi-live-link span{display:none}.wi-system-panel{min-height:245px}.wi-field-panel,.wi-action-panel{margin-top:0}}@media (max-width: 650px){.wi-live-flow-board{margin-top:36px;padding:0}.wi-live-flow-topbar{grid-template-columns:1fr auto}.wi-live-flow-topbar>span{display:none}.wi-process-rail{grid-template-columns:1fr 1fr;gap:8px}.wi-process-card{min-height:154px;padding:13px}.wi-process-card h3{margin-top:22px}.wi-system-panel{padding:17px}.wi-field-device{grid-template-columns:40px 1fr}.wi-field-device em{grid-column:2;justify-self:start}}.wi-cap-section{padding:100px max(5vw,24px) 120px;background:linear-gradient(180deg,#f6fbfc,#fff)}.wi-cap-layout{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:240px 166px 126px;gap:16px;width:min(1200px,100%);margin:auto}.wi-cap-layout article{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#ffffffd6;box-shadow:0 18px 55px #19496112;transition:transform .38s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .38s ease,background .3s ease}.wi-cap-layout article:after{content:"";position:absolute;top:-45%;right:-75%;bottom:-45%;left:-75%;z-index:0;opacity:0;background:linear-gradient(115deg,transparent 35%,rgba(77,218,235,.2) 49%,rgba(112,93,210,.12) 53%,transparent 67%);transform:translate(-34%) rotate(8deg);transition:opacity .25s ease,transform .7s cubic-bezier(.16,1,.3,1);pointer-events:none}.wi-cap-layout article>*{position:relative;z-index:1}.wi-cap-layout article:hover{z-index:4;border-color:#1faacd7a;box-shadow:0 28px 65px #124f7129,0 0 0 4px #39c2dc0f;transform:translateY(-8px) scale(1.012)}.wi-cap-layout article:hover:after{opacity:1;transform:translate(35%) rotate(8deg)}.wi-cap-feature{grid-row:span 2;padding:38px;background:radial-gradient(circle at 80% 15%,rgba(23,205,213,.15),transparent 34%),linear-gradient(145deg,#0a2540,#0d4a69)!important;color:#fff}.wi-cap-feature>span,.wi-cap-medium>span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.wi-cap-feature>svg{position:absolute;top:36px;right:36px;color:#54d8e5}.wi-cap-feature h3{margin:72px 0 14px;font-size:clamp(35px,4vw,53px);line-height:1.04;letter-spacing:-.05em}.wi-cap-feature p{max-width:340px;color:#ffffffa1;line-height:1.7}.wi-cap-wave{position:absolute;right:25px;bottom:28px;left:25px;display:flex;align-items:flex-end;gap:9px;height:78px;padding:8px 8px 1px;border-bottom:1px solid rgba(117,229,238,.3);background:repeating-linear-gradient(to bottom,transparent 0 24px,rgba(133,222,232,.075) 24px 25px)}.wi-cap-wave i{position:relative;z-index:1;flex:1;height:42%;border:1px solid rgba(101,229,237,.16);border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#47e0e8eb,#1597b9b8);box-shadow:inset 0 1px #fff3,0 8px 16px #009ebe1f;transform-origin:bottom;animation:wiBarBreathe 2.8s ease-in-out infinite alternate}.wi-cap-wave i:nth-child(2){height:64%;animation-delay:-1.6s}.wi-cap-wave i:nth-child(3){height:51%;animation-delay:-.7s}.wi-cap-wave i:nth-child(4){height:78%;animation-delay:-2.1s}.wi-cap-wave i:nth-child(5){height:61%;animation-delay:-1.1s}.wi-cap-wave i:nth-child(6){height:91%;animation-delay:-2.5s}.wi-cap-medium{padding:28px}.wi-cap-medium>svg{color:#168eab;transition:color .3s ease,filter .3s ease,transform .38s cubic-bezier(.16,1,.3,1)}.wi-cap-medium:hover>svg{color:#4d43ae;filter:drop-shadow(0 8px 12px rgba(77,67,174,.22));transform:rotate(-9deg) scale(1.14)}.wi-cap-medium>span{position:absolute;top:30px;right:28px}.wi-cap-medium h3{margin:35px 0 8px;font-size:22px}.wi-cap-medium p{margin:0;color:#738794;font-size:11px;line-height:1.6}.wi-cap-medium.accent{background:#eaf8fa}.wi-cap-small{display:grid;align-content:center;gap:7px;min-height:126px;padding:17px 19px}.wi-cap-small-top{display:flex;align-items:center;justify-content:space-between}.wi-cap-small-top span{color:#1396a8;font-size:9px}.wi-cap-small-top svg{width:27px;height:27px;padding:6px;color:#137fa8;border:1px solid rgba(32,151,190,.18);border-radius:9px;background:#e7f8fcdb;transition:color .3s ease,background .3s ease,transform .38s cubic-bezier(.16,1,.3,1)}.wi-cap-small:hover .wi-cap-small-top svg{color:#fff;background:linear-gradient(145deg,#178fb8,#5145af);transform:rotate(-10deg) scale(1.12)}.wi-cap-small h3{margin:0;font-size:13px;line-height:1.25}.wi-cap-small p{margin:0;color:#718695;font-size:10px;line-height:1.45}.wi-cap-small:nth-last-child(-n+2){grid-column:span 1}.wi-impact{padding:120px 5vw;text-align:center;background:#fff}.wi-impact-lines{margin:45px 0}.wi-impact-lines p{margin:0;font:600 clamp(39px,6.2vw,92px)/1.08 "Manrope";letter-spacing:-.06em;color:#c2cfd5}.wi-impact-lines strong{color:var(--ink);font-weight:600}.wi-impact-notes{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;color:#607685;font-size:11px}.wi-impact-notes span{display:flex;align-items:center;gap:8px}.wi-impact-notes svg{width:16px;color:#0da486}.wi-footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;padding:70px max(5vw,24px) 35px;background:#eef8fa;border:0!important}.wi-footer>div p{margin:10px 0;color:#6b8290;font-size:11px}.wi-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:25px}.wi-footer nav a{color:#597282;font-size:10px;font-weight:600}.wi-footer>span{grid-column:1/-1;padding-top:25px;border-top:1px solid var(--line);color:#8295a1;font-size:9px}@keyframes wiPulse{50%{box-shadow:0 0 0 10px #14b88900}}@keyframes wiScroll{0%{top:-50%}to{top:110%}}@keyframes wiBar{0%{transform:scaleY(0)}}@keyframes wiBarBreathe{0%{opacity:.78;transform:scaleY(.94)}to{opacity:1;transform:scaleY(1)}}button:focus-visible,.water-intelligence a:focus-visible{outline:3px solid rgba(8,120,249,.35);outline-offset:3px}.wi-dashboard{overflow:hidden;border:1px solid rgba(23,82,117,.13);border-radius:26px;background:#ffffffeb;box-shadow:0 45px 100px #17415e24}.wi-dashboard-top{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 25px;border-bottom:1px solid var(--line)}.wi-dashboard-top>div{display:flex;align-items:center;gap:8px}.wi-dashboard-top>div svg{color:var(--blue)}.wi-dashboard-top strong{font:700 13px Manrope}.wi-dashboard-top>div span{padding-left:8px;border-left:1px solid var(--line);color:#8495a3;font-size:9px}.wi-online{display:flex;align-items:center;gap:8px;color:#678091;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wi-dashboard-body{display:grid;grid-template-columns:62px 1fr;min-height:600px}.wi-dashboard-body aside{display:flex;align-items:center;flex-direction:column;gap:14px;padding-top:25px;border-right:1px solid var(--line);background:#f9fbfc}.wi-dashboard-body aside span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#8094a4}.wi-dashboard-body aside span.active{color:var(--blue);background:#eaf4ff}.wi-dashboard-content{padding:34px}.wi-dash-heading,.wi-panel-title{display:flex;align-items:center;justify-content:space-between}.wi-dash-heading small,.wi-panel-title small,.wi-kpis small{display:block;margin-bottom:5px;color:#8496a4;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.wi-dash-heading strong{font:700 22px Manrope}.wi-dash-heading>span{color:#7a909e;font-size:10px}.wi-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0 16px}.wi-kpis article{padding:19px;border:1px solid var(--line);border-radius:16px;background:#fbfdfe}.wi-kpis strong{display:block;font:700 25px Manrope}.wi-kpis span{color:#6c8290;font-size:9px}.wi-kpis .good{color:#0c9d7d}.wi-kpis .warn{color:#e18042}.wi-dash-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:16px}.wi-dash-grid article{min-height:300px;padding:22px;border:1px solid var(--line);border-radius:18px}.wi-panel-title strong{display:block;font:700 18px Manrope}.wi-panel-title strong em{margin-left:5px;color:#7d909e;font:500 9px Inter}.wi-panel-title>span{padding:5px 8px;border-radius:7px;color:#0878f9;background:#eaf4ff;font-size:8px;font-weight:700;text-transform:uppercase}.wi-bars{display:flex;align-items:flex-end;gap:8px;height:155px;margin-top:20px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0 38px,rgba(16,75,110,.06) 39px)}.wi-bars i{flex:1;height:var(--bar);border-radius:5px 5px 1px 1px;background:linear-gradient(#19c6e8,#0878f9);animation:wiBar .55s var(--delay) both;transform-origin:bottom}.wi-chart-panel p{color:#6f8493;font-size:10px}.wi-mini-map{position:relative;height:175px;margin-top:8px}.wi-mini-map svg{width:100%;height:100%}.wi-mini-map path{fill:none;stroke:#9ec4d4;stroke-width:1.3;stroke-dasharray:5 5}.wi-mini-map circle{fill:#11a894}.wi-mini-map circle:nth-of-type(4){fill:#f09a55;animation:wiPulse 1.5s infinite}.wi-zone-legend{display:flex;gap:15px;color:#718694;font-size:8px}.wi-zone-legend i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:#11a894}.wi-zone-legend span:last-child i{background:#f09a55}.wi-dashboard.is-compact{transform:scale(.96)}.wi-dashboard.is-compact .wi-dashboard-body{min-height:520px}.wi-dashboard.is-compact .wi-dashboard-content{padding:25px}@media (max-width: 1000px){.wi-nav-links{position:absolute;top:76px;right:10px;display:none;width:240px;margin:0;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 50px #14375024}.wi-nav-links.is-open{display:grid}.wi-menu{display:grid;place-items:center}.wi-login{display:none}.wi-dashboard-body{min-height:520px}.wi-dashboard-content{padding:24px}.wi-dash-grid{grid-template-columns:1fr}.wi-zone-panel,.wi-annotate-layer{display:none}.wi-flow{grid-template-columns:repeat(3,1fr);row-gap:70px}.wi-flow>svg{display:none}.wi-flow-node,.wi-flow-step:nth-of-type(2n) .wi-flow-node{top:15px}.wi-flow-step:before{content:"";position:absolute;top:15px;left:0;width:100%;border-top:1px dashed #72bfca;z-index:-1}.wi-cap-layout{grid-template-columns:1fr 1fr;grid-template-rows:auto}.wi-cap-feature{grid-row:span 2;min-height:500px}.wi-cap-small{min-height:130px}}@media (max-width: 650px){.wi-header{padding:10px}.wi-nav{min-height:56px;padding-left:14px;border-radius:16px}.wi-nav .navbar-logo-image{flex-basis:40px;width:40px;height:34px}.wi-nav .navbar-logo-image img{width:40px;height:34px}.wi-nav .navbar-logo-wordmark{flex-basis:92px;width:92px;height:20px}.wi-nav .navbar-logo-wordmark img{width:92px;height:20px}.wi-button-small{display:none}.wi-hero{min-height:100svh;padding:100px 16px 50px}.wi-hero-copy h1{font-size:clamp(42px,13vw,64px)}.wi-hero-copy p{font-size:14px}.wi-hero-actions{align-items:stretch;flex-direction:column;width:min(310px,100%);margin:26px auto 0}.wi-meter-stage{height:70vh}.wi-meter{width:240px;opacity:.26;filter:blur(6px) saturate(.7) brightness(1.08)}.wi-status{display:none}.wi-orbit{width:300px;height:300px}.wi-orbit-two{width:370px;height:370px}.wi-dashboard-reveal{width:96vw}.wi-dashboard-reveal .wi-dashboard{transform:scale(.78)}.wi-dashboard-reveal .wi-dashboard-body{min-height:480px}.wi-flow-section,.wi-cap-section{padding:80px 16px}.wi-flow-section{padding-bottom:42px}.wi-section-intro{margin-bottom:32px}.wi-section-intro h2{font-size:38px}.wi-section-intro .wi-flow-heading{font-size:clamp(27px,8.4vw,38px)}.wi-dashboard-body{grid-template-columns:42px 1fr;min-height:450px}.wi-dashboard-body aside{padding-top:16px}.wi-dashboard-body aside span{width:30px;height:30px}.wi-dashboard-content{padding:15px}.wi-dashboard-top{padding:0 14px}.wi-dashboard-top>div span{display:none}.wi-kpis{grid-template-columns:1fr 1fr}.wi-kpis article:last-child{display:none}.wi-dash-grid article{min-height:260px;padding:14px}.wi-bars{gap:4px;height:135px}.wi-flow{grid-template-columns:1fr 1fr;margin-top:50px}.wi-flow-step{padding:75px 8px 0}.wi-cap-layout{grid-template-columns:1fr}.wi-cap-feature{min-height:460px}.wi-cap-medium{min-height:210px}.wi-cap-small{min-height:130px}.wi-impact{padding:90px 16px}.wi-impact-lines p{font-size:43px}.wi-footer{grid-template-columns:1fr}.wi-footer nav{justify-content:flex-start}.wi-footer>span{grid-column:auto}}@media (prefers-reduced-motion: reduce){.water-intelligence *,.water-intelligence *:before,.water-intelligence *:after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.wi-dashboard-reveal{opacity:1;transform:translate(-50%,-50%)}.wi-annotate-layer{display:none}.wi-meter{opacity:1!important;filter:none!important}.wi-flow-pulse{display:none}}
