body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.layout{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav{justify-content:space-between;padding:16px 0}.nav,.nav-brand{align-items:center;display:flex}.nav-brand{color:#2196f3;font-size:1.25rem;font-weight:600;gap:12px;text-decoration:none}@media (min-width:1024px){.nav-brand{font-size:1.5625rem;gap:15px}.brand-icon{height:50px;width:50px}}.nav-brand:hover{color:#1976d2;text-decoration:none}.brand-icon{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.brand-text{font-weight:600}.nav-links{align-items:center;display:flex;gap:32px}.nav-link{color:#000000de;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#2196f3;text-decoration:none}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:8px}.mobile-menu-btn span{background:#000000de;height:2px;margin:3px 0;transition:.3s;width:24px}.mobile-menu-btn.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.mobile-menu{background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-content{background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:0;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:280px}.mobile-menu.active .mobile-menu-content{transform:translateX(0)}.mobile-menu-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:20px 24px}.mobile-brand{align-items:center;color:#2196f3;display:flex;font-size:1.1rem;font-weight:600;gap:12px;text-decoration:none}.mobile-brand:hover{color:#1976d2;text-decoration:none}.mobile-close-btn{background:none;border:none;color:#0009;cursor:pointer;font-size:2rem;line-height:1;padding:4px 8px;transition:color .2s ease}.mobile-close-btn:hover{color:#000000de}.mobile-menu-links{display:flex;flex:1 1;flex-direction:column;gap:0;padding:24px}.mobile-nav-link{border-bottom:1px solid #f0f0f0;color:#000000de;font-size:1.1rem;font-weight:500;padding:16px 0;text-decoration:none;transition:color .2s ease}.mobile-nav-link:hover{color:#2196f3;text-decoration:none}.mobile-cta{border-bottom:none;margin-top:24px;padding:14px 24px;text-align:center}.main{flex:1 1}.footer{background:#f5f5f5;border-top:1px solid #e0e0e0;margin-top:80px;padding:48px 0 24px}.footer-content{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:32px}.footer-section h4{color:#000000de;font-size:1rem;font-weight:600;margin-bottom:16px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#0009;text-decoration:none;transition:color .2s ease}.footer-section ul li a:hover{color:#2196f3;text-decoration:none}.footer-brand{align-items:center;display:flex;gap:12px;margin-bottom:16px}.brand-tagline{color:#0009;font-size:.875rem;font-weight:400}.footer-description{color:#0009;line-height:1.6;margin-bottom:0}.footer-bottom{border-top:1px solid #e0e0e0;padding-top:24px;text-align:center}.footer-bottom p{color:#0009;font-size:.875rem;margin:0}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:flex}.desktop-only{display:none!important}.footer-content{gap:24px;grid-template-columns:1fr;text-align:left}.footer-section{padding:0 8px}.footer-section:first-child{transform:translateY(-4px)}.footer-section h4{font-size:1rem;font-weight:600;margin-bottom:12px}.footer-section ul{margin:0;padding:0}.footer-section ul li{margin-bottom:6px}.footer-section ul li a{font-size:.9rem;line-height:1.4}.footer{margin-top:40px;padding:32px 0 16px}.footer-brand{margin-bottom:12px}.footer-description{font-size:.9rem;line-height:1.5}}@media (max-width:1024px){.footer-content{gap:32px;grid-template-columns:1fr 1fr}}.hero{background:linear-gradient(135deg,#2196f30d,#fff);overflow:hidden;padding:50px 0 80px}.hero-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.hero-text h1{color:#000000de;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:24px}.hero-subtitle{color:#0009;font-size:1.25rem;line-height:1.6;margin-bottom:40px}.hero-stats{background:#f8f9fa;border-left:4px solid #2196f3;border-radius:12px;display:flex;flex-direction:column;gap:24px;margin-bottom:40px;padding:32px}.stat-item{border-bottom:1px solid #e9ecef;padding-bottom:20px;text-align:left}.stat-item:last-child{border-bottom:none;padding-bottom:0}.stat-content{color:#000000de;font-size:1rem;line-height:1.5;margin-bottom:8px}.stat-content strong{color:#000000e6;font-weight:600}.stat-source{color:#0009;font-size:.875rem;line-height:1.4}.stat-source em{font-style:italic}.stat-source a{color:#2196f3;font-weight:500;text-decoration:none}.stat-source a:hover{text-decoration:underline}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.hero-image{margin-top:-40px}.hero-image,.hero-image-placeholder{align-items:center;display:flex;justify-content:center}.hero-image-placeholder{height:500px;max-width:625px;overflow:hidden;position:relative;width:100%}.main-hero-image{border-radius:16px;height:100%;object-fit:contain;width:100%}@media (min-width:1024px){.hero-image-placeholder{height:720px;max-width:900px}.staff-onboarding-card{display:none}}.restaurant-scene{height:300px;position:relative;width:300px}.table-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.nfc-tap{align-items:center;display:flex;flex-direction:column;position:absolute;right:20%;top:30%;z-index:3}.phone-icon{font-size:2rem;margin-bottom:8px}.tap-indicator{height:40px;position:relative;width:40px}.ripple{animation:ripple 2s infinite;border:2px solid #2196f3;border-radius:50%;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.ripple:nth-child(2){animation-delay:.5s}.ripple:nth-child(3){animation-delay:1s}@keyframes ripple{0%{height:20px;opacity:1;width:20px}to{height:60px;opacity:0;width:60px}}.message-bubble{background:#fff;border-radius:18px;bottom:20%;box-shadow:0 4px 12px #00000026;color:#000000de;font-size:.875rem;left:10%;max-width:180px;padding:12px 16px;position:absolute;z-index:4}.message-bubble:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #fff;bottom:-8px;content:"";height:0;left:24px;position:absolute;width:0}.features{background:#fff}.section-header{margin-bottom:64px;text-align:center}.section-header h2{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.section-header p{color:#0009;font-size:1.125rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:32px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#2196f31a,#2196f30d);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.feature-card h3{color:#000000de;font-size:1.25rem;font-weight:600;margin-bottom:16px}.feature-card p{color:#0009;line-height:1.6;margin-bottom:0}.cta{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;text-align:center}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:16px}.cta-pricing{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;margin-bottom:32px;padding:32px}.price-highlight{align-items:baseline;display:flex;gap:8px;justify-content:center;margin-bottom:16px}.price{color:#fff;font-size:3rem;font-weight:700}.price-period{color:#fffc;font-size:1.25rem}.price-details p{color:#fffc;font-size:.875rem;margin:4px 0}@media (max-width:768px){.hero{padding:40px 0 60px}.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-stats{gap:20px;padding:24px}.hero-actions{justify-content:center}.hero-image-placeholder{height:300px}.hero-image{margin-top:0}.restaurant-scene{height:250px;width:250px}.section-header h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.problem-solution-content{gap:40px;grid-template-columns:1fr}.problem-side h2,.solution-side h2{font-size:1.75rem}.cta-content h2{font-size:2rem}.price{font-size:2.5rem}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-stats{gap:16px;padding:20px}.stat-content{font-size:.9rem}.stat-source{font-size:.8rem}.hero-actions{align-items:center;flex-direction:column}.btn-large{max-width:280px;width:100%}}.pricing-page{background:#fff;padding:80px 0}.pricing-header{margin-bottom:64px;text-align:center}.pricing-header h1{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.pricing-header p{color:#0009;font-size:1.125rem;margin:0 auto;max-width:600px}.pricing-content{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:2fr 1fr;margin-bottom:80px}.main-card{background:#fff;border:2px solid #2196f3;border-radius:20px;box-shadow:0 8px 32px #2196f31a;padding:40px;position:relative}.card-header{margin-bottom:32px;text-align:center}.card-header h2{color:#000000de;font-size:2rem;font-weight:600;margin-bottom:8px}.card-header p{color:#0009;font-size:1rem}.price-section,.pricing-details{margin-bottom:32px}.price-section{align-items:center;background:linear-gradient(135deg,#2196f30d,#2196f305);border-radius:16px;display:flex;justify-content:space-between;padding:24px}.price-item{flex:1 1;text-align:center}.price-divider{color:#2196f3;font-size:2rem;font-weight:600;margin:0 24px}.price-label{font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.price-value{align-items:baseline;display:flex;justify-content:center;margin-bottom:8px}.currency{color:#2196f3;font-size:1.5rem;font-weight:600}.amount{color:#2196f3;font-size:3rem;font-weight:700;line-height:1}.period{color:#0009;font-size:1.25rem;margin-left:4px}.price-description{color:#0009;font-size:.875rem;line-height:1.4}.pricing-example{background:#fff;border:2px solid #f0f0f0;border-radius:12px;padding:24px}.pricing-example h4{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:16px}.example-breakdown{display:flex;flex-direction:column;gap:8px}.breakdown-item,.breakdown-recurring,.breakdown-total{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.breakdown-item{color:#0009;font-size:.875rem}.breakdown-total{border-top:1px solid #e0e0e0;color:#000000de;font-weight:600;margin-top:8px;padding-top:16px}.breakdown-recurring{color:#2196f3;font-size:.875rem;font-weight:600}.features-included{margin-bottom:32px}.features-included h4{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:16px}.features-list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0}.features-list li{align-items:center;color:#0009;display:flex;font-size:.875rem;gap:12px;line-height:1.4}.check-icon{flex-shrink:0}.card-actions{text-align:center}.guarantee{color:#0009;font-size:.875rem;margin-top:16px}.pricing-benefits{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:32px;position:-webkit-sticky;position:sticky;top:100px}.pricing-benefits h3{color:#000000de;font-size:1.5rem;font-weight:600;margin-bottom:24px;text-align:center}.benefit-cards{display:flex;flex-direction:column;gap:20px}.benefit-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px}.benefit-icon{display:inline-block;font-size:1.5rem;margin-right:8px;vertical-align:middle}.benefit-card h4{align-items:center;color:#000000de;display:flex;font-size:1rem;font-weight:600;margin-bottom:8px}.benefit-card p{color:#0009;font-size:.875rem;line-height:1.5;margin:0}.benefit-card p.citation{font-size:.8rem;margin-top:8px}.benefit-card p.citation a{color:#2196f3;font-weight:500;text-decoration:none}.benefit-card p.citation a:hover{text-decoration:underline}.pricing-faq{margin-bottom:80px}.pricing-faq h3{color:#000000de;font-size:2rem;font-weight:600;margin-bottom:40px;text-align:center}.faq-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.faq-item{padding:24px;transition:border-color .2s ease}.faq-item:hover{border-color:#2196f3}.faq-item h4{color:#000000de;font-size:1rem;font-weight:600;margin-bottom:12px}.faq-item p{color:#0009;font-size:.875rem;line-height:1.6;margin:0}.pricing-cta{background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:20px;color:#fff;padding:48px;text-align:center}.cta-content h3{color:#fff;font-size:2rem;font-weight:600;margin-bottom:16px}.cta-content p{font-size:1.125rem;margin-bottom:32px;opacity:.9}.cta-content .btn{background:#fff;border:none;color:#2196f3}.cta-content .btn:hover{background:#ffffffe6;color:#1976d2;transform:translateY(-2px)}@media (max-width:1024px){.pricing-content{gap:40px;grid-template-columns:1fr}.pricing-benefits{position:static}}@media (max-width:768px){.pricing-page{padding:40px 0}.pricing-header{margin-bottom:40px}.pricing-header h1{font-size:2rem}.main-card{padding:24px}.price-section{flex-direction:column;gap:24px}.price-divider{margin:0;transform:rotate(90deg)}.amount{font-size:2.5rem}.pricing-benefits{padding:24px}.pricing-cta{padding:32px 24px}.cta-content h3{font-size:1.75rem}}@media (max-width:480px){.main-card{padding:20px}.card-header h2{font-size:1.75rem}.amount{font-size:2rem}.faq-grid{grid-template-columns:1fr}}.faq-page{background:#fff;padding:80px 0}.faq-header{margin-bottom:64px;text-align:center}.faq-header h1{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.faq-header p{color:#0009;font-size:1.125rem;margin:0 auto;max-width:600px}.faq-content{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:2fr 1fr}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border:2px solid #f0f0f0;border-radius:12px;overflow:hidden;transition:all .2s ease}.faq-item:hover{border-color:#e0e0e0;box-shadow:0 2px 8px #00000014}.faq-item.active{border-color:#2196f3;box-shadow:0 4px 12px #2196f31a}.faq-question{align-items:center;background:none;border:none;color:#000000de;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:24px;text-align:left;transition:color .2s ease;width:100%}.faq-item.active .faq-question,.faq-question:hover{color:#2196f3}.faq-icon{color:#0009;flex-shrink:0;margin-left:16px;transition:transform .2s ease}.faq-item.active .faq-icon{color:#2196f3;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer p{color:#0009;line-height:1.6;margin:0;padding:0 24px 24px}.faq-contact{position:-webkit-sticky;position:sticky;top:100px}.contact-card{background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:16px;color:#fff;padding:32px;text-align:center}.contact-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:16px}.contact-card p{line-height:1.6;margin-bottom:24px;opacity:.9}.contact-card .btn{background:#fff;border:none;color:#2196f3}.contact-card .btn:hover{background:#ffffffe6;color:#1976d2;transform:translateY(-1px)}@media (max-width:1024px){.faq-content{gap:40px;grid-template-columns:1fr}.faq-contact{position:static}}@media (max-width:768px){.faq-page{padding:40px 0}.faq-header{margin-bottom:40px}.faq-header h1{font-size:2rem}.faq-question{font-size:.875rem;padding:20px}.faq-answer p{font-size:.875rem;padding:0 20px 20px}.contact-card{padding:24px}.contact-card h3{font-size:1.25rem}}@media (max-width:480px){.faq-question{padding:16px}.faq-answer p{padding:0 16px 16px}}.contact-page{background:#fff;padding:80px 0}.contact-header{margin-bottom:64px;text-align:center}.contact-header h1{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.contact-header p{color:#0009;font-size:1.125rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr}.contact-form-section,.contact-info{margin-top:0;padding-top:0;vertical-align:top}.contact-form h3,.contact-form-section,.contact-info .info-section,.contact-info .info-section h3{margin-top:0}.contact-info{display:flex;flex-direction:column;gap:40px}.info-section h3{color:#000000de;font-size:1.5rem;font-weight:600;margin-bottom:16px}.info-section p{color:#0009;line-height:1.6;margin:0}.contact-methods{display:flex;flex-direction:column;gap:24px}.contact-method{align-items:flex-start;background:linear-gradient(135deg,#2196f30d,#2196f305);border:2px solid #0000;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .2s ease}.contact-method:hover{background:linear-gradient(135deg,#2196f314,#2196f30a);border-color:#2196f333}.method-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.method-info h4{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:8px}.method-info p{color:#0009;font-size:.875rem;line-height:1.4;margin-bottom:8px}.method-info a{color:#2196f3;font-weight:500;text-decoration:none}.method-info a:hover{text-decoration:underline}.method-info span{color:#0009;display:block;font-size:.875rem;line-height:1.4;margin:0}.quick-links h4{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:16px}.quick-links ul{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.quick-links ul li a{color:#0009;text-decoration:none;transition:color .2s ease}.quick-links ul li a:hover{color:#2196f3;text-decoration:underline}.contact-form-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #f0f0f0;border-radius:16px;margin-top:15px;padding:25px}.contact-form h3{color:#000000de;font-size:1.5rem;font-weight:600;margin-bottom:24px}.form-message{align-items:center;border-radius:8px;display:flex;font-size:.875rem;font-weight:500;gap:12px;margin-bottom:24px;padding:16px}.form-message.success{background:#4caf501a;border:1px solid #4caf504d;color:#2e7d32}.form-message.error{background:#f443361a;border:1px solid #f443364d;color:#c62828}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:24px}.form-row .form-group{margin-bottom:0}.form-group label{color:#000000de;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}.form-group input:disabled,.form-group textarea:disabled{background:#f5f5f5;color:#0009;cursor:not-allowed}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{align-items:center;display:flex;gap:8px;justify-content:center;width:100%}@media (max-width:768px){.contact-form .form-row:last-child{align-items:center;display:flex;justify-content:center}}.contact-form .btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.contact-content{gap:40px;grid-template-columns:1fr}}@media (max-width:768px){.contact-page{padding:40px 0}.contact-header{margin-bottom:40px}.contact-header h1{font-size:2rem}.info-section{text-align:center}.contact-method .method-info span{display:none}.contact-method .method-info p{margin-bottom:0}.form-row{gap:0;grid-template-columns:1fr}.contact-method{align-items:center;flex-direction:column;padding:16px;text-align:center}.method-icon{height:40px;width:40px}}@media (max-width:480px){.contact-method{flex-direction:column;gap:12px;text-align:center}.method-icon{align-self:center}}.signup-page{background:linear-gradient(135deg,#2196f305,#fff);min-height:100vh;padding:80px 0}.signup-header{margin-bottom:48px;text-align:center}.signup-header h1{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.signup-header p{color:#0009;font-size:1.125rem;margin:0 auto;max-width:600px}.signup-progress{margin-bottom:48px}.progress-bar{gap:32px;justify-content:center;margin:0 auto;max-width:800px}.progress-bar,.progress-step{align-items:center;display:flex}.progress-step{flex-direction:column;gap:8px;position:relative}.progress-step:after{background:#e0e0e0;content:"";height:2px;left:100%;position:absolute;top:20px;width:32px;z-index:1}.progress-step:last-child:after{display:none}.progress-step.active:after{background:#2196f3}.step-number{align-items:center;background:#e0e0e0;border-radius:50%;color:#0009;display:flex;font-size:1rem;font-weight:600;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px;z-index:2}.progress-step.active .step-number{background:#2196f3;color:#fff}.step-label{color:#0009;font-size:.875rem;font-weight:500;white-space:nowrap}.progress-step.active .step-label{color:#2196f3}.signup-content{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:2fr 1fr}.signup-content.full-width{display:block;grid-template-columns:none}.signup-form-container{background:#fff;border:2px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:40px}.coming-soon-message{text-align:center}.message-icon{font-size:4rem;margin-bottom:24px}.coming-soon-message h2{color:#000000de;font-size:2rem;font-weight:600;margin-bottom:16px}.coming-soon-message p{color:#0009;font-size:1.125rem;line-height:1.6;margin-bottom:32px}.preview-features{background:linear-gradient(135deg,#2196f30d,#2196f305);border-radius:12px;margin-bottom:32px;padding:24px;text-align:left}.preview-features h3{color:#000000de;font-size:1.25rem;font-weight:600;margin-bottom:16px}.preview-features ul{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.preview-features ul li{color:#0009;font-size:.875rem;line-height:1.4}.temp-contact{background:#fff;border:2px solid #2196f3;border-radius:12px;padding:24px}.temp-contact h3{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:8px}.temp-contact p{color:#0009;font-size:.875rem;margin-bottom:16px}.signup-sidebar{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:100px}.features-summary,.pricing-summary{background:#fff;border:2px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.features-summary h3,.pricing-summary h3{color:#000000de;font-size:1.125rem;font-weight:600;margin-bottom:16px}.price-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.price-item:last-child{border-bottom:none}.price-label{color:#0009;font-size:.875rem}.price-value{color:#000000de;font-weight:600}.example-calculation{border-top:2px solid #f0f0f0;margin-top:16px;padding-top:16px}.example-calculation h4{color:#000000de;font-size:1rem;font-weight:600;margin-bottom:12px}.calc-row{color:#0009;font-size:.875rem;padding:6px 0}.calc-row,.calc-total{align-items:center;display:flex;justify-content:space-between}.calc-total{border-top:1px solid #e0e0e0;color:#000000de;padding:12px 0 8px}.calc-recurring,.calc-total{font-weight:600;margin-top:8px}.calc-recurring{color:#2196f3;font-size:.875rem;text-align:center}.features-summary ul{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.features-summary ul li{align-items:center;color:#0009;display:flex;font-size:.875rem;gap:8px}.features-summary ul li:before{color:#4caf50;content:"✓";font-size:1rem;font-weight:600}@media (max-width:1024px){.signup-content{gap:32px;grid-template-columns:1fr}.signup-sidebar{flex-direction:row;gap:16px;position:static}.features-summary,.pricing-summary{flex:1 1}}@media (max-width:768px){.signup-page{padding:40px 0}.signup-header{margin-bottom:32px}.signup-header h1{font-size:2rem}.progress-bar{gap:16px}.progress-step:after{width:16px}.step-number{font-size:.875rem;height:32px;width:32px}.step-label{font-size:.75rem}.signup-form-container{padding:24px}.coming-soon-message h2{font-size:1.75rem}.signup-sidebar{flex-direction:column}}@media (max-width:480px){.progress-bar{gap:12px}.step-label{display:none}.signup-form-container{padding:20px}.message-icon{font-size:3rem}.coming-soon-message h2{font-size:1.5rem}.features-summary,.pricing-summary{padding:16px}}.mobile-text{display:none}.desktop-text{display:inline}@media (max-width:768px){.mobile-text{display:inline}.desktop-text{display:none}}.legal-page{background:#fff;padding:80px 0}.legal-header{margin-bottom:64px;text-align:center}.legal-header h1{color:#000000de;font-size:2.5rem;font-weight:600;margin-bottom:16px}.last-updated{color:#0009;font-size:1rem;margin:0}.legal-content{line-height:1.6;margin:0 auto;max-width:800px}.legal-content section{margin-bottom:48px}.legal-content h2{border-bottom:2px solid #2196f31a;color:#2196f3;font-size:1.5rem;font-weight:600;margin-bottom:16px;padding-bottom:8px}.legal-content h3{color:#000000de;font-size:1.125rem;font-weight:600;margin:24px 0 12px}.legal-content p{color:#0009;line-height:1.6;margin-bottom:16px}.legal-content ul{margin:16px 0;padding-left:24px}.legal-content ul li{color:#0009;line-height:1.6;margin-bottom:8px}.legal-content a{color:#2196f3;text-decoration:none}.legal-content a:hover{text-decoration:underline}.contact-info{background:linear-gradient(135deg,#2196f30d,#2196f305);border-left:4px solid #2196f3;border-radius:12px;margin-top:16px;padding:24px}.contact-info p{margin-bottom:8px}.contact-info p:last-child{margin-bottom:0}@media (max-width:768px){.legal-page{padding:40px 0}.legal-header{margin-bottom:40px}.legal-header h1{font-size:2rem}.legal-content{padding:0 16px}.legal-content section{margin-bottom:32px}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1rem}.legal-content ul{padding-left:20px}.contact-info{padding:16px}}@media (max-width:480px){.legal-content{padding:0 12px}.legal-content ul{padding-left:16px}}.splash-page{background-color:#000;position:relative;z-index:0}.splash-page:before{background-color:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.text-accent-1{color:#3b82f6}.bg-accent-1{background-color:#3b82f6}.text-accent-2{color:#10b981}.bg-accent-2{background-color:#10b981}.text-accent-3{color:#f97316}.bg-accent-3{background-color:#f97316}.text-accent-4{color:#8b5cf6}.bg-accent-4{background-color:#8b5cf6}.text-accent-5{color:#14b8a6}.bg-accent-5{background-color:#14b8a6}.text-accent-6{color:#ec4899}.bg-accent-6{background-color:#ec4899}.bg-primary-blue{background-color:#1e40af}.text-primary-blue{color:#1e40af}.bg-staff-bg{background-color:#e5e7eb}.text-staff-text{color:#1f2937}.splash-page a.bg-accent-1{color:#fff!important;text-decoration:none!important}.phone-mockup{background-color:#000;border-radius:40px;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0003;height:600px;margin:0 auto;padding:10px;width:300px}@media (min-width:640px){.phone-mockup{height:700px;width:350px}}.chat-container{background-color:#fff;border-radius:30px;display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-screen-body{-ms-overflow-style:none;flex-grow:1;overflow-y:auto;padding:12px;scrollbar-width:none}.chat-screen-body::-webkit-scrollbar{display:none}.guest-bubble{border-radius:18px 18px 0 18px}.guest-bubble,.staff-bubble{word-wrap:break-word;margin-bottom:8px;max-width:80%;padding:8px 12px}.staff-bubble{border-radius:18px 18px 18px 0}.typing-dot{animation:bounce 1s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.not-found-page{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;min-height:80vh;padding:2rem}.not-found-container{max-width:600px;text-align:center;width:100%}.not-found-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;padding:3rem 2rem}.not-found-title{color:#2196f3;font-size:6rem;font-weight:700;line-height:1;margin:0}.not-found-subtitle{color:#333;font-size:2rem;font-weight:600;margin:1rem 0}.not-found-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.not-found-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-primary,.btn-secondary{border-radius:6px;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{border:2px solid #2196f3}.btn-primary:hover{border-color:#1976d2}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px)}.helpful-links{border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.helpful-links h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.helpful-links ul{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.helpful-links li{margin:0}.helpful-links a{color:#2196f3;font-weight:500;text-decoration:none;transition:color .3s ease}.helpful-links a:hover{color:#1976d2;text-decoration:underline}@media (max-width:768px){.not-found-title{font-size:4rem}.not-found-subtitle{font-size:1.5rem}.not-found-actions{align-items:center;flex-direction:column}.btn-primary,.btn-secondary{width:200px}.helpful-links ul{flex-direction:column;gap:1rem}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000000de;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:16px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{line-height:1.6;margin-bottom:16px}a{color:#2196f3;text-decoration:none;transition:color .2s ease}a:hover{color:#1976d2;text-decoration:underline}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;min-height:44px;padding:12px 24px;text-decoration:none;transition:all .2s ease}.btn-primary{background-color:#2196f3;color:#fff}.btn-primary:hover{background-color:#1976d2;box-shadow:0 4px 8px #2196f34d;color:#fff;text-decoration:none;transform:translateY(-1px)}.btn-secondary{background-color:initial;border:2px solid #2196f3;color:#2196f3}.btn-secondary:hover{background-color:#2196f3;color:#fff;text-decoration:none}.btn-large{font-size:1rem;min-height:56px;padding:16px 32px}.card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:24px;transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 8px #00000026}.container{margin:0 auto;max-width:1200px;padding:0 24px}.section{padding:80px 0}.section-sm{padding:40px 0}img{height:auto;max-width:100%}input,select,textarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:border-color .2s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#2196f3;box-shadow:0 0 0 3px #2196f31a;outline:none}label{color:#000000de;display:block;font-weight:500;margin-bottom:8px}.form-group{margin-bottom:24px}.form-error{color:#f44336;font-size:.875rem;margin-top:4px}.loading{opacity:.6;pointer-events:none}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#2196f3;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:0 16px}.section{padding:40px 0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.btn{padding:12px 20px}.btn,.btn-large{font-size:.875rem}.btn-large{padding:14px 24px}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.w-full{width:100%}.h-full{height:100%}
/*# sourceMappingURL=main.b6c632eb.css.map*/