.auth-page{font-family:var(--font-hanken),"Hanken Grotesk",sans-serif;min-height:100vh;min-height:100dvh;background:#ffffff}.auth-page--split{display:grid;grid-template-columns:1fr;align-items:stretch}.auth-page--centered{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh}.auth-loading{font-size:15px;color:#5a6578}.auth-success{margin-bottom:16px;padding:12px 14px;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;font-size:13px;color:#065f46;text-align:center}.landing-brand{display:inline-flex;text-decoration:none;line-height:0}.landing-brand-lockup-img{display:block;height:72px;width:auto;max-width:168px;object-fit:contain;object-position:left center;filter:none;-webkit-filter:none;mix-blend-mode:normal;opacity:1;background:#ffffff}.auth-brand__logo-lockup.landing-brand-lockup-img,.landing-brand .auth-brand__logo-lockup{height:88px;max-width:200px}.landing-brand-lockup{display:inline-flex;align-items:center;gap:12px}.landing-brand-lockup__leaf{width:48px;height:auto;object-fit:contain;flex-shrink:0}.landing-brand-lockup__text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.landing-brand-lockup__title{font-size:24px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.landing-brand-lockup__pepe{color:#054ea4}.landing-brand-lockup__tagline{margin-top:2px;font-size:11px;font-weight:500;font-style:italic;letter-spacing:.02em;color:#0bbe12}.auth-brand__logo-lockup .landing-brand-lockup__leaf{width:64px}.auth-brand__logo-lockup .landing-brand-lockup__title{font-size:28px}.auth-brand__logo-lockup .landing-brand-lockup__tagline{font-size:13px}.auth-divider{display:flex;align-items:center;gap:12px;margin:4px 0 18px;font-size:12px;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:#e5e7eb}@media (min-width:900px){.auth-page--split{grid-template-columns:1fr 1fr;height:100vh;height:100dvh;overflow:hidden}}.auth-brand{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:32px 28px}@media (min-width:900px){.auth-brand{padding:56px 40px 48px;border-right:1px solid #f0f2f5}}.auth-brand__logo{display:flex;justify-content:center;width:100%}.auth-brand__logo-img{width:auto;max-width:min(300px,85vw);height:auto}.auth-brand__back{margin-top:28px;font-size:13px}.auth-brand__back a{color:#054ea4;font-weight:600;text-decoration:none}.auth-brand__back a:hover{text-decoration:underline}.auth-brand__designer{margin-top:12px;font-size:13px;font-weight:600;letter-spacing:.01em;color:#0d6367}.auth-brand__tagline{margin-top:28px;max-width:360px;font-size:16px;line-height:1.55;font-weight:500;color:#5a6578}.auth-brand__points{margin:24px auto 0;padding:0;list-style:none;display:inline-flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left}.auth-brand__points li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#0d6367}.auth-brand__points li:before{content:"";width:8px;height:8px;border-radius:50%;background:#0bbe12;flex-shrink:0}.auth-panel{display:flex;align-items:center;justify-content:center;padding:32px 24px 40px;background:#ffffff}@media (min-width:900px){.auth-panel{padding:48px 40px;overflow-y:auto;align-items:flex-start}}.auth-card{width:100%;max-width:380px;padding:0;background:transparent;border:none;box-shadow:none}.auth-card--wide{max-width:440px}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-card__header{margin-bottom:24px;text-align:center}.auth-card__title{font-size:24px;font-weight:600;color:#111111;letter-spacing:-.02em}.auth-card__subtitle{margin-top:6px;font-size:14px;color:#5a6578}.auth-card__hint{margin-top:10px;font-size:13px;line-height:1.5;color:#6b7280}.auth-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-inline-link{font-size:13px;font-weight:500;color:#0d9488;text-decoration:none}.auth-inline-link:hover{text-decoration:underline}.auth-hint{margin-bottom:20px;padding:12px 14px;border-radius:10px;background:#f0f7ff;border:1px solid #dbeafe;font-size:12px;line-height:1.5;color:#4b5563;text-align:left}.auth-hint p+p{margin-top:8px}.auth-hint code{font-size:11px;padding:1px 5px;border-radius:4px;background:#fff;color:#054ea4}.auth-hint__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.auth-hint__btn{border:1px solid #93c5fd;background:#fff;color:#054ea4;font-size:11px;font-weight:600;padding:6px 10px;border-radius:8px;cursor:pointer}.auth-hint__btn:hover{background:#eff6ff}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field label{font-size:13px;font-weight:600;color:#111111}.auth-optional{font-weight:400;color:#757575}.auth-input{margin-top:5px;border-color:#e0e4ea!important;background:#fafbfc!important;color:#111111}.auth-password{position:relative}.auth-password .auth-input{padding-right:44px}.auth-password__toggle{position:absolute;right:6px;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#5a6578;cursor:pointer}.auth-password__toggle:hover:not(:disabled){color:#111111;background:#eef1f5}.auth-password__toggle:disabled{opacity:.5;cursor:not-allowed}.auth-input:focus-visible{border-color:#054ea4!important;box-shadow:0 0 0 3px rgba(5,78,164,.12);background:#fff!important}.auth-error{font-size:13px;color:#dc2626;text-align:center}.auth-submit{width:100%;margin-top:4px;min-height:44px;border:none;border-radius:10px;background:linear-gradient(135deg,#054ea4,#0d6367);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.auth-submit:hover:not(:disabled){filter:brightness(1.06)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-page .auth-submit{width:100%;margin-top:4px;min-height:44px;border-radius:10px;background:linear-gradient(135deg,#054ea4,#0d6367)!important;font-weight:600}.auth-submit:hover{filter:brightness(1.06)}.auth-footer{margin-top:24px;text-align:center;font-size:13px;color:#5a6578}.auth-footer a{font-weight:600;color:#054ea4;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.auth-footer__version{color:#9ca3af;font-size:12px;font-weight:500}.pepe-leaf-logo{display:block;height:auto;width:40px;max-width:40px;object-fit:contain}.auth-plan-picker{margin-bottom:24px}.auth-plan-picker__toggle{display:flex;justify-content:center;gap:4px;padding:4px;margin-bottom:16px;border-radius:999px;background:#f3f4f6;width:fit-content;margin-left:auto;margin-right:auto}.auth-plan-picker__toggle-btn{border:none;background:transparent;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer}.auth-plan-picker__toggle-btn--active{background:#fff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.08)}.auth-plan-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width:640px){.auth-plan-picker__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.auth-plan-picker__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s}.auth-plan-picker__card--active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.auth-plan-picker__badge{position:absolute;top:8px;right:8px;font-size:9px;font-weight:700;text-transform:uppercase;color:#1d4ed8;background:#dbeafe;padding:2px 6px;border-radius:999px}.auth-plan-picker__price{font-size:14px;font-weight:700;color:#111827}.auth-plan-picker__price small{font-size:11px;font-weight:500;color:#6b7280}.auth-plan-picker__tagline{font-size:11px;color:#6b7280;line-height:1.3}.auth-plan-picker__summary{margin-top:12px;padding:10px 12px;border-radius:10px;background:#eff6ff;font-size:13px;color:#1e3a8a;text-align:center}.auth-plan-picker__features{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:8px}.auth-plan-picker__features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4b5563}.auth-loading-state .auth-card{min-height:16rem}.auth-loading-bar{margin-top:1.25rem;height:.35rem;border-radius:999px;background:linear-gradient(90deg,#0d6367,#99f6e4 50%,#0d6367);background-size:200% 100%;animation:pepe-auth-load 1.2s linear infinite}@keyframes pepe-auth-load{0%{background-position:100% 0}to{background-position:-100% 0}}