@import"https://fonts.googleapis.com/css2?family=Caladea:ital,wght@0,400;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Caladea:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}.navbar{width:100%;height:60px;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;padding:0 20px;position:fixed;top:0;left:0;z-index:99;box-shadow:0 2px 4px #0000001a}.brand{color:#5e0847;font-size:14px;font-family:Caladea,serif;font-weight:700;line-height:20px;letter-spacing:10px;text-align:center;flex-grow:1;text-shadow:1px 1px 1px rgba(0,0,0,.05);margin-left:15px}.nav-menu{display:none;list-style:none;margin-left:auto}.nav-menu.active{display:flex;position:absolute;top:60px;left:0;width:100%;background:#fff;flex-direction:column;box-shadow:0 2px 8px #00000026;z-index:1000}.nav-item{margin:0;position:relative}.nav-link{display:block;color:#5e0847;text-decoration:none;padding:15px 20px;font-family:Caladea,serif;font-weight:400;font-size:14px;transition:background-color .3s ease;border-bottom:1px solid #f0f0f0}.nav-link:hover{background-color:#f8f4f7;color:#5e0847}.hamburger{display:flex;flex-direction:column;cursor:pointer;padding:5px;order:-1}.hamburger span{width:20px;height:2px;background:#5e0847;margin:2px 0;transition:.3s}.hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-4px,4px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-4px,-4px)}.dropdown-mobile{background:#f8f4f7}.dropdown-content{display:none!important}.dropdown-mobile .dropdown-content-mobile{display:block;background:#f0f0f0;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0}.dropdown-mobile.active .dropdown-content-mobile{max-height:400px;opacity:1}.dropdown-content-mobile a{padding:12px 40px!important;font-size:13px!important;border-bottom:1px solid #e0e0e0!important;display:block!important;color:#5e0847!important;text-decoration:none!important;transition:background-color .3s ease!important;font-family:Caladea,serif!important}.dropdown-content-mobile a:hover{background-color:#e8e8e8!important;color:#5e0847!important}.mobile-dropdown-arrow{width:12px;height:12px;display:inline-block;margin-left:8px;transition:transform .3s ease}.mobile-dropdown-arrow:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #5e0847;display:block}.dropdown-mobile.active .mobile-dropdown-arrow{transform:rotate(180deg)}@media (min-width: 769px){.navbar{height:80px;padding:0 50px;justify-content:space-between}.hamburger{display:none}.brand{color:#5e0847;font-size:49px;font-family:Caladea,serif;font-weight:700;letter-spacing:10px;text-shadow:1px 1px 1px rgba(0,0,0,.1);flex-grow:0;margin-left:0}.nav-menu{display:flex;position:static;flex-direction:row;background:transparent;box-shadow:none;margin-left:auto;align-items:center;gap:20px}.nav-item{margin:0;position:relative}.nav-link{color:#5e0847;font-size:17px;font-family:Caladea,serif;font-weight:700;text-transform:capitalize;line-height:17px;letter-spacing:.5px;text-decoration:none;padding:10px 16px;display:flex;align-items:center;gap:5px;transition:all .3s ease;border-bottom:none}.nav-link:hover{background-color:#5e08471a;border-radius:4px}.nav-link.active{border-bottom:2px solid #5e0847}.dropdown-icon{width:17px;height:17px;background:#fff;position:relative;border-radius:2px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.dropdown-icon:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #5e0847;transition:transform .3s ease}.dropdown{position:relative}.dropdown:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-content{display:none!important;position:absolute;top:100%;left:-50px;background:#fff;min-width:200px;box-shadow:0 4px 8px #00000026;border-radius:4px;z-index:1000;margin-top:0;opacity:0;transform:translateY(-10px);transition:all .3s ease}.dropdown:hover .dropdown-content{display:block!important;opacity:1;transform:translateY(0)}.dropdown-content a{color:#5e0847;padding:12px 16px;text-decoration:none;display:block;font-family:Caladea,serif;font-size:15px;transition:background-color .3s;border-bottom:none}.dropdown-content a:hover{background-color:#5e08471a}.mobile-dropdown-arrow{display:none}.dropdown-content-mobile{display:none!important;max-height:none!important;opacity:0!important}}@media (min-width: 769px) and (max-width: 1399px){.brand{font-size:42px}.nav-menu{gap:15px}}@media (min-width: 769px) and (max-width: 1349px){.brand{font-size:38px}.nav-menu{gap:12px}}@media (min-width: 769px) and (max-width: 1299px){.brand{font-size:34px}.nav-menu{gap:10px}}@media (min-width: 1400px){.navbar{padding:0 60px}}.dropdown-content,.dropdown-content-mobile{box-shadow:0 8px 32px #00000059}._footer_1gyr6_1{width:100%;position:relative;background:linear-gradient(135deg,#f8f5f9,#f0ebf1);border-top:3px solid #512d43;box-shadow:0 -4px 20px #512d4326;padding:2rem 2rem 1.5rem;box-sizing:border-box;overflow:hidden}._honeycombBackground_1gyr6_23{position:absolute;inset:0;background:url(./footer_bg-mBcxyYKB.png) no-repeat;background-size:100% 100%;background-position:center;z-index:1}._honeycombPattern_1gyr6_47{position:absolute;inset:-50px;background-image:repeating-linear-gradient(120deg,transparent,transparent 35px,rgba(81,45,67,.4) 35px,rgba(81,45,67,.4) 37px),repeating-linear-gradient(60deg,transparent,transparent 35px,rgba(107,58,87,.4) 35px,rgba(107,58,87,.4) 37px),repeating-linear-gradient(0deg,transparent,transparent 35px,rgba(81,45,67,.3) 35px,rgba(81,45,67,.3) 37px);animation:_honeycombShift_1gyr6_1 20s linear infinite;opacity:.08}@keyframes _honeycombShift_1gyr6_1{0%{transform:translate(0) translateY(0)}to{transform:translate(60px) translateY(35px)}}._footerContent_1gyr6_121{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2.5fr;gap:3rem;align-items:start;position:relative;z-index:2}._dropdownContainer_1gyr6_143{display:flex;flex-direction:column;gap:.8rem;align-items:center;justify-content:flex-start;width:100%}._footerSection_1gyr6_161{display:flex;flex-direction:column}._mainSection_1gyr6_171{text-align:left}._dropdownSection_1gyr6_179{position:relative}._title_1gyr6_187{margin:0 0 1rem;font-size:2.2em;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;line-height:1;background:linear-gradient(135deg,#512d43,#6b3a57,#8a4f73);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(81,45,67,.1);position:relative}._title_1gyr6_187:after{content:"";position:absolute;bottom:-6px;left:0;width:60px;height:3px;background:linear-gradient(135deg,#512d43,#6b3a57);border-radius:2px}._description_1gyr6_239{margin:0 0 1rem;font-size:1rem;color:#333;line-height:1.5;max-width:400px;font-weight:700;text-shadow:0 1px 2px rgba(51,51,51,.1)}._copyright_1gyr6_259{margin:0;font-size:.9rem;color:#777;font-weight:500;padding:.8rem 0 0;border-top:1px solid rgba(81,45,67,.2)}._sectionTitleButton_1gyr6_277{background:#fff9;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin-bottom:1rem;transition:all .3s ease}._sectionTitleButton_1gyr6_277:hover{transform:translateY(-1px)}._sectionTitle_1gyr6_277{margin:0;font-size:1.2em;font-weight:700;color:#512d43;text-transform:uppercase;letter-spacing:.8px;position:relative;padding-bottom:.3rem}._sectionTitle_1gyr6_277:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(135deg,#6b3a57,#8a4f73);border-radius:1px}._dropdownIcon_1gyr6_355{color:#512d43;transition:all .3s ease;margin-left:8px}._sectionTitleButton_1gyr6_277:hover ._dropdownIcon_1gyr6_355{color:#6b3a57;transform:scale(1.1)}._dropdownContent_1gyr6_377{max-height:0;overflow:hidden;transition:all .5s ease;opacity:0;background:#fffffff2;border-radius:0 0 12px 12px;margin-top:-2px;border:2px solid rgba(81,45,67,.2);border-top:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._dropdownContent_1gyr6_377._open_1gyr6_403{max-height:400px;opacity:1;padding:1rem 1.5rem;box-shadow:0 8px 25px #512d4326}._linkList_1gyr6_417{list-style:none;padding:0;margin:0}._linkList_1gyr6_417 li{margin-bottom:.5rem;position:relative;padding-left:16px;transform:translate(-10px);opacity:0;transition:all .3s ease}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li{transform:translate(0);opacity:1}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li:nth-child(1){transition-delay:.1s}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li:nth-child(2){transition-delay:.15s}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li:nth-child(3){transition-delay:.2s}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li:nth-child(4){transition-delay:.25s}._dropdownContent_1gyr6_377._open_1gyr6_403 ._linkList_1gyr6_417 li:nth-child(5){transition-delay:.3s}._linkList_1gyr6_417 li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#6b3a57;border-radius:50%;transition:all .3s ease}._linkList_1gyr6_417 li:hover:before{background:#8a4f73;transform:translateY(-50%) scale(1.2)}._footerLink_1gyr6_505{text-decoration:none;color:#666;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}._footerLink_1gyr6_505:hover{color:#512d43;font-weight:600;transform:translate(3px)}._footerLink_1gyr6_505:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(135deg,#6b3a57,#8a4f73);transition:width .3s ease}._footerLink_1gyr6_505:hover:after{width:100%}@media (max-width: 1024px){._footerContent_1gyr6_121{grid-template-columns:1fr;gap:2.5rem}._mainSection_1gyr6_171{text-align:center;margin-bottom:1rem}._title_1gyr6_187:after{left:50%;transform:translate(-50%)}._dropdownContainer_1gyr6_143{max-width:500px;margin:0 auto}}@media (max-width: 768px){._footer_1gyr6_1{padding:1.8rem 1.5rem 1.2rem}._footerContent_1gyr6_121{grid-template-columns:1fr;gap:2rem}._mainSection_1gyr6_171{text-align:center}._title_1gyr6_187{font-size:1.9em;margin-bottom:.8rem}._dropdownContainer_1gyr6_143{max-width:400px}._dropdownSection_1gyr6_179{max-width:100%}._sectionTitle_1gyr6_277:after{left:50%;transform:translate(-50%)}._description_1gyr6_239{font-size:1rem;margin-bottom:1rem;max-width:none}._linkList_1gyr6_417 li{padding-left:0;text-align:center;margin-bottom:.4rem}._linkList_1gyr6_417 li:before{display:none}._footerLink_1gyr6_505:hover{transform:none}}@media (max-width: 480px){._footer_1gyr6_1{padding:1.5rem 1rem 1rem}._title_1gyr6_187{font-size:1.7em;margin-bottom:.8rem;letter-spacing:1px}._description_1gyr6_239{font-size:.95rem;margin-bottom:.8rem;font-weight:700}._sectionTitle_1gyr6_277{font-size:1.1em}._footerContent_1gyr6_121{gap:1.5rem}._dropdownContainer_1gyr6_143{gap:.6rem;max-width:100%}._sectionTitleButton_1gyr6_277{padding:.8rem 1.2rem}._linkList_1gyr6_417 li{margin-bottom:.3rem}._footerLink_1gyr6_505{font-size:.9rem}}@media (min-width: 1025px){._dropdownContent_1gyr6_377._open_1gyr6_403{display:flex;justify-content:flex-start;padding:.8rem 1rem}._linkList_1gyr6_417{display:flex;flex-direction:row;gap:1.5rem;margin:0;padding:0}._linkList_1gyr6_417 li{margin-bottom:0;padding-left:0;transform:none;opacity:1}._linkList_1gyr6_417 li:before{display:none}}#root{width:100%;height:100vh;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.main-content{width:100%;margin-top:40px;min-height:calc(100vh - 40px);margin-bottom:-20px}@media (min-width: 769px){.main-content{margin-top:80px;min-height:calc(100vh - 80px)}}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.marquee-container{width:100%;background-color:#4a0638;color:#fff;padding:12px 0;overflow:hidden;white-space:nowrap;position:relative;font-size:16px;font-family:Caladea,serif;font-weight:400;z-index:10}.scrolling-text{display:inline-block;padding-left:100%;animation:scroll 60s linear infinite}.marquee-container:hover .scrolling-text{animation-play-state:paused}.separator{margin:0 40px;color:gold;font-weight:700}.highlight-text{font-weight:700;color:gold}.link-text{color:#87ceeb;text-decoration:none;font-weight:700}@media (max-width: 768px){.marquee-container{font-size:14px}.separator{margin:0 30px}}@media (max-width: 480px){.marquee-container{font-size:12px;padding:10px 0}.separator{margin:0 20px}}@media (max-width: 360px){.marquee-container{font-size:11px}.separator{margin:0 15px}}.strikethrough{text-decoration:line-through;color:#ff6961;margin-right:5px}._themeWrapper_1jvo6_5{margin-bottom:-2rem}._conferenceContainer_1jvo6_13{display:flex;width:100%;background:#fff;font-family:Roboto,sans-serif;line-height:1.6;color:#5e0847;flex-wrap:wrap;margin-bottom:20px}._conferenceContainer_1jvo6_13{box-shadow:0 8px 30px #0000002e}._contentSection_1jvo6_43,._imageSection_1jvo6_45{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}._textContent_1jvo6_63{max-width:500px;width:100%;position:relative;z-index:1;animation:_fadeInUp_1jvo6_1 .8s ease-out;text-align:center;box-sizing:border-box;margin-top:1.5rem}._mainTitle_1jvo6_85{font-family:Roboto,sans-serif;font-size:3rem;font-weight:700;color:#5e0847;margin-bottom:1rem;margin-top:0;line-height:1.2;text-align:center}._titleUnderline_1jvo6_107{width:60px;height:4px;background-color:#5e0847;margin:0 auto 2rem;border-radius:2px}._subtitle_1jvo6_123{font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:700;color:#5e0847;line-height:1.4;margin:0}._heroImage_1jvo6_141{width:100%;height:auto;max-width:100%;object-fit:cover;object-position:center;animation:_fadeInUp_1jvo6_1 .8s ease-out .2s both;border:3px solid #5E0847;box-sizing:border-box}@media (max-width: 1024px){._mainTitle_1jvo6_85{font-size:2.5rem}._subtitle_1jvo6_123{font-size:1rem}._contentSection_1jvo6_43,._imageSection_1jvo6_45{padding:1rem}}@media (max-width: 820px){._themeWrapper_1jvo6_5{margin-bottom:-310px}}@media (max-width: 768px){._themeWrapper_1jvo6_5{margin-bottom:20px}._conferenceContainer_1jvo6_13{flex-direction:column;padding:.5rem}._contentSection_1jvo6_43,._imageSection_1jvo6_45{flex:1 1 100%;padding:.5rem}._mainTitle_1jvo6_85{font-size:1.8rem}._subtitle_1jvo6_123{font-size:.9rem}._titleUnderline_1jvo6_107{width:40px;height:2px}}@media (max-width: 540px){._themeWrapper_1jvo6_5{margin-bottom:-90px}}@media (max-width: 480px){._themeWrapper_1jvo6_5{margin-bottom:-250px}._contentSection_1jvo6_43,._imageSection_1jvo6_45{padding:.3rem}._mainTitle_1jvo6_85{font-size:1.4rem}._subtitle_1jvo6_123{font-size:.8rem}._titleUnderline_1jvo6_107{width:30px;height:1.5px}}@media (max-width: 380px){._themeWrapper_1jvo6_5{margin-bottom:-185px}}@media (max-width: 360px){._themeWrapper_1jvo6_5{margin-bottom:-200px}}._impdatePage_14dbv_5{font-family:Roboto,sans-serif;background-color:#fff;min-height:100vh;display:flex;width:100%;flex-direction:column;align-items:center;padding:80px 20px;color:#000;animation:_fadeIn_14dbv_1 .8s ease-out;box-sizing:border-box}@keyframes _fadeIn_14dbv_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._impdateTitle_14dbv_55{font-size:2rem;font-weight:700;margin-bottom:8px;text-align:center;opacity:0;animation:_slideInFromTop_14dbv_1 1s ease-out .3s forwards}@keyframes _slideInFromTop_14dbv_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._impdateUnderline_14dbv_95{width:50px;height:3px;background-color:#5c1248;margin-top:20px;margin-bottom:40px;opacity:0;animation:_expandWidth_14dbv_1 .8s ease-out .6s forwards}@keyframes _expandWidth_14dbv_1{0%{opacity:1;width:0}to{opacity:1;width:50px}}._impdateTable_14dbv_137{border-collapse:separate;border-spacing:0;font-size:1rem;background:#fff;width:100%;max-width:1200px;opacity:0;animation:_slideInFromBottom_14dbv_1 1s ease-out .9s forwards;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000014;border:1px solid #e5e7eb}@keyframes _slideInFromBottom_14dbv_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._impdateTable_14dbv_137 td{border:none;border-bottom:1px solid #f1f3f4;padding:18px 24px;text-align:left;vertical-align:middle;transition:all .3s ease;position:relative}._impdateTable_14dbv_137 td:first-child{font-weight:600;color:#1f2937;background:linear-gradient(135deg,#fafbfc,#f8fafc);border-right:3px solid #5c1248;width:60%}._impdateTable_14dbv_137 td:last-child{font-weight:500;color:#5c1248;background:#fff;text-align:right;font-size:1.05em}._impdateTable_14dbv_137 ._bold_14dbv_241{font-weight:600}._impdateTable_14dbv_137 tr:last-child td{border-bottom:none}._impdateTable_14dbv_137 tr{transition:all .3s ease;transform:translate(0)}._impdateTable_14dbv_137 tr:hover{background:linear-gradient(135deg,#f8f9ff,#f1f5ff);transform:translate(8px) scale(1.01);box-shadow:0 4px 20px #5c124814}._impdateTable_14dbv_137 tr:hover td:first-child{background:linear-gradient(135deg,#f0f4ff,#e8f2ff);color:#5c1248;border-right-color:#7c2d5a;border-right-width:4px}._impdateTable_14dbv_137 tr:hover td:last-child{color:#5c1248;font-weight:600}._impdateTable_14dbv_137 tr:nth-child(1){animation:_slideInRow_14dbv_1 .6s ease-out 1.2s both}._impdateTable_14dbv_137 tr:nth-child(2){animation:_slideInRow_14dbv_1 .6s ease-out 1.35s both}._impdateTable_14dbv_137 tr:nth-child(3){animation:_slideInRow_14dbv_1 .6s ease-out 1.5s both}._impdateTable_14dbv_137 tr:nth-child(4){animation:_slideInRow_14dbv_1 .6s ease-out 1.65s both}._impdateTable_14dbv_137 tr:nth-child(5){animation:_slideInRow_14dbv_1 .6s ease-out 1.8s both}@keyframes _slideInRow_14dbv_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){._impdatePage_14dbv_5{padding:40px 15px}._impdateTitle_14dbv_55{font-size:1.5rem;margin-bottom:15px}._impdateUnderline_14dbv_95{margin-top:15px;margin-bottom:30px}._impdateTable_14dbv_137{font-size:.9rem;border-radius:8px;max-width:100%}._impdateTable_14dbv_137 tr{display:block;margin-bottom:20px;border-radius:8px;box-shadow:0 4px 16px #0000000f;background:#fff;border:1px solid #e5e7eb}._impdateTable_14dbv_137 tr:last-child{margin-bottom:0}._impdateTable_14dbv_137 td{display:block;width:100%!important;text-align:center;border:none;border-bottom:1px solid #f1f3f4}._impdateTable_14dbv_137 td:first-child{background:linear-gradient(135deg,#fafbfc,#f8fafc);border-right:none;border-bottom:2px solid #5c1248;padding:16px 20px;font-size:1rem;color:#1f2937}._impdateTable_14dbv_137 td:last-child{background:#fff;text-align:center;font-weight:600;font-size:1.1em;color:#5c1248;padding:16px 20px}._impdateTable_14dbv_137 tr:last-child td:last-child{border-bottom:1px solid #f1f3f4}._impdateTable_14dbv_137 tr:last-child td:first-child{border-bottom:2px solid #5c1248}._impdateTable_14dbv_137 tr:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #5c12481f}._impdateTable_14dbv_137 tr:hover td:first-child{background:linear-gradient(135deg,#f0f4ff,#e8f2ff);border-bottom-color:#7c2d5a;border-bottom-width:3px}}@media (max-width: 480px){._impdatePage_14dbv_5{padding:30px 10px}._impdateTitle_14dbv_55{font-size:1.3rem}._impdateTable_14dbv_137{font-size:.85rem}._impdateTable_14dbv_137 td:first-child{font-size:.9rem;padding:14px 16px}._impdateTable_14dbv_137 td:last-child{font-size:1rem;padding:14px 16px}}@media (prefers-reduced-motion: reduce){._impdatePage_14dbv_5,._impdateTitle_14dbv_55,._impdateUnderline_14dbv_95,._impdateTable_14dbv_137,._impdateTable_14dbv_137 tr{animation:none;opacity:1}._impdateTable_14dbv_137 tr:hover{transform:none}}._strike_14dbv_607{text-decoration:line-through;font-size:large;color:#9ca3af;margin-right:12px;display:inline-block}._newDate_14dbv_623{font-weight:700;color:#5c1248;display:inline-block;white-space:nowrap}.ct-section{padding:24px 16px 300px;font-family:Roboto,sans-serif}.ct-section-title{text-align:center;margin-bottom:16px}.ct-section-title h2{margin:0;font-family:Roboto,sans-serif;font-size:clamp(18px,2.2vw,28px);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#111}.ct-underline{width:48px;height:3px;background:#6b0023;border-radius:2px;margin:8px auto 0}.ct-map-wrap{position:relative;display:flex;justify-content:center;margin-top:8px;margin-bottom:320px}.ct-map{width:min(100%,1100px);height:420px;border:0;border-radius:12px}.ct-unified-card{position:absolute;left:50%;bottom:-280px;transform:translate(-50%);width:min(92%,900px);background:#edecec;border-radius:12px;box-shadow:0 10px 25px #0000001f;padding:20px 22px;z-index:2;display:flex;flex-direction:column;gap:20px}.ct-info-grid{display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap}.ct-info-col{flex:1;min-width:280px;font-family:Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;text-align:center}.ct-info-heading{font-weight:700;font-size:14px;color:#666;text-transform:uppercase;margin-bottom:8px}.ct-info-row{display:flex;align-items:start;gap:8px;color:#222;line-height:1.45;font-size:15px;margin-bottom:6px}.ct-icon{font-size:16px;line-height:1;margin-top:2px;flex:0 0 auto}.ct-link{color:#6b0023;text-decoration:none}.ct-link:hover{text-decoration:underline}.ct-form{display:flex;flex-direction:column;gap:12px}.ct-form-row{display:flex;gap:12px;flex-wrap:wrap}.ct-input,.ct-textarea{flex:1;min-width:240px;background-color:#fff;border:1px solid #faf8f8;border-radius:8px;padding:10px 12px;font-size:14px;outline:none}.ct-input:focus,.ct-textarea:focus{border-color:#6b0023;box-shadow:0 0 0 2px #d0cccd1f}.ct-textarea{min-height:110px;resize:vertical}.ct-btn{align-items:center;background:#6b0023;color:#fff;border:0;border-radius:8px;padding:10px 16px;font-weight:600;cursor:pointer}.ct-btn:hover{background:#50001a}@media (min-width: 1024px){.ct-section{margin-bottom:-150px}}@media (max-width: 1024px){.ct-section{margin-bottom:-300px}}@media (max-width: 768px){.ct-section{padding-bottom:380px}.ct-section-title{margin-top:16px}.ct-map-wrap{margin-bottom:350px}.ct-unified-card{bottom:-320px}}@media (max-width: 600px){.ct-section{padding-bottom:420px}.ct-section-title{margin-top:16px}.ct-info-col:nth-child(2) span{font-size:13px}.ct-info-grid{flex-direction:column;gap:12px}.ct-map-wrap{margin-bottom:380px}.ct-unified-card{bottom:-350px}}@media (max-width: 480px){.ct-section{padding-bottom:450px;margin-bottom:-350px}.ct-section-title{margin-top:16px}.ct-map-wrap{margin-bottom:400px}.ct-unified-card{bottom:-370px}}._pdfViewerPage_1xqlf_5{width:100%;background:#fff;min-height:100vh;padding:0;box-sizing:border-box}._pdfViewerContainer_1xqlf_21{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;animation:_fadeInUp_1xqlf_1 .6s ease-out}._pdfViewerHeader_1xqlf_41{background:linear-gradient(135deg,#3a0e20,#6b1f3a,#8b2f50);padding:30px 40px;text-align:center}._pdfViewerTitle_1xqlf_53{color:#fff;font-family:Roboto,sans-serif;font-weight:700;font-size:2.5rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}._pdfViewerContent_1xqlf_71{padding:40px;background:#f9f9f9}._pdfControls_1xqlf_81{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:20px;flex-wrap:wrap}._pdfButton_1xqlf_99{background:linear-gradient(135deg,#3a0e20,#6b1f3a);color:#fff;border:none;padding:12px 24px;border-radius:6px;font-family:Roboto,sans-serif;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3a0e204d}._pdfButton_1xqlf_99:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3a0e2080;background:linear-gradient(135deg,#4a1630,#7b2f4a)}._pdfButton_1xqlf_99:active{transform:translateY(0)}._pdfButton_1xqlf_99:disabled{opacity:.5;cursor:not-allowed;transform:none}._downloadButton_1xqlf_159{background:linear-gradient(135deg,#2e7d32,#43a047)}._downloadButton_1xqlf_159:hover{background:linear-gradient(135deg,#388e3c,#4caf50)}._pdfIframe_1xqlf_175{width:100%;height:80vh;min-height:500px;max-height:800px;border:1px solid #ddd;border-radius:8px;background:#fff;box-shadow:0 2px 10px #0000001a}._downloadSection_1xqlf_197{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}@keyframes _fadeInUp_1xqlf_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._pdfViewerPage_1xqlf_5{padding:0}._pdfViewerContainer_1xqlf_21{border-radius:0;box-shadow:none}._pdfViewerHeader_1xqlf_41{padding:20px 15px}._pdfViewerTitle_1xqlf_53{font-size:1.5rem}._pdfViewerContent_1xqlf_71{padding:15px 10px}._pdfControls_1xqlf_81{gap:10px}._pdfButton_1xqlf_99{padding:10px 18px;font-size:.9rem}._pdfIframe_1xqlf_175{height:60vh;min-height:400px;max-height:600px}}@media (max-width: 480px){._pdfViewerPage_1xqlf_5{padding:0}._pdfViewerContainer_1xqlf_21{border-radius:0}._pdfViewerHeader_1xqlf_41{padding:15px 10px}._pdfViewerTitle_1xqlf_53{font-size:1.3rem}._pdfViewerContent_1xqlf_71{padding:10px 8px}._pdfButton_1xqlf_99{padding:10px 20px;font-size:.9rem;width:90%;max-width:250px}._pdfIframe_1xqlf_175{height:55vh;min-height:350px;max-height:500px}._downloadSection_1xqlf_197{margin-top:15px;padding-top:15px}}._logoContainer_dslmp_1{position:relative;width:300px;height:300px}._logoSvg_dslmp_13{width:100%;height:100%}._left_dslmp_23{transform:translate(-100%);animation:_slideInLeft_dslmp_1 1s forwards .5s}._right_dslmp_33{transform:translate(100%);animation:_slideInRight_dslmp_1 1s forwards .5s}._upper_dslmp_43{transform:translateY(-100%);animation:_slideInTop_dslmp_1 1s forwards .5s}._fadeIn_dslmp_53{opacity:0;animation:_fadeIn_dslmp_53 1s forwards 1.5s}@keyframes _slideInLeft_dslmp_1{to{transform:translate(0)}}@keyframes _slideInRight_dslmp_1{to{transform:translate(0)}}@keyframes _slideInTop_dslmp_1{to{transform:translateY(0)}}@keyframes _fadeIn_dslmp_53{to{opacity:1}}._logoContainer_y3o09_3{position:relative;width:200px;height:85px}._logoSvg_y3o09_15{width:100%;height:100%}@keyframes _fadeIn_y3o09_1{0%{opacity:0}to{opacity:1}}@keyframes _typeIn_y3o09_1{0%{opacity:0}to{opacity:1}}._pillar1_y3o09_49{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0}._pillar2_y3o09_59{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:.3s}._arc_y3o09_71{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:.6s}._r1_y3o09_85{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:.9s}._r2_y3o09_87{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:1.1s}._r3_y3o09_89{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:1.3s}._r4_y3o09_91{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:1.5s}._r5_y3o09_93{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:1.7s}._r6_y3o09_95{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:1.9s}._r7_y3o09_97{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:2.1s}._r8_y3o09_99{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:2.3s}._sql2_y3o09_101{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:2.5s}._r9_y3o09_103{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:2.7s}._r10_y3o09_105{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:2.9s}._r11_y3o09_107{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:3.1s}._sql1_y3o09_109{animation:_fadeIn_y3o09_1 .2s ease-in forwards;opacity:0;animation-delay:3.3s}._sq2a_y3o09_115{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:3.5s}._sq1a_y3o09_117{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:3.7s}._sq2b_y3o09_119{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:3.9s}._sq1b_y3o09_121{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.1s}._w1_y3o09_127{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.3s}._w1a_y3o09_129{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.5s}._w1b_y3o09_131{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.6s}._w2a_y3o09_133{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.7s}._w2b_y3o09_135{animation:_fadeIn_y3o09_1 .3s ease-in forwards;opacity:0;animation-delay:4.8s}._charI1_y3o09_141{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5s}._charE1_y3o09_143{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.1s}._charE2_y3o09_145{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.2s}._charE3_y3o09_147{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.3s}._charD_y3o09_151{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.6s}._charE4_y3o09_153{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.7s}._charL1_y3o09_155{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.8s}._charH_y3o09_157{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:5.9s}._charI2_y3o09_159{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6s}._charSpace_y3o09_161{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.1s}._charS_y3o09_161{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.2s}._charE5_y3o09_165{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.3s}._charC_y3o09_167{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.4s}._charT_y3o09_169{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.5s}._charI3_y3o09_171{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.6s}._charO_y3o09_173{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.7s}._charN_y3o09_175{animation:_typeIn_y3o09_1 .1s ease-in forwards;opacity:0;animation-delay:6.8s}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.animated-card{animation:slideInLeft 1s ease-out}.fade-in-section{animation:fadeIn 1s ease-out both}.slide-in-section{animation:slideInUp 1s ease-out both}.section-container{margin:80px 0;width:100%}.logo-overlay{position:absolute;top:-65px;right:-70px;width:300px;height:300px;transform:scale(.4);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:-10px}.ieee-logo{position:absolute;top:10px;margin-top:20px;right:200px;width:190px;transform:scale(1.5);z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-container{width:100%;min-height:100vh;position:relative;background:#fff;margin:0;padding:0;overflow-x:hidden;display:flex;align-items:center;justify-content:flex-start}.background-section{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}.background-img{width:100%;height:100%;object-fit:cover;object-position:center}.card{width:min(510px,90vw);height:auto;min-height:567px;position:relative;margin-left:clamp(20px,4vw,40px);margin-top:clamp(20px,3vh,30px);margin-bottom:clamp(20px,3vh,30px);background:#f9f9f9;box-shadow:0 20px 30px #00000026;z-index:1;padding:clamp(30px,1vw,45px);box-sizing:border-box;border-radius:8px}.tech-sponsored{margin:10px 0;padding:2px 1px;background:linear-gradient(90deg,#4a0638,#7a1f5c);color:#fff;font-size:1px;font-family:Merriweather,serif;font-weight:500;border-radius:6px;box-shadow:0 4px 12px #00000026;text-align:center;animation:fadeIn 1s ease-in}.tech-sponsored .sponsored-title{font-size:clamp(14px,1.8vw,18px);font-weight:400;display:block;margin-bottom:0;letter-spacing:.5px;text-transform:uppercase;opacity:.9}.tech-sponsored strong{font-size:clamp(18px,2.2vw,22px);font-weight:700}.tech-sponsored .conf-number{font-size:clamp(14px,1.6vw,18px);font-weight:400;opacity:.9}.main-title-main{width:100%;position:relative;color:#000;font-size:clamp(28px,3.5vw,48px);font-family:georgia,sans-serif;font-style:italic;font-weight:500;line-height:1.25;word-wrap:break-word;text-shadow:1px 1px 1px rgba(0,0,0,0);margin-bottom:clamp(30px,5vh,50px)}.date-text{display:block;margin-top:.5em;font-weight:700;color:#4a0638;font-style:normal;font-size:clamp(28px,2.5vw,48px);font-family:Merriweather,sans-serif}.accent-line{width:clamp(60px,15vw,120px);height:6px;border-top:6px #4A0638 solid;margin-bottom:clamp(25px,4vh,35px)}.organizer-info{width:100%;color:#000;font-size:clamp(18px,3.5vw,24px);font-family:Roboto,sans-serif;font-weight:400;line-height:1.3;word-wrap:break-word;text-shadow:1px 1px 1px rgba(0,0,0,0);background-color:#fff}.organized-by{font-weight:700;color:#4a0638}.mobile-marquee{display:none}.desktop-marquee{display:block}.fade-in-section:nth-of-type(1){animation-delay:.2s}.slide-in-section:nth-of-type(2){animation-delay:.4s}.fade-in-section:nth-of-type(3){animation-delay:.6s}.slide-in-section:nth-of-type(4){animation-delay:.8s}.fade-in-section:nth-of-type(5){animation-delay:1s}@media (max-width: 2040px) and (min-width: 769px){.desktop-marquee{margin-top:-10px}.card{width:min(450px,85vw);margin-left:clamp(30px,5vw,50px);background:#fffc}.main-title{font-size:clamp(32px,5vw,42px)}.organizer-info{font-size:clamp(20px,3vw,22px)}.section-container{margin:60px 0}}@media (max-width: 768px){.mobile-marquee{display:block;width:100%;position:relative;z-index:2;margin-top:-30px}.logo-overlay{position:absolute;top:20px;left:0;width:40px;height:40px;transform:scale(.25);z-index:2}.ieee-logo{position:absolute;top:20px;margin-top:-10px;right:-20px;width:190px;transform:scale(.7);z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.desktop-marquee{display:none}.home-container{align-items:flex-start;padding:0;flex-direction:column;margin-bottom:-350px}.background-section{height:48%;position:relative;order:1}.mobile-marquee{order:2}.card{order:3;width:100%;margin:0 0 350px;padding:15px;border-radius:0;position:relative;flex:1;min-height:auto}.main-title{font-size:23px;line-height:1.25;margin-bottom:20px;text-align:center}.date-text{margin-top:.3em}.organizer-info{font-size:15.7px;line-height:1.25;text-align:center}.accent-line{width:100px;height:6px;border-top-width:6px;margin:0 auto 20px}.section-container{margin:20px 0}.fade-in-section:nth-of-type(1){animation-delay:.1s}.slide-in-section:nth-of-type(2){animation-delay:.2s}.fade-in-section:nth-of-type(3){animation-delay:.3s}.slide-in-section:nth-of-type(4){animation-delay:.4s}.fade-in-section:nth-of-type(5){animation-delay:.5s}}@media (max-width: 360px){.card{padding:15px}.main-title{font-size:21px;line-height:1.2}.organizer-info{font-size:14px}.accent-line{width:80px}.section-container{margin:15px 0}}@media (max-height: 500px) and (orientation: landscape){.home-container{align-items:center;padding:10px 0;flex-direction:row}.background-section{height:100%;width:100%;position:absolute}.card{margin-top:20px;margin-bottom:20px;margin-left:clamp(20px,4vw,40px);min-height:auto;padding:20px;width:min(510px,90vw);border-radius:8px}.main-title{margin-bottom:20px;font-size:clamp(20px,4vw,28px);text-align:left}.accent-line{margin-bottom:15px;margin-left:0;margin-right:0}.organizer-info{font-size:clamp(14px,2.5vw,18px);text-align:left}.mobile-marquee{display:none}.desktop-marquee{display:block}.section-container{margin:50px 0}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.card{box-shadow:0 20px 30px #0000001f}}._container_1epzj_3{min-height:100vh;background-image:url(./submission_bg-CoWsNBhq.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;margin-bottom:20px}._container_1epzj_3:before{content:"";position:absolute;inset:0;background-color:#0006;z-index:1}._wrapper_1epzj_53{width:100%;max-width:50rem;position:relative;z-index:2}._card_1epzj_69{background:#5e0847f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;box-shadow:0 25px 50px -12px #00000080;padding:2rem;color:#fff;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)}@media (min-width: 768px){._card_1epzj_69{padding:2.5rem;border-radius:1.5rem}}._bgDecoration1_1epzj_109{position:absolute;top:0;right:0;width:12rem;height:12rem;background-color:#ffffff0d;border-radius:50%;transform:translate(6rem,-6rem)}._bgDecoration2_1epzj_131{position:absolute;bottom:0;left:0;width:10rem;height:10rem;background-color:#ffffff0d;border-radius:50%;transform:translate(-5rem,5rem)}._contentWrapper_1epzj_153{position:relative;z-index:10}._headerSection_1epzj_165{text-align:center;margin-bottom:2rem}._iconContainer_1epzj_175{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:#ffffff26;border-radius:50%;margin-bottom:1rem}._icon_1epzj_175{width:1.75rem;height:1.75rem;color:#fff}._mainTitle_1epzj_209{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.025em;line-height:1.1;color:#fff}@media (min-width: 768px){._mainTitle_1epzj_209{font-size:2.75rem}}._titleDivider_1epzj_239{width:5rem;height:.25rem;background-color:#ffffffb3;margin:0 auto;border-radius:9999px}._contentSection_1epzj_257{text-align:center}._contentItem_1epzj_265{margin-bottom:1.25rem}._mainDescription_1epzj_273{font-size:1.125rem;color:#fffffff2;line-height:1.6;max-width:40rem;margin:0 auto}@media (min-width: 768px){._mainDescription_1epzj_273{font-size:1.2rem}}._formatInfoCard_1epzj_303{background-color:#ffffff26;border-radius:.75rem;padding:1.25rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);max-width:32rem;margin:0 auto}._formatHeader_1epzj_323{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._formatIcon_1epzj_337{width:1.1rem;height:1.1rem;margin-right:.5rem;color:#fff}._formatTitle_1epzj_351{font-weight:600;color:#fff}._formatDescription_1epzj_361{color:#ffffffe6;font-size:.95rem}._submissionSection_1epzj_373{padding-top:.75rem}._submissionButton_1epzj_381{display:inline-flex;align-items:center;gap:.75rem;background-color:#fff;color:#5e0847;padding:.875rem 1.75rem;border-radius:.75rem;font-weight:600;font-size:1rem;text-decoration:none;box-shadow:0 10px 15px -3px #0003;transition:all .3s ease;transform:translateY(0)}._submissionButton_1epzj_381:hover{background-color:#f8f9fa;box-shadow:0 15px 25px -5px #00000040;transform:translateY(-.125rem)}._buttonIcon_1epzj_425{width:1.1rem;height:1.1rem;color:#5e0847}._additionalInfo_1epzj_439{padding-top:1rem;font-size:.85rem;color:#fffc}@media (max-width: 640px){._container_1epzj_3{padding:.75rem}._card_1epzj_69{padding:1.5rem}._mainTitle_1epzj_209{font-size:2rem}._mainDescription_1epzj_273{font-size:1rem}._formatInfoCard_1epzj_303{padding:1rem}._submissionButton_1epzj_381{padding:.75rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){._wrapper_1epzj_53{max-width:100%}._card_1epzj_69{padding:1.25rem}._headerSection_1epzj_165{margin-bottom:1.5rem}._contentItem_1epzj_265{margin-bottom:1rem}}.author-guidelines{max-width:1200px;margin:0 auto;font-family:Roboto,sans-serif;background-color:#f8f9fa;padding:0}.header-section{text-align:center;padding:40px 20px 20px;background-color:#f8f9fa}.main-title{font-size:2.5rem;font-weight:400;letter-spacing:2px;margin:0;color:#4a0638;text-transform:uppercase}.title-underline{width:60px;height:3px;background-color:#4a0638;margin:15px auto 0}.banner-section{position:relative;width:100%;height:300px;overflow:hidden;margin-bottom:40px}.banner-image{width:100%;height:100%;object-fit:cover;display:block}.content-section{padding:0 40px 40px;background-color:#fff;margin:0 20px;border-radius:8px;box-shadow:0 2px 10px #0000002e}.section-title{font-size:1.8rem;color:#4a0638;margin:0 0 10px;padding-top:30px;font-weight:600}.section-underline{width:80px;height:2px;background-color:#4a0638;margin-bottom:20px}.intro-text{font-size:1rem;line-height:1.6;color:#333;margin-bottom:30px}.guidelines-content{line-height:1.7}.guideline-item{font-size:.95rem;color:#333;margin-bottom:20px;text-align:justify;line-height:1.7}.guideline-item strong{font-weight:700;color:#2d3748}.link-text{color:#3182ce;text-decoration:underline;cursor:pointer}.link-text:hover{color:#2c5aa0}.read-more-section{text-align:right;margin-top:30px;padding-top:20px}.read-more-link{color:#4a0638;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease}.read-more-link:hover{color:#6b0a4a;text-decoration:underline}@media (max-width: 768px){.main-title{font-size:2rem}.content-section{margin:0 10px;padding:0 20px 30px}.banner-section{height:250px}}@media (max-width: 480px){.main-title{font-size:1.5rem;letter-spacing:1px}.section-title{font-size:1.5rem}.banner-section{height:200px}}:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{min-width:320px;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Roboto,sans-serif;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.registration-container{padding:20px;font-family:Arial,sans-serif;color:#000}.title{text-align:center;margin-bottom:5px}.sub-title{font-weight:700;margin-bottom:10px}.table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:auto}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#555}.table-wrapper::-webkit-scrollbar-track{background-color:#f1f1f1}table{width:100%;border-collapse:collapse;min-width:800px}th,td{border:1px solid #ddd;padding:8px;text-align:center}th{background-color:#f4f4f4}.section-header{background-color:#e8e8e8;font-weight:700;text-align:left}.note{font-size:14px;font-style:italic;margin-top:10px}.conditions{margin-top:10px;padding-left:20px}.conditions li{font-weight:700;font-family:Times New Roman,Times,serif;margin-bottom:10px}.conditions li p{margin-top:5px;margin-left:20px;font-weight:700;font-family:Times New Roman,Times,serif}@media screen and (max-width: 768px){th,td{padding:6px;font-size:14px}}@media screen and (max-width: 500px){.title{font-size:18px}table{font-size:12px;min-width:600px}}@media screen and (min-width: 769px){.conditions{list-style:disc;text-align:left;padding-left:20px}.conditions li{margin-bottom:6px}}@media screen and (max-width: 768px){.conditions{list-style:disc;padding-left:20px;text-align:left}}.about-section{padding:50px 5%;background-color:#fff;font-family:Roboto,sans-serif}.about-container{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:50px;padding:20px;box-shadow:0 8px 30px #0000002e;border-radius:8px;background:#fff}.about-image img{max-width:450px;width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px #0000001a}.about-text{flex:1;max-width:600px;color:#000}.about-text h2{font-size:3rem;font-weight:700;margin-bottom:15px;text-align:left}.underline.purple{width:100px;height:4px;background-color:purple;margin:0 0 20px}.about-text p{font-size:1.1rem;line-height:1.7;text-align:justify}.about-ccet-section{position:relative;background:url(../About_img_1.jpeg) center/cover no-repeat;width:100%;min-height:500px;display:flex;align-items:center;padding:50px 5%;box-shadow:0 8px 30px #0000002e}.about-ccet-content{background:#fff;width:500px;height:500px;padding:30px;box-shadow:0 4px 15px #00000080;border-radius:5px}.about-ccet-content h2{text-align:left;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin-bottom:15px}.about-ccet-content .underline.purple{width:100px;height:4px;background-color:purple;margin-bottom:20px}.about-ccet-content p{font-size:1.1rem;line-height:1.7;color:#000;text-align:justify}@media (max-width: 1024px){.about-text h2{font-size:2.5rem}.about-image img{max-width:350px}.about-ccet-content{width:100%;height:auto}}@media (max-width: 768px){.about-container{flex-direction:column;text-align:center}.about-text h2{font-size:2rem;text-align:center}.about-text p{font-size:1rem;text-align:center}.underline.purple{margin:10px auto}.about-ccet-content h2{font-size:2rem;text-align:center}.about-ccet-content p{font-size:1rem;text-align:center}}@media (max-width: 480px){.about-section{padding:30px 5%}.about-text h2,.about-ccet-content h2{font-size:1.6rem}.about-text p,.about-ccet-content p{font-size:.95rem}}.committee-section{padding:50px 20px;background-color:#f5f5f5;font-family:Roboto,sans-serif}.committee-title{text-align:center;font-size:36px;font-weight:700;color:#111;margin-bottom:40px;letter-spacing:2px}.committee-block{background-color:#fff;padding:25px 30px;margin-bottom:30px;border-radius:10px;box-shadow:0 4px 12px #00000014}.committee-heading{font-size:24px;font-weight:600;color:#222;margin-bottom:15px;border-bottom:2px solid #0077b6;display:inline-block;padding-bottom:5px}.committee-block h3{font-size:18px;font-weight:500;margin-top:15px;margin-bottom:8px;color:#444}.committee-block p,.committee-block li{font-size:16px;color:#555;line-height:1.6}.committee-block ul{padding-left:20px;margin:10px 0}.committee-block ul.long-list{max-height:500px;overflow-y:auto;border:1px solid #ddd;padding:10px 20px;border-radius:5px;background-color:#fafafa}.committee-block ul li{margin-bottom:8px}.committee-block ul.long-list::-webkit-scrollbar{width:8px}.committee-block ul.long-list::-webkit-scrollbar-thumb{background-color:#0077b6;border-radius:4px}.committee-block ul.long-list::-webkit-scrollbar-track{background:#f1f1f1}._body_1rd1f_5{margin:0;padding:20px;font-family:Roboto,sans-serif;background:#f8fafc;min-height:100vh}._container_1rd1f_21{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;padding:40px}._mainTitle_1rd1f_39{text-align:center;font-size:48px;font-weight:700;color:#5e0847;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}._trackSection_1rd1f_59{margin-bottom:40px;padding:30px;border-radius:10px;background:#f8fafc;border-left:4px solid #e2e8f0;transition:all .3s ease;will-change:transform,box-shadow,background}._trackSection_1rd1f_59:hover{background:#f1f5f9;border-left-color:#5e0847;transform:translateY(-5px)}._trackTitle_1rd1f_91{font-size:24px;font-weight:700;color:#5e0847;margin-bottom:8px;transition:color .2s ease,transform .2s ease}._trackSubtitle_1rd1f_107{font-size:18px;font-weight:600;color:#222322;margin-bottom:15px;font-style:italic}._trackContent_1rd1f_123{font-size:16px;font-weight:400;line-height:1.6;color:#475569;text-align:justify}@media (max-width: 768px){._body_1rd1f_5{padding:10px}._container_1rd1f_21{padding:20px}._mainTitle_1rd1f_39{font-size:36px;margin-bottom:30px}._trackSection_1rd1f_59{padding:20px;margin-bottom:25px}._trackTitle_1rd1f_91{font-size:20px}._trackSubtitle_1rd1f_107{font-size:16px}._trackContent_1rd1f_123{font-size:14px}}._container_1wjvu_5{width:100%;min-height:100vh;position:relative;background:linear-gradient(135deg,#f9f9f9,#f0f0f0);display:flex;flex-direction:column;align-items:center;padding:50px 20px;font-family:Roboto,sans-serif;overflow-x:hidden}._mainTitle_1wjvu_31{text-align:center;display:flex;justify-content:center;align-items:center;color:#4a0638;font-size:32.2px;font-weight:700;text-transform:uppercase;line-height:40.28px;letter-spacing:.5px;text-shadow:2px 2px 4px rgba(74,6,56,.2);margin-bottom:20px;opacity:0;animation:_fadeInDown_1wjvu_1 1s ease-out .3s forwards}._underline_1wjvu_65{width:50px;height:3px;background:linear-gradient(90deg,#4a0638,#7a1458);margin-bottom:50px;opacity:0;animation:_expandWidth_1wjvu_1 .8s ease-out .8s forwards;border-radius:2px}._sectionTitle_1wjvu_85{text-align:center;color:#4a0638;font-size:24px;font-weight:700;line-height:30px;text-shadow:1px 1px 3px rgba(74,6,56,.2);margin-bottom:40px;position:relative;opacity:0;animation:_fadeInUp_1wjvu_1 1s ease-out 1.2s forwards}._sectionTitle_1wjvu_85:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#4a0638,#7a1458);animation:_expandTitleLine_1wjvu_1 .6s ease-out 1.8s forwards}._advisorsList_1wjvu_135{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;padding:20px}._advisor_1wjvu_135{text-align:center;padding:25px 20px;border-radius:12px;opacity:0;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border-color .3s ease;position:relative;background:linear-gradient(145deg,#ffffffe6,#fafafacc);border:1px solid rgba(74,6,56,.1);box-shadow:0 4px 15px #4a06381a;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}._slideLeft_1wjvu_183{animation:_slideInLeft_1wjvu_1 .6s ease-out forwards}._slideRight_1wjvu_191{animation:_slideInRight_1wjvu_1 .6s ease-out forwards}._advisor_1wjvu_135:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);border-radius:12px;pointer-events:none;z-index:1}._advisor_1wjvu_135:hover:before{animation:_shimmer_1wjvu_1 .6s ease-out}@keyframes _shimmer_1wjvu_1{0%{left:-100%}to{left:100%}}._advisor_1wjvu_135:hover{background:linear-gradient(145deg,#4a06380d,#4a063805);transform:translateY(-5px);box-shadow:0 12px 35px #4a063833;border-color:#4a063833}._advisorName_1wjvu_265{color:#2c2c2c;font-size:18px;font-weight:600;line-height:22px;text-shadow:1px 1px 2px rgba(0,0,0,.05);margin-bottom:10px;transition:color .3s ease,transform .3s ease;position:relative;z-index:2}._advisor_1wjvu_135:hover ._advisorName_1wjvu_265{color:#4a0638;transform:scale(1.02)}._advisorTitle_1wjvu_299{color:#4a0638;font-size:16px;font-weight:500;line-height:20px;text-shadow:1px 1px 2px rgba(74,6,56,.1);margin-bottom:8px;font-style:italic;position:relative;z-index:2}._advisorInstitution_1wjvu_323{color:#666;font-size:15px;font-weight:400;line-height:19px;text-shadow:none;position:relative;z-index:2}@keyframes _fadeInDown_1wjvu_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_1wjvu_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _expandWidth_1wjvu_1{0%{width:0;opacity:0}to{width:50px;opacity:1}}@keyframes _expandTitleLine_1wjvu_1{0%{width:0}to{width:80px}}@keyframes _slideInLeft_1wjvu_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_1wjvu_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._advisor_1wjvu_135:nth-child(1){animation-delay:2s}._advisor_1wjvu_135:nth-child(2){animation-delay:2.1s}._advisor_1wjvu_135:nth-child(3){animation-delay:2.2s}._advisor_1wjvu_135:nth-child(4){animation-delay:2.3s}._advisor_1wjvu_135:nth-child(5){animation-delay:2.4s}._advisor_1wjvu_135:nth-child(6){animation-delay:2.5s}._advisor_1wjvu_135:nth-child(7){animation-delay:2.6s}._advisor_1wjvu_135:nth-child(8){animation-delay:2.7s}._advisor_1wjvu_135:nth-child(9){animation-delay:2.8s}._advisor_1wjvu_135:nth-child(10){animation-delay:2.9s}._advisor_1wjvu_135:nth-child(11){animation-delay:3s}@media (max-width: 1024px){._advisorsList_1wjvu_135{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:15px}._advisor_1wjvu_135{padding:22px 18px}}@media (max-width: 768px){._container_1wjvu_5{padding:30px 15px}._mainTitle_1wjvu_31{font-size:28px;line-height:35px;margin-bottom:15px}._underline_1wjvu_65{margin-bottom:35px}._sectionTitle_1wjvu_85{font-size:20px;line-height:25px;margin-bottom:30px}._advisorsList_1wjvu_135{grid-template-columns:1fr;gap:20px;padding:10px}._advisor_1wjvu_135{padding:20px 15px}._advisorName_1wjvu_265{font-size:16px;line-height:20px;margin-bottom:8px}._advisorTitle_1wjvu_299{font-size:15px;line-height:18px;margin-bottom:6px}._advisorInstitution_1wjvu_323{font-size:14px;line-height:17px}._advisor_1wjvu_135:nth-child(n){animation-delay:1.5s!important}}@media (max-width: 480px){._container_1wjvu_5{padding:20px 10px}._mainTitle_1wjvu_31{font-size:24px;line-height:30px}._sectionTitle_1wjvu_85{font-size:18px;line-height:22px}._advisor_1wjvu_135{padding:15px 12px}._advisorName_1wjvu_265{font-size:15px;line-height:18px}._advisorTitle_1wjvu_299{font-size:14px;line-height:17px}._advisorInstitution_1wjvu_323{font-size:13px;line-height:16px}._advisor_1wjvu_135:nth-child(n){animation-delay:1.2s!important}}*{scroll-behavior:smooth}._keynotePage_spcuu_5{width:100%;background:#fff!important;min-height:100vh;padding:0;margin:0;overflow-x:hidden}._keynoteSection_spcuu_23{display:flex;justify-content:center;align-items:center;min-height:auto;width:100%;padding:40px 20px;box-sizing:border-box}._keynoteContainer_spcuu_43{background:transparent;padding:40px;width:100%;max-width:900px;text-align:center;box-sizing:border-box;position:relative;animation:_slideUp_spcuu_1 .8s ease-out;transform-origin:center bottom}._keynoteTitle_spcuu_67{background:linear-gradient(135deg,#3a0e20,#6b1f3a,#8b2f50);background-size:200% 200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Roboto,sans-serif;font-weight:700;font-size:3rem;margin-bottom:20px;animation:_fadeInDown_spcuu_1 1s ease-out .2s both,_gradientFlow_spcuu_1 3s ease-in-out infinite;text-align:center;display:inline-block;padding:0;border-radius:0;position:relative}._keynoteUnderline_spcuu_103{width:100px;height:4px;background:linear-gradient(90deg,#3a0e20,#6b1f3a,#8b2f50,#6b1f3a,#3a0e20);background-size:200% 100%;margin:0 auto 40px;border-radius:2px;animation:_expandWidth_spcuu_1 1s ease-out .4s both,_gradientSlide_spcuu_1 2s ease-in-out infinite;position:relative;overflow:hidden}._keynoteUnderline_spcuu_103:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:_shimmer_spcuu_1 3s ease-in-out infinite}._keynoteList_spcuu_149{color:#2c3e50;font-family:Roboto,sans-serif;list-style:none;font-size:1.2rem;line-height:2;padding-left:0;margin:0;text-align:left;max-width:100%;position:relative}._keynoteList_spcuu_149 li{margin:25px 0;padding:25px 0;background:transparent;color:#2c3e50;border:none;transition:all .5s cubic-bezier(.4,0,.2,1);animation:_fadeInSlide_spcuu_1 .8s ease-out both;position:relative;overflow:hidden;cursor:pointer;font-weight:500;border-bottom:2px solid transparent}._keynoteList_spcuu_149 li:nth-child(1){animation-delay:.1s}._keynoteList_spcuu_149 li:nth-child(2){animation-delay:.2s}._keynoteList_spcuu_149 li:nth-child(3){animation-delay:.3s}._keynoteList_spcuu_149 li:nth-child(4){animation-delay:.4s}._keynoteList_spcuu_149 li:nth-child(5){animation-delay:.5s}._keynoteList_spcuu_149 li:nth-child(6){animation-delay:.6s}._keynoteList_spcuu_149 li:before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%) scale(0);width:8px;height:8px;background:linear-gradient(135deg,#3a0e20,#6b1f3a);border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px #3a0e204d}._keynoteList_spcuu_149 li:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#3a0e20,#6b1f3a,#8b2f50);background-size:200% 100%;transition:all .5s cubic-bezier(.4,0,.2,1);animation:_gradientSlide_spcuu_1 2s ease-in-out infinite}._keynoteList_spcuu_149 li:hover{transform:translate(25px) scale(1.02);color:#3a0e20;text-shadow:0 2px 8px rgba(58,14,32,.1);font-weight:600}._keynoteList_spcuu_149 li:hover:before{transform:translateY(-50%) scale(1.5);left:-15px;box-shadow:0 0 20px #3a0e2080,0 0 40px #3a0e2033}._keynoteList_spcuu_149 li:hover:after{width:100%}._keynoteList_spcuu_149 li:nth-child(odd){animation:_fadeInSlide_spcuu_1 .8s ease-out both,_floatUp_spcuu_1 4s ease-in-out infinite}._keynoteList_spcuu_149 li:nth-child(2n){animation:_fadeInSlide_spcuu_1 .8s ease-out both,_floatDown_spcuu_1 4s ease-in-out infinite}@keyframes _slideUp_spcuu_1{0%{opacity:0;transform:translateY(60px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _fadeInDown_spcuu_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInSlide_spcuu_1{0%{opacity:0;transform:translate(-50px) translateY(20px)}to{opacity:1;transform:translate(0) translateY(0)}}@keyframes _expandWidth_spcuu_1{0%{width:0}to{width:100px}}@keyframes _shimmer_spcuu_1{0%{left:-100%}50%{left:100%}to{left:100%}}@keyframes _gradientFlow_spcuu_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _gradientSlide_spcuu_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _floatUp_spcuu_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes _floatDown_spcuu_1{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@keyframes _pulse_spcuu_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 768px){._keynoteSection_spcuu_23{padding:20px 10px;align-items:flex-start}._keynoteContainer_spcuu_43{padding:30px 25px;margin:0}._keynoteTitle_spcuu_67{font-size:2.2rem;margin-bottom:15px}._keynoteUnderline_spcuu_103{width:80px;margin-bottom:30px}._keynoteList_spcuu_149{font-size:1.1rem;line-height:1.8}._keynoteList_spcuu_149 li{margin:20px 0;padding:20px 0;font-size:1rem}._keynoteList_spcuu_149 li:hover{transform:translate(15px) scale(1.01)}._keynoteList_spcuu_149 li:before{left:-15px;width:6px;height:6px}}@media (max-width: 480px){._keynoteSection_spcuu_23{padding:20px 10px}._keynoteContainer_spcuu_43{padding:20px;margin:0}._keynoteTitle_spcuu_67{font-size:1.8rem;margin-bottom:12px}._keynoteUnderline_spcuu_103{width:60px;height:3px;margin-bottom:25px}._keynoteList_spcuu_149{font-size:1rem;line-height:1.6}._keynoteList_spcuu_149 li{margin:15px 0;padding:18px 0;font-size:.9rem}._keynoteList_spcuu_149 li:hover{transform:translate(10px)}._keynoteList_spcuu_149 li:before{left:-10px;width:5px;height:5px}}@media (prefers-color-scheme: dark){._keynotePage_spcuu_5{background:#fff!important}._keynoteTitle_spcuu_67{background:linear-gradient(135deg,#3a0e20,#6b1f3a,#8b2f50);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._keynoteList_spcuu_149,._keynoteList_spcuu_149 li{color:#2c3e50}._keynoteList_spcuu_149 li:hover{color:#3a0e20}}@media (prefers-reduced-motion: reduce){._keynoteList_spcuu_149 li:nth-child(odd),._keynoteList_spcuu_149 li:nth-child(2n){animation:_fadeInSlide_spcuu_1 .8s ease-out both}._keynoteTitle_spcuu_67{animation:_fadeInDown_spcuu_1 1s ease-out .2s both}._keynoteUnderline_spcuu_103{animation:_expandWidth_spcuu_1 1s ease-out .4s both}._keynoteUnderline_spcuu_103:after{animation:none}}._keynoteList_spcuu_149 li:focus-within{outline:3px solid #3a0e20;outline-offset:2px;transform:translate(25px) scale(1.02)}._keynoteList_spcuu_149 li:focus-within:before{transform:translateY(-50%) scale(1.5);left:-15px}._keynoteList_spcuu_149 li:focus-within:after{width:100%}
