*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg-main:#240305;--color-bg-hero:#331212;--color-bg-card-from:#3f0506eb;--color-bg-card-to:#280204a6;--color-gold:#ffe25c;--color-gold-light:#ffec8a;--color-gold-border:#f7d462;--color-text-white:#fff;--color-text-light:#eff4f3;--color-text-muted:#dbabaa;--color-text-dim:#9b5659;--header-height:64px;--max-content-width:1200px}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar{width:0;height:0;display:none}body{background-color:var(--color-bg-main);color:var(--color-text-muted);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,Microsoft YaHei,sans-serif;line-height:1.6;overflow-x:hidden}.page-wrapper{background-color:var(--color-bg-main);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.app-header{height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#2e0204;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABGCAYAAADMz7TxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAf0lEQVRYhe2VgQnAMAgEP8U1uv9UnaQQO0Su8KIOcPy9wazUnQInHr0kT4HGk3TBPD5hSCyyYYc9E5o/mxId4sBuSymgvGmgf4c/KPsnxIGjfAr0V972ynhC/wPbcCmT8Bw4x4EAslMiIQ50V/b/6Ct0CAP97+EoE0AWuVILJX71zFqJTr/eYwAAAABJRU5ErkJggg==);background-repeat:repeat-x;background-size:auto 100%;border-bottom:1px solid #f7d4622e;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 18px #00000080}.header-inner{max-width:var(--max-content-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 clamp(16px,3vw,32px);display:flex}.brand-logo{outline:none;align-items:center;height:100%;text-decoration:none;display:flex}.brand-logo .logo-img{object-fit:contain;width:auto;max-width:220px;height:clamp(34px,4vw,44px);transition:transform .2s}.brand-logo:hover .logo-img{transform:scale(1.02)}.nav-tabs{align-items:center;gap:clamp(8px,1.5vw,24px);height:100%;display:flex}.nav-tabs>.nav-tab-item:not(:last-child){margin-right:8px}@supports (gap:8px){.nav-tabs>.nav-tab-item:not(:last-child){margin-right:0}}.nav-tab-item{color:#eff4f3;cursor:pointer;white-space:nowrap;letter-spacing:.5px;background:0 0;border:none;border-radius:6px;padding:8px clamp(10px,1.2vw,16px);font-size:clamp(14px,1.1vw,17px);font-weight:600;transition:color .2s,transform .2s;position:relative}.nav-tab-item:hover{color:var(--color-gold-light)}.nav-tab-item.active{color:var(--color-gold);font-weight:700}.nav-tab-item.active:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAGCAYAAAB3nUiSAAAACXBIWXMAAAsTAAALEwEAmpwYAAABl0lEQVQ4jWWUO1IDMRBEX7tc5HAQToRDUmeQcQG4Apnvw1FwSLZNMJ8d2et1aSXNr7tH0u/P8wPwhXmRebJBmHzRJrABYmHL0SDAG8i1Zti0f1uwefjlmsPHm5GFy2bGT/uwY+yXbcXO+oaviW/ZeO4bhAJOrF2BC+btCHwC5wjgMAQgAdVqBRM9eoNmyIp/P+W/T+e+k8jlSRGMkMCO2Z60Ao2gKpGE5Z3k3FeOzgT2LIpHzBnzdwCdOhfKt9xnXnVCpM7fGBq3e0Q72jvQaecbRpwTA1J0xF2yNhidlLCHTqtpitzIlpB6PXSPl5MnFA/l6sNgBx83xSOwtIcbIrrYqBjKiRa+2k/ZZdYNhQtCMauoGltAJRZFl7VYk3wFoQfijOzro4WVP1elVX8iu+38jjOBL/WnwlMRjxMzyS1B7G6IynE3mWRVXa6rrbo3YxV3y56+j8B7XgEn8GP2ZBaYWm97TlfQMlvmatuu05E1zPoG6J5Tg874iiMBwln4eqwn+1qdyz+PjVqwOjJ131VZvhou2B///cceCUDRGqEAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:6px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.hero-section{background-color:var(--color-bg-hero);background-image:url(./zhutu_pc-Bgda6I-a.png);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:clamp(520px,68vh,740px);display:flex;position:relative}.hero-container{max-width:var(--max-content-width);z-index:2;box-sizing:border-box;align-items:center;width:100%;margin:0 auto;padding:clamp(40px,5vw,68px) clamp(16px,3vw,32px);display:flex;position:relative}.hero-content{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:580px;display:flex}.welcome-badge-wrapper{align-items:center;margin-bottom:clamp(14px,2vw,24px);display:flex}.welcome-badge-wrapper picture{justify-content:center;align-items:center;display:flex}.hero-illustration-spacer{display:none}.hero-text-container,.hero-text-actions-block{flex-direction:column;align-items:flex-start;width:100%;display:flex}.welcome-badge-img{object-fit:contain;width:auto;max-width:100%;height:clamp(40px,5vw,56px);display:block}.welcome-heading{color:var(--color-text-white);text-shadow:0 2px 8px #0009;letter-spacing:.3px;word-break:break-word;overflow-wrap:break-word;margin-bottom:clamp(12px,1.5vw,18px);font-size:clamp(20px,2.3vw,28px);font-weight:700;line-height:1.35}.welcome-desc{color:var(--color-text-muted);text-shadow:0 1px 4px #00000080;word-break:break-word;overflow-wrap:break-word;max-width:480px;margin-bottom:clamp(24px,3vw,36px);font-size:clamp(14px,1.2vw,17px);line-height:1.65}.hero-actions-wrapper{justify-content:flex-start;width:100%;max-width:380px;margin-top:clamp(16px,2vw,24px);display:flex}.hero-actions{flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%;display:flex}.hero-actions>.action-btn:not(:last-child){margin-bottom:14px}@supports (gap:14px){.hero-actions>.action-btn:not(:last-child){margin-bottom:0}}.action-btn{cursor:pointer;box-sizing:border-box;appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0f0103;border:2px solid #e5b358;border-radius:9999px;outline:none;justify-content:space-between;align-items:center;width:100%;height:clamp(50px,5.8vh,56px);padding:0 clamp(16px,2vw,24px);text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #00000073,inset 0 0 6px #f7d4621a}@media (hover:hover){.action-btn:hover{background:#1e0205;border-color:#ffd678;transform:translateY(-2px);box-shadow:0 6px 20px #f7d4624d,inset 0 0 8px #f7d46233}.action-btn:hover .btn-arrow{opacity:1;transform:translate(3px)}}.action-btn:active{background:#250307;transform:scale(.978)}.action-btn .btn-icon{object-fit:contain;flex-shrink:0;width:25px;height:25px;margin-right:12px}.action-btn .btn-icon.tenant-icon{border-radius:4px}.action-btn .btn-label{text-align:left;color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;text-shadow:0 1px 3px #0009;flex:auto;min-width:0;font-size:clamp(14px,1.1vw,16px);font-weight:700;overflow:hidden}.action-btn .btn-arrow{object-fit:contain;opacity:.9;flex-shrink:0;width:14px;height:14px;margin-left:10px;transition:transform .2s,opacity .2s}.providers-section{background-color:#3b0306;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIklEQVQ4jWOMZGD8z0BFwERNw0YNHDVw1MBRA0cNHEoGAgAIRwGBqoyeRAAAAABJRU5ErkJggg==);background-repeat:repeat;border-top:1px solid #f7d46240;border-bottom:2px solid #eab25a99;padding:clamp(14px,2vw,22px) 0;position:relative;box-shadow:0 4px 20px #0000004d}.providers-container{max-width:var(--max-content-width);margin:0 auto;padding:0 clamp(16px,3vw,32px)}.providers-track{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(14px,2.8vw,36px);display:flex}.provider-item{justify-content:center;align-items:center;padding:4px 6px;display:flex}.provider-logo{object-fit:contain;filter:brightness(.95);width:auto;max-width:clamp(80px,12vw,130px);height:clamp(24px,3vw,36px);transition:filter .2s,transform .2s}.provider-item:hover .provider-logo{filter:brightness(1.15);transform:scale(1.05)}.provider-divider{opacity:.6;align-items:center;display:inline-flex}.provider-divider img{width:2px;height:20px;display:block}.products-section{background-color:#200305;background-image:url(./content_bg_pc-CEwSQtEA.png);background-position:top;background-repeat:repeat-y;background-size:100%;width:100%;padding:clamp(52px,6vw,92px) 0 clamp(44px,5vw,76px);position:relative;overflow:hidden}.products-container{max-width:var(--max-content-width);box-sizing:border-box;width:100%;margin:0 auto;padding:0 clamp(16px,3vw,32px)}.section-title-box{text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:clamp(36px,4.5vw,56px);display:flex}.section-title-wrap{flex-direction:column;align-items:stretch;width:fit-content;max-width:100%;display:inline-flex;position:relative}.section-title{color:#ffd249;letter-spacing:.5px;text-shadow:0 2px 10px #0009;white-space:nowrap;margin-bottom:8px;font-size:clamp(28px,4vw,44px);font-weight:800}.title-underline{background:linear-gradient(90deg,#e68e22 0%,#f5cb51 100%);border-radius:3px;width:100%;height:5px;box-shadow:0 2px 6px #e68e2266}.features-list{flex-direction:column;gap:clamp(20px,2.5vw,32px);width:100%;display:flex}.feature-card{width:100%;box-shadow:none;background:0 0;border:none;transition:transform .25s;position:relative}.feature-card:before{content:"";pointer-events:none;z-index:1;border:1px solid #ffffff1a;border-radius:18px;transition:border-color .25s,opacity .25s;position:absolute;inset:0;box-shadow:0 10px 26px #00000059}.feature-card:hover:before{border-color:#f5cb514d}.feature-card.feature-row-normal:before{background:linear-gradient(90deg,#44080cf2 0%,#36060adb 38%,#26040780 65%,#18020426 82%,#0000 100%);-webkit-mask-image:linear-gradient(90deg,#000 0% 38%,#000c 60%,#00000040 80%,#0000 96%);mask-image:linear-gradient(90deg,#000 0% 38%,#000c 60%,#00000040 80%,#0000 96%)}.feature-card.feature-row-reverse:before{background:linear-gradient(270deg,#44080cf2 0%,#36060adb 38%,#26040780 65%,#18020426 82%,#0000 100%);-webkit-mask-image:linear-gradient(270deg,#000 0% 38%,#000c 60%,#00000040 80%,#0000 96%);mask-image:linear-gradient(270deg,#000 0% 38%,#000c 60%,#00000040 80%,#0000 96%)}.feature-card-bg{display:none}.feature-inner-container{z-index:2;box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(24px,3.5vw,48px);width:100%;padding:clamp(26px,3.2vw,40px) clamp(28px,4vw,52px);display:flex;position:relative}.feature-text-block{flex:1.15;min-width:0}.feature-title{color:#fff;text-shadow:0 2px 8px #00000080;margin-bottom:clamp(10px,1.2vw,14px);font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.35}.feature-desc{color:#dbabaa;text-shadow:0 1px 4px #0006;margin:0;font-size:clamp(14px,1.2vw,16px);line-height:1.65}.feature-graphic-block{flex:.85;justify-content:center;align-items:center;min-width:0;display:flex}.feature-img{object-fit:contain;filter:drop-shadow(0 8px 24px #00000073);width:auto;max-width:100%;max-height:clamp(130px,15vw,185px);transition:transform .3s}.feature-card:hover .feature-img{transform:scale(1.05)}.app-footer{text-align:center;background-color:#1a0203;border-top:1px solid #71393a4d;margin-top:auto;padding:clamp(20px,3vh,32px) clamp(16px,3vw,32px)}.footer-inner{max-width:var(--max-content-width);color:#dbabaabf;letter-spacing:.3px;margin:0 auto;font-size:clamp(12px,1vw,14px);line-height:1.6}@media only screen and (width>=768px) and (width<=1024px){.hero-section{background-position:78%;min-height:520px}.hero-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#240305a6;border:1px solid #f7d4621f;border-radius:18px;max-width:480px;padding:24px 28px}.welcome-desc{max-width:100%}.feature-inner-container{gap:28px;padding:16px 24px}.feature-img{max-height:160px}.providers-track{gap:20px}}@media only screen and (width<=767px){:root{--header-height:clamp(48px, 13vw, 54px)}.app-header{height:var(--header-height);padding-top:env(safe-area-inset-top,0);box-sizing:content-box;border-bottom:1px solid #f7d46233;box-shadow:0 2px 10px #000000a6}.header-inner{padding:0 clamp(8px,2.8vw,14px);padding-left:max(clamp(8px, 2.8vw, 14px), env(safe-area-inset-left,0));padding-right:max(clamp(8px, 2.8vw, 14px), env(safe-area-inset-right,0));box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.brand-logo{flex:0 auto;align-items:center;min-width:0;display:flex}.brand-logo .logo-img{object-fit:contain;width:auto;max-width:clamp(90px,28vw,120px);height:clamp(20px,5.8vw,26px)}.nav-tabs{flex:none;justify-content:flex-end;align-items:center;gap:clamp(2px,1.2vw,6px);height:100%;display:flex}.nav-tabs>.nav-tab-item:not(:last-child){margin-right:clamp(2px,1.2vw,6px)}@supports (gap:4px){.nav-tabs>.nav-tab-item:not(:last-child){margin-right:0}}.nav-tab-item{letter-spacing:.1px;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;min-height:clamp(30px,8.5vw,36px);padding:0 clamp(3px,1.2vw,7px);font-size:clamp(.72rem,3.1vw,.82rem);font-weight:600;display:inline-flex}.nav-tab-item.active:after{border-radius:2px;width:clamp(14px,4.2vw,18px);height:2.5px;bottom:2.5px;box-shadow:0 0 6px #f7d462a6}.hero-section{min-height:calc(100vh - var(--header-height));padding:clamp(8px,2.2vw,16px) 0 clamp(20px,5vw,32px);padding-bottom:max(clamp(20px, 5vw, 32px), env(safe-area-inset-bottom,20px));box-sizing:border-box;background-color:#240305;background-image:url(./zhutu_h5-BJ6dbYRL.png);background-position:top;background-repeat:no-repeat;background-size:100%;flex-direction:column;align-items:center;width:100%;display:flex;overflow-x:hidden}.hero-container{box-sizing:border-box;width:100%;max-width:100%;padding:0}.hero-content{text-align:center;box-sizing:border-box;align-items:center;width:100%;max-width:100%;margin-top:0;padding:0}.welcome-badge-wrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin-top:clamp(6px,2vw,14px);margin-bottom:clamp(6px,1.8vw,12px);padding:0 clamp(8px,3vw,16px);display:flex}.welcome-badge-img{object-fit:contain;filter:drop-shadow(0 4px 12px #000000a6);width:clamp(210px,70vw,340px);max-width:88vw;height:auto;margin:0 auto;display:block}.hero-illustration-spacer{pointer-events:none;width:100%;height:68vw;min-height:215px;max-height:380px;margin:0!important;display:block!important}.hero-text-container,.hero-text-actions-block{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:min(90vw,440px);margin:clamp(4px,1.5vw,10px) auto 0;padding:0 clamp(8px,3.5vw,16px);display:flex}.welcome-heading{color:#fff;text-shadow:0 2px 8px #000000d9,0 1px 3px #000000e6;word-break:break-word;overflow-wrap:break-word;margin-bottom:clamp(4px,1.5vw,8px);padding:0 clamp(4px,1.5vw,8px);font-size:clamp(1rem,4.4vw,1.25rem);font-weight:700;line-height:1.35}.welcome-desc{color:#ffe6e6eb;text-shadow:0 1px 4px #000000d9;word-break:break-word;overflow-wrap:break-word;max-width:min(86vw,360px);margin-bottom:0;padding:0 clamp(4px,1.8vw,10px);font-size:clamp(.76rem,3.2vw,.88rem);line-height:1.52}.hero-actions-wrapper{box-sizing:border-box;background:linear-gradient(#160103 0%,#0d0002 100%);border-top:1px solid #f7d46238;justify-content:center;align-items:center;width:100%;max-width:100%;margin-top:clamp(10px,3.2vw,18px);margin-bottom:0;padding:clamp(14px,4vw,22px) clamp(10px,3.5vw,16px);display:flex;box-shadow:0 -4px 24px #0000008c}.hero-actions{box-sizing:border-box;gap:clamp(8px,2.6vw,14px);width:100%;max-width:min(90vw,340px);margin:0 auto;padding:0 2px}.hero-actions>.action-btn:not(:last-child){margin-bottom:clamp(8px,2.6vw,14px)}@supports (gap:8px){.hero-actions>.action-btn:not(:last-child){margin-bottom:0}}.action-btn{border-radius:9999px;height:clamp(44px,12.5vw,52px);padding:0 clamp(10px,3.5vw,18px)}.action-btn .btn-icon{width:clamp(18px,5.5vw,22px);height:clamp(18px,5.5vw,22px);margin-right:clamp(6px,2.2vw,10px)}.action-btn .btn-label{flex:auto;min-width:0;font-size:clamp(.78rem,3.4vw,.9rem);font-weight:600}.action-btn .btn-arrow{width:clamp(10px,3.2vw,13px);height:clamp(10px,3.2vw,13px);margin-left:clamp(4px,1.8vw,8px)}.providers-track{gap:16px}.providers-track>.provider-item{margin:4px 6px}@supports (gap:16px){.providers-track>.provider-item{margin:0}}.provider-divider{display:none}.provider-logo{max-width:90px;height:24px}.products-section{padding:36px 0 32px}.section-title{font-size:clamp(22px,5.5vw,28px)}.products-container{max-width:520px;padding:0 16px}.features-list{gap:16px}.features-list>.feature-card:not(:last-child){margin-bottom:16px}@supports (gap:16px){.features-list>.feature-card:not(:last-child){margin-bottom:0}}.feature-card{background:0 0;border:none}.feature-card.feature-row-normal:before,.feature-card.feature-row-reverse:before{background:linear-gradient(#0000 0%,#26040740 25%,#3a070bd9 55%,#44080cf2 100%);border-radius:14px;-webkit-mask-image:linear-gradient(#0000 0%,#0003 20%,#000 50% 100%);mask-image:linear-gradient(#0000 0%,#0003 20%,#000 50% 100%)}.feature-inner-container{text-align:center;gap:14px;padding:24px 18px;flex-direction:column-reverse!important}.feature-row-reverse .feature-inner-container{flex-direction:column!important}.feature-title{margin-bottom:8px;font-size:18px}.feature-desc{font-size:13px;line-height:1.55}.feature-img{max-height:110px}}@media only screen and (width<=360px){.header-inner{padding:0 clamp(6px,2vw,10px);padding-left:max(clamp(6px, 2vw, 10px), env(safe-area-inset-left,0));padding-right:max(clamp(6px, 2vw, 10px), env(safe-area-inset-right,0))}.brand-logo .logo-img{max-width:clamp(80px,26vw,95px);height:clamp(19px,5.8vw,22px)}.nav-tabs{gap:2px}.nav-tabs>.nav-tab-item:not(:last-child){margin-right:2px}.nav-tab-item{letter-spacing:0;min-height:30px;padding:0 clamp(2px,1vw,4px);font-size:.68rem}.nav-tab-item.active:after{width:12px;height:2px;bottom:2px}.hero-illustration-spacer{width:100%;height:68vw;min-height:215px;margin:0!important;display:block!important}.hero-actions{max-width:290px}}@media only screen and (width>=481px) and (width<=767px){.hero-text-container,.hero-text-actions-block{margin-top:0}.hero-actions-wrapper{margin-top:20px;padding-top:28px;padding-bottom:28px}.hero-actions{gap:14px;max-width:360px;margin:0 auto}.hero-actions>.action-btn:not(:last-child){margin-bottom:14px}@supports (gap:14px){.hero-actions>.action-btn:not(:last-child){margin-bottom:0}}.action-btn{height:52px;padding:0 22px}.action-btn .btn-icon{width:24px;height:24px;margin-right:12px}.action-btn .btn-label{font-size:14.5px}.action-btn .btn-arrow{width:14px;height:14px;margin-left:10px}}@media only screen and (height<=540px) and (orientation:landscape){.hero-illustration-spacer{height:70px}.hero-text-container,.hero-text-actions-block{margin-top:4px}.welcome-desc{display:none}.hero-actions-wrapper{margin-top:6px;padding-top:12px;padding-bottom:12px}.hero-actions{flex-flow:wrap;justify-content:center;gap:10px;max-width:600px;margin:10px auto 14px}.action-btn{flex:170px;width:auto;min-width:170px;height:42px;padding:0 14px}.action-btn .btn-label{font-size:12px}}
