.expert-modal{background:#16172080}.expert-modal .modal-dialog{width:80vw;max-width:1000px}.expert-modal .modal-dialog:focus-visible{outline:none}.expert-modal .modal-close{width:32px;right:-7px;color:#fff}.expert-modal .modal-header{padding:1.5rem 1.25rem;border-bottom:none}.expert-modal .modal-title{font-size:1.25rem;font-weight:700}.expert-modal .modal-body{padding:1rem;display:flex;flex-direction:column;gap:1.5rem;overflow:auto}.expert-modal .modal-content{max-height:80vh}.expert-profile{display:flex;flex-direction:column;gap:1.5rem}.expert-profile .expert-profile-header{display:flex;flex-direction:row;gap:1.5rem;align-items:center}.expert-profile .avatar{width:110px;height:110px;aspect-ratio:1/1;font-size:0;position:relative}.expert-profile .avatar .expert-profile-header-capture{position:absolute;bottom:0;right:0;width:36px;height:36px;background-color:#fff;border-radius:50%;box-shadow:0 1.333px 2.667px #1f21241f;display:flex;align-items:center;justify-content:center}.expert-profile .avatar .expert-profile-header-capture img{width:20px;height:20px}.expert-profile .remove-avatar{text-decoration:none;color:var(--t-neutral-900);font-size:12px;font-weight:500}.expert-profile .expert-profile-body{display:flex;flex-direction:column;gap:1.5rem}.expert-profile .expert-profile-body .expert-profile-body-item{display:flex;flex-direction:column;gap:4px;align-self:stretch}.expert-profile .expert-profile-body .expert-profile-body-item label,.expert-profile .expert-profile-body .expert-profile-body-item .label{font-size:12px;font-weight:600;color:var(--t-neutral-900);line-height:1.5}.expert-profile .expert-profile-body .expert-profile-body-item label[aria-required=true]:after,.expert-profile .expert-profile-body .expert-profile-body-item .label[aria-required=true]:after{content:"*";color:#ff5038;margin-left:4px}.expert-profile .expert-profile-body .expert-profile-body-item input,.expert-profile .expert-profile-body .expert-profile-body-item .form-control{border-radius:100px;padding:12px;height:40px;border:1px solid var(--t-neutral-300);color:var(--t-neutral-900);font-size:12px;font-weight:500}.expert-profile .expert-profile-body .expert-profile-body-item input:hover,.expert-profile .expert-profile-body .expert-profile-body-item input:focus,.expert-profile .expert-profile-body .expert-profile-body-item .form-control:hover,.expert-profile .expert-profile-body .expert-profile-body-item .form-control:focus{border-color:var(--t-primary-500);box-shadow:none;outline:none}.expert-profile .expert-profile-body .expert-profile-body-item input:placeholder,.expert-profile .expert-profile-body .expert-profile-body-item .form-control:placeholder{color:var(--t-neutral-600)}.expert-profile .expert-profile-body .expert-profile-body-item span{font-size:10px;font-weight:500;color:var(--t-neutral-500)}.expert-profile .expert-profile-body .expert-profile-body-item span b{font-weight:700}.expert-profile .expert-profile-body .expert-profile-body-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.expert-profile .expert-profile-footer .btn-save{height:56px;font-size:16px;font-weight:500;line-height:1.5}.expert-profile .dropdown{position:absolute;top:calc(100% + 2px);left:0;width:100%;background:#fff;border-radius:10px;border:1px solid var(--t-neutral-300);padding:8px;z-index:1;box-shadow:0 2px 4px #1f21241f;max-height:180px;overflow:auto}.expert-profile .dropdown .dropdown-body{display:flex;flex-direction:column;gap:4px}.expert-profile .dropdown .dropdown-body .dropdown-item{padding-left:8px;height:36px;display:flex;align-items:center;border-radius:6px;font-size:13px;font-weight:500;color:var(--t-neutral-900);cursor:pointer;transition:background .3s ease-in-out}.expert-profile .dropdown .dropdown-body .dropdown-item.selected,.expert-profile .dropdown .dropdown-body .dropdown-item:hover{background:#0000000d}.publisher-template{display:flex;flex-direction:column;gap:1rem}.publisher-template .product-type-radio-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center}.publisher-template .product-type-radio-group .radio-group__label{width:156px;padding:8px 0}.publisher-template .product-type-radio-group .radio-group__input{width:16px;height:16px;border-radius:50%;padding:0;border:1px solid var(--t-neutral-300);position:relative}.publisher-template .product-type-radio-group .radio-group__input:checked{border-color:var(--t-primary-500);background-color:transparent}.publisher-template .product-type-radio-group .radio-group__text{font-size:12px;font-weight:500;color:var(--t-neutral-900);line-height:1.5}.publisher-template .upload-thumbnail-container,.publisher-template .upload-thumbnail-container .upload-thumbnail-list{display:flex;flex-direction:row;gap:.75rem;align-items:center}.publisher-template .upload-thumbnail-container .upload-thumbnail-list .upload-thumbnail-list-item{height:78px;border-radius:8px;border:1px solid var(--t-neutral-300);position:relative}.publisher-template .upload-thumbnail-container .upload-thumbnail-list .upload-thumbnail-list-item img{height:100%;object-fit:contain;object-position:center;border-radius:8px}.publisher-template .upload-thumbnail-container .remove-image{position:absolute;top:-8px;right:-8px;height:20px;aspect-ratio:1/1;background:#000;border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.publisher-template .upload-thumbnail-container .remove-image img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7495%) hue-rotate(180deg) brightness(100%)}.publisher-template .form-group .label-price{background:#1e5ae11a;color:var(--t-primary-500)!important;display:flex;border-radius:8px;align-items:center;border-color:transparent}.publisher-template .form-group .label-price:hover{border-color:transparent}.publisher-template .form-group .label-price img{width:18px;height:18px;margin-right:4px;filter:brightness(0) saturate(100%) invert(10%) sepia(97%) saturate(7137%) hue-rotate(251deg) brightness(92%) contrast(126%)}.publisher-template .form-group .label-price span{font-size:13px;font-weight:500}.publisher-template .form-group .label-price a{margin-left:2px;margin-right:2px;text-decoration:underline!important}.publisher-template .btn-save{height:56px;font-size:16px;font-weight:500;line-height:1.5}.publisher-template .text-footer{display:flex;flex-direction:row;color:#000;font-size:12px!important;font-weight:500;line-height:1.5;justify-content:center}.publisher-template .text-footer a{margin-left:2px;margin-right:2px;text-decoration:underline!important}.publisher-template .text-footer a:hover{color:var(--t-primary)!important}.publisher-template[data-mode=preview] .publisher-template-price{order:1}.publisher-template[data-mode=preview] .publisher-template-price .label-price span{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.publisher-template[data-mode=preview] .publisher-template-slider-images{order:2}.publisher-template[data-mode=preview] .publisher-template-popup-images{order:3}.publisher-template[data-mode=preview] .publisher-template-submit{margin-top:2rem;order:4;flex-direction:row;gap:1.5rem;justify-content:right}.publisher-template[data-mode=preview] .publisher-template-submit button{width:auto;padding-left:2.5rem;padding-right:2.5rem}.publisher-template .invalid-feedback{background:transparent;color:var(--t-danger);font-size:.75rem;line-height:1.375rem;display:inline-flex}.expert-modal .ql-toolbar{border-radius:12px 12px 0 0;background:var(--t-neutral-100)}.expert-modal .ql-container{border-radius:0 0 12px 12px}.form-group{display:flex;flex-direction:column;gap:4px;align-self:stretch}.form-group label,.form-group .label{font-size:12px;font-weight:600;color:var(--t-neutral-900);line-height:1.5}.form-group label[aria-required=true]:after,.form-group .label[aria-required=true]:after{content:"*";color:#ff5038;margin-left:4px}.form-group input,.form-group .form-control{border-radius:100px;padding:12px;height:40px;border:1px solid var(--t-neutral-300);color:var(--t-neutral-900);font-size:12px;font-weight:500}.form-group input:hover,.form-group input:focus,.form-group .form-control:hover,.form-group .form-control:focus{border-color:var(--t-primary-500);box-shadow:none;outline:none}.form-group input:placeholder,.form-group .form-control:placeholder{color:var(--t-neutral-600)}.form-group input:disabled,.form-group .form-control:disabled{background:var(--t-neutral-100);color:var(--t-neutral-500)}.form-group>span{font-size:10px;font-weight:500;color:var(--t-neutral-500)}.form-group>span b{font-weight:700}.form-group .input-price-container{position:relative}.form-group .input-price-container .input-price{padding-left:1.5rem}.form-group .input-price-container .input-price-currency{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--t-neutral-500);font-size:13px;font-weight:500;line-height:1.5}.form-group-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group-row.row-1-3{grid-template-columns:1fr 1fr 1fr}.autocomplete-container{position:relative}.autocomplete-list{position:absolute;top:calc(100% + 2px);left:0;width:100%;background:#fff;border-radius:10px;border:1px solid var(--t-neutral-300);padding:8px;z-index:1;box-shadow:0 2px 4px #1f21241f;max-height:180px;overflow:auto}.autocomplete-option{padding-left:8px;height:36px;display:flex;align-items:center;border-radius:6px;font-size:13px;font-weight:500;color:var(--t-neutral-900);cursor:pointer;transition:background .3s ease-in-out}.autocomplete-option.selected,.autocomplete-option:hover{background:#0000000d}.publish-success-modal{background:#16172080}.publish-success-modal .modal-dialog{max-width:400px}.publish-success-modal .modal-content{border-radius:20px}.publish-success-modal .modal-close{width:32px;right:-7px;color:#fff}.publish-success-modal .modal-header{border-bottom:none}.publish-success-modal .modal-body{padding:1rem 40px 40px}.publish-success-modal .publish-success-body-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center}.publish-success-modal .publish-success-body-content img{height:150px;margin-bottom:6px;padding:1.5rem;box-sizing:content-box}.publish-success-modal .publish-success-body-content p{font-size:18px;font-weight:800;line-height:1.5;color:var(--t-neutral-900);text-align:center}.publish-success-modal .publish-success-body-content .btn-save{height:48px;font-size:12px;font-weight:600}.bottom-sheet .bottom-sheet-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:var(--t-z-modal-backdrop);visibility:hidden}.bottom-sheet .bottom-sheet-container{position:fixed;top:100%;left:0;transition:top .3s ease-in-out;width:100%;height:calc(100% - 24px);z-index:var(--t-z-modal);background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 4px #1f21241f;visibility:hidden}.bottom-sheet .bottom-sheet-header{padding:8px 16px;border-bottom:1px solid var(--t-neutral-300);display:flex;justify-content:space-between;align-items:center}.bottom-sheet .bottom-sheet-header h3{font-size:12px;font-weight:600;line-height:1.5}.bottom-sheet .bottom-sheet-header button{border:none;background:transparent;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bottom-sheet .bottom-sheet-header button img{width:20px;height:20px}.bottom-sheet .bottom-sheet-body{padding:16px}.bottom-sheet.open .bottom-sheet-container{visibility:visible;top:24px;bottom:0}.bottom-sheet.open .bottom-sheet-backdrop{visibility:visible}@media not all and (min-width: 768px){.bottom-sheet .bottom-sheet-body{padding:1rem;height:calc(100% - 41px)}.bottom-sheet .bottom-sheet-body .expert-profile{gap:2rem;width:100%;height:100%}.bottom-sheet .bottom-sheet-body .expert-profile-body{overflow:auto;margin-right:-1rem;padding-right:1rem;height:100%}.bottom-sheet .bottom-sheet-body .expert-profile-footer{margin-top:auto}.bottom-sheet .bottom-sheet-body .expert-profile-body-row{grid-template-columns:1fr;gap:1.5rem}.bottom-sheet .publisher-template{overflow:auto;height:100%;margin-right:-1rem;padding-right:1rem}.bottom-sheet .publisher-template .form-group-row{grid-template-columns:1fr;gap:1rem}.bottom-sheet .publisher-template .product-type-radio-group .radio-group__label{width:100px}.bottom-sheet .publisher-template .publisher-template-description{order:1}.bottom-sheet .publisher-template .publisher-template-price{order:2}.bottom-sheet .publisher-template .publisher-template-price label{display:none}.bottom-sheet .publisher-template .publisher-template-price-info{order:3}.bottom-sheet .publisher-template .publisher-template-submit{order:4}.bottom-sheet .publisher-template .text-footer{display:none}.bottom-sheet .publisher-template .label-price{flex-wrap:wrap;height:auto}.bottom-sheet .publisher-template .btn-save{height:32px;font-size:12px;font-weight:500}.bottom-sheet .ql-container{min-height:90px;height:auto}.publish-success-modal{background:#16172080}.publish-success-modal .modal-header{height:38px;border-bottom:1px solid var(--Neutral-300, #cfd6dd)}.publish-success-modal .modal-close{width:32px;right:10px;color:var(--t-neutral-900);transform:none;top:8px}.publish-success-modal .modal-body{padding:1rem}.publish-success-modal .publish-success-body-content{gap:1rem}.publish-success-modal .publish-success-body-content p{font-size:12px;font-weight:500}.publish-success-modal .publish-success-body-content .btn-save{height:32px;font-weight:500}}.tag{position:relative;display:inline-block}.tag__trigger{overflow:auto;height:40px;padding:6px 12px;border-radius:100px;background:#fff;border:1px solid var(--t-neutral-300);display:flex;align-items:center;gap:4px;cursor:pointer;font-size:12px;color:var(--t-neutral-900);font-weight:500;justify-content:space-between;transition:border-color .2s,background .2s;min-width:60px}.tag__trigger span{max-width:150px;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.tag__trigger:hover,.tag__trigger.active{border-color:var(--t-primary-500)}.tag__trigger .ico-chevron-down{width:16px;height:16px;transition:transform .2s}.tag__trigger.open .ico-chevron-down{transform:rotate(180deg)}.tag .tag-wrapper{width:calc(100% - 20px)}.tag .tag-wrapper .tag-list{display:flex;align-items:center;gap:4px;overflow:auto}.tag .tag-item{flex-shrink:0;display:flex;align-items:center;border:1px solid var(--t-neutral-300);border-radius:100px;padding-left:12px;height:24px;padding-right:8px;gap:4px;background:var(--t-neutral-100)}.tag .tag-item>span{font-size:0;border-radius:50%;background:var(--t-neutral-900);width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:1px}.tag .tag-item img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(121deg) brightness(97%) contrast(104%);width:100%}.tag__menu{position:absolute;top:calc(100% + 4px);left:0;min-width:200px;width:100%;background:#fff;border:1px solid var(--t-neutral-300);border-radius:6px;box-shadow:2px 12px 16px #1f283d1a;z-index:10;max-height:200px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s;padding:10px}.tag__menu.multiple{display:flex;flex-direction:column;gap:1px}.tag__menu.multiple .search__input{width:100%}.tag__menu.open{opacity:1;visibility:visible;transform:translateY(0)}.tag__item{border-radius:6px;line-height:1.5;padding:8px;font-size:12px;font-weight:500;color:var(--t-neutral-900);cursor:pointer;transition:background .2s;margin-bottom:1px;display:flex;gap:8px;align-items:center}.tag__item:hover{background:var(--t-primary-10)}.tag__item.selected{background:var(--t-primary-10);color:var(--t-primary-500);font-weight:500}.tag__item input{height:auto}.tag__list{overflow-y:auto;height:100%;margin-right:-10px;padding-right:10px}.tag .search{position:relative}.tag .search__input{width:300px;height:36px;padding:6px 12px 6px 38px;border:1px solid var(--t-neutral-300);border-radius:100px;font-size:12px;font-weight:500;color:var(--t-neutral-900);outline:none;transition:border-color .2s;display:flex;align-items:center;gap:8px;line-height:1.5}.tag .search__input::placeholder{color:var(--t-neutral-500)}.tag .search__input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.tag .search__input::placeholder{color:#9ca3af}.tag .search__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:0;width:18px;height:18px}.product-download-section .form-group-row{margin-bottom:.5rem}.product-download-section .label{margin-bottom:.25rem}.product-download-section .input-row{display:flex;flex-direction:row;gap:8px;align-items:center}.product-download-section .input-row input{flex:1}.product-download-section .form-control:disabled{cursor:not-allowed;background:var(--t-neutral-100)}.product-download-section .actions{display:flex;gap:1rem;align-items:center}.product-download-section .actions img{filter:brightness(0) saturate(100%) invert(30%) sepia(12%) saturate(1128%) hue-rotate(184deg) brightness(92%) contrast(90%)}.product-download-section .actions input[type=file]{display:none}
