.language-switcher[data-v-376bdfb8]{position:fixed;z-index:1000;top:max(12px,env(safe-area-inset-top));right:12px;color:#5f432e;font-size:12px}.language-switcher__trigger[data-v-376bdfb8]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(121,84,45,.2);border-radius:50%;outline:0;background:rgba(255,252,245,.96);box-shadow:0 5px 18px rgba(63,42,24,.1);color:inherit;font:inherit;cursor:pointer;backdrop-filter:blur(6px);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.language-switcher__trigger--open[data-v-376bdfb8],.language-switcher__trigger[data-v-376bdfb8]:focus-visible,.language-switcher__trigger[data-v-376bdfb8]:hover{background:rgba(248,235,208,.98);box-shadow:0 5px 18px rgba(63,42,24,.14),inset 0 0 0 1px rgba(154,106,41,.1);transform:translateY(-1px)}.language-switcher__icon[data-v-376bdfb8]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.language-switcher__menu[data-v-376bdfb8]{position:absolute;top:calc(100% + 8px);right:0;width:142px;padding:6px;border:1px solid rgba(121,84,45,.16);border-radius:13px;background:rgba(255,253,248,.98);box-shadow:0 12px 30px rgba(63,42,24,.16);backdrop-filter:blur(10px)}.language-switcher__option[data-v-376bdfb8]{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#5f432e;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease}.language-switcher__option[data-v-376bdfb8]:focus-visible,.language-switcher__option[data-v-376bdfb8]:hover{outline:0;background:rgba(181,133,69,.1)}.language-switcher__option--selected[data-v-376bdfb8]{background:linear-gradient(90deg,rgba(241,216,169,.62),rgba(248,235,208,.72));color:#8a591d;font-weight:600}.language-switcher__check[data-v-376bdfb8]{color:#b47a2a;font-size:13px}.language-menu-enter-active[data-v-376bdfb8],.language-menu-leave-active[data-v-376bdfb8]{transition:opacity .14s ease,transform .14s ease;transform-origin:top right}.language-menu-enter[data-v-376bdfb8],.language-menu-leave-to[data-v-376bdfb8]{opacity:0;transform:translateY(-4px) scale(.98)}@media (max-width:374px){.language-switcher__menu[data-v-376bdfb8]{width:134px}}body *{box-sizing:border-box;flex-shrink:0}body{margin:0;font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei;background:#f8f2e6;overflow-x:hidden}#app,body,html{width:100%;min-height:100%}html{overflow-x:hidden}#app{overflow-x:hidden}#app,.page{min-height:100vh;min-height:100svh}.page{width:100vw;max-width:100vw}.page-scroll{height:auto!important;min-height:100vh;min-height:100svh;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.hidden{display:none!important}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent;font:inherit;color:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0}button:active{opacity:.6}input,select,textarea{margin:0;padding:0;border:none;outline:none;background:transparent;font:inherit;font-size:18px!important;line-height:1.4!important;color:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;-webkit-text-size-adjust:100%}input::-moz-placeholder,textarea::-moz-placeholder{font-size:18px!important;line-height:1.4!important}input::placeholder,textarea::placeholder{font-size:18px!important;line-height:1.4!important}.page input,.page select,.page textarea,.van-field__control,.van-search__content input{font-size:18px!important;line-height:1.4!important}.page input::-moz-placeholder,.page textarea::-moz-placeholder,.van-field__control::-moz-placeholder,.van-search__content input::-moz-placeholder{font-size:18px!important;line-height:1.4!important}.page input::placeholder,.page textarea::placeholder,.van-field__control::placeholder,.van-search__content input::placeholder{font-size:18px!important;line-height:1.4!important}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}