:root{--primary-color:#f5f5f5;--primary-color-rgb:240,240,240;--accent-color:#2d3092;--accent-color-rgb:45,48,146;--text-color:#2d2d2d;--text-color-rgb:45,45,45;--heading-color:#000;--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-serif:Georgia,"Times New Roman",Times,serif}*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;margin:0}#__next,#root{isolation:isolate}body,html{position:relative;width:100%;height:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:#f5f5f5;background:var(--primary-color);color:#2d2d2d;color:var(--text-color);margin:0;padding:0}*,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-sans)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.text-box{display:flex;margin:.5rem 0;padding:.25rem 0 .75rem;border-bottom:1px solid rgba(0,0,0,.1)}.text-box .top{display:flex;flex-basis:33%;justify-content:space-between;padding-right:12px}.text-box .bottom{display:flex;flex-basis:66%}.top div{flex-basis:50%}.speaker,.timestamp{font-size:.85rem}.speaker{text-align:left}.transcript{font-size:1rem;font-weight:400;letter-spacing:-.1px}@media screen and (max-width:968px){.transcript{margin-top:.35rem}.text-box{flex-direction:column}.speaker{text-align:right}}.list-group h6:not(:last-child){margin-bottom:.75rem}.list-group h6{font-weight:400;letter-spacing:-.04rem;font-size:1.1rem;line-height:1.1}.list-group-item{padding:1rem;transition:background-color .2s ease,border-color .2s ease;-webkit-transition:background-color .2s ease,border-color .2s ease;-moz-transition:background-color .2s ease,border-color .2s ease;-ms-transition:background-color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,border-color .2s ease}.list-group-item.active{border-color:#2d3092;border-color:var(--accent-color)}.button.active,.list-group-item.active{background-color:#2d3092;background-color:var(--accent-color)}.button.active{border-color:#f5f5f5;border-color:var(--primary-color);color:#f5f5f5;color:var(--primary-color)}.side-buttons{position:fixed;height:10vh;right:1rem;left:unset;display:flex;flex-direction:row;top:0}.side-buttons button{background:none;border:none;color:hsla(0,0%,100%,.81)}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:#2d3092;background:var(--accent-color);height:10vh;color:#f5f5f5;color:var(--primary-color)}.navbar-title{font-size:1.75rem;font-weight:900;letter-spacing:-.03rem}.timer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:6px;gap:6px;padding-bottom:6px}.buttons{text-align:right}.button{text-transform:uppercase;font-size:.7rem;padding:3px 7px;margin-right:3px;border:1px solid #ced4da;background:#f5f5f5;background:var(--primary-color);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;font-weight:400;color:rgba(0,0,0,.7)}.button:hover{color:#212529;background-color:#f8f9fa;border-color:#ced4da}.body-wrapper{display:flex;flex-direction:row;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;padding:1rem 0;max-height:90vh;min-height:90vh;overflow-y:hidden}.sidebar{flex:33% 1;min-width:540px}.transcripts{flex:66% 1}@media screen and (max-width:768px){.body-wrapper{flex-direction:column;max-height:none}.sidebar,.transcripts{flex:1 1}.sidebar{margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.35);padding-bottom:2rem}.navbar-title{font-size:1rem}.side-buttons{position:unset;top:unset;right:unset;left:unset;display:flex;flex-direction:row;text-align:center;place-items:center;justify-content:center;width:100%;margin-bottom:1rem;height:auto}.side-buttons button{color:#2d3092;color:var(--accent-color)}}
/*# sourceMappingURL=main.7565db1d.chunk.css.map */