.Navbar-module___rHu7W__header{height:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:50;background-color:#ffffffe6;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoText{color:var(--primary);letter-spacing:-.02em;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__link{color:var(--muted-foreground);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module___rHu7W__link:hover{color:var(--accent)}.Navbar-module___rHu7W__ctaButton{padding:.5rem 1.25rem;font-size:.9rem}.Navbar-module___rHu7W__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__mobileMenuBtn{display:block}}
.Footer-module__Grjkva__footer{background-color:var(--muted);border-top:1px solid var(--border);margin-top:auto;padding:4rem 0 2rem}.Footer-module__Grjkva__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__Grjkva__brand h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__brand p{color:var(--muted-foreground);max-width:300px}.Footer-module__Grjkva__column h4{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__Grjkva__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__links a{color:var(--muted-foreground);transition:color .2s}.Footer-module__Grjkva__links a:hover{color:var(--accent)}.Footer-module__Grjkva__copyright{text-align:center;border-top:1px solid var(--border);color:var(--muted-foreground);padding-top:2rem;font-size:.875rem}
.Hero-module__JgYmMq__hero{min-height:100vh;padding-top:var(--header-height);background:radial-gradient(circle at 100% 0,#fafaf9 0%,#fff 100%);align-items:center;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#38bdf826 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Hero-module__JgYmMq__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__JgYmMq__content{max-width:600px}.Hero-module__JgYmMq__badge{color:var(--accent);background:#f973161a;border:1px solid #f9731633;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__JgYmMq__title{letter-spacing:-.02em;background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__JgYmMq__btnSecondary{border:1px solid var(--border);color:var(--foreground);background:0 0}.Hero-module__JgYmMq__btnSecondary:hover{background:var(--muted)}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__JgYmMq__visualContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,#38bdf80d,#0f172a80);border:1px solid #ffffff0d;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 25px 50px -12px #00000080}@media (max-width:968px){.Hero-module__JgYmMq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__JgYmMq__content{margin:0 auto}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__title{font-size:2.5rem}.Hero-module__JgYmMq__visual{height:400px}}
.Clients-module__MlmhVW__section{background-color:var(--background);border-bottom:1px solid var(--border);padding:4rem 0;overflow:hidden}.Clients-module__MlmhVW__title{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:3rem;font-size:.875rem;font-weight:600}.Clients-module__MlmhVW__scroller{max-width:1000px;margin:0 auto;overflow:hidden;-webkit-mask:linear-gradient(90deg,#0000,#fff 20% 80%,#0000);mask:linear-gradient(90deg,#0000,#fff 20% 80%,#0000)}.Clients-module__MlmhVW__scrollerInner{flex-wrap:nowrap;gap:4rem;width:max-content;padding-block:1rem;animation:40s linear infinite Clients-module__MlmhVW__scroll;display:flex}.Clients-module__MlmhVW__scroller:hover .Clients-module__MlmhVW__scrollerInner{animation-play-state:paused}.Clients-module__MlmhVW__clientName{color:var(--muted-foreground);white-space:nowrap;cursor:default;letter-spacing:-.02em;font-size:1.5rem;font-weight:800;transition:all .3s}.Clients-module__MlmhVW__clientName:hover{color:var(--accent);transform:scale(1.1)}@keyframes Clients-module__MlmhVW__scroll{to{transform:translate(calc(-50% - 2rem))}}@media (max-width:640px){.Clients-module__MlmhVW__scrollerInner{gap:2rem}}
.Process-module__Y14LMW__section{background-color:var(--background);border-bottom:1px solid var(--border);padding:6rem 0}.Process-module__Y14LMW__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Process-module__Y14LMW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Process-module__Y14LMW__subtitle{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.Process-module__Y14LMW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid;position:relative}.Process-module__Y14LMW__grid:before{content:"";background:var(--border);z-index:0;height:2px;display:none;position:absolute;top:2rem;left:0;right:0}@media (min-width:1024px){.Process-module__Y14LMW__grid:before{display:block;left:12%;right:12%}}.Process-module__Y14LMW__step{z-index:1;background:var(--background);text-align:center;padding:1rem;position:relative}.Process-module__Y14LMW__number{background:var(--background);border:2px solid var(--border);width:4rem;height:4rem;color:var(--muted-foreground);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.Process-module__Y14LMW__step:hover .Process-module__Y14LMW__number{border-color:var(--accent);color:var(--accent);transform:scale(1.1);box-shadow:0 0 20px #f9731633}.Process-module__Y14LMW__stepTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Process-module__Y14LMW__stepDesc{color:var(--muted-foreground);line-height:1.6}
.Services-module__h5-agW__services{background-color:var(--muted);position:relative}.Services-module__h5-agW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;display:grid}.Services-module__h5-agW__card{background:var(--background);border:1px solid var(--border);border-radius:1rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__h5-agW__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 20px 40px -15px #0000001a}.Services-module__h5-agW__iconWrapper{background:var(--muted);color:var(--primary);border-radius:1rem;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.Services-module__h5-agW__card:hover .Services-module__h5-agW__iconWrapper{background:var(--primary);color:var(--primary-foreground)}.Services-module__h5-agW__cardTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__h5-agW__cardText{color:var(--muted-foreground);margin-bottom:1.5rem;line-height:1.6}.Services-module__h5-agW__techList{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.Services-module__h5-agW__techTag{background:var(--muted);color:var(--foreground);border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}
.TechStack-module__LQQTpq__section{background-color:var(--muted);padding:4rem 0}.TechStack-module__LQQTpq__title{text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.TechStack-module__LQQTpq__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.TechStack-module__LQQTpq__grid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;display:flex}.TechStack-module__LQQTpq__techBadge{background:var(--background);border:1px solid var(--border);color:var(--muted-foreground);cursor:default;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.TechStack-module__LQQTpq__techBadge:hover{border-color:var(--accent);color:var(--foreground);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.TechStack-module__LQQTpq__certBadge{color:#fff;background:linear-gradient(135deg,#0078d4 0%,#005a9e 100%);border:none;font-weight:600}.TechStack-module__LQQTpq__certBadge:hover{color:#fff;opacity:.9}
.projekter-module__X60HhG__hero{min-height:100vh;padding-top:var(--header-height);background:#080c0a;align-items:center;display:flex;position:relative;overflow:hidden}.projekter-module__X60HhG__heroBg{pointer-events:none;position:absolute;inset:0}.projekter-module__X60HhG__glowGreen{background:radial-gradient(circle,#38a16926 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-20%;left:-10%}.projekter-module__X60HhG__glowOrange{background:radial-gradient(circle,#f9731614 0%,#0000 65%);width:600px;height:600px;position:absolute;bottom:-30%;right:-10%}.projekter-module__X60HhG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:4rem;padding-bottom:4rem;display:grid}.projekter-module__X60HhG__heroText{flex-direction:column;gap:1.5rem;display:flex}.projekter-module__X60HhG__caseLabel{text-transform:uppercase;letter-spacing:.15em;color:#38a169;font-size:.8rem;font-weight:600}.projekter-module__X60HhG__heroTitle{letter-spacing:-.04em;color:#fff;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.projekter-module__X60HhG__heroLead{color:#fff9;max-width:480px;font-size:1.2rem;line-height:1.7}.projekter-module__X60HhG__heroMeta{flex-wrap:wrap;align-items:center;gap:1.5rem;padding-top:.5rem;display:flex}.projekter-module__X60HhG__metaItem{flex-direction:column;gap:.25rem;display:flex}.projekter-module__X60HhG__metaLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;font-size:.7rem;font-weight:600}.projekter-module__X60HhG__metaValue{color:#ffffffd9;font-size:.9rem;font-weight:500}.projekter-module__X60HhG__metaDivider{background:#ffffff1a;width:1px;height:32px}.projekter-module__X60HhG__heroBtn{color:#fff;background:#38a169;border-radius:3rem;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.projekter-module__X60HhG__heroBtn:hover{background:#2f855a;transform:translateY(-2px);box-shadow:0 12px 32px -8px #38a16966}.projekter-module__X60HhG__heroPhones{justify-content:center;align-items:center;height:580px;display:flex;position:relative}.projekter-module__X60HhG__phone{border-radius:2.25rem;position:absolute;overflow:hidden;box-shadow:0 50px 100px -20px #00000080,0 0 0 1px #ffffff0d}.projekter-module__X60HhG__phone img{width:250px;height:auto;display:block}.projekter-module__X60HhG__phoneBack{z-index:1;opacity:.7;transform:rotate(6deg)translate(25%)translateY(3%)}.projekter-module__X60HhG__phoneFront{z-index:2;transform:rotate(-3deg)translate(-20%)}.projekter-module__X60HhG__techStrip{background:#f7faf8;border-top:1px solid #e2e8e4;border-bottom:1px solid #e2e8e4;padding:3rem 0}.projekter-module__X60HhG__techGrid{text-align:center;grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}.projekter-module__X60HhG__techItem{flex-direction:column;gap:.25rem;display:flex}.projekter-module__X60HhG__techName{color:var(--foreground);font-size:1.1rem;font-weight:700}.projekter-module__X60HhG__techDesc{color:var(--muted-foreground);font-size:.8rem}.projekter-module__X60HhG__about{padding:7rem 0}.projekter-module__X60HhG__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.projekter-module__X60HhG__aboutContent{flex-direction:column;gap:1.25rem;display:flex}.projekter-module__X60HhG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#38a169;font-size:.8rem;font-weight:600}.projekter-module__X60HhG__sectionTitle{letter-spacing:-.03em;color:var(--foreground);font-size:2.25rem;font-weight:800;line-height:1.2}.projekter-module__X60HhG__aboutText{color:var(--muted-foreground);font-size:1.05rem;line-height:1.75}.projekter-module__X60HhG__aboutPhone{justify-content:center;display:flex}.projekter-module__X60HhG__aboutPhoneInner{border-radius:2.25rem;transition:transform .5s cubic-bezier(.2,0,0,1);overflow:hidden;transform:rotate(2deg);box-shadow:0 40px 80px -20px #0000001f,0 0 0 1px #0000000a}.projekter-module__X60HhG__aboutPhoneInner:hover{transform:rotate(0)scale(1.02)}.projekter-module__X60HhG__aboutPhoneInner img{width:300px;height:auto;display:block}.projekter-module__X60HhG__caseSection{background:var(--muted);padding:7rem 0;position:relative;overflow:hidden}.projekter-module__X60HhG__caseBg{pointer-events:none;position:absolute;inset:0}.projekter-module__X60HhG__glowPurple{background:radial-gradient(circle,#8b5cf612 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.projekter-module__X60HhG__caseInner{grid-template-columns:auto 1fr;align-items:center;gap:5rem;display:grid}.projekter-module__X60HhG__casePhone{justify-content:center;display:flex}.projekter-module__X60HhG__casePhoneInner{border-radius:2.25rem;transition:transform .5s cubic-bezier(.2,0,0,1);overflow:hidden;transform:rotate(-2deg);box-shadow:0 40px 80px -20px #0000001f,0 0 0 1px #0000000a}.projekter-module__X60HhG__casePhoneInner:hover{transform:rotate(0)scale(1.02)}.projekter-module__X60HhG__casePhoneInner img{width:260px;height:auto;display:block}.projekter-module__X60HhG__caseContent{flex-direction:column;gap:1.25rem;display:flex}.projekter-module__X60HhG__caseTitle{letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.projekter-module__X60HhG__caseLead{color:var(--muted-foreground);max-width:480px;font-size:1.2rem;line-height:1.7}.projekter-module__X60HhG__metaLabelLight{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:.7rem;font-weight:600}.projekter-module__X60HhG__metaValueDark{color:var(--foreground);font-size:.9rem;font-weight:500}.projekter-module__X60HhG__metaDividerLight{background:var(--border);width:1px;height:32px}.projekter-module__X60HhG__caseTechList{flex-wrap:wrap;gap:.5rem;display:flex}.projekter-module__X60HhG__caseTechTag{background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:2rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500}.projekter-module__X60HhG__storeLinks{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.projekter-module__X60HhG__storeBtn{background:var(--foreground);color:var(--background);border-radius:3rem;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.projekter-module__X60HhG__storeBtn:hover{transform:translateY(-2px);box-shadow:0 12px 32px -8px #0003}.projekter-module__X60HhG__caseInnerReverse{grid-template-columns:1fr auto;align-items:center;gap:5rem;display:grid}.projekter-module__X60HhG__glowYellow{background:radial-gradient(circle,#eab30812 0%,#0000 65%);width:600px;height:600px;position:absolute;bottom:-20%;left:-10%}.projekter-module__X60HhG__confidentialBadgeLight{border:1px dashed var(--border);background:var(--background);color:var(--muted-foreground);text-align:center;opacity:.6;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;padding:3rem;display:flex}.projekter-module__X60HhG__confidentialBadgeLight span{color:var(--muted-foreground);font-size:1rem;font-weight:600}.projekter-module__X60HhG__confidentialBadgeLight p{color:var(--muted-foreground);opacity:.6;font-size:.85rem}.projekter-module__X60HhG__caseSectionDark{background:#0a0e14;padding:7rem 0;position:relative;overflow:hidden}.projekter-module__X60HhG__glowBlue{background:radial-gradient(circle,#3b82f61a 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-20%;left:-10%}.projekter-module__X60HhG__caseLabelLight{text-transform:uppercase;letter-spacing:.15em;color:#3b82f6;font-size:.8rem;font-weight:600}.projekter-module__X60HhG__caseTitleLight{letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.projekter-module__X60HhG__caseLeadLight{color:#fff9;max-width:480px;font-size:1.2rem;line-height:1.7}.projekter-module__X60HhG__caseTextLight{color:#ffffff80;font-size:1.05rem;line-height:1.75}.projekter-module__X60HhG__caseTechListDark{flex-wrap:wrap;gap:.5rem;display:flex}.projekter-module__X60HhG__caseTechTagDark{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:2rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500}.projekter-module__X60HhG__confidentialBadge{color:#ffffff40;text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;padding:3rem;display:flex}.projekter-module__X60HhG__confidentialBadge span{color:#fff6;font-size:1rem;font-weight:600}.projekter-module__X60HhG__confidentialBadge p{color:#fff3;font-size:.85rem}@media (max-width:968px){.projekter-module__X60HhG__heroInner{text-align:center;grid-template-columns:1fr}.projekter-module__X60HhG__heroText{align-items:center}.projekter-module__X60HhG__heroLead{max-width:100%}.projekter-module__X60HhG__heroMeta{justify-content:center}.projekter-module__X60HhG__heroPhones{height:420px}.projekter-module__X60HhG__phone img{width:190px}.projekter-module__X60HhG__techGrid{grid-template-columns:repeat(3,1fr)}.projekter-module__X60HhG__aboutGrid{grid-template-columns:1fr;gap:3rem}.projekter-module__X60HhG__aboutPhone{order:-1}.projekter-module__X60HhG__caseInner{text-align:center;grid-template-columns:1fr;gap:3rem}.projekter-module__X60HhG__caseContent{align-items:center}.projekter-module__X60HhG__casePhone{order:-1}.projekter-module__X60HhG__confidentialBadge,.projekter-module__X60HhG__confidentialBadgeLight{min-height:200px}.projekter-module__X60HhG__caseInnerReverse{text-align:center;grid-template-columns:1fr;gap:3rem}.projekter-module__X60HhG__caseInnerReverse .projekter-module__X60HhG__caseContent{align-items:center}}@media (max-width:580px){.projekter-module__X60HhG__heroPhones{height:350px}.projekter-module__X60HhG__phone img{width:155px}.projekter-module__X60HhG__phoneBack{transform:rotate(6deg)translate(20%)translateY(3%)}.projekter-module__X60HhG__phoneFront{transform:rotate(-3deg)translate(-15%)}.projekter-module__X60HhG__heroMeta{gap:1rem}.projekter-module__X60HhG__metaDivider,.projekter-module__X60HhG__metaDividerLight{display:none}.projekter-module__X60HhG__techGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.projekter-module__X60HhG__sectionTitle{font-size:1.75rem}.projekter-module__X60HhG__aboutPhoneInner img{width:260px}}@media (prefers-color-scheme:dark){.projekter-module__X60HhG__techStrip{background:var(--muted);border-color:var(--border)}.projekter-module__X60HhG__aboutPhoneInner{box-shadow:0 40px 80px -20px #0006,0 0 0 1px #ffffff0f}}
.About-module__S-Ka5a__section{background-color:var(--background);padding:6rem 0}.About-module__S-Ka5a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:4rem;display:grid}.About-module__S-Ka5a__content{max-width:600px}.About-module__S-Ka5a__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.About-module__S-Ka5a__description{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.About-module__S-Ka5a__features{gap:2rem;margin-top:2rem;display:grid}.About-module__S-Ka5a__feature{align-items:flex-start;gap:1rem;display:flex}.About-module__S-Ka5a__iconWrapper{background:var(--muted);color:var(--accent);border-radius:.5rem;padding:.75rem}.About-module__S-Ka5a__featureTitle{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.About-module__S-Ka5a__featureText{color:var(--muted-foreground);font-size:.95rem;line-height:1.5}.About-module__S-Ka5a__imageWrapper{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000001a}
