.auth2{--g1:#0d3b1e;--g2:#14532d;--g3:#1b6b38;--grad-header:linear-gradient(160deg,var(--g1) 0%,var(--g2) 55%,var(--g3) 100%);--grad-btn:linear-gradient(135deg,#22c55e,#16a34a 60%,#15803d);--ink:#111827;--ink-2:#374151;--ink-3:#6b7280;--muted:#9ca3af;--line:#e5e7eb;--field:#f9fafb;--brand:#16a34a;min-height:100svh;display:flex;flex-direction:column;background:#fff;color:var(--ink);font-family:var(--font-jakarta,"Plus Jakarta Sans"),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.auth2__brand{display:none;position:relative;flex:1 1 0;overflow:hidden;background:linear-gradient(155deg,#06402b,#065f46 48%,#16a34a);color:#fff}.auth2__brand:after,.auth2__brand:before{content:"";position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1);filter:blur(2px)}.auth2__brand:before{width:360px;height:360px;top:-120px;right:-90px}.auth2__brand:after{width:280px;height:280px;bottom:-110px;left:-70px;background:rgba(34,197,94,.25)}.auth2__brand-glow{position:absolute;z-index:0;width:460px;height:460px;top:-90px;left:38%;border-radius:50%;background:radial-gradient(circle,rgba(74,222,128,.32),transparent 62%);filter:blur(46px);pointer-events:none}.auth2__brand-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:36px;height:100%;padding:clamp(40px,5vw,72px);max-width:640px}.auth2__brand-mid{margin:auto 0}.auth2__brand-logo{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:19px;color:#fff;text-decoration:none;letter-spacing:-.02em}.auth2__brand-title{font-size:clamp(30px,3.4vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0}.auth2__brand-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:16px}.auth2__brand-sub{margin:16px 0 0;font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.82);max-width:440px}.auth2__highlights{list-style:none;margin:30px 0 0;padding:0;display:flex;flex-direction:column;gap:18px}.auth2__highlight{display:flex;align-items:flex-start;gap:14px}.auth2__hl-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,hsla(0,0%,100%,.22),hsla(0,0%,100%,.07));border:1px solid hsla(0,0%,100%,.22);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18);display:inline-flex;align-items:center;justify-content:center;color:#eafff1}.auth2__hl-title{display:block;font-weight:700;font-size:14.5px}.auth2__hl-desc{display:block;font-size:13px;color:hsla(0,0%,100%,.74);margin-top:2px;line-height:1.5}.auth2__main{flex:1;display:flex;flex-direction:column}.auth2__mhead{position:relative;overflow:hidden;background:var(--grad-header);color:#fff;padding:54px 24px 60px}.auth2__mhead:after,.auth2__mhead:before{content:"";position:absolute;border-radius:50%}.auth2__mhead:before{width:160px;height:160px;top:-44px;right:-44px;background:hsla(0,0%,100%,.06)}.auth2__mhead:after{width:120px;height:120px;bottom:-30px;left:-34px;background:hsla(0,0%,100%,.05)}.auth2__mhead-logo{display:inline-flex;width:52px;height:52px;border-radius:15px;overflow:hidden;margin-bottom:16px;box-shadow:0 10px 24px -10px rgba(0,0,0,.5)}.auth2__mhead-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auth2__mhead-title{position:relative;font-size:27px;font-weight:800;letter-spacing:-.02em;margin:0}.auth2__mhead-sub{position:relative;font-size:13.5px;color:hsla(0,0%,100%,.68);margin:6px 0 0;line-height:1.5;max-width:360px}.auth2__sheet{position:relative;z-index:1;flex:1;background:#fff;border-radius:28px 28px 0 0;margin-top:-28px;box-shadow:0 -3px 16px rgba(0,0,0,.06)}.auth2__card{width:100%;max-width:460px;margin:0 auto;padding:26px 24px 40px}.auth2__cardhead{display:none;margin-bottom:20px}.auth2__card-title{font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--ink);margin:0}.auth2__card-sub{font-size:13.5px;color:var(--ink-3);margin:6px 0 0;line-height:1.45}.auth2__tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;background:#edeef1;border-radius:11px;padding:4px;margin-bottom:22px}.auth2__tab-pill{position:absolute;z-index:0;top:4px;bottom:4px;left:4px;right:50%;background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:left .25s ease,right .25s ease}.auth2__tabs[data-tab=signup] .auth2__tab-pill{left:50%;right:4px}.auth2__tab{position:relative;z-index:1;border:0;background:transparent;padding:9px 4px;font:inherit;font-size:13.5px;font-weight:600;color:var(--ink-3);cursor:pointer;border-radius:8px;transition:color .2s}.auth2__tab.is-active{color:var(--ink);font-weight:700}.auth2__google{display:flex;justify-content:center;min-height:44px}.auth2__divider{display:flex;align-items:center;gap:12px;margin:18px 0}.auth2__divider:after,.auth2__divider:before{content:"";flex:1;height:1px;background:var(--line)}.auth2__divider span{font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.auth2__form{animation:auth2-fade .26s ease}@keyframes auth2-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.auth2__form{animation:none}}.auth2__field{margin-bottom:14px}.auth2__label{display:block;font-size:12px;font-weight:600;color:var(--ink-2);margin-bottom:7px}.auth2__req{color:#dc2626}.auth2__inputwrap{display:flex;align-items:center;gap:9px;background:var(--field);border:1.5px solid var(--line);border-radius:12px;padding:0 14px;transition:border-color .15s,background .15s}.auth2__inputwrap:focus-within{border-color:var(--brand);background:#fff}.auth2__inputwrap>svg{width:18px;height:18px;color:var(--muted);flex-shrink:0;transition:color .15s}.auth2__inputwrap:focus-within>svg{color:var(--brand)}.auth2__input{flex:1;min-width:0;border:0;background:transparent;padding:12px 0;font:inherit;font-size:14.5px;color:var(--ink);outline:none}.auth2__input::-moz-placeholder{color:#c4c9c5}.auth2__input::placeholder{color:#c4c9c5}.auth2__eye{border:0;background:transparent;cursor:pointer;color:var(--muted);display:inline-flex;align-items:center;padding:4px}.auth2__eye:hover{color:var(--ink-2)}.auth2__hint{font-size:11.5px;color:#d97706;font-weight:500;margin-top:4px}.auth2__forgot{display:flex;justify-content:flex-end;margin:2px 0 4px}.auth2__forgot a{font-size:12.5px;font-weight:600;color:var(--brand);text-decoration:none}.auth2__forgot a:hover{text-decoration:underline}.auth2__cta{width:100%;border:0;border-radius:14px;padding:15px;margin-top:18px;background:var(--grad-btn);color:#fff;font:inherit;font-size:15px;font-weight:700;letter-spacing:.15px;cursor:pointer;transition:filter .15s,transform .1s,opacity .15s}.auth2__cta:hover:not(:disabled){filter:brightness(1.05)}.auth2__cta:active:not(:disabled){transform:scale(.985)}.auth2__cta:disabled{opacity:.45;cursor:not-allowed}.auth2__error{display:flex;align-items:center;gap:7px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 11px;margin-bottom:12px;font-size:12.5px;color:#dc2626;line-height:1.4}.auth2__error svg{flex-shrink:0}.auth2__terms{font-size:11.5px;color:var(--ink-3);text-align:center;margin-top:16px;line-height:1.55}.auth2__terms a{color:var(--brand);font-weight:600;text-decoration:none}.auth2__terms a:hover{text-decoration:underline}.auth2__switch{font-size:13px;color:var(--ink-3);text-align:center;margin-top:14px}.auth2__switch a{color:var(--brand);font-weight:600;text-decoration:none}.auth2__overlay{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:24px;animation:auth2-fade .2s ease}.auth2__modal{background:#fff;border-radius:24px;padding:24px;width:100%;max-width:400px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.auth2__modal-logo{width:46px;height:46px;border-radius:12px;overflow:hidden}.auth2__modal-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auth2__modal-title{font-size:20px;font-weight:800;color:var(--ink);margin:14px 0 4px}.auth2__modal-sub{font-size:13px;color:var(--ink-3);margin:0 0 18px;line-height:1.45}@media (min-width:920px){.auth2{flex-direction:row;background:#f3f7f3}.auth2__brand{display:block}.auth2__mhead{display:none}.auth2__main{flex:0 0 clamp(480px,42%,600px);align-items:center;justify-content:center;padding:40px 32px}.auth2__sheet{flex:0 1 auto;margin-top:0;width:100%;max-width:440px;border-radius:24px;border:1px solid #e6efe8;box-shadow:0 30px 60px -30px rgba(15,61,30,.25)}.auth2__card{padding:clamp(28px,3vw,40px)}.auth2__cardhead{display:block}}