.login[data-astro-cid-lcdefpme]{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) minmax(340px,440px);column-gap:clamp(24px,4vw,72px);min-height:100dvh;padding:clamp(16px,2.4vw,36px) clamp(16px,3vw,48px) 0;display:grid;overflow:hidden}.top[data-astro-cid-lcdefpme]{animation:fade .8s var(--ease-out) both;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;display:flex}.meta[data-astro-cid-lcdefpme]{opacity:.7;margin:0;font-size:.8rem}.hero[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;min-height:0;padding-block:clamp(16px,4vh,48px);display:flex;position:relative}.say[data-astro-cid-lcdefpme]{max-width:8.5ch;font-size:clamp(2.6rem,min(7.4vw,13vh),7rem)}canvas[data-astro-cid-lcdefpme]{z-index:1;aspect-ratio:1;width:min(60%,68vh,600px);animation:glo-in 1.1s .2s var(--ease-spring) both;position:absolute;bottom:0;right:-7%}.panel[data-astro-cid-lcdefpme]{z-index:2;color:var(--ink);background:var(--surface);animation:card-in .9s .15s var(--ease-out) backwards;border-radius:28px;align-self:center;padding:clamp(28px,3vw,40px);position:relative;box-shadow:inset 0 1px #fff9,0 40px 80px -30px #000000a6}[data-theme=dark] .panel[data-astro-cid-lcdefpme]{--surface:#171d44;--bg:#0d1232;--line:#2e3672;--muted:#a9aed0;box-shadow:inset 0 0 0 1px #ffffff12,inset 0 1px #ffffff1a,0 40px 80px -30px #000c}.panel[data-astro-cid-lcdefpme]:before{content:"";background:var(--surface);clip-path:polygon(0 0,0 100%,100% 100%);border-radius:0 0 0 6px;width:30px;height:30px;position:absolute;top:42%;left:-14px;rotate:45deg}h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(1.5rem,2.2vw,1.85rem);font-weight:600;line-height:1.15}.lead[data-astro-cid-lcdefpme]{color:var(--muted);margin:0 0 28px;font-size:.9rem}.field[data-astro-cid-lcdefpme]{margin-bottom:16px}label[data-astro-cid-lcdefpme]{margin-bottom:6px;font-size:.85rem;font-weight:500;transition:color .2s;display:block}.field[data-astro-cid-lcdefpme]:focus-within label[data-astro-cid-lcdefpme]{color:var(--accent)}input[data-astro-cid-lcdefpme]{width:100%;height:52px;font:inherit;color:var(--ink);background:var(--bg);transition:border-color .2s, background .2s, box-shadow .25s var(--ease-out);border:1.5px solid #0000;border-radius:14px;padding:0 16px}input[data-astro-cid-lcdefpme]::placeholder{color:color-mix(in srgb, var(--muted) 65%, transparent)}input[data-astro-cid-lcdefpme]:hover{border-color:var(--line)}input[data-astro-cid-lcdefpme]:focus{background:var(--surface);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}input[data-astro-cid-lcdefpme][aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 4px var(--danger-soft)}.password[data-astro-cid-lcdefpme]{position:relative}.consent[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;margin:0;font-weight:400;display:flex}.consent[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{width:18px;height:18px;box-shadow:none;accent-color:var(--accent);cursor:pointer;flex:none;margin:1px 0 0;padding:0}.consent[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.consent[data-astro-cid-lcdefpme]:focus-within label[data-astro-cid-lcdefpme]{color:var(--ink)}.consent[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--accent);text-underline-offset:3px}.password[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{padding-right:56px}.toggle[data-astro-cid-lcdefpme]{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute;top:4px;right:4px}.toggle[data-astro-cid-lcdefpme]:hover{background:var(--accent-soft);color:var(--accent)}.toggle[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:20px}.slash[data-astro-cid-lcdefpme]{stroke-dasharray:23;stroke-dashoffset:0;transition:stroke-dashoffset .3s var(--ease-out)}.toggle[data-astro-cid-lcdefpme][aria-pressed=true] .slash[data-astro-cid-lcdefpme]{stroke-dashoffset:23px}.hint[data-astro-cid-lcdefpme],.field-error[data-astro-cid-lcdefpme]{margin:6px 0 0;font-size:.8rem}.hint[data-astro-cid-lcdefpme]{color:var(--muted)}.field-error[data-astro-cid-lcdefpme]:empty,.form-error[data-astro-cid-lcdefpme]:empty{display:none}.field-error[data-astro-cid-lcdefpme],.form-error[data-astro-cid-lcdefpme]{color:var(--danger);animation:fade .3s var(--ease-out)}.form-error[data-astro-cid-lcdefpme]{background:var(--danger-soft);border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:.85rem}button[data-astro-cid-lcdefpme]{font:inherit;cursor:pointer}.primary[data-astro-cid-lcdefpme]{background:var(--accent);width:100%;height:54px;color:var(--accent-ink);box-shadow:inset 0 1px 0 #ffffff2e, 0 12px 24px -12px color-mix(in srgb, var(--accent) 80%, transparent);transition:background .2s, transform .15s var(--ease-out), box-shadow .25s var(--ease-out);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:8px;font-weight:500;display:flex}.primary[data-astro-cid-lcdefpme]:hover{background:color-mix(in srgb, var(--accent) 88%, black)}.primary[data-astro-cid-lcdefpme]:active{transform:translateY(1px)scale(.99)}.arrow[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;transition:translate .3s var(--ease-spring)}.primary[data-astro-cid-lcdefpme]:hover .arrow[data-astro-cid-lcdefpme]{translate:4px}.primary[data-astro-cid-lcdefpme][aria-busy=true]{cursor:progress}.primary[data-astro-cid-lcdefpme][aria-busy=true] .arrow[data-astro-cid-lcdefpme]{display:none}.primary[data-astro-cid-lcdefpme][aria-busy=true] .label[data-astro-cid-lcdefpme]:after{content:"";text-align:left;width:1.2em;animation:1s steps(4,end) infinite dots;display:inline-block}.google[data-astro-cid-lcdefpme]{border:1.5px solid var(--line);background:var(--surface);width:100%;height:48px;color:var(--ink);opacity:.6;cursor:not-allowed;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:10px;font-weight:500;display:flex}.google[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:18px}.soon[data-astro-cid-lcdefpme]{background:var(--bg);color:var(--muted);border-radius:999px;padding:2px 8px;font-size:.7rem}.demo-row[data-astro-cid-lcdefpme]{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:6px;margin-top:18px;font-size:.85rem;display:flex}.link[data-astro-cid-lcdefpme]{color:var(--accent);text-underline-offset:4px;transition:text-underline-offset .2s var(--ease-out);background:0 0;border:0;padding:0;font-weight:500;text-decoration:underline 1px}.link[data-astro-cid-lcdefpme]:hover{text-underline-offset:6px}.marquee[data-astro-cid-lcdefpme]{border-top:1px solid #f6f1e71f;grid-column:1/-1;margin-inline:calc(-1*clamp(16px,3vw,48px));padding-block:14px;animation:1s .6s both fade;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.track[data-astro-cid-lcdefpme]{width:max-content;animation:50s linear infinite marquee;display:flex}.track[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{white-space:nowrap;opacity:.45;align-items:center;gap:28px;padding-right:28px;font-size:.95rem;display:flex}.track[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:after{content:"/";color:var(--glo);font-weight:300}.shake[data-astro-cid-lcdefpme]{animation:shake .4s var(--ease-out)}@keyframes fade{0%{opacity:0;translate:0 8px}}@keyframes card-in{0%{opacity:0;translate:24px}}@keyframes glo-in{0%{opacity:0;translate:0 40px;scale:.6}}@keyframes marquee{to{translate:-50%}}@keyframes shake{25%,75%{translate:-5px}50%{translate:5px}}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}@media (prefers-reduced-motion:reduce){.track[data-astro-cid-lcdefpme]{animation:none}}@media (width>=861px) and (height>=560px){.login[data-astro-cid-lcdefpme]{grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:0}.panel[data-astro-cid-lcdefpme]{padding:clamp(20px,4vh,40px) clamp(28px,3vw,40px)}.lead[data-astro-cid-lcdefpme]{margin-bottom:clamp(12px,3vh,28px)}.field[data-astro-cid-lcdefpme]{margin-bottom:clamp(8px,1.6vh,16px)}input[data-astro-cid-lcdefpme]{height:clamp(44px,6vh,52px)}.toggle[data-astro-cid-lcdefpme]{height:calc(100% - 8px);top:50%;translate:0 -50%}.primary[data-astro-cid-lcdefpme]{height:clamp(46px,6vh,54px)}.google[data-astro-cid-lcdefpme]{height:clamp(40px,5.2vh,48px);margin-top:clamp(6px,1.2vh,10px)}.form-error[data-astro-cid-lcdefpme]{margin-bottom:clamp(8px,1.6vh,16px);padding-block:clamp(8px,1.2vh,12px)}.demo-row[data-astro-cid-lcdefpme]{margin-top:clamp(10px,2vh,18px)}.marquee[data-astro-cid-lcdefpme]{padding-block:clamp(8px,1.6vh,14px)}}@media (width<=860px){.login[data-astro-cid-lcdefpme]{grid-template-rows:auto auto 1fr auto;grid-template-columns:1fr;row-gap:0}.top[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme]{display:none}.hero[data-astro-cid-lcdefpme]{z-index:2;padding:28px 0 44px;display:block}.hero[data-astro-cid-lcdefpme]:before{font-size:13rem;top:-24px}.say[data-astro-cid-lcdefpme]{max-width:7.5ch;font-size:clamp(2.4rem,12vw,3.6rem)}.say-es[data-astro-cid-lcdefpme],.by[data-astro-cid-lcdefpme]{max-width:52%}.say-es[data-astro-cid-lcdefpme]{margin-top:14px;font-size:.85rem}canvas[data-astro-cid-lcdefpme]{width:min(56vw,260px);bottom:-64px;right:-10px}.panel[data-astro-cid-lcdefpme]{align-self:start;margin-bottom:20px;padding-top:32px;animation-name:sheet-in}.panel[data-astro-cid-lcdefpme]:before{display:none}h1[data-astro-cid-lcdefpme]{max-width:10ch}.marquee[data-astro-cid-lcdefpme]{margin-top:auto}}@keyframes sheet-in{0%{opacity:0;translate:0 40px}}
