.auth.svelte-1cryzn4{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);min-height:100dvh;font-size:15px;line-height:1.5;display:grid}.auth__main.svelte-1cryzn4{flex-direction:column;padding:28px clamp(24px,5vw,64px);display:flex}.auth__top.svelte-1cryzn4{justify-content:space-between;align-items:center;gap:12px;height:40px;display:flex}.auth__form.svelte-1cryzn4{flex-direction:column;flex:1;justify-content:center;gap:16px;width:100%;max-width:380px;margin:0 auto;padding-block:40px;display:flex}.auth__form.svelte-1cryzn4 h1:where(.svelte-1cryzn4){letter-spacing:-.03em;font-size:30px;font-weight:800}.auth__form.svelte-1cryzn4 h1:where(.svelte-1cryzn4):focus{outline:none}.auth__lead.svelte-1cryzn4{color:var(--ink-2);font-size:15px}.btn-google.svelte-1cryzn4{color:#1f1f1f;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #747775;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .15s,box-shadow .15s;display:inline-flex}.btn-google.svelte-1cryzn4:hover{background:#f8f8f8;box-shadow:0 1px 2px #3c404326}.btn-google.svelte-1cryzn4:focus-visible{outline:3px solid var(--brand);outline-offset:2px}.btn-google[aria-busy=true].svelte-1cryzn4{cursor:progress}.btn-google__g.svelte-1cryzn4{flex:none}:root[data-theme=dark] .btn-google.svelte-1cryzn4{color:#e3e3e3;background:#131314;border-color:#8e918f}:root[data-theme=dark] .btn-google.svelte-1cryzn4:hover{background:#1e1f20}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .btn-google.svelte-1cryzn4{color:#e3e3e3;background:#131314;border-color:#8e918f}:root:not([data-theme=light]) .btn-google.svelte-1cryzn4:hover{background:#1e1f20}}.auth-or.svelte-1cryzn4{color:var(--ink-3);align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.auth-or.svelte-1cryzn4:before,.auth-or.svelte-1cryzn4:after{content:"";background:var(--line);flex:1;height:1px}.auth__login.svelte-1cryzn4{flex-direction:column;gap:12px;margin-top:6px;display:flex}.auth__fine.svelte-1cryzn4{color:var(--ink-3);font-size:13px}.auth__sent-icon.svelte-1cryzn4{border-radius:var(--radius-lg);background:var(--brand-soft);width:52px;height:52px;color:var(--brand-deep);place-items:center;display:grid}.auth__actions.svelte-1cryzn4{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.auth__foot.svelte-1cryzn4{flex-wrap:wrap;gap:0 18px;font-size:13px;display:flex}.auth__foot.svelte-1cryzn4 a:where(.svelte-1cryzn4){color:var(--ink-3);text-decoration:none}.auth__foot.svelte-1cryzn4 a:where(.svelte-1cryzn4):hover{color:var(--ink)}.field.svelte-1cryzn4{flex-direction:column;gap:6px;min-width:0;display:flex}.field__label.svelte-1cryzn4{color:var(--ink-2);font-size:13px;font-weight:800}.field__input.svelte-1cryzn4{border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--paper);width:100%;min-height:48px;color:var(--ink);font:inherit;padding:0 12px;font-size:16px;transition:border-color .15s,box-shadow .15s}.field__input.svelte-1cryzn4:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.field__input[aria-invalid=true].svelte-1cryzn4{border-color:var(--danger);animation:.35s svelte-1cryzn4-field-shake}.field__error.svelte-1cryzn4{color:var(--danger);font-size:13px;font-style:normal;font-weight:700}.field__error.svelte-1cryzn4:empty{display:none}@keyframes svelte-1cryzn4-field-shake{25%{transform:translate(-4px)}75%{transform:translate(4px)}}.auth__aside.svelte-1cryzn4{--sc-bg:#1b1a1f;background:var(--sc-bg);color:#f3efea;flex-direction:column;justify-content:center;align-items:center;gap:36px;padding:56px clamp(24px,4vw,56px);display:flex;position:relative;overflow:hidden}.auth__aside.svelte-1cryzn4:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 70% 20%,#f2542d47,#0000 70%),radial-gradient(50% 40% at 20% 90%,#8db0ff1f,#0000 70%);position:absolute;inset:0}.showcase.svelte-1cryzn4{--w-bg:#fff;--w-ink:#1b1a1f;--w-ink3:#6e6b78;--w-bar:#f6f4f1;--w-dot:#ddd6cd;--w-line:#ece7e1;--w-hit:#f2fbef;--w-ok-bg:#d9f2cf;--w-ok:#237a4b;--w-deep:#c63a17;width:min(470px,100%);position:relative}.showcase__bulle.svelte-1cryzn4{--m-ink:#c9c2ba;z-index:2;width:64px;position:absolute;top:-58px;left:18px}.auth__toast.svelte-1cryzn4{z-index:90;background:var(--ink);width:max-content;max-width:min(480px,100% - 32px);color:var(--paper);border-radius:14px;align-items:center;gap:12px;padding:10px 16px 10px 10px;font-size:14px;font-weight:700;animation:.4s cubic-bezier(.2,1.4,.4,1) both svelte-1cryzn4-auth-toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px -20px #00000080}@keyframes svelte-1cryzn4-auth-toast-in{0%{opacity:0;transform:translate(-50%,14px)scale(.96)}}:root[data-theme=dark] .auth__aside.svelte-1cryzn4{--sc-bg:#26222c}:root[data-theme=dark] .showcase.svelte-1cryzn4{--w-bg:#16151a;--w-ink:#f3efea;--w-ink3:#9d978f;--w-bar:#221f27;--w-dot:#4a4552;--w-line:#2e2a34;--w-hit:#1a2b20;--w-ok-bg:#1e3a27;--w-ok:#7fd49b;--w-deep:#ff8c6b}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .auth__aside.svelte-1cryzn4{--sc-bg:#26222c}:root:not([data-theme=light]) .showcase.svelte-1cryzn4{--w-bg:#16151a;--w-ink:#f3efea;--w-ink3:#9d978f;--w-bar:#221f27;--w-dot:#4a4552;--w-line:#2e2a34;--w-hit:#1a2b20;--w-ok-bg:#1e3a27;--w-ok:#7fd49b;--w-deep:#ff8c6b}}.win.svelte-1cryzn4{border:1px solid var(--w-line);background:var(--w-bg);color:var(--w-ink);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 40px 80px -30px #0009}.win__bar.svelte-1cryzn4{border-bottom:1px solid var(--w-line);background:var(--w-bar);color:var(--w-ink3);align-items:center;gap:6px;padding:12px 14px;font-size:12.5px;font-weight:800;display:flex}.win__bar.svelte-1cryzn4 i:where(.svelte-1cryzn4){background:var(--w-dot);border-radius:50%;width:9px;height:9px}.win__bar.svelte-1cryzn4 span:where(.svelte-1cryzn4){margin-left:8px}.win__row.svelte-1cryzn4{border-bottom:1px solid var(--w-line);grid-template-columns:28px minmax(0,1fr) auto 34px 104px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;transition:background-color .4s;display:grid}.win__row.svelte-1cryzn4:last-of-type{border-bottom:0}.win__row.is-hit.svelte-1cryzn4{background:var(--w-hit)}.win__tile.svelte-1cryzn4{width:28px;height:28px;font-family:var(--font-display);color:#1b1a1f;border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;display:grid}.win__tile--sky.svelte-1cryzn4{background:#dcebff}.win__tile--green.svelte-1cryzn4{background:#d9f2cf}.win__tile--lilac.svelte-1cryzn4{background:#e8ddfb}.win__co.svelte-1cryzn4{min-width:0}.win__co.svelte-1cryzn4 b:where(.svelte-1cryzn4){font-size:13.5px;font-weight:800;display:block}.win__co.svelte-1cryzn4 small:where(.svelte-1cryzn4){color:var(--w-ink3);font-size:12px}.win__gauge.svelte-1cryzn4{vertical-align:middle;gap:3px;display:inline-flex}.win__gauge.svelte-1cryzn4 i:where(.svelte-1cryzn4){background:var(--w-line);border-radius:3px;width:12px;height:5px}.win__gauge.svelte-1cryzn4 i.is-on:where(.svelte-1cryzn4){background:#f2542d}.win__days.svelte-1cryzn4{font-family:var(--font-mono);color:var(--w-deep);text-align:right;font-size:12px}.is-gone.svelte-1cryzn4{visibility:hidden}.win__act.svelte-1cryzn4,.win__status.svelte-1cryzn4{white-space:nowrap;justify-self:end}.win__act.svelte-1cryzn4{border:1px solid var(--w-ink);background:var(--w-bg);min-height:30px;color:var(--w-ink);border-radius:8px;align-items:center;padding:0 10px;font-size:12.5px;font-weight:800;transition:background-color .3s,color .3s,border-color .3s,transform .15s;display:inline-flex}.win__act.is-press.svelte-1cryzn4{transform:scale(.94)}.win__act.is-done.svelte-1cryzn4{background:var(--w-ok-bg);color:var(--w-ok);border-color:#0000}.win__status.svelte-1cryzn4{background:var(--status-bg);color:var(--status-fg);border-radius:999px;align-items:center;gap:7px;padding:3px 10px 3px 8px;font-size:12.5px;font-weight:800;display:inline-flex}.win__status.svelte-1cryzn4:before{content:"";background:var(--status-dot);border-radius:50%;width:7px;height:7px}.win__status--sent.svelte-1cryzn4{--status-dot:var(--w-ink3);--status-bg:var(--wash);--status-fg:var(--ink-2)}.win__status--interview.svelte-1cryzn4{--status-dot:var(--w-ok);--status-bg:var(--w-ok-bg);--status-fg:var(--w-ok)}.win__toast.svelte-1cryzn4{color:#fff;white-space:nowrap;opacity:0;background:#1b1a1f;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:700;transition:transform .45s cubic-bezier(.2,1.3,.4,1),opacity .3s;display:flex;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,-8px)}.win__toast.is-on.svelte-1cryzn4{opacity:1;transform:translate(-50%)}.win__check.svelte-1cryzn4{color:#fff;background:#f2542d;border-radius:6px;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.win__check--ok.svelte-1cryzn4{background:var(--w-ok-bg);width:30px;height:30px;color:var(--w-ok);border-radius:9px;font-size:15px}.win__notif.svelte-1cryzn4{background:var(--w-bg);color:var(--w-ink);border:1px solid var(--w-line);opacity:0;border-radius:14px;align-items:center;gap:10px;padding:10px 14px 10px 10px;font-size:13px;transition:transform .5s cubic-bezier(.2,1.4,.4,1),opacity .3s;display:flex;position:absolute;top:-30px;right:-18px;transform:translateY(-12px)scale(.95);box-shadow:0 24px 48px -20px #0000008c}.win__notif.svelte-1cryzn4 b:where(.svelte-1cryzn4){font-weight:800;display:block}.win__notif.svelte-1cryzn4 small:where(.svelte-1cryzn4){color:var(--w-ink3)}.win__notif.is-on.svelte-1cryzn4{opacity:1;transform:none}.showcase__cursor.svelte-1cryzn4{z-index:3;filter:drop-shadow(0 4px 8px #0006);opacity:0;transition:transform .9s cubic-bezier(.45,0,.2,1),opacity .3s;position:absolute;top:0;left:0}.showcase__cursor.is-on.svelte-1cryzn4{opacity:1}.showcase__cursor.is-instant.svelte-1cryzn4{transition:opacity .3s}.auth__pitch.svelte-1cryzn4{text-align:left;width:min(470px,100%);margin-top:22px;position:relative}.auth__pitch-title.svelte-1cryzn4{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.15}.auth__pitch-sub.svelte-1cryzn4{color:#b9b2aa;margin-top:8px;font-size:15px}@media (width<=900px){.auth.svelte-1cryzn4{grid-template-columns:minmax(0,1fr)}.auth__aside.svelte-1cryzn4{display:none}.auth__toast.svelte-1cryzn4{bottom:calc(84px + env(safe-area-inset-bottom,0px))}}.btn__spin.svelte-1cryzn4{border:2px solid color-mix(in srgb, currentColor 35%, transparent);border-top-color:currentColor;border-radius:50%;flex:none;width:16px;height:16px;margin-right:8px;animation:.7s linear infinite svelte-1cryzn4-btn-spin}button[aria-busy=true].svelte-1cryzn4{cursor:progress}@keyframes svelte-1cryzn4-btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn__spin.svelte-1cryzn4{animation:none}}
