.airs-admin-wrap *{box-sizing:border-box}.airs-admin-wrap{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;min-height:calc(100vh - 32px);padding:0;overflow-x:hidden!important}.airs-header{padding:2rem 0;margin:0 -20px;position:relative;overflow:hidden}.airs-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.airs-tab-content{width:calc(100% - 25px)}.airs-header-content{margin:0 auto;padding:0;padding:0 30px;display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.airs-header-icon{width:48px;height:48px;background:rgba(255,255,255,.2);border-radius:5px;display:flex;display:none;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.airs-header-text h1{margin:0;margin:0!important;font-size:26px;font-weight:600;padding:0}.airs-header-text p{margin:0;font-size:1rem;opacity:.9;font-weight:400}.airs-nav-tab-wrapper{margin:0 0 2rem;border-bottom:none;background:#fff;border-radius:5px;padding:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;gap:.25rem;width:calc(100% - 25px);padding-left:0}.airs-form-actions input[type=submit],.airs-nav-tab-wrapper .nav-tab{border:none;border:none!important;background:0 0;color:#566478;padding:10px 15px;border-radius:5px;font-weight:500;font-size:16px;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;text-decoration:none;outline:none!important;position:relative;box-shadow:none!important}.airs-form-actions input[type=submit]{padding:5px 19px}.airs-nav-tab-wrapper .nav-tab:hover{background:#f4f4f4;color:#475569;box-shadow:none}.airs-form-actions input[type=submit],.airs-nav-tab-wrapper .nav-tab-active{background:linear-gradient(135deg,#0073ee 0%,#005bb5 100%)!important;color:white!important}.airs-card{background:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e2e8f0;margin-bottom:2rem;overflow:hidden}.airs-card-header{padding:25px 30px 20px;border-bottom:1px solid #dbdbdb}.airs-card-header h3{margin:0 0 .5rem;font-size:20px;font-weight:600;color:#1e293b}.airs-card-header p{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}.airs-card-body{padding:2rem}.airs-form-group{margin-bottom:1.5rem}.airs-form-row{display:block;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.airs-label{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.airs-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:5px;font-size:.875rem;transition:all .2s ease;background:#fafafa;color:#111827;max-width:400px}.airs-input:focus{outline:none;border-color:#0073ee;box-shadow:0 0 0 3px rgba(102,126,234,.1);background:#fff}.airs-input-small{max-width:120px}.airs-help-text{margin-top:.5rem;font-size:14px;color:#6b7280;line-height:1.4}.airs-help-text a{text-decoration:none;text-decoration:underline;font-weight:500}.airs-help-text a:hover{text-decoration:underline}.airs-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-weight:400}.airs-checkbox-label input[type=checkbox]{display:none}.airs-checkbox-custom{width:18px;height:18px;border:2px solid #d1d5db;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;margin-top:1px}.airs-checkbox-label input[type=checkbox]:checked+.airs-checkbox-custom{background:#0073ee;border-color:#0073ee}.airs-checkbox-label input[type=checkbox]:checked+.airs-checkbox-custom::after{content:"✓";color:white;font-size:12px;font-weight:700}.airs-checkbox-text{color:#374151;font-weight:600}.airs-checkbox-text small{display:block;color:#6b7280;font-size:14px;margin-top:.25rem;font-weight:400}.airs-button{display:inline-flex;align-items:center;gap:.5rem;padding:10px 15px;border-radius:5px;font-weight:500;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;position:relative;overflow:hidden}.airs-button:disabled{opacity:.6;cursor:not-allowed}.airs-button-primary{background:linear-gradient(135deg,#0073ee 0%,#005bb5 100%)!important;color:white}.airs-button-secondary{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.airs-button-secondary:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.airs-button-danger{background:rgba(239,68,68,.13);color:#ef4444}.airs-batch-controls{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.airs-search-wrapper{position:relative;flex:1;min-width:250px}.airs-search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:5px;font-size:.875rem;background:#fafafa;transition:all .2s ease}.airs-search-input:focus{outline:none;border-color:#0073ee;box-shadow:0 0 0 3px rgba(102,126,234,.1);background:#fff}.airs-control-buttons{display:flex;gap:.5rem}.airs-listing-list{max-height:400px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:5px;background:#fafafa;margin-bottom:1.5rem}.airs-listing-item{display:flex;align-items:center;gap:.75rem;padding:10px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s ease;background:#fff;margin:0}.airs-listing-item:last-child{border-bottom:none}.airs-listing-item:hover{background:#f8fafc}.airs-listing-item input[type=checkbox]{display:none}.airs-listing-item .airs-checkbox-custom{width:18px;height:18px;border:2px solid #d1d5db;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.airs-listing-item input[type=checkbox]:checked+.airs-checkbox-custom{background:#03a666;border-color:#03a666}.airs-listing-item input[type=checkbox]:checked+.airs-checkbox-custom::after{content:"✓";color:white;font-size:12px;font-weight:700}.airs-listing-info{flex:1;display:flex;flex-direction:column;gap:0}.airs-listing-title{font-weight:500;color:#1f2937;font-size:.875rem}.airs-listing-id{font-size:.75rem;color:#6b7280}.airs-status-badge{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:5px;font-size:12px;font-weight:500;line-height:19px}.airs-status-generated{background:#30a844;color:#fff}.airs-status-hidden{background:#f59e0b;color:#fff}.airs-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;color:#6b7280;text-align:center}.airs-empty-state p{margin:0;font-size:.875rem}.airs-batch-actions{display:flex;gap:1rem;flex-wrap:wrap}.airs-progress-container{margin-top:2rem;padding:1.5rem;background:#f8fafc;border-radius:5px;border:1px solid #e2e8f0}.airs-progress-container h4{margin:0 0 1rem;color:#1f2937;font-size:1rem;font-weight:600}.airs-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.airs-progress-bar-inner{height:100%;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:5px;transition:width .3s ease;width:0%}.airs-progress-text{text-align:center;font-weight:600;color:#374151;font-size:.875rem;margin-bottom:1rem}.airs-log{background:#1a1a1a;color:#e5e5e5;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:.75rem;padding:1rem;border-radius:5px;max-height:250px;overflow-y:auto;line-height:1.4;border:1px solid #374151}.airs-log .log-success{color:#10b981}.airs-log .log-error{color:#f87171}.airs-debug-output-wrapper{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #f1f5f9}.airs-debug-output-wrapper h4{margin:0 0 1rem;color:#1f2937;font-size:1rem;font-weight:600}.airs-debug-output{background:#1a1a1a;color:#e5e5e5;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:.75rem;padding:1rem;border-radius:5px;max-height:400px;overflow:auto;line-height:1.4;border:1px solid #374151;white-space:pre-wrap;word-wrap:break-word}@media (max-width:768px){.airs-header-content{padding:0 1rem;flex-direction:column;text-align:center;gap:1rem}.airs-header-text h1{font-size:1.5rem}.airs-form-row{grid-template-columns:1fr;gap:1rem}.airs-batch-controls{flex-direction:column}.airs-control-buttons{justify-content:stretch}.airs-control-buttons .airs-button{flex:1;justify-content:center}.airs-batch-actions{flex-direction:column}.airs-batch-actions .airs-button{justify-content:center}.airs-card-body,.airs-card-header{padding:1.5rem}}.ai-review-summary-container{margin-bottom:30px}.ai-review-summary-container h3{margin-top:0;margin-top:35px;text-align:left;font-size:22px;margin-bottom:25px;display:block}.airs-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:15px 30px;margin-top:0;border:1px solid #e0e0e0;border-radius:5px;padding:30px}.airs-summary-card{display:flex;align-items:flex-start;padding:0;background-color:#fff;border-radius:5px;border-left:4px solid;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid #e8e8e8;border:none}.airs-card-icon{flex-shrink:0;width:32px;height:32px;margin-right:16px;border-radius:50px;display:flex;align-items:center;justify-content:center}.airs-card-content h4{margin:9px 0 8px;font-size:16px;font-weight:600}.airs-card-content p{margin:0;font-size:14px;color:#777;line-height:24px;font-weight:500}.airs-sentiment-positive .airs-card-icon{background-color:rgba(40,167,69,.15)}.airs-sentiment-positive .airs-card-content h4{color:#1e7e34}.airs-sentiment-negative .airs-card-icon{background-color:rgba(220,53,69,.13)}.airs-sentiment-negative .airs-card-content h4{color:#b21f2d}.airs-card-icon{font-size:30px}.airs-sentiment-negative .airs-card-icon:before{content:"−";color:#b21f2d}.airs-sentiment-positive .airs-card-icon:before{content:"+";color:#1e7e34}