*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:16px}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif;background-color:#2b2b2b;color:#333;font-size:14px;line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased;user-select:none;-webkit-user-select:none}.app{width:100%;max-width:430px;margin:0 auto;min-height:100vh;position:relative;background:#fff}.mini-app-page{width:100%;min-height:100vh;background:#2b2b2b;color:#ffffffd9;padding-bottom:0}.miniapp-full-img{width:100%;height:auto;display:block;cursor:pointer}.certificate-page{width:100%;min-height:100vh;background:#fff;display:flex;flex-direction:column}.cert-navbar{display:flex;align-items:center;justify-content:space-between;padding:12px 8px 12px 4px;position:relative;background:#fff}.cert-back-btn{font-size:32px;color:#333;padding:0 8px;cursor:pointer;line-height:1;font-weight:300}.cert-title{font-size:18px;font-weight:600;color:#1a1a1a;position:absolute;left:50%;transform:translate(-50%)}.cert-nav-right{display:flex;align-items:center;gap:12px;padding-right:4px}.cert-more-dots{font-size:16px;color:#333;letter-spacing:-1px;font-weight:700}.cert-circle-icon{font-size:20px;color:#333}.cert-tabs{display:flex;align-items:center;padding:0 40px;border-bottom:1px solid #f0f0f0}.cert-tab{flex:1;text-align:center;padding:12px 0;font-size:16px;color:#999;cursor:pointer;position:relative}.cert-tab.active{color:#e53935;font-weight:500}.cert-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:28px;height:3px;background:#e53935;border-radius:2px}.cert-search-box{margin:12px 16px;display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f7f7f7;border-radius:8px;border:1px solid #eee}.cert-search-icon{font-size:15px;opacity:.4;flex-shrink:0}.cert-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#333;line-height:1.4}.cert-list-area{padding:16px 20px;flex:1}.cert-item-card{border-radius:12px;margin-bottom:14px;cursor:pointer;transition:transform .15s,box-shadow .15s;overflow:hidden}.cert-item-card:active{transform:scale(.98)}.cert-card-bg-img{width:100%;height:auto;display:block;border-radius:12px}.cert-add-other-btn{width:100%;padding:15px 0;background:#fff;color:#e53935;font-size:16px;font-weight:600;border:1.5px dashed #e53935;border-radius:10px;cursor:pointer;transition:all .2s}.cert-add-other-btn:active{transform:scale(.98);opacity:.8;background:#fef5f5}.cert-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:40px}.cert-welcome-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.cert-subtitle{font-size:14px;color:#bbb;margin-bottom:30px}.cert-illustration{width:280px;height:auto;display:flex;align-items:center;justify-content:center}.cert-illustration-img{width:100%;height:auto;display:block}.cert-bottom-area{padding:20px 24px 40px;text-align:center}.cert-add-btn{width:100%;padding:14px 0;background:#e53935;color:#fff;font-size:17px;font-weight:600;border:none;border-radius:28px;cursor:pointer;box-shadow:0 4px 12px #e539354d}.cert-add-btn:active{transform:scale(.98);opacity:.95}.cert-footer-text{margin-top:12px;font-size:12px;color:#ccc}.mini-topbar{display:flex;justify-content:center;align-items:center;padding:14px 20px 10px;position:relative}.mini-title{font-size:17px;font-weight:500;color:#ffffffe6}.mini-search{position:absolute;right:16px;display:flex;align-items:center;gap:4px;padding:4px 12px;border-radius:16px;background:#ffffff1a}.mini-search-icon{font-size:14px;opacity:.6}.mini-search-text{font-size:13px;opacity:.6}.listen-section{padding:8px 20px 4px}.listen-label{font-size:15px;color:#ffffff73;font-weight:400}.music-card{display:flex;align-items:center;gap:12px;margin:8px 16px;padding:12px 14px;background:#ffffff14;border-radius:14px}.music-icon{font-size:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.music-info{flex:1;display:flex;flex-direction:column;gap:2px}.music-title{font-size:14px;color:#ffffffd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-subtitle{font-size:12px;color:#fff6}.music-play{font-size:18px;color:#fff9;margin-right:8px}.music-tab{font-size:13px;color:#ffffff8c;white-space:nowrap}.section-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 10px}.section-label{font-size:15px;color:#ffffff80;font-weight:400}.section-more{font-size:13px;color:#ffffff59}.app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 0;padding:4px 16px}.app-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.app-item.target{cursor:pointer}.app-item.target:active{transform:scale(.95);transition:transform .1s}.app-icon-circle{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative}.app-icon-inner{color:#fff;font-size:22px;font-weight:700;line-height:1}.app-icon-text{color:#fff;font-size:18px;font-weight:700;line-height:1}.app-name{font-size:11px;color:#ffffffb3;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px}.wechat-bar{position:fixed;bottom:0;left:0;right:0;max-width:430px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#3a3a3a;color:#fff9;font-size:14px;z-index:1000}.wechat-actions{display:flex;gap:20px}.wechat-action-btn{font-size:20px;cursor:pointer}.cert-detail-page{width:100%;min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.cert-detail-navbar{display:flex;align-items:center;justify-content:space-between;padding:12px 8px 12px 4px;position:relative;background:#fff;border-bottom:.5px solid #eee}.cert-detail-navbar .cert-nav-right{display:flex;align-items:center;gap:14px;margin-right:6px}.cert-card-wrapper{padding:16px 16px 12px}.cert-card-img-container{position:relative;border-radius:12px;overflow:hidden}.cert-detail-img{width:100%;height:auto;display:block;border-radius:12px}.cert-card-minimize-overlay{position:absolute;top:10px;right:12px;width:26px;height:26px;border:1.5px solid rgba(255,255,255,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fffc;cursor:pointer}.cert-tips-area{padding:16px 20px 8px}.cert-tips-title{font-size:14px;color:#888;font-weight:500;margin-bottom:6px}.cert-tips-text{font-size:13px;color:#999;line-height:1.6}.cert-action-buttons{display:flex;gap:12px;padding:12px 20px 16px}.cert-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:11px 0;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:all .2s}.cert-btn-original,.cert-btn-qrcode{background:#fff;color:#333;box-shadow:0 2px 8px #0000000f}.cert-action-btn:active{transform:scale(.97);opacity:.85}.btn-icon{font-size:17px}.cert-reissue-entry{margin:4px 20px 28px;display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000a;cursor:pointer}.reissue-left-bar{width:3px;height:18px;background:#e53935;border-radius:2px;flex-shrink:0}.reissue-text{flex:1;font-size:15px;color:#333;font-weight:500}.reissue-arrow{font-size:22px;color:#ccc}.original-cert-page{width:100%;min-height:100vh;background:#f0f0f0;display:flex;flex-direction:column;position:relative}.original-back-float{position:absolute;top:12px;left:8px;font-size:32px;color:#333;cursor:pointer;z-index:10;line-height:1;font-weight:300;padding:4px 8px}.original-full-image-area{padding:0;background:#f0f0f0;display:flex;justify-content:center}.original-full-img{width:100%;height:auto;display:block}.original-watermarks{position:relative;flex:1;overflow:hidden}.watermark-item{position:absolute;font-size:11px;color:#b4c8dc80;transform:rotate(-25deg);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.wm-1{top:15%;left:-5%}.wm-2{top:35%;right:-10%}.wm-3{top:55%;left:-3%}.wm-4{top:75%;right:-8%}.wm-5{top:90%;left:5%}.wm-6{top:110%;right:-5%}.jing-page{width:100%;min-height:100vh;background:#f5f5f5}.header-bg{padding:0;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}.header-img{width:100%;height:auto;display:block}.header-top{display:flex;justify-content:space-between;align-items:center;padding-top:14px;position:relative;z-index:10}.logo-section{display:flex;align-items:center;gap:6px}.logo-img{width:42px;height:42px;object-fit:contain;border-radius:50%}.logo-text{color:#e53935;font-size:20px;font-weight:700;letter-spacing:2px;margin-left:4px}.weather{display:flex;align-items:center;gap:3px;background:#ffffff59;padding:3px 10px;border-radius:14px;font-weight:500;margin-left:8px}.weather-icon{font-size:18px}.weather-temp{color:#fff;font-weight:600;font-size:15px}.header-actions{display:flex;gap:12px}.more-btn{color:#fff;font-size:16px;cursor:pointer;margin-right:8px}.eye-btn{color:#fff;font-size:16px;cursor:pointer}.greeting{color:#333;font-size:20px;font-weight:600;margin-top:20px;padding-left:2px;letter-spacing:.5px;position:relative;z-index:10;text-shadow:0 1px 3px rgba(255,255,255,.8)}.search-bar{display:flex;align-items:center;gap:6px;margin-top:14px;margin-bottom:12px;background:#fffffff2;border-radius:24px;padding:4px 8px 4px 12px;position:relative;z-index:15;box-shadow:0 2px 8px #00000014}.location-picker{padding:7px 10px;border-radius:16px;display:flex;align-items:center;gap:4px;font-size:13px;color:#555;min-width:68px;flex-shrink:0}.search-input{flex:1;display:flex;align-items:center;background:transparent;border-radius:20px;padding:0 10px;height:36px}.search-icon,.mic-icon{color:#999;font-size:16px}.search-input input{flex:1;border:none;outline:none;padding:0 8px;font-size:14px;background:transparent}.lang-switch{background:transparent;padding:5px 8px;border-radius:10px;font-size:13px;color:#f5a623;font-weight:700;flex-shrink:0}.user-avatar{background:#e53935;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;font-weight:600;box-shadow:0 2px 6px #e539354d}.avatar-letter{font-size:14px;font-weight:600}.quick-access{display:flex;justify-content:space-between;padding:18px 12px 6px;background:transparent;margin-top:8px;position:relative;z-index:10}.quick-item{display:flex;flex-direction:column;align-items:center;gap:8px}.quick-icon-wrapper{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.quick-icon-wrapper svg{width:26px;height:26px}.badge{position:absolute;top:-6px;right:-6px;background:#e53935;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;border:2px solid white;font-weight:700;line-height:1.2;box-shadow:0 2px 5px #0000002e}.quick-name{font-size:13px;color:#333;font-weight:500}.services-recommend-img{background:#fff}.services-recommend-full-img{width:100%;height:auto;display:block}.service-item{display:flex;flex-direction:column;align-items:center;gap:4px}.service-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.service-icon svg{width:40px;height:40px}.service-name{font-size:11px;font-size:10px;color:#2d3436;text-align:center;line-height:1.3;height:28px;display:flex;align-items:center;font-weight:500;width:100%;word-break:keep-all;overflow-wrap:break-word}.banner{margin:8px 16px;border-radius:12px;overflow:hidden}.banner-img{width:100%;height:auto;display:block}.featured-service-img{padding:0 16px;background:#f5f5f5}.featured-full-img{width:100%;height:auto;display:block;border-radius:12px}.bottom-nav-img{position:fixed;bottom:0;left:0;right:0;max-width:430px;margin:0 auto;background:#fff;z-index:1000}.bottom-nav-full-img{width:100%;height:auto;display:block}@media screen and (min-width: 431px){body{background-color:#e8e8e8;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding-top:20px}.app{box-shadow:0 10px 40px #00000026,0 2px 10px #00000014;border-radius:20px;overflow:hidden;min-height:calc(100vh - 40px);max-height:900px}}@media screen and (max-width: 430px){.app{max-width:100%;border-radius:0}.quick-icon-wrapper{width:52px;height:52px}.services-grid{gap:10px;padding:14px 10px}.service-icon svg{width:36px;height:36px}.bottom-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}@media screen and (max-width: 375px){.logo-img{width:38px;height:38px}.logo-text,.greeting{font-size:18px}.search-input{height:36px}.quick-access{padding:14px}.quick-icon-wrapper{width:48px;height:48px}.services-grid{gap:8px;padding:12px 6px}.service-name{font-size:9px}}@media screen and (max-width: 320px){.quick-access{padding:10px 4px 0}.quick-icon-wrapper{width:44px;height:44px}.services-grid{grid-template-columns:repeat(5,1fr);gap:6px;padding:10px 4px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.quick-access{margin:24px 0}.section-title{font-size:18px;font-weight:600;margin-bottom:16px;color:#1f2937;display:flex;align-items:center;gap:8px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-card);text-decoration:none;color:inherit;transition:var(--transition-base)}.quick-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.quick-icon{width:48px;height:48px;background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.quick-icon.secondary{background:linear-gradient(135deg,#34d399,#10b981)}.quick-icon.warning{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.quick-icon.danger{background:linear-gradient(135deg,#f87171,#ef4444)}.quick-item span{font-size:14px;font-weight:500;text-align:center}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:24px 0}.service-card{background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;color:inherit;transition:var(--transition-base)}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.service-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--primary-color)}.service-card span{font-size:13px;text-align:center;font-weight:500;line-height:1.3}.featured-services{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:32px 0}.featured-card{background:#fff;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--gray-light)}.featured-header{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;gap:12px}.featured-header.secondary{background:linear-gradient(135deg,#f093fb,#f5576c)}.featured-content{padding:20px;display:flex;flex-direction:column;gap:16px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 10px #0000001a;display:flex;justify-content:space-around;padding:12px 0;z-index:1000}.nav-item{display:flex;flex-direction:column;align-items:center;color:var(--gray-dark);text-decoration:none;transition:var(--transition-base)}.nav-item.active{color:var(--primary-color)}.nav-icon{font-size:20px;margin-bottom:4px}.nav-text{font-size:12px}.page-content{padding:20px 0 80px}@media (max-width: 768px){.quick-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.featured-services{grid-template-columns:1fr}.header-content{flex-wrap:wrap}.search-box{order:3;max-width:100%;margin-top:16px}.weather-info{font-size:12px}}@media (max-width: 480px){.service-grid{grid-template-columns:repeat(2,1fr)}.container{padding:0 12px}.quick-item{padding:12px}.quick-icon{width:40px;height:40px;font-size:20px}}*{box-sizing:border-box}body{margin:0;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
