.role-chooser-module__wCk-Jq__root{--l-bg:#07070a;--l-bg-2:#0b0b0f;--surface:#ffffff09;--elevated:#16161c;--l-text:#f2f0ec;--l-text-2:#a8a39a;--l-text-3:#6b685f;--yellow:#f5a623;--amber:#d4841c;--gold-hi:#ffcb6b;--grad-gold:linear-gradient(135deg, #ffcb6b 0%, #f5a623 45%, #d4841c 100%);--l-border:#ffffff1a;--l-border-2:#ffffff14;--radius:14px;--radius-sm:10px;--ease:cubic-bezier(.22, 1, .36, 1);background:var(--l-bg);color:var(--l-text);font-family:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;place-items:center;padding:clamp(24px,5vw,56px);display:grid;position:absolute;inset:0;overflow:auto}html[data-theme=light] .role-chooser-module__wCk-Jq__root{--l-bg:#f3f1ec;--l-bg-2:#ebe8e1;--surface:#ffffffb8;--elevated:#fff;--l-text:#181510;--l-text-2:#5a554c;--l-text-3:#8a857b;--yellow:#c8841a;--amber:#a8690f;--gold-hi:#e0a33a;--grad-gold:linear-gradient(135deg, #e0a33a 0%, #c8841a 50%, #a8690f 100%);--l-border:#1410081f;--l-border-2:#1410081a}.role-chooser-module__wCk-Jq__shell{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:760px;display:flex}.role-chooser-module__wCk-Jq__wordmark{font-family:var(--font-jost), "Futura", "Century Gothic", sans-serif;letter-spacing:.18em;text-transform:uppercase;background:var(--grad-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:22px;font-weight:500;text-decoration:none}.role-chooser-module__wCk-Jq__head{text-align:center;flex-direction:column;gap:10px;display:flex}.role-chooser-module__wCk-Jq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow);font-size:12px;font-weight:700}.role-chooser-module__wCk-Jq__title{letter-spacing:-.02em;margin:0;font-size:clamp(26px,3vw,34px);font-weight:800}.role-chooser-module__wCk-Jq__subtitle{color:var(--l-text-2);margin:0;font-size:15px;line-height:1.5}.role-chooser-module__wCk-Jq__cards{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.role-chooser-module__wCk-Jq__card{border:1px solid var(--l-border);border-radius:var(--radius);background:var(--surface);color:inherit;transition:border-color .18s var(--ease), transform .18s var(--ease), background .18s var(--ease);flex-direction:column;gap:12px;padding:26px 24px;text-decoration:none;display:flex}.role-chooser-module__wCk-Jq__card:hover{background:#f5a6230d;border-color:#f5a6238c;transform:translateY(-3px)}.role-chooser-module__wCk-Jq__card:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.role-chooser-module__wCk-Jq__cardIcon{width:46px;height:46px;color:var(--yellow);background:#f5a6231f;border:1px solid #f5a62347;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.role-chooser-module__wCk-Jq__cardHead{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.role-chooser-module__wCk-Jq__cardRole{letter-spacing:-.01em;font-size:19px;font-weight:800}.role-chooser-module__wCk-Jq__cardTag{letter-spacing:.06em;text-transform:uppercase;color:var(--l-text-3);border:1px solid var(--l-border);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.role-chooser-module__wCk-Jq__cardDesc{color:var(--l-text-2);margin:0;font-size:14px;line-height:1.55}.role-chooser-module__wCk-Jq__cardFeatures{flex-direction:column;flex:auto;gap:8px;margin:0;padding:0;list-style:none;display:flex}.role-chooser-module__wCk-Jq__cardFeature{color:var(--l-text);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.role-chooser-module__wCk-Jq__cardFeatureIcon{color:var(--yellow);flex:none;margin-top:1px}.role-chooser-module__wCk-Jq__tariffNote{text-align:center;color:var(--l-text-3);margin:0;font-size:13px}.role-chooser-module__wCk-Jq__cardGo{color:var(--yellow);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.role-chooser-module__wCk-Jq__cardGo svg{transition:transform .18s var(--ease)}.role-chooser-module__wCk-Jq__card:hover .role-chooser-module__wCk-Jq__cardGo svg{transform:translate(4px)}.role-chooser-module__wCk-Jq__foot{color:var(--l-text-2);font-size:14px}.role-chooser-module__wCk-Jq__footLink{color:var(--yellow);font-weight:600;text-decoration:none}.role-chooser-module__wCk-Jq__footLink:hover{text-decoration:underline}.role-chooser-module__wCk-Jq__back{width:fit-content;color:var(--l-text-2);transition:color .18s var(--ease);align-items:center;gap:7px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.role-chooser-module__wCk-Jq__back:hover{color:var(--yellow)}.role-chooser-module__wCk-Jq__back svg{transition:transform .18s var(--ease)}.role-chooser-module__wCk-Jq__back:hover svg{transform:translate(-3px)}@media (max-width:720px){.role-chooser-module__wCk-Jq__cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.role-chooser-module__wCk-Jq__card,.role-chooser-module__wCk-Jq__card:hover,.role-chooser-module__wCk-Jq__cardGo svg,.role-chooser-module__wCk-Jq__back svg{transition:none;transform:none}}
