.custom-quote{padding:var(--shop-page-padding-lg,24px);margin-bottom:var(--shop-page-padding,16px);position:relative}.custom-quote.style-default{border-left:4px solid var(--shop-page-color-primary,#1890ff);background:0 0;padding-left:40px}.custom-quote.style-card{background:var(--shop-page-color-bg-container,#1f1f1f);border-radius:var(--shop-page-border-radius-lg,8px);border:1px solid var(--shop-page-color-border,#424242)}.custom-quote.style-bordered{border:2px solid var(--shop-page-color-primary,#1890ff);border-radius:var(--shop-page-border-radius-lg,8px);background:0 0}.custom-quote.style-accent{background:var(--shop-page-color-primary-bg,#1890ff1a);border-radius:var(--shop-page-border-radius-lg,8px)}.custom-quote.align-center{text-align:center}.custom-quote-icon{color:var(--shop-page-color-primary,#1890ff);opacity:.3;position:absolute;top:16px;left:16px}.custom-quote.style-default .custom-quote-icon{top:-8px;left:-8px}.custom-quote.align-center .custom-quote-icon{opacity:.5;margin:0 auto 16px;position:relative;top:auto;left:auto}.custom-quote-text{color:var(--shop-page-color-text,#ffffffd9);margin:0 0 16px;font-size:18px;font-style:italic;line-height:1.6}.custom-quote-footer{align-items:center;gap:12px;display:flex}.custom-quote.align-center .custom-quote-footer{justify-content:center}.custom-quote-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.custom-quote-author-info{flex-direction:column;display:flex}.custom-quote-author{color:var(--shop-page-color-text,#ffffffd9);font-size:14px;font-style:normal;font-weight:600}.custom-quote-author-title{color:var(--shop-page-color-text-secondary,#8c8c8c);font-size:13px}@media (max-width:480px){.custom-quote-text{font-size:16px}}
