﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.home-wrapper{width:100%;background:#bbb1a1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:60px}.home{min-height:100px;margin:0 auto;padding:20px 60px 100px 60px;padding-bottom:60px;background-image:url(/assets/home/bg.png);background-size:100%;background-color:#bbb1a1}.home .slogan-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home .slogan-wrapper .header-container{margin-top:10px;margin-right:0;min-width:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home .slogan-wrapper .header-container .title{font-size:32px;font-family:PingFangSC-Medium, PingFang SC;font-weight:500;color:#463009;line-height:45px}.home .slogan-wrapper .header-container .content{margin-top:22px;font-size:18px;font-family:PingFangSC-Medium, PingFang SC;font-weight:500;color:#74603D;line-height:27px}.home .slogan-wrapper .qr-code-container{margin-top:30px;margin-right:0;padding:0;background:#FFFFFF;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}.home .slogan-wrapper .qr-code-container .qr-code{width:160px;height:160px}.home .slogan-wrapper .qr-code-container .qr-code-intro{display:none}.home .slogan-wrapper .qr-code-container .subtitle{margin-top:10px;font-size:16px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#463009;line-height:20px;text-align:left;padding:0 0 4px 0}.home .slogan-wrapper .qr-code-container .title{font-size:18px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#463009;line-height:24px}.home .intro-container{position:relative;margin-top:30px;margin-left:10px;padding:30px 20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home .intro-container .bg{position:absolute;top:0;bottom:0;right:0;left:0;background:#FFFDF9;opacity:0.8;z-index:0}.home .intro-container.about{margin-top:20px}.home .intro-container .title,.home .intro-container .subtitle{min-width:200px;height:25px;font-size:18px;font-family:PingFangSC-Medium, PingFang SC;font-weight:500;color:#463009;line-height:25px;z-index:1}.home .intro-container .subtitle{font-weight:700;margin-bottom:10px}.home .intro-container .content{text-align:justify;margin-top:18px;font-size:18px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:#74603D;line-height:27px;z-index:1}.home .intro-container .demo-images{margin-top:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home .intro-container .demo-images a{max-width:32%;flex:1}.home .intro-container .demo-images a img{width:100%}.home .footer-container{margin-top:43px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:12px;font-family:PingFangSC-Regular, PingFang SC;color:#3C3C3C;line-height:20px}.home .footer-container a,.home .footer-container a:link,.home .footer-container a:visited,.home .footer-container a:hover,.home .footer-container a:active{color:#74603D;text-decoration:none}.follow-weixin{position:fixed;bottom:0;left:0;z-index:999;width:100%;background:#1AAD28;height:60px;display:flex;flex-direction:row;justify-content:center;align-items:center}.follow-weixin .icon{margin-right:10px;width:30px;height:30px}.follow-weixin .text{font-size:20px;font-family:PingFangSC-Regular, PingFang SC;color:white;line-height:60px;text-align:center}.float-demo-image{display:none}@media (max-width: 600px){.float-demo-image{display:block;position:absolute;top:100px;right:10px;z-index:2;border:2px #74603D solid}.float-demo-image img{width:140px;height:auto}.home{max-width:375px;padding:20px 30px}.home .slogan-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:5}.home .slogan-wrapper .qr-code-container .qr-code-intro{display:block}.home .intro-container{margin-left:0}}.swal-title{font-size:24px}.swal-button{background-color:#1AAD28}.swal-button:hover,.swal-button:not([disabled]):hover{background-color:#1AAD28}a{color:white;text-decoration:none}a:hover,a:visited{color:white}.swal-title,.swal-text{font-family:PingFangSC-Regular}.home-wrapper-v2{width:100%;background:#103C3F;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-family:Verdana, Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif}.home-wrapper-v2 .home-v2{position:relative;min-height:100px;margin:0 auto;padding-bottom:80px;background-image:url(/assets/home/v2/bg-1@2x.jpg);background-size:100%;background-color:#103C3F;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.home-wrapper-v2 .home-v2 .title{margin-top:180px;width:234px;height:104px}.home-wrapper-v2 .home-v2 .slogan{margin-top:67px;width:175px;height:43px}.home-wrapper-v2 .home-v2 .features{margin-top:134px;width:302px;height:14px}.home-wrapper-v2 .home-v2 .buttons{align-self:stretch;margin:24px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-content:stretch;font-size:19px;font-weight:400;color:#FFFFFF;line-height:26px;letter-spacing:1px}.home-wrapper-v2 .home-v2 .buttons .button{margin:6px 0;height:50px;border-radius:25px;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-wrapper-v2 .home-v2 .buttons .button.download{background:#FFFFFF;box-shadow:0 3px 8px 0 rgba(21,44,46,0.19);color:#203C3E}.home-wrapper-v2 .home-v2 .buttons .button.follow{background:transparent;border:1px solid #FFFFFF}.home-wrapper-v2 .home-v2 .buttons .button .icon{max-width:50px;width:auto;height:25px;margin-right:8px;color:#203C3E}.home-wrapper-v2 .home-v2 .slogan2{margin-top:70px;width:306px;height:31px}.home-wrapper-v2 .home-v2 .intros{align-self:stretch;margin:20px 18px 0 18px;padding-bottom:20px;background:#103C3F;border-radius:19px;opacity:0.9;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.home-wrapper-v2 .home-v2 .intros .intro{padding:0 18px}.home-wrapper-v2 .home-v2 .intros .intro .intro-title-wrapper{padding:14px 0;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-wrapper-v2 .home-v2 .intros .intro .intro-title-wrapper .intro-title-left{margin-right:10px;width:30px;height:37px}.home-wrapper-v2 .home-v2 .intros .intro .intro-title-wrapper .intro-title{font-size:21px;font-weight:500;color:#FFFFFF;line-height:29px}.home-wrapper-v2 .home-v2 .intros .intro .intro-title-wrapper .intro-title-right{margin-left:10px;width:30px;height:37px}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section.center{align-items:center}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .intro-section-title{margin-bottom:8px;font-size:16px;font-weight:500;color:#FFFFFF;line-height:24px}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .intro-section-content{padding:8px 0;font-size:13px;font-weight:400;color:#FFFFFF;line-height:19px}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .qr-code-wrapper{align-self:stretch;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .qr-code-wrapper .qr-code{width:auto;height:164px}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .demo-images{margin-top:2px;align-self:stretch;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .demo-images .demo-image-item{width:30%}.home-wrapper-v2 .home-v2 .intros .intro .intro-sections .intro-section .demo-images .demo-image-item img{width:100%}.home-wrapper-v2 .home-v2 .intros .intro .cards{margin-top:2px;align-self:stretch;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-flow:wrap}.home-wrapper-v2 .home-v2 .footer{margin-top:55px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:12px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;line-height:18px}.home-wrapper-v2 .home-v2 .footer .beian{font-size:12px;font-family:PingFangSC-Regular, PingFang SC;font-weight:400;color:white;line-height:18px}.home-wrapper-v2 .home-v2 .footer .copyright{color:rgba(255,255,255,0.7)}.home-wrapper-v2 .home-v2 .footer .links{color:white}.home-wrapper-v2 .home-v2 .footer-float-buttons{position:fixed;z-index:9999;left:0;bottom:0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.home-wrapper-v2 .home-v2 .footer-float-buttons .button{z-index:59;height:54px;background-color:#1ca15f;flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box}.home-wrapper-v2 .home-v2 .footer-float-buttons .button.download{background-color:#e6861e}.home-wrapper-v2 .home-v2 .footer-float-buttons .button .icon{max-width:50px;width:auto;height:25px}.home-wrapper-v2 .home-v2 .footer-float-buttons .button .text{margin-left:9px;font-size:13px;font-weight:400;color:#FFFFFF;line-height:19px}@media (min-width: 600px){.home-wrapper-v2 .home-v2{max-width:375px}}.home-wrapper-v2 .swal-title{font-size:24px}.home-wrapper-v2 .swal-button{background-color:#1AAD28}.home-wrapper-v2 .swal-button:hover,.home-wrapper-v2 .swal-button:not([disabled]):hover{background-color:#1AAD28}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#1E0F08}.home-v3{width:100%;min-width:375px;margin:0 auto;padding-bottom:72px;font-family:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", system-ui, "SimSun", "宋体", sans-serif;color:#3D2415;line-height:1.5}@media (min-width: 768px){.home-v3{padding-bottom:0}}.home-v3 a{text-decoration:none;color:inherit}.home-v3 img{display:block;max-width:100%}.home-v3 svg{display:block;width:100%;height:100%}.home-v3 .v3-hero>*,.home-v3 .v3-section>*,.home-v3 .v3-footer>*{width:100%;max-width:480px;margin-left:auto;margin-right:auto}.home-v3 .v3-hero{padding:72px 32px 56px;background:linear-gradient(180deg, #1E0F08 0%, #3D1F10 50%, #5C3520 100%);color:#FFFFFF;overflow:hidden;text-align:center}.home-v3 .v3-hero__inner{position:relative;width:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}@media (min-width: 768px){.home-v3 .v3-hero__inner{max-width:880px}}.home-v3 .v3-deco{position:absolute;pointer-events:none;display:block;z-index:0}.home-v3 .v3-deco img{width:100%;height:100%;display:block}.home-v3 .v3-deco--paw{left:-20px;bottom:-10px;width:110px;height:110px;transform:rotate(15deg)}.home-v3 .v3-deco--heart{right:-16px;top:-10px;width:72px;height:72px;transform:rotate(-12deg)}.home-v3 .v3-deco--star{right:24px;bottom:20px;width:48px;height:48px;transform:rotate(20deg)}@media (min-width: 768px){.home-v3 .v3-deco--paw{left:-30px;bottom:-20px;width:140px;height:140px}.home-v3 .v3-deco--heart{right:-20px;top:50px;width:90px;height:90px}.home-v3 .v3-deco--star{right:40px;bottom:80px;width:60px;height:60px}}.home-v3 .v3-hero__inner>:not(.v3-deco){position:relative;z-index:1}.home-v3 .v3-logo{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap}.home-v3 .v3-logo__img{width:52px;height:52px;border-radius:12px;object-fit:contain;flex-shrink:0}.home-v3 .v3-logo__text{font-size:24px;font-weight:700;color:#FFFFFF;white-space:nowrap}.home-v3 .v3-tagline{font-size:16px;letter-spacing:6px;color:#FFD0A5}.home-v3 .v3-divline{width:48px;height:2px;border-radius:1px;background:#F2A569}.home-v3 .v3-headline{margin:0;font-size:36px;font-weight:700;line-height:1.3;text-align:center}.home-v3 .v3-subhead{margin:0;font-size:15px;color:rgba(255,255,255,0.8);text-align:center;max-width:280px}.home-v3 .v3-hero-desc{margin:0;font-size:14px;line-height:1.8;color:rgba(255,255,255,0.5);text-align:center;max-width:280px}.home-v3 .v3-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:200px;height:48px;border-radius:24px;font-size:16px;font-weight:600;color:#FFFFFF;background:linear-gradient(90deg, #E8883C 0%, #C96A24 100%);box-shadow:0 4px 16px rgba(232,136,60,0.4);cursor:pointer;margin-top:8px}.home-v3 .v3-cta__icon{width:20px;height:20px;display:inline-flex}.home-v3 .v3-cta:hover{opacity:0.95}.home-v3 .v3-section{padding:48px 24px;display:flex;flex-direction:column;align-items:center;gap:28px}.home-v3 .v3-features{background:linear-gradient(180deg, #FFF8F0 0%, #fff 100%);gap:32px}.home-v3 .v3-howto{background:linear-gradient(180deg, #F5EDE4 0%, #FFF3E8 100%)}.home-v3 .v3-demo{background:linear-gradient(180deg, #fff 0%, #FFF8F2 100%);gap:20px}.home-v3 .v3-about{background:linear-gradient(180deg, #F5EDE4 0%, #EDE3D8 100%);gap:24px}.home-v3 .v3-sec-head{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.home-v3 .v3-sec-title{margin:0;font-size:22px;font-weight:700;color:#2E1A0D}.home-v3 .v3-sec-divline{width:40px;height:2px;border-radius:1px;background:#F2A569}.home-v3 .v3-sec-sub{margin:0;font-size:14px;color:#8B6D54}.home-v3 .v3-cards{width:100%;display:flex;flex-direction:column;gap:12px}.home-v3 .v3-card{display:flex;align-items:center;gap:16px;padding:20px;background:#FFFFFF;border:1px solid #FFE3C9;border-radius:12px;box-shadow:0 2px 12px rgba(212,165,116,0.12)}.home-v3 .v3-card__icon{width:44px;height:44px;border-radius:22px;background:#FFF3E8;color:#E8883C;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-v3 .v3-card__icon svg{width:22px;height:22px}.home-v3 .v3-card__body{flex:1;display:flex;flex-direction:column;gap:4px}.home-v3 .v3-card__title{font-size:15px;font-weight:600;color:#3D2415}.home-v3 .v3-card__desc{font-size:14px;color:#8B6D54;line-height:1.5}.home-v3 .v3-howto__grid,.home-v3 .v3-about__grid{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center}.home-v3 .v3-steps{width:100%;display:flex;flex-direction:column;gap:16px}.home-v3 .v3-step{display:flex;align-items:center;gap:14px}.home-v3 .v3-step__num{width:36px;height:36px;border-radius:18px;background:#E8883C;color:#FFFFFF;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-v3 .v3-step__body{flex:1;display:flex;flex-direction:column;gap:2px}.home-v3 .v3-step__title{font-size:14px;font-weight:600;color:#3D2415}.home-v3 .v3-step__desc{font-size:14px;color:#8B6D54}.home-v3 .v3-qr-card{width:100%;padding:24px;border:1px solid #FFE3C9;border-radius:16px;background:#FFFFFF;box-shadow:0 4px 20px rgba(212,165,116,0.125);display:flex;flex-direction:column;align-items:center;gap:16px}.home-v3 .v3-qr-card__label{font-size:16px;font-weight:600;color:#2E1A0D}.home-v3 .v3-qr-card__img{width:200px;height:200px;border-radius:8px;object-fit:contain}.home-v3 .v3-qr-card__hint{font-size:17px;color:#6B5D52}.home-v3 .v3-qr-card__hint strong{color:#E8883C}.home-v3 .v3-qr-card__notes{width:100%;padding-top:16px;display:flex;flex-direction:column;gap:10px;align-self:stretch}.home-v3 .v3-qr-card__sep{height:1px;background:#FFE3C9;margin-bottom:6px}.home-v3 .v3-qr-card__notes-title{font-size:16px;font-weight:600;color:#2E1A0D}.home-v3 .v3-qr-card__note{margin:0;font-size:14px;line-height:1.6;color:#8B6D54}.home-v3 .v3-demo__grid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.home-v3 .v3-demo__item{display:block;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,0.07);background:#F5EDE4}.home-v3 .v3-demo__item img{width:100%;height:auto;display:block}.home-v3 .v3-about__desc{margin:0;width:100%;font-size:14px;line-height:1.8;color:#8B6D54;text-align:center}.home-v3 .v3-contact{width:100%;padding:24px;background:#FFFFFF;border-radius:12px;box-shadow:0 2px 12px rgba(212,165,116,0.08);display:flex;flex-direction:column;gap:16px}.home-v3 .v3-contact__title{font-size:16px;font-weight:600;color:#2E1A0D}.home-v3 .v3-contact__item{display:flex;align-items:center;gap:10px;font-size:14px;color:#5C3E2A}.home-v3 .v3-contact__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#E8883C;flex-shrink:0}.home-v3 .v3-contact__icon svg{width:18px;height:18px}.home-v3 .v3-footer{padding:32px 24px 24px;background:#2E1A0D;color:rgba(255,255,255,0.68);display:flex;flex-direction:column;align-items:center;gap:16px}.home-v3 .v3-footer>*{width:auto;max-width:none;text-align:center}.home-v3 .v3-footer__logo{display:flex;align-items:center;gap:8px}.home-v3 .v3-footer__logo-img{width:28px;height:28px;border-radius:6px;object-fit:contain}.home-v3 .v3-footer__logo-text{font-size:16px;font-weight:600;color:rgba(255,255,255,0.8)}.home-v3 .v3-footer__links{display:flex;gap:20px}.home-v3 .v3-footer__links a{font-size:14px;color:rgba(255,255,255,0.53)}.home-v3 .v3-footer__links a:hover{color:rgba(255,255,255,0.9)}.home-v3 .v3-footer__sep{width:40px;height:1px;background:rgba(255,255,255,0.13)}.home-v3 .v3-footer__copy{font-size:14px;color:rgba(255,255,255,0.27)}.home-v3 .v3-footer__copy a{color:inherit}.home-v3 .v3-wxbar{position:fixed;left:0;right:0;bottom:0;height:52px;background:#07C160;color:#FFFFFF;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 -2px 8px rgba(7,193,96,0.19);cursor:pointer;z-index:100}.home-v3 .v3-wxbar__icon{width:24px;height:24px;display:inline-flex}.home-v3 .v3-wxbar__icon svg,.home-v3 .v3-wxbar__icon img{width:24px;height:24px;display:block}.home-v3 .v3-wxbar__text{font-size:16px;font-weight:600}@media (min-width: 768px){.home-v3 .v3-hero>*,.home-v3 .v3-section>*,.home-v3 .v3-footer>*{max-width:880px}.home-v3 .v3-hero{padding:96px 48px 80px}.home-v3 .v3-headline{font-size:48px}.home-v3 .v3-subhead{font-size:18px;max-width:520px}.home-v3 .v3-hero-desc{font-size:15px;max-width:520px}.home-v3 .v3-cta{width:240px;height:56px;font-size:18px}.home-v3 .v3-section{padding:64px 48px;gap:36px}.home-v3 .v3-sec-title{font-size:28px}.home-v3 .v3-sec-sub{font-size:15px}.home-v3 .v3-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home-v3 .v3-howto__grid,.home-v3 .v3-about__grid{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:560px}.home-v3 .v3-steps{display:flex;flex-direction:column;gap:16px;max-width:none;width:100%}.home-v3 .v3-step{flex-direction:row;align-items:center;padding:20px;background:#FFFFFF;border-radius:12px;box-shadow:0 2px 12px rgba(212,165,116,0.12)}.home-v3 .v3-qr-card{max-width:none;width:100%;margin:0}.home-v3 .v3-qr-card__img{width:240px;height:240px}.home-v3 .v3-demo__grid{gap:16px}.home-v3 .v3-about__desc{max-width:none;width:100%}.home-v3 .v3-contact{max-width:none;width:100%;margin:0}.home-v3 .v3-footer{padding:48px 48px 32px}.home-v3 .v3-wxbar{position:static;width:100%;height:60px;margin-top:0}}@media (min-width: 1024px){.home-v3 .v3-hero{padding:120px 64px 96px}.home-v3 .v3-headline{font-size:56px}.home-v3 .v3-section{padding:80px 64px}}.v3-dialog-mask{position:fixed;inset:0;background:rgba(0,0,0,0.45);display:flex;align-items:center;justify-content:center;z-index:2000;opacity:0;visibility:hidden;transition:opacity 0.18s ease}.v3-dialog-mask.is-open{opacity:1;visibility:visible}.v3-dialog{width:310px;padding:40px 32px 32px;background:#FFFFFF;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,0.12);display:flex;flex-direction:column;align-items:center;gap:20px;transform:scale(0.95);transition:transform 0.18s ease}.v3-dialog-mask.is-open .v3-dialog{transform:scale(1)}.v3-dialog__check{width:72px;height:72px;border-radius:50%;border:4px solid #07C160;background:#FFFFFF;display:flex;align-items:center;justify-content:center}.v3-dialog__check-icon{width:36px;height:36px;color:#07C160;display:inline-flex}.v3-dialog__check-icon svg{width:36px;height:36px}.v3-dialog__title{font-size:22px;font-weight:700;color:#3D2415;text-align:center}.v3-dialog__desc{font-size:15px;line-height:1.6;color:#8B6D54;text-align:center}.v3-dialog__btn{width:160px;height:48px;border:none;border-radius:24px;background:#07C160;color:#FFFFFF;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer}.v3-dialog__btn:hover{opacity:0.92}.card{margin:10px 8px;background-color:white;background:url(/assets/memorials/cards/card@2x.png) no-repeat;background-size:cover;width:100%;height:140px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.card .left{margin-top:20px;width:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.card .left .avatar{width:62px;height:86px}.card .left .avatar-wrapper{position:relative;width:62px;height:86px}.card .left .avatar-wrapper .frame{position:absolute;left:0;top:0;width:62px;height:86px}.card .left .label{margin-top:4px;font-size:12px;font-weight:400;color:#79522E;line-height:16px}.card .right{margin-top:18px;margin-right:13px;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.card .right .name-wrapper{min-height:26px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.card .right .name-wrapper .name{font-size:16px;font-weight:600;color:#79522E;line-height:26px;word-break:break-all}.card .right .name-wrapper .label{margin-bottom:2px;font-size:10px;font-weight:400;color:#79522E;line-height:14px}.card .right .stats{margin-top:4px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.card .right .stats .stat{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card .right .stats .stat .icon{width:10px;margin-right:7px}.card .right .stats .stat .label{font-size:12px;font-weight:400;color:#79522E;line-height:17px}.memorial-container{height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.memorials-show-container{position:relative;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:#EDEDED}.memorials-show-container .bg{position:absolute;left:0;right:0;top:0;bottom:0;background:url(/assets/memorials/show/show-bg@2x.png) no-repeat;background-size:cover;background-color:#F5F5F5;z-index:0}.memorials-show-container .actions{position:absolute;top:12px;right:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.memorials-show-container .actions .action{font-size:15px;font-weight:500;color:#3C3C3C;line-height:32px}.memorials-show-container .actions .action .icon{width:40px;height:40px}.memorials-show-container .actions .action .icon.rotating{-webkit-transform:rotate(360deg);animation:rotation 6s linear infinite;-moz-animation:rotation 6s linear infinite;-webkit-animation:rotation 6s linear infinite;-o-animation:rotation 6s linear infinite}.memorials-show-container .avatar-wrapper{margin-top:89px;width:174px;height:248px;background-size:cover;z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center}.memorials-show-container .avatar-wrapper .avatar-frame{position:relative;margin-bottom:11px;width:100px;height:145px;display:flex;flex-direction:row;justify-content:center;align-items:center}.memorials-show-container .avatar-wrapper .avatar{width:88px;height:124px}.memorials-show-container .avatar-wrapper .frame{position:absolute;left:0;right:0;top:0;bottom:0;background:url(/assets/memorials/worships/w-avatar-frame@3x.png) no-repeat;background-size:100% 100%;background-color:transparent}.memorials-show-container .avatar-wrapper .name-wrapper{position:relative;min-width:100px;min-height:30px;padding:5px 10px;border-radius:6px;display:flex;justify-content:center;align-items:center}.memorials-show-container .avatar-wrapper .name-wrapper .name-bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000000;opacity:0.5;z-index:-1;border-radius:6px}.memorials-show-container .avatar-wrapper .name-wrapper .name{display:flex;justify-content:center;align-items:center;z-index:999}.memorials-show-container .avatar-wrapper .name-wrapper .name .text{font-size:18px;font-weight:600;color:white;line-height:20px}.memorials-show-container .detail-wrapper{position:relative;margin-top:20px;width:305px;min-height:60px;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:999}.memorials-show-container .detail-wrapper .detail-bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000000;opacity:0.5;z-index:-1;border-radius:16px}.memorials-show-container .detail-wrapper .date-wrapper{margin-top:20px;z-index:2}.memorials-show-container .detail-wrapper .date-wrapper .date{font-size:15px;font-weight:400;color:white;line-height:21px}.memorials-show-container .detail-wrapper .epitaph-wrapper{max-height:100px;z-index:2;padding:10px 20px 0 20px;margin-bottom:20px;overflow-y:auto;text-align:center;font-size:18px;font-weight:500;color:white;line-height:20px}.memorials-show-container .detail-wrapper .epitaph-wrapper .epitaph{font-size:18px;font-weight:500;color:white;line-height:25px;word-break:break-all}@media (min-width: 600px){.memorials-show-container,.memorial-container{margin:auto;max-width:414px;min-width:375px}}.at-tab-bar{position:fixed;bottom:0;left:0;right:0;z-index:800;display:flex;padding:3px 0 1.5px;width:100%;min-height:25px;height:60px;justify-content:center;align-items:flex-start;text-align:center;box-sizing:border-box;background-color:#FFF}.at-tab-bar .at-tab-bar-item{flex:1;padding:3px 3px;color:#333;font-size:0;transition:all 0.2s;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.at-tab-bar .at-tab-bar-item .at-tab-bar-item-icon{width:auto;height:25px}.at-tab-bar .at-tab-bar-item .at-tab-bar-item-title{display:block;padding:5px 0;max-width:50px;font-size:12px;line-height:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.at-tab-bar .at-tab-bar-item.active .at-tab-bar-item-title{color:#BD9672}.blog-page,.blog-show{background:#F5EDE4;min-height:100vh;color:#3C3C3C;font-family:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}.blog-page{padding:40px 20px 80px}.blog-page>.blog-hero,.blog-page>.blog-grid{max-width:1200px;margin-left:auto;margin-right:auto}.blog-hero{text-align:center;padding:60px 0 50px}.blog-hero__title{font-size:42px;font-weight:600;margin:0 0 14px;letter-spacing:2px;color:#79522E}.blog-hero__subtitle{font-size:16px;color:#8A7D72;margin:0;letter-spacing:1px}.blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media (max-width: 900px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 600px){.blog-grid{grid-template-columns:1fr}}.blog-card{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(61,40,21,0.06);border:1px solid #E5DDD3;transition:transform .2s, box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(61,40,21,0.12)}.blog-card__link{color:inherit;text-decoration:none;display:block}.blog-card__cover{width:100%;padding-top:56.25%;background-size:cover;background-position:center;background-color:#FFF0E6}.blog-card__body{padding:20px 22px 24px}.blog-card__title{font-size:18px;font-weight:600;margin:0 0 10px;line-height:1.4;color:#3C3C3C;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__excerpt{font-size:14px;color:#666666;line-height:1.65;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card__meta{font-size:12px;color:#999999}.blog-card__dot{margin:0 6px}.blog-show{display:flex;flex-direction:column;align-items:center;padding:30px 20px 80px}.blog-show>*{width:min(100%, 800px);max-width:800px;box-sizing:border-box}.blog-show__back{display:block;color:#8A7D72 !important;text-decoration:none;font-size:14px;margin-bottom:24px}.blog-show__back:link,.blog-show__back:visited,.blog-show__back:active{color:#8A7D72 !important}.blog-show__back:hover{color:#BF6928 !important}.blog-show__cover{width:min(100%, 800px);max-width:800px;aspect-ratio:16 / 9;background-size:cover;background-position:center;border-radius:12px;margin-bottom:32px;background-color:#FFF0E6}.blog-show__title{display:block;width:min(100%, 800px);font-size:32px;font-weight:600;line-height:1.4;margin:0 0 16px;color:#79522E;overflow-wrap:anywhere;word-break:break-word}.blog-show__meta{font-size:13px;color:#999999;margin-bottom:36px}.blog-show__meta span+span{margin-left:12px}.blog-show__body{font-size:17px;line-height:1.85;color:#333333}.blog-show__body h1,.blog-show__body h2,.blog-show__body h3{font-weight:600;margin:1.6em 0 0.6em;line-height:1.4;color:#79522E}.blog-show__body h1{font-size:24px}.blog-show__body h2{font-size:21px}.blog-show__body h3{font-size:18px}.blog-show__body p{margin:0 0 1.2em}.blog-show__body strong{color:#3C3C3C}.blog-show__body blockquote{border-left:3px solid #F09A56;padding:4px 18px;color:#666666;margin:1.2em 0;font-style:italic;background:#FFF8F2;border-radius:0 8px 8px 0}.blog-show__body img{max-width:100%;border-radius:8px;display:block;margin:1.5em auto}.blog-show__body ul,.blog-show__body ol{padding-left:1.6em;margin:0 0 1.2em}.blog-show__body li{margin-bottom:0.4em}.blog-show__body code{background:#FFF0E6;color:#A85A22;padding:2px 6px;border-radius:4px;font-size:0.9em}.blog-show__body a{color:#BF6928;text-decoration:none;border-bottom:1px solid currentColor}.blog-show__body a:hover{color:#A85A22}.blog-show__body table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:15px}.blog-show__body table th,.blog-show__body table td{border:1px solid #E5DDD3;padding:10px 14px;text-align:left}.blog-show__body table th{background:#FFF0E6;color:#79522E;font-weight:600}.blog-show__body table tr:nth-child(even) td{background:#FFF8F2}.blog-show__body hr{border:none;border-top:1px solid #E5DDD3;margin:2.5em 0}.blog-show__cta{margin-top:60px;padding:32px;background:#FFF0E6;border:1px solid #E5DDD3;border-radius:12px;text-align:center}.blog-show__cta p{margin:0 0 16px;color:#79522E;font-size:16px}.blog-show__cta .btn{display:inline-block;padding:12px 32px;background:linear-gradient(135deg, #E8883C, #D47832);color:#fff;border-radius:24px;text-decoration:none;font-size:15px;font-weight:500;box-shadow:0 4px 12px rgba(232,136,60,0.25);transition:transform .15s, box-shadow .15s}.blog-show__cta .btn:hover{background:linear-gradient(135deg, #D47832, #BF6928);transform:translateY(-1px);box-shadow:0 6px 16px rgba(232,136,60,0.35)}.blog-show__recommended{margin-top:60px;padding-top:40px;border-top:1px solid #E5DDD3}.blog-show__recommended h3{font-size:18px;font-weight:600;margin:0 0 24px;color:#79522E}.blog-show__recommended .blog-grid{gap:20px}
