.Navbar-module__nuAbfa__navbar{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#080808f2 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{border-radius:var(--radius-sm);object-fit:contain}.Navbar-module__nuAbfa__logoIcon{background:var(--accent-yellow);border-radius:var(--radius-sm);width:36px;height:36px;font-family:var(--font-display);color:#000;letter-spacing:-.05em;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:900;display:flex}.Navbar-module__nuAbfa__logoText{font-family:var(--font-display);letter-spacing:.1em;color:var(--text-primary);text-transform:uppercase;font-size:.95rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks li a{color:var(--text-secondary);border-radius:var(--radius-full);transition:color var(--transition), background var(--transition);letter-spacing:.02em;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500}.Navbar-module__nuAbfa__navLinks li a:hover{color:var(--text-primary);background:#ffffff0f}.Navbar-module__nuAbfa__navLinks li a.Navbar-module__nuAbfa__active{color:var(--accent-yellow)}.Navbar-module__nuAbfa__ctaBtn{background:var(--accent-yellow);color:#000;border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);letter-spacing:.02em;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.875rem;font-weight:700;display:inline-flex}.Navbar-module__nuAbfa__ctaBtn:hover{background:var(--accent-yellow-hover);transform:translateY(-1px);box-shadow:0 8px 24px #f5c51859}.Navbar-module__nuAbfa__ctaBtn svg{width:14px;height:14px}.Navbar-module__nuAbfa__menuBtn{color:var(--text-primary);background:0 0;padding:.5rem;display:none}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__menuBtn{display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__navbar{padding:1rem 1.25rem}.Navbar-module__nuAbfa__logoText{display:none}.Navbar-module__nuAbfa__ctaBtn{padding:.5rem 1rem;font-size:.8rem}}
.Hero-module__Z8hQ_W__heroSection{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:stretch;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridBg{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 70% at 50% 40%,#000 20%,#0000 100%);mask-image:radial-gradient(90% 70% at 50% 40%,#000 20%,#0000 100%)}.Hero-module__Z8hQ_W__glowOrbLeft{pointer-events:none;background:radial-gradient(circle,#00d4ff12 0%,#0000 70%);border-radius:50%;width:480px;height:480px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__orbFloat;position:absolute;top:20%;left:-10%}.Hero-module__Z8hQ_W__glowOrbRight{pointer-events:none;background:radial-gradient(circle,#f5c5180f 0%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:10s ease-in-out infinite reverse Hero-module__Z8hQ_W__orbFloat;position:absolute;bottom:10%;right:-8%}@keyframes Hero-module__Z8hQ_W__orbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.Hero-module__Z8hQ_W__scanLine{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#00d4ff66,#0000);height:1px;animation:10s linear infinite Hero-module__Z8hQ_W__scan;position:absolute;left:0;right:0}@keyframes Hero-module__Z8hQ_W__scan{0%{opacity:0;top:5%}5%{opacity:1}95%{opacity:1}to{opacity:0;top:95%}}.Hero-module__Z8hQ_W__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto;padding:3rem 5vw 4rem;display:grid;position:relative}.Hero-module__Z8hQ_W__heroLeft{flex-direction:column;gap:2rem;animation:.9s cubic-bezier(.16,1,.3,1) both Hero-module__Z8hQ_W__fadeInLeft;display:flex}@keyframes Hero-module__Z8hQ_W__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.Hero-module__Z8hQ_W__aiChip{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00d4ff12;border:1px solid #00d4ff33;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .9rem;display:inline-flex}.Hero-module__Z8hQ_W__aiChipDot{background:var(--accent-cyan);width:7px;height:7px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:.25}}.Hero-module__Z8hQ_W__aiChipText{color:var(--accent-cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:600}.Hero-module__Z8hQ_W__titleBlock{-webkit-user-select:none;user-select:none;flex-direction:column;gap:0;line-height:1;display:flex}.Hero-module__Z8hQ_W__titleTop{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--text-primary);font-size:clamp(3.5rem,8vw,8rem);font-weight:900;line-height:.95;animation:.8s cubic-bezier(.16,1,.3,1) .1s both Hero-module__Z8hQ_W__slideInTop}.Hero-module__Z8hQ_W__titleOutline{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:#0000;-webkit-text-stroke:2px #ffffff26;padding-left:.5em;font-size:clamp(3.5rem,8vw,8rem);font-weight:900;line-height:1;animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__Z8hQ_W__slideInBottom}@keyframes Hero-module__Z8hQ_W__slideInTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__slideInBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__descBlock{flex-direction:column;gap:.75rem;display:flex}.Hero-module__Z8hQ_W__bracket{border-left:2px solid var(--accent-yellow);border-bottom:2px solid var(--accent-yellow);opacity:.8;width:18px;height:18px}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-secondary);max-width:380px;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.7}.Hero-module__Z8hQ_W__pillNav{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module__Z8hQ_W__pill{border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition);letter-spacing:.03em;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;padding:.45rem 1rem;font-size:.75rem;font-weight:500}.Hero-module__Z8hQ_W__pill:hover{color:var(--accent-yellow);background:#f5c5180f;border-color:#f5c51873;transform:translateY(-1px)}.Hero-module__Z8hQ_W__heroCta{background:var(--accent-yellow);color:#000;border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);letter-spacing:.03em;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.75rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #f5c51840}.Hero-module__Z8hQ_W__heroCta:hover{background:var(--accent-yellow-hover);transform:translateY(-2px);box-shadow:0 10px 32px #f5c51866}.Hero-module__Z8hQ_W__heroCta svg{width:16px;height:16px}.Hero-module__Z8hQ_W__heroRight{justify-content:center;align-items:center;animation:.9s cubic-bezier(.16,1,.3,1) .15s both Hero-module__Z8hQ_W__fadeInRight;display:flex}@keyframes Hero-module__Z8hQ_W__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.Hero-module__Z8hQ_W__gifCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);aspect-ratio:4/3;background:#000;border:1px solid #00d4ff33;width:100%;max-width:540px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__cardFloat;position:relative;overflow:hidden;box-shadow:0 0 0 1px #00d4ff14,0 30px 80px #000000b3,0 0 60px #00d4ff0f,inset 0 1px #ffffff0d}@keyframes Hero-module__Z8hQ_W__cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__Z8hQ_W__cornerTL,.Hero-module__Z8hQ_W__cornerTR,.Hero-module__Z8hQ_W__cornerBL,.Hero-module__Z8hQ_W__cornerBR{z-index:3;width:22px;height:22px;position:absolute}.Hero-module__Z8hQ_W__cornerTL{border-top:2px solid var(--accent-cyan);border-left:2px solid var(--accent-cyan);top:10px;left:10px}.Hero-module__Z8hQ_W__cornerTR{border-top:2px solid var(--accent-yellow);border-right:2px solid var(--accent-yellow);top:10px;right:10px}.Hero-module__Z8hQ_W__cornerBL{border-bottom:2px solid var(--accent-yellow);border-left:2px solid var(--accent-yellow);bottom:10px;left:10px}.Hero-module__Z8hQ_W__cornerBR{border-bottom:2px solid var(--accent-cyan);border-right:2px solid var(--accent-cyan);bottom:10px;right:10px}.Hero-module__Z8hQ_W__devGif{object-fit:cover;object-position:center;filter:saturate(1.2)brightness(.9);width:100%;height:100%;transition:opacity .6s;display:block}.Hero-module__Z8hQ_W__gifOverlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#000000d9 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__floatingBadge{border-radius:var(--radius-full);color:var(--accent-cyan);letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;z-index:2;background:#080808e0;border:1px solid #00d4ff33;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 6px var(--accent-cyan);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__blink}.Hero-module__Z8hQ_W__scrollHint{z-index:2;opacity:.4;flex-direction:column;align-items:center;gap:.4rem;animation:1.2s 1s both Hero-module__Z8hQ_W__fadeInUp;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:.4;transform:translate(-50%)translateY(0)}}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(#0000,#fff6,#0000);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.3}50%{opacity:1}}.Hero-module__Z8hQ_W__scrollLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem}@media (max-width:900px){.Hero-module__Z8hQ_W__heroSection{min-height:auto;padding-top:4.5rem}.Hero-module__Z8hQ_W__heroInner{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding:2.5rem 1.5rem 4rem}.Hero-module__Z8hQ_W__heroLeft{order:1;align-items:center}.Hero-module__Z8hQ_W__heroRight{order:2}.Hero-module__Z8hQ_W__heroDescription{max-width:100%}.Hero-module__Z8hQ_W__pillNav{justify-content:center}.Hero-module__Z8hQ_W__titleOutline{padding-left:0}.Hero-module__Z8hQ_W__descBlock{align-items:center}.Hero-module__Z8hQ_W__gifCard{aspect-ratio:4/3;max-width:380px}.Hero-module__Z8hQ_W__scrollHint{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroInner{gap:2rem;padding:2rem 1.25rem 3rem}.Hero-module__Z8hQ_W__titleTop,.Hero-module__Z8hQ_W__titleOutline{font-size:clamp(3rem,16vw,5rem)}.Hero-module__Z8hQ_W__gifCard{aspect-ratio:4/3;max-width:320px}.Hero-module__Z8hQ_W__heroCta{padding:.65rem 1.5rem;font-size:.85rem}}
.About-module__vqXTeW__section{background:var(--bg-secondary);padding:8rem 0 6rem;position:relative;overflow:hidden}.About-module__vqXTeW__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.About-module__vqXTeW__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__imageWrapper{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);position:relative;overflow:hidden;box-shadow:0 30px 60px #0009}.About-module__vqXTeW__imageWrapper:after{content:"";border-radius:var(--radius-lg);pointer-events:none;transition:border-color var(--transition);border:1px solid #f5c51826;position:absolute;inset:0}.About-module__vqXTeW__imageWrapper:hover:after{border-color:#f5c51866}.About-module__vqXTeW__teamImage{object-fit:cover;width:100%;height:auto;transition:transform var(--transition)}.About-module__vqXTeW__imageWrapper:hover .About-module__vqXTeW__teamImage{transform:scale(1.03)}.About-module__vqXTeW__bracketTopLeft{border-top:2px solid var(--accent-yellow);border-left:2px solid var(--accent-yellow);z-index:2;width:20px;height:20px;position:absolute;top:1rem;left:1rem}.About-module__vqXTeW__bracketBottomRight{border-bottom:2px solid var(--accent-yellow);border-right:2px solid var(--accent-yellow);z-index:2;width:20px;height:20px;position:absolute;bottom:1rem;right:1rem}.About-module__vqXTeW__content{flex-direction:column;gap:1.5rem;display:flex}.About-module__vqXTeW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-yellow);font-size:.75rem;font-weight:600}.About-module__vqXTeW__title{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.About-module__vqXTeW__title span{color:var(--accent-yellow)}.About-module__vqXTeW__desc{color:var(--text-secondary);font-size:1rem;line-height:1.7}.About-module__vqXTeW__stats{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;padding-top:1.5rem;display:grid}.About-module__vqXTeW__statItem{flex-direction:column;gap:.25rem;display:flex}.About-module__vqXTeW__statVal{font-family:var(--font-display);color:var(--accent-yellow);font-size:1.75rem;font-weight:800}.About-module__vqXTeW__statLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem}@media (max-width:900px){.About-module__vqXTeW__container{grid-template-columns:1fr;gap:3rem}}
.Services-module__PFRRnG__section{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.Services-module__PFRRnG__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__header{text-align:center;z-index:2;margin-bottom:5rem;position:relative}.Services-module__PFRRnG__eyebrow{letter-spacing:.255em;text-transform:uppercase;color:var(--accent-yellow);border-radius:var(--radius-full);background:#f5c5180d;border:1px solid #f5c51840;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Services-module__PFRRnG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2.25rem,4vw,3.75rem);font-weight:800;line-height:1.1}.Services-module__PFRRnG__title span{color:var(--accent-yellow)}.Services-module__PFRRnG__subtitle{color:var(--text-secondary);max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.Services-module__PFRRnG__grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:5rem;display:grid;position:relative}.Services-module__PFRRnG__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition), background var(--transition);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;height:100%;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";opacity:0;transition:opacity var(--transition);pointer-events:none;background:radial-gradient(70% 50% at 50% 0,#f5c51814 0%,#0000 100%);position:absolute;inset:0}.Services-module__PFRRnG__card:hover{background:#ffffff0a;border-color:#f5c5184d;transform:translateY(-5px);box-shadow:0 25px 50px #0009,0 0 0 1px #f5c5181a}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__iconWrapper{border-radius:var(--radius-md);width:54px;height:54px;transition:transform var(--transition), background var(--transition);background:#ffffff08;border:1px solid #ffffff0f;justify-content:center;align-items:center;margin-bottom:1.75rem;display:flex;position:relative}.Services-module__PFRRnG__iconColor{color:var(--accent-yellow)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{background:#f5c51826;border-color:#f5c5184d;transform:scale(1.1)rotate(5deg)}.Services-module__PFRRnG__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.02em;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.Services-module__PFRRnG__list{flex-direction:column;flex-grow:1;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Services-module__PFRRnG__listItem{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.4;display:flex}.Services-module__PFRRnG__bullet{color:var(--accent-yellow);margin-top:.15rem;font-size:1rem;line-height:1}.Services-module__PFRRnG__footerCta{text-align:center;z-index:2;position:relative}.Services-module__PFRRnG__ctaButton{background:var(--accent-yellow);color:#000;border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1rem;font-weight:800;display:inline-flex}.Services-module__PFRRnG__ctaButton:hover{background:var(--accent-yellow-hover);transform:translateY(-2px);box-shadow:0 12px 36px #f5c51873}.Services-module__PFRRnG__ctaButton svg{width:18px;height:18px;transition:transform var(--transition)}.Services-module__PFRRnG__ctaButton:hover svg{transform:translate(4px)}.Services-module__PFRRnG__ambientGlow1{pointer-events:none;background:radial-gradient(circle,#f5c5180a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:10%;left:-5%}.Services-module__PFRRnG__ambientGlow2{pointer-events:none;background:radial-gradient(circle,#00d4ff08 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:10%;right:-5%}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__PFRRnG__section{padding:6rem 0}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:1.5rem}}
.Features-module__ZD3nRW__section{background:var(--bg-primary);padding:8rem 0 6rem;position:relative}.Features-module__ZD3nRW__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border-subtle), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:4rem}.Features-module__ZD3nRW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-yellow);border-radius:var(--radius-full);background:#f5c5180d;border:1px solid #f5c51840;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Features-module__ZD3nRW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.Features-module__ZD3nRW__title span{color:var(--accent-yellow)}.Features-module__ZD3nRW__subtitle{color:var(--text-secondary);max-width:480px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Features-module__ZD3nRW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);cursor:default;padding:2.5rem 2rem;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:before{content:"";opacity:0;transition:opacity var(--transition);background:radial-gradient(60% 40% at 50% 0,#f5c5180f 0%,#0000 100%);position:absolute;inset:0}.Features-module__ZD3nRW__card:hover{border-color:#f5c51833;transform:translateY(-4px);box-shadow:0 20px 60px #00000080,0 0 0 1px #f5c5181a}.Features-module__ZD3nRW__card:hover:before{opacity:1}.Features-module__ZD3nRW__cardIconWrapper{border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.5rem;display:flex;position:relative}.Features-module__ZD3nRW__cardIconWrapper svg{width:26px;height:26px}.Features-module__ZD3nRW__iconYellow{color:var(--accent-yellow);background:#f5c5181f}.Features-module__ZD3nRW__iconCyan{color:var(--accent-cyan);background:#00d4ff1a}.Features-module__ZD3nRW__iconOrange{color:var(--accent-orange);background:#ff6b351f}.Features-module__ZD3nRW__cardTag{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);padding:.25rem .65rem;font-size:.65rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.Features-module__ZD3nRW__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.02em;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.Features-module__ZD3nRW__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Features-module__ZD3nRW__cardFooter{color:var(--accent-yellow);letter-spacing:.05em;text-transform:uppercase;opacity:.7;transition:opacity var(--transition);align-items:center;gap:.5rem;margin-top:1.75rem;font-size:.8rem;font-weight:600;display:flex}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardFooter{opacity:1}.Features-module__ZD3nRW__cardFooter svg{width:14px;height:14px;transition:transform var(--transition)}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__cardFooter svg{transform:translate(4px)}.Features-module__ZD3nRW__cardDivider{background:var(--border-subtle);height:1px;margin:1.5rem 0 0}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}}
.StartProject-module__4tl6oG__section{background:var(--bg-secondary);padding:8rem 0 9rem;position:relative;overflow:hidden}.StartProject-module__4tl6oG__section:before{content:"";background:linear-gradient(90deg,#0000,#f5c51880,#0000);height:1px;position:absolute;top:0;left:0;right:0}.StartProject-module__4tl6oG__bgText{font-family:var(--font-display);letter-spacing:-.05em;white-space:nowrap;color:#0000;-webkit-text-stroke:1px #f5c5180f;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(5rem,15vw,14rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StartProject-module__4tl6oG__glowLeft{pointer-events:none;background:radial-gradient(circle,#f5c51812 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;top:30%;left:-8%}.StartProject-module__4tl6oG__glowRight{pointer-events:none;background:radial-gradient(circle,#00d4ff0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;right:-8%}.StartProject-module__4tl6oG__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.StartProject-module__4tl6oG__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-yellow);border-radius:var(--radius-full);background:#f5c5180d;border:1px solid #f5c51840;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.StartProject-module__4tl6oG__eyebrow svg{width:12px;height:12px}.StartProject-module__4tl6oG__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);max-width:800px;font-size:clamp(2.5rem,5vw,5rem);font-weight:900;line-height:1.05}.StartProject-module__4tl6oG__heading span{color:var(--accent-yellow);display:block}.StartProject-module__4tl6oG__subtext{color:var(--text-secondary);max-width:540px;font-size:1.1rem;line-height:1.7}.StartProject-module__4tl6oG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.StartProject-module__4tl6oG__btnPrimary{background:var(--accent-yellow);color:#000;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);align-items:center;gap:.65rem;padding:1.05rem 2.75rem;font-size:.9rem;font-weight:800;display:inline-flex}.StartProject-module__4tl6oG__btnPrimary:hover{background:var(--accent-yellow-hover);transform:translateY(-3px);box-shadow:0 16px 48px #f5c51873}.StartProject-module__4tl6oG__btnPrimary svg{width:16px;height:16px;transition:transform var(--transition)}.StartProject-module__4tl6oG__btnPrimary:hover svg{transform:translate(4px)}.StartProject-module__4tl6oG__btnSecondary{color:var(--text-primary);letter-spacing:.03em;border-radius:var(--radius-full);transition:border-color var(--transition), background var(--transition), transform var(--transition);background:0 0;border:1px solid #ffffff26;align-items:center;gap:.65rem;padding:1.05rem 2.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.StartProject-module__4tl6oG__btnSecondary:hover{background:#ffffff0d;border-color:#ffffff59;transform:translateY(-2px)}.StartProject-module__4tl6oG__btnSecondary svg{width:16px;height:16px}.StartProject-module__4tl6oG__infoPills{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:.5rem;display:flex}.StartProject-module__4tl6oG__pill{color:var(--text-secondary);align-items:center;gap:.45rem;font-size:.825rem;display:flex}.StartProject-module__4tl6oG__pillDot{background:var(--accent-yellow);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:768px){.StartProject-module__4tl6oG__section{padding:6rem 0 7rem}.StartProject-module__4tl6oG__heading{font-size:clamp(2rem,8vw,3rem)}.StartProject-module__4tl6oG__actions{flex-direction:column;width:100%}.StartProject-module__4tl6oG__btnPrimary,.StartProject-module__4tl6oG__btnSecondary{justify-content:center;width:100%;max-width:340px}.StartProject-module__4tl6oG__infoPills{gap:1.25rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border-subtle);background:var(--bg-primary);padding:4rem 0 2.5rem;position:relative;overflow:hidden}.Footer-module__EZoWya__footer:before{content:"";background:linear-gradient(90deg,#0000,#f5c51866,#0000);width:600px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__brandLogo{align-items:center;gap:.6rem;display:flex}.Footer-module__EZoWya__brandIcon{background:var(--accent-yellow);border-radius:var(--radius-sm);width:32px;height:32px;font-family:var(--font-display);color:#000;justify-content:center;align-items:center;font-size:.75rem;font-weight:900;display:flex}.Footer-module__EZoWya__brandName{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);font-size:.85rem;font-weight:700}.Footer-module__EZoWya__brandTagline{color:var(--text-secondary);max-width:240px;font-size:.875rem;line-height:1.65}.Footer-module__EZoWya__socialLinks{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__EZoWya__socialLink{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition);justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialLink:hover{border-color:var(--accent-yellow);color:var(--accent-yellow);background:#f5c5180d}.Footer-module__EZoWya__socialLink svg{width:16px;height:16px}.Footer-module__EZoWya__linkGroupTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__linkList li a{color:var(--text-secondary);transition:color var(--transition);font-size:.875rem}.Footer-module__EZoWya__linkList li a:hover{color:var(--text-primary)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__EZoWya__copyright span{color:var(--accent-yellow)}.Footer-module__EZoWya__status{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Footer-module__EZoWya__statusDot{background:#0f8;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite Footer-module__EZoWya__statusPulse;box-shadow:0 0 6px #0f8}@keyframes Footer-module__EZoWya__statusPulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:900px){.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:540px){.Footer-module__EZoWya__inner{grid-template-columns:1fr}.Footer-module__EZoWya__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
