body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.policy-modal-overlay{align-items:center;background:#000000bf;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100vw;z-index:3000}.policy-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:900px;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.policy-close-btn{align-items:center;background:#111;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:40px;z-index:10}.policy-close-btn:hover{background:#333;transform:rotate(90deg)}.policy-modal-header{border-bottom:2px solid #eee;flex-shrink:0;padding:2rem 3rem 1rem}.policy-modal-header h1{font-size:2rem;font-weight:700;margin:0}.policy-modal-body,.policy-modal-header h1{color:#111;font-family:Inter,Helvetica Neue,Arial,sans-serif}.policy-modal-body{flex:1 1;line-height:1.7;overflow-y:auto;padding:2rem 3rem}.policy-modal-body::-webkit-scrollbar{width:8px}.policy-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.policy-modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.policy-modal-body::-webkit-scrollbar-thumb:hover{background:#555}.policy-modal-body .last-updated{color:#666;font-size:.95rem;font-style:italic;margin-bottom:2rem}.policy-modal-body .policy-section{margin-bottom:2.5rem}.policy-modal-body .policy-section h2{border-bottom:2px solid #eee;color:#111;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.policy-modal-body .policy-section h3{color:#222;font-size:1.2rem;font-weight:600;margin-bottom:.8rem;margin-top:1.5rem}.policy-modal-body .policy-section p{color:#333;font-size:1rem;margin-bottom:1rem}.policy-modal-body .policy-section ul{color:#333;margin-bottom:1rem;margin-left:1.5rem}.policy-modal-body .policy-section li{line-height:1.6;margin-bottom:.5rem}.policy-modal-body .policy-section strong{color:#111;font-weight:600}.policy-modal-body .support-intro{color:#555;font-size:1.15rem;margin-bottom:2rem;text-align:center}.policy-modal-body .support-methods{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.policy-modal-body .support-method-card{background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.policy-modal-body .support-method-card:hover{border-color:#111;box-shadow:0 4px 12px #00000014}.policy-modal-body .support-icon{font-size:2.5rem;margin-bottom:.8rem}.policy-modal-body .support-method-card h3{color:#111;font-size:1.2rem;margin:.5rem 0}.policy-modal-body .support-method-card p{color:#333;font-size:.95rem;margin:.3rem 0}.policy-modal-body .response-time{color:#666;font-size:.85rem;font-style:italic}.policy-modal-body .support-form-section{background:#f9f9f9;border:1px solid #eee;border-radius:12px;margin-bottom:2rem;padding:2rem}.policy-modal-body .support-form{margin-top:1.5rem}.policy-modal-body .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.policy-modal-body .form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.policy-modal-body .form-group label{color:#111;font-size:1rem;font-weight:600;margin-bottom:.5rem}.policy-modal-body .form-group input,.policy-modal-body .form-group select,.policy-modal-body .form-group textarea{border:1px solid #ddd;border-radius:6px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1rem;padding:.8rem 1rem;transition:border-color .3s ease}.policy-modal-body .form-group input:focus,.policy-modal-body .form-group select:focus,.policy-modal-body .form-group textarea:focus{border-color:#111;outline:none}.policy-modal-body .form-group textarea{min-height:100px;resize:vertical}.policy-modal-body .support-submit-btn{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2.5rem;transition:all .3s ease;width:100%}.policy-modal-body .support-submit-btn:hover{background:#333;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.policy-modal-body .faq-item{background:#f9f9f9;border:1px solid #eee;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.policy-modal-body .faq-item:hover{border-color:#111;box-shadow:0 2px 8px #0000000f}.policy-modal-body .faq-item h3{color:#111;font-size:1.1rem;margin-bottom:.8rem;margin-top:0}.policy-modal-body .resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1.5rem}.policy-modal-body .resource-card{background:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1.5rem;transition:all .3s ease}.policy-modal-body .resource-card:hover{border-color:#111;box-shadow:0 4px 12px #00000014}.policy-modal-body .resource-card h3{color:#111;font-size:1.05rem;margin-bottom:.8rem;margin-top:0}.policy-modal-body .emergency-support{background:#fff9e6;border:2px solid gold;border-radius:12px;margin-top:2rem;padding:1.5rem}.policy-modal-body .emergency-support h2{border-bottom:none;color:#d97706;margin-bottom:1rem}@media (max-width:768px){.policy-modal-overlay{padding:1rem}.policy-modal-content{max-height:95vh}.policy-modal-header{padding:1.5rem 1.5rem 1rem}.policy-modal-header h1{font-size:1.5rem;padding-right:2rem}.policy-modal-body{padding:1.5rem}.policy-close-btn{font-size:1.5rem;height:35px;right:1rem;top:1rem;width:35px}.policy-modal-body .form-row,.policy-modal-body .resources-grid,.policy-modal-body .support-methods{grid-template-columns:1fr}}.contact-form textarea{background:#fff;border:1px solid #000;border-radius:6px;color:#000;font-size:1rem;margin-top:.5rem;max-height:200px;min-height:60px;padding:.7rem 1rem;resize:vertical}.contact-modal-overlay{align-items:center;background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.contact-modal{align-items:stretch;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;color:#000;display:flex;flex-direction:column;max-width:340px;min-width:260px;padding:2rem 1.5rem 1.5rem;position:relative;width:100%}.contact-modal h2{font-size:1.3rem;margin-bottom:1.2rem;margin-top:0;text-align:center}.contact-form label{color:#000;display:flex;flex-direction:column;font-size:1rem;font-weight:700;margin-bottom:1rem}.contact-form input{background:#fff;border:1px solid #000;border-radius:6px;color:#000;font-size:1rem;margin-top:.5rem;padding:.6rem 1rem}.contact-note{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;display:flex;font-size:.95rem;gap:.5rem;justify-content:center;margin-bottom:1rem;padding:.7rem 1rem;text-align:center}.contact-note:before{content:"⏱️";font-size:1rem}.submit-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.7rem 1.2rem;transition:background .2s}.submit-btn:hover{background:#222}.close-modal{background:none;border:none;color:#000;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:1.2rem;top:1rem;z-index:10}.close-modal:hover{color:#222}html{-ms-overflow-style:none;scroll-behavior:auto;scrollbar-width:none}html::-webkit-scrollbar{display:none}section{scroll-margin-top:80px}.App,body{-ms-overflow-style:none;background:#fff;color:#111;font-family:Inter,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;scrollbar-width:none}.App::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.cookie-banner{align-items:center;animation:slideInFromBottom .8s ease-out forwards;background:#111;bottom:0;box-shadow:0 -2px 8px #00000014;box-sizing:border-box;color:#fff;display:flex;flex-wrap:wrap;font-size:1rem;justify-content:space-between;left:0;max-width:100vw;opacity:1;padding:1rem 2vw;position:fixed;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1001}.cookie-banner.hiding{opacity:0;transform:translateY(100%)}@keyframes slideInFromBottom{to{opacity:1;transform:translateY(0)}}.cookie-banner a{color:#fff;text-decoration:underline}.cookie-actions button{background:#fff;border:1px solid #fff;border-radius:4px;color:#111;cursor:pointer;margin-left:.5rem;padding:.5rem 1rem;transition:background .3s,color .3s,border-color .3s}.cookie-actions .decline{background:#0000;border:1px solid #fff;color:#fff}.cookie-actions .decline:hover{background:#ffffff1a;color:#fff}.cookie-actions .allow{background:#fff;border:1px solid #fff;color:#111}.cookie-actions .allow:hover{background:#ffffffe6;color:#111}.navbar{align-items:center;background:#111;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;transition:top .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.navbar.with-cookie-banner{top:0}.nav-logo{height:48px;width:auto}.nav-logo-text{color:#fff;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li a{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:500;padding:.5rem .8rem;position:relative;text-decoration:none;transition:all .3s ease-out}.nav-links li a:hover{background:#ffffff14;box-shadow:0 2px 8px #00000026;color:#fff;transform:translateY(-2px)}.nav-links li a:after{background:linear-gradient(90deg,#fff,#bbb);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease-out;width:0}.nav-links li a:hover:after{width:70%}.hero{background:linear-gradient(180deg,#fff 60%,#f3f3f3);margin-top:80px;padding:5rem 2rem 4rem;text-align:center}.hero-logo{display:inline-block;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:3rem;margin-bottom:1.5rem}.hero h1,.hero-logo{color:#111;font-weight:700}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{color:#333;font-size:1.25rem;margin-bottom:2rem}.demo-btn{background:#111;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s,color .2s}.demo-btn:hover{background:#333}.services{background:#fff;padding:3rem 2rem;text-align:center}.services h2{color:#111;font-size:2rem;margin-bottom:2rem}.service-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1400px}.service-item{background:#f7f7f7;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 8px #0000000a;cursor:pointer;flex:1 1 200px;max-width:200px;min-width:180px;padding:1.5rem 1rem;transition:all .3s ease}.service-item:hover{background:#fff;border-color:#111;box-shadow:0 8px 24px #0000001f;transform:translateY(-8px)}.service-icon{font-size:2.5rem;margin-bottom:1rem}.service-item h3{color:#111;font-size:1.3rem;margin-bottom:.5rem}.service-item p{color:#333;margin-bottom:1rem}.learn-more{background:#111;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1.2rem;transition:background .2s}.learn-more:hover{background:#333}.scroll-down{color:#888;font-size:1rem;margin-top:1.5rem}.why-choose{background:#f9f9f9;padding:4rem 2rem;text-align:center}.why-choose h2{color:#111;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.why-choose-intro{color:#333;font-size:1.15rem;line-height:1.6;margin:0 auto 3rem;max-width:700px}.why-choose-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.why-item{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:default;padding:2rem 1.5rem;transition:all .3s ease}.why-item:hover{border-color:#111;box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}.why-icon{font-size:3rem;line-height:1;margin-bottom:1rem}.why-item h3{color:#111;font-size:1.25rem;font-weight:600;margin-bottom:.8rem}.why-item p{color:#444;font-size:1rem;line-height:1.6;margin:0}.about{background:#f3f3f3;padding:3rem 2rem;text-align:center}.about h2{color:#111;font-size:2rem;margin-bottom:1.5rem}.about p{color:#333;font-size:1.1rem;margin-bottom:1rem}.about-stats{color:#111;display:flex;font-weight:500;gap:2rem;justify-content:center;list-style:none;margin:1.5rem auto 0;padding:0}.about-stats li{background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 2px 8px #00000008;min-width:180px;padding:1rem 1.5rem}.footer{background:#111;color:#fff;font-size:1rem;padding:3rem 2rem 1rem}.footer-main{flex-wrap:wrap;margin-bottom:2rem}.footer-columns,.footer-main{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.footer-columns{width:100%}.footer-columns>div{max-width:300px;min-width:220px}.footer-main h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.footer-main p,.footer-main ul{color:#ccc;font-size:1rem}.footer-main ul{list-style:none;padding:0}.footer-main ul li{margin-bottom:.5rem}.footer-main ul li a,.footer-main ul li button{color:#fff;text-decoration:none;transition:color .2s}.footer-main ul li a:hover,.footer-main ul li button:hover{color:#bbb}.footer-bottom{color:#bbb;font-size:.95rem;margin-top:1rem;text-align:center}@media (max-width:1200px){.service-item{flex:1 1 180px;max-width:180px;min-width:160px;padding:1.2rem .8rem}.service-list{gap:.8rem}}@media (max-width:1000px){.service-item{flex:1 1 160px;max-width:160px;min-width:140px;padding:1rem .6rem}.service-list{gap:.6rem}}@media (max-width:900px){.service-list{flex-wrap:wrap;gap:1rem}.service-item{flex-basis:calc(50% - 0.5rem);flex-grow:1;flex-shrink:1;max-width:400px;min-width:280px}.about-stats,.core-list,.footer-columns,.footer-main,.why-choose ul{align-items:center;flex-direction:column;gap:1.2rem}.why-choose-grid{gap:1.5rem;grid-template-columns:1fr}.navbar{flex-direction:column;gap:1rem}.nav-logo-text{font-size:1.3rem}.hero-logo{font-size:2.5rem}}@media (max-width:768px){.service-item{flex:1 1 100%;max-width:100%;min-width:100%;padding:1.5rem 1rem}}
/*# sourceMappingURL=main.bdc3daba.css.map*/