@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.font-manrope{font-family:Manrope,sans-serif}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.auth-preview-section{align-items:center;background-color:#fff5f2;display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem 0 2rem 2rem;position:relative}.background-rectangles{height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:0}.background-rectangles .first-rectangle{animation:backgroundFloat 12s cubic-bezier(.4,0,.2,1) infinite;position:absolute;right:0;top:0;will-change:transform}.background-rectangles .second-rectangle{animation:backgroundFloat 14s cubic-bezier(.4,0,.2,1) infinite reverse;position:absolute;right:200px;top:0;will-change:transform}.auth-frame-container{align-items:center;display:flex;justify-content:flex-end;margin-bottom:2rem;width:100%}.auth-frame-container .auth-frame{animation:modernFloat 7s cubic-bezier(.37,0,.63,1) infinite;height:auto;transform-style:preserve-3d;width:100%;will-change:transform,filter}.auth-preview-container{align-items:center;animation:modernContainerFlow 10s cubic-bezier(.4,0,.2,1) infinite;display:flex;flex-direction:column;justify-content:flex-end;position:relative;transform-style:preserve-3d;width:100%;will-change:transform;z-index:1}.preview-text{text-align:center}.preview-text .preview-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 8px}.preview-text .preview-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}@media(max-width:1024px){.auth-preview-section{flex:none;min-height:50vh;padding:1.5rem}.background-rectangles .first-rectangle{right:-30px;width:150px}.background-rectangles .second-rectangle{right:30px;width:120px}.auth-frame-container{display:none}.auth-frame-container .auth-frame{max-width:80%}}@media(max-width:768px){.preview-text .preview-title{font-size:1.55rem}.background-rectangles .first-rectangle{right:-20px;width:120px}.background-rectangles .second-rectangle{right:20px;width:100px}.auth-frame-container{display:none}.auth-frame-container .auth-frame{max-width:90%}}@media(max-width:480px){.auth-preview-section{padding:1rem}.preview-text .preview-title{font-size:1.25rem}.background-rectangles .first-rectangle{right:-15px;width:100px}.background-rectangles .second-rectangle{right:15px;width:80px}}@keyframes modernFloat{0%,to{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));transform:translateY(0) translateZ(0) rotate(0deg) scale(1)}25%{filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transform:translateY(-15px) translateZ(10px) rotate(.5deg) scale(1.02)}50%{filter:drop-shadow(0 20px 40px rgba(0,0,0,.2));transform:translateY(-25px) translateZ(20px) rotate(0deg) scale(1.05)}75%{filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transform:translateY(-15px) translateZ(10px) rotate(-.5deg) scale(1.02)}}@keyframes modernContainerFlow{0%{opacity:1;transform:translateY(0) translateX(0)}20%{opacity:.98;transform:translateY(-8px) translateX(2px)}40%{opacity:1;transform:translateY(-12px) translateX(0)}60%{opacity:.98;transform:translateY(-8px) translateX(-2px)}80%{opacity:1;transform:translateY(-4px) translateX(0)}to{opacity:1;transform:translateY(0) translateX(0)}}@keyframes gentleFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.02)}}@keyframes textGlow{0%{color:#1f2937;text-shadow:0 0 5px #ff6b354d}to{color:#314158;text-shadow:0 0 15px #ff6b3599}}@keyframes subtitlePulse{0%,to{opacity:.8;transform:translateX(0)}50%{opacity:1;transform:translateX(2px)}}@keyframes backgroundFloat{0%,to{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-10px) translateX(5px) rotate(2deg)}50%{transform:translateY(-5px) translateX(0) rotate(0deg)}75%{transform:translateY(-10px) translateX(-5px) rotate(-2deg)}}.auth-preview-section{animation:fadeInUp .8s ease-out}.input-label{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;margin:0}.input-icon{color:#9ca3af}.form-input{box-shadow:none;outline:none;padding:12px;transition:all .2s ease}.form-input:focus{outline:none!important}.form-input:focus-visible{border:1px solid #ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.form-input:hover:not(:disabled){border-color:#c8ccd5}.form-input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-input.error{border-color:#b91c1c}.form-input.error:focus{border:1px solid #b91c1c!important;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.input-group.has-icon .form-input{padding-left:40px}.input-error{color:#b91c1c;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-top:.25rem}.password-group{display:flex;flex-direction:column;gap:.5rem}.password-label{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;margin:0}.required-asterisk{color:#ef4444}.password-container{align-items:center;display:flex;position:relative}.password-icon{align-items:center;color:#9ca3af;display:flex;justify-content:center;left:12px;position:absolute;z-index:1}.password-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:none;color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;outline:none;padding:10px 40px;transition:all .2s ease;width:100%}.password-input::placeholder{color:#9ca3af}.password-input:focus{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.password-input:focus-visible{border:1px solid #ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.password-input:hover:not(:disabled){border-color:#c8ccd5}.password-input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.password-input.error{border-color:#ef4444}.password-input.error:focus{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.password-toggle{color:#9ca3af}.password-toggle:hover:not(:disabled){background-color:#0000000d;color:#1f2937}.password-toggle:focus{color:#1f2937}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.password-error{color:#ef4444;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-top:.25rem}.checkbox-container{align-items:flex-start;display:flex;margin:1.5rem 0}.checkbox-wrapper{align-items:flex-start;display:flex;gap:.75rem}.checkbox-wrapper.error .checkbox-custom{border-color:#ef4444}.checkbox-input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-label{align-items:center;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;gap:.75rem;line-height:1.5;margin:0;-webkit-user-select:none;user-select:none}.checkbox-custom{background-color:#fff;border:2px solid #e5e7eb;border-radius:4px;flex-shrink:0;height:20px;margin-top:2px;position:relative;transition:all .2s ease;width:20px}.checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:6px}.checkbox-text{line-height:1.5}.checkbox-text a{color:#ff6b35;font-weight:500;text-decoration:none;transition:color .2s ease}.checkbox-text a:hover{color:#ff4602;text-decoration:underline}.checkbox-input:checked+.checkbox-label .checkbox-custom{background-color:#ff6b35;border-color:#ff6b35}.checkbox-input:checked+.checkbox-label .checkbox-custom:after{display:block}.checkbox-input:focus+.checkbox-label .checkbox-custom{outline:2px solid #ff6b3533;outline-offset:2px}.checkbox-label:hover .checkbox-custom{border-color:#c8ccd5}.checkbox-input:checked+.checkbox-label:hover .checkbox-custom{background-color:#ff581c;border-color:#ff581c}.checkbox-input:disabled+.checkbox-label{cursor:not-allowed;opacity:.6}.checkbox-input:disabled+.checkbox-label .checkbox-custom{background-color:#f9fafb;border-color:#e5e7eb}@keyframes checkmark{0%{transform:rotate(45deg) scale(0)}50%{transform:rotate(45deg) scale(1.2)}to{transform:rotate(45deg) scale(1)}}.checkbox-input:checked+.checkbox-label .checkbox-custom:after{animation:checkmark .2s ease-in-out}.checkbox-error{color:#ef4444;font-family:Manrope,sans-serif;font-size:.75rem;line-height:1.4;margin-top:.5rem}.modal-backdrop{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;transition:opacity .3s ease-out;z-index:9999}.modal-backdrop.modal-visible{animation:fadeInFromBottom .3s ease-out}.modal-backdrop.modal-hidden{animation:fadeOutToBottom .3s ease-out}.modal-container{background-color:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-height:90vh;max-width:450px;overflow-y:auto;transition:transform .3s ease-out,opacity .3s ease-out;width:100%}.modal-container.modal-visible{animation:slideInFromBottom .3s ease-out}.modal-container.modal-hidden{animation:slideOutToBottom .3s ease-out}.modal-content{align-items:center;background:#fafafa;display:flex;flex-direction:column;padding-bottom:2rem;text-align:center}.modal-content-inner{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:16px;box-sizing:border-box;flex-direction:column;gap:8px;height:-webkit-fit-content;height:fit-content;padding:2rem;width:100%}.modal-content-inner,.modal-icon{align-items:center;display:flex;justify-content:center}.modal-icon{background-color:#fff;border:1px solid #ffbea8;border-radius:16px;box-shadow:0 0 0 7.53px rgba(255,87,34,.051);height:55px;margin-bottom:.5rem;width:55px}.email-verified-icon .icon-background{align-items:center;background-color:#10b981;border-radius:16px;box-shadow:0 4px 12px #10b9814d;display:flex;height:64px;justify-content:center;width:64px}.modal-title{color:#1f2937;font-size:1rem;font-weight:700;line-height:1.2}.modal-message,.modal-title{font-family:Manrope,sans-serif;margin:0}.modal-message{color:#6b7280;font-size:.875rem;font-weight:400;line-height:1.5;max-width:320px}.modal-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;margin-top:.5rem;padding:12px 24px;transition:all .2s ease;width:80%}.modal-button:hover{background-color:#f9fafb;border-color:#c8ccd5}.modal-button:active{transform:translateY(1px)}.modal-content:has(.email-verified-icon) .modal-button{background-color:#ff6b35;border:1px solid #ff6b35;color:#fff;font-weight:600}.modal-content:has(.email-verified-icon) .modal-button:hover{background-color:#ff4602;border-color:#ff4602}.modal-content:has(.email-verified-icon) .modal-button:active{transform:translateY(1px)}@keyframes fadeInFromBottom{0%{opacity:0}to{opacity:1}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(50px) scale(.95)}}.logout-confirmation-modal .modal-button{display:none}.logout-confirmation-modal .logout-modal-actions{box-sizing:border-box;display:flex;gap:.75rem;padding:0 2rem 2rem;width:100%}.logout-confirmation-modal .logout-modal-actions .logout-cancel-btn,.logout-confirmation-modal .logout-modal-actions .logout-confirm-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:.938rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.logout-confirmation-modal .logout-modal-actions .logout-cancel-btn{background-color:#fff;border:1px solid #e5e7eb;color:#1f2937}.logout-confirmation-modal .logout-modal-actions .logout-cancel-btn:hover{background-color:#f9fafb;border-color:#c8ccd5;transform:translateY(-1px)}.logout-confirmation-modal .logout-modal-actions .logout-cancel-btn:active{transform:translateY(0)}.logout-confirmation-modal .logout-modal-actions .logout-confirm-btn{background:linear-gradient(135deg,#ff6b35,#ff4d0c);box-shadow:0 4px 12px #ff6b354d,0 2px 4px #ff6b3533;color:#fff}.logout-confirmation-modal .logout-modal-actions .logout-confirm-btn:hover{background:linear-gradient(135deg,#ff7644,#ff581c);box-shadow:0 6px 20px #ff6b3566,0 3px 8px #ff6b354d;transform:translateY(-2px)}.logout-confirmation-modal .logout-modal-actions .logout-confirm-btn:active{box-shadow:0 2px 8px #ff6b354d;transform:translateY(0)}@media(max-width:480px){.modal-backdrop{padding:.5rem}.modal-content{padding:1.5rem}.modal-title{font-size:1.25rem}.modal-message{font-size:.9rem}.modal-icon{height:56px;width:56px}.modal-icon img,.modal-icon svg{height:28px;width:28px}.logout-confirmation-modal .logout-modal-actions{flex-direction:column;padding:0 1rem 1rem}.logout-confirmation-modal .logout-modal-actions .logout-cancel-btn,.logout-confirmation-modal .logout-modal-actions .logout-confirm-btn{width:100%}}.otp-input-container{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.otp-input-field{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;height:48px;outline:none;text-align:center;transition:all .2s ease;width:48px}.otp-input-field:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.otp-input-field:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.otp-input-field::-webkit-inner-spin-button,.otp-input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-input-field[type=number]{-moz-appearance:textfield}@media(max-width:480px){.otp-input-container{gap:.5rem}.otp-input-field{font-size:1rem;height:40px;width:40px}}.select-group{display:flex;flex-direction:column;gap:.5rem}.select-label{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;margin:0}.select-container{position:relative}.select-container,.select-icon{align-items:center;display:flex}.select-icon{color:#9ca3af;justify-content:center;left:12px;position:absolute;z-index:2}.select-wrapper{align-items:center;display:flex;position:relative;width:100%}.select-wrapper .form-select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:none;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;outline:none;padding:12px 2.5rem 12px 1rem;transition:all .2s ease;width:100%}.select-wrapper .form-select::placeholder{color:#9ca3af}.select-wrapper .form-select:focus{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.select-wrapper .form-select:focus-visible{border:1px solid #ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.select-wrapper .form-select:hover:not(:disabled){border-color:#c8ccd5}.select-wrapper .form-select:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.select-wrapper .form-select.error{border-color:#b91c1c}.select-wrapper .form-select.error:focus{border:1px solid #b91c1c!important;box-shadow:0 0 0 3px #b51c1c1a;outline:none!important}.select-wrapper .form-select option{color:#1f2937;padding:.5rem}.select-wrapper .form-select option:disabled{color:#9ca3af}.select-wrapper .select-arrow{color:#6b7280;font-size:.75rem;pointer-events:none;position:absolute;right:1rem;z-index:1}.select-group.has-icon .form-select{padding-left:40px}.select-error{color:#b91c1c;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-top:.25rem}.textarea-group{display:flex;flex-direction:column;gap:.5rem}.textarea-label{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;margin:0}.required-asterisk{color:#b91c1c;font-weight:600}.textarea-container{align-items:flex-start;display:flex;position:relative}.textarea-icon{align-items:center;color:#9ca3af;display:flex;justify-content:center;left:12px;position:absolute;top:12px;z-index:1}.form-textarea{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:none;color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;min-height:80px;outline:none;padding:.875rem 1rem;resize:vertical;transition:all .3s ease;width:100%}.form-textarea::placeholder{color:#9ca3af}.form-textarea:focus{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.form-textarea:focus-visible{border:1px solid #ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none!important}.form-textarea:hover:not(:disabled){border-color:#c8ccd5}.form-textarea:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.form-textarea.error{border-color:#b91c1c}.form-textarea.error:focus{border:1px solid #b91c1c!important;box-shadow:0 0 0 3px #b51c1c1a;outline:none!important}.textarea-group.has-icon .form-textarea{padding-left:40px}.textarea-error{color:#b91c1c;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-top:.25rem}.file-input-wrapper{display:flex;flex-direction:column;gap:.75rem}.file-input-wrapper .file-input{display:none}.file-input-wrapper .file-upload-label{align-items:center;background-color:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;gap:.5rem;padding:.875rem 1rem;transition:all .2s ease}.file-input-wrapper .file-upload-label:hover{background-color:#ff6b350d;border-color:#ff6b35;color:#ff6b35}.file-input-wrapper .file-upload-label svg{height:16px;width:16px}.snackbar-container{display:flex;flex-direction:column;gap:.75rem;left:50%;opacity:0;pointer-events:none;position:fixed;top:1.5rem;transform:translateX(-50%) translateY(-20px);transition:opacity .3s ease,transform .3s ease;z-index:10010}.snackbar-container.show{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.snackbar-container .snackbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a;border:1px solid #94a3b840;border-radius:12px;box-shadow:0 12px 28px #0f172a40;color:#f8fafc;display:flex;font-family:Manrope,sans-serif;gap:1.5rem;max-width:420px;min-width:320px;padding:.85rem 1.25rem}.snackbar-container .snackbar.snackbar-success{background:linear-gradient(135deg,#0f9f6e,#10b981)}.snackbar-container .snackbar.snackbar-warning{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#1f2937}.snackbar-container .snackbar.snackbar-error{background:linear-gradient(135deg,#ef4444,#f87171)}.snackbar-container .snackbar.snackbar-info{background:linear-gradient(135deg,#2563eb,#3b82f6)}.snackbar-container .snackbar .snackbar-message{flex:1 1;font-size:.9rem;font-weight:500;letter-spacing:.01em}.snackbar-container .snackbar .snackbar-action{background:#fff3;border:none;border-radius:8px;color:inherit;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem .8rem;transition:background .2s ease,transform .2s ease}.snackbar-container .snackbar .snackbar-action:hover{background:#ffffff4d;transform:translateY(-1px)}.snackbar-container .snackbar .snackbar-close{background:none;border:none;color:inherit;cursor:pointer;font-size:1.1rem;padding:0;transition:transform .2s ease}.snackbar-container .snackbar .snackbar-close:hover{transform:scale(1.1)}@media(max-width:480px){.snackbar-container .snackbar{gap:1rem;max-width:calc(100vw - 1.5rem);min-width:260px;padding:.75rem 1rem}}.loader-backdrop{animation:fadeIn .2s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffffff2;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.loader-backdrop,.loader-container{align-items:center;display:flex;justify-content:center}.loader-container{flex-direction:column;gap:1.5rem;padding:2rem}.loader-logo-wrapper{align-items:center;animation:logoPulse 2s ease-in-out infinite;display:flex;justify-content:center}@keyframes logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.loader-logo{height:80px;object-fit:contain;width:80px}.loader-spinner{animation:spin 1s linear infinite;border:4px solid #ff6b351a;border-radius:50%;border-top-color:#ff6b35;height:50px;width:50px}.loader-message{animation:messageFade 1.5s ease-in-out infinite;color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;margin:0;text-align:center}@keyframes messageFade{0%,to{opacity:.6}50%{opacity:1}}@media(max-width:768px){.loader-logo{height:60px;width:60px}.loader-spinner{border-width:3px;height:40px;width:40px}.loader-message{font-size:.75rem}}.legal-modal-backdrop{align-items:center;animation:fadeIn .3s ease-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:10000}.legal-modal-container{animation:slideIn .3s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.legal-modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.legal-modal-header .legal-modal-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:700;margin:0}.legal-modal-header .legal-modal-close{align-items:center;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:32px}.legal-modal-header .legal-modal-close:hover{background-color:#f9fafb;color:#1f2937}.legal-modal-header .legal-modal-close:active{transform:scale(.95)}.legal-modal-content{color:#1f2937;flex:1 1;font-family:Manrope,sans-serif;line-height:1.8;overflow-y:auto;padding:2rem}.legal-modal-content::-webkit-scrollbar{width:8px}.legal-modal-content::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.legal-modal-content::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.legal-modal-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.legal-modal-content .legal-last-updated{color:#6b7280;font-size:.875rem;margin:0 0 2rem}.legal-modal-content .legal-section{margin-bottom:2rem}.legal-modal-content .legal-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.legal-modal-content .legal-section .subsection-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;margin:1.5rem 0 .75rem}.legal-modal-content .legal-section p{color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.8;margin:0 0 1rem}.legal-modal-content .legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-modal-content .legal-section ul li{color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:.75rem}.legal-modal-content .legal-section ul li strong{color:#1f2937;font-weight:600}.legal-modal-footer{background-color:#fff;border-top:1px solid #e5e7eb;bottom:0;display:flex;flex-shrink:0;justify-content:flex-end;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;z-index:10}.legal-modal-footer .legal-modal-close-btn{background-color:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.legal-modal-footer .legal-modal-close-btn:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.legal-modal-footer .legal-modal-close-btn:active{transform:translateY(0)}@media(max-width:768px){.legal-modal-backdrop{padding:.5rem}.legal-modal-container{max-height:95vh}.legal-modal-header{padding:1.25rem 1.5rem}.legal-modal-header .legal-modal-title{font-size:1.5rem}.legal-modal-content{padding:1.5rem}.legal-modal-content .legal-section{margin-bottom:1.5rem}.legal-modal-content .legal-section .section-title{font-size:1.125rem}.legal-modal-content .legal-section .subsection-title{font-size:1rem}.legal-modal-content .legal-section p,.legal-modal-content .legal-section ul li{font-size:.938rem}.legal-modal-footer{padding:1.25rem 1.5rem}.legal-modal-footer .legal-modal-close-btn{padding:.875rem 1.5rem;width:100%}}@media(max-width:480px){.legal-modal-backdrop{padding:0}.legal-modal-container{border-radius:0;max-height:100vh}.legal-modal-header{padding:1rem 1.25rem}.legal-modal-header .legal-modal-title{font-size:1.25rem}.legal-modal-header .legal-modal-close{font-size:1.75rem;height:28px;width:28px}.legal-modal-content{padding:1.25rem}.legal-modal-content .legal-section .section-title{font-size:1rem}.legal-modal-content .legal-section p,.legal-modal-content .legal-section ul li{font-size:.875rem}.legal-modal-footer{padding:1rem 1.25rem}}.register-container{background-color:#fff;display:flex;font-family:Manrope,sans-serif;min-height:100vh}.register-form-section{background-color:#fff;display:flex;flex:0 0 40%;flex-direction:column;justify-content:space-between;padding:2rem;position:relative}.register-form-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:400px;width:100%}.register-logo img{height:48px;width:48px}.register-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.register-button{align-items:center;background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:all .2s ease;width:100%}.register-button:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.register-button:active{transform:translateY(0)}.register-button:focus{box-shadow:0 0 0 3px #ff6b354d;outline:none}.google-signup-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;gap:12px;justify-content:center;padding:12px 24px;transition:all .2s ease;width:100%}.google-signup-button:hover{background-color:#f9fafb;border-color:#c8ccd5;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.google-signup-button:active{transform:translateY(0)}.google-signup-button:focus{box-shadow:0 0 0 3px #0000001a;outline:none}.signin-link{margin-top:1rem;text-align:left}.signin-link .signin-link-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400}.signin-link .signin-link-link{color:#ff6b35;font-family:Manrope,sans-serif;font-weight:500;text-decoration:none;transition:color .2s ease}.signin-link .signin-link-link:hover{color:#ff4602;text-decoration:underline}.privacy-link,.terms-link{color:#ff6b35;cursor:pointer;font-weight:500;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;user-select:none}.privacy-link:hover,.terms-link:hover{color:#ff4602;text-decoration:underline}.privacy-link:focus,.terms-link:focus{border-radius:2px;outline:2px solid #ff6b35;outline-offset:2px}.privacy-link:active,.terms-link:active{color:#e83e00}@media(max-width:1024px){.register-container{flex-direction:column}.register-form-section{flex:none;padding:1.5rem}}@media(max-width:768px){.register-form-container{max-width:100%}.form-row{gap:1.5rem;grid-template-columns:1fr}.welcome-section .welcome-title{font-size:1.75rem}.password-requirements{margin-top:.625rem;padding:.875rem}.password-requirements .requirements-title{font-size:.75rem;margin-bottom:.625rem}.password-requirements .requirements-list{gap:.438rem}.password-requirements .requirements-list li{font-size:.75rem}.password-requirements .requirements-list li .requirement-icon{font-size:.813rem;height:16px;width:16px}}@media(max-width:480px){.register-form-section{padding:1rem}.welcome-section .welcome-title{font-size:1.5rem}.password-requirements{margin-top:.5rem;padding:.75rem}.password-requirements .requirements-title{font-size:.688rem;margin-bottom:.5rem}.password-requirements .requirements-list{gap:.375rem}.password-requirements .requirements-list li{font-size:.688rem}.password-requirements .requirements-list li .requirement-icon{font-size:.75rem;height:14px;width:14px}}.register-form-container{animation:fadeInUp .6s ease-out}.form-input:focus,.google-signup-button:focus,.password-toggle:focus,.register-button:focus{outline:2px solid #ff6b35;outline-offset:2px}.phone-input-group{display:flex;flex-direction:column;gap:.5rem}.phone-input-label{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;margin:0}.phone-input-container{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;position:relative;transition:border-color .2s ease}.phone-input-container:hover{border-color:#c8ccd5}.phone-input-container:focus-within{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a}.phone-input-container.error{border-color:#b91c1c}.phone-input-container.error:focus-within{border:1px solid #b91c1c!important;box-shadow:0 0 0 3px #b91c1c1a}.phone-input-icon{justify-content:center;left:12px;pointer-events:none;position:absolute;z-index:1}.phone-input,.phone-input-icon{align-items:center;display:flex}.phone-input{flex:1 1;width:100%}.phone-input .PhoneInputInput{background-color:#0000;border:none;border-radius:16px;color:#1f2937;flex:1 1;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;outline:none;padding:10px 12px;width:100%}.phone-input .PhoneInputInput::placeholder{color:#9ca3af}.phone-input .PhoneInputInput:focus{outline:none}.phone-input .PhoneInputCountry{align-items:center;background-color:#0000;border:none;display:flex;gap:4px;margin-left:40px;padding:10px 8px 10px 0}.phone-input .PhoneInputCountry .PhoneInputCountryIcon{border-radius:2px;box-shadow:0 0 0 1px #0000001a;height:24px;width:24px}.phone-input .PhoneInputCountry .PhoneInputCountrySelect{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#0000;border:none;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;margin-left:4px;outline:none;padding:0}.phone-input .PhoneInputCountry .PhoneInputCountrySelect:focus{outline:none}.phone-input .PhoneInputCountrySelectArrow{height:12px;margin-left:4px;opacity:.5;width:12px}.phone-input-error{color:#b91c1c;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-top:.25rem}.register-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.register-button:disabled:hover{background-color:#ff6b35;box-shadow:none;transform:none}.google-signup-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.google-signup-button:disabled:hover{background-color:#fff;box-shadow:none;transform:none}.signin-container{background-color:#fff;display:flex;font-family:Manrope,sans-serif;min-height:100vh}.signin-form-section{background-color:#fff;display:flex;flex:0 0 40%;flex-direction:column;justify-content:space-between;padding:2rem;position:relative}.signin-form-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:400px;width:100%}.signin-logo img{height:48px;width:48px}.welcome-section .welcome-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.432rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.welcome-section .welcome-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.signin-form{gap:1.5rem}.form-group,.signin-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;margin:0}.input-container{position:relative}.input-container,.input-icon{align-items:center;display:flex}.input-icon{justify-content:center;left:12px;position:absolute;z-index:1}.form-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;padding:10px 12px 10px 40px;transition:border-color .2s ease;width:100%}.form-input::placeholder{color:#9ca3af}.form-input:focus{border:1px solid #ff6b35!important;box-shadow:0 0 0 3px #ff6b351a;outline:none}.form-input:hover{border-color:#c8ccd5}.password-toggle{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;transition:background-color .2s ease;z-index:1}.password-toggle:hover{background-color:#0000000d}.password-toggle:focus{background-color:#0000001a;outline:none}.forgot-password{display:flex;justify-content:flex-end;margin-top:-.5rem}.forgot-password .forgot-password-link{color:#ff6b35;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password .forgot-password-link:hover{color:#ff4602;text-decoration:underline}.signin-button{background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease;width:100%}.signin-button,.signin-button img{align-items:center;display:flex;justify-content:center}.signin-button img{height:18px;width:18px}.signin-button:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.signin-button:active{transform:translateY(0)}.signin-button:focus{box-shadow:0 0 0 3px #ff6b354d;outline:none}.google-signin-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;gap:12px;justify-content:center;padding:12px 24px;transition:all .2s ease;width:100%}.google-signin-button:hover{background-color:#f9fafb;border-color:#c8ccd5;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.google-signin-button:active{transform:translateY(0)}.google-signin-button:focus{box-shadow:0 0 0 3px #0000001a;outline:none}.create-account{margin-top:1rem;text-align:center}.create-account .create-account-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:400}.create-account .create-account-link{color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-weight:500;text-decoration:none;transition:color .2s ease}.create-account .create-account-link:hover{color:#ff4602;text-decoration:underline}.copyright p{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin:0}@media(max-width:1024px){.signin-container{flex-direction:column}.signin-form-section{flex:none;padding:1.5rem}}@media(max-width:768px){.signin-form-container{max-width:100%}.welcome-section .welcome-title{font-size:1.75rem}}@media(max-width:480px){.signin-form-section{padding:1rem}.welcome-section .welcome-title{font-size:1.5rem}}.form-group,.signin-form-container{animation:fadeInUp .6s ease-out}.form-group{animation-fill-mode:both}.form-group:first-child{animation-delay:.1s}.form-group:nth-child(2){animation-delay:.2s}.form-group:nth-child(3){animation-delay:.3s}.form-group:nth-child(4){animation-delay:.4s}.form-group:nth-child(5){animation-delay:.5s}.form-input:focus,.google-signin-button:focus,.password-toggle:focus,.signin-button:focus{outline:2px solid #ff6b35;outline-offset:2px}.signin-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.signin-button:disabled:hover{box-shadow:none;transform:none}.auth-form-layout-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.auth-form-layout-content{align-items:center;display:flex;flex:1 1;min-height:calc(100vh - 60px)}.auth-form-layout-left{align-items:center;display:flex;flex:0 0 60%;justify-content:center;padding:2rem}.auth-form-layout-right{background:#fff5f2;flex:0 0 40%;height:100vh;overflow:hidden;position:relative;width:60%}.auth-form-layout-form-container{background-color:#fff;max-width:400px;padding:2.5rem;width:100%}.auth-form-layout-title-section{margin-bottom:2rem;text-align:left}.auth-form-layout-title-section .auth-form-layout-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.438rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}.auth-form-layout-title-section .auth-form-layout-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.879rem;font-weight:400;line-height:1.5;margin:0}.auth-form-layout-form{display:flex;flex-direction:column;gap:1.5rem}.auth-form-layout-button{align-items:center;background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:14px 24px;transition:all .2s ease;width:100%}.auth-form-layout-button:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.auth-form-layout-button:active{transform:translateY(0)}.auth-form-layout-button img{height:20px;width:20px}.auth-form-layout-link{margin-top:0;text-align:left}.auth-form-layout-link .link-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;margin:0}.auth-form-layout-link .link-label{color:#ff6b35;cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s ease}.auth-form-layout-link .link-label:hover{color:#ff4602;text-decoration:underline}.auth-form-layout-footer{bottom:2rem;left:2rem;position:absolute}.auth-form-layout-footer p{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin:0}@media(max-width:1024px){.auth-form-layout-content{flex-direction:column}.auth-form-layout-left{flex:1 1;padding:2rem 1rem}.auth-form-layout-right{flex:1 1;min-height:200px}}@media(max-width:768px){.auth-form-layout-form-container{padding:2rem}.auth-form-layout-title-section .auth-form-layout-title{font-size:1.75rem}.auth-form-layout-title-section .auth-form-layout-subtitle{font-size:.8rem}}@media(max-width:480px){.auth-form-layout-left{padding:1rem}.auth-form-layout-form-container{padding:1.5rem}.auth-form-layout-title-section .auth-form-layout-title{font-size:1.5rem}.auth-form-layout-title-section .auth-form-layout-subtitle{font-size:.75rem}}.new-password-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.new-password-content{align-items:center;display:flex;flex:1 1;min-height:calc(100vh - 60px)}.new-password-left{align-items:center;display:flex;flex:0 0 60%;justify-content:center;padding:2rem}.new-password-right{background:#fff5f2;flex:0 0 40%;height:100vh;overflow:hidden;position:relative;width:60%}.new-password-form-container{background-color:#fff;max-width:400px;padding:2.5rem;width:100%}.new-password-title-section{margin-bottom:2rem;text-align:left}.new-password-title-section .new-password-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.438rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}.new-password-title-section .new-password-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.879rem;font-weight:400;line-height:1.5;margin:0}.new-password-form{display:flex;flex-direction:column;gap:1.5rem}.new-password-button{align-items:center;background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:14px 24px;transition:all .2s ease;width:100%}.new-password-button:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.new-password-button:active{transform:translateY(0)}.new-password-button img{height:20px;width:20px}.new-password-signin-link{margin-top:0;text-align:left}.new-password-signin-link .signin-link-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;margin:0}.new-password-signin-link .signin-link-link{color:#ff6b35;cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s ease}.new-password-signin-link .signin-link-link:hover{color:#ff4602;text-decoration:underline}.new-password-footer{bottom:2rem;left:2rem;position:absolute}.new-password-footer p{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin:0}@media(max-width:1024px){.new-password-content{flex-direction:column}.new-password-left{flex:1 1;padding:2rem 1rem}.new-password-right{flex:1 1;min-height:200px}}@media(max-width:768px){.new-password-form-container{padding:2rem}.new-password-title-section .new-password-title{font-size:1.75rem}.new-password-title-section .new-password-subtitle{font-size:.8rem}.password-requirements{margin-top:.625rem;padding:.875rem}.password-requirements .requirements-title{font-size:.75rem;margin-bottom:.625rem}.password-requirements .requirements-list{gap:.438rem}.password-requirements .requirements-list li{font-size:.75rem}.password-requirements .requirements-list li .requirement-icon{font-size:.813rem;height:16px;width:16px}}@media(max-width:480px){.new-password-left{padding:1rem}.new-password-form-container{padding:1.5rem}.new-password-title-section .new-password-title{font-size:1.5rem}.new-password-title-section .new-password-subtitle{font-size:.75rem}.password-requirements{margin-top:.5rem;padding:.75rem}.password-requirements .requirements-title{font-size:.688rem;margin-bottom:.5rem}.password-requirements .requirements-list{gap:.375rem}.password-requirements .requirements-list li{font-size:.688rem}.password-requirements .requirements-list li .requirement-icon{font-size:.75rem;height:14px;width:14px}}.verify-email-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.verify-email-content{align-items:center;display:flex;flex:1 1;min-height:calc(100vh - 60px)}.verify-email-left{align-items:center;display:flex;flex:0 0 60%;flex-direction:column;justify-content:center}.verify-email-left,.verify-email-right{height:100vh;overflow:hidden;position:relative}.verify-email-right{background:#fff5f2;flex:0 0 40%;width:60%}.verify-email-form-container{background-color:#fff;max-width:400px;padding:2.5rem;width:100%}.verify-title-section{margin-bottom:2rem;text-align:left}.verify-title-section .verify-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.438rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.verify-title-section .verify-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.879rem;font-weight:400;line-height:1.5;margin:0}.verify-title-section .verify-subtitle strong{color:#1f2937;font-weight:600}.verify-email-form{display:flex;flex-direction:column;gap:1.5rem}.verify-email-footer{bottom:2rem;left:2rem;position:absolute}.verify-email-footer p{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin:0}@media(max-width:1024px){.verify-email-content{flex-direction:column}.verify-email-left{flex:1 1;padding:2rem 1rem}.verify-email-right{flex:1 1;min-height:200px}.nav-logo img{height:40px;left:1rem;top:1rem;width:40px}.verify-email-footer{bottom:1rem;left:1rem}}@media(max-width:768px){.verify-email-form-container{padding:2rem}.verify-title-section .verify-title{font-size:1.75rem}.verify-title-section .verify-subtitle{font-size:.9rem}.verify-email-footer p{font-size:.7rem}}@media(max-width:480px){.verify-email-left{padding:1rem}.verify-email-form-container{padding:1.5rem}.verify-title-section .verify-title{font-size:1.5rem}.verify-title-section .verify-subtitle{font-size:.85rem}}.metric-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1rem;transition:all .2s ease}.metric-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.metric-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.metric-icon{flex-shrink:0}.metric-icon,.metric-icon .icon{align-items:center;display:flex;justify-content:center}.metric-info{flex:1 1;min-width:0}.metric-info .metric-title{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2}.metric-value{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:900;line-height:1.1;margin:0 0 .5rem}.metric-footer{display:flex;flex-direction:column;gap:1rem;margin-top:.15rem}.metric-change{align-items:center;display:flex;gap:.25rem}.metric-change .change-indicator{font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;line-height:1}.metric-change .change-indicator.increase{color:#10b981}.metric-change .change-indicator.decrease{color:#ef4444}.metric-change .change-text{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;line-height:1}.metric-action{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.25rem;justify-content:space-between;padding:.5rem 0 0;position:relative;transition:all .2s ease;width:100%}.metric-action .action_line{border-top:1px solid hsla(0,0%,91%,.502);left:0;margin-left:-1rem;position:absolute;top:0;width:calc(100% + 2rem)}.metric-action .action-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400}.metric-action .action-icon{align-items:center;color:#6b7280;display:flex;font-size:.75rem;justify-content:center;transition:transform .2s ease}.metric-action:hover .action-text{color:#ff6b35}.metric-action:hover .action-icon{color:#ff6b35;transform:translateX(2px)}@media(max-width:1024px){.metric-card{border-radius:14px;display:flex;flex-direction:column;min-height:200px;padding:1.5rem 1.25rem}.metric-header{align-items:center;flex-direction:column;gap:.875rem;margin-bottom:1rem;text-align:center}.metric-icon{border-radius:50%;height:52px;transition:all .3s ease;width:52px}.metric-icon .icon{height:26px;width:26px}.metric-icon .icon img{height:100%;object-fit:contain;width:100%}.metric-info{width:100%}.metric-info .metric-title{color:#1f2937;font-size:.938rem;font-weight:600;text-align:center}.metric-value{font-size:1.875rem;letter-spacing:-.02em;margin:0 auto 1rem;text-align:center}.metric-footer{margin-top:auto;padding-top:.75rem}.metric-change{gap:.375rem;justify-content:center}.metric-change .change-indicator{font-size:.813rem;font-weight:600}.metric-change .change-text{font-size:.813rem}.metric-action{justify-content:center;margin-top:.5rem;padding-top:.75rem}.metric-action .action_line{left:50%;transform:translateX(-50%);width:calc(100% + 2.5rem)}.metric-action .action-text{font-size:.813rem;font-weight:500}.metric-action .action-icon{height:16px;width:16px}.metric-action .action-icon img{height:100%;object-fit:contain;width:100%}}@media(max-width:768px){.metric-card{min-height:220px;padding:1.75rem 1.5rem}.metric-header{gap:1rem;margin-bottom:1.25rem}.metric-icon{height:64px;width:64px}.metric-icon .icon{height:32px;width:32px}.metric-info .metric-title{font-size:1rem}.metric-value{font-size:2.25rem;letter-spacing:-.03em;margin-bottom:1.25rem}.metric-footer{gap:1.25rem;padding-top:1rem}.metric-change{gap:.5rem}.metric-change .change-indicator,.metric-change .change-text{font-size:.875rem}.metric-action{margin-top:.75rem;padding-top:1rem}.metric-action .action-text{font-size:.875rem}.metric-action .action-icon{height:18px;width:18px}}@media(max-width:480px){.metric-card{min-height:200px;padding:1.5rem 1.25rem}.metric-header{gap:.875rem;margin-bottom:1rem}.metric-icon{height:56px;width:56px}.metric-icon .icon{height:28px;width:28px}.metric-info .metric-title{font-size:.938rem}.metric-value{font-size:1.875rem;margin-bottom:1rem}.metric-footer{gap:1rem;padding-top:.875rem}.metric-change{gap:.375rem}.metric-change .change-indicator,.metric-change .change-text{font-size:.813rem}.metric-action{margin-top:.5rem;padding-top:.875rem}.metric-action .action-text{font-size:.813rem}.metric-action .action-icon{height:16px;width:16px}}.wallet-balance{animation:slideInUp .8s cubic-bezier(.25,.46,.45,.94);background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:relative}.wallet-header{animation:fadeInDown .6s cubic-bezier(.25,.46,.45,.94) .2s both;background:linear-gradient(135deg,#fcfcfc,#f8f8f8);gap:1rem;padding:1rem;position:relative;z-index:20}.wallet-header,.wallet-icon{align-items:center;display:flex;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.wallet-icon{animation:scaleIn .5s cubic-bezier(.25,.46,.45,.94) .4s both;background-color:#f6eaea;border-radius:50%;flex-shrink:0;height:28px;justify-content:center;width:28px}.wallet-icon:hover{transform:scale(1.05) rotate(5deg)}.wallet-icon .icon{align-items:center;animation:bounceIn .6s cubic-bezier(.25,.46,.45,.94) .6s both;color:#ff6b35;display:flex;font-size:1.5rem;justify-content:center;transition:all .3s ease}.wallet-icon:hover .icon{transform:scale(1.1)}.wallet-info{animation:slideInLeft .6s cubic-bezier(.25,.46,.45,.94) .3s both;flex:1 1;min-width:0}.wallet-info .wallet-title{color:#6b7280;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.wallet-info .wallet-subtitle,.wallet-info .wallet-title{font-family:Manrope,sans-serif;line-height:1.2;transition:all .3s ease}.wallet-info .wallet-subtitle{color:#7a7a7a;font-size:.655rem;font-weight:400}.wallet-content{display:flex;flex-direction:column;gap:1.5rem;position:relative}.wallet-content-inner{align-items:center;border-top:1px solid #efeff3;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:50px 16px 16px;width:100%}.wallet-circle-ui{animation:floatIn 1s cubic-bezier(.25,.46,.45,.94) .5s both;background:linear-gradient(135deg,#fcfcfc,#f8f8f8);border:1px solid #efeff3;border-radius:50%;height:100px;left:50%;overflow:hidden;position:absolute;top:-60px;transform:translateX(-50%);width:100px;z-index:1}.balance-section{animation:slideInUp .8s cubic-bezier(.25,.46,.45,.94) .7s both;display:flex;flex-direction:column;gap:.9rem;position:relative;z-index:4}.balance-section .balance-amount{animation:countUp 1.2s cubic-bezier(.25,.46,.45,.94) 1s both;color:#1f2937;font-family:Manrope,sans-serif;font-size:1.7rem;font-weight:700;line-height:1.1;margin:0;transition:all .3s ease}.balance-section .balance-amount:hover{color:#314158;transform:scale(1.02)}.balance-section .wallet-subtitle{color:#7a7a7a;font-family:Manrope,sans-serif;font-size:.655rem;font-weight:400;line-height:1.2;transition:all .3s ease}.balance-section .balance-change{align-items:center;animation:fadeInUp .6s cubic-bezier(.25,.46,.45,.94) 1.2s both;display:flex;gap:.5rem}.balance-section .balance-change .change-indicator{animation:pulse 2s ease-in-out 1.5s infinite;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;line-height:1;transition:all .3s ease}.balance-section .balance-change .change-indicator.increase{color:#10b981}.balance-section .balance-change .change-indicator.decrease{color:#ef4444}.balance-section .balance-change .change-text{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;line-height:1;transition:all .3s ease}.wallet-actions{animation:slideInUp .8s cubic-bezier(.25,.46,.45,.94) 1.4s both;display:flex;flex-direction:column;gap:.75rem}.wallet-actions .add-funds-btn{align-items:center;background-color:#ff5722;border:none;border-bottom:1px solid #ff9e7f;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:12px 16px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.wallet-actions .add-funds-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.wallet-actions .add-funds-btn:hover{background:linear-gradient(135deg,#ff4d0c,#f74200);transform:translateY(-2px)}.wallet-actions .add-funds-btn:hover:before{left:100%}.wallet-actions .add-funds-btn:active{box-shadow:0 4px 12px #ff6b354d;transform:translateY(0)}.wallet-actions .add-funds-btn .btn-icon{align-items:center;display:flex;font-size:1rem;justify-content:center;transition:transform .3s ease}.wallet-actions .add-funds-btn:hover .btn-icon{transform:scale(1.1)}.wallet-actions .withdraw-btn{align-items:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;color:#1f2937;cursor:pointer;display:flex;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:12px 16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.wallet-actions .withdraw-btn:hover{background-color:#f9fafb;transform:translateY(-2px)}.wallet-actions .withdraw-btn:active{box-shadow:0 2px 8px #0000000d;transform:translateY(0)}.wallet-actions .withdraw-btn .btn-icon{align-items:center;display:flex;font-size:1rem;justify-content:center;transition:transform .3s ease}.wallet-actions .withdraw-btn:hover .btn-icon{transform:scale(1.1)}@media(max-width:768px){.wallet-balance{padding:1.25rem}.wallet-header{gap:.75rem;margin-bottom:1.25rem;padding:1rem}.wallet-icon{height:40px;width:40px}.wallet-icon .icon{font-size:1.25rem}.wallet-info .wallet-title{font-size:.875rem}.wallet-info .wallet-subtitle{font-size:.75rem}.balance-section .balance-amount{font-size:2rem}.balance-section .wallet-subtitle{font-size:.75rem}.balance-section .balance-change .change-indicator,.balance-section .balance-change .change-text{font-size:.8125rem}.wallet-actions{flex-direction:column;gap:.5rem}.wallet-actions .add-funds-btn,.wallet-actions .withdraw-btn{font-size:.9375rem;padding:14px 16px}}@media(max-width:480px){.wallet-balance{padding:1rem}.wallet-header{align-items:center;flex-direction:column;gap:.75rem;padding:1rem;text-align:center}.wallet-icon{height:36px;width:36px}.wallet-icon .icon{font-size:1.125rem}.wallet-info .wallet-title{font-size:.875rem}.wallet-info .wallet-subtitle{font-size:.75rem}.balance-section{text-align:center}.balance-section .balance-amount{font-size:1.875rem}.balance-section .balance-change .change-indicator,.balance-section .balance-change .change-text,.balance-section .wallet-subtitle{font-size:.75rem}.wallet-actions .add-funds-btn,.wallet-actions .withdraw-btn{font-size:.875rem;padding:12px 16px}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes countUp{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatIn{0%{opacity:0;transform:translateX(-50%) translateY(-20px) scale(.8)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.transaction-list{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content}.transaction-header{align-items:center;display:flex;gap:.5rem;padding:1.5rem 1.5rem 0}.transaction-header .transaction-title{color:#414141;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;margin:0}.transaction-header .transaction-icon{align-items:center;color:#6b7280;display:flex;font-size:1.125rem;justify-content:center}.transaction-items{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.transaction-item{border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.transaction-item:last-child{border-bottom:none;padding-bottom:0}.transaction-date{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin-bottom:.5rem;white-space:nowrap}.transaction-main{display:flex;flex-direction:column;gap:.5rem}.transaction-top-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.transaction-id-status{align-items:center;display:flex;flex:1 1;gap:.25rem;min-width:0}.transaction-id-status .transaction-id{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2}.transaction-id-status .transaction-status{align-items:center;background:#fff;border:1px solid #efeff3;border-radius:8px;display:flex;gap:.5rem;padding:4px 8px}.transaction-id-status .transaction-status .status-dot{border-radius:50%;flex-shrink:0;height:6px;width:6px}.transaction-id-status .transaction-status .status-dot.green{background-color:#10b981}.transaction-id-status .transaction-status .status-dot.yellow{background-color:#f59e0b}.transaction-id-status .transaction-status .status-dot.gray{background-color:#9ca3af}.transaction-id-status .transaction-status .status-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;line-height:1}.transaction-amount{color:#1f2937;flex-shrink:0;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;text-align:right;white-space:nowrap}.transaction-bottom-row{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between}.transaction-role-counterparty{display:flex;flex:1 1;flex-direction:column;gap:.25rem;min-width:0}.transaction-role-counterparty .transaction-role{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;line-height:1}.transaction-role-counterparty .transaction-role .role-label{color:#9ca3af;font-size:.75rem;font-weight:400}.transaction-role-counterparty .transaction-counterparty{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;line-height:1}.transaction-role-counterparty .transaction-counterparty .counterparty-label{color:#9ca3af;font-size:.75rem;font-weight:400}.view-details-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.25rem;padding:0;transition:all .2s ease;white-space:nowrap}.view-details-btn span{color:#ff6b35;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400}.view-details-btn .arrow-icon{font-size:.75rem;transition:transform .2s ease}.view-details-btn:hover .arrow-icon{transform:translateX(2px)}.transaction-footer{border-top:1px solid #e5e7eb;padding:1rem 1.5rem 1.5rem}.transaction-footer .see-all-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:.5rem;margin:0 auto;padding:.5rem 0;transition:all .2s ease}.transaction-footer .see-all-btn span{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.transaction-footer .see-all-btn .arrow-icon{color:#1f2937;font-size:.875rem;transition:transform .2s ease}.transaction-footer .see-all-btn:hover .arrow-icon,.transaction-footer .see-all-btn:hover span{color:#ff6b35}.transaction-footer .see-all-btn:hover .arrow-icon{transform:translateX(2px)}@media(max-width:1024px){.transaction-bottom-row,.transaction-top-row{align-items:flex-start;flex-direction:column;gap:.5rem}.transaction-amount{text-align:left}}@media(max-width:768px){.transaction-header{padding:1.25rem 1.25rem 0}.transaction-header .transaction-title{font-size:.9375rem}.transaction-items{gap:.875rem;padding:.75rem 1.25rem}.transaction-item{padding-bottom:.875rem}.transaction-date{font-size:.8125rem}.transaction-id-status .transaction-id{font-size:.875rem}.transaction-id-status .transaction-status .status-text{font-size:.75rem}.transaction-role-counterparty .transaction-role{font-size:.8125rem}.transaction-role-counterparty .transaction-role .role-label{font-size:.75rem}.transaction-role-counterparty .transaction-counterparty{font-size:.875rem}.transaction-role-counterparty .transaction-counterparty .counterparty-label{font-size:.75rem}.transaction-amount{font-size:.875rem}.view-details-btn span{font-size:.8125rem}.transaction-footer{padding:.75rem 1.25rem 1.25rem}.transaction-footer .see-all-btn span{font-size:.875rem}}@media(max-width:480px){.transaction-header{padding:1rem 1rem 0}.transaction-header .transaction-title{font-size:.875rem}.transaction-items{gap:.75rem;padding:.5rem 1rem}.transaction-item{padding-bottom:.75rem}.transaction-main{gap:.5rem}.transaction-date{font-size:.75rem}.transaction-id-status{gap:.125rem}.transaction-id-status .transaction-id{font-size:.8125rem}.transaction-id-status .transaction-status{gap:.375rem}.transaction-id-status .transaction-status .status-dot{height:5px;width:5px}.transaction-id-status .transaction-status .status-text{font-size:.75rem}.transaction-role-counterparty{gap:.125rem}.transaction-role-counterparty .transaction-role{font-size:.75rem}.transaction-role-counterparty .transaction-role .role-label{font-size:.6875rem}.transaction-role-counterparty .transaction-counterparty{font-size:.8125rem}.transaction-role-counterparty .transaction-counterparty .counterparty-label{font-size:.6875rem}.transaction-amount{font-size:.8125rem}.view-details-btn span{font-size:.75rem}.transaction-footer{padding:.5rem 1rem 1rem}.transaction-footer .see-all-btn span{font-size:.8125rem}}.skeleton-loader{animation:skeleton-pulse 1.5s ease-in-out infinite alternate;background-color:#f3f4f6;border-radius:4px;overflow:hidden;position:relative}.skeleton-loader:before{animation:skeleton-shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.skeleton-shimmer{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6);background-size:200% 100%;height:100%;width:100%}.skeleton-text{border-radius:4px;height:.875rem}.skeleton-title{border-radius:6px;height:1.5rem}.skeleton-card{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;height:120px}.skeleton-circle{border-radius:50%;height:48px;width:48px}.skeleton-avatar{border-radius:50%;height:32px;width:32px}.skeleton-button{border-radius:8px;height:2.5rem;width:120px}@keyframes skeleton-pulse{0%{opacity:1}to{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:768px){.skeleton-circle{height:40px;width:40px}.skeleton-avatar{height:28px;width:28px}.skeleton-card{height:100px}.skeleton-button{height:2.25rem;width:100px}}@media(max-width:480px){.skeleton-circle{height:36px;width:36px}.skeleton-avatar{height:24px;width:24px}.skeleton-card{height:80px}.skeleton-button{height:2rem;width:80px}}.metric-card-skeleton{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.5rem}.skeleton-header{align-items:flex-start;margin-bottom:1rem}.skeleton-info{gap:.5rem}.skeleton-footer{align-items:flex-end;gap:1rem;justify-content:space-between}.skeleton-change{flex-direction:column;gap:.25rem}@media(max-width:768px){.metric-card-skeleton{padding:1.25rem}.skeleton-header{gap:.75rem;margin-bottom:.875rem}.skeleton-footer{align-items:flex-start;flex-direction:column;gap:.75rem}}@media(max-width:480px){.metric-card-skeleton{padding:1rem}.skeleton-header{flex-direction:column;gap:.75rem}.skeleton-footer,.skeleton-header{align-items:center;text-align:center}}.wallet-balance-skeleton{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:relative}.skeleton-circle-ui{background:linear-gradient(135deg,#fcfcfc,#f8f8f8);border:1px solid #efeff3;border-radius:50%;height:100px;left:50%;overflow:hidden;position:absolute;top:-60px;transform:translateX(-50%);width:100px;z-index:1}.skeleton-header{background:#fcfcfc;gap:1rem;padding:1rem;position:relative;z-index:20}.skeleton-info{flex:1 1;gap:.25rem;min-width:0}.skeleton-content,.skeleton-info{display:flex;flex-direction:column}.skeleton-content{gap:1.5rem;position:relative}.skeleton-content-inner{align-items:center;border-top:1px solid #efeff3;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:50px 16px 16px;width:100%}.skeleton-balance{display:flex;flex:1 1;flex-direction:column;gap:.9rem;position:relative;z-index:4}.skeleton-change{align-items:center;display:flex;gap:.5rem}.skeleton-actions{display:flex;flex-direction:column;flex-shrink:0;gap:.75rem}@media(max-width:768px){.skeleton-header{gap:.75rem;padding:.875rem}.skeleton-circle-ui{height:60px;top:-30px;width:60px}.skeleton-content-inner{padding:30px 14px 14px}.skeleton-actions{gap:.5rem}}@media(max-width:480px){.skeleton-content-inner{flex-direction:column;gap:1rem}.skeleton-header{gap:.5rem;padding:.75rem}.skeleton-circle-ui{height:50px;top:-25px;width:50px}.skeleton-content-inner{padding:25px 8px 8px}.skeleton-balance{text-align:center}.skeleton-actions{flex-direction:row;gap:.5rem}}.transaction-list-skeleton{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content}.skeleton-header{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.skeleton-items{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.skeleton-item{border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.skeleton-item:last-child{border-bottom:none;padding-bottom:0}.skeleton-main{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr auto auto auto}.skeleton-details{display:flex;flex-direction:column;gap:.25rem;min-width:0}.skeleton-status{align-items:center;display:flex;gap:.5rem}.skeleton-footer{border-top:1px solid #e5e7eb;display:flex;justify-content:center;padding:1rem 1.5rem 1.5rem}@media(max-width:1024px){.skeleton-main{gap:.75rem;grid-template-columns:1fr;text-align:left}}@media(max-width:768px){.skeleton-header{padding:1.25rem 1.25rem 0}.skeleton-items{gap:.875rem;padding:.75rem 1.25rem}.skeleton-item{padding-bottom:.875rem}}@media(max-width:480px){.skeleton-header{padding:1rem 1rem 0}.skeleton-items{gap:.75rem;padding:.5rem 1rem}.skeleton-item{padding-bottom:.75rem}.skeleton-main{gap:.5rem}}.dashboard-skeleton-container{background-color:#f9fafb;display:flex;min-height:100vh}.dashboard-skeleton-main{background-color:#fff;flex:1 1;margin-left:280px;min-height:100vh;padding:2rem;transition:margin-left .3s ease}@media(max-width:768px){.dashboard-skeleton-main{margin-left:0}}.skeleton-dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 0 2rem}.skeleton-dashboard-header .skeleton-header-right{align-items:center;display:flex;gap:1.5rem}.skeleton-dashboard-header .skeleton-header-right .skeleton-actions{display:flex;gap:.75rem}.skeleton-sms-banner{align-items:center;background-color:#fff7e6;border-bottom:1px solid rgba(255,179,0,.302);border-radius:12px;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;padding:.5rem 1.5rem}.skeleton-sms-banner .skeleton-alert-text{display:flex;flex:1 1;justify-content:center}.skeleton-sms-banner .skeleton-banner-actions{align-items:center;display:flex;gap:.1rem}.skeleton-welcome-section{margin-bottom:1rem}.skeleton-welcome-section .skeleton-welcome-content{display:flex;flex-direction:column;gap:.5rem}.skeleton-contextual-card{align-items:center;background:linear-gradient(135deg,#fff4ec,#fff);border:1px solid #ff6b3526;border-radius:18px;box-shadow:0 18px 38px #ff6b3514;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1rem;overflow:hidden;padding:1.5rem;position:relative}.skeleton-contextual-card:before{background:#ff6b351f;border-radius:50%;content:"";height:180px;position:absolute;right:-40px;top:-80px;width:180px;z-index:0}.skeleton-contextual-card:after{background:#ff6b3514;border-radius:50%;bottom:-60px;content:"";height:120px;left:-20px;position:absolute;width:120px;z-index:0}.skeleton-contextual-card .skeleton-contextual-content{display:flex;flex:1 1;flex-direction:column;gap:.5rem;position:relative;z-index:1}.skeleton-contextual-card .skeleton-contextual-actions{display:inline-flex;flex-shrink:0;gap:.75rem;position:relative;z-index:1}.skeleton-bottom-section{align-items:flex-start;display:flex;gap:.5rem;max-width:100%;overflow:hidden;width:100%}.skeleton-left-column{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;max-width:100%;min-width:0}.skeleton-right-column{flex:1 1;max-width:100%;min-width:0}.skeleton-metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:.5rem;max-width:100%;width:100%}@media(max-width:1200px){.skeleton-bottom-section{align-items:flex-start;flex-direction:column;gap:.5rem}}@media(max-width:768px){.skeleton-sms-banner{flex-direction:column;gap:1rem;padding:.75rem 1rem;text-align:center}.skeleton-sms-banner .skeleton-alert-text,.skeleton-sms-banner .skeleton-banner-actions{justify-content:center}.skeleton-welcome-section .skeleton-welcome-content{gap:.375rem}.skeleton-contextual-card{align-items:flex-start;flex-direction:column;padding:1.25rem}.skeleton-contextual-card .skeleton-contextual-content{width:100%}.skeleton-contextual-card .skeleton-contextual-actions{justify-content:stretch;width:100%}.skeleton-contextual-card .skeleton-contextual-actions .skeleton-loader{flex:1 1}.skeleton-metrics-grid{gap:1rem;grid-template-columns:1fr}}@media(max-width:480px){.skeleton-sms-banner{padding:.625rem .875rem}.skeleton-contextual-card{padding:1rem}}.dashboard-container{background-color:#f9fafb;display:flex;max-width:100vw;min-height:100vh;overflow-x:hidden;width:100vw}.dashboard-main{background-color:#fff;box-sizing:border-box;flex:1 1;margin-left:280px;max-width:calc(100vw - 280px);min-height:100vh;overflow-x:hidden;padding:1rem;transition:margin-left .3s ease;width:calc(100vw - 280px)}.sms-alert-banner{align-items:center;background-color:#fff7e6;border-bottom:1px solid rgba(255,179,0,.302);border-radius:12px;display:flex;justify-content:center;margin-bottom:2rem;padding:.5rem 1.5rem}.sms-alert-banner .alert-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.815rem;font-weight:400}.sms-alert-banner .alert-actions{display:flex;gap:.1rem}.sms-alert-banner .alert-actions .add-phone-btn{background:none;border:none;color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-size:.815rem;font-weight:500;text-decoration:underline}.sms-alert-banner .alert-actions .add-phone-btn:hover{color:#ff4602}.sms-alert-banner .alert-actions .skip-btn{background:none;border:none;color:#eb443e;cursor:pointer;font-family:Manrope,sans-serif;font-size:.815rem;font-weight:400;text-decoration:underline}.sms-alert-banner .alert-actions .skip-btn:hover{color:#ff4602}.dashboard-welcome-section{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.dashboard-welcome-section .welcome-content{margin-bottom:1rem}.dashboard-welcome-section .welcome-content .welcome-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.188rem;font-weight:600;line-height:1.2;margin:0 0 .5rem}.dashboard-welcome-section .welcome-content .welcome-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.715rem;font-weight:400;margin:0}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:100%;width:100%}@media(max-width:768px){.metrics-grid{gap:1rem;grid-template-columns:1fr}}@media(max-width:480px){.metrics-grid{gap:.875rem}}.bottom-section{align-items:flex-start;overflow:hidden}.bottom-section,.left-column{display:flex;gap:.5rem;max-width:100%;width:100%}.left-column{flex:1 1;flex-direction:column;min-width:0}.right-column{flex:1 1;max-width:100%;min-width:0;width:100%}@media(max-width:1200px){.dashboard-main{margin-left:280px;max-width:calc(100vw - 280px);width:calc(100vw - 280px)}.metrics-grid{grid-template-columns:repeat(2,1fr)}.bottom-section{flex-direction:column}}@media(max-width:1024px){.dashboard-main{margin-left:280px;max-width:calc(100vw - 280px);padding:.875rem;width:calc(100vw - 280px)}}@media(max-width:768px){.dashboard-main{margin-left:0;max-width:100vw;padding:1rem;width:100vw}.metrics-grid{grid-template-columns:1fr}.dashboard-welcome-section .welcome-content .welcome-title{font-size:1.375rem}.dashboard-welcome-section .welcome-content .welcome-subtitle{font-size:.875rem}.dashboard-welcome-section .welcome-actions{flex-direction:column;gap:.75rem}.dashboard-welcome-section .welcome-actions .join-transaction-btn,.dashboard-welcome-section .welcome-actions .start-transaction-btn{justify-content:center}.sms-alert-banner{flex-direction:column;padding:.75rem 1rem;text-align:center}.sms-alert-banner .alert-text{font-size:.875rem}.sms-alert-banner .alert-actions{justify-content:center}.sms-alert-banner .alert-actions .add-phone-btn,.sms-alert-banner .alert-actions .skip-btn{font-size:.875rem}}@media(max-width:480px){.dashboard-main{padding:.75rem}.dashboard-welcome-section .welcome-content .welcome-title{font-size:1.25rem}.dashboard-welcome-section .welcome-content .welcome-subtitle{font-size:.8125rem}.sms-alert-banner{padding:.625rem .875rem}.sms-alert-banner .alert-actions .add-phone-btn,.sms-alert-banner .alert-actions .skip-btn,.sms-alert-banner .alert-text{font-size:.8125rem}}.contextual-card{align-items:center;background:linear-gradient(135deg,#fff4ec,#fff);border:1px solid #ff6b3526;border-radius:18px;box-shadow:0 18px 38px #ff6b3514;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:10px;overflow:hidden;padding:1.5rem;position:relative}.contextual-card:before{background:#ff6b351f;height:180px;right:-40px;top:-80px;width:180px}.contextual-card:after,.contextual-card:before{border-radius:50%;content:"";position:absolute;z-index:0}.contextual-card:after{background:#ff6b3514;bottom:-60px;height:120px;left:-20px;width:120px}.contextual-card__actions,.contextual-card__content{position:relative;z-index:1}.contextual-card__title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.contextual-card__description{color:#475569;font-family:Manrope,sans-serif;font-size:.9rem;margin:0}.contextual-card__actions{display:inline-flex;gap:.75rem}.contextual-card__btn{border:none;border-radius:999px;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;padding:.65rem 1.4rem;transition:transform .2s ease,box-shadow .2s ease}.contextual-card__btn.primary{background:linear-gradient(135deg,#ff6b35,#f97316);box-shadow:0 10px 24px #ff6b3540;color:#fff}.contextual-card__btn.primary:hover{box-shadow:0 12px 28px #ff6b354d;transform:translateY(-1px)}.contextual-card__btn.secondary{background:#ffffff8c;border:1px solid #94a3b859;color:#1f2937}.contextual-card__btn.secondary:hover{border-color:#94a3b899;transform:translateY(-1px)}@media(max-width:768px){.contextual-card{align-items:flex-start;flex-direction:column;padding:1.25rem}.contextual-card__title{font-size:1rem}.contextual-card__description{font-size:.875rem}.contextual-card__actions{justify-content:stretch;width:100%}.contextual-card__actions .contextual-card__btn{flex:1 1;font-size:.875rem;padding:.75rem 1.2rem;text-align:center}}@media(max-width:480px){.contextual-card{padding:1rem}.contextual-card__title{font-size:.9375rem}.contextual-card__description{font-size:.8125rem}.contextual-card__actions .contextual-card__btn{font-size:.8125rem;padding:.7rem 1rem}}.bank-details-banner{align-items:center;background-color:#fff7e6;border-bottom:1px solid rgba(255,179,0,.302);border-radius:12px;display:flex;gap:.625rem;justify-content:center;margin-bottom:2rem;padding:.5rem 1.5rem}.bank-details-banner .bank-banner-caution-icon{color:#d97706;flex-shrink:0;height:1.25rem;width:1.25rem}.bank-details-banner__text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.815rem;font-weight:400}.bank-details-banner__actions{display:flex;gap:.1rem;justify-content:center}.bank-details-banner__btn{background:none;border:none;color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-size:.815rem;font-weight:500;text-decoration:underline}.bank-details-banner__btn:hover{color:#ff4602}@media(max-width:768px){.bank-details-banner{flex-direction:column;padding:.75rem 1rem;text-align:center}.bank-details-banner .bank-details-banner__btn,.bank-details-banner .bank-details-banner__text{font-size:.875rem}}@media(max-width:480px){.bank-details-banner{padding:.625rem .875rem}.bank-details-banner .bank-details-banner__btn,.bank-details-banner .bank-details-banner__text{font-size:.8125rem}}.table-container{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:visible;position:relative;width:100%}.table-container .table-header-controls{padding:1.5rem 1.5rem 1rem}.table-container .table-header-controls .search-filter-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.table-container .table-header-controls .search-filter-row .search-input-wrapper{flex:0 1 auto;max-width:500px;min-width:300px;position:relative}.table-container .table-header-controls .search-filter-row .search-input-wrapper .search-icon{align-items:center;color:#9ca3af;display:flex;font-size:1rem;justify-content:center;left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.table-container .table-header-controls .search-filter-row .search-input-wrapper .search-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;padding:.5rem 1rem .5rem 2.75rem;transition:all .2s ease;width:100%}.table-container .table-header-controls .search-filter-row .search-input-wrapper .search-input::placeholder{color:#9ca3af}.table-container .table-header-controls .search-filter-row .search-input-wrapper .search-input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.table-container .table-header-controls .search-filter-row .search-input-wrapper .search-input:hover:not(:focus){border-color:#c8ccd5}.table-container .table-header-controls .search-filter-row .right-controls{align-items:center;display:flex;flex-shrink:0;gap:1rem}.table-container .table-header-controls .search-filter-row .filter-wrapper{position:relative;z-index:1001}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-btn{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;position:relative;transition:all .2s ease}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-btn.active{background-color:#fff;border-color:#ff6b35;color:#ff6b35}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-btn .filter-icon{font-size:.75rem;transition:transform .2s ease}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-btn .filter-count{background-color:#ff6b35;border-radius:10px;color:#fff;font-size:.75rem;font-weight:600;line-height:1;min-width:1.25rem;padding:.125rem .375rem;text-align:center}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a;margin-top:.5rem;max-width:300px;min-width:200px;overflow:visible;position:absolute;right:0;top:100%;transform:translateZ(0);will-change:transform;z-index:9999}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-header{align-items:center;background-color:#fcfdfd;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1rem 1.25rem}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-header h4{color:#1f2937;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;margin:0}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-header .clear-filters-btn{background:none;border:none;border-radius:4px;color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s ease}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-header .clear-filters-btn:hover{background-color:#fff}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options{max-height:400px;overflow-x:hidden;overflow-y:auto;padding:1rem 1.25rem 1.5rem}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option{margin-bottom:1.25rem}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option:last-child{margin-bottom:.5rem}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-label{color:#1f2937;display:block;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input,.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;padding:.5rem .75rem;transition:all .2s ease;width:100%}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input:focus,.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a;outline:none}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input:hover:not(:focus),.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select:hover:not(:focus){border-color:#c8ccd5}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select{cursor:pointer}.table-container .table-header-controls .search-filter-row .custom-header-actions{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.table-container .table-wrapper{overflow-x:auto;overflow-y:visible;width:100%}.table-container .table-wrapper .data-table{border-collapse:collapse;font-family:Manrope,sans-serif;width:100%}.table-container .table-wrapper .data-table .table-header{background-color:#fff;border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:.875rem;font-weight:600;padding:1rem 1.5rem;position:relative;text-align:left;white-space:nowrap}.table-container .table-wrapper .data-table .table-header.sortable{cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.table-container .table-wrapper .data-table .table-header.sortable:hover{background-color:#f3f5f7}.table-container .table-wrapper .data-table .table-header .header-content{align-items:center;display:flex;gap:.5rem}.table-container .table-wrapper .data-table .table-header .header-content .sort-indicator{color:#9ca3af;font-size:.75rem;transition:color .2s ease}.table-container .table-wrapper .data-table .table-header:first-child{border-top-left-radius:12px}.table-container .table-wrapper .data-table .table-header:last-child{border-top-right-radius:12px}.table-container .table-wrapper .data-table .table-row{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.table-container .table-wrapper .data-table .table-row:hover{background-color:#fcfdfd}.table-container .table-wrapper .data-table .table-row.clickable{cursor:pointer}.table-container .table-wrapper .data-table .table-row.clickable:hover{background-color:#fff}.table-container .table-wrapper .data-table .table-row:last-child{border-bottom:none}.table-container .table-wrapper .data-table .table-cell{color:#1f2937;font-size:.875rem;padding:1rem 1.5rem;vertical-align:middle;white-space:nowrap}.table-container .table-wrapper .data-table .table-cell:first-child{color:#6b7280;font-weight:500}.table-container .table-wrapper .data-table .empty-state{padding:3rem 1.5rem;text-align:center}.table-container .table-wrapper .data-table .empty-state .empty-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.table-container .table-wrapper .data-table .empty-state .empty-content .empty-icon{font-size:3rem;opacity:.5}.table-container .table-wrapper .data-table .empty-state .empty-content p{color:#6b7280;font-size:1rem;margin:0}.table-container .table-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem}.table-container .table-loading .loading-spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#ff6b35;height:2rem;width:2rem}.table-container .table-loading p{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;margin:0}.table-container .table-pagination{align-items:center;background-color:#fcfdfd;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.table-container .table-pagination .pagination-info{color:#6b7280;font-size:.875rem}.table-container .table-pagination .pagination-controls{align-items:center;display:flex;gap:.5rem}.table-container .table-pagination .pagination-controls .pagination-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;min-width:2.5rem;padding:.5rem .75rem;text-align:center;transition:all .2s ease}.table-container .table-pagination .pagination-controls .pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#c8ccd5}.table-container .table-pagination .pagination-controls .pagination-btn:disabled{cursor:not-allowed;opacity:.5}.table-container .table-pagination .pagination-controls .pagination-btn.active{background-color:#ff6b35;border-color:#ff6b35;color:#fff}.table-container .table-pagination .pagination-controls .pagination-btn.active:hover{background-color:#ff581c;border-color:#ff581c}.table-container .table-pagination .pagination-controls .page-numbers{display:flex;gap:.25rem;margin:0 .5rem}.status-badge.in-progress{background-color:#fdeccf;color:#945f06}.status-badge.completed{background-color:#9ef7d9;color:#085b40}.status-badge.disputed{background-color:#fff;color:#bd1010}.status-badge.pending{background-color:#fefeff;color:#094fc2}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.table-container .table-header-controls{padding:1rem}.table-container .table-header-controls .search-filter-row{align-items:stretch;flex-direction:column;gap:.75rem}.table-container .table-header-controls .search-filter-row .search-input-wrapper{max-width:100%;min-width:0;min-width:auto}.table-container .table-header-controls .search-filter-row .right-controls{flex-wrap:wrap;justify-content:flex-start}.table-container .table-header-controls .search-filter-row .filter-wrapper{align-self:flex-start}.table-container .table-header-controls .search-filter-row .filter-wrapper .filter-dropdown{left:0;max-width:calc(100vw - 2rem);min-width:280px;right:auto}.table-container .table-header-controls .search-filter-row .custom-header-actions{justify-content:flex-start}.table-container .table-wrapper .data-table .table-cell,.table-container .table-wrapper .data-table .table-header{font-size:.8rem;padding:.75rem 1rem}.table-container .table-pagination{flex-direction:column;gap:1rem;padding:1rem}.table-container .table-pagination .pagination-controls .page-numbers{margin:0}}@media(max-width:480px){.table-container .table-wrapper .data-table .table-cell,.table-container .table-wrapper .data-table .table-header{font-size:.75rem;padding:.5rem .75rem}.table-container .table-pagination .pagination-controls{flex-wrap:wrap;justify-content:center}.table-container .table-pagination .pagination-controls .pagination-btn{font-size:.8rem;min-width:2rem;padding:.375rem .5rem}}.modal-overlay{animation:fadeIn .3s ease-out;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000}.transaction-modal{background-color:#fff;border-radius:16px 0 0 16px;box-shadow:-10px 0 25px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:600px;min-width:400px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);width:60%;will-change:transform;z-index:10001}.transaction-modal.modal-open{animation:slideInFromRight .4s cubic-bezier(.25,.46,.45,.94);transform:translateX(0)}.transaction-modal.modal-closing{transform:translateX(100%)}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:768px){.transaction-modal{max-width:none;min-width:0;min-width:auto;width:100%}}.modal-close-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;position:absolute;right:1.5rem;top:1.5rem;transition:color .2s ease;z-index:1002}.modal-close-btn:hover{color:#1f2937}.modal-close-btn .close-icon{font-size:1rem;font-weight:700}.modal-header{align-items:flex-start;align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;padding:3rem 2rem 1.5rem}.modal-header .modal-icon{flex-shrink:0}.modal-header .modal-icon .icon-circle,.modal-header .modal-icon .icon-circle .icon-text{align-items:center;display:flex;justify-content:center}.modal-header .modal-title-section{flex:1 1;text-align:center}.modal-header .modal-title-section .modal-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.modal-header .modal-title-section .modal-description{color:#6b7280;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:400;line-height:1.5;margin:0}.modal-content{flex:1 1;overflow-y:auto;padding:2rem}.modal-content .question-section{width:100%}.modal-content .question-section .question-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;margin:0 0 1.5rem;text-align:left}.modal-content .question-section .options-container{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;width:100%}.modal-content .question-section .options-container .radio-button-group{align-items:center!important;justify-content:center!important;width:100%!important}.modal-content .question-section .options-container .radio-button-group.horizontal{justify-content:center!important;width:calc(100% - 1rem)!important}.modal-content .question-section .options-container .radio-button-group .radio-button.card{flex:0 0 auto!important;width:50%!important}.modal-content .question-section .input-section{margin-top:2rem;width:100%}.modal-content .question-section .input-section .section-title{border-bottom:1px solid #fff;color:#1a1a1a;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem;text-align:left}.modal-content .question-section .input-section .input-hint{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-style:italic;font-weight:400;margin:.5rem 0 0;text-align:left}.role-selection-section{margin-bottom:1.3rem;width:100%}.role-selection-section .section-title{color:#1a1a1a;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:left}.role-selection-section .role-options{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.payment-method-section{border-top:1px solid #e5e7eb;margin-bottom:1rem;padding-top:1.3rem;width:100%}.payment-method-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:left;width:100%}.payment-method-section .payment-method-options{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.form-sections{animation:slideInUp .4s ease-out;width:100%}.info-bar{background-color:#fff;border:1px solid #ffdbce;border-radius:8px;box-sizing:border-box;margin:1.5rem 0;padding:.75rem 1rem;width:100%}.info-bar .info-content{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}.info-bar .info-content .info-text-section{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.info-bar .info-content .info-text-section .info-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4}.info-bar .info-content .info-text-section .total-payable{align-items:center;background-color:#ffffffb3;border:1px solid #ffb69b;border-radius:6px;display:flex;gap:.5rem;padding:.5rem .75rem}.info-bar .info-content .info-text-section .total-payable .total-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500}.info-bar .info-content .info-text-section .total-payable .total-amount{color:#ff6b35;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600}.info-bar .info-content .tooltip-container{flex-shrink:0;position:relative}.info-bar .info-content .tooltip-container .tooltip-icon{cursor:pointer;font-size:.875rem;transition:opacity .2s ease}.info-bar .info-content .tooltip-container .tooltip-icon:hover{opacity:.7}.info-bar .info-content .tooltip-container .tooltip{animation:tooltipFadeIn .2s ease-out;background-color:#1f2937;border-radius:6px;bottom:100%;box-shadow:0 4px 12px #00000026;color:#fff;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;margin-bottom:.5rem;max-width:280px;padding:.75rem 1rem;position:absolute;right:0;z-index:1000}.info-bar .info-content .tooltip-container .tooltip:after{border:5px solid #0000;border-top-color:#1f2937;content:"";position:absolute;right:1rem;top:100%}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.counterparty-details,.transaction-details{border-top:1px solid #e5e7eb;margin-bottom:2rem;padding-top:1.3rem;width:100%}.counterparty-details .section-title,.transaction-details .section-title{color:#1a1a1a;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:left}.input-row{display:flex;gap:.5rem;margin-bottom:1rem}.input-row:last-child{margin-bottom:0}.input-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.input-group.full-width{flex:1 1 100%}.input-group .input-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;line-height:1.3}.input-group .form-input{font-size:1rem;font-weight:400;padding:10px 12px}.input-group .currency-input-wrapper{align-items:center;display:flex;position:relative}.input-group .currency-input-wrapper .currency-symbol{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;left:1rem;pointer-events:none;position:absolute;z-index:1}.input-group .currency-input-wrapper .currency-input{font-weight:600;padding-left:2rem!important;text-align:right}.input-group .currency-input-wrapper .currency-input::placeholder{color:#9ca3af;text-align:right}.input-group .currency-input-wrapper .currency-input{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-footer{border-top:1px solid #e5e7eb;box-sizing:border-box;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem 2rem;width:100%}.modal-footer .btn-primary,.modal-footer .btn-secondary{border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;min-width:120px;padding:.75rem 1.5rem;transition:all .2s ease;width:50%}.modal-footer .btn-primary:disabled,.modal-footer .btn-secondary:disabled{cursor:not-allowed;opacity:.5}.modal-footer .btn-secondary{background-color:#0000;border:1px solid #e5e7eb;color:#6b7280}.modal-footer .btn-secondary:hover:not(:disabled){background-color:#f9fafb;color:#1f2937}.modal-footer .btn-primary{background-color:#ff6b35;color:#fff}.modal-footer .btn-primary:hover:not(:disabled){background-color:#ff4602}@media(max-width:768px){.transaction-modal .modal-header{padding:1.5rem 1.5rem 1rem}.transaction-modal .modal-header .modal-title-section .modal-title{font-size:1.25rem}.transaction-modal .modal-content{padding:1.5rem}.transaction-modal .modal-content .question-section .question-text{font-size:.875rem;margin-bottom:1.25rem;text-align:left}.transaction-modal .modal-content .question-section .options-container{flex-direction:column;gap:.75rem}.transaction-modal .modal-content .question-section .options-container .radio-button-group.horizontal{flex-direction:column!important;gap:.75rem!important}.transaction-modal .modal-content .question-section .options-container .radio-button-group .radio-button.card{max-width:200px!important;width:100%!important}.transaction-modal .modal-content .question-section .input-section{margin-top:1.5rem}.transaction-modal .modal-content .question-section .input-section .section-title{font-size:.8rem;margin-bottom:.75rem}.transaction-modal .modal-content .question-section .input-section .input-hint{font-size:.7rem}.transaction-modal .modal-footer{flex-direction:column;padding:1rem 1.5rem 1.5rem}.transaction-modal .modal-footer .btn-primary,.transaction-modal .modal-footer .btn-secondary{width:100%}.transaction-modal .role-options{flex-direction:column;gap:.75rem}.transaction-modal .role-options .role-option{padding:.875rem}.transaction-modal .input-row{flex-direction:column;gap:.75rem}.transaction-modal .section-title{font-size:.875rem;margin-bottom:.75rem}.payment-method-section .payment-method-options{flex-direction:column;gap:.75rem}.info-bar{margin:1rem 0;padding:.625rem .875rem}.info-bar .info-content{align-items:flex-start;flex-direction:column;gap:.375rem}.info-bar .info-content .info-text-section{width:100%}.info-bar .info-content .info-text-section .info-text{font-size:.7rem}.info-bar .info-content .info-text-section .total-payable{padding:.375rem .625rem}.info-bar .info-content .info-text-section .total-payable .total-label{font-size:.7rem}.info-bar .info-content .info-text-section .total-payable .total-amount{font-size:.8rem}.info-bar .info-content .tooltip-container{align-self:flex-end}.info-bar .info-content .tooltip-container .tooltip{max-width:250px;right:-.5rem}}@media(max-width:480px){.transaction-modal .role-option{padding:.75rem!important}.transaction-modal .role-option .role-label{font-size:.8rem}.transaction-modal .form-input{padding:.75rem .875rem!important}.transaction-modal .currency-input-wrapper .currency-symbol{font-size:.75rem}.transaction-modal .currency-input-wrapper .currency-input{font-size:.8rem!important;padding-left:1.75rem!important}}.raise-dispute-content{display:flex;flex-direction:column;gap:1.5rem;padding:0;width:100%}.raise-dispute-content .form-field{display:flex;flex-direction:column;gap:.5rem}.raise-dispute-content .form-field .form-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;margin:0}.raise-dispute-content .form-field .form-label .required-asterisk{color:#ff6b35;margin-left:.25rem}.raise-dispute-content .form-field .transaction-preview{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:.5rem;padding:.75rem}.raise-dispute-content .form-field .transaction-preview .preview-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.8125rem;margin:.25rem 0}.raise-dispute-content .form-field .transaction-preview .preview-text strong{color:#1f2937;font-weight:600}.raise-dispute-content .form-field .file-upload-section{display:flex;flex-direction:column;gap:.75rem}.raise-dispute-content .form-field .file-upload-section .file-input{display:none}.raise-dispute-content .form-field .file-upload-section .file-upload-label{align-items:center;background-color:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;gap:.5rem;padding:.875rem 1rem;transition:all .2s ease}.raise-dispute-content .form-field .file-upload-section .file-upload-label:hover{background-color:#ff6b350d;border-color:#ff6b35;color:#ff6b35}.raise-dispute-content .form-field .file-upload-section .file-upload-label svg{height:16px;width:16px}.raise-dispute-content .form-field .file-upload-section .attachments-list{display:flex;flex-direction:column;gap:.5rem}.raise-dispute-content .form-field .file-upload-section .attachments-list .attachment-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;justify-content:space-between;padding:.625rem .875rem}.raise-dispute-content .form-field .file-upload-section .attachments-list .attachment-item .attachment-name{color:#1f2937;flex:1 1;font-family:Manrope,sans-serif;font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raise-dispute-content .form-field .file-upload-section .attachments-list .attachment-item .remove-attachment{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1rem;margin-left:.5rem;padding:.25rem .5rem;transition:color .2s ease}.raise-dispute-content .form-field .file-upload-section .attachments-list .attachment-item .remove-attachment:hover{color:#ef4444}.raise-dispute-content .form-field .input-error{color:#ef4444;font-family:Manrope,sans-serif;font-size:.75rem;margin-top:.25rem}.raise-dispute-content .dispute-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;margin-top:1rem;padding-top:1.5rem}.raise-dispute-content .dispute-actions .cancel-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:.875rem 1.5rem;transition:all .2s ease}.raise-dispute-content .dispute-actions .cancel-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}.raise-dispute-content .dispute-actions .submit-btn{background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;border-radius:8px;box-shadow:0 2px 8px #ff6b354d;color:#fff;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:.875rem 1.5rem;transition:all .2s ease}.raise-dispute-content .dispute-actions .submit-btn:hover{background:linear-gradient(135deg,#ff581c,#e83e00);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.raise-dispute-content .dispute-actions .submit-btn:active{transform:translateY(0)}@media(max-width:768px){.raise-dispute-content{gap:1.25rem}.raise-dispute-content .form-field .file-upload-label{font-size:.8125rem;padding:.75rem .875rem}.raise-dispute-content .dispute-actions{flex-direction:column}.raise-dispute-content .dispute-actions .cancel-btn,.raise-dispute-content .dispute-actions .submit-btn{width:100%}}.dispute-confirmation-modal .modal-content .dispute-confirmation-content{font-family:Manrope,sans-serif;margin-top:1rem;text-align:left}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-details{background-color:#f9fafb;border-radius:8px;margin:1rem 0;padding:1rem}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-details .detail-row{border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:.875rem;line-height:1.6;padding:.5rem 0}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-details .detail-row:last-child{border-bottom:none}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-details .detail-row strong{color:#1f2937;font-weight:600;margin-right:.5rem}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-question{color:#1f2937;font-size:.875rem;font-weight:500;line-height:1.5;margin:1rem 0 0}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-cancel-btn,.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-submit-btn{border:none;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-cancel-btn:hover,.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-submit-btn:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-cancel-btn:active,.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-submit-btn:active{transform:translateY(0)}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-cancel-btn{background-color:#f3f4f6;color:#1f2937}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-cancel-btn:hover{background-color:#e5e7eb}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-submit-btn{background-color:#ff6b35;color:#fff}.dispute-confirmation-modal .modal-content .dispute-confirmation-content .confirmation-modal-actions .confirmation-submit-btn:hover{background-color:#ff581c}.dispute-confirmation-modal .modal-button,.dispute-confirmation-modal .modal-content button.modal-button:empty{display:none!important}@media(max-width:768px){.dispute-confirmation-modal .modal-content .confirmation-modal-actions{flex-direction:column}.dispute-confirmation-modal .modal-content .confirmation-modal-actions .confirmation-cancel-btn,.dispute-confirmation-modal .modal-content .confirmation-modal-actions .confirmation-submit-btn{width:100%}}.radio-button{align-items:center;cursor:pointer;display:flex;gap:.75rem;position:relative;transition:all .3s ease}.radio-button.disabled{cursor:not-allowed;opacity:.6}.radio-button input[type=radio]{display:none}.radio-button input[type=radio]:checked+.custom-radio{border-color:#ff6b35}.radio-button input[type=radio]:checked+.custom-radio:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.radio-button input[type=radio]:checked~.radio-label{color:#ff6b35;font-weight:600}.radio-button input[type=radio]:focus+.custom-radio{box-shadow:0 0 0 3px #ff6b351a}.radio-button .custom-radio{background-color:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:15px;position:relative;transition:all .3s ease;width:15px}.radio-button .custom-radio:after{background-color:#ff6b35;border-radius:50%;content:"";height:8px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease;width:8px}.radio-button .radio-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;transition:all .3s ease;-webkit-user-select:none;user-select:none}.radio-button.small{gap:.5rem}.radio-button.small .custom-radio{height:16px;width:16px}.radio-button.small .custom-radio:after{height:6px;width:6px}.radio-button.small .radio-label{font-size:.75rem}.radio-button.large{gap:1rem}.radio-button.large .custom-radio{height:24px;width:24px}.radio-button.large .custom-radio:after{height:10px;width:10px}.radio-button.large .radio-label{font-size:1rem}.radio-button.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-sizing:border-box;flex:0 0 auto;padding:.75rem;text-align:center;width:50%}.radio-button.card:hover:not(.disabled){background-color:#fff;border-color:#ffb69b}.radio-button.card:has(input[type=radio]:checked){background-color:#fff;border-color:#ff6b35}.radio-button-group{display:flex;gap:1rem;width:100%}.radio-button-group.vertical{align-items:flex-start;flex-direction:column}.radio-button-group.horizontal{align-items:center;box-sizing:border-box;flex-direction:row;justify-content:space-between;width:calc(100% - 1rem)}.radio-button-group.centered{justify-content:center}.radio-button-group.space-between{justify-content:space-between}.radio-button-group.card-group{justify-content:center}@media(max-width:768px){.radio-button.card{padding:.875rem;width:50%}.radio-button .radio-label{font-size:.8rem}.radio-button-group.card-group{flex-direction:column;gap:.75rem}.radio-button-group.card-group .radio-button.card{max-width:200px;width:100%}}@media(max-width:480px){.radio-button.card{padding:.75rem;width:50%}.radio-button.card .radio-label{font-size:.75rem}}.counterparty-confirmation-content{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.counterparty-confirmation-content .counterparty-role-banner{align-items:center;color:#ff6b35;display:flex;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;justify-content:center;letter-spacing:.12em;padding:.25rem 0;text-transform:uppercase}.counterparty-confirmation-content .section-title{border-bottom:1px solid #fff;color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem}.counterparty-confirmation-content .counterparty-info-section .counterparty-details{background-color:#fff;border:1px solid #f3f4f6;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.counterparty-confirmation-content .counterparty-info-section .counterparty-details .detail-item{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.counterparty-confirmation-content .counterparty-info-section .counterparty-details .detail-item .detail-label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.counterparty-confirmation-content .counterparty-info-section .counterparty-details .detail-item .detail-value{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;max-width:60%;text-align:right;word-break:break-word}.counterparty-confirmation-content .counterparty-info-section .counterparty-details .detail-item.account-status{border-top:1px solid #f3f4f6;margin-top:.5rem;padding-top:.5rem}.counterparty-confirmation-content .counterparty-info-section .counterparty-details .detail-item .status-warning{color:#f59e0b;font-size:.813rem;font-weight:500}.counterparty-confirmation-content .transaction-summary-section .summary-details{background-color:#fff;border:1px solid #ffdbce;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item{align-items:center;display:flex;justify-content:space-between;padding:.375rem 0}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item.total-item{border-top:1px solid #ffc8b5;margin-top:.5rem;padding-top:.75rem}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item.total-item .summary-label{font-size:1rem;font-weight:600}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item.total-item .summary-value{color:#ff6b35;font-size:1.125rem;font-weight:700}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item .summary-label{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.counterparty-confirmation-content .transaction-summary-section .summary-details .summary-item .summary-value{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600}.counterparty-confirmation-content .confirmation-message{background-color:#fefeff;border:1px solid #cddffd;border-radius:8px;padding:1rem}.counterparty-confirmation-content .confirmation-message .message-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.counterparty-confirmation-content .confirmation-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:.5rem}.counterparty-confirmation-content .confirmation-actions .btn-primary,.counterparty-confirmation-content .confirmation-actions .btn-secondary{border:none;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;min-width:140px;padding:.75rem 1.5rem;transition:all .2s ease}.counterparty-confirmation-content .confirmation-actions .btn-primary:disabled,.counterparty-confirmation-content .confirmation-actions .btn-secondary:disabled{cursor:not-allowed;opacity:.6}.counterparty-confirmation-content .confirmation-actions .btn-secondary{background-color:#f9fafb;border:1px solid #e5e7eb;color:#6b7280}.counterparty-confirmation-content .confirmation-actions .btn-secondary:hover:not(:disabled){background-color:#eaedf1;border-color:#c8ccd5}.counterparty-confirmation-content .confirmation-actions .btn-primary{background:linear-gradient(135deg,#ff6b35,#ff4602);box-shadow:0 2px 8px #ff6b354d;color:#fff}.counterparty-confirmation-content .confirmation-actions .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#ff581c,#e83e00);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.counterparty-confirmation-content .confirmation-actions .btn-primary:active:not(:disabled){box-shadow:0 2px 6px #ff6b354d;transform:translateY(0)}@media(max-width:768px){.counterparty-confirmation-content{gap:1.25rem}.counterparty-confirmation-content .section-title{font-size:.9rem}.counterparty-confirmation-content .counterparty-info-section .counterparty-details,.counterparty-confirmation-content .counterparty-info-section .summary-details,.counterparty-confirmation-content .transaction-summary-section .counterparty-details,.counterparty-confirmation-content .transaction-summary-section .summary-details{gap:.5rem;padding:.75rem}.counterparty-confirmation-content .counterparty-info-section .detail-item,.counterparty-confirmation-content .counterparty-info-section .summary-item,.counterparty-confirmation-content .transaction-summary-section .detail-item,.counterparty-confirmation-content .transaction-summary-section .summary-item{align-items:flex-start;flex-direction:column;gap:.25rem}.counterparty-confirmation-content .counterparty-info-section .detail-item .detail-value,.counterparty-confirmation-content .counterparty-info-section .detail-item .summary-value,.counterparty-confirmation-content .counterparty-info-section .summary-item .detail-value,.counterparty-confirmation-content .counterparty-info-section .summary-item .summary-value,.counterparty-confirmation-content .transaction-summary-section .detail-item .detail-value,.counterparty-confirmation-content .transaction-summary-section .detail-item .summary-value,.counterparty-confirmation-content .transaction-summary-section .summary-item .detail-value,.counterparty-confirmation-content .transaction-summary-section .summary-item .summary-value{max-width:100%;text-align:left}.counterparty-confirmation-content .confirmation-message{padding:.75rem}.counterparty-confirmation-content .confirmation-message .message-text{font-size:.8rem}.counterparty-confirmation-content .confirmation-actions{flex-direction:column;gap:.75rem}.counterparty-confirmation-content .confirmation-actions .btn-primary,.counterparty-confirmation-content .confirmation-actions .btn-secondary{min-width:0;min-width:auto;width:100%}}@media(max-width:480px){.counterparty-confirmation-content{gap:1rem}.counterparty-confirmation-content .confirmation-message,.counterparty-confirmation-content .counterparty-info-section .counterparty-details,.counterparty-confirmation-content .counterparty-info-section .summary-details,.counterparty-confirmation-content .transaction-summary-section .counterparty-details,.counterparty-confirmation-content .transaction-summary-section .summary-details{padding:.625rem}}.transaction-card{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e5e7ebcc;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 1px 3px #00000014;cursor:pointer;margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.transaction-card:hover{background:linear-gradient(135deg,#fff,#fff);border-color:#ff6b354d;box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014;transform:translateY(-4px)}.transaction-card:hover:before{opacity:1}.transaction-card:active{transform:translateY(-2px);transition:transform .1s ease}.transaction-card .card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem;position:relative}.transaction-card .card-header .card-header-left{align-items:center;display:flex;flex:1 1;gap:.375rem;justify-content:space-between;width:100%}.transaction-card .card-header .card-header-left .transaction-id{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;gap:.5rem;letter-spacing:-.01em}.transaction-card .card-header .card-header-left .transaction-id:before{animation:pulse 2s ease-in-out infinite;color:#ff6b35;content:"●";font-size:.5rem}.transaction-card .card-header .card-header-left .transaction-date{align-items:center;color:#6b7280;display:flex;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;gap:.375rem;margin-bottom:0}.transaction-card .card-header .card-header-right{align-items:center;display:flex;gap:.5rem}.transaction-card .card-header .card-header-right .status-badge{align-items:center;border-radius:20px;box-shadow:0 2px 4px #0000000f;display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;padding:.375rem .875rem;text-transform:capitalize;transition:all .2s ease;white-space:nowrap}.transaction-card .card-header .card-header-right .status-badge.stage-created{background:linear-gradient(135deg,#3b82f626,#3b82f640);border:1px solid #3b82f633;color:#0a59da}.transaction-card .card-header .card-header-right .status-badge.stage-counterparty_joined{background:linear-gradient(135deg,#ff6b3526,#ff6b3540);border:1px solid #ff6b3533;color:#e83e00}.transaction-card .card-header .card-header-right .status-badge.stage-paid{background:linear-gradient(135deg,#10b98126,#10b98140);border:1px solid #10b98133;color:#085b40}.transaction-card .card-header .card-header-right .status-badge.stage-in_progress{background:linear-gradient(135deg,#f59e0b26,#f59e0b40);border:1px solid #f59e0b33;color:#634004}.transaction-card .card-header .card-header-right .status-badge.stage-funds_deposited,.transaction-card .card-header .card-header-right .status-badge.stage-funds_released{background:linear-gradient(135deg,#0fa75826,#0fa75840);border:1px solid #0fa75833;color:#0f9f6e}.transaction-card .card-header .card-header-right .status-badge .status-dot{animation:pulse-dot 2s ease-in-out infinite;background-color:currentColor;border-radius:50%;box-shadow:0 0 4px currentColor;height:6px;width:6px}.transaction-card .card-header .card-header-right .status-badge.frozen{filter:grayscale(.3);opacity:.7}.transaction-card .card-header .card-header-right .frozen-indicator{cursor:help;font-size:.875rem;opacity:.7}.transaction-card .card-header .card-header-right .action-menu{position:relative}.transaction-card .card-header .card-header-right .action-menu .action-trigger{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9fafbcc;border:1px solid #e5e7eb80;border-radius:8px;color:#9ca3af;cursor:pointer;display:flex;font-size:1.125rem;height:32px;justify-content:center;line-height:1;padding:.5rem;transition:all .2s ease;width:32px}.transaction-card .card-header .card-header-right .action-menu .action-trigger:hover{background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border-color:#ff6b354d;color:#ff6b35;transform:rotate(90deg)}.transaction-card .card-header .card-header-right .action-menu .action-dropdown{animation:slideDown .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e7ebcc;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 4px 8px #00000014;margin-top:.25rem;min-width:160px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.transaction-card .card-header .card-header-right .action-menu .action-dropdown .action-item{align-items:center;color:#1f2937;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.875rem 1.125rem;transition:all .2s ease}.transaction-card .card-header .card-header-right .action-menu .action-dropdown .action-item:hover{background:linear-gradient(135deg,#ff6b3514,#ff6b350a);padding-left:1.25rem}.transaction-card .card-header .card-header-right .action-menu .action-dropdown .action-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.transaction-card .card-header .card-header-right .action-menu .action-dropdown .action-item:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.transaction-card .card-body .card-main-info{background:linear-gradient(135deg,#ff6b3508,#ff6b3503);border:1px solid #ff6b3514;border-radius:12px;margin-bottom:.5rem;padding:1rem}.transaction-card .card-body .card-main-info .transaction-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:500;letter-spacing:-.01em;line-height:1.6;margin-bottom:1rem;overflow:hidden}.transaction-card .card-body .card-main-info .transaction-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#314158);-webkit-background-clip:text;background-clip:text;color:#1f2937;display:inline-block;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;position:relative}.transaction-card .card-body .card-main-info .transaction-amount:before{background:linear-gradient(90deg,#ff6b35,#0000);border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:30px}.transaction-card .card-body .card-details{display:flex;flex-direction:column;gap:.75rem}.transaction-card .card-body .card-details .detail-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;transition:all .2s ease}.transaction-card .card-body .card-details .detail-row:hover{padding-left:.25rem}.transaction-card .card-body .card-details .detail-row .detail-label{color:#6b7280;font-size:.8125rem;font-size:.75rem;font-weight:600;letter-spacing:.5px}.transaction-card .card-body .card-details .detail-row .detail-value{align-items:center;color:#1f2937;display:flex;font-size:.875rem;font-weight:600;gap:.625rem}.transaction-card .card-body .card-details .detail-row .detail-value .counterparty-avatar{align-items:center;background:linear-gradient(135deg,#ff6b35,#e83e00);border:2px solid #fffc;border-radius:50%;box-shadow:0 2px 6px #ff6b354d;color:#fff;display:flex;flex-shrink:0;font-size:.6875rem;font-weight:700;height:28px;justify-content:center;transition:transform .2s ease;width:28px}.transaction-card .card-body .card-details .detail-row .detail-value .counterparty-avatar:hover{transform:scale(1.1)}.transaction-card .card-body .card-details .detail-row .role-badge{align-items:center;border-radius:16px;box-shadow:0 2px 4px #0000000f;display:inline-flex;font-size:.75rem;font-weight:600;padding:.375rem .875rem;text-transform:capitalize;transition:all .2s ease}.transaction-card .card-body .card-details .detail-row .role-badge.buyer{background:linear-gradient(135deg,#3b82f626,#3b82f640);border:1px solid #3b82f633;color:#094fc2}.transaction-card .card-body .card-details .detail-row .role-badge.seller{background:linear-gradient(135deg,#10b98126,#10b98140);border:1px solid #10b98133;color:#085b40}.transaction-card .card-body .card-details .detail-row .role-badge:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media(max-width:768px){.transaction-card{border-radius:14px;padding:1rem}.transaction-card .card-header{flex-direction:column;gap:.875rem;margin-bottom:1rem}.transaction-card .card-header .card-header-right{justify-content:space-between;width:100%}.transaction-card .card-body .card-main-info{padding:.875rem}.transaction-card .card-body .card-main-info .transaction-amount{font-size:1.5rem}.transaction-card .card-body .card-details{gap:.625rem}}.transaction-card-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:1rem 0}@media(max-width:768px){.transaction-card-list{gap:.75rem;grid-template-columns:1fr;padding:.5rem 0}}@media(min-width:769px)and (max-width:1024px){.transaction-card-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.transaction-card-list-empty{align-items:center;display:flex;justify-content:center;min-height:300px;padding:2rem}.transaction-card-list-empty .empty-content{text-align:center}.transaction-card-list-empty .empty-content .empty-icon{display:block;font-size:3rem;margin-bottom:1rem}.transaction-card-list-empty .empty-content p{color:#6b7280;font-family:Manrope,sans-serif;font-size:1rem;margin:0}.transactions-page{min-height:100vh;overflow:visible;width:100%}.transactions-page .transactions-header{background-color:#fff;padding:1rem}.transactions-page .transactions-header .header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.transactions-page .transactions-header .header-content .page-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:2rem;font-weight:700;margin:0}.transactions-page .transactions-header .header-content .header-actions{align-items:center;display:flex;gap:1rem}.transactions-page .transactions-header .header-content .header-actions .filter-btn,.transactions-page .transactions-header .header-content .header-actions .join-btn,.transactions-page .transactions-header .header-content .header-actions .start-btn{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.transactions-page .transactions-header .header-content .header-actions .filter-btn:hover,.transactions-page .transactions-header .header-content .header-actions .join-btn:hover,.transactions-page .transactions-header .header-content .header-actions .start-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}.transactions-page .transactions-header .header-content .header-actions .join-btn{background-color:#fff;border-color:#ff6b35;color:#ff6b35}.transactions-page .transactions-header .header-content .header-actions .join-btn:hover{background-color:#fff;border-color:#ff4602}.transactions-page .transactions-header .header-content .header-actions .start-btn{background:linear-gradient(135deg,#ff6b35,#ff4602);border-color:#ff6b35;box-shadow:0 2px 8px #ff6b354d;color:#fff}.transactions-page .transactions-header .header-content .header-actions .start-btn:hover{background:linear-gradient(135deg,#ff581c,#e83e00);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.transactions-page .transactions-header .header-content .header-actions .start-btn:active{box-shadow:0 2px 6px #ff6b354d;transform:translateY(0)}.transactions-page .transactions-header .header-content .header-actions .filter-icon,.transactions-page .transactions-header .header-content .header-actions .join-icon,.transactions-page .transactions-header .header-content .header-actions .start-icon{font-size:1rem}.transactions-page .transactions-content{margin:0 auto;width:100%}.transactions-page .transactions-content .transactions-card-view{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:visible}.transactions-page .transactions-content .transactions-card-view .card-view-controls{border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper{flex:1 1;max-width:400px;position:relative}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper .search-icon{align-items:center;display:flex;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper .search-icon img{height:16px;opacity:.5;width:16px}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper .search-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;padding:.625rem .75rem .625rem 2.5rem;transition:all .2s ease;width:100%}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper .search-input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .search-input-wrapper .search-input::placeholder{color:#9ca3af}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls{align-items:center;display:flex;gap:.75rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper{position:relative;z-index:1001}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;position:relative;transition:all .2s ease}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn.active{background-color:#fff;border-color:#ff6b35;color:#ff6b35}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn .filter-icon{font-size:.75rem;transition:transform .2s ease}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn .filter-icon img{height:16px;width:16px}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-btn .filter-count{background-color:#ff6b35;border-radius:10px;color:#fff;font-size:.75rem;font-weight:600;line-height:1;min-width:1.25rem;padding:.125rem .375rem;text-align:center}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000001a;margin-top:.5rem;max-width:300px;min-width:200px;overflow:visible;position:absolute;right:0;top:100%;transform:translateZ(0);will-change:transform;z-index:9999}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-header{align-items:center;background-color:#fcfdfd;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:1rem 1.25rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-header h4{color:#1f2937;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;margin:0}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-header .clear-filters-btn{background:none;border:none;border-radius:4px;color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s ease}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-header .clear-filters-btn:hover{background-color:#fff}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options{max-height:400px;overflow-x:hidden;overflow-y:auto;padding:1rem 1.25rem 1.5rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option{margin-bottom:1.25rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option:last-child{margin-bottom:.5rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-label{color:#1f2937;display:block;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input,.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;padding:.5rem .75rem;transition:all .2s ease;width:100%}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input:focus,.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select:focus{border-color:#ff6b35;box-shadow:0 0 0 2px #ff6b351a;outline:none}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-input:hover:not(:focus),.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select:hover:not(:focus){border-color:#c8ccd5}.transactions-page .transactions-content .transactions-card-view .card-view-controls .search-filter-row .right-controls .filter-wrapper .filter-dropdown .filter-options .filter-option .filter-select{cursor:pointer}.transactions-page .transactions-content .transactions-table{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:visible}.transactions-page .transactions-content .transactions-table .table-container .table-wrapper .data-table .table-cell .role-badge{border-radius:12px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.transactions-page .transactions-content .transactions-table .table-container .table-wrapper .data-table .table-cell .role-badge.buyer{background-color:#fefeff;color:#094fc2}.transactions-page .transactions-content .transactions-table .table-container .table-wrapper .data-table .table-cell .role-badge.seller{background-color:#9ef7d9;color:#085b40}.transactions-page .transactions-content .transactions-table .table-container .table-wrapper .data-table .table-cell .amount{color:#1f2937;font-family:Manrope,sans-serif;font-weight:600}.transactions-page .server-pagination{align-items:center;background-color:#fcfdfd;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.transactions-page .server-pagination .pagination-info{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem}.transactions-page .server-pagination .pagination-controls{align-items:center;display:flex;gap:.5rem}.transactions-page .server-pagination .pagination-controls .pagination-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;min-width:2.5rem;padding:.5rem .75rem;text-align:center;transition:all .2s ease}.transactions-page .server-pagination .pagination-controls .pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#c8ccd5}.transactions-page .server-pagination .pagination-controls .pagination-btn:disabled{cursor:not-allowed;opacity:.5}.transactions-page .server-pagination .pagination-controls .pagination-btn.active{background-color:#ff6b35;border-color:#ff6b35;color:#fff}.transactions-page .server-pagination .pagination-controls .pagination-btn.active:hover{background-color:#ff581c;border-color:#ff581c}.transactions-page .server-pagination .pagination-controls .page-numbers{display:flex;gap:.25rem;margin:0 .5rem}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;padding:.375rem .75rem;text-transform:capitalize}.status-badge.stage-created{background-color:#0b63f333;color:#0b63f3}.status-badge.stage-counterparty_joined{background-color:#ff460233;color:#ff4602}.status-badge.stage-paid{background-color:#b6f9e3;color:#0a7350}.status-badge.stage-in_progress{background-color:#fdf0d9;color:#7b4f05}.status-badge.stage-funds_deposited,.status-badge.stage-funds_released{background-color:#0fa75833;color:#0f9f6e}.status-badge .status-dot{background-color:currentColor;border-radius:50%;height:6px;width:6px}.status-badge.frozen{opacity:.6;position:relative}.status-badge-wrapper{align-items:center;display:inline-flex;gap:.5rem}.status-badge-wrapper .frozen-indicator{cursor:help;font-size:.875rem;opacity:.7;transition:opacity .2s ease}.status-badge-wrapper .frozen-indicator:hover{opacity:1}.action-menu .action-trigger{color:#9ca3af;line-height:1;padding:.5rem}.action-menu .action-dropdown{box-shadow:0 4px 12px #0000001a;margin-top:.25rem;min-width:150px}.action-menu .action-dropdown .action-item{align-items:center;display:flex;gap:.75rem}.action-menu .action-dropdown .action-item.danger:hover{background-color:#fff}@media(max-width:1024px){.transactions-page .transactions-header{padding:1.5rem}.transactions-page .transactions-header .header-content{align-items:flex-start;flex-direction:column;gap:1.5rem}.transactions-page .transactions-header .header-content .header-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}.transactions-page .transactions-content{padding:1.5rem}}@media(max-width:768px){.transactions-page .transactions-header{padding:1rem}.transactions-page .transactions-header .header-content .page-title{font-size:1.5rem}.transactions-page .transactions-header .header-content .header-actions{flex-direction:column;gap:.75rem;width:100%}.transactions-page .transactions-header .header-content .header-actions .filter-btn,.transactions-page .transactions-header .header-content .header-actions .join-btn,.transactions-page .transactions-header .header-content .header-actions .start-btn{justify-content:center;padding:.875rem 1rem;width:100%}.transactions-page .transactions-content{padding:1rem}}@media(max-width:480px){.transactions-page .transactions-header .header-content .page-title{font-size:1.25rem}.transactions-page .transactions-header .header-content .header-actions .filter-btn,.transactions-page .transactions-header .header-content .header-actions .join-btn,.transactions-page .transactions-header .header-content .header-actions .start-btn{font-size:.8rem;padding:.75rem .875rem}}.view-toggle{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.25rem;padding:.25rem}.view-toggle .view-toggle-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:32px;padding:.5rem;transition:all .2s ease}.view-toggle .view-toggle-btn:hover{background-color:#fff;color:#1f2937}.view-toggle .view-toggle-btn.active{background-color:#fff;box-shadow:0 1px 3px #0000001a;color:#ff6b35}.view-toggle .view-toggle-btn svg{height:16px;width:16px}@keyframes transactions-btn-shine{0%{background-position:200% 0}to{background-position:-200% 0}}.custom-header-actions{align-items:center;display:flex;gap:.75rem}.custom-header-actions .join-btn,.custom-header-actions .start-btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:8px;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;isolation:isolate;overflow:hidden;padding:.75rem 1rem;position:relative;transition:all .2s ease}.custom-header-actions .join-btn:before,.custom-header-actions .start-btn:before{animation:transactions-btn-shine 2.8s ease-in-out infinite;background:linear-gradient(105deg,#0000,#0000 35%,#ffffff73 50%,#0000 65%,#0000);background-size:200% 100%;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.custom-header-actions .join-btn .join-icon,.custom-header-actions .join-btn .start-icon,.custom-header-actions .join-btn span,.custom-header-actions .start-btn .join-icon,.custom-header-actions .start-btn .start-icon,.custom-header-actions .start-btn span{position:relative;z-index:1}.custom-header-actions .join-btn:hover,.custom-header-actions .start-btn:hover{border-color:#c8ccd5}.custom-header-actions .join-btn{background:linear-gradient(135deg,#ffffffe6,#fafafaf2);border:1px solid #fff9;box-shadow:0 2px 8px #0000000f,inset 0 1px 0 #ffffff80;color:#ff6b35}.custom-header-actions .join-btn:hover{background:linear-gradient(135deg,#fff8f5fa,#fff0ebfa);border-color:#ff6b3566;box-shadow:0 4px 12px #00000014,inset 0 1px 0 #fff9}.custom-header-actions .start-btn{background:linear-gradient(135deg,#ff6b35f2,#ff4602f2);border:1px solid #ffffff40;box-shadow:0 2px 8px #ff6b3559,inset 0 1px 0 #ffffff40;color:#fff}.custom-header-actions .start-btn:hover{background:linear-gradient(135deg,#ff7644fa,#ff4d0cfa);box-shadow:0 4px 12px #ff6b3566,inset 0 1px 0 #ffffff4d;transform:translateY(-1px)}.custom-header-actions .start-btn:active{box-shadow:0 2px 6px #ff6b354d;transform:translateY(0)}.custom-header-actions .join-icon,.custom-header-actions .start-icon{font-size:1rem}@media(max-width:768px){.transactions-page .server-pagination{flex-direction:column;gap:1rem;padding:1rem}.transactions-page .server-pagination .pagination-controls .page-numbers{margin:0}}@media(max-width:480px){.transactions-page .server-pagination .pagination-controls{flex-wrap:wrap;justify-content:center}.transactions-page .server-pagination .pagination-controls .pagination-btn{font-size:.8rem;min-width:2rem;padding:.375rem .5rem}}.transaction-details-page{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0}.transaction-details-page .breadcrumb{align-items:center;color:#6b7280;display:flex;font-family:Manrope,sans-serif;font-size:.9rem;gap:.5rem}.transaction-details-page .breadcrumb button{background:none;border:none;color:#ff6b35;cursor:pointer;font-size:.9rem;font-weight:500;padding:0;transition:color .2s ease}.transaction-details-page .breadcrumb button:hover{color:#ff4602}.transaction-details-page .breadcrumb .crumb-divider{color:#d1d5db}.transaction-details-page .breadcrumb .crumb-current{color:#1f2937;font-weight:600}.transaction-details-page .details-empty{align-items:flex-start;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.transaction-details-page .details-empty h2{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.transaction-details-page .details-empty p{color:#6b7280;font-family:Manrope,sans-serif;font-size:.95rem;margin:0}.transaction-details-page .details-empty p .missing-id{color:#ff6b35;font-weight:600}.transaction-details-page .details-empty .primary-btn{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.transaction-details-page .details-empty .primary-btn:hover{box-shadow:0 4px 12px #ff6b3559;transform:translateY(-1px)}.transaction-details-page .transaction-card{background-color:#fff;border:1px solid #f1f5f9;border-radius:24px;display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2.75rem}.transaction-details-page .card-header{align-items:center;display:flex;flex-direction:column;gap:1rem}.transaction-details-page .card-header .card-avatar{align-items:center;background:linear-gradient(135deg,#ffe3d6,#ffd3bd);border-radius:50%;color:#ff6b35;display:flex;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;height:72px;justify-content:center;width:72px}.transaction-details-page .card-header h1{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:700;margin:0}.transaction-details-page .stage-progress{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:0 1rem}.transaction-details-page .stage-progress .stage-step{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.75rem;position:relative;text-align:center}.transaction-details-page .stage-progress .stage-step .step-icon{align-items:center;background-color:#f1f5f9;border-radius:50%;display:flex;height:44px;justify-content:center;position:relative;width:44px}.transaction-details-page .stage-progress .stage-step .step-label{color:#94a3b8;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600}.transaction-details-page .stage-progress .stage-step .step-connector{background-color:#e2e8f0;height:2px;left:calc(50% + 22px);position:absolute;top:22px;width:calc(100% - 44px)}.transaction-details-page .stage-progress .stage-step.completed .step-icon{background-color:#10b9812e}.transaction-details-page .stage-progress .stage-step.completed .step-label{color:#0f9f6e}.transaction-details-page .stage-progress .stage-step.active .step-icon,.transaction-details-page .stage-progress .stage-step.completed .step-connector{background-color:#10b9812e}.transaction-details-page .stage-progress .stage-step.active .step-label{color:#0f9f6e}.transaction-details-page .frozen-warning{align-items:flex-start;background:linear-gradient(135deg,#fef3f2,#fee4e2);border:1px solid #fecaca;border-radius:12px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.transaction-details-page .frozen-warning .frozen-icon{flex-shrink:0;font-size:1.5rem}.transaction-details-page .frozen-warning .frozen-content{flex:1 1}.transaction-details-page .frozen-warning .frozen-content .frozen-title{color:#dc2626;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .5rem}.transaction-details-page .frozen-warning .frozen-content .frozen-message{color:#991b1b;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.transaction-details-page .details-section{display:flex;flex-direction:column;gap:1.25rem}.transaction-details-page .details-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600}.transaction-details-page .details-section .details-list{background-color:#fdfdfd;border:1px solid #f1f5f9;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.transaction-details-page .details-section .detail-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.transaction-details-page .details-section .detail-row .label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:500}.transaction-details-page .details-section .detail-row .value{align-items:center;color:#1f2937;display:inline-flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;gap:.75rem}.transaction-details-page .details-section .detail-row .value .link{color:#ff6b35;font-weight:600;text-decoration:none}.transaction-details-page .details-section .detail-row .value .link:hover{text-decoration:underline}.transaction-details-page .details-section .detail-row .value .copy-btn{align-items:center;background:none;border:none;color:#cbd5f5;cursor:pointer;display:flex;font-size:.95rem;justify-content:center;transition:color .2s ease}.transaction-details-page .details-section .detail-row .value .copy-btn:hover{color:#ff6b35}.transaction-details-page .party-chip{align-items:center;display:inline-flex;gap:.75rem}.transaction-details-page .party-chip .party-avatar{align-items:center;background-color:#ffe3d6;border-radius:50%;color:#ff6b35;display:flex;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;height:36px;justify-content:center;width:36px}.transaction-details-page .party-chip .party-meta{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem}.transaction-details-page .party-chip .party-meta .party-role{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.transaction-details-page .party-chip .party-meta .party-name{align-items:center;color:#1f2937;display:inline-flex;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;gap:.5rem}.transaction-details-page .party-chip .you-pill{background-color:#ff6b351f;border-radius:999px;color:#ff6b35;font-size:.65rem;font-weight:700;padding:.1rem .5rem;text-transform:uppercase}.transaction-details-page .status-pill{border-radius:999px;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;padding:.275rem .75rem;text-transform:capitalize}.transaction-details-page .status-pill.in-progress{background-color:#ffc10726;color:#d97706}.transaction-details-page .status-pill.completed{background-color:#10b98126;color:#047857}.transaction-details-page .status-pill.default{background-color:#f1f5f9;color:#475569}.transaction-details-page .delivery-section{display:flex;flex-direction:column;gap:1rem}.transaction-details-page .delivery-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600}.transaction-details-page .delivery-section .delivery-placeholder{align-items:center;border:1px dashed #e2e8f0;border-radius:16px;color:#94a3b8;display:flex;flex-direction:column;font-family:Manrope,sans-serif;font-weight:500;gap:.75rem;padding:2.5rem 1.5rem}.transaction-details-page .delivery-section .delivery-placeholder .delivery-icon{align-items:center;background-color:#ececec;border-radius:50%;display:flex;font-size:1.5rem;height:38px;justify-content:center;width:38px}.transaction-details-page .delivery-section .delivery-placeholder .delivery-text{color:#7a7a7a;font-family:Manrope,sans-serif;font-size:.66rem;font-weight:500}.transaction-details-page .details-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.transaction-details-page .details-actions .action-btn{border:none;border-radius:12px;cursor:pointer;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;min-width:160px;padding:.85rem 1.75rem;transition:all .2s ease}.transaction-details-page .details-actions .action-btn.disabled,.transaction-details-page .details-actions .action-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.transaction-details-page .details-actions .action-btn.primary{background:linear-gradient(135deg,#ff6b35,#ff4602);box-shadow:0 8px 18px #ff6b3540;color:#fff}.transaction-details-page .details-actions .action-btn.primary:hover{box-shadow:0 10px 20px #ff6b354d;transform:translateY(-1px)}.transaction-details-page .details-actions .action-btn.secondary{background-color:#fff;border:1px solid #e2e8f0;color:#64748b}.transaction-details-page .details-actions .action-btn.secondary:hover{background-color:#f1f5f9;color:#475569}@media(max-width:1024px){.transaction-details-page .transaction-card{padding:2rem}.transaction-details-page .stage-progress .stage-step .step-connector{left:calc(50% + 18px);width:calc(100% - 36px)}}@media(max-width:768px){.transaction-details-page{padding:1.5rem 0}.transaction-details-page .transaction-card{gap:1.75rem;padding:1.75rem}.transaction-details-page .stage-progress{align-items:flex-start;flex-direction:column}.transaction-details-page .stage-progress .stage-step{align-items:flex-start;gap:.5rem}.transaction-details-page .stage-progress .stage-step .step-connector{display:none}.transaction-details-page .details-actions{align-items:stretch;flex-direction:column}.transaction-details-page .details-actions .action-btn{width:100%}}@media(max-width:480px){.transaction-details-page{padding:1rem 0}.transaction-details-page .transaction-card{padding:1.5rem}.transaction-details-page .details-section .details-list{padding:1rem}.transaction-details-page .detail-row{align-items:flex-start;flex-direction:column;gap:.5rem}.transaction-details-page .detail-row .value{flex-wrap:wrap;gap:.5rem}}.stage-context-card{background:#fff;border:1px solid #94a3b840;border-radius:18px;box-shadow:0 18px 36px #0f172a14;display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;padding:1.5rem}.stage-context-card__header h3{color:#0f172a;font-family:Manrope,sans-serif;font-size:1.05rem;font-weight:700;margin:0 0 .35rem}.stage-context-card__header p{color:#475569;font-family:Manrope,sans-serif;font-size:.88rem;margin:0}.stage-context-card__checklist{display:flex;flex-direction:column;gap:.65rem;list-style:none;margin:0;padding:0}.stage-context-card__checklist li{align-items:flex-start;display:flex;font-family:Manrope,sans-serif;gap:.75rem}.stage-context-card__checklist li .check-icon{font-size:.9rem;margin-top:.1rem}.stage-context-card__checklist li .check-text{display:flex;flex-direction:column;gap:.2rem}.stage-context-card__checklist li .check-text .label{color:#0f172a;font-size:.9rem;font-weight:600}.stage-context-card__checklist li .check-text .detail{color:#64748b;font-size:.8rem}.stage-context-card__checklist li.done .check-icon{color:#0f9f6e}.stage-context-card__checklist li.active .check-icon{color:#fb923c}.stage-context-card__checklist li.pending .check-icon{color:#cbd5f5}@media(max-width:768px){.stage-context-card{gap:1.25rem;padding:1.25rem}}.page-content{padding:2rem 0}.page-header{margin-bottom:2rem}.page-header .page-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.page-header .page-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;margin:0}.empty-state{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.empty-state .empty-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.empty-state h2{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.empty-state p{color:#6b7280;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;max-width:400px}@media(max-width:768px){.page-content{padding:1rem 0}.page-header{margin-bottom:1.5rem}.page-header .page-title{font-size:1.5rem}.page-header .page-subtitle{font-size:.875rem}.empty-state{padding:3rem 1.5rem}.empty-state .empty-icon{font-size:3rem;margin-bottom:1rem}.empty-state h2{font-size:1.25rem}.empty-state p{font-size:.875rem}}body,html{overflow-x:hidden;overflow-y:auto}*{box-sizing:border-box}.disputes-page{min-height:100vh;overflow:visible;width:100%}.disputes-page .disputes-header{margin-bottom:2rem}.disputes-page .disputes-header .header-content .page-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.disputes-page .disputes-header .header-content .page-description{color:#6b7280;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0}.disputes-page .disputes-content{margin:0 auto;width:100%}.disputes-page .disputes-content .disputes-table{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:visible}.disputes-page .disputes-content .disputes-table .table-container .table-wrapper .data-table .table-cell .party-involved{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400}.disputes-page .disputes-content .disputes-table .table-container .table-wrapper .data-table .table-cell .amount{color:#1f2937;font-family:Manrope,sans-serif;font-weight:600}.dispute-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;gap:.5rem;padding:.375rem .75rem;text-transform:capitalize}.dispute-status-badge.status-blue{background-color:#3b82f626;color:#0b63f3}.dispute-status-badge.status-green{background-color:#10b98126;color:#0c8a60}.dispute-status-badge.status-orange{background-color:#f59e0b26;color:#ac6f07}.dispute-status-badge .status-dot{background-color:currentColor;border-radius:50%;height:6px;width:6px}.start-dispute-btn{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;border-radius:16px;box-shadow:0 2px 8px #ff6b354d;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.start-dispute-btn svg{height:16px;width:16px}.start-dispute-btn:hover{background:linear-gradient(135deg,#ff581c,#e83e00);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.start-dispute-btn:active{transform:translateY(0)}.action-menu{display:inline-block;position:relative}.action-menu .action-trigger{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:.25rem .5rem;transition:all .2s ease}.action-menu .action-trigger:hover{background-color:#f9fafb;color:#1f2937}.action-menu .action-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:.5rem;min-width:160px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.action-menu .action-dropdown .action-item{background:none;border:none;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.action-menu .action-dropdown .action-item:hover{background-color:#f9fafb}.action-menu .action-dropdown .action-item.danger{color:#ef4444}.action-menu .action-dropdown .action-item.danger:hover{background-color:#ef44441a}.action-menu .action-dropdown .action-item:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}@media(max-width:768px){.disputes-page .disputes-header{margin-bottom:1.5rem}.disputes-page .disputes-header .header-content .page-title{font-size:1.5rem}.disputes-page .disputes-header .header-content .page-description{font-size:.875rem}.disputes-page .disputes-content .disputes-table .table-container .table-wrapper .data-table .table-cell .party-involved{font-size:.75rem}.start-dispute-btn{font-size:.8125rem;padding:.5rem 1rem}.start-dispute-btn svg{height:14px;width:14px}}.dispute-details-page{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0}.dispute-details-page .breadcrumb{align-items:center;color:#6b7280;display:flex;font-family:Manrope,sans-serif;font-size:.9rem;gap:.5rem}.dispute-details-page .breadcrumb button{background:none;border:none;color:#ff6b35;cursor:pointer;font-size:.9rem;font-weight:500;padding:0;transition:color .2s ease}.dispute-details-page .breadcrumb button:hover{color:#ff4602}.dispute-details-page .breadcrumb .crumb-divider{color:#d1d5db}.dispute-details-page .breadcrumb .crumb-current{color:#1f2937;font-weight:600}.dispute-details-page .details-empty{align-items:flex-start;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.dispute-details-page .details-empty h2{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:600;margin:0}.dispute-details-page .details-empty p{color:#6b7280;font-family:Manrope,sans-serif;font-size:.95rem;margin:0}.dispute-details-page .details-empty p .missing-id{color:#ff6b35;font-weight:600}.dispute-details-page .details-empty .primary-btn{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:all .2s ease}.dispute-details-page .details-empty .primary-btn:hover{box-shadow:0 4px 12px #ff6b3559;transform:translateY(-1px)}.dispute-details-page .dispute-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 30px #0f172a0d;display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2.75rem}.dispute-details-page .dispute-header .header-top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.dispute-details-page .dispute-header .header-top .dispute-id-section{display:flex;flex-direction:column;gap:.5rem}.dispute-details-page .dispute-header .header-top .dispute-id-section .dispute-id-label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.dispute-details-page .dispute-header .header-top .dispute-id-section .dispute-id-value{align-items:center;display:flex;gap:.5rem}.dispute-details-page .dispute-header .header-top .dispute-id-section .dispute-id-value span{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.dispute-details-page .dispute-status-badge{align-items:center;border-radius:8px;display:inline-flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.dispute-details-page .dispute-status-badge .status-dot{border-radius:50%;height:8px;width:8px}.dispute-details-page .dispute-status-badge.status-blue{background-color:#3b82f61a;color:#3b82f6}.dispute-details-page .dispute-status-badge.status-blue .status-dot{background-color:#3b82f6}.dispute-details-page .dispute-status-badge.status-green{background-color:#10b9811a;color:#10b981}.dispute-details-page .dispute-status-badge.status-green .status-dot{background-color:#10b981}.dispute-details-page .dispute-status-badge.status-orange{background-color:#f973161a;color:#f97316}.dispute-details-page .dispute-status-badge.status-orange .status-dot{background-color:#f97316}.dispute-details-page .customer-service-section,.dispute-details-page .description-section,.dispute-details-page .details-section,.dispute-details-page .evidence-section{display:flex;flex-direction:column;gap:1rem}.dispute-details-page .customer-service-section .section-title,.dispute-details-page .description-section .section-title,.dispute-details-page .details-section .section-title,.dispute-details-page .evidence-section .section-title{align-items:center;color:#1f2937;display:flex;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;gap:.5rem}.dispute-details-page .customer-service-section .section-title .section-subtitle,.dispute-details-page .description-section .section-title .section-subtitle,.dispute-details-page .details-section .section-title .section-subtitle,.dispute-details-page .evidence-section .section-title .section-subtitle{color:#6b7280;font-size:.875rem;font-weight:400}.dispute-details-page .details-list{display:flex;flex-direction:column;gap:1rem}.dispute-details-page .details-list .detail-row{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1rem}.dispute-details-page .details-list .detail-row:last-child{border-bottom:none;padding-bottom:0}.dispute-details-page .details-list .detail-row .label{color:#6b7280;flex-shrink:0;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.dispute-details-page .details-list .detail-row .value{align-items:center;color:#1f2937;display:flex;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;gap:.5rem;justify-content:flex-end;text-align:right}.dispute-details-page .details-list .detail-row .value .role-badge{background-color:#ff6b351a;border-radius:6px;color:#ff6b35;display:inline-block;font-size:.8125rem;font-weight:600;padding:.25rem .75rem}.dispute-details-page .details-list .detail-row .value .raiser-badge{background-color:#6b72801a;border-radius:6px;color:#6b7280;display:inline-block;font-size:.75rem;font-weight:500;margin-left:.5rem;padding:.25rem .75rem}.dispute-details-page .copy-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:opacity .2s ease}.dispute-details-page .copy-btn:hover{opacity:.7}.dispute-details-page .copy-btn img{height:16px;width:16px}.dispute-details-page .description-content{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.dispute-details-page .description-content p{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}.dispute-details-page .evidence-section .existing-evidence{margin-bottom:1.5rem}.dispute-details-page .evidence-section .existing-evidence .evidence-label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.dispute-details-page .evidence-section .existing-evidence .evidence-list{display:flex;flex-direction:column;gap:.5rem}.dispute-details-page .evidence-section .existing-evidence .evidence-list .evidence-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem 1rem}.dispute-details-page .evidence-section .existing-evidence .evidence-list .evidence-item .evidence-name{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400}.dispute-details-page .evidence-section .existing-evidence .evidence-list .evidence-item .evidence-date{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400}.dispute-details-page .evidence-section .add-evidence-section{display:flex;flex-direction:column;gap:1rem}.dispute-details-page .evidence-section .add-evidence-section .evidence-instructions{background-color:#ff6b350d;border:1px solid #ff6b3533;border-radius:8px;padding:1rem}.dispute-details-page .evidence-section .add-evidence-section .evidence-instructions p{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}.dispute-details-page .evidence-section .add-evidence-section .evidence-instructions p strong{color:#ff6b35;font-weight:600}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list{display:flex;flex-direction:column;gap:.5rem}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list .files-label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list .file-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem 1rem}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list .file-item .file-name{color:#1f2937;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list .file-item .remove-file-btn{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1rem;margin-left:.5rem;padding:.25rem .5rem;transition:color .2s ease}.dispute-details-page .evidence-section .add-evidence-section .evidence-files-list .file-item .remove-file-btn:hover{color:#ef4444}.dispute-details-page .evidence-section .add-evidence-section .submit-evidence-btn{align-self:flex-start;background:linear-gradient(135deg,#ff6b35,#ff4602);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.dispute-details-page .evidence-section .add-evidence-section .submit-evidence-btn:hover:not(:disabled){box-shadow:0 4px 12px #ff6b3559;transform:translateY(-1px)}.dispute-details-page .evidence-section .add-evidence-section .submit-evidence-btn:disabled{cursor:not-allowed;opacity:.5}.dispute-details-page .evidence-section .evidence-resolved-message{background-color:#10b9810d;border:1px solid #10b98133;border-radius:8px;padding:1rem}.dispute-details-page .evidence-section .evidence-resolved-message p{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}.dispute-details-page .customer-service-section{background-color:#ff6b350d;border:1px solid #ff6b3533;border-radius:12px;padding:1.5rem}.dispute-details-page .customer-service-section .service-content{display:flex;flex-direction:column;gap:1rem}.dispute-details-page .customer-service-section .service-content p{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}.dispute-details-page .customer-service-section .service-content .email-section{display:flex;flex-direction:column;gap:.5rem}.dispute-details-page .customer-service-section .service-content .email-section .email-label{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.dispute-details-page .customer-service-section .service-content .email-section .email-value{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.5rem;padding:.75rem 1rem}.dispute-details-page .customer-service-section .service-content .email-section .email-value span{color:#ff6b35;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.dispute-details-page .customer-service-section .service-content .contact-email-btn{align-items:center;align-self:flex-start;background-color:#fff;border:1px solid #ff6b35;border-radius:12px;color:#ff6b35;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.dispute-details-page .customer-service-section .service-content .contact-email-btn:hover{background-color:#ff6b35;box-shadow:0 4px 12px #ff6b3559;color:#fff;transform:translateY(-1px)}.dispute-details-page .dispute-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding-top:1rem}.dispute-details-page .dispute-actions .back-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.dispute-details-page .dispute-actions .back-btn:hover{background-color:#f9fafb;border-color:#c8ccd5}@media(max-width:768px){.dispute-details-page{padding:1rem 0}.dispute-details-page .dispute-card{gap:1.5rem;padding:1.5rem}.dispute-details-page .dispute-header .header-top{align-items:flex-start;flex-direction:column;gap:1rem}.dispute-details-page .details-list .detail-row{align-items:flex-start;flex-direction:column;gap:.5rem}.dispute-details-page .details-list .detail-row .value{justify-content:flex-start;text-align:left}}@media(max-width:480px){.dispute-details-page .dispute-card{padding:1rem}.dispute-details-page .dispute-header .header-top .dispute-id-section .dispute-id-value span{font-size:1.25rem}}.toggle-container{align-items:flex-start;display:flex;width:100%}.toggle-content{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.toggle-label-section{flex:1 1;min-width:0}.toggle-label-section .toggle-label{color:#1f2937;cursor:pointer;display:block;font-family:Manrope,sans-serif;font-size:.938rem;font-weight:600;line-height:1.3;margin:0 0 .25rem}.toggle-label-section .toggle-description{color:#6b7280;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:400;line-height:1.4;margin:0}.toggle-wrapper{flex-shrink:0;position:relative}.toggle-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.toggle-switch{cursor:pointer;display:inline-block;height:28px;position:relative;transition:all .3s ease;width:48px}.toggle-slider{background-color:#cbd5e1;border-radius:28px;bottom:0;box-shadow:inset 0 2px 4px #0000001a;left:0;right:0;top:0}.toggle-slider,.toggle-slider:before{position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1)}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:22px;left:3px;width:22px}.toggle-input:checked+.toggle-switch .toggle-slider{background-color:#ff6b35;box-shadow:0 0 0 3px #ff6b3533}.toggle-input:checked+.toggle-switch .toggle-slider:before{transform:translateX(20px)}.toggle-input:disabled+.toggle-switch{cursor:not-allowed;opacity:.5}.toggle-input:focus+.toggle-switch .toggle-slider{box-shadow:0 0 0 3px #ff6b3533}@media(max-width:768px){.toggle-content{align-items:flex-start;flex-direction:column;gap:.75rem}.toggle-wrapper{align-self:flex-end}.toggle-label-section .toggle-label{font-size:.875rem}.toggle-label-section .toggle-description{font-size:.75rem}}.profile-page{max-width:100%;padding:2rem 0;width:100%}.profile-tabs{-webkit-overflow-scrolling:touch;border-bottom:2px solid #e5e7eb;display:flex;gap:0;margin-bottom:2rem;overflow-x:auto;scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tab{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-family:Manrope,sans-serif;font-size:.938rem;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:relative;white-space:nowrap}.profile-tab,.profile-tab .tab-icon{align-items:center;display:flex;transition:all .3s ease}.profile-tab .tab-icon{justify-content:center}.profile-tab .tab-label{transition:color .3s ease}.profile-tab:hover{color:#1f2937}.profile-tab:hover .tab-icon{transform:scale(1.1)}.profile-tab.active{border-bottom-color:#ff6b35;color:#ff6b35;font-weight:600}.profile-tab.active .tab-icon{color:#ff6b35}.profile-content{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2rem}.profile-tab-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-section{margin-bottom:2.5rem}.profile-section:last-child{margin-bottom:0}.profile-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3;margin:0 0 1.5rem}.avatar-section{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.avatar-container{flex-shrink:0}.profile-avatar,.profile-avatar-placeholder{align-items:center;background-color:#f9fafb;border:3px solid #e5e7eb;border-radius:50%;display:flex;height:120px;justify-content:center;object-fit:cover;width:120px}.profile-avatar-placeholder{border-color:#e5e7eb}.avatar-actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn-change,.btn-delete{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .3s ease}.btn-change svg,.btn-delete svg{flex-shrink:0}.btn-change:hover,.btn-delete:hover{background-color:#f9fafb;border-color:#c8ccd5;transform:translateY(-1px)}.btn-change:active,.btn-delete:active{transform:translateY(0)}.btn-change:disabled,.btn-delete:disabled{cursor:not-allowed;opacity:.5}.btn-change{background-color:#ff6b350d;border-color:#ff6b35;color:#ff6b35}.btn-change:hover{background-color:#ff6b351a;border-color:#ff581c}.btn-delete{background-color:#ef44440d;border-color:#ef4444;color:#ef4444}.btn-delete:hover{background-color:#ef44441a;border-color:#ed2d2d}.file-input-hidden{display:none}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.btn-save{align-items:center;background:linear-gradient(135deg,#ff6b35,#ff4d0c);border:none;border-radius:12px;box-shadow:0 4px 12px #ff6b354d,0 2px 4px #ff6b3533;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.938rem;font-weight:600;gap:.5rem;justify-content:center;min-width:160px;padding:.65rem .75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-save svg{flex-shrink:0}.btn-save:hover:not(:disabled){background:linear-gradient(135deg,#ff7644,#ff581c);box-shadow:0 6px 20px #ff6b3566,0 3px 8px #ff6b354d;transform:translateY(-2px)}.btn-save:active:not(:disabled){box-shadow:0 2px 8px #ff6b354d;transform:translateY(0)}.btn-save:disabled{cursor:not-allowed;opacity:.6;transform:none}.info-notice{background-color:#ff6b350d;border:1px solid #ff6b3533;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.info-notice .notice-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.info-notice .notice-text strong{color:#ff6b35;font-weight:600}.read-only-field .input-container{background-color:#f9fafb;border-color:#e5e7eb;cursor:not-allowed}.read-only-field .input-container .form-input:disabled{background-color:#f9fafb;color:#1f2937;cursor:not-allowed;opacity:1}.read-only-field .input-label{color:#6b7280}.password-field-wrapper{position:relative}.password-requirements{animation:slideDown .3s ease;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:.75rem;padding:1rem}.password-requirements .requirements-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:600;margin:0 0 .75rem}.password-requirements .requirements-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.password-requirements .requirements-list li{align-items:center;display:flex;font-family:Manrope,sans-serif;font-size:.813rem;gap:.5rem;transition:all .2s ease}.password-requirements .requirements-list li.valid{color:#10b981}.password-requirements .requirements-list li.valid .requirement-icon{color:#10b981;font-weight:700}.password-requirements .requirements-list li.invalid{color:#6b7280}.password-requirements .requirements-list li.invalid .requirement-icon{color:#9ca3af}.password-requirements .requirements-list li .requirement-icon{align-items:center;display:flex;flex-shrink:0;font-size:.875rem;height:18px;justify-content:center;transition:all .2s ease;width:18px}.password-requirements .requirements-list li .requirement-text{line-height:1.4}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.preferences-list{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.profile-page{padding:1.5rem 0}.profile-content{padding:1.5rem}.form-grid{gap:1.25rem;grid-template-columns:1fr}}@media(max-width:768px){.profile-page{padding:1rem 0}.profile-tabs{gap:0;margin-bottom:1.5rem}.profile-tab{font-size:.875rem;gap:.375rem;padding:.875rem 1rem}.profile-tab .tab-icon{height:18px;width:18px}.profile-content{border-radius:10px;padding:1.25rem}.profile-section{margin-bottom:2rem}.profile-section .section-title{font-size:1rem;margin-bottom:1.25rem}.avatar-section{align-items:flex-start;flex-direction:column;gap:1rem}.profile-avatar,.profile-avatar-placeholder{height:100px;width:100px}.avatar-actions{justify-content:flex-start;width:100%}.btn-change,.btn-delete{flex:1 1;justify-content:center;min-width:120px}.form-grid{gap:1rem;margin-bottom:1.5rem}.btn-save{font-size:.875rem;padding:.65rem .75rem;width:100%}.preferences-list{gap:1.25rem}.password-requirements{margin-top:.625rem;padding:.875rem}.password-requirements .requirements-title{font-size:.75rem;margin-bottom:.625rem}.password-requirements .requirements-list{gap:.438rem}.password-requirements .requirements-list li{font-size:.75rem}.password-requirements .requirements-list li .requirement-icon{font-size:.813rem;height:16px;width:16px}}@media(max-width:480px){.profile-tabs{margin-bottom:1rem}.profile-tab{font-size:.813rem;padding:.75rem .875rem}.profile-tab .tab-label{display:none}.profile-tab .tab-icon{height:20px;width:20px}.profile-tab.active .tab-label{display:inline}.profile-content{padding:1rem}.profile-section{margin-bottom:1.5rem}.profile-section .section-title{font-size:.938rem;margin-bottom:1rem}.avatar-section{gap:.875rem}.profile-avatar,.profile-avatar-placeholder{height:80px;width:80px}.btn-change,.btn-delete{font-size:.813rem;min-width:100px;padding:.5rem .875rem}}.not-found{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:2rem}.not-found .not-found-container{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;display:flex;gap:3rem;max-width:600px;padding:3rem;text-align:center;width:100%}@media(max-width:768px){.not-found .not-found-container{flex-direction:column;gap:2rem;padding:2rem;text-align:center}}.not-found .error-content{flex:1 1}.not-found .error-content .error-number{color:#ff6b35;font-family:Manrope,sans-serif;font-size:6rem;font-weight:800;line-height:1;margin-bottom:1rem}@media(max-width:768px){.not-found .error-content .error-number{font-size:4rem}}.not-found .error-content .error-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.not-found .error-content .error-title{font-size:1.5rem}}.not-found .error-content .error-description{color:#6b7280;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:400px}.not-found .error-content .error-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(max-width:480px){.not-found .error-content .error-actions{align-items:center;flex-direction:column}}.not-found .error-content .error-actions .btn-primary,.not-found .error-content .error-actions .btn-secondary{border:none;border-radius:8px;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;min-width:120px;padding:.75rem 1.5rem;transition:all .2s ease}@media(max-width:480px){.not-found .error-content .error-actions .btn-primary,.not-found .error-content .error-actions .btn-secondary{max-width:200px;width:100%}}.not-found .error-content .error-actions .btn-primary{background-color:#ff6b35;color:#fff}.not-found .error-content .error-actions .btn-primary:hover{background-color:#ff4602;transform:translateY(-1px)}.not-found .error-content .error-actions .btn-primary:active{transform:translateY(0)}.not-found .error-content .error-actions .btn-secondary{background-color:#0000;border:1px solid #e5e7eb;color:#6b7280}.not-found .error-content .error-actions .btn-secondary:hover{background-color:#f9fafb;color:#1f2937;transform:translateY(-1px)}.not-found .error-content .error-actions .btn-secondary:active{transform:translateY(0)}.not-found .error-illustration{flex-shrink:0}.not-found .error-illustration .lost-emoji{animation:float 3s ease-in-out infinite;font-size:8rem;opacity:.7}@media(max-width:768px){.not-found .error-illustration .lost-emoji{font-size:6rem}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.sidebar-overlay{background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}@media(max-width:768px){.sidebar-overlay{display:block}}.sidebar{background-color:#000;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transition:transform .3s ease-in-out;width:280px;z-index:10000}@media(max-width:768px){.sidebar{transform:translateX(-100%);width:280px}.sidebar.sidebar-open{transform:translateX(0)}}.sidebar-close-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease;z-index:1001}@media(max-width:768px){.sidebar-close-btn{display:block}}.sidebar-close-btn:hover{color:#6b7280}.sidebar-close-btn .close-icon{font-size:1.25rem;font-weight:700}.sidebar-logo{padding:2rem 1.5rem 1rem;position:relative}@media(max-width:768px){.sidebar-logo{padding:3rem 1.5rem 1rem}}.sidebar-logo img{height:48px;width:48px}.sidebar-navigation{box-sizing:border-box;flex:1 1;padding:1rem 0}.sidebar-navigation .nav-item{align-items:center;background:none;border:1px solid #000;border-radius:8px;box-sizing:border-box;color:#545454;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;gap:.75rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;text-align:left;transition:all .2s ease;width:85%}.sidebar-navigation .nav-item:hover{background:hsla(0,0%,100%,.129);border:1px solid hsla(0,0%,100%,.102);box-shadow:0 2px 2px 0 rgba(0,0,0,.051);box-sizing:border-box;color:#fff}.sidebar-navigation .nav-item:hover .nav-icon svg{stroke:#fff}.sidebar-navigation .nav-item.active{background:hsla(0,0%,100%,.129);border:1px solid hsla(0,0%,100%,.102);box-shadow:0 2px 2px 0 rgba(0,0,0,.051);box-sizing:border-box;color:#fff;font-weight:500}.sidebar-navigation .nav-item.active .nav-icon svg{stroke:#fff}.sidebar-navigation .nav-item .nav-icon{align-items:center;display:flex;font-size:1.125rem;justify-content:center;text-align:center;width:20px}.sidebar-navigation .nav-item .nav-icon svg{transition:all .2s ease}.sidebar-navigation .nav-item .nav-label{flex:1 1}.sidebar-account{padding:1rem 0 2rem}.sidebar-account .account-divider{background-color:#4b5563;height:1px;margin:0 1.5rem 1rem}.sidebar-account .account-section .account-title{color:#9ca3af;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0 1.5rem .75rem;text-transform:uppercase}.sidebar-account .account-section .account-item{align-items:center;background:none;border:1px solid #000;border-radius:8px;box-sizing:border-box;color:#545454;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;gap:.75rem;margin-left:auto;margin-right:auto;padding:.75rem 1.5rem;text-align:left;transition:all .2s ease;width:85%}.sidebar-account .account-section .account-item.active,.sidebar-account .account-section .account-item:hover{background:hsla(0,0%,100%,.129);border:1px solid hsla(0,0%,100%,.102);box-shadow:0 2px 2px 0 rgba(0,0,0,.051);color:#fff}.sidebar-account .account-section .account-item.active{font-weight:500}.sidebar-account .account-section .account-item .account-icon{align-items:center;display:flex;font-size:1.125rem;justify-content:center;text-align:center;width:20px}.sidebar-account .account-section .account-item .account-label{flex:1 1}@media(max-width:480px){.sidebar{width:100%}.sidebar-logo{padding:2.5rem 1rem .75rem}.sidebar-logo img{height:40px;width:40px}.sidebar-close-btn{right:.75rem;top:.75rem}.sidebar-account,.sidebar-navigation{padding:.75rem 0}.sidebar-account .account-item,.sidebar-account .nav-item,.sidebar-navigation .account-item,.sidebar-navigation .nav-item{font-size:.9rem;padding:.875rem 1rem}.sidebar-account .account-item .account-icon,.sidebar-account .account-item .nav-icon,.sidebar-account .nav-item .account-icon,.sidebar-account .nav-item .nav-icon,.sidebar-navigation .account-item .account-icon,.sidebar-navigation .account-item .nav-icon,.sidebar-navigation .nav-item .account-icon,.sidebar-navigation .nav-item .nav-icon{font-size:1.25rem;width:24px}.sidebar-account .account-section .account-title{font-size:.8rem;margin:0 1rem .5rem}}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:18px;justify-content:space-around;padding:0;transition:all .3s ease;width:24px;z-index:1001}.hamburger-menu:focus{outline:none}.hamburger-menu .hamburger-line{align-self:flex-start;background-color:#1f2937;border-radius:2px;height:2px;transform-origin:center;transition:all .3s ease}.hamburger-menu .hamburger-line:first-child{width:45%}.hamburger-menu .hamburger-line:nth-child(2){width:100%}.hamburger-menu .hamburger-line:nth-child(3){width:70%}.hamburger-menu.hamburger-open .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.hamburger-open .hamburger-line:nth-child(2){opacity:0;transform:translateX(-20px)}.hamburger-menu.hamburger-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hamburger-menu:hover .hamburger-line{background-color:#ff6b35}.hamburger-menu:active{transform:scale(.95)}.hamburger-menu.style-x.hamburger-open .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.style-x.hamburger-open .hamburger-line:nth-child(2){opacity:0;transform:translateX(-20px)}.hamburger-menu.style-x.hamburger-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.hamburger-menu.style-arrow.hamburger-open .hamburger-line:first-child{transform:rotate(45deg) translate(3px,3px);width:50%}.hamburger-menu.style-arrow.hamburger-open .hamburger-line:nth-child(2){transform:translateX(-10px)}.hamburger-menu.style-arrow.hamburger-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(3px,-3px);width:50%}.hamburger-menu.style-plus.hamburger-open .hamburger-line:first-child{transform:rotate(90deg) translateY(0)}.hamburger-menu.style-plus.hamburger-open .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.style-plus.hamburger-open .hamburger-line:nth-child(3){transform:rotate(0deg) translateY(-8px)}@media(max-width:480px){.hamburger-menu{height:16px;width:22px}.hamburger-menu .hamburger-line{height:1.5px}.hamburger-menu.hamburger-open .hamburger-line:first-child{transform:rotate(45deg) translate(4px,4px)}.hamburger-menu.hamburger-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-5px)}}@keyframes header-btn-shine{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 0 1rem;position:relative}.dashboard-header-divider{background:#fff;border-bottom:1px solid #e2e2e9;border-image-source:linear-gradient(0deg,#efeff3,#efeff3),linear-gradient(0deg,#e2e2e9,#e2e2e9);bottom:0;left:-1rem;position:absolute;right:-1rem}.header-left{align-items:center;display:flex;gap:.75rem}.header-left>.hamburger-menu{display:none}.header-left .page-title{color:#212121;flex-shrink:0;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:600;line-height:1.2;margin:0}.header-left .notification-wrapper-mobile{display:none}.header-right{align-items:center;display:flex;gap:1.5rem}.header-right .notification-wrapper-desktop{display:flex}.header-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem}.header-actions .join-transaction-btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffd9,#fafafae6);border:1px solid #fff9;border-radius:10px;box-shadow:0 2px 8px #10182814,0 1px 2px #1018280f,inset 0 1px 0 #ffffff80;color:#1f2937;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:600;gap:.5rem;isolation:isolate;justify-content:center;line-height:1.2;overflow:hidden;padding:.625rem 1rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.header-actions .join-transaction-btn:before{animation:header-btn-shine 2.8s ease-in-out infinite;background:linear-gradient(105deg,#0000,#0000 35%,#ffffff80 50%,#0000 65%,#0000);background-size:200% 100%;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.header-actions .join-transaction-btn .btn-icon,.header-actions .join-transaction-btn span:not(.btn-icon){position:relative;z-index:1}.header-actions .join-transaction-btn:hover{background:linear-gradient(135deg,#f8f9faf2,#f0f0f0f2);border-color:#fffc;box-shadow:0 4px 12px #1018281f,0 2px 4px #10182814,inset 0 1px 0 #fff9;transform:translateY(-1px)}.header-actions .join-transaction-btn:active{box-shadow:0 1px 4px #10182814;transform:translateY(0)}.header-actions .join-transaction-btn .btn-icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.header-actions .join-transaction-btn .btn-icon img{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.header-actions .join-transaction-btn:hover .btn-icon img{transform:scale(1.1) rotate(5deg)}.header-actions .join-transaction-btn span:not(.btn-icon){flex-shrink:0}.header-actions .start-transaction-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6b35f2,#ff4d0cf2);border:1px solid #ffffff40;border-radius:10px;box-shadow:0 4px 12px #ff6b3559,0 2px 4px #ff6b3533,inset 0 1px 0 #ffffff40;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.813rem;font-weight:700;gap:.5rem;isolation:isolate;justify-content:center;letter-spacing:.01em;line-height:1.2;overflow:hidden;padding:.625rem 1.25rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.header-actions .start-transaction-btn:before{animation:header-btn-shine 2.8s ease-in-out infinite;background:linear-gradient(105deg,#0000,#0000 35%,#ffffff59 50%,#0000 65%,#0000);background-size:200% 100%;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.header-actions .start-transaction-btn:after{background:linear-gradient(135deg,#ffffff59,#ffffff1a);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.7;padding:1px;pointer-events:none;position:absolute;z-index:0}.header-actions .start-transaction-btn .btn-icon,.header-actions .start-transaction-btn span:not(.btn-icon){position:relative;z-index:1}.header-actions .start-transaction-btn:hover{background:linear-gradient(135deg,#ff7644fa,#ff581cfa);box-shadow:0 6px 20px #ff6b3566,0 3px 8px #ff6b354d,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.header-actions .start-transaction-btn:hover:after{opacity:1}.header-actions .start-transaction-btn:active{box-shadow:0 2px 8px #ff6b354d;transform:translateY(0)}.header-actions .start-transaction-btn .btn-icon{align-items:center;display:flex;filter:brightness(0) invert(1);flex-shrink:0;height:18px;justify-content:center;width:18px}.header-actions .start-transaction-btn .btn-icon img{height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);width:100%}.header-actions .start-transaction-btn:hover .btn-icon img{transform:scale(1.15) rotate(-5deg)}.header-actions .start-transaction-btn span:not(.btn-icon){flex-shrink:0}.notification-wrapper{position:relative}.notification-wrapper .notification-btn{align-items:center;background:none;border:none;border-radius:12px;box-shadow:none;cursor:pointer;display:flex;gap:.25rem;padding:8px 12px;transition:all .2s ease}.notification-wrapper .notification-btn:hover{background-color:#f9fafb}.notification-wrapper .notification-btn .bell-icon{align-items:center;display:flex;font-size:1.125rem;justify-content:center}.notification-wrapper .notification-btn .dropdown-arrow{align-items:center;color:#6b7280;display:flex;font-size:.75rem;justify-content:center}.notification-wrapper .notification-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;margin-top:.5rem;padding:.5rem 0;position:absolute;right:0;top:100%;width:280px;z-index:1000}.notification-wrapper .notification-dropdown .notification-item{border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.notification-wrapper .notification-dropdown .notification-item:last-child{border-bottom:none}.notification-wrapper .notification-dropdown .notification-item .notification-text{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.notification-wrapper .notification-dropdown .notification-item .notification-time{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400}.user-profile-wrapper{position:relative}.user-profile-wrapper .user-profile-btn{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:8px 12px;transition:all .2s ease}.user-profile-wrapper .user-profile-btn:hover{background-color:#f9fafb}.user-profile-wrapper .user-profile-btn .user-avatar{align-items:center;background-color:#ff6b35;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.user-profile-wrapper .user-profile-btn .user-avatar .avatar-text{color:#fff;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600}.user-profile-wrapper .user-profile-btn .user-info .user-name{color:#414141;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500}.user-profile-wrapper .user-profile-btn .dropdown-arrow{align-items:center;color:#6b7280;display:flex;font-size:.75rem;justify-content:center}.user-profile-wrapper .user-menu-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a;box-sizing:border-box;margin-top:.5rem;overflow:hidden;padding:0;position:absolute;right:0;top:100%;width:210px;z-index:10000}.user-profile-wrapper .user-menu-dropdown .user-profile-section{align-items:center;border-bottom:1px solid #f3f4f6;box-sizing:border-box;display:flex;gap:1rem;padding:1rem .75rem}.user-profile-wrapper .user-menu-dropdown .user-profile-section .profile-picture{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;width:32px}.user-profile-wrapper .user-menu-dropdown .user-profile-section .profile-picture img{height:100%;object-fit:cover;width:100%}.user-profile-wrapper .user-menu-dropdown .user-profile-section .profile-picture .profile-initials{align-items:center;background:linear-gradient(135deg,#ff6b35,#e83e00);color:#fff;display:flex;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;height:100%;justify-content:center;letter-spacing:.5px;text-transform:uppercase;width:100%}.user-profile-wrapper .user-menu-dropdown .user-profile-section .user-details{flex:1 1;min-width:0}.user-profile-wrapper .user-menu-dropdown .user-profile-section .user-details .user-name{color:#1f2937;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;line-height:1.2;margin:0 0 .25rem}.user-profile-wrapper .user-menu-dropdown .user-profile-section .user-details .user-email{color:#6b7280;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-wrapper .user-menu-dropdown .navigation-section{box-sizing:border-box}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item{align-items:center;cursor:pointer;display:flex;gap:1rem;padding:.75rem;transition:background-color .2s ease}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item:hover{background-color:#fff}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-icon img{height:100%;object-fit:contain;opacity:.7;width:100%}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-text{color:#1f2937;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-arrow{color:#9ca3af;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:400;margin-left:auto}.user-profile-wrapper .user-menu-dropdown .logout-section{border-top:1px solid #f3f4f6;box-sizing:border-box;padding:.5rem 0}.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item{align-items:center;cursor:pointer;display:flex;gap:1rem;padding:.75rem;transition:background-color .2s ease}.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item:hover{background-color:#fff}.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item.logout .menu-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item.logout .menu-icon img{height:100%;object-fit:contain;width:100%}.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item.logout .menu-text{color:#dc2626;flex:1 1;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500}@media(max-width:1024px){.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.header-right{flex-wrap:wrap;justify-content:space-between;width:100%}.header-actions{flex:1 1 auto;gap:.75rem;min-width:0;order:2}.header-actions .join-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 32px #1018281f,0 2px 8px #10182814,inset 0 1px 0 #ffffff80;flex:1 1 auto;font-size:.813rem;font-weight:600;gap:.5rem;min-height:48px;min-width:0;padding:.875rem 1rem}.header-actions .join-transaction-btn:hover{background:#fffffff2;border-color:#fff6;box-shadow:0 12px 40px #10182829,0 4px 12px #1018281a,inset 0 1px 0 #fff9}.header-actions .join-transaction-btn .btn-icon{height:17px;width:17px}.header-actions .start-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ff6b35e6,#ff6b35d9);border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #ff6b3559,0 2px 8px #ff6b3540,inset 0 1px 0 #ffffff4d;flex:1 1 auto;font-size:.813rem;font-weight:700;gap:.5rem;min-height:48px;min-width:0;padding:.875rem 1rem}.header-actions .start-transaction-btn:hover{background:linear-gradient(135deg,#ff6b35f2,#ff6b35e6);border-color:#ffffff4d;box-shadow:0 12px 40px #ff6b3573,0 4px 12px #ff6b354d,inset 0 1px 0 #fff6}.header-actions .start-transaction-btn .btn-icon{height:18px;width:18px}.header-left>.hamburger-menu{display:flex!important}.header-left .notification-wrapper{order:0}.notification-wrapper,.user-profile-wrapper{order:1}.notification-wrapper .user-menu-dropdown,.user-profile-wrapper .user-menu-dropdown{right:-10px;width:260px}.notification-wrapper .user-menu-dropdown .user-profile-section,.user-profile-wrapper .user-menu-dropdown .user-profile-section{padding:1rem 1.25rem}.notification-wrapper .user-menu-dropdown .user-profile-section .profile-picture,.user-profile-wrapper .user-menu-dropdown .user-profile-section .profile-picture{height:32px;width:32px}.notification-wrapper .user-menu-dropdown .user-profile-section .profile-picture .profile-initials,.user-profile-wrapper .user-menu-dropdown .user-profile-section .profile-picture .profile-initials{font-size:.9rem}.notification-wrapper .user-menu-dropdown .user-profile-section .user-details .user-name,.user-profile-wrapper .user-menu-dropdown .user-profile-section .user-details .user-name{font-size:.75rem}.notification-wrapper .user-menu-dropdown .user-profile-section .user-details .user-email,.user-profile-wrapper .user-menu-dropdown .user-profile-section .user-details .user-email{font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-wrapper .user-menu-dropdown .logout-section .menu-item,.notification-wrapper .user-menu-dropdown .navigation-section .menu-item,.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item,.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item{padding:1rem .75rem}.notification-wrapper .user-menu-dropdown .logout-section .menu-item .menu-text,.notification-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-text,.user-profile-wrapper .user-menu-dropdown .logout-section .menu-item .menu-text,.user-profile-wrapper .user-menu-dropdown .navigation-section .menu-item .menu-text{font-size:.8rem}}@media(max-width:768px){.dashboard-header{padding:0 0 1.5rem}.header-left{gap:.625rem;justify-content:space-between;width:100%}.header-left>.hamburger-menu{display:flex!important}.header-left .page-title{font-size:1.125rem}.header-left .notification-wrapper-mobile{display:flex;margin-left:auto;position:relative}.header-left .notification-wrapper-mobile .notification-btn{border:none;box-shadow:none}.header-left .notification-wrapper-mobile .notification-dropdown{left:auto;max-height:calc(100vh - 5.5rem);max-width:320px;overflow-y:auto;position:fixed;right:1rem;top:4.5rem;transform:translateX(0);width:calc(100vw - 2rem)}.header-left .notification-wrapper-desktop{display:none}.header-right{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;width:100%}.header-right .notification-wrapper-desktop{display:none}.header-right .header-actions{display:flex;flex-basis:100%;flex-wrap:nowrap;gap:.75rem;order:2;width:100%}.header-right .header-actions .join-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 32px #1018281f,0 2px 8px #10182814,inset 0 1px 0 #ffffff80;flex:1 1 auto;font-size:.813rem;font-weight:600;gap:.5rem;justify-content:center;min-height:48px;min-width:0;padding:.875rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.header-right .header-actions .join-transaction-btn:hover{background:#fffffff2;border-color:#fff6;box-shadow:0 12px 40px #10182829,0 4px 12px #1018281a,inset 0 1px 0 #fff9;transform:translateY(-2px)}.header-right .header-actions .join-transaction-btn:active{box-shadow:0 4px 16px #1018281a,inset 0 1px 0 #fff6;transform:translateY(0)}.header-right .header-actions .join-transaction-btn .btn-icon{flex-shrink:0;height:18px;width:18px}.header-right .header-actions .join-transaction-btn span:not(.btn-icon){overflow:hidden;text-overflow:ellipsis}.header-right .header-actions .start-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ff6b35e6,#ff6b35d9);border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #ff6b3559,0 2px 8px #ff6b3540,inset 0 1px 0 #ffffff4d;flex:1 1 auto;font-size:.813rem;font-weight:700;gap:.5rem;justify-content:center;min-height:48px;min-width:0;padding:.875rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.header-right .header-actions .start-transaction-btn:hover{background:linear-gradient(135deg,#ff6b35f2,#ff6b35e6);border-color:#ffffff4d;box-shadow:0 12px 40px #ff6b3573,0 4px 12px #ff6b354d,inset 0 1px 0 #fff6;transform:translateY(-2px)}.header-right .header-actions .start-transaction-btn:active{box-shadow:0 4px 16px #ff6b354d,inset 0 1px 0 #fff3;transform:translateY(0)}.header-right .header-actions .start-transaction-btn .btn-icon{flex-shrink:0;height:18px;width:18px}.header-right .header-actions .start-transaction-btn span:not(.btn-icon){overflow:hidden;text-overflow:ellipsis}.header-right .user-profile-wrapper{display:none}}@media(max-width:480px){.header-left{gap:.5rem}.header-left>.hamburger-menu{display:flex!important}.header-left .page-title{font-size:1.125rem}.header-left .notification-wrapper .notification-btn{border:none;box-shadow:none;gap:.2rem;padding:6px 10px}.header-left .notification-wrapper .notification-btn .bell-icon img,.header-left .notification-wrapper .notification-btn .dropdown-arrow img{height:14px;width:14px}.header-right .header-actions{flex-wrap:nowrap;gap:.625rem}.header-right .header-actions .join-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 8px 32px #1018281f,0 2px 8px #10182814,inset 0 1px 0 #ffffff80;flex:1 1 auto;font-size:.75rem;font-weight:600;gap:.438rem;min-height:48px;min-width:0;padding:.875rem}.header-right .header-actions .join-transaction-btn:hover{background:#fffffff2;border-color:#fff6;box-shadow:0 12px 40px #10182829,0 4px 12px #1018281a,inset 0 1px 0 #fff9}.header-right .header-actions .join-transaction-btn .btn-icon{height:16px;width:16px}.header-right .header-actions .join-transaction-btn span:not(.btn-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-right .header-actions .start-transaction-btn{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ff6b35e6,#ff6b35d9);border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #ff6b3559,0 2px 8px #ff6b3540,inset 0 1px 0 #ffffff4d;flex:1 1 auto;font-size:.75rem;font-weight:700;gap:.438rem;min-height:48px;min-width:0;padding:.875rem}.header-right .header-actions .start-transaction-btn:hover{background:linear-gradient(135deg,#ff6b35f2,#ff6b35e6);border-color:#ffffff4d;box-shadow:0 12px 40px #ff6b3573,0 4px 12px #ff6b354d,inset 0 1px 0 #fff6}.header-right .header-actions .start-transaction-btn .btn-icon{height:17px;width:17px}.header-right .header-actions .start-transaction-btn span:not(.btn-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-wrapper .notification-dropdown{left:auto;max-height:calc(100vh - 5.5rem);max-width:320px;overflow-y:auto;position:fixed;right:1rem;top:4.5rem;transform:translateX(0);width:calc(100vw - 2rem)}.user-menu-dropdown{left:0;right:auto;width:100%}}.font-manrope{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.legal-page{background-color:#fff;font-family:Manrope,sans-serif;min-height:100vh}.legal-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.legal-header .legal-logo{cursor:pointer;transition:opacity .2s ease}.legal-header .legal-logo:hover{opacity:.8}.legal-header .legal-logo img{height:40px;width:40px}.legal-header .back-button{background:none;border:1px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.legal-header .back-button:hover{background-color:#f9fafb;border-color:#ff6b35;color:#ff6b35}.legal-container{margin:0 auto;max-width:900px;padding:3rem 2rem}.legal-content{background-color:#fff;color:#1f2937;line-height:1.8}.legal-content .legal-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.legal-content .legal-last-updated{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;margin:0 0 3rem}.legal-section{margin-bottom:2.5rem}.legal-section .section-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.legal-section .subsection-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;margin:1.5rem 0 .75rem}.legal-section p{color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.8;margin:0 0 1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section ul li{color:#1f2937;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.8;margin-bottom:.75rem}.legal-section ul li strong{color:#1f2937;font-weight:600}.legal-footer{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem;text-align:center}.legal-footer .btn-primary{background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.legal-footer .btn-primary:hover{background-color:#ff581c;box-shadow:0 4px 12px #ff6b354d;transform:translateY(-1px)}.legal-footer .btn-primary:active{transform:translateY(0)}@media(max-width:768px){.legal-header{padding:1rem 1.5rem}.legal-header .back-button{font-size:.813rem;padding:.438rem .875rem}.legal-container{padding:2rem 1.5rem}.legal-content .legal-title{font-size:2rem}.legal-content .legal-last-updated{font-size:.813rem;margin-bottom:2rem}.legal-section{margin-bottom:2rem}.legal-section .section-title{font-size:1.25rem}.legal-section .subsection-title{font-size:1rem}.legal-section p,.legal-section ul li{font-size:.938rem}}@media(max-width:480px){.legal-header{padding:1rem}.legal-header .legal-logo img{height:32px;width:32px}.legal-container{padding:1.5rem 1rem}.legal-content .legal-title{font-size:1.75rem}.legal-section .section-title{font-size:1.125rem}.legal-section p,.legal-section ul li{font-size:.875rem}.legal-footer .btn-primary{padding:14px 24px;width:100%}}.verify-reset-otp-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.nav-logo img{height:48px;left:2rem;position:absolute;top:2rem;width:48px}.verify-reset-otp-content{align-items:center;display:flex;flex:1 1;min-height:calc(100vh - 60px)}.verify-reset-otp-left{align-items:center;display:flex;flex:0 0 60%;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative}.verify-reset-otp-right{background:#fff5f2;flex:0 0 40%;height:100vh;overflow:hidden;position:relative;width:60%}.verify-reset-otp-form-container{background-color:#fff;max-width:400px;padding:2.5rem;width:100%}.verify-reset-otp-title-section{margin-bottom:2rem;text-align:left}.verify-reset-otp-title-section .verify-reset-otp-title{color:#1f2937;font-family:Manrope,sans-serif;font-size:1.438rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.verify-reset-otp-title-section .verify-reset-otp-subtitle{color:#6b7280;font-family:Manrope,sans-serif;font-size:.879rem;font-weight:400;line-height:1.5;margin:0}.verify-reset-otp-title-section .verify-reset-otp-subtitle strong{color:#1f2937;font-weight:600}.verify-reset-otp-form{display:flex;flex-direction:column;gap:1.5rem}.otp-input-section{margin-bottom:1rem}.otp-input-section,.verify-button{display:flex;justify-content:center}.verify-button{align-items:center;background-color:#ff6b35;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:12px 20px;transition:all .2s ease}.verify-button:hover:not(:disabled){background-color:#ff4602}.verify-button:active:not(:disabled){transform:translateY(1px)}.verify-button:disabled{background-color:#ffb69b;cursor:not-allowed;opacity:.6}.resend-code-section{margin-top:0;text-align:center}.resend-code-section .resend-text{color:#6b7280;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;margin:0}.resend-code-section .resend-link{background:none;border:none;color:#ff6b35;cursor:pointer;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.resend-code-section .resend-link:hover:not(:disabled){color:#ff4602;text-decoration:underline}.resend-code-section .resend-link:focus{outline:none;text-decoration:underline}.resend-code-section .resend-link:disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.background-rectangle_one,.background-rectangle_two{bottom:0;position:absolute;right:0}.verify-reset-otp-footer{bottom:2rem;left:2rem;position:absolute}.verify-reset-otp-footer p{color:#6b7280;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:400;margin:0}
/*# sourceMappingURL=main.1bfdc2df.css.map*/