@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.navigation{position:absolute;top:0;left:0;right:0;z-index:100;padding:clamp(1.5rem,2.3vw,2.74375rem) 0}.navigation__container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);display:flex;align-items:center;justify-content:space-between;gap:2rem}.navigation__logo{font-family:var(--font-montserrat);font-weight:600;font-size:clamp(1.5rem,2vw,2rem);text-transform:uppercase;color:var(--color-white);letter-spacing:.02em}.navigation__menu{display:flex;align-items:center;gap:clamp(1.5rem,2.5vw,3rem);list-style:none;font-family:var(--font-tt-hoves);font-size:clamp(.9rem,1.1vw,1.125rem);font-weight:400}.navigation__menu a{position:relative;transition:opacity .2s ease}.navigation__menu a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-white);transition:width .3s ease}.navigation__menu a.active:after{width:100%}.navigation__menu a.active{opacity:1;font-weight:500}.navigation__menu a:hover{opacity:.8}.navigation__menu a:hover:after{width:100%}.navigation__cta{background:var(--color-dark);color:var(--color-white);font-family:var(--font-tt-hoves);font-size:clamp(1rem,1.46vw,27.955px);font-weight:400;padding:clamp(.625rem,.66vw,12.707px) clamp(1.25rem,1.16vw,22.237px);border-radius:var(--radius-large);transition:background .3s ease,transform .2s ease}.navigation__cta:hover{background:#404040;transform:translateY(-2px)}.navigation__cta:active{transform:translateY(0)}@media(max-width:1024px){.navigation__menu{display:none}.navigation__logo{font-size:1.5rem}.navigation__cta{font-size:1rem;padding:.625rem 1.25rem}}.hero{position:relative;width:100%;height:clamp(600px,63.7vw,1223.031px);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:2}.hero__bg-image img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.6}.hero__content{position:relative;z-index:10;text-align:center;max-width:var(--container-max-width);padding:0 var(--container-padding);display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,2vw,2.5rem)}.hero__title{font-family:var(--font-neue-machina);font-weight:600;font-size:clamp(2rem,4vw,4.5rem);line-height:1.15;color:var(--color-white);letter-spacing:-.01em;margin:0;text-align:center;max-width:1100px}.hero__title-accent{color:#ffffffd9;font-weight:400}.hero__subtitle{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(1rem,1.5vw,1.5rem);line-height:1.6;color:#ffffffe6;margin:0;max-width:700px;text-align:center}.hero__cta{background:var(--color-white);color:#41418a;font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(1rem,1.3vw,1.375rem);padding:clamp(.625rem,.8vw,.875rem) clamp(1.25rem,1.3vw,1.75rem);border-radius:var(--radius-large);margin-top:clamp(1rem,2vw,2.5rem);transition:all .3s ease;box-shadow:0 4px 20px #0000001a}.hero__cta:hover{transform:translateY(-3px);box-shadow:0 6px 30px #00000026;background:#f0f0f0}.hero__cta:active{transform:translateY(-1px)}@media(max-width:1024px){.hero{height:clamp(500px,80vh,800px)}.hero__title{font-size:clamp(1.75rem,4vw,3rem)}}@media(max-width:640px){.hero{height:100vh;min-height:600px}.hero__content{gap:1.5rem}.hero__title{font-size:1.75rem}.hero__cta{font-size:1rem;padding:.75rem 1.5rem}.hero__bg-image img{width:100%}}.chasm{position:relative;min-height:500vh;background:transparent;z-index:5;overflow:visible}.chasm:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(48,48,48,0) 0%,rgba(48,48,48,.5) 15vh,var(--color-dark) 30vh,var(--color-dark) 100%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseGraphite'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='2023'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(0, 0, 0, 0.30)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseGraphite)' fill='white'/%3E%3C/svg%3E"),linear-gradient(to bottom,rgba(48,48,48,0) 0%,rgba(48,48,48,.5) 15vh,var(--color-dark) 30vh,var(--color-dark) 100%);background-repeat:repeat,no-repeat;background-size:200px 200px,100% 100%;pointer-events:none;z-index:100}.chasm__progress-bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#a4c8ef4d,#a4c8ef,#96c8e6cc);width:0%;z-index:1000;transition:width .1s ease-out}.chasm__scene-wrapper{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;overflow:visible;background:var(--color-dark);pointer-events:none}.chasm__problem-text{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:0 20px;max-width:1000px;width:100%;z-index:100;pointer-events:none}.chasm__cliff-titles{position:absolute;top:46%;left:50%;transform:translate(-50%);width:900px;display:flex;justify-content:space-between;z-index:25;pointer-events:none}.chasm__cliff-title{font-family:var(--font-tt-hoves);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;color:#fffffff2;line-height:1.5;text-align:center;width:180px;text-shadow:0 0 20px rgba(0,0,0,.8)}.chasm__cliff-title--left{transform:translateY(25px)}.chasm__problem-main{font-family:var(--font-neue-machina);font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:500;color:#fffffff2;line-height:1.5;margin:0 0 16px;text-shadow:0 0 20px rgba(0,0,0,.8)}.chasm__text-light{font-weight:300;color:#fff}.chasm__text-bold{font-weight:700;color:#fffffff2}.chasm__problem-mission{font-family:var(--font-tt-hoves);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;color:var(--color-secondary);line-height:1.5;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;margin:0;text-shadow:0 0 20px rgba(0,0,0,.8)}.chasm__mission-bold{font-weight:700;color:var(--color-secondary)}.chasm__mission-regular{font-weight:400;color:var(--color-secondary)}.chasm__problem-mission.visible{opacity:1;transform:translateY(0)}.chasm__scene{width:100%;height:60%;display:flex;align-items:center;justify-content:center;perspective:1200px;perspective-origin:50% 40%;position:relative;z-index:5}.chasm__scene-inner{position:relative;width:900px;height:500px;transform-style:preserve-3d;transform:rotateX(25deg) rotateY(-5deg)}.chasm__left-cliff{position:absolute;left:0;top:50%;transform:translateY(-50%) translateZ(50px);width:180px;height:300px;transform-style:preserve-3d}.chasm__cliff-base{position:absolute;bottom:0;left:50%;transform:translate(-50%) rotateX(90deg);width:140px;height:80px;background:linear-gradient(90deg,rgba(164,200,239,.15) 1px,transparent 1px),linear-gradient(rgba(164,200,239,.15) 1px,transparent 1px);background-size:20px 20px;border:1px solid rgba(164,200,239,.4)}.chasm__cliff-label{position:absolute;bottom:-35px;left:50%;transform:translate(-50%) rotateX(-90deg);font-family:var(--font-tt-hoves);font-size:13px;letter-spacing:3px;color:#a4c8efb3;text-transform:uppercase;white-space:nowrap;font-weight:600}.chasm__cliff-label--business{color:#96c8e6b3}.chasm__particle-cloud{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-style:preserve-3d;width:1px;height:1px;opacity:0;transition:opacity .5s ease-out}.chasm__particle-cloud.visible{opacity:1}.chasm__particle{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#96c8e6e6,#64a0c866);box-shadow:0 0 10px #a4c8ef99,inset 0 0 5px #ffffff4d;animation:particleFloat 3s ease-in-out infinite;will-change:transform,opacity;transition:transform .5s ease-out,opacity .5s ease-out;transform:translate3d(var(--x),var(--y),var(--z))}@keyframes particleFloat{0%,to{transform:translate3d(var(--x),var(--y),var(--z)) scale(1)}50%{transform:translate3d(var(--x),calc(var(--y) - 12px),var(--z)) scale(1.15)}}.chasm__particle.falling{animation:particleFall 1.5s ease-in forwards}@keyframes particleFall{to{transform:translate3d(calc(var(--x) + 100px),calc(var(--y) + 200px),calc(var(--z) - 150px));opacity:0}}.chasm__right-cliff{position:absolute;right:0;top:50%;transform:translateY(-50%) translateZ(50px);width:180px;height:300px;transform-style:preserve-3d}.chasm__void{position:absolute;left:180px;right:180px;top:50%;transform:translateY(-50%);height:300px;transform-style:preserve-3d;overflow:hidden}.chasm__void-gradient{position:absolute;left:0;right:0;bottom:0;height:150px;background:radial-gradient(ellipse 100% 100% at 50% 100%,rgba(0,0,0,.8) 0%,transparent 80%)}.chasm__bridge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:540px;height:120px;transform-style:preserve-3d;display:flex;justify-content:space-between}.chasm__bridge-block{width:32%;height:100%;transform-style:preserve-3d;opacity:0;transform:translateY(30px);transition:opacity .5s ease-out,transform .8s cubic-bezier(.25,.46,.45,.94);position:relative}.chasm__bridge-block.visible{opacity:1;transform:translateY(0)}.chasm__block-platform{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%) rotateX(90deg) scale(.6);opacity:0;height:60px;background:linear-gradient(90deg,rgba(164,200,239,.15) 1px,transparent 1px),linear-gradient(rgba(164,200,239,.15) 1px,transparent 1px);background-size:20px 10px;border:1px solid rgba(164,200,239,.5);box-shadow:0 0 25px #a4c8ef40;transition:transform .7s cubic-bezier(.34,1.56,.64,1),opacity .5s ease-out}.chasm__bridge-block.visible .chasm__block-platform{transform:translateY(-50%) rotateX(90deg) scale(1);opacity:1;transition-delay:.4s}.chasm__block-frame{position:absolute;inset:0;border:1px solid rgba(150,200,230,.4);border-radius:8px 8px 0 0;opacity:0;transform:scaleY(.8);transform-origin:bottom;transition:opacity .6s ease-out,transform .6s ease-out}.chasm__bridge-block.visible .chasm__block-frame{opacity:1;transform:scaleY(1);transition-delay:.5s}.chasm__block-frame:before{content:"";position:absolute;left:50%;top:0;width:1px;height:100%;background:linear-gradient(to bottom,#96c8e680,#96c8e61a)}.chasm__block-core{position:absolute;left:10%;right:10%;top:50%;height:4px;transform:translateY(-50%) scaleX(0);transform-origin:left center;opacity:0;background:linear-gradient(90deg,#a4c8ef4d,#a4c8efe6,#a4c8ef4d);border-radius:2px;box-shadow:0 0 15px #a4c8efb3,0 0 30px #a4c8ef66;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .4s ease-out}.chasm__bridge-block.visible .chasm__block-core{transform:translateY(-50%) scaleX(1);opacity:1;transition-delay:.1s}.chasm__block-number{position:absolute;top:-25px;left:50%;transform:translate(-50%);font-family:var(--font-tt-hoves);font-size:14px;font-weight:600;color:#a4c8efcc}.chasm__data-flow{position:absolute;left:0;right:0;top:50%;height:20px;transform:translateY(-50%);overflow:hidden;opacity:0;transition:opacity .6s ease-out}.chasm__data-flow.visible{opacity:1}.chasm__data-packet{position:absolute;left:-30px;top:50%;width:30px;height:8px;background:linear-gradient(90deg,transparent,rgba(164,200,239,1),transparent);border-radius:4px;transform:translateY(-50%);animation:dataFlow 2s linear infinite;box-shadow:0 0 20px #a4c8efe6,0 0 40px #a4c8ef80}@keyframes dataFlow{0%{left:-30px;opacity:0}10%{opacity:1}90%{opacity:1}to{left:calc(100% + 30px);opacity:0}}.chasm__block-texts{position:absolute;bottom:10%;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:30px;width:100%;max-width:1100px;padding:0 20px;z-index:20}.chasm__block-text{flex:1;max-width:320px;padding:20px;background:#303030e6;border:1px solid rgba(164,200,239,.2);border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.chasm__block-text.visible{opacity:1;transform:translateY(0)}.chasm__block-text-title{font-family:var(--font-tt-hoves);font-size:18px;font-weight:600;color:var(--color-secondary);margin:0 0 8px;line-height:1.4}.chasm__block-text-desc{font-family:var(--font-tt-hoves);font-size:15px;font-weight:400;color:#ffffffbf;line-height:1.6;margin:0}@media(max-width:1024px){.chasm__scene-inner{width:700px;height:400px;transform:rotateX(20deg) rotateY(-3deg)}.chasm__bridge{width:340px}.chasm__left-cliff,.chasm__right-cliff{width:140px}.chasm__void{left:140px;right:140px}.chasm__cliff-titles{width:700px}.chasm__cliff-title{width:140px;font-size:1.125rem}.chasm__problem-main{font-size:clamp(1.375rem,2.5vw,1.875rem)}.chasm__block-texts{gap:15px}.chasm__block-text{padding:15px}}@media(max-width:768px){.chasm__scene-inner{width:95%;max-width:450px;height:280px;transform:rotateX(15deg) rotateY(0)}.chasm__bridge{width:180px;height:80px}.chasm__left-cliff,.chasm__right-cliff{width:100px}.chasm__void{left:100px;right:100px}.chasm__cliff-titles{width:95%;max-width:450px}.chasm__cliff-title{width:100px;font-size:1rem}.chasm__cliff-label{font-size:10px}.chasm__problem-text{top:5%}.chasm__problem-main{font-size:clamp(1.125rem,2.5vw,1.5rem)}.chasm__problem-mission{font-size:clamp(1rem,2vw,1.25rem)}.chasm__block-texts{flex-direction:column;align-items:center;bottom:5%;gap:10px}.chasm__block-text{max-width:90%;padding:12px}.chasm__block-text-title{font-size:13px}.chasm__block-text-desc{font-size:12px}}.journey{position:relative;width:100%;background:var(--color-dark);padding:clamp(2rem,4vw,4rem) 0;z-index:4;overflow:hidden}.journey__container{max-width:1600px;margin:0 auto;padding:0 var(--container-padding);position:relative;z-index:2}.journey__title{font-family:var(--font-neue-machina);font-weight:600;font-size:clamp(2rem,4vw,4rem);line-height:1.1;color:var(--color-white);margin:0 0 clamp(1rem,2vw,1.5rem) 0;text-align:center}.journey__timeline{position:relative;max-width:100%;margin:0;display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1rem)}.journey__line{display:none}.journey__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;padding-bottom:clamp(.75rem,1.5vw,1rem)}.journey__step:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:#fff3}.journey__step:last-child{padding-bottom:0}.journey__step:last-child:after{display:none}.journey__step--visible{opacity:1;transform:translateY(0)}.journey__step:nth-child(1){transition-delay:0s}.journey__step:nth-child(2){transition-delay:.1s}.journey__step:nth-child(3){transition-delay:.2s}.journey__step:nth-child(4){transition-delay:.3s}.journey__step-header{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:.25rem}.journey__step-number{font-family:SF Mono,Monaco,Consolas,monospace;font-size:clamp(.875rem,1.2vw,1rem);font-weight:500;color:var(--color-primary);margin-bottom:0}.journey__step-icon-wrapper{display:flex;align-items:center;justify-content:center;color:var(--color-white);opacity:.8;margin-bottom:.25rem}.journey__step-icon-wrapper svg{width:20px;height:20px}.journey__step-title{font-family:var(--font-neue-machina);font-weight:500;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2;color:var(--color-white);margin:0}.journey__step-content{padding-left:0;margin-top:.25rem;width:100%;display:flex;justify-content:center}.journey__step-description{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.9rem,1vw,1rem);line-height:1.6;color:#fff9;margin:0;max-width:500px}@media(max-width:768px){.journey__step:after{width:60px}}.labs{position:relative;padding:clamp(5rem,10vw,10rem) 0;background:var(--color-dark);z-index:6;width:100%;overflow:hidden}.labs__container{max-width:1600px;margin:0 auto;padding:0 var(--container-padding);display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2rem);position:relative;z-index:2}.labs__header{text-align:center}.labs__label{font-family:SF Mono,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.2em;display:block;margin-bottom:1rem}.labs__title{font-family:var(--font-neue-machina);font-size:clamp(2rem,4vw,4rem);font-weight:600;color:var(--color-white);margin:0 0 1rem;letter-spacing:-.01em}.labs__subtitle{font-family:var(--font-tt-hoves);font-size:clamp(1rem,1.25vw,1.125rem);font-weight:400;color:#fff9;max-width:600px;margin:0 auto;line-height:1.5}.labs__products{display:flex;flex-direction:column;gap:clamp(2rem,3vw,3rem)}.labs__product{display:grid;grid-template-columns:1fr 2.5fr;gap:clamp(2rem,4vw,4rem);align-items:center}.labs__product-info{display:flex;flex-direction:column;gap:clamp(1.5rem,2vw,2rem)}.labs__product-header{display:flex;flex-direction:column;gap:.75rem}.labs__product-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.labs__product-name{font-family:var(--font-neue-machina);font-size:clamp(1.25rem,1.75vw,1.5rem);font-weight:700;color:var(--color-secondary);margin:0}.labs__product-version{font-family:SF Mono,Monaco,Consolas,monospace;font-size:.75rem;color:#ffffff80;background:#ffffff1a;padding:.25rem .5rem;border-radius:4px}.labs__product-status{font-family:SF Mono,Monaco,Consolas,monospace;font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;border-radius:100px}.labs__product-status--production{color:#4ade80;background:#4ade8026}.labs__product-status--beta{color:#fbbf24;background:#fbbf2426}.labs__product-tagline{font-family:var(--font-tt-hoves);font-size:clamp(.95rem,1.1vw,1rem);color:#ffffffb3;margin:0;line-height:1.4}.labs__product-essence{display:flex;flex-direction:column;gap:.75rem}.labs__essence-label{font-family:var(--font-tt-hoves);font-size:.875rem;font-weight:500;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em}.labs__essence-text{font-family:var(--font-tt-hoves);font-size:clamp(.95rem,1.1vw,1rem);color:#fffc;line-height:1.6;margin:0}.labs__product-specs{display:flex;flex-direction:column;gap:.75rem}.labs__specs-label,.labs__features-label{font-family:var(--font-tt-hoves);font-size:.875rem;font-weight:500;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em}.labs__specs-list{display:flex;flex-direction:column;gap:.375rem;font-family:SF Mono,Monaco,Consolas,monospace;font-size:clamp(.8125rem,.9vw,.875rem)}.labs__spec-item{display:flex;gap:.75rem;line-height:1.6}.labs__spec-key{color:var(--color-primary);min-width:80px}.labs__spec-value{color:#fffc}.labs__product-features{display:flex;flex-direction:column;gap:.75rem}.labs__features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.labs__feature-item{font-family:var(--font-tt-hoves);font-size:clamp(.875rem,1vw,.9375rem);color:#ffffffb3;padding-left:1rem;position:relative;line-height:1.5}.labs__feature-item:before{content:"→";position:absolute;left:0;color:var(--color-secondary);font-family:SF Mono,Monaco,Consolas,monospace;font-size:.75rem}.labs__product-actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.labs__action-button{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-tt-hoves);font-size:clamp(.875rem,1vw,1rem);font-weight:400;padding:.875rem 1.5rem;border-radius:100px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);background:transparent;color:var(--color-white);text-decoration:none}.labs__action-button svg{flex-shrink:0}.labs__action-button--primary{background:var(--color-white);color:var(--color-dark);border-color:var(--color-white)}.labs__action-button--primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 20px #fff3}.labs__action-button--secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.labs__action-note{font-family:var(--font-tt-hoves);font-size:clamp(.75rem,.85vw,.8125rem);color:#ffffff80;font-style:italic;margin-top:-.5rem;padding-left:.5rem}.labs__product-visualization{height:760px;background:transparent;border-radius:0;overflow:hidden;position:relative;border:none}.labs__iframe{position:absolute;top:0;left:0;border:none;transform-origin:top left}@media(max-width:1200px){.labs__product{grid-template-columns:1fr 2fr}.labs__product-visualization{height:660px}}@media(max-width:768px){.labs{padding:4rem 0}.labs__product{grid-template-columns:1fr;gap:2rem}.labs__product-visualization{height:500px}.labs__spec-item{flex-direction:column;gap:.25rem}.labs__spec-key{min-width:auto}}.projects{width:100%;background:var(--color-dark);padding:clamp(5rem,10vw,10rem) 0;position:relative;z-index:5;overflow:hidden}.projects__container{max-width:1600px;margin:0 auto;padding:0 var(--container-padding);display:flex;flex-direction:column;gap:clamp(1rem,1.5vw,1.5rem);position:relative;z-index:2}.projects__title{font-family:var(--font-neue-machina);font-weight:600;font-size:clamp(2rem,4vw,4rem);line-height:1.1;color:var(--color-white);margin:0;text-align:center}.projects__tabs{display:flex;gap:clamp(.5rem,1vw,1rem);align-items:center;justify-content:center;flex-wrap:wrap}.projects__tab{font-family:var(--font-tt-hoves);font-weight:500;font-size:clamp(.875rem,1.1vw,1rem);line-height:1.2;text-transform:uppercase;letter-spacing:.05em;padding:clamp(.625rem,.8vw,.875rem) clamp(1.25rem,1.5vw,1.75rem);border-radius:100px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#ffffffb3;cursor:pointer;transition:all .3s ease}.projects__tab--active{background:var(--color-white);color:var(--color-dark);border-color:var(--color-white)}.projects__tab:hover:not(.projects__tab--active){border-color:#fff9;color:var(--color-white)}.projects__content{display:grid;grid-template-columns:1fr 2.5fr;gap:clamp(2rem,4vw,4rem);align-items:center}.projects__info{display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2.5rem)}.projects__task{display:flex;flex-direction:column;gap:.75rem}.projects__task-label{font-family:SF Mono,Monaco,Consolas,monospace;font-size:clamp(.75rem,.9vw,.875rem);font-weight:500;color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em}.projects__task-title{font-family:var(--font-neue-machina);font-weight:500;font-size:clamp(1.5rem,2vw,2rem);line-height:1.25;color:var(--color-white);margin:0}.projects__task-client{font-family:var(--font-tt-hoves);font-size:clamp(.875rem,1vw,1rem);color:#ffffff80;line-height:1.5}.projects__solution{display:flex;flex-direction:column;gap:1rem}.projects__solution-label{font-family:SF Mono,Monaco,Consolas,monospace;font-size:clamp(.75rem,.9vw,.875rem);font-weight:500;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.1em}.projects__solution-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.projects__solution-item{font-family:var(--font-tt-hoves);font-size:clamp(.95rem,1.1vw,1.0625rem);line-height:1.5;color:#fffc;padding-left:1.25rem;position:relative}.projects__solution-item:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;background:var(--color-secondary);border-radius:50%}.projects__demo-button{margin-top:1rem;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-tt-hoves);font-size:clamp(.875rem,1vw,1rem);font-weight:400;color:var(--color-white);background:transparent;border:1px solid rgba(255,255,255,.3);padding:.75rem 1.25rem;border-radius:100px;cursor:pointer;transition:all .3s ease}.projects__demo-button svg{flex-shrink:0}.projects__demo-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.projects__visualization{width:100%;aspect-ratio:16 / 9;height:auto;background:transparent;border-radius:0;overflow:hidden;position:relative;border:none}.projects__iframe{position:absolute;top:0;left:0;border:none;transform-origin:top left}.projects__indicators{display:flex;gap:1rem;align-items:center;justify-content:center}.projects__indicator{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.projects__indicator--active{background:var(--color-white);border-color:var(--color-white)}.projects__indicator:hover:not(.projects__indicator--active){border-color:#ffffffb3}@media(max-width:1200px){.projects__content{grid-template-columns:1fr 2fr}.projects__visualization{height:660px}}@media(max-width:768px){.projects{padding:4rem 0}.projects__content{grid-template-columns:1fr;gap:2rem}.projects__task-title{font-size:1.375rem}.projects__visualization{height:auto}.projects__tabs{gap:.5rem}.projects__tab{font-size:.8125rem;padding:.5rem 1rem}}.team{position:relative;background:linear-gradient(180deg,var(--color-dark) 0%,var(--color-dark) 100%);padding:clamp(5rem,10vw,10rem) 0;width:100%;overflow:hidden;z-index:2}.team__container{max-width:1600px;width:100%;margin:0 auto;padding:0 var(--container-padding);display:flex;flex-direction:column;position:relative;z-index:2}.team__header{text-align:center;margin-bottom:80px;width:100%;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:40px}.team__title{font-family:var(--font-neue-machina);font-weight:700;font-size:clamp(2.5rem,5vw,5rem);letter-spacing:.03em;color:var(--color-white);margin:0}.team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%}.team__card{display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid rgba(255,255,255,.15);padding:0 40px}.team__card:first-child{padding-left:0}.team__card:last-child{border-right:none;padding-right:0}.team__photo-wrapper{position:relative;width:200px;height:200px;margin-bottom:32px;border-radius:50%;overflow:hidden;border:3px solid rgba(164,200,239,.3);box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.team__card:hover .team__photo-wrapper{border-color:#a4c8ef99;box-shadow:0 12px 48px #a4c8ef33;transform:translateY(-4px)}.team__photo{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team__card:hover .team__photo{transform:scale(1.05)}.team__info{width:100%}.team__name{font-family:var(--font-neue-machina);font-weight:700;font-size:24px;margin-bottom:8px;color:var(--color-white)}.team__role{font-family:var(--font-tt-hoves);font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:var(--color-secondary);margin-bottom:16px}.team__description{font-family:var(--font-tt-hoves);font-weight:400;font-size:16px;line-height:1.5;color:#fffc;margin:0}@media(max-width:1024px){.team__container{padding:0 40px}.team__header{margin-bottom:60px}.team__card{padding:0 30px}.team__photo-wrapper{width:180px;height:180px}.team__name{font-size:22px}.team__description{font-size:15px}}@media(max-width:768px){.team__container{padding:0 20px}.team__header{margin-bottom:40px;padding-bottom:30px}.team__title{font-size:2rem}.team__grid{grid-template-columns:1fr;gap:60px}.team__card{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding:0 0 60px}.team__card:last-child{border-bottom:none;padding-bottom:0}.team__photo-wrapper{width:160px;height:160px;margin-bottom:24px}.team__name{font-size:20px}.team__role{font-size:13px}.team__description{font-size:14px}}.cta{width:100%;padding:clamp(5rem,10vw,12rem) 0;position:relative;overflow:hidden;z-index:2}.cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:clamp(300px,50vh,600px);background-color:var(--color-dark);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseGraphite'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='2023'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(0, 0, 0, 0.30)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseGraphite)' fill='white'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;-webkit-mask-image:linear-gradient(180deg,black 0%,black 20%,rgba(0,0,0,.9) 30%,rgba(0,0,0,.7) 45%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.15) 80%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 20%,rgba(0,0,0,.9) 30%,rgba(0,0,0,.7) 45%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.15) 80%,transparent 100%);pointer-events:none;z-index:1}.cta__container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);position:relative;z-index:2}.cta__title{font-family:var(--font-neue-machina);font-weight:600;font-size:clamp(2rem,4vw,4rem);line-height:1.15;color:var(--color-white);margin:0;text-align:center;max-width:900px}.cta__subtitle{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.5;color:#ffffffb3;margin:0;text-align:center;max-width:600px}.cta__form{width:100%;max-width:700px;margin-top:clamp(1.5rem,3vw,3rem)}.cta__form-content{background:var(--color-white);border-radius:var(--radius-large);padding:clamp(2rem,3.5vw,3.5rem);display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,2rem)}.cta__form-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2vw,2rem)}.cta__form-field{display:flex;flex-direction:column;gap:.5rem}.cta__form-label{font-family:var(--font-tt-hoves);font-weight:500;font-size:clamp(.875rem,1vw,1rem);color:var(--color-dark);line-height:1.2}.cta__form-optional{font-weight:400;color:#30303080}.cta__form-input,.cta__form-textarea{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.9375rem,1.1vw,1.0625rem);color:var(--color-dark);background:var(--color-light-bg);border:1px solid rgba(48,48,48,.1);border-radius:12px;padding:clamp(.875rem,1.1vw,1rem) clamp(1rem,1.25vw,1.25rem);outline:none;transition:border-color .3s ease,background .3s ease}.cta__form-input::placeholder,.cta__form-textarea::placeholder{color:#30303066}.cta__form-input:focus,.cta__form-textarea:focus{border-color:var(--color-primary);background:var(--color-white)}.cta__form-textarea{resize:vertical;min-height:100px;font-family:var(--font-tt-hoves)}.cta__form-button{background:var(--color-dark);color:var(--color-white);font-family:var(--font-tt-hoves);font-weight:500;font-size:clamp(.9375rem,1.1vw,1.0625rem);padding:clamp(1rem,1.25vw,1.25rem) clamp(2rem,2.5vw,2.5rem);border-radius:100px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;align-self:center;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.cta__form-button:hover{background:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 24px #9090df4d}.cta__form-button:active{transform:translateY(0)}.cta__form-button svg{width:20px;height:20px;flex-shrink:0}.cta__form-button:disabled{opacity:.6;cursor:not-allowed}.cta__form-message{padding:1rem 1.5rem;border-radius:8px;font-family:TT Hoves,sans-serif;font-size:.9375rem;font-weight:500;letter-spacing:-.01em;text-align:center;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cta__form-message--success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.cta__form-message--error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}@media(max-width:1024px){.cta{padding:clamp(4rem,8vw,8rem) 0}.cta__form-row{grid-template-columns:1fr;gap:1.25rem}.cta__form-content{padding:2rem}}@media(max-width:640px){.cta{padding:4rem 0}.cta__title{font-size:1.75rem}.cta__subtitle{font-size:1rem}.cta__form-content{padding:1.5rem;gap:1.25rem}.cta__form-row{grid-template-columns:1fr;gap:1.25rem}.cta__form-label{font-size:.875rem}.cta__form-input,.cta__form-textarea{font-size:1rem;padding:.875rem 1rem}.cta__form-button{font-size:.9375rem;padding:1rem 1.5rem;align-self:stretch}}.footer{width:100%;background:linear-gradient(135deg,#9090df,#a4c8ef);padding:clamp(3rem,5vw,5rem) 0;position:relative;overflow:hidden}.footer__container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding);position:relative;z-index:1}.footer__content{display:grid;grid-template-columns:1.5fr 1fr 1.5fr;gap:clamp(2rem,4vw,5rem);align-items:start}.footer__brand{display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem)}.footer__logo{font-family:var(--font-montserrat);font-weight:600;font-size:clamp(1.5rem,2vw,2rem);color:var(--color-white);text-transform:uppercase;letter-spacing:.02em;margin:0}.footer__description{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.9375rem,1.1vw,1rem);line-height:1.5;color:#ffffffe6;margin:0;max-width:320px}.footer__copyright{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.8125rem,.9vw,.875rem);color:#ffffffb3;margin:clamp(.5rem,1vw,1rem) 0 0}.footer__nav{display:flex;flex-direction:column;gap:clamp(.75rem,1vw,1rem)}.footer__nav-link{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.9375rem,1.1vw,1rem);color:#ffffffe6;text-decoration:none;transition:color .2s ease,transform .2s ease;display:inline-block}.footer__nav-link:hover{color:var(--color-white);transform:translate(4px)}.footer__contacts{display:flex;flex-direction:column;gap:clamp(.75rem,1vw,1rem)}.footer__contact-link{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.9375rem,1.1vw,1rem);color:#ffffffe6;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s ease}.footer__contact-link:hover{color:var(--color-white)}.footer__contact-link svg{flex-shrink:0;opacity:.8}.footer__privacy-link{font-family:var(--font-tt-hoves);font-weight:400;font-size:clamp(.8125rem,.9vw,.875rem);color:#fff9;text-decoration:none;margin-top:clamp(.5rem,1vw,1rem);transition:color .2s ease}.footer__privacy-link:hover{color:#ffffffe6}@media(max-width:1024px){.footer__content{grid-template-columns:1fr 1fr;gap:2.5rem}.footer__brand{grid-column:1 / -1}}@media(max-width:640px){.footer{padding:2.5rem 0}.footer__content{grid-template-columns:1fr;gap:2rem}.footer__brand{grid-column:auto}.footer__description{max-width:100%}}.scroll-to-top{position:fixed;bottom:clamp(2rem,3vw,3rem);right:clamp(2rem,3vw,3rem);width:clamp(3rem,4vw,4rem);height:clamp(3rem,4vw,4rem);border-radius:50%;background:var(--color-dark);color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px);box-shadow:0 4px 12px #00000026}.scroll-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:#404040;transform:translateY(-4px);box-shadow:0 6px 20px #00000040}.scroll-to-top:active{transform:translateY(-2px)}@media(max-width:640px){.scroll-to-top{bottom:1.5rem;right:1.5rem;width:3rem;height:3rem}}@font-face{font-family:Neue Machina;src:url(/assets/NeueMachina-Light-SldUXmcC.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Machina;src:url(/assets/NeueMachina-Regular-CtIflk9x.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Machina;src:url(/assets/NeueMachina-Ultrabold-BNV4ny24.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:TT Hoves;src:url(/assets/TTHoves-Regular-DflJhLQd.woff2) format("woff2"),url(/assets/TTHoves-Regular-I8hMWEpr.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Hoves;src:url(/assets/TTHoves-Medium-D2RJJLyc.woff2) format("woff2"),url(/assets/TTHoves-Medium-CyoRu_GP.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TT Hoves;src:url(/assets/TTHoves-Bold-2h2Ne0TX.woff2) format("woff2"),url(/assets/TTHoves-Bold-qdGL7EhU.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #9090df;--color-secondary: #a4c8ef;--color-dark: #303030;--color-white: #ffffff;--color-accent: #717fcc;--color-light-bg: #f6f6f6;--gradient-main: linear-gradient(180deg, #9090df 24.349%, #a4c8ef 96.556%);--font-montserrat: "Montserrat", sans-serif;--font-neue-machina: "Neue Machina", sans-serif;--font-tt-hoves: "TT Hoves", sans-serif;--radius-large: clamp(2rem, 3.4vw, 4.096875rem);--radius-medium: clamp(1.5rem, 2.5vw, 3rem);--spacing-xs: clamp(.5rem, .8vw, 1rem);--spacing-sm: clamp(.75rem, 1.3vw, 1.625rem);--spacing-md: clamp(1rem, 1.7vw, 2.046875rem);--spacing-lg: clamp(1.5rem, 2.7vw, 3.276rem);--spacing-xl: clamp(2rem, 3.4vw, 4.096875rem);--container-max-width: 1920px;--container-padding: clamp(1rem, 3.4vw, 4.096875rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-tt-hoves);color:var(--color-white);background:var(--color-primary);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:400}p{line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}section[id],footer[id]{scroll-margin-top:0px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-dark)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}#root{width:100%;min-height:100vh}.app{width:100%;overflow-x:hidden;position:relative}.app__gradient-bg{position:absolute;top:0;left:0;width:100%;height:auto;background:linear-gradient(180deg,rgba(144,144,223,1) 0%,rgba(154,154,215,1) 20%,rgba(164,200,239,1) 40%,rgba(130,150,200,.9) 60%,rgba(90,100,140,.6) 75%,rgba(65,70,90,.3) 85%,rgba(48,48,48,.1) 92%,transparent 100%);z-index:1;pointer-events:none}.app__gradient-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseFilter1'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='8323'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(255, 255, 255, 0.25)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter1)' fill='white'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:1;pointer-events:none;mix-blend-mode:normal}.app__gradient-bg-bottom{position:absolute;left:0;width:100%;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(130,150,200,.1) 10%,rgba(130,150,200,.3) 25%,rgba(144,144,223,.6) 50%,rgba(154,154,215,.8) 75%,rgba(164,200,239,1) 100%);z-index:1;pointer-events:none}.app__gradient-bg-bottom:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseFilter2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='8323'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(255, 255, 255, 0.25)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter2)' fill='white'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:1;pointer-events:none;mix-blend-mode:normal}.noise-graphite:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseGraphite'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='2023'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(0, 0, 0, 0.30)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseGraphite)' fill='white'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:1;pointer-events:none;z-index:1;mix-blend-mode:normal}.noise-light:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='noiseLight'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.399' numOctaves='3' stitchTiles='stitch' seed='8323'/%3E%3CfeColorMatrix type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeComponentTransfer in='alphaNoise' result='coloredNoise'%3E%3CfeFuncA type='discrete' tableValues='1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0'/%3E%3C/feComponentTransfer%3E%3CfeFlood flood-color='rgba(255, 255, 255, 0.2)'/%3E%3CfeComposite operator='in' in2='coloredNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseLight)' fill='white'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:1;pointer-events:none;mix-blend-mode:normal;z-index:0}
