.ci-page{padding-top:var(--nav-offset);background:#f0f4ff}.ci-container{width:100%;padding:0 var(--pad-x)}.ci-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#60a5fa;margin-bottom:14px}.ci-gradient{background:linear-gradient(135deg,#60a5fa,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ci-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-size:14.5px;font-weight:600;border-radius:12px;border:none;cursor:pointer;font-family:var(--font-sans);transition:opacity .2s,transform .15s;box-shadow:0 4px 20px rgba(59,130,246,.35)}.ci-btn-primary:hover{opacity:.88;transform:translateY(-1px)}.ci-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:transparent;color:#60a5fa;font-size:14.5px;font-weight:600;border-radius:12px;border:1.5px solid rgba(96,165,250,.5);cursor:pointer;font-family:var(--font-sans);transition:background .2s,border-color .2s}.ci-btn-ghost:hover{background:rgba(96,165,250,.08);border-color:#60a5fa}.ci-hero{background:linear-gradient(140deg,#0c1445,#0e2268 50%,#071830);padding:88px 0 80px;position:relative;overflow:hidden}.ci-hero__mesh{background-image:radial-gradient(circle,rgba(96,165,250,.08) 1px,transparent 0);background-size:36px 36px}.ci-hero:after,.ci-hero__mesh{position:absolute;inset:0;pointer-events:none}.ci-hero:after{content:"";background:radial-gradient(ellipse 55% 60% at 85% 40%,rgba(59,130,246,.2) 0,transparent 65%),radial-gradient(ellipse 35% 35% at 15% 75%,rgba(6,182,212,.12) 0,transparent 55%)}.ci-hero__inner{position:relative;z-index:1;display:flex;align-items:center;gap:64px}.ci-hero__content{flex:1 1;min-width:0}.ci-hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(96,165,250,.15);border:1px solid rgba(96,165,250,.35);border-radius:8px;padding:6px 14px;font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#93c5fd;margin-bottom:24px}.ci-hero__headline{font-size:clamp(30px,4.5vw,52px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:20px}.ci-hero__headline-accent{background:linear-gradient(135deg,#93c5fd,#67e8f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ci-hero__sub{font-size:16px;line-height:1.72;color:rgba(255,255,255,.68);max-width:520px;margin-bottom:28px}.ci-hero__chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.ci-hero__chip{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:500;color:rgba(255,255,255,.82)}.ci-hero__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ci-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-size:14px;font-weight:600;border-radius:10px;border:none;cursor:pointer;font-family:var(--font-sans);box-shadow:0 4px 18px rgba(59,130,246,.4);transition:opacity .2s,transform .15s}.ci-hero__btn:hover{opacity:.88;transform:translateY(-1px)}.ci-hero__btn--outline{background:transparent;border:1.5px solid rgba(255,255,255,.3);color:rgba(255,255,255,.85);box-shadow:none}.ci-hero__btn--outline:hover{background:rgba(255,255,255,.07);transform:translateY(-1px)}.ci-hero__visual{flex:0 0 380px}.ci-hero__gauge-wrap{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:26px 24px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ci-hero__gauge-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:22px}.ci-hero__bar-group{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.ci-hero__bar-row{display:flex;align-items:center;gap:10px}.ci-hero__bar-name{font-size:12px;font-weight:500;color:rgba(255,255,255,.55);width:56px;flex-shrink:0}.ci-hero__bar-track{flex:1 1;display:flex;flex-direction:column;gap:4px}.ci-hero__bar{height:8px;border-radius:4px;transition:width .8s ease}.ci-hero__bar--before{background:rgba(255,255,255,.15)}.ci-hero__bar--after{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.ci-hero__bar-save{font-size:12px;font-weight:700;color:#34d399;width:42px;text-align:right;flex-shrink:0}.ci-hero__gauge-legend{display:flex;gap:18px;margin-bottom:18px;font-size:11.5px;color:rgba(255,255,255,.45);font-weight:500}.ci-hero__gauge-legend span{display:flex;align-items:center;gap:6px}.ci-hero__legend-dot{width:10px;height:10px;border-radius:2px;display:inline-block}.ci-hero__legend-dot--before{background:rgba(255,255,255,.2)}.ci-hero__legend-dot--after{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.ci-hero__gauge-footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.ci-hero__gauge-stat{text-align:center}.ci-hero__gauge-val{display:block;font-size:24px;font-weight:900;line-height:1;margin-bottom:4px}.ci-hero__gauge-lbl{font-size:11px;color:rgba(255,255,255,.4);font-weight:500}.ci-services{padding:80px 0;background:#0c1445}.ci-services__header{text-align:center;max-width:680px;margin:0 auto 52px}.ci-services__title{font-size:clamp(24px,3.5vw,36px);font-weight:800;color:#fff;letter-spacing:-.025em;margin-bottom:12px;line-height:1.2}.ci-services__sub{font-size:15px;color:rgba(255,255,255,.5);line-height:1.7}.ci-bento{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:16px;gap:16px}.ci-bento__card--featured{grid-column:1/3;grid-row:1/3;background:linear-gradient(145deg,rgba(59,130,246,.18),rgba(6,182,212,.08));border:1px solid rgba(96,165,250,.25)}.ci-bento__card--tall{grid-column:3/4;grid-row:1/3;background:rgba(255,255,255,.04);border:1px solid rgba(6,182,212,.2)}.ci-bento__card--regular{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}.ci-bento__card{border-radius:20px;padding:28px 26px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.ci-bento__card:hover{transform:translateY(-4px)}.ci-bento__card--featured:hover{box-shadow:0 16px 48px rgba(59,130,246,.2);border-color:rgba(96,165,250,.45)}.ci-bento__card--tall:hover{box-shadow:0 16px 36px rgba(6,182,212,.15);border-color:rgba(6,182,212,.4)}.ci-bento__card--regular:hover{border-color:rgba(255,255,255,.18);box-shadow:0 8px 24px rgba(0,0,0,.25)}.ci-bento__card-icon{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ci-bento__card--featured .ci-bento__card-icon{width:60px;height:60px;border-radius:16px}.ci-bento__card-outcome{font-size:12px;font-weight:600;color:#60a5fa;margin-bottom:10px;letter-spacing:.01em}.ci-bento__card-outcome-label{color:rgba(96,165,250,.65);font-weight:500}.ci-bento__card-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}.ci-bento__card--featured .ci-bento__card-title{font-size:22px}.ci-bento__card-desc{font-size:13.5px;line-height:1.72;color:rgba(255,255,255,.58);margin-bottom:20px}.ci-bento__card--featured .ci-bento__card-desc{font-size:14.5px}.ci-bento__card-stat-row{display:flex;align-items:baseline;gap:10px;margin-bottom:20px}.ci-bento__card-stat{font-size:52px;font-weight:900;background:linear-gradient(135deg,#60a5fa,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.ci-bento__card-stat-label{font-size:13px;color:rgba(255,255,255,.5);font-weight:500}.ci-bento__card-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:5px 14px;border-radius:8px;letter-spacing:.01em}.ci-how{padding:88px 0;background:#f0f4ff}.ci-how__inner{display:grid;grid-template-columns:340px 1fr;grid-gap:80px;gap:80px;align-items:start}.ci-how__left{position:-webkit-sticky;position:sticky;top:calc(var(--nav-offset) + 60px)}.ci-how__title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#0f1461;letter-spacing:-.025em;margin-bottom:14px;line-height:1.25}.ci-how__sub{font-size:15px;color:#6b7280;line-height:1.75}.ci-how__steps{display:flex;flex-direction:column;gap:0}.ci-how__step{display:flex;gap:20px}.ci-how__step-left{flex-direction:column}.ci-how__step-icon,.ci-how__step-left{display:flex;align-items:center;width:44px;flex-shrink:0}.ci-how__step-icon{height:44px;border-radius:12px;background:#fff;border:1.5px solid #e5e7eb;justify-content:center;box-shadow:0 2px 8px rgba(59,130,246,.1)}.ci-how__step-line{flex:1 1;width:2px;background:linear-gradient(180deg,#3b82f6,rgba(59,130,246,.08));margin:6px 0;min-height:40px}.ci-how__step-body{padding-bottom:44px}.ci-how__step-num{font-size:11px;font-weight:700;letter-spacing:.12em;color:#60a5fa;margin-bottom:6px}.ci-how__step-title{font-size:17px;font-weight:700;color:#0f1461;margin-bottom:10px}.ci-how__step-desc{font-size:14px;line-height:1.75;color:#6b7280;margin-bottom:12px}.ci-how__step-highlight{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3b82f6;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:4px 12px}.ci-metrics{background:linear-gradient(135deg,#0c1445,#0e2268);padding:64px 0}.ci-metrics__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.ci-metric{text-align:center}.ci-metric__value{font-size:clamp(28px,3.5vw,44px);font-weight:900;line-height:1;margin-bottom:8px}.ci-metric__label{font-size:13px;color:rgba(255,255,255,.55);line-height:1.5;font-weight:500}.ci-coverage{padding:80px 0;background:#fff}.ci-coverage__header{text-align:center;max-width:580px;margin:0 auto 52px}.ci-coverage__title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#0f1461;letter-spacing:-.02em;margin-bottom:12px}.ci-coverage__sub{font-size:15px;color:#6b7280;line-height:1.7}.ci-coverage__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.ci-coverage__item{display:flex;align-items:flex-start;gap:14px;padding:24px 22px;border:1px solid #e5e7eb;margin:-1px 0 0 -1px;transition:background .15s,border-color .15s}.ci-coverage__item:hover{background:#f0f4ff;border-color:rgba(59,130,246,.3);z-index:1;position:relative}.ci-coverage__item-icon{width:38px;height:38px;border-radius:10px;background:rgba(59,130,246,.07);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-coverage__item-label{font-size:14px;font-weight:700;color:#111827;margin-bottom:5px}.ci-coverage__item-desc{font-size:12.5px;color:#6b7280;line-height:1.6}.ci-cta{padding:80px 0;background:#f0f4ff}.ci-cta__inner{background:linear-gradient(135deg,#0c1445,#0e2268);border-radius:24px;padding:56px 64px;display:flex;align-items:center;gap:64px;position:relative;overflow:hidden}.ci-cta__inner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(96,165,250,.07) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.ci-cta__content{flex:1 1;position:relative}.ci-cta__eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#60a5fa;margin-bottom:14px}.ci-cta__title{font-size:clamp(24px,3vw,36px);font-weight:800;color:#fff;letter-spacing:-.025em;margin-bottom:14px;line-height:1.2}.ci-cta__sub{font-size:15px;color:rgba(255,255,255,.62);line-height:1.75;max-width:480px}.ci-cta__actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0;position:relative}@media (max-width:1024px){.ci-how__inner{grid-template-columns:1fr;gap:40px}.ci-how__left{position:static}.ci-coverage__grid,.ci-metrics__grid{grid-template-columns:repeat(2,1fr)}.ci-hero__visual{flex:0 0 320px}.ci-cta__inner{flex-direction:column;gap:32px;padding:40px 32px}.ci-cta__actions{flex-direction:row}.ci-bento{grid-template-columns:1fr 1fr}.ci-bento__card--featured{grid-column:1/3;grid-row:auto}.ci-bento__card--tall{grid-column:auto;grid-row:auto}}@media (max-width:768px){.ci-hero__inner{flex-direction:column}.ci-hero__visual{flex:unset;width:100%}.ci-bento{grid-template-columns:1fr}.ci-bento__card--featured,.ci-bento__card--tall{grid-column:auto;grid-row:auto}.ci-coverage__grid{grid-template-columns:1fr}.ci-cta__actions{flex-direction:column}}