/* StorePilot Final Polish storefront additions */
.spfp-delivery-card{display:flex;gap:14px;margin:22px 0 12px;padding:18px 19px;border:1px solid rgba(15,118,110,.22);border-radius:18px;background:linear-gradient(135deg,#f0faf7,#fbf8f1);box-shadow:0 10px 30px rgba(15,23,42,.05)}
.spfp-delivery-icon{flex:0 0 34px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0f766e;color:#fff;font-weight:900}
.spfp-delivery-card>div:last-child{display:flex;flex-direction:column;gap:3px}.spfp-delivery-card strong{color:#0f172a;font-size:.95rem}.spfp-delivery-card span{color:#475569;font-size:.78rem}.spfp-delivery-card small{color:#64748b;font-size:.68rem;line-height:1.5}
.spfp-product-promises{grid-template-columns:1fr 1fr!important}.spfp-mini-icon{width:25px;height:25px;display:flex!important;align-items:center;justify-content:center!important;border-radius:8px;background:#e3f4f0;color:#0f766e!important;font-size:.9rem!important;font-weight:900}
.spfp-loop-delivery{margin:6px 14px 0;color:#0f766e;font-size:.67rem;font-weight:800;line-height:1.35}
.spfp-order-delivery-notice,.spfp-order-page-delivery{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:16px 18px;border:1px solid rgba(15,118,110,.2);border-radius:15px;background:#f1f8f6;color:#0f172a}.spfp-order-delivery-notice span,.spfp-order-page-delivery span{color:#0f766e;font-weight:800}
.spfp-live-delivery{display:inline-flex;gap:5px;flex-wrap:wrap;padding:11px 14px;border-radius:12px;background:#eff8f5;color:#334155}.spfp-live-delivery strong{color:#0f766e}
.spfp-short-highlights{display:grid;gap:9px;margin:16px 0 20px!important;padding:0!important;list-style:none!important}.spfp-short-highlights li{display:flex;gap:10px;align-items:flex-start;color:#475569;font-size:.84rem;line-height:1.5}.spfp-short-highlights li span{flex:0 0 22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e3f4f0;color:#0f766e;font-weight:900}
.spfp-product-description{display:grid;gap:28px;color:#475569}.spfp-product-description section{margin:0}.spfp-product-description h2{margin:0 0 15px!important;color:#0f172a!important;font-size:1.55rem!important}.spfp-product-overview{padding:26px;border-radius:20px;background:linear-gradient(135deg,#faf7f2,#f0f8f6)}.spfp-section-kicker{display:block;margin-bottom:8px;color:#0f766e;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.spfp-product-overview p{margin:0!important;font-size:1rem;line-height:1.8}
.spfp-highlight-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0!important;padding:0!important;list-style:none!important}.spfp-highlight-list li{display:flex;gap:11px;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:15px;background:#fff}.spfp-highlight-list li>span{flex:0 0 25px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#e3f4f0;color:#0f766e;font-weight:900}.spfp-highlight-list p{margin:0!important;font-size:.86rem;line-height:1.55}
.spfp-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border:1px solid rgba(15,23,42,.09);border-radius:16px;background:rgba(15,23,42,.09)}.spfp-spec-grid>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:15px 17px;background:#fff}.spfp-spec-grid span{color:#64748b;font-size:.75rem}.spfp-spec-grid strong{color:#0f172a;text-align:right;font-size:.8rem}
.spfp-description-delivery{padding:19px 20px;border-left:4px solid #0f766e;border-radius:0 14px 14px 0;background:#f4f9f7}.spfp-description-delivery strong{color:#0f172a}.spfp-description-delivery p{margin:4px 0 0!important;font-size:.82rem}
.sf-front-page .sf-category-grid{grid-template-columns:repeat(3,1fr)}.sf-category-art.has-image{transition:transform .45s ease;background-position:center}.sf-category-card:hover .sf-category-art.has-image{transform:scale(1.035)}
.sf-hero-photo{background-position:center 55%!important}
.spfp-block-delivery-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:15px 17px;border:1px solid rgba(15,118,110,.2);border-radius:14px;background:#f1f8f6;color:#0f172a}.spfp-block-delivery-notice span{color:#0f766e;font-weight:800}
@media(max-width:900px){.sf-front-page .sf-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.spfp-highlight-list,.spfp-spec-grid{grid-template-columns:1fr}.spfp-product-promises{grid-template-columns:1fr!important}.spfp-order-delivery-notice,.spfp-order-page-delivery,.spfp-block-delivery-notice{align-items:flex-start;flex-direction:column;gap:4px}.sf-front-page .sf-category-grid{grid-template-columns:1fr 1fr}}
@media(max-width:390px){.sf-front-page .sf-category-grid{grid-template-columns:1fr}}
