.business-profile-template{--bp-primary: #d4a017;--bp-primary-light: #fef9e7;--bp-primary-dark: #a67c00;--bp-accent: #292524;--bp-bg: #fafaf9;--bp-surface: #f5f5f4;--bp-text: #292524;--bp-text-muted: #78716c;--bp-border: #e7e5e4;--bp-radius: 10px;--bp-font: "DM Sans", system-ui, sans-serif;--bp-font-display: "Playfair Display", Georgia, serif;--bp-wa: #25d366;--ft-primary: var(--bp-primary);--ft-primary-light: var(--bp-primary-light);--ft-primary-dark: var(--bp-primary-dark);--ft-accent: var(--bp-accent);--ft-bg: var(--bp-bg);--ft-surface: var(--bp-surface);--ft-text: var(--bp-text);--ft-text-muted: var(--bp-text-muted);--ft-border: var(--bp-border);--ft-radius: var(--bp-radius);--ft-font: var(--bp-font)}.business-profile-template.palette-gold-charcoal{--bp-primary: #d4a017;--bp-primary-dark: #a67c00;--bp-primary-light: #fef9e7;--bp-accent: #292524}.business-profile-template.palette-navy-gold{--bp-primary: #c8981a;--bp-primary-dark: #9a7515;--bp-primary-light: #fef9e7;--bp-accent: #1e293b;--bp-text: #1e293b;--bp-bg: #f8fafc;--bp-surface: #f1f5f9;--bp-border: #e2e8f0;--bp-text-muted: #64748b}.business-profile-template.palette-charcoal{--bp-primary: #d4a017;--bp-primary-dark: #a67c00;--bp-primary-light: #fef9e7;--bp-accent: #1c1917}.business-profile-template.palette-slate{--bp-primary: #d4a017;--bp-primary-dark: #a67c00;--bp-primary-light: #fef9e7;--bp-accent: #334155;--bp-text: #334155;--bp-bg: #f8fafc;--bp-surface: #f1f5f9;--bp-border: #e2e8f0;--bp-text-muted: #64748b}.business-profile-template.palette-burgundy-gold{--bp-primary: #d4a017;--bp-primary-dark: #a67c00;--bp-primary-light: #fef9e7;--bp-accent: #7f1d1d;--bp-text: #44403c}.business-profile-template *,.business-profile-template *:before,.business-profile-template *:after{box-sizing:border-box;margin:0;padding:0}.business-profile-template{font-family:var(--bp-font);background:var(--bp-bg);color:var(--bp-text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6}.business-profile-template img{display:block;max-width:100%}.business-profile-template button{font-family:var(--bp-font);cursor:pointer}.business-profile-template a{text-decoration:none;color:inherit}.business-profile-template .bp-header{position:sticky;top:0;z-index:100;background:var(--bp-accent);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:2px solid var(--bp-primary)}.business-profile-template .bp-header-brand{display:flex;align-items:center;gap:10px;min-width:0}.business-profile-template .bp-header-logo{width:34px;height:34px;border-radius:6px;object-fit:cover;border:1.5px solid var(--bp-primary);flex-shrink:0}.business-profile-template .bp-header-name{color:#fff;font-size:.95rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.business-profile-template .bp-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.business-profile-template .bp-header-cta{display:inline-flex;align-items:center;gap:6px;background:var(--bp-primary);color:var(--bp-accent);padding:8px 16px;border-radius:8px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s;white-space:nowrap;min-height:36px}.business-profile-template .bp-header-cta:hover{background:var(--bp-primary-dark);color:#fff}.business-profile-template .bp-hero{background:linear-gradient(135deg,var(--bp-accent) 0%,#1c1917 100%);padding:48px 20px 40px;text-align:center;position:relative;overflow:hidden}.business-profile-template .bp-hero:before{content:"";position:absolute;top:-40%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(212,160,23,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}@media(min-width:768px){.business-profile-template .bp-hero{padding:64px 40px 56px}}.business-profile-template .bp-hero-logo{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid var(--bp-primary);margin:0 auto 16px;display:block;box-shadow:0 4px 24px #d4a0174d}@media(min-width:768px){.business-profile-template .bp-hero-logo{width:104px;height:104px}}.business-profile-template .bp-hero-name{color:#fff;font-family:var(--bp-font-display);font-size:clamp(1.75rem,5.5vw,2.6rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:8px;text-shadow:0 2px 12px rgba(0,0,0,.3)}.business-profile-template .bp-hero-tagline{color:#fffc;font-size:1rem;margin-bottom:12px;max-width:500px;margin-left:auto;margin-right:auto}.business-profile-template .bp-hero-location{display:inline-flex;align-items:center;gap:6px;color:var(--bp-primary);font-size:.85rem;font-weight:600;margin-bottom:20px}.business-profile-template .bp-hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.business-profile-template .bp-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--bp-primary);color:var(--bp-accent);border:none;padding:13px 28px;border-radius:var(--bp-radius);font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #d4a01759;font-family:var(--bp-font);min-height:48px}.business-profile-template .bp-btn-primary:hover{background:var(--bp-primary-dark);color:#fff;transform:translateY(-1px)}.business-profile-template .bp-btn-secondary{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.3);padding:13px 22px;border-radius:var(--bp-radius);font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s;font-family:var(--bp-font);min-height:48px;text-decoration:none;backdrop-filter:blur(4px)}.business-profile-template .bp-btn-secondary:hover{background:#fff3}.business-profile-template .bp-stats{padding:0 16px;margin-top:-24px;position:relative;z-index:10}.business-profile-template .bp-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:680px;margin:0 auto}@media(min-width:640px){.business-profile-template .bp-stats-grid{grid-template-columns:repeat(4,1fr)}}.business-profile-template .bp-stat-card{background:#fff;border:1px solid var(--bp-border);border-top:3px solid var(--bp-primary);border-radius:var(--bp-radius);padding:20px 16px;text-align:center;box-shadow:0 2px 12px #0000000f}.business-profile-template .bp-stat-value{font-family:var(--bp-font-display);font-size:1.5rem;font-weight:700;color:var(--bp-accent);line-height:1.2;margin-bottom:4px}.business-profile-template .bp-stat-label{font-size:.75rem;font-weight:600;color:var(--bp-text-muted);text-transform:uppercase;letter-spacing:.04em}.business-profile-template .bp-about{padding:48px 20px;background:var(--bp-bg);border-bottom:1px solid var(--bp-border)}@media(min-width:768px){.business-profile-template .bp-about{padding:64px 40px}}.business-profile-template .bp-about-inner{max-width:720px;margin:0 auto;text-align:center}.business-profile-template .bp-about-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--bp-primary-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;background:var(--bp-primary-light);padding:5px 14px;border-radius:999px}.business-profile-template .bp-about-heading{font-family:var(--bp-font-display);font-size:clamp(1.4rem,4vw,1.9rem);font-weight:700;color:var(--bp-accent);line-height:1.3;margin-bottom:16px}.business-profile-template .bp-about-text{font-size:1rem;color:var(--bp-text-muted);line-height:1.8;max-width:600px;margin:0 auto}.business-profile-template .bp-about-divider{width:48px;height:3px;background:var(--bp-primary);border:none;margin:24px auto 0;border-radius:2px}.business-profile-template .bp-capabilities{padding:48px 20px;background:var(--bp-surface);border-bottom:1px solid var(--bp-border)}@media(min-width:768px){.business-profile-template .bp-capabilities{padding:56px 40px}}.business-profile-template .bp-capabilities-inner{max-width:720px;margin:0 auto}.business-profile-template .bp-capabilities-title{font-family:var(--bp-font-display);font-size:1.4rem;font-weight:700;color:var(--bp-accent);text-align:center;margin-bottom:24px}.business-profile-template .bp-capabilities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:640px){.business-profile-template .bp-capabilities-grid{grid-template-columns:repeat(3,1fr)}}.business-profile-template .bp-capability-card{background:#fff;border:1px solid var(--bp-border);border-radius:var(--bp-radius);padding:20px 16px;text-align:center;transition:box-shadow .2s,transform .2s}.business-profile-template .bp-capability-card:hover{box-shadow:0 6px 24px #d4a0171a;transform:translateY(-2px)}.business-profile-template .bp-capability-icon{font-size:1.8rem;margin-bottom:8px;display:block}.business-profile-template .bp-capability-name{font-size:.88rem;font-weight:700;color:var(--bp-text);margin-bottom:4px}.business-profile-template .bp-capability-count{font-size:.75rem;color:var(--bp-text-muted)}.business-profile-template .bp-section{padding:40px 20px;max-width:1100px;margin:0 auto}@media(min-width:768px){.business-profile-template .bp-section{padding:56px 40px}}.business-profile-template .bp-section-header{margin-bottom:24px}.business-profile-template .bp-section-label{display:inline-block;font-size:.72rem;font-weight:700;color:var(--bp-primary-dark);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;background:var(--bp-primary-light);padding:4px 12px;border-radius:999px}.business-profile-template .bp-section-title{font-family:var(--bp-font-display);font-size:1.4rem;font-weight:700;color:var(--bp-accent);margin-bottom:6px;letter-spacing:-.01em}.business-profile-template .bp-section-subtitle{font-size:.88rem;color:var(--bp-text-muted)}.business-profile-template .bp-category-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:20px}.business-profile-template .bp-category-tabs::-webkit-scrollbar{display:none}.business-profile-template .bp-category-tab{white-space:nowrap;padding:8px 18px;border-radius:999px;border:1.5px solid var(--bp-border);background:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;color:var(--bp-text-muted);font-family:var(--bp-font);min-height:40px}.business-profile-template .bp-category-tab:hover{border-color:var(--bp-primary);color:var(--bp-primary-dark)}.business-profile-template .bp-category-tab.active{background:var(--bp-primary);color:var(--bp-accent);border-color:var(--bp-primary);font-weight:700}.business-profile-template .bp-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:640px){.business-profile-template .bp-product-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media(min-width:1024px){.business-profile-template .bp-product-grid{grid-template-columns:repeat(3,1fr)}}.business-profile-template .bp-product-card{background:#fff;border:1px solid var(--bp-border);border-radius:var(--bp-radius);overflow:hidden;box-shadow:0 2px 8px #0000000a;transition:box-shadow .2s ease,transform .2s ease;position:relative;display:flex;flex-direction:column}.business-profile-template .bp-product-card:hover{box-shadow:0 8px 28px #d4a0171f;transform:translateY(-2px)}.business-profile-template .bp-card-img-wrap{position:relative;overflow:hidden}.business-profile-template .bp-product-img{width:100%;height:170px;object-fit:cover;display:block;background:var(--bp-surface);transition:transform .3s ease}.business-profile-template .bp-product-card:hover .bp-product-img{transform:scale(1.04)}.business-profile-template .bp-product-img-placeholder{width:100%;height:170px;background:linear-gradient(135deg,var(--bp-surface),var(--bp-primary-light));display:flex;align-items:center;justify-content:center;font-size:2.5rem}.business-profile-template .bp-sale-badge{position:absolute;top:10px;right:10px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;padding:4px 9px;border-radius:999px}.business-profile-template .bp-duration-badge{position:absolute;top:10px;right:10px;background:var(--bp-accent);color:var(--bp-primary);font-size:.7rem;font-weight:700;padding:4px 9px;border-radius:999px}.business-profile-template .bp-card-body{padding:12px 14px 8px;display:flex;flex-direction:column;flex:1;gap:4px}.business-profile-template .bp-card-category-tag{font-size:.68rem;font-weight:700;color:var(--bp-primary-dark);text-transform:uppercase;letter-spacing:.04em}.business-profile-template .bp-card-name{font-size:.9rem;font-weight:700;color:var(--bp-text);line-height:1.3}.business-profile-template .bp-card-desc{font-size:.78rem;color:var(--bp-text-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.business-profile-template .bp-out-of-stock{display:inline-block;font-size:.7rem;font-weight:700;color:#dc2626;background:#fef2f2;padding:2px 8px;border-radius:4px;margin-top:2px}.business-profile-template .bp-card-footer{padding:10px 14px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--bp-border)}.business-profile-template .bp-price-wrap{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.business-profile-template .bp-price-sale{font-size:.95rem;font-weight:800;color:var(--bp-accent)}.business-profile-template .bp-price-original{font-size:.78rem;color:var(--bp-text-muted);text-decoration:line-through}.business-profile-template .bp-price-regular{font-size:.95rem;font-weight:800;color:var(--bp-accent)}.business-profile-template .bp-price-contact{font-size:.78rem;font-weight:600;color:var(--bp-primary-dark);font-style:italic}.business-profile-template .bp-wa-btn{display:inline-flex;align-items:center;gap:4px;background:var(--bp-wa);color:#fff;border:none;padding:7px 14px;border-radius:8px;font-size:.78rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background .2s;white-space:nowrap}.business-profile-template .bp-wa-btn:hover{background:#128c7e}.business-profile-template .bp-add-btn{background:var(--bp-primary);color:var(--bp-accent);border:none;padding:7px 14px;border-radius:8px;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap;font-family:var(--bp-font)}.business-profile-template .bp-add-btn:hover{background:var(--bp-primary-dark);color:#fff}.business-profile-template .bp-add-btn:disabled{opacity:.4;cursor:not-allowed}.business-profile-template .bp-qty-row{display:flex;align-items:center;gap:4px}.business-profile-template .bp-qty-btn{width:30px;height:30px;border-radius:6px;border:1.5px solid var(--bp-border);background:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;color:var(--bp-text);font-family:var(--bp-font)}.business-profile-template .bp-qty-btn:hover{background:var(--bp-primary-light);border-color:var(--bp-primary)}.business-profile-template .bp-qty-val{font-size:.88rem;font-weight:700;min-width:22px;text-align:center;color:var(--bp-accent)}.business-profile-template .bp-gallery-grid{columns:2;column-gap:12px}@media(min-width:640px){.business-profile-template .bp-gallery-grid{column-gap:16px}}.business-profile-template .bp-gallery-card{break-inside:avoid;margin-bottom:12px;border-radius:var(--bp-radius);overflow:hidden;box-shadow:0 2px 10px #0000000f;background:#fff;border:1px solid var(--bp-border)}.business-profile-template .bp-gallery-img{width:100%;display:block;object-fit:cover}.business-profile-template .bp-gallery-caption{padding:10px 12px;font-size:.78rem;color:var(--bp-text-muted);line-height:1.4}.business-profile-template .bp-reviews-section{background:var(--bp-surface);border-top:1px solid var(--bp-border);border-bottom:1px solid var(--bp-border)}.business-profile-template .bp-inquiry{background:var(--bp-accent);padding:48px 20px;text-align:center}@media(min-width:768px){.business-profile-template .bp-inquiry{padding:64px 40px}}.business-profile-template .bp-inquiry-inner{max-width:560px;margin:0 auto}.business-profile-template .bp-inquiry-heading{font-family:var(--bp-font-display);font-size:clamp(1.4rem,4vw,1.9rem);font-weight:700;color:#fff;margin-bottom:10px}.business-profile-template .bp-inquiry-sub{font-size:.9rem;color:#ffffffb3;margin-bottom:24px}.business-profile-template .bp-inquiry-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.business-profile-template .bp-inquiry-wa{display:inline-flex;align-items:center;gap:8px;background:var(--bp-primary);color:var(--bp-accent);border:none;padding:14px 28px;border-radius:var(--bp-radius);font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .2s;font-family:var(--bp-font);min-height:48px;box-shadow:0 4px 16px #d4a01759}.business-profile-template .bp-inquiry-wa:hover{background:var(--bp-primary-dark);color:#fff;transform:translateY(-1px)}.business-profile-template .bp-inquiry-phone{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.25);padding:14px 22px;border-radius:var(--bp-radius);font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;min-height:48px}.business-profile-template .bp-inquiry-phone:hover{background:#fff3}.business-profile-template .bp-footer{background:var(--bp-accent);color:#fff;padding:48px 20px 28px;border-top:3px solid var(--bp-primary)}@media(min-width:768px){.business-profile-template .bp-footer{padding:56px 40px 32px}}.business-profile-template .bp-footer-inner{max-width:1000px;margin:0 auto}.business-profile-template .bp-footer-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:32px}@media(min-width:640px){.business-profile-template .bp-footer-grid{grid-template-columns:1fr 1fr}}@media(min-width:768px){.business-profile-template .bp-footer-grid{grid-template-columns:2fr 1fr 1fr}}.business-profile-template .bp-footer-heading{font-family:var(--bp-font-display);font-size:1rem;font-weight:600;color:var(--bp-primary);margin-bottom:12px}.business-profile-template .bp-footer-name{font-size:1.1rem;font-weight:700;margin-bottom:6px}.business-profile-template .bp-footer-para{font-size:.85rem;color:#ffffffa6;line-height:1.6;margin-bottom:8px}.business-profile-template .bp-footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.business-profile-template .bp-footer-social-link{display:inline-flex;align-items:center;gap:5px;background:#d4a0171f;border:1px solid rgba(212,160,23,.25);color:var(--bp-primary);padding:6px 14px;border-radius:999px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.business-profile-template .bp-footer-social-link:hover{background:var(--bp-primary);color:var(--bp-accent);border-color:var(--bp-primary)}.business-profile-template .bp-footer-hours-table{width:100%;border-collapse:collapse;font-size:.82rem}.business-profile-template .bp-footer-hours-table td{padding:5px 0;color:#ffffffb3}.business-profile-template .bp-footer-hours-table td:first-child{font-weight:600;text-transform:capitalize;color:#ffffffd9;padding-right:16px}.business-profile-template .bp-footer-link-list{list-style:none;display:flex;flex-direction:column;gap:10px}.business-profile-template .bp-footer-link-list a{font-size:.85rem;color:#ffffffbf;text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:6px}.business-profile-template .bp-footer-link-list a:hover{color:var(--bp-primary)}.business-profile-template .bp-footer-divider{border:none;border-top:1px solid rgba(255,255,255,.12);margin:0 0 16px}.business-profile-template .bp-footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.business-profile-template .bp-footer-copyright{font-size:.78rem;color:#ffffff73}.business-profile-template .bp-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--bp-accent);border-top:2px solid var(--bp-primary);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 20px #0003}.business-profile-template .bp-cart-bar-info{display:flex;flex-direction:column;gap:2px}.business-profile-template .bp-cart-bar-count{font-size:.8rem;color:#ffffffb3;font-weight:600}.business-profile-template .bp-cart-bar-total{font-size:1.1rem;font-weight:800;color:var(--bp-primary)}.business-profile-template .bp-cart-bar-btn{background:var(--bp-primary);color:var(--bp-accent);border:none;padding:10px 20px;border-radius:8px;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s;font-family:var(--bp-font);white-space:nowrap}.business-profile-template .bp-cart-bar-btn:hover{background:var(--bp-primary-dark);color:#fff}.business-profile-template .bp-cart-fab{position:fixed;bottom:80px;right:16px;z-index:85;width:52px;height:52px;border-radius:50%;background:var(--bp-primary);color:var(--bp-accent);border:none;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #d4a01766;transition:transform .2s}.business-profile-template .bp-cart-fab:hover{transform:scale(1.08)}.business-profile-template .bp-cart-badge{position:absolute;top:-4px;right:-4px;background:#dc2626;color:#fff;font-size:.65rem;font-weight:800;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.business-profile-template .ft-modal-overlay{position:fixed;inset:0;z-index:200;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(4px)}.business-profile-template .ft-modal{background:#fff;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;border-radius:16px 16px 0 0;padding:24px 20px 32px;animation:bp-slide-up .25s ease-out}@keyframes bp-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:640px){.business-profile-template .ft-modal{border-radius:16px;align-self:center}}.business-profile-template .bp-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.business-profile-template .ft-modal-title{font-family:var(--bp-font-display);font-size:1.2rem;font-weight:700;color:var(--bp-accent)}.business-profile-template .bp-modal-close{background:none;border:none;font-size:1.2rem;color:var(--bp-text-muted);cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s}.business-profile-template .bp-modal-close:hover{background:var(--bp-surface)}.business-profile-template .bp-modal-subtitle{font-size:.85rem;color:var(--bp-text-muted);margin-bottom:20px}.business-profile-template .bp-modal-empty{text-align:center;color:var(--bp-text-muted);padding:32px 0;font-size:.88rem}.business-profile-template .ft-cart-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--bp-border)}.business-profile-template .ft-cart-item-name{font-size:.88rem;font-weight:700;color:var(--bp-text)}.business-profile-template .ft-cart-item-variant{font-size:.75rem;color:var(--bp-text-muted)}.business-profile-template .bp-quote-item-price{font-size:.82rem;font-weight:700;color:var(--bp-primary-dark);margin-top:2px}.business-profile-template .ft-cart-item-qty{display:flex;align-items:center;gap:6px;flex-shrink:0}.business-profile-template .ft-qty-btn{width:28px;height:28px;border-radius:6px;border:1.5px solid var(--bp-border);background:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;color:var(--bp-text);font-family:var(--bp-font)}.business-profile-template .ft-qty-btn:hover{background:var(--bp-primary-light);border-color:var(--bp-primary)}.business-profile-template .ft-cart-total{display:flex;justify-content:space-between;padding:14px 0;font-weight:700;font-size:1rem;color:var(--bp-accent);border-bottom:1px solid var(--bp-border);margin-bottom:16px}.business-profile-template .bp-form-label{display:block;font-size:.78rem;font-weight:700;color:var(--bp-text);margin-bottom:6px;margin-top:14px}.business-profile-template .ft-checkout-input{width:100%;padding:11px 14px;border:1.5px solid var(--bp-border);border-radius:8px;font-size:.9rem;font-family:var(--bp-font);color:var(--bp-text);background:#fff;transition:border-color .15s}.business-profile-template .ft-checkout-input:focus{outline:none;border-color:var(--bp-primary)}.business-profile-template .bp-checkout-textarea{width:100%;padding:11px 14px;border:1.5px solid var(--bp-border);border-radius:8px;font-size:.9rem;font-family:var(--bp-font);color:var(--bp-text);background:#fff;resize:vertical;min-height:72px;transition:border-color .15s}.business-profile-template .bp-checkout-textarea:focus{outline:none;border-color:var(--bp-primary)}.business-profile-template .ft-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--bp-primary);color:var(--bp-accent);border:none;padding:13px 24px;border-radius:var(--bp-radius);font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s;font-family:var(--bp-font);min-height:48px}.business-profile-template .ft-btn-primary:hover{background:var(--bp-primary-dark);color:#fff}.business-profile-template .bp-feedback-section{padding:48px 20px;background:var(--bp-bg);border-top:1px solid var(--bp-border)}.business-profile-template .bp-feedback-inner{max-width:500px;margin:0 auto;text-align:center}.business-profile-template .bp-feedback-title{font-family:var(--bp-font-display);font-size:1.2rem;font-weight:700;color:var(--bp-accent);margin-bottom:16px}.business-profile-template .bp-stars-row{display:flex;gap:6px;justify-content:center;margin-bottom:16px}.business-profile-template .bp-star-btn{background:none;border:none;font-size:1.6rem;color:var(--bp-border);cursor:pointer;transition:color .15s,transform .15s;padding:4px}.business-profile-template .bp-star-btn:hover{transform:scale(1.15)}.business-profile-template .bp-star-btn.active{color:var(--bp-primary)}.business-profile-template .bp-feedback-input{width:100%;padding:11px 14px;border:1.5px solid var(--bp-border);border-radius:8px;font-size:.9rem;font-family:var(--bp-font);color:var(--bp-text);background:#fff;margin-bottom:10px}.business-profile-template .bp-feedback-input:focus{outline:none;border-color:var(--bp-primary)}.business-profile-template .bp-feedback-textarea{width:100%;padding:11px 14px;border:1.5px solid var(--bp-border);border-radius:8px;font-size:.9rem;font-family:var(--bp-font);color:var(--bp-text);background:#fff;resize:vertical;min-height:72px;margin-bottom:14px}.business-profile-template .bp-feedback-textarea:focus{outline:none;border-color:var(--bp-primary)}.business-profile-template .bp-feedback-submit{display:inline-flex;align-items:center;gap:8px;background:var(--bp-primary);color:var(--bp-accent);border:none;padding:12px 24px;border-radius:var(--bp-radius);font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s;font-family:var(--bp-font)}.business-profile-template .bp-feedback-submit:hover{background:var(--bp-primary-dark);color:#fff}
