@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:none;width:100%;margin:0;padding:0;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){#app{display:block;padding:0}}.wechat-pay-mask[data-v-ee1dfbea]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.wechat-pay-modal[data-v-ee1dfbea]{width:420px;max-width:90vw;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-ee1dfbea]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f0f0}.modal-header .title[data-v-ee1dfbea]{font-size:18px;font-weight:600;color:#333}.modal-header .close[data-v-ee1dfbea]{border:none;background:none;font-size:24px;color:#999;cursor:pointer;line-height:1;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-header .close[data-v-ee1dfbea]:hover{color:#333}.modal-body[data-v-ee1dfbea]{padding:24px}.pay-content[data-v-ee1dfbea]{display:flex;flex-direction:column;align-items:center;gap:24px}.qrcode-container[data-v-ee1dfbea]{position:relative;width:280px;height:280px;background:#f8f8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.loading[data-v-ee1dfbea]{display:flex;flex-direction:column;align-items:center;gap:12px;color:#666}.spinner[data-v-ee1dfbea]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #07c160;border-radius:50%;animation:spin-ee1dfbea 1s linear infinite}@keyframes spin-ee1dfbea{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qrcode-wrapper[data-v-ee1dfbea]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.qrcode-img[data-v-ee1dfbea]{width:100%;height:100%;object-fit:contain}.expired-overlay[data-v-ee1dfbea]{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:8px}.expired-overlay p[data-v-ee1dfbea]{color:#ff6b6b;font-weight:600;margin:0}.refresh-btn[data-v-ee1dfbea]{padding:8px 20px;background:#07c160;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .2s}.refresh-btn[data-v-ee1dfbea]:hover{background:#06ad56}.error[data-v-ee1dfbea]{display:flex;flex-direction:column;align-items:center;gap:12px;color:#ff6b6b;padding:20px}.error p[data-v-ee1dfbea]{margin:0;text-align:center}.retry-btn[data-v-ee1dfbea]{padding:8px 20px;background:#ff6b6b;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.pay-tips[data-v-ee1dfbea]{width:100%;display:flex;flex-direction:column;gap:12px}.tip-item[data-v-ee1dfbea]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.tip-icon[data-v-ee1dfbea]{font-size:16px}.membership-mask[data-v-4d8566dd]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.membership-modal[data-v-4d8566dd]{width:1200px;max-width:95vw;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 18px 36px #00000029;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-4d8566dd]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.modal-header .title[data-v-4d8566dd]{font-size:18px;font-weight:700}.modal-header .close[data-v-4d8566dd]{border:none;background:none;font-size:22px;cursor:pointer}.modal-body[data-v-4d8566dd]{padding:16px 20px 24px;overflow-y:auto}.tier-tabs[data-v-4d8566dd]{display:flex;gap:12px;margin-bottom:16px}.tier-tabs button[data-v-4d8566dd]{padding:8px 14px;border-radius:20px;border:1px solid #5c7cfa;background:#fff;cursor:pointer;transition:all .2s ease}.tier-tabs button.active[data-v-4d8566dd]{color:#fff;background:#5c7cfa}.plans[data-v-4d8566dd]{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.plan-card[data-v-4d8566dd]{border:1px solid #e8e8e8;border-radius:10px;padding:12px 10px;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:all .2s ease;background:#fff}.plan-card.selected[data-v-4d8566dd]{border-color:#5c7cfa;box-shadow:0 6px 20px #5c7cfa1f}.plan-header[data-v-4d8566dd]{display:flex;justify-content:space-between;align-items:baseline}.plan-name[data-v-4d8566dd]{font-weight:700}.plan-price[data-v-4d8566dd]{display:flex;align-items:center;gap:8px}.plan-price .price[data-v-4d8566dd]{color:#ff5f5f;font-size:18px;font-weight:700}.plan-price .old-price[data-v-4d8566dd]{color:#999;text-decoration:line-through;font-size:12px}.plan-body[data-v-4d8566dd]{flex:1;min-height:200px;display:flex;flex-direction:column}.plan-duration[data-v-4d8566dd]{font-size:11px;color:#999;margin-bottom:4px;font-weight:500}.benefits-title[data-v-4d8566dd]{font-size:12px;color:#666;font-weight:600;margin-top:8px;margin-bottom:6px}.benefits-tags[data-v-4d8566dd]{display:flex;flex-wrap:wrap;gap:6px;margin-top:0;min-height:160px;max-height:180px;overflow-y:auto;padding-right:2px;align-content:flex-start}.benefits-tags[data-v-4d8566dd]::-webkit-scrollbar{width:4px}.benefits-tags[data-v-4d8566dd]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.benefits-tags[data-v-4d8566dd]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.benefits-tags[data-v-4d8566dd]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.benefit-tag[data-v-4d8566dd]{display:inline-block;padding:4px 8px;background:linear-gradient(135deg,#f5f7fa,#e8ecf0);border:1px solid #e0e4e8;border-radius:12px;font-size:11px;color:#495057;white-space:nowrap;cursor:help;transition:all .2s ease;line-height:1.2}.benefit-tag[data-v-4d8566dd]:hover{background:linear-gradient(135deg,#e8f4fd,#d0e8ff);border-color:#5c7cfa;color:#5c7cfa;transform:translateY(-1px);box-shadow:0 2px 4px #5c7cfa26}.plan-card.selected .benefit-tag[data-v-4d8566dd]{background:linear-gradient(135deg,#e8f4fd,#d0e8ff);border-color:#5c7cfa;color:#5c7cfa}.plan-footer[data-v-4d8566dd]{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid #f0f0f0;margin-top:4px}.advanced-count[data-v-4d8566dd]{display:flex;align-items:center;gap:4px;font-size:13px;color:#333}.advanced-count .label[data-v-4d8566dd]{font-weight:600;color:#495057}.advanced-count .value[data-v-4d8566dd]{font-weight:700;color:#5c7cfa;font-size:14px}.plan-card.selected .advanced-count .value[data-v-4d8566dd]{color:#4a6cf7}.pay-box[data-v-4d8566dd]{margin-top:18px;padding:12px 14px;border:1px solid #f0f0f0;border-radius:10px}.pay-methods[data-v-4d8566dd]{display:flex;align-items:center;gap:10px}.method-buttons[data-v-4d8566dd]{display:flex;gap:8px}.method-buttons button[data-v-4d8566dd]{padding:8px 12px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer}.method-buttons button.active[data-v-4d8566dd]{border-color:#5c7cfa;color:#5c7cfa;background:#5c7cfa14}.pay-action[data-v-4d8566dd]{margin-top:12px;display:flex;align-items:center;gap:12px}.pay-action .primary[data-v-4d8566dd]{padding:10px 20px;background:linear-gradient(90deg,#5c7cfa,#657efc);color:#fff;border:none;border-radius:8px;cursor:pointer}.bd-vid-tip[data-v-4d8566dd]{color:#999;font-size:12px}.payment-link-section[data-v-4d8566dd]{margin-top:18px;padding:16px;border:1px dashed #e6e6e6;border-radius:10px;background:#fafafa}.payment-link-title[data-v-4d8566dd]{font-weight:600;margin-bottom:12px;color:#333;font-size:14px}.payment-link-tip[data-v-4d8566dd]{color:#666;font-size:13px;margin-bottom:12px;line-height:1.5}.payment-link-box[data-v-4d8566dd]{display:flex;gap:8px;align-items:center}.payment-link-input[data-v-4d8566dd]{flex:1;padding:8px 12px;border:1px solid #d9d9d9;border-radius:6px;font-size:12px;background:#fff;color:#333;overflow:hidden;text-overflow:ellipsis}.payment-link-input[data-v-4d8566dd]:focus{outline:none;border-color:#5c7cfa}.copy-btn[data-v-4d8566dd]{padding:8px 16px;border:1px solid #5c7cfa;border-radius:6px;background:#fff;color:#5c7cfa;font-size:13px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.copy-btn[data-v-4d8566dd]:hover{background:#5c7cfa;color:#fff}.empty[data-v-4d8566dd]{text-align:center;color:#999}@media(max-width:1400px){.membership-modal[data-v-4d8566dd]{width:96%}.plans[data-v-4d8566dd]{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.membership-modal[data-v-4d8566dd]{width:96%}.plans[data-v-4d8566dd]{grid-template-columns:repeat(2,1fr)}}.quota-mask[data-v-392482c2]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:999}.quota-modal[data-v-392482c2]{width:900px;max-width:95vw;max-height:90vh;background:#fff;border-radius:12px;box-shadow:0 18px 36px #00000029;display:flex;flex-direction:column;overflow:hidden}.modal-header[data-v-392482c2]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0}.modal-header .title[data-v-392482c2]{font-size:18px;font-weight:700}.modal-header .close[data-v-392482c2]{border:none;background:none;font-size:22px;cursor:pointer}.modal-body[data-v-392482c2]{padding:16px 20px 24px;overflow-y:auto}.grid[data-v-392482c2]{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.card[data-v-392482c2]{border:1px solid #e8e8e8;border-radius:10px;padding:16px;background:#fafbff}.card-title[data-v-392482c2]{font-weight:700;margin-bottom:12px}.input-box[data-v-392482c2]{position:relative;margin-bottom:12px}.input-box input[data-v-392482c2]{width:100%;padding:12px 44px 12px 12px;border:1px solid #dcdfe6;border-radius:8px;font-size:16px}.input-box .suffix[data-v-392482c2]{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#888}.price-row[data-v-392482c2]{display:flex;align-items:center;justify-content:space-between;margin:6px 0;color:#444}.price-row.total[data-v-392482c2]{margin-top:10px;font-size:14px}.total-amount[data-v-392482c2]{display:flex;align-items:baseline;gap:4px}.total-amount .currency[data-v-392482c2]{font-size:16px;color:#111}.total-amount .amount[data-v-392482c2]{font-size:26px;font-weight:800;color:#111}.pay-methods[data-v-392482c2]{margin:14px 0}.pay-methods .label[data-v-392482c2]{display:inline-block;margin-right:8px;color:#555}.pay-methods .buttons[data-v-392482c2]{display:inline-flex;gap:8px}.pay-methods button[data-v-392482c2]{padding:6px 12px;border-radius:8px;border:1px solid #5c7cfa;background:#fff;cursor:pointer;color:#5c7cfa}.pay-methods button.active[data-v-392482c2]{background:#5c7cfa;color:#fff}.primary[data-v-392482c2]{width:100%;padding:12px;background:linear-gradient(90deg,#5c7cfa,#7c9bff);color:#fff;border:none;border-radius:10px;font-size:16px;cursor:pointer;margin-top:6px}.primary[data-v-392482c2]:disabled{opacity:.6;cursor:not-allowed}.hint[data-v-392482c2]{margin:8px 0 0;color:#888;font-size:12px;text-align:center}.tiers[data-v-392482c2]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.tiers li[data-v-392482c2]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fff;border-radius:8px;border:1px solid #eef0f6}.tier-left[data-v-392482c2]{display:flex;align-items:center;gap:8px;color:#333}.tier-left .dot[data-v-392482c2]{width:8px;height:8px;background:#5c7cfa;border-radius:50%}.tier-price[data-v-392482c2]{color:#111;font-weight:700}.payment-link[data-v-392482c2]{margin-top:16px;padding:12px;background:#fff5e6;border:1px solid #ffd9a8;border-radius:8px}.payment-title[data-v-392482c2]{font-weight:700;margin-bottom:6px}.payment-tip[data-v-392482c2]{margin:0 0 8px;color:#a35b00}.payment-input[data-v-392482c2]{display:flex;gap:8px}.payment-input input[data-v-392482c2]{flex:1;padding:8px;border:1px solid #dcdfe6;border-radius:6px}.payment-input button[data-v-392482c2]{padding:8px 12px;border:none;background:#5c7cfa;color:#fff;border-radius:6px;cursor:pointer}@media(max-width:768px){.quota-modal[data-v-392482c2]{width:95vw}.grid[data-v-392482c2]{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:HarmonyOS Sans,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#f6fbff,#eef2fb 55%);color:#0f1524;min-height:100vh}.app{min-height:100vh}.boot-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#050a1759;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.boot-card{background:#0c1020f5;border-radius:18px;padding:20px 26px;display:flex;align-items:center;gap:16px;box-shadow:0 24px 80px #050a1e99;color:#f4f7ff}.boot-logo{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#10a37f,#20e6b7);display:grid;place-items:center;flex-shrink:0}.boot-logo-inner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.75)}.boot-texts{display:flex;flex-direction:column;gap:4px}.boot-title{margin:0;font-size:15px;font-weight:600}.boot-subtitle{margin:0;font-size:12px;color:#9db0c9}.boot-spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(156,163,175,.4);border-top-color:#20e6b7;animation:spin .8s linear infinite;flex-shrink:0}.page-shell{height:100vh;max-height:100vh;display:flex;flex-direction:column;padding:0;gap:0;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at top,#f6fbff,#eef2fb 55%)}.main-container{background:#0c1020f5;border-radius:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;flex:1;min-height:0}@media(max-width:768px){.page-shell{scrollbar-width:none;-ms-overflow-style:none}.page-shell::-webkit-scrollbar{display:none}.main-container{scrollbar-width:none;-ms-overflow-style:none}.main-container::-webkit-scrollbar{display:none}}.main-container>router-view{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.main-container>router-view>*,.main-container>router-view>div>*{flex:1;min-height:0;max-height:100%}.main-container>router-view>.alipay-guide-page{flex:none!important;min-height:100vh!important;max-height:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important}.nav-bar{background:transparent;border-radius:clamp(10px,1.2vw,14px) clamp(10px,1.2vw,14px) 0 0;color:#f4f7ff;padding:clamp(8px,1.2vw,12px) clamp(12px,2vw,20px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{display:flex;align-items:center;gap:clamp(20px,3vw,32px);flex-wrap:wrap}.brand-cluster{display:flex;align-items:center;gap:clamp(14px,2vw,18px)}.brand-logo{width:clamp(28px,3vw,36px);height:clamp(28px,3vw,36px);border-radius:clamp(6px,.8vw,10px);background:linear-gradient(135deg,#10a37f,#20e6b7);display:grid;place-items:center;flex-shrink:0;padding:clamp(4px,.6vw,6px);color:#fff}.brand-title{margin:0;font-size:clamp(16px,2.2vw,22px);font-weight:600}.brand-tagline{margin:0;font-size:clamp(11px,1.5vw,14px);color:#9db0c9}.nav-links{display:flex;gap:clamp(16px,2vw,24px);flex:1;flex-wrap:wrap;justify-content:flex-start}.nav-links a{color:#d1d8f1;font-size:clamp(12px,1.5vw,15px);text-decoration:none;padding:clamp(4px,.6vw,6px) clamp(8px,1.2vw,12px);border-radius:clamp(6px,.8vw,8px);transition:all .2s ease}.nav-extra-btn{color:#d1d8f1;font-size:clamp(12px,1.5vw,15px);text-decoration:none;padding:clamp(4px,.6vw,6px) clamp(8px,1.2vw,12px);border-radius:clamp(6px,.8vw,8px);transition:all .2s ease;border:none;background:transparent;cursor:pointer}.nav-links a:hover,.nav-links a.active,.nav-extra-btn:hover{color:#fff;background:#ffffff1a}.nav-actions{display:flex;align-items:center;gap:clamp(10px,1.5vw,14px)}.ghost,.outline,.primary{cursor:pointer;border:none;font-size:clamp(12px,1.5vw,14px);font-weight:500;display:inline-flex;align-items:center;justify-content:center}.ghost{background:#ffffff1f;color:inherit;border-radius:999px;padding:5px 12px;border:1px solid rgba(255,255,255,.15);transition:all .2s ease}.primary{background:linear-gradient(135deg,#10a37f,#20e6b7);color:#07121e;border-radius:999px;padding:6px 14px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #10a37f66,0 2px 6px #20e6b74d}.theme-toggle .icon{width:20px;height:20px}.avatar-wrapper{position:relative}.avatar{width:36px;height:36px;border-radius:50%;background:#ffffff26;color:inherit;border:1.5px solid rgba(255,255,255,.2);display:grid;place-items:center;font-size:12px}.avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.user-menu{position:absolute;top:calc(100% + 8px);right:0;background:#0c1020fa;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:8px;min-width:140px;display:flex;flex-direction:column;gap:6px;box-shadow:0 8px 24px #00000073;z-index:20}.user-menu-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:8px;border:none;background:transparent;color:inherit;cursor:pointer}.user-menu-item:hover{background:#ffffff14}.mobile-toggle{display:none;border:1px solid rgba(255,255,255,.2);background:transparent;color:inherit;border-radius:12px;width:40px;height:40px}.mobile-nav{display:none;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.mobile-nav a,.mobile-nav button{background:#ffffff14;color:inherit;border-radius:12px;text-align:center;padding:8px 10px;border:none}.site-footer{display:flex;justify-content:space-between;align-items:center;padding:10px clamp(10px,1.5vw,18px);color:#b8c6f6;font-size:11px;border-top:1px solid rgba(255,255,255,.08)}.site-footer>div{display:flex;gap:10px}.site-footer .ghost{padding:4px 10px;font-size:10px;border-radius:999px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#050812a6;display:grid;place-items:center;z-index:1200}.modal-backdrop.template-backdrop,.modal-backdrop.login-backdrop{z-index:1200}@media(max-width:768px){.modal-backdrop{z-index:9999!important;background:#0009!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.modal{z-index:10000!important;position:relative!important}}.modal{background:#fff;border-radius:16px;padding:16px;width:min(420px,100vw - 40px);position:relative;box-shadow:0 30px 80px #090f1c4d}.modal.login-modal{width:min(480px,100vw - 40px)}.modal.contact-modal{width:min(500px,100vw - 32px);max-height:520px}.modal.wechat-mp{width:min(420px,100vw - 32px);max-height:560px}.modal.profile-modal{width:min(900px,100vw - 40px);max-height:90vh;overflow-y:auto}.modal h3{margin:0 0 24px;font-size:20px;font-weight:600;color:#111827}.modal.contact-modal h3{margin-bottom:12px}.modal.contact-modal p{margin:0 0 12px;text-align:center}.modal.wechat-mp h3{margin-bottom:10px}.modal.wechat-mp p{margin:0 0 10px;text-align:center}.modal.wechat-mp .contact-qr{margin:8px 0 12px}.modal.wechat-mp .contact-qr img{width:auto;height:auto;max-width:360px;max-height:360px;object-fit:contain}.modal.disclaimer-modal,.modal.privacy-modal,.modal.terms-modal{width:min(760px,100vw - 40px);max-height:80vh}.modal.download-modal{width:min(500px,100vw - 32px);max-height:70vh;padding:32px}.mindmap-form{display:flex;flex-direction:column;gap:8px}.mindmap-form input,.mindmap-form textarea{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:14px}.mindmap-label{font-weight:600;color:#111827}.mindmap-actions{display:flex;gap:10px;margin-top:4px}.mindmap-outline{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;display:flex;flex-direction:column;gap:8px}.mindmap-outline textarea{min-height:clamp(160px,35vh,320px);padding:14px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc;box-shadow:inset 0 1px 2px #00000008;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:1.55;color:#0f172a;transition:all .15s ease}.mindmap-outline textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126,inset 0 1px 2px #0000000a}.mindmap-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;display:flex;flex-direction:column;gap:12px}.mindmap-card-head{display:flex;align-items:center;justify-content:space-between}.mindmap-card-title{font-weight:700;color:#111827;display:flex;align-items:center;gap:6px}.mindmap-card-title .required{color:#ef4444;font-weight:700}.mindmap-prompt{display:flex;flex-direction:column;gap:6px}.mindmap-prompt-label{font-weight:600;color:#111827;display:flex;align-items:center;gap:6px}.mindmap-prompt-label .required{color:#ef4444;font-weight:700}.mindmap-prompt-input{border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#fff;transition:all .15s ease;min-height:clamp(60px,14vh,120px);resize:vertical;line-height:1.6}.mindmap-prompt-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.mindmap-actions{display:flex;align-items:flex-end;gap:12px;margin-top:4px}.mindmap-model-row{display:flex;align-items:center;gap:12px}.mindmap-model-select{display:flex;flex-direction:row;align-items:center;gap:10px}.mindmap-model-select label{font-weight:600;color:#111827;white-space:nowrap}.mindmap-model-select select{flex:1;min-width:0;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff}.mindmap-generate-btn{width:100%;margin-top:6px;padding:12px 14px;border-radius:10px;border:1px solid #e5e7eb;background:linear-gradient(90deg,#eef2ff,#f8fafc);color:#111827;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .15s ease}.mindmap-generate-btn:hover:enabled{border-color:#c7d2fe;box-shadow:0 6px 16px #6366f126}.mindmap-generate-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid #6366f1;border-top-color:transparent;animation:spin .8s linear infinite}.spinner.large{width:28px;height:28px;border-width:3px}.mindmap-loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.loading-text{color:#374151;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.mindmap-outline-head{display:flex;align-items:center;justify-content:space-between}.mindmap-outline-title{font-weight:700;color:#111827}.modal.mindmap-modal{width:min(1200px,100vw - 24px);max-height:calc(100vh - 80px);padding:20px}.mindmap-layout{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start}.mindmap-left{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 200px);overflow:auto}.mindmap-right{min-height:clamp(320px,60vh,618px);height:calc(100vh - 232px);display:flex;flex-direction:column}.mindmap-view{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;min-height:clamp(320px,60vh,618px);height:100%;display:flex;align-items:stretch;justify-content:center;overflow:hidden}.mindmap-view-inner{display:flex;flex-direction:column;gap:12px;width:100%;align-items:stretch;height:100%}.mindmap-canvas{width:100%;flex:1;min-height:clamp(320px,60vh,618px);position:relative;background:#f9fafb;border-radius:12px;overflow:hidden}.mindmap-canvas .markmap,.mindmap-canvas svg{width:100%;height:100%;border-radius:12px}@media(max-width:1200px){.mindmap-layout{grid-template-columns:1fr}.mindmap-right{height:auto;min-height:clamp(280px,55vh,520px)}.mindmap-view,.mindmap-canvas{min-height:clamp(280px,55vh,520px)}}@media(max-width:768px){.modal.mindmap-modal{width:calc(100vw - 12px);max-height:calc(100vh - 20px);padding:12px}.mindmap-layout{gap:12px}.mindmap-right,.mindmap-view,.mindmap-canvas{min-height:clamp(240px,55vh,420px)}.mindmap-outline textarea{min-height:clamp(160px,40vh,260px)}.dropdown-trigger{width:100%;justify-content:center}.dropdown-menu{min-width:100%}.mindmap-mobile{display:flex;flex-direction:column;gap:14px}.mindmap-step{display:flex;flex-direction:column;gap:12px}.mindmap-view.mobile{min-height:clamp(260px,60vh,500px)}.mindmap-toolbar.mobile{display:flex;justify-content:space-between;align-items:center;gap:8px}}.mindmap-loading{color:#111827;font-weight:600}.mindmap-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mindmap-toolbar-left{display:flex;gap:8px}.dropdown{position:relative;display:inline-flex}.dropdown-trigger{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;background:#f1f5f9;border-radius:12px;min-width:140px;justify-content:center;font-weight:600}.dropdown-menu{position:absolute;top:100%;left:0;min-width:140px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px #00000014;padding:8px;display:flex;flex-direction:column;gap:6px;z-index:12;pointer-events:auto}.dropdown-menu button{width:100%;text-align:left;padding:10px 12px;border-radius:10px;border:none;background:transparent;transition:background .15s ease,color .15s ease;font-size:14px;color:#1f2937}.dropdown-menu button:hover{background:#f3f4f6}.caret{font-size:12px;color:#6b7280;transform:scale(1.2)}.mindmap-fallback{background:#fff;border:1px dashed #e5e7eb;border-radius:10px;padding:10px;max-height:520px;overflow:auto}.mindmap-fallback-title{font-weight:600;color:#374151;margin-bottom:6px;font-size:13px}.mindmap-fb-tree{list-style:none;padding-left:0;margin:0;font-size:13px;color:#111827}.mindmap-fb-node{margin:6px 0}.mindmap-fb-title{font-weight:600}.mindmap-fb-children{list-style:none;padding-left:16px;border-left:1px dashed #e5e7eb;margin:4px 0 0}.mindmap-examples{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff}.mindmap-examples-title{font-weight:600;color:#374151;margin-bottom:8px}.mindmap-example-list{display:flex;flex-direction:column;gap:8px}.mindmap-example-card{text-align:left;border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:linear-gradient(180deg,#fff,#f9fafb);cursor:pointer;transition:border-color .2s,box-shadow .2s}.mindmap-example-card:hover{border-color:#6366f1;box-shadow:0 8px 20px #6366f11f}.mindmap-example-title{font-weight:700;color:#111827;margin-bottom:4px}.mindmap-example-detail{color:#4b5563;font-size:13px}.ghost.small{padding:6px 10px;font-size:12px}.mindmap-actions{display:flex;gap:10px;margin-bottom:10px}.modal.template-modal{width:min(1280px,100vw - 24px);max-height:calc(100vh - 120px);padding:24px 24px 20px;display:flex;flex-direction:column}.policy-content{max-height:calc(80vh - 160px);overflow-y:auto;padding-right:8px;line-height:1.6;color:#111827;font-size:14px;display:flex;flex-direction:column;gap:10px}.policy-content ol{padding-left:20px;margin:0}.policy-content li{margin:4px 0}.download-list{display:flex;flex-direction:column;gap:16px;font-size:14px;color:#111827}.download-item{padding:24px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;transition:all .2s ease}.download-item:hover{border-color:#10a37f;background:#fff;box-shadow:0 2px 8px #10a37f1a}.download-item-content{display:flex;justify-content:space-between;align-items:center;gap:20px}.download-title{margin:0 0 8px;font-weight:600;font-size:16px;color:#111827}.download-desc{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.download-tip{margin:24px 0 0;padding:12px;font-size:12px;color:#6b7280;text-align:center;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.download-btn{padding:10px 24px;font-size:14px;font-weight:500;border-radius:8px;display:flex;align-items:center;gap:8px;white-space:nowrap;background:linear-gradient(135deg,#10a37f,#0d8a6b);color:#fff;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10a37f33}.download-btn:hover:not(:disabled){background:linear-gradient(135deg,#0d8a6b,#0a6f57);box-shadow:0 4px 8px #10a37f4d;transform:translateY(-1px)}.download-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #10a37f33}.download-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.download-desc{margin:0;color:#4b5563;font-size:13px;font-family:monospace;background:#fff;padding:6px 8px;border-radius:4px;border:1px solid #e5e7eb}.download-tip{margin:12px 0 0;font-size:12px;color:#6b7280;line-height:1.5}.template-layout{display:grid;grid-template-columns:360px minmax(520px,1fr);gap:18px;max-height:calc(100vh - 180px);min-height:600px;align-items:stretch;height:calc(100vh - 180px)}.template-side{border:1px solid #e5e7eb;border-radius:12px;padding:14px;overflow-y:auto;background:linear-gradient(180deg,#fbfcff,#f4f7fb);box-shadow:inset 0 1px #fff9;min-height:0;max-height:100%}.template-hint{font-size:13px;color:#4b5563;margin-bottom:10px}.template-hint.error{color:#dc2626}.template-category{margin-bottom:12px}.template-category-title{font-weight:600;margin-bottom:8px;color:#111827;font-size:14px}.template-list{display:flex;flex-direction:column;gap:8px}.template-item{text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px;cursor:pointer;transition:all .15s ease}.template-item-inner{display:flex;align-items:center;gap:10px}.template-item-logo{width:34px;height:34px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.template-item-logo img{width:100%;height:100%;object-fit:cover}.template-item-text{display:flex;flex-direction:column;gap:2px;min-width:0}.template-item:hover{border-color:#d1d5db;box-shadow:0 4px 10px #0000000a}.template-item.active{border-color:#10a37f;box-shadow:0 6px 14px #10a37f1f}.template-item-title{display:block;font-weight:600;color:#0f172a;margin-bottom:4px}.template-item-desc{display:block;font-size:12px;color:#6b7280}.template-detail{border:1px solid #e5e7eb;border-radius:10px;padding:16px;overflow:hidden;display:flex;flex-direction:column;gap:12px;min-height:0;height:100%}.template-detail-head{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}.template-detail-meta{display:flex;align-items:center;gap:12px;min-width:0}.template-detail-logo{width:56px;height:56px;border-radius:14px;background:#eef2ff;display:grid;place-items:center;overflow:hidden;flex-shrink:0;border:1px solid #e5e7eb}.template-detail-logo img{width:100%;height:100%;object-fit:cover}.template-detail-texts{display:flex;flex-direction:column;gap:4px;min-width:0}.template-detail-title{font-size:16px;font-weight:700;color:#0f172a;line-height:1.3}.template-detail-desc{font-size:13px;color:#475569;line-height:1.5;max-width:720px}.template-detail-badges{display:flex;align-items:center;gap:8px}.template-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:600;font-size:12px;border:1px solid #e5e7eb}.template-questions{display:flex;flex-direction:column;gap:10px;overflow:auto;padding-right:6px;flex:1;min-height:0}.template-preview-top{margin-bottom:4px}.template-question label{font-weight:600;font-size:13px;color:#111827;margin-bottom:4px;display:block}.template-question textarea{width:100%;resize:vertical;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;font-size:13px;color:#0f172a;min-height:50px;transition:border-color .15s ease}.template-question textarea:focus{outline:none;border-color:#10a37f;box-shadow:0 0 0 1px #10a37f20}.template-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0 4px;border-top:1px solid #e5e7eb}.template-model-picker{display:flex;align-items:center;gap:8px}.template-model-picker label{font-size:13px;color:#374151}.template-model-picker select{padding:6px 10px;border-radius:8px;border:1px solid #d1d5db;font-size:13px;min-width:160px}.template-action-buttons{display:flex;gap:8px;flex-wrap:wrap}.template-preview{border-top:1px solid #e5e7eb;padding-top:10px;display:flex;flex-direction:column;gap:6px;margin-top:auto}.template-preview-title{font-weight:600;color:#0f172a}.template-preview-box{border:1px dashed #d1d5db;border-radius:8px;padding:10px;background:#f8fafc;min-height:80px;white-space:pre-wrap;font-size:13px;color:#0f172a;line-height:1.6}@media(max-width:1180px){.modal.template-modal{width:calc(100vw - 20px);max-height:calc(100vh - 60px)}}@media(max-width:768px){.modal.template-modal{width:calc(100vw - 10px);max-height:calc(100vh - 20px);padding:12px;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.modal.template-modal h3{font-size:16px;margin-bottom:12px;flex-shrink:0}.template-layout{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 80px);min-height:0;overflow:hidden;flex:1}.template-side{max-height:200px;min-height:150px;padding:10px;border-radius:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-shrink:0}.template-category{margin-bottom:10px}.template-category-title{font-size:13px;margin-bottom:6px}.template-item{padding:8px;border-radius:8px}.template-item-logo{width:28px;height:28px}.template-item-title{font-size:12px}.template-item-desc{font-size:10px}.template-detail{padding:12px;border-radius:10px;min-height:0;display:flex;flex-direction:column;overflow:hidden;flex:1;max-height:100%}.template-detail-head{flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0;margin-bottom:8px}.template-detail-meta{width:100%}.template-detail-logo{width:48px;height:48px}.template-detail-title{font-size:15px}.template-detail-desc{font-size:12px}.template-detail-badges{width:100%;margin-top:4px}.template-questions{flex:1;overflow-y:auto!important;-webkit-overflow-scrolling:touch;min-height:0!important;max-height:none!important;padding-right:4px;margin-bottom:8px;display:flex!important;flex-direction:column!important;gap:10px!important}.template-question{margin-bottom:0!important;flex-shrink:0}.template-question:last-child{margin-bottom:0}.template-question label{font-size:12px!important;margin-bottom:4px!important;display:block!important;font-weight:600;color:#111827}.template-question textarea{width:100%!important;font-size:16px!important;padding:8px 10px!important;min-height:60px!important;max-height:120px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;resize:vertical;box-sizing:border-box!important;display:block!important;visibility:visible!important;opacity:1!important}.template-preview{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb;flex-shrink:0}.template-preview-title{font-size:12px;margin-bottom:6px;font-weight:600;color:#111827}.template-preview-box{font-size:12px;padding:8px;min-height:60px;max-height:100px;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px dashed #d1d5db;border-radius:8px;background:#f8fafc;white-space:pre-wrap;word-wrap:break-word}.template-actions{flex-direction:column!important;gap:8px!important;padding:8px 0 0!important;border-top:1px solid #e5e7eb!important;margin-top:8px!important;flex-shrink:0!important;display:flex!important;visibility:visible!important;opacity:1!important}.template-model-picker{width:100%!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.template-model-picker label{font-size:11px!important;font-weight:500;color:#374151}.template-model-picker select{width:100%!important;font-size:16px!important;padding:8px 10px!important;min-height:40px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}.template-action-buttons{width:100%!important;display:flex!important;flex-direction:column!important;gap:6px!important;visibility:visible!important;opacity:1!important}.template-action-buttons .primary,.template-action-buttons .ghost{width:100%!important;min-height:40px!important;padding:10px 14px!important;font-size:13px!important;border-radius:8px!important;font-weight:500!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important}.template-empty{padding:40px 20px;text-align:center;color:#6b7280;font-size:14px}}@media(max-width:960px){.template-layout{grid-template-columns:1fr;max-height:none;min-height:0}.template-side{max-height:320px}.template-detail{min-height:0}}@media(max-width:768px){.modal.template-modal{width:calc(100vw - 10px);max-width:100vw;max-height:calc(100vh - 20px);padding:0;border-radius:12px;display:flex!important;flex-direction:column!important;overflow:hidden!important}.modal.template-modal h3{font-size:16px;margin:0;flex-shrink:0}.template-mobile-list{display:flex;flex-direction:column;height:100%;overflow:hidden}.template-mobile-header{padding:16px 16px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.template-mobile-header h3{font-size:18px;font-weight:600;color:#111827;margin:0}.template-mobile-side{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px;min-height:0}.template-mobile-detail{display:flex;flex-direction:column;height:100%;overflow:hidden}.template-mobile-header{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e7eb;flex-shrink:0;background:#fff}.template-back-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s ease}.template-back-btn:hover{background:#f9fafb;border-color:#d1d5db}.template-back-btn:active{transform:scale(.95)}.template-mobile-header h3{flex:1;font-size:16px;font-weight:600;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-mobile-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px;min-height:0;display:flex;flex-direction:column;gap:16px}.template-layout{display:flex!important;flex-direction:column!important;gap:12px;max-height:calc(100vh - 80px)!important;min-height:0!important;overflow:hidden!important;flex:1!important;height:auto!important}.template-side{max-height:200px!important;min-height:150px;padding:10px;border-radius:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-shrink:0}.template-mobile-side .template-category{margin-bottom:16px}.template-mobile-side .template-category-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #e5e7eb}.template-mobile-side .template-list{display:flex;flex-direction:column;gap:8px}.template-mobile-side .template-item{width:100%;padding:12px;border-radius:10px;text-align:left;border:1px solid #e5e7eb;background:#fff;transition:all .2s ease}.template-mobile-side .template-item.active{border-color:#10a37f;background:#f0fdf4;box-shadow:0 2px 8px #10a37f26}.template-mobile-side .template-item-inner{display:flex;align-items:center;gap:12px}.template-mobile-side .template-item-logo{width:40px;height:40px;border-radius:10px;flex-shrink:0}.template-mobile-side .template-item-text{flex:1;min-width:0}.template-mobile-side .template-item-title{font-size:14px;font-weight:600;color:#111827;display:block;margin-bottom:4px}.template-mobile-side .template-item-desc{font-size:12px;color:#6b7280;display:block;line-height:1.4}.template-mobile-content .template-questions{display:flex;flex-direction:column;gap:16px;flex-shrink:0}.template-mobile-content .template-question{display:block}.template-mobile-content .template-question label{font-size:14px;font-weight:600;color:#111827;margin-bottom:8px;display:block}.template-mobile-content .template-question textarea{width:100%;font-size:16px;padding:12px;min-height:80px;max-height:150px;border:1px solid #e5e7eb;border-radius:10px;resize:vertical;box-sizing:border-box;line-height:1.5;font-family:inherit}.template-mobile-content .template-question textarea:focus{outline:none;border-color:#10a37f;box-shadow:0 0 0 3px #10a37f1a}.template-mobile-content .template-preview{flex-shrink:0;padding:12px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.template-mobile-content .template-preview-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:8px}.template-mobile-content .template-preview-box{font-size:13px;padding:12px;min-height:80px;max-height:150px;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px dashed #d1d5db;border-radius:8px;background:#fff;white-space:pre-wrap;word-wrap:break-word;line-height:1.6;color:#374151}.template-mobile-content .template-actions{flex-direction:column;gap:12px;padding-top:12px;border-top:1px solid #e5e7eb;flex-shrink:0}.template-mobile-content .template-model-picker{width:100%;display:flex;flex-direction:column;gap:8px}.template-mobile-content .template-model-picker label{font-size:13px;font-weight:500;color:#374151}.template-mobile-content .template-model-picker select{width:100%;font-size:16px;padding:12px;min-height:44px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-sizing:border-box}.template-mobile-content .template-action-buttons{width:100%;display:flex;flex-direction:column;gap:10px}.template-mobile-content .template-action-buttons .primary,.template-mobile-content .template-action-buttons .ghost{width:100%;min-height:44px;padding:12px 16px;font-size:15px;border-radius:10px;font-weight:500;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.template-detail{padding:12px!important;border-radius:10px;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;flex:1!important;height:auto!important;gap:8px!important;max-height:100%!important}.template-detail-head{flex-direction:column!important;align-items:flex-start!important;gap:6px!important;flex-shrink:0!important;margin-bottom:6px!important}.template-detail-meta{width:100%}.template-detail-badges{width:100%;margin-top:4px}.template-questions{flex:1!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;min-height:0!important;max-height:none!important;padding-right:4px;margin-bottom:8px!important;gap:10px!important;display:flex!important;flex-direction:column!important}.template-question{margin-bottom:0!important;flex-shrink:0;display:block!important;visibility:visible!important;opacity:1!important}.template-question label{font-size:12px!important;margin-bottom:4px!important;display:block!important;font-weight:600;color:#111827}.template-question textarea{width:100%!important;font-size:16px!important;padding:8px 10px!important;min-height:60px!important;max-height:100px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;resize:vertical;box-sizing:border-box!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:1!important}.template-preview{margin-top:0!important;padding-top:8px!important;border-top:1px solid #e5e7eb!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;gap:6px!important}.template-preview-title{font-size:12px!important;margin-bottom:6px!important;font-weight:600;color:#111827}.template-preview-box{font-size:12px!important;padding:8px!important;min-height:60px!important;max-height:100px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;border:1px dashed #d1d5db!important;border-radius:8px!important;background:#f8fafc!important;white-space:pre-wrap!important;word-wrap:break-word!important}.template-actions{flex-direction:column!important;gap:8px!important;padding:8px 0 0!important;border-top:1px solid #e5e7eb!important;margin-top:8px!important;flex-shrink:0!important;align-items:stretch!important;display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10!important}.template-model-picker{width:100%!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.template-model-picker label{font-size:11px!important;font-weight:500;color:#374151}.template-model-picker select{width:100%!important;font-size:16px!important;padding:8px 10px!important;min-height:40px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}.template-action-buttons{width:100%!important;display:flex!important;flex-direction:column!important;gap:6px!important;visibility:visible!important;opacity:1!important}.template-action-buttons .primary,.template-action-buttons .ghost{width:100%!important;min-height:40px!important;padding:10px 14px!important;font-size:13px!important;border-radius:8px!important;font-weight:500!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10!important}}.template-empty{border:1px dashed #d1d5db;border-radius:10px;padding:20px;text-align:center;color:#6b7280;background:#f9fafb}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background-color .2s ease,color .2s ease}.modal-close:hover{background:#e5e7eb;color:#374151}.login-tabs{display:flex;gap:24px;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.login-tab{background:none;border:none;padding:8px 0;font-size:15px;color:#6b7280;cursor:pointer;position:relative;transition:color .2s ease}.login-tab:hover,.login-tab.active{color:#10a37f}.login-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#10a37f}.login-content{padding:0;background:transparent;border:none}.wechat-login{display:grid;place-items:center;gap:16px;padding:20px 0}.wechat-auth-login{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 0}.wechat-auth-login .auth-tip{font-size:14px;color:#6b7280;text-align:center;margin:0}.wechat-auth-login button{display:flex;align-items:center;justify-content:center;min-width:200px}.qr-container{display:flex;flex-direction:column;align-items:center;gap:12px}.qr-container img{width:200px;height:200px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.05)}.qr-container .qr-tip{font-size:14px;color:#6b7280;text-align:center;line-height:1.5;margin:0}.qr-loading,.qr-success,.qr-expired{padding:40px 20px;text-align:center;color:#6b7280;font-size:14px}.contact-qr img{width:170px;height:170px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.05)}.password-login .form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.password-login .form-group label{font-size:14px;font-weight:500;color:#374151}.password-login .primary.full{width:100%;padding:12px;font-size:15px;font-weight:600;margin-top:8px;border-radius:8px}.password-login input{border-radius:8px;border:1px solid #d1d5db;padding:10px 12px;font-size:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.password-login input:focus{outline:none;border-color:#10a37f;box-shadow:0 0 0 3px #10a37f1a}.password-login input::placeholder{color:#9ca3af}.input-with-button{display:flex;gap:8px}.input-with-button input{flex:1}.sms-button{border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;padding:10px 16px;font-size:14px;white-space:nowrap;cursor:pointer;transition:all .2s ease}.sms-button:hover:not(:disabled){border-color:#10a37f;color:#10a37f}.sms-button:disabled{opacity:.5;cursor:not-allowed}.error-message{color:#ef4444;font-size:13px;margin-bottom:6px}.modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.modal-actions .ghost{white-space:nowrap}.outline{border:1px solid rgba(255,255,255,.25);background:transparent;color:inherit;border-radius:999px;padding:5px 12px}.outline.full{width:100%;justify-content:center;text-align:center;display:inline-flex}.outline.danger{border-color:#10a37f;color:#10a37f}.contact-qr-container{display:flex;gap:24px;justify-content:center;margin:12px 0 16px}.contact-qr-item{display:flex;flex-direction:column;align-items:center;gap:12px}.contact-qr-item .qr-label{font-size:14px;font-weight:500;color:#374151;margin:0}.contact-qr{display:grid;place-items:center;margin:10px 0}.profile-modal{color:#1d2337}.profile-header{display:flex;align-items:center;gap:clamp(12px,2vw,16px);padding-bottom:clamp(16px,2.5vw,20px);border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:clamp(16px,2.5vw,20px)}.profile-avatar{width:clamp(60px,8vw,80px);height:clamp(60px,8vw,80px);border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid rgba(16,163,127,.2);box-shadow:0 4px 12px #0000001a}.profile-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10a37f,#20e6b7);color:#fff;font-size:clamp(20px,3vw,28px);font-weight:600}.profile-info h3{margin:0 0 clamp(4px,.8vw,6px) 0;font-size:clamp(18px,2.5vw,24px);font-weight:600;color:#1d2337}.profile-id{margin:0;font-size:clamp(12px,1.5vw,14px);color:#7d84a3;font-family:Courier New,monospace}.profile-content{display:flex;flex-direction:column;gap:clamp(10px,1.5vw,14px)}.profile-section{background:#00000005;border-radius:clamp(8px,1.2vw,12px);padding:clamp(14px,2vw,18px);border:1px solid rgba(0,0,0,.05)}.section-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 clamp(8px,1.2vw,12px) 0;padding-bottom:clamp(6px,1vw,8px);border-bottom:1px solid rgba(0,0,0,.08)}.profile-section h4{margin:0;font-size:clamp(14px,2vw,16px);font-weight:600;color:#1d2337}.section-link{font-size:clamp(12px,1.5vw,14px);color:#10a37f;text-decoration:none;font-weight:500;transition:all .2s ease;white-space:nowrap}.section-link:hover{color:#0d8b66;text-decoration:underline}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(10px,1.5vw,14px) clamp(16px,2.5vw,20px)}.info-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:clamp(6px,1vw,8px);padding:clamp(8px,1.2vw,10px) 0}.info-label{font-size:clamp(12px,1.5vw,13px);color:#7d84a3;font-weight:500;white-space:nowrap;flex-shrink:0}.info-value{font-size:clamp(13px,1.8vw,15px);color:#1d2337;font-weight:500;word-break:break-all;text-align:left;flex-shrink:0}.info-value.highlight{color:#10a37f;font-weight:600;font-size:clamp(15px,2.2vw,18px)}.info-value.status-active{color:#10a37f}.info-value.status-vip{color:#f59e0b;font-weight:600}@media(max-width:600px){.info-grid{grid-template-columns:1fr}.profile-header{flex-direction:column;text-align:center}}@media(max-width:768px){.nav-links,.nav-actions .theme-toggle{display:none}.mobile-toggle{display:block;width:36px;height:36px;min-width:36px;min-height:36px;font-size:18px}.mobile-nav{display:grid;padding:10px 0}.mobile-nav a,.mobile-nav button{min-height:36px;padding:8px 10px;font-size:13px}.site-footer{flex-direction:column;gap:12px;padding:12px 16px;text-align:center}.site-footer .ghost{min-height:44px;padding:10px 16px;font-size:12px}.nav-bar{padding:10px 12px}.nav-inner{gap:12px;justify-content:space-between;position:relative}.brand-cluster{gap:10px;flex-shrink:0;order:1;flex:1;min-width:0}.mobile-toggle{order:2;margin-left:auto;margin-right:48px}.brand-logo{width:32px;height:32px}.brand-title{font-size:16px}.brand-tagline{font-size:11px}.nav-actions{gap:6px;flex-shrink:0;order:3;position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:10}.nav-actions .ghost,.nav-actions .primary{min-height:32px;padding:6px 10px;font-size:11px}.avatar{width:36px;height:36px;min-width:36px;min-height:36px;font-size:12px}.modal{width:calc(100vw - 20px);max-width:none;max-height:90vh;margin:10px;padding:16px;border-radius:12px}.modal.login-modal{width:calc(100vw - 20px);max-height:85vh}.modal.contact-modal{width:calc(100vw - 20px);max-width:500px;max-height:85vh;padding:20px 16px;border-radius:16px}.modal.contact-modal h3{font-size:18px;margin-bottom:10px}.modal.contact-modal p{font-size:13px;margin-bottom:16px}.modal.wechat-mp{width:calc(100vw - 20px);max-width:420px;max-height:85vh;padding:20px 16px;border-radius:16px}.modal.wechat-mp h3{font-size:18px;margin-bottom:8px}.modal.wechat-mp p{font-size:13px;margin-bottom:12px}.modal.profile-modal{width:calc(100vw - 20px);max-height:90vh}.modal.disclaimer-modal,.modal.privacy-modal,.modal.terms-modal{width:calc(100vw - 20px);max-height:85vh}.modal.download-modal{width:calc(100vw - 20px);max-height:80vh;padding:24px}.download-item{padding:20px}.download-item-content{flex-direction:column;align-items:stretch;gap:16px}.download-title{font-size:15px}.download-desc{font-size:12px}.download-btn{width:100%;justify-content:center;padding:12px 24px}.download-tip{margin-top:20px;padding:10px;font-size:11px}.modal.template-modal{width:calc(100vw - 10px);max-height:calc(100vh - 20px);padding:16px}.modal h3{font-size:18px;margin-bottom:16px}.modal-close{width:36px;height:36px;top:12px;right:12px;font-size:20px}.ghost,.primary{min-height:44px;padding:10px 16px;font-size:14px}.password-login input,.input-with-button input{font-size:16px;min-height:44px;padding:12px}.sms-button{min-height:44px;padding:12px 16px;font-size:14px}.login-tabs{gap:12px;margin-bottom:16px}.login-tab{font-size:14px;padding:10px 0}.qr-container img,.contact-qr img{max-width:200px;max-height:200px}.contact-qr-container{flex-direction:column;gap:20px;margin:16px 0 20px}.contact-qr-item{gap:10px}.contact-qr-item .qr-label{font-size:14px;font-weight:600}.contact-qr{margin:0}.contact-qr img{width:180px;height:180px;max-width:180px;max-height:180px;border-radius:12px}.modal.wechat-mp .contact-qr{margin:12px 0 16px}.modal.wechat-mp .contact-qr img{width:200px;height:200px;max-width:200px;max-height:200px;border-radius:12px}.template-layout{grid-template-columns:1fr;max-height:calc(100vh - 140px);min-height:0;gap:12px}.template-side{max-height:300px;padding:12px}.template-detail{min-height:0}}@media(max-width:480px){.mobile-toggle{width:32px;height:32px;min-width:32px;min-height:32px;font-size:16px}.nav-actions .ghost,.nav-actions .primary{min-height:28px;padding:5px 8px;font-size:10px}.avatar{width:32px;height:32px;min-width:32px;min-height:32px;font-size:11px}.mobile-nav a,.mobile-nav button{min-height:32px;padding:6px 8px;font-size:12px}.modal{width:calc(100vw - 10px);margin:5px;padding:12px;border-radius:10px}.modal h3{font-size:16px;margin-bottom:12px}.modal-close{width:32px;height:32px;top:8px;right:8px;font-size:18px}.qr-container img,.contact-qr img{max-width:180px;max-height:180px}.modal.contact-modal{width:calc(100vw - 16px);padding:16px 12px;border-radius:14px}.modal.contact-modal h3{font-size:16px;margin-bottom:8px}.modal.contact-modal p{font-size:12px;margin-bottom:14px}.contact-qr-container{gap:16px;margin:14px 0 16px}.contact-qr-item .qr-label{font-size:13px}.contact-qr img{width:160px;height:160px;max-width:160px;max-height:160px}.modal.wechat-mp{width:calc(100vw - 16px);padding:16px 12px;border-radius:14px}.modal.wechat-mp h3{font-size:16px;margin-bottom:6px}.modal.wechat-mp p{font-size:12px;margin-bottom:10px}.modal.wechat-mp .contact-qr img{width:180px;height:180px;max-width:180px;max-height:180px}.template-side{max-height:250px;padding:10px}}@media(max-width:480px){.page-shell,.main-container{height:auto!important;min-height:100vh}.main-container>router-view{height:auto!important;min-height:auto}.main-container>router-view>*,.main-container>router-view>div>*{flex:none!important;min-height:auto!important;max-height:none!important}}
