@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}:root{--primary-orange: #F06A26;--secondary-orange: #F7931E;--dark-brown: #3E2723;--light-beige: #FFF8F3;--cream: #FAF0E6;--sand: #E8D5C4;--text-dark: #332828;--text-light: #6B5D54;--bg-main: #fafaf8;--bg-white: #fff;--text-headline: #221e23;--text-paragraph: rgba(34, 30, 35, .7);--accent-1: #fc6d24;--accent-2: #ff884b;--accent-2-light: rgba(255, 136, 75, .08);--shadow-light: rgba(46, 27, 27, .04);--shadow-medium: rgba(34, 30, 35, .08)}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inria Serif";src:url(/fonts/Inria_Serif/InriaSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inria Serif";src:url(/fonts/Inria_Serif/InriaSerif-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#221e23;background-color:#fff;overflow-x:hidden}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#app{min-height:100vh}.modal-overlay[data-v-74a0916d]{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10000;align-items:center;justify-content:center}.modal-content[data-v-74a0916d]{background:#fff;border-radius:12px;width:637px;max-width:90%;box-shadow:0 10px 40px #0003}.modal-header[data-v-74a0916d]{padding:24px 48px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center;position:relative}.modal-header h2[data-v-74a0916d]{font-size:20px;font-weight:700;color:#221e23;line-height:1;margin:0}.modal-close[data-v-74a0916d]{background:none;border:none;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.modal-close[data-v-74a0916d]:hover{color:#333}.modal-body[data-v-74a0916d]{padding:32px 24px}.account-info[data-v-74a0916d]{display:flex;flex-direction:column;gap:0;padding-left:32px}.info-row[data-v-74a0916d]{display:flex;align-items:center;margin-bottom:16px}.info-row[data-v-74a0916d]:last-child{margin-bottom:0}.info-row label[data-v-74a0916d]{font-size:14px;line-height:20px;color:#221e23b3;font-weight:400;width:240px;flex-shrink:0;text-align:left}.info-value[data-v-74a0916d]{font-size:14px;line-height:20px;color:#221e23;font-weight:600;flex:1;text-align:right;padding-left:40px;position:relative;display:flex;align-items:center;justify-content:flex-end;gap:10px}.copy-btn[data-v-74a0916d]{padding:8px 14px;background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:14px;color:#666;transition:all .2s;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.copy-btn svg[data-v-74a0916d]{width:16px;height:16px}.copy-btn[data-v-74a0916d]:hover{background:#e0e0e0;border-color:#ccc}.copy-btn.copied[data-v-74a0916d]{background:#4caf50;color:#fff;border-color:#4caf50}.copy-btn.copied svg[data-v-74a0916d]{stroke:#fff}.payment-methods-section[data-v-74a0916d]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.online-payment-btn[data-v-74a0916d]{background:#ff884b;color:#fff;border:none;border-radius:58px;padding:16px 32px;font-size:14px;line-height:1.4;font-weight:700;cursor:pointer;transition:all .3s ease}.online-payment-btn[data-v-74a0916d]:hover{box-shadow:-3px 8px 16px #ff913040;transform:translateY(-2px)}.card-payment-btn[data-v-74a0916d]{color:#221e23;border-radius:58px;padding:16px 32px;font-size:14px;line-height:1.4;font-weight:700;cursor:pointer;transition:all .3s ease;border:1px solid rgba(34,30,35,.25);background-color:#fff}.card-payment-btn[data-v-74a0916d]:hover{background:#f9f9f9;transform:translateY(-2px)}@media (max-width: 1023px){.modal-content[data-v-74a0916d]{max-width:90%}}@media (max-width: 1023px){.modal-content[data-v-74a0916d]{max-width:95%;margin:20px}.modal-header[data-v-74a0916d]{padding:20px}.modal-header h2[data-v-74a0916d]{font-size:20px}.account-info[data-v-74a0916d]{padding-left:20px}.info-row[data-v-74a0916d]{flex-direction:column;align-items:flex-start;margin-bottom:16px}.info-row label[data-v-74a0916d]{width:100%;margin-bottom:5px}.info-value[data-v-74a0916d]{width:100%;text-align:left;padding-left:0}.modal-close[data-v-74a0916d]{right:20px}.copy-btn[data-v-74a0916d]{min-height:28px;padding:6px 8px;font-size:14px;-webkit-tap-highlight-color:rgba(240,106,38,.2);touch-action:manipulation;cursor:pointer}.info-value span[data-v-74a0916d]{word-break:break-all;user-select:text;-webkit-user-select:text}.online-payment-btn[data-v-74a0916d]{padding:14px 24px}.card-payment-btn[data-v-74a0916d]{padding:14px 24px;margin-left:0;touch-action:manipulation}.online-payment-btn[data-v-74a0916d],.card-payment-btn[data-v-74a0916d]{width:100%}}@media (max-width: 480px){.account-info[data-v-74a0916d]{padding-left:0}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.home{min-height:100vh;color:#fff}.home .floating-donation-bar{position:fixed;top:10px;left:50%;transform:translate(-50%);background:#fffc;box-shadow:0 4px 20px #221e2317;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;z-index:1000;padding:10px 10px 10px 24px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;min-width:fit-content;white-space:nowrap}.home .floating-stats-row{display:flex;align-items:center;flex-shrink:0;min-width:fit-content}.home .floating-stat-item{display:flex;align-items:baseline;gap:6px;position:relative;min-width:fit-content}.home .floating-stat-item:not(:first-child){border-left:1px solid rgba(34,30,35,.2);padding-left:16px;margin-left:16px}.home .floating-stat-value{font-weight:700;color:#221e23;font-size:20px;color:#fc6d24;font-family:"Inria Serif",serif;letter-spacing:-.02px;line-height:1.1;display:inline-block;min-width:fit-content;text-align:left}.home .floating-stat-label{color:#221e23b3;font-weight:400;font-size:12px;letter-spacing:-.048px;line-height:1.1}.home .floating-cta-button{background:var(--accent-2);color:#fff;border:none;padding:12px 18px;border-radius:58px;font-size:12px;font-weight:700;letter-spacing:.12px;line-height:1.4;cursor:pointer;transition:all .3s ease;white-space:nowrap;margin-left:16px}.home .floating-cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff6b3566}.home .hero-logo{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:16px;left:0;right:0;z-index:10}.home .main-logo{width:clamp(82px,calc(9.8214285714vw - 18.5714285714px),170px);height:auto;object-fit:contain;transition:width .3s ease}.home .container{max-width:1200px;margin:0 auto;padding:0 20px}.home .hero{padding-top:clamp(80px,10.9vw,210px);padding-bottom:clamp(5px,7.8vw,107px);background:#fff;width:100%;position:relative;max-width:1920px;margin:0 auto}.home .hero-container{width:100%;margin:0 auto;padding-left:40px;padding-right:40px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;box-sizing:border-box}.home .hero-content{flex:0 1 auto;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:clamp(20px,6.0416vw,116px)}.home .hero-title{width:clamp(532px,50.2vw + 18px,982px);max-width:100%;font-size:clamp(26px,2.46vw + .8px,48px);font-weight:700;line-height:140%;margin:0 0 clamp(12.8px,1.25vw - .01px,24px) 0;font-family:Inter,sans-serif;color:#221e23;letter-spacing:clamp(-.16px,-.017vw - .13px,-.48px);text-transform:capitalize;word-break:keep-all;white-space:normal;min-height:2.8em}.home .hero-title .highlight{color:#fc6d24;font-style:normal;font-weight:700;text-transform:capitalize;font-size:inherit}.home .language-selector{position:relative;margin-bottom:clamp(24px,.67vw + 17.1px,30px);display:inline-block}.home .language-current{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;cursor:pointer;transition:all .3s ease;background:transparent;border-bottom:1px solid transparent}.home .language-current:hover{border-bottom-color:#221e234d}.home .lang-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#221e23b3;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease}.home .language-current:hover .lang-text{color:#221e23}.home .lang-globe,.home .lang-arrow{transition:all .3s ease;color:#221e2380}.home .language-current:hover .lang-globe,.home .language-current:hover .lang-arrow{color:#221e23cc}.home .language-selector.active .lang-arrow{transform:rotate(180deg)}.home .language-dropdown{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border:1px solid rgba(34,30,35,.15);border-radius:12px;box-shadow:0 8px 24px #0000001f;width:420px;padding:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .3s ease}.home .language-dropdown:before{content:"";position:absolute;top:-6px;left:20px;width:12px;height:12px;background:#fff;border-left:1px solid rgba(34,30,35,.15);border-top:1px solid rgba(34,30,35,.15);transform:rotate(45deg)}.home .language-selector.active .language-dropdown{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.home .lang-option{padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#221e23cc;cursor:pointer;transition:all .2s ease;border-radius:8px;display:flex;align-items:center;gap:8px}.home .lang-option:hover{background:#221e230d;color:#221e23}.home .lang-option.active{background:#f06a2614;color:var(--primary-orange);font-weight:500;position:relative}.home .lang-option.active:before{content:"✓";position:absolute;right:12px;font-size:12px;color:var(--primary-orange)}.home .donation-info{display:flex;flex-direction:column}.home .stats-row{width:fit-content;max-width:781px;display:flex;justify-content:center;align-items:center;gap:clamp(30px,1.12vw + 18.5px,40px);padding:clamp(20px,.45vw + 15.4px,24px);margin-bottom:clamp(24px,.67vw + 17.1px,30px);background:#fff;border-radius:8px;box-shadow:1.6px 6.4px 16px #2e1b1b0f;box-sizing:border-box}.home .stat-item{display:flex;align-items:baseline;position:relative;flex:0 0 auto}.home .stat-item:not(:last-child):after{content:"";position:absolute;right:clamp(-20px,-.56vw - 9.25px,-15px);top:50%;transform:translateY(-50%);width:1px;height:clamp(28px,.89vw + 18.9px,36px);background-color:#221e2333}.home .stat-item.money{display:flex;align-items:baseline}.home .stat-currency{font-size:20px;color:var(--primary-orange);font-weight:400;margin-right:2px}.home .stat-value{font-size:20px;font-weight:700;color:#fc6d24;font-family:"Inria Serif",serif;text-align:center;font-kerning:none;font-variant-numeric:ordinal;line-height:110%;letter-spacing:-.2px;margin-right:3px}.home .stat-label+.stat-value{margin-left:3px}.home .stat-label{font-size:11px;color:#60676a;font-weight:400;font-family:Inter,sans-serif;text-align:center;font-kerning:none;font-variant-numeric:ordinal;line-height:110%;letter-spacing:-.044px}.home .cta-button{display:flex;justify-content:center;align-items:center;gap:clamp(2.133px,.21vw,4px);background:#ff884b;color:#fff;border:none;padding:clamp(12px,.83vw,16px) clamp(24px,1.67vw,32px);font-size:14px;font-weight:700;border-radius:clamp(30.933px,3.02vw,58px);cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #ff6b3533;width:fit-content;letter-spacing:.14px;line-height:1.4}.home .cta-button:hover{transform:translateY(-2px);box-shadow:-3px 8px 16px #ff913040}.home .cta-button.secondary{background:transparent;color:var(--primary-orange);border:2px solid var(--primary-orange);margin-right:20px}.home .hero-image{flex:0 0 auto;width:auto;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.home .apsara-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.home .floating-decorations{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:10}.home .decoration{position:absolute;opacity:0;animation:fadeInFloat 1.5s ease-out forwards;z-index:10}.home .hong-youshang{top:3%;right:1%;width:clamp(30px,3.663vw,70.33px);animation-delay:.5s;animation:fadeInFloat 1.5s ease-out .5s forwards,float 6s ease-in-out infinite 2s}.home .hong-youxia{top:31%;right:20%;width:clamp(16px,1.44vw,27.66px);animation-delay:.8s;animation:fadeInFloat 1.5s ease-out .8s forwards,float 7s ease-in-out infinite 2.3s}.home .hong-zuoxia{bottom:28%;left:14%;width:clamp(16px,1.527vw,29.33px);animation-delay:1s;animation:fadeInFloat 1.5s ease-out 1s forwards,float 8s ease-in-out infinite 2.5s}.home .lan-zuozhong{top:44%;left:1%;width:clamp(25px,2.621vw,50.33px);animation-delay:.6s;animation:fadeInFloat 1.5s ease-out .6s forwards,float 6.5s ease-in-out infinite 2.1s}.home .lv-youshang{top:13%;right:14%;width:clamp(23px,2.291vw,44px);animation-delay:.7s;animation:fadeInFloat 1.5s ease-out .7s forwards,float 7.5s ease-in-out infinite 2.2s}@keyframes fadeInFloat{to{opacity:1}}@keyframes fadeInBg{to{opacity:.9}}@keyframes pulseBg{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.02)}}.home .apsara-main{position:relative;width:100%;height:auto;object-fit:contain;z-index:1;filter:drop-shadow(0 25px 50px rgba(255,107,53,.15));transition:transform .3s ease-out;transform-style:preserve-3d;transform-origin:center;will-change:transform,opacity}@keyframes flyIn{0%{transform:translate(80%,-80%) scale(.45) rotate(-20deg);opacity:0}5%{transform:translate(76%,-76%) scale(.47) rotate(-19deg);opacity:.15}10%{transform:translate(72%,-72%) scale(.49) rotate(-18deg);opacity:.3}15%{transform:translate(68%,-68%) scale(.51) rotate(-17deg);opacity:.4}20%{transform:translate(64%,-64%) scale(.53) rotate(-16deg);opacity:.5}25%{transform:translate(60%,-60%) scale(.55) rotate(-15deg);opacity:.58}30%{transform:translate(56%,-56%) scale(.58) rotate(-14deg);opacity:.65}35%{transform:translate(52%,-52%) scale(.61) rotate(-13deg);opacity:.71}40%{transform:translate(48%,-48%) scale(.64) rotate(-12deg);opacity:.76}45%{transform:translate(44%,-44%) scale(.67) rotate(-11deg);opacity:.8}50%{transform:translate(40%,-40%) scale(.7) rotate(-10deg);opacity:.84}55%{transform:translate(36%,-36%) scale(.73) rotate(-9deg);opacity:.87}60%{transform:translate(32%,-32%) scale(.76) rotate(-8deg);opacity:.9}65%{transform:translate(28%,-28%) scale(.79) rotate(-7deg);opacity:.92}70%{transform:translate(24%,-24%) scale(.82) rotate(-6deg);opacity:.94}75%{transform:translate(20%,-20%) scale(.85) rotate(-5deg);opacity:.96}80%{transform:translate(16%,-16%) scale(.88) rotate(-4deg);opacity:.97}85%{transform:translate(12%,-12%) scale(.91) rotate(-3deg);opacity:.98}90%{transform:translate(8%,-8%) scale(.94) rotate(-2deg);opacity:.99}95%{transform:translate(4%,-4%) scale(.97) rotate(-1deg);opacity:1}to{transform:translate(0) scale(1) rotate(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-15px) rotate(1deg)}50%{transform:translateY(-20px) rotate(-1deg)}75%{transform:translateY(-10px) rotate(1deg)}}.home .floating-hearts{position:absolute;width:100%;height:100%;pointer-events:none}.home .floating-hearts .heart{pointer-events:auto}.home .heart{position:absolute;width:auto;opacity:0;animation:fadeInHeart .3s ease-out forwards,floatHeart 8s ease-in-out infinite;transition:transform .3s ease,filter .3s ease;cursor:pointer}@keyframes fadeInHeart{to{opacity:1}}.home .heart-blue{top:15%;left:5%;animation-delay:1s,1s}.home .heart-blue-2{bottom:30%;right:15%;animation-delay:1.1s,1.1s}.home .heart-orange{top:25%;right:10%;animation-delay:1.2s,2.2s}.home .heart-small{bottom:25%;left:15%;animation-delay:1.3s,3.3s}.home .heart-small-2{top:50%;right:20%;animation-delay:1.4s,5.4s}@keyframes floatHeart{0%,to{transform:translateY(0) scale(1);opacity:.8}25%{transform:translateY(-20px) scale(1.1);opacity:1}50%{transform:translateY(-10px) scale(.95);opacity:.9}75%{transform:translateY(-25px) scale(1.05);opacity:1}}.home .hero-image:before,.home .hero-image:after{content:"";position:absolute;border-radius:50%;opacity:.4;z-index:-1}.home .hero-image:before{width:300px;height:300px;background:radial-gradient(circle,rgba(255,107,53,.1) 0%,transparent 70%);top:10%;right:-10%;animation:pulse 4s ease-in-out infinite}.home .hero-image:after{width:200px;height:200px;background:radial-gradient(circle,rgba(247,147,30,.1) 0%,transparent 70%);bottom:20%;left:-5%;animation:pulse 5s ease-in-out infinite reverse}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.2}}.home .why-section{background:#fff;position:relative;overflow:visible;width:100%;padding:clamp(5px,5.2vw,100px) 0;min-height:clamp(400px,36.5vw,700px)}.home .why-section:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:clamp(280px,41.7vw,800px);height:clamp(499px,74.2vw,1425px);background:url(/suning_bg.png) no-repeat left center;background-size:contain;opacity:1;z-index:10;pointer-events:none}.home .section-title{font-size:clamp(24px,4vw,48px);margin-bottom:40px;text-align:center;font-family:Inter,sans-serif;color:#221e23;font-weight:600;letter-spacing:-.24px}.home .why-content .section-title{text-align:right}.home .why-content .section-title .light{font-weight:300}.home .section-title .bold{font-weight:700}.home .why-section .container{max-width:100%;margin:0;padding:0;position:relative;z-index:5;display:flex;justify-content:flex-end}.home .why-content{width:clamp(327px,60.3vw,1157px);margin-left:auto;margin-right:clamp(24px,4.166vw,80px);padding:clamp(40px,3.385vw,65px) clamp(30px,3.385vw,65px);background:#fff;border:0;border-image-source:url(/images/why-content-border.svg);border-image-slice:50;border-image-width:40px;border-image-repeat:stretch;min-height:clamp(280px,20.8vw,400px);text-align:left;position:relative;z-index:5;transition:border-image .3s ease}.home .why-content p{margin-bottom:clamp(15px,1.3vw,25px);line-height:1.6;color:#221e23;font-size:clamp(14px,.94vw,18px);font-weight:400}.home .why-content p:last-child{margin-bottom:0!important}.home .collapsible-content{max-height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease .1s,transform .3s ease .1s,margin-bottom .3s ease;margin-bottom:0;will-change:max-height,opacity,transform}.home .collapsible-content.expanded{max-height:1000px;opacity:1;transform:translateY(0)}.home .why-content{position:relative}.home .unfold-btn{color:#3480e1;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:160%;letter-spacing:-.032px;text-transform:capitalize;background:none;border:none;cursor:pointer;margin-top:16px;display:flex;align-items:center;gap:6px;margin-left:auto;text-align:right;position:relative;overflow:hidden}.home .unfold-btn:hover{text-decoration:underline}.home .unfold-btn:active{transform:scale(.96) translateY(0)}.home .unfold-btn.animating{pointer-events:none}.home .unfold-btn svg{width:16px;height:16px;display:inline-block;vertical-align:middle;flex-shrink:0}.home .unfold-btn svg.rotated{transform:rotate(180deg)}.home .unfold-btn .unfold-text,.home .unfold-btn .fold-text{transition:opacity .2s ease}.home .unfold-btn .unfold-text::selection,.home .unfold-btn .fold-text::selection{background:transparent}.home .why-content{transition:border-image .3s ease}.home .why-content.expanded{transform:translateZ(0)}.home .collapsible-content.expanded p{animation:fadeInUp .3s ease .1s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home .silence-section{padding:0;background:#fff;overflow:hidden;min-height:clamp(600px,51.4vw,987px);width:100%}.home .silence-layout{display:flex;gap:0;align-items:flex-start;width:100%;max-width:2560px;margin:0 auto}@media (min-width: 1920px){.home .silence-layout{width:calc(100% - ((100% - 1920px)/2));margin-left:auto;margin-right:0}}.home .silence-left{flex:0 0 clamp(300px,27.39vw,526px);max-width:clamp(303px,calc(24.8883928571vw + 48.1428571429px),526px);min-width:303px;padding:clamp(40px,calc(2.6785714286vw + 12.5714285714px),64px) clamp(24px,calc(5.5803571429vw - 33.1428571429px),74px) clamp(40px,calc(2.6785714286vw + 12.5714285714px),64px) 80px;display:flex;flex-direction:column;justify-content:center;margin-top:clamp(15px,6.25vw,120px)}.home .silence-left .section-title{text-align:left;font-size:clamp(28px,2.9vw,60px);line-height:1.6;margin-bottom:clamp(20px,2.5vw,48px);font-weight:300}.home .silence-description{color:#221e23b3;line-height:1.6;margin-bottom:clamp(25px,2.6vw,50px);font-size:clamp(14px,.94vw,18px);font-weight:400;text-align:left}.home .explore-btn{width:clamp(180px,12.1vw,233px);height:clamp(45px,3.1vw,59px);background:transparent;border:2px solid #3480e1;color:#3480e1;padding:0;border-radius:30px;font-size:clamp(13px,.78vw,15px);font-weight:700;cursor:pointer;transition:all .3s ease}.home .explore-btn:hover{background:#3480e1;color:#fff}.home .silence-gallery{flex:1;min-width:0;width:100%;height:clamp(400px,52.23vw,1003px);display:flex;gap:clamp(10px,1.25vw,24px);margin-top:clamp(30px,6.25vw,120px);position:relative}.home .gallery-arrow{position:absolute;top:50%;transform:translateY(calc(-50% + 4px));right:20px;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);width:clamp(37px,calc(3.6830357143vw - .7142857143px),70px);display:flex;z-index:10}.home .gallery-arrow img{width:100%}.home .gallery-item{position:relative;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);flex:1;height:100%;aspect-ratio:3/4}.home .gallery-item.expanded{flex:3;aspect-ratio:16/9}.home .mural-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home .gallery-item[data-index="0"] .mural-image{object-position:center top}.home .gallery-item:hover .mural-image{transform:scale(1.05)}.home .mural-overlay{position:absolute;bottom:20px;left:20px;background:#ffffffe6;padding:10px 20px;border-radius:20px;transition:opacity .3s ease}.home .gallery-item.expanded .mural-overlay{opacity:0}.home .mural-number{font-size:18px;font-weight:600;color:#221e23;margin:0}.home .mural-caption{font-size:24px;font-weight:400;color:#fff;margin:0;line-height:1.4;letter-spacing:-.048px}.home .mural-caption .mural-caption-cave-type{font-weight:600;font-size:16px;line-height:100%;letter-spacing:-.032px;vertical-align:middle;text-transform:uppercase;margin-bottom:16px;color:#ffffffe6}.home .mural-info{position:absolute;bottom:0;left:0;right:0;background:#0003;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:24px;opacity:0;transition:opacity .5s ease}.home .gallery-item.expanded .mural-info{opacity:1}.home .mural-quote{color:#fff;font-size:16px;line-height:1.6;margin:0;font-style:italic}.home .caves-section{padding:clamp(50px,7.29vw,140px) 0 clamp(50px,7.29vw,140px);background:#fff;width:100%}.home .caves-header{max-width:1190px;margin:0 auto clamp(20px,3.33vw,64px);display:flex;align-items:center;justify-content:space-between}.home .caves-title{font-size:clamp(30px,calc(3.3482142857vw - 4.2857142857px),60px);font-weight:300;color:#221e23;margin:0;font-family:Inter,sans-serif}.home .caves-title .bold{font-weight:700}.home .caves-title .light{font-weight:300;color:#221e23}.home .caves-intro{color:#221e23;font-size:clamp(12px,calc(.4464285714vw + 7.4285714286px),16px);line-height:1.6;width:clamp(295px,calc(16.9642857143vw + 121.2857142857px),447px);height:auto;min-height:clamp(60px,4.1vw,78px);font-family:Inter,sans-serif;font-weight:400;opacity:.7;text-align:left}.home .caves-showcase{position:relative;height:clamp(394px,calc(17.9464285714vw + 250.4285714286px),595px);width:100%}.home .caves-carousel{position:relative;width:100%;height:100%;overflow:visible}.home .carousel-track{width:100%;height:100%;position:relative}.home .cave-item{position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1);cursor:pointer;border-radius:0;overflow:visible}.home .cave-item.left-cave{width:clamp(230px,20.83vw,400px);height:clamp(173px,11.34vw + 82.28px,300px);left:calc(50% - clamp(247px,31.07vw - 1.54px,595px) - clamp(40px,.71vw + 34.29px,48px) - clamp(230px,20.83vw,400px));bottom:calc(clamp(24px,2.14vw + 6.86px,48px) + 50px);transform:none;opacity:1;z-index:1}.home .cave-item.center-cave{width:clamp(616px,calc(64.0625vw - 40px),1190px);height:clamp(395px,calc(22.3214285714vw + 166.4285714286px),595px);left:50%;top:0;transform:translate(-50%);opacity:1;z-index:3;display:flex;align-items:flex-end;gap:0}.home .cave-item.right-cave{width:clamp(230px,24.42vw,469px);height:clamp(173px,18.33vw,352px);right:calc(50% - clamp(247px,31.07vw - 1.54px,595px) - clamp(40px,.71vw + 34.29px,48px) - clamp(230px,24.42vw,469px));top:0;transform:none;opacity:1;z-index:2}.home .cave-image{width:100%;height:100%;object-fit:cover}.home .cave-overlay{position:absolute;inset:0;background:#0000004d;transition:opacity .3s}.home .center-cave .cave-overlay{display:none}.home .cave-content{position:absolute;bottom:40px;left:40px;right:40px;background:#fffffff2;padding:30px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home .cave-quote{font-size:clamp(12px,calc(.6696428571vw + 5.1428571429px),18px);line-height:1.6;color:#221e23;position:relative;z-index:2;flex:1;overflow-y:auto;min-height:0;letter-spacing:-.036px}.home .cave-footer{margin-top:clamp(16px,calc(1.7857142857vw - 2.2857142857px),32px);font-size:clamp(9px,calc(.78125vw + 1px),16px);color:#221e23b3;text-align:right;font-weight:400;line-height:1.5}.home .cave-item-image{width:clamp(296px,calc(16.7410714286vw + 124.5714285714px),446px);height:clamp(395px,calc(22.3214285714vw + 166.4285714286px),595px);overflow:hidden;flex-shrink:0}.home .cave-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home .cave-item-image img:hover{transform:scale(1.05)}.home .cave-item-content{width:clamp(320px,calc(47.3214285714vw - 164.5714285714px),744px);height:clamp(338px,calc(12.1651785714vw + 213.4285714286px),447px);padding:clamp(32px,calc(3.5714285714vw - 4.5714285714px),64px) clamp(24px,calc(2.6785714286vw - 3.4285714286px),48px);display:flex;flex-direction:column;justify-content:center;background:#fff;flex-shrink:0;margin:0;box-shadow:8px 8px 24px #00000026;position:relative;z-index:4}.home .quote-mark{width:clamp(35px,4.843vw,71px);height:clamp(35px,1.96vw + 24.29px,56px);background-image:url(/images/quote.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 0 clamp(5px,.89vw + 1.86px,32px) 0;position:relative;z-index:1;display:block;flex-shrink:0}.home .cave-item.left-cave .cave-item-content,.home .cave-item.right-cave .cave-item-content{display:none}.home .cave-item.left-cave .cave-item-image,.home .cave-item.right-cave .cave-item-image{width:100%;height:100%}.home .carousel-controls{position:absolute;top:calc(clamp(173px,18.33vw,352px) + clamp(24px,2.14vw + 6.86px,48px));transform:none;left:calc(50% + clamp(247px,31.07vw - 1.54px,595px) + clamp(40px,.71vw + 34.29px,48px));display:flex;flex-direction:column;gap:8px;z-index:10}.home .carousel-btn{width:54px;height:54px;border-radius:50%;background:#f6f6f6;border:none;color:#3ab384;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.home .carousel-btn img{width:22px;height:22px}.home .carousel-btn:hover{transform:scale(1.05);box-shadow:-4px 4px 10px #0d825426}.home .carousel-btn svg{width:22px;height:22px}.home .carousel-btn.next-btn{background:#e2f6f2}.home .carousel-btn.prev-btn img{transform:rotate(180deg)}@media (min-width: 800px) and (max-width: 1023.9px){.home .hero-logo{top:10px}.home .carousel-btn{width:45.5px;height:45.5px}.home .carousel-btn img{width:18.5px;height:18.5px}.home .mural-info{padding:16px}.home .mural-info .mural-caption-cave-type{font-size:12px}.home .mural-info .mural-caption-cave-name{font-size:16px}.home .caves-showcase{height:395px}.home .cave-item.center-cave{width:496px}.home .cave-item.center-cave .cave-item-image{width:251px;height:395px}.home .cave-item.center-cave .cave-item-content{width:245px;height:395px}.home .cave-item.left-cave{left:calc(50% - 288px - clamp(230px,20.83vw,400px))}.home .cave-item.right-cave{right:calc(50% - 288px - clamp(230px,24.42vw,469px))}.home .carousel-controls{left:calc(50% + 288px)}.home .cave-item-content{height:clamp(376px,1.79vw + 361.71px,394px)}}@media (min-width: 800px) and (max-width: 1023.9px) and (max-width: 850px){.home .carousel-controls{right:calc(100% + 40px)}}@media (min-width: 800px) and (max-width: 1023.9px){.home .caves-header{max-width:496px;margin-bottom:48px;flex-direction:column;align-items:flex-start}.home .caves-header .caves-title{margin-bottom:32px;font-size:32px}.home .caves-header .caves-intro{width:100%;font-size:14px}}@media (max-width: 799px){.home .caves-header{flex-direction:column;gap:20px;padding:0 24px;text-align:center;align-items:center}.home .caves-title{font-size:clamp(24px,6vw,36px);text-align:center}.home .caves-intro{width:100%;text-align:center;max-width:600px}.home .caves-showcase{height:clamp(675px,34.2vw + 546.7px,820px);overflow:visible;padding:0 24px}.home .caves-carousel{height:100%;overflow:hidden;position:relative}.home .carousel-track{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;gap:20px;position:relative}.home .cave-item.left-cave,.home .cave-item.right-cave{position:relative;width:100%;left:auto;right:auto;top:auto;transform:none;display:none!important}.home .cave-item.center-cave{display:flex;flex-direction:column;align-items:center;height:auto;width:100%;max-width:clamp(327px,17.2vw + 262.5px,400px)}.home .cave-item-image{width:clamp(327px,17.2vw + 262.5px,400px);height:clamp(415px,21.7vw + 333.6px,507px);position:relative;flex-shrink:0}.home .cave-item-content{width:100%;max-width:clamp(327px,17.2vw + 262.5px,400px);min-height:200px;height:auto;padding:clamp(24px,1.89vw + 16.92px,32px);background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.home .quote-mark{width:30px;height:30px;margin-bottom:8px;flex-shrink:0}.home .cave-quote{font-size:12px;line-height:1.5;margin:8px 0;flex:1;overflow-y:auto;max-height:120px}.home .cave-footer{font-size:10px;margin-top:auto;padding-top:8px;flex-shrink:0}.home .carousel-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.home .carousel-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s}.home .carousel-dot.active{background:#fff;width:24px;border-radius:4px}.home .carousel-controls{display:none!important}}@media (min-width: 800px) and (max-width: 1023.9px){.home .silence-section{min-height:auto}.home .silence-layout{flex-direction:column;align-items:center}.home .silence-left{flex:none;max-width:100%;width:100%;text-align:left;align-items:flex-start;margin-top:0}.home .silence-left .section-title{text-align:left;white-space:nowrap;font-size:30px;margin-bottom:32px}.home .silence-description{font-size:14px;margin-bottom:32px}.home .explore-btn{font-size:12px}.home .silence-left .section-title br{display:none}.home .silence-left .section-title br+span:before{content:" "}.home .silence-description{text-align:left;margin:0 0 40px}.home .silence-gallery{width:100%;max-width:100%;height:clamp(538px,calc(100.8928571429vw - 269.1428571429px),764px);gap:16px;margin:0 auto;display:flex;box-sizing:border-box}.home .gallery-item{flex:1 1 0;min-width:0;max-width:400px;height:auto;overflow:hidden;aspect-ratio:3/4}.home .gallery-item.expanded{flex:3 1 0;max-width:700px;aspect-ratio:4/3;box-shadow:0 8px 24px #0003;z-index:10}.home .mural-image{width:100%;height:100%;object-fit:cover}}@media (max-width: 1023.9px){.home .why-section:before{width:350px;height:600px;opacity:.5}.home .why-content{width:80%;max-width:700px;margin:0 auto;padding:46px;background-size:100% 100%;min-height:320px}.home .why-content .section-title{font-size:24px;margin-bottom:32px}.home .why-content p{font-size:14px}.home .collapsible-content p:first-child{margin-top:15px}.home .why-content p{text-align:left}.home .mural-image{width:100%;height:100%;object-fit:cover}}@media (max-width: 1023.9px){.home .hero{min-height:auto;padding-top:140px}.home .hero-container{flex-direction:column;align-items:center;text-align:center;min-height:auto}.home .hero-content{order:1;flex:0 1 auto!important;max-width:100%;text-align:center;align-items:center;margin-top:0}.home .hero-title{text-align:center}.home .language-selector{position:relative;margin:10px auto;width:fit-content}.home .donation-info{gap:15px;align-items:center}.home .stats-row{flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0 auto;box-shadow:0 5px 20px #0000000f}.home .cta-button{margin:10px auto 0;display:block}.home .stat-item{text-align:center}.home .hero-image{order:2;width:100%;display:flex;justify-content:center}.home .apsara-container{margin:0 auto;overflow:visible}.home .apsara-main{max-height:350px}}@media (min-width: 800px) and (max-width: 1023.9px){.home .hero-title{font-size:28px;width:clamp(573px,71.625vw,668px)}.home .hero{padding-top:140px;padding-bottom:30px!important}.home .hero-container{gap:60px}.home .why-section{padding-top:30px!important}.home .silence-gallery{flex:none;padding-left:0!important}.home .apsara-container{width:clamp(240px,23.2vw + 54.4px,293px);height:clamp(220px,21vw + 52px,267px)}.home .floating-hearts{width:clamp(240px,23.2vw + 54.4px,293px)!important;height:clamp(220px,21vw + 52px,267px)!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home .heart-blue{height:clamp(16px,1.79vw + 1.68px,19.9px)}.home .heart-blue-2{height:clamp(12px,1.34vw + 1.28px,14.9px)}.home .heart-orange{height:clamp(15px,1.3vw + 4.6px,17.9px)}.home .heart-small{height:clamp(8px,.89vw + .88px,9.9px)}.home .heart-small-2{height:clamp(7px,1.3vw - 3.4px,8.9px)}.home .donation-info{gap:24px!important}.home .stats-row{padding:16px!important;justify-content:center!important;margin:0 auto!important}.home .stat-item:not(:last-child):after{display:block!important}.home .hong-youshang{width:clamp(24px,2.24vw + 6.08px,29px)}.home .hong-youxia,.home .hong-zuoxia{width:clamp(13px,1.12vw + 4.04px,15.5px)}.home .lan-zuozhong{width:clamp(20px,1.79vw + 5.68px,24px)}.home .lv-youshang{width:clamp(18px,1.79vw + 3.68px,22px)}}@media (max-width: 799px){.home .hero-container{gap:60px}.home .hero-content{margin-top:0!important}.home .donation-info{gap:24px}.home .language-selector{margin:0 0 24px}.home .language-dropdown{width:calc(100vw - 48px);max-width:320px;left:50%;transform:translate(-50%) translateY(-10px) scale(.95);grid-template-columns:1fr;gap:8px;padding:8px}.home .language-selector.active .language-dropdown{transform:translate(-50%) translateY(0) scale(1)}.home .language-dropdown:before{left:50%;transform:translate(-50%) rotate(45deg)}.home .lang-option{padding:10px 16px;font-size:14px;text-align:center}.home .stats-row{padding:16px;justify-content:center}.home .why-section:before{width:clamp(280px,60vw,400px);height:clamp(499px,107vw,712px);left:-80px;top:20%;transform:translateY(-20%)}.home .why-content{width:90%;max-width:600px;margin:0 auto;padding:40px 30px;min-height:280px}.home .silence-left{flex:none;max-width:100%;width:100%;text-align:left;align-items:flex-start;padding:40px 24px!important;margin-top:0}.home .silence-left .section-title{text-align:left;white-space:nowrap}.home .silence-left .section-title br{display:none}.home .silence-left .section-title br+span:before{content:" "}.home .silence-description{text-align:left}.home .explore-btn{margin-left:0!important;margin-right:auto!important}.home .silence-layout{flex-direction:column;align-items:center}.home .silence-gallery{flex:none;align-items:center;width:100%;padding-left:0!important;height:clamp(249px,calc(60.2083333333vw + 56.3333333333px),538px);gap:8px}.home .mural-info{padding:16px}.home .mural-caption .mural-caption-cave-type{font-size:12px;margin-bottom:16px}.home .mural-caption .mural-caption-cave-name{font-size:16px}.home .mural-overlay{bottom:10px;left:10px;padding:8px 15px;border-radius:15px}.home .mural-number{font-size:16px}.home .mural-quote{font-size:14px;line-height:1.4}.home .cta-buttons{flex-direction:column;gap:15px;align-items:center}.home .cta-btn{width:100%;max-width:280px}}.home .mission-section{padding-top:clamp(60px,3.88vw + 45.45px,120px);padding-bottom:clamp(60px,5.21vw + 20px,120px);padding-left:0;padding-right:0;background:#fffaf3;width:100%}.home .mission-section .section-title{font-size:clamp(26px,4.46vw + 2.71px,60px);margin-bottom:clamp(20px,2.08vw + 5px,40px);text-align:center}.home .mission-section .section-title .light{font-weight:300}.home .mission-content{max-width:1162px;margin:0 auto;text-align:center}.home .testimonial{width:100%;max-width:clamp(327px,92.71vw - 370.66px,1162px);margin:0 auto clamp(30px,3.13vw + 10px,64px);text-align:center}.home .testimonial:last-child{margin-bottom:0}.home .testimonial-text{font-size:clamp(12px,.9375vw,18px);line-height:1.6;color:#221e23;margin-bottom:clamp(12px,.83vw + 8px,20px);font-weight:400;text-align:center}.home .testimonial-author{font-size:clamp(12px,.9375vw,18px);color:#221e23;font-weight:600;text-align:center;line-height:1.6;margin:0}.home .mission-cta{text-align:center;margin-top:clamp(30px,3.13vw + 10px,60px)}.home .mission-content p{margin-bottom:clamp(16px,1.46vw + 8px,30px);line-height:1.6;color:#221e23}.home .mission-content p:last-child{margin-bottom:0}.home .footer{background:#fffaf3;width:100%;display:flex;justify-content:center;align-items:flex-start;border-top:1px solid rgba(34,30,35,.2);padding:170px 0 110px}.home .footer-container{width:1920px;max-width:100%;display:flex;align-items:flex-start;justify-content:center;gap:215px;padding:0}.home .footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:0 0 auto}.home .profile-item{display:flex;align-items:center;gap:24px;height:60px}.home .profile-avatar{width:67px;height:67px;border-radius:0;object-fit:cover;align-self:flex-start}.home .profile-name{color:#242424;text-align:center;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-.64px}.home .footer-middle{display:flex;flex-direction:column;gap:12px;flex:0 0 auto;margin-top:14px}.home .footer-right{display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto}.home .footer-logo{width:170px;height:136px;object-fit:contain}.home .footer-title{color:#221e23b3;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.036px;text-transform:capitalize;margin:0 0 10px}.home .footer-contact{color:#221e23b3;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.036px;margin:0}@media (min-width: 1023px){.home .stat-value{margin-right:6px}.home .stat-label+.stat-value{margin-left:6px}}@media (min-width: 1024px) and (max-width: 1919.9px){.home .silence-gallery{height:clamp(538px,calc(51.8973214286vw + 6.5714285714px),1003px)}.home .carousel-btn{width:clamp(38px,calc(1.7857142857vw + 19.7142857143px),54px);height:clamp(38px,calc(1.7857142857vw + 19.7142857143px),54px)}.home .carousel-btn img{width:clamp(16px,calc(.6696428571vw + 9.1428571429px),22px);height:clamp(16px,calc(.6696428571vw + 9.1428571429px),22px)}.home .hero{padding-top:clamp(130px,calc(8.9285714286vw + 38.5714285714px),210px);padding-bottom:clamp(80px,calc(3.0133928571vw + 49.1428571429px),107px)}.home .hero-content{margin-top:clamp(20px,calc(10.7142857143vw - 89.7142857143px),116px)}.home .hero-container{padding-left:80px;padding-right:80px;gap:calc(30px + 70 * (100vw - 1024px) / 896)}.home .apsara-container{width:clamp(294px,calc(35.3794642857vw - 68.2857142857px),611px);height:clamp(306px,calc(38.8392857143vw - 91.7142857143px),654px)}.home .heart-blue{height:clamp(20px,2.57vw - 6.3px,43px)}.home .heart-blue-2{height:clamp(15px,1.9vw - 4.5px,32px)}.home .heart-orange{height:clamp(18px,2.23vw - 4.8px,38px)}.home .heart-small{height:clamp(10px,1.23vw - 2.6px,21px)}.home .heart-small-2{height:clamp(9px,1.12vw - 2.5px,19px)}.home .stat-value{font-size:clamp(20px,1.56vw + 4px,34px)}.home .stat-label{font-size:clamp(12px,.45vw + 7.4px,16px)}.home .why-section{padding:0}.home .why-content{width:clamp(716px,calc(53.0133928571vw + 173.1428571429px),1191px);margin-right:80px;padding:63px 62px}.home .why-content .section-title{font-size:0;margin-bottom:48px}.home .why-content .section-title .light{font-weight:300;font-size:clamp(24px,calc(2.4553571429vw - 1.1428571429px),46px)}.home .why-content .section-title .bold{font-weight:700;font-size:clamp(28px,calc(3.3482142857vw - 6.2857142857px),58px)}.home .why-content p{font-size:clamp(16px,calc(.2232142857vw + 13.7142857143px),18px);margin-bottom:clamp(22px,calc(.3348214286vw + 18.5714285714px),25px)}.home .collapsible-content p:first-child{margin-top:22px}.home .unfold-btn{font-size:14px;margin-top:11px}.home .caves-header{max-width:clamp(616px,calc(64.0625vw - 40px),1190px);margin-bottom:64px}}@media (min-width: 1920px){.home .container{max-width:1920px}.home .section-title{font-size:60px;letter-spacing:-.24px}.home .why-section .section-title{font-size:58px;margin-bottom:48px;letter-spacing:-.232px}.home .why-section .section-title .light{font-size:46px;letter-spacing:-.184px}.home .mission-section .section-title{margin-bottom:64px}.home .hero-container{padding-left:80px!important;padding-right:80px!important;gap:100px!important;justify-content:space-between!important}.home .hero-content{max-width:987px!important}.home .unfold-btn{font-size:16px}.home .hero-title{width:982px!important;font-size:48px!important;letter-spacing:-.48px!important;margin-bottom:24px!important}.home .language-selector{margin-bottom:30px!important}.home .apsara-container{width:629px;height:654px}.home .heart-blue{height:43px}.home .heart-blue-2{height:32px}.home .heart-orange{height:38px}.home .heart-small{height:21px}.home .heart-small-2{height:19px}.home .stats-row{padding:24px!important;gap:64px!important;border-radius:12px!important;margin-bottom:32px!important}.home .stat-item:not(:last-child):after{right:-32px!important;height:30px!important}.home .stat-value{font-size:34px!important;letter-spacing:-.34px!important}.home .stat-label{font-size:16px!important;letter-spacing:-.064px!important}.home .why-section{padding:0!important;min-height:0!important}.home .why-section:before{width:800px!important;height:1425px!important}.home .why-content{width:1191px!important;margin-right:80px!important;min-height:400px!important}.home .why-content p{font-size:18px!important;margin-bottom:25px!important;letter-spacing:-.036px!important}.home .collapsible-content p:first-child{margin-top:25px}}@media (min-width: 1440px) and (max-width: 1919.9px){.home .main-logo{width:180px;height:auto}}@media (min-width: 1280px) and (max-width: 1439px){.home .main-logo{width:170px;height:auto}}@media (max-width: 799px){.home .apsara-container{width:clamp(200px,19vw + 28.7px,280px);height:clamp(194px,18.5vw + 24.6px,272px)}.home .heart-blue{height:14px}.home .heart-blue-2{height:10px}.home .heart-orange{height:12px}.home .heart-small{height:7px}.home .heart-small-2{height:6px}.home .why-content{width:90%!important;max-width:400px!important;margin:0 auto!important}.home .why-content .section-title{text-align:center!important;font-size:17px!important}.home .why-content p{text-align:left}.home .unfold-btn{margin:16px auto 0!important;display:flex!important;width:fit-content!important}}@media (max-width: 799px){.home .stat-item:not(:last-child):after{display:none}}@media (max-width: 799px){.home .hero-container{padding-left:24px!important;padding-right:24px!important}.home .hero-container .floating-donation-bar{padding:8px 16px;flex-direction:column;gap:8px;align-items:stretch}.home .hero-container .floating-stats-row{gap:12px;justify-content:center;flex-wrap:wrap}.home .hero-container .floating-stat-item{font-size:12px;gap:2px}.home .hero-container .floating-stat-value{font-size:13px}.home .hero-container .floating-stat-label{font-size:10px}.home .hero-container .floating-cta-button{padding:6px 16px;font-size:12px;align-self:center}.home .main-logo{width:71px!important;height:58px!important}.home .hero-title{width:clamp(328px,17vw + 264.25px,400px)!important;font-size:16px!important;text-align:center;line-height:140%;margin-bottom:16px}.home .donation-info{display:flex;flex-direction:column;align-items:center;gap:24px!important;width:auto!important}.home .cta-button{margin:0;font-size:12px}.home .stats-row{display:flex;padding:12.8px!important;flex-direction:column;align-items:center;gap:16px!important;width:100%}.home .stat-value{font-size:clamp(16px,1.9vw + 8.9px,24px)!important}.home .stat-label{font-size:clamp(11px,.47vw + 9.2px,13px)!important}.home .stat-item{flex:0 0 auto}.home .stat-item:not(:last-child):after{display:none}.home .hero-content{align-items:center}}@media (max-width: 480px){.home .stats-row{flex-wrap:wrap;justify-content:space-around;padding:12px 15px;gap:15px}.home .language-dropdown{width:calc(100vw - 32px);max-width:280px;padding:6px}.home .lang-option{padding:8px 12px;font-size:13px}.home .stat-item{flex:0 0 auto;min-width:80px}.home .stat-value{font-size:20px}.home .stat-label{font-size:10px;letter-spacing:0}.home .stat-currency{font-size:14px}.home .floating-donation-bar{top:8px;left:8px;right:8px;transform:none;padding:6px 12px;border-radius:20px;width:calc(100% - 16px);max-width:none;flex-direction:column;gap:6px}.home .floating-stats-row{flex-wrap:nowrap;width:100%;justify-content:center}.home .floating-stat-item{justify-content:center;font-size:12px;gap:2px;min-width:0}.home .floating-stat-item:not(:first-child){border-left:1px solid rgba(34,30,35,.2);padding-left:8px;margin-left:8px}.home .floating-stat-value{font-size:14px;line-height:1.2}.home .floating-stat-label{font-size:10px;line-height:1.1}.home .floating-cta-button{padding:6px 16px;font-size:12px;border-radius:12px;width:100%;max-width:140px;align-self:center}.home .mural-info{padding:8px}.home .mural-caption .mural-caption-cave-type{font-size:10px;margin-bottom:6px}.home .mural-caption .mural-caption-cave-name{font-size:12px}.home .mural-overlay{padding:6px 12px;bottom:8px;left:8px}.home .mural-number{font-size:14px}.home .mural-quote{font-size:13px}}@media (max-width: 375px){.home .floating-donation-bar{top:6px;left:6px;right:6px;padding:4px 8px;width:calc(100% - 12px);gap:4px}.home .language-dropdown{width:calc(100vw - 24px);max-width:260px;padding:4px}.home .lang-option{padding:6px 10px;font-size:12px}.home .floating-stats-row{gap:4px;padding:2px 0}.home .floating-stat-item{font-size:11px;gap:1px}.home .floating-stat-value{font-size:12px}.home .floating-stat-label{font-size:9px;line-height:1}.home .floating-cta-button{padding:4px 10px;font-size:11px;max-width:120px}.home .floating-stat-item:last-child{display:none}}@media (min-width: 1024px) and (max-width: 1919.9px){.home .mission-content{padding:0 107px}.home .mission-section .section-title{font-size:30px}.home .testimonial{max-width:clamp(590px,63.8vw - 63.3px,1162px)}.home .mural-info{padding:clamp(16px,calc(.8928571429vw + 6.8571428571px),24px) clamp(16px,calc(.8928571429vw + 6.8571428571px),24px)}.home .mural-info .mural-caption-cave-type{font-size:clamp(12px,calc(.4464285714vw + 7.4285714286px),16px)}.home .mural-info .mural-caption-cave-name{font-size:clamp(16px,calc(.8928571429vw + 6.8571428571px),24px)}}@media (min-width: 800px) and (max-width: 1023px){.home .mission-content{padding:0 40px}.home .mission-section .section-title{font-size:34px}.home .testimonial{max-width:clamp(590px,-58vw + 1184px,720px)}.home .testimonial-text{font-size:14px}}@media (max-width: 799px){.home .mission-content{padding:0 24px}.home .mission-section .section-title{font-size:26px}.home .testimonial{max-width:clamp(327px,92.7vw - 20.6px,720px)}.home .testimonial-text{text-align:left;padding:0 8px}.home .testimonial-author{text-align:center;padding:0}}@media (min-width: 1024px) and (max-width: 1919.9px){.home .footer{padding:170px 0 110px}.home .footer-container{width:100%;max-width:1920px;padding:0 80px;gap:0;justify-content:space-between}.home .profile-avatar{width:67px;height:67px}.home .profile-name{font-size:32px}.home .footer-title,.home .footer-contact{font-size:18px}.home .footer-logo{width:170px;height:136px}}@media (min-width: 800px) and (max-width: 1023.9px){.home .footer{padding:100px 0 80px}.home .footer-container{width:100%;padding:0 40px;gap:0;justify-content:space-between}.home .footer-left{gap:24px}.home .footer-title,.home .footer-contact{font-size:14px;line-height:120%;letter-spacing:-.028px}.home .footer-logo{width:148px;height:120px}}@media (max-width: 1023.9px){.home .profile-item{gap:16px;height:48px}.home .profile-avatar{width:55px;height:55px}.home .profile-name{font-size:22px;line-height:110%;letter-spacing:-.44px}}@media (max-width: 799px){.home .footer{padding:60px 0}.home .footer-container{flex-direction:column;padding:0 44px;align-items:center;gap:60px}.home .footer-left{flex-direction:column;gap:24px;align-items:flex-start;width:auto;padding-bottom:0;border-bottom:none}.home .footer-middle{text-align:center;width:auto;margin-top:0;padding-bottom:0;border-bottom:none}.home .footer-title,.home .footer-contact{font-size:14px;line-height:120%;letter-spacing:-.028px}.home .footer-right{align-items:center;width:auto}.home .footer-logo{width:148px;height:120px}.home .stats-row{gap:30px;padding:15px 20px;flex-wrap:wrap;justify-content:center}.home .stat-value{font-size:28px}.home .stats-container{justify-content:center}.home .nav-menu{display:none}.home .caves-grid{grid-template-columns:1fr}.home .cave-card.featured{grid-column:span 1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home .fade-in{animation:fadeIn .8s ease-out}.home .parallax{transform:translateZ(0);will-change:transform}.home .scroll-reveal{opacity:0;transform:translateY(30px);transition:all .8s ease}.home .scroll-reveal.active{opacity:1;transform:translateY(0)}.pswp{--pswp-bg: rgb(81, 81, 74)}.pswp__button--arrow--prev,.pswp__button--arrow--next,.pswp__top-bar{display:none}.pswp__custom_close{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#babab7;border-radius:100%;cursor:pointer;z-index:1000;position:absolute;box-shadow:.79px 2.38px 12.67px #2e1b1b0a;top:-100px}.pswp__custom_close:after{content:"";position:absolute;width:32px;height:32px;background:url(/images/pswp-close.svg) no-repeat center center}.explore[data-v-869e8768]{min-height:100vh;background:#fafaf8}.explore .left-zone[data-v-869e8768]{position:absolute;left:48px;top:32px;z-index:100}.explore .back-btn[data-v-869e8768]{display:inline-flex;height:48px;padding:10px 20px;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0;color:var(--text-paragraph);text-decoration:none;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-.032px;text-transform:capitalize;background:#ffffffe6;border:none;border-radius:36px;box-shadow:1px 3px 16px 0 var(--shadow-light);transition:all .3s ease;cursor:pointer}.explore .back-btn[data-v-869e8768]:hover{color:#221e23e6;transform:translate(-3px)}.explore .back-btn[data-v-869e8768]:before{content:"←"}.explore .main-zone[data-v-869e8768]{position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 720px);max-width:1200px;min-width:800px;top:32px;display:flex;padding:48px;flex-direction:column;align-items:center;gap:48px;flex-shrink:0;background:var(--bg-white);border-radius:16px}.explore .main-title[data-v-869e8768]{width:100%;text-align:center;font-size:30px;font-weight:700;color:var(--text-headline);margin:0;line-height:1.6;letter-spacing:-.12px}.explore .main-title .bold[data-v-869e8768]{font-weight:700}.explore .content-wrapper[data-v-869e8768]{display:flex;align-items:flex-start;gap:48px;width:100%}.explore .caves-panel[data-v-869e8768]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0;width:326px;min-width:280px}.explore .cave-list[data-v-869e8768]{display:flex;flex-direction:column;align-items:flex-start;width:100%}.explore .cave-item[data-v-869e8768]{position:relative!important;display:flex;width:100%;padding:14px 24px;align-items:center;cursor:pointer;transition:all .3s ease;border-radius:34px;background:transparent;box-sizing:border-box}.explore .cave-item[data-v-869e8768]:hover{background:#f9f9f9}.explore .cave-item.active[data-v-869e8768]{background:#ff884b0f;border-radius:34px}.explore .cave-title[data-v-869e8768]{color:var(--text-headline);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.06px;text-transform:capitalize}.explore .cave-item.active .cave-title[data-v-869e8768]{color:var(--accent-1);font-weight:600}.explore .cave-number[data-v-869e8768],.explore .cave-info[data-v-869e8768],.explore .cave-era[data-v-869e8768]{display:none}.explore .vr-container[data-v-869e8768]{position:relative;background:#000;overflow:hidden;width:730px;height:500px}.explore #panorama[data-v-869e8768]{width:100%;height:100%}.explore .custom-controls[data-v-869e8768]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#000000f2,#000000b3);padding:12px 20px;display:flex;align-items:center;gap:10px;z-index:100}.explore .control-btn[data-v-869e8768]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;font-size:16px;cursor:pointer;padding:8px;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s}.explore .control-btn[data-v-869e8768]:hover{background:#fff3;transform:scale(1.1)}.explore .cave-name[data-v-869e8768]{color:#ffffffe6;font-size:13px;margin-left:auto;padding:6px 12px;background:#ffffff1a;border-radius:6px}.explore .donation-widget[data-v-869e8768]{position:absolute;left:calc(50% + 624px);top:32px;display:flex;padding:32px 24px;flex-direction:column;align-items:center;background:var(--bg-white);border-radius:16px;box-shadow:0 4px 20px 0 var(--shadow-medium);z-index:200}.explore .donation-stats[data-v-869e8768]{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:32px}.explore .stat-row[data-v-869e8768]{display:flex;align-items:flex-end;gap:6px}.explore .stat-row.countries-row[data-v-869e8768]{flex-wrap:wrap;justify-content:center}.explore .stat-label[data-v-869e8768]{color:var(--text-paragraph);font-family:Inter;font-size:14px;font-weight:400;order:2;line-height:1.1;letter-spacing:-.056px}.explore .stat-label.prefix[data-v-869e8768]{order:0}.explore .stat-value[data-v-869e8768]{color:var(--accent-1);text-align:center;font-kerning:none;font-variant-numeric:ordinal;font-family:"Inria Serif";font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.24px;line-height:1.1;order:1}.explore .stat-value.small[data-v-869e8768]{font-size:24px;color:var(--accent-1)}.explore .donate-btn[data-v-869e8768]{display:flex;padding:14px 20px;justify-content:center;align-items:center;gap:4px;width:100%;background:var(--accent-2);color:#fff;border:none;border-radius:58px;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.12px;cursor:pointer;transition:all .3s}.explore .donate-btn[data-v-869e8768]:hover{transform:translateY(-2px);box-shadow:-3px 8px 16px #ff913040}.explore .loading[data-v-869e8768]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;z-index:1000;background:#000000b3;padding:12px 24px;border-radius:8px}.explore .pnlm-controls-container[data-v-869e8768]{display:none!important}@media (max-width: 1800px){.explore .main-zone[data-v-869e8768]{width:calc(100% - 400px);min-width:900px}.explore .donation-widget[data-v-869e8768]{display:none}}@media (max-width: 1600px){.explore .main-zone[data-v-869e8768]{width:calc(100% - 320px);min-width:850px;padding:40px}.explore .content-wrapper[data-v-869e8768]{gap:36px}.explore .caves-panel[data-v-869e8768]{width:300px}.explore .vr-container[data-v-869e8768]{width:650px;height:450px}.explore .donation-widget[data-v-869e8768]{width:240px;padding:24px 20px}}@media (max-width: 1400px){.explore .main-zone[data-v-869e8768]{width:calc(100% - 280px);min-width:800px}.explore .caves-panel[data-v-869e8768]{width:280px}.explore .vr-container[data-v-869e8768]{width:600px;height:420px}.explore .donation-widget[data-v-869e8768]{right:30px;width:220px}}@media (max-width: 1200px){.explore .main-zone[data-v-869e8768]{position:relative;left:auto;transform:none;width:calc(100% - 40px);max-width:none;min-width:unset;margin:20px;top:auto}.explore .left-zone[data-v-869e8768]{left:30px;top:30px}.explore .content-wrapper[data-v-869e8768]{gap:30px}.explore .caves-panel[data-v-869e8768]{width:260px;flex-shrink:0}.explore .cave-item[data-v-869e8768]{width:100%;padding:12px 18px}.explore .vr-container[data-v-869e8768]{width:100%;max-width:600px;height:400px}.explore .donation-widget[data-v-869e8768]{display:none}}@media (max-width: 1024px){.explore body[data-v-869e8768]{min-width:unset;overflow-y:auto}.explore .left-zone[data-v-869e8768]{left:20px;top:20px}.explore .main-zone[data-v-869e8768]{position:relative;left:auto;transform:none;width:calc(100% - 40px);max-width:none;min-width:unset;margin:20px;padding:32px;top:auto}.explore .main-title[data-v-869e8768]{font-size:32px}.explore .content-wrapper[data-v-869e8768]{gap:28px;flex-wrap:nowrap}.explore .caves-panel[data-v-869e8768]{width:280px;min-width:240px;flex-shrink:0}.explore .cave-item[data-v-869e8768]{width:100%;padding:12px 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.explore .cave-title[data-v-869e8768]{font-size:14px}.explore .vr-zone[data-v-869e8768]{flex:1;min-width:400px}.explore .vr-container[data-v-869e8768]{width:100%;max-width:550px;height:380px}.explore .donation-widget[data-v-869e8768]{display:none}.explore .stat-value[data-v-869e8768]{font-size:18px}.explore .donate-btn[data-v-869e8768]{font-size:11px;padding:10px 16px}}@media (max-width: 800px){.explore .left-zone[data-v-869e8768]{position:static;padding:16px 20px;background:#fff;border-bottom:1px solid #e5e7eb}.explore .back-btn[data-v-869e8768]{display:inline-flex;margin:0}.explore .main-zone[data-v-869e8768]{position:static;padding:20px;flex-direction:column;height:auto}.explore .main-title[data-v-869e8768]{font-size:28px;margin-bottom:20px;text-align:center}.explore .content-wrapper[data-v-869e8768]{flex-direction:column-reverse;gap:24px;align-items:center}.explore .caves-panel[data-v-869e8768]{width:100%;max-width:600px;min-width:unset;flex-shrink:0;border:none;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.explore .cave-list[data-v-869e8768]{display:flex;flex-direction:column;max-height:200px;overflow-y:auto;overflow-x:hidden}.explore .cave-list[data-v-869e8768]::-webkit-scrollbar{width:4px}.explore .cave-list[data-v-869e8768]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.explore .cave-list[data-v-869e8768]::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.explore .cave-item[data-v-869e8768]{width:100%;padding:12px 20px;white-space:normal}.explore .cave-title[data-v-869e8768]{font-size:20px}.explore .vr-zone[data-v-869e8768]{width:100%;max-width:600px;min-width:unset;min-height:unset}.explore .vr-container[data-v-869e8768]{width:100%;height:350px}.explore .donation-widget[data-v-869e8768]{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:unset;margin:0;border-radius:16px 16px 0 0;padding:16px 20px;box-shadow:0 -2px 10px #0000001a;z-index:100;background:#fff}.explore .donation-stats[data-v-869e8768]{flex-direction:row;justify-content:space-around}.explore .stat-row[data-v-869e8768]{text-align:center}.explore body[data-v-869e8768]{padding-bottom:120px}}@media (max-width: 375px){.explore .left-zone[data-v-869e8768]{padding:12px 16px}.explore .back-btn[data-v-869e8768]{padding:8px 14px;font-size:13px;height:36px}.explore .main-zone[data-v-869e8768]{padding:16px}.explore .main-title[data-v-869e8768]{font-size:22px;line-height:1.3;margin-bottom:16px}.explore .content-wrapper[data-v-869e8768]{gap:16px}.explore .caves-panel[data-v-869e8768]{padding:16px;max-width:100%}.explore .cave-list[data-v-869e8768]{max-height:160px;gap:8px}.explore .cave-item[data-v-869e8768]{padding:10px 16px}.explore .cave-title[data-v-869e8768]{font-size:18px;line-height:1.3}.explore .vr-zone[data-v-869e8768]{max-width:100%}.explore .vr-container[data-v-869e8768]{height:240px}.explore #loading[data-v-869e8768]{font-size:13px;padding:8px}.explore .vr-controls[data-v-869e8768]{padding:10px;gap:6px}.explore .control-btn[data-v-869e8768]{padding:5px 10px;font-size:10px}.explore .cave-name[data-v-869e8768]{font-size:11px}.explore .donation-widget[data-v-869e8768]{padding:12px 16px;gap:12px}.explore .donation-stats[data-v-869e8768]{gap:12px}.explore .stat-row[data-v-869e8768]{gap:8px}.explore .stat-label[data-v-869e8768]{font-size:10px}.explore .stat-value[data-v-869e8768]{font-size:16px}.explore .donate-btn[data-v-869e8768]{padding:8px 14px;font-size:10px}.explore body[data-v-869e8768]{padding-bottom:100px}}
