*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#622ca9;--bg-dark:#4a1f82;--bg-light:#7b3fd4;--white:#fff;--white-95:#fffffff2;--white-90:#ffffffe6;--white-80:#fffc;--white-70:#ffffffb3;--white-60:#fff9;--white-50:#ffffff80;--white-30:#ffffff4d;--white-20:#fff3;--white-10:#ffffff1a;--dark:#1a1a2e;--gray:#6b7280;--gray-light:#9ca3af;--shadow:#00000040;--shadow-lg:#00000059;--purple-shadow:#622ca940}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff2e 2.5px,#0000 2.5px);background-size:14px 14px;width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:2;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.header{z-index:100;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 120px;display:flex;position:fixed;top:32px;left:0;right:0}.logo{background:var(--white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:0;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040}.logo img{object-fit:cover;border:2px solid var(--white);box-sizing:border-box;border-radius:50%;width:100%;height:100%;display:block}.logo:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.menu-btn{background:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 32px #00000040}.menu-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.menu-icon{flex-direction:column;justify-content:space-between;width:24px;height:18px;transition:all .3s;display:flex}.menu-icon span{background:var(--bg);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.menu-btn.active .menu-icon span:first-child{transform:translateY(8px)rotate(45deg)}.menu-btn.active .menu-icon span:nth-child(2){opacity:0}.menu-btn.active .menu-icon span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.tabs-wrapper{z-index:99;align-items:center;display:flex;position:fixed;top:32px;left:50%;transform:translate(-50%)}.tabs-bg{background:var(--white-10);-webkit-backdrop-filter:blur(20px);border:1px solid var(--white-20);border-radius:30px;gap:4px;padding:6px;display:flex;box-shadow:0 8px 32px #00000026}.tab-btn{color:var(--white-70);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:24px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:all .3s}.tab-btn.active{background:var(--white);color:var(--bg);box-shadow:0 4px 16px #00000026}.tab-btn:not(.active):hover{color:var(--white)}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 40px 80px;display:flex;position:relative}.hero-title{letter-spacing:-2.5px;background:linear-gradient(141deg,#fff 0%,#e8d5ff 50%,#fff 100%);-webkit-text-fill-color:transparent;text-shadow:0 8px 40px #0003;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(48px,8vw,90px);font-weight:900;line-height:1}.paper-piece.visible{opacity:1;animation:5s ease-in-out infinite alternate paper-tear}.paper-piece{pointer-events:none;z-index:1;opacity:.95;will-change:transform, opacity;background-image:url(/paper.png);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .8s;position:fixed}@keyframes paper-tear{0%{opacity:.95;transform:scale(.98) rotate(var(--initial-rotation,0deg)) translate(var(--scroll-x,0), var(--scroll-y,0));clip-path:polygon(3% 5%,8% 3%,15% 4%,25% 2%,35% 4%,48% 3%,60% 5%,72% 2%,85% 4%,95% 3%,97% 8%,96% 18%,98% 28%,97% 38%,98% 48%,96% 58%,98% 68%,97% 78%,98% 88%,96% 95%,88% 97%,78% 96%,68% 98%,58% 97%,48% 98%,38% 97%,28% 98%,18% 96%,8% 98%,3% 95%,4% 85%,2% 75%,3% 65%,2% 55%,4% 45%,3% 35%,4% 25%,2% 15%)}50%{opacity:.97;transform:scale(.99) rotate(var(--initial-rotation,0deg)) translate(var(--scroll-x,0), var(--scroll-y,0));clip-path:polygon(4% 6%,9% 4%,16% 5%,26% 3%,36% 5%,49% 4%,61% 6%,73% 3%,86% 5%,96% 4%,98% 9%,97% 19%,99% 29%,98% 39%,99% 49%,97% 59%,99% 69%,98% 79%,99% 89%,97% 96%,89% 98%,79% 97%,69% 99%,59% 98%,49% 99%,39% 98%,29% 99%,19% 97%,9% 99%,4% 96%,5% 86%,3% 76%,4% 66%,3% 56%,5% 46%,4% 36%,5% 26%,3% 16%)}to{opacity:1;transform:scale(1) rotate(var(--initial-rotation,0deg)) translate(var(--scroll-x,0), var(--scroll-y,0));clip-path:polygon(5% 7%,10% 5%,17% 6%,27% 4%,37% 6%,50% 5%,62% 7%,74% 4%,87% 6%,97% 5%,99% 10%,98% 20%,100% 30%,99% 40%,100% 50%,98% 60%,100% 70%,99% 80%,100% 90%,98% 97%,90% 99%,80% 98%,70% 100%,60% 99%,50% 100%,40% 99%,30% 100%,20% 98%,10% 100%,5% 97%,6% 87%,4% 77%,5% 67%,4% 57%,6% 47%,5% 37%,6% 27%,4% 17%)}}@media (max-width:768px){.paper-piece{display:none}}@media (min-width:769px){.paper-piece{opacity:1}.paper-piece.visible{animation:5s ease-in-out infinite alternate paper-tear}.paper-piece-1{--initial-rotation:-12deg;width:200px;height:260px;filter:drop-shadow(0 20px 50px var(--shadow));top:-130px;left:-100px}.paper-piece-2{--initial-rotation:10deg;width:180px;height:230px;filter:drop-shadow(0 20px 50px var(--shadow));top:-115px;right:-90px}.paper-piece-3{--initial-rotation:-6deg;width:160px;height:200px;filter:drop-shadow(0 15px 40px var(--shadow));bottom:-100px;left:-80px}.paper-piece-4{--initial-rotation:15deg;width:140px;height:180px;filter:drop-shadow(0 15px 40px var(--shadow));bottom:-90px;right:-70px}}@media (min-width:769px) and (max-width:1024px){.paper-piece-1{width:160px;height:200px;top:-100px;left:-80px}.paper-piece-2{width:140px;height:180px;top:-90px;right:-70px}.paper-piece-3{width:120px;height:150px;bottom:-75px;left:-60px}.paper-piece-4{width:110px;height:140px;bottom:-70px;right:-55px}}@media (prefers-reduced-motion:reduce){.paper-piece{opacity:1;transition:none!important;animation:none!important}}.paper-texture{pointer-events:none;z-index:1;opacity:.5;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800\" height=\"800\"><filter id=\"noise\"><feTurbulence type=\"fractalNoise\" baseFrequency=\"0.85\" numOctaves=\"4\" stitchTiles=\"stitch\"/></filter><rect width=\"100%\" height=\"100%\" filter=\"url(%23noise)\" opacity=\"0.12\"/></svg>");width:100%;height:100%;position:fixed;top:0;left:0}.location{color:var(--white-80);align-items:center;gap:8px;margin-bottom:24px;font-size:16px;font-weight:500;display:inline-flex}.location svg{width:18px;height:18px;fill:var(--white-80)}.hero-desc{max-width:560px;color:var(--white-80);font-size:18px;line-height:1.6}.hero-desc strong{color:var(--white);font-weight:600}.section{padding:80px 0;position:relative}.section-header{text-align:center;margin-bottom:60px}.section-tag{background:var(--white-10);border:1px solid var(--white-20);color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;text-transform:uppercase;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.section-title{letter-spacing:-1.5px;color:var(--white);text-shadow:0 6px 30px #0003;margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:900}.section-subtitle{color:var(--white-70);max-width:500px;margin:0 auto;font-size:16px;line-height:1.6}.projects-list{flex-direction:column;align-items:center;gap:40px;display:flex}.project-card{background:var(--white);cursor:pointer;width:100%;max-width:1000px;min-height:440px;color:inherit;isolation:isolate;border:1px solid #0000;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:48px 56px;text-decoration:none;transition:transform .3s,background-color .3s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";background:conic-gradient(from var(--angle,0deg), transparent 0%, transparent 60%, #fff6 75%, #fff 85%, #fff6 95%, transparent 100%);z-index:-2;opacity:0;border-radius:26px;transition:opacity .3s;animation:3s linear infinite rotate-border;position:absolute;inset:-2px}.project-card:after{content:"";background:var(--white);z-index:-1;border-radius:22px;transition:background-color .3s;position:absolute;inset:2px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotate-border{0%{--angle:0deg}to{--angle:360deg}}.project-card:hover{background:0 0;transform:translateY(-4px)}.project-card:hover:before{opacity:1}.project-card:hover:after{background:var(--white)}.project-card.disabled{cursor:not-allowed}.project-card.disabled:hover{transform:none}.project-card.disabled:hover:before{opacity:0}.project-card.disabled:hover:after{background:var(--white)}.v-stack{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.v-stack.max-width{z-index:1;flex:1;width:100%;max-width:380px;position:relative}.h-stack{justify-content:flex-start;align-items:center;display:flex}.h-space-8px{width:8px;height:100%}.v-space{width:100%;height:32px}.v-space.small{height:16px}.company-logo{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.company-logo-img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.project-title{color:var(--dark);letter-spacing:-.5px;margin:0;font-size:36px;font-weight:700;line-height:1.2}.small-caps-subtitle{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.6}.small-caps-subtitle.light{color:var(--gray-light)}.project-desc{color:var(--gray);margin:0;font-size:16px;line-height:1.6}.primary-button{background:var(--dark);border:2px solid var(--dark);color:var(--white);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:fit-content;margin-top:16px;padding:14px 22px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.primary-button:hover{background:var(--bg);border-color:var(--bg);color:var(--white)}.button-text{font-size:14px;font-weight:700}.button-icon{margin-left:10px;transition:transform .25s;position:relative}.primary-button:hover .button-icon{transform:translate(4px)}.disabled-project-hover-tooltip{color:var(--gray);background:#6b72801f;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-top:16px;padding:8px 14px;font-size:14px;font-weight:500;display:inline-flex}.disabled-project-hover-tooltip:before{content:"";background:var(--gray);border-radius:50%;width:6px;height:6px}.project-preview-wrapper{z-index:1;flex:1;justify-content:center;align-items:center;min-width:166px;max-width:560px;display:flex;position:relative}.project-preview-image{aspect-ratio:4/3;background:linear-gradient(135deg, var(--bg), var(--bg-light));width:100%;box-shadow:0 20px 50px var(--purple-shadow);border-radius:16px;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.project-card:hover .project-preview-image{transform:translateY(-4px)scale(1.02)}.project-img-fill{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.project-preview-image:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff26 2px,#0000 2px);background-size:16px 16px;position:absolute;inset:0}.project-preview-icon{opacity:.9;z-index:1;font-size:80px;position:relative}.project-preview-label{color:var(--white);text-shadow:0 2px 10px #0000004d;z-index:3;font-size:14px;font-weight:700;position:absolute;bottom:20px;left:20px;right:20px}.project-card:nth-child(2n){flex-direction:row-reverse}.project-card:nth-child(2n) .v-stack.max-width{text-align:right;align-items:flex-end}.project-card:nth-child(2n) .h-stack{flex-direction:row-reverse}.blog-placeholder{background:var(--white);text-align:center;filter:drop-shadow(0 20px 50px #00000040);border-radius:28px;max-width:700px;margin:0 auto;padding:80px 40px}.blog-placeholder-icon{background:linear-gradient(135deg, var(--bg), var(--bg-light));width:80px;height:80px;box-shadow:0 10px 30px var(--purple-shadow);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:36px;display:flex}.blog-placeholder h3{color:var(--dark);margin-bottom:12px;font-size:28px;font-weight:800}.blog-placeholder p{color:var(--gray);font-size:16px}.music-section{padding:80px 0}.music-card{background:var(--white);text-align:center;filter:drop-shadow(0 20px 50px #00000040);border-radius:28px;max-width:700px;margin:0 auto;padding:20px;overflow:hidden}.music-card iframe{border:none;border-radius:20px;width:100%;height:500px}.music-icon{background:linear-gradient(135deg, var(--bg), var(--bg-light));width:80px;height:80px;box-shadow:0 10px 30px var(--purple-shadow);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:36px;display:flex}.music-card h3{color:var(--dark);margin-bottom:12px;font-size:28px;font-weight:800}.music-card p{color:var(--gray);margin-bottom:32px;font-size:16px}.music-btn{background:var(--bg);color:var(--white);box-shadow:0 10px 30px var(--purple-shadow);border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.music-btn:hover{background:var(--bg-dark);box-shadow:0 15px 40px var(--purple-shadow);transform:translateY(-2px)}.section-divider{background:linear-gradient(90deg, transparent, var(--white-30), transparent);max-width:600px;height:1px;margin:40px auto;position:relative}.section-divider:before{content:"✦";color:var(--white-50);background:var(--bg);padding:0 20px;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer{text-align:center;z-index:2;padding:80px 0 40px;position:relative}.footer-socials{justify-content:center;gap:20px;margin-bottom:24px;display:flex}.footer-social-link{background:var(--white-10);border:1px solid var(--white-20);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex}.footer-social-link:hover{background:var(--white);transform:translateY(-3px);box-shadow:0 10px 30px #0003}.footer-social-link svg{width:22px;height:22px;fill:var(--white);transition:fill .3s}.footer-social-link:hover svg{fill:var(--bg)}.footer-copy{color:var(--white-50);font-size:14px}.menu-dropdown{background:var(--white);z-index:99;border-radius:20px;width:260px;padding:12px;position:fixed;top:100px;right:40px;box-shadow:0 20px 60px #0000004d}.menu-item{color:var(--dark);opacity:.8;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.menu-item:hover{opacity:1;background:#622ca914}.menu-item svg{width:22px;height:22px;fill:var(--bg)}.particle-wrapper{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.particle{background:var(--white);opacity:.25;border-radius:4px;animation:20s ease-in-out infinite float-particle;position:absolute}.particle:first-child{width:20px;height:20px;animation-delay:0s;top:15%;left:10%;transform:rotate(45deg)}.particle:nth-child(2){opacity:.3;width:14px;height:14px;animation-delay:2s;top:25%;right:15%;transform:rotate(20deg)}.particle:nth-child(3){opacity:.2;width:10px;height:10px;animation-delay:4s;top:40%;left:20%;transform:rotate(-15deg)}.particle:nth-child(4){opacity:.25;width:16px;height:16px;animation-delay:6s;top:60%;right:25%;transform:rotate(30deg)}.particle:nth-child(5){opacity:.2;width:12px;height:12px;animation-delay:8s;top:75%;left:15%;transform:rotate(-25deg)}.particle:nth-child(6){opacity:.3;width:18px;height:18px;animation-delay:10s;top:85%;right:10%;transform:rotate(60deg)}.particle:nth-child(7){opacity:.2;width:8px;height:8px;animation-delay:3s;top:50%;left:50%;transform:rotate(15deg)}.particle:nth-child(8){opacity:.15;width:22px;height:22px;animation-delay:5s;top:35%;right:40%;transform:rotate(-40deg)}@keyframes float-particle{0%,to{transform:translateY(0) rotate(var(--rot,45deg))}50%{transform:translateY(-30px) rotate(calc(var(--rot,45deg) + 180deg))}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.header{padding:0 35px;top:20px}.logo,.menu-btn{width:50px;height:50px}.menu-icon{width:20px;height:14px}.menu-btn.active .menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.menu-btn.active .menu-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.menu-dropdown{top:80px;right:24px}.tabs-wrapper{top:20px}.tab-btn{padding:8px 16px;font-size:13px}.container{padding:0 20px}.hero{padding:120px 20px 60px}.hero-desc{font-size:16px}.project-card{gap:24px;min-height:auto;padding:32px;flex-direction:column!important}.project-card .v-stack.max-width{max-width:100%;text-align:left!important;align-items:flex-start!important}.project-card:nth-child(2n) .h-stack{flex-direction:row}.project-preview-wrapper{width:100%;max-width:100%}.project-title{font-size:26px}.section{padding:60px 0}}@media (max-width:640px){.header{padding:0 25px;top:16px}.logo,.menu-btn{width:46px;height:46px}.tabs-wrapper{top:16px}.tab-btn{padding:8px 14px;font-size:12px}.hero-title{letter-spacing:-1.5px}.project-card{border-radius:20px;padding:24px}.project-title{font-size:22px}.project-desc{font-size:14px}.project-preview-icon{font-size:60px}.menu-dropdown{width:calc(100vw - 32px);max-width:300px;right:16px}}
