.page-template{display:flex;flex-direction:column;width:100%;min-height:100%}.page-header{background-color:#1a202c;padding:.875rem 1.5rem}.page-header h1{font-size:1.25rem;font-weight:600;color:#fff;margin:0;letter-spacing:.01em}.page-toast-container{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem;max-width:min(90vw,24rem);pointer-events:none}@keyframes page-toast-slide-in{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}.page-toast{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;line-height:1.4;border-radius:.5rem;box-shadow:0 6px 20px #00000026;pointer-events:auto;animation:page-toast-slide-in .2s ease-out}.page-toast span{flex:1}.page-toast button{flex-shrink:0;background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;padding:0 .25rem;opacity:.75;transition:opacity .15s ease}.page-toast button:hover{opacity:1}.page-toast--error{background-color:#fff5f5;color:#c53030;border-left:4px solid #c53030}.page-toast--error button{color:#c53030}.page-toast--success{background-color:#f0fff4;color:#276749;border-left:4px solid #38a169}.page-toast--success button{color:#276749}.page-toast--warning{background-color:#fffaf0;color:#b7791f;border-left:4px solid #dd6b20}.page-toast--warning button{color:#b7791f}.page-toast--info{background-color:#ebf8ff;color:#2b6cb0;border-left:4px solid #3182ce}.page-toast--info button{color:#2b6cb0}.embedded-looker-dash-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.embedded-looker-dash-wrapper .visibility-hidden{visibility:hidden;height:0px}.embedded-looker-dash-wrapper .display-none{display:none}.embedded-looker-dash-wrapper .spinner-buffer{height:100%}.embedded-looker-dash-wrapper .embedded-looker-dash{width:100%;height:100%}.spinner-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;min-height:120px}.spinner-wrapper p{margin-top:12px;font-size:.9rem;color:#666}.loader{width:48px;height:48px;border:5px solid #e0e0e0;border-top-color:#4a90d9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;width:100%;height:100%;min-height:300px;padding:2rem;box-sizing:border-box}.error-screen__icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#fff5f5;color:#c53030;font-size:1.75rem;font-weight:700;line-height:1}.error-screen__title{margin:0;font-size:1.25rem;font-weight:600;color:#1a202c}.error-screen__message{margin:0;font-size:.9375rem;color:#4a5568;max-width:28rem}.OmniAnalytics{height:750px}.home-page{padding:2rem;max-width:860px;margin:0 auto}.home-page__hero{margin-bottom:2.5rem;border-bottom:2px solid #e2e8f0;padding-bottom:1.5rem}.home-page__title{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}.home-page__subtitle{font-size:1.125rem;color:#4a5568;margin:0}.home-page__info h2{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.home-page__config{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.home-page__config dt{font-weight:600;color:#4a5568;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-top:.75rem}.home-page__config dt:first-child{margin-top:0}.home-page__config dd{margin:.25rem 0 0}.home-page__config dd code{background:#edf2f7;border-radius:4px;padding:.125rem .375rem;font-size:.875rem;word-break:break-all}.home-page__note{font-size:.9rem;color:#718096;line-height:1.6}.home-page__note code{background:#edf2f7;border-radius:4px;padding:.1rem .3rem;font-size:.85rem}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.not-found-page__code{font-size:6rem;font-weight:800;color:#cbd5e0;line-height:1;margin:0 0 .5rem}.not-found-page__message{font-size:1.25rem;color:#4a5568;margin:0 0 1.5rem}.not-found-page__link{font-size:1rem;color:#3182ce;text-decoration:none;font-weight:500}.not-found-page__link:hover{text-decoration:underline}.app{display:flex;flex-direction:column;min-height:100vh}.app__main{flex:1;padding:1.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5;color:#1a202c;background-color:#fff}a{color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{min-height:100vh;display:flex;flex-direction:column}
