.styles-module__HsUosa__container{padding:0 2rem}
.styles-module__NiTFKa__documentCard{background-color:var(--naturalBlackAlpha8);cursor:pointer;border-radius:16px;outline:none;align-items:center;gap:16px;min-width:0;padding:16px 20px;transition:background-color .2s;display:flex}.styles-module__NiTFKa__documentCard:hover{background-color:var(--secondaryLightColor)}.styles-module__NiTFKa__documentCard:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px}.styles-module__NiTFKa__documentCardInverse{background-color:var(--naturalBlackAlpha15)}.styles-module__NiTFKa__documentCardInverse:hover{background-color:var(--naturalBlackAlpha45)}.styles-module__NiTFKa__documentCardInverse:focus-visible{outline-color:var(--white)}.styles-module__NiTFKa__iconContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__NiTFKa__contentContainer{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.styles-module__NiTFKa__title{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.styles-module__NiTFKa__documentCard{gap:12px;padding:14px 16px}.styles-module__NiTFKa__iconContainer{flex-shrink:0}}@media (max-width:768px){.styles-module__NiTFKa__documentCard{gap:12px;padding:12px 16px}}@media (max-width:480px){.styles-module__NiTFKa__documentCard{gap:12px;padding:12px 16px}.styles-module__NiTFKa__iconContainer{flex-shrink:0}}
.DocumentItemSkeleton-module__EbT-bW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite DocumentItemSkeleton-module__EbT-bW__loading}@keyframes DocumentItemSkeleton-module__EbT-bW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.DocumentItemSkeleton-module__EbT-bW__documentCard{background-color:var(--naturalBlackAlpha8);border-radius:16px;align-items:center;gap:16px;padding:16px 20px;display:flex}.DocumentItemSkeleton-module__EbT-bW__iconContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.DocumentItemSkeleton-module__EbT-bW__iconSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:40px;height:40px;animation:1.5s infinite DocumentItemSkeleton-module__EbT-bW__loading}.DocumentItemSkeleton-module__EbT-bW__contentContainer{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DocumentItemSkeleton-module__EbT-bW__nameSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:14px;animation:1.5s infinite DocumentItemSkeleton-module__EbT-bW__loading}.DocumentItemSkeleton-module__EbT-bW__typeSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:12px;animation:1.5s infinite DocumentItemSkeleton-module__EbT-bW__loading}
.styles-module__43l2hq__documentsList{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.styles-module__43l2hq__singleColumn{grid-template-columns:1fr}@media (max-width:1200px){.styles-module__43l2hq__documentsList{grid-template-columns:repeat(3,1fr)}.styles-module__43l2hq__documentsList.styles-module__43l2hq__singleColumn{grid-template-columns:1fr}}@media (max-width:1024px){.styles-module__43l2hq__documentsList{grid-template-columns:repeat(2,1fr);gap:10px}.styles-module__43l2hq__documentsList.styles-module__43l2hq__singleColumn{grid-template-columns:1fr}}@media (max-width:768px){.styles-module__43l2hq__documentsList{grid-template-columns:repeat(2,1fr);gap:8px}.styles-module__43l2hq__documentsList.styles-module__43l2hq__singleColumn{grid-template-columns:1fr}}@media (max-width:480px){.styles-module__43l2hq__documentsList{grid-template-columns:1fr;gap:8px}}.styles-module__43l2hq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:48px 24px;display:flex}.styles-module__43l2hq__emptyStateTitle{font-size:var(--typography-size-3xl);color:var(--secondaryExtraDarkColor);margin:0;font-weight:600}.styles-module__43l2hq__emptyStateDescription{font-size:var(--typography-size-lg);color:var(--secondarySemiDarkColor);margin:0;font-weight:400;line-height:1.4}
.styles-module__dPqO1a__container{border-top:1px solid var(--secondarySemiLightColor)}.styles-module__dPqO1a__details{background-color:var(--naturalBlackAlpha006);box-sizing:border-box;border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__dPqO1a__detail{justify-content:space-between;align-items:center;gap:26px;display:flex}.styles-module__dPqO1a__label{font-size:var(--typography-size-md);color:var(--secondaryExtraDarkColor);flex:none;font-weight:500;line-height:17px}.styles-module__dPqO1a__value{min-width:0;font-size:var(--typography-size-md);color:var(--secondaryDarkColor);text-align:end;flex:auto;line-height:17px}.styles-module__dPqO1a__valueText{font-size:inherit;line-height:inherit;color:inherit}.styles-module__dPqO1a__placeholder{font-size:var(--typography-size-md);color:var(--secondaryDarkColor);margin:0;font-style:italic}
.styles-module__UyDK7a__row{border:1px solid var(--naturalBlackAlpha8);background-color:var(--white);border-radius:16px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(220px,260px);align-items:start;gap:24px;padding:20px;transition:opacity .2s;display:grid}.styles-module__UyDK7a__rowResolved{background-color:var(--naturalBlack10)}.styles-module__UyDK7a__identity{gap:12px;min-width:0;display:flex}.styles-module__UyDK7a__thumbnail{background-color:var(--naturalBlack50);border-radius:8px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.styles-module__UyDK7a__thumbnailImage{object-fit:cover;width:100%;height:100%;display:block}.styles-module__UyDK7a__thumbnailPlaceholder{background-color:var(--naturalBlack50);width:100%;height:100%}.styles-module__UyDK7a__identityText{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__UyDK7a__productName{text-transform:uppercase}.styles-module__UyDK7a__netCost{flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px;display:flex}.styles-module__UyDK7a__whatChanged{flex-direction:column;gap:8px;min-width:0;display:flex}.styles-module__UyDK7a__whatChangedTitle{letter-spacing:.04em;margin-bottom:2px}.styles-module__UyDK7a__changeLine{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__UyDK7a__changeLabel{flex-shrink:0}.styles-module__UyDK7a__changeValues{align-items:center;gap:6px;min-width:0;display:inline-flex}.styles-module__UyDK7a__arrow{color:var(--systemPlaceholder);font-size:13px;line-height:1}.styles-module__UyDK7a__salesPrice{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.styles-module__UyDK7a__salesTitle{letter-spacing:.04em}.styles-module__UyDK7a__priceLine{align-items:baseline;gap:8px;display:inline-flex}.styles-module__UyDK7a__oldPrice{text-decoration:line-through}.styles-module__UyDK7a__priceArrow{color:var(--systemSubtitle);align-self:center;font-size:15px}.styles-module__UyDK7a__decision{width:100%;margin-top:8px}.styles-module__UyDK7a__actions{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module__UyDK7a__decisionPill{border-radius:8px;padding:6px 12px;font-weight:600}@media (max-width:900px){.styles-module__UyDK7a__row{grid-template-columns:1fr;gap:16px}.styles-module__UyDK7a__salesPrice{align-items:stretch}}
.styles-module__juPUbW__modalContent{padding-top:0!important}.styles-module__juPUbW__container{flex-direction:column;min-height:200px;display:flex}.styles-module__juPUbW__summaryBar{background-color:var(--naturalBlack50);z-index:2;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:1.5rem;margin-bottom:16px;padding:14px 16px;display:flex;position:sticky;top:0}.styles-module__juPUbW__summaryText{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.styles-module__juPUbW__rows{flex-direction:column;gap:16px;display:flex}.styles-module__juPUbW__loadMoreTrigger{justify-content:center;align-items:center;min-height:40px;padding:16px 0;display:flex}.styles-module__juPUbW__stateContainer{justify-content:center;align-items:center;padding:64px 0;display:flex}.styles-module__juPUbW__footer{gap:16px}.styles-module__juPUbW__footerNote{flex-shrink:0}.styles-module__juPUbW__footerActions{align-items:center;gap:12px;display:flex}@media (max-width:640px){.styles-module__juPUbW__footerActions{flex-direction:column;align-items:stretch;width:100%}}
.styles-module__g7imUW__multipleImages{flex-shrink:0;width:62px;height:54px;display:flex;position:relative}.styles-module__g7imUW__previewContainer{flex-shrink:0;width:43px;height:42px}.styles-module__g7imUW__previewImage{object-fit:cover;border-radius:4px;width:43px;height:42px}.styles-module__g7imUW__firstImage{position:absolute;top:0;left:0}.styles-module__g7imUW__secondImage{outline:2px solid var(--white);position:absolute;bottom:0;right:0}.styles-module__g7imUW__placeholder{background-color:var(--naturalBlackAlpha006);border-radius:4px;width:43px;height:42px}
.styles-module__y2ACPG__price{white-space:nowrap;font-variant-numeric:tabular-nums;display:inline-block}
.styles-module__fQ3ypW__modalHeader{border-bottom:1px solid var(--naturalBlackAlpha006);padding:20px 24px}.styles-module__fQ3ypW__modalBody{padding:16px 24px 24px}.styles-module__fQ3ypW__modalRootScroll{overflow:hidden}.styles-module__fQ3ypW__modalBodyScroll.styles-module__fQ3ypW__modalBodyScroll{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.styles-module__fQ3ypW__titleWithBack{cursor:pointer;color:inherit;font:inherit;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;margin:0;padding:0;transition:opacity .15s;display:inline-flex}.styles-module__fQ3ypW__titleWithBack:hover{opacity:.7}.styles-module__fQ3ypW__titleText{font-size:var(--typography-size-2xl);font-weight:var(--typography-weight-bold);line-height:var(--typography-line-height-2xl);color:var(--secondaryExtraDarkColor)}.styles-module__fQ3ypW__body{flex-direction:column;flex:1;gap:24px;min-height:0;display:flex}.styles-module__fQ3ypW__formScrollArea{flex-direction:column;flex:1;gap:24px;min-height:0;padding:16px 24px 24px;display:flex;overflow-y:auto}.styles-module__fQ3ypW__section{flex-direction:column;gap:12px;display:flex}.styles-module__fQ3ypW__sectionTitle{margin:0}.styles-module__fQ3ypW__fieldList{flex-direction:column;gap:16px;display:flex}.styles-module__fQ3ypW__summaryCard{background-color:var(--grayAlpha40);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__fQ3ypW__summaryRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__fQ3ypW__summaryDivider{background-color:var(--naturalBlackAlpha006);height:1px}.styles-module__fQ3ypW__formActions{background-color:var(--white);border-top:1px solid var(--naturalBlackAlpha006);flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module__fQ3ypW__createCustomCard{background-color:var(--grayAlpha40);cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:background-color .15s;display:flex}.styles-module__fQ3ypW__createCustomCard:hover{background-color:var(--naturalBlackAlpha006)}.styles-module__fQ3ypW__createCustomLabel{align-items:center;gap:12px;display:inline-flex}.styles-module__fQ3ypW__createCustomPlus{background-color:var(--secondaryExtraDarkColor);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.styles-module__fQ3ypW__divider{align-items:center;gap:12px;margin:4px 0;display:flex}.styles-module__fQ3ypW__dividerLine{background-color:var(--naturalBlackAlpha006);flex:1;height:1px}.styles-module__fQ3ypW__productsArea{flex-direction:column;gap:16px;min-height:200px;display:flex}.styles-module__fQ3ypW__productsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.styles-module__fQ3ypW__statusMessage{text-align:center;justify-content:center;align-items:center;min-height:160px;padding:24px;display:flex}.styles-module__fQ3ypW__loadMoreSentinel{justify-content:center;align-items:center;min-height:32px;padding:16px;display:flex}.styles-module__fQ3ypW__highlightedText{font-weight:600}
.styles-module__SgE8fG__wrap{display:inline-flex}.styles-module__SgE8fG__fullWidth{flex:auto;width:100%;min-width:0;display:flex}
.styles-module__joLh_G__banner{background-color:var(--primaryAlpha12);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.styles-module__joLh_G__request{background-color:var(--orangeAlpha12);align-items:center}.styles-module__joLh_G__request .styles-module__joLh_G__icon{margin-top:0}.styles-module__joLh_G__canceled{background-color:var(--orangeAlpha12)}.styles-module__joLh_G__canceled .styles-module__joLh_G__icon{color:var(--orangeMain550)}.styles-module__joLh_G__viewButton{flex-shrink:0}.styles-module__joLh_G__viewReason{align-self:flex-start;margin-top:2px;padding:0}.styles-module__joLh_G__icon{color:var(--primary600);flex-shrink:0;margin-top:2px}.styles-module__joLh_G__texts{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module__joLh_G__closeButton{cursor:pointer;color:var(--systemSubtitle);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.styles-module__joLh_G__closeButton:hover{color:var(--systemTitle)}
.OrderCancellationModal-module__yp3wha__reasonBox{background-color:var(--grayAlpha40);word-break:break-word;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}
.styles-module__92rZiW__card{border:1px solid var(--naturalBlackAlpha006);background-color:var(--white);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:12px;display:flex}.styles-module__92rZiW__businessRow{align-items:center;gap:8px;min-width:0;display:flex}.styles-module__92rZiW__businessName{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.styles-module__92rZiW__imageWrapper{aspect-ratio:1;background-color:var(--secondarySemiLightColor);border-radius:12px;width:100%;position:relative;overflow:hidden}.styles-module__92rZiW__image{object-fit:cover;object-position:center}.styles-module__92rZiW__info{flex-direction:column;gap:6px;min-width:0;display:flex}.styles-module__92rZiW__title{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.styles-module__92rZiW__metaRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.styles-module__92rZiW__metaDot{color:var(--systemSubtitle);font-size:var(--typography-size-sm);line-height:1}.styles-module__92rZiW__priceRow{align-items:flex-start;gap:24px;display:flex}.styles-module__92rZiW__priceField{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module__92rZiW__priceValue{align-items:baseline;gap:2px;display:inline-flex}.styles-module__92rZiW__priceUnit{white-space:nowrap}
.styles-module__3OyARW__link{cursor:pointer;border-radius:16px;flex-direction:column;gap:4px;padding:12px 16px;text-decoration:none;transition:background-color .2s;display:flex}.styles-module__3OyARW__link:hover{background-color:var(--naturalBlackAlpha006)}.styles-module__3OyARW__link.styles-module__3OyARW__selected{background-color:var(--naturalBlackAlpha006);font-weight:500}.styles-module__3OyARW__item{font-size:var(--typography-size-md);color:var(--secondaryExtraDarkColor);align-items:center;gap:12px;display:flex}.styles-module__3OyARW__itemDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module__3OyARW__pricingBadge{margin-top:2px}.styles-module__3OyARW__itemName{font-size:var(--typography-size-md);color:var(--secondaryExtraDarkColor)}.styles-module__3OyARW__itemProductsCount{font-size:var(--typography-size-sm);color:var(--systemSubtitle)}
.styles-module__q3x9DG__container{flex-direction:column;gap:16px;margin-top:4px;display:flex}.styles-module__q3x9DG__grid{--product-card-image-height:auto;--product-card-image-aspect:4 / 3;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.styles-module__q3x9DG__actions{align-items:center;gap:12px;display:flex}@media (max-width:800px){.styles-module__q3x9DG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.styles-module__q3x9DG__grid{grid-template-columns:minmax(0,1fr);gap:12px}}
.ReasonModal-module__Fxxh8a__reasonBox{background-color:var(--grayAlpha40);word-break:break-word;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}
.skeleton-module__uOH5uW__card{border:1px solid var(--naturalBlackAlpha006);background-color:var(--white);border-radius:16px;flex-direction:column;gap:12px;padding:12px;display:flex}.skeleton-module__uOH5uW__headerRow{align-items:center;gap:8px;display:flex}.skeleton-module__uOH5uW__avatar,.skeleton-module__uOH5uW__headerLine,.skeleton-module__uOH5uW__image,.skeleton-module__uOH5uW__titleLine,.skeleton-module__uOH5uW__metaLine,.skeleton-module__uOH5uW__priceBlock,.skeleton-module__uOH5uW__button{background:linear-gradient(90deg, var(--grayAlpha40) 25%, var(--naturalBlackAlpha006) 50%, var(--grayAlpha40) 75%);background-size:200% 100%;border-radius:6px;animation:1.5s infinite skeleton-module__uOH5uW__skeleton-loading}.skeleton-module__uOH5uW__avatar{border-radius:50%;width:32px;height:32px}.skeleton-module__uOH5uW__headerLine{width:50%;height:12px}.skeleton-module__uOH5uW__image{aspect-ratio:1;border-radius:12px;width:100%}.skeleton-module__uOH5uW__titleLine{width:90%;height:14px}.skeleton-module__uOH5uW__metaLine{width:60%;height:12px}.skeleton-module__uOH5uW__priceRow{gap:16px;display:flex}.skeleton-module__uOH5uW__priceBlock{flex:1;height:28px}.skeleton-module__uOH5uW__button{border-radius:8px;height:40px}@keyframes skeleton-module__uOH5uW__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.SelectionItemSkeleton-module__egeHla__skeleton{align-items:center;gap:12px;padding:12px 16px;display:flex}.SelectionItemSkeleton-module__egeHla__preview{border-radius:4px;flex-shrink:0;width:43px;height:42px}.SelectionItemSkeleton-module__egeHla__details{flex-direction:column;flex:1;gap:6px;display:flex}.SelectionItemSkeleton-module__egeHla__name{border-radius:4px;width:60%;height:14px}.SelectionItemSkeleton-module__egeHla__count{border-radius:4px;width:30%;height:12px}.SelectionItemSkeleton-module__egeHla__preview,.SelectionItemSkeleton-module__egeHla__name,.SelectionItemSkeleton-module__egeHla__count{background:linear-gradient(90deg, var(--secondarySemiLightColor) 0%, var(--secondaryLightColor) 50%, var(--secondarySemiLightColor) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite SelectionItemSkeleton-module__egeHla__shimmer}@keyframes SelectionItemSkeleton-module__egeHla__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module__54YnQa__chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.styles-module__54YnQa__chip{border:1px solid var(--secondarySemiLightColor);background:var(--white);color:var(--secondaryExtraDarkColor);cursor:pointer;border-radius:999px;align-items:center;padding:6px 14px;font-size:.8125rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.styles-module__54YnQa__chip:hover:not(:disabled){border-color:var(--primaryColor);color:var(--primaryColor);background:var(--primaryLightColor,#0071e314)}.styles-module__54YnQa__chip:disabled{opacity:.5;cursor:not-allowed}
.ReadOnlyView-module__gymmWq__container{flex-direction:column;gap:16px;display:flex}.ReadOnlyView-module__gymmWq__detailsGrid{background-color:var(--grayAlpha40);border-radius:16px;flex-direction:column;display:flex}.ReadOnlyView-module__gymmWq__detailItem{flex-direction:column;gap:6px;padding:10px 14px;display:flex}
.styles-module__92dp3W__container{flex-direction:column;height:100%;display:flex}.styles-module__92dp3W__header{padding:26px 16px 16px}.styles-module__92dp3W__selectionsTitle{font-weight:600;font-size:var(--typography-size-lg);color:var(--secondaryExtraDarkColor);margin-bottom:0}.styles-module__92dp3W__searchWrapper{opacity:0;max-height:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,margin-top .3s ease-in-out;overflow:hidden}.styles-module__92dp3W__searchVisible{opacity:1;max-height:100px;margin-top:20px}.styles-module__92dp3W__list{flex:auto;padding:0 16px 16px;overflow-y:auto}.styles-module__92dp3W__items{flex-direction:column;gap:8px;display:flex}.styles-module__92dp3W__error{font-size:var(--typography-size-md);color:var(--secondaryDarkColor);padding:12px 0}.styles-module__92dp3W__empty{text-align:center;color:var(--secondarySemiDarkColor);font-size:var(--typography-size-md);flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.styles-module__92dp3W__empty span{color:var(--secondaryExtraDarkColor);font-weight:500}
.RuleAssignRow-module__Um3QVG__row{text-align:left;cursor:pointer;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-family:inherit;transition:background-color .12s,border-color .12s,color .12s;display:flex}.RuleAssignRow-module__Um3QVG__row:hover{background-color:var(--secondaryLightColor)}.RuleAssignRow-module__Um3QVG__row:focus-visible{outline:2px solid var(--primaryColor);outline-offset:-2px}.RuleAssignRow-module__Um3QVG__rowStatic,.RuleAssignRow-module__Um3QVG__rowStatic:hover{cursor:default}.RuleAssignRow-module__Um3QVG__rowAssigned,.RuleAssignRow-module__Um3QVG__rowAssigned:hover{background-color:var(--primaryLightColor)}.RuleAssignRow-module__Um3QVG__check{flex-shrink:0;align-items:center;display:inline-flex}.RuleAssignRow-module__Um3QVG__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.RuleAssignRow-module__Um3QVG__name,.RuleAssignRow-module__Um3QVG__meta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.RuleAssignRow-module__Um3QVG__pill{border:1px solid var(--naturalBlackAlpha45);background-color:var(--white);min-width:76px;height:32px;color:var(--systemTitle);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-semibold);white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 12px;transition:border-color .12s,color .12s;display:inline-flex}.RuleAssignRow-module__Um3QVG__row:hover .RuleAssignRow-module__Um3QVG__pill,.RuleAssignRow-module__Um3QVG__row:focus-visible .RuleAssignRow-module__Um3QVG__pill{border-color:var(--primaryColor);color:var(--primaryColor)}.RuleAssignRow-module__Um3QVG__action{font-size:var(--typography-size-sm);font-weight:var(--typography-weight-semibold);border-color:var(--naturalBlackAlpha45);flex:none}@media (prefers-reduced-motion:reduce){.RuleAssignRow-module__Um3QVG__row,.RuleAssignRow-module__Um3QVG__pill{transition:none}}
.styles-module__fbHx5W__popover{background-color:var(--white);border-radius:12px;width:340px;max-width:340px;box-shadow:0 8px 32px #0f172a1f}.styles-module__fbHx5W__content{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.styles-module__fbHx5W__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 8px;display:flex}.styles-module__fbHx5W__headerLabel{letter-spacing:.04em;text-transform:uppercase}.styles-module__fbHx5W__manageLink{cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.styles-module__fbHx5W__manageLink:hover{text-decoration:underline}.styles-module__fbHx5W__manageLink:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px;border-radius:4px}.styles-module__fbHx5W__subtitle{flex-shrink:0;padding:0 16px 8px}.styles-module__fbHx5W__scrollArea{flex-direction:column;flex:1;gap:2px;min-height:0;padding:4px 8px;display:flex;overflow:hidden auto}.styles-module__fbHx5W__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.styles-module__fbHx5W__listBusy{pointer-events:none}.styles-module__fbHx5W__footer{border-top:1px solid var(--secondaryLightColor);flex-shrink:0;padding:8px}.styles-module__fbHx5W__createButton{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;display:flex}.styles-module__fbHx5W__createButton:hover{background-color:var(--secondaryLightColor)}.styles-module__fbHx5W__createButton:focus-visible{outline:2px solid var(--primaryColor);outline-offset:-2px}.styles-module__fbHx5W__statusRow{justify-content:center;align-items:center;padding:16px;display:flex}.styles-module__fbHx5W__emptyState{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.styles-module__fbHx5W__sentinel{flex-shrink:0;height:1px}
.styles-module__kjgEmq__deleteModalContent{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.styles-module__kjgEmq__deleteModalTextsWrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.styles-module__kjgEmq__deleteMessage{font-size:var(--typography-size-lg);color:var(--secondaryExtraDarkColor);overflow-wrap:anywhere;max-width:100%;font-weight:600}.styles-module__kjgEmq__deleteWarning{color:var(--secondarySemiDarkColor);font-size:var(--typography-size-md);text-align:center;line-height:20px}
.styles-module__VN0wSG__infiniteScrollTrigger{flex-shrink:0;justify-content:center;align-items:center;min-height:24px;margin:4px 0 0;padding:4px 12px;display:flex}.styles-module__VN0wSG__loadingMore{color:var(--secondaryDarkColor,#666);font-size:var(--typography-size-sm);align-items:center;gap:8px;display:flex}.styles-module__VN0wSG__loadingSpinner{border:2px solid var(--borderColor,#e0e0e0);border-top-color:var(--primaryColor,#007bff);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite styles-module__VN0wSG__spin}@keyframes styles-module__VN0wSG__spin{to{transform:rotate(360deg)}}.styles-module__VN0wSG__scrollHint{color:var(--secondaryDarkColor,#666);font-size:var(--typography-size-sm);text-align:center}.styles-module__VN0wSG__endOfResults{border-top:1px solid var(--borderColor,#e0e0e0);flex-shrink:0;justify-content:center;align-items:center;min-height:36px;margin-top:4px;padding:8px 12px;display:flex}.styles-module__VN0wSG__paginationInfo{color:var(--secondaryDarkColor,#666);font-size:var(--typography-size-sm);text-align:center}
.styles-module__rpH-FG__row{align-items:flex-start;gap:12px;display:flex}.styles-module__rpH-FG__avatar{flex-shrink:0;padding-top:2px}.styles-module__rpH-FG__botAvatar{background:linear-gradient(135deg,#50a4f8,#0c6bca);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.styles-module__rpH-FG__content{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.styles-module__rpH-FG__bubble{background-color:var(--naturalBlackAlpha006,#0000000a);word-break:break-word;border-radius:4px 16px 16px;align-self:flex-start;max-width:100%;padding:10px 14px;display:inline-block}.styles-module__rpH-FG__suggestionBadge{background:var(--primaryLightColor,#078ee81a);color:var(--primaryColor);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}
.styles-module__Z-rbpG__statusBadge{color:var(--badge-color);background-color:var(--badge-bg);border-radius:24px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px 2px 4px;display:flex}.styles-module__Z-rbpG__statusLabel{white-space:nowrap;color:var(--badge-color)}
.styles-module__BT201q__thread{overscroll-behavior-y:contain;flex:1;min-height:0;padding:24px 0;position:relative;overflow-y:auto}.styles-module__BT201q__inner{flex-direction:column;gap:24px;max-width:900px;margin:0 auto;padding:0 16px;display:flex}.styles-module__BT201q__turnAnchor{scroll-margin-top:16px}.styles-module__BT201q__spacer{flex-shrink:0;height:0}.styles-module__BT201q__thread::-webkit-scrollbar{width:6px}.styles-module__BT201q__thread::-webkit-scrollbar-track{background:0 0}.styles-module__BT201q__thread::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.styles-module__BT201q__thread::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
.EditView-module__r_mHUa__container{flex-direction:column;gap:16px;display:flex}.EditView-module__r_mHUa__header{justify-content:space-between;align-items:center;display:flex}.EditView-module__r_mHUa__fieldsContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60px;padding:16px;display:flex}.EditView-module__r_mHUa__fieldsList{flex-direction:column;gap:12px;display:flex}.EditView-module__r_mHUa__fieldItem{align-items:flex-end;gap:4px;display:flex}.EditView-module__r_mHUa__fieldItemTextWrapper{flex-direction:column;gap:4px;display:flex}
.styles-module__r9j_Ka__cell{justify-content:flex-end;display:flex}.styles-module__r9j_Ka__button{color:var(--systemTitle);white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.styles-module__r9j_Ka__button>svg{fill:var(--systemTitle)}.styles-module__r9j_Ka__chevron{align-items:center;transition:transform .15s;display:inline-flex}.styles-module__r9j_Ka__chevronOpen{transform:rotate(180deg)}
.OrderCard-module__OHD52W__cardWrapper{width:100%;position:relative}.OrderCard-module__OHD52W__card{cursor:pointer;border-radius:16px;flex-direction:column;gap:8px;width:100%;padding:12px;text-decoration:none;display:flex;position:relative}.OrderCard-module__OHD52W__readOnly{cursor:default}.OrderCard-module__OHD52W__card.OrderCard-module__OHD52W__selected{background-color:var(--naturalBlackAlpha006);border:none}.OrderCard-module__OHD52W__card.OrderCard-module__OHD52W__unselected{background-color:var(--white);border:1px solid var(--naturalBlackAlpha006)}.OrderCard-module__OHD52W__businessSection{justify-content:space-between;align-items:center;gap:8px;height:24px;display:flex}.OrderCard-module__OHD52W__businessInfo{flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.OrderCard-module__OHD52W__businessAvatar{flex-shrink:0}.OrderCard-module__OHD52W__businessName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.OrderCard-module__OHD52W__rightSection{align-items:center;gap:8px;display:flex}.OrderCard-module__OHD52W__deleteButton{opacity:0;z-index:2;transition:opacity .2s;position:absolute;top:8px;right:8px}.OrderCard-module__OHD52W__cardWrapper:hover .OrderCard-module__OHD52W__deleteButton,.OrderCard-module__OHD52W__deleteButton:focus-within{opacity:1}.OrderCard-module__OHD52W__poDetails{border-top:1px solid var(--naturalBlackAlpha006);grid-template-columns:1fr auto;gap:8px;padding-top:8px;display:grid}.OrderCard-module__OHD52W__poName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.OrderCard-module__OHD52W__priceRow{align-items:center;display:flex}.OrderCard-module__OHD52W__metaRow{align-items:center;gap:6px;display:flex}.OrderCard-module__OHD52W__metaItem{white-space:nowrap}.OrderCard-module__OHD52W__metaSeparator{color:var(--systemSubtitle);font-size:var(--typography-size-sm)}.OrderCard-module__OHD52W__skeletonCard{background-color:var(--white);border:1px solid var(--naturalBlackAlpha006);border-radius:16px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex}.OrderCard-module__OHD52W__skeletonLine,.OrderCard-module__OHD52W__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:999px;flex-shrink:0;animation:1.5s infinite OrderCard-module__OHD52W__orderCardLoading}.OrderCard-module__OHD52W__skeletonAvatar{border-radius:50%;width:24px;height:24px}.OrderCard-module__OHD52W__skeletonLineSm{width:60px;height:12px}.OrderCard-module__OHD52W__skeletonLineMd{width:120px;height:12px}.OrderCard-module__OHD52W__skeletonLineLg{width:160px;height:14px}.OrderCard-module__OHD52W__skeletonLinePrice{width:72px;height:14px}.OrderCard-module__OHD52W__skeletonDetails{border-top:1px solid var(--naturalBlackAlpha006);grid-template-columns:1fr auto;gap:8px;padding-top:8px;display:grid}@keyframes OrderCard-module__OHD52W__orderCardLoading{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module__CiLWYW__section{flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.styles-module__CiLWYW__sectionTitle{padding:0 0 4px}.styles-module__CiLWYW__card{background-color:var(--secondaryColor4);border-radius:12px;padding:8px 0;overflow:hidden}.styles-module__CiLWYW__businessRow{align-items:center;gap:12px;min-width:0;padding:8px 16px;display:flex}.styles-module__CiLWYW__businessAvatar,.styles-module__CiLWYW__statusBadge{flex-shrink:0}.styles-module__CiLWYW__businessName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__CiLWYW__cardDivider{background-color:var(--secondarySemiLightColor);height:1px;margin:8px 16px}.styles-module__CiLWYW__infoRow{align-items:center;gap:12px;padding:8px 16px;display:flex}.styles-module__CiLWYW__infoIcon{background-color:var(--white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__CiLWYW__infoText{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__CiLWYW__viewPoWrapper{padding:12px 16px 8px}
.styles-module__gQ_sRW__dropdownWrap{width:100%;display:block}.styles-module__gQ_sRW__dropdownWrap>div:first-child{width:100%}.styles-module__gQ_sRW__option{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.styles-module__gQ_sRW__optionTextGroup{flex-direction:column;gap:2px;min-width:0;display:flex}
.styles-module__I9audq__container{flex-direction:column;height:100%;padding:26px 16px;display:flex;overflow:hidden}.styles-module__I9audq__title{font-weight:600;font-size:var(--typography-size-lg);color:var(--secondaryExtraDarkColor);flex-shrink:0;margin-bottom:24px}.styles-module__I9audq__segmentedControl{flex-shrink:0;margin-bottom:16px}.styles-module__I9audq__searchWrapper{margin-bottom:16px}.styles-module__I9audq__searchWithFilter{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.styles-module__I9audq__poList{max-height:calc(100vh - var(--headerHeight) - 150px);scrollbar-width:thin;scrollbar-color:var(--secondarySemiLightColor) transparent;flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:hidden auto}.styles-module__I9audq__poList::-webkit-scrollbar{width:6px}.styles-module__I9audq__poList::-webkit-scrollbar-track{background:0 0;border-radius:3px}.styles-module__I9audq__poList::-webkit-scrollbar-thumb{background:var(--secondarySemiLightColor);border-radius:3px}.styles-module__I9audq__poList::-webkit-scrollbar-thumb:hover{background:var(--secondaryDarkColor)}.styles-module__I9audq__loading,.styles-module__I9audq__error{font-size:var(--typography-size-md);color:var(--secondaryDarkColor);flex-shrink:0;padding:12px 0}.styles-module__I9audq__emptyContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__I9audq__emptyTitle{font-size:var(--typography-size-lg);color:var(--systemTitle);text-align:center;font-weight:600}.styles-module__I9audq__emptySubtitle{font-size:var(--typography-size-md);color:var(--systemSubtitle);text-align:center}.styles-module__I9audq__clearButton{color:var(--primaryColor);font-size:var(--typography-size-md);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-top:8px;padding:6px 12px;font-weight:500}.styles-module__I9audq__clearButton:hover{background:var(--primaryLightColor)}
.styles-module__btD1sG__content{flex-direction:column;gap:20px;display:flex}
.styles-module__DjZ1da__wrapper{align-items:center;width:100%;display:flex;position:relative}.styles-module__DjZ1da__input{width:100%;padding-right:48px}.styles-module__DjZ1da__suffix{border:1.5px solid var(--secondarySemiDarkColor);width:24px;height:24px;color:var(--secondarySemiDarkColor);font-size:var(--typography-size-sm);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}
.OrdersFilter-module__DO0drq__filterMenu{flex-direction:column;gap:12px;min-width:180px;padding:12px;display:flex}.OrdersFilter-module__DO0drq__triggerWrapper{display:inline-flex;position:relative}.OrdersFilter-module__DO0drq__indicator{background-color:var(--primary350Color);z-index:1;pointer-events:none;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px}.OrdersFilter-module__DO0drq__filterOption{color:var(--systemTitle);align-items:center;gap:8px;display:flex}
.styles-module__cjItiG__chatContainer{flex-direction:column;height:100%;display:flex}.styles-module__cjItiG__pageWrapper{height:100%;display:flex}.styles-module__cjItiG__chatArea{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.styles-module__cjItiG__detailsWrapper{flex-shrink:0;width:0;transition:width .25s;overflow:hidden}.styles-module__cjItiG__detailsOpen{width:400px}
.styles-module__2vjhTW__container{flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__2vjhTW__iconWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__2vjhTW__deniedImage{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__2vjhTW__description{text-align:center;max-width:420px}
.styles-module__P07ZDq__container{width:100%;position:relative}.styles-module__P07ZDq__rangeError{margin-top:4px;display:block}.styles-module__P07ZDq__field{position:relative}.styles-module__P07ZDq__input{padding-right:40px}.styles-module__P07ZDq__clearButton{cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.styles-module__P07ZDq__menu{background-color:var(--white);border:1px solid var(--secondarySemiLightColor);border-radius:12px;padding:4px 0;box-shadow:0 6px 24px #00000014}.styles-module__P07ZDq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.styles-module__P07ZDq__option{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:background-color .15s;display:flex}.styles-module__P07ZDq__option+.styles-module__P07ZDq__option{border-top:1px solid var(--secondaryLightColor)}.styles-module__P07ZDq__option:hover,.styles-module__P07ZDq__optionActive{background-color:var(--secondaryLightColor)}.styles-module__P07ZDq__optionCheckbox{pointer-events:none;flex-shrink:0}.styles-module__P07ZDq__statusRow{justify-content:center;align-items:center;padding:14px 16px;list-style:none;display:flex}.styles-module__P07ZDq__createRow{border-top:1px solid var(--secondaryLightColor);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;list-style:none;transition:background-color .15s;display:flex}.styles-module__P07ZDq__createRow:hover{background-color:var(--secondaryLightColor)}.styles-module__P07ZDq__cta{color:var(--primaryColor);font-weight:600;font-size:var(--typography-size-md)}.styles-module__P07ZDq__ctaDisabled{opacity:.6}
.styles-module__g-Y1vG__container{flex-direction:column;gap:16px;display:flex}.styles-module__g-Y1vG__heading{flex-direction:column;gap:4px;display:flex}.styles-module__g-Y1vG__title{margin:0}.styles-module__g-Y1vG__netCostCard{background-color:var(--white);border:1px solid var(--secondarySemiLightColor);cursor:text;border-radius:12px;flex-direction:column;gap:6px;padding:12px 16px;transition:border-color .2s,box-shadow .15s;display:flex}.styles-module__g-Y1vG__netCostCard:focus-within{border-color:var(--primaryColor);box-shadow:0 0 0 2px var(--primaryColor)}.styles-module__g-Y1vG__netCostLabel{color:var(--systemSubtitle);cursor:text}.styles-module__g-Y1vG__netCostInputRow{align-items:center;gap:6px;display:flex}.styles-module__g-Y1vG__dollarPrefix{font-size:var(--typography-size-lg);color:var(--secondarySemiDarkColor);font-weight:600}.styles-module__g-Y1vG__netCostInput{font-size:var(--typography-size-lg);color:var(--secondarySemiDarkColor);background:0 0;border:none;outline:none;width:100%;padding:0;font-weight:600}.styles-module__g-Y1vG__netCostInput::placeholder{color:var(--secondaryText);opacity:1}.styles-module__g-Y1vG__summaryCard{background-color:var(--white);border:1px solid var(--secondarySemiLightColor);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__g-Y1vG__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__g-Y1vG__divider{background-color:var(--secondaryLightColor);height:1px}.styles-module__g-Y1vG__profitValuePositive{color:var(--successInteractive,#1a7f37);font-weight:600}
.styles-module__DVQ5qW__row{background-color:var(--naturalBlackAlpha006);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.styles-module__DVQ5qW__text{flex-direction:column;gap:4px;min-width:0;display:flex}
.styles-module__pMD07W__body{grid-template-columns:minmax(0,1fr) minmax(0,380px);align-items:start;gap:32px;display:grid}.styles-module__pMD07W__formCol{flex-direction:column;gap:24px;min-width:0;display:flex}.styles-module__pMD07W__previewCol{background-color:var(--naturalBlackAlpha006);border-radius:16px;min-width:0;padding:20px}@media (max-width:720px){.styles-module__pMD07W__body{grid-template-columns:1fr;gap:24px}}.styles-module__pMD07W__section{flex-direction:column;gap:12px;display:flex}.styles-module__pMD07W__sectionTitle{margin:0}.styles-module__pMD07W__markupRow{align-items:stretch;gap:12px;display:flex}.styles-module__pMD07W__markupTypeWrapper{flex:auto;min-width:0}.styles-module__pMD07W__markupValueWrapper{flex:0 0 140px}.styles-module__pMD07W__helperText{margin-top:4px}.styles-module__pMD07W__nameField{flex-direction:column;gap:4px;display:flex}.styles-module__pMD07W__nameMeta{align-items:baseline;gap:8px;display:flex}.styles-module__pMD07W__nameError{flex:auto}.styles-module__pMD07W__nameCount{white-space:nowrap;margin-left:auto}.styles-module__pMD07W__endingHelper{margin-top:4px}.styles-module__pMD07W__footer{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.styles-module__pMD07W__hydrationLoader{justify-content:center;align-items:center;min-height:240px;display:flex}
.styles-module__i6ZzVa__actions{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__i6ZzVa__actionIcon{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.styles-module__i6ZzVa__actionIcon:hover{background-color:var(--secondaryLightColor);transform:scale(1.1)}.styles-module__i6ZzVa__addToPO{background-color:var(--primarySystemDefault);border:1px solid var(--primarySystemDefault);width:32px;height:32px}.styles-module__i6ZzVa__addToPO:hover{background-color:var(--naturalBlackAlpha80);border-color:var(--naturalBlackAlpha80);transform:none}.styles-module__i6ZzVa__addToPO:active{background-color:var(--secondaryPressed);border-color:var(--secondaryPressed)}
.POItem-module__niyH5a__poItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .2s;display:flex}.POItem-module__niyH5a__poItem:hover:not(:disabled),.POItem-module__niyH5a__poItem:active:not(:disabled){background-color:var(--grayAlpha40)}.POItem-module__niyH5a__poItem:disabled{opacity:.5;cursor:not-allowed}.POItem-module__niyH5a__imageWrapper{flex-shrink:0}.POItem-module__niyH5a__avatar{border-radius:8px}.POItem-module__niyH5a__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.POItem-module__niyH5a__poName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.POItem-module__niyH5a__details{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.POItem-module__niyH5a__detailItem{white-space:nowrap}.POItem-module__niyH5a__separator{color:var(--secondarySemiDarkColor);font-size:var(--typography-size-sm)}.POItem-module__niyH5a__addIconWrapper{background-color:var(--secondaryLightColor);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.POItem-module__niyH5a__poItem:hover:not(:disabled) .POItem-module__niyH5a__addIconWrapper{background-color:var(--secondarySemiLightColor)}
.styles-module__clBThG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:640px;min-height:100%;margin:0 auto;padding:48px 16px;display:flex}.styles-module__clBThG__badge{background:linear-gradient(135deg,#50a4f8,#0c6bca);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.styles-module__clBThG__prompts{flex-direction:column;gap:12px;width:100%;margin-top:24px;display:flex}.styles-module__clBThG__promptList{flex-direction:column;gap:10px;display:flex}.styles-module__clBThG__promptCard{border:1px solid var(--secondarySemiLightColor);background:var(--white);text-align:left;cursor:pointer;border-radius:12px;padding:14px 18px;transition:border-color .15s,box-shadow .15s}.styles-module__clBThG__promptCard:hover{border-color:var(--primaryColor);box-shadow:0 2px 12px #078ee81f}
.EditView-module__33lQQq__container{flex-direction:column;gap:16px;display:flex}.EditView-module__33lQQq__fullWidth{flex-direction:column;gap:8px;width:100%;display:flex}
.styles-module__GssL2W__modal{position:relative}.styles-module__GssL2W__modal>div:nth-child(2){padding-top:0}.styles-module__GssL2W__modalContent{max-height:60vh;overflow-y:auto}.styles-module__GssL2W__poStep{flex-direction:column;min-height:0;max-height:60vh;display:flex}.styles-module__GssL2W__poStep>:not(.styles-module__GssL2W__allPOContainer){flex-shrink:0}.styles-module__GssL2W__createButton{width:100%}.styles-module__GssL2W__allPOContainer{flex-direction:column;flex:1;min-height:0;margin-top:24px;display:flex}.styles-module__GssL2W__allPOContainer>p{color:var(--secondarySemiDarkColor);font-weight:500;font-size:var(--typography-size-sm);margin-bottom:8px}.styles-module__GssL2W__poScrollArea{flex:1;min-height:0;overflow-y:auto}.styles-module__GssL2W__poList{flex-direction:column;gap:4px;display:flex}.styles-module__GssL2W__loading{color:var(--secondaryDarkColor);font-size:var(--typography-size-md);justify-content:center;align-items:center;padding:24px 0;display:flex}.styles-module__GssL2W__emptyState{text-align:center;justify-content:center;align-items:center;padding:24px 12px;display:flex}
.styles-module__LGXQEW__badge{white-space:nowrap;width:fit-content}
.styles-module__P4AX2a__infoTrigger{position:relative;border-radius:50%!important;width:14px!important;height:14px!important}.styles-module__P4AX2a__infoTrigger:after{content:"";border-radius:50%;position:absolute;inset:-5px}.styles-module__P4AX2a__infoTrigger svg{fill:none!important}
.styles-module__gGoyka__wrapper{align-items:center;gap:4px;display:inline-flex;position:relative}.styles-module__gGoyka__setLink{font-weight:600;color:var(--primaryColor)!important;font-size:16px!important}.styles-module__gGoyka__setLink.styles-module__gGoyka__sm{font-size:14px!important}.styles-module__gGoyka__locked{color:var(--secondaryText);cursor:not-allowed;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:16px;font-weight:600;line-height:1.2;display:inline-flex}.styles-module__gGoyka__sm .styles-module__gGoyka__locked{font-size:14px}.styles-module__gGoyka__locked:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px;border-radius:2px}.styles-module__gGoyka__warningBanner{background-color:var(--warningYellowColor);border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.styles-module__gGoyka__warningIcon{flex-shrink:0;margin-top:1px}
.styles-module__f0GSmG__postsList{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--secondarySemiLightColor) transparent;flex-direction:column;width:100%;height:100%;min-height:0;padding-right:1.5rem;display:flex;overflow-y:auto}.styles-module__f0GSmG__postsList::-webkit-scrollbar{width:10px}.styles-module__f0GSmG__postsList::-webkit-scrollbar-track{background:0 0}.styles-module__f0GSmG__postsList::-webkit-scrollbar-thumb{background-color:var(--secondarySemiLightColor);background-clip:padding-box;border:2px solid #0000;border-radius:8px}.styles-module__f0GSmG__postsList::-webkit-scrollbar-thumb:hover{background-color:var(--secondarySemiDarkColor)}.styles-module__f0GSmG__postsContainer{width:612px;max-width:100%;padding-right:4px;position:relative}.styles-module__f0GSmG__virtualRow{width:100%;padding-bottom:16px;position:absolute;top:0;left:0}.styles-module__f0GSmG__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}@media (max-width:768px){.styles-module__f0GSmG__postsList{padding:0 16px}.styles-module__f0GSmG__header{margin-bottom:20px}.styles-module__f0GSmG__title{font-size:var(--typography-size-2xl)}.styles-module__f0GSmG__virtualRow{padding-bottom:12px}}@media (max-width:480px){.styles-module__f0GSmG__postsList{padding:0 12px}.styles-module__f0GSmG__title{font-size:var(--typography-size-xl)}.styles-module__f0GSmG__emptyContainer{padding:40px 16px}.styles-module__f0GSmG__emptyIcon{font-size:2.5rem}.styles-module__f0GSmG__emptyContainer h3{font-size:var(--typography-size-xl)}.styles-module__f0GSmG__emptyContainer p{font-size:var(--typography-size-md)}}
.styles-module__H3jeiq__banner{background-color:var(--alertOrangeBg);border-radius:12px;flex-wrap:wrap;align-items:center;gap:24px;padding:12px 16px;display:flex}.styles-module__H3jeiq__message{margin:0}.styles-module__H3jeiq__actions{align-items:center;gap:12px;display:flex}
.ProductQuantity-module__1Alq4W__quantityWrapper{align-items:center;gap:4px;display:inline-flex}.ProductQuantity-module__1Alq4W__link{text-decoration:underline;-webkit-text-decoration-color:var(--primaryExtraDarkColor);text-decoration-color:var(--primaryExtraDarkColor);cursor:pointer;display:inline-flex}
.styles-module__Cy1Y5G__container{background-color:var(--white);border-radius:12px;flex-direction:column;gap:2.25rem;max-width:425px;height:fit-content;padding:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}.styles-module__Cy1Y5G__title{font-size:var(--typography-size-2xl);color:var(--secondaryDarkColor);font-weight:600}.styles-module__Cy1Y5G__businessList{flex-direction:column;gap:1rem;display:flex}.styles-module__Cy1Y5G__businessCard{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.styles-module__Cy1Y5G__businessCard:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px}.styles-module__Cy1Y5G__businessInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.styles-module__Cy1Y5G__businessAvatar{flex-shrink:0}.styles-module__Cy1Y5G__businessDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.styles-module__Cy1Y5G__businessName{font-size:var(--typography-size-md);color:var(--secondaryDarkColor);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.styles-module__Cy1Y5G__businessAddress{font-size:var(--typography-size-md);color:var(--secondaryColor);white-space:nowrap;text-overflow:ellipsis;font-weight:400;overflow:hidden}@media (max-width:768px){.styles-module__Cy1Y5G__container{width:100%;margin-top:1rem}.styles-module__Cy1Y5G__businessCard{padding:.5rem}.styles-module__Cy1Y5G__businessName{font-size:.8125rem}.styles-module__Cy1Y5G__connectButton{min-width:70px;height:28px;font-size:.6875rem}}
.ProductInfoCard-module__hKzRIa__card{background-color:var(--secondaryLightColor);border:1px solid var(--secondarySystemStateColor);border-radius:8px;align-items:flex-start;gap:16px;width:100%;padding:16px;display:flex}.ProductInfoCard-module__hKzRIa__productImageWrapper{background-color:var(--white);border-radius:8px;flex-shrink:0;width:58px;min-width:58px;height:58px;position:relative;overflow:hidden}.ProductInfoCard-module__hKzRIa__productImage{object-fit:cover;border-radius:8px}.ProductInfoCard-module__hKzRIa__info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ProductInfoCard-module__hKzRIa__businessRow{align-items:center;gap:8px;display:flex}.ProductInfoCard-module__hKzRIa__businessAvatar{flex-shrink:0}.ProductInfoCard-module__hKzRIa__businessName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductInfoCard-module__hKzRIa__productName{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.styles-module__62Dw-W__container{background-color:var(--secondaryLightColor);width:100%;height:calc(100vh - 75px)}.styles-module__62Dw-W__dataContainer{justify-content:center;gap:4.75rem;height:100%;padding:1.5rem 1.5rem 0 .75rem;display:flex}.styles-module__62Dw-W__postsWrapper{background-color:var(--white);border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;gap:1.5rem;height:100%;min-height:0;padding:1.75rem 0 0 1.5rem;display:flex;overflow:hidden;box-shadow:0 14px 42px #080f3414}.styles-module__62Dw-W__pageTitle{font-size:var(--typography-size-2xl);color:var(--systemTitle);padding-right:1.5rem;font-weight:700}.styles-module__62Dw-W__composerSection{flex-direction:column;gap:.375rem;display:flex}.styles-module__62Dw-W__composerHelper{font-size:var(--typography-size-sm);color:var(--secondaryColor);margin:0;padding-left:4.5rem;padding-right:1.5rem;font-weight:400;line-height:1.4}.styles-module__62Dw-W__addNewPostWrapper{grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding-right:1.5rem;display:grid}.styles-module__62Dw-W__addNewPostAvatar{flex-shrink:0}.styles-module__62Dw-W__addNewPostWrapper .styles-module__62Dw-W__addNewPost{border:1px solid var(--secondaryColor);background-color:var(--secondaryLightColor);cursor:pointer;border-radius:32px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 1.5rem;display:flex;box-shadow:0 0 12px #3a3a3c33}.styles-module__62Dw-W__addNewPost span{font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);font-weight:600}
.styles-module__s3dsTG__form{flex-direction:column;gap:24px;padding-bottom:.25rem;display:flex}
.styles-module__R_hNPa__badge{white-space:nowrap;width:fit-content}.styles-module__R_hNPa__resetButton{background-color:var(--primaryColor);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}
.styles-module__oPA6gG__card{border:1px solid var(--secondarySystemStateColor);cursor:pointer;border-radius:12px;flex-direction:column;gap:4px;padding:12px;transition:border-color .15s;display:flex}.styles-module__oPA6gG__card:hover,.styles-module__oPA6gG__cardSelected{border-color:var(--naturalBlackAlpha90)}.styles-module__oPA6gG__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module__oPA6gG__storeName{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}
.styles-module__j1cGeG__titleLink{cursor:pointer;min-width:0}.styles-module__j1cGeG__productInfo{min-width:0}.styles-module__j1cGeG__pricingSection{align-items:flex-start;gap:16px;margin-top:4px;display:flex}.styles-module__j1cGeG__priceField{flex-direction:column;gap:4px;display:flex}.styles-module__j1cGeG__priceLabel{line-height:1.2}.styles-module__j1cGeG__priceLabelRow{align-items:center;gap:4px;display:flex}.styles-module__j1cGeG__imagePlaceholder{background-color:var(--secondarySemiLightColor);border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__j1cGeG__imageLoader{border:2px solid var(--secondarySemiDarkColor);border-top:2px solid #0000;border-radius:50%;width:24px;height:24px;animation:1s linear infinite styles-module__j1cGeG__spin}.styles-module__j1cGeG__sellerInfo{font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);font-weight:400}.styles-module__j1cGeG__sellerInfo span{color:var(--secondaryDarkColor);font-weight:600}@keyframes styles-module__j1cGeG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__j1cGeG__imageContainer{background-color:var(--secondarySemiLightColor);cursor:pointer;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.styles-module__j1cGeG__image{object-fit:cover;object-position:center;border-radius:4px}.styles-module__j1cGeG__header{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.styles-module__j1cGeG__title,.styles-module__j1cGeG__description{line-height:var(--typography-line-height-md,1.43)}.styles-module__j1cGeG__actions{grid-template-columns:auto 1fr;align-items:center;margin-top:auto;display:grid}.styles-module__j1cGeG__actions>*+*{margin-left:8px}.styles-module__j1cGeG__gridAutoFr{grid-template-columns:auto 1fr;display:grid}.styles-module__j1cGeG__aliasTrigger{cursor:default;border-radius:12px;min-width:0;max-width:100%;display:inline-flex}.styles-module__j1cGeG__aliasTrigger:focus-visible{outline:var(--focusRingWidth) solid var(--focusRingColor);outline-offset:var(--focusRingOffset)}.styles-module__j1cGeG__aliasBadge{max-width:100%}.styles-module__j1cGeG__aliasBadge>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.styles-module__j1cGeG__aliasTooltipBody{flex-direction:column;gap:4px;display:flex}.styles-module__j1cGeG__aliasTooltipValue,.styles-module__j1cGeG__aliasBadgeValue{font-weight:var(--typography-weight-semibold)}.styles-module__j1cGeG__idRow{min-width:0}.styles-module__j1cGeG__specRows{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__j1cGeG__specRow{flex-wrap:nowrap;align-items:center;min-width:0;display:flex}.styles-module__j1cGeG__specPair{min-width:0;font-size:var(--typography-size-sm);flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.styles-module__j1cGeG__specPair+.styles-module__j1cGeG__specPair{margin-left:16px}.styles-module__j1cGeG__specLabel{font-size:var(--typography-size-sm);color:var(--secondaryText);flex-shrink:0}.styles-module__j1cGeG__specValue{font-size:var(--typography-size-sm);color:var(--secondaryDarkColor);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}
@keyframes styles-module__WUma9a__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__WUma9a__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite styles-module__WUma9a__loading}.styles-module__WUma9a__list{flex-direction:column;gap:16px;display:flex}.styles-module__WUma9a__card{border:1px solid var(--secondarySystemStateColor);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.styles-module__WUma9a__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.styles-module__WUma9a__storeName{width:140px;height:16px}.styles-module__WUma9a__badge{border-radius:4px;width:80px;height:16px}.styles-module__WUma9a__address{width:85%;height:13px}.styles-module__WUma9a__addressShort{width:55%;height:13px}
.styles-module__j_MMyW__verticalCard{border:1px solid var(--secondarySystemStateColor);border-radius:20px;flex-direction:column;width:100%;height:100%;padding:12px;display:flex}.styles-module__j_MMyW__cardGrey{background-color:var(--grayAlpha40);border-color:var(--grayAlpha40)}.styles-module__j_MMyW__horizontalCard{background-color:var(--naturalBlackAlpha006);border-radius:16px;padding:10px}.styles-module__j_MMyW__horizontalCard>div{display:flex}.styles-module__j_MMyW__horizontalCard>div:first-child{gap:12px}.styles-module__j_MMyW__horizontalCard>div:first-child>div:last-child{flex-direction:column;gap:12px;min-width:0;display:flex}.styles-module__j_MMyW__horizontalCard>div:last-child{justify-content:space-between;align-items:center;margin-top:16px;padding-left:6px}.styles-module__j_MMyW__horizontalCard>div:last-child>div:last-child{align-items:center;display:flex}.styles-module__j_MMyW__actionsWrapper{gap:12px;display:flex}.styles-module__j_MMyW__verticalCardContent{flex-direction:column;flex-grow:1;gap:8px;min-width:0;min-height:0;display:flex}.styles-module__j_MMyW__verticalCardDivider{background-color:var(--secondarySystemStateColor);flex-shrink:0;width:100%;height:1px}.styles-module__j_MMyW__verticalCardFooter{flex-direction:column;gap:8px;min-width:0;margin-top:auto;display:flex}.styles-module__j_MMyW__verticalCardImageWrapper{width:100%;height:var(--product-card-image-height,145px);aspect-ratio:var(--product-card-image-aspect,auto);margin-bottom:8px;position:relative}.styles-module__j_MMyW__verticalCardImageWrapper:hover .styles-module__j_MMyW__quickLookButton,.styles-module__j_MMyW__horizontalCardImageWrapper:hover .styles-module__j_MMyW__quickLookButton,.styles-module__j_MMyW__listCardImageWrapper:hover .styles-module__j_MMyW__quickLookButton{opacity:1}.styles-module__j_MMyW__horizontalCardImageWrapper{flex-shrink:0;width:104px;height:104px;position:relative}.styles-module__j_MMyW__listCard{border:1px solid var(--naturalBlackAlpha006);border-radius:12px;align-items:center;gap:16px;padding:12px;display:flex;position:relative}.styles-module__j_MMyW__listCardNumber{font-size:var(--typography-size-md);color:var(--secondaryText);font-weight:500}.styles-module__j_MMyW__listCardImageWrapper{border-radius:8px;flex-shrink:0;width:54px;height:54px;position:relative;overflow:hidden}.styles-module__j_MMyW__listCardContent{flex:1;justify-content:space-between;align-items:center;gap:24px;min-width:0;display:flex}.styles-module__j_MMyW__quantityWrapper{margin-top:2px}.styles-module__j_MMyW__leftContent{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__j_MMyW__rightContent{align-items:center;gap:24px;display:flex}.styles-module__j_MMyW__quickLookButton{color:var(--secondaryExtraDarkColor);font-size:var(--typography-size-sm);cursor:pointer;opacity:0;background-color:#ffffffe6;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:4px 12px;font-weight:500;transition:opacity .2s;display:flex;position:absolute;bottom:8px;right:8px}.styles-module__j_MMyW__statusDotLarge{z-index:1;top:8px;right:8px}.styles-module__j_MMyW__statusDotSmall{z-index:1;top:4px;right:4px}
.styles-module__sEIL8q__container{flex-direction:column;gap:16px;height:100%;display:flex}.styles-module__sEIL8q__list{flex-direction:column;flex:1;gap:16px;padding-right:16px;display:flex;overflow-y:auto}.styles-module__sEIL8q__emptyState{font-size:var(--typography-size-md);color:var(--systemSubtitle);text-align:center;margin:0;padding:40px 0}
.styles-module__oszqeW__wrapper{display:inline-flex}.styles-module__oszqeW__trigger{background-color:var(--secondaryLightColor);width:40px;height:40px;color:var(--systemTitle);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:inline-flex}.styles-module__oszqeW__trigger:hover{background-color:var(--naturalBlackAlpha006)}.styles-module__oszqeW__option{font-size:var(--typography-size-md);color:var(--systemTitle);white-space:nowrap;align-items:center;gap:10px;margin:0;padding:4px 8px;font-weight:500;display:flex}.styles-module__oszqeW__danger{color:var(--dangerColor)}.styles-module__oszqeW__danger svg{fill:var(--dangerColor)}
.styles-module__HhFybW__container{border:1px solid var(--naturalBlackAlpha8);background-color:var(--white);border-radius:30px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 46px #bfc2c529}.styles-module__HhFybW__header{border-bottom:1px solid var(--naturalBlackAlpha8);flex-direction:column;flex-shrink:0;gap:4px;padding:16px 20px;display:flex}.styles-module__HhFybW__headerRow{align-items:center;gap:8px;display:flex}.styles-module__HhFybW__statusDot{background-color:var(--quarternaryColor);border-radius:50%;flex-shrink:0;width:8px;height:8px}.styles-module__HhFybW__content{flex-direction:column;flex:1;gap:24px;padding:20px;display:flex;overflow-y:auto}.styles-module__HhFybW__footer{border-top:1px solid var(--naturalBlackAlpha8);flex-shrink:0;justify-content:flex-end;padding:16px 20px;display:flex}.styles-module__HhFybW__field{flex-direction:column;gap:6px;display:flex}.styles-module__HhFybW__section{flex-direction:column;gap:12px;display:flex}.styles-module__HhFybW__sectionContent{background-color:var(--grayAlpha40);border-radius:12px;padding:14px}.styles-module__HhFybW__toggleRow{justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.styles-module__HhFybW__toggleName{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.styles-module__HhFybW__emptyList{font-size:var(--typography-size-sm);color:var(--systemSubtitle);margin:0}.styles-module__HhFybW__errorMessage{font-size:var(--typography-size-sm);color:var(--statusRedText);margin:0}.styles-module__HhFybW__emptyState{height:100%;font-size:var(--typography-size-md);color:var(--systemSubtitle);justify-content:center;align-items:center;display:flex}
.styles-module__zNFfTG__modal{position:relative}.styles-module__zNFfTG__modalHeader{padding-bottom:calc(var(--modal-padding) - var(--focusRingBleed))}.styles-module__zNFfTG__modalBody{padding-top:var(--focusRingBleed)}.styles-module__zNFfTG__modalContent{max-height:60vh;overflow-y:auto}.styles-module__zNFfTG__selectionStep{flex-direction:column;min-height:0;max-height:60vh;display:flex}.styles-module__zNFfTG__selectionStep>:not(.styles-module__zNFfTG__allSelectionsContainer){flex-shrink:0}.styles-module__zNFfTG__selectionScrollArea{flex:1;min-height:0;overflow-y:auto}.styles-module__zNFfTG__createNewSelectionInput{align-items:center;gap:20px;display:flex}.styles-module__zNFfTG__createNewSelectionActions{align-items:center;gap:8px;display:flex}.styles-module__zNFfTG__createNewSelectionBtn{border:1px dashed var(--secondarySemiLightColor);font-weight:500;font-size:var(--typography-size-md);color:var(--primaryColor);letter-spacing:0%;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:16px;display:flex}.styles-module__zNFfTG__createNewSelectionBtn:hover{background-color:var(--primaryLightColor);border-color:var(--primaryColor)}.styles-module__zNFfTG__createNewSelectionIcon{background-color:var(--primaryLightColor);border-radius:4px;justify-content:center;align-items:center;padding:6px;display:flex}.styles-module__zNFfTG__allSelectionsContainer{flex-direction:column;flex:1;min-height:0;margin-top:24px;display:flex}.styles-module__zNFfTG__allSelectionsContainer>p{color:var(--secondarySemiDarkColor);font-weight:500;font-size:var(--typography-size-sm);margin-bottom:8px}.styles-module__zNFfTG__loading{justify-content:center;align-items:center;padding:12px 0;display:flex}.styles-module__zNFfTG__emptyState{text-align:center;justify-content:center;align-items:center;padding:24px 12px;display:flex}.styles-module__zNFfTG__emptyState>p{color:var(--secondarySemiDarkColor);font-size:var(--typography-size-md);margin:0}.styles-module__zNFfTG__allSelectionsList{flex-direction:column;gap:12px;display:flex}.styles-module__zNFfTG__allSelectionsItem{cursor:pointer;border-radius:8px;align-items:center;gap:16px;padding:12px;display:flex;position:relative}.styles-module__zNFfTG__allSelectionsItem:hover{background-color:var(--secondaryLightColor)}.styles-module__zNFfTG__allSelectionsItemDisabled{cursor:default;opacity:.6}.styles-module__zNFfTG__allSelectionsItemDisabled:hover{background-color:#0000}.styles-module__zNFfTG__alreadyAddedBadge{font-size:var(--typography-size-sm);color:var(--secondarySemiDarkColor);font-weight:500}.styles-module__zNFfTG__loadingMore{justify-content:center;align-items:center;min-height:32px;padding:12px 0;display:flex}.styles-module__zNFfTG__checkIcon{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.styles-module__zNFfTG__emptyCircle{border:1px solid var(--systemPlaceholder);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__zNFfTG__activeCircle{background-color:var(--primary500Color);border-color:var(--primary500Color)}.styles-module__zNFfTG__selectionDetails{flex-direction:column;gap:8px;display:flex}.styles-module__zNFfTG__selectionName{font-size:var(--typography-size-md);color:var(--secondaryDarkColor);font-weight:500}.styles-module__zNFfTG__productsCount{font-size:var(--typography-size-sm);color:var(--secondarySemiDarkColor)}.styles-module__zNFfTG__selectionImages{width:62px;height:54px;display:flex;position:relative}.styles-module__zNFfTG__selectionImage{object-fit:cover;border-radius:4px;width:43px;height:42px}.styles-module__zNFfTG__selectionImage img{border-radius:4px}.styles-module__zNFfTG__selectionFirstImage{position:absolute;top:0;left:0}.styles-module__zNFfTG__selectionSecondImage{outline:2px solid var(--white);position:absolute;bottom:0;right:0}.styles-module__zNFfTG__saveButton{min-width:120px}.styles-module__zNFfTG__selectionStats{border-bottom:1px solid var(--secondaryLightColor);margin-bottom:16px;padding:8px 0}.styles-module__zNFfTG__statsContainer{justify-content:center;align-items:center;gap:16px;display:flex}.styles-module__zNFfTG__statItem{font-size:var(--typography-size-sm);background-color:var(--primaryLightColor);color:var(--primaryColor);border-radius:4px;padding:4px 8px;font-weight:500}.styles-module__zNFfTG__quantitySelection{flex-direction:column;gap:24px;display:flex}.styles-module__zNFfTG__inputContainer{flex-direction:column;gap:8px;display:flex}.styles-module__zNFfTG__label{font-size:var(--typography-size-md);color:var(--secondaryExtraDarkColor);align-items:center;gap:8px;font-weight:500;line-height:17px;display:flex}.styles-module__zNFfTG__verticalDivider{background-color:#0a0a0b14;width:2px;height:16px}.styles-module__zNFfTG__input{height:40px}.styles-module__zNFfTG__quantityControls{align-items:center;gap:12px;display:flex}.styles-module__zNFfTG__quantityButton{flex-shrink:0;width:44px;height:44px;padding:0!important}.styles-module__zNFfTG__numberInput{text-align:center;flex:1;height:40px}.styles-module__zNFfTG__numberInput::-webkit-outer-spin-button{appearance:none;margin:0}.styles-module__zNFfTG__numberInput::-webkit-inner-spin-button{appearance:none;margin:0}.styles-module__zNFfTG__orderSummary{background-color:var(--naturalBlackAlpha006);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__zNFfTG__orderSummaryItem{font-size:var(--typography-size-sm);color:var(--secondaryDarkColor);justify-content:space-between;align-items:center;display:flex}.styles-module__zNFfTG__orderSummarySeparator{background-color:var(--secondarySemiLightColor);height:1px;margin:4px 0}.styles-module__zNFfTG__backButton{padding:8px 16px}
.styles-module__d83p0W__dot{background-color:var(--orangeMain450);pointer-events:none;box-sizing:border-box;border-radius:50%;width:10px;height:10px;position:absolute}
@keyframes styles-module__rqkmea__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__rqkmea__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite styles-module__rqkmea__loading}.styles-module__rqkmea__container{flex-direction:column;gap:24px;display:flex}.styles-module__rqkmea__section{flex-direction:column;gap:12px;display:flex}.styles-module__rqkmea__sectionHeading{width:120px;height:20px}.styles-module__rqkmea__inputPlaceholder{border-radius:8px;width:100%;height:42px}.styles-module__rqkmea__sectionContent{background-color:var(--grayAlpha40);border-radius:12px;flex-direction:column;padding:14px;display:flex}.styles-module__rqkmea__toggleRow{justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.styles-module__rqkmea__toggleLabel{width:140px;height:16px}.styles-module__rqkmea__toggleControl{border-radius:12px;flex-shrink:0;width:44px;height:24px}.styles-module__rqkmea__field{flex-direction:column;gap:6px;display:flex}
.styles-module__9cGBOW__container{max-width:800px;margin:0 auto;padding:24px}.styles-module__9cGBOW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.styles-module__9cGBOW__errorContainer{text-align:center;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module__9cGBOW__errorContainer p{color:var(--errorColor,#e74c3c);font-size:var(--typography-size-lg)}.styles-module__9cGBOW__emptyContainer{text-align:center;justify-content:center;align-items:center;padding:48px 24px;display:flex}.styles-module__9cGBOW__emptyContainer p{color:var(--secondarySemiDarkColor);font-size:var(--typography-size-lg)}@media (max-width:768px){.styles-module__9cGBOW__container{padding:16px}.styles-module__9cGBOW__loadingContainer,.styles-module__9cGBOW__errorContainer,.styles-module__9cGBOW__emptyContainer{padding:32px 16px}}
.styles-module__CPm_za__modalLayout{overflow:hidden}.styles-module__CPm_za__modalLayout>div:last-child{flex-direction:column;min-height:0;display:flex;overflow:hidden}.styles-module__CPm_za__container{flex-direction:column;flex:1;min-height:0;display:flex}.styles-module__CPm_za__header{flex-direction:column;gap:16px;padding:0 0 16px;display:flex}.styles-module__CPm_za__modalHeaderBusiness{align-items:center;gap:12px;display:flex}.styles-module__CPm_za__modalHeaderBusinessDetails{flex-direction:column;display:flex}.styles-module__CPm_za__modalHeaderBack{align-items:center;gap:8px;display:flex}.styles-module__CPm_za__backButton{min-width:unset!important;width:auto!important;height:auto!important;padding:0!important}.styles-module__CPm_za__searchContainer{z-index:10;background:#fff;padding-bottom:8px;position:sticky;top:0}.styles-module__CPm_za__productList{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow-y:auto}.styles-module__CPm_za__loading,.styles-module__CPm_za__empty,.styles-module__CPm_za__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:40px;display:flex}.styles-module__CPm_za__loadMore{justify-content:center;padding:16px;display:flex}.styles-module__CPm_za__quantityContent{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 0;display:flex;overflow-y:auto}.styles-module__CPm_za__selectedProduct{border-bottom:1px solid var(--naturalBlackAlpha10);padding-bottom:24px}.styles-module__CPm_za__productList::-webkit-scrollbar{width:6px}.styles-module__CPm_za__productList::-webkit-scrollbar-track{background:0 0}.styles-module__CPm_za__productList::-webkit-scrollbar-thumb{background-color:var(--naturalBlackAlpha10);border-radius:3px}
.styles-module__7FMVEa__gridScroll{flex:1;min-height:0;padding:16px 24px 24px;position:relative;overflow-y:auto}.styles-module__7FMVEa__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px 16px;display:grid}.styles-module__7FMVEa__gridItem{flex-direction:column;gap:8px;min-width:0;display:flex}.styles-module__7FMVEa__thumbWrapper{aspect-ratio:1;background:var(--secondarySuperLightColor);cursor:pointer;border:none;border-radius:12px;width:100%;padding:0;position:relative;overflow:hidden}.styles-module__7FMVEa__thumbWrapper:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px}.styles-module__7FMVEa__gridImage{object-fit:cover}.styles-module__7FMVEa__checkboxOverlay{z-index:2;pointer-events:none;position:absolute;top:8px;right:8px}.styles-module__7FMVEa__gridCheckbox{background:var(--white);border-radius:12px;padding:10px;box-shadow:0 1px 2px #00000014}.styles-module__7FMVEa__gridItemName{color:var(--systemTitle);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;line-height:1.3;overflow:hidden}.styles-module__7FMVEa__skeletonItem{flex-direction:column;gap:8px;min-width:0;display:flex}.styles-module__7FMVEa__skeletonTile{aspect-ratio:1;background:var(--secondaryLightColor);border-radius:12px;width:100%}.styles-module__7FMVEa__skeletonLine{background:var(--secondaryLightColor);border-radius:4px;width:60%;height:10px}:is(.styles-module__7FMVEa__gridScroll:has(>.styles-module__7FMVEa__stateText),.styles-module__7FMVEa__gridScroll:has(>.styles-module__7FMVEa__stateInner)){justify-content:center;align-items:center;display:flex}.styles-module__7FMVEa__stateInner{flex-direction:column;align-items:center;gap:12px;display:flex}.styles-module__7FMVEa__stateText{color:var(--secondaryColor);text-align:center}
.styles-module__aaoRVa__container{flex-direction:column;height:100%;min-height:0;display:flex}.styles-module__aaoRVa__panels{flex:1;gap:24px;width:100%;max-width:860px;min-height:0;margin:0 auto;padding-bottom:12px;display:flex;overflow:hidden}.styles-module__aaoRVa__leftPanel{flex-direction:column;flex-shrink:0;width:380px;display:flex;overflow:hidden}.styles-module__aaoRVa__rightPanel{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.styles-module__aaoRVa__panelScroll{flex:1;min-height:0;overflow:hidden}.styles-module__aaoRVa__actions{border-top:1px solid var(--secondarySystemStateColor);flex-shrink:0;padding:12px 0}.styles-module__aaoRVa__buttonWrapper{justify-content:flex-end;align-items:center;width:100%;max-width:860px;margin:0 auto;display:flex}
.styles-module__WZidXG__body{flex-direction:column;height:100%;min-height:0;display:flex}.styles-module__WZidXG__toolbar{border-bottom:1px solid var(--secondarySemiLightColor);flex-shrink:0;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module__WZidXG__search{flex:1;max-width:480px}.styles-module__WZidXG__searchInput{width:100%}.styles-module__WZidXG__uploadButton{flex-shrink:0;margin-left:auto}.styles-module__WZidXG__folderBar{border-bottom:1px solid var(--secondarySemiLightColor);flex-shrink:0;padding:12px 24px;overflow-x:auto}.styles-module__WZidXG__segmentedControl{width:max-content}.styles-module__WZidXG__folderBarSkeleton{background:var(--secondaryLightColor);border-radius:12px;width:320px;max-width:100%;height:32px}.styles-module__WZidXG__folderBarEmpty{color:var(--secondaryColor)}.styles-module__WZidXG__footer{border-top:1px solid var(--secondarySemiLightColor);background-color:var(--white);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.styles-module__WZidXG__footerLeft{color:var(--secondaryColor);align-items:center;gap:16px;font-size:.8125rem;display:flex}
.styles-module__Urbkiq__banner{background-color:var(--greenAlpha12);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.styles-module__Urbkiq__message{align-items:center;gap:10px;display:flex}.styles-module__Urbkiq__link{font-size:var(--typography-size-md);color:var(--primaryColor);white-space:nowrap;text-decoration:underline}.styles-module__Urbkiq__link:hover{color:var(--primaryDarkColor)}
.styles-module__D0gM8q__adornment{vertical-align:middle;align-items:center;margin-left:4px;display:inline-flex}.styles-module__D0gM8q__trigger{width:14px;height:14px;color:var(--secondaryColor);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:0;transition:color .12s ease-out;display:inline-flex;position:relative}.styles-module__D0gM8q__trigger:after{content:"";border-radius:50%;position:absolute;inset:-5px}.styles-module__D0gM8q__trigger:hover,.styles-module__D0gM8q__trigger:focus-visible{color:var(--secondaryExtraDarkColor)}.styles-module__D0gM8q__trigger:focus-visible{outline:var(--focusRingWidth) solid var(--focusRingColor);outline-offset:var(--focusRingOffset)}.styles-module__D0gM8q__triggerWithValue{border-radius:4px;gap:4px;width:auto;height:auto;padding:1px 2px}.styles-module__D0gM8q__triggerValue{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.styles-module__D0gM8q__trigger{transition:none}}.styles-module__D0gM8q__card.styles-module__D0gM8q__card{background:var(--white);color:var(--secondaryExtraDarkColor);border:1px solid var(--secondarySemiLightColor);font-size:var(--typography-size-sm);font-weight:var(--typography-weight-regular);border-radius:12px;min-width:184px;padding:0;line-height:1.35;overflow:hidden;box-shadow:0 8px 24px #0000001f}.styles-module__D0gM8q__row{justify-content:space-between;align-items:baseline;gap:16px;padding:2px 12px;display:flex}.styles-module__D0gM8q__name{overflow-wrap:anywhere;min-width:0;color:var(--secondaryDarkColor)}.styles-module__D0gM8q__qty{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--secondaryExtraDarkColor);flex-shrink:0}.styles-module__D0gM8q__header{color:var(--secondaryColor);font-weight:var(--typography-weight-medium);padding-top:10px;padding-bottom:6px}.styles-module__D0gM8q__header .styles-module__D0gM8q__name,.styles-module__D0gM8q__header .styles-module__D0gM8q__qty{color:inherit}.styles-module__D0gM8q__list{overscroll-behavior:contain;max-height:104px;overflow-y:auto}.styles-module__D0gM8q__list.styles-module__D0gM8q__list::-webkit-scrollbar{width:3px}.styles-module__D0gM8q__total{border-top:1px solid var(--secondarySemiLightColor);font-weight:var(--typography-weight-semibold);margin-top:6px;padding-top:8px;padding-bottom:10px}.styles-module__D0gM8q__total .styles-module__D0gM8q__name{color:var(--secondaryExtraDarkColor)}.styles-module__D0gM8q__empty{color:var(--secondaryDarkColor);margin:0;padding:10px 12px}
.styles-module__9vKLvW__wrapper{background-color:var(--white);border-top-left-radius:12px;border-top-right-radius:12px;min-height:400px;padding:24px 24px 12px}
.styles-module__n_Ba9W__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.styles-module__n_Ba9W__inStock{color:var(--accentGreenColor)}.styles-module__n_Ba9W__outOfStock{color:var(--accentRedColor)}
.styles-module__CKHwfW__fields{flex-direction:column;gap:16px;display:flex}.styles-module__CKHwfW__confirmActions{gap:12px;display:flex}.styles-module__CKHwfW__confirmActions>*{flex:1}
.styles-module__8rO2Wq__nameCell{align-items:center;gap:12px;min-width:0;display:flex}.styles-module__8rO2Wq__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__8rO2Wq__rawPrice{font-style:normal}
.styles-module__Y-gGPG__container{flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__Y-gGPG__iconWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__Y-gGPG__deniedImage{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__Y-gGPG__description{text-align:center;max-width:360px}
.styles-module__K07upa__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:460px;height:100%;margin:auto;padding:3rem 1.5rem;display:flex}
.styles-module__iCRHlW__container{flex-direction:column;align-items:center;gap:12px;display:flex}.styles-module__iCRHlW__iconWrapper{justify-content:center;width:100%;display:flex}.styles-module__iCRHlW__deniedImage{width:100%;max-width:460px;height:auto}.styles-module__iCRHlW__description{text-align:center;max-width:420px}
.styles-module__x2f2KG__container{flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__x2f2KG__iconWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__x2f2KG__deniedImage{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__x2f2KG__description{text-align:center;max-width:420px}
.styles-module__oZxIia__content{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.styles-module__oZxIia__iconContainer{width:72px;height:72px;color:var(--white);background-color:var(--primarySystemDefault);border-radius:20px;justify-content:center;align-items:center;margin-bottom:28px;display:flex;box-shadow:0 2px 3px #0000001a,0 6px 6px #00000017,0 14px 8px #0000000d,0 25px 10px #00000003,0 39px 11px #0000}.styles-module__oZxIia__text{text-align:center}
.styles-module__Q3KO6a__productsTableContainer{--table-hover-color:var(--surfaceHoverColor);flex:0 auto;width:100%;min-height:0}.styles-module__Q3KO6a__productsTableContainer::-webkit-scrollbar{width:12px;height:12px}.styles-module__Q3KO6a__productsTableContainer::-webkit-scrollbar-track{background:var(--borderColor);border-radius:6px}.styles-module__Q3KO6a__productsTableContainer::-webkit-scrollbar-thumb{background:var(--secondarySemiDarkColor);border:2px solid var(--borderColor);border-radius:6px}.styles-module__Q3KO6a__productsTableContainer::-webkit-scrollbar-thumb:hover{background:var(--secondaryDarkColor)}.styles-module__Q3KO6a__priceHeader{align-items:center;gap:2px;display:inline-flex}.styles-module__Q3KO6a__productNameCell{align-items:center;gap:12px;display:flex}.styles-module__Q3KO6a__productNameContent{flex-direction:column;gap:4px;min-width:0;display:flex}.styles-module__Q3KO6a__productImageWrapper{flex-shrink:0;width:40px;height:40px;position:relative}.styles-module__Q3KO6a__productImage{object-fit:cover;border-radius:4px}.styles-module__Q3KO6a__productImageDot{z-index:1;top:-2px;right:-2px}.styles-module__Q3KO6a__productName{color:var(--secondaryExtraDarkColor)}.styles-module__Q3KO6a__actionsCell{align-items:center;gap:8px;display:flex}.styles-module__Q3KO6a__productsTableContainer table td,.styles-module__Q3KO6a__productsTableContainer table th{white-space:nowrap;text-overflow:ellipsis;padding:12px 8px;overflow:hidden}.styles-module__Q3KO6a__noPreview{object-fit:cover;border-radius:4px}.styles-module__Q3KO6a__quantityControls{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__Q3KO6a__quantityButton{flex-shrink:0;min-width:32px;border-radius:8px!important;height:auto!important;padding:10px!important}.styles-module__Q3KO6a__quantityButton svg{width:16px;height:16px}.styles-module__Q3KO6a__quantityValue{text-align:center;min-width:24px;color:var(--secondaryExtraDarkColor);font-weight:500;font-size:var(--typography-size-md)}
.styles-module__QMb_-a__bar{z-index:50;background-color:var(--secondaryExtraDarkColor);border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.styles-module__QMb_-a__count{color:var(--white);white-space:nowrap}.styles-module__QMb_-a__divider{background:#ffffff14;width:1px;height:24px}.styles-module__QMb_-a__deselectBtn{color:#ffffff8c}
.styles-module__Vhi1gW__cellInvalid{background-color:#dc26261f!important}.styles-module__Vhi1gW__invalidRow{background-color:#dc262609}.styles-module__Vhi1gW__invalidRow:first-child{box-shadow:inset 3px 0 0 0 var(--accentRedColor)}.styles-module__Vhi1gW__groupBoundary{border-top:1px solid var(--secondarySemiLightColor)}.styles-module__Vhi1gW__rowNumber{color:var(--secondaryColor);font-variant-numeric:tabular-nums}.styles-module__Vhi1gW__cellTrigger{box-sizing:border-box;min-height:calc(100% + 32px);margin:-16px -12px;padding:16px 12px;display:block;position:relative}.styles-module__Vhi1gW__cellText{-webkit-line-clamp:3;font-size:var(--typography-size-sm);color:var(--secondaryExtraDarkColor);word-break:break-word;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.styles-module__Vhi1gW__banner{color:var(--statusRedText);background-color:#dc262614;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 14px;display:flex}.styles-module__Vhi1gW__bannerHint{color:var(--secondaryDarkColor)}.styles-module__Vhi1gW__bannerSuccess{background-color:var(--successWithOpacity);color:var(--statusGreenText)}.styles-module__Vhi1gW__editButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.styles-module__Vhi1gW__editButton:hover{background-color:var(--secondaryLightColor)}.styles-module__Vhi1gW__wrapper{background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;padding:24px 24px 12px}
.createChatModal-module__Zcv-3G__modalTitle{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.createChatModal-module__Zcv-3G__stepIndicator{white-space:nowrap}.createChatModal-module__Zcv-3G__modalBody{flex-direction:column;height:500px;display:flex}.createChatModal-module__Zcv-3G__searchWrapper{flex-shrink:0;padding:0 0 12px}.createChatModal-module__Zcv-3G__listContainer{scrollbar-width:thin;scrollbar-color:var(--secondarySemiLightColor) transparent;flex:1;min-height:0;padding-right:8px;overflow-y:auto}.createChatModal-module__Zcv-3G__listContainer::-webkit-scrollbar{width:6px}.createChatModal-module__Zcv-3G__listContainer::-webkit-scrollbar-track{background:0 0}.createChatModal-module__Zcv-3G__listContainer::-webkit-scrollbar-thumb{background-color:var(--secondarySemiLightColor);border-radius:3px}.createChatModal-module__Zcv-3G__letterHeader{background:var(--white);z-index:1;padding:12px 4px 6px;position:sticky;top:0}.createChatModal-module__Zcv-3G__businessItem{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:8px;transition:background-color .15s;display:flex}.createChatModal-module__Zcv-3G__businessItem:hover{background-color:var(--grayAlpha40)}.createChatModal-module__Zcv-3G__businessInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.createChatModal-module__Zcv-3G__businessName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.createChatModal-module__Zcv-3G__salesRepRow{align-items:center;gap:6px;display:flex}.createChatModal-module__Zcv-3G__salesRepAvatar{flex-shrink:0}.createChatModal-module__Zcv-3G__emptyState{text-align:center;padding:40px 20px}.createChatModal-module__Zcv-3G__loadMoreTrigger{height:24px;font-size:var(--typography-size-sm);color:var(--systemSubtitle);justify-content:center;align-items:center;display:flex}.createChatModal-module__Zcv-3G__skeletonItem{align-items:center;gap:12px;padding:10px 8px;display:flex}.createChatModal-module__Zcv-3G__skeletonAvatar{background:var(--secondarySystemStateColor);border-radius:12px;flex-shrink:0;width:48px;height:48px;animation:1.5s ease-in-out infinite createChatModal-module__Zcv-3G__pulse}.createChatModal-module__Zcv-3G__skeletonText{flex-direction:column;flex:1;gap:6px;display:flex}.createChatModal-module__Zcv-3G__skeletonLine{background:var(--secondarySystemStateColor);border-radius:4px;height:14px;animation:1.5s ease-in-out infinite createChatModal-module__Zcv-3G__pulse}.createChatModal-module__Zcv-3G__skeletonLine:first-child{width:60%}.createChatModal-module__Zcv-3G__skeletonLine:last-child{width:40%}@keyframes createChatModal-module__Zcv-3G__pulse{0%,to{opacity:1}50%{opacity:.4}}.createChatModal-module__Zcv-3G__configContent{flex-direction:column;height:100%;display:flex}.createChatModal-module__Zcv-3G__chatNameWrapper{padding:0 0 20px}.createChatModal-module__Zcv-3G__chatNameLabel{margin-bottom:6px;display:block}.createChatModal-module__Zcv-3G__membersSection{flex:1}.createChatModal-module__Zcv-3G__membersTitle{margin-bottom:12px}.createChatModal-module__Zcv-3G__memberRow{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:8px;transition:background-color .15s;display:flex}.createChatModal-module__Zcv-3G__memberRow:hover{background-color:var(--grayAlpha40)}.createChatModal-module__Zcv-3G__memberInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.createChatModal-module__Zcv-3G__memberCheckbox{flex-shrink:0}.createChatModal-module__Zcv-3G__chevronButton{padding:0}.createChatModal-module__Zcv-3G__backButton{align-items:center;gap:8px;display:flex}
.styles-module__NNMHMa__wrapper{display:inline-flex}.styles-module__NNMHMa__button{white-space:nowrap;align-items:center;gap:8px;height:40px;padding:0 16px;font-weight:600;display:inline-flex}.styles-module__NNMHMa__chevron{align-items:center;transition:transform .15s;display:inline-flex}.styles-module__NNMHMa__chevronOpen{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.styles-module__NNMHMa__chevron{transition:none}}
.styles-module__PbHa4q__container{flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__PbHa4q__iconWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__PbHa4q__deniedImage{object-fit:contain;width:100%;max-width:460px;height:auto}.styles-module__PbHa4q__description{text-align:center;max-width:360px}
.styles-module__ZTjtwW__tab{flex-direction:column;flex:1;gap:24px;min-height:0;display:flex}.styles-module__ZTjtwW__toolbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module__ZTjtwW__search{width:320px;max-width:100%}.styles-module__ZTjtwW__actions{align-items:center;gap:16px;display:flex}.styles-module__ZTjtwW__toggleGroup{align-items:center;gap:10px;display:inline-flex}.styles-module__ZTjtwW__divider{background-color:var(--secondaryLightColor);width:1px;height:24px}.styles-module__ZTjtwW__triggerAnchor{align-items:center;display:inline-flex}.styles-module__ZTjtwW__chevron{align-items:center;margin-left:4px;transition:transform .15s;display:inline-flex}.styles-module__ZTjtwW__chevronOpen{transform:rotate(180deg)}.styles-module__ZTjtwW__body{flex:1;min-height:0;overflow-y:auto}.styles-module__ZTjtwW__noResults{justify-content:center;align-items:center;height:100%;display:flex}.styles-module__ZTjtwW__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}
.styles-module__8t7O6q__commonContainer{background-color:var(--white);flex-direction:column;height:100%;padding:24px;display:flex;overflow:hidden}.styles-module__8t7O6q__commonHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.styles-module__8t7O6q__commonTitle{font-size:var(--typography-size-2xl);font-weight:600}.styles-module__8t7O6q__mainContentWrapper{background-color:var(--white);box-sizing:border-box;border-radius:12px;flex-direction:column;flex:1;padding:24px;display:flex;overflow:hidden;box-shadow:0 14px 42px #080f3414}
.teamChatModal-module__lmtq5a__modalBody{flex-direction:column;height:500px;display:flex}.teamChatModal-module__lmtq5a__nameField{flex-shrink:0;padding-bottom:16px}.teamChatModal-module__lmtq5a__nameError{margin-top:6px;display:block}.teamChatModal-module__lmtq5a__divider{background-color:var(--secondarySystemStateColor);flex-shrink:0;height:1px;margin:0 0 16px}.teamChatModal-module__lmtq5a__searchWrapper{flex-shrink:0;padding:0 0 12px}.teamChatModal-module__lmtq5a__listContainer{scrollbar-width:thin;scrollbar-color:var(--secondarySemiLightColor) transparent;flex:1;min-height:0;padding-right:8px;overflow-y:auto}.teamChatModal-module__lmtq5a__listContainer::-webkit-scrollbar{width:6px}.teamChatModal-module__lmtq5a__listContainer::-webkit-scrollbar-track{background:0 0}.teamChatModal-module__lmtq5a__listContainer::-webkit-scrollbar-thumb{background-color:var(--secondarySemiLightColor);border-radius:3px}.teamChatModal-module__lmtq5a__letterHeader{background:var(--white);z-index:1;padding:12px 4px 6px;position:sticky;top:0}.teamChatModal-module__lmtq5a__userItem{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:8px;transition:background-color .15s;display:flex}.teamChatModal-module__lmtq5a__userItem:hover{background-color:var(--grayAlpha40)}.teamChatModal-module__lmtq5a__userName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.teamChatModal-module__lmtq5a__userCheckbox{flex-shrink:0}.teamChatModal-module__lmtq5a__searchEmpty{text-align:center;padding:40px 20px}.teamChatModal-module__lmtq5a__loadMoreTrigger{height:24px;font-size:var(--typography-size-sm);color:var(--systemSubtitle);justify-content:center;align-items:center;display:flex}.teamChatModal-module__lmtq5a__footer{justify-content:flex-end;align-items:center;width:100%;display:flex}.teamChatModal-module__lmtq5a__emptyStateWrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.teamChatModal-module__lmtq5a__emptyStateImage{object-fit:contain;margin-bottom:12px}.teamChatModal-module__lmtq5a__emptyStateTitle{max-width:320px}.teamChatModal-module__lmtq5a__emptyStateSubtitle{margin-bottom:16px}.teamChatModal-module__lmtq5a__skeletonItem{align-items:center;gap:12px;padding:10px 8px;display:flex}.teamChatModal-module__lmtq5a__skeletonAvatar{background:var(--secondarySystemStateColor);border-radius:50%;flex-shrink:0;width:48px;height:48px;animation:1.5s ease-in-out infinite teamChatModal-module__lmtq5a__pulse}.teamChatModal-module__lmtq5a__skeletonLine{background:var(--secondarySystemStateColor);border-radius:4px;flex:1;max-width:50%;height:14px;animation:1.5s ease-in-out infinite teamChatModal-module__lmtq5a__pulse}@keyframes teamChatModal-module__lmtq5a__pulse{0%,to{opacity:1}50%{opacity:.4}}
.styles-module__F6xuXW__container{background-color:var(--secondaryLightColor);flex-direction:column;gap:24px;width:100%;height:100%;padding-bottom:24px;display:flex;overflow-y:auto}.styles-module__F6xuXW__loadingState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__F6xuXW__productContent{background-color:var(--white);border-radius:12px;flex-shrink:0;height:650px;display:flex;overflow-y:hidden}.styles-module__F6xuXW__productDetails{scrollbar-gutter:stable;flex-grow:1}.styles-module__F6xuXW__productDetailsContent{padding-right:24px}.styles-module__F6xuXW__leftContent{box-sizing:border-box;border-right:1px solid var(--secondarySemiLightColor);gap:32px;width:70%;padding:32px 0 32px 24px;display:flex}.styles-module__F6xuXW__leftContent>div:first-child{width:45%;min-width:0}.styles-module__F6xuXW__leftContent>div:last-child{box-sizing:border-box;width:55%;min-width:0}.styles-module__F6xuXW__rightContent{box-sizing:border-box;width:30%;padding:32px 24px}@media (max-width:1024px){.styles-module__F6xuXW__productContent{flex-direction:column;height:auto;overflow-y:visible}.styles-module__F6xuXW__leftContent{border-right:none;border-bottom:1px solid var(--secondarySemiLightColor);flex-direction:column;gap:24px;width:100%;padding:32px 24px}.styles-module__F6xuXW__leftContent>div:first-child{width:100%;max-width:420px;margin:0 auto}.styles-module__F6xuXW__leftContent>div:last-child,.styles-module__F6xuXW__rightContent{width:100%}.styles-module__F6xuXW__productDetails.styles-module__F6xuXW__productDetails,.styles-module__F6xuXW__rightContent.styles-module__F6xuXW__rightContent{overflow:visible}.styles-module__F6xuXW__productDetailsContent{padding-right:0}}.styles-module__F6xuXW__backButton{cursor:pointer;font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);background-color:#0000;border:none;align-items:center;gap:8px;font-weight:500;display:flex;position:absolute;top:12px;left:24px}
.styles-module__uKoIIa__container{box-sizing:border-box;flex-direction:column;flex:1;display:flex}.styles-module__uKoIIa__tabsContainer{background-color:var(--white);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.styles-module__uKoIIa__tabContent{max-height:calc(100dvh - var(--headerHeight) - 175px);flex-direction:column;flex:1;padding:.5rem 0;display:flex;overflow-y:auto}.styles-module__uKoIIa__tabs{border-bottom:1px solid var(--naturalBlackAlpha006)}.styles-module__uKoIIa__loadingState,.styles-module__uKoIIa__errorState,.styles-module__uKoIIa__emptyState{text-align:center;color:var(--secondarySemiDarkColor);font-size:var(--typography-size-md);padding:16px}.styles-module__uKoIIa__errorState{color:var(--accentRedColor)}.styles-module__uKoIIa__emptyState span{color:var(--secondaryDarkColor);font-weight:500}
.styles-module__XLT7uG__container{background-color:var(--secondaryLightColor);flex-direction:column;flex:1;min-height:0;padding:30px 24px 0;display:flex;overflow:hidden}.styles-module__XLT7uG__titleRow{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:1.5rem;display:flex}.styles-module__XLT7uG__title{font-size:var(--typography-size-2xl);font-weight:600;line-height:1.4}.styles-module__XLT7uG__content{background-color:var(--white);border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 24px 12px;display:flex;overflow:hidden}.styles-module__XLT7uG__tabPanel{flex-direction:column;flex:1;min-height:0;display:flex}
.styles-module__HMp6WW__container{background-color:var(--secondaryLightColor);flex-direction:column;gap:24px;width:100%;height:100%;padding:48px 24px 24px;display:flex;position:relative;overflow-y:auto}.styles-module__HMp6WW__loadingState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.styles-module__HMp6WW__productContent{background-color:var(--white);border-radius:12px;flex-shrink:0;height:650px;display:flex;overflow-y:hidden}.styles-module__HMp6WW__productDetails{scrollbar-gutter:stable;flex-grow:1}.styles-module__HMp6WW__productDetailsContent{padding-right:24px}.styles-module__HMp6WW__leftContent{box-sizing:border-box;border-right:1px solid var(--secondarySemiLightColor);gap:32px;width:70%;padding:32px 0 32px 24px;display:flex}.styles-module__HMp6WW__leftContent>div:first-child{width:45%;min-width:0}.styles-module__HMp6WW__leftContent>div:last-child{box-sizing:border-box;width:55%;min-width:0}.styles-module__HMp6WW__rightContent{box-sizing:border-box;width:30%;padding:32px 24px}@media (max-width:1024px){.styles-module__HMp6WW__productContent{flex-direction:column;height:auto;overflow-y:visible}.styles-module__HMp6WW__leftContent{border-right:none;border-bottom:1px solid var(--secondarySemiLightColor);flex-direction:column;gap:24px;width:100%;padding:32px 24px}.styles-module__HMp6WW__leftContent>div:first-child{width:100%;max-width:420px;margin:0 auto}.styles-module__HMp6WW__leftContent>div:last-child,.styles-module__HMp6WW__rightContent{width:100%}.styles-module__HMp6WW__productDetails.styles-module__HMp6WW__productDetails,.styles-module__HMp6WW__rightContent.styles-module__HMp6WW__rightContent{overflow:visible}.styles-module__HMp6WW__productDetailsContent{padding-right:0}}.styles-module__HMp6WW__backButton{cursor:pointer;font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);background-color:#0000;border:none;align-items:center;gap:8px;font-weight:500;display:flex;position:absolute;top:12px;left:24px}
.styles-module__DZ97IG__accountUrlWrapper{flex-direction:column;gap:1rem;display:flex}.styles-module__DZ97IG__accountUrlTitle{font-size:var(--typography-size-xl);color:var(--secondaryExtraDarkColor);font-weight:600}.styles-module__DZ97IG__accountUrlHelper{font-size:var(--typography-size-sm);color:var(--systemSubtitle);margin-top:-.5rem;font-weight:400}.styles-module__DZ97IG__accountUrlCurrentUrl{font-size:var(--typography-size-md);color:var(--secondaryExtraDarkColor);font-weight:400}.styles-module__DZ97IG__accountUrlCurrentUrl a{color:#3271e6;text-decoration:none}.styles-module__DZ97IG__accountUrlForm{background-color:var(--lightGrey);border-radius:12px;align-items:center;gap:12px;padding:14px 12px;display:flex}.styles-module__DZ97IG__accountUrlDomain{font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);font-weight:600}.styles-module__DZ97IG__errorMessage{color:#ef4444;font-size:var(--typography-size-sm)}.styles-module__DZ97IG__slugCheckMessage{font-size:var(--typography-size-sm);margin-top:4px}.styles-module__DZ97IG__slugCheckMessage.styles-module__DZ97IG__success{color:#10b981}.styles-module__DZ97IG__slugCheckMessage.styles-module__DZ97IG__error{color:#ef4444}
.styles-module__sJySUG__popover{background-color:var(--white);border-radius:12px;width:360px;max-width:360px;box-shadow:0 8px 32px #0f172a1f}.styles-module__sJySUG__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.styles-module__sJySUG__header{flex-shrink:0;padding:12px 16px 8px}.styles-module__sJySUG__searchRow{flex-shrink:0;padding:0 16px 8px}.styles-module__sJySUG__scrollArea{flex-direction:column;flex:1;gap:2px;min-height:0;padding:4px 8px 8px;display:flex;overflow:hidden auto}.styles-module__sJySUG__row{border-radius:8px;align-items:center;gap:12px;min-width:0;padding:8px;display:flex}.styles-module__sJySUG__row:hover{background-color:var(--secondaryLightColor)}.styles-module__sJySUG__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__sJySUG__statusRow{justify-content:center;align-items:center;padding:16px;display:flex}.styles-module__sJySUG__sentinel{flex-shrink:0;height:1px}
.styles-module__0jiUKG__form{flex-direction:column;gap:20px;display:flex}.styles-module__0jiUKG__field{flex-direction:column;gap:8px;display:flex}.styles-module__0jiUKG__fieldLabel{font-size:var(--typography-size-lg);color:var(--secondaryExtraDarkColor);font-weight:500}.styles-module__0jiUKG__statusControl,.styles-module__0jiUKG__statusSegments{width:100%;display:flex}.styles-module__0jiUKG__statusHint{background-color:var(--warningYellowColor);border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.styles-module__0jiUKG__replaceRow{border-top:1px solid var(--borderColor);flex-direction:column;align-items:flex-start;gap:6px;padding-top:16px;display:flex}.styles-module__0jiUKG__replaceHint{color:var(--secondaryColor)}
.styles-module__ZelNKG__editModal>div:nth-child(2){flex-direction:column;width:100%;padding:0;display:flex}.styles-module__ZelNKG__content{padding:0 24px 24px;overflow-y:auto}.styles-module__ZelNKG__uploadSection{margin-bottom:24px}.styles-module__ZelNKG__uploadHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.styles-module__ZelNKG__uploadHeaderTitle{font-size:var(--typography-size-lg);color:var(--secondaryExtraDarkColor);margin:0;font-weight:500;line-height:19px}.styles-module__ZelNKG__highlightedText{font-weight:600}.styles-module__ZelNKG__fields{flex-direction:column;gap:16px;display:flex}
.styles-module__wni6ka__chips{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.styles-module__wni6ka__chip{background-color:var(--secondaryLightColor);max-width:110px;color:var(--systemTitle);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;flex-shrink:1;padding:4px 10px;font-size:13px;line-height:18px;overflow:hidden}.styles-module__wni6ka__overflowChip{background-color:var(--secondaryLightColor);color:var(--systemSubtitle);white-space:nowrap;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:13px;line-height:18px}.styles-module__wni6ka__overflowChip:hover{color:var(--systemTitle)}.styles-module__wni6ka__overflowChip:focus-visible{outline:2px solid var(--primaryColor);outline-offset:1px}
.styles-module__TXvsoW__container{text-align:center;background:var(--white);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px;display:flex}.styles-module__TXvsoW__containerSm{background:0 0;border-radius:0;gap:4px;padding:20px 14px}.styles-module__TXvsoW__illustration{width:345px;height:194px;margin-bottom:12px;display:block;position:relative}.styles-module__TXvsoW__containerSm .styles-module__TXvsoW__illustration{width:180px;height:101px;margin-bottom:8px}.styles-module__TXvsoW__illustrationNoResults{width:60px;height:71px}.styles-module__TXvsoW__containerSm .styles-module__TXvsoW__illustrationNoResults{width:48px;height:57px}.styles-module__TXvsoW__illustrationImage{object-fit:contain}.styles-module__TXvsoW__title{overflow-wrap:anywhere;max-width:320px}.styles-module__TXvsoW__subtitle{text-align:center;overflow-wrap:anywhere;max-width:260px}.styles-module__TXvsoW__containerSm .styles-module__TXvsoW__subtitle{max-width:240px}.styles-module__TXvsoW__action{justify-content:center;width:100%;margin-top:12px;display:flex}.styles-module__TXvsoW__containerSm .styles-module__TXvsoW__action{width:auto;margin-top:8px}.styles-module__TXvsoW__retryButton{min-width:200px}.styles-module__TXvsoW__containerSm .styles-module__TXvsoW__retryButton{min-width:0}
.styles-module__fm2Znq__container{background-color:var(--white);border-radius:12px;flex-grow:1;padding:24px}.styles-module__fm2Znq__title{font-size:var(--typography-size-2xl);color:var(--secondaryExtraDarkColor);margin-bottom:16px;font-weight:600}.styles-module__fm2Znq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;width:100%;display:grid}
.styles-module__hOcSJa__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;display:flex}.styles-module__hOcSJa__textsContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.styles-module__hOcSJa__title{font-size:var(--typography-size-3xl);color:var(--secondaryExtraDarkColor);margin:0;font-weight:600}.styles-module__hOcSJa__description{font-size:var(--typography-size-lg);color:var(--secondarySemiDarkColor);margin:0;font-weight:1.4}
.styles-module__YQNAxa__container{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:280px;padding:2rem;display:flex}.styles-module__YQNAxa__description{text-align:center;max-width:420px}
.styles-module__xWMqjG__actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}
.styles-module__LnkggG__tagInputContainer{width:100%;position:relative}.styles-module__LnkggG__tagInputField{background-color:var(--grayAlpha40);cursor:text;border-radius:14px;flex-wrap:nowrap;align-items:center;gap:6px;min-height:56px;padding:10px 14px;transition:background-color .15s;display:flex}.styles-module__LnkggG__tagInputContent{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.styles-module__LnkggG__singleField .styles-module__LnkggG__tagInputContent{flex-wrap:nowrap;gap:10px}.styles-module__LnkggG__tagInputField:focus-within{background-color:var(--grayAlpha60,var(--grayAlpha40))}.styles-module__LnkggG__tagInputField.styles-module__LnkggG__disabled{opacity:.6;cursor:not-allowed}.styles-module__LnkggG__singleField{border-radius:16px;flex-wrap:nowrap;gap:10px;min-height:52px;padding:8px 8px 8px 18px;overflow:hidden}.styles-module__LnkggG__chip{background-color:var(--white);font-size:var(--typography-size-md);color:var(--systemTitle);border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;font-weight:500;line-height:1.2;display:inline-flex;box-shadow:0 1px 2px #1414140a}.styles-module__LnkggG__chipText{white-space:nowrap}.styles-module__LnkggG__chipRemove{cursor:pointer;width:18px;height:18px;color:var(--systemSubtitle);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.styles-module__LnkggG__chipRemove:hover:not(:disabled){background-color:var(--grayAlpha40)}.styles-module__LnkggG__chipRemove:disabled{cursor:not-allowed}.styles-module__LnkggG__tagInput{min-width:120px;color:var(--systemTitle);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:.9375rem;line-height:1.4}.styles-module__LnkggG__singleField .styles-module__LnkggG__tagInput{font-size:var(--typography-size-md);text-overflow:ellipsis;flex:1 1 0;width:0;min-width:0;line-height:1.2}.styles-module__LnkggG__tagInput::placeholder{color:var(--systemPlaceholder)}.styles-module__LnkggG__tagInput:disabled{cursor:not-allowed}.styles-module__LnkggG__submitButton{background-color:var(--systemTitle);width:32px;height:32px;color:var(--white);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s;display:inline-flex}.styles-module__LnkggG__submitButton:disabled{background-color:var(--grayAlpha40);color:var(--systemPlaceholder);cursor:not-allowed}.styles-module__LnkggG__suggestions{background-color:var(--white);border-radius:14px;margin:0;padding:6px;list-style:none;overflow-y:auto;box-shadow:0 8px 24px #1414141a}.styles-module__LnkggG__suggestion{cursor:pointer;color:var(--systemTitle);border-radius:10px;padding:12px 14px;font-size:.9375rem;font-weight:500;line-height:1.3;transition:background-color .15s}.styles-module__LnkggG__suggestion:hover,.styles-module__LnkggG__suggestionActive{background-color:var(--grayAlpha40)}.styles-module__LnkggG__suggestionMatch{color:var(--systemTitle)}.styles-module__LnkggG__suggestionRest{color:var(--secondaryText)}.styles-module__LnkggG__suggestionEmpty,.styles-module__LnkggG__suggestionLoading{font-size:var(--typography-size-md);color:var(--systemSubtitle);align-items:center;gap:8px;padding:12px 14px;display:flex}
.styles-module__dYDVHW__container{min-width:0;font-size:var(--typography-size-md);color:var(--secondarySemiDarkColor);white-space:nowrap;text-overflow:ellipsis;font-weight:400;display:block;overflow:hidden}.styles-module__dYDVHW__name,.styles-module__dYDVHW__link{color:var(--secondaryDarkColor);font-weight:600}.styles-module__dYDVHW__link{text-decoration:none}.styles-module__dYDVHW__link:hover{text-decoration:underline}.styles-module__dYDVHW__link:focus-visible{outline:2px solid var(--primaryColor);outline-offset:2px;border-radius:2px}
.styles-module__9Fl_Ea__tab{flex-direction:column;flex:1;gap:24px;min-height:0;display:flex}.styles-module__9Fl_Ea__toolbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex}.styles-module__9Fl_Ea__search{width:360px;max-width:100%}.styles-module__9Fl_Ea__body{flex:1;min-height:0;overflow-y:auto}.styles-module__9Fl_Ea__footnote{margin-top:16px;display:block}.styles-module__9Fl_Ea__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.styles-module__9Fl_Ea__noResults{justify-content:center;align-items:center;height:100%;display:flex}.styles-module__9Fl_Ea__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}
.styles-module__c5WTOq__container{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:280px;padding:2rem;display:flex}.styles-module__c5WTOq__description{text-align:center;max-width:420px}
.NotesSidebarSkeleton-module__4f7gwa__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite NotesSidebarSkeleton-module__4f7gwa__loading}@keyframes NotesSidebarSkeleton-module__4f7gwa__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.NotesSidebarSkeleton-module__4f7gwa__list{flex-direction:column;display:flex}.NotesSidebarSkeleton-module__4f7gwa__card{background-color:var(--naturalBlackAlpha006);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.NotesSidebarSkeleton-module__4f7gwa__titleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.NotesSidebarSkeleton-module__4f7gwa__titleSkeleton{border-radius:4px;width:70%;height:14px}.NotesSidebarSkeleton-module__4f7gwa__dateSkeleton{border-radius:4px;flex-shrink:0;width:56px;height:12px}.NotesSidebarSkeleton-module__4f7gwa__descriptionSkeleton{border-radius:4px;width:90%;height:12px}.NotesSidebarSkeleton-module__4f7gwa__divider{background-color:var(--naturalBlackAlpha006);height:1px;margin:12px 0}
.styles-module__7nFe9q__body{padding:4px 0 16px}
.styles-module__Rb8D4G__page{flex-direction:column;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.styles-module__Rb8D4G__headerContainer{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin:24px 0;padding:0 12px;display:flex}.styles-module__Rb8D4G__content{flex:1;width:100%;max-width:600px;min-height:0;padding-right:12px;overflow-y:auto}.styles-module__Rb8D4G__dateSection{padding:20px 0}.styles-module__Rb8D4G__dateSection+.styles-module__Rb8D4G__dateSection{border-top:1px solid var(--naturalBlackAlpha006)}.styles-module__Rb8D4G__dateLabel{padding-left:12px}.styles-module__Rb8D4G__dateGroup{flex-direction:column;gap:8px;display:flex}
.styles-module__pDBBFG__container{flex-direction:column;flex:1;gap:16px;min-height:0;padding:5px;display:flex;overflow:hidden}.styles-module__pDBBFG__searchContainer{flex-shrink:0;width:50%}.styles-module__pDBBFG__summary{flex-shrink:0;margin-top:-8px}.styles-module__pDBBFG__productsList{overscroll-behavior-y:contain;flex:1;min-height:0;padding-right:10px;position:relative;overflow-y:auto}.styles-module__pDBBFG__productsList.styles-module__pDBBFG__hasContent{flex:0 auto}.styles-module__pDBBFG__productsList:focus{outline:none}.styles-module__pDBBFG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.styles-module__pDBBFG__sentinel{flex-shrink:0;height:24px}.styles-module__pDBBFG__stateContainer{justify-content:center;align-items:center;min-height:100%;padding:24px;display:flex}.styles-module__pDBBFG__refreshing{opacity:.55;pointer-events:none;transition:opacity .15s}.styles-module__pDBBFG__loadingMore,.styles-module__pDBBFG__loadMoreError{justify-content:center;align-items:center;gap:12px;padding:24px 16px;display:flex}@media (prefers-reduced-motion:reduce){.styles-module__pDBBFG__refreshing{transition:none}}
.styles-module__Z1c-rG__errorActions{gap:12px;display:flex}
