.Navbar-module__nuAbfa__nav{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#07070880;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{border-bottom-color:var(--line-strong);background:#09090bd9;padding:1rem 4.5rem;box-shadow:0 10px 30px #0006}.Navbar-module__nuAbfa__logoContainer{color:var(--white);cursor:pointer;align-items:center;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;width:auto;height:120px;margin:-42px -37px -45px;transition:transform .3s cubic-bezier(.16,1,.3,1)}@media (max-width:768px){.Navbar-module__nuAbfa__logoImg{height:80px;margin:-28px -25px -30px}}.Navbar-module__nuAbfa__logoContainer:hover .Navbar-module__nuAbfa__logoImg{transform:scale(1.03)}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:3rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks a{color:#fff9;font-size:.85rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLinks a:hover{color:var(--white)}.Navbar-module__nuAbfa__rightActions{align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__signIn{color:#ffffffb3;cursor:pointer;font-size:.85rem;font-weight:500;transition:color .3s}.Navbar-module__nuAbfa__signIn:hover{color:var(--white)}.Navbar-module__nuAbfa__ctaBtn{background:var(--white);color:var(--bg);letter-spacing:.01em;border:1px solid var(--white);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #ffffff0d}.Navbar-module__nuAbfa__ctaBtn:hover{color:var(--white);background:0 0;transform:translateY(-1px);box-shadow:0 8px 20px #ffffff1a}.Navbar-module__nuAbfa__menuBtn{color:var(--white);cursor:pointer;z-index:1100;background:0 0;border:none;display:none}.Navbar-module__nuAbfa__mobileMenu{background:var(--bg2);border-left:1px solid var(--line);z-index:950;flex-direction:column;gap:2rem;width:280px;height:100vh;padding:6rem 2.5rem 3rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__nuAbfa__mobileOpen{transform:translate(0);box-shadow:-10px 0 30px #00000080}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:1.8rem;list-style:none;display:flex}.Navbar-module__nuAbfa__mobileLinks a{color:#fff9;font-size:.95rem;transition:color .3s}.Navbar-module__nuAbfa__mobileLinks a:hover{color:var(--white)}@media (max-width:1024px){.Navbar-module__nuAbfa__nav{padding:1.2rem 2.5rem}.Navbar-module__nuAbfa__scrolled{padding:1rem 2.5rem}.Navbar-module__nuAbfa__navLinks{gap:1.8rem}}@media (max-width:900px){.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__rightActions{display:none}.Navbar-module__nuAbfa__menuBtn{display:block}}
.Hero-module__Z8hQ_W__hero{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroGrid{z-index:1;pointer-events:none;background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.Hero-module__Z8hQ_W__heroGlow{z-index:0;pointer-events:none;background:radial-gradient(circle at 50% -10%,#ffffff08 0%,#0000 60%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:3;flex-direction:column;gap:6rem;width:100%;max-width:1200px;display:flex;position:relative}.Hero-module__Z8hQ_W__heroLayout{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;width:100%;display:grid}.Hero-module__Z8hQ_W__heroLeft{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__badge{letter-spacing:.06em;text-transform:uppercase;color:#fffc;background:#ffffff05;border:1px solid #ffffff0f;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.45rem 1.2rem;font-size:.72rem;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #0003}.Hero-module__Z8hQ_W__badgeStar{color:#fff9;align-items:center;display:flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:600;line-height:1.15}.Hero-module__Z8hQ_W__desc{color:var(--gray);max-width:600px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;line-height:1.7}.Hero-module__Z8hQ_W__actions{align-items:center;gap:1.2rem;display:flex}.Hero-module__Z8hQ_W__btnSolid{background:var(--white);color:var(--bg);border:1px solid var(--white);cursor:pointer;border-radius:99px;align-items:center;gap:.7rem;padding:.9rem 2rem;font-size:.85rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #ffffff0f}.Hero-module__Z8hQ_W__btnSolid:hover{color:var(--white);background:0 0;transform:translateY(-2px);box-shadow:0 8px 25px #ffffff26}.Hero-module__Z8hQ_W__btnSolid svg{transition:transform .25s}.Hero-module__Z8hQ_W__btnSolid:hover svg{transform:translate(4px)}.Hero-module__Z8hQ_W__btnOutline{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:.7rem;padding:.9rem 2rem;font-size:.85rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__Z8hQ_W__btnOutline:hover{background:#ffffff08;border-color:#fff3;transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnOutline svg{color:#fffc;transition:transform .25s}.Hero-module__Z8hQ_W__btnOutline:hover svg{transform:scale(1.05)}.Hero-module__Z8hQ_W__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__imageWrapper{aspect-ratio:.82;background:var(--bg2);border:1px solid #ffffff0a;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:440px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Hero-module__Z8hQ_W__heroImg{object-fit:cover;filter:grayscale(10%)contrast(105%)brightness(95%);-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;height:100%;transition:filter .5s}.Hero-module__Z8hQ_W__imageWrapper:hover .Hero-module__Z8hQ_W__heroImg{filter:grayscale(0%)contrast(105%)brightness()}.Hero-module__Z8hQ_W__corner{z-index:10;pointer-events:none;border:2px solid #ffffff80;width:24px;height:24px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__pulseCorner;position:absolute}.Hero-module__Z8hQ_W__topLeft{border-bottom:none;border-right:none;top:1.5rem;left:1.5rem}.Hero-module__Z8hQ_W__topRight{border-bottom:none;border-left:none;top:1.5rem;right:1.5rem}.Hero-module__Z8hQ_W__bottomLeft{border-top:none;border-right:none;bottom:1.5rem;left:1.5rem}.Hero-module__Z8hQ_W__bottomRight{border-top:none;border-left:none;bottom:1.5rem;right:1.5rem}@keyframes Hero-module__Z8hQ_W__pulseCorner{0%,to{border-color:#ffffff4d;transform:scale(1)}50%{border-color:#fffffff2;transform:scale(1.03)}}.Hero-module__Z8hQ_W__scanline{z-index:8;pointer-events:none;background:linear-gradient(90deg,#0000,#fffc,#0000);height:2px;animation:4.5s linear infinite Hero-module__Z8hQ_W__scan;position:absolute;left:1.5rem;right:1.5rem;box-shadow:0 0 12px #ffffffe6}@keyframes Hero-module__Z8hQ_W__scan{0%{opacity:0;top:1.5rem}5%{opacity:.7}95%{opacity:.7}to{opacity:0;top:calc(100% - 1.5rem)}}.Hero-module__Z8hQ_W__keypoint{z-index:9;pointer-events:none;background:#fff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__pulseDot;position:absolute;box-shadow:0 0 8px #fff,0 0 16px #fff}.Hero-module__Z8hQ_W__kpHead{animation-delay:0s}.Hero-module__Z8hQ_W__kpShoulderL{animation-delay:.3s}.Hero-module__Z8hQ_W__kpShoulderR{animation-delay:.6s}.Hero-module__Z8hQ_W__kpChest{animation-delay:.9s}@keyframes Hero-module__Z8hQ_W__pulseDot{0%,to{opacity:.4;transform:scale(1);box-shadow:0 0 6px #fff,0 0 12px #fff9}50%{opacity:1;transform:scale(1.5);box-shadow:0 0 12px #fff,0 0 20px #fff}}.Hero-module__Z8hQ_W__predictionBadge{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#09090bbf;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__floatTag;display:flex;position:absolute;top:2.2rem;left:2.2rem;box-shadow:0 4px 15px #0000004d}.Hero-module__Z8hQ_W__blinkDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite Hero-module__Z8hQ_W__blink;box-shadow:0 0 6px #22c55e}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:.2}50%{opacity:1}}.Hero-module__Z8hQ_W__predictionText{color:var(--white);letter-spacing:.05em;font-family:monospace;font-size:.7rem;font-weight:600}.Hero-module__Z8hQ_W__statsBadge{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#09090bbf;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;gap:.3rem;min-width:140px;padding:.6rem .8rem;animation:6s ease-in-out -3s infinite Hero-module__Z8hQ_W__floatTag;display:flex;position:absolute;bottom:2.2rem;right:2.2rem;box-shadow:0 6px 20px #0006}.Hero-module__Z8hQ_W__statsRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__statsLabel{color:var(--gray);letter-spacing:.08em;font-family:monospace;font-size:.58rem}.Hero-module__Z8hQ_W__statsVal{color:var(--white);font-family:monospace;font-size:.65rem;font-weight:700}@keyframes Hero-module__Z8hQ_W__floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Hero-module__Z8hQ_W__frameworkBar{text-align:center;border-top:1px solid #ffffff0a;width:100%;padding-top:3.5rem}.Hero-module__Z8hQ_W__frameworkTitle{letter-spacing:.18em;color:#ffffff59;text-transform:uppercase;margin-bottom:2rem;font-size:.72rem;font-weight:600}.Hero-module__Z8hQ_W__frameworkGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3.5rem;display:flex}.Hero-module__Z8hQ_W__frameworkItem{opacity:.5;cursor:default;align-items:center;gap:.6rem;transition:opacity .3s,transform .3s;display:inline-flex}.Hero-module__Z8hQ_W__frameworkItem:hover{opacity:.95;transform:translateY(-1px)}.Hero-module__Z8hQ_W__fwIndicator{background:var(--white);opacity:.5;width:6px;height:6px;box-shadow:0 0 6px var(--white);border-radius:50%}.Hero-module__Z8hQ_W__frameworkItem:hover .Hero-module__Z8hQ_W__fwIndicator{opacity:1}.Hero-module__Z8hQ_W__fwText{letter-spacing:.08em;color:var(--white);font-size:clamp(.85rem,1.2vw,.95rem);font-weight:600}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroLayout{gap:2.5rem}.Hero-module__Z8hQ_W__title{font-size:clamp(2rem,4vw,3.5rem)}.Hero-module__Z8hQ_W__frameworkGrid{gap:2.5rem}}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{padding:7rem 1.5rem 3.5rem}.Hero-module__Z8hQ_W__container{gap:4rem}.Hero-module__Z8hQ_W__heroLayout{text-align:center;grid-template-columns:1fr;gap:3.5rem}.Hero-module__Z8hQ_W__heroLeft{text-align:center;align-items:center}.Hero-module__Z8hQ_W__desc{margin-inline:auto}.Hero-module__Z8hQ_W__actions{justify-content:center;width:100%}.Hero-module__Z8hQ_W__heroRight{order:-1}.Hero-module__Z8hQ_W__imageWrapper{max-width:380px}.Hero-module__Z8hQ_W__frameworkGrid{gap:1.8rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:.8rem}.Hero-module__Z8hQ_W__btnSolid,.Hero-module__Z8hQ_W__btnOutline{justify-content:center;width:100%}.Hero-module__Z8hQ_W__imageWrapper{padding:1rem}.Hero-module__Z8hQ_W__topLeft{top:1rem;left:1rem}.Hero-module__Z8hQ_W__topRight{top:1rem;right:1rem}.Hero-module__Z8hQ_W__bottomLeft{bottom:1rem;left:1rem}.Hero-module__Z8hQ_W__bottomRight{bottom:1rem;right:1rem}.Hero-module__Z8hQ_W__predictionBadge{padding:.35rem .65rem;top:1.5rem;left:1.5rem}.Hero-module__Z8hQ_W__statsBadge{min-width:120px;padding:.5rem .65rem;bottom:1.5rem;right:1.5rem}}
.Services-module__PFRRnG__servicesSection{background:var(--bg);padding:10rem 3.5rem;position:relative}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__sectionHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:5rem;padding-bottom:2.5rem;display:flex}.Services-module__PFRRnG__headLeft{flex-direction:column;gap:1rem;display:flex}.Services-module__PFRRnG__sectionTag{letter-spacing:.25em;text-transform:uppercase;color:var(--gray);align-items:center;gap:.8rem;font-size:.65rem;display:flex}.Services-module__PFRRnG__sectionTag:before{content:"";background:#fff6;border-radius:50%;width:6px;height:6px;display:inline-block}.Services-module__PFRRnG__sectionTitle{letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:500;line-height:1.1}.Services-module__PFRRnG__sectionTitle em{font-family:var(--font-instrument-serif), serif;font-style:italic;font-weight:300}.Services-module__PFRRnG__headDesc{max-width:480px;color:var(--gray);font-size:.95rem;font-weight:400;line-height:1.6}.Services-module__PFRRnG__servicesGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.Services-module__PFRRnG__serviceCard{background:var(--bg2);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:3rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0003}.Services-module__PFRRnG__serviceCard:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 12px 30px #0006,0 0 40px #ffffff03}.Services-module__PFRRnG__cardHeader{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.Services-module__PFRRnG__sNum{color:var(--gray-dark);border:1px solid var(--line-strong);letter-spacing:.05em;background:#ffffff03;border-radius:6px;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.Services-module__PFRRnG__sName{color:var(--white);letter-spacing:-.01em;font-size:1.4rem;font-weight:600}.Services-module__PFRRnG__sDesc{color:var(--gray);flex-grow:1;margin-bottom:2rem;font-size:.92rem;font-weight:400;line-height:1.7}.Services-module__PFRRnG__divider{background:var(--line);width:100%;height:1px;margin-bottom:2rem}.Services-module__PFRRnG__deliverablesSection{margin-bottom:2rem}.Services-module__PFRRnG__deliverablesSection h4{text-transform:uppercase;letter-spacing:.08em;color:var(--white);opacity:.5;margin-bottom:1rem;font-size:.72rem}.Services-module__PFRRnG__deliverablesList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Services-module__PFRRnG__deliverableItem{color:var(--white);opacity:.95;align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;display:flex}.Services-module__PFRRnG__bullet{color:var(--gray-dark);margin-top:.15rem;font-size:.65rem;transition:color .3s}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__bullet{color:var(--purple)}.Services-module__PFRRnG__techSection{flex-wrap:wrap;gap:.5rem;display:flex}.Services-module__PFRRnG__techChip{background:var(--surface);border:1px solid var(--line);color:var(--gray);border-radius:8px;padding:.35rem .9rem;font-size:.72rem;font-weight:500;transition:all .25s}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__techChip{color:var(--white);border-color:var(--line-strong)}@media (max-width:1024px){.Services-module__PFRRnG__servicesSection{padding:8rem 2.5rem}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr;gap:2rem}.Services-module__PFRRnG__serviceCard{padding:2.5rem}}@media (max-width:768px){.Services-module__PFRRnG__servicesSection{padding:6rem 1.5rem}.Services-module__PFRRnG__sectionHead{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3.5rem;padding-bottom:2rem}.Services-module__PFRRnG__headDesc{font-size:.88rem}.Services-module__PFRRnG__sName{font-size:1.25rem}.Services-module__PFRRnG__sDesc{font-size:.88rem}.Services-module__PFRRnG__serviceCard{padding:2rem}}
.TechStack-module__5InoCq__techSection{background:var(--bg);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10rem 3.5rem;position:relative;overflow:hidden}.TechStack-module__5InoCq__container{max-width:1200px;margin:0 auto}.TechStack-module__5InoCq__sectionHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:5rem;padding-bottom:2.5rem;display:flex}.TechStack-module__5InoCq__sectionTag{letter-spacing:.25em;text-transform:uppercase;color:var(--gray);align-items:center;gap:.8rem;font-size:.65rem;display:flex}.TechStack-module__5InoCq__sectionTag:before{content:"";background:#fff6;border-radius:50%;width:6px;height:6px;display:inline-block}.TechStack-module__5InoCq__sectionTitle{letter-spacing:-.02em;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:500;line-height:1.1}.TechStack-module__5InoCq__sectionTitle em{font-family:var(--font-instrument-serif), serif;font-style:italic;font-weight:300}.TechStack-module__5InoCq__marqueeTrack{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg2);width:100vw;margin-bottom:6rem;margin-left:-50vw;margin-right:-50vw;padding:1.8rem 0;position:relative;left:50%;right:50%;overflow:hidden}.TechStack-module__5InoCq__marqueeList{white-space:nowrap;gap:4rem;width:max-content;animation:40s linear infinite TechStack-module__5InoCq__scrollMarquee;display:flex}.TechStack-module__5InoCq__marqueeList span{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;flex-shrink:0;align-items:center;gap:1.5rem;font-size:.72rem;font-weight:600;transition:color .25s;display:inline-flex}.TechStack-module__5InoCq__marqueeList span:hover{color:var(--white)}.TechStack-module__5InoCq__marqueeDot{color:#ffffff26;font-size:.6rem}@keyframes TechStack-module__5InoCq__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.TechStack-module__5InoCq__techGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TechStack-module__5InoCq__techCard{background:var(--bg2);border:1px solid var(--line);border-radius:20px;padding:3rem 2.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.TechStack-module__5InoCq__techCard:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 12px 30px #0000004d}.TechStack-module__5InoCq__cardHead{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.TechStack-module__5InoCq__techIcon{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--gray);background:#ffffff03;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.TechStack-module__5InoCq__techCard:hover .TechStack-module__5InoCq__techIcon{border-color:var(--white);color:var(--white);background:#ffffff0a;transform:scale(1.05)}.TechStack-module__5InoCq__techRole{text-transform:uppercase;letter-spacing:.12em;color:var(--gray);border:1px solid var(--line);background:#ffffff05;border-radius:6px;padding:.3rem .8rem;font-size:.65rem;font-weight:600;transition:all .3s}.TechStack-module__5InoCq__techCard:hover .TechStack-module__5InoCq__techRole{border-color:var(--line-strong);color:var(--white);background:#ffffff0d}.TechStack-module__5InoCq__techCard h3{letter-spacing:-.01em;color:var(--white);margin-bottom:.8rem;font-size:1.2rem;font-weight:600}.TechStack-module__5InoCq__techCard p{color:var(--gray);font-size:.88rem;font-weight:400;line-height:1.7}@media (max-width:1024px){.TechStack-module__5InoCq__techSection{padding:8rem 2.5rem}.TechStack-module__5InoCq__techGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechStack-module__5InoCq__techSection{padding:6rem 1.5rem}.TechStack-module__5InoCq__sectionHead{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:3.5rem;padding-bottom:2rem}.TechStack-module__5InoCq__techGrid{grid-template-columns:1fr;gap:1.5rem}.TechStack-module__5InoCq__techCard{padding:2.5rem 2rem}}
.FAQ-module__KSzKsa__faqSection{background:var(--bg);border-bottom:1px solid var(--line);padding:8rem 3.5rem;position:relative}.FAQ-module__KSzKsa__container{max-width:1000px;margin:0 auto}.FAQ-module__KSzKsa__sectionHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:2rem;display:flex}.FAQ-module__KSzKsa__sectionTag{letter-spacing:.3em;text-transform:uppercase;color:var(--gray);align-items:center;gap:.8rem;font-size:.65rem;display:flex}.FAQ-module__KSzKsa__sectionTag:before{content:"";background:var(--white);border-radius:50%;width:8px;height:8px;animation:2s infinite FAQ-module__KSzKsa__pulse;display:inline-block}@keyframes FAQ-module__KSzKsa__pulse{0%,to{opacity:1}50%{opacity:.3}}.FAQ-module__KSzKsa__sectionTitle{letter-spacing:-.03em;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:300}.FAQ-module__KSzKsa__sectionTitle em{font-family:var(--font-instrument-serif), serif;font-style:italic}.FAQ-module__KSzKsa__faqList{flex-direction:column;gap:1.2rem;list-style:none;display:flex}.FAQ-module__KSzKsa__faqItem{background:var(--surface);border:1px solid var(--line);border-radius:20px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.FAQ-module__KSzKsa__faqItem:hover{border-color:#ffffff1f;box-shadow:0 10px 25px #0003}.FAQ-module__KSzKsa__faqActive{border-color:var(--teal-glow)}.FAQ-module__KSzKsa__questionHeader{text-align:left;cursor:pointer;width:100%;color:var(--white);letter-spacing:.01em;background:0 0;border:none;justify-content:space-between;align-items:center;padding:2rem 2.5rem;font-family:inherit;font-size:1.05rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__KSzKsa__faqItem:hover .FAQ-module__KSzKsa__questionHeader,.FAQ-module__KSzKsa__faqActive .FAQ-module__KSzKsa__questionHeader{color:var(--teal)}.FAQ-module__KSzKsa__chevron{color:var(--gray);font-size:1.1rem;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s}.FAQ-module__KSzKsa__faqItem:hover .FAQ-module__KSzKsa__chevron{color:var(--teal)}.FAQ-module__KSzKsa__faqActive .FAQ-module__KSzKsa__chevron{color:var(--teal);transform:rotate(180deg)}.FAQ-module__KSzKsa__answerBox{max-height:0;padding:0 2.5rem;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.FAQ-module__KSzKsa__answerActive{max-height:200px;padding-bottom:2.2rem}.FAQ-module__KSzKsa__answerBox p{color:var(--gray);border-top:1px solid #ffffff0a;padding-top:1.2rem;font-size:.88rem;font-weight:300;line-height:1.8}@media (max-width:1024px){.FAQ-module__KSzKsa__faqSection{padding:6rem 2.5rem}}@media (max-width:768px){.FAQ-module__KSzKsa__faqSection{padding:5rem 1.5rem}.FAQ-module__KSzKsa__questionHeader{padding:1.5rem 1.8rem;font-size:.95rem}.FAQ-module__KSzKsa__answerBox{padding:0 1.8rem}.FAQ-module__KSzKsa__answerActive{max-height:300px;padding-bottom:1.8rem}}
.Contact-module__OWeMSG__contactSection{text-align:center;background:var(--bg);border-top:1px solid var(--line);padding:10rem 3.5rem 3rem;position:relative;overflow:hidden}.Contact-module__OWeMSG__ctaBg{z-index:0;background:0 0;position:absolute;inset:0}.Contact-module__OWeMSG__ctaRadial{background:radial-gradient(ellipse at 50% 50%, #ffffff03 0%, var(--bg) 75%);z-index:1;position:absolute;inset:0}.Contact-module__OWeMSG__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Contact-module__OWeMSG__ctaHead h2{letter-spacing:-.03em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:500;line-height:1.1}.Contact-module__OWeMSG__ctaHead h2 em{font-family:var(--font-instrument-serif), serif;font-style:italic;font-weight:300}.Contact-module__OWeMSG__ctaHead h2 strong{-webkit-text-stroke:1px var(--white);color:#0000;font-weight:700}.Contact-module__OWeMSG__ctaHead p{color:var(--gray);margin-bottom:4rem;font-size:.95rem;font-weight:400}.Contact-module__OWeMSG__contactGrid{text-align:left;grid-template-columns:1.4fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.Contact-module__OWeMSG__formBox{background:var(--bg2);border:1px solid var(--line);border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0000004d}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.6rem;margin-bottom:1.8rem;display:flex}.Contact-module__OWeMSG__formGroup label{text-transform:uppercase;letter-spacing:.12em;color:var(--gray);font-size:.68rem;font-weight:600}.Contact-module__OWeMSG__formInput{border:1px solid var(--line);color:var(--white);background:#ffffff03;border-radius:10px;padding:1rem 1.2rem;font-family:inherit;font-size:.88rem;transition:all .25s}.Contact-module__OWeMSG__formInput:focus{border-color:var(--white);outline:none;box-shadow:0 0 12px #ffffff14}.Contact-module__OWeMSG__formInput::placeholder{color:#fff3}.Contact-module__OWeMSG__btnSubmit{background:var(--white);width:100%;color:var(--bg);border:1px solid var(--white);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.8rem;padding:1.1rem;font-size:.72rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #ffffff0d}.Contact-module__OWeMSG__btnSubmit:hover{color:var(--white);background:0 0;box-shadow:0 8px 20px #ffffff1f}.Contact-module__OWeMSG__btnSubmit span{transition:transform .25s}.Contact-module__OWeMSG__btnSubmit:hover span{transform:translate(4px)}.Contact-module__OWeMSG__infoBox{flex-direction:column;justify-content:space-between;padding:1rem 0;display:flex}.Contact-module__OWeMSG__infoDetails{flex-direction:column;gap:2.8rem;display:flex}.Contact-module__OWeMSG__cBlock{border-left:2px solid var(--line-strong);padding-left:1.5rem;transition:border-color .25s}.Contact-module__OWeMSG__cBlock:hover{border-color:var(--white)}.Contact-module__OWeMSG__cBlock label{letter-spacing:.2em;text-transform:uppercase;color:var(--gray);margin-bottom:.6rem;font-size:.65rem;font-weight:600;display:block}.Contact-module__OWeMSG__cBlock span{color:var(--white);font-size:1.1rem;font-weight:400}.Contact-module__OWeMSG__successMsg{text-align:center;color:var(--white);padding:4rem 1rem;font-size:1.2rem;font-weight:500}.Contact-module__OWeMSG__successMsg svg{color:var(--white);opacity:.8;margin:0 auto 1.5rem;display:block}.Contact-module__OWeMSG__footer{border-top:1px solid var(--line);color:var(--gray);letter-spacing:.02em;justify-content:space-between;align-items:center;margin-top:6rem;padding-top:2.5rem;font-size:.72rem;display:flex}.Contact-module__OWeMSG__footerLinks{gap:2.5rem;display:flex}.Contact-module__OWeMSG__footerLinks a{color:var(--gray);transition:color .25s}.Contact-module__OWeMSG__footerLinks a:hover{color:var(--white)}@media (max-width:1024px){.Contact-module__OWeMSG__contactSection{padding:8rem 2.5rem 2.5rem}.Contact-module__OWeMSG__contactGrid{grid-template-columns:1fr;gap:3.5rem}.Contact-module__OWeMSG__infoBox{gap:3rem}.Contact-module__OWeMSG__infoDetails{flex-flow:wrap;justify-content:space-between;gap:2rem}}@media (max-width:768px){.Contact-module__OWeMSG__contactSection{padding:6rem 1.5rem 2rem}.Contact-module__OWeMSG__formBox{padding:2rem 1.5rem}.Contact-module__OWeMSG__infoDetails{flex-direction:column;gap:2rem}.Contact-module__OWeMSG__cBlock span{font-size:.95rem}.Contact-module__OWeMSG__footer{text-align:center;flex-direction:column;gap:1.2rem}.Contact-module__OWeMSG__footerLinks{gap:1.5rem}}
