.kp-cs-head{max-width:1200px;margin:0 auto;padding:96px 32px 48px;text-align:center}.kp-cs-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid var(--kp-ink-150);background:var(--kp-ink-0);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--kp-ink-500);box-shadow:0 1px 2px rgba(14,14,23,.04)}.kp-cs-eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--kp-purple);box-shadow:0 0 0 4px rgba(131,0,233,.12)}.kp-cs-title{font-size:clamp(36px,4.6vw,60px);line-height:1.05;letter-spacing:-.035em;font-weight:700;margin:24px 0 0;color:var(--kp-ink)}.kp-cs-title em{font-style:normal;color:var(--kp-ink-500);font-weight:700}.kp-cs-pill{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid var(--kp-ink-150);border-radius:999px;font-size:13.5px;font-weight:500;color:var(--kp-ink);letter-spacing:-.005em;box-shadow:0 8px 20px -8px rgba(14,14,23,.1),0 1px 2px rgba(14,14,23,.04);white-space:nowrap;opacity:0;transition:opacity .42s ease,transform .6s cubic-bezier(.2,.8,.2,1);will-change:transform,opacity;z-index:2}.kp-cs-pill.is-in{opacity:1}.kp-cs-pill.is-out{opacity:0;transform:translate(-50%,-50%) scale(.9)}.kp-cs-pill .dot{width:8px;height:8px;border-radius:50%;background:var(--kp-success);flex:none}.kp-cs-pill .dot.live{background:var(--kp-success);box-shadow:0 0 0 0 rgba(14,166,90,.5);animation:kp-live 1.6s ease-out infinite}.kp-cs-pill .check{width:16px;height:16px;border-radius:50%;background:var(--kp-success);color:#fff;display:grid;place-items:center;flex:none}.kp-cs-pill .mono{font-family:"JetBrains Mono",ui-monospace,Menlo,monospace;font-size:12.5px;letter-spacing:0;font-weight:500}.kp-cs-pill .muted{color:var(--kp-ink-500);font-size:12.5px}.kp-cs-pill .trend{color:var(--kp-success);display:inline-flex;align-items:center;gap:4px;font-weight:600}.kp-cs-pill .shield{width:14px;height:14px;color:var(--kp-purple);flex:none}.kp-cs-pill .finger{width:16px;height:16px;color:var(--kp-purple);flex:none}.kp-cs-pill .brand{color:var(--kp-purple);font-weight:600}.kp-cs-pill.brand-cta{background:var(--kp-purple);color:#fff;border-color:var(--kp-purple);box-shadow:0 12px 28px -8px rgba(131,0,233,.4)}.kp-cs-pill.brand-cta .check{background:rgba(255,255,255,.22);color:#fff}.kp-cs-netmark{display:inline-flex;align-items:center;padding:3px 6px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#fff;font-family:var(--kp-font);line-height:1;height:18px}.kp-cs-netmark.amex{background:#006fcf;padding:0;height:20px;width:32px;display:inline-flex;align-items:center;justify-content:center}.kp-cs-netmark.mc{background:#fff;padding:0;gap:0;border:1px solid var(--kp-ink-100)}.kp-cs-netmark.mc::before,.kp-cs-netmark.mc::after{content:"";width:14px;height:14px;border-radius:50%;display:block}.kp-cs-netmark.mc::before{background:#eb001b}.kp-cs-netmark.mc::after{background:#f79e1b;margin-left:-6px;mix-blend-mode:multiply}.kp-cs-netmark.apple{background:#000;padding:0 8px;gap:3px;font-size:12px;font-weight:500;letter-spacing:-.01em;height:20px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}.kp-cs-netmark.gpay{background:#fff;color:#5f6368;border:1px solid var(--kp-ink-100);gap:4px;padding:0 8px;height:20px;font-size:12px;font-weight:500;letter-spacing:-.01em;font-family:"Product Sans","Google Sans",-apple-system,BlinkMacSystemFont,Arial,sans-serif}.kp-cs-flag{width:22px;height:15px;border-radius:2px;display:inline-block;flex:none;overflow:hidden;background:#eee;font-size:0;line-height:0;font-style:normal;box-shadow:0 0 0 1px rgba(14,14,23,.06)}.kp-cs-device{width:20px;height:20px;display:grid;place-items:center;color:var(--kp-ink-500);flex:none}.kp-cs-spark{width:60px;height:22px;display:block;color:var(--kp-success)}@container kpcs (max-width:1100px) and (min-width:961px){.kp-cs-pill{font-size:12.5px;padding:8px 12px}}@container kpcs (max-width:960px){.kp-cs-head{padding:64px 20px 24px}.kp-cs-title{font-size:36px}.kp-cs-mobile-block .kp-cs-feature h3{font-size:20px!important;color:#8b8b99!important;font-weight:500!important;letter-spacing:-.3px!important;transition:color .3s ease,font-size .3s ease}.kp-cs-mobile-block .kp-cs-feature p{max-height:0!important;opacity:0!important;margin-top:0!important;overflow:hidden!important}.kp-cs-mobile-block.is-active .kp-cs-feature h3{color:#0e0e17!important;font-size:24px!important;font-weight:600!important;letter-spacing:-.5px!important}.kp-cs-mobile-block.is-active .kp-cs-feature p{max-height:400px!important;opacity:1!important;margin-top:10px!important;font-size:15px!important}.kp-cs-mobile-block .kp-cs-orbit{max-height:0;opacity:0;overflow:hidden;margin:0 auto;transition:max-height .5s cubic-bezier(.2,.8,.2,1),opacity .3s ease,margin .3s ease;pointer-events:none}.kp-cs-mobile-block.is-active .kp-cs-orbit{max-height:420px;opacity:1;margin:20px auto 0;pointer-events:auto}.kp-cs-mobile-block{margin-bottom:28px;padding:0}.kp-cs-mobile-block.is-active{margin-bottom:40px}.kp-cs-mobile-block:last-child{margin-bottom:0}.kp-cs-pill{font-size:11.5px;padding:6px 9px;gap:5px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.kp-cs-pill>*{flex-shrink:1;min-width:0}.kp-cs-pill .flag{width:14px;height:10px;flex:none}.kp-cs-pill .check,.kp-cs-pill .dot{width:12px;height:12px;flex:none}.kp-cs-pill .kp-cs-netmark.amex,.kp-cs-pill .kp-cs-netmark.mc,.kp-cs-pill .kp-cs-netmark.visa{display:none}.kp-cs-pill .muted{display:none}}@container kpcs (max-width:480px){.kp-cs-head{padding:48px 16px 16px}.kp-cs-title{font-size:30px;letter-spacing:-1px}.kp-cs-mobile-block .kp-cs-feature h3{font-size:19px!important}.kp-cs-mobile-block.is-active .kp-cs-feature h3{font-size:22px!important}.kp-cs-mobile-block.is-active .kp-cs-feature p{font-size:14.5px!important;line-height:1.55}.kp-cs-pill{font-size:10.5px;padding:5px 8px;gap:4px;max-width:110px}}@container kpcs (max-width:360px){.kp-cs-pill{font-size:10px;padding:5px 7px}}