:root{margin:0 auto;padding:0;width:100%;height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.fetch-xmc-button{margin-top:20px;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}.fetch-xmc-button:hover{border-color:#646cff}.fetch-xmc-button:focus,.fetch-xmc-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}}html{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}#root{display:flex;flex-direction:column}.app-container{background-color:#f0f0f0;height:100%;width:100%;text-align:center;flex:1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.feature-section{margin:2rem auto;max-width:500px}.preview-read-container{display:flex;flex-direction:column;padding:24px;border:2px solid #2e8b57;border-radius:12px;background-color:#f8f9fa;max-width:500px;width:450px;box-shadow:0 4px 12px #0000000d;margin:.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:16px;width:100%}.form-group label{font-weight:600;margin-bottom:8px;color:#333;font-size:1rem}.form-input{padding:12px;border-radius:8px;border:1px solid #ced4da;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{outline:none;border-color:#28a745;box-shadow:0 0 0 3px #28a74533}.read-button{margin-top:8px;font-weight:600;padding:12px;background-color:#28a745;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;font-size:1rem;width:100%}.read-button:hover{background-color:#218838}.read-button:active{transform:translateY(1px)}.text-area-input{width:100%;max-width:405px}.tenant-select{display:flex;flex-direction:column;gap:6px;min-width:220px;max-width:420px}.tenant-select select{padding:10px 12px;border-radius:8px;border:1px solid #ced4da;background-color:#fff;width:100%;box-sizing:border-box}.agent-card-row,.agent-header{display:flex;align-items:center}.agent-card-row select,.tenant-select select,.agent-header select{height:40px;padding:8px 12px;border-radius:8px;border:1px solid #ced4da;background-color:#fff;box-sizing:border-box}.agent-card-row .read-button{height:40px;padding:8px 14px;width:auto;display:inline-flex;align-items:center;justify-content:center}.agent-panel{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:18px;box-shadow:0 6px 18px #1018280a;max-width:720px;width:100%;margin:.5rem 0}.agent-panel h3{margin:0 0 12px;font-size:18px}.agent-panel-content{display:flex;flex-direction:column;gap:12px}.agent-card{display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0}.agent-card-body{display:flex;flex-direction:column;gap:8px}.agent-card-row select{flex:1 1 auto;min-width:0}.agent-card-row{display:flex;gap:12px;align-items:center}.agent-panel .tenant-select{width:100%}@media(max-width:576px){.agent-card-row .read-button{width:100%}.preview-read-container{padding:16px}.form-input,.read-button{padding:10px}.tenant-select{min-width:0;width:100%}.agent-card-row{flex-direction:column;align-items:stretch}}@media(prefers-color-scheme:dark){.preview-read-container{background-color:#2a2d3e;border-color:#3d8c5f}.form-group label{color:#e1e1e1}.form-input{background-color:#1a1d2d;border-color:#444;color:#e1e1e1}.form-input:focus{border-color:#3d8c5f;box-shadow:0 0 0 3px #28a7454d}}.response-container{margin:20px 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.response-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.response-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.response-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#f8f9fb}.response-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#333}.response-badges{display:flex;gap:8px}.response-badge{display:inline-block;padding:4px 12px;border-radius:16px;font-size:.8125rem;font-weight:500}.response-badge.success{background-color:#e6f7ed;color:#0c7c4a}.response-badge.info{background-color:#e7f1fd;color:#1e5fb3}.response-badge.warning{background-color:#fff4e6;color:#c46e12}.response-badge.error{background-color:#fcecef;color:#c42348}.response-divider{height:1px;background-color:#eee}.response-content{padding:24px;max-height:500px;overflow:auto;text-align:left}.response-content::-webkit-scrollbar{width:8px;height:8px}.response-content::-webkit-scrollbar-track{background:transparent}.response-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.response-content::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.response-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafc;border:2px dashed #e4e7ec;border-radius:12px;padding:40px 24px;color:#6e7683;text-align:center}.response-empty-icon{font-size:2.5rem;margin-bottom:16px;color:#b3b8c2}.response-empty p{margin:0 0 8px;font-weight:500;color:#4a5158}.response-empty span{font-size:.875rem}.json-pretty{line-height:1.6;font-size:.9375rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.content-transfer-container{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;border:2px solid #007bff;border-radius:10px;background-color:#f8f9fa;min-width:300px}.content-transfer-label{margin-top:10px;font-weight:700}.content-transfer-input{margin-top:10px;padding:10px;width:100%;border-radius:5px;border:1px solid #ced4da;box-sizing:border-box;height:41px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.content-transfer-select{margin-top:10px;padding:10px;width:100%;border-radius:5px;border:1px solid #ced4da}.content-transfer-select-multiple{min-height:100px}.content-transfer-select-disabled{opacity:.6}.content-transfer-help-text{align-self:flex-start;color:#6c757d;margin-top:5px}.content-transfer-button{margin-top:10px;font-weight:700;padding:10px;width:100%;background-color:#007bff;color:#fff;border:none;border-radius:5px}.content-transfer-button:not([disabled]):hover{background-color:#0069d9}.content-transfer-button:disabled{cursor:not-allowed;opacity:.6}.dashboard{padding:2rem;height:100%;overflow-y:auto;background-color:#f8f9fa}.dashboard-title{margin-bottom:1.5rem;color:#333;font-size:2rem}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 10px #0000000d;display:flex;align-items:center;transition:transform .2s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.stat-icon{font-size:2rem;margin-right:1rem;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center}.users-icon{background-color:#e3f2fd;color:#1976d2}.items-icon{background-color:#e0f2f1;color:#009688}.pending-icon{background-color:#fff3e0;color:#ff9800}.completed-icon{background-color:#e8f5e9;color:#4caf50}.stat-content h3{margin:0;font-size:.9rem;color:#555;font-weight:500}.stat-value{margin:0;font-size:1.8rem;font-weight:700;color:#333}.dashboard-main{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:992px){.dashboard-main{grid-template-columns:1fr}}.dashboard-chart,.dashboard-activity{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1.5rem}.dashboard-chart h2,.dashboard-activity h2{font-size:1.3rem;margin-top:0;margin-bottom:1.5rem;color:#333}.mock-chart{height:220px;display:flex;align-items:flex-end;justify-content:space-around;gap:10px}.chart-bar{width:40px;background:linear-gradient(to top,#3f51b5,#7986cb);border-radius:4px 4px 0 0;transition:height .5s ease}.chart-bar:hover{background:linear-gradient(to top,#303f9f,#5c6bc0)}.activity-list{display:flex;flex-direction:column;gap:.8rem}.activity-item{display:grid;grid-template-columns:1fr 2fr 1fr;gap:1rem;padding:1rem;border-radius:8px;background-color:#f8f9fa;transition:background-color .2s ease}.activity-item:hover{background-color:#eee}.activity-user{font-weight:600;color:#2196f3}.activity-action{color:#424242}.activity-time{color:#757575;font-size:.85rem;text-align:right}.report-container{padding:2rem;height:100%;overflow-y:auto;background-color:#f8f9fa}.report-title{margin-bottom:1.5rem;color:#333;font-size:2rem}.report-tabs{display:flex;margin-bottom:2rem;border-bottom:1px solid #dee2e6}.report-tab{padding:1rem 1.5rem;cursor:pointer;font-weight:500;color:#495057;border-bottom:3px solid transparent;transition:all .2s ease}.report-tab:hover{color:#333;background-color:#f1f3f5}.report-tab.active{color:#eb001a;border-bottom:3px solid #eb001a}.report-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1.5rem}.report-highlight-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.highlight-card{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 10px #0000000d;position:relative;overflow:hidden;border-left:4px solid #eb001a}.highlight-card h3{margin:0;font-size:1rem;color:#555;font-weight:500}.highlight-value{margin-top:.5rem;font-size:1.8rem;font-weight:700;color:#333}.highlight-icon{position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.2}.report-charts{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:992px){.report-charts{grid-template-columns:1fr}}.report-chart{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1.5rem}.report-chart h3{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.monthly-chart{height:220px;display:flex;align-items:flex-end;justify-content:space-between}.month-column{display:flex;flex-direction:column;align-items:center;width:30px}.month-bar{width:30px;background:linear-gradient(to top,#e23a3a,#8d3cba);border-radius:4px 4px 0 0;transition:height .5s ease}.month-bar:hover{background:linear-gradient(to top,#e23a3a,#3c56e2)}.month-label{margin-top:.5rem;font-size:.8rem;color:#555}.categories-chart{display:flex;flex-direction:column;gap:1rem}.category-row{display:grid;grid-template-columns:1fr 3fr .5fr;align-items:center;gap:1rem}.category-name{font-weight:500;color:#333}.category-bar-container{height:12px;background-color:#e9ecef;border-radius:6px;overflow:hidden}.category-bar{height:100%;background:linear-gradient(to right,#ff9800,#ffb74d);border-radius:6px}.category-value{font-weight:600;color:#555;text-align:right}.report-users h3{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.users-table{width:100%;border-collapse:collapse}.users-table th{background-color:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#495057}.users-table td{padding:1rem;border-top:1px solid #e9ecef}.efficiency-bar-container{position:relative;height:8px;width:100%;background-color:#e9ecef;border-radius:4px;overflow:hidden}.efficiency-bar{height:100%;background:linear-gradient(to right,#4caf50,#81c784);border-radius:4px}.efficiency-bar-container span{position:absolute;right:0;top:-18px;font-size:.8rem;font-weight:600}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:600}.status-badge.excellent{background-color:#e8f5e9;color:#4caf50}.status-badge.good{background-color:#fff3e0;color:#ff9800}.report-export h3{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.export-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.export-option{padding:1.5rem;border-radius:12px;background-color:#f8f9fa;display:flex;gap:1rem;transition:all .2s ease;border:1px solid #e9ecef}.export-option:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.export-icon{font-size:2rem;width:60px;height:60px;border-radius:50%;background-color:#e3f2fd;color:#1976d2;display:flex;justify-content:center;align-items:center}.export-details{flex:1}.export-details h4{margin:0 0 .5rem;color:#333}.export-details p{margin:0 0 1rem;color:#666;font-size:.9rem}.export-button{padding:.5rem 1rem;background-color:#eb001a;color:#fff;border:none;border-radius:999px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.export-button:hover{background-color:#000}@media(max-width:768px){.export-options{grid-template-columns:1fr}}.home-container{padding:0;height:100%;overflow-y:auto}.home-header{color:#fff;padding:5rem 2rem;text-align:center;background:linear-gradient(210deg,#e23a3a,#8d3cba,#3c56e2)}.home-title{font-size:3rem;margin-bottom:1rem}.home-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.call-to-action{display:flex;gap:1rem;justify-content:center}.home-primary-button{padding:.8rem 1.5rem;background-color:#eb001a;border-radius:9999px;color:#fff;border:none;font-weight:600;cursor:pointer;transition:all .2s ease}.home-primary-button:hover{background-color:#000;transform:translateY(-2px)}.home-primary-button.large{padding:1rem 2rem;font-size:1.1rem}.home-secondary-button{padding:.8rem 1.5rem;background-color:transparent;border-radius:9999px;color:#fff;border:1px solid white;font-weight:600;cursor:pointer;transition:all .2s ease}.home-secondary-button:hover{background-color:#ffffff1a;transform:translateY(-2px)}.features-section{padding:4rem 2rem;text-align:center}.features-section h2{font-size:2rem;margin-bottom:3rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#333}.feature-card p{color:#555;line-height:1.6}.info-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:4rem 2rem;background-color:#fff}@media(max-width:992px){.info-section{grid-template-columns:1fr}}.info-content{padding:1rem}.info-content h2{font-size:2rem;margin-bottom:1.5rem;color:#333}.info-content p{color:#555;line-height:1.8;margin-bottom:1.5rem}.benefits-list{padding-left:1.5rem;margin-top:1.5rem}.benefits-list li{color:#555;margin-bottom:.8rem;padding-left:.5rem}.info-image{display:flex;align-items:center;justify-content:center}.image-placeholder{width:100%;height:350px;background-color:#e3f2fd;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1976d2;font-weight:500;font-style:italic;border:2px dashed #90caf9}.testimonials-section{padding:4rem 2rem;background-color:#f8f9fa;text-align:center}.testimonials-section h2{font-size:2rem;margin-bottom:3rem;color:#333}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;text-align:left;position:relative}.quote-mark{font-size:4rem;color:#e3f2fd;position:absolute;top:10px;left:10px;font-family:Georgia,serif;line-height:1}.testimonial-text{color:#555;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;border-radius:50%;background-color:#2196f3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.author-info h4{margin:0;color:#333;font-size:1.1rem}.author-info p{margin:0;color:#666;font-size:.9rem}.cta-section{padding:5rem 2rem;text-align:center;background:linear-gradient(210deg,#e23a3a,#8d3cba,#3c56e2);color:#fff}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:768px){.home-title{font-size:2rem}.call-to-action{flex-direction:column;align-items:center}.feature-card{padding:1.5rem}.cta-section h2{font-size:1.8rem}.cta-section p{font-size:1rem}}.custom-page-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.custom-page-header{text-align:center;margin-bottom:3rem;padding:2rem 0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}.custom-page-header h1{font-size:2.5rem;margin:0 0 1rem;font-weight:700}.custom-page-subtitle{font-size:1.2rem;opacity:.95;margin:0}.custom-page-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.custom-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.custom-section:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.custom-icon{font-size:3rem;margin-bottom:1rem}.custom-section h2{font-size:1.5rem;color:#333;margin:1rem 0}.custom-section p{color:#666;line-height:1.6;margin:0}.custom-page-footer{text-align:center;margin-top:3rem;padding:2rem 0;color:#888;border-top:1px solid #e0e0e0}.custom-page-footer p{margin:0;font-style:italic}
