.exchange-page{width:100%;max-width:var(--content-width);margin-inline:auto;padding:0 64px 64px;color:#40484f;font-family:Figtree,sans-serif}.exchange-page [hidden]{display:none!important}.exchange-breadcrumb{margin:4px 0;display:flex;gap:8px;align-items:center;font-weight:400;font-size:10px;line-height:140%;letter-spacing:.25px;text-align:center;text-transform:capitalize;color:#40484f}.exchange-breadcrumb a{margin:4px 0;color:#8f9aa3;text-decoration:none}.exchange-header h1{margin:4px 0;font-weight:600;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:left;text-transform:capitalize;color:#40484f}.exchange-layout{display:flex;flex-direction:row;gap:12px;align-items:start}.exchange-panel.exchange-panel--orders{width:59.81%;border:1px solid #F8F8F8;border-radius:8px;background-color:#f8f8f8}.exchange-panel.exchange-panel--request{width:39.15%;display:flex;flex-direction:column;position:sticky;top:20px;align-self:flex-start}.exchange-panel__content-top{border:1px solid #F1F1F1;border-radius:8px}.exchange-login{overflow:hidden;border:1px solid #e5e5e5;border-radius:4px;background:#fff;box-shadow:0 1px 8px #0000000d}.exchange-panel__head{padding:8px 8px 4px;border-bottom:1px solid #e5e5e5}.exchange-panel__head--split{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px}.exchange-panel__head h2{margin:0;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:left;color:#40484f}.exchange-select-all{display:flex;gap:8px;align-items:center;padding:4px 8px;border-bottom:1px solid #e5e5e5;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:left;color:#40484f}.exchange-select-all input,.exchange-order-item__check input{-webkit-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #B0B8BF;border-radius:2px;background:#fff;cursor:pointer}.exchange-select-all input:checked,.exchange-order-item__check input:checked{border-color:#40484f;accent-color:#40484F;-webkit-appearance:auto;appearance:auto}.exchange-order-item{padding:12px 8px;display:flex;flex-direction:row;gap:4px;border-bottom:1px solid #DDE0E3}.exchange-order-item__content-inner-top{display:flex;flex-direction:column;gap:0;width:100%}.exchange-order-item__content-inner-top .exchange-order-item__title{font-weight:600;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-order-item__content-inner-top .exchange-order-item__variant{font-weight:500;font-size:11px;line-height:16px;letter-spacing:.5px;color:#40484f}.exchange-order-item__content{display:flex;flex-direction:column;gap:4px;width:100%}.exchange-order-item__content-divider{width:100%;height:1px;background-color:#dde0e3;margin:4px 0}.exchange-order-item__content-inner-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.exchange-selected-item{display:flex;flex-direction:column;gap:4px;align-items:start;padding:8px;border-bottom:1px solid #eeeeee}.exchange-selected-item__content{display:flex;flex-direction:row;gap:4px;align-items:flex-start;width:100%}.exchange-order-item__total{margin-top:4px;display:flex;flex-direction:row;justify-content:space-between;font-weight:500;font-size:13px;line-height:16px;letter-spacing:.5px}.exchange-order-item__total .bold-text{font-weight:600;font-size:13px;line-height:16px;letter-spacing:.5px}.exchange-order-item__check{padding-top:8px}.exchange-order-item__media img,.exchange-selected-item__media img,.exchange-order-item__placeholder{width:56px;height:56px;border-radius:2px;object-fit:cover;background:#f7f7f7}.exchange-order-item__title,.exchange-selected-item__title{margin:0 0 2px;font-size:14px;font-weight:700}.exchange-order-item__variant,.exchange-selected-item__variant{margin:0 0 8px;font-size:13px;color:#555}.exchange-order-item__price{display:flex;flex-direction:column;justify-content:space-between;gap:4px;width:50%;min-width:50%;font-weight:400;font-size:10px;line-height:16px;letter-spacing:.5px;text-align:right;color:#40484f}.exchange-order-item__price strong,.exchange-total-row strong{font-weight:500;font-size:13px;line-height:140%;letter-spacing:0px;text-align:right}.exchange-total-row strong{font-weight:700;font-size:12px}.exchange-quantity{display:flex;flex-direction:column;gap:0;width:50%;min-width:50%;font-weight:400;font-size:10px;line-height:16px;letter-spacing:.5px;text-align:left;color:#40484f}.exchange-quantity input{width:5vw;min-height:26px;padding:4px 10px;border:1px solid #8F9AA3;border-radius:6px;font:inherit;font-weight:400;font-size:13px;line-height:140%;letter-spacing:0px;color:#40484f}.exchange-selected-list .exchange-empty{border-bottom:1px solid #eeeeee;padding:12px 8px;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-panel.exchange-panel--request .exchange-total-row{padding:16px 8px 8px}.exchange-total-row{display:flex;justify-content:space-between;gap:16px;padding:12px 8px 8px;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-panel.exchange-panel--request .exchange-total-row.exchange-total-row--highlight{margin-top:24px;background:#f8f8f8;padding:8px;font-weight:500;font-size:13px;line-height:140%;letter-spacing:.25px;color:#40484f;border-radius:8px}.exchange-field{display:flex;flex-direction:column;gap:8px;padding:24px 0 0}.exchange-field label{font-size:13px;font-weight:700}.exchange-field select,.exchange-field input{width:100%;padding:13.5px 8px;border-radius:8px;border:none;background-color:#f8f8f8;font-family:Figtree,sans-serif;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-field select:focus,.exchange-field input:focus{outline:none}.exchange-field input::placeholder{font-family:Figtree,sans-serif;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-file{width:100%;font:inherit}.exchange-file-upload{display:flex;align-items:center;gap:4px}.exchange-file-upload__button{padding:4px 16px;border:none;border-radius:24px;background:#40484f;color:#fff;cursor:pointer;font-family:Figtree,sans-serif;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:center}.exchange-file-upload__filename{font-family:Figtree,sans-serif;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-file-upload__add{padding:4px 16px;border:1px solid #40484F;border-radius:24px;background:#fff;color:#40484f;cursor:pointer;font-family:Figtree,sans-serif;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:center;width:fit-content}.exchange-file-upload__list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.exchange-file-upload__list[hidden]{display:none}.exchange-file-upload__list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-radius:8px;background:#f8f8f8;font-family:Figtree,sans-serif;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-file-upload__remove{flex:0 0 auto;border:0;background:transparent;color:#40484f;cursor:pointer;font:inherit;text-decoration:underline}.exchange-field--file{display:flex;flex-direction:column;gap:8px}.exchange-help,.exchange-empty{margin:0;font-family:Figtree,sans-serif;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f}.exchange-empty{padding:16px}.exchange-button{min-height:34px;border:1px solid #9b9b9b;border-radius:4px;background:#fff;padding:8px 18px;color:#40484f;font:inherit;cursor:pointer}.exchange-submit{padding:9.5px 24px;font-family:Figtree,sans-serif;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:center;color:#40484f;border:none;border-radius:8px;background-color:#40484f;color:#fff;width:fit-content;align-self:flex-end;margin-top:12px;cursor:pointer}.exchange-submit:disabled{cursor:not-allowed;opacity:.5}.exchange-button--dark{border-color:#40484f;background:#40484f;color:#fff;padding:9.5px 0;font-weight:400;font-size:12px;line-height:140%;letter-spacing:.25px;text-align:center;min-width:139px}.exchange-button--dark.sign-in{border-color:#40484f;background:#40484f;color:#fff;padding:9.5px 0;font-weight:400;font-size:16px;line-height:140%;letter-spacing:.25px;text-align:center;width:fit-content;text-decoration:none}.exchange-remove{grid-column:1 / -1;width:100%;font-weight:500;font-size:11px;line-height:16px;letter-spacing:.5px;padding:4px 16px;min-height:24px}.exchange-message{margin:12px 16px 0;padding:10px 12px;border-radius:4px;background:#f3f3f3;font-size:13px}.exchange-message.is-error{background:#fff0f0;color:#a40000}.exchange-message.is-success{background:#eff8f0;color:#1d6b2a}.exchange-login{padding:24px;margin:24px 0 0;min-height:25vh;display:flex;flex-direction:column;gap:16px;justify-content:center}.exchange-login h2{margin:0;font-size:24px}.exchange-login p{margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:990px){.exchange-page{padding-inline:16px}.exchange-breadcrumb{padding:4px 0;margin:8px 0}.exchange-header h1{margin:0 0 8px;padding:0 0 4px}.exchange-layout{display:flex;flex-direction:column;gap:16px}.exchange-panel.exchange-panel--orders,.exchange-panel.exchange-panel--request{width:100%}.exchange-panel__head--split{display:flex;flex-direction:row;align-items:center}.exchange-order-item,.exchange-selected-item__content{display:flex;flex-direction:row}.exchange-order-item__price{gap:4px;text-align:right}.exchange-order-item,.exchange-selected-item__content{padding:8px}.exchange-order-item__content{gap:0}.exchange-quantity input{width:50%}.exchange-panel.exchange-panel--request .exchange-total-row.exchange-total-row--highlight{margin-top:8px}.exchange-field{padding:12px 0 0}}.custom-dropdown{position:relative;width:100%}.custom-dropdown__trigger{width:100%;padding:8px;border-radius:8px;border:none;background-color:#f8f8f8;font-family:Figtree,sans-serif;font-weight:500;font-size:12px;line-height:140%;letter-spacing:.25px;color:#40484f;cursor:pointer;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;-webkit-user-select:none;user-select:none;text-align:left}.custom-dropdown__trigger:hover{background-color:#e5e5e5}.custom-dropdown__trigger:focus-visible,.custom-dropdown__back:focus-visible,.custom-dropdown__option:focus-visible{outline:2px solid #40484F;outline-offset:2px}.custom-dropdown__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-dropdown__arrow{flex:0 0 auto;transition:transform .2s ease}.custom-dropdown.is-open .custom-dropdown__arrow{transform:rotate(180deg)}.custom-dropdown__menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #E5E5E5;border-radius:8px;margin-top:4px;box-shadow:0 4px 12px #00000014;z-index:100;max-height:280px;overflow-y:auto;display:none;flex-direction:column;box-sizing:border-box;overscroll-behavior:contain}.custom-dropdown.is-open .custom-dropdown__menu{display:flex}.custom-dropdown__header{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #F1F1F1;background-color:#fafafa}.custom-dropdown__back{background:none;border:none;font-family:Figtree,sans-serif;font-weight:500;font-size:11px;color:#8f9aa3;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px 4px 0;flex:0 0 auto}.custom-dropdown__back:hover{color:#40484f}.custom-dropdown__current-level{font-family:Figtree,sans-serif;font-weight:600;font-size:11px;color:#40484f;margin-left:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-dropdown__option{width:100%;padding:16px 12px;border:0;border-bottom:1px solid #F1F1F1;background:#fff;font-family:Figtree,sans-serif;font-size:12px;line-height:140%;text-align:left;color:#40484f;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:space-between;align-items:center;gap:8px}.custom-dropdown__option:last-child{border-bottom:none}.custom-dropdown__option:hover{background-color:#f8f8f8}.custom-dropdown__option-arrow{color:#8f9aa3;font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-exchange.css.map */
