@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_Light-s.p.0xw_-psha2l7q.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_LightItalic-s.p.0hzmpak.vm~gk.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_Regular-s.p.16~dp6tnv5atp.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_RegularItalic-s.p.06r6r6e5z7w-9.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_Semibold-s.p.0gafk85c0trs2.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_SemiboldItalic-s.p.0nifoa2otnq_l.woff2)format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_Bold-s.p.12e1pzatj50jj.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_BoldItalic-s.p.0pmhqk6h-904z.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_Black-s.p.0icip0c1j4f32.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:ucityPro;src:url(../media/UCityProWeb_BlackItalic-s.p.04bnpz3hi2~1r.woff2)format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:ucityPro Fallback;src:local(Arial);ascent-override:75.18%;descent-override:18.8%;line-gap-override:18.8%;size-adjust:106.41%}.ucitypro_c0638270-module__MHiTLG__className{font-family:ucityPro,ucityPro Fallback}.ucitypro_c0638270-module__MHiTLG__variable{--font-ucitypro:"ucityPro", "ucityPro Fallback"}
:root{--color-bg-dark:#182028;--color-bg-darker:#0f161c;--color-green:#acff24;--color-green-dark:#5a8a00;--color-white:#fff;--color-white-muted:#ffffffb3;--color-white-subtle:#fff6;--color-border:#ffffff1f;--font-family:var(--font-ucitypro), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width:1280px;--section-padding:100px 0;--nav-height:80px}*,:before,:after{box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}@media (prefers-reduced-motion:no-preference){html:has(:target){scroll-behavior:smooth}}body{font-family:var(--font-family);background-color:var(--color-bg-dark);color:var(--color-white);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 40px}.nav{z-index:1000;padding:12px 20px 0;transition:padding .3s;position:fixed;top:0;left:0;right:0}.nav-bar{max-width:var(--max-width);height:var(--nav-height);-webkit-backdrop-filter:blur(24px);z-index:1002;background:#182028e0;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.nav--scrolled .nav-bar{background:#182028f2;border-color:#ffffff1f;box-shadow:0 8px 32px #0000004d}.nav--dropdown-open .nav-bar{border-bottom-color:#0000;border-radius:16px 16px 0 0}.nav-logo{flex-shrink:0;align-items:center;gap:0;display:flex}.nav-logo img{width:auto;height:56px}.nav-links{align-items:center;gap:4px;display:flex}.nav-links-inner,.nav-actions-inner{display:contents}.nav-item{position:relative}.nav-link{color:var(--color-white-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:.875rem;font-weight:400;transition:color .2s;display:flex;position:relative}.nav-link:hover{color:var(--color-white)}.nav-item.active .nav-link,.nav-item:hover .nav-link{color:var(--color-white);background:#ffffff0f}.nav-link svg{opacity:.5;width:12px;height:12px;transition:transform .2s,opacity .2s}.nav-item.active .nav-link svg{opacity:.8;transform:rotate(180deg)}.nav-actions{align-items:center;gap:12px;display:flex}.mega-dropdown{max-width:var(--max-width);-webkit-backdrop-filter:blur(24px);transform-origin:top;opacity:0;pointer-events:none;z-index:1001;will-change:transform, opacity;background:#182028f2;border:1px solid #ffffff14;border-top:none;border-radius:0 0 16px 16px;margin:0 auto;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;position:relative;overflow:hidden;transform:scaleY(0)}.mega-dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.mega-dropdown.active{opacity:1;pointer-events:auto;transform:scaleY(1)}.mega-dropdown-inner{padding:8px 28px 28px}.mega-panel{animation:.25s megaFadeIn;display:none}.mega-panel.active{display:block}@keyframes megaFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-panel-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.mega-panel-grid--three{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.mega-card{color:inherit;border-radius:12px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:background .2s;display:flex}.mega-card:hover{background:#ffffff0d}.mega-card-icon{width:44px;min-width:44px;height:44px;color:var(--color-white-muted);background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.mega-card:hover .mega-card-icon{color:var(--color-green);background:#acff241a;border-color:#acff2433}.mega-card-icon svg{width:20px;height:20px}.mega-card-text{flex-direction:column;gap:4px;display:flex}.mega-card-text strong{color:var(--color-white);letter-spacing:.01em;font-size:.9rem;font-weight:500}.mega-card-text span{color:var(--color-white-subtle);font-size:.8rem;font-weight:300;line-height:1.5}.mega-panel-grid--split{gap:0;display:flex}.mega-panel-grid--split .mega-group{flex-direction:column;flex:1;display:flex}.mega-group-label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:.5rem;padding-left:.25rem;font-size:.7rem;font-weight:600;display:block}.mega-divider{display:none}.btn{letter-spacing:.01em;border-radius:6px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary{background:var(--color-green);color:var(--color-bg-dark);border:1px solid var(--color-green)}.btn-primary:hover{background:#c4ff5c;border-color:#c4ff5c;transform:translateY(-1px);box-shadow:0 4px 20px #acff244d}.btn-outline{color:var(--color-white);border:1px solid var(--color-border);background:0 0}.btn-outline:hover{border-color:var(--color-white-muted);background:#ffffff0d;transform:translateY(-1px)}.btn-nav{border:1px solid var(--color-green);color:var(--color-green);white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:8px;padding:9px 18px;font-size:.82rem}.btn-nav:hover{background:var(--color-green);color:var(--color-bg-dark)}.hero{min-height:100vh;padding-top:var(--nav-height);background:var(--color-bg-dark);flex-direction:column;justify-content:center;padding-left:20px;padding-right:20px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg:before{content:"";filter:blur(80px);background:conic-gradient(from 180deg,#acff2400 0deg,#acff2414 60deg,#00503c40 120deg,#0028284d 180deg,#acff240d 240deg,#003c3226 300deg,#acff2400 360deg);border-radius:50%;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-bg:after{content:"";filter:blur(60px);background:radial-gradient(#acff240f 0%,#0050281f 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:55%;transform:translate(-50%,-50%)}.hero-content{z-index:1;padding:80px 28px 60px;position:relative}.hero-title{color:var(--color-white);letter-spacing:-.02em;max-width:850px;margin-bottom:28px;font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.15}.hero-title em{color:var(--color-green);font-style:normal}.hero-title .hero-title-hekner-green{color:var(--color-green)}.hero-subtitle{color:var(--color-white-muted);max-width:640px;margin-bottom:40px;font-size:1.05rem;font-weight:300;line-height:1.7}.hero-subtitle p+p{margin-top:.75em}.hero-buttons{flex-wrap:wrap;gap:16px;display:flex}.role-strip{z-index:1;padding:0;position:relative;overflow:hidden}.role-strip-inner{padding:40px 0 48px;position:relative}.role-strip-inner:before{content:"";width:calc((100vw - var(--max-width)) / 2 + 200px);background:linear-gradient(to right, var(--color-bg-dark) 30%, transparent 100%);z-index:2;pointer-events:none;min-width:120px;height:100%;position:absolute;top:0;left:0}.role-strip-inner:after{content:"";width:calc((100vw - var(--max-width)) / 2 + 200px);background:linear-gradient(to left, var(--color-bg-dark) 30%, transparent 100%);z-index:2;pointer-events:none;min-width:120px;height:100%;position:absolute;top:0;right:0}.role-track{will-change:transform;gap:56px;width:max-content;animation:40s linear infinite roleMarquee;display:flex}@keyframes roleMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.role-card{white-space:nowrap;opacity:0;flex-direction:column;align-items:center;gap:6px;padding:12px 20px;animation:.6s forwards roleCardFadeIn;display:flex;position:relative;transform:translateY(8px)}.role-card:first-child{animation-delay:.1s}.role-card:nth-child(2){animation-delay:.18s}.role-card:nth-child(3){animation-delay:.26s}.role-card:nth-child(4){animation-delay:.34s}.role-card:nth-child(5){animation-delay:.42s}.role-card:nth-child(6){animation-delay:.5s}.role-card:nth-child(7){animation-delay:.58s}.role-card:nth-child(8){animation-delay:.66s}.role-card:nth-child(9){animation-delay:.1s}.role-card:nth-child(10){animation-delay:.18s}.role-card:nth-child(11){animation-delay:.26s}.role-card:nth-child(12){animation-delay:.34s}.role-card:nth-child(13){animation-delay:.42s}.role-card:nth-child(14){animation-delay:.5s}.role-card:nth-child(15){animation-delay:.58s}.role-card:nth-child(16){animation-delay:.66s}@keyframes roleCardFadeIn{to{opacity:1;transform:translateY(0)}}.role-label{color:#ffffff59;letter-spacing:.12em;text-transform:uppercase;text-align:center;font-size:.7rem;font-weight:600;line-height:1}.role-desc{color:#ffffff8c;letter-spacing:.01em;text-align:center;font-size:.88rem;font-weight:400;line-height:1.3}.erfolgsfaktor{background:var(--color-bg-dark);padding:120px 0 100px;position:relative;overflow:hidden}.erfolgsfaktor:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(#acff240a 0%,#003c280f 40%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:10%}.section-title{color:var(--color-white);letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.cards-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:300px;padding:32px 28px;transition:background .35s,border-color .35s,color .35s;display:flex}.card:hover{background:var(--color-green);border-color:var(--color-green)}.card:hover .card-text{color:var(--color-bg-dark)}.card:hover .card-stat-number{color:var(--color-bg-dark);font-weight:700}.card:hover .card-stat-label{color:var(--color-bg-dark)}.card-text{color:var(--color-white-muted);margin-bottom:40px;font-size:.875rem;font-weight:300;line-height:1.65;transition:color .35s}.card-text-title{font-weight:700}.card-stat{margin-top:auto}.card-stat-number{color:var(--color-white);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:300;line-height:1.1;transition:color .35s;display:block}.card-stat-label{color:var(--color-white-subtle);letter-spacing:.01em;font-size:.8rem;font-weight:400;transition:color .35s;display:block}.ueberblick{background:var(--color-bg-dark);padding:120px 0 0;position:relative;overflow:hidden}.section-label{color:var(--color-green);letter-spacing:.04em;margin-bottom:20px;font-size:.85rem;font-weight:400;display:block}.ueberblick .section-title{margin-bottom:60px}.ueberblick-media{width:100%;padding-bottom:80px}.video-placeholder{aspect-ratio:16/9;background:var(--color-bg-darker);border:1px solid var(--color-border);border-radius:16px;width:100%;position:relative;overflow:hidden}.video-placeholder video{object-fit:cover;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}.video-placeholder-overlay{color:var(--color-white-subtle);background:linear-gradient(135deg,#18202899 0%,#0f161ccc 100%);flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .4s;display:flex;position:absolute;inset:0}.video-placeholder-overlay svg{width:64px;height:64px}.video-placeholder-overlay span{letter-spacing:.05em;font-size:.9rem;font-weight:400}.video-placeholder.has-video .video-placeholder-overlay{opacity:0;pointer-events:none}.produkte{background:var(--color-bg-darker);padding:120px 0;position:relative}.produkte-title{margin-bottom:72px}.produkt-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.produkt-diagram{justify-content:center;display:flex}.diagram-card{border:1px solid var(--color-border);background:#ffffff0a;border-radius:20px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:440px;padding:48px 40px;display:flex}.diagram-sources{justify-content:center;gap:28px;margin-bottom:28px;display:flex}.diagram-source{flex-direction:column;align-items:center;gap:8px;display:flex}.diagram-dot{border-radius:50%;width:36px;height:36px;box-shadow:0 4px 16px #0000004d}.diagram-source span{color:var(--color-white-subtle);letter-spacing:.03em;font-size:.72rem;font-weight:400}.diagram-flow{justify-content:center;align-items:center;width:100%;height:40px;display:flex;position:relative}.diagram-flow-lines{justify-content:center;gap:28px;display:flex}.diagram-flow-lines span{background:linear-gradient(to bottom, var(--color-border), var(--color-green));opacity:.5;border-radius:1px;width:2px;height:40px;display:block}.diagram-hub{flex-direction:column;align-items:center;gap:10px;margin:12px 0;display:flex}.diagram-hub-orb{background:radial-gradient(circle at 40% 40%,#acff2499 0%,#acff2433 50%,#0050284d 100%);border-radius:50%;width:72px;height:72px;animation:4s ease-in-out infinite orbPulse;box-shadow:0 0 40px #acff2433,inset 0 -8px 20px #0003}@keyframes orbPulse{0%,to{box-shadow:0 0 40px #acff2433,inset 0 -8px 20px #0003}50%{box-shadow:0 0 60px #acff2459,inset 0 -8px 20px #0003}}.diagram-hub span{color:var(--color-green);letter-spacing:.08em;font-size:.8rem;font-weight:600}.diagram-flow-down{justify-content:center;margin:12px 0;display:flex}.diagram-flow-down span{background:linear-gradient(to bottom, var(--color-green), var(--color-border));opacity:.5;border-radius:1px;width:2px;height:40px;display:block}.diagram-betrieb{border:1px solid var(--color-border);background:#ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:260px;padding:14px 20px;display:flex}.diagram-betrieb span{color:var(--color-white);font-size:.85rem;font-weight:400}.diagram-betrieb svg{color:var(--color-white-subtle);flex-shrink:0}.produkt-content{flex-direction:column;align-items:flex-start;display:flex}.produkt-label{color:var(--color-green);letter-spacing:.03em;margin-bottom:16px;font-size:.85rem;font-weight:400}.produkt-heading{color:var(--color-white);letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.25}.produkt-heading sub{vertical-align:baseline;font-size:.65em;position:relative;bottom:-.15em}.produkt-text{color:var(--color-white-muted);margin-bottom:36px;font-size:.925rem;font-weight:300;line-height:1.75}.produkt-text sub{vertical-align:baseline;font-size:.7em;position:relative;bottom:-.1em}.produkt-row--reverse{direction:rtl}.produkt-row--reverse>*{direction:ltr}.produkt-row+.produkt-row{border-top:1px solid var(--color-border);margin-top:100px;padding-top:100px}.produkt-graphic{justify-content:center;align-items:center;display:flex}.graphic-placeholder{aspect-ratio:4/3;border:1px solid var(--color-border);background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.graphic-placeholder:after{content:attr(data-label);color:var(--color-white-subtle);letter-spacing:.04em;opacity:.5;font-size:.85rem;font-weight:400}.graphic-placeholder img{object-fit:cover;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.graphic-placeholder iframe{border-radius:inherit;border:none;width:100%;height:100%;position:absolute;inset:0}.graphic-placeholder video{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.graphic-placeholder:has(video){background:0 0}.graphic-placeholder:has(video):after{display:none}.graphic-placeholder:has(img){background:0 0}.graphic-placeholder:has(img):after{display:none}.graphic-placeholder:has(iframe){background:0 0}.graphic-placeholder:has(iframe):after{display:none}.reveal-graphic{border-radius:16px;width:100%;position:relative;overflow:hidden}.reveal-graphic:before{content:"";background:var(--color-green);z-index:2;transform-origin:0;opacity:0;pointer-events:none;width:100%;height:3px;position:absolute;top:50%;left:0;transform:scaleX(0)}.reveal-graphic__content{clip-path:inset(49.5% 100% 49.5% 0);filter:blur(14px);width:100%;transform:scale(1.06)}.reveal-graphic.is-revealed:before{animation:.55s cubic-bezier(.76,0,.24,1) forwards revealBar,.35s 1s forwards revealBarFade}.reveal-graphic.is-revealed .reveal-graphic__content{animation:1.5s cubic-bezier(.65,0,.35,1) .12s forwards revealWipe}@keyframes revealBar{0%{opacity:1;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes revealBarFade{to{opacity:0}}@keyframes revealWipe{0%{clip-path:inset(49.5% 100% 49.5% 0);filter:blur(14px);transform:scale(1.06)}30%{clip-path:inset(49.5% 0% 49.5% 0);filter:blur(14px);transform:scale(1.06)}65%{clip-path:inset(0% 0% 0% 0);filter:blur(8px);transform:scale(1.02)}to{clip-path:inset(0% 0% 0% 0);filter:blur();transform:scale(1)}}@media (prefers-reduced-motion:reduce){.reveal-graphic__content{clip-path:none;filter:none;transform:none}.reveal-graphic:before{display:none}}.matterport-poster{border-radius:inherit;cursor:pointer;width:100%;height:100%;color:var(--color-white);font-family:var(--font-family);background:linear-gradient(145deg,#acff240a,#acff2414);border:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:background .3s;display:flex;position:absolute;inset:0}.matterport-poster:hover{background:linear-gradient(145deg,#acff240f,#acff241f)}.matterport-poster-label{letter-spacing:.02em;color:var(--color-white);opacity:.9;font-size:1rem;font-weight:600}.matterport-poster-play{color:var(--color-green);justify-content:center;align-items:center;transition:transform .25s,color .25s;display:flex}.matterport-poster:hover .matterport-poster-play{transform:scale(1.1)}.matterport-poster-hint{letter-spacing:.05em;text-transform:uppercase;color:var(--color-white-subtle);font-size:.75rem}.graphic-placeholder:has(.matterport-poster){background:0 0}.graphic-placeholder:has(.matterport-poster):after{display:none}.referenzen{background:var(--color-bg-dark);padding:120px 0;position:relative}.referenzen-header{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.referenzen-header .section-title{margin-bottom:0}.slider-nav{flex-shrink:0;gap:8px;display:flex}.slider-btn{width:44px;height:44px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.slider-btn--prev{border:1px solid var(--color-border);background:#ffffff1a}.slider-btn--prev:hover{background:#ffffff26}.slider-btn--next{background:var(--color-green);color:var(--color-bg-dark)}.slider-btn--next:hover{background:#c4ff5c;transform:translateY(-1px)}.testimonial-slider{position:relative;overflow:hidden}.testimonial-slide{animation:.5s fadeSlide;display:none}.testimonial-slide.active{display:block}@keyframes fadeSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.testimonial-grid{grid-template-rows:auto 1fr;grid-template-columns:1.1fr 1fr;gap:16px;display:grid}.testimonial-media{background:var(--color-bg-darker);border-radius:14px;grid-row:1/3;position:relative;overflow:hidden}.testimonial-media-placeholder{background:linear-gradient(135deg,#ffffff0a 0%,#ffffff05 100%);width:100%;height:100%;min-height:100%}.testimonial-media-placeholder img,.testimonial-media-placeholder video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.testimonial-play{-webkit-backdrop-filter:blur(10px);width:48px;height:48px;color:var(--color-white);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;bottom:20px;left:20px}.testimonial-play:hover{background:#ffffff40;transform:scale(1.08)}.testimonial-quote{background:var(--color-bg-darker);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;grid-area:2/2;justify-content:space-between;padding:32px;display:flex}.testimonial-quote blockquote{color:var(--color-white);margin-bottom:32px;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.6}.testimonial-quote cite{color:var(--color-white-subtle);font-size:.85rem;font-style:normal;line-height:1.5}.testimonial-quote cite strong{color:var(--color-white-muted);margin-bottom:2px;font-weight:600;display:block}.testimonial-stat{background:var(--color-green);border-radius:14px;flex-direction:column;grid-area:1/2;justify-content:center;gap:12px;padding:32px;display:flex}.testimonial-stat-content{flex-direction:column;gap:10px;display:flex}.testimonial-stat-number{color:var(--color-bg-dark);letter-spacing:-.02em;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.testimonial-stat-label{color:#18202899;font-size:.95rem;font-weight:400;line-height:1.5}.industrien{background:var(--color-bg-darker);padding:120px 0;position:relative}.usecase-category-switcher{background:#ffffff0f;border-radius:100px;gap:4px;width:fit-content;margin-bottom:48px;padding:4px;display:flex}.usecase-category-btn{color:var(--color-white-subtle);cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:0 0;border:none;border-radius:100px;padding:10px 28px;font-size:.875rem;font-weight:500;transition:all .25s}.usecase-category-btn:hover{color:var(--color-white-muted)}.usecase-category-btn.active{background:var(--color-green);color:var(--color-bg-darker);font-weight:600}.industrien-header{grid-template-columns:1.2fr 1fr;align-items:end;gap:64px;margin-bottom:56px;display:grid}.industrien-header-left .section-title{margin-bottom:0}.industrien-intro{color:var(--color-white-muted);font-size:.925rem;font-weight:300;line-height:1.7}.industrien-tabs{border-bottom:1px solid var(--color-border);scrollbar-width:none;-ms-overflow-style:none;gap:0;margin-bottom:48px;display:flex;overflow-x:auto}.industrien-tabs::-webkit-scrollbar{display:none}.industrien-tab{color:var(--color-white-subtle);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:16px 24px;font-family:inherit;font-size:.875rem;font-weight:400;transition:all .25s;display:flex}.industrien-tab:hover{color:var(--color-white-muted)}.industrien-tab.active{color:var(--color-white);border-bottom-color:var(--color-green)}.tab-dot{background:var(--color-green);border-radius:50%;width:6px;height:6px;display:none}.industrien-tab.active .tab-dot{display:block}.industrien-panels{margin-top:48px;position:relative}.industrien-panel{animation:.4s fadePanel;display:none}.industrien-panel.active{display:block}@keyframes fadePanel{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.industrien-panel-grid{grid-template-columns:1fr 1.3fr;align-items:center;gap:48px;display:grid}.industrien-panel-content{flex-direction:column;align-items:flex-start;gap:0;display:flex}.industrien-panel-content h3{color:var(--color-white);letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.35rem,2.5vw,1.7rem);font-weight:600;line-height:1.3}.industrien-panel-content>p{color:var(--color-white-muted);margin-bottom:24px;font-size:.925rem;font-weight:300;line-height:1.75}.industrien-list{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.industrien-list li{color:var(--color-white-muted);align-items:flex-start;gap:10px;font-size:.875rem;font-weight:300;line-height:1.6;display:flex}.industrien-list li .check{background:#acff2426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:inline-flex}.industrien-list li .check:after{content:"";background:var(--color-green);border-radius:50%;width:6px;height:6px}.industrien-panel-content>.btn{margin-top:8px}.industrien-panel-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:600;line-height:1.3}.industrien-panel-text{color:var(--color-white-muted);margin-bottom:32px;font-size:.9rem;font-weight:300;line-height:1.7}.industrien-panel-image .graphic-placeholder{aspect-ratio:16/10;border-radius:12px}.kontakt{background:var(--color-bg-dark);padding:120px 0;position:relative}.kontakt-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.kontakt-visual{border-radius:20px;align-items:flex-end;min-height:500px;display:flex;position:relative;overflow:hidden}.kontakt-video-bg{object-fit:cover;z-index:0;backface-visibility:hidden;will-change:transform;background:linear-gradient(145deg,#3d6b1a,#4a8020,#58962a);border-radius:20px;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.kontakt-card{z-index:1;max-width:320px;color:var(--color-bg-dark);background:#fffffff2;border-radius:14px;margin:24px;padding:32px 28px;position:relative}.kontakt-card-title{color:var(--color-bg-dark);margin-bottom:20px;font-size:1.25rem;font-weight:600;line-height:1.35}.kontakt-card-team{color:var(--color-green-dark);margin-bottom:14px;font-size:.85rem;font-weight:400}.kontakt-avatars{gap:-4px;display:flex}.kontakt-avatar{border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-6px;display:flex;overflow:hidden}.kontakt-avatar:first-child{margin-left:0}.kontakt-form-wrap{width:100%}.kontakt-form{flex-direction:column;gap:24px;display:flex}.hidden-field{display:none}.form-row--half{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--color-white-muted);letter-spacing:.01em;font-size:.825rem;font-weight:400}.form-group input[type=text],.form-group input[type=email],.form-group textarea{border:none;border-bottom:1px solid var(--color-border);width:100%;color:var(--color-white);font-family:var(--font-family);-webkit-appearance:none;background:0 0;border-radius:0;outline:none;padding:14px 0;font-size:.95rem;font-weight:300;transition:border-color .25s}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group textarea:focus{border-bottom-color:var(--color-green)}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder,.form-group textarea::placeholder{color:var(--color-white-subtle)}.form-group textarea{resize:vertical;min-height:80px}.form-checkbox{flex-direction:row;align-items:flex-start;gap:12px}.form-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-green);cursor:pointer;flex-shrink:0;margin-top:2px}.form-checkbox label{color:var(--color-white-subtle);cursor:pointer;font-size:.8rem;line-height:1.5}.form-checkbox label a{color:var(--color-white-subtle);text-decoration:none}.form-checkbox label a:hover{color:var(--color-white)}.btn-submit{background:var(--color-bg-darker);width:100%;color:var(--color-white);border:1px solid var(--color-border);text-align:center;cursor:pointer;border-radius:8px;justify-content:center;padding:16px;font-size:.95rem;font-weight:600;transition:all .25s}.btn-submit:hover{background:var(--color-green);color:var(--color-bg-dark);border-color:var(--color-green);transform:translateY(-1px);box-shadow:0 4px 20px #acff2440}.form-privacy-notice{color:var(--color-white-subtle);margin-top:-8px;font-size:.75rem;font-weight:300;line-height:1.5}.form-privacy-notice a{color:var(--color-green);text-underline-offset:2px;text-decoration:underline}.kontakt-page-centered .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.kontakt-page-centered .hero-title{margin-left:auto;margin-right:auto}.kontakt-page-centered .hero-subtitle{margin-bottom:16px;margin-left:auto;margin-right:auto}.kontakt-hero-cards{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:800px;margin:0 auto;padding:0 28px 60px;display:grid;position:relative}.kontakt-hero-card{border:1px solid var(--color-border);color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:28px 20px 24px;text-decoration:none;transition:all .3s;display:flex}.kontakt-hero-card:hover{background:#ffffff14;border-color:#acff2459;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.kontakt-hero-card-icon{width:48px;height:48px;color:var(--color-green);background:#acff241a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.kontakt-hero-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-white-subtle);font-size:.7rem;font-weight:500}.kontakt-hero-card-value{color:var(--color-white);text-align:center;font-size:.9rem;font-weight:500}.kontakt-taetigkeitsgebiet{background:#acff240f;border:1px solid #acff2426;border-radius:12px;align-items:center;gap:16px;margin-top:8px;padding:20px;display:flex}.kontakt-taetigkeitsgebiet-icon{width:44px;height:44px;color:var(--color-green);background:#acff241f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.kontakt-taetigkeitsgebiet-title{letter-spacing:.06em;text-transform:uppercase;color:var(--color-green);margin-bottom:2px;font-size:.75rem;font-weight:500;display:block}.kontakt-taetigkeitsgebiet-text{color:var(--color-white-muted);font-size:.95rem;font-weight:400;display:block}.kontakt-standorte{background:var(--color-bg-darker);padding:120px 0 80px;position:relative}.standort-split-card{background:#acff240a;border:1px solid #acff2440;border-radius:20px;grid-template-columns:1fr 1fr;min-height:380px;margin-top:48px;display:grid;overflow:hidden}.standort-split-image{min-height:380px;position:relative}.standort-split-content{background:#acff240a;flex-direction:column;gap:12px;padding:48px 40px;display:flex}.standort-card-icon{color:var(--color-green);margin-bottom:4px}.standort-card-city{color:var(--color-white);font-size:1.25rem;font-weight:600}.standort-card-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--color-bg-dark);background:var(--color-green);border-radius:4px;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-block}.standort-card-address{color:var(--color-white-muted);margin-top:4px;font-size:.9rem;line-height:1.7}.standort-card-link{color:var(--color-green);align-items:center;gap:6px;margin-top:8px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.standort-card-link:hover{color:#c4ff5c;gap:10px}.taetigkeitsgebiet-banner{border:1px solid var(--color-border);background:#ffffff08;border-radius:16px;margin-top:48px;padding:28px 32px}.taetigkeitsgebiet-banner-content{align-items:center;gap:20px;display:flex}.taetigkeitsgebiet-banner-icon{width:52px;height:52px;color:var(--color-green);background:#acff2414;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.taetigkeitsgebiet-banner-title{color:var(--color-white);margin-bottom:4px;font-size:1.05rem;font-weight:600}.taetigkeitsgebiet-banner-text{color:var(--color-white-muted);font-size:.9rem;line-height:1.6}.faq{background:var(--color-bg-darker);padding:120px 0;position:relative}.faq-title{max-width:560px;margin-bottom:56px;margin-left:auto;margin-right:auto}.faq-list{max-width:780px;margin:0 auto}.faq-item{border-bottom:1px solid var(--color-border)}.faq-question{cursor:pointer;color:var(--color-white-muted);justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:.925rem;font-weight:400;list-style:none;transition:color .2s;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{content:""}.faq-question:hover{color:var(--color-white)}.faq-icon{flex-shrink:0;width:20px;height:20px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:var(--color-white-subtle);border-radius:1px;transition:all .3s;position:absolute}.faq-icon:before{width:14px;height:1.5px;top:50%;left:3px;transform:translateY(-50%)}.faq-icon:after{width:1.5px;height:14px;top:3px;left:50%;transform:translate(-50%)}.faq-item[open] .faq-icon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.faq-item[open] .faq-question{color:var(--color-white)}.faq-answer{padding:0 0 24px;animation:.3s faqOpen}.faq-answer p{color:var(--color-white-muted);max-width:680px;font-size:.9rem;font-weight:300;line-height:1.7}@keyframes faqOpen{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.footer{background:var(--color-bg-darker);position:relative;overflow:hidden}.footer-main{padding:72px 0 40px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.footer-brand{align-items:flex-start;display:flex}.footer-brand .nav-logo img{height:80px}.footer-col-title{color:var(--color-white);letter-spacing:.02em;margin-bottom:20px;font-size:.825rem;font-weight:600}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links li a{color:var(--color-white-subtle);font-size:.8rem;font-weight:300;transition:color .2s}.footer-links li a:hover{color:var(--color-green)}.footer-bottom{border-top:1px solid var(--color-border);padding:28px 0}.footer-bottom-inner{justify-content:space-between;align-items:center;display:flex}.footer-copyright{color:var(--color-white-muted);font-size:.8rem;font-weight:300}.footer-bottom-right{align-items:center;gap:24px;display:flex}.footer-legal-links{align-items:center;gap:20px;display:flex}.footer-legal-links a{color:var(--color-white-subtle);font-size:.8rem;font-weight:300;transition:color .2s}.footer-legal-links a:hover{color:var(--color-green)}.footer-social{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-white-subtle);border-radius:8px;justify-content:center;align-items:center;transition:all .25s;display:flex}.footer-social:hover{color:var(--color-white);border-color:var(--color-white-subtle);background:#ffffff0d}.footer-glow{filter:blur(60px);pointer-events:none;background:radial-gradient(at 50% 0,#acff241a 0%,#00783c14 40%,#0000 70%);width:700px;height:250px;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.legal-page{min-height:70vh;padding:160px 0 100px}.legal-title{color:var(--color-white);letter-spacing:-.02em;margin-bottom:36px;font-size:2.4rem;font-weight:600}.legal-section{margin-bottom:32px}.legal-section h2{color:var(--color-white);margin-bottom:12px;font-size:1.15rem;font-weight:600}.legal-section h3{color:var(--color-white);margin-top:20px;margin-bottom:8px;font-size:.95rem;font-weight:500}.legal-section p{color:var(--color-white-muted);max-width:720px;margin-bottom:10px;font-size:.9rem;font-weight:300;line-height:1.7}.legal-section p:last-child{margin-bottom:0}.legal-section ul{flex-direction:column;gap:6px;margin:12px 0;padding-left:20px;display:flex}.legal-section ul li{color:var(--color-white-muted);font-size:.9rem;font-weight:300;line-height:1.7}.legal-section a{color:var(--color-green);text-underline-offset:2px;text-decoration:underline}.legal-section a:hover{opacity:.8}.legal-dual{grid-template-columns:repeat(2,minmax(0,380px));gap:24px;margin:16px 0;display:grid}.legal-dual-block h3{color:var(--color-white);margin-top:0;margin-bottom:8px;font-size:1.05rem;font-weight:600}.legal-dual-block p{margin-bottom:0}@media (max-width:768px){.legal-dual{grid-template-columns:1fr;gap:16px}}.mobile-menu-toggle{cursor:pointer;z-index:1001;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:column;gap:5px;padding:10px;display:none}.mobile-menu-toggle span{background:var(--color-white);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){.container{padding:0 24px}.nav-links{gap:2px}.nav-link{padding:8px 10px;font-size:.82rem}.role-track{gap:40px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}.card{min-height:260px}.produkt-row{gap:48px}.testimonial-grid{grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr}.testimonial-media{grid-row:1/3}.industrien-header{grid-template-columns:1fr;gap:24px}.industrien-panel-grid{gap:32px}.kontakt-grid{gap:48px}}@media (max-width:768px){:root{--nav-height:56px;--section-padding:60px 0}.nav{padding:8px 12px 0}.nav-bar{border-radius:12px;padding:0 16px}.nav--dropdown-open .nav-bar{border-radius:12px}.mega-dropdown{display:none}.mega-panel-grid--split{flex-direction:column}.nav-bar{flex-wrap:wrap;height:auto}.nav-logo{height:var(--nav-height);order:1;align-items:center;display:flex}.nav-logo img{height:36px}.mobile-menu-toggle{height:var(--nav-height);order:2;justify-content:center;margin-left:auto;display:flex}.nav-links,.nav-actions{opacity:0;flex-basis:100%;order:3;grid-template-rows:0fr;padding:0;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .3s;display:grid}.nav-actions{order:4}.nav-links-inner,.nav-actions-inner{flex-direction:column;align-items:stretch;gap:2px;display:flex;overflow:hidden}.nav-links.active,.nav-actions.active{opacity:1;grid-template-rows:1fr}.nav-links.active .nav-links-inner{border-top:1px solid #ffffff0f;padding:14px 4px 6px;overflow-y:auto}.nav-item{text-align:left;width:100%}.nav-link{border-radius:8px;justify-content:flex-start;width:100%;padding:12px;font-size:.95rem}.nav-item.active .nav-link,.nav-item:hover .nav-link{background:#ffffff0f}.nav-actions.active .nav-actions-inner{border-top:1px solid #ffffff0f;padding:6px 4px 18px}.nav-actions .btn-nav{text-align:center;justify-content:center;width:100%}.mobile-accordion{opacity:0;grid-template-rows:0fr;width:100%;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),opacity .25s;display:grid}.mobile-accordion-inner{flex-direction:column;display:flex;overflow:hidden}.mobile-accordion--open{opacity:1;grid-template-rows:1fr}.nav-item.active .nav-link svg{transform:rotate(180deg)}.mobile-accordion-link{color:var(--color-white-muted);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:background .2s;display:flex}.mobile-accordion-link:hover,.mobile-accordion-link:active{color:var(--color-white);background:#ffffff0f}.mobile-accordion-icon{width:24px;height:24px;color:var(--color-green);flex-shrink:0}.mobile-accordion-icon svg{width:24px;height:24px}.mobile-accordion-text{flex-direction:column;gap:2px;display:flex}.mobile-accordion-text strong{color:var(--color-white);font-size:.9rem;font-weight:600}.mobile-accordion-text span{color:var(--color-white-subtle);font-size:.8rem}.hero{padding-left:12px;padding-right:12px;padding-top:calc(var(--nav-height) + 16px);justify-content:flex-start}.hero-content{padding:88px 16px 48px}.re-page-centered .hero-content,.ind-page-centered .hero-content,.de-page .hero-content{padding-top:112px;padding-bottom:64px}.hero--fullscreen .hero-content{padding-top:112px;padding-bottom:32px}.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-buttons{flex-direction:column}.hero-buttons .btn{justify-content:center}.role-track{gap:32px;animation-duration:30s}.role-strip-inner{padding:32px 0 36px}.role-label{font-size:.65rem}.role-desc{font-size:.8rem}.cards-grid{grid-template-columns:1fr;gap:12px}.card{min-height:auto;padding:24px 20px}.card-text{margin-bottom:24px}.erfolgsfaktor{padding:80px 0 60px}.section-title{margin-bottom:36px}.ueberblick{padding:80px 0 0}.ueberblick-media{padding-bottom:60px}.video-placeholder{border-radius:12px}.video-placeholder-overlay svg{width:48px;height:48px}.produkt-row{grid-template-columns:1fr;gap:40px}.produkt-row--reverse{direction:ltr}.produkt-row+.produkt-row{margin-top:60px;padding-top:60px}.diagram-card{max-width:100%;padding:36px 28px}.produkte{padding:80px 0 60px}.produkte-title{margin-bottom:48px}.graphic-placeholder{border-radius:12px}.referenzen-header{flex-direction:column;align-items:flex-start;gap:24px}.testimonial-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:12px}.testimonial-media{grid-area:auto/1}.testimonial-stat{grid-area:auto/1;padding:24px}.testimonial-quote{grid-area:auto/1;padding:28px 24px}.testimonial-media-placeholder{min-height:220px}.referenzen,.industrien{padding:80px 0 60px}.usecase-category-switcher{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:fit-content;max-width:100%;margin-bottom:32px;margin-left:auto;margin-right:auto;overflow-x:auto}.usecase-category-switcher::-webkit-scrollbar{display:none}.usecase-category-btn{padding:8px 20px;font-size:.8rem}.industrien-header{grid-template-columns:1fr;gap:16px}.industrien-tabs{gap:0;margin-bottom:24px}.industrien-tab{padding:12px 16px;font-size:.8rem}.industrien-panels{margin-top:32px}.industrien-panel-grid{grid-template-columns:1fr;gap:28px}.industrien-panel-content h3{font-size:1.25rem}.industrien-list{margin-bottom:24px}.kontakt-grid{grid-template-columns:1fr;gap:40px}.kontakt-visual{min-height:360px}.kontakt-card{max-width:100%}.kontakt{padding:80px 0 60px}.kontakt-hero-cards{grid-template-columns:1fr;gap:12px;max-width:100%;padding:0 0 40px}.kontakt-hero-card{flex-direction:row;align-items:center;gap:14px;padding:16px 20px}.kontakt-hero-card-icon{flex-shrink:0;width:40px;height:40px;margin-bottom:0}.kontakt-hero-card-label{text-align:left;font-size:.65rem}.kontakt-hero-card-value{text-align:left}.standort-split-card{grid-template-columns:1fr}.standort-split-image{min-height:240px}.standort-split-content{padding:32px 24px}.kontakt-standorte{padding:80px 0 60px}.taetigkeitsgebiet-banner{margin-top:32px;padding:24px}.taetigkeitsgebiet-banner-content{flex-direction:column;align-items:flex-start;gap:16px}.form-row--half{grid-template-columns:1fr;gap:24px}.faq{padding:80px 0 60px}.faq-title{margin-bottom:36px}.faq-question{padding:20px 0;font-size:.85rem}.footer-main{padding:48px 0 28px}.footer-brand{margin-bottom:8px}.footer-brand .nav-logo img{height:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid .footer-brand{grid-column:1/-1}.footer-bottom{padding:20px 0}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:14px}.footer-bottom-right{flex-wrap:wrap;gap:14px}.footer-glow{width:360px;height:150px}}@media (max-width:480px){.container{padding:0 16px}.hero-title{font-size:1.75rem}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom-right{flex-direction:column;align-items:flex-start;gap:12px}.footer-copyright{font-size:.75rem}}.skip-link{z-index:10000;background:var(--color-green);color:var(--color-bg);border-radius:0 0 8px 8px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:16px}.skip-link:focus{top:0}.re-hero-stats-wrap{z-index:1;padding-bottom:56px;position:relative}.re-hero-stats{border-top:1px solid var(--color-border);gap:40px;padding-top:48px;display:flex}.re-hero-stat{flex-direction:column;gap:4px;display:flex}.re-hero-stat-number{color:var(--color-green);letter-spacing:-.02em;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2}.re-hero-stat-label{color:var(--color-white-subtle);letter-spacing:.02em;font-size:.8rem;font-weight:400}.re-features{background:var(--color-bg-darker);padding:120px 0 100px;position:relative}.re-features-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.re-feature-card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;flex-direction:column;padding:28px 24px;transition:background .3s,border-color .3s;display:flex}.re-feature-card:hover{background:#ffffff0d;border-color:#ffffff2e}.re-feature-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.re-feature-icon{width:48px;height:48px;color:var(--color-white-muted);background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;transition:all .25s;display:flex}.re-feature-card:hover .re-feature-icon{color:var(--color-green);background:#acff241a;border-color:#acff2433}.re-feature-badge{color:var(--color-white-subtle);letter-spacing:.03em;align-items:center;gap:6px;font-size:.72rem;font-weight:500;display:flex}.re-status-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.re-status-dot--active{background:var(--color-green)}.re-status-dot--secured{background:#7ecfff}.re-status-dot--live{background:#ff6b6b;animation:2s ease-in-out infinite rePulse}.re-status-dot--ai{background:#c084fc}@keyframes rePulse{0%,to{opacity:1}50%{opacity:.4}}.re-feature-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:10px;font-size:1.1rem;font-weight:600}.re-feature-text{color:var(--color-white-muted);flex-grow:1;margin-bottom:20px;font-size:.85rem;font-weight:300;line-height:1.65}.re-feature-list{border-top:1px solid var(--color-border);flex-direction:column;gap:6px;margin:0;padding:16px 0 0;list-style:none;display:flex}.re-feature-list li{color:var(--color-white-subtle);padding-left:16px;font-size:.78rem;font-weight:400;position:relative}.re-feature-list li:before{content:"";background:var(--color-green);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.re-usecases{background:var(--color-bg-dark);padding:120px 0;position:relative}.re-usecase-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px;display:grid}.re-usecase-card{border:1px solid var(--color-border);background:#ffffff08;border-radius:14px;padding:32px 28px;transition:background .3s,border-color .3s,transform .3s}.re-usecase-card:hover{background:#ffffff0d;border-color:#ffffff2e;transform:translateY(-2px)}.re-usecase-icon{width:52px;height:52px;color:var(--color-green);background:#acff2414;border:1px solid #acff2426;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.re-usecase-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:12px;font-size:1.15rem;font-weight:600}.re-usecase-text{color:var(--color-white-muted);margin-bottom:24px;font-size:.875rem;font-weight:300;line-height:1.7}.re-usecase-list{border-top:1px solid var(--color-border);flex-direction:column;gap:10px;margin:0;padding:20px 0 0;list-style:none;display:flex}.re-usecase-list li{color:var(--color-white-muted);align-items:center;gap:10px;font-size:.84rem;font-weight:400;display:flex}.re-usecase-list li svg{width:16px;height:16px;color:var(--color-green);opacity:.8;flex-shrink:0}.re-process{background:var(--color-bg-darker);padding:120px 0;position:relative}.re-process-intro{color:var(--color-white-muted);max-width:680px;margin-bottom:40px;font-size:1.05rem;font-weight:300;line-height:1.7}.re-process-steps{flex-direction:column;gap:0;display:flex}.re-process-step{border-top:1px solid var(--color-border);grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:64px 0;display:grid}.re-process-step:last-child{padding-bottom:0}.re-process-step--reverse{direction:rtl}.re-process-step--reverse>*{direction:ltr}.re-process-step-content{flex-direction:column;align-items:flex-start;display:flex}.re-process-number{color:#acff2426;letter-spacing:-.04em;margin-bottom:16px;font-size:3rem;font-weight:700;line-height:1}.re-process-step-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:600;line-height:1.3}.re-process-step-text{color:var(--color-white-muted);margin-bottom:28px;font-size:.9rem;font-weight:300;line-height:1.75}.re-process-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.re-process-list li{color:var(--color-white-muted);align-items:center;gap:10px;font-size:.85rem;font-weight:400;display:flex}.re-process-list li svg{width:16px;height:16px;color:var(--color-green);opacity:.7;flex-shrink:0}.re-process-step-visual .graphic-placeholder{aspect-ratio:4/3;border-radius:14px}.re-tech{background:var(--color-bg-dark);padding:120px 0;position:relative}.re-tech-bento{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:16px;display:grid}.re-tech-card{border:1px solid var(--color-border);border-radius:14px;min-height:240px;transition:border-color .3s;position:relative;overflow:hidden}.re-tech-card:hover{border-color:#fff3}.re-tech-card .graphic-placeholder{width:100%;height:100%;aspect-ratio:unset;border:none;border-radius:0;position:absolute;inset:0}.re-tech-card--large{grid-column:span 2}.re-tech-card-overlay{z-index:1;background:linear-gradient(#0000 0%,#0f161cb3 40%,#0f161cf2 100%);padding:28px;position:absolute;bottom:0;left:0;right:0}.re-tech-card-overlay h3{color:var(--color-white);letter-spacing:-.01em;margin-bottom:6px;font-size:1rem;font-weight:600}.re-tech-card-overlay p{color:var(--color-white-muted);opacity:0;max-height:0;margin-top:0;font-size:.8rem;font-weight:300;line-height:1.5;transition:opacity .3s,max-height .3s,margin-top .3s;overflow:hidden}.re-tech-card:hover .re-tech-card-overlay p{opacity:1;max-height:120px;margin-top:6px}.re-tech-badge{color:var(--color-green);letter-spacing:.06em;text-transform:uppercase;background:#acff241a;border-radius:4px;margin-bottom:10px;padding:4px 10px;font-size:.68rem;font-weight:600;display:inline-block}.re-tech-phase{align-items:center;gap:20px;margin-top:56px;margin-bottom:20px;display:flex}.re-tech-phase:first-of-type{margin-top:8px}.re-tech-phase:before,.re-tech-phase:after{content:"";flex:1;height:1px}.re-tech-phase:before{background:linear-gradient(to right, transparent, var(--color-border))}.re-tech-phase:after{background:linear-gradient(to left, transparent, var(--color-border))}.re-tech-phase-title{color:var(--color-white-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:500}.re-properties{background:var(--color-bg-darker);padding:120px 0;position:relative}.prop-tags{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.prop-tag{color:var(--color-green);white-space:nowrap;letter-spacing:.01em;background:#acff241a;border:1px solid #acff242e;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:500;display:inline-block}.prop-usecases-label{color:var(--color-white-subtle);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.7rem;font-weight:600}.prop-usecases{grid-template-columns:repeat(2,1fr);gap:7px 32px;margin:0;padding:0;list-style:none;display:grid}.prop-usecases li{color:var(--color-white-muted);padding-left:14px;font-size:.82rem;font-weight:400;line-height:1.5;position:relative}.prop-usecases li:before{content:"";background:var(--color-green);border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}.prop-strips{border-radius:12px;height:520px;margin-top:40px;display:none;overflow:hidden}.prop-strip{cursor:pointer;border-right:1px solid #ffffff1f;outline:none;flex:1;min-width:0;transition:flex .45s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.prop-strip:last-child{border-right:none}.prop-strip:hover:not(.prop-strip--active) .prop-strip-bg:after{background:#182028c7}.prop-strip:focus-visible{box-shadow:inset 0 0 0 2px var(--color-green)}.prop-strip--active{flex:5}.prop-strip-bg{background-color:#1a232c;background-position:50%;background-size:cover;position:absolute;inset:0}.prop-strip-bg:after{content:"";background:#182028e0;position:absolute;inset:0}.prop-strip--active .prop-strip-bg:after{background:#182028eb}.prop-strip-label{z-index:1;color:var(--color-white);letter-spacing:-.01em;text-align:center;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:0 12px;font-size:.95rem;font-weight:600;line-height:1.3;display:flex;position:absolute;inset:0}.prop-strip--active .prop-strip-label{display:none}.prop-strip-toggle{z-index:2;color:#ffffffb3;pointer-events:none;background:#ffffff0f;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.prop-strip:hover .prop-strip-toggle{border-color:var(--color-green);color:var(--color-green);background:#00c89614}.prop-strip-toggle--close{color:#fff6;border-color:#ffffff26}.prop-strip--active:hover .prop-strip-toggle{color:#fff9;background:#ffffff0f;border-color:#ffffff4d}.prop-strip-content{z-index:1;scrollbar-width:none;flex-direction:column;justify-content:center;height:100%;padding:32px;display:flex;position:relative;overflow-y:auto}.prop-strip-content::-webkit-scrollbar{display:none}.prop-strip-title{color:var(--color-white);letter-spacing:-.01em;margin:0 0 20px;font-size:1.25rem;font-weight:600;line-height:1.3}.prop-strip-content .prop-usecases{grid-template-columns:1fr}@media (min-width:769px){.prop-strips{display:flex}.prop-mobile{display:none}}.prop-mobile{flex-direction:column;gap:8px;margin-top:40px;display:flex}.prop-item{border:1px solid var(--color-border);border-radius:12px;transition:border-color .3s;overflow:hidden}.prop-item--active{border-color:#acff2433}.prop-header{width:100%;height:100px;color:var(--color-white);font-family:var(--font-family);letter-spacing:-.01em;cursor:pointer;background-color:#1a232c;background-position:50%;background-size:cover;border:none;justify-content:space-between;align-items:center;padding:0 28px;font-size:1.1rem;font-weight:600;display:flex;position:relative;overflow:hidden}.prop-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0f161ce0 0%,#0f161ca6 100%);position:absolute;inset:0}.prop-header span{z-index:1;position:relative}.prop-header svg{z-index:1;color:var(--color-white-subtle);flex-shrink:0;transition:transform .3s;position:relative}.prop-item--active .prop-header svg{color:var(--color-green);transform:rotate(180deg)}.prop-panel-inner{padding:24px 28px 28px}@media (min-width:769px){.prop-mobile{display:none}}.re-page-centered .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.re-page-centered .hero-title,.re-page-centered .hero-subtitle{margin-left:auto;margin-right:auto}.re-page-centered .hero-buttons,.re-page-centered .re-hero-stats{justify-content:center}.re-page-centered .re-hero-stat{text-align:center;align-items:center}.re-page-centered .section-label,.re-page-centered .section-title{text-align:center}.re-page-centered .re-process-intro{text-align:center;margin-left:auto;margin-right:auto}@media (max-width:1024px){.re-hero-stats{gap:32px}.re-hero-stats-wrap{padding-bottom:48px}.re-features-grid{grid-template-columns:repeat(2,1fr)}.re-usecase-grid{grid-template-columns:repeat(3,1fr);gap:16px}.re-process-step{gap:48px;padding:48px 0}.re-tech-bento{grid-template-columns:repeat(2,1fr)}.re-tech-card--large{grid-column:span 2}}@media (max-width:768px){.re-hero-stats{flex-wrap:wrap;justify-content:center;gap:28px;padding-top:40px}.re-hero-stat{text-align:center;align-items:center}.re-hero-stats-wrap{padding-bottom:40px}.re-hero-stat-number{font-size:1.35rem}.re-features{padding:80px 0 60px}.re-features-grid{grid-template-columns:1fr;gap:12px}.re-feature-card{padding:24px 20px}.re-usecases{padding:80px 0 60px}.re-usecase-grid{grid-template-columns:1fr;gap:16px}.re-usecase-card{padding:28px 24px}.re-process{padding:80px 0 60px}.re-process-intro{margin-bottom:48px}.re-process-step{grid-template-columns:1fr;gap:32px;padding:40px 0}.re-process-step--reverse{direction:ltr}.re-process-step-visual{order:-1}.re-process-number{font-size:2.5rem}.re-tech{padding:80px 0 60px}.re-tech-bento{grid-template-columns:1fr}.re-tech-card--large{grid-column:1}.re-tech-card{min-height:200px}.re-tech-card-overlay p{opacity:1;max-height:none;margin-top:6px}.re-tech-phase{margin-top:32px}.re-properties{padding:80px 0 60px}.prop-header{height:80px;padding:0 20px;font-size:.95rem}.prop-panel-inner{padding:20px 20px 24px}.prop-usecases{grid-template-columns:1fr}}@media (max-width:480px){.re-hero-stats{flex-direction:column;align-items:center;gap:20px}.re-hero-stat{text-align:center;flex-direction:row;justify-content:center;align-items:baseline;gap:10px}.re-feature-header{flex-wrap:wrap;gap:12px}.re-tech-card-overlay{padding:20px}.re-tech-card-overlay h3{font-size:.9rem}.re-process-number{font-size:2rem}}.about-page-centered .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.about-page-centered .hero-title,.about-page-centered .hero-subtitle{margin-left:auto;margin-right:auto}.about-page-centered .hero-buttons{justify-content:center}.about-photos-grid{grid-template-rows:280px 200px 320px;grid-template-columns:1.6fr 1fr;gap:12px;display:grid}.about-photo{border:1px solid var(--color-border);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;min-height:200px;display:flex;overflow:hidden}.about-photo span{color:var(--color-white-subtle);letter-spacing:.03em;font-size:.85rem;font-weight:400}.about-photo img{object-fit:cover;border-radius:12px;width:100%;height:100%}.about-photo:has(img) span{display:none}.about-photo--wide{grid-area:1/1/2/2;min-height:280px}.about-photo--narrow{grid-area:1/2/2/3;min-height:280px}.about-photo--full{grid-column:1/-1;min-height:320px}.about-mission{background:var(--color-green);padding:160px 0 120px;position:relative;overflow:hidden}.about-mission-radar{pointer-events:none;z-index:0;background-image:linear-gradient(#1820280b 1px,#0000 1px),linear-gradient(90deg,#1820280b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 75% at 50% 45%,#000 10%,#0000 70%);mask-image:radial-gradient(80% 75% at 50% 45%,#000 10%,#0000 70%)}.about-mission-radar:before,.about-mission-radar:after{content:"";opacity:0;border:1px solid #18202812;border-radius:50%;animation:6s ease-out infinite radarPulse;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)scale(.3)}.about-mission-radar:before{width:1600px;height:1600px}.about-mission-radar:after{width:1600px;height:1600px;animation-delay:3s}@keyframes radarPulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.15)}70%{opacity:.15}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.about-mission>.container{z-index:1;position:relative}.about-mission-label{color:#18202880;letter-spacing:.04em;border-bottom:1px solid #1820281f;margin-bottom:20px;padding-bottom:20px;font-size:.85rem;font-weight:400;display:block}.about-mission-title{color:var(--color-bg-dark);letter-spacing:-.02em;max-width:800px;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.about-mission-text{color:#182028b3;max-width:760px;margin-bottom:64px;font-size:1rem;font-weight:300;line-height:1.75}.partner-slider{margin-top:48px}.partner-slider-label{color:#18202899;margin-bottom:20px;font-size:.85rem;font-weight:500;display:block}.partner-slider-track-wrapper{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.partner-slider-track{align-items:center;gap:64px;width:max-content;animation:30s linear infinite partnerScroll;display:flex}.partner-slider-item{flex-shrink:0;justify-content:center;align-items:center;height:40px;display:flex}.partner-slider-item img{filter:brightness(0)saturate();opacity:.85;width:auto;height:32px}.hero .partner-slider-item img{filter:brightness(0)saturate()invert();opacity:.55}.hero .partner-slider-label{color:var(--color-white-muted)}@keyframes partnerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-statement{background:var(--color-bg-dark);padding:100px 0;position:relative}.about-statement-title{color:var(--color-white);letter-spacing:-.02em;max-width:700px;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.about-statement-text{color:var(--color-white-muted);max-width:760px;margin-bottom:48px;font-size:1rem;font-weight:300;line-height:1.75}@media (max-width:1024px){.about-photos-grid{grid-template-rows:220px 180px 260px;gap:10px}}@media (max-width:768px){.about-photos-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:8px}.about-photo--wide,.about-photo--narrow,.about-photo--full,.about-photos-grid .about-photo:nth-child(3),.about-photos-grid .about-photo:nth-child(4),.about-photos-grid .about-photo:nth-child(5),.about-photos-grid .about-photo--full{grid-area:auto/1;min-height:180px}.about-photo--full{min-height:220px}.about-mission{padding:100px 0 80px}.about-mission-label{visibility:hidden}.about-mission-title{font-size:1.75rem}.about-statement{padding:72px 0}.about-statement-title{font-size:1.75rem}}@media (max-width:480px){.about-photos-grid{gap:6px}.about-photo{border-radius:8px;min-height:150px}.about-mission{padding:80px 0 60px}.partner-slider-track{gap:40px}.partner-slider-item img{height:24px}.about-statement{padding:56px 0}}.ind-hero-stats-wrap{z-index:1;padding-bottom:56px;position:relative}.ind-hero-stats-claim{color:var(--color-white-subtle);letter-spacing:.01em;border-top:1px solid var(--color-border);margin-bottom:20px;padding-top:40px;font-size:clamp(.8rem,1.1vw,.9rem);line-height:1.5}.ind-hero-stats{gap:32px;display:flex}.ind-hero-stat{align-items:center;gap:8px;display:flex}.ind-hero-stat-check{width:20px;height:20px;color:var(--color-green);background:#acff241f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ind-hero-stat-check svg{width:11px;height:11px}.ind-hero-stat-number{color:var(--color-green);letter-spacing:-.01em;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:600;line-height:1.2}.ind-hero-stat-label{color:var(--color-white-subtle);letter-spacing:.02em;font-size:.8rem;font-weight:400}.ind-premium-split{background:var(--color-bg-dark);height:200vh;position:relative}.ind-premium-split-sticky{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ind-premium-split-layer{justify-content:center;align-items:center;padding:48px;display:flex;position:absolute;inset:0}.ind-premium-split-content{z-index:2;max-width:820px;position:relative}.ind-premium-split-text{letter-spacing:-.02em;text-align:center;margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:600;line-height:1.3}.ind-premium-split-dark{background:var(--color-bg-dark)}.ind-premium-split-dark .ind-premium-split-text{color:var(--color-green)}.ind-premium-split-grid{z-index:1;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.ind-premium-split-green{background:var(--color-green);-webkit-mask-image:linear-gradient(to right, black var(--split-pos), transparent calc(var(--split-pos) + 15%));-webkit-mask-image:linear-gradient(to right, black var(--split-pos), transparent calc(var(--split-pos) + 15%));mask-image:linear-gradient(to right, black var(--split-pos), transparent calc(var(--split-pos) + 15%));z-index:3}.ind-premium-split-green .ind-premium-split-text{color:var(--color-bg-dark);text-shadow:0 0 20px #1820281a}.ind-specialized{background:var(--color-bg-dark);padding:120px 0;position:relative}.ind-specialized-intro{color:var(--color-white-muted);text-align:center;max-width:780px;margin:0 auto 56px;font-size:1.05rem;font-weight:300;line-height:1.7}.ind-bento-grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ind-bento-card{border:1px solid var(--color-border);background:#ffffff08;border-radius:14px;flex-direction:column;padding:24px;transition:background .3s,border-color .3s;display:flex}.ind-bento-card:hover{border-color:#acff2433}.ind-bento-card--tall{grid-row:span 2}.ind-bento-title{color:var(--color-white);letter-spacing:-.01em;text-wrap:balance;margin-bottom:8px;font-size:1.1rem;font-weight:600;line-height:1.3}.ind-bento-desc{color:var(--color-white-muted);font-size:.85rem;font-weight:300;line-height:1.7}.ind-bento-visual{background:#ffffff08;border-radius:12px;width:100%;margin-top:20px;position:relative;overflow:hidden}.ind-bento-visual--aspect{aspect-ratio:2}.ind-bento-visual--workflow{aspect-ratio:auto}.ind-bento-visual-inner{flex-direction:column;height:100%;padding:16px;display:flex;position:relative}.ind-bento-visual-inner--between{justify-content:space-between}.ind-bento-visual-inner--end{justify-content:flex-end;align-items:flex-end}.ind-bento-gridbg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ind-bento-photo-reveal{border-radius:12px;margin-top:16px}.ind-bento-photo{aspect-ratio:3/2;border-radius:12px;width:100%;position:relative;overflow:hidden}.ind-bento-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ind-bento-card:hover .ind-bento-photo img{transform:scale(1.03)}.ind-bento-photo-overlay{background:linear-gradient(#0000,#18202899);position:absolute;inset:0}.ind-bento-bullets{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.ind-bento-bullets li{color:var(--color-white-muted);align-items:flex-start;gap:10px;font-size:.82rem;font-weight:400;line-height:1.4;display:flex}.ind-bento-bullets li .ind-bento-check{background:#acff241f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;display:flex}.ind-bento-bullets li .ind-bento-check svg{width:10px;height:10px;color:var(--color-green)}.ind-inspect-header{align-items:center;gap:8px;display:flex}.ind-inspect-badge{color:var(--color-white);background:#ffffff08;border:1px solid #acff2433;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:.68rem;font-weight:500;display:inline-flex}.ind-inspect-badge-dot{background:var(--color-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ind-pulse}@keyframes ind-pulse{0%,to{opacity:1}50%{opacity:.4}}.ind-inspect-badge--plain{border-color:var(--color-border);color:var(--color-white-muted)}.ind-inspect-tags{flex-direction:column;gap:4px;margin-top:12px;display:flex}.ind-inspect-tag{border:1px solid var(--color-border);color:var(--color-white-muted);background:#ffffff08;border-radius:8px;align-items:center;gap:8px;padding:7px 12px;font-size:.72rem;display:flex}.ind-inspect-tag--detected,.ind-inspect-tag--checked{color:var(--color-white);background:#acff240a;border-color:#acff2426}.ind-inspect-tag-dot{border-radius:50%;flex-shrink:0;width:4px;height:4px}.ind-inspect-tag--detected .ind-inspect-tag-dot,.ind-inspect-tag--checked .ind-inspect-tag-dot{background:var(--color-green)}.ind-inspect-tag .ind-inspect-tag-dot{background:#ffffff4d}.ind-inspect-tag-label{text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:.65rem;font-weight:600}.ind-inspect-tag--detected .ind-inspect-tag-label,.ind-inspect-tag--checked .ind-inspect-tag-label{color:var(--color-green)}.ind-inspect-tag .ind-inspect-tag-label{color:var(--color-white-subtle)}.ind-inspect-summary{background:#acff240a;border:1px solid #acff2426;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-top:12px;padding:10px 16px;display:flex}.ind-inspect-summary span{color:var(--color-white-muted);font-size:.68rem}.ind-inspect-summary .ind-val-amber,.ind-inspect-summary .ind-val-green{color:var(--color-green);font-weight:600}.ind-inspect-summary .ind-val-muted{color:var(--color-white-subtle);font-weight:600}.ind-inspect-sep{background:var(--color-border);width:1px;height:12px}.ind-class-label{color:var(--color-white);font-size:.75rem;font-weight:500}.ind-class-grades{gap:8px;display:flex}.ind-class-grade{border:1px solid var(--color-border);height:56px;color:var(--color-white-muted);background:#ffffff08;border-radius:8px;flex:1;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.ind-class-grade--active{color:var(--color-green);background:#acff241f;border-color:#acff244d}.ind-prec-crosshair{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ind-prec-bottom{justify-content:space-between;align-items:flex-end;height:100%;padding:16px;display:flex;position:relative}.ind-prec-tolerance{color:var(--color-green);background:#acff2414;border:1px solid #acff2433;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.625rem;font-weight:500;display:inline-flex}.ind-prec-right{flex-direction:column;align-items:flex-end;display:flex}.ind-prec-label{color:var(--color-white-muted);font-size:.625rem}.ind-prec-value{color:var(--color-green);font-size:1.15rem;font-weight:700;line-height:1}.ind-wf-pipeline{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ind-wf-pipeline--vertical{flex-direction:column;align-items:stretch;gap:0;width:100%;margin-bottom:12px}.ind-wf-step{align-items:center;gap:6px;display:flex}.ind-wf-step--vertical{flex-direction:column;align-items:center;gap:0}.ind-wf-arrow--vertical{color:#acff244d;margin:4px 0}.ind-wf-step-label{border:1px solid var(--color-border);height:32px;color:var(--color-white-muted);white-space:nowrap;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:0 16px;font-size:.7rem;font-weight:500;display:flex}.ind-wf-step-label--active{color:var(--color-green);background:#acff2414;border-color:#acff2433}.ind-wf-arrow{color:var(--color-border);flex-shrink:0}.ind-wf-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ind-wf-metric{border:1px solid var(--color-border);background:#ffffff08;border-radius:8px;padding:10px}.ind-wf-metric-label{color:var(--color-white-muted);font-size:.625rem;display:block}.ind-wf-metric-row{align-items:baseline;gap:4px;margin-top:2px;display:flex}.ind-wf-metric-value{color:var(--color-white);font-size:.85rem;font-weight:700}.ind-wf-metric-change{color:var(--color-green);font-size:.625rem;font-weight:500}.ind-roi{background:var(--color-bg-darker);padding:120px 0;position:relative}.ind-roi-heading{color:var(--color-white);margin-bottom:64px;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:600;line-height:1.25}.ind-roi-compare{grid-template-columns:1fr 1fr;gap:64px;margin-bottom:80px;display:grid}.ind-roi-col-title{color:var(--color-white);margin-bottom:16px;font-size:1.15rem;font-weight:700}.ind-roi-col--hekner .ind-roi-col-title{color:var(--color-green)}.ind-roi-col-text{color:var(--color-white-muted);font-size:.92rem;font-weight:300;line-height:1.75}.ind-roi-col-text strong{color:var(--color-white);font-weight:600}.ind-roi-col--hekner .ind-roi-col-text strong{color:var(--color-green)}.ind-roi-bar-section{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr;align-items:center;gap:48px;padding-top:56px;display:grid}.ind-roi-bar-label{flex-direction:column;gap:8px;display:flex}.ind-roi-bar-label-sub{color:var(--color-white-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:500}.ind-roi-bar-factor{color:var(--color-white);letter-spacing:-.04em;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:1}.ind-roi-bars{flex-direction:column;gap:8px;display:flex}.ind-roi-bar{border-radius:4px;padding:14px 20px;font-size:.85rem;font-weight:600;line-height:1}.ind-roi-bar--hekner{background:var(--color-green);color:var(--color-bg-dark);width:10%;min-width:110px}.ind-roi-bar--traditional{color:var(--color-white-subtle);background:#ffffff0f;width:100%}.ind-chain{background:var(--color-bg-dark);padding:120px 0;position:relative}.ind-chain-intro{color:var(--color-white-muted);text-align:center;max-width:740px;margin:0 auto 64px;font-size:1.05rem;font-weight:300;line-height:1.7}.ind-chain-pipeline{justify-content:center;align-items:flex-start;gap:0;display:flex}.ind-chain-step{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:240px;padding:0 12px;display:flex}.ind-chain-icon{width:72px;height:72px;color:var(--color-green);background:#acff2414;border:1px solid #acff242e;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;transition:all .3s;display:flex}.ind-chain-step:hover .ind-chain-icon{background:#acff2424;border-color:#acff244d;transform:translateY(-2px)}.ind-chain-number{color:#acff2459;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:700}.ind-chain-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:8px;font-size:1.05rem;font-weight:600}.ind-chain-text{color:var(--color-white-subtle);font-size:.82rem;font-weight:300;line-height:1.65}.ind-chain-connector{color:#acff2440;flex-shrink:0;align-items:center;padding-top:24px;display:flex}.ind-poc{background:var(--color-bg-darker);padding:120px 0;position:relative}.ind-poc-editorial{margin-top:16px;margin-bottom:72px}.ind-poc-headline{color:var(--color-white);letter-spacing:-.025em;margin-bottom:28px;font-size:2.2rem;font-weight:600;line-height:1.25}.ind-poc-editorial-text{color:var(--color-white-muted);max-width:720px;margin-bottom:28px;font-size:.92rem;font-weight:300;line-height:1.8}.ind-poc-benefits{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ind-poc-benefits li{color:var(--color-green);align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.ind-poc-benefits li svg{width:16px;height:16px;color:var(--color-green);flex-shrink:0}.ind-poc-packages{grid-template-columns:1fr 1fr;gap:0;display:grid}.ind-poc-package{padding:0;position:relative}.ind-poc-package:last-child{border-left:1px solid #ffffff1a;padding-left:40px}.ind-poc-package-number{color:var(--color-green);letter-spacing:.02em;opacity:.7;margin-bottom:16px;font-size:1rem;font-weight:600;line-height:1;display:block}.ind-poc-package-title{color:var(--color-white);letter-spacing:-.01em;margin-bottom:4px;font-size:1.15rem;font-weight:600}.ind-poc-package-subtitle{color:var(--color-green);letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:500}.ind-poc-package-text{color:var(--color-white-muted);margin-bottom:24px;font-size:.88rem;font-weight:300;line-height:1.7}.ind-poc-package-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ind-poc-package-list li{color:var(--color-white-muted);align-items:center;gap:10px;font-size:.84rem;font-weight:400;display:flex}.ind-poc-package-list li svg{width:16px;height:16px;color:var(--color-green);opacity:.8;flex-shrink:0}.ind-page-centered .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.ind-page-centered .hero-title,.ind-page-centered .hero-subtitle{margin-left:auto;margin-right:auto}.ind-page-centered .hero-buttons{justify-content:center}.ind-page-centered .ind-hero-stats-claim{text-align:center}.ind-page-centered .ind-hero-stats{justify-content:center}.ind-page-centered .ind-hero-stat,.ind-page-centered .section-label,.ind-page-centered .section-title{text-align:center}.ind-page-centered .ind-process-intro{text-align:center;margin-left:auto;margin-right:auto}@media (max-width:1024px){.ind-hero-stats{gap:32px}.ind-hero-stats-wrap{padding-bottom:48px}.ind-split-statement{padding:140px 32px}.ind-bento-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.ind-bento-card--tall{grid-row:span 1}.ind-roi-compare{gap:40px}.ind-roi-bar-section{gap:32px}.ind-chain-connector svg{width:28px}.ind-poc-headline{font-size:1.8rem}}@media (max-width:768px){.ind-hero-stats-claim{text-align:center;margin-bottom:24px;padding-top:32px}.ind-hero-stats{flex-wrap:wrap;justify-content:center;gap:28px}.ind-hero-stat{text-align:center;justify-content:center}.ind-hero-stats-wrap{padding-bottom:40px}.ind-hero-stat-number{font-size:1.1rem}.ind-split-statement{padding:100px 24px}.ind-specialized{padding:80px 0 60px}.ind-bento-grid{grid-template-columns:1fr;gap:12px}.ind-bento-card{padding:20px}.ind-specialized-intro{margin-bottom:36px}.ind-wf-metrics{grid-template-columns:repeat(3,1fr);gap:6px}.ind-roi{padding:80px 0 60px}.ind-roi-heading{margin-bottom:40px}.ind-roi-compare{grid-template-columns:1fr;gap:32px;margin-bottom:48px}.ind-roi-bar-section{grid-template-columns:1fr;gap:24px}.ind-roi-bar--hekner{min-width:80px}.ind-roi-bar-factor{font-size:3.5rem}.ind-chain{padding:80px 0 60px}.ind-chain-intro{margin-bottom:40px}.ind-chain-pipeline{flex-direction:column;align-items:center;gap:0}.ind-chain-step{max-width:100%;padding:16px 0}.ind-chain-connector{margin:4px 0;padding-top:0;transform:rotate(90deg)}.ind-poc{padding:80px 0 60px}.ind-poc-headline{font-size:1.5rem}.ind-poc-packages{grid-template-columns:1fr;gap:0}.ind-poc-package:last-child{border-top:1px solid #ffffff1a;border-left:none;margin-top:32px;padding-top:32px;padding-left:0}}@media (max-width:480px){.ind-hero-stats{flex-direction:column;align-items:center;gap:20px}.ind-hero-stat{text-align:center;justify-content:center}.ind-hero-stat-check{width:18px;height:18px}.ind-roi-bar-factor{font-size:3rem}.ind-chain-icon{border-radius:14px;width:56px;height:56px}.ind-chain-icon svg{width:24px;height:24px}.ind-poc-headline{font-size:1.3rem}}.de-page .hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.de-page .hero-title{margin-left:auto;margin-right:auto}.de-page .hero-subtitle{max-width:720px;margin-left:auto;margin-right:auto}.de-page .hero-buttons{justify-content:center}.de-page .section-label,.de-page .section-title{text-align:center}.de-hero-bg-grid{pointer-events:none;z-index:0;background-image:linear-gradient(#acff2408 1px,#0000 1px),linear-gradient(90deg,#acff2408 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 60%,#000 20%,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 60%,#000 20%,#0000 80%)}.de-hero-synergy-wrap{z-index:1;padding-top:8px;padding-bottom:56px;position:relative}.de-hero-synergy-wrap .de-synergy-grid{max-width:1000px}.de-synergy-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;max-width:960px;margin:0 auto;display:grid}.de-synergy-side{border:1px solid var(--color-border);background:#ffffff08;border-radius:16px;padding:36px 28px;transition:border-color .3s}.de-synergy-side--vision{text-align:right}.de-synergy-side--vision:hover,.de-synergy-side--docs:hover{border-color:#acff2440}.de-synergy-side-icon{width:52px;height:52px;color:var(--color-green);background:#acff240f;border:1px solid #acff2426;border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.de-synergy-side--vision .de-synergy-side-icon{margin-left:auto}.de-synergy-side h3{color:#fff;margin-bottom:16px;font-size:1.25rem;font-weight:600}.de-synergy-side ul{margin:0;padding:0;list-style:none}.de-synergy-side ul li{color:var(--color-white-muted);align-items:center;gap:10px;padding:6px 0;font-size:.9rem;display:flex}.de-synergy-side--vision ul li{justify-content:flex-end}.de-synergy-side--vision ul li svg{color:var(--color-green);order:1}.de-synergy-side--docs ul li svg{color:var(--color-green)}.de-synergy-center{text-align:center;background:#acff2408;border:1px solid #acff241a;border-radius:20px;flex-direction:column;align-items:center;min-width:220px;padding:40px 28px;display:flex;position:relative}.de-synergy-merge-glow{z-index:0;background:radial-gradient(circle,#acff2426 0%,#acff240d 40%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite deSynergyPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes deSynergyPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.de-synergy-merge-icon{width:88px;height:88px;color:var(--color-green);z-index:1;background:#acff241a;border:2px solid #acff2459;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative;box-shadow:0 0 40px #acff241f,0 0 80px #acff240f}.de-synergy-merge-label{color:var(--color-green);z-index:1;letter-spacing:.02em;margin-bottom:8px;font-size:1.1rem;font-weight:700;position:relative}.de-synergy-merge-text{color:var(--color-white-muted);z-index:1;max-width:180px;font-size:.9rem;line-height:1.6;position:relative}.de-challenge{padding:100px 0 80px}.de-challenge-grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.de-challenge-statement{position:sticky;top:120px}.de-challenge-statement .section-label{text-align:left}.de-challenge-title{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.de-challenge-text{color:var(--color-white-muted);font-size:1.1rem;line-height:1.75}.de-challenge-cards{flex-direction:column;gap:16px;display:flex}.de-challenge-card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;align-items:flex-start;gap:20px;padding:28px 24px;transition:border-color .3s,background .3s;animation:.6s both deFadeInUp;display:flex}.de-challenge-card:hover{background:#acff2408;border-color:#acff2433}.de-challenge-card-icon{width:44px;height:44px;color:var(--color-green);background:#acff240f;border:1px solid #acff241f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.de-challenge-card-body{flex:1;min-width:0}.de-challenge-card h4{color:#fff;margin-bottom:6px;font-size:1.05rem;font-weight:600}.de-challenge-card p{color:var(--color-white-muted);font-size:.9rem;line-height:1.6}@keyframes deFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.de-scope{background:var(--color-bg-darker);padding:100px 0 80px}.de-scope-capabilities{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px;display:grid}.de-scope-cap{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;padding:28px 24px;transition:border-color .3s}.de-scope-cap:hover{border-color:#acff2433}.de-scope-cap-icon{width:44px;height:44px;color:var(--color-green);background:#acff240f;border:1px solid #acff241f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.de-scope-cap h3{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:600}.de-scope-cap p{color:var(--color-white-muted);font-size:.875rem;line-height:1.6}.de-scope-divider{background:var(--color-border);height:1px;margin:56px 0 48px}.de-scope-subtitle{color:#fff;margin-bottom:28px;font-size:1.15rem;font-weight:600}.de-scope-doctypes{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.de-scope-doctype{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;padding:24px 22px;transition:border-color .3s}.de-scope-doctype:hover{border-color:#acff2433}.de-scope-doctype-icon{width:36px;height:36px;color:var(--color-green);background:#acff240f;border-radius:8px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.de-scope-doctype h4{color:#fff;margin-bottom:10px;font-size:.95rem;font-weight:600}.de-scope-doctype ul{margin:0;padding:0;list-style:none}.de-scope-doctype ul li{color:var(--color-white-muted);padding:3px 0 3px 14px;font-size:.8rem;position:relative}.de-scope-doctype ul li:before{content:"";background:#acff2466;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.de-pipeline{padding:100px 0 80px}.de-pipeline-intro{text-align:center;max-width:600px;color:var(--color-white-muted);margin:0 auto 56px;font-size:1.1rem;line-height:1.7}.de-pipeline-flow{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.de-pipeline-connector{z-index:0;height:2px;position:absolute;top:40px;left:12.5%;right:12.5%}.de-pipeline-line{background:linear-gradient(90deg,#acff240d,#acff244d,#acff244d,#acff240d);height:2px;position:absolute;top:0;left:0;right:0}.de-pipeline-dot{background:var(--color-green);opacity:0;border-radius:50%;width:10px;height:10px;animation:4s ease-in-out infinite deFlowDot;position:absolute;top:-4px}.de-pipeline-dot--1{animation-delay:0s;left:0}.de-pipeline-dot--2{animation-delay:1.3s;left:0}.de-pipeline-dot--3{animation-delay:2.6s;left:0}@keyframes deFlowDot{0%{opacity:0;left:0}10%{opacity:.8}90%{opacity:.8}to{opacity:0;left:100%}}.de-pipeline-phase{text-align:center;z-index:1;padding:0 20px;position:relative}.de-pipeline-phase-icon{background:var(--color-bg-dark);width:72px;height:72px;color:var(--color-green);z-index:2;border:1px solid #acff2426;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;transition:background .3s,border-color .3s;display:flex;position:relative}.de-pipeline-phase:hover .de-pipeline-phase-icon{background:#acff241a;border-color:#acff244d}.de-pipeline-phase-number{color:var(--color-green);letter-spacing:.05em;margin-bottom:8px;font-size:.75rem;font-weight:600;display:block}.de-pipeline-phase h3{color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:600}.de-pipeline-phase ul{margin:0;padding:0;list-style:none}.de-pipeline-phase ul li{color:var(--color-white-muted);padding:4px 0;font-size:.85rem;line-height:1.5}.de-integrations{background:var(--color-bg-darker);padding:100px 0 80px}.de-integrations-intro{text-align:center;max-width:620px;color:var(--color-white-muted);margin:0 auto 56px;font-size:1.1rem;line-height:1.7}.de-integrations-star{aspect-ratio:5/4;max-width:720px;margin:0 auto;position:relative;overflow:visible}.de-integrations-star-svg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.de-integrations-star-svg line{stroke:#acff242e;stroke-width:1.5px;vector-effect:non-scaling-stroke;stroke-dasharray:6 4;animation:2s linear infinite deFlowLine}@keyframes deFlowLine{0%{stroke-dashoffset:10px}to{stroke-dashoffset:0}}.de-integrations-star .de-integration-center{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.de-integration-center span{color:var(--color-green);z-index:1;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#acff241a;border:1.5px solid #acff2440;border-radius:100px;padding:14px 32px;font-size:.9rem;font-weight:600;position:relative}.de-integration-center-glow{background:radial-gradient(circle,#acff241a 0%,#0000 70%);border-radius:50%;width:180px;height:180px;animation:3s ease-in-out infinite deHubPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes deHubPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(.85)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1.05)}}.de-integration-node{z-index:1;border:1px solid var(--color-border);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:12px;width:150px;padding:20px 12px;transition:border-color .3s,background .3s;position:absolute;transform:translate(-50%,-50%)}.de-integration-node:hover{background:#acff2414;border-color:#acff2440}.de-integration-node--1{top:10%;left:50%}.de-integration-node--2{top:37%;left:82%}.de-integration-node--3{top:85%;left:70%}.de-integration-node--4{top:85%;left:30%}.de-integration-node--5{top:37%;left:18%}.de-integration-node-icon{width:44px;height:44px;color:var(--color-green);background:#acff240f;border:1px solid #acff241f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.de-integration-node h4{color:#fff;font-size:.85rem;font-weight:600;line-height:1.3}.de-integrations-mobile-arrow{color:var(--color-green);display:none}.de-scenarios{padding:100px 0 80px}.de-scenarios-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.de-scenario-card{border:1px solid var(--color-border);background:#ffffff06;border-radius:16px;flex-direction:column;padding:28px 24px;transition:border-color .3s,background .3s;display:flex}.de-scenario-card:hover{background:#ffffff09;border-color:#acff2426}.de-scenario-icon{width:44px;height:44px;color:var(--color-green);background:#acff2414;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.de-scenario-image{border-radius:10px;width:100%;height:200px;margin-bottom:20px;position:relative;overflow:hidden}.de-scenario-image img{object-fit:cover;border-radius:10px;width:100%;height:100%}.de-scenario-card h3{color:#fff;margin-bottom:10px;font-size:1.15rem;font-weight:600}.de-scenario-text{color:var(--color-white-subtle);margin-bottom:18px;font-size:.88rem;line-height:1.65}.de-scenario-list{flex-direction:column;gap:6px;margin:auto 0 0;padding:0;list-style:none;display:flex}.de-scenario-list li{color:var(--color-white-muted);align-items:center;gap:8px;padding:2px 0;font-size:.82rem;display:flex}.de-scenario-list li svg{width:14px;height:14px;color:var(--color-green);flex-shrink:0}@media (max-width:1024px){.de-challenge-grid{gap:48px}.de-challenge-statement{position:static}.de-scope-capabilities,.de-scope-doctypes{grid-template-columns:repeat(2,1fr)}.de-scenarios-grid{grid-template-columns:1fr 1fr}.de-synergy-center{min-width:unset}.de-pipeline-flow{grid-template-columns:repeat(4,1fr);gap:12px}.de-pipeline-phase{padding:0 12px}.de-integrations-star{max-width:620px}.de-integration-node{width:135px;padding:16px 10px}}@media (max-width:768px){.de-hero-synergy-wrap{padding-bottom:36px}.de-synergy-grid{grid-template-columns:1fr;gap:24px}.de-synergy-side--docs{order:1}.de-synergy-center{order:2}.de-synergy-side--vision{text-align:left;order:3}.de-synergy-side--vision ul li{justify-content:flex-start}.de-synergy-side--vision ul li svg{order:0}.de-synergy-side--vision .de-synergy-side-icon{margin-left:0}.de-synergy-center{min-width:unset;padding:28px 20px}.de-synergy-merge-glow{width:120px;height:120px}.de-synergy-merge-text{max-width:none}.de-challenge{padding:80px 0 60px}.de-challenge-grid{grid-template-columns:1fr;gap:40px}.de-challenge-title{font-size:1.75rem}.de-scope{padding:80px 0 60px}.de-scope-capabilities{grid-template-columns:1fr;gap:16px}.de-scope-doctypes{grid-template-columns:1fr;gap:12px}.de-pipeline{padding:80px 0 60px}.de-pipeline-flow{grid-template-columns:1fr;gap:32px}.de-pipeline-connector{display:none}.de-pipeline-phase{text-align:left;align-items:flex-start;gap:20px;padding:0;display:flex}.de-pipeline-phase-icon{border-radius:12px;flex-shrink:0;width:56px;height:56px;margin:0}.de-pipeline-phase h3,.de-pipeline-phase ul{text-align:left}.de-integrations{padding:80px 0 60px}.de-integrations-star{aspect-ratio:unset;flex-direction:column;align-items:center;gap:12px;max-width:none;display:flex}.de-integrations-star-svg{display:none}.de-integrations-star .de-integration-center{position:static;transform:none}.de-integrations-mobile-arrow{justify-content:center;align-items:center;padding:4px 0;display:flex}.de-integration-node{width:100%;max-width:400px;position:static;transform:none}.de-integration-center-glow{width:100px;height:100px}.de-scenarios{padding:80px 0 60px}.de-scenarios-grid{grid-template-columns:1fr;max-width:520px}.de-scenario-card h3{font-size:1.1rem}}@media (max-width:480px){.de-hero-synergy-wrap{padding-bottom:24px}.de-synergy-side{padding:24px 20px}.de-synergy-center{padding:24px 16px}.de-synergy-merge-icon{width:72px;height:72px}.de-challenge-title{font-size:1.5rem}.de-challenge-card{flex-direction:column;gap:12px;padding:20px 18px}.de-scope-cap{padding:22px 18px}.de-scope-doctype{padding:20px 16px}.de-pipeline-phase-icon{width:48px;height:48px}.de-pipeline-phase h3{font-size:.95rem}.de-integration-node{padding:16px 14px}.de-scenario-card{padding:22px 18px}}.use-cases-page{padding-top:calc(var(--nav-height) + 60px);background:var(--color-bg-darker)}.cookie-banner{z-index:9999;-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);background:#0f161cf2;border-radius:16px;flex-direction:column;gap:16px;max-width:420px;padding:24px 28px;animation:.4s ease-out both cookieBannerIn;display:flex;position:fixed;bottom:24px;right:24px}@keyframes cookieBannerIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-banner-text{color:var(--color-white-muted);font-size:.9rem;line-height:1.6}.cookie-banner-link{color:var(--color-white-muted);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.cookie-banner-link:hover{color:var(--color-white)}.cookie-banner-btn{letter-spacing:.03em;color:var(--color-bg-darker);background:var(--color-green);border-radius:8px;align-self:flex-end;padding:10px 28px;font-size:.85rem;font-weight:600;transition:background .2s,transform .15s}.cookie-banner-btn:hover{background:#c4ff5c;transform:translateY(-1px)}.cookie-banner-btn:active{transform:translateY(0)}@media (max-width:600px){.cookie-banner{border-radius:16px 16px 0 0;max-width:none;padding:20px 20px 24px;bottom:0;left:0;right:0}.cookie-banner-btn{text-align:center;align-self:stretch}}.insights-section{padding:calc(var(--nav-height) + 80px) 0 120px;background:var(--color-bg-dark);position:relative;overflow:hidden}.insights-section:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(#acff2414 0%,#00502814 40%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:-10%;right:-10%}.insights-section>.container{z-index:1;position:relative}.insights-split{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:64px;display:grid}.insights-split__aside{top:calc(var(--nav-height) + 32px);flex-direction:column;align-self:start;gap:24px;display:flex;position:sticky}.insights-split__title{letter-spacing:-.02em;color:var(--color-white);margin:0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:600;line-height:1.1}.insights-split__intro{color:var(--color-white-muted);max-width:440px;margin:0 0 8px;font-size:1.05rem;font-weight:300;line-height:1.7}.insights-contact-card{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff09;border-radius:16px;flex-direction:column;gap:14px;margin-top:16px;padding:28px;display:flex}.insights-contact-card__avatars{align-items:center;display:flex}.insights-contact-card__avatar{border:2px solid var(--color-bg-dark);background:var(--color-bg-dark);border-radius:50%;width:36px;height:36px;margin-left:-10px;display:inline-flex;overflow:hidden}.insights-contact-card__avatar:first-child{margin-left:0}.insights-contact-card__title{color:var(--color-white);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:500;line-height:1.35}.insights-contact-card__text{color:var(--color-white-muted);margin:0;font-size:.9rem;line-height:1.6}.insights-contact-card__actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.insights-contact-card__btn{border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;display:inline-flex}.insights-split__main{flex-direction:column;gap:24px;min-width:0;display:flex}.insights-filter{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.insights-filter__chip{letter-spacing:.01em;cursor:pointer;color:#ffffffb3;background:0 0;border:1px solid #ffffff24;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:.78rem;transition:background .2s,color .2s,border-color .2s}.insights-filter__chip:hover{color:var(--color-white);border-color:#ffffff47}.insights-filter__chip.is-active{border-color:var(--color-green);color:var(--color-green);background:#acff2424}.insights-tiles{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.insights-tiles__item{list-style:none}.insight-tile{border:1px solid var(--color-border);color:inherit;background:#ffffff09;border-radius:18px;grid-template-columns:260px 1fr;gap:28px;padding:18px;text-decoration:none;transition:transform .35s,border-color .35s,background .35s,box-shadow .35s;display:grid;overflow:hidden;box-shadow:0 4px 20px #0000002e}.insight-tile:hover{background:#ffffff0d;border-color:#acff2473;transform:translateY(-4px);box-shadow:0 16px 44px #00000059,0 0 0 1px #acff2414}.insight-tile--no-media{grid-template-columns:1fr;gap:0;padding:28px 30px}.insight-tile__media{aspect-ratio:4/3;background:#ffffff0a;border-radius:12px;width:100%;position:relative;overflow:hidden}.insight-tile__body{flex-direction:column;justify-content:center;min-width:0;padding:6px 14px 6px 0;display:flex}.insight-tile--no-media .insight-tile__body{padding:0}.insight-tile__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.insight-tile__date{color:var(--color-white-subtle);letter-spacing:.01em;font-size:.78rem}.insight-tile__title{letter-spacing:-.015em;color:var(--color-white);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:1.4rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.insight-tile__excerpt{color:var(--color-white-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.insight-tile__author{color:var(--color-white-subtle);letter-spacing:.01em;border-top:1px solid #ffffff0f;margin:14px 0 0;padding-top:14px;font-size:.78rem}.insight-tile--compact{grid-template-columns:1fr;gap:0}.insight-tile--compact .insight-tile__media{aspect-ratio:16/9;border-radius:10px;margin-bottom:16px}.insight-tile--compact .insight-tile__body{padding:0 4px 4px}.insight-tile--compact .insight-tile__title{font-size:1.05rem}.insight-tile--compact .insight-tile__excerpt{font-size:.85rem}.chip{letter-spacing:.04em;text-transform:uppercase;color:var(--color-green);background:#acff241f;border:1px solid #acff2447;border-radius:999px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:500;line-height:1;display:inline-flex}.insights-empty{color:var(--color-white-muted);padding:48px 0;font-size:1.05rem;line-height:1.7}@media (max-width:1024px){.insights-split{grid-template-columns:1fr;gap:40px}.insights-split__aside{position:static;top:auto}.insight-tile{grid-template-columns:1fr;gap:18px;padding:14px}.insight-tile__media{aspect-ratio:16/9}.insight-tile__body{padding:4px 6px 8px}}@media (max-width:640px){.insights-section{padding:calc(var(--nav-height) + 48px) 0 80px}.insights-split__title{font-size:clamp(2rem,8vw,2.5rem)}.insights-contact-card{padding:22px}.insight-tile__title{font-size:1.15rem}}.article{background:var(--color-bg-dark);padding:calc(var(--nav-height) + 56px) 0 100px;position:relative}.article__back{color:var(--color-white-subtle);align-items:center;gap:6px;margin-bottom:32px;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.article__back:hover{color:var(--color-green)}.article-header{text-align:left;max-width:780px;margin:0 auto;padding:0 20px}.article-meta{color:var(--color-white-subtle);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;font-size:.82rem;display:flex}.article-meta__sep{background:var(--color-white-subtle);border-radius:50%;width:3px;height:3px;display:inline-block}.article-title{letter-spacing:-.02em;color:var(--color-white);margin:0 0 24px;font-size:clamp(2rem,4.2vw,3rem);font-weight:600;line-height:1.15}.article-lead{color:var(--color-white-muted);margin:0 0 28px;font-size:1.25rem;font-weight:300;line-height:1.55}.article-author{align-items:center;gap:12px;margin-bottom:28px;display:flex}.article-author__avatar{width:40px;height:40px;color:var(--color-green);letter-spacing:.02em;background:#acff241f;border:1px solid #acff244d;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:inline-flex}.article-author__name{color:var(--color-white);font-size:.9rem;font-weight:500}.article-author__role{color:var(--color-white-subtle);margin-top:2px;font-size:.78rem}.article-hero-image{max-width:1180px;margin:48px auto 64px;padding:0 20px}.article-hero-image__inner{aspect-ratio:16/9;background:#ffffff0a;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}.prose-insight{color:#ffffffd1;max-width:720px;margin:0 auto;padding:0 20px;font-size:1.0625rem;line-height:1.8}.prose-insight>*+*{margin-top:1.15em}.prose-insight p{color:#ffffffd1;margin:0}.prose-insight>p:first-child{color:#ffffffeb;font-size:1.15rem;line-height:1.7}.prose-insight h2{color:var(--color-green);letter-spacing:-.015em;margin:3rem 0 1rem;font-size:clamp(1.5rem,2.4vw,1.85rem);font-weight:600;line-height:1.25}.prose-insight h3{color:var(--color-green);letter-spacing:-.01em;margin:2.25rem 0 .75rem;font-size:1.2rem;font-weight:600}.prose-insight h4{color:var(--color-white);margin:1.75rem 0 .5rem;font-size:1.05rem;font-weight:600}.prose-insight a{color:var(--color-green);text-underline-offset:3px;-webkit-text-decoration:underline #acff2459;text-decoration:underline #acff2459;transition:text-decoration-color .2s}.prose-insight a:hover{-webkit-text-decoration-color:var(--color-green);text-decoration-color:var(--color-green)}.prose-insight strong{color:var(--color-white);font-weight:600}.prose-insight em{font-style:italic}.prose-insight ul,.prose-insight ol{margin:0;padding-left:1.4em}.prose-insight ul{padding-left:0;list-style:none}.prose-insight ul li{margin-top:.45em;padding-left:1.25em;position:relative}.prose-insight ul li:before{content:"";background:var(--color-green);border-radius:50%;width:4px;height:4px;position:absolute;top:.78em;left:.15em}.prose-insight ol{color:var(--color-white-muted);list-style:decimal}.prose-insight ol li{margin-top:.45em;padding-left:.3em}.prose-insight ol li::marker{color:var(--color-green);font-weight:600}.prose-insight blockquote{border-left:3px solid var(--color-green);color:var(--color-white);background:#acff240a;border-radius:0 10px 10px 0;margin:2rem 0;padding:20px 24px 20px 28px;font-size:1.1rem;font-style:italic;line-height:1.65;position:relative}.prose-insight blockquote p{color:var(--color-white);margin:0}.prose-insight code{color:var(--color-green);background:#acff2414;border-radius:4px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.prose-insight pre{border:1px solid var(--color-border);background:#00000059;border-radius:12px;padding:16px 20px;font-size:.88rem;line-height:1.6;overflow-x:auto}.prose-insight pre code{color:#ffffffe6;background:0 0;padding:0}.prose-insight hr{border:none;border-top:1px solid var(--color-border);margin:3rem 0}.prose-insight figure.prose-figure{margin:2.5rem 0}.prose-insight figure.prose-figure--wide{max-width:min(1080px,100vw - 40px);margin-left:calc(360px + min(1080px,100% + 260px)/-2);margin-right:calc(360px + min(1080px,100% + 260px)/-2)}.prose-figure__media{aspect-ratio:16/9;background:#ffffff0a;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000059}.prose-figure__caption{color:var(--color-white-subtle);text-align:center;margin-top:12px;font-size:.85rem;line-height:1.5}.share-bar{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:10px;margin:24px 0 0;padding:18px 0;display:flex}.share-bar__label{color:var(--color-white-subtle);letter-spacing:.04em;text-transform:uppercase;margin-right:4px;font-size:.78rem}.share-bar__btn{color:#fffc;border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:.82rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.share-bar__btn:hover{color:var(--color-green);background:#acff240d;border-color:#acff2473}.share-bar__btn svg{width:15px;height:15px}.share-bar__btn.is-copied{color:var(--color-green);border-color:var(--color-green);background:#acff241a}.article-footer{max-width:720px;margin:48px auto 0;padding:0 20px}.article-related{max-width:1180px;margin:80px auto 0;padding:0 20px}.article-related__title{color:var(--color-white);letter-spacing:-.01em;margin:0 0 32px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600}.article-related__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.article-related__grid>li{list-style:none}@media (max-width:900px){.article-related__grid{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.article-title{font-size:clamp(1.75rem,7vw,2.25rem)}.article-lead{font-size:1.1rem}.prose-insight{font-size:1rem;line-height:1.75}}
