*,*:before,*:after{box-sizing:border-box}input,textarea,select,button{font-size:16px;touch-action:manipulation}*{margin:0}html,body{min-height:100%;height:auto}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:#1a202c;background:#000;overflow-x:hidden}#root{height:auto;scrollbar-width:none;-ms-overflow-style:none}#root::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:.5em}p{line-height:1.6;margin-bottom:1em}a{color:#667eea;text-decoration:none}a:hover{text-decoration:underline}code{font-family:JetBrains Mono,Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9em;background:#667eea1a;padding:2px 6px;border-radius:4px}pre code{background:transparent;padding:0}pre{background:#0000000d;padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}::selection{background:#667eea4d;color:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-gradient{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2)}._layout_4d0nr_1{display:flex;flex-direction:column;background:#f5f3f3;height:100%;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._header_4d0nr_21{position:sticky;top:0;background:#fff;border-bottom:1px solid #e2e8f0;z-index:1000;box-shadow:0 1px 3px #0000001a}._headerContainer_4d0nr_39{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:70px;max-width:1200px;margin:0 auto}._headerTitleContainer_4d0nr_59{display:flex;align-items:center;color:#1a202c;text-decoration:none;transition:transform .2s ease}._headerTitleContainer_4d0nr_59:hover{transform:translateY(-1px)}._headerLogo_4d0nr_83{height:36px;width:auto}._headerTitle_4d0nr_59{margin-left:16px;font-weight:600;font-size:1.25rem;color:#1a202c}._headerNavList_4d0nr_107{display:flex;list-style:none;padding:0;margin:0;gap:32px}._headerNavPageLink_4d0nr_123{color:#4a5568;text-decoration:none;font-weight:500;transition:all .2s ease;position:relative;padding:8px 0}._headerNavPageLink_4d0nr_123:hover{color:#06c}._headerNavPageLink_4d0nr_123:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#06c;transition:width .3s ease}._headerNavPageLink_4d0nr_123:hover:after{width:100%}._headerNavPageLinkActive_4d0nr_179{color:#06c;text-decoration:none;font-weight:600}._headerNavPageLinkActive_4d0nr_179:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#06c}._headerNavLeftMargin_4d0nr_211{margin-left:24px}._headerRightText_4d0nr_219{font-weight:500;color:#4a5568;margin-left:24px}._footer_4d0nr_233{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.1);z-index:100;padding:16px 24px}._disclaimer_4d0nr_257{text-align:center;font-weight:500;font-size:14px;color:#718096;margin:0}html,body{margin:0;padding:0;height:100%;background:#f5f3f3;overflow:hidden}._container_1unsp_27{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100%;margin:0;padding:68px 68px 32px;background:#f5f3f3;font-family:Segoe UI,sans-serif;overflow:hidden;box-sizing:border-box}._chatRoot_1unsp_63{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background:#f5f3f3;overflow:hidden}._chatContainer_1unsp_87{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1366px;height:100%;background:transparent;margin:0 auto;padding:0;gap:19px;overflow:hidden}._chatEmptyState_1unsp_117{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px}._chatEmptyStateTitle_1unsp_135{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin:0 0 16px;color:#000;text-align:center;letter-spacing:-.02em;font-family:Segoe UI,sans-serif}._chatEmptyStateContainer_1unsp_155{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}._sparkleIcon_1unsp_171{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:_sparkle_1unsp_171 2s ease-in-out infinite alternate}@keyframes _sparkle_1unsp_171{0%{transform:scale(1) rotate(0)}to{transform:scale(1.1) rotate(5deg)}}._chatEmptyStateSubtitle_1unsp_195{font-weight:400;font-size:clamp(1rem,3vw,1.25rem);text-align:center;padding:0 5%;color:#666;line-height:1.6;max-width:600px;font-family:Segoe UI,sans-serif}._chatMessageStream_1unsp_217{flex-grow:2;height:calc(100% - var(--bottom-offset, 200px));max-height:calc(100% - var(--bottom-offset, 200px));width:100%;max-width:762px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;font-size:16px;padding:0;scroll-behavior:smooth;position:relative;margin:0 auto 20px;gap:10px;z-index:10;transition:height .3s ease,max-height .3s ease;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 200px));max-height:calc(100% - var(--bottom-offset, 200px));margin-bottom:20px}._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 130px));max-height:calc(100% - var(--bottom-offset, 130px));padding:8px;margin-bottom:-5px;overflow-y:auto;overflow-x:hidden}._chatMessageStream_1unsp_217::-webkit-scrollbar{width:6px}._chatMessageStream_1unsp_217::-webkit-scrollbar-track{background:transparent}._chatMessageStream_1unsp_217::-webkit-scrollbar-thumb{background:#5c2d914d;border-radius:10px;transition:background .3s ease}._chatMessageStream_1unsp_217::-webkit-scrollbar-thumb:hover{background:#5c2d9180}._chatMessageGpt_1unsp_333,._chatMessageGptMinWidth_1unsp_355{display:flex;justify-content:flex-start;width:100%;max-width:70%;margin:0 0 -5px;animation:_slideUp_1unsp_1 .4s ease-out;position:relative;z-index:15}@keyframes _slideUp_1unsp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._chatInput_1unsp_399{position:relative;padding:0;background:transparent;width:100%;box-sizing:border-box;z-index:100}._chatAnalysisPanel_1unsp_417{flex:1;overflow-y:auto;max-height:89vh;margin-left:20px;margin-right:20px}._chatSettingsSeparator_1unsp_433{margin-top:15px}._loadingLogo_1unsp_441{font-size:28px}._commandsContainer_1unsp_449{height:20px}._commandButton_1unsp_457{margin-right:0}._footer_1unsp_465{text-align:right;padding:3px;color:#5c2d91;font-family:Segoe UI,sans-serif}._leaderBrd_1unsp_479{margin-left:400px;margin-top:30px}._chatContainerParent_1unsp_489{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:100%}._enteryourname_1unsp_505{display:flex;flex-direction:column;justify-content:center;flex:0 0 100px;padding-top:12px;padding-left:24px;padding-right:24px;width:80%;background:#f2f2f2}._enteryourname_2_1unsp_531{position:absolute;bottom:0;width:600px}._enteryourname_2_1unsp_531 div,._enteryourname_1unsp_505 div{justify-content:center;align-items:center}._leaderBrdHeader_1unsp_555{text-align:center}._parentChatModule_1unsp_563{flex-direction:column;display:flex;justify-content:space-between;width:100%;max-height:100%}._parentContainer_1unsp_579{display:flex;justify-content:center;align-items:center;flex-direction:column}._wrapper_1unsp_593{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;max-width:1366px;margin:0 auto;padding:0;background:transparent;overflow-y:auto;gap:16px}._wrapper_1unsp_593 ._chatMaster_1unsp_623{width:100%;height:100%;display:flex;flex-direction:column;background:transparent;overflow:hidden}._enteryourname_1unsp_505 textarea,._chatInput_1unsp_399 textarea{min-height:auto!important}._suggestionItems_1unsp_651{height:auto;width:auto;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;flex-flow:wrap;padding-inline-end:2px;color:#5c2d91;font-family:Segoe UI,sans-serif}._suggestionItem_1unsp_651{order:1;max-width:-webkit-fill-available;border:1px solid var(--cib-color-stroke-accent-primary);border-radius:var(--cib-border-radius-large)}._buttonContainer_1unsp_691:not([mobile]){width:-webkit-fill-available;min-width:-webkit-fill-available;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._buttonContainer_1unsp_691{height:auto;overflow:hidden;box-sizing:border-box;padding:8px 16px;margin:4px 4px 8px;border:1px solid #E0E0E0;cursor:pointer;color:#5c2d91;background:#fff;border-radius:8px;font-weight:500;font-size:14px;font-family:Segoe UI,sans-serif;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}._buttonContainer_1unsp_691:hover{background-color:#6b38fb;color:#fff;border-color:#6b38fb;box-shadow:0 2px 6px #6b38fb33;transform:translateY(-1px)}._content_1unsp_761{display:block;padding:5px;height:auto;width:auto}parentContent{display:flex;flex-direction:column;margin-top:auto;height:auto;width:auto}._followUpButtons_1unsp_791{display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;justify-content:flex-start;width:100%;align-items:flex-start;margin:0;padding:2px 0 2px 4px;min-height:auto;box-sizing:border-box}._followUpButton_1unsp_791{background:#fff;border:1px solid #E4E0EC;border-radius:14px;padding:10px 14px;font-size:14px;color:#463668;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;font-weight:400;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;width:fit-content;max-width:92%;line-height:1.4;box-shadow:none;margin:0;box-sizing:border-box}._followUpButtonIcon_1unsp_867{flex:0 0 auto;color:#6656a0;width:18px;height:18px;margin-top:1px}._followUpButtonText_1unsp_883{flex:0 1 auto;min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._followUpButton_1unsp_791:hover{background:#f5f3f9;border-color:#c9c0dc;color:#463668;box-shadow:0 1px 2px #4636681a}._followUpButton_1unsp_791:active{background:#ece7f4;border-color:#b7abd1;color:#463668;transform:none;box-shadow:none}._followUpButton_1unsp_791:focus-visible{outline:2px solid #2d2040;outline-offset:1px}@media screen and (max-width: 1024px){._container_1unsp_27{padding:32px 32px 16px}._wrapper_1unsp_593{padding:0;height:calc(100% - 48px);gap:12px}._chatRoot_1unsp_63{margin:0;height:calc(100% - 64px)}._chatMessageStream_1unsp_217{height:calc(100% - var(--bottom-offset, 300px));max-height:calc(100% - var(--bottom-offset, 300px));padding:16px;margin-bottom:16px}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 200px));max-height:calc(100% - var(--bottom-offset, 200px));margin-bottom:20px}._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 120px));max-height:calc(100% - var(--bottom-offset, 120px));padding:12px;margin-bottom:-5px}}@media screen and (max-width: 768px){._container_1unsp_27{padding:16px 16px 8px}._wrapper_1unsp_593{padding:0;height:calc(100% - 24px);gap:10px}._chatRoot_1unsp_63{margin:0;border-radius:16px;height:calc(100% - 40px)}._chatMessageStream_1unsp_217{height:calc(100% - var(--bottom-offset, 250px));max-height:calc(100% - var(--bottom-offset, 250px));padding:12px;margin-bottom:12px}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 180px));max-height:calc(100% - var(--bottom-offset, 180px));margin-bottom:0}._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 100px));max-height:calc(100% - var(--bottom-offset, 100px));padding:8px;margin-bottom:-3px;overflow-y:auto;overflow-x:hidden}._chatMessageGpt_1unsp_333,._chatMessageGptMinWidth_1unsp_355{max-width:85%;margin:0 0 -12px}._chatInput_1unsp_399{width:100%}._followUpButtons_1unsp_791{gap:6px}._followUpButton_1unsp_791{font-size:13px;padding:9px 12px;border-radius:14px;white-space:normal;align-items:flex-start;width:fit-content;max-width:100%}._followUpButtonText_1unsp_883{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;overflow-wrap:anywhere}._followUpButtonIcon_1unsp_867{margin-top:1px}._followUpLabel_1unsp_1165{font-size:13px;margin-bottom:0}._chatEmptyStateTitle_1unsp_135{font-size:clamp(1.5rem,8vw,2.5rem)}}@media screen and (max-width: 480px){._container_1unsp_27{padding:8px 8px 4px}._wrapper_1unsp_593{padding:0;height:calc(100% - 12px);gap:8px}._chatRoot_1unsp_63{margin:0;border-radius:12px;height:calc(100% - 20px)}._chatMessageStream_1unsp_217{height:calc(100% - var(--bottom-offset, 220px));max-height:calc(100% - var(--bottom-offset, 220px));padding:8px;margin-bottom:10px}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 180px));max-height:calc(100% - var(--bottom-offset, 180px));margin-bottom:0}._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 100px));max-height:calc(100% - var(--bottom-offset, 100px));padding:6px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatInput_1unsp_399{width:100%}._followUpLabel_1unsp_1165{font-size:12px;margin-bottom:0}._followUpButtons_1unsp_791{gap:5px}._followUpButton_1unsp_791{font-size:12px;padding:8px 10px;border-radius:12px}._buttonContainer_1unsp_691{font-size:12px;height:22px;margin:3px;padding:0 8px}._content_1unsp_761{padding:3px 5px}}@media screen and (max-width: 375px){._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 100px));max-height:calc(100% - var(--bottom-offset, 100px));padding:4px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 160px));max-height:calc(100% - var(--bottom-offset, 160px))}._followUpLabel_1unsp_1165{font-size:11px;margin-bottom:0}._followUpButton_1unsp_791{font-size:11px;padding:8px 10px;border-radius:12px}}@media screen and (max-width: 320px){._chatMessageStreamNoFollowUp_1unsp_279{height:calc(100% - var(--bottom-offset, 100px));max-height:calc(100% - var(--bottom-offset, 100px));padding:2px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 150px));max-height:calc(100% - var(--bottom-offset, 150px))}._followUpLabel_1unsp_1165{font-size:10px;margin-bottom:0}._followUpButtons_1unsp_791{gap:4px}._followUpButton_1unsp_791{font-size:11px;padding:8px 10px;border-radius:12px}}._followUpContainer_1unsp_1443{position:relative;width:100%;height:auto;min-height:fit-content;box-sizing:border-box;overflow:visible;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:12px;padding:0;margin-top:12px;margin-bottom:0;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 800px){._followUpContainer_1unsp_1443{width:100%;padding:0;gap:8px;margin-top:10px;margin-bottom:0}}@media screen and (max-width: 768px){._followUpContainer_1unsp_1443{width:100%;padding:0;gap:6px;margin-top:18px;margin-bottom:0}}@media screen and (max-width: 480px){._followUpContainer_1unsp_1443{width:100%;padding:0;gap:6px;margin-top:18px;margin-bottom:0}}@media screen and (max-width: 375px){._followUpContainer_1unsp_1443{width:100%;padding:0;gap:4px;margin-top:18px;margin-bottom:0}}@media screen and (max-width: 320px){._followUpContainer_1unsp_1443{width:100%;padding:0;gap:2px;margin-top:18px;margin-bottom:0}}._followUpLabel_1unsp_1165{font-size:13px;color:#616161;margin-bottom:0;font-weight:600;font-style:normal;line-height:18px;letter-spacing:0%;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;text-align:left;width:auto;height:auto;background:transparent}._followUpContainer_1unsp_1443 h4{font-size:1rem;color:#000;margin-bottom:8px;font-weight:700;text-align:right;width:100%;font-family:Segoe UI,sans-serif}._sessionCard_1unsp_1635{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s ease}._sessionCard_1unsp_1635:hover{box-shadow:0 4px 12px #00000026}._sessionTitle_1unsp_1661{font-size:16px;font-weight:700;color:#000;margin-bottom:8px;line-height:1.4;font-family:Segoe UI,sans-serif}._sessionSpeaker_1unsp_1679{font-size:14px;color:#666;margin-bottom:8px;font-family:Segoe UI,sans-serif}._sessionDetails_1unsp_1693{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}._sessionDateTime_1unsp_1707{font-size:14px;color:#666;display:flex;align-items:center;gap:6px;font-family:Segoe UI,sans-serif}._sessionLocation_1unsp_1725{font-size:14px;color:#5c2d91;text-decoration:underline;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:Segoe UI,sans-serif}._sessionLocation_1unsp_1725:hover{color:#4a2273}._sessionCode_1unsp_1755{font-size:14px;color:#666;margin-bottom:12px;font-family:Segoe UI,sans-serif}._sessionCodeLink_1unsp_1769{color:#0078d4;text-decoration:underline;cursor:pointer}._sessionCodeLink_1unsp_1769:hover{color:#106ebe}._sessionActions_1unsp_1789{display:flex;gap:8px;flex-wrap:wrap}._primaryButton_1unsp_1801{background:#5c2d91;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:Segoe UI,sans-serif}._primaryButton_1unsp_1801:hover{background:#4a2273}._secondaryButton_1unsp_1835{background:transparent;color:#5c2d91;border:1px solid #5C2D91;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Segoe UI,sans-serif}._secondaryButton_1unsp_1835:hover{background:#5c2d91;color:#fff}._pillButton_1unsp_1871{background:#fff;border:1px solid #E0E0E0;border-radius:20px;padding:8px 16px;font-size:14px;color:#5c2d91;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;font-family:Segoe UI,sans-serif;margin:4px}._pillButton_1unsp_1871:hover{background:#f5f5f5;border-color:#5c2d91}._sessionStack_1unsp_1909{display:flex;flex-direction:column;gap:0}._chatHeaderTitle_1unsp_1925{font-size:16px;font-weight:600;color:#000;font-family:Segoe UI,sans-serif}._chatHeaderActions_1unsp_1939{display:flex;gap:8px;align-items:center}._headerIcon_1unsp_1951{width:24px;height:24px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}._headerIcon_1unsp_1951:hover{background:#e5e5e5}._closeIcon_1unsp_1983,._minimizeIcon_1unsp_1995{width:16px;height:16px;color:#666}._chatInputContainer_1unsp_2009{position:fixed;bottom:32px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #E0E0E0;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:1000;width:762px;height:90px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}@media screen and (max-width: 800px){._chatInputContainer_1unsp_2009{width:calc(100vw - 32px);max-width:762px;min-width:300px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 768px){._chatInputContainer_1unsp_2009{width:calc(100vw - 24px);max-width:762px;height:auto;min-height:60px;padding:12px 16px;bottom:8px;border-radius:14px}}@media screen and (max-width: 480px){._chatInputContainer_1unsp_2009{width:calc(100vw - 16px);max-width:762px;height:auto;min-height:50px;padding:10px 12px;bottom:4px;border-radius:12px;gap:6px}}@media screen and (max-width: 375px){._chatInputContainer_1unsp_2009{width:calc(100vw - 12px);max-width:762px;height:auto;min-height:45px;padding:8px 10px;border-radius:10px;gap:4px}}@media screen and (max-width: 320px){._chatInputContainer_1unsp_2009{width:calc(100vw - 8px);max-width:762px;height:auto;min-height:40px;padding:6px 8px;border-radius:8px;gap:4px}}._chatInputField_1unsp_2167{flex:1;border:none;border-radius:12px;padding:8px 16px;font-size:14px;font-family:Segoe UI,sans-serif;outline:none;background:transparent;color:#000;min-width:0}@media screen and (max-width: 768px){._chatInputField_1unsp_2167{padding:6px 12px;font-size:14px}}@media screen and (max-width: 480px){._chatInputField_1unsp_2167{padding:4px 8px;font-size:13px}}@media screen and (max-width: 375px){._chatInputField_1unsp_2167{padding:4px 6px;font-size:12px}}@media screen and (max-width: 320px){._chatInputField_1unsp_2167{padding:2px 4px;font-size:11px}}._chatInputField_1unsp_2167:focus{border-color:#5c2d91;background:#fff}._inputActions_1unsp_2259{display:flex;gap:8px;align-items:center}._inputIcon_1unsp_2271{width:24px;height:24px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}._inputIcon_1unsp_2271:hover{background:#e5e5e5}._attachIcon_1unsp_2303,._micIcon_1unsp_2303{width:16px;height:16px;color:#666}._sendIcon_1unsp_2315{width:16px;height:16px;color:#5c2d91}._chatContainerWithHeader_1unsp_2329{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;height:calc(100% - 96px);background:#f9f9f9;margin-top:48px;margin-bottom:48px;overflow-y:auto}._userMessage_1unsp_2357{background:#6d2064;color:#fff;padding:12px 16px;border-radius:8px;margin:8px 0;max-width:144px;height:44px;align-self:flex-end;font-size:14px;font-family:Segoe UI,sans-serif;position:relative;z-index:15;display:flex;flex-direction:row;gap:8px;box-sizing:border-box}._botMessageContainer_1unsp_2397{background:#fff;border-radius:12px;padding:16px;margin:8px 0;width:100%;max-width:100%;align-self:stretch;box-shadow:0 2px 8px #0000001a;border:1px solid #E0E0E0;position:relative;z-index:15}._feedbackContainer_1unsp_2427{display:flex;gap:8px;margin-top:8px;align-items:center}._feedbackIcon_1unsp_2441{width:20px;height:20px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;border:1px solid #E0E0E0;background:#fff}._feedbackIcon_1unsp_2441:hover{background:#f5f5f5}._thumbsUp_1unsp_2471,._thumbsDown_1unsp_2471{width:12px;height:12px;color:#666}._bottomContainer_1unsp_2483{position:fixed;bottom:32px;left:50%;transform:translate(-50%);width:762px;z-index:100;display:flex;flex-direction:column;gap:10px}._scrollToBottomButton_1unsp_2507{position:absolute;top:-44px;right:0;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #d1d1d1;box-shadow:0 2px 6px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#2d2040;z-index:101;transition:background .2s ease,transform .2s ease}._scrollToBottomButton_1unsp_2507:hover{background:#f3f0f7;transform:scale(1.1)}._scrollToBottomButton_1unsp_2507:active{transform:scale(.95)}@media screen and (max-width: 800px){._bottomContainer_1unsp_2483{width:calc(100vw - 32px);max-width:762px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 768px){._bottomContainer_1unsp_2483{width:calc(100vw - 24px);max-width:762px;bottom:8px}}@media screen and (max-width: 480px){._bottomContainer_1unsp_2483{width:calc(100vw - 16px);max-width:762px;bottom:4px}}@media screen and (max-width: 375px){._bottomContainer_1unsp_2483{width:calc(100vw - 12px);max-width:762px}}@media screen and (max-width: 320px){._bottomContainer_1unsp_2483{width:calc(100vw - 8px);max-width:762px}}@media screen and (min-width: 1025px){._chatMessageStreamWithFollowUp_1unsp_265{height:calc(100% - var(--bottom-offset, 200px));max-height:calc(100% - var(--bottom-offset, 200px));margin-bottom:-8px}._followUpContainer_1unsp_1443{background:transparent;border-radius:8px;padding:0;margin-top:12px;margin-bottom:0}._followUpLabel_1unsp_1165{background:transparent;padding:0}._bottomContainer_1unsp_2483{z-index:100}}html,body,#root{margin:0;padding:0;height:100%;background:#f9f9f9!important;overflow-x:hidden}*{box-sizing:border-box}._answerContainer_18g8g_29{display:flex;flex-direction:column;gap:16px;padding:20px 24px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;border:1px solid #d1d5db;margin:0 auto 16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:640px;max-width:640px;min-height:fit-content;position:relative;overflow:hidden;transform:translateY(-1px)}._answerContainer_18g8g_29:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#7b2d8e,#6b1f7a,#5b1366);opacity:1;transition:opacity .3s ease}._answerContainer_18g8g_29:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000002e,0 3px 6px #0000001f;border-color:#9ca3af}._answerContainer_18g8g_29:hover:before{opacity:1}._answerLogo_18g8g_111{font-size:32px;margin-bottom:12px}._contentSeparator_18g8g_123{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:16px 0}._sectionSpacing_18g8g_135{margin-bottom:20px}._responseContent_18g8g_143{margin-bottom:16px;padding-bottom:12px}._answerText_18g8g_155{font-weight:400!important;font-size:16px;line-height:1.7;color:#1a202c;letter-spacing:.01em;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;margin-bottom:2px}._answerText_18g8g_155{font-weight:400}._answerText_18g8g_155 a,._footer_18g8g_193 a,._header_18g8g_195 a{color:#9e5a9e;text-decoration:none;cursor:pointer}._answerText_18g8g_155 a:hover,._footer_18g8g_193 a:hover,._header_18g8g_195 a:hover{color:#5a1e5d;text-decoration:underline}._answerText_18g8g_155 strong,._answerText_18g8g_155 b{font-weight:600!important}._answerText_18g8g_155 p{margin:0 0 12px!important;padding:0}._answerText_18g8g_155 ul,._answerText_18g8g_155 ol{margin:12px 0!important;white-space:normal;list-style-position:outside}._answerText_18g8g_155 li{margin:3px 0!important;line-height:1.6!important}._answerText_18g8g_155 ul{list-style-type:disc}._answerText_18g8g_155 ol{list-style-type:decimal}._answerText_18g8g_155 ul li,._answerText_18g8g_155 ol li{margin:0;padding:0;line-height:1.5;white-space:normal}._answerText_18g8g_155 table{border-collapse:collapse}._answerText_18g8g_155 td,._answerText_18g8g_155 th{border:1px solid;padding:5px}._header_18g8g_195{font-weight:600;font-size:17px;margin-bottom:18px;color:#1a202c;line-height:1.5}._header_18g8g_195>p{margin-top:0;margin-bottom:10px}._footer_18g8g_193{font-weight:400;font-size:13px;margin-top:20px;color:#1a202c;line-height:1.6}._footer_18g8g_193>p{margin-bottom:0;margin-top:6px}._selected_18g8g_373{outline:2px solid #7B2D8E;box-shadow:0 0 0 4px #7b2d8e33}._citationLearnMore_18g8g_383{margin-right:8px;font-weight:600;line-height:1.5;color:#4a5568}._citation_18g8g_383{display:inline-flex;align-items:center;font-weight:500;border-radius:6px;padding:4px 8px;background:#e2e8f0;color:#4a5568;text-decoration:none;cursor:pointer;transition:all .2s ease;margin:2px 4px;font-size:12px;border:1px solid #cbd5e0}._citation_18g8g_383:hover{background:#cbd5e0;text-decoration:none}._followupQuestionsList_18g8g_439{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}._followupQuestionLearnMore_18g8g_453{margin-right:8px;font-weight:600;line-height:1.5;color:#4a5568;margin-bottom:8px;display:block}._followupQuestion_18g8g_439{display:inline-flex;align-items:center;font-weight:500;border-radius:8px;padding:8px 12px;background:#f8faff;color:#3b82f6;border:1px solid #3B82F6;text-decoration:none;cursor:pointer;transition:all .2s ease;font-size:14px;font-style:normal}._followupQuestion_18g8g_439:hover{background:#3b82f6;color:#fff;border-color:#2563eb}._supContainer_18g8g_515{text-decoration:none;cursor:pointer}._supContainer_18g8g_515:hover{text-decoration:underline}sup{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;vertical-align:top;top:-1px;margin:0 2px;min-width:14px;height:14px;border-radius:3px;background:#d1dbfa;color:#123bb6;text-decoration-color:transparent;outline:transparent solid 1px;cursor:pointer}._retryButton_18g8g_573{width:fit-content}._thinkingContainer_18g8g_583{padding:10px 4px;width:fit-content;min-width:0;max-width:640px;background:transparent;border:none;box-shadow:none;border-radius:0;margin:0 0 8px;transform:none;overflow:visible}._thinkingContainer_18g8g_583:before{display:none}._thinkingContainer_18g8g_583:hover{transform:none;box-shadow:none;border-color:transparent}._thinkingRow_18g8g_631{display:flex;align-items:center;gap:10px}._thinkingIcon_18g8g_643{position:relative;display:inline-flex;align-items:center;justify-content:center;animation:_thinkingIconPulse_18g8g_1 1.6s ease-in-out infinite}._thinkingIcon_18g8g_643:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:radial-gradient(circle,#7376e147,#7b2d8e00 70%);animation:_thinkingGlow_18g8g_1 1.6s ease-in-out infinite;z-index:-1}._thinkingDots_18g8g_679{display:inline-flex;align-items:center;gap:7px}._thinkingDot_18g8g_679{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#7b2d8e,#6b1f7a);box-shadow:0 0 6px #7b2d8e80;animation:_thinkingDotWave_18g8g_1 1.3s ease-in-out infinite both}._thinkingDot_18g8g_679:nth-child(1){animation-delay:-.32s}._thinkingDot_18g8g_679:nth-child(2){animation-delay:-.16s}._thinkingDot_18g8g_679:nth-child(3){animation-delay:0s}@keyframes _thinkingDotWave_18g8g_1{0%,80%,to{transform:translateY(0) scale(.65);opacity:.4}40%{transform:translateY(-5px) scale(1.05);opacity:1}}@keyframes _thinkingIconPulse_18g8g_1{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.08);opacity:1}}@keyframes _thinkingGlow_18g8g_1{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}._visuallyHidden_18g8g_799{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){._thinkingDot_18g8g_679,._thinkingIcon_18g8g_643,._thinkingIcon_18g8g_643:after{animation-duration:.01ms;animation-iteration-count:1}._thinkingDot_18g8g_679{opacity:.7;transform:none}}._loadingContainer_18g8g_853{background:linear-gradient(135deg,#b794c41a,#a87bc41a);border:1px solid rgba(183,148,196,.2)}._loadingHeader_18g8g_863{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}._loadingContent_18g8g_877{flex-grow:1}._loadingTitle_18g8g_885{font-size:16px;font-weight:600;color:#4a5568;margin-bottom:8px}._loadingSubtitle_18g8g_899{font-size:14px;color:#718096;font-style:italic;line-height:1.4;word-break:break-word}._loadingStatus_18g8g_915{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}._modernLoadingDots_18g8g_931{display:flex;gap:6px}._dot_18g8g_941{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#7b2d8e,#6b1f7a);animation:_dotPulse_18g8g_1 1.4s infinite ease-in-out both}._dot_18g8g_941:nth-child(1){animation-delay:-.32s}._dot_18g8g_941:nth-child(2){animation-delay:-.16s}._dot_18g8g_941:nth-child(3){animation-delay:0s}@keyframes _dotPulse_18g8g_1{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}._loadingText_18g8g_1003{font-size:14px;color:#718096;font-weight:500}@keyframes _loading_18g8g_853{0%{content:"..."}}._loadingdots_18g8g_1029:after{content:"";animation:_loading_18g8g_853 1s ease-in}._bold-button_18g8g_1039{font-weight:700}._welcomeMessage_18g8g_1049{font-weight:400!important;font-size:16px;line-height:1.7;color:#1a202c;letter-spacing:.01em;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;margin-bottom:2px}._welcomeMessage_18g8g_1049:before{opacity:.8}._answerContainer_18g8g_29 div,._answerContainer_18g8g_29 p,._answerContainer_18g8g_29 span{font-weight:400!important;font-size:16px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}._answerContainer_18g8g_29 strong,._answerContainer_18g8g_29 b{font-weight:600!important;font-size:16px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}._answerContainer_18g8g_29 [data-role=session-content]{font-size:16px!important;font-weight:400!important}._answerContainer_18g8g_29 ._session-block_18g8g_1125 *{font-weight:400!important}._feedbackMessage_18g8g_1133{max-width:100%;max-height:100%;overflow:hidden}._aiGeneratedText_18g8g_1147{font-size:11px;color:#757575;font-style:italic;font-weight:400;margin-top:0;margin-bottom:0}._feedbackContainer_18g8g_1167{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:0;padding:0 0 4px;background:transparent;border:none;border-radius:0;transition:none;box-shadow:none;position:relative;min-height:28px;height:28px;overflow:visible}._feedbackContainer_18g8g_1167:hover{background:transparent;border-color:transparent;box-shadow:none}._feedbackLabel_18g8g_1215{font-size:13px;color:#453668;font-weight:600;margin-right:0;letter-spacing:-.01em;flex-shrink:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;position:absolute;left:0;top:50%;transform:translateY(-50%)}._feedbackButtons_18g8g_1243{display:flex;gap:0px;align-items:center;margin-right:8px;position:absolute;right:0;top:50%;transform:translateY(-50%)}._tooltipContainer_18g8g_1267{position:relative;display:inline-block;overflow:visible;z-index:1000}._inputTooltipContainer_18g8g_1283{position:relative;display:inline-block;overflow:visible}._tooltip_18g8g_1267{position:absolute;bottom:120%;left:50%;transform:translate(-50%) translateY(4px);background:#1f2937;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:99999;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:max-content;right:auto;pointer-events:none}._inputTooltip_18g8g_1283{position:absolute;bottom:120%;left:50%;transform:translate(-50%) translateY(4px);background:#1f2937;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10000;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:max-content;right:auto}._tooltipContainer_18g8g_1267:last-child ._tooltip_18g8g_1267,._feedbackButtons_18g8g_1243 ._tooltipContainer_18g8g_1267:last-child ._tooltip_18g8g_1267{left:auto;right:0;transform:translate(0) translateY(4px)}._tooltip_18g8g_1267:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._inputTooltip_18g8g_1283:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._tooltipContainer_18g8g_1267:last-child ._tooltip_18g8g_1267:after,._feedbackButtons_18g8g_1243 ._tooltipContainer_18g8g_1267:last-child ._tooltip_18g8g_1267:after{left:auto;right:16px;transform:translate(0)}._tooltipContainer_18g8g_1267:hover ._tooltip_18g8g_1267,._tooltipContainer_18g8g_1267:focus-within ._tooltip_18g8g_1267{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important;display:block!important}._inputTooltipContainer_18g8g_1283:hover ._inputTooltip_18g8g_1283{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._tooltipContainer_18g8g_1267:last-child:hover ._tooltip_18g8g_1267,._tooltipContainer_18g8g_1267:last-child:focus-within ._tooltip_18g8g_1267,._feedbackButtons_18g8g_1243 ._tooltipContainer_18g8g_1267:last-child:hover ._tooltip_18g8g_1267,._feedbackButtons_18g8g_1243 ._tooltipContainer_18g8g_1267:last-child:focus-within ._tooltip_18g8g_1267{transform:translate(0) translateY(0)!important;opacity:1!important;visibility:visible!important}._tooltipContainer_18g8g_1267._dismissed_18g8g_1511 ._tooltip_18g8g_1267,._tooltipContainer_18g8g_1267:last-child._dismissed_18g8g_1511 ._tooltip_18g8g_1267,._feedbackButtons_18g8g_1243 ._tooltipContainer_18g8g_1267:last-child._dismissed_18g8g_1511 ._tooltip_18g8g_1267{opacity:0!important;visibility:hidden!important;transform:translate(0) translateY(4px)!important}._feedbackSuccess_18g8g_1529{animation:none}@keyframes _feedbackPulse_18g8g_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}._thankYouMessage_18g8g_1563{font-size:12px;color:#059669;font-weight:500;opacity:0;transform:translateY(10px);transition:all .3s ease;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateY(10px);white-space:nowrap;pointer-events:none}._thankYouMessage_18g8g_1563._show_18g8g_1593{opacity:1;transform:translate(-50%,-50%) translateY(0)}._visually_hidden_18g8g_1603{position:fixed;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}._like_18g8g_1627,._dislike_18g8g_1649{margin-right:0;transition:color .2s ease;color:#453668;width:20px;height:20px;border:none!important;outline:none!important;background:transparent!important}._iconButton_18g8g_1671{background:transparent!important;border:none!important;border-radius:0!important;padding:4px;outline:none;cursor:pointer;margin:0;transition:none!important;display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:32px;box-shadow:none!important}._iconButton_18g8g_1671:hover{background:transparent!important;border:none!important;border-color:transparent!important;border-radius:0!important;border-width:0!important;border-style:none!important;transform:none!important;box-shadow:none!important;outline:none!important}._iconButton_18g8g_1671:active{transform:none;box-shadow:none!important;background:transparent!important;border:none!important;border-color:transparent!important;border-radius:0!important}._iconButton_18g8g_1671[aria-pressed=true]{background:transparent!important;border:none!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important}._iconButton_18g8g_1671:focus{outline:none;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}._like_18g8g_1627,._dislike_18g8g_1649{transition:all .2s ease}._iconButton_18g8g_1671:focus-visible{outline:2px solid #1f2937!important;border-radius:2px!important;outline-offset:0!important;box-shadow:none!important}._iconButton_18g8g_1671:focus-visible ._like_18g8g_1627{color:#453668}._iconButton_18g8g_1671:focus-visible ._dislike_18g8g_1649{color:#453668}._iconButton_18g8g_1671:hover ._like_18g8g_1627,._iconButton_18g8g_1671:hover ._dislike_18g8g_1649{color:#342551}._iconButton_18g8g_1671:active ._like_18g8g_1627,._iconButton_18g8g_1671:active ._dislike_18g8g_1649{color:#453668}@media screen and (max-width: 768px){._answerContainer_18g8g_29{width:100%;max-width:100%;padding:16px 20px;border-radius:8px;margin-bottom:12px}._thinkingContainer_18g8g_583{width:fit-content;max-width:100%;padding:10px 4px;border-radius:0;margin-bottom:8px}._answerText_18g8g_155{font-size:15px;font-weight:400!important}._answerText_18g8g_155 p,._answerText_18g8g_155 div,._answerText_18g8g_155 span{font-weight:400!important}._answerText_18g8g_155 strong,._answerText_18g8g_155 b{font-weight:600!important}._answerContainer_18g8g_29 div,._answerContainer_18g8g_29 p,._answerContainer_18g8g_29 span{font-size:15px!important;font-weight:400!important}._answerContainer_18g8g_29 strong,._answerContainer_18g8g_29 b{font-size:15px!important;font-weight:600!important}._header_18g8g_195,._footer_18g8g_193{font-size:14px}._citation_18g8g_383,._followupQuestion_18g8g_439{font-size:13px;padding:6px 10px}._iconButton_18g8g_1671{padding:2px}._loadingHeader_18g8g_863{flex-direction:column;align-items:center;text-align:center;gap:12px}._loadingTitle_18g8g_885{font-size:15px}._loadingSubtitle_18g8g_899{font-size:13px}}@media screen and (max-width: 480px){._answerContainer_18g8g_29{width:100%;max-width:100%;padding:16px;border-radius:8px}._thinkingContainer_18g8g_583{width:fit-content;max-width:100%;padding:10px 4px;border-radius:0}._answerText_18g8g_155{font-size:14px;font-weight:400!important}._answerText_18g8g_155 p,._answerText_18g8g_155 div,._answerText_18g8g_155 span{font-weight:400!important}._answerText_18g8g_155 strong,._answerText_18g8g_155 b{font-weight:600!important}._answerContainer_18g8g_29 div,._answerContainer_18g8g_29 p,._answerContainer_18g8g_29 span{font-size:14px!important;font-weight:400!important}._answerContainer_18g8g_29 strong,._answerContainer_18g8g_29 b{font-size:14px!important;font-weight:600!important}._header_18g8g_195,._footer_18g8g_193{font-size:13px}._followupQuestionsList_18g8g_439{flex-direction:column;gap:6px}._followupQuestion_18g8g_439{width:100%;text-align:center}._citation_18g8g_383{margin:1px 2px;padding:4px 8px;font-size:12px}}.modern-session-card{background:#fff;border:1px solid #e1e5e9;border-radius:8px;padding:16px;margin-bottom:5px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease-in-out;max-width:600px;width:100%;box-sizing:border-box;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.modern-session-card,.modern-session-card *,.modern-session-card p,.modern-session-card div,.modern-session-card span,.modern-session-card button,.modern-session-card a,.modern-session-card h1,.modern-session-card h2,.modern-session-card h3,.modern-session-card h4,.modern-session-card h5,.modern-session-card h6{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important}.modern-session-card:hover{box-shadow:0 2px 8px #00000026;border-color:#d0d7de}.session-card-content{display:flex;flex-direction:column;gap:4px;width:100%;height:auto;min-height:fit-content}.session-title{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:16px!important;font-weight:600!important;font-style:normal;line-height:20px;letter-spacing:0%;text-align:left;vertical-align:middle;color:#463668;margin:0 0 8px;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:2px;width:100%;max-width:469px;min-height:20px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.session-title-link{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:20px;color:#463668;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:2px;cursor:pointer}.session-title-link:hover{color:#5a1e5d}.session-speakers{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;font-style:regular;line-height:20px!important;letter-spacing:0%;vertical-align:middle;color:#616161;margin:0 0 4px;width:100%;min-height:20px;word-wrap:break-word;overflow-wrap:break-word}.session-speakers>span{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#616161!important;letter-spacing:0%!important;vertical-align:middle!important}.session-time-row,.session-location-row{display:flex;align-items:flex-start;gap:8px;margin:2px 0;width:100%;max-width:469px;min-height:20px;flex-wrap:wrap;height:auto}.session-icon{color:#702573;font-size:14px;flex-shrink:0;width:16px;height:16px;display:inline-block;vertical-align:text-bottom;position:relative;top:3px}.session-time-text,.session-location-text{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;font-style:regular;line-height:20px!important;letter-spacing:0%;vertical-align:baseline;color:#000;flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:flex;align-items:flex-start;height:auto}.session-location-text{color:#702573}.session-time-text>span,.session-location-text>span{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:block;width:100%}.session-time-text>span{color:#000!important}.session-location-text>span{color:#702573!important}.session-location-text p,.session-location-text div,.session-location-text a{margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:inline}.session-icon{color:#702573;font-size:14px;flex-shrink:0;width:16px;height:16px;display:inline-block;vertical-align:top;position:relative;top:2px;margin-top:2px}.session-time-text *,.session-location-text *,.session-time-row .session-time-text,.session-time-row .session-time-text *,.session-location-row .session-location-text,.session-location-row .session-location-text *{font-size:14px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important}.session-id-bottom{display:flex;align-items:flex-start;gap:8px;margin:2px 0;width:100%;max-width:469px;min-height:20px;flex-wrap:wrap;height:auto}.session-id-link-bottom{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#702573;text-decoration:none;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;flex:1;min-width:0;height:auto}.session-id-link-bottom:hover{color:#5a1e5d;text-decoration:underline}.session-id-text-bottom{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#702573;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;flex:1;min-width:0;height:auto}a,.session-location-text a,.session-location-link,.session-description a,.session-speakers a{color:#702573;text-decoration:none;transition:all .2s ease;font-size:inherit!important;cursor:pointer}a:hover,.session-location-text a:hover,.session-location-link:hover,.session-description a:hover,.session-speakers a:hover{color:#5a1e5d;text-decoration:underline}.session-speakers a,.session-speakers a *,.modern-session-card .ms-Text,.modern-session-card [class*=ms-Text],.session-speakers .ms-Text,.session-time-text .ms-Text,.session-location-text .ms-Text,.session-description .ms-Text{font-size:14px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif!important}.session-description{margin-top:8px;color:#656d76;font-size:14px;line-height:1.5}.show-more-container{display:inline;margin:0 0 0 8px}.show-more-toggle{background:none;border:none;color:#702573;font-size:14px;font-weight:500;cursor:pointer;padding:0;text-decoration:none;display:inline;border-radius:4px;transition:all .2s ease}.show-more-toggle:hover{background-color:#7025731a;color:#5a1e5d;text-decoration:none}.session-action-buttons{display:flex;gap:10px;margin-top:16px}.schedule-button,.favorites-button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;min-width:200px;width:auto;height:36px;transition:all .2s ease;cursor:pointer;border:none;background-color:#702573;color:#fff;white-space:nowrap}.button-icon{width:18px;height:18px;flex-shrink:0;color:#fff}.button-icon.ms-Spinner{width:16px;height:16px}.button-icon.ms-Spinner .ms-Spinner-circle{border-color:#ffffff4d;border-top-color:#fff}.schedule-button:hover:not(.disabled),.favorites-button:hover:not(.disabled){background-color:#5a1e5d;transform:translateY(-1px)}.schedule-button.disabled,.favorites-button.disabled{opacity:.6;cursor:not-allowed;pointer-events:none;background-color:#999}.schedule-button.light,.favorites-button.light{background-color:#fff;color:#702573;border:2px solid #702573;font-weight:500}.schedule-button.light .button-icon,.favorites-button.light .button-icon{color:#702573;width:18px;height:18px}.schedule-button.light:hover:not(.disabled),.favorites-button.light:hover:not(.disabled){background-color:#f5f5f5;color:#5a1e5d;border-color:#5a1e5d;transform:translateY(-1px)}.schedule-button.light .button-icon.ms-Spinner .ms-Spinner-circle{border-color:#7025734d;border-top-color:#702573}.add-to-schedule{max-width:100%;padding:8px 16px;background-color:#007bff;color:#fff;cursor:pointer;transition:background-color .3s ease;text-align:center;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-weight:400;font-size:14px}.add-to-schedule.disabled{background-color:#ccc;cursor:not-allowed}.ellipsesText{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;margin:0}.ellipsesText>p{padding:0!important;margin:0;display:flex;align-items:flex-end}.pagination{display:flex;align-items:center;gap:10px;margin-top:20px}.active-page{font-weight:400;color:#0078d4}.add-to-schedule .ms-Icon{font-size:14px}.disabled{opacity:.5;pointer-events:none}.session-block{margin-top:5px;margin-bottom:5px}.session-block,.session-block *,.session-block p,.session-block div,.session-block span,.session-block strong,.session-block b{font-weight:400!important;font-size:14px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}@media screen and (max-width: 768px){.session-block,.session-block *,.session-block p,.session-block div,.session-block span{font-size:14px!important;font-weight:400!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.modern-session-card{padding:16px;margin-bottom:5px;max-width:100%}.session-title{max-width:100%;font-size:16px!important;line-height:20px}.session-time-row,.session-location-row,.session-id-bottom{max-width:100%;flex-wrap:wrap;height:auto;min-height:auto}.session-time-text,.session-location-text,.session-id-link-bottom,.session-id-text-bottom{max-width:calc(100% - 24px);flex:1;min-width:0;font-size:14px!important;line-height:20px!important}.session-action-buttons{flex-direction:column;gap:8px}.schedule-button,.favorites-button{width:100%}}@media screen and (max-width: 480px){.session-block,.session-block *,.session-block p,.session-block div,.session-block span{font-size:14px!important;font-weight:400!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.modern-session-card{padding:12px;margin-bottom:5px;max-width:100%}.session-title{font-size:16px!important;line-height:20px;max-width:100%}.session-time-row,.session-location-row,.session-id-bottom{max-width:100%;flex-wrap:wrap;height:auto;min-height:auto;gap:6px}.session-time-text,.session-location-text,.session-id-link-bottom,.session-id-text-bottom{max-width:calc(100% - 20px);flex:1;min-width:0;font-size:14px!important;line-height:20px!important}.session-icon{width:14px;height:14px;font-size:12px}}.show-more-button{border:none;color:#702573;font-family:Segoe UI,"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;cursor:pointer;border-radius:90px;display:block;margin:0 auto;transition:all .2s ease}.show-more-button:hover{color:#5a1e5d;background-color:#7025731a}.action-button{min-height:40px}.action-button .ms-Button-label{display:inline-block;max-height:100%;overflow:hidden;text-overflow:ellipsis}.horizontalLine{border-bottom:1px solid #e1e1e1;width:100%;margin:10px 0}.disabled-button{opacity:.5;pointer-events:none}.icon{color:#702573}.icon:hover{cursor:pointer;color:#5a1e5d}.icon-wrapper{position:relative}.icon-wrapper>.icon{position:relative;display:none;transition:opacity .3s ease}.icon-wrapper>.default-icon{opacity:1;display:block}.icon-button{background:transparent;border:none;padding:0;cursor:pointer;display:inline-block;width:20px;height:20px}.visually_hidden{position:fixed;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.icon_button{margin-top:-10px}._questionInputContainer_1jswb_1{width:100%;max-width:1000px;margin:0 auto}._inputContainer_1jswb_11{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:762px;min-height:90px;background:#fff;border:1px solid #d1d1d1;border-radius:16px;padding:16px;box-shadow:0 1px 3px #0000001a;gap:12px}._mainInputContainer_1jswb_41{width:100%;background:#fff;border:1px solid #e6e8ec;border-radius:18px;padding:10px 18px;box-shadow:0 4px 16px #1118270f;min-height:60px;transition:border-color .25s ease,box-shadow .25s ease}._mainInputContainer_1jswb_41:hover{border-color:#d4d7dd;box-shadow:0 6px 20px #11182714}._mainInputContainer_1jswb_41:focus-within{border-color:#7c6bb0;box-shadow:0 6px 22px #7c6bb02e;outline:none}._inputRow_1jswb_85{display:flex;align-items:center;min-height:32px;margin-bottom:0}._bottomRow_1jswb_99{display:flex;justify-content:space-between;align-items:center}._leftIcons_1jswb_111{display:flex;gap:4px;align-items:center}._rightIcons_1jswb_123{display:flex;gap:8px;align-items:center}._questionInputContainergrey_1jswb_135{border-radius:12px;border:1px solid #e2e8f0;min-height:60px;width:100%;padding:16px 20px;background:#f8f9fa;display:flex;align-items:center;opacity:.6;cursor:not-allowed}._questionInputTextArea_1jswb_161{flex-grow:1;min-width:0;font-size:16px;color:#374151;background:transparent;border:none;outline:none;resize:none;font-family:inherit;line-height:1.4;padding:4px 0 4px 8px;width:100%;min-height:24px;max-height:150px;overflow-y:auto}._questionInputTextArea_1jswb_161::placeholder{color:#5a5f6b;font-weight:400}._questionInputTextArea_1jswb_161:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width: 768px){._questionInputTextArea_1jswb_161{max-height:120px;font-size:15px}}@media screen and (max-width: 480px){._questionInputTextArea_1jswb_161{max-height:100px;font-size:14px}}._inputWrapper_1jswb_245{display:flex;justify-content:center;width:100%;max-width:100%;margin:0 auto;padding:0 20px}._inputContainer_1jswb_11{display:flex;flex-direction:column;justify-content:space-between;width:762px;max-width:762px;height:70px;background:#fff;border:1px solid #d1d1d1;border-radius:16px;padding:12px;box-shadow:0 1px 3px #0000001a;gap:8px}._leftButtons_1jswb_293{display:flex;gap:8px;align-items:center;flex-shrink:0}._inputContainer_1jswb_11:focus-within{border-color:#d1d1d1;box-shadow:0 1px 3px #0000001a}._questionInputButtonsContainer_1jswb_317{display:flex;align-items:center;flex-shrink:0;order:3}._questionInputSendButton_1jswb_331{background:transparent;border:none!important;border-radius:0;padding:6px;outline:none;cursor:pointer;margin:0 0 0 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:32px;box-shadow:none!important;color:#000;font-size:20px}._questionInputSendButton_1jswb_331:hover:not(:disabled){background:transparent;border-color:transparent;transform:none;box-shadow:none;color:#000}._questionInputSendButton_1jswb_331:active:not(:disabled){transform:none;box-shadow:none;background:transparent;border-color:transparent;color:#000}._questionInputSendButton_1jswb_331:focus-visible{outline:2px solid #1f2937;border-radius:2px}._questionInputSendButtonDisabled_1jswb_415{opacity:.4;cursor:not-allowed;background:transparent;border-color:transparent;color:#3b3b3b;box-shadow:none}._questionInputSendButtonDisabled_1jswb_415:hover{transform:none;box-shadow:none}@media screen and (max-width: 1024px){._questionInputContainer_1jswb_1{max-width:100%}._inputWrapper_1jswb_245{padding:0 16px;max-width:100%}._inputContainer_1jswb_11{padding:12px 18px}}@media screen and (max-width: 768px){._questionInputContainer_1jswb_1{max-width:100%}._inputWrapper_1jswb_245{padding:0 12px;max-width:100%}._inputContainer_1jswb_11{padding:10px 14px;min-height:45px;border-radius:20px;gap:8px}._questionInputTextArea_1jswb_161 input,._questionInputTextArea_1jswb_161 textarea{font-size:15px}._questionInputSendButton_1jswb_331{width:40px;height:40px;padding:4px 8px;font-size:20px;margin-left:12px}}@media screen and (max-width: 480px){._questionInputContainer_1jswb_1{max-width:100%}._inputWrapper_1jswb_245{padding:0 8px;max-width:100%}._inputContainer_1jswb_11{padding:8px 12px;min-height:42px;border-radius:18px;gap:6px}._questionInputTextArea_1jswb_161 input,._questionInputTextArea_1jswb_161 textarea{font-size:14px}._leftButtons_1jswb_293{gap:6px}._questionInputSendButton_1jswb_331{width:28px;height:28px;padding:2px 6px;font-size:18px;margin-left:10px}}._container_1fa1o_1{display:flex;align-items:center;gap:8px}._button_1fa1o_13{background:transparent;border:none!important;border-radius:0;padding:8px;outline:none;cursor:pointer;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative;width:40px;height:40px;box-shadow:none!important;color:#374151}._button_1fa1o_13:focus-visible{outline:2px solid #1f2937;border-radius:2px}._button_1fa1o_13:hover{background:transparent;border-color:transparent;transform:none;box-shadow:none;color:#374151}._button_1fa1o_13:active{transform:translateY(0)}._button_1fa1o_13:disabled{opacity:.5;color:#3b3b3b;cursor:not-allowed;pointer-events:none}._button_1fa1o_13:disabled:hover{transform:none;background:transparent}._tooltipContainer_qkksn_11{position:relative;display:inline-flex;align-items:center;justify-content:center}._tooltip_qkksn_11{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10000;box-shadow:0 4px 12px #00000026;pointer-events:none}._tooltip_qkksn_11:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._tooltip_qkksn_11._light_qkksn_87{background:#fff;color:#1f2937;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(0,0,0,.1)}._tooltip_qkksn_11._light_qkksn_87:after{border-top-color:#fff}._tooltipContainer_qkksn_11:hover ._tooltip_qkksn_11,._tooltipContainer_qkksn_11:focus-within ._tooltip_qkksn_11{opacity:1;visibility:visible}._tooltipContainer_qkksn_11._disabled_qkksn_125{cursor:not-allowed}._tooltipContainer_qkksn_11._disabled_qkksn_125 ._tooltip_qkksn_11{opacity:0;visibility:hidden}._tooltipContainer_qkksn_11._disabled_qkksn_125:hover ._tooltip_qkksn_11,._tooltipContainer_qkksn_11._disabled_qkksn_125:focus-within ._tooltip_qkksn_11{opacity:1!important;visibility:visible}._tooltipContainer_qkksn_11._dismissed_qkksn_157 ._tooltip_qkksn_11{opacity:0!important;visibility:hidden!important}._buttonPromptData_1b5u2_5{background:transparent;border:none;border-radius:4px;padding:8px;outline:none;cursor:pointer;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#374151}._buttonPromptData_1b5u2_5:hover{background:#0000000d}._buttonPromptData_1b5u2_5:active{background:#0000001a}._buttonPromptData_1b5u2_5:focus-visible{outline:2px solid #1f2937;border-radius:2px}._buttonPromptData_1b5u2_5:disabled{opacity:.5;cursor:not-allowed;color:#3b3b3b}._buttonPromptData_1b5u2_5:disabled:hover{background:transparent}._promptItemButton_1b5u2_85{background:transparent;border:none;border-radius:0;padding:0;outline:none;cursor:pointer;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:flex-start;position:relative;width:100%;height:auto;box-shadow:none;color:#374151;text-align:left;word-break:break-word;white-space:normal}._promptItemButton_1b5u2_85:hover{background:transparent;border-color:transparent;transform:none;box-shadow:none;color:#374151}._promptItemButton_1b5u2_85:active{transform:none;box-shadow:none;background:transparent;color:#374151}._promptItemButton_1b5u2_85:focus-visible{outline:2px solid #1f2937;border-radius:2px}._contentHeader_1b5u2_169{margin-top:0;font-weight:600;font-size:16px;color:#2d3748;margin-bottom:12px}._sectionStyles_1b5u2_185{padding:4px 16px;font-size:14px;border-radius:8px;font-weight:500;margin:4px 0;background:#667eea1a;color:#667eea;border:1px solid rgba(102,126,234,.2)}._contentItem_1b5u2_207{cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;margin:2px 0;word-wrap:break-word;max-width:100%}._contentItem_1b5u2_207:hover{background:#667eea1a}._hoverableClickableItemDiv_1b5u2_235{overflow-y:auto;height:240px;width:100%;color:#2d3748;padding:16px}._root_1b5u2_251{display:flex;flex-direction:column}._container_1b5u2_261{display:flex;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 8px 32px #0000001f;height:280px;width:300px}._hoverableClickableItemDiv_1b5u2_235::-webkit-scrollbar{width:6px}._hoverableClickableItemDiv_1b5u2_235::-webkit-scrollbar-track{background:transparent}._hoverableClickableItemDiv_1b5u2_235::-webkit-scrollbar-thumb{background:#a9a9a9;width:4px;border-radius:4px}@media screen and (max-width: 600px){._hoverableClickableItemDiv_1b5u2_235{overflow-y:auto;height:163px;width:100%}._container_1b5u2_261{height:200px;width:280px}._hoverableClickableItemDiv_1b5u2_235::-webkit-scrollbar{width:5px}}._container_1s11j_1{display:flex;justify-content:flex-end;width:100%;max-width:450px;margin:12px 0 24px auto;animation:_slideUp_1s11j_1 .3s ease-out}@keyframes _slideUp_1s11j_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._message_1s11j_43{padding:12px 16px;font-family:Segoe UI,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:20px;letter-spacing:0%;text-align:left;background:#6d2064;color:#fff;border-radius:8px;word-wrap:break-word;max-width:100%;min-height:20px}.centered-container{display:flex;justify-content:center;align-items:center;height:100%;background:#f9f9f9}.centered-container img{width:15vh;height:15vh}.centered-container h1,.centered-container div{text-align:center}._discoveryBody_186ug_1{background-color:#000;margin:0;width:100%;min-height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._separator_186ug_25{width:100%;display:block}._agentWelcomeSection_186ug_35{max-width:calc(1600px + 10%);padding:0 5% 2rem;margin:0 auto;width:100%;box-sizing:border-box}._agentWelcomeCombined_186ug_51{max-width:calc(1600px + 10%);padding:3rem 5%;margin:0 auto;width:100%;box-sizing:border-box;display:flex;flex-direction:row;gap:3rem;align-items:stretch}._agentWelcomeTextCol_186ug_75,._agentWelcomeTextColWide_186ug_93{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}._agentWelcomeCardsCol_186ug_109{flex:0 0 66.66%;min-width:0;max-width:66.66%}._agentWelcomeCardsColNarrow_186ug_123{flex:1;min-width:0;max-width:60%}._agentWelcomeCardsColSession_186ug_137{flex:0 0 33.33%;min-width:0;max-width:33.33%}._agentWelcomeCardsCol_186ug_109 [class*=sessionCard],._agentWelcomeCardsColNarrow_186ug_123 [class*=sessionCard],._agentWelcomeCardsColSession_186ug_137 [class*=sessionCard]{min-height:unset}@media (max-width: 1083px) and (min-width: 768px){._agentWelcomeCombined_186ug_51{flex-direction:column;gap:2rem;padding:2.5rem 1.5rem}._agentWelcomeTextCol_186ug_75{flex:none;width:100%}._agentWelcomeGreeting_186ug_187{font-size:2.5rem;line-height:1.2;text-align:center;margin-bottom:1rem}._agentWelcomeContent_186ug_201{text-align:center;font-size:15px;line-height:23px;max-width:90%;margin:0 auto}._agentWelcomeCardsCol_186ug_109,._agentWelcomeCardsColNarrow_186ug_123,._agentWelcomeCardsColSession_186ug_137{max-width:100%}}@media (max-width: 767px) and (min-width: 540px){._agentWelcomeCombined_186ug_51{flex-direction:column;gap:1.75rem;padding:2rem 1rem}._agentWelcomeTextCol_186ug_75{flex:none;width:100%}._agentWelcomeGreeting_186ug_187{font-size:2.25rem;line-height:1.2;text-align:center;margin-bottom:.875rem}._agentWelcomeContent_186ug_201{text-align:center;font-size:14px;line-height:22px}}._agentWelcomeGreeting_186ug_187{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:3.5rem;line-height:1.15;font-weight:700;color:#fff;margin-bottom:1.25rem}._agentWelcomeContent_186ug_201{color:#e8e8e8;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;text-align:left}._agentWelcomeContent_186ug_201 p{margin:.5rem 0}._agentWelcomeContent_186ug_201 strong,._agentWelcomeContent_186ug_201 b{color:#fff;font-weight:400}._agentWelcomeContent_186ug_201 a{color:#6fc3ff;text-decoration:underline}._agentWelcomeContent_186ug_201 a:hover{color:#a8d8ff}._aiPersonalizedNotice_186ug_361{display:flex;align-items:center;gap:6px;margin-top:1rem;color:#999;font-family:Segoe UI,sans-serif;font-size:13px;font-weight:400;line-height:20px}._welcomeLinkCard_186ug_385{display:flex;flex-direction:column;justify-content:center;height:100%;background:#1e2837;border-radius:5px;padding:2.5rem;text-decoration:none;color:inherit;box-sizing:border-box}._welcomeLinkTime_186ug_411{font-size:.8rem;font-weight:600;color:#a0a0a0;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem}._welcomeLinkTitle_186ug_429{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;line-height:1.3}._welcomeLinkDesc_186ug_445{font-size:1rem;color:#d0d0d0;font-weight:300;line-height:1.6;margin:0 0 1.5rem}._welcomeLinkBtn_186ug_461{display:inline-flex;align-self:flex-start;align-items:center;gap:.4rem;background:#fff;color:#000;padding:.55rem 1.25rem;border-radius:4px;font-size:.95rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s ease}._welcomeLinkBtn_186ug_461:hover{background:#f0f0f0}._welcomeMessageSection_186ug_503{max-width:calc(1600px + 10%);padding:0 5% 2rem;margin:0 auto;width:100%;box-sizing:border-box}._welcomeText_186ug_519{color:#e8e8e8;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;text-align:center;margin-bottom:2rem}._welcomeText_186ug_519 p{margin:.4rem 0}._welcomeText_186ug_519 strong,._welcomeText_186ug_519 b{color:#fff;font-weight:600}@media (max-width: 1083px) and (min-width: 768px){._welcomeMessageSection_186ug_503{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width: 767px) and (min-width: 540px){._welcomeMessageSection_186ug_503{padding-left:1rem;padding-right:1rem}}@media (max-width: 539px){._welcomeMessageSection_186ug_503{padding-left:.75rem;padding-right:.75rem}._agentWelcomeCombined_186ug_51{padding:1.5rem .75rem;gap:1.5rem;flex-direction:column!important;align-items:stretch}._agentWelcomeTextCol_186ug_75,._agentWelcomeTextColWide_186ug_93{flex:none!important;width:100%!important;max-width:100%!important;min-width:0!important;text-align:center}._agentWelcomeGreeting_186ug_187{font-size:1.75rem;line-height:1.25;text-align:center;margin-bottom:.875rem}._agentWelcomeContent_186ug_201{text-align:center;font-size:13px;line-height:20px;padding:0 .5rem}._agentWelcomeCardsCol_186ug_109,._agentWelcomeCardsColNarrow_186ug_123,._agentWelcomeCardsColSession_186ug_137{flex:none!important;flex-basis:auto!important;max-width:100%!important;min-width:0!important;width:100%!important}._agentWelcomeCardsCol_186ug_109>div,._agentWelcomeCardsColNarrow_186ug_123>div,._agentWelcomeCardsColSession_186ug_137>div{width:100%!important;max-width:100%!important}._welcomeLinkCard_186ug_385{padding:1.5rem 1.25rem}._welcomeLinkTime_186ug_411{font-size:.7rem;margin-bottom:.5rem}._welcomeLinkTitle_186ug_429{font-size:1.25rem;margin-bottom:.5rem}._welcomeLinkDesc_186ug_445{font-size:.9rem;line-height:1.5;margin-bottom:1rem}._welcomeLinkBtn_186ug_461{font-size:.875rem;padding:.5rem 1rem}}._discoveryBody_186ug_1::-webkit-scrollbar{display:none}._pageBackground_186ug_765{width:100%;max-width:1920px;margin:0 auto;background-repeat:no-repeat;background-size:cover;background-position:left top;display:flex;flex-direction:column;position:relative;overflow:hidden}._sessionsGridWrapper_186ug_793{display:flex;flex-direction:column;gap:4rem}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}._sessionsContainer_186ug_825,._trendingSessionsContainer_186ug_827{max-width:calc(1600px + 10%);padding-left:clamp(.75rem,5vw,5%);padding-right:clamp(.75rem,5vw,5%);margin:0 auto}._sessionsContainer_186ug_825{padding-bottom:3rem}._trendingSessionsContainer_186ug_827{color:#fff;padding-top:8rem}._sessionsHeader_186ug_859{padding-top:5rem;display:flex;flex-direction:column;color:#fff;align-items:center}._sessionsHeader_186ug_859>div:nth-child(1){font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;text-transform:uppercase;text-align:center}._sessionsHeader_186ug_859>div:nth-child(2){font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:48px;line-height:56px;padding:1rem 0;text-align:center;font-weight:600;font-style:normal;vertical-align:middle}._sessionsHeader_186ug_859>div:nth-child(2) h2{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:48px;line-height:56px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:center;vertical-align:middle}._sessionsHeader_186ug_859>div:nth-child(3){font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;padding-bottom:2.5rem;text-align:center}._trendingSessionsHeader_186ug_963>div:nth-child(1){font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:48px;line-height:56px;padding:1rem 0;text-align:center;font-weight:600;font-style:normal;vertical-align:middle}._trendingSessionsHeader_186ug_963>div:nth-child(1) h2{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:48px;line-height:56px;font-weight:600;font-style:normal;letter-spacing:0px;text-align:center;vertical-align:middle}._trendingSessionsHeader_186ug_963>div:nth-child(2){font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;padding-bottom:2.5rem;text-align:center}._heroSection_eq52s_1{background:transparent;position:relative;overflow:hidden;padding:5rem 0 7.5rem;max-width:calc(1600px + 10%);padding-left:5%;padding-right:5%;margin:0 auto}._heroContent_eq52s_23{position:relative;z-index:10;max-width:960px;margin:0 auto;text-align:center}._userName_eq52s_39{font-weight:400}._searchHeader_eq52s_47{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:clamp(28px,5vw,48px);line-height:clamp(36px,6vw,56px);font-weight:600;font-style:normal;letter-spacing:0px;color:#fff;text-align:center;vertical-align:middle}._searchHeader_eq52s_47 h1{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:clamp(28px,5vw,48px);line-height:clamp(36px,6vw,56px);font-weight:600;font-style:normal;letter-spacing:0px;color:inherit;text-align:center;vertical-align:middle}._searchBarWrapper_eq52s_97{display:flex;justify-content:center;padding:2rem 0 0;max-width:100%;position:relative;z-index:100}._searchBarContainer_eq52s_115{position:relative;width:100%;max-width:47.625rem;height:3.5rem;display:flex;align-items:center;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(96deg,#61aca1,#0a6bba,#ac35af 66%,#dc4a81) border-box;padding:0 1rem;padding-bottom:0;border-radius:7px;border:0 solid transparent;border-bottom:4px solid transparent;gap:.25rem;overflow:visible}._iconLeft_eq52s_165{flex-shrink:0;color:#6b7280;display:flex;align-items:center}._inputWrapper_eq52s_181{position:relative;flex:1;min-width:0;height:100%}._inputLabel_eq52s_195{position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:.875rem;color:#454142;pointer-events:none;transition:top .12s ease,transform .12s ease,font-size .12s ease,color .12s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1}._inputLabelActive_eq52s_227{top:10px;transform:none;font-size:.6875rem;color:#888}._searchInput_eq52s_241{position:absolute;left:0;right:0;bottom:11px;border:none;outline:none;font-size:.875rem;color:#454142;background:transparent;width:100%}._btnAdd_eq52s_275,._btnSubmit_eq52s_277{flex-shrink:0;width:2.25rem;height:2.25rem;border:none;border-radius:.375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._btnAdd_eq52s_275{background:transparent;color:#6b7280}._btnAdd_eq52s_275:hover{background:#f3f4f6;color:#374151}._btnSubmit_eq52s_277{background:#f0a500;color:#fff;text-decoration:none}._btnSubmit_eq52s_277:hover{background:#d4920a}._btnSubmit_eq52s_277:focus-visible{outline:3px solid #005fcc;outline-offset:3px}._btnSubmit_eq52s_277:disabled{background:#f7c96a;color:#fff;cursor:not-allowed;opacity:.65}._suggestionsContainer_eq52s_367{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding-top:1.5rem}._suggestionBtn_eq52s_385{border:2px solid #685c6c;border-radius:.5rem;background:#ffffff1a;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;color:#ffb900;padding:.4rem 1rem;cursor:pointer;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-align:center;transition:background .2s,color .2s}._suggestionBtn_eq52s_385:hover{background:#fff3}._visuallyHidden_eq52s_433{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media (max-width: 1083px) and (min-width: 768px){._heroSection_eq52s_1{padding:3rem 1.5rem 4rem}._searchBarWrapper_eq52s_97{padding:1.5rem 0 0}._searchBarContainer_eq52s_115{max-width:95%;height:3.25rem;padding:0 .875rem;border-radius:6px;border-bottom:3px solid transparent}._inputLabel_eq52s_195{font-size:.8125rem}._inputLabelActive_eq52s_227{font-size:.625rem;top:9px}._searchInput_eq52s_241{font-size:.8125rem;bottom:10px}._btnAdd_eq52s_275,._btnSubmit_eq52s_277{width:2rem;height:2rem}._suggestionsContainer_eq52s_367{gap:.625rem;padding-top:1.25rem}._suggestionBtn_eq52s_385{font-size:15px;padding:.375rem .875rem;line-height:22px}}@media (max-width: 767px) and (min-width: 540px){._heroSection_eq52s_1{padding:2.5rem 1rem 4rem}._searchBarContainer_eq52s_115{max-width:95%;height:3.25rem;padding:0 .75rem}._btnAdd_eq52s_275,._btnSubmit_eq52s_277{width:1.875rem;height:1.875rem}}@media (max-width: 539px){._heroSection_eq52s_1{padding:1.5rem .75rem 2.5rem}._searchBarWrapper_eq52s_97{padding:1.25rem 0 0}._searchBarContainer_eq52s_115{height:3rem;max-width:100%;padding:0 .625rem;gap:.375rem;border-radius:6px;border-bottom:3px solid transparent}._iconLeft_eq52s_165{flex-shrink:0}._inputWrapper_eq52s_181{flex:1;min-width:0;height:100%}._inputLabel_eq52s_195{font-size:.75rem}._inputLabelActive_eq52s_227{top:8px;font-size:.625rem}._searchInput_eq52s_241{bottom:9px;font-size:.8125rem}._btnAdd_eq52s_275,._btnSubmit_eq52s_277{width:1.875rem;height:1.875rem;flex-shrink:0}._btnSubmit_eq52s_277 svg{width:.875rem;height:.875rem}._suggestionsContainer_eq52s_367{justify-content:flex-start;gap:.5rem;padding-top:1rem}._suggestionBtn_eq52s_385{font-size:13px;padding:.3rem .65rem;line-height:20px}}@media (forced-colors: active){._searchBarContainer_eq52s_115{background:Canvas;border:2px solid ButtonBorder;border-bottom:4px solid ButtonBorder}._inputLabel_eq52s_195,._inputLabelActive_eq52s_227{color:CanvasText}._searchInput_eq52s_241{color:CanvasText;background:transparent}._btnSubmit_eq52s_277{background:ButtonFace;color:ButtonText;border:1px solid ButtonBorder;forced-color-adjust:none}._btnSubmit_eq52s_277:disabled{background:ButtonFace;color:GrayText;border:1px solid GrayText;opacity:1}._btnAdd_eq52s_275{background:ButtonFace;color:ButtonText;border:1px solid ButtonBorder;forced-color-adjust:none}._btnAdd_eq52s_275 svg{fill:ButtonText!important;stroke:ButtonText!important}._suggestionBtn_eq52s_385{background:ButtonFace;color:ButtonText;border:2px solid ButtonBorder;forced-color-adjust:none}._suggestionBtn_eq52s_385:hover{background:Highlight;color:HighlightText;border-color:Highlight}}*{font-family:Segoe Sans,Segoe UI,sans-serif;box-sizing:border-box}._sessionCard_186iv_15{background:#111827;height:100%;min-height:584px;font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:24px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;box-shadow:2px 4px 8px #0000001a;animation:_fadeInUpSessions_186iv_1 .8s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(30px) scale(.98);will-change:transform,opacity;backface-visibility:hidden}._sessionCardHeader_186iv_57{height:72px;width:100%;overflow:hidden}._sessionCardHero_186iv_71{display:none}._cardBody_186iv_81{padding:32px 24px;display:flex;flex-direction:column;flex:1;gap:16px}._sessionTitle_186iv_99{font-family:Segoe Sans,Segoe UI,sans-serif;font-size:24px;line-height:32px;font-weight:600;font-style:normal;letter-spacing:0px;margin:0;color:#fff}._sessionTitleLink_186iv_121{display:inline-block;cursor:pointer;text-decoration:underline;color:inherit;border-radius:4px;padding:2px 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._sessionTitleLink_186iv_121:hover{color:#ccc}._sessionTitleLink_186iv_121:focus-visible{outline:2px solid #fff;outline-offset:2px}._sessionMetaContainer_186iv_167{display:flex;flex-direction:column;gap:8px}._sessionIcon_186iv_179{color:#fff;font-size:20px}._sessionMeta_186iv_167{color:#fff;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:400;letter-spacing:0px}._metaRow_186iv_207{display:flex;align-items:center}._metaContent_186iv_217,._speakerList_186iv_233{display:flex;align-items:center;gap:8px}._sessionDescription_186iv_247{color:#fff;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;letter-spacing:0px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;line-height:20px;font-size:14px;font-weight:400}._bottomSection_186iv_283{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}._buttonContainer_186iv_301{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:12px;width:100%}._buttonContainer_186iv_301>div{flex:1;display:flex;min-width:0;max-width:100%;container-type:inline-size}._loader_186iv_335{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_186iv_1 .8s linear infinite}._lightLoader_186iv_353{border:2px solid rgba(17,24,39,.3);border-top-color:#111827}@media (max-width: 480px){._buttonContainer_186iv_301{flex-direction:column;gap:8px}}._warnContainer_186iv_377{display:flex;align-items:center;gap:6px;line-height:1.4}._conflictWarning_186iv_391,._conflictWarningRed_186iv_391{padding:8px 12px;font-size:.9rem;font-weight:400;border-radius:6px;line-height:1.4}._conflictWarning_186iv_391{background:#ffc10726;color:#ffcc4d;border-left:3px solid #ffcc4d}._conflictWarningRed_186iv_391{background:#b41e1e4d;color:#ffb3b3;border-left:3px solid #e53935;font-weight:400}@media (max-width: 768px){._sessionTitle_186iv_99{font-size:20px;line-height:28px}._cardBody_186iv_81{padding:16px}}@media (max-width: 480px){._sessionTitle_186iv_99{font-size:16px;line-height:22px}._buttonContainer_186iv_301{flex-direction:column;gap:8px}._cardBody_186iv_81{padding:16px;gap:10px}}@keyframes _fadeInUpSessions_186iv_1{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._tagContainer_1uyq4_5{display:flex;gap:.5rem;flex-wrap:wrap;overflow-x:visible;padding:0}._tagItem_1uyq4_21{display:flex;align-items:center;gap:.25rem;border-radius:9999px;padding:4px 12px;cursor:default;transition:transform .2s ease-in-out;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:400;letter-spacing:0px;white-space:nowrap;flex-shrink:0}._tagNormal_1uyq4_61{border:none;color:#111827}._tagWarn_1uyq4_71{border:1px solid #e50000;color:#e50000}._tagLive_1uyq4_81{border:1px solid #142518;background-color:#bce5bf;color:#142518}._tagLabel_1uyq4_95{font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;color:inherit}._tagItem_1uyq4_21:hover{transform:scale(1.05)}._cardBtn_1uyq4_125{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._flexCenter_1uyq4_139{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:none;outline:none;font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;border-radius:4px;transition:all .25s ease-in-out}._addScheduleBtn_1uyq4_171{background-color:#ffb900;color:#000;border:none;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:clamp(10px,8cqw,13px);font-weight:600;letter-spacing:0px;border-radius:4px;outline-width:2px;outline-style:solid;outline-color:transparent;outline-offset:-3px;padding:8px 10px}._favBtn_1uyq4_203{border:1px solid #ffb900;color:#ffb900;background-color:transparent;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:clamp(10px,8cqw,15px);font-weight:400;letter-spacing:0px;padding:8px 10px;border-radius:4px}._addScheduleBtn_1uyq4_171,._favBtn_1uyq4_203{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}._addScheduleBtn_1uyq4_171:hover:not(._disabled_1uyq4_251),._favBtn_1uyq4_203:hover:not(._disabled_1uyq4_251){transform:translateY(-3px) scale(1.03);box-shadow:0 8px 14px #120c2c92}._addScheduleBtn_1uyq4_171:active:not(._disabled_1uyq4_251),._favBtn_1uyq4_203:active:not(._disabled_1uyq4_251){transform:scale(.97);box-shadow:none}._disabled_1uyq4_251,._cardBtn_1uyq4_125:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._cardBtn_1uyq4_125:focus,._addScheduleBtn_1uyq4_171:focus,._favBtn_1uyq4_203:focus{outline:none}._addScheduleBtn_1uyq4_171:focus-visible{outline:2px solid #ffffff;outline-offset:2px}._favBtn_1uyq4_203:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@keyframes _spin_1uyq4_1{to{transform:rotate(360deg)}}._iconWrapper_1uyq4_335{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}._iconWrapper_1uyq4_335>svg{width:100%;height:100%;object-fit:contain}@media (max-width: 1083px){._tagItem_1uyq4_21{padding:3px 10px;font-size:11px;line-height:18px}._favBtn_1uyq4_203,._addScheduleBtn_1uyq4_171{padding:8px 10px;gap:.5rem}}@media (max-width: 539px){._tagContainer_1uyq4_5{gap:.4rem}._tagItem_1uyq4_21{padding:2px 8px;font-size:10px;line-height:16px}._favBtn_1uyq4_203,._addScheduleBtn_1uyq4_171{padding:8px;gap:.25rem}._flexCenter_1uyq4_139{flex-direction:row}._icon_1uyq4_335{font-size:1rem}}._linkContainer_1djgv_1{background:none;border:none;padding:0;margin:0;cursor:pointer;text-align:left;display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;color:#ffb900;width:fit-content}._linkContainer_1djgv_1:hover{color:#ffe066;text-decoration:underline}._sessionsSection_1apo9_5{background:transparent;width:100%}@media (max-width: 539px){._sessionsSection_1apo9_5{width:100%;max-width:100%}}._gridTop_1apo9_31{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:8px}@media (min-width: 768px){._gridTop_1apo9_31{flex-direction:row;align-items:center}}._gridTitle_1apo9_63{color:#fff;font-size:16px;line-height:20px;margin:0;font-weight:400}._highlight_1apo9_79{color:#fff;font-weight:700}._sessionsGrid_1apo9_91{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch;width:100%}@media (max-width: 539px){._sessionsGrid_1apo9_91{grid-template-columns:1fr!important;width:100%}}@media (min-width: 540px){._sessionsGrid_1apo9_91{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1084px){._sessionsGrid_1apo9_91{grid-template-columns:repeat(3,1fr)}}._paginationWrapper_1apo9_147{margin-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._arrowContainer_1apo9_165{display:flex;align-items:center}._paginationBtnWrapper_1apo9_175{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;color:inherit;outline:none}._paginationBtnWrapper_1apo9_175:focus-visible{outline:2px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #b3b3b326!important}._paginationBtn_1apo9_175{background-color:transparent;color:#fff;border:none;cursor:pointer;width:48px;height:48px;transition:opacity .2s ease}._paginationBtn_1apo9_175:hover:not(:disabled){opacity:.8}._paginationBtnWrapper_1apo9_175:disabled ._paginationBtn_1apo9_175{color:#9ca3af;cursor:not-allowed;pointer-events:none}._pageNoContainer_1apo9_257{display:flex;align-items:center;gap:12px;color:#fff;flex-wrap:wrap}._pageCurrent_1apo9_273,._pageTotal_1apo9_275{font-weight:500}._pageDots_1apo9_283{display:flex;gap:4px}._pageDot_1apo9_283{width:8px;height:8px;background:#4b5563;border-radius:50%;transition:all .3s ease;cursor:pointer}._pageDot_1apo9_283:hover{background:#6b7280}._pageDot_1apo9_283._active_1apo9_319{width:32px;background:#9333ea;border-radius:4px}._newsContainer_bkhzm_1{background:#111827;border-radius:6px;height:100%;font-weight:300;overflow:hidden;display:flex;flex-direction:column}._cardTopper_bkhzm_21{height:72px;width:100%;overflow:hidden;flex-shrink:0}._heroContainer_bkhzm_37{aspect-ratio:1.776;position:relative;overflow:hidden}._imageOverlay_bkhzm_49{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}._imageOverlay_bkhzm_49:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0006,#0003);border-radius:inherit}._loadingContainer_bkhzm_79{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;padding:4rem 0}._gradientOverlay_bkhzm_95{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}._gradientOverlay_bkhzm_95:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}._newsDetails_bkhzm_127{padding:20px 24px 24px;color:#d1d5db;font-size:13px;line-height:18px;min-height:228px;display:flex;flex-direction:column;flex:1;gap:12px;justify-content:space-between}._citeLabel_bkhzm_153{font-style:normal;font-size:11px;font-weight:400;color:#6b7280;letter-spacing:.02em;padding-top:4px;border-top:1px solid rgba(255,255,255,.08)}._newsContent_bkhzm_173{display:flex;flex-direction:column}._bookOverlayText_bkhzm_183{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:2;color:#fff;padding:1rem}._subTitle_bkhzm_209{font-size:28px;font-weight:500}._subSubTitle_bkhzm_219{font-size:18px;font-weight:300;opacity:.9}._category_bkhzm_235{display:flex;align-items:center}._newsTitle_bkhzm_247{font-size:24px;line-height:28px;font-weight:300;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._newsDescription_bkhzm_275{font-size:14px;line-height:20px;font-weight:400;color:#fff;margin-top:8px;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._readMoreButton_bkhzm_307{color:#9ca3af;font-size:16px;line-height:20px;font-weight:500;width:fit-content;margin-top:auto;padding-top:16px}@media (max-width: 1083px){._newsDetails_bkhzm_127{padding:24px 20px}}@media (max-width: 539px){._newsDetails_bkhzm_127{padding:24px 20px}}._newsSection_84q0z_1{background:transparent;position:relative;padding:2.5rem 5% 5rem;max-width:calc(1600px + 10%);margin:0 auto}@media (max-width: 1083px){._newsSection_84q0z_1{padding:3.75rem 1.5rem}}@media (max-width: 539px){._newsSection_84q0z_1{padding:2.5rem .75rem}}._newsPattern_84q0z_41{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-image:radial-gradient(circle,rgba(147,51,234,.3) 1px,transparent 1px);background-size:40px 40px}._newsContainer_84q0z_57{position:relative;z-index:10}._header_84q0z_69{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2.5rem}._sectionTitle_84q0z_85{font-size:48px;font-weight:600;font-style:normal;color:#fff;margin:0;text-align:center;vertical-align:middle}._sectionTitle_84q0z_85 h2{font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-size:48px;font-weight:600;font-style:normal;line-height:56px;letter-spacing:0px;color:#fff;margin:0;text-align:center;vertical-align:middle}._newsSMbtnContainer_84q0z_131{align-content:center}._seeAllBtn_84q0z_139{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;align-self:flex-start;gap:.5rem;text-decoration:none;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:24px;letter-spacing:0px;color:#ffb900;white-space:nowrap}._seeAllBtn_84q0z_139:hover{color:#e0a800}._chevronIcon_84q0z_189{display:inline-block}._announcementGrid_84q0z_199{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media (max-width: 539px){._header_84q0z_69{margin-bottom:2rem}._header_84q0z_69{flex-direction:column}}@media (min-width: 540px){._announcementGrid_84q0z_199{grid-template-columns:repeat(2,1fr)}._header_84q0z_69{flex-direction:column}}@media (min-width: 1084px){._announcementGrid_84q0z_199{grid-template-columns:repeat(4,1fr)}._header_84q0z_69{flex-direction:row}}._announcementItem_84q0z_267{animation:_fadeInUp_84q0z_1 .5s ease-out forwards;opacity:0}@keyframes _fadeInUp_84q0z_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._paginationWrapper_84q0z_301{margin-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._arrowContainer_84q0z_319{display:flex;align-items:center}._paginationBtnWrapper_84q0z_329{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;color:inherit;outline:none}._paginationBtnWrapper_84q0z_329:focus-visible{outline:2px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #b3b3b326!important}._paginationBtn_84q0z_329{background-color:transparent;color:#fff;border:none;cursor:pointer;width:48px;height:48px;transition:opacity .2s ease}._paginationBtn_84q0z_329:hover:not(:disabled){opacity:.8}._paginationBtnWrapper_84q0z_329:disabled ._paginationBtn_84q0z_329{color:#9ca3af;cursor:not-allowed;pointer-events:none}._pageNoContainer_84q0z_411{display:flex;align-items:center;gap:12px;color:#fff;flex-wrap:wrap}._pageCurrent_84q0z_427,._pageTotal_84q0z_429{font-weight:500}._pageDots_84q0z_437{display:flex;gap:4px}._pageDot_84q0z_437{width:8px;height:8px;background:#4b5563;border-radius:50%;transition:all .3s ease;cursor:pointer}._pageDot_84q0z_437:hover{background:#6b7280}._pageDot_84q0z_437._active_84q0z_473{width:32px;background:#9333ea;border-radius:4px}._loginBanner_bmt6t_3{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:0;background:transparent;display:flex;justify-content:center;box-sizing:border-box;overflow:hidden}._bannerContent_bmt6t_35{display:flex;align-items:stretch;width:100%;height:clamp(180px,22vw,280px);max-width:1920px}._bannerLeft_bmt6t_53{flex:0 0 42%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;border:none}._bannerRight_bmt6t_73{flex:1;display:flex;flex-direction:column;color:#fff;justify-content:center;padding-left:5%;padding-right:5%;background:#0d0d0d;height:100%}._bannerText_bmt6t_97{display:flex;flex-direction:column;gap:1rem}._bannerHeading_bmt6t_109{margin:0;font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-weight:600;font-style:normal;font-size:clamp(20px,2.8vw,48px);line-height:clamp(26px,3.5vw,56px);letter-spacing:0px;text-align:left;vertical-align:middle}._bannerSubheading_bmt6t_133{margin:0;font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0px}._bannerButtons_bmt6t_155{padding:clamp(.75rem,1.5vw,2rem) 0;display:flex;gap:1rem}._btn_bmt6t_167{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:0px;border-radius:4px;cursor:pointer;border:none;transition:all .2s ease;text-decoration:none;white-space:nowrap}._primaryBtn_bmt6t_205{background-color:#ffb900;color:#000;border:none}._primaryBtn_bmt6t_205:hover{background-color:#e0a800}._secondaryBtn_bmt6t_225{background:transparent;color:#ffb900;border:none;padding-left:0}._postEventSecondaryBtn_bmt6t_239{border:1px solid #ffffff;background:transparent;color:#fff}._secondaryBtn_bmt6t_225:hover,._postEventSecondaryBtn_bmt6t_239:hover{background:#ffffff1a}@media (max-width: 1083px){._bannerRight_bmt6t_73{padding:0 1.5rem}}@media (max-width: 539px){._bannerContent_bmt6t_35{flex-direction:column;text-align:center}._bannerLeft_bmt6t_53{display:none}._bannerRight_bmt6t_73{align-items:center;padding:2.5rem 0}._bannerButtons_bmt6t_155{padding:2rem 0 0}}
