.fbt-container{margin-top:var(--fbt-margin-top, 28px);margin-bottom:var(--fbt-margin-bottom, 28px)}.st-fbt__panel{border:1px solid #e7d6af;border-radius:20px;background:linear-gradient(180deg,#fffdf7,#fff7e8);box-shadow:0 12px 32px #2d170417;overflow:hidden}.st-fbt__head{padding:18px 18px 14px;border-bottom:1px solid #eddcb9;background:radial-gradient(circle at top right,#f3d39659 0,#f3d39600 44%),linear-gradient(110deg,#fff1ce,#fff9ef 62%,#fff7e6)}.st-fbt__title{margin:0;font-size:3rem;line-height:1.15;letter-spacing:-.01em;color:#171411}.st-fbt__subtitle{margin:8px 0 0;font-size:1.55rem;line-height:1.28;color:#5c5246;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.st-fbt__offer-strip{margin-top:11px;display:flex;gap:8px;flex-wrap:wrap}.st-fbt__offer-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 12px;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.02em}.st-fbt__offer-chip--two{color:#7c251a;background:#ffe7cb;border:1px solid #f1c995}.st-fbt__offer-chip--three{color:#fff7ea;background:linear-gradient(135deg,#2d223f,#922230);border:1px solid #5a3656}.st-fbt__product-form{display:block}.st-fbt__rows{padding:12px 12px 0;display:grid;gap:10px}.st-fbt__row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e8dcc3;border-radius:15px;background:linear-gradient(180deg,#fff,#fffcf6);box-shadow:0 8px 18px #3523070f;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.st-fbt__row:hover{border-color:#d9c8a7;transform:translateY(-1px)}.st-fbt__row.is-inactive{opacity:.55;box-shadow:none}.st-fbt__select{display:flex;align-items:center;justify-content:center}.st-fbt__checkbox{width:20px;height:20px;margin:0;border-radius:5px;accent-color:#d62c2c;cursor:pointer}.st-fbt__content{min-width:0;display:flex;align-items:center;gap:12px;text-decoration:none;cursor:pointer}.st-fbt__thumb{width:72px;height:72px;border-radius:12px;border:1px solid #e6dcc7;background:#fff;overflow:hidden;flex-shrink:0}.st-fbt__thumb img{width:100%;height:100%;object-fit:cover}.st-fbt__details{min-width:0;display:flex;flex-direction:column;gap:5px}.st-fbt__meta{display:flex;flex-wrap:wrap;gap:6px}.st-fbt__tag{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:2px 10px;border-radius:999px;background:#ede5d4;border:1px solid #e2d6bf;font-size:1.14rem;color:#4c4132;font-weight:700}.st-fbt__tag--main{background:#ede5d4;border-color:#e2d6bf;color:#4c4132}.st-fbt__tag--recommendation{color:#fff8ec;background:linear-gradient(135deg,#2a1e3c,#7d2431);border-color:#5a334a}.st-fbt__mini-offer{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 9px;border-radius:999px;background:#ffe8e7;border:1px solid #f6beb8;color:#b11f28;font-size:1.08rem;font-weight:700}.st-fbt__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-width:0;font-size:1.55rem;line-height:1.3;color:#191612}.st-fbt__variant{display:block}.st-fbt__variant-select{width:100%;max-width:320px;border:1px solid #d6c8aa;border-radius:10px;background:#fff;color:#2a251f;font-size:1.32rem;padding:8px 12px;line-height:1.2}.st-fbt__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;white-space:nowrap;padding-left:8px}.st-fbt__row-sale{font-size:1.82rem;line-height:1;font-weight:800;color:#ca2027}.st-fbt__row-compare{font-size:1.32rem;line-height:1;color:#847c70;text-decoration:line-through}.st-fbt__summary{margin-top:14px;border-top:1px solid #ecdcb9;padding:16px 14px 14px;background:linear-gradient(180deg,#fffaf0,#fff5e4)}.st-fbt__summary-discount{margin:0 0 8px;display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 12px;border-radius:999px;background:linear-gradient(135deg,#1f6f56,#248565);color:#f4fff9;border:1px solid #2b7d62;font-size:1.12rem;line-height:1;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.st-fbt__summary-prices{display:flex;align-items:baseline;gap:11px}.st-fbt__current-price{font-size:2.45rem;line-height:1;color:#b91e26;font-weight:800}.st-fbt__original-price{font-size:1.42rem;color:#7b766e;text-decoration:line-through}.st-fbt__add-button{width:100%;margin-top:14px;min-height:48px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef2a2a,#cc1f24);color:#fff;font-size:1.45rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.st-fbt__add-button:hover{transform:translateY(-1px);box-shadow:0 12px 20px #cc1f243d}.st-fbt__add-button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.st-fbt .hidden{display:none!important}@media (max-width: 989px){.st-fbt__title{font-size:2.6rem}.st-fbt__row{grid-template-columns:26px minmax(0,1fr)}.st-fbt__price{grid-column:2;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:9px;padding-left:84px}}@media (max-width: 749px){.st-fbt__head{padding:14px 12px 12px}.st-fbt__title{font-size:2.25rem}.st-fbt__subtitle{font-size:1.35rem}.st-fbt__offer-strip{gap:7px}.st-fbt__offer-chip{font-size:1.08rem;min-height:25px;padding:3px 9px}.st-fbt__rows{padding:8px 8px 0}.st-fbt__row{gap:9px;padding:9px;border-radius:12px}.st-fbt__thumb{width:62px;height:62px;border-radius:10px}.st-fbt__name{font-size:1.35rem}.st-fbt__variant-select{max-width:100%;font-size:1.24rem;min-height:38px;padding:7px 10px}.st-fbt__summary{padding:12px 10px;margin-top:10px}.st-fbt__summary-prices{margin-top:2px}.st-fbt__current-price{font-size:2.15rem}.st-fbt__original-price{font-size:1.24rem}.st-fbt__summary-discount{margin-bottom:7px;min-height:25px;font-size:1.02rem;padding:3px 10px}.st-fbt__add-button{min-height:46px;font-size:1.32rem;margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/fbt.css.map */
