@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";.menu-burger{z-index:1000;color:#7d6e75;cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:auto;height:auto;padding:0;transition:color .2s,transform .2s;display:flex;position:fixed;top:1.25rem;left:2rem}.menu-burger:hover{color:#fc98bc;transform:translateY(-1px)}.menu-burger-icon-wrapper{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:relative}.menu-burger-icon{color:inherit;will-change:transform, opacity;justify-content:center;align-items:center;font-size:.8rem;line-height:1;display:flex;position:absolute;inset:0}.menu-background-overlay{z-index:998;pointer-events:none;visibility:hidden;clip-path:circle(0 at 37px 37px);will-change:clip-path;background:radial-gradient(circle at 35px 35px,#14050e 0%,#070205 60%,#020102 100%);width:100vw;height:100vh;position:fixed;inset:0}.menu-background-overlay.is-active{pointer-events:auto}.fullscreen-menu{z-index:999;visibility:hidden;pointer-events:none;justify-content:flex-start;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-menu.is-active{pointer-events:auto}.fullscreen-menu-nav{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;padding-left:clamp(3rem,14vw,14rem);display:flex}.menu-link-item{color:#f4f4f5;font-family:var(--font-sans,"Poppins", sans-serif);letter-spacing:-.035em;text-transform:capitalize;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;align-items:baseline;gap:1.25rem;font-size:clamp(2.8rem,6.5vw,5rem);font-weight:700;text-decoration:none;display:inline-flex;position:relative}.menu-link-index{color:#8c7680;letter-spacing:.05em;pointer-events:none;will-change:transform, color;font-size:clamp(.95rem,1.8vw,1.3rem);font-weight:500;display:inline-block}.menu-link-text{pointer-events:none;will-change:transform, color;display:inline-block}@media (width<=768px){.menu-burger{left:1.5rem}.fullscreen-menu-nav{gap:1.25rem;padding-left:2.25rem;padding-right:2rem}.menu-link-item{gap:.85rem;font-size:clamp(2.3rem,9.5vw,3.5rem)}}@media (width<=480px){.menu-burger{top:1rem;left:1rem}.fullscreen-menu-nav{gap:1.1rem;padding-left:1.75rem}.menu-link-item{font-size:2.35rem}}.ios-media-widget-wrapper{z-index:995;width:320px;max-width:calc(100vw - 2.5rem);animation:.5s cubic-bezier(.16,1,.3,1) forwards iosMediaSlideIn;position:fixed;bottom:1.25rem;left:1.5rem;transform:translateZ(0)}@keyframes iosMediaSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}.ios-media-card{-webkit-backdrop-filter:blur(35px)saturate(180%);color:#fff;-webkit-user-select:none;user-select:none;background:#181216d9;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.85rem;padding:.75rem .85rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.ios-media-art-box{border-radius:9px;flex-shrink:0;width:76px;height:76px;position:relative;overflow:hidden;box-shadow:0 6px 16px -2px #000000a6}.ios-media-art-img{object-fit:cover;width:100%;height:100%;display:block}.ios-media-controls-panel{flex-direction:column;flex:1;justify-content:center;gap:.65rem;min-width:0;display:flex}.ios-media-text-group{flex-direction:column;gap:.08rem;min-width:0;display:flex}.ios-song-title-row{justify-content:space-between;align-items:center;gap:.6rem;width:100%;display:flex}.ios-song-title{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-family:Poppins,sans-serif;font-size:.77rem;font-weight:600;line-height:1.25;overflow:hidden}.ios-song-link-btn{color:#9c8b93;opacity:.75;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;text-decoration:none;transition:opacity .2s,color .2s,transform .15s;display:inline-flex}.ios-song-link-btn:hover{color:#fc98bc;opacity:1;transform:scale(1.15)}.ios-artist-name{color:#9c8b93;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Poppins,sans-serif;font-size:.67rem;font-weight:400;line-height:1.3;overflow:hidden}.ios-scrubber-group{flex-direction:column;gap:.25rem;width:100%;display:flex}.ios-scrubber-track{background:#ffffff2e;border-radius:999px;width:100%;height:3.5px;overflow:hidden}.ios-scrubber-fill{background:#fff;border-radius:999px;height:100%;transition:width .3s linear}.ios-time-row{justify-content:space-between;align-items:center;display:flex}.ios-time-text{color:#8c7b84;letter-spacing:.01em;font-family:Poppins,sans-serif;font-size:.6rem;font-weight:600}@media (width<=480px){.ios-media-widget-wrapper{width:auto;max-width:none;bottom:1rem;left:1rem;right:1rem}.ios-media-card{gap:.75rem;padding:.7rem .8rem}.ios-media-art-box{width:68px;height:68px}}:root{--bg-color:#000;--card-bg:#08080a;--card-border:#18181b;--accent:#fc98bc;--accent-muted:#fc98bc26;--text-primary:#f4f4f5;--text-secondary:#71717a;--text-muted:#52525b;--font-sans:"Poppins", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#9b2b5f33 #0a0a0a00;background-color:#0a0a0a;width:100%;max-width:100vw;overflow-x:hidden}::-webkit-scrollbar{background-color:#0a0a0a;width:5px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#25161f;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#4a2337}body{width:100%;max-width:100vw;min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle,#0e0508 0%,#0a0a0a 100%) fixed;margin:0;padding:0;position:relative;overflow-x:hidden}#root{flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:100vh;display:flex;overflow-x:clip}.canvas-particles{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;inset:0;transform:translateZ(0)}.stage-wrapper{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:100vh;padding:0 1.5rem;display:flex;position:relative;overflow-x:clip}.content-wrapper{will-change:filter, transform;width:100%;transform:translateZ(0)}.top-navbar{z-index:10;will-change:transform, opacity;background:0 0;width:100%;padding:1.25rem 2rem;position:absolute;top:0;left:0}.navbar-content{justify-content:flex-end;align-items:center;width:100%;display:flex;position:relative}.navbar-lang-toggle{color:#7d6e75;cursor:pointer;letter-spacing:.02em;will-change:transform, color;background:0 0;border:none;outline:none;align-items:center;gap:.45rem;padding:0;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;line-height:1;transition:color .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.navbar-lang-icon{color:inherit;justify-content:center;align-items:center;font-size:.8rem;line-height:1;transition:color .25s;display:inline-flex}.navbar-lang-toggle span{align-items:center;line-height:1;display:inline-flex;transform:translateY(-.6px)}.navbar-lang-toggle:hover{color:#f4f4f5;transform:translateY(-1px)}.navbar-lang-toggle:hover .navbar-lang-icon{color:#fc98bc}.zecca-hub{z-index:2;text-align:center;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:620px;min-height:100vh;margin-top:0;display:flex;position:relative}.avatar-capsule{cursor:pointer;will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;margin-bottom:1.75rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;transform:translateZ(0)}.avatar-capsule:before{content:"";filter:blur(28px);opacity:0;pointer-events:none;z-index:0;will-change:opacity;background:radial-gradient(circle,#fc98bc29 0%,#fc98bc0a 50%,#0000 75%);border-radius:50%;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:-35px}.avatar-frame{z-index:1;background:#12080d;border:1.5px solid #ffffff1a;border-radius:50%;width:100%;height:100%;transition:border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateZ(0)}.avatar-photo{object-fit:cover;width:100%;height:100%;display:block}.avatar-capsule:hover{transform:rotate(-6deg)scale(1.06)translateZ(0)}.avatar-capsule:hover:before{opacity:1}.avatar-capsule:hover .avatar-frame{border-color:#fc98bc80;box-shadow:0 14px 30px -6px #fc98bc40}.brand-title{letter-spacing:-.045em;color:#fff;will-change:transform, opacity;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:3.8rem;font-weight:800;line-height:1}.brand-role{color:#d1b8c2;will-change:transform, opacity;margin-bottom:1rem;font-size:1.02rem;font-weight:500}.brand-statement{color:#a39199;will-change:transform, opacity;max-width:500px;margin-bottom:2rem;font-size:.95rem;line-height:1.65}.hero-buttons-row{will-change:transform, opacity;align-items:center;gap:.75rem;display:flex}.hero-btn{cursor:pointer;box-sizing:border-box;will-change:transform, background-color, box-shadow;background-color:#9a4961;border:none;border-radius:13px;outline:none;justify-content:center;align-items:center;gap:.55rem;padding:.55rem 1.15rem;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),color .15s;display:inline-flex;transform:translateZ(0)}.hero-btn:hover{background-color:#af556e;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px -4px #af556e66}.hero-btn:active{background-color:#8c3f56;transform:translate(0,0)scale(.97)}.hero-btn-label{letter-spacing:-.01em;align-items:center;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;line-height:1;display:flex}.hero-btn-primary{color:#fff}.hero-btn-secondary{color:#dedede}.hero-btn-icon-wrapper{justify-content:center;align-items:center;line-height:1;display:flex}.hero-btn-icon-wrapper i{font-size:1rem;line-height:1;display:block}.site-section{z-index:2;will-change:transform, opacity;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;width:100%;max-width:1220px;margin-top:4rem;padding-top:4.5rem;display:flex;position:relative}.section-header{justify-content:space-between;align-items:baseline;width:100%;margin-bottom:2.5rem;padding:0 .5rem;display:flex}.section-heading{letter-spacing:-.03em;color:#fff;font-size:1.6rem;font-weight:700}.section-count{color:#fc98bc;letter-spacing:.05em;font-size:.95rem;font-weight:600}.works-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-bottom:6rem;display:grid}.work-card{color:inherit;will-change:transform;background:0 0;border:none;flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateZ(0)}.work-card:not(.work-card-disabled):hover{transform:translateY(-6px)translateZ(0)}.work-card-disabled{opacity:.75;cursor:default}.work-card-top-bar{-webkit-backdrop-filter:blur(12px);background:#0e050bb8;border:1px solid #ffffff14;border-bottom:none;border-radius:16px 16px 0 0;align-items:center;width:100%;height:22px;padding:0 1rem;transition:border-color .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1);display:flex}.top-bar-dots{align-items:center;gap:5px;display:flex}.top-bar-dot{background:#ffffff2e;border-radius:50%;width:4.5px;height:4.5px;transition:background-color .3s cubic-bezier(.16,1,.3,1)}.work-card:not(.work-card-disabled):hover .work-card-top-bar{background:#140710d9;border-color:#fc98bc66}.work-card:not(.work-card-disabled):hover .top-bar-dot{background:#fc98bc80}.work-preview-img{object-fit:contain;border:none;border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;border-radius:0;width:100%;height:auto;margin-bottom:0;transition:border-color .3s cubic-bezier(.16,1,.3,1);display:block}.work-card:not(.work-card-disabled):hover .work-preview-img{border-color:#fc98bc66}.work-card-body{-webkit-backdrop-filter:blur(12px);background:#0e050bb8;border:1px solid #ffffff14;border-radius:0 0 16px 16px;flex-direction:column;flex:1;padding:1.75rem 1.6rem 1.9rem;transition:border-color .35s cubic-bezier(.16,1,.3,1),background-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:flex}.work-card:not(.work-card-disabled):hover .work-card-body{background:#140710d9;border-color:#fc98bc66;box-shadow:0 18px 40px -10px #000000d9}.work-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.work-brand-header{align-items:center;gap:.8rem;display:flex}.work-logo-clean{object-fit:contain;background:0 0;border:none;width:34px;height:34px;display:block}.work-title-group{flex-direction:column;display:flex}.work-title{letter-spacing:-.01em;color:#fff;margin-bottom:.15rem;font-size:1.05rem;font-weight:600;line-height:1.15}.work-category{color:#8f7d86;font-size:.72rem;font-weight:400;line-height:1.35}.work-action-icon{color:#c25c81;opacity:.85;justify-content:center;align-items:center;font-size:.95rem;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex}.work-card:not(.work-card-disabled):hover .work-action-icon{opacity:1;transform:translate(2px,-2px)}.work-card-disabled .work-action-icon{opacity:.7}.work-brand-phrase{color:#fc98bc;opacity:.95;margin-top:.35rem;margin-bottom:.6rem;font-size:.82rem;font-style:italic;font-weight:500;line-height:1.45}.work-desc{color:#94858d;margin-bottom:1.4rem;font-size:.78rem;line-height:1.6}.work-stack-list{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;display:flex}.work-stack-pill{color:#d1c4c9;background:#1a0c14bf;border:1px solid #ffffff14;border-radius:6px;align-items:center;padding:.22rem .6rem;font-size:.68rem;font-weight:500;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.work-card:hover .work-stack-pill{background:#220f1ad9;border-color:#fc98bc33}.about-content-card{background:#10070dbf;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem;width:100%;padding:2.8rem 2.4rem;display:grid;box-shadow:0 20px 45px -15px #000000a6}.about-text-column{flex-direction:column;display:flex}.about-subtitle{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:1.35rem;font-weight:600;line-height:1.35}.about-paragraph{color:#a39199;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.about-paragraph:last-child{margin-bottom:0}.about-highlights-grid{flex-direction:column;gap:1rem;display:flex}.about-highlight-item{will-change:transform, border-color;background:#1a0b14a6;border:1px solid #ffffff12;border-radius:14px;padding:1.15rem 1.35rem;transition:border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.about-highlight-item:hover{border-color:#fc98bc4d;transform:translate(5px)}.highlight-tag{color:#fc98bc;letter-spacing:.02em;margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:inline-block}.highlight-desc{color:#b8a6af;font-size:.82rem;line-height:1.5}.contact-card{text-align:center;background:#10070dbf;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 45px -15px #000000a6}.contact-info{max-width:580px;margin-bottom:2.2rem}.contact-title{letter-spacing:-.03em;color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.25}.contact-desc{color:#a39199;font-size:.92rem;line-height:1.6}.contact-methods-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:680px;display:grid}.contact-method-btn{cursor:pointer;will-change:transform, border-color, background-color;background:#180a13d9;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:1rem;padding:1.1rem 1.35rem;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translateZ(0)}.contact-avatar-img{object-fit:cover;will-change:transform, border-color;background:#12080d;border:1.5px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:44px;height:44px;transition:border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transform:translateZ(0)}.contact-method-btn:hover .contact-avatar-img{border-color:#fc98bc80;transform:scale(1.05)translateZ(0)}.contact-method-meta{text-align:left;flex-direction:column;flex:1;display:flex}.contact-method-label{color:#8c7a83;letter-spacing:.01em;margin-bottom:.15rem;font-size:.74rem;font-weight:500}.contact-method-val{color:#fff;font-size:.88rem;font-weight:600}.contact-external-icon{color:#66565f;font-size:.85rem;transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s}.contact-method-btn:hover{background:#240e1cf2;border-color:#fc98bc66;transform:translateY(-3px)}.contact-method-btn:hover .contact-external-icon{color:#fc98bc;transform:translate(2px,-2px)}.fixed-bottom-footer{background:#0e060b00;border-top:1px solid #ffffff0d;width:calc(100% + 3rem);margin-top:6rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:1.25rem 1.5rem;position:relative}.fixed-footer-content{text-align:center;justify-content:center;align-items:center;width:100%;max-width:1220px;margin:0 auto;display:flex}.fixed-footer-text{color:#7d6e75;letter-spacing:.02em;font-size:.82rem;font-weight:500}.footer-author-link{color:#d1c4c9;font-weight:600;text-decoration:none;transition:color .25s}.footer-author-link:hover{color:#fc98bc}@media (width<=990px){.works-grid{grid-template-columns:1fr;max-width:520px}.about-content-card{grid-template-columns:1fr;gap:2rem;padding:2rem 1.6rem}.contact-methods-grid{grid-template-columns:1fr;max-width:420px}}@media (width<=480px){.stage-wrapper{padding:0 1rem}.top-navbar{padding:1rem}.brand-title{word-break:break-word;font-size:2.2rem}.brand-statement{padding:0 .5rem;font-size:.9rem}.avatar-capsule{width:120px;height:120px;margin-bottom:1.25rem}.hero-buttons-row{justify-content:center;gap:.6rem;width:100%;max-width:320px}.hero-btn{flex:1;padding:.55rem .8rem}.work-card-body{padding:1.25rem 1.1rem 1.4rem}.contact-card{padding:2rem 1.25rem}.contact-title{font-size:1.4rem}.fixed-bottom-footer{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}}.intro-viewport{z-index:99999;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.zipper-wrapper{z-index:10;width:100vw;height:100vh;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.zip-panel{will-change:clip-path;width:50vw;height:100vh;position:absolute;top:0;transform:translateZ(0)}.intro-gradient-bg{background:radial-gradient(circle,#040002 0%,#050102 100%)}.zip-left{left:0;box-shadow:15px 0 40px #000c}.zip-right{right:0;box-shadow:-15px 0 40px #000c}.intro-center-card{z-index:20;pointer-events:auto;will-change:transform, opacity;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;display:flex;position:relative;transform:translateZ(0)}.intro-avatar-capsule{border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative;transform:translateZ(0)}.intro-avatar-frame{z-index:1;will-change:transform;background:#12080d;border:1.5px solid #ffffff1a;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}.intro-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.intro-loader-wrapper{justify-content:center;align-items:center;display:flex;transform:translateZ(0)}.intro-equalizer-svg{width:42px;height:42px}.intro-clean-progress-wrapper{background:#ffffff14;border-radius:999px;width:90px;height:2px;margin-top:-.75rem;overflow:hidden;transform:translateZ(0)}.intro-clean-progress-bar{transform-origin:0;will-change:transform;background:#a8467a;border-radius:999px;width:100%;height:100%}.intro-loading-text{color:#878787;-webkit-user-select:none;user-select:none;will-change:opacity;margin-top:.6rem;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500}
