@import"https://fonts.googleapis.com/css2?family=Caprasimo&family=MuseoModerno:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Antic+Didone&display=swap";html{scroll-behavior:smooth;scroll-padding-top:80px}#services,#process,#about,#contact{scroll-margin-top:80px}*{padding:0;margin:0;box-sizing:border-box;font-family:inter,Arial,sans-serif}.app-container{width:100%;overflow-x:hidden}.hero-section1{position:relative;height:100vh;width:100%;overflow:hidden}.background-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.content-layer{position:relative;z-index:2;width:100%;height:100%}.services-section{background-color:#000;color:#fff;padding:50px 20px}.background-layer{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background:#090909}.content-layer{position:relative;z-index:1}.website-header-container-top{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(2px);border-radius:2.5rem;margin:1rem auto;border:1px solid rgba(255,255,255,.13);max-width:800px;width:95%;box-shadow:0 2px 24px #0000001a;position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s cubic-bezier(.4,0,.2,1)}.website-header-container-top.scrolled{max-width:1440px;width:100%}.logo-flex{display:flex;align-items:center;gap:.4rem}.lumora-svg{width:25px;height:25px;min-width:25px;min-height:25px;display:block}.lumora{font-size:1.5rem;color:#ffffffd4;text-decoration:none;letter-spacing:.03em;line-height:1;display:flex;align-items:center}.lumora:hover{color:#fff}.nav-links{display:flex;gap:1.5rem;align-items:center;padding-right:.2rem}.nav-links a{color:#fff9;text-decoration:none;font-size:1.1rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);padding:.4rem 1.1rem;border-radius:2rem;background:transparent}.nav-links a:hover{color:#fff}.mobile-menu-button{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;font-size:1.7rem}@media (max-width: 700px){.website-header-container-top{max-width:98vw;width:98vw;padding:1rem}.nav-links{gap:1rem}.lumora{font-size:1.1rem}.lumora-svg{width:26px;height:26px;min-width:26px;min-height:26px}}@media (max-width: 540px){.website-header-container-top{max-width:99vw;width:99vw;padding:.4rem 1rem;margin:1rem auto}.nav-links{position:absolute;top:100%;right:.5rem;left:auto;transform:translateY(5px);width:150px;flex-direction:column;padding:1rem;gap:1rem;border-radius:1.2rem;background-color:#000000bf;border:1px solid rgba(255,255,255,.13);box-shadow:0 2px 24px #0000002e;z-index:999;display:none}.nav-links.active{display:flex}.mobile-menu-button{display:block}.nav-links a{width:100%;text-align:center;padding:.8rem 0!important;font-size:1.1rem}}.hero-section{width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;z-index:10}.hero-content{width:100%;max-width:800px;margin:0 auto;text-align:center;color:#fff;padding:4rem 1rem 0}.hero-content h1{font-size:5.5rem;font-weight:400;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.03em;font-family:Inter,Arial,sans-serif}.hero-content p{font-size:1.15rem;color:#d1d1d1;margin-bottom:2.5rem;font-weight:400;line-height:1.5}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn{display:inline-block;padding:1rem 2.5rem;font-size:1.35rem;font-weight:400;color:#fff;background:#1e1e1e80;border:1.5px solid rgba(255,255,255,.25);border-radius:4rem;text-decoration:none;margin-top:.5rem;box-shadow:0 2px 18px #0000002e;transition:background .2s cubic-bezier(.4,0,.2,1),border .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);position:relative}.hero-btn:hover{background:#ffffff14;border:1.5px solid #fff;color:#fff;box-shadow:0 4px 32px #ffffff26}@media (max-width: 700px){.hero-content h1{font-size:5rem}.hero-content{max-width:98vw}}@media (max-width: 600px){.hero-content h1{font-size:4rem}.hero-content p{font-size:1rem}.hero-buttons{gap:1rem}.hero-btn{padding:.7rem 1.2rem;font-size:1rem}}@keyframes drawPath{0%{stroke-dashoffset:1387.31}to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.lumora-svg path{animation:none}}.services-container{padding:8rem 7rem;background:#000;color:#fff;min-height:100vh;margin:0 auto}.services-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start;margin-bottom:4rem}.services-text h2{font-size:5rem;margin-bottom:1.5rem;font-weight:600;line-height:1}.services-image-container{width:100%;aspect-ratio:4/3;border-radius:1.5rem;overflow:hidden}.rounded-image{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:4rem 0}.service-card{background:#111;padding:2.5rem;border-radius:1.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.05)}.service-card:hover{background:#161616;border-color:#ffffff1a;transform:translateY(-2px)}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.card-icon{font-size:1.5rem;color:#fff;background:#ffffff1a;min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px}.service-card h3{font-size:1.8rem;font-weight:500;color:#fff;margin:0}.service-card p{color:#999;line-height:1.7;font-size:1rem;margin:0}.service-tags{display:flex;flex-direction:column;gap:2rem}.tags-container{display:flex;gap:.8rem;flex-wrap:wrap}.service-btn{background:#ffffff0d;border:none;padding:.6rem 1.2rem;border-radius:2rem;color:#999;font-size:.9rem;cursor:pointer;transition:all .3s ease}.service-btn:hover{background:#ffffff1a;color:#fff}.action-buttons{display:flex;gap:1rem;margin-top:1rem}.action-btn{padding:.8rem 2rem;border-radius:2rem;font-size:.95rem;cursor:pointer;transition:all .3s ease;font-weight:500}.action-btn.primary{background:#fff;color:#000;border:none}.action-btn.primary:hover{background:#f0f0f0;transform:translateY(-1px)}.action-btn.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.action-btn.secondary:hover{border-color:#fff6;transform:translateY(-1px)}.infinite-scroll-container{margin-top:6rem;position:relative;overflow:hidden}.infinite-scroll-container:before,.infinite-scroll-container:after{content:"";position:absolute;top:0;height:100%;width:150px;z-index:2;pointer-events:none}.infinite-scroll-container:before{left:0;background:linear-gradient(90deg,#090909 0%,transparent 100%)}.infinite-scroll-container:after{right:0;background:linear-gradient(270deg,#090909 0%,transparent 100%)}.scroll-track{display:flex;gap:1.5rem;animation:scroll 40s linear infinite;white-space:nowrap;width:fit-content}.track1{animation-direction:normal;margin-bottom:1rem}.track2{animation-direction:reverse}.scroll-tag{background:#161616;color:#999;padding:.7rem 1.4rem;border-radius:100px;font-size:.9rem;white-space:nowrap;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.scroll-tag:hover{background:#1a1a1a;color:#fff;border-color:#ffffff1a}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}@media (max-width: 1200px){.services-container{padding:4rem 2rem}.services-text h2{font-size:4rem}}@media (max-width: 968px){.services-header{grid-template-columns:1fr;gap:2rem}.services-grid{grid-template-columns:1fr}.service-card{padding:2rem}.services-image-container{order:-1}}@media (max-width: 640px){.services-container{padding:3rem 1rem}.services-text h2{font-size:3rem}.action-buttons{flex-direction:column}.action-btn{width:100%;text-align:center}}@media (max-width: 480px){.services-text h2{font-size:2.5rem}.description{font-size:1rem}.service-card h3{font-size:1.5rem}.card-icon{min-width:2.5rem;height:2.5rem;font-size:1.2rem}}.process-container{padding:6rem 4rem;background:#090909;color:#fff;min-height:100vh}.process-content{display:grid;grid-template-columns:.8fr 1fr;gap:4rem;align-items:stretch;max-width:1400px;margin:0 auto}.process-image-container{width:100%;height:100%;border-radius:1.5rem;overflow:hidden}.process-image{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.process-info{display:flex;flex-direction:column;gap:3rem}.process-header{text-align:left}.process-header h2{font-size:5rem;margin-bottom:1.5rem;font-weight:600;line-height:1}.description{color:#999;font-size:1.2rem;margin-bottom:2.5rem;line-height:1.6}.action-buttons{display:flex;gap:1rem}.process-steps{display:flex;flex-direction:column;gap:1rem}.step-card{background:#ffffff08;border-radius:1.5rem;padding:2rem;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.step-card:hover{background:#ffffff0d;border-color:#ffffff1a}.step-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.step-icon-wrapper{width:3rem;height:3rem;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center}.step-icon{font-size:1.5rem;color:#fff}.step-card h3{font-size:1.8rem;font-weight:500;margin:0;color:#fff}.step-card p{color:#999;line-height:1.7;font-size:1rem;margin:0}@media (max-width: 1200px){.process-container{padding:4rem 2rem}.process-content{gap:3rem}.process-header h2{font-size:4rem}}@media (max-width: 968px){.process-content{grid-template-columns:1fr}.process-image-container{aspect-ratio:16/9;height:auto}.process-info{gap:2rem}}@media (max-width: 640px){.process-container{padding:3rem 1rem}.process-header h2{font-size:3rem}.action-buttons{flex-direction:column}.action-btn{width:100%;text-align:center}}@media (max-width: 480px){.process-header h2{font-size:2.5rem}.description{font-size:1rem}.step-card h3{font-size:1.5rem}.step-card{padding:1.5rem}}.about-container{padding:6rem 7rem;background:#000;color:#fff;min-height:100vh}.about-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-left{display:flex;flex-direction:column;gap:3rem}.about-text{max-width:600px}.subtitle{color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:1rem}.about-text h2{font-size:5rem;margin-bottom:1.5rem;font-weight:600;line-height:1}.description{color:#999;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.team-members{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.member-row{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.member-row:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.member-info h3{font-size:1.3rem;font-weight:500;margin:0 0 .5rem;color:#fff}.member-info p{color:#999;font-size:1rem;margin:0}.linkedin-btn{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.05)}.linkedin-btn:hover{background:#ffffff26;transform:translateY(-2px)}.linkedin-btn svg{width:1.2rem;height:1.2rem}.about-right{position:sticky;top:6rem}.about-image-container{width:100%;height:calc(100vh - 12rem);max-height:800px;border-radius:1.5rem;overflow:hidden}.about-image{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}@media (max-width: 1400px){.about-container{padding:5rem 4rem}.about-text h2{font-size:4rem}.about-image-container{max-height:750px}}@media (max-width: 1200px){.about-container{padding:4rem 3rem}.about-content{gap:3rem}.about-text h2{font-size:3.5rem}.about-image-container{height:calc(100vh - 10rem);max-height:700px}}@media (max-width: 968px){.about-container{padding:4rem 2rem}.about-content{grid-template-columns:1fr}.about-right{position:relative;top:0}.about-image-container{height:50vh;max-height:500px}.team-members{grid-template-columns:repeat(2,1fr);gap:1.25rem}.member-row{padding:1.25rem}.member-info h3{font-size:1.3rem}}@media (max-width: 640px){.about-container{padding:3rem 1.5rem}.about-text h2{font-size:3rem}.description{font-size:1.1rem}.team-members{grid-template-columns:1fr}.member-row{padding:1.25rem}.about-image-container{height:40vh}.linkedin-btn{width:2.25rem;height:2.25rem}}@media (max-width: 480px){.about-container{padding:2rem 1rem}.about-text h2{font-size:2.5rem}.description{font-size:1rem}.member-info h3{font-size:1.2rem}.member-info p{font-size:.9rem}.member-row{padding:1rem}.linkedin-btn{width:2rem;height:2rem}.linkedin-btn svg{width:1rem;height:1rem}.about-image-container{height:35vh}}.contact-section{background:#090909;color:#fff;padding:8rem 7rem 10rem;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.contact-content{text-align:center;max-width:900px;width:100%;position:relative;z-index:2}.contact-title{font-size:4.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;letter-spacing:-.02em;text-shadow:0 4px 20px rgba(255,255,255,.1)}.contact-subtitle{font-size:1.4rem;color:#b3b3b3;margin-bottom:3rem;line-height:1.6;font-weight:300;max-width:600px;margin-left:auto;margin-right:auto}.contact-underline{width:80px;height:4px;background:linear-gradient(90deg,#fff,#ffffff4d);margin:0 auto 4rem;border-radius:4px;box-shadow:0 2px 10px #fff3}.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:4rem}.contact-info-item{background:#ffffff0d;padding:2.5rem 2rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.contact-info-item:hover{transform:translateY(-5px);background:#ffffff14;border-color:#fff3;box-shadow:0 10px 40px #ffffff0d}.contact-icon{width:50px;height:50px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem}.contact-info-title{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#fff}.contact-info-text{color:#b3b3b3;font-size:1rem;line-height:1.5}.contact-button-wrapper{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.contact-button{background:linear-gradient(135deg,#fff,#f0f0f0);color:#000;padding:1.8rem 3.5rem;font-size:1.2rem;font-weight:600;border:none;border-radius:5rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px #ffffff1a}.contact-button:hover:before{left:100%}.contact-button:hover{transform:translateY(-3px)}.contact-button-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.contact-button-secondary:hover{background:#ffffff1a;border-color:#fff9;color:#fff}@media (max-width: 768px){.contact-section{padding:5rem 2rem}.contact-title{font-size:3.2rem}.contact-subtitle{font-size:1.2rem}.contact-info-grid{grid-template-columns:1fr;gap:2rem}.contact-info-item{padding:2rem 1.5rem}.contact-button{padding:1.4rem 2.5rem;font-size:1rem}.contact-button-wrapper{flex-direction:column;align-items:center}}@media (max-width: 480px){.contact-section{padding:4rem 1.5rem}.contact-title{font-size:2.8rem}.contact-subtitle{font-size:1.1rem}}.footer-section{background-color:#090909;padding:2rem 7rem;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-left .logo-flex{display:flex;align-items:center;gap:.4rem}.footer-left .lumora-svg{width:25px;height:25px;min-width:25px;min-height:25px;display:block}.footer-left .lumora{font-size:1.5rem;color:#ffffffd4;text-decoration:none;letter-spacing:.03em;line-height:1;display:flex;align-items:center;font-family:MuseoModerno,sans-serif}.footer-social-link{display:flex;align-items:center;gap:.4rem;color:#999;text-decoration:none;font-size:1rem;padding:.75rem 1.5rem;border-radius:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.footer-social-link:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.footer-social-link svg{width:1.25rem;height:1.25rem}.arrow-icon{transition:transform .3s ease}.footer-social-link:hover .arrow-icon{transform:translate(4px)}@media (max-width: 968px){.footer-section{padding:2rem 3rem}}@media (max-width: 640px){.footer-section{padding:1.5rem}.footer-content{flex-direction:column;gap:1.5rem}.footer-social-link{padding:.6rem 1.2rem;font-size:.9rem}.footer-social-link svg{width:1.1rem;height:1.1rem}}@media (max-width: 480px){.footer-section{padding:1.5rem 1rem}.footer-left .lumora{font-size:1.25rem}.footer-left .lumora-svg{width:22px;height:22px;min-width:22px;min-height:22px}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .8s ease-out,visibility .8s ease-out}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-logo{width:120px;height:120px;object-fit:contain;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:.6;transform:scale(.98)}50%{opacity:1;transform:scale(1)}to{opacity:.6;transform:scale(.98)}}
