.footer{color:#fff;background:#000;width:100%;padding:clamp(3rem,6vw,4rem) 0 clamp(1.5rem,3vw,2rem);position:relative}.footer-container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.footer-top{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(2rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3rem);display:grid}.logo-section{grid-column:span 1}.footer-logo{margin-bottom:1rem}.logo-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:80px;display:block}.logo-placeholder{color:#000;letter-spacing:-.05em;background:#fff;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;font-weight:700;display:flex}.footer-tagline{color:#cbd5e1;max-width:280px;margin:0;font-size:clamp(.875rem,1.8vw,.95rem);line-height:1.6}.footer-section{flex-direction:column;display:flex}.footer-heading{letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:600}.footer-links,.footer-team{margin:0;padding:0;list-style:none}.footer-links li,.footer-team li{margin-bottom:.75rem}.footer-links a{color:#cbd5e1;font-size:clamp(.875rem,1.8vw,.95rem);text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff;padding-left:4px}.footer-team li{color:#cbd5e1;padding-left:1rem;font-size:clamp(.875rem,1.8vw,.95rem);position:relative}.footer-team li:before{content:"•";color:#fff;position:absolute;left:0}.footer-divider{background:#333;width:100%;height:1px;margin-bottom:1.5rem}.footer-bottom-content{text-align:center}.footer-copyright{color:#cbd5e1;margin:0 0 .5rem;font-size:clamp(.875rem,1.8vw,.95rem)}.footer-subtitle{color:#64748b;margin:0;font-size:clamp(.8rem,1.6vw,.875rem);font-style:italic}.back-to-top{color:#000;cursor:pointer;z-index:1000;background:#fff;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;animation:.3s fadeInUp;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.back-to-top:hover{color:#fff;background:#000;transform:translateY(-4px);box-shadow:0 6px 16px #00000040}.arrow-up{font-weight:700;line-height:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.footer{padding:clamp(2rem,5vw,3rem) 0 clamp(1rem,2vw,1.5rem)}.footer-top{grid-template-columns:1fr;gap:2.5rem}.footer-tagline{max-width:100%}.back-to-top{width:45px;height:45px;font-size:1.25rem;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.footer-top{gap:2rem}.footer-heading{font-size:1rem}.back-to-top{width:40px;height:40px;font-size:1.125rem;bottom:1rem;right:1rem}}html{scroll-behavior:smooth}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.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,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}.delay-3{transition-delay:3ms}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;font-family:DM Sans,sans-serif}:where(*){border-radius:0!important}.about-wrapper{background:#fff!important;padding:clamp(2rem,6vw,4rem) clamp(1rem,4vw,2rem)!important}.background-effects,.blob,.particle{display:none!important}.section{max-width:min(96vw,1200px)!important;margin:0 auto clamp(2rem,6vw,5rem)!important;padding:clamp(1.25rem,3vw,2rem) clamp(.75rem,2vw,1.25rem)!important}.headline{font-size:clamp(2rem,5vw,3rem)!important}.subheading{font-size:clamp(1.25rem,3.5vw,2rem)!important}.description{color:#0f172a!important;max-width:min(90vw,800px)!important;margin:0 auto clamp(1rem,3vw,2rem)!important;line-height:1.7!important}.gradient-text{color:#0f172a!important;background:0 0!important;font-size:clamp(1.25rem,3.5vw,2.25rem)!important}.card,.feature-card{background:#fff!important;border:3px solid #e2e8f0!important;padding:clamp(1rem,3vw,2rem)!important;box-shadow:0 4px 16px #0f172a14!important}.feature-grid{gap:clamp(1rem,3vw,2rem)!important}.blue-cyan,.purple-pink,.green-teal{background:0 0!important}.icon{color:#0f172a!important;background:#f8fafc!important;border:3px solid #e2e8f0!important}.steps-grid{gap:clamp(1rem,3vw,2rem)!important;margin-top:clamp(1rem,3vw,2rem)!important}.step-number{color:#0f172a!important;background:#f8fafc!important;border:3px solid #e2e8f0!important;font-size:1.1rem!important;font-weight:600!important}.tech-stack{gap:clamp(.5rem,2vw,1rem)!important}.tech-pill{background:#fff!important;border:3px solid #e2e8f0!important;font-weight:600!important}.tech-desc{color:#0f172a!important;font-size:clamp(.95rem,2.2vw,1rem)!important}.cta-buttons{gap:clamp(.75rem,2vw,1rem)!important;margin-top:clamp(1rem,3vw,2rem)!important}.btn{color:#fff!important;background:#0f172a!important;border:3px solid #0f172a!important;padding:clamp(.75rem,2vw,.9rem) clamp(1rem,3vw,2rem)!important;font-weight:700!important;transition:all .25s!important}.btn:hover{background:#3b82f6!important;border-color:#3b82f6!important;transform:translateY(-2px)!important}.about-wrapper{background:linear-gradient(to bottom right,#f8fafc,#e0f2fe,#e0e7ff);justify-content:center;align-items:center;min-height:100vh;padding:4rem 1rem;font-family:DM Sans,sans-serif;display:flex;position:relative;overflow:hidden}.background-effects{z-index:0;position:absolute;inset:0;overflow:hidden}.blob{filter:blur(80px);border-radius:50%;animation:6s ease-in-out infinite pulse;position:absolute}.blob-top-right{background:linear-gradient(to bottom right,#60a5fa33,#c084fc33);width:20rem;height:20rem;top:-10rem;right:-10rem}.blob-bottom-left{background:linear-gradient(to top right,#22d3ee33,#60a5fa33);width:24rem;height:24rem;bottom:-10rem;left:-10rem}.blob-center{background:linear-gradient(to bottom right,#818cf81a,#f472b61a);width:16rem;height:16rem;top:50%;left:50%;transform:translate(-50%,-50%)}.particle{border-radius:50%;animation:4s ease-in-out infinite bounce;position:absolute}.particle-1{background:#60a5fa66;width:.5rem;height:.5rem;top:5rem;left:5rem}.particle-2{background:#c084fc66;width:.75rem;height:.75rem;top:10rem;right:8rem}.particle-3{background:#22d3ee66;width:.5rem;height:.5rem;bottom:10rem;left:33%}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.section{text-align:center;max-width:1200px;margin:0 auto 5rem;padding:2rem 1rem;transition:all 1s}.fade-in{opacity:1;transform:translateY(0)}.hidden{opacity:0;transform:translateY(40px)}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-900{transition-delay:.9s}.delay-1100{transition-delay:1.1s}.headline{color:#1e293b;margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:3rem;font-weight:300;line-height:1.2}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);-webkit-background-clip:text;background-clip:text;font-family:DM Sans,sans-serif;font-size:36px;font-weight:300;display:block}.subheading{color:#154ba2;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:300}.description{color:#000;max-width:800px;margin:0 auto 2rem;font-family:Quicksand,sans-serif;font-weight:300;line-height:1.6}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:1.5rem;padding:2rem;font-family:Quicksand,sans-serif;font-weight:400;box-shadow:0 10px 30px #60a5fa1a}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff4d;border-radius:1rem;padding:2rem;transition:transform .4s;position:relative}.feature-card:hover{transform:scale(1.03)}.feature-card.active{transform:scale(1.05)}.icon{color:#690000;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-family:Quicksand,sans-serif;font-weight:300;display:flex;box-shadow:0 5px 15px #0000001a}.glow{opacity:0;pointer-events:none;border-radius:1rem;transition:opacity .3s;position:absolute;inset:0}.feature-card:hover .glow{opacity:.1}.feature-title{color:#1e293b;margin-bottom:.5rem;font-family:Quicksand,sans-serif;font-weight:500}.feature-desc{color:#64748b;font-family:Quicksand,sans-serif;font-weight:400;line-height:1.5}.blue-cyan{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.purple-pink{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.green-teal{background:linear-gradient(90deg,#10b981,#14b8a6)}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:2rem;display:grid}.step-number{color:#2563eb;background:#b8b8b880;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-family:Quicksand,sans-serif;font-size:1.25rem;font-weight:300;display:flex}.step-title{color:#000;margin-bottom:.25rem;font-family:Quicksand,sans-serif;font-weight:400}.step-desc{color:#000;font-family:Quicksand,sans-serif;font-weight:300}.tech-stack{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tech-pill{border-radius:9999px;padding:.5rem 1.25rem;font-family:Quicksand,sans-serif;font-size:300px;transition:transform .3s;box-shadow:0 5px 10px #0000001a}.tech-pill:hover{transform:scale(1.05)}.tech-desc{color:#000;text-align:center;max-width:600px;margin:0 auto;font-size:1rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.btn{border-radius:1rem;padding:.9rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn.primary{color:#fff;background:linear-gradient(90deg,#6b84a9,#4649f4);border:1px solid #ffffff4d;font-family:Quicksand,sans-serif;font-size:300px;transition:all .3s}.btn.primary:hover{color:#000;background:0 0;border:1px solid #6262ff;transform:translateZ(-2px)}.btn.secondary{color:#fff;background:linear-gradient(90deg,#6b84a9,#4649f4);border:1px solid #ffffff4d;font-family:Quicksand,sans-serif;font-size:300px;transition:all .3s}.btn.secondary:hover{color:#000;background:0 0;border:1px solid #6262ff;transform:translateZ(-2px)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
