.auth-shell{--background: 40 33% 99%;--foreground: 210 31% 15%;--muted: 204 20% 95%;--muted-foreground: 210 12% 43%;--border: 204 18% 88%;--input: 204 18% 82%;--primary: 204 64% 31%;--primary-foreground: 0 0% 100%;--ring: 204 64% 40%;--accent: 204 30% 94%;--accent-foreground: 210 31% 15%;--destructive: 0 65% 42%;--success: 161 70% 27%;--auth-story: 192 31% 92%;--auth-story-ink: 204 39% 25%;--auth-story-muted: 204 20% 40%;--auth-paper: 40 33% 99%;--auth-paper-ink: 210 31% 15%;--auth-paper-line: 204 20% 91%;--auth-shadow: 204 35% 25%;--auth-radius: 1.5rem;--auth-header-h: 96px;--auth-header-pad-y: 20px;--auth-body-pad-bottom: 24px;--auth-main-pad-top: 36px;--auth-main-pad-bottom: 48px;--auth-main-pad-x: 48px;--auth-footer-pad-top: 8px;--auth-footer-pad-bottom: 12px;--auth-form-gap: 28px;--auth-heading-gap: 12px;--auth-title-size: max(28px, min(2.6vw, 36px));--auth-field-gap: 20px;--auth-field-inner-gap: 8px;--auth-control-h: 48px;--auth-story-pad-top: max(36px, min(4.5vw, 72px));--auth-story-pad-bottom: 28px;--auth-story-title-size: max(48px, min(5.2vw, 78px));--auth-preview-h: 350px;--auth-preview-gap-top: 24px;--auth-preview-gap-bottom: 32px;--auth-orbit-size: 470px;--auth-orbit-top: -65px;min-height:100svh;background:hsl(var(--background));color:hsl(var(--foreground));font-family:InterVariable,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--csstools-color-scheme--light: initial;color-scheme:light}.dark .auth-shell,.auth-shell.is-dark{--background: 210 24% 9%;--foreground: 204 20% 96%;--muted: 210 22% 15%;--muted-foreground: 207 15% 66%;--border: 210 17% 24%;--input: 210 17% 31%;--primary: 195 66% 70%;--primary-foreground: 210 31% 12%;--ring: 195 66% 70%;--accent: 210 22% 17%;--accent-foreground: 204 20% 96%;--destructive: 0 80% 73%;--success: 161 55% 65%;--auth-story: 205 28% 15%;--auth-story-ink: 193 46% 84%;--auth-story-muted: 200 19% 66%;--auth-paper: 205 22% 20%;--auth-paper-ink: 204 20% 94%;--auth-paper-line: 205 20% 28%;--auth-shadow: 210 50% 2%;--csstools-color-scheme--light: ;color-scheme:dark}.auth-shell .auth-header{display:flex;align-items:center;justify-content:space-between;max-width:1600px;min-height:var(--auth-header-h);margin:0 auto;padding:var(--auth-header-pad-y) 48px}.auth-shell .auth-brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:600;letter-spacing:-.8px}.auth-shell .auth-help{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:13px;color:hsl(var(--muted-foreground))}.auth-shell .auth-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1600px;min-height:calc(100svh - var(--auth-header-h));margin:0 auto;padding:0 24px var(--auth-body-pad-bottom);grid-gap:24px;gap:24px}.auth-shell .auth-panel{display:flex;min-width:0;flex-direction:column}.auth-shell .auth-main{display:flex;flex:1;min-height:0;flex-direction:column;align-items:center;padding:var(--auth-main-pad-top) var(--auth-main-pad-x) var(--auth-main-pad-bottom)}.auth-shell .auth-main-content{margin-top:auto;margin-bottom:auto}.auth-shell .auth-footer{padding:var(--auth-footer-pad-top) 12px var(--auth-footer-pad-bottom)}.auth-shell .auth-form{display:flex;flex-direction:column;gap:var(--auth-form-gap)}.auth-shell .auth-form-heading{display:flex;flex-direction:column;gap:var(--auth-heading-gap)}.auth-shell .auth-form-title{font-size:var(--auth-title-size);line-height:1.2;font-weight:550;letter-spacing:-1.3px}.auth-shell .auth-form-description{font-size:15px;line-height:1.65;color:hsl(var(--muted-foreground))}.auth-shell .auth-field-group{gap:var(--auth-field-gap)}.auth-shell .auth-field{gap:var(--auth-field-inner-gap)}.auth-shell .auth-input{height:var(--auth-control-h);border-radius:10px;padding-left:14px;padding-right:14px;font-size:16px;box-shadow:none}.auth-shell .auth-input[aria-invalid=true],.auth-shell .auth-password:has([aria-invalid=true]){border-color:hsl(var(--destructive))}.auth-shell .auth-password{height:var(--auth-control-h);border-radius:10px;background:transparent}.auth-shell .auth-password input{height:calc(var(--auth-control-h) - 2px);min-width:0;padding-left:14px;font-size:16px;box-shadow:none}.auth-shell .auth-password-toggle{width:44px;height:44px}.auth-shell .auth-checkbox{position:relative}.auth-shell .auth-checkbox:before{content:"";position:absolute;inset:-14px}.auth-shell .auth-submit{height:var(--auth-control-h);width:100%;gap:10px;border-radius:10px}.auth-shell .auth-social-button{height:var(--auth-control-h);gap:10px;border-radius:10px}.auth-shell .auth-text-link{color:hsl(var(--primary));font-weight:500;text-underline-offset:4px}.auth-shell .auth-text-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.auth-shell .auth-link-focus:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px;border-radius:3px}.auth-shell .auth-skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.auth-shell .auth-skip-link:focus{z-index:50;top:8px;left:8px;width:auto;height:auto;clip-path:none;padding:12px;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.auth-shell .auth-story{display:flex;position:relative;min-height:0;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;border-radius:var(--auth-radius);background:hsl(var(--auth-story));color:hsl(var(--auth-story-ink));padding:var(--auth-story-pad-top) 32px var(--auth-story-pad-bottom)}.auth-shell .auth-story-copy{position:relative;z-index:1;width:100%;max-width:450px}.auth-shell .auth-eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase}.auth-shell .auth-story-title{margin-top:25px;font-family:"Instrument Serif",Georgia,serif;font-size:var(--auth-story-title-size);line-height:1.02;font-weight:400;letter-spacing:-1.8px}.auth-shell .auth-story-title span{display:block;font-style:italic}.auth-shell .auth-story-description{max-width:350px;margin-top:22px;font-size:14px;line-height:1.8;color:hsl(var(--auth-story-muted))}.auth-shell .auth-story-footer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:hsl(var(--auth-story-muted))}.auth-shell .auth-story-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.auth-shell .auth-preview{position:relative;isolation:isolate;width:100%;max-width:440px;height:var(--auth-preview-h);margin:var(--auth-preview-gap-top) 0 var(--auth-preview-gap-bottom)}.auth-shell .auth-preview-orbit{position:absolute;z-index:-1;width:var(--auth-orbit-size);height:var(--auth-orbit-size);top:var(--auth-orbit-top);left:50%;transform:translate(-50%);border:1px solid hsl(var(--auth-story-ink) / .09);border-radius:50%}.auth-shell .auth-preview-orbit:before,.auth-shell .auth-preview-orbit:after{content:"";position:absolute;inset:35px;border:inherit;border-radius:inherit}.auth-shell .auth-preview-orbit:after{inset:75px}.auth-shell .auth-note{position:absolute;top:6px;right:24px;width:290px;padding:24px;border:1px solid hsl(var(--auth-story-ink) / .08);border-radius:14px;background:hsl(var(--auth-paper));color:hsl(var(--auth-paper-ink));box-shadow:0 24px 60px -24px hsl(var(--auth-shadow) / .3);transform:rotate(5deg)}.auth-shell .auth-note-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:hsl(var(--auth-story));color:hsl(var(--auth-story-ink))}.auth-shell .auth-note-example{font-size:9px;text-transform:uppercase;letter-spacing:1.3px;color:hsl(var(--muted-foreground))}.auth-shell .auth-note-title{margin-top:18px;font-size:17px;font-weight:550;letter-spacing:-.5px}.auth-shell .auth-note-subtitle{margin-top:4px;font-size:10px;color:hsl(var(--muted-foreground))}.auth-shell .auth-note-section{display:flex;flex-direction:column;gap:7px;margin-top:20px;font-size:10px;font-weight:500}.auth-shell .auth-note-line{height:5px;border-radius:2px;background:hsl(var(--auth-paper-line))}.auth-shell .auth-note-ready{display:flex;align-items:center;gap:6px;margin-top:20px;color:hsl(var(--auth-story-ink));font-size:10px}.auth-shell .auth-recording{position:absolute;bottom:4px;left:0;display:flex;align-items:center;gap:14px;width:300px;padding:18px;border:1px solid hsl(var(--auth-story-ink) / .1);border-radius:14px;background:hsl(var(--auth-paper));color:hsl(var(--auth-paper-ink));box-shadow:0 16px 40px -18px hsl(var(--auth-shadow) / .35);transform:rotate(-4deg)}.auth-shell .auth-recording-icon{display:flex;width:38px;height:38px;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;color:hsl(var(--auth-story-ink));background:hsl(var(--auth-story))}.auth-shell .auth-waveform{display:flex;align-items:center;justify-content:space-between;height:30px;gap:3px}.auth-shell .auth-waveform span{width:3px;min-height:3px;border-radius:3px;background:hsl(var(--auth-story-ink) / .6)}@media(min-width:1024px){.auth-shell:not(.is-embedded){height:100svh;overflow:hidden}.auth-shell:not(.is-embedded) .auth-header{height:var(--auth-header-h)}.auth-shell:not(.is-embedded) .auth-body{height:calc(100svh - var(--auth-header-h));min-height:0}.auth-shell:not(.is-embedded) .auth-main{overflow-y:auto;overscroll-behavior:contain}}@media(min-width:1024px)and (max-height:1000px){.auth-shell{--auth-header-h: 76px;--auth-header-pad-y: 12px;--auth-body-pad-bottom: 16px;--auth-main-pad-top: 20px;--auth-main-pad-bottom: 28px;--auth-footer-pad-top: 6px;--auth-footer-pad-bottom: 10px;--auth-form-gap: 20px;--auth-heading-gap: 8px;--auth-title-size: max(26px, min(2.2vw, 30px));--auth-field-gap: 15px;--auth-field-inner-gap: 7px;--auth-control-h: 46px;--auth-story-pad-top: max(32px, min(3.8vw, 56px));--auth-story-pad-bottom: 22px;--auth-story-title-size: max(44px, min(4.6vw, 68px));--auth-preview-h: 320px;--auth-preview-gap-top: 18px;--auth-preview-gap-bottom: 24px;--auth-orbit-size: 430px;--auth-orbit-top: -58px}}@media(min-width:1024px)and (max-height:920px){.auth-shell{--auth-header-h: 68px;--auth-header-pad-y: 10px;--auth-body-pad-bottom: 12px;--auth-main-pad-top: 14px;--auth-main-pad-bottom: 18px;--auth-footer-pad-top: 4px;--auth-footer-pad-bottom: 8px;--auth-form-gap: 16px;--auth-heading-gap: 6px;--auth-title-size: max(24px, min(2vw, 28px));--auth-field-gap: 12px;--auth-field-inner-gap: 6px;--auth-control-h: 44px;--auth-story-pad-top: max(28px, min(3.2vw, 48px));--auth-story-pad-bottom: 18px;--auth-story-title-size: max(40px, min(4.2vw, 60px));--auth-preview-h: 300px;--auth-preview-gap-top: 14px;--auth-preview-gap-bottom: 18px;--auth-orbit-size: 400px;--auth-orbit-top: -52px}}@media(min-width:1024px)and (max-height:800px){.auth-shell{--auth-header-h: 60px;--auth-header-pad-y: 8px;--auth-main-pad-top: 10px;--auth-main-pad-bottom: 14px;--auth-form-gap: 14px;--auth-field-gap: 10px;--auth-story-pad-top: max(22px, min(2.6vw, 36px));--auth-story-title-size: max(34px, min(3.6vw, 50px));--auth-preview-h: 260px;--auth-orbit-size: 350px;--auth-orbit-top: -44px}}@media(max-width:1023px){.auth-shell .auth-header{padding:16px 24px;min-height:80px;height:auto}.auth-shell .auth-body{grid-template-columns:minmax(0,1fr);min-height:calc(100svh - 80px);padding:0;gap:0}.auth-shell .auth-story{display:none}.auth-shell .auth-main{padding:32px 24px 48px}.auth-shell .auth-footer{padding:16px 20px 24px}}@media(max-width:479px){.auth-shell .auth-brand{font-size:18px}.auth-shell .auth-header{padding-left:20px;padding-right:20px}.auth-shell .auth-main{justify-content:flex-start;padding:28px 24px 40px}.auth-shell .auth-main-content{margin-top:0;margin-bottom:0}.auth-shell .auth-form{gap:24px}}.auth-shell.is-embedded .auth-body{display:block;padding:0}.auth-shell.is-embedded .auth-main{padding:24px}.auth-shell.is-embedded .auth-header{min-height:60px;padding:8px 16px}
