*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;background-color:#f5f5f5;color:#333;min-height:100vh}.app-container{display:flex;min-height:100vh}.category-sidebar{width:100px;background:#fff;border-right:1px solid #e5e5e5;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:100}.sidebar-header{padding:16px 12px;border-bottom:1px solid #e5e5e5;cursor:pointer}.logo-image{width:100%;height:auto;display:block}.category-nav{flex:1;overflow-y:auto;padding:8px 0}.category-btn{width:100%;padding:16px 10px;background:transparent;border:none;display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer;transition:all .2s;color:#666;font-size:14px;min-height:60px;justify-content:center}.category-name{font-size:14px;text-align:left;line-height:1.3;word-break:break-word;white-space:normal;width:100%}.category-btn:hover{background:#f5f5f5}.category-btn.active{background:#fff5f5;color:#ff6b81;font-weight:600}.main-content{flex:1;margin-left:100px;padding:0;background:#f5f5f5;min-height:100vh}@media (max-width: 768px){.category-sidebar{width:80px}.main-content{margin-left:80px}.category-btn{padding:14px 8px;min-height:50px;font-size:13px}.category-name{font-size:13px}}.home-page[data-v-5dfaabee]{padding:0;background:#f5f5f5}.shop-intro-banner[data-v-5dfaabee]{background:linear-gradient(135deg,#ff6b81 0%,#ff4757 100%);color:#fff;padding:32px 20px;text-align:center}.shop-title[data-v-5dfaabee]{font-size:28px;font-weight:700;margin-bottom:8px}.shop-slogan[data-v-5dfaabee]{font-size:14px;opacity:.95}section[data-v-5dfaabee]{padding:24px 16px}.section-title[data-v-5dfaabee]{font-size:18px;font-weight:700;color:#333;margin-bottom:16px;display:flex;align-items:center;gap:8px}.title-icon[data-v-5dfaabee]{font-size:20px}.rules-section[data-v-5dfaabee]{background:#fff;margin-bottom:12px}.rules-grid[data-v-5dfaabee]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width: 768px){.rules-grid[data-v-5dfaabee]{grid-template-columns:repeat(3,1fr)}section[data-v-5dfaabee]{padding:32px 24px}}.rule-card[data-v-5dfaabee]{background:#fafafa;padding:16px;border-radius:12px;text-align:center}.rule-icon[data-v-5dfaabee]{font-size:32px;margin-bottom:8px}.rule-title[data-v-5dfaabee]{font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.rule-content[data-v-5dfaabee]{font-size:12px;color:#666;line-height:1.6;white-space:pre-line}.weather-section[data-v-5dfaabee]{background:#fff;margin-top:12px}.weather-loading[data-v-5dfaabee]{text-align:center;padding:40px;color:#999}.weather-grid[data-v-5dfaabee]{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media (max-width: 768px){.weather-grid[data-v-5dfaabee]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.weather-grid[data-v-5dfaabee]{grid-template-columns:repeat(3,1fr)}}.weather-card[data-v-5dfaabee]{background:linear-gradient(135deg,#e0f7fa 0%,#fff 100%);padding:12px 8px;border-radius:12px;text-align:center;border:1px solid #b2ebf2;display:flex;flex-direction:column;justify-content:space-between;min-height:140px}.weather-date[data-v-5dfaabee]{font-size:13px;font-weight:600;color:#333;margin-bottom:4px}.weather-week[data-v-5dfaabee]{font-size:11px;color:#666;margin-bottom:8px}.weather-icon[data-v-5dfaabee]{font-size:28px;margin-bottom:6px}.weather-desc[data-v-5dfaabee]{font-size:11px;color:#666;margin-bottom:auto;min-height:30px;display:flex;align-items:center;justify-content:center}.weather-temp[data-v-5dfaabee]{display:flex;justify-content:center;gap:8px;font-size:12px;margin-top:8px}.temp-max[data-v-5dfaabee]{color:#ff4757;font-weight:600}.temp-min[data-v-5dfaabee]{color:#5f9ea0}.clothes-page[data-v-5dfaabee]{padding:8px}.clothes-loading[data-v-5dfaabee],.clothes-empty[data-v-5dfaabee]{text-align:center;padding:60px 20px;color:#999;font-size:14px}.clothes-list[data-v-5dfaabee]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 768px){.clothes-list[data-v-5dfaabee]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (min-width: 1024px){.clothes-list[data-v-5dfaabee]{grid-template-columns:repeat(4,1fr)}}.cloth-item[data-v-5dfaabee]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #00000014}.cloth-image-wrapper[data-v-5dfaabee]{position:relative;aspect-ratio:3/4;overflow:hidden}.cloth-image[data-v-5dfaabee]{width:100%;height:100%;object-fit:cover}.cloth-image-placeholder[data-v-5dfaabee]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#ccc;font-size:14px}.cloth-info[data-v-5dfaabee]{padding:8px}.cloth-name[data-v-5dfaabee]{font-size:12px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.cloth-meta[data-v-5dfaabee]{margin-bottom:4px}.cloth-code[data-v-5dfaabee]{font-size:10px;color:#999;background:#f5f5f5;padding:2px 6px;border-radius:3px}.cloth-remarks[data-v-5dfaabee]{font-size:11px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.not-found[data-v-fff3c5b6]{display:flex;justify-content:center;align-items:center;height:100vh;background:#f5f5f5}.content[data-v-fff3c5b6]{text-align:center}h1[data-v-fff3c5b6]{font-size:120px;color:#ff6b81;margin:0;font-weight:700}p[data-v-fff3c5b6]{font-size:24px;color:#333;margin:10px 0}.desc[data-v-fff3c5b6]{font-size:16px;color:#999;margin-bottom:30px}button[data-v-fff3c5b6]{padding:12px 30px;background:#ff6b81;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background .3s}button[data-v-fff3c5b6]:hover{background:#ff5a6e}
