body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,body{margin:0;padding:0}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;transition:opacity .6s ease,transform .6s ease}.fade-up.show{opacity:1;transform:translateY(0)}html{box-sizing:border-box;margin:0;padding:0}body,html{scroll-behavior:smooth}body,html{overflow-x:hidden}body,html{margin:0;overflow-y:auto;padding:0;width:100%}.header{background:#0000;left:0;padding:1.8rem 2rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:999}.header ul{list-style:none}::-webkit-scrollbar{width:0}.header.scrolled{background:#fff;box-shadow:0 5px 20px #0000004d;color:#111827}.nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header .nav ul li a{cursor:pointer;font-size:20px;text-decoration:none}.header.scrolled ul li a{color:#111827}.logo a{color:#fdf6ec;cursor:pointer;font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s}.logo span{background:#d97706;border-radius:20px;margin:0 8px;padding:10px 12px}.header.scrolled .logo a{color:#111827}.header.scrolled .logo a span{color:#fff}.menu{display:flex;gap:2rem}.menu li a{color:#fdf6ec;font-weight:500;padding:44px 25px 45px;transition:all .55s ease-in-out}.header.scrolled ul li a.active,.header.scrolled ul li a:hover{background:#d97706;color:#fdf6ec}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fdf6ec;height:3px;transition:all .3s ease;width:25px}.header.scrolled .hamburger span{background:#111827}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:910px){.hamburger{display:flex}.menu{background:#111827;box-shadow:-5px 0 20px #0000004d;flex-direction:column;gap:2rem;height:100vh;padding-top:4rem;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:70%}.menu.active{right:0}.menu li a{font-size:1.2rem;text-align:center}}.hero{align-items:center;background:url(/static/media/hero.c92873a34645e170152e.jpg) no-repeat 50%/cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:0 20px;position:relative;text-align:center}@keyframes slideUpFade{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.hero main{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero h1{color:#fff;font-size:5.4rem;font-weight:800;line-height:8rem;margin-bottom:1.8rem}.hero h1,.hero p{animation:slideUpFade 1s ease-out forwards}.hero p{animation-delay:.5s;color:#f0f0f0;font-size:1.6rem;margin:18px 0 40px;opacity:0}.hero .cta{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero .cta button{animation:slideUpFade 1s ease-out forwards;border:none;border-radius:9999px;box-shadow:0 4px 15px #0000004d;cursor:pointer;font-size:23px;font-weight:600;opacity:0;padding:clamp(16px,2vw,22px) clamp(20px,3vw,25px);transition:all .3s ease;width:400px}.hero .cta .primary{background:#d97706;color:#fff}.hero .cta .secondary{background:#111827;border:2px solid #0000;color:#fff}.hero .cta .secondary:hover{background:#d97706;color:#fff;transform:translateY(-2px)}.hero .cta .primary:hover{background:#111827}.hero .cta button a{color:inherit;display:block;text-decoration:none}.hero-hr{animation:slideUpFade 1s ease-out forwards;animation-delay:.3s;background:#d97706;border:none;border-radius:2px;height:7px;margin:20px auto 0;opacity:0;transform:rotate(-1deg);width:60%}.hero .cta .primary{animation-delay:1s}.hero .cta .secondary{animation-delay:1.2s}@media(max-width:1700px){.hero h1{line-height:40px}}@media (max-width:1200px){.hero h1{font-size:4rem}.hero p{font-size:1.4rem}.hero .cta button{font-size:18px;padding:15px 20px;width:100%}}@media (max-width:992px){.hero h1{font-size:3.5rem}.hero p{font-size:1.3rem}}@media (max-width:768px){.hero h1{font-size:2.8rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero .cta{flex-direction:column;gap:15px}.hero .cta button{max-width:400px;width:100%}.hero-hr{width:80%}}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.hero .cta button{font-size:16px;max-width:400px;padding:12px 18px}.hero-hr{width:90%}.hero{align-items:center;background:url(/static/media/hero.c92873a34645e170152e.jpg) no-repeat 50%/cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;text-align:center}}.about-section{background:#111827;border-radius:16px;box-shadow:0 10px 40px #0003;color:#fff;margin:8rem auto;padding:clamp(2rem,4vw,4rem) clamp(1rem,3vw,2rem);text-align:center;transition:transform .3s ease;width:80%}.about-section:hover{transform:translateY(-5px)}.about-content h2{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:1px 1px 3px #0000004d}.about-content p{color:#fdf6ec;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.6;margin:0 auto 2rem;max-width:700px;padding:0 1rem;width:100%}.about-highlights{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2.5rem}.highlight{align-items:center;background:#1f2937;border-radius:12px;box-shadow:0 6px 15px #00000026;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:180px}.highlight:hover{box-shadow:0 10px 20px #00000040;transform:translateY(-6px)}.highlight-icon{color:#facc15;font-size:2rem;margin-bottom:.5rem}.highlight span{color:#fff;font-size:1rem;font-weight:600}.about-btn{background:#d97706;border:none;border-radius:9999px;box-shadow:0 6px 20px #0003;color:#fff;cursor:pointer;font-size:clamp(16px,2vw,20px);font-weight:700;max-width:400px;padding:clamp(14px,2vw,20px) clamp(18px,3vw,30px);transition:all .3s ease;width:100%}.about-btn:hover{background:#fbbf24;box-shadow:0 8px 25px #00000040;color:#111827;transform:translateY(-3px) scale(1.05)}@media (max-width:1024px){.about-section{margin:6rem auto;width:90%}.about-highlights{gap:1rem}.highlight{max-width:200px;width:45%}}@media (max-width:768px){.about-section{padding:2rem 1rem;width:95%}.about-content p{padding:0 1rem;width:100%}.about-highlights{align-items:center;flex-direction:column}.highlight{max-width:300px;width:100%}.about-btn{font-size:1rem;padding:14px 20px}}@media (max-width:480px){.about-content h2{font-size:1.8rem}.highlight{max-width:100%;width:100%}.about-btn{font-size:.95rem;padding:12px 18px}}.features-section{padding:2rem 1rem;text-align:center}.features-header h2{font-size:3rem;margin-bottom:.5rem}.features-header p{color:#666;font-size:1.35rem;margin:0 auto 2rem;max-width:700px}.features{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:3vh 0 10vh}.feature-item{align-items:center;background:#fafafa;border-radius:12px;box-shadow:0 4px 15px #00000014;cursor:pointer;display:flex;gap:15px;min-height:100px;padding:30px;transition:all .3s ease;width:350px}.feature-item:nth-child(2n){background:#111827;color:#fff}.feature-item:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-5px)}.feature-icon{flex-shrink:0;font-size:40px}.feature-icon.tools{color:#f39c12}.feature-icon.check{color:#27ae60}.feature-icon.bolt{color:#e67e22}.feature-icon.server{color:#3498db}@media (max-width:1024px){.feature-item{width:45%}.features-header h2{font-size:2.5rem}.features-header p{font-size:1.2rem}}@media (max-width:768px){.feature-item{width:100%}.features-header h2{font-size:2rem}.features-header p{font-size:1rem}}@media (max-width:480px){.feature-item{gap:10px;padding:20px}.feature-icon{font-size:30px}.features-header h2{font-size:1.8rem}.features-header p{font-size:.95rem}}.cta-section{align-items:center;background:#111827;border-radius:16px;box-shadow:0 10px 40px #0003;color:#fff;display:flex;flex-direction:column;margin:4rem auto;padding:clamp(2rem,4vw,4rem) clamp(1rem,3vw,2rem);text-align:center;transition:transform .3s ease;width:80%}.cta-section:hover{transform:translateY(-5px)}.cta-content{margin:0 auto;max-width:1400px}.cta-content h2{font-size:clamp(1.8rem,4vw,3rem);font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:1px 1px 3px #0000004d}.cta-content p{color:#fdf6ec;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;margin-bottom:2rem}.cta-button{background:#d97706;border:none;border-radius:9999px;box-shadow:0 6px 20px #0003;color:#fff;cursor:pointer;font-size:clamp(16px,2vw,20.4px);font-weight:700;gap:12px;max-width:550px;padding:clamp(16px,2vw,22px) clamp(20px,3vw,25px);transition:all .3s ease;width:100%}.cta-button:hover{background:#fbbf24;box-shadow:0 8px 25px #00000040;color:#111827;transform:translateY(-3px) scale(1.05)}.cta-icon{font-size:1.4rem}@media (max-width:1024px){.cta-button{max-width:400px}}@media (max-width:600px){.cta-section{padding:2rem 1rem;width:95%}.cta-content h2{font-size:1.7rem}.cta-content p{font-size:1rem}}.impressive-section{margin:auto;max-width:1400px;padding:4rem 2rem;text-align:center}.impressive-section h2{font-size:3rem;line-height:1.1;margin-bottom:1.4rem}.impressive-section h3{font-size:1.4rem;line-height:1.3;margin-bottom:0}.subtitle{color:#666;font-size:1.35em;line-height:1.5;margin-bottom:2rem}.reasons-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.reason-card{background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.reason-card:nth-child(2n){background:#111827;color:#fff}.reason-card:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-5px)}.reason-card p{font-size:18px;line-height:1.6;margin-top:1.4vh}.reason-icon{color:#f39c12;font-size:2rem;margin-bottom:1rem}@media (max-width:1024px){.impressive-section h2{font-size:2.4rem}.subtitle{font-size:1rem}.reasons-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:600px){.impressive-section{padding:2rem 1rem}.impressive-section h2{font-size:1.8rem}.subtitle{font-size:.95rem;margin-bottom:1.5rem}.reasons-grid{gap:1.5rem;grid-template-columns:1fr}.reason-card{padding:1.5rem}.reason-icon{font-size:1.6rem}}.pricing{margin-bottom:15vh;padding:4rem 2rem;text-align:center}.pricing h2{color:#111827;font-size:3rem;font-weight:700;letter-spacing:-1px;line-height:1.1;margin-bottom:1rem}.pricing p{color:#000;font-size:1.15rem;font-weight:400;line-height:1.6;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:700px}.pricing-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.card{align-items:center;background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:550px}.card:nth-child(2n){background:#111827;color:#fff}.card:hover{box-shadow:0 18px 30px #00000026;transform:translateY(-12px)}.card h3{font-size:2rem;line-height:40px;margin-bottom:.2rem}.card h3,.price{color:inherit;font-weight:700}.price{font-size:2.4rem;margin:1rem 0 10px}.description{color:#ece9e9;font-size:1.35em;font-weight:400;line-height:1.5;margin-bottom:1.5rem;max-width:100%;text-align:center}.card:nth-child(2n) .description{color:#d1d5db}.btn{background-color:#d97706;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;max-width:300px;padding:.85rem 1.5rem;transition:background-color .3s ease,transform .2s ease;width:100%}.btn:hover{background-color:#b45309;transform:scale(1.03)}.card:nth-child(2n) .price{color:#fff}@media (max-width:768px){.pricing-cards{align-items:center;flex-direction:column}.card{margin-bottom:2rem;width:85%}}@media (max-width:480px){.pricing h2{font-size:2rem}.pricing p{font-size:1rem;margin-bottom:2rem}.card{padding:1.5rem;width:100%}.price{font-size:2rem}.btn{font-size:14px;max-width:100%}}.footer{background:#111827;color:#e5e7eb;padding:2.5rem 2rem 1.5rem;text-align:center}.footer-container{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-brand h3{color:#f59e0b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-brand span{color:#e5e7eb}.footer-brand p{color:#9ca3af;font-size:.95rem}.footer-socials{display:flex;font-size:1.6rem;gap:1rem}.social-link{color:#e5e7eb;transition:color .3s}.social-link:nth-child(2n){color:#f59e0b}.social-link:hover{color:#facc15}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;font-size:.9rem;margin-top:2rem;padding-top:1rem}.footer-note{color:#6b7280;font-size:.8rem;margin-top:.3rem}@media (max-width:768px){.footer-container{flex-direction:column;text-align:center}}.loading-overlay{align-items:center;background:#111;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:9999}.loader-icon{animation:pulse 1s infinite alternate;color:#f59e0b;font-size:80px}@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(2)}}.loading-overlay p{animation:typing 2s steps(12) infinite alternate,blink .7s step-end infinite;border-right:3px solid #f59e0b;font-size:1.4rem;font-weight:500;letter-spacing:2px;margin-top:80px;overflow:hidden;white-space:nowrap;width:0}@keyframes typing{0%{width:0}to{width:12ch}}@keyframes blink{50%{border-color:#0000}}
/*# sourceMappingURL=main.d6c43155.css.map*/