.auth-form[data-astro-cid-6zblevan]{display:flex;flex-direction:column;gap:0}.auth-form[data-astro-cid-6zblevan] .lx-form-group{width:100%;margin-bottom:1rem}.auth-form[data-astro-cid-6zblevan] .lx-form-group[data-field-group=password]{margin-top:12px}.auth-form[data-astro-cid-6zblevan] .password-input-container{width:100%}.form-group[data-astro-cid-f3lqkarx]{margin-bottom:1.5rem}.form-label[data-astro-cid-f3lqkarx]{display:flex;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:14px;color:#fff;margin-bottom:8px}.required[data-astro-cid-f3lqkarx]{color:#e53e3e;margin-left:4px}.custom-select-wrapper[data-astro-cid-f3lqkarx]{position:relative;display:block}.custom-select[data-astro-cid-f3lqkarx]{width:100%;padding:8px 12px;border:2px solid #000000;border-radius:12px;background:#ffffff1a;color:#000;font-family:Lexend,sans-serif;font-size:14px;transition:all .3s ease;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:40px}.dark .custom-select[data-astro-cid-f3lqkarx]{border:2px solid rgba(255,255,255,.2);color:#fff}.custom-select[data-astro-cid-f3lqkarx]:hover{border-color:#333;background:#0000000d}.dark .custom-select[data-astro-cid-f3lqkarx]:hover{border-color:#fff6;background:#ffffff26}.custom-select[data-astro-cid-f3lqkarx]:focus{outline:none;border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33;background:#ffffff26}.custom-select[data-astro-cid-f3lqkarx][aria-expanded=true]{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33;background:#ffffff26}.select-value[data-astro-cid-f3lqkarx]{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.dark .select-value[data-astro-cid-f3lqkarx]{color:#fff}.select-icon[data-astro-cid-f3lqkarx]{margin-left:8px;transition:transform .3s ease;color:#000;flex-shrink:0}.dark .select-icon[data-astro-cid-f3lqkarx]{color:#ffffffb3}.custom-select[data-astro-cid-f3lqkarx][aria-expanded=true] .select-icon[data-astro-cid-f3lqkarx]{transform:rotate(180deg);color:#00a86b}.custom-dropdown[data-astro-cid-f3lqkarx]{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#1a1a1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 8px 32px #0009;max-height:300px;overflow-y:auto;margin-top:4px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;pointer-events:none}.custom-dropdown[data-astro-cid-f3lqkarx].open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.option-group[data-astro-cid-f3lqkarx]{border-bottom:1px solid rgba(255,255,255,.1)}.option-group[data-astro-cid-f3lqkarx]:last-child{border-bottom:none}.group-label[data-astro-cid-f3lqkarx]{padding:12px 16px 8px;font-family:Lexend,sans-serif;font-size:12px;font-weight:700;color:#00a86b;text-transform:uppercase;letter-spacing:.5px;background:#00a86b1a;border-bottom:1px solid rgba(0,168,107,.2)}.custom-option[data-astro-cid-f3lqkarx]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif;font-size:14px;color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.custom-option[data-astro-cid-f3lqkarx]:last-child{border-bottom:none}.custom-option[data-astro-cid-f3lqkarx]:hover,.custom-option[data-astro-cid-f3lqkarx].highlighted{background:#00a86b1a;border-left:3px solid #00a86b;color:#00ffae}.custom-option[data-astro-cid-f3lqkarx][aria-selected=true]{background:#00a86b33;color:#00ffae;font-weight:600;border-left:3px solid #00a86b}.custom-option[data-astro-cid-f3lqkarx][aria-selected=true]:hover{background:#00a86b40}.option-label[data-astro-cid-f3lqkarx]{flex:1;text-align:left}.check-icon[data-astro-cid-f3lqkarx]{color:#00ffae;margin-left:8px;flex-shrink:0}.payment-info[data-astro-cid-f3lqkarx]{margin-top:.75rem;min-height:1.5rem;padding:.5rem 0}.payment-method-text[data-astro-cid-f3lqkarx]{font-family:Lexend,sans-serif;font-size:12px;font-weight:600;letter-spacing:.025em;color:#000;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;background:#00a86b1a;border:1px solid rgba(0,168,107,.3);transition:all .3s ease;animation:fadeIn .3s ease-out}.dark .payment-method-text[data-astro-cid-f3lqkarx]{color:#fff}.custom-dropdown[data-astro-cid-f3lqkarx]::-webkit-scrollbar{width:6px}.custom-dropdown[data-astro-cid-f3lqkarx]::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.custom-dropdown[data-astro-cid-f3lqkarx]::-webkit-scrollbar-thumb{background:#00a86b80;border-radius:3px}.custom-dropdown[data-astro-cid-f3lqkarx]::-webkit-scrollbar-thumb:hover{background:#00a86bb3}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.custom-select[data-astro-cid-f3lqkarx]{padding:10px 14px;font-size:13px;min-height:44px}.custom-option[data-astro-cid-f3lqkarx]{padding:10px 14px;font-size:13px}.group-label[data-astro-cid-f3lqkarx]{padding:10px 14px 6px;font-size:11px}}.form-group[data-astro-cid-ntdeab3n]{margin-bottom:1.5rem}.form-label[data-astro-cid-ntdeab3n]{display:flex;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:14px;color:#fff;margin-bottom:8px}.required[data-astro-cid-ntdeab3n]{color:#b91c1c;margin-left:4px;font-weight:800;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.dark .required[data-astro-cid-ntdeab3n]{color:#ef4444;text-shadow:0 1px 2px rgba(0,0,0,.3)}.custom-select-wrapper[data-astro-cid-ntdeab3n]{position:relative;display:block}.custom-select[data-astro-cid-ntdeab3n]{width:100%;padding:8px 12px;border:2px solid #000000;border-radius:12px;background:#ffffff1a;color:#000;font-family:Lexend,sans-serif;font-size:14px;transition:all .3s ease;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:40px}.dark .custom-select[data-astro-cid-ntdeab3n]{border:2px solid rgba(255,255,255,.2);color:#fff}.custom-select[data-astro-cid-ntdeab3n]:hover{border-color:#333;background:#0000000d}.dark .custom-select[data-astro-cid-ntdeab3n]:hover{border-color:#fff6;background:#ffffff26}.custom-select[data-astro-cid-ntdeab3n]:focus{outline:none;border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33;background:#ffffff26}.custom-select[data-astro-cid-ntdeab3n][aria-expanded=true]{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33;background:#ffffff26}.select-value[data-astro-cid-ntdeab3n]{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.select-icon[data-astro-cid-ntdeab3n]{flex-shrink:0;transition:transform .3s ease;color:#666}.dark .select-icon[data-astro-cid-ntdeab3n]{color:#fff9}.custom-select[data-astro-cid-ntdeab3n][aria-expanded=true] .select-icon[data-astro-cid-ntdeab3n]{transform:rotate(180deg)}.custom-dropdown[data-astro-cid-ntdeab3n]{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #000000;border-radius:12px;box-shadow:0 8px 32px #0000001a;z-index:1000;max-height:300px;overflow-y:auto;display:none;margin-top:4px}.dark .custom-dropdown[data-astro-cid-ntdeab3n]{background:#1a1a1a;border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}.custom-dropdown[data-astro-cid-ntdeab3n].show{display:block}.option-group[data-astro-cid-ntdeab3n]{border-bottom:1px solid rgba(0,0,0,.1)}.option-group[data-astro-cid-ntdeab3n]:last-child{border-bottom:none}.dark .option-group[data-astro-cid-ntdeab3n]{border-bottom:1px solid rgba(255,255,255,.1)}.dark .option-group[data-astro-cid-ntdeab3n]:last-child{border-bottom:none}.group-label[data-astro-cid-ntdeab3n]{padding:12px 16px 8px;font-family:Lexend,sans-serif;font-size:12px;font-weight:700;color:#00a86b;text-transform:uppercase;letter-spacing:.5px;background:#00a86b1a;border-bottom:1px solid rgba(0,168,107,.2)}.dark .group-label[data-astro-cid-ntdeab3n]{color:#00a86b;background:#00a86b1a;border-bottom:1px solid rgba(0,168,107,.2)}.custom-option[data-astro-cid-ntdeab3n]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif;font-size:14px;color:#333;border-bottom:1px solid rgba(0,0,0,.05)}.dark .custom-option[data-astro-cid-ntdeab3n]{color:#fff}.custom-option[data-astro-cid-ntdeab3n]:last-child{border-bottom:none}.custom-option[data-astro-cid-ntdeab3n]:hover,.custom-option[data-astro-cid-ntdeab3n].highlighted{background:#00a86b1a;border-left:3px solid #00a86b;color:#00a86b}.custom-option[data-astro-cid-ntdeab3n][aria-selected=true]{background:#00a86b33;color:#00a86b;font-weight:600;border-left:3px solid #00a86b}.custom-option[data-astro-cid-ntdeab3n][aria-selected=true]:hover{background:#00a86b40}.option-label[data-astro-cid-ntdeab3n]{flex:1;text-align:left}.check-icon[data-astro-cid-ntdeab3n]{color:#00a86b;margin-left:8px;flex-shrink:0}.dark .custom-option[data-astro-cid-ntdeab3n]:hover,.dark .custom-option[data-astro-cid-ntdeab3n].highlighted{background:#00a86b33;color:#00ffae;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-ntdeab3n][aria-selected=true]{background:#00a86b33;color:#00ffae;font-weight:600;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-ntdeab3n][aria-selected=true]:hover{background:#00a86b40}.dark .check-icon[data-astro-cid-ntdeab3n]{color:#00ffae}.custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar{width:6px}.custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-thumb{background:#00a86b80;border-radius:3px}.custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-thumb:hover{background:#00a86bb3}.dark .custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-track{background:#ffffff1a}.dark .custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-thumb{background:#fff3}.dark .custom-dropdown[data-astro-cid-ntdeab3n]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.form-group[data-astro-cid-tz55w4kx]{margin-bottom:1.5rem}.form-label[data-astro-cid-tz55w4kx]{display:flex;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:14px;color:#000;margin-bottom:8px}.dark .form-label[data-astro-cid-tz55w4kx]{color:#fff}.required[data-astro-cid-tz55w4kx]{color:#b91c1c;margin-left:4px;font-weight:800;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.dark .required[data-astro-cid-tz55w4kx]{color:#ef4444;text-shadow:0 1px 2px rgba(0,0,0,.3)}.custom-select-wrapper[data-astro-cid-tz55w4kx]{position:relative;display:block}.custom-select[data-astro-cid-tz55w4kx]{display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff;border:2px solid #000000;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Lexend,sans-serif;font-size:14px;color:#333;min-height:48px}.dark .custom-select[data-astro-cid-tz55w4kx]{background:#1a1a1a;border:2px solid rgba(255,255,255,.2);color:#fff}.custom-select[data-astro-cid-tz55w4kx]:hover{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b1a}.dark .custom-select[data-astro-cid-tz55w4kx]:hover{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33}.custom-select[data-astro-cid-tz55w4kx]:focus{outline:none;border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33}.dark .custom-select[data-astro-cid-tz55w4kx]:focus{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b4d}.select-value[data-astro-cid-tz55w4kx]{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px;padding-left:16px}.custom-select[data-astro-cid-tz55w4kx]:not(.has-value) .select-value[data-astro-cid-tz55w4kx]{padding-left:16px}.custom-select[data-astro-cid-tz55w4kx].has-value .select-value[data-astro-cid-tz55w4kx]{padding-left:16px}.select-icon[data-astro-cid-tz55w4kx]{flex-shrink:0;transition:transform .3s ease;color:#666;margin-right:12px}.dark .select-icon[data-astro-cid-tz55w4kx]{color:#fff9}.custom-select[data-astro-cid-tz55w4kx][aria-expanded=true] .select-icon[data-astro-cid-tz55w4kx]{transform:rotate(180deg)}.custom-dropdown[data-astro-cid-tz55w4kx]{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #000000;border-radius:12px;box-shadow:0 8px 32px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;display:none;margin-top:4px}.dark .custom-dropdown[data-astro-cid-tz55w4kx]{background:#1a1a1a;border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}.custom-dropdown[data-astro-cid-tz55w4kx].show{display:block}.custom-option[data-astro-cid-tz55w4kx]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif;font-size:14px;color:#333;border-bottom:1px solid rgba(0,0,0,.05)}.dark .custom-option[data-astro-cid-tz55w4kx]{color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.custom-option[data-astro-cid-tz55w4kx]:last-child{border-bottom:none}.custom-option[data-astro-cid-tz55w4kx]:hover,.custom-option[data-astro-cid-tz55w4kx].highlighted{background:#00a86b1a;border-left:3px solid #00a86b;color:#00a86b}.custom-option[data-astro-cid-tz55w4kx][aria-selected=true]{background:#00a86b33;color:#00a86b;font-weight:600;border-left:3px solid #00a86b}.custom-option[data-astro-cid-tz55w4kx][aria-selected=true]:hover{background:#00a86b40}.option-label[data-astro-cid-tz55w4kx]{flex:1;text-align:left}.check-icon[data-astro-cid-tz55w4kx]{color:#00a86b;margin-left:8px;flex-shrink:0}.dark .custom-option[data-astro-cid-tz55w4kx]:hover,.dark .custom-option[data-astro-cid-tz55w4kx].highlighted{background:#00a86b33;color:#00ffae;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-tz55w4kx][aria-selected=true]{background:#00a86b33;color:#00ffae;font-weight:600;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-tz55w4kx][aria-selected=true]:hover{background:#00a86b40}.dark .check-icon[data-astro-cid-tz55w4kx]{color:#00ffae}.custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar{width:6px}.custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-thumb{background:#00a86b80;border-radius:3px}.custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-thumb:hover{background:#00a86bb3}.dark .custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-track{background:#ffffff1a}.dark .custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-thumb{background:#fff3}.dark .custom-dropdown[data-astro-cid-tz55w4kx]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.form-group[data-astro-cid-xayidhsg]{margin-bottom:1.5rem}.form-label[data-astro-cid-xayidhsg]{display:flex;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:14px;color:#000;margin-bottom:8px}.dark .form-label[data-astro-cid-xayidhsg]{color:#fff}.required[data-astro-cid-xayidhsg]{color:#b91c1c;margin-left:4px;font-weight:800;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.dark .required[data-astro-cid-xayidhsg]{color:#ef4444;text-shadow:0 1px 2px rgba(0,0,0,.3)}.custom-select-wrapper[data-astro-cid-xayidhsg]{position:relative;display:block}.custom-select[data-astro-cid-xayidhsg]{display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff;border:2px solid #000000;border-radius:12px;cursor:pointer;transition:all .3s ease;font-family:Lexend,sans-serif;font-size:14px;color:#333;min-height:40px}.dark .custom-select[data-astro-cid-xayidhsg]{background:#1a1a1a;border:2px solid rgba(255,255,255,.2);color:#fff}.custom-select[data-astro-cid-xayidhsg]:hover{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b1a}.dark .custom-select[data-astro-cid-xayidhsg]:hover{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33}.custom-select[data-astro-cid-xayidhsg]:focus{outline:none;border-color:#00a86b;box-shadow:0 0 0 3px #00a86b33}.dark .custom-select[data-astro-cid-xayidhsg]:focus{border-color:#00a86b;box-shadow:0 0 0 3px #00a86b4d}.select-value[data-astro-cid-xayidhsg]{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px;padding-left:16px}.custom-select[data-astro-cid-xayidhsg]:not(.has-value) .select-value[data-astro-cid-xayidhsg]{padding-left:16px}.custom-select[data-astro-cid-xayidhsg].has-value .select-value[data-astro-cid-xayidhsg]{padding-left:16px}.select-icon[data-astro-cid-xayidhsg]{flex-shrink:0;transition:transform .3s ease;color:#666;margin-right:12px}.dark .select-icon[data-astro-cid-xayidhsg]{color:#fff9}.custom-select[data-astro-cid-xayidhsg][aria-expanded=true] .select-icon[data-astro-cid-xayidhsg]{transform:rotate(180deg)}.custom-dropdown[data-astro-cid-xayidhsg]{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #000000;border-radius:12px;box-shadow:0 8px 32px #0000001a;z-index:1000;max-height:250px;overflow-y:auto;display:none;margin-top:4px}.dark .custom-dropdown[data-astro-cid-xayidhsg]{background:#1a1a1a;border:2px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000004d}.custom-dropdown[data-astro-cid-xayidhsg].show{display:block}.custom-option[data-astro-cid-xayidhsg]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-family:Lexend,sans-serif;font-size:14px;color:#333;border-bottom:1px solid rgba(0,0,0,.05)}.dark .custom-option[data-astro-cid-xayidhsg]{color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.custom-option[data-astro-cid-xayidhsg]:last-child{border-bottom:none}.custom-option[data-astro-cid-xayidhsg]:hover,.custom-option[data-astro-cid-xayidhsg].highlighted{background:#00a86b1a;border-left:3px solid #00a86b;color:#00a86b}.custom-option[data-astro-cid-xayidhsg][aria-selected=true]{background:#00a86b33;color:#00a86b;font-weight:600;border-left:3px solid #00a86b}.custom-option[data-astro-cid-xayidhsg][aria-selected=true]:hover{background:#00a86b40}.option-label[data-astro-cid-xayidhsg]{flex:1;text-align:left}.check-icon[data-astro-cid-xayidhsg]{color:#00a86b;margin-left:8px;flex-shrink:0}.dark .custom-option[data-astro-cid-xayidhsg]:hover,.dark .custom-option[data-astro-cid-xayidhsg].highlighted{background:#00a86b33;color:#00ffae;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-xayidhsg][aria-selected=true]{background:#00a86b33;color:#00ffae;font-weight:600;border-left:3px solid #00a86b}.dark .custom-option[data-astro-cid-xayidhsg][aria-selected=true]:hover{background:#00a86b40}.dark .check-icon[data-astro-cid-xayidhsg]{color:#00ffae}.custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar{width:6px}.custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-thumb{background:#00a86b80;border-radius:3px}.custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-thumb:hover{background:#00a86bb3}.dark .custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-track{background:#ffffff1a}.dark .custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-thumb{background:#fff3}.dark .custom-dropdown[data-astro-cid-xayidhsg]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.form-group[data-astro-cid-aukb5yb3]{margin-bottom:1rem}.form-label[data-astro-cid-aukb5yb3]{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color, #333)}.required[data-astro-cid-aukb5yb3]{color:#b91c1c;margin-left:4px;font-weight:800;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.dark .required[data-astro-cid-aukb5yb3]{color:#ef4444;text-shadow:0 1px 2px rgba(0,0,0,.3)}.form-select[data-astro-cid-aukb5yb3]{width:100%;padding:.75rem;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;background-color:#fff;transition:border-color .3s ease}.field-error[data-astro-cid-aukb5yb3]{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:block;font-weight:600;line-height:1.4}.field-error-container[data-astro-cid-aukb5yb3]{margin-top:.25rem}.field-error-message[data-astro-cid-aukb5yb3]{color:#dc2626;font-size:.875rem;font-weight:600;line-height:1.4;display:block;margin:0;padding:0;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;letter-spacing:.01em}.form-validation-error-container{background-color:#dc2626!important;border:2px solid #b91c1c!important;border-radius:12px!important;padding:1.25rem!important;margin-bottom:1.5rem!important;display:flex!important;align-items:flex-start!important;gap:.75rem!important;box-shadow:0 4px 12px #dc262640!important}.form-validation-error-container .error-icon{color:#fff!important;flex-shrink:0!important;margin-top:.125rem!important}.form-validation-error-container .error-content{flex:1!important}.form-validation-error-container .error-title{color:#fff!important;font-weight:700!important;font-size:1rem!important;margin-bottom:.5rem!important;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif!important;letter-spacing:-.025em!important}.form-validation-error-container .error-description{color:#fff!important;font-size:.875rem!important;line-height:1.5!important;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif!important;font-weight:600!important}.dark .field-error[data-astro-cid-aukb5yb3]{color:#f87171}.dark .field-error-message[data-astro-cid-aukb5yb3]{color:#f87171;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:600;letter-spacing:.01em}.dark .form-validation-error-container{background-color:#b91c1c!important;border-color:#991b1b!important;box-shadow:0 4px 12px #b91c1c66!important}.dark .form-validation-error-container .error-icon,.dark .form-validation-error-container .error-title,.dark .form-validation-error-container .error-description{color:#fff!important}.form-input[data-astro-cid-aukb5yb3].error,.form-select[data-astro-cid-aukb5yb3].error{border-color:#dc2626;background-color:#fef2f2;box-shadow:0 0 0 1px #dc26261a}.dark .form-input[data-astro-cid-aukb5yb3].error,.dark .form-select[data-astro-cid-aukb5yb3].error{border-color:#f87171;background-color:#f871711a;box-shadow:0 0 0 1px #f8717133}.form-input[data-astro-cid-aukb5yb3].error:focus,.form-select[data-astro-cid-aukb5yb3].error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626;outline:none}.dark .form-input[data-astro-cid-aukb5yb3].error:focus,.dark .form-select[data-astro-cid-aukb5yb3].error:focus{border-color:#f87171;box-shadow:0 0 0 3px #f8717140}.form-input[data-astro-cid-aukb5yb3].valid,.form-select[data-astro-cid-aukb5yb3].valid{border-color:#16a34a;background-color:#f0fdf4}.dark .form-input[data-astro-cid-aukb5yb3].valid,.dark .form-select[data-astro-cid-aukb5yb3].valid{border-color:#4ade80;background-color:#4ade801a}.form-input[data-astro-cid-aukb5yb3].valid:focus,.form-select[data-astro-cid-aukb5yb3].valid:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a26}.dark .form-input[data-astro-cid-aukb5yb3].valid:focus,.dark .form-select[data-astro-cid-aukb5yb3].valid:focus{border-color:#4ade80;box-shadow:0 0 0 3px #4ade8040}.form-select[data-astro-cid-aukb5yb3]:focus{outline:none;border-color:#00a86b;box-shadow:0 0 0 3px #00a86b1a}.form-select[data-astro-cid-aukb5yb3] optgroup[data-astro-cid-aukb5yb3]{font-weight:700;color:#666}.form-select[data-astro-cid-aukb5yb3] option[data-astro-cid-aukb5yb3]{font-weight:400;color:#333;padding:.5rem}.payment-info[data-astro-cid-aukb5yb3]{margin-top:.5rem;min-height:1.2rem}.payment-method-text[data-astro-cid-aukb5yb3]{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.025em;display:flex;align-items:center;gap:.25rem}.dark[data-astro-cid-aukb5yb3] .form-label[data-astro-cid-aukb5yb3]{color:#e0e0e0}.dark[data-astro-cid-aukb5yb3] .form-select[data-astro-cid-aukb5yb3]{background-color:#1a1a1a;border-color:#333;color:#e0e0e0}.dark[data-astro-cid-aukb5yb3] .form-select[data-astro-cid-aukb5yb3]:focus{border-color:#00ffae;box-shadow:0 0 0 3px #00ffae1a}.dark[data-astro-cid-aukb5yb3] .form-select[data-astro-cid-aukb5yb3] optgroup[data-astro-cid-aukb5yb3]{color:#999}.dark[data-astro-cid-aukb5yb3] .form-select[data-astro-cid-aukb5yb3] option[data-astro-cid-aukb5yb3]{color:#e0e0e0;background-color:#1a1a1a}.argentina-info[data-astro-cid-aukb5yb3]{margin:1rem 0;transition:all .3s ease}.info-box[data-astro-cid-aukb5yb3]{padding:1.25rem;border-radius:12px;border-left:4px solid #000000;background-color:#000;display:flex;align-items:flex-start;gap:.75rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.info-icon[data-astro-cid-aukb5yb3]{font-size:1.5rem;flex-shrink:0;line-height:1}.info-content[data-astro-cid-aukb5yb3] h2[data-astro-cid-aukb5yb3]{margin:0 0 .75rem;color:#fff!important;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:700;font-size:1rem;letter-spacing:-.025em}.info-content[data-astro-cid-aukb5yb3] p[data-astro-cid-aukb5yb3]{margin:0 0 .5rem;color:#fff!important;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.01em;line-height:1.5}.info-content[data-astro-cid-aukb5yb3] p[data-astro-cid-aukb5yb3]:last-child{margin-bottom:0}.info-note[data-astro-cid-aukb5yb3]{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-weight:700;letter-spacing:.01em;color:#ff6b9d!important}.info-icon[data-astro-cid-aukb5yb3]{color:#fff}.dark .info-box[data-astro-cid-aukb5yb3]{background-color:#1a2e1a;border-left-color:#00ffae;box-shadow:0 2px 8px #00ffae26}.dark .info-content[data-astro-cid-aukb5yb3] h2[data-astro-cid-aukb5yb3]{color:#00ffae!important}.dark .info-content[data-astro-cid-aukb5yb3] p[data-astro-cid-aukb5yb3]{color:#e2e8f0!important}.dark .info-note[data-astro-cid-aukb5yb3]{color:#ff6b9d!important}.dark .info-icon[data-astro-cid-aukb5yb3]{filter:brightness(0) invert(1)}.billing-fields[data-astro-cid-aukb5yb3]{margin:1.5rem 0;padding:1.75rem;border:2px solid #000000;border-radius:16px;background-color:#f8fafb;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}.billing-header[data-astro-cid-aukb5yb3]{margin-bottom:1.75rem;text-align:center}.billing-header[data-astro-cid-aukb5yb3] h3[data-astro-cid-aukb5yb3]{margin:0 0 .75rem;color:#1a5a3a;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:-.025em;line-height:1.3}.billing-subtitle[data-astro-cid-aukb5yb3]{margin:0;color:#64748b;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.01em;line-height:1.4}.country-fields[data-astro-cid-aukb5yb3]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-aukb5yb3]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:768px){.form-row[data-astro-cid-aukb5yb3]{grid-template-columns:1fr;gap:1rem}.billing-fields[data-astro-cid-aukb5yb3]{padding:1.25rem;margin:1rem 0}}.dark .billing-fields[data-astro-cid-aukb5yb3]{background-color:#1a1a1a;border-color:#333;box-shadow:0 4px 12px #00000040}.dark .billing-header[data-astro-cid-aukb5yb3] h3[data-astro-cid-aukb5yb3]{color:#00ffae}.dark .billing-subtitle[data-astro-cid-aukb5yb3]{color:#94a3b8}
