@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}#root,body,html{max-width:100vw;overflow-x:hidden!important;position:relative;width:100%}*{box-sizing:border-box;margin:0;padding:0}.App{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative;text-align:center}.main-content{text-align:center;width:100%}.title{color:#1a1a1a;font-family:Times New Roman,serif;font-size:4rem;font-weight:300;letter-spacing:-.02em;margin-bottom:4rem;min-height:1.2em}.cursor{animation:blink 1s infinite;font-weight:200}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.description{color:#000;font-size:1.2rem;font-weight:300;margin-bottom:4rem}.disciplines{line-height:2;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px}.discipline{color:#000;display:inline;font-size:1rem;font-weight:300;margin-right:1rem}.discipline:not(:last-child):after{content:" "}.founders{color:#000;font-size:1rem;font-weight:300;margin-top:3rem}.page-content{opacity:1;transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;will-change:transform,opacity}.page-content.transitioning{opacity:.7;transform:translateY(5%)}.home-overlay{background:#fff;height:100vh;left:0;pointer-events:none;position:fixed;top:0;transform:translateZ(0);transition:transform .1s ease-out,opacity .1s ease-out;width:100%;will-change:transform,opacity;z-index:30}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}.bear-icon{animation:fadeIn .5s ease-in-out .5s forwards;background-color:initial;border:3px solid #000;border-radius:50%;cursor:pointer;height:120px;min-height:44px;min-width:44px;opacity:0;position:fixed;right:2rem;top:2rem;width:120px;z-index:50}.bear-icon,.duck-container{align-items:center;display:flex;justify-content:center}.duck-container{transform:scaleX(-1);transform-origin:center}.duck{animation:duckBob 2s ease-in-out infinite;height:45px;position:relative;width:60px}.duck-body{border-radius:50% 50% 60% 40%;bottom:8px;height:25px;transform:translateX(-50%);width:35px}.duck-body,.duck-head{background-color:#000;left:50%;position:absolute}.duck-head{border-radius:50%;height:18px;top:2px;transform:translateX(-30%);width:20px}.duck-beak{background-color:#000;border-radius:0 50% 50% 0;height:4px;left:42px;position:absolute;top:12px;width:8px}.duck-eye{background-color:#fff;border-radius:50%;height:3px;left:35px;position:absolute;top:8px;width:3px}.duck-legs{height:12px;left:50%;transform:translateX(-50%);width:20px}.duck-leg,.duck-legs{bottom:0;position:absolute}.duck-leg{animation:duckWalk .6s ease-in-out infinite;background-color:#000;height:8px;width:2px}.duck-leg.left{left:6px}.duck-leg.right{animation-delay:.3s;right:6px}.duck-leg:after{background-color:#000;border-radius:50%;bottom:-2px;content:"";height:2px;left:-2px;position:absolute;width:6px}@keyframes duckBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes duckWalk{0%,to{transform:rotate(0deg)}50%{transform:rotate(15deg)}}.bear-icon:hover{border-color:#333}.bear-icon:active{transform:scale(.95)}.speech-bubble{animation:bubbleIn .3s ease-out;background-color:#fff;border:1.5px solid #666;border-radius:20px;box-shadow:0 8px 20px #00000026,0 4px 8px #0000001a;color:#000;min-height:44px;min-width:44px;opacity:1;padding:1.2rem;position:fixed;right:3rem;top:9rem;z-index:100}.speech-bubble-content{display:flex;flex-direction:column;gap:.6rem}.category-item{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:.85rem;font-weight:300;justify-content:center;min-height:44px;padding:.4rem .8rem;text-align:center;transition:all .2s ease}.category-item:hover{background-color:#f5f5f5;transform:translateX(3px)}.speech-bubble-arrow{border-bottom:15px solid #666;border-left:12px solid #0000;border-right:12px solid #0000;height:0;position:absolute;right:1.5rem;top:-12px;width:0}.speech-bubble-arrow:after{border-bottom:12px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;content:"";height:0;left:-10px;position:absolute;top:3px;width:0}@keyframes bubbleIn{0%{opacity:0;transform:translateY(-10px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.copyright{color:#666;left:50%;transform:translateX(-50%)}.copyright,.impressum-link-bottom{bottom:2rem;font-size:.9rem;position:fixed;z-index:40}.impressum-link-bottom{align-items:center;color:#000;cursor:pointer;display:flex;min-height:44px;padding:.5rem;right:2rem;transition:color .2s ease}.impressum-link-bottom:hover{color:#333}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-15px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.App{padding:2rem 1rem}.title{font-size:2.5rem;line-height:1.2}.main-content{max-width:100%;padding:0 .5rem}.bear-icon{height:100px;right:1rem;top:1rem;width:100px}.bear-head{font-size:3rem}.speech-bubble{box-shadow:0 6px 16px #0000001f,0 3px 6px #00000014;max-width:180px;min-width:160px;right:1rem;top:7rem}.speech-bubble-arrow{right:1rem}.copyright{bottom:1rem;font-size:.8rem;left:1rem;right:1rem;text-align:center;transform:none}.impressum-link-bottom{bottom:3rem;font-size:.8rem;right:1rem}}@media (max-width:480px){.App{padding:1.5rem .5rem}.title{font-size:2rem;line-height:1.2}.main-content{padding:0 .25rem}.bear-icon{height:80px;right:.5rem;top:.5rem;width:80px}.bear-head{font-size:2.5rem}.speech-bubble{max-width:160px;min-width:140px;padding:.8rem;right:.5rem;top:5.5rem}.category-item,.speech-bubble-content{font-size:.8rem}.category-item{padding:.6rem .8rem}.copyright{bottom:.5rem;font-size:.7rem;left:.5rem;right:.5rem}.impressum-link-bottom{bottom:2.5rem;font-size:.7rem;right:.5rem}}@media (hover:none) and (pointer:coarse){.bear-icon,.speech-bubble{min-height:44px;min-width:44px}.category-item{justify-content:center}.category-item,.impressum-link-bottom{align-items:center;display:flex;min-height:44px}.impressum-link-bottom{padding:.5rem}}input,select,textarea{font-size:16px}html{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.about-page{-webkit-overflow-scrolling:touch;background:#fff;box-sizing:border-box;min-height:100vh;padding:0;touch-action:pan-y pinch-zoom}.about-page,body{max-width:100vw;overflow-x:hidden!important;position:relative;width:100%}.about-page *{word-wrap:break-word!important;box-sizing:border-box;-webkit-hyphens:auto!important;hyphens:auto!important;max-width:100%;overflow-wrap:break-word!important}.about-celia-container,.about-feature-content,.about-final-content,.about-hero-content,.about-partner-content,.about-patrik-container,.about-ramune-container,.about-story-container,.about-winston-container{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;max-width:100%;overflow:hidden;overflow-wrap:break-word;padding:0 20px;width:100%}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-story-content,.about-winston-content{margin:0 auto;overflow:hidden;width:100%}.about-celia-image,.about-patrik-image,.about-ramune-image,.about-story-image,.about-winston-image{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.about-celia-img,.about-hero-image,.about-patrik-img,.about-ramune-img,.about-winston-img{height:auto;max-width:100%;object-fit:contain}.about-celia-section,.about-feature-section,.about-hero,.about-partner-section,.about-patrik-section,.about-ramune-section,.about-story-hero,.about-winston-section{overflow:hidden;position:relative;width:100%}.about-hero{background:#fff;padding:8rem 2rem 4rem;text-align:center}.about-hero-content{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.about-hero-title{color:#1d1d1f;font-size:4rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.about-hero-subtitle,.about-hero-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.about-hero-subtitle{color:#86868b;font-size:1.5rem;font-weight:400;letter-spacing:.01em;margin:0}.about-story-hero{background:#fff;padding:8rem 2rem}.about-story-container{margin:0 auto;max-width:1200px;padding:0;width:100%}.about-story-content{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr}.about-story-text{padding:0}.about-story-title{color:#1d1d1f;font-size:3.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.about-story-paragraph,.about-story-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word}.about-story-paragraph{color:#86868b;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding:0}.about-story-image{align-items:center;display:flex;justify-content:center}.about-hero-image{border-radius:20px;box-shadow:0 25px 50px #00000026;height:auto;max-width:500px;transition:transform .3s ease;width:100%}.about-hero-image:hover{transform:scale(1.02)}.about-features{background:#f5f5f7}.about-ramune-section,.about-winston-section{background:#fff;padding:8rem 2rem}.about-celia-section{background:#f5f5f7;padding:8rem 2rem}.about-patrik-section{background:#fff;padding:8rem 2rem}.about-celia-container,.about-patrik-container,.about-ramune-container,.about-winston-container{margin:0 auto;max-width:1200px;padding:0;width:100%}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-winston-content{grid-gap:clamp(2rem,8vw,6rem);align-items:center;display:grid;gap:clamp(2rem,8vw,6rem);grid-template-columns:1fr 1fr}.about-celia-image,.about-patrik-image,.about-ramune-image,.about-winston-image{align-items:center;display:flex;justify-content:center;width:100%}.about-ramune-img,.about-winston-img{max-width:450px}.about-celia-img,.about-patrik-img,.about-ramune-img,.about-winston-img{background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000026;height:auto;padding:1rem;transition:transform .3s ease;width:100%}.about-celia-img,.about-patrik-img{max-width:400px}.about-celia-img:hover,.about-patrik-img:hover,.about-ramune-img:hover,.about-winston-img:hover{transform:scale(1.02)}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-winston-text{padding:0}.about-celia-title,.about-patrik-title,.about-ramune-title,.about-winston-title{color:#1d1d1f;font-size:clamp(2rem,6vw,3.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.about-winston-subtitle{color:#667eea}.about-ramune-subtitle,.about-winston-subtitle{font-size:clamp(1.1rem,3vw,1.5rem);font-style:italic;font-weight:500;margin-bottom:2rem}.about-ramune-subtitle{color:#e67e22}.about-celia-subtitle{color:#e74c3c}.about-celia-subtitle,.about-patrik-subtitle{font-size:clamp(1.1rem,3vw,1.5rem);font-style:italic;font-weight:500;margin-bottom:2rem}.about-patrik-subtitle{color:#27ae60}.about-celia-paragraph,.about-patrik-paragraph,.about-ramune-paragraph,.about-winston-paragraph{color:#86868b;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding:0}.about-feature-section{border-bottom:1px solid #d2d2d7;padding:6rem 2rem}.about-feature-section:last-child{border-bottom:none}.about-feature-content{margin:0 auto;max-width:1000px;padding:0;text-align:center}.about-feature-title{color:#1d1d1f;font-size:3rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.about-feature-text{color:#86868b;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:900px;padding:0}.about-feature-text:last-child{margin-bottom:0}.about-partner-section{background:#f5f5f7;overflow:hidden;padding:4rem 0;width:100%}.about-partner-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center;width:100%}.about-partner-title{color:#1d1d1f;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.about-partner-subtitle{color:#86868b;font-size:1.2rem;margin-bottom:3rem}.about-partner-slider{overflow:hidden;padding:2rem 0;position:relative;width:100%}.about-partner-track{align-items:center;animation:scroll-partners 20s linear infinite;display:flex;width:-webkit-fit-content;width:fit-content}.about-partner-track:hover{animation-play-state:paused}.about-partner-section .about-partner-track img.about-partner-logo{filter:grayscale(100%);height:60px;margin:0 2rem;object-fit:contain;opacity:.7;transition:all .3s ease}.about-partner-section .about-partner-track img.about-partner-logo:hover{filter:grayscale(0);opacity:1;transform:scale(1.1)}.about-partner-logo[alt=Yumora]{height:180px}.about-partner-logo[alt=Noxx]{height:135px}.about-partner-logo[alt=Universit\E4t]{height:400px}@keyframes scroll-partners{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.about-final{background:linear-gradient(135deg,#1d1d1f,#2c2c2e);padding:8rem 2rem;text-align:center}.about-final-content{margin:0 auto;max-width:1000px;padding:0}.about-final-title{color:#fff;font-size:3.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.about-final-text{color:#fffc;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:900px;padding:0}.about-final-text:last-child{margin-bottom:0}.about-final-text strong{color:#fff;font-weight:600}@media (max-width:1024px){.about-story-content{gap:4rem}.about-story-text{padding-right:1rem}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-winston-content{gap:4rem}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-winston-text{padding:0 2rem!important}}@media (max-width:768px){.about-hero-title{font-size:2.8rem}.about-hero-subtitle{font-size:1.2rem}.about-story-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-story-text{padding:0 2rem}.about-story-title{font-size:2.5rem}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-winston-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-winston-text{order:1;padding:0 2rem!important}.about-celia-image,.about-patrik-image,.about-ramune-image,.about-winston-image{order:2}.about-celia-container,.about-patrik-container,.about-ramune-container,.about-winston-container{padding:0 2rem}.about-hero-image{max-width:400px}.about-ramune-img,.about-winston-img{max-width:380px}.about-celia-img,.about-patrik-img{max-width:340px}.about-celia-title,.about-patrik-title,.about-ramune-title,.about-winston-title{font-size:2.5rem}.about-feature-title{font-size:2.2rem}.about-final-title{font-size:2.5rem}.about-feature-text,.about-final-text,.about-story-paragraph,.about-winston-paragraph{font-size:1.1rem}}@media (max-width:480px){.about-hero{padding:6rem 1rem 3rem}.about-celia-section,.about-feature-section,.about-final,.about-patrik-section,.about-ramune-section,.about-story-hero,.about-winston-section{padding:4rem .5rem}.about-hero-title{font-size:2.2rem}.about-story-title,.about-winston-title{font-size:2rem}.about-feature-title{font-size:1.8rem}.about-final-title{font-size:2rem}.references-hero-title{font-size:2.2rem}.references-projects-title{font-size:2rem}.references-project-title{font-size:1.8rem}.references-cta-title,.references-testimonials-title{font-size:2rem}.references-stat-number{font-size:3rem}.about-page{box-sizing:border-box;margin-top:1rem;max-width:100%;padding:0 1rem;width:100%}.about-hero{padding:3rem 1rem 1.5rem}.about-hero-title{font-size:2rem;line-height:1.2;margin-bottom:1rem}.about-hero-subtitle,.about-hero-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-hero-subtitle{font-size:1rem;line-height:1.4}.about-celia-section,.about-feature-section,.about-final,.about-patrik-section,.about-ramune-section,.about-story-hero,.about-winston-section{box-sizing:border-box;max-width:100%;padding:2.5rem 1rem;width:100%}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-story-content,.about-winston-content{box-sizing:border-box;flex-direction:column;gap:1.5rem;max-width:100%;width:100%}.about-celia-title,.about-patrik-title,.about-ramune-title,.about-story-title,.about-winston-title{word-wrap:break-word;font-size:1.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;margin-bottom:1rem}.about-celia-subtitle,.about-patrik-subtitle,.about-ramune-subtitle,.about-winston-subtitle{word-wrap:break-word;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin-bottom:1rem}.about-celia-paragraph,.about-patrik-paragraph,.about-ramune-paragraph,.about-story-paragraph,.about-winston-paragraph{word-wrap:break-word;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin-bottom:1rem;text-align:justify}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-story-text,.about-winston-text{box-sizing:border-box;max-width:100%;padding:0 .5rem;width:100%}.about-celia-container,.about-patrik-container,.about-ramune-container,.about-winston-container{box-sizing:border-box;max-width:100%;padding:0 1rem;width:100%}.about-celia-image,.about-patrik-image,.about-ramune-image,.about-winston-image{box-sizing:border-box;display:flex;justify-content:center;max-width:100%;padding:0 .5rem;width:100%}.about-hero-image{max-width:280px}.about-hero-image,.about-ramune-img,.about-winston-img{height:auto;margin:0 auto 1rem;padding:.5rem;width:100%}.about-ramune-img,.about-winston-img{max-width:260px}.about-celia-img,.about-patrik-img{height:auto;margin:0 auto 1rem;max-width:240px;padding:.5rem;width:100%}.about-feature-title{font-size:1.6rem;line-height:1.2}.about-feature-text,.about-feature-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem}.about-feature-text{font-size:.95rem;line-height:1.6;text-align:justify}.about-final-title{font-size:1.8rem;line-height:1.2}.about-final-text,.about-final-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem}.about-final-text{font-size:.95rem;line-height:1.6;text-align:justify}.about-partner-section{padding:3rem 1rem}.about-partner-title{font-size:1.6rem;line-height:1.2;margin-bottom:.75rem}.about-partner-subtitle,.about-partner-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-partner-subtitle{font-size:.95rem;line-height:1.4;margin-bottom:2rem}.about-partner-slider{margin:0 -1rem}.about-partner-track{gap:1.5rem}.about-partner-logo{height:50px;min-width:50px}.about-partner-logo[alt=Yumora]{height:100px}.about-partner-logo[alt=Noxx]{height:75px}.about-partner-logo[alt=Universit\E4t]{height:200px}}@media (max-width:768px){.about-page{overflow-x:hidden}.about-celia-paragraph,.about-feature-text,.about-final-text,.about-patrik-paragraph,.about-ramune-paragraph,.about-story-paragraph,.about-winston-paragraph{word-wrap:break-word;box-sizing:border-box;margin:0 auto 1rem;max-width:95%;overflow-wrap:break-word;padding:0 .5rem;width:95%}.about-story-text{box-sizing:border-box;max-width:100%;padding-left:1rem!important;padding-right:1rem!important;width:100%}.about-story-paragraph{overflow-wrap:break-word;white-space:normal;word-break:break-word}}@media (max-width:480px){.about-story-text{box-sizing:border-box;max-width:100%;padding-left:.5rem!important;padding-right:.5rem!important;width:100%}.about-story-paragraph{overflow-wrap:break-word;white-space:normal;word-break:break-word}}@media (max-width:320px){.about-page{overflow-x:hidden;padding:0 5px}.about-hero-title{font-size:1.3rem;line-height:1.2;padding:0 2px}.about-hero-subtitle{font-size:.75rem;line-height:1.3;padding:0 2px}.about-story-title{font-size:1.2rem;line-height:1.2;padding:0 2px}.about-story-paragraph{font-size:.7rem;line-height:1.4;padding:0 2px}.about-celia-title,.about-patrik-title,.about-ramune-title,.about-winston-title{font-size:1.1rem;line-height:1.2;padding:0 2px}.about-celia-subtitle,.about-patrik-subtitle,.about-ramune-subtitle,.about-winston-subtitle{font-size:.65rem;line-height:1.3;padding:0 2px}.about-celia-paragraph,.about-patrik-paragraph,.about-ramune-paragraph,.about-winston-paragraph{font-size:.65rem;line-height:1.4;padding:0 2px}.about-feature-title{font-size:1rem;line-height:1.2;padding:0 2px}.about-feature-text{font-size:.65rem;line-height:1.4;padding:0 2px}.about-final-title{font-size:1.1rem;line-height:1.2;padding:0 2px}.about-final-text{font-size:.65rem;line-height:1.4;padding:0 2px}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-story-text,.about-winston-text{box-sizing:border-box;max-width:100%;padding:0 2px!important;width:100%}}.about-tech-section{background:linear-gradient(135deg,#1a1a2e,#16213e);overflow:hidden;padding:4rem 2rem;position:relative}.about-tech-section:before{background:radial-gradient(circle at 30% 80%,#7877c61a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-tech-content{margin:0 auto;max-width:1200px;position:relative;z-index:1}.about-tech-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.about-tech-subtitle{color:#a0a0a0;font-size:1.2rem;font-weight:300;margin-bottom:3rem;text-align:center}.about-tech-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.about-tech-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.about-tech-category:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.about-tech-category-title{color:#fff;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative;text-align:center}.about-tech-category-title:after{background:linear-gradient(90deg,#7877c6,#fff);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.about-tech-items{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.about-tech-item{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem 1rem;transition:all .3s ease}.about-tech-item:hover{background:#ffffff0d;border-color:#ffffff26;box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.about-tech-logo{filter:brightness(.9);height:48px;margin-bottom:1rem;object-fit:contain;transition:all .3s ease;width:48px}.about-tech-item:hover .about-tech-logo{filter:brightness(1.2);transform:scale(1.1)}.about-tech-name{color:#e0e0e0;font-size:.9rem;font-weight:500;text-align:center;transition:color .3s ease}.about-tech-item:hover .about-tech-name{color:#fff}@media (max-width:1024px){.about-tech-section{padding:3rem 1.5rem}.about-tech-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-tech-category{padding:1.5rem}.about-tech-items{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media (max-width:768px){.about-tech-section{padding:2.5rem 1rem}.about-tech-title{font-size:2rem}.about-tech-subtitle{font-size:1rem;margin-bottom:2rem}.about-tech-grid{gap:1.5rem;grid-template-columns:1fr}.about-tech-category{padding:1.5rem 1rem}.about-tech-category-title{font-size:1.2rem}.about-tech-items{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.about-tech-item{padding:1rem .5rem}.about-tech-logo{height:40px;width:40px}.about-tech-name{font-size:.8rem}}@media (max-width:480px){.about-tech-section{padding:2rem .5rem}.about-tech-title{font-size:1.6rem;margin-bottom:.5rem}.about-tech-subtitle{font-size:.9rem;margin-bottom:1.5rem}.about-tech-category{padding:1rem .5rem}.about-tech-category-title{font-size:1rem;margin-bottom:1rem}.about-tech-items{gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.about-tech-item{padding:.75rem .25rem}.about-tech-logo{height:32px;margin-bottom:.5rem;width:32px}.about-tech-name{font-size:.7rem}}@media (max-width:320px){.about-tech-section{padding:1.5rem .25rem}.about-tech-title{font-size:1.3rem;line-height:1.2}.about-tech-subtitle{font-size:.8rem;line-height:1.3}.about-tech-category{padding:.75rem .25rem}.about-tech-category-title{font-size:.9rem;margin-bottom:.75rem}.about-tech-items{gap:.25rem;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.about-tech-item{padding:.5rem .125rem}.about-tech-logo{height:28px;margin-bottom:.25rem;width:28px}.about-tech-name{font-size:.6rem;line-height:1.2}}@media (max-width:768px){.about-page{overflow-x:hidden!important;position:relative;touch-action:pan-y pinch-zoom;width:100vw}.about-hero{padding:4rem 1rem 2rem}.about-hero-content,.about-hero-title{padding:0;width:100%}.about-hero-title{font-size:2rem;margin-bottom:1rem}.about-hero-subtitle{font-size:1.2rem;padding:0;width:100%}.about-celia-section,.about-patrik-section,.about-ramune-section,.about-story-hero,.about-winston-section{padding:2rem 1rem}.about-celia-container,.about-patrik-container,.about-ramune-container,.about-story-container,.about-winston-container{padding:0;width:100%}.about-celia-content,.about-patrik-content,.about-ramune-content,.about-story-content,.about-winston-content{display:flex;flex-direction:column;gap:2rem;padding:0;width:100%}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-story-text,.about-winston-text{padding:0;width:100%}.about-celia-title,.about-patrik-title,.about-ramune-title,.about-story-title,.about-winston-title{font-size:1.8rem;margin-bottom:1rem;padding:0;width:100%}.about-celia-paragraph,.about-patrik-paragraph,.about-ramune-paragraph,.about-story-paragraph,.about-winston-paragraph{display:block;font-size:1rem;line-height:1.5;margin-bottom:1rem;padding:0;width:100%}.about-celia-image,.about-patrik-image,.about-ramune-image,.about-story-image,.about-winston-image{margin:1rem 0;padding:0;width:100%}.about-celia-img,.about-hero-image,.about-patrik-img,.about-ramune-img,.about-winston-img{height:auto;margin:0;padding:0;width:100%}}@media (max-width:480px){.about-page{padding:0}.about-hero{padding:4rem 1rem 2rem}.about-celia-container,.about-feature-content,.about-hero-content,.about-partner-content,.about-patrik-container,.about-ramune-container,.about-story-container,.about-winston-container{margin:0;padding:0;width:100%}.about-celia-text,.about-patrik-text,.about-ramune-text,.about-story-text,.about-winston-text{padding:0;width:100%}.about-celia-paragraph,.about-patrik-paragraph,.about-ramune-paragraph,.about-story-paragraph,.about-winston-paragraph{display:block;font-size:1rem;line-height:1.5;margin-bottom:1rem;width:100%}}@media (max-width:768px){.about-partner-section{padding:2rem 0}.about-partner-track{animation:scroll-partners 10s linear infinite}.about-partner-section .about-partner-track img.about-partner-logo{height:90px!important;margin:0 1.5rem;min-height:90px}.about-partner-section .about-partner-track img.about-partner-logo[alt=Universit\E4t]{height:250px!important;min-height:250px}}@media (max-width:480px){.about-partner-track{animation:scroll-partners 8s linear infinite}.about-partner-section .about-partner-track img.about-partner-logo{height:90px!important;margin:0 1.2rem;min-height:90px}.about-partner-section .about-partner-track img.about-partner-logo[alt=Universit\E4t]{height:250px!important;min-height:250px}}.service-page{animation:fadeInUp .6s ease-out;margin:0 auto;padding:2rem;width:100%}.service-section{animation:slideInUp .8s ease-out forwards;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:4rem;opacity:0;padding:2rem;transform:translateY(30px)}.service-section:first-child{animation-delay:.2s}.service-section:nth-child(2){animation-delay:.4s}.service-section:nth-child(3){animation-delay:.6s}.service-number{animation:bounceIn .6s ease-out forwards;background-color:#000;border-radius:50%;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;height:40px;line-height:40px;margin-bottom:1.5rem;text-align:center;transform:scale(0);width:40px}.service-section:first-child .service-number{animation-delay:.4s}.service-section:nth-child(2) .service-number{animation-delay:.6s}.service-section:nth-child(3) .service-number{animation-delay:.8s}.service-title{animation:slideInRight .8s ease-out forwards;color:#1a1a1a;font-family:Times New Roman,serif;font-size:1.8rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;opacity:0;transform:translateX(-20px)}.service-section:first-child .service-title{animation-delay:.6s}.service-section:nth-child(2) .service-title{animation-delay:.8s}.service-section:nth-child(3) .service-title{animation-delay:1s}.service-description{animation:fadeIn .8s ease-out forwards;color:#333;font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:1.5rem;opacity:0}.service-section:first-child .service-description{animation-delay:.8s}.service-section:nth-child(2) .service-description{animation-delay:1s}.service-section:nth-child(3) .service-description{animation-delay:1.2s}.service-list{list-style:none;padding:0}.service-list li{animation:slideInLeft .6s ease-out forwards;color:#555;font-size:1rem;font-weight:300;line-height:1.5;margin-bottom:.8rem;opacity:0;padding-left:1.5rem;position:relative;transform:translateX(-15px)}.service-section:first-child .service-list li:first-child{animation-delay:1s}.service-section:first-child .service-list li:nth-child(2){animation-delay:1.1s}.service-section:first-child .service-list li:nth-child(3),.service-section:nth-child(2) .service-list li:first-child{animation-delay:1.2s}.service-section:nth-child(2) .service-list li:nth-child(2){animation-delay:1.3s}.service-section:nth-child(2) .service-list li:nth-child(3),.service-section:nth-child(3) .service-list li:first-child{animation-delay:1.4s}.service-section:nth-child(3) .service-list li:nth-child(2){animation-delay:1.5s}.service-section:nth-child(3) .service-list li:nth-child(3){animation-delay:1.6s}.service-list li:before{content:""}.back-button{animation:fadeInUp .6s ease-out 1.8s forwards;background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:400;margin-top:2rem;opacity:0;padding:1rem 2rem;transform:translateY(20px);transition:all .2s ease}.back-button:hover{background-color:#333;transform:translateY(-2px)}.back-button:active{transform:translateY(0)}@media (max-width:768px){.service-page{margin-top:2rem;padding:1rem .5rem}.service-section{margin-bottom:2.5rem;padding:1.5rem 1rem}.service-title{font-size:1.5rem;line-height:1.3}.service-description{font-size:1rem;line-height:1.5}.service-list li{font-size:.9rem;line-height:1.4}}@media (max-width:480px){.service-page{margin-top:1.5rem;padding:.5rem .25rem}.service-section{margin-bottom:2rem;padding:1.25rem .75rem}.service-number{font-size:1.5rem;height:40px;line-height:40px;width:40px}.service-title{font-size:1.3rem;line-height:1.3;margin-bottom:.75rem}.service-description{font-size:.9rem;line-height:1.4;margin-bottom:1rem}.service-list li{font-size:.85rem;line-height:1.4;margin-bottom:.5rem}}.ai-page{margin:0 auto;min-height:100vh;padding:8rem 2rem 6rem;transform:translateZ(0);width:100%;will-change:transform}.ai-header,.ai-page{animation:fadeInUp .6s ease-out}.ai-header{margin-bottom:6rem;text-align:center}.ai-main-title{color:#000;font-family:Times New Roman,serif;font-size:3rem;font-weight:400;margin-bottom:1.5rem}.ai-subtitle{color:#333;font-size:1.2rem;line-height:1.6;margin:0 auto;width:100%}.ai-content{display:flex;flex-direction:column;gap:6rem}.ai-section-row{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.ai-card{padding:2rem 0;text-align:center}.ai-card-title{border-bottom:2px solid #000;color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.ai-card-text{color:#333;font-size:1rem;line-height:1.6;margin:0 auto;width:100%}.ai-metrics-section{text-align:center}.ai-metrics-title{border-bottom:2px solid #000;color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:2rem;font-weight:600;margin-bottom:3rem;padding-bottom:.5rem}.ai-metrics{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;width:100%}.ai-metric{text-align:center}.ai-metric-value{color:#000;font-family:Times New Roman,serif;font-size:3rem;font-weight:600;margin-bottom:.5rem}.ai-metric-label{color:#333;font-size:1rem;font-weight:500}.ai-transformation-section{margin-top:8rem;padding-top:4rem}.ai-transformation-title{border-bottom:2px solid #000;color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center;width:100%}.ai-transformation-subtitle{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto 4rem;text-align:center;width:100%}.ai-transform-cards{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.ai-transform-card{padding:2rem 0;text-align:left}.ai-transform-card-title{border-bottom:1px solid #000;color:#000;font-family:Times New Roman,serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.ai-transform-card-text{color:#333;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.ai-transform-list{list-style:none;padding:0}.ai-transform-list li{color:#333;font-size:.95rem;margin-bottom:.5rem;padding-left:1rem;position:relative}.ai-transform-list li:before{color:#000;content:"•";font-weight:700;left:0;position:absolute}@media (max-width:768px){.ai-page{padding:6rem 1rem 4rem}.ai-main-title{font-size:2rem}.ai-subtitle{font-size:1rem}.ai-content{gap:4rem}.ai-metrics,.ai-section-row{gap:2rem;grid-template-columns:1fr}.ai-metric-value{font-size:2.5rem}.ai-transform-cards{gap:2rem;grid-template-columns:1fr}}@media (max-width:480px){.ai-page{padding:4rem .75rem 3rem}.ai-main-title{font-size:1.6rem;line-height:1.2;margin-bottom:.75rem}.ai-main-title,.ai-subtitle{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ai-subtitle{font-size:.9rem;line-height:1.4}.ai-section-row{gap:1.5rem;grid-template-columns:1fr}.ai-card{padding:1rem .75rem}.ai-card-title{font-size:1.1rem;line-height:1.3;margin-bottom:.75rem}.ai-card-text,.ai-card-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ai-card-text{font-size:.85rem;line-height:1.5}.ai-metrics{gap:.75rem;grid-template-columns:repeat(2,1fr)}.ai-metric-value{font-size:1.6rem}.ai-metric-label{font-size:.75rem}.ai-metric-label,.ai-transformation-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ai-transformation-title{font-size:1.5rem;line-height:1.2;margin-bottom:.75rem}.ai-transformation-subtitle{word-wrap:break-word;font-size:.85rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.ai-transform-cards{gap:1.5rem;grid-template-columns:1fr}.ai-transform-card{padding:1rem .75rem}.ai-transform-card-title{word-wrap:break-word;font-size:1.1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin-bottom:.75rem}.ai-transform-card-text,.ai-transform-list li{word-wrap:break-word;font-size:.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.ai-transform-list li{margin-bottom:.5rem}}.ki-videos-page{animation:fadeInUp .6s ease-out;margin:0 auto;min-height:100vh;padding:6rem 2rem;width:100%}.ki-videos-hero{margin-bottom:8rem;padding:4rem 0;text-align:center}.ki-videos-title{color:#000;font-family:Times New Roman,serif;font-size:4rem;font-weight:300;letter-spacing:-1px;margin-bottom:2rem}.ki-videos-subtitle{color:#666;font-size:1.3rem;font-weight:300;line-height:1.5;margin:0 auto;width:100%}.ki-videos-features{margin-bottom:10rem}.ki-features-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:6rem}.ki-feature{padding:2rem 1rem;text-align:center}.ki-feature-title{color:#000;font-family:Times New Roman,serif;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.ki-feature-text{color:#666;font-size:1rem;font-weight:300;line-height:1.6}.ki-videos-gallery{margin-bottom:10rem}.ki-gallery-title{color:#000;font-family:Times New Roman,serif;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:1rem;text-align:center}.ki-gallery-subtitle{color:#666;font-size:1.1rem;font-weight:300;margin-bottom:4rem;text-align:center}.ki-videos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-bottom:4rem}.ki-video-card{animation:fadeInUp .6s ease-out 0s both;animation:fadeInUp .6s ease-out calc(var(--delay, 0s)) both;background:#fff;border:1px solid #00000014;border-radius:24px;box-shadow:0 4px 20px #00000014;cursor:pointer;overflow:hidden;position:relative;transform:translateZ(0);transition:all .5s cubic-bezier(.23,1,.32,1);will-change:transform}.ki-video-card:hover{border:1px solid #0000001f;box-shadow:0 20px 40px #00000026;transform:translateY(-12px) scale(1.02) translateZ(0)}.ki-video-thumbnail{background:#f8f9fa;height:220px;overflow:hidden;position:relative;width:100%}.ki-video-preview{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.ki-video-card:hover .ki-video-preview{transform:scale(1.05)}.ki-video-overlay{align-items:center;background:#0000000d;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:all .3s ease}.ki-video-card:hover .ki-video-overlay{background:#0000001a}.ki-play-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:50%;display:flex;height:80px;justify-content:center;transition:all .3s ease;width:80px}.ki-video-card:hover .ki-play-button{background:#fff;transform:scale(1.1)}.ki-play-icon{color:#333;font-size:1.8rem;margin-left:4px}.ki-video-duration{background:#000c;border-radius:12px;color:#fff;font-size:.85rem;font-weight:500;padding:.3rem .8rem;position:absolute;right:1rem;top:1rem}.ki-video-info{padding:1.5rem}.ki-video-category{color:#000;font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.ki-video-title{color:#000;font-family:Times New Roman,serif;font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.ki-video-description{color:#666;font-size:.95rem;font-weight:300;line-height:1.4}.ki-use-cases{text-align:center}.ki-use-cases-title{color:#000;font-family:Times New Roman,serif;font-size:2.5rem;font-weight:300;letter-spacing:-.5px;margin-bottom:4rem}.ki-use-cases-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.ki-use-case{background:#f8f8f899;border:1px solid #00000014;border-radius:16px;padding:2rem;transform:translateZ(0);transition:all .3s ease;will-change:transform}.ki-use-case:hover{background:#f8f8f8e6;border:1px solid #0000001f;transform:translateY(-2px) translateZ(0)}.ki-use-case-title{color:#000;font-family:Times New Roman,serif;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.ki-use-case-text{color:#666;font-size:.95rem;font-weight:300;line-height:1.5}.ki-video-modal{align-items:center;animation:modalFadeIn .3s ease-out;display:flex;height:100vh;justify-content:center;left:0;margin:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:1000}.ki-modal-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;bottom:0;left:0;position:absolute;right:0;top:0}.ki-modal-content{animation:modalSlideIn .3s ease-out;background:#000;border-radius:16px;box-shadow:0 20px 60px #00000080;height:90vh;max-height:800px;max-width:1200px;overflow:hidden;position:relative;width:90vw}.ki-modal-close,.ki-modal-content{align-items:center;display:flex;justify-content:center}.ki-modal-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;font-size:1.5rem;height:40px;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:40px;z-index:10}.ki-modal-close:hover{background:#fff;transform:scale(1.1)}.ki-modal-video-container{align-items:center;background:#000;display:flex;height:100%;justify-content:center;width:100%}.ki-modal-video-player{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.ki-modal-video-player::-webkit-media-controls-panel{background-color:#000c}.ki-modal-video-player::-webkit-media-controls-play-button,.ki-modal-video-player::-webkit-media-controls-timeline,.ki-modal-video-player::-webkit-media-controls-volume-slider{filter:invert(1)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ki-videos-page{padding:4rem 1rem}.ki-videos-title{font-size:2.5rem}.ki-videos-subtitle{font-size:1rem;padding:0 1rem}.ki-features-grid{gap:2rem;grid-template-columns:1fr}.ki-feature{padding:2rem 1.5rem}.ki-videos-grid{gap:1.5rem;grid-template-columns:1fr}.ki-video-card{margin:0 1rem}.ki-use-cases-grid{gap:2rem;grid-template-columns:1fr}.ki-use-case{padding:2rem 1.5rem}.ki-video-modal{padding:0}.ki-modal-content{height:85vh;max-height:none;max-width:none;width:95vw}.ki-modal-video-player{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.ki-modal-close{font-size:1.5rem;height:35px;right:10px;top:10px;width:35px}}@media (max-width:480px){.ki-videos-page{padding:3rem .5rem}.ki-videos-title{font-size:2rem}.ki-videos-subtitle{font-size:.9rem;padding:0 .5rem}.ki-feature{padding:1.5rem 1rem}.ki-feature-title{font-size:1.1rem}.ki-feature-text{font-size:.9rem}.ki-video-card{margin:0 .5rem}.ki-video-info{padding:1rem}.ki-video-title{font-size:1.1rem}.ki-video-description{font-size:.9rem}.ki-use-case{padding:1.5rem 1rem}.ki-use-case-title{font-size:1.1rem}.ki-use-case-text{font-size:.9rem}.ki-modal-content{height:85vh;max-height:none;max-width:none;width:98vw}.ki-modal-video-player{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.ki-modal-close{font-size:1.2rem;height:30px;right:5px;top:5px;width:30px}}.industries-page{animation:fadeInUp .6s ease-out;margin:0 auto;min-height:100vh;padding:6rem 2rem;width:100%}.industries-header{margin-bottom:6rem;text-align:center}.industries-title{color:#000;font-family:Times New Roman,serif;font-size:3rem;font-weight:300;letter-spacing:-1px;margin-bottom:2rem}.industries-subtitle{color:#666;font-size:1.2rem;font-weight:300;line-height:1.5;margin:0 auto;width:100%}.industries-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-bottom:8rem}.industry-card{animation:fadeInUp .6s ease-out 0s both;animation:fadeInUp .6s ease-out calc(var(--delay, 0s)) both;background:#fff;border:none;border-radius:0;box-shadow:none;padding:3rem 2rem;transform:translateZ(0);transition:all .4s ease;will-change:transform}.industry-card:hover{border:none;box-shadow:none;transform:translateY(-4px) translateZ(0)}.industry-card:first-child{--delay:0.1s}.industry-card:nth-child(2){--delay:0.2s}.industry-card:nth-child(3){--delay:0.3s}.industry-card:nth-child(4){--delay:0.4s}.industry-card:nth-child(5){--delay:0.5s}.industry-card:nth-child(6){--delay:0.6s}.industry-icon{align-items:center;background:none;border-radius:0;display:flex;height:60px;justify-content:center;margin:0 auto 2rem;transition:all .3s ease;width:60px}.industry-card:hover .industry-icon{background:none;transform:scale(1.05)}.industry-icon-shape{background:#000;border-radius:0;height:16px;transition:all .3s ease;width:16px}.industry-card:hover .industry-icon-shape{transform:rotate(45deg)}.industry-title{color:#000;font-family:Times New Roman,serif;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.industry-features{list-style:none;margin:0;padding:0}.industry-features li{color:#666;font-size:.95rem;font-weight:300;line-height:1.6;margin-bottom:.8rem;padding-left:0;position:relative}.industry-features li:last-child{margin-bottom:0}.industry-features li:before{color:#000;content:"";font-weight:500;left:0;position:absolute}.industries-cta{animation:fadeInUp .6s ease-out .8s both;background:none;border:none;border-radius:0;padding:4rem 2rem;text-align:center}.industries-cta-title{color:#000;font-family:Times New Roman,serif;font-size:2rem;font-weight:500;margin-bottom:1rem}.industries-cta-text{color:#666;font-size:1.1rem;font-weight:300;line-height:1.6;margin:0 auto;max-width:600px}@media (max-width:768px){.industries-page{padding:4rem 1rem}.industries-title{font-size:2.5rem}.industries-grid{gap:1.5rem;grid-template-columns:1fr}.industry-card{padding:2rem}.industries-cta{padding:3rem 1.5rem}.industries-cta-title{font-size:1.5rem}}@media (max-width:480px){.industries-page{padding:4rem .75rem 3rem}.industries-title{font-size:1.6rem;line-height:1.2;margin-bottom:.75rem}.industries-subtitle,.industries-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.industries-subtitle{font-size:.9rem;line-height:1.4}.industries-grid{gap:1.5rem;grid-template-columns:1fr}.industry-card{padding:1rem .75rem}.industry-icon{height:40px;margin-bottom:.75rem;width:40px}.industry-title{font-size:1.1rem;line-height:1.3;margin-bottom:.75rem}.industry-features li,.industry-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.industry-features li{font-size:.8rem;line-height:1.4}.industries-cta{padding:2rem .75rem}.industries-cta-title{font-size:1.5rem;line-height:1.2;margin-bottom:.75rem}.industries-cta-text,.industries-cta-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.industries-cta-text{font-size:.85rem;line-height:1.6}}.impressum-page{animation:fadeInUp .8s ease-out;margin:0 auto;min-height:100vh;padding:8rem 2rem 6rem;width:100%}.impressum-header{margin-bottom:4rem;text-align:center}.impressum-title{animation:fadeInUp .8s ease-out .2s both;color:#000;font-family:Times New Roman,serif;font-size:3rem;font-weight:400;margin-bottom:1rem}.impressum-content{display:flex;flex-direction:column;gap:3rem}.impressum-section{animation:fadeInUp .8s ease-out .4s both;animation:fadeInUp .8s ease-out calc(.4s + var(--delay, 0s)) both}.impressum-section:first-child{--delay:0.1s}.impressum-section:nth-child(2){--delay:0.2s}.impressum-section:nth-child(3){--delay:0.3s}.impressum-section:nth-child(4){--delay:0.4s}.impressum-section:nth-child(5){--delay:0.5s}.impressum-section-title{border-bottom:2px solid #000;color:#000;font-family:Times New Roman,serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.impressum-info{padding:1.5rem 0}.impressum-company{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.impressum-address,.impressum-contact,.impressum-person,.impressum-registration,.impressum-tax,.impressum-title-person{color:#333;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.impressum-link{color:#000;text-decoration:underline;transition:color .2s ease}.impressum-link:hover{color:#333}.impressum-title-person{color:#666;font-style:italic}@media (max-width:768px){.impressum-page{padding:6rem 1rem 4rem}.impressum-title{font-size:2rem}.impressum-section-title{font-size:1.2rem}.copyright{bottom:3rem;font-size:.8rem}.impressum-link-bottom{bottom:1rem;font-size:.8rem;right:1rem}}@media (max-width:480px){.impressum-page{padding:4rem .75rem 3rem}.impressum-title{font-size:1.6rem;line-height:1.2;margin-bottom:.75rem}.impressum-section-title,.impressum-title{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.impressum-section-title{font-size:1.1rem;line-height:1.3;margin-bottom:.5rem}.impressum-address,.impressum-company,.impressum-contact,.impressum-person{word-wrap:break-word;font-size:.8rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}}:root{--pointer-x:50%;--pointer-y:50%;--pointer-from-center:0;--pointer-from-top:0.5;--pointer-from-left:0.5;--card-opacity:0;--rotate-x:0deg;--rotate-y:0deg;--background-x:50%;--background-y:50%;--grain:none;--icon:none;--behind-gradient:none;--inner-gradient:none;--sunpillar-1:#ff7a75;--sunpillar-2:#ffed61;--sunpillar-3:#a8ff61;--sunpillar-4:#85fff7;--sunpillar-5:#7a95ff;--sunpillar-6:#d875ff;--sunpillar-clr-1:var(--sunpillar-1);--sunpillar-clr-2:var(--sunpillar-2);--sunpillar-clr-3:var(--sunpillar-3);--sunpillar-clr-4:var(--sunpillar-4);--sunpillar-clr-5:var(--sunpillar-5);--sunpillar-clr-6:var(--sunpillar-6);--card-radius:30px}.pc-card-wrapper{perspective:500px;position:relative;touch-action:none;transform:translateZ(.1px)}.pc-card-wrapper:before{background:inherit;background-image:none;background-image:var(--behind-gradient);background-position:inherit;background-size:100% 100%;border-radius:inherit;content:"";filter:contrast(2) saturate(2) blur(36px);inset:-10px;position:absolute;transform:scale(.8) translateZ(.1px);transition:all .5s ease}.pc-card-wrapper.active,.pc-card-wrapper:hover{--card-opacity:1}.pc-card-wrapper.active:before,.pc-card-wrapper:hover:before{filter:contrast(1) saturate(2) blur(40px) opacity(1);transform:scale(.9) translateZ(.1px)}.pc-card{animation:glow-bg 12s linear infinite;aspect-ratio:.718;background-blend-mode:color-dodge,normal,normal,normal;background-image:radial-gradient(farthest-side circle at 50% 50%,#e2ccff00 4%,hsla(266,50%,80%,0) 10%,hsla(266,25%,70%,0) 50%,#9990 100%),radial-gradient(35% 52% at 55% 20%,#00ffaac4 0,#073aff00 100%),radial-gradient(100% 100% at 50% 50%,#00c1ff 1%,#073aff00 76%),conic-gradient(from 124deg at 50% 50%,#c137ff 0,#07c6ff 40%,#07c6ff 60%,#c137ff 100%);background-image:radial-gradient(farthest-side circle at var(--pointer-x) var(--pointer-y),hsla(266,100%,90%,var(--card-opacity)) 4%,hsla(266,50%,80%,calc(var(--card-opacity)*.75)) 10%,hsla(266,25%,70%,calc(var(--card-opacity)*.5)) 50%,#9990 100%),radial-gradient(35% 52% at 55% 20%,#00ffaac4 0,#073aff00 100%),radial-gradient(100% 100% at 50% 50%,#00c1ff 1%,#073aff00 76%),conic-gradient(from 124deg at 50% 50%,#c137ff 0,#07c6ff 40%,#07c6ff 60%,#c137ff 100%);background-position:0 0,0 0,50% 50%,0 0;background-size:100% 100%;border-radius:30px!important;border-radius:var(--card-radius)!important;-webkit-border-radius:30px!important;-webkit-border-radius:var(--card-radius)!important;-moz-border-radius:30px!important;-moz-border-radius:var(--card-radius)!important;box-shadow:2px 4px 20px -5px #000c;box-shadow:#000c calc(var(--pointer-from-left)*10px - 3px) calc(var(--pointer-from-top)*20px - 6px) 20px -5px;-webkit-clip-path:inset(0 round 30px);clip-path:inset(0 round 30px);-webkit-clip-path:inset(0 round var(--card-radius));clip-path:inset(0 round var(--card-radius));display:grid;height:80svh;max-height:540px;overflow:hidden!important;position:relative;transition:transform 1s ease}.pc-card,.pc-card.active,.pc-card:hover{transform:translateZ(.1px) rotateX(0deg) rotateY(0deg)}.pc-card.active,.pc-card:hover{transform:translateZ(.1px) rotateX(var(--rotate-y)) rotateY(var(--rotate-x));transition:none}.pc-card *{display:grid;grid-area:1/-1;pointer-events:none;transform:translateZ(.1px)}.pc-card *,.pc-inside{border-radius:30px!important;border-radius:var(--card-radius)!important;-webkit-border-radius:30px!important;-webkit-border-radius:var(--card-radius)!important;-moz-border-radius:30px!important;-moz-border-radius:var(--card-radius)!important;overflow:hidden!important}.pc-inside{background-color:#000000e6;background-image:none;background-image:var(--inner-gradient);inset:1px;position:absolute;transform:translateZ(.01px)}.pc-shine{animation:holo-bg 18s linear infinite;filter:brightness(.66) contrast(1.33) saturate(.33) opacity(.5);-webkit-mask-image:none;mask-image:none;-webkit-mask-image:var(--icon);mask-image:var(--icon);mask-mode:luminance;-webkit-mask-position:top -50% left 50%;mask-position:top -50% left 50%;-webkit-mask-position:top calc(200% - var(--background-y)*5) left calc(100% - var(--background-x));mask-position:top calc(200% - var(--background-y)*5) left calc(100% - var(--background-x));-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:150%;mask-size:150%;mix-blend-mode:color-dodge;transition:filter .6s ease}.pc-shine,.pc-shine:after{border-radius:30px!important;border-radius:var(--card-radius)!important;-webkit-border-radius:30px!important;-webkit-border-radius:var(--card-radius)!important;-moz-border-radius:30px!important;-moz-border-radius:var(--card-radius)!important;overflow:hidden!important}.pc-shine,.pc-shine:after{--space:5%;--angle:-45deg;background:#0000;background-blend-mode:color,hard-light;background-image:repeating-linear-gradient(0deg,#ff7a75 calc(var(--space)*1),#ffed61 calc(var(--space)*2),#a8ff61 calc(var(--space)*3),#85fff7 calc(var(--space)*4),#7a95ff calc(var(--space)*5),#d875ff calc(var(--space)*6),#ff7a75 calc(var(--space)*7)),repeating-linear-gradient(var(--angle),#0e152e 0,#8fa3a3 3.8%,#8fc1c1 4.5%,#8fa3a3 5.2%,#0e152e 10%,#0e152e 12%),radial-gradient(farthest-corner circle at 50% 50%,#0000001a 12%,#00000026 20%,#00000040 120%);background-image:repeating-linear-gradient(0deg,var(--sunpillar-clr-1) calc(var(--space)*1),var(--sunpillar-clr-2) calc(var(--space)*2),var(--sunpillar-clr-3) calc(var(--space)*3),var(--sunpillar-clr-4) calc(var(--space)*4),var(--sunpillar-clr-5) calc(var(--space)*5),var(--sunpillar-clr-6) calc(var(--space)*6),var(--sunpillar-clr-1) calc(var(--space)*7)),repeating-linear-gradient(var(--angle),#0e152e 0,#8fa3a3 3.8%,#8fc1c1 4.5%,#8fa3a3 5.2%,#0e152e 10%,#0e152e 12%),radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),#0000001a 12%,#00000026 20%,#00000040 120%);background-position:50%;background-position:0 50%,50% 50%,50%;background-position:0 var(--background-y),var(--background-x) var(--background-y),50%;background-repeat:repeat;background-size:cover;background-size:500% 500%,300% 300%,200% 200%;transform:translateZ(1px);z-index:3}.pc-shine:after,.pc-shine:before{background-position:50%;background-size:cover;content:"";grid-area:1/1;opacity:0}.pc-card.active .pc-shine,.pc-card:hover .pc-shine{animation:none;filter:brightness(.85) contrast(1.5) saturate(.5)}.pc-card.active .pc-shine:after,.pc-card.active .pc-shine:before,.pc-card:hover .pc-shine:after,.pc-card:hover .pc-shine:before{opacity:1}.pc-shine:before{background-blend-mode:color-dodge;background-image:linear-gradient(45deg,#85fff7,#7a95ff,#d875ff,#ff7a75,#ffed61,#a8ff61),radial-gradient(circle at 50% 50%,#b3b3b3 0,#4d4d4d33 90%),none;background-image:linear-gradient(45deg,var(--sunpillar-4),var(--sunpillar-5),var(--sunpillar-6),var(--sunpillar-1),var(--sunpillar-2),var(--sunpillar-3)),radial-gradient(circle at var(--pointer-x) var(--pointer-y),#b3b3b3 0,#4d4d4d33 90%),var(--grain);background-position:50% 50%,50%,.5% .5%;background-position:var(--pointer-x) var(--pointer-y),50%,calc(var(--pointer-x)*.01) calc(var(--pointer-y)*.01);background-size:250% 250%,100% 100%,220px 220px;filter:brightness(2) contrast(2) saturate(.5);filter:brightness(calc(2 - var(--pointer-from-center))) contrast(calc(var(--pointer-from-center) + 2)) saturate(calc(.5 + var(--pointer-from-center)));mix-blend-mode:luminosity}.pc-shine:after{background-position:0 50%,20% 25%,50%;background-position:0 var(--background-y),calc(var(--background-x)*.4) calc(var(--background-y)*.5),50%;background-size:200% 300%,700% 700%,100% 100%;filter:brightness(.8) contrast(1.5);mix-blend-mode:difference}.pc-glare{background-image:radial-gradient(farthest-corner circle at 50% 50%,#c3bfd9 12%,#2e506bcc 90%);background-image:radial-gradient(farthest-corner circle at var(--pointer-x) var(--pointer-y),#c3bfd9 12%,#2e506bcc 90%);border-radius:30px!important;border-radius:var(--card-radius)!important;-webkit-border-radius:30px!important;-webkit-border-radius:var(--card-radius)!important;-moz-border-radius:30px!important;-moz-border-radius:var(--card-radius)!important;filter:brightness(.8) contrast(1.2);mix-blend-mode:overlay;overflow:hidden!important;transform:translateZ(1.1px);z-index:4}.pc-avatar-content{mix-blend-mode:screen;overflow:hidden}.pc-avatar-content .avatar{bottom:2px;left:50%;opacity:1;opacity:calc(1.75 - var(--pointer-from-center));position:absolute;transform:translateX(-50%) scale(1);width:100%}.pc-avatar-content:before{-webkit-backdrop-filter:blur(30px);content:"";inset:0;-webkit-mask:linear-gradient(180deg,#0000 0,#0000 60%,#000 90%,#000);mask:linear-gradient(180deg,#0000 0,#0000 60%,#000 90%,#000);pointer-events:none;z-index:1}.pc-avatar-content:before,.pc-user-info{backdrop-filter:blur(30px);position:absolute}.pc-user-info{-webkit-backdrop-filter:blur(30px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;bottom:20px;justify-content:space-between;left:20px;padding:12px 14px;pointer-events:auto;right:20px;z-index:2}.pc-user-details,.pc-user-info{align-items:center;display:flex}.pc-user-details{gap:12px}.pc-mini-avatar{border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}.pc-mini-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.pc-user-text{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.pc-handle{color:#ffffffe6;font-weight:500}.pc-handle,.pc-status{font-size:14px;line-height:1}.pc-status{color:#ffffffb3}.pc-contact-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;color:#ffffffe6;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s ease}.pc-contact-btn:hover{border-color:#fff6;transform:translateY(-1px);transition:all .2s ease}.pc-content{max-height:100%;mix-blend-mode:luminosity;overflow:hidden;position:relative;text-align:center;transform:translate3d(0,0,.1px)!important;transform:translate3d(calc(var(--pointer-from-left)*-6px + 3px),calc(var(--pointer-from-top)*-6px + 3px),.1px)!important;z-index:5}.pc-details{display:flex;flex-direction:column;position:absolute;top:3em;width:100%}.pc-details h3{background-image:linear-gradient(180deg,#fff,#6f6fbe);font-size:min(5svh,3em);margin:0}.pc-details h3,.pc-details p{-webkit-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text;background-size:1em 1.5em;font-weight:600}.pc-details p{background-image:linear-gradient(180deg,#fff,#4a4ac0);font-size:16px;margin:0 auto;position:relative;top:-12px;white-space:nowrap;width:-webkit-min-content;width:min-content}@keyframes glow-bg{0%{--bgrotate:0deg}to{--bgrotate:360deg}}@keyframes holo-bg{0%{background-position:0 50%,0 0,50%;background-position:0 var(--background-y),0 0,50%}to{background-position:0 50%,90% 90%,50%;background-position:0 var(--background-y),90% 90%,50%}}@media (max-width:768px){.pc-card{height:70svh;max-height:450px}.pc-details{top:2em}.pc-details h3{font-size:min(4svh,2.5em)}.pc-details p{font-size:14px}.pc-user-info{bottom:15px;left:15px;padding:10px 12px;right:15px}.pc-mini-avatar{height:28px;width:28px}.pc-user-details{gap:10px}.pc-handle{font-size:13px}.pc-status{font-size:10px}.pc-contact-btn{font-size:11px;padding:6px 12px}}@media (max-width:480px){.pc-card{height:60svh;max-height:380px}.pc-details{top:1.5em}.pc-details h3{font-size:min(3.5svh,2em)}.pc-details p{font-size:12px;top:-8px}.pc-user-info{border-radius:50px;bottom:12px;left:12px;padding:8px 10px;right:12px}.pc-mini-avatar{height:24px;width:24px}.pc-user-details{gap:8px}.pc-handle{font-size:12px}.pc-status{font-size:9px}.pc-contact-btn{border-radius:50px;font-size:10px;padding:5px 10px}}@media (max-width:320px){.pc-card{height:55svh;max-height:320px}.pc-details h3{font-size:min(3svh,1.5em)}.pc-details p{font-size:11px}.pc-user-info{border-radius:50px;padding:6px 8px}.pc-mini-avatar{height:20px;width:20px}.pc-user-details{gap:6px}.pc-handle{font-size:11px}.pc-status{font-size:8px}.pc-contact-btn{border-radius:50px;font-size:9px;padding:4px 8px}}
/*# sourceMappingURL=main.c97fb745.css.map*/