.home-page[data-v-7288548c]{height:100vh;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#5b7fff,#4d6fff);padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));position:relative;overflow:hidden;overscroll-behavior:none}.home-page[data-v-7288548c]:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:#ffffff14;border-radius:50%}.home-page[data-v-7288548c]:after{content:"";position:absolute;bottom:-40px;left:-40px;width:160px;height:160px;background:#ffffff0f;border-radius:50%}.home-header[data-v-7288548c]{text-align:center;margin-bottom:24px;position:relative;z-index:1}.home-logo[data-v-7288548c]{width:72px;height:72px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:36px}.home-title[data-v-7288548c]{font-size:28px;font-weight:700;color:#fff;margin-bottom:8px}.home-subtitle[data-v-7288548c]{font-size:15px;color:#fffc}.card-section[data-v-7288548c]{width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px;position:relative;z-index:1}.platform-card[data-v-7288548c]{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 20px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}.platform-card[data-v-7288548c]:active{transform:scale(.98);box-shadow:0 2px 10px #00000026}.platform-card-left[data-v-7288548c]{display:flex;align-items:center;gap:16px}.platform-card-icon[data-v-7288548c]{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px}.platform-card-icon.xhs[data-v-7288548c]{background:#ff2442;color:#fff;font-weight:700;font-size:20px}.platform-card-icon.douyin[data-v-7288548c]{background:#111;color:#fff;font-size:24px}.platform-card-name[data-v-7288548c]{font-size:18px;font-weight:600;color:#333}.platform-card-desc[data-v-7288548c]{font-size:13px;color:#999;margin-top:4px}.platform-card-arrow[data-v-7288548c]{width:24px;height:24px;border-top:2.5px solid #ccc;border-right:2.5px solid #ccc;transform:rotate(45deg)}.home-footer[data-v-7288548c]{text-align:center;color:#fff9;font-size:13px;position:relative;z-index:1;margin-top:20px}.guide-page[data-v-1420e390]{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;padding:60px 20px}.guide-icon[data-v-1420e390]{width:80px;height:80px;border-radius:50%;background:#5b7fff;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:24px}.guide-title[data-v-1420e390]{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.guide-desc[data-v-1420e390]{font-size:14px;color:#666;text-align:center;line-height:1.6;margin-bottom:40px}.guide-steps[data-v-1420e390]{width:100%;max-width:320px;display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.guide-step[data-v-1420e390]{display:flex;align-items:flex-start;gap:14px}.guide-step-num[data-v-1420e390]{width:28px;height:28px;border-radius:50%;background:#5b7fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.guide-step-text[data-v-1420e390]{font-size:15px;color:#333;line-height:1.5;padding-top:3px}.guide-tip[data-v-1420e390]{width:100%;max-width:320px;background:#fff8e1;border-radius:12px;padding:16px;display:flex;align-items:center;gap:10px;font-size:14px;color:#f57c00}.guide-tip-icon[data-v-1420e390]{font-size:20px}.result-page[data-v-5bbfd550]{height:100vh;height:100dvh;display:flex;flex-direction:column;background:#f5f5f5;overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:auto}.content-area[data-v-5bbfd550]{flex:1;display:flex;flex-direction:column;overflow:hidden}.content-top[data-v-5bbfd550]{flex-shrink:0}.content-scroll[data-v-5bbfd550]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 16px}.result-header[data-v-5bbfd550]{--platform-gradient: linear-gradient(135deg, #ff2442 0%, #ff4d6d 100%);background:var(--platform-gradient);padding:16px;padding-top:max(16px,env(safe-area-inset-top));text-align:center;color:#fff;position:relative}.platform-douyin .result-header[data-v-5bbfd550]{--platform-gradient: linear-gradient(135deg, #111 0%, #333 100%)}.result-header-back[data-v-5bbfd550]{position:absolute;left:16px;top:max(12px,env(safe-area-inset-top));font-size:14px;color:#ffffffe6;padding:8px 12px;cursor:pointer}.result-header-title[data-v-5bbfd550]{font-size:20px;font-weight:600;margin-bottom:6px}.result-header-desc[data-v-5bbfd550]{font-size:13px;opacity:.85}.loading-section[data-v-5bbfd550]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.loading-spinner[data-v-5bbfd550]{--spinner-color: #ff2442;width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:var(--spinner-color);border-radius:50%;animation:spin-5bbfd550 .8s linear infinite;margin-bottom:20px}.platform-douyin .loading-spinner[data-v-5bbfd550]{--spinner-color: #222}.loading-spinner.small[data-v-5bbfd550]{width:28px;height:28px;border-width:3px;margin-bottom:0}@keyframes spin-5bbfd550{to{transform:rotate(360deg)}}.loading-text[data-v-5bbfd550]{font-size:15px;color:#666}.loading-sub[data-v-5bbfd550]{font-size:13px;color:#999;margin-top:8px}.images-section[data-v-5bbfd550]{padding:12px 16px 8px}.images-scroll[data-v-5bbfd550]{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.image-item[data-v-5bbfd550]{position:relative;flex-shrink:0;width:100px;height:100px;border-radius:10px;overflow:visible;background:#eee}.image-item img[data-v-5bbfd550]{width:100%;height:100%;object-fit:cover;border-radius:12px}.image-add[data-v-5bbfd550]{display:flex;align-items:center;justify-content:center;background:#f8f8f8;border:2px dashed #ccc;cursor:pointer}.add-icon[data-v-5bbfd550]{font-size:28px;color:#bbb;font-weight:300}.image-placeholder[data-v-5bbfd550]{display:flex;align-items:center;justify-content:center;background:#f0f0f0;border:2px dashed #ddd}.image-loading[data-v-5bbfd550]{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#999}.image-delete[data-v-5bbfd550]{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#0000008c;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.image-delete span[data-v-5bbfd550]{color:#fff;font-size:14px;line-height:1;font-weight:700}.title-section[data-v-5bbfd550]{display:flex;align-items:center;justify-content:space-between;padding:0 16px 10px}.title-text[data-v-5bbfd550]{flex:1;font-size:16px;font-weight:700;color:#333;line-height:1.4;margin-right:12px}.btn-copy-title[data-v-5bbfd550]{flex-shrink:0;padding:6px 14px;border:1px solid #ddd;border-radius:16px;background:#fff;font-size:13px;color:#666;cursor:pointer}.btn-copy-title[data-v-5bbfd550]:active{background:#f5f5f5}.content-card[data-v-5bbfd550]{background:#fff;margin-bottom:12px;border-radius:12px;padding:16px}.content-body[data-v-5bbfd550]{font-size:14px;color:#333;line-height:1.7;word-break:break-all}.tags-section[data-v-5bbfd550]{padding-bottom:12px}.tags-list[data-v-5bbfd550]{display:flex;flex-wrap:wrap;gap:8px}.tag-item[data-v-5bbfd550]{--tag-color: #ff2442;font-size:14px;color:var(--tag-color)}.platform-douyin .tag-item[data-v-5bbfd550]{--tag-color: #222}.bottom-bar[data-v-5bbfd550]{flex-shrink:0;background:#fff;padding:6px 16px 8px;padding-bottom:max(8px,env(safe-area-inset-bottom));box-shadow:0 -2px 20px #00000014}.copy-tip[data-v-5bbfd550]{display:flex;align-items:center;justify-content:center;gap:6px;padding-bottom:6px;font-size:12px;color:#999}.copy-tip-icon[data-v-5bbfd550]{font-size:16px}.bottom-actions[data-v-5bbfd550]{display:flex;gap:12px}.btn[data-v-5bbfd550]{flex:1;height:42px;border-radius:21px;border:none;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.btn[data-v-5bbfd550]:active{opacity:.85}.btn-outline[data-v-5bbfd550]{background:#f5f5f5;color:#666}.btn-primary[data-v-5bbfd550]{--btn-gradient: linear-gradient(135deg, #ff2442 0%, #ff4d6d 100%);background:var(--btn-gradient);color:#fff}.platform-douyin .btn-primary[data-v-5bbfd550]{--btn-gradient: linear-gradient(135deg, #111 0%, #333 100%)}.global-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000bf;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;z-index:9999;animation:toastFade 2s ease}@keyframes toastFade{0%,to{opacity:0}10%,80%{opacity:1}}
