.pre-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--bg);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:100000}.progress-bar{position:absolute;top:0;left:0;width:100%;height:7px;background-color:var(--text);transform:scaleX(0);transform-origin:left}.home-page{position:relative;width:100vw;height:100vh;overflow:hidden;background:radial-gradient(circle at 20% 80%,rgba(30,30,30,.8) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(25,25,25,.7) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(35,35,35,.6) 0,transparent 50%),linear-gradient(180deg,#0d0d0d,#1a1a1a 20%,#2d2d2d 40%,#353535 60%,#2a2a2a 80%,#1f1f1f)}.home-page:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.15'/%3E%3C/svg%3E");pointer-events:none;z-index:1.5}.home-page:after,.home-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.home-page:before{background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.02) 1px,transparent 0),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.015) 1px,transparent 0),radial-gradient(circle at 50% 10%,hsla(0,0%,78%,.008) 2px,transparent 0),radial-gradient(circle at 10% 90%,hsla(0,0%,59%,.01) 1.5px,transparent 0),radial-gradient(circle at 90% 30%,hsla(0,0%,71%,.012) 1px,transparent 0);background-size:15px 15px,20px 20px,25px 25px,18px 18px,12px 12px;background-position:0 0,5px 5px,10px 10px,2px 2px,8px 8px;opacity:.3;z-index:1}.hero-img{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:2}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;max-width:1400px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;z-index:10}.hero-title{text-align:left}.hero-title .line{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden;line-height:1.1}.hero-title h1{position:relative;transform:translateY(70px);will-change:transform;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;margin:0;letter-spacing:-.03em;font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif}.hero-title .line:first-child h1{font-weight:700;font-size:clamp(3rem,6vw,5rem)}.hero-subtitle{text-align:right;display:flex;flex-direction:column;gap:1rem}.hero-subtitle .line{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden}.hero-subtitle p{position:relative;transform:translateY(40px);will-change:transform;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;margin:0;color:var(--text);opacity:0;font-weight:400;letter-spacing:-.01em;font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif}@media (max-width:900px){.hero-content{width:90%;grid-template-columns:1fr;gap:2rem}.hero-content,.hero-subtitle,.hero-title{text-align:center}.hero-subtitle{margin-top:1rem}.hero-title h1{font-size:clamp(2rem,8vw,3.5rem)}.hero-title .line:first-child h1{font-size:clamp(2.5rem,9vw,4rem)}.hero-subtitle p{font-size:clamp(.95rem,3vw,1.1rem)}}@media (min-width:768px) and (max-width:1024px){.hero-content{gap:3rem}.hero-title h1{font-size:clamp(2.5rem,4vw,3.5rem)}.hero-title .line:first-child h1{font-size:clamp(3rem,5vw,4rem)}}.gradient-blobs{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0}.blob{filter:blur(25px);opacity:.9;animation:float 8s ease-in-out infinite;mix-blend-mode:screen}.blob,.blob:before{position:absolute;border-radius:50%}.blob:before{content:"";top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.03) 1px,transparent 0),radial-gradient(circle at 70% 70%,hsla(0,0%,78%,.025) 1px,transparent 0);background-size:8px 8px,12px 12px;opacity:.6}.blob:first-child{width:700px;height:700px;background:radial-gradient(circle at 60% 40%,rgba(80,80,80,.4) 0,rgba(60,60,60,.25) 25%,rgba(40,40,40,.15) 50%,hsla(0,0%,8%,.08) 75%,transparent 100%),radial-gradient(circle at 30% 70%,rgba(70,70,70,.3) 0,rgba(50,50,50,.18) 40%,rgba(30,30,30,.1) 80%,transparent 100%);top:-10%;left:5%;animation-delay:0s;animation-duration:10s}.blob:nth-child(2){width:800px;height:800px;background:radial-gradient(circle at 40% 60%,rgba(90,90,90,.45) 0,rgba(70,70,70,.25) 30%,rgba(50,50,50,.12) 60%,rgba(25,25,25,.06) 90%,transparent 100%),radial-gradient(circle at 80% 20%,rgba(65,65,65,.35) 0,rgba(45,45,45,.18) 50%,rgba(25,25,25,.08) 100%);top:30%;right:-5%;animation-delay:-2s;animation-duration:12s}.blob:nth-child(3){background:radial-gradient(circle at 50% 30%,rgba(75,75,75,.38) 0,rgba(55,55,55,.2) 35%,rgba(35,35,35,.1) 70%,hsla(0,0%,6%,.05) 100%),radial-gradient(circle at 20% 80%,rgba(60,60,60,.28) 0,rgba(40,40,40,.14) 60%,transparent 100%);animation-delay:-4s;animation-duration:9s}.blob:nth-child(4){background:radial-gradient(circle at 70% 50%,rgba(85,85,85,.42) 0,rgba(65,65,65,.24) 25%,rgba(45,45,45,.14) 50%,rgba(25,25,25,.07) 75%,transparent 100%),radial-gradient(circle at 10% 10%,rgba(70,70,70,.32) 0,rgba(50,50,50,.16) 45%,rgba(30,30,30,.08) 90%,transparent 100%);animation-delay:-6s;animation-duration:14s}.blob:nth-child(5){background:radial-gradient(circle at 45% 65%,rgba(80,80,80,.36) 0,rgba(60,60,60,.22) 30%,rgba(40,40,40,.12) 60%,hsla(0,0%,8%,.06) 90%,transparent 100%),radial-gradient(circle at 90% 90%,rgba(65,65,65,.26) 0,rgba(45,45,45,.13) 50%,rgba(25,25,25,.065) 100%);animation-delay:-8s;animation-duration:11s}.blob:nth-child(3){width:650px;height:650px;background:radial-gradient(circle at 50% 30%,hsla(0,0%,82%,.18) 0,hsla(0,0%,67%,.1) 35%,hsla(0,0%,47%,.05) 70%,rgba(70,70,70,.025) 100%),radial-gradient(circle at 20% 80%,hsla(0,0%,63%,.12) 0,hsla(0,0%,43%,.06) 60%,transparent 100%);bottom:-5%;left:25%;animation-delay:-6s;animation-duration:14s}.blob:nth-child(4){width:750px;height:750px;background:radial-gradient(circle at 70% 50%,hsla(0,0%,90%,.24) 0,hsla(0,0%,71%,.14) 25%,hsla(0,0%,63%,.08) 50%,rgba(90,90,90,.04) 75%,transparent 100%),radial-gradient(circle at 10% 10%,hsla(0,0%,78%,.16) 0,hsla(0,0%,55%,.08) 45%,hsla(0,0%,39%,.04) 90%,transparent 100%);top:15%;right:20%;animation-delay:-9s;animation-duration:20s}.blob:nth-child(5){width:600px;height:600px;background:radial-gradient(circle at 45% 65%,hsla(0,0%,86%,.2) 0,hsla(0,0%,67%,.11) 30%,hsla(0,0%,51%,.06) 60%,rgba(60,60,60,.03) 90%,transparent 100%),radial-gradient(circle at 90% 90%,hsla(0,0%,75%,.14) 0,hsla(0,0%,47%,.07) 50%,rgba(80,80,80,.035) 100%);top:60%;left:45%;animation-delay:-12s;animation-duration:16s}@keyframes float{0%,to{transform:translate(0) scale(1) rotate(0deg)}25%{transform:translate(120px,-140px) scale(1.3) rotate(90deg)}50%{transform:translate(-100px,90px) scale(.7) rotate(180deg)}75%{transform:translate(130px,110px) scale(1.25) rotate(270deg)}}@media (max-width:768px){.blob{filter:blur(35px)}.blob:first-child{width:350px;height:350px}.blob:nth-child(2){width:400px;height:400px}.blob:nth-child(3){width:300px;height:300px}.blob:nth-child(4){width:350px;height:350px}.blob:nth-child(5){width:250px;height:250px}}.footer{position:absolute;bottom:0;left:0;width:100%;padding:2em;display:flex;justify-content:space-between;align-items:center;z-index:15}.footer-item p{color:var(--text);margin:0;line-height:1.5;max-width:400px}@media (max-width:768px){.copyright-text{display:none}}