/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy:#09214a;--navy-deep:#061735;--ink:#14223a;--muted:#657188;--paper:#f4f5f1;--white:#fff;--line:#dfe3df;--cyan:#00b8d8;--magenta:#e82d87;--yellow:#f4ca35;--serif:"Noto Serif CJK SC", "Source Han Serif SC", "Songti SC", STSong, serif;--sans:"Noto Sans CJK SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--page:1120px;--shadow:0 24px 70px #09214a1f}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.public-site{min-height:100vh;overflow:hidden}.public-header{z-index:50;height:74px;padding:0 max(24px, calc((100vw - var(--page))/2));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #09214a1a;align-items:center;gap:42px;display:flex;position:sticky;top:0}.conference-brand{align-items:center;gap:12px;margin-right:auto;display:flex}.conference-brand b{letter-spacing:.04em;font-size:14px;display:block}.conference-brand small{color:#8a94a5;letter-spacing:.16em;margin-top:4px;font-size:7px;display:block}.registration-bars{flex:none;align-items:flex-end;gap:3px;display:inline-flex}.registration-bars i{width:6px;display:block;transform:skew(-10deg)}.registration-bars i:first-child{background:var(--cyan);height:28px}.registration-bars i:nth-child(2){background:var(--magenta);height:21px}.registration-bars i:nth-child(3){background:var(--yellow);height:14px}.public-nav{align-self:stretch;align-items:stretch;display:flex}.public-nav a{place-items:center;padding:0 20px;font-size:13px;display:grid;position:relative}.public-nav a:after{content:"";background:var(--cyan);height:3px;transition:transform .2s;position:absolute;bottom:0;left:20px;right:20px;transform:scaleX(0)}.public-nav a:hover:after,.public-nav a.active:after{transform:scaleX(1)}.public-nav a.active{font-weight:700}.register-button{color:#fff;background:var(--navy);cursor:pointer;height:40px;box-shadow:4px 4px 0 var(--cyan);border:0;border-radius:2px;padding:0 19px;font-size:13px;font-weight:700}.home-hero{color:#fff;background:radial-gradient(circle at 78% 18%,#5bb5ff3d 0,#5bb5ff00 35%),linear-gradient(135deg,#0861b9 0%,#024fa7 56%,#06458f 100%);min-height:610px}.hero-copy{max-width:var(--page);margin:0 auto;padding:88px 0 82px}.hero-kicker{color:#b9dcff;letter-spacing:.22em;font-size:9px}.hero-theme{color:#e9f4ff;letter-spacing:.22em;margin:42px 0 13px;font-size:17px;font-weight:600}.hero-copy h1{font-family:var(--serif);letter-spacing:.02em;margin:0;font-size:clamp(48px,5vw,70px);font-weight:700;line-height:1.2}.hero-description{color:#c8e0f7;letter-spacing:.08em;max-width:560px;margin:22px 0 0;font-size:14px;line-height:1.8}.hero-facts{grid-template-columns:1fr 1fr;gap:18px;max-width:720px;margin-top:38px;display:grid}.hero-facts p{background:#00265b47;border-left:4px solid #31d6e7;gap:6px;margin:0;padding:19px 21px;display:grid}.hero-facts p+p{border-color:#ff4f9d}.hero-facts small{color:#b7d8f6;font-size:11px}.hero-facts b{font-family:var(--serif);font-size:22px}.hero-facts span{color:#d8e9f8;font-size:13px}.hero-links{align-items:center;gap:28px;margin-top:36px;display:flex}.hero-links a{color:#e1effc;font-size:13px}.hero-links a span{margin-left:10px}.hero-links .primary-link{color:#083d78;background:#31d6e7;place-items:center;min-width:128px;height:46px;font-weight:800;display:grid;box-shadow:5px 5px #ffd54a}.section-title span,.page-hero>span,.agenda-group-head span,.venue-summary span,.staff-title span,.onsite-dialog>span{color:#168fa8;letter-spacing:.23em;font-size:9px}.section-title h2{font-family:var(--serif);margin:16px 0 0;font-size:34px;font-weight:700;line-height:1.48}.home-highlights-section{max-width:var(--page);margin:0 auto;padding:88px 0 104px}.home-highlights{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.home-highlights article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:190px;padding:28px 24px}.home-highlights article>span{color:var(--cyan);font:700 11px ui-monospace,monospace}.home-highlights article:nth-child(2)>span{color:var(--magenta)}.home-highlights article:nth-child(3)>span{color:#b28a00}.home-highlights h3{font-family:var(--serif);margin:42px 0 10px;font-size:18px}.home-highlights p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.home-program{padding:96px max(24px, calc((100vw - var(--page))/2));color:#fff;background:radial-gradient(circle at 78% 18%,#5bb5ff3d 0,#5bb5ff00 35%),linear-gradient(135deg,#0861b9 0%,#024fa7 56%,#06458f 100%)}.home-program .section-title span{color:var(--cyan)}.home-program .section-title h2{max-width:600px}.program-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.program-link{min-width:190px;height:48px;color:var(--navy);background:var(--cyan);box-shadow:5px 5px 0 var(--yellow);justify-content:space-between;align-items:center;padding:0 20px;font-size:13px;font-weight:800;display:flex}.program-columns{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;grid-template-columns:1fr 1fr;margin-top:48px;display:grid}.program-columns article{padding:34px 42px 36px 0}.program-columns article+article{border-left:1px solid #ffffff2e;padding-left:42px}.program-columns span{color:#8ca1c0;letter-spacing:.16em;font-size:9px}.program-columns h3{font-family:var(--serif);margin:16px 0 12px;font-size:25px}.program-columns p{color:#c0cbdd;font-size:13px;line-height:1.8}.program-columns small{color:#7f94b5}.home-organizers{max-width:var(--page);margin:0 auto;padding:96px 0 110px}.organizer-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:44px;display:grid}.organizer-list p{font-family:var(--serif);border-bottom:1px solid var(--line);margin:0;padding:20px 0;font-size:17px}.organizer-list p:nth-child(2n){padding-left:35px}.simple-page{min-height:70vh}.page-hero{padding:78px max(24px,calc((100vw - var(--page))/2)) 72px;color:#fff;background:radial-gradient(circle at 78% 18%,#5bb5ff3d 0,#5bb5ff00 35%),linear-gradient(135deg,#0861b9 0%,#024fa7 56%,#06458f 100%)}.page-hero>span{color:var(--cyan)}.page-hero h1{font-family:var(--serif);letter-spacing:.05em;margin:18px 0 12px;font-size:52px}.page-hero p{color:#9fb0c9;margin:0;font-size:13px}.page-container{max-width:var(--page);margin:0 auto;padding:78px 0 110px}.agenda-group+.agenda-group{margin-top:76px}.agenda-group-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.agenda-group-head h2{font-family:var(--serif);margin:8px 0 0;font-size:30px}.agenda-group-head p{color:var(--muted);margin:0;font-size:12px}.schedule-list{border-top:2px solid var(--navy)}.schedule-list article{border-bottom:1px solid var(--line);grid-template-columns:155px 1fr;column-gap:30px;padding:26px 20px 26px 0;display:grid}.agenda-index{display:none}.agenda-entry,.agenda-entry-title{display:contents}.schedule-list time{color:#287e93;font:600 12px ui-monospace,monospace}.schedule-list h3{font-family:var(--serif);margin:0 0 11px;font-size:18px}.schedule-list .agenda-details{grid-column:2}.agenda-details{gap:7px;margin:0;padding:0;list-style:none;display:grid}.agenda-details li{color:var(--muted);font-size:12px;line-height:1.65}.agenda-details li+li{border-top:1px dashed #d8ddda;padding-top:7px}.lunch-note{border-left:4px solid var(--cyan);background:#e7f4f5;grid-template-columns:155px 1fr;gap:30px;margin:42px 0 76px;padding:25px 28px;display:grid}.lunch-note time{color:#287e93;font:600 12px ui-monospace,monospace}.lunch-note h3{font-family:var(--serif);margin:0 0 11px;font-size:18px}.traffic-content{gap:46px;display:grid}.venue-summary{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:end;padding-bottom:35px;display:flex}.venue-summary h2{font-family:var(--serif);margin:10px 0 8px;font-size:32px}.venue-summary p{color:var(--muted);margin:0;font-size:12px}.venue-summary a{background:var(--navy);color:#fff;padding:13px 18px;font-size:12px}.route-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.route-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:210px;padding:28px}.route-grid span{color:var(--magenta);font:700 10px ui-monospace,monospace}.route-grid h3{font-family:var(--serif);margin:32px 0 10px;font-size:19px}.route-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.9}.map-board{background:#e6e9e3;border:1px solid #d7dcd7;height:330px;position:relative;overflow:hidden}.map-board:before{content:"";opacity:.35;background-image:linear-gradient(#09214a1f 1px,#0000 1px),linear-gradient(90deg,#09214a1f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.map-road{background:#c8cfca;border:1px dashed #9aa69e;position:absolute}.road-horizontal{width:120%;height:42px;top:48%;left:-10%;transform:rotate(-5deg)}.road-vertical{width:36px;height:130%;top:-15%;left:58%;transform:rotate(12deg)}.map-marker{z-index:2;background:var(--navy);color:#fff;font-family:var(--serif);box-shadow:var(--shadow);padding:14px 18px 14px 40px;font-size:16px;position:absolute;top:35%;left:52%}.map-marker i{background:var(--magenta);border-radius:50%;width:12px;height:12px;position:absolute;top:17px;left:15px;box-shadow:0 0 0 6px #e82d8733}.map-marker small{color:#9fb0c9;font:9px var(--sans);margin-top:5px;display:block}.map-board>span,.map-board>b{z-index:2;color:#69766f;font-size:11px;position:absolute}.map-board>span{top:43%;left:18%;transform:rotate(-5deg)}.map-board>b{bottom:17%;right:12%}.traffic-note{color:var(--muted);margin:0;font-size:11px}.public-cta{padding:70px max(24px,calc((100vw - var(--page))/2));background:linear-gradient(120deg,#dceff7 0%,#c5e6f1 52%,#d8e9fb 100%);justify-content:space-between;align-items:center;gap:40px;display:flex}.public-cta span{letter-spacing:.2em;color:#18526a;font-size:9px}.public-cta h2{font-family:var(--serif);margin:10px 0 8px;font-size:32px}.public-cta p{color:#205670;margin:0;font-size:12px}.public-cta button{background:var(--navy);color:#fff;cursor:pointer;border:0;height:48px;padding:0 23px;font-size:13px;font-weight:700}.public-cta button b{margin-left:24px}.public-footer{padding:55px max(24px,calc((100vw - var(--page))/2));color:#fff;background:var(--navy-deep);grid-template-columns:1fr 1fr;gap:40px;display:grid}.footer-title{align-items:center;gap:12px;display:flex}.footer-title p{font-family:var(--serif);font-size:16px}.public-footer>div:nth-child(2)>span{color:#7790b5;font-size:9px}.public-footer>div:nth-child(2)>p{color:#b6c3d7;font-size:11px;line-height:1.8}.public-footer>small{color:#63799a;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:20px;font-size:9px}.public-footer>small a{text-underline-offset:3px;text-decoration:underline}.mobile-public-nav{display:none}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030f23b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.registration-dialog,.onsite-dialog{background:#fff;width:min(680px,100%);max-height:92vh;padding:36px;position:relative;overflow:auto;box-shadow:0 30px 100px #0000004d}.dialog-close{color:#8c96a4;cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:20px}.dialog-heading>span,.registration-success>span{color:#168fa8;letter-spacing:.2em;font-size:9px}.dialog-heading h2,.registration-success h2,.onsite-dialog h2{font-family:var(--serif);margin:8px 0 7px;font-size:30px}.dialog-heading p{color:var(--muted);margin:0 0 26px;font-size:12px}.registration-dialog form,.onsite-dialog form{gap:16px;display:grid}.registration-dialog label,.registration-dialog legend,.onsite-dialog label{font-size:12px;font-weight:600}.registration-dialog label i{color:var(--magenta);font-style:normal}.registration-dialog input:not([type=radio]):not([type=checkbox]),.registration-dialog select,.onsite-dialog input,.onsite-dialog select{background:#fafbf9;border:1px solid #cfd6d4;border-radius:0;outline:none;width:100%;height:46px;margin-top:7px;padding:0 12px}.registration-dialog input:focus,.registration-dialog select:focus,.onsite-dialog input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00b8d81a}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.registration-dialog fieldset{border:0;gap:24px;margin:0;padding:0;display:flex}.registration-dialog fieldset legend{margin-bottom:8px}.registration-dialog fieldset label{align-items:center;gap:7px;font-weight:400;display:flex}.registration-dialog input[type=radio],.registration-dialog input[type=checkbox]{accent-color:var(--cyan)}.privacy-check{color:var(--muted);align-items:flex-start;gap:8px;line-height:1.6;display:flex;font-weight:400!important}.privacy-check input{margin-top:3px}.form-error{color:#ad1550;background:#fff0f3;margin:0;padding:10px;font-size:11px}.form-submit,.onsite-dialog form>button{background:var(--navy);color:#fff;cursor:pointer;border:0;height:48px;font-weight:700}.form-submit span{float:right}.form-note{text-align:center;color:#8e98a8}.registration-success{text-align:center;padding:55px 20px}.registration-success>i{color:#07936a;background:#e8f7f1;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 25px;font-size:32px;font-style:normal;display:grid}.registration-success p{max-width:420px;color:var(--muted);margin:15px auto 28px;font-size:13px;line-height:1.8}.registration-success button{background:var(--navy);color:#fff;cursor:pointer;border:0;min-width:130px;height:43px}.form-submit:disabled{opacity:.65;cursor:wait}.registration-success p b{color:var(--navy);font-family:ui-monospace,monospace}.staff-page{background:#eef0ec;min-height:100vh}.staff-header{height:70px;padding:0 max(20px,calc((100vw - var(--page))/2));background:var(--navy-deep);color:#fff;justify-content:space-between;align-items:center;display:flex}.staff-header a{align-items:center;gap:12px;display:flex}.staff-header p{color:#8296b4;font-size:10px}.staff-container{max-width:var(--page);margin:0 auto;padding:60px 0 90px}.staff-title{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.staff-title h1{font-family:var(--serif);margin:8px 0 5px;font-size:38px}.staff-title p{color:var(--muted);margin:0;font-size:12px}.staff-title>button{background:var(--navy);color:#fff;cursor:pointer;border:0;height:44px;padding:0 18px;font-size:12px}.staff-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;display:grid}.staff-stats article{border:1px solid var(--line);background:#fff;padding:22px}.staff-stats span{color:var(--muted);font-size:11px}.staff-stats b{margin-top:8px;font-size:29px;display:block}.staff-tools{border:1px solid var(--line);background:#fff;gap:12px;padding:18px;display:flex}.staff-tools label{border:1px solid var(--line);height:40px;color:var(--muted);flex:1;align-items:center;padding:0 12px;display:flex}.staff-tools input{border:0;outline:0;width:100%;padding-left:8px;font-size:12px}.staff-tools button{border:1px solid var(--navy);cursor:pointer;background:#fff;padding:0 18px;font-size:12px}.attendee-list{border:1px solid var(--line);background:#fff;margin-top:14px;overflow:auto}.attendee-head,.attendee-list article{grid-template-columns:1.1fr 1.7fr 1fr .8fr .7fr .6fr;align-items:center;gap:15px;min-width:880px;display:grid}.attendee-head{color:#7f8998;background:#f7f8f5;padding:13px 18px;font-size:9px}.attendee-list article{border-top:1px solid #e8ebe7;padding:17px 18px;font-size:11px}.attendee-list article div b,.attendee-list article small{display:block}.attendee-list article small{color:#8993a1;margin-top:4px;font-size:9px}.attendee-list article>button{color:#15899f;cursor:pointer;background:0 0;border:0;justify-self:start;font-weight:700}.checked-in,.not-checked{color:#087352;background:#e8f6ef;justify-self:start;padding:5px 8px;font-size:9px}.not-checked{color:#7b8490;background:#f1f2ef}.staff-empty{text-align:center;color:var(--muted);padding:40px}.staff-demo-note{color:var(--muted);font-size:10px}.onsite-dialog{width:min(500px,100%)}.onsite-dialog>span{color:#168fa8}.onsite-dialog form{margin-top:24px}.onsite-dialog form>button{margin-top:8px}.staff-login-wrap{place-items:center;min-height:calc(100vh - 70px);padding:60px 20px;display:grid}.staff-login{border-top:4px solid var(--cyan);width:min(420px,100%);box-shadow:var(--shadow);background:#fff;gap:18px;padding:38px;display:grid}.staff-login>span{color:#168fa8;letter-spacing:.22em;font-size:9px}.staff-login h1{font-family:var(--serif);margin:0;font-size:31px}.staff-login>p:not(.form-error){color:var(--muted);margin:-8px 0 4px;font-size:12px}.staff-login label{font-size:12px;font-weight:700}.staff-login input{background:#fafbf9;border:1px solid #cfd6d4;outline:none;width:100%;height:46px;margin-top:7px;padding:0 12px}.staff-login input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00b8d81a}.staff-login>button{background:var(--navy);color:#fff;cursor:pointer;border:0;height:48px;font-weight:700}.staff-login>button:disabled,.onsite-dialog form>button:disabled{opacity:.65;cursor:wait}.staff-message{color:#ad1550;background:#fff0f3;margin:14px 0 0;padding:10px;font-size:11px}.staff-simple-wrap{min-height:calc(100vh - 70px);max-width:var(--page);margin:0 auto;padding:60px 0 90px}.staff-simple-card{border-top:5px solid var(--cyan);box-shadow:var(--shadow);background:#fff;justify-content:space-between;align-items:center;gap:50px;padding:38px 42px;display:flex}.staff-simple-card span,.registration-records-title span{color:#168fa8;letter-spacing:.23em;font-size:9px}.staff-simple-card h1{font-family:var(--serif);margin:9px 0 4px;font-size:27px}.staff-simple-card strong{color:var(--navy);font:700 66px/1 var(--serif);display:block}.staff-simple-card p{color:var(--muted);margin:10px 0 0;font-size:11px}.staff-simple-card button{background:var(--navy);color:#fff;cursor:pointer;border:0;width:260px;height:52px;padding:0 22px;font-weight:700}.staff-simple-card button b{float:right;font-size:18px}.staff-simple-card button:disabled{opacity:.45;cursor:not-allowed}.registration-records{border:1px solid var(--line);background:#fff;margin-top:26px}.registration-records-title{justify-content:space-between;align-items:end;padding:28px 30px 22px;display:flex}.registration-records-title h2{font-family:var(--serif);margin:8px 0 0;font-size:24px}.registration-records-title small{color:var(--muted)}.registration-records-head,.registration-records-list article{grid-template-columns:1.1fr 1.5fr .9fr 1.4fr 1.1fr;gap:18px;display:grid}.registration-records-head{color:#7c8796;background:#f4f6f3;padding:12px 20px;font-size:9px}.registration-records-list article{border-top:1px solid #e8ebe7;padding:18px 20px;font-size:11px;line-height:1.55}.registration-records-list article div{min-width:0}.registration-records-list b,.registration-records-list span,.registration-records-list small{display:block}.registration-records-list b{color:var(--ink)}.registration-records-list span{color:#566378;margin-top:3px}.registration-records-list small{color:#8a94a2;overflow-wrap:anywhere;margin-top:4px;font-size:9px}.registration-empty{text-align:center;color:var(--muted);margin:0;padding:50px}.staff-action-message{border-left:3px solid var(--cyan);color:#405066;background:#fff;margin:18px 0 0;padding:12px 15px;font-size:11px;box-shadow:0 5px 20px #09214a0f}.registration-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.registration-table{border-collapse:collapse;white-space:nowrap;width:100%;min-width:1560px;font-size:11px}.registration-table th,.registration-table td{text-align:left;border-bottom:1px solid #e3e7e3;border-right:1px solid #e3e7e3;padding:13px 12px}.registration-table th{z-index:1;color:#687587;background:#f0f3ef;font-size:10px;font-weight:700;position:sticky;top:0}.registration-table td:first-child,.registration-table th:first-child{text-align:center}.registration-table tbody tr:nth-child(2n){background:#fafbf9}.registration-table tbody tr:hover{background:#eaf6f7}.registration-table td b{color:var(--navy)}.registration-delete-button{color:#b3214a;cursor:pointer;background:#fff;border:1px solid #d94d6f;min-width:54px;height:28px;padding:0 10px;font-size:10px;font-weight:700}.registration-delete-button:hover{background:#fff0f4}.registration-delete-button:disabled{opacity:.55;cursor:wait}@media (width<=900px){body{padding-bottom:65px}.public-header{height:62px;padding:0 18px}.conference-brand b{font-size:11px}.conference-brand small{font-size:6px}.public-nav,.register-button{display:none}.registration-bars i{width:5px}.registration-bars i:first-child{height:24px}.registration-bars i:nth-child(2){height:18px}.registration-bars i:nth-child(3){height:12px}.home-hero{min-height:auto}.hero-copy{max-width:none;padding:58px 22px 54px}.hero-kicker{letter-spacing:.14em;font-size:8px}.hero-theme{letter-spacing:.15em;margin-top:34px;font-size:14px}.hero-copy h1{letter-spacing:0;font-size:40px;line-height:1.28}.hero-description{font-size:12px;line-height:1.8}.hero-facts{grid-template-columns:1fr;gap:10px;margin-top:28px}.hero-facts p{padding:16px 17px}.hero-facts b{font-size:20px}.hero-facts span{font-size:12px}.hero-links{gap:20px;margin-top:27px}.hero-links a{font-size:11px}.hero-links .primary-link{min-width:116px;height:44px}.home-organizers,.page-container,.staff-container{max-width:none;margin:0;padding-left:22px;padding-right:22px}.section-title h2{font-size:27px;line-height:1.55}.home-highlights-section{max-width:none;padding:62px 22px 72px}.home-highlights{grid-template-columns:1fr 1fr;margin-top:30px}.home-highlights article{min-height:160px;padding:20px 16px}.home-highlights h3{margin-top:28px;font-size:16px}.home-highlights p{font-size:10px}.home-program{padding:64px 22px}.program-heading{display:block}.program-link{width:100%;margin-top:25px}.program-columns{grid-template-columns:1fr;margin-top:36px}.program-columns article,.program-columns article+article{border-top:1px solid #ffffff2e;border-left:0;padding:26px 0}.program-columns article:first-child{border-top:0}.home-organizers{padding-top:68px;padding-bottom:75px}.organizer-list{grid-template-columns:1fr;margin-top:32px}.organizer-list p,.organizer-list p:nth-child(2n){padding:17px 0;font-size:15px}.page-hero{padding:58px 22px 54px}.page-hero h1{font-size:38px}.page-container{padding-top:48px;padding-bottom:74px}.agenda-group-head{display:block}.agenda-group-head p{margin-top:10px}.schedule-list article{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:19px 0 21px}.agenda-index{color:#fff;background:var(--navy);letter-spacing:.05em;border-radius:12px;place-items:center;width:36px;height:23px;margin-top:2px;font:800 11px ui-monospace,monospace;display:grid}.agenda-entry{min-width:0;display:block}.agenda-entry-title{background:#e3f2f4;border:1px solid #c7e4ea;border-radius:4px;flex-wrap:wrap;align-items:baseline;width:max-content;max-width:100%;padding:4px 11px 5px;display:flex}.schedule-list time{color:#187c91;order:2;margin-left:4px;font-size:11px}.schedule-list time:before{content:"（"}.schedule-list time:after{content:"）"}.schedule-list h3{color:var(--navy);order:1;margin:0;font-size:16px;line-height:1.45;display:inline}.schedule-list .agenda-details{border-left:1px solid #7fc8d4;margin-top:12px;padding-left:0;position:relative}.agenda-details{gap:8px}.agenda-details li{color:#58677d;padding-left:11px;font-size:11px;line-height:1.7;position:relative}.agenda-details li:before{content:"";background:#168fa8;border-radius:50%;width:7px;height:7px;position:absolute;top:.72em;left:-4px}.agenda-details li+li{border-top:0;padding-top:0}.lunch-note{grid-template-columns:88px 1fr;gap:14px;margin:32px 0 60px;padding:20px 15px}.agenda-group+.agenda-group{margin-top:60px}.venue-summary{display:block}.venue-summary h2{font-size:27px}.venue-summary a{margin-top:25px;display:inline-block}.route-grid{grid-template-columns:1fr}.route-grid article{min-height:185px;padding:24px}.map-board{height:260px}.map-marker{top:31%;left:29%}.traffic-content{gap:34px}.public-cta{padding:55px 22px;display:block}.public-cta h2{font-size:27px}.public-cta button{width:100%;margin-top:25px}.public-footer{grid-template-columns:1fr;gap:24px;padding:45px 22px}.public-footer>small{grid-column:1}.mobile-public-nav{z-index:70;height:65px;padding-bottom:max(5px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #09214a1a}.mobile-public-nav a,.mobile-public-nav button{color:#7e899b;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;display:flex}.mobile-public-nav span{font-size:19px;line-height:1}.mobile-public-nav .active{color:var(--navy);font-weight:800}.mobile-public-nav button{background:var(--cyan);color:var(--navy);border-radius:2px;margin:8px 10px;font-weight:800}.dialog-backdrop{align-items:end;padding:0}.registration-dialog,.onsite-dialog{width:100%;max-height:94vh;padding:28px 21px calc(28px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0}.dialog-heading h2,.registration-success h2,.onsite-dialog h2{font-size:27px}.form-row{grid-template-columns:1fr;gap:16px}.staff-header{height:62px;padding:0 18px}.staff-container{padding-top:35px;padding-bottom:60px}.staff-title{align-items:start}.staff-title h1{font-size:30px}.staff-title>button{font-size:10px}.staff-stats{gap:7px}.staff-stats article{padding:15px}.staff-stats b{font-size:24px}.staff-tools{flex-wrap:wrap;padding:12px}.staff-tools label{flex-basis:100%}.staff-tools button{height:38px;margin-left:auto}.attendee-list{overflow:auto}.staff-page{padding-bottom:0}.staff-simple-wrap{max-width:none;padding:28px 16px 60px}.staff-simple-card{padding:27px 22px;display:block}.staff-simple-card h1{font-size:23px}.staff-simple-card strong{font-size:58px}.staff-simple-card button{width:100%;margin-top:24px}.registration-records{margin-top:18px}.registration-records-title{padding:24px 20px 18px}.registration-records-title h2{font-size:21px}.registration-table{min-width:1480px}}@media (width>=901px){.staff-simple-wrap{width:min(1480px,100% - 40px);max-width:none}}@media (width<=900px){.staff-simple-wrap{width:100%;margin:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
