@font-face{font-family:Istok Web;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/istok-web-400-italic.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Istok Web;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/istok-web-700-italic.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Istok Web;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/istok-web-400-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Istok Web;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/istok-web-700-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/lora-400-italic.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/lora-400-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/lora-700-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:auto;scroll-padding-top:104px}body{font-family:Istok Web,sans-serif;line-height:1.6;color:#333;background-color:#16181c;overflow-x:hidden;position:static!important;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}#smooth-wrapper{position:static;width:100%;height:auto;overflow:visible}#smooth-content{position:static;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width: 769px){.container{padding:0 40px}}@media (min-width: 1200px){.container{padding:0 60px}}.cc-window{padding:2em!important;max-width:1200px!important;margin:0 auto!important;font-size:.9em!important;box-shadow:0 -4px 20px #0003!important}.cc-btn{background:transparent!important;color:#fff!important;border:2px solid #FFFFFF!important;font-weight:600!important;padding:8px 16px!important;border-radius:4px!important}.cc-btn:hover{background:#fff!important;color:#16181c!important}.nav-fixed{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 0;background-color:#16181c;transition:background-color .3s ease,backdrop-filter .3s ease;box-shadow:0 -20px 20px 10px #16181c}.nav-fixed.scrolled{background-color:#16181cf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-content{display:flex;justify-content:space-between;align-items:center}.logo-main{height:48px;cursor:pointer}.logo-main img{height:48px;width:auto;transform:none!important}.nav-links{display:flex;gap:40px;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;letter-spacing:.5px;transition:color .3s ease;cursor:pointer}.nav-links a:hover{color:#ff504d}.mobile-menu-toggle{display:none;flex-direction:column;cursor:pointer;padding:4px;background:none;border:none}.mobile-menu-toggle span{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s;border-radius:2px}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width: 1023px){.mobile-menu-toggle{display:flex}.nav-links{position:fixed;top:70px;left:0;right:0;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:0;padding:2rem 20px;box-shadow:0 2px 20px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.nav-links.active{transform:translateY(0);opacity:1;visibility:visible}.nav-links a{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1);text-align:center;font-size:1rem;color:#333}.nav-links a:last-child{border-bottom:none}.nav-links a:hover{color:#ff504d}}.hero-section,.elixir-hero{position:relative;height:100vh;min-height:600px;height:100svh;display:flex;flex-direction:column;background-color:#16181c;color:#fff;overflow:hidden}@media (max-width: 768px){.hero-section,.elixir-hero{min-height:100vh!important;height:auto!important;padding:8rem 0 0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important}}@media (max-width: 768px) and (orientation: landscape){.hero-section,.elixir-hero{min-height:700px!important;height:auto!important;padding:4rem 0 3rem!important}.hero-section .container,.elixir-hero .container{padding:1rem 20px 0!important;min-height:700px!important;justify-content:center!important}.hero-content{padding-bottom:3rem!important;margin-top:2rem!important}.hero-title{font-size:clamp(1.8rem,7vw,2.5rem)!important;margin-bottom:1.2rem!important;line-height:1.1!important}.hero-subtitle{font-size:1.125rem!important;margin-bottom:1.5rem!important;line-height:1.3!important}.hero-button{margin-top:1rem!important}}@media (max-width: 768px){.hero-section .container,.elixir-hero .container{padding:4vh 20px 0!important;height:auto!important;min-height:auto!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important}.hero-content{flex:none;width:100%;max-width:100%;padding-bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-subtitle{font-size:1.375rem}}.blog-hero{background:linear-gradient(135deg,#16181c,#1a1d23);min-height:60vh;display:flex;align-items:center}.hero-content{margin-top:3vh}.hero-title{margin-bottom:2rem}.hero-subtitle{margin-bottom:3rem}@media (max-width: 768px){.hero-content{margin-top:4vh!important}.hero-title{margin-bottom:1.5rem}.hero-subtitle{margin-bottom:2rem}}.hero-section .container,.elixir-hero .container{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:1vh 20px 0!important}@media (min-width: 769px){.hero-section .container,.elixir-hero .container{padding:0 40px!important;justify-content:flex-start!important}}@media (min-width: 1200px){.hero-section .container,.elixir-hero .container{padding:0 60px!important;justify-content:flex-start!important}}.hero-stats-dummy{visibility:hidden;display:block}@media (max-width: 768px){.hero-stats-dummy{display:none!important}}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#16181c;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;width:100%;margin:0 auto;padding-bottom:4rem;flex:4;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#ff504d;margin-bottom:2rem;line-height:1.2}.hero-line{display:block;opacity:0;transform:translateY(50px)}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(30px)}.hero-button{background-color:#16181c;color:#fff;border:2px solid white;padding:1rem 2rem;font-size:1.125rem;font-weight:700;font-family:inherit;cursor:pointer;border-radius:4px;transition:all .3s ease;opacity:0;transform:translateY(1.875rem);text-decoration:none;display:block;width:fit-content;margin:0 auto}.hero-button:hover{background-color:#fff;border:2px solid white;color:#16181c;transform:translateY(1.875rem) scale(1.05)}.hero-stats{flex:1;margin-top:2.5rem;padding:2.5rem 5rem;text-align:center;opacity:1;transform:translateY(0);position:relative;--border-width: 0%}.hero-stats:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:var(--border-width);height:1px;background-color:#ffffff1a;transition:width .6s ease-out}.hero-stats.animate-in{opacity:1;transform:translateY(0)}.elixir-hero .hero-subtitle{max-width:580px}.elixir-hero .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;text-align:center;max-width:860px;margin:0 auto;padding:0 5rem;justify-content:center}.elixir-hero .stat-item{display:flex;flex-direction:column;align-items:center}.elixir-hero .stat-number{font-size:3rem;font-weight:700;color:#fffc;margin-bottom:.5rem;line-height:1}.elixir-hero .stat-label{font-size:.9rem;color:#fffc;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-cta{margin:1.875rem 0;text-align:center}.hero-cta .hero-button{background-color:transparent;color:#fff;border:2px solid #ffffff;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s ease;opacity:1;transform:none}.hero-cta .hero-button:hover{background-color:#fff;border:2px solid #ffffff;color:#16181c}.team-section{background-color:#16181c;color:#fff;padding:7.5rem 0}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.875rem;max-width:1100px;margin:0 auto;margin-top:3.75rem}.job-item{background-color:#16181c;border:2px solid #ff504d;padding:1rem 2rem;transition:all .3s ease;text-align:center;border-radius:4px}.job-item:hover{background-color:#ff504d;transform:translateY(-3px)}.job-link{color:#ff504d;text-decoration:none;font-size:1.125rem;font-weight:700;display:block;transition:color .3s ease}.job-item:hover .job-link{color:#fff}.scroll-indicator{position:absolute;bottom:50px;left:50%;transform:translate(-50%);z-index:2}@media (min-width: 1024px){.scroll-indicator{bottom:10px}}.scroll-icon{width:21px;height:11px;opacity:0;animation:scrollBounce 2s infinite}@keyframes scrollBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-10px);opacity:1}}section{position:relative;padding:120px 0}@media (max-width: 768px){section,.team-section,.approach-section,.development-section,.elixir-expertise-section,.testimonials-section,.why-elixir-section,.strengths-section,.case-study-section,.use-cases-section,.cta-section,.contact-section,.impressum-section{padding:4rem 0!important}.project-section{padding:3rem 0!important}.development-section{padding:4rem 0 3rem!important}.elixir-expertise-section{padding:3rem 0 4rem!important}.contact-section{padding:3rem 0!important}}.intro-section{background-color:#16181c;padding:64px 0 96px}.intro-lead{font-family:Lora,serif;font-size:clamp(1.35rem,.95rem + 1.75vw,2.25rem);line-height:1.5;font-weight:400;color:#f8f9fa;text-align:center;max-width:900px;margin:0 auto;text-wrap:balance}@media (max-width: 768px){.intro-lead{line-height:1.45}.cc-window.cc-banner{padding:.85em 1em!important;align-items:center!important}.cc-window .cc-message{font-size:.8rem!important;line-height:1.35!important;margin-right:.8em!important;margin-bottom:.7em!important}.cc-window .cc-btn{font-size:.8rem!important;padding:.45em 1em!important;min-width:auto!important}}.intro-lead .nowrap{white-space:nowrap}.intro-lead a{color:#ff504d;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.intro-lead a:hover{border-color:#ff504d80}.intro-text{font-size:clamp(1rem,.92rem + .35vw,1.125rem);line-height:1.7;color:#f8f9fab8;max-width:720px;margin:1.75rem auto 0;text-align:center;text-wrap:pretty}.approach-section{background-color:#f8f9fa;color:#16181c;padding:120px 0}.approach-steps{max-width:1100px;margin:0 auto}.step-left,.step-right{margin-bottom:4.8rem;display:flex;align-items:center;gap:30px}.step-left{margin-right:10%;gap:40px}.step-right{margin-left:10%;flex-direction:row-reverse;gap:25px}.step-ninja{flex-shrink:0}.ninja-img{width:120px;height:auto;transition:all .3s ease}.ninja-img:hover{transform:scale(1.1)}.ninja-img[alt="Ninja Pose 1"]{width:112px;margin-right:10px}.ninja-img[alt="Ninja Pose 2"],.ninja-img[alt="Ninja Pose 4"]{width:125px}.step-content{flex:1}.step-content p{font-size:1.125rem;line-height:1.6;color:#333}.step-content h3{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}@media (max-width: 768px){.step-left,.step-right{margin-left:0;margin-right:0;flex-direction:column;text-align:center;gap:20px}.ninja-img{width:80px}.approach-section .ninja-img{width:100px;height:100px;object-fit:contain;object-position:center}.approach-section .ninja-img[alt="Ninja Pose 1"]{width:95px;height:100px}.approach-section .ninja-img[alt="Ninja Pose 2"],.approach-section .ninja-img[alt="Ninja Pose 4"]{width:110px;height:100px}.approach-section .meditation-img{width:168px;height:210px;object-fit:contain;object-position:center}.approach-section{padding:80px 0}.approach-section .section-header{margin-bottom:3.6rem}.step-content h3{font-size:1.375rem}}.approach-closing{text-align:center;margin-top:80px;padding-top:60px;border-top:2px solid rgba(255,80,77,.2);scroll-snap-align:center;scroll-snap-stop:normal}.closing-ninja{margin-top:1.2rem;margin-bottom:1.8rem}.meditation-img{width:200px;height:auto}.closing-content h3{font-size:1.75rem;font-weight:700;color:#ff504d;margin-bottom:1.2rem}.closing-content p{font-size:1.125rem;line-height:1.6;color:#333;max-width:600px;margin:0 auto}@media (max-width: 768px){.meditation-img{width:120px}.approach-closing{margin-top:60px;padding-top:40px}.closing-content h3{font-size:1.5rem}.closing-content p{max-width:100%}}.section-header{text-align:center;margin-bottom:7.2rem}@media (max-width: 768px){.section-header{margin-bottom:3.6rem}.section-subtitle{font-size:1.375rem}}.section-subtitle{font-size:1.5rem;line-height:1.3;margin-bottom:1rem;opacity:.7}.section-line{width:135px;height:4px;background-color:#16181c;margin:0 auto}h1,h2,h3,h4,h5,.section-subtitle,.section-description{text-wrap:balance}p{text-wrap:pretty}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#ff504d;margin-bottom:2rem;text-align:center}.section-description{font-size:1.125rem;line-height:1.6;text-align:center;max-width:900px;margin:0 auto 4rem;opacity:.9}.projects-header{text-align:center;margin-bottom:6rem}.projects-header .section-subtitle{color:#16181c;opacity:.7;font-size:1.125rem!important}@media (max-width: 768px){.projects-header .section-subtitle{font-size:1rem!important}}.projects-header .section-line{background-color:#16181c}.projects-intro-section{background-color:#fff;color:#16181c;padding:120px 0 20px}.project-section{min-height:100vh;background-color:#fff;color:#16181c;padding:60px 0 120px;display:flex;align-items:flex-start;position:relative}@media (max-width: 768px){.project-section{min-height:auto;padding:4rem 0;align-items:flex-start}}.project-null-section{background-color:#f6f6f6}.project-null-section .project-button:hover{background-color:#fd5720}.project-null-section .tech-stack{color:#666}.project-swr-section{background-color:#00a7e7;color:#fff}.project-swr-section .project-description p{color:#ffffffe6}.project-swr-section .tech-stack{color:#fffc}.project-swr-section .project-button-outline{border:2px solid white;color:#fff}.project-swr-section .project-button-outline:hover{background-color:#fff;color:#00a7e7}.project-swr-section .project-title{color:#fff}.project-swr-section .services-text{color:#ffffffe6}.project-swr-section .section-subtitle{color:#fff}.project-swr-section .section-line{background-color:#fff}.project-swr-section .project-image{position:relative;top:100px}.project-mockup{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.project-mental-section{background-color:#fff;color:#16181c}.project-mental-section .project-title,.project-mental-section .services-text{color:#df3992}.project-mental-section .tech-stack{color:#666}.project-kymo-section .project-title{color:#16181c}.project-kymo-section .tech-stack{color:#666}.project-stylight-section .project-title{color:#16181c}.project-stylight-section .tech-stack{color:#666}.project-mental-section .project-button{background-color:#16181c;color:#fff}.project-mental-section .project-button:hover{background-color:#df3992}.project-mental-section .project-content{position:relative;z-index:2}@media (min-width: 1025px){.project-mental-section .project-image{overflow:visible;text-align:right;margin-left:-80px;margin-top:40px;width:calc(100% + 80px)}.project-mental-section .project-image img{margin-left:auto;display:block}.project-mental-section .project-layout{overflow:hidden}}.project-stylight-section{background-color:#fff;color:#16181c}.project-stylight-section .project-image{background-color:#fff;transform:scale(1.3) translate(-10%)}.project-stylight-section .project-mockup{background-color:#fff!important;box-shadow:none;border:none;filter:none}.project-kymo-section{background-color:#f6f6f6;color:#16181c}.project-action img{transition:transform .3s ease}.project-action img:hover{transform:scale(1.05)}.project-layout{display:grid;grid-template-columns:1.33fr 2fr;gap:40px;align-items:center;min-height:60vh}.project-layout-reverse{grid-template-columns:1.33fr 2fr}.project-layout-reverse .project-image{order:2}.project-layout-reverse .project-content{order:1}.project-content{padding:0;margin-top:-2rem}.project-title{font-size:clamp(2.5rem,4vw,4rem);font-weight:700;color:#ff504d;margin-bottom:2rem;line-height:1.2}.project-null-section .project-title{white-space:nowrap;color:#333}.project-description{margin-bottom:2.5rem}.project-description p{font-size:1.125rem;line-height:1.7;color:#4a5568}.project-tech{margin-bottom:2.5rem}.tech-stack{font-family:Lora,serif;font-size:.95rem;font-style:italic;color:#fff;line-height:1.6}.project-services{margin-bottom:3rem}.services-text{font-family:Istok Web,sans-serif;font-size:.9rem;font-weight:700;color:#ff504d;text-transform:uppercase;letter-spacing:.5px}.project-button{background-color:#16181c;color:#fff;border:none;padding:16px 32px;font-size:1.125rem;font-weight:700;font-family:inherit;text-decoration:none;display:inline-block;cursor:pointer;border-radius:4px;transition:all .4s ease;position:relative;overflow:hidden}.project-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.project-button:hover:before{left:100%}.project-button:hover{background-color:#ff504d;transform:translateY(-2px)}.project-button-outline{background-color:transparent;color:#16181c;border:2px solid #16181C}.project-button-outline:hover{background-color:#16181c;color:#fff}.project-image{position:relative;display:flex;justify-content:center;align-items:center;padding:2rem 0}@media (min-width: 1025px){.project-image{padding-top:8rem}}.project-mockup{width:100%;height:auto;max-width:600px;object-fit:contain;background-color:transparent;image-rendering:-webkit-optimize-contrast;image-rendering:optimizeQuality;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.project-mockup.loaded{opacity:1;transform:translateY(0) scale(1)}.project-phone{max-width:400px!important;max-height:600px!important;display:block;margin:0 auto;object-fit:contain}.project-laptop{max-width:1000px!important;display:block;margin:0 auto;object-fit:contain}.project-website{max-width:800px!important;display:block;margin:0 auto;object-fit:contain}@media (max-width: 1024px){.project-phone{max-width:350px!important;max-height:500px!important}.project-laptop{max-width:800px!important}.project-website{max-width:700px!important}}@media (max-width: 768px){.project-phone{max-width:300px!important;max-height:450px!important}.project-laptop{max-width:700px!important}.project-website{max-width:600px!important}}.project-image img,.meditation-img,.logo-img,.section-header,.hero-section,.elixir-hero,.elixir-expertise-section{will-change:transform;transform-style:preserve-3d;backface-visibility:hidden}@media (max-width: 1024px){.project-layout{grid-template-columns:1fr;gap:60px;text-align:center}.project-layout-reverse .project-image,.project-layout-reverse .project-content{order:unset}.project-section{padding:80px 0;min-height:auto}}@media (max-width: 768px){.project-layout{gap:40px}.project-content{padding:1rem 0}.project-layout,.project-layout-reverse{grid-template-columns:1fr!important;text-align:center;gap:30px}.project-content .project-image{margin:2rem 0 1.5rem;display:flex;justify-content:center;align-items:center}.project-section .container{max-width:none}.project-swr-section .project-image{top:0}.project-stylight-section .project-image{transform:none}.project-mental-section .project-image{position:static;transform:none;width:100%;max-width:500px;margin:0 auto}.project-null-section .project-title{white-space:normal;font-size:clamp(2rem,8vw,2.5rem)}.project-content{text-align:center;padding:0}.project-image{display:flex;justify-content:center;align-items:center}.project-mockup{max-width:90vw;height:auto}.project-action{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:15px}.client-logo{display:flex;justify-content:center;align-items:center}}.development-section{background-color:#16181c;color:#fff;padding:120px 0 60px}.tech-intro{text-align:center;margin:80px 0 60px}.tech-subtitle{font-size:2rem;font-weight:700;color:#ff504d;margin-bottom:1.5rem}.tech-description{font-size:1.125rem;line-height:1.6;max-width:800px;margin:0 auto;opacity:.9}.tech-section{margin-bottom:4.8rem}.tech-grid{display:grid;grid-template-columns:1fr;gap:60px;max-width:900px;margin:0 auto}.tech-item{display:grid;grid-template-columns:120px 1fr;gap:40px;align-items:center}.tech-image{display:flex;justify-content:center;align-items:center}.tech-logo{width:80px;height:80px;object-fit:contain}.phoenix-logo{width:110px;height:110px}.tech-content h4{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.expertise-badge{display:inline-block;background-color:#ff504d;color:#fff;font-size:.875rem;font-weight:600;padding:4px 8px;border-radius:12px;margin-left:10px;vertical-align:top;text-transform:uppercase;letter-spacing:.5px}.tech-text{font-size:1rem;line-height:1.6;opacity:.9}@media (max-width: 768px){.tech-item{grid-template-columns:1fr;text-align:center;gap:20px}.tech-grid{gap:40px}}.elixir-expertise-section{background-color:#16181c;color:#fff;padding:60px 0 120px}.elixir-content{text-align:center;margin-top:60px}.elixir-expertise-section .elixir-content .hero-button{background-color:transparent;color:#fff;border:2px solid #ffffff;opacity:1;transform:none}.elixir-hero .hero-button{background-color:transparent;color:#fff;border:2px solid #ffffff;transition:none!important}.elixir-hero .hero-button:hover{transition:all .3s ease}.elixir-expertise-section .elixir-content .hero-button:hover{background-color:#fff;color:#16181c;border:2px solid white;transform:none}.elixir-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin:40px 0;text-align:center}.elixir-stat{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#ff504d1a;border-radius:8px;border:1px solid rgba(255,80,77,.2)}.stat-highlight{font-size:2rem;font-weight:700;color:#ff504d;margin-bottom:.5rem}.stat-text{font-size:.875rem;color:#fffc;text-align:center;line-height:1.4}.elixir-description{font-size:1.125rem;line-height:1.6;color:#fffc;margin-bottom:2.4rem;font-style:italic;text-align:center}@media (max-width: 768px){.elixir-stats{grid-template-columns:1fr;gap:20px;margin:30px 0}.stat-highlight{font-size:1.5rem}.stat-text{font-size:.875rem}}.elixir-hero .stat-item{padding:20px}.elixir-hero .stat-number{font-size:3rem;font-weight:700;color:#fffc;margin-bottom:.625rem}.elixir-hero .stat-label{color:#fffc;font-size:1.1rem}.mobile-stats-section{display:none}.cta-section{background-color:#ff504d;color:#fff;padding:100px 0;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.2rem}.cta-description{font-size:1.125rem;margin-bottom:2.4rem;opacity:.9}.cta-section .project-button{background-color:#16181c;color:#fff}.cta-section .project-button:hover{background-color:#16181c}@media (max-width: 768px){.benefits-grid{grid-template-columns:1fr;gap:30px}.benefit-item{padding:20px}.cta-title{font-size:2rem}}@media (max-width: 768px){.jobs-grid{grid-template-columns:1fr;gap:20px}}.impressum-header-image{width:100%;height:auto;display:block;object-fit:cover}.impressum-section{background:#16181c;color:#fff;padding:80px 0 120px;margin-top:88px;position:relative;overflow:hidden}.impressum-content{max-width:1170px;margin:0 auto;position:relative;z-index:1}.impressum-main-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#ff504d;margin-bottom:2rem;text-align:left;font-family:Istok Web,sans-serif}.impressum-columns{display:grid;grid-template-columns:1.33fr 2fr;gap:60px;align-items:flex-start}.impressum-text{font-size:1rem;line-height:1.7;color:#fff;font-family:Lora,serif;text-align:left}.impressum-text h2,.impressum-text p{margin-bottom:1.2rem}.impressum-text a{color:#ff504d;text-decoration:none;font-family:Lora,serif;font-weight:500;transition:all .3s ease}@media (max-width: 1024px){.impressum-columns{grid-template-columns:1fr;gap:40px}.impressum-section{padding:80px 0}}@media (max-width: 768px){.impressum-section{padding:60px 0}.impressum-main-title{font-size:1.75rem;margin-bottom:1.8rem}.impressum-title{font-size:1rem}.impressum-text{font-size:.95rem}}.testimonials-section{background-color:#16181c;color:#fff;padding:120px 0}.testimonial{text-align:center;margin-bottom:4.8rem}.testimonial-quote{font-size:1.25rem;line-height:1.8;font-style:italic;max-width:900px;margin:0 auto 2rem;opacity:.95}.testimonial-author{font-size:1rem;font-weight:700;color:#ff504d;font-style:normal}.client-logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px;align-items:center;max-width:800px;margin:0 auto}.client-logo{display:flex;justify-content:center;align-items:center;padding:20px;transition:all .3s ease}.client-logo:hover{transform:scale(1.1)}.logo-img{max-width:140px;height:80px;object-fit:contain;object-position:center;filter:brightness(0) invert(1);opacity:.7;transition:opacity .3s ease}.logo-img:hover{opacity:1}@media (max-width: 768px){.client-logos{grid-template-columns:repeat(2,1fr);gap:30px}.testimonial-quote{font-size:1.125rem}}.why-elixir-section{background-color:#f8f9fa;padding:120px 0}.benefits-steps{max-width:900px;margin:60px auto 0}.strengths-section .section-header{margin-bottom:2rem}.strengths-section .section-subtitle{margin-bottom:1rem}.strengths-section .benefits-steps{margin:0 auto}.strengths-section .benefit-left,.strengths-section .benefit-right{margin-bottom:3rem}.benefit-left,.benefit-right{margin-bottom:4.8rem;display:flex;align-items:flex-start;gap:40px}.benefit-left{margin-right:10%}.benefit-right{margin-left:10%;flex-direction:row-reverse}.benefit-icon{flex-shrink:0;font-size:3rem;margin-top:10px}.benefit-content{flex:1}.benefit-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}.benefit-text{font-size:1.125rem;line-height:1.6;color:#333}@media (max-width: 768px){.benefit-left,.benefit-right{margin-left:0;margin-right:0;flex-direction:column;text-align:center;gap:20px;margin-bottom:3.6rem}.benefit-icon{font-size:2.5rem;margin-top:0}.benefit-title,.strength-title{font-size:1.375rem}}.stats-section{background-color:#f8f9fa}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.stat-item{padding:20px}.stat-number{font-size:3rem;font-weight:700;color:#fffc;margin-bottom:.625rem;white-space:nowrap}.stat-label{font-size:.9rem;color:#666;text-transform:uppercase;white-space:nowrap;letter-spacing:.5px}.strengths-section{background-color:#f8f9fa;color:#16181c;padding:120px 0}.ninja-poses-row{display:flex;justify-content:center;align-items:center;gap:2rem;margin:4rem 0 6rem}.ninja-pose-img{width:120px;height:120px;object-fit:contain;transition:transform .3s ease}.ninja-pose-img:nth-child(3){width:115px;height:115px}.ninja-pose-img:hover{transform:scale(1.1)}@media (max-width: 768px){.ninja-poses-row{gap:1rem;margin:3rem 0}.ninja-pose-img{width:80px;height:80px}.ninja-pose-img:nth-child(3){width:75px;height:75px}}.strengths-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.strength-item{padding:30px;background-color:#ffffff0d;border-radius:8px;transition:all .3s ease}.strength-title{font-size:1.5rem;font-weight:700;color:#ff504d;margin-bottom:.9rem}.strength-text{font-size:1.125rem;line-height:1.6;opacity:.9}.case-study-section{background-color:#16181c;color:#fff;padding:120px 0}.case-study-content{max-width:900px;margin:0 auto}#smartgrid-case-study .hero-button{background-color:transparent!important;color:#fff!important;border:2px solid white!important;opacity:1!important;visibility:visible!important;display:inline-block!important}#smartgrid-case-study .hero-button:hover{background-color:#fff!important;color:#16181c!important;border:2px solid white!important}.case-study-intro{font-size:1.125rem;line-height:1.6;margin-top:1.2rem;opacity:.9}.case-study-details{display:grid;grid-template-columns:1.33fr 2fr;gap:60px;margin-top:50px}.case-study-subtitle{font-size:1.25rem;font-weight:700;color:#ff504d;margin-bottom:1.2rem}.case-study-list{list-style:none;padding:0;margin-bottom:2rem}.case-study-list li strong{color:#ff504d;font-weight:600}.case-study-list li{padding:.75rem 0 .75rem 1.5rem;position:relative;font-size:1rem;line-height:1.6;transition:all .2s ease;border-radius:4px}.case-study-list li:before{content:"▸";color:#ff504d;position:absolute;left:0;font-weight:700;font-size:1.1rem;transition:transform .2s ease}.approach-section{background-color:#f8f9fa;padding:120px 0}.approach-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:60px}.approach-item{padding:30px;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.approach-item:hover{transform:translateY(-5px);box-shadow:0 8px 15px #ff504d33}.approach-title{font-size:1.25rem;font-weight:700;color:#ff504d;margin-bottom:.9rem}.approach-text{font-size:.95rem;line-height:1.6;color:#666}.knowledge-graphs-teaser{background-color:#16181c;color:#fff;padding:120px 0;text-align:center}.teaser-content{max-width:800px;margin:0 auto}.teaser-header h2{color:#ff504d;margin-bottom:1rem}.teaser-header h3{color:#fffc;font-weight:400;margin-bottom:2rem}.teaser-description p{font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.inline-link{color:#fff;text-decoration:underline;font-weight:700;transition:opacity .3s ease}.inline-link:hover{opacity:.8}.coming-soon-badge{display:inline-block;background:transparent;color:#fff;padding:12px 24px;border-radius:4px;font-weight:700;border:2px solid white;transition:all .3s ease;text-decoration:none}.coming-soon-badge:hover{background:#fff;color:#16181c}@media (max-width: 768px){.knowledge-graphs-teaser{padding:60px 0}.teaser-description p{font-size:1.125rem}}.use-cases-section{background-color:#f8f9fa;color:#16181c;padding:120px 0}.use-cases-content{display:grid;grid-template-columns:1.33fr 2fr;gap:60px;margin-top:60px;max-width:800px;margin-left:auto;margin-right:auto}.use-case-subtitle,.tech-depth-title{font-size:1.5rem;font-weight:700;color:#ff504d;margin-bottom:1.8rem}.use-case-list{list-style:none;padding:0}.use-case-list li{padding:10px 0 10px 25px;position:relative;font-size:1rem;line-height:1.5}.use-case-list li:before{content:"✓";color:#ff504d;position:absolute;left:0;font-weight:700}@media (max-width: 1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.elixir-hero .stats-grid{grid-template-columns:repeat(2,1fr);gap:1.875rem;max-width:720px;margin:0 auto;padding:0 3.75rem;justify-content:center}.hero-stats{margin-top:auto;padding:30px 0}.hero-cta{margin-top:1.8rem;margin-bottom:1.8rem}}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number{font-size:2.5rem}.strengths-grid,.approach-grid,.tech-depth-grid{grid-template-columns:1fr;gap:30px}.tech-depth-item{padding:30px 20px}.case-study-details,.use-cases-content{grid-template-columns:1fr;gap:40px}.strength-item,.approach-item{padding:20px}.tech-depth-title,.use-case-subtitle{font-size:1.375rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2rem}.elixir-hero .stats-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto;justify-content:center}.elixir-hero .stat-number{font-size:2rem}.elixir-hero{padding:0}.hero-cta{margin-top:1.8rem;margin-bottom:1.8rem}.mobile-stats-section{display:block;background-color:#16181c;padding:60px 0}.mobile-stats-section .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem;text-align:center}.mobile-stats-section .stat-item{opacity:0;transform:translateY(1.25rem);animation:statsFadeIn .8s ease-out forwards}.mobile-stats-section .stat-item:nth-child(1){animation-delay:.1s}.mobile-stats-section .stat-item:nth-child(2){animation-delay:.2s}.mobile-stats-section .stat-item:nth-child(3){animation-delay:.3s}.mobile-stats-section .stat-item:nth-child(4){animation-delay:.4s}.mobile-stats-section .stat-number{font-size:2.5rem;font-weight:700;color:#fffc;margin-bottom:.625rem}.mobile-stats-section .stat-label{color:#fffc;font-size:1rem}.mobile-stats-section .stats-grid{grid-template-columns:1fr;gap:40px}.mobile-stats-section .stat-number{font-size:2rem}}@media (max-width: 480px){.client-logos{grid-template-columns:1fr}}@media (max-width: 768px){.hero-button,.hero-cta .hero-button,.elixir-hero .hero-button,.elixir-expertise-section .elixir-content .hero-button,.hero-button:hover,.hero-cta .hero-button:hover,.elixir-expertise-section .elixir-content .hero-button:hover,.project-button-outline,.project-swr-section .project-button-outline,.job-item,.cc-btn{border-width:2px!important}}.contact-section{background:linear-gradient(180deg,#131519,#191a1f 10% 20%,#131519);color:#fff;text-align:center;position:relative}.contact-logo{margin-top:2rem;margin-bottom:2rem}.contact-logo img{height:60px}.logo-cropped{object-fit:none;object-position:left center;height:60px;width:57px;aspect-ratio:1}.footer-logo .logo-cropped{height:48px;width:46px}.contact-info{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;margin-bottom:3rem}.contact-link{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;transition:color .3s ease}.contact-link:hover{color:#ff504d}.contact-footer{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.copyright{font-size:.875rem;margin-bottom:1rem;font-weight:700}.legal{font-size:.875rem;opacity:.7}.tech-section-secondary{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.tech-secondary-title{font-size:1.25rem;font-weight:600;color:#fffc;text-align:center;margin-bottom:1.5rem}.tech-secondary-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto}.tech-secondary-item{text-align:center}.tech-secondary-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.tech-secondary-logo{width:32px;height:32px;object-fit:contain}.tech-secondary-name{font-size:1rem;font-weight:600;color:#ffffffe6;margin:0}.tech-secondary-text{font-size:.875rem;color:#ffffffb3;line-height:1.5;margin:0}.tech-section-title{font-size:1.5rem;font-weight:600;color:#fff;text-align:center;margin-bottom:2rem}@media (max-width: 768px){.tech-secondary-grid{gap:2rem}.tech-secondary-logo{width:35px;height:35px}}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr}.contact-info{flex-direction:column;gap:20px}}.project-smartgrid-section .tech-stack{color:#666!important}.project-smartgrid-section .project-title{color:#16181c!important}.hero-cta{margin-top:2.5rem;margin-bottom:2rem}
