.header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #334155;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;height:72px}.header-left{display:flex;align-items:center;gap:1rem}.back-btn{display:flex;align-items:center;gap:.5rem;background:#334155;border:1px solid #475569;color:#e2e8f0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s;font-family:inherit}.back-btn:hover{background:#475569}.header-title{display:flex;align-items:center;gap:.75rem}.header-logo{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-size:.85rem;font-weight:800;padding:.4rem .65rem;border-radius:8px;letter-spacing:.05em}.header-title h1{font-size:1.15rem;font-weight:700;color:#f1f5f9;line-height:1.2}.header-subtitle{font-size:.72rem;color:#94a3b8;font-weight:500;letter-spacing:.02em}.header-badge{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:.35rem .9rem;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.05em}@media(max-width:768px){.header{padding:.5rem 1rem;height:60px}.header-title h1{font-size:.95rem}.header-subtitle,.header-badge{display:none}}.page-nav{background:#1e293b;border-bottom:1px solid #334155;padding:0 2rem;overflow-x:auto}.page-nav-inner{display:flex;align-items:center;max-width:1200px;margin:0 auto}.page-nav-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#64748b;padding:.85rem 1rem;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s;border-bottom:3px solid transparent;white-space:nowrap;font-family:inherit}.page-nav-btn:hover{color:#e2e8f0}.page-nav-btn.active{color:#f1f5f9;border-bottom-color:var(--page-color)}.page-nav-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#334155;color:#94a3b8;font-size:.72rem;font-weight:700;flex-shrink:0}.page-nav-btn.active .page-nav-number{background:var(--page-color);color:#fff}.page-nav-label{font-weight:600}.page-nav-arrow{color:#334155;font-size:.9rem;margin-left:.5rem}@media(max-width:600px){.page-nav{padding:0 .5rem}.page-nav-btn{padding:.7rem .5rem;font-size:.75rem}.page-nav-label{display:none}.page-nav-btn.active .page-nav-label{display:inline}}.overview{padding:2rem;max-width:1200px;margin:0 auto}.overview-hero{text-align:center;padding:2rem 1rem 2.5rem}.overview-hero-badge{display:inline-block;color:#fff;padding:.35rem 1.2rem;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:.05em;text-transform:uppercase}.overview-hero h2{font-size:1.8rem;font-weight:800;color:#f1f5f9;margin-bottom:.75rem}.overview-hero p{font-size:1rem;color:#94a3b8;max-width:700px;margin:0 auto;line-height:1.7}.overview-image-section{margin-bottom:2.5rem}.overview-image-section h3{text-align:center;font-size:1rem;color:#94a3b8;margin-bottom:1rem;font-weight:500}.overview-image-container{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1rem;overflow:auto;max-height:500px}.overview-image{width:100%;height:auto;border-radius:8px}.overview-flow{padding:1rem 0}.step-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.step-card{background:#1e293b;border:1px solid #334155;border-left:4px solid;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .25s ease}.step-card:hover{background:#253348;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.step-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.step-number{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 .5rem;border-radius:8px;color:#fff;font-weight:700;font-size:.8rem;flex-shrink:0}.step-card-header h4{font-size:.95rem;font-weight:600;color:#e2e8f0;flex:1}.step-card-arrow{color:#475569;font-size:1.2rem;flex-shrink:0}.step-card:hover .step-card-arrow{color:#94a3b8}.step-card-desc{font-size:.85rem;color:#94a3b8;margin-bottom:.75rem;line-height:1.5}.step-card-footer{display:flex;align-items:center;gap:1rem;font-size:.75rem}.step-card-sources{color:#64748b;font-weight:500}.step-card-suggestions{display:flex;align-items:center;gap:.3rem;color:#f59e0b;font-weight:600}.historical-section{margin-top:1.5rem}.hist-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.hist-tab{display:flex;align-items:center;gap:.4rem;background:#1e293b;border:1px solid #334155;color:#94a3b8;padding:.6rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;font-family:inherit;transition:all .2s}.hist-tab:hover{color:#e2e8f0;border-color:#475569}.hist-tab.active{background:#334155;color:#f1f5f9;border-color:#64748b}.hist-filters{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.filter-icon{color:#64748b;margin-right:.25rem}.filter-btn{background:#1e293b;border:1px solid #334155;color:#94a3b8;padding:.35rem .7rem;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:500;font-family:inherit;transition:all .2s}.filter-btn:hover{border-color:#475569;color:#e2e8f0}.filter-btn.active{color:#fff;border-color:transparent}.hist-events-list{display:flex;flex-direction:column;gap:.5rem}.hist-event-card{display:flex;gap:1rem;background:#1e293b;border:1px solid #334155;border-radius:10px;padding:.85rem 1rem;transition:all .2s}.hist-event-card:hover{background:#253348;border-color:#475569}.hist-event-year{color:#64748b;font-size:.85rem;font-weight:700;min-width:44px;padding-top:2px;flex-shrink:0}.hist-event-body{flex:1}.hist-event-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.3rem;flex-wrap:wrap}.hist-event-name{font-weight:600;color:#e2e8f0;font-size:.9rem}.hist-event-type{color:#fff;font-size:.65rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.hist-event-desc{color:#94a3b8;font-size:.82rem;line-height:1.4;margin-bottom:.25rem}.hist-event-source{color:#475569;font-size:.72rem;font-weight:500}.hist-sources-list{display:flex;flex-direction:column;gap:1.5rem}.hist-sources-group h4{display:flex;align-items:center;gap:.5rem;color:#e2e8f0;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.hist-source-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.5rem}.hist-source-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.75rem}.hist-source-card.ph{border-left:3px solid #ef4444}.hist-source-card.global{border-left:3px solid #3b82f6}.hist-source-name{font-weight:600;color:#e2e8f0;font-size:.85rem;margin-bottom:.2rem}.hist-source-desc{color:#94a3b8;font-size:.78rem;line-height:1.4}.step-detail{max-width:900px}.step-detail-nav{margin-bottom:1.5rem}.step-nav-buttons{display:flex;align-items:center;gap:1rem}.nav-btn{display:flex;align-items:center;gap:.4rem;background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}.nav-btn:hover{background:#334155}.nav-btn-next{background:#3b82f6;border-color:#3b82f6}.nav-btn-next:hover{background:#2563eb}.step-progress{color:#64748b;font-size:.85rem;font-weight:500}.step-detail-header{border-left:4px solid;padding:1.5rem;background:#1e293b;border-radius:0 12px 12px 0;margin-bottom:2rem}.step-detail-number{display:inline-block;color:#fff;padding:.3rem .8rem;border-radius:6px;font-size:.8rem;font-weight:700;margin-bottom:.75rem}.step-detail-header h2{font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.step-detail-desc{color:#94a3b8;font-size:1rem;line-height:1.6}.step-detail-section{margin-bottom:2rem}.step-detail-section h3{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;color:#e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #1e293b}.detail-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.detail-list li{background:#1e293b;padding:.75rem 1rem;border-radius:8px;color:#cbd5e1;font-size:.9rem;border-left:3px solid #475569}.source-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.source-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:1rem;transition:all .2s}.source-card:hover{border-color:#475569;background:#253348}.source-card-global{border-left:3px solid #3b82f6}.source-card-ph{border-left:3px solid #ef4444}.source-name{font-weight:600;color:#e2e8f0;font-size:.9rem;margin-bottom:.3rem}.source-desc{color:#94a3b8;font-size:.8rem;line-height:1.4}.check-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.check-list li{display:flex;align-items:flex-start;gap:.6rem;background:#1e293b;padding:.75rem 1rem;border-radius:8px;color:#cbd5e1;font-size:.9rem}.check-icon{color:#22c55e;flex-shrink:0;margin-top:2px}.output-list{display:flex;flex-direction:column;gap:.5rem}.output-item{background:linear-gradient(135deg,#1e293b,#253348);border-left:4px solid;padding:.75rem 1rem;border-radius:0 8px 8px 0;color:#e2e8f0;font-weight:500;font-size:.9rem}.next-steps{display:flex;flex-wrap:wrap;gap:.75rem}.next-step-btn{display:flex;align-items:center;gap:.6rem;background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:.6rem 1rem;border-radius:10px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}.next-step-btn:hover{background:#253348;border-color:#475569}.next-step-num{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 .4rem;border-radius:6px;color:#fff;font-weight:700;font-size:.7rem}.audience-panel{padding:1.5rem}.panel-header{display:flex;align-items:center;gap:.5rem;color:#f1f5f9;font-size:1rem;margin-bottom:.75rem}.panel-header h3{font-weight:600}.panel-desc{color:#94a3b8;font-size:.85rem;line-height:1.5;margin-bottom:1.25rem}.add-dataset-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;color:#fff;padding:.7rem;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s;margin-bottom:1.25rem}.add-dataset-btn:hover{opacity:.9;transform:translateY(-1px)}.suggestion-form{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:1.25rem;margin-bottom:1.25rem}.form-group{margin-bottom:1rem}.form-group label{display:block;color:#cbd5e1;font-size:.8rem;font-weight:600;margin-bottom:.4rem}.form-group input,.form-group textarea{width:100%;background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:.6rem .8rem;border-radius:8px;font-size:.85rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6}.form-group textarea{resize:vertical}.form-actions{display:flex;gap:.5rem;justify-content:flex-end}.cancel-btn{background:#334155;border:none;color:#e2e8f0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:500}.cancel-btn:hover{background:#475569}.submit-btn{background:#3b82f6;border:none;color:#fff;padding:.5rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:600}.submit-btn:hover{background:#2563eb}.suggestions-list{margin-top:.5rem}.suggestions-list h4{color:#e2e8f0;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.suggestion-card{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.85rem;margin-bottom:.5rem}.suggestion-name{font-weight:600;color:#e2e8f0;font-size:.85rem;margin-bottom:.3rem}.suggestion-desc{color:#94a3b8;font-size:.8rem;line-height:1.4;margin-bottom:.4rem}.suggestion-link{display:inline-flex;align-items:center;gap:.3rem;color:#3b82f6;font-size:.78rem;text-decoration:none;font-weight:500}.suggestion-link:hover{text-decoration:underline}.suggestion-time{display:flex;align-items:center;gap:.3rem;color:#64748b;font-size:.72rem;margin-top:.4rem}.no-suggestions{text-align:center;color:#475569;font-size:.85rem;padding:1.5rem 1rem;background:#0f172a;border-radius:10px;border:1px dashed #334155}.login-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;padding:1rem}.login-card{background:#1e293b;border-radius:16px;padding:3rem;text-align:center;max-width:400px;width:100%;box-shadow:0 25px 50px #0006}.login-badge{display:inline-block;background:#22c55e;color:#0f172a;font-weight:800;font-size:.85rem;padding:.35rem 1rem;border-radius:999px;letter-spacing:1px;margin-bottom:1.5rem}.login-card h1{color:#f8fafc;font-size:1.5rem;margin:0 0 .5rem}.login-card p{color:#94a3b8;font-size:.9rem;margin:0 0 2rem}.login-card form{display:flex;flex-direction:column;gap:1rem}.login-card input{background:#0f172a;border:1px solid #334155;color:#f8fafc;padding:.85rem 1rem;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s}.login-card input:focus{border-color:#22c55e}.login-card button{background:#22c55e;color:#0f172a;border:none;padding:.85rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.login-card button:hover:not(:disabled){background:#16a34a}.login-card button:disabled{opacity:.5;cursor:not-allowed}.login-error{color:#ef4444;font-size:.85rem;padding:.5rem;background:#ef44441a;border-radius:6px}.app{min-height:100vh;display:flex;flex-direction:column}.step-layout{display:grid;grid-template-columns:1fr 380px;gap:0;flex:1;min-height:calc(100vh - 120px)}.step-main{overflow-y:auto;padding:2rem;max-height:calc(100vh - 120px)}.step-sidebar{background:#1e293b;border-left:1px solid #334155;overflow-y:auto;max-height:calc(100vh - 120px)}@media(max-width:1024px){.step-layout{grid-template-columns:1fr}.step-sidebar{border-left:none;border-top:1px solid #334155;max-height:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f172a;color:#e2e8f0;line-height:1.6;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}
