.auth_wrap__8Qgl_{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;min-height:100svh}.auth_left__6D0mY{background:var(--bg);padding:3rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth_leftBg__ip7mf{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 20% 80%,rgba(61,122,82,.07) 0,transparent 60%),radial-gradient(ellipse 50% 40% at 80% 10%,rgba(184,120,64,.05) 0,transparent 60%);pointer-events:none}.auth_logo__lJ6d4{font-family:var(--ff-logo);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text);text-decoration:none;display:inline-flex;align-items:baseline;gap:0;position:relative;z-index:1;animation:auth_fadeUp__IDw61 .6s ease both}.auth_logoDot__lTZOL,.auth_logoMed__zffjC{color:var(--green)}.auth_leftBody__VCtNZ{position:relative;z-index:1;animation:auth_fadeUp__IDw61 .6s ease .1s both}.auth_tagline__6caoC{font-family:var(--ff-display);font-size:clamp(1.875rem,2.8vw,2.75rem);font-weight:400;line-height:1.15;letter-spacing:-.015em;color:var(--text);margin-bottom:2rem}.auth_tagline__6caoC em{font-style:italic;color:var(--green)}.auth_chips__8iU0s{display:flex;flex-direction:column;gap:.75rem}.auth_chip__AT7J8{display:inline-flex;align-items:center;gap:.625rem;padding:.6rem 1rem;background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);width:fit-content;animation:auth_floatChip__p_pc1 8s ease-in-out infinite}.auth_chip__AT7J8:nth-child(2){animation-delay:-3s;animation-duration:9s}.auth_chip__AT7J8:nth-child(3){animation-delay:-6s;animation-duration:7s}.auth_chipIcon__eb0Kt{width:26px;height:26px;border-radius:8px;background:var(--green-lt);display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth_chipIconWarm__E11Mp{background:var(--warm-lt)}.auth_chipLabel__zgmgU{font-size:.75rem;color:var(--text-3)}.auth_chipVal__PoHHF{font-size:.8125rem;font-weight:500;color:var(--text)}.auth_chipSub__YHJYL{font-size:.6875rem;color:var(--green);font-weight:500;margin-top:.1rem}.auth_chipSubWarm__1iCMP{color:var(--warm)}.auth_leftFooter__gXY8K{font-size:.75rem;color:var(--text-3);position:relative;z-index:1;animation:auth_fadeUp__IDw61 .6s ease .2s both}.auth_right__hGPLM{background:var(--bg-white);display:flex;align-items:center;justify-content:center;padding:3rem 4rem}.auth_form__krKKs{width:100%;max-width:380px;animation:auth_fadeUp__IDw61 .5s ease .15s both}@keyframes auth_fadeUp__IDw61{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes auth_floatChip__p_pc1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:768px){.auth_wrap__8Qgl_{grid-template-columns:1fr}.auth_left__6D0mY{display:none}.auth_right__hGPLM{min-height:100svh;align-items:flex-start;padding:3rem 1.5rem 2rem}}