:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--font-heading: Georgia, "Times New Roman", serif;--font-body: Arial, sans-serif}#root{width:100%;min-height:100vh;margin:0;padding:0}.auth-page{min-height:100vh;background:#f4f2ee;color:#111;font-family:var(--font-body);display:flex;justify-content:center;align-items:center;padding:2rem}.auth-card{width:100%;max-width:520px;background:#ffffff73;border:1px solid rgba(17,17,17,.18);border-radius:20px;padding:2rem}.auth-title{margin:0 0 1.5rem;font-family:var(--font-heading);font-size:3rem;line-height:1;font-weight:700;color:#1f3142}.login-form{display:flex;flex-direction:column;gap:1rem}.field{display:flex;flex-direction:column;gap:.45rem}.field label{font-size:1rem;color:#2a3c4e}.field input{padding:.9rem 1rem;border-radius:10px;border:1px solid rgba(17,17,17,.25);background:#ece8b7;font-size:1rem}.auth-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.75rem}.error{color:#ff6b6b}.auth-pre{padding:1rem;overflow-x:auto;border-radius:10px;background:#ffffff80}@media(max-width:640px){.auth-page{padding:1rem}.auth-card{padding:1.25rem}.auth-title{font-size:1.8rem}}.landing-page{min-height:100vh;background:#f4f2ee;color:#111}.landing-header{max-width:1200px;margin:0 auto;padding:1.5rem 2rem 0;display:flex;justify-content:flex-end;align-items:center}.landing-actions{display:flex;align-items:center;gap:1rem}.link-button{background:transparent;color:#111;border:none;cursor:pointer;font:inherit;padding:.75rem .3rem;transition:transform .15s ease,opacity .15s ease}.link-button:hover{transform:translateY(-1px)}.landing-content{max-width:1200px;margin:0 auto;padding:18rem 2rem 6rem}.landing-title-block{margin-bottom:6rem}.landing-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6.5vw,5.8rem);line-height:.98;font-weight:700}.landing-hero{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,520px);gap:4rem;align-items:center}.hero-copy,.hero-visual{border:none!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0}.hero-copy{max-width:560px}.hero-description{margin:0;color:#111c}.hero-description-short{font-size:1.35rem;line-height:1.8;max-width:560px}.hero-buttons{margin-top:2.2rem;display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-image{width:100%;max-width:520px;height:auto;display:block;border:none;box-shadow:none;background:transparent}@media(max-width:1024px){.landing-content{padding-top:4rem}.landing-title-block{margin-bottom:2rem;text-align:center}.landing-hero{grid-template-columns:1fr;gap:2.5rem}.hero-copy,.hero-visual{text-align:center}.hero-copy{max-width:100%}.hero-description-short{margin:0 auto}.hero-buttons{justify-content:center}}@media(max-width:640px){.landing-header,.landing-content{padding-left:1rem;padding-right:1rem}.landing-header{justify-content:center}.landing-actions{flex-wrap:wrap;justify-content:center}}.shiny-button{position:relative;overflow:hidden;border:none;cursor:pointer;min-width:160px;height:52px;padding:0 28px;border-radius:20px;font:inherit;transition:transform .15s ease,opacity .15s ease}.shiny-button:hover{transform:translateY(-1px)}.shiny-button:disabled{opacity:.6;cursor:not-allowed}.shiny-hover-layer{position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.group:hover .shiny-hover-layer{opacity:1}.glow,.shine{position:absolute;inset:0}.shine{background-image:repeating-linear-gradient(110deg,transparent 0%,transparent 15%,rgba(255,255,255,.267) 33%,transparent 35%,transparent 50%);background-size:200%;background-position:calc(var(--mx) + 20%) var(--my);mix-blend-mode:screen}.glow{background-image:radial-gradient(100% 50% at calc(50% - var(--mx)) 0%,#fff4 0%,transparent 80%),radial-gradient(100% 50% at calc(var(--mx) + 50%) 100%,#fff4 0%,transparent 80%)}.shiny-inner{position:absolute;inset:2px;border-radius:18px;z-index:1}.shiny-label{position:relative;z-index:2;transition:color .1s ease}.shiny-button.dark{background:#27272a}.shiny-button.dark .shiny-inner{background:#18181bbf}.shiny-button.dark .shiny-label{color:#d4d4d8}.shiny-button.dark:hover .shiny-label{color:#fafafa}.shiny-button.light{background:#18181b24;border:1px solid rgba(24,24,27,.18)}.shiny-button.light .shiny-inner{background:#ffffffb3}.shiny-button.light .shiny-label{color:#27272a}.shiny-button.light:hover .shiny-label{color:#111}
