:root{color:#1e293b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}#host-app{min-height:100dvh;padding-top:0}code{background:#e2e8f0;border-radius:4px;padding:.15em .4em;font-size:.9em}.docs-page{color:#0f172a;min-height:100vh;font-family:var(--om-font);background:#fff;padding-top:64px}.docs-layout{grid-template-columns:260px 1fr;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;display:grid}.docs-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;height:calc(100vh - 64px);padding:28px 0 40px;position:sticky;top:64px;overflow-y:auto}.docs-sidebar::-webkit-scrollbar{width:4px}.docs-sidebar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.docs-sidebar-inner{padding:0 16px}.docs-sidebar-group{margin-bottom:28px}.docs-sidebar-group-title{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:6px;padding:0 8px;font-size:.68rem;font-weight:700;display:block}.docs-sidebar-link{color:#475569;cursor:pointer;text-align:left;width:100%;font-size:.875rem;font-weight:500;font-family:var(--om-font);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;margin-bottom:1px;padding:7px 8px;line-height:1.4;text-decoration:none;transition:color .12s,background .12s;display:flex}.docs-sidebar-link:hover{color:#0f172a;background:#f1f5f9}.docs-sidebar-link.active{color:#0d9488;background:#0d948814;font-weight:600}.docs-sidebar-link-icon{opacity:.6;flex-shrink:0;width:16px;height:16px}.docs-sidebar-link.active .docs-sidebar-link-icon{opacity:1}.docs-mobile-nav{z-index:200;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:1px solid #e2e8f0;gap:6px;padding:10px 16px;display:none;position:sticky;top:64px;overflow-x:auto}.docs-mobile-nav::-webkit-scrollbar{display:none}.docs-mobile-nav-btn{color:#64748b;cursor:pointer;font-size:.78rem;font-weight:600;font-family:var(--om-font);background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 14px;text-decoration:none;transition:all .15s;display:inline-block}.docs-mobile-nav-btn.active,.docs-mobile-nav-btn:hover{color:#0d9488;background:#0d948814;border-color:#0d9488}.docs-content{background:#fff;max-width:840px;padding:48px 80px 120px}.docs-section{margin-bottom:88px;scroll-margin-top:80px}.docs-section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0d9488;background:#0d94880f;border:1px solid #0d948840;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.docs-section>h1{color:#0f172a;letter-spacing:-.03em;margin-bottom:10px;font-size:1.875rem;font-weight:800;line-height:1.2}.docs-section>.docs-lead{color:#475569;border-bottom:1px solid #f1f5f9;margin-bottom:32px;padding-bottom:28px;font-size:1.05rem;line-height:1.75}.docs-section h2{color:#0f172a;letter-spacing:-.02em;margin:40px 0 16px;padding-top:8px;font-size:1.3rem;font-weight:700;line-height:1.3}.docs-section h3{color:#1e293b;margin:28px 0 12px;font-size:1.05rem;font-weight:700;line-height:1.4}.docs-section h4{color:#334155;text-transform:uppercase;letter-spacing:.04em;margin:20px 0 10px;font-size:.9rem;font-weight:700}.docs-section p{color:#475569;margin-bottom:16px;font-size:.95rem;line-height:1.8}.docs-section p strong{color:#0f172a;font-weight:600}.docs-section ul,.docs-section ol{color:#475569;margin-bottom:16px;padding-left:22px;font-size:.95rem}.docs-section li{margin-bottom:6px;line-height:1.75}.docs-section :not(pre)>code{color:#0f766e;font-size:.83em;font-family:var(--om-mono);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:2px 6px}.docs-steps{flex-direction:column;gap:0;margin:24px 0;padding:0;list-style:none;display:flex}.docs-step{border-bottom:1px solid #f1f5f9;grid-template-columns:40px 1fr;gap:16px;margin:0;padding:20px 0;display:grid}.docs-step:last-child{border-bottom:none}.docs-step-num{color:#fff;background:#0d9488;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:.8rem;font-weight:800;display:flex}.docs-step-body strong{color:#0f172a;margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.docs-step-body p{margin-bottom:0;font-size:.875rem}.docs-table-wrap{border:1px solid #e2e8f0;border-radius:10px;margin:20px 0;overflow-x:auto}.docs-table{border-collapse:collapse;width:100%;font-size:.875rem}.docs-table thead{background:#f8fafc}.docs-table th{text-align:left;color:#64748b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:10px 16px;font-size:.72rem;font-weight:700}.docs-table td{color:#475569;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px 16px;line-height:1.6}.docs-table td:first-child{color:#0f172a;font-weight:500;font-family:var(--om-mono);font-size:.82rem}.docs-table tr:last-child td{border-bottom:none}.docs-badge{letter-spacing:.04em;font-size:.68rem;font-weight:700;font-family:var(--om-font);border-radius:999px;padding:2px 8px;display:inline-block}.docs-badge--required{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.docs-badge--optional{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.docs-badge--new{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.docs-callout{border-left:3px solid;border-radius:8px;margin:20px 0;padding:14px 18px;font-size:.9rem;line-height:1.65}.docs-callout p{color:inherit;font-size:inherit;margin:0}.docs-callout strong{font-weight:700}.docs-callout--info{color:#1e40af;background:#eff6ff;border-color:#3b82f6}.docs-callout--tip{color:#14532d;background:#f0fdf4;border-color:#16a34a}.docs-callout--warn{color:#92400e;background:#fffbeb;border-color:#d97706}.docs-callout--danger{color:#991b1b;background:#fef2f2;border-color:#dc2626}.docs-divider{background:#f1f5f9;border:none;height:1px;margin:32px 0}@media (width<=960px){.docs-layout{grid-template-columns:1fr}.docs-sidebar{display:none}.docs-mobile-nav{display:flex}.docs-content{padding:32px 28px 80px}}@media (width<=480px){.docs-content{padding:24px 20px 60px}}:root{--om-bg:#09090b;--om-surface:#111117;--om-surface-2:#18181f;--om-border:#ffffff14;--om-border-2:#ffffff24;--om-green:#22c55e;--om-green-dim:#16a34a;--om-green-glow:#22c55e2e;--om-text:#f1f5f9;--om-muted:#94a3b8;--om-muted-2:#64748b;--om-gradient:linear-gradient(135deg, #09090b 0%, #0d2818 100%);--om-gradient-2:linear-gradient(180deg, #09090b 0%, #0a1a10 100%);--om-white:#fff;--om-light-bg:#f8fafc;--om-light-bg-2:#f1f5f9;--om-light-text:#0f172a;--om-light-head:#020617;--om-light-muted:#475569;--om-light-muted2:#94a3b8;--om-light-border:#e2e8f0;--om-light-border2:#cbd5e1;--om-card-shadow:0 1px 2px #0000000d, 0 4px 16px #0000000f;--om-card-shadow-hover:0 2px 4px #00000014, 0 12px 32px #0000001a;--om-radius:12px;--om-radius-sm:8px;--om-radius-lg:20px;--om-wrap:1200px;--om-gap:24px;--om-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--om-mono:"Fira Code", "Cascadia Code", "JetBrains Mono", "Consolas", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--om-font);background:var(--om-bg);color:var(--om-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}code,pre{font-family:var(--om-mono)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--om-light-border2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--om-light-muted2)}.om-wrap{max-width:var(--om-wrap);margin:0 auto;padding:0 32px}.om-section{padding:96px 0}.om-section--sm{padding:64px 0}.om-section--white{background:var(--om-white)}.om-section--light{background:var(--om-light-bg)}.om-btn{font-family:var(--om-font);border-radius:var(--om-radius-sm);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;transition:all .18s;display:inline-flex}.om-btn--primary{background:var(--om-green);color:#fff;border-color:var(--om-green)}.om-btn--primary:hover{background:var(--om-green-dim);border-color:var(--om-green-dim);box-shadow:0 6px 20px var(--om-green-glow);transform:translateY(-1px)}.om-btn--ghost{color:var(--om-text);border-color:var(--om-border-2);background:0 0}.om-btn--ghost:hover{background:#ffffff12;border-color:#ffffff38}.om-btn--ghost-dark{color:var(--om-light-text);border-color:var(--om-light-border2);background:0 0}.om-btn--ghost-dark:hover{background:var(--om-light-bg);border-color:var(--om-light-border2)}.om-btn--lg{padding:13px 26px;font-size:.95rem}.om-gradient-text{background:linear-gradient(135deg,#16a34a 0%,#22c55e 50%,#4ade80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.om-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--om-green);background:#22c55e12;border:1px solid #22c55e47;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.om-eyebrow--dark{color:var(--om-green-dim);background:#16a34a0f;border-color:#16a34a40}.om-section-head{text-align:center;margin-bottom:64px}.om-section-head h2{letter-spacing:-.03em;margin-bottom:14px;font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;line-height:1.15}.om-section-head p{max-width:52ch;margin:0 auto;font-size:1.05rem;line-height:1.75}::selection{color:inherit;background:#22c55e33}body:not(.optiflow-demo-active) iframe[src*="widget.optiflow-merchant.co.uk"],body:not(.optiflow-demo-active) iframe[src*="search-widget.optiflow-merchant.co.uk"]{visibility:hidden!important;pointer-events:none!important}@media (width<=640px){.om-wrap{padding:0 20px}.om-section{padding:60px 0}.om-section-head{margin-bottom:40px}.om-section-head h2{font-size:1.8rem}.om-btn--lg{padding:11px 20px;font-size:.875rem}}@media (width<=480px){.om-wrap{padding:0 16px}}:root{--bf-teal:#0d9488;--bf-teal-dark:#0f766e;--bf-teal-light:#ccfbf1;--bf-orange:#ea580c;--bf-orange-dark:#c2410c;--bf-slate:#0f172a;--bf-slate-2:#1e293b;--bf-text:#0f172a;--bf-muted:#64748b;--bf-border:#e2e8f0;--bf-bg:#f8fafc;--bf-white:#fff;--bf-radius:12px;--bf-shadow:0 1px 3px #0000000f, 0 4px 16px #0000000f;--bf-shadow-lg:0 4px 8px #00000014, 0 16px 40px #0000001a;--bf-cat-tools:#dbeafe;--bf-cat-tools-icon:#2563eb;--bf-cat-fixings:#fef3c7;--bf-cat-fixings-icon:#d97706;--bf-cat-timber:#d1fae5;--bf-cat-timber-icon:#059669;--bf-cat-plumbing:#e0e7ff;--bf-cat-plumbing-icon:#4f46e5;--bf-cat-elec:#fce7f3;--bf-cat-elec-icon:#db2777;--bf-cat-build:#ffe4e6;--bf-cat-build-icon:#e11d48}.bf-site{color:#0f172a;background:#f8fafc;min-height:100dvh}.bf-wrap{max-width:1120px;margin:0 auto;padding:0 20px}.bf-topbar{z-index:5000;color:#f8fafc;background:#0f172afa;border-bottom:1px solid #ffffff14;position:sticky;top:0}.bf-topbar-inner{align-items:center;gap:20px;min-height:68px;padding:8px 0;display:flex}.bf-logo{letter-spacing:-.02em;color:inherit;white-space:nowrap;font-size:1.15rem;font-weight:800;text-decoration:none}.bf-logo span{opacity:.85;font-weight:600}.bf-nav{flex-wrap:wrap;flex:1;justify-content:center;gap:8px 20px;display:flex}.bf-nav a{color:#cbd5e1;font-size:.9rem;font-weight:500;text-decoration:none}.bf-nav a:hover{color:#fff}.bf-topbar-actions{align-items:center;gap:10px;display:flex}.bf-native-search button{color:#f8fafc99;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1rem}.bf-native-search button:hover{color:#f8fafc}.bf-btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.bf-btn--ghost{color:#e2e8f0;background:0 0;border-color:#fff3}.bf-btn--ghost:hover{background:#ffffff14}.bf-btn--primary{color:#fff;background:#ea580c;border-color:#c2410c}.bf-btn--primary:hover{background:#c2410c}.bf-btn--outline{color:#0f172a;background:#fff;border-color:#cbd5e1}.bf-btn--outline:hover{background:#f8fafc;border-color:#94a3b8}.bf-btn--light{color:#0f172a;background:#fff;border-color:#e2e8f0}.bf-btn--lg{padding:12px 20px;font-size:.95rem}.bf-hero{color:#f1f5f9;background:linear-gradient(145deg,#1e293b 0%,#0f172a 55%,#134e4a 100%);padding:56px 0 48px}.bf-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#5eead4;margin:0 0 12px;font-size:.72rem;font-weight:700}.bf-hero h1{max-width:18ch;margin:0 0 16px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15}.bf-hero-copy{color:#cbd5e1;max-width:52ch;margin:0 0 28px;font-size:1rem;line-height:1.55}.bf-hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.bf-btn--outline.bf-btn--lg{color:#f8fafc;background:0 0;border-color:#f8fafc73}.bf-btn--outline.bf-btn--lg:hover{background:#ffffff14}.bf-open-widget-test{background:#ecfdf5;border-bottom:1px solid #a7f3d0;padding:32px 0}.bf-open-widget-test-copy{color:#475569;max-width:62ch;margin:0 0 16px;font-size:.95rem;line-height:1.55}.bf-open-widget-test-copy code{background:#d1fae5;border-radius:4px;padding:2px 6px;font-size:.85em}.bf-open-widget-test-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.bf-open-widget-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;max-width:560px;display:grid}.bf-strip{background:#fff;border-bottom:1px solid #e2e8f0}.bf-strip-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.bf-strip h2{margin:0 0 4px;font-size:1.1rem}.bf-strip p{color:#64748b;margin:0;font-size:.9rem}.bf-grid-section{padding:48px 0}.bf-section-title{margin:0 0 24px;font-size:1.35rem}.bf-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.bf-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 2px #0000000a}.bf-card h3{margin:0 0 8px;font-size:1.05rem}.bf-card p{color:#64748b;margin:0 0 12px;font-size:.9rem;line-height:1.45}.bf-linkish{font:inherit;color:#0d9488;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.bf-branches{padding:0 0 56px}.bf-branch-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.bf-branch{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.bf-branch h3{margin:0 0 8px}.bf-branch p{color:#64748b;margin:0 0 14px;font-size:.9rem}.bf-footer{color:#94a3b8;background:#0f172a;padding:40px 0;font-size:.9rem}.bf-footer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.bf-footer strong{color:#e2e8f0;margin-bottom:8px;display:block}.bf-footer-muted{margin:0;line-height:1.5}.bf-widget-surround{background:#f1f5f9;border-top:1px solid #e2e8f0;padding:32px 0 120px}.bf-widget-surround-intro{color:#64748b;max-width:62ch;margin:0 0 20px;font-size:.95rem;line-height:1.55}.bf-widget-surround-intro code{background:#e2e8f0;border-radius:4px;padding:2px 6px;font-size:.85em}.bf-widget-surround-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;max-width:420px;margin-bottom:24px;margin-left:auto;display:grid}.bf-zone-btn{font:inherit;color:#0f172a;cursor:pointer;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 8px;font-size:.8rem;font-weight:600}.bf-zone-btn:hover{background:#e2e8f0;border-color:#94a3b8}.bf-widget-surround-cards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;max-width:520px;margin-left:auto;display:grid}.bf-zone-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px;box-shadow:0 1px 2px #0000000d}.bf-zone-card h3{margin:0 0 6px;font-size:.95rem}.bf-zone-card p{color:#64748b;margin:0 0 10px;font-size:.8rem;line-height:1.4}.bf-cart-page{padding:32px 20px 60px}.bf-back-btn{font:inherit;color:#0d9488;cursor:pointer;background:0 0;border:none;margin-bottom:20px;padding:0;font-size:.9rem;display:inline-block}.bf-back-btn:hover{text-decoration:underline}.bf-cart-page-title{margin:0 0 8px;font-size:1.8rem}.bf-cart-session-info{color:#64748b;margin:0 0 24px;font-size:.78rem}.bf-cart-session-info code{color:#334155;font-size:.78rem}.bf-cart-empty-page{text-align:center;color:#64748b;padding:48px 0}.bf-cart-empty-page p{margin-bottom:16px;font-size:1.1rem}.bf-cart-table{border-collapse:collapse;width:100%;margin-bottom:24px;font-size:.9rem}.bf-cart-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:2px solid #e2e8f0;padding:10px 12px;font-size:.8rem}.bf-cart-table td{vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:12px}.bf-cart-table tfoot td{border-bottom:none;padding-top:16px}.bf-cart-table code{color:#475569;font-size:.78rem}.bf-remove-btn{font:inherit;color:#ef4444;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:.8rem}.bf-remove-btn:hover{background:#fef2f2}.bf-cart-msg{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem;font-weight:600}.bf-cart-msg--loading{color:#1d4ed8;background:#eff6ff}.bf-cart-msg--success{color:#15803d;background:#f0fdf4}.bf-cart-msg--error{color:#dc2626;background:#fef2f2}.bf-cart-page-actions{flex-wrap:wrap;gap:12px;display:flex}.bf-cart-btn{font:inherit;cursor:pointer;color:#f8fafc;background:0 0;border:none;padding:4px 8px;font-size:1.25rem;line-height:1;position:relative}.bf-cart-btn-badge{color:#fff;background:#0d9488;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.bf-btn--sm{padding:4px 10px;font-size:.8rem}.bf-btn--dark{color:#0f172a;border-color:#cbd5e1}.bf-btn--dark:hover{background:#e2e8f0}.bf-cart-empty-hint{color:#64748b;margin-bottom:20px;font-size:.9rem}.bf-checkout-subtitle{color:#64748b;margin:0 0 28px;font-size:.9rem}.bf-checkout-layout{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.bf-checkout-form{flex-direction:column;gap:28px;display:flex}.bf-form-section{flex-direction:column;gap:16px;display:flex}.bf-form-section h3{color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0;padding-bottom:10px;font-size:1rem;font-weight:700}.bf-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bf-form-row--full{grid-template-columns:1fr}.bf-form-row label{flex-direction:column;gap:6px;display:flex}.bf-form-row label span{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.bf-form-row input{font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 12px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.bf-form-row input:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.bf-form-row input::placeholder{color:#94a3b8}.bf-form-actions{flex-wrap:wrap;gap:12px;padding-top:8px;display:flex}.bf-checkout-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;position:sticky;top:80px}.bf-checkout-summary h3{margin:0 0 16px;font-size:1rem;font-weight:700}.bf-summary-list{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.bf-summary-item{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:2px;padding-bottom:10px;font-size:.88rem;display:flex}.bf-summary-item:last-child{border-bottom:none;padding-bottom:0}.bf-summary-name{color:#0f172a;font-weight:600;line-height:1.3}.bf-summary-meta{color:#64748b;font-size:.82rem}.bf-summary-total{border-top:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:4px;padding:14px 0 0;font-size:.95rem;display:flex}.bf-summary-total strong{font-size:1.1rem}.bf-summary-session{color:#94a3b8;margin:12px 0 0;font-size:.72rem}.bf-summary-session code{font-size:.72rem}.bf-checkout-success{text-align:center;max-width:420px;margin:0 auto;padding:80px 20px}.bf-success-icon{color:#fff;background:#0d9488;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;font-size:2rem;font-weight:700;display:flex}.bf-checkout-success h2{margin:0 0 12px;font-size:1.75rem}.bf-checkout-success p{color:#64748b;margin:0 0 28px;line-height:1.55}@media (width<=768px){.bf-nav{display:none}.bf-topbar-inner{justify-content:space-between}.bf-checkout-layout{grid-template-columns:1fr}.bf-checkout-summary{order:-1;position:static}.bf-form-row{grid-template-columns:1fr}}.bf-topbar--demo{padding:0}.bf-topbar-flex{grid-template-columns:1fr auto 1fr;align-items:center;gap:0 12px;min-height:64px;padding:10px 0;display:grid}.bf-topbar-logo{color:inherit;justify-self:start;align-items:center;gap:10px;text-decoration:none;display:flex!important}.bf-search-mount{justify-self:center;width:100%;max-width:520px;height:44px}.bf-topbar-cart{justify-self:end}@media (width<=640px){.bf-topbar-flex{flex-wrap:wrap;gap:0 12px;padding:10px 0 8px;display:flex}.bf-topbar-logo{flex:1}.bf-topbar-cart{flex-shrink:0;order:1}.bf-search-mount{flex:0 0 100%;order:2;min-width:0;max-width:100%;margin-top:6px}}.bf-logo-badge{background:linear-gradient(135deg, var(--bf-teal-dark), var(--bf-teal));color:#fff;letter-spacing:-.02em;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:900;display:flex}.bf-logo-wordmark{flex-direction:column;line-height:1.1;display:flex}.bf-logo-wordmark strong{letter-spacing:-.02em;font-size:.95rem;font-weight:800}.bf-logo-wordmark span{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:500}.bf-topbar-nav{align-items:center;gap:4px;display:flex}.bf-topbar-nav-link{color:#94a3b8;white-space:nowrap;border-radius:6px;padding:5px 10px;font-size:.825rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.bf-topbar-nav-link:hover{color:#f1f5f9;background:#ffffff0f}.bf-hero-v2{color:#f1f5f9;background:linear-gradient(145deg,#0f172a 0%,#0d2b28 40%,#0f2b1d 100%);padding:72px 0 64px;position:relative;overflow:hidden}.bf-hero-v2:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.bf-hero-v2-inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:48px;display:grid;position:relative}.bf-hero-v2-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;align-items:center;gap:8px;margin-bottom:16px;font-size:.72rem;font-weight:700;display:flex}.bf-hero-v2-eyebrow-dot{color:#475569}.bf-hero-v2 h1{letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.1}.bf-hero-v2-desc{color:#94a3b8;max-width:50ch;margin-bottom:32px;font-size:1.05rem;line-height:1.7}.bf-hero-v2-ctas{flex-wrap:wrap;gap:12px;display:flex}.bf-widget-status-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:12px;min-width:210px;padding:20px 24px;display:flex}.bf-widget-status-card-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:.72rem;font-weight:700}.bf-widget-status-item{background:#ffffff0a;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.bf-widget-status-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite bf-pulse;box-shadow:0 0 6px #22c55e}@keyframes bf-pulse{0%,to{opacity:1}50%{opacity:.4}}.bf-widget-status-label{color:#e2e8f0;font-size:.82rem;font-weight:600}.bf-widget-status-sub{color:#64748b;margin-top:2px;font-size:.7rem}.bf-cat-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.bf-cat-card{background:var(--bf-white);border:1px solid var(--bf-border);border-radius:var(--bf-radius);cursor:pointer;text-align:left;color:var(--bf-text);box-shadow:var(--bf-shadow);flex-direction:column;gap:10px;padding:20px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.bf-cat-card:hover{box-shadow:var(--bf-shadow-lg);border-color:var(--bf-teal);transform:translateY(-3px)}.bf-cat-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bf-cat-name{color:var(--bf-text);font-size:.9rem;font-weight:700;line-height:1.3}.bf-cat-count{color:var(--bf-muted);font-size:.78rem}.bf-branches-v2{padding:0 0 64px}.bf-branch-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.bf-branch-card{background:var(--bf-white);border:1px solid var(--bf-border);border-left:4px solid var(--bf-teal);border-radius:var(--bf-radius);box-shadow:var(--bf-shadow);flex-direction:column;gap:4px;padding:20px 24px;display:flex}.bf-branch-card-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.bf-branch-card-pin{background:var(--bf-teal-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bf-branch-card-name{color:var(--bf-text);font-size:1rem;font-weight:700}.bf-branch-card-addr{color:var(--bf-muted);font-size:.875rem;line-height:1.5}.bf-branch-card-hours{color:var(--bf-muted);align-items:center;gap:5px;margin-top:4px;font-size:.8rem;display:flex}.bf-branch-card-hours-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.bf-branch-card-link{color:var(--bf-teal);align-items:center;gap:5px;margin-top:12px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.bf-branch-card-link:hover{color:var(--bf-teal-dark);text-decoration:underline}.bf-footer-v2{background:var(--bf-slate);color:#94a3b8;padding:56px 0 28px}.bf-footer-v2-grid{grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:40px;display:grid}.bf-footer-v2-brand strong{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:10px;font-size:1rem;font-weight:800;display:block}.bf-footer-v2-brand p{color:#64748b;max-width:280px;font-size:.875rem;line-height:1.65}.bf-footer-v2-col h4{color:#e2e8f0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:700}.bf-footer-v2-col a{color:#64748b;margin-bottom:8px;font-size:.875rem;text-decoration:none;transition:color .15s;display:block}.bf-footer-v2-col a:hover{color:#94a3b8}.bf-footer-v2-optiflow{color:#22c55e;align-items:center;gap:6px;margin-top:8px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.bf-footer-v2-bottom{color:#475569;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:24px;font-size:.78rem;display:flex}@media (width<=768px){.bf-hero-v2-inner{grid-template-columns:1fr}.bf-widget-status-card{display:none}.bf-footer-v2-grid{grid-template-columns:1fr 1fr}.bf-cat-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (width<=480px){.bf-footer-v2-grid{grid-template-columns:1fr;gap:28px}}
