body{color:#fff;background-color:#fff;margin:0;font-family:"serif";overflow:hidden}.opening-overlay{z-index:100;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1.5s;display:flex;position:fixed;top:0;left:0}.opening-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.opening-img{object-fit:cover;opacity:.8;width:auto;max-width:60%;height:auto;max-height:60%;transition:all 2s}@media (width<=450px){.opening-img{width:100%;height:auto}}.hamburger-wrapper{z-index:50;pointer-events:none;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:fixed;top:25px;right:25px}.hamburger-menu{cursor:pointer;pointer-events:auto;flex-direction:column;justify-content:space-between;width:28px;height:18px;display:flex}.mini-menu-list{opacity:0;pointer-events:none;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;margin:0;padding:0;list-style:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(-10px)}.mini-menu-list.active{opacity:1;pointer-events:auto;transform:translateY(0)}.mini-menu-list li{margin:0;padding:0}.mini-menu-list a{color:#7e7e7e;letter-spacing:.15em;text-transform:uppercase;font-family:Times New Roman,serif;font-size:13px;text-decoration:none;transition:opacity .3s,transform .3s;display:block}.mini-menu-list a:hover{opacity:.5;transform:translate(-5px)}.bar{background-color:#7e7e7e;width:100%;height:1px;transition:all .4s}.hamburger-menu.active .bar:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger-menu.active .bar:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger-menu.active .bar:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.gallery-wrapper{box-sizing:border-box;z-index:10;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;padding:20px 0;transition:opacity 3s;display:flex;position:relative;overflow:hidden}@media (width<=450px){.gallery-wrapper{justify-content:flex-start;padding-top:50px}}.gallery-wrapper.fade-in{opacity:1}.backv{z-index:50;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}#bg-video{object-fit:cover;width:100%;height:100%}.video-overlay{z-index:0;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.exhibition-header{text-align:center;z-index:100;flex-direction:column;height:80px;margin-bottom:0;display:flex}@media (width<=450px){.exhibition-header{font-size:30px}}.exhibition-title{color:#7e7e7e;margin:0;font-size:32px;line-height:1.2}@media (width<=450px){.exhibition-title{font-size:30px}}.music-control{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:300;color:#fff;background:#36363626;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .3s;display:flex;position:fixed;top:15px;left:20px}.music-control:hover{background:#ffffff4d;transform:scale(1.1)}.is-playing{box-shadow:0 0 15px #ffffff80}.swiper{z-index:150;width:100%;padding-bottom:30px}.swiper-slide{filter:blur(2px);opacity:.4;justify-content:center;align-items:center;width:auto;transition:transform .3s;display:flex;transform:scale(.85)}.swiper-slide-active{opacity:1;filter:blur();transform:scale(1)}.artwork-frame{z-index:200;cursor:pointer;background:#fff;padding:10px;position:relative;box-shadow:0 10px 30px #00000080}.artwork-frame img{width:360px;max-height:70vh;display:block}@media (width<=450px){.artwork-frame img{width:240px}}.modal{z-index:450;opacity:0;background-color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal.is-open{opacity:1;display:flex}.modal.is-open .modal-content{opacity:1;transform:translateY(0)scale(1)}.modal-content{-webkit-backdrop-filter:blur(25px)saturate(150%);opacity:0;background:#ffffff26;border:1px solid #2226;border-radius:15px;flex-direction:column;width:90%;max-width:650px;max-height:85vh;transition:transform .3s,opacity .3s;display:flex;overflow:hidden;transform:translateY(-20px)scale(.95);box-shadow:0 8px 32px #0000004d}@media (width<=450px){.modal-content{width:80%}}@keyframes modalOpen{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-content img{object-fit:contain;box-sizing:border-box;background:#0000000d;width:100%;max-height:50vh;padding:20px}#modal-title{letter-spacing:.15em;color:#2c1e1a;text-shadow:none;-webkit-font-smoothing:initial;-moz-osx-font-smoothing:auto;-webkit-text-stroke:.1px #2c1e1a;text-align:center;margin-bottom:20px;padding:0 20px;font-family:Yusei Magic,cursive;font-size:24px;font-weight:400}@media (width<=450px){#modal-title{font-size:15px}}#modal-desc{color:#2c1e1a;text-align:center;padding:0 20px;font-family:Yusei Magic,cursive;font-size:1rem;line-height:2}@media (width<=450px){#modal-desc{font-size:12px}}.modal-close{color:#fff;cursor:pointer;z-index:550;text-shadow:0 0 5px #00000080;font-size:35px;font-weight:700;line-height:1;transition:transform .2s,opacity .2s;position:absolute;top:10px;right:15px}@media (width<=450px){#modal-desc{font-size:12px}}.modal-close:hover{color:#fff}.gallery-controls{z-index:250;align-items:center;gap:40px;margin-top:20px;margin-bottom:30px;display:flex}@media (width<=450px){.gallery-controls{padding-top:-150px}}.gallery-counter{color:#7e7e7e}.swiper-button-prev,.swiper-button-next{color:#fff;width:40px;height:40px;margin:0;position:static}.lang-container{z-index:350;flex-direction:column;align-items:flex-start;display:flex;position:fixed;bottom:20px;left:20px}@media (width<=450px){.lang-container{bottom:16px!important}}.lang-menu-list{-webkit-backdrop-filter:blur(15px)saturate(150%);opacity:0;pointer-events:none;background:#ffffff26;border:1px solid #2223;border-radius:10px;margin:0 0 10px;padding:12px 15px;list-style:none;transition:all .4s;transform:translateY(10px)}.lang-menu-list.active{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-menu-list li{margin-bottom:8px}.lang-menu-list li:last-child{margin-bottom:0}.lang-menu-list a{color:#7e7e7e;text-transform:uppercase;letter-spacing:.1em;font-family:Times New Roman,serif;font-size:11px;text-decoration:none;transition:opacity .3s;display:block}.lang-menu-list a:hover{opacity:.5}.lang-trigger{color:#7e7e7e;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;margin:0;padding:0;font-family:"serif";font-size:13px;transition:opacity .3s}.lang-trigger:hover{opacity:.6}@media (width<=450px){.lang-container{bottom:12px;left:15px}}.copyright{text-align:center;z-index:300;width:100%;padding-bottom:5px;position:absolute;bottom:0;left:0}.copyright_text{color:#7e7e7e;text-align:center;letter-spacing:.08em;margin-top:16px;font-size:12px;font-weight:500}.chat-popup{z-index:400;-webkit-backdrop-filter:blur(25px)saturate(150%);background:#ffffff26;border:1px solid #2226;border-radius:15px;width:350px;height:500px;animation:.4s modalOpen;display:none;position:fixed;bottom:90px;right:20px;overflow:hidden;box-shadow:0 8px 32px #0000004d}#chat-container{flex-direction:column;width:100%;height:100%;display:flex}#chat-header{color:#fff;background:#383838d9;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.header-left{align-items:center;gap:10px;display:flex}.avatar-container{align-items:center;display:flex}.header-avatar{object-fit:contain;background:#fff;border-radius:50%;width:35px;height:35px;padding:2px}.header-info{flex-direction:column;align-items:flex-start;display:flex}.header-info .name{font-size:13px;font-weight:700;line-height:1.2}.header-info .status-tag{color:#4caf50;text-transform:uppercase;margin-top:2px;font-size:10px}.chat-close-btn{color:#ffffffb3;cursor:pointer;z-index:500;background:0 0;border:none;font-size:24px;line-height:1}#chat-messages{-webkit-overflow-scrolling:touch;flex:1;padding:20px 0;display:block;overflow-x:hidden;overflow-y:auto!important}.bot-message{flex-shrink:0;justify-content:flex-start;align-items:flex-end;margin-bottom:20px;padding:0 15px;display:flex}.bot-avatar{background:#fff;border-radius:50%;flex-shrink:0;width:30px;height:30px;margin-bottom:2px;margin-right:10px}.bot-message .bubble{color:#333;white-space:pre-wrap;word-wrap:break-word;background:#fff;border-radius:15px 15px 15px 3px;max-width:80%;padding:12px 15px;font-size:14px;line-height:1.6;box-shadow:0 2px 5px #0000001a}.chat-trigger{z-index:350;cursor:pointer;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 15px #0000004d}@media (width<=450px){.chat-trigger{width:45px;height:45px;bottom:15px;right:15px}}.chat-trigger img{width:40px;height:auto}@media (width<=450px){.chat-popup{width:90%;bottom:80px;right:5%;height:60dvh!important;max-height:60dvh!important}}
