:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Cormorant Unicase", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Cormorant Unicase", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}::selection{color:#000;background:#fff}html{overscroll-behavior:none;scroll-snap-type:y mandatory}@media (width<=768px){html{scroll-snap-type:none}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.custom-cursor{pointer-events:none;z-index:10000;mix-blend-mode:difference;will-change:transform;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .2s;position:fixed;top:-6px;left:-6px}.custom-cursor.cursor-hidden{opacity:0}.cursor-icon{pointer-events:none;z-index:10000;will-change:transform;opacity:0;filter:drop-shadow(0 4px 12px #0006);width:72px;height:40px;transition:opacity .2s;position:fixed;top:-20px;left:-36px}.cursor-icon.cursor-icon-visible{opacity:1}*{cursor:none}@media (width<=768px){.custom-cursor,.cursor-icon{display:none}*{cursor:auto}}.gradual-blur-inner{width:100%;height:100%;position:relative}.gradual-blur-inner>div{-webkit-backdrop-filter:inherit;backdrop-filter:inherit}.gradual-blur{isolation:isolate}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.gradual-blur-inner>div{opacity:.5;background:#0000004d}}.gradual-blur-fixed{pointer-events:none;z-index:1000;inset:0;position:fixed!important}.blur-image-wrap{filter:blur(20px);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:filter .5s,transform .5s,background-image 0s .5s;transform:scale(1.05)}.blur-image-wrap:has(img.loaded){filter:blur();transform:scale(1);background-image:none!important}.blur-image-wrap img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;display:block}.blur-image-wrap img.loaded{opacity:1}.cat-panel{z-index:1100;--mx:-9999px;--my:-9999px;background:#000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translate(100%)}.cat-title{color:#fff;text-align:left;box-sizing:border-box;z-index:6;width:100%;max-width:1440px;margin:0;padding-top:140px;padding-left:40px;padding-right:40px;font-family:"Brygada 1918",serif;font-size:32px;font-weight:700;position:relative}.cat-grid{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:1440px;padding:40px;display:flex}.cat-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cat-row-3{grid-template-columns:repeat(3,1fr)}.cat-card{border-radius:16px;overflow:hidden}.cat-row:not(.cat-row-3) .cat-card{aspect-ratio:4/3}.cat-row-3 .cat-card{aspect-ratio:16/7}.cat-card .blur-image-wrap{width:100%;height:100%}.cat-grayscale{pointer-events:none;z-index:5;-webkit-backdrop-filter:grayscale()brightness(.4);backdrop-filter:grayscale()brightness(.4);-webkit-mask-image:radial-gradient(circle 350px at var(--mx) var(--my), transparent 0%, transparent 20%, #0000001a 35%, #0000004d 50%, #0000008c 65%, #000000bf 80%, black 100%);mask-image:radial-gradient(circle 350px at var(--mx) var(--my), transparent 0%, transparent 20%, #0000001a 35%, #0000004d 50%, #0000008c 65%, #000000bf 80%, black 100%);background:#00000003;position:absolute;inset:0}@media (width<=768px){.cat-panel{justify-content:flex-start;align-items:flex-start;overflow-y:auto}.cat-title{margin-bottom:8px;padding-top:80px;padding-left:20px;padding-right:20px;font-size:28px}.cat-grid{gap:8px;padding:20px}.cat-row,.cat-row-3{grid-template-columns:1fr;gap:8px;max-width:100%}.cat-card{aspect-ratio:4/3}.cat-grayscale{display:none}}.header{z-index:1200;box-sizing:border-box;background:0 0;width:100%;height:128px;padding:40px;position:fixed;top:0;left:0}.header-inner{justify-content:space-between;align-items:flex-start;max-width:1440px;margin:0 auto;display:flex}.header-overlay{pointer-events:none;background:linear-gradient(#00000080,#0000);position:absolute;inset:0}@media (width<=768px){.header{height:80px;padding:16px 20px}.header-logo{font-size:20px}.header-cat{width:32px;height:32px}}.header-cat{cursor:none;transition:transform .2s}.header-cat:hover{transform:scale(1.1)}.header-close{filter:none}.header-logo{z-index:1;font-family:var(--heading);color:#fff;letter-spacing:1px;font-size:24px;font-weight:600;text-decoration:none;position:relative}.hero-wrapper{z-index:0;width:100%;height:100vh;position:fixed;top:0;left:0}.hero{justify-content:center;align-items:center;gap:52px;height:100%;display:flex}.hero-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff0d;border:1px solid #ffffff12;border-radius:24px;transition:transform .3s ease-out}.hero-card:hover{transform:scale(1.03)}.hero-works{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:508px;height:426px;padding:24px 24px 0;transition:transform .3s ease-out,background .3s,border-color .3s;display:flex}.hero-works:hover{background:#fff;border-color:#fff}.hero-works-header{justify-content:space-between;align-items:center;display:flex}.hero-works-title{color:#fff;margin:0;font-family:"Brygada 1918",serif;font-size:28px;font-style:normal;font-weight:700;transition:color .3s}.hero-works:hover .hero-works-title{color:#000}.hero-works-btn{cursor:none;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background .3s;display:flex}.hero-works:hover .hero-works-btn{background:#000}.hero-works:hover .hero-works-btn-arrow{color:#fff}.hero-works-btn:hover{transform:scale(1.05)}.hero-works-btn-arrow{color:#000;font-size:20px;line-height:1;transition:color .3s}.hero-works-carousel{border-radius:16px 16px 0 0;flex:1;margin-top:16px;position:relative;overflow:hidden}.hero-works-slide{opacity:0;background-position:bottom;background-size:cover;width:100%;height:100%;transition:opacity .8s,transform .8s;position:absolute;bottom:0;left:0;right:0;transform:scale(.92)}.hero-works-slide img{object-fit:cover;object-position:bottom;opacity:0;width:100%;height:100%;transition:opacity .5s;display:block}.hero-works-slide img.loaded{opacity:1}.hero-works-slide:has(img.loaded){background-image:none!important}.hero-works-slide.active{opacity:1;transform:scale(1)}.hero-works-slide.leaving{opacity:0;transform:translateY(30%)scale(1)}.hero-right{flex-direction:column;gap:52px;display:flex}.hero-quote-block{flex-direction:column;gap:24px;display:flex}.hero-star{width:40px;height:40px}.hero-quote{color:#fff;text-align:left;text-transform:none;letter-spacing:.5px;margin:0;font-family:"Brygada 1918",serif;font-size:26px;font-style:normal;font-weight:200;line-height:1.4}.hero-contacts{gap:40px;display:flex}.hero-contact-card{box-sizing:border-box;flex-direction:column;justify-content:space-between;width:252px;height:248px;padding:20px;text-decoration:none;transition:transform .3s ease-out,background .3s,border-color .3s;display:flex}.hero-contact-card:hover{background:#fff;border-color:#fff}.hero-contact-icon{width:40px;height:40px;transition:filter .3s}.hero-contact-card:hover .hero-contact-icon{filter:invert()}.hero-contact-label{color:#fff;text-align:left;font-family:"Brygada 1918",serif;font-size:22px;font-weight:700;transition:color .3s}.hero-contact-card:hover .hero-contact-label{color:#000}@media (width<=1024px){.hero{flex-direction:column;gap:40px;padding:128px 0 40px}.hero-works{width:100%;height:360px}.hero-right{gap:40px}.hero-contacts{gap:24px}.hero-contact-card{flex:1;width:100%;height:200px}.hero-quote{font-size:24px}}@media (width<=768px){.hero{flex-direction:column;justify-content:flex-start;gap:16px;height:100%;padding:100px 20px 32px;overflow-y:auto}.hero-right{width:100%;display:contents}.hero-quote-block{order:-1;width:100%;margin-bottom:16px}.hero-quote{font-size:24px;font-style:italic}.hero-star{width:32px;height:32px}.hero>div{width:100%}.hero-works{flex-shrink:unset;height:auto;padding:0;overflow:hidden;width:100%!important}.hero-works-title{font-size:24px}.hero-contacts{flex-direction:row;order:1;gap:12px;width:100%}.hero-contacts>div{flex:1;width:100%}.hero-contact-card{height:80px;width:100%!important}.hero-contact-label{display:none}.hero-contact-icon{width:32px;height:32px;margin:auto}.hero-card{border-radius:20px}.hero-works-btn{width:40px;height:40px}.hero-works-btn-arrow{font-size:16px}.hero-works-carousel{border-radius:12px 12px 0 0}.hero-works{aspect-ratio:auto}.hero-works-header{padding:20px 20px 0}.hero-works-carousel{flex:none;height:220px;margin-top:12px}.hero-works-slide{background-position:top}.hero-works-slide img{object-position:top}}.works{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:140px 0 80px}.works-tabs{box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff12;border-radius:100px;flex-shrink:0;width:640px;max-width:100%;margin:0 auto 80px;padding:4px;display:flex;position:relative}.works-tab-indicator{z-index:0;background:#ffffff1a;border-radius:100px;transition:left .35s,width .35s;position:absolute;top:4px;bottom:4px}.works-tab{z-index:1;color:#ffffff80;cursor:none;background:0 0;border:none;border-radius:100px;flex:1;padding:12px 24px;font-family:"Brygada 1918",serif;font-size:16px;font-weight:600;transition:background .3s,color .3s;position:relative}.works-tab.active{color:#fff}.works-tab:hover:not(.active){color:#fffc}.works-tab-logo{opacity:.5;width:auto;height:28px;transition:opacity .3s}.works-tab.active .works-tab-logo{opacity:1}.works-tab:hover:not(.active) .works-tab-logo{opacity:.8}.works-tab-italic{font-style:italic}.works-grid-layout{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1440px;height:540px;margin:0 auto;display:grid}.works-grid-jowi{grid-template-rows:1fr 1fr;grid-template-columns:580px 1fr 1fr}.works-grid-jowi .works-project-card{grid-row:auto}.works-grid-jowi .works-project-card:first-child{grid-area:1/1/3}.works-grid-jowi .works-project-card:nth-child(2){grid-area:1/2/auto/4}.works-grid-jowi .works-project-card:nth-child(3){grid-area:2/2}.works-grid-jowi .works-project-card:nth-child(4){grid-area:2/3}a.works-project-card{color:inherit;text-decoration:none}.works-project-card{box-sizing:border-box;background:#141414;border:1px solid #222;border-radius:24px;flex-direction:column;padding:0;transition:transform .3s ease-out;animation:.4s backwards cardEnter;display:flex;position:relative;overflow:hidden}.works-project-card:hover{transform:scale(1.02)}.works-project-card.card-exit{pointer-events:none;animation:.3s forwards cardExit}.works-project-card.tall{grid-row:span 2}.works-project-card.half{grid-row:span 1}@keyframes cardEnter{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cardExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)scale(.97)}}.works-project-card.horizontal{flex-direction:row;padding:0}.works-project-left{box-sizing:border-box;flex-direction:column;flex-shrink:0;width:50%;padding:32px 0 32px 32px;display:flex}.works-project-left .works-project-text-title{margin-bottom:12px}.works-project-left .works-project-desc{flex:1}.works-project-left .works-project-year{align-self:flex-start;margin-top:auto;margin-left:0}.works-project-image-side{flex-shrink:0;justify-content:center;align-items:center;width:50%;display:flex;overflow:hidden}.works-project-image-side img{object-fit:contain;object-position:center;width:100%;height:100%}.works-project-card.has-badge{overflow:visible}.works-project-badge{color:#000;white-space:nowrap;z-index:2;background:#fff;border-radius:100px;padding:6px 20px;font-family:"Brygada 1918",serif;font-size:14px;font-weight:600;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.works-project-content{flex:1;padding:28px}.works-project-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.works-project-logo{width:auto;height:40px}.works-project-year{color:#a0a0a0;background:#252525;border:none;border-radius:8px;margin-left:auto;padding:4px 14px;font-family:"Brygada 1918",serif;font-size:14px}.works-project-text-title{color:#fff;text-align:left;margin:0;font-family:"Brygada 1918",serif;font-size:32px;font-weight:700;line-height:1.2}.works-project-card.has-bg-image{position:relative}.works-project-bg-image{transform-origin:0 0;pointer-events:none;z-index:0;width:200%;height:200%;position:absolute;top:0;left:0;transform:scale(.5)}.works-project-card.has-bg-image .works-project-header,.works-project-card.has-bg-image .works-project-title,.works-project-card.has-bg-image .works-project-text-title,.works-project-card.has-bg-image .works-project-desc{z-index:1;position:relative}.works-project-title{color:#fff;white-space:pre-line;text-align:left;margin:0 0 8px;font-family:"Brygada 1918",serif;font-size:24px;font-weight:400;line-height:1.3}.works-project-desc{color:#ffffff73;white-space:pre-line;text-align:left;margin:0;font-family:"Brygada 1918",serif;font-size:20px;font-weight:400;line-height:1.5}.works-project-image{border-radius:0 0 24px 24px;min-height:0;overflow:hidden}.works-project-image .blur-image-wrap{width:100%;height:100%}.works-project-image .blur-image-wrap img{object-fit:contain;object-position:bottom}@media (width<=1440px){.works{padding:120px 40px 60px}.works-grid-layout{gap:16px;height:460px}.works-grid-jowi{grid-template-columns:460px 1fr 1fr}.works-project-content{padding:24px}.works-project-title{font-size:20px}.works-project-desc{font-size:16px}.works-project-logo{height:32px}.works-project-text-title{font-size:28px}}@media (width<=1024px){.works-grid-layout{grid-template-columns:repeat(2,1fr)}.works-project-card.tall{grid-row:span 1}}@media (width<=768px){.works{padding:80px 20px 40px}.works-section-heading{color:#fff;text-align:left;margin:0 0 20px;font-family:"Brygada 1918",serif;font-size:28px;font-weight:700}.works-section-heading-logo{width:auto;height:32px}.works-section-heading-text{font-style:italic}.works-mobile-section{margin-bottom:48px}.works-mobile-section:last-child{margin-bottom:0}.works-mobile-grid{flex-direction:column;gap:16px;display:flex}.works-mobile .works-project-card{border-radius:20px;grid-row:auto;animation:none}.works-mobile .works-project-card.tall{grid-row:auto}.works-mobile .works-project-bg-image,.works-mobile .works-project-image-side{display:none}.works-mobile .works-project-image{margin-top:auto;padding:20px 20px 0}.works-mobile .works-project-image .blur-image-wrap img{object-fit:contain;object-position:bottom}.works-mobile .works-project-content{padding:20px}.works-mobile .works-project-text-title{font-size:24px}.works-mobile .works-project-card.horizontal{flex-direction:column}.works-mobile .works-project-left{width:100%;padding:20px}.works-mobile .works-project-left .works-project-year{margin-top:0;position:static}.works-mobile .works-project-left{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:4px 0;display:grid}.works-mobile .works-project-left .works-project-text-title{grid-area:1/1}.works-mobile .works-project-left .works-project-year{grid-area:1/2;align-self:center}.works-mobile .works-project-left .works-project-desc{grid-area:2/1/auto/-1}.works-mobile .works-project-badge{display:none}}.beams-container{background:#000;width:100%;height:100%;position:relative}.beams-container canvas{background:#000}.app{width:100%;min-height:100vh;position:relative}.background{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.content{z-index:1;box-sizing:border-box;scroll-snap-align:start;width:100%;max-width:1440px;height:100vh;margin:0 auto;padding:0 40px;position:relative}.content-overlay{z-index:2;scroll-snap-align:start;width:100%;position:relative}.works-section-wrapper{background:#000;border-radius:48px 48px 0 0;min-height:100vh}@media (width<=768px){.content{height:100vh;padding:0 20px}.works-section-wrapper{border-radius:32px 32px 0 0}}
