:root{--bg-r: 5;--bg-g: 5;--bg-b: 5;--accent: #fff}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:rgb(var(--bg-r),var(--bg-g),var(--bg-b));color:#fff;overflow-x:hidden;transition:background .8s}.fullscreen-bg{position:fixed;top:-5%;right:-5%;bottom:-5%;left:-5%;background-size:cover;background-position:center;filter:blur(60px) saturate(1.5) brightness(.4);z-index:-2;transition:opacity 1s ease;will-change:opacity}.bg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);z-index:-1;transition:background .5s ease}.site-header{position:fixed;top:2rem;left:2rem;right:2rem;display:flex;justify-content:space-between;align-items:center;z-index:100;pointer-events:none;transition:opacity .5s ease}.logo-container{width:50px;height:50px;pointer-events:auto}.logo{width:100%;height:auto;mix-blend-mode:difference}.scroll-progress{width:2px;height:100px;background:rgba(255,255,255,.2);border-radius:2px;overflow:hidden}.scroll-progress-fill{width:100%;height:0%;background:#fff}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.kinetic-text{font-size:clamp(3rem,10vw,10rem);font-weight:900;letter-spacing:-.05em;mix-blend-mode:difference;color:#fff;line-height:1}.subtitle{font-size:1.5rem;margin-top:1rem;opacity:.7;mix-blend-mode:difference}.app-pills{display:flex;gap:.9rem;margin-top:2.2rem;z-index:60}.app-pill{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem 1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);text-decoration:none;color:#fff;font-size:.92rem;font-weight:600;letter-spacing:.02em;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,background .3s ease,border-color .3s ease}.app-pill:hover{transform:translateY(-3px);background:rgba(255,255,255,.14);border-color:#fff6}.pill-dot{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.9;box-shadow:0 0 10px currentColor}.pill-coasters .pill-dot{background:#00d2ff}.pill-lyrics .pill-dot{background:#ff5c8a}.scroll-cue{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);font-size:.8rem;letter-spacing:.4em;text-transform:uppercase;opacity:.5;mix-blend-mode:difference;animation:cuePulse 2.4s ease-in-out infinite}@keyframes cuePulse{0%,to{opacity:.25;transform:translate(-50%) translateY(0)}50%{opacity:.7;transform:translate(-50%) translateY(6px)}}.gallery{padding:5vh 5vw;display:flex;flex-direction:column;gap:15vh;position:relative}.project-cluster{position:relative;height:100vh;cursor:pointer;pointer-events:auto}.title-block{position:absolute;z-index:50;pointer-events:none;transform-origin:center center;will-change:transform,top,left}.project-title{font-size:clamp(3.2rem,6.5vw,7rem);font-weight:900;color:#fff;mix-blend-mode:normal;white-space:nowrap;margin:0;line-height:.95;text-shadow:0 8px 32px rgba(0,0,0,.55)}.project-tagline{font-size:.95rem;font-weight:600;letter-spacing:.35em;text-transform:uppercase;margin-top:.9rem;opacity:.65;mix-blend-mode:difference;color:#fff;white-space:nowrap}.project-tile{position:absolute;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000004d;pointer-events:none;z-index:10;will-change:transform,top,left}.project-tile img,.project-tile video{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.project-cluster:hover .project-tile img,.project-cluster:hover .project-tile video{transform:scale(1.05)}.cluster-1 .tile-1{width:40vw;height:25vw;top:15%;left:10%}.cluster-1 .tile-2{width:25vw;height:35vw;top:35%;right:10%}.cluster-2 .tile-1{width:45vw;height:20vw;top:20%;right:10%}.cluster-2 .tile-2{width:25vw;height:30vw;top:40%;left:15%}.project-cluster.detail-active{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;cursor:default;overflow-y:auto;overscroll-behavior:contain;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:3vw;row-gap:3vh;padding:9vh 6vw 6vh;min-height:100vh;height:100vh}.project-cluster.detail-active::-webkit-scrollbar{width:8px}.project-cluster.detail-active::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:4px}.project-cluster.detail-active .title-block{position:static;grid-column:1 / -1;grid-row:1}.project-cluster.detail-active .project-title{color:#fff}.project-cluster.detail-active .project-tagline{color:var(--accent);opacity:1;letter-spacing:.3em}.project-cluster.detail-active .tile-1{position:static;grid-column:1;grid-row:2;width:100%;height:min(44vh,560px)}.project-cluster.detail-active .tile-2{position:static;grid-column:2;grid-row:2;width:100%;height:min(44vh,560px)}.project-cluster.detail-active .project-tile{box-shadow:0 30px 60px #00000073;pointer-events:auto}.project-cluster.detail-active .project-tile img,.project-cluster.detail-active .project-tile video{transform:none}.project-cluster.detail-active .project-tile{box-shadow:0 30px 60px #00000073}.project-cluster.detail-active[data-shape="2"] .project-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;box-shadow:inset 0 0 0 3px #ffffff2e;pointer-events:none}.project-cluster.detail-active[data-shape="3"] .project-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:48px 12px;box-shadow:inset 0 0 0 3px #ffffff2e;pointer-events:none}.project-cluster.detail-active[data-shape="4"] .project-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;box-shadow:inset 0 0 0 3px #ffffff40;pointer-events:none}.glass-cards-container{grid-column:1 / -1;grid-row:3;align-self:end;display:flex;gap:1.5rem;justify-content:center;align-items:stretch;z-index:40;opacity:0;pointer-events:none;transform:translateY(40px)}.project-cluster.detail-active .glass-cards-container{pointer-events:auto}.glass-card{background:rgba(255,255,255,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:1.8rem 2rem;color:#fff;box-shadow:0 20px 40px #0000004d;transition:background .3s ease,transform .3s ease}.card-desc{flex:2;max-width:640px}.card-action{flex:1;max-width:260px;cursor:pointer;text-decoration:none}.card-action:hover{background:rgba(255,255,255,.12);transform:translateY(-5px)}.glass-card h3{font-size:1.35rem;margin-bottom:.8rem;opacity:.95}.glass-card p{font-size:1.05rem;line-height:1.6;opacity:.8}.card-media-strip{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.card-media-strip img,.card-media-strip video{width:110px;height:110px;object-fit:cover;border-radius:10px}.modern-close{position:fixed;top:2.5rem;right:3rem;width:50px;height:50px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:0;pointer-events:none;z-index:3000;transition:transform .3s ease,background .3s ease}.modern-close:hover{transform:scale(1.1);background:rgba(255,255,255,.22)}.modern-close.active{opacity:1;pointer-events:auto}.x-icon{width:20px;height:20px;position:relative}.x-icon:before,.x-icon:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:#fff}.x-icon:before{transform:rotate(45deg)}.x-icon:after{transform:rotate(-45deg)}.project-cluster:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:12px}.cluster-1:focus-visible{outline-color:#fff}.cluster-2:focus-visible{outline-color:#fff}.app-pill:focus-visible,.card-action:focus-visible,.tile:focus-visible{outline:2px solid #fff;outline-offset:3px}.contact-section{padding:14vh 6vw 4vh}.contact-inner{max-width:880px;margin:0 auto}.contact-title{font-size:clamp(2.2rem,5vw,4rem);font-weight:900;letter-spacing:-.03em;mix-blend-mode:difference;color:#fff}.contact-sub{margin-top:.8rem;opacity:.65;font-size:1.05rem;mix-blend-mode:difference}.contact-form{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.form-field{display:flex;flex-direction:column;gap:.45rem}.form-field label{font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;opacity:.6}.form-field input,.form-field textarea{font:inherit;color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:.9rem 1.1rem;transition:border-color .25s ease,background .25s ease;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff59}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#ffffff80;background:rgba(255,255,255,.08)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-footer{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.contact-submit{font:inherit;font-weight:700;color:#0a0a0a;background:#fff;border:none;border-radius:999px;padding:.85rem 2.2rem;cursor:pointer;transition:transform .25s ease,opacity .25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-submit:disabled{opacity:.5;cursor:wait;transform:none}.contact-status{font-size:.95rem;opacity:.85}.contact-status.is-ok{color:#7cfcb0}.contact-status.is-error{color:#ff8f9f}.contact-status:empty{display:none}body.is-light{color:#141414}body.is-light .bg-overlay{background:rgba(255,255,255,.25)}body.is-light .kinetic-text,body.is-light .subtitle,body.is-light .scroll-cue,body.is-light .project-title{color:#fff}body.is-light .project-tagline{color:var(--accent)}body.is-light .project-cluster.detail-active .project-title{color:#fff}body.is-light .glass-card{background:rgba(255,255,255,.65);border-color:#0000001f;color:#141414;box-shadow:0 20px 40px #0000002e}body.is-light .glass-card h3,body.is-light .glass-card p{color:inherit}body.is-light .card-action:hover{background:rgba(255,255,255,.95)}body.is-light .modern-close{background:rgba(255,255,255,.7);border-color:#00000026}body.is-light .modern-close:hover{background:#fff}body.is-light .x-icon:before,body.is-light .x-icon:after{background:#141414}body.is-light .scroll-progress{background:rgba(0,0,0,.2)}body.is-light .scroll-progress-fill{background:#141414}body.is-light .project-cluster.detail-active[data-shape="4"] .project-tile:after{box-shadow:inset 0 0 0 3px #0003}.extras-section{padding:10vh 10vw 20vh}.extra-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.tile{padding:3rem;border-radius:16px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);text-decoration:none;color:currentColor;transition:all .4s ease;cursor:pointer}.tile:hover{transform:translateY(-5px);background:rgba(255,255,255,.1)}.tile h3{font-size:1.3rem;margin-bottom:.5rem}.tile p{opacity:.7}@media (max-width: 900px){.cluster-1 .tile-1,.cluster-2 .tile-1{width:78vw;height:46vw;top:12%;left:50%;transform:translate(-50%)}.cluster-1 .tile-2,.cluster-2 .tile-2{width:55vw;height:36vw;top:48%;left:50%;transform:translate(-50%)}.project-cluster.detail-active{grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr;padding:8vh 5vw 5vh}.project-cluster.detail-active .tile-1{grid-column:1;grid-row:2;height:auto;aspect-ratio:16 / 9}.project-cluster.detail-active .tile-2{grid-column:1;grid-row:3;height:auto;aspect-ratio:16 / 9}.project-cluster.detail-active .glass-cards-container{grid-row:4;flex-direction:column;align-items:stretch}.card-desc,.card-action{max-width:none}.glass-cards-container{gap:1rem}.modern-close{top:1.2rem;right:1.2rem}.site-header{top:1.2rem;left:1.2rem;right:1.2rem}.scroll-progress{display:none}.kinetic-text{font-size:clamp(2.6rem,14vw,6rem)}.subtitle{font-size:1.1rem}.app-pills{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.6rem}.form-row{grid-template-columns:1fr}.contact-section{padding:10vh 7vw 4vh}}@media (prefers-reduced-motion: reduce){.scroll-cue{animation:none}.project-cluster:hover .project-tile img,.project-cluster:hover .project-tile video{transform:none}.card-action:hover,.tile:hover,.app-pill:hover,.contact-submit:hover{transform:none}}
