*,*:before,*:after{box-sizing:border-box}*{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:#f5f3f3;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_kssdx_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_kssdx_63{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background:#f5f3f3;overflow:hidden}._chatContainer_kssdx_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_kssdx_117{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px}._chatEmptyStateTitle_kssdx_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_kssdx_155{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}._sparkleIcon_kssdx_171{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:_sparkle_kssdx_171 2s ease-in-out infinite alternate}@keyframes _sparkle_kssdx_171{0%{transform:scale(1) rotate(0)}to{transform:scale(1.1) rotate(5deg)}}._chatEmptyStateSubtitle_kssdx_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_kssdx_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_kssdx_265{height:calc(100% - var(--followup-height, 190px) - 120px);max-height:calc(100% - var(--followup-height, 190px) - 120px);margin-bottom:20px}._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 130px);max-height:calc(100% - 130px);padding:8px;margin-bottom:-5px;overflow-y:auto;overflow-x:hidden}._chatMessageStream_kssdx_217::-webkit-scrollbar{width:6px}._chatMessageStream_kssdx_217::-webkit-scrollbar-track{background:transparent}._chatMessageStream_kssdx_217::-webkit-scrollbar-thumb{background:#5c2d914d;border-radius:10px;transition:background .3s ease}._chatMessageStream_kssdx_217::-webkit-scrollbar-thumb:hover{background:#5c2d9180}._chatMessageGpt_kssdx_333,._chatMessageGptMinWidth_kssdx_355{display:flex;justify-content:flex-start;width:100%;max-width:70%;margin:0 0 -5px;animation:_slideUp_kssdx_1 .4s ease-out;position:relative;z-index:15}@keyframes _slideUp_kssdx_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._chatInput_kssdx_399{position:relative;padding:0;background:transparent;width:100%;box-sizing:border-box;z-index:100}._chatAnalysisPanel_kssdx_417{flex:1;overflow-y:auto;max-height:89vh;margin-left:20px;margin-right:20px}._chatSettingsSeparator_kssdx_433{margin-top:15px}._loadingLogo_kssdx_441{font-size:28px}._commandsContainer_kssdx_449{height:20px}._commandButton_kssdx_457{margin-right:0}._footer_kssdx_465{text-align:right;padding:3px;color:#5c2d91;font-family:Segoe UI,sans-serif}._leaderBrd_kssdx_479{margin-left:400px;margin-top:30px}._chatContainerParent_kssdx_489{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:100%}._enteryourname_kssdx_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_kssdx_531{position:absolute;bottom:0;width:600px}._enteryourname_2_kssdx_531 div,._enteryourname_kssdx_505 div{justify-content:center;align-items:center}._leaderBrdHeader_kssdx_555{text-align:center}._parentChatModule_kssdx_563{flex-direction:column;display:flex;justify-content:space-between;width:100%;max-height:100%}._parentContainer_kssdx_579{display:flex;justify-content:center;align-items:center;flex-direction:column}._wrapper_kssdx_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_kssdx_593 ._chatMaster_kssdx_623{width:100%;height:100%;display:flex;flex-direction:column;background:transparent;overflow:hidden}._enteryourname_kssdx_505 textarea,._chatInput_kssdx_399 textarea{min-height:auto!important}._suggestionItems_kssdx_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_kssdx_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_kssdx_691:not([mobile]){width:-webkit-fill-available;min-width:-webkit-fill-available;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._buttonContainer_kssdx_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_kssdx_691:hover{background-color:#6b38fb;color:#fff;border-color:#6b38fb;box-shadow:0 2px 6px #6b38fb33;transform:translateY(-1px)}._content_kssdx_761{display:block;padding:5px;height:auto;width:auto}parentContent{display:flex;flex-direction:column;margin-top:auto;height:auto;width:auto}@media screen and (max-width: 1024px){._container_kssdx_27{padding:32px 32px 16px}._wrapper_kssdx_593{padding:0;height:calc(100% - 48px);gap:12px}._chatRoot_kssdx_63{margin:0;height:calc(100% - 64px)}._chatMessageStream_kssdx_217{height:calc(100% - var(--bottom-offset, 300px));max-height:calc(100% - var(--bottom-offset, 300px));padding:16px;margin-bottom:16px}._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 180px) - 100px);max-height:calc(100% - var(--followup-height, 180px) - 100px);margin-bottom:20px}._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 120px);max-height:calc(100% - 120px);padding:12px;margin-bottom:-5px}}@media screen and (max-width: 768px){._container_kssdx_27{padding:16px 16px 8px}._wrapper_kssdx_593{padding:0;height:calc(100% - 24px);gap:10px}._chatRoot_kssdx_63{margin:0;border-radius:16px;height:calc(100% - 40px)}._chatMessageStream_kssdx_217{height:calc(100% - var(--bottom-offset, 250px));max-height:calc(100% - var(--bottom-offset, 250px));padding:12px;margin-bottom:12px}._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 180px) - 80px);max-height:calc(100% - var(--followup-height, 180px) - 80px);margin-bottom:5px}._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 100px);max-height:calc(100% - 100px);padding:8px;margin-bottom:-3px;overflow-y:auto;overflow-x:hidden}._chatMessageGpt_kssdx_333,._chatMessageGptMinWidth_kssdx_355{max-width:85%;margin:0 0 -12px}._chatInput_kssdx_399{width:100%}._followUpButtons_kssdx_963{gap:6px;justify-content:flex-start;flex-wrap:nowrap;overflow:visible}._followUpButton_kssdx_963{font-size:13px;padding:10px 12px;border-radius:7px;min-width:0;flex:1 1 0;width:100%;white-space:normal;line-height:1.3;height:auto;min-height:44px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._followUpLabel_kssdx_1007{font-size:13px;margin-bottom:0}._chatEmptyStateTitle_kssdx_135{font-size:clamp(1.5rem,8vw,2.5rem)}}@media screen and (max-width: 480px){._container_kssdx_27{padding:8px 8px 4px}._wrapper_kssdx_593{padding:0;height:calc(100% - 12px);gap:8px}._chatRoot_kssdx_63{margin:0;border-radius:12px;height:calc(100% - 20px)}._chatMessageStream_kssdx_217{height:calc(100% - var(--bottom-offset, 220px));max-height:calc(100% - var(--bottom-offset, 220px));padding:8px;margin-bottom:10px}._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 190px) - 100px);max-height:calc(100% - var(--followup-height, 190px) - 100px);margin-bottom:3px}._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 100px);max-height:calc(100% - 100px);padding:6px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatInput_kssdx_399{width:100%}._followUpLabel_kssdx_1007{font-size:12px;margin-bottom:0}._followUpButtons_kssdx_963{gap:4px;justify-content:flex-start;flex-wrap:nowrap;overflow:visible}._followUpButton_kssdx_963{font-size:12px;padding:10px 8px;border-radius:6px;min-width:0;flex:1 1 0;width:100%;white-space:normal;line-height:1.3;height:auto;min-height:44px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}._buttonContainer_kssdx_691{font-size:12px;height:22px;margin:3px;padding:0 8px}._content_kssdx_761{padding:3px 5px}}@media screen and (max-width: 375px){._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 100px);max-height:calc(100% - 100px);padding:4px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 150px) - 80px);max-height:calc(100% - var(--followup-height, 150px) - 80px)}._followUpLabel_kssdx_1007{font-size:11px;margin-bottom:0}._followUpButton_kssdx_963{font-size:11px;padding:8px 6px;border-radius:5px;min-width:0;flex:1 1 0;width:100%;white-space:normal;line-height:1.2;height:auto;min-height:44px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}@media screen and (max-width: 320px){._chatMessageStreamNoFollowUp_kssdx_279{height:calc(100% - 100px);max-height:calc(100% - 100px);padding:2px;margin-bottom:-12px;overflow-y:auto;overflow-x:hidden}._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 140px) - 70px);max-height:calc(100% - var(--followup-height, 140px) - 70px)}._followUpLabel_kssdx_1007{font-size:10px;margin-bottom:0}._followUpButtons_kssdx_963{gap:3px;flex-wrap:nowrap;overflow:visible}._followUpButton_kssdx_963{font-size:10px;padding:8px 4px;border-radius:4px;min-width:0;flex:1 1 0;width:100%;white-space:normal;line-height:1.2;height:auto;min-height:44px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}._followUpContainer_kssdx_1349{position:relative;width:762px;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-bottom:0;display:flex;flex-direction:column;gap:8px;resize:vertical;transition:height .3s ease}@media screen and (max-width: 800px){._followUpContainer_kssdx_1349{width:calc(100vw - 32px);max-width:762px;padding:8px;gap:8px;margin-bottom:0}}@media screen and (max-width: 768px){._followUpContainer_kssdx_1349{width:calc(100vw 120px);max-width:762px;padding:8px 0;gap:8px;margin-bottom:-5px}}@media screen and (max-width: 480px){._followUpContainer_kssdx_1349{width:calc(100vw - 16px);max-width:762px;padding:6px;gap:6px;margin-bottom:-8px}}@media screen and (max-width: 375px){._followUpContainer_kssdx_1349{width:calc(100vw - 12px);max-width:762px;padding:4px;gap:4px;margin-bottom:-10px}}@media screen and (max-width: 320px){._followUpContainer_kssdx_1349{width:calc(100vw - 8px);max-width:762px;padding:2px;gap:2px;margin-bottom:-12px}}._followUpLabel_kssdx_1007{font-size:14px;color:#000;margin-bottom:0;font-weight:600;font-style:normal;line-height:20px;letter-spacing:0%;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;text-align:left;width:136px;height:20px;background:transparent}._followUpContainer_kssdx_1349 h4{font-size:1rem;color:#000;margin-bottom:8px;font-weight:700;text-align:right;width:100%;font-family:Segoe UI,sans-serif}._followUpButtons_kssdx_963{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-start;width:100%;align-items:stretch;margin:0;padding:0;min-height:auto;box-sizing:border-box;overflow:visible}._followUpButtons_kssdx_963::-webkit-scrollbar{display:none}._followUpButton_kssdx_963{background:#fff;border:1px solid #463668;border-radius:8px;padding:4px 8px;font-size:14px;color:#463668;cursor:pointer;text-align:left;transition:all .2s ease;font-weight:400;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;white-space:normal;display:flex;align-items:center;justify-content:flex-start;width:auto;min-width:0;flex:1 1 0;line-height:1.3;box-shadow:0 1px 2px #4636681a;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;height:auto;min-height:44px}._followUpButton_kssdx_963:hover{background:#463668;border-color:#463668;color:#fff;box-shadow:0 2px 6px #46366840}._followUpButton_kssdx_963:active{background:#3a2d54;border-color:#3a2d54;color:#fff;transform:scale(.98);box-shadow:0 1px 2px #4636684d}._sessionCard_kssdx_1681{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s ease}._sessionCard_kssdx_1681:hover{box-shadow:0 4px 12px #00000026}._sessionTitle_kssdx_1707{font-size:16px;font-weight:700;color:#000;margin-bottom:8px;line-height:1.4;font-family:Segoe UI,sans-serif}._sessionSpeaker_kssdx_1725{font-size:14px;color:#666;margin-bottom:8px;font-family:Segoe UI,sans-serif}._sessionDetails_kssdx_1739{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}._sessionDateTime_kssdx_1753{font-size:14px;color:#666;display:flex;align-items:center;gap:6px;font-family:Segoe UI,sans-serif}._sessionLocation_kssdx_1771{font-size:14px;color:#5c2d91;text-decoration:underline;display:flex;align-items:center;gap:6px;cursor:pointer;font-family:Segoe UI,sans-serif}._sessionLocation_kssdx_1771:hover{color:#4a2273}._sessionCode_kssdx_1801{font-size:14px;color:#666;margin-bottom:12px;font-family:Segoe UI,sans-serif}._sessionCodeLink_kssdx_1815{color:#0078d4;text-decoration:underline;cursor:pointer}._sessionCodeLink_kssdx_1815:hover{color:#106ebe}._sessionActions_kssdx_1835{display:flex;gap:8px;flex-wrap:wrap}._primaryButton_kssdx_1847{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_kssdx_1847:hover{background:#4a2273}._secondaryButton_kssdx_1881{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_kssdx_1881:hover{background:#5c2d91;color:#fff}._pillButton_kssdx_1917{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_kssdx_1917:hover{background:#f5f5f5;border-color:#5c2d91}._sessionStack_kssdx_1955{display:flex;flex-direction:column;gap:0}._chatHeaderTitle_kssdx_1971{font-size:16px;font-weight:600;color:#000;font-family:Segoe UI,sans-serif}._chatHeaderActions_kssdx_1985{display:flex;gap:8px;align-items:center}._headerIcon_kssdx_1997{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_kssdx_1997:hover{background:#e5e5e5}._closeIcon_kssdx_2029,._minimizeIcon_kssdx_2041{width:16px;height:16px;color:#666}._chatInputContainer_kssdx_2055{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_kssdx_2055{width:calc(100vw - 32px);max-width:762px;min-width:300px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 768px){._chatInputContainer_kssdx_2055{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_kssdx_2055{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_kssdx_2055{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_kssdx_2055{width:calc(100vw - 8px);max-width:762px;height:auto;min-height:40px;padding:6px 8px;border-radius:8px;gap:4px}}._chatInputField_kssdx_2213{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_kssdx_2213{padding:6px 12px;font-size:14px}}@media screen and (max-width: 480px){._chatInputField_kssdx_2213{padding:4px 8px;font-size:13px}}@media screen and (max-width: 375px){._chatInputField_kssdx_2213{padding:4px 6px;font-size:12px}}@media screen and (max-width: 320px){._chatInputField_kssdx_2213{padding:2px 4px;font-size:11px}}._chatInputField_kssdx_2213:focus{border-color:#5c2d91;background:#fff}._inputActions_kssdx_2305{display:flex;gap:8px;align-items:center}._inputIcon_kssdx_2317{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_kssdx_2317:hover{background:#e5e5e5}._attachIcon_kssdx_2349,._micIcon_kssdx_2349{width:16px;height:16px;color:#666}._sendIcon_kssdx_2361{width:16px;height:16px;color:#5c2d91}._chatContainerWithHeader_kssdx_2375{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_kssdx_2403{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_kssdx_2443{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_kssdx_2473{display:flex;gap:8px;margin-top:8px;align-items:center}._feedbackIcon_kssdx_2487{width:20px;height:20px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;border:1px solid #E0E0E0;background:#fff}._feedbackIcon_kssdx_2487:hover{background:#f5f5f5}._thumbsUp_kssdx_2517,._thumbsDown_kssdx_2517{width:12px;height:12px;color:#666}._bottomContainer_kssdx_2529{position:fixed;bottom:32px;left:50%;transform:translate(-50%);width:762px;z-index:100;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 800px){._bottomContainer_kssdx_2529{width:calc(100vw - 32px);max-width:762px;left:50%;transform:translate(-50%)}}@media screen and (max-width: 768px){._bottomContainer_kssdx_2529{width:calc(100vw - 24px);max-width:762px;bottom:8px}}@media screen and (max-width: 480px){._bottomContainer_kssdx_2529{width:calc(100vw - 16px);max-width:762px;bottom:4px}}@media screen and (max-width: 375px){._bottomContainer_kssdx_2529{width:calc(100vw - 12px);max-width:762px}}@media screen and (max-width: 320px){._bottomContainer_kssdx_2529{width:calc(100vw - 8px);max-width:762px}}@media screen and (min-width: 1025px){._chatMessageStreamWithFollowUp_kssdx_265{height:calc(100% - var(--followup-height, 180px) - 110px);max-height:calc(100% - var(--followup-height, 180px) - 110px);margin-bottom:-8px}._followUpContainer_kssdx_1349{background:#f5f3f3;border-radius:8px;padding:4px 0;margin-bottom:-8px;z-index:101}._followUpLabel_kssdx_1007{background:#f5f3f3;padding:4px 0;z-index:102}._bottomContainer_kssdx_2529{z-index:100}}html,body,#root{margin:0;padding:0;height:100%;background:#f9f9f9!important;overflow-x:hidden}*{box-sizing:border-box}._answerContainer_1r5c3_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_1r5c3_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_1r5c3_29:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000002e,0 3px 6px #0000001f;border-color:#9ca3af}._answerContainer_1r5c3_29:hover:before{opacity:1}._answerLogo_1r5c3_111{font-size:32px;margin-bottom:12px}._contentSeparator_1r5c3_123{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:16px 0}._sectionSpacing_1r5c3_135{margin-bottom:20px}._responseContent_1r5c3_143{margin-bottom:16px;padding-bottom:12px}._answerText_1r5c3_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_1r5c3_155{font-weight:400}._answerText_1r5c3_155 strong,._answerText_1r5c3_155 b{font-weight:600!important}._answerText_1r5c3_155 p{margin:0 0 12px!important;padding:0}._answerText_1r5c3_155 ul,._answerText_1r5c3_155 ol{margin:12px 0!important;white-space:normal;list-style-position:outside}._answerText_1r5c3_155 li{margin:3px 0!important;line-height:1.6!important}._answerText_1r5c3_155 ul{list-style-type:disc}._answerText_1r5c3_155 ol{list-style-type:decimal}._answerText_1r5c3_155 ul li,._answerText_1r5c3_155 ol li{margin:0;padding:0;line-height:1.5;white-space:normal}._answerText_1r5c3_155 table{border-collapse:collapse}._answerText_1r5c3_155 td,._answerText_1r5c3_155 th{border:1px solid;padding:5px}._header_1r5c3_285{font-weight:600;font-size:17px;margin-bottom:18px;color:#1a202c;line-height:1.5}._header_1r5c3_285>p{margin-top:0;margin-bottom:10px}._footer_1r5c3_311{font-weight:400;font-size:13px;margin-top:20px;color:#1a202c;line-height:1.6}._footer_1r5c3_311>p{margin-bottom:0;margin-top:6px}._selected_1r5c3_337{outline:2px solid #7B2D8E;box-shadow:0 0 0 4px #7b2d8e33}._citationLearnMore_1r5c3_347{margin-right:8px;font-weight:600;line-height:1.5;color:#4a5568}._citation_1r5c3_347{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_1r5c3_347:hover{background:#cbd5e0;text-decoration:none}._followupQuestionsList_1r5c3_403{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}._followupQuestionLearnMore_1r5c3_417{margin-right:8px;font-weight:600;line-height:1.5;color:#4a5568;margin-bottom:8px;display:block}._followupQuestion_1r5c3_403{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_1r5c3_403:hover{background:#3b82f6;color:#fff;border-color:#2563eb}._supContainer_1r5c3_479{text-decoration:none;cursor:pointer}._supContainer_1r5c3_479: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_1r5c3_537{width:fit-content}._loadingContainer_1r5c3_547{background:linear-gradient(135deg,#b794c41a,#a87bc41a);border:1px solid rgba(183,148,196,.2)}._loadingHeader_1r5c3_557{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}._loadingContent_1r5c3_571{flex-grow:1}._loadingTitle_1r5c3_579{font-size:16px;font-weight:600;color:#4a5568;margin-bottom:8px}._loadingSubtitle_1r5c3_593{font-size:14px;color:#718096;font-style:italic;line-height:1.4;word-break:break-word}._loadingStatus_1r5c3_609{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}._modernLoadingDots_1r5c3_625{display:flex;gap:6px}._dot_1r5c3_635{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#7b2d8e,#6b1f7a);animation:_dotPulse_1r5c3_1 1.4s infinite ease-in-out both}._dot_1r5c3_635:nth-child(1){animation-delay:-.32s}._dot_1r5c3_635:nth-child(2){animation-delay:-.16s}._dot_1r5c3_635:nth-child(3){animation-delay:0s}@keyframes _dotPulse_1r5c3_1{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}._loadingText_1r5c3_697{font-size:14px;color:#718096;font-weight:500}@keyframes _loading_1r5c3_547{0%{content:"..."}}._loadingdots_1r5c3_723:after{content:"";animation:_loading_1r5c3_547 1s ease-in}._bold-button_1r5c3_733{font-weight:700}._welcomeMessage_1r5c3_743{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_1r5c3_743:before{opacity:.8}._answerContainer_1r5c3_29 div,._answerContainer_1r5c3_29 p,._answerContainer_1r5c3_29 span{font-weight:400!important;font-size:16px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}._answerContainer_1r5c3_29 strong,._answerContainer_1r5c3_29 b{font-weight:600!important;font-size:16px!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}._answerContainer_1r5c3_29 [data-role=session-content]{font-size:16px!important;font-weight:400!important}._answerContainer_1r5c3_29 ._session-block_1r5c3_819 *{font-weight:400!important}._feedbackMessage_1r5c3_827{max-width:100%;max-height:100%;overflow:hidden}._aiGeneratedText_1r5c3_841{font-size:11px;color:#757575;font-style:italic;font-weight:400;margin-top:0;margin-bottom:0}._feedbackContainer_1r5c3_861{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_1r5c3_861:hover{background:transparent;border-color:transparent;box-shadow:none}._feedbackLabel_1r5c3_909{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_1r5c3_937{display:flex;gap:0px;align-items:center;margin-right:8px;position:absolute;right:0;top:50%;transform:translateY(-50%)}._tooltipContainer_1r5c3_961{position:relative;display:inline-block;overflow:visible;z-index:1000}._inputTooltipContainer_1r5c3_977{position:relative;display:inline-block;overflow:visible}._tooltip_1r5c3_961{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_1r5c3_977{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_1r5c3_961:last-child ._tooltip_1r5c3_961,._feedbackButtons_1r5c3_937 ._tooltipContainer_1r5c3_961:last-child ._tooltip_1r5c3_961{left:auto;right:0;transform:translate(0) translateY(4px)}._tooltip_1r5c3_961:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._inputTooltip_1r5c3_977:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._tooltipContainer_1r5c3_961:last-child ._tooltip_1r5c3_961:after,._feedbackButtons_1r5c3_937 ._tooltipContainer_1r5c3_961:last-child ._tooltip_1r5c3_961:after{left:auto;right:16px;transform:translate(0)}._tooltipContainer_1r5c3_961:hover ._tooltip_1r5c3_961{opacity:1!important;visibility:visible!important;transform:translate(-50%) translateY(0)!important;display:block!important}._inputTooltipContainer_1r5c3_977:hover ._inputTooltip_1r5c3_977{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._tooltipContainer_1r5c3_961:last-child:hover ._tooltip_1r5c3_961,._feedbackButtons_1r5c3_937 ._tooltipContainer_1r5c3_961:last-child:hover ._tooltip_1r5c3_961{transform:translate(0) translateY(0)!important;opacity:1!important;visibility:visible!important}._feedbackSuccess_1r5c3_1199{animation:none}@keyframes _feedbackPulse_1r5c3_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}._thankYouMessage_1r5c3_1233{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_1r5c3_1233._show_1r5c3_1263{opacity:1;transform:translate(-50%,-50%) translateY(0)}._visually_hidden_1r5c3_1273{position:fixed;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}._like_1r5c3_1297,._dislike_1r5c3_1319{margin-right:0;transition:color .2s ease;color:#453668;width:20px;height:20px;border:none!important;outline:none!important;background:transparent!important}._iconButton_1r5c3_1341{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_1r5c3_1341: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_1r5c3_1341:active{transform:none;box-shadow:none!important;background:transparent!important;border:none!important;border-color:transparent!important;border-radius:0!important}._iconButton_1r5c3_1341[aria-pressed=true]{background:transparent!important;border:none!important;border-color:transparent!important;border-radius:0!important;box-shadow:none!important}._iconButton_1r5c3_1341:focus{outline:none;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}._like_1r5c3_1297,._dislike_1r5c3_1319{transition:all .2s ease}._iconButton_1r5c3_1341:focus-visible{outline:2px solid #1f2937!important;border-radius:2px!important;outline-offset:0!important;box-shadow:none!important}._iconButton_1r5c3_1341:focus-visible ._like_1r5c3_1297{color:#453668}._iconButton_1r5c3_1341:focus-visible ._dislike_1r5c3_1319{color:#453668}._iconButton_1r5c3_1341:hover ._like_1r5c3_1297,._iconButton_1r5c3_1341:hover ._dislike_1r5c3_1319{color:#342551}._iconButton_1r5c3_1341:active ._like_1r5c3_1297,._iconButton_1r5c3_1341:active ._dislike_1r5c3_1319{color:#453668}@media screen and (max-width: 768px){._answerContainer_1r5c3_29{width:100%;max-width:100%;padding:16px 20px;border-radius:8px;margin-bottom:12px}._answerText_1r5c3_155{font-size:15px;font-weight:400!important}._answerText_1r5c3_155 p,._answerText_1r5c3_155 div,._answerText_1r5c3_155 span{font-weight:400!important}._answerText_1r5c3_155 strong,._answerText_1r5c3_155 b{font-weight:600!important}._answerContainer_1r5c3_29 div,._answerContainer_1r5c3_29 p,._answerContainer_1r5c3_29 span{font-size:15px!important;font-weight:400!important}._answerContainer_1r5c3_29 strong,._answerContainer_1r5c3_29 b{font-size:15px!important;font-weight:600!important}._header_1r5c3_285,._footer_1r5c3_311{font-size:14px}._citation_1r5c3_347,._followupQuestion_1r5c3_403{font-size:13px;padding:6px 10px}._iconButton_1r5c3_1341{padding:2px}._loadingHeader_1r5c3_557{flex-direction:column;align-items:center;text-align:center;gap:12px}._loadingTitle_1r5c3_579{font-size:15px}._loadingSubtitle_1r5c3_593{font-size:13px}}@media screen and (max-width: 480px){._answerContainer_1r5c3_29{width:100%;max-width:100%;padding:16px;border-radius:8px}._answerText_1r5c3_155{font-size:14px;font-weight:400!important}._answerText_1r5c3_155 p,._answerText_1r5c3_155 div,._answerText_1r5c3_155 span{font-weight:400!important}._answerText_1r5c3_155 strong,._answerText_1r5c3_155 b{font-weight:600!important}._answerContainer_1r5c3_29 div,._answerContainer_1r5c3_29 p,._answerContainer_1r5c3_29 span{font-size:14px!important;font-weight:400!important}._answerContainer_1r5c3_29 strong,._answerContainer_1r5c3_29 b{font-size:14px!important;font-weight:600!important}._header_1r5c3_285,._footer_1r5c3_311{font-size:13px}._followupQuestionsList_1r5c3_403{flex-direction:column;gap:6px}._followupQuestion_1r5c3_403{width:100%;text-align:center}._citation_1r5c3_347{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-description a,.session-speakers a{color:#702573;text-decoration:none;transition:all .2s ease;font-size:inherit!important}a:hover,.session-location-text a: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_3ioxw_1{width:100%;max-width:1000px;margin:0 auto}._inputContainer_3ioxw_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_3ioxw_41{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:15px;padding:8px 16px;box-shadow:0 2px 8px #0000000d;min-height:60px}._mainInputContainer_3ioxw_41:focus-within{border-color:#6b7280;box-shadow:0 0 0 3px #6b728026}._inputRow_3ioxw_71{display:flex;align-items:center;min-height:32px;margin-bottom:0}._bottomRow_3ioxw_85{display:flex;justify-content:space-between;align-items:center}._leftIcons_3ioxw_97{display:flex;gap:4px;align-items:center}._rightIcons_3ioxw_109{display:flex;gap:8px;align-items:center}._questionInputContainergrey_3ioxw_121{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_3ioxw_147{flex-grow:1;min-width:0}._questionInputTextArea_3ioxw_147 input,._questionInputTextArea_3ioxw_147 textarea{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%}._questionInputTextArea_3ioxw_147 input::placeholder,._questionInputTextArea_3ioxw_147 textarea::placeholder{color:#5a5f6b;font-weight:400}._inputWrapper_3ioxw_197{display:flex;justify-content:center;width:100%;max-width:100%;margin:0 auto;padding:0 20px}._inputContainer_3ioxw_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_3ioxw_245{display:flex;gap:8px;align-items:center;flex-shrink:0}._inputContainer_3ioxw_11:focus-within{border-color:#d1d1d1;box-shadow:0 1px 3px #0000001a}._questionInputButtonsContainer_3ioxw_269{display:flex;align-items:center;flex-shrink:0;order:3}._questionInputSendButton_3ioxw_283{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_3ioxw_283:hover:not(:disabled){background:transparent;border-color:transparent;transform:none;box-shadow:none;color:#000}._questionInputSendButton_3ioxw_283:active:not(:disabled){transform:none;box-shadow:none;background:transparent;border-color:transparent;color:#000}._questionInputSendButton_3ioxw_283:focus-visible{outline:2px solid #1f2937;border-radius:2px}._questionInputSendButtonDisabled_3ioxw_367{opacity:.4;cursor:not-allowed;background:transparent;border-color:transparent;color:#3b3b3b;box-shadow:none}._questionInputSendButtonDisabled_3ioxw_367:hover{transform:none;box-shadow:none}@media screen and (max-width: 1024px){._questionInputContainer_3ioxw_1{max-width:100%}._inputWrapper_3ioxw_197{padding:0 16px;max-width:100%}._inputContainer_3ioxw_11{padding:12px 18px}}@media screen and (max-width: 768px){._questionInputContainer_3ioxw_1{max-width:100%}._inputWrapper_3ioxw_197{padding:0 12px;max-width:100%}._inputContainer_3ioxw_11{padding:10px 14px;min-height:45px;border-radius:20px;gap:8px}._questionInputTextArea_3ioxw_147 input,._questionInputTextArea_3ioxw_147 textarea{font-size:15px}._questionInputSendButton_3ioxw_283{width:40px;height:40px;padding:4px 8px;font-size:20px;margin-left:12px}}@media screen and (max-width: 480px){._questionInputContainer_3ioxw_1{max-width:100%}._inputWrapper_3ioxw_197{padding:0 8px;max-width:100%}._inputContainer_3ioxw_11{padding:8px 12px;min-height:42px;border-radius:18px;gap:6px}._questionInputTextArea_3ioxw_147 input,._questionInputTextArea_3ioxw_147 textarea{font-size:14px}._leftButtons_3ioxw_245{gap:6px}._questionInputSendButton_3ioxw_283{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_c2nbe_11{position:relative;display:inline-flex;align-items:center;justify-content:center}._tooltip_c2nbe_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_c2nbe_11:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}._tooltip_c2nbe_11._light_c2nbe_87{background:#fff;color:#1f2937;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(0,0,0,.1)}._tooltip_c2nbe_11._light_c2nbe_87:after{border-top-color:#fff}._tooltipContainer_c2nbe_11:hover ._tooltip_c2nbe_11,._tooltipContainer_c2nbe_11:focus-within ._tooltip_c2nbe_11{opacity:1;visibility:visible}._tooltipContainer_c2nbe_11._disabled_c2nbe_125{cursor:not-allowed}._tooltipContainer_c2nbe_11._disabled_c2nbe_125 ._tooltip_c2nbe_11{opacity:0;visibility:hidden}._tooltipContainer_c2nbe_11._disabled_c2nbe_125:hover ._tooltip_c2nbe_11,._tooltipContainer_c2nbe_11._disabled_c2nbe_125:focus-within ._tooltip_c2nbe_11{opacity:1!important;visibility:visible}._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_giob8_1{background-color:#000;margin:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._separator_giob8_21{width:100%;display:block}._agentWelcomeSection_giob8_31{max-width:calc(1600px + 10%);padding:0 5% 2rem;margin:0 auto;width:100%;box-sizing:border-box}._agentWelcomeCombined_giob8_47{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_giob8_71,._agentWelcomeTextColWide_giob8_89{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}._agentWelcomeCardsCol_giob8_105{flex:0 0 66.66%;min-width:0;max-width:66.66%}._agentWelcomeCardsColNarrow_giob8_119{flex:1;min-width:0;max-width:60%}._agentWelcomeCardsColSession_giob8_133{flex:0 0 33.33%;min-width:0;max-width:33.33%}._agentWelcomeCardsCol_giob8_105 [class*=sessionCard],._agentWelcomeCardsColNarrow_giob8_119 [class*=sessionCard],._agentWelcomeCardsColSession_giob8_133 [class*=sessionCard]{min-height:unset}@media (max-width: 1083px) and (min-width: 768px){._agentWelcomeCombined_giob8_47{flex-direction:column;gap:2rem;padding:2.5rem 1.5rem}._agentWelcomeTextCol_giob8_71{flex:none;width:100%}._agentWelcomeGreeting_giob8_183{font-size:2.5rem;line-height:1.2;text-align:center;margin-bottom:1rem}._agentWelcomeContent_giob8_197{text-align:center;font-size:15px;line-height:23px;max-width:90%;margin:0 auto}._agentWelcomeCardsCol_giob8_105,._agentWelcomeCardsColNarrow_giob8_119,._agentWelcomeCardsColSession_giob8_133{max-width:100%}}@media (max-width: 767px) and (min-width: 540px){._agentWelcomeCombined_giob8_47{flex-direction:column;gap:1.75rem;padding:2rem 1rem}._agentWelcomeTextCol_giob8_71{flex:none;width:100%}._agentWelcomeGreeting_giob8_183{font-size:2.25rem;line-height:1.2;text-align:center;margin-bottom:.875rem}._agentWelcomeContent_giob8_197{text-align:center;font-size:14px;line-height:22px}}._agentWelcomeGreeting_giob8_183{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_giob8_197{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_giob8_197 p{margin:.5rem 0}._agentWelcomeContent_giob8_197 strong,._agentWelcomeContent_giob8_197 b{color:#fff;font-weight:400}._welcomeLinkCard_giob8_339{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_giob8_365{font-size:.8rem;font-weight:600;color:#a0a0a0;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem}._welcomeLinkTitle_giob8_383{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;line-height:1.3}._welcomeLinkDesc_giob8_399{font-size:1rem;color:#d0d0d0;font-weight:300;line-height:1.6;margin:0 0 1.5rem}._welcomeLinkBtn_giob8_415{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_giob8_415:hover{background:#f0f0f0}._welcomeMessageSection_giob8_457{max-width:calc(1600px + 10%);padding:0 5% 2rem;margin:0 auto;width:100%;box-sizing:border-box}._welcomeText_giob8_473{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_giob8_473 p{margin:.4rem 0}._welcomeText_giob8_473 strong,._welcomeText_giob8_473 b{color:#fff;font-weight:600}@media (max-width: 1083px) and (min-width: 768px){._welcomeMessageSection_giob8_457{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width: 767px) and (min-width: 540px){._welcomeMessageSection_giob8_457{padding-left:1rem;padding-right:1rem}}@media (max-width: 539px){._welcomeMessageSection_giob8_457{padding-left:.75rem;padding-right:.75rem}._agentWelcomeCombined_giob8_47{padding:1.5rem .75rem;gap:1.5rem;flex-direction:column!important;align-items:stretch}._agentWelcomeTextCol_giob8_71,._agentWelcomeTextColWide_giob8_89{flex:none!important;width:100%!important;max-width:100%!important;min-width:0!important;text-align:center}._agentWelcomeGreeting_giob8_183{font-size:1.75rem;line-height:1.25;text-align:center;margin-bottom:.875rem}._agentWelcomeContent_giob8_197{text-align:center;font-size:13px;line-height:20px;padding:0 .5rem}._agentWelcomeCardsCol_giob8_105,._agentWelcomeCardsColNarrow_giob8_119,._agentWelcomeCardsColSession_giob8_133{flex:none!important;flex-basis:auto!important;max-width:100%!important;min-width:0!important;width:100%!important}._agentWelcomeCardsCol_giob8_105>div,._agentWelcomeCardsColNarrow_giob8_119>div,._agentWelcomeCardsColSession_giob8_133>div{width:100%!important;max-width:100%!important}._welcomeLinkCard_giob8_339{padding:1.5rem 1.25rem}._welcomeLinkTime_giob8_365{font-size:.7rem;margin-bottom:.5rem}._welcomeLinkTitle_giob8_383{font-size:1.25rem;margin-bottom:.5rem}._welcomeLinkDesc_giob8_399{font-size:.9rem;line-height:1.5;margin-bottom:1rem}._welcomeLinkBtn_giob8_415{font-size:.875rem;padding:.5rem 1rem}}._discoveryBody_giob8_1::-webkit-scrollbar{display:none}._pageBackground_giob8_719{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_giob8_747{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_giob8_779,._trendingSessionsContainer_giob8_781{max-width:calc(1600px + 10%);padding-left:clamp(.75rem,5vw,5%);padding-right:clamp(.75rem,5vw,5%);margin:0 auto}._sessionsContainer_giob8_779{padding-bottom:3rem}._trendingSessionsContainer_giob8_781{color:#fff;padding-top:8rem}._sessionsHeader_giob8_813{padding-top:5rem;display:flex;flex-direction:column;color:#fff;align-items:center}._sessionsHeader_giob8_813>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_giob8_813>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_giob8_813>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_giob8_813>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_giob8_917>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_giob8_917>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_giob8_917>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_8sm2t_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_8sm2t_23{position:relative;z-index:10;max-width:960px;margin:0 auto;text-align:center}._userName_8sm2t_39{font-weight:400}._searchHeader_8sm2t_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_8sm2t_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_8sm2t_97{display:flex;justify-content:center;padding:2rem 0 0;max-width:100%;position:relative;z-index:100}._searchBarContainer_8sm2t_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_8sm2t_165{flex-shrink:0;color:#6b7280;display:flex;align-items:center}._inputWrapper_8sm2t_181{position:relative;flex:1;min-width:0;height:100%}._inputLabel_8sm2t_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_8sm2t_227{top:10px;transform:none;font-size:.6875rem;color:#888}._searchInput_8sm2t_241{position:absolute;left:0;right:0;bottom:11px;border:none;outline:none;font-size:.875rem;color:#454142;background:transparent;width:100%}._btnAdd_8sm2t_275,._btnSubmit_8sm2t_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_8sm2t_275{background:transparent;color:#6b7280}._btnAdd_8sm2t_275:hover{background:#f3f4f6;color:#374151}._btnSubmit_8sm2t_277{background:#f0a500;color:#fff;text-decoration:none}._btnSubmit_8sm2t_277:hover{background:#d4920a}._btnSubmit_8sm2t_277:focus-visible{outline:2px solid #f0a500}._suggestionsContainer_8sm2t_351{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding-top:1.5rem}._suggestionBtn_8sm2t_369{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:nowrap;transition:background .2s,color .2s}._suggestionBtn_8sm2t_369:hover{background:#fff3}._visuallyHidden_8sm2t_411{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media (max-width: 1083px) and (min-width: 768px){._heroSection_8sm2t_1{padding:3rem 1.5rem 4rem}._searchBarWrapper_8sm2t_97{padding:1.5rem 0 0}._searchBarContainer_8sm2t_115{max-width:95%;height:3.25rem;padding:0 .875rem;border-radius:6px;border-bottom:3px solid transparent}._inputLabel_8sm2t_195{font-size:.8125rem}._inputLabelActive_8sm2t_227{font-size:.625rem;top:9px}._searchInput_8sm2t_241{font-size:.8125rem;bottom:10px}._btnAdd_8sm2t_275,._btnSubmit_8sm2t_277{width:2rem;height:2rem}._suggestionsContainer_8sm2t_351{gap:.625rem;padding-top:1.25rem}._suggestionBtn_8sm2t_369{font-size:15px;padding:.375rem .875rem;line-height:22px}}@media (max-width: 767px) and (min-width: 540px){._heroSection_8sm2t_1{padding:2.5rem 1rem 4rem}._searchBarContainer_8sm2t_115{max-width:95%;height:3.25rem;padding:0 .75rem}._btnAdd_8sm2t_275,._btnSubmit_8sm2t_277{width:1.875rem;height:1.875rem}}@media (max-width: 539px){._heroSection_8sm2t_1{padding:1.5rem .75rem 2.5rem}._searchBarWrapper_8sm2t_97{padding:1.25rem 0 0}._searchBarContainer_8sm2t_115{height:3rem;max-width:100%;padding:0 .625rem;gap:.375rem;border-radius:6px;border-bottom:3px solid transparent}._iconLeft_8sm2t_165{flex-shrink:0}._inputWrapper_8sm2t_181{flex:1;min-width:0;height:100%}._inputLabel_8sm2t_195{font-size:.75rem}._inputLabelActive_8sm2t_227{top:8px;font-size:.625rem}._searchInput_8sm2t_241{bottom:9px;font-size:.8125rem}._btnAdd_8sm2t_275,._btnSubmit_8sm2t_277{width:1.875rem;height:1.875rem;flex-shrink:0}._btnSubmit_8sm2t_277 svg{width:.875rem;height:.875rem}._suggestionsContainer_8sm2t_351{justify-content:flex-start;gap:.5rem;padding-top:1rem}._suggestionBtn_8sm2t_369{font-size:13px;padding:.3rem .65rem;line-height:20px}}*{font-family:Segoe Sans,Segoe UI,sans-serif;box-sizing:border-box}._sessionCard_grixe_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_grixe_1 .8s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(30px) scale(.98);will-change:transform,opacity;backface-visibility:hidden}._sessionCardHeader_grixe_57{height:72px;width:100%;overflow:hidden}._sessionCardHero_grixe_71{display:none}._cardBody_grixe_81{padding:32px 24px;display:flex;flex-direction:column;flex:1;gap:16px}._sessionTitle_grixe_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_grixe_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_grixe_121:hover{color:#ccc}._sessionTitleLink_grixe_121:focus-visible{outline:2px solid #fff;outline-offset:2px}._sessionMetaContainer_grixe_167{display:flex;flex-direction:column;gap:8px}._sessionIcon_grixe_179{color:#fff;font-size:20px}._sessionMeta_grixe_167{color:#fff;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:400;letter-spacing:0px}._metaRow_grixe_207{display:flex;align-items:center}._metaContent_grixe_217,._speakerList_grixe_233{display:flex;align-items:center;gap:8px}._sessionDescription_grixe_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}._buttonContainer_grixe_283{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:12px;width:100%;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}._buttonContainer_grixe_283>div{flex:1;display:flex;min-width:0;max-width:100%}._loader_grixe_321{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_grixe_1 .8s linear infinite}._lightLoader_grixe_339{border:2px solid rgba(17,24,39,.3);border-top-color:#111827}@media (max-width: 480px){._buttonContainer_grixe_283{flex-direction:column;gap:8px}}._warnContainer_grixe_363{display:flex;align-items:center;gap:6px;line-height:1.4}._conflictWarning_grixe_377,._conflictWarningRed_grixe_377{padding:8px 12px;margin-top:10px;font-size:.9rem;font-weight:400;border-radius:6px;line-height:1.4}._conflictWarning_grixe_377{background:#ffc10726;color:#ffcc4d;border-left:3px solid #ffcc4d}._conflictWarningRed_grixe_377{background:#ff634733;color:#ff6b6b;border-left:3px solid #ff4d4d}@media (max-width: 768px){._sessionTitle_grixe_99{font-size:20px;line-height:28px}._cardBody_grixe_81{padding:16px}}@media (max-width: 480px){._sessionTitle_grixe_99{font-size:16px;line-height:22px}._buttonContainer_grixe_283{flex-direction:column;gap:8px}._cardBody_grixe_81{padding:16px;gap:10px}}@keyframes _fadeInUpSessions_grixe_1{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._tagContainer_1pg88_5{display:flex;gap:.5rem;flex-wrap:wrap;overflow-x:visible;padding:0}._tagItem_1pg88_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_1pg88_61{border:none;color:#111827}._tagWarn_1pg88_71{border:1px solid #e50000;color:#e50000}._tagLive_1pg88_81{border:1px solid #142518;background-color:#bce5bf;color:#142518}._tagLabel_1pg88_95{font-family:Segoe Sans,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;color:inherit}._tagItem_1pg88_21:hover{transform:scale(1.05)}._cardBtn_1pg88_125{width:100%;white-space:nowrap}._flexCenter_1pg88_135{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_1pg88_167{background-color:#ffb900;color:#000;border:none;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:600;letter-spacing:0px;border-radius:4px;outline-width:2px;outline-style:solid;outline-color:transparent;outline-offset:-3px;padding:10px 16px}._favBtn_1pg88_201{border:1px solid #ffb900;color:#ffb900;background-color:transparent;font-family:Segoe Sans,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:400;letter-spacing:0px;padding:10px 16px;border-radius:4px}._addScheduleBtn_1pg88_167,._favBtn_1pg88_201{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_1pg88_167:hover:not(._disabled_1pg88_251),._favBtn_1pg88_201:hover:not(._disabled_1pg88_251){transform:translateY(-3px) scale(1.03);box-shadow:0 8px 14px #120c2c92}._addScheduleBtn_1pg88_167:active:not(._disabled_1pg88_251),._favBtn_1pg88_201:active:not(._disabled_1pg88_251){transform:scale(.97);box-shadow:none}._disabled_1pg88_251,._cardBtn_1pg88_125:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._cardBtn_1pg88_125:focus,._addScheduleBtn_1pg88_167:focus,._favBtn_1pg88_201:focus{outline:none;box-shadow:inset 0 0 0 3px #6b72808c!important}._addScheduleBtn_1pg88_167:focus-visible{outline:2px solid #1f2937;border-radius:2px}._favBtn_1pg88_201:focus-visible{outline:2px solid #1f2937;border-radius:2px}@keyframes _spin_1pg88_1{to{transform:rotate(360deg)}}._iconWrapper_1pg88_337{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}._iconWrapper_1pg88_337>svg{width:100%;height:100%;object-fit:contain}@media (max-width: 1083px){._tagItem_1pg88_21{padding:3px 10px;font-size:11px;line-height:18px}._favBtn_1pg88_201,._addScheduleBtn_1pg88_167{padding:.5rem 1rem;font-size:.95rem;gap:.5rem}}@media (max-width: 539px){._tagContainer_1pg88_5{gap:.4rem}._tagItem_1pg88_21{padding:2px 8px;font-size:10px;line-height:16px}._favBtn_1pg88_201,._addScheduleBtn_1pg88_167{padding:.4rem .8rem;font-size:.875rem;gap:.25rem}._flexCenter_1pg88_135{flex-direction:row}._icon_1pg88_337{font-size:1rem}}._linkContainer_at7nf_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}._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_11kf6_1{background:#4b4a4944;border-radius:6px;height:100%;font-weight:300;overflow:hidden;display:flex;flex-direction:column}._heroContainer_11kf6_21{aspect-ratio:1.776;position:relative;overflow:hidden}._imageOverlay_11kf6_33{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}._imageOverlay_11kf6_33:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0006,#0003);border-radius:inherit}._loadingContainer_11kf6_63{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;padding:4rem 0}._gradientOverlay_11kf6_79{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}._gradientOverlay_11kf6_79:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}._newsDetails_11kf6_111{padding:32px 24px;color:#d1d5db;font-size:13px;line-height:18px;min-height:228px;display:flex;flex-direction:column;flex:1;justify-content:space-between}._newsContent_11kf6_135{display:flex;flex-direction:column;flex:1}._bookOverlayText_11kf6_147{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_11kf6_173{font-size:28px;font-weight:500}._subSubTitle_11kf6_183{font-size:18px;font-weight:300;opacity:.9}._category_11kf6_199{display:flex;align-items:center}._newsTitle_11kf6_211{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}._readMoreButton_11kf6_239{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_11kf6_111{padding:24px 20px}}@media (max-width: 539px){._newsDetails_11kf6_111{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_1dk5l_3{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:12rem;background:transparent;display:flex;justify-content:center;box-sizing:border-box;overflow:hidden}._bannerContent_1dk5l_35{display:flex;align-items:stretch;width:100%;height:372px;max-width:1920px}._bannerLeft_1dk5l_53{flex:0 0 42%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;border:none}._bannerRight_1dk5l_73{flex:1;display:flex;flex-direction:column;color:#fff;justify-content:center;padding-left:5%;padding-right:5%;background:#0d0d0d;height:100%}._bannerText_1dk5l_97{display:flex;flex-direction:column;gap:1rem}._bannerHeading_1dk5l_109{margin:0;font-family:Cascadia Code,Source Code Pro,Cascadia Mono,monospace;font-weight:600;font-style:normal;font-size:48px;line-height:56px;letter-spacing:0px;text-align:left;vertical-align:middle}._bannerSubheading_1dk5l_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_1dk5l_155{padding:2rem 0;display:flex;gap:1rem}._btn_1dk5l_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_1dk5l_205{background-color:#ffb900;color:#000;border:none}._primaryBtn_1dk5l_205:hover{background-color:#e0a800}._secondaryBtn_1dk5l_225{background:transparent;color:#ffb900;border:none;padding-left:0}._postEventSecondaryBtn_1dk5l_239{border:1px solid #ffffff;background:transparent;color:#fff}._secondaryBtn_1dk5l_225:hover,._postEventSecondaryBtn_1dk5l_239:hover{background:#ffffff1a}@media (max-width: 1083px){._bannerRight_1dk5l_73{padding:0 1.5rem}}@media (max-width: 539px){._bannerContent_1dk5l_35{flex-direction:column;text-align:center}._bannerLeft_1dk5l_53{display:none}._bannerRight_1dk5l_73{align-items:center;padding:2.5rem 0}._bannerButtons_1dk5l_155{padding:2rem 0 0}}
