.news-module__obM1Ya__main{z-index:1;min-height:100vh;padding:120px 2rem 6rem;position:relative}.news-module__obM1Ya__container{max-width:800px;margin:0 auto}.news-module__obM1Ya__header{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.news-module__obM1Ya__title{color:#333;letter-spacing:-.02em;font-size:3rem;font-weight:800;font-family:var(--font-barlow);margin:0;line-height:1}.news-module__obM1Ya__backLink{color:#999;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;text-decoration:none;transition:color .3s}.news-module__obM1Ya__backLink:hover{color:#333}.news-module__obM1Ya__loading{justify-content:center;padding:4rem 0;display:flex}.news-module__obM1Ya__loader{border:2px solid #eee;border-top-color:#333;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite news-module__obM1Ya__spin}@keyframes news-module__obM1Ya__spin{to{transform:rotate(360deg)}}.news-module__obM1Ya__empty{text-align:center;color:#999;padding:4rem 0;font-size:.9rem}.news-module__obM1Ya__list{margin:0;padding:0;list-style:none}.news-module__obM1Ya__item{border-bottom:1px solid #0000000d;grid-template-columns:120px 1fr;gap:2rem;padding:2.5rem 0;transition:all .4s cubic-bezier(.165,.84,.44,1);display:grid}.news-module__obM1Ya__item:last-child{border-bottom:none}.news-module__obM1Ya__item:hover{transform:translate(10px)}.news-module__obM1Ya__itemMeta{padding-top:.4rem}.news-module__obM1Ya__date{color:#888;font-size:.9rem;font-family:var(--font-barlow);letter-spacing:.05em;font-weight:500}.news-module__obM1Ya__itemTitle{color:#333;font-size:1.4rem;font-weight:600;line-height:1.4;font-family:var(--font-noto-sans-jp);margin:0 0 1rem}.news-module__obM1Ya__itemContent{color:#666;margin:0;font-size:.95rem;font-weight:400;line-height:1.8}.news-module__obM1Ya__linkWrapper{color:inherit;text-decoration:none;transition:opacity .3s}.news-module__obM1Ya__linkWrapper:hover .news-module__obM1Ya__itemTitle{color:#666}@media (max-width:768px){.news-module__obM1Ya__main{padding:100px 1.5rem 4rem}.news-module__obM1Ya__header{margin-bottom:3rem}.news-module__obM1Ya__title{font-size:2.2rem}.news-module__obM1Ya__item{grid-template-columns:1fr;gap:.5rem;padding:2rem 0}.news-module__obM1Ya__item:hover{transform:none}.news-module__obM1Ya__itemTitle{font-size:1.2rem}}
.Navigation-module__l8qRma__nav{z-index:1000;background:#00a0e9;width:100%;padding:1rem 0;position:fixed;top:0;left:0}.Navigation-module__l8qRma__container{justify-content:space-between;align-items:center;max-width:100%;margin:0;padding:0 2rem;display:flex}@media (max-width:768px){.Navigation-module__l8qRma__container{padding:0 1.2rem 0 1.5rem}.Navigation-module__l8qRma__logoImg{height:48px}}@media (max-width:480px){.Navigation-module__l8qRma__container{padding:0 .8rem 0 1.2rem}.Navigation-module__l8qRma__logoImg{height:40px}}.Navigation-module__l8qRma__logo a{font-family:var(--font-barlow);letter-spacing:.1em;color:#fff;font-size:1.5rem;font-weight:700}.Navigation-module__l8qRma__logoImg{object-fit:contain;flex-shrink:0;width:auto;height:64px}.Navigation-module__l8qRma__links{align-items:center;gap:2rem;margin-left:auto;display:flex}@media (max-width:768px){.Navigation-module__l8qRma__links{gap:.4rem}.Navigation-module__l8qRma__links a{letter-spacing:0;padding:.3rem .2rem;font-size:1rem}.Navigation-module__l8qRma__langBtn{padding:6px 10px;font-size:.85rem}}@media (max-width:480px){.Navigation-module__l8qRma__links{gap:.2rem}.Navigation-module__l8qRma__links a{padding:.3rem .1rem;font-size:.75rem}.Navigation-module__l8qRma__langBtn{padding:4px 6px;font-size:.65rem}}.Navigation-module__l8qRma__links a{font-family:var(--font-barlow);letter-spacing:.05em;color:#fff;opacity:.9;font-size:1.35rem;font-weight:600;transition:all .3s}.Navigation-module__l8qRma__links a:hover{opacity:1;color:var(--accent-color);transform:translateY(-2px)}.Navigation-module__l8qRma__langBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:20px;margin-left:2rem;padding:8px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.Navigation-module__l8qRma__langBtn:hover{color:#fff;background:#fff3;border-color:#fff}.Navigation-module__l8qRma__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.Navigation-module__l8qRma__hamburgerLine{background:#fff;border-radius:2px;width:24px;height:3px;transition:all .3s;display:block}.Navigation-module__l8qRma__hamburgerLine.Navigation-module__l8qRma__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__l8qRma__hamburgerLine.Navigation-module__l8qRma__open:nth-child(2){opacity:0}.Navigation-module__l8qRma__hamburgerLine.Navigation-module__l8qRma__open:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Navigation-module__l8qRma__rightControls{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.Navigation-module__l8qRma__hamburger{display:flex}.Navigation-module__l8qRma__links{z-index:9999;will-change:transform,right;-webkit-overflow-scrolling:touch;isolation:isolate;background:#000000e6;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:70%;max-width:280px;height:calc(100vh - 70px);padding:1.5rem 2rem 2rem;transition:right .3s;position:fixed;top:70px;right:-100%;transform:translateZ(0);box-shadow:-5px 0 20px #0003}.Navigation-module__l8qRma__linksOpen{right:0}.Navigation-module__l8qRma__links a{border-bottom:1px solid #fff3;width:100%;padding:.5rem 0;font-size:1.2rem}.Navigation-module__l8qRma__langBtn{margin-left:0;padding:5px 10px;font-size:.8rem}.Navigation-module__l8qRma__rightControls .Navigation-module__l8qRma__langBtn{padding:5px 10px;font-size:.8rem}}
.Footer-module__Grjkva__footer{z-index:1;background:#000;border-top:1px solid #1a1a1a;padding:0 2rem;position:relative}.Footer-module__Grjkva__contactSection{justify-content:center;margin-bottom:80px;display:flex}.Footer-module__Grjkva__contactContainer{width:100%;max-width:800px}.Footer-module__Grjkva__contactTitle{text-align:center;letter-spacing:.05em;color:#fff;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Footer-module__Grjkva__form{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__Grjkva__fieldGroup{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.Footer-module__Grjkva__fieldGroup{grid-template-columns:1fr}}.Footer-module__Grjkva__field{flex-direction:column;gap:.5rem;display:flex}.Footer-module__Grjkva__field label{color:#888;letter-spacing:.1em;font-size:.8rem}.Footer-module__Grjkva__field input,.Footer-module__Grjkva__field textarea{color:#fff;background:#111;border:1px solid #222;border-radius:4px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Footer-module__Grjkva__field input:focus,.Footer-module__Grjkva__field textarea:focus{background:#161616;border-color:#444;outline:none}.Footer-module__Grjkva__submitBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:4px;align-self:center;min-width:200px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Footer-module__Grjkva__submitBtn:hover{background:#ccc;transform:translateY(-2px)}.Footer-module__Grjkva__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Footer-module__Grjkva__successMessage{color:#2ed573;text-align:center;background:#2ed5731a;border:1px solid #2ed57333;border-radius:4px;padding:2rem;font-weight:600}.Footer-module__Grjkva__content{text-align:center;border-top:1px solid #1a1a1a;padding-top:60px}.Footer-module__Grjkva__socials{justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}.Footer-module__Grjkva__socials a{color:#666;letter-spacing:.1em;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__socials a:hover{color:#fff}.Footer-module__Grjkva__copyright{color:#333;letter-spacing:.05em;font-size:.75rem}
.Works-module__ajQVLW__works{max-width:1400px;margin:0 auto;padding:100px 2rem}.Works-module__ajQVLW__sectionTitle{letter-spacing:.1em;border-left:4px solid var(--accent-color);color:#333;margin-bottom:3rem;padding-left:1rem;font-size:1.8rem;font-weight:400}.Works-module__ajQVLW__sectionSubTitle{letter-spacing:.3em;color:var(--accent-color);text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1rem;font-weight:700;display:flex}.Works-module__ajQVLW__sectionSubTitle:after{content:"";background:linear-gradient(90deg,rgba(var(--accent-rgb),.2),transparent);flex:1;height:1px}.Works-module__ajQVLW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Works-module__ajQVLW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #0000000d;border-radius:12px;flex-direction:column;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.Works-module__ajQVLW__card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000014}.Works-module__ajQVLW__thumbnail{justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.Works-module__ajQVLW__thumbnail:after{content:"";background:0 0;transition:background .3s;position:absolute;inset:0}.Works-module__ajQVLW__card:hover .Works-module__ajQVLW__thumbnail:after{background:#0000000d}.Works-module__ajQVLW__info{padding:1.5rem}.Works-module__ajQVLW__titleRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.Works-module__ajQVLW__year{color:#999;font-size:.85rem;font-weight:400}.Works-module__ajQVLW__category{color:var(--accent-color);letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem}.Works-module__ajQVLW__desc{color:#666;font-size:.9rem;line-height:1.4}.Works-module__ajQVLW__cardLink{color:inherit;text-decoration:none;display:block}.Works-module__ajQVLW__mainLink{text-decoration:none;display:block}.Works-module__ajQVLW__titleLink{color:inherit;text-decoration:none}.Works-module__ajQVLW__titleLink:hover .Works-module__ajQVLW__title{color:var(--accent-color)}.Works-module__ajQVLW__categories{z-index:2;flex-wrap:wrap;gap:.25rem .5rem;margin-top:1rem;line-height:1.2;display:flex;position:relative}.Works-module__ajQVLW__tagLink{color:var(--accent-color);letter-spacing:.05em;padding:2px 0;font-size:.75rem;text-decoration:none;transition:all .2s}.Works-module__ajQVLW__tagLink:hover{color:#000}.Works-module__ajQVLW__cardOverlayLink{z-index:1;position:absolute;inset:0}.Works-module__ajQVLW__featuredSection{width:100vw;margin-bottom:5rem;padding:0;position:relative;left:50%;transform:translate(-50%)}.Works-module__ajQVLW__carouselWrapper{align-items:center;gap:1rem;display:flex;position:relative}.Works-module__ajQVLW__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:2rem;padding:1rem 80px;display:flex;overflow-x:auto}.Works-module__ajQVLW__carouselTrack::-webkit-scrollbar{display:none}.Works-module__ajQVLW__carouselBtn{cursor:pointer;z-index:10;width:50px;height:50px;color:var(--accent-color);background:#fffffff2;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.Works-module__ajQVLW__carouselBtn:hover{background:var(--accent-color);color:#fff;transform:translateY(-50%)scale(1.1)}.Works-module__ajQVLW__carouselBtnPrev{left:20px}.Works-module__ajQVLW__carouselBtnNext{right:20px}.Works-module__ajQVLW__carouselDots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.Works-module__ajQVLW__dot{background:#00000026;border-radius:50%;width:8px;height:8px;transition:all .3s}.Works-module__ajQVLW__dotActive{background:var(--accent-color);border-radius:4px;width:24px}.Works-module__ajQVLW__featuredCard{scroll-snap-align:start;flex:0 0 600px;min-width:600px}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__thumbnail{height:400px}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__title{font-size:1.5rem}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__desc{font-size:1rem;line-height:1.6}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__info{padding:2rem}@media (max-width:768px){.Works-module__ajQVLW__featuredSection{margin-bottom:3rem}.Works-module__ajQVLW__carouselTrack{gap:1rem;padding:0 1rem}.Works-module__ajQVLW__featuredCard{border-radius:8px;flex:0 0 calc(100vw - 2rem);min-width:calc(100vw - 2rem)}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__thumbnail{border-radius:0;height:280px}.Works-module__ajQVLW__featuredCard .Works-module__ajQVLW__info{padding:1.2rem}.Works-module__ajQVLW__info{padding:1rem}.Works-module__ajQVLW__titleRow{flex-direction:column;gap:.2rem}.Works-module__ajQVLW__carouselBtn{width:40px;height:40px;font-size:1.5rem}.Works-module__ajQVLW__carouselBtnPrev{left:10px}.Works-module__ajQVLW__carouselBtnNext{right:10px}}.Works-module__ajQVLW__divider{background:linear-gradient(90deg,#0000,#0000000d,#0000);height:1px;margin:4rem 0}.Works-module__ajQVLW__pinBadge{background:var(--accent-color);color:#fff;box-shadow:0 4px 10px rgba(var(--accent-rgb),.3);z-index:2;letter-spacing:.1em;border-radius:4px;padding:.3rem .7rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}
.About-module__S-Ka5a__about{padding:100px 2rem}.About-module__S-Ka5a__container{max-width:1000px;margin:0 auto}.About-module__S-Ka5a__textBox{-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);background:#ffffff1a;border-radius:16px;margin-bottom:4rem;padding:3rem}.About-module__S-Ka5a__profileHeader{flex-direction:row-reverse;align-items:center;gap:3rem;margin-bottom:3rem;display:flex}.About-module__S-Ka5a__splitLayout{grid-template-columns:1fr 360px;align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.About-module__S-Ka5a__textContent{flex:1}@media (max-width:900px){.About-module__S-Ka5a__splitLayout{grid-template-columns:1fr;gap:2rem}.About-module__S-Ka5a__imageArea{order:-1;justify-self:center}}@media (max-width:768px){.About-module__S-Ka5a__about{padding:60px 1rem}.About-module__S-Ka5a__textBox{padding:1.5rem}.About-module__S-Ka5a__profileHeader{text-align:center;flex-direction:column;gap:1.5rem}.About-module__S-Ka5a__title{font-size:1.5rem}.About-module__S-Ka5a__name{margin-bottom:1.5rem;font-size:1.2rem}.About-module__S-Ka5a__description{font-size:.9rem;line-height:1.8}.About-module__S-Ka5a__imageArea{aspect-ratio:1;width:100%;max-width:280px;height:auto}.About-module__S-Ka5a__awards li{padding:.6rem .8rem;font-size:.85rem}.About-module__S-Ka5a__timelineYear{font-size:1rem}.About-module__S-Ka5a__timelineContent{font-size:.85rem}}.About-module__S-Ka5a__imageWrapper{flex-direction:column;align-items:flex-end;display:flex}.About-module__S-Ka5a__imageArea{background:rgba(var(--accent-rgb),.1);border:1px solid var(--glass-border);border-radius:24px;flex-shrink:0;width:360px;height:360px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.About-module__S-Ka5a__profileImg{object-fit:cover;width:100%;height:100%}.About-module__S-Ka5a__instagramLink{color:#444;opacity:.8;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.75rem;text-decoration:none;transition:all .3s;display:flex}.About-module__S-Ka5a__instagramLink:hover{opacity:1;transform:translateY(-2px)}.About-module__S-Ka5a__instagramLink svg{flex-shrink:0}.About-module__S-Ka5a__headerText{flex:1}.About-module__S-Ka5a__title{color:var(--accent-color);letter-spacing:.1em;margin-bottom:1rem;font-size:2rem}.About-module__S-Ka5a__name{margin-bottom:2rem;font-size:1.5rem;font-weight:700}.About-module__S-Ka5a__description{color:#666;margin-bottom:2rem;font-size:1rem;line-height:2}.About-module__S-Ka5a__extra{color:var(--accent-color);background:rgba(var(--accent-rgb),.05);border:1px solid rgba(var(--accent-rgb),.2);border-radius:12px;align-items:center;gap:.8rem;margin-bottom:3rem;padding:1.5rem;font-size:1rem;font-weight:500;display:flex}.About-module__S-Ka5a__extra:before{content:"✦";font-size:1.2rem}.About-module__S-Ka5a__awards{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:2rem}.About-module__S-Ka5a__awards h4{color:var(--accent-color);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.About-module__S-Ka5a__awards h4:after{content:"";background:linear-gradient(90deg,rgba(var(--accent-rgb),.3),transparent);flex:1;height:1px}.About-module__S-Ka5a__awards ul{padding:0;list-style:none}.About-module__S-Ka5a__awards li{border-left:3px solid var(--accent-color);color:#444;background:#ffffff05;border-radius:8px;margin-bottom:.5rem;padding:.8rem 1rem;font-size:.95rem;transition:all .3s}.About-module__S-Ka5a__awards li:hover{background:#ffffff0d;transform:translate(5px)}.About-module__S-Ka5a__awardYear{color:var(--accent-color);font-weight:700;font-family:var(--font-mono);margin-right:.5rem}.About-module__S-Ka5a__timelineSection{margin-top:5rem}.About-module__S-Ka5a__timelineSection h4{color:var(--accent-color);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.About-module__S-Ka5a__timelineSection h4:after{content:"";background:linear-gradient(90deg,rgba(var(--accent-rgb),.3),transparent);flex:1;height:1px}.About-module__S-Ka5a__timelineList{padding-left:20px;position:relative}.About-module__S-Ka5a__timelineList:before{content:"";background:linear-gradient(180deg,var(--accent-color),transparent);width:1px;position:absolute;top:5px;bottom:0;left:0}.About-module__S-Ka5a__timelineItem{padding-bottom:2.5rem;padding-left:30px;position:relative}.About-module__S-Ka5a__timelineDot{border:2px solid var(--accent-color);width:9px;height:9px;box-shadow:0 0 10px rgba(var(--accent-rgb),.3);background:#fff;border-radius:50%;position:absolute;top:7px;left:-4px}.About-module__S-Ka5a__timelineYear{color:var(--accent-color);font-size:1.1rem;font-weight:700;font-family:var(--font-mono);margin-bottom:.3rem}.About-module__S-Ka5a__timelineContent{color:#444;font-size:.95rem;line-height:1.6}
