@charset "UTF-8";.page-nav{position:relative;z-index:1000}.page-nav .pc-nav{position:fixed;top:0;left:0;right:0;height:80px;border-bottom:1px solid rgba(230,204,158,.8);background:transparent;transition:background .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.page-nav .pc-nav.scrolled{background:linear-gradient(180deg,#000000d9,#000000a6,#00000073);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.page-nav .pc-nav .pc-nav-container{height:100%;display:flex;justify-content:space-between;align-items:center;padding-left:20px}.page-nav .pc-nav .pc-nav-logo{width:110px;height:40px;cursor:pointer}.page-nav .pc-nav .pc-nav-menu{display:flex;gap:0;list-style:none;margin:0;padding:0}.page-nav .pc-nav .pc-nav-menu li{position:relative;width:130px;height:100%}.page-nav .pc-nav .pc-nav-menu li a{color:#efd4a4;width:100%;height:80px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s ease;position:relative;font-family:SourceHanSerifCN-Medium;overflow:hidden}.page-nav .pc-nav .pc-nav-menu li a .nav-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(.9);transition:opacity .1s ease,transform .3s ease;z-index:-1}.page-nav .pc-nav .pc-nav-menu li a .nav-text{position:relative;z-index:1}.page-nav .pc-nav .pc-nav-menu li.active a{color:#efd4a4}.page-nav .mobile-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:background .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}@media(min-width:480px){.page-nav .mobile-nav{height:80px}}@media(max-width:479px){.page-nav .mobile-nav{height:48px}}.page-nav .mobile-nav.scrolled{background:linear-gradient(180deg,#000000d9,#000000a6,#00000073);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.page-nav .mobile-nav .mobile-nav-wrap{padding:0 20px;height:100%;border-bottom:1px solid rgba(237,210,163,.5);transition:border-bottom-color .4s cubic-bezier(.4,0,.2,1)}@media(min-width:480px){.page-nav .mobile-nav .mobile-nav-wrap .logo{width:110px}}@media(max-width:479px){.page-nav .mobile-nav .mobile-nav-wrap .logo{width:76px}}.page-nav .mobile-nav .mobile-nav-wrap .menu-btn{cursor:pointer}@media(min-width:480px){.page-nav .mobile-nav .mobile-nav-wrap .menu-btn{width:24px}}@media(max-width:479px){.page-nav .mobile-nav .mobile-nav-wrap .menu-btn{width:16px}}.page-nav .mobile-nav .side-nav{position:fixed;top:0;right:-100%;width:240px;height:100vh;background-color:#000000b3}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) or (-webkit-backdrop-filter: blur(10px)){.page-nav .mobile-nav .side-nav{background-color:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}.page-nav .mobile-nav .side-nav{z-index:1002;transition:right .3s ease-in-out}.page-nav .mobile-nav .side-nav.open{right:0}.page-nav .mobile-nav .side-nav .side-nav-close{padding:28px 20px 48px 0;display:flex;justify-content:flex-end}.page-nav .mobile-nav .side-nav .side-nav-close .icon-close{cursor:pointer}@media(min-width:480px){.page-nav .mobile-nav .side-nav .side-nav-close .icon-close{width:24px}}@media(max-width:479px){.page-nav .mobile-nav .side-nav .side-nav-close .icon-close{width:16px}}.page-nav .mobile-nav .side-nav .side-nav-menu{list-style:none}.page-nav .mobile-nav .side-nav .side-nav-menu li{position:relative;height:48px;margin-bottom:20px;overflow:hidden}.page-nav .mobile-nav .side-nav .side-nav-menu li.active a{padding-right:40px}.page-nav .mobile-nav .side-nav .side-nav-menu li a{position:relative;display:block;color:#fff;text-decoration:none;transition:all .3s;font-family:SourceHanSerifCN-Medium;color:#efd4a4;font-size:18px;text-align:right;line-height:48px;padding-right:20px;overflow:hidden}.page-nav .mobile-nav .side-nav .side-nav-menu li a .mobile-nav-bg{position:absolute;top:0;right:0;width:240px;height:48px;background-repeat:no-repeat;background-position:0 0;opacity:0;transform:scale(.95);transition:opacity .1s ease,transform .3s ease;z-index:0}.page-nav .mobile-nav .side-nav .side-nav-menu li a .mobile-nav-text{position:relative;z-index:1}.page-nav .mobile-nav .mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100vh}@media(min-width:1280px){.page-nav .mobile-nav .mobile-overlay{display:none}}.home-container{height:100vh;width:100%;position:relative;overflow:hidden}@media(min-width:1280px){.home-container{background-image:url(/theme/assets/banner-2xl-CZOE23Wr.jpg)}}@media(min-width:1024px)and (max-width:1279px){.home-container{background-image:url(/theme/assets/banner-xl-DyaYJfS1.jpg)}}@media(min-width:768px)and (max-width:1023px){.home-container{background-image:url(/theme/assets/banner-lg-GBbzGWhj.jpg)}}@media(min-width:480px)and (max-width:767px){.home-container{background-image:url(/theme/assets/banner-md-Cl07rppM.jpg)}}@media(max-width:480px){.home-container{background:url(/theme/assets/banner-sm-BuinkJGA.jpg)}}.home-container{background-size:cover;background-position:center;background-repeat:no-repeat}.home-container .home-content{width:100%;height:100%;position:relative}.home-container .home-content .home-content-image{position:absolute}.home-container .home-content .home-content-image img{width:100%;height:auto;display:block}.home-container .home-content .home-content-image .top{opacity:0}body.page-loaded .home-container .home-content .home-content-image .top{animation:fadeInDown 1s ease-out forwards}.home-container .home-content .home-content-image .bottom{opacity:0}body.page-loaded .home-container .home-content .home-content-image .bottom{animation:fadeInUp 1s ease-out .3s forwards}@media(min-width:1440px){.home-container .home-content .home-content-image{right:8%!important}}@media(min-width:1280px){.home-container .home-content .home-content-image{width:64.32%;right:4.1666%;top:50%;transform:translateY(-40%);max-width:527px}.home-container .home-content .home-content-image .top{margin-bottom:50px}.home-container .home-content .home-content-image .bottom{max-width:434px;margin:0 auto;width:87.85%}}@media(min-width:1024px)and (max-width:1279px){.home-container .home-content .home-content-image{width:64.32%;right:3.1666%;top:50%;transform:translateY(-40%);max-width:500px}.home-container .home-content .home-content-image .top{margin-bottom:50px}.home-container .home-content .home-content-image .bottom{max-width:434px;margin:0 auto;width:87.85%}}@media(min-width:768px)and (max-width:1023px){.home-container .home-content .home-content-image{width:64.32%;right:3.1666%;top:50%;transform:translateY(-40%);max-width:430px}.home-container .home-content .home-content-image .top{margin-bottom:50px}.home-container .home-content .home-content-image .bottom{max-width:434px;margin:0 auto;width:87.85%}}@media(min-width:480px)and (max-width:767px){.home-container .home-content .home-content-image{width:64.32%;right:7.1666%;bottom:6.933%;max-width:400px}.home-container .home-content .home-content-image .top{margin-bottom:50px}.home-container .home-content .home-content-image .bottom{max-width:434px;margin:0 auto;width:87.85%}}@media(max-width:480px){.home-container .home-content .home-content-image{width:241px;right:8.75%;bottom:11.87%}.home-container .home-content .home-content-image .top{margin-bottom:50px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.introduction-container{height:100vh;width:100%;position:relative;overflow:hidden}@media(min-width:1280px){.introduction-container{background-image:url(/theme/assets/banner-2xl-CRot8AUM.jpg)}}@media(min-width:1024px)and (max-width:1279px){.introduction-container{background-image:url(/theme/assets/banner-xl-B1puOTsD.jpg)}}@media(min-width:768px)and (max-width:1023px){.introduction-container{background-image:url(/theme/assets/banner-xl-B1puOTsD.jpg)}}@media(min-width:480px)and (max-width:767px){.introduction-container{background-image:url(/theme/assets/banner-md-C_tP038H.jpg)}}@media(max-width:480px){.introduction-container{background:url(/theme/assets/banner-sm-CtU2SAIG.jpg)}}.introduction-container{background-size:cover;background-position:center;background-repeat:no-repeat}.introduction-container .introduction-wrapper{width:100%;height:100%;position:relative;box-sizing:border-box;display:flex}@media(max-width:480px){.introduction-container .introduction-wrapper{padding-top:48px}}@media(min-width:480px){.introduction-container .introduction-wrapper{padding-top:80px}}.introduction-container .introduction-wrapper .introduction-content{flex:1;padding-right:4%;padding-left:4%;overflow-y:auto}@media(min-width:1440px){.introduction-container .introduction-wrapper .introduction-content{margin:0 auto;padding-top:40px;padding-bottom:40px;max-width:1400px}}@media(min-width:1280px)and (max-width:1439px){.introduction-container .introduction-wrapper .introduction-content{margin:0 auto;padding-top:40px;padding-bottom:40px}}@media(min-width:1024px)and (max-width:1279px){.introduction-container .introduction-wrapper .introduction-content{padding-top:32px;padding-bottom:32px}}@media(min-width:768px)and (max-width:1023px){.introduction-container .introduction-wrapper .introduction-content{padding-top:32px;padding-bottom:32px}}@media(min-width:480px)and (max-width:767px){.introduction-container .introduction-wrapper .introduction-content{padding-top:24px;padding-bottom:24px}}@media(max-width:480px){.introduction-container .introduction-wrapper .introduction-content{padding-top:20px;padding-bottom:20px}}.introduction-container .introduction-wrapper .introduction-content .title{font-family:SourceHanSerifCN-Medium;text-align:center;color:#efd4a4;opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.introduction-container .introduction-wrapper .introduction-content .title.animate-in{opacity:1;transform:translateY(0)}@media(min-width:1440px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:40px;font-size:28px}}@media(min-width:1280px)and (max-width:1439px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:30px;font-size:28px}}@media(min-width:1024px)and (max-width:1279px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:30px;font-size:28px}}@media(min-width:768px)and (max-width:1023px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:20px;font-size:28px}}@media(min-width:480px)and (max-width:767px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:20px;font-size:24px}}@media(max-width:480px){.introduction-container .introduction-wrapper .introduction-content .title{margin-bottom:20px;font-size:20px}}.introduction-container .introduction-wrapper .introduction-content .content{font-family:SourceHanSerifCN-Medium;color:#efd4a4;opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.4,0,.2,1) .2s,transform 1s cubic-bezier(.4,0,.2,1) .2s}.introduction-container .introduction-wrapper .introduction-content .content.animate-in{opacity:1;transform:translateY(0)}.introduction-container .introduction-wrapper .introduction-content .content p{line-height:1.6}.introduction-container .introduction-wrapper .introduction-content .content p:last-child{text-align:right;margin-top:40px;text-indent:0}@media(min-width:1024px){.introduction-container .introduction-wrapper .introduction-content .content p{text-indent:36px;margin-bottom:18px;font-size:18px}}@media(min-width:768px)and (max-width:1023px){.introduction-container .introduction-wrapper .introduction-content .content p{text-indent:36px;margin-bottom:18px;font-size:18px}}@media(min-width:480px)and (max-width:767px){.introduction-container .introduction-wrapper .introduction-content .content p{text-indent:32px;margin-bottom:14px;font-size:16px}}@media(max-width:480px){.introduction-container .introduction-wrapper .introduction-content .content p{text-indent:24px;margin-bottom:10px;font-size:14px}}.items-container{height:100vh;width:100%;position:relative;overflow:hidden;background:url(/theme/assets/bg-HgZLS_WQ.jpg) no-repeat center center;background-size:cover}.items-container .items-wrapper{display:flex;height:100%}@media(max-width:480px){.items-container .items-wrapper{padding-top:48px}}@media(min-width:480px){.items-container .items-wrapper{padding-top:80px}}.items-container .items-content{margin:0 auto;height:100%;flex:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.items-container .items-content::-webkit-scrollbar{display:none}.items-container .items-content .items{display:grid;margin:0 auto;box-sizing:border-box;justify-content:center}@media(min-width:1280px){.items-container .items-content .items{grid-template-columns:repeat(auto-fill,264px);gap:20px;padding:24px 0}}@media(min-width:1024px)and (max-width:1279px){.items-container .items-content .items{grid-template-columns:repeat(auto-fill,232px);gap:20px;padding:24px 0}}@media(min-width:768px)and (max-width:1023px){.items-container .items-content .items{grid-template-columns:repeat(auto-fill,216px);gap:20px;padding:24px 0}}@media(min-width:480px)and (max-width:767px){.items-container .items-content .items{grid-template-columns:repeat(auto-fill,170px);gap:20px;padding:24px 0}}@media(max-width:478px){.items-container .items-content .items{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px 16px}}.items-container .items-content .items .item{background-size:100% 100%;position:relative;cursor:pointer;max-width:100%;width:100%;min-width:0;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.items-container .items-content .items .item:hover{transform:translateY(-8px)}.items-container .items-content .items .item:hover .pic-wrap{overflow:hidden}.items-container .items-content .items .item:hover .pic-wrap img{transform:scale(1.05)}.items-container .items-content .items .item:hover .text{color:#fff}@media(min-width:1280px){.items-container .items-content .items .item .pic-wrap{height:350px}.items-container .items-content .items .item .pic-wrap:after{height:350px}.items-container .items-content .items .item .pic-wrap:before{height:342px}.items-container .items-content .items .item .pic-wrap img{height:342px}}@media(min-width:1024px)and (max-width:1279px){.items-container .items-content .items .item .pic-wrap{height:308px}.items-container .items-content .items .item .pic-wrap:after{height:308px}.items-container .items-content .items .item .pic-wrap:before{height:300px}.items-container .items-content .items .item .pic-wrap img{height:300px}}@media(min-width:768px)and (max-width:1023px){.items-container .items-content .items .item .pic-wrap{height:288px}.items-container .items-content .items .item .pic-wrap:after{height:288px}.items-container .items-content .items .item .pic-wrap:before{height:280px}.items-container .items-content .items .item .pic-wrap img{height:280px}}@media(min-width:480px)and (max-width:767px){.items-container .items-content .items .item .pic-wrap{height:228px}.items-container .items-content .items .item .pic-wrap:after{height:228px}.items-container .items-content .items .item .pic-wrap:before{height:220px}.items-container .items-content .items .item .pic-wrap img{height:220px}}@media(max-width:479px){.items-container .items-content .items .item .pic-wrap{display:flex;padding-top:8px}.items-container .items-content .items .item .pic-wrap:after{height:100%}.items-container .items-content .items .item .pic-wrap:before{height:100%}.items-container .items-content .items .item .pic-wrap img{top:0!important;height:214px}.items-container .items-content .items .item .text{font-size:14px}}.items-container .items-content .items .item .pic-wrap{position:relative;overflow:hidden}.items-container .items-content .items .item .pic-wrap:after{content:"";width:100%;display:inline-block;background:url(/theme/assets/xl-kuang-DdcDa0j1.png) no-repeat;background-size:100% 100%;position:absolute;bottom:0;left:0;z-index:10}.items-container .items-content .items .item .pic-wrap img{position:relative;z-index:9;top:8px;left:0;width:100%;object-fit:cover;transition:transform .3s ease;-webkit-clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px);clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px)}.items-container .items-content .items .item .text{font-family:SourceHanSerifCN-Medium;color:#efd4a4;text-align:center;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;line-height:1;margin-top:12px;transition:color .3s ease}.items-container .items-content .items .item .text span{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;box-sizing:border-box}.item-detail-container[data-v-e8fb1a5b]{height:100vh;width:100%;background:url(/theme/assets/bg-HgZLS_WQ.jpg) no-repeat center center;background-size:100% 100%;font-family:SourceHanSerifCN-Medium}.item-detail-container .item-detail-wrapper[data-v-e8fb1a5b]{display:flex;height:100%}@media(max-width:480px){.item-detail-container .item-detail-wrapper[data-v-e8fb1a5b]{padding-top:48px}}@media(min-width:480px){.item-detail-container .item-detail-wrapper[data-v-e8fb1a5b]{padding-top:80px}}.item-detail-container .item-detail-content[data-v-e8fb1a5b]{overflow-y:auto;opacity:0;transition:opacity .6s ease-in-out;-ms-overflow-style:none;scrollbar-width:none;box-sizing:border-box;height:100%;flex:1}.item-detail-container .item-detail-content[data-v-e8fb1a5b]::-webkit-scrollbar{display:none}.item-detail-container .item-detail-content.fade-in[data-v-e8fb1a5b]{opacity:1}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{flex-shrink:0;display:flex;justify-content:center;align-items:center;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.item-detail-container .item-detail-content .detail-left.slide-in-left[data-v-e8fb1a5b]{opacity:1;transform:translate(0)}.item-detail-container .item-detail-content .detail-left .detail-pic[data-v-e8fb1a5b]{height:100%;width:100%;display:block;object-fit:contain}.item-detail-container .item-detail-content .detail-left .detail-back[data-v-e8fb1a5b]{width:80px;height:30px;background-color:#efd4a480;font-family:SourceHanSerifCN-Medium;font-size:14px;color:#060002;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:100;left:20px;top:20px}.item-detail-container .item-detail-content .detail-left .detail-back[data-v-e8fb1a5b]:hover{background-color:#efd4a499}.item-detail-container .item-detail-content .detail-left .detail-back img[data-v-e8fb1a5b]{margin-right:5px}.item-detail-container .item-detail-content .detail-left .detail-actions[data-v-e8fb1a5b]{position:absolute;top:20px;right:20px;display:grid;height:30px;width:70px;grid-template-columns:repeat(2,1fr)}.item-detail-container .item-detail-content .detail-left .detail-actions .btn[data-v-e8fb1a5b]{font-family:SourceHanSerifCN-Medium;font-size:14px;color:#060002;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#efd4a480}.item-detail-container .item-detail-content .detail-left .detail-actions .btn[data-v-e8fb1a5b]:hover{background-color:#efd4a499}.item-detail-container .item-detail-content .detail-left .detail-actions .btn.disabled[data-v-e8fb1a5b]{opacity:.4;cursor:not-allowed;pointer-events:none;filter:grayscale(.3)}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{opacity:0;transform:translate(30px);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.item-detail-container .item-detail-content .detail-right.slide-in-right[data-v-e8fb1a5b]{opacity:1;transform:translate(0)}.item-detail-container .item-detail-content .detail-right .detail-header[data-v-e8fb1a5b]{display:flex;justify-content:space-between}.item-detail-container .item-detail-content .detail-right .detail-header .detail-title[data-v-e8fb1a5b]{color:#efd4a4;font-family:SourceHanSerifCN-Medium;font-size:24px}.item-detail-container .item-detail-content .detail-right .detail-header .detail-back[data-v-e8fb1a5b]{width:72px;height:24px;background-color:#efd4a4;font-family:SourceHanSerifCN-Medium;font-size:14px;color:#060002;display:flex;align-items:center;justify-content:center;cursor:pointer}.item-detail-container .item-detail-content .detail-right .preface-text[data-v-e8fb1a5b]{font-family:FZ;color:#efd4a4;text-indent:32px;margin-top:15px}.item-detail-container .item-detail-content .detail-right .detail-description[data-v-e8fb1a5b]{margin-top:15px}.item-detail-container .item-detail-content .detail-right .detail-description .detail-rich-text[data-v-e8fb1a5b]{font-size:16px;color:#efd4a4;font-family:SourceHanSerifCN-Medium;text-indent:32px;line-height:1.6}.item-detail-container .item-detail-content .detail-right .detail-divider[data-v-e8fb1a5b]{margin-top:40px;height:1px;width:100%;background-color:#efd4a4}.item-detail-container .item-detail-content .detail-right .detail-collection[data-v-e8fb1a5b]{display:flex;align-items:center;margin-top:32px}.item-detail-container .item-detail-content .detail-right .detail-collection .collection-text[data-v-e8fb1a5b]{color:#efd4a4;font-size:14px;margin-left:5px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-e8fb1a5b]{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 0}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item[data-v-e8fb1a5b]{display:flex;flex-direction:column;gap:4px 0}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item .meta-label[data-v-e8fb1a5b]{color:#8d7e64;font-size:14px}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item .meta-value[data-v-e8fb1a5b]{color:#efd4a4}@media(min-width:1440px){.item-detail-container .item-detail-content[data-v-e8fb1a5b]{display:flex;justify-content:center;gap:100px;padding-top:40px;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{height:658px}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{width:440px}}@media(min-width:1280px)and (max-width:1439px){.item-detail-container .item-detail-content[data-v-e8fb1a5b]{display:flex;justify-content:center;gap:60px;padding-top:40px;max-width:1200px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{height:592px}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{width:392px}}@media(min-width:1024px)and (max-width:1279px){.item-detail-container .item-detail-content[data-v-e8fb1a5b]{display:flex;justify-content:center;gap:40px;padding-top:40px;max-width:984px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{height:409px}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{width:392px}}@media(min-width:480px)and (max-width:1023px){.item-detail-container .item-detail-content[data-v-e8fb1a5b]{display:flex;flex-direction:column;gap:20px;padding-top:40px;padding-bottom:40px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{height:520px;margin:0 auto}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{width:100%;padding:0 20px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-e8fb1a5b]{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){.item-detail-container .item-detail-content[data-v-e8fb1a5b]{display:flex;flex-direction:column;gap:20px;padding-top:20px;padding-bottom:40px;margin:0 auto;width:100%;position:relative}.item-detail-container .item-detail-content .detail-left[data-v-e8fb1a5b]{margin:0 auto;padding:0 20px}.item-detail-container .item-detail-content .detail-left .detail-back[data-v-e8fb1a5b]{width:72px;height:24px;font-family:SourceHanSerifCN-Medium;font-size:14px;color:#060002;display:flex;align-items:center;justify-content:center;cursor:pointer;top:0;z-index:100}.item-detail-container .item-detail-content .detail-left .detail-back img[data-v-e8fb1a5b]{margin-right:5px}.item-detail-container .item-detail-content .detail-left .detail-actions[data-v-e8fb1a5b]{height:24px;top:0}.item-detail-container .item-detail-content .detail-right[data-v-e8fb1a5b]{width:100%;padding:0 20px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-e8fb1a5b]{grid-template-columns:repeat(2,1fr)}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.interior-container{height:100vh;background:#242424;font-size:16px;overflow:hidden;background:url(/theme/assets/bg-HgZLS_WQ.jpg) no-repeat center center;background-size:100% 100%;font-family:SourceHanSerifCN-Medium}.interior-container img{-webkit-user-select:none;user-select:none}.interior-container .interior-wrapper{height:100%;width:100%}.interior-container .interior-content{height:100%;display:flex;flex-direction:column;box-sizing:border-box}.interior-container .interior-content .interior-main{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:1.25em;position:relative}.interior-container .interior-content .interior-main .swiper-button-prev{left:1.25em;transform:translate(0)}.interior-container .interior-content .interior-main .swiper-button-prev:hover:not(.swiper-button-disabled){transform:translate(0) scale(1.1)}.interior-container .interior-content .interior-main .swiper-button-next{right:1.25em;transform:translate(0) rotate(180deg)}.interior-container .interior-content .interior-main .swiper-button-next:hover:not(.swiper-button-disabled){transform:translate(0) rotate(180deg) scale(1.1)}.interior-container .interior-content .interior-main .image{height:100%;width:100%;object-fit:contain;display:block;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);opacity:0;transition:opacity .3s ease-out}.interior-container .interior-content .interior-main .image.image-loaded{opacity:1}.interior-container .interior-content .interior-main .fade-scale-enter-active{transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.interior-container .interior-content .interior-main .fade-scale-leave-active{transition:opacity .4s cubic-bezier(.55,.06,.68,.19),transform .4s cubic-bezier(.55,.06,.68,.19)}.interior-container .interior-content .interior-main .fade-scale-enter-from{opacity:0;transform:scale(.96) translateY(10px)}.interior-container .interior-content .interior-main .fade-scale-enter-to,.interior-container .interior-content .interior-main .fade-scale-leave-from{opacity:1;transform:scale(1) translateY(0)}.interior-container .interior-content .interior-main .fade-scale-leave-to{opacity:0;transform:scale(.96) translateY(-10px)}.interior-container .interior-content .interior-carousel{box-sizing:border-box;padding-bottom:1em;opacity:0;transform:translateY(50px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.interior-container .interior-content .interior-carousel.carousel-visible{opacity:1;transform:translateY(0)}.interior-container .interior-content .interior-carousel .swiper{width:100%;padding:.5em 1.25em}.interior-container .interior-content .interior-carousel .swiper .thumb{height:100%;border:1px solid #726D63;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.interior-container .interior-content .interior-carousel .swiper .thumb:hover,.interior-container .interior-content .interior-carousel .swiper .thumb.active{border:1px solid #EFD4A4;box-shadow:0 2px 4px #efd4a480,0 -2px 4px #efd4a480,2px 0 4px #efd4a480,-2px 0 4px #efd4a480,0 0 8px #efd4a440}.interior-container .interior-content .interior-carousel .swiper .thumb img{width:100%;height:100%;object-fit:cover;background:#fff;display:block}.interior-container .interior-content .swiper-button-next,.interior-container .interior-content .swiper-button-prev{width:3em;height:3em;background-image:url(data:image/png;base64,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);background-size:cover;cursor:pointer;position:absolute;z-index:10;transition:opacity .3s ease,transform .3s ease;-webkit-user-select:none;user-select:none}.interior-container .interior-content .swiper-button-next>svg,.interior-container .interior-content .swiper-button-prev>svg{display:none}.interior-container .interior-content .swiper-button-next:hover:not(.swiper-button-disabled),.interior-container .interior-content .swiper-button-prev:hover:not(.swiper-button-disabled){opacity:.8}.interior-container .interior-content .swiper-button-next.swiper-button-disabled,.interior-container .interior-content .swiper-button-prev.swiper-button-disabled{opacity:.3;cursor:not-allowed}.interior-container .interior-content .swiper-button-next:after,.interior-container .interior-content .swiper-button-prev:after{font-size:16px}@media(max-width:479.98px){.interior-container .interior-wrapper{padding-top:3em}.interior-container .swiper{height:6em}}@media(min-width:480px)and (max-width:767.98px){.interior-container .interior-wrapper{padding-top:5em}.interior-container .swiper{height:6em}}@media(min-width:768px){.interior-container .interior-wrapper{padding-top:5em}.interior-container .swiper{height:9.4375em}}@keyframes interior-page-rise-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.products-container{height:100vh;width:100%;position:relative;overflow:hidden;background:url(/theme/assets/bg-HgZLS_WQ.jpg) no-repeat center center;background-size:cover}.products-container .products-wrapper{display:flex;height:100%}@media(max-width:480px){.products-container .products-wrapper{padding-top:48px}}@media(min-width:480px){.products-container .products-wrapper{padding-top:80px}}.products-container .products-content{margin:0 auto;height:100%;flex:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.products-container .products-content::-webkit-scrollbar{display:none}.products-container .products-content .products-items{display:grid;margin:0 auto;box-sizing:border-box;justify-content:center}@media(min-width:1280px){.products-container .products-content .products-items{grid-template-columns:repeat(auto-fill,264px);gap:20px;padding:24px 0}}@media(min-width:1024px)and (max-width:1279px){.products-container .products-content .products-items{grid-template-columns:repeat(auto-fill,232px);gap:20px;padding:24px 0}}@media(min-width:768px)and (max-width:1023px){.products-container .products-content .products-items{grid-template-columns:repeat(auto-fill,216px);gap:20px;padding:24px 0}}@media(min-width:480px)and (max-width:767px){.products-container .products-content .products-items{grid-template-columns:repeat(auto-fill,170px);gap:20px;padding:24px 0}}@media(max-width:478px){.products-container .products-content .products-items{grid-template-columns:repeat(2,1fr);gap:20px;padding:24px 16px}}.products-container .products-content .products-items .products-item{background-size:100% 100%;position:relative;cursor:pointer;max-width:100%;width:100%;min-width:0;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.products-container .products-content .products-items .products-item:hover{transform:translateY(-8px)}.products-container .products-content .products-items .products-item:hover .products-pic-wrap img{transform:scale(1.05)}.products-container .products-content .products-items .products-item:hover .text{color:#fff}@media(min-width:1280px){.products-container .products-content .products-items .products-item .products-pic-wrap,.products-container .products-content .products-items .products-item .products-pic-wrap img{height:216px}}@media(min-width:1024px)and (max-width:1279px){.products-container .products-content .products-items .products-item .products-pic-wrap,.products-container .products-content .products-items .products-item .products-pic-wrap img{height:190px}}@media(min-width:768px)and (max-width:1023px){.products-container .products-content .products-items .products-item .products-pic-wrap,.products-container .products-content .products-items .products-item .products-pic-wrap img{height:177px}}@media(min-width:480px)and (max-width:767px){.products-container .products-content .products-items .products-item .products-pic-wrap,.products-container .products-content .products-items .products-item .products-pic-wrap img{height:140px}}@media(max-width:479px){.products-container .products-content .products-items .products-item .products-pic-wrap{display:flex}.products-container .products-content .products-items .products-item .text{font-size:14px}}.products-container .products-content .products-items .products-item .products-pic-wrap{position:relative;overflow:hidden;border:1px solid rgba(239,212,164,.2)}.products-container .products-content .products-items .products-item .products-pic-wrap img{position:relative;z-index:9;left:0;width:100%;transition:transform .3s ease}.products-container .products-content .products-items .products-item .text{font-family:SourceHanSerifCN-Medium;color:#efd4a4;text-align:center;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box;line-height:1;margin-top:12px;transition:color .3s ease}.products-container .products-content .products-items .products-item .text span{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;box-sizing:border-box}.item-detail-container[data-v-a0881e50]{height:100vh;width:100%;background:url(/theme/assets/bg-HgZLS_WQ.jpg) no-repeat center center;background-size:100% 100%;font-family:SourceHanSerifCN-Medium}.item-detail-container .item-detail-wrapper[data-v-a0881e50]{display:flex;height:100%}@media(max-width:480px){.item-detail-container .item-detail-wrapper[data-v-a0881e50]{padding-top:48px}}@media(min-width:480px){.item-detail-container .item-detail-wrapper[data-v-a0881e50]{padding-top:80px}}.item-detail-container .item-detail-content[data-v-a0881e50]{overflow-y:auto;opacity:0;transition:opacity .6s ease-in-out}.item-detail-container .item-detail-content.fade-in[data-v-a0881e50]{opacity:1}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{flex-shrink:0;display:flex;justify-content:center;align-items:center;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out;overflow:hidden;position:relative}.item-detail-container .item-detail-content .detail-left .detail-actions[data-v-a0881e50]{width:80px;height:30px;background-color:#efd4a480;font-family:SourceHanSerifCN-Medium;font-size:14px;color:#060002;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:100;right:20px;top:20px}.item-detail-container .item-detail-content .detail-left .detail-actions[data-v-a0881e50]:hover{background-color:#efd4a499}.item-detail-container .item-detail-content .detail-left .detail-actions img[data-v-a0881e50]{margin-right:5px}.item-detail-container .item-detail-content .detail-left.slide-in-left[data-v-a0881e50]{opacity:1;transform:translate(0)}.item-detail-container .item-detail-content .detail-left .detail-pic[data-v-a0881e50]{height:100%;width:auto;display:block;position:relative;bottom:-3px}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{opacity:0;transform:translate(30px);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.item-detail-container .item-detail-content .detail-right.slide-in-right[data-v-a0881e50]{opacity:1;transform:translate(0)}.item-detail-container .item-detail-content .detail-right .detail-header[data-v-a0881e50]{display:flex;justify-content:space-between}.item-detail-container .item-detail-content .detail-right .detail-header .detail-title[data-v-a0881e50]{color:#efd4a4;font-family:SourceHanSerifCN-Medium;font-size:24px}.item-detail-container .item-detail-content .detail-right .detail-description[data-v-a0881e50]{margin-top:15px;font-size:16px;color:#efd4a4;font-family:SourceHanSerifCN-Medium;text-indent:32px;line-height:1.6}.item-detail-container .item-detail-content .detail-right .detail-divider[data-v-a0881e50]{margin-top:40px;height:1px;width:100%;background-color:#efd4a4}.item-detail-container .item-detail-content .detail-right .detail-collection[data-v-a0881e50]{display:flex;align-items:center;margin-top:32px}.item-detail-container .item-detail-content .detail-right .detail-collection .collection-text[data-v-a0881e50]{color:#efd4a4;font-size:14px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-a0881e50]{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 0}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item[data-v-a0881e50]{display:flex;flex-direction:column;gap:4px 0}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item .meta-label[data-v-a0881e50]{color:#8d7e64;font-size:14px}.item-detail-container .item-detail-content .detail-right .detail-meta .meta-item .meta-value[data-v-a0881e50]{color:#efd4a4}@media(min-width:1440px){.item-detail-container .item-detail-content[data-v-a0881e50]{display:flex;justify-content:center;gap:40px;padding-top:40px;max-width:1400px;margin:0 auto;width:100%;overflow:hidden}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{width:920px;height:658px}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{width:440px}}@media(min-width:1280px)and (max-width:1439px){.item-detail-container .item-detail-content[data-v-a0881e50]{display:flex;justify-content:center;gap:20px;padding-top:40px;max-width:1200px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{width:828px;height:592px}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{width:392px}}@media(min-width:1024px)and (max-width:1279px){.item-detail-container .item-detail-content[data-v-a0881e50]{display:flex;justify-content:center;gap:20px;padding-top:40px;max-width:984px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{width:572px;height:409px}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{width:392px}}@media(min-width:480px)and (max-width:1023px){.item-detail-container .item-detail-content[data-v-a0881e50]{display:flex;flex-direction:column;gap:20px;padding-top:40px;padding-bottom:40px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{height:520px;margin:0 auto}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{width:100%;padding:0 20px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-a0881e50]{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){.item-detail-container .item-detail-content[data-v-a0881e50]{display:flex;flex-direction:column;gap:20px;padding-top:20px;padding-bottom:40px;margin:0 auto;width:100%}.item-detail-container .item-detail-content .detail-left[data-v-a0881e50]{max-height:314px;margin:0 auto}.item-detail-container .item-detail-content .detail-right[data-v-a0881e50]{width:100%;padding:0 20px}.item-detail-container .item-detail-content .detail-right .detail-meta[data-v-a0881e50]{grid-template-columns:repeat(2,1fr)}}.guide-container[data-v-b8ec3b13]{height:100vh;width:100%;position:relative;overflow:hidden;font-family:SourceHanSerifCN-Medium;color:#efd4a4}@media(min-width:1280px){.guide-container[data-v-b8ec3b13]{background-image:url(/theme/assets/banner-2xl-De5tO-i3.jpg)}}@media(min-width:1024px)and (max-width:1279px){.guide-container[data-v-b8ec3b13]{background-image:url(/theme/assets/banner-xl-BEIaLLLx.jpg)}}@media(min-width:768px)and (max-width:1023px){.guide-container[data-v-b8ec3b13]{background-image:url(/theme/assets/banner-lg-B3_U2Ozy.jpg)}}@media(min-width:480px)and (max-width:767px){.guide-container[data-v-b8ec3b13]{background-image:url(/theme/assets/banner-md-BAhl_bm7.jpg)}}@media(max-width:480px){.guide-container[data-v-b8ec3b13]{background:url(/theme/assets/banner-sm-DwIsqQdb.jpg)}}.guide-container[data-v-b8ec3b13]{background-size:cover;background-position:center;background-repeat:no-repeat}.guide-container .guide-wrapper[data-v-b8ec3b13]{width:100%;height:100%;position:relative;box-sizing:border-box;display:flex}@media(max-width:480px){.guide-container .guide-wrapper[data-v-b8ec3b13]{padding-top:48px}}@media(min-width:480px){.guide-container .guide-wrapper[data-v-b8ec3b13]{padding-top:80px}}.guide-container .guide-content[data-v-b8ec3b13]{margin:0 auto;height:100%;flex:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:25px 0}.guide-container .guide-content .section[data-v-b8ec3b13]{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.guide-container .guide-content .section[data-index="0"][data-v-b8ec3b13]{transition-delay:0s}.guide-container .guide-content .section[data-index="1"][data-v-b8ec3b13]{transition-delay:.2s}.guide-container .guide-content .section[data-index="2"][data-v-b8ec3b13]{transition-delay:.4s}.guide-container .guide-content .section.animate-in[data-v-b8ec3b13]{opacity:1;transform:translateY(0)}.guide-container .guide-content .section .section-title[data-v-b8ec3b13]{font-size:18px;color:#efd4a4;text-align:center;font-weight:700;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(-20px);transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:.1s}.guide-container .guide-content .section.animate-in .section-title[data-v-b8ec3b13]{opacity:1;transform:translateY(0)}.guide-container .guide-content .section .section-title[data-v-b8ec3b13]:before{width:28px;height:14px;background:url(data:image/png;base64,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) no-repeat;background-size:100% 100%;display:inline-block;content:"";margin-bottom:4px;opacity:0;transform:scale(.8);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:.2s}.guide-container .guide-content .section.animate-in .section-title[data-v-b8ec3b13]:before{opacity:1;transform:scale(1)}.guide-container .guide-content .section .section-content[data-v-b8ec3b13]{background-color:#00000080;display:grid;margin-top:10px;padding:20px 40px 20px 20px;box-sizing:border-box;gap:24px 60px;font-size:14px;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:.2s}.guide-container .guide-content .section.animate-in .section-content[data-v-b8ec3b13]{opacity:1;transform:translateY(0)}.guide-container .guide-content .section .section-content .item[data-v-b8ec3b13]{display:flex;flex-direction:column;gap:10px 0;opacity:0;transform:translate(-20px);transition:opacity .6s ease-out,transform .6s ease-out}.guide-container .guide-content .section.animate-in .section-content .item[data-v-b8ec3b13]{opacity:1;transform:translate(0)}.guide-container .guide-content .section .item .label[data-v-b8ec3b13]{color:#8d7e64;font-size:16px;line-height:1;display:flex;align-items:center;transition:color .3s ease}.guide-container .guide-content .section .item .label[data-v-b8ec3b13]:before{width:3px;height:16px;background-color:#8d7e64;content:"";display:inline-block;margin-right:6px;transition:transform .3s ease,background-color .3s ease}.guide-container .guide-content .section .item .value[data-v-b8ec3b13]{font-size:14px;line-height:2;transition:color .3s ease}.guide-container .guide-content .section .item:hover .label[data-v-b8ec3b13]{color:#efd4a4}.guide-container .guide-content .section .item:hover .label[data-v-b8ec3b13]:before{transform:scaleY(1.2);background-color:#efd4a4}.guide-container .guide-content .section:nth-child(3) .left[data-v-b8ec3b13]{display:flex;flex-direction:column;gap:24px}@keyframes fadeInLeft-b8ec3b13{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp-b8ec3b13{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1440px){.guide-container .guide-content[data-v-b8ec3b13]{max-width:1400px;margin:0 auto;padding:20px 0}.guide-container .guide-content .section:last-child(3) .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(1,1fr)}.guide-container .guide-content .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px)and (max-width:1439px){.guide-container .guide-content[data-v-b8ec3b13]{max-width:1200px;margin:0 auto;padding:20px 0}.guide-container .guide-content .section:last-child(3) .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(1,1fr)}.guide-container .guide-content .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (max-width:1279px){.guide-container .guide-content[data-v-b8ec3b13]{max-width:984px;margin:0 auto;padding:20px 0}.guide-container .guide-content .section:last-child(3) .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(1,1fr)}.guide-container .guide-content .section-content[data-v-b8ec3b13]{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023px){.guide-container .guide-content[data-v-b8ec3b13]{margin:0 auto;padding:20px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-leading:initial;--tw-tracking:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-300:oklch(87.2% .01 258.338);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--tracking-wide:.025em;--leading-relaxed:1.625;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{-webkit-padding-start:20px;padding-inline-start:20px}::-webkit-file-upload-button{-webkit-margin-end:4px;margin-inline-end:4px}::file-selector-button{-webkit-margin-end:4px;margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.iconify{width:1em;height:1em;-webkit-mask-image:var(--svg);mask-image:var(--svg);background-color:currentColor;display:inline-block;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-full{min-height:100%}.w-\[14px\]{width:14px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.text-\[20px\]{font-size:20px}.text-\[\#EFD4A4\]{color:#efd4a4}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.mdi--home{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M10 20v-6h4v6h5v-8h3L12 3L2 12h3v8z'/%3E%3C/svg%3E")}.mdi--plus-circle-outline{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8s8 3.59 8 8s-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m1 5h-2v4H7v2h4v4h2v-4h4v-2h-4z'/%3E%3C/svg%3E")}@media(min-width:480px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-\[48px\]{height:48px}.sm\:w-\[16px\]{width:16px}.sm\:w-\[76px\]{width:76px}}@media(min-width:768px){.md\:block{display:block}.md\:hidden{display:none}.md\:h-\[80px\]{height:80px}.md\:w-\[24px\]{width:24px}.md\:w-\[110px\]{width:110px}}@media(min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{-webkit-padding-start:20px;padding-inline-start:20px}::-webkit-file-upload-button{-webkit-margin-end:4px;margin-inline-end:4px}::file-selector-button{-webkit-margin-end:4px;margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}header{margin-inline:auto;font-size:.875rem;line-height:1.71429}header :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}header :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}header :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;-webkit-padding-start:1.11111em;padding-inline-start:1.11111em}header :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}header :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}header :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}header :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}header :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}header :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}header :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}header :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;-webkit-padding-end:.357143em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;-webkit-padding-start:.357143em;padding-inline-start:.357143em;font-size:.857143em}header :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}header :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}header :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}header :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;-webkit-padding-end:1em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;-webkit-padding-start:1em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}header :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;-webkit-padding-start:1.57143em;padding-inline-start:1.57143em}header :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}header :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.428571em;padding-inline-start:.428571em}header :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}header :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}header :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}header :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}header :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}header :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}header :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}header :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}header :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;-webkit-padding-start:1.57143em;padding-inline-start:1.57143em}header :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}header :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}header :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}header :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:1em;padding-inline-end:1em;padding-bottom:.666667em;-webkit-padding-start:1em;padding-inline-start:1em}header :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}header :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}header :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;-webkit-padding-end:1em;padding-inline-end:1em;padding-bottom:.666667em;-webkit-padding-start:1em;padding-inline-start:1em}header :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}header :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}header :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}header :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}header :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}header :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}header :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}header{margin-bottom:calc(var(--spacing)*-8);padding-inline:calc(var(--spacing)*4);padding-top:calc(var(--spacing)*6)}@media(min-width:768px){header{color:var(--tw-prose-body);max-width:65ch}header :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}header :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}header :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}header :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}header :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}header :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;-webkit-padding-start:1.625em;padding-inline-start:1.625em;list-style-type:decimal}header :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}header :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}header :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}header :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}header :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}header :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}header :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}header :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}header :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}header :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;-webkit-padding-start:1.625em;padding-inline-start:1.625em;list-style-type:disc}header :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}header :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}header :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}header :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}header :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;-webkit-padding-start:1em;padding-inline-start:1em;font-style:italic;font-weight:500}header :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}header :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}header :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}header :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}header :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}header :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}header :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}header :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}header :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}header :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}header :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}header :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}header :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}header :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;-webkit-padding-end:.375em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;-webkit-padding-start:.375em;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}header :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}header :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,header :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}header :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}header :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}header :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}header :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}header :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;-webkit-padding-end:1.14286em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;-webkit-padding-start:1.14286em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}header :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}header :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,header :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}header :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}header :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}header :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;-webkit-padding-end:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;-webkit-padding-start:.571429em;padding-inline-start:.571429em;font-weight:600}header :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}header :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}header :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}header :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}header :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}header :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}header :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}header :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}header{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}header :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}header :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}header :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.375em;padding-inline-start:.375em}header :where(.md\:prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}header :where(.md\:prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}header :where(.md\:prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}header :where(.md\:prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}header :where(.md\:prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}header :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}header :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}header :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;-webkit-padding-start:1.625em;padding-inline-start:1.625em}header :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),header :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}header :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}header :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}header :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;-webkit-padding-end:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;-webkit-padding-start:.571429em;padding-inline-start:.571429em}header :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}header :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}header :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}header :where(.md\:prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}header :where(.md\:prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}header{padding-inline:calc(var(--spacing)*6)}}header p{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height));--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed);--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide);color:var(--color-gray-700)}main{color:var(--tw-prose-body);max-width:65ch;margin-inline:auto}main :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}main :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}main :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}main :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}main :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}main :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;-webkit-padding-start:1.625em;padding-inline-start:1.625em;list-style-type:decimal}main :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}main :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}main :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}main :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}main :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}main :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}main :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}main :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}main :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}main :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;-webkit-padding-start:1.625em;padding-inline-start:1.625em;list-style-type:disc}main :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}main :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}main :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}main :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}main :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;-webkit-padding-start:1em;padding-inline-start:1em;font-style:italic;font-weight:500}main :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}main :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}main :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}main :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}main :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}main :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}main :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}main :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}main :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}main :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}main :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}main :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}main :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}main :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;-webkit-padding-end:.375em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;-webkit-padding-start:.375em;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}main :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}main :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,main :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}main :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}main :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}main :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}main :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}main :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;-webkit-padding-end:1.14286em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;-webkit-padding-start:1.14286em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}main :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}main :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,main :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}main :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}main :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}main :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;-webkit-padding-end:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;-webkit-padding-start:.571429em;padding-inline-start:.571429em;font-weight:600}main :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}main :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}main :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}main :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}main :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}main :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}main :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}main :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}main{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}main :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}main :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}main :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:.375em;padding-inline-start:.375em}main :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}main :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}main :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}main :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}main :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}main :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}main :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}main :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;-webkit-padding-start:1.625em;padding-inline-start:1.625em}main :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),main :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}main :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}main :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}main :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;-webkit-padding-end:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;-webkit-padding-start:.571429em;padding-inline-start:.571429em}main :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-start:0;padding-inline-start:0}main :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){-webkit-padding-end:0;padding-inline-end:0}main :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}main :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}main :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}main{padding:calc(var(--spacing)*4);--tw-prose-links:oklch(51.1% .262 276.966);--tw-prose-invert-links:oklch(58.5% .233 277.117)}@media(min-width:480px){main{border-radius:var(--radius-md)}}@media(min-width:768px){main{padding-inline:calc(var(--spacing)*6)}}footer{padding-block:calc(var(--spacing)*6);text-align:center;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));color:var(--color-gray-700)}footer a{-webkit-text-decoration-line:underline;text-decoration-line:underline}button{border-radius:var(--radius-md);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-gray-300);background-color:var(--color-white);padding-inline:calc(var(--spacing)*3);padding-block:calc(var(--spacing)*2);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);align-items:center;display:flex}@font-face{font-family:SourceHanSerifCN-Medium;src:url(/theme/assets/SourceHanSerifCN-Medium-TdtXUQat.woff2)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:FZ;src:url(/theme/assets/fz-CEBVsn11.TTF)format("truetype");font-weight:400;font-style:normal}html,body{background-color:#1a1512;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.loading-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity .5s ease-out}.loading-container.hide{opacity:0;pointer-events:none}.loading-content{width:100vw;height:100vh;position:relative}.loading-content .logo{width:110px;height:40px;position:absolute;top:20px;left:20px;z-index:1000}.loading-video{width:100vw;height:100vh;object-fit:cover}
