*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{min-height:100vh;background:#fafafa;padding:3rem 2rem 2rem}.app-header{text-align:center;color:#1a1a1a;margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.app-header h1{font-size:2.75rem;font-weight:700;margin:0 0 .75rem;color:#1a1a1a;letter-spacing:-.02em}.subtitle{font-size:1.15rem;color:#666;margin:0;font-weight:400}.app-main{max-width:1200px;margin:0 auto}.home-intro{margin-bottom:4rem}.intro-content{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.intro-content h2{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0 0 1.25rem;line-height:1.3}.intro-description{font-size:1.05rem;color:#666;line-height:1.7;margin:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.feature-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.feature-card p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.data-model-explorer{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;margin-bottom:4rem}.data-model-explorer h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;text-align:center}.data-model-loading,.data-model-error{text-align:center;padding:2rem;color:#666}.data-model-loading .spinner{margin:0 auto 1rem}.data-model-error p{margin:0;color:#c00}.explorer-description{text-align:center;color:#666;font-size:.95rem;margin:0 0 1.25rem}.explorer-layout{display:flex;gap:0;min-height:380px;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;background:#fafafa}.explorer-nav{flex-shrink:0;width:260px;background:#fff;border-right:1px solid #e5e5e5;overflow-y:auto}.explorer-nav-list{list-style:none;padding:.35rem 0;margin:0}.explorer-nav-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;background:transparent;text-align:left;font-size:.875rem;color:#333;cursor:pointer;transition:background .15s,color .15s}.explorer-nav-item:hover:not(:disabled){background:#f5f5f5;color:#1a1a1a}.explorer-nav-item.selected{background:#f1592a1a;color:#c44a1a;font-weight:600}.explorer-nav-item:disabled{cursor:default;opacity:.5}.explorer-nav-icon{font-size:.95rem;flex-shrink:0}.explorer-nav-label{flex:1;min-width:0;font-weight:500;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explorer-detail{flex:1;min-width:0;background:#fff;overflow-y:auto;padding:1.25rem 1.5rem}.explorer-detail-empty{display:flex;align-items:center;justify-content:center;min-height:200px;color:#999;font-size:.95rem}.table-detail{max-width:720px}.table-detail-empty{color:#666;font-size:.9rem;margin:0}.detail-section-heading{font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.08em;margin:1.5rem 0 .6rem}.detail-section-heading:first-of-type{margin-top:0}.category-description{font-size:.875rem;color:#555;line-height:1.5;margin:0 0 1.25rem;padding:.75rem 1rem;white-space:pre-line;background:#00000008;border-left:3px solid rgba(241,89,42,.5);border-radius:0 6px 6px 0}.measures-section,.dimensions-section,.subcategories-section{margin-top:1.5rem}.measures-section:first-of-type,.dimensions-section:first-of-type,.subcategories-section:first-of-type{margin-top:0}.measures-section h4,.dimensions-section h4{font-size:.9rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem}.subcategory{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #eee}.subcategory:first-child{margin-top:0;padding-top:0;border-top:none}.subcategory h5{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .5rem}.measures-list,.fields-list{list-style:none;padding:0;margin:0}.measures-list{display:flex;flex-direction:column;gap:.5rem}.measure-item{padding:.65rem .85rem .75rem;font-size:.9rem;color:#333;display:flex;align-items:flex-start;gap:.6rem;border-radius:6px;background:#fff;border:1px solid #eee;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,box-shadow .15s}.measure-item:hover{border-color:#e0e0e0;box-shadow:0 2px 6px #0000000f}.measure-content{display:flex;flex-direction:column;gap:.35rem;min-width:0}.measure-name{font-weight:600;color:#1a1a1a;font-size:.9rem}.measure-description{font-size:.8rem;color:#666;line-height:1.45;white-space:pre-line}.field-item{padding:.5rem .75rem;font-size:.9rem;color:#333;display:flex;align-items:center;gap:.5rem;border-radius:4px;transition:background .2s}.field-item:hover{background:#f5f5f5}.dimension-group{margin-top:1rem}.dimension-group:first-child{margin-top:0}.dimension-name{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.dimension-icon{font-size:.85rem}.fields-list{margin-left:1.5rem}.field-item{color:#666;font-size:.85rem}.reports-section{margin-top:4rem;margin-bottom:4rem}.reports-section-title{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;text-align:center}.reports-section-subtitle{font-size:1rem;color:#666;text-align:center;margin:0 0 1.5rem}.reports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.report-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;gap:1rem}.report-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#f1592a}.report-card-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.report-card-description{flex:1}.report-card-description p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.5}.report-card-action{margin-top:auto}.view-report-btn{width:100%;padding:.75rem 1.5rem;background:#f1592a;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.view-report-btn:hover{background:#d94a1f}.loading-container,.error-container{text-align:center;background:#fff;border-radius:8px;padding:3rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;max-width:500px;margin:2rem auto}.loading-container p,.error-container p{margin:1rem 0;color:#6b7280}.error-container h2{color:#ef4444;margin:0 0 1rem}.error-container button{margin-top:1rem;padding:.75rem 1.5rem;background:#f1592a;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s}.error-container button:hover{background:#d94a1f}.spinner{border:4px solid #f3f4f6;border-top:4px solid #F1592A;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.empty-state{text-align:center;background:#fff;border-radius:8px;padding:3rem;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5}.empty-state p{color:#6b7280;font-size:1.1rem;margin:0}.report-viewer{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;border:1px solid #e5e5e5;overflow:hidden}.report-viewer-header{padding:1.5rem;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;gap:1rem;justify-content:space-between}.report-viewer-header h2{flex:1;margin:0}.back-button{padding:.5rem 1rem;background:#f5f5f5;color:#333;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s}.back-button:hover{background:#e8e8e8;color:#f1592a}.report-viewer-header h2{margin:0;font-size:1.5rem;color:#1f2937}.report-viewer-content{padding:1rem;max-width:100%;overflow:visible;position:relative}.powerbi-report-container{width:100%;max-width:1200px;margin:0 auto;position:relative}.powerbi-report-embed{width:100%;aspect-ratio:16 / 9;border:none;object-fit:contain}.powerbi-report-container.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#fafafa;padding:1rem;display:flex;align-items:center;justify-content:center}.powerbi-report-container.fullscreen .powerbi-report-embed{width:100%;height:auto;max-width:100%;max-height:calc(100vh - 2rem);aspect-ratio:16 / 9}.fullscreen-button{padding:.75rem 1.5rem;background:#f1592a;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #f1592a33;transition:all .2s;margin-left:auto}.fullscreen-button:hover{background:#d94a1f;box-shadow:0 4px 8px #f1592a4d}.fullscreen-button span{font-size:1.2rem}.powerbi-report-container{position:relative}.info-text{font-size:.9rem;color:#9ca3af;margin-top:.5rem}@media(max-width:768px){.app-container{padding:1rem}.app-header h1{font-size:2rem}.intro-content h2{font-size:1.5rem}.intro-description{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card,.data-model-explorer{padding:1.5rem}.explorer-layout{flex-direction:column;min-height:320px}.explorer-nav{width:100%;max-height:200px;border-right:none;border-bottom:1px solid #e5e5e5}.explorer-detail{padding:1rem 1.25rem}.reports-section-title{font-size:1.5rem}.reports-grid{grid-template-columns:1fr;gap:1rem}.report-viewer-header{flex-direction:column;align-items:flex-start}.report-viewer-content{padding:1rem}}
