@font-face{font-family:'Plus Jakarta Sans';src:url('../fonts/PlusJakartaSans/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:'Plus Jakarta Sans';src:url('../fonts/PlusJakartaSans/PlusJakartaSans-Italic-VariableFont_wght.ttf') format('truetype');font-weight:200 800;font-style:italic;font-display:swap}.oleaf-auth-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(15,23,42,.5);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all .4s ease;cursor:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6L6 18" stroke="white" stroke-width="2" stroke-linecap="round"/><path d="M6 6L18 18" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>'),auto}.oleaf-auth-overlay.active{opacity:1;visibility:visible}.oleaf-auth-overlay.active .oleaf-auth-modal{opacity:1;transform:scale(1) translateY(0)}.oleaf-auth-modal{background:#fff;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);opacity:0;transform:scale(.9) translateY(20px);transition:all .5s cubic-bezier(.16, 1, .3, 1);width:100%;font-family:'Plus Jakarta Sans',sans-serif;cursor:default;box-sizing:border-box}.oleaf-auth-modal *,.oleaf-auth-modal ::after,.oleaf-auth-modal ::before{box-sizing:border-box}.oleaf-auth-close{position:absolute;top:15px;right:15px;width:32px;height:32px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;color:#64748b;cursor:pointer;font-size:18px;z-index:50;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.05)}.oleaf-auth-close:hover{background:#fff;color:#ef4444;border-color:#cbd5e1;transform:rotate(90deg);box-shadow:0 4px 6px rgba(0,0,0,.1)}.oleaf-style-1{max-width:450px;border-radius:40px;padding:40px;overflow:visible}.oleaf-style-1 .oleaf-auth-header{margin-bottom:30px}.oleaf-auth-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.oleaf-auth-icon img{max-height:50px;width:auto;object-fit:contain}.oleaf-auth-icon svg{width:56px;height:56px;padding:12px;background:color-mix(in srgb,var(--oleaf-primary,#15803d) 10%,#fff);color:var(--oleaf-primary,#15803d);border-radius:16px}.oleaf-style-2{max-width:900px;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-height:600px}@media (min-width:768px){.oleaf-style-2{flex-direction:row}}.oleaf-auth-visual{display:none;width:50%;background-size:cover;background-position:center;position:relative;padding:48px}@media (min-width:768px){.oleaf-auth-visual{display:block}}.oleaf-visual-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(20,83,45,.4);backdrop-filter:blur(2px)}.oleaf-visual-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.oleaf-visual-content h3{font-size:30px;font-weight:700;margin-bottom:16px;line-height:1.2}.oleaf-visual-content p{color:#f0fdf4;opacity:.9;line-height:1.6}.oleaf-auth-content{width:100%;padding:40px;background:#fff;overflow-y:auto}@media (min-width:768px){.oleaf-auth-content{width:50%;padding:56px}}.oleaf-auth-header h2{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 4px}.oleaf-auth-header p{color:#94a3b8;font-size:14px;margin:0 0 24px}.oleaf-field-group{margin-bottom:20px;max-width:100%;overflow:hidden}.oleaf-field-group label{display:block;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.oleaf-input{width:100%;padding:16px 24px;border:1px solid #e2e8f0;border-radius:16px;font-size:14px;color:#475569;background:#fff;transition:all .3s ease;box-sizing:border-box}.oleaf-input:focus{border-color:var(--oleaf-primary,#15803d);box-shadow:0 0 0 4px color-mix(in srgb,var(--oleaf-primary,#15803d) 10%,transparent);outline:0}.oleaf-btn-primary{width:100%;padding:16px;background:var(--oleaf-primary,#15803d);color:#fff;border:none;border-radius:16px;font-weight:700;cursor:pointer;transition:all .2s;font-size:14px}.oleaf-btn-primary:hover{background:var(--oleaf-primary-dark,#166534)}.oleaf-btn-primary:active{transform:scale(.98)}.oleaf-divider{position:relative;text-align:center;margin:24px 0}.oleaf-divider::before{content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid #f1f5f9}.oleaf-divider span{background:#fff;padding:0 16px;color:#94a3b8;font-size:12px;text-transform:uppercase;position:relative}.oleaf-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px}.oleaf-btn-social{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#fff;border:1px solid #f1f5f9;border-radius:12px;font-weight:600;font-size:14px;color:#1e293b;cursor:pointer;transition:background .2s}.oleaf-btn-social:hover{background:#f8fafc}.oleaf-form-footer{text-align:center;font-size:14px;color:#94a3b8;margin-top:24px}.oleaf-link-accent{color:var(--oleaf-primary,#16a34a);font-weight:700;text-decoration:none}.oleaf-link-accent:hover{text-decoration:underline}.oleaf-link-small{font-size:11px;color:var(--oleaf-primary,#16a34a);font-weight:700;text-decoration:none}.oleaf-flex-between{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;flex-wrap:wrap;gap:4px}.oleaf-input-relative{position:relative}.oleaf-view{display:none}.oleaf-view.active{display:block;animation:oleafFadeIn .4s ease forwards}@keyframes oleafFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.oleaf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.oleaf-checkbox-group{display:flex;align-items:center;gap:12px;margin-bottom:24px}.oleaf-checkbox-group input[type=checkbox]{width:16px;height:16px;accent-color:var(--oleaf-primary,#16a34a)}.oleaf-checkbox-group label{font-size:12px;color:#64748b;line-height:1.5}.oleaf-btn-text{background:0 0;color:var(--oleaf-primary,#16a34a);padding:12px;border:none;font-weight:700;cursor:pointer;margin-top:12px}.oleaf-btn-text:hover{text-decoration:underline}.oleaf-message{margin-top:15px;font-size:13px;text-align:center;border-radius:8px;padding:0;transition:all .3s}.oleaf-message.success{color:var(--oleaf-primary,#15803d);background:color-mix(in srgb,var(--oleaf-primary,#15803d) 8%,#fff);padding:10px;border:1px solid color-mix(in srgb,var(--oleaf-primary,#15803d) 15%,#fff)}.oleaf-message.error{color:#b91c1c;background:#fef2f2;padding:10px;border:1px solid #fee2e2}.oleaf-input-relative{position:relative;display:flex;align-items:center;max-width:100%}.oleaf-input-relative .oleaf-input{padding-right:48px}.oleaf-password-toggle{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;color:#94a3b8;z-index:5;display:flex;align-items:center}.oleaf-password-toggle:hover{color:#475569}.oleaf-strength-msg{font-size:11px;margin-top:6px;font-weight:600;min-height:17px;text-align:right}@media (max-width:768px){.oleaf-style-2{flex-direction:column!important;min-height:auto!important;max-height:92vh!important;overflow-y:auto!important;border-radius:20px!important;max-width:100%!important}.oleaf-style-2 .oleaf-auth-visual{display:none!important}.oleaf-style-2 .oleaf-auth-content{width:100%!important;padding:36px 28px!important}}@media (max-width:540px){.oleaf-auth-overlay{padding:12px!important;align-items:flex-start!important;padding-top:30px!important}.oleaf-style-1{max-width:100%!important;padding:32px 28px!important;border-radius:24px!important;overflow:hidden!important}.oleaf-auth-forms{max-width:100%!important;overflow:hidden!important}.oleaf-style-1 .oleaf-auth-header{margin-bottom:20px!important}.oleaf-style-2{border-radius:18px!important;max-height:90vh!important}.oleaf-style-2 .oleaf-auth-content{padding:28px 22px!important}.oleaf-auth-header h2{font-size:22px!important}.oleaf-auth-header p{font-size:13px!important}.oleaf-auth-icon svg{width:48px!important;height:48px!important;border-radius:14px!important}.oleaf-auth-icon img{max-height:40px!important}.oleaf-input{padding:14px 18px!important;font-size:16px!important;border-radius:14px!important}.oleaf-btn-primary{padding:14px!important;border-radius:14px!important;font-size:14px!important}.oleaf-social-grid{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:24px!important}.oleaf-btn-social{padding:12px 16px!important;border-radius:12px!important;font-size:13px!important;width:100%!important}.oleaf-grid-2{grid-template-columns:1fr!important;gap:0!important}.oleaf-divider{margin:18px 0!important}.oleaf-field-group{margin-bottom:16px!important}.oleaf-field-group label{font-size:11px!important;margin-bottom:6px!important}.oleaf-auth-close{top:10px!important;right:10px!important;width:28px!important;height:28px!important}.oleaf-form-footer{font-size:13px!important;margin-top:18px!important}.oleaf-checkbox-group{margin-bottom:18px!important}}@media (max-width:360px){.oleaf-auth-overlay{padding:8px!important;padding-top:20px!important}.oleaf-style-1{padding:24px 18px!important;border-radius:20px!important}.oleaf-style-2 .oleaf-auth-content{padding:24px 18px!important}.oleaf-auth-header h2{font-size:20px!important}.oleaf-input{padding:12px 14px!important;font-size:15px!important;border-radius:12px!important}.oleaf-btn-primary{padding:12px!important;border-radius:12px!important}.oleaf-btn-social{padding:10px 12px!important;font-size:12px!important}}