:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1918;background:#fafafa;max-width:480px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Outfit,sans-serif}.login-page[data-v-a74833bf]{background:#f5f5f5;flex-direction:column;align-items:center;min-height:100vh;padding:60px 24px 40px;display:flex}.logo-section[data-v-a74833bf]{flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.logo[data-v-a74833bf]{color:#1a1918;background:#ffe712;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;font-size:40px;font-weight:900;display:flex}.desc[data-v-a74833bf]{color:#999;text-align:center;margin-top:20px;padding:0 10px;font-size:12px;line-height:1.6}.form-card[data-v-a74833bf]{background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 12px #00000008}.input-row[data-v-a74833bf]{border-bottom:1px solid #e5e4e1;align-items:center;height:52px;padding:0 16px;display:flex}.input-row[data-v-a74833bf]:last-child{border-bottom:none}.input-row input[data-v-a74833bf]{color:#1a1918;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.input-row input[data-v-a74833bf]::placeholder{color:#bbb}.code-row[data-v-a74833bf]{gap:12px}.divider[data-v-a74833bf]{background:#e5e4e1;flex-shrink:0;width:1px;height:20px}.send-btn[data-v-a74833bf]{color:#bbb;white-space:nowrap;cursor:default;flex-shrink:0;font-size:13px;font-weight:500}.send-btn.active[data-v-a74833bf]{color:#f80;cursor:pointer}.mock-hint[data-v-a74833bf]{color:#f80;background:#fff9e0;border-radius:8px;width:100%;margin-top:12px;padding:8px 12px;font-size:12px}.error[data-v-a74833bf]{color:#f50;width:100%;margin-top:12px;font-size:13px}.login-btn[data-v-a74833bf]{color:#999;cursor:not-allowed;background:#e5e4e1;border:none;border-radius:24px;width:100%;height:48px;margin-top:24px;font-family:inherit;font-size:15px;font-weight:700}.login-btn.active[data-v-a74833bf]{color:#1a1918;cursor:pointer;background:#ffe712}.login-btn[data-v-a74833bf]:disabled{cursor:not-allowed}.app[data-v-2bbb6ef1]{min-height:100vh;padding-bottom:24px}.sticky-top[data-v-2bbb6ef1]{z-index:10;position:sticky;top:0}.header[data-v-2bbb6ef1]{background:#ffe712}.nav-bar[data-v-2bbb6ef1]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-2bbb6ef1]{color:#1a1918;width:24px;height:24px}.nav-bar h1[data-v-2bbb6ef1]{color:#1a1918;letter-spacing:-.2px;font-size:18px;font-weight:600}.nav-right[data-v-2bbb6ef1]{color:#1a1918;align-items:center;gap:16px;display:flex}.nav-right svg[data-v-2bbb6ef1]{cursor:pointer;width:22px;height:22px}.search-section[data-v-2bbb6ef1]{background:#ffe712;flex-direction:column;gap:16px;padding:0 16px 12px;display:flex}.tabs[data-v-2bbb6ef1]{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.tab[data-v-2bbb6ef1]{color:#666;cursor:pointer;border-bottom:2px solid #0000;padding-bottom:8px;font-size:14px;font-weight:500;transition:all .2s}.tab.active[data-v-2bbb6ef1]{color:#f80;border-bottom-color:#f80;font-weight:600}.loading[data-v-2bbb6ef1]{text-align:center;color:#999;padding:40px}.order-list[data-v-2bbb6ef1]{flex-direction:column;gap:12px;padding:12px 16px 24px;display:flex}.order-card[data-v-2bbb6ef1]{cursor:pointer;background:#fff;border-radius:16px;transition:transform .15s;overflow:hidden;box-shadow:0 2px 12px #1a191808}.order-card[data-v-2bbb6ef1]:active{transform:scale(.98)}.card-header[data-v-2bbb6ef1]{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.status-tag[data-v-2bbb6ef1]{align-items:center;gap:6px;display:flex}.status-dot[data-v-2bbb6ef1]{background:#f80;border-radius:50%;width:8px;height:8px}.status-text[data-v-2bbb6ef1]{color:#f80;font-size:13px;font-weight:600}.order-date[data-v-2bbb6ef1]{color:#999;font-size:12px}.divider[data-v-2bbb6ef1]{background:#e5e4e1;height:1px}.goods-section[data-v-2bbb6ef1]{align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.goods-img[data-v-2bbb6ef1]{object-fit:cover;background:#f0f0f0;border-radius:12px;flex-shrink:0;width:80px;height:80px}.goods-img-placeholder[data-v-2bbb6ef1]{display:block}.goods-info[data-v-2bbb6ef1]{flex-direction:column;flex:1;justify-content:space-between;min-height:80px;display:flex}.goods-title[data-v-2bbb6ef1]{color:#1a1918;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.merge-goods-grid[data-v-2bbb6ef1]{flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.merge-goods-img[data-v-2bbb6ef1]{object-fit:cover;background:#f0f0f0;border-radius:8px;width:56px;height:56px}.card-footer[data-v-2bbb6ef1]{justify-content:space-between;align-items:center;padding:12px 16px 14px;display:flex}.count-text[data-v-2bbb6ef1]{color:#999;font-size:13px}.price-info[data-v-2bbb6ef1]{align-items:flex-end;gap:2px;display:flex}.price-label[data-v-2bbb6ef1]{color:#666;font-size:12px}.price-value[data-v-2bbb6ef1]{color:#f50;font-size:15px;font-weight:700}.card-actions[data-v-2bbb6ef1]{justify-content:flex-end;gap:8px;padding:0 16px 12px;display:flex}.card-action[data-v-2bbb6ef1]{cursor:pointer;border-radius:16px;padding:6px 14px;font-size:12px;font-weight:600}.card-action.undo[data-v-2bbb6ef1]{color:#f50;border:1px solid #f50}.card-action.combine[data-v-2bbb6ef1]{color:#1a1918;background:#ffe712}.card-action.express[data-v-2bbb6ef1]{color:#fff;background:#f80}.load-more[data-v-2bbb6ef1]{text-align:center;color:#999;padding:16px;font-size:13px}.end-row[data-v-2bbb6ef1]{justify-content:center;align-items:center;gap:12px;padding:8px 0;display:flex}.end-line[data-v-2bbb6ef1]{background:#d1d0cd;width:80px;height:1px}.end-text[data-v-2bbb6ef1]{color:#999;font-size:13px}.empty[data-v-2bbb6ef1]{text-align:center;color:#999;padding:60px 0}.detail-page[data-v-73ab3a38]{min-height:100vh;padding-bottom:70px}.header[data-v-73ab3a38]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-73ab3a38]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-73ab3a38]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-73ab3a38]{color:#1a1918;font-size:18px;font-weight:600}.nav-right[data-v-73ab3a38]{color:#1a1918;align-items:center;gap:12px;display:flex}.nav-right svg[data-v-73ab3a38]{width:22px;height:22px}.progress-banner[data-v-73ab3a38]{background:#ffe712;padding:16px 16px 24px}.progress-bar-wrap[data-v-73ab3a38]{background:#fff;border-radius:16px;padding:24px 20px 20px;position:relative;box-shadow:0 2px 12px #1a191808}.progress-steps[data-v-73ab3a38]{z-index:2;justify-content:space-between;display:flex;position:relative}.progress-step[data-v-73ab3a38]{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.step-dot[data-v-73ab3a38]{background:#e5e4e1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex}.step-dot.done[data-v-73ab3a38]{background:#f80}.step-dot.current[data-v-73ab3a38]{background:#f80;box-shadow:0 0 0 4px #f803}.step-label[data-v-73ab3a38]{color:#999;white-space:nowrap;font-size:11px;font-weight:500}.step-label.active[data-v-73ab3a38]{color:#f80;font-weight:600}.progress-line-bg[data-v-73ab3a38]{z-index:1;background:#e5e4e1;border-radius:2px;height:3px;position:absolute;top:33px;left:40px;right:40px}.progress-line-fill[data-v-73ab3a38]{background:#f80;border-radius:2px;height:100%;transition:width .5s}.status-banner[data-v-73ab3a38]{background:#ffe712;padding:0 16px 20px}.status-banner-inner[data-v-73ab3a38]{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;box-shadow:0 2px 12px #1a191808}.status-label[data-v-73ab3a38]{color:#1a1918;font-size:16px;font-weight:700}.status-arrow[data-v-73ab3a38]{width:20px;height:20px}.status-time[data-v-73ab3a38]{color:#666;padding:10px 4px 0;font-size:13px}.loading[data-v-73ab3a38]{text-align:center;color:#999;padding:40px}.info-card[data-v-73ab3a38]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.info-row[data-v-73ab3a38]{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.info-row+.info-row[data-v-73ab3a38]{border-top:1px solid #f0f0f0}.info-label[data-v-73ab3a38]{color:#999;flex-shrink:0;font-size:13px}.info-value[data-v-73ab3a38]{color:#1a1918;text-align:right;word-break:break-all;font-size:13px}.mono[data-v-73ab3a38]{font-family:SF Mono,Menlo,monospace;font-size:12px}.goods-card[data-v-73ab3a38]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.goods-card-title[data-v-73ab3a38]{color:#1a1918;margin-bottom:14px;font-size:16px;font-weight:700}.goods-item[data-v-73ab3a38]{border-top:1px solid #f0f0f0;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.goods-item[data-v-73ab3a38]:first-of-type{border-top:none;padding-top:0}.goods-item.clickable[data-v-73ab3a38]{cursor:pointer}.goods-item.clickable[data-v-73ab3a38]:active{opacity:.7}.goods-img[data-v-73ab3a38]{object-fit:cover;background:#f0f0f0;border-radius:12px;flex-shrink:0;width:88px;height:88px}.goods-img-placeholder[data-v-73ab3a38]{display:block}.goods-info[data-v-73ab3a38]{flex-direction:column;flex:1;gap:6px;display:flex}.goods-title[data-v-73ab3a38]{color:#1a1918;text-align:left;font-size:14px;font-weight:500;line-height:1.5}.goods-bottom[data-v-73ab3a38]{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.goods-price[data-v-73ab3a38]{color:#1a1918;font-size:16px;font-weight:700}.goods-qty[data-v-73ab3a38]{color:#999;font-size:13px}.goods-goofish-no[data-v-73ab3a38]{color:#999;text-align:left;margin-bottom:2px;font-size:11px}.photo-entry[data-v-73ab3a38]{color:#fff;cursor:pointer;background:#f80;border-radius:20px;margin-top:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.photo-entry.confirmed[data-v-73ab3a38]{background:#4caf50}.price-card[data-v-73ab3a38]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.price-card-title[data-v-73ab3a38]{color:#1a1918;margin-bottom:12px;font-size:15px;font-weight:700}.price-row[data-v-73ab3a38]{color:#666;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.price-row .mono[data-v-73ab3a38]{font-size:14px}.price-row+.price-row[data-v-73ab3a38]{border-top:1px solid #f0f0f0}.price-highlight[data-v-73ab3a38]{color:#f50;font-size:16px;font-weight:700}.timeline-card[data-v-73ab3a38]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.timeline-header[data-v-73ab3a38]{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.timeline-title[data-v-73ab3a38]{color:#1a1918;font-size:16px;font-weight:700}.express-meta[data-v-73ab3a38]{text-align:right;flex-direction:column;gap:2px;display:flex}.express-id[data-v-73ab3a38]{color:#999;font-size:12px}.timeline-label.highlight[data-v-73ab3a38]{color:#f80;font-weight:600}.detail-bottom-bar[data-v-73ab3a38]{z-index:20;background:#fff;border-top:1px solid #eee;width:100%;max-width:480px;padding:10px 16px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.action-row[data-v-73ab3a38]{gap:10px;display:flex}.action-btn[data-v-73ab3a38]{cursor:pointer;border-radius:22px;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;display:flex}.action-btn[data-v-73ab3a38]:active{opacity:.8}.action-btn.combine[data-v-73ab3a38]{color:#1a1918;background:#ffe712}.action-btn.express[data-v-73ab3a38]{color:#fff;background:#f80}.action-btn.undo[data-v-73ab3a38]{color:#f50;background:#fff;border:1.5px solid #f50}.action-btn.disabled[data-v-73ab3a38]{opacity:.5;pointer-events:none}.timeline[data-v-73ab3a38]{padding-left:20px;position:relative}.timeline[data-v-73ab3a38]:before{content:"";background:#e5e4e1;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.timeline-item[data-v-73ab3a38]{gap:14px;padding-bottom:20px;display:flex;position:relative}.timeline-item[data-v-73ab3a38]:last-child{padding-bottom:0}.timeline-dot[data-v-73ab3a38]{z-index:1;background:#d1d0cd;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:2px;margin-left:-20px}.timeline-dot.active[data-v-73ab3a38]{background:#f80;box-shadow:0 0 0 3px #f803}.timeline-content[data-v-73ab3a38]{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.timeline-label[data-v-73ab3a38]{color:#1a1918;text-align:left;font-size:14px;font-weight:500}.timeline-time[data-v-73ab3a38]{color:#999;text-align:left;font-size:12px}.photo-page[data-v-006d7a16]{min-height:100vh;padding-bottom:80px}.header[data-v-006d7a16]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-006d7a16]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-006d7a16]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-006d7a16]{color:#1a1918;font-size:18px;font-weight:600}.nav-right[data-v-006d7a16]{color:#1a1918;align-items:center;gap:12px;display:flex}.nav-right svg[data-v-006d7a16]{width:22px;height:22px}.loading[data-v-006d7a16]{text-align:center;color:#999;padding:40px}.product-summary[data-v-006d7a16]{background:#fff;border-radius:16px;margin:12px 16px;padding:14px 16px;box-shadow:0 2px 12px #1a191808}.product-row[data-v-006d7a16]{align-items:center;gap:12px;display:flex}.product-img[data-v-006d7a16]{object-fit:cover;background:#f0f0f0;border-radius:10px;flex-shrink:0;width:60px;height:60px}.product-info[data-v-006d7a16]{flex:1}.product-title[data-v-006d7a16]{color:#1a1918;-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.product-meta[data-v-006d7a16]{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.product-price[data-v-006d7a16]{color:#1a1918;font-size:15px;font-weight:700}.product-qty[data-v-006d7a16]{color:#999;font-size:13px}.photo-content[data-v-006d7a16]{padding:0 16px}.photo-group[data-v-006d7a16]{background:#fff;border-radius:16px;margin-bottom:12px;padding:16px;box-shadow:0 2px 12px #1a191808}.group-header[data-v-006d7a16]{margin-bottom:12px}.group-title[data-v-006d7a16]{color:#1a1918;font-size:15px;font-weight:700}.photo-grid[data-v-006d7a16]{grid-template-columns:1fr 1fr;gap:10px;display:grid}.photo-cell[data-v-006d7a16]{cursor:pointer;background:#f5f4f1;border-radius:12px;position:relative;overflow:hidden}.photo-index[data-v-006d7a16]{color:#fff;z-index:1;background:#00000080;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}.photo-img[data-v-006d7a16]{aspect-ratio:1;object-fit:cover;width:100%;display:block}.photo-time[data-v-006d7a16]{color:#999;background:#fff;padding:6px 8px;font-size:11px}.empty[data-v-006d7a16]{text-align:center;color:#999;padding:60px 0}.bottom-bar[data-v-006d7a16]{z-index:20;background:#fff;border-top:1px solid #eee;gap:0;width:100%;max-width:480px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.confirm-btn[data-v-006d7a16],.feedback-btn[data-v-006d7a16]{text-align:center;cursor:pointer;flex:1;padding:16px 0;font-size:15px;font-weight:600}.confirm-btn[data-v-006d7a16]{color:#999;background:#f0f0f0}.confirm-btn.disabled[data-v-006d7a16]{pointer-events:none}.feedback-btn[data-v-006d7a16]{color:#1a1918;background:#ffe712}.preview-overlay[data-v-006d7a16]{z-index:100;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preview-img[data-v-006d7a16]{object-fit:contain;border-radius:8px;max-width:90vw;max-height:85vh}.feedback-page[data-v-08cc4b64]{min-height:100vh;padding-bottom:80px}.header[data-v-08cc4b64]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-08cc4b64]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-08cc4b64]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-08cc4b64]{color:#1a1918;font-size:18px;font-weight:600}.nav-right[data-v-08cc4b64]{color:#1a1918;align-items:center;gap:12px;display:flex}.nav-right svg[data-v-08cc4b64]{width:22px;height:22px}.loading[data-v-08cc4b64]{text-align:center;color:#999;padding:40px}.toast[data-v-08cc4b64]{color:#fff;z-index:200;background:#000000bf;border-radius:20px;padding:10px 24px;font-size:14px;position:fixed;top:80px;left:50%;transform:translate(-50%)}.notice[data-v-08cc4b64]{color:#666;background:#fff9e0;border-radius:12px;margin:12px 16px;padding:14px 16px;font-size:13px;line-height:1.5}.section[data-v-08cc4b64]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px;box-shadow:0 2px 12px #1a191808}.section-title[data-v-08cc4b64]{color:#1a1918;margin-bottom:12px;font-size:15px;font-weight:700}.type-options[data-v-08cc4b64]{flex-wrap:wrap;gap:10px;display:flex}.type-option[data-v-08cc4b64]{color:#666;cursor:pointer;align-items:center;gap:6px;padding:6px 0;font-size:14px;display:flex}.type-option.selected[data-v-08cc4b64]{color:#1a1918}.radio[data-v-08cc4b64]{border:2px solid #d1d0cd;border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.radio.checked[data-v-08cc4b64]{border-color:#f80}.radio.checked[data-v-08cc4b64]:after{content:"";background:#f80;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:3px}.comment-input[data-v-08cc4b64]{color:#1a1918;resize:none;border:1px solid #e5e4e1;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5}.comment-input[data-v-08cc4b64]:focus{border-color:#ffe712}.group-label[data-v-08cc4b64]{color:#666;margin-top:4px;margin-bottom:8px;font-size:13px;font-weight:600}.photo-row[data-v-08cc4b64]{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.selectable-photo[data-v-08cc4b64]{cursor:pointer;border:2px solid #0000;border-radius:12px;transition:border-color .2s;position:relative;overflow:hidden}.selectable-photo.selected[data-v-08cc4b64]{border-color:#f80}.check-circle[data-v-08cc4b64]{z-index:1;width:22px;height:22px;position:absolute;top:8px;left:8px}.check-circle svg[data-v-08cc4b64]{width:22px;height:22px}.select-img[data-v-08cc4b64]{aspect-ratio:1;object-fit:cover;width:100%;display:block}.bottom-bar[data-v-08cc4b64]{z-index:20;background:#fff;border-top:1px solid #eee;gap:0;width:100%;max-width:480px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.cancel-btn[data-v-08cc4b64],.submit-btn[data-v-08cc4b64]{text-align:center;cursor:pointer;flex:1;padding:16px 0;font-size:15px;font-weight:600}.cancel-btn[data-v-08cc4b64]{color:#666;background:#f0f0f0}.submit-btn[data-v-08cc4b64]{color:#1a1918;background:#ffe712}.submit-btn.disabled[data-v-08cc4b64]{color:#999;pointer-events:none;background:#f0f0f0}.detail-page[data-v-02870c1e]{min-height:100vh;padding-bottom:24px}.header[data-v-02870c1e]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-02870c1e]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-02870c1e]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-02870c1e]{color:#1a1918;font-size:18px;font-weight:600}.nav-right[data-v-02870c1e]{color:#1a1918;align-items:center;gap:12px;display:flex}.nav-right svg[data-v-02870c1e]{width:22px;height:22px}.loading[data-v-02870c1e]{text-align:center;color:#999;padding:40px}.goods-card[data-v-02870c1e]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.goods-card-title[data-v-02870c1e]{color:#1a1918;margin-bottom:14px;font-size:15px;font-weight:700}.goods-item[data-v-02870c1e]{align-items:flex-start;gap:12px;display:flex}.goods-img[data-v-02870c1e]{object-fit:cover;background:#f0f0f0;border-radius:12px;flex-shrink:0;width:88px;height:88px}.goods-info[data-v-02870c1e]{flex-direction:column;flex:1;gap:6px;display:flex}.goods-title[data-v-02870c1e]{color:#1a1918;text-align:left;font-size:14px;font-weight:500;line-height:1.5}.goods-bottom[data-v-02870c1e]{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.goods-price[data-v-02870c1e]{color:#1a1918;font-size:16px;font-weight:700}.goods-qty[data-v-02870c1e]{color:#999;font-size:13px}.photo-entry[data-v-02870c1e]{color:#fff;cursor:pointer;background:#f80;border-radius:20px;margin-top:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.photo-entry.confirmed[data-v-02870c1e]{background:#4caf50}.price-card[data-v-02870c1e]{background:#fff;border-radius:16px;margin:12px 16px;padding:16px 18px;box-shadow:0 2px 12px #1a191808}.price-card-title[data-v-02870c1e]{color:#1a1918;margin-bottom:12px;font-size:15px;font-weight:700}.price-row[data-v-02870c1e]{color:#666;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.price-row+.price-row[data-v-02870c1e]{border-top:1px solid #f0f0f0}.mono[data-v-02870c1e]{font-size:14px}.combine-page[data-v-12020d65]{min-height:100vh;padding-bottom:80px}.header[data-v-12020d65]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-12020d65]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-12020d65]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-12020d65]{color:#1a1918;font-size:18px;font-weight:600}.selected-count[data-v-12020d65]{color:#666;font-size:13px}.loading[data-v-12020d65]{text-align:center;color:#999;padding:40px}.empty[data-v-12020d65]{text-align:center;color:#999;padding:60px 0}.order-list[data-v-12020d65]{flex-direction:column;gap:10px;padding:12px 16px;display:flex}.order-card[data-v-12020d65]{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;gap:12px;padding:14px;transition:border-color .2s;display:flex;box-shadow:0 2px 12px #1a191808}.order-card.checked[data-v-12020d65]{border-color:#f80}.card-check[data-v-12020d65]{align-items:flex-start;padding-top:2px;display:flex}.checkbox[data-v-12020d65]{border:2px solid #d1d0cd;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.checkbox.active[data-v-12020d65]{background:#f80;border-color:#f80}.card-content[data-v-12020d65]{flex:1;min-width:0}.card-header[data-v-12020d65]{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.order-sn[data-v-12020d65]{color:#999;font-family:monospace;font-size:12px}.order-price[data-v-12020d65]{color:#f50;font-size:14px;font-weight:700}.goods-row[data-v-12020d65]{align-items:center;gap:8px;margin-top:6px;display:flex}.goods-thumb[data-v-12020d65]{object-fit:cover;background:#f0f0f0;border-radius:6px;flex-shrink:0;width:36px;height:36px}.goods-name[data-v-12020d65]{color:#1a1918;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.more-goods[data-v-12020d65]{color:#999;margin-top:4px;font-size:12px}.fee-panel[data-v-12020d65]{background:#fff;border-radius:14px;margin:0 16px 12px;padding:14px 16px;box-shadow:0 2px 12px #1a191808}.fee-title[data-v-12020d65]{color:#1a1918;margin-bottom:10px;font-size:14px;font-weight:700}.fee-row[data-v-12020d65]{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.fee-row[data-v-12020d65]:first-of-type{border-top:none}.fee-info[data-v-12020d65]{text-align:left;flex-direction:column;gap:2px;display:flex}.fee-name[data-v-12020d65]{color:#1a1918;font-size:14px}.fee-sub[data-v-12020d65]{color:#999;font-size:11px}.fee-price[data-v-12020d65]{color:#f50;font-size:15px;font-weight:700}.fee-disabled[data-v-12020d65]{color:#999;font-size:13px;font-weight:400}.bottom-bar[data-v-12020d65]{z-index:20;background:#fff;border-top:1px solid #eee;gap:0;width:100%;max-width:480px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.calc-btn[data-v-12020d65],.combine-btn[data-v-12020d65]{text-align:center;cursor:default;color:#999;background:#f0f0f0;flex:1;padding:16px 0;font-size:15px;font-weight:600}.calc-btn.active[data-v-12020d65]{color:#f80;cursor:pointer;background:#fff}.combine-btn.active[data-v-12020d65]{color:#1a1918;cursor:pointer;background:#ffe712}.express-page[data-v-886e1106]{min-height:100vh;padding-bottom:80px}.header[data-v-886e1106]{z-index:10;background:#ffe712;position:sticky;top:0}.nav-bar[data-v-886e1106]{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-icon[data-v-886e1106]{color:#1a1918;cursor:pointer;width:24px;height:24px}.nav-bar h1[data-v-886e1106]{color:#1a1918;font-size:18px;font-weight:600}.loading[data-v-886e1106]{text-align:center;color:#999;padding:40px}.info-card[data-v-886e1106]{background:#fff;border-radius:14px;margin:12px 16px;padding:14px 16px;box-shadow:0 2px 12px #1a191808}.info-row[data-v-886e1106]{justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.info-label[data-v-886e1106]{color:#999;flex-shrink:0}.info-value[data-v-886e1106]{color:#1a1918;font-family:monospace}.goofish-nos[data-v-886e1106]{align-items:flex-start}.info-value-list[data-v-886e1106]{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.info-more[data-v-886e1106]{color:#f80;cursor:pointer;font-size:12px}.section-card[data-v-886e1106]{background:#fff;border-radius:14px;margin:12px 16px;padding:16px;box-shadow:0 2px 12px #1a191808}.section-title[data-v-886e1106]{color:#1a1918;margin-bottom:14px;font-size:15px;font-weight:700}.express-option[data-v-886e1106]{cursor:pointer;border-top:1px solid #f0f0f0;gap:12px;padding:14px 0;display:flex}.express-option[data-v-886e1106]:first-of-type{border-top:none}.express-option.disabled[data-v-886e1106]{opacity:.5;cursor:default}.express-option.selected[data-v-886e1106]{background:#fff9e0;border-radius:10px;margin:0 -16px;padding:14px 16px}.option-radio[data-v-886e1106]{padding-top:2px}.radio[data-v-886e1106]{border:2px solid #d1d0cd;border-radius:50%;width:20px;height:20px;position:relative}.radio.checked[data-v-886e1106]{border-color:#f80}.radio.checked[data-v-886e1106]:after{content:"";background:#f80;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px}.option-content[data-v-886e1106]{flex:1}.option-header[data-v-886e1106]{justify-content:space-between;align-items:center;display:flex}.option-title[data-v-886e1106]{color:#1a1918;font-size:15px;font-weight:600}.option-price[data-v-886e1106]{align-items:center;gap:6px;display:flex}.price-original[data-v-886e1106]{color:#999;font-size:13px;text-decoration:line-through}.price-current[data-v-886e1106]{color:#f50;font-size:16px;font-weight:700}.price-unavailable[data-v-886e1106]{color:#999;font-size:13px}.option-subtitle[data-v-886e1106]{color:#999;text-align:left;margin-top:6px;font-size:12px;line-height:1.4}.option-tags[data-v-886e1106]{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tag[data-v-886e1106]{color:#666;background:#f5f4f1;border-radius:4px;padding:2px 8px;font-size:11px}.fee-row[data-v-886e1106]{color:#666;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.fee-row+.fee-row[data-v-886e1106]{border-top:1px solid #f0f0f0}.bottom-bar[data-v-886e1106]{z-index:20;background:#fff;border-top:1px solid #eee;align-items:center;width:100%;max-width:480px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.total[data-v-886e1106]{color:#666;text-align:left;flex:1;font-size:14px}.total-price[data-v-886e1106]{color:#f50;font-size:18px;font-weight:700}.submit-btn[data-v-886e1106]{color:#999;cursor:default;background:#e5e4e1;border-radius:22px;padding:12px 28px;font-size:15px;font-weight:700}.submit-btn.active[data-v-886e1106]{color:#1a1918;cursor:pointer;background:#ffe712}.result-card[data-v-886e1106]{border:2px solid #f80}.result-title[data-v-886e1106]{color:#f80;margin-bottom:12px;font-size:16px;font-weight:700}.result-row[data-v-886e1106]{color:#666;justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.result-link[data-v-886e1106]{text-align:center;color:#1a1918;background:#ffe712;border-radius:10px;margin-top:12px;padding:12px;font-size:15px;font-weight:700;text-decoration:none;display:block}.result-url[data-v-886e1106]{color:#999;word-break:break-all;text-align:center;cursor:pointer;margin-top:8px;font-size:12px}
