.cx-checkup{background:var(--day-0);color:var(--t-1);font-family:var(--sans);font-size:17px;line-height:1.6;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;min-height:100dvh;display:flex;flex-direction:column}@keyframes cx-checkup-fade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes cx-checkup-pulse{50%{opacity:.4}}@keyframes cx-checkup-spin{to{transform:rotate(360deg)}}.cx-checkup .bar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(20px,5vw,40px);background:var(--glass-day);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.cx-checkup .wm{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:20px;letter-spacing:-.02em;color:var(--t-0);text-decoration:none}.cx-checkup .wm .g{width:36px;height:24px;color:var(--water);display:inline-flex}.cx-checkup .vitals-tag{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--t-3);display:flex;align-items:center;gap:8px}.cx-checkup .vitals-tag .p{width:7px;height:7px;border-radius:50%;background:var(--water);animation:cx-checkup-pulse 2s var(--ease) infinite}.cx-checkup .pbar{flex:0 0 auto;height:3px;background:var(--day-2)}.cx-checkup .pbar i{display:block;height:100%;background:linear-gradient(90deg,var(--water),var(--horizon));width:0;transition:width .5s var(--ease)}.cx-checkup .stage{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:clamp(28px,5vh,56px) clamp(22px,5vw,40px)}.cx-checkup .card{width:100%;max-width:680px;animation:cx-checkup-fade .5s var(--ease)}.cx-checkup .step{display:none}.cx-checkup .step.on{display:block;animation:cx-checkup-fade .5s var(--ease)}.cx-checkup .eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--water-deep);display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.cx-checkup .eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--water)}.cx-checkup h1{font-family:var(--sans);font-weight:800;font-size:clamp(32px,5vw,52px);line-height:1;letter-spacing:-.035em;color:var(--t-0);margin:0 0 14px;text-wrap:balance}.cx-checkup h1 em{color:var(--water-deep)}.cx-checkup .lede{font-family:var(--serif);font-weight:400;font-size:clamp(18px,1.7vw,21px);line-height:1.5;color:var(--t-1);margin:0 0 24px;max-width:54ch}.cx-checkup .sub{font-size:14px;color:var(--t-3);margin-top:14px}.cx-checkup .field{width:100%;background:var(--day-1);border:1px solid var(--line-2);border-radius:var(--r-pill);padding:16px 22px;font-family:var(--sans);font-size:16px;color:var(--t-0);outline:none;box-shadow:var(--sh-1);transition:all var(--dur-1) var(--ease)}.cx-checkup .field:focus{border-color:var(--water);box-shadow:0 0 0 4px var(--water-soft),var(--sh-1)}.cx-checkup .field::placeholder{color:var(--t-3)}.cx-checkup .opts{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.cx-checkup .opt{font-family:var(--sans);font-weight:600;font-size:15px;color:var(--t-1);background:var(--day-1);border:1px solid var(--line-2);border-radius:var(--r-pill);padding:13px 20px;cursor:pointer;transition:all var(--dur-1) var(--ease);box-shadow:var(--sh-1)}.cx-checkup .opt:hover{border-color:var(--water);color:var(--water-deep)}.cx-checkup .opt.sel{background:var(--water-soft);border-color:var(--water);color:var(--water-deep);font-weight:700}.cx-checkup .qlabel{font-family:var(--sans);font-weight:800;font-size:clamp(22px,3vw,30px);letter-spacing:-.025em;color:var(--t-0);line-height:1.15;margin:0 0 6px}.cx-checkup .qhint{font-size:14.5px;color:var(--t-2);margin:0 0 20px;line-height:1.5}.cx-checkup .qcount{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--t-3);margin-bottom:14px}.cx-checkup .aff{margin-top:16px;font-family:var(--serif);font-style:italic;font-size:17px;color:var(--water-deep);min-height:24px;opacity:0;transform:translateY(4px);transition:opacity .35s var(--ease),transform .35s var(--ease)}.cx-checkup .aff.show{opacity:1;transform:none}.cx-checkup .btn{font-family:var(--sans);font-weight:700;font-size:16px;color:#fff;background:var(--water);border:1px solid var(--water);border-radius:var(--r-pill);padding:15px 28px;cursor:pointer;white-space:nowrap;transition:all var(--dur-1) var(--ease);box-shadow:var(--sh-2);display:inline-flex;align-items:center;gap:9px;text-decoration:none}.cx-checkup .btn:hover{background:var(--water-deep);transform:translateY(-1px)}.cx-checkup .btn:disabled{opacity:.4;cursor:default;transform:none}.cx-checkup .btn.lg{width:100%;justify-content:center;padding:17px}.cx-checkup .btn.ghost{background:transparent;color:var(--water-deep);border-color:#3e938c66;box-shadow:none}.cx-checkup .btn.ghost:hover{background:var(--water-soft)}.cx-checkup .actions{margin-top:26px;display:flex;gap:12px;align-items:center}.cx-checkup .back{font-size:14px;font-weight:600;color:var(--t-3);background:none;border:none;cursor:pointer}.cx-checkup .back:hover{color:var(--t-1)}.cx-checkup .scan{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:24px 0}.cx-checkup .scan .ring{width:54px;height:54px;border-radius:50%;border:3px solid var(--water-soft);border-top-color:var(--water);animation:cx-checkup-spin .9s linear infinite}.cx-checkup .scanlog{font-family:var(--mono);font-size:13.5px;color:var(--t-2);line-height:2;min-height:120px;text-align:left;width:100%;max-width:420px}.cx-checkup .scanlog .ok{color:var(--st-approved);font-weight:600}.cx-checkup .vitals{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin:20px 0}.cx-checkup .vital{border:1px solid var(--line);border-radius:var(--r-3);background:var(--day-1);padding:18px;box-shadow:var(--sh-1)}.cx-checkup .vital .vk{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--t-3)}.cx-checkup .vital .vv{font-family:var(--sans);font-weight:800;font-size:24px;letter-spacing:-.02em;color:var(--t-0);margin-top:6px}.cx-checkup .vital .vv.warn{color:var(--st-issue)}.cx-checkup .vital .vv.good{color:var(--st-approved)}.cx-checkup .scores{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:8px 0 20px}.cx-checkup .sc{border:1px solid var(--line);border-radius:var(--r-3);background:var(--day-1);padding:22px;box-shadow:var(--sh-1)}.cx-checkup .sc .sk{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t-3)}.cx-checkup .sc .sv{font-family:var(--sans);font-weight:800;font-size:40px;letter-spacing:-.03em;color:var(--t-0);line-height:1;margin:8px 0 4px}.cx-checkup .sc .sv span{font-size:20px;color:var(--t-3)}.cx-checkup .sc .sband{font-size:12.5px;font-weight:700}.cx-checkup .sc .track{height:7px;border-radius:999px;background:var(--day-2);overflow:hidden;margin-top:12px}.cx-checkup .sc .track i{display:block;height:100%;border-radius:999px;transition:width .6s var(--ease)}.cx-checkup .band-low{color:var(--st-issue)}.cx-checkup .band-mid{color:var(--horizon-deep)}.cx-checkup .band-high{color:var(--st-approved)}.cx-checkup .fill-low{background:var(--st-issue)}.cx-checkup .fill-mid{background:var(--horizon)}.cx-checkup .fill-high{background:var(--st-approved)}.cx-checkup .leaks{display:flex;flex-direction:column;gap:10px;margin:6px 0 20px}.cx-checkup .lk{display:grid;grid-template-columns:auto 1fr;gap:14px;border:1px solid rgba(194,96,63,.3);background:linear-gradient(180deg,rgba(194,96,63,.05),var(--day-1));border-radius:var(--r-3);padding:16px 18px;align-items:start}.cx-checkup .lk .ld{width:9px;height:9px;border-radius:50%;background:var(--st-issue);margin-top:6px;flex:none}.cx-checkup .lk h4{font-family:var(--sans);font-weight:800;font-size:16px;color:var(--t-0);margin:0 0 3px}.cx-checkup .lk p{font-size:13.5px;color:var(--t-2);line-height:1.45;margin:0}.cx-checkup .lk.clear{border-color:#5e9e5a59;background:linear-gradient(180deg,rgba(94,158,90,.06),var(--day-1))}.cx-checkup .lk.clear .ld{background:var(--st-approved)}.cx-checkup .verdict-band{border-radius:var(--r-3);padding:20px 22px;margin:0 0 4px;font-family:var(--serif);font-size:clamp(19px,2.2vw,25px);line-height:1.35;color:var(--t-0)}.cx-checkup .verdict-band.go{background:var(--water-soft);border:1px solid rgba(62,147,140,.35)}.cx-checkup .verdict-band.go em{color:var(--water-deep)}.cx-checkup .verdict-band.caveat{font-size:13px;font-family:var(--sans);color:var(--t-3);background:none;padding:8px 0;line-height:1.5}.cx-checkup .gate{border:1px solid var(--line-2);border-radius:var(--r-4);background:linear-gradient(170deg,var(--horizon-wash),var(--day-1));padding:28px;box-shadow:var(--sh-2);margin-top:18px}.cx-checkup .gate .gh{font-family:var(--sans);font-weight:800;font-size:22px;letter-spacing:-.02em;color:var(--t-0);margin:0 0 6px}.cx-checkup .gate .gh em{color:var(--water-deep)}.cx-checkup .gate .gs{font-size:14px;color:var(--t-2);line-height:1.5;margin:0 0 18px}.cx-checkup .gate .frow{margin-bottom:12px}.cx-checkup .gate .trust{margin-top:14px;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--t-3);text-align:center}.cx-checkup .perks{display:flex;flex-direction:column;gap:9px;margin:0 0 18px}.cx-checkup .perk{font-size:14px;color:var(--t-1);display:grid;grid-template-columns:20px 1fr;gap:10px}.cx-checkup .perk .c{color:var(--water);font-weight:800}.cx-checkup .confirm{text-align:center}.cx-checkup .confirm .big{width:64px;height:64px;border-radius:50%;background:var(--water);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:30px;box-shadow:var(--sh-2)}.cx-checkup .nexts{text-align:left;margin:20px 0;display:flex;flex-direction:column;gap:12px}.cx-checkup .nx{display:grid;grid-template-columns:64px 1fr;gap:16px;border:1px solid var(--line);border-radius:var(--r-3);background:var(--day-1);padding:18px;box-shadow:var(--sh-1)}.cx-checkup .nx .when{font-family:var(--sans);font-weight:800;font-size:15px;color:#fff;background:var(--water-deep);border-radius:var(--r-2);display:flex;align-items:center;justify-content:center}.cx-checkup .nx .nt{font-weight:700;font-size:15px;color:var(--t-0);margin-bottom:2px}.cx-checkup .nx .ns{font-size:13px;color:var(--t-2);line-height:1.45}@media(max-width:560px){.cx-checkup .vitals,.cx-checkup .scores,.cx-checkup .nx{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.cx-checkup .card,.cx-checkup .step.on,.cx-checkup .vitals-tag .p,.cx-checkup .scan .ring{animation:none}.cx-checkup .pbar i,.cx-checkup .sc .track i,.cx-checkup .field,.cx-checkup .opt,.cx-checkup .btn,.cx-checkup .aff{transition:none}}
