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:8px;text-decoration:none}@media (min-width:1024px){.nav-brand{font-size:1.5625rem;gap:10px}.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}.nav-dropdown{position:relative}.nav-dropdown-trigger{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;gap:4px;padding:0}.dropdown-arrow{transition:transform .2s ease}.nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu{background:#0000;left:50%;min-width:200px;opacity:0;padding:12px 0 0;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:200}.nav-dropdown-menu-inner{background:#fff;border-radius:10px;box-shadow:0 8px 30px #0000001f;padding:8px 0;position:relative}.nav-dropdown-menu-inner:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";left:50%;position:absolute;top:-8px;transform:translateX(-50%)}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;pointer-events:auto;visibility:visible}.nav-dropdown-item{color:#000000de;display:block;font-size:.925rem;font-weight:500;padding:10px 20px;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.nav-dropdown-item:hover{background:#2196f30f;color:#2196f3;text-decoration:none}.nav-dropdown-divider{background:#f0f0f0;height:1px;margin:6px 0}.nav-dropdown-highlight{color:#1976d2;font-weight:600}.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:8px;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}.mobile-features-toggle{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;color:#000000de;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:16px 0;text-align:left;width:100%}.mobile-features-toggle:hover{color:#2196f3}.mobile-features-arrow{flex-shrink:0;transition:transform .2s ease}.mobile-features-arrow.open{transform:rotate(180deg)}.mobile-features-submenu{background:#fff;margin-bottom:4px;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-features-submenu.open{max-height:350px}.mobile-menu-links .mobile-sub-link{color:#000000b3;display:block;font-size:.95rem;font-weight:400;padding:12px 0 12px 24px}.mobile-menu-links .mobile-sub-link:hover{color:#2196f3}.main{flex:1 1}.footer{background:#f5f5f5;border-top:1px solid #e0e0e0;margin-top:80px;padding:48px 0 24px}.footer-content{grid-gap:40px;display:grid;gap:40px;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:8px;margin-bottom:16px}.brand-tagline{color:#0009;font-size:.875rem;font-weight:400}.footer-description{color:#0009;line-height:1.6;margin-bottom:4px}.footer-made-in{align-items:center;color:#0009;display:flex;flex-wrap:wrap;gap:6px;line-height:1.6;margin:0}.footer-flag{border-radius:1px;height:14px;vertical-align:middle;width:auto}.footer-social-heading{margin-top:20px}.footer-social-links{display:flex;gap:14px}.footer-social-link{align-items:center;background:#0000000f;border-radius:50%;color:#0000008c;display:inline-flex;height:36px;justify-content:center;transition:background .2s ease,color .2s ease;width:36px}.footer-social-link:hover{background:#2196f3;color:#fff;text-decoration:none}.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:.875rem;line-height:1.4}.footer{margin-top:40px;padding:32px 0 16px}.footer-brand{margin-bottom:12px}.footer-description,.footer-made-in{font-size:.875rem;line-height:1.5}.footer-section h4{font-size:.875rem}.footer-bottom p{font-size:.8rem}}@media (min-width:769px) and (max-width:1024px){.footer-content{gap:32px;grid-template-columns:1fr 1fr}}.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-item-centered{text-align:center;width:100%}.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-sidebar-image{border-radius:16px;margin-bottom:24px;object-fit:cover;width:100%}.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{background:#e0e0e0;color:#0009;display:flex;font-size:1rem;font-weight:600;height:40px;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}.price-note{color:#00000080;font-size:.75rem;font-style:italic;margin-top:4px}.pricing-benefits-compact{border-top:2px solid #f0f0f0;margin-top:16px;padding-top:16px}.pricing-benefits-compact h4{color:#000000de;font-size:1rem;font-weight:600;margin-bottom:12px}.pricing-benefits-compact ul{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.pricing-benefits-compact ul li{color:#0009;font-size:.875rem;line-height:1.4}.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}}.feature-page{padding-bottom:0}.feature-hero{background:linear-gradient(135deg,#2196f30d,#fff);padding:60px 0 50px}.feature-hero .container{max-width:800px}.feature-hero h1{color:#000000de;font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:20px}.feature-hero .hero-lead{color:#0009;font-size:1.2rem;line-height:1.7;margin-bottom:0;max-width:680px}.feature-hero-split .container{max-width:1200px}.feature-hero-grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.feature-hero-text h1{color:#000000de;font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:20px}.feature-hero-text .hero-lead{color:#0009;font-size:1.2rem;line-height:1.7;margin-bottom:0}.feature-hero-image{align-items:center;display:flex;justify-content:flex-end}.feature-hero-img{border-radius:12px;box-shadow:0 12px 40px #00000026;height:auto;max-width:420px;width:100%}@media (max-width:768px){.feature-hero-grid{gap:32px;grid-template-columns:1fr;text-align:center}.feature-hero-text h1{font-size:2.25rem}.feature-hero-image{justify-content:center}.feature-hero-img{max-width:320px}}.feature-problem-solution{background:#fff;padding:70px 0}.feature-problem-solution .section-intro{margin:0 auto 50px;max-width:700px;text-align:center}.feature-problem-solution .section-intro h2{color:#000000de;font-size:2.25rem;font-weight:600;margin-bottom:14px}.feature-problem-solution .section-intro p{color:#0009;font-size:1.1rem;line-height:1.6}.feature-blocks{display:flex;flex-direction:column;gap:56px}.feature-block{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.feature-block.reverse{direction:rtl}.feature-block.reverse>*{direction:ltr}.feature-block-content h3{color:#000000de;font-size:1.5rem;font-weight:600;margin-bottom:14px}.feature-block-content p{color:#0009;font-size:1.05rem;line-height:1.7;margin-bottom:16px}.feature-block-content p:last-child{margin-bottom:0}.feature-inline-link{border-bottom:1px solid #1976d24d;color:#1976d2;font-weight:500;text-decoration:none;transition:border-color .2s ease}.feature-inline-link:hover{border-color:#1976d2;text-decoration:none}.feature-visual{background:linear-gradient(135deg,#2196f30f,#2196f305);border:1px solid #2196f31f;border-radius:16px;padding:36px}.feature-visual h4{color:#1976d2;font-size:1.1rem;font-weight:600;margin-bottom:18px}.feature-visual ul{list-style:none;margin:0;padding:0}.feature-visual ul li{color:#000000b3;font-size:.975rem;line-height:1.55;margin-bottom:12px;padding-left:28px;position:relative}.feature-visual ul li:last-child{margin-bottom:0}.feature-visual ul li:before{color:#2196f3;content:"✓";font-weight:700;left:0;position:absolute}.feature-stats{background:#f8f9fa;padding:60px 0}.stats-row{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);text-align:center}.stat-card{padding:32px 24px}.stat-card .stat-number{color:#2196f3;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:8px}.stat-card .stat-label{color:#0009;font-size:1rem;line-height:1.5;margin-bottom:0}.feature-how-it-works{background:#fff;padding:70px 0}.feature-how-it-works h2{color:#000000de;font-size:2.25rem;font-weight:600;margin-bottom:48px;text-align:center}.steps-grid{grid-gap:36px;display:grid;gap:36px;grid-template-columns:repeat(3,1fr)}.step-card{padding:28px 20px;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:50%;color:#fff;display:inline-flex;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;margin-bottom:18px;width:48px}.step-card h4{color:#000000de;font-size:1.15rem;font-weight:600;margin-bottom:10px}.step-card p{color:#0009;font-size:.95rem;line-height:1.6;margin-bottom:0}.integration-cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.integration-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:36px 28px;text-align:center;transition:box-shadow .2s ease,transform .2s ease}.integration-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.integration-card .integration-icon{font-size:2.5rem;margin-bottom:16px}.integration-card h3{color:#000000de;font-size:1.25rem;font-weight:600;margin-bottom:10px}.integration-card p{color:#0009;font-size:.95rem;line-height:1.6;margin-bottom:0}.integration-card .integration-badge{background:#2196f314;border-radius:20px;color:#1976d2;display:inline-block;font-size:.8rem;font-weight:600;margin-top:14px;padding:4px 14px}.subscription-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.subscription-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;padding:32px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.subscription-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.subscription-icon{align-items:center;background:linear-gradient(135deg,#2196f31a,#2196f30d);border-radius:50%;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:20px;width:80px}.subscription-card h4{color:#000000de;font-size:1.15rem;font-weight:600;margin-bottom:10px}.subscription-card p{color:#0009;font-size:.95rem;line-height:1.6;margin-bottom:0}@media (max-width:768px){.subscription-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:1024px) and (min-width:769px){.subscription-grid{grid-template-columns:repeat(2,1fr)}}.feature-cta{background:linear-gradient(135deg,#2196f3,#1976d2);padding:70px 0;text-align:center}.feature-cta h2{color:#fff;font-size:2.25rem;font-weight:600;margin-bottom:14px}.feature-cta p{color:#ffffffe6;font-size:1.1rem;margin-bottom:28px;margin-left:auto;margin-right:auto;max-width:550px}.feature-cta .btn-primary{background:#fff;color:#1976d2;font-weight:600}.feature-cta .btn-primary:hover{background:#f5f5f5;box-shadow:0 4px 12px #0003;color:#1565c0}@media (max-width:768px){.feature-hero{padding:40px 0 32px}.feature-hero h1{font-size:2.25rem}.feature-hero .hero-lead{font-size:1.05rem}.feature-problem-solution{padding:48px 0}.feature-block{gap:28px;grid-template-columns:1fr}.feature-block.reverse{direction:ltr}.stats-row{gap:20px}.stats-row,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:24px}.integration-cards{gap:20px;grid-template-columns:1fr}.feature-how-it-works{padding:48px 0}.feature-stats{padding:40px 0}.feature-cta{padding:48px 0}.feature-cta h2{font-size:1.75rem}}@media (max-width:1024px) and (min-width:769px){.feature-block{gap:36px}.integration-cards{grid-template-columns:1fr 1fr}}.data-facts-section{background:#f8f9fa;padding:70px 0}.data-facts-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:960px}.data-fact-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:32px 28px;transition:box-shadow .2s ease,transform .2s ease}.data-fact-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.data-fact-number{color:#2196f3;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:4px}.data-fact-label{color:#000000de;font-size:1rem;font-weight:600;margin-bottom:12px}.data-fact-detail{color:#0009;font-size:.95rem;line-height:1.6;margin-bottom:12px}.data-fact-source,.inline-source{color:#0006;display:block;font-size:.8rem;font-style:italic}.inline-source{margin-top:4px}.data-calculator-section{background:#fff;padding:70px 0}.calculator-subtitle{color:#0009;font-size:1.1rem;margin-bottom:48px;margin-top:-32px;text-align:center}.calculator-wrapper{background:linear-gradient(135deg,#2196f30a,#2196f303);border:1px solid #2196f326;border-radius:20px;margin:0 auto;max-width:720px;padding:40px}.calculator-inputs{margin-bottom:32px}.calculator-field{margin-bottom:28px}.calculator-field:last-child{margin-bottom:0}.calculator-field label{color:#000000de;display:block;font-size:1rem;font-weight:600;margin-bottom:10px}.calculator-input{border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;color:#000000de;font-size:1.25rem;font-weight:600;outline:none;padding:14px 18px;transition:border-color .2s ease;width:100%}.calculator-input:focus{border-color:#2196f3}.calculator-slider{appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,#e0e0e0,#2196f3);border-radius:4px;cursor:pointer;height:8px;outline:none;width:100%}.calculator-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2196f3;border-radius:50%;box-shadow:0 2px 6px #2196f366;cursor:pointer;height:24px;width:24px}.calculator-slider::-moz-range-thumb{background:#2196f3;border:none;border-radius:50%;box-shadow:0 2px 6px #2196f366;cursor:pointer;height:24px;width:24px}.slider-labels{color:#0006;display:flex;font-size:.8rem;justify-content:space-between;margin-top:8px}.calculator-results{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:28px}.calculator-result-row{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.result-label{color:#0009;font-size:.95rem}.result-value{color:#000000de;font-size:1.1rem;font-weight:600}.calculator-divider{background:#e8e8e8;height:1px;margin:8px 0}.estimate-row .result-label{color:#000000b3;font-weight:500}.estimate-tag{background:#2196f31a;border-radius:10px;color:#1976d2;display:inline-block;font-size:.7rem;font-weight:700;margin-left:6px;padding:2px 8px;text-transform:uppercase;vertical-align:middle}.estimate-tag.high{background:#4caf501a;color:#388e3c}.result-highlight{color:#1976d2;font-size:1.35rem;font-weight:700}.result-highlight.high{color:#388e3c}.calculator-note{color:#0006;font-size:.85rem;margin-bottom:0;margin-top:16px;text-align:center}.data-sources-section{background:#f8f9fa;padding:60px 0}.sources-heading{color:#000000de;font-size:1.5rem;font-weight:600;margin-bottom:32px;text-align:center}.sources-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:960px}.source-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.source-card strong{color:#000000de;display:block;font-size:.9rem;margin-bottom:8px}.source-card p{color:#00000080;font-size:.85rem;line-height:1.5;margin-bottom:0}@media (max-width:768px){.data-facts-grid{grid-template-columns:1fr}.calculator-wrapper{padding:24px}.calculator-result-row{align-items:flex-start;flex-direction:column;gap:4px}.sources-grid{grid-template-columns:1fr}.data-fact-number{font-size:2rem}.result-highlight{font-size:1.15rem}}@media (max-width:1024px) and (min-width:769px){.sources-grid{grid-template-columns:repeat(2,1fr)}}.phone-mockup{background-color:#000;border-radius:40px;box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff0d;flex-shrink:0;height:600px;margin:0 auto;padding:10px;width:300px}@media (min-width:640px){.phone-mockup{height:680px;width:340px}}.phone-chat-container{background-color:#0f1117;border-radius:30px;display:flex;flex-direction:column;height:100%;overflow:hidden}.phone-top-bar{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:10px 14px;width:100%}.phone-top-bar svg{color:#ffffff59;height:16px;width:16px}.phone-top-bar-left,.phone-top-bar-right{align-items:center;display:flex;gap:12px}.phone-notification-badge{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:inline-flex;font-size:.65rem;font-weight:700;height:18px;justify-content:center;width:18px}.phone-app-bar{align-items:center;background-color:#13151d;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:10px 14px;width:100%}.phone-app-bar-left{align-items:center;display:flex;gap:8px}.phone-avatar{align-items:center;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:32px;justify-content:center;width:32px}.phone-app-bar-name{align-items:center;color:#ffffffe6;display:flex;font-size:.8rem;font-weight:600;gap:6px}.phone-online-dot{color:#4ade80;font-size:.65rem;font-weight:400}.phone-table-label{color:#fff6;font-size:.65rem}.phone-app-bar-right{align-items:center;display:flex;gap:8px;text-align:right}.phone-restaurant-name{color:#ffffffe6;font-size:.8rem;font-weight:600}.phone-restaurant-location{color:#fff6;font-size:.65rem}.phone-restaurant-icon{border-radius:50%;flex-shrink:0;height:32px;overflow:hidden;width:32px}.phone-restaurant-logo{height:100%;object-fit:cover;width:100%}.phone-chat-body{-ms-overflow-style:none;flex-grow:1;overflow-y:auto;padding:12px;scrollbar-width:none}.phone-chat-body::-webkit-scrollbar{display:none}.phone-msg-row{display:flex;margin-bottom:8px}.phone-msg-row.guest{justify-content:flex-end}.phone-msg-row.staff{justify-content:flex-start}.phone-bubble{word-wrap:break-word;font-size:.7rem;line-height:1.45;max-width:80%;padding:8px 12px;text-align:left}.phone-bubble .bubble-sender{font-weight:700}.phone-bubble.guest-bubble{border-radius:18px 18px 0 18px;color:#fff}.phone-bubble.staff-bubble{background-color:#1e2030;border-radius:18px 18px 18px 0;color:#ffffffd9}.phone-join-btn{background:linear-gradient(135deg,#0891b2,#0e7490);border:none;border-radius:14px;box-shadow:0 1px 3px #0891b24d;color:#fff;cursor:pointer;display:block;font-size:.65rem;font-weight:600;letter-spacing:.3px;margin:8px auto 2px;padding:5px 24px}.phone-chalkboard{background-color:#2b2b2b;background-image:radial-gradient(circle at 20% 80%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff05 0,#0000 40%);border:8px solid #4a3728;border-radius:4px;box-shadow:0 4px 20px #0006,inset 0 0 50px #ffffff05;color:#fdfdfd;margin:8px auto;max-width:240px;padding:14px 12px;position:relative;transform:rotate(-.3deg);width:100%}.phone-chalkboard-title{font-family:Amatic SC,Brush Script MT,cursive;font-size:1.4rem;font-weight:700;letter-spacing:2px;margin-bottom:10px;text-align:center;text-decoration:underline;text-decoration-thickness:2px;text-shadow:1px 1px 2px #ffffff1a;text-transform:uppercase;text-underline-offset:4px}.phone-chalkboard-item{font-family:Gochi Hand,Comic Sans MS,cursive;font-size:.85rem;line-height:1.3;margin-bottom:6px;opacity:.95;padding-left:4px}.phone-chalkboard-item:before{color:#e0e0e0;content:"\2022";margin-right:6px}.phone-chalkboard-footer{border-top:1px dashed #ffffff4d;color:gold;font-family:Gochi Hand,Comic Sans MS,cursive;font-size:.8rem;margin-top:10px;padding-top:6px;text-align:center}.phone-chalkboard-dust{background-color:#ffffff26;border-radius:2px;bottom:6px;height:2px;position:absolute;right:10px;transform:rotate(-5deg);width:20px}.phone-started-screen{align-items:center;animation:phoneFadeIn .5s ease-out;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 20px;text-align:center}.phone-started-title{color:#ffffff80;font-size:1rem;font-weight:600;margin-bottom:6px}.phone-started-title sup{font-size:.45em;vertical-align:super}.phone-started-subtitle{color:#ffffff40;font-size:.7rem;line-height:1.4}.phone-session-separator{color:#ffffff40;font-size:.6rem;margin:14px 0;text-align:center}.phone-input-bar{background-color:#0f1117;border-top:1px solid #ffffff14;padding:10px 12px;width:100%}.phone-input-inner{align-items:center;background-color:#1a1c28;border-radius:20px;display:flex;padding:8px 12px;position:relative}.phone-input-placeholder{color:#ffffff4d;flex-grow:1;font-size:.7rem;text-align:left}.phone-send-icon{color:#2196f3;flex-shrink:0;height:20px;margin-left:8px;transform:rotate(45deg);width:20px}.phone-typing{align-items:center;display:flex;gap:3px;padding-left:4px}.phone-typing-dot{animation:phoneBounce 1s infinite;background-color:#fff6;border-radius:50%;height:4px;width:4px}.phone-typing-dot:nth-child(2){animation-delay:.2s}.phone-typing-dot:nth-child(3){animation-delay:.4s}@keyframes phoneBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-3px)}}.phone-chalkboard,.phone-msg-row,.phone-session-separator,.phone-started-screen{animation:phoneFadeIn .3s ease-out}@keyframes phoneFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.phone-mockup.phone-fullscreen{border-radius:0;box-shadow:none;height:100vh;height:100dvh;left:0;padding:0;position:fixed;top:0;transition:all .35s cubic-bezier(.4,0,.2,1);width:100vw;z-index:10000}.phone-mockup.phone-fullscreen .phone-chat-container{border-radius:0}.phone-mockup.phone-fullscreen .phone-top-bar{display:none}.phone-mockup.phone-fullscreen .phone-app-bar{padding:12px 16px}.phone-mockup.phone-fullscreen .phone-avatar{font-size:.85rem;height:38px;width:38px}.phone-mockup.phone-fullscreen .phone-app-bar-name{font-size:.95rem}.phone-mockup.phone-fullscreen .phone-table-label{font-size:.75rem}.phone-mockup.phone-fullscreen .phone-restaurant-name{font-size:.95rem}.phone-mockup.phone-fullscreen .phone-restaurant-location{font-size:.75rem}.phone-mockup.phone-fullscreen .phone-restaurant-icon{height:38px;width:38px}.phone-mockup.phone-fullscreen .phone-bubble{font-size:.85rem;max-width:85%;padding:10px 14px}.phone-mockup.phone-fullscreen .phone-chalkboard{max-width:90%}.phone-mockup.phone-fullscreen .phone-chalkboard-title{font-size:1.6rem}.phone-mockup.phone-fullscreen .phone-chalkboard-item{font-size:1rem}.phone-mockup.phone-fullscreen .phone-chalkboard-footer{font-size:.95rem}.phone-mockup.phone-fullscreen .phone-input-inner{padding:10px 14px}.phone-mockup.phone-fullscreen .phone-input-placeholder{font-size:.85rem;text-align:left}.phone-mockup.phone-fullscreen .phone-send-icon{height:24px;width:24px}.phone-mockup.phone-fullscreen .phone-join-btn{font-size:.8rem;padding:7px 28px}.phone-mockup.phone-fullscreen .phone-session-separator{font-size:.7rem}.phone-mockup.phone-fullscreen .phone-started-title{font-size:1.25rem}.phone-mockup.phone-fullscreen .phone-started-subtitle{font-size:.85rem}}.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.47a0e047.css.map*/