@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);.headerHuge{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.headerLarge{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.headerMedium{font-size:2.25rem}.headerMedium,.headerSmall{font-weight:600;letter-spacing:.02rem}.headerRegular,.headerSmall{font-size:1.875rem}.headerRegular{font-weight:500;letter-spacing:.02rem}.paragraphRegular,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.paragraphSmall{font-size:1.75rem;font-weight:400}.paragraphMicro{font-size:1.5rem;font-weight:400}.paragraphNano{font-size:1rem;font-weight:400}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.headerLarge{font-size:3.75rem}.headerMedium{font-size:2.25rem}.headerSmall{font-size:1.875rem}}@media screen and (max-width:420px){.headerLarge{font-size:2.25rem}.headerMedium{font-size:1.875rem}.headerSmall{font-size:1.75rem}}.unstyledList{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.unstyledList li>a{color:#000;text-decoration:none}.maxWidthContainer{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.maxWidthContainer{padding:0 16px}}.iconContainer{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.iconContainer svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.iconContainer:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.iconContainer:hover svg{color:#000}.iconContainer:hover:active{scale:.95}.iconContainerDark{composes:iconContainer}.iconContainerDark svg{color:#f4f3ee}.iconContainerDark:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.iconContainerDark:hover svg{color:#fff}.elevatedUi{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.inlineLink{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.inlineLink:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.inlineLink svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.inlineLink:hover{color:#7e19bf}.inlineLink:hover:before{background-color:#f2e8f9}.inlineLink:hover svg{color:#7e19bf;transform:translateX(0)}.inlineLink:hover:active{scale:.95}.inlineLinkColor{composes:inlineLink;color:#7e19bf}.inlineLinkColor:hover{color:#7e19bf}.basicLink{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.basicLink:hover{opacity:.6}.disabledLink{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.noSelect{-webkit-user-select:none;user-select:none}.pill{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.pill:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.clearDefaultInputStyling{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.baseCheckboxStyling{composes:clearDefaultInputStyling;border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.baseCheckboxStyling:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.baseCheckboxStyling:not(:disabled):hover{border-color:#7e19bf}.baseCheckboxStyling:not(:disabled):hover:before{opacity:1}.baseCheckboxStyling:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.baseCheckboxStyling:not(:disabled):checked:hover{border-color:#7e19bf}.baseCheckboxStyling:not(:disabled):checked:before{opacity:1}.baseCheckboxStyling:disabled{border-color:#e0e0db;cursor:default}.baseInputStyling{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.baseInputStyling::placeholder{color:#757572}.baseInputStyling:disabled{pointer-events:none}.baseInputStyling:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.baseInputStyling:active,.baseInputStyling:focus{border:1px solid #7e19bf}.baseInputStyling:has(+.errorMessage){border:1px solid #e85656}.baseInputStyling::-webkit-inner-spin-button,.baseInputStyling::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.hamburgerMenu{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.hamburgerMenu:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.hamburgerMenu:hover:active{scale:.95}.hamburgerMenu.active svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.hamburgerMenu.active svg line:nth-child(2){opacity:0}.hamburgerMenu.active svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.Toastify__close-button{display:none!important}.Toastify__toast-container{padding-top:48px!important}@media screen and (max-width:1024px){.Toastify__toast-container.Toastify__toast-container--bottom-center{align-items:center;display:flex!important;flex-direction:column;gap:8px}}@media screen and (min-width:1024px){.Toastify__toast-container{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}@media screen and (max-width:1024px){.Toastify__toast-container{display:flex!important;justify-content:center!important;padding-bottom:48px!important}}.Toastify__toast{height:40px!important;min-height:32px!important;padding:0!important}.Toastify__toast-body{color:#000!important;font-size:1.75rem;margin:0!important}.Toastify__toast,.Toastify__toast-body{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.Toastify__toast{padding:16px 24px!important}html{font-size:8px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ion-header{z-index:2}@media screen and (max-width:768px){.mantine-Popover-dropdown{bottom:0!important;height:100dvh!important;left:0!important;width:100%!important;z-index:1!important}}:root{--ion-font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--ion-color-primary:$color-primary;--ion-color-primary-rgb:126,25,191;--ion-color-primary-contrast:#fff;--ion-color-primary-contrast-rgb:255,255,255;--ion-color-primary-shade:#6f16a8;--ion-color-primary-tint:#8b30c5;--ion-color-secondary:$color-primary-alt;--ion-color-secondary-rgb:168,68,231;--ion-color-secondary-contrast:#fff;--ion-color-secondary-contrast-rgb:255,255,255;--ion-color-secondary-shade:#943ccb;--ion-color-secondary-tint:#b157e9;--ion-color-tertiary:$color-blue;--ion-color-tertiary-rgb:62,84,237;--ion-color-tertiary-contrast:#fff;--ion-color-tertiary-contrast-rgb:255,255,255;--ion-color-tertiary-shade:#374ad1;--ion-color-tertiary-tint:#5165ef;--ion-color-success:$color-green;--ion-color-success-rgb:77,167,93;--ion-color-success-contrast:#000;--ion-color-success-contrast-rgb:0,0,0;--ion-color-success-shade:#449352;--ion-color-success-tint:#5fb06d;--ion-color-warning:#ffc409;--ion-color-warning-rgb:255,196,9;--ion-color-warning-contrast:#000;--ion-color-warning-contrast-rgb:0,0,0;--ion-color-warning-shade:#e0ac08;--ion-color-warning-tint:#ffca22;--ion-color-danger:$color-red;--ion-color-danger-rgb:232,86,86;--ion-color-danger-contrast:#000;--ion-color-danger-contrast-rgb:0,0,0;--ion-color-danger-shade:#cc4c4c;--ion-color-danger-tint:#ea6767;--ion-color-medium:$color-gray-400;--ion-color-medium-rgb:195,194,190;--ion-color-medium-contrast:#000;--ion-color-medium-contrast-rgb:0,0,0;--ion-color-medium-shade:#acaba7;--ion-color-medium-tint:#c9c8c5;--ion-color-light:$color-gray-100;--ion-color-light-rgb:250,249,246;--ion-color-light-contrast:#000;--ion-color-light-contrast-rgb:0,0,0;--ion-color-light-shade:#dcdbd8;--ion-color-light-tint:#fbfaf7}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-user-select:none;user-select:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html.ios{--ion-default-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Roboto",sans-serif}html.md{--ion-default-font:"Roboto","Helvetica Neue",sans-serif}html{--ion-default-dynamic-font:-apple-system-body;--ion-font-family:var(--ion-default-font)}body{background:var(--ion-background-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-left:calc(var(--ion-safe-area-left) + 8px);padding-right:calc(var(--ion-safe-area-right) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity:0.18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity:0;--box-shadow:none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base:var(--ion-color-primary,#3880ff)!important;--ion-color-base-rgb:var(--ion-color-primary-rgb,56,128,255)!important;--ion-color-contrast:var(--ion-color-primary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-primary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-primary-shade,#3171e0)!important;--ion-color-tint:var(--ion-color-primary-tint,#4c8dff)!important}.ion-color-secondary{--ion-color-base:var(--ion-color-secondary,#3dc2ff)!important;--ion-color-base-rgb:var(--ion-color-secondary-rgb,61,194,255)!important;--ion-color-contrast:var(--ion-color-secondary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-secondary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-secondary-shade,#36abe0)!important;--ion-color-tint:var(--ion-color-secondary-tint,#50c8ff)!important}.ion-color-tertiary{--ion-color-base:var(--ion-color-tertiary,#5260ff)!important;--ion-color-base-rgb:var(--ion-color-tertiary-rgb,82,96,255)!important;--ion-color-contrast:var(--ion-color-tertiary-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-tertiary-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-tertiary-shade,#4854e0)!important;--ion-color-tint:var(--ion-color-tertiary-tint,#6370ff)!important}.ion-color-success{--ion-color-base:var(--ion-color-success,#2dd36f)!important;--ion-color-base-rgb:var(--ion-color-success-rgb,45,211,111)!important;--ion-color-contrast:var(--ion-color-success-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-success-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-success-shade,#28ba62)!important;--ion-color-tint:var(--ion-color-success-tint,#42d77d)!important}.ion-color-warning{--ion-color-base:var(--ion-color-warning,#ffc409)!important;--ion-color-base-rgb:var(--ion-color-warning-rgb,255,196,9)!important;--ion-color-contrast:var(--ion-color-warning-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-warning-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-warning-shade,#e0ac08)!important;--ion-color-tint:var(--ion-color-warning-tint,#ffca22)!important}.ion-color-danger{--ion-color-base:var(--ion-color-danger,#eb445a)!important;--ion-color-base-rgb:var(--ion-color-danger-rgb,235,68,90)!important;--ion-color-contrast:var(--ion-color-danger-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-danger-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-danger-shade,#cf3c4f)!important;--ion-color-tint:var(--ion-color-danger-tint,#ed576b)!important}.ion-color-light{--ion-color-base:var(--ion-color-light,#f4f5f8)!important;--ion-color-base-rgb:var(--ion-color-light-rgb,244,245,248)!important;--ion-color-contrast:var(--ion-color-light-contrast,#000)!important;--ion-color-contrast-rgb:var(--ion-color-light-contrast-rgb,0,0,0)!important;--ion-color-shade:var(--ion-color-light-shade,#d7d8da)!important;--ion-color-tint:var(--ion-color-light-tint,#f5f6f9)!important}.ion-color-medium{--ion-color-base:var(--ion-color-medium,#92949c)!important;--ion-color-base-rgb:var(--ion-color-medium-rgb,146,148,156)!important;--ion-color-contrast:var(--ion-color-medium-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-medium-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-medium-shade,#808289)!important;--ion-color-tint:var(--ion-color-medium-tint,#9d9fa6)!important}.ion-color-dark{--ion-color-base:var(--ion-color-dark,#222428)!important;--ion-color-base-rgb:var(--ion-color-dark-rgb,34,36,40)!important;--ion-color-contrast:var(--ion-color-dark-contrast,#fff)!important;--ion-color-contrast-rgb:var(--ion-color-dark-contrast-rgb,255,255,255)!important;--ion-color-shade:var(--ion-color-dark-shade,#1e2023)!important;--ion-color-tint:var(--ion-color-dark-tint,#383a3e)!important}.ion-page{bottom:0;contain:layout size style;display:flex;flex-direction:column;justify-content:space-between;left:0;position:absolute;right:0;top:0;z-index:0}ion-modal>.ion-page{contain:layout style;height:100%;position:relative}.split-pane-visible>.ion-page.split-pane-main{position:relative}.ion-page-hidden,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-menu-controller,ion-modal-controller,ion-nav-controller,ion-picker-controller,ion-popover-controller,ion-route,ion-route-redirect,ion-router,ion-select-option,ion-toast-controller{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding:20px}@supports(padding-top:20px){html{--ion-safe-area-top:var(--ion-statusbar-padding)}}@supports(padding-top:env(safe-area-inset-top)){html{--ion-safe-area-top:env(safe-area-inset-top);--ion-safe-area-bottom:env(safe-area-inset-bottom);--ion-safe-area-left:env(safe-area-inset-left);--ion-safe-area-right:env(safe-area-inset-right)}}ion-card-header.ion-color .ion-inherit-color,ion-card.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;overflow-y:hidden;pointer-events:none;touch-action:manipulation}.menu-content-open ion-content{--overflow:hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-push,.md .menu-content-reveal{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width:0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:transform .3s cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width:0px;--inner-border-width:0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width:fit-content;--height:fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{min-height:320px;width:320px}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}.styles_progressLevel__GQpiV{background-color:#e5d1f2;border-radius:4px;height:8px;overflow:hidden;width:100%}.styles_filled__-jrRZ{background-color:#7e19bf;height:100%;transition:width .3s ease}.styles_progressBarContainer__8mCeR{align-items:center;display:flex;gap:8px;margin-bottom:48px;padding-bottom:16px;position:relative;width:512px;z-index:4}@media screen and (max-width:768px){.styles_progressBarContainer__8mCeR{margin-bottom:24px;width:100%}}@media screen and (max-width:420px){.styles_progressBarContainer__8mCeR{width:calc(100% - 16px)}}.styles_unstyledList__hY7Cl{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__hY7Cl li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__7\+-Ry{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__7\+-Ry{padding:0 16px}}.styles_iconContainer__0UnIB{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__0UnIB svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__0UnIB:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__0UnIB:hover svg{color:#000}.styles_iconContainer__0UnIB:hover:active{scale:.95}.styles_iconContainerDark__xIMF5 svg{color:#f4f3ee}.styles_iconContainerDark__xIMF5:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__xIMF5:hover svg{color:#fff}.styles_elevatedUi__z2uQ5{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__fSLzN{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__fSLzN:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__fSLzN svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__fSLzN:hover{color:#7e19bf}.styles_inlineLink__fSLzN:hover:before{background-color:#f2e8f9}.styles_inlineLink__fSLzN:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__fSLzN:hover:active{scale:.95}.styles_inlineLinkColor__aSw0I,.styles_inlineLinkColor__aSw0I:hover{color:#7e19bf}.styles_basicLink__vhDOi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__vhDOi:hover{opacity:.6}.styles_disabledLink__YnB6N{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__oTizX{-webkit-user-select:none;user-select:none}.styles_pill__rmGzH{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__rmGzH:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__WUUu7{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__AqFUU{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__AqFUU:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__AqFUU:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__AqFUU:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__AqFUU:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__AqFUU:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__AqFUU:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__AqFUU:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__BjFUH{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__BjFUH::placeholder{color:#757572}.styles_baseInputStyling__BjFUH:disabled{pointer-events:none}.styles_baseInputStyling__BjFUH:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__BjFUH:active,.styles_baseInputStyling__BjFUH:focus{border:1px solid #7e19bf}.styles_baseInputStyling__BjFUH:has(+.styles_errorMessage__-tIDO){border:1px solid #e85656}.styles_baseInputStyling__BjFUH::-webkit-inner-spin-button,.styles_baseInputStyling__BjFUH::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__RAg3S{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__RAg3S:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__RAg3S:hover:active{scale:.95}.styles_hamburgerMenu__RAg3S.styles_active__0\+zp\+ svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__RAg3S.styles_active__0\+zp\+ svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__RAg3S.styles_active__0\+zp\+ svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_refresher__da1zr{top:env(safe-area-inset-top)}.styles_wrapper__Yf7gu{min-height:100dvh;overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);width:100%}@media screen and (max-width:768px){.styles_container__kSlET{padding-inline:16px}}.styles_contents__WTWzK{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:64px auto 24px;padding:24px 0;width:100%}@media screen and (max-width:768px){.styles_contents__WTWzK{height:100%;justify-content:left;margin:0;min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.styles_gradientBall__Kv8ld{left:calc(50% - 480px);position:fixed;top:48px;z-index:-1}@media screen and (max-width:1088px){.styles_gradientBall__Kv8ld{left:calc(50% - 50vw)}}@media screen and (max-width:768px){.styles_gradientBall__Kv8ld{display:none}}.styles_logo__Z7pfm{height:48px;left:calc(50% - 544px);padding-left:32px;position:fixed;top:24px}@media screen and (max-width:1088px){.styles_logo__Z7pfm{left:calc(50% - 50vw)}}@media screen and (max-width:768px){.styles_logo__Z7pfm{display:none}}.styles_logoMini__vnVo1{left:calc(50% - 544px);margin:0 auto 24px 0;position:static;top:24px}@media screen and (min-width:768px){.styles_logoMini__vnVo1{display:none}}.styles_safeArea__qSaX3{background-color:#fff;height:env(safe-area-inset-top);left:0;position:fixed;top:0;width:100%;z-index:5}.styles_errorContainer__bigq7{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:32px 0 48px;width:100%}.styles_errorIcon__A2Z6n{height:56px;width:56px}.styles_errorIcon__A2Z6n>*{stroke-width:3}.styles_errorHeading__vIiL6{font-size:2.25rem;font-weight:600;line-height:1.5}.styles_errorDescription__lPgvq{color:#757572;font-size:1.875rem;font-weight:500;line-height:1.5}.styles_unstyledList__cyhD6{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__cyhD6 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Khanu{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Khanu{padding:0 16px}}.styles_iconContainer__QcbEQ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__QcbEQ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__QcbEQ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__QcbEQ:hover svg{color:#000}.styles_iconContainer__QcbEQ:hover:active{scale:.95}.styles_iconContainerDark__NQFu0 svg{color:#f4f3ee}.styles_iconContainerDark__NQFu0:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__NQFu0:hover svg{color:#fff}.styles_elevatedUi__SvJFT{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Z4BrC{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Z4BrC:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Z4BrC svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Z4BrC:hover{color:#7e19bf}.styles_inlineLink__Z4BrC:hover:before{background-color:#f2e8f9}.styles_inlineLink__Z4BrC:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Z4BrC:hover:active{scale:.95}.styles_inlineLinkColor__N60Ro,.styles_inlineLinkColor__N60Ro:hover{color:#7e19bf}.styles_basicLink__3imrV{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__3imrV:hover{opacity:.6}.styles_disabledLink__-s38l{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ZKrwL{-webkit-user-select:none;user-select:none}.styles_pill__2aymy{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__2aymy:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__byDHI{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__uO-SE{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__uO-SE:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__uO-SE:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uO-SE:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__uO-SE:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__uO-SE:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uO-SE:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__uO-SE:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__khFI1{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__khFI1::placeholder{color:#757572}.styles_baseInputStyling__khFI1:disabled{pointer-events:none}.styles_baseInputStyling__khFI1:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__khFI1:active,.styles_baseInputStyling__khFI1:focus{border:1px solid #7e19bf}.styles_baseInputStyling__khFI1:has(+.styles_errorMessage__chHY2){border:1px solid #e85656}.styles_baseInputStyling__khFI1::-webkit-inner-spin-button,.styles_baseInputStyling__khFI1::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__fEF65{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__fEF65:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__fEF65:hover:active{scale:.95}.styles_hamburgerMenu__fEF65.styles_active__nZWQW svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__fEF65.styles_active__nZWQW svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__fEF65.styles_active__nZWQW svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_unstyledList__Lb\+hU{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Lb\+hU li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__BGYXy{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__BGYXy{padding:0 16px}}.styles_iconContainer__XFTXL{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__XFTXL svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__XFTXL:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__XFTXL:hover svg{color:#000}.styles_iconContainer__XFTXL:hover:active{scale:.95}.styles_iconContainerDark__FPiMv svg{color:#f4f3ee}.styles_iconContainerDark__FPiMv:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__FPiMv:hover svg{color:#fff}.styles_elevatedUi__K7PNZ{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__C95oh{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__C95oh:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__C95oh svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__C95oh:hover{color:#7e19bf}.styles_inlineLink__C95oh:hover:before{background-color:#f2e8f9}.styles_inlineLink__C95oh:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__C95oh:hover:active{scale:.95}.styles_inlineLinkColor__UCy9-,.styles_inlineLinkColor__UCy9-:hover{color:#7e19bf}.styles_basicLink__MyFtU{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__MyFtU:hover{opacity:.6}.styles_disabledLink__4ZCto{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__pAuNm{-webkit-user-select:none;user-select:none}.styles_pill__AoHpO{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__AoHpO:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__tZTnH{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__MP7ci{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__MP7ci:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__MP7ci:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__MP7ci:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__MP7ci:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__MP7ci:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__MP7ci:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__MP7ci:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__sPSzH{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__sPSzH::placeholder{color:#757572}.styles_baseInputStyling__sPSzH:disabled{pointer-events:none}.styles_baseInputStyling__sPSzH:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__sPSzH:active,.styles_baseInputStyling__sPSzH:focus{border:1px solid #7e19bf}.styles_baseInputStyling__sPSzH:has(+.styles_errorMessage__-TBBY){border:1px solid #e85656}.styles_baseInputStyling__sPSzH::-webkit-inner-spin-button,.styles_baseInputStyling__sPSzH::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__qyPFR{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__qyPFR:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__qyPFR:hover:active{scale:.95}.styles_hamburgerMenu__qyPFR.styles_active__txJr9 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__qyPFR.styles_active__txJr9 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__qyPFR.styles_active__txJr9 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_dropdownContainer__TCNeh{position:relative}.styles_dropdownContainer__TCNeh.styles_fixed__owq3q{width:120px}.styles_dropdownButton__gK-l9{align-items:center;cursor:pointer;display:flex;justify-content:space-between;transition:all .2s ease-in-out}.styles_dropdownButton__gK-l9.styles_active__txJr9,.styles_dropdownButton__gK-l9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_dropdownButton__gK-l9.styles_active__txJr9:active,.styles_dropdownButton__gK-l9:hover:active{scale:.95}.styles_primary__WQdz0{color:#7e19bf}.styles_primary__WQdz0:hover{color:#a844e7}.styles_primary__WQdz0 svg{color:#7e19bf}.styles_primary__WQdz0.styles_active__txJr9,.styles_primary__WQdz0.styles_active__txJr9 svg{color:#a844e7}.styles_secondary__ln2tt{color:#585755}.styles_secondary__ln2tt:hover{color:#000}.styles_secondary__ln2tt svg{color:#585755}.styles_secondary__ln2tt.styles_active__txJr9,.styles_secondary__ln2tt.styles_active__txJr9 svg{color:#000}.styles_dropdown__TY9um{border-radius:4px}.styles_dropdown__TY9um svg{transition:all .2s ease-in-out}.styles_dropdown__TY9um.styles_active__txJr9 svg{transform:rotate(180deg)}.styles_icon__KK4HK{height:32px;margin-left:8px;padding:4px;width:32px}.styles_icon__KK4HK svg>*{transition:all .2s ease-in-out}.styles_icon__KK4HK.styles_noMargin__hSpVd{margin-left:0}.styles_optionsList__6E19r{background-color:#fff;border-radius:8px;margin-top:16px;min-width:176px;padding:8px;position:absolute;z-index:2}.styles_optionsList__6E19r.styles_left__SfHiF{left:0}.styles_optionsList__6E19r.styles_right__AQQxh{right:0}.styles_option__xvT6w{border-radius:4px;cursor:pointer;transition:all .2s ease-in-out}.styles_option__xvT6w a,.styles_option__xvT6w span{border-radius:4px;display:block;padding:8px;width:100%}.styles_option__xvT6w:hover{background-color:#f4f3ee;color:#000}.styles_option__xvT6w:active{background-color:#e0e0db;transform:scale(.98)}.styles_option__xvT6w.styles_disabled__hjl0d a,.styles_option__xvT6w.styles_disabled__hjl0d span{color:#c3c2be;cursor:default}.styles_option__xvT6w.styles_disabled__hjl0d a:active,.styles_option__xvT6w.styles_disabled__hjl0d span:active{background-color:#f4f3ee;transform:scale(1)}.styles_unstyledList__v6oii{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__v6oii li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__pR8cB{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__pR8cB{padding:0 16px}}.styles_iconContainer__G2zAK{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__G2zAK svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__G2zAK:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__G2zAK:hover svg{color:#000}.styles_iconContainer__G2zAK:hover:active{scale:.95}.styles_iconContainerDark__ayYry svg{color:#f4f3ee}.styles_iconContainerDark__ayYry:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__ayYry:hover svg{color:#fff}.styles_elevatedUi__pD5Hu{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__GAS25{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__GAS25:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__GAS25 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__GAS25:hover{color:#7e19bf}.styles_inlineLink__GAS25:hover:before{background-color:#f2e8f9}.styles_inlineLink__GAS25:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__GAS25:hover:active{scale:.95}.styles_inlineLinkColor__e7-nZ,.styles_inlineLinkColor__e7-nZ:hover{color:#7e19bf}.styles_basicLink__T-JBO{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__T-JBO:hover{opacity:.6}.styles_disabledLink__HzV90{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__\+ywBj{-webkit-user-select:none;user-select:none}.styles_pill__SCZ3I{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__SCZ3I:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__BJUnu{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__SpUJm{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__SpUJm:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__SpUJm:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__SpUJm:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__SpUJm:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__SpUJm:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__SpUJm:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__SpUJm:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__osYQD{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__osYQD::placeholder{color:#757572}.styles_baseInputStyling__osYQD:disabled{pointer-events:none}.styles_baseInputStyling__osYQD:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__osYQD:active,.styles_baseInputStyling__osYQD:focus{border:1px solid #7e19bf}.styles_baseInputStyling__osYQD:has(+.styles_errorMessage__BGTYd){border:1px solid #e85656}.styles_baseInputStyling__osYQD::-webkit-inner-spin-button,.styles_baseInputStyling__osYQD::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__9IV7J{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__9IV7J:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__9IV7J:hover:active{scale:.95}.styles_hamburgerMenu__9IV7J.styles_active__NsvlV svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__9IV7J.styles_active__NsvlV svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__9IV7J.styles_active__NsvlV svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_routeLink__-REiV{color:#000;font-size:1.75rem;font-weight:500}.styles_routeLink__-REiV.styles_routeLinkActive__AsENf{color:#7e19bf}.styles_dropdown__AD8vs{font-weight:400}@media screen and (max-width:768px){.styles_navbarDesktopDropdown__k5vkc{display:none}}.styles_unstyledList__BlSI0{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__BlSI0 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__M\+4hS{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__M\+4hS{padding:0 16px}}.styles_iconContainer__3ENCe{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__3ENCe svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__3ENCe:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__3ENCe:hover svg{color:#000}.styles_iconContainer__3ENCe:hover:active{scale:.95}.styles_iconContainerDark__hRGG1 svg{color:#f4f3ee}.styles_iconContainerDark__hRGG1:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__hRGG1:hover svg{color:#fff}.styles_elevatedUi__dzucj{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__toqw-{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__toqw-:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__toqw- svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__toqw-:hover{color:#7e19bf}.styles_inlineLink__toqw-:hover:before{background-color:#f2e8f9}.styles_inlineLink__toqw-:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__toqw-:hover:active{scale:.95}.styles_inlineLinkColor__0L8tX,.styles_inlineLinkColor__0L8tX:hover{color:#7e19bf}.styles_basicLink__vdaZl{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__vdaZl:hover{opacity:.6}.styles_disabledLink__UFr67{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Vvsbo{-webkit-user-select:none;user-select:none}.styles_pill__Kw80m{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Kw80m:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__NMzaK{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__YiMxk{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__YiMxk:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__YiMxk:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YiMxk:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__YiMxk:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__YiMxk:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YiMxk:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__YiMxk:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__4KjRx{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__4KjRx::placeholder{color:#757572}.styles_baseInputStyling__4KjRx:disabled{pointer-events:none}.styles_baseInputStyling__4KjRx:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__4KjRx:active,.styles_baseInputStyling__4KjRx:focus{border:1px solid #7e19bf}.styles_baseInputStyling__4KjRx:has(+.styles_errorMessage__haFQE){border:1px solid #e85656}.styles_baseInputStyling__4KjRx::-webkit-inner-spin-button,.styles_baseInputStyling__4KjRx::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__LRi8-{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__LRi8-:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__LRi8-:hover:active{scale:.95}.styles_hamburgerMenu__LRi8-.styles_active__ZKp7P svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__LRi8-.styles_active__ZKp7P svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__LRi8-.styles_active__ZKp7P svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_signInLink__v-hU-{font-size:1.75rem;text-decoration:underline}.styles_unstyledList__gVPtD{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__gVPtD li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__E9O4S{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__E9O4S{padding:0 16px}}.styles_iconContainer__W5J1i{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__W5J1i svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__W5J1i:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__W5J1i:hover svg{color:#000}.styles_iconContainer__W5J1i:hover:active{scale:.95}.styles_iconContainerDark__9DzjW svg{color:#f4f3ee}.styles_iconContainerDark__9DzjW:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__9DzjW:hover svg{color:#fff}.styles_elevatedUi__KZHAO{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__O4CzQ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__O4CzQ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__O4CzQ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__O4CzQ:hover{color:#7e19bf}.styles_inlineLink__O4CzQ:hover:before{background-color:#f2e8f9}.styles_inlineLink__O4CzQ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__O4CzQ:hover:active{scale:.95}.styles_inlineLinkColor__QeyZR,.styles_inlineLinkColor__QeyZR:hover{color:#7e19bf}.styles_basicLink__wqc7v{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__wqc7v:hover{opacity:.6}.styles_disabledLink__2Zzi1{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__XqhKf{-webkit-user-select:none;user-select:none}.styles_pill__nQGG9{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__nQGG9:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__1thuv{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__KYWmE{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__KYWmE:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__KYWmE:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__KYWmE:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__KYWmE:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__KYWmE:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__KYWmE:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__KYWmE:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__jI\+cE{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__jI\+cE::placeholder{color:#757572}.styles_baseInputStyling__jI\+cE:disabled{pointer-events:none}.styles_baseInputStyling__jI\+cE:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__jI\+cE:active,.styles_baseInputStyling__jI\+cE:focus{border:1px solid #7e19bf}.styles_baseInputStyling__jI\+cE:has(+.styles_errorMessage__U94g8){border:1px solid #e85656}.styles_baseInputStyling__jI\+cE::-webkit-inner-spin-button,.styles_baseInputStyling__jI\+cE::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__7ocpV{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__7ocpV:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__7ocpV:hover:active{scale:.95}.styles_hamburgerMenu__7ocpV.styles_active__rfOe8 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__7ocpV.styles_active__rfOe8 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__7ocpV.styles_active__rfOe8 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_fullPageMobileDropdownContainer__oa5ei{align-items:center;display:none;height:48px;justify-content:center;position:relative;width:48px}@media screen and (max-width:768px){.styles_fullPageMobileDropdownContainer__oa5ei{display:flex;height:24px;justify-content:flex-end;width:24px}}.styles_dropdownWrapper__5\+uFw{align-items:center;background-color:#fff;display:none;flex-direction:column;height:0;justify-content:center;left:0;overflow:hidden;position:fixed;top:calc(64px + env(safe-area-inset-top));transition:all .2s ease-in-out;width:100vw}@media screen and (max-width:768px){.styles_dropdownWrapper__5\+uFw{display:flex;top:calc(48px + env(safe-area-inset-top))}}.styles_dropdownWrapper__5\+uFw.styles_open__5nPCh{height:calc(100vh - env(safe-area-inset-top) - 48px)}.styles_dropdownWrapper__5\+uFw.styles_open__5nPCh.styles_showPreLaunchBanner__ppMbq{height:calc(100vh - env(safe-area-inset-top) - 96px)}.styles_dropdownWrapper__5\+uFw.styles_showPreLaunchBanner__ppMbq{top:calc(env(safe-area-inset-top) + 96px)}.styles_dropdownItem__D4gbc{padding-block:16px}.styles_dropdownItem__D4gbc a,.styles_dropdownItem__D4gbc span{font-size:1.875rem;font-weight:500}.styles_menuButton__WmzEP{color:#585755}.styles_menuButton__WmzEP:hover{color:#000}.styles_menuButton__WmzEP svg{color:#585755}.styles_menuButton__WmzEP.styles_active__rfOe8,.styles_menuButton__WmzEP.styles_active__rfOe8 svg{color:#000}.styles_dropdownListWrapper__tGR\+-{bottom:-100px;position:relative;text-align:center;transition:all .4s ease-in-out}.styles_dropdownListWrapper__tGR\+-.styles_itemShown__WLvat{bottom:0}.styles_actionsContainer__cu7eH{align-items:center;display:flex;gap:24px;z-index:2}@media screen and (max-width:768px){.styles_actionsContainer__cu7eH{gap:16px}.styles_signInLink__tb6QG{display:none}.styles_signUpButton__5RmlT{max-height:32px;min-width:0;min-width:auto;padding:4px 16px}}.styles_unstyledList__IsOJa{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__IsOJa li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__CNAec{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__CNAec{padding:0 16px}}.styles_iconContainer__ftFsb{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__ftFsb svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__ftFsb:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__ftFsb:hover svg{color:#000}.styles_iconContainer__ftFsb:hover:active{scale:.95}.styles_iconContainerDark__faHYQ svg{color:#f4f3ee}.styles_iconContainerDark__faHYQ:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__faHYQ:hover svg{color:#fff}.styles_elevatedUi__e3ScW{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__TnW8f{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__TnW8f:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__TnW8f svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__TnW8f:hover{color:#7e19bf}.styles_inlineLink__TnW8f:hover:before{background-color:#f2e8f9}.styles_inlineLink__TnW8f:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__TnW8f:hover:active{scale:.95}.styles_inlineLinkColor__3qWhC,.styles_inlineLinkColor__3qWhC:hover{color:#7e19bf}.styles_basicLink__HiCK3{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__HiCK3:hover{opacity:.6}.styles_disabledLink__dVLWf{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__hYNUA{-webkit-user-select:none;user-select:none}.styles_pill__wSh6e{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__wSh6e:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__6gvD2{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__WqKy6{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__WqKy6:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__WqKy6:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WqKy6:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__WqKy6:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__WqKy6:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WqKy6:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__WqKy6:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__b1O56{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__b1O56::placeholder{color:#757572}.styles_baseInputStyling__b1O56:disabled{pointer-events:none}.styles_baseInputStyling__b1O56:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__b1O56:active,.styles_baseInputStyling__b1O56:focus{border:1px solid #7e19bf}.styles_baseInputStyling__b1O56:has(+.styles_errorMessage__8SnSB){border:1px solid #e85656}.styles_baseInputStyling__b1O56::-webkit-inner-spin-button,.styles_baseInputStyling__b1O56::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__xT3w4{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__xT3w4:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__xT3w4:hover:active{scale:.95}.styles_hamburgerMenu__xT3w4.styles_active__e7YWr svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__xT3w4.styles_active__e7YWr svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__xT3w4.styles_active__e7YWr svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_routesContainer__RN-Aa{align-items:center;display:flex;gap:48px;justify-content:center;position:absolute;width:100%}.styles_routesContainer__RN-Aa li{align-items:center;display:flex;height:32px}.styles_routesContainer__RN-Aa li.styles_displayLinkNone__EN5dy{display:none;gap:0}@media screen and (max-width:768px){.styles_routesContainer__RN-Aa{display:none}}@media screen and (max-width:1280px){.styles_routesContainer__RN-Aa{gap:24px;position:relative;width:auto}}.styles_routeLink__lyRii{color:#000;font-size:1.75rem}.styles_routeLink__lyRii.styles_activeRoute__ZzmZj,div>a.styles_activeRoute__ZzmZj,li>a.styles_activeRoute__ZzmZj{color:#7e19bf}.styles_mxLogoWrapper__tRcmI{height:48px;position:relative;width:80px;z-index:2}@media screen and (max-width:768px){.styles_mxLogoWrapper__tRcmI{height:24px;width:24px}}.styles_mxLogo__z8Aey{height:100%;width:100%}@media screen and (max-width:768px){.styles_mxLogo__z8Aey{display:none}}.styles_mxLogoCompact__4LHPn{display:none;height:100%;width:100%}@media screen and (max-width:768px){.styles_mxLogoCompact__4LHPn{display:block}}.styles_unstyledList__l6qLV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__l6qLV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__-4T6n{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__-4T6n{padding:0 16px}}.styles_iconContainer__tS4ry{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__tS4ry svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__tS4ry:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__tS4ry:hover svg{color:#000}.styles_iconContainer__tS4ry:hover:active{scale:.95}.styles_iconContainerDark__wLAHG svg{color:#f4f3ee}.styles_iconContainerDark__wLAHG:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__wLAHG:hover svg{color:#fff}.styles_elevatedUi__NBRFj{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__CIvpI{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__CIvpI:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__CIvpI svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__CIvpI:hover{color:#7e19bf}.styles_inlineLink__CIvpI:hover:before{background-color:#f2e8f9}.styles_inlineLink__CIvpI:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__CIvpI:hover:active{scale:.95}.styles_inlineLinkColor__RV1Zv,.styles_inlineLinkColor__RV1Zv:hover{color:#7e19bf}.styles_basicLink__QMCju{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__QMCju:hover{opacity:.6}.styles_disabledLink__NTqNv{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ZJNdI{-webkit-user-select:none;user-select:none}.styles_pill__uH9zD{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__uH9zD:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__18V3z{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__GHnl0{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__GHnl0:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__GHnl0:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__GHnl0:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__GHnl0:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__GHnl0:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__GHnl0:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__GHnl0:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Jef1Z{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Jef1Z::placeholder{color:#757572}.styles_baseInputStyling__Jef1Z:disabled{pointer-events:none}.styles_baseInputStyling__Jef1Z:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Jef1Z:active,.styles_baseInputStyling__Jef1Z:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Jef1Z:has(+.styles_errorMessage__9hAN-){border:1px solid #e85656}.styles_baseInputStyling__Jef1Z::-webkit-inner-spin-button,.styles_baseInputStyling__Jef1Z::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__hYsVj{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__hYsVj:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__hYsVj:hover:active{scale:.95}.styles_hamburgerMenu__hYsVj.styles_active__\+BB9N svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__hYsVj.styles_active__\+BB9N svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__hYsVj.styles_active__\+BB9N svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_navbarWrapper__pNGv4{background-color:#fff;box-shadow:0 2px 0 0 #f4f3ee;box-sizing:border-box;left:0;padding-block:8px;padding-inline:10rem;position:-webkit-sticky;position:sticky;top:calc(env(safe-area-inset-top) + 48px);width:100%;z-index:2}@media screen and (max-width:1024px){.styles_navbarWrapper__pNGv4{padding-inline:32px}}@media screen and (max-width:768px){.styles_navbarWrapper__pNGv4{padding-inline:16px}}.styles_navBarTop__67C2c{padding-top:calc(8px + env(safe-area-inset-top));top:0}.styles_navbarContainer__6gVd1{align-items:center;display:flex;flex-direction:row;height:48px;justify-content:space-between;margin:0 auto;max-width:1280px;position:relative}@media screen and (max-width:768px){.styles_navbarContainer__6gVd1{height:32px}}.styles_backIcon__IPOPT{height:24px;padding:0;width:24px}.styles_unstyledList__wJEnI{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__wJEnI li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__EWDs0{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__EWDs0{padding:0 16px}}.styles_iconContainer__pzDWS{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__pzDWS svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__pzDWS:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__pzDWS:hover svg{color:#000}.styles_iconContainer__pzDWS:hover:active{scale:.95}.styles_iconContainerDark__eINON svg{color:#f4f3ee}.styles_iconContainerDark__eINON:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__eINON:hover svg{color:#fff}.styles_elevatedUi__GXzg8{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__AaEhb{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__AaEhb:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__AaEhb svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__AaEhb:hover{color:#7e19bf}.styles_inlineLink__AaEhb:hover:before{background-color:#f2e8f9}.styles_inlineLink__AaEhb:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__AaEhb:hover:active{scale:.95}.styles_inlineLinkColor__\+5eef,.styles_inlineLinkColor__\+5eef:hover{color:#7e19bf}.styles_basicLink__HLjaQ{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__HLjaQ:hover{opacity:.6}.styles_disabledLink__T9p3r{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__R7CeF{-webkit-user-select:none;user-select:none}.styles_pill__UI51y{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__UI51y:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__Qlcun{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__\+FyoU{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__\+FyoU:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__\+FyoU:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+FyoU:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__\+FyoU:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__\+FyoU:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+FyoU:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__\+FyoU:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__-WryG{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__-WryG::placeholder{color:#757572}.styles_baseInputStyling__-WryG:disabled{pointer-events:none}.styles_baseInputStyling__-WryG:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__-WryG:active,.styles_baseInputStyling__-WryG:focus{border:1px solid #7e19bf}.styles_baseInputStyling__-WryG:has(+.styles_errorMessage__\+matg){border:1px solid #e85656}.styles_baseInputStyling__-WryG::-webkit-inner-spin-button,.styles_baseInputStyling__-WryG::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__DbAo9{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__DbAo9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__DbAo9:hover:active{scale:.95}.styles_hamburgerMenu__DbAo9.styles_active__12Dcg svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__DbAo9.styles_active__12Dcg svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__DbAo9.styles_active__12Dcg svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_marqueeWrapper__I2aJs{background-color:#000;display:flex;flex-direction:row;height:calc(48px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;z-index:2}.styles_marqueeBannerText__uFp3Q{color:#fff;padding-inline:60px}.styles_headerHuge__03ZOC{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__LOrpv{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__1Xjyb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__-mOb\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Zsaro{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__mPd7s,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Bw1bL{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__IhVQ2{font-size:1.5rem;font-weight:400}.styles_paragraphNano__0EcvO{font-size:1rem;font-weight:400}.styles_ellipsis__PW4lj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__LOrpv{font-size:3.75rem}.styles_headerMedium__1Xjyb{font-size:2.25rem}.styles_headerSmall__-mOb\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__LOrpv{font-size:2.25rem}.styles_headerMedium__1Xjyb{font-size:1.875rem}.styles_headerSmall__-mOb\+{font-size:1.75rem}}.styles_unstyledList__3Zh4G{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__3Zh4G li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__SB7YZ{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__SB7YZ{padding:0 16px}}.styles_iconContainer__kEJs8{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__kEJs8 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__kEJs8:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__kEJs8:hover svg{color:#000}.styles_iconContainer__kEJs8:hover:active{scale:.95}.styles_iconContainerDark__VHeZR svg{color:#f4f3ee}.styles_iconContainerDark__VHeZR:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__VHeZR:hover svg{color:#fff}.styles_elevatedUi__X\+MO2{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__SdKiW{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__SdKiW:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__SdKiW svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__SdKiW:hover{color:#7e19bf}.styles_inlineLink__SdKiW:hover:before{background-color:#f2e8f9}.styles_inlineLink__SdKiW:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__SdKiW:hover:active{scale:.95}.styles_inlineLinkColor__bk4au,.styles_inlineLinkColor__bk4au:hover{color:#7e19bf}.styles_basicLink__R1Enz{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__R1Enz:hover{opacity:.6}.styles_disabledLink__cWEmu{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__oe2sW{-webkit-user-select:none;user-select:none}.styles_pill__RgWay{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__RgWay:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__4t7QT{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__lGGa5{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__lGGa5:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__lGGa5:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__lGGa5:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__lGGa5:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__lGGa5:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__lGGa5:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__lGGa5:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__t2hlm{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__t2hlm::placeholder{color:#757572}.styles_baseInputStyling__t2hlm:disabled{pointer-events:none}.styles_baseInputStyling__t2hlm:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__t2hlm:active,.styles_baseInputStyling__t2hlm:focus{border:1px solid #7e19bf}.styles_baseInputStyling__t2hlm:has(+.styles_errorMessage__5iIXw){border:1px solid #e85656}.styles_baseInputStyling__t2hlm::-webkit-inner-spin-button,.styles_baseInputStyling__t2hlm::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__\+wrjh{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__\+wrjh:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__\+wrjh:hover:active{scale:.95}.styles_hamburgerMenu__\+wrjh.styles_active__soSwB svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__\+wrjh.styles_active__soSwB svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__\+wrjh.styles_active__soSwB svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_link__EzSKt{color:#585755;font-size:inherit;font-weight:700}.styles_emptyStateCard__AlLJQ{align-items:center;display:flex;gap:8px}@keyframes styles_spin__leX7t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_spinnerContain__oRR8u{height:32px;overflow:hidden;width:32px}.styles_spinnerFill__cNefQ{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.styles_spinner__eBg-1{animation:styles_spin__leX7t 1s linear infinite;border:2px solid #c3c2be;border-radius:999px;height:32px;width:32px}.styles_primarySpinner__8n7yo{border-top:2px solid #7e19bf}.styles_blackSpinner__P08bD{border-top:2px solid #000}.styles_whiteSpinner__v3wtb{border-top:2px solid #fff}.styles_unstyledList__jHzxi{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__jHzxi li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__2YDAM{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__2YDAM{padding:0 16px}}.styles_iconContainer__dGccj{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__dGccj svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__dGccj:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__dGccj:hover svg{color:#000}.styles_iconContainer__dGccj:hover:active{scale:.95}.styles_iconContainerDark__jjri9 svg{color:#f4f3ee}.styles_iconContainerDark__jjri9:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__jjri9:hover svg{color:#fff}.styles_elevatedUi__IrDMX{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__VjXVh{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__VjXVh:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__VjXVh svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__VjXVh:hover{color:#7e19bf}.styles_inlineLink__VjXVh:hover:before{background-color:#f2e8f9}.styles_inlineLink__VjXVh:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__VjXVh:hover:active{scale:.95}.styles_inlineLinkColor__VhGYO,.styles_inlineLinkColor__VhGYO:hover{color:#7e19bf}.styles_basicLink__9Av0R{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__9Av0R:hover{opacity:.6}.styles_disabledLink__h0DNK{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__23jmk{-webkit-user-select:none;user-select:none}.styles_pill__WQ-dp{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__WQ-dp:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__wOiOX{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__Q1Cx4{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__Q1Cx4:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__Q1Cx4:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Q1Cx4:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__Q1Cx4:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__Q1Cx4:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Q1Cx4:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__Q1Cx4:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__yQzZd{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__yQzZd::placeholder{color:#757572}.styles_baseInputStyling__yQzZd:disabled{pointer-events:none}.styles_baseInputStyling__yQzZd:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__yQzZd:active,.styles_baseInputStyling__yQzZd:focus{border:1px solid #7e19bf}.styles_baseInputStyling__yQzZd:has(+.styles_errorMessage__fs9OS){border:1px solid #e85656}.styles_baseInputStyling__yQzZd::-webkit-inner-spin-button,.styles_baseInputStyling__yQzZd::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Okd5F{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Okd5F:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Okd5F:hover:active{scale:.95}.styles_hamburgerMenu__Okd5F.styles_active__I9Ami svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Okd5F.styles_active__I9Ami svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Okd5F.styles_active__I9Ami svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_buttonBase__fX\+AJ{align-items:center;border:0;border-radius:4px;cursor:pointer;display:inline-flex;flex-direction:row;font-size:1.875rem;font-weight:500;justify-content:center;line-height:2;margin:0;min-width:136px;padding:8px 24px;transition:all .2s ease-in-out}.styles_buttonBase__fX\+AJ svg{height:32px;padding:4px;width:32px}.styles_buttonBase__fX\+AJ:not(:disabled):hover{scale:.98}.styles_buttonBase__fX\+AJ:not(:disabled):active{scale:.95}.styles_buttonBase__fX\+AJ:disabled{cursor:default;opacity:.5}.styles_primary__C3xGD{background-color:#7e19bf;color:#fff}.styles_primary__C3xGD a{color:#fff;transition:all .2s ease-in-out}.styles_primary__C3xGD:not(:disabled):hover{background-color:#a844e7}.styles_secondary__S2cMK{background-color:#fff;border:2px solid #7e19bf;box-sizing:border-box;color:#7e19bf}.styles_secondary__S2cMK:not(:disabled):hover{background-color:#f2e8f9;border:2px solid #a844e7}.styles_secondary__S2cMK:not(:disabled):hover a{color:#a844e7;transition:all .2s ease-in-out}.styles_ghost__4QCB8{background-color:#fff;color:#7e19bf}.styles_ghost__4QCB8:not(:disabled):hover{background-color:#f2e8f9}.styles_ghost__4QCB8:not(:disabled):hover a{color:#a844e7;transition:all .2s ease-in-out}.styles_outline__dHrZr{background-color:#fff;border:1px solid #7e19bf;color:#7e19bf}.styles_danger__cnu0E{background-color:#e85656;color:#fff}.styles_danger__cnu0E:not(:disabled):hover{background-color:#f47171}.styles_small__\+IHbc{background-color:#0000;color:#7e19bf;min-width:0;padding:0 8px}.styles_small__\+IHbc:not(:disabled):hover{background-color:#f2e8f9}.styles_fluidButton__Q6LIh{width:100%}.styles_fluidButton__Q6LIh:not(:disabled):hover{scale:.99}.styles_fluidButton__Q6LIh:not(:disabled):active{scale:.96}.styles_unstyledList__Ai4Zl{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Ai4Zl li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__MXMWf{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__MXMWf{padding:0 16px}}.styles_iconContainer__G5BEB{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__G5BEB svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__G5BEB:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__G5BEB:hover svg{color:#000}.styles_iconContainer__G5BEB:hover:active{scale:.95}.styles_iconContainerDark__4FIeo svg{color:#f4f3ee}.styles_iconContainerDark__4FIeo:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__4FIeo:hover svg{color:#fff}.styles_elevatedUi__-oPmw{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__2BfxZ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__2BfxZ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__2BfxZ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__2BfxZ:hover{color:#7e19bf}.styles_inlineLink__2BfxZ:hover:before{background-color:#f2e8f9}.styles_inlineLink__2BfxZ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__2BfxZ:hover:active{scale:.95}.styles_inlineLinkColor__vofzO,.styles_inlineLinkColor__vofzO:hover{color:#7e19bf}.styles_basicLink__fPd2T{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__fPd2T:hover{opacity:.6}.styles_disabledLink__88zQz{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ykvfN{-webkit-user-select:none;user-select:none}.styles_pill__Y3ZLR{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Y3ZLR:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__c0Tc-{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__a1FRp{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__a1FRp:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__a1FRp:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__a1FRp:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__a1FRp:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__a1FRp:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__a1FRp:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__a1FRp:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__vkwTF{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__vkwTF::placeholder{color:#757572}.styles_baseInputStyling__vkwTF:disabled{pointer-events:none}.styles_baseInputStyling__vkwTF:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__vkwTF:active,.styles_baseInputStyling__vkwTF:focus{border:1px solid #7e19bf}.styles_baseInputStyling__vkwTF:has(+.styles_errorMessage__ddLll){border:1px solid #e85656}.styles_baseInputStyling__vkwTF::-webkit-inner-spin-button,.styles_baseInputStyling__vkwTF::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__i15id{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__i15id:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__i15id:hover:active{scale:.95}.styles_hamburgerMenu__i15id.styles_active__vyRl5 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__i15id.styles_active__vyRl5 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__i15id.styles_active__vyRl5 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_formGroup__l0ZEa{display:flex;flex-direction:column;gap:8px;position:relative}.styles_formGroup__l0ZEa label{color:#585755;font-size:1.75rem;font-weight:500}.styles_formGroup__l0ZEa input{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:8px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;height:52px;line-height:1;outline:none;padding:16px;position:relative;transition:all .2s ease-in-out;width:100%}.styles_formGroup__l0ZEa input::placeholder{color:#c3c2be}.styles_formGroup__l0ZEa input:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_formGroup__l0ZEa input:active,.styles_formGroup__l0ZEa input:focus{border:1px solid #7e19bf}.styles_formGroup__l0ZEa input:has(+.styles_errorMessage__ddLll){border:1px solid #e85656}.styles_formGroup__l0ZEa input[type=date]{height:52px;position:relative;transition:all .2s ease-in-out;width:100%}.styles_formGroup__l0ZEa input[type=date]:invalid::-webkit-datetime-edit{color:#c3c2be}.styles_formGroup__l0ZEa input[type=date]::-webkit-calendar-picker-indicator:hover{cursor:pointer;transform:scale(105%)}.styles_formGroupDisabled__FdLml{opacity:.5;pointer-events:none}.styles_fieldContainer__GzUb0{position:relative}.styles_endAdornment__EXKXo{padding-right:16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.styles_errorMessage__ddLll{color:#e85656;font-size:1.5rem;line-height:1.5rem}.styles_unstyledList__Sw-qG{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Sw-qG li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__dMnh4{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__dMnh4{padding:0 16px}}.styles_iconContainer__P3ths{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__P3ths svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__P3ths:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__P3ths:hover svg{color:#000}.styles_iconContainer__P3ths:hover:active{scale:.95}.styles_iconContainerDark__Vfn\+\+ svg{color:#f4f3ee}.styles_iconContainerDark__Vfn\+\+:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Vfn\+\+:hover svg{color:#fff}.styles_elevatedUi__TWixp{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7A8Ja{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7A8Ja:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7A8Ja svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7A8Ja:hover{color:#7e19bf}.styles_inlineLink__7A8Ja:hover:before{background-color:#f2e8f9}.styles_inlineLink__7A8Ja:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7A8Ja:hover:active{scale:.95}.styles_inlineLinkColor__lIC4W,.styles_inlineLinkColor__lIC4W:hover{color:#7e19bf}.styles_basicLink__\+hJsR{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__\+hJsR:hover{opacity:.6}.styles_disabledLink__nPe0J{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__vhLMZ{-webkit-user-select:none;user-select:none}.styles_pill__GGC-4{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__GGC-4:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__yITFY{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__ed--a{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__ed--a:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__ed--a:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ed--a:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__ed--a:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__ed--a:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ed--a:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__ed--a:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__DH8pC{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__DH8pC::placeholder{color:#757572}.styles_baseInputStyling__DH8pC:disabled{pointer-events:none}.styles_baseInputStyling__DH8pC:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__DH8pC:active,.styles_baseInputStyling__DH8pC:focus{border:1px solid #7e19bf}.styles_baseInputStyling__DH8pC:has(+.styles_errorMessage__Rp4I-){border:1px solid #e85656}.styles_baseInputStyling__DH8pC::-webkit-inner-spin-button,.styles_baseInputStyling__DH8pC::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__A9QhD{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__A9QhD:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__A9QhD:hover:active{scale:.95}.styles_hamburgerMenu__A9QhD.styles_active__PiaZU svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__A9QhD.styles_active__PiaZU svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__A9QhD.styles_active__PiaZU svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}label{color:#585755;font-size:1.75rem;font-weight:500}.styles_menuContainer__KS1-L{width:100%}.styles_fieldContainer__CI8qw,.styles_menuContainer__KS1-L{display:flex;flex-direction:column;gap:8px;position:relative}.styles_fieldContainer__CI8qw{border-radius:8px;transition:all .2s ease-in-out}.styles_menu__LoFiW{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;font-size:2rem;font-weight:500;height:52px;line-height:1.5;outline:none;padding:8px 16px;text-transform:capitalize;transition:all .2s ease-in-out;width:100%}.styles_menu__LoFiW:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_menu__LoFiW:active,.styles_menu__LoFiW:focus{border:1px solid #7e19bf}.styles_menu__LoFiW:has(+.styles_errorMessage__Rp4I-){border:1px solid #e85656}.styles_placeholder__L-27\+{color:#c3c2be}.styles_icon__kR9LH{height:24px;opacity:.25;pointer-events:none;position:absolute;right:12px;top:12px;width:24px}.styles_option__iwph6{color:#000;text-transform:capitalize}.styles_option__iwph6:disabled{color:#c3c2be}.styles_errorMessage__Rp4I-{color:#e85656;font-size:1.5rem;line-height:1.5rem}.styles_headerHuge__HN8mM{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__Xfp\+Z{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__gigKS{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__GHb8k{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__b9moU{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__qEKIP,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__UMTGx{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__8qM3z{font-size:1.5rem;font-weight:400}.styles_paragraphNano__yZTW1{font-size:1rem;font-weight:400}.styles_ellipsis__hqkjK{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__Xfp\+Z{font-size:3.75rem}.styles_headerMedium__gigKS{font-size:2.25rem}.styles_headerSmall__GHb8k{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__Xfp\+Z{font-size:2.25rem}.styles_headerMedium__gigKS{font-size:1.875rem}.styles_headerSmall__GHb8k{font-size:1.75rem}}.styles_addCardContainer__ewxmV{display:flex;flex-direction:column;gap:24px;height:100%;width:100%}.styles_form__7ikQm{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between}.styles_topWrapper__ubQSE{display:flex;flex-direction:column;gap:24px}.styles_dateAndSecurity__iTGTT{display:flex;gap:16px}@media screen and (max-width:420px){.styles_dateAndSecurity__iTGTT{flex-direction:column}}.styles_expiryDate__8uspd{display:flex;gap:8px;width:60%}@media screen and (max-width:420px){.styles_expiryDate__8uspd{width:100%}}.styles_terms__ghfyF{color:#585755;font-size:1.5rem;font-weight:400}.styles_info__OXDNI{display:flex;flex-direction:column;gap:8px}.styles_bottomWrapper__xrO1e{display:flex;flex-direction:column;gap:16px;margin-top:16px}.styles_cardNumberContainer__8T8al{position:relative}.styles_cardIcon__r8sWX{position:absolute;right:0;top:45%}.styles_creditCard__HcWMS{color:#c3c2be;height:20px}.styles_loader__U2liz{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:48px;height:100%;justify-content:center;padding:16px;width:100%}.styles_container__TNTk\+{width:100%}.styles_iframe__ApH2q{-webkit-appearance:none;appearance:none;border:0;display:none;margin-bottom:16px;min-height:424px;width:100%}@media screen and (max-width:768px){.styles_iframe__ApH2q{margin:0}}.styles_showIframe__Sr4XT{display:block}.styles_headerHuge__kpy\+l{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__DyeWE{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__PrjJr{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__82Zer{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__lPU5j{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__mu5ko,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__t9wcX{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__O95MB{font-size:1.5rem;font-weight:400}.styles_paragraphNano__vCMJl{font-size:1rem;font-weight:400}.styles_ellipsis__Xrgqj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__DyeWE{font-size:3.75rem}.styles_headerMedium__PrjJr{font-size:2.25rem}.styles_headerSmall__82Zer{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__DyeWE{font-size:2.25rem}.styles_headerMedium__PrjJr{font-size:1.875rem}.styles_headerSmall__82Zer{font-size:1.75rem}}.styles_container__LnCgl{display:flex;flex-direction:column;justify-content:space-between}.styles_topWrapper__bnMID{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}@media screen and (max-width:768px){.styles_topWrapper__bnMID{height:450px}}.styles_iconWrapper__NNq6w{align-items:center;background-color:#e5d1f2;border-radius:999px;display:flex;height:96px;justify-content:center;margin:0 auto;width:96px}.styles_shieldIcon__JaTN2{stroke-width:1.5;color:#7e19bf;height:40px;width:40px}.styles_title__XHUO6{text-align:center}.styles_description__o7RCz{color:#585755;text-align:center}.styles_button__Qwpp8{margin-top:48px}.styles_divider__rJpwI{background-color:#e0e0db;border:0;margin:0;min-height:.5px;min-width:.5px}.styles_headerHuge__CFvRr{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cwaqL{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__nRqcU{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__GaStM{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__kBWoN{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VKvwB,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__N4Wds{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__OEajK{font-size:1.5rem;font-weight:400}.styles_paragraphNano__DM44K{font-size:1rem;font-weight:400}.styles_ellipsis__APGDP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cwaqL{font-size:3.75rem}.styles_headerMedium__nRqcU{font-size:2.25rem}.styles_headerSmall__GaStM{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cwaqL{font-size:2.25rem}.styles_headerMedium__nRqcU{font-size:1.875rem}.styles_headerSmall__GaStM{font-size:1.75rem}}.styles_reviewKycContainer__bXHvm{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.styles_mainContent__6xBuC{align-items:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_mainContent__6xBuC{height:55%;justify-content:flex-end}}.styles_title__0VmiL{text-align:center}.styles_subtitle__AZCjU,.styles_supportText__fNwTS{color:#585755;font-size:1.875rem;font-weight:400;line-height:1.5;text-align:center}.styles_buttonContainer__NQnfO,.styles_footnote__tW-tB{display:flex;flex-direction:column}.styles_buttonContainer__NQnfO{gap:8px}.styles_headerHuge__iuheh{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__yZ6eI{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__abjuY{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__NZgl3{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__maeAA{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__IR8gD,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__hisZ2{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__cdSD1{font-size:1.5rem;font-weight:400}.styles_paragraphNano__QmJdB{font-size:1rem;font-weight:400}.styles_ellipsis__1NG-\+{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__yZ6eI{font-size:3.75rem}.styles_headerMedium__abjuY{font-size:2.25rem}.styles_headerSmall__NZgl3{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__yZ6eI{font-size:2.25rem}.styles_headerMedium__abjuY{font-size:1.875rem}.styles_headerSmall__NZgl3{font-size:1.75rem}}.styles_container__N-suY{display:flex;flex-direction:column;justify-content:space-between}.styles_topWrapper__ojojl{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}@media screen and (max-width:768px){.styles_topWrapper__ojojl{height:450px}}.styles_iconWrapper__9TWZk{align-items:center;background-color:#e5d1f2;border-radius:999px;display:flex;height:96px;justify-content:center;margin:0 auto;width:96px}.styles_shieldIcon__Quf0J{stroke-width:1.5;color:#7e19bf;height:40px;width:40px}.styles_title__B8-EM{text-align:center}.styles_description__KnRXe{color:#585755;text-align:center}.styles_button__1e0Fx{margin-top:48px}.styles_radioWrapper__EZmUk{align-items:center;display:flex;gap:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_radio__XdssD{display:none}.styles_label__68PZZ{cursor:pointer;padding-left:32px;position:relative}.styles_label__68PZZ:before{border:1px solid #757572;border-radius:50%;content:"";height:20px;left:0;outline:0 solid #f4f3ee;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;width:20px}.styles_label__68PZZ:hover:before{background-color:#f4f3ee;outline:10px solid #f4f3ee}.styles_radio__XdssD:checked+.styles_label__68PZZ:before{border:6px solid #7e19bf;outline:0 solid #f2e8f9}.styles_radio__XdssD:checked+.styles_label__68PZZ:hover:before{background-color:#f2e8f9;outline:10px solid #f2e8f9}.styles_unstyledList__FRbEr{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__FRbEr li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__QFvKa{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__QFvKa{padding:0 16px}}.styles_iconContainer__hjTv7{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__hjTv7 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__hjTv7:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__hjTv7:hover svg{color:#000}.styles_iconContainer__hjTv7:hover:active{scale:.95}.styles_iconContainerDark__Cau79 svg{color:#f4f3ee}.styles_iconContainerDark__Cau79:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Cau79:hover svg{color:#fff}.styles_elevatedUi__APdq2{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__1sqrs{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__1sqrs:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__1sqrs svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__1sqrs:hover{color:#7e19bf}.styles_inlineLink__1sqrs:hover:before{background-color:#f2e8f9}.styles_inlineLink__1sqrs:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__1sqrs:hover:active{scale:.95}.styles_inlineLinkColor__qzhUa,.styles_inlineLinkColor__qzhUa:hover{color:#7e19bf}.styles_basicLink__wI60x{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__wI60x:hover{opacity:.6}.styles_disabledLink__L9oq1{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__LiS2o{-webkit-user-select:none;user-select:none}.styles_pill__4jJ7w{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__4jJ7w:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__mWGo\+{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__nE9lI{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__nE9lI:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__nE9lI:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nE9lI:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__nE9lI:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__nE9lI:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nE9lI:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__nE9lI:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__zrwm0{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__zrwm0::placeholder{color:#757572}.styles_baseInputStyling__zrwm0:disabled{pointer-events:none}.styles_baseInputStyling__zrwm0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__zrwm0:active,.styles_baseInputStyling__zrwm0:focus{border:1px solid #7e19bf}.styles_baseInputStyling__zrwm0:has(+.styles_errorMessage__7PQly){border:1px solid #e85656}.styles_baseInputStyling__zrwm0::-webkit-inner-spin-button,.styles_baseInputStyling__zrwm0::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__EnKW9{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__EnKW9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__EnKW9:hover:active{scale:.95}.styles_hamburgerMenu__EnKW9.styles_active__fF6jO svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__EnKW9.styles_active__fF6jO svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__EnKW9.styles_active__fF6jO svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_cardDetails__\+PDbZ{align-items:center;color:#585755;display:flex;font-size:1.75rem;gap:16px}.styles_headerHuge__7TkUR{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__pJZmP{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__qAS4x{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__zX85E{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__qosQC{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__\+elED,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__RkcAB{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__NDkDP{font-size:1.5rem;font-weight:400}.styles_paragraphNano__iAZJ\+{font-size:1rem;font-weight:400}.styles_ellipsis__RSzj0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__pJZmP{font-size:3.75rem}.styles_headerMedium__qAS4x{font-size:2.25rem}.styles_headerSmall__zX85E{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__pJZmP{font-size:2.25rem}.styles_headerMedium__qAS4x{font-size:1.875rem}.styles_headerSmall__zX85E{font-size:1.75rem}}.styles_unstyledList__Okc6e{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Okc6e li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__nvMfY{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__nvMfY{padding:0 16px}}.styles_iconContainer__jzkN0{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__jzkN0 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__jzkN0:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__jzkN0:hover svg{color:#000}.styles_iconContainer__jzkN0:hover:active{scale:.95}.styles_iconContainerDark__MeE\+v svg{color:#f4f3ee}.styles_iconContainerDark__MeE\+v:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__MeE\+v:hover svg{color:#fff}.styles_elevatedUi__W7iRD{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__534vV{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__534vV:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__534vV svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__534vV:hover{color:#7e19bf}.styles_inlineLink__534vV:hover:before{background-color:#f2e8f9}.styles_inlineLink__534vV:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__534vV:hover:active{scale:.95}.styles_inlineLinkColor__ZiTwe,.styles_inlineLinkColor__ZiTwe:hover{color:#7e19bf}.styles_basicLink__NYfk8{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__NYfk8:hover{opacity:.6}.styles_disabledLink__9Sof3{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__YFBp5{-webkit-user-select:none;user-select:none}.styles_pill__0pc-I{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__0pc-I:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__tuxq5{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__NXDQX{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__NXDQX:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__NXDQX:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__NXDQX:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__NXDQX:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__NXDQX:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__NXDQX:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__NXDQX:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__imno9{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__imno9::placeholder{color:#757572}.styles_baseInputStyling__imno9:disabled{pointer-events:none}.styles_baseInputStyling__imno9:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__imno9:active,.styles_baseInputStyling__imno9:focus{border:1px solid #7e19bf}.styles_baseInputStyling__imno9:has(+.styles_errorMessage__32ePH){border:1px solid #e85656}.styles_baseInputStyling__imno9::-webkit-inner-spin-button,.styles_baseInputStyling__imno9::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__EP8h-{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__EP8h-:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__EP8h-:hover:active{scale:.95}.styles_hamburgerMenu__EP8h-.styles_active__BoMVw svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__EP8h-.styles_active__BoMVw svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__EP8h-.styles_active__BoMVw svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_cardLimitWrapper__\+HL7Z{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;text-align:center}.styles_footerWrapper__DumKH{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:768px){.styles_footerWrapper__DumKH{margin-top:auto}}.styles_divider__O7jOQ{height:1px}.styles_headerHuge__nSXbp{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cfk6k{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__QYZ2n{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__8pwBt{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__yDuja{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__MHbjG,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__gWou6{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__ahAGG{font-size:1.5rem;font-weight:400}.styles_paragraphNano__mnce3{font-size:1rem;font-weight:400}.styles_ellipsis__756M1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cfk6k{font-size:3.75rem}.styles_headerMedium__QYZ2n{font-size:2.25rem}.styles_headerSmall__8pwBt{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cfk6k{font-size:2.25rem}.styles_headerMedium__QYZ2n{font-size:1.875rem}.styles_headerSmall__8pwBt{font-size:1.75rem}}.styles_container__9n45O{display:flex;flex-direction:column;gap:32px;overflow:visible!important;overflow:initial!important}.styles_titleWrapper__nZyjt{display:flex;flex-direction:column;gap:8px}.styles_title__NjI7f{color:#353433}.styles_descriptionWrapper__qVaUs{display:flex;flex-direction:column;gap:2px}.styles_description__jKW59{color:#757572}.styles_headerHuge__WDp-c{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__Dj-ju{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__azBVN{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Z53VW{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__nvhhG{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__3YF8S,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__DiliJ{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__VDuqP{font-size:1.5rem;font-weight:400}.styles_paragraphNano__fAaCB{font-size:1rem;font-weight:400}.styles_ellipsis__A8yjo{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__Dj-ju{font-size:3.75rem}.styles_headerMedium__azBVN{font-size:2.25rem}.styles_headerSmall__Z53VW{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__Dj-ju{font-size:2.25rem}.styles_headerMedium__azBVN{font-size:1.875rem}.styles_headerSmall__Z53VW{font-size:1.75rem}}.styles_unstyledList__AE7M6{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__AE7M6 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__GVTOv{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__GVTOv{padding:0 16px}}.styles_iconContainer__0hqiG{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__0hqiG svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__0hqiG:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__0hqiG:hover svg{color:#000}.styles_iconContainer__0hqiG:hover:active{scale:.95}.styles_iconContainerDark__JJ5M6 svg{color:#f4f3ee}.styles_iconContainerDark__JJ5M6:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__JJ5M6:hover svg{color:#fff}.styles_elevatedUi__rwhxN{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__4Fnzm{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__4Fnzm:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__4Fnzm svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__4Fnzm:hover{color:#7e19bf}.styles_inlineLink__4Fnzm:hover:before{background-color:#f2e8f9}.styles_inlineLink__4Fnzm:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__4Fnzm:hover:active{scale:.95}.styles_inlineLinkColor__b10Oq,.styles_inlineLinkColor__b10Oq:hover{color:#7e19bf}.styles_basicLink__WidNd{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__WidNd:hover{opacity:.6}.styles_disabledLink__LdquS{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ckOdP{-webkit-user-select:none;user-select:none}.styles_pill__5VnL-{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__5VnL-:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__55LBd{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__w6n9U{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__w6n9U:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__w6n9U:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__w6n9U:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__w6n9U:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__w6n9U:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__w6n9U:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__w6n9U:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__TiQcg{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__TiQcg::placeholder{color:#757572}.styles_baseInputStyling__TiQcg:disabled{pointer-events:none}.styles_baseInputStyling__TiQcg:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__TiQcg:active,.styles_baseInputStyling__TiQcg:focus{border:1px solid #7e19bf}.styles_baseInputStyling__TiQcg:has(+.styles_errorMessage__ea3yN){border:1px solid #e85656}.styles_baseInputStyling__TiQcg::-webkit-inner-spin-button,.styles_baseInputStyling__TiQcg::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__TPotR{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__TPotR:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__TPotR:hover:active{scale:.95}.styles_hamburgerMenu__TPotR.styles_active__KjD-2 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__TPotR.styles_active__KjD-2 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__TPotR.styles_active__KjD-2 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_cardsContainer__UWM9z{display:flex;flex-direction:column;gap:16px}.styles_addNewCard__dUFwQ{align-items:center;display:flex;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_addNewCard__dUFwQ p{color:#7e19bf;font-weight:500}.styles_addNewCard__dUFwQ .styles_plusIcon__N-JzI{color:#7e19bf;height:24px;margin:0;transform:none;width:24px}.styles_headerHuge__ZPsEU{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__MoV1k{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__ooQw2{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__bmmus{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Maswx{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__MOxxF,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__-fp\+2{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__fPtWs{font-size:1.5rem;font-weight:400}.styles_paragraphNano__px6iA{font-size:1rem;font-weight:400}.styles_ellipsis__e1SGk{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__MoV1k{font-size:3.75rem}.styles_headerMedium__ooQw2{font-size:2.25rem}.styles_headerSmall__bmmus{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__MoV1k{font-size:2.25rem}.styles_headerMedium__ooQw2{font-size:1.875rem}.styles_headerSmall__bmmus{font-size:1.75rem}}.styles_unstyledList__fSb9B{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__fSb9B li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__9E-oc{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__9E-oc{padding:0 16px}}.styles_iconContainer__oHrPk{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__oHrPk svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__oHrPk:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__oHrPk:hover svg{color:#000}.styles_iconContainer__oHrPk:hover:active{scale:.95}.styles_iconContainerDark__WTtcM svg{color:#f4f3ee}.styles_iconContainerDark__WTtcM:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__WTtcM:hover svg{color:#fff}.styles_elevatedUi__B07Pc{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Nemex{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Nemex:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Nemex svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Nemex:hover{color:#7e19bf}.styles_inlineLink__Nemex:hover:before{background-color:#f2e8f9}.styles_inlineLink__Nemex:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Nemex:hover:active{scale:.95}.styles_inlineLinkColor__mz91B,.styles_inlineLinkColor__mz91B:hover{color:#7e19bf}.styles_basicLink__6y5F9{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__6y5F9:hover{opacity:.6}.styles_disabledLink__wOL40{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__L4Fdt{-webkit-user-select:none;user-select:none}.styles_pill__2h1jp{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__2h1jp:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__qeA9W{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__0n0OO{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__0n0OO:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__0n0OO:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0n0OO:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__0n0OO:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__0n0OO:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0n0OO:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__0n0OO:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__tx9iT{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__tx9iT::placeholder{color:#757572}.styles_baseInputStyling__tx9iT:disabled{pointer-events:none}.styles_baseInputStyling__tx9iT:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__tx9iT:active,.styles_baseInputStyling__tx9iT:focus{border:1px solid #7e19bf}.styles_baseInputStyling__tx9iT:has(+.styles_errorMessage__WwB4l){border:1px solid #e85656}.styles_baseInputStyling__tx9iT::-webkit-inner-spin-button,.styles_baseInputStyling__tx9iT::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__NMaQe{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__NMaQe:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__NMaQe:hover:active{scale:.95}.styles_hamburgerMenu__NMaQe.styles_active__eDFD0 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__NMaQe.styles_active__eDFD0 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__NMaQe.styles_active__eDFD0 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_priceInputWrapper__vtBQS{display:flex;flex-direction:column;gap:8px;position:relative}.styles_priceInputWrapper__vtBQS.styles_reverseOrder__lIXHB{align-items:end;flex-direction:column-reverse}.styles_headerContainer__qTQnF{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.styles_priceLabel__qXpzr{color:#000;font-size:2.25rem;font-weight:600}.styles_errorMessage__WwB4l{color:#e85656;opacity:0;transition:all .2s ease-in-out}.styles_errorMessage__WwB4l.styles_active__eDFD0{opacity:1;transition:all .2s ease-in-out}.styles_priceInputContainer__-8o\+G{position:relative}.styles_currencySymbol__EWIWC{color:#757572;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;z-index:1}.styles_currencySymbol__EWIWC.styles_highlighted__\+AE9g{color:#000}.styles_currencyInput__3XYx-{height:48px;padding-left:32px;width:100%}.styles_error__-EkR\+{border:1px solid #e85656!important}.styles_headerHuge__AMzPu{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__8zBp1{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__UjERm{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Xhgtg{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__VaxfB{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__QbCDB,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__OCtGc{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__VqhIU{font-size:1.5rem;font-weight:400}.styles_paragraphNano__3iWkW{font-size:1rem;font-weight:400}.styles_ellipsis__cNKr0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__8zBp1{font-size:3.75rem}.styles_headerMedium__UjERm{font-size:2.25rem}.styles_headerSmall__Xhgtg{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__8zBp1{font-size:2.25rem}.styles_headerMedium__UjERm{font-size:1.875rem}.styles_headerSmall__Xhgtg{font-size:1.75rem}}.styles_unstyledList__LGzOw{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__LGzOw li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__nJq05{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__nJq05{padding:0 16px}}.styles_iconContainer__eDn7Y{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__eDn7Y svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__eDn7Y:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__eDn7Y:hover svg{color:#000}.styles_iconContainer__eDn7Y:hover:active{scale:.95}.styles_iconContainerDark__7I2qq svg{color:#f4f3ee}.styles_iconContainerDark__7I2qq:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__7I2qq:hover svg{color:#fff}.styles_elevatedUi__1m9KU{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__HVdir{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__HVdir:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__HVdir svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__HVdir:hover{color:#7e19bf}.styles_inlineLink__HVdir:hover:before{background-color:#f2e8f9}.styles_inlineLink__HVdir:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__HVdir:hover:active{scale:.95}.styles_inlineLinkColor__6s0tG,.styles_inlineLinkColor__6s0tG:hover{color:#7e19bf}.styles_basicLink__bS1gi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__bS1gi:hover{opacity:.6}.styles_disabledLink__M8Mpl{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Jtlyk{-webkit-user-select:none;user-select:none}.styles_pill__dqhiO{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__dqhiO:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__4vRPV{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__nbKDV{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__nbKDV:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__nbKDV:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nbKDV:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__nbKDV:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__nbKDV:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nbKDV:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__nbKDV:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__PG\+xx{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__PG\+xx::placeholder{color:#757572}.styles_baseInputStyling__PG\+xx:disabled{pointer-events:none}.styles_baseInputStyling__PG\+xx:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__PG\+xx:active,.styles_baseInputStyling__PG\+xx:focus{border:1px solid #7e19bf}.styles_baseInputStyling__PG\+xx:has(+.styles_errorMessage__IatsD){border:1px solid #e85656}.styles_baseInputStyling__PG\+xx::-webkit-inner-spin-button,.styles_baseInputStyling__PG\+xx::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__ycOG4{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__ycOG4:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__ycOG4:hover:active{scale:.95}.styles_hamburgerMenu__ycOG4.styles_active__wvsSE svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__ycOG4.styles_active__wvsSE svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__ycOG4.styles_active__wvsSE svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_errorContainer__HSKO7{display:flex;flex-direction:column;justify-content:flex-start}.styles_topWrapper__m-v-a{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}@media screen and (max-width:768px){.styles_topWrapper__m-v-a{height:50%;justify-content:flex-end}}@media screen and (max-width:768px){.styles_title__WnYnU{text-align:center}}.styles_errorDescription__eSphD{color:#585755;font-size:1.875rem;font-weight:400;margin-bottom:24px}@media screen and (max-width:768px){.styles_errorDescription__eSphD{text-align:center}}.styles_headerHuge__Ri48S{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__yc9u9{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__zIHjW{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__tkWtE{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__yTFry{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__xR72q,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__3ulCd{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__FEZNz{font-size:1.5rem;font-weight:400}.styles_paragraphNano__fzNaU{font-size:1rem;font-weight:400}.styles_ellipsis__cKXTq{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__yc9u9{font-size:3.75rem}.styles_headerMedium__zIHjW{font-size:2.25rem}.styles_headerSmall__tkWtE{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__yc9u9{font-size:2.25rem}.styles_headerMedium__zIHjW{font-size:1.875rem}.styles_headerSmall__tkWtE{font-size:1.75rem}}.styles_sucessContainer__pWS-e{display:flex;flex-direction:column;justify-content:flex-start}.styles_topWrapper__VECvE{display:flex;flex-direction:column;gap:24px}.styles_subtitle__WWtlk{font-size:2.25rem;font-weight:600}.styles_description__ePGKa{color:#585755;font-size:1.875rem;font-weight:400;margin-bottom:24px}@media screen and (max-width:768px){.styles_doneButton__aq788{margin-top:auto}}.styles_headerHuge__2ly5z{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__SYNyG{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__T4Ddq{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__3NAOR{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__M2Gjq{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Yi5X5,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__iawlh{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__uFRAA{font-size:1.5rem;font-weight:400}.styles_paragraphNano__0R538{font-size:1rem;font-weight:400}.styles_ellipsis__y8WAi{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__SYNyG{font-size:3.75rem}.styles_headerMedium__T4Ddq{font-size:2.25rem}.styles_headerSmall__3NAOR{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__SYNyG{font-size:2.25rem}.styles_headerMedium__T4Ddq{font-size:1.875rem}.styles_headerSmall__3NAOR{font-size:1.75rem}}.styles_unstyledList__y3nBh{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__y3nBh li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__3mCdz{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__3mCdz{padding:0 16px}}.styles_iconContainer__t9HKO{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__t9HKO svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__t9HKO:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__t9HKO:hover svg{color:#000}.styles_iconContainer__t9HKO:hover:active{scale:.95}.styles_iconContainerDark__MXetF svg{color:#f4f3ee}.styles_iconContainerDark__MXetF:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__MXetF:hover svg{color:#fff}.styles_elevatedUi__D7Ieh{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__UAGHD{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__UAGHD:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__UAGHD svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__UAGHD:hover{color:#7e19bf}.styles_inlineLink__UAGHD:hover:before{background-color:#f2e8f9}.styles_inlineLink__UAGHD:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__UAGHD:hover:active{scale:.95}.styles_inlineLinkColor__DCQzo,.styles_inlineLinkColor__DCQzo:hover{color:#7e19bf}.styles_basicLink__Slmny{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Slmny:hover{opacity:.6}.styles_disabledLink__LabM5{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__8jabW{-webkit-user-select:none;user-select:none}.styles_pill__hjyyA{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__hjyyA:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__GllJI{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__uDSEN{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__uDSEN:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__uDSEN:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uDSEN:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__uDSEN:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__uDSEN:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uDSEN:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__uDSEN:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__ys5hk{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__ys5hk::placeholder{color:#757572}.styles_baseInputStyling__ys5hk:disabled{pointer-events:none}.styles_baseInputStyling__ys5hk:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__ys5hk:active,.styles_baseInputStyling__ys5hk:focus{border:1px solid #7e19bf}.styles_baseInputStyling__ys5hk:has(+.styles_errorMessage__ZQPz\+){border:1px solid #e85656}.styles_baseInputStyling__ys5hk::-webkit-inner-spin-button,.styles_baseInputStyling__ys5hk::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__aPmi1{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__aPmi1:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__aPmi1:hover:active{scale:.95}.styles_hamburgerMenu__aPmi1.styles_active__OX4y2 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__aPmi1.styles_active__OX4y2 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__aPmi1.styles_active__OX4y2 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_confirmationContainer__aE9sy{display:flex;flex-direction:column;gap:24px;overflow:visible!important;overflow:initial!important}.styles_form__puTUH{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.styles_topWrapper__s9mkK{display:flex;flex-direction:column;gap:24px}.styles_label__RiTuz{display:flex;font-size:1.875rem;font-weight:400;justify-content:space-between}.styles_value__nMSRK{color:#585755}.styles_totalLabel__d5wPt{font-weight:600}.styles_totalValue__K7LGe{color:#000}.styles_paymentMethodContainer__MfA\+2{display:flex;flex-direction:column;gap:24px}.styles_cardsContainer__XKdih{display:flex;flex-direction:column;gap:16px}.styles_paymentMethod__2c1cq{display:flex;font-size:1.875rem;font-weight:400;justify-content:space-between}.styles_cardDetails__Knpvs{align-items:center;display:flex;gap:16px}.styles_terms__jpNIK{color:#585755;font-size:1.5rem;font-weight:400;margin-bottom:48px}@media screen and (max-width:768px){.styles_confirmButton__eOhcX{margin-top:auto}}.styles_unstyledList__Jr2d\+{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Jr2d\+ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__rR1tV{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__rR1tV{padding:0 16px}}.styles_iconContainer__Zy6Iv{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Zy6Iv svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Zy6Iv:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Zy6Iv:hover svg{color:#000}.styles_iconContainer__Zy6Iv:hover:active{scale:.95}.styles_iconContainerDark__g3Qj- svg{color:#f4f3ee}.styles_iconContainerDark__g3Qj-:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__g3Qj-:hover svg{color:#fff}.styles_elevatedUi__7QdIb{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__fv7F8{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__fv7F8:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__fv7F8 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__fv7F8:hover{color:#7e19bf}.styles_inlineLink__fv7F8:hover:before{background-color:#f2e8f9}.styles_inlineLink__fv7F8:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__fv7F8:hover:active{scale:.95}.styles_inlineLinkColor__MnoAM,.styles_inlineLinkColor__MnoAM:hover{color:#7e19bf}.styles_basicLink__eJbma{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__eJbma:hover{opacity:.6}.styles_disabledLink__bB1Jq{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__AGX-8{-webkit-user-select:none;user-select:none}.styles_pill__sPSvi{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__sPSvi:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__KEufh{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__CwIzZ{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__CwIzZ:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__CwIzZ:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__CwIzZ:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__CwIzZ:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__CwIzZ:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__CwIzZ:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__CwIzZ:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__s4ywI{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__s4ywI::placeholder{color:#757572}.styles_baseInputStyling__s4ywI:disabled{pointer-events:none}.styles_baseInputStyling__s4ywI:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__s4ywI:active,.styles_baseInputStyling__s4ywI:focus{border:1px solid #7e19bf}.styles_baseInputStyling__s4ywI:has(+.styles_errorMessage__kf5d7){border:1px solid #e85656}.styles_baseInputStyling__s4ywI::-webkit-inner-spin-button,.styles_baseInputStyling__s4ywI::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__hjtop{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__hjtop:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__hjtop:hover:active{scale:.95}.styles_hamburgerMenu__hjtop.styles_active__tl9TY svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__hjtop.styles_active__tl9TY svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__hjtop.styles_active__tl9TY svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_copyToClipboardWrapper__Ib\+Df{display:flex;flex-direction:column;gap:8px}.styles_copyWrapper__p-pE2{align-items:center;display:flex;gap:16px}@media screen and (max-width:1024px){.styles_copyWrapper__p-pE2{flex-direction:column}}@media screen and (max-width:768px){.styles_disabledCopyWrapper__0HpO-{align-items:flex-start;flex-direction:column}}.styles_label__n-SX\+{font-weight:600}.styles_readyOnlyInput__Qn\+Dn{font-weight:400;height:48px;padding:16px;width:100%}.styles_readyOnlyInput__Qn\+Dn:hover{box-shadow:none}.styles_readyOnlyInput__Qn\+Dn:active,.styles_readyOnlyInput__Qn\+Dn:focus{border:1px solid #e0e0db}.styles_copyButton__UbjMO{color:#757572;cursor:pointer;transition:all .2s ease-in-out;width:24px}.styles_copyButton__UbjMO:hover{color:#000}.styles_iconWrapper__Vivpy{align-items:center;display:flex;height:24px;width:24px}.styles_checkIcon__PElvq{width:24px}.styles_copiedLabel__MfbpO{border:1px solid #a844e7;border-radius:20px;color:#a844e7;font-size:1.5rem;padding:2px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.styles_copyPrimaryButton__RQj8l{width:100%}}.styles_disabledMessage__87RpT{color:#e85656}@media screen and (min-width:768px){.styles_disabledMessage__87RpT.styles_mobile__pe34t{display:none}}@media screen and (max-width:768px){.styles_disabledMessage__87RpT.styles_desktop__NlDUV{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_headerHuge__L3K9i{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__nspmj{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__HWS2I{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__nKSzu{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__71LHX{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__ID0XR,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__JDtao{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__xsV6J{font-size:1.5rem;font-weight:400}.styles_paragraphNano__0saxL{font-size:1rem;font-weight:400}.styles_ellipsis__8KiR9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__nspmj{font-size:3.75rem}.styles_headerMedium__HWS2I{font-size:2.25rem}.styles_headerSmall__nKSzu{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__nspmj{font-size:2.25rem}.styles_headerMedium__HWS2I{font-size:1.875rem}.styles_headerSmall__nKSzu{font-size:1.75rem}}.styles_accountDetailWrapper__QW\+ih{display:flex;flex-direction:column;font-size:1.875rem;line-height:1.5}.styles_label__Pui4u{color:#757572}.styles_value__rWo-m{justify-content:space-between}.styles_value__rWo-m,.styles_value__rWo-m p{font-weight:600;text-transform:capitalize}.styles_bankAccountValue__xIEhq{color:#000;font-weight:600}.styles_step__I0o5z{display:flex;gap:16px}.styles_stepNumber__G2O7W{align-items:center;border:1px solid #585755;border-radius:50%;display:flex;font-size:1.5rem;height:24px;justify-content:center;min-width:24px;width:24px}.styles_headerHuge__OJ4aX{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__D-WCG{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__igLhb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__gnreC{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__MFTzw{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__FnMqV,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__cWJ4c{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__8mAM-{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Xibyv{font-size:1rem;font-weight:400}.styles_ellipsis__MqvsG{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__D-WCG{font-size:3.75rem}.styles_headerMedium__igLhb{font-size:2.25rem}.styles_headerSmall__gnreC{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__D-WCG{font-size:2.25rem}.styles_headerMedium__igLhb{font-size:1.875rem}.styles_headerSmall__gnreC{font-size:1.75rem}}.styles_spinner__eij3C{align-items:center;display:flex;height:100px;justify-content:center;width:100%}.styles_bankTransferContainer__GuO1s{display:flex;gap:32px;justify-content:space-between}@media screen and (max-width:768px){.styles_bankTransferContainer__GuO1s{flex-direction:column}}.styles_bankTranserInfoWrapper__Exsfb{display:flex;flex-direction:column;gap:48px;justify-content:space-between;width:50%}@media screen and (max-width:768px){.styles_bankTranserInfoWrapper__Exsfb{width:100%}}.styles_bankTransferInfo__Lahr2{display:flex;flex-direction:column;gap:24px}.styles_stepContents__jJ6Mn{color:#585755;display:flex;font-size:1.875rem;font-weight:400;height:100%}.styles_topWrapper__ub11r{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_stickyButtonContainer__buhQT{background-color:#fff;bottom:0;left:0;padding:16px;position:fixed;right:0;width:100%;z-index:4}}.styles_bankAccountContainer__ql\+jM{display:flex;flex-direction:column;gap:24px;width:50%}@media screen and (max-width:768px){.styles_bankAccountContainer__ql\+jM{padding-bottom:80px;width:100%}}.styles_headingWrapper__iwvS-{display:flex;flex-direction:column;gap:8px}.styles_bankDetailsDescription__fn9RB{color:#585755}.styles_accountDetails__MeNMq{display:flex;flex-direction:column;gap:16px}.styles_pill__gMgvL{border-radius:999px;font-size:1.5rem;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_primary__8Zx\+i{background-color:#f2e8f9;color:#7e19bf}.styles_info__y4kyk{background-color:#e9ecff;color:#3e54ed}.styles_headerHuge__eI3Ag{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__rW-7C{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__LUdnu{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__igxKr{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__yNvDG{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__oybfY,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__H0QY8{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__7yJA1{font-size:1.5rem;font-weight:400}.styles_paragraphNano__LUixT{font-size:1rem;font-weight:400}.styles_ellipsis__7q-1i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__rW-7C{font-size:3.75rem}.styles_headerMedium__LUdnu{font-size:2.25rem}.styles_headerSmall__igxKr{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__rW-7C{font-size:2.25rem}.styles_headerMedium__LUdnu{font-size:1.875rem}.styles_headerSmall__igxKr{font-size:1.75rem}}.styles_methodContainer__1QK74{border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:24px;justify-content:space-between;padding:16px 0;position:relative;transition:all .2s ease-in-out}.styles_methodContainer__1QK74:hover{background-color:#faf9f6}.styles_methodContainer__1QK74:hover:after{opacity:.6}.styles_methodIcon__lJfsD{color:#c3c2be;height:40px;width:40px}.styles_methodIcon__lJfsD>svg{height:40px;padding-left:16px;padding-right:0;width:40px}.styles_methodContent__oVLV5{flex-basis:calc(100% - 48px);flex-grow:0;flex-shrink:1;padding-right:48px}.styles_methodDescription__gbDxu{color:#757572;line-height:1.25}.styles_pill__4kAuU{margin-top:8px}.styles_chevron__XOB5e{stroke-width:3;color:#7e19bf;height:16px}.styles_headerHuge__d3hGr{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__CRl\+Y{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__8-ILT{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__9ErXv{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__VZa\+p{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__yWvmY,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__sEVzI{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__mnrTJ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__gyiOl{font-size:1rem;font-weight:400}.styles_ellipsis__HgyR7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__CRl\+Y{font-size:3.75rem}.styles_headerMedium__8-ILT{font-size:2.25rem}.styles_headerSmall__9ErXv{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__CRl\+Y{font-size:2.25rem}.styles_headerMedium__8-ILT{font-size:1.875rem}.styles_headerSmall__9ErXv{font-size:1.75rem}}.styles_paymentMethodContainer__JMNyk{display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.styles_topWrapper__v-WCf{display:flex;flex-direction:column;flex-grow:1;gap:24px}.styles_bottomWrapper__YDsxJ{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.styles_bottomWrapper__YDsxJ{margin-top:auto}}.styles_paymentMethods__X0gWN{display:flex;flex-direction:column;gap:8px;width:100%}.styles_footer__GDRUd{font-size:1.875rem;font-weight:500;text-align:center}.styles_footer__GDRUd>a{color:#757572}.styles_spinner__k\+gur{align-items:center;display:flex;justify-content:center;min-height:446px;width:100%}.styles_unstyledList__uj399{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__uj399 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__N29lL{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__N29lL{padding:0 16px}}.styles_iconContainer__5kBHk{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__5kBHk svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__5kBHk:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__5kBHk:hover svg{color:#000}.styles_iconContainer__5kBHk:hover:active{scale:.95}.styles_iconContainerDark__Wk9ZF svg{color:#f4f3ee}.styles_iconContainerDark__Wk9ZF:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Wk9ZF:hover svg{color:#fff}.styles_elevatedUi__hcLfi{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__X-j2\+{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__X-j2\+:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__X-j2\+ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__X-j2\+:hover{color:#7e19bf}.styles_inlineLink__X-j2\+:hover:before{background-color:#f2e8f9}.styles_inlineLink__X-j2\+:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__X-j2\+:hover:active{scale:.95}.styles_inlineLinkColor__7m4bH,.styles_inlineLinkColor__7m4bH:hover{color:#7e19bf}.styles_basicLink__R-Qxi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__R-Qxi:hover{opacity:.6}.styles_disabledLink__hMcQz{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__UdOQW{-webkit-user-select:none;user-select:none}.styles_pill__mpuWe{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__mpuWe:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__n46Sa{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__WAGaC{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__WAGaC:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__WAGaC:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WAGaC:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__WAGaC:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__WAGaC:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WAGaC:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__WAGaC:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__dQABG{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__dQABG::placeholder{color:#757572}.styles_baseInputStyling__dQABG:disabled{pointer-events:none}.styles_baseInputStyling__dQABG:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__dQABG:active,.styles_baseInputStyling__dQABG:focus{border:1px solid #7e19bf}.styles_baseInputStyling__dQABG:has(+.styles_errorMessage__hNBw6){border:1px solid #e85656}.styles_baseInputStyling__dQABG::-webkit-inner-spin-button,.styles_baseInputStyling__dQABG::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__llUCg{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__llUCg:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__llUCg:hover:active{scale:.95}.styles_hamburgerMenu__llUCg.styles_active__8nqu- svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__llUCg.styles_active__8nqu- svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__llUCg.styles_active__8nqu- svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__pEwPS{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__o3bS5{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Xyh-e{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__kzVb4{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__zFA17{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__i04rH,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__DCyEu{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__UTkmK{font-size:1.5rem;font-weight:400}.styles_paragraphNano__7mSv6{font-size:1rem;font-weight:400}.styles_ellipsis__LLLlv{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__o3bS5{font-size:3.75rem}.styles_headerMedium__Xyh-e{font-size:2.25rem}.styles_headerSmall__kzVb4{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__o3bS5{font-size:2.25rem}.styles_headerMedium__Xyh-e{font-size:1.875rem}.styles_headerSmall__kzVb4{font-size:1.75rem}}.styles_orderFailedContainer__FldV0{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_exclamationIcon__1DJwW{height:48px;padding:4px;width:48px}.styles_exclamationIcon__1DJwW svg{height:40px;width:40px}.styles_headerContainer__J16mS{align-items:center;display:flex;flex-direction:column}.styles_subtitle__DYRmS{color:#585755;margin-bottom:24px}.styles_unstyledList__ZaCRM{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__ZaCRM li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__so7C3{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__so7C3{padding:0 16px}}.styles_iconContainer__akeqC{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__akeqC svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__akeqC:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__akeqC:hover svg{color:#000}.styles_iconContainer__akeqC:hover:active{scale:.95}.styles_iconContainerDark__uIadK svg{color:#f4f3ee}.styles_iconContainerDark__uIadK:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__uIadK:hover svg{color:#fff}.styles_elevatedUi__H3ibu{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__1b3of{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__1b3of:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__1b3of svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__1b3of:hover{color:#7e19bf}.styles_inlineLink__1b3of:hover:before{background-color:#f2e8f9}.styles_inlineLink__1b3of:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__1b3of:hover:active{scale:.95}.styles_inlineLinkColor__Zk\+2j,.styles_inlineLinkColor__Zk\+2j:hover{color:#7e19bf}.styles_basicLink__EGwOH{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__EGwOH:hover{opacity:.6}.styles_disabledLink__n0igA{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__oAkU\+{-webkit-user-select:none;user-select:none}.styles_pill__gzShh{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__gzShh:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__tGh3Z{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__YZt\+8{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__YZt\+8:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__YZt\+8:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YZt\+8:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__YZt\+8:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__YZt\+8:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YZt\+8:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__YZt\+8:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__LUoyI{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__LUoyI::placeholder{color:#757572}.styles_baseInputStyling__LUoyI:disabled{pointer-events:none}.styles_baseInputStyling__LUoyI:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__LUoyI:active,.styles_baseInputStyling__LUoyI:focus{border:1px solid #7e19bf}.styles_baseInputStyling__LUoyI:has(+.styles_errorMessage__I5j8a){border:1px solid #e85656}.styles_baseInputStyling__LUoyI::-webkit-inner-spin-button,.styles_baseInputStyling__LUoyI::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__ufSo0{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__ufSo0:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__ufSo0:hover:active{scale:.95}.styles_hamburgerMenu__ufSo0.styles_active__dMxtw svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__ufSo0.styles_active__dMxtw svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__ufSo0.styles_active__dMxtw svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__r\+5F8{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__oW3JA{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__SxPtb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__kRyml{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__2Xa95{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Ti3rR,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__83hSE{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__x6-Tl{font-size:1.5rem;font-weight:400}.styles_paragraphNano__mj03-{font-size:1rem;font-weight:400}.styles_ellipsis__UY74l{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__oW3JA{font-size:3.75rem}.styles_headerMedium__SxPtb{font-size:2.25rem}.styles_headerSmall__kRyml{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__oW3JA{font-size:2.25rem}.styles_headerMedium__SxPtb{font-size:1.875rem}.styles_headerSmall__kRyml{font-size:1.75rem}}.styles_orderTypesContainer__POeBG{display:flex;flex-direction:column;gap:48px}@media screen and (max-width:768px){.styles_orderTypesContainer__POeBG{justify-content:center}}.styles_title__Lt37j{text-align:center}.styles_message__kYU\+2{color:#585755;font-size:1.75rem;text-align:center}.styles_btnContainer__OGN0m,.styles_messageContainer__uua3O{display:flex;flex-direction:column;gap:8px}.styles_btnContainer__OGN0m{align-items:center}.styles_button__ULE4R{min-width:180px}@media screen and (max-width:768px){.styles_button__ULE4R{width:100%}}.styles_unstyledList__cY3zn{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__cY3zn li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Kr4TJ{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Kr4TJ{padding:0 16px}}.styles_iconContainer__SM7in{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__SM7in svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__SM7in:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__SM7in:hover svg{color:#000}.styles_iconContainer__SM7in:hover:active{scale:.95}.styles_iconContainerDark__SBsw9 svg{color:#f4f3ee}.styles_iconContainerDark__SBsw9:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__SBsw9:hover svg{color:#fff}.styles_elevatedUi__XB2CI{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__ewj8O{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__ewj8O:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__ewj8O svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__ewj8O:hover{color:#7e19bf}.styles_inlineLink__ewj8O:hover:before{background-color:#f2e8f9}.styles_inlineLink__ewj8O:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__ewj8O:hover:active{scale:.95}.styles_inlineLinkColor__ILqBr,.styles_inlineLinkColor__ILqBr:hover{color:#7e19bf}.styles_basicLink__ek6Jc{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__ek6Jc:hover{opacity:.6}.styles_disabledLink__1BpcJ{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__r43C3{-webkit-user-select:none;user-select:none}.styles_pill__EKvZ0{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__EKvZ0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__h4w17{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__ARysM{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__ARysM:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__ARysM:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ARysM:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__ARysM:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__ARysM:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ARysM:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__ARysM:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__yDK-x{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__yDK-x::placeholder{color:#757572}.styles_baseInputStyling__yDK-x:disabled{pointer-events:none}.styles_baseInputStyling__yDK-x:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__yDK-x:active,.styles_baseInputStyling__yDK-x:focus{border:1px solid #7e19bf}.styles_baseInputStyling__yDK-x:has(+.styles_errorMessage__ZqJC-){border:1px solid #e85656}.styles_baseInputStyling__yDK-x::-webkit-inner-spin-button,.styles_baseInputStyling__yDK-x::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__7TVyc{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__7TVyc:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__7TVyc:hover:active{scale:.95}.styles_hamburgerMenu__7TVyc.styles_active__EOLOS svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__7TVyc.styles_active__EOLOS svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__7TVyc.styles_active__EOLOS svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__jU3jp{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__HrJc4{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__-KRal{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__bv0PF{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__zLH0s{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__njK3p,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__hNiGH{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__\+Jn1X{font-size:1.5rem;font-weight:400}.styles_paragraphNano__6z\+Ha{font-size:1rem;font-weight:400}.styles_ellipsis__0uiIa{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__HrJc4{font-size:3.75rem}.styles_headerMedium__-KRal{font-size:2.25rem}.styles_headerSmall__bv0PF{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__HrJc4{font-size:2.25rem}.styles_headerMedium__-KRal{font-size:1.875rem}.styles_headerSmall__bv0PF{font-size:1.75rem}}.styles_cancelOrderContainer__sSgrV{gap:24px}.styles_cancelOrderContainer__sSgrV,.styles_headerContainer__zZ4JS{align-items:center;display:flex;flex-direction:column}.styles_subtitle__wub1B{color:#585755}.styles_buttonContainer__XVBOv{display:flex;flex-direction:column;gap:16px;margin-top:24px}.styles_headerHuge__goSZU{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__5NOEr{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__7oweR{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__CRW-e{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__tJ1iP{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__E0CQJ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ZpYei{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__ryof9{font-size:1.5rem;font-weight:400}.styles_paragraphNano__BAWx6{font-size:1rem;font-weight:400}.styles_ellipsis__ogkL5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__5NOEr{font-size:3.75rem}.styles_headerMedium__7oweR{font-size:2.25rem}.styles_headerSmall__CRW-e{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__5NOEr{font-size:2.25rem}.styles_headerMedium__7oweR{font-size:1.875rem}.styles_headerSmall__CRW-e{font-size:1.75rem}}.styles_successContainer__dj8N-{justify-content:flex-start}.styles_successContainer__dj8N-,.styles_topWrapper__\+IluI{display:flex;flex-direction:column;gap:24px}.styles_subtitle__bW-cH{font-size:2.25rem;font-weight:600}.styles_description__dcFal{color:#585755;font-size:1.875rem;font-weight:400;margin-bottom:24px}.styles_doneButton__Ee8PV{margin-top:24px}@media screen and (max-width:768px){.styles_doneButton__Ee8PV{margin-top:auto}}.styles_headerHuge__lQTrp{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__iLNx5{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__5QK\+9{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__vuwiB{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__iGw4T{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__DZAAv,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Go5KI{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__M\+YkR{font-size:1.5rem;font-weight:400}.styles_paragraphNano__pOc6e{font-size:1rem;font-weight:400}.styles_ellipsis__JnnsR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__iLNx5{font-size:3.75rem}.styles_headerMedium__5QK\+9{font-size:2.25rem}.styles_headerSmall__vuwiB{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__iLNx5{font-size:2.25rem}.styles_headerMedium__5QK\+9{font-size:1.875rem}.styles_headerSmall__vuwiB{font-size:1.75rem}}.styles_unstyledList__2i66V{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__2i66V li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__oEJWW{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__oEJWW{padding:0 16px}}.styles_iconContainer__T3sHw{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__T3sHw svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__T3sHw:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__T3sHw:hover svg{color:#000}.styles_iconContainer__T3sHw:hover:active{scale:.95}.styles_iconContainerDark__I7PVL svg{color:#f4f3ee}.styles_iconContainerDark__I7PVL:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__I7PVL:hover svg{color:#fff}.styles_elevatedUi__-vQih{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7IwIF{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7IwIF:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7IwIF svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7IwIF:hover{color:#7e19bf}.styles_inlineLink__7IwIF:hover:before{background-color:#f2e8f9}.styles_inlineLink__7IwIF:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7IwIF:hover:active{scale:.95}.styles_inlineLinkColor__Oyspz,.styles_inlineLinkColor__Oyspz:hover{color:#7e19bf}.styles_basicLink__fXrUr{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__fXrUr:hover{opacity:.6}.styles_disabledLink__jV3K3{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__wJ-kF{-webkit-user-select:none;user-select:none}.styles_pill__vnoGT{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__vnoGT:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__ES4VT{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__Qor0H{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__Qor0H:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__Qor0H:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Qor0H:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__Qor0H:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__Qor0H:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Qor0H:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__Qor0H:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__AFA5P{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__AFA5P::placeholder{color:#757572}.styles_baseInputStyling__AFA5P:disabled{pointer-events:none}.styles_baseInputStyling__AFA5P:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__AFA5P:active,.styles_baseInputStyling__AFA5P:focus{border:1px solid #7e19bf}.styles_baseInputStyling__AFA5P:has(+.styles_errorMessage__-vcyY){border:1px solid #e85656}.styles_baseInputStyling__AFA5P::-webkit-inner-spin-button,.styles_baseInputStyling__AFA5P::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__46Fj8{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__46Fj8:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__46Fj8:hover:active{scale:.95}.styles_hamburgerMenu__46Fj8.styles_active__oNS3j svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__46Fj8.styles_active__oNS3j svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__46Fj8.styles_active__oNS3j svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_confirmationContainer__ffopZ{display:flex;flex-direction:column;gap:24px}.styles_form__90rzv{display:flex;flex-direction:column;flex-grow:1;font-size:1.875rem;gap:16px}.styles_fundsInfo__ynW5d{color:#585755;display:flex;flex-direction:column;font-weight:400;gap:2px;justify-content:space-between}.styles_value__5aZ7l{color:#585755}.styles_totalValue__I24a1{color:#757572;margin-bottom:24px}.styles_bankAccount__30ROn{color:#757572;gap:8px;justify-content:left}.styles_payOutMethodContainer__SiDJC{display:flex;flex-direction:column;margin-top:16px}.styles_payOutMethod__XfXrh{display:flex;font-size:1.875rem;font-weight:400;justify-content:space-between}.styles_edit__qyO7p{color:#a844e7}.styles_loadingState__tB4FL{display:flex;flex-direction:column;gap:32px}.styles_withdrawButton__zRNLw{margin-top:24px}@media screen and (max-width:768px){.styles_withdrawButton__zRNLw{margin-top:auto}}.styles_disclaimer__2-dc3{color:#585755}.styles_headerHuge__7ZbHX{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__He8oi{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__wIsy2{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__yKz\+R{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__yK0FJ{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__xMnu7,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__OuPwK{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__EBMjP{font-size:1.5rem;font-weight:400}.styles_paragraphNano__-DkXz{font-size:1rem;font-weight:400}.styles_ellipsis__iDXgl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__He8oi{font-size:3.75rem}.styles_headerMedium__wIsy2{font-size:2.25rem}.styles_headerSmall__yKz\+R{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__He8oi{font-size:2.25rem}.styles_headerMedium__wIsy2{font-size:1.875rem}.styles_headerSmall__yKz\+R{font-size:1.75rem}}.styles_errorContainer__uiuvd{display:flex;flex-direction:column;gap:24px}.styles_errorIcon__HB2Bg{height:24px;width:24px}.styles_errorDescription__fZfz\+{color:#585755;font-size:1.875rem;font-weight:400;margin-bottom:24px}@media screen and (max-width:768px){.styles_retryButton__DmrCe{margin-top:auto}}.styles_headerHuge__pkMAV{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__KtIlk{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__GMsa3{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__L1HxM{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__abQj7{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__sOZ1d,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__M2yxd{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__6SYIY{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Wggf4{font-size:1rem;font-weight:400}.styles_ellipsis__NHih-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__KtIlk{font-size:3.75rem}.styles_headerMedium__GMsa3{font-size:2.25rem}.styles_headerSmall__L1HxM{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__KtIlk{font-size:2.25rem}.styles_headerMedium__GMsa3{font-size:1.875rem}.styles_headerSmall__L1HxM{font-size:1.75rem}}.styles_addIbanContainer__p2Sdu{display:flex;flex-direction:column;gap:24px}.styles_modalHeader__dcLWf{display:flex;flex-direction:column;gap:8px}.styles_subtitle__kw4UP{color:#585755;font-size:1.875rem}.styles_form__YvgIK{display:flex;flex-direction:column;flex-grow:1;gap:24px}.styles_ibanNumberContainer__3L9M5{position:relative}.styles_addButton__wtC8j{margin-top:24px}@media screen and (max-width:768px){.styles_addButton__wtC8j{margin-top:auto}}.styles_personalDetailHeader__7lnT-{color:#757572;font-size:1.875rem;line-height:1.5}.styles_personalDetailText__x9RH4{color:#000;font-weight:500}.styles_alreadySoldContainer__9KvRD{display:flex;flex-direction:column;justify-content:space-between}.styles_topWrapper__hpc9f{align-items:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_topWrapper__hpc9f{height:55%;justify-content:flex-end}}.styles_alreadySoldTitle__TWaLG{font-size:2.25rem;font-weight:600;line-height:1.5;text-align:center}.styles_alreadySoldSubtitle__nJppF{color:#585755;font-size:1.875rem;font-weight:400;line-height:1.5;text-align:center}.styles_closeButton__R-V0l{margin-top:24px}.styles_unstyledList__YF98z{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__YF98z li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__9zZFc{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__9zZFc{padding:0 16px}}.styles_iconContainer__91crs{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__91crs svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__91crs:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__91crs:hover svg{color:#000}.styles_iconContainer__91crs:hover:active{scale:.95}.styles_iconContainerDark__LW\+nS svg{color:#f4f3ee}.styles_iconContainerDark__LW\+nS:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__LW\+nS:hover svg{color:#fff}.styles_elevatedUi__JeC\+k{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__lJOLb{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__lJOLb:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__lJOLb svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__lJOLb:hover{color:#7e19bf}.styles_inlineLink__lJOLb:hover:before{background-color:#f2e8f9}.styles_inlineLink__lJOLb:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__lJOLb:hover:active{scale:.95}.styles_inlineLinkColor__xgnlW,.styles_inlineLinkColor__xgnlW:hover{color:#7e19bf}.styles_basicLink__Y3tIe{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Y3tIe:hover{opacity:.6}.styles_disabledLink__6vqfX{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__SOee3{-webkit-user-select:none;user-select:none}.styles_pill__jaCDn{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__jaCDn:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__P9vUz{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__jRyum{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__jRyum:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__jRyum:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jRyum:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__jRyum:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__jRyum:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jRyum:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__jRyum:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__z-3N7{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__z-3N7::placeholder{color:#757572}.styles_baseInputStyling__z-3N7:disabled{pointer-events:none}.styles_baseInputStyling__z-3N7:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__z-3N7:active,.styles_baseInputStyling__z-3N7:focus{border:1px solid #7e19bf}.styles_baseInputStyling__z-3N7:has(+.styles_errorMessage__iTCtH){border:1px solid #e85656}.styles_baseInputStyling__z-3N7::-webkit-inner-spin-button,.styles_baseInputStyling__z-3N7::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__vBQMS{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__vBQMS:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__vBQMS:hover:active{scale:.95}.styles_hamburgerMenu__vBQMS.styles_active__I6Q39 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__vBQMS.styles_active__I6Q39 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__vBQMS.styles_active__I6Q39 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__sAEld{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__uEWJn{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__KmQUb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__RRh0L{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__P6zLz{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__8OWyC,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__vJkdk{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__urOUk{font-size:1.5rem;font-weight:400}.styles_paragraphNano__DeYTn{font-size:1rem;font-weight:400}.styles_ellipsis__nTP04{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__uEWJn{font-size:3.75rem}.styles_headerMedium__KmQUb{font-size:2.25rem}.styles_headerSmall__RRh0L{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__uEWJn{font-size:2.25rem}.styles_headerMedium__KmQUb{font-size:1.875rem}.styles_headerSmall__RRh0L{font-size:1.75rem}}.styles_infoContainer__G4KcU{display:flex;flex-direction:column;gap:16px}.styles_title__FPTG\+{font-size:2.25rem}.styles_subtitle__f6mgi{font-size:1.875rem;font-weight:500}.styles_message__EKgcU{color:#585755;font-size:1.75rem;white-space:pre-line}.styles_headerHuge__CAsk4{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__TzCuU{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__IvjRb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__CL4n0{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__qUFOo{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Bya3z,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__-v4Us{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__6ZeIm{font-size:1.5rem;font-weight:400}.styles_paragraphNano__eeRoT{font-size:1rem;font-weight:400}.styles_ellipsis__ZDNNW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__TzCuU{font-size:3.75rem}.styles_headerMedium__IvjRb{font-size:2.25rem}.styles_headerSmall__CL4n0{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__TzCuU{font-size:2.25rem}.styles_headerMedium__IvjRb{font-size:1.875rem}.styles_headerSmall__CL4n0{font-size:1.75rem}}.styles_insufficientFundsContainer__qPDVL{display:flex;flex-direction:column;gap:24px}.styles_highlightedText__M2Pmn{font-weight:600}.styles_contentWrapper__V1-UD{height:100%;justify-content:space-between}.styles_contentWrapper__V1-UD,.styles_topWrapper__iBBdf{display:flex;flex-direction:column;gap:24px}.styles_buttonContainer__0p6XS{display:flex;flex-direction:column;gap:16px}.styles_orderLoading__EEOX7{align-items:center;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;min-height:440px;width:100%}.styles_loadingAnimation__nZkDo{height:64px;width:64px}.styles_loadingText__o2fi3{font-size:2.25rem;font-weight:600;margin-bottom:48px}.styles_unstyledList__nYM7k{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__nYM7k li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__IdkQ3{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__IdkQ3{padding:0 16px}}.styles_iconContainer__b2Gwh{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__b2Gwh svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__b2Gwh:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__b2Gwh:hover svg{color:#000}.styles_iconContainer__b2Gwh:hover:active{scale:.95}.styles_iconContainerDark__ZPj66 svg{color:#f4f3ee}.styles_iconContainerDark__ZPj66:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__ZPj66:hover svg{color:#fff}.styles_elevatedUi__CQhSy{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__0U7oY{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__0U7oY:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__0U7oY svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__0U7oY:hover{color:#7e19bf}.styles_inlineLink__0U7oY:hover:before{background-color:#f2e8f9}.styles_inlineLink__0U7oY:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__0U7oY:hover:active{scale:.95}.styles_inlineLinkColor__uxQYi,.styles_inlineLinkColor__uxQYi:hover{color:#7e19bf}.styles_basicLink__EHopw{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__EHopw:hover{opacity:.6}.styles_disabledLink__VRvPK{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Vbdmr{-webkit-user-select:none;user-select:none}.styles_pill__6f0Ek{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__6f0Ek:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__tVZng{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__2uPQ0{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__2uPQ0:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__2uPQ0:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2uPQ0:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__2uPQ0:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__2uPQ0:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2uPQ0:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__2uPQ0:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__MYs-8{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__MYs-8::placeholder{color:#757572}.styles_baseInputStyling__MYs-8:disabled{pointer-events:none}.styles_baseInputStyling__MYs-8:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__MYs-8:active,.styles_baseInputStyling__MYs-8:focus{border:1px solid #7e19bf}.styles_baseInputStyling__MYs-8:has(+.styles_errorMessage__VCtA2){border:1px solid #e85656}.styles_baseInputStyling__MYs-8::-webkit-inner-spin-button,.styles_baseInputStyling__MYs-8::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__sUXE2{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__sUXE2:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__sUXE2:hover:active{scale:.95}.styles_hamburgerMenu__sUXE2.styles_active__DdwFu svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__sUXE2.styles_active__DdwFu svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__sUXE2.styles_active__DdwFu svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_shareIcon__JgUtr{align-items:center;display:flex;flex-direction:column;gap:8px}.styles_shareButtons__qHuBp{display:flex;gap:48px}@media screen and (max-width:768px){.styles_shareButtons__qHuBp{flex-wrap:wrap;gap:32px}}.styles_shareButtonLabel__bxlnB{color:#353433}.styles_facebookIcon__oGhSb{color:#1877f2}.styles_twitterIcon__u1mcs{color:#1d9bf0}.styles_linkedinIcon__7JPjD{color:#0274b3}.styles_unstyledList__dz0Gw{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__dz0Gw li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__o7PL6{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__o7PL6{padding:0 16px}}.styles_iconContainer__08v6y{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__08v6y svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__08v6y:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__08v6y:hover svg{color:#000}.styles_iconContainer__08v6y:hover:active{scale:.95}.styles_iconContainerDark__hxTRn svg{color:#f4f3ee}.styles_iconContainerDark__hxTRn:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__hxTRn:hover svg{color:#fff}.styles_elevatedUi__Anxym{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__BBXmT{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__BBXmT:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__BBXmT svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__BBXmT:hover{color:#7e19bf}.styles_inlineLink__BBXmT:hover:before{background-color:#f2e8f9}.styles_inlineLink__BBXmT:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__BBXmT:hover:active{scale:.95}.styles_inlineLinkColor__J49Vp,.styles_inlineLinkColor__J49Vp:hover{color:#7e19bf}.styles_basicLink__7RcYq{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__7RcYq:hover{opacity:.6}.styles_disabledLink__S7usl{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Te9Zk{-webkit-user-select:none;user-select:none}.styles_pill__7mkiM{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__7mkiM:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__LvSYB{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__oJ7M9{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__oJ7M9:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__oJ7M9:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__oJ7M9:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__oJ7M9:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__oJ7M9:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__oJ7M9:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__oJ7M9:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__5f2Zn{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__5f2Zn::placeholder{color:#757572}.styles_baseInputStyling__5f2Zn:disabled{pointer-events:none}.styles_baseInputStyling__5f2Zn:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__5f2Zn:active,.styles_baseInputStyling__5f2Zn:focus{border:1px solid #7e19bf}.styles_baseInputStyling__5f2Zn:has(+.styles_errorMessage__CuDjM){border:1px solid #e85656}.styles_baseInputStyling__5f2Zn::-webkit-inner-spin-button,.styles_baseInputStyling__5f2Zn::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__AVsNH{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__AVsNH:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__AVsNH:hover:active{scale:.95}.styles_hamburgerMenu__AVsNH.styles_active__\+UUnX svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__AVsNH.styles_active__\+UUnX svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__AVsNH.styles_active__\+UUnX svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__Me4b0{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__7ZhTi{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__X-gEW{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__1rmy\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__N5rIp{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__EBH2d,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__\+Wnhh{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__yk0pL{font-size:1.5rem;font-weight:400}.styles_paragraphNano__T47Rn{font-size:1rem;font-weight:400}.styles_ellipsis__ss\+fT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__7ZhTi{font-size:3.75rem}.styles_headerMedium__X-gEW{font-size:2.25rem}.styles_headerSmall__1rmy\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__7ZhTi{font-size:2.25rem}.styles_headerMedium__X-gEW{font-size:1.875rem}.styles_headerSmall__1rmy\+{font-size:1.75rem}}.styles_modalContainer__rOCPi{display:flex;flex-direction:column;gap:32px;overflow-y:auto}@media screen and (max-width:768px){.styles_modalContainer__rOCPi{justify-content:space-between}}.styles_topWrapper__8ELKP{display:flex;flex-direction:column;gap:32px}.styles_modalTitle__B3JAo{font-size:3.75rem}.styles_copyToShare__QRVKJ{display:flex;flex-direction:column;gap:8px}.styles_showImage__mnz1w{display:block}.styles_hideImage__7oov1{display:none}.styles_assetContainer__AWLDN{align-items:center;display:flex;min-height:360px}.styles_bottomWrapper__gDPss{display:flex;flex-direction:column;gap:32px}.styles_copyLabel__\+aJ5n{color:#585755;font-size:1.75rem}.styles_headerHuge__ZGvVD{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__A8YoE{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__4rGaY{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__5QBaI{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__dx6CN{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__E4O7y,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__lAXdW{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__1-N0B{font-size:1.5rem;font-weight:400}.styles_paragraphNano__t9\+bU{font-size:1rem;font-weight:400}.styles_ellipsis__L9XFQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__A8YoE{font-size:3.75rem}.styles_headerMedium__4rGaY{font-size:2.25rem}.styles_headerSmall__5QBaI{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__A8YoE{font-size:2.25rem}.styles_headerMedium__4rGaY{font-size:1.875rem}.styles_headerSmall__5QBaI{font-size:1.75rem}}.styles_orderCompletedContainer__o-c7l{display:flex;flex-direction:column;gap:24px}.styles_title__Tq4Z6{text-align:center}.styles_headerContainer__EMhI8{align-items:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_headerContainer__EMhI8{height:100%;justify-content:center}}.styles_sharesCount__czAyu{color:#585755}.styles_imageContainer__uWcPA{position:relative}.styles_albumCover__6ECRz{border-radius:4px;height:48px;width:48px}.styles_orderCompletedAnimation__95xsG{height:400px;left:-370%;pointer-events:none;position:absolute;top:-420%;width:400px}.styles_masterInfo__pgOhl{align-items:center;display:flex;flex-direction:column}.styles_masterName__7NO2w{font-weight:600}.styles_artistName__Q1637{color:#585755}.styles_bodyText__gKHUs{color:#353433;padding:0 48px;text-align:center}.styles_buttonContainer__z20cy{display:flex;flex-direction:column;gap:16px;margin-top:8px}.styles_unstyledList__Z-f5x{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Z-f5x li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__ABqOM{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__ABqOM{padding:0 16px}}.styles_iconContainer__-x5eo{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__-x5eo svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__-x5eo:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__-x5eo:hover svg{color:#000}.styles_iconContainer__-x5eo:hover:active{scale:.95}.styles_iconContainerDark__DJQVL svg{color:#f4f3ee}.styles_iconContainerDark__DJQVL:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__DJQVL:hover svg{color:#fff}.styles_elevatedUi__qjrGR{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__orYT9{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__orYT9:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__orYT9 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__orYT9:hover{color:#7e19bf}.styles_inlineLink__orYT9:hover:before{background-color:#f2e8f9}.styles_inlineLink__orYT9:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__orYT9:hover:active{scale:.95}.styles_inlineLinkColor__rlMIW,.styles_inlineLinkColor__rlMIW:hover{color:#7e19bf}.styles_basicLink__XrxsL{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__XrxsL:hover{opacity:.6}.styles_disabledLink__DS4P9{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__hB-su{-webkit-user-select:none;user-select:none}.styles_pill__M1Mm0{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__M1Mm0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__wnFd0{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__kIBuI{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__kIBuI:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__kIBuI:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__kIBuI:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__kIBuI:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__kIBuI:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__kIBuI:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__kIBuI:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Uz0sf{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Uz0sf::placeholder{color:#757572}.styles_baseInputStyling__Uz0sf:disabled{pointer-events:none}.styles_baseInputStyling__Uz0sf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Uz0sf:active,.styles_baseInputStyling__Uz0sf:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Uz0sf:has(+.styles_errorMessage__jEhbQ){border:1px solid #e85656}.styles_baseInputStyling__Uz0sf::-webkit-inner-spin-button,.styles_baseInputStyling__Uz0sf::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__V0Hag{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__V0Hag:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__V0Hag:hover:active{scale:.95}.styles_hamburgerMenu__V0Hag.styles_active__uG\+9u svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__V0Hag.styles_active__uG\+9u svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__V0Hag.styles_active__uG\+9u svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_balance__qrqDX{color:#7e19bf;cursor:pointer;font-weight:600;line-height:1.75;padding:16px 0;text-align:center}.styles_accountBalanceSpinner__J-UxI{border-top:2px solid #a844e7;height:24px;margin-inline:auto;width:24px}.styles_headerHuge__PZHY6{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__2ilJ0{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__VMS2F{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__A9kOK{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__1G8iI{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__cOyp9,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__zpynP{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__769yp{font-size:1.5rem;font-weight:400}.styles_paragraphNano__WV8Sg{font-size:1rem;font-weight:400}.styles_ellipsis__cm45Z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__2ilJ0{font-size:3.75rem}.styles_headerMedium__VMS2F{font-size:2.25rem}.styles_headerSmall__A9kOK{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__2ilJ0{font-size:2.25rem}.styles_headerMedium__VMS2F{font-size:1.875rem}.styles_headerSmall__A9kOK{font-size:1.75rem}}.styles_container__J1CSl{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_topWrapper__aS1qL{display:flex;flex-direction:column;gap:24px;height:100%;justify-content:center;text-align:center}.styles_title__XtoeT{font-size:3.75rem;font-weight:700}.styles_text__c05zU{color:#585755}.styles_button__zX0ML{width:100%}.styles_unstyledList__R8Rcr{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__R8Rcr li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__gdos-{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__gdos-{padding:0 16px}}.styles_iconContainer__BmAhE{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__BmAhE svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__BmAhE:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__BmAhE:hover svg{color:#000}.styles_iconContainer__BmAhE:hover:active{scale:.95}.styles_iconContainerDark__tIuBf svg{color:#f4f3ee}.styles_iconContainerDark__tIuBf:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__tIuBf:hover svg{color:#fff}.styles_elevatedUi__ANyvj{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__bNjqH{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__bNjqH:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__bNjqH svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__bNjqH:hover{color:#7e19bf}.styles_inlineLink__bNjqH:hover:before{background-color:#f2e8f9}.styles_inlineLink__bNjqH:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__bNjqH:hover:active{scale:.95}.styles_inlineLinkColor__5-wES,.styles_inlineLinkColor__5-wES:hover{color:#7e19bf}.styles_basicLink__kmY6f{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__kmY6f:hover{opacity:.6}.styles_disabledLink__I8aur{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__BWmXX{-webkit-user-select:none;user-select:none}.styles_pill__YoUIN{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__YoUIN:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__1SUTD{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__iklah{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__iklah:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__iklah:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__iklah:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__iklah:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__iklah:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__iklah:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__iklah:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__OJOyx{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__OJOyx::placeholder{color:#757572}.styles_baseInputStyling__OJOyx:disabled{pointer-events:none}.styles_baseInputStyling__OJOyx:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__OJOyx:active,.styles_baseInputStyling__OJOyx:focus{border:1px solid #7e19bf}.styles_baseInputStyling__OJOyx:has(+.styles_errorMessage__Slo4J){border:1px solid #e85656}.styles_baseInputStyling__OJOyx::-webkit-inner-spin-button,.styles_baseInputStyling__OJOyx::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__DL9OV{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__DL9OV:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__DL9OV:hover:active{scale:.95}.styles_hamburgerMenu__DL9OV.styles_active__gtnQW svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__DL9OV.styles_active__gtnQW svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__DL9OV.styles_active__gtnQW svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_orderInformationContainer__g8hCb{display:flex;flex-direction:column;gap:24px;width:100%}.styles_unstyledList__\+z5sT{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__\+z5sT li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__\+j8Sa{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__\+j8Sa{padding:0 16px}}.styles_iconContainer__Y6UNo{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Y6UNo svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Y6UNo:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Y6UNo:hover svg{color:#000}.styles_iconContainer__Y6UNo:hover:active{scale:.95}.styles_iconContainerDark__zUbTy svg{color:#f4f3ee}.styles_iconContainerDark__zUbTy:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__zUbTy:hover svg{color:#fff}.styles_elevatedUi__ae79R{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7TGqm{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7TGqm:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7TGqm svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7TGqm:hover{color:#7e19bf}.styles_inlineLink__7TGqm:hover:before{background-color:#f2e8f9}.styles_inlineLink__7TGqm:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7TGqm:hover:active{scale:.95}.styles_inlineLinkColor__HVGZy,.styles_inlineLinkColor__HVGZy:hover{color:#7e19bf}.styles_basicLink__78rA2{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__78rA2:hover{opacity:.6}.styles_disabledLink__gUEBR{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__JOEEP{-webkit-user-select:none;user-select:none}.styles_pill__0c4Ld{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__0c4Ld:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__IhUPB{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__xSYYs{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__xSYYs:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__xSYYs:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__xSYYs:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__xSYYs:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__xSYYs:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__xSYYs:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__xSYYs:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__kE7x0{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__kE7x0::placeholder{color:#757572}.styles_baseInputStyling__kE7x0:disabled{pointer-events:none}.styles_baseInputStyling__kE7x0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__kE7x0:active,.styles_baseInputStyling__kE7x0:focus{border:1px solid #7e19bf}.styles_baseInputStyling__kE7x0:has(+.styles_errorMessage__8udf0){border:1px solid #e85656}.styles_baseInputStyling__kE7x0::-webkit-inner-spin-button,.styles_baseInputStyling__kE7x0::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__MkL\+6{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__MkL\+6:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__MkL\+6:hover:active{scale:.95}.styles_hamburgerMenu__MkL\+6.styles_active__LCfd2 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__MkL\+6.styles_active__LCfd2 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__MkL\+6.styles_active__LCfd2 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_buttonContainer__RboEk{display:flex;flex-direction:column;gap:16px;margin-top:24px}.styles_primaryButtonRed__dsnBq{background-color:#e85656}.styles_primaryButtonRed__dsnBq:not(:disabled):hover{background-color:#f47171}.styles_secondaryButtonRed__93daN{color:#e85656}.styles_secondaryButtonRed__93daN:not(:disabled):hover{background-color:#fadddd}.styles_headerHuge__RK6tR{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__xiysM{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__2L0\+x{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__EjpfF{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__bYy3s{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__5fzxg,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__7eAtA{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__ZzMDi{font-size:1.5rem;font-weight:400}.styles_paragraphNano__GvuRC{font-size:1rem;font-weight:400}.styles_ellipsis__TzBN9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__xiysM{font-size:3.75rem}.styles_headerMedium__2L0\+x{font-size:2.25rem}.styles_headerSmall__EjpfF{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__xiysM{font-size:2.25rem}.styles_headerMedium__2L0\+x{font-size:1.875rem}.styles_headerSmall__EjpfF{font-size:1.75rem}}.styles_unstyledList__i7xkk{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__i7xkk li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__NRuhY{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__NRuhY{padding:0 16px}}.styles_iconContainer__WFO5V{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__WFO5V svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__WFO5V:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__WFO5V:hover svg{color:#000}.styles_iconContainer__WFO5V:hover:active{scale:.95}.styles_iconContainerDark__bQiEt svg{color:#f4f3ee}.styles_iconContainerDark__bQiEt:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__bQiEt:hover svg{color:#fff}.styles_elevatedUi__dd-EJ{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__ov4s9{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__ov4s9:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__ov4s9 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__ov4s9:hover{color:#7e19bf}.styles_inlineLink__ov4s9:hover:before{background-color:#f2e8f9}.styles_inlineLink__ov4s9:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__ov4s9:hover:active{scale:.95}.styles_inlineLinkColor__QE-L2,.styles_inlineLinkColor__QE-L2:hover{color:#7e19bf}.styles_basicLink__Ar1bz{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Ar1bz:hover{opacity:.6}.styles_disabledLink__axqAM{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__grFTC{-webkit-user-select:none;user-select:none}.styles_pill__2TMtp{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__2TMtp:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__kEeGp{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__dm0xR{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__dm0xR:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__dm0xR:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__dm0xR:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__dm0xR:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__dm0xR:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__dm0xR:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__dm0xR:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__F4sIX{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__F4sIX::placeholder{color:#757572}.styles_baseInputStyling__F4sIX:disabled{pointer-events:none}.styles_baseInputStyling__F4sIX:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__F4sIX:active,.styles_baseInputStyling__F4sIX:focus{border:1px solid #7e19bf}.styles_baseInputStyling__F4sIX:has(+.styles_errorMessage__LwzwZ){border:1px solid #e85656}.styles_baseInputStyling__F4sIX::-webkit-inner-spin-button,.styles_baseInputStyling__F4sIX::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__q8Aa-{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__q8Aa-:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__q8Aa-:hover:active{scale:.95}.styles_hamburgerMenu__q8Aa-.styles_active__I2E5F svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__q8Aa-.styles_active__I2E5F svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__q8Aa-.styles_active__I2E5F svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerContainer__xotvT{display:flex;flex-direction:column;gap:24px;justify-content:space-between}.styles_titleContainer__prHLZ{display:flex;flex-direction:column;gap:8px}.styles_title__djDpu{font-size:3.75rem;font-weight:700;line-height:1}.styles_subtitle__msUyj{color:#585755;font-size:medium}.styles_songInfoContainer__HS5Dx{display:flex;flex-direction:row;gap:8px;justify-content:flex-start}.styles_songTitle__Sjyi3{line-height:1.75}.styles_artistName__oVHzT{color:#585755}.styles_albumCover__tWFjO{border-radius:4px;height:48px;width:48px}.styles_unstyledList__4T5r\+{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__4T5r\+ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__OvpDG{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__OvpDG{padding:0 16px}}.styles_iconContainer__9s8d8{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__9s8d8 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__9s8d8:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__9s8d8:hover svg{color:#000}.styles_iconContainer__9s8d8:hover:active{scale:.95}.styles_iconContainerDark__zaPpH svg{color:#f4f3ee}.styles_iconContainerDark__zaPpH:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__zaPpH:hover svg{color:#fff}.styles_elevatedUi__JlTeP{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__5qsL\+{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__5qsL\+:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__5qsL\+ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__5qsL\+:hover{color:#7e19bf}.styles_inlineLink__5qsL\+:hover:before{background-color:#f2e8f9}.styles_inlineLink__5qsL\+:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__5qsL\+:hover:active{scale:.95}.styles_inlineLinkColor__rnu3Q,.styles_inlineLinkColor__rnu3Q:hover{color:#7e19bf}.styles_basicLink__sMnzU{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__sMnzU:hover{opacity:.6}.styles_disabledLink__KF122{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__rxe2v{-webkit-user-select:none;user-select:none}.styles_pill__aopjn{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__aopjn:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__9UjLO{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__UgbXq{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__UgbXq:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__UgbXq:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__UgbXq:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__UgbXq:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__UgbXq:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__UgbXq:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__UgbXq:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__kXS9T{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__kXS9T::placeholder{color:#757572}.styles_baseInputStyling__kXS9T:disabled{pointer-events:none}.styles_baseInputStyling__kXS9T:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__kXS9T:active,.styles_baseInputStyling__kXS9T:focus{border:1px solid #7e19bf}.styles_baseInputStyling__kXS9T:has(+.styles_errorMessage__r3TFi){border:1px solid #e85656}.styles_baseInputStyling__kXS9T::-webkit-inner-spin-button,.styles_baseInputStyling__kXS9T::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__54VcN{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__54VcN:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__54VcN:hover:active{scale:.95}.styles_hamburgerMenu__54VcN.styles_active__ECjDM svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__54VcN.styles_active__ECjDM svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__54VcN.styles_active__ECjDM svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_informationList__23ZkP{display:flex;flex-direction:column;gap:16px}.styles_informationList__23ZkP>li{color:#585755;display:flex;flex-direction:row;justify-content:space-between;position:relative}.styles_informationList__23ZkP>li>span:nth-child(2){color:#585755}.styles_informationList__23ZkP>.styles_highlighted__8rSQ4>span{color:#000;font-size:2.25rem;font-weight:600}.styles_informationList__23ZkP>.styles_highlighted__8rSQ4>span:nth-child(2){color:#000}.styles_unstyledList__Le7VV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Le7VV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__lF3XI{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__lF3XI{padding:0 16px}}.styles_iconContainer__TyEbP{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__TyEbP svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__TyEbP:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__TyEbP:hover svg{color:#000}.styles_iconContainer__TyEbP:hover:active{scale:.95}.styles_iconContainerDark__RKNkg svg{color:#f4f3ee}.styles_iconContainerDark__RKNkg:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__RKNkg:hover svg{color:#fff}.styles_elevatedUi__2hI-u{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Fh4u0{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Fh4u0:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Fh4u0 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Fh4u0:hover{color:#7e19bf}.styles_inlineLink__Fh4u0:hover:before{background-color:#f2e8f9}.styles_inlineLink__Fh4u0:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Fh4u0:hover:active{scale:.95}.styles_inlineLinkColor__JHWi6,.styles_inlineLinkColor__JHWi6:hover{color:#7e19bf}.styles_basicLink__TvBbS{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__TvBbS:hover{opacity:.6}.styles_disabledLink__qyImx{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Idh7Y{-webkit-user-select:none;user-select:none}.styles_pill__E1OIZ{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__E1OIZ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__UFyFK{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__0qjM9{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__0qjM9:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__0qjM9:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0qjM9:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__0qjM9:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__0qjM9:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0qjM9:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__0qjM9:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Ryfwf{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Ryfwf::placeholder{color:#757572}.styles_baseInputStyling__Ryfwf:disabled{pointer-events:none}.styles_baseInputStyling__Ryfwf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Ryfwf:active,.styles_baseInputStyling__Ryfwf:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Ryfwf:has(+.styles_errorMessage__rnJ3m){border:1px solid #e85656}.styles_baseInputStyling__Ryfwf::-webkit-inner-spin-button,.styles_baseInputStyling__Ryfwf::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__faIBw{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__faIBw:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__faIBw:hover:active{scale:.95}.styles_hamburgerMenu__faIBw.styles_active__LdHws svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__faIBw.styles_active__LdHws svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__faIBw.styles_active__LdHws svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__TNq8P{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cAGtG{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__IfHbS{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__pCglC{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__DXjIv{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__iTPAp,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__hu1J6{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__ZuULO{font-size:1.5rem;font-weight:400}.styles_paragraphNano__fhOr-{font-size:1rem;font-weight:400}.styles_ellipsis__jOfX-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cAGtG{font-size:3.75rem}.styles_headerMedium__IfHbS{font-size:2.25rem}.styles_headerSmall__pCglC{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cAGtG{font-size:2.25rem}.styles_headerMedium__IfHbS{font-size:1.875rem}.styles_headerSmall__pCglC{font-size:1.75rem}}.styles_orderListWrapper__77peu{display:flex;flex-direction:column;gap:16px;position:relative;width:100%}@media screen and (max-width:768px){.styles_orderListWrapper__77peu{border-top:1px solid #e0e0db;gap:24px;padding:48px 0}}.styles_orderListWrapper__77peu.styles_noGap__EfZjJ{gap:4px}.styles_title__EeENg{font-weight:500}.styles_subtitle__3UUoI{color:#585755;font-size:small;padding-bottom:16px}.styles_orderListContainer__aVgXz{flex-grow:1;max-height:440px;position:relative}.styles_orderListContainer__aVgXz.styles_withGradient__aMSFD:after{background:#fff;background:linear-gradient(180deg,#fff,#fff0 10%,#fff0 90%,#fff);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.styles_orderListContainer__aVgXz.styles_heightLarge__qQhdl{max-height:580px}.styles_orderList__2wVh-{display:flex;flex-direction:column;gap:16px;height:100%;overflow-y:auto}.styles_orderItem__luLHx{align-items:center;background-color:#f4f3ee;border-radius:4px;display:flex;flex-direction:row;gap:16px;justify-content:flex-start;padding:16px}.styles_orderItem__luLHx>img{border-radius:4px;height:36px;width:36px}.styles_orderItem__luLHx>span{font-size:1.875rem;margin-left:auto}.styles_tokenId__NIUUA,.styles_tradePrice__mi5Le{font-weight:500}.styles_shareImageContainer__1iEry{height:36px}.styles_thumbnail__We6vG{border-radius:4px;width:36px}.styles_nftImg__Yv3G-{border:2px solid #fff;border-radius:4px;transform:translateY(-80%) translateX(80%);width:24px}.styles_reviewOrderContainer__nh4dc{display:flex;flex-direction:row;gap:24px}@media screen and (max-width:768px){.styles_reviewOrderContainer__nh4dc{flex-direction:column;overflow-y:auto}}.styles_spinner__Sj1i9{align-items:center;display:flex;height:556px;justify-content:center;width:100%}.styles_dividerVertical__8Wpua{background-color:#e0e0db;border:0;margin:0;width:1px}@media screen and (max-width:768px){.styles_dividerVertical__8Wpua{display:none}}.styles_dividerHorizontal__XVXSY{background-color:#e0e0db;border:0;height:1px;margin:0}.styles_agreementWrapper__-nu1B{color:#585755;font-size:1.5rem;font-weight:400}.styles_agreementLink__UQ1hR{color:#585755;font-size:1.5rem;font-weight:600}.styles_emptyStateWrapper__BdCHz{align-items:center;display:flex;gap:8px}.styles_emptyState__I34g-{color:#585755}.styles_title__WkDTB{color:#585755;font-size:1.875rem}.styles_info__iUGZQ{color:#757572;font-size:1.5rem}.styles_container__IWs5y{display:flex;flex-direction:column;gap:16px}.styles_titleWrapper__rhQf5{display:flex;justify-content:space-between}.styles_title__je1zS{font-size:1.875rem;font-weight:600}.styles_editCardWrapper__fzpSJ{display:flex;flex-direction:column;gap:8px}.styles_addCardWrapper__q6xSd{display:flex;justify-content:space-between}.styles_headerHuge__pyjd4{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__-RnKA{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__yOCGz{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__EloGe{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__y99gC{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__8l3jr,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__0nfel{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__dHuqn{font-size:1.5rem;font-weight:400}.styles_paragraphNano__u1yKP{font-size:1rem;font-weight:400}.styles_ellipsis__kaFxu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__-RnKA{font-size:3.75rem}.styles_headerMedium__yOCGz{font-size:2.25rem}.styles_headerSmall__EloGe{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__-RnKA{font-size:2.25rem}.styles_headerMedium__yOCGz{font-size:1.875rem}.styles_headerSmall__EloGe{font-size:1.75rem}}.styles_wrapper__fvFpy{align-items:center;display:flex;flex-direction:column;width:100%}.styles_thumbnail__p9K-W{border-radius:4px;height:64px}.styles_songName__ZgOkp{margin-top:16px}.styles_artistName__x9XAQ{color:#585755;margin-top:4px}.styles_headerHuge__qfiHs{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__pnZn7{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__BgmV6{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__vSJsd{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__SEJOt{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__1r6cz,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__gm-4-{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__HXKKT{font-size:1.5rem;font-weight:400}.styles_paragraphNano__2qWCe{font-size:1rem;font-weight:400}.styles_ellipsis__DdvNw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__pnZn7{font-size:3.75rem}.styles_headerMedium__BgmV6{font-size:2.25rem}.styles_headerSmall__vSJsd{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__pnZn7{font-size:2.25rem}.styles_headerMedium__BgmV6{font-size:1.875rem}.styles_headerSmall__vSJsd{font-size:1.75rem}}.styles_unstyledList__\+t3i4{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__\+t3i4 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__7NgHh{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__7NgHh{padding:0 16px}}.styles_iconContainer__09AjS{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__09AjS svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__09AjS:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__09AjS:hover svg{color:#000}.styles_iconContainer__09AjS:hover:active{scale:.95}.styles_iconContainerDark__Vdlcy svg{color:#f4f3ee}.styles_iconContainerDark__Vdlcy:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Vdlcy:hover svg{color:#fff}.styles_elevatedUi__nB8Dm{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__oaNl4{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__oaNl4:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__oaNl4 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__oaNl4:hover{color:#7e19bf}.styles_inlineLink__oaNl4:hover:before{background-color:#f2e8f9}.styles_inlineLink__oaNl4:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__oaNl4:hover:active{scale:.95}.styles_inlineLinkColor__5hOvi,.styles_inlineLinkColor__5hOvi:hover{color:#7e19bf}.styles_basicLink__PFknb{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__PFknb:hover{opacity:.6}.styles_disabledLink__yibAh{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__9MxyF{-webkit-user-select:none;user-select:none}.styles_pill__5L4Mw{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__5L4Mw:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__axsZ5{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__O9iwv{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__O9iwv:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__O9iwv:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__O9iwv:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__O9iwv:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__O9iwv:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__O9iwv:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__O9iwv:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__PUHbV{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__PUHbV::placeholder{color:#757572}.styles_baseInputStyling__PUHbV:disabled{pointer-events:none}.styles_baseInputStyling__PUHbV:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__PUHbV:active,.styles_baseInputStyling__PUHbV:focus{border:1px solid #7e19bf}.styles_baseInputStyling__PUHbV:has(+.styles_errorMessage__6\+4IN){border:1px solid #e85656}.styles_baseInputStyling__PUHbV::-webkit-inner-spin-button,.styles_baseInputStyling__PUHbV::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__knnVu{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__knnVu:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__knnVu:hover:active{scale:.95}.styles_hamburgerMenu__knnVu.styles_active__ARdMo svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__knnVu.styles_active__ARdMo svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__knnVu.styles_active__ARdMo svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_avatarContainer__6lNbQ{display:flex;gap:8px}.styles_avatar__NYG37{border-radius:50%;height:32px;width:32px}.styles_ownersWrapper__7-1Hp{align-items:center;display:flex;gap:8px;justify-content:center}.styles_ownerName__eTZ7L{color:#585755;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_headerHuge__5Nm5y{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cTQZ7{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__y0NeX{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__alSwx{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__xkdYp{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__K5vqw,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__2dh3Z{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__3ZdUV{font-size:1.5rem;font-weight:400}.styles_paragraphNano__pDikF{font-size:1rem;font-weight:400}.styles_ellipsis__nCERV{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cTQZ7{font-size:3.75rem}.styles_headerMedium__y0NeX{font-size:2.25rem}.styles_headerSmall__alSwx{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cTQZ7{font-size:2.25rem}.styles_headerMedium__y0NeX{font-size:1.875rem}.styles_headerSmall__alSwx{font-size:1.75rem}}.styles_unstyledList__qF7S0{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__qF7S0 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__GzG\+j{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__GzG\+j{padding:0 16px}}.styles_iconContainer__Ek--Y{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Ek--Y svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Ek--Y:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Ek--Y:hover svg{color:#000}.styles_iconContainer__Ek--Y:hover:active{scale:.95}.styles_iconContainerDark__9KCww svg{color:#f4f3ee}.styles_iconContainerDark__9KCww:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__9KCww:hover svg{color:#fff}.styles_elevatedUi__APXNl{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__luLYo{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__luLYo:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__luLYo svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__luLYo:hover{color:#7e19bf}.styles_inlineLink__luLYo:hover:before{background-color:#f2e8f9}.styles_inlineLink__luLYo:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__luLYo:hover:active{scale:.95}.styles_inlineLinkColor__YqHH9,.styles_inlineLinkColor__YqHH9:hover{color:#7e19bf}.styles_basicLink__k7idY{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__k7idY:hover{opacity:.6}.styles_disabledLink__u4nBJ{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__akSk0{-webkit-user-select:none;user-select:none}.styles_pill__4LX62{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__4LX62:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__JSsAD{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__Ho15D{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__Ho15D:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__Ho15D:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Ho15D:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__Ho15D:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__Ho15D:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Ho15D:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__Ho15D:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__DSuNt{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__DSuNt::placeholder{color:#757572}.styles_baseInputStyling__DSuNt:disabled{pointer-events:none}.styles_baseInputStyling__DSuNt:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__DSuNt:active,.styles_baseInputStyling__DSuNt:focus{border:1px solid #7e19bf}.styles_baseInputStyling__DSuNt:has(+.styles_errorMessage__JITOX){border:1px solid #e85656}.styles_baseInputStyling__DSuNt::-webkit-inner-spin-button,.styles_baseInputStyling__DSuNt::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Rkbse{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Rkbse:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Rkbse:hover:active{scale:.95}.styles_hamburgerMenu__Rkbse.styles_active__IcmF4 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Rkbse.styles_active__IcmF4 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Rkbse.styles_active__IcmF4 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_container__g5WJd,.styles_topWrapper__Gd1Me{display:flex;flex-direction:column;gap:48px}.styles_topWrapper__Gd1Me{height:100%;justify-content:center}.styles_title__IvNBA{font-size:3.75rem;font-weight:700;text-align:center}.styles_songDetails__9qZKh{display:flex;flex-direction:column;gap:16px}.styles_buttonWrapper__UWVLi{display:flex;flex-direction:column;gap:24px}.styles_signIn__w9kT-{text-align:center}.styles_signInLink__0qAEV{color:#7e19bf;font-weight:600}.styles_headerHuge__UJjNk{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__nJ-je{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__eA07a{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__JY8Ut{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__qU8Ne{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__noFbX,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__9JdKo{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__BGI7h{font-size:1.5rem;font-weight:400}.styles_paragraphNano__V76kA{font-size:1rem;font-weight:400}.styles_ellipsis__bhuEH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__nJ-je{font-size:3.75rem}.styles_headerMedium__eA07a{font-size:2.25rem}.styles_headerSmall__JY8Ut{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__nJ-je{font-size:2.25rem}.styles_headerMedium__eA07a{font-size:1.875rem}.styles_headerSmall__JY8Ut{font-size:1.75rem}}.styles_unstyledList__VjE2s{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__VjE2s li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__5taQ4{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__5taQ4{padding:0 16px}}.styles_iconContainer__l8wuJ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__l8wuJ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__l8wuJ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__l8wuJ:hover svg{color:#000}.styles_iconContainer__l8wuJ:hover:active{scale:.95}.styles_iconContainerDark__jbh08 svg{color:#f4f3ee}.styles_iconContainerDark__jbh08:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__jbh08:hover svg{color:#fff}.styles_elevatedUi__v2FJj{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__HlHsR{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__HlHsR:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__HlHsR svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__HlHsR:hover{color:#7e19bf}.styles_inlineLink__HlHsR:hover:before{background-color:#f2e8f9}.styles_inlineLink__HlHsR:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__HlHsR:hover:active{scale:.95}.styles_inlineLinkColor__Qo\+VC,.styles_inlineLinkColor__Qo\+VC:hover{color:#7e19bf}.styles_basicLink__pk-jM{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__pk-jM:hover{opacity:.6}.styles_disabledLink__zR4yb{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__BU3Ak{-webkit-user-select:none;user-select:none}.styles_pill__o8uj5{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__o8uj5:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__dDxA3{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__nC0gz{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__nC0gz:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__nC0gz:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nC0gz:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__nC0gz:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__nC0gz:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__nC0gz:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__nC0gz:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Ai-ov{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Ai-ov::placeholder{color:#757572}.styles_baseInputStyling__Ai-ov:disabled{pointer-events:none}.styles_baseInputStyling__Ai-ov:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Ai-ov:active,.styles_baseInputStyling__Ai-ov:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Ai-ov:has(+.styles_errorMessage__zGZkB){border:1px solid #e85656}.styles_baseInputStyling__Ai-ov::-webkit-inner-spin-button,.styles_baseInputStyling__Ai-ov::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__BFrFY{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__BFrFY:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__BFrFY:hover:active{scale:.95}.styles_hamburgerMenu__BFrFY.styles_active__7Idcc svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__BFrFY.styles_active__7Idcc svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__BFrFY.styles_active__7Idcc svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_informationList__Tpu3J{display:flex;flex-direction:column;gap:24px}.styles_informationList__Tpu3J>li{align-items:center;color:#585755;display:flex;flex-direction:row;font-weight:500;justify-content:space-between;position:relative}.styles_informationList__Tpu3J>li>span:nth-child(2){color:#000}.styles_highlighted__65p9z>span{color:#000;font-size:2.25rem;font-weight:600}.styles_dropdownValue__9d282{color:#000;padding:8px 0 8px 8px}.styles_orderType__H712n{align-items:center;display:flex}.styles_infoIcon__Jgm3I{height:24px;width:24px}.styles_infoIcon__Jgm3I:hover{box-shadow:none}.styles_priceInput__EsuQj{border:1px solid #e0e0db;height:40px;padding-left:32px;text-align:right;width:96px}.styles_priceInput__EsuQj::placeholder{color:#757572}.styles_orderAmountItem__qCH2c{display:flex;flex-direction:column;font-weight:500}.styles_amountLimit__YMDWx{color:#757572;transition:all .2s ease-in-out}.styles_amountLimit__YMDWx.styles_error__Ssre3{color:#e85656}.styles_orderTotalItem__H8TjU>span{color:#000}@media screen and (max-width:768px){.styles_orderTotalItem__H8TjU>span{font-size:2.25rem;font-weight:600}}.styles_maxQuantity__mDsKk{font-size:1.75rem;margin-left:8px}.styles_red__bPaqx{color:#e85656}.styles_label__ooVtJ{font-size:1.875rem}.styles_unstyledList__OVcA0{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__OVcA0 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__eQkue{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__eQkue{padding:0 16px}}.styles_iconContainer__A7s2l{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__A7s2l svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__A7s2l:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__A7s2l:hover svg{color:#000}.styles_iconContainer__A7s2l:hover:active{scale:.95}.styles_iconContainerDark__d1f5N svg{color:#f4f3ee}.styles_iconContainerDark__d1f5N:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__d1f5N:hover svg{color:#fff}.styles_elevatedUi__MyTGg{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__VvOpJ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__VvOpJ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__VvOpJ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__VvOpJ:hover{color:#7e19bf}.styles_inlineLink__VvOpJ:hover:before{background-color:#f2e8f9}.styles_inlineLink__VvOpJ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__VvOpJ:hover:active{scale:.95}.styles_inlineLinkColor__SGhvF,.styles_inlineLinkColor__SGhvF:hover{color:#7e19bf}.styles_basicLink__dKcDZ{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__dKcDZ:hover{opacity:.6}.styles_disabledLink__tMthh{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__kLslN{-webkit-user-select:none;user-select:none}.styles_pill__CDDnE{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__CDDnE:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__GeCql{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__2Li9K{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__2Li9K:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__2Li9K:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2Li9K:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__2Li9K:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__2Li9K:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2Li9K:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__2Li9K:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__G1WV2{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__G1WV2::placeholder{color:#757572}.styles_baseInputStyling__G1WV2:disabled{pointer-events:none}.styles_baseInputStyling__G1WV2:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__G1WV2:active,.styles_baseInputStyling__G1WV2:focus{border:1px solid #7e19bf}.styles_baseInputStyling__G1WV2:has(+.styles_errorMessage__D8elh){border:1px solid #e85656}.styles_baseInputStyling__G1WV2::-webkit-inner-spin-button,.styles_baseInputStyling__G1WV2::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__YsL4H{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__YsL4H:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__YsL4H:hover:active{scale:.95}.styles_hamburgerMenu__YsL4H.styles_active__Eb3D1 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__YsL4H.styles_active__Eb3D1 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__YsL4H.styles_active__Eb3D1 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_counterContainer__0Fps2{align-items:center;display:flex;flex-direction:row;gap:8px;position:relative}.styles_button__qT0hF{height:24px;padding:0;width:24px}.styles_button__qT0hF:hover{box-shadow:none}.styles_button__qT0hF.styles_disabled__Wf4bw{opacity:.5}.styles_button__qT0hF.styles_disabled__Wf4bw:hover{cursor:auto;opacity:.25}.styles_counterValue__nazuY{min-width:24px;text-align:center}.styles_quantityInput__0NZAJ{border:1px solid #e0e0db;height:40px;text-align:right;width:88px}.styles_headerHuge__kxePk{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__NhXJg{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__DPKol{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Gk8cV{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__14Mvk{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__aj\+qJ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__6ae6q{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__39lEX{font-size:1.5rem;font-weight:400}.styles_paragraphNano__RC64e{font-size:1rem;font-weight:400}.styles_ellipsis__PPEx5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__NhXJg{font-size:3.75rem}.styles_headerMedium__DPKol{font-size:2.25rem}.styles_headerSmall__Gk8cV{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__NhXJg{font-size:2.25rem}.styles_headerMedium__DPKol{font-size:1.875rem}.styles_headerSmall__Gk8cV{font-size:1.75rem}}.styles_unstyledList__oobv4{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__oobv4 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__JlptX{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__JlptX{padding:0 16px}}.styles_iconContainer__bmYB8{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__bmYB8 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__bmYB8:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__bmYB8:hover svg{color:#000}.styles_iconContainer__bmYB8:hover:active{scale:.95}.styles_iconContainerDark__Y-\+er svg{color:#f4f3ee}.styles_iconContainerDark__Y-\+er:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Y-\+er:hover svg{color:#fff}.styles_elevatedUi__qfZS6{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__34zrh{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__34zrh:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__34zrh svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__34zrh:hover{color:#7e19bf}.styles_inlineLink__34zrh:hover:before{background-color:#f2e8f9}.styles_inlineLink__34zrh:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__34zrh:hover:active{scale:.95}.styles_inlineLinkColor__VZHvm,.styles_inlineLinkColor__VZHvm:hover{color:#7e19bf}.styles_basicLink__7jDBC{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__7jDBC:hover{opacity:.6}.styles_disabledLink__1zX1g{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ENulT{-webkit-user-select:none;user-select:none}.styles_pill__bKIvx{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__bKIvx:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__Ecus3{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__N7Pt-{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__N7Pt-:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__N7Pt-:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__N7Pt-:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__N7Pt-:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__N7Pt-:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__N7Pt-:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__N7Pt-:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__3A8nB{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__3A8nB::placeholder{color:#757572}.styles_baseInputStyling__3A8nB:disabled{pointer-events:none}.styles_baseInputStyling__3A8nB:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__3A8nB:active,.styles_baseInputStyling__3A8nB:focus{border:1px solid #7e19bf}.styles_baseInputStyling__3A8nB:has(+.styles_errorMessage__xL9da){border:1px solid #e85656}.styles_baseInputStyling__3A8nB::-webkit-inner-spin-button,.styles_baseInputStyling__3A8nB::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__CoZHN{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__CoZHN:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__CoZHN:hover:active{scale:.95}.styles_hamburgerMenu__CoZHN.styles_active__gj6Fv svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__CoZHN.styles_active__gj6Fv svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__CoZHN.styles_active__gj6Fv svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_quantityInput__zzcMa{border:1px solid #e0e0db;height:40px;margin-right:0;text-align:right;width:96px}.styles_quantityInput__zzcMa::placeholder{color:#757572}.styles_quantityInput__zzcMa.styles_error__tm5iX{border:1px solid #e85656}.styles_quantityInputContainer__X-El5{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.styles_errorMessage__xL9da{color:#e85656;text-align:right}.styles_unstyledList__h-P4-{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__h-P4- li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__eBWyn{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__eBWyn{padding:0 16px}}.styles_iconContainer__tkYtz{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__tkYtz svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__tkYtz:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__tkYtz:hover svg{color:#000}.styles_iconContainer__tkYtz:hover:active{scale:.95}.styles_iconContainerDark__oD4Tg svg{color:#f4f3ee}.styles_iconContainerDark__oD4Tg:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__oD4Tg:hover svg{color:#fff}.styles_elevatedUi__weKk9{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__qQFQx{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__qQFQx:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__qQFQx svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__qQFQx:hover{color:#7e19bf}.styles_inlineLink__qQFQx:hover:before{background-color:#f2e8f9}.styles_inlineLink__qQFQx:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__qQFQx:hover:active{scale:.95}.styles_inlineLinkColor__Qv6Fn,.styles_inlineLinkColor__Qv6Fn:hover{color:#7e19bf}.styles_basicLink__Gnaip{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Gnaip:hover{opacity:.6}.styles_disabledLink__hlJhL{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ZXnr0{-webkit-user-select:none;user-select:none}.styles_pill__caxzg{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__caxzg:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__bLymi{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__ywpsY{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__ywpsY:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__ywpsY:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ywpsY:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__ywpsY:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__ywpsY:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ywpsY:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__ywpsY:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__7091N{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__7091N::placeholder{color:#757572}.styles_baseInputStyling__7091N:disabled{pointer-events:none}.styles_baseInputStyling__7091N:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__7091N:active,.styles_baseInputStyling__7091N:focus{border:1px solid #7e19bf}.styles_baseInputStyling__7091N:has(+.styles_errorMessage__LZ1b2){border:1px solid #e85656}.styles_baseInputStyling__7091N::-webkit-inner-spin-button,.styles_baseInputStyling__7091N::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__pL0lv{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__pL0lv:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__pL0lv:hover:active{scale:.95}.styles_hamburgerMenu__pL0lv.styles_active__DWZUE svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__pL0lv.styles_active__DWZUE svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__pL0lv.styles_active__DWZUE svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__3rlmc{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__EU0Nh{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__ijeur{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__10L7D{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Zqc0S{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__07BBc,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__qT5oU{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__lKPcK{font-size:1.5rem;font-weight:400}.styles_paragraphNano__E8osA{font-size:1rem;font-weight:400}.styles_ellipsis__sMPtC{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__EU0Nh{font-size:3.75rem}.styles_headerMedium__ijeur{font-size:2.25rem}.styles_headerSmall__10L7D{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__EU0Nh{font-size:2.25rem}.styles_headerMedium__ijeur{font-size:1.875rem}.styles_headerSmall__10L7D{font-size:1.75rem}}.styles_orderTypesContainer__POA1l{display:flex;flex-direction:column;gap:24px}.styles_infoContainer__fiHOE{display:flex;flex-direction:column;gap:8px}.styles_subtitle__ns\+Ww{font-size:1.875rem;font-weight:500}.styles_message__tP1D2{color:#585755;font-size:1.75rem}.styles_headerHuge__T9u7b{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__1Sf\+N{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__ZxybE{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__jGMpO{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__9IYOg{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__lre01,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__DmBZb{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__qyHNc{font-size:1.5rem;font-weight:400}.styles_paragraphNano__B87DM{font-size:1rem;font-weight:400}.styles_ellipsis__3LT2U{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__1Sf\+N{font-size:3.75rem}.styles_headerMedium__ZxybE{font-size:2.25rem}.styles_headerSmall__jGMpO{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__1Sf\+N{font-size:2.25rem}.styles_headerMedium__ZxybE{font-size:1.875rem}.styles_headerSmall__jGMpO{font-size:1.75rem}}.styles_unstyledList__5Bfz\+{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__5Bfz\+ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__pcp4j{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__pcp4j{padding:0 16px}}.styles_iconContainer__JryoJ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__JryoJ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__JryoJ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__JryoJ:hover svg{color:#000}.styles_iconContainer__JryoJ:hover:active{scale:.95}.styles_iconContainerDark__tcU9k svg{color:#f4f3ee}.styles_iconContainerDark__tcU9k:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__tcU9k:hover svg{color:#fff}.styles_elevatedUi__Hwz1y{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__QTR4x{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__QTR4x:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__QTR4x svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__QTR4x:hover{color:#7e19bf}.styles_inlineLink__QTR4x:hover:before{background-color:#f2e8f9}.styles_inlineLink__QTR4x:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__QTR4x:hover:active{scale:.95}.styles_inlineLinkColor__zwiV5,.styles_inlineLinkColor__zwiV5:hover{color:#7e19bf}.styles_basicLink__-tUn3{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__-tUn3:hover{opacity:.6}.styles_disabledLink__3xMIy{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__WczjS{-webkit-user-select:none;user-select:none}.styles_pill__0L1EM{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__0L1EM:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__m4OUg{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__729VA{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__729VA:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__729VA:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__729VA:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__729VA:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__729VA:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__729VA:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__729VA:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__uULvP{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__uULvP::placeholder{color:#757572}.styles_baseInputStyling__uULvP:disabled{pointer-events:none}.styles_baseInputStyling__uULvP:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__uULvP:active,.styles_baseInputStyling__uULvP:focus{border:1px solid #7e19bf}.styles_baseInputStyling__uULvP:has(+.styles_errorMessage__228dQ){border:1px solid #e85656}.styles_baseInputStyling__uULvP::-webkit-inner-spin-button,.styles_baseInputStyling__uULvP::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__TGqVa{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__TGqVa:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__TGqVa:hover:active{scale:.95}.styles_hamburgerMenu__TGqVa.styles_active__EZ3U6 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__TGqVa.styles_active__EZ3U6 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__TGqVa.styles_active__EZ3U6 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_traderSpinner__APHLX{align-items:center;display:flex;height:400px;justify-content:center;width:100%}.styles_traderContainer__UWlzV{display:flex;flex-direction:column}.styles_traderWrapper__E9sZt{min-height:275px;padding:24px}.styles_traderVariantWrapper__zj054{display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media screen and (max-width:768px){.styles_traderVariantWrapper__zj054{height:100%}.styles_traderVariantWrapper__zj054.styles_keyboardActive__eAInk{height:auto}}.styles_buyButton__Ckkx0{color:#fff}.styles_headerHuge__DV6fo{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__uWDIl{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__n0tVJ{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__fLQ-h{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__QD1Su{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Oncqi,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__uoGiZ{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__NTkuJ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__tk31c{font-size:1rem;font-weight:400}.styles_ellipsis__U4qpZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__uWDIl{font-size:3.75rem}.styles_headerMedium__n0tVJ{font-size:2.25rem}.styles_headerSmall__fLQ-h{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__uWDIl{font-size:2.25rem}.styles_headerMedium__n0tVJ{font-size:1.875rem}.styles_headerSmall__fLQ-h{font-size:1.75rem}}.styles_unstyledList__n7qXv{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__n7qXv li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__2aLWY{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__2aLWY{padding:0 16px}}.styles_iconContainer__hm5K4{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__hm5K4 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__hm5K4:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__hm5K4:hover svg{color:#000}.styles_iconContainer__hm5K4:hover:active{scale:.95}.styles_iconContainerDark__CB4Mf svg{color:#f4f3ee}.styles_iconContainerDark__CB4Mf:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__CB4Mf:hover svg{color:#fff}.styles_elevatedUi__9Ba-s{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__yub6W{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__yub6W:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__yub6W svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__yub6W:hover{color:#7e19bf}.styles_inlineLink__yub6W:hover:before{background-color:#f2e8f9}.styles_inlineLink__yub6W:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__yub6W:hover:active{scale:.95}.styles_inlineLinkColor__4wWRL,.styles_inlineLinkColor__4wWRL:hover{color:#7e19bf}.styles_basicLink__5xNQh{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__5xNQh:hover{opacity:.6}.styles_disabledLink__yxfIt{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__\+HV9p{-webkit-user-select:none;user-select:none}.styles_pill__lVixX{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__lVixX:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__gDpsg{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__\+vCBe{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__\+vCBe:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__\+vCBe:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+vCBe:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__\+vCBe:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__\+vCBe:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+vCBe:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__\+vCBe:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__kUUlj{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__kUUlj::placeholder{color:#757572}.styles_baseInputStyling__kUUlj:disabled{pointer-events:none}.styles_baseInputStyling__kUUlj:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__kUUlj:active,.styles_baseInputStyling__kUUlj:focus{border:1px solid #7e19bf}.styles_baseInputStyling__kUUlj:has(+.styles_errorMessage__vXmuI){border:1px solid #e85656}.styles_baseInputStyling__kUUlj::-webkit-inner-spin-button,.styles_baseInputStyling__kUUlj::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__bDpOe{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__bDpOe:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__bDpOe:hover:active{scale:.95}.styles_hamburgerMenu__bDpOe.styles_active__d-iRR svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__bDpOe.styles_active__d-iRR svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__bDpOe.styles_active__d-iRR svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_imoBriefContainer__oN1BU{display:flex;flex-direction:column;gap:24px}.styles_imoBriefContainer__oN1BU.styles_withPadding__kWTuQ{border:1px solid #f4f3ee;border-radius:8px;padding:16px 24px}.styles_imoBriefList__Y8aWQ{display:flex;flex-direction:column;gap:24px}.styles_listItem__Szw3X{display:flex;flex-direction:column;gap:8px}.styles_header__t7HWQ{font-size:3.75rem;font-weight:700}.styles_title__cdE13{font-weight:700}.styles_subtitle__4Sh\+n{color:#585755;font-size:1.75rem}.styles_reviewImoModal__CBrqV{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.styles_continueButton__g\+n97{margin-top:auto}}.styles_headerHuge__258AH{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__\+\+n4x{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__yMKYS{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__0BoFy{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__N-pVG{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VPN-v,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__s\+RK\+{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__P61TH{font-size:1.5rem;font-weight:400}.styles_paragraphNano__kbBa6{font-size:1rem;font-weight:400}.styles_ellipsis__89r3R{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__\+\+n4x{font-size:3.75rem}.styles_headerMedium__yMKYS{font-size:2.25rem}.styles_headerSmall__0BoFy{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__\+\+n4x{font-size:2.25rem}.styles_headerMedium__yMKYS{font-size:1.875rem}.styles_headerSmall__0BoFy{font-size:1.75rem}}.styles_unstyledList__bqpVg{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__bqpVg li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__onK5o{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__onK5o{padding:0 16px}}.styles_iconContainer__s8aoC{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__s8aoC svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__s8aoC:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__s8aoC:hover svg{color:#000}.styles_iconContainer__s8aoC:hover:active{scale:.95}.styles_iconContainerDark__aaCN- svg{color:#f4f3ee}.styles_iconContainerDark__aaCN-:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__aaCN-:hover svg{color:#fff}.styles_elevatedUi__KmFQU{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__zZCBN{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__zZCBN:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__zZCBN svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__zZCBN:hover{color:#7e19bf}.styles_inlineLink__zZCBN:hover:before{background-color:#f2e8f9}.styles_inlineLink__zZCBN:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__zZCBN:hover:active{scale:.95}.styles_inlineLinkColor__FMUg3,.styles_inlineLinkColor__FMUg3:hover{color:#7e19bf}.styles_basicLink__DRRNM{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__DRRNM:hover{opacity:.6}.styles_disabledLink__N5XcY{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__pcfup{-webkit-user-select:none;user-select:none}.styles_pill__zCBKF{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__zCBKF:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__TAWDy{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__F6EIZ{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__F6EIZ:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__F6EIZ:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__F6EIZ:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__F6EIZ:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__F6EIZ:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__F6EIZ:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__F6EIZ:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__UUHWt{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__UUHWt::placeholder{color:#757572}.styles_baseInputStyling__UUHWt:disabled{pointer-events:none}.styles_baseInputStyling__UUHWt:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__UUHWt:active,.styles_baseInputStyling__UUHWt:focus{border:1px solid #7e19bf}.styles_baseInputStyling__UUHWt:has(+.styles_errorMessage__mLyFN){border:1px solid #e85656}.styles_baseInputStyling__UUHWt::-webkit-inner-spin-button,.styles_baseInputStyling__UUHWt::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__ZzHpv{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__ZzHpv:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__ZzHpv:hover:active{scale:.95}.styles_hamburgerMenu__ZzHpv.styles_active__cEhfE svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__ZzHpv.styles_active__cEhfE svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__ZzHpv.styles_active__cEhfE svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_container__eSEHH{display:flex;flex-direction:column;gap:24px;height:100%}@media screen and (max-width:768px){.styles_container__eSEHH{justify-content:space-between}}.styles_topWrapper__6b1qm{display:flex;flex-direction:column;gap:24px;height:100%}.styles_songDetails__GZlFq{display:flex;flex-direction:column;gap:16px}.styles_buttonWrapper__KiCd5{display:flex;flex-direction:column;gap:24px}.styles_signIn__fzlqH{text-align:center}.styles_signInLink__cKLKs{color:#7e19bf;font-weight:600}.styles_highlightedText__QtJTP{font-weight:700}.styles_countdownContainer__qnzSd{align-items:center;display:flex;flex-direction:column}.styles_titleContainer__nlp01{display:flex;flex-direction:column;gap:4px;text-align:center}.styles_countdownHeader__c8nZ2{font-size:1.875rem}.styles_counter__hb9Dw{color:#7e19bf;font-size:2.25rem;font-weight:700;width:100%}.styles_launchDate__ROYt6{color:#7e19bf;font-size:1.875rem;text-align:center}.styles_headerHuge__AcNpv{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__qO9ag{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Cel41{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__PUmvD{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__GGQqf{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__DjV5O,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__K5bAP{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__lh5Hy{font-size:1.5rem;font-weight:400}.styles_paragraphNano__f2AyD{font-size:1rem;font-weight:400}.styles_ellipsis__Rik1o{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__qO9ag{font-size:3.75rem}.styles_headerMedium__Cel41{font-size:2.25rem}.styles_headerSmall__PUmvD{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__qO9ag{font-size:2.25rem}.styles_headerMedium__Cel41{font-size:1.875rem}.styles_headerSmall__PUmvD{font-size:1.75rem}}.styles_bannerContainer__-VzgB{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center}@media screen and (max-width:1024px){.styles_bannerContainer__-VzgB{height:100%;padding:32px 16px}}.styles_bannerContainer__-VzgB.styles_large__cYAq\+{min-height:420px;padding:64px 16px}.styles_bannerContainer__-VzgB.styles_small__YeWFv{min-height:280px;padding:32px 16px}.styles_title__F\+B59{font-size:1.875rem;font-weight:600;text-align:center}@media screen and (max-width:768px){.styles_title__F\+B59{font-size:2.25rem;font-weight:700}}.styles_launchDate__7EDuQ{color:#7e19bf;font-weight:500;text-align:center}@media screen and (max-width:768px){.styles_launchDate__7EDuQ{display:none}}.styles_artistLogo__xi9ib{max-width:160px;padding:0 16px}.styles_description__3\+u6N{color:#585755;text-align:center;white-space:pre-line}.styles_headerHuge__sIlio{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__Yhku-{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__hT3BE{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__yUJsZ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__941LU{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__2XGXb,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__iTd12{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__P7qz5{font-size:1.5rem;font-weight:400}.styles_paragraphNano__XkmFK{font-size:1rem;font-weight:400}.styles_ellipsis__0qH3y{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__Yhku-{font-size:3.75rem}.styles_headerMedium__hT3BE{font-size:2.25rem}.styles_headerSmall__yUJsZ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__Yhku-{font-size:2.25rem}.styles_headerMedium__hT3BE{font-size:1.875rem}.styles_headerSmall__yUJsZ{font-size:1.75rem}}.styles_unstyledList__eKLTG{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__eKLTG li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__8IewP{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__8IewP{padding:0 16px}}.styles_iconContainer__OsxVc{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__OsxVc svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__OsxVc:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__OsxVc:hover svg{color:#000}.styles_iconContainer__OsxVc:hover:active{scale:.95}.styles_iconContainerDark__2H6HG svg{color:#f4f3ee}.styles_iconContainerDark__2H6HG:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__2H6HG:hover svg{color:#fff}.styles_elevatedUi__lwGln{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__GhZv9{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__GhZv9:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__GhZv9 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__GhZv9:hover{color:#7e19bf}.styles_inlineLink__GhZv9:hover:before{background-color:#f2e8f9}.styles_inlineLink__GhZv9:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__GhZv9:hover:active{scale:.95}.styles_inlineLinkColor__9JzzZ,.styles_inlineLinkColor__9JzzZ:hover{color:#7e19bf}.styles_basicLink__SqAFJ{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__SqAFJ:hover{opacity:.6}.styles_disabledLink__enBYt{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__lZTnM{-webkit-user-select:none;user-select:none}.styles_pill__DqEe\+{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__DqEe\+:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__vHCYp{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__tC0yh{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__tC0yh:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__tC0yh:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__tC0yh:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__tC0yh:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__tC0yh:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__tC0yh:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__tC0yh:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__\+M9xP{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__\+M9xP::placeholder{color:#757572}.styles_baseInputStyling__\+M9xP:disabled{pointer-events:none}.styles_baseInputStyling__\+M9xP:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__\+M9xP:active,.styles_baseInputStyling__\+M9xP:focus{border:1px solid #7e19bf}.styles_baseInputStyling__\+M9xP:has(+.styles_errorMessage__SN69n){border:1px solid #e85656}.styles_baseInputStyling__\+M9xP::-webkit-inner-spin-button,.styles_baseInputStyling__\+M9xP::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__qIX-N{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__qIX-N:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__qIX-N:hover:active{scale:.95}.styles_hamburgerMenu__qIX-N.styles_active__2ysly svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__qIX-N.styles_active__2ysly svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__qIX-N.styles_active__2ysly svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_container__iDoWS{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center;min-height:400px;padding:48px}@media screen and (max-width:768px){.styles_container__iDoWS{height:100%;justify-content:space-between;padding:0}}.styles_infoWrapper__9t9fQ{align-items:center;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.styles_infoWrapper__9t9fQ{height:270px;justify-content:flex-end}}.styles_description__4TED5{text-align:center;white-space:pre-line}.styles_iconWrapper__IW27V{align-items:center;background-color:#f2e8f9;border-radius:999px;display:flex;height:80px;justify-content:center;width:80px}.styles_icon__46LRy{height:40px;width:40px}.styles_unstyledList__0leN-{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__0leN- li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__fvEbD{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__fvEbD{padding:0 16px}}.styles_iconContainer__DUtPX{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__DUtPX svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__DUtPX:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__DUtPX:hover svg{color:#000}.styles_iconContainer__DUtPX:hover:active{scale:.95}.styles_iconContainerDark__frjUt svg{color:#f4f3ee}.styles_iconContainerDark__frjUt:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__frjUt:hover svg{color:#fff}.styles_elevatedUi__zxKRo{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__xqjRN{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__xqjRN:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__xqjRN svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__xqjRN:hover{color:#7e19bf}.styles_inlineLink__xqjRN:hover:before{background-color:#f2e8f9}.styles_inlineLink__xqjRN:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__xqjRN:hover:active{scale:.95}.styles_inlineLinkColor__48UEd,.styles_inlineLinkColor__48UEd:hover{color:#7e19bf}.styles_basicLink__-vOJo{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__-vOJo:hover{opacity:.6}.styles_disabledLink__hkXA2{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__eSQEL{-webkit-user-select:none;user-select:none}.styles_pill__\+azvN{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__\+azvN:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__23HDg{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__BudMD{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__BudMD:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__BudMD:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__BudMD:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__BudMD:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__BudMD:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__BudMD:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__BudMD:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__filxi{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__filxi::placeholder{color:#757572}.styles_baseInputStyling__filxi:disabled{pointer-events:none}.styles_baseInputStyling__filxi:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__filxi:active,.styles_baseInputStyling__filxi:focus{border:1px solid #7e19bf}.styles_baseInputStyling__filxi:has(+.styles_errorMessage__ZrZmz){border:1px solid #e85656}.styles_baseInputStyling__filxi::-webkit-inner-spin-button,.styles_baseInputStyling__filxi::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__7FYLI{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__7FYLI:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__7FYLI:hover:active{scale:.95}.styles_hamburgerMenu__7FYLI.styles_active__o\+HVD svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__7FYLI.styles_active__o\+HVD svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__7FYLI.styles_active__o\+HVD svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tabBar__\+nWn9{display:flex;flex-direction:row;gap:16px;justify-content:flex-start;width:100%}.styles_tab__pFkay{cursor:pointer;line-height:1;transition:all .2s ease-in-out}.styles_tab__pFkay:hover{opacity:.6}.styles_border__gbIVu.styles_tabBar__\+nWn9{border-bottom:1px solid #e0e0db}.styles_border__gbIVu .styles_tab__pFkay{background-color:#0000;border-bottom:2px solid #0000;color:#585755;font-size:1.875rem;padding:8px}.styles_border__gbIVu .styles_active__o\+HVD{border-bottom:2px solid #7e19bf;color:#7e19bf}.styles_fill__R6Lcp{gap:8px}.styles_fill__R6Lcp .styles_tab__pFkay{border-radius:4px;color:#000;padding:8px 16px}.styles_fill__R6Lcp .styles_active__o\+HVD{background-color:#7e19bf;color:#fff}.styles_fill__R6Lcp .styles_active__o\+HVD:hover{opacity:1}.styles_headerHuge__pLqP0{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__nagQK{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__zDB09{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__KVJ\+-{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__W8oDK{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__TOMat,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__CUbDS{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__qESfd{font-size:1.5rem;font-weight:400}.styles_paragraphNano__\+JqlZ{font-size:1rem;font-weight:400}.styles_ellipsis__h1sXR{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__nagQK{font-size:3.75rem}.styles_headerMedium__zDB09{font-size:2.25rem}.styles_headerSmall__KVJ\+-{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__nagQK{font-size:2.25rem}.styles_headerMedium__zDB09{font-size:1.875rem}.styles_headerSmall__KVJ\+-{font-size:1.75rem}}.styles_unstyledList__pzAnJ{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__pzAnJ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__jb55s{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__jb55s{padding:0 16px}}.styles_iconContainer__hsL3U{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__hsL3U svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__hsL3U:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__hsL3U:hover svg{color:#000}.styles_iconContainer__hsL3U:hover:active{scale:.95}.styles_iconContainerDark__4NqMm svg{color:#f4f3ee}.styles_iconContainerDark__4NqMm:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__4NqMm:hover svg{color:#fff}.styles_elevatedUi__axsHm{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__4\+bq0{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__4\+bq0:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__4\+bq0 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__4\+bq0:hover{color:#7e19bf}.styles_inlineLink__4\+bq0:hover:before{background-color:#f2e8f9}.styles_inlineLink__4\+bq0:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__4\+bq0:hover:active{scale:.95}.styles_inlineLinkColor__nLS1D,.styles_inlineLinkColor__nLS1D:hover{color:#7e19bf}.styles_basicLink__3\+4xS{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__3\+4xS:hover{opacity:.6}.styles_disabledLink__RLV4V{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__I7Q9h{-webkit-user-select:none;user-select:none}.styles_pill__60iXC{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__60iXC:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__R8Mtw{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__YK1Oi{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__YK1Oi:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__YK1Oi:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YK1Oi:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__YK1Oi:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__YK1Oi:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__YK1Oi:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__YK1Oi:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__DgjjC{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__DgjjC::placeholder{color:#757572}.styles_baseInputStyling__DgjjC:disabled{pointer-events:none}.styles_baseInputStyling__DgjjC:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__DgjjC:active,.styles_baseInputStyling__DgjjC:focus{border:1px solid #7e19bf}.styles_baseInputStyling__DgjjC:has(+.styles_errorMessage__rFCOO){border:1px solid #e85656}.styles_baseInputStyling__DgjjC::-webkit-inner-spin-button,.styles_baseInputStyling__DgjjC::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__TUGfA{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__TUGfA:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__TUGfA:hover:active{scale:.95}.styles_hamburgerMenu__TUGfA.styles_active__EuuKK svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__TUGfA.styles_active__EuuKK svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__TUGfA.styles_active__EuuKK svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerWithoutTabs__KWTpR{align-items:center;border-bottom:1px solid #f4f3ee;display:flex;justify-content:center;position:relative}.styles_title__9AXcm{color:#7e19bf;padding:16px;position:relative;text-align:center;transition:all .2s ease-in-out}.styles_tabBarContainer__UrHo-{padding:4px 24px 0}.styles_tabBarContainer__UrHo- .styles_tab__fIq8W{font-size:2.25rem;font-weight:600;padding:16px}.styles_tabBarContainer__UrHo- .styles_sell__gi1Gb{border-color:#e85656;color:#e85656}.styles_loaderContainer__e4jRd{align-items:center;display:flex;justify-content:center;min-height:420px;width:100%}.styles_traderContainer__urHBI{display:flex;flex-direction:column;gap:24px}.styles_title__W53uE{font-size:3.75rem}.styles_masterInfo__OU5Rr{align-items:center;display:flex;gap:8px}.styles_thumbnail__PF1-m{border-radius:4px;height:48px}.styles_masterName__ulCdM{font-size:1.875rem;font-weight:600}.styles_artistName__aRPVH{color:#585755;font-weight:500}.styles_unstyledList__r8IWb{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__r8IWb li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__b9Qiu{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__b9Qiu{padding:0 16px}}.styles_iconContainer__wNLTl{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__wNLTl svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__wNLTl:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__wNLTl:hover svg{color:#000}.styles_iconContainer__wNLTl:hover:active{scale:.95}.styles_iconContainerDark__CYCcu svg{color:#f4f3ee}.styles_iconContainerDark__CYCcu:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__CYCcu:hover svg{color:#fff}.styles_elevatedUi__ozNe6{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__b3bWh{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__b3bWh:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__b3bWh svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__b3bWh:hover{color:#7e19bf}.styles_inlineLink__b3bWh:hover:before{background-color:#f2e8f9}.styles_inlineLink__b3bWh:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__b3bWh:hover:active{scale:.95}.styles_inlineLinkColor__PiLnd,.styles_inlineLinkColor__PiLnd:hover{color:#7e19bf}.styles_basicLink__ZlqlD{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__ZlqlD:hover{opacity:.6}.styles_disabledLink__YqHjA{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__\+L9pc{-webkit-user-select:none;user-select:none}.styles_pill__NENkf{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__NENkf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__84CRO{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__OeDn2{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__OeDn2:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__OeDn2:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__OeDn2:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__OeDn2:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__OeDn2:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__OeDn2:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__OeDn2:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Ij\+js{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Ij\+js::placeholder{color:#757572}.styles_baseInputStyling__Ij\+js:disabled{pointer-events:none}.styles_baseInputStyling__Ij\+js:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Ij\+js:active,.styles_baseInputStyling__Ij\+js:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Ij\+js:has(+.styles_errorMessage__MTcB8){border:1px solid #e85656}.styles_baseInputStyling__Ij\+js::-webkit-inner-spin-button,.styles_baseInputStyling__Ij\+js::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__mluOb{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__mluOb:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__mluOb:hover:active{scale:.95}.styles_hamburgerMenu__mluOb.styles_active__5i-Dl svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__mluOb.styles_active__5i-Dl svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__mluOb.styles_active__5i-Dl svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__For1L{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__shajN{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__UWiIJ{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__aCEuS{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Whi8q{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__m23tZ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Kh-Ap{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__PpvaV{font-size:1.5rem;font-weight:400}.styles_paragraphNano__JIrHh{font-size:1rem;font-weight:400}.styles_ellipsis__9aP22{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__shajN{font-size:3.75rem}.styles_headerMedium__UWiIJ{font-size:2.25rem}.styles_headerSmall__aCEuS{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__shajN{font-size:2.25rem}.styles_headerMedium__UWiIJ{font-size:1.875rem}.styles_headerSmall__aCEuS{font-size:1.75rem}}.styles_orderFailedContainer__Qw9QE{display:flex;flex-direction:column;justify-content:space-between}.styles_topWrapper__NHQCi{align-items:center;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_topWrapper__NHQCi{height:50%;justify-content:flex-end}}.styles_exclamationIcon__QwtI-{height:48px;padding:4px;width:48px}.styles_exclamationIcon__QwtI- svg{height:40px;width:40px}.styles_headerContainer__croea{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_subtitle__ZAGrP{color:#585755;text-align:center}.styles_returnButton__OIWKc{margin-top:24px}.styles_unstyledList__FDAFw{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__FDAFw li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__wpY6x{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__wpY6x{padding:0 16px}}.styles_iconContainer__y\+1MB{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__y\+1MB svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__y\+1MB:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__y\+1MB:hover svg{color:#000}.styles_iconContainer__y\+1MB:hover:active{scale:.95}.styles_iconContainerDark__tIEbV svg{color:#f4f3ee}.styles_iconContainerDark__tIEbV:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__tIEbV:hover svg{color:#fff}.styles_elevatedUi__RbGuO{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__WHbz5{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__WHbz5:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__WHbz5 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__WHbz5:hover{color:#7e19bf}.styles_inlineLink__WHbz5:hover:before{background-color:#f2e8f9}.styles_inlineLink__WHbz5:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__WHbz5:hover:active{scale:.95}.styles_inlineLinkColor__YDHZe,.styles_inlineLinkColor__YDHZe:hover{color:#7e19bf}.styles_basicLink__amxJ\+{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__amxJ\+:hover{opacity:.6}.styles_disabledLink__-8vcx{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__vCtm9{-webkit-user-select:none;user-select:none}.styles_pill__GPJ3j{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__GPJ3j:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__EineF{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__TI\+A3{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__TI\+A3:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__TI\+A3:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__TI\+A3:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__TI\+A3:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__TI\+A3:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__TI\+A3:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__TI\+A3:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__vj8XG{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__vj8XG::placeholder{color:#757572}.styles_baseInputStyling__vj8XG:disabled{pointer-events:none}.styles_baseInputStyling__vj8XG:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__vj8XG:active,.styles_baseInputStyling__vj8XG:focus{border:1px solid #7e19bf}.styles_baseInputStyling__vj8XG:has(+.styles_errorMessage__hdhPD){border:1px solid #e85656}.styles_baseInputStyling__vj8XG::-webkit-inner-spin-button,.styles_baseInputStyling__vj8XG::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__qo50V{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__qo50V:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__qo50V:hover:active{scale:.95}.styles_hamburgerMenu__qo50V.styles_active__x1i-r svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__qo50V.styles_active__x1i-r svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__qo50V.styles_active__x1i-r svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__AMBBM{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__8D47w{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__qkxKL{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__IafU\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__5vwfe{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__KbP2Q,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__GmExl{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__t0DHL{font-size:1.5rem;font-weight:400}.styles_paragraphNano__XZg-E{font-size:1rem;font-weight:400}.styles_ellipsis__1ahfO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__8D47w{font-size:3.75rem}.styles_headerMedium__qkxKL{font-size:2.25rem}.styles_headerSmall__IafU\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__8D47w{font-size:2.25rem}.styles_headerMedium__qkxKL{font-size:1.875rem}.styles_headerSmall__IafU\+{font-size:1.75rem}}.styles_infoContainer__DKmEM{display:flex;flex-direction:column;gap:16px}.styles_title__vJvl2{font-size:2.25rem}.styles_subtitle__N5Mfm{font-size:1.875rem;font-weight:500}.styles_message__uvgfK{color:#585755;font-size:1.75rem;white-space:pre-line}.styles_headerHuge__CIlA3{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__h59Cw{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__p2xB3{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Slg0q{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__xfllz{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VIHKa,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__8vEOx{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__uZHjZ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__j2Ol9{font-size:1rem;font-weight:400}.styles_ellipsis__aZJiZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__h59Cw{font-size:3.75rem}.styles_headerMedium__p2xB3{font-size:2.25rem}.styles_headerSmall__Slg0q{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__h59Cw{font-size:2.25rem}.styles_headerMedium__p2xB3{font-size:1.875rem}.styles_headerSmall__Slg0q{font-size:1.75rem}}.styles_unstyledList__sozTu{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__sozTu li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__LuzNM{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__LuzNM{padding:0 16px}}.styles_iconContainer__YzoDp{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__YzoDp svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__YzoDp:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__YzoDp:hover svg{color:#000}.styles_iconContainer__YzoDp:hover:active{scale:.95}.styles_iconContainerDark__jGz3g svg{color:#f4f3ee}.styles_iconContainerDark__jGz3g:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__jGz3g:hover svg{color:#fff}.styles_elevatedUi__LZqjx{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__WWFWQ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__WWFWQ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__WWFWQ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__WWFWQ:hover{color:#7e19bf}.styles_inlineLink__WWFWQ:hover:before{background-color:#f2e8f9}.styles_inlineLink__WWFWQ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__WWFWQ:hover:active{scale:.95}.styles_inlineLinkColor__YO6UO,.styles_inlineLinkColor__YO6UO:hover{color:#7e19bf}.styles_basicLink__J8T\+j{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__J8T\+j:hover{opacity:.6}.styles_disabledLink__wE1Ox{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__mK\+e9{-webkit-user-select:none;user-select:none}.styles_pill__hyxB6{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__hyxB6:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__L\+eJz{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__dSVRn{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__dSVRn:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__dSVRn:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__dSVRn:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__dSVRn:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__dSVRn:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__dSVRn:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__dSVRn:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__-9BHP{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__-9BHP::placeholder{color:#757572}.styles_baseInputStyling__-9BHP:disabled{pointer-events:none}.styles_baseInputStyling__-9BHP:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__-9BHP:active,.styles_baseInputStyling__-9BHP:focus{border:1px solid #7e19bf}.styles_baseInputStyling__-9BHP:has(+.styles_errorMessage__hpMYh){border:1px solid #e85656}.styles_baseInputStyling__-9BHP::-webkit-inner-spin-button,.styles_baseInputStyling__-9BHP::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__pflJw{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__pflJw:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__pflJw:hover:active{scale:.95}.styles_hamburgerMenu__pflJw.styles_active__iPjdB svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__pflJw.styles_active__iPjdB svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__pflJw.styles_active__iPjdB svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_thumbnailContainer__83DFa{height:48px;position:relative}.styles_thumbnail__T9LFU{border-radius:4px;min-width:40px;width:40px}.styles_nftArt__uwSgl{border:2px solid #fff;border-radius:4px;height:32px;left:50%;position:absolute;top:20px;width:32px}.styles_headerHuge__oSheX{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__E\+fsO{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Ky-la{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__RN4sW{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__uaoYV{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__RXyKm,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__d21-Z{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__6XIq3{font-size:1.5rem;font-weight:400}.styles_paragraphNano__4ShF4{font-size:1rem;font-weight:400}.styles_ellipsis__m5r3D{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__E\+fsO{font-size:3.75rem}.styles_headerMedium__Ky-la{font-size:2.25rem}.styles_headerSmall__RN4sW{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__E\+fsO{font-size:2.25rem}.styles_headerMedium__Ky-la{font-size:1.875rem}.styles_headerSmall__RN4sW{font-size:1.75rem}}.styles_masterInfo__oG9Bp{align-items:center;display:flex;gap:32px;margin-bottom:24px}@media screen and (max-width:768px){.styles_masterInfo__oG9Bp{flex-wrap:wrap;gap:16px;margin-bottom:24px}}.styles_albumCover__Xr5U\+{width:72px}.styles_coverImage__r6rF8{border-radius:4px}.styles_masterTitle__Kk8RM{display:flex;flex-direction:column;justify-content:flex-start}.styles_artistName__tjwxH{color:#585755}.styles_shareImageContainer__tBhdd{height:72px}.styles_thumbnail__YwJ\+a{border-radius:4px;width:72px}.styles_nftImg__uy9Ju{border:2px solid #fff;border-radius:4px;transform:translateY(-80%) translateX(110%);width:40px}@media(max-width:768px){.styles_nftImg__uy9Ju{width:36px}}.styles_unstyledList__AnuSe{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__AnuSe li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__-s3D-{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__-s3D-{padding:0 16px}}.styles_iconContainer__L6Kpx{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__L6Kpx svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__L6Kpx:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__L6Kpx:hover svg{color:#000}.styles_iconContainer__L6Kpx:hover:active{scale:.95}.styles_iconContainerDark__Ljsqg svg{color:#f4f3ee}.styles_iconContainerDark__Ljsqg:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Ljsqg:hover svg{color:#fff}.styles_elevatedUi__I3hLF{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__zBms0{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__zBms0:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__zBms0 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__zBms0:hover{color:#7e19bf}.styles_inlineLink__zBms0:hover:before{background-color:#f2e8f9}.styles_inlineLink__zBms0:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__zBms0:hover:active{scale:.95}.styles_inlineLinkColor__FbTJH,.styles_inlineLinkColor__FbTJH:hover{color:#7e19bf}.styles_basicLink__Gj6A\+{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Gj6A\+:hover{opacity:.6}.styles_disabledLink__pOEOb{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__OUlPG{-webkit-user-select:none;user-select:none}.styles_pill__eaiNO{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__eaiNO:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__cFOK7{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__7qk60{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__7qk60:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__7qk60:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__7qk60:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__7qk60:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__7qk60:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__7qk60:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__7qk60:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__NQIgf{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__NQIgf::placeholder{color:#757572}.styles_baseInputStyling__NQIgf:disabled{pointer-events:none}.styles_baseInputStyling__NQIgf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__NQIgf:active,.styles_baseInputStyling__NQIgf:focus{border:1px solid #7e19bf}.styles_baseInputStyling__NQIgf:has(+.styles_errorMessage__SmsyA){border:1px solid #e85656}.styles_baseInputStyling__NQIgf::-webkit-inner-spin-button,.styles_baseInputStyling__NQIgf::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__jnVb9{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__jnVb9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__jnVb9:hover:active{scale:.95}.styles_hamburgerMenu__jnVb9.styles_active__vbc2X svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__jnVb9.styles_active__vbc2X svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__jnVb9.styles_active__vbc2X svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_masterMetadataContainer__dih5h{margin-bottom:24px}.styles_masterMetadata__XS9FO{color:#585755;font-size:1.875rem;font-weight:400}.styles_metadataValue__vrhut,.styles_polygonScanLink__gQYZh{color:#000;font-weight:600}.styles_documentLink__Sy7ER{margin-top:8px}.styles_masterMetadataText__K0fGu{margin-bottom:16px}.styles_documentIcon__O9tu8{margin-right:8px}.styles_displayNone__1CHvt{display:none}.styles_orderButton__CJGGd{margin-bottom:24px;width:248px}@media screen and (max-width:768px){.styles_orderButton__CJGGd{width:100%}}.styles_sellButton__sk5Kd{background-color:#e85656;color:#fff}.styles_sellButton__sk5Kd:not(:disabled):hover{background-color:#f47171}.styles_cancelAskButton__Rf9qB{border-color:#e85656;color:#e85656}.styles_cancelAskButton__Rf9qB:not(:disabled):hover{background-color:#fadddd;border-color:#e85656}.styles_cancelOfferButton__Rry2g{color:#7e19bf}.styles_uniqueOrderSectionHeader__d6-dc{font-size:2.25rem;font-weight:600;margin-top:24px}.styles_offer__sSyCi{color:#585755;font-size:1.875rem;font-weight:400;margin-bottom:24px}.styles_listForSale__6AuC4{display:flex;flex-direction:column;gap:16px}.styles_modalLoaderContainer__wQxt-{align-items:center;display:flex;justify-content:center;min-height:120px;width:100%}.styles_unstyledList__rye-w{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__rye-w li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__mUiwP{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__mUiwP{padding:0 16px}}.styles_iconContainer__us1J8{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__us1J8 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__us1J8:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__us1J8:hover svg{color:#000}.styles_iconContainer__us1J8:hover:active{scale:.95}.styles_iconContainerDark__Shv49 svg{color:#f4f3ee}.styles_iconContainerDark__Shv49:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Shv49:hover svg{color:#fff}.styles_elevatedUi__lJSIX{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__ga3k6{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__ga3k6:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__ga3k6 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__ga3k6:hover{color:#7e19bf}.styles_inlineLink__ga3k6:hover:before{background-color:#f2e8f9}.styles_inlineLink__ga3k6:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__ga3k6:hover:active{scale:.95}.styles_inlineLinkColor__vDAmp,.styles_inlineLinkColor__vDAmp:hover{color:#7e19bf}.styles_basicLink__ktLSk{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__ktLSk:hover{opacity:.6}.styles_disabledLink__cADvE{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__RA\+6-{-webkit-user-select:none;user-select:none}.styles_pill__SKt7h{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__SKt7h:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__gnl2L{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__yo9kY{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__yo9kY:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__yo9kY:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yo9kY:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__yo9kY:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__yo9kY:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yo9kY:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__yo9kY:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__nL-kj{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__nL-kj::placeholder{color:#757572}.styles_baseInputStyling__nL-kj:disabled{pointer-events:none}.styles_baseInputStyling__nL-kj:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__nL-kj:active,.styles_baseInputStyling__nL-kj:focus{border:1px solid #7e19bf}.styles_baseInputStyling__nL-kj:has(+.styles_errorMessage__xJmHl){border:1px solid #e85656}.styles_baseInputStyling__nL-kj::-webkit-inner-spin-button,.styles_baseInputStyling__nL-kj::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__E0JTG{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__E0JTG:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__E0JTG:hover:active{scale:.95}.styles_hamburgerMenu__E0JTG.styles_active__ELSdo svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__E0JTG.styles_active__ELSdo svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__E0JTG.styles_active__ELSdo svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__3DrQ8{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__A6VOm{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__gIYdk{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__oSshJ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__1tGJU{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__HcfIE,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__38-ND{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__HBgkL{font-size:1.5rem;font-weight:400}.styles_paragraphNano__crLHC{font-size:1rem;font-weight:400}.styles_ellipsis__l5Bhb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__A6VOm{font-size:3.75rem}.styles_headerMedium__gIYdk{font-size:2.25rem}.styles_headerSmall__oSshJ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__A6VOm{font-size:2.25rem}.styles_headerMedium__gIYdk{font-size:1.875rem}.styles_headerSmall__oSshJ{font-size:1.75rem}}.styles_orderTypesContainer__WfL\+C{display:flex;flex-direction:column;gap:24px}.styles_heading__tAvVx{font-size:2.25rem}.styles_emptyState__1vTKD{color:#585755}.styles_listContainer__DKcdP{display:flex;flex-direction:column;gap:16px;max-height:70vh;overflow-y:auto}.styles_fractionWrapper__VmvDE{align-items:center;background-color:#f4f3ee;border-radius:8px;display:flex;gap:16px;padding:16px}.styles_thumbnailImg__AzoK4{border-radius:4px;height:40px;width:40px}.styles_title__5Vj6R{font-size:1.75rem}.styles_id__T46GW,.styles_price__uaO5E{font-size:1.75rem;font-weight:500}.styles_price__uaO5E{margin-left:auto}.styles_unstyledList__jsm0j{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__jsm0j li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__FUc3w{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__FUc3w{padding:0 16px}}.styles_iconContainer__izHZE{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__izHZE svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__izHZE:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__izHZE:hover svg{color:#000}.styles_iconContainer__izHZE:hover:active{scale:.95}.styles_iconContainerDark__HUyBb svg{color:#f4f3ee}.styles_iconContainerDark__HUyBb:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__HUyBb:hover svg{color:#fff}.styles_elevatedUi__x30z9{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7jRas{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7jRas:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7jRas svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7jRas:hover{color:#7e19bf}.styles_inlineLink__7jRas:hover:before{background-color:#f2e8f9}.styles_inlineLink__7jRas:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7jRas:hover:active{scale:.95}.styles_inlineLinkColor__C7HQs,.styles_inlineLinkColor__C7HQs:hover{color:#7e19bf}.styles_basicLink__ey8Cj{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__ey8Cj:hover{opacity:.6}.styles_disabledLink__SLarS{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__gwEg3{-webkit-user-select:none;user-select:none}.styles_pill__Nbfsg{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Nbfsg:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__roJps{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__EZHWP{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__EZHWP:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__EZHWP:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__EZHWP:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__EZHWP:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__EZHWP:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__EZHWP:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__EZHWP:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__uKANZ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__uKANZ::placeholder{color:#757572}.styles_baseInputStyling__uKANZ:disabled{pointer-events:none}.styles_baseInputStyling__uKANZ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__uKANZ:active,.styles_baseInputStyling__uKANZ:focus{border:1px solid #7e19bf}.styles_baseInputStyling__uKANZ:has(+.styles_errorMessage__bGyxJ){border:1px solid #e85656}.styles_baseInputStyling__uKANZ::-webkit-inner-spin-button,.styles_baseInputStyling__uKANZ::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__JbZnt{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__JbZnt:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__JbZnt:hover:active{scale:.95}.styles_hamburgerMenu__JbZnt.styles_active__s-5zl svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__JbZnt.styles_active__s-5zl svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__JbZnt.styles_active__s-5zl svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_modalWrapper__tR\+GP{height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.styles_background__8hy3b{background-color:#000;height:100%;left:0;opacity:.65;position:fixed;top:0;width:100%}.styles_modalContainer__lKeBo{box-sizing:border-box;max-height:100vh;min-height:408px;overflow:hidden;overflow-y:auto;position:fixed;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.styles_modalContainer__lKeBo{max-height:100dvh}}.styles_modalContainerSmall__RUJI6{left:calc(50% - 190px);width:380px}.styles_modalContainerMedium__M5cJl{left:calc(50% - 248px);width:496px}@media screen and (max-width:768px){.styles_modalContainerMedium__M5cJl{height:100%;left:0;max-height:none;width:100%}}.styles_modalContainerLarge__tjV5s{left:calc(50% - 432px);width:864px}@media screen and (max-width:1024px){.styles_modalContainerLarge__tjV5s{left:16px;width:calc(100% - 32px)}}@media screen and (max-width:768px){.styles_modalContainerLarge__tjV5s{height:100%;left:0;max-height:none;width:100%}}.styles_modal__jEn4Y{background-color:#fff;border-radius:8px;height:100%;overflow:hidden;padding-bottom:calc(24px + env(safe-area-inset-bottom));padding-top:calc(24px + env(safe-area-inset-top));padding-inline:24px;width:100%}.styles_modal__jEn4Y.styles_noPadding__m0qJN{border:0;padding:0}@media screen and (max-width:768px){.styles_modal__jEn4Y{border-radius:0;height:100%;max-height:none;padding-bottom:calc(16px + env(safe-area-inset-bottom));padding-top:calc(16px + env(safe-area-inset-top));padding-inline:16px}}.styles_closeIcon__C9vPN{height:32px;margin-bottom:16px;transform:translate(-5px,-5px);width:32px}.styles_modalContent__TtAzj{background:linear-gradient(#fff 30%,#fff0),linear-gradient(#fff0,#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,#0000001a,#0000),radial-gradient(farthest-side at 50% 100%,#0000001a,#0000) 0 100%;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;height:calc(100% - 48px);overflow-x:hidden;overflow-y:auto;width:100%}@media screen and (max-width:768px){.styles_modalContent__TtAzj{background:none}}.styles_loadingWrapper__8ECaN{align-items:center;display:flex;height:250px;justify-content:center}.styles_container__DqrGD{bottom:0;display:none;left:0;position:fixed;right:0;z-index:1}@media screen and (max-width:768px){.styles_container__DqrGD{display:inline;display:initial}}.styles_wrapper__DG9gB{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;gap:8px;padding:24px}.styles_title__Z97dG{font-weight:600}.styles_description__lR4DN{text-align:center}.styles_traderOverlay__bZ82N{align-items:flex-end;background-color:#0000;display:none;height:100dvh;left:0;pointer-events:none;position:fixed;top:0;transition:all .4s ease-in-out;width:100%;z-index:1}@media screen and (max-width:768px){.styles_traderOverlay__bZ82N{display:flex}}.styles_traderOverlay__bZ82N.styles_menuActive__IXM-V{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff9;pointer-events:all}.styles_stickyTrader__AcCR9{background-color:#fff;bottom:0;display:none;justify-content:space-between;left:0;padding:16px 16px calc(16px + env(safe-area-inset-bottom));pointer-events:all;position:fixed;right:0;transition:all .4s ease-in-out;width:100%;z-index:1}.styles_stickyTrader__AcCR9.styles_menuActive__IXM-V{background-color:#0000}@media screen and (max-width:768px){.styles_stickyTrader__AcCR9{display:flex}}.styles_priceHeading__ddOXu{font-size:1.875rem}.styles_amount__K6b66{font-size:1.875rem;font-weight:600}.styles_buttonContainer__xnSBA{position:relative}.styles_buttonContainer__xnSBA.styles_active__PsQ1s .styles_sell__R2DDJ{transform:translateY(-120px)}.styles_buttonContainer__xnSBA.styles_active__PsQ1s .styles_buy__qnJIW{transform:translateY(-60px)}.styles_sell__R2DDJ{background-color:#e85656;position:absolute}.styles_buy__qnJIW{position:absolute}.styles_trade__ejNrs{position:relative;z-index:1}.styles_trade__ejNrs .styles_cross__VJ0-Y{color:#7e19bf;height:28px}.styles_trade__ejNrs:not(:disabled):active,.styles_trade__ejNrs:not(:disabled):hover{scale:1}.styles_loaderContainer__rhije{display:flex;justify-content:center;width:100%}.styles_container__e0vlO,.styles_container__e1Spb,.styles_container__xHwqW{display:flex;flex-direction:column;justify-content:space-between}.styles_tabBarContainer__MHQN-{bottom:0;display:none;left:0;position:fixed;width:100%;z-index:2}@media screen and (max-width:768px){.styles_tabBarContainer__MHQN-{display:block}}.styles_tabBar__7taLh,.styles_tabButton__yDcGw{background-color:#fff}.styles_tabLink__0fo8F{align-items:center;background-color:#fff;color:inherit;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:8px;width:100%}.styles_active__jmARh{color:#7e19bf}.styles_tabIcon__WSWNe{height:24px;width:24px}.styles_tabLabel__539en{font-size:1.25rem}.styles_unstyledList__QAXe0{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__QAXe0 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__svULS{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__svULS{padding:0 16px}}.styles_iconContainer__LqnR1{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__LqnR1 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__LqnR1:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__LqnR1:hover svg{color:#000}.styles_iconContainer__LqnR1:hover:active{scale:.95}.styles_iconContainerDark__C1e9q svg{color:#f4f3ee}.styles_iconContainerDark__C1e9q:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__C1e9q:hover svg{color:#fff}.styles_elevatedUi__oSqxW{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Ow8Si{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Ow8Si:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Ow8Si svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Ow8Si:hover{color:#7e19bf}.styles_inlineLink__Ow8Si:hover:before{background-color:#f2e8f9}.styles_inlineLink__Ow8Si:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Ow8Si:hover:active{scale:.95}.styles_inlineLinkColor__t1Nfu,.styles_inlineLinkColor__t1Nfu:hover{color:#7e19bf}.styles_basicLink__FdNTr{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__FdNTr:hover{opacity:.6}.styles_disabledLink__hMRb6{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__2GumM{-webkit-user-select:none;user-select:none}.styles_pill__XANYk{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__XANYk:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__wIWhP{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__64pW7{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__64pW7:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__64pW7:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__64pW7:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__64pW7:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__64pW7:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__64pW7:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__64pW7:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__qVekw{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__qVekw::placeholder{color:#757572}.styles_baseInputStyling__qVekw:disabled{pointer-events:none}.styles_baseInputStyling__qVekw:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__qVekw:active,.styles_baseInputStyling__qVekw:focus{border:1px solid #7e19bf}.styles_baseInputStyling__qVekw:has(+.styles_errorMessage__YGydU){border:1px solid #e85656}.styles_baseInputStyling__qVekw::-webkit-inner-spin-button,.styles_baseInputStyling__qVekw::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__rGtDG{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__rGtDG:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__rGtDG:hover:active{scale:.95}.styles_hamburgerMenu__rGtDG.styles_active__107nV svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__rGtDG.styles_active__107nV svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__rGtDG.styles_active__107nV svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_closeButton__Nd5sO{height:32px;width:32px}.styles_bannerWrapper__JxWVc{flex-direction:row}@media screen and (max-width:768px){.styles_bannerWrapper__JxWVc{flex-direction:column}.styles_success__AXq8C{flex-direction:row!important}}.styles_unstyledList__mgO1w{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__mgO1w li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Jl58v{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Jl58v{padding:0 16px}}.styles_iconContainer__ZoaH2{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__ZoaH2 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__ZoaH2:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__ZoaH2:hover svg{color:#000}.styles_iconContainer__ZoaH2:hover:active{scale:.95}.styles_iconContainerDark__OAQos svg{color:#f4f3ee}.styles_iconContainerDark__OAQos:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__OAQos:hover svg{color:#fff}.styles_elevatedUi__UlQca{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Sfu9R{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Sfu9R:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Sfu9R svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Sfu9R:hover{color:#7e19bf}.styles_inlineLink__Sfu9R:hover:before{background-color:#f2e8f9}.styles_inlineLink__Sfu9R:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Sfu9R:hover:active{scale:.95}.styles_inlineLinkColor__hDgfd,.styles_inlineLinkColor__hDgfd:hover{color:#7e19bf}.styles_basicLink__vnywb{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__vnywb:hover{opacity:.6}.styles_disabledLink__e7gH4{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__yaXsA{-webkit-user-select:none;user-select:none}.styles_pill__WFots{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__WFots:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__E4zbT{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__ZYYhj{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__ZYYhj:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__ZYYhj:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ZYYhj:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__ZYYhj:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__ZYYhj:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__ZYYhj:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__ZYYhj:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__GElTv{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__GElTv::placeholder{color:#757572}.styles_baseInputStyling__GElTv:disabled{pointer-events:none}.styles_baseInputStyling__GElTv:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__GElTv:active,.styles_baseInputStyling__GElTv:focus{border:1px solid #7e19bf}.styles_baseInputStyling__GElTv:has(+.styles_errorMessage__MWoQ4){border:1px solid #e85656}.styles_baseInputStyling__GElTv::-webkit-inner-spin-button,.styles_baseInputStyling__GElTv::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__3shBQ{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__3shBQ:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__3shBQ:hover:active{scale:.95}.styles_hamburgerMenu__3shBQ.styles_active__5vbbw svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__3shBQ.styles_active__5vbbw svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__3shBQ.styles_active__5vbbw svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_bannerContainer__wt0\+b{background-color:#7e19bf;display:flex;justify-content:center;padding:16px 0}.styles_bannerWrapper__qi3Th{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.styles_bannerWrapper__qi3Th{align-items:flex-start;flex-direction:column;gap:16px}}.styles_messageWrapper__Ms4DM{color:#fff;display:flex;gap:8px;padding-top:2px;width:100%}.styles_title__icpyN{display:inline-block;max-width:90%}.styles_button__WOCGl{font-size:1.75rem;max-height:32px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.styles_button__WOCGl{margin-left:28px}}.styles_regular__DFcLL{background-color:#7e19bf}.styles_regular__DFcLL .styles_button__WOCGl{color:#7e19bf}.styles_info__bICGy{background-color:#3e54ed}.styles_info__bICGy .styles_button__WOCGl{color:#3e54ed}.styles_success__xGYgK{background-color:#4da75d}.styles_announcement__pWC9N{background-color:#000}.styles_unstyledList__a1zGo{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__a1zGo li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__bJ7nU{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__bJ7nU{padding:0 16px}}.styles_iconContainer__NiVFm{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__NiVFm svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__NiVFm:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__NiVFm:hover svg{color:#000}.styles_iconContainer__NiVFm:hover:active{scale:.95}.styles_iconContainerDark__VhTGZ svg{color:#f4f3ee}.styles_iconContainerDark__VhTGZ:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__VhTGZ:hover svg{color:#fff}.styles_elevatedUi__uc97-{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Oglms{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Oglms:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Oglms svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Oglms:hover{color:#7e19bf}.styles_inlineLink__Oglms:hover:before{background-color:#f2e8f9}.styles_inlineLink__Oglms:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Oglms:hover:active{scale:.95}.styles_inlineLinkColor__ALfw2,.styles_inlineLinkColor__ALfw2:hover{color:#7e19bf}.styles_basicLink__5fGZ5{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__5fGZ5:hover{opacity:.6}.styles_disabledLink__LMa2s{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__QCXxk{-webkit-user-select:none;user-select:none}.styles_pill__Gmseb{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Gmseb:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__v9Cv0{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__yRHlx{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__yRHlx:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__yRHlx:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yRHlx:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__yRHlx:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__yRHlx:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yRHlx:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__yRHlx:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__1TT8u{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__1TT8u::placeholder{color:#757572}.styles_baseInputStyling__1TT8u:disabled{pointer-events:none}.styles_baseInputStyling__1TT8u:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__1TT8u:active,.styles_baseInputStyling__1TT8u:focus{border:1px solid #7e19bf}.styles_baseInputStyling__1TT8u:has(+.styles_errorMessage__GMbQ1){border:1px solid #e85656}.styles_baseInputStyling__1TT8u::-webkit-inner-spin-button,.styles_baseInputStyling__1TT8u::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__NgYAJ{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__NgYAJ:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__NgYAJ:hover:active{scale:.95}.styles_hamburgerMenu__NgYAJ.styles_active__vkNCc svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__NgYAJ.styles_active__vkNCc svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__NgYAJ.styles_active__vkNCc svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_announcementContainer__cfpsh{background:#000}.styles_infoIcon__fE7Py{height:20px;width:20px}.styles_kycRefusedContainer__n8c5q{align-items:flex-start}.styles_unstyledList__NouIL{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__NouIL li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__--Qzz{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__--Qzz{padding:0 16px}}.styles_iconContainer__UK0nX{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__UK0nX svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__UK0nX:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__UK0nX:hover svg{color:#000}.styles_iconContainer__UK0nX:hover:active{scale:.95}.styles_iconContainerDark__x3isq svg{color:#f4f3ee}.styles_iconContainerDark__x3isq:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__x3isq:hover svg{color:#fff}.styles_elevatedUi__2Gl2n{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__dIDqX{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__dIDqX:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__dIDqX svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__dIDqX:hover{color:#7e19bf}.styles_inlineLink__dIDqX:hover:before{background-color:#f2e8f9}.styles_inlineLink__dIDqX:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__dIDqX:hover:active{scale:.95}.styles_inlineLinkColor__h-UPh,.styles_inlineLinkColor__h-UPh:hover{color:#7e19bf}.styles_basicLink__kS1dh{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__kS1dh:hover{opacity:.6}.styles_disabledLink__TARhX{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__0BfhG{-webkit-user-select:none;user-select:none}.styles_pill__\+BJ30{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__\+BJ30:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__-DxXV{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__DOgyS{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__DOgyS:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__DOgyS:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DOgyS:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__DOgyS:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__DOgyS:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DOgyS:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__DOgyS:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__b4ohe{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__b4ohe::placeholder{color:#757572}.styles_baseInputStyling__b4ohe:disabled{pointer-events:none}.styles_baseInputStyling__b4ohe:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__b4ohe:active,.styles_baseInputStyling__b4ohe:focus{border:1px solid #7e19bf}.styles_baseInputStyling__b4ohe:has(+.styles_errorMessage__ztR9b){border:1px solid #e85656}.styles_baseInputStyling__b4ohe::-webkit-inner-spin-button,.styles_baseInputStyling__b4ohe::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__4T8sH{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__4T8sH:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__4T8sH:hover:active{scale:.95}.styles_hamburgerMenu__4T8sH.styles_active__UuU0M svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__4T8sH.styles_active__UuU0M svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__4T8sH.styles_active__UuU0M svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_refresher__ZxGOi{z-index:3!important}.styles_wrapper__TGm4z{min-height:100dvh;width:100%}@media screen and (max-width:768px){.styles_wrapper__TGm4z{padding-bottom:calc(env(safe-area-inset-bottom) + 48px)}}.styles_container__v5g4v{box-sizing:border-box}@media screen and (max-width:1280px)and (min-width:768px){.styles_container__v5g4v.styles_noPaddingContainer__Fk5bm{padding:0 48px}}@media screen and (max-width:768px){.styles_container__v5g4v.styles_noPaddingContainer__Fk5bm{padding:0}}.styles_IonHeader__BrSVs{box-shadow:none}.styles_unstyledList__eYDBZ{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__eYDBZ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__PZEDU{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__PZEDU{padding:0 16px}}.styles_iconContainer__BcuCm{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__BcuCm svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__BcuCm:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__BcuCm:hover svg{color:#000}.styles_iconContainer__BcuCm:hover:active{scale:.95}.styles_iconContainerDark__bweld svg{color:#f4f3ee}.styles_iconContainerDark__bweld:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__bweld:hover svg{color:#fff}.styles_elevatedUi__POXHh{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7uQSV{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7uQSV:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7uQSV svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7uQSV:hover{color:#7e19bf}.styles_inlineLink__7uQSV:hover:before{background-color:#f2e8f9}.styles_inlineLink__7uQSV:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7uQSV:hover:active{scale:.95}.styles_inlineLinkColor__1NY6G,.styles_inlineLinkColor__1NY6G:hover{color:#7e19bf}.styles_basicLink__\+2Q7k{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__\+2Q7k:hover{opacity:.6}.styles_disabledLink__LlU56{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__M4SI4{-webkit-user-select:none;user-select:none}.styles_pill__Z1eNE{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Z1eNE:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__UUUbP{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__Kx2fi{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__Kx2fi:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__Kx2fi:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Kx2fi:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__Kx2fi:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__Kx2fi:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Kx2fi:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__Kx2fi:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__dK1f6{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__dK1f6::placeholder{color:#757572}.styles_baseInputStyling__dK1f6:disabled{pointer-events:none}.styles_baseInputStyling__dK1f6:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__dK1f6:active,.styles_baseInputStyling__dK1f6:focus{border:1px solid #7e19bf}.styles_baseInputStyling__dK1f6:has(+.styles_errorMessage__no7nn){border:1px solid #e85656}.styles_baseInputStyling__dK1f6::-webkit-inner-spin-button,.styles_baseInputStyling__dK1f6::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__PvEko{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__PvEko:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__PvEko:hover:active{scale:.95}.styles_hamburgerMenu__PvEko.styles_active__6tOcZ svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__PvEko.styles_active__6tOcZ svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__PvEko.styles_active__6tOcZ svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_footerContainer__jxY6K{width:100%}@media screen and (max-width:768px){.styles_footerContainer__jxY6K.styles_withStickyTrader__vIhVI{padding-bottom:64px}}.styles_footerWrapper__VhuKu{margin:0 auto;max-width:1088px;padding:128px 32px 96px;width:100%}@media screen and (max-width:768px){.styles_footerWrapper__VhuKu{padding:48px}}.styles_contentWrapper__awc1o{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.styles_contentWrapper__awc1o{align-items:center;flex-direction:column;gap:64px}}.styles_logo__50Vqx{height:63px;width:170px}.styles_address__lq4Fv{margin-block:16px;text-align:left;white-space:pre-line}@media screen and (max-width:1024px){.styles_address__lq4Fv{text-align:center}.styles_leftWrapper__lZsK4{align-items:center;display:flex;flex-direction:column}}.styles_rightWrapper__ZDuG1{display:flex;gap:128px}@media screen and (max-width:768px){.styles_rightWrapper__ZDuG1{flex-wrap:wrap;gap:48px}}@media screen and (max-width:420px){.styles_rightWrapper__ZDuG1{align-items:center;flex-direction:column}}.styles_listContainer__tp9QC{display:flex;flex-direction:column;gap:4px}@media screen and (max-width:420px){.styles_listContainer__tp9QC{align-items:center}}.styles_listHeading__HE1ui{font-size:1.875rem;font-weight:600;margin-bottom:8px}.styles_link__qPpx2{color:#585755;font-size:1.75rem}.styles_mangoPayLogo__LtMrj{margin-top:8px}.styles_divider__RPf\+R{margin:24px 0}@media screen and (max-width:420px){.styles_divider__RPf\+R{margin:48px 0}}.styles_bottomContainer__nHqcn{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:2fr .8fr .5fr;justify-content:space-between}@media screen and (max-width:768px){.styles_bottomContainer__nHqcn{gap:8px;grid-template-columns:1fr}.styles_copyright__QivYU{order:3;text-align:center}}.styles_mobileAppLinksContainer__2x0k6{display:flex;gap:16px}@media screen and (max-width:768px){.styles_mobileAppLinksContainer__2x0k6{justify-content:center;margin-bottom:24px;order:1}}.styles_socialsContainer__\+On4n{display:flex;gap:16px}@media screen and (max-width:768px){.styles_socialsContainer__\+On4n{justify-content:center;order:2}}.styles_socialIcon__kWO6P{color:#000;height:24px;transition:all .2s ease-in-out;width:24px}.styles_socialIcon__kWO6P:hover{color:#a844e7}.styles_unstyledList__W9O\+N{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__W9O\+N li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__bX76J{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__bX76J{padding:0 16px}}.styles_iconContainer__NwUMZ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__NwUMZ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__NwUMZ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__NwUMZ:hover svg{color:#000}.styles_iconContainer__NwUMZ:hover:active{scale:.95}.styles_iconContainerDark__s3NfI svg{color:#f4f3ee}.styles_iconContainerDark__s3NfI:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__s3NfI:hover svg{color:#fff}.styles_elevatedUi__2nkl-{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__gZBO8{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__gZBO8:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__gZBO8 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__gZBO8:hover{color:#7e19bf}.styles_inlineLink__gZBO8:hover:before{background-color:#f2e8f9}.styles_inlineLink__gZBO8:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__gZBO8:hover:active{scale:.95}.styles_inlineLinkColor__JakR3,.styles_inlineLinkColor__JakR3:hover{color:#7e19bf}.styles_basicLink__dAAB7{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__dAAB7:hover{opacity:.6}.styles_disabledLink__059fh{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__8jkX2{-webkit-user-select:none;user-select:none}.styles_pill__JHvPF{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__JHvPF:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__muzxY{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__QGAju{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__QGAju:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__QGAju:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__QGAju:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__QGAju:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__QGAju:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__QGAju:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__QGAju:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__v2LwA{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__v2LwA::placeholder{color:#757572}.styles_baseInputStyling__v2LwA:disabled{pointer-events:none}.styles_baseInputStyling__v2LwA:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__v2LwA:active,.styles_baseInputStyling__v2LwA:focus{border:1px solid #7e19bf}.styles_baseInputStyling__v2LwA:has(+.styles_errorMessage__i1-oE){border:1px solid #e85656}.styles_baseInputStyling__v2LwA::-webkit-inner-spin-button,.styles_baseInputStyling__v2LwA::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__2n68V{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__2n68V:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__2n68V:hover:active{scale:.95}.styles_hamburgerMenu__2n68V.styles_active__YCYi4 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__2n68V.styles_active__YCYi4 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__2n68V.styles_active__YCYi4 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__SMqUX{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__qLJMC{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__42--t{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__msvoO{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__zH5A0{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Oump1,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__7f18Y{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__RPbXs{font-size:1.5rem;font-weight:400}.styles_paragraphNano__\+mS11{font-size:1rem;font-weight:400}.styles_ellipsis__bEIui{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__qLJMC{font-size:3.75rem}.styles_headerMedium__42--t{font-size:2.25rem}.styles_headerSmall__msvoO{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__qLJMC{font-size:2.25rem}.styles_headerMedium__42--t{font-size:1.875rem}.styles_headerSmall__msvoO{font-size:1.75rem}}.styles_container__JO7iD{align-items:center;display:flex;flex-direction:column;gap:24px;height:calc(100vh - 80px);justify-content:center}.styles_title__35czB{color:#353433;text-align:center}.styles_description__6z57S{color:#757572;display:flex;flex-direction:column;gap:8px;max-width:700px;text-align:center}.styles_actionButtons__H\+uaP{align-items:center;display:flex;gap:24px}.styles_errorIcon__FzQUs{height:100px;width:100px}.styles_headerHuge__hFQ75{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__fUhEY{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__d\+g8i{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__\+8QRb{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__9s-WH{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VNcfj,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__g10s5{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__LS8vX{font-size:1.5rem;font-weight:400}.styles_paragraphNano__XHn11{font-size:1rem;font-weight:400}.styles_ellipsis__qeDJH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__fUhEY{font-size:3.75rem}.styles_headerMedium__d\+g8i{font-size:2.25rem}.styles_headerSmall__\+8QRb{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__fUhEY{font-size:2.25rem}.styles_headerMedium__d\+g8i{font-size:1.875rem}.styles_headerSmall__\+8QRb{font-size:1.75rem}}.styles_container__tmIQ7{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:24px;position:relative;width:512px;z-index:0}.styles_container__tmIQ7>h1{font-size:3.75rem;font-weight:700}@media screen and (max-width:768px){.styles_container__tmIQ7{padding:24px 32px;padding:16px 24px;width:calc(100% - 16px)}}.styles_headerHuge__UG7o8{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__8bIsF{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__lyNGA{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Gy7vv{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__TnWbF{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__UFLz9,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__8RKTI{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__P5x\+R{font-size:1.5rem;font-weight:400}.styles_paragraphNano__d199M{font-size:1rem;font-weight:400}.styles_ellipsis__Jvikj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__8bIsF{font-size:3.75rem}.styles_headerMedium__lyNGA{font-size:2.25rem}.styles_headerSmall__Gy7vv{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__8bIsF{font-size:2.25rem}.styles_headerMedium__lyNGA{font-size:1.875rem}.styles_headerSmall__Gy7vv{font-size:1.75rem}}.styles_backIcon__tJJKH{cursor:pointer;height:24px;left:24px;position:absolute;top:24px;width:24px}@media screen and (max-width:1024px){.styles_backIcon__tJJKH{left:calc(50% - 544px);margin:0 auto 0 0;position:static;top:24px}}.styles_contentWrapper__UpS04{align-items:center;display:flex;flex-direction:column;gap:32px;margin-bottom:16px}.styles_description__0wLVI{color:#757572;padding:0 24px;text-align:center}.styles_mainContent__7cQz4{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_wireframeContainer__gtvb2{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;max-height:256px;width:100%}.styles_wireframeContainer__gtvb2 svg{max-height:100%;max-width:100%}.styles_buttonContainer__q5Pa5{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.styles_iconWrapper__AOESx{align-items:center;background-color:#f2e8f9;border-radius:100%;display:flex;justify-content:center;margin-bottom:16px;padding:16px}.styles_iconWrapper__AOESx svg{stroke-width:2px;color:#7e19bf;height:32px;width:32px}.styles_headerHuge__b7nFL{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__kB106{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__SmZ77{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Wh04a{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__2hFEF{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__ZJlrJ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__PlPcn{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__\+ngna{font-size:1.5rem;font-weight:400}.styles_paragraphNano__7PVx8{font-size:1rem;font-weight:400}.styles_ellipsis__ZpmPa{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__kB106{font-size:3.75rem}.styles_headerMedium__SmZ77{font-size:2.25rem}.styles_headerSmall__Wh04a{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__kB106{font-size:2.25rem}.styles_headerMedium__SmZ77{font-size:1.875rem}.styles_headerSmall__Wh04a{font-size:1.75rem}}.styles_title__3du1r{margin-bottom:16px;text-align:center}.styles_wrapper__ftodG{align-items:center;display:flex;flex-direction:column}.styles_successDescription__hdWAX{color:#757572;text-align:center}.styles_button__ZPqRj{background-color:#7e19bf}.styles_iconWrapper__hjHJc{height:96px;margin-bottom:32px;width:96px}.styles_container__gsbMw{display:flex;flex-direction:column;gap:16px;overflow:hidden}@media screen and (max-width:768px){.styles_container__gsbMw{box-shadow:none;flex-grow:1;justify-content:space-between;margin:0;padding:0}}.styles_noBoxShadow__CmaqQ{box-shadow:none}.styles_unstyledList__gyNqD{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__gyNqD li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__1E81Z{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__1E81Z{padding:0 16px}}.styles_iconContainer__fVDvV{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__fVDvV svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__fVDvV:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__fVDvV:hover svg{color:#000}.styles_iconContainer__fVDvV:hover:active{scale:.95}.styles_iconContainerDark__ATI8t svg{color:#f4f3ee}.styles_iconContainerDark__ATI8t:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__ATI8t:hover svg{color:#fff}.styles_elevatedUi__IurEH{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__AVdz8{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__AVdz8:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__AVdz8 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__AVdz8:hover{color:#7e19bf}.styles_inlineLink__AVdz8:hover:before{background-color:#f2e8f9}.styles_inlineLink__AVdz8:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__AVdz8:hover:active{scale:.95}.styles_inlineLinkColor__KImp\+,.styles_inlineLinkColor__KImp\+:hover{color:#7e19bf}.styles_basicLink__5jAQ9{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__5jAQ9:hover{opacity:.6}.styles_disabledLink__tlwuz{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__oejhC{-webkit-user-select:none;user-select:none}.styles_pill__QKDFU{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__QKDFU:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__V2O9\+{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__FWvua{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__FWvua:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__FWvua:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__FWvua:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__FWvua:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__FWvua:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__FWvua:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__FWvua:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__piWUH{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__piWUH::placeholder{color:#757572}.styles_baseInputStyling__piWUH:disabled{pointer-events:none}.styles_baseInputStyling__piWUH:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__piWUH:active,.styles_baseInputStyling__piWUH:focus{border:1px solid #7e19bf}.styles_baseInputStyling__piWUH:has(+.styles_errorMessage__nBZxk){border:1px solid #e85656}.styles_baseInputStyling__piWUH::-webkit-inner-spin-button,.styles_baseInputStyling__piWUH::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__PVo1D{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__PVo1D:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__PVo1D:hover:active{scale:.95}.styles_hamburgerMenu__PVo1D.styles_active__zDpDN svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__PVo1D.styles_active__zDpDN svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__PVo1D.styles_active__zDpDN svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__seYGD{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__nu4U7{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__9FUMa{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Q0PH-{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__BsVet{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__AidZF,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__CQuLy{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__SMCnm{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Ch1eA{font-size:1rem;font-weight:400}.styles_ellipsis__jg58k{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__nu4U7{font-size:3.75rem}.styles_headerMedium__9FUMa{font-size:2.25rem}.styles_headerSmall__Q0PH-{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__nu4U7{font-size:2.25rem}.styles_headerMedium__9FUMa{font-size:1.875rem}.styles_headerSmall__Q0PH-{font-size:1.75rem}}.styles_form__gThcX{display:flex;flex-direction:column;gap:16px;width:100%}.styles_title__rvRsv{color:#353433;margin-bottom:24px;text-align:center}@media screen and (max-width:768px){.styles_title__rvRsv{margin-bottom:24px}}.styles_description__zH9Wd{align-self:flex-start;color:#757572;margin:0 auto 32px;max-width:350px;text-align:center;width:100%}.styles_footnote__Vv0a9{color:#757572;font-size:1.5rem;margin:16px 0}@media screen and (max-width:768px){.styles_footnote__Vv0a9{text-align:center}}.styles_buttonContainer__7TUrj{display:flex;flex-direction:column;gap:16px;width:100%}.styles_hyperlink__ieCDM{color:inherit;font-size:1.5rem;font-weight:700}.styles_hyperlink__ieCDM:hover{text-decoration:underline}.styles_divider__pfn96{border:1px solid #f4f3ee;margin-bottom:24px;transform:translateY(-4px);width:100%}.styles_buttonWrapper__fSSZL{display:inline-flex;flex-direction:row;justify-content:center;margin-top:24px;width:100%}@media screen and (max-width:768px){.styles_onboardingContainer__fsajA{box-shadow:none;margin:0;padding:0;width:100%}}.styles_dobContainer__oLvju{align-items:flex-end;display:flex;gap:16px}.styles_errorMessage__nBZxk{color:#e85656;font-size:1.5rem;line-height:1.5rem}.styles_submitButton__Lf19a{gap:16px}.styles_iconSpacing__q52Wt{margin-top:8px}.styles_supportedCountriesLink__lNLHD{font-size:1.75rem}.styles_countryOfResidence__e7sGG{display:flex;flex-direction:column;gap:16px}.styles_footerWrapper__jCZpt{margin-top:128px;width:100%}.styles_footerText__xTxvi{color:#757572;max-width:500px;text-align:center}.styles_fullPageLoader__CMjAp{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:48px;height:calc(100vh - env(safe-area-inset-top));justify-content:center;width:100%}.styles_loaderWrapper__IUWPM{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - env(safe-area-inset-top) - 64px)}.styles_accountPage__S5W4h{display:flex;flex-direction:column;margin:32px 0;min-height:100vh}.styles_tabBar__BX6sl{margin-bottom:32px}.styles_unstyledList__glhDE{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__glhDE li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__m3I3\+{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__m3I3\+{padding:0 16px}}.styles_iconContainer__\+ZIfZ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__\+ZIfZ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__\+ZIfZ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__\+ZIfZ:hover svg{color:#000}.styles_iconContainer__\+ZIfZ:hover:active{scale:.95}.styles_iconContainerDark__-eruM svg{color:#f4f3ee}.styles_iconContainerDark__-eruM:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__-eruM:hover svg{color:#fff}.styles_elevatedUi__fmdmP{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__F8KOP{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__F8KOP:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__F8KOP svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__F8KOP:hover{color:#7e19bf}.styles_inlineLink__F8KOP:hover:before{background-color:#f2e8f9}.styles_inlineLink__F8KOP:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__F8KOP:hover:active{scale:.95}.styles_inlineLinkColor__X9gVK,.styles_inlineLinkColor__X9gVK:hover{color:#7e19bf}.styles_basicLink__napGU{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__napGU:hover{opacity:.6}.styles_disabledLink__ubf6i{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__pbQGn{-webkit-user-select:none;user-select:none}.styles_pill__YXDyw{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__YXDyw:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__oPQaG{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__eiC9q{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__eiC9q:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__eiC9q:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__eiC9q:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__eiC9q:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__eiC9q:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__eiC9q:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__eiC9q:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__wjolI{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__wjolI::placeholder{color:#757572}.styles_baseInputStyling__wjolI:disabled{pointer-events:none}.styles_baseInputStyling__wjolI:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__wjolI:active,.styles_baseInputStyling__wjolI:focus{border:1px solid #7e19bf}.styles_baseInputStyling__wjolI:has(+.styles_errorMessage__rsgb5){border:1px solid #e85656}.styles_baseInputStyling__wjolI::-webkit-inner-spin-button,.styles_baseInputStyling__wjolI::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__EUWn-{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__EUWn-:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__EUWn-:hover:active{scale:.95}.styles_hamburgerMenu__EUWn-.styles_active__8npnq svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__EUWn-.styles_active__8npnq svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__EUWn-.styles_active__8npnq svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__nreM6{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__ybKWz{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__3613m{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__dfEhB{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__3V7cg{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__bDcNF,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__8dxwb{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__9gzqa{font-size:1.5rem;font-weight:400}.styles_paragraphNano__udN56{font-size:1rem;font-weight:400}.styles_ellipsis__8TlkP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__ybKWz{font-size:3.75rem}.styles_headerMedium__3613m{font-size:2.25rem}.styles_headerSmall__dfEhB{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__ybKWz{font-size:2.25rem}.styles_headerMedium__3613m{font-size:1.875rem}.styles_headerSmall__dfEhB{font-size:1.75rem}}.styles_updatePasswordContainer__X2smF{display:flex;flex-direction:column;gap:48px}@media screen and (max-width:768px){.styles_updatePasswordContainer__X2smF{justify-content:center}}.styles_contentContainer__prkiP,.styles_titleWrapper__Atndh{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_title__7PmJc{text-align:center}.styles_messageWrapper__3\+6JJ{align-items:center;display:flex;flex-direction:column;gap:4px}.styles_message__dfw1Q{color:#585755;font-size:1.75rem;text-align:center}.styles_email__3bCe6{color:#585755;font-weight:600}.styles_timer__iXWJU{color:#7e19bf;font-weight:600}.styles_separator__mEoWA{background-color:#e0e0db;height:1px;width:100%}.styles_sectionStatus__Nvtw3{color:#757572;margin-top:24px}.styles_approved__fqbV3{color:#4da75d}.styles_refused__T4c7t{color:#e85656}.styles_sectionContainer__gPe4K{margin-top:32px}.styles_divider__0ZWew{margin-bottom:32px}.styles_headerHuge__2stJN{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__vMK3\+{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__X1KXi{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__AWj3a{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__I0SMb{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__UlOu\+,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__TVZ0j{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__kagBU{font-size:1.5rem;font-weight:400}.styles_paragraphNano__J5tJz{font-size:1rem;font-weight:400}.styles_ellipsis__SLYc1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__vMK3\+{font-size:3.75rem}.styles_headerMedium__X1KXi{font-size:2.25rem}.styles_headerSmall__AWj3a{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__vMK3\+{font-size:2.25rem}.styles_headerMedium__X1KXi{font-size:1.875rem}.styles_headerSmall__AWj3a{font-size:1.75rem}}.styles_sectionTitle__Rb6HZ{align-items:center;display:flex;gap:8px}.styles_sectionDescription__QYwUC{color:#757572;margin-top:24px;max-width:768px}.styles_headerHuge__avsP6{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__HDkXR{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__vO2mw{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__J20HI{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__eA8-7{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__n41x7,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__mF8-y{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__DuGEw{font-size:1.5rem;font-weight:400}.styles_paragraphNano__PoqXz{font-size:1rem;font-weight:400}.styles_ellipsis__zXZ-t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__HDkXR{font-size:3.75rem}.styles_headerMedium__vO2mw{font-size:2.25rem}.styles_headerSmall__J20HI{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__HDkXR{font-size:2.25rem}.styles_headerMedium__vO2mw{font-size:1.875rem}.styles_headerSmall__J20HI{font-size:1.75rem}}.styles_sectionHeader__cs7bf{align-items:center;display:flex;gap:8px;justify-content:space-between}@media screen and (max-width:320px){.styles_sectionHeader__cs7bf{align-items:flex-start;flex-direction:column}}.styles_headerHuge__C7zK9{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__\+PwKy{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Nk90E{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__BG-FC{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__KZwO1{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__SC9p5,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Z7y8v{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__-pHTT{font-size:1.5rem;font-weight:400}.styles_paragraphNano__hcmuz{font-size:1rem;font-weight:400}.styles_ellipsis__UfBbo{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__\+PwKy{font-size:3.75rem}.styles_headerMedium__Nk90E{font-size:2.25rem}.styles_headerSmall__BG-FC{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__\+PwKy{font-size:2.25rem}.styles_headerMedium__Nk90E{font-size:1.875rem}.styles_headerSmall__BG-FC{font-size:1.75rem}}.styles_container__wOZrr{display:flex;flex-direction:column;gap:8px;margin-top:16px}.styles_title__NerB1{text-transform:capitalize}.styles_userDescription__4aT7Z{margin-top:0}.styles_kycStatusContainer__HOKMn{align-items:center;display:flex;gap:8px;margin-top:4px}.styles_icon__v5xpH{stroke-width:2;color:#4da75d;height:24px}.styles_switch__HC8Ko{display:inline-block;height:30px;position:relative;width:50px}.styles_switchInput__3CC6N{display:none}.styles_slider__\+b2az{background-color:#e0e0db;border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.styles_slider__\+b2az:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";filter:drop-shadow(0 3px 1px rgba(0,0,0,.06)) drop-shadow(0 3px 8px rgba(0,0,0,.15));height:26px;left:2px;position:absolute;transition:.4s;width:26px}.styles_switchInput__3CC6N:checked+.styles_slider__\+b2az{background-color:#7e19bf}.styles_switchInput__3CC6N:focus+.styles_slider__\+b2az{box-shadow:0 0 1px #7e19bf}.styles_switchInput__3CC6N:checked+.styles_slider__\+b2az:before{transform:translateX(20px)}.styles_switchDisabled__XrYxi{opacity:.5;pointer-events:none}.styles_notificationSettingsHeader__9kbgq{align-items:flex-start;display:flex;flex-direction:column}.styles_notificationSettingsToggle__eZWOj{display:flex;justify-content:space-between}.styles_unstyledList__w4USJ{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__w4USJ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__XX7zT{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__XX7zT{padding:0 16px}}.styles_iconContainer__J1\+7B{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__J1\+7B svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__J1\+7B:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__J1\+7B:hover svg{color:#000}.styles_iconContainer__J1\+7B:hover:active{scale:.95}.styles_iconContainerDark__6hEWQ svg{color:#f4f3ee}.styles_iconContainerDark__6hEWQ:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__6hEWQ:hover svg{color:#fff}.styles_elevatedUi__IDg41{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__-xFZU{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__-xFZU:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__-xFZU svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__-xFZU:hover{color:#7e19bf}.styles_inlineLink__-xFZU:hover:before{background-color:#f2e8f9}.styles_inlineLink__-xFZU:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__-xFZU:hover:active{scale:.95}.styles_inlineLinkColor__hJ\+Xs,.styles_inlineLinkColor__hJ\+Xs:hover{color:#7e19bf}.styles_basicLink__Ccxb7{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Ccxb7:hover{opacity:.6}.styles_disabledLink__7sdEE{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__v4efu{-webkit-user-select:none;user-select:none}.styles_pill__GMKJk{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__GMKJk:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__9bGIG{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__PLQTS{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__PLQTS:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__PLQTS:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__PLQTS:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__PLQTS:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__PLQTS:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__PLQTS:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__PLQTS:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__BEZxK{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__BEZxK::placeholder{color:#757572}.styles_baseInputStyling__BEZxK:disabled{pointer-events:none}.styles_baseInputStyling__BEZxK:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__BEZxK:active,.styles_baseInputStyling__BEZxK:focus{border:1px solid #7e19bf}.styles_baseInputStyling__BEZxK:has(+.styles_errorMessage__9MKze){border:1px solid #e85656}.styles_baseInputStyling__BEZxK::-webkit-inner-spin-button,.styles_baseInputStyling__BEZxK::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__j6ARx{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__j6ARx:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__j6ARx:hover:active{scale:.95}.styles_hamburgerMenu__j6ARx.styles_active__gOr\+h svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__j6ARx.styles_active__gOr\+h svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__j6ARx.styles_active__gOr\+h svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_sourceLink__ZlICm{font-size:1.5rem;font-weight:600}.styles_headerHuge__dV-ws{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__hsNBk{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__X1DoX{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__8LcIk{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__S0S-K{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__3Zd9X,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__k8LfW{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__n1h\+S{font-size:1.5rem;font-weight:400}.styles_paragraphNano__y04Hf{font-size:1rem;font-weight:400}.styles_ellipsis__90Uck{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__hsNBk{font-size:3.75rem}.styles_headerMedium__X1DoX{font-size:2.25rem}.styles_headerSmall__8LcIk{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__hsNBk{font-size:2.25rem}.styles_headerMedium__X1DoX{font-size:1.875rem}.styles_headerSmall__8LcIk{font-size:1.75rem}}.styles_whyMusicItem__jDVFs{border-radius:4px;display:flex;flex-direction:column;gap:16px;padding-block:32px;width:30%}@media screen and (max-width:1024px){.styles_whyMusicItem__jDVFs{width:100%}}.styles_sectionTitle__NldcQ{font-size:6.25rem}.styles_whyMusicContainer__GMBLC{align-items:center;display:flex;flex-direction:column}.styles_whyMusicList__mZcSu{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1024px){.styles_whyMusicList__mZcSu{flex-direction:column;gap:32px}}.styles_trustPilotBoxWrapper__fuuaq{height:20px;overflow:hidden;transform:translateX(-36px)}.styles_trustPilotBoxWrapper__fuuaq.styles_centered__1\+k7B{transform:none}@media screen and (max-width:1024px){.styles_trustPilotBoxWrapper__fuuaq{transform:none}}.styles_title__o3Y4D{font-size:2.25rem}.styles_container__LEF2V{background-color:#faf9f6;border-radius:4px;display:flex;flex-direction:column;padding:24px 64px;width:100%}@media screen and (max-width:1024px){.styles_container__LEF2V{padding:24px 16px}}.styles_listWrapper__oUI1v{padding:16px}.styles_listItem__dAjJ5{color:#585755;font-size:1.875rem;font-style:italic;line-height:1.5}@media screen and (max-width:1024px){.styles_listItem__dAjJ5{font-size:1.75rem}}.styles_headerHuge__ViqUi{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__3CC0Y{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__NXEyF{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__ayzkM{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__JU-BZ{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VLzsJ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__SFs1n{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__K26Vk{font-size:1.5rem;font-weight:400}.styles_paragraphNano__PcTWK{font-size:1rem;font-weight:400}.styles_ellipsis__9aWSs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__3CC0Y{font-size:3.75rem}.styles_headerMedium__NXEyF{font-size:2.25rem}.styles_headerSmall__ayzkM{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__3CC0Y{font-size:2.25rem}.styles_headerMedium__NXEyF{font-size:1.875rem}.styles_headerSmall__ayzkM{font-size:1.75rem}}.styles_rewardStep__1Xddc{display:flex;gap:16px}.styles_stepNumber__rop-a{align-items:center;background-color:#e5d1f2;border-radius:999px;color:#000;display:flex;font-size:1.75rem;font-weight:500;height:28px;justify-content:center;width:28px}.styles_unstyledList__ieE9H{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__ieE9H li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__HMMbW{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__HMMbW{padding:0 16px}}.styles_iconContainer__Qz-rr{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Qz-rr svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Qz-rr:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Qz-rr:hover svg{color:#000}.styles_iconContainer__Qz-rr:hover:active{scale:.95}.styles_iconContainerDark__KMMww svg{color:#f4f3ee}.styles_iconContainerDark__KMMww:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__KMMww:hover svg{color:#fff}.styles_elevatedUi__DdRT6{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__bzm70{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__bzm70:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__bzm70 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__bzm70:hover{color:#7e19bf}.styles_inlineLink__bzm70:hover:before{background-color:#f2e8f9}.styles_inlineLink__bzm70:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__bzm70:hover:active{scale:.95}.styles_inlineLinkColor__5ofLh,.styles_inlineLinkColor__5ofLh:hover{color:#7e19bf}.styles_basicLink__uB\+oT{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__uB\+oT:hover{opacity:.6}.styles_disabledLink__J5ivo{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Qs4pb{-webkit-user-select:none;user-select:none}.styles_pill__GqiEW{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__GqiEW:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__v4ny\+{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__s6qSA{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__s6qSA:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__s6qSA:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__s6qSA:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__s6qSA:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__s6qSA:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__s6qSA:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__s6qSA:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__oqQLD{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__oqQLD::placeholder{color:#757572}.styles_baseInputStyling__oqQLD:disabled{pointer-events:none}.styles_baseInputStyling__oqQLD:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__oqQLD:active,.styles_baseInputStyling__oqQLD:focus{border:1px solid #7e19bf}.styles_baseInputStyling__oqQLD:has(+.styles_errorMessage__mH15q){border:1px solid #e85656}.styles_baseInputStyling__oqQLD::-webkit-inner-spin-button,.styles_baseInputStyling__oqQLD::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__38PNW{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__38PNW:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__38PNW:hover:active{scale:.95}.styles_hamburgerMenu__38PNW.styles_active__xSG3R svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__38PNW.styles_active__xSG3R svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__38PNW.styles_active__xSG3R svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_title__hfVE\+{font-size:2.25rem}.styles_container__Luorh{background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;display:flex;flex-direction:column;gap:16px;max-height:445px;padding:32px}.styles_formContainer__TrANi{display:flex;flex-direction:column;gap:24px}.styles_policyLinkWrapper__vMWHn{color:#585755;font-size:1.5rem;font-weight:400}.styles_policyLink__Enq83{color:#585755;font-size:1.5rem;font-weight:600}.styles_headerHuge__FEtIS{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__VIWf8{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__zMj80{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__rRqkZ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__W9CRO{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__qI2FR,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__N5ksi{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__naTaR{font-size:1.5rem;font-weight:400}.styles_paragraphNano__o6UA-{font-size:1rem;font-weight:400}.styles_ellipsis__JWnaC{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__VIWf8{font-size:3.75rem}.styles_headerMedium__zMj80{font-size:2.25rem}.styles_headerSmall__rRqkZ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__VIWf8{font-size:2.25rem}.styles_headerMedium__zMj80{font-size:1.875rem}.styles_headerSmall__rRqkZ{font-size:1.75rem}}.styles_inviteePage__k5Atb{align-items:center;display:flex;flex-direction:column;gap:96px;margin-block:24px 48px}.styles_container__QlMsT{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.styles_container__QlMsT{flex-direction:column;gap:32px}}.styles_textWrapper__tFS74{display:flex;flex-direction:column;gap:32px;width:50%}@media screen and (max-width:1024px){.styles_textWrapper__tFS74{gap:24px;width:100%}}.styles_title__HMj8U{font-size:6.25rem;line-height:1.25}.styles_description__tvhSu{color:#757572;font-size:1.875rem;margin-top:8px}.styles_rewardSteps__5ISqh{display:flex;flex-direction:column;gap:8px}.styles_formContainer__lmVIZ{align-items:center;display:flex;flex-direction:column;gap:24px;width:45%}@media screen and (max-width:1024px){.styles_formContainer__lmVIZ{width:100%}}@media screen and (min-width:768px){.styles_coinStripSm__uqv1I{display:none}}.styles_coinStripLg__r1AHS{margin-block:32px;width:100%}@media screen and (max-width:768px){.styles_coinStripLg__r1AHS{display:none}}.styles_sectionTitle__1McnN{font-size:6.25rem;text-align:center}.styles_disclaimer__epX7i{color:#757572;font-size:1.75rem}.styles_unstyledList__crIGp{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__crIGp li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__et04x{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__et04x{padding:0 16px}}.styles_iconContainer__Tbc24{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Tbc24 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Tbc24:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Tbc24:hover svg{color:#000}.styles_iconContainer__Tbc24:hover:active{scale:.95}.styles_iconContainerDark__BZzoN svg{color:#f4f3ee}.styles_iconContainerDark__BZzoN:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__BZzoN:hover svg{color:#fff}.styles_elevatedUi__cBJvM{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__EzG6U{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__EzG6U:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__EzG6U svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__EzG6U:hover{color:#7e19bf}.styles_inlineLink__EzG6U:hover:before{background-color:#f2e8f9}.styles_inlineLink__EzG6U:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__EzG6U:hover:active{scale:.95}.styles_inlineLinkColor__HShXd,.styles_inlineLinkColor__HShXd:hover{color:#7e19bf}.styles_basicLink__WhF61{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__WhF61:hover{opacity:.6}.styles_disabledLink__-yiIV{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__F\+q\+X{-webkit-user-select:none;user-select:none}.styles_pill__xqfE5{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__xqfE5:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__-9s0n{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__RFs-Y{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__RFs-Y:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__RFs-Y:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__RFs-Y:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__RFs-Y:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__RFs-Y:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__RFs-Y:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__RFs-Y:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__VOc66{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__VOc66::placeholder{color:#757572}.styles_baseInputStyling__VOc66:disabled{pointer-events:none}.styles_baseInputStyling__VOc66:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__VOc66:active,.styles_baseInputStyling__VOc66:focus{border:1px solid #7e19bf}.styles_baseInputStyling__VOc66:has(+.styles_errorMessage__msoRb){border:1px solid #e85656}.styles_baseInputStyling__VOc66::-webkit-inner-spin-button,.styles_baseInputStyling__VOc66::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__dKmoR{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__dKmoR:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__dKmoR:hover:active{scale:.95}.styles_hamburgerMenu__dKmoR.styles_active__ZHQCC svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__dKmoR.styles_active__ZHQCC svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__dKmoR.styles_active__ZHQCC svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_container__Xzwep{border:2px solid #7e19bf;border-radius:4px;display:flex;margin-top:16px;padding:12px}.styles_formContainer__4ackc{display:flex;flex-direction:column;gap:16px;width:100%}.styles_unstyledList__g9xrV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__g9xrV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__xbBt1{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__xbBt1{padding:0 16px}}.styles_iconContainer__MAx21{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__MAx21 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__MAx21:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__MAx21:hover svg{color:#000}.styles_iconContainer__MAx21:hover:active{scale:.95}.styles_iconContainerDark__F38Td svg{color:#f4f3ee}.styles_iconContainerDark__F38Td:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__F38Td:hover svg{color:#fff}.styles_elevatedUi__qmjYl{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__TVktJ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__TVktJ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__TVktJ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__TVktJ:hover{color:#7e19bf}.styles_inlineLink__TVktJ:hover:before{background-color:#f2e8f9}.styles_inlineLink__TVktJ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__TVktJ:hover:active{scale:.95}.styles_inlineLinkColor__4rUqZ,.styles_inlineLinkColor__4rUqZ:hover{color:#7e19bf}.styles_basicLink__kzLdi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__kzLdi:hover{opacity:.6}.styles_disabledLink__Rzyzq{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__7emmS{-webkit-user-select:none;user-select:none}.styles_pill__NmYvI{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__NmYvI:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__70lNq{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__29Olw{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__29Olw:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__29Olw:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__29Olw:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__29Olw:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__29Olw:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__29Olw:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__29Olw:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__6XV42{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__6XV42::placeholder{color:#757572}.styles_baseInputStyling__6XV42:disabled{pointer-events:none}.styles_baseInputStyling__6XV42:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__6XV42:active,.styles_baseInputStyling__6XV42:focus{border:1px solid #7e19bf}.styles_baseInputStyling__6XV42:has(+.styles_errorMessage__954Ma){border:1px solid #e85656}.styles_baseInputStyling__6XV42::-webkit-inner-spin-button,.styles_baseInputStyling__6XV42::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__WsOlg{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__WsOlg:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__WsOlg:hover:active{scale:.95}.styles_hamburgerMenu__WsOlg.styles_active__ZlmBw svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__WsOlg.styles_active__ZlmBw svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__WsOlg.styles_active__ZlmBw svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__ItG4W{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__rR20r{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__LwvWN{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__-8LIl{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__pp8t2{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__iTfA\+,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__LfpWd{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__lJKQG{font-size:1.5rem;font-weight:400}.styles_paragraphNano__32IDX{font-size:1rem;font-weight:400}.styles_ellipsis__QCEwg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__rR20r{font-size:3.75rem}.styles_headerMedium__LwvWN{font-size:2.25rem}.styles_headerSmall__-8LIl{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__rR20r{font-size:2.25rem}.styles_headerMedium__LwvWN{font-size:1.875rem}.styles_headerSmall__-8LIl{font-size:1.75rem}}.styles_container__9ugHu{display:flex;gap:16px}.styles_number__5z9xF{align-items:center;background-color:#000;border-radius:999px;color:#fff;display:flex;font-size:1.75rem;height:35px;justify-content:center;min-width:35px;width:35px}.styles_textWrapper__7yrAB{display:flex;flex-direction:column;gap:12px;padding-top:4px}.styles_description__rrFGk{color:#757572}.styles_stepsContainer__Km-v6{display:flex;flex-direction:column;gap:32px}.styles_headerHuge__aRauK{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__yqlGg{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__fjhTI{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__yOqlh{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__MLlvi{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__zR6ai,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__CS8xo{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__VxHtb{font-size:1.5rem;font-weight:400}.styles_paragraphNano__7xeYQ{font-size:1rem;font-weight:400}.styles_ellipsis__wOiF3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__yqlGg{font-size:3.75rem}.styles_headerMedium__fjhTI{font-size:2.25rem}.styles_headerSmall__yOqlh{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__yqlGg{font-size:2.25rem}.styles_headerMedium__fjhTI{font-size:1.875rem}.styles_headerSmall__yOqlh{font-size:1.75rem}}.styles_container__KDxgZ{background-color:#faf9f6;border-radius:8px;display:flex;flex-direction:column;gap:32px;margin:0 auto 64px;padding:64px 32px;width:100%}.styles_terms__3q8ZP{display:flex;flex-direction:column;gap:16px}.styles_term__bwo6d{display:flex;gap:8px}.styles_icon__RasB5{height:20px;min-height:20px;min-width:20px;width:20px}.styles_headerHuge__6aNew{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__eM1Eg{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__MiCDb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__hM\+Ry{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__gHHHb{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__mfv59,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__7fzTC{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__kEXDU{font-size:1.5rem;font-weight:400}.styles_paragraphNano__XlRdn{font-size:1rem;font-weight:400}.styles_ellipsis__xTCub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__eM1Eg{font-size:3.75rem}.styles_headerMedium__MiCDb{font-size:2.25rem}.styles_headerSmall__hM\+Ry{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__eM1Eg{font-size:2.25rem}.styles_headerMedium__MiCDb{font-size:1.875rem}.styles_headerSmall__hM\+Ry{font-size:1.75rem}}.styles_unstyledList__m5TTG{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__m5TTG li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__E\+jeM{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__E\+jeM{padding:0 16px}}.styles_iconContainer__GI3B0{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__GI3B0 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__GI3B0:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__GI3B0:hover svg{color:#000}.styles_iconContainer__GI3B0:hover:active{scale:.95}.styles_iconContainerDark__1hkWO svg{color:#f4f3ee}.styles_iconContainerDark__1hkWO:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__1hkWO:hover svg{color:#fff}.styles_elevatedUi__GZ0Qx{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__H-ITy{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__H-ITy:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__H-ITy svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__H-ITy:hover{color:#7e19bf}.styles_inlineLink__H-ITy:hover:before{background-color:#f2e8f9}.styles_inlineLink__H-ITy:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__H-ITy:hover:active{scale:.95}.styles_inlineLinkColor__3WWCv,.styles_inlineLinkColor__3WWCv:hover{color:#7e19bf}.styles_basicLink__A5cS9{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__A5cS9:hover{opacity:.6}.styles_disabledLink__EIcgC{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__hVJfO{-webkit-user-select:none;user-select:none}.styles_pill__wbCrz{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__wbCrz:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__HnCvG{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__jBG-y{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__jBG-y:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__jBG-y:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jBG-y:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__jBG-y:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__jBG-y:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jBG-y:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__jBG-y:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__riNVU{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__riNVU::placeholder{color:#757572}.styles_baseInputStyling__riNVU:disabled{pointer-events:none}.styles_baseInputStyling__riNVU:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__riNVU:active,.styles_baseInputStyling__riNVU:focus{border:1px solid #7e19bf}.styles_baseInputStyling__riNVU:has(+.styles_errorMessage__icUHB){border:1px solid #e85656}.styles_baseInputStyling__riNVU::-webkit-inner-spin-button,.styles_baseInputStyling__riNVU::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__F8cn0{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__F8cn0:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__F8cn0:hover:active{scale:.95}.styles_hamburgerMenu__F8cn0.styles_active__3wo4B svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__F8cn0.styles_active__3wo4B svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__F8cn0.styles_active__3wo4B svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_campaignLogo__yBr\+f{max-height:70px;width:-webkit-min-content;width:min-content}.styles_textContainer__P6uuR{display:flex;flex-direction:column;gap:12px;margin-top:32px}.styles_title__Yis20{font-weight:600}.styles_title__Yis20:first-letter{text-transform:uppercase}@media screen and (max-width:768px){.styles_title__Yis20{font-size:3.75rem;line-height:1.25}}.styles_info__L905w{color:#585755}@keyframes styles_shimmer__MDFyf{0%{background-position:-1000px 0}to{background-position:1000px 0}}.styles_skeleton__e8pVp{animation:styles_shimmer__MDFyf 2s linear infinite;background:#e0e0db;background:linear-gradient(90deg,#e0e0db 25%,#f4f3ee 50%,#e0e0db 75%);background-size:1000px 100%;height:100%;width:100%}.styles_skeleton__05rEt{height:100%;left:0;position:absolute;top:0;width:100%}.styles_videoPlayerPlaceholder__1u-vT,.styles_videoPlayer__OQXvH{display:flex;height:100%;max-width:100%;object-fit:cover;object-position:center center;top:0;transition:all .5s ease;width:100%}.styles_videoPlayerPlaceholder__1u-vT{position:absolute}.styles_long__GPlqT{height:624px}.styles_short__llCa2{height:100%}.styles_fluid__1BkS4{height:auto}.styles_hidden__KYzg-{display:none}.styles_visible__GoQbx{display:flex}.styles_headerHuge__afqdb{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__QCdgF{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__ioSmf{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__PE4N8{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__nsIEr{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__hv1h4,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__I5x9d{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__sFXaK{font-size:1.5rem;font-weight:400}.styles_paragraphNano__GI5kG{font-size:1rem;font-weight:400}.styles_ellipsis__Z72w2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__QCdgF{font-size:3.75rem}.styles_headerMedium__ioSmf{font-size:2.25rem}.styles_headerSmall__PE4N8{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__QCdgF{font-size:2.25rem}.styles_headerMedium__ioSmf{font-size:1.875rem}.styles_headerSmall__PE4N8{font-size:1.75rem}}.styles_hero__Dzf0p{border-radius:8px;box-shadow:0 3px 5px #091e4233,0 0 1px #091e424f;overflow:hidden;position:relative;width:100%}.styles_hero__Dzf0p:hover .styles_overlay__jRFzN{background-color:rgba(51,51,51,.302)}.styles_overlay__jRFzN{align-items:center;background-color:#0000;display:flex;flex-direction:column;height:100%;justify-content:center;padding-inline:8px;pointer-events:none;transition:all .4s ease-in-out;width:100%}.styles_large__X6\+wr{aspect-ratio:21/9}@media screen and (min-width:420px)and (max-width:768px){.styles_large__X6\+wr{aspect-ratio:16/9;border-radius:0}}@media screen and (max-width:420px){.styles_large__X6\+wr{aspect-ratio:3/3.5;border-radius:0}}.styles_small__VKZVm{height:270px}.styles_liveNow__MSgMI{align-items:center;background-color:#e85656;border-radius:4px;color:#fff;display:flex;font-size:1.5rem;font-weight:500;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:16px;padding:2px 4px;position:absolute;top:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_liveStatus__nSJkm{background-color:#fff;border-radius:999px;height:10px;width:10px}.styles_unstyledList__GpGM-{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__GpGM- li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__BQT7t{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__BQT7t{padding:0 16px}}.styles_iconContainer__WKn-0{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__WKn-0 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__WKn-0:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__WKn-0:hover svg{color:#000}.styles_iconContainer__WKn-0:hover:active{scale:.95}.styles_iconContainerDark__84W5q svg{color:#f4f3ee}.styles_iconContainerDark__84W5q:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__84W5q:hover svg{color:#fff}.styles_elevatedUi__r9Ca3{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__BMyt9{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__BMyt9:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__BMyt9 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__BMyt9:hover{color:#7e19bf}.styles_inlineLink__BMyt9:hover:before{background-color:#f2e8f9}.styles_inlineLink__BMyt9:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__BMyt9:hover:active{scale:.95}.styles_inlineLinkColor__dAi5t,.styles_inlineLinkColor__dAi5t:hover{color:#7e19bf}.styles_basicLink__KnlRp{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__KnlRp:hover{opacity:.6}.styles_disabledLink__O7c8G{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__vYmIw{-webkit-user-select:none;user-select:none}.styles_pill__3Omlj{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__3Omlj:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__xQz-b{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__QwoPR{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__QwoPR:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__QwoPR:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__QwoPR:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__QwoPR:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__QwoPR:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__QwoPR:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__QwoPR:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__8FVzQ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__8FVzQ::placeholder{color:#757572}.styles_baseInputStyling__8FVzQ:disabled{pointer-events:none}.styles_baseInputStyling__8FVzQ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__8FVzQ:active,.styles_baseInputStyling__8FVzQ:focus{border:1px solid #7e19bf}.styles_baseInputStyling__8FVzQ:has(+.styles_errorMessage__eQss1){border:1px solid #e85656}.styles_baseInputStyling__8FVzQ::-webkit-inner-spin-button,.styles_baseInputStyling__8FVzQ::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__ij7cD{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__ij7cD:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__ij7cD:hover:active{scale:.95}.styles_hamburgerMenu__ij7cD.styles_active__L3xrD svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__ij7cD.styles_active__L3xrD svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__ij7cD.styles_active__L3xrD svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_masterContents__pfk21{color:#fff;display:flex;flex-direction:column;text-align:center}.styles_artistName__kuNrr{font-size:2.25rem;font-weight:600;line-height:1}.styles_masterName__\+VUWV{font-weight:700;line-height:1}.styles_smallMasterName__zjoNe{font-size:3.75rem}.styles_largeMasterName__gF1Ph{font-size:6.25rem}@media screen and (max-width:768px){.styles_largeMasterName__gF1Ph{font-size:3.75rem}}.styles_headerHuge__RuHUR{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__sf4r1{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__eKprO{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__eXTKY{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__oji8T{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__COsbD,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__QluCE{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__R0DyG{font-size:1.5rem;font-weight:400}.styles_paragraphNano__m-ykj{font-size:1rem;font-weight:400}.styles_ellipsis__5fphU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__sf4r1{font-size:3.75rem}.styles_headerMedium__eKprO{font-size:2.25rem}.styles_headerSmall__eXTKY{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__sf4r1{font-size:2.25rem}.styles_headerMedium__eKprO{font-size:1.875rem}.styles_headerSmall__eXTKY{font-size:1.75rem}}.styles_avatarWrapper__hBbcH{align-items:center;color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.styles_yield__QW2Xo{color:#757572;display:flex;flex:0 1 auto;font-size:1.75rem;font-weight:400;gap:2px}.styles_description__QM5nC{white-space:nowrap}.styles_unstyledList__VOVC7{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__VOVC7 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__OCJ7V{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__OCJ7V{padding:0 16px}}.styles_iconContainer__cSVAc{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__cSVAc svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__cSVAc:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__cSVAc:hover svg{color:#000}.styles_iconContainer__cSVAc:hover:active{scale:.95}.styles_iconContainerDark__uuwDt svg{color:#f4f3ee}.styles_iconContainerDark__uuwDt:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__uuwDt:hover svg{color:#fff}.styles_elevatedUi__dF7Gc{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__2cKA8{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__2cKA8:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__2cKA8 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__2cKA8:hover{color:#7e19bf}.styles_inlineLink__2cKA8:hover:before{background-color:#f2e8f9}.styles_inlineLink__2cKA8:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__2cKA8:hover:active{scale:.95}.styles_inlineLinkColor__8rnUP,.styles_inlineLinkColor__8rnUP:hover{color:#7e19bf}.styles_basicLink__TtEK8{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__TtEK8:hover{opacity:.6}.styles_disabledLink__NmF1N{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__OCKOU{-webkit-user-select:none;user-select:none}.styles_pill__uUpo8{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__uUpo8:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__BT2Zh{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__z\+1Sb{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__z\+1Sb:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__z\+1Sb:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__z\+1Sb:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__z\+1Sb:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__z\+1Sb:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__z\+1Sb:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__z\+1Sb:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__Kre5c{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__Kre5c::placeholder{color:#757572}.styles_baseInputStyling__Kre5c:disabled{pointer-events:none}.styles_baseInputStyling__Kre5c:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__Kre5c:active,.styles_baseInputStyling__Kre5c:focus{border:1px solid #7e19bf}.styles_baseInputStyling__Kre5c:has(+.styles_errorMessage__873vW){border:1px solid #e85656}.styles_baseInputStyling__Kre5c::-webkit-inner-spin-button,.styles_baseInputStyling__Kre5c::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__nzlvo{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__nzlvo:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__nzlvo:hover:active{scale:.95}.styles_hamburgerMenu__nzlvo.styles_active__h6ijK svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__nzlvo.styles_active__h6ijK svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__nzlvo.styles_active__h6ijK svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_songInfo__3XSeG{width:100%}.styles_container__QMEfr{display:flex;flex-direction:column}@media screen and (max-width:768px){.styles_container__QMEfr{gap:24px}}.styles_info__6I7gJ{align-items:center;color:#000;display:flex;justify-content:space-between}.styles_infoWrapper__Asf05{align-items:center;display:flex;gap:16px;width:100%}.styles_skeleton__L4Wf8,.styles_thumbnail__a9-oU{border-radius:4px;height:64px;min-width:64px;width:64px}.styles_autoScroll__3UFZ4{padding-inline:8px}.styles_subLine__86v28{align-items:center;display:flex;justify-content:space-between;width:100%}.styles_autoScrollWrapper__cOeBA{max-width:70%}.styles_subHeading__NEjKs{font-size:2.25rem;font-weight:600}.styles_artistName__8VdGJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_hidden__wyMsk{display:none}.styles_visible__fmxAY{display:flex}.styles_positive__sFnMv{color:#4da75d}.styles_negative__oyo9E{color:#e85656}.styles_neutral__EqLOR{color:#585755}@media screen and (max-width:768px){.styles_percentageChangeDesktop__UvRb1,.styles_priceChange__9JQCo{display:none}}.styles_percentageChangeMobile__iObZ3{display:none}@media screen and (max-width:768px){.styles_percentageChangeMobile__iObZ3{display:inline;display:initial}}.styles_unstyledList__3syzP{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__3syzP li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__zKS-w{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__zKS-w{padding:0 16px}}.styles_iconContainer__\+F\+DY{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__\+F\+DY svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__\+F\+DY:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__\+F\+DY:hover svg{color:#000}.styles_iconContainer__\+F\+DY:hover:active{scale:.95}.styles_iconContainerDark__\+iK5a svg{color:#f4f3ee}.styles_iconContainerDark__\+iK5a:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__\+iK5a:hover svg{color:#fff}.styles_elevatedUi__VJxjt{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__wsImV{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__wsImV:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__wsImV svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__wsImV:hover{color:#7e19bf}.styles_inlineLink__wsImV:hover:before{background-color:#f2e8f9}.styles_inlineLink__wsImV:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__wsImV:hover:active{scale:.95}.styles_inlineLinkColor__n72aF,.styles_inlineLinkColor__n72aF:hover{color:#7e19bf}.styles_basicLink__Lh3an{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Lh3an:hover{opacity:.6}.styles_disabledLink__f-vc7{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__pzQBh{-webkit-user-select:none;user-select:none}.styles_pill__u4tZJ{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__u4tZJ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__niw4L{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__St\+Yz{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__St\+Yz:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__St\+Yz:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__St\+Yz:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__St\+Yz:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__St\+Yz:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__St\+Yz:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__St\+Yz:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__RWhyP{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__RWhyP::placeholder{color:#757572}.styles_baseInputStyling__RWhyP:disabled{pointer-events:none}.styles_baseInputStyling__RWhyP:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__RWhyP:active,.styles_baseInputStyling__RWhyP:focus{border:1px solid #7e19bf}.styles_baseInputStyling__RWhyP:has(+.styles_errorMessage__yZShS){border:1px solid #e85656}.styles_baseInputStyling__RWhyP::-webkit-inner-spin-button,.styles_baseInputStyling__RWhyP::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__SjkHX{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__SjkHX:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__SjkHX:hover:active{scale:.95}.styles_hamburgerMenu__SjkHX.styles_active__uKyrf svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__SjkHX.styles_active__uKyrf svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__SjkHX.styles_active__uKyrf svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__0FQXq{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__5UJvW{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Gr\+TJ{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__vfBy8{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__ucFLr{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__g5OPe,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Vj8wZ{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__nuncz{font-size:1.5rem;font-weight:400}.styles_paragraphNano__8rqlh{font-size:1rem;font-weight:400}.styles_ellipsis__9R9SQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__5UJvW{font-size:3.75rem}.styles_headerMedium__Gr\+TJ{font-size:2.25rem}.styles_headerSmall__vfBy8{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__5UJvW{font-size:2.25rem}.styles_headerMedium__Gr\+TJ{font-size:1.875rem}.styles_headerSmall__vfBy8{font-size:1.75rem}}.styles_songInfo__Mjnsr{width:100%}.styles_container__EuhDK{display:flex;flex-direction:column}@media screen and (max-width:768px){.styles_container__EuhDK{gap:24px}}.styles_info__ScGmh{align-items:center;color:#000;display:flex;justify-content:space-between}.styles_infoWrapper__m7IQA{align-items:center;display:flex;gap:16px;width:100%}.styles_skeleton__eKPBa,.styles_thumbnail__yvV-j{border-radius:4px;height:64px;min-width:64px;width:64px}.styles_autoScroll__HYWPu{padding-inline:12px}.styles_subLine__\+qDQe{align-items:center;display:flex;justify-content:space-between;max-width:100%}.styles_autoScrollWrapper__BtFfD{max-width:70%}.styles_artistName__q2KSf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_priceContainer__vtu3z{align-items:center;display:flex;gap:8px;margin-top:8px}.styles_spotifyStreams__qx6Hm{align-items:center;color:#757572;display:flex;gap:4px}.styles_spotifyIcon__YO47r{height:16px;width:16px}.styles_unstyledList__ymBAh{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__ymBAh li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__t8Mfw{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__t8Mfw{padding:0 16px}}.styles_iconContainer__3QAST{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__3QAST svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__3QAST:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__3QAST:hover svg{color:#000}.styles_iconContainer__3QAST:hover:active{scale:.95}.styles_iconContainerDark__7TsL3 svg{color:#f4f3ee}.styles_iconContainerDark__7TsL3:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__7TsL3:hover svg{color:#fff}.styles_elevatedUi__zPS88{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__y6J6z{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__y6J6z:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__y6J6z svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__y6J6z:hover{color:#7e19bf}.styles_inlineLink__y6J6z:hover:before{background-color:#f2e8f9}.styles_inlineLink__y6J6z:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__y6J6z:hover:active{scale:.95}.styles_inlineLinkColor__MrsNg,.styles_inlineLinkColor__MrsNg:hover{color:#7e19bf}.styles_basicLink__dMPVX{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__dMPVX:hover{opacity:.6}.styles_disabledLink__40LNg{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__7xst6{-webkit-user-select:none;user-select:none}.styles_pill__\+wSLT{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__\+wSLT:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__g1kQG{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__0\+SZS{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__0\+SZS:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__0\+SZS:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0\+SZS:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__0\+SZS:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__0\+SZS:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0\+SZS:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__0\+SZS:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__qMOXY{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__qMOXY::placeholder{color:#757572}.styles_baseInputStyling__qMOXY:disabled{pointer-events:none}.styles_baseInputStyling__qMOXY:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__qMOXY:active,.styles_baseInputStyling__qMOXY:focus{border:1px solid #7e19bf}.styles_baseInputStyling__qMOXY:has(+.styles_errorMessage__Ekcgj){border:1px solid #e85656}.styles_baseInputStyling__qMOXY::-webkit-inner-spin-button,.styles_baseInputStyling__qMOXY::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__mMjJ1{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__mMjJ1:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__mMjJ1:hover:active{scale:.95}.styles_hamburgerMenu__mMjJ1.styles_active__WZD8t svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__mMjJ1.styles_active__WZD8t svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__mMjJ1.styles_active__WZD8t svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_container__iildQ{border:1px solid #757572;display:flex;flex-direction:column;height:-webkit-min-content;height:min-content;min-width:350px;position:relative;width:350px}.styles_liveTag__HLelA{left:10px;position:absolute;top:10px;z-index:1}.styles_masterDetailsContainer__ALpiD{padding:16px}.styles_masterAsset__k172m{height:260px;object-fit:cover;width:100%}.styles_masterName__KOv9v{font-size:2.25rem}.styles_artistName__KJ1FT{font-size:2rem}.styles_imoDetailsContainer__M2wdX{border-top:1px solid #757572;display:flex;flex-direction:column;gap:8px;height:-webkit-min-content;height:min-content;padding:16px}.styles_imoHeading__OOt7Z{font-size:1.5rem;font-weight:700}.styles_imoMetrics__zcCfM{color:#757572}.styles_headerHuge__Gs2Iu{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__eShlW{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__rkeV-{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__w8M0H{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__JvDK-{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__IxVeS,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__F\+2Ig{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__Xwzm1{font-size:1.5rem;font-weight:400}.styles_paragraphNano__4V2g4{font-size:1rem;font-weight:400}.styles_ellipsis__p5-pD{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__eShlW{font-size:3.75rem}.styles_headerMedium__rkeV-{font-size:2.25rem}.styles_headerSmall__w8M0H{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__eShlW{font-size:2.25rem}.styles_headerMedium__rkeV-{font-size:1.875rem}.styles_headerSmall__w8M0H{font-size:1.75rem}}.styles_pageContainer__izaZs{display:flex;flex-direction:column;margin:32px 0;padding:0 16px 96px}.styles_signUpContainer__wHpjp{display:flex;gap:48px;margin-top:64px}@media screen and (max-width:768px){.styles_signUpContainer__wHpjp{align-items:center;flex-direction:column-reverse}}.styles_coinStrip__mRYH7{margin:128px 0 48px;padding:0 16px;width:100%}.styles_browseSongCard__gyH0X{display:flex;flex-direction:column;gap:12px}.styles_masterDetailsWrapper__UsM5l{align-items:center;display:flex;justify-content:space-between}.styles_masterInfo__pQsbg{pointer-events:none;position:absolute;top:50%}.styles_masterOwnerWrapper__OlGJQ{pointer-events:none;position:absolute;top:24px}.styles_headerHuge__Fe5B0{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__BULEK{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__OpkBk{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Frn--{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__xTVS4{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__IOTpj,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__lLlzx{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__L2upi{font-size:1.5rem;font-weight:400}.styles_paragraphNano__GqOuF{font-size:1rem;font-weight:400}.styles_ellipsis__pzAm2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__BULEK{font-size:3.75rem}.styles_headerMedium__OpkBk{font-size:2.25rem}.styles_headerSmall__Frn--{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__BULEK{font-size:2.25rem}.styles_headerMedium__OpkBk{font-size:1.875rem}.styles_headerSmall__Frn--{font-size:1.75rem}}.styles_browseSongsContainer__RaqzJ{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_browseSongsContainer__RaqzJ{padding:0 16px}}.styles_sectionTitle__qJm9N{font-size:3.75rem}.styles_browseSongCardsGroup__4iuJW{grid-gap:48px 16px;display:grid;gap:48px 16px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1024px){.styles_browseSongCardsGroup__4iuJW{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:420px){.styles_browseSongCardsGroup__4iuJW{gap:32px;grid-template-columns:1fr}}.styles_pageWrapper__XkI1D{margin:32px 0}@media screen and (max-width:1024px){.styles_pageWrapper__XkI1D{margin:24px 0 48px}}.styles_mastersWrapper__KP1es{display:flex;flex-direction:column;gap:48px}.styles_tabBarContainer__AULag{margin-bottom:24px}@media screen and (max-width:768px){.styles_tabBarContainer__AULag{padding:0 16px}}.styles_container__-lAnp{gap:64px;height:50vh;justify-content:center}.styles_container__-lAnp,.styles_exchangeInfo__T3476{align-items:center;display:flex;flex-direction:column}.styles_infoIcon__LEDPf{height:30px;width:30px}.styles_infoHeader__BYgid{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center}@media screen and (max-width:1024px){.styles_infoHeader__BYgid{flex-direction:column}}.styles_infoHeading__BKOxl{font-size:3.75rem;text-align:center}.styles_infoText__IHvNf{font-size:2.25rem;margin-top:10px;text-align:center}.styles_contactMangoPayBtn__R-lft{margin-top:20px}.styles_headerHuge__eT6HD{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__xi9ig{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__47RB9{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__hqvlN{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__kyxMO{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__JjbFF,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Yo99W{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__GOIb-{font-size:1.5rem;font-weight:400}.styles_paragraphNano__1bBmu{font-size:1rem;font-weight:400}.styles_ellipsis__DvM-\+{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__xi9ig{font-size:3.75rem}.styles_headerMedium__47RB9{font-size:2.25rem}.styles_headerSmall__hqvlN{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__xi9ig{font-size:2.25rem}.styles_headerMedium__47RB9{font-size:1.875rem}.styles_headerSmall__hqvlN{font-size:1.75rem}}.styles_countdownWrapper__4oT79{border-radius:4px 4px 0 0;display:flex;height:40px;overflow:hidden;width:336px}@media screen and (max-width:768px){.styles_countdownWrapper__4oT79{width:100%}}.styles_statusAllocatingWrapper__xGsWc{align-items:center;background-color:#fff;color:#7e19bf;display:flex;justify-content:center;width:100%}.styles_timerContainer__FT9LU{display:flex;width:100%}.styles_statusLabel__\+3crA{font-size:1.75rem;font-weight:500}.styles_statusLabelWrapper__6PQbX,.styles_timerWrapper__KE8n4{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.styles_statusLabelWrapper__6PQbX{background-color:#7e19bf;color:#fff}.styles_timerWrapper__KE8n4{background-color:#fff}.styles_timer__Ms3F-{color:#7e19bf;font-weight:500}.styles_title__T9txb{color:#fff}.styles_headerHuge__dsSIY{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__ojCDI{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__GioMk{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__KmphP{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__ljpIh{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Uz7-c,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__HNUzh{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__6qk-8{font-size:1.5rem;font-weight:400}.styles_paragraphNano__zwI3O{font-size:1rem;font-weight:400}.styles_ellipsis__J\+ksL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__ojCDI{font-size:3.75rem}.styles_headerMedium__GioMk{font-size:2.25rem}.styles_headerSmall__KmphP{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__ojCDI{font-size:2.25rem}.styles_headerMedium__GioMk{font-size:1.875rem}.styles_headerSmall__KmphP{font-size:1.75rem}}.styles_imoCard__yDUjj{display:flex;flex-direction:column;gap:16px;overflow:hidden}@media screen and (max-width:768px){.styles_masterDetailsWrapper__91UWC{padding:0 16px}}.styles_masterInfo__-Xgue{pointer-events:none;position:absolute;top:50%}.styles_countdownWrapper__yOmHG{bottom:0;position:absolute}@media screen and (max-width:768px){.styles_countdownWrapper__yOmHG{width:264px}}.styles_masterOwnerWrapper__RUPXm{position:absolute;top:24px}.styles_headerHuge__QP0gO{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__8jGov{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__zka7c{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Dqrw\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__NfFaZ{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__nfLe\+,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__EelB3{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__95zTg{font-size:1.5rem;font-weight:400}.styles_paragraphNano__\+bkSY{font-size:1rem;font-weight:400}.styles_ellipsis__WmZ\+-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__8jGov{font-size:3.75rem}.styles_headerMedium__zka7c{font-size:2.25rem}.styles_headerSmall__Dqrw\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__8jGov{font-size:2.25rem}.styles_headerMedium__zka7c{font-size:1.875rem}.styles_headerSmall__Dqrw\+{font-size:1.75rem}}.styles_imoEmptyStateContainer__K6JpY{align-items:center;display:flex;flex-direction:column;gap:48px;padding:48px 0;text-align:center}.styles_content__WRIzi{align-items:center;display:flex;flex-direction:column;gap:24px;max-width:850px}.styles_subtitle__MeBwf{color:#757572}.styles_headerHuge__vHX3d{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__uUpCC{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__9f6Ir{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__jVd9U{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__jsSzO{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__\+kstj,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__xgApm{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__4lV4j{font-size:1.5rem;font-weight:400}.styles_paragraphNano__CZf6J{font-size:1rem;font-weight:400}.styles_ellipsis__RF7-p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__uUpCC{font-size:3.75rem}.styles_headerMedium__9f6Ir{font-size:2.25rem}.styles_headerSmall__jVd9U{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__uUpCC{font-size:2.25rem}.styles_headerMedium__9f6Ir{font-size:1.875rem}.styles_headerSmall__jVd9U{font-size:1.75rem}}.styles_imoContainer__vPuas{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.styles_imoTextContent__r7HUM{padding:0 16px}}.styles_sectionTitle__Fxw24{font-size:3.75rem}.styles_subtitle__POvsn{color:#585755}.styles_imoCardGroup__G5\+vU{display:flex;flex-direction:column;gap:48px}.styles_title__-yjRV{font-size:3.75rem;margin-bottom:16px;text-align:center}.styles_wrapper__dOIlo{align-items:center;display:flex;flex-direction:column}.styles_successDescription__qyczq{color:#757572;font-size:1.75rem;font-weight:400;line-height:1.25;text-align:center}.styles_button__IXQ9M{background-color:#7e19bf}.styles_iconWrapper__FCK-0{height:96px;margin-bottom:32px;width:96px}.styles_backIcon__qQHYb{cursor:pointer;height:24px;left:24px;position:absolute;top:24px;width:24px}@media screen and (max-width:1024px){.styles_backIcon__qQHYb{left:calc(50% - 544px);margin:0 auto 0 0;position:static;top:24px}}.styles_header__h3U17{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:24px}@media screen and (max-width:1024px){.styles_header__h3U17{margin-top:0}}.styles_title__8QFXM{text-transform:capitalize}.styles_subtitle__RcKv9{color:#585755;font-size:1.875rem;font-weight:400;line-height:1.25}.styles_mainContent__1\+Lzj{align-items:center;display:flex;flex-direction:column;gap:24px}.styles_wireframeContainer__\+HieU{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;max-height:256px;width:100%}.styles_wireframeContainer__\+HieU svg{max-height:100%;max-width:100%}.styles_guidelines__LMpHT{padding:0 24px 0 32px;text-align:left}.styles_buttonContainer__nlOZG{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.styles_documentOption__-yjz0{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0;transition:all .2s ease-in-out;width:100%}.styles_documentOption__-yjz0:hover{color:#7e19bf}.styles_documentOptionIcon__Xci7\+{height:16px;margin-right:24px;width:24px}.styles_documentOptionText__3yrPI{font-size:1.875rem;font-weight:500;line-height:1.5;margin-right:auto;text-transform:capitalize}.styles_arrowIcon__E0omh{stroke-width:2px;color:#7e19bf;height:16px;width:16px}.styles_selectDocumentTypeContainer__RnJr7{gap:24px}.styles_documentOptions__ma3Q9{width:100%}@media screen and (max-width:768px){.styles_skip__KksWn{margin-top:auto}}.styles_description__hchtT{color:#757572;text-align:center}.styles_dragAndDrop__hVPOj{cursor:pointer;height:100%;transition:all .2s ease-in-out;width:100%}.styles_dragAndDropContents__m8nTx{align-items:center;display:flex;flex-direction:column;width:100%}.styles_dragging__18Q1Y{cursor:alias;opacity:.5}.styles_inputFile__y7lBk{display:none}.styles_uploadBox__cI4Ez{align-items:center;border:1px dashed #757572;border-radius:4px;display:flex;flex-direction:column;height:160px;justify-content:center;width:160px}.styles_uploadBox__cI4Ez img{border-radius:4px;width:100%}.styles_uploadBox__cI4Ez object{border-radius:4px;min-height:200px;width:100%}.styles_uploadBoxActive__CdC3n{border:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:240px;overflow:hidden;padding:0 32px;width:100%}.styles_uploadBoxError__0tLm\+{border:1px dashed #e85656}.styles_documentImage__fXdB6{max-height:100%;width:100%}.styles_documentIcon__5z-AX{color:#c3c2be;width:48px}.styles_documentIconActive__3novt{color:#a844e7}.styles_dragAndDropText__2ZE7e{color:#757572;font-size:1.5rem;font-weight:400;margin-top:16px;text-align:center}.styles_dragAndDropTextActive__sTwbS{color:#7e19bf}.styles_backIcon__ualSR{cursor:pointer;height:24px;left:24px;position:absolute;top:24px;width:24px}@media screen and (max-width:1024px){.styles_backIcon__ualSR{left:calc(50% - 544px);margin:0 auto 0 0;position:static;top:24px}}.styles_uploadTitle__7wyZe{margin-top:24px}@media screen and (max-width:1024px){.styles_uploadTitle__7wyZe{margin-top:0}}.styles_uploadContents__ZGi2d{align-items:center;display:flex;flex-direction:column;gap:16px;padding:32px 0}.styles_uploadBoxes__n62D6{align-items:center;display:flex;gap:24px;width:100%}@media screen and (max-width:1024px){.styles_uploadBoxes__n62D6{flex-direction:column}}.styles_documentPage__BmOHZ{line-height:1.5;margin-top:8px}.styles_documentPage__BmOHZ,.styles_guidelines__1OfxF{color:#585755;font-size:1.875rem;font-weight:400;text-align:center}.styles_guidelines__1OfxF{line-height:1.25}.styles_uploadError__5Y\+ct{color:#e85656;font-size:1.5rem;font-weight:400;text-align:center}.styles_buttonContainer__67WEx{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;width:100%}.styles_unstyledList__\+dfIV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__\+dfIV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__ilWNp{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__ilWNp{padding:0 16px}}.styles_iconContainer__N9p7e{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__N9p7e svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__N9p7e:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__N9p7e:hover svg{color:#000}.styles_iconContainer__N9p7e:hover:active{scale:.95}.styles_iconContainerDark__WQ0Zy svg{color:#f4f3ee}.styles_iconContainerDark__WQ0Zy:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__WQ0Zy:hover svg{color:#fff}.styles_elevatedUi__4oL-w{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__hi65\+{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__hi65\+:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__hi65\+ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__hi65\+:hover{color:#7e19bf}.styles_inlineLink__hi65\+:hover:before{background-color:#f2e8f9}.styles_inlineLink__hi65\+:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__hi65\+:hover:active{scale:.95}.styles_inlineLinkColor__mucpV,.styles_inlineLinkColor__mucpV:hover{color:#7e19bf}.styles_basicLink__iTcN2{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__iTcN2:hover{opacity:.6}.styles_disabledLink__t1pKl{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Ye4DC{-webkit-user-select:none;user-select:none}.styles_pill__BZSYW{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__BZSYW:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__RnCPZ{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__LAs7Q{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__LAs7Q:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__LAs7Q:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__LAs7Q:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__LAs7Q:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__LAs7Q:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__LAs7Q:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__LAs7Q:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__QxYne{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__QxYne::placeholder{color:#757572}.styles_baseInputStyling__QxYne:disabled{pointer-events:none}.styles_baseInputStyling__QxYne:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__QxYne:active,.styles_baseInputStyling__QxYne:focus{border:1px solid #7e19bf}.styles_baseInputStyling__QxYne:has(+.styles_errorMessage__4wl75){border:1px solid #e85656}.styles_baseInputStyling__QxYne::-webkit-inner-spin-button,.styles_baseInputStyling__QxYne::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__wxKtX{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__wxKtX:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__wxKtX:hover:active{scale:.95}.styles_hamburgerMenu__wxKtX.styles_active__vnkkd svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__wxKtX.styles_active__vnkkd svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__wxKtX.styles_active__vnkkd svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__hnlm-{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__PjsbZ{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__g7Ts1{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__FE2IY{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__k803D{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__6s8on,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__4A2JC{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__BO0dm{font-size:1.5rem;font-weight:400}.styles_paragraphNano__jbigL{font-size:1rem;font-weight:400}.styles_ellipsis__gXcp0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__PjsbZ{font-size:3.75rem}.styles_headerMedium__g7Ts1{font-size:2.25rem}.styles_headerSmall__FE2IY{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__PjsbZ{font-size:2.25rem}.styles_headerMedium__g7Ts1{font-size:1.875rem}.styles_headerSmall__FE2IY{font-size:1.75rem}}.styles_form__Cxn8f{display:flex;flex-direction:column;gap:16px;width:100%}.styles_title__\+bZUx{color:#353433}@media screen and (max-width:768px){.styles_title__\+bZUx{margin-bottom:24px}}.styles_buttonContainer__b84uf{display:flex;flex-direction:column;gap:8px;margin-top:32px}.styles_unstyledList__a9QL\+{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__a9QL\+ li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__bmRdh{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__bmRdh{padding:0 16px}}.styles_iconContainer__T88fH{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__T88fH svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__T88fH:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__T88fH:hover svg{color:#000}.styles_iconContainer__T88fH:hover:active{scale:.95}.styles_iconContainerDark__pXTBZ svg{color:#f4f3ee}.styles_iconContainerDark__pXTBZ:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__pXTBZ:hover svg{color:#fff}.styles_elevatedUi__J1sBL{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__z3fED{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__z3fED:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__z3fED svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__z3fED:hover{color:#7e19bf}.styles_inlineLink__z3fED:hover:before{background-color:#f2e8f9}.styles_inlineLink__z3fED:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__z3fED:hover:active{scale:.95}.styles_inlineLinkColor__I3veQ,.styles_inlineLinkColor__I3veQ:hover{color:#7e19bf}.styles_basicLink__nFytl{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__nFytl:hover{opacity:.6}.styles_disabledLink__a3\+n6{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__QkwuB{-webkit-user-select:none;user-select:none}.styles_pill__cl2RT{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__cl2RT:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__VDkZc{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__4u8dQ{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__4u8dQ:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__4u8dQ:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4u8dQ:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__4u8dQ:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__4u8dQ:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4u8dQ:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__4u8dQ:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__pBRdo{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__pBRdo::placeholder{color:#757572}.styles_baseInputStyling__pBRdo:disabled{pointer-events:none}.styles_baseInputStyling__pBRdo:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__pBRdo:active,.styles_baseInputStyling__pBRdo:focus{border:1px solid #7e19bf}.styles_baseInputStyling__pBRdo:has(+.styles_errorMessage__Xw0iW){border:1px solid #e85656}.styles_baseInputStyling__pBRdo::-webkit-inner-spin-button,.styles_baseInputStyling__pBRdo::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__CUWfG{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__CUWfG:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__CUWfG:hover:active{scale:.95}.styles_hamburgerMenu__CUWfG.styles_active__jw2Vz svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__CUWfG.styles_active__jw2Vz svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__CUWfG.styles_active__jw2Vz svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__p9UMM{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__moNwf{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__QMsS3{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__b9RlR{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__9EZTZ{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__3Xc1Q,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__XXwlS{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__UXyXq{font-size:1.5rem;font-weight:400}.styles_paragraphNano__ZmVz\+{font-size:1rem;font-weight:400}.styles_ellipsis__48gj9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__moNwf{font-size:3.75rem}.styles_headerMedium__QMsS3{font-size:2.25rem}.styles_headerSmall__b9RlR{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__moNwf{font-size:2.25rem}.styles_headerMedium__QMsS3{font-size:1.875rem}.styles_headerSmall__b9RlR{font-size:1.75rem}}.styles_verifyIdentityHeader__9toSr{align-items:center;display:flex;flex-direction:column}.styles_title__-9y4X{color:#353433;margin-block:16px;text-align:center}@media screen and (max-width:768px){.styles_title__-9y4X{margin-bottom:16px}}.styles_description__Ty8oD{align-self:flex-start;color:#757572;margin-bottom:16px;padding:0 48px;text-align:center;width:100%}.styles_buttonContainer__XFuS8{display:flex;flex-direction:column;gap:16px;width:100%}.styles_buttonWrapper__4bjw3{display:inline-flex;flex-direction:row;justify-content:center;margin-top:48px;width:100%}@media screen and (max-width:768px){.styles_onboardingContainer__n3gOJ{box-shadow:none;margin:0;padding:0}}.styles_kycContainer__zyXtw{display:flex;flex-direction:column;gap:32px;overflow:hidden}@media screen and (max-width:768px){.styles_kycContainer__zyXtw{box-shadow:none;flex-grow:1;justify-content:space-between;margin:0;padding:0}}.styles_maintenanceContainer__cCsHG{align-items:center;display:flex;flex-direction:column;gap:16px;margin:48px 0}.styles_illustration__j0or-{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:800px;width:100%}.styles_heading__JK1z8{font-size:2.25rem;font-weight:700;text-align:center}.styles_subHeading__UHBDu{font-size:1.75rem;text-align:center}.styles_headerHuge__lcZzz{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__fCSOc{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__mNeGU{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__xyk-T{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__J9Hzy{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__KJYJv,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__OKpkV{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__DbmCc{font-size:1.5rem;font-weight:400}.styles_paragraphNano__0Mfna{font-size:1rem;font-weight:400}.styles_ellipsis__YHhHo{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__fCSOc{font-size:3.75rem}.styles_headerMedium__mNeGU{font-size:2.25rem}.styles_headerSmall__xyk-T{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__fCSOc{font-size:2.25rem}.styles_headerMedium__mNeGU{font-size:1.875rem}.styles_headerSmall__xyk-T{font-size:1.75rem}}.styles_unstyledList__BV\+br{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__BV\+br li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__mP37G{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__mP37G{padding:0 16px}}.styles_iconContainer__S37Om{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__S37Om svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__S37Om:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__S37Om:hover svg{color:#000}.styles_iconContainer__S37Om:hover:active{scale:.95}.styles_iconContainerDark__ylxZo svg{color:#f4f3ee}.styles_iconContainerDark__ylxZo:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__ylxZo:hover svg{color:#fff}.styles_elevatedUi__E4d4o{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__WsyQ-{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__WsyQ-:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__WsyQ- svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__WsyQ-:hover{color:#7e19bf}.styles_inlineLink__WsyQ-:hover:before{background-color:#f2e8f9}.styles_inlineLink__WsyQ-:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__WsyQ-:hover:active{scale:.95}.styles_inlineLinkColor__-KR4N,.styles_inlineLinkColor__-KR4N:hover{color:#7e19bf}.styles_basicLink__3FI5T{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__3FI5T:hover{opacity:.6}.styles_disabledLink__aJhSd{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__8cHB\+{-webkit-user-select:none;user-select:none}.styles_pill__yKoZE{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__yKoZE:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__bqR9Q{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__KXwYY{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__KXwYY:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__KXwYY:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__KXwYY:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__KXwYY:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__KXwYY:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__KXwYY:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__KXwYY:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__M8rtI{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__M8rtI::placeholder{color:#757572}.styles_baseInputStyling__M8rtI:disabled{pointer-events:none}.styles_baseInputStyling__M8rtI:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__M8rtI:active,.styles_baseInputStyling__M8rtI:focus{border:1px solid #7e19bf}.styles_baseInputStyling__M8rtI:has(+.styles_errorMessage__TA3yP){border:1px solid #e85656}.styles_baseInputStyling__M8rtI::-webkit-inner-spin-button,.styles_baseInputStyling__M8rtI::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__BsAvs{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__BsAvs:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__BsAvs:hover:active{scale:.95}.styles_hamburgerMenu__BsAvs.styles_active__3yfO\+ svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__BsAvs.styles_active__3yfO\+ svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__BsAvs.styles_active__3yfO\+ svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tag__bwrD7{background-color:#7e19bf;border-radius:999px;color:#fff;font-size:1.75rem;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_masterHeaderContainer__T6KJf{height:360px;position:relative;width:100%}.styles_masterHeaderContainer__T6KJf:after{background:#0006;background:linear-gradient(0deg,#00000080 10%,#0006 20%,#0003 35%,#0000 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:768px){.styles_masterHeaderContainer__T6KJf{height:400px}.styles_masterHeaderContainer__T6KJf:after{background:linear-gradient(0deg,#00000080 5%,#0000 35%,#0000 65%,#00000080)}}.styles_masterOwnerWrapper__MUIdv{align-items:center;display:flex;gap:8px}.styles_masterInfoContainer__Wj6gN{align-items:flex-end;display:flex;height:100%;justify-content:space-between;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}@media screen and (max-width:768px){.styles_masterInfoContainer__Wj6gN{align-items:flex-start;flex-direction:column;justify-content:flex-end}}.styles_masterInfo__SrebI{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-end;padding:24px 0}@media screen and (max-width:768px){.styles_masterInfo__SrebI{justify-content:space-between}}.styles_heading__XpGPj{color:#fff;margin-top:16px}.styles_description__F1kLz{color:#fff}.styles_masterDescription__atuSd{color:#fff;display:flex;flex-direction:column;gap:16px}.styles_thumbnail__urRhh{border-radius:4px;height:64px;width:64px}.styles_songDetails__aSHky{align-items:center;display:flex;flex-direction:row;gap:16px;overflow-x:hidden}.styles_autoScroll__mYVuO{padding-inline:8px}.styles_masterName__2IYAL{font-size:3.75rem;font-weight:700}.styles_artistName__CQZxl{font-size:1.875rem;font-weight:600}.styles_shareIcon__VpP1Z{padding:0;position:absolute;right:32px;top:32px}.styles_addFunds__2dO-J{border-radius:8px;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;gap:0 8px}.styles_action__ptyNw{color:#000;font-size:1.5rem;font-weight:500}.styles_headerHuge__I5Z9S{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__c3E7O{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__KkXWb{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__SDOX0{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__g19C0{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__to9VB,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__t88iM{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__2ePeJ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__i64TR{font-size:1rem;font-weight:400}.styles_ellipsis__giHDx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__c3E7O{font-size:3.75rem}.styles_headerMedium__KkXWb{font-size:2.25rem}.styles_headerSmall__SDOX0{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__c3E7O{font-size:2.25rem}.styles_headerMedium__KkXWb{font-size:1.875rem}.styles_headerSmall__SDOX0{font-size:1.75rem}}.styles_descriptionContainer__b-LSF{display:flex;flex-direction:column;gap:64px}.styles_artistSection__M0spm,.styles_masterSection__NJsh5{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:420px){.styles_title__LIDX5{font-size:3.75rem}}.styles_desktopTraderContainer__vyBgT{border-radius:8px;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d}@media screen and (max-width:768px){.styles_desktopTraderContainer__vyBgT{display:none}}.styles_headerHuge__M1ZuT{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__I9CF0{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__jRVu0{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__5VVo-{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__b20HV{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__8T-3J,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__QLBON{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__gBEX\+{font-size:1.5rem;font-weight:400}.styles_paragraphNano__sqvGH{font-size:1rem;font-weight:400}.styles_ellipsis__Ru-Hn{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__I9CF0{font-size:3.75rem}.styles_headerMedium__jRVu0{font-size:2.25rem}.styles_headerSmall__5VVo-{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__I9CF0{font-size:2.25rem}.styles_headerMedium__jRVu0{font-size:1.875rem}.styles_headerSmall__5VVo-{font-size:1.75rem}}.styles_unstyledList__Ga2SU{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Ga2SU li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__wdUMz{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__wdUMz{padding:0 16px}}.styles_iconContainer__BvWQX{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__BvWQX svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__BvWQX:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__BvWQX:hover svg{color:#000}.styles_iconContainer__BvWQX:hover:active{scale:.95}.styles_iconContainerDark__VYdZL svg{color:#f4f3ee}.styles_iconContainerDark__VYdZL:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__VYdZL:hover svg{color:#fff}.styles_elevatedUi__nlm6L{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__nNcB\+{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__nNcB\+:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__nNcB\+ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__nNcB\+:hover{color:#7e19bf}.styles_inlineLink__nNcB\+:hover:before{background-color:#f2e8f9}.styles_inlineLink__nNcB\+:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__nNcB\+:hover:active{scale:.95}.styles_inlineLinkColor__Kzi8k,.styles_inlineLinkColor__Kzi8k:hover{color:#7e19bf}.styles_basicLink__QpCOn{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__QpCOn:hover{opacity:.6}.styles_disabledLink__IEmrX{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__f\+bcM{-webkit-user-select:none;user-select:none}.styles_pill__bXdrf{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__bXdrf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__yKYBR{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__T\+iWv{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__T\+iWv:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__T\+iWv:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__T\+iWv:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__T\+iWv:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__T\+iWv:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__T\+iWv:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__T\+iWv:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__LRbpV{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__LRbpV::placeholder{color:#757572}.styles_baseInputStyling__LRbpV:disabled{pointer-events:none}.styles_baseInputStyling__LRbpV:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__LRbpV:active,.styles_baseInputStyling__LRbpV:focus{border:1px solid #7e19bf}.styles_baseInputStyling__LRbpV:has(+.styles_errorMessage__1K-8h){border:1px solid #e85656}.styles_baseInputStyling__LRbpV::-webkit-inner-spin-button,.styles_baseInputStyling__LRbpV::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__uVreM{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__uVreM:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__uVreM:hover:active{scale:.95}.styles_hamburgerMenu__uVreM.styles_active__Gkhz3 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__uVreM.styles_active__Gkhz3 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__uVreM.styles_active__Gkhz3 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_documentsContainer__LNtgX{border:1px solid #e0e0db;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.styles_title__qttTR{font-weight:700}.styles_documentsList__9gKOf{display:flex;flex-direction:column;font-weight:500;gap:8px;list-style-type:none;margin:0;padding:0}.styles_documentLink__lEyBS{line-height:1.5}.styles_unstyledList__yqQDD{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__yqQDD li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__7xelq{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__7xelq{padding:0 16px}}.styles_iconContainer__i\+fIB{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__i\+fIB svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__i\+fIB:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__i\+fIB:hover svg{color:#000}.styles_iconContainer__i\+fIB:hover:active{scale:.95}.styles_iconContainerDark__qgXob svg{color:#f4f3ee}.styles_iconContainerDark__qgXob:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__qgXob:hover svg{color:#fff}.styles_elevatedUi__uUlJA{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__cwJ40{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__cwJ40:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__cwJ40 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__cwJ40:hover{color:#7e19bf}.styles_inlineLink__cwJ40:hover:before{background-color:#f2e8f9}.styles_inlineLink__cwJ40:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__cwJ40:hover:active{scale:.95}.styles_inlineLinkColor__1aR5f,.styles_inlineLinkColor__1aR5f:hover{color:#7e19bf}.styles_basicLink__OfPlv{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__OfPlv:hover{opacity:.6}.styles_disabledLink__1WhjI{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__-dPOo{-webkit-user-select:none;user-select:none}.styles_pill__29S4D{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__29S4D:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__5znUB{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__5oH2f{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__5oH2f:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__5oH2f:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__5oH2f:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__5oH2f:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__5oH2f:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__5oH2f:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__5oH2f:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__t3U0V{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__t3U0V::placeholder{color:#757572}.styles_baseInputStyling__t3U0V:disabled{pointer-events:none}.styles_baseInputStyling__t3U0V:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__t3U0V:active,.styles_baseInputStyling__t3U0V:focus{border:1px solid #7e19bf}.styles_baseInputStyling__t3U0V:has(+.styles_errorMessage__xCEYZ){border:1px solid #e85656}.styles_baseInputStyling__t3U0V::-webkit-inner-spin-button,.styles_baseInputStyling__t3U0V::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__EBuJ5{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__EBuJ5:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__EBuJ5:hover:active{scale:.95}.styles_hamburgerMenu__EBuJ5.styles_active__1RT5C svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__EBuJ5.styles_active__1RT5C svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__EBuJ5.styles_active__1RT5C svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__PiGG5{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__CwVRr{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__f5G97{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__8-BfK{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Qp950{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__m2S98,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__GX\+Ot{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__kTrIL{font-size:1.5rem;font-weight:400}.styles_paragraphNano__i84oW{font-size:1rem;font-weight:400}.styles_ellipsis__\+R5jW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__CwVRr{font-size:3.75rem}.styles_headerMedium__f5G97{font-size:2.25rem}.styles_headerSmall__8-BfK{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__CwVRr{font-size:2.25rem}.styles_headerMedium__f5G97{font-size:1.875rem}.styles_headerSmall__8-BfK{font-size:1.75rem}}.styles_infoIcon__R97Iy{height:24px;width:24px}.styles_infoIcon__R97Iy:hover{box-shadow:none}.styles_container__Mlhd2{flex:0 1 33.33%}@media screen and (max-width:1024px){.styles_container__Mlhd2{flex:0 1 50%}}.styles_titleContainer__5uZKj{display:flex;gap:2px;position:relative}.styles_title__vSCqy{font-size:1.875rem;font-weight:600;margin-bottom:4px;max-width:200px}.styles_value__RhZno{font-size:1.875rem}.styles_timePeriod__KT4lz{color:#757572;margin-bottom:4px}.styles_footNote__qSfnJ{font-size:1.75rem;font-style:italic;margin-top:16px}.styles_headerHuge__SXozA{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__s\+jLU{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__9nNVP{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__-IxJ\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__ebPEr{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__XbWZr,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__XVSLl{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__y3vyR{font-size:1.5rem;font-weight:400}.styles_paragraphNano__EN32q{font-size:1rem;font-weight:400}.styles_ellipsis__W2Gcs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__s\+jLU{font-size:3.75rem}.styles_headerMedium__9nNVP{font-size:2.25rem}.styles_headerSmall__-IxJ\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__s\+jLU{font-size:2.25rem}.styles_headerMedium__9nNVP{font-size:1.875rem}.styles_headerSmall__-IxJ\+{font-size:1.75rem}}.styles_heading__dktgP{margin-bottom:16px}@media screen and (max-width:420px){.styles_heading__dktgP{font-size:3.75rem}}.styles_description__lUJp\+{color:#757572}.styles_headerHuge__k2GIJ{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__-JGo1{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__0XoI2{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__XwABB{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__W1twU{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__nYNpP,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ifrPq{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__YuDng{font-size:1.5rem;font-weight:400}.styles_paragraphNano__mEZa3{font-size:1rem;font-weight:400}.styles_ellipsis__izNap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__-JGo1{font-size:3.75rem}.styles_headerMedium__0XoI2{font-size:2.25rem}.styles_headerSmall__XwABB{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__-JGo1{font-size:2.25rem}.styles_headerMedium__0XoI2{font-size:1.875rem}.styles_headerSmall__XwABB{font-size:1.75rem}}.styles_unstyledList__FhESV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__FhESV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__oVxxO{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__oVxxO{padding:0 16px}}.styles_iconContainer__UWQFz{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__UWQFz svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__UWQFz:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__UWQFz:hover svg{color:#000}.styles_iconContainer__UWQFz:hover:active{scale:.95}.styles_iconContainerDark__SFVj7 svg{color:#f4f3ee}.styles_iconContainerDark__SFVj7:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__SFVj7:hover svg{color:#fff}.styles_elevatedUi__U8iE3{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__6qlu2{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__6qlu2:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__6qlu2 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__6qlu2:hover{color:#7e19bf}.styles_inlineLink__6qlu2:hover:before{background-color:#f2e8f9}.styles_inlineLink__6qlu2:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__6qlu2:hover:active{scale:.95}.styles_inlineLinkColor__O9DR5,.styles_inlineLinkColor__O9DR5:hover{color:#7e19bf}.styles_basicLink__Q2UDm{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Q2UDm:hover{opacity:.6}.styles_disabledLink__NNjzJ{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__YkdAg{-webkit-user-select:none;user-select:none}.styles_pill__fwgvD{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__fwgvD:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__0V4zB{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__kOV2v{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__kOV2v:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__kOV2v:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__kOV2v:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__kOV2v:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__kOV2v:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__kOV2v:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__kOV2v:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__3UXSw{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__3UXSw::placeholder{color:#757572}.styles_baseInputStyling__3UXSw:disabled{pointer-events:none}.styles_baseInputStyling__3UXSw:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__3UXSw:active,.styles_baseInputStyling__3UXSw:focus{border:1px solid #7e19bf}.styles_baseInputStyling__3UXSw:has(+.styles_errorMessage__AVox4){border:1px solid #e85656}.styles_baseInputStyling__3UXSw::-webkit-inner-spin-button,.styles_baseInputStyling__3UXSw::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Jndx8{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Jndx8:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Jndx8:hover:active{scale:.95}.styles_hamburgerMenu__Jndx8.styles_active__7EUI0 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Jndx8.styles_active__7EUI0 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Jndx8.styles_active__7EUI0 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_metricList__Yd487{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:24px}@media screen and (max-width:420px){.styles_metricList__Yd487{flex-direction:column}}.styles_netMasterRoyaltyOwnershipPerShareInfoIcon__PIUY2{left:135px;position:absolute}.styles_headerHuge__-rnid{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__YzUpJ{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__hSkpB{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Gu2ji{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__oF6Hj{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__nOQDq,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__6reX6{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__iV7V7{font-size:1.5rem;font-weight:400}.styles_paragraphNano__aUHRf{font-size:1rem;font-weight:400}.styles_ellipsis__rwVtJ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__YzUpJ{font-size:3.75rem}.styles_headerMedium__hSkpB{font-size:2.25rem}.styles_headerSmall__Gu2ji{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__YzUpJ{font-size:2.25rem}.styles_headerMedium__hSkpB{font-size:1.875rem}.styles_headerSmall__Gu2ji{font-size:1.75rem}}.styles_unstyledList__MU3PT{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__MU3PT li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Qr0BG{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Qr0BG{padding:0 16px}}.styles_iconContainer__iKi2n{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__iKi2n svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__iKi2n:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__iKi2n:hover svg{color:#000}.styles_iconContainer__iKi2n:hover:active{scale:.95}.styles_iconContainerDark__6WRU\+ svg{color:#f4f3ee}.styles_iconContainerDark__6WRU\+:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__6WRU\+:hover svg{color:#fff}.styles_elevatedUi__Hnf8T{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7ClDi{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7ClDi:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7ClDi svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7ClDi:hover{color:#7e19bf}.styles_inlineLink__7ClDi:hover:before{background-color:#f2e8f9}.styles_inlineLink__7ClDi:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7ClDi:hover:active{scale:.95}.styles_inlineLinkColor__8TqUX,.styles_inlineLinkColor__8TqUX:hover{color:#7e19bf}.styles_basicLink__gNEhd{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__gNEhd:hover{opacity:.6}.styles_disabledLink__eFDIv{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__\+Eq2N{-webkit-user-select:none;user-select:none}.styles_pill__Vsf7s{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Vsf7s:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__StwNd{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__m4\+yB{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__m4\+yB:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__m4\+yB:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__m4\+yB:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__m4\+yB:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__m4\+yB:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__m4\+yB:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__m4\+yB:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__7U4Cv{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__7U4Cv::placeholder{color:#757572}.styles_baseInputStyling__7U4Cv:disabled{pointer-events:none}.styles_baseInputStyling__7U4Cv:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__7U4Cv:active,.styles_baseInputStyling__7U4Cv:focus{border:1px solid #7e19bf}.styles_baseInputStyling__7U4Cv:has(+.styles_errorMessage__2JOLs){border:1px solid #e85656}.styles_baseInputStyling__7U4Cv::-webkit-inner-spin-button,.styles_baseInputStyling__7U4Cv::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__RJL6N{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__RJL6N:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__RJL6N:hover:active{scale:.95}.styles_hamburgerMenu__RJL6N.styles_active__VOCOh svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__RJL6N.styles_active__VOCOh svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__RJL6N.styles_active__VOCOh svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_revenueSection__iu6xD{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:1024px){.styles_revenueSection__iu6xD{flex-wrap:wrap;row-gap:24px}}@media screen and (max-width:420px){.styles_revenueSection__iu6xD{flex-direction:column}}.styles_metric__QDUYi{display:flex;font-size:1.875rem;gap:8px;width:33.33%}@media screen and (max-width:1024px){.styles_metric__QDUYi{width:50%}}.styles_platformName__gni99{color:#000;font-size:1.875rem;font-weight:600}.styles_platformValue__IerkJ{font-size:1.875rem;font-weight:400}.styles_icon__UEd0c,.styles_placeholder__3ymo8{height:24px;width:24px}.styles_headerHuge__c45Ms{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cTM14{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__R1JHT{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__dHXiS{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__GA08g{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Eqwa4,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__GmQBX{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__HhR5t{font-size:1.5rem;font-weight:400}.styles_paragraphNano__-YBBZ{font-size:1rem;font-weight:400}.styles_ellipsis__UnVX6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cTM14{font-size:3.75rem}.styles_headerMedium__R1JHT{font-size:2.25rem}.styles_headerSmall__dHXiS{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cTM14{font-size:2.25rem}.styles_headerMedium__R1JHT{font-size:1.875rem}.styles_headerSmall__dHXiS{font-size:1.75rem}}.styles_unstyledList__QbL7n{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__QbL7n li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Fg5ND{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Fg5ND{padding:0 16px}}.styles_iconContainer__QDucp{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__QDucp svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__QDucp:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__QDucp:hover svg{color:#000}.styles_iconContainer__QDucp:hover:active{scale:.95}.styles_iconContainerDark__4Krgx svg{color:#f4f3ee}.styles_iconContainerDark__4Krgx:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__4Krgx:hover svg{color:#fff}.styles_elevatedUi__qKg-2{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__bEiiD{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__bEiiD:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__bEiiD svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__bEiiD:hover{color:#7e19bf}.styles_inlineLink__bEiiD:hover:before{background-color:#f2e8f9}.styles_inlineLink__bEiiD:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__bEiiD:hover:active{scale:.95}.styles_inlineLinkColor__\+b5um,.styles_inlineLinkColor__\+b5um:hover{color:#7e19bf}.styles_basicLink__M08m7{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__M08m7:hover{opacity:.6}.styles_disabledLink__YXulw{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__38c5t{-webkit-user-select:none;user-select:none}.styles_pill__lKhm7{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__lKhm7:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__ydNH5{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__Amfma{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__Amfma:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__Amfma:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Amfma:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__Amfma:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__Amfma:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__Amfma:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__Amfma:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__\+0PH5{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__\+0PH5::placeholder{color:#757572}.styles_baseInputStyling__\+0PH5:disabled{pointer-events:none}.styles_baseInputStyling__\+0PH5:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__\+0PH5:active,.styles_baseInputStyling__\+0PH5:focus{border:1px solid #7e19bf}.styles_baseInputStyling__\+0PH5:has(+.styles_errorMessage__yfd\+R){border:1px solid #e85656}.styles_baseInputStyling__\+0PH5::-webkit-inner-spin-button,.styles_baseInputStyling__\+0PH5::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__UKQb9{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__UKQb9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__UKQb9:hover:active{scale:.95}.styles_hamburgerMenu__UKQb9.styles_active__b\+42V svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__UKQb9.styles_active__b\+42V svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__UKQb9.styles_active__b\+42V svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_socialMediaTitle__hb3H3{font-size:1.875rem;font-weight:600}.styles_platformMetricsContainer__I\+LBU{display:flex;flex-wrap:wrap;margin-top:16px;row-gap:24px}@media screen and (max-width:1024px){.styles_platformMetricsContainer__I\+LBU{margin-top:8px}}.styles_socialMediaFollowersContainer__yys3Z{display:flex;flex-direction:column;gap:8px}.styles_socialMediaContent__gI0ji{display:flex;flex-direction:column;gap:32px}.styles_unstyledList__0n8eW{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__0n8eW li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__RhI73{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__RhI73{padding:0 16px}}.styles_iconContainer__XWDPk{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__XWDPk svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__XWDPk:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__XWDPk:hover svg{color:#000}.styles_iconContainer__XWDPk:hover:active{scale:.95}.styles_iconContainerDark__JG7MC svg{color:#f4f3ee}.styles_iconContainerDark__JG7MC:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__JG7MC:hover svg{color:#fff}.styles_elevatedUi__BJdXR{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__bC8c0{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__bC8c0:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__bC8c0 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__bC8c0:hover{color:#7e19bf}.styles_inlineLink__bC8c0:hover:before{background-color:#f2e8f9}.styles_inlineLink__bC8c0:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__bC8c0:hover:active{scale:.95}.styles_inlineLinkColor__niMdH,.styles_inlineLinkColor__niMdH:hover{color:#7e19bf}.styles_basicLink__njoQn{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__njoQn:hover{opacity:.6}.styles_disabledLink__tXQW8{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Cxxwu{-webkit-user-select:none;user-select:none}.styles_pill__nE\+an{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__nE\+an:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__5ML-U{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__uTAtt{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__uTAtt:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__uTAtt:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uTAtt:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__uTAtt:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__uTAtt:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uTAtt:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__uTAtt:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__GUXEm{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__GUXEm::placeholder{color:#757572}.styles_baseInputStyling__GUXEm:disabled{pointer-events:none}.styles_baseInputStyling__GUXEm:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__GUXEm:active,.styles_baseInputStyling__GUXEm:focus{border:1px solid #7e19bf}.styles_baseInputStyling__GUXEm:has(+.styles_errorMessage__66CcL){border:1px solid #e85656}.styles_baseInputStyling__GUXEm::-webkit-inner-spin-button,.styles_baseInputStyling__GUXEm::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__daGTz{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__daGTz:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__daGTz:hover:active{scale:.95}.styles_hamburgerMenu__daGTz.styles_active__clw9v svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__daGTz.styles_active__clw9v svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__daGTz.styles_active__clw9v svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_metricsContent__T36rU{display:flex;flex-direction:column;gap:32px}.styles_platformMetricsContainer__H\+5sx{display:flex;flex-wrap:wrap;margin-top:16px;row-gap:24px}@media screen and (max-width:1024px){.styles_platformMetricsContainer__H\+5sx{margin-top:24px}}.styles_metricHeader__2v8wk{font-size:1.875rem;font-weight:600;margin-bottom:4px}.styles_totalStreams__xIZWX{display:inline-flex;flex-direction:row;font-weight:700;gap:4px;margin-top:16px}.styles_boldText__2M7Qg{font-size:1.875rem;font-weight:600}.styles_headerHuge__VeV6D{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__QorSh{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__DDUtQ{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__LhJJk{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__kGz5A{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Gkyao,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ItGRq{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__NNR\+V{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Sj68B{font-size:1rem;font-weight:400}.styles_ellipsis__S-3JQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__QorSh{font-size:3.75rem}.styles_headerMedium__DDUtQ{font-size:2.25rem}.styles_headerSmall__LhJJk{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__QorSh{font-size:2.25rem}.styles_headerMedium__DDUtQ{font-size:1.875rem}.styles_headerSmall__LhJJk{font-size:1.75rem}}.styles_unstyledList__dFwr5{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__dFwr5 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__ecs7R{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__ecs7R{padding:0 16px}}.styles_iconContainer__0CqSX{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__0CqSX svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__0CqSX:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__0CqSX:hover svg{color:#000}.styles_iconContainer__0CqSX:hover:active{scale:.95}.styles_iconContainerDark__0LWP- svg{color:#f4f3ee}.styles_iconContainerDark__0LWP-:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__0LWP-:hover svg{color:#fff}.styles_elevatedUi__gZvQw{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__79GLe{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__79GLe:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__79GLe svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__79GLe:hover{color:#7e19bf}.styles_inlineLink__79GLe:hover:before{background-color:#f2e8f9}.styles_inlineLink__79GLe:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__79GLe:hover:active{scale:.95}.styles_inlineLinkColor__a9TN6,.styles_inlineLinkColor__a9TN6:hover{color:#7e19bf}.styles_basicLink__suief{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__suief:hover{opacity:.6}.styles_disabledLink__ARSim{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__SHhnX{-webkit-user-select:none;user-select:none}.styles_pill__LMSIr{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__LMSIr:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__X4tvQ{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__neUDG{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__neUDG:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__neUDG:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__neUDG:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__neUDG:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__neUDG:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__neUDG:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__neUDG:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__6EEAX{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__6EEAX::placeholder{color:#757572}.styles_baseInputStyling__6EEAX:disabled{pointer-events:none}.styles_baseInputStyling__6EEAX:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__6EEAX:active,.styles_baseInputStyling__6EEAX:focus{border:1px solid #7e19bf}.styles_baseInputStyling__6EEAX:has(+.styles_errorMessage__KHr2R){border:1px solid #e85656}.styles_baseInputStyling__6EEAX::-webkit-inner-spin-button,.styles_baseInputStyling__6EEAX::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__-J5EH{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__-J5EH:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__-J5EH:hover:active{scale:.95}.styles_hamburgerMenu__-J5EH.styles_active__q84Q- svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__-J5EH.styles_active__q84Q- svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__-J5EH.styles_active__q84Q- svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_informationContainer__3g-Af{display:flex;flex-direction:column;gap:32px}.styles_informationTitleContainer__Oacbp{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;justify-content:space-between}@media screen and (max-width:1024px){.styles_informationTitleContainer__Oacbp{align-items:flex-start;flex-direction:column}}@media screen and (max-width:420px){.styles_title__z3kFf{font-size:3.75rem}}.styles_subtitle__16nLd{color:#757572}.styles_learnMore__DyoKz{color:#7e19bf;font-weight:600;line-height:1.5}.styles_headerHuge__KcJZt{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__hRiK6{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__RmtWh{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__kNAWG{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__tumGK{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__X2Gv9,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__aGpGS{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__jZOgv{font-size:1.5rem;font-weight:400}.styles_paragraphNano__X2ooN{font-size:1rem;font-weight:400}.styles_ellipsis__SHYNj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__hRiK6{font-size:3.75rem}.styles_headerMedium__RmtWh{font-size:2.25rem}.styles_headerSmall__kNAWG{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__hRiK6{font-size:2.25rem}.styles_headerMedium__RmtWh{font-size:1.875rem}.styles_headerSmall__kNAWG{font-size:1.75rem}}.styles_unstyledList__l1wn6{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__l1wn6 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__tQkSa{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__tQkSa{padding:0 16px}}.styles_iconContainer__Zca1J{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Zca1J svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Zca1J:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Zca1J:hover svg{color:#000}.styles_iconContainer__Zca1J:hover:active{scale:.95}.styles_iconContainerDark__C9U57 svg{color:#f4f3ee}.styles_iconContainerDark__C9U57:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__C9U57:hover svg{color:#fff}.styles_elevatedUi__1ENQ7{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__e0iRJ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__e0iRJ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__e0iRJ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__e0iRJ:hover{color:#7e19bf}.styles_inlineLink__e0iRJ:hover:before{background-color:#f2e8f9}.styles_inlineLink__e0iRJ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__e0iRJ:hover:active{scale:.95}.styles_inlineLinkColor__RjEP4,.styles_inlineLinkColor__RjEP4:hover{color:#7e19bf}.styles_basicLink__3UpZl{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__3UpZl:hover{opacity:.6}.styles_disabledLink__3YGYf{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Ru\+ez{-webkit-user-select:none;user-select:none}.styles_pill__HiKzF{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__HiKzF:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__VO80q{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__5USNm{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__5USNm:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__5USNm:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__5USNm:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__5USNm:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__5USNm:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__5USNm:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__5USNm:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__CN5RJ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__CN5RJ::placeholder{color:#757572}.styles_baseInputStyling__CN5RJ:disabled{pointer-events:none}.styles_baseInputStyling__CN5RJ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__CN5RJ:active,.styles_baseInputStyling__CN5RJ:focus{border:1px solid #7e19bf}.styles_baseInputStyling__CN5RJ:has(+.styles_errorMessage__nP2b1){border:1px solid #e85656}.styles_baseInputStyling__CN5RJ::-webkit-inner-spin-button,.styles_baseInputStyling__CN5RJ::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Pj9lQ{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Pj9lQ:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Pj9lQ:hover:active{scale:.95}.styles_hamburgerMenu__Pj9lQ.styles_active__W4A15 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Pj9lQ.styles_active__W4A15 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Pj9lQ.styles_active__W4A15 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}@media screen and (max-width:420px){.styles_title__QL9Cr{font-size:3.75rem}}.styles_investmentOpportunityContainer__l12dS{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.styles_investmentOpportunityContainer__l12dS{flex-direction:column}}.styles_readMore__33X88{color:#7e19bf}.styles_whitePaperButton__82xHZ{margin-top:32px}.styles_headerHuge__243E1{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cZJf6{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__O1ojO{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__wpihJ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__5CAwV{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__qFSdM,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__p0PAP{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__fQrEn{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Su\+s0{font-size:1rem;font-weight:400}.styles_ellipsis__a\+BFD{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cZJf6{font-size:3.75rem}.styles_headerMedium__O1ojO{font-size:2.25rem}.styles_headerSmall__wpihJ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cZJf6{font-size:2.25rem}.styles_headerMedium__O1ojO{font-size:1.875rem}.styles_headerSmall__wpihJ{font-size:1.75rem}}.styles_descriptionContainer__BxRkc{display:flex;flex-direction:column;gap:24px}.styles_artistSection__THvw4,.styles_masterSection__g4qWp{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:420px){.styles_title__J97y-{font-size:3.75rem}}.styles_musicPreview__RJDvL{width:320px}@media screen and (max-width:420px){.styles_musicPreview__RJDvL{width:100%}}.styles_spotifyPlayer__gv6sn{border-radius:12px;width:40%}@media screen and (max-width:1024px){.styles_spotifyPlayer__gv6sn{width:100%}}.styles_accordionItem__mj4GU{border-radius:4px;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;overflow:hidden;padding:0 24px}.styles_btnReset__BaTva{all:unset}.styles_accordionHeader__BZV7S{align-items:center;cursor:pointer;display:flex;font-size:1.875rem;font-weight:600;height:56px;justify-content:space-between;width:100%}.styles_accordionContent__yo6bA{font-size:1.75rem}.styles_accordionContent__yo6bA[data-state=open]{animation:styles_slideDown__8n\+KT .2s ease-in-out forwards}.styles_accordionContent__yo6bA[data-state=closed]{animation:styles_slideUp__Jcpbe .2s ease-in-out forwards}.styles_accordionChevron__vMIKL{color:#757572;transition:all .2s ease-in-out;width:16px}.styles_accordionHeader__BZV7S[data-state=open]>.styles_accordionChevron__vMIKL{transform:rotate(180deg)}@keyframes styles_slideDown__8n\+KT{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes styles_slideUp__Jcpbe{0%{height:var(--radix-accordion-content-height)}to{height:0}}.styles_headerHuge__gVz9g{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__td\+w9{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__LJuPc{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__O1JPG{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__o7Qx1{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Pyv\+7,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__RQDad{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__gmRdQ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__5gJpJ{font-size:1rem;font-weight:400}.styles_ellipsis__Hm6AG{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__td\+w9{font-size:3.75rem}.styles_headerMedium__LJuPc{font-size:2.25rem}.styles_headerSmall__O1JPG{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__td\+w9{font-size:2.25rem}.styles_headerMedium__LJuPc{font-size:1.875rem}.styles_headerSmall__O1JPG{font-size:1.75rem}}.styles_unstyledList__-r3F8{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__-r3F8 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__KKTUA{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__KKTUA{padding:0 16px}}.styles_iconContainer__2CoIX{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__2CoIX svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__2CoIX:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__2CoIX:hover svg{color:#000}.styles_iconContainer__2CoIX:hover:active{scale:.95}.styles_iconContainerDark__nUkgK svg{color:#f4f3ee}.styles_iconContainerDark__nUkgK:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__nUkgK:hover svg{color:#fff}.styles_elevatedUi__mJpyL{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__kgdIY{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__kgdIY:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__kgdIY svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__kgdIY:hover{color:#7e19bf}.styles_inlineLink__kgdIY:hover:before{background-color:#f2e8f9}.styles_inlineLink__kgdIY:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__kgdIY:hover:active{scale:.95}.styles_inlineLinkColor__\+hMxN,.styles_inlineLinkColor__\+hMxN:hover{color:#7e19bf}.styles_basicLink__NxseY{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__NxseY:hover{opacity:.6}.styles_disabledLink__tQEUi{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__iVnqe{-webkit-user-select:none;user-select:none}.styles_pill__P0NJo{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__P0NJo:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__mk46W{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__WwHN6{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__WwHN6:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__WwHN6:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WwHN6:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__WwHN6:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__WwHN6:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__WwHN6:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__WwHN6:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__FkheM{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__FkheM::placeholder{color:#757572}.styles_baseInputStyling__FkheM:disabled{pointer-events:none}.styles_baseInputStyling__FkheM:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__FkheM:active,.styles_baseInputStyling__FkheM:focus{border:1px solid #7e19bf}.styles_baseInputStyling__FkheM:has(+.styles_errorMessage__PKJ7-){border:1px solid #e85656}.styles_baseInputStyling__FkheM::-webkit-inner-spin-button,.styles_baseInputStyling__FkheM::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Gn8Pl{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Gn8Pl:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Gn8Pl:hover:active{scale:.95}.styles_hamburgerMenu__Gn8Pl.styles_active__-Zv2d svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Gn8Pl.styles_active__-Zv2d svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Gn8Pl.styles_active__-Zv2d svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_accordionHeaderWrapper__Wigtw{align-items:center;display:flex;gap:8px}.styles_accordionTitle__75NOu{font-size:1.875rem;font-weight:600}.styles_accordionItem__k9HST{border-radius:8px}.styles_accordionContent__Ou90g{padding:8px 0 16px}.styles_rowCount__TME6v{align-items:center;background-color:#f2e8f9;border-radius:999px;color:#7e19bf;display:flex;height:24px;justify-content:center;min-width:24px;padding:0 8px}.styles_rowCount__TME6v p{font-size:1.75rem;font-weight:600}.styles_tableContainer__DTTyE{display:flex;flex-direction:column;gap:16px}.styles_tableHeader__13KFa>p{font-weight:700}.styles_tableRow__JxWCM{color:#585755;display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.styles_tableRow__JxWCM>p{font-size:1.75rem}.styles_type__YAyKT{width:25%}.styles_qty__B7W4B{min-width:30px;width:12%}.styles_price__jUGoR{width:15%}.styles_id__4-k-p{width:20%}.styles_total__wKNXg{min-width:70px;width:18%}@media screen and (max-width:1024px){.styles_desktopOnlyRow__iwObU{display:none}}.styles_buttonWrapper__sebkN{align-items:center;display:flex;justify-content:flex-end;width:55px}.styles_button__uRi7R{color:#7e19bf}.styles_headerHuge__7gyKn{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__Mo6Kz{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__21BEg{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__IJG7c{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__AKKYo{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__tFN-E,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__lnkLN{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__SMfyT{font-size:1.5rem;font-weight:400}.styles_paragraphNano__aEo96{font-size:1rem;font-weight:400}.styles_ellipsis__uVkzX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__Mo6Kz{font-size:3.75rem}.styles_headerMedium__21BEg{font-size:2.25rem}.styles_headerSmall__IJG7c{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__Mo6Kz{font-size:2.25rem}.styles_headerMedium__21BEg{font-size:1.875rem}.styles_headerSmall__IJG7c{font-size:1.75rem}}.styles_orderbookContainer__mzg6r{border:1px solid #e0e0db;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.styles_title__Ca1au{font-weight:700}.styles_tableContainer__AKptS{display:flex;gap:16px}.styles_askTable__J3Nzi,.styles_bidTable__fCEWw{display:flex;flex-direction:column;gap:8px;width:50%}.styles_bidTable__fCEWw .styles_amount__7IlLh{color:#7e19bf}.styles_askTable__J3Nzi .styles_amount__7IlLh{color:#e85656}.styles_tableHeader__cmm4x{display:flex;justify-content:space-between}.styles_tableHeading__kZQz\+{color:#757572;font-size:1.875rem;font-weight:600}.styles_tableRowContainer__wBVf2{display:flex;flex-direction:column;gap:8px}.styles_tableRowWrapper__XXznA{display:flex;justify-content:space-between}.styles_amount__7IlLh,.styles_size__4mWkd{font-size:1.75rem}.styles_spinner__yTnIc{height:170px}.styles_headerHuge__jKr-k{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__2DJ-b{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__uZgjq{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__-VzZB{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__VQtzU{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__VPcNM,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ernEL{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__qx3Yr{font-size:1.5rem;font-weight:400}.styles_paragraphNano__kwGno{font-size:1rem;font-weight:400}.styles_ellipsis__jbweb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__2DJ-b{font-size:3.75rem}.styles_headerMedium__uZgjq{font-size:2.25rem}.styles_headerSmall__-VzZB{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__2DJ-b{font-size:2.25rem}.styles_headerMedium__uZgjq{font-size:1.875rem}.styles_headerSmall__-VzZB{font-size:1.75rem}}.styles_recentTradesContainer__kH0sv{border:1px solid #e0e0db;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.styles_title__ISOOt{font-weight:700}.styles_tableContainer__TWcCg{display:flex;flex-direction:column;gap:16px}.styles_tableRow__hI\+6f{display:flex}.styles_date__hu9fk,.styles_price__pt21u,.styles_quantity__wCBsS{color:#585755;flex-basis:0;flex-grow:1;font-size:1.75rem}.styles_date__hu9fk{flex-grow:1.4}.styles_tableHeader__WwAL6{display:flex}.styles_tableHeader__WwAL6 p{color:#757572;font-weight:600}.styles_spinner__N0MTC{height:150px}.styles_lineGraphContainer__RoYjf{height:200px;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%}.styles_lineGraphSvg__XLao0{cursor:default;display:block;height:100%;width:100%}.styles_lineGraph__nCHne{height:100%;width:100%}.styles_linePath__bCyEA{fill:none;stroke-width:3}.styles_graphLegend__Yc1AS{font-size:1.5rem;max-width:200px;pointer-events:none;position:absolute;text-align:center}.styles_royalty__H25vL{color:#7e19bf;font-size:1.875rem;font-weight:700}.styles_legendText__atdKL{color:#585755;font-size:1.75rem}.styles_line__mGOyp{stroke:#757572;stroke-width:1}.styles_crosshair__qVUmT{fill:#7e19bf;stroke:#faf9f6;stroke-width:2;cursor:pointer}.styles_shadow__DI2gV{fill:#7e19bf33}.styles_shadow__DI2gV.styles_active__wqMq4{fill:#7e19bf66}.styles_xAxis__LbcVs line,.styles_xAxis__LbcVs path{fill:none;stroke:#c3c2be;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.styles_xAxis__LbcVs text{color:#585755;font-size:1.875rem;margin-top:8px;transform:translateY(8px)}.styles_xAxisHighlightLine__jlssE{stroke:#7e19bf;stroke-linecap:round;stroke-linejoin:round;stroke-width:4;pointer-events:none}.styles_xAxisLabel__iYZzk{color:#585755;font-size:1.75rem;pointer-events:none;position:relative;text-align:center;transform:translateY(-30px)}.styles_headerHuge__bKyfx{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__pFLbF{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__JU98A{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Yu9qQ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__w5yGI{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__edolg,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__zrYR6{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__AB52G{font-size:1.5rem;font-weight:400}.styles_paragraphNano__bDJIi{font-size:1rem;font-weight:400}.styles_ellipsis__pAlXt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__pFLbF{font-size:3.75rem}.styles_headerMedium__JU98A{font-size:2.25rem}.styles_headerSmall__Yu9qQ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__pFLbF{font-size:2.25rem}.styles_headerMedium__JU98A{font-size:1.875rem}.styles_headerSmall__Yu9qQ{font-size:1.75rem}}.styles_unstyledList__rI7UE{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__rI7UE li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__62cge{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__62cge{padding:0 16px}}.styles_iconContainer__H9AmK{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__H9AmK svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__H9AmK:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__H9AmK:hover svg{color:#000}.styles_iconContainer__H9AmK:hover:active{scale:.95}.styles_iconContainerDark__Yu9px svg{color:#f4f3ee}.styles_iconContainerDark__Yu9px:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Yu9px:hover svg{color:#fff}.styles_elevatedUi__H0EwQ{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__4uFdM{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__4uFdM:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__4uFdM svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__4uFdM:hover{color:#7e19bf}.styles_inlineLink__4uFdM:hover:before{background-color:#f2e8f9}.styles_inlineLink__4uFdM:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__4uFdM:hover:active{scale:.95}.styles_inlineLinkColor__1OnWF,.styles_inlineLinkColor__1OnWF:hover{color:#7e19bf}.styles_basicLink__u52LB{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__u52LB:hover{opacity:.6}.styles_disabledLink__-JV0B{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__WmnYq{-webkit-user-select:none;user-select:none}.styles_pill__QbtxZ{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__QbtxZ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__ASe-n{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__fo-ll{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__fo-ll:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__fo-ll:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__fo-ll:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__fo-ll:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__fo-ll:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__fo-ll:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__fo-ll:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__RixUg{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__RixUg::placeholder{color:#757572}.styles_baseInputStyling__RixUg:disabled{pointer-events:none}.styles_baseInputStyling__RixUg:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__RixUg:active,.styles_baseInputStyling__RixUg:focus{border:1px solid #7e19bf}.styles_baseInputStyling__RixUg:has(+.styles_errorMessage__oJpyZ){border:1px solid #e85656}.styles_baseInputStyling__RixUg::-webkit-inner-spin-button,.styles_baseInputStyling__RixUg::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__BphLm{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__BphLm:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__BphLm:hover:active{scale:.95}.styles_hamburgerMenu__BphLm.styles_active__UFY62 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__BphLm.styles_active__UFY62 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__BphLm.styles_active__UFY62 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_royaltyDistributionContainer__uA6BR{display:flex;flex-direction:column;gap:8px}.styles_title__bYMlA{display:inline}@media screen and (max-width:420px){.styles_title__bYMlA{font-size:3.75rem}}.styles_royaltySlider__uemHe{margin-top:24px}.styles_titleWrapper__-Wqzo{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media screen and (max-width:420px){.styles_titleWrapper__-Wqzo{display:block}}.styles_infoIcon__rw1Sh{height:24px;min-width:24px}.styles_infoIcon__rw1Sh:hover{box-shadow:none}@media screen and (max-width:420px){.styles_infoIcon__rw1Sh{display:inline-block;margin-left:8px}}.styles_headerHuge__nBUZT{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__-oP5t{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__wRiX3{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Y3d8l{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__qQYUw{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__YOG-C,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__VJP5r{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__J5pyQ{font-size:1.5rem;font-weight:400}.styles_paragraphNano__paE9V{font-size:1rem;font-weight:400}.styles_ellipsis__vTnPa{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__-oP5t{font-size:3.75rem}.styles_headerMedium__wRiX3{font-size:2.25rem}.styles_headerSmall__Y3d8l{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__-oP5t{font-size:2.25rem}.styles_headerMedium__wRiX3{font-size:1.875rem}.styles_headerSmall__Y3d8l{font-size:1.75rem}}.styles_unstyledList__Xwb3l{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Xwb3l li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__dBgjb{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__dBgjb{padding:0 16px}}.styles_iconContainer__xBQkj{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__xBQkj svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__xBQkj:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__xBQkj:hover svg{color:#000}.styles_iconContainer__xBQkj:hover:active{scale:.95}.styles_iconContainerDark__cWlf4 svg{color:#f4f3ee}.styles_iconContainerDark__cWlf4:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__cWlf4:hover svg{color:#fff}.styles_elevatedUi__43LtL{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__lOW3Q{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__lOW3Q:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__lOW3Q svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__lOW3Q:hover{color:#7e19bf}.styles_inlineLink__lOW3Q:hover:before{background-color:#f2e8f9}.styles_inlineLink__lOW3Q:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__lOW3Q:hover:active{scale:.95}.styles_inlineLinkColor__-4LUw,.styles_inlineLinkColor__-4LUw:hover{color:#7e19bf}.styles_basicLink__W2K2z{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__W2K2z:hover{opacity:.6}.styles_disabledLink__LOTak{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__GBxcT{-webkit-user-select:none;user-select:none}.styles_pill__YjLt\+{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__YjLt\+:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__DNpum{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__jBO-U{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__jBO-U:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__jBO-U:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jBO-U:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__jBO-U:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__jBO-U:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__jBO-U:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__jBO-U:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__hVyjE{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__hVyjE::placeholder{color:#757572}.styles_baseInputStyling__hVyjE:disabled{pointer-events:none}.styles_baseInputStyling__hVyjE:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__hVyjE:active,.styles_baseInputStyling__hVyjE:focus{border:1px solid #7e19bf}.styles_baseInputStyling__hVyjE:has(+.styles_errorMessage__VG3uI){border:1px solid #e85656}.styles_baseInputStyling__hVyjE::-webkit-inner-spin-button,.styles_baseInputStyling__hVyjE::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__6-7P2{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__6-7P2:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__6-7P2:hover:active{scale:.95}.styles_hamburgerMenu__6-7P2.styles_active__jV6fd svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__6-7P2.styles_active__jV6fd svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__6-7P2.styles_active__jV6fd svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_royaltyPayoutTable__QDwMF{display:flex;flex-direction:column;gap:8px}.styles_royaltyPayoutTable__QDwMF div{line-height:1.75;width:50%}@media(max-width:768px){.styles_royaltyPayoutTable__QDwMF{display:none}}.styles_infoIcon__U8HBt{display:inline-flex;height:24px;width:24px}.styles_infoIcon__U8HBt:hover{box-shadow:none}.styles_tableHeaderContainer__RAdAD{display:inline-flex;flex-direction:row;font-weight:600;padding-bottom:4px}.styles_tableHeaderContainer__RAdAD .styles_tableHeader__oyiVb{text-align:left;width:100%}.styles_tableRow__sa-HN{display:flex;flex-direction:column;gap:8px}.styles_tableData__kbOrn{align-items:center;display:inline-flex;flex-direction:row;width:100%}.styles_tableData__kbOrn div{display:inline-flex;font-size:1.875rem}.styles_tableData__kbOrn .styles_upcomingStatus__WtMCb{background-color:#e0e4ff;border:1px solid #3e54ed;border-radius:999px;color:#3e54ed;line-height:1.25;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_headerHuge__EKdUW{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__edNRj{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__yqMHC{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__VWIRM{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__h7Tw9{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__GBYta,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__8rDTS{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__42Zgv{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Q3Bbi{font-size:1rem;font-weight:400}.styles_ellipsis__1sDcB{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__edNRj{font-size:3.75rem}.styles_headerMedium__yqMHC{font-size:2.25rem}.styles_headerSmall__VWIRM{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__edNRj{font-size:2.25rem}.styles_headerMedium__yqMHC{font-size:1.875rem}.styles_headerSmall__VWIRM{font-size:1.75rem}}.styles_unstyledList__vuVaX{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__vuVaX li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__p8-M4{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__p8-M4{padding:0 16px}}.styles_iconContainer__dexn7{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__dexn7 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__dexn7:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__dexn7:hover svg{color:#000}.styles_iconContainer__dexn7:hover:active{scale:.95}.styles_iconContainerDark__3nmAU svg{color:#f4f3ee}.styles_iconContainerDark__3nmAU:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__3nmAU:hover svg{color:#fff}.styles_elevatedUi__1i7-z{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__wlhQv{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__wlhQv:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__wlhQv svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__wlhQv:hover{color:#7e19bf}.styles_inlineLink__wlhQv:hover:before{background-color:#f2e8f9}.styles_inlineLink__wlhQv:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__wlhQv:hover:active{scale:.95}.styles_inlineLinkColor__rxA5A,.styles_inlineLinkColor__rxA5A:hover{color:#7e19bf}.styles_basicLink__oRJxy{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__oRJxy:hover{opacity:.6}.styles_disabledLink__Uxad1{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__sZ2P5{-webkit-user-select:none;user-select:none}.styles_pill__fuH5x{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__fuH5x:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__y8Ppj{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__zKMx3{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__zKMx3:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__zKMx3:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__zKMx3:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__zKMx3:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__zKMx3:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__zKMx3:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__zKMx3:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__83HRF{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__83HRF::placeholder{color:#757572}.styles_baseInputStyling__83HRF:disabled{pointer-events:none}.styles_baseInputStyling__83HRF:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__83HRF:active,.styles_baseInputStyling__83HRF:focus{border:1px solid #7e19bf}.styles_baseInputStyling__83HRF:has(+.styles_errorMessage__\+fCvM){border:1px solid #e85656}.styles_baseInputStyling__83HRF::-webkit-inner-spin-button,.styles_baseInputStyling__83HRF::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__fNm0W{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__fNm0W:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__fNm0W:hover:active{scale:.95}.styles_hamburgerMenu__fNm0W.styles_active__F-Ir9 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__fNm0W.styles_active__F-Ir9 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__fNm0W.styles_active__F-Ir9 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_listHeader__2fO6E{display:inline-flex;flex-direction:row;font-weight:600;padding-bottom:4px}.styles_listRow__dEodM{display:flex;flex-direction:column;width:120px}.styles_listValue__ONqYO{display:inline-flex;font-size:1.875rem}.styles_listValue__ONqYO.styles_upcomingStatus__\+D6TV{background-color:#e0e4ff;border:1px solid #3e54ed;border-radius:999px;color:#3e54ed;line-height:1.25;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_headerHuge__Hm5Tl{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__p4TtK{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__p2zVO{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__hgrr9{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__pTlth{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Y5jIO,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__TLP9r{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__RwFXO{font-size:1.5rem;font-weight:400}.styles_paragraphNano__NSIAM{font-size:1rem;font-weight:400}.styles_ellipsis__BkbpU{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__p4TtK{font-size:3.75rem}.styles_headerMedium__p2zVO{font-size:2.25rem}.styles_headerSmall__hgrr9{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__p4TtK{font-size:2.25rem}.styles_headerMedium__p2zVO{font-size:1.875rem}.styles_headerSmall__hgrr9{font-size:1.75rem}}.styles_unstyledList__jqLIY{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__jqLIY li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__L0ME1{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__L0ME1{padding:0 16px}}.styles_iconContainer__qhtzp{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__qhtzp svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__qhtzp:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__qhtzp:hover svg{color:#000}.styles_iconContainer__qhtzp:hover:active{scale:.95}.styles_iconContainerDark__qJvvx svg{color:#f4f3ee}.styles_iconContainerDark__qJvvx:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__qJvvx:hover svg{color:#fff}.styles_elevatedUi__UoZHk{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__F\+L6o{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__F\+L6o:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__F\+L6o svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__F\+L6o:hover{color:#7e19bf}.styles_inlineLink__F\+L6o:hover:before{background-color:#f2e8f9}.styles_inlineLink__F\+L6o:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__F\+L6o:hover:active{scale:.95}.styles_inlineLinkColor__0l6tq,.styles_inlineLinkColor__0l6tq:hover{color:#7e19bf}.styles_basicLink__lZhOg{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__lZhOg:hover{opacity:.6}.styles_disabledLink__LayW1{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__fVG3Q{-webkit-user-select:none;user-select:none}.styles_pill__SiMM0{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__SiMM0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__zCZPm{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__00Rrp{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__00Rrp:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__00Rrp:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__00Rrp:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__00Rrp:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__00Rrp:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__00Rrp:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__00Rrp:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__XZZ4t{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__XZZ4t::placeholder{color:#757572}.styles_baseInputStyling__XZZ4t:disabled{pointer-events:none}.styles_baseInputStyling__XZZ4t:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__XZZ4t:active,.styles_baseInputStyling__XZZ4t:focus{border:1px solid #7e19bf}.styles_baseInputStyling__XZZ4t:has(+.styles_errorMessage__ctLxA){border:1px solid #e85656}.styles_baseInputStyling__XZZ4t::-webkit-inner-spin-button,.styles_baseInputStyling__XZZ4t::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__F7KQM{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__F7KQM:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__F7KQM:hover:active{scale:.95}.styles_hamburgerMenu__F7KQM.styles_active__gUejT svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__F7KQM.styles_active__gUejT svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__F7KQM.styles_active__gUejT svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_royaltyPayoutList__60XCI{display:none}@media(max-width:768px){.styles_royaltyPayoutList__60XCI{display:flex;flex-direction:column}.styles_royaltyPayoutList__60XCI div{line-height:1.5}}.styles_infoIcon__xZPi8{display:inline-flex;height:24px;width:24px}.styles_infoIcon__xZPi8:hover{box-shadow:none}.styles_listWrapper__MmSOl{border-bottom:1px solid #e0e0db;display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.styles_listWrapper__MmSOl:first-child{padding-top:0}.styles_listWrapper__MmSOl:last-child{border:0;padding-bottom:0}.styles_headerHuge__8pArJ{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__ouyfj{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__wkBbc{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__gVx6y{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__TZTSp{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__XEWR2,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__5tsVC{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__F8mLT{font-size:1.5rem;font-weight:400}.styles_paragraphNano__dg2H0{font-size:1rem;font-weight:400}.styles_ellipsis__86w0Y{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__ouyfj{font-size:3.75rem}.styles_headerMedium__wkBbc{font-size:2.25rem}.styles_headerSmall__gVx6y{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__ouyfj{font-size:2.25rem}.styles_headerMedium__wkBbc{font-size:1.875rem}.styles_headerSmall__gVx6y{font-size:1.75rem}}.styles_unstyledList__dwu1O{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__dwu1O li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__4RU4o{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__4RU4o{padding:0 16px}}.styles_iconContainer__69w0z{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__69w0z svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__69w0z:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__69w0z:hover svg{color:#000}.styles_iconContainer__69w0z:hover:active{scale:.95}.styles_iconContainerDark__oYjIA svg{color:#f4f3ee}.styles_iconContainerDark__oYjIA:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__oYjIA:hover svg{color:#fff}.styles_elevatedUi__nX07Y{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__DiDrZ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__DiDrZ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__DiDrZ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__DiDrZ:hover{color:#7e19bf}.styles_inlineLink__DiDrZ:hover:before{background-color:#f2e8f9}.styles_inlineLink__DiDrZ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__DiDrZ:hover:active{scale:.95}.styles_inlineLinkColor__8XndA,.styles_inlineLinkColor__8XndA:hover{color:#7e19bf}.styles_basicLink__Q0lzy{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Q0lzy:hover{opacity:.6}.styles_disabledLink__u-36R{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__kXq--{-webkit-user-select:none;user-select:none}.styles_pill__Y4K0x{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__Y4K0x:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__gfSN4{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__F\+S5k{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__F\+S5k:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__F\+S5k:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__F\+S5k:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__F\+S5k:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__F\+S5k:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__F\+S5k:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__F\+S5k:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__XsFq5{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__XsFq5::placeholder{color:#757572}.styles_baseInputStyling__XsFq5:disabled{pointer-events:none}.styles_baseInputStyling__XsFq5:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__XsFq5:active,.styles_baseInputStyling__XsFq5:focus{border:1px solid #7e19bf}.styles_baseInputStyling__XsFq5:has(+.styles_errorMessage__8T1Ou){border:1px solid #e85656}.styles_baseInputStyling__XsFq5::-webkit-inner-spin-button,.styles_baseInputStyling__XsFq5::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__dbV04{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__dbV04:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__dbV04:hover:active{scale:.95}.styles_hamburgerMenu__dbV04.styles_active__ZfgLK svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__dbV04.styles_active__ZfgLK svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__dbV04.styles_active__ZfgLK svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_royaltyPayoutsContainer__dyuvz{display:flex;flex-direction:column;gap:16px}.styles_titleWrapper__n-HPh{align-items:center;display:flex;gap:8px}.styles_infoIcon__ZG7KW{display:inline-flex;height:24px;width:24px}.styles_infoIcon__ZG7KW:hover{box-shadow:none}@media screen and (max-width:420px){.styles_title__v7L1h{font-size:3.75rem}}.styles_paper__8qcgO{background-color:#faf9f6;border-radius:8px}.styles_paperWithPadding__Q43ep{padding:16px 24px}.styles_headerHuge__Pw6K\+{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__tcF-1{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__VChz4{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__At2Uw{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__tj\+lr{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__qC9DQ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Ek3lj{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__YMTmq{font-size:1.5rem;font-weight:400}.styles_paragraphNano__y0CdO{font-size:1rem;font-weight:400}.styles_ellipsis__LxdTS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__tcF-1{font-size:3.75rem}.styles_headerMedium__VChz4{font-size:2.25rem}.styles_headerSmall__At2Uw{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__tcF-1{font-size:2.25rem}.styles_headerMedium__VChz4{font-size:1.875rem}.styles_headerSmall__At2Uw{font-size:1.75rem}}.styles_imoStatisticsContainer__XXZoz{position:relative}.styles_price__YOUto{color:#7e19bf;line-height:1.75}.styles_footnote__lsBjB{color:#585755;margin-top:16px}.styles_lineGraphContainer__lIVmb{height:304px;overflow:hidden;padding:0 24px 24px;position:relative;touch-action:pan-y;transition:all .2s ease-in-out;width:100%}.styles_lineGraphSvg__6Xi5s{cursor:default;display:block;height:100%;width:100%}.styles_lineGraph__9CbNU{height:100%;width:100%}.styles_interpolatorPath__trIx5,.styles_linePath__Vroe-{fill:none;stroke:#7e19bf;stroke-width:2}.styles_imoLinePath__07TqO{fill:none;stroke:#e0e0db;stroke-width:2}.styles_graphLegend__kZhKa{border-radius:4px;font-size:1rem;opacity:0;pointer-events:none;position:absolute;transition:all .2s ease-in-out;transition-property:opacity;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_graphLegend__kZhKa.styles_active__yH40f{opacity:1}.styles_notch__y0FbC{background-color:#fff;border-bottom:1.5px solid #e0e0db;border-radius:0 0 4px;border-right:1.5px solid #e0e0db;bottom:-9px;height:16px;position:absolute;transform:translate(-50%) rotate(45deg);width:16px}.styles_price__mPw3Q{font-weight:700}.styles_timestamp__Uzx46{color:#585755}.styles_bisector__LqVgv{opacity:0;transition:all .2s ease-in-out}.styles_bisector__LqVgv.styles_active__yH40f{opacity:1}.styles_line__VLgIC{stroke:#757572;stroke-width:1}.styles_crosshair__NPvMz{fill:#7e19bf;stroke:#faf9f6;stroke-width:2;transition:all .2s ease-in-out;transition-property:fill}.styles_crosshair__NPvMz.styles_gray__lVe\+b{fill:#c3c2be}.styles_shadow__8ud5q,.styles_shadow__8ud5q.styles_gray__lVe\+b{fill:#bbb3}.styles_xAxis__ODu7v,.styles_yAxis__QoNEs{color:#585755;font-size:1.5rem;-webkit-user-select:none;user-select:none}.styles_xAxis__ODu7v{text-anchor:start}.styles_bisector__-REv0{opacity:0;transition:all .2s ease-in-out}.styles_bisector__-REv0.styles_active__ekGNJ{opacity:1}.styles_line__IRQsP{stroke:#757572;stroke-width:1}.styles_highlight__rlCiE{fill:#7e19bf;stroke:#faf9f6;stroke-width:2;transition:all .2s ease-in-out;transition-property:fill}.styles_highlight__rlCiE.styles_gray__geNw3{fill:#c3c2be}.styles_shadow__yTV7c,.styles_shadow__yTV7c.styles_gray__geNw3{fill:#bbb3}.styles_linePlotPath__6bVl6{fill:none;stroke:#7e19bf;stroke-width:2}.styles_tooltip__X08HE{font-size:1rem;opacity:0;pointer-events:none;transition:all .2s ease-in-out;transition-property:opacity;width:100%}.styles_tooltip__X08HE.styles_active__ju6v1{opacity:1}.styles_legendText__osCKg{fill:#585755;font-size:15px}.styles_graphCanvas__l3j-s{display:block;height:100%;width:100%}.styles_mainGroup__0XNO2{height:100%;width:100%}.styles_xAxis__4UiMz,.styles_xAxis__PiDX9,.styles_yAxis__\+jhTc,.styles_yAxis__mtiPh{color:#585755;font-size:1.5rem}.styles_aggregatedLineGraphContainer__azoZV{height:304px;overflow:hidden;touch-action:pan-y;transition:all .2s ease-in-out;width:100%}.styles_barPlot__2Q5jP rect{fill:#7e19bf;stroke:#7e19bf;stroke-width:2;border-radius:4px 0 0 4px}.styles_barGraphContainer__JMG0e{height:304px;overflow:hidden;position:relative;touch-action:pan-y;transition:all .2s ease-in-out;width:100%}.styles_barGraphSvg__qMVo2{display:block;height:100%;width:100%}.styles_barGraph__BpHqx{height:100%;width:100%}.styles_rangeSelectorContainer__t6pQB{display:flex;flex-direction:row;height:40px;justify-content:space-between;position:relative}.styles_rangeSelector__PhZQJ{-webkit-appearance:none;appearance:none;background-color:#faf9f6;border:0;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#7e19bf;cursor:pointer;font-size:1.875rem;font-weight:600;height:100%;outline:none;padding:4px 32px 4px 16px;transition:all .2s ease-in-out}.styles_rangeSelector__PhZQJ:hover{background-color:#f4f3ee;box-shadow:0 0 0 1px #f4f3ee}.styles_rangeSelector__PhZQJ:focus{background-color:#f4f3ee;box-shadow:0 0 0 1px #e0e0db}.styles_dropdownIcon__MfncL{color:#7e19bf;height:100%;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:20px}.styles_headerHuge__M0\+o1{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__LCqUf{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__4mtKe{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__OWyOr{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__b87ai{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__pauxo,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ooXdt{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__Ken7M{font-size:1.5rem;font-weight:400}.styles_paragraphNano__nja7t{font-size:1rem;font-weight:400}.styles_ellipsis__fZl\+j{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__LCqUf{font-size:3.75rem}.styles_headerMedium__4mtKe{font-size:2.25rem}.styles_headerSmall__OWyOr{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__LCqUf{font-size:2.25rem}.styles_headerMedium__4mtKe{font-size:1.875rem}.styles_headerSmall__OWyOr{font-size:1.75rem}}.styles_priceGraphHeader__mmVp8{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding:24px 16px 16px 24px}.styles_priceInformation__KHkJm{display:flex;flex-direction:column;gap:4px}.styles_title__M3hit{color:#585755}.styles_subtitle__OBA6s{display:flex;flex-direction:column;gap:4px;overflow:hidden}.styles_priceChange__dQHFM{color:#7e19bf;height:40px;line-height:1.25}@media screen and (max-width:420px){.styles_priceChange__dQHFM{height:auto}}.styles_priceChangePercentage__JE7qW{align-items:baseline;color:#4da75d;display:inline-flex;flex-direction:row;font-size:1.75rem;font-weight:600;gap:8px}.styles_priceChangePercentage__JE7qW.styles_red__hoiW5{color:#e85656}.styles_graphRange__R\+zWH{color:#585755;font-weight:400;opacity:1;transition:all .2s ease-in-out}.styles_graphRange__R\+zWH.styles_hide__MJnKJ{opacity:0}.styles_spinner__UAqx-{background-color:#faf9f6;border-radius:8px;min-height:432px}.styles_headerHuge__nNfAK{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__RHDaN{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__AMO2A{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__5OU37{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__K8a1v{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__fKWA7,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__hqChq{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__4yyzD{font-size:1.5rem;font-weight:400}.styles_paragraphNano__\+daA6{font-size:1rem;font-weight:400}.styles_ellipsis__dVfs9{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__RHDaN{font-size:3.75rem}.styles_headerMedium__AMO2A{font-size:2.25rem}.styles_headerSmall__5OU37{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__RHDaN{font-size:2.25rem}.styles_headerMedium__AMO2A{font-size:1.875rem}.styles_headerSmall__5OU37{font-size:1.75rem}}.styles_yieldContainer__KfKqP{display:flex;flex-direction:column;gap:8px}.styles_percentage__rsSXh{color:#7e19bf}.styles_period__U6mr8{color:#585755}.styles_unstyledList__IEWbg{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__IEWbg li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__gz-\+r{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__gz-\+r{padding:0 16px}}.styles_iconContainer__Eycp\+{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Eycp\+ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Eycp\+:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Eycp\+:hover svg{color:#000}.styles_iconContainer__Eycp\+:hover:active{scale:.95}.styles_iconContainerDark__A-qcw svg{color:#f4f3ee}.styles_iconContainerDark__A-qcw:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__A-qcw:hover svg{color:#fff}.styles_elevatedUi__PI3yp{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Q-z6D{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Q-z6D:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Q-z6D svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Q-z6D:hover{color:#7e19bf}.styles_inlineLink__Q-z6D:hover:before{background-color:#f2e8f9}.styles_inlineLink__Q-z6D:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Q-z6D:hover:active{scale:.95}.styles_inlineLinkColor__F08K1,.styles_inlineLinkColor__F08K1:hover{color:#7e19bf}.styles_basicLink__Yq5J4{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Yq5J4:hover{opacity:.6}.styles_disabledLink__jYT0X{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__BOk3I{-webkit-user-select:none;user-select:none}.styles_pill__sEjGj{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__sEjGj:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__rzZDR{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__HjaLI{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__HjaLI:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__HjaLI:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__HjaLI:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__HjaLI:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__HjaLI:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__HjaLI:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__HjaLI:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__gTXdd{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__gTXdd::placeholder{color:#757572}.styles_baseInputStyling__gTXdd:disabled{pointer-events:none}.styles_baseInputStyling__gTXdd:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__gTXdd:active,.styles_baseInputStyling__gTXdd:focus{border:1px solid #7e19bf}.styles_baseInputStyling__gTXdd:has(+.styles_errorMessage__q2iMp){border:1px solid #e85656}.styles_baseInputStyling__gTXdd::-webkit-inner-spin-button,.styles_baseInputStyling__gTXdd::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__qsjDM{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__qsjDM:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__qsjDM:hover:active{scale:.95}.styles_hamburgerMenu__qsjDM.styles_active__hXEKy svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__qsjDM.styles_active__hXEKy svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__qsjDM.styles_active__hXEKy svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_statisticsContainer__6yfBW{display:flex;flex-direction:column;gap:16px}.styles_curveGraphContainer__8WYOu{height:304px;overflow:hidden;touch-action:pan-y;transition:all .2s ease-in-out;width:100%}.styles_headerHuge__JTT6\+{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__G0JUH{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__y\+wlf{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__n7VWI{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__M8Wev{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Ndn-W,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__A1XkL{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__VeGI2{font-size:1.5rem;font-weight:400}.styles_paragraphNano__7z0Jh{font-size:1rem;font-weight:400}.styles_ellipsis__6pRp6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__G0JUH{font-size:3.75rem}.styles_headerMedium__y\+wlf{font-size:2.25rem}.styles_headerSmall__n7VWI{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__G0JUH{font-size:2.25rem}.styles_headerMedium__y\+wlf{font-size:1.875rem}.styles_headerSmall__n7VWI{font-size:1.75rem}}.styles_unstyledList__V7MeI{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__V7MeI li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__My2HD{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__My2HD{padding:0 16px}}.styles_iconContainer__DibD9{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__DibD9 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__DibD9:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__DibD9:hover svg{color:#000}.styles_iconContainer__DibD9:hover:active{scale:.95}.styles_iconContainerDark__cfjwe svg{color:#f4f3ee}.styles_iconContainerDark__cfjwe:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__cfjwe:hover svg{color:#fff}.styles_elevatedUi__bdFVf{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7dJWy{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7dJWy:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7dJWy svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7dJWy:hover{color:#7e19bf}.styles_inlineLink__7dJWy:hover:before{background-color:#f2e8f9}.styles_inlineLink__7dJWy:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7dJWy:hover:active{scale:.95}.styles_inlineLinkColor__sv6OR,.styles_inlineLinkColor__sv6OR:hover{color:#7e19bf}.styles_basicLink__nTBcy{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__nTBcy:hover{opacity:.6}.styles_disabledLink__JKJ\+w{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__DtBDJ{-webkit-user-select:none;user-select:none}.styles_pill__L0PMp{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__L0PMp:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__Yv9vi{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__UxcHm{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__UxcHm:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__UxcHm:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__UxcHm:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__UxcHm:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__UxcHm:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__UxcHm:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__UxcHm:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__0pE8q{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__0pE8q::placeholder{color:#757572}.styles_baseInputStyling__0pE8q:disabled{pointer-events:none}.styles_baseInputStyling__0pE8q:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__0pE8q:active,.styles_baseInputStyling__0pE8q:focus{border:1px solid #7e19bf}.styles_baseInputStyling__0pE8q:has(+.styles_errorMessage__8gAzM){border:1px solid #e85656}.styles_baseInputStyling__0pE8q::-webkit-inner-spin-button,.styles_baseInputStyling__0pE8q::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__h2sj9{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__h2sj9:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__h2sj9:hover:active{scale:.95}.styles_hamburgerMenu__h2sj9.styles_active__q-1Yz svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__h2sj9.styles_active__q-1Yz svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__h2sj9.styles_active__q-1Yz svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_streamsGraphContainer__Ul5Ew{display:flex;flex-direction:column;gap:16px}.styles_titleWrapper__BLMCz{align-items:center;display:flex;gap:8px}.styles_infoIcon__ihp\+O{height:24px;width:24px}.styles_infoIcon__ihp\+O:hover{box-shadow:none}.styles_headerHuge__89Fn8{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__-Ug-b{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__YSSFV{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__f8xlQ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__DJaJ0{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Z7BzQ,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__JdR4j{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__uRWdc{font-size:1.5rem;font-weight:400}.styles_paragraphNano__8DKEn{font-size:1rem;font-weight:400}.styles_ellipsis__6j21A{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__-Ug-b{font-size:3.75rem}.styles_headerMedium__YSSFV{font-size:2.25rem}.styles_headerSmall__f8xlQ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__-Ug-b{font-size:2.25rem}.styles_headerMedium__YSSFV{font-size:1.875rem}.styles_headerSmall__f8xlQ{font-size:1.75rem}}.styles_unstyledList__T3HOx{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__T3HOx li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Vnb6w{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Vnb6w{padding:0 16px}}.styles_iconContainer__CcvaQ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__CcvaQ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__CcvaQ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__CcvaQ:hover svg{color:#000}.styles_iconContainer__CcvaQ:hover:active{scale:.95}.styles_iconContainerDark__6WZpe svg{color:#f4f3ee}.styles_iconContainerDark__6WZpe:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__6WZpe:hover svg{color:#fff}.styles_elevatedUi__8REED{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__3-Ikm{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__3-Ikm:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__3-Ikm svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__3-Ikm:hover{color:#7e19bf}.styles_inlineLink__3-Ikm:hover:before{background-color:#f2e8f9}.styles_inlineLink__3-Ikm:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__3-Ikm:hover:active{scale:.95}.styles_inlineLinkColor__T78XA,.styles_inlineLinkColor__T78XA:hover{color:#7e19bf}.styles_basicLink__7l6M2{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__7l6M2:hover{opacity:.6}.styles_disabledLink__HO\+Uz{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__WCGPr{-webkit-user-select:none;user-select:none}.styles_pill__abSqQ{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__abSqQ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__tSAt\+{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__4N\+e0{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__4N\+e0:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__4N\+e0:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4N\+e0:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__4N\+e0:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__4N\+e0:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4N\+e0:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__4N\+e0:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__9wj80{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__9wj80::placeholder{color:#757572}.styles_baseInputStyling__9wj80:disabled{pointer-events:none}.styles_baseInputStyling__9wj80:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__9wj80:active,.styles_baseInputStyling__9wj80:focus{border:1px solid #7e19bf}.styles_baseInputStyling__9wj80:has(+.styles_errorMessage__582gl){border:1px solid #e85656}.styles_baseInputStyling__9wj80::-webkit-inner-spin-button,.styles_baseInputStyling__9wj80::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__ykPjS{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__ykPjS:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__ykPjS:hover:active{scale:.95}.styles_hamburgerMenu__ykPjS.styles_active__smSF6 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__ykPjS.styles_active__smSF6 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__ykPjS.styles_active__smSF6 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_uniqueSharesContainer__rALp3{border:1px solid #e0e0db;border-radius:8px;display:flex;flex-direction:column;gap:16px;padding:16px 24px}.styles_uniqueSharesTitle__Jv617{font-weight:700}.styles_uniqueSharesLink__5NaLj{line-height:1.5}.styles_headerHuge__eK2Pg{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__pn580{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__XyxW7{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__kipE5{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__qpEER{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__w2VEN,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__KNYAt{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__hsHIH{font-size:1.5rem;font-weight:400}.styles_paragraphNano__GXEih{font-size:1rem;font-weight:400}.styles_ellipsis__4ky7C{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__pn580{font-size:3.75rem}.styles_headerMedium__XyxW7{font-size:2.25rem}.styles_headerSmall__kipE5{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__pn580{font-size:2.25rem}.styles_headerMedium__XyxW7{font-size:1.875rem}.styles_headerSmall__kipE5{font-size:1.75rem}}.styles_overviewContainer__t-NDG{display:flex;gap:24px;margin-bottom:64px}@media screen and (max-width:768px){.styles_overviewContainer__t-NDG{flex-direction:column}}.styles_mainContainer__vGUjV{display:flex;flex-direction:column;gap:64px;width:664px}@media screen and (max-width:1024px){.styles_mainContainer__vGUjV{width:60%}}@media screen and (max-width:768px){.styles_mainContainer__vGUjV{gap:32px;width:100%}}.styles_sidebarContainer__fGvj-{display:flex;flex-direction:column;gap:24px;min-width:336px;width:336px}@media screen and (max-width:1024px){.styles_sidebarContainer__fGvj-{width:40%}}.styles_unstyledList__pxSCM{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__pxSCM li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__A8LuP{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__A8LuP{padding:0 16px}}.styles_iconContainer__xTqfT{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__xTqfT svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__xTqfT:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__xTqfT:hover svg{color:#000}.styles_iconContainer__xTqfT:hover:active{scale:.95}.styles_iconContainerDark__QZTx3 svg{color:#f4f3ee}.styles_iconContainerDark__QZTx3:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__QZTx3:hover svg{color:#fff}.styles_elevatedUi__6zwK8{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__rRH8u{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__rRH8u:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__rRH8u svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__rRH8u:hover{color:#7e19bf}.styles_inlineLink__rRH8u:hover:before{background-color:#f2e8f9}.styles_inlineLink__rRH8u:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__rRH8u:hover:active{scale:.95}.styles_inlineLinkColor__pAB5W,.styles_inlineLinkColor__pAB5W:hover{color:#7e19bf}.styles_basicLink__jI0IF{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__jI0IF:hover{opacity:.6}.styles_disabledLink__ovupR{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__aB2Uf{-webkit-user-select:none;user-select:none}.styles_pill__k1ip2{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__k1ip2:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__uB0F6{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__DVHB3{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__DVHB3:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__DVHB3:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DVHB3:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__DVHB3:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__DVHB3:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DVHB3:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__DVHB3:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__rdTRe{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__rdTRe::placeholder{color:#757572}.styles_baseInputStyling__rdTRe:disabled{pointer-events:none}.styles_baseInputStyling__rdTRe:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__rdTRe:active,.styles_baseInputStyling__rdTRe:focus{border:1px solid #7e19bf}.styles_baseInputStyling__rdTRe:has(+.styles_errorMessage__GqOBe){border:1px solid #e85656}.styles_baseInputStyling__rdTRe::-webkit-inner-spin-button,.styles_baseInputStyling__rdTRe::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__XYaZT{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__XYaZT:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__XYaZT:hover:active{scale:.95}.styles_hamburgerMenu__XYaZT.styles_active__ihycC svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__XYaZT.styles_active__ihycC svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__XYaZT.styles_active__ihycC svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__-ASgU{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__Wsh6m{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__e-tZ8{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__Y5uHd{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__Rldj\+{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__tkRrV,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__cTOeK{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__p7ElH{font-size:1.5rem;font-weight:400}.styles_paragraphNano__nEM7i{font-size:1rem;font-weight:400}.styles_ellipsis__rYlF3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__Wsh6m{font-size:3.75rem}.styles_headerMedium__e-tZ8{font-size:2.25rem}.styles_headerSmall__Y5uHd{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__Wsh6m{font-size:2.25rem}.styles_headerMedium__e-tZ8{font-size:1.875rem}.styles_headerSmall__Y5uHd{font-size:1.75rem}}.styles_tableContainer__ZqYM7{font-size:1.875rem;width:100%}@media screen and (max-width:1024px){.styles_tableContainer__ZqYM7{overflow-x:auto}}.styles_flexTable__tj9zV{overflow-y:hidden;width:100%}.styles_thead__UdXs4{font-size:1.5rem;text-align:left;width:100%}.styles_tr__f6CeU{align-items:center;border-top:1px solid #e0e0db;display:flex;flex-direction:row;gap:16px;height:56px;justify-content:space-between;padding:0 24px;transition:all .2s ease-in-out;width:100%}.styles_tr__f6CeU.styles_withClick__XY4dU:hover{background-color:#f4f3ee;cursor:pointer}.styles_tr__f6CeU.styles_withClick__XY4dU:active{background-color:#f2e8f9}.styles_thead__UdXs4>.styles_tr__f6CeU{height:56px}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q{align-items:center;display:flex}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q span{color:#000;font-size:inherit;font-weight:700;position:relative;transition:all .2s ease-in-out}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q span:hover{cursor:pointer;opacity:.6}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q span:after{background-image:url(/static/media/arrow-down.1e6d0957a3515dc98e81.svg);content:"";height:16px;opacity:0;pointer-events:none;position:absolute;right:-24px;top:0;transition:all .2s ease-in-out;width:16px}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q span.styles_asc__dNZen:after{opacity:1}.styles_thead__UdXs4>.styles_tr__f6CeU>.styles_th__NnD0q span.styles_dsc__LcL8s:after{opacity:1;transform:rotate(180deg)}.styles_tbody__ZanPT{font-size:inherit;width:100%}.styles_tbody__ZanPT>.styles_tr__f6CeU:last-child{border-bottom:0}.styles_td__iVeL4{font-size:1.75rem}.styles_pagination__jOKN7{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:24px;width:100%}.styles_paginationText__XQsFm{font-size:1.75rem;height:24px;line-height:1.5;padding:0 16px}.styles_button__FhwTM{height:24px;width:24px}@media screen and (max-width:768px){.styles_hideInMobile__cqW7\+{display:none}}.styles_serverPaginationButton__CezPx{color:#000;gap:4px;height:24px}.styles_serverPaginationButton__CezPx svg{stroke-width:3;height:12px;padding:0;width:12px}.styles_serverPaginationButton__CezPx p{font-size:1.75rem;font-weight:500}.styles_serverPaginationButton__CezPx:not(:disabled):hover{background-color:#f4f3ee}.styles_serverPaginationText__CLffB{color:#757572;font-size:1.75rem;min-width:150px;text-align:center}.styles_tableServerPaginatedContainer__zJPKk{position:relative}.styles_tableServerPaginatedLoading__EQRzP{cursor:not-allowed;opacity:.25;pointer-events:none}.styles_tableServerPaginatedSpinner__OYQxy{left:50%;opacity:1;position:absolute;top:50%}.styles_unstyledList__D6q9u{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__D6q9u li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__aaKJJ{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__aaKJJ{padding:0 16px}}.styles_iconContainer__g4UnE{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__g4UnE svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__g4UnE:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__g4UnE:hover svg{color:#000}.styles_iconContainer__g4UnE:hover:active{scale:.95}.styles_iconContainerDark__BVLoL svg{color:#f4f3ee}.styles_iconContainerDark__BVLoL:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__BVLoL:hover svg{color:#fff}.styles_elevatedUi__ZRxyx{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__rrvef{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__rrvef:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__rrvef svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__rrvef:hover{color:#7e19bf}.styles_inlineLink__rrvef:hover:before{background-color:#f2e8f9}.styles_inlineLink__rrvef:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__rrvef:hover:active{scale:.95}.styles_inlineLinkColor__Al6uV,.styles_inlineLinkColor__Al6uV:hover{color:#7e19bf}.styles_basicLink__pXb08{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__pXb08:hover{opacity:.6}.styles_disabledLink__-wYZw{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__doIwl{-webkit-user-select:none;user-select:none}.styles_pill__WsOLY{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__WsOLY:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__4YCof{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__\+8BQZ{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__\+8BQZ:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__\+8BQZ:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+8BQZ:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__\+8BQZ:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__\+8BQZ:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__\+8BQZ:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__\+8BQZ:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__j-lv6{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__j-lv6::placeholder{color:#757572}.styles_baseInputStyling__j-lv6:disabled{pointer-events:none}.styles_baseInputStyling__j-lv6:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__j-lv6:active,.styles_baseInputStyling__j-lv6:focus{border:1px solid #7e19bf}.styles_baseInputStyling__j-lv6:has(+.styles_errorMessage__zyGno){border:1px solid #e85656}.styles_baseInputStyling__j-lv6::-webkit-inner-spin-button,.styles_baseInputStyling__j-lv6::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__FMDmV{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__FMDmV:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__FMDmV:hover:active{scale:.95}.styles_hamburgerMenu__FMDmV.styles_active__reySQ svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__FMDmV.styles_active__reySQ svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__FMDmV.styles_active__reySQ svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_active__reySQ{background-color:#f2e8f9;border-color:#f2e8f9;color:#7e19bf}.styles_closeIcon__kg9CX{display:block}.styles_unstyledList__Gh0xI{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Gh0xI li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__\+qDQP{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__\+qDQP{padding:0 16px}}.styles_iconContainer__Lcnxl{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Lcnxl svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Lcnxl:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Lcnxl:hover svg{color:#000}.styles_iconContainer__Lcnxl:hover:active{scale:.95}.styles_iconContainerDark__p1PpQ svg{color:#f4f3ee}.styles_iconContainerDark__p1PpQ:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__p1PpQ:hover svg{color:#fff}.styles_elevatedUi__9iQry{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__LePj\+{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__LePj\+:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__LePj\+ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__LePj\+:hover{color:#7e19bf}.styles_inlineLink__LePj\+:hover:before{background-color:#f2e8f9}.styles_inlineLink__LePj\+:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__LePj\+:hover:active{scale:.95}.styles_inlineLinkColor__uADDy,.styles_inlineLinkColor__uADDy:hover{color:#7e19bf}.styles_basicLink__\+DETR{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__\+DETR:hover{opacity:.6}.styles_disabledLink__rCQCN{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__3Q7Tf{-webkit-user-select:none;user-select:none}.styles_pill__YbqPi{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__YbqPi:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__9Zo2d{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__0rUnc{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__0rUnc:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__0rUnc:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0rUnc:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__0rUnc:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__0rUnc:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__0rUnc:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__0rUnc:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__3LSN6{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__3LSN6::placeholder{color:#757572}.styles_baseInputStyling__3LSN6:disabled{pointer-events:none}.styles_baseInputStyling__3LSN6:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__3LSN6:active,.styles_baseInputStyling__3LSN6:focus{border:1px solid #7e19bf}.styles_baseInputStyling__3LSN6:has(+.styles_errorMessage__WUF5D){border:1px solid #e85656}.styles_baseInputStyling__3LSN6::-webkit-inner-spin-button,.styles_baseInputStyling__3LSN6::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__hgtOv{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__hgtOv:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__hgtOv:hover:active{scale:.95}.styles_hamburgerMenu__hgtOv.styles_active__qt4JA svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__hgtOv.styles_active__qt4JA svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__hgtOv.styles_active__qt4JA svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}@media screen and (max-width:768px){.styles_masterSearchInput__B1S-W{width:100%}}.styles_selectedSharesCount__6iiuX{align-items:center;background-color:#fff;border-radius:999px;color:#7e19bf;display:flex;font-size:1.5rem;justify-content:center}.styles_reviewOrderButton__KukZF{margin-left:auto}@media screen and (max-width:768px){.styles_reviewOrderButton__KukZF{margin-left:0}}.styles_headerHuge__V60QN{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__OMxny{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__5Etqd{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__sFaGx{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__ZF-lt{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__waWyG,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__Wlg6i{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__wzsrE{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Nq9Uh{font-size:1rem;font-weight:400}.styles_ellipsis__HQKbF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__OMxny{font-size:3.75rem}.styles_headerMedium__5Etqd{font-size:2.25rem}.styles_headerSmall__sFaGx{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__OMxny{font-size:2.25rem}.styles_headerMedium__5Etqd{font-size:1.875rem}.styles_headerSmall__sFaGx{font-size:1.75rem}}.styles_unstyledList__Uszws{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Uszws li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__4KSz5{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__4KSz5{padding:0 16px}}.styles_iconContainer__RSUgQ{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__RSUgQ svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__RSUgQ:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__RSUgQ:hover svg{color:#000}.styles_iconContainer__RSUgQ:hover:active{scale:.95}.styles_iconContainerDark__JtmZ\+ svg{color:#f4f3ee}.styles_iconContainerDark__JtmZ\+:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__JtmZ\+:hover svg{color:#fff}.styles_elevatedUi__kc8wv{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__A3OLt{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__A3OLt:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__A3OLt svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__A3OLt:hover{color:#7e19bf}.styles_inlineLink__A3OLt:hover:before{background-color:#f2e8f9}.styles_inlineLink__A3OLt:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__A3OLt:hover:active{scale:.95}.styles_inlineLinkColor__v3SXn,.styles_inlineLinkColor__v3SXn:hover{color:#7e19bf}.styles_basicLink__iQwuZ{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__iQwuZ:hover{opacity:.6}.styles_disabledLink__7wNT\+{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__XHASB{-webkit-user-select:none;user-select:none}.styles_pill__l6riZ{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__l6riZ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__NOA2d{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__DPFmW{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__DPFmW:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__DPFmW:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DPFmW:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__DPFmW:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__DPFmW:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__DPFmW:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__DPFmW:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__MqaCD{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__MqaCD::placeholder{color:#757572}.styles_baseInputStyling__MqaCD:disabled{pointer-events:none}.styles_baseInputStyling__MqaCD:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__MqaCD:active,.styles_baseInputStyling__MqaCD:focus{border:1px solid #7e19bf}.styles_baseInputStyling__MqaCD:has(+.styles_errorMessage__JDXYO){border:1px solid #e85656}.styles_baseInputStyling__MqaCD::-webkit-inner-spin-button,.styles_baseInputStyling__MqaCD::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__JCwaa{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__JCwaa:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__JCwaa:hover:active{scale:.95}.styles_hamburgerMenu__JCwaa.styles_active__ke5n2 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__JCwaa.styles_active__ke5n2 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__JCwaa.styles_active__ke5n2 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_sharesContainer__Y5V7f{padding-bottom:64px}@media screen and (max-width:768px){.styles_sharesContainer__Y5V7f{gap:16px}}.styles_heading__UK-OZ{font-size:3.75rem}@media screen and (max-width:768px){.styles_heading__UK-OZ{font-size:2.25rem}}.styles_actions__ZxSOo{width:auto}@media screen and (max-width:768px){.styles_actions__ZxSOo{margin-left:auto;text-align:right;width:40%}}.styles_actionButton__X6rA6{color:#7e19bf}.styles_actionButton__X6rA6.styles_green__aM9Hs{color:#4da75d}.styles_actionButton__X6rA6.styles_red__HU1fz{color:#e85656}.styles_italizedLabel__-stv-{color:#585755;font-style:italic;font-weight:400}.styles_filterBar__UZ0FQ{display:flex;gap:24px;margin-bottom:24px}@media screen and (max-width:768px){.styles_filterBar__UZ0FQ{flex-direction:column}}.styles_filterButtonContainer__n\+0Ad{display:flex;gap:16px}.styles_tableHeader__MWgVH>div,.styles_tableRow__Alsam{gap:96px;justify-content:flex-start}@media screen and (max-width:768px){.styles_tableHeader__MWgVH>div,.styles_tableRow__Alsam{gap:32px}}@media screen and (max-width:420px){.styles_tableHeader__MWgVH>div,.styles_tableRow__Alsam{gap:16px;padding:0 8px}}.styles_tableRow__Alsam{height:72px}.styles_sellButton__PfKPe{color:#e85656}.styles_buyButton__JVh98{color:#7e19bf}.styles_checkButton__z9wTb{height:20px;width:20px}.styles_coverImage__QSyb2{border-radius:4px;height:32px;margin:auto 0;width:32px}.styles_index__kZMQe{color:#585755;width:100px}@media screen and (max-width:420px){.styles_index__kZMQe{width:90px}}.styles_price__FMZx-{width:80px}.styles_owned__Sk36t{width:50px}.styles_nftImg__e9UVJ{border:2px solid #fff;border-radius:4px;transform:scale(.7) translateY(-100%) translateX(50%)}.styles_royalyShareHeader__I4UTI{margin-bottom:32px}.styles_royaltyShareFirstLine__r18LO{align-items:center;display:flex;gap:8px}.styles_royaltyShareHeading__l5UY8{font-size:3.75rem}.styles_tag__F93P2{align-items:center;background-color:#f4f3ee;border-radius:999px;color:#757572;display:flex;font-size:1.75rem;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_royaltyShareBodyText__\+-Xdt{color:#585755;font-size:1.875rem}.styles_masterPage__JE3JL{margin-top:48px}.styles_singedOutContainer__LisIM{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 64px)}.styles_singedOutMessage__I\+LVb{margin-top:16px}.styles_buttonsContainer__me0Hx{display:flex;gap:24px;margin-top:48px}@media screen and (max-width:420px){.styles_buttonsContainer__me0Hx{flex-direction:column}}.styles_unstyledList__Uy\+kR{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Uy\+kR li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__\+73ou{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__\+73ou{padding:0 16px}}.styles_iconContainer__zORy2{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__zORy2 svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__zORy2:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__zORy2:hover svg{color:#000}.styles_iconContainer__zORy2:hover:active{scale:.95}.styles_iconContainerDark__jUt-C svg{color:#f4f3ee}.styles_iconContainerDark__jUt-C:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__jUt-C:hover svg{color:#fff}.styles_elevatedUi__AP8HJ{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__KOKAQ{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__KOKAQ:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__KOKAQ svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__KOKAQ:hover{color:#7e19bf}.styles_inlineLink__KOKAQ:hover:before{background-color:#f2e8f9}.styles_inlineLink__KOKAQ:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__KOKAQ:hover:active{scale:.95}.styles_inlineLinkColor__m78Oc,.styles_inlineLinkColor__m78Oc:hover{color:#7e19bf}.styles_basicLink__pht\+A{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__pht\+A:hover{opacity:.6}.styles_disabledLink__zy5\+s{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__MJTym{-webkit-user-select:none;user-select:none}.styles_pill__knOOl{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__knOOl:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__dJdfM{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__zdmWn{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__zdmWn:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__zdmWn:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__zdmWn:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__zdmWn:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__zdmWn:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__zdmWn:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__zdmWn:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__-qLDi{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__-qLDi::placeholder{color:#757572}.styles_baseInputStyling__-qLDi:disabled{pointer-events:none}.styles_baseInputStyling__-qLDi:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__-qLDi:active,.styles_baseInputStyling__-qLDi:focus{border:1px solid #7e19bf}.styles_baseInputStyling__-qLDi:has(+.styles_errorMessage__oUz2v){border:1px solid #e85656}.styles_baseInputStyling__-qLDi::-webkit-inner-spin-button,.styles_baseInputStyling__-qLDi::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__AUbHy{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__AUbHy:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__AUbHy:hover:active{scale:.95}.styles_hamburgerMenu__AUbHy.styles_active__Um2m9 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__AUbHy.styles_active__Um2m9 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__AUbHy.styles_active__Um2m9 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_pageContainer__VzxuP{display:flex;flex-direction:column;margin:32px 0;min-height:100vh}.styles_tableGroupWrapper__csFMb{display:flex;flex-direction:column;gap:24px}.styles_tabBar__MoYhk{margin-bottom:24px}.styles_metrics__Hz8hv{grid-gap:16px;display:grid;gap:16px;grid-template-columns:40% 40% auto}@media screen and (max-width:1024px){.styles_metrics__Hz8hv{grid-template-columns:49% 49%}}@media screen and (max-width:768px){.styles_metrics__Hz8hv{grid-template-columns:auto}}.styles_heading__tJ8Ck{font-size:3.75rem;font-weight:700}.styles_mobileTradingFeesCard__GsgVI{display:none}@media screen and (max-width:1024px){.styles_mobileTradingFeesCard__GsgVI{display:block}}.styles_desktopTradingFeesCard__B0P09{display:block}@media screen and (max-width:1024px){.styles_desktopTradingFeesCard__B0P09{display:none}}.styles_metricsCard__-4Pgh{background-color:#faf9f6;border-radius:4px;padding:16px 24px;width:100%}.styles_metricTitle__eS1\+3{color:#585755;font-size:1.875rem;font-weight:400}.styles_metricContents__gByZw{align-items:baseline;display:flex;gap:8px;width:100%}.styles_metricValue__C3UcX{font-size:2.25rem;font-weight:600}.styles_metricChange__yTNgo{align-items:center;color:#7e19bf;display:flex;font-size:1.75rem;font-weight:400}.styles_availableFundsWrapper__2CtR2{display:flex;gap:16px;height:100%;width:100%}.styles_availableFundsWrapper__2CtR2 hr{background-color:#e0e0db;border:0;height:100%;width:.5px}@media screen and (max-width:420px){.styles_availableFundsWrapper__2CtR2{flex-direction:column}.styles_availableFundsWrapper__2CtR2 hr{height:.5px;width:100%}}.styles_fundsContainer__Ui3aU{width:100%}.styles_unstyledList__MGrn5{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__MGrn5 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Jjh1t{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Jjh1t{padding:0 16px}}.styles_iconContainer__47CiK{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__47CiK svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__47CiK:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__47CiK:hover svg{color:#000}.styles_iconContainer__47CiK:hover:active{scale:.95}.styles_iconContainerDark__KL1v0 svg{color:#f4f3ee}.styles_iconContainerDark__KL1v0:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__KL1v0:hover svg{color:#fff}.styles_elevatedUi__gx4cT{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__T3EGz{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__T3EGz:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__T3EGz svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__T3EGz:hover{color:#7e19bf}.styles_inlineLink__T3EGz:hover:before{background-color:#f2e8f9}.styles_inlineLink__T3EGz:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__T3EGz:hover:active{scale:.95}.styles_inlineLinkColor__trvvE,.styles_inlineLinkColor__trvvE:hover{color:#7e19bf}.styles_basicLink__L9lgY{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__L9lgY:hover{opacity:.6}.styles_disabledLink__XiqVQ{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__vFVP8{-webkit-user-select:none;user-select:none}.styles_pill__\+Zt8S{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__\+Zt8S:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__6GtY5{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__wYpLt{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__wYpLt:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__wYpLt:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__wYpLt:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__wYpLt:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__wYpLt:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__wYpLt:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__wYpLt:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__XE5hy{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__XE5hy::placeholder{color:#757572}.styles_baseInputStyling__XE5hy:disabled{pointer-events:none}.styles_baseInputStyling__XE5hy:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__XE5hy:active,.styles_baseInputStyling__XE5hy:focus{border:1px solid #7e19bf}.styles_baseInputStyling__XE5hy:has(+.styles_errorMessage__QXgOY){border:1px solid #e85656}.styles_baseInputStyling__XE5hy::-webkit-inner-spin-button,.styles_baseInputStyling__XE5hy::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__Oo815{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__Oo815:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__Oo815:hover:active{scale:.95}.styles_hamburgerMenu__Oo815.styles_active__FIXIg svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__Oo815.styles_active__FIXIg svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__Oo815.styles_active__FIXIg svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__JmTNQ{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__ifQJ7{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__e6LOH{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__\+G2Vx{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__3lSlV{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__kcH\+6,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__X-GU8{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__QsVZH{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Zugtc{font-size:1rem;font-weight:400}.styles_ellipsis__gGbAk{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__ifQJ7{font-size:3.75rem}.styles_headerMedium__e6LOH{font-size:2.25rem}.styles_headerSmall__\+G2Vx{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__ifQJ7{font-size:2.25rem}.styles_headerMedium__e6LOH{font-size:1.875rem}.styles_headerSmall__\+G2Vx{font-size:1.75rem}}.styles_tradingCommissionInfoContainer__yNtF3{display:flex;flex-direction:column;gap:24px}.styles_info__yOb8x{display:flex;flex-direction:column;gap:16px}.styles_title__p-Xzy{font-size:1.875rem;font-weight:500}.styles_subtitle__HyuZJ{color:#585755;font-size:1.75rem}.styles_unstyledList__RFHAr{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__RFHAr li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__rnokg{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__rnokg{padding:0 16px}}.styles_iconContainer__7xT-w{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__7xT-w svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__7xT-w:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__7xT-w:hover svg{color:#000}.styles_iconContainer__7xT-w:hover:active{scale:.95}.styles_iconContainerDark__D6J4t svg{color:#f4f3ee}.styles_iconContainerDark__D6J4t:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__D6J4t:hover svg{color:#fff}.styles_elevatedUi__sIqlf{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__fv0Nf{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__fv0Nf:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__fv0Nf svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__fv0Nf:hover{color:#7e19bf}.styles_inlineLink__fv0Nf:hover:before{background-color:#f2e8f9}.styles_inlineLink__fv0Nf:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__fv0Nf:hover:active{scale:.95}.styles_inlineLinkColor__EWfaL,.styles_inlineLinkColor__EWfaL:hover{color:#7e19bf}.styles_basicLink__raMWi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__raMWi:hover{opacity:.6}.styles_disabledLink__SO37J{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__bx2TV{-webkit-user-select:none;user-select:none}.styles_pill__YG3U1{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__YG3U1:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__TSlxA{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__vTABS{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__vTABS:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__vTABS:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__vTABS:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__vTABS:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__vTABS:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__vTABS:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__vTABS:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__UA5zm{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__UA5zm::placeholder{color:#757572}.styles_baseInputStyling__UA5zm:disabled{pointer-events:none}.styles_baseInputStyling__UA5zm:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__UA5zm:active,.styles_baseInputStyling__UA5zm:focus{border:1px solid #7e19bf}.styles_baseInputStyling__UA5zm:has(+.styles_errorMessage__nxXz7){border:1px solid #e85656}.styles_baseInputStyling__UA5zm::-webkit-inner-spin-button,.styles_baseInputStyling__UA5zm::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__hmTnE{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__hmTnE:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__hmTnE:hover:active{scale:.95}.styles_hamburgerMenu__hmTnE.styles_active__mkr6B svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__hmTnE.styles_active__mkr6B svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__hmTnE.styles_active__mkr6B svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}@media screen and (min-width:1024px){.styles_commissionCard__RfmGD{order:1}}.styles_commissionHeader__dCyrP{align-items:center;display:flex}.styles_infoIcon__JaKKq{height:24px;width:24px}.styles_infoIcon__JaKKq:hover{box-shadow:none}.styles_commissionDropdown__IP1lD{margin-left:auto}.styles_dropdownValue__b8pJp{font-size:1.875rem;font-weight:500}.styles_unstyledList__-6-IM{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__-6-IM li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__M5HIp{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__M5HIp{padding:0 16px}}.styles_iconContainer__ZTNd-{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__ZTNd- svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__ZTNd-:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__ZTNd-:hover svg{color:#000}.styles_iconContainer__ZTNd-:hover:active{scale:.95}.styles_iconContainerDark__xl\+83 svg{color:#f4f3ee}.styles_iconContainerDark__xl\+83:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__xl\+83:hover svg{color:#fff}.styles_elevatedUi__3YBMo{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__BJh9t{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__BJh9t:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__BJh9t svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__BJh9t:hover{color:#7e19bf}.styles_inlineLink__BJh9t:hover:before{background-color:#f2e8f9}.styles_inlineLink__BJh9t:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__BJh9t:hover:active{scale:.95}.styles_inlineLinkColor__-iHP4,.styles_inlineLinkColor__-iHP4:hover{color:#7e19bf}.styles_basicLink__tPAmY{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__tPAmY:hover{opacity:.6}.styles_disabledLink__-iFEk{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__6kt11{-webkit-user-select:none;user-select:none}.styles_pill__nXNOp{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__nXNOp:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__FA2-t{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__vaGMd{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__vaGMd:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__vaGMd:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__vaGMd:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__vaGMd:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__vaGMd:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__vaGMd:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__vaGMd:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__2IRBS{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__2IRBS::placeholder{color:#757572}.styles_baseInputStyling__2IRBS:disabled{pointer-events:none}.styles_baseInputStyling__2IRBS:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__2IRBS:active,.styles_baseInputStyling__2IRBS:focus{border:1px solid #7e19bf}.styles_baseInputStyling__2IRBS:has(+.styles_errorMessage__a4tHq){border:1px solid #e85656}.styles_baseInputStyling__2IRBS::-webkit-inner-spin-button,.styles_baseInputStyling__2IRBS::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__MJoCN{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__MJoCN:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__MJoCN:hover:active{scale:.95}.styles_hamburgerMenu__MJoCN.styles_active__VsSvR svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__MJoCN.styles_active__VsSvR svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__MJoCN.styles_active__VsSvR svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tableEmptyState__CSZgt{align-items:center;display:flex;flex-direction:column;overflow:hidden}.styles_tableEmptyStateMessage__Hr7pT{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:24px;margin-top:16px}.styles_tableEmptyStateMessageText__XuwyX{color:#585755;font-size:1.875rem;margin-bottom:8px}.styles_tableEmptyStateButton__4cG01{color:#7e19bf;font-weight:600}.styles_headerHuge__-ulT6{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__hyXbH{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__iFBP\+{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__wB6np{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__DIqY4{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__g0-FO,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__9uYYS{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__-RNXp{font-size:1.5rem;font-weight:400}.styles_paragraphNano__xqTQ0{font-size:1rem;font-weight:400}.styles_ellipsis__9e6u5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__hyXbH{font-size:3.75rem}.styles_headerMedium__iFBP\+{font-size:2.25rem}.styles_headerSmall__wB6np{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__hyXbH{font-size:2.25rem}.styles_headerMedium__iFBP\+{font-size:1.875rem}.styles_headerSmall__wB6np{font-size:1.75rem}}.styles_unstyledList__2UDOG{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__2UDOG li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__NkQtV{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__NkQtV{padding:0 16px}}.styles_iconContainer__86GsW{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__86GsW svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__86GsW:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__86GsW:hover svg{color:#000}.styles_iconContainer__86GsW:hover:active{scale:.95}.styles_iconContainerDark__SVsgr svg{color:#f4f3ee}.styles_iconContainerDark__SVsgr:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__SVsgr:hover svg{color:#fff}.styles_elevatedUi__sBpDE{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__W6w0C{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__W6w0C:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__W6w0C svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__W6w0C:hover{color:#7e19bf}.styles_inlineLink__W6w0C:hover:before{background-color:#f2e8f9}.styles_inlineLink__W6w0C:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__W6w0C:hover:active{scale:.95}.styles_inlineLinkColor__dlK\+d,.styles_inlineLinkColor__dlK\+d:hover{color:#7e19bf}.styles_basicLink__L6eLE{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__L6eLE:hover{opacity:.6}.styles_disabledLink__pRP0R{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__JNNQv{-webkit-user-select:none;user-select:none}.styles_pill__7ucwr{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__7ucwr:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__DUJ5b{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__oCv5X{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__oCv5X:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__oCv5X:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__oCv5X:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__oCv5X:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__oCv5X:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__oCv5X:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__oCv5X:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__4ZYRG{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__4ZYRG::placeholder{color:#757572}.styles_baseInputStyling__4ZYRG:disabled{pointer-events:none}.styles_baseInputStyling__4ZYRG:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__4ZYRG:active,.styles_baseInputStyling__4ZYRG:focus{border:1px solid #7e19bf}.styles_baseInputStyling__4ZYRG:has(+.styles_errorMessage__J4UvC){border:1px solid #e85656}.styles_baseInputStyling__4ZYRG::-webkit-inner-spin-button,.styles_baseInputStyling__4ZYRG::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__WkVI2{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__WkVI2:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__WkVI2:hover:active{scale:.95}.styles_hamburgerMenu__WkVI2.styles_active__YFHqB svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__WkVI2.styles_active__YFHqB svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__WkVI2.styles_active__YFHqB svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tableContainer__UL7pZ{display:none}@media screen and (max-width:1024px){.styles_tableContainer__UL7pZ{display:inline;display:initial}}.styles_rowWrapper__1vEXB{color:#000;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.styles_rowWrapper__1vEXB:last-child{margin:0}.styles_rowWrapper__1vEXB:last-child hr{display:none}.styles_header__UGYfb{align-items:center;display:flex;gap:8px}.styles_thumbnail__WG4ww{border-radius:4px;height:24px;width:24px}.styles_songInfo__Z6ZeQ{font-size:1.875rem;font-weight:600}.styles_buttonWrapper__7OXQq{margin-left:auto}.styles_statContainer__Eqvse{display:flex;flex-direction:column;gap:8px}.styles_statWrapper__cOCcz{display:flex;justify-content:space-between}.styles_statTitle__Emeag{font-size:1.875rem}.styles_statValue__BnVu6{font-size:1.875rem;font-weight:600}.styles_headerHuge__Rfu9a{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__mOVgF{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__i-ftf{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__BzWc\+{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__HtdW-{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__khUxU,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__4W\+Pt{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__qrDOX{font-size:1.5rem;font-weight:400}.styles_paragraphNano__zCLWW{font-size:1rem;font-weight:400}.styles_ellipsis__72BPF{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__mOVgF{font-size:3.75rem}.styles_headerMedium__i-ftf{font-size:2.25rem}.styles_headerSmall__BzWc\+{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__mOVgF{font-size:2.25rem}.styles_headerMedium__i-ftf{font-size:1.875rem}.styles_headerSmall__BzWc\+{font-size:1.75rem}}.styles_unstyledList__w12Xk{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__w12Xk li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__bFvy2{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__bFvy2{padding:0 16px}}.styles_iconContainer__huHXc{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__huHXc svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__huHXc:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__huHXc:hover svg{color:#000}.styles_iconContainer__huHXc:hover:active{scale:.95}.styles_iconContainerDark__DKm9\+ svg{color:#f4f3ee}.styles_iconContainerDark__DKm9\+:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__DKm9\+:hover svg{color:#fff}.styles_elevatedUi__-rNdE{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__xvb4R{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__xvb4R:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__xvb4R svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__xvb4R:hover{color:#7e19bf}.styles_inlineLink__xvb4R:hover:before{background-color:#f2e8f9}.styles_inlineLink__xvb4R:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__xvb4R:hover:active{scale:.95}.styles_inlineLinkColor__EjUnK,.styles_inlineLinkColor__EjUnK:hover{color:#7e19bf}.styles_basicLink__QAUin{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__QAUin:hover{opacity:.6}.styles_disabledLink__N19Je{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__so5P9{-webkit-user-select:none;user-select:none}.styles_pill__lvDqr{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__lvDqr:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__i2nwb{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__4mz2i{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__4mz2i:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__4mz2i:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4mz2i:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__4mz2i:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__4mz2i:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__4mz2i:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__4mz2i:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__k8SU0{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__k8SU0::placeholder{color:#757572}.styles_baseInputStyling__k8SU0:disabled{pointer-events:none}.styles_baseInputStyling__k8SU0:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__k8SU0:active,.styles_baseInputStyling__k8SU0:focus{border:1px solid #7e19bf}.styles_baseInputStyling__k8SU0:has(+.styles_errorMessage__K\+BbT){border:1px solid #e85656}.styles_baseInputStyling__k8SU0::-webkit-inner-spin-button,.styles_baseInputStyling__k8SU0::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__-tH0s{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__-tH0s:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__-tH0s:hover:active{scale:.95}.styles_hamburgerMenu__-tH0s.styles_active__UWTHL svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__-tH0s.styles_active__UWTHL svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__-tH0s.styles_active__UWTHL svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tableRow__Ozr4A{height:72px}.styles_song__juUPZ{width:150px}.styles_artist__2yAY\+{width:80px}.styles_soldDuringImo__WnYVW{width:100px}.styles_listedDuringImo__A8eQL{width:120px}.styles_totalShares__VvPm1{width:80px}.styles_earningsFromImo__m2Ncj{width:120px}.styles_earningsFromTradingFees__e8255{width:100px}.styles_thumbnail__Qfb3A{display:flex;justify-content:right;width:40px}.styles_thumbnailImg__wucgB{border-radius:4px;height:40px;width:40px}.styles_unstyledList__skHKP{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__skHKP li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__QkA4a{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__QkA4a{padding:0 16px}}.styles_iconContainer__o5oYI{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__o5oYI svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__o5oYI:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__o5oYI:hover svg{color:#000}.styles_iconContainer__o5oYI:hover:active{scale:.95}.styles_iconContainerDark__UGZ-O svg{color:#f4f3ee}.styles_iconContainerDark__UGZ-O:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__UGZ-O:hover svg{color:#fff}.styles_elevatedUi__rshTn{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__hOCmb{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__hOCmb:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__hOCmb svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__hOCmb:hover{color:#7e19bf}.styles_inlineLink__hOCmb:hover:before{background-color:#f2e8f9}.styles_inlineLink__hOCmb:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__hOCmb:hover:active{scale:.95}.styles_inlineLinkColor__1g8J2,.styles_inlineLinkColor__1g8J2:hover{color:#7e19bf}.styles_basicLink__8hQh5{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__8hQh5:hover{opacity:.6}.styles_disabledLink__ESqLF{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__1kVsz{-webkit-user-select:none;user-select:none}.styles_pill__7Li96{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__7Li96:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__fukmC{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__2\+ntO{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__2\+ntO:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__2\+ntO:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2\+ntO:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__2\+ntO:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__2\+ntO:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__2\+ntO:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__2\+ntO:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__-xKBG{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__-xKBG::placeholder{color:#757572}.styles_baseInputStyling__-xKBG:disabled{pointer-events:none}.styles_baseInputStyling__-xKBG:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__-xKBG:active,.styles_baseInputStyling__-xKBG:focus{border:1px solid #7e19bf}.styles_baseInputStyling__-xKBG:has(+.styles_errorMessage__7FiEs){border:1px solid #e85656}.styles_baseInputStyling__-xKBG::-webkit-inner-spin-button,.styles_baseInputStyling__-xKBG::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__fQynz{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__fQynz:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__fQynz:hover:active{scale:.95}.styles_hamburgerMenu__fQynz.styles_active__M-V4I svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__fQynz.styles_active__M-V4I svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__fQynz.styles_active__M-V4I svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_green__XsJvI{color:#4da75d}.styles_red__PigTX{color:#e85656}.styles_headerHuge__DV-3t{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__1g4kZ{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__VPwMJ{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__XWiwL{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__TMMen{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__7EbkN,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__hDynr{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__\+f\+Vr{font-size:1.5rem;font-weight:400}.styles_paragraphNano__scgBk{font-size:1rem;font-weight:400}.styles_ellipsis__PiMUc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__1g4kZ{font-size:3.75rem}.styles_headerMedium__VPwMJ{font-size:2.25rem}.styles_headerSmall__XWiwL{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__1g4kZ{font-size:2.25rem}.styles_headerMedium__VPwMJ{font-size:1.875rem}.styles_headerSmall__XWiwL{font-size:1.75rem}}.styles_unstyledList__EHij3{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__EHij3 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__gFmvU{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__gFmvU{padding:0 16px}}.styles_iconContainer__-357S{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__-357S svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__-357S:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__-357S:hover svg{color:#000}.styles_iconContainer__-357S:hover:active{scale:.95}.styles_iconContainerDark__qlqN3 svg{color:#f4f3ee}.styles_iconContainerDark__qlqN3:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__qlqN3:hover svg{color:#fff}.styles_elevatedUi__eusif{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__vyPYo{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__vyPYo:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__vyPYo svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__vyPYo:hover{color:#7e19bf}.styles_inlineLink__vyPYo:hover:before{background-color:#f2e8f9}.styles_inlineLink__vyPYo:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__vyPYo:hover:active{scale:.95}.styles_inlineLinkColor__KJZCu,.styles_inlineLinkColor__KJZCu:hover{color:#7e19bf}.styles_basicLink__U\+aFf{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__U\+aFf:hover{opacity:.6}.styles_disabledLink__V4ise{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__a2EIU{-webkit-user-select:none;user-select:none}.styles_pill__9kcdl{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__9kcdl:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__qrQkW{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__OWu8b{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__OWu8b:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__OWu8b:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__OWu8b:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__OWu8b:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__OWu8b:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__OWu8b:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__OWu8b:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__X1lXQ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__X1lXQ::placeholder{color:#757572}.styles_baseInputStyling__X1lXQ:disabled{pointer-events:none}.styles_baseInputStyling__X1lXQ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__X1lXQ:active,.styles_baseInputStyling__X1lXQ:focus{border:1px solid #7e19bf}.styles_baseInputStyling__X1lXQ:has(+.styles_errorMessage__ZAx5p){border:1px solid #e85656}.styles_baseInputStyling__X1lXQ::-webkit-inner-spin-button,.styles_baseInputStyling__X1lXQ::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__glRDc{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__glRDc:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__glRDc:hover:active{scale:.95}.styles_hamburgerMenu__glRDc.styles_active__HskVa svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__glRDc.styles_active__HskVa svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__glRDc.styles_active__HskVa svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_mobileTableContainer__olwkP{display:none;flex-direction:column;gap:16px}@media screen and (max-width:768px){.styles_mobileTableContainer__olwkP{display:flex}}.styles_mobileRowWrapper__kPLvi{color:#000;display:flex;flex-direction:column;gap:16px}.styles_mobileRowWrapper__kPLvi.styles_rowClick__bYq95:active{background-color:#f4f3ee}.styles_mobileRowWrapper__kPLvi:last-child{margin-bottom:0;padding-bottom:24px}.styles_mobileRowWrapper__kPLvi:last-child hr{display:none}.styles_mobileHeader__6cYv6{align-items:center;display:flex;gap:8px;position:relative}.styles_mobileThumbnail__EvyrK{border-radius:4px;height:24px;width:24px}.styles_mobileSongInfo__qZBiQ{font-size:1.875rem;font-weight:600}.styles_buttonWrapper__fUjzf{align-items:center;display:flex;height:36px;justify-content:center;margin-left:auto;width:36px}.styles_mobileStatContainer__NWKQL{display:flex;gap:8px;justify-content:space-between}.styles_mobileStatWrapper__0Jzs5{display:flex;flex-direction:column}.styles_mobileStatWrapperFixed__vtj0c{width:25%}.styles_mobileStatTitle__6pflu{font-size:1.875rem}.styles_mobileStatValue__cuR77{font-size:1.875rem;font-weight:600;text-transform:capitalize}.styles_unstyledList__Hdyiz{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__Hdyiz li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__s5oRz{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__s5oRz{padding:0 16px}}.styles_iconContainer__jt4lI{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__jt4lI svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__jt4lI:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__jt4lI:hover svg{color:#000}.styles_iconContainer__jt4lI:hover:active{scale:.95}.styles_iconContainerDark__VDEA2 svg{color:#f4f3ee}.styles_iconContainerDark__VDEA2:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__VDEA2:hover svg{color:#fff}.styles_elevatedUi__wrB5C{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__fL6Bq{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__fL6Bq:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__fL6Bq svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__fL6Bq:hover{color:#7e19bf}.styles_inlineLink__fL6Bq:hover:before{background-color:#f2e8f9}.styles_inlineLink__fL6Bq:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__fL6Bq:hover:active{scale:.95}.styles_inlineLinkColor__Mgf6R,.styles_inlineLinkColor__Mgf6R:hover{color:#7e19bf}.styles_basicLink__QA8Wi{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__QA8Wi:hover{opacity:.6}.styles_disabledLink__o30Kt{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__8OMdw{-webkit-user-select:none;user-select:none}.styles_pill__WXygq{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__WXygq:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__93IuP{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__j\+ADS{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__j\+ADS:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__j\+ADS:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__j\+ADS:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__j\+ADS:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__j\+ADS:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__j\+ADS:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__j\+ADS:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__pBwxq{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__pBwxq::placeholder{color:#757572}.styles_baseInputStyling__pBwxq:disabled{pointer-events:none}.styles_baseInputStyling__pBwxq:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__pBwxq:active,.styles_baseInputStyling__pBwxq:focus{border:1px solid #7e19bf}.styles_baseInputStyling__pBwxq:has(+.styles_errorMessage__UnX27){border:1px solid #e85656}.styles_baseInputStyling__pBwxq::-webkit-inner-spin-button,.styles_baseInputStyling__pBwxq::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__-kmIF{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__-kmIF:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__-kmIF:hover:active{scale:.95}.styles_hamburgerMenu__-kmIF.styles_active__gdKfn svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__-kmIF.styles_active__gdKfn svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__-kmIF.styles_active__gdKfn svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tableRow__DCj67{height:72px}.styles_headerRow__lBrP\+,.styles_tableRow__DCj67{justify-content:flex-start}.styles_masterName__N-zlO{width:150px}.styles_artistName__BBG3W{width:200px}.styles_amount__cclac{width:150px}.styles_thumbnail__yUr51{display:flex;justify-content:center;width:80px}.styles_thumbnailImg__xuBQQ{border-radius:4px;height:40px;width:40px}.styles_headerHuge__f44qY{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__r\+1-\+{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__\+dMJ1{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__UbiVI{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__iML36{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__TIeZr,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__VlF6x{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__5RNhY{font-size:1.5rem;font-weight:400}.styles_paragraphNano__Oebg5{font-size:1rem;font-weight:400}.styles_ellipsis__0cW83{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__r\+1-\+{font-size:3.75rem}.styles_headerMedium__\+dMJ1{font-size:2.25rem}.styles_headerSmall__UbiVI{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__r\+1-\+{font-size:2.25rem}.styles_headerMedium__\+dMJ1{font-size:1.875rem}.styles_headerSmall__UbiVI{font-size:1.75rem}}.styles_unstyledList__RNKHR{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__RNKHR li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__t4rKY{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__t4rKY{padding:0 16px}}.styles_iconContainer__Bxh0F{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Bxh0F svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Bxh0F:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Bxh0F:hover svg{color:#000}.styles_iconContainer__Bxh0F:hover:active{scale:.95}.styles_iconContainerDark__Rmadb svg{color:#f4f3ee}.styles_iconContainerDark__Rmadb:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__Rmadb:hover svg{color:#fff}.styles_elevatedUi__\+GsN5{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__7FE\+B{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__7FE\+B:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__7FE\+B svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__7FE\+B:hover{color:#7e19bf}.styles_inlineLink__7FE\+B:hover:before{background-color:#f2e8f9}.styles_inlineLink__7FE\+B:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__7FE\+B:hover:active{scale:.95}.styles_inlineLinkColor__bJ6bl,.styles_inlineLinkColor__bJ6bl:hover{color:#7e19bf}.styles_basicLink__eE0XG{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__eE0XG:hover{opacity:.6}.styles_disabledLink__rRL3i{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__mffki{-webkit-user-select:none;user-select:none}.styles_pill__1l1yi{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__1l1yi:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__lBp1n{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__RwZhh{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__RwZhh:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__RwZhh:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__RwZhh:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__RwZhh:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__RwZhh:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__RwZhh:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__RwZhh:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__SXkec{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__SXkec::placeholder{color:#757572}.styles_baseInputStyling__SXkec:disabled{pointer-events:none}.styles_baseInputStyling__SXkec:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__SXkec:active,.styles_baseInputStyling__SXkec:focus{border:1px solid #7e19bf}.styles_baseInputStyling__SXkec:has(+.styles_errorMessage__Txqwj){border:1px solid #e85656}.styles_baseInputStyling__SXkec::-webkit-inner-spin-button,.styles_baseInputStyling__SXkec::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__sPz4d{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__sPz4d:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__sPz4d:hover:active{scale:.95}.styles_hamburgerMenu__sPz4d.styles_active__iNIOV svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__sPz4d.styles_active__iNIOV svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__sPz4d.styles_active__iNIOV svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_tableRow__PAEvx{height:72px}.styles_artist__69AKv,.styles_title__o-1mb{width:120px}.styles_quantity__0KeDz{width:80px}.styles_price__sxUgc{width:100px}.styles_sincePurchase__Tq4wE{width:150px}.styles_value__nwcLI{width:90px}.styles_thumbnail__4ysQ7{display:flex;justify-content:center;width:80px}.styles_thumbnailImg__-5TAa{border-radius:4px;height:40px;width:40px}.styles_unstyledList__tzEzp{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__tzEzp li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Rh2G7{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Rh2G7{padding:0 16px}}.styles_iconContainer__sDGrs{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__sDGrs svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__sDGrs:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__sDGrs:hover svg{color:#000}.styles_iconContainer__sDGrs:hover:active{scale:.95}.styles_iconContainerDark__vkT\+L svg{color:#f4f3ee}.styles_iconContainerDark__vkT\+L:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__vkT\+L:hover svg{color:#fff}.styles_elevatedUi__kVSja{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__nbRho{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__nbRho:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__nbRho svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__nbRho:hover{color:#7e19bf}.styles_inlineLink__nbRho:hover:before{background-color:#f2e8f9}.styles_inlineLink__nbRho:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__nbRho:hover:active{scale:.95}.styles_inlineLinkColor__41CHD,.styles_inlineLinkColor__41CHD:hover{color:#7e19bf}.styles_basicLink__jojIC{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__jojIC:hover{opacity:.6}.styles_disabledLink__2lIZa{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__Rivmd{-webkit-user-select:none;user-select:none}.styles_pill__2O11r{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__2O11r:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__TELgP{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__bwd3h{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__bwd3h:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__bwd3h:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__bwd3h:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__bwd3h:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__bwd3h:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__bwd3h:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__bwd3h:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__WLQEw{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__WLQEw::placeholder{color:#757572}.styles_baseInputStyling__WLQEw:disabled{pointer-events:none}.styles_baseInputStyling__WLQEw:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__WLQEw:active,.styles_baseInputStyling__WLQEw:focus{border:1px solid #7e19bf}.styles_baseInputStyling__WLQEw:has(+.styles_errorMessage__U2BMx){border:1px solid #e85656}.styles_baseInputStyling__WLQEw::-webkit-inner-spin-button,.styles_baseInputStyling__WLQEw::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__lvQqU{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__lvQqU:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__lvQqU:hover:active{scale:.95}.styles_hamburgerMenu__lvQqU.styles_active__Y3yE8 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__lvQqU.styles_active__Y3yE8 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__lvQqU.styles_active__Y3yE8 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_overviewContainer__MVvRt{display:flex;flex-direction:column;gap:64px}.styles_tableGroupWrapper__L\+NbA{display:flex;flex-direction:column;gap:24px}.styles_metrics__wmREY{grid-gap:16px;display:grid;gap:16px;grid-template-columns:40% 40% auto}@media screen and (max-width:1024px){.styles_metrics__wmREY{grid-template-columns:49% 49%}}@media screen and (max-width:768px){.styles_metrics__wmREY{grid-template-columns:auto}}.styles_heading__T39u-{font-size:3.75rem;font-weight:700}.styles_mobileTradingFeesCard__Cb02X{display:none}@media screen and (max-width:1024px){.styles_mobileTradingFeesCard__Cb02X{display:block}}.styles_desktopTradingFeesCard__9vjb8{display:block}@media screen and (max-width:1024px){.styles_desktopTradingFeesCard__9vjb8{display:none}}.styles_addFundsButton__L6aTk{flex-direction:column}.styles_unstyledList__qmAAI{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__qmAAI li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__EhH6s{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__EhH6s{padding:0 16px}}.styles_iconContainer__mY0Bp{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__mY0Bp svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__mY0Bp:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__mY0Bp:hover svg{color:#000}.styles_iconContainer__mY0Bp:hover:active{scale:.95}.styles_iconContainerDark__HBjhI svg{color:#f4f3ee}.styles_iconContainerDark__HBjhI:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__HBjhI:hover svg{color:#fff}.styles_elevatedUi__gfF5V{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__07DyE{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__07DyE:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__07DyE svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__07DyE:hover{color:#7e19bf}.styles_inlineLink__07DyE:hover:before{background-color:#f2e8f9}.styles_inlineLink__07DyE:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__07DyE:hover:active{scale:.95}.styles_inlineLinkColor__tR-es,.styles_inlineLinkColor__tR-es:hover{color:#7e19bf}.styles_basicLink__Mj1Yw{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__Mj1Yw:hover{opacity:.6}.styles_disabledLink__oFZYj{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__jBaS0{-webkit-user-select:none;user-select:none}.styles_pill__I0oT6{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__I0oT6:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__x1vUi{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__bYZi9{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__bYZi9:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__bYZi9:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__bYZi9:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__bYZi9:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__bYZi9:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__bYZi9:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__bYZi9:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__mNJbB{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__mNJbB::placeholder{color:#757572}.styles_baseInputStyling__mNJbB:disabled{pointer-events:none}.styles_baseInputStyling__mNJbB:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__mNJbB:active,.styles_baseInputStyling__mNJbB:focus{border:1px solid #7e19bf}.styles_baseInputStyling__mNJbB:has(+.styles_errorMessage__9TqQN){border:1px solid #e85656}.styles_baseInputStyling__mNJbB::-webkit-inner-spin-button,.styles_baseInputStyling__mNJbB::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__bYFTp{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__bYFTp:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__bYFTp:hover:active{scale:.95}.styles_hamburgerMenu__bYFTp.styles_active__DoJ4F svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__bYFTp.styles_active__DoJ4F svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__bYFTp.styles_active__DoJ4F svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__fcxfh{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__cJm1B{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__23DYg{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__QDZSZ{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__F9KmE{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Ou09m,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__1VvuE{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__FZ2gg{font-size:1.5rem;font-weight:400}.styles_paragraphNano__JMy2S{font-size:1rem;font-weight:400}.styles_ellipsis__RSuhD{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__cJm1B{font-size:3.75rem}.styles_headerMedium__23DYg{font-size:2.25rem}.styles_headerSmall__QDZSZ{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__cJm1B{font-size:2.25rem}.styles_headerMedium__23DYg{font-size:1.875rem}.styles_headerSmall__QDZSZ{font-size:1.75rem}}.styles_statementsContainer__1msvV{display:flex;flex-direction:column;gap:16px}.styles_description__YkOm4{color:#757572;max-width:768px}.styles_downloadForm__FvHAT{display:flex;flex-direction:column;gap:16px;width:35%}@media screen and (max-width:1024px){.styles_downloadForm__FvHAT{width:50%}}@media screen and (max-width:768px){.styles_downloadForm__FvHAT{width:100%}}.styles_inputContainer__ItRsn{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;width:100%}.styles_dateInput__rTMMI{width:calc(50% - 8px)}.styles_dateInput__rTMMI::-webkit-calendar-picker-indicator{opacity:.5;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.styles_dateInput__rTMMI::-webkit-calendar-picker-indicator:hover{opacity:1}@media screen and (max-width:420px){.styles_dateInput__rTMMI{width:100%}}.styles_statementSelector__OSIZn{text-transform:none;width:100%}.styles_downloadButton__AqUg6{margin-top:16px;width:calc(50% - 8px)}@media screen and (max-width:420px){.styles_downloadButton__AqUg6{width:100%}}.styles_headerHuge__4Qn5D{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__e-zza{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__AuvkU{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__loNX6{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__HE\+\+G{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__KdGL\+,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__ri\+bR{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__hRZn\+{font-size:1.5rem;font-weight:400}.styles_paragraphNano__b\+6Nf{font-size:1rem;font-weight:400}.styles_ellipsis__fI3ef{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__e-zza{font-size:3.75rem}.styles_headerMedium__AuvkU{font-size:2.25rem}.styles_headerSmall__loNX6{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__e-zza{font-size:2.25rem}.styles_headerMedium__AuvkU{font-size:1.875rem}.styles_headerSmall__loNX6{font-size:1.75rem}}.styles_unstyledList__LjDRl{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__LjDRl li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__09hTq{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__09hTq{padding:0 16px}}.styles_iconContainer__wiVqY{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__wiVqY svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__wiVqY:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__wiVqY:hover svg{color:#000}.styles_iconContainer__wiVqY:hover:active{scale:.95}.styles_iconContainerDark__8TDJ7 svg{color:#f4f3ee}.styles_iconContainerDark__8TDJ7:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__8TDJ7:hover svg{color:#fff}.styles_elevatedUi__NdeMD{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__WykP-{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__WykP-:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__WykP- svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__WykP-:hover{color:#7e19bf}.styles_inlineLink__WykP-:hover:before{background-color:#f2e8f9}.styles_inlineLink__WykP-:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__WykP-:hover:active{scale:.95}.styles_inlineLinkColor__W2Ov3,.styles_inlineLinkColor__W2Ov3:hover{color:#7e19bf}.styles_basicLink__pU4xh{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__pU4xh:hover{opacity:.6}.styles_disabledLink__4a4AY{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__oCdXl{-webkit-user-select:none;user-select:none}.styles_pill__ABZyf{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__ABZyf:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__mPzWI{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__EtC-F{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__EtC-F:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__EtC-F:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__EtC-F:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__EtC-F:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__EtC-F:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__EtC-F:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__EtC-F:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__7PO08{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__7PO08::placeholder{color:#757572}.styles_baseInputStyling__7PO08:disabled{pointer-events:none}.styles_baseInputStyling__7PO08:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__7PO08:active,.styles_baseInputStyling__7PO08:focus{border:1px solid #7e19bf}.styles_baseInputStyling__7PO08:has(+.styles_errorMessage__UUv-1){border:1px solid #e85656}.styles_baseInputStyling__7PO08::-webkit-inner-spin-button,.styles_baseInputStyling__7PO08::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__AuaCD{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__AuaCD:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__AuaCD:hover:active{scale:.95}.styles_hamburgerMenu__AuaCD.styles_active__O2mrR svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__AuaCD.styles_active__O2mrR svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__AuaCD.styles_active__O2mrR svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_pillSelectContainer__v5faW{display:flex;flex-direction:column;gap:8px}.styles_pillOptionsList__YolYO{display:flex;flex-wrap:wrap;gap:8px}.styles_pillWrapper__01nU8{gap:8px}.styles_active__O2mrR{background-color:#f2e8f9;border-color:#f2e8f9;color:#7e19bf}.styles_disabled__eAlvU{cursor:not-allowed;opacity:.5;pointer-events:none}.styles_closeIcon__PVzT1{height:18px;width:18px}.styles_headerHuge__JOpoR{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__JOPA6{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__p\+aiL{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__qcTRB{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__k8Hiz{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__OpiBz,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__URcdP{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__hKBm1{font-size:1.5rem;font-weight:400}.styles_paragraphNano__kr\+Ea{font-size:1rem;font-weight:400}.styles_ellipsis__RjIuy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__JOPA6{font-size:3.75rem}.styles_headerMedium__p\+aiL{font-size:2.25rem}.styles_headerSmall__qcTRB{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__JOPA6{font-size:2.25rem}.styles_headerMedium__p\+aiL{font-size:1.875rem}.styles_headerSmall__qcTRB{font-size:1.75rem}}.styles_unstyledList__w-SBV{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__w-SBV li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__Rgr0r{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__Rgr0r{padding:0 16px}}.styles_iconContainer__yp9gl{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__yp9gl svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__yp9gl:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__yp9gl:hover svg{color:#000}.styles_iconContainer__yp9gl:hover:active{scale:.95}.styles_iconContainerDark__7kxW5 svg{color:#f4f3ee}.styles_iconContainerDark__7kxW5:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__7kxW5:hover svg{color:#fff}.styles_elevatedUi__8xDHC{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__Jmh23{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__Jmh23:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__Jmh23 svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__Jmh23:hover{color:#7e19bf}.styles_inlineLink__Jmh23:hover:before{background-color:#f2e8f9}.styles_inlineLink__Jmh23:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__Jmh23:hover:active{scale:.95}.styles_inlineLinkColor__3sBpa,.styles_inlineLinkColor__3sBpa:hover{color:#7e19bf}.styles_basicLink__todyu{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__todyu:hover{opacity:.6}.styles_disabledLink__gK9qQ{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__DGD3j{-webkit-user-select:none;user-select:none}.styles_pill__DkjU8{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__DkjU8:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__rYED2{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__yKPiV{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__yKPiV:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__yKPiV:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yKPiV:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__yKPiV:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__yKPiV:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__yKPiV:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__yKPiV:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__lX0EZ{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__lX0EZ::placeholder{color:#757572}.styles_baseInputStyling__lX0EZ:disabled{pointer-events:none}.styles_baseInputStyling__lX0EZ:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__lX0EZ:active,.styles_baseInputStyling__lX0EZ:focus{border:1px solid #7e19bf}.styles_baseInputStyling__lX0EZ:has(+.styles_errorMessage__Gbg0v){border:1px solid #e85656}.styles_baseInputStyling__lX0EZ::-webkit-inner-spin-button,.styles_baseInputStyling__lX0EZ::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__-PDXL{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__-PDXL:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__-PDXL:hover:active{scale:.95}.styles_hamburgerMenu__-PDXL.styles_active__8CZ7h svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__-PDXL.styles_active__8CZ7h svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__-PDXL.styles_active__8CZ7h svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_mobileTableContainer__6sg0m{display:none;flex-direction:column;gap:16px;margin-top:24px}@media screen and (max-width:768px){.styles_mobileTableContainer__6sg0m{display:flex}}.styles_mobileRowWrapper__vDFES{color:#000;display:flex;flex-direction:column;gap:4px}.styles_mobileRowWrapper__vDFES hr{margin-top:4px}.styles_mobileRowWrapper__vDFES:last-child{margin:0}.styles_mobileRowWrapper__vDFES:last-child hr{display:none}.styles_date__rJTAs{color:#757572}.styles_mobileHeader__3\+I8y{align-items:center;display:flex;gap:8px}.styles_flexWrapper__Vei3l{display:flex;justify-content:space-between}.styles_divider__8hO-v{margin-top:8px!important}.styles_total__s5D0S{white-space:nowrap}.styles_endOfList__KMVXK{color:#585755;text-align:center}.styles_unstyledList__xdmk2{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__xdmk2 li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__jncj2{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__jncj2{padding:0 16px}}.styles_iconContainer__Ibnyi{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__Ibnyi svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__Ibnyi:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__Ibnyi:hover svg{color:#000}.styles_iconContainer__Ibnyi:hover:active{scale:.95}.styles_iconContainerDark__pGdc0 svg{color:#f4f3ee}.styles_iconContainerDark__pGdc0:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__pGdc0:hover svg{color:#fff}.styles_elevatedUi__HfQLT{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__UWXeK{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__UWXeK:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__UWXeK svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__UWXeK:hover{color:#7e19bf}.styles_inlineLink__UWXeK:hover:before{background-color:#f2e8f9}.styles_inlineLink__UWXeK:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__UWXeK:hover:active{scale:.95}.styles_inlineLinkColor__N7G2O,.styles_inlineLinkColor__N7G2O:hover{color:#7e19bf}.styles_basicLink__V7VTO{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__V7VTO:hover{opacity:.6}.styles_disabledLink__fD2wO{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__G5BXZ{-webkit-user-select:none;user-select:none}.styles_pill__neMBK{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__neMBK:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__OWSk8{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__9ttuO{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__9ttuO:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__9ttuO:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__9ttuO:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__9ttuO:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__9ttuO:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__9ttuO:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__9ttuO:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__U48Ke{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__U48Ke::placeholder{color:#757572}.styles_baseInputStyling__U48Ke:disabled{pointer-events:none}.styles_baseInputStyling__U48Ke:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__U48Ke:active,.styles_baseInputStyling__U48Ke:focus{border:1px solid #7e19bf}.styles_baseInputStyling__U48Ke:has(+.styles_errorMessage__z0wcD){border:1px solid #e85656}.styles_baseInputStyling__U48Ke::-webkit-inner-spin-button,.styles_baseInputStyling__U48Ke::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__8eB-u{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__8eB-u:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__8eB-u:hover:active{scale:.95}.styles_hamburgerMenu__8eB-u.styles_active__Riumj svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__8eB-u.styles_active__Riumj svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__8eB-u.styles_active__Riumj svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_headerHuge__WvFdr{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__HwYyP{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__JX9LO{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__8Nuv9{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__G1AKk{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__Z531a,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__mqGPv{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__KCp\+N{font-size:1.5rem;font-weight:400}.styles_paragraphNano__NQ93I{font-size:1rem;font-weight:400}.styles_ellipsis__xeDOL{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__HwYyP{font-size:3.75rem}.styles_headerMedium__JX9LO{font-size:2.25rem}.styles_headerSmall__8Nuv9{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__HwYyP{font-size:2.25rem}.styles_headerMedium__JX9LO{font-size:1.875rem}.styles_headerSmall__8Nuv9{font-size:1.75rem}}.styles_buttonWrapper__gKfNq{display:flex;justify-content:flex-end;margin-bottom:12px}@media screen and (max-width:1024px){.styles_buttonWrapper__gKfNq{justify-content:flex-start;margin:12px 0}}.styles_filtersContainer__I-WyK{display:flex;gap:16px;margin:24px 0}@media screen and (max-width:1024px){.styles_filtersContainer__I-WyK{flex-direction:column;gap:12px}}.styles_dateInputContainer__A2eYC{display:flex;gap:12px}@media screen and (max-width:420px){.styles_dateInputContainer__A2eYC{flex-direction:column;gap:12px}}.styles_inputWrapper__Z6\+CM{display:flex;flex-direction:column;gap:8px;width:200px}@media screen and (max-width:768px){.styles_inputWrapper__Z6\+CM{width:100%}}.styles_dateInput__uZXTH{height:52px;width:100%}.styles_date__up\+Bh,.styles_transactionType__jCPzY{width:140px}.styles_transactionType__jCPzY:first-letter{text-transform:uppercase}.styles_description__EqKEE{width:220px}.styles_tokenId__GioeM{width:100px}.styles_quantity__s4MYq{width:50px}.styles_amount__K1uuS,.styles_fees__3b8hg{width:80px}.styles_total__ZM4QO{width:88px}.styles_transactionHistorySpinner__boBZn{align-items:center;display:flex;height:100px;justify-content:center;margin:16px 0;width:100%}.styles_emptyStateWithFilters__J72xu{align-items:center;display:flex;flex-direction:column;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_clearFiltersButton__wpFSS{width:100%}.styles_container__yj1T-{align-items:center;display:flex;flex-direction:column;gap:24px;height:calc(100vh - 80px);justify-content:center}.styles_description__sbQMs{color:#757572;display:flex;flex-direction:column;gap:8px;max-width:600px;text-align:center}.styles_logo__MkDFm{height:63px;width:153px}.styles_unsupportedClientContainer__ixB0J{align-items:center;display:flex;flex-direction:column;gap:16px;margin:48px 0}.styles_illustration__7dRBT{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:800px;width:100%}.styles_heading__hOcaZ{font-size:2.25rem;font-weight:700;text-align:center}.styles_subHeading__thqOU{font-size:1.75rem;text-align:center}.styles_headerHuge__4ujSN{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__c28pl{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__DDyEo{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__gFIqe{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__x4AgX{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__6frIE,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__gdU6w{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__6\+gA8{font-size:1.5rem;font-weight:400}.styles_paragraphNano__oylrl{font-size:1rem;font-weight:400}.styles_ellipsis__-QWIz{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__c28pl{font-size:3.75rem}.styles_headerMedium__DDyEo{font-size:2.25rem}.styles_headerSmall__gFIqe{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__c28pl{font-size:2.25rem}.styles_headerMedium__DDyEo{font-size:1.875rem}.styles_headerSmall__gFIqe{font-size:1.75rem}}.styles_unstyledList__cacEM{font-size:1.875rem;list-style-type:none;margin:0;padding:0}.styles_unstyledList__cacEM li>a{color:#000;text-decoration:none}.styles_maxWidthContainer__WVnUt{margin:0 auto;max-width:1088px;padding:0 32px}@media(max-width:1280px){.styles_maxWidthContainer__WVnUt{padding:0 16px}}.styles_iconContainer__s880Y{border-radius:16px;box-sizing:border-box;cursor:pointer;padding:4px;transition:all .2s ease-in-out}.styles_iconContainer__s880Y svg{color:#585755;max-height:100%;transition:all .2s ease-in-out;width:100%}.styles_iconContainer__s880Y:hover{background-color:rgba(126,25,191,.075);box-shadow:0 0 0 2px rgba(126,25,191,.075)}.styles_iconContainer__s880Y:hover svg{color:#000}.styles_iconContainer__s880Y:hover:active{scale:.95}.styles_iconContainerDark__iEu4m svg{color:#f4f3ee}.styles_iconContainerDark__iEu4m:hover{background-color:#ffffff1a;box-shadow:0 0 0 2px #ffffff1a}.styles_iconContainerDark__iEu4m:hover svg{color:#fff}.styles_elevatedUi__JuYvL{border:1px solid #f4f3ee;box-shadow:0 0 .6px rgba(0,0,0,.016),0 0 1.6px rgba(0,0,0,.022),0 0 3.2px rgba(0,0,0,.028),0 0 6.6px rgba(0,0,0,.034),0 0 18px #0000000d;box-sizing:border-box}.styles_inlineLink__WMUWR{align-items:center;cursor:pointer;display:inline-flex;font-size:1.875rem;font-weight:500;line-height:1;position:relative;transition:all .2s ease-in-out}.styles_inlineLink__WMUWR:before{background-color:#0000;border-radius:4px;content:"";height:calc(100% + 16px);left:-8px;position:absolute;top:-8px;transition:all .2s ease-in-out;width:calc(100% + 16px);z-index:-1}.styles_inlineLink__WMUWR svg{height:16px;margin-left:16px;transform:translateX(-2px);transition:all .2s ease-in-out;width:16px}.styles_inlineLink__WMUWR:hover{color:#7e19bf}.styles_inlineLink__WMUWR:hover:before{background-color:#f2e8f9}.styles_inlineLink__WMUWR:hover svg{color:#7e19bf;transform:translateX(0)}.styles_inlineLink__WMUWR:hover:active{scale:.95}.styles_inlineLinkColor__1khrT,.styles_inlineLinkColor__1khrT:hover{color:#7e19bf}.styles_basicLink__R3jRI{cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1;transition:all .2s ease-in-out}.styles_basicLink__R3jRI:hover{opacity:.6}.styles_disabledLink__nAE2x{cursor:not-allowed;font-size:1.875rem;font-weight:500;opacity:.6;pointer-events:none;transition:all .2s ease-in-out}.styles_noSelect__ylBIy{-webkit-user-select:none;user-select:none}.styles_pill__ZGC6C{align-items:center;background-color:#fff;border:1px solid #e0e0db;border-radius:999px;color:#757572;cursor:pointer;display:flex;flex-direction:row;font-size:1.875rem;padding:8px 16px;position:relative;transition:all .2s ease-in-out}.styles_pill__ZGC6C:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 2px #f2e8f9;color:#a844e7}.styles_clearDefaultInputStyling__kviM2{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}.styles_baseCheckboxStyling__uiivq{border:2px solid #585755;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease-in-out;width:20px}.styles_baseCheckboxStyling__uiivq:before{background-size:cover;color:#7e19bf;content:"✓";display:block;font-size:1.875rem;font-weight:700;height:100%;left:0;line-height:100%;opacity:0;position:absolute;text-align:center;top:0;transition:all .2s ease-in-out;width:100%}.styles_baseCheckboxStyling__uiivq:not(:disabled):hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uiivq:not(:disabled):hover:before{opacity:1}.styles_baseCheckboxStyling__uiivq:not(:disabled):checked{background-color:#e5d1f2;border-color:#e5d1f2}.styles_baseCheckboxStyling__uiivq:not(:disabled):checked:hover{border-color:#7e19bf}.styles_baseCheckboxStyling__uiivq:not(:disabled):checked:before{opacity:1}.styles_baseCheckboxStyling__uiivq:disabled{border-color:#e0e0db;cursor:default}.styles_baseInputStyling__YB2ES{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e0e0db;border-radius:4px;box-shadow:none;box-sizing:border-box;cursor:text;font-size:2rem;font-weight:500;line-height:1;outline:none;padding:8px 16px;position:relative;transition:all .2s ease-in-out;width:284px}.styles_baseInputStyling__YB2ES::placeholder{color:#757572}.styles_baseInputStyling__YB2ES:disabled{pointer-events:none}.styles_baseInputStyling__YB2ES:hover{border:1px solid #e5d1f2;box-shadow:0 0 0 1px #f2e8f9}.styles_baseInputStyling__YB2ES:active,.styles_baseInputStyling__YB2ES:focus{border:1px solid #7e19bf}.styles_baseInputStyling__YB2ES:has(+.styles_errorMessage__3G7kQ){border:1px solid #e85656}.styles_baseInputStyling__YB2ES::-webkit-inner-spin-button,.styles_baseInputStyling__YB2ES::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.styles_hamburgerMenu__wt8Wg{align-items:center;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease-in-out;width:32px}.styles_hamburgerMenu__wt8Wg:hover{background-color:#f4f3ee;box-shadow:0 0 0 2px #f4f3ee}.styles_hamburgerMenu__wt8Wg:hover:active{scale:.95}.styles_hamburgerMenu__wt8Wg.styles_active__Ac1Q8 svg line:first-child{transform:rotate(45deg) translateY(5px);transform-origin:center}.styles_hamburgerMenu__wt8Wg.styles_active__Ac1Q8 svg line:nth-child(2){opacity:0}.styles_hamburgerMenu__wt8Wg.styles_active__Ac1Q8 svg line:nth-child(3){transform:rotate(-45deg) translateY(-5px);transform-origin:center}.styles_modalContainer__l816b{height:500px;width:100%}@media screen and (max-width:768px){.styles_modalContainer__l816b{height:100%;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}}.styles_carousel__5mleL{display:flex;margin-top:96px}@media screen and (max-width:768px){.styles_carousel__5mleL{margin:auto}}.styles_dot__cCjZ\+{background-color:#e0e0db;border-radius:999px;cursor:pointer;height:8px;margin-right:8px;width:8px}.styles_activeDot__nvd8u{background-color:#7e19bf}.styles_slideContainer__l-pS5{display:flex;height:100%;overflow:hidden;position:relative;touch-action:none}@media screen and (max-width:768px){.styles_slideContainer__l-pS5{flex-direction:column-reverse;height:calc(100svh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.styles_leftContainer__U0Wr5{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:24px;width:50%}@media screen and (max-width:768px){.styles_leftContainer__U0Wr5{padding:16px;width:100%}}.styles_closeIcon__kV4Ab{height:32px;left:16px;position:absolute;top:16px;width:32px}@media screen and (max-width:768px){.styles_closeIcon__kV4Ab{left:8px;top:8px}.styles_closeIcon__kV4Ab>svg{color:#fff}}.styles_counter__3D4vl{color:#757572;font-size:1.75rem}.styles_slideContent__kB66v{display:flex;flex-direction:column;gap:8px;min-height:212px}@media screen and (max-width:768px){.styles_slideContent__kB66v{min-height:196px}}.styles_slideTitle__IYDAC{font-size:3.75rem;font-weight:700}.styles_slideSubtitle__Nk2Ki{color:#000;font-size:1.875rem}.styles_rightContainer__qk4Vm{align-items:center;background-image:url(/static/media/purple-background.534c26577946b4f78091.svg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}@media screen and (max-width:768px){.styles_rightContainer__qk4Vm{flex-grow:1;height:50svh;width:100%}}.styles_imageContainer__k3q4F{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.styles_button__rv9ID{margin-block:24px 96px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.styles_button__rv9ID{margin-block:auto;width:100%}}.styles_slideImage__HgbeK{height:calc(100% - 48px);width:calc(100% - 48px)}.styles_headerHuge__reoIX{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__fErvC{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__XkXfY{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__pzy88{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__0jDFZ{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__o4vZE,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__7Ta\+y{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__2LHt-{font-size:1.5rem;font-weight:400}.styles_paragraphNano__FLQI0{font-size:1rem;font-weight:400}.styles_ellipsis__NwW3-{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__fErvC{font-size:3.75rem}.styles_headerMedium__XkXfY{font-size:2.25rem}.styles_headerSmall__pzy88{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__fErvC{font-size:2.25rem}.styles_headerMedium__XkXfY{font-size:1.875rem}.styles_headerSmall__pzy88{font-size:1.75rem}}.styles_pageContents__pHQ6S{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:552px;min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 72px);text-align:center}.styles_header__LH1QW{margin-bottom:16px}.styles_iconSpacing__bqOya{margin-top:8px}.styles_title__FAzMz{color:#353433;margin-bottom:24px;text-align:center}@media screen and (max-width:768px){.styles_title__FAzMz{margin-bottom:24px}}.styles_description__8j\+sr{color:#757572;max-width:410px;text-align:center;width:100%}.styles_resendPasswordContainer__jgwEZ{display:flex;flex-direction:column;gap:8px;margin:32px 0}.styles_buttonContainer__NxjKI{display:flex;flex-direction:column;gap:16px}.styles_timer__H-Q4a{align-items:center;color:#7e19bf;display:flex;font-weight:600;height:46px;justify-content:center}a{font-size:1.875rem;text-decoration:none;transition:all .2s ease-in-out}a,a:active{color:#7e19bf}a:hover{color:#a844e7}b{font-size:inherit;font-weight:700}.styles_headerHuge__mkX83{font-size:6.25rem;font-weight:300;letter-spacing:.01rem}.styles_headerLarge__5cDOh{font-size:3.75rem;font-weight:700;letter-spacing:.01rem}.styles_headerMedium__Y2Nic{font-size:2.25rem;font-weight:600;letter-spacing:.02rem}.styles_headerSmall__eLnjH{font-size:1.875rem;font-weight:600;letter-spacing:.02rem}.styles_headerRegular__I\+ZHX{font-size:1.875rem;font-weight:500;letter-spacing:.02rem}.styles_paragraphRegular__RWoBM,p{font-size:1.875rem;font-weight:400;letter-spacing:.01rem}.styles_paragraphSmall__skKZH{font-size:1.75rem;font-weight:400}.styles_paragraphMicro__31vGr{font-size:1.5rem;font-weight:400}.styles_paragraphNano__eTRTn{font-size:1rem;font-weight:400}.styles_ellipsis__BU4co{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.styles_headerLarge__5cDOh{font-size:3.75rem}.styles_headerMedium__Y2Nic{font-size:2.25rem}.styles_headerSmall__eLnjH{font-size:1.875rem}}@media screen and (max-width:420px){.styles_headerLarge__5cDOh{font-size:2.25rem}.styles_headerMedium__Y2Nic{font-size:1.875rem}.styles_headerSmall__eLnjH{font-size:1.75rem}}.styles_pageContents__xGqcJ{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:552px;min-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 72px);text-align:center}.styles_header__08Ppx{margin-bottom:16px}.styles_description__\+qMy6{color:#757572;margin:16px 0 48px}
/*# sourceMappingURL=main.4c47385b.css.map*/