@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";@font-face{font-family:Chiaroscura;src:url(/fonts/ChiaroscuraTRIAL-XLt.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Font21;src:url(/fonts/21.otf)format("opentype");font-weight:400;font-style:normal}:root{--bg-color:#f7f7f7;--text-color:#1c1c1c;--text-muted:#888;--border-color:#e2e2e2;--nav-height:80px}*{box-sizing:border-box;margin:0;padding:0}:is(html:not(:has(.cms-container)):not(:has(.cms-auth-container)),html:not(:has(.cms-container)):not(:has(.cms-auth-container)) *){cursor:none!important}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.custom-cursor-glass{pointer-events:none;z-index:999999;pointer-events:none;z-index:999999;position:fixed;top:0;left:0}.cursor-refraction{clip-path:polygon(0 0,100% 36.36%,56.81% 56.81%,36.36% 100%);-webkit-backdrop-filter:blur(14px)saturate(160%)contrast(1.05)brightness(1.05);background:#ffffff14;width:44px;height:44px;position:absolute;top:0;left:0}.cursor-borders{width:44px;height:44px;position:absolute;top:0;left:0}body{background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;overflow-x:hidden}.container{max-width:1800px;margin:0 auto;padding:0 4vw}.nav{width:100%;height:var(--nav-height);pointer-events:none;z-index:50;justify-content:space-between;align-items:center;padding:0 4vw;display:flex;position:fixed;top:0;left:0}@media (width<=767px){.nav{background-color:var(--bg-color)}}.nav-brand{pointer-events:auto}.nav-logo{width:auto;height:57.6px;display:block}.nav-links{pointer-events:auto;align-items:center;gap:2rem;font-size:.9rem;display:flex}.home-layer{width:100%;min-height:100vh}.project-layer{z-index:10;width:100%;position:absolute;top:0;left:0}.home-wrapper{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}@media (width>=768px){.home-wrapper{height:100vh;overflow:hidden}}.home-intro{padding:calc(var(--nav-height) + 1vh) 4vw 1vh 4vw;color:#000;font-family:Font21,Times New Roman,Times,serif;font-size:.85rem;line-height:1.2}.home-intro p{margin-bottom:.5em}@media (width>=768px){.home-intro{width:68.75%;font-size:1.15rem}}.home-split-layout{flex-direction:column;flex:1;width:100vw;min-height:0;display:flex}@media (width>=768px){.home-split-layout{flex-direction:row}}.col-heading{text-transform:uppercase;color:var(--text-color);letter-spacing:.02em;transform-origin:0;margin-bottom:2rem;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:3rem;font-weight:400;transition:opacity .4s,transform .4s cubic-bezier(.19,1,.22,1);display:none}@media (width>=768px){.col-heading{font-size:6rem;display:block}}.mobile-sticky-header{top:var(--nav-height);z-index:40;background-color:var(--bg-color);padding-bottom:2rem;position:sticky;transform:translateZ(0)}@media (width>=768px){.mobile-sticky-header{display:none}}.mobile-tabs-header{justify-content:space-between;align-items:baseline;width:100%;padding:0 4vw 1rem;display:flex}.mobile-time-block{padding:0 4vw}@media (width>=768px){.mobile-tabs-header{display:none}}.mobile-tab{color:var(--text-color);text-transform:uppercase;cursor:pointer;opacity:.3;margin:0;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:3rem;font-weight:400;transition:all .4s cubic-bezier(.19,1,.22,1);transform:scale(.6)}.mobile-tab.active{opacity:1;transform:scale(1)}.mobile-tab:first-child{transform-origin:0 100%}.mobile-tab:last-child{transform-origin:100% 100%}.home-col-left{width:100%;height:auto;padding:0 4vw 10vh;overflow-y:visible}@media (width>=768px){.home-col-left{border-right:1px solid var(--border-color);flex:2.2;height:100%;overflow-y:auto}}.home-col-right{width:100%;height:auto;padding:0 4vw 10vh;overflow-y:visible}@media (width>=768px){.home-col-right{flex:1;height:100%;overflow-y:auto}}.home-col-left::-webkit-scrollbar{display:none}.home-col-right::-webkit-scrollbar{display:none}.home-col-left,.home-col-right{-ms-overflow-style:none;scrollbar-width:none}.home-col-grid{flex-direction:column;gap:1.5rem;display:flex}.masonry-column{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (width>=768px){.home-col-grid{flex-direction:row;align-items:flex-start;gap:2vw;padding-bottom:8vw}.masonry-column{flex:1;gap:2vw}.masonry-column-offset{margin-top:8vw}.masonry-correction{margin-top:-8vw}}.home-col-list{flex-direction:column;gap:2rem;display:flex}.project-item-art .project-title{font-size:1.25rem}.project-item{cursor:pointer;width:100%}.project-card{background:0 0;width:100%;margin-bottom:1.2rem;position:relative;overflow:hidden}.project-image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.project-item:hover .project-image{transform:scale(1.05)}.project-caption{text-align:left}.project-title{letter-spacing:-.01em;color:var(--text-color);margin-bottom:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.1}.project-category{text-transform:none;letter-spacing:.02em;color:#000;margin-top:-.1rem;font-family:Font21,Times New Roman,Times,serif;font-size:1.15rem;font-weight:400}.project-detail{min-height:100vh;position:relative}.project-header-text{text-align:center;padding:10vh 4vw 8vh}.project-display-title{letter-spacing:.02em;color:var(--text-color);text-transform:uppercase;margin-bottom:0;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:3rem;font-weight:400;line-height:1}@media (width>=768px){.project-display-title{margin-bottom:.2rem;font-size:7rem;line-height:.85}}.project-header-subtext{color:#333;max-width:600px;margin:0 auto;font-size:.85rem;line-height:1.6}.project-cover-container{justify-content:center;margin-bottom:10vh;padding:0 4vw;display:flex}.project-cover-inner{background:0 0;width:60%;overflow:hidden}.project-cover-inner img,.project-cover-inner video{object-fit:cover;width:100%;height:100%;display:block}.project-content-bottom{max-width:1000px;color:var(--text-color);text-align:left;margin:0 auto;padding:10vh 4vw;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:2.4rem;font-weight:300;line-height:1.6}@media (width>=768px){.project-content-bottom{font-size:3.6rem}}.project-back{justify-content:center;margin-top:10vh;margin-bottom:10vh;display:flex}.project-back button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border:1px solid var(--border-color);background:0 0;border-radius:50px;padding:1rem 2rem;font-size:1rem;transition:all .3s}.project-back button:hover{background:var(--text-color);color:var(--bg-color)}.main-text{color:var(--text-color);max-width:1400px;margin-bottom:4rem;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:1.7rem;font-weight:400;line-height:1.2}@media (width>=768px){.main-text{margin-bottom:6rem;font-size:2.5rem}}.sub-text{color:#333;white-space:pre-wrap;max-width:1400px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6}@media (width>=768px){.sub-text{font-size:1.1rem}}.project-credits-grid{border-top:1px solid var(--border-color);flex-direction:column;gap:2rem;margin-top:6rem;padding-top:4rem;font-family:Chiaroscura,Times New Roman,Times,serif;display:flex}.credits-col{white-space:pre-wrap;color:#333;font-size:1.2rem}@media (width>=768px){.project-credits-grid{flex-direction:row;gap:8rem}}.project-gallery{flex-direction:column;gap:2rem;max-width:1800px;margin:0 auto;padding:0 4vw 15vh;display:flex}.gallery-item{background-color:#0000;width:100%;overflow:hidden}@media (width>=768px){.project-gallery{grid-template-columns:repeat(6,1fr);gap:4vw;display:grid}.gallery-item.layout-full{grid-column:span 6}.gallery-item.layout-half{grid-column:span 3}.gallery-item.layout-third{grid-column:span 2}.gallery-item.layout-two-thirds{grid-column:span 4}}.gallery-item img,.gallery-item video{object-fit:cover;width:100%;height:100%;display:block}.project-content-bottom{text-align:left;max-width:1800px;margin:0 auto;padding:10vh 4vw 20vh}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}@font-face{font-family:AgencyTime;src:url(/fonts/time.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:AgencyCalendar;src:url(/fonts/21.otf)format("opentype");font-weight:400;font-style:normal}.live-time-block{align-items:center;width:100%;display:flex}.live-time-date-section{flex-direction:column;align-self:flex-end;margin-bottom:.2rem;padding-right:1.5rem;display:flex}.live-time-date-main,.live-time-date-sub{color:#1c1c1c;font-family:AgencyCalendar,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.35}.live-time-divider{background-color:#00000040;width:1px;height:85px;margin-right:1.5rem}.live-time-clocks{flex-direction:column;gap:1.25rem;display:flex}.live-time-clock-item{flex-direction:column;display:flex}.live-time-label{color:#0006;margin-bottom:.15rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.live-time-value{color:#1c1c1c;font-size:1.05rem;font-weight:500;font-family:AgencyTime,monospace!important}.contact-hollow-btn{color:#000;pointer-events:auto;z-index:50;cursor:pointer;background:#f7f7f7;border:1px solid #0000000a;border-radius:50px;outline:none;justify-content:center;align-items:center;padding:.7rem 1.8rem;font-family:Chiaroscura,Times New Roman,Times,serif;font-size:1.25rem;text-decoration:none;transition:transform .2s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000a}.contact-hollow-btn:hover{transform:scale(1.02)}.liquid-blob{filter:blur(12px);z-index:0;pointer-events:none;opacity:.85;border-radius:40% 60% 70% 30%/40% 50% 60%;position:absolute}.blob-1{background:radial-gradient(circle,#e028ff 0%,#0000 70%);width:160%;height:160%;animation:7s linear infinite spinBlob;top:-50%;left:-30%}.blob-2{background:radial-gradient(circle at 40% 40%,#0cf 0%,#0000 80%);width:140%;height:140%;animation:9s linear infinite reverse spinBlob;bottom:-60%;right:-20%}.blob-3{background:radial-gradient(circle at 60%,#4a00e0 0%,#0000 65%);width:120%;height:120%;animation:11s linear infinite spinBlob;top:10%;left:20%}.liquid-blur-overlay{-webkit-backdrop-filter:blur(18px)saturate(120%);z-index:1;pointer-events:none;background:#ffffff4d;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes spinBlob{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-btn-text{z-index:10;pointer-events:none;mix-blend-mode:normal;position:relative}.contact-modal{z-index:60;pointer-events:auto;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.contact-modal-backdrop{pointer-events:auto;background:radial-gradient(#fff 40%,#ffffffe6 60%,#fff0 85%);width:100vw;height:100vh;position:absolute;top:0;left:0}.contact-modal-container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-top:5vh;padding:0 4vw;display:flex;position:relative}.contact-modal-title-wrapper{text-align:center;display:inline-block;position:relative}.contact-modal-close{cursor:pointer;color:#000;background:#fff;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:2rem;transition:transform .3s cubic-bezier(.19,1,.22,1),background .3s,color .3s;display:flex;position:relative}.contact-modal-close:hover{color:#fff;background:#000;transform:scale(1.05)}.contact-modal-logo{width:auto;height:110px;margin-bottom:2.5rem;display:block}.contact-modal-title{text-align:center;color:#000;margin-bottom:3.5rem;font-family:Chiaroscura,serif;font-size:2.2rem;font-weight:400;line-height:.85}.contact-form{flex-direction:column;gap:1.25rem;width:100%;max-width:550px;display:flex}.contact-form-row{gap:1rem;width:100%;display:flex}.contact-form-row input{flex:1}.contact-form input,.contact-form textarea{color:#000;background:0 0;border:1px solid #00000059;border-radius:16px;outline:none;width:100%;padding:1.2rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .3s}.contact-form textarea{resize:none;border-radius:16px;height:180px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#0006;font-weight:300}.contact-form input:focus,.contact-form textarea:focus{border-color:#000c}.contact-form-submit{justify-content:center;margin-top:1rem;display:flex}.contact-form-submit .contact-hollow-btn{padding:.8rem 4rem}@media (width>=768px){.contact-modal-title{font-size:4.5rem}}.cms-container{color:#fff;background-color:#050505;width:100vw;height:100vh;font-family:Inter,-apple-system,sans-serif;display:flex;overflow:hidden;cursor:auto!important}.cms-container *,.cms-auth-container *{cursor:auto}.cms-nav{background-color:#1a1a1a;border-bottom:1px solid #333;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex}.cms-logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.cms-back-link{color:#a0a0a0;font-size:.875rem;text-decoration:none;transition:color .2s}.cms-back-link:hover{color:#fff}.cms-layout{flex:1;display:flex;overflow:hidden}.cms-sidebar{background-color:#141414;border-right:1px solid #333;flex-direction:column;width:320px;display:flex}.cms-sidebar-header{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cms-sidebar-title{text-transform:uppercase;letter-spacing:.05em;color:#888;margin:0;font-size:.875rem}.cms-sidebar-scroll{flex:1;overflow-y:auto}.cms-category-block{margin-bottom:0}.cms-category-header-row{border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .5rem;display:flex}.cms-category-label{letter-spacing:.1em;color:#555;border-bottom:none;margin:0;padding:0;font-size:.75rem}.cms-add-btn.small{color:#888;background-color:#0000;border:1px solid #333;padding:.2rem .6rem;font-size:.75rem}.cms-add-btn.small:hover{color:#fff;background-color:#222;border-color:#555}.cms-project-list{margin:0;padding:0;list-style:none}.cms-project-item{cursor:grab;border-bottom:1px solid #222;align-items:center;padding:1rem 1.5rem;transition:background-color .2s,opacity .2s,border-top .2s;display:flex}.cms-project-item:active{cursor:grabbing}.cms-project-item.dragging{opacity:.4;background-color:#000}.cms-project-item.drag-over{background-color:#1f1f1f;border-top:2px solid #00f0ff}.cms-project-item:hover{background-color:#1f1f1f}.cms-project-item.active{background-color:#2a2a2a;border-left:3px solid #fff}.cms-drag-handle{opacity:.3;cursor:grab;margin-left:auto;font-size:1.2rem}.cms-project-item:hover .cms-drag-handle{opacity:1}.cms-thumb{object-fit:cover;pointer-events:none;background-color:#333;border-radius:4px;width:48px;height:48px;margin-right:1rem}.cms-item-info{flex-direction:column;display:flex}.cms-item-title{margin-bottom:.25rem;font-size:.9rem;font-weight:500}.cms-item-category{color:#888;font-size:.75rem}.cms-main{background-color:#0d0d0d;flex:1;padding:2rem;overflow-y:auto}.cms-empty{color:#555;justify-content:center;align-items:center;height:100%;font-size:1rem;display:flex}.cms-editor{max-width:800px;margin:0 auto}.cms-editor-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.cms-editor-header h2{margin:0;font-size:1.5rem;font-weight:500}.cms-auth-container{color:#fff;background-color:#050505;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.cms-auth-box{text-align:center;background-color:#111;border:1px solid #222;border-radius:8px;flex-direction:column;gap:1rem;min-width:300px;padding:3rem;display:flex}.cms-auth-box h2{letter-spacing:.1em;margin:0;font-size:1.2rem}.cms-auth-box p{color:#666;margin:0 0 1rem;font-size:.8rem}.cms-auth-box input{color:#fff;background-color:#000;border:1px solid #333;border-radius:4px;padding:.8rem;font-family:inherit;font-size:1rem}.cms-auth-box button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:.8rem;font-weight:600;transition:opacity .2s}.cms-auth-box button:hover{opacity:.8}.cms-error{color:#f33;font-size:.8rem}.cms-logout-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #333;padding:.3rem .6rem;font-size:.7rem}.cms-logout-btn:hover{color:#fff;background-color:#222}.cms-save-btn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:4px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.cms-save-btn:hover{opacity:.9}.cms-save-btn:disabled{opacity:.5;cursor:not-allowed}.cms-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.cms-input-group{flex-direction:column;display:flex}.cms-full-width{grid-column:1/-1}.cms-input-group label{color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem}.cms-input-group input[type=text],.cms-input-group textarea{color:#fff;background-color:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.cms-input-group input[type=text]:focus,.cms-input-group textarea:focus{border-color:#666;outline:none}.cms-media-group{background-color:#141414;border:1px solid #222;border-radius:8px;padding:1.5rem}.cms-upload-box{align-items:center;gap:1rem;margin-top:1rem;display:flex}.cms-upload-box label{color:#888;margin-bottom:0;font-size:.75rem}.cms-upload-box input[type=file]{color:#ccc;font-size:.8rem}.uploading-text{color:#facc15;font-size:.8rem}.cms-preview-img{aspect-ratio:16/9;object-fit:cover;background-color:#222;border-radius:4px;width:100%;margin-top:1.5rem}.cms-preview-video{aspect-ratio:16/9;background-color:#000;border-radius:4px;width:100%;margin-top:1.5rem}.cms-section-divider{color:#fff;border-bottom:1px solid #333;grid-column:1/-1;margin-top:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:500}.cms-add-btn{color:#fff;cursor:pointer;background-color:#2a2a2a;border:1px solid #444;border-radius:4px;padding:.4rem 1rem;font-size:.8rem;transition:all .2s}.cms-add-btn:hover{background-color:#3f3f3f;border-color:#555}.cms-empty-text{color:#666;padding:1rem 0;font-size:.9rem;font-style:italic}.cms-gallery-builder{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.cms-gallery-item{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.cms-gallery-item-header{color:#ccc;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.9rem;display:flex}.cms-remove-btn{color:#ff4a4a;cursor:pointer;background-color:#0000;border:none;font-size:.8rem}.cms-remove-btn:hover{text-decoration:underline}.cms-gallery-item-controls{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.cms-select{color:#eee;background-color:#222;border:1px solid #444;border-radius:4px;padding:.6rem;font-family:inherit;font-size:.9rem}.cms-gallery-upload-area{margin-top:.5rem}.cms-gallery-preview{align-items:center;gap:1rem;display:flex}.cms-thumb-preview{object-fit:cover;background-color:#000;border-radius:4px;height:100px}.cms-change-btn{color:#ccc;cursor:pointer;background-color:#2a2a2a;border:1px solid #444;border-radius:4px;padding:.4rem .8rem;font-size:.8rem}.cms-change-btn:hover{background-color:#3f3f3f}.cms-preview-img.mini,.cms-preview-video.mini{aspect-ratio:auto;object-fit:contain;width:50%;max-height:200px}
