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}#convai-container{position:relative!important;right:0!important}.LibraryPage_container__iXXiQ{background-color:#fff;height:100vh}.LibraryPage_title__AB8\+E{text-align:center}.LibraryPage_bookList__sjn8A{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));padding:0 16px}.LibraryPage_bookLink__H1Skj{color:inherit;text-decoration:none}.LibraryPage_bookCard__uaJ8-{align-items:center;background-color:initial;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;position:relative;text-align:center;transition:background-color .2s;width:100%}.LibraryPage_bookThumbnail__OsYbM{align-items:center;background-color:#e0e0e0;border-radius:4px;box-shadow:0 2px 4px #0000001a;color:#666;display:flex;font-size:10px;height:180px;justify-content:center;margin-bottom:8px;overflow:hidden;padding:0;text-align:center;width:100%}.LibraryPage_coverImage__cTKiY{height:100%;object-fit:cover;width:100%}.LibraryPage_bookInfo__xZVbp{align-items:center;display:flex;flex-direction:column;width:100%}.LibraryPage_bookTitle__DJx0\+{font-size:14px;font-weight:500;margin-bottom:4px}.LibraryPage_bookAuthor__bnoKz,.LibraryPage_bookTitle__DJx0\+{max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis}.LibraryPage_bookAuthor__bnoKz{color:#666;font-size:12px;font-style:normal}.LibraryPage_deleteButton__i8IHI{align-items:center;background:#f44;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;padding:4px;position:absolute;right:4px;top:4px;width:24px}.LibraryPage_deleteIcon__Esn51{font-size:16px}.LibraryPage_requestSection__94O5J{background-color:#f9f9f9;border-radius:8px;margin:32px 16px;padding-inline:16px;padding-bottom:34px;padding-top:16px;text-align:center}.LibraryPage_requestTitle__G02A1{color:#444}.LibraryPage_requestText__7Wdtn{color:#666;line-height:1.5}.LibraryPage_requestLink__WUrWN{color:#2196f3;text-decoration:none}.LibraryPage_requestList__kIH81{color:#666;font-size:14px;padding-left:20px}.LibraryPage_emptyMessage__ZKq0L,.LibraryPage_errorMessage__1mux3,.LibraryPage_loadingMessage__UEn4F{background-color:#f9f9f9;border-radius:8px;color:#666;font-size:16px;margin:16px;padding:24px;text-align:center}.LibraryPage_errorMessage__1mux3{background-color:#ffebee;color:#d32f2f}.LibraryPage_emptyMessage__ZKq0L{font-style:italic}.UserProfileButton_userProfileButton__7AtGY{position:fixed;right:15px;top:15px;z-index:1000}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_profileButton__SxruS{background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_profileButton__SxruS:hover{transform:scale(1.05)}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_profileButton__SxruS .UserProfileButton_profileImage__ruSxE{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:33px;object-fit:cover;width:33px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo{animation:UserProfileButton_slideDown__WVXhA .2s ease;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:12px;position:absolute;right:0;top:50px;width:280px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_userInfo__g6zFJ{align-items:center;display:flex;padding:8px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_userInfo__g6zFJ .UserProfileButton_dropdownProfileImage__CZnv5{border-radius:50%;height:48px;object-fit:cover;width:48px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_userInfo__g6zFJ .UserProfileButton_userDetails__-qohJ{display:flex;flex-direction:column;margin-left:12px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_userInfo__g6zFJ .UserProfileButton_userDetails__-qohJ .UserProfileButton_userName__fvOb5{color:#333;font-size:14px;font-weight:500}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_userInfo__g6zFJ .UserProfileButton_userDetails__-qohJ .UserProfileButton_userEmail__tWES4{color:#666;font-size:12px;margin-top:2px}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_dropdownDivider__FYUkx{background:#eee;height:1px;margin:8px 0}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_dropdownItem__2PrQy{align-items:center;background:none;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px;transition:background-color .2s ease;width:100%}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_dropdownItem__2PrQy:hover{background-color:#f5f5f5}.UserProfileButton_userProfileButton__7AtGY .UserProfileButton_dropdownMenu__EJuBo .UserProfileButton_dropdownItem__2PrQy .UserProfileButton_materialSymbolsOutlined__EQxnF{color:#666;font-size:20px}@keyframes UserProfileButton_slideDown__WVXhA{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.add-book-button{align-items:center;background:#898989;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #00000026;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;left:50%;position:fixed;transform:translateX(-50%);transition:all .2s ease;width:56px;z-index:1000}.add-book-button:hover{background:#505050;box-shadow:0 6px 12px #0003;transform:translateX(-50%) translateY(-2px)}.add-book-button:active{box-shadow:0 4px 8px #00000026;transform:translateX(-50%) translateY(0)}.add-book-button .material-symbols-outlined{font-size:24px}.auth-container{bottom:20px;flex-direction:column;gap:12px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000}.auth-button,.auth-container{align-items:center;display:flex}.auth-button{background-color:#fff;border:none;border-radius:24px;box-shadow:0 2px 4px #0000001a;color:#444;cursor:pointer;font-family:Space Mono,monospace;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-width:160px;padding:12px 24px;transition:all .2s ease}.auth-button:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.auth-button:active{transform:translateY(0)}.auth-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.auth-button .google-icon{height:18px;width:18px}.auth-button.email-button{background-color:#4285f4;color:#fff}.email-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;gap:16px;min-width:280px;padding:24px}.email-form h3{color:#333;font-family:Space Mono,monospace;margin:0;text-align:center}.email-form input{border:1px solid #ddd;border-radius:6px;font-family:Space Mono,monospace;font-size:14px;padding:12px}.email-form input:focus{border-color:#4285f4;outline:none}.email-form input:disabled{background-color:#f5f5f5;cursor:not-allowed}.email-form .submit-button{background-color:#4285f4;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Space Mono,monospace;font-size:14px;font-weight:500;padding:12px;transition:background-color .2s ease}.email-form .submit-button:hover:not(:disabled){background-color:#3367d6}.email-form .submit-button:disabled{background-color:#ccc;cursor:not-allowed}.email-form .back-button,.email-form .toggle-button{background:none;border:none;color:#4285f4;cursor:pointer;font-family:Space Mono,monospace;font-size:12px;padding:8px;text-decoration:underline}.email-form .back-button:hover:not(:disabled),.email-form .toggle-button:hover:not(:disabled){color:#3367d6}.email-form .back-button:disabled,.email-form .toggle-button:disabled{color:#ccc;cursor:not-allowed}.email-form .error-message{background-color:#fee;color:#c33}.email-form .error-message,.email-form .success-message{border-radius:4px;font-size:12px;padding:8px;text-align:center}.email-form .success-message{background-color:#efe;color:#3a3;line-height:1.4}.email-form .forgot-password-link{background:none;border:none;color:#4285f4;cursor:pointer;font-family:Space Mono,monospace;font-size:11px;margin-bottom:8px;margin-top:-8px;text-align:right;text-decoration:underline}.email-form .forgot-password-link:hover:not(:disabled){color:#3367d6}.email-form .forgot-password-link:disabled{color:#ccc;cursor:not-allowed}:root{--text:#fff;--gray-200:#b4b8bb;--gray-300:#80868b;--gray-500:#5f6368;--gray-600:#444;--gray-700:#202020;--gray-800:#171717;--gray-900:#111;--gray-1000:#0a0a0a;--border-stroke:#444;--accent-blue:#a1e4f2;--accent-blue-active-bg:#001233;--accent-blue-active:#98beff;--accent-blue-headers:#448dff;--accent-green:#a8dab5;--midnight-blue:#001233;--blue-30:#99beff;--accent-red:#ff4600;--background:var(--gray-900);--color:var(--text);--font-family:system-ui,sans-serif;--Neutral-00:#000;--Neutral-5:#181a1b;--Neutral-10:#1c1f21;--Neutral-15:#232729;--Neutral-20:#2a2f31;--Neutral-30:#404547;--Neutral-50:#707577;--Neutral-60:#888d8f;--Neutral-80:#c3c6c7;--Neutral-90:#e1e2e3;--Green-500:#0d9c53;--Green-700:#025022;--Blue-500:#1f94ff;--Blue-800:#0f3557;--Red-400:#ff9c7a;--Red-500:#ff4600;--Red-600:#e03c00;--Red-700:#bd3000;scrollbar-color:#444 #111;scrollbar-color:var(--gray-600) var(--gray-900);scrollbar-width:thin}body{font-family:system-ui,sans-serif}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.space-mono-regular{font-weight:400}.space-mono-bold,.space-mono-regular{font-family:Space Mono,monospace;font-style:normal}.space-mono-bold{font-weight:700}.space-mono-regular-italic{font-family:Space Mono,monospace;font-style:italic;font-weight:400}.space-mono-bold-italic{font-family:Space Mono,monospace;font-style:italic;font-weight:700}.hidden{display:none}.flex{display:flex}.h-screen-full{height:100vh}.w-screen-full{width:100vw}.flex-col{flex-direction:column}.streaming-console{display:flex;height:100vh;width:100vw}.streaming-console .disabled,.streaming-console .disabled>*{pointer-events:none}.streaming-console main{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;max-width:100%;overflow:hidden;position:relative}.streaming-console .main-app-area{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.streaming-console .main-app-area .loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.streaming-console .main-app-area .loading-container p{color:#80868b;color:var(--gray-300);margin-top:1rem}.streaming-console .main-app-area .loading-container .loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff1a;border-radius:50%;border-top:3px solid var(--accent-blue);height:50px;width:50px}.streaming-console .function-call{height:50%;overflow-y:auto;position:absolute;top:0;width:100%}.stream{border-radius:32px;flex-grow:1;max-height:-webkit-fit-content;max-height:fit-content;max-width:90%}.lk-device-menu{background-color:#f8f9fa!important}.lk-device-menu ul{list-style-type:none;margin:0;padding:0}.lk-device-menu li{list-style-type:none;padding:8px 12px}.lk-device-menu li[data-lk-active=true]{background-color:#0000000d}.lk-device-menu .lk-media-device-select.lk-list li{border-radius:8px}.action-button{align-items:center;animation:opacity-pulse 3s ease-in infinite;background:var(--Neutral-20);border:1px solid #0000;border-radius:18px;color:var(--Neutral-60);cursor:pointer;display:flex;font-size:1.25rem;height:48px;justify-content:center;line-height:1.75rem;text-transform:lowercase;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:48px}.action-button:focus{border:2px solid var(--Neutral-20);outline:2px solid var(--Neutral-80)}.action-button.outlined{background:var(--Neutral-2);border:1px solid var(--Neutral-20)}.action-button .no-action{pointer-events:none}.action-button:hover{border:1px solid var(--Neutral-20)}@property --volume{syntax:"length";inherit:false;initial-value:0}.disabled .mic-button:before,.mic-button.disabled:before{background:#0000}.mic-off{color:#ff8a5e}.mic-button{position:relative;transition:all .2s ease-in;z-index:1}.mic-button:focus{border:2px solid var(--Neutral-20);outline:2px solid var(--Red-500)}.mic-button:hover{background-color:var(--Red-400)}.mic-button:before{background-color:var(--Red-500);border-radius:24px;content:"";display:block;height:calc(100% + var(--volume)*2);left:calc(var(--volume)*-1);opacity:.35;position:absolute;top:calc(var(--volume)*-1);transition:all .02s ease-in-out;width:calc(100% + var(--volume)*2);z-index:-1}.control-tray{align-items:flex-start;background-color:var(--Neutral-30);bottom:0;display:inline-flex;gap:8px;justify-content:center;left:50%;position:fixed;transform:translate(-50%);width:100%;z-index:99}.control-tray.disabled{opacity:.6;pointer-events:none}.control-tray .action-button.disabled,.control-tray .disabled .action-button{background:#0000;border:1px solid #404547;border:1px solid var(--Neutral-30,#404547);color:var(--Neutral-30)}.control-tray .connection-container{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center}.control-tray .connection-container .connection-button-container{background:var(--Neutral-5);border:1px solid var(--Neutral-30);border-radius:27px;padding:10px}.control-tray .connection-container .text-indicator{color:var(--Blue-500);font-size:11px;-webkit-user-select:none;user-select:none}.control-tray .connection-container:not(.connected) .text-indicator{opacity:0}.control-tray .sync-button-floating{align-items:center;border-radius:18px;bottom:95px;color:var(--Neutral-60);display:flex;font-size:1.25rem;height:40px;justify-content:center;position:absolute;right:20px;width:40px;z-index:101}.control-tray .sync-button-floating:hover{background-color:var(--Neutral-40);color:var(--Neutral-100)}.actions-nav{align-items:center;display:inline-flex;gap:12px;overflow:clip;padding:10px;transition:all .6s ease-in}.actions-nav>*{align-items:center;display:flex;flex-direction:column;gap:1rem}@keyframes opacity-pulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.download-button{overflow:hidden;position:relative}.download-button:disabled{cursor:progress;opacity:.7}.download-button .material-symbols-outlined{position:relative;z-index:2}.download-button .download-progress-text{color:#fff;font-size:12px;font-weight:600;position:relative;z-index:2}.download-button .download-progress{border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.download-button .download-progress .progress-bar{background:#2196f3;background:var(--Blue-500,#2196f3);border-radius:inherit;height:100%;opacity:.2;transition:width .2s ease-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.speed-button{min-width:56px}.speed-button .speed-text{font-size:14px;font-weight:600}.speed-button:hover{background:var(--Neutral-30);color:var(--Neutral-80)}.epub-reader-container{display:flex;flex-direction:column;height:calc(100% - 100px);padding-bottom:100px;position:relative;width:100%}.epub-reader-container .epub-highlight{background-color:#ff0!important;opacity:.3}.epub-reader-container ::selection{background:#ffff004d}.epub-reader-container .back-button{align-items:center;background:#ffffffe6;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;gap:8px;padding:8px;position:fixed;right:16px;top:8px;transition:all .2s ease;z-index:1000}.epub-reader-container .back-button:hover{background:#fff;box-shadow:0 3px 6px #00000026;transform:translateY(-1px)}.epub-reader-container .floating-chapter-title{background:#fffc;border-radius:4px;box-shadow:0 1px 3px #0003;left:50%;max-width:80%;overflow:hidden;padding:8px 12px;position:fixed;text-align:center;text-overflow:ellipsis;top:8px;transform:translateX(-50%);white-space:nowrap;z-index:999}.epub-progress-wrapper{align-items:center;background:#fff;bottom:60px;display:flex;flex-direction:column;left:0;padding:4px;position:fixed;right:0;z-index:1000}.epub-progress-bar{background-color:#e0e0e0;border-radius:2px;height:4px;max-width:600px;overflow:hidden;width:90%}.epub-progress-bar .progress-fill{background-color:#2196f3;height:100%;transition:width .3s ease}.page-info{color:#666;font-size:12px;text-align:center}[data-lk-theme=default]{--lk-bg:#111;--lk-bg2:#1e1e1e;--lk-bg3:#2b2b2b;--lk-bg4:#373737;--lk-bg5:#444;--lk-fg:#fff;--lk-fg2:#f5f5f5;--lk-fg3:#ebebeb;--lk-fg4:#e0e0e0;--lk-fg5:#d6d6d6;--lk-border-color:#ffffff1a;--lk-accent-fg:#fff;--lk-accent-bg:#1f8cf9;--lk-accent2:#3396fa;--lk-accent3:#47a0fa;--lk-accent4:#5babfb;--lk-danger-fg:#fff;--lk-danger:#f91f31;--lk-danger2:#fa3343;--lk-danger3:#fa4756;--lk-danger4:#fb5b68;--lk-success-fg:#fff;--lk-success:#1ff968;--lk-success2:#33fa75;--lk-success3:#47fa83;--lk-success4:#5bfb90;--lk-control-fg:var(--lk-fg);--lk-control-bg:var(--lk-bg2);--lk-control-hover-bg:var(--lk-bg3);--lk-control-active-bg:var(--lk-bg4);--lk-control-active-hover-bg:var(--lk-bg5);--lk-connection-excellent:#06db4d;--lk-connection-good:#f9b11f;--lk-connection-poor:#f91f31;--lk-font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--lk-font-size:16px;--lk-line-height:1.5;--lk-border-radius:0.5rem;--lk-box-shadow:0 0.5rem 1.5rem #00000026;--lk-drop-shadow:#fff3 0px 0px 24px;--lk-grid-gap:0.5rem;--lk-control-bar-height:69px;--lk-chat-header-height:69px;color-scheme:dark}.lk-button,.lk-chat-toggle,.lk-disconnect-button,.lk-start-audio-button{align-items:center;background-color:var(--lk-control-bg);background-image:none;border:0;border-radius:var(--lk-border-radius);color:var(--lk-control-fg);cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;padding:.625rem 1rem;position:relative;white-space:nowrap}.lk-button:not(:disabled):hover,.lk-chat-toggle:not(:disabled):hover,.lk-disconnect-button:not(:disabled):hover,.lk-start-audio-button:not(:disabled):hover{background-color:var(--lk-control-hover-bg)}.lk-button>svg,.lk-chat-toggle>svg,.lk-disconnect-button>svg,.lk-start-audio-button>svg{overflow:visible}.lk-button[aria-pressed=true],[aria-pressed=true].lk-chat-toggle,[aria-pressed=true].lk-disconnect-button,[aria-pressed=true].lk-start-audio-button{background-color:var(--lk-control-active-bg)}.lk-button[aria-pressed=true]:hover,[aria-pressed=true].lk-chat-toggle:hover,[aria-pressed=true].lk-disconnect-button:hover,[aria-pressed=true].lk-start-audio-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true],[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button{background-color:var(--lk-accent-bg)}.lk-button[data-lk-source=screen_share][data-lk-enabled=true]:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-chat-toggle:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-disconnect-button:hover,[data-lk-source=screen_share][data-lk-enabled=true].lk-start-audio-button:hover{background-color:var(--lk-accent2)}.lk-button:disabled,.lk-chat-toggle:disabled,.lk-disconnect-button:disabled,.lk-start-audio-button:disabled{opacity:.5}.lk-button-group{align-items:stretch;display:inline-flex;height:100%}.lk-button-group>.lk-button:first-child,.lk-button-group>.lk-chat-toggle:first-child,.lk-button-group>.lk-disconnect-button:first-child,.lk-button-group>.lk-start-audio-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.lk-button-group-menu{flex-shrink:0;position:relative}.lk-button-group-menu>.lk-button,.lk-button-group-menu>.lk-chat-toggle,.lk-button-group-menu>.lk-disconnect-button,.lk-button-group-menu>.lk-start-audio-button{border-bottom-left-radius:0;border-top-left-radius:0;height:100%}.lk-button-group-menu>.lk-button:after,.lk-button-group-menu>.lk-chat-toggle:after,.lk-button-group-menu>.lk-disconnect-button:after,.lk-button-group-menu>.lk-start-audio-button:after{margin-left:0}.lk-button-menu:after{border-bottom:.125em solid;border-left:.125em solid;content:"";display:inline-block;height:.5em;margin-left:.5rem;margin-top:-.25rem;transform:rotate(-45deg);transform-origin:center center;width:.5em}.lk-disconnect-button{border:1px solid var(--lk-danger);color:var(--lk-danger);font-weight:600}.lk-disconnect-button:not(:disabled):hover{--lk-control-hover-bg:var(--lk-danger2);color:var(--lk-danger-fg)}.lk-disconnect-button:not(:disabled):active{--lk-control-hover-bg:var(--lk-danger3);color:var(--lk-danger-fg)}.lk-chat-toggle{position:relative}.lk-chat-toggle[data-lk-unread-msgs]:not([data-lk-unread-msgs="0"]):after{background:var(--lk-accent-bg);border-radius:50%;content:attr(data-lk-unread-msgs);font-size:.5rem;left:0;line-height:.75;margin-left:.25rem;margin-top:.25rem;padding:.25rem;position:absolute;top:0}.lk-media-device-select:not(:last-child){border-bottom:1px solid var(--lk-border-color);margin-bottom:.75rem;padding-bottom:.5rem}.lk-media-device-select li:not(:last-child){margin-bottom:.25rem}.lk-media-device-select li>.lk-button{justify-content:start;padding-block:.5rem;width:100%}.lk-media-device-select li:not([data-lk-active=true])>.lk-button:not(:disabled):hover{background-color:var(--lk-bg3)}.lk-media-device-select [data-lk-active=false]>.lk-button:hover{background-color:#0000000d;cursor:pointer}.lk-media-device-select [data-lk-active=true]>.lk-button{background-color:var(--lk-accent-bg);color:var(--lk-accent-fg)}.lk-device-menu{background-color:var(--lk-bg2);border:1px solid var(--lk-border-color);border-radius:.75rem;box-shadow:var(--lk-box-shadow);left:0;margin-bottom:.25rem;min-width:10rem;padding:.5rem;position:absolute;top:0;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:5}.lk-device-menu-heading{font-weight:700;opacity:.65;padding:.25rem .5rem}.lk-start-audio-button{background-color:var(--lk-accent-bg);color:var(--lk-accent-fg)}@media screen and (max-width:600px){.lk-start-audio-button{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}.lk-pagination-control{align-items:stretch;background-color:var(--lk-control-bg);border-radius:var(--lk-border-radius);bottom:1rem;display:flex;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .15s ease-in-out}.lk-pagination-control:hover{opacity:1}.lk-pagination-control>.lk-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.lk-pagination-control>.lk-button:first-child>svg{transform:rotate(180deg)}.lk-pagination-control>.lk-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.lk-pagination-count{border-inline:1px solid var(--lk-bg);padding:.5rem .875rem}[data-lk-user-interaction=true].lk-pagination-control{opacity:1}.lk-pagination-indicator{align-items:center;background-color:var(--lk-bg2);border-radius:2rem;bottom:calc(var(--lk-grid-gap)/2);display:flex;gap:.2rem;height:var(--lk-grid-gap);left:50%;opacity:1;padding:.2rem .5rem;position:absolute;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content}.lk-pagination-indicator span{background-color:var(--lk-fg);border-radius:9999999px;display:inline-block;height:.4rem;opacity:.35;transition:opacity .2s linear;width:.4rem}.lk-pagination-indicator span[data-lk-active]{opacity:.9}.lk-grid-layout{--lk-col-count:1;--lk-row-count:1;grid-gap:var(--lk-grid-gap);display:grid;grid-auto-rows:minmax(0,1fr);grid-template-columns:repeat(var(--lk-col-count),minmax(0,1fr));height:100%;max-height:100%;max-width:100%;padding:var(--lk-grid-gap);width:100%}.lk-grid-layout[data-lk-pagination=true]{padding-bottom:calc(var(--lk-grid-gap)*2)}.lk-focus-layout{grid-gap:var(--lk-grid-gap);display:grid;gap:var(--lk-grid-gap);grid-template-columns:1fr 5fr;max-height:100%;padding:var(--lk-grid-gap);width:100%}.lk-focused-participant{position:relative}.lk-focused-participant .lk-pip-track{height:auto;position:absolute;right:10px;top:10px;width:20%}@media(max-width:600px){.lk-focus-layout{grid-template-columns:1fr;grid-template-rows:5fr 1fr}.lk-carousel{order:1}}.lk-carousel{display:flex;gap:var(--lk-grid-gap);max-height:100%}.lk-carousel>*{aspect-ratio:16/10;flex-shrink:0;scroll-snap-align:start}.lk-carousel[data-lk-orientation=vertical]{flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory}.lk-carousel[data-lk-orientation=vertical]>*{--lk-height-minus-gaps:calc(100% - var(--lk-grid-gap)*(var(--lk-max-visible-tiles) - 1));height:calc(var(--lk-height-minus-gaps)/var(--lk-max-visible-tiles))}.lk-carousel[data-lk-orientation=horizontal]{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.lk-carousel[data-lk-orientation=horizontal]>*{--lk-width-minus-gaps:calc(100% - var(--lk-grid-gap)*(var(--lk-max-visible-tiles) - 1));width:calc(var(--lk-width-minus-gaps)/var(--lk-max-visible-tiles))}.lk-connection-quality{height:1.5rem;width:1.5rem}.lk-track-muted-indicator-camera,.lk-track-muted-indicator-microphone{-webkit-margin-end:.25rem;height:1rem;height:var(--lk-indicator-size,1rem);margin-inline-end:.25rem;position:relative;transition:opacity .25s ease-in-out;width:1rem;width:var(--lk-indicator-size,1rem)}.lk-track-muted-indicator-camera[data-lk-muted=true]{opacity:.5}.lk-track-muted-indicator-microphone{--lk-bg:var(--lk-icon-mic)}.lk-track-muted-indicator-microphone[data-lk-muted=true]{opacity:.5}.lk-participant-name{font-size:.875rem}.lk-participant-media-video{background-color:#000;height:100%;object-fit:cover;object-position:center;width:100%}.lk-participant-media-video[data-lk-orientation=landscape]{object-fit:cover}.lk-participant-media-video[data-lk-orientation=portrait],.lk-participant-media-video[data-lk-source=screen_share]{background-color:var(--lk-bg2);object-fit:contain}.lk-participant-media-audio{width:auto}[data-lk-facing-mode=user] .lk-participant-media-video[data-lk-local-participant=true][data-lk-source=camera]{transform:rotateY(180deg)}.lk-audio-visualizer{align-items:center;aspect-ratio:16/9;background:var(--lk-bg-control);border-radius:.5rem;display:flex;height:100%;justify-content:space-around;min-height:160px;width:100%}.lk-audio-visualizer>rect{fill:var(--lk-accent-bg);transition:transform .1s cubic-bezier(.19,.02,.09,1)}.lk-audio-visualizer>path{stroke:var(--lk-accent-bg);transition:.1s cubic-bezier(.19,.02,.09,1)}.lk-audio-bar-visualizer{align-items:center;background:var(--lk-bg);display:flex;gap:24px;gap:var(--lk-va-bar-gap,24px);height:100%;justify-content:center;width:100%}.lk-audio-bar-visualizer>.lk-audio-bar{background-color:#8883;background-color:var(--lk-va-bar-bg,#8883);border-radius:32px;border-radius:var(--lk-va-bar-border-radius,32px);height:100%;transform-origin:"center";transition:background-color .25s ease-out;width:12px;width:var(--lk-va-bar-width,12px)}.lk-audio-bar-visualizer>.lk-audio-bar.lk-highlighted,.lk-audio-bar-visualizer>[data-lk-highlighted=true],.lk-audio-bar-visualizer[data-lk-va-state=speaking]>.lk-audio-bar{background-color:#888;background-color:var(--lk-fg,#888);transition:none}.lk-audio-bar-visualizer[data-lk-va-state=thinking]{transition:background-color .15s ease-out}.lk-participant-tile{--lk-speaking-indicator-width:2.5px;border-radius:var(--lk-border-radius);display:flex;flex-direction:column;gap:.375rem;overflow:hidden;position:relative}.lk-participant-tile:after{border:0 solid var(--lk-accent-bg);border-radius:var(--lk-border-radius);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition-delay:.5s;transition-duration:.4s;transition-property:border opacity}.lk-participant-tile[data-lk-speaking=true]:not([data-lk-source=screen_share]):after{border-width:var(--lk-speaking-indicator-width);transition-delay:0s;transition-duration:.2s}.lk-participant-tile .lk-focus-toggle-button{background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2);opacity:0;padding:.25rem;position:absolute;right:.25rem;top:.25rem;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile:focus .lk-focus-toggle-button,.lk-participant-tile:hover .lk-focus-toggle-button{opacity:1;transition-delay:0}.lk-participant-tile .lk-connection-quality{opacity:0;transition:opacity .2s ease-in-out;transition-delay:.2s}.lk-participant-tile .lk-connection-quality[data-lk-quality=poor],.lk-participant-tile:focus .lk-connection-quality,.lk-participant-tile:hover .lk-connection-quality{opacity:1;transition-delay:0}.lk-participant-tile .lk-participant-placeholder{align-items:center;background-color:var(--lk-bg2);border-radius:var(--lk-border-radius);display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease-in-out}.lk-participant-tile .lk-participant-placeholder svg{height:100%;padding:10%;width:auto}.lk-participant-tile[data-lk-video-muted=true][data-lk-source=camera] .lk-participant-placeholder{opacity:1}.lk-participant-metadata{align-items:center;bottom:.25rem;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;left:.25rem;line-height:1;position:absolute;right:.25rem}.lk-participant-metadata-item{align-items:center;background-color:#00000080;border-radius:calc(var(--lk-border-radius)/2);display:flex;padding:.25rem}.lk-toast{align-items:center;background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);display:flex;gap:.5rem;left:50%;padding:.75rem 1.25rem;position:fixed;top:.75rem;transform:translateX(-50%)}.lk-spinner{animation:lk-rotate 2s linear infinite}@keyframes lk-rotate{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.lk-room-container{--lk-has-imported-styles:"true";background-color:var(--lk-bg);height:100%;line-height:var(--lk-line-height);position:relative;width:100%}.lk-room-container [class*=" lk-"],.lk-room-container [class^=lk-]{box-sizing:border-box}.lk-audio-conference{height:100%;position:relative;width:100%}.lk-audio-conference-stage{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);height:100%;width:100%}.lk-chat{align-items:end;background-color:var(--lk-bg2);border-left:1px solid var(--lk-border-color);display:grid;grid-template-rows:var(--lk-chat-header-height) 1fr var(--lk-control-bar-height);width:clamp(200px,55ch,60ch)}.lk-chat-header{align-items:center;display:flex;height:var(--lk-chat-header-height);justify-content:center;padding:.75rem;position:relative}.lk-chat-header .lk-close-button{background-color:#0000;position:absolute;right:0;transform:translateX(-50%)}.lk-chat-header .lk-close-button:hover{background-color:var(--lk-control-active-hover-bg)}.lk-chat-messages{max-height:100%;overflow:auto;width:100%}.lk-chat-entry,.lk-chat-messages{display:flex;flex-direction:column;gap:.25rem}.lk-chat-entry{margin:0 .25rem}.lk-chat-entry .lk-meta-data{color:var(--lk-fg5);display:flex;font-size:.75rem;padding:0 .3rem;white-space:nowrap}.lk-chat-entry .lk-meta-data .lk-participant-name{margin-top:1rem}.lk-chat-entry .lk-meta-data .lk-timestamp{align-self:flex-end;margin-left:auto}.lk-chat-entry .lk-edit-button{background:none;border-radius:0;float:right;font-size:12px;margin:0;padding:0 .25rem}.lk-chat-entry .lk-message-body{border-radius:15px;display:inline-block;max-width:calc(100% - 32px);padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content;word-break:break-word}.lk-chat-entry[data-lk-message-origin=local] .lk-message-body{background-color:var(--lk-bg5)}.lk-chat-entry[data-lk-message-origin=remote] .lk-message-body{background-color:var(--lk-accent4)}.lk-chat-entry a{color:inherit;text-decoration:underline}.lk-chat-entry *{-webkit-margin-before:.25em;-webkit-margin-after:.25em;margin-block-end:.25em;margin-block-start:.25em}.lk-chat-entry:last-child{margin-bottom:.25rem}.lk-chat-form{border-top:1px solid var(--lk-border-color);display:flex;gap:.75rem;max-height:var(--lk-control-bar-height);padding:.75rem}.lk-chat-form-input{width:100%}@media(max-width:600px){.lk-chat{bottom:var(--lk-control-bar-height);max-width:100%;position:fixed;right:0;top:0}}.lk-agent-control-bar,.lk-control-bar{align-items:center;border-top:1px solid var(--lk-border-color);display:flex;gap:.5rem;justify-content:center;max-height:var(--lk-control-bar-height);padding:.75rem}.lk-agent-control-bar{--lk-bg:#0000;--lk-va-bar-width:2px;--lk-va-bar-gap:4px;--lk-va-bar-border-radius:1px;height:var(--lk-control-bar-height)}.lk-agent-control-bar .lk-audio-bar-visualizer .lk-audio-bar.lk-highlighted{filter:none}.lk-prejoin{line-height:var(--lk-line-height)}[data-lk-theme]{color:var(--lk-fg);font-family:var(--lk-font-family);font-size:var(--lk-font-size)}[data-lk-theme] button,[data-lk-theme] input{font:inherit;line-height:inherit}[data-lk-theme] .lk-button{-webkit-user-select:none;user-select:none}[data-lk-theme] .lk-list{list-style:none;margin:0;padding:0}[data-lk-theme] .lk-form-control{background-color:var(--lk-control-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);font-family:var(--lk-font-family);padding:.625rem 1rem}.lk-prejoin{align-items:center;align-items:stretch;background-color:var(--lk-bg);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin-inline:auto;padding:1rem;width:min(100%,480px)}.lk-prejoin .lk-video-container{aspect-ratio:16/10;background-color:#000;border-radius:var(--lk-border-radius);height:auto;overflow:hidden;position:relative;width:100%}.lk-prejoin .lk-video-container .lk-camera-off-note,.lk-prejoin .lk-video-container video{display:block;height:100%;object-fit:cover;width:100%}.lk-prejoin .lk-video-container video[data-lk-facing-mode=user]{transform:rotateY(180deg)}.lk-prejoin .lk-video-container .lk-camera-off-note{aspect-ratio:16/10;background-color:#000;display:grid;left:0;place-items:center;position:absolute;top:0;width:100%}.lk-prejoin .lk-video-container .lk-camera-off-note>*{height:70%;max-width:100%}.lk-prejoin .lk-audio-container{display:none}.lk-prejoin .lk-audio-container audio{height:auto;width:100%}.lk-prejoin .lk-button-group-container{display:flex;flex-wrap:nowrap;gap:1rem}.lk-prejoin .lk-button-group-container>.lk-button-group{width:50%}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button{justify-content:left}.lk-prejoin .lk-button-group-container>.lk-button-group>.lk-button:first-child{width:100%}@media(max-width:400px){.lk-prejoin .lk-button-group-container{flex-wrap:wrap}.lk-prejoin .lk-button-group-container>.lk-button-group{width:100%}}.lk-prejoin .lk-username-container{display:flex;flex-direction:column;gap:1rem;max-width:100%;width:100%}.lk-prejoin .lk-join-button{--lk-control-fg:var(--lk-accent-fg);--lk-control-bg:var(--lk-accent-bg);--lk-control-hover-bg:var(--lk-accent2);--lk-control-active-bg:var(--lk-accent3);--lk-control-active-hover-bg:var(--lk-accent4);background-color:var(--lk-control-bg)}.lk-prejoin .lk-join-button:hover{background-color:var(--lk-control-hover-bg)}.lk-focus-layout-wrapper,.lk-grid-layout-wrapper{display:flex;height:calc(100% - var(--lk-control-bar-height));justify-content:center;position:relative;width:100%}.lk-grid-layout-wrapper{align-items:center;flex-direction:column}.lk-focus-layout-wrapper{align-items:stretch}.lk-video-conference{align-items:stretch;display:flex;height:100%;position:relative}.lk-video-conference-inner{align-items:stretch;display:flex;flex-direction:column;width:100%}.lk-settings-menu-modal{align-items:center;background:var(--lk-bg);background-color:var(--lk-bg);border:1px solid var(--lk-border-color);border-radius:var(--lk-border-radius);box-shadow:var(--lk-box-shadow);display:flex;flex-direction:column;gap:.5rem;left:50%;min-height:50vh;min-width:50vw;padding:.75rem 1.25rem;position:fixed;top:50%;transform:translate(-50%,-50%)}.CountdownTimer_timerContainer__keksD{align-items:center;background-color:#fffffff2;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#666;display:flex;flex-shrink:0;font-size:12px;gap:0;overflow:hidden;white-space:nowrap}.CountdownTimer_callTime__nMN0h{align-items:center;color:#333;display:flex;gap:6px;padding:8px 12px;white-space:nowrap}.CountdownTimer_divider__Hxl9l{background-color:#e0e0e0;flex-shrink:0;height:24px;width:1px}.CountdownTimer_remainingTimeContainer__SP0Ve{align-items:center;display:flex;gap:6px;padding:8px 12px;white-space:nowrap}.CountdownTimer_circularProgress__G68kx{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.CountdownTimer_minutesText__31wyv,.CountdownTimer_timeText__a9Pdd{display:inline}.Navbar_navbar__n7ygh{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:space-between;left:0;padding:0 20px;position:fixed;right:0;top:0;z-index:1000}.Navbar_centerSection__dhNc7,.Navbar_leftSection__DGTSq{align-items:center;display:flex;flex:1 1}.Navbar_centerSection__dhNc7{justify-content:center}.Navbar_rightSection__iVu9m{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end}.Navbar_historyButton__XFPGe{align-items:center!important;background-color:initial!important;border-radius:8px!important;color:#666!important;display:flex!important;font-size:12px!important;gap:8px!important;padding:8px 12px!important;text-transform:none!important;transition:all .2s ease!important}.Navbar_historyButton__XFPGe:hover{background-color:#0000000d!important;color:#000!important}.Navbar_historyTextMobile__5OTH0{display:inline}.Navbar_historyTextDesktop__o8a4Z{display:none}@media (min-width:640px){.Navbar_historyTextMobile__5OTH0{display:none}.Navbar_historyTextDesktop__o8a4Z{display:inline}}.InteractiveBookPage_transcriptContainer__iG8J1{background-color:#fff;box-shadow:0 4px 12px #0000001a}.InteractiveBookPage_transcriptionView__dle\+f{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.InteractiveBookPage_transcriptMessages__O6l6x{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0;scroll-behavior:smooth}.InteractiveBookPage_assistantMessage__nopGh{align-self:flex-start;background-color:#fff;border:1px solid #fff3;border-radius:18px;margin-left:3px;max-width:95%}.InteractiveBookPage_assistantMessage__nopGh,.InteractiveBookPage_userMessage__lgbZj{word-wrap:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #00000026;margin-right:3px;margin-block:2px;overflow-wrap:break-word;padding:0 12px}.InteractiveBookPage_userMessage__lgbZj{align-self:flex-end;background-color:#f4f4f4;border-radius:18px;margin-left:20%;max-width:80%}.InteractiveBookPage_agentVisualizer__4Q70h{min-height:50px;width:100%}.InteractiveBookPage_transcriptMessages__O6l6x::-webkit-scrollbar{width:6px}.InteractiveBookPage_transcriptMessages__O6l6x::-webkit-scrollbar-track{background:#0000}.InteractiveBookPage_transcriptMessages__O6l6x::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.InteractiveBookPage_transcriptMessages__O6l6x::-webkit-scrollbar-thumb:hover{background:#ffffff80}.InteractiveBookPage_pageContainer__XanE7{background-color:#fff;display:flex;flex-direction:column;height:100vh;height:100dvh}.InteractiveBookPage_contentContainer__lYp2R{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0;overflow:hidden;padding-top:60px;position:relative;width:100%}.InteractiveBookPage_mainContentWrapper__Y2Bry{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:768px;position:relative;width:92vw}.InteractiveBookPage_bookBackground__cbIp9{opacity:1;transition:opacity .3s ease}.InteractiveBookPage_bookBackgroundDimmed__vbGIf{opacity:.2}.InteractiveBookPage_chatBubblesOverlay__jXN1s{bottom:0;display:flex;flex-direction:column;left:0;padding:0;position:absolute;right:0;top:0;z-index:1}.InteractiveBookPage_chatBubblesContainer__oYiGI{display:flex;flex:1 1;flex-direction:column;mask-image:linear-gradient(180deg,#0000 0,#000 10%,#000);-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 10%,#000);overflow-y:auto;padding-top:20px;position:relative}.InteractiveBookPage_chatInputContainer__KxpiQ{margin-top:auto}.InteractiveBookPage_bottomBar__FF3DM{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:0 0 env(safe-area-inset-bottom,0);width:100%}.InteractiveBookPage_bottomBar__FF3DM>*{margin-left:auto;margin-right:auto;max-width:768px;width:100%}.InteractiveBookPage_chatInputWrapper__E2s6l{box-sizing:border-box;margin:0 auto;max-width:768px;padding-inline:10px;padding-bottom:5px;width:100%}.InteractiveBookPage_closeButton__lCR-Z{background-color:#00000080!important;border:none!important;border-radius:14px!important;color:#fff!important;height:35px!important;min-width:35px!important;padding:8px!important;position:absolute!important;right:0;text-transform:none!important;top:5px;width:35px!important;z-index:2}.InteractiveBookPage_closeButton__lCR-Z:hover{background-color:#000c!important}.InteractiveBookPage_historyMenuPaper__fX8zf{border-radius:8px;box-shadow:0 2px 12px #00000026;max-height:400px;overflow:hidden;width:300px}.InteractiveBookPage_chatLink__9RNUu{color:#1976d2!important;cursor:pointer;font-weight:500;text-decoration:underline!important;transition:color .2s ease}.InteractiveBookPage_chatLink__9RNUu:hover{color:#1565c0!important;text-decoration:underline!important}.InteractiveBookPage_chatLink__9RNUu:visited{color:#7b1fa2!important}.InteractiveBookPage_chatLink__9RNUu[href*="://"],.InteractiveBookPage_chatLink__9RNUu[href^="#source-"]{background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:4px;color:#666!important;display:inline-block;font-size:.75em;font-weight:600;line-height:1;margin-left:4px;margin-right:1px;padding:2px 6px;text-decoration:none!important;vertical-align:initial}.InteractiveBookPage_chatLink__9RNUu[href*="://"]:hover,.InteractiveBookPage_chatLink__9RNUu[href^="#source-"]:hover{background-color:#e8e8e8;color:#555!important;text-decoration:none!important}.InteractiveBookPage_assistantMessage__nopGh *,.InteractiveBookPage_userMessage__lgbZj *{word-wrap:break-word;overflow-wrap:break-word}.InteractiveBookPage_assistantMessage__nopGh pre,.InteractiveBookPage_userMessage__lgbZj pre{background-color:#f8f8f8;border-radius:4px;font-size:.9em;margin:8px 0;padding:8px;white-space:pre-wrap}.InteractiveBookPage_assistantMessage__nopGh table,.InteractiveBookPage_userMessage__lgbZj table{table-layout:fixed;width:100%}.InteractiveBookPage_messageContent__Iml12{position:relative}.InteractiveBookPage_editButton__C4XaF{background:#0009;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;opacity:0;padding:4px 8px;position:absolute;right:8px;top:-2px;transition:opacity .2s ease;z-index:1}.InteractiveBookPage_userMessage__lgbZj:hover .InteractiveBookPage_editButton__C4XaF{opacity:1}.InteractiveBookPage_editButton__C4XaF:hover{background:#000c}.InteractiveBookPage_editContainer__gXSTl{display:flex;flex-direction:column;gap:8px;width:100%}.InteractiveBookPage_editTextarea__E3cpZ{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;line-height:1.4;min-height:60px;padding:8px;resize:vertical;width:100%}.InteractiveBookPage_editTextarea__E3cpZ:focus{border-color:#1976d2;box-shadow:0 0 0 2px #1976d233;outline:none}.InteractiveBookPage_editButtons__rozt5{display:flex;gap:8px;justify-content:flex-end}.InteractiveBookPage_messageWrapper__4upsP{display:flex;flex-direction:column}.InteractiveBookPage_userWrapper__LNYAc{align-items:flex-end}.InteractiveBookPage_assistantWrapper__DcTCN{align-items:flex-start}.InteractiveBookPage_editButtonBelow__lFH2Z{border-radius:8px!important;margin-block:5px!important}.InteractiveBookPage_chatBubblesOverlay__jXN1s.InteractiveBookPage_dragOver__yV\+hv{background-color:#3f51b51a;border:2px dashed #3f51b5;border-radius:8px}.InteractiveBookPage_dropOverlay__JpVfd{align-items:center;background-color:#3f51b526;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000}.InteractiveBookPage_dropMessage__3Kgj3{background-color:#3f51b5;border-radius:12px;box-shadow:0 4px 12px #3f51b54d;color:#fff;font-size:18px;font-weight:500;padding:20px 30px;text-align:center}.InlineVisualElement_inlineVisual__ZcIkU{margin:8px 0;width:100%}.InlineVisualElement_visualCard__p1BH\+{border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 1px 3px #0000001a;cursor:pointer;max-width:300px;transition:all .2s ease}.InlineVisualElement_visualCard__p1BH\+:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.InlineVisualElement_imageContent__3I1fv{padding:8px!important}.InlineVisualElement_linkContent__OK\+FQ{padding:12px!important}.InlineVisualElement_embedContent__Ow5Jx{padding:8px!important}.InlineVisualElement_embedPreviewContainer__PRcR6,.InlineVisualElement_imagePreviewContainer__Lc6K4{border-radius:8px;overflow:hidden;position:relative}.InlineVisualElement_embedPreviewContainer__PRcR6{height:150px}.InlineVisualElement_imagePreview__s0gtU{border-radius:8px;display:block;height:120px;object-fit:cover;width:100%}.InlineVisualElement_embedPreview__PWhK\+{border-radius:8px;height:100%;pointer-events:none;width:100%}.InlineVisualElement_imageOverlay__gM1n5{background:linear-gradient(#0000,#0009);bottom:0;left:0;opacity:0;padding:8px;position:absolute;right:0;transition:opacity .2s ease}.InlineVisualElement_embedOverlay__T16Sp{align-items:center;background:#0006;border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.InlineVisualElement_visualCard__p1BH\+:hover .InlineVisualElement_embedOverlay__T16Sp,.InlineVisualElement_visualCard__p1BH\+:hover .InlineVisualElement_imageOverlay__gM1n5{opacity:1}.InlineVisualElement_clickHint__-77nE{align-items:center;color:#fff!important;display:flex;font-size:12px!important;gap:4px}.InlineVisualElement_overlayIcon__YP5ci{font-size:16px!important}.InlineVisualElement_caption__-SRe0{color:#666;display:block;font-size:12px!important;margin-top:8px;text-align:center}.InlineVisualElement_linkHeader__ORO1H{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.InlineVisualElement_linkText__IP16f{align-items:center;color:#1976d2!important;display:flex;font-weight:500;gap:6px;text-decoration:none!important;word-break:break-word}.InlineVisualElement_linkText__IP16f:hover{text-decoration:underline!important}.InlineVisualElement_inlineIcon__daG9f{color:#1976d2!important;font-size:16px!important}.InlineVisualElement_dialogContent__NTRep{align-items:center;display:flex;flex-direction:column;max-height:90vh;overflow:auto;padding:16px!important;position:relative}.InlineVisualElement_fullscreenDialogContent__deQI0{height:100vh;overflow:hidden;padding:0!important;position:relative}.InlineVisualElement_closeButton__6eub\+{background:#00000080!important;color:#fff!important;position:absolute!important;right:8px;top:8px;z-index:1}.InlineVisualElement_closeButton__6eub\+:hover{background:#000000b3!important}.InlineVisualElement_expandedImage__jkJFR{border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:80vh;max-width:100%;object-fit:contain}.InlineVisualElement_expandedEmbed__5Zktt{border:none;height:100vh;width:100%}.InlineVisualElement_expandedCaption__RzoHq{color:#666;font-style:italic;margin-top:16px;text-align:center}@media (max-width:768px){.InlineVisualElement_visualCard__p1BH\+{max-width:250px}.InlineVisualElement_imagePreview__s0gtU{height:100px}.InlineVisualElement_embedPreviewContainer__PRcR6{height:120px}.InlineVisualElement_expandedImage__jkJFR{max-height:70vh}}.Sources_sourcesContainer__xtV8u{border-top:1px solid #0000001a;margin-top:8px;padding:8px 0}.Sources_sourcesLabel__iirEX{color:#666;font-size:12px;font-weight:500;margin-bottom:4px}.Sources_sourcesList__3PScr{display:flex;flex-wrap:wrap;gap:8px}.Sources_sourceLink__Bj4xm{align-items:center;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:12px;color:#555;display:inline-flex;font-size:11px;max-width:200px;overflow:hidden;padding:4px 8px;text-decoration:none;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.Sources_sourceLink__Bj4xm:hover{background-color:#e0e0e0;border-color:#ccc;color:#333}.Sources_sourceLink__Bj4xm:active{transform:translateY(1px)}@media (prefers-color-scheme:dark){.Sources_sourcesContainer__xtV8u{border-top-color:#ffffff1a}.Sources_sourcesLabel__iirEX{color:#aaa}.Sources_sourceLink__Bj4xm{background-color:#2a2a2a;border-color:#404040;color:#ccc}.Sources_sourceLink__Bj4xm:hover{background-color:#3a3a3a;border-color:#555;color:#fff}}.StatusBar_pageStatusContainer__3CZBQ{align-items:center;border-radius:16px;box-sizing:border-box;color:#555;display:flex;justify-content:center;min-height:30px;width:-webkit-fit-content;width:fit-content}.StatusBar_pageStatusText__CNbxc{font-weight:500;text-align:center}.StatusBar_agentActiveColor__henpq{color:#28a745}.StatusBar_agentConnectingColor__g6kOD{color:#007bff}.StatusBar_errorColor__xxJ0g{color:#dc3545}.BookDisplay_avatarContainer__tawFY{align-items:center;border-radius:10px;display:flex;flex-direction:column;height:45vh;justify-content:center;margin-bottom:15px;max-height:450px;max-width:350px;overflow:hidden;width:85vw}.BookDisplay_coverImage__4njyq{height:100%;object-fit:contain;width:100%}.BookDisplay_bookInfoContainer__o8\+JD{margin-bottom:60px;text-align:center}.BookDisplay_authorContainer__OTrme{align-items:center;display:flex;justify-content:center}.BookDisplay_authorImage__6x5MJ{border:3px solid #f0f0f0;border-radius:50%;height:80px;margin-right:16px;object-fit:cover;width:80px}.BookDisplay_authorName__lLOPF{color:#666;font-size:16px}.BookDisplay_bookTitle__cwOVy{font-weight:700;margin:0;padding:20px;text-align:center}.BookDisplay_bookDescription__uwcXs{padding:0 20px;text-align:center}.MicrophoneButton_micButton__\+Jg8L{border:2px solid #0000;border-radius:50%;box-shadow:0 2px 8px #00000026;height:50px;transition:all .2s ease-in-out;width:50px}.MicrophoneButton_micButton__\+Jg8L:hover:not(:disabled){box-shadow:0 4px 12px #0003;transform:scale(1.05)}.MicrophoneButton_micButton__\+Jg8L:active:not(:disabled){transform:scale(.95)}.MicrophoneButton_micButton__\+Jg8L.MicrophoneButton_muted__rF5IJ{background-color:#f8f9fa;border-color:#dee2e6}.MicrophoneButton_micButton__\+Jg8L.MicrophoneButton_muted__rF5IJ:hover:not(:disabled){background-color:#e9ecef;border-color:#adb5bd}.MicrophoneButton_micButton__\+Jg8L.MicrophoneButton_unmuted__3rvTg{background-color:#495057;border-color:#495057}.MicrophoneButton_micButton__\+Jg8L.MicrophoneButton_unmuted__3rvTg:hover:not(:disabled){background-color:#343a40;border-color:#343a40}.MicrophoneButton_micButton__\+Jg8L:disabled{cursor:not-allowed;opacity:.5}.MicrophoneButton_micIcon__zS-JM{font-size:24px;transition:color .2s ease-in-out}.MicrophoneButton_muted__rF5IJ .MicrophoneButton_micIcon__zS-JM{color:#6c757d}.MicrophoneButton_unmuted__3rvTg .MicrophoneButton_micIcon__zS-JM{color:#fff}.SpeakerButton_speakerButton__qkcMY{border:2px solid #0000;border-radius:50%;box-shadow:0 2px 8px #00000026;height:50px;transition:all .2s ease-in-out;width:50px}.SpeakerButton_speakerButton__qkcMY:hover:not(:disabled){box-shadow:0 4px 12px #0003;transform:scale(1.05)}.SpeakerButton_speakerButton__qkcMY:active:not(:disabled){transform:scale(.95)}.SpeakerButton_speakerButton__qkcMY.SpeakerButton_muted__kzQOR{background-color:#f8f9fa;border-color:#dee2e6}.SpeakerButton_speakerButton__qkcMY.SpeakerButton_muted__kzQOR:hover:not(:disabled){background-color:#e9ecef;border-color:#adb5bd}.SpeakerButton_speakerButton__qkcMY.SpeakerButton_unmuted__kVV9i{background-color:#495057;border-color:#495057}.SpeakerButton_speakerButton__qkcMY.SpeakerButton_unmuted__kVV9i:hover:not(:disabled){background-color:#343a40;border-color:#343a40}.SpeakerButton_speakerButton__qkcMY:disabled{cursor:not-allowed;opacity:.5}.SpeakerButton_speakerIcon__nr-oQ{font-size:24px;transition:color .2s ease-in-out}.SpeakerButton_muted__kzQOR .SpeakerButton_speakerIcon__nr-oQ{color:#6c757d}.SpeakerButton_unmuted__kVV9i .SpeakerButton_speakerIcon__nr-oQ{color:#fff}.ConversationControls_controlButtonContainer__b8JDV{align-items:center;display:flex;gap:18px;height:44px;justify-content:center;margin-bottom:20px}.ConversationControls_loadingSpinnerContainer__UbXNz{align-items:center;display:flex;gap:10px;height:44px;justify-content:center}.ConversationControls_loadingSpinner__-uHJ1{animation:ConversationControls_spin__AyL71 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#333;height:24px;width:24px}.ConversationControls_buyTimeSpinner__pg2vm,.ConversationControls_endButtonSpinner__B1p4A{animation:ConversationControls_spin__AyL71 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes ConversationControls_spin__AyL71{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatInput_chatInputContainer__u81OK{background-color:#ffffffe6;border:1px solid #0000001a;border-radius:20px;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;gap:4px;margin:0;padding:8px 12px}.ChatInput_textField__AFspz{flex:1 1;width:100%}.ChatInput_textField__AFspz .MuiInput-root{background-color:initial;border:none}.ChatInput_textField__AFspz .MuiInput-underline:after,.ChatInput_textField__AFspz .MuiInput-underline:before,.ChatInput_textField__AFspz .MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:none}.ChatInput_textField__AFspz .MuiInputBase-input{font-size:16px;padding:8px 4px}.ChatInput_textField__AFspz .MuiInputBase-input::placeholder{color:#888;opacity:1}.ChatInput_controlsRow__FUjXf{align-items:center;display:flex;gap:8px;width:100%}.ChatInput_fileButton__JtQV9{align-items:center!important;background:#fff!important;border:1px solid #ededed!important;border-radius:50%!important;box-shadow:0 1px 4px #0000000a!important;color:#666!important;display:flex!important;height:32px!important;justify-content:center!important;min-width:32px!important;padding:8px!important;width:32px!important}.ChatInput_fileButton__JtQV9:hover{background-color:#fafafa!important}.ChatInput_modelSelect__E-\+-Q{background-color:initial!important;border-radius:8px!important;height:auto!important}.ChatInput_modelSelect__E-\+-Q .MuiSelect-select{align-items:center!important;display:flex!important;padding:4px 24px 4px 8px!important}.ChatInput_modelSelect__E-\+-Q .MuiOutlinedInput-notchedOutline,.ChatInput_modelSelect__E-\+-Q.Mui-focused .MuiOutlinedInput-notchedOutline,.ChatInput_modelSelect__E-\+-Q:hover .MuiOutlinedInput-notchedOutline{border:none!important}.ChatInput_modelSelect__E-\+-Q:hover{background-color:#0000000a!important}.ChatInput_modelSelect__E-\+-Q .MuiSelect-icon{color:#666!important;font-size:20px!important;right:0!important}.ChatInput_modelDropdown__eUw8j{border-radius:12px!important;box-shadow:0 4px 12px #00000026!important;margin-top:4px!important}.ChatInput_modelMenuItem__Dx\+as{align-items:center!important;display:flex!important;justify-content:space-between!important;padding:12px 16px!important}.ChatInput_modelMenuItem__Dx\+as:hover{background-color:#1976d214!important}.ChatInput_modelLabel__QXStj{color:#333;font-size:14px;font-weight:500;line-height:1.2}.ChatInput_modelDescription__LT9K9{color:#666;font-size:12px;line-height:1.2;margin-top:2px}.ChatInput_checkIcon__2sHfo{color:#1976d2!important;font-size:18px!important;margin-left:8px!important}.ChatInput_sendButton__4jH\+D{background-color:#333!important;color:#fff!important;height:32px!important;min-width:32px!important;padding:8px!important;width:32px!important}.ChatInput_sendButton__4jH\+D:hover{background-color:#444!important}.ChatInput_sendButton__4jH\+D:disabled{background-color:#ccc!important;color:#666!important}.ProfilePage_container__yX3\+e{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.ProfilePage_header__gcLw-{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.ProfilePage_header__gcLw- h1{color:#333;font-size:2.5rem;margin:0}.ProfilePage_backButton__NW5rU{align-items:center;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:background-color .2s}.ProfilePage_backButton__NW5rU:hover{background:#e9e9e9}.ProfilePage_profileGrid__yg-Cn{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.ProfilePage_card__p4H1a{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px}.ProfilePage_card__p4H1a h2{color:#333;font-size:1.25rem;margin:0 0 16px}.ProfilePage_userInfo__uXyRt{align-items:center;display:flex;gap:16px}.ProfilePage_avatar__R7Apn{border-radius:50%;height:60px;object-fit:cover;width:60px}.ProfilePage_userDetails__eZg2y h3{color:#333;font-size:1.1rem;margin:0 0 4px}.ProfilePage_userDetails__eZg2y p{color:#666;font-size:.9rem;margin:0}.ProfilePage_walletBalance__HevOw{align-items:baseline;display:flex;gap:4px}.ProfilePage_currency__pMzzL{color:#666;font-size:1.5rem}.ProfilePage_amount__1LHAH{color:#2e7d32;font-size:2.5rem;font-weight:700}.ProfilePage_addFundsButton__x2eVw{align-items:center;background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;justify-content:center;margin-top:16px;min-height:36px;padding:10px 20px;transition:background-color .2s}.ProfilePage_addFundsButton__x2eVw:hover{background:#1565c0}.ProfilePage_addFundsButton__x2eVw:disabled{background:#ccc;cursor:not-allowed}.ProfilePage_buttonSpinner__QfU84{animation:ProfilePage_spin__R2dzi 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;height:16px;width:16px}@keyframes ProfilePage_spin__R2dzi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProfilePage_statsGrid__vWk4R{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.ProfilePage_statItem__bHAm\+{align-items:center;display:flex;flex-direction:column;text-align:center}.ProfilePage_statValue__eGcfy{color:#1976d2;font-size:1.8rem;font-weight:700}.ProfilePage_statLabel__N9NwN{color:#666;font-size:.85rem;margin-top:4px}.ProfilePage_subscriptionsSection__aLKLa{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px}.ProfilePage_subscriptionsSection__aLKLa h2{color:#333;font-size:1.5rem;margin:0 0 16px}.ProfilePage_cancellationNote__wiGN4{background:#f8f9fa;border-left:4px solid #1976d2;border-radius:8px;color:#555;font-size:.9rem;margin:0 0 24px;padding:12px}.ProfilePage_cancellationNote__wiGN4 a{color:#1976d2;text-decoration:none}.ProfilePage_cancellationNote__wiGN4 a:hover{text-decoration:underline}.ProfilePage_noSubscriptions__Fsa38{color:#666;padding:40px;text-align:center}.ProfilePage_noSubscriptions__Fsa38 p{font-size:1.1rem;margin:0 0 20px}.ProfilePage_browseButton__JE-fS{background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .2s}.ProfilePage_browseButton__JE-fS:hover{background:#1565c0}.ProfilePage_subscriptionsList__qcnTI{display:flex;flex-direction:column;gap:20px}.ProfilePage_subscriptionCard__N9WaG{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:box-shadow .2s}.ProfilePage_subscriptionCard__N9WaG:hover{box-shadow:0 4px 8px #0000001a}.ProfilePage_bookInfo__pNDgO{gap:16px;justify-content:space-between;margin-bottom:16px}.ProfilePage_bookInfo__pNDgO,.ProfilePage_headerActions__ji1BF{align-items:center;display:flex}.ProfilePage_bookDetails__Ev7yX h3{color:#333;font-size:1.1rem;margin:0 0 4px}.ProfilePage_author__\+RsQ2{color:#666;font-size:.9rem;margin:0 0 8px}.ProfilePage_subscriptionMeta__Db9a2{align-items:center;display:flex;gap:12px}.ProfilePage_statusBadge__9dcxe{border-radius:4px;font-size:.8rem;font-weight:500;padding:4px 8px;text-transform:uppercase}.ProfilePage_statusBadge__9dcxe.ProfilePage_active__LYJFc{background:#e8f5e8;color:#2e7d32}.ProfilePage_statusBadge__9dcxe.ProfilePage_canceled__s824s{background:#ffebee;color:#c62828}.ProfilePage_statusBadge__9dcxe.ProfilePage_inactive__PdInH{background:#f5f5f5;color:#666}.ProfilePage_pricingInfo__9Q27j{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.ProfilePage_price__cAS4v{color:#666;font-size:.9rem;font-weight:500}.ProfilePage_overage__VxR6y{color:#888;font-weight:400}.ProfilePage_overageExplanation__7tiGg{color:#888;font-size:.75rem;font-style:italic;margin-top:2px}.ProfilePage_usageInfo__jyynS{margin-bottom:16px}.ProfilePage_usageRow__LyQCa{align-items:center;display:flex;gap:12px;margin-bottom:12px}.ProfilePage_usageLabel__WcjMd{color:#666;font-size:.9rem;min-width:100px}.ProfilePage_usageBar__1KROe{background:#e0e0e0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.ProfilePage_usageProgress__w5zsh{background:linear-gradient(90deg,#4caf50,#2196f3);border-radius:4px;height:100%;transition:width .3s ease}.ProfilePage_usageText__HkFRr{color:#666;font-size:.85rem;min-width:120px;text-align:right}.ProfilePage_openBookButton__Rtsuw{background:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background-color .2s}.ProfilePage_openBookButton__Rtsuw:hover{background:#1565c0}.ProfilePage_loading__qEnPr{color:#666;font-size:1.2rem;padding:60px;text-align:center}.ProfilePage_error__CDXFm{color:#c62828;padding:60px;text-align:center}.ProfilePage_error__CDXFm h2{color:#c62828;margin:0 0 16px}.ProfilePage_error__CDXFm p{color:#666;margin:0 0 24px}.ProfilePage_retryButton__1Nv5T{background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .2s}.ProfilePage_retryButton__1Nv5T:hover{background:#1565c0}@media (max-width:768px){.ProfilePage_container__yX3\+e{padding:16px}.ProfilePage_header__gcLw-{align-items:flex-start;flex-direction:column;gap:16px}.ProfilePage_header__gcLw- h1{font-size:2rem}.ProfilePage_profileGrid__yg-Cn{gap:16px;grid-template-columns:1fr}.ProfilePage_card__p4H1a{padding:16px}.ProfilePage_statsGrid__vWk4R{grid-template-columns:1fr}.ProfilePage_usageRow__LyQCa{flex-direction:column;gap:8px}.ProfilePage_usageLabel__WcjMd{min-width:auto}.ProfilePage_usageText__HkFRr{min-width:auto;text-align:left}}
/*# sourceMappingURL=main.32aeb8c8.css.map*/