.landing.svelte-1uha8ag{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;background:var(--color-background);position:relative;overflow:hidden}.landing.svelte-1uha8ag:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 600px 400px at 50% 40%,rgba(157,26,244,.07) 0%,transparent 70%)}:root.light .landing.svelte-1uha8ag:before{background:radial-gradient(ellipse 600px 400px at 50% 40%,rgba(157,26,244,.05) 0%,transparent 70%)}@media(prefers-color-scheme:light){:root:not(.dark) .landing.svelte-1uha8ag:before{background:radial-gradient(ellipse 600px 400px at 50% 40%,rgba(157,26,244,.05) 0%,transparent 70%)}}.landing-theme-toggle.svelte-1uha8ag{position:fixed;top:0;right:0;padding:1rem;z-index:10}.landing-silhouette.svelte-1uha8ag{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.35;mask-image:radial-gradient(ellipse 80% 70% at 50% 55%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 55%,black 30%,transparent 100%)}:root.light .landing-silhouette.svelte-1uha8ag{opacity:.45}@media(prefers-color-scheme:light){:root:not(.dark) .landing-silhouette.svelte-1uha8ag{opacity:.45}}.landing-silhouette-photo.svelte-1uha8ag{position:absolute;border-radius:12px;background:var(--color-surface);box-shadow:inset 0 0 0 1px #9d1af41a}.landing-silhouette-photo.svelte-1uha8ag:nth-child(1){width:160px;height:213px;top:28%;left:12%;transform:rotate(-3deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(2){width:180px;height:135px;top:38%;right:14%;transform:rotate(2deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(3){width:140px;height:187px;top:55%;left:25%;transform:rotate(-1deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(4){width:190px;height:143px;top:20%;right:28%;transform:rotate(3deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(5){width:130px;height:173px;top:62%;right:20%;transform:rotate(-2deg)}.landing-content.svelte-1uha8ag{position:relative;z-index:1;text-align:center;max-width:420px;width:100%;display:flex;flex-direction:column;align-items:center}.landing-logo.svelte-1uha8ag{margin:0}.landing-headline.svelte-1uha8ag{font-family:var(--font-heading);font-size:2rem;font-weight:400;letter-spacing:-.01em;line-height:1.2;color:var(--color-foreground);margin-top:2rem;max-width:360px}.landing-subheadline.svelte-1uha8ag{font-family:var(--font-sans);font-size:1.0625rem;font-weight:400;line-height:1.5;color:#e8dfd2b3;margin-top:.75rem;max-width:320px}:root.light .landing-subheadline.svelte-1uha8ag{color:#2c2418b3}@media(prefers-color-scheme:light){:root:not(.dark) .landing-subheadline.svelte-1uha8ag{color:#2c2418b3}}.landing-auth.svelte-1uha8ag{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:360px;margin-top:2rem}.landing-cta-google.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:56px;padding:0 1.75rem;background:linear-gradient(135deg,#9d1af4,#a435f0);color:#fff;border:none;border-radius:28px;font-family:var(--font-sans);font-size:1rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .2s cubic-bezier(.22,1.15,.36,1),box-shadow .25s ease-out;box-shadow:0 1px 2px #9d1af41f,0 4px 14px -3px #9d1af440}.landing-cta-google.svelte-1uha8ag:hover{transform:translateY(-1px);box-shadow:0 2px 4px #9d1af426,0 8px 22px -4px #9d1af44d}.landing-cta-google.svelte-1uha8ag:active{transform:translateY(0) scale(.985)}.landing-cta-google.svelte-1uha8ag:focus-visible{outline:2px solid #9d1af4;outline-offset:3px}.landing-cta-icon.svelte-1uha8ag{width:20px;height:20px;flex-shrink:0}.landing-auth-divider.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;margin:1rem 0}.landing-auth-divider.svelte-1uha8ag:before,.landing-auth-divider.svelte-1uha8ag:after{content:"";flex:1;height:1px;background:var(--color-border)}.landing-auth-divider.svelte-1uha8ag span:where(.svelte-1uha8ag){font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:var(--color-text-muted);letter-spacing:.01em;flex-shrink:0}.landing-cta-email.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 1.75rem;background:transparent;color:var(--color-foreground);border:1.5px solid var(--color-border);border-radius:28px;font-family:var(--font-sans);font-size:1rem;font-weight:500;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:border-color .2s ease-out,background .2s ease-out,transform .2s cubic-bezier(.22,1.15,.36,1)}.landing-cta-email.svelte-1uha8ag:hover{border-color:#9d1af466;background:var(--color-primary-subtle);transform:translateY(-1px)}.landing-cta-email.svelte-1uha8ag:active{transform:translateY(0) scale(.985)}.landing-cta-email.svelte-1uha8ag:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.landing-supporting.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:1rem}.landing-supporting.svelte-1uha8ag p:where(.svelte-1uha8ag){font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:#e8dfd2a6;letter-spacing:.01em;line-height:1.4;margin:0}:root.light .landing-supporting.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#2c2418a6}@media(prefers-color-scheme:light){:root:not(.dark) .landing-supporting.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#2c2418a6}}@media(prefers-reduced-motion:no-preference){.landing-logo.svelte-1uha8ag,.landing-headline.svelte-1uha8ag,.landing-subheadline.svelte-1uha8ag,.landing-auth.svelte-1uha8ag,.landing-supporting.svelte-1uha8ag{opacity:0;transform:translateY(12px);animation:svelte-1uha8ag-landing-in .5s cubic-bezier(.4,0,.2,1) forwards}.landing-logo.svelte-1uha8ag{animation-delay:0s}.landing-headline.svelte-1uha8ag{animation-delay:.1s}.landing-subheadline.svelte-1uha8ag{animation-delay:.18s}.landing-auth.svelte-1uha8ag{animation-delay:.28s}.landing-supporting.svelte-1uha8ag{animation-delay:.38s}.landing-silhouette.svelte-1uha8ag{animation:svelte-1uha8ag-silhouette-in .8s cubic-bezier(.4,0,.2,1) .8s both}@keyframes svelte-1uha8ag-landing-in{to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-silhouette-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}}@media(max-width:639px){.landing-headline.svelte-1uha8ag{font-size:1.75rem}.landing.svelte-1uha8ag:before{background:radial-gradient(ellipse 320px 280px at 50% 35%,rgba(157,26,244,.07) 0%,transparent 70%)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(1){width:100px;height:133px;top:52%;left:4%;transform:rotate(-3deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(2){width:110px;height:83px;top:60%;right:6%;transform:rotate(2deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(3){width:88px;height:117px;top:68%;left:32%;transform:rotate(-1.5deg)}.landing-silhouette-photo.svelte-1uha8ag:nth-child(4),.landing-silhouette-photo.svelte-1uha8ag:nth-child(5){display:none}}
