.fb-body{font-family:Segoe UI,Roboto,Arial,sans-serif;background:#fef5e7;color:#000;overflow-x:hidden}.fb-header{background:rgba(255,251,240,.85);border-bottom:1px solid #e5e5e5;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fb-header-container{max-width:1300px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.fb-nav-menu{display:flex;gap:2rem}.fb-nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .3s ease}.fb-nav-link:hover{color:#a855f7}.fb-header-buttons{display:flex;gap:1rem}.btn{padding:.75rem 1.5rem;border-radius:8px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease}.btn-demo{background-color:#650565;color:#fff}.btn-demo:hover{background-color:rgba(255,251,240,.85);color:#000;border:2px solid #111}.btn-login{background:transparent;color:#000;border:2px solid #000}.btn-login:hover{background-color:#f5f5f5}.btn-large{font-size:1.1rem;padding:1rem 2rem}.fb-hero{justify-content:center;padding:5rem 2rem;background:#fef5e7;min-height:85vh}.fb-hero,.fb-hero-container{display:flex;align-items:center}.fb-hero-container{justify-content:space-between;width:100%;max-width:1300px;gap:3rem;flex-wrap:wrap}.fb-hero-content{flex:1 1;max-width:600px}.fb-hero-title{font-size:2.4rem;font-weight:800;color:#111;margin-bottom:1rem;line-height:1.3}.fb-hero-subtitle{font-size:1.1rem;color:#444;margin-bottom:2rem}.card-gallery{flex:1 1;gap:2rem;flex-wrap:wrap}.card-gallery,.card-shuffle{display:flex;justify-content:center;align-items:center}.card-shuffle{perspective:1000px}.card-stack{position:relative;width:280px;height:360px}.card{position:absolute;top:0;left:0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25);opacity:0;transform:scale(.9) translateZ(-80px);transition:all .8s ease-in-out}.card,.card img{width:100%;height:100%}.card img{object-fit:cover;border-radius:inherit}.card.active{opacity:1;transform:scale(1) translateZ(0);z-index:5}.card.next{opacity:.9;transform:scale(.95) rotateY(-10deg);z-index:4}.card.prev{opacity:.8;transform:scale(.95) rotateY(10deg);z-index:3}.proof-strip{background:#650565;padding:3rem 1.5rem}.proof-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.proof-stat{text-align:center}.proof-number{font-size:2rem;font-weight:800;color:#fff;line-height:1}.proof-label{font-size:.8rem;color:hsla(0,0%,100%,.8);margin-top:.25rem}.why-section{background:#fef5e7;padding:4rem 1.5rem;border-top:1px solid rgba(217,119,6,.15);border-bottom:1px solid rgba(217,119,6,.15)}.why-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.why-card{background:#fffbf0;border:1px solid rgba(217,119,6,.2);border-radius:14px;padding:1.5rem;transition:box-shadow .2s}.why-card:hover{box-shadow:0 4px 20px rgba(217,119,6,.12)}.why-icon{font-size:2rem;margin-bottom:.75rem}.why-card h3{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.4rem}.why-card p{font-size:.875rem;color:#6b7280;line-height:1.6}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#6366f1;margin-bottom:.5rem}.onpage-h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#111827;line-height:1.25;margin-bottom:.75rem}.onpage-lead{font-size:1rem;color:#6b7280;max-width:680px;line-height:1.7;margin-bottom:2rem}.business-section{background:#fef5e7;padding:5rem 2rem;text-align:center}.business-container{max-width:700px;margin:0 auto 1.5rem;text-align:center;line-height:1.8}.business-title{font-size:2rem;font-weight:700;color:#111;margin-bottom:3rem;line-height:1.4}.business-icons{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap;margin-bottom:2.5rem}.business-item{text-align:center;transition:transform .3s ease}.business-item img{width:80px;height:80px;margin-bottom:1rem}.business-item p{font-size:1.1rem;font-weight:600;color:#000}.business-item:hover{transform:translateY(-8px)}.business-subtitle{font-size:1.4rem;color:#111;font-weight:600;max-width:700px;margin:0 auto;line-height:1.5}.biz-pills{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.biz-pill{padding:.4rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;background:#fffbf0;color:#374151;border:1px solid rgba(217,119,6,.2)}.biz-pill.active{background:#650565;color:#fff;border-color:#650565}.features-grid-section{width:100%;max-width:1300px;margin:0 auto;padding:5rem 2rem;text-align:center;background:linear-gradient(180deg,#fffaf0,#fef5e7);border-top:1px solid #f2e2c7}.section-title{font-size:2.2rem;font-weight:700;color:#231942;margin-bottom:.5rem;letter-spacing:.5px}.section-subtitle{color:#4a4a4a;font-size:1.05rem;margin-bottom:3rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;padding:0 1rem}.feature-card{background:linear-gradient(145deg,#fff,#f7f0e9);border-radius:20px;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.08);transition:all .4s ease;text-align:left;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.3)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 35px rgba(101,5,101,.15);background:linear-gradient(145deg,#fff,#fdf7ee)}.feature-card:before{content:"";position:absolute;height:4px;width:0;top:0;left:0;background:linear-gradient(90deg,#650565,#a855f7);transition:width .4s ease}.feature-card:hover:before{width:100%}.icon{font-size:2.5rem;margin-bottom:1rem;color:#650565}.feature-card h3{font-size:1.4rem;color:#111;margin-bottom:.5rem;font-weight:600}.feature-card p{font-size:1rem;color:#444;margin-bottom:1rem;line-height:1.6}.feature-card ul{list-style:none;margin-bottom:1.5rem}.feature-card ul li{margin:.5rem 0;padding-left:1.5rem;position:relative;font-size:.95rem;color:#333}.feature-card ul li:before{content:"✔";position:absolute;left:0;color:#650565;font-weight:700;font-size:.9rem}.learn-btn{background:#650565;color:#fff;border:none;border-radius:25px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(101,5,101,.25)}.learn-btn:hover{background:#a855f7;transform:translateY(-3px);box-shadow:0 6px 16px rgba(101,5,101,.3)}.compare-section{padding:4rem 1.5rem;background:#fef5e7}.compare-inner{max-width:900px;margin:0 auto}.compare-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fffbf0;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid rgba(217,119,6,.15)}.compare-table th{background:#650565;color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600}.compare-table td{padding:.7rem 1rem;border-bottom:1px solid rgba(217,119,6,.1);color:#374151}.compare-table tr:last-child td{border-bottom:none}.compare-table tr:hover td{background:#fff8ed}.tick{color:#22c55e;font-weight:700}.cross{color:#ef4444}.mobile-app-section{background-color:rgba(255,251,240,.85);padding:5rem 2rem}.mobile-app-container,.mobile-app-section{display:flex;justify-content:center;align-items:center}.mobile-app-container{max-width:1300px;gap:4rem;flex-wrap:wrap}.phone-display{flex:1 1}.fb-phone-frame,.phone-display{display:flex;justify-content:center;align-items:center}.fb-phone-frame{position:relative;width:340px;height:700px;background:#000;border-radius:40px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.35);transform:rotate(-2deg);transition:transform .4s ease,box-shadow .4s ease}.fb-phone-frame:hover{transform:rotate(0deg) scale(1.03);box-shadow:0 25px 70px rgba(0,0,0,.45)}.fb-phone-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:80px;height:15px;background:#000;border-radius:20px}.fb-phone-screen{width:100%;height:100%;border-radius:32px;overflow:hidden;background:#fff;display:flex;justify-content:center;align-items:center}.fb-phone-screen img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.fb-phone-frame:after,.fb-phone-frame:before{content:"";position:absolute;background:#222;border-radius:4px}.fb-phone-frame:before{left:-6px;top:100px;width:4px;height:60px}.fb-phone-frame:after{right:-6px;top:180px;width:4px;height:100px}.mobile-app-content{flex:1 1;min-width:320px}.mobile-title{font-size:2rem;font-weight:800;color:#111;margin-bottom:.5rem}.mobile-subtitle{font-size:1.1rem;color:#333;margin-bottom:1.5rem}.mobile-features{list-style:none;padding-left:0;margin-bottom:2rem}.mobile-features li{font-size:1rem;color:#333;margin:.6rem 0;position:relative;padding-left:1.5rem}.mobile-features li:before{content:"✔";position:absolute;left:0;color:#650565;font-weight:700}.fb-download-buttons{display:flex;gap:1rem;flex-wrap:wrap}.store-btn{width:150px;height:auto;cursor:pointer}.digitize-section{background-color:#fffaf0;padding:80px 20px;text-align:center}.digitize-section .section-title{font-size:2.2rem;font-weight:700;color:#000;margin-bottom:60px;line-height:1.4}.digitize-section .section-title span{color:#650565}.digitize-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;justify-items:center}.digitize-card{background:#fff;border-radius:16px;box-shadow:0 6px 25px rgba(0,0,0,.1);padding:40px 25px;max-width:340px}.digitize-card img{width:60px;height:60px;margin-bottom:20px}.digitize-card h3{font-size:1.2rem;font-weight:600;color:#650565;margin-bottom:10px}.digitize-card p{font-size:.95rem;color:#333;line-height:1.6}.testimonials-section{padding:4rem 1.5rem;background:#fffbf0}.testimonials-inner{max-width:1200px;margin:0 auto}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.testi-card{background:#fff;border:1px solid rgba(217,119,6,.18);border-radius:14px;padding:1.25rem}.testi-stars{color:#d97706;margin-bottom:.5rem}.testi-text{font-size:.875rem;color:#374151;line-height:1.6;font-style:italic;margin-bottom:.75rem}.testi-author{font-size:.8rem;font-weight:600;color:#6b7280}.pricing-section{background:linear-gradient(180deg,#fffaf0,#fef5e7);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.pricing-section:before{content:"";position:absolute;top:-30%;left:-30%;width:160%;height:160%;background:radial-gradient(circle at center,rgba(101,5,180,.05),transparent 70%);animation:glow-pulse 10s ease-in-out infinite alternate;z-index:0}@keyframes glow-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.15);opacity:1}}.pricing-title{font-size:2.3rem;font-weight:800;color:#2e0249;margin-bottom:.6rem;position:relative;z-index:2}.pricing-subtitle{color:#4a4a4a;font-size:1.05rem;line-height:1.6}.pricing-subtitle,.toggle-buttons{margin-bottom:3rem;position:relative;z-index:2}.toggle-buttons{display:inline-flex;justify-content:center;align-items:center;background:#fff;border-radius:40px;padding:.4rem;border:1px solid rgba(101,5,180,.15);box-shadow:0 6px 20px rgba(101,5,180,.08)}.toggle-btn{border:none;background:transparent;color:#4a007e;font-weight:600;padding:.6rem 1.6rem;border-radius:30px;cursor:pointer;transition:all .4s ease}.toggle-btn.active,.toggle-btn:hover{background:linear-gradient(135deg,#650565,#a855f7);color:#fff;box-shadow:0 0 12px rgba(101,5,180,.3)}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2.5rem;gap:2.5rem;justify-items:center;position:relative;z-index:2}.pricing-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 6px 25px rgba(0,0,0,.08);border:1px solid rgba(101,5,180,.1);transition:all .5s ease;width:100%;max-width:360px;position:relative;overflow:hidden}.pricing-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,250,245,.8),rgba(255,230,255,.8));opacity:0;transition:opacity .6s ease,transform .6s ease;transform:scale(1.05);z-index:0}.pricing-card:hover:before{opacity:1;transform:scale(1)}.pricing-card:hover{transform:translateY(-12px);border-color:rgba(101,5,180,.3);box-shadow:0 15px 35px rgba(101,5,180,.25)}.plan-header{margin-bottom:1.5rem;position:relative;z-index:2}.plan-title{font-size:1.6rem;font-weight:700;color:#6505b4}.plan-tagline{font-size:.95rem;color:#555;margin-top:.4rem}.price{font-size:2.5rem;font-weight:800;color:#111;margin:1.5rem 0;position:relative;z-index:2}.currency{font-size:1.1rem;vertical-align:top}.per{font-size:.95rem;color:#777}.plan-features{list-style:none;padding:0;text-align:left;margin-bottom:2rem;position:relative;z-index:2}.plan-features li{margin:.6rem 0;padding-left:1.8rem;position:relative;color:#333;font-size:.95rem}.plan-features li:before{content:"✔";position:absolute;left:0;top:0;color:#6505b4;font-weight:700}.plan-btn{background:linear-gradient(135deg,#650565,#a855f7);color:#fff;border:none;border-radius:30px;padding:.8rem 2rem;cursor:pointer;transition:all .4s ease;font-weight:600;width:100%;position:relative;z-index:2;box-shadow:0 4px 15px rgba(101,5,180,.3)}.plan-btn:hover{background:linear-gradient(135deg,#a855f7,#650565);transform:translateY(-3px);box-shadow:0 8px 25px rgba(101,5,180,.4)}.faq-section{background:linear-gradient(180deg,#fffaf0,#fef5e7);padding:5rem 1.5rem;display:flex;justify-content:center;align-items:center}.faq-container{max-width:900px;width:100%}.faq-title{font-size:2.4rem;font-weight:700;text-align:center;color:#2e0249;margin-bottom:3rem}.faq-title span{color:#650565}.faq-wrapper{display:flex;flex-direction:column;gap:1.2rem}.faq-item{background:#fff;border-radius:14px;box-shadow:0 6px 25px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.faq-item:hover{transform:translateY(-3px)}.faq-question{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1.3rem 1.5rem;font-weight:600;color:#2e0249;font-size:1.1rem;background:#fff;transition:background .3s ease}.faq-question:hover{background-color:#fef0e7}.faq-question h3{margin:0;font-size:1.1rem}.faq-icon{font-size:1.8rem;color:#650565;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;background:#fff;color:#444;font-size:1rem;line-height:1.6;padding:0 1.5rem;transition:all .4s ease}.faq-answer p{margin:0;padding:1rem 0}.faq-item.active .faq-answer{max-height:300px;padding-bottom:1rem}.faq-item.active .faq-icon{transform:rotate(45deg);color:#5d0c78}.b2b-footer{background:#1f2937;color:#9ca3af;padding:2.5rem 1.5rem 1.5rem}.b2b-footer-inner{max-width:1200px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin:0 auto 2rem}.b2b-footer-brand .ft-logo{color:#fff;font-size:1.1rem;font-weight:700;display:block;margin-bottom:.5rem}.b2b-footer-brand p{font-size:.875rem;line-height:1.6}.b2b-footer-col h4{color:#fff;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.b2b-footer-col ul{list-style:none}.b2b-footer-col li{margin-bottom:.35rem}.b2b-footer-col a{color:#9ca3af;text-decoration:none;font-size:.875rem}.b2b-footer-col a:hover{color:#d97706}.b2b-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:1.25rem;font-size:12px;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.fb-social-links{display:flex;gap:.6rem;margin-top:1rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;gap:.45rem;color:#9ca3af;text-decoration:none;font-size:.8rem;font-weight:500;padding:.4rem .8rem;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;transition:color .2s,border-color .2s,background .2s;line-height:1}.social-link svg{flex-shrink:0;display:block}.social-link--instagram:hover{color:#e1306c;border-color:rgba(225,48,108,.45);background:rgba(225,48,108,.07)}.social-link--facebook:hover{color:#1877f2;border-color:rgba(24,119,242,.45);background:rgba(24,119,242,.07)}.social-link--youtube:hover{color:red;border-color:rgba(255,0,0,.45);background:rgba(255,0,0,.07)}.fb-press-strip{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.5rem}.fb-press-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;justify-content:center}.press-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;white-space:nowrap}.fb-press-badge{font-size:.8rem;font-weight:600;color:#6b7280;padding:.35rem .85rem;border:1px solid #d1d5db;border-radius:20px;text-decoration:none;transition:all .2s;white-space:nowrap}.fb-press-badge:hover{color:#650565;border-color:rgba(101,5,101,.5)}.fb-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}.fb-hamburger span{display:block;width:24px;height:2px;background:#374151;border-radius:2px;transition:all .3s}@media (max-width:1024px){.fb-hero-title{font-size:2rem}.card-stack{width:240px;height:300px}}@media (max-width:768px){.fb-hamburger{display:flex}#navMenu{display:none;flex-direction:column;width:100%}#navMenu.active{display:flex}.fb-hero-container{flex-direction:column;gap:2rem}.card-gallery{flex-direction:row}.card-stack{width:220px;height:260px}.fb-hero-title{font-size:1.8rem}.proof-inner{grid-template-columns:1fr 1fr}.b2b-footer-inner,.testi-grid,.why-grid{grid-template-columns:1fr}.features-grid-section{padding:3rem 1.5rem}.section-title{font-size:1.8rem}.feature-card{text-align:center;padding:1.8rem 1.5rem}}@media (max-width:480px){.fb-hero{padding:2rem 1rem}.card-gallery{flex-direction:column}.card-stack{width:180px;height:220px}.fb-hero-title{font-size:1.5rem}.pricing-section{padding:4rem 1rem}}