: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{margin:0 auto;padding:0;font-weight:400;width:100vw;height:100vh}body{overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#f5f5f5}::-webkit-scrollbar{display:none;width:0;height:0}html,body{scrollbar-width:none;-ms-overflow-style:none}.app-background[data-v-174c4234]{width:100%;height:100%;max-width:600px;margin:0 auto;position:relative;background-color:#fff;display:flex;flex-direction:column}@media(min-width:768px){.app-background[data-v-174c4234]{margin-top:20px;margin-bottom:20px;height:calc(100vh - 40px);border-radius:8px;overflow:hidden;box-shadow:0 0 20px #0000000d}body[data-v-174c4234]{display:flex;justify-content:center;background-color:#f5f5f5}}.app-container[data-v-174c4234]{width:100%;height:100%;position:relative;display:flex;flex-direction:column}.scroll-container[data-v-174c4234]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%}.bottom-nav[data-v-174c4234]{height:50px;background-color:#fff;border-top:1px solid #eee;display:flex;justify-content:space-around;align-items:center;z-index:100;padding-bottom:env(safe-area-inset-bottom);flex-shrink:0}.nav-item[data-v-174c4234]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#999;font-size:11px;flex:1;height:100%;cursor:pointer;transition:color .2s}.nav-item[data-v-174c4234]:hover{background-color:#f9f9f9}.icon-container[data-v-174c4234]{margin-bottom:3px;height:24px;display:flex;align-items:center}.tab-icon[data-v-174c4234]{width:24px;height:24px;object-fit:contain}.nav-item.active[data-v-174c4234]{color:#fe3666}.page-title{position:fixed;top:0;left:0;right:0;height:44px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid #eee;z-index:100;font-size:17px;color:#333}.home{min-height:100vh;width:100%;background-color:#f5f5f5;padding-top:44px;padding-bottom:60px;-webkit-overflow-scrolling:touch}.banner-img{width:100%;height:auto;display:block}.recommend{padding:15px}.recommend-title{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.card{background-color:#fff;border-radius:4px;padding-bottom:10px;overflow:hidden;cursor:pointer}.card-img{width:100%;height:auto;display:block;background:#e6e6e6}.card-title{font-size:14px;color:#333;margin-top:8px;padding:0 8px}.card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding:0 8px}.card-price{color:#fe3666;font-size:15px;font-weight:700}.buy-btn{background-color:#fe3666;color:#fff;border:none;border-radius:16px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer}.mine-container[data-v-145aee08]{min-height:100vh;background-color:#f5f5f5;padding-bottom:60px}.header[data-v-145aee08]{height:44px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid #eee;font-size:17px;color:#333;position:sticky;top:0;z-index:10}.content[data-v-145aee08]{padding:15px}.user-info-card[data-v-145aee08]{background-color:#fff;border-radius:8px;padding:20px;display:flex;align-items:center;margin-bottom:20px;box-shadow:0 2px 8px #0000000d}.avatar[data-v-145aee08]{width:60px;height:60px;border-radius:50%;margin-right:15px;background-color:#eee}.user-details[data-v-145aee08]{display:flex;flex-direction:column}.nickname[data-v-145aee08]{font-size:18px;font-weight:600;color:#333;margin-bottom:4px}.uid[data-v-145aee08]{font-size:12px;color:#999}.section-title[data-v-145aee08]{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;padding-left:4px}.order-list[data-v-145aee08]{display:flex;flex-direction:column;gap:10px}.order-item[data-v-145aee08]{background-color:#fff;border-radius:8px;padding:15px;display:flex;flex-direction:column}.order-header-row[data-v-145aee08]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f5f5f5}.order-no[data-v-145aee08]{font-size:12px;color:#666}.order-status[data-v-145aee08]{font-size:12px;color:#999}.status-paid[data-v-145aee08]{color:#52c41a}.status-unpaid[data-v-145aee08]{color:#faad14}.order-content-row[data-v-145aee08]{display:flex;align-items:flex-start}.product-img[data-v-145aee08]{width:70px;height:70px;border-radius:4px;object-fit:cover;background-color:#e6e6e6;margin-right:12px;flex-shrink:0}.order-details-col[data-v-145aee08]{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:70px}.order-title[data-v-145aee08]{font-size:14px;color:#333;font-weight:500;line-height:1.4;margin-bottom:auto}.order-bottom-row[data-v-145aee08]{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.order-time[data-v-145aee08]{font-size:11px;color:#999}.order-price[data-v-145aee08]{color:#333;font-weight:600;font-size:15px}.product-detail[data-v-42fadf3f]{min-height:100vh;background-color:#f5f5f5;padding-top:44px;padding-bottom:60px}.header[data-v-42fadf3f]{position:fixed;top:0;left:0;right:0;height:44px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #eee;z-index:100}.back-btn[data-v-42fadf3f]{cursor:pointer;display:flex;align-items:center;width:24px;height:24px}.back-icon[data-v-42fadf3f]{width:24px;height:24px;object-fit:contain}.title[data-v-42fadf3f]{font-size:17px;font-weight:500;color:#333}.placeholder[data-v-42fadf3f]{width:24px}.content[data-v-42fadf3f]{padding-bottom:20px}.product-image[data-v-42fadf3f]{width:100%;height:300px;object-fit:cover;background-color:#e6e6e6}.info-section[data-v-42fadf3f]{background-color:#fff;padding:15px;margin-bottom:10px}.product-title[data-v-42fadf3f]{font-size:18px;font-weight:600;color:#333;margin-bottom:10px;line-height:1.4}.product-price[data-v-42fadf3f]{color:#fe3666;font-size:20px;font-weight:700}.description-section[data-v-42fadf3f]{background-color:#fff;padding:15px}.section-header[data-v-42fadf3f]{font-size:16px;font-weight:600;color:#333;margin-bottom:15px;padding-left:8px;border-left:3px solid #FE3666}.rich-text[data-v-42fadf3f]{font-size:14px;color:#666;line-height:1.6}[data-v-42fadf3f] .rich-text img{max-width:100%;height:auto;display:block}.bottom-bar[data-v-42fadf3f]{position:fixed;bottom:0;left:0;right:0;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 15px;box-shadow:0 -2px 10px #0000000d;z-index:100;padding-bottom:env(safe-area-inset-bottom)}.price-container[data-v-42fadf3f]{display:flex;align-items:baseline;color:#fe3666}.currency[data-v-42fadf3f]{font-size:14px;font-weight:600;margin-right:2px}.price[data-v-42fadf3f]{font-size:20px;font-weight:700}.buy-btn[data-v-42fadf3f]{background-color:#fe3666;color:#fff;border:none;height:40px;padding:0 30px;border-radius:20px;font-size:15px;font-weight:600;cursor:pointer}
