.about-module__MDR4lW__aboutSection{background-color:var(--background);position:relative}.about-module__MDR4lW__wrapper{max-width:900px;margin:0 auto}.about-module__MDR4lW__header{text-align:center;margin-bottom:4rem}.about-module__MDR4lW__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;display:block}.about-module__MDR4lW__title{color:var(--heading);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.about-module__MDR4lW__introText{color:var(--text-muted);text-align:center;margin-bottom:4rem;font-size:1.25rem;line-height:1.8}.about-module__MDR4lW__engineSection{margin-bottom:0}.about-module__MDR4lW__engineTitle{color:var(--heading);text-align:center;font-size:clamp(2rem,4vw,3rem);font-family:var(--font-sans);margin-bottom:1.5rem;font-weight:500}.about-module__MDR4lW__engineDesc{color:var(--text-muted);text-align:center;max-width:800px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8}.about-module__MDR4lW__grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}@media (max-width:1024px){.about-module__MDR4lW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__MDR4lW__grid{grid-template-columns:1fr}}.about-module__MDR4lW__gridItem{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:4px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.about-module__MDR4lW__gridItem:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0006}.about-module__MDR4lW__iconWrapper{color:var(--primary);margin-bottom:1.5rem}.about-module__MDR4lW__itemTitle{color:var(--card-text);font-size:1.25rem;font-family:var(--font-sans);margin-bottom:1rem}.about-module__MDR4lW__itemDesc{color:var(--card-muted);font-size:.95rem;line-height:1.6}
.ticker-module__lRb85G__tickerWrapper{background-color:var(--card-bg);border-bottom:1px solid var(--surface-border);width:100%;height:40px;font-family:var(--font-sans);color:var(--card-muted);align-items:center;font-size:.85rem;font-weight:500;display:flex;position:relative;overflow:hidden}.ticker-module__lRb85G__tickerTrack{white-space:nowrap;animation:30s linear infinite ticker-module__lRb85G__scroll;display:flex}.ticker-module__lRb85G__tickerTrack:hover{animation-play-state:paused}.ticker-module__lRb85G__tickerItem{align-items:center;margin-right:3rem;display:inline-flex}.ticker-module__lRb85G__tickerLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--card-text);margin-right:.5rem}.ticker-module__lRb85G__tickerValue{margin-right:.5rem;font-family:monospace}.ticker-module__lRb85G__positive{color:#10b981}.ticker-module__lRb85G__negative{color:#ef4444}@keyframes ticker-module__lRb85G__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.hero-module__NVBTOW__heroSection{background-color:var(--primary-color);align-items:center;padding:clamp(6rem,15vw,10rem) 0 clamp(4rem,10vw,6rem);display:flex;position:relative;overflow:hidden}.hero-module__NVBTOW__heroBackground{opacity:.5;background-image:radial-gradient(circle at 2px 2px,#ffffff08 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.hero-module__NVBTOW__overlay{background:linear-gradient(to bottom,transparent,var(--primary-color));position:absolute;inset:0}.hero-module__NVBTOW__heroContent{z-index:10;position:relative}.hero-module__NVBTOW__badge{color:var(--card-muted);letter-spacing:.15em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-module__NVBTOW__pulseDot{background-color:var(--accent-color);width:6px;height:6px;box-shadow:0 0 8px var(--accent-color);border-radius:50%}.hero-module__NVBTOW__title{font-family:var(--font-sans);color:var(--card-text);text-transform:uppercase;margin-bottom:2rem;font-size:clamp(3rem,10vw,6rem);font-weight:700;line-height:.95}.hero-module__NVBTOW__accentText{color:var(--accent-color)}.hero-module__NVBTOW__subtitle{color:var(--card-muted);max-width:650px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.hero-module__NVBTOW__ctaGroup{flex-wrap:wrap;gap:1rem;display:flex}.hero-module__NVBTOW__primaryBtn{background-color:var(--accent-color);color:var(--primary-color);border-radius:var(--radius-sm);text-transform:uppercase;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:transform .2s,filter .2s}.hero-module__NVBTOW__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}.hero-module__NVBTOW__secondaryBtn{border:1px solid var(--card-muted);color:var(--card-text);border-radius:var(--radius-sm);text-transform:uppercase;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:background .2s}.hero-module__NVBTOW__secondaryBtn:hover{background:#ffffff0d}
.services-module__mCOW2a__servicesSection{background-color:var(--background);border-bottom:1px solid var(--surface-border)}.services-module__mCOW2a__grid{flex-direction:column;gap:4rem;display:flex}@media (max-width:1024px){.services-module__mCOW2a__grid{gap:3rem}}.services-module__mCOW2a__introColumn{text-align:center;max-width:800px;margin:0 auto}.services-module__mCOW2a__kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:1rem;font-size:.85rem;display:block}.services-module__mCOW2a__title{color:var(--heading);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.services-module__mCOW2a__description{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.services-module__mCOW2a__actionBtn{color:var(--primary);border:1px solid var(--primary);text-transform:uppercase;letter-spacing:.1em;background-color:#0000;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.services-module__mCOW2a__actionBtn:hover{background-color:var(--primary);color:var(--background)}.services-module__mCOW2a__cardsColumn{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.services-module__mCOW2a__cardsColumn4{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.services-module__mCOW2a__cardsColumn2{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (max-width:1024px){.services-module__mCOW2a__cardsColumn,.services-module__mCOW2a__cardsColumn4,.services-module__mCOW2a__cardsColumn2{grid-template-columns:1fr 1fr}}@media (max-width:600px){.services-module__mCOW2a__cardsColumn,.services-module__mCOW2a__cardsColumn4,.services-module__mCOW2a__cardsColumn2{grid-template-columns:1fr}}.services-module__mCOW2a__serviceCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:4px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.services-module__mCOW2a__serviceCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0006}.services-module__mCOW2a__iconWrapper{color:var(--primary);margin-bottom:1.5rem}.services-module__mCOW2a__serviceTitle{color:var(--card-text);font-size:1.25rem;font-family:var(--font-sans);margin-bottom:1rem}.services-module__mCOW2a__serviceDesc{color:var(--card-muted);font-size:.95rem;line-height:1.6}
.news-module__5-1LOG__newsSection{background-color:var(--background);position:relative}.news-module__5-1LOG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.news-module__5-1LOG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.85rem;display:block}.news-module__5-1LOG__sectionTitle{color:var(--heading);margin-bottom:1.5rem;font-size:3rem}.news-module__5-1LOG__sectionDesc{color:var(--text-muted);font-size:1.1rem}.news-module__5-1LOG__newsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.news-module__5-1LOG__newsCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:4px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.news-module__5-1LOG__newsCard:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.news-module__5-1LOG__imageWrapper{background-color:var(--card-bg);height:240px;position:relative;overflow:hidden}.news-module__5-1LOG__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.news-module__5-1LOG__newsCard:hover .news-module__5-1LOG__newsImage{transform:scale(1.05)}.news-module__5-1LOG__categoryBadge{background-color:var(--primary);color:var(--card-bg);text-transform:uppercase;letter-spacing:.05em;border-radius:2px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.news-module__5-1LOG__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.news-module__5-1LOG__metaData{color:var(--card-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.news-module__5-1LOG__newsTitle{color:var(--card-text);margin-bottom:1rem;font-size:1.5rem;line-height:1.4}.news-module__5-1LOG__newsExcerpt{color:var(--card-muted);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.news-module__5-1LOG__readMore{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);border-bottom:1px solid #0000;align-items:center;gap:.5rem;padding-bottom:2px;font-size:.85rem;font-weight:600;transition:border-color .2s;display:inline-flex}.news-module__5-1LOG__readMore:hover{border-color:var(--primary)}.news-module__5-1LOG__icon{transition:transform .2s}.news-module__5-1LOG__readMore:hover .news-module__5-1LOG__icon{transform:translate(3px)translateY(-3px)}
.page-module__LTIEbW__homeGrid{grid-template-columns:1fr;align-items:start;gap:4rem;display:grid}.page-module__LTIEbW__leftColumn{flex-direction:column;display:flex}.page-module__LTIEbW__rightColumn{border-top:1px solid var(--background-off);padding-top:2rem}.page-module__LTIEbW__liveIndicator{background-color:var(--accent-color);width:8px;height:8px;box-shadow:0 0 10px var(--accent-color);border-radius:50%;animation:2s infinite page-module__LTIEbW__pulse;display:inline-block}@keyframes page-module__LTIEbW__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (min-width:1024px){.page-module__LTIEbW__homeGrid{grid-template-columns:2fr 1fr;gap:6rem}.page-module__LTIEbW__rightColumn{border-top:none;border-left:1px solid var(--background-off);padding-top:0;padding-left:3rem;position:sticky;top:2rem}}
.recent-projects-module__W06C3W__container{padding-top:clamp(4rem,10vw,8rem);padding-bottom:clamp(6rem,12vw,10rem)}.recent-projects-module__W06C3W__projectList{flex-direction:column;gap:clamp(6rem,15vw,12rem);display:flex}.recent-projects-module__W06C3W__projectCard{grid-template-columns:1fr 1fr;align-items:flex-start;gap:6rem;display:grid}.recent-projects-module__W06C3W__projectCard.recent-projects-module__W06C3W__reversed{direction:rtl}.recent-projects-module__W06C3W__projectCard.recent-projects-module__W06C3W__reversed .recent-projects-module__W06C3W__projectInfo{direction:ltr}.recent-projects-module__W06C3W__imageWrapper{aspect-ratio:3/2;background-color:var(--background-off);border:1px solid var(--surface-border);border-radius:4px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.recent-projects-module__W06C3W__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.recent-projects-module__W06C3W__projectCard:hover .recent-projects-module__W06C3W__projectImage{transform:scale(1.04)}.recent-projects-module__W06C3W__projectInfo{flex-direction:column;gap:1.5rem;display:flex}.recent-projects-module__W06C3W__projectName{color:var(--heading);letter-spacing:-.01em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700}.recent-projects-module__W06C3W__limeHighlight{color:#bef45e}.recent-projects-module__W06C3W__description{color:var(--text-muted);font-size:1rem;line-height:1.6}.recent-projects-module__W06C3W__simpleInfo{color:var(--text-muted);border-top:1px solid #e5e7eb;padding-top:1rem;font-size:.95rem}.recent-projects-module__W06C3W__links{margin-top:.5rem}.recent-projects-module__W06C3W__textLink{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.recent-projects-module__W06C3W__textLink:hover{color:var(--primary-color);text-decoration:underline}@media (max-width:1200px){.recent-projects-module__W06C3W__projectCard{gap:4rem}}@media (max-width:968px){.recent-projects-module__W06C3W__projectCard{grid-template-columns:1fr;gap:3rem}.recent-projects-module__W06C3W__projectCard.recent-projects-module__W06C3W__reversed{direction:ltr}.recent-projects-module__W06C3W__projectList{gap:8rem}.recent-projects-module__W06C3W__imageWrapper{aspect-ratio:16/9}.recent-projects-module__W06C3W__highlightRow{flex-direction:column;gap:1rem}}
