.nav{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 10px #0000001a}.logo{font-size:20px;font-weight:700;color:#fff;text-decoration:none}.nav-links{display:flex;gap:20px;align-items:center}.nav-links a{color:#fff;text-decoration:none;opacity:.9}.nav-links a:hover{opacity:1}.username{color:gold;font-weight:700}.btn-logout{background:#fff3;border:none;color:#fff;padding:6px 12px;border-radius:4px;cursor:pointer}.btn-logout:hover{background:#ffffff4d}.auth-page[data-v-21bf87b9]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 56px);background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.auth-card[data-v-21bf87b9]{background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:360px}.auth-card h2[data-v-21bf87b9]{text-align:center;margin-bottom:24px;color:#333}.auth-card input[data-v-21bf87b9]{width:100%;padding:12px;margin-bottom:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px}.auth-card input[data-v-21bf87b9]:focus{border-color:#667eea;outline:none}.auth-card button[data-v-21bf87b9]{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer}.auth-card button[data-v-21bf87b9]:disabled{opacity:.6}.error[data-v-21bf87b9]{color:#e74c3c;text-align:center;margin-top:12px}.switch[data-v-21bf87b9]{text-align:center;margin-top:20px;color:#666}.switch a[data-v-21bf87b9]{color:#667eea}.auth-page[data-v-50efd05a]{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 56px);background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.auth-card[data-v-50efd05a]{background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:360px}.auth-card h2[data-v-50efd05a]{text-align:center;margin-bottom:24px;color:#333}.auth-card input[data-v-50efd05a]{width:100%;padding:12px;margin-bottom:16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px}.auth-card input[data-v-50efd05a]:focus{border-color:#667eea;outline:none}.auth-card button[data-v-50efd05a]{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer}.auth-card button[data-v-50efd05a]:disabled{opacity:.6}.error[data-v-50efd05a]{color:#e74c3c;text-align:center;margin-top:12px}.switch[data-v-50efd05a]{text-align:center;margin-top:20px;color:#666}.switch a[data-v-50efd05a]{color:#667eea}.heaven-page[data-v-d6298e31]{display:flex;height:calc(100vh - 56px)}.game-container[data-v-d6298e31]{flex:1;position:relative;overflow:hidden}canvas[data-v-d6298e31]{display:block;width:100%;height:100%}.cat-info[data-v-d6298e31]{position:fixed;background:#fff;padding:16px;border-radius:12px;box-shadow:0 4px 20px #0003;width:240px;z-index:100}.close-btn[data-v-d6298e31]{position:absolute;top:8px;right:8px;background:none;border:none;font-size:20px;cursor:pointer}.cat-info h3[data-v-d6298e31]{margin:0 0 8px;color:#333}.cat-id[data-v-d6298e31]{font-size:12px;color:#999;margin-bottom:8px}.cat-info p[data-v-d6298e31]{margin:4px 0;font-size:14px;color:#666}.play-section[data-v-d6298e31]{margin-top:12px;padding-top:12px;border-top:1px solid #eee}.play-section select[data-v-d6298e31]{width:100%;padding:8px;margin-bottom:8px;border-radius:6px;border:1px solid #ddd}.play-section button[data-v-d6298e31]{width:100%;padding:8px;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer}.sidebar[data-v-d6298e31]{width:200px;background:#f8f9fa;padding:20px;border-left:1px solid #e0e0e0}.sidebar h3[data-v-d6298e31]{color:#333;margin-bottom:8px}.cat-count[data-v-d6298e31]{color:#666;font-size:14px;margin-bottom:16px}.guest-hint[data-v-d6298e31]{background:#fff3cd;padding:12px;border-radius:8px;margin-bottom:16px}.guest-hint p[data-v-d6298e31]{font-size:13px;color:#856404;margin-bottom:8px}.guest-hint a[data-v-d6298e31]{color:#667eea}.follow-section[data-v-d6298e31]{margin-bottom:16px}.follow-section label[data-v-d6298e31]{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:8px}.follow-section select[data-v-d6298e31]{width:100%;padding:6px;border-radius:6px;border:1px solid #ddd}.legend[data-v-d6298e31]{font-size:12px;color:#666;line-height:1.8}.legend h4[data-v-d6298e31]{color:#333;margin-bottom:8px}.my-cats-page[data-v-97701eaa]{min-height:calc(100vh - 56px);background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:24px}.content[data-v-97701eaa]{max-width:800px;margin:0 auto}.content h2[data-v-97701eaa]{color:#333;margin-bottom:24px}.not-logged-in[data-v-97701eaa]{text-align:center;padding:60px;background:#fff;border-radius:16px}.not-logged-in a[data-v-97701eaa]{color:#667eea}.register-card[data-v-97701eaa]{background:#fff;padding:24px;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px #0000001a}.register-card h3[data-v-97701eaa]{color:#333;margin-bottom:16px}.register-card input[data-v-97701eaa],.register-card textarea[data-v-97701eaa]{width:100%;padding:12px;margin-bottom:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px}.register-card textarea[data-v-97701eaa]{min-height:80px;resize:vertical}.register-card input[data-v-97701eaa]:focus,.register-card textarea[data-v-97701eaa]:focus{border-color:#667eea;outline:none}.date-row[data-v-97701eaa]{display:flex;gap:16px;margin-bottom:12px}.date-row>div[data-v-97701eaa]{flex:1}.date-row label[data-v-97701eaa]{display:block;font-size:14px;color:#666;margin-bottom:4px}.checkbox[data-v-97701eaa]{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#666}.register-card button[data-v-97701eaa]{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer}.register-card button[data-v-97701eaa]:disabled{opacity:.6}.error[data-v-97701eaa]{color:#e74c3c;text-align:center;margin-top:12px}.cats-list h3[data-v-97701eaa]{color:#333;margin-bottom:16px}.empty[data-v-97701eaa]{background:#fff;padding:40px;border-radius:16px;text-align:center;color:#999}.cat-card[data-v-97701eaa]{background:#fff;padding:20px;border-radius:16px;margin-bottom:16px;display:flex;gap:20px;box-shadow:0 4px 20px #0000001a}.cat-avatar[data-v-97701eaa]{width:80px;height:80px;border-radius:50%;flex-shrink:0}.cat-details[data-v-97701eaa]{flex:1}.cat-details h4[data-v-97701eaa]{margin:0 0 4px;color:#333;font-size:18px}.cat-id[data-v-97701eaa]{font-size:12px;color:#999;margin-bottom:8px}.cat-details>p[data-v-97701eaa]{margin:4px 0;color:#666;font-size:14px}.cat-traits[data-v-97701eaa]{display:flex;gap:8px;margin:8px 0;flex-wrap:wrap}.cat-traits span[data-v-97701eaa]{padding:4px 10px;background:#f0f0f0;border-radius:12px;font-size:12px;color:#666}.status[data-v-97701eaa]{font-size:13px;color:#888}.tip[data-v-97701eaa]{font-size:12px;color:#999;margin-top:8px!important}
