.project-module__RpBkgq__projectMain{min-height:100vh;padding:180px 0 100px;position:relative}.project-module__RpBkgq__detailHeader{margin-bottom:6rem}.project-module__RpBkgq__projectLabel{text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.5rem;font-size:.75rem;font-weight:800;display:block}.project-module__RpBkgq__detailTitle{letter-spacing:-.05em;margin-bottom:3rem;font-size:clamp(3rem,10vw,6.5rem);font-weight:700;line-height:.9}.project-module__RpBkgq__narrativeSection{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:10rem;display:grid}.project-module__RpBkgq__narrativeBlock:first-child h3{color:var(--accent)}.project-module__RpBkgq__narrativeBlock:last-child h3{color:var(--active-orange)}.project-module__RpBkgq__narrativeBlock h3{text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;font-size:1.25rem;font-weight:800}.project-module__RpBkgq__narrativeBlock p{color:#1c1c1e;font-size:1.15rem;line-height:1.6}.project-module__RpBkgq__solutionBlock p{font-weight:500}.project-module__RpBkgq__gallerySection{margin-bottom:8rem}.project-module__RpBkgq__galleryLabel{letter-spacing:.2em;opacity:.4;text-align:center;margin-bottom:2rem;font-family:monospace;font-size:.65rem;display:block}.project-module__RpBkgq__imageGrid{grid-template-rows:repeat(2,300px);grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.project-module__RpBkgq__galleryImage{border:1px solid var(--border);background:#f4f4f7;border-radius:24px;transition:transform .4s;position:relative;overflow:hidden}.project-module__RpBkgq__galleryImage:hover{transform:scale(1.01)}.project-module__RpBkgq__galleryImage img{object-fit:cover;width:100%;height:100%}.project-module__RpBkgq__galleryImage.project-module__RpBkgq__large{grid-row:span 2}.project-module__RpBkgq__actionSection{justify-content:center;margin-top:6rem;display:flex}.project-module__RpBkgq__liveBtn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:100px;padding:1.25rem 3rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #0052ff33}.project-module__RpBkgq__liveBtn:hover{background:var(--active-orange);transform:translateY(-4px);box-shadow:0 15px 40px #ff4f004d}@media (max-width:968px){.project-module__RpBkgq__narrativeSection{grid-template-columns:1fr;gap:3rem}.project-module__RpBkgq__imageGrid{grid-template-rows:auto;grid-template-columns:1fr}.project-module__RpBkgq__liveBtn{text-align:center;width:90%;padding:1rem 2rem;font-size:.75rem}}
.page-module___8aEwW__main{min-height:100vh;position:relative}@keyframes page-module___8aEwW__gridDrift{0%{background-position:0 0}to{background-position:100px 100px}}.page-module___8aEwW__gridBackground{background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);z-index:-1;opacity:.6;background-size:50px 50px;height:100vh;animation:60s linear infinite page-module___8aEwW__gridDrift;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.page-module___8aEwW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__title{letter-spacing:-.05em;color:#000;margin-bottom:4rem;font-size:clamp(3.5rem,11vw,8.5rem);font-weight:700;line-height:.85}.page-module___8aEwW__heroText{color:#8e8e93;letter-spacing:-.01em;max-width:800px;margin:0 auto;font-size:1.15rem;font-weight:500;line-height:1.7}.page-module___8aEwW__marqueeWrapper{border-top:1px solid var(--border);background:#fff;padding:2rem 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.page-module___8aEwW__marquee{gap:8rem;width:max-content;animation:40s linear infinite page-module___8aEwW__scroll;display:flex}@keyframes page-module___8aEwW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__marquee span{color:#000;letter-spacing:.2em;opacity:.3;text-transform:uppercase;font-size:.75rem;font-weight:800}@keyframes page-module___8aEwW__blurReveal{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}.page-module___8aEwW__animateReveal{animation:1.2s cubic-bezier(.16,1,.3,1) forwards page-module___8aEwW__blurReveal}.page-module___8aEwW__delay1{animation-delay:.4s}@media (max-width:968px){.page-module___8aEwW__title{margin-bottom:2rem;font-size:4rem;line-height:.95}.page-module___8aEwW__heroText{max-width:90%;margin-bottom:5rem;font-size:.85rem}}
.about-module__8TymFG__aboutMain{min-height:100vh;padding:180px 0 100px;position:relative}.about-module__8TymFG__aboutHero{max-width:900px;margin-bottom:8rem}.about-module__8TymFG__aboutTitle{letter-spacing:-.04em;margin-bottom:2.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1}.about-module__8TymFG__pillarGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;display:grid}.about-module__8TymFG__pillarCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);background:#ffffffb3;border-radius:20px;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.about-module__8TymFG__pillarCard:hover{border-color:var(--accent);transform:translateY(-8px);box-shadow:0 20px 40px #0052ff0d}.about-module__8TymFG__pillarCard h3{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.2em;color:var(--active-orange);margin-bottom:2rem;font-size:.7rem}.about-module__8TymFG__pillarCard p{color:var(--secondary);font-size:1rem;line-height:1.6}.about-module__8TymFG__contentBlock{max-width:800px;margin-top:10rem}.about-module__8TymFG__contentBlock h2{letter-spacing:-.02em;margin-bottom:2rem;font-size:2rem}@media (max-width:968px){.about-module__8TymFG__aboutMain{padding:140px 1.5rem 60px}.about-module__8TymFG__pillarGrid{grid-template-columns:1fr}.about-module__8TymFG__aboutTitle{font-size:3rem}}
.projects-module__sbjMhq__projectsSection{padding:180px 0;position:relative}.projects-module__sbjMhq__projectHeader{text-align:center;margin-bottom:8rem}.projects-module__sbjMhq__sectionLabel{text-transform:uppercase;color:var(--active-orange);letter-spacing:.3em;margin-bottom:1.5rem;font-size:.7rem;font-weight:800;display:block}.projects-module__sbjMhq__projectGrid{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;display:grid}.projects-module__sbjMhq__projectCard{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.projects-module__sbjMhq__projectCard:hover{border-color:var(--accent);transform:translateY(-12px);box-shadow:0 40px 80px #0052ff14}.projects-module__sbjMhq__cardVisual{background:#f9f9fb;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.projects-module__sbjMhq__cardVisual:after{content:"";background-image:radial-gradient(circle,#0052ff0d 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.projects-module__sbjMhq__cardInfo{padding:2.5rem}.projects-module__sbjMhq__cardInfo span{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.65rem;font-weight:800;display:block}.projects-module__sbjMhq__cardInfo h3{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.projects-module__sbjMhq__cardInfo p{color:var(--secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.projects-module__sbjMhq__cardLink{color:var(--accent);align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}@media (max-width:1100px){.projects-module__sbjMhq__projectGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.projects-module__sbjMhq__projectsSection{padding:80px 0}.projects-module__sbjMhq__projectHeader{margin-bottom:3rem}.projects-module__sbjMhq__projectGrid{gap:1.5rem}}
.footer-module__d_pQKq__contactSection{background:#fff;border-top:1px solid #0000000d;padding:200px 0;position:relative;overflow:hidden}.footer-module__d_pQKq__contactSection:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#0052ff08 1px,#0000 1px),linear-gradient(90deg,#0052ff08 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:60s linear infinite footer-module__d_pQKq__drift;position:absolute;top:-50%;left:-50%}@keyframes footer-module__d_pQKq__drift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-module__d_pQKq__terminalBox{z-index:1;max-width:550px;margin:0 auto;position:relative}.footer-module__d_pQKq__terminalTitle{letter-spacing:-.05em;text-align:center;color:#000;margin-bottom:4rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:.85}.footer-module__d_pQKq__contactForm{flex-direction:column;gap:2rem;display:flex}.footer-module__d_pQKq__inputGroup{flex-direction:column;gap:.8rem;display:flex;position:relative}.footer-module__d_pQKq__inputGroup label{text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);opacity:.6;font-size:.65rem;font-weight:800}.footer-module__d_pQKq__inputGroup input,.footer-module__d_pQKq__inputGroup textarea{border:none;border-bottom:1px solid var(--border);color:#000;background:0 0;border-radius:0;padding:1.2rem 0;font-family:inherit;font-size:1.1rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.footer-module__d_pQKq__inputGroup input::placeholder,.footer-module__d_pQKq__inputGroup textarea::placeholder{color:#0003}.footer-module__d_pQKq__inputGroup input:focus,.footer-module__d_pQKq__inputGroup textarea:focus{border-bottom-color:var(--accent);outline:none;padding-left:10px}.footer-module__d_pQKq__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:#000;border:1px solid #000;border-radius:4px;margin-top:2rem;padding:1.5rem;font-size:.8rem;font-weight:800;transition:all .4s}.footer-module__d_pQKq__submitBtn:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-5px);box-shadow:0 20px 40px #0052ff26}.footer-module__d_pQKq__footer{border-top:1px solid var(--border);background:#fff;padding:120px 0 60px;position:relative}.footer-module__d_pQKq__footerGrid{grid-template-columns:2fr repeat(3,1fr);gap:4rem;margin-bottom:100px;display:grid}.footer-module__d_pQKq__footerBrand h2{letter-spacing:-.03em;text-transform:uppercase;margin-bottom:1.5rem;font-size:1.4rem;font-weight:900}.footer-module__d_pQKq__footerBrand p{color:var(--secondary);opacity:.7;max-width:300px;font-size:1rem;line-height:1.8}.footer-module__d_pQKq__footerLinks h4{text-transform:uppercase;letter-spacing:.2em;color:#000;margin-bottom:2rem;font-size:.75rem;font-weight:900}.footer-module__d_pQKq__footerLinks ul{padding:0;list-style:none}.footer-module__d_pQKq__footerLinks li{margin-bottom:1.2rem}.footer-module__d_pQKq__footerLinks a{color:var(--secondary);opacity:.6;font-size:.95rem;text-decoration:none;transition:all .3s}.footer-module__d_pQKq__footerLinks a:hover{color:#000;opacity:1;padding-left:5px}.footer-module__d_pQKq__footerBottom{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:60px;display:flex}.footer-module__d_pQKq__copyright{color:var(--active-orange);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:800}@media (max-width:968px){.footer-module__d_pQKq__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.footer-module__d_pQKq__footerGrid{grid-template-columns:1fr}.footer-module__d_pQKq__footerBottom{text-align:center;flex-direction:column;gap:2rem}}
.capabilities-module__VkzuQG__capabilitiesSection{background:#fcfcfd;padding:180px 0;position:relative;overflow:hidden}.capabilities-module__VkzuQG__sectionHeader{margin-bottom:80px}.capabilities-module__VkzuQG__sectionLabel{letter-spacing:.3em;color:var(--active-orange);text-transform:uppercase;margin-bottom:2rem;font-family:monospace;font-size:.7rem;display:block}.capabilities-module__VkzuQG__tierGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.capabilities-module__VkzuQG__tierCard{border:1px solid var(--border);background:#fff;border-radius:24px;flex-direction:column;padding:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.capabilities-module__VkzuQG__tierCard:hover{border-color:var(--accent);transform:translateY(-12px);box-shadow:0 40px 80px #0052ff0d}.capabilities-module__VkzuQG__tierNumber{color:var(--accent);margin-bottom:2rem;font-size:.8rem;font-weight:900;display:block}.capabilities-module__VkzuQG__tierTitle{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.1}.capabilities-module__VkzuQG__tierDescription{color:var(--secondary);flex-grow:1;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.capabilities-module__VkzuQG__featureList{margin:0 0 3rem;padding:0;list-style:none}.capabilities-module__VkzuQG__featureList li{align-items:center;gap:10px;margin-bottom:1rem;font-size:.9rem;font-weight:500;display:flex}.capabilities-module__VkzuQG__featureList li:before{content:"";background:var(--active-orange);border-radius:50%;width:6px;height:6px}.capabilities-module__VkzuQG__priceIndicator{border-top:1px solid var(--border);padding-top:2rem}.capabilities-module__VkzuQG__priceLabel{text-transform:uppercase;color:var(--secondary);opacity:.5;margin-bottom:.5rem;font-size:.6rem;font-weight:800;display:block}.capabilities-module__VkzuQG__priceAmount{color:#000;font-size:1.5rem;font-weight:800}@media (max-width:1024px){.capabilities-module__VkzuQG__tierGrid{grid-template-columns:1fr;gap:3rem}}
.trust-module__cwzS5a__statsRow{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 0}.trust-module__cwzS5a__statsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.trust-module__cwzS5a__statNumber{font-family:var(--font-heading);color:var(--accent);letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1;display:block}.trust-module__cwzS5a__statLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);margin-top:.5rem;font-size:.8rem;display:block}.trust-module__cwzS5a__processSection{padding:120px 0}.trust-module__cwzS5a__processHeader{margin-bottom:4rem}.trust-module__cwzS5a__processLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--active-orange);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.trust-module__cwzS5a__processTitle{font-family:var(--font-heading);letter-spacing:-.04em;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.trust-module__cwzS5a__processGrid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.trust-module__cwzS5a__processGrid:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, var(--active-orange) 100%);opacity:.2;pointer-events:none;z-index:0;height:1px;position:absolute;top:28px;left:12.5%;right:12.5%}.trust-module__cwzS5a__processStep{z-index:1;padding:0 1.5rem;position:relative}.trust-module__cwzS5a__stepNode{border:1.5px solid var(--accent);width:56px;height:56px;font-family:var(--font-heading);color:var(--accent);letter-spacing:.1em;background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;transition:all .4s;display:flex}.trust-module__cwzS5a__processStep:hover .trust-module__cwzS5a__stepNode{background:var(--accent);color:#fff;transform:scale(1.1)}.trust-module__cwzS5a__stepTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground);margin-bottom:.75rem;font-size:1rem;font-weight:700}.trust-module__cwzS5a__stepDesc{color:var(--secondary);font-size:.875rem;line-height:1.6}.trust-module__cwzS5a__techSection{border-top:1px solid var(--border);padding:60px 0}.trust-module__cwzS5a__techLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--secondary);margin-bottom:2rem;font-size:.75rem;display:block}.trust-module__cwzS5a__techGrid{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.trust-module__cwzS5a__techBadge{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);color:var(--secondary);background:0 0;border-radius:100px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .3s}.trust-module__cwzS5a__techBadge:hover{border-color:var(--accent);color:var(--accent);background:#0052ff0a}.trust-module__cwzS5a__founderSection{background:var(--background);padding:160px 0}.trust-module__cwzS5a__founderContent{text-align:center;max-width:900px;margin:0 auto}.trust-module__cwzS5a__founderQuote{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);margin-bottom:4rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2}.trust-module__cwzS5a__foundersWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.trust-module__cwzS5a__founderInfo{align-items:center;gap:1.2rem;display:flex}.trust-module__cwzS5a__founderAvatar{border:1px solid var(--border);background:#f0f0f0;border-radius:50%;width:50px;height:50px}.trust-module__cwzS5a__founderDetails{text-align:left}.trust-module__cwzS5a__founderName{font-weight:700;font-family:var(--font-heading);font-size:1.1rem;display:block}.trust-module__cwzS5a__founderTitle{color:var(--secondary);text-transform:uppercase;letter-spacing:.15em;margin-top:.2rem;font-size:.75rem;display:block}.trust-module__cwzS5a__faqSection{background:var(--background);padding:120px 0 160px}.trust-module__cwzS5a__faqHeader{text-align:center;margin-bottom:5rem}.trust-module__cwzS5a__faqContainer{flex-direction:column;max-width:800px;margin:0 auto;display:flex}.trust-module__cwzS5a__faqItem{border-bottom:1px solid var(--border);transition:all .3s}.trust-module__cwzS5a__faqItem:first-child{border-top:1px solid var(--border)}.trust-module__cwzS5a__faqQuestion{font-family:var(--font-heading);cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;padding:2rem 0;font-size:1.2rem;font-weight:600;list-style:none;transition:color .3s;display:flex}.trust-module__cwzS5a__faqQuestion:hover{color:var(--accent)}.trust-module__cwzS5a__faqQuestion::-webkit-details-marker{display:none}.trust-module__cwzS5a__faqQuestion:after{content:"+";color:var(--secondary);font-size:1.5rem;font-weight:400;transition:transform .3s,color .3s}.trust-module__cwzS5a__faqItem[open] .trust-module__cwzS5a__faqQuestion{color:var(--accent)}.trust-module__cwzS5a__faqItem[open] .trust-module__cwzS5a__faqQuestion:after{color:var(--accent);transform:rotate(45deg)}.trust-module__cwzS5a__faqAnswer{color:var(--secondary);max-width:90%;padding:0 0 2rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.trust-module__cwzS5a__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.trust-module__cwzS5a__statsRow{padding:40px 0}.trust-module__cwzS5a__processGrid{grid-template-columns:1fr;gap:2.5rem}.trust-module__cwzS5a__processGrid:before{display:none}.trust-module__cwzS5a__processStep{align-items:flex-start;gap:1.25rem;padding:0;display:flex}.trust-module__cwzS5a__stepNode{flex-shrink:0;margin-bottom:0}.trust-module__cwzS5a__processSection{padding:80px 0}.trust-module__cwzS5a__techGrid{gap:.5rem}.trust-module__cwzS5a__founderSection,.trust-module__cwzS5a__faqSection{padding:80px 0}.trust-module__cwzS5a__founderQuote{font-size:1.5rem}}
