:root{color:#111827;background:#f6f8fc;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0a84ff;--deep-blue: #06214f;--accent-soft: #d7e7fb;--ink: #111827;--muted: #667085;--line: rgba(255, 255, 255, .56);--panel: rgba(255, 255, 255, .64);--soft: rgba(245, 248, 255, .62);--hairline: rgba(24, 37, 64, .08);--glass-border: rgba(255, 255, 255, .68);--shadow: 0 20px 60px rgba(31, 45, 82, .12);--inner-glow: inset 0 1px 0 rgba(255, 255, 255, .82)}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;min-width:320px;background:linear-gradient(#f8fbff29,#f8fbff47),url(/assets/page-pattern.png) top center / max(1920px,100vw) auto repeat-y fixed,linear-gradient(180deg,#fbfcff,#eef4fb 48%,#f8fafc)}main{position:relative;overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,p{overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;top:0;right:0;left:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 46px;color:#fff;background:#04144600;border-bottom:1px solid rgba(255,255,255,0);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);transition:background-color .42s ease,border-color .42s ease,box-shadow .42s ease,color .42s ease}.site-header.solid{color:#172033;background:#f8fbffad;border-bottom-color:#ffffffb8;box-shadow:0 12px 34px #1f2d521f}.site-header nav{position:relative;display:flex;align-items:center;gap:24px;color:#ffffffe0;font-size:14px}.site-header.solid nav{color:#111827bd}.site-header nav a{position:relative;z-index:1;white-space:nowrap;transition:color .24s ease,opacity .24s ease}.site-header nav a.active{color:#fff;font-weight:900}.site-header.solid nav a.active{color:#111827}.nav-indicator{position:absolute;right:auto;bottom:-18px;left:0;height:3px;background:#0a84ff;border-radius:999px;box-shadow:0 0 12px #0a84ff42;transition:transform .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1),opacity .22s ease}.language-switch{padding:6px 15px;color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(14px) saturate(150%);backdrop-filter:blur(14px) saturate(150%);transition:color .32s ease,border-color .32s ease,background-color .32s ease}.site-header.solid .language-switch{color:#111827;background:#ffffff8f;border-color:#1825401a}.header-language{min-width:54px;text-align:center}.menu-button{display:none;width:38px;height:38px;padding:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.28);border-radius:8px}.menu-button span{display:block;height:2px;margin:5px 0;background:#fff}.hero-section{position:relative;height:min(56.25vw,100svh);min-height:0;overflow:hidden;color:#fff;background-color:#05073a;background-image:url(/assets/hero-conference-wide-raw.png);background-position:center center;background-size:cover;background-repeat:no-repeat}.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:#ffffff38}.hero-actions,.center-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.center-actions{justify-content:center}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:900}.primary-action{color:#fff;background:#0a84ff;box-shadow:0 10px 24px #0a84ff33}.primary-action.light{color:#fff;background:#0a84ff}.secondary-action{color:#fff;border:1px solid rgba(255,255,255,.55)}.qr-block>span{width:118px;height:118px;background:linear-gradient(90deg,#111b2f 9px,transparent 9px) 0 0 / 18px 18px,linear-gradient(#111b2f 9px,transparent 9px) 0 0 / 18px 18px,#fff;border:8px solid rgba(255,255,255,.86);border-radius:8px;box-shadow:inset 0 0 0 1px #1825401f,0 14px 34px #1f2d521f}.content-section{position:relative;padding:74px 0;background:transparent}.content-section.soft{background:#f5f8fc38}.section-inner{width:min(1220px,calc(100% - 72px));margin:0 auto}.section-title{max-width:900px;margin:0 auto 36px;text-align:center}.section-title h2{margin:0;color:#111827;font-size:40px;line-height:1.25;letter-spacing:0}.section-title p{margin:16px auto 0;color:#344054c7;font-size:18px;line-height:1.9}.split-layout{display:block}.split-layout .notice-panel{width:min(860px,100%);margin:28px auto 0}.info-columns,.support-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:start}.notice-panel,.fee-panel,.qr-block{padding:24px;background:var(--panel);border:1px solid var(--glass-border);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(22px) saturate(155%);backdrop-filter:blur(22px) saturate(155%)}.notice-panel h3,.fee-panel h3,.qr-block h3{margin:0 0 16px;color:#1c2340}.notice-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:0;overflow:hidden}.notice-panel h3{grid-column:1 / -1;margin:0;padding:14px 18px;color:var(--blue);text-align:center;background:#ffffff70;border-bottom:1px solid rgba(24,37,64,.08)}.notice-panel a{display:grid;min-height:48px;place-items:center;padding:10px;color:var(--blue);font-size:14px;font-weight:900;background:#ffffff4d;border-left:1px solid rgba(24,37,64,.08);transition:background-color .22s ease,transform .22s ease}.notice-panel a:hover{background:#ffffff94;transform:translateY(-1px)}.card-grid{display:grid;gap:30px}.card-grid.four,.card-grid.three,.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card,.forum-card,.committee-grid article{min-width:0;background:var(--panel);border:1px solid var(--glass-border);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}.person-card{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:flex-start;padding:46px 34px 36px;text-align:center;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.person-card:hover,.forum-card:hover,.sponsor-strip div:hover{transform:translateY(-3px);background:#ffffffc7;box-shadow:0 24px 70px #1f2d5229,var(--inner-glow)}.avatar{display:grid;width:126px;height:126px;place-items:center;overflow:hidden;color:#fff;font-size:52px;font-weight:900;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.72),transparent 18%),#0a84ff;border:6px solid rgba(255,255,255,.72);border-radius:50%;box-shadow:0 16px 34px #0a84ff38}.avatar img{width:100%;height:100%;object-fit:cover}.person-body{display:flex;width:100%;flex:1;flex-direction:column;align-items:center;padding:22px 0 0}.person-card--keynote .person-body{justify-content:space-between}.tag{display:inline-flex;margin:0 0 10px;padding:4px 12px;color:var(--blue);font-size:14px;font-weight:900;background:#0a84ff1a;border-radius:999px}.person-card h3,.forum-card h3,.committee-grid h3{margin:0;color:#111827;font-size:26px;line-height:1.35}.person-card .muted{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.talk{margin:14px 0 0;color:#263348;font-size:17px;font-weight:700;line-height:1.65}.tutorial-meta{margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.person-card--keynote .speaker-name-line{margin:0;color:#0a84ff;font-size:24px;font-weight:900;line-height:1.45}.person-card--keynote .speaker-org{margin:10px 0 0;color:#0a84ff;font-size:18px;line-height:1.5}.person-card--tutorial .speaker-name-line{margin:0;color:#0a84ff;font-size:24px;font-weight:900;line-height:1.45}.person-card--tutorial .speaker-org--muted{margin:10px 0 0;color:#667085;font-size:16px;line-height:1.55}.tutorial-card-title{margin:24px 0 0;color:#0a84ff;font-size:18px;font-weight:900;line-height:1.65;text-align:center}.person-card--tutorial .detail-btn{margin-top:28px}.speaker-divider{width:100%;height:1px;margin:22px 0 18px;background:#1825401a}.talk-label{margin:0;color:#98a2b3;font-size:15px}.talk-title{margin:10px 0 0;color:#475467;font-size:17px;font-weight:700;line-height:1.65}.person-card--keynote .talk-title{margin-bottom:28px}.detail-btn{display:inline-flex;gap:8px;align-items:center;justify-content:center;margin-top:auto;padding:10px 22px;color:#fff;font-size:16px;font-weight:800;background:linear-gradient(90deg,#0a84ff,#08abc2);border:0;border-radius:999px;box-shadow:0 10px 24px #0a84ff3d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.detail-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0a84ff47}.speaker-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#06214f7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.speaker-dialog-enter-active,.speaker-dialog-leave-active{transition:opacity .32s ease,backdrop-filter .42s ease,background-color .32s ease}.speaker-dialog-enter-active .speaker-modal,.speaker-dialog-leave-active .speaker-modal{transform-origin:50% 58%;transition:opacity .3s ease,transform .52s var(--spring),filter .38s ease}.speaker-dialog-enter-active .speaker-modal-layout{transition:opacity .38s ease .1s,transform .52s var(--spring) 80ms}.speaker-dialog-leave-active .speaker-modal-layout{transition:opacity .18s ease,transform .3s ease}.speaker-dialog-enter-from,.speaker-dialog-leave-to{opacity:0;-webkit-backdrop-filter:blur(0) saturate(100%);backdrop-filter:blur(0) saturate(100%)}.speaker-dialog-enter-from .speaker-modal,.speaker-dialog-leave-to .speaker-modal{opacity:0;filter:blur(8px);transform:translateY(30px) scale(.9)}.speaker-dialog-enter-from .speaker-modal-layout,.speaker-dialog-leave-to .speaker-modal-layout{opacity:0;transform:translateY(12px)}.speaker-modal-close{transition:color .22s ease,background-color .22s ease,transform .36s var(--spring)}.speaker-modal-close:hover{color:#0a84ff;background:#fffffffa;transform:rotate(8deg) scale(1.08)}.speaker-modal{position:relative;width:min(920px,100%);max-height:min(86vh,760px);overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 28px 80px #06214f47}.speaker-modal-close{position:absolute;top:16px;right:16px;z-index:2;display:grid;width:36px;height:36px;place-items:center;color:#667085;font-size:28px;line-height:1;background:#ffffffeb;border:0;border-radius:50%;cursor:pointer}.speaker-modal-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:420px;max-height:min(86vh,760px)}.speaker-modal-profile{display:flex;flex-direction:column;align-items:center;padding:48px 24px 32px;text-align:center;background:linear-gradient(180deg,#f8fbff,#eef4fb);border-right:1px solid rgba(24,37,64,.08)}.speaker-modal-avatar{display:grid;width:132px;height:132px;place-items:center;overflow:hidden;color:#fff;font-size:54px;font-weight:900;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.72),transparent 18%),#0a84ff;border:6px solid #fff;border-radius:50%;box-shadow:0 16px 34px #0a84ff2e}.speaker-modal-avatar img{width:100%;height:100%;object-fit:cover}.speaker-modal-name{margin:22px 0 0;color:#0a84ff;font-size:22px;font-weight:900;line-height:1.45}.speaker-modal-org{margin:10px 0 0;color:#667085;font-size:16px;line-height:1.6}.speaker-modal-content{padding:42px 36px 36px;overflow:auto}.speaker-modal-content h2{margin:0 0 28px;color:#0a84ff;font-size:28px;line-height:1.45}.speaker-modal-content section+section{margin-top:28px}.speaker-modal-content h3{position:relative;margin:0 0 14px;padding-bottom:10px;color:#111827;font-size:18px}.speaker-modal-content h3:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#0a84ff,#0a84ff14)}.speaker-modal-content p{margin:0;color:#475467;font-size:16px;line-height:1.85}.speaker-modal--tutorial{width:min(980px,100%)}.speaker-modal-layout--tutorial{grid-template-columns:260px minmax(0,1fr)}.tutorial-logistics-card{width:100%;margin-top:28px;padding:18px 16px;text-align:left;background:#fff;border:1px solid rgba(24,37,64,.08);border-radius:10px;box-shadow:0 10px 24px #1f2d5214}.tutorial-logistics-item{display:flex;gap:10px;align-items:flex-start;margin:0;color:#475467;font-size:14px;line-height:1.7}.tutorial-logistics-item+.tutorial-logistics-item{margin-top:14px}.tutorial-logistics-icon{flex:0 0 18px;width:18px;height:18px;margin-top:2px;background:#0a84ff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.tutorial-logistics-icon--time{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 11h-4V7h2v4h2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 11h-4V7h2v4h2Z'/%3E%3C/svg%3E")}.tutorial-logistics-icon--venue{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E")}.forum-card{position:relative;display:flex;min-height:320px;flex-direction:column;padding:28px 28px 24px;overflow:hidden;border-top:5px solid var(--forum-accent, #0a84ff);transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.forum-card:before{content:none}.forum-index{position:absolute;top:18px;right:22px;color:#18254014;font-size:72px;font-weight:900;line-height:1;pointer-events:none}.forum-card h3{position:relative;z-index:1;max-width:calc(100% - 72px);margin:0;color:#111827;font-size:24px;font-weight:900;line-height:1.45}.forum-venue{display:flex;gap:8px;align-items:flex-start;margin:16px 0 0;color:#667085;font-size:16px;line-height:1.6}.forum-venue-icon{flex:0 0 18px;width:18px;height:18px;margin-top:2px;background:#667085;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.forum-meta-list{margin:22px 0 0;font-size:16px}.forum-meta-list div+div{margin-top:14px}.forum-meta-list dt{display:inline;color:#111827;font-weight:900}.forum-meta-list dd{display:inline;margin:0;color:#475467;font-weight:500}.forum-detail-link{display:inline-flex;gap:6px;align-items:center;align-self:flex-end;margin-top:auto;padding:0;color:var(--forum-accent, var(--blue));font-size:16px;font-weight:800;text-decoration:none;background:transparent;border:0;cursor:pointer}.forum-detail-link:hover{text-decoration:underline}.forums-page-inner{display:grid;gap:56px}.forum-section{scroll-margin-top:96px;padding:36px 32px 32px;background:var(--panel);border:1px solid var(--glass-border);border-top:5px solid var(--forum-accent, #0a84ff);border-radius:12px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%);transition:box-shadow .32s ease,background-color .32s ease}.forum-section--highlight{background:#ffffffe0;box-shadow:0 0 0 2px color-mix(in srgb,var(--forum-accent, #0a84ff) 28%,transparent),0 24px 70px #1f2d5224,var(--inner-glow)}.forum-section-header h2{margin:0;color:#111827;font-size:30px;line-height:1.45}.forum-section-venue{display:flex;gap:8px;align-items:flex-start;margin:16px 0 0;color:#667085;font-size:16px;line-height:1.6}.forum-section-schedule,.forum-section-intro{margin:12px 0 0;color:#475467;font-size:16px;line-height:1.75}.forum-section-block{margin-top:36px}.forum-section-block h3{position:relative;margin:0 0 22px;padding-bottom:12px;color:#111827;font-size:22px}.forum-section-block h3:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:linear-gradient(90deg,var(--forum-accent, #0a84ff) 0%,rgba(10,132,255,.08) 100%)}.forum-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.forum-person-card,.forum-report-card{padding:24px;background:#ffffffb8;border:1px solid rgba(24,37,64,.08);border-radius:10px}.forum-person-avatar{display:grid;width:88px;height:88px;place-items:center;margin:0 auto 16px;color:#fff;font-size:34px;font-weight:900;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.72),transparent 18%),var(--forum-accent, #0a84ff);border:4px solid rgba(255,255,255,.88);border-radius:50%;box-shadow:0 12px 28px #0a84ff29}.forum-person-avatar--small{width:64px;height:64px;margin:0;font-size:26px}.forum-person-name{margin:0;color:#0a84ff;font-size:20px;font-weight:900;line-height:1.45;text-align:center}.forum-report-speaker-row .forum-person-name,.forum-report-speaker-row .forum-person-org{text-align:left}.forum-person-org{margin:8px 0 0;color:#667085;font-size:15px;line-height:1.6;text-align:center}.forum-person-bio{margin:14px 0 0;color:#475467;font-size:15px;line-height:1.8;text-align:left}.forum-report-list{display:grid;gap:24px}.forum-report-speaker-row{display:flex;gap:16px;align-items:center;margin-bottom:18px}.forum-report-card h4{margin:0;color:#111827;font-size:20px;line-height:1.55}.forum-report-time{margin:10px 0 0;color:#98a2b3;font-size:14px}.forum-report-abstract{margin:14px 0 0;color:#475467;font-size:15px;line-height:1.8}.forum-report-label{color:#111827;font-weight:800}.committee-grid{display:grid;grid-template-columns:1fr;gap:0;width:min(760px,100%);margin:0 auto}.committee-grid article{padding:18px 14px;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none}.committee-grid article+article{border-top:1px solid rgba(24,37,64,.08)}.committee-grid h3{color:#111827;font-size:20px}.committee-grid p{margin:8px 0 0;color:var(--muted);font-size:16px}.schedule-page{padding:118px 0 88px}.schedule-page-head{margin-bottom:42px;text-align:center}.schedule-page-head h1{position:relative;margin:0;color:#0a84ff;font-size:42px;line-height:1.2}.schedule-page-head h1:after{content:"";display:block;width:72px;height:4px;margin:14px auto 0;background:linear-gradient(90deg,#2a68f0,#08abc2);border-radius:999px}.schedule-page-head p{margin:18px 0 0;color:#667085;font-size:16px}.schedule-page-body{max-width:980px}.schedule-list{position:relative;display:grid;gap:52px}.schedule-day{position:relative;padding:58px 0 0 116px}.schedule-day:before{content:"";position:absolute;top:92px;bottom:10px;left:46px;width:2px;background:repeating-linear-gradient(to bottom,rgba(10,132,255,.28) 0,rgba(10,132,255,.28) 8px,transparent 8px,transparent 16px)}.schedule-day h3{position:absolute;top:0;left:0;z-index:1;display:inline-flex;min-width:118px;justify-content:center;margin:0;padding:10px 22px;color:#fff;font-size:22px;line-height:1.2;background:linear-gradient(90deg,#2a68f0,#08abc2);border-radius:0 999px 999px 0;box-shadow:0 12px 28px #0a84ff2e}.schedule-day h3:after{content:"";position:absolute;top:50%;left:calc(100% + 24px);width:min(860px,calc(100vw - 320px));height:1px;background:#1825401a}.schedule-item{position:relative;display:block;padding:0 0 28px}.schedule-item:before{content:"";position:absolute;top:34px;left:-76px;z-index:1;width:13px;height:13px;background:#fff;border:4px solid #2a73e8;border-radius:50%;box-shadow:0 0 0 6px #2a73e81a}.schedule-item--child{padding-left:18px}.schedule-item--child:before{width:10px;height:10px;border-width:3px}.schedule-card-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.schedule-card-header .schedule-card-top{flex:1;min-width:0}.schedule-card-header .schedule-card-top h4,.schedule-card-title--accent{color:#0a84ff}.schedule-toggle{display:inline-flex;flex-shrink:0;gap:4px;align-items:center;margin-top:2px;padding:0;color:#667085;font-size:14px;font-weight:700;background:transparent;border:0;cursor:pointer}.schedule-toggle:hover{color:#0a84ff}.schedule-toggle-icon{display:inline-block;font-size:16px;line-height:1;transform:rotate(180deg);transition:transform .36s var(--spring)}.schedule-toggle-icon.is-open{transform:rotate(0)}.schedule-card-chair{margin:12px 0 0;color:#475467;font-size:15px;line-height:1.7}.schedule-sub-collapse{overflow:hidden;transform-origin:top center;transition:height .46s var(--spring),opacity .3s ease,transform .46s var(--spring),filter .3s ease;will-change:height,opacity,transform}.schedule-expand-enter-from,.schedule-expand-leave-to{opacity:0;transform:translateY(-10px) scaleY(.97);filter:blur(3px)}.schedule-expand-enter-to,.schedule-expand-leave-from{opacity:1;transform:translateY(0) scaleY(1);filter:blur(0)}.schedule-sub-list{margin-top:18px;padding-top:18px;border-top:1px solid rgba(24,37,64,.08)}.schedule-sub-item{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:start;padding:14px 0;border-top:1px dashed rgba(24,37,64,.08)}.schedule-sub-item:first-child{padding-top:0;border-top:0}.schedule-sub-item--break{grid-template-columns:118px minmax(0,1fr);align-items:center;color:#667085}.schedule-sub-time{color:#475467;font-size:15px;font-weight:800;white-space:nowrap}.schedule-sub-title{margin:0;color:#111827;font-size:15px;font-weight:700;line-height:1.65}.schedule-sub-meta{margin:6px 0 0;color:#667085;font-size:14px;line-height:1.7}.schedule-card--expanded{box-shadow:0 14px 36px #1f2d521a}.schedule-card{position:relative;padding:22px 24px 18px;background:#fff;border:0;border-radius:10px;box-shadow:0 10px 28px #1f2d5214}.schedule-card-top{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}.schedule-card-top time{display:inline-flex;gap:8px;align-items:center;color:#6c155c;font-size:18px;font-weight:900;white-space:nowrap}.schedule-time-icon{flex:0 0 16px;width:16px;height:16px;background:#6c155c;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 11h-4V7h2v4h2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2Zm1 11h-4V7h2v4h2Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.schedule-card-top h4{margin:0;color:#111827;font-size:20px;font-weight:900;line-height:1.45}.schedule-card-venue{display:flex;gap:8px;align-items:center;margin-top:16px;padding:12px 14px;color:#0a84ff;font-size:15px;line-height:1.6;background:#f4f7fb;border-radius:8px}.schedule-venue-icon{flex:0 0 18px;width:18px;height:18px;background:#0a84ff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 14.5 9 2.5 2.5 0 0 1 12 11.5Z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.schedule-card-detail{margin:12px 0 0;color:#667085;font-size:15px;line-height:1.7}.check-list{margin:0;padding:22px 26px;list-style:none;background:var(--panel);border:1px solid var(--glass-border);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(22px) saturate(155%);backdrop-filter:blur(22px) saturate(155%)}.check-list li{position:relative;padding:13px 0 13px 26px;color:#263348;font-size:16px;border-top:1px solid rgba(24,37,64,.08)}.check-list li:first-child{border-top:0}.check-list li:before{content:"";position:absolute;top:20px;left:0;width:8px;height:8px;background:var(--blue);border-radius:50%}.fee-table{display:grid;gap:1px;overflow:hidden;border:1px solid rgba(24,37,64,.08);border-radius:8px;background:#18254014}.fee-row{display:grid;grid-template-columns:minmax(150px,1.4fr) repeat(2,minmax(90px,.8fr));gap:1px;background:#18254014}.fee-row span{min-width:0;padding:13px 14px;color:#263348;font-size:15px;background:#ffffff94}.fee-row.header span{color:#0f274a;font-weight:900;background:#ffffffd1}#submission .info-columns{display:block;padding:42px 52px;background:#ffffffbd;border:1px solid var(--glass-border);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%)}#submission .section-title{max-width:none;margin:0 0 28px;text-align:left}#submission .section-title h2{font-size:42px}#submission .section-title p{margin:18px 0 0;max-width:940px;font-size:18px}.download-groups{display:grid;gap:24px;margin:0 0 28px}.download-group{margin:0}.download-list{margin:0;padding:18px 22px;list-style:none;background:var(--panel);border:1px solid var(--glass-border);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(22px) saturate(155%);backdrop-filter:blur(22px) saturate(155%)}.download-list li{display:grid;gap:6px;padding:12px 0;border-top:1px solid rgba(24,37,64,.08)}.download-list li:first-child{padding-top:0;border-top:0}.download-list a{color:var(--blue);font-size:17px;font-weight:800}.download-list a:hover{text-decoration:underline}.download-list span{color:var(--muted);font-size:15px;line-height:1.6}#submission .submission-block-title{margin:0 0 14px;font-size:22px}#submission .check-list{margin:0 0 32px;padding:0 0 26px;background:transparent;border:0;border-bottom:1px solid rgba(24,37,64,.08);border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#submission .check-list li{padding:13px 0 13px 26px;font-size:17px;border-top:0}#submission .check-list li:before{top:21px;width:7px;height:7px}#submission .fee-panel{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#submission .submission-block-title,#submission .fee-panel h3{display:flex;gap:10px;align-items:center;margin:0 0 18px;color:#20285f;font-size:19px}#submission .submission-block-title:before,#submission .fee-panel h3:before{content:"";width:4px;height:22px;background:var(--blue);border-radius:999px}#submission .fee-table{border-color:#1825401a;background:#1825401a}#submission .fee-row{grid-template-columns:minmax(220px,1.35fr) repeat(2,minmax(160px,.85fr))}#submission .fee-row span{padding:18px 20px;font-size:16px;background:#ffffff80}#submission .fee-row.header span{color:#14233f;text-align:center;background:#ffffffc2}.qr-block{display:flex;gap:20px;align-items:center}.qr-block>span{flex:0 0 auto}.sponsor-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sponsor-strip div{display:grid;min-height:82px;place-items:center;padding:14px;color:#5f6a7d;font-size:15px;font-weight:900;text-align:center;background:var(--panel);border:1px solid var(--glass-border);border-radius:8px;box-shadow:0 12px 32px #1f2d5214,var(--inner-glow);-webkit-backdrop-filter:blur(22px) saturate(155%);backdrop-filter:blur(22px) saturate(155%);transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.subpage-hero{margin-top:-62px;padding:138px 0 76px;color:#fff;background:linear-gradient(90deg,#010a35bd,#010a3561),url(/assets/hero-conference-wide-raw.png) center / cover no-repeat}.subpage-hero p,.subpage-hero span{color:#a9f5ff;font-weight:900}.subpage-hero h1{margin:10px 0;font-size:48px}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:42px max(36px,calc((100% - 980px)/2));color:#ffffffb8;background:#111827;border-top:1px solid rgba(255,255,255,.08)}.site-footer strong{color:#fff}.site-footer p{margin:6px 0;font-size:13px}@media(max-width:1120px){.site-header{padding:0 24px}.site-header nav{gap:14px;font-size:13px}}@media(max-width:900px){.site-header{min-height:60px;padding:0 22px}.menu-button{display:block}.site-header nav{position:absolute;top:60px;right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;color:#111827;background:#f8fbffc7;border:1px solid rgba(255,255,255,.72);border-radius:8px;box-shadow:var(--shadow),var(--inner-glow);-webkit-backdrop-filter:blur(22px) saturate(155%);backdrop-filter:blur(22px) saturate(155%)}.site-header nav.open{display:flex}.site-header nav a{padding:12px 10px}.site-header nav a.active{color:var(--blue);background:#0a84ff1a;border-radius:8px}.nav-indicator{display:none}.language-switch{color:var(--blue);text-align:center;border-color:#1267d847}.hero-section{height:min(56.25vw,100svh)}.info-columns,.support-layout{grid-template-columns:1fr}.content-section{padding:54px 0}.section-inner{width:min(100% - 32px,980px)}.section-title h2{font-size:24px}.card-grid.four,.card-grid.three,.card-grid.two,.sponsor-strip,.notice-panel{grid-template-columns:1fr}.notice-panel a{border-top:1px solid var(--line);border-left:0}.schedule-list:before{left:13px}.schedule-day{padding:54px 0 0 34px}.schedule-day:before{top:86px;left:11px}.schedule-day h3{min-width:128px;padding:9px 18px;font-size:18px}.schedule-day h3:after{left:calc(100% + 14px);width:calc(100vw - 190px)}.schedule-item{padding:0 0 24px}.schedule-item:before{top:28px;left:-30px}.schedule-item time,.schedule-card-top time{font-size:15px}.schedule-card{padding:20px 18px 16px}.schedule-card-top{gap:10px 14px}.schedule-card-top h4{font-size:18px}.schedule-card-venue{margin-top:14px;padding:10px 12px;font-size:14px}.schedule-page-head h1{font-size:32px}.schedule-sub-item{grid-template-columns:1fr;gap:8px}.schedule-card-header{flex-direction:column;gap:10px}.fee-row{grid-template-columns:1fr;margin-bottom:10px;overflow:hidden;background:#ffffff94;border:1px solid rgba(255,255,255,.7);border-radius:8px}.fee-row.header{display:none}.fee-table{gap:10px;border:0;background:transparent}.fee-row span{display:flex;justify-content:space-between;gap:18px}.fee-row span:before{content:attr(data-label);color:var(--muted);font-weight:800}#submission .info-columns{padding:26px 22px}#submission .section-title h2{font-size:28px}#submission .section-title p{font-size:16px}#submission .check-list li{font-size:15px}#submission .fee-row{grid-template-columns:1fr;margin-bottom:10px;overflow:hidden;background:#ffffff94;border:1px solid rgba(255,255,255,.7);border-radius:8px}#submission .fee-row.header{display:none}#submission .fee-table{gap:10px;border:0;background:transparent}#submission .fee-row span{display:flex;justify-content:space-between;gap:18px;padding:13px 14px;font-size:15px}.site-footer{flex-direction:column;padding:34px 24px}}@media(max-width:460px){.hero-section{height:min(56.25vw,100svh)}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.person-card{min-height:0;padding:28px 22px 24px}.speaker-modal-layout{grid-template-columns:1fr;max-height:min(88vh,760px)}.speaker-modal-layout--tutorial{grid-template-columns:1fr}.speaker-modal-profile{padding:36px 20px 24px;border-right:0;border-bottom:1px solid rgba(24,37,64,.08)}.speaker-modal-content{padding:28px 22px 24px}.forum-section{padding:28px 20px 24px}.forum-section-header h2{font-size:24px}.forum-people-grid{grid-template-columns:1fr}.qr-block{flex-direction:column;align-items:flex-start}}.content-status{margin:0;padding:12px 24px;text-align:center;font-size:14px;font-weight:600}.content-status--loading{color:#475569;background:#f1f5f9}.content-status--error{display:flex;gap:12px;align-items:center;justify-content:center;color:#b91c1c;background:#fef2f2}.content-status--error button{border:0;border-radius:6px;padding:4px 12px;color:#fff;background:#dc2626;font:inherit;cursor:pointer}:root{--glass-fill: rgba(255, 255, 255, .56);--glass-fill-strong: rgba(255, 255, 255, .74);--glass-edge: rgba(255, 255, 255, .82);--glass-shadow: 0 18px 55px rgba(33, 53, 94, .13), 0 2px 8px rgba(33, 53, 94, .06);--glass-highlight: inset 0 1px 0 rgba(255, 255, 255, .92), inset 0 -1px 0 rgba(75, 110, 170, .08);--spring: cubic-bezier(.16, 1, .3, 1)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 24%,rgba(33,190,255,.13),transparent 25%),radial-gradient(circle at 88% 38%,rgba(124,78,255,.1),transparent 28%),radial-gradient(circle at 48% 82%,rgba(0,210,190,.08),transparent 30%)}.ambient-light{position:absolute;z-index:-1;width:540px;height:540px;pointer-events:none;filter:blur(12px);border-radius:50%;opacity:.36}.ambient-light--cyan{top:24%;left:-330px;background:radial-gradient(circle,rgba(36,197,255,.34),transparent 68%)}.ambient-light--violet{top:57%;right:-350px;background:radial-gradient(circle,rgba(118,74,255,.28),transparent 68%)}.site-header{top:12px;right:18px;left:18px;width:auto;min-height:54px;padding:0 24px;background:#070e363b;border:1px solid rgba(255,255,255,.2);border-radius:999px;box-shadow:0 14px 40px #0108261f,inset 0 1px #ffffff38;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.site-header.solid{background:#f4f8ffa8;border-color:var(--glass-edge);box-shadow:var(--glass-shadow),var(--glass-highlight)}.site-header:after{content:"";position:absolute;inset:1px 12% auto;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.88),transparent)}.site-header nav a,.language-switch,.menu-button{transition:transform .35s var(--spring),background-color .25s ease,color .25s ease,border-color .25s ease}.site-header nav a:hover,.language-switch:hover{transform:translateY(-1px)}.language-switch{background:#ffffff21;box-shadow:inset 0 1px #ffffff40}.section-eyebrow{display:inline-flex;align-items:center;min-height:30px;margin-bottom:14px;padding:5px 13px;color:#0879e8;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;background:#ffffff94;border:1px solid rgba(255,255,255,.88);border-radius:999px;box-shadow:0 8px 24px #214d8214,inset 0 1px #fff;-webkit-backdrop-filter:blur(16px) saturate(160%);backdrop-filter:blur(16px) saturate(160%)}.section-title h2{letter-spacing:-.035em}.notice-panel,.fee-panel,.qr-block,.person-card,.forum-card,.committee-grid article,.forum-section,#submission .info-columns,.download-list,.sponsor-strip div,.schedule-card{border-color:var(--glass-edge);background:linear-gradient(145deg,#ffffffad,#f4f9ff6b);box-shadow:var(--glass-shadow),var(--glass-highlight);backdrop-filter:blur(26px) saturate(170%);-webkit-backdrop-filter:blur(26px) saturate(170%)}.person-card,.forum-card,.committee-grid article,.schedule-card,.sponsor-strip div{position:relative;isolation:isolate;overflow:hidden;border-radius:22px;transition:transform .52s var(--spring),box-shadow .42s ease,background-color .32s ease}.person-card:before,.forum-card:after,.committee-grid article:before,.schedule-card:before,.sponsor-strip div:before{content:"";position:absolute;z-index:-1;top:-80%;left:-65%;width:70%;height:260%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);transform:rotate(18deg) translate(-160%);transition:transform .9s var(--spring)}.person-card:hover:before,.forum-card:hover:after,.committee-grid article:hover:before,.schedule-card:hover:before,.sponsor-strip div:hover:before{transform:rotate(18deg) translate(390%)}.person-card:hover,.forum-card:hover,.committee-grid article:hover,.schedule-card:hover,.sponsor-strip div:hover{transform:translateY(-7px) scale(1.008);box-shadow:0 28px 72px #1f36642b,var(--glass-highlight)}.notice-panel,.forum-section,#submission .info-columns,.download-list,.qr-block{border-radius:24px}.detail-btn,.primary-action,.secondary-action{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.46);box-shadow:0 12px 28px #0a84ff33,inset 0 1px #ffffff59;transition:transform .36s var(--spring),box-shadow .26s ease,filter .26s ease}.detail-btn:hover,.primary-action:hover,.secondary-action:hover{transform:translateY(-2px) scale(1.025);filter:saturate(1.12) brightness(1.03)}.speaker-modal,.tutorial-logistics-card{background:#f8fbffdb;border:1px solid rgba(255,255,255,.86);border-radius:28px;box-shadow:0 34px 100px #06183e4d,var(--glass-highlight);backdrop-filter:blur(34px) saturate(170%);-webkit-backdrop-filter:blur(34px) saturate(170%)}.speaker-modal-backdrop{background:#040f2d61;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}.speaker-modal-profile{background:#ecf5ff8a}.forums-page-hero{min-height:0;margin-top:0;padding:118px 0 30px;color:#111827;overflow:visible;background:transparent}.forums-page-hero:before,.forums-page-hero:after,.forums-page-hero .section-inner:after{display:none}.forums-page-hero .section-inner{padding:0;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.forums-page-hero h1{position:relative;margin:0;color:#0a84ff;font-size:42px;line-height:1.2;letter-spacing:-.035em}.forums-page-hero h1:after{content:"";display:block;width:72px;height:4px;margin:14px auto 0;background:linear-gradient(90deg,#2a68f0,#08abc2);border-radius:999px}.forums-page-hero span{display:block;margin:18px 0 0;color:#667085;font-size:16px;font-weight:400}.forums-page{padding:12px 0 88px}.forums-page-inner{width:min(980px,calc(100% - 72px));gap:34px}.forum-section{position:relative;padding:0;overflow:hidden;background:linear-gradient(145deg,#ffffffb8,#f8fbff7a),#ffffff57;border:1px solid rgba(255,255,255,.78);border-top:1px solid rgba(255,255,255,.78);border-radius:18px;box-shadow:0 16px 42px #21355e1a,0 1px 5px #21355e0a,var(--glass-highlight);backdrop-filter:blur(24px) saturate(155%);-webkit-backdrop-filter:blur(24px) saturate(155%);transition:transform .42s var(--spring),box-shadow .32s ease,border-color .32s ease}.forum-section:before{display:none}.forum-section:after{display:none}.forum-section:hover{transform:translateY(-2px);box-shadow:0 20px 54px #21355e1f,0 1px 6px #21355e0d,var(--glass-highlight)}.forum-section--highlight{border-color:#ffffffeb;box-shadow:0 0 0 1px #0a84ff24,0 20px 54px #21355e1f,var(--glass-highlight)}.forum-section-header{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;padding:22px 26px;overflow:hidden;color:#fff;background:radial-gradient(circle at 92% 18%,rgba(255,255,255,.23),transparent 24%),linear-gradient(105deg,color-mix(in srgb,var(--forum-accent, #0a84ff) 78%,#172554),color-mix(in srgb,var(--forum-accent, #0a84ff) 62%,#18a5d8));border-bottom:1px solid rgba(255,255,255,.2)}.forum-section-header h2{flex:0 0 100%;width:100%;position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(20px,2.2vw,25px);line-height:1.42;letter-spacing:-.02em;text-shadow:0 1px 14px rgba(0,0,0,.12)}.forum-section-venue,.forum-section-schedule{display:inline-flex;align-items:center;width:fit-content;min-height:24px;margin:0;padding:0;color:#ffffffe0;font-size:12px;font-weight:650;line-height:1.45;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.forum-section-venue .forum-venue-icon{width:12px;height:12px;margin-top:0;background:#ffffffdb}.forum-section-intro{flex:0 0 100%;position:relative;z-index:1;margin-top:2px;padding:0;color:#ffffffd1;font-size:13px;line-height:1.65;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.forum-section-block{position:relative;z-index:1;margin:0;padding:26px 28px 0}.forum-section-block h3{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:0;color:#111827;font-size:16px;line-height:1.35;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.forum-section-block h3:before{content:"";display:block;width:3px;height:16px;background:var(--forum-accent, #0a84ff);border-radius:999px}.forum-section-block h3:after{display:none}.forum-people-grid{gap:16px}.forum-person-card,.forum-report-card{position:relative;overflow:hidden;background:#ffffff94;border:1px solid rgba(255,255,255,.72);border-radius:12px;box-shadow:0 8px 22px #21355e0f,inset 0 1px #ffffffc2;backdrop-filter:blur(18px) saturate(142%);-webkit-backdrop-filter:blur(18px) saturate(142%);transition:transform .32s var(--spring),box-shadow .26s ease,border-color .26s ease}.forum-person-card{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:18px}.forum-person-card .forum-person-name,.forum-person-card .forum-person-org{grid-column:2}.forum-person-card:before,.forum-report-card:before{display:none}.forum-person-card:hover,.forum-report-card:hover{transform:translateY(-2px);border-color:#ffffffd6;box-shadow:0 12px 30px #21355e14,inset 0 1px #ffffffd1}.forum-person-avatar{position:relative;width:58px;height:58px;margin:0;color:#0a84ff;font-size:22px;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.92),transparent 32%),#f2f7ffb8;border:1px solid rgba(255,255,255,.86);box-shadow:0 10px 24px #21355e14,inset 0 1px #ffffffd1;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.forum-person-avatar--small{width:76px;height:76px;margin:0 auto 10px;font-size:26px}.forum-person-name{margin:0;color:#0a84ff;font-size:16px;text-align:left}.forum-person-org{margin-top:4px;font-size:12px;line-height:1.55;text-align:left}.forum-person-bio{grid-column:1 / -1;margin-top:10px;color:#59677b;font-size:13px;line-height:1.7}.forum-section-block:last-child{padding-bottom:30px}.forum-report-card h4{margin:0;padding-bottom:10px;color:#172033;font-size:16px;line-height:1.55;border-bottom:1px solid rgba(24,37,64,.08)}.forum-report-card h4:before{content:"◎";margin-right:6px;color:#0a84ff;font-size:12px}.forum-report-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:20px;align-items:start;padding:22px 24px}.forum-report-speaker-row{grid-row:1 / span 4;flex-direction:column;gap:0;align-items:center;margin:0;text-align:center}.forum-report-speaker-row .forum-person-name,.forum-report-speaker-row .forum-person-org{text-align:center}.forum-report-time{display:inline-flex;width:fit-content;margin:10px 0 0;padding:4px 10px;color:#667085;font-size:13px;font-weight:700;background:#ffffff7a;border:1px solid rgba(255,255,255,.66);border-radius:999px}.forum-report-abstract{margin-top:12px;padding:13px 15px;color:#59677b;font-size:13px;line-height:1.75;background:#ffffff61;border:1px solid rgba(255,255,255,.62);border-radius:10px}.forum-report-label{display:inline-flex;margin-right:6px;color:#111827}@media(max-width:760px){.forums-page-hero{padding:108px 0 26px}.forums-page-hero h1{font-size:34px}.forums-page-inner{width:min(100% - 32px,980px)}.forum-section{border-radius:16px}.forum-section-header{padding:20px}.forum-section-block{padding:22px 18px 0}.forum-section-header h2{font-size:20px}.forum-section-venue,.forum-section-schedule{width:100%}.forum-person-card,.forum-report-card{grid-template-columns:1fr}.forum-person-card{text-align:center}.forum-person-card .forum-person-avatar{margin:0 auto}.forum-person-name,.forum-person-org{grid-column:auto;text-align:center}}[data-reveal-ready=true]{opacity:0;transform:translateY(34px) scale(.985);filter:blur(5px);transition:opacity .76s ease var(--reveal-delay, 0ms),transform .82s var(--spring) var(--reveal-delay, 0ms),filter .76s ease var(--reveal-delay, 0ms)}[data-reveal-ready=true].is-revealed{opacity:1;transform:none;filter:none}.back-to-top{position:fixed;right:28px;bottom:28px;z-index:40;display:grid;width:58px;height:58px;padding:0;place-items:center;color:#0879e8;cursor:pointer;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.92),transparent 31%),radial-gradient(circle at 78% 86%,rgba(10,132,255,.13),transparent 42%),linear-gradient(145deg,#f4f8ffb8,#ffffff70);border:1px solid var(--glass-edge);border-radius:50%;box-shadow:var(--glass-shadow),var(--glass-highlight),inset 0 -10px 18px #5c8bd614,inset 0 1px #ffffffb8;overflow:hidden;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);transition:transform .38s var(--spring),box-shadow .3s ease,background-color .3s ease,filter .3s ease}.back-to-top:before{content:"";position:absolute;inset:1px 8px auto;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent)}.back-to-top:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none;background:linear-gradient(140deg,rgba(255,255,255,.52),transparent 42%),radial-gradient(circle at 72% 84%,rgba(54,113,220,.12),transparent 43%);border:1px solid rgba(255,255,255,.52);border-radius:50%;opacity:.86;transition:transform .52s var(--spring),opacity .3s ease,border-color .3s ease}.back-to-top svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 1px rgba(255,255,255,.72)) drop-shadow(0 4px 10px rgba(10,132,255,.16));transition:transform .38s var(--spring)}.back-to-top:hover{filter:saturate(1.08) brightness(1.02);transform:translateY(-5px) scale(1.04);box-shadow:0 22px 48px #305ca42e,0 6px 18px #2c4c7c1a,inset 0 -11px 20px #407bdc1a,inset 0 1px #ffffffc7}.back-to-top:hover svg{transform:translateY(-2px)}.back-to-top:hover:after{opacity:.94;border-color:#ffffffb3;transform:scale(.9) translateY(1px)}.back-to-top:focus-visible{outline:3px solid rgba(10,132,255,.28);outline-offset:4px}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .26s ease,transform .42s var(--spring)}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0;transform:translateY(16px) scale(.72)}html.scroll-lock-fallback .site-header{right:calc(18px + var(--scrollbar-compensation, 0px))}html.scroll-lock-fallback .back-to-top{right:calc(28px + var(--scrollbar-compensation, 0px))}@media(max-width:900px){.site-header{top:8px;right:10px;left:10px;min-height:52px;padding:0 14px}.site-header nav{top:60px;right:0;left:0;border-radius:22px;background:#f6faffe0;-webkit-backdrop-filter:blur(30px) saturate(175%);backdrop-filter:blur(30px) saturate(175%)}.menu-button{border-radius:50%}.back-to-top{right:18px;bottom:18px;width:50px;height:50px}html.scroll-lock-fallback .site-header{right:calc(10px + var(--scrollbar-compensation, 0px))}html.scroll-lock-fallback .back-to-top{right:calc(18px + var(--scrollbar-compensation, 0px))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal-ready=true]{opacity:1;transform:none;filter:none}}
