@charset "UTF-8";.fonts-loading #app,.fonts-loading .hud{visibility:hidden}.fonts-loading #webgl-canvas{opacity:0}@keyframes no-js-reveal{to{visibility:visible;opacity:1}}html.no-js .fonts-loading #app,html.no-js .fonts-loading .hud{animation:no-js-reveal .5s forwards;animation-delay:1.5s}html.no-js .preloader-mask,html.no-js .preloader-progress-bar,html.no-js .preloader-bg,html.no-js .preloader-logo,html.no-js .preloader-percent,html.no-js .preloader-status{display:none!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;background-color:#050505;color:#e0e0e0;font-family:Inter,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior:none}::selection{background:#36f;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#36f}h1,h2,h3,h4,h5,h6{font-family:Unbounded,sans-serif;font-weight:700;text-transform:uppercase;line-height:1.1;letter-spacing:-.02em}a{color:inherit;text-decoration:none;cursor:pointer}button{background:none;border:none;cursor:pointer;font-family:inherit;color:inherit}img,video{max-width:100%;height:auto;display:block}canvas{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1;pointer-events:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@supports (padding: env(safe-area-inset-bottom)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}#app{position:relative;z-index:100;width:100%}.u-hidden{display:none}.u-noise{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9000;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}html{font-size:clamp(16px,16px + .25vw,18px)}body{font-family:Inter,sans-serif;font-weight:400;line-height:1.6;color:#e0e0e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1{font-family:Unbounded,sans-serif;font-weight:800;line-height:1.1;font-size:clamp(2.5rem,5vw + 1rem,6rem);letter-spacing:-.02em}h2,.h2{font-family:Unbounded,sans-serif;font-weight:600;line-height:1.2;font-size:clamp(2rem,4vw + .5rem,4rem);letter-spacing:-.01em}h3,.h3{font-family:Unbounded,sans-serif;font-weight:600;line-height:1.3;font-size:clamp(1.5rem,2.5vw + .5rem,2.5rem)}h4,.h4{font-family:JetBrains Mono,monospace;font-weight:400;line-height:1.4;font-size:clamp(1.125rem,1.5vw + .5rem,1.5rem);text-transform:uppercase;letter-spacing:.05em}.lead{font-size:clamp(1.125rem,1.2vw + .5rem,1.375rem);line-height:1.7;font-weight:300}p{margin-bottom:1em}p:last-child{margin-bottom:0}.tech-text{font-family:JetBrains Mono,monospace;font-size:clamp(.7rem,.8vw + .3rem,.875rem);letter-spacing:.05em;text-transform:uppercase}.section-label{font-family:JetBrains Mono,monospace;font-size:clamp(.75rem,.8vw + .25rem,1rem);color:#36f;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:.5rem}@media(max-width:768px){body{line-height:1.5}h1,.h1{line-height:1.15}}.hud{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;pointer-events:none;padding:2rem}.hud__logo,.hud__menu,.hud__meta,.hud__cta{position:absolute;pointer-events:auto}.hud__logo{top:2rem;left:2rem;width:120px}.hud__logo img{filter:invert(1) brightness(2)}.hud__menu{top:2rem;right:2rem;display:flex;align-items:center;gap:1rem;font-family:JetBrains Mono,monospace;font-size:.8rem;color:#e0e0e0}.hud__menu .burger{width:40px;height:40px;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:all .3s cubic-bezier(.19,1,.22,1);cursor:pointer}.hud__menu .burger span{display:block;width:20px;height:2px;background:#e0e0e0;transition:transform .3s cubic-bezier(.65,0,.35,1)}.hud__menu .burger:hover{background:#2a2a2a;border-color:#36f}.hud__menu .burger:hover span{background:#fff}.hud__menu .burger.is-active{background:#050505cc;border-color:#fff}.hud__menu .burger.is-active span:first-child{transform:translateY(6px) rotate(45deg)}.hud__menu .burger.is-active span:last-child{transform:translateY(-6px) rotate(-45deg)}.hud__meta{bottom:2rem;left:2rem;font-family:JetBrains Mono,monospace;font-size:.75rem;color:#36f;display:flex;flex-direction:column;gap:4px}.hud__meta span{opacity:.7}.hud__meta .scroll-progress{width:100px;height:2px;background:#e0e0e033;margin-top:8px}.hud__meta .scroll-progress__bar{display:block;height:100%;background:#36f;width:0%}.hud__cta{bottom:2rem;right:2rem;padding-bottom:env(safe-area-inset-bottom,0)}.hud__cta .btn-circle{width:100px;height:100px;border-radius:50%;background:#2a2a2a;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;text-align:center;font-family:Unbounded,sans-serif;font-size:.8rem;font-weight:600;color:#fff;transition:all .4s cubic-bezier(.19,1,.22,1);overflow:hidden;position:relative;cursor:pointer;min-width:44px;min-height:44px}.hud__cta .btn-circle:after{content:"";position:absolute;width:100%;height:100%;background:#36f;border-radius:50%;transform:scale(0);transition:transform .4s cubic-bezier(.19,1,.22,1);z-index:-1}.hud__cta .btn-circle:hover{transform:scale(1.1);border-color:transparent}.hud__cta .btn-circle:hover:after{transform:scale(1)}@media(max-width:768px){.hud{padding:1rem}.hud__logo{top:1rem;left:1rem;width:80px}.hud__menu{top:1rem;right:1rem}.hud__menu .burger{width:36px;height:36px}.hud__meta{bottom:1rem;left:1rem;font-size:.65rem}.hud__meta .scroll-progress{width:60px}.hud__cta{bottom:1rem;right:1rem}.hud__cta .btn-circle{width:65px;height:65px;font-size:.6rem}}@media(max-width:480px){.hud{padding:.5rem}.hud__logo{width:60px}.hud__meta{display:none}.hud__cta{bottom:calc(2rem + env(safe-area-inset-bottom,0));right:.5rem}.hud__cta .btn-circle{width:54px;height:54px;font-size:.5rem;line-height:1.2}}@media(max-width:374px){.hud__logo{width:50px}.hud__menu .burger{width:36px;height:36px}.hud__cta{bottom:calc(1rem + env(safe-area-inset-bottom,0))}.hud__cta .btn-circle{width:48px;height:48px;font-size:.42rem;padding:2px}}.footer{background-color:#000;border-top:1px solid rgba(224,224,224,.1);color:#e0e0e0;padding:12rem 2rem 4rem;font-family:JetBrains Mono,monospace;position:relative;z-index:2}.footer__grid{display:grid;grid-template-columns:1fr;gap:8rem;max-width:1400px;margin:0 auto}@media(min-width:768px){.footer__grid{grid-template-columns:2fr 1fr 1fr}}.footer__logo{height:5rem;width:auto;margin-bottom:2rem;filter:brightness(0) invert(1)}.footer__brand h2{font-family:Unbounded,sans-serif;font-size:2rem;color:#fff;margin-bottom:.5rem}.footer__brand-badge{display:inline-block;font-size:.65rem;letter-spacing:.2em;color:#36f;border:1px solid rgba(51,102,255,.4);padding:.2em .6em;margin-bottom:2rem}.footer__brand p{font-size:.9rem;opacity:.6;max-width:300px;line-height:1.5}.footer__col{display:flex;flex-direction:column}.footer__col h4{color:#fff;margin-bottom:2rem;font-size:.8rem;text-transform:uppercase;opacity:.4}.footer__col a,.footer__col span{display:block;margin-bottom:1rem;color:#e0e0e0;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer__col a:hover,.footer__col span:hover{color:#36f}.footer__bottom{margin-top:8rem;padding-top:2rem;border-top:1px solid rgba(224,224,224,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.7rem;opacity:.4;max-width:1400px;margin-left:auto;margin-right:auto}.footer__bottom .status-dot{width:8px;height:8px;background:#0f0;border-radius:50%;display:inline-block;margin-right:5px;box-shadow:0 0 5px #0f0}@media(max-width:768px){.footer{padding:8rem 1rem 2rem}.footer__grid{gap:4rem}.footer__logo{height:3.5rem;margin-bottom:1rem}.footer__brand h2{font-size:1.5rem}.footer__brand p{font-size:.85rem}.footer__col a,.footer__col span{font-size:.85rem;margin-bottom:.5rem}.footer__bottom{flex-direction:column;text-align:center;gap:.5rem}}@media(max-width:480px){.footer{padding:4rem 1rem 1rem}.footer__grid{gap:2rem;grid-template-columns:1fr}.footer__logo{height:2.5rem;width:auto;display:block;margin-left:auto!important;margin-right:auto!important;margin-bottom:1rem}.footer__brand{text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}.footer__brand h2{font-size:1.25rem}.footer__brand-badge{font-size:.55rem}.footer__brand p{max-width:100%;font-size:.8rem;text-align:center}.footer__col{text-align:center}.footer__col h4{font-size:.7rem;margin-bottom:1rem}.footer__col a,.footer__col span{font-size:.8rem}.footer__bottom{font-size:.6rem;margin-top:4rem}}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#050505;z-index:9000;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;visibility:hidden;clip-path:polygon(0 0,100% 0,100% 0,0 0)}.menu-overlay__grid{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;width:100%;max-width:100%;padding:4rem 2rem;box-sizing:border-box;overflow:hidden}@media(min-width:900px){.menu-overlay__grid{display:grid;grid-template-columns:repeat(12,1fr);max-width:1200px;text-align:left;align-items:start}}.menu-overlay__links{display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:center}@media(min-width:900px){.menu-overlay__links{grid-column:1/span 8;align-items:flex-start;gap:1rem;padding-left:4rem}}.menu-overlay__link-item{overflow:hidden;width:100%;text-align:center}@media(min-width:900px){.menu-overlay__link-item{text-align:left}}.menu-overlay__link-item a{display:block;font-family:Unbounded,sans-serif;font-size:clamp(1.5rem,8vw,3rem);color:#e0e0e0;text-transform:uppercase;line-height:1.2;transform:translateY(100%);transition:color .3s ease;white-space:normal}@media(min-width:900px){.menu-overlay__link-item a{font-size:clamp(2rem,4vw,4rem)}}.menu-overlay__link-item a span{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#36f;margin-right:.5rem;vertical-align:top}@media(min-width:900px){.menu-overlay__link-item a span{font-size:1rem;margin-right:1rem}}.menu-overlay__link-item a:hover{color:#fff;-webkit-text-stroke:1px #fff}.menu-overlay__meta{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(224,224,224,.1);font-family:JetBrains Mono,monospace;color:#e0e0e080;font-size:.75rem;display:flex;flex-direction:column;gap:.5rem;text-align:center}.menu-overlay__meta a{color:#e0e0e080;text-decoration:none;transition:color .3s ease}.menu-overlay__meta a:hover{color:#36f}@media(min-width:900px){.menu-overlay__meta{grid-column:9/span 3;margin-top:0;padding-top:0;border-top:none;text-align:right;font-size:.9rem;gap:1rem}}@media(max-width:374px){.menu-overlay__grid{padding:2rem .5rem}.menu-overlay__links{gap:4px}.menu-overlay__link-item a{font-size:clamp(1.2rem,7vw,1.5rem);line-height:1.3;padding:4px 0}.menu-overlay__meta{font-size:.65rem;gap:2px}}.hero{position:relative;z-index:10;overflow:hidden}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.4;filter:grayscale(100%) contrast(1.2);transform:scale(1.1)}.hero__bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,#050505 90%)}.hero__content{position:relative;z-index:2;text-align:center}.hero__title{font-size:clamp(2rem,5vw + .5rem,8vw);line-height:.85;color:#e0e0e0;padding:0 1rem}@media(min-width:768px){.hero__title{padding:0}}.hero__title span{display:block;color:transparent;-webkit-text-stroke:1px #E0E0E0;font-weight:300;clip-path:polygon(0 0,0 0,0 100%,0% 100%)}.hero__badge{display:inline-block;margin-top:2rem;padding:.5rem 2rem;font-family:JetBrains Mono,monospace;font-size:clamp(.65rem,1.5vw,.8rem);letter-spacing:.2em;text-transform:uppercase;color:#e0e0e0;border:1px solid rgba(255,255,255,.1);background:#2a2a2a4d;backdrop-filter:blur(4px);border-radius:2px;transition:all .3s cubic-bezier(.19,1,.22,1)}@media(max-width:480px){.hero__badge{padding:6px 12px;letter-spacing:.15em}}@media(max-width:374px){.hero__badge{padding:5px 10px;font-size:clamp(.55rem,1.5vw,.7rem);letter-spacing:.1em}}.hero__badge:hover{border-color:#e0e0e0;background:#2a2a2a99}@media(max-width:374px){.hero__title{font-size:clamp(1.75rem,10vw,2.5rem);padding:0 .5rem}.hero__title span{-webkit-text-stroke:.5px #E0E0E0}.hero__content{padding:0 .5rem}}.services{padding:8rem 2rem;background:#050505;position:relative}.services:before{content:"";position:absolute;top:20%;left:50%;width:1200px;height:800px;transform:translate(-50%);background:radial-gradient(ellipse at center,rgba(51,102,255,.15) 0%,rgba(51,102,255,.08) 30%,rgba(51,102,255,.03) 50%,transparent 70%);pointer-events:none;z-index:0;filter:blur(40px)}.services__header{margin-bottom:4rem;padding-left:1rem;position:relative;z-index:1}.services__header h2{font-size:clamp(2rem,6vw,4rem);color:#e0e0e0;font-weight:300;letter-spacing:-.02em}.services__header h2 span{color:#36f;font-family:JetBrains Mono,monospace;font-size:clamp(.9rem,2vw,1.5rem);display:block;margin-bottom:.5rem;letter-spacing:.1em}@media(max-width:480px){.services__header{padding-left:0;margin-bottom:2rem}}.services__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(320px,auto);gap:2rem;position:relative;z-index:1}.services__grid:hover .service-card:not(:hover){opacity:.35;transform:scale(.97);filter:brightness(.7)}.service-card{position:relative;background:linear-gradient(145deg,#323232,#2a2a2a);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;flex-direction:column;justify-content:flex-end;padding:4rem 2rem 2rem;cursor:pointer;box-shadow:0 0 0 1px #ffffff08,0 10px 40px #0000004d,0 20px 60px #0003,inset 0 1px #ffffff14}.service-card:hover{border-color:#36f9;transform:translateY(-8px) scale(1.02);box-shadow:0 0 0 2px #3366ff4d,0 0 40px #3366ff26,0 20px 60px #0006,0 40px 80px #00000040,inset 0 1px #ffffff1f}.service-card:hover .service-card__bg img{transform:scale(1.08);filter:brightness(.9) saturate(1.1)}.service-card:hover .service-card__icon{color:#36f;text-shadow:0 0 20px rgba(51,102,255,.5)}.service-card:hover .service-card__title{text-shadow:0 2px 10px rgba(0,0,0,.5)}.service-card:hover:before{opacity:1;transform:scaleX(1)}.service-card:before{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#3366FF 50%,transparent);opacity:0;transform:scaleX(0);transition:all .5s cubic-bezier(.19,1,.22,1);z-index:10}.service-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:16px;overflow:hidden}.service-card__bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.6) saturate(.9);transition:transform .7s cubic-bezier(.19,1,.22,1),filter .5s ease}.service-card__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.6) 30%,transparent 60%),radial-gradient(ellipse at center,transparent 30%,rgba(0,0,0,.3) 100%),linear-gradient(to bottom,rgba(0,0,0,.2) 0%,transparent 20%);pointer-events:none}.service-card__content{position:relative;z-index:2}.service-card__icon{font-size:1.25rem;color:#e0e0e0b3;margin-bottom:1rem;font-family:JetBrains Mono,monospace;transition:all .4s ease;letter-spacing:.05em}.service-card__title{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:Unbounded,sans-serif;letter-spacing:.02em;transition:text-shadow .4s ease}.service-card__desc{font-size:.95rem;color:#e0e0e0bf;line-height:1.5;max-width:95%;transform:translateY(8px);opacity:0;transition:all .5s cubic-bezier(.19,1,.22,1)}.service-card:hover .service-card__desc{transform:translateY(0);opacity:1}.service-card--large{grid-column:span 12;min-height:45vh;padding:8rem 4rem 4rem}@media(min-width:768px){.service-card--large{grid-column:span 8}}.service-card--large .service-card__title{font-size:2.25rem}.service-card--large .service-card__desc{font-size:1rem;max-width:60%}.service-card--medium{grid-column:span 12;min-height:300px}@media(min-width:768px){.service-card--medium{grid-column:span 4}}.service-card--tall{grid-column:span 12;grid-row:span 2;min-height:400px}@media(min-width:768px){.service-card--tall{grid-column:span 4}}.service-card--tall .service-card__content{padding-bottom:1rem}@media(max-width:1024px){.services__header h2{font-size:3rem}.services__header h2 span{font-size:1.25rem}.services__grid{gap:1rem}.service-card{border-radius:12px;padding:2rem}.service-card__bg{border-radius:12px}.service-card__title{font-size:1.5rem}.service-card--large{min-height:40vh}.service-card--large .service-card__title{font-size:1.75rem}.service-card--large .service-card__desc{max-width:80%}}@media(max-width:768px){.services{padding:4rem 1rem}.services:before{width:400px;height:400px}.services__header{padding-left:0;margin-bottom:2rem}.services__header h2{font-size:2.5rem}.services__header h2 span{font-size:1rem}.services__grid{grid-auto-rows:minmax(240px,auto)}.service-card,.service-card__bg{border-radius:10px}.service-card__title{font-size:1.35rem}.service-card__desc{font-size:.9rem;opacity:1;transform:translateY(0)}.service-card--large{min-height:30vh}.service-card--large .service-card__desc{max-width:100%}.service-card--tall{min-height:300px;grid-row:span 1}}@media(max-width:480px){.services{padding:2rem 1rem}.services__header h2{font-size:2rem}.services__header h2 span{font-size:.85rem}.services__grid{grid-auto-rows:minmax(200px,auto);gap:.5rem}.service-card{padding:1rem;min-height:220px!important}.service-card__title{font-size:1.2rem}.service-card--large{min-height:200px!important}.service-card--large .service-card__title{font-size:1.35rem}}@media(max-width:374px){.services{padding:1rem .5rem}.services__header h2{font-size:1.75rem}.services__header h2 span{font-size:.75rem}.services__grid{grid-auto-rows:minmax(180px,auto)}.service-card{padding:12px;min-height:180px!important;border-radius:8px}.service-card__bg{border-radius:8px}.service-card__icon{font-size:1rem;margin-bottom:6px}.service-card__title{font-size:1.1rem}.service-card__desc{font-size:.8rem;line-height:1.4}}.referenzen{padding:8rem 0;background:#050505;overflow:hidden;position:relative}.referenzen:before{content:"";position:absolute;top:50%;left:50%;width:900px;height:700px;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(51,102,255,.1) 0%,rgba(51,102,255,.03) 40%,transparent 70%);pointer-events:none;z-index:0}.referenzen__header{padding:0 2rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:1}.referenzen__header h2{font-size:clamp(2rem,6vw,4rem);color:#e0e0e0;font-weight:300}.referenzen__header h2 span{display:block;font-family:JetBrains Mono,monospace;color:#36f;font-size:clamp(.9rem,2vw,1.5rem);margin-bottom:.5rem}@media(max-width:480px){.referenzen__header{padding:0 1rem;margin-bottom:1rem}}.referenzen__filters{display:flex;flex-wrap:wrap;gap:12px;padding:0 2rem;margin-bottom:4rem;position:relative;z-index:10;justify-content:center}@media(max-width:768px){.referenzen__filters{gap:8px;padding:0 1rem;margin-bottom:2rem}}@media(max-width:480px){.referenzen__filters{gap:6px;padding:8rem .5rem 0;margin-bottom:1rem}}@media(max-width:374px){.referenzen__filters{padding-top:calc(8rem + 10px)}}.referenzen__carousel{position:relative;width:100%;height:720px;display:flex;align-items:center;justify-content:center;perspective:50em;perspective-origin:center center;z-index:1;transform-style:preserve-3d}.referenzen__drag-hint,.referenzen__indicators{display:none}.referenzen__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 4rem;pointer-events:none;z-index:200}.referenzen__nav-btn{width:60px;height:60px;border-radius:50%;border:1px solid rgba(224,224,224,.25);background:#2a2a2a99;backdrop-filter:blur(20px);color:#e0e0e0;font-family:JetBrains Mono,monospace;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:all .4s cubic-bezier(.19,1,.22,1);z-index:50}.referenzen__nav-btn:hover{border-color:#36f;color:#fff;transform:scale(1.15);box-shadow:0 0 30px #36f6,0 10px 40px #0000004d}.referenzen__nav-btn:active{transform:scale(.95)}.referenzen__nav-btn--prev:before{content:"←"}.referenzen__nav-btn--next:before{content:"→"}.project-file{position:absolute;left:50%;top:50%;width:340px;height:500px;margin-left:-170px;margin-top:-250px;background:#2a2a2a;border:2px solid rgba(255,255,255,.15);border-top-color:#ffffff40;border-left-color:#ffffff40;border-radius:16px;display:flex;flex-direction:column;overflow:visible;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform,opacity;--tilt-x: 0deg;--tilt-y: 0deg;transition:transform .6s cubic-bezier(.23,1,.32,1),opacity .6s cubic-bezier(.23,1,.32,1),filter .6s ease,box-shadow .6s cubic-bezier(.23,1,.32,1),border-color .4s ease;opacity:0;pointer-events:none;transform:translate(0) translateZ(-200px) rotateY(0) scale(.5);z-index:0;filter:brightness(.3) saturate(.5)}.project-file.not-revealed{opacity:0!important;transform:translateY(80px) scale(.8)!important}.project-file{box-shadow:0 0 60px #000c,0 0 100px #00000080,0 0 80px #5078c826,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #121212,0 8px #0d0d0d,0 10px #080808,0 12px #0a0a0a,0 30px 60px #0009,inset 0 0 30px #0003,inset 0 1px #ffffff1a}.project-file:before{content:"";position:absolute;left:0;top:0;width:80px;height:100%;background:linear-gradient(to right,#0a0a0a,#0d0d0d,#1a1a1a 50%,#0b0b0b);transform-origin:left center;transform:rotateY(-90deg) translate(-80px);backface-visibility:hidden;border-radius:16px 0 0 16px;box-shadow:inset 0 0 50px #0009,inset -3px 0 #ffffff14,inset 0 2px #ffffff0d}.project-file:after{content:"";position:absolute;right:0;top:0;width:80px;height:100%;background:linear-gradient(to left,#0a0a0a,#0d0d0d,#1a1a1a 50%,#0b0b0b);transform-origin:right center;transform:rotateY(90deg) translate(80px);backface-visibility:hidden;border-radius:0 16px 16px 0;box-shadow:inset 0 0 50px #0009,inset 3px 0 #ffffff14,inset 0 2px #ffffff0d}.project-file.is-selected{z-index:100;opacity:1;pointer-events:auto;transform:translate(0) translateZ(160px) rotateX(calc(12deg + var(--tilt-x))) rotateY(calc(25deg + var(--tilt-y))) scale(1.02);filter:brightness(1.1) saturate(1.2) contrast(1.02);border:2px solid rgba(51,102,255,.9);box-shadow:0 0 0 5px #3366ff59,0 0 50px #3366ff73,0 0 100px #3366ff40,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #121212,0 8px #0d0d0d,0 10px #080808,0 12px #0a0a0a,0 14px #0a0a0a,0 55px 110px #000000bf,0 90px 170px #0000008c,inset 0 1px #fff3,inset 0 0 50px #0000001a;transition:transform .12s ease-out,opacity .5s cubic-bezier(.23,1,.32,1),filter .5s ease,box-shadow .5s cubic-bezier(.23,1,.32,1),border-color .3s ease}.project-file.is-prev{z-index:50;opacity:1;pointer-events:auto;transform:translate(-420px) translateZ(-100px) rotateX(8deg) rotateY(55deg) scale(.68);filter:brightness(.45) saturate(.6);box-shadow:0 0 50px #0009,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #0d0d0d,0 8px #0a0a0a,0 30px 70px #0009,0 50px 100px #0006}.project-file.is-next{z-index:50;opacity:1;pointer-events:auto;transform:translate(420px) translateZ(-100px) rotateX(8deg) rotateY(-55deg) scale(.68);filter:brightness(.45) saturate(.6);box-shadow:0 0 50px #0009,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #0d0d0d,0 8px #0a0a0a,0 30px 70px #0009,0 50px 100px #0006}.project-file.is-prev-2{z-index:30;opacity:.45;pointer-events:auto;transform:translate(-700px) translateZ(-200px) rotateX(10deg) rotateY(68deg) scale(.48);filter:brightness(.25) saturate(.35) blur(1px);box-shadow:0 0 40px #00000080,0 2px #1a1a1a,0 4px #0a0a0a,0 20px 50px #00000080}.project-file.is-next-2{z-index:30;opacity:.45;pointer-events:auto;transform:translate(700px) translateZ(-200px) rotateX(10deg) rotateY(-68deg) scale(.48);filter:brightness(.25) saturate(.35) blur(1px);box-shadow:0 0 40px #00000080,0 2px #1a1a1a,0 4px #0a0a0a,0 20px 50px #00000080}.project-file.is-hidden-left{z-index:10;opacity:0;pointer-events:none;transform:translate(-900px) translateZ(-300px) rotateX(12deg) rotateY(78deg) scale(.32);filter:brightness(.1) saturate(0)}.project-file.is-hidden-right{z-index:10;opacity:0;pointer-events:none;transform:translate(900px) translateZ(-300px) rotateX(12deg) rotateY(-78deg) scale(.32);filter:brightness(.1) saturate(0)}.project-file.is-prev:hover,.project-file.is-next:hover{filter:brightness(.5) saturate(.75);cursor:pointer}.project-file.is-prev-2:hover,.project-file.is-next-2:hover{filter:brightness(.3) saturate(.5);cursor:pointer}.project-file.is-selected:hover{border-color:#36f;box-shadow:0 0 0 6px #3366ff73,0 0 60px #3366ff8c,0 0 120px #3366ff4d,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #121212,0 8px #0d0d0d,0 10px #080808,0 12px #0a0a0a,0 14px #0a0a0a,0 60px 120px #000c,0 100px 200px #0009,inset 0 1px #ffffff40,inset 0 0 60px #00000014}.project-file__img{flex:1;overflow:hidden;position:relative;transform:translateZ(1px);border-radius:14px 14px 0 0}.project-file__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.19,1,.22,1)}.project-file__img:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.9)),radial-gradient(ellipse at center,transparent 30%,rgba(0,0,0,.4));pointer-events:none}.project-file__info{padding:2rem;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(to bottom,#2a2a2a,#0003);position:relative;transform:translateZ(1px)}.project-file__title{font-family:Unbounded,sans-serif;font-size:clamp(.9rem,1.4vw,1.2rem);color:#fff;margin-bottom:6px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.project-file__meta{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#e0e0e0b3;padding:5px 10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);display:inline-block;transition:all .3s ease;text-transform:uppercase;letter-spacing:.1em}.project-file.is-selected:hover .project-file__img img{transform:scale(1.05)}.project-file.is-selected:hover .project-file__meta{background:#36f;color:#fff;border-color:#36f}@media(max-width:1200px){.referenzen__carousel{height:620px;perspective:45em}.project-file{width:320px;height:470px;margin-left:-160px;margin-top:-235px}.project-file:before,.project-file:after{width:60px}.project-file:before{transform:rotateY(-90deg) translate(-60px)}.project-file:after{transform:rotateY(90deg) translate(60px)}.project-file.is-selected{transform:translate(0) translateZ(130px) rotateX(calc(10deg + var(--tilt-x))) rotateY(calc(22deg + var(--tilt-y))) scale(1.02)}.project-file.is-prev{transform:translate(-340px) translateZ(-80px) rotateX(7deg) rotateY(52deg) scale(.62)}.project-file.is-next{transform:translate(340px) translateZ(-80px) rotateX(7deg) rotateY(-52deg) scale(.62)}.project-file.is-prev-2{transform:translate(-560px) translateZ(-150px) rotateX(9deg) rotateY(65deg) scale(.42);opacity:.35}.project-file.is-next-2{transform:translate(560px) translateZ(-150px) rotateX(9deg) rotateY(-65deg) scale(.42);opacity:.35}}@media(max-width:1024px){.referenzen__carousel{height:560px;perspective:40em}.project-file{width:280px;height:420px;margin-left:-140px;margin-top:-210px}.project-file:before,.project-file:after{width:45px}.project-file:before{transform:rotateY(-90deg) translate(-45px)}.project-file:after{transform:rotateY(90deg) translate(45px)}.project-file.is-selected{transform:translate(0) translateZ(100px) rotateX(calc(8deg + var(--tilt-x))) rotateY(calc(18deg + var(--tilt-y))) scale(1)}.project-file.is-prev{transform:translate(-260px) translateZ(-60px) rotateX(6deg) rotateY(48deg) scale(.56)}.project-file.is-next{transform:translate(260px) translateZ(-60px) rotateX(6deg) rotateY(-48deg) scale(.56)}.project-file.is-prev-2,.project-file.is-next-2{opacity:.2}}@media(max-width:768px){.referenzen{padding:4rem 0}.referenzen:before{width:400px;height:400px}.referenzen__header{padding:0 1rem;margin-bottom:2rem}.referenzen__carousel{height:500px;perspective:35em}.referenzen__nav{padding:0 10px;gap:0}.referenzen__nav-btn{width:50px;height:50px;font-size:1.1rem;background:#2a2a2acc;box-shadow:0 5px 15px #0000004d}.project-file{width:250px;height:375px;margin-left:-125px;margin-top:-187px;border-radius:12px}.project-file:before,.project-file:after{width:32px;border-radius:12px}.project-file:before{transform:rotateY(-90deg) translate(-32px)}.project-file:after{transform:rotateY(90deg) translate(32px)}.project-file{box-shadow:0 0 40px #0009,0 0 60px #5078c826,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #0a0a0a,0 20px 40px #00000080,inset 0 0 20px #0003}.project-file.is-selected{transform:translate(0) translateZ(80px) rotateX(calc(6deg + var(--tilt-x))) rotateY(calc(15deg + var(--tilt-y))) scale(1);border:2px solid rgba(51,102,255,.9);box-shadow:0 0 0 4px #3366ff4d,0 0 40px #3366ff59,0 0 80px #3366ff26,0 2px #1a1a1a,0 4px #1a1a1a,0 6px #0a0a0a,0 8px #0a0a0a,0 30px 60px #0009,0 60px 100px #0006}.project-file.is-prev{transform:translate(-180px) translateZ(-50px) rotateX(5deg) rotateY(42deg) scale(.54);opacity:.65}.project-file.is-next{transform:translate(180px) translateZ(-50px) rotateX(5deg) rotateY(-42deg) scale(.54);opacity:.65}.project-file.is-prev-2,.project-file.is-next-2,.project-file.is-hidden-left,.project-file.is-hidden-right{opacity:0;pointer-events:none}.project-file__img{border-radius:10px 10px 0 0}.project-file__info{padding:1rem}.project-file__title{font-size:1rem}.project-file__meta{font-size:.65rem;padding:4px 8px}}@media(max-width:480px){.referenzen__carousel{height:440px;perspective:28em}.referenzen__nav-btn{width:44px;height:44px}.referenzen__nav{padding:0 4px}.project-file{width:240px;height:360px;margin-left:-120px;margin-top:-180px;border-radius:10px}.project-file:before,.project-file:after{width:16px;border-radius:10px}.project-file:before{transform:rotateY(-90deg) translate(-16px)}.project-file:after{transform:rotateY(90deg) translate(16px)}.project-file.is-selected{transform:translate(0) translateZ(60px) rotateX(calc(5deg + var(--tilt-x))) rotateY(calc(12deg + var(--tilt-y))) scale(1)}.project-file.is-prev{transform:translate(-135px) translateZ(-35px) rotateX(4deg) rotateY(38deg) scale(.48);opacity:.5}.project-file.is-next{transform:translate(135px) translateZ(-35px) rotateX(4deg) rotateY(-38deg) scale(.48);opacity:.5}.project-file__img{border-radius:8px 8px 0 0}}@media(max-width:374px){.referenzen__carousel{height:400px;perspective:24em}.referenzen__header{padding:0 .5rem;margin-bottom:.5rem}.referenzen__header h2{font-size:1.5rem}.referenzen__header h2 span{font-size:.7rem}.project-file{width:200px;height:300px;margin-left:-100px;margin-top:-150px;border-radius:8px}.project-file:before,.project-file:after{width:12px;border-radius:8px}.project-file:before{transform:rotateY(-90deg) translate(-12px)}.project-file:after{transform:rotateY(90deg) translate(12px)}.project-file.is-selected{transform:translate(0) translateZ(50px) rotateX(calc(4deg + var(--tilt-x))) rotateY(calc(10deg + var(--tilt-y))) scale(1)}.project-file.is-prev{transform:translate(-110px) translateZ(-30px) rotateX(3deg) rotateY(35deg) scale(.45);opacity:.4}.project-file.is-next{transform:translate(110px) translateZ(-30px) rotateX(3deg) rotateY(-35deg) scale(.45);opacity:.4}.project-file__info{padding:10px}.project-file__title{font-size:.85rem}.project-file__meta{font-size:.55rem;padding:3px 6px}.project-file__img{border-radius:6px 6px 0 0}}.filter-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#e0e0e0cc;background:#2a2a2a66;border:1px solid rgba(255,255,255,.08);border-radius:100px;cursor:pointer;transition:all .4s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.filter-chip:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,transparent 50%);pointer-events:none;opacity:0;transition:opacity .3s ease}.filter-chip__icon{font-size:1rem;opacity:.6;transition:all .3s ease}.filter-chip__count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;font-size:.7rem;font-weight:600;color:#e0e0e099;background:#ffffff0f;border-radius:100px;transition:all .3s ease}.filter-chip:hover{color:#fff;border-color:#36f6;background:#2a2a2a99;transform:translateY(-2px)}.filter-chip:hover:before{opacity:1}.filter-chip:hover .filter-chip__icon{opacity:1;transform:scale(1.1)}.filter-chip:hover .filter-chip__count{background:#36f3;color:#fffc}.filter-chip.is-active{color:#fff;background:linear-gradient(135deg,#3366ff4d,#3366ff26);border-color:#36f9;box-shadow:0 0 20px #36f3,0 4px 20px #0003,inset 0 1px #ffffff1a}.filter-chip.is-active:before{opacity:1}.filter-chip.is-active .filter-chip__icon{opacity:1;color:#36f}.filter-chip.is-active .filter-chip__count{background:#36f6;color:#fff}.filter-chip.is-active:hover{box-shadow:0 0 30px #3366ff4d,0 6px 25px #00000040,inset 0 1px #ffffff26;transform:translateY(-3px)}.filter-chip:active{transform:translateY(0) scale(.98);transition-duration:.1s}.filter-chip:focus-visible{outline:2px solid #3366FF;outline-offset:3px}@media(max-width:768px){.filter-chip{padding:10px 16px;font-size:.7rem;gap:8px}.filter-chip__icon{font-size:.85rem}.filter-chip__count{min-width:20px;height:20px;padding:0 6px;font-size:.6rem}}@media(max-width:480px){.filter-chip{padding:8px 12px;font-size:.65rem;gap:6px}.filter-chip__count{display:none}}@media(max-width:374px){.filter-chip{padding:6px 10px;font-size:.6rem;gap:4px;letter-spacing:.08em}.filter-chip__icon{font-size:.7rem}}.problem{background-color:#050505;padding:12rem 2rem;position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.problem__content{max-width:1200px;width:100%;text-align:left;position:relative;z-index:2}.problem .text-reveal{font-family:Unbounded,sans-serif;font-size:2.5rem;line-height:1.4;color:#e0e0e0;text-transform:uppercase}@media(min-width:768px){.problem .text-reveal{font-size:4vw;margin-left:5%}}.problem .text-reveal .word{opacity:.1;transition:opacity .1s linear}.problem .text-reveal .highlight-word{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.4)}.problem__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-5deg);font-family:Unbounded,sans-serif;font-size:25vw;color:#ffffff05;white-space:nowrap;z-index:0;pointer-events:none}@media(max-width:480px){.problem__bg-text{font-size:25vw;transform:translate(-50%,-50%) rotate(-3deg)}}@media(max-width:374px){.problem__bg-text{font-size:20vw;opacity:.8}}@media(max-width:768px){.problem{padding:8rem 1rem;min-height:auto}.problem .text-reveal{font-size:clamp(1.5rem,5vw,2.5rem);line-height:1.5}}@media(max-width:480px){.problem{padding:4rem 1rem}.problem .text-reveal{font-size:1.25rem;line-height:1.4;text-align:left}}@media(max-width:374px){.problem{padding:2rem .5rem;min-height:80vh}.problem .text-reveal{font-size:1.1rem;line-height:1.35}.problem .text-reveal .line{display:block;margin-bottom:.25em}}.about{position:relative;padding:16rem 2rem;background:#050505;color:#e0e0e0;min-height:80vh;display:flex;justify-content:center;align-items:center}.about__grid{display:grid;grid-template-columns:1fr;gap:12rem;max-width:1400px;width:100%;margin:0 auto}@media(min-width:900px){.about__grid{grid-template-columns:1fr 1fr;align-items:center}}.about__content h2{font-family:Unbounded,sans-serif;font-size:3rem;line-height:1;margin-bottom:4rem;color:#fff}@media(min-width:768px){.about__content h2{font-size:5vw}}.about__content h2 span{display:block;color:#2a2a2a}.about__content p{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:600px;color:#e0e0e0cc}.about__content p.lead{font-size:1.4rem;color:#fff;border-left:2px solid #FF3300;padding-left:2rem}.about__content .stats{margin-top:8rem;display:flex;gap:8rem}.about__content .stats .stat-item{font-family:JetBrains Mono,monospace}.about__content .stats .stat-item .num{display:block;font-size:2.5rem;color:#36f;font-weight:700}.about__content .stats .stat-item .label{font-size:.8rem;text-transform:uppercase;letter-spacing:1px}.about__visual{position:relative;height:clamp(300px,50vh,600px);width:100%;overflow:visible;perspective:1200px;transform-style:preserve-3d}.about__visual img{width:100%;height:100%;object-fit:cover;filter:contrast(1.1) saturate(1.05);will-change:transform;box-shadow:30px 40px 80px #000000b3,60px 70px 140px #00000080,0 0 0 1px #ffffff14;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.about__visual:after{content:"";position:absolute;top:20px;right:20px;width:100px;height:1px;background:#f30}@media(max-width:480px){.about__visual:after{width:60px;top:12px;right:12px}}.about__visual:before{content:"FIG 1.0 // THE ARCHITECT";position:absolute;bottom:20px;left:20px;font-family:JetBrains Mono,monospace;font-size:.8rem;color:#fff;background:#00000080;padding:5px 10px}@media(max-width:480px){.about__visual:before{font-size:.65rem;bottom:10px;left:10px;padding:4px 8px}}@media(max-width:768px){.about{padding:8rem 1rem;min-height:auto}.about__grid{gap:4rem}.about__content{order:2}.about__content h2{font-size:clamp(1.75rem,6vw,3rem);margin-bottom:2rem}.about__content p{font-size:1rem}.about__content p.lead{font-size:1.15rem;padding-left:1rem}.about__content .stats{margin-top:4rem;gap:4rem;flex-wrap:wrap}.about__content .stats .stat-item .num{font-size:2rem}.about__content .stats .stat-item .label{font-size:.7rem}.about__visual{order:1;height:280px}}@media(max-width:480px){.about{padding:4rem 1rem}.about__grid{gap:2rem}.about__content h2{font-size:1.5rem;margin-bottom:1rem}.about__content h2 span{font-size:.75rem;margin-bottom:4px}.about__content p{font-size:.9rem;line-height:1.5}.about__content .stats{gap:2rem;justify-content:space-around}.about__content .stats .stat-item{text-align:center}.about__content .stats .stat-item .num{font-size:1.75rem}.about__visual{height:240px;perspective:800px}}@media(max-width:374px){.about{padding:2rem .5rem}.about__grid{gap:1rem}.about__content h2{font-size:1.25rem}.about__content h2 span{font-size:.65rem}.about__content p{font-size:.85rem}.about__content p.lead{font-size:1rem}.about__content .stats{gap:1rem}.about__content .stats .stat-item .num{font-size:1.5rem}.about__content .stats .stat-item .label{font-size:.6rem}.about__visual{height:200px}}.trust{background:#050505;padding:0;overflow:hidden}.trust__ticker-wrap{width:100%;overflow:hidden;white-space:nowrap;display:flex;background:#2a2a2a;padding:2rem 0;border-top:1px solid rgba(51,102,255,.3);border-bottom:1px solid rgba(51,102,255,.3);position:relative;z-index:2}.trust__ticker{display:flex;align-items:center;gap:8rem;animation:ticker 25s linear infinite;padding-right:8rem;will-change:transform}.trust__item{display:flex;align-items:center;gap:1rem;opacity:.8;transition:opacity .3s ease;white-space:nowrap;flex-shrink:0}.trust__item:hover{opacity:1}.trust__item.badge-text{font-family:Unbounded,sans-serif;font-size:2rem;color:#fff;font-weight:800;-webkit-text-stroke:1px transparent;text-transform:uppercase}.trust__item.badge-text span{color:#f30}.trust__item img{height:60px;width:auto;filter:grayscale(100%) brightness(.8);transition:filter .3s ease}.trust__item img:hover{filter:grayscale(0%) brightness(1)}.trust__process{position:relative;max-width:1400px;margin:0 auto;padding:4rem 2rem 8rem;background-image:linear-gradient(rgba(51,102,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(51,102,255,.03) 1px,transparent 1px);background-size:40px 40px}.trust__process-header{text-align:center;margin-bottom:4rem;padding-left:0;border-left:none}.trust__process-header span{font-family:JetBrains Mono,monospace;font-size:.8rem;color:#36f;letter-spacing:.2em;text-transform:uppercase;display:inline-block;margin-bottom:1rem;opacity:.7}.trust__process-header h3{font-family:Unbounded,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#e0e0e0;text-transform:uppercase;letter-spacing:-.01em;line-height:1.1;opacity:1}.trust__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;padding-top:2rem}.trust__steps:hover .trust__step:not(:hover){opacity:.4;filter:blur(2px)}@media(max-width:1024px){.trust__steps{grid-template-columns:1fr;gap:4rem;padding-top:0;padding-left:3rem}.trust__steps:hover .trust__step:not(:hover){opacity:1;filter:none}}.trust__steps:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(51,102,255,.5),transparent);opacity:.3}@media(max-width:1024px){.trust__steps:before{width:1px;height:auto;inset:0 auto 0 0;background:linear-gradient(to bottom,transparent,rgba(51,102,255,.5),transparent)}}.trust__step{position:relative;padding:2rem;background:transparent;border:1px solid rgba(51,102,255,.1);backdrop-filter:none;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.trust__step:before{content:"";position:absolute;top:calc(-2rem - 5px);left:50%;transform:translate(-50%);width:9px;height:9px;background:#050505;border:1px solid #FF3300;box-shadow:0 0 5px #ff33004d;z-index:10;transition:all .3s ease}.trust__step:before:after{content:"";position:absolute;top:9px;left:50%;width:1px;height:2rem;background:#36f3}@media(max-width:1024px){.trust__step:before{top:50%;left:-3rem;transform:translateY(-50%)}}.trust__step:after{content:"";position:absolute;top:-2rem;left:50%;width:1px;height:2rem;background:linear-gradient(to bottom,rgba(51,102,255,.3),transparent);opacity:.3}@media(max-width:1024px){.trust__step:after{display:none}}.trust__step:hover{border-color:#f30;background:#3366ff0d;transform:translateY(-8px);box-shadow:0 10px 30px -10px #00000080;z-index:5}.trust__step:hover:before{background:#f30;box-shadow:0 0 15px #f30}.trust__step:hover .trust__step-number{color:#36f3}.trust__step-connector{display:none}.trust__step-number{position:absolute;top:1rem;right:1.5rem;font-family:Unbounded,sans-serif;font-size:4rem;line-height:1;font-weight:800;color:#e0e0e00d;transition:color .4s ease}@media(max-width:1200px){.trust__step-number{font-size:3rem}}.trust__step-title{position:relative;font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:500;color:#e0e0e0;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(51,102,255,.15);display:inline-block}.trust__step-desc{font-family:Inter,sans-serif;font-size:1rem;color:#e0e0e099;line-height:1.5}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(max-width:768px){.trust__ticker{gap:4rem}.trust__item.badge-text{font-size:1.5rem}.trust__process-header h3{font-size:2.5rem}}@media(max-width:480px){.trust__ticker{gap:2rem;animation-duration:20s}.trust__item.badge-text{font-size:1.25rem}.trust__process{padding:4rem 1rem}}.configurator{background-color:#2a2a2a;padding:8rem 2rem;display:flex;justify-content:center;align-items:flex-start;border-top:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;scroll-margin-top:80px}.configurator:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 70%,rgba(51,102,255,.08) 0%,transparent 50%);pointer-events:none}.configurator__container{max-width:800px;width:100%;background:#050505;border:1px solid rgba(255,255,255,.1);padding:4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 80px #3366ff0d;scroll-margin-top:30px}.configurator__container:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;border-top:2px solid #3366FF;border-left:2px solid #3366FF}.configurator__container:after{content:"";position:absolute;bottom:0;right:0;width:24px;height:24px;border-bottom:2px solid #3366FF;border-right:2px solid #3366FF}.configurator__honeypot{position:absolute;left:-9999px;top:-9999px;opacity:0;pointer-events:none;width:1px;height:1px}.configurator__form{display:block}.configurator__header{margin-bottom:4rem;border-bottom:1px solid rgba(224,224,224,.1);padding-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-end}.configurator__header h3{font-family:Unbounded,sans-serif;font-size:1.5rem;color:#fff;font-weight:700;letter-spacing:2px}.configurator__header .step-indicator{font-family:JetBrains Mono,monospace;color:#36f;font-size:.9rem;letter-spacing:1px}.configurator__progress{position:absolute;top:0;left:0;width:100%;height:3px;background:#e0e0e01a}.configurator__progress-bar{height:100%;background:linear-gradient(90deg,#36f,#809fff);width:0%;transition:width .5s cubic-bezier(.19,1,.22,1);box-shadow:0 0 20px #3366ff80}.configurator__step{display:none;animation:fadeIn .4s ease;min-height:420px;flex-direction:column}.configurator__step.is-active{display:flex}.configurator__step h4{font-family:Unbounded,sans-serif;font-size:2rem;margin-bottom:2rem;color:#e0e0e0;font-weight:600;letter-spacing:1px;flex-shrink:0}.configurator__step .configurator__nav{margin-top:auto}.configurator__options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.configurator__options{grid-template-columns:repeat(3,1fr)}}.configurator__options--wide{grid-template-columns:repeat(2,1fr)}@media(min-width:480px){.configurator__options--wide{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.configurator__options--wide{grid-template-columns:repeat(3,1fr)}}.configurator__option-card{background:#2a2a2a4d;border:1px solid rgba(255,255,255,.1);padding:2rem 1rem;cursor:pointer;transition:all .4s cubic-bezier(.19,1,.22,1);text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100px}.configurator__option-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(51,102,255,.1) 0%,transparent 60%);opacity:0;transition:opacity .4s ease}.configurator__option-card:hover{background:#3366ff14;border-color:#3366ff80;transform:translateY(-2px)}.configurator__option-card:hover:before{opacity:1}.configurator__option-card.is-selected{background:#3366ff26;border-color:#36f;box-shadow:0 0 30px #36f3,inset 0 0 40px #3366ff0d}.configurator__option-card.is-selected .configurator__option-check{opacity:1;transform:scale(1)}.configurator__option-card.is-selected .configurator__option-number{color:#36f}.configurator__option-card.is-selected strong{color:#fff}.configurator__option-number{display:block;font-size:1.5rem;margin-bottom:6px;line-height:1;transition:color .3s ease}.configurator__option-card strong{font-family:Unbounded,sans-serif;font-size:.7rem;color:#e0e0e0;display:block;position:relative;z-index:1;transition:color .3s ease;letter-spacing:.5px;line-height:1.3;white-space:nowrap}@media(min-width:768px){.configurator__option-card strong{font-size:.8rem}}.configurator__option-check{position:absolute;top:12px;right:12px;width:24px;height:24px;color:#36f;opacity:0;transform:scale(0);transition:all .3s ease}.configurator__option-check svg{width:100%;height:100%;stroke-width:3;fill:none;stroke:currentColor}.configurator__form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.configurator__form-grid{grid-template-columns:repeat(2,1fr)}}.configurator .form-group{margin-bottom:2rem;position:relative}.configurator .form-group--full{grid-column:1/-1}.configurator .form-group.has-error label{color:#f30}.configurator .form-group.has-error input,.configurator .form-group.has-error textarea{border-color:#f30;background:#ff33000d}.configurator .form-group.has-error input:focus,.configurator .form-group.has-error textarea:focus{border-color:#f30;box-shadow:0 0 0 3px #ff33001a}.configurator .form-group label{display:block;font-family:JetBrains Mono,monospace;font-size:.75rem;margin-bottom:.5rem;color:#e0e0e0b3;letter-spacing:1px;transition:color .3s ease}.configurator .form-group input,.configurator .form-group textarea{width:100%;background:#0006;border:1px solid rgba(255,255,255,.1);color:#fff;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s ease;border-radius:0}.configurator .form-group input::placeholder,.configurator .form-group textarea::placeholder{color:#e0e0e04d}.configurator .form-group input:focus,.configurator .form-group textarea:focus{outline:none;border-color:#36f;background:#3366ff0d;box-shadow:0 0 0 3px #3366ff1a}.configurator .form-group input.is-invalid,.configurator .form-group textarea.is-invalid{border-color:#f30;animation:shake .3s ease}.configurator .form-group textarea{min-height:120px;resize:vertical;line-height:1.6}.configurator__summary{background:#2a2a2a4d;border:1px solid rgba(255,255,255,.1);padding:2rem;margin-bottom:2rem}.configurator__summary-header{margin-bottom:1rem}.configurator__summary-label{font-family:JetBrains Mono,monospace;font-size:.7rem;color:#36f;letter-spacing:1px}.configurator__summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.configurator__summary-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:480px){.configurator__summary-grid{grid-template-columns:1fr}}.configurator__summary-item{display:flex;flex-direction:column;gap:4px}.configurator__summary-item--wide{grid-column:1/-1}.configurator__summary-key{font-family:JetBrains Mono,monospace;font-size:.65rem;color:#e0e0e080;text-transform:uppercase;letter-spacing:.5px}.configurator__summary-value{font-family:Unbounded,sans-serif;font-size:.9rem;color:#fff;font-weight:600;word-break:break-word}.configurator__nav{display:flex;justify-content:space-between;margin-top:4rem;gap:1rem}.configurator__nav button{padding:1rem 4rem;border:1px solid rgba(255,255,255,.1);font-family:JetBrains Mono,monospace;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;transition:all .3s ease;cursor:pointer;background:transparent;color:#e0e0e0}.configurator__nav button:hover:not(:disabled){background:#fff;color:#000;border-color:#fff}.configurator__nav button.btn-prev:hover:not(:disabled){background:transparent;color:#fff;border-color:#ffffff4d}.configurator__nav button.btn-next{background:#36f;border-color:#36f;color:#fff}.configurator__nav button.btn-next:hover:not(:disabled){background:#668cff;border-color:#668cff}.configurator__nav button:disabled{opacity:.5;cursor:not-allowed}.configurator .btn-submit{background:linear-gradient(135deg,#36f,#0039e6);border:none;color:#fff;padding:1rem 4rem;font-family:JetBrains Mono,monospace;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;min-width:200px}.configurator .btn-submit:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);transform:translate(-100%);transition:transform .6s ease}.configurator .btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #36f6}.configurator .btn-submit:hover:not(:disabled):before{transform:translate(100%)}.configurator .btn-submit__text{position:relative;z-index:1}.configurator .btn-submit__loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.configurator .btn-submit__loader .spinner{width:24px;height:24px;animation:spin 1s linear infinite}.configurator .btn-submit__loader .spinner circle{stroke-dasharray:60;stroke-dashoffset:45}.configurator .btn-submit.is-loading{pointer-events:none}.configurator .btn-submit.is-loading .btn-submit__text{opacity:0}.configurator .btn-submit.is-loading .btn-submit__loader{opacity:1}.configurator .btn-submit:disabled{opacity:.6;cursor:not-allowed}.configurator__privacy{font-family:Inter,sans-serif;font-size:.75rem;color:#e0e0e080;text-align:center;margin-top:2rem}.configurator__privacy a{color:#36f;text-decoration:underline;transition:color .3s ease}.configurator__privacy a:hover{color:#809fff}.configurator__success{display:none;text-align:center;padding:8rem 0}.configurator__success-icon{width:80px;height:80px;margin:0 auto 2rem;color:#0f8}.configurator__success-icon svg{width:100%;height:100%}.configurator__success-icon .success-circle{stroke-dasharray:226;stroke-dashoffset:226}.configurator__success-icon .success-check{stroke-dasharray:50;stroke-dashoffset:50}.configurator__success-title{font-family:Unbounded,sans-serif;font-size:2rem;color:#fff;font-weight:700;letter-spacing:2px;margin-bottom:1rem}.configurator__success-message{font-family:Inter,sans-serif;font-size:1rem;color:#e0e0e0cc;line-height:1.6;max-width:400px;margin:0 auto 4rem}.configurator__success-details{display:flex;justify-content:center;gap:4rem;margin-bottom:4rem;flex-wrap:wrap}@media(max-width:480px){.configurator__success-details{flex-direction:column;gap:1rem}}.configurator__success-detail{display:flex;align-items:center;gap:.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem;color:#e0e0e0b3}.configurator__success-detail svg{width:18px;height:18px;stroke:#36f;stroke-width:1.5;fill:none}.configurator__success-btn{background:transparent;border:1px solid rgba(255,255,255,.1);color:#e0e0e0;padding:1rem 4rem;font-family:JetBrains Mono,monospace;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.configurator__success-btn:hover{background:#fff;color:#000;border-color:#fff}.configurator__error{display:none;text-align:center;padding:8rem 0}.configurator__error-icon{width:80px;height:80px;margin:0 auto 2rem;color:#f30}.configurator__error-icon svg{width:100%;height:100%}.configurator__error-title{font-family:Unbounded,sans-serif;font-size:1.5rem;color:#f30;font-weight:700;letter-spacing:2px;margin-bottom:1rem}.configurator__error-message{font-family:Inter,sans-serif;font-size:1rem;color:#e0e0e0cc;line-height:1.6;max-width:400px;margin:0 auto 4rem}.configurator__error-btn{background:#f30;border:none;color:#fff;padding:1rem 4rem;font-family:JetBrains Mono,monospace;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.configurator__error-btn:hover{background:#ff5c33;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.configurator{padding:4rem 1rem;scroll-margin-top:60px}.configurator__container{padding:2rem;min-height:calc(100vh - 120px);min-height:calc(100svh - 120px);display:flex;flex-direction:column}.configurator__header{flex-direction:column;align-items:flex-start;gap:.5rem;flex-shrink:0}.configurator__header h3{font-size:1.25rem}.configurator__header .step-indicator{font-size:.8rem}.configurator__step{min-height:380px;flex:1}.configurator__step h4{font-size:1.5rem;margin-bottom:1rem}.configurator__options{grid-template-columns:1fr;gap:.5rem}.configurator__option-card{padding:1rem}.configurator__option-card strong,.configurator__option-number{font-size:1rem}.configurator__nav{flex-direction:column;gap:1rem;padding-top:2rem}.configurator__nav button{width:100%;padding:1rem}.configurator .btn-submit{width:100%}.configurator .form-group label{font-size:.7rem}.configurator .form-group input,.configurator .form-group textarea{padding:14px;font-size:16px}.configurator__success,.configurator__error{padding:4rem 0}.configurator__success-title,.configurator__error-title{font-size:1.5rem}.configurator__success-message,.configurator__error-message{font-size:.9rem}.configurator__summary-grid{grid-template-columns:1fr}}@media(max-width:480px){.configurator{padding:2rem 1rem;scroll-margin-top:40px}.configurator__container{padding:1rem;margin-top:12px;min-height:calc(100vh - 80px);min-height:calc(100svh - 80px);scroll-margin-top:90px}.configurator__container:before,.configurator__container:after{width:14px;height:14px}.configurator__header{margin-bottom:1rem}.configurator__header h3{font-size:1.1rem}.configurator__header .step-indicator{font-size:.7rem}.configurator__step{min-height:340px}.configurator__step h4{font-size:1.25rem}.configurator__option-card{padding:12px 8px;min-height:70px}.configurator__option-card strong{font-size:.75rem}.configurator__option-number{font-size:1.1rem;margin-bottom:4px}.configurator__nav{padding-top:1rem}.configurator__nav button{font-size:.8rem;padding:14px 1rem;min-height:48px}.configurator .form-group{margin-bottom:1rem}.configurator .form-group input,.configurator .form-group textarea{padding:12px}.configurator__privacy{font-size:.7rem;margin-top:1rem}.configurator__success-details{flex-direction:column;gap:.5rem}}@media(max-width:374px){.configurator{padding:1rem .5rem;scroll-margin-top:30px}.configurator__container{padding:12px;min-height:calc(100vh - 60px);min-height:calc(100svh - 60px);scroll-margin-top:80px}.configurator__container:before,.configurator__container:after{width:10px;height:10px}.configurator__header{margin-bottom:.5rem}.configurator__header h3{font-size:1rem}.configurator__header .step-indicator{font-size:.6rem}.configurator__step{min-height:300px}.configurator__step h4{font-size:1.1rem;margin-bottom:.5rem}.configurator__options{gap:6px}.configurator__option-card{padding:10px 8px;min-height:60px}.configurator__option-card strong{font-size:.7rem}.configurator__option-number{font-size:1rem}.configurator__nav{gap:8px;padding-top:.5rem}.configurator__nav button{font-size:.75rem;padding:12px .5rem}.configurator .form-group label{font-size:.65rem}.configurator .form-group input,.configurator .form-group textarea{padding:10px}.configurator__summary{padding:.5rem}.configurator__summary-key{font-size:.6rem}.configurator__summary-value{font-size:.75rem}}[data-text-anim]{visibility:hidden}.duplicate-char{position:absolute;inset:0;transform:translateY(100%)}.og-char,.duplicate-char{display:flex;align-items:center;justify-content:center}.preloader-mask,.preloader-progress-bar,.preloader-bg{position:fixed;top:0;left:0;height:100svh;width:100%;pointer-events:none}.preloader-mask{z-index:10001;background-color:#050505;mask:linear-gradient(white,white),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40'%3E%3Crect x='0' y='0' width='200' height='40' rx='20' ry='20' fill='white'/%3E%3C/svg%3E") center/clamp(300px,50vw,700px) auto no-repeat;mask-composite:subtract}.preloader-progress-bar{width:100%;height:100%;z-index:10000;background-color:#0a0a0a}.preloader-bg{background:linear-gradient(135deg,#36f,#03c);transform-origin:left;transform:scaleX(.1);z-index:9999}.preloader-logo{position:fixed;inset:0;display:flex;width:100%;height:100%;z-index:10000;pointer-events:none}.preloader-logo p{margin:auto;text-align:center;mix-blend-mode:difference;font-size:clamp(1.2rem,3.5vw,3rem);color:#fff;font-family:Unbounded,sans-serif;font-weight:600;line-height:100%;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;max-width:95vw;overflow:hidden}.preloader-percent{position:fixed;bottom:4rem;left:50%;transform:translate(-50%);z-index:10002;font-family:JetBrains Mono,monospace;font-size:.8rem;color:#e0e0e099;letter-spacing:.1em}.preloader-status{position:fixed;bottom:2rem;right:2rem;z-index:10002;font-family:JetBrains Mono,monospace;font-size:.65rem;color:#e0e0e066;letter-spacing:.15em;text-transform:uppercase}.header-char{display:inline-block;overflow:hidden}.preloader{display:none}@media(max-width:768px){.preloader-logo p{font-size:clamp(1.4rem,6vw,2.5rem);letter-spacing:.03em}.preloader-mask{mask:linear-gradient(white,white),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40'%3E%3Crect x='0' y='0' width='200' height='40' rx='20' ry='20' fill='white'/%3E%3C/svg%3E") center/85vw auto no-repeat;mask-composite:subtract}.preloader-percent{bottom:2rem;font-size:.7rem}.preloader-status{bottom:1rem;right:1rem;font-size:.55rem}}@media(max-width:480px){.preloader-logo p{font-size:clamp(1.1rem,5.5vw,1.8rem);letter-spacing:.02em}.preloader-mask{mask:linear-gradient(white,white),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40'%3E%3Crect x='0' y='0' width='200' height='40' rx='20' ry='20' fill='white'/%3E%3C/svg%3E") center/92vw auto no-repeat;mask-composite:subtract}.preloader-percent{bottom:1rem}.preloader-status{display:none}}@media(max-width:374px){.preloader-logo p{font-size:clamp(.95rem,5vw,1.4rem);letter-spacing:.01em}.preloader-mask{mask:linear-gradient(white,white),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40'%3E%3Crect x='0' y='0' width='200' height='40' rx='20' ry='20' fill='white'/%3E%3C/svg%3E") center/95vw auto no-repeat;mask-composite:subtract}}@media(prefers-reduced-motion:reduce){.preloader-mask,.preloader-bg,.preloader-progress-bar,.preloader-logo p{animation:none!important;transition:none!important}}.reveal-word{display:inline-block;opacity:0;transform:translateY(30px);transition:none}.reveal-char{display:inline-block;opacity:0;transform:translateY(50px) rotateX(-90deg);transform-origin:top center;transition:none}.reveal-line{overflow:hidden;display:block}.reveal-line .reveal-line__inner{display:block;transform:translateY(100%);transition:none}.split-heading .word{display:inline-block;overflow:hidden}.split-heading .word .word-inner{display:inline-block;transform:translateY(105%);opacity:0}.section-header-reveal h2{overflow:hidden}.section-header-reveal h2 span{display:inline-block}.card-reveal{opacity:0;transform:translateY(60px)}.stagger-group>*{opacity:0;transform:translateY(40px)}.mask-reveal{position:relative;overflow:hidden}.mask-reveal:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#050505;transform-origin:right center;transform:scaleX(1)}.parallax-wrap{overflow:hidden}.parallax-wrap .parallax-inner{will-change:transform}.highlight-word{color:#36f;position:relative}.highlight-word:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:3px;background:#36f;transition:width .6s cubic-bezier(.19,1,.22,1)}.highlight-word.is-active:after{width:100%}.counter{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}[data-reveal]{will-change:transform,opacity;backface-visibility:hidden}.testimonials{position:relative;width:100%;padding:8rem 0 4rem;background:#050505;overflow:hidden}.testimonials:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(51,102,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(51,102,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:1}@media(max-width:768px){.testimonials{padding:4rem 0 2rem}}@media(max-width:480px){.testimonials{padding:2rem 0}}.testimonials__header{position:relative;z-index:10;padding:0 2rem 2rem}.testimonials__header h2{font-family:Unbounded,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:300;color:#e0e0e0;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1}.testimonials__header h2 span{display:block;font-family:JetBrains Mono,monospace;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:300;color:#36f;letter-spacing:.15em;margin-bottom:.5rem}@media(max-width:768px){.testimonials__header{padding:0 1rem 1rem}}.testimonials__track{position:relative;z-index:5;display:flex;gap:2rem;padding:0 2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.testimonials__track::-webkit-scrollbar{display:none}.testimonials__track:active{cursor:grabbing}@media(max-width:768px){.testimonials__track{padding:0 1rem;gap:1rem}}.case-file{position:relative;flex:0 0 420px;height:auto;min-height:280px;background:#0a0a0a;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:center;transition:transform .5s cubic-bezier(.19,1,.22,1),border-color .4s ease,box-shadow .5s ease}.case-file:before,.case-file:after{content:"";position:absolute;width:12px;height:12px;border:1px solid rgba(51,102,255,.3);pointer-events:none;z-index:10}.case-file:before{top:8px;left:8px;border-right:none;border-bottom:none}.case-file:after{bottom:8px;right:8px;border-left:none;border-top:none}.case-file:hover{border-color:#3366ff80;box-shadow:0 8px 32px #00000059}.case-file.is-active{border-color:#36f}.case-file.is-active .case-file__header{background:linear-gradient(90deg,rgba(51,102,255,.1) 0%,transparent 100%)}.case-file.is-active .case-file__quote .word{opacity:1}@media(min-width:1400px){.case-file{flex:0 0 480px;min-height:300px}}@media(max-width:1200px){.case-file{flex:0 0 420px;min-height:280px}}@media(max-width:1024px){.case-file{flex:0 0 75vw;max-width:420px;min-height:auto}}@media(max-width:768px){.case-file{flex:0 0 85vw;max-width:none}}@media(max-width:480px){.case-file{flex:0 0 88vw}}.case-file__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);background:#3366ff08;transition:background .4s ease;flex-shrink:0}@media(max-width:480px){.case-file__header{padding:10px 1rem}}.case-file__id{font-family:JetBrains Mono,monospace;font-size:clamp(.6rem,1vw,.75rem);color:#36f;letter-spacing:.15em;text-transform:uppercase}.case-file__id:before{content:"▪ ";color:#f30;animation:blink 1.5s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.case-file__status{font-family:JetBrains Mono,monospace;font-size:.6rem;color:#e0e0e080;letter-spacing:.1em;padding:3px 8px;border:1px solid rgba(255,255,255,.1);background:#0003}.case-file__body{flex:1;display:grid;grid-template-columns:1fr .8fr;gap:1rem;padding:1rem 2rem;overflow:hidden}@media(max-width:1024px){.case-file__body{grid-template-columns:1fr;gap:1rem;padding:1rem}}.case-file__quote-col{display:flex;flex-direction:column;justify-content:space-between;min-height:0}.case-file__quote{position:relative;font-family:Unbounded,sans-serif;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:300;color:#e0e0e0;line-height:1.5;letter-spacing:-.005em;margin-bottom:.5rem;padding-left:.3em}.case-file__quote:before{content:'"';position:absolute;top:-.1em;left:-.15em;font-family:Unbounded,sans-serif;font-size:1.8em;font-weight:800;color:#3366ff1a;line-height:1;pointer-events:none}.case-file__quote .word{display:inline;opacity:.2;transition:opacity .4s ease,color .4s ease}.case-file__quote .word.is-revealed{opacity:1}.case-file__quote .word.highlight{color:#36f;font-weight:500}@media(max-width:768px){.case-file__quote{font-size:clamp(.85rem,2.5vw,1rem);padding-left:.4em}}.case-file__client{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}@media(max-width:768px){.case-file__client{gap:10px;padding-top:10px}}.case-file__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #3366FF;flex-shrink:0}.case-file__avatar img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .4s ease}.case-file:hover .case-file__avatar img{filter:grayscale(0%)}.case-file__avatar--initials{display:flex;align-items:center;justify-content:center;background:#2a2a2a;font-family:Unbounded,sans-serif;font-size:.85rem;font-weight:600;color:#e0e0e0}@media(max-width:480px){.case-file__avatar{width:36px;height:36px;font-size:.75rem}}.case-file__client-info h4{font-family:Unbounded,sans-serif;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:600;color:#e0e0e0;text-transform:uppercase;letter-spacing:.03em;margin-bottom:2px}.case-file__client-info span{display:block;font-family:JetBrains Mono,monospace;font-size:clamp(.55rem,.9vw,.65rem);color:#e0e0e080;letter-spacing:.08em}.case-file__meta-col{display:flex;flex-direction:column;justify-content:flex-start;gap:6px;padding-left:1rem;border-left:1px solid rgba(255,255,255,.1)}@media(max-width:1024px){.case-file__meta-col{padding-left:0;padding-top:1rem;border-left:none;border-top:1px solid rgba(255,255,255,.1);flex-direction:row;flex-wrap:wrap;gap:.5rem}}.case-file__meta-group{flex-shrink:0}@media(max-width:1024px){.case-file__meta-group{flex:1 1 45%;min-width:80px}}.case-file__meta-label{font-family:JetBrains Mono,monospace;font-size:.5rem;color:#e0e0e066;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px}.case-file__meta-label:before{content:"// ";color:#36f}.case-file__meta-value{font-family:Unbounded,sans-serif;font-size:.72rem;font-weight:600;color:#e0e0e0;text-transform:uppercase;letter-spacing:.02em;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.case-file__rating{display:flex;gap:2px;flex-shrink:0}.case-file__rating .star{width:10px;height:10px;flex-shrink:0}.case-file__rating .star.filled{color:#f30}.case-file__rating .star.empty{color:#e0e0e033}.case-file__rating .star svg{width:100%;height:100%;fill:currentColor}.case-file__footer{display:flex;justify-content:space-between;align-items:center;padding:10px 2rem;border-top:1px solid rgba(255,255,255,.1);background:#00000026;flex-shrink:0}@media(max-width:480px){.case-file__footer{padding:8px 1rem}}.case-file__tags{display:flex;gap:6px;flex-wrap:wrap}.case-file__tag{font-family:JetBrains Mono,monospace;font-size:.55rem;color:#e0e0e099;letter-spacing:.08em;padding:3px 8px;background:#050505;border:1px solid rgba(255,255,255,.1);text-transform:uppercase}.case-file__year{font-family:JetBrains Mono,monospace;font-size:.7rem;color:#36f;letter-spacing:.1em}.testimonials__nav{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:2rem}@media(max-width:768px){.testimonials__nav{padding:1rem}}@media(max-width:480px){.testimonials__nav{flex-direction:column;gap:1rem}}.testimonials__indicators{display:flex;gap:10px;align-items:center}.testimonials__indicator{width:8px;height:8px;border-radius:50%;background:#e0e0e033;border:none;cursor:pointer;transition:all .4s cubic-bezier(.19,1,.22,1);padding:0}.testimonials__indicator:hover{background:#e0e0e066;transform:scale(1.2)}.testimonials__indicator.is-active{width:24px;border-radius:4px;background:#36f}.testimonials__hint{font-family:JetBrains Mono,monospace;font-size:.65rem;color:#e0e0e066;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.testimonials__hint:before{content:"";display:inline-block;width:20px;height:1px;background:currentColor}@media(max-width:768px){.testimonials__hint{display:none}}.testimonials__arrows{display:flex;gap:1rem}.testimonials__arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease;color:#e0e0e0}.testimonials__arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none;transition:transform .3s ease}.testimonials__arrow:hover{background:#36f;border-color:#36f}.testimonials__arrow:hover svg{transform:translate(2px)}.testimonials__arrow--prev:hover svg{transform:translate(-2px)}.testimonials__arrow:disabled{opacity:.3;cursor:not-allowed}.testimonials__arrow:disabled:hover{background:transparent;border-color:#ffffff1a}.testimonials__arrow:disabled:hover svg{transform:none}@media(max-width:480px){.testimonials__arrow{width:40px;height:40px}.testimonials__arrow svg{width:16px;height:16px}}.testimonials__bg-text{position:absolute;bottom:5%;right:-5%;font-family:Unbounded,sans-serif;font-size:clamp(6rem,15vw,14rem);font-weight:800;text-transform:uppercase;color:transparent;-webkit-text-stroke:1px rgba(224,224,224,.03);letter-spacing:-.02em;pointer-events:none;z-index:0;white-space:nowrap;user-select:none}@media(max-width:768px){.testimonials__bg-text{font-size:5rem;bottom:2%;right:-10%}}.testimonials__counter{position:absolute;top:50%;right:2rem;transform:translateY(-50%);font-family:JetBrains Mono,monospace;font-size:.65rem;color:#e0e0e04d;letter-spacing:.15em;writing-mode:vertical-rl;text-orientation:mixed;z-index:10}.testimonials__counter .current{color:#36f;font-weight:600}@media(max-width:1024px){.testimonials__counter{display:none}}.testimonials__progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#e0e0e01a;z-index:10}.testimonials__progress-bar{height:100%;background:linear-gradient(90deg,#36f,#f30);width:20%;transition:width .4s cubic-bezier(.19,1,.22,1)}@media(prefers-reduced-motion:reduce){.case-file,.case-file__quote .word,.testimonials__indicator,.testimonials__arrow svg{transition:none}.case-file__id:before{animation:none}.testimonials__track{scroll-behavior:auto}}.faq{position:relative;width:100%;padding:8rem 2rem;background:#050505;overflow:hidden}.faq:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(51,102,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(51,102,255,.015) 1px,transparent 1px);background-size:80px 80px;pointer-events:none;z-index:0}@media(max-width:768px){.faq{padding:4rem 1rem}}.faq__header{position:relative;z-index:1;max-width:900px;margin:0 auto 4rem;text-align:center}.faq__header h2{font-family:Unbounded,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#e0e0e0;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.faq__header h2 span{display:block;font-family:JetBrains Mono,monospace;font-size:clamp(.75rem,1.2vw,1rem);font-weight:300;color:#36f;letter-spacing:.15em;margin-bottom:.5rem}.faq__header p{font-family:Inter,sans-serif;font-size:clamp(.9rem,1.3vw,1.1rem);color:#e0e0e099;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:768px){.faq__header{margin-bottom:2rem;text-align:left}}.faq__list{position:relative;z-index:1;max-width:900px;margin:0 auto}.faq__item{border-bottom:1px solid rgba(255,255,255,.1)}.faq__item:first-child{border-top:1px solid rgba(255,255,255,.1)}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:2rem 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.faq__question:hover .faq__question-text{color:#e0e0e0}.faq__question:hover .faq__icon{border-color:#36f;color:#36f}@media(max-width:480px){.faq__question{padding:1rem 0;gap:1rem}}.faq__question-number{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#36f;letter-spacing:.1em;flex-shrink:0;width:32px}.faq__question-text{flex:1;font-family:Unbounded,sans-serif;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:500;color:#e0e0e0d9;transition:color .3s ease}.faq__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);flex-shrink:0;transition:all .3s ease;color:#e0e0e080}.faq__icon svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .4s cubic-bezier(.19,1,.22,1)}.faq__item.is-open .faq__icon svg{transform:rotate(45deg)}.faq__item.is-open .faq__icon{border-color:#36f;color:#36f;background:#3366ff1a}@media(max-width:480px){.faq__icon{width:28px;height:28px}.faq__icon svg{width:12px;height:12px}}.faq__answer{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.19,1,.22,1),opacity .4s ease;opacity:0}.faq__item.is-open .faq__answer{opacity:1}.faq__answer-content{padding:0 0 2rem;padding-left:32px}.faq__answer-content p{font-family:Inter,sans-serif;font-size:clamp(.85rem,1.2vw,1rem);color:#e0e0e0b3;line-height:1.7;max-width:700px}.faq__answer-content p:not(:last-child){margin-bottom:1rem}.faq__answer-content ul{margin:1rem 0;padding-left:2rem}.faq__answer-content ul li{font-family:Inter,sans-serif;font-size:clamp(.85rem,1.2vw,1rem);color:#e0e0e0b3;line-height:1.6;margin-bottom:6px}.faq__answer-content ul li::marker{color:#36f}@media(max-width:480px){.faq__answer-content{padding-left:0;padding-bottom:1rem}}@media(prefers-reduced-motion:reduce){.faq__answer,.faq__icon svg,.faq__question-text{transition:none}}.cta-block{position:relative;width:100%;padding:12rem 2rem;background:linear-gradient(135deg,#3366ff14,#050505 40% 60%,#3366ff0d);overflow:hidden}.cta-block:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(51,102,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(51,102,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.cta-block:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:80px;background:linear-gradient(to bottom,#3366FF,transparent);z-index:1}@media(max-width:768px){.cta-block{padding:8rem 1rem}}.cta-block__content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.cta-block__headline{margin-bottom:2rem}.cta-block__headline span{display:block;font-family:JetBrains Mono,monospace;font-size:clamp(.7rem,1vw,.9rem);color:#36f;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.cta-block__headline h2{font-family:Unbounded,sans-serif;font-size:clamp(2.2rem,6vw,4rem);font-weight:600;color:#e0e0e0;text-transform:uppercase;letter-spacing:-.02em;line-height:1.05}.cta-block__headline h2 strong{color:#36f;font-weight:600}.cta-block__desc{font-family:Inter,sans-serif;font-size:clamp(1rem,1.4vw,1.2rem);color:#e0e0e0a6;line-height:1.6;max-width:600px;margin:0 auto 4rem}.cta-block__actions{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:480px){.cta-block__actions{flex-direction:column;gap:1rem}}.cta-block__btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 40px;background:#36f;border:2px solid #3366FF;color:#fff;font-family:Unbounded,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.19,1,.22,1)}.cta-block__btn-primary svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s ease}.cta-block__btn-primary:hover{background:transparent;color:#36f;box-shadow:0 0 40px #3366ff4d}.cta-block__btn-primary:hover svg{transform:translate(4px)}@media(max-width:480px){.cta-block__btn-primary{width:100%;padding:16px 32px}}.cta-block__btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 32px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#e0e0e0cc;font-family:JetBrains Mono,monospace;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:all .3s ease}.cta-block__btn-secondary svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;fill:none}.cta-block__btn-secondary:hover{border-color:#e0e0e0;color:#e0e0e0;background:#e0e0e00d}@media(max-width:480px){.cta-block__btn-secondary{width:100%;padding:14px 24px}}.cta-block__trust{display:flex;align-items:center;justify-content:center;gap:4rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:480px){.cta-block__trust{flex-direction:column;gap:1rem}}.cta-block__trust-item{display:flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:.7rem;color:#e0e0e080;letter-spacing:.1em;text-transform:uppercase}.cta-block__trust-item svg{width:16px;height:16px;stroke:#36f;stroke-width:1.5;fill:none}.cta-block__bg-text{position:absolute;bottom:-10%;left:50%;transform:translate(-50%);font-family:Unbounded,sans-serif;font-size:clamp(8rem,20vw,16rem);font-weight:800;text-transform:uppercase;color:transparent;-webkit-text-stroke:1px rgba(224,224,224,.03);letter-spacing:-.02em;pointer-events:none;z-index:0;white-space:nowrap;user-select:none}@media(prefers-reduced-motion:reduce){.cta-block__btn-primary,.cta-block__btn-secondary,.cta-block__btn-primary svg{transition:none}}.legal-page{background-color:var(--color-bg, #050505);color:var(--color-text, #e5e5e5);min-height:100vh;display:flex;flex-direction:column}.legal-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:clamp(1rem,3vw,2rem) clamp(1.5rem,5vw,4rem);background:linear-gradient(to bottom,#050505f2,#05050500);pointer-events:none}.legal-header>*{pointer-events:auto}.legal-header__logo{display:flex;align-items:center}.legal-header__logo img{height:clamp(24px,4vw,40px);width:auto;filter:brightness(1);transition:filter .3s ease}.legal-header__logo:hover img{filter:brightness(1.2)}.legal-header__back{display:flex;align-items:center;gap:.75rem;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:clamp(.7rem,1.5vw,.85rem);font-weight:400;letter-spacing:.1em;color:var(--color-text-muted, #888);text-decoration:none;transition:color .3s ease,transform .3s ease}.legal-header__back .arrow{font-size:1.1em;transition:transform .3s var(--ease-out, cubic-bezier(.22, 1, .36, 1))}.legal-header__back:hover{color:var(--color-primary, #3366FF)}.legal-header__back:hover .arrow{transform:translate(-4px)}.legal-content{flex:1;padding-top:clamp(80px,12vh,140px);padding-bottom:clamp(3rem,8vh,6rem)}.legal-content__container{max-width:800px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}.legal-content__header{margin-bottom:clamp(2.5rem,6vw,4rem);text-align:center}.legal-content__label{display:inline-block;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:clamp(.65rem,1.2vw,.75rem);font-weight:400;letter-spacing:.2em;color:var(--color-primary, #3366FF);margin-bottom:1rem;padding:.4em .8em;background:#3366ff1a;border-radius:2px}.legal-content h1{font-family:var(--font-heading, "Unbounded", sans-serif);font-size:clamp(2rem,6vw,3.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;color:var(--color-text, #e5e5e5);margin:0}.legal-content__body{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(.9rem,2vw,1rem);line-height:1.8;color:var(--color-text-muted, #b0b0b0)}.legal-content__nav{margin-top:clamp(3rem,6vw,5rem);padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.legal-content__nav a{display:inline-flex;align-items:center;font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:clamp(.75rem,1.5vw,.9rem);letter-spacing:.05em;color:var(--color-primary, #3366FF);text-decoration:none;transition:transform .3s ease}.legal-content__nav a:hover{transform:translate(4px)}.legal-section{margin-bottom:clamp(2rem,4vw,3rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);border-bottom:1px solid rgba(255,255,255,.05)}.legal-section:last-child{border-bottom:none;margin-bottom:0}.legal-section h2{font-family:var(--font-heading, "Unbounded", sans-serif);font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:600;letter-spacing:-.01em;color:var(--color-text, #e5e5e5);margin:0 0 1.25rem}.legal-section h3{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(.95rem,2vw,1.1rem);font-weight:600;color:var(--color-text, #e5e5e5);margin:1.5rem 0 .75rem}.legal-section p{margin:0 0 1rem}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{margin:1rem 0;padding-left:1.5rem}.legal-section ul li,.legal-section ol li{margin-bottom:.5rem;padding-left:.5rem}.legal-section ul li::marker,.legal-section ol li::marker{color:var(--color-primary, #3366FF)}.legal-section a{color:var(--color-primary, #3366FF);text-decoration:none;transition:color .2s ease}.legal-section a:hover{color:#58f;text-decoration:underline}.legal-section strong{color:var(--color-text, #e5e5e5);font-weight:600}.legal-address{font-style:normal;line-height:1.9;margin-bottom:1rem}.legal-address strong{display:block;margin-bottom:.25rem}.legal-toc{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:clamp(1.5rem,3vw,2rem);margin-bottom:clamp(2.5rem,5vw,4rem)}.legal-toc h2{font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:clamp(.7rem,1.4vw,.8rem);font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted, #888);margin:0 0 1.25rem}.legal-toc ol{margin:0;padding-left:1.25rem;counter-reset:toc-counter}.legal-toc ol li{margin-bottom:.6rem;font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.5}.legal-toc ol li a{color:var(--color-text-muted, #b0b0b0);text-decoration:none;transition:color .2s ease}.legal-toc ol li a:hover{color:var(--color-primary, #3366FF)}.legal-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:clamp(1.5rem,3vw,2rem) clamp(1.5rem,5vw,4rem);border-top:1px solid rgba(255,255,255,.08);font-family:var(--font-mono, "JetBrains Mono", monospace);font-size:clamp(.65rem,1.3vw,.75rem);letter-spacing:.1em;color:var(--color-text-muted, #666)}.legal-footer__links{display:flex;gap:1.5rem}.legal-footer__links a{color:var(--color-text-muted, #666);text-decoration:none;transition:color .2s ease}.legal-footer__links a:hover{color:var(--color-text, #e5e5e5)}.legal-footer__links a.is-active{color:var(--color-primary, #3366FF)}@media(max-width:768px){.legal-header{padding:1rem 1.5rem}.legal-content{padding-top:100px}.legal-content__container{padding:0 1.5rem}.legal-footer{flex-direction:column;text-align:center;gap:.75rem}.legal-toc ol{padding-left:1rem}}
