*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}#root,.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.nav{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.nav .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.logo{font-size:1.5rem;font-weight:700;color:#2563eb}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#333;transition:color .3s}.nav-links a:hover{color:#2563eb}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .3s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:transparent;color:#2563eb;border:2px solid #2563eb}.btn-secondary:hover{background:#2563eb;color:#fff}.btn-large{padding:1rem 2rem;font-size:1.1rem}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1.5rem;line-height:1.2}.hero p{font-size:1.25rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center}.features{padding:5rem 0;background:#f9fafb}.features h2,.solutions h2,.industries h2,.benefits h2{text-align:center;font-size:2.5rem;margin-bottom:1rem}.section-intro{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center}.icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{margin-bottom:1rem;color:#2563eb}.solutions{padding:5rem 0;background:#fff}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.solution-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000026;transition:transform .3s}.solution-card:hover{transform:translateY(-5px)}.solution-card h3{color:#fff;margin-bottom:1rem}.industries{padding:5rem 0;background:#f9fafb}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.industry-item{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #2563eb;box-shadow:0 2px 6px #00000014}.industry-item h4{color:#2563eb;margin-bottom:.5rem}.industry-item p{font-size:.9rem;color:#666}.benefits{padding:5rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.benefits h2{color:#fff}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.benefit-item h3{font-size:2.5rem;margin-bottom:.5rem;color:#fff}.benefit-item p{font-size:1.1rem;opacity:.95}.how-it-works{padding:5rem 0}.how-it-works h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.step{text-align:center}.step-number{width:60px;height:60px;background:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3{margin-bottom:.5rem}.pricing{padding:5rem 0;background:#f9fafb}.pricing h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center;position:relative}.pricing-card.featured{border:3px solid #2563eb;transform:scale(1.05)}.badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.875rem}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem}.price{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:1.5rem}.price span{font-size:1rem;color:#666}.pricing-card ul{list-style:none;margin-bottom:2rem;text-align:left}.pricing-card li{padding:.5rem 0;border-bottom:1px solid #eee}.pricing-card li:before{content:"✓ ";color:#2563eb;font-weight:700}.footer{background:#1f2937;color:#fff;padding:2rem 0;text-align:center}@media(max-width:768px){.nav-links{gap:1rem}.hero h1{font-size:2rem}.cta-buttons{flex-direction:column}.pricing-card.featured{transform:none}}.dashboard{display:flex;min-height:100vh;background:#f5f5f7}.sidebar{width:260px;background:#fff;padding:2rem 1rem;border-right:1px solid #e5e7eb}.brand{display:flex;gap:1rem;margin-bottom:2rem;padding:0 .5rem}.brand-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.brand-info h3{font-size:1.1rem;margin-bottom:.25rem}.brand-info p{font-size:.75rem;color:#666}.nav-menu h4{font-size:.7rem;color:#999;margin:2rem 0 1rem .5rem;letter-spacing:1px}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin:.25rem 0;border-radius:8px;text-decoration:none;color:#333;transition:all .2s}.nav-item:hover{background:#f3f4f6}.nav-item.active{background:#eff6ff;color:#2563eb;font-weight:500}.main-content{flex:1;padding:2rem 3rem;overflow-y:auto}.dashboard-header h1{font-size:1.5rem;margin-bottom:2rem;color:#333}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.metric-card{background:#fff;padding:1.5rem;border-radius:12px;display:flex;gap:1rem;box-shadow:0 1px 3px #0000001a}.metric-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.metric-icon.blue{background:#dbeafe}.metric-icon.orange{background:#fed7aa}.metric-icon.purple{background:#e9d5ff}.metric-icon.green{background:#d1fae5}.metric-label{font-size:.85rem;color:#666;margin-bottom:.5rem}.metric-value{font-size:2rem;font-weight:700;color:#111}.metric-change{font-size:.85rem;margin-top:.25rem}.metric-change.positive{color:#10b981}.metric-change.new{color:#8b5cf6}.ai-assistant-banner{background:linear-gradient(135deg,#1e293b,#334155);padding:2rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;color:#fff}.banner-content{display:flex;gap:1rem;align-items:center}.banner-icon{font-size:2rem}.banner-text h3{margin-bottom:.25rem;color:#fff}.banner-text p{color:#cbd5e1;font-size:.9rem}.btn-start{background:#fbbf24;color:#111;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.recent-documents,.category-breakdown{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.recent-documents h3,.category-breakdown h3{margin-bottom:1.5rem;font-size:1.1rem}.dimensions-list{max-height:500px;overflow-y:auto}.dimension-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;border-radius:8px;transition:background .2s}.dimension-item:hover{background:#f9fafb}.dimension-item.internal{border-left:3px solid #3b82f6}.dimension-item.external{border-left:3px solid #10b981}.dim-icon{font-size:1.2rem}.dim-name{flex:1;font-size:.9rem;color:#111}.dim-count{background:#eff6ff;color:#2563eb;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.dimension-legend{display:flex;gap:2rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.internal-dot{background:#3b82f6}.external-dot{background:#10b981}.document-item{display:flex;gap:1rem;padding:1rem;border-radius:8px;margin-bottom:.5rem;transition:background .2s}.document-item:hover{background:#f9fafb}.doc-icon{font-size:1.5rem}.doc-info h4{font-size:.95rem;margin-bottom:.5rem;color:#111}.doc-meta{display:flex;gap:1rem;font-size:.8rem;color:#666}.doc-tag{padding:.25rem .75rem;border-radius:6px;font-size:.75rem;background:#1e293b;color:#fff}.doc-tag.other{background:#e5e7eb;color:#666}.chart-container{display:flex;justify-content:center;margin:2rem 0}.donut-chart{width:200px;height:200px}.legend{margin-top:1rem}.legend-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.legend-dot{width:12px;height:12px;border-radius:50%}.legend-dot.ai{background:#6366f1}.legend-dot.other{background:#94a3b8}.legend-label{flex:1;font-size:.9rem}.legend-value{font-weight:600}@media(max-width:1024px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}.resources-page{min-height:100vh;background:#f5f5f7;padding:3rem 0}.resources-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.resources-page h1{font-size:2.5rem;margin-bottom:1rem;color:#111}.intro{font-size:1.1rem;color:#666;margin-bottom:3rem}.diagrams-section,.documents-section,.flowcharts-section{margin-bottom:4rem}.diagrams-section h2,.documents-section h2,.flowcharts-section h2{font-size:1.8rem;margin-bottom:2rem;color:#111}.diagram-card{background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.diagram-card h3{margin-bottom:1.5rem;color:#2563eb}.diagram-card img{width:100%;height:auto;border-radius:8px;border:1px solid #e5e7eb}.doc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.doc-link{background:#fff;padding:1.5rem;border-radius:12px;display:flex;gap:1rem;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.doc-link:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.doc-link.featured{border:2px solid #2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.doc-link.restricted{border:2px solid #ef4444;background:linear-gradient(135deg,#fef2f2,#fee2e2)}.doc-link.restricted .doc-icon{color:#ef4444}.restricted-badge{background:#ef4444!important;color:#fff!important}.doc-icon{font-size:2.5rem}.doc-info{flex:1}.doc-info h4{font-size:1rem;margin-bottom:.5rem;color:#111}.doc-info p{font-size:.85rem;color:#666;margin-bottom:.75rem}.doc-type{display:inline-block;padding:.25rem .75rem;background:#eff6ff;color:#2563eb;border-radius:4px;font-size:.75rem;font-weight:600}.flowchart-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.flowchart-link{background:#fff;padding:2rem;border-radius:12px;text-align:center;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.flowchart-link:hover{transform:translateY(-4px)}.flowchart-icon{font-size:3rem;margin-bottom:1rem}.flowchart-link h4{color:#2563eb;font-size:.95rem}.gated-download-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3}.modal-content{position:relative;background:#fff;border-radius:12px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;padding:2rem;box-shadow:0 20px 60px #0000004d}.modal-header{margin-bottom:2rem}.modal-header h2{font-size:1.5rem;margin-bottom:.5rem}.modal-header p{color:#666;font-size:.95rem}.download-form .form-group{margin-bottom:1.5rem}.download-form label{display:block;font-weight:500;margin-bottom:.5rem;color:#333}.download-form input,.download-form select{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem}.download-form input:focus,.download-form select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.btn-download{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s}.btn-download:hover{transform:translateY(-2px)}.restricted-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center}.restricted-modal .modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c}.restricted-modal .modal-content{position:relative;background:#fff;border-radius:12px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;padding:2rem;box-shadow:0 20px 60px #0006;border:3px solid #ef4444}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.modal-close:hover{background:#f3f4f6}.restricted-header{text-align:center;margin-bottom:2rem}.lock-icon{font-size:4rem;margin-bottom:1rem}.restricted-header h2{font-size:1.5rem;margin-bottom:.5rem;color:#ef4444}.restricted-title{font-weight:600;margin-bottom:1rem;color:#111}.warning-text{background:#fef2f2;border:1px solid #fecaca;padding:1rem;border-radius:8px;color:#991b1b;font-size:.9rem;line-height:1.5}.restricted-form .form-group{margin-bottom:1.5rem}.restricted-form label{display:block;font-weight:500;margin-bottom:.5rem;color:#333}.restricted-form input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem}.restricted-form input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.btn-authenticate{width:100%;padding:1rem;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-authenticate:hover{background:#dc2626}.access-note{margin-top:1rem;font-size:.85rem;color:#666;text-align:center}.download-success{text-align:center;padding:2rem}.download-success .success-icon{width:60px;height:60px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem}.download-success h3{margin-bottom:.5rem}.download-success p{color:#666;margin-bottom:.5rem}.download-note{font-size:.9rem}.download-note a{color:#2563eb;text-decoration:none}.download-note a:hover{text-decoration:underline}.ingestion-page{min-height:100vh;background:#f5f5f7;padding:2rem 0}.ingestion-page .container{max-width:1400px;margin:0 auto;padding:0 2rem}.ingestion-page h1{font-size:2rem;margin-bottom:.5rem}.subtitle{color:#666;margin-bottom:2rem}.ingestion-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.upload-section,.metadata-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.upload-section h2,.metadata-section h2{font-size:1.3rem;margin-bottom:1.5rem}.upload-zone{border:2px dashed #cbd5e1;border-radius:12px;padding:3rem 2rem;text-align:center;background:#f8fafc;margin-bottom:2rem}.upload-icon{font-size:3rem;margin-bottom:1rem}.upload-hint{font-size:.85rem;color:#666;margin-top:.5rem}.btn-upload{display:inline-block;background:#2563eb;color:#fff;padding:.75rem 2rem;border-radius:8px;cursor:pointer;margin-top:1rem}.connector-options h3{font-size:1rem;margin-bottom:1rem;color:#666}.connector-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.connector-btn{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.connector-btn:hover{border-color:#2563eb;background:#eff6ff}.connector-btn span{font-size:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#111}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem}.radio-group{display:flex;gap:2rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.btn-process{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.processing-pipeline{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.processing-pipeline h2{font-size:1.3rem;margin-bottom:2rem}.pipeline-steps{display:flex;align-items:center;justify-content:space-between;overflow-x:auto}.pipeline-step{text-align:center;min-width:150px}.step-icon{font-size:2.5rem;margin-bottom:.5rem}.pipeline-step h4{margin-bottom:.25rem;color:#2563eb}.pipeline-step p{font-size:.85rem;color:#666}.pipeline-arrow{font-size:1.5rem;color:#cbd5e1;margin:0 1rem}@media(max-width:1024px){.ingestion-grid{grid-template-columns:1fr}}.chat-interface{min-height:100vh;background:#f5f5f7;padding:2rem}.chat-container{max-width:1600px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001a;display:grid;grid-template-columns:280px 1fr;grid-template-rows:auto 1fr;height:calc(100vh - 4rem)}.chat-header{grid-column:1 / -1;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.header-info h2{font-size:1.3rem;margin-bottom:.25rem}.header-info p{font-size:.9rem;color:#666}.header-badge{padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;background:#eff6ff;color:#2563eb}.chat-sidebar{padding:1.5rem;border-right:1px solid #e5e7eb;overflow-y:auto}.chat-sidebar h3{font-size:1.1rem;margin-bottom:1.5rem}.filter-group{margin-bottom:1.5rem}.filter-group label{display:block;font-weight:500;margin-bottom:.5rem;font-size:.9rem}.filter-group select{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:6px}.dimension-filters{display:flex;flex-direction:column;gap:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.rag-settings{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.rag-settings h4{font-size:.95rem;margin-bottom:1rem;color:#666}.chat-main{display:flex;flex-direction:column;height:100%}.messages-container{flex:1;overflow-y:auto;padding:2rem}.message{display:flex;gap:1rem;margin-bottom:1.5rem}.message.user{flex-direction:row-reverse}.message-avatar{width:40px;height:40px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message.user .message-avatar{background:#f3e8ff}.message-content{max-width:70%;background:#f9fafb;padding:1rem 1.5rem;border-radius:12px}.message.user .message-content{background:#eff6ff}.message-meta{display:flex;gap:1rem;margin-top:.75rem;font-size:.8rem;color:#666}.input-container{padding:1.5rem 2rem;border-top:1px solid #e5e7eb}.input-wrapper{display:flex;gap:1rem;margin-bottom:.75rem}.input-wrapper input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem}.btn-send{padding:.75rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.input-hints{display:flex;gap:1rem;font-size:.85rem;color:#666}.input-hints span{padding:.25rem .75rem;background:#f9fafb;border-radius:4px}@media(max-width:1024px){.chat-container{grid-template-columns:1fr}.chat-sidebar{display:none}}.contact-form-page{min-height:100vh;background:#f5f5f7;padding:3rem 0}.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto}.contact-info h1{font-size:2.5rem;margin-bottom:1rem}.subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem;line-height:1.6}.info-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.info-section h3{margin-bottom:.5rem;color:#2563eb}.info-section p{color:#666;margin-bottom:.5rem}.link{color:#2563eb;text-decoration:none;font-weight:500}.link:hover{text-decoration:underline}.contact-form-container{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.contact-form h2{margin-bottom:2rem;color:#111}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.btn-submit{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s}.btn-submit:hover{transform:translateY(-2px)}.privacy-note{margin-top:1rem;font-size:.85rem;color:#666;text-align:center}.contact-success{max-width:500px;margin:5rem auto;text-align:center;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.success-icon{width:80px;height:80px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1.5rem}.contact-success h2{margin-bottom:1rem}.contact-success p{color:#666;margin-bottom:2rem}@media(max-width:1024px){.contact-grid{grid-template-columns:1fr}}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f7}.login-box{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px}.login-box h2{margin-bottom:2rem;text-align:center}.login-box input{width:100%;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;font-size:1rem}.login-box button{width:100%;padding:1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.admin-panel{min-height:100vh;background:#f5f5f7;padding:2rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.admin-header h1{margin:0}.btn-logout{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600}.admin-content{max-width:1400px;margin:0 auto}.admin-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{margin:0}.btn-export{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse}thead{background:#f9fafb}th{text-align:left;padding:1rem;font-weight:600;border-bottom:2px solid #e5e7eb}td{padding:1rem;border-bottom:1px solid #e5e7eb}tr:hover{background:#f9fafb}.message-cell{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
