._navbar_gav7w_1{border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#ffffff;z-index:1000}._navbar-container_gav7w_9{max-width:1800px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}._navbar-logo_gav7w_18{font-size:1.3rem;font-weight:600;letter-spacing:.5px}._navbar-toggle_gav7w_24{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}._navbar-toggle_gav7w_24 span{display:block;width:25px;height:3px;background:#333;border-radius:2px;transition:transform .3s,opacity .3s}._navbar-toggle_gav7w_24._active_gav7w_43 span:nth-child(1){transform:translateY(8px) rotate(45deg)}._navbar-toggle_gav7w_24._active_gav7w_43 span:nth-child(2){opacity:0}._navbar-toggle_gav7w_24._active_gav7w_43 span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._navbar-menu_gav7w_55{display:flex;list-style:none;gap:2rem}@media (max-width: 768px){._navbar-container_gav7w_9{padding:1rem 1.5rem}._navbar-toggle_gav7w_24{display:flex}._navbar-menu_gav7w_55{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:#ffffff;max-height:0;overflow:hidden;transition:max-height .3s}._navbar-menu_gav7w_55._active_gav7w_43{max-height:300px}._navbar-menu_gav7w_55 li{padding:1rem 2rem;border-bottom:1px solid #e0e0e0}}._footer_dbaho_1{background-color:#081425;color:#fff;padding:1rem 1em;display:flex;align-items:center}._footer-container_dbaho_17{max-width:1200px;margin-inline:auto;width:100%}._footer-content_dbaho_29{display:flex;align-items:center;justify-content:space-between}._footer-label_dbaho_41{font-size:.95rem;font-weight:600;letter-spacing:.5px}._footer-socials_dbaho_53{display:flex;gap:1rem}._footer-socials_dbaho_53 a{color:#ccc;font-size:1.2rem;transition:color .3s}._footer-socials_dbaho_53 a:hover{color:#fff}@media (max-width: 768px){._footer_dbaho_1{padding:2rem 1.5rem 1rem}._footer-content_dbaho_29{flex-direction:column;gap:1rem;text-align:center}}.home-page{text-align:center;justify-content:center}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-img{max-width:300px}.hero-title{font-size:2.5rem;font-weight:700;letter-spacing:3px;margin-bottom:.5rem;line-height:1.2;color:#333;text-align:center;text-transform:uppercase}.hero-subtitle{font-size:1.2rem;color:#666;font-weight:400;margin-bottom:1.5rem;letter-spacing:2px}.hero-description{font-size:1rem;color:#888;line-height:1.8;max-width:600px;margin-inline:auto;padding-bottom:2.5rem}.info-container{width:30%;margin-inline:auto;display:flex;align-items:center;text-align:center;justify-content:center}.info-button{width:100%;padding:1rem;display:block;background-color:#0096fa;color:#fff;border:2px solid white;border-radius:100px;outline:2px solid #0096fa;outline-offset:0px}.info-button:hover{background-color:#0075fa;outline:2px solid #0075fa;box-shadow:0 0 3px 3px #0075fa}.social-links{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem}.social-links a{font-size:2.5rem;transition:color .3s,transform .3s}.social-links a:hover{transform:scale(1.1)}.social-twitter{color:#000}.social-youtube{color:red}.social-instagram{color:#e4405f}.social-tiktok{color:#000}.social-pixiv{color:#0096fa}@media (max-width: 768px){.home-page{min-height:50vh;margin-bottom:-2rem}.hero-img{max-width:150px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1rem}.info-container{width:60%}.social-links a{font-size:1.8rem}}._button-tooltip_1k73w_1{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._tooltip-tip_1k73w_9{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:6px 12px;background:#000;color:#fff;font-size:.75rem;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none;z-index:10}._tooltip-tip_1k73w_9:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000}._button-tooltip_1k73w_1:hover ._tooltip-tip_1k73w_9{opacity:1;visibility:visible}._skeleton_fq71v_1{width:100%;aspect-ratio:16 / 9;border-radius:5px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:_shimmer_fq71v_1 1.5s infinite}@keyframes _shimmer_fq71v_1{0%{background-position:200% 0}to{background-position:-200% 0}}._skeletonWrapper_fq71v_19{position:relative;width:100%}._workVideo_fq71v_24{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f5f5f5}._workVideo_fq71v_24 video{width:100%;height:100%;object-fit:cover}._skeletonIframeWrapper_fq71v_37{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}._skeletonIframeWrapper_fq71v_37 ._skeletonYoutube_fq71v_47{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a1a}._skeletonYoutubeThumb_fq71v_57{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 50%,#2a2a2a 100%);background-size:400% 100%;animation:_shimmerDark_fq71v_1 2s ease-in-out infinite}._skeletonYoutubePlay_fq71v_65{position:relative;width:60px;height:42px;background:rgba(255,0,0,.85);border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:1;box-shadow:0 4px 20px #0006}._skeletonYoutubePlay_fq71v_65:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:9px 0 9px 16px;border-color:transparent transparent transparent #fff;margin-left:3px}._skeletonYoutubeBar_fq71v_89{position:absolute;bottom:0;left:0;right:0;height:4px;background:rgba(255,255,255,.1)}._skeletonYoutubeBar_fq71v_89:after{content:"";position:absolute;left:0;top:0;height:100%;width:30%;background:#ff0000;border-radius:0 2px 2px 0}@keyframes _shimmerDark_fq71v_1{0%{background-position:100% 0}to{background-position:-100% 0}}.works{width:80%;max-width:3600px;margin:0 auto}.works-container{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:2rem;gap:1rem}.works-section{width:auto;padding:20px;border:1px solid #cecece;border-radius:15px;margin:1rem}.works-section:last-child{grid-column:1 / -1}.works-grid{display:flex;flex-direction:column;gap:10px;padding:1rem}.works-grid-title{font-size:1.5rem;font-weight:500;margin-bottom:2rem;color:#333;text-align:center;text-transform:uppercase;letter-spacing:5px}.work-row{display:grid;gap:10px;break-inside:avoid;align-items:stretch}.work-item{display:flex;flex-direction:column;cursor:pointer;transition:opacity .3s;padding-bottom:1.5rem;height:100%;overflow:hidden}.work-item button{padding-top:5px;padding-bottom:5px;border-radius:0 0 10px 10px;color:#999;font-size:large;background-color:#250808}.work-item button:hover{background-color:#555}.work-image{width:100%;aspect-ratio:1;overflow:hidden;background:#f5f5f5;margin-bottom:1rem}.work-image img{width:100%;height:100%;display:block;border-radius:5px;overflow:hidden;cursor:pointer;transition:transform .5s ease;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}.work-image img:hover{transform:scale(1.05)}.shorts-section{display:flex;flex-direction:column}.shorts-section .works-grid{flex:1;display:flex;flex-direction:column}.shorts-section .work-row{flex:1}.shorts-section .work-item{flex:1;display:flex;flex-direction:column}.shorts-section .skeleton-iframe-wrapper{flex:1}.work-item h3{font-size:.95rem;font-weight:400;letter-spacing:.5px;color:#000}@media (max-width: 768px){.works{width:100%;padding:2rem 1.5rem}.works-container{grid-template-columns:1fr}.works-section{margin:.5rem 0}.works-section:last-child{grid-column:auto}.works-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.works-row{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.works-grid{grid-template-columns:1fr!important}}._latest-video_p9sgj_1{padding:1rem;text-align:center}._latest-video_p9sgj_1 h2{font-size:1.5rem;font-weight:400;margin-bottom:2rem;letter-spacing:.5px}._video-wrapper_p9sgj_13{position:relative;width:100%;margin:0 auto}._video-wrapper_p9sgj_13 iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:none}._video-wrapper-regular_p9sgj_28{max-width:800px;aspect-ratio:16 / 9}._video-wrapper-short_p9sgj_33{max-width:280px;aspect-ratio:9 / 16}._container-short_p9sgj_38{max-width:500px}._video-status_p9sgj_42{color:#888;font-size:.95rem}._skeleton_p9sgj_47{background:#eee;border-radius:8px;margin:0 auto;position:relative;overflow:hidden;animation:_breathe_p9sgj_1 3s ease-in-out infinite}._skeleton_p9sgj_47:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);animation:_shimmer_p9sgj_1 2s infinite}@keyframes _breathe_p9sgj_1{0%,to{opacity:.6}50%{opacity:1}}._skeleton--regular_p9sgj_79{max-width:800px;aspect-ratio:16 / 9}._skeleton--short_p9sgj_84{max-width:280px;aspect-ratio:9 / 16}@keyframes _shimmer_p9sgj_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._video-error_p9sgj_98{color:#888;font-size:.9rem;font-style:italic}@media (max-width: 768px){._latest-video_p9sgj_1{padding:.2rem 1.5rem}._video-wrapper--short_p9sgj_109{max-width:300px}}.gallery{width:80%;max-width:3600px;margin:0 auto}.masonry-container{width:100%;margin:0 auto}.gallery-category-grid{display:flex;flex-direction:column;gap:10px}.gallery-category-row{display:grid;gap:10px;break-inside:avoid}.masonry-item{display:flex;align-items:center;justify-content:center}.masonry-item img{width:100%;height:auto;display:block;border-radius:5px;overflow:hidden;cursor:pointer;transition:transform .5s ease;animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}.skeleton{width:100%;aspect-ratio:1;border-radius:5px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.masonry-item img:hover{transform:scale(1.02);border:1px solid #99bad3}.gallery-category-title{font-size:1.5rem;font-weight:500;margin-top:2rem;margin-bottom:2rem;padding-top:.5rem;padding-bottom:.5rem;color:#333;text-align:center;text-transform:uppercase;letter-spacing:5px;border-top:3px solid #252525;border-bottom:3px solid #252525}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{animation-name:fadeIn;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:both}.modal-card{position:relative;max-width:90vw;max-height:90vh;border-radius:16px;overflow:hidden;cursor:pointer;will-change:transform;box-shadow:0 20px 60px #00000080}.modal-card img{display:block;max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain}.modal-card video{display:block;max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:16px}.video-row{width:100%;display:flex;gap:2rem;align-items:center;justify-content:center;aspect-ratio:337 / 144;margin-bottom:2rem}.video-row .gallery-iframe{height:100%}.video-row>section{display:flex;align-items:center;justify-content:center;height:100%}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@media (max-width: 768px){.gallery{width:100%;padding:.2rem 1.5rem}.gallery h2{font-size:2rem;margin-bottom:2rem}.gallery-row{grid-template-columns:repeat(2,1fr)!important}.video-row{flex-direction:column;gap:1rem;height:auto;padding:0}.video-row>section{width:100%;height:auto}.video-row .gallery-iframe{height:auto}}@media (max-width: 480px){.gallery-row{grid-template-columns:1fr!important}}.main{min-height:calc(100vh - 150px);padding:4rem 2rem;display:flex;align-items:center}.container{width:90%;max-width:1600px;margin-inline:auto;padding-inline:1rem}.transition-fadeIn{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-widht: 760px){.main{min-height:auto;padding:1rem 1.5rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background-color:#f5f7fd;color:#000;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}img{max-width:100%;height:auto;display:block}#root{display:flex;flex-direction:column;min-height:100vh}main{flex:1;width:100%}
