@import url(https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap);:root{--customization-background-color:#fff;--customization-background-cta-color:#f5f5f5;--customization-dropdown-background-color:#ecf0f7;--customization-primary-text-color:#212121;--customization-contrast-text-color:#5b6488;--customization-primary-cta-color:#3c78e0;--customization-system-green:#54b489;--customization-system-red:#e85e59;--customization-divider-color:rgba(91,100,136,0.12);--customization-icon-circle-border-color:hsla(0,0%,67.5%,0.3);--customization-contrast-text-color-0-18:rgba(91,100,136,0.18);--customization-shadow:0 2px 40px rgba(0,0,0,0.2)}.pg-customization{background:var(--customization-background-color);box-shadow:var(--customization-shadow);color:var(--customization-primary-text-color);display:flex;flex-direction:column;font-family:IBM Plex Sans,sans-serif;height:100vh;justify-content:space-between;position:fixed;right:0;top:0;transition:.3s;width:340px;z-index:30000}.pg-customization--hidden{margin-right:-340px;transition:.3s}.pg-customization--hidden .pg-customization__toggler svg path{fill:var(--customization-contrast-text-color);opacity:.72}.pg-customization--hidden .pg-customization__toggler:active svg path,.pg-customization--hidden .pg-customization__toggler:hover svg path{fill:var(--customization-system-green);opacity:1}.pg-customization .cr-tab-panel{width:100%}.pg-customization .cr-tab-panel__navigation-container{background:var(--customization-background-color);border-bottom:1px solid var(--customization-divider-color);margin:0}.pg-customization .cr-tab-panel__navigation-container-navigation{padding-bottom:0}.pg-customization .cr-tab-panel__navigation-container .cr-tab{align-items:center;color:var(--customization-contrast-text-color);display:flex;font-size:10px;font-weight:700;height:51px;justify-content:center;letter-spacing:.6px;line-height:13px;padding:0 12px;text-transform:uppercase;transition:.2s;user-select:none}.pg-customization .cr-tab-panel__navigation-container .cr-tab:first-child{margin-left:12px}.pg-customization .cr-tab-panel__navigation-container .cr-tab:last-child{margin-right:12px}.pg-customization .cr-tab-panel__navigation-container .cr-tab:hover,.pg-customization .cr-tab-panel__navigation-container .cr-tab__active{color:var(--customization-primary-cta-color);transition:.2s}.pg-customization .cr-tab-panel__navigation-container .cr-tab__pointer{display:none}.pg-customization-fonts,.pg-customization-images,.pg-customization-spacing,.pg-customization-themes{align-items:flex-start;display:flex;flex-direction:row;height:100%;justify-content:center;padding:24px 0;width:100%}.pg-customization-fonts__coming-soon,.pg-customization-images__coming-soon,.pg-customization-spacing__coming-soon,.pg-customization-themes__coming-soon{color:var(--customization-contrast-text-color);font-size:14px;font-weight:600;line-height:22px}.pg-customization__action-buttons{align-items:center;border-top:1px solid var(--customization-divider-color);display:flex;flex-direction:row;justify-content:space-between;padding:24px;width:100%}.pg-customization__action-buttons__button{align-items:center;background:var(--customization-system-green);border-radius:4px;color:var(--customization-background-color);cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;letter-spacing:.48px;line-height:18px;opacity:.85;transition:.2s;user-select:none;width:calc(50% - 11px)}.pg-customization__action-buttons__button:first-child{background:var(--customization-system-red)}.pg-customization__action-buttons__button:active,.pg-customization__action-buttons__button:hover{opacity:1}.pg-customization__toggler{align-items:center;background:var(--customization-background-color);border-radius:6px;box-shadow:var(--customization-shadow);cursor:pointer;display:flex;height:60px;justify-content:center;margin-left:-96px;position:absolute;top:calc(100vh - 96px);transition:.2s;width:60px}.pg-customization__toggler svg path{fill:var(--customization-system-green);opacity:1;transition:.2s}.pg-customization__toggler:active svg path,.pg-customization__toggler:hover svg path{fill:var(--customization-contrast-text-color);opacity:.72;transition:.2s}.api-keys-modal-auth-title{font-size:16px;color:#fff;font-weight:400;margin-bottom:8px}.light-mode .api-keys-modal-auth-title{font-size:16px;color:#000;font-weight:400;margin-bottom:8px}.gms-profile--apiScreen{border:1px solid #222225;background-color:#17171a;padding-top:42px;padding-left:32px;padding-right:32px}.gms-profile--apiScreen-main{margin-top:33px}.gms-profile--apiScreen-main__title{display:flex;align-items:center;gap:12px;justify-content:space-between}.gms-profile--apiScreen-main__title h3{font-size:32px;color:#fff;font-weight:600}.gms-profile--apiScreen-main__addButton{display:inline-flex;align-items:center;gap:8px;background:var(--color-primary);border:1px solid var(--color-primary);color:#fff;padding:10px 14px;border-radius:10px;font-weight:600;cursor:pointer;transition:opacity .2s ease-in-out}.gms-profile--apiScreen-main__addButton:hover{opacity:.9}.gms-profile--apiScreen-main__buttons{background-color:var(--body-background-color);border:1px solid var(--input-border-color);border-radius:30px;display:inline-flex;margin-top:20px;padding:2px}.gms-profile--apiScreen-main__buttons .selected{background:var(--color-primary);border-radius:30px}.gms-profile--apiScreen-main__buttons div{padding:11px 30px;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.gms-profile--apiScreen-main__content{margin-top:32px}.gms-profile--apiScreen-main__content table{width:100%;border:1px solid var(--input-border-color);border-radius:16px;border-collapse:collapse}.gms-profile--apiScreen-main__content table tr:first-child th{border-bottom:1px solid var(--input-border-color);padding:20px 30px;font-size:16px;font-weight:600;color:#fff}.gms-profile--apiScreen-main__content table tr:first-child th:first-child{border-radius:16px}.gms-profile--apiScreen-main__content table tr td{padding:15px 30px;font-size:14px;font-weight:400;color:#fff}.gms-profile--apiScreen-main__content table tr td:last-child p{font-size:14px;font-weight:600;color:var(--system-red);cursor:pointer}.light-mode .gms-profile--apiScreen{border:1px solid #eceff1;background-color:rgba(234,236,239,.3)}.light-mode .gms-profile--apiScreen-main{margin-top:33px}.light-mode .gms-profile--apiScreen-main__title{display:flex;align-items:center;gap:12px;justify-content:space-between}.light-mode .gms-profile--apiScreen-main__title h3{font-size:32px;color:#000;font-weight:600}.light-mode .gms-profile--apiScreen-main__buttons{background-color:#fff;border:1px solid #eceff1;border-radius:30px;display:inline-flex;margin-top:20px;padding:2px}.light-mode .gms-profile--apiScreen-main__buttons .selected{background:#1e1e1e;border-radius:30px;color:#fff}.light-mode .gms-profile--apiScreen-main__buttons div{padding:11px 30px;color:#000;font-size:16px;font-weight:600;cursor:pointer}.light-mode .gms-profile--apiScreen-main__content{margin-top:32px}.light-mode .gms-profile--apiScreen-main__content table{width:100%;border:1px solid #eceff1;border-radius:16px;border-collapse:collapse;background-color:#fff}.light-mode .gms-profile--apiScreen-main__content table tr:first-child th{border-bottom:1px solid #eceff1;padding:20px 30px;font-size:16px;font-weight:600;color:#000}.light-mode .gms-profile--apiScreen-main__content table tr:first-child th:first-child{border-radius:16px}.light-mode .gms-profile--apiScreen-main__content table tr td{padding:15px 30px;font-size:14px;font-weight:400;color:#000}.light-mode .gms-profile--apiScreen-main__content table tr td:last-child p{font-size:14px;font-weight:600;color:var(--color-danger);cursor:pointer}.gms-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.gms-modal__container{background-color:var(--body-background-color);border:1px solid var(--input-border-color);border-radius:16px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.3)}.gms-modal__container-header{padding:20px 24px 0;border-bottom:1px solid var(--input-border-color)}.gms-modal__container-header .cr-email-form__option,.gms-modal__container-header .cr-email-form__options-group{margin:0}.gms-modal__container-header .cr-email-form__option-inner{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;color:#fff;padding-bottom:20px}.gms-modal__container-header .cr-email-form__cros-icon{cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}.gms-modal__container-header .cr-email-form__cros-icon:hover{background-color:var(--input-border-color)}.gms-modal__container-content{padding:24px}.gms-modal__container .cr-email-form__form-content{padding:16px}.gms-modal__container .cr-email-form__button-wrapper{margin-top:16px}.gms-modal__container .cr-success-create{padding:16px}.gms-modal__container .pg-copyable-text__section{margin-bottom:12px}.gms-modal__container .pg-copyable-text__section fieldset{border:1px solid var(--input-border-color);border-radius:12px;padding:10px 12px}.gms-modal__container .secret-section{display:flex;gap:12px;align-items:flex-start;margin:12px 0 16px;padding:12px;border-radius:10px;border:1px dashed #f5c04a;background:rgba(245,192,74,.08)}.gms-modal__container .secret-sign{color:#f5c04a;font-size:18px;line-height:1}.gms-modal__container .secret-warning{margin:0;font-size:13px;line-height:1.45}.gms-modal__container .note-section{margin-top:8px;font-size:13px;line-height:1.45}.gms-modal__container .button-confirmation{margin-top:20px}.light-mode .gms-modal__container{background-color:#fff;border-color:#eceff1}.light-mode .gms-modal__container-header .cr-email-form__option-inner{color:#000}.light-mode .gms-modal__container-header .cr-email-form__cros-icon:hover{background-color:#f0f0f0}.light-mode .gms-modal__container .note-section,.light-mode .gms-modal__container .secret-warning{color:#000}.light-mode .gms-modal__container .pg-copyable-text__section fieldset{border-color:#eceff1;background:#fff}.pg-profile-page__api-keys__status .custom-switch{position:relative;display:inline-block;width:3.5rem;height:2rem;background-color:#ccc;border-radius:2rem;cursor:pointer;transition:all .3s ease}.pg-profile-page__api-keys__status .custom-switch:before{content:"";position:absolute;top:2px;left:2px;width:1.6rem;height:1.6rem;background-color:#fff;border-radius:50%;transition:transform .3s ease}.pg-profile-page__api-keys__status .custom-switch.active{background-color:var(--color-primary)}.pg-profile-page__api-keys__status .custom-switch.active:before{transform:translateX(1.5rem)}.pg-profile-page__api-keys__state .pg-profile-page__api-keys__state__active{display:inline-block;padding:6px 12px;background-color:var(--system-green-level-1);color:var(--system-green);border:1px solid var(--system-green-level-3);border-radius:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pg-profile-page__api-keys__state .pg-profile-page__api-keys__state__disabled{display:inline-block;padding:6px 12px;background-color:var(--system-red-level-1);color:var(--system-red);border:1px solid var(--system-red-level-3);border-radius:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.gms-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #222225}.gms-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#fff}.gms-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(234,236,239,.1);border:none;font-size:18px;cursor:pointer;color:#d0d0d1;transition:all .3s ease}.gms-modal-close:hover{color:#fff;background:rgba(234,236,239,.2)}.gms-modal-body{padding:24px}.gms-form-group{margin-bottom:20px}.gms-form-group label{display:block;margin-bottom:10px;font-weight:500;color:#d0d0d1;font-size:14px}.gms-form-group input,.gms-form-group select,.gms-form-group textarea{width:100%;padding:12px 16px;border:1px solid #222225;border-radius:8px;background-color:rgba(234,236,239,.05);color:#fff;font-size:14px;transition:all .3s ease}.gms-form-group input:focus,.gms-form-group select:focus,.gms-form-group textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:none}.gms-form-group textarea{min-height:100px;resize:vertical}.gms-input-error{border-color:var(--color-red)!important}.gms-error-message{color:var(--color-red);font-size:12px;margin-top:6px}.gms-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.gms-button{padding:12px 20px;border-radius:8px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;font-size:14px}.gms-button:disabled{opacity:.6;cursor:not-allowed}.gms-button-primary{background-color:var(--color-primary);color:#fff}.gms-button-primary:hover:not(:disabled){background-color:var(--color-primary-hover)}.gms-button-secondary{background:rgba(234,236,239,.2);border:1px solid #222225;color:#fff}.gms-button-secondary:hover:not(:disabled){background:rgba(234,236,239,.3)}.gms-modal-success{text-align:center;padding:32px 0;display:flex;flex-direction:column;align-items:center}.gms-modal-success svg{margin-bottom:16px}.gms-modal-success h3{color:var(--color-green);margin-bottom:16px;font-size:18px}.gms-modal-success p{color:#d0d0d1;margin-bottom:24px}.gms-modal-success button{margin-top:20px;min-width:120px}.gms-button{display:flex;align-items:center;justify-content:center}.light-mode .gms-modal{background-color:#fff;outline:1px solid #eceff1}.light-mode .gms-modal-header{border-bottom:1px solid #eceff1}.light-mode .gms-modal-header h2{color:#1e1f25}.light-mode .gms-modal-close{background:rgba(30,31,37,.1);color:#6b7280}.light-mode .gms-modal-close:hover{color:#1e1f25;background:rgba(30,31,37,.2)}.light-mode .gms-form-group label{color:#1e1f25}.light-mode .gms-form-group input,.light-mode .gms-form-group select,.light-mode .gms-form-group textarea{border:1px solid #eceff1;background-color:#fff;color:#1e1f25}.light-mode .gms-button-secondary{background:rgba(30,31,37,.1);border:1px solid #eceff1;color:#1e1f25}.light-mode .gms-button-secondary:hover:not(:disabled){background:rgba(30,31,37,.2)}.light-mode .gms-modal-success p{color:#6b7280}.gms-form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23D0D0D1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.light-mode .gms-form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}@media (max-width:576px){.gms-modal{max-width:90%;margin:auto}.gms-modal__container{max-width:90%!important;margin:auto!important}.gms-form-actions{flex-direction:column}.gms-form-actions button{width:100%}.gms-form-actions button:first-child{margin-bottom:12px}}.aml-modal-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0}.aml-modal-header h2{margin:0;color:#fff;font-size:20px;font-weight:600}.aml-form{width:100%}.aml-form-group{margin-bottom:20px}.aml-form-group-header{justify-content:space-between;margin-bottom:10px}.aml-checkbox-container,.aml-form-group-header{display:flex;align-items:center}.aml-checkbox-container input[type=checkbox]{margin-right:6px;width:16px;height:16px;cursor:pointer}.aml-checkbox-label{font-size:14px;color:#d0d0d1;cursor:pointer;margin:0;font-weight:400}.aml-form-group label{display:block;margin-bottom:10px;font-weight:500;color:#d0d0d1;font-size:14px}.aml-form-group input,.aml-form-group select,.aml-form-group textarea{width:100%;padding:12px 16px;border:1px solid #222225;border-radius:8px;background-color:rgba(234,236,239,.05);color:#fff;font-size:14px;transition:all .3s ease;outline:none!important}.aml-form-group input:focus,.aml-form-group select:focus,.aml-form-group textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:none}.aml-form-group textarea{min-height:100px;resize:vertical}.aml-travel-rule-modal .aml-form-group input::placeholder,.aml-travel-rule-modal .aml-form-group textarea::placeholder{color:hsla(0,0%,100%,.5)}.aml-select__input,.aml-select__input-container,.aml-select__single-value{color:#fff!important}.aml-travel-rule-modal .aml-form-group input:disabled{opacity:.7;cursor:not-allowed;background-color:rgba(234,236,239,.1);color:#fff}.light-mode .aml-travel-rule-modal .aml-form-group input,.light-mode .aml-travel-rule-modal .aml-form-group select,.light-mode .aml-travel-rule-modal .aml-form-group textarea{border:1px solid #eceff1;background-color:#fff;color:#1e1f25}.light-mode .aml-travel-rule-modal .aml-form-group input::placeholder,.light-mode .aml-travel-rule-modal .aml-form-group textarea::placeholder{color:rgba(30,31,37,.5)}.light-mode .aml-travel-rule-modal .aml-form-group input:disabled{background-color:rgba(30,31,37,.05);color:#1e1f25}.aml-input-error{border-color:var(--color-red)!important}.aml-error-message{color:var(--color-red);font-size:12px;margin-top:6px}.aml-form-actions{display:flex;justify-content:flex-end;gap:12px;width:100%}.aml-button{padding:12px 20px;border-radius:8px;font-weight:500;cursor:pointer;border:none;transition:all .3s ease;font-size:14px;display:flex;align-items:center;justify-content:center}.aml-button:disabled{opacity:.6;cursor:not-allowed}.aml-button-primary{background-color:var(--color-primary);color:#fff}.aml-button-primary:hover:not(:disabled){background-color:var(--color-primary-hover)}.aml-button-secondary{background:rgba(234,236,239,.2);border:1px solid #222225;color:#fff}.aml-button-secondary:hover:not(:disabled){background:rgba(234,236,239,.3)}.aml-modal-success{text-align:center;padding:32px 0;display:flex;flex-direction:column;align-items:center}.aml-modal-success svg{margin-bottom:16px}.aml-modal-success h3{color:var(--color-green);margin-bottom:16px;font-size:18px}.aml-modal-success p{color:#d0d0d1;margin-bottom:24px}.loading-spinner{animation:rotate 2s linear infinite;margin-right:8px;width:18px;height:18px;display:inline-block;vertical-align:middle}.loading-spinner .path{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.aml-form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23D0D0D1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}.light-mode .aml-travel-rule-modal .aml-checkbox-label,.light-mode .aml-travel-rule-modal .aml-form-group label,.light-mode .aml-travel-rule-modal .aml-modal-header h2{color:#1e1f25}.light-mode .aml-travel-rule-modal .aml-button-secondary{background:rgba(30,31,37,.1);border:1px solid #eceff1;color:#1e1f25}.light-mode .aml-travel-rule-modal .aml-button-secondary:hover:not(:disabled){background:rgba(30,31,37,.2)}.light-mode .aml-travel-rule-modal .aml-modal-success p{color:#6b7280}.light-mode .aml-travel-rule-modal .aml-form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}@media (max-width:576px){.aml-travel-rule-modal .gms-modal__container{max-width:90%!important;margin:auto!important}.aml-form-actions{flex-direction:column}.aml-form-actions button{width:100%}.aml-form-actions button:first-child{margin-bottom:12px}.aml-form-group-header{flex-direction:column;align-items:flex-start}.aml-checkbox-container{margin-top:8px}}.gms-modal__container{margin:auto!important;position:relative!important;width:100%!important;max-width:480px!important}.aml-travel-rule-modal{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:rgba(0,0,0,.5)!important;z-index:99999!important}.aml-travel-rule-modal .gms-modal__container{margin:auto!important;max-width:480px!important;width:100%!important;position:relative!important;box-shadow:0 8px 24px rgba(0,0,0,.25)!important;transform:none!important;left:0!important}.aml-travel-rule-modal :focus{outline:none!important;box-shadow:none!important}.aml-travel-rule-modal .aml-select__control--is-focused,.aml-travel-rule-modal button:focus,.aml-travel-rule-modal input:focus,.aml-travel-rule-modal select:focus,.aml-travel-rule-modal textarea:focus{border-color:var(--color-primary)!important}.cr-email-form__cros-icon{cursor:pointer!important}.aml-travel-rule-modal .aml-select__control{background-color:rgba(234,236,239,.05)!important;border:1px solid #222225!important;border-radius:8px!important;min-height:44px!important;box-shadow:none!important}.aml-travel-rule-modal .aml-select__control:hover{border-color:var(--color-primary)!important}.aml-travel-rule-modal .aml-select__control--is-focused{border-color:var(--color-primary)!important;box-shadow:none!important}.aml-travel-rule-modal .aml-select__menu{background-color:#17171a!important;border:1px solid #222225!important;border-radius:8px!important;margin-top:4px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;z-index:10!important}.aml-travel-rule-modal .aml-select__option{background-color:initial!important;color:#fff!important;cursor:pointer!important;padding:10px 16px!important}.aml-travel-rule-modal .aml-select__option--is-focused{background-color:rgba(234,236,239,.1)!important}.aml-travel-rule-modal .aml-select__option--is-selected{background-color:var(--color-primary)!important;color:#fff!important}.aml-travel-rule-modal .aml-select__input,.aml-travel-rule-modal .aml-select__input-container,.aml-travel-rule-modal .aml-select__single-value{color:#fff!important}.aml-travel-rule-modal .aml-select__placeholder{color:hsla(0,0%,100%,.5)!important}.aml-travel-rule-modal .aml-select__indicator-separator{background-color:#222225!important}.aml-travel-rule-modal .aml-select__dropdown-indicator{color:#d0d0d1!important}.aml-travel-rule-modal .aml-select__dropdown-indicator:hover{color:#fff!important}.aml-travel-rule-modal .aml-select__clear-indicator{color:#d0d0d1!important}.aml-travel-rule-modal .aml-select__clear-indicator:hover{color:#fff!important}.aml-travel-rule-modal .aml-select__multi-value{background-color:rgba(234,236,239,.1)!important;border-radius:4px!important}.aml-travel-rule-modal .aml-select__multi-value__label{color:#fff!important}.aml-travel-rule-modal .aml-select__multi-value__remove{color:#d0d0d1!important}.aml-travel-rule-modal .aml-select__multi-value__remove:hover{background-color:rgba(234,236,239,.2)!important;color:#fff!important}.aml-travel-rule-modal .aml-select__no-options-message{color:#d0d0d1!important;text-align:center!important;font-style:italic!important;padding:16px!important}.aml-travel-rule-modal .aml-select-error .aml-select__control{border-color:var(--color-red)!important;box-shadow:none!important}.light-mode .aml-travel-rule-modal .aml-select__control,.light-mode .aml-travel-rule-modal .aml-select__menu{background-color:#fff!important;border:1px solid #eceff1!important}.light-mode .aml-travel-rule-modal .aml-select__option{color:#1e1f25!important}.light-mode .aml-travel-rule-modal .aml-select__option--is-focused{background-color:#f9fafb!important}.light-mode .aml-travel-rule-modal .aml-select__input,.light-mode .aml-travel-rule-modal .aml-select__single-value{color:#1e1f25!important}.light-mode .aml-travel-rule-modal .aml-select__placeholder{color:rgba(30,31,37,.5)!important}.light-mode .aml-travel-rule-modal .aml-select__input-container{color:#1e1f25!important}.light-mode .aml-travel-rule-modal .aml-select__indicator-separator{background-color:#eceff1!important}.light-mode .aml-travel-rule-modal .aml-select__clear-indicator,.light-mode .aml-travel-rule-modal .aml-select__dropdown-indicator{color:#6b7280!important}.light-mode .aml-travel-rule-modal .aml-select__clear-indicator:hover,.light-mode .aml-travel-rule-modal .aml-select__dropdown-indicator:hover{color:#1e1f25!important}.light-mode .aml-travel-rule-modal .aml-select__multi-value{background-color:#f9fafb!important}.light-mode .aml-travel-rule-modal .aml-select__multi-value__label{color:#1e1f25!important}.light-mode .aml-travel-rule-modal .aml-select__no-options-message{color:#6b7280!important}.aml-select-group-label{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-weight:600;font-size:13px;color:var(--color-primary);border-bottom:1px solid rgba(234,236,239,.1)}.aml-select-group-count{background-color:rgba(234,236,239,.1);border-radius:10px;padding:2px 8px;font-size:11px;color:#d0d0d1}.light-mode .aml-travel-rule-modal .aml-select-group-label{color:var(--color-primary);border-bottom:1px solid rgba(30,31,37,.1)}.light-mode .aml-travel-rule-modal .aml-select-group-count{background-color:rgba(30,31,37,.05);color:#6b7280}.app-store-bottomsheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.app-store-bottomsheet{position:fixed;bottom:0;left:0;right:0;background-color:var(--body-background-color);border-top-left-radius:16px;border-top-right-radius:16px;z-index:1001;transform:translateY(0);transition:transform .3s ease-in-out}.app-store-bottomsheet__content{padding:24px}.app-store-bottomsheet__title{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--primary-text-color)}.app-store-bottomsheet__description{font-size:14px;color:var(--secondary-text-color);margin-bottom:24px}.app-store-bottomsheet__buttons{display:flex;gap:12px}.app-store-bottomsheet__button{flex:1;padding:12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s}.app-store-bottomsheet__button:active{opacity:.8}.app-store-bottomsheet__button--primary{background-color:var(--color-primary);color:var(--button-primary-cta-text-color);border:none}.app-store-bottomsheet__button--secondary{background-color:initial;color:var(--primary-text-color);border:1px solid var(--divider-color-level-1)}