.wr-shell{--wr-green: #79be37;--wr-green-dark: #6aab2f;--wr-ink: #0f172a;--wr-body: #334155;--wr-muted: #475569;--wr-faint: #64748b;--wr-line: #e2e8f0;--wr-bg: #f6f7f4;box-sizing:border-box;min-height:100dvh;margin:0;padding:clamp(1.25rem,5vw,4rem) 1.25rem;background:var(--wr-bg);color:var(--wr-body);font-family:Assistant,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;justify-content:center}.wr-shell *,.wr-shell *:before,.wr-shell *:after{box-sizing:border-box}.wr-card{width:100%;max-width:40rem;background:#fff;border:1px solid var(--wr-line);border-radius:20px;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a0f;padding:clamp(1.5rem,5vw,3rem)}.wr-header{margin-bottom:2.5rem}.wr-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8125rem;font-weight:600;color:var(--wr-faint);margin:0 0 .85rem}.wr-title{font-size:clamp(2rem,5vw,2.875rem);line-height:1.06;letter-spacing:-.02em;font-weight:800;color:var(--wr-ink);margin:0 0 .85rem;text-wrap:balance}.wr-lede{margin:0;color:var(--wr-body);font-size:clamp(1.1875rem,2.4vw,1.375rem);line-height:1.55;max-width:34ch}.wr-step{border:0;border-top:1px solid var(--wr-line);margin:0;padding:2rem 0}.wr-step:last-of-type{border-bottom:1px solid var(--wr-line)}.wr-q{display:block;padding:0;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;color:var(--wr-ink);line-height:1.25;margin-bottom:1.1rem}.wr-choices{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.wr-choices-inline{grid-template-columns:1fr 1fr}.wr-choice{min-height:56px;padding:.85rem 1.1rem;border:1.5px solid var(--wr-line);background:#fff;color:var(--wr-ink);border-radius:14px;font-family:inherit;font-size:1.0625rem;font-weight:500;line-height:1.3;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.wr-choice:hover{border-color:#cbd5e1}.wr-choice[aria-pressed=true]{border-color:var(--wr-green);background:#79be371a;box-shadow:inset 0 0 0 1.5px var(--wr-green);font-weight:600}.wr-choice:focus-visible{outline:2px solid var(--wr-green);outline-offset:2px}.wr-retail{margin-top:1.1rem;padding:1.25rem 1.35rem;background:#79be3712;border:1px solid rgba(121,190,55,.32);border-radius:14px}.wr-retail-note{margin:0 0 1rem;font-size:1.0625rem;line-height:1.6;color:var(--wr-body)}.wr-retail .wr-field{margin:0}.wr-row{display:flex;flex-direction:column;gap:1.1rem}@media (min-width: 560px){.wr-row{flex-direction:row}.wr-row .wr-field{flex:1 1 0}}.wr-field{display:block;margin-bottom:1.1rem}.wr-field:last-child{margin-bottom:0}.wr-label{display:block;font-size:.9375rem;font-weight:600;color:var(--wr-muted);margin-bottom:.4rem}.wr-input{width:100%;min-height:54px;padding:.8rem .95rem;border:1.5px solid var(--wr-line);border-radius:12px;font-family:inherit;font-size:1.0625rem;color:var(--wr-ink);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.wr-input::placeholder{color:#94a3b8}.wr-input:focus{outline:none;border-color:var(--wr-green);box-shadow:0 0 0 3px #79be3729}.wr-textarea{min-height:132px;resize:vertical;line-height:1.55}.wr-hint{margin:1rem 0 0;font-size:1rem;line-height:1.55;color:var(--wr-muted)}.wr-microcopy{display:block;margin-top:.45rem;font-size:.875rem;color:var(--wr-faint);line-height:1.5}.wr-ack{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.1rem;border:1px solid var(--wr-line);border-radius:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.wr-ack:hover{border-color:var(--wr-green)}.wr-ack:has(.wr-checkbox:checked){border-color:var(--wr-green);background:#79be3712}.wr-checkbox{flex:0 0 auto;width:1.4rem;height:1.4rem;margin-top:.1rem;accent-color:var(--wr-green);cursor:pointer}.wr-checkbox:focus-visible{outline:2px solid var(--wr-green);outline-offset:2px}.wr-ack-text{font-size:1.0625rem;line-height:1.45;color:var(--wr-body);font-weight:500}.wr-btn{display:inline-block;text-align:center;text-decoration:none;font-family:inherit;min-height:56px;padding:.9rem 1.75rem;border-radius:14px;font-size:1.125rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,opacity .15s ease,transform .05s ease}.wr-btn-primary{background:var(--wr-green);border-color:var(--wr-green);color:#10240a}.wr-btn-primary:hover{background:var(--wr-green-dark);border-color:var(--wr-green-dark)}.wr-btn-primary:active{transform:translateY(1px)}.wr-btn:focus-visible{outline:2px solid var(--wr-green);outline-offset:2px}.wr-submit{width:100%;margin-top:2rem}.wr-submit:disabled{opacity:.45;cursor:not-allowed}.wr-foot{margin:1.25rem 0 0;text-align:center;font-size:1rem;color:var(--wr-muted)}.wr-link{color:var(--wr-ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}.wr-error{margin:0 0 1.25rem;padding:.9rem 1.05rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-size:1rem;line-height:1.55}.wr-success-title{font-size:clamp(2rem,5vw,2.625rem);line-height:1.08;letter-spacing:-.02em;font-weight:800;color:var(--wr-ink);margin:.5rem 0 .85rem;text-wrap:balance}.wr-success-body{margin:0 0 1.1rem;color:var(--wr-body);font-size:1.1875rem;line-height:1.6;max-width:36ch}.wr-ref{margin:0 0 1.1rem;font-size:.9375rem;color:var(--wr-faint);font-variant-numeric:tabular-nums;letter-spacing:.02em}
