.PublicLandingScreen-module__VmI0EG__landing{background:var(--glow-page-brand), var(--glow-page-accent), linear-gradient(180deg, var(--surface-page) 0%, var(--surface-control) 100%);min-height:100vh;padding:22px var(--page-x-mobile) 44px;position:relative;overflow:clip}.PublicLandingScreen-module__VmI0EG__header,.PublicLandingScreen-module__VmI0EG__hero,.PublicLandingScreen-module__VmI0EG__stepsSection,.PublicLandingScreen-module__VmI0EG__claritySection{z-index:1;width:auto;max-width:1240px;margin:0 auto;position:relative}.PublicLandingScreen-module__VmI0EG__header{justify-content:space-between;align-items:center;gap:18px;display:flex}.PublicLandingScreen-module__VmI0EG__brand{color:var(--text-primary);align-items:center;gap:10px;display:inline-flex}.PublicLandingScreen-module__VmI0EG__hero{align-items:center;gap:34px;padding:clamp(34px,5.5vw,70px) 0 38px;display:grid}.PublicLandingScreen-module__VmI0EG__heroCopy{min-width:0}.PublicLandingScreen-module__VmI0EG__heroTitle{max-width:640px}.PublicLandingScreen-module__VmI0EG__heroText{max-width:540px;margin:22px 0 0}.PublicLandingScreen-module__VmI0EG__heroActions{margin-top:32px}.PublicLandingScreen-module__VmI0EG__stepIcon,.PublicLandingScreen-module__VmI0EG__clarityIcon{border-radius:var(--radius-round);background:var(--surface-control);color:var(--text-secondary);box-shadow:var(--shadow-card);justify-content:center;align-items:center;display:inline-flex}.PublicLandingScreen-module__VmI0EG__heroVisual{align-content:start;justify-items:center;gap:16px;min-width:0;padding:12px 0 0;display:grid;position:relative}.PublicLandingScreen-module__VmI0EG__loginCard,.PublicLandingScreen-module__VmI0EG__requestCard{z-index:2;border:1px solid var(--border-default);border-radius:var(--radius-xl);background:var(--surface-raised);width:100%;max-width:430px;box-shadow:var(--shadow-floating);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin:0 auto;padding:24px;position:relative}.PublicLandingScreen-module__VmI0EG__requestCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);padding:20px}.PublicLandingScreen-module__VmI0EG__loginHeader,.PublicLandingScreen-module__VmI0EG__requestHeader{text-align:center;gap:6px;margin-bottom:20px;display:grid}.PublicLandingScreen-module__VmI0EG__requestForm{text-align:left}.PublicLandingScreen-module__VmI0EG__requestActions{display:grid}.PublicLandingScreen-module__VmI0EG__requestSubmit{width:100%}.PublicLandingScreen-module__VmI0EG__registrationFallback{text-align:center;gap:10px;margin-top:18px;display:grid}.PublicLandingScreen-module__VmI0EG__registrationFallback a{width:100%}.PublicLandingScreen-module__VmI0EG__stepsSection{padding:14px 0 62px}.PublicLandingScreen-module__VmI0EG__sectionHeading{text-align:center;grid-template-columns:minmax(28px,1fr) auto minmax(28px,1fr);align-items:center;gap:18px;margin-bottom:32px;display:grid}.PublicLandingScreen-module__VmI0EG__headingRule{background:linear-gradient(90deg, var(--surface-translucent), var(--accent-border), var(--surface-translucent));height:1px}.PublicLandingScreen-module__VmI0EG__stepsGrid{gap:18px;display:grid;position:relative}.PublicLandingScreen-module__VmI0EG__stepsWave{display:none}.PublicLandingScreen-module__VmI0EG__stepsWave path{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:3px}.PublicLandingScreen-module__VmI0EG__stepCard{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-raised);text-align:center;box-shadow:var(--shadow-card);justify-items:center;gap:12px;padding:22px 20px 24px;display:grid;position:relative}.PublicLandingScreen-module__VmI0EG__stepNumber{border-radius:var(--radius-round);background:var(--accent-soft-surface);width:34px;height:34px;color:var(--accent-text);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:18px;left:18px}.PublicLandingScreen-module__VmI0EG__stepIcon{width:76px;height:76px;color:var(--success)}.PublicLandingScreen-module__VmI0EG__claritySection{padding-bottom:42px}.PublicLandingScreen-module__VmI0EG__clarityPanel{border:1px solid var(--border-default);border-radius:var(--radius-xl);background:var(--glow-accent-corner), linear-gradient(135deg, var(--surface-raised), var(--surface-page));text-align:center;box-shadow:var(--shadow-panel);padding:clamp(26px,5vw,52px);overflow:hidden}.PublicLandingScreen-module__VmI0EG__clarityLayout{justify-items:center;margin-top:32px;display:grid}.PublicLandingScreen-module__VmI0EG__clarityCards{gap:18px;width:100%;max-width:820px;display:grid}.PublicLandingScreen-module__VmI0EG__clarityCard{align-content:center;justify-items:center;gap:9px;min-width:0;min-height:210px;padding:10px;display:grid;position:relative}.PublicLandingScreen-module__VmI0EG__clarityIcon{width:62px;height:62px;color:var(--success)}.PublicLandingScreen-module__VmI0EG__clarityActions{justify-content:center;margin-top:28px}@media (min-width:840px){.PublicLandingScreen-module__VmI0EG__hero{grid-template-columns:minmax(0,1fr) minmax(400px,.92fr)}.PublicLandingScreen-module__VmI0EG__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.PublicLandingScreen-module__VmI0EG__stepsWave{z-index:0;pointer-events:none;height:110px;display:block;position:absolute;top:98px;left:3.5%;right:3.5%}.PublicLandingScreen-module__VmI0EG__stepCard{z-index:1}.PublicLandingScreen-module__VmI0EG__clarityLayout{text-align:center}.PublicLandingScreen-module__VmI0EG__clarityCards{grid-template-columns:repeat(3,minmax(0,1fr))}.PublicLandingScreen-module__VmI0EG__clarityCard+.PublicLandingScreen-module__VmI0EG__clarityCard:before{background:var(--border-default);content:"";width:1px;height:160px;position:absolute;top:50%;left:-9px;transform:translateY(-50%)}}@media (min-width:1024px){.PublicLandingScreen-module__VmI0EG__landing{padding:28px var(--page-x-desktop) 52px}}@media (max-width:839px){.PublicLandingScreen-module__VmI0EG__heroActions{display:grid}.PublicLandingScreen-module__VmI0EG__heroActions a{width:100%}.PublicLandingScreen-module__VmI0EG__heroVisual{padding-top:0}}
.AuthScreen-module__6GWN8G__landing{background:linear-gradient(180deg, var(--surface-page) 0%, var(--surface-control) 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.AuthScreen-module__6GWN8G__landing:before{background:var(--glow-page-accent), var(--glow-page-brand);content:"";pointer-events:none;position:absolute;inset:0}.AuthScreen-module__6GWN8G__content{z-index:1;text-align:center;width:min(100%,540px);position:relative}.AuthScreen-module__6GWN8G__wideContent{width:min(100%,980px)}.AuthScreen-module__6GWN8G__formContent{width:min(100%,760px)}.AuthScreen-module__6GWN8G__hero{align-items:center;gap:22px;display:grid}.AuthScreen-module__6GWN8G__heroCopy{min-width:0}.AuthScreen-module__6GWN8G__heroTitle{margin:18px 0 6px}.AuthScreen-module__6GWN8G__heroSubtitle{display:inline-block}.AuthScreen-module__6GWN8G__heroPitch{max-width:450px;margin:34px auto 36px}.AuthScreen-module__6GWN8G__heroActions{justify-content:center}.AuthScreen-module__6GWN8G__previewPanel{text-align:left;gap:16px;display:grid}.AuthScreen-module__6GWN8G__previewTitle{margin:0}.AuthScreen-module__6GWN8G__previewMetrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.AuthScreen-module__6GWN8G__roleGrid{text-align:left;gap:14px;display:grid}.AuthScreen-module__6GWN8G__roleForm{gap:12px;display:grid}.AuthScreen-module__6GWN8G__roleCard{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);text-align:left;box-shadow:var(--shadow-card);grid-template-columns:54px 1fr auto;align-items:center;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.AuthScreen-module__6GWN8G__roleCard:hover,.AuthScreen-module__6GWN8G__roleCard:focus-visible{border-color:var(--accent-hover);box-shadow:var(--shadow-raised);transform:translateY(-2px)}.AuthScreen-module__6GWN8G__roleCardButton{cursor:pointer;width:100%}.AuthScreen-module__6GWN8G__roleCard:disabled{cursor:wait;opacity:.68;transform:none}.AuthScreen-module__6GWN8G__roleIcon{border-radius:var(--radius-lg);background:var(--surface-control);width:54px;height:54px;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.AuthScreen-module__6GWN8G__roleTitle{display:block}.AuthScreen-module__6GWN8G__roleDescription{margin-top:3px;display:block}.AuthScreen-module__6GWN8G__form{text-align:left}:is(.AuthScreen-module__6GWN8G__formActions .btn-link,.AuthScreen-module__6GWN8G__formActions .btn,.AuthScreen-module__6GWN8G__submitRow .btn-link,.AuthScreen-module__6GWN8G__submitRow .btn){width:100%}.AuthScreen-module__6GWN8G__submitRow{margin-top:14px}.AuthScreen-module__6GWN8G__switch{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.AuthScreen-module__6GWN8G__sessionErrorCard{border:1px solid var(--border-default);border-radius:var(--radius-xl);background:var(--surface-raised);width:min(100%,720px);box-shadow:var(--shadow-panel);padding:28px}.AuthScreen-module__6GWN8G__sessionErrorCopy{gap:18px}.AuthScreen-module__6GWN8G__sessionErrorCopy .brand-mark{margin:0}.AuthScreen-module__6GWN8G__sessionErrorDetails{margin-top:4px}.AuthScreen-module__6GWN8G__sessionErrorJson{border-radius:var(--radius-md);background:var(--surface-control);white-space:pre-wrap;word-break:break-word;max-height:min(42vh,360px);margin:0;padding:14px;overflow:auto}@media (min-width:720px){.AuthScreen-module__6GWN8G__hero{text-align:left;grid-template-columns:minmax(0,1fr) minmax(320px,420px)}.AuthScreen-module__6GWN8G__heroCopy{text-align:left}.AuthScreen-module__6GWN8G__heroCopy .brand-mark{margin-left:0}.AuthScreen-module__6GWN8G__heroCopy .AuthScreen-module__6GWN8G__heroPitch{margin-left:0;margin-right:0}.AuthScreen-module__6GWN8G__heroActions{justify-content:flex-start}.AuthScreen-module__6GWN8G__formActions .btn-link{width:auto}}
