@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,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=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.darkveil-canvas{width:100%;height:100%;display:block;position:fixed;top:0;left:0;z-index:-1}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.scroll-float{overflow:hidden}.scroll-float-text{display:inline-block;font-size:clamp(1.6rem,8vw,10rem);font-weight:900;text-align:center;line-height:1.2;word-wrap:break-word;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;overflow-wrap:break-word}.char{display:inline-block}.scroll-reveal{margin:20px 0}.scroll-reveal-text{font-size:clamp(1.6rem,4vw,3rem);line-height:1.5;font-weight:600}.word{display:inline-block}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;scroll-behavior:smooth}h1,h2,h3,h4,h5{font-family:Poppins,sans-serif}.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}:root{--color-gray: #1E293B;--color-gray-rgb: 30, 41, 59;--color-black: #141419;--color-blue: #3B82F6;--color-pink: #E94560;--color-purple: #9038FF;--color-white: #F9FAFB;--color-text1: #D1D5DB;--color-text-high-contrast: #F3F4F6;--border-radius-l: 18px;--blur-radius: 10px}a{text-decoration:none;color:var(--color-white)}a:focus{outline:2px solid var(--color-blue);outline-offset:2px}a:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}body{background-color:var(--color-black)}.navbar{position:fixed;top:0;left:0;width:100%;z-index:999}.sticky-cta{position:fixed;bottom:20px;right:20px;z-index:1000;display:none}.sticky-cta-btn{padding:1rem 1.5rem!important;font-size:1rem!important;border-radius:50px!important;box-shadow:0 4px 20px #0000004d;animation:pulse-glow 2s ease-in-out infinite alternate}@keyframes pulse-glow{0%{box-shadow:0 4px 20px #0000004d}to{box-shadow:0 4px 25px #3b82f666}}@media (max-width: 768px){.sticky-cta{display:block}.sticky-cta-btn{padding:.8rem 1.2rem!important;font-size:.9rem!important}}.navbar>div{max-width:800px;background:rgba(var(--color-gray-rgb),.2);border:1px solid var(--color-gray);margin:.5rem auto;padding:.3rem 1rem;border-radius:var(--border-radius-l);display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(var(--blur-radius));-webkit-backdrop-filter:blur(var(--blur-radius))}.navbar-logo>img{max-height:50px}.navbar-links{display:flex;align-items:center}.navbar-links>a{font-size:1.2rem;margin-left:1.2rem}@media (max-width: 768px){.navbar-links{display:none}.navbar>div{justify-content:center}}.container{max-width:1400px;margin:0 auto;overflow:hidden;min-height:100vh;padding:0 1rem}@media (max-width: 768px){.container{padding:0 1.5rem;min-height:auto}}.spacer-xxl{padding-top:20vh}.spacer-xl{padding-top:16vh}.spacer-l{padding-top:2rem}.tag-line{font-size:1.4rem;color:var(--color-text1);text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.6)}.center-all{display:flex;flex-direction:column;align-items:center}.btn{border:none;font-size:1rem;padding:1rem 2rem;border-radius:var(--border-radius-l);cursor:pointer;overflow:hidden;transition:all .3s ease;font-weight:500;text-decoration:none;display:inline-block;text-align:center;margin:.5rem}.btn:focus{outline:3px solid var(--color-blue);outline-offset:2px}.btn:focus-visible{outline:3px solid var(--color-blue);outline-offset:2px}.btn-primary{background:var(--color-white);color:var(--color-black);border:2px solid var(--color-white)}.btn-primary:hover{background:var(--color-black);color:var(--color-white);transform:translateY(-2px)}.btn-secondary{background:var(--color-white);color:var(--color-black);border:2px solid var(--color-white)}.btn-secondary:hover{background:var(--color-black);color:var(--color-white);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--color-white);border:2px solid var(--color-gray)}.btn-outline:hover{background:var(--color-gray);transform:translateY(-2px)}.btn-get-in-touch{border:none;font-size:1rem;padding:1rem;border-radius:var(--border-radius-l);cursor:pointer;overflow:hidden;transition:.2s}.btn-get-in-touch:hover{color:var(--color-white);background-color:var(--color-black)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.trust-indicators{margin-top:3rem;text-align:center}.trust-text{font-size:1rem;color:var(--color-text1);margin-bottom:1.5rem;font-style:italic}.trust-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.trust-stat{display:flex;flex-direction:column;align-items:center;gap:.3rem}.trust-number{font-size:1.8rem;font-weight:700;color:var(--color-blue);font-family:Poppins,sans-serif}.trust-label{font-size:.9rem;color:var(--color-text1);text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.trust-stats{gap:1.5rem}.trust-number{font-size:1.5rem}.trust-label{font-size:.8rem}}.hide-scrollbar>*::-webkit-scrollbar{display:none}.section-title{font-size:2.5rem;font-weight:400;color:var(--color-white);text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.7)}.section-subtitle{font-size:1.2rem;color:var(--color-text1);text-align:center;margin-top:1rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}.container-small{max-width:900px}.about-section{text-align:center;padding:2rem 0}.about-description{font-size:1.2rem;color:var(--color-text1);line-height:1.8;margin:2rem 0;max-width:800px;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-item{text-align:center;padding:2rem;background:rgba(var(--color-gray-rgb),.1);border-radius:var(--border-radius-l);border:1px solid var(--color-gray)}.stat-item h3{font-size:3rem;color:var(--color-blue);margin-bottom:.5rem}.stat-item p{color:var(--color-text1);font-size:1.1rem}.offerings-container{margin:4rem 0}.offering-section{padding:6rem 0;position:relative}.offering-section:nth-child(2n){background:rgba(var(--color-gray-rgb),.05)}.offering-content{max-width:1200px;margin:0 auto;padding:0 2rem}.offering-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.offering-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;box-shadow:0 10px 30px #0000004d}.offering-title{font-size:2.5rem;color:var(--color-white);font-weight:300}.offering-description{font-size:1.3rem;color:var(--color-text1);line-height:1.8;margin-bottom:3rem;max-width:800px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.feature-item{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;background:rgba(var(--color-gray-rgb),.1);border-radius:12px;border:1px solid var(--color-gray);transition:all .3s ease}@media (max-width: 768px){.features-grid{grid-template-columns:1fr;gap:.8rem;margin-bottom:1.5rem}.feature-item{padding:.6rem .8rem;gap:.6rem}}.feature-item:hover{background:rgba(var(--color-gray-rgb),.2);transform:translate(5px)}.feature-bullet{color:var(--color-blue);font-size:1.5rem;font-weight:700}.feature-item span:last-child{color:var(--color-white);font-size:1.1rem}.offering-actions{display:flex;gap:1rem;flex-wrap:wrap}.services-section{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.custom-spotlight-card{color:var(--color-white);background-color:#1d196069;border:none}.custom-spotlight-card>h1{font-weight:300;padding-bottom:2rem}.products-section{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.4rem}.products-section>.custom-spotlight-card{background-color:var(--color-black)}.products-section>.custom-spotlight-card>h1,.products-section>.custom-spotlight-card>p{text-align:center}.products-section>.custom-spotlight-card>p{color:var(--color-text1)}.products-cta{text-align:center}.process-section{text-align:center;padding:2rem 0}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.process-step{padding:2rem;background:rgba(var(--color-gray-rgb),.1);border-radius:var(--border-radius-l);border:1px solid var(--color-gray);transition:all .3s ease}.process-step:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003}.step-number{width:60px;height:60px;background:linear-gradient(135deg,var(--color-blue),var(--color-purple));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:var(--color-white);margin:0 auto 1.5rem}.process-step h3{font-size:1.5rem;color:var(--color-white);margin-bottom:1rem}.process-step p{color:var(--color-text1);line-height:1.6}.contact-section{border-radius:var(--border-radius-l);padding:2rem;text-align:center;color:var(--color-white);background:linear-gradient(var(--color-gray),rgba(0,0,0,0));min-height:70vh;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);display:flex;align-items:center;justify-content:center}.contact-section>div>h1{font-size:3rem;font-weight:400;color:var(--color-blue)}.contact-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.section-headers-float{color:var(--color-white);font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1;word-wrap:break-word;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;overflow-wrap:break-word;text-shadow:0 4px 12px rgba(0,0,0,.8)}.sub-section-header-float{color:var(--color-white);font-size:clamp(1.5rem,5vw,2.5rem);font-weight:400;line-height:1.2;word-wrap:break-word;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;overflow-wrap:break-word;text-shadow:0 2px 8px rgba(0,0,0,.7)}.about-text{color:var(--color-text1);font-size:clamp(1.1rem,3.5vw,2rem);font-weight:300;line-height:1.6;word-wrap:break-word;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;text-shadow:0 1px 4px rgba(0,0,0,.5)}.offering-description{font-size:1.3rem;color:var(--color-text1);line-height:1.8;margin-bottom:3rem;max-width:800px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.feature-item span:last-child{color:var(--color-white);font-size:1.1rem;word-wrap:break-word;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;overflow-wrap:break-word;text-shadow:0 1px 2px rgba(0,0,0,.4)}@media (max-width: 768px){.hero-buttons{flex-direction:column;align-items:center}.offering-header{flex-direction:column;text-align:center}.offering-title{font-size:clamp(1.5rem,5vw,2rem)}.features-grid{grid-template-columns:1fr;gap:1rem}.offering-actions{justify-content:center}.process-steps,.stats-grid,.services-section,.products-section{grid-template-columns:1fr}.contact-buttons{flex-direction:column;align-items:center}.section-title{font-size:clamp(1.5rem,6vw,2rem);line-height:1.3;word-wrap:break-word;hyphens:none;-webkit-hyphens:none}.offering-description{font-size:clamp(1rem,3vw,1.1rem);line-height:1.6;padding:0 1rem}.tag-line{font-size:clamp(1rem,3.5vw,1.4rem);line-height:1.4;padding:0 1rem}.spacer-xxl{padding-top:12vh}.spacer-xl{padding-top:8vh}.spacer-l{padding-top:1.5rem}.btn{padding:.8rem 1.5rem;font-size:.95rem;margin:.3rem}.offering-section{padding:4rem 0}.contact-section>div>h1{font-size:clamp(1.8rem,6vw,3rem);line-height:1.2}}.legal-container{padding:80px;margin:0 auto;background-color:#fff}.legal-backlink{color:#000;text-decoration:none;margin-bottom:1rem;display:inline-block}.legal-content{max-width:800px;margin:0 auto;font-family:Arial,sans-serif;color:#333;line-height:1.6}.legal-content h1,.legal-content h2,.legal-content h3{color:#222;margin-top:1.5rem}.legal-content ul,.legal-content ol{margin-left:2rem}.legal-content a{color:#1a73e8;text-decoration:none;margin:auto 10px}
