.container{min-height:100vh;width:100%;margin:0;padding:0}.title{font-size:3rem;font-weight:700;margin:0}.title span{display:inline-block;color:#e0067b}.description{color:#9ca3af;font-weight:500}.description a{color:#e0067b;text-decoration:none}.description a:hover{text-decoration:underline}.auth-container{height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:#e0067b;overflow:hidden;box-sizing:border-box}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid rgba(224,6,123,.12)}.auth-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#1f2937;text-align:center}.auth-subtitle{color:#6b7280;text-align:center;margin:0 0 2rem;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-field{display:flex;flex-direction:column;gap:.5rem}.auth-field label{font-size:.875rem;font-weight:500;color:#374151}.auth-field input{width:100%;padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s;box-sizing:border-box}.auth-field input:focus{outline:none;border-color:#e0067b;box-shadow:0 0 0 3px #e0067b1a}.auth-field input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{padding-right:3rem}.password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s;border-radius:4px}.password-toggle:hover:not(:disabled){color:#374151;background-color:#f3f4f6}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.auth-button{width:100%;padding:.875rem 1.5rem;background:#e0067b;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem;box-shadow:0 12px 24px #e0067b33;display:inline-flex;align-items:center;justify-content:center;gap:8px}.auth-button:hover:not(:disabled){transform:translateY(-1px);background:#c0056a;box-shadow:0 10px 15px -3px #e0067b4d}.auth-button:active:not(:disabled){transform:translateY(0)}.auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-error{padding:.75rem 1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.875rem;text-align:center}.auth-switch{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.875rem}.auth-link{background:none;border:none;color:#e0067b;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;font-size:inherit;transition:color .2s;display:inline-flex;align-items:center;gap:6px}.auth-link:hover:not(:disabled){color:#c0056a}.auth-link:disabled{cursor:not-allowed;opacity:.6}@media (max-width: 480px){.auth-card{padding:2rem 1.5rem}.auth-title{font-size:1.75rem}}.home-container{min-height:100vh;width:100%;display:flex;flex-direction:column;background:#f8f7fb;color:#111827}.home-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px 16px;gap:24px}.home-title{margin:0;font-size:2.5rem;font-weight:700}.home-subtitle{margin:8px 0 0;color:#6b7280;font-size:1rem}.home-header-actions{display:flex;align-items:center;gap:16px}.home-user{font-weight:600;color:#374151}.home-logout-button{border:none;background:#e0067b;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #e0067b2e;display:inline-flex;align-items:center;gap:8px}.home-logout-button:hover{background:#c0056a}.filters{display:flex;align-items:flex-end;gap:16px;padding:0 48px 20px;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-label{font-size:.85rem;font-weight:600;color:#4b5563}.filter-input{padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font-size:.95rem;min-width:160px;background:#fff}.filter-apply-button{border:none;background:#111827;color:#fff;padding:12px 18px;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #1118271f;display:inline-flex;align-items:center;gap:8px}.filter-apply-button:hover{background:#1f2937}.filter-note{color:#6b7280;font-size:.9rem;padding-bottom:6px}.table-section{flex:1;display:flex;flex-direction:column;padding:0 48px 24px;overflow:hidden}.table-wrapper{flex:0 0 auto;max-height:380px;overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 14px 28px #0f172a14}.topic-table{width:100%;border-collapse:collapse;min-width:720px}.topic-table thead{background:#f3f4f6}.topic-table th,.topic-table td{text-align:left;padding:16px 20px;border-bottom:1px solid #e5e7eb;font-size:.95rem}.topic-table tbody tr:hover{background:#faf5f9}.tier-icon{font-size:1.2rem;margin-right:8px}.tier-label{font-weight:600;color:#374151}.topic-action-button{border:1px solid #e0067b;background:#fff;color:#e0067b;padding:8px 14px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 10px 18px #e0067b1f;display:inline-flex;align-items:center;gap:8px}.topic-action-button:hover{border-color:#c0056a;color:#c0056a}.table-state{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px;color:#6b7280}.table-state.error{color:#b91c1c}.research-panel{padding:24px 48px 40px;border-top:1px solid #e5e7eb;background:#fff}.research-header{display:flex;align-items:flex-start;justify-content:space-between}.research-title{margin:0;font-size:1.5rem;font-weight:700}.research-subtitle{margin:6px 0 0;color:#6b7280}.research-textarea{width:100%;min-height:120px;margin-top:16px;padding:12px 14px;border:1px solid #d1d5db;border-radius:12px;font-size:.95rem;resize:vertical}.research-actions{display:flex;justify-content:flex-end;margin-top:12px}.research-save-button{border:none;background:#e0067b;color:#fff;padding:10px 18px;border-radius:10px;font-weight:600;cursor:pointer}.research-save-button:hover{background:#c0056a}:-moz-any(html){color-scheme:light}.topic-container{height:100vh;width:100%;display:flex;flex-direction:column;background:#f8f7fb;color:#111827;overflow:hidden}.topic-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px 16px;gap:24px}.topic-back-button{border:none;background:transparent;color:#e0067b;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:8px}.topic-back-button:hover{color:#c0056a}.topic-title{margin:8px 0 0;font-size:2.2rem;font-weight:700}.topic-subtitle{margin:8px 0 0;color:#6b7280}.topic-header-actions{display:flex;align-items:center;gap:16px}.topic-user{font-weight:600;color:#374151}.topic-logout-button{border:none;background:#e0067b;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.topic-logout-button:hover{background:#c0056a}.topic-content{padding:0 48px 48px;flex:1;overflow:auto}.topic-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px 28px;margin-bottom:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 16px 30px #0f172a14}.topic-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.topic-section-actions{display:flex;align-items:center;gap:12px}.topic-section-button{border:none;background:#e0067b;color:#fff;padding:8px 14px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 12px 20px #e0067b33;display:inline-flex;align-items:center;gap:8px}.topic-section-button:hover{background:#c0056a}.topic-section-button:disabled{background:#f2a7c8;cursor:not-allowed}.topic-inline-button{align-self:flex-start;padding:6px 12px;font-size:.9rem}.topic-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;display:flex;justify-content:center;align-items:center;padding:24px;z-index:50}.topic-modal{background:#fff;border-radius:18px;max-width:900px;width:100%;max-height:90vh;overflow:auto;padding:24px 28px;box-shadow:0 24px 60px #0f172a33}.topic-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.topic-modal-header h3{margin:0}.topic-modal-close{border:none;background:#f3f4f6;color:#111827;width:32px;height:32px;border-radius:50%;cursor:pointer}.topic-modal-close:hover{background:#e5e7eb}.topic-section-header h2{margin:0;font-size:1.5rem}.topic-section-header p{margin:6px 0 0;color:#6b7280}.topic-section-meta{color:#6b7280;font-weight:600}.topic-section-body{display:flex;flex-direction:column;gap:16px}.topic-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 28px;line-height:1.6;display:flex;flex-direction:column;gap:12px;box-shadow:0 14px 26px #0f172a0f}.topic-subcard{border-color:#f3e1ec;background:#fff7fb;margin-top:12px;box-shadow:0 12px 20px #e0067b14}.topic-card-header h4{margin:0;font-size:1.05rem}.topic-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.topic-card-header h3{margin:0;font-size:1.2rem}.topic-card-meta{color:#6b7280;font-weight:600;font-size:.9rem}.topic-card-summary{margin:0;font-weight:600}.topic-summary-label{color:#6b7280;font-weight:600}.topic-card-detail{margin:0;color:#4b5563}.topic-card-markdown{border-top:1px solid #e5e7eb;padding-top:16px}.topic-prd-card{display:flex;gap:16px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;box-shadow:0 10px 18px #0f172a0f}.topic-prd-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.topic-prd-icon{width:52px;height:52px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:700;color:#6b7280;letter-spacing:.06em;font-size:.8rem}.topic-prd-body{display:flex;flex-direction:column;gap:8px;flex:1}.topic-prd-title{font-weight:700;color:#111827}.topic-prd-summary{color:#4b5563}.topic-idea-actions{display:flex;flex-wrap:wrap;gap:10px}.topic-secondary-button{background:#f3f4f6;color:#111827}.topic-secondary-button:hover{background:#e5e7eb}.topic-state{color:#6b7280;padding:8px 0}.topic-state.error{color:#b91c1c}.topic-markdown h1,.topic-markdown h2,.topic-markdown h3{color:#111827}.topic-markdown a{color:#e0067b;text-decoration:none}.topic-markdown a:hover{text-decoration:underline}.topic-markdown code{background:#f3f4f6;padding:2px 6px;border-radius:6px}.prd-container{height:100vh;width:100%;display:flex;flex-direction:column;background:#f8f7fb;color:#111827;overflow:hidden}.prd-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px 16px;gap:24px}.prd-back-button{border:none;background:transparent;color:#e0067b;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:8px}.prd-back-button:hover{color:#c0056a}.prd-title{margin:8px 0 0;font-size:2.2rem;font-weight:700}.prd-subtitle{margin:8px 0 0;color:#6b7280}.prd-header-actions{display:flex;align-items:center;gap:16px}.prd-user{font-weight:600;color:#374151}.prd-logout-button{border:none;background:#e0067b;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #e0067b33;display:inline-flex;align-items:center;gap:8px}.prd-logout-button:hover{background:#c0056a}.prd-content{padding:0 48px 48px;flex:1;overflow:auto}.prd-markdown{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 32px;line-height:1.6;box-shadow:0 18px 32px #0f172a14}.prd-markdown h1,.prd-markdown h2,.prd-markdown h3{color:#111827}.prd-markdown a{color:#e0067b;text-decoration:none}.prd-markdown a:hover{text-decoration:underline}.prd-markdown code{background:#f3f4f6;padding:2px 6px;border-radius:6px}.prd-state{color:#6b7280;padding:8px 0}.prd-state.error{color:#b91c1c}::-moz-any(html){color-scheme:light}.product-idea-container{height:100vh;width:100%;display:flex;flex-direction:column;background:#f8f7fb;color:#111827;overflow:hidden}.product-idea-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 48px 16px;gap:24px}.product-idea-back-button{border:none;background:transparent;color:#e0067b;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:8px}.product-idea-back-button:hover{color:#c0056a}.product-idea-title{margin:8px 0 0;font-size:2.2rem;font-weight:700}.product-idea-subtitle{margin:8px 0 0;color:#6b7280}.product-idea-header-actions{display:flex;align-items:center;gap:16px}.product-idea-user{font-weight:600;color:#374151}.product-idea-logout-button{border:none;background:#e0067b;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #e0067b33;display:inline-flex;align-items:center;gap:8px}.product-idea-logout-button:hover{background:#c0056a}.product-idea-content{padding:0 48px 48px;flex:1;overflow:auto}.product-idea-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px 32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 16px 30px #0f172a14}.product-idea-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-idea-header-actions-inline{display:flex;flex-wrap:wrap;gap:10px}.product-idea-card-header h2{margin:0}.product-idea-primary-button{border:none;background:#e0067b;color:#fff;padding:10px 16px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 12px 24px #e0067b33;display:inline-flex;align-items:center;gap:8px}.product-idea-primary-button:hover{background:#c0056a}.product-idea-primary-button:disabled{background:#f2a7c8;cursor:not-allowed}.product-idea-summary{margin:0;font-weight:600}.product-idea-detail{margin:0;color:#4b5563}.product-idea-prd-section{margin-top:12px;display:flex;flex-direction:column;gap:12px}.product-idea-prd-header{display:flex;align-items:center;justify-content:space-between}.product-idea-prd-header h3{margin:0}.product-idea-prd-header span{color:#6b7280;font-weight:600}.product-idea-prd-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.product-idea-prd-grid.single{grid-template-columns:minmax(260px,420px);justify-content:flex-start}.product-idea-prd-card{display:flex;gap:16px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;box-shadow:0 10px 18px #0f172a0f}.product-idea-prd-icon{width:52px;height:52px;border-radius:12px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-weight:700;color:#6b7280;letter-spacing:.06em;font-size:.8rem}.product-idea-prd-body{display:flex;flex-direction:column;gap:10px;flex:1}.product-idea-prd-summary{color:#4b5563}.product-idea-secondary-button{background:#f3f4f6;color:#111827;justify-content:center;box-shadow:0 12px 24px #0f172a14}.product-idea-secondary-button:hover{background:#e5e7eb}.open-new-icon{margin-left:6px;font-size:.85em}.product-idea-state{color:#6b7280;padding:8px 0}.product-idea-state.error{color:#b91c1c}.product-idea-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182773;display:flex;justify-content:center;align-items:center;padding:24px;z-index:50}.product-idea-modal{background:#fff;border-radius:18px;max-width:700px;width:100%;padding:24px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 24px 48px #0f172a2e}.product-idea-modal-header{display:flex;align-items:center;justify-content:space-between}.product-idea-modal-header h3{margin:0}.product-idea-modal-close{border:none;background:#f3f4f6;color:#111827;width:32px;height:32px;border-radius:50%;cursor:pointer}.product-idea-modal-close:hover{background:#e5e7eb}.product-idea-tweet{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;color:#111827}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;line-height:1.5;-moz-tab-size:4;tab-size:4;height:100%;overflow:hidden}body{margin:0;padding:0;height:100%;overflow:hidden}#root{height:100%;overflow:hidden}
