:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}.cartprobe-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-block:16px}.cartprobe-metric{color:#111827;font-size:clamp(1.9rem,5vw,2.75rem);font-weight:750;letter-spacing:-.04em;line-height:1}.cartprobe-setup-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.cartprobe-pricing-card{border:2px solid #008060;border-radius:16px;box-shadow:0 14px 32px #0080601a;max-width:680px;padding:24px}.cartprobe-price{color:#111827;font-size:clamp(2.25rem,8vw,3.25rem);font-weight:780;letter-spacing:-.05em;line-height:1}.cartprobe-subnav{display:flex;flex-wrap:wrap;gap:8px;margin-block:8px 16px}.cartprobe-subnav a{border:1px solid #c9cccf;border-radius:999px;color:#303030;font-size:.82rem;font-weight:650;padding:7px 12px;text-decoration:none}.cartprobe-subnav a:hover,.cartprobe-subnav a:focus-visible{background:#f1f2f3;outline:none}.cartprobe-check-form,.cartprobe-fix-form{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.cartprobe-result-wrap{position:relative}.cartprobe-success-burst{height:64px;left:50%;pointer-events:none;position:absolute;top:-42px;transform:translate(-50%);width:96px;z-index:3}.cartprobe-success-check{align-items:center;animation:cartprobe-check-pop .7s cubic-bezier(.2,.85,.25,1.35) both;background:#008060;border:4px solid white;border-radius:50%;box-shadow:0 8px 22px #00806040;color:#fff;display:flex;font-size:1.35rem;font-weight:800;height:42px;justify-content:center;left:27px;position:absolute;top:8px;width:42px}.cartprobe-success-burst span{--angle: calc(var(--piece) * 30deg);animation:cartprobe-confetti .85s ease-out both;animation-delay:calc(var(--piece) * 14ms);background:hsl(calc(var(--piece) * 36deg) 76% 54%);border-radius:2px;height:7px;left:46px;position:absolute;top:28px;transform:rotate(var(--angle));width:4px}@keyframes cartprobe-check-pop{0%{opacity:0;transform:scale(.35) rotate(-16deg)}70%{opacity:1;transform:scale(1.12) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes cartprobe-confetti{0%{opacity:0;transform:rotate(var(--angle)) translateY(0) scale(.4)}25%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateY(-43px) scale(1)}}@media(prefers-reduced-motion:reduce){.cartprobe-success-check,.cartprobe-success-burst span{animation:none}}@media(max-width:700px){.cartprobe-metrics-grid,.cartprobe-setup-grid,.cartprobe-check-form,.cartprobe-fix-form{grid-template-columns:1fr}}
