.PageHeader-module__qMjVgW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-6);margin-bottom:var(--space-6);display:flex}.PageHeader-module__qMjVgW__title{font-size:var(--font-size-2xl);line-height:var(--line-height-2xl);letter-spacing:-.02em;margin:0;font-weight:650}.PageHeader-module__qMjVgW__description{max-width:680px;color:var(--color-text-secondary);font-size:var(--font-size-base);line-height:var(--line-height-base);margin:8px 0 0}.PageHeader-module__qMjVgW__action{flex:none}@media (max-width:700px){.PageHeader-module__qMjVgW__header{gap:var(--space-4);display:grid}}
.AppLoader-module__E06XbG__screen{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 42%,#12c7b714,#0000 28%),#f6f7fbeb;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.AppLoader-module__E06XbG__inline{place-items:center;min-height:360px;padding:32px;display:grid}.AppLoader-module__E06XbG__loader{color:var(--color-text-primary);text-align:center;justify-items:center;gap:18px;display:grid}.AppLoader-module__E06XbG__markWrap{place-items:center;width:88px;height:88px;display:grid;position:relative}.AppLoader-module__E06XbG__mark{z-index:2;background:#ffffffdb;border:1px solid #12c7b72e;border-radius:21px;place-items:center;width:58px;height:58px;animation:1.8s ease-in-out infinite AppLoader-module__E06XbG__markBreath;display:grid;position:relative;box-shadow:0 18px 45px #0f172a14,0 0 0 8px #12c7b70b}.AppLoader-module__E06XbG__mark img{object-fit:contain;width:34px;height:34px;display:block}.AppLoader-module__E06XbG__orbit{border:1px solid #12c7b72e;border-radius:999px;animation:1.2s linear infinite AppLoader-module__E06XbG__orbitRotate;position:absolute;inset:0}.AppLoader-module__E06XbG__orbit:before{content:"";border-radius:inherit;border:1px solid #0f172a0d;position:absolute;inset:10px}.AppLoader-module__E06XbG__orbit span{background:var(--color-brand);border-radius:999px;width:9px;height:9px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 0 6px #12c7b71f}.AppLoader-module__E06XbG__text{gap:5px;display:grid}.AppLoader-module__E06XbG__text strong{font-size:var(--font-size-base);line-height:var(--line-height-base);letter-spacing:-.02em;font-weight:750}.AppLoader-module__E06XbG__text p{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:0}@keyframes AppLoader-module__E06XbG__orbitRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AppLoader-module__E06XbG__markBreath{0%,to{transform:scale(1)}50%{transform:scale(.965)}}@media (prefers-reduced-motion:reduce){.AppLoader-module__E06XbG__orbit,.AppLoader-module__E06XbG__mark{animation:none}}
.Badge-module__g-cF8q__badge{border-radius:var(--radius-full);height:24px;font-size:var(--font-size-xs);line-height:var(--line-height-xs);border:1px solid #0000;justify-content:center;align-items:center;padding:0 8px;font-weight:600;display:inline-flex}.Badge-module__g-cF8q__gray{color:var(--color-text-secondary);background:var(--color-bg-muted);border-color:var(--color-border)}.Badge-module__g-cF8q__brand{color:var(--color-brand);background:var(--color-brand-soft);border-color:var(--color-brand-border)}.Badge-module__g-cF8q__success{color:var(--color-success);background:var(--color-success-soft);border-color:var(--color-success-border)}.Badge-module__g-cF8q__warning{color:var(--color-warning);background:var(--color-warning-soft);border-color:var(--color-warning-border)}.Badge-module__g-cF8q__danger{color:var(--color-danger);background:var(--color-danger-soft);border-color:var(--color-danger-border)}.Badge-module__g-cF8q__info{color:var(--color-info);background:var(--color-info-soft);border-color:var(--color-info-border)}.Badge-module__g-cF8q__accent{color:var(--color-accent);background:var(--color-accent-soft);border-color:var(--color-accent-border)}
.BillingPaymentsTable-module__L_i4Sa__empty{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);color:var(--color-text-muted);text-align:center;border-radius:16px;padding:22px}.BillingPaymentsTable-module__L_i4Sa__table{border:1px solid var(--color-border);background:var(--color-bg-surface);border-radius:18px;display:grid;overflow:hidden}.BillingPaymentsTable-module__L_i4Sa__head,.BillingPaymentsTable-module__L_i4Sa__row{gap:var(--space-3);grid-template-columns:180px minmax(0,1fr) 150px 140px 120px;align-items:center;padding:14px 16px;display:grid}.BillingPaymentsTable-module__L_i4Sa__head{background:var(--color-bg-surface-soft);color:var(--color-text-muted);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.BillingPaymentsTable-module__L_i4Sa__row{border-top:1px solid var(--color-border)}.BillingPaymentsTable-module__L_i4Sa__cell{min-width:0;color:var(--color-text-secondary);font-size:var(--font-size-sm)}.BillingPaymentsTable-module__L_i4Sa__cell strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:760px){.BillingPaymentsTable-module__L_i4Sa__head{display:none}.BillingPaymentsTable-module__L_i4Sa__row{grid-template-columns:1fr;gap:10px;padding:14px}.BillingPaymentsTable-module__L_i4Sa__cell{gap:4px;display:grid}.BillingPaymentsTable-module__L_i4Sa__cell:before{content:attr(data-label);color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.BillingPaymentsTable-module__L_i4Sa__cell strong{white-space:normal}}
.MembersSettings-module__euBI1G__wrapper{gap:var(--space-4);display:grid}.MembersSettings-module__euBI1G__inviteBox{gap:var(--space-4);border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:18px;padding:16px;display:grid}.MembersSettings-module__euBI1G__inviteHeader h3{color:var(--color-text-primary);font-size:var(--font-size-base);margin:0;font-weight:760}.MembersSettings-module__euBI1G__inviteHeader p{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:5px 0 0;line-height:1.5}.MembersSettings-module__euBI1G__inviteGrid{gap:var(--space-3);grid-template-columns:minmax(0,1fr) minmax(0,1fr) 180px auto;align-items:end;display:grid}.MembersSettings-module__euBI1G__inviteGrid label{gap:7px;display:grid}.MembersSettings-module__euBI1G__inviteGrid span{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.MembersSettings-module__euBI1G__inviteGrid input,.MembersSettings-module__euBI1G__inviteGrid select{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;height:42px;color:var(--color-text-primary);border-radius:12px;outline:none;padding:0 12px}.MembersSettings-module__euBI1G__inviteGrid input:focus,.MembersSettings-module__euBI1G__inviteGrid select:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #3b5bdb1a}.MembersSettings-module__euBI1G__table{border:1px solid var(--color-border);background:var(--color-bg-surface);border-radius:18px;display:grid;overflow:hidden}.MembersSettings-module__euBI1G__head,.MembersSettings-module__euBI1G__row{gap:var(--space-3);grid-template-columns:minmax(240px,1fr) 140px 120px 170px;align-items:center;padding:13px 16px;display:grid}.MembersSettings-module__euBI1G__head{background:var(--color-bg-surface-soft);color:var(--color-text-muted);font-size:var(--font-size-xs);letter-spacing:.03em;text-transform:uppercase;font-weight:750}.MembersSettings-module__euBI1G__row{border-top:1px solid var(--color-border)}.MembersSettings-module__euBI1G__memberCell{gap:4px;min-width:0;display:grid}.MembersSettings-module__euBI1G__memberCell strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.MembersSettings-module__euBI1G__memberCell span,.MembersSettings-module__euBI1G__roleCell span{color:var(--color-text-muted);font-size:var(--font-size-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MembersSettings-module__euBI1G__actionsCell{justify-content:flex-end;gap:10px;display:flex}.MembersSettings-module__euBI1G__actionsCell button{color:var(--color-text-muted);font:inherit;font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:0;font-weight:650}.MembersSettings-module__euBI1G__actionsCell button:hover{color:var(--color-text-primary)}.MembersSettings-module__euBI1G__deleteButton:hover{color:var(--color-danger)!important}.MembersSettings-module__euBI1G__empty{border-top:1px solid var(--color-border);color:var(--color-text-muted);text-align:center;padding:24px}@media (max-width:980px){.MembersSettings-module__euBI1G__inviteGrid{grid-template-columns:1fr}.MembersSettings-module__euBI1G__inviteGrid button{width:100%}.MembersSettings-module__euBI1G__head{display:none}.MembersSettings-module__euBI1G__row{grid-template-columns:1fr;gap:10px}.MembersSettings-module__euBI1G__actionsCell{justify-content:flex-start}}
.page-module__Ay4c1W__page{gap:var(--space-4);display:grid}.page-module__Ay4c1W__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__Ay4c1W__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__Ay4c1W__empty p{max-width:420px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.CurrentSubscriptionCard-module__BBePJG__hero{gap:var(--space-5);margin-bottom:var(--space-5);border:1px solid var(--color-brand-border);background:radial-gradient(circle at 100% 0,#3b5bdb1f,#0000 34%),linear-gradient(#eef2ffc7 0%,#fffffff5 100%);border-radius:22px;grid-template-columns:minmax(0,1fr) 220px;align-items:end;padding:20px;display:grid}.CurrentSubscriptionCard-module__BBePJG__heroMain{gap:10px;min-width:0;display:grid}.CurrentSubscriptionCard-module__BBePJG__badges{flex-wrap:wrap;gap:8px;display:flex}.CurrentSubscriptionCard-module__BBePJG__hero h2{color:var(--color-text-primary);letter-spacing:-.045em;margin:0;font-size:30px;line-height:34px}.CurrentSubscriptionCard-module__BBePJG__hero p{max-width:720px;color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.55}.CurrentSubscriptionCard-module__BBePJG__price{justify-items:end;gap:4px;display:grid}.CurrentSubscriptionCard-module__BBePJG__price strong{color:var(--color-text-primary);letter-spacing:-.05em;font-size:34px;line-height:38px}.CurrentSubscriptionCard-module__BBePJG__price span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.CurrentSubscriptionCard-module__BBePJG__infoGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.CurrentSubscriptionCard-module__BBePJG__infoItem{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);min-width:0;color:var(--color-brand);border-radius:16px;gap:10px;padding:12px;display:flex}.CurrentSubscriptionCard-module__BBePJG__infoItem div{gap:3px;min-width:0;display:grid}.CurrentSubscriptionCard-module__BBePJG__infoItem span{color:var(--color-text-muted);font-size:var(--font-size-xs)}.CurrentSubscriptionCard-module__BBePJG__infoItem strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.CurrentSubscriptionCard-module__BBePJG__actions{margin-top:var(--space-5);flex-wrap:wrap;gap:10px;display:flex}@media (max-width:980px){.CurrentSubscriptionCard-module__BBePJG__hero{grid-template-columns:1fr;align-items:start}.CurrentSubscriptionCard-module__BBePJG__price{justify-items:start}.CurrentSubscriptionCard-module__BBePJG__infoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.CurrentSubscriptionCard-module__BBePJG__hero{border-radius:20px;padding:16px}.CurrentSubscriptionCard-module__BBePJG__hero h2{font-size:26px;line-height:30px}.CurrentSubscriptionCard-module__BBePJG__infoGrid{grid-template-columns:1fr}.CurrentSubscriptionCard-module__BBePJG__actions{display:grid}.CurrentSubscriptionCard-module__BBePJG__actions button{width:100%}}
.RolesSettings-module__ZaGbyq__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RolesSettings-module__ZaGbyq__roleCard{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:18px;gap:12px;padding:16px;display:flex}.RolesSettings-module__ZaGbyq__icon{background:var(--color-brand-soft);width:38px;height:38px;color:var(--color-brand);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.RolesSettings-module__ZaGbyq__content{gap:8px;min-width:0;display:grid}.RolesSettings-module__ZaGbyq__content h3{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base);margin:0;font-weight:760}.RolesSettings-module__ZaGbyq__content p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.5}.RolesSettings-module__ZaGbyq__permissions{flex-wrap:wrap;gap:6px;display:flex}.RolesSettings-module__ZaGbyq__permissions span{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg-surface);min-height:24px;color:var(--color-text-muted);font-size:var(--font-size-xs);align-items:center;padding:0 8px;font-weight:650;display:inline-flex}.RolesSettings-module__ZaGbyq__empty{border:1px dashed var(--color-border-strong);color:var(--color-text-muted);text-align:center;border-radius:16px;padding:24px}@media (max-width:760px){.RolesSettings-module__ZaGbyq__grid{grid-template-columns:1fr}}
.page-module__r_dstG__backLink{border:1px solid var(--color-border);background:var(--color-bg-surface);height:40px;color:var(--color-text-secondary);font-size:var(--font-size-sm);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:650;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.page-module__r_dstG__backLink:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.page-module__r_dstG__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__r_dstG__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__r_dstG__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}

.page-module__iJcUSW__summary{margin-bottom:var(--space-5);border:1px solid var(--color-border);background:var(--color-bg-surface);box-shadow:var(--shadow-xs);border-radius:22px;align-items:flex-start;gap:14px;padding:18px;display:flex}.page-module__iJcUSW__summaryIcon{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);width:42px;height:42px;color:var(--color-text-secondary);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.page-module__iJcUSW__summaryMain{flex:1;min-width:0}.page-module__iJcUSW__summaryTitle{align-items:center;gap:10px;min-width:0;display:flex}.page-module__iJcUSW__summaryTitle h2{color:var(--color-text-primary);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;font-weight:750;line-height:26px;overflow:hidden}.page-module__iJcUSW__summaryMain p{max-width:720px;color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:6px 0 0;line-height:1.5}.page-module__iJcUSW__layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.page-module__iJcUSW__main{min-width:0}.page-module__iJcUSW__aside{top:calc(var(--header-height) + var(--space-5));position:sticky}.page-module__iJcUSW__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__iJcUSW__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__iJcUSW__empty p{max-width:420px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}@media (max-width:1100px){.page-module__iJcUSW__layout{grid-template-columns:1fr}.page-module__iJcUSW__aside{position:static}}@media (max-width:760px){.page-module__iJcUSW__summary{display:grid}.page-module__iJcUSW__summaryTitle{flex-direction:column;align-items:flex-start;gap:8px}}
.CustomerCard-module__iw93gG__row{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface);grid-template-columns:minmax(240px,1fr) minmax(220px,.9fr) 120px 120px 150px;align-items:center;gap:14px;min-height:72px;padding:12px 18px;transition:background .16s;display:grid}.CustomerCard-module__iw93gG__row:last-child{border-bottom:0}.CustomerCard-module__iw93gG__row:hover{background:var(--color-bg-surface-soft)}.CustomerCard-module__iw93gG__customerCell{align-items:center;gap:11px;min-width:0;display:flex}.CustomerCard-module__iw93gG__avatar{width:38px;height:38px;color:var(--color-brand);font-size:var(--font-size-sm);text-transform:uppercase;background:#12c7b714;border:1px solid #12c7b729;border-radius:13px;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.CustomerCard-module__iw93gG__customerText,.CustomerCard-module__iw93gG__contactCell,.CustomerCard-module__iw93gG__dateCell{gap:4px;min-width:0;display:grid}.CustomerCard-module__iw93gG__customerText strong,.CustomerCard-module__iw93gG__dateCell strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.CustomerCard-module__iw93gG__customerText span,.CustomerCard-module__iw93gG__contactCell small{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CustomerCard-module__iw93gG__contactCell span{min-width:0;color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.CustomerCard-module__iw93gG__contactCell svg{color:var(--color-text-muted);flex:none}.CustomerCard-module__iw93gG__sourceCell,.CustomerCard-module__iw93gG__marketingCell{align-items:center;min-width:0;display:flex}@media (max-width:760px){.CustomerCard-module__iw93gG__row{border:1px solid var(--color-border);min-height:auto;box-shadow:var(--shadow-xs);border-radius:18px;grid-template-columns:1fr;gap:12px;padding:15px}.CustomerCard-module__iw93gG__row:last-child{border-bottom:1px solid var(--color-border)}.CustomerCard-module__iw93gG__customerCell{align-items:flex-start}.CustomerCard-module__iw93gG__avatar{border-radius:15px;width:44px;height:44px}.CustomerCard-module__iw93gG__contactCell,.CustomerCard-module__iw93gG__sourceCell,.CustomerCard-module__iw93gG__marketingCell,.CustomerCard-module__iw93gG__dateCell{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding-top:10px;display:flex}.CustomerCard-module__iw93gG__contactCell:before{content:"Контакт";color:var(--color-text-muted);font-size:var(--font-size-sm)}.CustomerCard-module__iw93gG__sourceCell:before{content:"Источник";color:var(--color-text-muted);font-size:var(--font-size-sm)}.CustomerCard-module__iw93gG__marketingCell:before{content:"Маркетинг";color:var(--color-text-muted);font-size:var(--font-size-sm)}.CustomerCard-module__iw93gG__dateCell:before{content:"Активность";color:var(--color-text-muted);font-size:var(--font-size-sm)}.CustomerCard-module__iw93gG__contactCell small{display:none}}
.OrderCard-module__E6bTUW__row{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface);grid-template-columns:minmax(330px,1fr) 145px 145px 150px 120px 106px;align-items:center;gap:16px;min-height:82px;padding:13px 18px;transition:background .16s;display:grid}.OrderCard-module__E6bTUW__row:last-child{border-bottom:0}.OrderCard-module__E6bTUW__row:hover{background:var(--color-bg-surface-soft)}.OrderCard-module__E6bTUW__orderCell{gap:8px;min-width:0;display:grid}.OrderCard-module__E6bTUW__orderMain{align-items:center;gap:10px;min-width:0;display:flex}.OrderCard-module__E6bTUW__number{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;text-decoration:none;overflow:hidden}.OrderCard-module__E6bTUW__number:hover{color:var(--color-brand)}.OrderCard-module__E6bTUW__date{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);white-space:nowrap}.OrderCard-module__E6bTUW__customer{gap:3px;min-width:0;display:grid}.OrderCard-module__E6bTUW__customer strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.OrderCard-module__E6bTUW__customer span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderCard-module__E6bTUW__statusCell,.OrderCard-module__E6bTUW__paymentCell,.OrderCard-module__E6bTUW__deliveryCell,.OrderCard-module__E6bTUW__totalCell{min-width:0;color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);gap:5px;display:grid}.OrderCard-module__E6bTUW__paymentCell span,.OrderCard-module__E6bTUW__deliveryCell span,.OrderCard-module__E6bTUW__totalCell span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderCard-module__E6bTUW__deliveryCell strong,.OrderCard-module__E6bTUW__totalCell strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.OrderCard-module__E6bTUW__actionCell{justify-content:flex-end;display:flex}.OrderCard-module__E6bTUW__actionCell a{text-decoration:none;display:inline-flex}@media (max-width:760px){.OrderCard-module__E6bTUW__row{border:1px solid var(--color-border);min-height:auto;box-shadow:var(--shadow-xs);border-radius:18px;grid-template-columns:1fr;gap:14px;padding:16px;display:grid}.OrderCard-module__E6bTUW__row:last-child{border-bottom:1px solid var(--color-border)}.OrderCard-module__E6bTUW__orderMain{justify-content:space-between}.OrderCard-module__E6bTUW__statusCell,.OrderCard-module__E6bTUW__paymentCell,.OrderCard-module__E6bTUW__deliveryCell,.OrderCard-module__E6bTUW__totalCell{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding-top:10px;display:flex}.OrderCard-module__E6bTUW__statusCell:before{content:"Статус";color:var(--color-text-muted)}.OrderCard-module__E6bTUW__paymentCell:before{content:"Оплата";color:var(--color-text-muted)}.OrderCard-module__E6bTUW__deliveryCell:before{content:"Доставка";color:var(--color-text-muted)}.OrderCard-module__E6bTUW__totalCell:before{content:"Сумма";color:var(--color-text-muted)}.OrderCard-module__E6bTUW__actionCell{justify-content:stretch}.OrderCard-module__E6bTUW__actionCell a,.OrderCard-module__E6bTUW__actionCell button{width:100%}}
.ProductCard-module__xYT4ga__row{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface);grid-template-columns:minmax(320px,1fr) 120px 120px 100px 120px 118px;align-items:center;gap:16px;min-height:78px;padding:13px 18px;transition:background .16s;display:grid}.ProductCard-module__xYT4ga__row:last-child{border-bottom:0}.ProductCard-module__xYT4ga__row:hover{background:var(--color-bg-surface-soft)}.ProductCard-module__xYT4ga__product{align-items:center;gap:12px;min-width:0;display:flex}.ProductCard-module__xYT4ga__image{border:1px solid var(--color-border);background:var(--color-bg-muted);border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.ProductCard-module__xYT4ga__image img{object-fit:cover;width:100%;height:100%;display:block}.ProductCard-module__xYT4ga__imagePlaceholder{width:100%;height:100%;color:var(--color-text-muted);place-items:center;display:grid}.ProductCard-module__xYT4ga__productText{gap:5px;min-width:0;display:grid}.ProductCard-module__xYT4ga__title{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;text-decoration:none;overflow:hidden}.ProductCard-module__xYT4ga__title:hover{color:var(--color-brand)}.ProductCard-module__xYT4ga__subline{min-width:0;color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);align-items:center;gap:7px;display:flex}.ProductCard-module__xYT4ga__subline span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductCard-module__xYT4ga__dot{background:var(--color-text-muted);border-radius:999px;flex:none;width:3px;height:3px}.ProductCard-module__xYT4ga__statusCell,.ProductCard-module__xYT4ga__priceCell,.ProductCard-module__xYT4ga__stockCell,.ProductCard-module__xYT4ga__skuCell{min-width:0;color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);gap:4px;display:grid}.ProductCard-module__xYT4ga__availability,.ProductCard-module__xYT4ga__priceCell span,.ProductCard-module__xYT4ga__stockCell span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.ProductCard-module__xYT4ga__priceCell strong,.ProductCard-module__xYT4ga__stockCell strong{color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:750}.ProductCard-module__xYT4ga__priceCell span{text-decoration:line-through}.ProductCard-module__xYT4ga__skuCell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProductCard-module__xYT4ga__actionCell{justify-content:flex-end;display:flex}.ProductCard-module__xYT4ga__actionCell a{text-decoration:none;display:inline-flex}@media (max-width:760px){.ProductCard-module__xYT4ga__row{border:1px solid var(--color-border);min-height:auto;box-shadow:var(--shadow-xs);border-radius:18px;grid-template-columns:1fr;gap:14px;padding:16px;display:grid}.ProductCard-module__xYT4ga__row:last-child{border-bottom:1px solid var(--color-border)}.ProductCard-module__xYT4ga__product{align-items:flex-start}.ProductCard-module__xYT4ga__image{border-radius:16px;width:64px;height:64px}.ProductCard-module__xYT4ga__title{font-size:var(--font-size-base);line-height:var(--line-height-base)}.ProductCard-module__xYT4ga__statusCell,.ProductCard-module__xYT4ga__priceCell,.ProductCard-module__xYT4ga__stockCell,.ProductCard-module__xYT4ga__skuCell{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding-top:10px;display:flex}.ProductCard-module__xYT4ga__statusCell:before{content:"Статус";color:var(--color-text-muted)}.ProductCard-module__xYT4ga__priceCell:before{content:"Цена";color:var(--color-text-muted)}.ProductCard-module__xYT4ga__stockCell:before{content:"Остаток";color:var(--color-text-muted)}.ProductCard-module__xYT4ga__skuCell:before{content:"Артикул";color:var(--color-text-muted)}.ProductCard-module__xYT4ga__actionCell{justify-content:stretch}.ProductCard-module__xYT4ga__actionCell a,.ProductCard-module__xYT4ga__actionCell button{width:100%}}
.NotificationSettingsPanel-module__hvVmtq__wrapper{gap:var(--space-4);display:grid}.NotificationSettingsPanel-module__hvVmtq__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.NotificationSettingsPanel-module__hvVmtq__switch{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);cursor:pointer;border-radius:16px;align-items:flex-start;gap:11px;min-height:82px;padding:14px;transition:border-color .16s,background .16s;display:flex}.NotificationSettingsPanel-module__hvVmtq__switch:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface)}.NotificationSettingsPanel-module__hvVmtq__switch input{width:16px;height:16px;accent-color:var(--color-brand);margin-top:2px}.NotificationSettingsPanel-module__hvVmtq__switch span{gap:4px;display:grid}.NotificationSettingsPanel-module__hvVmtq__switch strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:750}.NotificationSettingsPanel-module__hvVmtq__switch small{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:1.45}.NotificationSettingsPanel-module__hvVmtq__footer{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.NotificationSettingsPanel-module__hvVmtq__footerStatus{min-width:0}.NotificationSettingsPanel-module__hvVmtq__messageSuccess,.NotificationSettingsPanel-module__hvVmtq__messageError{font-size:var(--font-size-sm);align-items:center;gap:6px;display:inline-flex}.NotificationSettingsPanel-module__hvVmtq__messageSuccess{color:var(--color-success)}.NotificationSettingsPanel-module__hvVmtq__messageError{color:var(--color-danger)}.NotificationSettingsPanel-module__hvVmtq__empty{border:1px dashed var(--color-border-strong);color:var(--color-text-muted);text-align:center;border-radius:16px;padding:24px}@media (max-width:760px){.NotificationSettingsPanel-module__hvVmtq__grid{grid-template-columns:1fr}.NotificationSettingsPanel-module__hvVmtq__footer{display:grid}.NotificationSettingsPanel-module__hvVmtq__footer button{width:100%}}
.Button-module__xDwtkW__button{justify-content:center;align-items:center;gap:var(--space-2);white-space:nowrap;border:0;border-radius:10px;font-weight:600;transition:background .16s,color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.Button-module__xDwtkW__button:disabled{cursor:not-allowed;opacity:.55}.Button-module__xDwtkW__sm{height:32px;font-size:var(--font-size-sm);padding:0 12px}.Button-module__xDwtkW__md{height:40px;font-size:var(--font-size-base);padding:0 16px}.Button-module__xDwtkW__lg{height:48px;font-size:var(--font-size-md);padding:0 20px}.Button-module__xDwtkW__primary{background:var(--color-brand);color:var(--color-text-inverse)}.Button-module__xDwtkW__primary:hover:not(:disabled){background:var(--color-brand-hover)}.Button-module__xDwtkW__secondary{background:var(--color-bg-surface);color:var(--color-text-primary);border:1px solid var(--color-border)}.Button-module__xDwtkW__secondary:hover:not(:disabled){background:var(--color-bg-surface-soft)}.Button-module__xDwtkW__ghost{color:var(--color-text-secondary);background:0 0}.Button-module__xDwtkW__ghost:hover:not(:disabled){background:var(--color-bg-muted);color:var(--color-text-primary)}.Button-module__xDwtkW__danger{background:var(--color-danger);color:var(--color-text-inverse)}.Button-module__xDwtkW__danger:hover:not(:disabled){filter:brightness(.96)}.Button-module__xDwtkW__icon{width:16px;height:16px;display:inline-flex}
.PlansGrid-module__akoMnq__section{gap:28px;display:grid}.PlansGrid-module__akoMnq__topbar{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.PlansGrid-module__akoMnq__switcher{background:#fff;border:1px solid #13c8b738;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:48px;padding:2px;display:inline-grid}.PlansGrid-module__akoMnq__switcherButton,.PlansGrid-module__akoMnq__switcherActive{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:14px;min-width:148px;padding:0 22px;font-size:14px;font-weight:700;transition:background .16s,color .16s,box-shadow .16s}.PlansGrid-module__akoMnq__switcherButton:disabled,.PlansGrid-module__akoMnq__switcherActive:disabled{opacity:.5;cursor:not-allowed}.PlansGrid-module__akoMnq__switcherActive{color:#148a83;background:#13c8b714;box-shadow:inset 0 0 0 1px #13c8b738}.PlansGrid-module__akoMnq__discountBadge{color:#2f8f67;white-space:nowrap;background:#5fd3aa24;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.PlansGrid-module__akoMnq__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.PlansGrid-module__akoMnq__card,.PlansGrid-module__akoMnq__cardFeatured{background:#fff;border-radius:28px;position:relative}.PlansGrid-module__akoMnq__card{border:1px solid #0f172a0f;box-shadow:0 12px 28px #0f172a0a}.PlansGrid-module__akoMnq__cardFeatured{border:1px solid #13c8b761;box-shadow:0 18px 38px #0f172a0f,0 0 0 1px #13c8b70a}.PlansGrid-module__akoMnq__popularBadge{color:#fff;background:linear-gradient(135deg,#56d0c3 0%,#36b6ad 100%);border-radius:0 0 16px 16px;justify-content:center;align-items:center;min-width:132px;min-height:38px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 24px #36b6ad3d}.PlansGrid-module__akoMnq__cardBody{gap:24px;height:100%;padding:34px 28px 28px;display:grid}.PlansGrid-module__akoMnq__head{gap:10px;display:grid}.PlansGrid-module__akoMnq__head h3{color:#0f172a;letter-spacing:-.05em;margin:0;font-size:28px;font-weight:800;line-height:1.05}.PlansGrid-module__akoMnq__head p{color:#667085;margin:0;font-size:15px;font-weight:600;line-height:1.45}.PlansGrid-module__akoMnq__priceBlock{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.PlansGrid-module__akoMnq__priceBlock strong{color:#0f172a;letter-spacing:-.06em;font-size:38px;font-weight:800;line-height:1}.PlansGrid-module__akoMnq__priceBlock span{color:#667085;padding-bottom:4px;font-size:14px;font-weight:700;line-height:1}.PlansGrid-module__akoMnq__features{gap:14px;margin:0;padding:0;list-style:none;display:grid}.PlansGrid-module__akoMnq__features li{color:#667085;align-items:flex-start;gap:10px;font-size:15px;font-weight:650;line-height:1.45;display:flex}.PlansGrid-module__akoMnq__features li svg{color:#2fc7b4;flex:none;margin-top:2px}.PlansGrid-module__akoMnq__primaryButton,.PlansGrid-module__akoMnq__secondaryButton{border-radius:16px;width:100%;min-height:56px;margin-top:auto;font-size:15px;font-weight:800}.PlansGrid-module__akoMnq__primaryButton{background:linear-gradient(135deg,#56d0c3 0%,#36b6ad 100%);border:none;box-shadow:0 14px 28px #36b6ad33}.PlansGrid-module__akoMnq__secondaryButton{color:#1c8d86;background:#fff;border:1px solid #13c8b742}@media (max-width:1200px){.PlansGrid-module__akoMnq__grid{grid-template-columns:1fr}.PlansGrid-module__akoMnq__cardBody{padding-top:30px}}@media (max-width:640px){.PlansGrid-module__akoMnq__section{gap:20px}.PlansGrid-module__akoMnq__topbar{align-items:stretch;gap:12px}.PlansGrid-module__akoMnq__switcher{width:100%}.PlansGrid-module__akoMnq__switcherButton,.PlansGrid-module__akoMnq__switcherActive{width:100%;min-width:0}.PlansGrid-module__akoMnq__discountBadge{width:fit-content}.PlansGrid-module__akoMnq__cardBody{gap:20px;padding:26px 20px 20px}.PlansGrid-module__akoMnq__head h3{font-size:24px}.PlansGrid-module__akoMnq__priceBlock strong{font-size:32px}}
.IntegrationCard-module__9Zsq8W__card{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);box-shadow:none;border-radius:16px;gap:12px;padding:14px;transition:border-color .16s,background .16s;display:grid}.IntegrationCard-module__9Zsq8W__card:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface);box-shadow:none}.IntegrationCard-module__9Zsq8W__header{align-items:flex-start;gap:12px;min-width:0;display:flex}.IntegrationCard-module__9Zsq8W__logoWrap{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.IntegrationCard-module__9Zsq8W__logo{object-fit:contain;width:27px;height:27px;display:block}.IntegrationCard-module__9Zsq8W__titleBlock{flex:1;gap:6px;min-width:0;display:grid}.IntegrationCard-module__9Zsq8W__titleLine{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.IntegrationCard-module__9Zsq8W__titleLine h3{color:var(--color-text-primary);letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:760;line-height:22px;overflow:hidden}.IntegrationCard-module__9Zsq8W__titleLine>span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);flex:none;font-weight:650}.IntegrationCard-module__9Zsq8W__status{width:fit-content;color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);align-items:center;gap:6px;font-weight:700;display:inline-flex}.IntegrationCard-module__9Zsq8W__status svg{flex:none}.IntegrationCard-module__9Zsq8W__statusMuted{color:var(--color-text-muted)}.IntegrationCard-module__9Zsq8W__statusSuccess{color:var(--color-success)}.IntegrationCard-module__9Zsq8W__statusDanger{color:var(--color-danger)}.IntegrationCard-module__9Zsq8W__statusWarning{color:var(--color-warning)}.IntegrationCard-module__9Zsq8W__statusInfo{color:var(--color-info)}.IntegrationCard-module__9Zsq8W__description{min-height:40px;color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.45}.IntegrationCard-module__9Zsq8W__benefits{gap:6px;margin:0;padding:0;list-style:none;display:grid}.IntegrationCard-module__9Zsq8W__benefits li{color:var(--color-text-muted);font-size:var(--font-size-xs);padding-left:14px;line-height:1.4;position:relative}.IntegrationCard-module__9Zsq8W__benefits li:before{content:"";background:var(--color-brand);border-radius:999px;width:4px;height:4px;position:absolute;top:.62em;left:0}.IntegrationCard-module__9Zsq8W__error{border:1px solid var(--color-danger-border);background:var(--color-danger-soft);color:var(--color-danger);font-size:var(--font-size-xs);border-radius:12px;align-items:flex-start;gap:7px;padding:9px 10px;line-height:1.4;display:flex}.IntegrationCard-module__9Zsq8W__error svg{flex:none;margin-top:1px}.IntegrationCard-module__9Zsq8W__checkInfo{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.IntegrationCard-module__9Zsq8W__footer{justify-content:space-between;align-items:center;gap:10px;padding-top:4px;display:flex}.IntegrationCard-module__9Zsq8W__actions{align-items:center;gap:9px;display:flex}.IntegrationCard-module__9Zsq8W__actions button{color:var(--color-text-muted);font:inherit;font-size:var(--font-size-xs);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:650;transition:color .16s;display:inline-flex}.IntegrationCard-module__9Zsq8W__actions button:hover:not(:disabled){color:var(--color-text-primary)}.IntegrationCard-module__9Zsq8W__actions button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:640px){.IntegrationCard-module__9Zsq8W__titleLine{gap:3px;display:grid}.IntegrationCard-module__9Zsq8W__footer{display:grid}.IntegrationCard-module__9Zsq8W__footer button{width:100%}.IntegrationCard-module__9Zsq8W__actions{justify-content:space-between}.IntegrationCard-module__9Zsq8W__actions button{width:auto}}
.OrderStatusForm-module__TSwlbG__form{gap:var(--space-4);display:grid}.OrderStatusForm-module__TSwlbG__field{gap:7px;display:grid}.OrderStatusForm-module__TSwlbG__field span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:650}.OrderStatusForm-module__TSwlbG__field select,.OrderStatusForm-module__TSwlbG__field textarea{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;color:var(--color-text-primary);font:inherit;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.OrderStatusForm-module__TSwlbG__field select{height:42px;padding:0 12px}.OrderStatusForm-module__TSwlbG__field textarea{resize:vertical;padding:10px 12px}.OrderStatusForm-module__TSwlbG__field select:focus,.OrderStatusForm-module__TSwlbG__field textarea:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.OrderStatusForm-module__TSwlbG__footer{gap:var(--space-3);display:grid}.OrderStatusForm-module__TSwlbG__footer button{width:100%}.OrderStatusForm-module__TSwlbG__message{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}
.Card-module__si82nG__card{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.Card-module__si82nG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:20px 20px 0;display:flex}.Card-module__si82nG__title{font-size:var(--font-size-lg);line-height:var(--line-height-lg);letter-spacing:-.01em;margin:0;font-weight:600}.Card-module__si82nG__description{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:6px 0 0}.Card-module__si82nG__action{flex:none}.Card-module__si82nG__content{padding:20px}
.AppFooter-module__BkcqGa__footer{gap:var(--space-4);margin-top:var(--space-8);padding:var(--space-6) 0 var(--space-5);border-top:1px solid var(--color-border);padding:var(--content-padding-y) var(--content-padding-x);display:grid}.AppFooter-module__BkcqGa__main{gap:var(--space-6);grid-template-columns:minmax(220px,1.2fr) minmax(150px,.5fr) minmax(210px,.7fr);align-items:start;display:grid}.AppFooter-module__BkcqGa__brand{gap:12px;max-width:360px;display:grid}.AppFooter-module__BkcqGa__logoLink{align-items:center;width:145px;display:inline-flex}.AppFooter-module__BkcqGa__logo{object-fit:contain;width:100%;height:auto;display:block}.AppFooter-module__BkcqGa__brand p{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0;line-height:1.55}.AppFooter-module__BkcqGa__group{gap:12px;display:grid}.AppFooter-module__BkcqGa__group h3{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:0;font-weight:750}.AppFooter-module__BkcqGa__links,.AppFooter-module__BkcqGa__contacts{gap:9px;display:grid}.AppFooter-module__BkcqGa__links a,.AppFooter-module__BkcqGa__contacts a,.AppFooter-module__BkcqGa__bottom a{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-decoration:none;transition:color .16s}.AppFooter-module__BkcqGa__links a:hover,.AppFooter-module__BkcqGa__contacts a:hover,.AppFooter-module__BkcqGa__bottom a:hover{color:var(--color-brand)}.AppFooter-module__BkcqGa__contacts a{align-items:center;gap:8px;display:inline-flex}.AppFooter-module__BkcqGa__contacts svg{color:var(--color-brand);flex:none}.AppFooter-module__BkcqGa__bottom{justify-content:space-between;align-items:center;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);display:flex}.AppFooter-module__BkcqGa__bottom span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.AppFooter-module__BkcqGa__bottom a{font-size:var(--font-size-xs)}@media (max-width:900px){.AppFooter-module__BkcqGa__main{grid-template-columns:1fr 1fr}.AppFooter-module__BkcqGa__brand{grid-column:1/-1}}@media (max-width:760px){.AppFooter-module__BkcqGa__footer{margin-top:var(--space-6);padding-bottom:96px}.AppFooter-module__BkcqGa__main{gap:var(--space-5);grid-template-columns:1fr}.AppFooter-module__BkcqGa__bottom{align-items:flex-start;gap:var(--space-2);flex-direction:column}}
.AppShell-module__LVobBa__shell{background:radial-gradient(circle at 100% 0%, #12c7b714, transparent 28%), radial-gradient(circle at 0% 100%, #0f172a0d, transparent 30%), var(--color-bg-page);min-height:100vh}.AppShell-module__LVobBa__main{min-height:100vh;padding-left:var(--sidebar-width)}.AppShell-module__LVobBa__content{width:100%;max-width:var(--content-max-width);padding:var(--content-padding-y) var(--content-padding-x)}@media (max-width:900px){.AppShell-module__LVobBa__main{padding-bottom:96px;padding-left:0}.AppShell-module__LVobBa__content{padding:var(--content-padding-y) var(--content-padding-x)}}
.UsageLimitsCard-module__dvqW3G__list{gap:14px;display:grid}.UsageLimitsCard-module__dvqW3G__item{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:16px;gap:8px;padding:12px;display:grid}.UsageLimitsCard-module__dvqW3G__itemTop{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.UsageLimitsCard-module__dvqW3G__itemTop span{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.UsageLimitsCard-module__dvqW3G__itemTop strong{color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:750}.UsageLimitsCard-module__dvqW3G__progress{border-radius:var(--radius-full);background:var(--color-bg-muted);height:8px;overflow:hidden}.UsageLimitsCard-module__dvqW3G__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--color-brand), var(--color-accent));height:100%;display:block}.UsageLimitsCard-module__dvqW3G__percent{color:var(--color-text-muted);font-size:var(--font-size-xs);text-align:right}
.CustomersFilters-module__Y47O-G__card{box-shadow:none}.CustomersFilters-module__Y47O-G__filters{gap:var(--space-3);grid-template-columns:minmax(280px,1fr) 180px 180px 120px 112px;align-items:end;display:grid}.CustomersFilters-module__Y47O-G__search,.CustomersFilters-module__Y47O-G__field{gap:7px;display:grid}.CustomersFilters-module__Y47O-G__search span,.CustomersFilters-module__Y47O-G__field span,.CustomersFilters-module__Y47O-G__total span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:650}.CustomersFilters-module__Y47O-G__searchControl{border:1px solid var(--color-border);background:var(--color-bg-surface);height:42px;color:var(--color-text-muted);border-radius:12px;align-items:center;gap:9px;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.CustomersFilters-module__Y47O-G__searchControl:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.CustomersFilters-module__Y47O-G__searchControl input{width:100%;min-width:0;height:100%;color:var(--color-text-primary);font:inherit;background:0 0;border:0;outline:none}.CustomersFilters-module__Y47O-G__searchControl input::placeholder{color:var(--color-text-muted)}.CustomersFilters-module__Y47O-G__field select{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;height:42px;color:var(--color-text-primary);font:inherit;border-radius:12px;outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s}.CustomersFilters-module__Y47O-G__field select:hover{border-color:var(--color-border-strong)}.CustomersFilters-module__Y47O-G__field select:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.CustomersFilters-module__Y47O-G__total{gap:7px;display:grid}.CustomersFilters-module__Y47O-G__total strong{height:42px;color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);white-space:nowrap;align-items:center;font-weight:750;display:flex}.CustomersFilters-module__Y47O-G__resetButton{border:1px solid var(--color-border);background:var(--color-bg-surface);height:42px;color:var(--color-text-secondary);font:inherit;font-size:var(--font-size-sm);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:650;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.CustomersFilters-module__Y47O-G__resetButton:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.CustomersFilters-module__Y47O-G__resetButton:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1120px){.CustomersFilters-module__Y47O-G__filters{grid-template-columns:1fr 1fr}.CustomersFilters-module__Y47O-G__search{grid-column:1/-1}}@media (max-width:640px){.CustomersFilters-module__Y47O-G__filters{grid-template-columns:1fr}.CustomersFilters-module__Y47O-G__search{grid-column:auto}}
.IntegrationSettingsModal-module__oQyrjG__backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a75;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.IntegrationSettingsModal-module__oQyrjG__modal{border:1px solid var(--color-border);background:var(--color-bg-surface);width:min(760px,100%);box-shadow:var(--shadow-lg);border-radius:24px;overflow:hidden}.IntegrationSettingsModal-module__oQyrjG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 0% 0%, #12c7b714, transparent 34%), var(--color-bg-surface);padding:18px;display:flex}.IntegrationSettingsModal-module__oQyrjG__titleBlock{gap:14px;min-width:0;display:flex}.IntegrationSettingsModal-module__oQyrjG__logoWrap{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:15px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.IntegrationSettingsModal-module__oQyrjG__logoWrap img{object-fit:contain;width:32px;height:32px;display:block}.IntegrationSettingsModal-module__oQyrjG__titleBlock span{color:var(--color-brand);font-size:var(--font-size-xs);letter-spacing:.07em;text-transform:uppercase;font-weight:800}.IntegrationSettingsModal-module__oQyrjG__titleBlock h2{color:var(--color-text-primary);letter-spacing:-.04em;margin:3px 0 0;font-size:22px;font-weight:760;line-height:28px}.IntegrationSettingsModal-module__oQyrjG__titleBlock p{max-width:540px;color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:6px 0 0;line-height:1.5}.IntegrationSettingsModal-module__oQyrjG__closeButton{border:1px solid var(--color-border);background:var(--color-bg-surface);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.IntegrationSettingsModal-module__oQyrjG__closeButton:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.IntegrationSettingsModal-module__oQyrjG__form{gap:var(--space-4);padding:18px;display:grid}.IntegrationSettingsModal-module__oQyrjG__section{gap:var(--space-4);border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:18px;padding:16px;display:grid}.IntegrationSettingsModal-module__oQyrjG__sectionHeader{align-items:flex-start;gap:10px;display:flex}.IntegrationSettingsModal-module__oQyrjG__sectionHeader svg{color:var(--color-brand);flex:none;margin-top:2px}.IntegrationSettingsModal-module__oQyrjG__sectionHeader h3{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base);margin:0;font-weight:750}.IntegrationSettingsModal-module__oQyrjG__sectionHeader p{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:4px 0 0;line-height:1.45}.IntegrationSettingsModal-module__oQyrjG__fieldsGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.IntegrationSettingsModal-module__oQyrjG__field{gap:7px;display:grid}.IntegrationSettingsModal-module__oQyrjG__field span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:650}.IntegrationSettingsModal-module__oQyrjG__field small{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:1.4}.IntegrationSettingsModal-module__oQyrjG__field input,.IntegrationSettingsModal-module__oQyrjG__field textarea,.IntegrationSettingsModal-module__oQyrjG__field select{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;color:var(--color-text-primary);font:inherit;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.IntegrationSettingsModal-module__oQyrjG__field input,.IntegrationSettingsModal-module__oQyrjG__field select{height:42px;padding:0 12px}.IntegrationSettingsModal-module__oQyrjG__field textarea{resize:vertical;padding:10px 12px}.IntegrationSettingsModal-module__oQyrjG__field input:focus,.IntegrationSettingsModal-module__oQyrjG__field textarea:focus,.IntegrationSettingsModal-module__oQyrjG__field select:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.IntegrationSettingsModal-module__oQyrjG__checkbox,.IntegrationSettingsModal-module__oQyrjG__checkboxField{color:var(--color-text-secondary);font-size:var(--font-size-sm);align-items:center;gap:10px;font-weight:650;display:flex}.IntegrationSettingsModal-module__oQyrjG__checkbox input,.IntegrationSettingsModal-module__oQyrjG__checkboxField input{width:16px;height:16px;accent-color:var(--color-brand)}.IntegrationSettingsModal-module__oQyrjG__notice,.IntegrationSettingsModal-module__oQyrjG__error{font-size:var(--font-size-sm);border-radius:14px;padding:12px 14px;line-height:1.45}.IntegrationSettingsModal-module__oQyrjG__notice{border:1px solid var(--color-info-border);background:var(--color-info-soft);color:var(--color-info)}.IntegrationSettingsModal-module__oQyrjG__error{border:1px solid var(--color-danger-border);background:var(--color-danger-soft);color:var(--color-danger)}.IntegrationSettingsModal-module__oQyrjG__footer{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-2);display:flex}@media (max-width:680px){.IntegrationSettingsModal-module__oQyrjG__backdrop{place-items:start center;padding:12px}.IntegrationSettingsModal-module__oQyrjG__header,.IntegrationSettingsModal-module__oQyrjG__form{padding:16px}.IntegrationSettingsModal-module__oQyrjG__titleBlock{display:grid}.IntegrationSettingsModal-module__oQyrjG__fieldsGrid{grid-template-columns:1fr}.IntegrationSettingsModal-module__oQyrjG__footer{display:grid}.IntegrationSettingsModal-module__oQyrjG__footer button{width:100%}}
.OrderDeliveryForm-module__cmPblW__form{gap:var(--space-4);display:grid}.OrderDeliveryForm-module__cmPblW__field{gap:7px;display:grid}.OrderDeliveryForm-module__cmPblW__field span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:650}.OrderDeliveryForm-module__cmPblW__field input,.OrderDeliveryForm-module__cmPblW__field textarea{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;color:var(--color-text-primary);font:inherit;border-radius:12px;outline:none;transition:border-color .16s,box-shadow .16s}.OrderDeliveryForm-module__cmPblW__field input{height:42px;padding:0 12px}.OrderDeliveryForm-module__cmPblW__field textarea{resize:vertical;padding:10px 12px}.OrderDeliveryForm-module__cmPblW__field input:focus,.OrderDeliveryForm-module__cmPblW__field textarea:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.OrderDeliveryForm-module__cmPblW__footer{gap:var(--space-3);display:grid}.OrderDeliveryForm-module__cmPblW__footer button{width:100%}.OrderDeliveryForm-module__cmPblW__message{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}
.OrdersList-module__8L0XBa__wrapper{gap:var(--space-4);display:grid}.OrdersList-module__8L0XBa__tableCard{box-shadow:none;overflow:hidden}.OrdersList-module__8L0XBa__tableContent{padding:0}.OrdersList-module__8L0XBa__table{overflow-x:auto}.OrdersList-module__8L0XBa__tableHead{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface-soft);min-width:980px;color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);letter-spacing:.02em;text-transform:uppercase;grid-template-columns:minmax(330px,1fr) 145px 145px 150px 120px 106px;gap:16px;padding:12px 18px;font-weight:700;display:grid}.OrdersList-module__8L0XBa__tableBody{min-width:980px;display:grid}.OrdersList-module__8L0XBa__empty{text-align:center;justify-items:center;max-width:420px;min-height:220px;margin:0 auto;padding:34px 0;display:grid}.OrdersList-module__8L0XBa__emptyIcon{width:52px;height:52px;color:var(--color-brand);background:#12c7b714;border:1px solid #12c7b729;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.OrdersList-module__8L0XBa__empty h2{color:var(--color-text-primary);font-size:var(--font-size-xl);line-height:var(--line-height-xl);letter-spacing:-.025em;margin:0}.OrdersList-module__8L0XBa__empty p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:10px 0 20px;line-height:1.5}@media (max-width:760px){.OrdersList-module__8L0XBa__tableCard{background:0 0;border:0}.OrdersList-module__8L0XBa__tableContent{padding:0}.OrdersList-module__8L0XBa__table{overflow:visible}.OrdersList-module__8L0XBa__tableHead{display:none}.OrdersList-module__8L0XBa__tableBody{gap:var(--space-3);min-width:0}}
.ProductsFilters-module__WptSnG__card{box-shadow:none}.ProductsFilters-module__WptSnG__filters{gap:var(--space-3);grid-template-columns:minmax(280px,1fr) 180px 210px 110px 112px;align-items:end;display:grid}.ProductsFilters-module__WptSnG__search,.ProductsFilters-module__WptSnG__field{gap:7px;display:grid}.ProductsFilters-module__WptSnG__search span,.ProductsFilters-module__WptSnG__field span,.ProductsFilters-module__WptSnG__total span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:650}.ProductsFilters-module__WptSnG__searchControl{border:1px solid var(--color-border);background:var(--color-bg-surface);height:42px;color:var(--color-text-muted);border-radius:12px;align-items:center;gap:9px;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.ProductsFilters-module__WptSnG__searchControl:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.ProductsFilters-module__WptSnG__searchControl input{width:100%;min-width:0;height:100%;color:var(--color-text-primary);font:inherit;background:0 0;border:0;outline:none}.ProductsFilters-module__WptSnG__searchControl input::placeholder{color:var(--color-text-muted)}.ProductsFilters-module__WptSnG__field select{border:1px solid var(--color-border);background:var(--color-bg-surface);width:100%;height:42px;color:var(--color-text-primary);font:inherit;border-radius:12px;outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s}.ProductsFilters-module__WptSnG__field select:hover{border-color:var(--color-border-strong)}.ProductsFilters-module__WptSnG__field select:focus{border-color:var(--color-brand);box-shadow:0 0 0 4px #12c7b71a}.ProductsFilters-module__WptSnG__field select:disabled{cursor:not-allowed;opacity:.65}.ProductsFilters-module__WptSnG__total{gap:7px;display:grid}.ProductsFilters-module__WptSnG__total strong{height:42px;color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);white-space:nowrap;align-items:center;font-weight:750;display:flex}.ProductsFilters-module__WptSnG__resetButton{border:1px solid var(--color-border);background:var(--color-bg-surface);height:42px;color:var(--color-text-secondary);font:inherit;font-size:var(--font-size-sm);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:650;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.ProductsFilters-module__WptSnG__resetButton:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.ProductsFilters-module__WptSnG__resetButton:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1120px){.ProductsFilters-module__WptSnG__filters{grid-template-columns:1fr 1fr}.ProductsFilters-module__WptSnG__search,.ProductsFilters-module__WptSnG__total,.ProductsFilters-module__WptSnG__resetButton{grid-column:span 1}}@media (max-width:640px){.ProductsFilters-module__WptSnG__filters{grid-template-columns:1fr}}
.SettingsPage-module__Ayw1JG__layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.SettingsPage-module__Ayw1JG__main{gap:var(--space-4);min-width:0;display:grid}.SettingsPage-module__Ayw1JG__aside{top:calc(var(--header-height) + var(--space-5));position:sticky}.SettingsPage-module__Ayw1JG__sectionNavCard,.SettingsPage-module__Ayw1JG__summaryCard{box-shadow:none}.SettingsPage-module__Ayw1JG__sectionNav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.SettingsPage-module__Ayw1JG__sectionTab,.SettingsPage-module__Ayw1JG__sectionTabActive{border:1px solid var(--color-border);background:var(--color-bg-surface);min-width:0;min-height:74px;color:var(--color-text-secondary);text-align:left;cursor:pointer;border-radius:15px;align-items:flex-start;gap:10px;padding:12px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:flex}.SettingsPage-module__Ayw1JG__sectionTab:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.SettingsPage-module__Ayw1JG__sectionTabActive{background:var(--color-brand-soft);color:var(--color-text-primary);border-color:#3b5bdb47;box-shadow:inset 0 0 0 1px #3b5bdb14}.SettingsPage-module__Ayw1JG__sectionTabIcon{background:var(--color-bg-surface-soft);width:30px;height:30px;color:var(--color-text-muted);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.SettingsPage-module__Ayw1JG__sectionTabActive .SettingsPage-module__Ayw1JG__sectionTabIcon{background:var(--color-bg-surface);color:var(--color-brand)}.SettingsPage-module__Ayw1JG__sectionTabText{gap:4px;min-width:0;display:grid}.SettingsPage-module__Ayw1JG__sectionTabText strong{font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.SettingsPage-module__Ayw1JG__sectionTabText small{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.SettingsPage-module__Ayw1JG__accountBox{padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);align-items:center;gap:12px;display:flex}.SettingsPage-module__Ayw1JG__avatar{background:var(--color-brand-soft);width:46px;height:46px;color:var(--color-brand);font-size:var(--font-size-lg);border-radius:16px;flex:none;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.SettingsPage-module__Ayw1JG__accountBox div:last-child{gap:3px;min-width:0;display:grid}.SettingsPage-module__Ayw1JG__accountBox strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base);text-overflow:ellipsis;white-space:nowrap;font-weight:760;overflow:hidden}.SettingsPage-module__Ayw1JG__accountBox span{color:var(--color-text-muted);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SettingsPage-module__Ayw1JG__summaryList{margin-top:var(--space-4);gap:10px;display:grid}.SettingsPage-module__Ayw1JG__summaryList div{justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:12px;min-height:38px;padding:0 10px;display:flex}.SettingsPage-module__Ayw1JG__summaryList span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.SettingsPage-module__Ayw1JG__summaryList strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.SettingsPage-module__Ayw1JG__note{margin-top:var(--space-4);border:1px solid var(--color-border);background:var(--color-bg-surface-soft);color:var(--color-text-secondary);font-size:var(--font-size-sm);border-radius:14px;padding:12px;line-height:1.5}@media (max-width:1180px){.SettingsPage-module__Ayw1JG__layout{grid-template-columns:1fr}.SettingsPage-module__Ayw1JG__aside{position:static}.SettingsPage-module__Ayw1JG__sectionNav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.SettingsPage-module__Ayw1JG__sectionNav{grid-template-columns:1fr}.SettingsPage-module__Ayw1JG__sectionTab,.SettingsPage-module__Ayw1JG__sectionTabActive{min-height:auto}}
.page-module__XwdDfG__page{gap:var(--space-4);display:grid}.page-module__XwdDfG__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__XwdDfG__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__XwdDfG__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.page-module__fJhfIq__page{gap:var(--space-4);display:grid}.page-module__fJhfIq__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__fJhfIq__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__fJhfIq__empty p{max-width:420px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.BillingOverview-module__zCrFYG__wrapper{gap:var(--space-5);display:grid}.BillingOverview-module__zCrFYG__content{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.BillingOverview-module__zCrFYG__mainColumn{gap:var(--space-5);min-width:0;display:grid}.BillingOverview-module__zCrFYG__sideColumn{top:calc(var(--header-height) + var(--space-5));gap:var(--space-5);display:grid;position:sticky}@media (max-width:1180px){.BillingOverview-module__zCrFYG__content{grid-template-columns:1fr}.BillingOverview-module__zCrFYG__sideColumn{position:static}}
.CustomersList-module__kqWDaG__wrapper{gap:var(--space-4);display:grid}.CustomersList-module__kqWDaG__tableCard{box-shadow:none;overflow:hidden}.CustomersList-module__kqWDaG__tableContent{padding:0}.CustomersList-module__kqWDaG__table{overflow-x:auto}.CustomersList-module__kqWDaG__tableHead{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface-soft);min-width:820px;color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);letter-spacing:.02em;text-transform:uppercase;grid-template-columns:minmax(240px,1fr) minmax(220px,.9fr) 120px 120px 150px;gap:14px;padding:12px 18px;font-weight:700;display:grid}.CustomersList-module__kqWDaG__tableBody{min-width:820px;display:grid}.CustomersList-module__kqWDaG__empty{text-align:center;justify-items:center;max-width:420px;min-height:220px;margin:0 auto;padding:34px 0;display:grid}.CustomersList-module__kqWDaG__emptyIcon{width:52px;height:52px;color:var(--color-brand);background:#12c7b714;border:1px solid #12c7b729;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.CustomersList-module__kqWDaG__empty h2{color:var(--color-text-primary);font-size:var(--font-size-xl);line-height:var(--line-height-xl);letter-spacing:-.025em;margin:0}.CustomersList-module__kqWDaG__empty p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:10px 0 20px;line-height:1.5}@media (max-width:760px){.CustomersList-module__kqWDaG__tableCard{background:0 0;border:0}.CustomersList-module__kqWDaG__tableContent{padding:0}.CustomersList-module__kqWDaG__table{overflow:visible}.CustomersList-module__kqWDaG__tableHead{display:none}.CustomersList-module__kqWDaG__tableBody{gap:var(--space-3);min-width:0}}
.IntegrationsCatalog-module__6qtfqG__layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.IntegrationsCatalog-module__6qtfqG__main{gap:var(--space-4);min-width:0;display:grid}.IntegrationsCatalog-module__6qtfqG__aside{top:calc(var(--header-height) + var(--space-5));gap:var(--space-4);display:grid;position:sticky}.IntegrationsCatalog-module__6qtfqG__sectionNavCard,.IntegrationsCatalog-module__6qtfqG__summaryCard,.IntegrationsCatalog-module__6qtfqG__recommendCard{box-shadow:none}.IntegrationsCatalog-module__6qtfqG__sectionNav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.IntegrationsCatalog-module__6qtfqG__sectionTab,.IntegrationsCatalog-module__6qtfqG__sectionTabActive{border:1px solid var(--color-border);background:var(--color-bg-surface);min-width:0;min-height:74px;color:var(--color-text-secondary);text-align:left;cursor:pointer;border-radius:15px;align-items:flex-start;gap:10px;padding:12px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:flex;position:relative}.IntegrationsCatalog-module__6qtfqG__sectionTab:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.IntegrationsCatalog-module__6qtfqG__sectionTabActive{color:var(--color-text-primary);background:#12c7b714;border-color:#12c7b747;box-shadow:inset 0 0 0 1px #12c7b714}.IntegrationsCatalog-module__6qtfqG__sectionTabIcon{background:var(--color-bg-surface-soft);width:30px;height:30px;color:var(--color-text-muted);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.IntegrationsCatalog-module__6qtfqG__sectionTabActive .IntegrationsCatalog-module__6qtfqG__sectionTabIcon{background:var(--color-brand-soft);color:var(--color-brand)}.IntegrationsCatalog-module__6qtfqG__sectionTabText{gap:4px;min-width:0;padding-right:26px;display:grid}.IntegrationsCatalog-module__6qtfqG__sectionTabText strong{font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.IntegrationsCatalog-module__6qtfqG__sectionTabText small{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.IntegrationsCatalog-module__6qtfqG__sectionCounter{color:var(--color-text-muted);font-size:11px;font-weight:750;line-height:14px;position:absolute;top:10px;right:10px}.IntegrationsCatalog-module__6qtfqG__integrationGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.IntegrationsCatalog-module__6qtfqG__summaryStats{margin-bottom:var(--space-4);gap:8px;display:grid}.IntegrationsCatalog-module__6qtfqG__summaryStats div{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:13px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:9px 10px;display:grid}.IntegrationsCatalog-module__6qtfqG__summaryStats svg{color:var(--color-text-muted)}.IntegrationsCatalog-module__6qtfqG__summaryStats span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.IntegrationsCatalog-module__6qtfqG__summaryStats strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:760}.IntegrationsCatalog-module__6qtfqG__sectionProgress{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:14px;gap:10px;padding:13px;display:grid}.IntegrationsCatalog-module__6qtfqG__sectionProgress>div:first-child{justify-content:space-between;gap:var(--space-3);display:flex}.IntegrationsCatalog-module__6qtfqG__sectionProgress span{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.IntegrationsCatalog-module__6qtfqG__sectionProgress strong{color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:760}.IntegrationsCatalog-module__6qtfqG__progressTrack{background:var(--color-bg-muted);border-radius:999px;height:6px;overflow:hidden}.IntegrationsCatalog-module__6qtfqG__progressTrack span{border-radius:inherit;background:var(--color-brand);height:100%;display:block}.IntegrationsCatalog-module__6qtfqG__summaryNote{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border);gap:6px;display:grid}.IntegrationsCatalog-module__6qtfqG__summaryNote strong{color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:750}.IntegrationsCatalog-module__6qtfqG__summaryNote p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.5}.IntegrationsCatalog-module__6qtfqG__recommendList{gap:8px;display:grid}.IntegrationsCatalog-module__6qtfqG__recommendList button{justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--color-border);background:var(--color-bg-surface-soft);min-height:42px;color:var(--color-text-primary);font:inherit;cursor:pointer;border-radius:12px;padding:0 11px;transition:border-color .16s,background .16s;display:flex}.IntegrationsCatalog-module__6qtfqG__recommendList button:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface)}.IntegrationsCatalog-module__6qtfqG__recommendList span{font-size:var(--font-size-sm);font-weight:700}.IntegrationsCatalog-module__6qtfqG__recommendList small{color:var(--color-text-muted);font-size:var(--font-size-xs)}.IntegrationsCatalog-module__6qtfqG__doneBox{border:1px dashed var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-muted);font-size:var(--font-size-sm);text-align:center;border-radius:14px;padding:16px;line-height:1.5}.IntegrationsCatalog-module__6qtfqG__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.IntegrationsCatalog-module__6qtfqG__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.IntegrationsCatalog-module__6qtfqG__empty p{max-width:420px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}@media (max-width:1180px){.IntegrationsCatalog-module__6qtfqG__layout{grid-template-columns:1fr}.IntegrationsCatalog-module__6qtfqG__aside{position:static}.IntegrationsCatalog-module__6qtfqG__sectionNav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.IntegrationsCatalog-module__6qtfqG__sectionNav,.IntegrationsCatalog-module__6qtfqG__integrationGrid{grid-template-columns:1fr}.IntegrationsCatalog-module__6qtfqG__sectionTab,.IntegrationsCatalog-module__6qtfqG__sectionTabActive{min-height:auto}}
.OrderDetailView-module__XewePG__layout{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.OrderDetailView-module__XewePG__main{gap:var(--space-5);min-width:0;display:grid}.OrderDetailView-module__XewePG__aside{top:calc(var(--header-height) + var(--space-5));gap:var(--space-4);display:grid;position:sticky}.OrderDetailView-module__XewePG__summary{justify-content:space-between;align-items:flex-start;gap:var(--space-5);border:1px solid var(--color-border);background:var(--color-bg-surface);box-shadow:var(--shadow-xs);border-radius:22px;padding:20px;display:flex}.OrderDetailView-module__XewePG__summaryMain{min-width:0}.OrderDetailView-module__XewePG__badges{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.OrderDetailView-module__XewePG__summaryTitle{align-items:baseline;gap:12px;min-width:0;display:flex}.OrderDetailView-module__XewePG__summaryTitle h2{color:var(--color-text-primary);letter-spacing:-.04em;margin:0;font-size:24px;font-weight:760;line-height:30px}.OrderDetailView-module__XewePG__summaryTitle span,.OrderDetailView-module__XewePG__summaryMain p{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.OrderDetailView-module__XewePG__summaryMain p{margin:8px 0 0}.OrderDetailView-module__XewePG__summaryTotal{flex:none;justify-items:end;gap:5px;min-width:180px;display:grid}.OrderDetailView-module__XewePG__summaryTotal span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.OrderDetailView-module__XewePG__summaryTotal strong{color:var(--color-text-primary);letter-spacing:-.045em;font-size:28px;font-weight:760;line-height:34px}.OrderDetailView-module__XewePG__itemsTable{border:1px solid var(--color-border);border-radius:16px;display:grid;overflow:hidden}.OrderDetailView-module__XewePG__itemsHead,.OrderDetailView-module__XewePG__itemRow{gap:var(--space-3);grid-template-columns:minmax(0,1fr) 130px 80px 130px;align-items:center;padding:12px 14px;display:grid}.OrderDetailView-module__XewePG__itemsHead{background:var(--color-bg-surface-soft);color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);letter-spacing:.02em;text-transform:uppercase;font-weight:700}.OrderDetailView-module__XewePG__itemRow{border-top:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--font-size-sm)}.OrderDetailView-module__XewePG__itemRow>strong{color:var(--color-text-primary);font-weight:750}.OrderDetailView-module__XewePG__itemName{gap:4px;min-width:0;display:grid}.OrderDetailView-module__XewePG__itemName strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderDetailView-module__XewePG__itemName span{color:var(--color-text-muted);font-size:var(--font-size-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderDetailView-module__XewePG__totals{border-top:1px solid var(--color-border);background:var(--color-bg-surface);justify-self:end;gap:9px;width:100%;padding:16px;display:grid}.OrderDetailView-module__XewePG__totals div{justify-content:space-between;gap:var(--space-3);color:var(--color-text-secondary);font-size:var(--font-size-sm);display:flex}.OrderDetailView-module__XewePG__totals strong{color:var(--color-text-primary);font-weight:750}.OrderDetailView-module__XewePG__grandTotal{border-top:1px solid var(--color-border);font-size:var(--font-size-base);padding-top:9px}.OrderDetailView-module__XewePG__twoColumns{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.OrderDetailView-module__XewePG__infoList{gap:14px;display:grid}.OrderDetailView-module__XewePG__infoItem{gap:10px;min-width:0;display:flex}.OrderDetailView-module__XewePG__infoIcon{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);width:34px;height:34px;color:var(--color-text-secondary);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.OrderDetailView-module__XewePG__infoItem div{gap:3px;min-width:0;display:grid}.OrderDetailView-module__XewePG__infoItem span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.OrderDetailView-module__XewePG__infoItem strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;font-weight:700;overflow:hidden}.OrderDetailView-module__XewePG__infoItem small{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;overflow:hidden}.OrderDetailView-module__XewePG__commentBox{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:14px;margin-top:16px;padding:14px}.OrderDetailView-module__XewePG__commentBox span{color:var(--color-text-muted);font-size:var(--font-size-xs);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-weight:700;display:block}.OrderDetailView-module__XewePG__commentBox p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.5}.OrderDetailView-module__XewePG__paymentMeta{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:14px;gap:10px;margin-top:16px;padding:14px;display:grid}.OrderDetailView-module__XewePG__paymentMeta div{gap:4px;display:grid}.OrderDetailView-module__XewePG__paymentMeta span{color:var(--color-text-muted);font-size:var(--font-size-xs)}.OrderDetailView-module__XewePG__paymentMeta strong{color:var(--color-text-primary);font-size:var(--font-size-sm);text-overflow:ellipsis;overflow:hidden}.OrderDetailView-module__XewePG__paymentMeta a{color:var(--color-brand);font-size:var(--font-size-sm);font-weight:700;text-decoration:none}.OrderDetailView-module__XewePG__deliveryGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.OrderDetailView-module__XewePG__emptyHistory{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);color:var(--color-text-muted);font-size:var(--font-size-sm);text-align:center;border-radius:14px;padding:20px}.OrderDetailView-module__XewePG__history{gap:16px;display:grid}.OrderDetailView-module__XewePG__historyItem{grid-template-columns:18px minmax(0,1fr);gap:10px;display:grid}.OrderDetailView-module__XewePG__historyDot{border-radius:var(--radius-full);background:var(--color-brand);width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 4px #12c7b71f}.OrderDetailView-module__XewePG__historyItem strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.OrderDetailView-module__XewePG__historyItem p{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);margin:3px 0 0}.OrderDetailView-module__XewePG__historyItem small{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin-top:6px;line-height:1.45;display:block}@media (max-width:1100px){.OrderDetailView-module__XewePG__layout{grid-template-columns:1fr}.OrderDetailView-module__XewePG__aside{position:static}}@media (max-width:760px){.OrderDetailView-module__XewePG__summary{display:grid}.OrderDetailView-module__XewePG__summaryTitle{gap:4px;display:grid}.OrderDetailView-module__XewePG__summaryTotal{justify-items:start}.OrderDetailView-module__XewePG__itemsHead{display:none}.OrderDetailView-module__XewePG__itemRow{grid-template-columns:1fr;gap:7px}.OrderDetailView-module__XewePG__itemRow>span,.OrderDetailView-module__XewePG__itemRow>strong{justify-content:space-between;gap:12px;display:flex}.OrderDetailView-module__XewePG__itemRow>span:nth-child(2):before{content:"Цена";color:var(--color-text-muted)}.OrderDetailView-module__XewePG__itemRow>span:nth-child(3):before{content:"Кол-во";color:var(--color-text-muted)}.OrderDetailView-module__XewePG__itemRow>strong:nth-child(4):before{content:"Сумма";color:var(--color-text-muted);font-weight:500}.OrderDetailView-module__XewePG__totals{justify-self:stretch;width:100%}.OrderDetailView-module__XewePG__twoColumns,.OrderDetailView-module__XewePG__deliveryGrid{grid-template-columns:1fr}}
.ProductsList-module__b85ffG__wrapper{gap:var(--space-4);display:grid}.ProductsList-module__b85ffG__tableCard{box-shadow:none;overflow:hidden}.ProductsList-module__b85ffG__tableContent{padding:0}.ProductsList-module__b85ffG__table{overflow-x:auto}.ProductsList-module__b85ffG__tableHead{border-bottom:1px solid var(--color-border);background:var(--color-bg-surface-soft);min-width:900px;color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);letter-spacing:.02em;text-transform:uppercase;grid-template-columns:minmax(320px,1fr) 120px 120px 100px 120px 118px;gap:16px;padding:12px 18px;font-weight:700;display:grid}.ProductsList-module__b85ffG__tableHead span:last-child{text-align:right}.ProductsList-module__b85ffG__tableBody{min-width:900px;display:grid}.ProductsList-module__b85ffG__empty{text-align:center;justify-items:center;max-width:420px;min-height:220px;margin:0 auto;padding:34px 0;display:grid}.ProductsList-module__b85ffG__emptyIcon{width:52px;height:52px;color:var(--color-brand);background:#12c7b714;border:1px solid #12c7b729;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.ProductsList-module__b85ffG__empty h2{color:var(--color-text-primary);font-size:var(--font-size-xl);line-height:var(--line-height-xl);letter-spacing:-.025em;margin:0}.ProductsList-module__b85ffG__empty p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:10px 0 20px;line-height:1.5}.ProductsList-module__b85ffG__emptyAction{text-decoration:none;display:inline-flex}@media (max-width:760px){.ProductsList-module__b85ffG__tableCard{background:0 0;border:0}.ProductsList-module__b85ffG__tableContent{padding:0}.ProductsList-module__b85ffG__table{overflow:visible}.ProductsList-module__b85ffG__tableHead{display:none}.ProductsList-module__b85ffG__tableBody{gap:var(--space-3);min-width:0}}
.page-module__0ZtipG__page{gap:var(--space-4);display:grid}.page-module__0ZtipG__periodCard,.page-module__0ZtipG__metricCard{box-shadow:none}.page-module__0ZtipG__periods{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.page-module__0ZtipG__periods>span{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.page-module__0ZtipG__periodButtons{flex-wrap:wrap;gap:8px;display:flex}.page-module__0ZtipG__periodButton,.page-module__0ZtipG__periodButtonActive{border:1px solid var(--color-border);background:var(--color-bg-surface);height:34px;color:var(--color-text-secondary);font:inherit;font-size:var(--font-size-sm);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:650;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.page-module__0ZtipG__periodButton:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.page-module__0ZtipG__periodButtonActive{color:var(--color-brand);background:#12c7b71a;border-color:#12c7b747}.page-module__0ZtipG__metricsGrid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.page-module__0ZtipG__metricLabel{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:0 0 12px}.page-module__0ZtipG__metricValue{color:var(--color-text-primary);letter-spacing:-.04em;font-size:26px;font-weight:760;line-height:32px;display:block}.page-module__0ZtipG__metricHint{color:var(--color-text-muted);font-size:var(--font-size-xs);margin-top:6px;line-height:1.45;display:block}.page-module__0ZtipG__contentGrid{gap:var(--space-4);grid-template-columns:minmax(0,1fr) 340px;align-items:start;display:grid}.page-module__0ZtipG__sectionHeader{margin-bottom:18px}.page-module__0ZtipG__sectionHeader h2{color:var(--color-text-primary);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:750;line-height:24px}.page-module__0ZtipG__sectionHeader p{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:5px 0 0}.page-module__0ZtipG__funnel{gap:16px;display:grid}.page-module__0ZtipG__funnelItem{gap:8px;display:grid}.page-module__0ZtipG__funnelTop{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.page-module__0ZtipG__funnelTop span{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.page-module__0ZtipG__funnelTop strong{color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:760}.page-module__0ZtipG__funnelTrack{background:var(--color-bg-muted);border-radius:999px;height:8px;overflow:hidden}.page-module__0ZtipG__funnelTrack span{border-radius:inherit;background:var(--color-brand);height:100%;display:block}.page-module__0ZtipG__catalogBlock{gap:14px;display:grid}.page-module__0ZtipG__catalogBlock div{gap:6px;display:grid}.page-module__0ZtipG__catalogBlock span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.page-module__0ZtipG__catalogBlock strong{color:var(--color-text-primary);letter-spacing:-.045em;font-size:32px;font-weight:760;line-height:38px}.page-module__0ZtipG__catalogBlock p{color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:0;line-height:1.55}.page-module__0ZtipG__ordersList{gap:2px;display:grid}.page-module__0ZtipG__orderRow{border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:56px;padding:0 8px;transition:background .16s;display:grid}.page-module__0ZtipG__orderRow:hover{background:var(--color-bg-surface-soft)}.page-module__0ZtipG__orderRow div{gap:3px;min-width:0;display:grid}.page-module__0ZtipG__orderRow strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.page-module__0ZtipG__orderRow span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__0ZtipG__orderRow div:last-child{justify-items:end}.page-module__0ZtipG__empty,.page-module__0ZtipG__emptySmall{text-align:center;align-content:center;place-items:center;display:grid}.page-module__0ZtipG__empty{min-height:180px}.page-module__0ZtipG__emptySmall{border:1px dashed var(--color-border-strong);background:var(--color-bg-surface-soft);min-height:120px;color:var(--color-text-muted);font-size:var(--font-size-sm);border-radius:16px}.page-module__0ZtipG__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__0ZtipG__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}@media (max-width:1180px){.page-module__0ZtipG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__0ZtipG__contentGrid{grid-template-columns:1fr}}@media (max-width:760px){.page-module__0ZtipG__periods{display:grid}.page-module__0ZtipG__periodButtons{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.page-module__0ZtipG__periodButton,.page-module__0ZtipG__periodButtonActive{width:100%}.page-module__0ZtipG__metricsGrid{grid-template-columns:1fr}.page-module__0ZtipG__orderRow{grid-template-columns:1fr;align-items:start;padding:10px 8px}.page-module__0ZtipG__orderRow div:last-child{justify-items:start}}.page-module__0ZtipG__productsList{gap:4px;display:grid}.page-module__0ZtipG__productRow{min-height:58px;color:inherit;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 160px;align-items:center;gap:12px;padding:8px;text-decoration:none;transition:background .16s;display:grid}.page-module__0ZtipG__productRow:hover{background:var(--color-bg-surface-soft)}.page-module__0ZtipG__productPosition{background:var(--color-bg-surface-soft);width:30px;height:30px;color:var(--color-text-muted);font-size:var(--font-size-xs);border-radius:10px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.page-module__0ZtipG__productMain{gap:4px;min-width:0;display:grid}.page-module__0ZtipG__productMain strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.page-module__0ZtipG__productMain span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__0ZtipG__productValue{justify-items:end;gap:6px;min-width:0;display:grid}.page-module__0ZtipG__productValue strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:750}.page-module__0ZtipG__productTrack{background:var(--color-bg-muted);border-radius:999px;width:100%;height:5px;overflow:hidden}.page-module__0ZtipG__productTrack span{border-radius:inherit;background:var(--color-brand);height:100%;display:block}.page-module__0ZtipG__tipsList{gap:10px;display:grid}.page-module__0ZtipG__tipsList div{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);border-radius:14px;gap:5px;padding:13px;display:grid}.page-module__0ZtipG__tipsList strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:750}.page-module__0ZtipG__tipsList span{color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:1.45}.page-module__0ZtipG__orderRow{color:inherit;text-decoration:none}@media (max-width:760px){.page-module__0ZtipG__productRow{grid-template-columns:30px minmax(0,1fr)}.page-module__0ZtipG__productValue{grid-column:2;justify-items:start}}
.page-module__PXzLEG__page{gap:var(--space-5);display:grid}
.page-module__H2Ui1G__page{gap:var(--space-4);display:grid}.page-module__H2Ui1G__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__H2Ui1G__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__H2Ui1G__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.page-module__57ci3q__loading{color:var(--color-text-secondary);font-size:var(--font-size-sm)}.page-module__57ci3q__primaryLink,.page-module__57ci3q__secondaryLink,.page-module__57ci3q__textLink{white-space:nowrap;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.page-module__57ci3q__primaryLink{background:var(--color-brand);height:40px;color:var(--color-text-inverse);font-size:var(--font-size-base);border-radius:12px;padding:0 16px;font-weight:700;transition:background .16s}.page-module__57ci3q__primaryLink:hover{background:var(--color-brand-hover)}.page-module__57ci3q__secondaryLink{border:1px solid var(--color-border);background:var(--color-bg-surface);height:38px;color:var(--color-text-secondary);font-size:var(--font-size-sm);border-radius:12px;padding:0 13px;font-weight:650;transition:background .16s,border-color .16s,color .16s}.page-module__57ci3q__secondaryLink:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.page-module__57ci3q__textLink{color:var(--color-text-secondary);font-size:var(--font-size-sm);font-weight:650}.page-module__57ci3q__textLink:hover{color:var(--color-text-primary)}.page-module__57ci3q__storePanel{margin-bottom:var(--space-5);border:1px solid var(--color-border);background:var(--color-bg-surface);box-shadow:var(--shadow-xs);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.page-module__57ci3q__storeInfo{align-items:flex-start;gap:14px;min-width:0;display:flex}.page-module__57ci3q__storeIcon{border:1px solid var(--color-border);background:var(--color-bg-surface-soft);width:42px;height:42px;color:var(--color-text-secondary);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.page-module__57ci3q__storeTitleLine{align-items:center;gap:10px;min-width:0;display:flex}.page-module__57ci3q__storeTitleLine h2{color:var(--color-text-primary);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;font-weight:750;line-height:26px;overflow:hidden}.page-module__57ci3q__storeInfo p{max-width:680px;color:var(--color-text-secondary);font-size:var(--font-size-sm);margin:6px 0 0;line-height:1.5}.page-module__57ci3q__storeActions{flex:none;align-items:center;gap:8px;display:flex}.page-module__57ci3q__metricsGrid{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.page-module__57ci3q__metricCard{box-shadow:none}.page-module__57ci3q__metricLabel{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:0 0 12px}.page-module__57ci3q__metricValue{color:var(--color-text-primary);letter-spacing:-.04em;font-size:26px;font-weight:750;line-height:32px;display:block}.page-module__57ci3q__metricHint{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin-top:6px;display:block}.page-module__57ci3q__contentGrid{gap:var(--space-4);grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);display:grid}.page-module__57ci3q__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.page-module__57ci3q__sectionHeader h2{color:var(--color-text-primary);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:750;line-height:24px}.page-module__57ci3q__sectionHeader p{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-sm);margin:5px 0 0}.page-module__57ci3q__progressTrack{background:var(--color-bg-muted);border-radius:999px;height:6px;margin-bottom:18px;overflow:hidden}.page-module__57ci3q__progressTrack span{border-radius:inherit;background:var(--color-brand);height:100%;display:block}.page-module__57ci3q__checklist{gap:4px;display:grid}.page-module__57ci3q__checkItem{min-height:42px;color:var(--color-text-secondary);font-size:var(--font-size-sm);border-radius:12px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:0 8px;text-decoration:none;transition:background .16s,color .16s;display:grid}.page-module__57ci3q__checkItem:hover{background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.page-module__57ci3q__checkItem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__57ci3q__checkDone{color:var(--color-success)}.page-module__57ci3q__checkEmpty{color:var(--color-text-muted)}.page-module__57ci3q__ordersList{gap:2px;display:grid}.page-module__57ci3q__orderRow{min-height:56px;color:inherit;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 8px;text-decoration:none;transition:background .16s;display:grid}.page-module__57ci3q__orderRow:hover{background:var(--color-bg-surface-soft)}.page-module__57ci3q__orderMain{gap:3px;min-width:0;display:grid}.page-module__57ci3q__orderMain strong{color:var(--color-text-primary);font-size:var(--font-size-sm);line-height:var(--line-height-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.page-module__57ci3q__orderMain span{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__57ci3q__orderMeta{color:var(--color-text-muted);font-size:var(--font-size-xs);line-height:var(--line-height-xs);align-items:center;gap:10px;display:flex}.page-module__57ci3q__orderMeta strong{min-width:88px;color:var(--color-text-primary);font-size:var(--font-size-sm);text-align:right}.page-module__57ci3q__emptyBlock{text-align:center;align-content:center;place-items:center;min-height:160px;display:grid}.page-module__57ci3q__emptyBlock strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__57ci3q__emptyBlock p{max-width:360px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}.page-module__57ci3q__quietPanel{margin-top:var(--space-4);border:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--font-size-sm);background:0 0;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.page-module__57ci3q__quietPanel div{align-items:center;gap:10px;display:flex}.page-module__57ci3q__quietPanel svg{flex:none}.page-module__57ci3q__quietPanel a{color:var(--color-text-secondary);white-space:nowrap;font-weight:650;text-decoration:none}.page-module__57ci3q__quietPanel a:hover{color:var(--color-text-primary)}@media (max-width:1180px){.page-module__57ci3q__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__57ci3q__contentGrid{grid-template-columns:1fr}}@media (max-width:760px){.page-module__57ci3q__storePanel{display:grid}.page-module__57ci3q__storeActions{flex-wrap:wrap}.page-module__57ci3q__metricsGrid{grid-template-columns:1fr}.page-module__57ci3q__orderRow{grid-template-columns:1fr;gap:8px;padding:10px 8px}.page-module__57ci3q__orderMeta{flex-wrap:wrap}.page-module__57ci3q__orderMeta strong{text-align:left;min-width:auto}.page-module__57ci3q__quietPanel{display:grid}}
.page-module__Ftr46a__page{gap:var(--space-5);display:grid}.page-module__Ftr46a__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__Ftr46a__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__Ftr46a__empty p{max-width:420px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.page-module__WxLehG__backLink{border:1px solid var(--color-border);background:var(--color-bg-surface);height:40px;color:var(--color-text-secondary);font-size:var(--font-size-sm);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:650;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.page-module__WxLehG__backLink:hover{border-color:var(--color-border-strong);background:var(--color-bg-surface-soft);color:var(--color-text-primary)}.page-module__WxLehG__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__WxLehG__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__WxLehG__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
.page-module__YazFba__page{gap:var(--space-4);display:grid}.page-module__YazFba__actionLink{text-decoration:none;display:inline-flex}.page-module__YazFba__empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.page-module__YazFba__empty strong{color:var(--color-text-primary);font-size:var(--font-size-base);line-height:var(--line-height-base)}.page-module__YazFba__empty p{max-width:380px;color:var(--color-text-muted);font-size:var(--font-size-sm);margin:8px 0 0;line-height:1.5}
