:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e5e7eb;background:#020617}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#0f766e33,transparent 40%),#020617}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 7vw;background:#020617d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #1e293b}.logo{display:inline-flex;align-items:center;min-width:fit-content;font-weight:900;font-size:22px;color:#34d399}.logoImage{height:72px;width:auto;display:block;object-fit:contain}nav{display:flex;gap:18px;align-items:center;color:#cbd5e1}nav a.active{color:#34d399}.container,.page-section{width:min(1120px,92vw);margin:0 auto;padding:42px 0}.hero{min-height:70vh;display:grid;place-items:center}.hero h1{max-width:850px;font-size:clamp(38px,7vw,76px);line-height:.95;margin:0 0 18px;letter-spacing:-.06em}.eyebrow{color:#34d399;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.muted{color:#94a3b8;margin:0;line-height:1.6}.actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.button-row{justify-content:center}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:14px;color:#022c22;background:#34d399;font-weight:800}.btn:disabled{opacity:.65;cursor:not-allowed}.btn.btn-primary{background:#34d399;color:#022c22}.btn.secondary,.btn.btn-secondary{background:#172554;color:#dbeafe;border:1px solid #1d4ed8}.btn.dangerButton,.dangerButton{background:#ef4444;color:#fff}.btn.dangerButton:hover,.dangerButton:hover{background:#dc2626}.full{width:100%;margin-top:12px}.linkButton{background:transparent;border:0;color:#cbd5e1;cursor:pointer;padding:0}.linkButton:hover{color:#34d399}.card{background:#0f172ae0;border:1px solid #1e293b;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0006}.formCard{width:min(620px,100%);margin:0 auto}.form{display:grid;gap:16px}.input{width:100%;border:1px solid #334155;background:#020617;color:#e5e7eb;border-radius:14px;padding:13px 14px;outline:none}.input:disabled{opacity:.65;cursor:not-allowed}.input:focus{border-color:#34d399;box-shadow:0 0 0 4px #34d39922}.textarea{min-height:120px;resize:vertical}.alert{white-space:pre-line;padding:12px 14px;border-radius:14px;background:#7f1d1d;color:#fee2e2;border:1px solid #ef4444}.success,.successBox{color:#86efac}.successBox{padding:12px 14px;border-radius:14px;background:#064e3b73;border:1px solid #047857}.danger{color:#fca5a5}.roleGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice{text-align:left;padding:24px;border-radius:20px;border:1px solid #334155;background:#020617;color:#e5e7eb;cursor:pointer}.choice:hover{border-color:#34d399}.choice strong{display:block;font-size:22px;margin-bottom:8px}.choice span{color:#94a3b8}.searchGrid{display:grid;grid-template-columns:1fr 180px 180px auto;gap:12px;margin:22px 0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.professionalCard{position:relative;overflow:hidden}.proFeaturedCard{border-color:#34d399;box-shadow:0 24px 70px #05966930}.businessFeaturedCard,.premiumFeaturedCard{border-color:#facc15;box-shadow:0 26px 80px #facc1533}.featuredBadge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:12px;padding:7px 10px;border-radius:999px;background:#020617;border:1px solid currentColor;color:#facc15;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.avatarLarge{width:100%;height:180px;object-fit:cover;border-radius:18px;background:#0f172a}.cover{width:100%;height:300px;object-fit:cover;border-radius:20px;background:#0f172a}.details,.dashboard{display:grid;gap:18px}.list{display:grid;gap:12px;margin-top:12px}.row{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:14px;border:1px solid #1e293b;border-radius:16px}.review{border:1px solid #1e293b;padding:14px;border-radius:16px}.review strong{display:block;margin-bottom:6px}.formHelpLine{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#34d399}.formHelpLine a:hover{color:#86efac}.fieldWithHelp{position:relative}.passwordBubble{margin-top:8px;padding:12px 14px;border-radius:14px;background:#020617;border:1px solid #334155;color:#e5e7eb;box-shadow:0 14px 40px #0007}.staticBubble{box-shadow:none}.passwordBubble strong{display:block;margin-bottom:8px;color:#cbd5e1}.passwordBubble ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.passwordBubble li{display:flex;align-items:center;gap:8px;font-size:14px}.validRule{color:#86efac}.invalidRule{color:#fca5a5}.input[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 4px #ef444422}.uploadPreview{width:100%;max-height:280px;object-fit:cover;border-radius:18px;border:1px solid #1e293b;background:#0f172a}.profileImagePicker{display:grid;place-items:center;text-align:center;gap:8px;margin-bottom:10px}.profileAvatarButton{width:132px;height:132px;border-radius:999px;border:2px dashed #334155;background:#020617;display:grid;place-items:center;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.profileAvatarButton:hover{border-color:#34d399;transform:translateY(-1px)}.profileAvatarButton img{width:100%;height:100%;object-fit:cover}.profileAvatarButton span{font-size:44px;color:#34d399;font-weight:800}.profileAvatarButton input{display:none}.dangerCard{border-color:#7f1d1d}.devBox{margin-top:18px;display:grid;gap:10px;padding:14px;border-radius:18px;border:1px solid #334155;background:#020617}.devBox textarea{width:100%;min-height:90px;border:1px solid #334155;border-radius:12px;padding:10px;color:#e5e7eb;background:#0f172a;resize:vertical}.footer{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;padding:28px 7vw 44px;color:#94a3b8;border-top:1px solid #1e293b}.commercialHero{min-height:58vh;justify-items:start}.sectionHeader{display:flex;gap:14px;align-items:center;justify-content:space-between}.inlineForm{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:16px}.compactRow{align-items:center}.price,.statNumber{display:block;font-size:30px;margin:12px 0;color:#34d399}.cleanList{display:grid;gap:8px;padding-left:0;list-style:none;color:#cbd5e1}.split{display:grid;grid-template-columns:320px 1fr;gap:14px;align-items:stretch}.chatLayout .split,.chatSplit{align-items:stretch}.sidebarList,.messages{display:grid;gap:10px}.conversationButton{border:1px solid #334155;background:#020617;color:#e5e7eb;border-radius:14px;padding:12px;text-align:left;cursor:pointer}.conversationButton span{display:block;color:#94a3b8;margin-top:4px}.conversationButton:disabled{opacity:.65;cursor:not-allowed}.conversationButton small{display:block;margin-top:8px}.conversationButton.active{border-color:#34d399;box-shadow:0 0 0 3px #34d39922}.message{max-width:82%;padding:12px 14px;border-radius:16px;background:#0f172a;border:1px solid #1e293b}.message.mine{margin-left:auto;background:#064e3b;border-color:#047857}.message p{margin-bottom:0}.chipGrid{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:10px 14px;border-radius:999px;background:#020617;border:1px solid #334155;color:#cbd5e1}.chip:hover{border-color:#34d399;color:#34d399}.statsGrid .card{min-height:130px}.heroLogo{height:120px;width:auto;display:block;object-fit:contain;margin-bottom:24px}.authLogo{height:96px;width:auto;display:block;object-fit:contain;margin:0 auto 20px}.ratingSummary{display:grid;gap:6px;margin:14px 0;font-weight:800}.starRating{display:inline-flex;align-items:center;gap:3px}.starRatingSmall .starButton{font-size:22px}.starButton{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em;padding:0;border:0;background:transparent;color:#334155;cursor:pointer;font-size:34px;line-height:1;flex:0 0 1.15em;vertical-align:middle}.starButton:disabled{cursor:default;opacity:1}.starBase{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#334155;line-height:1;font-family:Arial,sans-serif}.starFill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;width:0;max-width:100%;color:#facc15;line-height:1}.starFillIcon{width:1.15em;height:1.15em;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:inherit;line-height:1}.photoGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:14px}.photoItem{width:100%;aspect-ratio:4 / 3;padding:0;border:0;border-radius:16px;overflow:hidden;background:#0f172a;cursor:zoom-in}.photoItem img,.photoGrid img{width:100%;height:100%;min-height:140px;object-fit:cover;display:block;border-radius:16px;transition:transform .2s ease,opacity .2s ease}.photoItem:hover img{transform:scale(1.04);opacity:.9}.photoLightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:#020617e0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out}.photoLightboxContent{max-width:min(100%,1100px);max-height:88vh;margin:0;display:grid;gap:10px;justify-items:center;cursor:default}.photoLightboxImage{max-width:min(100%,1100px);max-height:82vh;object-fit:contain;border-radius:18px;box-shadow:0 24px 80px #0000008c;cursor:default}.photoLightboxCaption{color:#cbd5e1;text-align:center}.photoLightboxClose{position:fixed;top:20px;right:24px;z-index:10000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #334155;border-radius:999px;background:#0f172ae6;color:#fff;font-size:34px;font-weight:300;line-height:1;cursor:pointer}.photoLightboxClose:hover{background:#1e293b;border-color:#34d399}.inlineReviewForm{display:grid;gap:10px;margin:14px 0 18px;padding:16px;border:1px solid #1e293b;border-radius:18px;background:#02061773}.reviewLabel{color:#cbd5e1;font-weight:800}.reviewFooter{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.reviewStars{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:6px}.chatSidebar{max-height:620px;overflow-y:auto;align-content:start}.conversationPanel{display:flex;flex-direction:column;height:min(620px,68vh);min-height:430px;overflow:hidden;padding:0}.conversationHeader{flex:0 0 auto;padding:22px 24px 14px;border-bottom:1px solid #1e293b}.conversationHeader h2{margin:0}.conversationPanel .messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px 24px;align-content:start}.chatInputBar{flex:0 0 auto;margin-top:0;padding:16px 24px 22px;border-top:1px solid #1e293b;background:#0f172aeb}.statusActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.statusPill{display:inline-flex;width:fit-content;margin-top:8px;padding:4px 8px;border-radius:999px;background:#064e3b;color:#bbf7d0;border:1px solid #047857;font-size:12px;font-weight:800}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settingsGrid>div{display:grid;gap:5px;padding:14px;border:1px solid #1e293b;border-radius:16px;background:#020617}.settingsGrid+.form{margin-top:28px}.checkList{display:grid;gap:8px;margin-top:14px;color:#cbd5e1}.compactActions{justify-content:flex-end;margin-top:0}.auth-callback-section{display:grid;place-items:center;min-height:calc(100vh - 90px)}.auth-callback-card{max-width:560px;width:min(100%,560px);text-align:center}.auth-callback-card .eyebrow,.auth-callback-card .authLogo{margin-left:auto;margin-right:auto}.auth-callback-card h1{font-size:clamp(2rem,5vw,3.6rem);line-height:.98;letter-spacing:-.06em}.auth-callback-card .button-row{justify-content:center}.emptyState,.empty-state{display:grid;gap:10px;padding:24px;border:1px dashed #334155;border-radius:18px;background:#0206178c;color:#94a3b8}.emptyState .muted,.empty-state .muted{margin:0}.loadingText{color:#94a3b8}@media(max-width:820px){.header{flex-direction:column;gap:12px;padding:14px 5vw}nav{flex-wrap:wrap;justify-content:center;gap:12px}.roleGrid,.grid,.searchGrid{grid-template-columns:1fr}.photoGrid{grid-template-columns:repeat(2,1fr)}.row{flex-direction:column}.split,.sectionHeader,.inlineForm{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.split{display:grid}.conversationPanel{height:70vh;min-height:420px}.chatSidebar{max-height:260px}.chatInputBar{flex-direction:row}.logoImage{height:56px}}@media(max-width:620px){.settingsGrid{grid-template-columns:1fr}.logoImage{height:42px}.container,.page-section{width:min(100% - 28px,1120px);padding:28px 0}.hero h1{font-size:clamp(34px,13vw,56px)}.authLogo{height:76px}.photoLightbox{padding:14px}.photoLightboxClose{top:12px;right:12px}}.conversationEmptyState{min-height:320px;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center}.conversationEmptyState .muted{max-width:560px;margin:0}.pageLoader{min-height:60vh;display:grid;place-items:center;color:var(--muted);font-weight:700}.nexcoreReturnButton{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #1d4ed8;border-radius:999px;background:#1e40af2e;color:#dbeafe;cursor:pointer;font-weight:700;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.nexcoreReturnButton:hover:not(:disabled){border-color:#34d399;background:#34d39924;color:#ecfdf5}.nexcoreReturnButton:disabled{cursor:wait;opacity:.72}:focus-visible{outline:3px solid #6ee7b7;outline-offset:3px}.not-found-page{min-height:60vh;display:flex;flex-direction:column;justify-content:center}.not-found-page h1{margin:8px 0 12px;font-size:clamp(36px,6vw,72px);line-height:.98}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--nex-accent: #14b8a6;--nex-accent-2: #8b5cf6;--nex-radius-sm: 12px;--nex-radius-md: 16px;--nex-radius-lg: 22px;--nex-radius-xl: 30px;--nex-shadow-sm: 0 10px 28px rgba(15, 23, 42, .1);--nex-shadow-md: 0 22px 70px rgba(15, 23, 42, .16);--nex-shadow-lg: 0 30px 100px rgba(15, 23, 42, .24);--nex-ring: 0 0 0 4px color-mix(in srgb, var(--nex-accent) 22%, transparent);--nex-border: color-mix(in srgb, var(--nex-accent) 18%, rgba(148, 163, 184, .22));--nex-surface: rgba(15,23,42,.74);--nex-surface-strong: color-mix(in srgb, var(--nex-surface) 88%, white 12%);--nex-ease: cubic-bezier(.2,.8,.2,1)}::selection{background:color-mix(in srgb,var(--nex-accent) 32%,transparent);color:inherit}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-attachment:fixed}body:before{content:"";position:fixed;inset:-24% -18% auto auto;width:min(48vw,620px);height:min(48vw,620px);border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--nex-accent) 18%,transparent) 0%,transparent 68%);pointer-events:none;z-index:-1}:where(a,button,input,select,textarea,[role=button]){-webkit-tap-highlight-color:transparent}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:none;box-shadow:var(--nex-ring)}:where(button,.button,.btn,.ghost,.mini,.link,.secondary){transition:transform .18s var(--nex-ease),box-shadow .18s var(--nex-ease),border-color .18s var(--nex-ease),background .18s var(--nex-ease),opacity .18s var(--nex-ease)}:where(button:not(:disabled),.button:not(:disabled),.btn:not(:disabled)){will-change:transform}:where(button:not(:disabled),.button:not(:disabled),.btn:not(:disabled)):hover{transform:translateY(-1px)}:where(button:not(:disabled),.button:not(:disabled),.btn:not(:disabled)):active{transform:translateY(0) scale(.99)}:where(.button,.btn,button[type=submit],.primary){background-image:linear-gradient(135deg,var(--nex-accent),var(--nex-accent-2));border:1px solid color-mix(in srgb,var(--nex-accent) 42%,transparent);box-shadow:0 18px 44px color-mix(in srgb,var(--nex-accent) 24%,transparent)}:where(input,select,textarea){min-height:44px;border-radius:var(--nex-radius-md);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}:where(input,select,textarea):focus{border-color:var(--nex-accent)!important;box-shadow:var(--nex-ring)!important}:where(label){font-weight:800;letter-spacing:-.01em}:where(.card,.panel,.surface,.box,.stat-card,.metric-card,.plan-card,.product-card,.feature-card,.dashboard-card,.settings-card,.billing-card,.report-card,.table-card,.nex-auth-card,.auth-card,.auth-panel){border:1px solid var(--nex-border);background:linear-gradient(180deg,color-mix(in srgb,var(--nex-surface) 94%,white 6%),var(--nex-surface));box-shadow:var(--nex-shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:where(.card,.panel,.surface,.box,.stat-card,.metric-card,.plan-card,.product-card,.feature-card,.dashboard-card,.settings-card,.billing-card,.report-card,.table-card):hover{border-color:color-mix(in srgb,var(--nex-accent) 34%,transparent);box-shadow:var(--nex-shadow-md)}:where(.plan-card,.pricing-card,.product-card,.feature-card){position:relative;overflow:hidden}:where(.plan-card,.pricing-card,.product-card,.feature-card):before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--nex-accent) 56%,transparent),transparent);opacity:.8}:where(.badge,.tag,.status,.pill,.chip,.eyebrow){border-radius:999px;letter-spacing:.04em}:where(.badge,.tag,.status,.pill,.chip){border:1px solid color-mix(in srgb,var(--nex-accent) 24%,transparent);background:color-mix(in srgb,var(--nex-accent) 10%,transparent)}:where(table){width:100%;border-collapse:separate;border-spacing:0}:where(th){font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:color-mix(in srgb,currentColor 62%,transparent)}:where(th,td){padding:14px 16px;border-bottom:1px solid color-mix(in srgb,var(--nex-accent) 12%,rgba(148,163,184,.18))}:where(tbody tr){transition:background .16s ease}:where(tbody tr:hover){background:color-mix(in srgb,var(--nex-accent) 7%,transparent)}:where(.empty,.empty-state,.loading-state,.error-state,.page-state){border:1px dashed color-mix(in srgb,var(--nex-accent) 26%,rgba(148,163,184,.22));border-radius:var(--nex-radius-lg);background:color-mix(in srgb,var(--nex-surface) 74%,transparent);padding:clamp(22px,4vw,36px);text-align:center}:where(.auth-shell,.auth-page,.login-page,.signup-page,.nex-auth-wrap){background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--nex-accent) 20%,transparent),transparent 34%),radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--nex-accent-2) 18%,transparent),transparent 36%)}:where(.nex-auth-card,.auth-card,.auth-panel){border-radius:clamp(22px,4vw,34px)}:where(.auth-links){width:100%}:where(.auth-links-main){display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%}:where(.auth-links-center){justify-content:center}:where(.auth-confirmation-help){display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:6px;text-align:center;font-size:14px;font-weight:800;opacity:.92}:where(.resend-link){font-weight:1000}:where(.sidebar,.app-sidebar,aside){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}:where(.topbar,.navbar,.header,header){-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:where(.page,.app-page,main){min-width:0}:where(img,svg,video,canvas){max-width:100%}:where(.grid,.cards-grid,.stats-grid,.features-grid,.pricing-grid,.products-grid){align-items:stretch}:where(.table-wrapper,.table-card,.data-table){overflow-x:auto;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--nex-accent) 30%,rgba(148,163,184,.35));border:3px solid transparent;border-radius:999px;background-clip:content-box}@media(max-width:768px){:where(.auth-links-main){justify-content:center;gap:24px;flex-wrap:wrap}:where(th,td){padding:12px}:where(.card,.panel,.stat-card,.metric-card,.plan-card,.product-card,.feature-card){border-radius:var(--nex-radius-lg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:where(.auth-page,.auth-shell,.center-page.auth-page,.login-page,.signup-page,.nex-auth-wrap,.auth){min-height:100vh;padding:clamp(22px,4vw,40px) 16px!important}:where(.auth-card,.auth-card-dark,.auth-form,.nex-auth-card,.auth-panel,.formCard,.auth-callback-card,.sso-card){width:min(100%,430px)!important;max-width:430px!important;padding:24px!important;border-radius:24px!important;gap:12px!important}:where(.connect-card,.auth-callback-card,.sso-card){width:min(100%,420px)!important;max-width:420px!important;text-align:center!important}:where(.auth-logo,.auth-card .auth-logo,.auth-card-dark .auth-logo,.nex-auth-card .auth-logo,.formCard .authLogo,.authLogo){width:min(168px,62%)!important;max-width:168px!important;height:auto!important;margin:0 auto 12px!important}:where(.auth-card h1,.auth-card-dark h1,.auth-form h2,.nex-auth-card h1,.nex-auth-card h2,.formCard h1,.auth-panel h1){font-size:clamp(2rem,4vw,2.8rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;margin:0 0 12px!important}:where(.auth-card p,.auth-card-dark p,.auth-form p,.nex-auth-card p,.formCard p,.auth-subtitle){max-width:340px!important;margin:0 auto 14px!important;font-size:14px!important;line-height:1.45!important}:where(.auth-kicker,.auth-eyebrow,.login-badge,.eyebrow.auth-eyebrow){display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;margin:0 auto 12px!important;font-size:11px!important;letter-spacing:.12em!important}:where(.auth-card form,.auth-form,.nex-auth-card form,.formCard .form){gap:12px!important}:where(.auth-card label,.auth-form label,.nex-auth-card label,.field-label){gap:7px!important;font-size:14px!important}:where(.auth-card input,.auth-card select,.auth-card textarea,.auth-form input,.auth-form select,.nex-auth-card input,.nex-auth-card select,.formCard input,.formCard select,.formCard textarea,.field-label input){min-height:48px!important;height:48px!important;border-radius:16px!important;padding:0 15px!important;font-size:15px!important}:where(.auth-card textarea,.formCard textarea){min-height:96px!important;height:auto!important;padding:12px 15px!important}:where(.auth-card button,.auth-form button,.nex-auth-card button,.formCard button,.auth-primary,.auth-submit){min-height:48px!important;height:48px!important;border-radius:16px!important;font-size:15px!important}:where(.auth-links,.auth-footer,.auth-row,.formHelpLine){margin-top:12px!important;gap:12px!important;font-size:14px!important}:where(.auth-status,.auth-action-stack){margin-top:12px!important;gap:12px!important}@media(max-width:640px){:where(.auth-card,.auth-card-dark,.auth-form,.nex-auth-card,.auth-panel,.formCard,.auth-callback-card,.sso-card){max-width:100%!important;padding:20px 18px!important;border-radius:20px!important}:where(.auth-card h1,.auth-card-dark h1,.auth-form h2,.nex-auth-card h1,.nex-auth-card h2,.formCard h1,.auth-panel h1){font-size:2.05rem!important}:where(.auth-links,.auth-footer,.auth-row,.formHelpLine){justify-content:center!important}}.formCard,.formCard.auth-callback-card{width:min(100%,430px)!important;max-width:430px!important;padding:24px!important;border-radius:24px!important}.formCard.auth-callback-card{max-width:420px!important}.authLogo{width:min(168px,62%)!important;max-width:168px!important;margin:0 auto 12px!important}.formCard .roleGrid{gap:10px!important}.formCard .choice{padding:14px!important;border-radius:16px!important}.formHelpLine{display:flex!important;justify-content:space-between!important;flex-wrap:wrap!important}.registerCard{width:min(100%,620px)!important;max-width:620px!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;padding:clamp(24px,4vw,38px)!important;display:flex!important;flex-direction:column!important;gap:22px!important}.registerCard .authLogo{width:min(188px,54vw)!important;max-width:188px!important;height:auto!important;margin:0 auto 4px!important;object-fit:contain!important}.registerCard>h1{margin:0!important;max-width:100%!important;font-size:clamp(36px,7vw,56px)!important;line-height:1.04!important;letter-spacing:-.06em!important;text-align:left!important}.registerCard .roleGrid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.registerCard .choice{width:100%!important;min-height:138px!important;height:auto!important;padding:20px 18px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;text-align:left!important;white-space:normal!important;overflow:visible!important}.registerCard .choice strong{display:block!important;font-size:clamp(22px,3.4vw,30px)!important;line-height:1.08!important;letter-spacing:-.04em!important;white-space:normal!important;overflow-wrap:break-word!important}.registerCard .choice span{display:block!important;font-size:16px!important;line-height:1.42!important;color:#e2e8f0b8!important;white-space:normal!important;overflow:visible!important}@media(max-width:720px){.registerCard{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;padding:24px 20px!important;gap:18px!important}.registerCard>h1{font-size:clamp(34px,10vw,46px)!important;line-height:1.05!important}.registerCard .roleGrid{grid-template-columns:1fr!important}.registerCard .choice{min-height:112px!important}}
