.custom-features{padding:var(--shop-page-padding,16px);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);margin-bottom:var(--shop-page-padding,16px)}.custom-features-title{color:var(--shop-page-color-text,#ffffffd9);margin:0 0 20px;font-size:20px;font-weight:600}.custom-features.centered{text-align:center}.custom-features-item{gap:16px;display:flex}.custom-features.centered .custom-features-item{flex-direction:column;align-items:center}.custom-features.display-list .custom-features-item{border-bottom:1px solid var(--shop-page-color-border-secondary,#303030);padding:12px 0}.custom-features.display-list .custom-features-item:last-child{border-bottom:none}.custom-features-icon{color:var(--shop-page-color-primary,#1890ff);flex-shrink:0;justify-content:center;align-items:center;display:flex}.custom-features-emoji{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;line-height:1}.custom-features.icon-style-circle .custom-features-icon{background:var(--shop-page-color-primary-bg,#1890ff1a);border-radius:50%}.custom-features.icon-style-square .custom-features-icon{background:var(--shop-page-color-primary-bg,#1890ff1a);border-radius:var(--shop-page-border-radius,6px)}.custom-features.icon-size-small .custom-features-icon{width:32px;height:32px;font-size:16px}.custom-features.icon-size-medium .custom-features-icon{width:48px;height:48px;font-size:24px}.custom-features.icon-size-large .custom-features-icon{width:64px;height:64px;font-size:32px}.custom-features-content{flex:1}.custom-features-item-title{color:var(--shop-page-color-text,#ffffffd9);margin:0 0 4px;font-size:16px;font-weight:600}.custom-features-item-description{color:var(--shop-page-color-text-secondary,#8c8c8c);margin:0;font-size:14px;line-height:1.5}@media (max-width:480px){.custom-features-grid{grid-template-columns:1fr!important}}
