.login-page.svelte-8k30lk{display:grid;grid-template-rows:auto 1fr;min-height:100dvh}.hero.svelte-8k30lk{--court-line-color: rgba(var(--color-white-rgb), .12);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 30% 50%,rgba(var(--color-white-rgb),.06),transparent 60%),linear-gradient(160deg,var(--color-primary-hover),var(--color-primary));padding:var(--space-xl);min-height:calc(var(--space-xl) * 8)}.court-diagram.svelte-8k30lk{position:absolute;top:50%;left:50%;height:140%;width:auto;color:var(--court-line-color);transform:translate(-50%,-50%) rotate(13deg);animation:svelte-8k30lk-court-drift 30s var(--vt-easing) infinite alternate}.hero-brand.svelte-8k30lk{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-md);animation:svelte-8k30lk-fade-up .8s var(--vt-easing) both}.brand-name.svelte-8k30lk{font-size:calc(var(--text-xl) * 1.5);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:rgba(var(--color-white-rgb),.95)}.login-panel.svelte-8k30lk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl);background-color:var(--color-background)}.login-locale.svelte-8k30lk{display:flex;justify-content:flex-end;width:100%;max-width:calc(var(--space-xl) * 16);padding-bottom:var(--space-md)}.login-content.svelte-8k30lk{width:100%;max-width:calc(var(--space-xl) * 16);animation:svelte-8k30lk-fade-up .8s var(--vt-easing) .15s both}.login-header.svelte-8k30lk{text-align:center;margin-bottom:var(--space-xl)}.login-header.svelte-8k30lk h1:where(.svelte-8k30lk){margin:0 0 var(--space-sm);font-size:var(--text-xl);font-weight:var(--font-weight-semibold);color:var(--color-text)}.subtitle.svelte-8k30lk{margin:0;color:var(--color-text-secondary);font-size:var(--text-sm)}.login-error.svelte-8k30lk{padding:var(--space-md) var(--space-lg);margin-bottom:var(--space-lg);background-color:var(--color-error-bg);border:1px solid var(--color-error-border);border-radius:var(--radius-md);color:var(--color-error-text);font-size:var(--text-sm)}.login-error.svelte-8k30lk p:where(.svelte-8k30lk){margin:0}.google-button.svelte-8k30lk{display:flex;align-items:center;justify-content:center;gap:var(--space-md);width:100%;padding:var(--space-md) var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-weight-medium);font-family:inherit;color:var(--color-text);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color .15s,box-shadow .15s,background-color .15s}.google-button.svelte-8k30lk:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}.google-button.svelte-8k30lk:active{background-color:var(--color-surface)}.google-icon.svelte-8k30lk{flex-shrink:0}@keyframes svelte-8k30lk-fade-up{0%{opacity:0;transform:translateY(var(--space-lg))}}@keyframes svelte-8k30lk-court-drift{0%{transform:translate(-50%,-50%) rotate(13deg)}to{transform:translate(-50%,-50%) rotate(17deg) scale(1.05)}}@media(prefers-reduced-motion:reduce){.hero-brand.svelte-8k30lk,.login-content.svelte-8k30lk,.court-diagram.svelte-8k30lk{animation:none}}@media(min-width:768px){.login-page.svelte-8k30lk{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.hero.svelte-8k30lk{min-height:100dvh}.brand-name.svelte-8k30lk{font-size:calc(var(--text-xl) * 2)}}@media(prefers-color-scheme:dark){.hero.svelte-8k30lk{--court-line-color: rgba(var(--color-primary-rgb), .15);background:radial-gradient(ellipse at 30% 50%,rgba(var(--color-primary-rgb),.08),transparent 60%),linear-gradient(160deg,var(--color-surface),var(--color-background))}.brand-name.svelte-8k30lk{color:var(--color-primary)}}
