.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .6s ease,visibility .6s ease;opacity:1;visibility:visible}.preloader.fade-out{opacity:0;visibility:hidden}.preloader-content{display:flex;flex-direction:column;align-items:center;animation:fadeIn .6s ease-in-out}.preloader-logo,.preloader-logo-wrapper{position:relative;width:100px;height:100px}.preloader-logo{object-fit:contain;z-index:2}.preloader-ring{position:absolute;top:0;left:0;width:100px;height:100px;border:4px solid #03a678;border-top-color:transparent;border-radius:50%;animation:spin 1.2s linear infinite;z-index:1}.preloader-text{margin-top:20px;font-size:1rem;font-weight:500;color:#333;font-family:Segoe UI,sans-serif;letter-spacing:1px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.visible{visibility:visible}.relative{position:relative}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.italic{font-style:italic}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{--bg-color:#f8fafc;--text-color:#1e293b;--primary-color:#042e9a;--secondary-color:#08179a;--accent-color:#22d3ee;--shadow-color:#0000001a;--hover-bg:#e2e8f0;--hero-overlay:#0006;--border-color:#e5e7eb}.dark{--bg-color:#1e293b;--text-color:#f1f5f9;--primary-color:#60a5fa;--secondary-color:#93c5fd;--accent-color:#22d3ee;--shadow-color:#0000004d;--hover-bg:#334155;--hero-overlay:#0009;--border-color:#4b5563}@layer base{body{background-color:var(--bg-color);min-height:100vh;color:var(--text-color);flex-direction:column;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;transition:background-color .3s,color .3s;display:flex;overflow-x:hidden}.content{flex:1;padding-top:80px}}@layer components{.hero{color:#fff;text-align:center;min-height:70vh;box-shadow:0 4px 12px var(--shadow-color);background:url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80) 50%/cover no-repeat fixed;border-radius:0 0 12px 12px;justify-content:center;align-items:center;padding:4rem 1.5rem;transition:background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.hero-overlay{content:"";background:linear-gradient(135deg,var(--primary-color)0,var(--secondary-color)100%);opacity:.4;z-index:1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.hero-content{z-index:2;max-width:1280px;padding:2rem;animation:fadeInUp 1s ease-out;position:relative}.hero-title{text-shadow:0 2px 8px #0000004d;background:linear-gradient(180deg,#fff 0,var(--accent-color)100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.2}.hero-subtitle{color:#e0e7ff;max-width:700px;margin:0 auto 2.5rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:300;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:slideUp 1s ease-out .2s both;display:flex}.contact-btn,.services-btn{cursor:pointer;box-shadow:0 4px 12px var(--shadow-color);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.contact-btn{background-color:var(--secondary-color);color:#fff}.contact-btn:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.contact-btn:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.contact-btn:after{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-btn:hover:after{width:200%;height:200%}.services-btn{color:#fff;background-color:#0000;border:2px solid #fff}.services-btn:hover{color:var(--primary-color);background-color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.services-btn:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.services-btn:after{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-btn:hover:after{width:200%;height:200%}.theme-toggle{border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:9999px;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .3s,transform .2s,border-color .3s;display:flex}.theme-toggle:hover{background-color:var(--hover-bg);border-color:var(--primary-color)}.theme-toggle:active{transform:scale(.95)}.theme-toggle:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.back-to-top{background-color:var(--secondary-color);color:#fff;width:48px;height:48px;box-shadow:0 4px 12px var(--shadow-color);opacity:0;visibility:hidden;cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background-color:#2563eb;transform:scale(1.1)}.back-to-top:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.back-to-top .lucide{font-size:1.5rem}footer{background-color:var(--bg-color);border-top:1px solid var(--border-color);text-align:center;box-shadow:0 -2px 8px var(--shadow-color);padding:2rem 1.5rem}.footer-content{flex-direction:column;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;display:flex}.footer-content p{color:var(--text-color);opacity:.85;margin:0;font-size:1rem;line-height:1.6}.social-links{gap:1.25rem;margin-top:.5rem;display:flex}.social-links a{background-color:var(--hover-bg);width:40px;height:40px;color:var(--text-color);box-shadow:0 2px 4px var(--shadow-color);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.social-links a:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-3px)}.social-links a:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.social-links svg{font-size:1.25rem}.developer-credit-wrapper{margin-top:2rem}.developer-credit{color:var(--text-color);opacity:.6;font-size:.75rem}.developer-credit a{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .3s}.developer-credit a:hover{color:var(--secondary-color);text-decoration:underline}nav{background-color:var(--bg-color);width:100%;box-shadow:0 2px 4px var(--shadow-color);z-index:1000;height:80px;padding:.5rem 0;position:fixed;top:0;left:0}nav .container{justify-content:space-between;max-width:1280px;height:100%;margin:0 auto;padding:0 1.5rem}.logo,nav .container{align-items:center;display:flex}.logo{gap:.5rem;transition:transform .3s}.logo:hover{transform:scale(1.05)}.logo-image{object-fit:contain;width:120px;height:80px;margin:.5rem 0}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-color);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,transform .3s}.nav-link:hover{color:var(--primary-color);text-underline-offset:4px;text-decoration:underline}.nav-link .icon{font-size:1rem;transition:transform .3s}.nav-link:hover .icon{color:var(--secondary-color);transform:scale(1.2)}.mobile-menu-toggle{background:var(--bg-color);border:1px solid var(--border-color);cursor:pointer;color:var(--text-color);z-index:1002;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;transition:background-color .2s,border-color .2s;display:none;position:fixed;top:1rem;right:1rem}.mobile-menu-toggle:focus,.mobile-menu-toggle:hover{background-color:var(--hover-bg);border-color:var(--primary-color);outline:none}.mobile-menu-toggle:focus{box-shadow:0 0 0 3px #3b82f64d}.sidebar{background-color:var(--bg-color);width:clamp(200px,80vw,250px);height:100%;box-shadow:2px 0 5px var(--shadow-color);z-index:1000;padding-top:80px;transition:left .3s;position:fixed;top:0;left:-100%}.sidebar.active{left:0}.sidebar-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.sidebar-link{color:var(--text-color);padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s}.sidebar-link:hover{color:var(--primary-color);background-color:var(--hover-bg);border-radius:6px}.sidebar-link .icon{font-size:1.2rem}.benefits{text-align:center;background-color:var(--bg-color);max-width:1280px;box-shadow:0 4px 8px var(--shadow-color);border-radius:12px;margin:3rem auto;padding:2rem 1.5rem;animation:fadeIn .8s ease-out}.benefits h2{color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.benefits-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.benefits-item{box-shadow:0 4px 12px var(--shadow-color);text-align:center;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.dark .benefits-item{background:var(--hover-bg)}.benefits-item:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000026}.benefits-item h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.benefits-item p{color:var(--text-color);opacity:.9;font-size:1rem}.features{text-align:center;max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.features h2{color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.feature-item{box-shadow:0 4px 12px var(--shadow-color);text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.dark .feature-item{background:var(--hover-bg)}.feature-item:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000026}.feature-item .lucide{color:var(--primary-color);margin-bottom:1rem;font-size:2.5rem}.feature-item h3{color:var(--text-color);margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.feature-item p{color:var(--text-color);opacity:.9;font-size:1rem}.testimonials{text-align:center;max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.testimonials h2{color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.testimonial-slider{min-height:150px;position:relative}.testimonial-item{box-shadow:0 4px 12px var(--shadow-color);background:#fff;border-radius:12px;padding:2rem;animation:fadeInUp .5s ease-out}.dark .testimonial-item{background:var(--hover-bg)}.testimonial-quote{color:var(--text-color);margin-bottom:1.5rem;font-size:1.2rem;font-style:italic}.testimonial-author{color:var(--primary-color);font-size:1rem;font-weight:600}.testimonial-dots{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.testimonial-dot{background-color:var(--border-color);cursor:pointer;border-radius:50%;width:12px;height:12px;transition:background-color .3s}.testimonial-dot.active{background-color:var(--primary-color)}.testimonial-dot:focus,.testimonial-dot:hover{background-color:var(--secondary-color);outline:none}.testimonial-dot:focus{box-shadow:0 0 0 4px #3b82f666}.stats{text-align:center;max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.stats h2{color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;display:grid}.stat-item{box-shadow:0 4px 12px var(--shadow-color);background:#fff;border-radius:12px;padding:2rem;transition:transform .3s}.dark .stat-item{background:var(--hover-bg)}.stat-item:hover{transform:translateY(-8px)}.stat-number{color:var(--primary-color);margin-bottom:.75rem;font-size:2.5rem;font-weight:800;display:block}.stat-item p{color:var(--text-color);opacity:.9;font-size:1rem}.cta-banner{background:linear-gradient(135deg,var(--primary-color)0,var(--secondary-color)100%);color:#fff;text-align:center;padding:3rem 1.5rem}.cta-banner h2{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.cta-banner p{max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.team{text-align:center;max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.team h2{color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.team-member{box-shadow:0 4px 12px var(--shadow-color);background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;animation:fadeInUp .5s ease-out}.dark .team-member{background:var(--hover-bg)}.team-member:hover{transform:translateY(-8px)}.team-member h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.team-member p{color:var(--text-color);opacity:.9;font-size:1rem}.team-member p.text-green-300{color:var(--secondary-color)}.process{max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.process h2{text-align:center;color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.timeline{flex-direction:column;gap:1.5rem;display:flex}.timeline-item{box-shadow:0 4px 12px var(--shadow-color);background:#fff;border-radius:8px;padding:1.5rem;transition:transform .3s;animation:fadeInUp .5s ease-out}.dark .timeline-item{background:var(--hover-bg)}.timeline-item:hover{transform:translateY(-8px)}.timeline-item h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.timeline-item p{color:var(--text-color);opacity:.9;font-size:1rem}.timeline-item .lucide{color:var(--primary-color);margin-right:1rem;font-size:1.5rem}.faq{max-width:1280px;margin:3rem auto;padding:2rem 1.5rem}.faq h2{text-align:center;color:var(--primary-color);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.faq-list{flex-direction:column;gap:1.5rem;display:flex}.faq-item{box-shadow:0 4px 12px var(--shadow-color);background:#fff;border-radius:8px;padding:1.5rem;transition:transform .3s;animation:fadeInUp .5s ease-out}.dark .faq-item{background:var(--hover-bg)}.faq-item:hover{transform:translateY(-8px)}.faq-item h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.faq-item p{color:var(--text-color);opacity:.9;font-size:1rem}.newsletter{color:#fff;text-align:center;box-shadow:0 4px 12px var(--shadow-color);background:url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80) 50%/cover no-repeat fixed;border-radius:0 0 12px 12px;padding:3rem 1.5rem;transition:background .3s,box-shadow .3s}.newsletter h2{margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.newsletter p{max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.newsletter form{justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.newsletter input{color:var(--text-color);background-color:#fff;border:none;border-radius:9999px;flex:1;padding:.75rem 1.5rem;font-size:1rem;transition:box-shadow .2s}.newsletter input:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.newsletter button{background-color:var(--secondary-color);color:#fff;cursor:pointer;box-shadow:0 4px 12px var(--shadow-color);border:none;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.newsletter button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.newsletter button:focus{outline:none;box-shadow:0 0 0 4px #3b82f666}.newsletter button:disabled{opacity:.6;cursor:not-allowed;transform:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}@layer utilities{@media (max-width:768px){.nav-links{display:none}.mobile-menu-toggle{display:flex}.hero{min-height:60vh}.hero-content{padding:2rem 1rem}.hero-title{font-size:clamp(2rem,5vw,3rem)}.hero-subtitle{max-width:90%;font-size:clamp(1rem,2vw,1.25rem)}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.contact-btn,.services-btn{padding:.75rem 1.5rem;font-size:1rem}.benefits,.faq,.features,.process,.stats,.team,.testimonials{margin:2rem 1rem;padding:1.5rem 1rem}.benefits-list,.feature-grid,.stats-grid,.team-grid{grid-template-columns:1fr}.benefits-item,.faq-item,.feature-item,.stat-item,.team-member,.timeline-item{padding:1rem}.logo-image{width:100px;height:80px}.newsletter form{flex-direction:column;align-items:center}.back-to-top{width:40px;height:40px;bottom:1.5rem;right:1.5rem}.back-to-top .lucide{font-size:1.25rem}.footer-content{padding:1.5rem 1rem}.footer-content p{font-size:.9rem}.social-links a{width:36px;height:36px}.social-links svg{font-size:1.1rem}}@media (min-width:769px){.content{padding:6rem 2rem 1rem}nav .container{padding:0 2rem}.footer-content{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.content{padding:6rem 4rem 1rem}nav .container{padding:0 4rem}}}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}