.auth-shell.svelte-mdqpz{background:var(--fd-bg);place-items:center;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:grid}.auth-stage.svelte-mdqpz{grid-template-columns:minmax(0,1fr) minmax(22rem,27rem);align-items:stretch;gap:clamp(1rem,2.5vw,1.5rem);width:min(100%,64rem);display:grid}.brand-rail.svelte-mdqpz{border:1px solid var(--fd-inverse-line);background:radial-gradient(ellipse 82% 64% at 8% 4%, color-mix(in srgb, var(--fd-accent) 26%, transparent), transparent 66%), radial-gradient(ellipse 78% 70% at 94% 96%, color-mix(in srgb, var(--fd-accent-bright) 12%, transparent), transparent 72%), linear-gradient(180deg, var(--fd-inverse-surface-soft) 0%, var(--fd-inverse-surface) 100%);min-height:30rem;box-shadow:var(--fd-shadow-md);border-radius:24px;place-items:center;padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden}.brand-rail.svelte-mdqpz:before{content:"";background-image:linear-gradient(color-mix(in srgb, var(--fd-inverse-ink) 5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--fd-inverse-ink) 5%, transparent) 1px, transparent 1px);-webkit-mask-image:radial-gradient(circle at center, var(--fd-text-strong) 0%, transparent 72%);mask-image:radial-gradient(circle at center, var(--fd-text-strong) 0%, transparent 72%);-webkit-mask-image:radial-gradient(circle at center, var(--fd-text-strong) 0%, transparent 72%);opacity:.7;pointer-events:none;background-size:44px 44px;position:absolute;inset:0}.brand-rail.svelte-mdqpz:after{content:"";opacity:.05;pointer-events:none;background-image:url(../../../monar-logo-white.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:min(58%,24rem);height:min(58%,24rem);position:absolute;bottom:-9%;right:-6%}.brand-rail-logo.svelte-mdqpz{z-index:1;justify-items:center;gap:1.15rem;text-decoration:none;display:grid;position:relative}.brand-rail-mark.svelte-mdqpz{place-items:center;display:grid}.brand-rail-mark.svelte-mdqpz img:where(.svelte-mdqpz){width:clamp(5.5rem,10vw,8.5rem);height:auto}.brand-rail-wordmark.svelte-mdqpz{text-align:center;justify-items:center;display:grid}.brand-rail-wordmark.svelte-mdqpz strong:where(.svelte-mdqpz){color:var(--fd-inverse-ink);font-family:var(--fd-display);font-size:1.7rem;font-weight:400;line-height:1.1}.auth-panel.svelte-mdqpz{border:1px solid var(--fd-border);background:var(--fd-surface);box-shadow:var(--fd-shadow-md);border-radius:24px;align-content:start;gap:1.25rem;padding:clamp(1.5rem,3vw,2.1rem);display:grid}.auth-heading.svelte-mdqpz{padding-top:0;display:grid}.auth-heading.svelte-mdqpz h2:where(.svelte-mdqpz){color:var(--fd-ink);font-family:var(--fd-font);letter-spacing:0;margin:0;font-size:1.9rem;font-weight:600;line-height:1.1}.auth-error.svelte-mdqpz{border:1px solid var(--fd-error-line);background-color:var(--fd-error-surface);background-image:var(--fd-error-pattern);color:var(--fd-error-ink);border-radius:12px;margin:0;padding:.8rem .95rem;font-size:.88rem;font-weight:600;line-height:1.45}.auth-form.svelte-mdqpz,.auth-form.svelte-mdqpz label:where(.svelte-mdqpz),.hosted-form.svelte-mdqpz{gap:.75rem;display:grid}.auth-form.svelte-mdqpz label:where(.svelte-mdqpz) span:where(.svelte-mdqpz){color:var(--fd-ink-soft);font-size:.86rem;font-weight:760}.input-shell.svelte-mdqpz{border:1px solid var(--fd-line-emphasis);background:var(--fd-surface);min-height:3.5rem;color:var(--fd-faint);box-shadow:var(--fd-shadow-sm);border-radius:18px;grid-template-columns:1.25rem minmax(0,1fr);align-items:center;gap:.65rem;padding:0 1rem;transition:border-color .16s,box-shadow .16s,color .16s;display:grid}.input-shell.svelte-mdqpz:hover,.input-shell.svelte-mdqpz:focus-within{border-color:var(--fd-accent-boundary)}.input-shell.svelte-mdqpz:focus-within{color:var(--fd-ink);box-shadow:var(--fd-ring)}.input-shell.svelte-mdqpz input:where(.svelte-mdqpz){width:100%;min-width:0;color:var(--fd-ink);background:0 0;border:0;outline:0;padding:0;font-size:1rem;font-weight:560}.input-shell.svelte-mdqpz input:where(.svelte-mdqpz)::placeholder{color:var(--fd-faint);font-weight:500}.primary-action.svelte-mdqpz,.secondary-action.svelte-mdqpz{width:100%;min-height:3.4rem;font-family:var(--fd-font);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;transition:border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.primary-action.svelte-mdqpz{border:1px solid var(--fd-btn-border);background:var(--fd-btn-bg);color:var(--fd-btn-fg);justify-content:space-between;padding:.4rem .4rem .4rem 1.2rem}.primary-action.svelte-mdqpz .fd-chip:where(.svelte-mdqpz){background:var(--fd-accent-on);width:2.55rem;height:2.55rem;color:var(--fd-accent);border-radius:999px;flex:none;place-items:center;display:grid}.secondary-action.svelte-mdqpz{border:1px solid var(--fd-line-emphasis);background:var(--fd-surface);color:var(--fd-ink);box-shadow:var(--fd-shadow-sm)}.primary-action.svelte-mdqpz:hover{border-color:var(--fd-accent-boundary);background:var(--fd-btn-bg-hover)}.secondary-action.svelte-mdqpz:hover{border-color:var(--fd-ink);background:var(--fd-surface-soft)}.primary-action.svelte-mdqpz:focus-visible,.secondary-action.svelte-mdqpz:focus-visible{box-shadow:var(--fd-ring);outline:0}.google-mark.svelte-mdqpz{flex:none;width:1.12rem;height:1.12rem}.divider.svelte-mdqpz{color:var(--fd-faint);font-family:var(--fd-mono);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.68rem;font-weight:500;display:grid}.divider.svelte-mdqpz:before,.divider.svelte-mdqpz:after{background:var(--fd-border);content:"";height:1px}.auth-footnote.svelte-mdqpz{color:var(--fd-dim);flex-wrap:wrap;align-items:center;gap:.25rem .45rem;margin:0;font-size:.88rem;line-height:1.45;display:flex}.auth-footnote.svelte-mdqpz form:where(.svelte-mdqpz){display:inline}.link-action.svelte-mdqpz{color:var(--fd-accent-ink);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:none}.link-action.svelte-mdqpz:hover{text-decoration:underline}@media (width<=900px){.auth-stage.svelte-mdqpz{grid-template-columns:1fr;width:min(100%,32rem)}.brand-rail.svelte-mdqpz{min-height:12rem}}@media (width<=620px){.auth-shell.svelte-mdqpz{place-items:stretch stretch;padding:0}.auth-stage.svelte-mdqpz{gap:0;width:100%}.brand-rail.svelte-mdqpz,.auth-panel.svelte-mdqpz{box-shadow:none;border-left:0;border-right:0;border-radius:0}.brand-rail.svelte-mdqpz{border-top:0;min-height:11rem;padding:1.5rem 1.25rem}.auth-panel.svelte-mdqpz{border-bottom:0;padding:1.25rem}.auth-heading.svelte-mdqpz{padding-top:.5rem}.auth-heading.svelte-mdqpz h2:where(.svelte-mdqpz){font-size:1.6rem}}
