:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#fff;color:#000}h1{font-size:3.2em;line-height:1.1}#root{max-width:100%;margin:0 auto;padding:0;text-align:center}.hero-section,.aboutus-section,.projects-section,.whyus-section,.contact-section,.footer-section{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;overflow:hidden}.services-section{width:100%;min-height:100vh;overflow:visible!important}.transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.transition-overlay.is-loading{pointer-events:all}.transition-panel{position:absolute;width:100%;height:50%;background:#000;transform:scaleY(0);transition:none}.transition-overlay.is-loading .transition-panel{transform:scaleY(1)}.transition-panel.top{top:0;transform-origin:top}.transition-panel.bottom{bottom:0;transform-origin:bottom}.transition-brand{position:relative;z-index:10001;opacity:0;transform:translateY(20px)}.transition-overlay.is-loading .transition-brand{opacity:1;transform:translateY(0)}.transition-brand h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,8vw,6rem);font-weight:800;letter-spacing:.1em;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.2);margin:0}.transition-glitch-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 2px);z-index:10002;opacity:0;pointer-events:none}.transition-overlay.is-loading .transition-glitch-layer{opacity:1}.app-content{width:100%}.app-content.is-loading{opacity:0;filter:blur(20px);transform:scale(.98)}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:auto}.hero-section{width:100%;height:100vh;position:relative;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Space Grotesk,sans-serif;font-size:clamp(5rem,18vw,25rem);font-weight:900;color:#000;opacity:1;z-index:6;pointer-events:none;white-space:nowrap;letter-spacing:-.05em}.hero-laptop-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:100%;max-width:900px;display:flex;justify-content:center;align-items:center;z-index:5;pointer-events:none}.hero-laptop-img{width:100%;height:auto;max-height:80vh;object-fit:contain;filter:drop-shadow(0 40px 100px rgba(0,0,0,.15))}.hero-side-info{position:absolute;left:5%;top:55%;transform:translateY(-50%);max-width:320px;z-index:10;text-align:left}.hero-pill{display:inline-block;padding:.6rem 1.5rem;border:1px solid rgba(0,0,0,.1);border-radius:100px;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.05em;color:#333;margin-bottom:2rem;background:#fff}.hero-side-info h1{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.1;color:#000;margin:0;letter-spacing:-.02em}.hero-bottom-bar{position:absolute;bottom:8%;left:0;width:100%;display:flex;align-items:center;padding:0 5%;z-index:10}.bottom-left{flex:1}.view-stats-link{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:600;color:#000;text-decoration:none;display:flex;align-items:center;gap:.5rem;letter-spacing:.1em}.bottom-center{flex:2;display:flex;align-items:center;justify-content:center;position:relative}.open-account-btn{background:#000;color:#fff;border:none;padding:.9rem 2.2rem;border-radius:12px;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.open-account-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000001a}.line-decorator{height:1px;background:#0000001a;flex-grow:1;position:relative}.line-decorator.left{margin-right:2rem}.line-decorator.right{margin-left:2rem}.line-decorator:after{content:"";position:absolute;top:50%;width:40px;height:6px;background:#333;transform:translateY(-50%)}.line-decorator.left:after{right:0}.line-decorator.right:after{left:0}@media(max-width:1024px){.hero-side-info{position:relative;left:0;top:0;transform:none;margin:5rem auto 2rem;max-width:90%;text-align:center}.hero-section{flex-direction:column;justify-content:flex-start;padding-top:5rem;height:auto;min-height:100vh;overflow-y:visible}.hero-bg-text{font-size:15vw;top:45%}.hero-laptop-container{position:relative;top:0;left:0;transform:none;margin:4rem auto;max-width:80%}.hero-bottom-bar{position:relative;bottom:auto;margin:4rem 0;flex-direction:column;gap:2rem;padding:0 2rem}.bottom-center{width:100%;order:1}.bottom-left{order:2}.line-decorator{display:none}}@media(max-width:768px){.hero-side-info h1{font-size:1.8rem}.hero-bg-text{font-size:20vw}.hero-laptop-container{max-width:95%}}@media(max-width:480px){.hero-side-info h1{font-size:1.5rem}.hero-pill{padding:.5rem 1.2rem;font-size:.65rem;margin-bottom:1.5rem}}.aboutus-section{position:relative;background-color:#000;color:#fff;padding:12rem 4rem;min-height:100vh;display:flex;align-items:center;overflow:hidden}.about-bg-branding{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Space Grotesk,sans-serif;font-size:clamp(6rem,20vw,35rem);font-weight:900;color:#fff;opacity:.02;white-space:nowrap;z-index:1;pointer-events:none;letter-spacing:-.05em}.about-container{max-width:1400px;margin:0 auto;position:relative;z-index:5;width:100%}.about-header{margin-bottom:6rem}.about-header h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;max-width:900px;letter-spacing:-.02em}.about-text-wrapper{margin-bottom:8rem;max-width:1100px}.about-reveal-text{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,3rem);font-weight:500;line-height:1.2;color:#fff;letter-spacing:-.03em}.about-char{opacity:.05;filter:blur(8px);transition:none}.about-philosophy{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.philo-card{background:#ffffff05;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);padding:3rem;border-radius:32px;position:relative;overflow:hidden;transition:background .4s ease,border-color .4s ease;transform-style:preserve-3d;perspective:1000px}.philo-card:hover{background:#ffffff0a;border-color:#ffffff1a}.card-light-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(300px circle at var(--mouse-x, 0) var(--mouse-y, 0),rgba(255,255,255,.07),transparent 40%);z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease}.philo-card:hover .card-light-glow{opacity:1}.philo-glass{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 0% 0%,rgba(255,255,255,.05) 0%,transparent 70%);pointer-events:none}.philo-index{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;color:#ffffff4d;display:block;margin-bottom:2rem;position:relative;z-index:2}.philo-card h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:.05em;position:relative;z-index:2}.philo-card p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#fff9;position:relative;z-index:2}@media(max-width:1200px){.about-philosophy{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.aboutus-section{padding:8rem 2rem}.about-bg-branding{font-size:15vw}}@media(max-width:768px){.about-philosophy{grid-template-columns:1fr}.about-header h2{font-size:2.2rem}.about-reveal-text{font-size:1.8rem}.about-bg-branding{font-size:20vw}.philo-card{padding:2.5rem}.about-header{margin-bottom:4rem}.about-text-wrapper{margin-bottom:5rem}}@media(max-width:480px){.about-header h2{font-size:1.8rem}.about-reveal-text{font-size:1.4rem}.philo-card{padding:2rem}}.services-section{position:relative;background-color:#000;color:#fff;width:100%;min-height:100vh;padding:10rem 0;overflow:visible}.services-overlay-glow{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);width:60vw;height:60vw;background:radial-gradient(circle,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none;z-index:1}.services-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:0 5vw}.services-sticky-panel{position:sticky;top:15vh;height:fit-content;z-index:10}.services-tag{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.3em;color:#fff6;display:block;margin-bottom:1.5rem}.services-main-title{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1;margin-bottom:4rem;letter-spacing:-.03em}.active-service-info{position:relative;padding-left:3rem;border-left:1px solid rgba(255,255,255,.1);min-height:350px}.active-index{position:absolute;left:-1rem;top:0;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;color:#fff;background:#000;padding:.2rem .5rem}.active-title{font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.active-desc{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff9;margin-bottom:2.5rem;max-width:450px}.services-cta{display:inline-flex;align-items:center;gap:1rem;color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.1em;transition:all .3s ease}.services-cta span{transition:transform .3s ease}.services-cta:hover{color:#aaa}.services-cta:hover span{transform:translate(5px)}.services-scroll-list{display:flex;flex-direction:column;gap:30vh;padding-bottom:20vh}.service-card-wrapper{width:100%;display:flex;justify-content:flex-end}.service-card{width:100%;max-width:450px;height:550px;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:40px;padding:3rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:border-color .5s ease,background .5s ease;transform-style:preserve-3d;perspective:1000px;text-decoration:none;color:inherit}.service-card-wrapper.active .service-card{border-color:#fff3;background:#ffffff0d}.card-light-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(600px circle at var(--mouse-x, 0) var(--mouse-y, 0),rgba(255,255,255,.1),transparent 40%);z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease}.service-card:hover .card-light-glow{opacity:1}.card-glass-reflect{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 100%);pointer-events:none;z-index:2}.card-top{display:flex;justify-content:space-between;align-items:center}.card-category{font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#fff6}.card-num{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;opacity:.2}.card-main{flex-grow:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;position:relative;z-index:3}.card-main h3{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;line-height:1;letter-spacing:-.04em;color:#fff;margin:0}.card-description{display:none;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#ffffff80;margin:0;max-width:90%;transition:color .4s ease}.service-card-wrapper.active .card-description{color:#fffc}.card-bottom{display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.card-learn-more{display:inline-flex;align-items:center;gap:.7rem;padding:.75rem 1.8rem;border:1px solid rgba(255,255,255,.25);border-radius:100px;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.06em;color:#ffffffb3;background:#ffffff0a;transition:all .5s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-card:hover .card-learn-more{background:#ffffff1f;border-color:#ffffff80;color:#fff;transform:scale(1.04)}.card-learn-more .arrow{display:inline-block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.service-card:hover .card-learn-more .arrow{transform:translate(5px)}@media(max-width:1200px){.services-container{gap:3rem}}@media(max-width:1024px){.services-section{padding:8rem 0}.services-container{grid-template-columns:1fr;gap:5rem}.services-sticky-panel{position:relative;top:0;margin-bottom:5rem}.services-main-title{margin-bottom:2rem;font-size:4rem}.active-service-info{display:none}.service-card-wrapper{justify-content:center}.service-card{max-width:600px;height:auto;min-height:480px}.card-description,.card-bottom{display:flex}.services-scroll-list{gap:10vh}}@media(max-width:768px){.services-section{padding:6rem 0}.services-main-title{font-size:3rem}.service-card{height:auto;min-height:440px;padding:2.5rem;border-radius:30px}.card-main h3{font-size:2.8rem}}@media(max-width:480px){.services-main-title{font-size:2.5rem}.service-card{min-height:400px;padding:2rem}.card-bottom{display:flex}}.projects-section{background-color:#000;color:#fff;padding:10rem 4rem;min-height:100vh;overflow:hidden}.projects-container{max-width:1400px;margin:0 auto}.projects-header{margin-bottom:6rem}.projects-header h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1;margin-top:1.5rem;letter-spacing:-.02em}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:4rem}.project-card{position:relative;cursor:pointer;perspective:1000px}.project-image-wrapper{position:relative;aspect-ratio:16 / 10;border-radius:24px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.05)}.project-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.8) 100%);opacity:.6;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:.9}.card-light-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(600px circle at var(--mouse-x, 0) var(--mouse-y, 0),rgba(255,255,255,.1),transparent 40%);z-index:5;pointer-events:none;opacity:0;transition:opacity .5s ease}.project-card:hover .card-light-glow{opacity:1}.project-tag-pill{position:absolute;top:2rem;right:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1.2rem;border-radius:100px;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;border:1px solid rgba(255,255,255,.1);z-index:10}.project-info{position:relative;padding:2.5rem 0;pointer-events:none}.project-category{font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#fff6;text-transform:uppercase;display:block;margin-bottom:.8rem}.project-title{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:600;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em}.project-link{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;display:flex;align-items:center;gap:.8rem;opacity:0;transform:translateY(10px);transition:all .4s cubic-bezier(.16,1,.3,1)}.project-card:hover .project-link{opacity:1;transform:translateY(0)}.project-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:4rem}.modal-content{background:#141414cc;width:100%;max-width:1200px;border-radius:40px;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;max-height:90vh}.modal-close{position:absolute;top:2rem;right:2rem;background:#fff;color:#000;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;cursor:pointer;z-index:10;transition:transform .3s ease}.modal-close:hover{transform:scale(1.1) rotate(90deg)}.modal-grid{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.modal-image{position:relative;background:#111;overflow:hidden}.modal-image img{width:100%;height:100%;object-fit:cover;opacity:.8}.modal-tag-floating{position:absolute;bottom:2rem;left:2rem;background:#fff;color:#000;padding:.8rem 1.8rem;border-radius:100px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em}.modal-details{padding:5rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.modal-category{font-family:Space Grotesk,sans-serif;font-size:.8rem;letter-spacing:.2em;color:#ffffff80;margin-bottom:1.5rem}.modal-title{font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;line-height:1.1}.modal-desc-section h3,.modal-tech-section h3{font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#ffffff4d;margin-bottom:1rem}.modal-desc-section p{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;color:#ffffffb3;margin-bottom:3rem}.tech-chips{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4rem}.tech-chip{padding:.6rem 1.2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:100px;font-size:.85rem;color:#fff}.live-link-btn{display:inline-flex;align-items:center;gap:1.5rem;background:#fff;color:#000;padding:1.5rem 3rem;border-radius:100px;font-family:Space Grotesk,sans-serif;font-weight:700;text-decoration:none;transition:all .3s ease}.live-link-btn:hover{transform:scale(1.05);box-shadow:0 10px 40px #fff3}.projects-footer{margin-top:10rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.05);text-align:center}.projects-footer p{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.3em;color:#ffffff4d;margin-bottom:2.5rem;text-transform:uppercase}.view-all-btn{display:inline-flex;align-items:center;gap:1.5rem;padding:1.5rem 4rem;background:#fff;color:#000;text-decoration:none;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;border-radius:100px;transition:all .4s cubic-bezier(.16,1,.3,1);letter-spacing:.05em;cursor:pointer;position:relative;z-index:5}.view-all-btn .cta-icon{font-size:1.4rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.view-all-btn:hover{background:#f8f8f8;box-shadow:0 20px 60px #ffffff26}.view-all-btn:hover .cta-icon{transform:translate(3px,-3px)}@media(max-width:1024px){.modal-grid{grid-template-columns:1fr}.project-modal-backdrop{padding:2rem}.modal-details{padding:3.5rem 2.5rem}.modal-title{font-size:2.5rem}.projects-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.project-modal-backdrop{padding:1rem;align-items:flex-start;overflow-y:auto}.modal-content{border-radius:20px;height:auto;max-height:none;margin-bottom:2rem}.modal-grid{min-height:auto}.modal-image{aspect-ratio:16 / 9}.modal-details{padding:2.5rem 1.5rem}.modal-title{font-size:2rem}.modal-close{width:40px;height:40px;font-size:1.5rem;top:1rem;right:1rem}.projects-grid{grid-template-columns:1fr}.projects-section{padding:6rem 1.5rem}.project-title{font-size:1.5rem}.view-all-btn{padding:1.2rem 2.5rem;font-size:.9rem;width:100%;justify-content:center}}@media(max-width:480px){.modal-title{font-size:1.8rem}.tech-chips{gap:.5rem}.tech-chip{font-size:.75rem;padding:.4rem .8rem}}.whyus-section{background-color:#000;color:#fff;padding:8rem 4rem;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.whyus-container{max-width:1400px;width:100%}.why-us-header{margin-bottom:6rem;text-align:left}.section-tag{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.2em;color:#fff;display:block;margin-bottom:1.5rem;opacity:.8}.why-us-header h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;color:#fff;margin:0;letter-spacing:-.02em}.why-us-header .text-outline{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.4)}.why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.why-us-card{background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;transition:border-color .4s ease,background .4s ease;position:relative;overflow:hidden;text-align:left;transform-style:preserve-3d;perspective:1000px}.why-us-card:hover{background:#111;border-color:#ffffff4d}.card-light-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(400px circle at var(--mouse-x, 0) var(--mouse-y, 0),rgba(255,255,255,.08),transparent 40%);z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease}.why-us-card:hover .card-light-glow{opacity:1}.why-us-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,rgba(255,255,255,.05),transparent);pointer-events:none}.card-top{display:flex;flex-direction:column;margin-bottom:2rem;position:relative;z-index:2}.card-number{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;color:#fff;background:#ffffff1a;padding:.4rem .8rem;border-radius:100px;width:fit-content;margin-bottom:1.5rem}.why-us-card h3{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:600;margin:0;color:#fff}.card-body{flex-grow:1;position:relative;z-index:2}.card-tagline{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#fff;opacity:.6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.card-description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#aaa;margin:0}.card-footer{margin-top:2rem;display:flex;justify-content:flex-end;position:relative;z-index:2}.card-arrow{width:45px;height:45px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.why-us-card:hover .card-arrow{background:#fff;color:#000;border-color:#fff;transform:rotate(45deg)}@media(max-width:1200px){.why-us-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.whyus-section{padding:8rem 2rem}.why-us-header h2{font-size:3.5rem}}@media(max-width:768px){.whyus-section{padding:6rem 1.5rem}.why-us-header{margin-bottom:4rem}.why-us-header h2{font-size:2.8rem}.why-us-grid{grid-template-columns:1fr;gap:1.5rem}.why-us-card{padding:2.5rem}}@media(max-width:480px){.why-us-header h2{font-size:2.2rem}.why-us-card{padding:2rem}.why-us-card h3{font-size:1.5rem}}.contact-section{background-color:#000;color:#fff;padding:10rem 4rem;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:-10%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none;z-index:1}.contact-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:2}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:8rem;align-items:flex-start}.section-tag{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.3em;color:#fff6;display:block;margin-bottom:2rem}.contact-header h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1;margin-bottom:2rem;letter-spacing:-.02em}.text-highlight{background:linear-gradient(135deg,#fff,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-header p{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;color:#fff9;max-width:450px}.contact-details{margin-top:5rem;display:grid;gap:3rem}.detail-item span{display:block;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#ffffff4d;margin-bottom:1rem}.detail-item p{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500}.social-links{display:flex;gap:2rem}.social-links a{color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;position:relative;opacity:.6;transition:opacity .3s ease}.social-links a:hover{opacity:1}.social-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}.social-links a:hover:after{width:100%}.contact-form-wrapper{background:#ffffff05;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);padding:4rem;border-radius:32px;position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px;transition:border-color .4s ease,background .4s ease}.contact-form-wrapper:hover{background:#ffffff08;border-color:#ffffff1a}.card-light-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(600px circle at var(--mouse-x, 0) var(--mouse-y, 0),rgba(255,255,255,.08),transparent 40%);z-index:1;pointer-events:none;opacity:0;transition:opacity .5s ease}.contact-form-wrapper:hover .card-light-glow{opacity:1}.contact-form{display:grid;gap:2.5rem;position:relative;z-index:2}.form-group{display:grid;gap:.8rem}.form-group label{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;color:#fffc}.form-group input,.form-group textarea{background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 0;color:#fff;font-family:Inter,sans-serif;font-size:1rem;outline:none;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#fff}.selector-grid{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.5rem}.selector-item label{display:inline-block;padding:.6rem 1.4rem;border:1px solid rgba(255,255,255,.1);border-radius:100px;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:.85rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}.selector-item input{display:none}.selector-item input:checked+label{background:#fff;color:#000;border-color:#fff}.selector-item label:hover{border-color:#fff6}.form-footer{padding-top:1rem}.submit-btn{background:transparent;border:1px solid #fff;color:#fff;padding:1rem 2.5rem;border-radius:100px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:1.2rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.submit-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff;transition:width .4s,height .4s;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}.submit-btn:hover{color:#000;transform:scale(1.05)}.submit-btn:hover:before{width:300%;height:800%}.submit-btn.sending{background:#444;border-color:#444;cursor:wait}.submit-btn.success{background:#fff;color:#000;border-color:#fff}.btn-icon{font-size:1.2rem;display:flex;align-items:center}@media(max-width:1200px){.contact-grid{gap:4rem}}@media(max-width:1024px){.contact-grid{grid-template-columns:1fr;gap:5rem}.contact-section{padding:8rem 2rem}.contact-header p{max-width:100%}.contact-details{margin-top:3rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-header h2{font-size:2.8rem}.contact-details{grid-template-columns:1fr;gap:2rem}.contact-form-wrapper{padding:2.5rem 1.5rem;border-radius:24px}.detail-item p{font-size:1.2rem}.social-links{flex-wrap:wrap;gap:1.5rem}}@media(max-width:480px){.contact-header h2{font-size:2.2rem}.section-tag{font-size:.7rem;margin-bottom:1.5rem}.contact-form{gap:1.5rem}}.footer-section{background-color:#000;color:#fff;width:100%;padding:0;position:relative;overflow:hidden;display:block;min-height:auto}.footer-pre{padding:8rem 4rem;border-bottom:1px solid rgba(255,255,255,.1);text-align:center}.pre-content span{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.3em;opacity:.6;margin-bottom:1.5rem;display:block}.pre-content h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;margin-bottom:3rem;letter-spacing:-.02em}.text-grad{background:linear-gradient(135deg,#fff,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pre-cta{display:inline-flex;align-items:center;gap:.6rem;padding:1.2rem 3rem;border:1px solid #fff;border-radius:100px;color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.1em;transition:all .4s cubic-bezier(.16,1,.3,1)}.pre-cta .cta-arrow-icon{width:1.1em;height:1.1em;flex-shrink:0}.pre-cta:hover{background:#fff;color:#000;transform:translateY(-5px)}.footer-main{padding:6rem 4rem 4rem}.footer-container{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.footer-column h3{font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.2em;margin-bottom:2rem;opacity:.4}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:1rem}.footer-column ul li a{color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;transition:opacity .3s ease;opacity:.7}.footer-column ul li a:hover{opacity:1}.social-links{display:flex;gap:1.5rem;margin-bottom:2rem}.social-links a{color:#fff;font-size:1.52rem;transition:all .3s ease;opacity:.7}.social-links a:hover{opacity:1;transform:translateY(-3px)}.footer-email{font-family:Inter,sans-serif;font-size:1.1rem;color:#fff;opacity:.5}.footer-signature{padding:2rem 0;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none}.footer-signature h2{font-family:Space Grotesk,sans-serif;font-size:clamp(5rem,18vw,25rem);font-weight:900;line-height:.8;letter-spacing:-.05em;margin:0;color:#fff;opacity:.03;text-transform:uppercase}.footer-bottom{padding:2rem 4rem;border-top:1px solid rgba(255,255,255,.05)}.bottom-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.05em;opacity:.3}.back-to-top{background:transparent;border:none;color:#fff;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;cursor:pointer;opacity:.4;transition:opacity .3s ease}.back-to-top:hover{opacity:1}@media(max-width:1200px){.footer-grid{gap:2rem}}@media(max-width:1024px){.footer-pre{padding:6rem 2rem}.footer-main{padding:4rem 2rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-signature h2{font-size:15vw}.footer-bottom{padding:2rem}}@media(max-width:768px){.footer-pre{padding:6rem 1.5rem}.footer-main{padding:4rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:3rem}.footer-column h3{margin-bottom:1.5rem}.footer-signature h2{font-size:20vw}.bottom-container{flex-direction:column-reverse;gap:2rem;text-align:center}}@media(max-width:480px){.pre-content h2{font-size:2.2rem}.pre-cta{padding:1rem 2rem;font-size:.9rem;width:100%}.footer-signature h2{font-size:25vw}}.card-nav-container{position:fixed;top:2em;left:50%;transform:translate(-50%);width:90%;max-width:800px;z-index:1000;box-sizing:border-box}.card-nav{display:block;height:60px;padding:0;background-color:#fff;border:.5px solid rgba(255,255,255,.1);border-radius:.75rem;box-shadow:0 4px 15px #0003;position:relative;overflow:hidden;will-change:height}.card-nav-top{position:absolute;top:0;left:0;right:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:.5rem .45rem .55rem 1.1rem;z-index:2}.hamburger-menu{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:6px;padding:0 10px}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{width:24px;height:1.5px;background-color:currentColor;transition:transform .25s ease,opacity .2s ease,margin .3s ease;transform-origin:50% 50%}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px) rotate(-45deg)}.logo-container{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.logo-container h2{font-family:Space Grotesk,sans-serif;font-size:1rem;letter-spacing:.3em;margin:0;font-weight:600}.logo{height:28px}.card-nav-cta-button{background-color:#111;color:#fff;border:none;border-radius:.4rem;padding:0 1.2rem;height:80%;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.card-nav-cta-button:hover{background-color:#000;transform:scale(1.02)}.card-nav-content{position:absolute;inset:60px 0 0;padding:.6rem;display:flex;align-items:stretch;gap:10px;visibility:hidden;pointer-events:none;z-index:1}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{height:100%;flex:1 1 0;min-width:0;border-radius:.55rem;position:relative;display:flex;flex-direction:column;padding:18px;gap:12px;-webkit-user-select:none;user-select:none;transition:transform .3s ease}.nav-card:hover{transform:translateY(-2px)}.nav-card-label{font-weight:600;font-size:20px;letter-spacing:-.5px;font-family:Space Grotesk,sans-serif;margin-bottom:8px}.nav-card-links{margin-top:auto;display:flex;flex-direction:column;gap:6px}.nav-card-link{font-size:14px;cursor:pointer;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;color:inherit;opacity:.8}.nav-card-link:hover{opacity:1;padding-left:4px}.nav-card-link-icon{font-size:16px}@media(max-width:768px){.card-nav-container{width:94%;top:1em}.card-nav-top{padding:.5rem .8rem}.hamburger-menu{order:2}.logo-container{position:static;transform:none;order:1}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;align-items:stretch;gap:8px;padding:.6rem;bottom:0;justify-content:flex-start}.nav-card{height:auto;min-height:80px;flex:1 1 auto;max-height:none}.nav-card-label{font-size:18px}.nav-card-link{font-size:14px}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px border rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0000004d}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:#ffffff1a;transform:translateY(-5px);border-color:#fff3}.scroll-to-top .icon{color:#fff;font-size:1.5rem;transition:transform .3s ease}.scroll-to-top:hover .icon{transform:translateY(-2px)}.glass-reflection{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);border-radius:50%;pointer-events:none}@media(max-width:768px){.scroll-to-top{bottom:1.5rem;right:1.5rem;width:45px;height:45px}}.service-detail-page{background:#000;color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.global-back-btn{position:fixed;top:2rem;left:2rem;z-index:1000;display:flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.5rem;border-radius:100px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.global-back-btn:hover{background:#ffffff1a;transform:translate(-5px)}.service-detail-hero{padding:15rem 0 10rem;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.hero-bg-accent{position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.05) 0%,transparent 70%);pointer-events:none}.service-detail-hero .container{max-width:1200px;margin:0 auto;padding:0 5vw}.service-detail-hero .tag{display:inline-block;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.2em;color:#fff6;margin-bottom:2rem}.service-detail-hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.9;letter-spacing:-.04em;margin-bottom:3rem}.service-detail-hero .description{font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.5;color:#ffffffb3;max-width:800px}.service-detail-content{padding:10rem 0}.service-detail-content .container{max-width:1200px;margin:0 auto;padding:0 5vw}.detail-grid{display:grid;grid-template-columns:1fr 400px;gap:8rem}.detail-content-item h3{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:600;margin-bottom:3rem}.feature-list{list-style:none;padding:0;display:grid;gap:1.5rem}.feature-list li{display:flex;align-items:center;gap:1.2rem;font-family:Inter,sans-serif;font-size:1.2rem;color:#fffc;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;transition:all .3s ease}.feature-list li:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(10px)}.feature-list li .icon{color:#fff;opacity:.5}.cta-card{background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);padding:3rem;border-radius:32px;position:sticky;top:15vh}.cta-card h3{font-family:Space Grotesk,sans-serif;font-size:1.8rem;margin-bottom:1.5rem}.cta-card p{font-family:Inter,sans-serif;color:#fff9;margin-bottom:2.5rem;line-height:1.6}.cta-btn{display:block;width:100%;text-align:center;background:#fff;color:#000;padding:1.2rem;border-radius:100px;text-decoration:none;font-family:Space Grotesk,sans-serif;font-weight:700;transition:all .3s ease}.cta-btn:hover{transform:scale(1.02);background:#eee}.detail-footer{padding:5rem 0;border-top:1px solid rgba(255,255,255,.05)}.footer-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-logo{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:.1em}.footer-nav p{color:#fff6;font-size:.9rem}@media(max-width:1024px){.detail-grid{grid-template-columns:1fr;gap:5rem}.cta-card{position:relative;top:0}}@media(max-width:768px){.service-detail-hero h1{font-size:3.5rem}.service-detail-hero .description{font-size:1.2rem}.global-back-btn{top:1.5rem;left:1.5rem;padding:.6rem 1.2rem}}
