:root{--ink:#101b31;--muted:#5f6d83;--line:#dce5f1;--blue:#075ad8;--blue-deep:#053b9b;--cyan:#1ab8f2;--orange:#f05a19;--ice:#f3f8ff;--white:#fff;--shadow:0 20px 60px #0f3e801a;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #1ab8f2bf}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #cfdef0c7;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,80px);display:flex;position:sticky;top:0}.brand{align-items:center;width:150px;height:58px;display:flex;overflow:hidden}.brand img{width:145px;height:auto}.desktop-nav{color:#30425e;align-items:center;gap:clamp(20px,2.2vw,38px);font-size:14px;font-weight:600;display:flex}.desktop-nav>a:not(.nav-register){padding:28px 0 25px;position:relative}.desktop-nav>a:not(.nav-register):after{content:"";background:var(--blue);height:2px;transition:transform .18s;position:absolute;bottom:17px;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:hover:after{transform:scaleX(1)}.nav-register{color:var(--white);background:linear-gradient(135deg, var(--blue-deep), var(--blue));border-radius:999px;padding:12px 20px;box-shadow:0 8px 20px #075ad83d}.mobile-nav{display:none}.hero{background:#0798ee;overflow:hidden}.hero picture,.hero img{width:100%}.hero img{height:auto}.notice-wrap{z-index:3;width:min(1180px,100% - 40px);margin:-22px auto 0;position:relative}.notice-banner{min-height:116px;color:var(--white);border-radius:var(--radius);background:radial-gradient(circle at 78% -80%,#1ab8f27a,#0000 46%),linear-gradient(125deg,#052f7e,#075ad8 72%,#0878df);border:1px solid #ffffff2e;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 26px;display:grid;overflow:hidden;box-shadow:0 22px 56px #042d703d}.notice-mark{background:#ffffff21;border:1px solid #ffffff40;border-radius:17px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.notice-mark span{letter-spacing:.08em;font-family:Arial,sans-serif;font-size:17px;font-weight:900}.notice-copy>p{margin:0}.notice-copy>p:first-child{color:#ffffffad;letter-spacing:.13em;margin-bottom:7px;font-family:Arial,sans-serif;font-size:10px;font-weight:800}.notice-copy>p:first-child span{color:var(--white);background:var(--orange);letter-spacing:.06em;border-radius:999px;margin-right:9px;padding:4px 8px;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;display:inline-block}.notice-copy h2{margin:0;font-size:clamp(19px,2vw,25px);line-height:1.35}.notice-copy>p:last-child{color:#ffffffb3;margin-top:7px;font-size:12px}.notice-actions{align-items:center;gap:10px;display:flex}.notice-actions a{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .18s,background-color .18s;display:inline-flex}.notice-actions a:hover{transform:translateY(-2px)}.notice-download{color:var(--blue-deep);background:var(--white);border:1px solid var(--white)}.quick-facts{z-index:2;width:min(1180px,100% - 40px);color:var(--white);background:var(--blue-deep);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:1fr 1fr 1.25fr;margin:16px auto 0;display:grid;position:relative}.quick-fact{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;gap:7px;min-height:96px;padding:22px 30px;display:flex}.quick-fact:last-child{border-right:0}.fact-label{color:#ffffffad;letter-spacing:.12em;font-size:12px}.quick-fact strong{letter-spacing:.02em;font-size:18px}.quick-action{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:14px;display:grid}.quick-action a{color:#b9edff;font-weight:700}.status-dot{background:#52dd9d;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 7px #52dd9d21}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:108px 0}.section-heading{margin-bottom:46px}.eyebrow{color:var(--blue);letter-spacing:.2em;margin:0 0 12px;font-size:12px;font-weight:800}.section h1,.section h2,.closing-cta h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.15}.heading-row{justify-content:space-between;align-items:end;gap:60px;display:flex}.section-intro{max-width:470px;color:var(--muted);margin:0;font-size:15px;line-height:1.9}.about-grid{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:clamp(42px,6vw,82px);display:grid}.about-copy>p{color:var(--muted);margin:0 0 22px;font-size:16px;line-height:2}.about-copy .lead{color:var(--ink);font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.55}.about-note{border-left:4px solid var(--orange);background:var(--ice);justify-content:space-between;align-items:center;gap:22px;margin-top:34px;padding:20px 24px;display:flex}.about-note strong{color:var(--blue-deep);white-space:nowrap}.about-note span{color:var(--muted);font-size:13px}.about-visual{justify-self:end;width:100%;max-width:420px;margin:32px 0 0;position:relative}.about-visual:before{z-index:2;content:"";border-radius:var(--radius);pointer-events:none;border:1px solid #b9d8f7;position:absolute;inset:0}.about-visual img{z-index:1;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);display:block;position:relative}.highlights{background:var(--ice);width:100%;max-width:none;padding-left:max(20px,50vw - 590px);padding-right:max(20px,50vw - 590px)}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.highlight-card{background:var(--white);border-radius:var(--radius);border:1px solid #0000;min-height:300px;padding:38px 34px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.highlight-card:hover{box-shadow:var(--shadow);border-color:#bfd8f6;transform:translateY(-5px)}.highlight-card:after{content:"";border:24px solid #075ad80f;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-70px;right:-46px}.card-no{color:var(--orange);margin-bottom:54px;font-family:Arial,sans-serif;font-size:14px;font-weight:800;display:block}.highlight-card h3{margin:0 0 16px;font-size:22px}.highlight-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.85}.schedule-list{gap:22px;display:grid}.schedule-day{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:150px 1fr;display:grid;overflow:hidden}.schedule-day>header{color:var(--white);background:linear-gradient(150deg, var(--blue-deep), var(--blue));padding:30px 26px}.schedule-day>header strong{margin-bottom:8px;font-size:22px;display:block}.schedule-day>header span{color:#ffffffad;font-size:13px}.schedule-items{padding:0 30px}.schedule-item{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:26px;padding:25px 0;display:grid}.schedule-item:last-child{border-bottom:0}.schedule-item time{color:var(--blue);white-space:nowrap;padding-top:3px;font-family:Arial,sans-serif;font-size:14px;font-weight:800}.schedule-item h3{margin:0 0 9px;font-size:17px;line-height:1.5}.schedule-item p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.speaker-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.speaker-list li{color:var(--muted);grid-template-columns:4em minmax(0,1fr);align-items:baseline;gap:12px;font-size:13px;line-height:1.65;display:grid}.speaker-list strong{width:4em;color:var(--ink);text-align:justify;text-align-last:justify;white-space:nowrap;font-weight:700}.update-note{color:#7c8799;text-align:right;margin:18px 0 0;font-size:12px}.organization{padding-top:0}.organizer-grid{grid-template-columns:.9fr 1.6fr .8fr;gap:16px;margin-bottom:62px;display:grid}.organizer-grid article{border-radius:var(--radius);background:#082f78;min-height:230px;padding:30px}.organizer-grid article:nth-child(2){background:var(--blue)}.organizer-grid article:nth-child(3){background:#0899d4}.organizer-grid span{color:#ffffffdb;letter-spacing:.12em;text-align:center;margin-bottom:34px;font-size:16px;font-weight:800;display:block}.organizer-grid h3{color:var(--white);margin:0;font-size:20px;line-height:1.7}.organizer-grid ul{color:var(--white);margin:0;padding:0;list-style:none}.organizer-grid li{margin-bottom:9px;font-size:14px;line-height:1.55}.committee-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.committee-card{border:1px solid var(--line);border-radius:18px;padding:30px 32px}.committee-card h3{color:var(--blue-deep);margin:0 0 20px;font-size:18px}.committee-card ul{grid-template-columns:repeat(2,1fr);gap:12px 24px;margin:0;padding:0;list-style:none;display:grid}.committee-card li{color:#4f5f75;grid-template-columns:3em minmax(0,1fr);gap:9px;font-size:13px;line-height:1.6;display:grid}.committee-card li strong{width:3em;color:var(--ink);text-align:justify;text-align-last:justify;white-space:nowrap;font-weight:700}.registration{width:100%;max-width:none;padding:0}.registration-panel{width:min(1180px,100% - 40px);min-height:520px;color:var(--white);background:radial-gradient(circle at 85% 10%,#3fccff8c,#0000 30%),linear-gradient(135deg,#042b73 0%,#075ed8 52%,#08a9e8 100%);border-radius:28px;grid-template-columns:minmax(0,1.2fr) .8fr;align-items:center;margin:0 auto;padding:68px clamp(34px,6vw,78px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #04409a38}.registration-panel:after{content:"";border:70px solid #ffffff14;border-radius:50%;width:580px;height:580px;position:absolute;bottom:-240px;right:-140px}.eyebrow.light{color:#86e3ff}.registration h2{color:var(--white)}.registration-copy{z-index:2;position:relative}.registration-copy>p:not(.eyebrow):not(.member-note){color:#ffffffc7;max-width:550px;margin:22px 0 30px;line-height:1.8}.fee-list{grid-template-columns:repeat(2,1fr);gap:12px;max-width:600px;margin-bottom:34px;display:grid}.fee-list>div{background:#ffffff1a;border:1px solid #fff3;border-radius:14px;padding:18px 20px}.fee-list span{color:#ffffffab;margin-bottom:8px;font-size:12px;display:block}.fee-list strong{font-family:Arial,sans-serif;font-size:27px}.fee-list small{color:#fff9}.registration-actions{align-items:center;gap:26px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{color:var(--blue-deep);background:var(--white);box-shadow:0 12px 30px #04215438}.text-link{text-underline-offset:5px;font-size:13px;font-weight:700;text-decoration:underline}.light-link{color:#c7f2ff}.member-note{color:#ffffff94;margin:18px 0 0;font-size:12px}.external-link-dialog{width:min(440px,100% - 32px);color:var(--ink);background:var(--white);border:0;border-radius:22px;padding:0;box-shadow:0 28px 90px #031c4859}.external-link-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03163aa3}.external-dialog-panel{padding:36px;position:relative}.external-dialog-close{color:#6a778b;background:var(--ice);cursor:pointer;border:0;border-radius:50%;width:36px;height:36px;padding:0;font-size:24px;line-height:1;position:absolute;top:14px;right:16px}.external-dialog-kicker{color:var(--blue);letter-spacing:.18em;margin:0 0 12px;font-size:11px;font-weight:800}.external-dialog-panel h2{max-width:330px;margin:0;font-size:25px;line-height:1.45}.external-dialog-copy{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.8}.external-dialog-actions{align-items:center;gap:12px;margin-top:26px;display:flex}.external-dialog-actions a,.external-dialog-actions button{cursor:pointer;border-radius:999px;min-height:44px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:800}.external-dialog-actions a{color:var(--white);background:var(--blue);align-items:center;display:inline-flex}.external-dialog-actions button{color:var(--blue-deep);background:var(--ice);border:1px solid var(--line)}.registration-mark{z-index:1;color:#ffffffeb;flex-direction:column;align-items:end;font-family:Arial,sans-serif;line-height:.82;display:flex;position:relative}.registration-mark span{letter-spacing:-.1em;font-size:clamp(76px,9vw,132px);font-weight:900}.registration-mark strong{letter-spacing:.02em;font-size:clamp(72px,8.5vw,122px);font-weight:200}.registration-mark small{letter-spacing:.55em;margin-top:22px;font-size:12px;font-weight:800}.venue-grid{grid-template-columns:1.25fr .8fr .8fr;gap:18px;display:grid}.venue-grid article{border-radius:var(--radius);min-height:250px;padding:32px}.venue-main{color:var(--white);background:linear-gradient(145deg,#042a6ff5,#075bd8eb),#075ad8}.place-label,.hotel-card>span{color:#ffffffa6;letter-spacing:.12em;margin-bottom:46px;font-size:12px;display:block}.venue-main h3,.hotel-card h3{margin:0 0 12px;font-size:22px}.venue-main p,.hotel-card p{margin:0 0 24px;font-size:13px;line-height:1.7}.venue-main p{color:#ffffffad}.venue-main a{color:#b9efff;font-size:13px;font-weight:700}.hotel-card{background:var(--ice);border:1px solid #dbeafa}.hotel-card>span{color:var(--blue)}.hotel-card p{color:var(--muted)}.hotel-card strong{color:var(--blue-deep);font-family:Arial,sans-serif;font-size:26px}.hotel-card small{color:var(--muted);font-family:inherit;font-size:12px}.contact-bar{color:var(--muted);border:1px solid var(--line);border-radius:16px;align-items:center;gap:26px;margin-top:18px;padding:22px 28px;font-size:13px;display:flex}.contact-bar>span:not(.contact-separator){color:var(--ink);font-weight:800}.contact-bar a{color:var(--blue);font-weight:700}.contact-person{grid-template-columns:3em max-content;align-items:baseline;gap:8px;display:grid}.contact-person strong{text-align:justify;text-align-last:justify;white-space:nowrap;width:3em;font-weight:700}.contact-separator{background:var(--line);width:1px;height:24px}.closing-cta{text-align:center;background:linear-gradient(#f5faff,#e9f4ff);padding:96px 20px 108px}.closing-cta>p{color:var(--blue);letter-spacing:.25em;margin:0 0 18px;font-family:Arial,sans-serif;font-size:12px;font-weight:800}.closing-cta h2{margin-bottom:32px}.button-primary{color:var(--white);background:var(--blue);box-shadow:0 14px 30px #075ad83b}.site-footer{color:#ffffff9e;background:#061e49;justify-content:space-between;align-items:end;padding:46px max(22px,50vw - 590px);font-size:12px;line-height:1.9;display:flex}.site-footer img{filter:brightness(0)invert();opacity:.92;width:120px;height:auto;margin-bottom:12px}.site-footer p{margin:0}@media (max-width:960px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{width:54px;height:40px;color:var(--blue-deep);background:var(--ice);border:1px solid var(--line);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{font-size:13px;font-weight:800}.mobile-nav nav{background:var(--white);border:1px solid var(--line);width:min(280px,100vw - 32px);box-shadow:var(--shadow);border-radius:16px;gap:4px;padding:14px;display:grid;position:absolute;top:50px;right:0}.mobile-nav nav a{padding:12px 14px;font-size:14px;font-weight:700}.mobile-nav nav .nav-register{text-align:center;margin-top:5px}.quick-facts{grid-template-columns:1fr 1fr}.quick-action{border-top:1px solid #ffffff2e;grid-column:1/-1}.quick-fact:nth-child(2){border-right:0}.about-grid,.registration-panel{grid-template-columns:1fr}.about-visual{justify-self:center;max-width:420px;margin:0}.venue-grid{grid-template-columns:1fr 1fr}.venue-main{grid-column:1/-1}.registration-mark{display:none}}@media (max-width:820px){.organizer-grid{grid-template-columns:1fr}}@media (max-width:700px){html{scroll-padding-top:68px}.site-header{height:66px;padding:0 16px}.brand{width:120px;height:52px}.brand img{width:116px}.hero img{object-fit:cover;object-position:center top;width:100%;height:clamp(190px,56vw,230px)}.notice-wrap{width:calc(100% - 24px);margin-top:-12px}.notice-banner{border-radius:18px;grid-template-columns:48px minmax(0,1fr);gap:14px;min-height:0;padding:22px 20px}.notice-mark{border-radius:14px;width:48px;height:48px}.notice-mark span{font-size:13px}.notice-copy>p:first-child{letter-spacing:.07em}.notice-copy>p:first-child span{margin-right:0}.notice-copy h2{margin-top:8px;font-size:19px}.notice-copy>p:last-child{font-size:12px;line-height:1.7}.notice-actions{grid-column:1/-1;grid-template-columns:1fr;width:100%;margin-top:4px;display:grid}.notice-actions a{padding:0 12px}.quick-facts{border-radius:18px;grid-template-columns:1fr;width:calc(100% - 24px)}.quick-fact,.quick-fact:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0;min-height:84px;padding:18px 22px}.quick-action{border-top:0;border-bottom:0;grid-column:auto}.section{width:calc(100% - 32px);padding:74px 0}.section-heading{margin-bottom:32px}.section h1,.section h2,.closing-cta h2{font-size:34px}.heading-row{display:block}.section-intro{margin-top:18px}.about-grid{gap:48px}.about-visual{max-width:340px}.about-copy .lead{font-size:22px}.about-copy>p{font-size:15px;line-height:1.9}.about-note{flex-direction:column;align-items:flex-start}.highlights{width:100%;padding-left:16px;padding-right:16px}.highlight-grid,.committee-grid,.organizer-grid,.venue-grid,.fee-list{grid-template-columns:1fr}.highlight-card{min-height:250px}.card-no{margin-bottom:34px}.schedule-day{grid-template-columns:1fr}.schedule-day>header{padding:20px 22px}.schedule-day>header strong,.schedule-day>header span{display:inline}.schedule-day>header span{margin-left:12px}.schedule-items{padding:0 20px}.schedule-item{grid-template-columns:1fr;gap:10px}.schedule-item h3{font-size:16px}.speaker-list li{grid-template-columns:4em minmax(0,1fr);gap:8px}.organizer-grid article:nth-child(2),.venue-main{grid-column:auto}.organizer-grid article{min-height:190px}.committee-card{padding:26px 24px}.committee-card ul{grid-template-columns:1fr;gap:10px}.registration-panel{border-radius:22px;width:calc(100% - 24px);min-height:0;padding:50px 24px}.fee-list{max-width:100%}.registration-actions{flex-direction:column;align-items:flex-start;gap:22px}.external-dialog-panel{padding:34px 24px 26px}.venue-grid article{min-height:225px}.contact-bar{flex-direction:column;align-items:flex-start;gap:12px}.contact-separator{width:100%;height:1px}.closing-cta{padding:74px 20px 82px}.closing-cta h2 span{display:block}.site-footer{flex-direction:column;align-items:flex-start;gap:26px;padding:38px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
