.h-full{height:100%}.w-full{width:100%}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-h4{font-family:Onest-SemiBold,sans-serif;font-size:16px;line-height:22px}.text-tag{font-family:Onest-SemiBold,sans-serif;font-size:14px;line-height:18px}.color-black{color:#2f3337}.color-white{color:#fff}.color-dark-grey{color:#808a94}.ff-bold{font-family:Onest-Bold,sans-serif}.fs-xs{font-size:14px}.mb-2{margin-bottom:4px}.ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:Roboto-Light;src:url(/assets/Roboto-Light-y85UWPYz.ttf);font-weight:300;font-style:normal}@font-face{font-family:Roboto-Regular;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf);font-weight:400;font-style:normal}@font-face{font-family:Roboto-Medium;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf);font-weight:500;font-style:normal}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf);font-weight:700;font-style:normal}@font-face{font-family:Onest-Regular;src:url(/assets/Onest-Regular-BPGDw7fv.ttf);font-weight:400;font-style:normal}@font-face{font-family:Onest-Medium;src:url(/assets/Onest-Medium-BplfWY5i.ttf);font-weight:500;font-style:normal}@font-face{font-family:Onest-SemiBold;src:url(/assets/Onest-SemiBold-D8Eu6u5D.ttf);font-weight:600;font-style:normal}@font-face{font-family:Onest-Bold;src:url(/assets/Onest-Bold-ClwrhZ5Q.ttf);font-weight:700;font-style:normal}#root{width:100%;height:100%}.app{width:100%;height:100%;display:flex;flex-direction:column}.redesign{font-family:Onest-Regular,sans-serif;color:#2f3337}.redesign *{box-sizing:border-box}.redesign .ant-btn-primary{background-color:#387d61;border-color:#387d61}.redesign .ant-btn-primary:hover,.redesign .ant-btn-primary:focus{background-color:#3e896b!important;border-color:#3e896b!important}.redesign .ant-input,.redesign .ant-input-affix-wrapper{border-radius:8px}.redesign .ant-input:focus,.redesign .ant-input-focused,.redesign .ant-input-affix-wrapper:focus,.redesign .ant-input-affix-wrapper-focused{border-color:#69a443}.redesign .ant-form-item-label>label{font-family:Onest-SemiBold,sans-serif;color:#2f3337}.auth-layout{padding:20px;height:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#e8eaed}.auth-card{padding:32px 24px;width:100%;max-width:440px;display:flex;flex-direction:column;background-color:#fff;border-radius:16px;box-shadow:0 0 24px 12px #293e350f}.auth-card__subtitle{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94;text-align:center;margin-bottom:24px}.auth-card__form{width:100%;display:flex;flex-direction:column}.auth-card__tabs{margin-bottom:12px}.auth-card__hint{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94;margin-bottom:12px;text-align:center;word-break:break-all}.auth-card__back-button{display:block;width:100%;min-height:44px;padding:12px 16px;background:transparent;border:0;font-family:Onest-Regular,sans-serif;font-size:16px;color:#808a94;cursor:pointer;text-align:center}.auth-card__back-button:hover,.auth-card__back-button:focus-visible{color:#2f3337}.brand-logo{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:24px}.brand-logo__icon{width:28px;height:28px;flex-shrink:0}.brand-logo__icon svg{width:100%;height:100%;display:block}.brand-logo span{font-family:Onest-SemiBold,sans-serif;font-size:24px;line-height:1;color:#2f3337}.brand-logo--compact{margin-bottom:0}.brand-logo--compact span{font-size:16px}@media (max-width: 768px){.auth-layout{padding:16px}.auth-card{padding:24px 16px}}.profile-page{padding:20px;display:flex;flex-direction:column;gap:12px}.profile-page .ant-spin-nested-loading,.profile-page .ant-spin-container{display:flex;flex-direction:column;gap:12px}.profile-page__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:16px;background:linear-gradient(135deg,#fff,#f4f6f5);border:1px solid #dcdfe1}.profile-page__title.ant-typography{margin-bottom:4px}.profile-page__hero-meta{min-width:180px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.profile-page__alert{margin-bottom:0}.profile-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-page__card{border-radius:16px}.profile-page__card--full{width:100%}.profile-page__rows{display:flex;flex-direction:column;gap:12px}.profile-page__row{display:flex;justify-content:space-between;gap:12px}.profile-page__row span:first-child{color:#808a94;min-width:140px}.profile-page__row span:last-child{text-align:right}.profile-page__settings{display:flex;flex-direction:column;gap:16px}.profile-page__setting{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-page__setting-title{font-family:Onest-Medium,sans-serif;margin-bottom:4px}.profile-page__setting-text{color:#808a94;font-size:14px}.profile-page__tag{border-radius:999px;padding-inline:10px}.profile-page__user-list{margin-top:16px}.profile-page__selection-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px;border:1px solid #dcdfe1;border-radius:8px;background:#e8eaed}.profile-page__selection-title{font-family:Onest-SemiBold,sans-serif;margin-top:2px}@media (max-width: 768px){.profile-page{padding:12px}.profile-page__hero{flex-direction:column}.profile-page__hero-meta{min-width:0;align-items:flex-start}.profile-page__grid{grid-template-columns:1fr}.profile-page__row{flex-direction:column}.profile-page__row span:last-child{text-align:left}.profile-page__setting,.profile-page__selection-bar{align-items:flex-start;flex-direction:column}}.private-layout{height:100dvh;display:flex}@supports not (height: 100dvh){.private-layout{height:100vh}}.private-layout{--page-width-narrow: 840px;--page-width-wide: 1120px}.private-layout__container{flex:1;min-height:0;height:100%;overflow-y:auto;background-color:#fff}.private-layout__header{display:none;height:calc(56px + env(safe-area-inset-top,0px));align-items:flex-end;padding:0 16px 8px;border-bottom:1px solid #dcdfe1;background-color:#fff;position:sticky;top:0;z-index:10}.private-layout__header-title{margin-left:8px;display:flex;align-items:center}.private-layout__header-burger{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;font-size:22px}.private-layout__header-bind{margin-left:auto;min-width:0;display:flex;align-items:center;justify-content:flex-end}.private-layout__content{padding:16px;padding-top:env(safe-area-inset-top);max-width:1280px;margin:0 auto}.private-layout__page{width:100%;margin:0 auto;padding:16px 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.private-layout__page--narrow{max-width:var(--page-width-narrow)}.private-layout__page--wide{max-width:var(--page-width-wide)}.private-layout__page--sticky-footer{padding-bottom:0}@media (max-width: 768px){.private-layout{flex-direction:column}.private-layout__header{display:flex}.private-layout__sidebar-desktop{display:none}.private-layout__container{flex:1;min-height:0;height:100%;overflow-y:auto}.private-layout__page{padding:16px}.private-layout__page--narrow,.private-layout__page--wide{max-width:none}}@media (min-width: 769px){.private-layout__sidebar-mobile{display:none}}.sidebar{width:240px;height:100dvh;display:flex;flex-direction:column;border-right:1px solid #c8ccd0;background-color:#fff;overflow:hidden}@supports not (height: 100dvh){.sidebar{height:100vh}}.sidebar__header{padding:24px 16px 16px;border-bottom:1px solid #dcdfe1;display:flex;flex-direction:column;gap:4px}.sidebar__header-account{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337}.sidebar__header-subtitle{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.sidebar__body{flex:1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:8px}.sidebar__footer{padding:16px;border-top:1px solid #dcdfe1;display:flex;flex-direction:column;gap:4px}.sidebar-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;text-decoration:none;color:#2f3337;font-family:Onest-Medium,sans-serif;font-size:14px;background-color:transparent;border:none;cursor:pointer;text-align:left;width:100%}.sidebar-item:hover{background-color:#f4f4f6}.sidebar-item.active{background-color:#e8eaed}.sidebar-item__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.sidebar-item__icon svg{width:20px;height:20px}.sidebar-item__icon svg path{stroke:#808a94}.sidebar-item.active .sidebar-item__icon svg path{stroke:#2f3337}.sidebar-item.sidebar-logout{color:#df4058}.sidebar-item.sidebar-logout .sidebar-item__icon svg path{stroke:#df4058}.sidebar-item--push-warn{background-color:#fdf3d8;color:#cc9400}.sidebar-item--push-warn:hover{background-color:#f6c543}.sidebar-item--push-warn .sidebar-item__icon svg path{stroke:#cc9400}.sidebar-item__label{flex:1;display:flex;align-items:center;justify-content:space-between}.sidebar-drawer .ant-drawer-body{padding:0}.sidebar-drawer .sidebar{width:100%;height:100%;border-right:none}.count-badge{background-color:#df4058;color:#fff;border-radius:22px;padding:0 8px;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.spin-indicator{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.spin-indicator-spin{width:48px;height:48px;display:block;position:relative;background-image:radial-gradient(circle at center,#79b851 5px,transparent 0),radial-gradient(circle at center,#f8d247 5px,transparent 0),radial-gradient(circle at center,#dddf4a 5px,transparent 0),radial-gradient(circle at center,#fbec4e 5px,transparent 0);background-repeat:no-repeat;background-size:12px 12px;background-position:left top,left bottom,right top,right bottom;animation:spin-indicator-rotate 1s linear infinite}@keyframes spin-indicator-rotate{0%{width:48px;height:48px;transform:rotate(0)}50%{width:26px;height:26px;transform:rotate(180deg)}to{width:48px;height:48px;transform:rotate(360deg)}}.redesign .image-32{width:32px;height:32px}.redesign .image-32 img{height:100%;border-radius:6px;object-fit:contain}.redesign .image-40{width:40px;height:40px}.redesign .image-40 img{height:100%;border-radius:4px;object-fit:contain}.redesign .image-44{max-width:44px;height:44px;display:block}.redesign .image-44 img{width:100%;height:100%;background:#fff;border-radius:4px;object-fit:contain}.redesign .image-48{margin-left:auto;margin-right:auto;max-width:48px;height:auto;display:block}.redesign .image-48 img{width:100%;border-radius:4px;object-fit:contain}.redesign .image-60{width:60px;height:60px}.redesign .image-60 img{height:100%;border-radius:4px;object-fit:contain}.redesign .image-80{width:80px;height:80px;background-color:#fff;border-radius:8px}.redesign .image-80 img{height:100%;border-radius:8px;object-fit:contain}.request-status-icon{font-size:18px;flex-shrink:0}.request-status-icon--pending{color:#f8d247}.request-status-icon--processing{color:#69a443}.request-status-icon--done{color:#c8ccd0}.request-status-icon--status-created{color:#f8d247}.request-status-icon--status-processing{color:#69a443}.request-status-icon--status-delivered{color:#387d61}.request-status-icon--status-cancelled{color:#df4058}.request-status-badge{display:inline-flex;align-items:center;gap:4px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#69a443;flex-shrink:0}.request-status-badge--cancelled{color:#df4058}.request-status-badge--created{color:#db9f00}.request-status-badge--delivered{color:#387d61}.orders-list__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 16px}.orders-list__filters{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.orders-list .ant-list-item.orders-list__item{padding:16px 0;border-block-end-color:#f4f5f6;cursor:pointer}.orders-list__row{display:flex;width:100%;align-items:stretch;gap:16px}.orders-list .ant-list-item .ant-list-item-meta{flex:1 1 auto;align-items:flex-start}.orders-list .ant-list-item .ant-list-item-meta-avatar{display:none}.orders-list .ant-list-item .ant-list-item-meta-title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:8px;line-height:1.3}.orders-list .ant-list-item .ant-list-item-meta-description{color:#2f3337;font-size:14px;line-height:1.4}.orders-list__title-row{display:flex;align-items:center;gap:8px}.orders-list__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0}.orders-list__description{display:flex;flex-direction:column;gap:4px}.orders-list__description-row{display:flex;align-items:center;gap:8px;color:#2f3337;font-size:14px;line-height:1.4}.orders-list__description-row .anticon{color:#808a94;font-size:14px;flex-shrink:0}.orders-list__updated{color:#9ba3ab;font-size:14px;margin-top:8px}.orders-list__price{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;white-space:nowrap}.order-goods-preview{display:flex;align-items:center;gap:4px}.order-goods-preview__thumb{width:36px;height:36px;border-radius:6px;overflow:hidden;background-color:#f6f7f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-goods-preview__thumb img{width:100%;height:100%;object-fit:contain}.order-goods-preview__thumb-placeholder{width:100%;height:100%;background-color:#e9eaec}.order-goods-preview__overflow{min-width:36px;height:36px;padding:0 8px;border-radius:6px;background-color:#f6f7f8;color:#808a94;font-family:Onest-Medium,sans-serif;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.basket-page__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 16px}.basket-page{padding-bottom:120px}.basket-page__loading,.basket-checkout__loading{display:flex;align-items:center;justify-content:center;min-height:200px}.basket-page__bound-alert{margin-bottom:16px}.basket-list .ant-list-item.basket-list__item{padding:16px 0;border-block-end-color:#f4f5f6;display:block}.basket-list__row{display:flex;width:100%;align-items:flex-start;gap:16px}.basket-list__image{width:72px;height:72px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.basket-list__image img{width:100%;height:100%;object-fit:contain}.basket-list__clickable{cursor:pointer}.basket-list__clickable:active{opacity:.7}.basket-list__body{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;min-width:0}.basket-list__title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;line-height:1.3}.basket-list__prices{display:flex;align-items:center;gap:8px;min-height:18px}.basket-list__price-old{color:#808a94;font-family:Onest-Regular,sans-serif;font-size:14px;text-decoration:line-through}.basket-list__price-discount{display:inline-flex;align-items:center;background-color:#69a443;color:#fff;font-family:Onest-Medium,sans-serif;font-size:12px;padding:2px 4px;border-radius:4px;line-height:1}.basket-list__price{font-family:Onest-SemiBold,sans-serif;font-size:18px;color:#2f3337;text-align:right}.basket-list__bottom{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-top:8px}.basket-list__controls{display:flex;align-items:center;gap:8px}.basket-list__qty{color:#808a94;font-family:Onest-Regular,sans-serif;font-size:14px}.basket-list .basket-list__remove.ant-btn{min-width:44px;min-height:44px;color:#808a94}.basket-list .basket-list__remove.ant-btn .anticon{font-size:20px}.basket-counter{display:inline-flex;align-items:center;background-color:#f6f7f8;border-radius:22px;padding:2px;gap:0;height:44px}.basket-counter .basket-counter__btn.ant-btn{width:36px;height:36px;min-width:36px;min-height:36px;border:none;background-color:transparent;border-radius:50%;color:#2f3337}.basket-counter .basket-counter__btn.ant-btn:hover:not(:disabled),.basket-counter .basket-counter__btn.ant-btn:focus:not(:disabled){background-color:#e3e6e9;color:#2f3337}.basket-counter .basket-counter__btn.ant-btn:disabled{color:#b2b6bb;background-color:transparent}.basket-counter .basket-counter__btn.ant-btn .anticon{font-size:14px}.basket-counter .basket-counter__input.ant-input-number{width:44px;border:none;background-color:transparent;box-shadow:none;text-align:center}.basket-counter .basket-counter__input.ant-input-number .ant-input-number-input{text-align:center;font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;padding:0;height:32px}.basket-counter .basket-counter__input.ant-input-number:hover,.basket-counter .basket-counter__input.ant-input-number:focus,.basket-counter .basket-counter__input.ant-input-number:focus-within{border:none;box-shadow:none;background-color:transparent}.basket-sticky-cta{position:fixed;left:0;right:0;bottom:0;background-color:#fff;border-top:1px solid #dcdfe1;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:100;display:flex;flex-direction:column;gap:8px}.basket-sticky-cta__hint{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.basket-sticky-cta__button.ant-btn{height:52px;font-family:Onest-Medium,sans-serif;font-size:16px;border-radius:8px}.basket-empty{margin-top:32px}.basket-checkout{padding-bottom:120px}.basket-checkout__back{display:inline-flex;align-items:center;gap:8px;color:#2f3337;background:none;border:none;padding:0;margin-bottom:16px;font-family:Onest-Medium,sans-serif;font-size:16px;cursor:pointer}.basket-checkout__back .anticon{font-size:16px}.basket-checkout__section{display:block;width:100%;text-align:left;background-color:#fff;border:1px solid #dcdfe1;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer}.basket-checkout__section--static{cursor:default}.basket-checkout__section-title{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;margin-bottom:8px}.basket-checkout__section-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.basket-checkout__section-body{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;min-width:0}.basket-checkout__section-body-line{font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337;word-wrap:break-word}.basket-checkout__section-body-line--muted{color:#808a94}.basket-checkout__section-body-line--alert{color:#db9f00}.basket-checkout__section-chevron{color:#808a94;font-size:18px;flex-shrink:0}.basket-checkout__summary-rows{display:flex;flex-direction:column;gap:8px}.basket-checkout__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.basket-checkout__summary-row-label{font-family:Onest-Regular,sans-serif;font-size:16px;color:#808a94}.basket-checkout__summary-row-value{font-family:Onest-Regular,sans-serif;font-size:16px;color:#2f3337;white-space:nowrap}.basket-checkout__summary-row--benefit .basket-checkout__summary-row-label,.basket-checkout__summary-row--benefit .basket-checkout__summary-row-value{color:#69a443}.basket-checkout__notification{margin-bottom:16px}.basket-checkout__comment-label{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:8px}.basket-checkout__comment-textarea.ant-input{font-size:16px;min-height:96px;border-radius:6px}.basket-delivery-drawer .ant-drawer-body{padding:16px}.basket-delivery-drawer__title{font-family:Onest-SemiBold,sans-serif;font-size:18px;color:#2f3337;margin-bottom:16px}.basket-delivery-drawer__tab-content{display:flex;flex-direction:column;gap:16px}.basket-delivery-drawer__store-list{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto}.basket-delivery-drawer__store-item{border:1px solid #dcdfe1;border-radius:6px;padding:12px;cursor:pointer}.basket-delivery-drawer__store-item--selected{border-color:#387d61;background-color:#e9f3e2}.basket-delivery-drawer__store-address{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:4px}.basket-delivery-drawer__store-pickup{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.basket-delivery-drawer__store-pickup--today{color:#69a443}.basket-delivery-drawer__field-label{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;margin-bottom:4px}.basket-delivery-drawer__required{color:#df4058;margin-left:2px}.basket-delivery-drawer__field-error{margin-top:4px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#df4058}.basket-delivery-drawer__price{display:flex;align-items:baseline;justify-content:space-between;padding:8px 0;border-top:1px solid #f4f5f6}.basket-delivery-drawer__price-label{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.basket-delivery-drawer__price-value{font-family:Onest-SemiBold,sans-serif;font-size:18px;color:#2f3337}.basket-delivery-drawer__empty{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.basket-delivery-drawer__submit-button.ant-btn{width:100%;height:52px;font-family:Onest-Medium,sans-serif;font-size:16px;border-radius:8px}.basket-delivery-drawer .ant-input,.basket-delivery-drawer .ant-input-affix-wrapper input.ant-input,.basket-delivery-drawer .ant-select-selector,.basket-delivery-drawer .ant-picker-input input{font-size:16px}.basket-delivery-drawer .ant-select,.basket-delivery-drawer .ant-picker{width:100%}.basket-recipient-drawer .ant-drawer-body{padding:16px}.basket-recipient-drawer__title{font-family:Onest-SemiBold,sans-serif;font-size:18px;color:#2f3337;margin-bottom:16px}.basket-recipient-drawer__form{display:flex;flex-direction:column;gap:16px}.basket-recipient-drawer__field-label{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;margin-bottom:4px}.basket-recipient-drawer__required{color:#df4058;margin-left:2px}.basket-recipient-drawer__field-error{margin-top:4px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#df4058}.basket-recipient-drawer__submit-button.ant-btn{width:100%;height:52px;font-family:Onest-Medium,sans-serif;font-size:16px;border-radius:8px}.basket-recipient-drawer .ant-input,.basket-recipient-drawer .ant-input-affix-wrapper input.ant-input,.basket-recipient-drawer .ant-select-selector,.basket-recipient-drawer .ant-picker-input input{font-size:16px}.basket-recipient-drawer .ant-select,.basket-recipient-drawer .ant-picker,.assignee-select.ant-select{width:100%}.custom-basket{padding-bottom:120px}.custom-basket__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 16px}.custom-basket-row-list .ant-list-item.custom-basket-row{padding:16px 0;border-block-end-color:#f4f5f6;display:block}.custom-basket-row__layout{display:flex;width:100%;align-items:flex-start;gap:16px}.custom-basket-row__image{width:72px;height:72px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-basket-row__image img{width:100%;height:100%;object-fit:contain}.custom-basket-row__body{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;min-width:0}.custom-basket-row__title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;line-height:1.3}.custom-basket-row__price{font-family:Onest-SemiBold,sans-serif;font-size:18px;color:#2f3337}.custom-basket-row__controls{display:flex;align-items:center;gap:8px;margin-top:8px}.custom-basket-row__remove.ant-btn{min-height:44px}.custom-basket-row__bottom{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-top:8px}.custom-basket__bind-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background-color:#e9f3e2;color:#387d61;border-radius:22px;font-family:Onest-Medium,sans-serif;font-size:14px;margin-bottom:16px;max-width:100%;min-width:0}.custom-basket__bind-chip-icon.anticon{font-size:14px;flex-shrink:0}.custom-basket__bind-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.messages-list__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 16px}.messages-list .ant-list-item.messages-list__item{padding:16px 0;border-block-end-color:#f4f5f6;cursor:pointer;align-items:flex-start}.messages-list .ant-list-item .ant-list-item-meta{flex:1 1 auto;align-items:flex-start}.messages-list .ant-list-item .ant-list-item-meta-avatar{display:none}.messages-list .ant-list-item .ant-list-item-meta-title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:4px;line-height:1.3}.messages-list .ant-list-item .ant-list-item-meta-description{color:#2f3337;font-size:14px;line-height:1.4}.messages-list__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.messages-list__right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.messages-list__time{font-size:14px;color:#9ba3ab;white-space:nowrap}.messages-list__author{color:#808a94}.messages-list__text{color:#2f3337;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-detail{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.request-detail__header{display:flex;align-items:center;gap:12px}.request-detail__back{flex-shrink:0}.request-detail__title-block{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.request-detail__title{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-detail__details-btn{flex-shrink:0}.request-detail__search .ant-input-affix-wrapper,.request-detail__search .ant-input{border-radius:44px}.request-status-summary{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:8px}.request-status-summary__item{display:inline-flex;align-items:center;gap:4px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337}.request-status-summary__dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.request-status-summary__dot--in_delivery{background:#f8d247}.request-status-summary__dot--delivered{background:#69a443}.request-status-summary__dot--not_assigned{background:#e8eaed;border:1px solid #c8ccd0}.request-status-summary__count{font-family:Onest-Medium,sans-serif;color:#808a94}.request-detail__list{display:flex;flex-direction:column;gap:16px}.request-supply-group{display:flex;flex-direction:column;gap:8px}.request-supply-group__header{display:flex;align-items:center;justify-content:space-between;width:100%;font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;padding-bottom:4px;border:none;border-bottom:1px solid #f4f5f6;background:none;cursor:pointer;text-align:left}.request-supply-group__header-right{display:flex;align-items:center;gap:8px;flex-shrink:0;color:#808a94;font-size:12px}.request-supply-group__count{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.request-supply-card{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid #f4f5f6}.request-supply-card:last-child{border-bottom:none}.request-supply-card__top{display:flex;gap:12px;align-items:flex-start}.request-supply-card__thumb{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.request-supply-card__thumb img{max-width:100%;max-height:100%;object-fit:contain}.request-supply-card__thumb-placeholder{width:100%;height:100%;background:#e8eaed}.request-supply-card__name{font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.request-supply-card__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-left:60px}.request-supply-card__status{display:inline-flex;align-items:center;flex-shrink:0;padding:2px 8px;border-radius:22px;font-family:Onest-Medium,sans-serif;font-size:14px;background:#e8eaed;color:#2f3337}.request-supply-card__status--cancelled{background:#fdeded;color:#df4058}.request-supply-card__status--delivery,.request-supply-card__status--approved{background:#fdf3d8;color:#db9f00}.request-supply-card__status--delivered{background:#e9f3e2;color:#69a443}.request-supply-card__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;white-space:nowrap}.request-supply-card__price-per-unit{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337}.request-supply-card__total-row{display:flex;align-items:baseline;gap:8px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.request-supply-card__total-value{font-family:Onest-Medium,sans-serif;color:#2f3337}.request-supply-card__total-row--vat .request-supply-card__total-value{color:#808a94;font-family:Onest-Regular,sans-serif}.request-detail__chat-button-wrap{position:sticky;bottom:0;padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(to bottom,transparent,#ffffff 40%);pointer-events:none}.request-detail__chat-button{width:100%;height:48px;border-radius:44px;font-family:Onest-Medium,sans-serif;font-size:16px;pointer-events:auto}.request-detail__placeholder{padding:32px 0;text-align:center;color:#808a94}.order-chat{display:flex;flex-direction:column;min-height:100%}.order-chat__header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e8eaed;flex-shrink:0}.order-chat__title{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;flex:1}.order-chat__details-btn{flex-shrink:0}.order-chat__scroll{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:0}.order-chat__empty{text-align:center;color:#808a94;font-family:Onest-Regular,sans-serif;font-size:14px;padding:32px 0}.order-chat__list{display:flex;flex-direction:column;gap:12px}.order-chat__item{background:#fff;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #0000000f}.order-chat__item-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-chat__new-dot{width:8px;height:8px;border-radius:50%;background:#df4058;flex-shrink:0}.order-chat__item-author{font-family:Onest-SemiBold,sans-serif;font-size:14px;color:#2f3337}.order-chat__item-action{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.order-chat__item-comment{font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337;white-space:pre-wrap;word-break:break-word}.order-chat__item-files{display:flex;flex-direction:column;gap:4px}.order-chat__item-file{display:flex;align-items:center;gap:8px;color:#2f3337;font-family:Onest-Regular,sans-serif;font-size:14px;text-decoration:none}.order-chat__item-file:hover{color:#5e5adb}.order-chat__item-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-chat__item-images{display:flex;gap:4px;align-items:center}.order-chat__item-image{width:32px;height:32px;border-radius:4px;object-fit:cover}.order-chat__item-image--placeholder{background:#e8eaed}.order-chat__item-images-more{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.order-chat__item-status-change{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-chat__supply-status{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.order-chat__supply-status--cancelled{color:#df4058}.order-chat__arrow{color:#808a94;font-size:14px}.order-chat__item-detail{font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337}.order-chat__item-date{font-family:Onest-Regular,sans-serif;font-size:12px;color:#808a94}.order-chat__type-group{display:flex;flex-direction:column;gap:8px}.order-chat__type-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:#e8eaed;border:none;border-radius:8px;cursor:pointer;font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;text-align:left}.order-chat__type-group-label{flex:1}.order-chat__composer{position:sticky;bottom:0;flex-shrink:0;border-top:1px solid #e8eaed;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fff;display:flex;flex-direction:column;gap:8px}.order-chat__composer-files{display:flex;flex-direction:column;gap:4px}.order-chat__composer-file{display:flex;align-items:center;gap:8px;font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337}.order-chat__composer-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-chat__composer-row{display:flex;align-items:flex-end;gap:8px}.order-chat__composer-field{flex:1;display:flex;align-items:flex-end;gap:4px;background:#e8eaed;border-radius:20px;padding:4px 8px}.order-chat__composer-field .ant-input-textarea{flex:1}.order-chat__composer-field textarea.ant-input{background:transparent;border:none;box-shadow:none;resize:none;padding:4px 0;font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337}.order-chat__composer-field textarea.ant-input:focus{box-shadow:none}.request-details-drawer-root .ant-btn-primary{background-color:#387d61;border-color:#387d61}.request-details-drawer-root .ant-btn-primary:hover,.request-details-drawer-root .ant-btn-primary:focus{background-color:#3e896b!important;border-color:#3e896b!important}.request-details-drawer__chat-button,.request-details-drawer__order-button{width:100%;height:48px;border-radius:44px;font-family:Onest-Medium,sans-serif;font-size:16px}.request-details-drawer .ant-drawer-body{padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.request-details-drawer .ant-drawer-header{padding:12px 16px;border-bottom:1px solid #f4f5f6}.request-details-drawer .ant-drawer-title{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337}.request-details-drawer__content{display:flex;flex-direction:column;gap:0;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.request-details-drawer__section{padding:16px;border-bottom:1px solid #f4f5f6}.request-details-drawer__section:last-child{border-bottom:none}.request-details-drawer__section-title{font-family:Onest-SemiBold,sans-serif;font-size:14px;color:#808a94;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.request-details-drawer__stats{display:flex;flex-direction:column;gap:8px}.request-details-drawer__stat-row{display:flex;align-items:center;justify-content:space-between;font-family:Onest-Regular,sans-serif;font-size:14px;color:#2f3337}.request-details-drawer__stat-row--total{font-family:Onest-SemiBold,sans-serif;font-size:16px;padding-top:8px;border-top:1px solid #f4f5f6;margin-top:2px}.request-details-drawer__stat-label{color:#808a94}.request-details-drawer__stat-row--total .request-details-drawer__stat-label{color:#2f3337}.request-details-drawer__stat-value{font-family:Onest-Medium,sans-serif}.request-details-drawer__delivery{display:flex;flex-direction:column;gap:8px}.request-details-drawer__delivery-row{display:flex;flex-direction:column;gap:2px}.request-details-drawer__delivery-label{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.request-details-drawer__delivery-value{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337}.request-details-drawer__files{display:flex;flex-direction:column;gap:8px}.request-details-drawer__file-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:8px 0;background:none;border:none;cursor:pointer;text-align:left;color:inherit}.request-details-drawer__file-item:active{opacity:.7}.request-details-drawer__file-icon{font-size:20px;flex-shrink:0;color:#808a94;margin-top:2px}.request-details-drawer__file-info{display:flex;flex-direction:column;gap:2px;min-width:0}.request-details-drawer__file-name{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-details-drawer__file-meta{font-family:Onest-Regular,sans-serif;font-size:11px;color:#808a94}.request-members-list{display:flex;flex-direction:column;gap:12px}.request-members-list__item{display:flex;flex-direction:column;gap:2px;padding:12px;border-radius:6px;background:#e8eaed}.request-members-list__role{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94}.request-members-list__name{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337}.request-members-list__contacts{font-family:Onest-Regular,sans-serif;font-size:14px;color:#808a94;word-break:break-all}.shop-page{display:flex;flex-direction:column;gap:16px}.shop-page__header{display:flex;flex-direction:column;gap:8px}.shop-page__toolbar{display:flex;gap:8px;align-items:center}.shop-page__toolbar .ant-input-search{flex:1;min-width:0}.shop-page__loading{display:flex;justify-content:center;padding:24px 0}.shop-page__applied-filters{margin-top:4px}.shop-page__clarification{display:flex;flex-direction:column;gap:8px;padding:12px 0}.shop-page__clarification p{margin:0;color:#808a94}.shop-page__clarification-list{display:flex;flex-wrap:wrap;gap:4px}.shop-page__clarification-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;margin:0;padding:6px 10px;white-space:normal;line-height:1.3;cursor:pointer;border-radius:4px}.shop-page__clarification-chip-name{overflow-wrap:anywhere;word-break:break-word}.shop-page__clarification-chip-count{flex-shrink:0;color:#808a94;font-variant-numeric:tabular-nums}.shop-page__list{display:flex;flex-direction:column}.shop-filters-drawer__category-name{padding:6px 11px;background:#e8eaed;border-radius:4px;color:#2f3337;word-break:break-word}.shop-filters-drawer__loading{display:flex;justify-content:center;padding:16px 0}.good-card{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f4f5f6;background:transparent}.good-card:last-child{border-bottom:0}.good-card__thumb{flex-shrink:0;width:64px;height:64px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none}.good-card__thumb img{max-width:100%;max-height:100%;object-fit:contain}.good-card__thumb svg{width:32px;height:32px;color:#c8ccd0}.good-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.good-card__brand{font-family:Onest-Medium,sans-serif;font-size:14px;color:#808a94;text-transform:uppercase;letter-spacing:.02em}.good-card__name{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.good-card__name:hover,.good-card__name:visited,.good-card__name:active,.good-card__name:focus{text-decoration:none;color:#2f3337}.good-card__code{font-size:14px;color:#808a94}.good-card__price{display:flex;align-items:baseline;gap:4px;margin-top:4px}.good-card__price-original{font-size:14px;color:#808a94;text-decoration:line-through}.good-card__price-current{font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;white-space:nowrap}.good-card__price-vat{font-size:14px;color:#808a94}.good-card__add-btn{margin-top:4px;align-self:flex-start}.good-card__add-btn--in-basket{background-color:#387d61;border-color:#387d61;color:#fff}.good-card__add-btn--in-basket:hover,.good-card__add-btn--in-basket:focus{background-color:#387d61;border-color:#387d61;color:#fff;opacity:.92}.good-page{display:flex;flex-direction:column;gap:12px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.good-page__loading{display:flex;justify-content:center;padding:24px 0}.good-page__back{align-self:flex-start;padding-left:0}.good-page__categories{display:flex;flex-wrap:wrap;gap:4px}.good-page__category-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dcdfe1;background-color:#f6f7f8;border-radius:999px;padding:6px 14px;min-height:32px;font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;cursor:pointer;line-height:1.2;transition:background-color .15s}.good-page__category-chip:active{background-color:#dcdfe1}.good-page__image{width:100%;max-width:400px;aspect-ratio:1/1;background-color:#f6f7f8;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto}.good-page__image img{width:100%;height:100%;object-fit:contain}.good-page__image svg{width:64px;height:64px;color:#c8ccd0}.good-page__gallery{display:flex;flex-direction:column;gap:8px}.good-page__gallery-main{width:100%;max-width:400px;aspect-ratio:1/1;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto;overflow:hidden}.good-page__gallery-main img{width:100%;height:100%;object-fit:contain}.good-page__gallery-main svg{width:64px;height:64px;color:#c8ccd0}.good-page__gallery-thumbs{display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;-webkit-overflow-scrolling:touch}.good-page__gallery-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;width:64px;height:64px;padding:2px;background-color:transparent;border:2px solid #dcdfe1;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start;transition:border-color .15s}.good-page__gallery-thumb img{width:100%;height:100%;object-fit:contain}.good-page__gallery-thumb svg{width:28px;height:28px;color:#c8ccd0}.good-page__gallery-thumb--active{border-color:#387d61}.good-page__brand{font-family:Onest-Medium,sans-serif;font-size:14px;color:#808a94;text-transform:uppercase;letter-spacing:.02em}.good-page__title{font-family:Onest-SemiBold,sans-serif;font-size:22px;color:#2f3337;margin:0;line-height:1.3}.good-page__code{font-size:14px;color:#808a94}.good-page__price-block{display:flex;flex-direction:column;gap:4px}.good-page__price{display:flex;align-items:baseline;gap:8px}.good-page__price-original{font-size:16px;color:#808a94;text-decoration:line-through}.good-page__price-current{font-family:Onest-SemiBold,sans-serif;font-size:22px;color:#2f3337}.good-page__price-vat{font-size:14px;color:#808a94}.good-page__benefit{color:#387d61;font-family:Onest-Medium,sans-serif;font-size:14px}.good-page__status{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.good-page__status--in{color:#387d61;font-family:Onest-Medium,sans-serif}.good-page__status--out{color:#db9f00;font-family:Onest-Medium,sans-serif}.good-page__in-basket{color:#387d61;text-decoration:none;font-family:Onest-Medium,sans-serif;font-size:14px}.good-page__in-basket:hover{text-decoration:underline}.good-page__sections{display:flex;flex-direction:column;gap:12px}.good-page__section{display:flex;flex-direction:column;gap:8px}.good-page__description{color:#2f3337;font-size:14px;line-height:1.5;margin:0}.good-page__props .ant-descriptions-item-label{font-family:Onest-Medium,sans-serif;font-size:14px}.good-page__props .ant-descriptions-item-content{font-size:14px}.good-page__analogues{display:flex;flex-direction:column;gap:8px}.good-page__analogue-item .good-card{width:100%}.good-page__bottom-bar{position:sticky;bottom:0;z-index:10;background-color:#fff;border-top:1px solid #dcdfe1;margin:12px -16px 0;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.good-page__bottom-bar-inner{display:flex;align-items:center;gap:8px}.good-page__bottom-bar-counter{flex:0 0 auto;min-width:110px}.good-page__bottom-bar-counter .ant-input-number-input{font-size:16px}.good-page__bottom-bar-button{flex:1 1 auto}.good-page__bottom-bar-button--success.ant-btn-primary{background-color:#387d61;border-color:#387d61}.good-page__bottom-bar-button--success.ant-btn-primary:hover,.good-page__bottom-bar-button--success.ant-btn-primary:focus{background-color:#387d61;border-color:#387d61;opacity:.92}.basket-page{display:flex;flex-direction:column;gap:16px}.basket-page__loading{display:flex;justify-content:center;padding:24px 0}.basket-page__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 8px}.basket-page__items{display:flex;flex-direction:column;gap:8px}.basket-page__summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #dcdfe1;font-family:Onest-Medium,sans-serif;font-size:18px;color:#2f3337}.basket-page__summary strong{font-family:Onest-SemiBold,sans-serif;font-size:22px}.basket-row{display:flex;gap:12px;padding:12px;background-color:#fff;border:1px solid #dcdfe1;border-radius:6px}.basket-row__image{width:72px;height:72px;flex-shrink:0;background-color:#f6f7f8;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.basket-row__image img{width:100%;height:100%;object-fit:contain}.basket-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.basket-row__brand{font-size:14px;color:#808a94;font-family:Onest-Medium,sans-serif;text-transform:uppercase;letter-spacing:.02em}.basket-row__name{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.basket-row__code{font-size:14px;color:#808a94}.basket-row__row{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.basket-row__price{margin-left:auto;font-family:Onest-SemiBold,sans-serif;font-size:16px;color:#2f3337;white-space:nowrap}.customers-page{display:flex;flex-direction:column;gap:16px}.customers-page h1{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0}.customers-page__filters{display:flex;flex-direction:column;gap:8px}.customers-page .ant-list-item{padding:16px 0;border-block-end-color:#f4f5f6}.customers-page .ant-list-item-meta-title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:4px}.customers-page .ant-list-item-meta-description{font-size:14px;color:#808a94}.kp-list{display:flex;flex-direction:column;gap:16px}.kp-list__header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.kp-list__header h1{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0}.kp-list .ant-list-item{padding:12px 0;border-block-end-color:#f4f5f6}.shop-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 12px;text-align:center}.shop-empty__text{color:#808a94;font-size:16px}.catalog-page,.catalog-category-page,.catalog-search-page{display:flex;flex-direction:column;gap:16px}.catalog-page__title,.catalog-category-page__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0}.catalog-category-page__title-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.catalog-category-page__back.ant-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;color:#2f3337}.catalog-page__loading,.catalog-category-page__loading{display:flex;justify-content:center;padding:24px 0}.catalog-search-bar{display:flex;align-items:center;gap:8px;background-color:#fff;border:1px solid #dcdfe1;border-radius:44px;padding:4px 12px;font-size:16px;color:#808a94;cursor:pointer;min-height:44px}.catalog-search-bar__icon{flex-shrink:0;color:#808a94;display:flex}.catalog-search-bar__placeholder{flex:1;min-width:0;color:#808a94}.category-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media (max-width: 360px){.category-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-tile{display:flex;flex-direction:column;justify-content:space-between;background-color:#f6f7f8;border-radius:6px;padding:8px;min-height:140px;text-decoration:none;color:#2f3337;overflow:hidden}.category-tile:hover{background-color:#e9f3e2}.category-tile__name{font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.category-tile__count{font-size:14px;color:#808a94;margin-top:auto}.category-tile__image{align-self:flex-end;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.category-tile__image img{max-width:100%;max-height:100%;object-fit:contain}.category-tile__image svg{width:40px;height:40px;color:#c8ccd0}.catalog-category-page__list{display:flex;flex-direction:column}.catalog-category-page__toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px}.catalog-quick-chips{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.catalog-quick-chips::-webkit-scrollbar{display:none}.catalog-quick-chips__chip{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;background-color:#e9f3e2;border:1px solid #dcdfe1;border-radius:44px;padding:4px 8px;font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;cursor:pointer;white-space:nowrap}.catalog-filters-drawer .ant-drawer-body{padding:0}.catalog-filters-drawer__body{display:flex;flex-direction:column;gap:16px;padding:16px}.catalog-filters-drawer__loading{display:flex;justify-content:center;padding:16px 0}.catalog-filters-drawer__footer{display:grid;grid-template-columns:1fr 2fr;gap:8px}.catalog-property-field{display:flex;flex-direction:column;gap:8px}.catalog-property-field--selects{flex-direction:column;gap:8px}.catalog-property-field__title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337}.catalog-property-field__range{display:flex;align-items:center;gap:8px}.catalog-property-field__sep{color:#808a94}.catalog-property-field__chips{display:flex;flex-wrap:wrap;gap:4px}.catalog-chip{display:inline-flex;align-items:center;background-color:#fff;border:1px solid #dcdfe1;border-radius:44px;padding:4px 8px;font-family:Onest-Medium,sans-serif;font-size:14px;color:#2f3337;cursor:pointer}.catalog-chip--active{background-color:#387d61;border-color:#387d61;color:#fff}.catalog-search-page__bar{display:flex;align-items:center;gap:4px}.catalog-search-page__back{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.catalog-search-page__input{flex:1;min-width:0;border-radius:44px;padding:4px 12px;min-height:44px}.catalog-search-suggestions{display:flex;flex-direction:column;gap:16px}.catalog-search-suggestions__section{display:flex;flex-direction:column;gap:8px}.catalog-search-suggestions__title{font-family:Onest-Medium,sans-serif;font-size:14px;color:#387d61;margin:0;text-transform:uppercase;letter-spacing:.02em}.catalog-search-suggestions__show-all{background:transparent;border:0;color:#387d61;font-family:Onest-Medium,sans-serif;font-size:16px;text-align:left;cursor:pointer;padding:4px 0}.catalog-goods-list{display:flex;flex-direction:column}.catalog-list-item{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid #f4f5f6;width:100%;text-align:left;cursor:pointer;font-family:inherit;text-decoration:none;color:#2f3337}.catalog-list-item:last-child{border-bottom:0}.catalog-list-item:hover,.catalog-list-item:focus,.catalog-list-item:visited,.catalog-list-item:active{text-decoration:none;color:#2f3337}.catalog-list-item__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f6f7f8;border-radius:4px;overflow:hidden}.catalog-list-item__icon img{max-width:100%;max-height:100%;object-fit:contain}.catalog-list-item__name{flex:1;min-width:0;font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;text-decoration:none}.catalog-list-item__count{flex-shrink:0;font-size:14px;color:#808a94}.catalog-list-item__chevron{flex-shrink:0;color:#808a94}.ptr{position:relative;touch-action:pan-y}.ptr__indicator{position:absolute;top:-40px;left:50%;transform-origin:center;z-index:1;width:32px;height:32px;margin-left:-16px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#387d61;pointer-events:none;transition:opacity .15s ease}.ptr__content{position:relative;will-change:transform}.kp-list__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:16px}.kp-list__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0}.kp-list .ant-list-item.kp-list__item{padding:16px 0;border-block-end-color:#f4f5f6;cursor:pointer}.kp-list__row{display:flex;width:100%;align-items:center;gap:16px}.kp-list .ant-list-item .ant-list-item-meta{flex:1 1 auto;align-items:flex-start}.kp-list .ant-list-item .ant-list-item-meta-avatar{display:none}.kp-list .ant-list-item .ant-list-item-meta-title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:8px;line-height:1.3}.kp-list .ant-list-item .ant-list-item-meta-description{color:#2f3337;font-size:14px;line-height:1.4}.kp-list__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.kp-list__tag.ant-tag{margin:0}.kp-list__description{display:flex;flex-direction:column;gap:4px}.kp-list__updated{color:#9ba3ab;font-size:14px}.kp-list__right{display:flex;align-items:center;flex-shrink:0}.kp-list__chevron.anticon{color:#808a94;font-size:16px}.customers-page__title{font-family:Onest-SemiBold,sans-serif;font-size:28px;color:#2f3337;margin:0 0 16px}.customers-page__filters{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.customers-page__bind-alert.ant-alert{margin-bottom:16px}.customers-page .ant-list-item.customers-page__item{padding:16px 0;border-block-end-color:#f4f5f6;cursor:pointer}.customers-page__row{display:flex;width:100%;align-items:center;gap:16px}.customers-page .ant-list-item .ant-list-item-meta{flex:1 1 auto;align-items:flex-start}.customers-page .ant-list-item .ant-list-item-meta-avatar{display:none}.customers-page .ant-list-item .ant-list-item-meta-title{font-family:Onest-Medium,sans-serif;font-size:16px;color:#2f3337;margin-bottom:8px;line-height:1.3}.customers-page .ant-list-item .ant-list-item-meta-description{color:#2f3337;font-size:14px;line-height:1.4}.customers-page__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.customers-page__tag.ant-tag{margin:0}.customers-page__description{display:flex;flex-direction:column;gap:4px}.customers-page__description-row{color:#2f3337;font-size:14px;line-height:1.4}.customers-page__description-row--muted{color:#808a94}.customers-page__right{display:flex;align-items:center;flex-shrink:0}.customers-page__chevron.anticon{color:#808a94;font-size:16px}.bind-marker{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background-color:#e9f3e2;color:#387d61;border-radius:22px;font-family:Onest-Medium,sans-serif;font-size:14px;line-height:1;max-width:200px;flex-shrink:1;min-width:0}.bind-marker__icon.anticon{font-size:12px;flex-shrink:0}.bind-marker__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.seller-context-banner{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.seller-context-banner .ant-alert{padding-block:4px;padding-inline:8px;align-items:center}.seller-context-banner .ant-alert .ant-alert-message{font-family:Onest-Medium,sans-serif;font-size:14px;line-height:1.3}.seller-context-banner .ant-alert .ant-alert-description{font-size:14px;line-height:1.3;margin-top:2px}.seller-context-banner .ant-alert .ant-alert-icon{font-size:16px}:root{--primary: #387d61;--primary-hv: #3e896b;--primary-ac: #419070;--primary-ds: #eeeff2;--brand: #387d61;--green: #69a443;--green-lt: #79b851;--red: #df4058;--red-hv: #ee7877;--red-bg: #fdeded;--dark: #2f3337;--gray: #808a94;--lgray: #dcdfe1;--bg: #e8eaed;--bg-lt: #f4f4f6;--white: #ffffff;--border: #c8ccd0;--border-hv: #9ba3ab;--r: 16px;--rs: 44px;--st: env(safe-area-inset-top, 0px);--sb: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}html,body{overflow:hidden}body{font-family:Onest,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--dark);max-width:430px;margin:0 auto;position:relative;-webkit-font-smoothing:antialiased;font-size:16px}#root{position:relative;overflow:hidden}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--bg);transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform;overflow:hidden}.screen.active{transform:translate(0)}.screen.out{transform:translate(-28%)}.login-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;gap:24px}.login-logo-brand{font-size:42px;font-weight:700;color:var(--brand);letter-spacing:-1px;text-align:center}.login-logo-sub{font-size:14px;font-weight:400;color:var(--gray);margin-top:6px;text-align:center;line-height:1.5}.login-form{width:100%;display:flex;flex-direction:column;gap:12px}.login-label{font-size:14px;font-weight:500;color:var(--gray);margin-bottom:4px;display:block}.login-input{background:var(--white);border:1px solid var(--border);border-radius:var(--rs);padding:0 20px;height:44px;font-size:16px;font-weight:500;font-family:inherit;color:var(--dark);outline:none;width:100%;transition:border-color .15s}.login-input::placeholder{font-weight:400;color:var(--gray)}.login-input:hover{border-color:var(--border-hv)}.login-input:focus{border-color:var(--green)}.login-error{font-size:13px;color:var(--red);text-align:center;min-height:16px}.header{background:var(--white);border-bottom:1px solid var(--border);flex-shrink:0}.header-top{display:flex;align-items:center;gap:10px;padding:calc(12px + var(--st)) 16px 10px}.logo{font-size:22px;font-weight:700;color:var(--brand);letter-spacing:-.5px}.logo-sub{font-size:12px;font-weight:400;color:var(--gray);margin-top:2px}.header-ttl{font-size:17px;font-weight:600}.btn-back{background:none;border:none;color:var(--primary);font-size:15px;font-weight:500;padding:4px 0;cursor:pointer;display:flex;align-items:center;gap:1px}.btn-back-chevron{font-size:24px;line-height:1;margin-top:-2px}.btn-logout{margin-left:auto;background:none;border:none;color:var(--gray);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;padding:4px 0}.btn-logout:active{color:var(--red)}.client-row{display:flex;align-items:center;gap:10px;padding:0 16px 12px}.client-input{flex:1;background:var(--bg-lt);border:1px solid var(--border);border-radius:var(--rs);padding:0 16px;height:40px;font-size:14px;font-weight:500;font-family:inherit;color:var(--dark);outline:none;transition:border-color .15s,animation 0s}.client-input::placeholder{font-weight:400;color:var(--gray)}.client-input:hover{border-color:var(--border-hv)}.client-input:focus{border-color:var(--green)}.visit-date{font-size:13px;font-weight:400;color:var(--gray);white-space:nowrap}.screen-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;gap:10px}.empty-icon{font-size:56px;opacity:.3}.empty-text{font-size:16px;color:var(--gray);line-height:1.6}.cart-item{background:var(--white);border-radius:var(--r);padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 4px #0000000f}.ci-info{flex:1;min-width:0}.ci-name{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ci-code{font-size:12px;color:var(--gray)}.ci-price{font-size:15px;font-weight:700;color:var(--primary);white-space:nowrap}.ci-remove{background:none;border:none;color:var(--lgray);font-size:24px;line-height:1;cursor:pointer;padding:0 0 0 6px;transition:color .15s}.ci-remove:active{color:var(--red)}.cart-total-row{background:var(--white);border-radius:var(--r);padding:13px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #0000000f}.ct-label{font-size:16px;font-weight:600}.ct-amount{font-size:20px;font-weight:700;color:var(--primary)}.screen-footer{background:var(--white);border-top:1px solid var(--border);padding:12px 16px calc(12px + var(--sb));display:flex;flex-direction:column;gap:8px;flex-shrink:0}.btn{border:none;border-radius:var(--rs);padding:0 24px;height:52px;font-size:18px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;width:100%;transition:background .15s,border-color .15s,color .15s;display:flex;align-items:center;justify-content:center}.btn-red{background:var(--primary);color:var(--white)}.btn-red:hover{background:var(--primary-hv)}.btn-red:active{background:var(--primary-ac)}.btn-outline{background:var(--white);color:var(--dark);border:1px solid var(--gray)}.btn-outline:hover{background:var(--bg-lt);border-color:var(--border-hv)}.btn-outline:active{background:var(--bg)}.btn:disabled{background:var(--primary-ds)!important;color:var(--lgray)!important;border-color:var(--primary-ds)!important;cursor:default}.btn-locked{background:var(--primary-ds)!important;color:var(--lgray)!important;cursor:pointer!important}.chat-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px;display:flex;flex-direction:column;gap:10px}.msg{display:flex;flex-direction:column;max-width:85%}.msg.bot{align-self:flex-start}.msg.user{align-self:flex-end}.msg-bubble{padding:10px 14px;font-size:15px;line-height:1.45;border-radius:18px;white-space:pre-line;word-break:break-word}.msg.bot .msg-bubble{background:var(--white);color:var(--dark);border-bottom-left-radius:4px;box-shadow:0 1px 4px #00000014}.msg.user .msg-bubble{background:var(--primary);color:var(--white);border-bottom-right-radius:4px}.msg-time{font-size:11px;color:var(--lgray);margin-top:3px;padding:0 4px}.msg.user .msg-time{text-align:right}.msg.bot .retry-btn{align-self:flex-start;margin-top:6px;padding:8px 18px;height:36px;font-family:Onest,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;color:var(--primary);background:var(--white);border:1px solid var(--primary);border-radius:var(--rs);cursor:pointer;transition:background .15s ease,color .15s ease}.msg.bot .retry-btn:hover{background:var(--primary);color:var(--white)}.msg.bot .retry-btn:active{background:var(--primary-ac);color:var(--white)}.typing-wrap{align-self:flex-start}.typing-dots{background:var(--white);border-radius:18px 18px 18px 4px;padding:13px 16px;display:flex;gap:5px;box-shadow:0 1px 4px #00000014}.typing-dots span{width:7px;height:7px;background:var(--lgray);border-radius:50%;animation:tdot 1.3s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes tdot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-7px)}}.quick-replies{align-self:flex-start;display:flex;flex-wrap:wrap;gap:7px;max-width:95%;margin-top:2px}.qr-btn{background:var(--white);border:1px solid var(--primary);color:var(--primary);border-radius:36px;padding:8px 16px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 0 24px 12px #293e350f;transition:all .12s}.qr-btn:hover{background:var(--bg-lt)}.qr-btn:active{background:var(--primary);color:var(--white);transform:scale(.95)}.qr-btn--selected{background:var(--primary);color:var(--white)}.qr-btn--selected:hover{background:var(--primary-hv)}.property-groups{align-self:stretch;width:100%;display:flex;flex-direction:column;gap:12px;margin-top:4px}.property-section{background:#ffffffeb;border:1px solid rgba(56,125,97,.12);border-radius:20px;padding:14px 16px;box-shadow:0 10px 28px #293e350f}.property-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.property-section__title{font-size:15px;font-weight:700;color:var(--text)}.property-section__body{display:flex;flex-direction:column;gap:14px;margin-top:12px}.property-block{align-self:stretch;width:100%;display:flex;flex-direction:column;gap:8px;position:relative}.property-block--loading .property-block-row{opacity:.5;transition:opacity .15s}.property-block-spinner{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;border:2px solid var(--primary, #387d61);border-top-color:transparent;border-radius:50%;animation:property-block-spin .7s linear infinite}@keyframes property-block-spin{to{transform:translateY(-50%) rotate(360deg)}}.property-block-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.property-block-name{font-size:14px;font-weight:600;color:var(--text);flex-shrink:0}.property-selected-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 auto;justify-content:flex-end}.property-selected-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(56,125,97,.25);background:#387d611a;color:var(--primary);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.property-selected-chip span{font-size:16px;line-height:1}.property-options{display:flex;flex-wrap:wrap;gap:8px}.property-empty-state{font-size:13px;line-height:1.4;color:var(--text-mute, #808a94);padding:6px 0 2px}.request-history-composer{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.request-history-composer__attachments{display:flex;flex-direction:column;gap:8px}.request-history-composer__attachment{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#f4f7f6;border:1px solid rgba(56,125,97,.12)}.request-history-composer__attachment--uploading{opacity:.7}.request-history-composer__attachment--error{border-color:#e35b5b59}.request-history-composer__attachment-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.request-history-composer__attachment-remove{border:none;background:transparent;color:var(--text-mute, #808a94);cursor:pointer}.request-history-composer__controls{display:flex;flex-direction:column;gap:10px}.request-history-composer__actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.request-history-list{display:flex;flex-direction:column;gap:12px}.request-history-entry{border:1px solid #eef2f0;border-radius:16px;padding:14px;background:#fbfcfc}.request-history-entry__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.request-history-entry__title-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.request-history-entry__title{font-size:15px;font-weight:700;color:var(--text)}.request-history-entry__date{font-size:12px;color:var(--text-mute, #808a94);white-space:nowrap}.request-history-entry__author{font-size:13px;font-weight:600;color:var(--primary, #387d61);margin-bottom:8px}.request-history-entry__comment,.request-history-entry__details{font-size:14px;line-height:1.5;color:var(--text)}.request-history-entry__details{color:var(--text-mute, #54606b);margin-top:6px}.request-history-files{display:flex;flex-direction:column;gap:8px;margin-top:10px}.request-history-file{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:1px solid #e3ebe7;border-radius:12px;background:#fff;cursor:pointer;color:var(--text);font:inherit}.request-history-file__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.property-reset-btn{align-self:flex-start;background:transparent;color:var(--text-mute, #808a94);border:none;padding:4px 8px;font-size:13px;font-family:inherit;cursor:pointer;text-decoration:underline}.property-reset-btn:hover{color:var(--text)}.others-toggle-btn{align-self:flex-start;background:#387d610f;color:var(--primary, #387d61);border:1px dashed var(--primary, #387d61);border-radius:36px;padding:8px 16px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.others-toggle-btn:hover{background:#387d610f}.property-submit-wrap{align-self:flex-start;margin-top:8px}.property-submit-btn{background:var(--primary);color:var(--white);border:none;border-radius:36px;padding:12px 28px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .12s,opacity .12s}.property-submit-btn:hover{background:var(--primary-hv)}.property-submit-btn:active{background:var(--primary-ac);transform:scale(.97)}.property-submit-btn:disabled{background:var(--primary-ds);cursor:default}.product-cards{align-self:flex-start;width:100%;display:flex;flex-direction:column;gap:8px}.product-card{background:var(--white);border-radius:var(--r);padding:12px 13px;display:flex;flex-direction:row;gap:12px;box-shadow:0 2px 8px #00000017}.pc-image{width:96px;height:96px;flex-shrink:0;border-radius:12px;background:var(--bg-lt);display:flex;align-items:center;justify-content:center;overflow:hidden}.pc-image img{width:100%;height:100%;object-fit:contain}.pc-image-placeholder{width:48px;height:48px;color:var(--gray)}.pc-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.pc-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.pc-name{font-size:14px;font-weight:600;line-height:1.3;flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pc-price{font-size:17px;font-weight:700;color:var(--primary);white-space:nowrap;padding-top:1px;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.pc-price-original{font-size:12px;font-weight:400;color:var(--gray);text-decoration:line-through}.pc-meta{font-size:11px;color:var(--gray);margin-top:2px}.pc-chips{display:flex;flex-wrap:wrap;gap:4px}.spec{background:var(--bg);border-radius:6px;padding:3px 8px;font-size:12px;color:var(--gray)}.spec-brand{background:#387d611a;color:var(--primary);font-weight:600}.spec-available{background:#69a4431f;color:var(--green);font-weight:600}.spec-unavailable{background:#808a941f;color:var(--gray);font-weight:600}.btn-add-cart{background:var(--primary);color:var(--white);border:none;border-radius:var(--rs);padding:0 20px;min-height:44px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;width:100%;transition:background .15s}.btn-add-cart:hover{background:var(--primary-hv)}.btn-add-cart:active{background:var(--primary-ac)}.btn-add-cart.added{background:var(--green)}.btn-add-cart:disabled{background:var(--primary-ds);color:var(--lgray);cursor:default}.chat-footer{background:var(--white);border-top:1px solid var(--border);padding:10px 14px calc(10px + var(--sb));display:flex;gap:8px;align-items:flex-end;flex-shrink:0;position:relative}.chat-input{flex:1;background:var(--bg-lt);border:1px solid var(--border);border-radius:22px;padding:10px 16px;font-size:15px;font-weight:400;font-family:inherit;line-height:1.4;outline:none;resize:none;max-height:120px;transition:border-color .15s}.chat-input::placeholder{color:var(--gray)}.chat-input:hover{border-color:var(--border-hv)}.chat-input:focus{border-color:var(--green)}.send-btn{width:44px;height:44px;border-radius:50%;background:var(--primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.send-btn:hover{background:var(--primary-hv)}.send-btn:active{background:var(--primary-ac)}.send-btn:disabled{background:var(--primary-ds);cursor:default}.send-btn svg{fill:#fff;width:18px;height:18px}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000085;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:none;align-items:flex-end;z-index:200}.modal-bg.open{display:flex}.modal{background:var(--white);border-radius:20px 20px 0 0;width:100%;max-width:430px;max-height:88vh;display:flex;flex-direction:column;animation:slide-up .3s cubic-bezier(.34,1.1,.64,1)}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-grip{width:40px;height:4px;background:var(--border);border-radius:2px;margin:10px auto 0;flex-shrink:0}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 12px;border-bottom:1px solid var(--border);flex-shrink:0}.modal-head-title{font-size:18px;font-weight:700}.modal-close{width:28px;height:28px;border-radius:50%;background:var(--bg);border:none;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--gray)}.modal-body{flex:1;overflow-y:auto;padding:16px 18px}.modal-foot{padding:12px 18px calc(12px + var(--sb));border-top:1px solid var(--border);display:flex;gap:8px;flex-shrink:0}.kp-brand{font-size:24px;font-weight:700;color:var(--brand);margin-bottom:4px}.kp-meta{font-size:13px;color:var(--gray);line-height:1.7;margin-bottom:16px}.kp-items{display:flex;flex-direction:column}.kp-item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.kp-num{font-size:13px;color:var(--lgray);min-width:20px;padding-top:1px}.kp-info{flex:1}.kp-iname{font-size:14px;font-weight:500;line-height:1.3}.kp-icode{font-size:11px;color:var(--gray);margin-top:2px}.kp-iprice{font-size:14px;font-weight:700;white-space:nowrap;padding-top:1px}.kp-total-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0 0}.kp-tlabel{font-size:16px;font-weight:700}.kp-tsum{font-size:24px;font-weight:700;color:var(--primary)}.kp-iqty{font-size:12px;color:var(--gray);margin-top:4px}.kp-totals-vat{margin-top:8px;padding-top:8px;border-top:1px dashed var(--border);display:flex;flex-direction:column;gap:4px}.kp-totals-vat__row{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:var(--gray)}.kp-totals-vat__value{white-space:nowrap}.kp-comment{margin-top:16px;display:flex;flex-direction:column;gap:6px}.kp-comment__label{font-size:13px;color:var(--gray)}.kp-comment__input.ant-input,.kp-comment__input.ant-input-textarea-show-count textarea.ant-input{font-size:16px}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(7px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.input-error{border-color:var(--red)!important;animation:shake .38s ease}.voice-btn{width:44px;height:44px;min-width:44px;border:none;border-radius:50%;background:var(--primary);color:var(--white);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:none;transition:background-color .15s ease}.voice-btn:disabled{background:var(--gray);opacity:.6;cursor:default}.voice-btn--recording{background:var(--red);animation:pulse 1.1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #df405873}50%{transform:scale(1.06);box-shadow:0 0 0 10px #df405800}}.voice-overlay{position:absolute;left:0;right:0;bottom:100%;margin:0 12px 8px;padding:12px 14px;display:flex;align-items:center;gap:12px;background:var(--white);border:1px solid var(--border);border-radius:var(--r);box-shadow:0 6px 18px #2f33371f;font-size:14px;transition:background-color .15s ease,border-color .15s ease}.voice-overlay--cancel-ready{background:var(--red-bg);border-color:var(--red)}.voice-overlay--cancel-ready .voice-swipe-hint{color:var(--red);font-weight:600}.voice-timer{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-weight:600;color:var(--dark);min-width:64px}.voice-swipe-hint{flex:1;color:var(--gray);text-align:center}.voice-cancel-btn{width:32px;height:32px;border:none;border-radius:50%;background:var(--bg);color:var(--dark);cursor:pointer;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.voice-message-bubble{max-width:80%;padding:8px 10px;background:var(--primary);color:var(--white);border-radius:var(--r);display:inline-flex;align-items:center}.voice-message-bubble audio{width:100%;min-width:180px;height:40px}.voice-message-bubble .voice-loading,.voice-message-bubble .voice-unavailable{font-size:13px;color:var(--white);opacity:.85;padding:6px 4px}.voice-transcript{max-width:80%;margin-top:4px;padding:6px 10px;font-size:13px;color:var(--gray);font-style:italic;background:var(--bg-lt);border-radius:12px}.progress-message{display:inline-flex;align-items:center;gap:10px}.progress-text{color:var(--dark);font-size:14px}.progress-spinner{width:14px;height:14px;border:2px solid var(--lgray);border-top-color:var(--primary);border-radius:50%;animation:spin .9s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.btn-new-order{background:var(--primary);color:var(--white);border:none;border-radius:var(--rs);height:40px;padding:0 18px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s}.btn-new-order:hover:not(:disabled){background:var(--primary-hv)}.btn-new-order:active:not(:disabled){background:var(--primary-ac)}.btn-new-order-disabled,.btn-new-order:disabled{background:var(--primary-ds);color:var(--lgray);cursor:not-allowed}.orders-create-error{font-size:13px;color:var(--red);text-align:center;padding:0 16px 10px}.orders-row{display:flex;align-items:center;gap:10px;width:100%;background:var(--white);border:none;border-radius:var(--r);padding:14px 16px;box-shadow:0 1px 4px #0000000f;cursor:pointer;text-align:left;font-family:inherit;color:var(--dark);transition:background .15s}.orders-row:hover{background:var(--bg-lt)}.orders-row:active{background:var(--bg)}.orders-row-info{flex:1;min-width:0}.orders-row-title{font-size:15px;font-weight:600;line-height:1.3;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-row-meta{font-size:12px;color:var(--gray);line-height:1.4}.orders-row-total{font-size:15px;font-weight:700;color:var(--primary);white-space:nowrap}.cart-title{flex:1;font-size:16px;font-weight:600;color:var(--dark);margin-left:4px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ci-qty{display:inline-block;margin-left:6px;padding:2px 7px;border-radius:10px;font-size:11px;font-weight:600;color:var(--white);background:var(--primary);vertical-align:middle}
