@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#2c3e50;background-color:#fff6e9;overflow-x:hidden}::-moz-selection{background-color:#4a90e2;color:#2c3e50}::selection{background-color:#4a90e2;color:#2c3e50}a{color:#4a90e2;text-decoration:none;transition:color .3s ease}a:hover{color:#5d9cec}img{max-width:100%;height:auto;display:block}ol,ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4a90e2 0,#9b59b6 100%);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,rgb(34.3857142857,117.3857142857,214.6142857143) 0,rgb(127.949790795,67.1966527197,152.8033472803) 100%)}*{scrollbar-width:thin;scrollbar-color:#4a90e2 #fff}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:900px}.container-wide{max-width:1400px}.section{padding:clamp(5rem,10vw,9rem) 0;position:relative}.section-dark{background-color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem 0;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#2c3e50}.h1,h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700}.h2,h2{font-size:clamp(2rem,4vw,3rem);font-weight:700}.h3,h3{font-size:clamp(1.5rem,3vw,2.25rem)}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem;font-weight:500}p{margin:0 0 1rem 0}p:last-child{margin-bottom:0}.lead{font-size:1.25rem;line-height:1.3;color:#5d6d7e;font-weight:400}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-primary{color:#2c3e50!important}.text-secondary{color:#5d6d7e!important}.text-muted{color:#95a5a6!important}.text-accent{color:#4a90e2!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.fw-normal{font-weight:400}.fw-medium{font-weight:500}.fw-semibold{font-weight:600}.fw-bold{font-weight:700}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;text-align:center;margin-bottom:3rem;position:relative}.section-title::after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#4a90e2,#5d9cec);margin:1.5rem auto 0;border-radius:2px}.section-subtitle{font-size:1.125rem;color:#5d6d7e;text-align:center;max-width:700px;margin:0 auto 4rem}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#4a90e2;margin-bottom:1rem}.statement{font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.3;font-weight:500;color:#2c3e50}.statement em,.statement strong{color:#4a90e2;font-style:normal}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2.5rem;font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#4a90e2 0,#9b59b6 100%);color:#fff;box-shadow:0 8px 30px rgba(74,144,226,.25)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(74,144,226,.4)}.btn-primary:active{transform:translateY(0)}.btn-primary svg{stroke:currentColor}.btn-secondary{background:0 0;color:#2c3e50;border:2px solid rgba(44,62,80,.08);padding:.75rem 2.25rem}.btn-secondary:hover{background:#fff;border-color:#4a90e2;color:#4a90e2}.btn-ghost{background:0 0;color:#5d6d7e;padding:.5rem 1.5rem}.btn-ghost:hover{color:#4a90e2;background:rgba(74,144,226,.05)}.btn-lg{padding:1.125rem 3rem;font-size:1.125rem}.btn-sm{padding:.625rem 1.75rem;font-size:.875rem}.btn-icon{width:48px;height:48px;padding:0;border-radius:50%;border:1px solid rgba(44,62,80,.08);background:#fff;display:flex;align-items:center;justify-content:center}.btn-icon:hover{border-color:#4a90e2;color:#4a90e2}.btn-outline{background:0 0;color:#2c3e50;border:1px solid #2c3e50;padding:.625rem 1.75rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.btn-outline:hover{background:#2c3e50;color:#fff}.card{background:#fff;border:1px solid rgba(44,62,80,.08);border-radius:24px;padding:2rem;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(44,62,80,.03)}.card:hover{border-color:transparent;transform:translateY(-5px);box-shadow:0 16px 40px rgba(44,62,80,.08)}.card-benefit{text-align:center;padding:3rem 2rem;height:100%;display:flex;flex-direction:column;align-items:center}.card-benefit .card-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,rgba(74,144,226,.1) 0,rgba(155,89,182,.1) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.card-benefit .card-icon svg{width:36px;height:36px;stroke:#4a90e2;stroke-width:2}.card-benefit:hover .card-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#4a90e2 0,#9b59b6 100%)}.card-benefit:hover .card-icon svg{stroke:#fff}.card-benefit .card-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#2c3e50}.card-benefit .card-text{color:#5d6d7e;font-size:1rem;line-height:1.7}.card-step{text-align:center;padding:3rem 1.5rem;position:relative;background:0 0;border:none;box-shadow:none}.card-step:hover{transform:none;box-shadow:none}.card-step .step-number{width:56px;height:56px;margin:0 auto 1.5rem;background:#fff;border:2px solid #4a90e2;color:#4a90e2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 4px 12px rgba(44,62,80,.03);position:relative;z-index:2}.card-step .step-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.card-step .step-text{color:#5d6d7e;font-size:1rem}.card-step::after{content:"";position:absolute;top:48px;top:calc(3rem + 28px);right:-50%;width:100%;height:2px;background:linear-gradient(90deg,rgba(74,144,226,.1),transparent)}@media (max-width:768px){.card-step::after{display:none}}.card-step:last-child::after{display:none}.header{position:fixed;top:0;left:0;right:0;z-index:200;padding:1rem 0;transition:all .3s ease;background:0 0}.header.scrolled{background:rgba(255,246,233,.9);backdrop-filter:blur(20px);box-shadow:0 4px 12px rgba(44,62,80,.03);padding:.5rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#2c3e50;text-decoration:none}.logo svg{width:32px;height:32px}.nav{display:flex;align-items:center;gap:2rem}@media (max-width:768px){.nav{display:none}}.nav-link{font-size:1rem;font-weight:500;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:50px;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#fff;background:rgba(255,255,255,.2)}.header.scrolled .nav-link{color:#5d6d7e}.header.scrolled .nav-link.active,.header.scrolled .nav-link:hover{color:#4a90e2;background:rgba(74,144,226,.1)}.nav-cta{margin-left:1.5rem}.mobile-menu-toggle{display:none;width:40px;height:40px;background:0 0;border:none;cursor:pointer}@media (max-width:768px){.mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}}.mobile-menu-toggle span{width:24px;height:2px;background:#2c3e50;transition:all .3s ease;border-radius:2px}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(44,62,80,.2);backdrop-filter:blur(8px);z-index:400;opacity:0;visibility:hidden;transition:all .3s ease}.modal-backdrop.active{opacity:1;visibility:visible}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:90%;max-width:700px;max-height:none;overflow-y:auto;background:#fff;border:1px solid rgba(44,62,80,.08);border-radius:24px;padding:3rem;z-index:500;opacity:0;visibility:hidden;box-shadow:0 16px 40px rgba(44,62,80,.08);transition:all .6s cubic-bezier(.16,1,.3,1)}.modal.active{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.modal-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;margin:0;color:#2c3e50}.modal-close{width:32px;height:32px;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#95a5a6;transition:all .3s ease}.modal-close:hover{background:rgba(74,144,226,.1);color:#4a90e2}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#5d6d7e;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{width:100%;padding:.875rem 1.25rem;font-family:Poppins,Inter,sans-serif;font-size:1rem;color:#2c3e50;background:#fff;border:1px solid rgba(44,62,80,.08);border-radius:12px;transition:all .3s ease}.form-input::-moz-placeholder,.form-select::-moz-placeholder,.form-textarea::-moz-placeholder{color:#95a5a6}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#95a5a6}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:0;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1);background:#fff}.form-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235d6d7e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2.5rem}.form-textarea{resize:vertical;min-height:120px}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:0;overflow:hidden;background-color:#fff6e9}.hero-content{position:relative;z-index:2;text-align:left;padding-right:3rem;max-width:550px}@media (max-width:992px){.hero-content{max-width:100%;padding:0 2rem;text-align:center;margin-bottom:4rem}}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:2rem;color:#2c3e50}.hero-title .highlight{color:#4a90e2;background:0 0;-webkit-text-fill-color:initial}.hero-subtitle{font-size:1.125rem;color:#5d6d7e;line-height:1.6;margin-bottom:3rem;max-width:480px}@media (max-width:992px){.hero-subtitle{margin-left:auto;margin-right:auto}}.hero-visual{position:absolute;top:0;right:0;bottom:0;width:60%;z-index:1}@media (max-width:992px){.hero-visual{position:relative;width:100%;height:400px;order:-1;clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%)}}.hexagon-wrapper{width:100%;height:100%;position:relative}.hexagon-mask{width:100%;height:100%;background:linear-gradient(135deg,#4a90e2 0,#9b59b6 100%);clip-path:url(#hero-clip);position:relative;overflow:hidden;filter:drop-shadow(-10px 0 30px rgba(0, 0, 0, .15))}.hexagon-mask::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0,transparent 60%);pointer-events:none}.hexagon-border{display:none}.hero-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.hero-actions{display:flex;align-items:center;gap:1.5rem}@media (max-width:992px){.hero-actions{justify-content:center}}.hero-link{display:none}.benefits{background:linear-gradient(180deg,#fff6e9 0,#fff 100%)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:992px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.benefits-grid{grid-template-columns:1fr}}.how-it-works{background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}@media (max-width:768px){.steps-grid{grid-template-columns:1fr;gap:3rem}}.positioning{background:linear-gradient(135deg,#4a90e2 0,#9b59b6 100%);padding:8rem 0}.positioning .container{max-width:900px}.positioning-content{text-align:center}.positioning-text{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.3;color:#fff}.positioning-text strong{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.4)}.positioning-text .divider{display:block;width:80px;height:3px;background:rgba(255,255,255,.3);margin:2rem auto}.about{background:#fff6e9}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-text{font-size:1.125rem;line-height:1.8;color:#5d6d7e}.about-text+.about-text{margin-top:1.5rem}.cta-section{background:#fff;padding:8rem 0;text-align:center;position:relative}.cta-section::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(circle,rgba(74,144,226,.05) 0,transparent 70%);pointer-events:none}.cta-content{max-width:600px;margin:0 auto;position:relative;z-index:2}.cta-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:2rem;color:#2c3e50}.cta-subtitle{color:#5d6d7e;margin-bottom:3rem}.blog{background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media (max-width:992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-grid{grid-template-columns:1fr}}.card-blog{background:0 0;border:none;box-shadow:none;padding:0;text-align:center}.card-blog:hover{transform:none;box-shadow:none}.card-blog .card-image{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:16px;margin-bottom:1.5rem}.card-blog .card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.card-blog:hover .card-image img{transform:scale(1.05)}.card-blog .card-body{padding:0 1rem}.card-blog .card-title{font-size:1.125rem;font-weight:600;color:#2c3e50;margin-bottom:1rem;line-height:1.4}.card-blog .card-text{font-size:.875rem;color:#5d6d7e;line-height:1.6;margin-bottom:1.5rem}.card-blog .btn-outline{margin:0 auto}.footer{background:#fff;padding:6rem 0 2rem;border-top:1px solid rgba(44,62,80,.08)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:4rem}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;text-align:center}}@media (max-width:768px){.footer-brand{margin-bottom:2rem}}.footer-logo{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#4a90e2;margin-bottom:1.5rem}@media (max-width:768px){.footer-logo{justify-content:center}}.footer-logo svg{width:28px;height:28px}.footer-description{color:#5d6d7e;font-size:.875rem;line-height:1.7}.footer-column h4{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem}.footer-column ul{display:flex;flex-direction:column;gap:1rem}.footer-column a{font-size:.875rem;color:#5d6d7e;display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.footer-column a{justify-content:center}}.footer-column a .chevron{color:#4a90e2;font-weight:700}.footer-column a:hover{color:#4a90e2}.footer-contact .contact-info{margin-bottom:1.5rem}.footer-contact .contact-info p{font-size:.875rem;color:#5d6d7e;margin-bottom:.5rem}.footer-contact .contact-info a{display:inline}.footer-contact .contact-info .email-link{color:#4a90e2;font-weight:500}.social-icons{display:flex;gap:1rem}@media (max-width:768px){.social-icons{justify-content:center}}.social-icons a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;color:#5d6d7e;transition:all .3s ease}.social-icons a:hover{background:#4a90e2;color:#fff}.footer-bottom{border-top:1px solid rgba(44,62,80,.08);margin-top:4rem;padding-top:2rem;text-align:center}.footer-copyright{font-size:.875rem;color:#95a5a6}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-left.revealed{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-right.revealed{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}.hero-content{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .2s both}.hero-title{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .3s both}.hero-subtitle{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .5s both}.hero-actions{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .7s both}.btn-primary::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.1);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-primary:active::after{width:300px;height:300px}.loading{position:relative;pointer-events:none}.loading::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid transparent;border-top-color:#2c3e50;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;transform:none}}
/*# sourceMappingURL=main.css.map */
