@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.login-card,.login-container,.signup-container-color{background-color:#fff}.login-card{border-radius:8px;max-width:400px;padding:32px;width:100%}.logo-container{justify-content:center;margin-bottom:32px}.logo{height:80px;width:auto}.input-field{background-color:#f8f8f8;border:none;border-radius:4px;font-size:12px;height:48px;margin-bottom:.5rem;padding:0 16px;width:calc(100% - 32px)}.button-container{display:flex;gap:.5rem}.button{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;height:48px;transition:background-color .2s}.button-outline{background-color:#fff;border:1px solid #04ced9;color:#04ced9}.button-outline:hover{background-color:#f7fafc}.button-primary{color:#fff}.button-primary,.button-primary:hover{background-color:#04ced9}.forgot-password{color:#04ced9;display:block;font-size:12px;margin-top:16px;text-align:center;text-decoration:none}.forgot-password:hover{text-decoration:underline}.google-button{align-items:center;background-color:#fff;border:1px solid grey;border-radius:2rem;color:#333;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:48px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:24px;transition:background-color .2s;width:254px}.google-button:hover{background-color:#f7fafc}.google-icon{height:20px;margin-right:8px;width:20px}.label-error{color:red}.loader-gif{height:100px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100px;z-index:9999}.loader{animation:spin 1.5s linear infinite;border:4px solid;border-radius:50%;border-right:4px solid #0000;display:inline-block;height:3rem;position:relative;width:3rem}.loader-container{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.loader span{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background-color:#f6efee;font-family:Inter,serif;font-optical-sizing:auto;font-style:normal;font-weight:400;height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden;padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);position:relative}select{font-family:Inter,serif}.app-container{color:#1f2937;display:flex;flex-direction:column;gap:.5rem;height:calc(100vh - 6rem - env(safe-area-inset-bottom) - env(safe-area-inset-top));margin:0;padding:1rem 12px 4rem}button{-webkit-appearance:none;appearance:none;background-color:#fff;border:none;border-radius:.625rem;box-shadow:0 8px 28px -6px #18274b1f,0 18px 88px -4px #18274b24;cursor:pointer;font-size:12px;padding:.625rem 1.25rem;transition:all .1s ease-in}button:disabled{cursor:not-allowed;opacity:.7;transform:none}input,select,textarea{border-radius:.5rem;font-size:12px;outline:none;padding:.5rem;transition:border-color .2s ease}a{color:#14b8a6;text-decoration:none;transition:color .2s ease}a:hover{color:#0d9488}.flex-1{flex:1 1}.flex{display:flex;gap:1rem}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}input::placeholder{color:grey}#sentry-feedback{--font-size:12px;--font-family:"Inter",serif}.header{height:76px;justify-content:space-between}.header,.logo,.logo-container{align-items:center;display:flex}.logo{justify-content:center}.app-name{font-size:12px;font-weight:700;margin-left:8px}.user-info{align-items:flex-end;display:flex;flex-direction:column}.user-name{color:#4b5563;margin-right:8px;padding-bottom:8px;position:relative;text-transform:capitalize}.user-name,.user-profile{align-items:center;display:flex;font-size:12px;justify-content:center}.user-profile{background:#d9d9d9;border-radius:50%;cursor:pointer;font-weight:600;height:32px;margin-left:4px;width:32px}.credits-button{align-items:center;background-color:#fff;border:1px solid #04ced9;border-radius:6px;display:flex;font-size:12px;height:38px;justify-content:space-between;min-width:120px;padding:4px 12px;width:-webkit-fit-content;width:fit-content}.credits-button circle{fill:#04ced9}.credits-button:hover{background-color:#f9fafb}.credits-amount{color:#242331;font-size:12px;font-weight:400;line-height:21px;margin-right:4px}.buy-credits{color:#04ced9;font-size:12px;font-style:italic;line-height:15px}.user-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 2px 4px #0000001a;min-width:150pxpx;position:absolute;right:0;top:100%;z-index:10}.user-dropdown button{background:none;border:none;padding:8px 16px;text-align:left}.range-slider,.user-dropdown button{cursor:pointer;display:block;width:100%}.range-slider{-webkit-tap-highlight-color:transparent;background:#ddd;border-radius:4px;height:8px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{cursor:not-allowed;opacity:.5}.range-slider .range-slider__thumb{background:#2196f3;border-radius:50%;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;z-index:3}.range-slider .range-slider__thumb:focus-visible{box-shadow:0 0 0 6px #2196f380;outline:0}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{background:#51adf6;height:100%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;background-color:initial;height:0;left:0;pointer-events:none;position:absolute;top:0;width:0;z-index:2}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;height:0;width:0}.range-slider input[type=range]:focus{outline:0}.control-panel{background:none;border-radius:8px;height:50px;justify-content:space-between}.control-panel,.left-group{align-items:center;display:flex;gap:.5rem}.left-group{flex:1 1}.play-button{background-color:#04ced9;border:none;border-radius:50%;cursor:pointer;height:3rem;padding:0;position:relative;width:3rem}.play-button .pause-icon{background:#fff;height:1rem}.play-button .pause-icon,.play-button svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}.volume-control{align-items:center;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-shrink:0;gap:4px;height:3rem;padding:0 1rem;width:128px}.volume-control path,.volume-control svg{fill:#04ced9;color:#04ced9}.volume-slider{width:100%}.audio-level{flex:1 1;height:1.5rem;max-width:300px;padding-bottom:.75rem;padding-top:.75rem;width:-webkit-fill-available}.audio-level,.audio-level-inner{background-color:#fff;border-radius:6px}.audio-level-inner{height:100%;padding-left:.5rem;padding-right:.5rem;width:cal(100% - 1rem)}.audio-level-bar{background-color:#04ced9;border-bottom-left-radius:2px;border-top-left-radius:2px;height:100%;transition:width .3s ease-in-out}.microphone-select{flex-shrink:0;position:relative;width:-webkit-fit-content;width:fit-content}.microphone-select select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#242331;font-size:12px;height:3rem;padding:0 35px 0 12px;width:100%}.microphone-select:after{color:#04ced9;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.single-thumb .range-slider__thumb[data-lower]{width:0}.single-thumb .range-slider__thumb{background:#04ced9;height:8px;transition:transform .3s;width:8px}.single-thumb .range-slider__range{background:#04ced9;height:2px}.range-slider{background:#d1d5db!important;height:2px}@media screen and (max-width:320px){.control-panel{display:block;height:auto}.microphone-select{margin-top:.5rem;width:100%}.volume-control{width:100%}}.live-transcript{background:none;border-radius:8px;display:flex;flex:2.39 1;flex-direction:column;gap:1rem}.live-text{background:#fff;border-radius:8px;color:#111827;font-size:12px;font-weight:400;min-height:calc(46px - 2rem);padding:1rem}.transcript-content{background:#fff;border-radius:6px;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;padding:1rem}.transcript-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;padding-bottom:12px}.time-label{color:grey}.time-label,.time-value{font-size:12px;font-weight:400}.time-value{color:#242331;padding:4px}.action-buttons{display:flex;gap:4px;margin-left:auto}.transcript-text{color:#111827;flex-grow:1;font-size:12px;height:calc(100vh - 560px);line-height:1.7;overflow-y:auto;padding-right:8px}.transcript-text::-webkit-scrollbar{width:6px}.transcript-text::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.transcript-text::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.highlight{background:#ffc45e;border-radius:4px;color:#fff;font-size:12px;padding:2px 6px}.keyword-section{display:flex;flex:1 1;flex-direction:column;gap:1rem!important}.keyword-input{display:flex;gap:8px;height:46px}.keyword-input input{background:#fff;border:none;border-radius:6px;flex:1 1;font-size:12px;padding:8px 12px}.keyword-input input::placeholder{color:#9ca3af}.add-keyword-button{align-items:center;background:#04ced9;border:none;border-radius:50%;box-shadow:none;color:#fff;display:flex;flex-shrink:0;height:46px;justify-content:center;padding:0;width:46px}.add-keyword-button svg{height:20px;width:auto}.add-keyword-button:hover{background:#0d9488;transform:none}.keywords{background:#fff;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;gap:8px;padding:12px}.keyword{background:#ffc45e;border-radius:4px;gap:4px;padding:4px 8px;width:-webkit-fit-content;width:fit-content}.keyword,.remove-keyword{align-items:center;color:#fff;display:flex;font-size:12px}.remove-keyword{background:none;border:none;box-shadow:none;cursor:pointer;justify-content:center;line-height:1;padding:0}.remove-keyword:hover{opacity:.8;transform:none}.summary{background:none;flex:1.5 1}.summary,.summary-content{border-radius:8px;display:flex;flex-direction:column}.summary-content{background:#fff;flex:1 1;padding:1rem}.line{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;margin-top:1rem}.action-button{background:#f8f8f8;border:none;border-radius:50%;box-shadow:none;cursor:pointer;height:30px;padding:0;position:relative;width:30px}.action-button svg{height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.action-button svg path{fill:#4b5563}.action-button:hover{color:#111827;transform:none}.content{flex-grow:1;font-size:12px;height:calc(100vh - 460px - env(safe-area-inset-bottom) - env(safe-area-inset-top));overflow-y:auto;padding-right:12px}.content p{margin:0}.content::-webkit-scrollbar{width:6px}.content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.user{align-items:center;display:flex;gap:8px;margin-bottom:12px;margin-top:12px}.user.right{justify-content:flex-end}.user-line-left{background:#04ced9;flex:1 1;height:1px}.user-line-right{background:#ffc45e;flex:1 1;height:1px}.avatar{align-items:center;border-radius:50%;display:flex;font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px}.avatar-mubah{background-color:#d1d5db;color:#4b5563}.avatar-doge{background-color:#fde68a;color:#92400e}.username{font-weight:600}.summary-title{font-size:12px}.subject,.summary-title{font-weight:600;margin-bottom:8px}.summary-list{list-style-type:disc;margin-bottom:16px;padding-left:20px}.summary-list li{margin-bottom:8px}.summary-controls{align-items:center;display:flex;font-family:Inter,serif;font-size:12px;gap:12px;margin-top:1rem}.dropdown{background:#fff;border-radius:6px;flex:1 1;position:relative}.summary-controls input{background:#fff!important;border:none;font-size:12px;padding-right:24px;width:100%}.dropdown-button{align-items:center;background-color:#fff;border:none;border-radius:6px;box-shadow:none!important;color:#000;cursor:pointer;display:flex;font-size:12px;gap:8px;height:40px;justify-content:space-between;padding:0;transition:background-color .2s;width:100%}.dropdown-button:after{color:#04ced9;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.dropdown-button:hover{background-color:#fff}.dropdown-icon{color:#64748b}.dropdown-content{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;bottom:calc(100% + 4px);box-shadow:0 4px 6px -1px #0000001a;left:0;min-width:200px;position:absolute;z-index:50}.dropdown-item{background:none;border:none;color:#475569;cursor:pointer;font-size:12px;padding:8px 12px;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#f8fafc}.submit-button{align-items:center;background-color:#04ced9;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:background-color .2s;width:40px}.submit-button svg{position:absolute}.submit-button:hover{background-color:#04ced9}.submit-button svg{height:20px;width:20px}.ThinkingComponent_container__5p2kD{align-items:center;display:flex;justify-content:flex-end;margin-top:8px}.ThinkingComponent_img__XpEbi{animation:ThinkingComponent_pulse__a1RqV 1.5s ease-in-out infinite;height:20px;width:20px}.ThinkingComponent_text__aPJfM{color:#4b5563;font-size:12px;font-weight:400}.ThinkingComponent_ellipsis__IQNth:after{animation:ThinkingComponent_ellipsis__IQNth 1.5s infinite;content:"...";display:inline-block;width:16px}@keyframes ThinkingComponent_pulse__a1RqV{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes ThinkingComponent_ellipsis__IQNth{0%{content:"."}33%{content:".."}66%{content:"..."}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.bottom-tab-navigation{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;height:60px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}.tab-item{align-items:center;border-radius:0;box-shadow:none;color:#c3c3c3;display:flex;flex-direction:column;height:68px;padding:8px;text-decoration:none;width:33.33%}.tab-item.active{color:#000}.tab-icon{font-size:24px;margin-bottom:4px}.tab-label{font-size:12px}body{padding-bottom:calc(env(safe-area-inset-bottom) + 68px)}input,textarea{font-size:16px;margin-bottom:1px;-webkit-user-select:auto!important}@supports (-webkit-touch-callout:none){input,textarea{font-size:16px}}
/*# sourceMappingURL=main.4c355958.css.map*/