:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-layout{display:flex;min-height:100vh}.sidebar{width:260px;background-color:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto}.sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-header h2{margin-bottom:.5rem;color:#fff}.user-email{font-size:.85rem;color:#95a5a6;word-break:break-word}.nav-menu{flex:1;list-style:none;padding:1rem 0}.nav-menu li{margin:.25rem 0}.nav-link{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.5rem;color:var(--sidebar-text);text-decoration:none;transition:all .3s ease;font-size:.9rem}.nav-link:hover{background-color:#ffffff1a;padding-left:2rem}.nav-link.active{background-color:#667eea33;border-left:4px solid #667eea}.nav-icon{font-size:1.25rem}.nav-section-toggle{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.nav-submenu{list-style:none;padding:0;margin:0;background-color:#0003;border-left:2px solid rgba(102,126,234,.3)}.nav-submenu li{margin:0}.nav-sublink{padding:.75rem 1.5rem .75rem 2.5rem;font-size:.85rem}.nav-sublink:hover{padding-left:3rem}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.btn-theme-toggle{background:transparent;color:var(--sidebar-text);border:1px solid rgba(255,255,255,.2);width:100%;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.btn-theme-toggle:hover{background:#667eea33;border-color:#667eea80}.main-content{margin-left:260px;flex:1;padding:2rem;background-color:var(--bg-color);min-height:100vh}.main-page-content{width:100%}@media(max-width:768px){.sidebar{width:200px}.main-content{margin-left:200px}.nav-link{padding:.75rem 1rem}.sidebar-header{padding:1.5rem 1rem}}@media(max-width:576px){.sidebar{width:70px}.main-content{margin-left:70px}.sidebar-header h2,.user-email,.nav-link span:not(.nav-icon){display:none}.nav-link{justify-content:center;padding:1rem}.nav-submenu{display:none}.sidebar-footer .btn-logout span:not(.nav-icon),.sidebar-footer .btn-theme-toggle span:not(.nav-icon){display:none}.btn-theme-toggle,.btn-logout{padding:.75rem .5rem}}.help-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-in-out}.help-modal{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}.help-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb}.help-modal-header h2{margin:0;font-size:24px;color:#1f2937}.help-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.help-modal-close:hover{background-color:#f3f4f6;color:#1f2937}.help-modal-content{flex:1;overflow-y:auto;padding:28px}.help-section{margin-bottom:28px}.help-section:last-child{margin-bottom:0}.help-section h3{margin:0 0 12px;font-size:18px;color:#2563eb;font-weight:600}.help-section p{margin:0;font-size:15px;line-height:1.7;color:#4b5563}.help-modal-footer{padding:20px 28px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.help-modal-footer .btn{padding:10px 24px;font-size:15px}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}[data-theme=dark] .help-modal{background:#1f2937}[data-theme=dark] .help-modal-header{border-bottom-color:#374151}[data-theme=dark] .help-modal-header h2{color:#f9fafb}[data-theme=dark] .help-modal-close{color:#9ca3af}[data-theme=dark] .help-modal-close:hover{background-color:#374151;color:#f9fafb}[data-theme=dark] .help-section h3{color:#60a5fa}[data-theme=dark] .help-section p{color:#d1d5db}[data-theme=dark] .help-modal-footer{border-top-color:#374151}.tutorial-spotlight-overlay{position:fixed;inset:0;background-color:#000000d9;z-index:10001;animation:fadeIn .3s ease-in-out;pointer-events:none}.tutorial-spotlight-highlight{position:fixed;background:transparent;border:3px solid #3b82f6;border-radius:12px;box-shadow:0 0 0 9999px #000000d9,0 0 20px #3b82f699;z-index:10002;transition:all .4s cubic-bezier(.4,0,.2,1);animation:pulseSpotlight 2s ease-in-out infinite;pointer-events:none}@keyframes pulseSpotlight{0%,to{box-shadow:0 0 0 9999px #000000d9,0 0 20px #3b82f699}50%{box-shadow:0 0 0 9999px #000000d9,0 0 30px #3b82f6cc}}.tutorial-arrow{position:fixed;font-size:40px;z-index:10003;animation:bounce 1s ease-in-out infinite;pointer-events:none;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}@keyframes bounce{0%,to{transform:translate(0)}50%{transform:translateY(-10px)}}.tutorial-arrow-left{animation:bounceLeft 1s ease-in-out infinite}.tutorial-arrow-right{animation:bounceRight 1s ease-in-out infinite}.tutorial-arrow-top{animation:bounceTop 1s ease-in-out infinite}.tutorial-arrow-bottom{animation:bounceBottom 1s ease-in-out infinite}@keyframes bounceLeft{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(10px)}}@keyframes bounceTop{0%,to{transform:translate(0)}50%{transform:translateY(-10px)}}@keyframes bounceBottom{0%,to{transform:translate(0)}50%{transform:translateY(10px)}}.tutorial-modal{position:fixed;background:#fff;border-radius:16px;width:90%;max-width:600px;padding:32px;box-shadow:0 24px 48px #0006;animation:scaleIn .4s ease-out;z-index:10004;pointer-events:all;top:50%;left:50%;transform:translate(-50%,-50%)}.tutorial-progress{margin-bottom:28px}.tutorial-progress-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:8px}.tutorial-progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .4s ease;border-radius:3px}.tutorial-progress-text{font-size:13px;color:#6b7280;font-weight:500}.tutorial-content{text-align:center;margin-bottom:32px;min-height:200px;display:flex;flex-direction:column;justify-content:center}.tutorial-image{font-size:72px;margin-bottom:20px}.tutorial-title{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 16px}.tutorial-text{font-size:16px;line-height:1.7;color:#4b5563;max-width:500px;margin:0 auto}.tutorial-actions{display:flex;justify-content:space-between;align-items:center;gap:16px}.tutorial-nav{display:flex;gap:12px}.tutorial-btn{padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.tutorial-btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 8px #2563eb4d}.tutorial-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.tutorial-btn-secondary{background:#f3f4f6;color:#4b5563}.tutorial-btn-secondary:hover{background:#e5e7eb}.tutorial-btn-skip{background:transparent;color:#6b7280;padding:12px 16px;text-decoration:underline}.tutorial-btn-skip:hover{color:#374151}@keyframes scaleIn{0%{transform:translate(-50%,-50%) scale(.9);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}[data-theme=dark] .tutorial-spotlight-overlay{background-color:#000000e6}[data-theme=dark] .tutorial-spotlight-highlight{border-color:#60a5fa;box-shadow:0 0 0 9999px #000000e6,0 0 20px #60a5fa99}[data-theme=dark] .tutorial-modal{background:#1f2937}[data-theme=dark] .tutorial-progress-bar{background-color:#374151}[data-theme=dark] .tutorial-progress-text{color:#9ca3af}[data-theme=dark] .tutorial-title{color:#f9fafb}[data-theme=dark] .tutorial-text{color:#d1d5db}[data-theme=dark] .tutorial-btn-secondary{background:#374151;color:#d1d5db}[data-theme=dark] .tutorial-btn-secondary:hover{background:#4b5563}[data-theme=dark] .tutorial-btn-skip{color:#9ca3af}[data-theme=dark] .tutorial-btn-skip:hover{color:#d1d5db}@media(max-width:768px){.tutorial-modal{padding:24px;max-width:95%}.tutorial-content{min-height:180px}.tutorial-image{font-size:56px}.tutorial-title{font-size:24px}.tutorial-text{font-size:15px}.tutorial-actions{flex-direction:column-reverse}.tutorial-nav{width:100%;justify-content:space-between}.tutorial-btn{flex:1}.tutorial-btn-skip{align-self:center}.tutorial-arrow{font-size:32px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.login-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;width:100%;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{color:#667eea;margin-bottom:.5rem;font-size:2rem}.subtitle{color:#6b7280;font-size:.95rem}.login-form{margin-bottom:1.5rem}.login-footer{text-align:center;padding-top:1rem;border-top:1px solid #e5e7eb}.domain-list{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.domain-button{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:1rem}.domain-button:hover{background:#f3f4f6;border-color:#667eea;transform:translate(5px)}.domain-name{font-weight:600;color:#374151}.domain-icon{color:#667eea;font-size:1.5rem;font-weight:700}.tooltip-wrapper{position:relative;display:inline-block}.tooltip{position:absolute;background-color:#000000e6;color:#fff;padding:8px 12px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:10000;pointer-events:none;animation:tooltipFadeIn .2s ease-in-out;box-shadow:0 2px 8px #0000004d}.tooltip:before{content:"";position:absolute;border:6px solid transparent}.tooltip-top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltip-top:before{top:100%;left:50%;transform:translate(-50%);border-top-color:#000000e6}.tooltip-bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltip-bottom:before{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#000000e6}.tooltip-left{right:calc(100% + 8px);top:50%;transform:translateY(-50%)}.tooltip-left:before{left:100%;top:50%;transform:translateY(-50%);border-left-color:#000000e6}.tooltip-right{left:calc(100% + 8px);top:50%;transform:translateY(-50%)}.tooltip-right:before{right:100%;top:50%;transform:translateY(-50%);border-right-color:#000000e6}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:1}}.help-button{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;font-size:28px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #2563eb66;transition:all .3s ease;z-index:9999;display:flex;align-items:center;justify-content:center}.help-button:hover{transform:scale(1.1);box-shadow:0 6px 20px #2563eb80;background:linear-gradient(135deg,#1d4ed8,#1e40af)}.help-button:active{transform:scale(1.05)}[data-theme=dark] .help-button{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f666}[data-theme=dark] .help-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 20px #3b82f680}@media(max-width:768px){.help-button{width:48px;height:48px;bottom:16px;right:16px;font-size:24px}}.dashboard-header{margin-bottom:2rem}.subtitle{color:#6b7280;font-size:1rem;margin-top:.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.stat-icon{font-size:2.5rem;line-height:1}.stat-content{flex:1}.stat-label{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:2rem;font-weight:700;color:#111827;line-height:1}.section{margin-bottom:3rem}.section h2{margin-bottom:1.5rem;color:#111827;font-size:1.5rem}.actions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.action-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-decoration:none;color:inherit;transition:all .3s ease;border:2px solid transparent}.action-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #667eea4d;border-color:#667eea}.action-icon{font-size:2rem;margin-bottom:1rem}.action-card h3{margin:0 0 .5rem;font-size:1.25rem;color:#111827}.action-card p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.activity-log{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;min-height:200px}.text-muted{color:#9ca3af;font-style:italic}.dashboard-columns{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1200px){.dashboard-columns{grid-template-columns:1.5fr 1fr}}.actions-grid-compact{display:flex;flex-direction:column;gap:1rem}.action-card-compact{background:#fff;padding:1rem 1.25rem;border-radius:8px;box-shadow:0 1px 4px #0000001a;text-decoration:none;color:inherit;transition:all .2s ease;border:2px solid transparent;display:flex;align-items:center;gap:1rem}.action-card-compact:hover{transform:translate(4px);box-shadow:0 2px 8px #667eea33;border-color:#667eea}.action-card-compact .action-icon{font-size:1.5rem;margin:0;flex-shrink:0}.action-card-compact h3{margin:0 0 .25rem;font-size:1rem;color:#111827;font-weight:600}.action-card-compact p{margin:0;color:#6b7280;font-size:.8125rem;line-height:1.4}@media(max-width:768px){.stats-grid,.actions-grid{grid-template-columns:1fr}.stat-value{font-size:1.75rem}.dashboard-columns{grid-template-columns:1fr}}.workflow-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.step-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:100px}.step-number{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;box-shadow:0 2px 8px #667eea4d}.step-label{font-size:.875rem;font-weight:600;color:#4b5563;text-align:center}.step-divider{height:2px;flex:1;max-width:80px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:.3}.workflow-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:1024px){.workflow-grid{grid-template-columns:1fr 1fr}}@media(min-width:1400px){.workflow-grid{grid-template-columns:1.2fr 1fr}}.workflow-actions{display:flex;flex-direction:column;gap:1.5rem}.workflow-monitor{display:flex;flex-direction:column}.workflow-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:2px solid transparent;transition:all .2s ease}.workflow-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.card-header h2{margin:0;font-size:1.25rem;display:flex;align-items:center;gap:.75rem;color:#111827}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.875rem;font-weight:700;flex-shrink:0}.card-subtitle{font-size:.8125rem;color:#6b7280;display:block;margin-top:.25rem}.result-box{margin-top:1rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.result-box h4{margin:0 0 .75rem;color:#166534;font-size:.9375rem}.result-details{display:flex;flex-direction:column;gap:.5rem}.result-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.result-row span{color:#6b7280}.result-row strong{color:#111827}.stats-summary-compact{display:flex;justify-content:space-around;padding:1rem;background:#f9fafb;border-radius:8px;margin:1.5rem 0 1rem}.summary-item-compact{display:flex;flex-direction:column;align-items:center;gap:.25rem}.summary-item-compact strong{font-size:1.5rem;font-weight:700;color:#111827}.summary-item-compact span{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.folders-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.folders-list::-webkit-scrollbar{width:6px}.folders-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.folders-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.folders-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.folder-item{padding:.75rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.folder-item:hover{background:#f3f4f6;border-color:#d1d5db}.folder-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.folder-name-short{font-size:.875rem;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.5rem}.folder-item-stats{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#6b7280}.folder-item-more{padding:.75rem;text-align:center;color:#6b7280;font-size:.8125rem;font-style:italic}.status-badge-sm{padding:.125rem .5rem;border-radius:12px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.progress-bar-sm{height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden;flex:1}.progress-bar-sm .progress-fill{height:100%;transition:width .3s ease;border-radius:2px}.loading-state-inline{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:#6b7280;font-size:.875rem}.empty-state-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.empty-state-inline .empty-icon{font-size:3rem;margin-bottom:.75rem;opacity:.5}.empty-state-inline p{margin:0 0 .25rem;color:#6b7280;font-weight:500}.empty-state-inline small{color:#9ca3af;font-size:.8125rem}.btn-block{width:100%}.btn-sm{padding:.375rem .75rem;font-size:.875rem}@media(max-width:768px){.step-indicator{gap:.25rem;padding:1rem}.step{min-width:70px}.step-number{width:32px;height:32px;font-size:.9375rem}.step-label{font-size:.75rem}.step-divider{max-width:40px}.workflow-card{padding:1rem}.card-header h2{font-size:1.125rem}.stats-summary-compact{flex-wrap:wrap;gap:1rem}.folders-list{max-height:300px}}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-top:.75rem}.category-checkbox{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff;-webkit-user-select:none;user-select:none}.category-checkbox:hover{border-color:#667eea;background:#f9fafb}.category-checkbox.checked{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.category-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.category-checkbox span{font-size:.875rem;font-weight:500;color:#374151;flex:1}.category-checkbox:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.category-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.4rem}.category-checkbox{padding:.4rem .6rem}.category-checkbox span{font-size:.8125rem}}.generated-names-card{transition:all .3s ease;border-left:4px solid #667eea}.generated-names-card.collapsed{max-height:100px;overflow:hidden}.generated-names-card.expanded{max-height:2000px}.generated-names-card .card-header.clickable:hover{background-color:#f9fafb}.generated-names-content{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.names-list-compact{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.5rem;max-height:400px;overflow-y:auto;padding:.5rem;background:#f9fafb;border-radius:.5rem}.name-item-compact{padding:.75rem;background:#fff;border-radius:.375rem;border:1px solid #e5e7eb;transition:all .2s}.name-item-compact:hover{border-color:#667eea;box-shadow:0 2px 4px #667eea1a}.name-info{display:flex;flex-direction:column;gap:.25rem}.name-info strong{font-size:.875rem;color:#111827}.occupation-tag{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.125rem .5rem;border-radius:.25rem;display:inline-block;width:fit-content}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.queue-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card-simple{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.stat-card-simple:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.stat-card-simple .stat-icon{font-size:2rem}.stat-card-simple .stat-value{font-size:2rem;font-weight:700;color:#1f2937;line-height:1}.stat-card-simple .stat-label{font-size:.875rem;color:#6b7280;margin-top:.25rem}.queue-sections{display:flex;flex-direction:column;gap:2rem}.queue-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.section-header{padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.section-header h2{margin:0;font-size:1.5rem;display:flex;align-items:center;gap:.75rem}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .75rem;background:#fff3;border-radius:12px;font-size:1rem;font-weight:600}.queue-table-container{overflow-x:auto}.queue-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.queue-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.queue-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s}.queue-table tbody tr:hover{background:#f9fafb}.queue-table tbody tr:last-child{border-bottom:none}.queue-table td{padding:1rem 1.5rem;color:#4b5563}.queue-table td:first-child{color:#9ca3af;font-size:.875rem;font-weight:500}.country-badge{display:inline-block;padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:6px;font-size:.875rem;font-weight:500}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-danger{background:#ef4444;color:#fff;border:none}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.spinner-sm{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-right:.5rem}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.loading-state .spinner{width:40px;height:40px;border-width:4px}.loading-state span:last-child{color:#6b7280;font-size:1rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.empty-state .empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h3{margin:0 0 .5rem;color:#1f2937;font-size:1.5rem}.empty-state p{margin:0 0 .5rem;color:#6b7280;font-size:1rem}.empty-state small{color:#9ca3af;font-size:.875rem}.alert{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-size:.9375rem}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.info-box{padding:1.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px}.info-box h4{margin:0 0 .5rem;color:#1e40af;font-size:1rem}.info-box ul{color:#1e40af;font-size:.875rem}.info-box li{margin-bottom:.5rem}.info-box strong{font-weight:600}@media(max-width:768px){.page-header{flex-direction:column;align-items:stretch}.page-header>div:last-child{justify-content:space-between}.queue-stats{grid-template-columns:repeat(2,1fr)}.queue-table th,.queue-table td{padding:.75rem 1rem}.queue-table th:first-child,.queue-table td:first-child{display:none}}@media(max-width:480px){.queue-stats{grid-template-columns:1fr}.stat-card-simple{padding:1rem}.section-header h2{font-size:1.25rem}.queue-table{font-size:.875rem}}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.loading-state p{margin-top:1rem;font-size:1.125rem}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{margin:0 0 .5rem;color:#111827}.empty-state p{color:#6b7280;margin:0}.stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.summary-item{display:flex;flex-direction:column;align-items:center;text-align:center}.summary-item strong{font-size:2rem;font-weight:700;display:block;margin-bottom:.25rem}.summary-item span{font-size:.875rem;opacity:.9}.folders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.folder-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:2px solid transparent}.folder-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026;border-color:#667eea}.folder-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.folder-icon{font-size:2rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:50%}.status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-empty{background:#f3f4f6;color:#6b7280}.status-insufficient{background:#fef3c7;color:#92400e}.status-adequate{background:#dbeafe;color:#1e40af}.status-ready{background:#d1fae5;color:#065f46}.folder-name{margin:0 0 1rem;font-size:1.125rem;color:#111827;word-break:break-word}.folder-stats{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.stat-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.stat-row span{color:#6b7280}.stat-row strong{color:#111827}.progress-bar{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.progress-fill{height:100%;transition:width .3s ease;border-radius:999px}@media(max-width:768px){.page-header{flex-direction:column;align-items:stretch}.stats-summary,.folders-grid{grid-template-columns:1fr}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.gallery-item{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026}.gallery-item img{width:100%;height:200px;object-fit:cover;display:block}.gallery-item-overlay{position:absolute;top:0;right:0;padding:.5rem;display:flex;gap:.5rem;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-action-btn{width:32px;height:32px;border-radius:50%;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px #0003}.gallery-action-btn:hover{transform:scale(1.1)}.gallery-action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.view-btn{background:#667eeae6;color:#fff}.delete-btn{background:#ef4444e6;color:#fff}.gallery-item-info{padding:.75rem;background:#fff;border-top:1px solid #e5e7eb}.gallery-item-info small{display:block;color:#6b7280;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lightbox{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080;animation:scaleIn .3s ease}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-content img{display:block;max-width:90vw;max-height:calc(90vh - 100px);object-fit:contain}.lightbox-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;border:none;background:#ef4444e6;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10;line-height:1}.lightbox-close:hover{transform:scale(1.1);background:#dc2626}.lightbox-info{padding:1rem;background:#fff;text-align:center}.lightbox-info p{margin:0 0 .5rem;font-weight:600;color:#111827}.lightbox-info small{color:#6b7280;font-size:.875rem}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.gallery-item img{height:150px}.lightbox{padding:1rem}.lightbox-content img{max-width:95vw;max-height:calc(95vh - 100px)}}@media(max-width:576px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.generate-candidates-container{max-width:1200px}.generate-header{margin-bottom:2rem}.generate-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.generate-header p{color:#6b7280;font-size:1rem;margin:0}.form-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;margin-bottom:2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:1rem;align-items:flex-end}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group select{padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;background-color:#fff;color:#111827;transition:border-color .2s ease}.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:2rem;color:#991b1b}.error-box p{margin:0;font-size:.875rem}.error-box p:first-child{font-weight:600;margin-bottom:.25rem}.results-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.stat-box{padding:1rem;border-radius:8px;text-align:center}.stat-box.blue{background:#eff6ff}.stat-box.green{background:#f0fdf4}.stat-box.gray{background:#f9fafb}.stat-box p{margin:0;font-size:.8125rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.stat-box .stat-number{font-size:1.875rem;font-weight:700}.stat-box.blue .stat-number{color:#2563eb}.stat-box.green .stat-number{color:#16a34a}.stat-box.gray .stat-number{color:#4b5563}.filter-buttons{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.filter-button{padding:.625rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-button.active{color:#fff}.filter-button.active.blue{background:#2563eb}.filter-button.active.green{background:#16a34a}.filter-button.active.gray{background:#4b5563}.filter-button:not(.active){background:#e5e7eb;color:#374151}.filter-button:not(.active):hover{background:#d1d5db}.selection-buttons{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.selection-button{padding:.625rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.selection-button:hover{opacity:.9}.selection-button.green{background:#dcfce7;color:#166534}.selection-button.blue{background:#dbeafe;color:#1e40af}.selection-button.gray{background:#f3f4f6;color:#374151}.selection-button.red{background:#fee2e2;color:#991b1b;margin-left:auto}.candidates-list{border:1px solid #e5e7eb;border-radius:8px;max-height:400px;overflow-y:auto;margin-bottom:1.5rem}.candidates-empty{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.candidate-item{padding:1rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:flex-start;gap:.75rem;transition:background-color .2s ease}.candidate-item:last-child{border-bottom:none}.candidate-item:hover{background:#f9fafb}.candidate-checkbox{margin-top:.25rem;cursor:pointer;accent-color:#667eea}.candidate-content{flex:1}.candidate-name{margin:0;font-weight:600;color:#111827;font-size:.9375rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.candidate-badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.candidate-badge.exists{background:#f3f4f6;color:#374151}.candidate-badge.new{background:#dcfce7;color:#166534}.candidate-meta{margin-top:.375rem;font-size:.8125rem;color:#6b7280;display:flex;flex-wrap:wrap;gap:.75rem}.candidate-meta a{color:#2563eb;text-decoration:none;transition:color .2s ease}.candidate-meta a:hover{color:#1d4ed8;text-decoration:underline}.candidate-meta .extra-info{color:#ea580c}.action-buttons{display:flex;justify-content:flex-end;gap:.75rem}.btn-primary{padding:.75rem 1.5rem;background:#16a34a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 4px 12px #16a34a4d}.btn-primary:disabled{background:#d1d5db;cursor:not-allowed;color:#9ca3af}.empty-state{background:#f9fafb;border-radius:12px;padding:3rem 1.5rem;text-align:center}.empty-state p{color:#6b7280;font-size:1rem;margin:0}@media(max-width:768px){.form-grid,.stats-grid{grid-template-columns:1fr}.filter-buttons,.selection-buttons{flex-direction:column}.filter-button,.selection-button{width:100%}.selection-button.red{margin-left:0}.candidate-name{flex-direction:column;align-items:flex-start}.candidate-badge{display:block}}.priority-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.priority-badge.high{background:#fee2e2;color:#991b1b}.priority-badge.medium{background:#fef3c7;color:#92400e}.priority-badge.low{background:#d1fae5;color:#065f46}[data-theme=dark] .priority-badge.high{background:#7f1d1d;color:#fca5a5}[data-theme=dark] .priority-badge.medium{background:#78350f;color:#fcd34d}[data-theme=dark] .priority-badge.low{background:#064e3b;color:#6ee7b7}.score-gauge{position:relative;width:80px;height:80px}.score-gauge svg{transform:rotate(-90deg)}.score-gauge circle{fill:none;stroke-width:8}.score-gauge .gauge-bg{stroke:#e5e7eb}.score-gauge .gauge-fill{stroke-linecap:round;transition:stroke-dashoffset .5s ease}.score-gauge .gauge-fill.score-high{stroke:#10b981}.score-gauge .gauge-fill.score-medium{stroke:#f59e0b}.score-gauge .gauge-fill.score-low{stroke:#ef4444}.score-gauge-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.25rem;font-weight:700;color:#111827}[data-theme=dark] .score-gauge .gauge-bg{stroke:#374151}[data-theme=dark] .score-gauge-label{color:#f3f4f6}.person-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;border:2px solid transparent}.person-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea33;border-color:var(--primary)}.person-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.person-card-image{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#f3f4f6}.person-card-info{flex:1;min-width:0}.person-card-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.person-card-meta{font-size:.875rem;color:#6b7280;margin:0}.person-card-stats{display:flex;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.person-card-stat{flex:1}.person-card-stat-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.person-card-stat-value{font-size:1.125rem;font-weight:600;color:#111827}.person-card-actions{display:flex;gap:.5rem;margin-top:1rem}[data-theme=dark] .person-card{background:#1f2937;box-shadow:0 2px 8px #0000004d}[data-theme=dark] .person-card-name,[data-theme=dark] .person-card-stat-value{color:#f3f4f6}[data-theme=dark] .person-card-stats{border-top-color:#374151}.queue-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.queue-table{width:100%;border-collapse:collapse}.queue-table th{background:#f9fafb;padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb}.queue-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#111827}.queue-table tr:hover{background:#f9fafb}.queue-table tr:last-child td{border-bottom:none}[data-theme=dark] .queue-table-container{background:#1f2937}[data-theme=dark] .queue-table th{background:#111827;color:#9ca3af;border-bottom-color:#374151}[data-theme=dark] .queue-table td{color:#f3f4f6;border-bottom-color:#374151}[data-theme=dark] .queue-table tr:hover{background:#111827}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.modal-header h2{margin:0;font-size:1.5rem;color:#111827}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;line-height:1;transition:color .2s ease}.modal-close:hover{color:#111827}.modal-body{padding:1.5rem}.modal-footer{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end}[data-theme=dark] .modal-content{background:#1f2937}[data-theme=dark] .modal-header{border-bottom-color:#374151}[data-theme=dark] .modal-header h2{color:#f3f4f6}[data-theme=dark] .modal-close{color:#9ca3af}[data-theme=dark] .modal-close:hover{color:#f3f4f6}[data-theme=dark] .modal-footer{border-top-color:#374151}.celebrity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.celebrity-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;border:2px solid transparent}.celebrity-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #667eea33;border-color:var(--primary)}.celebrity-card-image-container{position:relative;width:100%;padding-top:100%;background:#f3f4f6;overflow:hidden}.celebrity-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.celebrity-card-score{position:absolute;top:.75rem;right:.75rem;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600;color:#111827}.celebrity-card-content{padding:1.25rem}.celebrity-card-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.celebrity-card-description{font-size:.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.celebrity-card-footer{display:flex;gap:.5rem}[data-theme=dark] .celebrity-card{background:#1f2937}[data-theme=dark] .celebrity-card-name{color:#f3f4f6}[data-theme=dark] .celebrity-card-score{background:#1f2937e6;color:#f3f4f6}.tabs-container{margin-bottom:2rem}.tabs-list{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.tab-button{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.938rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.tab-button:hover{color:#111827}.tab-button.active{color:var(--primary);border-bottom-color:var(--primary)}[data-theme=dark] .tabs-list{border-bottom-color:#374151}[data-theme=dark] .tab-button{color:#9ca3af}[data-theme=dark] .tab-button:hover{color:#f3f4f6}.history-timeline{position:relative;padding-left:2rem}.history-timeline:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:2px;background:#e5e7eb}.history-item{position:relative;padding-bottom:2rem}.history-item:before{content:"";position:absolute;left:-1.625rem;top:.25rem;width:12px;height:12px;border-radius:50%;background:var(--primary);border:2px solid white;box-shadow:0 0 0 2px var(--primary)}.history-item-content{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}.history-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.history-item-title{font-weight:600;color:#111827;margin:0}.history-item-time{font-size:.875rem;color:#6b7280}.history-item-stats{display:flex;gap:1.5rem;font-size:.875rem}.history-item-stat{display:flex;align-items:center;gap:.375rem;color:#6b7280}[data-theme=dark] .history-timeline:before{background:#374151}[data-theme=dark] .history-item:before{border-color:#1f2937}[data-theme=dark] .history-item-content{background:#1f2937}[data-theme=dark] .history-item-title{color:#f3f4f6}@media(max-width:768px){.celebrity-grid{grid-template-columns:1fr}.person-card-stats{flex-direction:column;gap:.75rem}.modal-content{margin:1rem}.tabs-list{overflow-x:auto;-webkit-overflow-scrolling:touch}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #667eea;--primary-dark: #764ba2;--bg-color: #f8f9fa;--text-color: #333;--border-color: #e0e0e0;--sidebar-bg: #2c3e50;--sidebar-text: #ecf0f1;--card-bg: #ffffff;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b;--shadow: 0 2px 8px rgba(0, 0, 0, .1);--shadow-hover: 0 6px 16px rgba(0, 0, 0, .15)}[data-theme=dark]{--bg-color: #1a1a1a;--text-color: #e4e4e7;--border-color: #3f3f46;--sidebar-bg: #18181b;--sidebar-text: #e4e4e7;--card-bg: #27272a;--shadow: 0 2px 8px rgba(0, 0, 0, .3);--shadow-hover: 0 6px 16px rgba(0, 0, 0, .4)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.6}.page-container{padding:2rem;max-width:1200px}.page-container h1{margin-bottom:1rem;color:var(--primary-color)}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:500}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-logout{background:transparent;color:var(--sidebar-text);border:1px solid rgba(255,255,255,.2);width:100%;margin-top:1rem}.btn-logout:hover{background:#ffffff1a}.alert{padding:1rem;border-radius:8px;margin:1rem 0}.alert-error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert-success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alert-warning{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color)}.form-input{width:100%;padding:.75rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-input:focus{outline:none;border-color:var(--primary-color)}.form-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.link{color:var(--primary-color);text-decoration:none;transition:color .3s ease}.link:hover{color:var(--primary-dark);text-decoration:underline}.card{background:var(--card-bg);padding:2rem;border-radius:12px;box-shadow:var(--shadow);border:1px solid var(--border-color);transition:all .3s ease}.card:hover{box-shadow:var(--shadow-hover)}.button-group{display:flex;gap:1rem;flex-wrap:wrap}.spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.result-box{background:var(--card-bg);padding:1.5rem;border-radius:8px;border-left:4px solid var(--primary-color);border:1px solid var(--border-color)}.result-box h3{margin:0 0 1rem;color:var(--primary-color)}.result-box p{margin:.5rem 0;line-height:1.6;color:var(--text-color)}.info-box{background:var(--card-bg);padding:1.5rem;border-radius:8px;border:1px solid var(--border-color)}.info-box h4{margin:0 0 .5rem;color:var(--primary-color)}.info-box ul{margin:0;color:var(--text-color);line-height:1.8}.form-hint{display:block;margin-top:.25rem;font-size:.875rem;color:#6b7280}
