.ll-section{align-items:center;background:#f8fafc;display:flex;justify-content:center;min-height:60vh;padding:5rem 1.5rem 6rem}.ll-container{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;box-shadow:0 4px 24px rgba(15,23,42,.07);max-width:520px;padding:3rem 2.5rem 2.5rem;text-align:center;width:100%}@media (max-width:540px){.ll-container{padding:2.25rem 1.5rem 2rem}}.ll-icon{height:52px;margin:0 auto 1.5rem;width:52px}.ll-icon svg{height:52px!important;width:52px!important}.ll-heading{color:#0f172a;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0 0 .75rem}.ll-subheading{color:#64748b;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6;margin:0 auto 2.25rem;max-width:400px}.ll-form{text-align:left}.ll-fields{gap:0}.ll-field-group,.ll-fields{display:flex;flex-direction:column}.ll-field-group{gap:6px}.ll-label{color:#374151;font-size:13px;font-weight:600}.ll-input,.ll-label{font-family:Inter,system-ui,sans-serif}.ll-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.625rem;box-sizing:border-box;color:#0f172a;font-size:15px;outline:none;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s;width:100%}.ll-input::placeholder{color:#94a3b8}.ll-input:focus{background:#fff;border-color:#6d28d9;box-shadow:0 0 0 3px rgba(109,40,217,.12)}.ll-input.is-error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.ll-or{align-items:center;color:#94a3b8;display:flex;gap:.75rem;margin:1rem 0}.ll-or:after,.ll-or:before{background:#e2e8f0;content:"";flex:1;height:1px}.ll-or span{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ll-msg,.ll-or span{font-family:Inter,system-ui,sans-serif}.ll-msg{border-radius:.5rem;font-size:14px;font-weight:500;line-height:1.5;margin-top:1rem;padding:.75rem 1rem}.ll-msg.is-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.ll-msg.is-loading{align-items:center;background:#f5f3ff;border:1px solid #ddd6fe;color:#6d28d9;display:flex;gap:10px}.ll-spinner{animation:ll-spin .7s linear infinite;border:2.5px solid #c4b5fd;border-radius:50%;border-top-color:#6d28d9;flex-shrink:0;height:18px;width:18px}@keyframes ll-spin{to{transform:rotate(1turn)}}.ll-submit{background:#6d28d9;border:none;border-radius:.625rem;box-shadow:0 2px 8px rgba(109,40,217,.35);color:#fff;cursor:pointer;display:block;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.01em;margin-top:1.25rem;padding:.875rem 1.5rem;transition:background .15s,box-shadow .15s,transform .1s;width:100%}.ll-submit:hover{background:#5b21b6;box-shadow:0 4px 16px rgba(109,40,217,.45);transform:translateY(-1px)}.ll-submit:disabled{cursor:not-allowed;opacity:.6;transform:none}.ll-success{padding:1rem 0 .5rem;text-align:center}.ll-success-icon{height:52px;margin:0 auto 1.25rem;width:52px}.ll-success-icon svg{height:52px!important;width:52px!important}.ll-success-title{color:#0f172a;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.025em;margin:0 0 .625rem}.ll-success-body{color:#475569;font-size:15px;line-height:1.6;margin:0 0 1.5rem}.ll-another-btn,.ll-success-body{font-family:Inter,system-ui,sans-serif}.ll-another-btn{background:none;border:none;color:#6d28d9;cursor:pointer;font-size:13px;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px}.ll-another-btn:hover{color:#5b21b6}.ll-disclaimer{color:#94a3b8;font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:1.6;margin:1.75rem 0 0;text-align:center}.ll-disclaimer-link{color:#6d28d9;font-weight:500;text-decoration:none}.ll-disclaimer-link:hover{text-decoration:underline}