.v2-root .rp{padding:72px 0}.v2-root .rp-head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px;display:flex}.v2-root .rp-copy{max-width:560px}.v2-root .rp-sub{color:var(--ink-2);margin:10px 0 0;font-size:16.5px;line-height:1.55}.v2-root .rp-tabs{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.v2-root .rp-tab{appearance:none;border:1px solid var(--line);color:var(--ink-2);font-family:var(--sans);letter-spacing:.01em;cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-size:13.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.v2-root .rp-tab:hover{border-color:var(--ink-3);color:var(--ink)}.v2-root .rp-tab.is-active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.v2-root .rp-stage{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--paper-2);box-shadow:0 1px 0 var(--line-2), 0 18px 40px -24px #00000059;position:relative;overflow:hidden}.v2-root .rp-scene{opacity:0;visibility:hidden;transition:opacity .28s,visibility 0s linear .28s;position:absolute;inset:0}.v2-root .rp-scene.is-active{opacity:1;visibility:visible;transition-delay:0s}.v2-root .rp-scene>img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.v2-root .rp-pin{width:30px;height:30px;color:var(--ink);z-index:2;margin:-15px 0 0 -15px;text-decoration:none;position:absolute}.v2-root .rp-dot{background:var(--accent);color:#fff;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 35%, transparent), 0 6px 14px -6px #00000080;border-radius:50%;place-items:center;display:grid;position:absolute;inset:0}.v2-root .rp-dot:before{content:"";border:2px solid var(--accent);opacity:0;border-radius:50%;animation:2.2s ease-out infinite rp-pulse;position:absolute;inset:-6px}.v2-root .rp-dot-n{font-family:var(--mono);font-size:12px;font-weight:700;line-height:1}@keyframes rp-pulse{0%{opacity:.9;transform:scale(.7)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}.v2-root .rp-tip{background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--line);white-space:nowrap;font-family:var(--sans);border-radius:10px;flex-direction:column;gap:1px;padding:7px 11px;line-height:1.2;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 8px 20px -12px #0006}.v2-root .rp-pin--left .rp-tip{left:auto;right:calc(100% + 8px)}.v2-root .rp-tip b{font-size:13.5px;font-weight:700}.v2-root .rp-tip span{color:var(--ink-2);font-size:12px}.v2-root .rp-pin:hover .rp-tip,.v2-root .rp-pin:focus-visible .rp-tip{border-color:var(--accent);transform:translateY(calc(-50% - 2px));box-shadow:0 12px 24px -12px #00000080}.v2-root .rp-pin:focus-visible{outline:none}.v2-root .rp-pin:focus-visible .rp-dot{box-shadow:0 0 0 4px var(--paper), 0 0 0 7px var(--accent)}.v2-root .rp-list{margin:14px 0 0;padding:0;list-style:none;display:none}.v2-root .rp-list-item{border-bottom:1px solid var(--line-2);color:var(--ink);align-items:center;gap:12px;padding:12px 4px;text-decoration:none;display:flex}.v2-root .rp-list li:last-child .rp-list-item{border-bottom:0}.v2-root .rp-list-n{background:var(--accent);color:#fff;width:26px;height:26px;font-family:var(--mono);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.v2-root .rp-list-txt{flex:1;font-size:15px;line-height:1.3}.v2-root .rp-list-txt b{font-weight:700}.v2-root .rp-list-txt span{color:var(--ink-2)}.v2-root .rp-list-item svg{width:16px;height:16px;color:var(--ink-3);flex:none}.v2-root .rp-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.v2-root .rp-chips-label{font-family:var(--sans);color:var(--ink-3);margin-right:4px;font-size:13px}.v2-root .rp-chip{font-family:var(--sans);border:1px solid var(--line);color:var(--ink-2);background:var(--paper);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s}.v2-root .rp-chip:hover{border-color:var(--accent);color:var(--accent-ink)}@media (max-width:860px){.v2-root .rp{padding:56px 0}.v2-root .rp-head{flex-direction:column;align-items:stretch;gap:16px}.v2-root .rp-tabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.v2-root .rp-tabs::-webkit-scrollbar{display:none}.v2-root .rp-tab{white-space:nowrap}}@media (max-width:600px){.v2-root .rp-stage{border-radius:var(--radius)}.v2-root .rp-tip{display:none}.v2-root .rp-pin{width:22px;height:22px;margin:-11px 0 0 -11px}.v2-root .rp-dot-n{font-size:11px}.v2-root .rp-list{display:block}.v2-root .rp-chips{margin-top:18px}}.v2-root .rp-stage.is-quiz{aspect-ratio:auto;min-height:520px}.v2-root .rp-stage.is-quiz .rp-scene{position:absolute;inset:0}.v2-root .rp-stage.is-quiz .rp-scene>img{filter:blur(5px)saturate(.7);opacity:.45;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s,opacity .45s;transform:scale(1.06)translate(-2%)}.v2-root .rp-scene>img{transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s,opacity .45s}.v2-root .rp-stage.is-quiz .rp-pin{opacity:0;pointer-events:none;transition:opacity .25s}.v2-root .rp-pin{transition:opacity .25s}.v2-root .rp-quiz{z-index:3;min-height:inherit;place-items:center;padding:clamp(18px,3vw,40px);animation:.42s cubic-bezier(.22,1,.36,1) both rp-swipe;display:grid;position:relative}@keyframes rp-swipe{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:none}}.v2-root .rp-card{background:var(--paper);border-radius:var(--radius-lg);width:min(100%,560px);box-shadow:0 24px 60px -28px #00000073, 0 0 0 1px var(--line-2);flex-direction:column;padding:clamp(20px,3vw,30px);display:flex}.v2-root .rp-card-head{justify-content:space-between;align-items:center;gap:12px;min-height:32px;margin-bottom:10px;display:flex}.v2-root .rp-back{background:var(--paper-2);width:32px;height:32px;color:var(--ink);cursor:pointer;border:none;border-radius:50%;flex:none;place-items:center;display:grid}.v2-root .rp-back:hover{background:var(--paper-3)}.v2-root .rp-back svg{width:18px;height:18px}.v2-root .rp-count{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);text-align:right;font-size:12px;font-weight:700}.v2-root .rp-progress{background:var(--paper-2);border-radius:999px;height:5px;margin-bottom:22px;overflow:hidden}.v2-root .rp-progress span{background:var(--accent);border-radius:999px;height:100%;transition:width .35s cubic-bezier(.22,1,.36,1);display:block}.v2-root .rp-step{animation:.32s cubic-bezier(.22,1,.36,1) both rp-swipe}.v2-root .rp-q{font-family:var(--sans);color:var(--ink);margin:0 0 16px;font-size:clamp(19px,1.8vw,23px);font-weight:800;line-height:1.25}.v2-root .rp-p{color:var(--ink-2);margin:0 0 14px;font-size:15px;line-height:1.6}.v2-root .rp-opts{gap:10px;display:grid}.v2-root .rp-opt{border:1.5px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:56px;color:var(--ink);cursor:pointer;font-family:var(--sans);text-align:left;align-items:center;gap:14px;padding:14px 16px;font-size:15.5px;font-weight:600;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.v2-root .rp-opt:hover{border-color:var(--accent);background:var(--accent-soft)}.v2-root .rp-opt:active{transform:scale(.985)}.v2-root .rp-opt-n{border:2px solid var(--accent);background:0 0;border-radius:50%;flex:none;width:12px;height:12px}.v2-root .rp-opt:hover .rp-opt-n{background:var(--accent)}.v2-root .rp-analyzing{text-align:center;justify-items:center;gap:16px;padding:36px 0 28px;display:grid}.v2-root .rp-analyzing p{font-family:var(--sans);color:var(--ink-2);margin:0;font-size:16px;font-weight:700;animation:.3s both rp-swipe}.v2-root .rp-spinner{border:3px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:.9s linear infinite rp-spin}@keyframes rp-spin{to{transform:rotate(360deg)}}.v2-root .rp-form{gap:10px;display:grid}.v2-root .rp-form .rp-p{margin-bottom:4px}.v2-root .rp-cta{margin-top:2px}.v2-root .rp-cta--hazard{background:var(--urgent);border-color:var(--urgent)}.v2-root .rp-error{color:#b33a3a;font-size:13px;font-weight:600}.v2-root .rp-link{font-family:var(--sans);color:var(--accent-ink);cursor:pointer;text-align:left;background:0 0;border:0;margin-top:10px;padding:0;font-size:13.5px;font-weight:600;text-decoration:underline}.v2-root .rp-trail{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin:0 0 6px;font-size:12px;font-weight:700}.v2-root .rp-price{grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 16px;display:grid}.v2-root .rp-price>div{border-radius:var(--radius);background:var(--accent-wash);gap:2px;padding:12px 14px;display:grid}.v2-root .rp-price b{font-family:var(--sans);color:var(--ink);font-size:20px;font-weight:800}.v2-root .rp-price-l{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-bottom:6px;font-size:11.5px;font-weight:700;display:block}.v2-root .rp-onsite{color:var(--ink-2);gap:6px;margin:0 0 14px;padding-left:22px;font-size:14.5px;line-height:1.55;list-style:decimal;display:grid}.v2-root .rp-next{color:var(--ink);font-weight:600}@media (max-width:600px){.v2-root .rp-stage.is-quiz{min-height:440px}.v2-root .rp-quiz{padding:14px}.v2-root .rp-price{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.v2-root .rp-quiz,.v2-root .rp-step,.v2-root .rp-analyzing p{animation:none}.v2-root .rp-scene>img,.v2-root .rp-stage.is-quiz .rp-scene>img{transition:none}}
