:root{--ink:#102a33;--navy:#17364b;--paper:#fbfbf7;--soft:#f1f5f2;--line:#d7ddd7;--teal:#0d7f84;--rust:#c85d3f;--brass:#bc8b2b;--muted:#637170;--shadow:0 22px 70px rgba(19,54,60,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8faf8 0%,#eef5f1 46%,#fbf7ed 100%);color:var(--ink);font-family:Inter,"Noto Sans SC","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;letter-spacing:0}a{color:inherit;text-decoration:none}a:hover{color:var(--teal)}.skip-link{position:absolute;left:12px;top:-60px;background:var(--ink);color:#fff;padding:8px 12px;z-index:40}.skip-link:focus{top:12px}.conference-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(16px,4vw,54px);background:rgba(251,251,247,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,42,51,.12)}.brand-mark{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark span{width:42px;height:32px;border:2px solid var(--ink);background:linear-gradient(135deg,var(--teal),var(--brass));clip-path:polygon(0 0,80% 0,100% 50%,80% 100%,0 100%,14% 50%)}.brand-mark b{font-size:19px}.nav-strip{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.nav-strip a{padding:8px 12px;border:1px solid transparent;font-size:14px;color:#28424a}.nav-strip a:hover{background:#fff;border-color:var(--line)}.nav-toggle{display:none;background:#fff;border:1px solid var(--line);padding:8px 12px;color:var(--ink)}main{overflow:hidden}.checkin-hero{position:relative;min-height:680px;display:grid;align-items:end;background:#091b25}.hero-stage{position:absolute;inset:0;margin:0}.hero-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,250,248,.98) 0%,rgba(248,250,248,.86) 31%,rgba(248,250,248,.22) 63%,rgba(9,27,37,.04) 100%)}.hero-stage img{width:100%;height:100%;object-fit:cover;display:block}.hero-copy{position:relative;z-index:2;max-width:770px;margin:0 0 48px clamp(18px,7vw,92px);padding:38px 0}.kicker,.section-title p,.page-lead>p{margin:0 0 10px;color:var(--rust);font-weight:900;letter-spacing:.1em;font-size:13px}.hero-copy h1,.page-lead h1{font-size:clamp(42px,8vw,86px);line-height:1.02;margin:0 0 18px}.hero-copy p:not(.kicker),.page-lead div{font-size:19px;max-width:700px;color:#33484d}.hero-actions,.lead-actions,.article-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.primary-action,.secondary-action,.lead-actions a,.text-link,.article-actions a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 18px;font-weight:900;border:1px solid var(--ink);background:#fff}.primary-action,.lead-actions a:first-child{background:var(--ink);color:#fff}.secondary-action,.lead-actions a:not(:first-child),.text-link,.article-actions a{color:var(--ink)}.agenda-board,.download-roster,.route-seating,.article-terminal,.faq-deck,.page-lead,.platform-lanes,.process-strip,.source-note,.device-manual,.route-table,.help-checkin,.question-bank,.text-columns,.contact-card,.article-page{max-width:1180px;margin:0 auto;padding:56px clamp(18px,4vw,46px)}.section-title{max-width:790px}.section-title h2,.process-strip h2,.source-note h2{font-size:clamp(30px,5vw,54px);line-height:1.12;margin:0 0 26px}.agenda-rows{display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--ink);background:#fff;box-shadow:var(--shadow)}.agenda-rows article{padding:24px;border-right:1px dashed var(--line)}.agenda-rows article:last-child{border-right:0}.agenda-rows time{font-weight:900;color:var(--teal)}.agenda-rows h3{font-size:23px;margin:10px 0}.agenda-rows p{margin:0;color:var(--muted)}.device-grid,.platform-lanes,.device-manual,.help-checkin,.text-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.device-grid article,.platform-lanes article,.device-manual article,.help-checkin article,.text-columns article,.source-note,.contact-card{background:rgba(255,255,255,.92);border:1px solid var(--line);border-top:5px solid var(--teal);padding:24px;box-shadow:0 14px 34px rgba(19,54,60,.08)}.device-grid article:nth-child(2n),.platform-lanes article:nth-child(2n){border-top-color:var(--rust)}.device-grid article:nth-child(3n),.platform-lanes article:nth-child(3n){border-top-color:var(--brass)}h2,h3{letter-spacing:0}.device-grid h3,.platform-lanes h2,.device-manual h2,.help-checkin h2,.text-columns h2{font-size:24px;line-height:1.25;margin:0 0 10px}.device-grid p,.platform-lanes p,.device-manual p,.help-checkin p,.text-columns p,.source-note p,.contact-card p{margin:0;color:#45595c}.platform-lanes a{display:inline-flex;margin-top:16px;color:var(--teal);font-weight:900}.route-table{display:grid;gap:12px}.route-table article{display:grid;grid-template-columns:150px 210px 1fr;gap:20px;align-items:start;padding:20px 24px;background:#fff;border-left:6px solid var(--teal);box-shadow:0 12px 28px rgba(19,54,60,.08)}.route-table.detailed article{grid-template-columns:180px minmax(220px,.65fr) 1fr}.route-table span{color:var(--rust);font-weight:900}.route-table h3,.route-table h2{margin:0;font-size:23px}.route-table p{margin:0;color:var(--muted)}.process-strip ol{list-style:none;margin:0;padding:0;border:2px solid var(--ink);background:#fff}.process-strip li{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:22px;border-bottom:1px solid var(--line)}.process-strip li:last-child{border-bottom:0}.process-strip b{font-size:21px}.process-strip span{color:#45595c}.news-list{display:grid;gap:12px}.news-list article{display:grid;grid-template-columns:110px 120px minmax(0,1fr);gap:18px;align-items:start;padding:20px 22px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:5px solid var(--brass)}.news-list time,.news-list span{font-size:13px;color:var(--muted)}.news-list h3{margin:0;font-size:23px;line-height:1.32}.news-list p{grid-column:3;margin:0;color:#45595c}.text-link{margin-top:22px}.faq-deck details,.question-bank details{background:#fff;border:1px solid var(--line);padding:18px 20px;margin:12px 0}.faq-deck summary,.question-bank summary{font-weight:900;cursor:pointer}.faq-deck p,.question-bank p{margin:12px 0 0;color:#45595c}.page-lead{padding-top:72px;padding-bottom:34px}.page-lead h1{font-size:clamp(38px,6vw,70px)}.article-page{max-width:890px;background:#fff;margin-top:50px;margin-bottom:58px;border:1px solid var(--line);box-shadow:var(--shadow)}.crumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:18px}.crumb a{text-decoration:underline;text-underline-offset:3px}.article-page header{padding-bottom:24px;border-bottom:2px solid var(--ink)}.article-page header time,.article-page header span{display:inline-flex;margin-right:10px;color:var(--rust);font-weight:900}.article-page h1{font-size:clamp(34px,5vw,58px);line-height:1.1;margin:14px 0}.article-page header p{font-size:18px;color:#405458}.article-page section{padding:24px 0;border-bottom:1px dashed var(--line)}.article-page section h2{font-size:28px;margin:0 0 10px}.article-page section p{margin:0;color:#34484c}.contact-card a{font-size:26px;font-weight:900;color:var(--teal)}.conference-footer{border-top:2px solid var(--ink);background:#102a33;color:#edf6f4;display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.5fr);gap:34px;padding:42px clamp(18px,4vw,56px)}.conference-footer a{color:#d7e6e2}.footer-call{border:1px dashed rgba(255,255,255,.34);padding:24px}.footer-call span{display:block;width:52px;height:11px;background:linear-gradient(90deg,var(--teal),var(--brass),var(--rust));margin-bottom:14px}.footer-call h2{margin:0 0 8px}.footer-call p{margin:0;color:#c9d9d6}.conference-footer nav{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.conference-footer h2{font-size:15px;margin:0 0 10px;color:#fff}.conference-footer nav a{display:block;margin:7px 0}.platform-lanes article,.device-manual article,.help-checkin article,.text-columns article{scroll-margin-top:90px}@media (max-width:980px){.nav-toggle{display:inline-flex}.nav-strip{display:none;position:absolute;left:14px;right:14px;top:64px;background:#fff;border:1px solid var(--line);padding:12px;box-shadow:var(--shadow)}.nav-strip.is-open{display:grid;grid-template-columns:1fr 1fr}.checkin-hero{min-height:620px}.hero-stage:after{background:linear-gradient(90deg,rgba(248,250,248,.98),rgba(248,250,248,.82) 64%,rgba(248,250,248,.45))}.hero-copy{margin-left:clamp(18px,5vw,48px);margin-right:18px}.agenda-rows{grid-template-columns:1fr 1fr}.agenda-rows article:nth-child(2n){border-right:0}.route-table article,.route-table.detailed article,.news-list article,.process-strip li{grid-template-columns:1fr}.news-list p{grid-column:auto}.device-grid,.platform-lanes,.device-manual,.help-checkin,.text-columns,.conference-footer,.conference-footer nav{grid-template-columns:1fr}}@media (max-width:520px){.conference-header{padding:12px 14px}.brand-mark b{font-size:17px}.checkin-hero{min-height:600px}.hero-copy{padding:24px 0;margin-bottom:26px}.hero-copy h1,.page-lead h1{font-size:34px}.hero-copy p:not(.kicker),.page-lead div{font-size:16px}.hero-actions,.lead-actions,.article-actions{flex-direction:column}.primary-action,.secondary-action,.lead-actions a,.text-link,.article-actions a{width:100%}.agenda-board,.download-roster,.route-seating,.article-terminal,.faq-deck,.page-lead,.platform-lanes,.process-strip,.source-note,.device-manual,.route-table,.help-checkin,.question-bank,.text-columns,.contact-card,.article-page{padding-left:16px;padding-right:16px}.section-title h2,.process-strip h2,.source-note h2{font-size:30px}.agenda-rows{grid-template-columns:1fr}.agenda-rows article{border-right:0;border-bottom:1px dashed var(--line)}.agenda-rows article:last-child{border-bottom:0}.nav-strip.is-open{grid-template-columns:1fr}.news-list h3,.route-table h3,.route-table h2{font-size:20px}.article-page{margin-top:24px}.conference-footer{padding:32px 16px}}