@font-face{font-family:SamsungBody;src:url('/assets/fonts/SamsungSSBodyDig-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:SamsungBody;src:url('/assets/fonts/SamsungSSBodyDig-Bold.woff2') format('woff2');font-weight:700;font-display:swap}@font-face{font-family:SamsungHead;src:url('/assets/fonts/SamsungSSHeadDig-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:SamsungHead;src:url('/assets/fonts/SamsungSSHeadDig-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:SamsungBody;src:url('/assets/fonts/SamsungSSBodyDig-Light.woff2') format('woff2');font-weight:300;font-display:swap}@font-face{font-family:SamsungHead;src:url('/assets/fonts/SamsungSSHeadDig-Light.woff2') format('woff2');font-weight:300;font-display:swap}@font-face{font-family:SamsungHead;src:url('/assets/fonts/SamsungSSHeadDig-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
:root{--navy:#052f73;--deep:#001c4b;--ink:#141d3d;--line:#c5d4ec;--pale:#edf2fb;--purple:#8c75f4;--blue:#3d80f4;--cyan:#6ed5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:SamsungBody,Arial,sans-serif;font-size:16px}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{height:140px;padding:0 max(40px,calc((100vw - 1447px)/2));display:flex;align-items:center;position:relative;z-index:20;background:#fff}.site-brand{font-family:SamsungHead,Arial,sans-serif;font-size:25px;font-weight:700;text-decoration:none;white-space:nowrap}.site-nav{margin-left:auto;display:flex;align-items:stretch;height:100%;gap:77px}.site-nav a{position:relative;display:flex;align-items:center;text-decoration:none;font:400 18px SamsungHead,Arial,sans-serif;color:#182145}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:12px;height:3px;background:transparent}.site-nav a.is-active:after{background:#74a7ed}.nav-toggle{display:none;margin-left:auto;border:1px solid currentColor;background:transparent;border-radius:20px;padding:7px 14px;color:inherit}.theme-dark{background:var(--navy);color:#fff}.theme-dark .site-header{background:var(--navy)}.theme-dark .site-nav a{color:#fff}.theme-dark .site-footer{border-top-color:rgba(255,255,255,.15)}
.hero{min-height:calc(100vh - 112px);position:relative;overflow:hidden;background:linear-gradient(145deg,#063a82 0%,#00265e 58%,#001633 100%);padding:120px max(40px,calc((100vw - 1440px)/2)) 110px}.hero-art{position:absolute;z-index:0;right:-3vw;top:0;width:67%;height:100%;background-repeat:no-repeat;background-position:right center;background-size:cover}.hero--day2 .hero-art{background-image:url('/assets/img/hero-day2-art.webp')}.hero--both .hero-art{background-image:url('/assets/img/hero-both-art.webp')}.hero--both:before{content:"";position:absolute;z-index:1;inset:0 auto 0 0;width:49%;background:#073675}.hero-copy{position:relative;z-index:2;width:min(670px,52vw)}.hero h1{margin:0 0 20px;font:700 clamp(54px,5.2vw,88px)/1.08 SamsungHead,Arial,sans-serif;letter-spacing:-.025em}.hero--both h1{font-size:clamp(52px,4.6vw,82px)}.hero h2{margin:0 0 14px;font:700 clamp(30px,2.4vw,43px)/1.2 SamsungHead,Arial,sans-serif;color:#789fe1}.hero--both h2,.hero--both .hero-subtitle{color:#9c7df6}.hero-subtitle{margin:0 0 44px;font-size:28px;line-height:1.35;font-weight:700}.hero-meta{margin:44px 0 46px;font-size:25px;line-height:1.38}.button{display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:58px;padding:0 34px;border:0;border-radius:32px;text-decoration:none;font-weight:700;cursor:pointer}.button--gradient{color:#fff;background:linear-gradient(90deg,#4b82f5,#9b78ed)}.hero--day2 .button--gradient{background:linear-gradient(90deg,#3d80f4,#6ed5ef)}.button--primary{color:#fff;background:#063783}.button--wide{width:100%;border-radius:4px}.site-footer{min-height:150px;padding:36px max(40px,calc((100vw - 1440px)/2));background:#000;color:#fff;display:flex;justify-content:space-between;gap:30px;border-top:1px solid #222;font-size:13px}.site-footer div{display:flex;flex-direction:column;gap:9px}.site-footer a{font-weight:700;text-decoration:none}.site-footer small{align-self:flex-end;color:#aeb4c4}
.page-shell{width:min(1100px,calc(100% - 40px));margin:72px auto 110px}.form-shell{width:min(940px,calc(100% - 40px))}.page-shell>h1{margin:48px 0 6px;font:700 39px/1.1 SamsungHead,Arial,sans-serif}.page-shell>p{margin-top:0;color:#47516e}.event-ribbon{height:72px;padding:0 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;background:linear-gradient(90deg,#3d80f4,#68d2ef)}.event-ribbon--both{background:linear-gradient(90deg,#4d81f4,#9b78ed)}.event-ribbon b{font-size:18px}.event-ribbon span{font-size:12px}.registration-form{margin-top:38px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 34px}.registration-form label,.login-card label,.admin-detail label{display:flex;flex-direction:column;gap:9px;font-weight:700;font-size:14px}.registration-form input,.login-card input,.registration-form select,.registration-form textarea{width:100%;height:52px;padding:0 16px;border:1px solid #b8cae4;border-radius:3px;background:#fff;color:#15203f;outline:0}.registration-form input:focus,.login-card input:focus{border-color:#376fcb;box-shadow:0 0 0 3px rgba(55,111,203,.12)}.registration-form fieldset{margin:32px 0 0;padding:0;border:0}.registration-form legend{margin-bottom:17px;font-weight:700;font-size:14px}.registration-form .choice{display:inline-flex;flex-direction:row;align-items:center;gap:8px;margin:0 28px 14px 0;font-weight:400;cursor:pointer}.choice input{position:absolute;opacity:0;width:1px!important;height:1px!important}.choice>span{width:19px;height:19px;border:2px solid #607296;border-radius:50%;background:#fff;display:inline-block;position:relative}.choice input:checked+span{border-color:#3278e8}.choice input:checked+span:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#3278e8}.registration-form .wide-input{display:block;margin-top:6px;background:#f0f3fa}.consent{margin:38px 0 28px;padding:24px 26px;background:#dce5f7;border:1px solid #c4d2eb;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:25px;font-weight:400!important;line-height:1.5}.consent a{font-weight:700}.consent .choice{flex:none;margin:0}.alert{padding:14px 17px;margin:22px 0;border-radius:5px}.alert--error{background:#fff0f1;color:#a51f33;border:1px solid #f3c6cd}.alert--success{background:#e9f8f1;color:#176b4d;border:1px solid #bce8d5}
.center-page{min-height:570px;padding:170px 30px;text-align:center}.center-page h1{margin:0 0 28px;font:700 48px SamsungHead,Arial,sans-serif;color:#092b69}.center-page p{font-size:20px;line-height:1.55}.center-page .button{margin-top:24px}.locked-page h1{color:#9075ef}.login-page{min-height:600px;padding:120px 20px;display:flex;justify-content:center}.login-card{width:380px;padding:48px;background:#eef2fa;border-radius:8px}.login-card h1{margin:0 0 32px;font:700 30px SamsungHead}.login-card label{margin-bottom:22px}.login-card p{margin:20px 0 0;text-align:center;color:#74809c;font-size:13px}
.program-page{width:min(980px,calc(100% - 40px))}.program-tabs{display:grid;grid-template-columns:1fr 1fr;margin:25px 0 10px}.program-tabs button{min-height:52px;padding:10px 16px;border:0;background:#dce3f3;color:#6f7890;font-weight:700;cursor:pointer}.program-tabs button.is-active{background:linear-gradient(90deg,#557ff0,#a07be9);color:#fff}.program-panel{display:none}.program-panel.is-active{display:block}.program-row{display:grid;grid-template-columns:170px 1fr;min-height:72px;padding:13px 22px;align-items:center;background:#edf1fa;border-bottom:1px solid #d6deef}.program-row:nth-child(even){background:#e4e9f6}.program-row time{color:#2673dc;font-weight:700}.program-row div{display:flex;flex-direction:column;gap:5px}.program-row span{font-size:13px;color:#6d7690}.venue-page{min-height:650px}.venue-address{margin:0 0 40px 260px!important;color:#25304b!important;font-size:20px}.pin{color:#8f6df0;margin-right:10px}.venue-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:28px;align-items:stretch}.venue-grid img{width:100%;height:330px;object-fit:cover}.legal-page{max-width:900px;line-height:1.7}.legal-page h2{margin-top:35px;color:#0b377a}
@media(max-width:900px){.site-header{height:82px;padding:0 24px}.site-brand{font-size:20px}.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:82px;left:0;right:0;height:auto;padding:12px 24px 24px;background:inherit;flex-direction:column;gap:0}.site-nav.is-open{display:flex}.site-nav a{height:48px}.site-nav a:after{bottom:2px}.hero{min-height:calc(100vh - 82px);padding:80px 28px 100px}.hero-art{opacity:.65;right:-45%;width:125%}.hero--both:before{width:100%;background:linear-gradient(90deg,rgba(7,54,117,.98) 0%,rgba(7,54,117,.88) 58%,rgba(7,54,117,.08) 100%)}.hero-copy{width:100%;max-width:670px}.hero h1{font-size:clamp(48px,11vw,76px)}.hero--both h1{font-size:clamp(43px,10vw,70px)}.hero-subtitle{font-size:24px}.hero-meta{font-size:20px}.site-footer{padding:32px 24px}.venue-address{margin-left:0!important}.venue-grid img{height:250px}.program-tabs{grid-template-columns:1fr}.program-row{grid-template-columns:130px 1fr}.form-grid{grid-template-columns:1fr}}
@media(max-width:600px){.site-brand{font-size:17px}.hero{padding:70px 22px 80px}.hero-art{opacity:.42;right:-78%;width:165%}.hero h1,.hero--both h1{font-size:43px}.hero h2{font-size:26px}.hero-subtitle{font-size:20px;margin-bottom:28px}.hero-meta{font-size:17px;margin:28px 0 34px}.button{min-height:52px}.page-shell,.form-shell,.program-page{width:min(100% - 28px,940px);margin-top:42px}.event-ribbon{padding:0 16px}.registration-form fieldset{margin-top:27px}.registration-form .choice{display:flex;margin-right:0}.consent{align-items:flex-start;flex-direction:column!important}.center-page{padding:120px 22px}.center-page h1{font-size:36px}.center-page p{font-size:17px}.program-row{grid-template-columns:1fr;gap:5px;padding:15px}.venue-grid{grid-template-columns:1fr}.venue-grid img{height:auto}.site-footer{flex-direction:column}.site-footer small{align-self:flex-start}}
.registration-form input,.registration-form select,.registration-form textarea,.login-card input{background:#eef2fa}
.program-row .session-label{color:#6f91ce;font-size:12px;font-weight:700}
.venue-address{position:relative;margin-left:60px!important;padding-left:28px}.pin{position:absolute;left:0;top:2px;width:18px;height:22px;margin:0;background:#9274ef;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.pin:after{content:"";position:absolute;left:6px;top:6px;width:6px;height:6px;border-radius:50%;background:#fff}.venue-grid{grid-template-columns:1fr 1fr}.venue-grid img{height:auto;aspect-ratio:1.45/1;object-fit:cover;border-radius:4px}
.venue-map{position:relative;overflow:hidden;border-radius:4px}.venue-map img{width:100%;display:block}.venue-map b{position:absolute;left:56%;top:47%;transform:translateY(-50%);color:#fff;font-size:17px;line-height:1.15}.venue-map-pin{position:absolute;left:48%;top:43%;width:26px;height:32px;background:#fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.venue-map-pin:after{content:"";position:absolute;left:9px;top:9px;width:8px;height:8px;border-radius:50%;background:#2d2166}

/* Home hero: coded layout following the AI artboard and the SAIF 2026 structure. */
.site-header--home{position:absolute;top:0;left:0;width:100%;height:154px;background:transparent!important}
.svfw-hero{height:100svh;min-height:0;overflow:hidden;background:#073675 url('/assets/img/hero-art-full-v2.webp?v=20260916b') center top/cover no-repeat;color:#fff}
.svfw-hero--both{background-image:url('/assets/img/hero-art-both-full-v2.webp?v=20260916b')}
.svfw-hero__inner{position:relative;width:min(1447px,calc(100% - 96px));height:100%;margin:0 auto}
.svfw-hero__copy{position:absolute;z-index:2;top:min(16.15vw,310px);left:0;width:800px}
.svfw-hero h1{margin:0 0 12px;font:700 80px/96px SamsungHead,Arial,sans-serif;letter-spacing:0}
.svfw-hero h2{margin:0 0 70px;font:700 42px/60px SamsungHead,Arial,sans-serif;color:#789fe1}
.svfw-hero__subtitle{margin:0 0 50px;color:#9b7cf2;font:500 30px/40px SamsungHead,Arial,sans-serif}
.svfw-hero__details{margin:0 0 47px;font:400 30px/38px SamsungHead,Arial,sans-serif;letter-spacing:0}
.svfw-hero--both h1{font-size:80px;line-height:96px;margin-bottom:12px}
.svfw-hero--both h1 span{white-space:nowrap}
.svfw-hero--both h2{margin-bottom:0;color:#9b7cf2}
.svfw-hero--both .svfw-hero__details{margin:0 0 74px;font-size:25px;line-height:33px}
.svfw-hero__dates,.svfw-hero__location{display:block}.svfw-hero__location{margin-left:16px}
.svfw-register-button{display:inline-flex;width:280px;height:66px;align-items:center;justify-content:center;border-radius:33px;background:linear-gradient(90deg,#4f83f4,#9b78ed);color:#fff;text-decoration:none;font:700 30px/1 SamsungBody,Arial,sans-serif;transition:transform .18s,filter .18s}
.svfw-hero--day2 .svfw-register-button{background:linear-gradient(90deg,#4382f2,#66cce9)}
.svfw-register-button:hover,.svfw-register-button:focus-visible{filter:brightness(1.08);transform:translateY(-2px)}
.svfw-hero__art{display:none}

@media(max-width:1200px){.svfw-hero__inner{width:calc(100% - 64px)}.svfw-hero__copy{width:58%}.svfw-hero h1{font-size:64px;line-height:1.12}.svfw-hero--both h1{font-size:57px;line-height:1.12}.svfw-hero__details{font-size:20px;line-height:1.38}}
@media(max-width:900px){.theme-dark .site-header--home .site-nav{background:#052f73}.svfw-hero{position:relative;height:100svh;min-height:0;background:#073675}.svfw-hero__inner{display:block;width:calc(100% - 40px);height:100%;min-height:0;padding-top:132px}.svfw-hero__copy{position:relative;top:auto;left:auto;width:100%;max-width:650px;transform:none}.svfw-hero h1{font-size:clamp(48px,9.5vw,68px);line-height:1.1}.svfw-hero--both h1{font-size:clamp(43px,8.6vw,62px);line-height:1.1}.svfw-hero h2{margin-bottom:34px;line-height:1.2}.svfw-hero__details,.svfw-hero--both .svfw-hero__details{margin:34px 0;font-size:20px;line-height:1.38}.svfw-hero__subtitle{margin-bottom:30px}.svfw-register-button{font-size:22px}.svfw-hero__art{display:block;position:absolute;z-index:1;right:auto;bottom:-1px;left:50%;width:min(1180px,150vw);aspect-ratio:3840/2439;margin:0;opacity:.96;transform:translateX(-50%);background:url('/assets/img/hero-art-full-v2.webp?v=20260916b') center top/100% auto no-repeat;-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 24%,#000 56%);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 24%,#000 56%)}}
.svfw-hero--both .svfw-hero__art{background-image:url('/assets/img/hero-art-both-full-v2.webp?v=20260916b')}
@media(max-width:900px){.svfw-hero--both h2{margin-bottom:0}.svfw-hero--both .svfw-hero__art{-webkit-mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.08) 34%,#000 64%);mask-image:linear-gradient(180deg,transparent 0,rgba(0,0,0,.08) 34%,#000 64%)}}
@media(max-width:600px){.svfw-hero__inner{width:calc(100% - 36px);padding-top:112px}.svfw-hero h1,.svfw-hero--both h1{font-size:43px}.svfw-hero--both h1 span{white-space:normal}.svfw-hero h2{font-size:25px}.svfw-hero__subtitle{font-size:18px;line-height:1.35}.svfw-hero__details,.svfw-hero--both .svfw-hero__details{font-size:16px;line-height:1.45}.svfw-register-button{width:170px;height:50px;font-size:18px}.svfw-hero__art{width:min(850px,165vw)}}

/* Desktop dimensions measured from the 1920px Illustrator artboards. */
@media(min-width:901px){
  .site-header--home{height:140px;padding:0 max(40px,calc((100vw - 1447px)/2))}
  .svfw-hero__inner{width:74.792vw;max-width:1436px}
  .svfw-hero__copy{top:25.43svh}
  .svfw-hero h1,.svfw-hero--both h1{margin-bottom:min(12px,.985svh);font-size:min(80px,6.56svh);line-height:min(96px,7.875svh)}
  .svfw-hero h2{margin-bottom:min(70px,5.74svh);font-size:min(42px,3.45svh);line-height:min(60px,4.92svh)}
  .svfw-hero--both h2{margin-bottom:0}
  .svfw-hero__subtitle{margin-bottom:min(50px,4.10svh);font-size:min(30px,2.46svh);line-height:min(40px,3.28svh)}
  .svfw-hero__details{margin-bottom:min(47px,3.86svh);font-size:min(30px,2.46svh);line-height:min(38px,3.12svh)}
  .svfw-hero--day2 .svfw-hero__details{transform:translateY(-10px)}
  .svfw-hero--both .svfw-hero__details{margin-bottom:min(74px,6.07svh);font-size:min(25px,2.05svh);line-height:min(33px,2.71svh)}
  .svfw-hero--day2 .svfw-register-button{background:linear-gradient(90deg,#4382f2,#66cce9)!important}
  .svfw-hero--both .svfw-register-button{background:linear-gradient(90deg,#4f83f4,#9b78ed)!important}
  .svfw-register-button:hover,.svfw-register-button:focus-visible{filter:brightness(1.06);transform:none}
  .svfw-hero--day2 .svfw-register-button,.svfw-hero--both .svfw-register-button{position:absolute;top:47.42svh;left:0;width:min(280px,14.583vw);height:min(66px,5.414svh);border-radius:min(33px,2.707svh);font-size:min(30px,1.5625vw,2.46svh)}
  .page-shell{width:min(1447px,calc(100% - 96px));margin:134px auto 110px}
  .form-shell,.program-page{width:min(1447px,calc(100% - 96px))}
  .form-shell{margin-bottom:134px}
  .page-shell>h1{margin:50px 0 14px;color:#000;font:700 44px/1.15 SamsungHead,Arial,sans-serif}
  .page-shell>p{color:#000;font:400 26px/1.35 SamsungHead,Arial,sans-serif}
  .event-ribbon{height:150px;padding:0 34px;border-radius:8px}
  .event-ribbon b{font:700 38px/1.15 SamsungHead,Arial,sans-serif}
  .event-ribbon span{font:500 26px/1.25 SamsungHead,Arial,sans-serif}
  .registration-form{margin-top:99px}
  .form-grid{gap:34px 43px}
  .registration-form label,.login-card label,.admin-detail label{gap:14px;font-size:22px}
  .registration-form label,.registration-form legend{color:#002b6b}
  .registration-form input,.registration-form select,.registration-form textarea{height:82px;padding:0 29px;border:1px solid #7f99ce;border-radius:8px;background:#e8ecf6;color:#000;font:400 19px SamsungBody,Arial,sans-serif}
  .registration-form input::placeholder,.registration-form textarea::placeholder{color:#86a5dc;opacity:1}
  .registration-form fieldset{margin-top:51px}
  .registration-form .form-grid+fieldset{margin-top:61px}
  .registration-form legend{margin-bottom:22px;font-size:22px}
  .registration-form .choice{gap:14px;margin:0 52px 18px 0;color:#000;font-size:19px}
  .choice>span{width:32px;height:32px;border:1px solid #8facdf;background:#fff}
  .choice input:checked+span{border-color:#8aabe3;background:#8aabe3}
  .choice input:checked+span:after{inset:8px;background:#063783}
  .registration-form .wide-input{height:102px;margin-top:11px}
  .registration-form label.consent{min-height:120px;margin:40px 0 64px;padding:24px 29px;border:1px solid #002b6b;background:#cacee7;color:#002b6b;font-size:19px;font-weight:400;line-height:1.35}
  .consent a{color:#002b6b;font-weight:400;text-decoration:none}
  .consent .choice{font-size:22px;font-weight:700!important}
  .consent .choice>span{border-color:#002b6b;border-radius:8px;background:transparent}
  .consent .choice input:checked+span:after{inset:auto;left:9px;top:4px;width:9px;height:16px;border:solid #002b6b;border-width:0 3px 3px 0;border-radius:0;background:transparent;transform:rotate(45deg)}
  .registration-form .button--wide{height:80px;border-radius:7px;background:#002b6b;font-size:26px}
  .program-page>h1{margin-bottom:43px}
  .program-day-title{margin:0 0 24px;color:#073675;font:500 26px/1.2 SamsungHead,Arial,sans-serif}
  .program-day-title b{font-weight:700}
  .program-tabs{margin:0;grid-template-columns:1fr 1fr;gap:14px}
  .program-tabs button{height:63px;padding:0 20px;border:1px solid #c9d5ed;border-radius:8px 8px 0 0;background:#d8dcf1;color:#fff;font:700 22px/1.2 SamsungHead,Arial,sans-serif}
  .program-tabs button.is-active{background:#edf1fa;color:#073675}
  .program-row{grid-template-columns:222px 1fr;min-height:80px;padding:0 36px;background:#edf1fa;border-bottom:0;align-items:center}
  .program-row:nth-child(even){background:#dfe4f3}
  .program-row:has(.session-label){min-height:130px;border-bottom:1px solid #84a7e5}
  .program-row time{font:500 21px/1.2 SamsungHead,Arial,sans-serif;color:#073675}
  .program-row div{gap:4px}
  .program-row b{font:700 21px/1.18 SamsungHead,Arial,sans-serif;color:#000}
  .program-row span{font-size:13px;color:#181d30}
  .program-row .session-label{font-size:13px;color:#7197da}
  .legal-page h2{font-size:21px;line-height:1.35}
  .venue-page{min-height:837px}
  .venue-page>h1{margin-bottom:0}
  .venue-address{margin:0 0 47px 0!important;padding-left:56px;font:400 26px/38px SamsungHead,Arial,sans-serif!important}
  .venue-address .pin{top:7px;width:28px;height:35px}
  .venue-address .pin:after{left:9px;top:9px;width:10px;height:10px}
  .venue-grid{grid-template-columns:1fr 1fr;gap:43px}
  .venue-grid img{border-radius:8px}
  .venue-map b{font:500 17px/22px SamsungHead,Arial,sans-serif}
  .login-page{min-height:923px;padding:137px 20px}
  .login-card{width:651px;min-height:652px;padding:66px 59px 40px;border:1px solid #6d9aef;border-radius:26px;background:#eef2fa}
  .login-card h1{margin:0 0 57px;font:700 44px/1.1 SamsungHead,Arial,sans-serif}
  .login-card label{margin-bottom:42px;font:500 18px/1.2 SamsungHead,Arial,sans-serif}
  .login-card input{height:67px;padding:0 26px;border:0;border-radius:15px;background:#fff;font:400 16px SamsungBody,Arial,sans-serif}
  .login-card .button{display:flex;width:280px;min-height:66px;margin:0 auto;border-radius:33px;font-size:26px}
  .login-card p{margin:54px 0 0;font-size:14px;font-weight:300;color:#c3c6ce}
  .center-page{min-height:713px}
  .center-page{padding-top:133px}
  .center-page h1{margin:0 0 80px;font-size:44px;line-height:1.1}
  .center-page p{margin:0;font:400 26px/52px SamsungHead,Arial,sans-serif}
  .center-page .button{width:280px;min-height:66px;margin-top:65px;border-radius:33px;font-size:26px}
  .locked-page{min-height:630px}
  .locked-page .button{margin-top:43px}
  .site-footer{display:block;min-height:250px;padding:67px max(40px,calc((100vw - 1467px)/2));font-size:15px}
  .site-footer div{gap:4px}
  .site-footer a{margin-bottom:28px;font-size:20px;line-height:1.2}
  .site-footer span,.site-footer small{display:block;font-size:15px;font-weight:300;line-height:1.2;transform:scaleY(.944);transform-origin:left top}
  .site-footer small{align-self:flex-start;color:#7f99ce}
}

/* Final AI-artboard alignment and responsive refinements. */
.button--primary{background:#002b6b}
.site-footer,.site-footer small{color:#7f99ce}
.center-page h1{color:#002b6b}
.locked-page h1{color:#9075ef}
.login-card{background:#e8ecf6}
.registration-form input,.registration-form select,.registration-form textarea{background:#e8ecf6}
.login-card input{background:#fff}
.registration-form>fieldset:last-of-type+.button--wide{margin-top:64px}
@media(max-width:900px){
  .page-shell>h1{font-size:34px}
  .page-shell>p{font:400 19px/1.4 SamsungHead,Arial,sans-serif}
  .event-ribbon{height:96px;border-radius:6px}
  .event-ribbon b{font:700 23px/1.15 SamsungHead,Arial,sans-serif}
  .event-ribbon span{font:500 15px/1.25 SamsungHead,Arial,sans-serif}
  .registration-form{margin-top:46px}
  .registration-form label,.registration-form legend{color:#002b6b;font-size:16px}
  .registration-form input,.registration-form select,.registration-form textarea{height:58px;border-color:#7f99ce;border-radius:6px;background:#e8ecf6;font-size:15px}
  .registration-form .choice{color:#000;font-size:15px}
  .choice>span{width:24px;height:24px;border-color:#8facdf}
  .choice input:checked+span:after{inset:6px;background:#063783}
  .registration-form .wide-input{height:76px}
  .consent{border-color:#002b6b;background:#cacee7;color:#002b6b}
  .consent a{color:#002b6b;font-weight:400;text-decoration:none}
  .consent .choice{color:#002b6b;font-weight:700}
  .registration-form .button--wide{height:64px;border-radius:6px;font-size:19px}
  .registration-form>fieldset:last-of-type+.button--wide{margin-top:42px}
  .program-day-title{font-size:19px;color:#002b6b}
  .program-tabs button{font:700 16px/1.2 SamsungHead,Arial,sans-serif}
  .program-row time,.program-row b{font-size:16px}
  .legal-page h2{font-size:20px;line-height:1.4}
  .site-footer{min-height:220px;color:#7f99ce}
  .site-footer a{font-size:18px}
  .site-footer,.site-footer small{font-size:14px}
}
@media(max-width:600px){
  .page-shell>h1{font-size:30px}
  .page-shell>p{font-size:17px}
  .event-ribbon b{font-size:21px}
  .event-ribbon span{font-size:13px}
  .center-page h1{font-size:32px}
  .center-page p{font-size:16px}
  .legal-page h2{font-size:18px;line-height:1.4}
  .site-footer{padding:40px 24px;font-size:14px}
  .site-footer a{font-size:18px}
  .site-footer small{font-size:14px}
}

/* SAIF-style mobile navigation with the SVFW color system. */
.sound-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.menu-open{overflow:hidden}
@media(max-width:900px){
  .site-header{height:76px}
  .nav-toggle{position:relative;z-index:2;display:flex;width:42px;height:42px;margin-left:auto;padding:9px;border:0;border-radius:0;background:none;flex-direction:column;justify-content:center;gap:6px;cursor:pointer}
  .nav-toggle span{display:block;width:24px;height:2px;background:#182145;transition:transform .2s,opacity .2s,background-color .2s}
  .theme-dark .nav-toggle span{background:#fff}
  .nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
  .nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}
  .nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
  .site-nav{display:flex;position:fixed;z-index:1;inset:76px 0 0;height:auto;margin:0;padding:36px 24px max(36px,env(safe-area-inset-bottom));background:#052f73;color:#fff;flex-direction:column;align-items:flex-start;gap:0;overflow:auto;transform:translateX(100%);transition:transform .25s ease;visibility:hidden}
  .site-nav.is-open{transform:translateX(0);visibility:visible}
  .theme-dark .site-header--home .site-nav{background:#052f73}
  .site-nav a,.theme-dark .site-nav a{display:block;width:100%;height:auto;padding:15px 0;color:#fff;font:500 25px/1.2 SamsungHead,Arial,sans-serif}
  .site-nav a:after{right:auto;bottom:0;width:0;height:2px;background:#fff;transition:width .2s}
  .site-nav a.is-active{color:#fff}
  .site-nav a.is-active:after{right:auto;width:100%;background:#fff}
}
@media(max-width:600px){
  .site-header{padding-right:18px;padding-left:18px}
  .site-brand{font-size:19px}
  .site-nav{padding-right:max(24px,env(safe-area-inset-right));padding-left:max(24px,env(safe-area-inset-left))}
  .site-nav a,.theme-dark .site-nav a{min-height:52px;font-size:25px}
}

/* Compact subpage typography and final Venue alignment. */
.venue-address{display:flex;align-items:flex-start;gap:12px;margin-left:0!important;padding-left:0!important}
.venue-address-pin{display:block;flex:0 0 auto;width:24px;height:32px;margin-top:1px;color:#9274ef}
.venue-map-marker{position:absolute;left:48%;top:43%;width:24px;height:32px;transform:none}
.venue-map b{left:calc(48% + 30px)}

@media(min-width:901px){
  .page-shell>h1{font-size:36px}
  .page-shell>p{font-size:20px;line-height:1.45}
  .event-ribbon b{font-size:32px}
  .event-ribbon span{font-size:21px}
  .registration-form label,.login-card label,.admin-detail label{font-size:18px}
  .registration-form input,.registration-form select,.registration-form textarea{font-size:16px}
  .registration-form legend{font-size:18px}
  .registration-form .choice{font-size:16px}
  .registration-form label.consent{font-size:16px}
  .consent .choice{font-size:18px}
  .registration-form .button--wide{font-size:22px}
  .program-day-title{font-size:21px}
  .program-tabs button{font-size:18px}
  .program-row time,.program-row b{font-size:17px}
  .program-row span,.program-row .session-label{font-size:12px}
  .venue-page>h1{margin-bottom:20px}
  .venue-address{margin-bottom:42px!important;font-size:20px!important;line-height:30px!important}
  .venue-address-pin{width:24px;height:32px;margin-top:0}
  .venue-map-marker{width:24px;height:32px}
  .venue-map b{font-size:18px;line-height:20px}
  .login-card h1{font-size:36px}
  .login-card label{font-size:15px}
  .login-card input{font-size:14px}
  .login-card .button{font-size:22px}
  .login-card p{font-size:12px}
  .center-page h1{font-size:36px}
  .center-page p{font-size:20px;line-height:40px}
  .center-page .button{font-size:22px}
  .legal-page h2{font-size:18px}
  .site-footer a{font-size:16px}
  .site-footer,.site-footer span,.site-footer small{font-size:13px}
}

@media(max-width:900px){
  .page-shell>h1{font-size:29px}
  .page-shell>p{font-size:16px}
  .event-ribbon b{font-size:21px}
  .event-ribbon span{font-size:14px}
  .registration-form label,.registration-form legend{font-size:15px}
  .registration-form input,.registration-form select,.registration-form textarea{font-size:14px}
  .registration-form .choice{font-size:14px}
  .registration-form .button--wide{font-size:18px}
  .program-day-title{font-size:18px}
  .program-tabs button,.program-row time,.program-row b{font-size:15px}
  .venue-page>h1{margin-bottom:17px}
  .venue-address{margin-bottom:32px!important;font-size:16px!important;line-height:1.45!important}
  .venue-address-pin{width:20px;height:27px}
  .venue-map-marker{width:21px;height:28px}
  .venue-map b{font-size:15px;line-height:17px}
  .legal-page h2{font-size:17px}
  .site-footer a{font-size:16px}
  .site-footer,.site-footer small{font-size:13px}
}

@media(max-width:600px){
  .page-shell>h1{font-size:26px}
  .page-shell>p{font-size:15px}
  .event-ribbon b{font-size:19px}
  .event-ribbon span{font-size:12px}
  .registration-form label,.registration-form legend{font-size:14px}
  .registration-form input,.registration-form select,.registration-form textarea{font-size:14px}
  .registration-form .choice{font-size:14px}
  .registration-form .button--wide{font-size:17px}
  .registration-form>fieldset:last-of-type+.button--wide{margin-top:34px}
  .center-page h1{font-size:28px}
  .center-page p{font-size:15px}
  .legal-page h2{font-size:16px}
  .venue-grid{grid-template-columns:1fr;gap:16px}
  .venue-map b{font-size:14px;line-height:16px}
  .site-footer a{font-size:16px}
  .site-footer,.site-footer small{font-size:12px}
}

/* Shared registration-status layout. */
.status-page{min-height:713px;padding:124px 30px 110px;display:flex;flex-direction:column;align-items:center;text-align:center}
.status-page h1{margin:0 0 44px;font:700 46px/1.15 SamsungHead,Arial,sans-serif}
.status-page p{margin:0;font:400 22px/1.7 SamsungHead,Arial,sans-serif}
.status-page .button{width:280px;min-height:66px;margin-top:50px;border-radius:33px;font-size:22px}
.locked-page h1{color:#9075ef}
.completion-page h1{color:#002b6b}
@media(max-width:900px){
  .status-page{min-height:620px;padding:104px 24px 90px}
  .status-page h1{margin-bottom:36px;font-size:39px}
  .status-page p{font-size:18px;line-height:1.65}
  .status-page .button{margin-top:42px}
}
@media(max-width:600px){
  .status-page{min-height:560px;padding:88px 20px 76px}
  .status-page h1{margin-bottom:30px;font-size:34px;line-height:1.18}
  .status-page p{font-size:16px;line-height:1.6}
  .status-page .button{width:210px;min-height:56px;margin-top:38px;font-size:18px}
}

/* Program schedule: measurements taken from the Illustrator program artboard. */
.program-panel.is-active{overflow:visible;border:0;border-radius:0}
.program-panel .program-row{position:relative;background:#e8ecf6;border-right:1px solid #c9d5ed;border-bottom:0;border-left:1px solid #c9d5ed}
.program-panel .program-row:has(.session-label){border-bottom:0}
.program-panel .program-row--muted{background:#dce0f0}
.program-panel .program-row--opening{border-top:1px solid #c9d5ed;border-radius:8px 8px 0 0}
.program-panel .program-row:last-child{border-bottom:1px solid #c9d5ed;border-radius:0 0 8px 8px}
.program-row--divider-after:after{content:"";position:absolute;z-index:1;right:32px;bottom:0;left:32px;height:1px;background:#84a7e5}
.program-row .program-speakers{display:grid;grid-template-columns:minmax(0,1fr);gap:2px 34px}
.program-row .program-speakers--columns{grid-template-columns:repeat(2,minmax(0,1fr))}
.program-row .program-speakers span{line-height:1.4}
.program-row:has(.program-speakers--multiline){min-height:150px}

@media(min-width:901px){
  .program-page{margin-top:120px}
  .program-page>h1{margin-bottom:24px;font-size:36px}
  .program-day-title{margin-bottom:30px;font-size:24px}
  .program-tabs button{font-size:24px}
  .program-row{min-height:80px}
  .program-row--opening{min-height:90px}
  .program-row:has(.session-label){min-height:130px}
  .program-row:has(.program-speakers--multiline){min-height:150px}
  .program-row time,.program-row b{font-size:21px}
  .program-row span,.program-row .session-label{font-size:13px}
}

@media(max-width:900px){
  .program-page>h1{margin-bottom:24px}
  .program-day-title{margin-bottom:22px;font-size:19px}
  .program-row--opening{min-height:80px}
  .program-row time,.program-row b{font-size:16px}
  .program-row span,.program-row .session-label{font-size:12px}
  .program-row:has(.program-speakers--multiline){min-height:130px}
}

/* Registration form additions from the September 17 revision. */
.form-hint{margin-top:-2px;color:#6b7690;font-size:12px;font-weight:400;line-height:1.35}
.form-grid__full{grid-column:1/-1}
.dinner-venue{margin:-4px 0 20px;color:#273451;font-size:14px;line-height:1.55}
.comments-field{margin-top:36px}
.registration-form .comments-field textarea{height:120px;padding:18px 16px;resize:vertical;line-height:1.5}
.consent a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
.email-registration-status{display:block;margin-top:1px;font-size:13px;font-weight:400;line-height:1.45}
.email-registration-status--checking{color:#63708b}
.email-registration-status--available{color:#176b4d}
.email-registration-status--duplicate{color:#a51f33}
.email-registration-status a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.registration-form .button--wide:disabled{cursor:not-allowed;opacity:.48}

@media(min-width:901px){
  .form-hint{font-size:14px}
  .dinner-venue{margin-top:-6px;font-size:16px}
  .comments-field{margin-top:51px}
  .registration-form .comments-field textarea{height:150px;padding:22px 29px}
  .email-registration-status{font-size:15px}
}

@media(max-width:600px){
  .program-row .program-speakers--columns{grid-template-columns:1fr}
  .program-row:has(.program-speakers--multiline){min-height:0}
  .form-grid__full{grid-column:auto}
  .dinner-venue{font-size:13px}
  .comments-field{margin-top:30px}
}

/* Match the SAIF 2026 footer typography. */
.site-footer{font-family:SamsungBody,Arial,sans-serif}
.site-footer a{font-size:17px;font-weight:700;line-height:1.4}
.site-footer span,.site-footer small{font-size:14px;font-weight:400;line-height:1.6;transform:none}

@media(max-width:600px){
  .site-footer a{font-size:17px}
  .site-footer span,.site-footer small{font-size:13px;line-height:1.6}
}

/* Privacy Policy structure follows the SAIF 2026 policy page. */
.privacy-page{width:min(1440px,calc(100% - 96px));margin-top:90px}
.privacy-page>h1{margin-bottom:54px}
.privacy-document{width:100%;color:#11112d;font-size:16px;font-weight:400;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}
.privacy-document__intro{margin:0;padding:0 0 50px;font-size:16px;line-height:1.75}
.privacy-document>section{padding:52px 0 50px;border-top:1px solid #d8e1e5}
.privacy-document h2{margin:0 0 25px;color:#11112d;font:700 26px/1.35 SamsungHead,Arial,sans-serif;letter-spacing:-.25px}
.privacy-document h3{margin:34px 0 12px;font-size:16px;font-weight:400;line-height:1.75}
.privacy-document p{margin:0 0 14px}
.privacy-document ul{margin:14px 0 0;padding-left:22px}
.privacy-document li{margin:7px 0;padding-left:3px;font-size:16px;font-weight:400}
.privacy-document strong{font-weight:400}
.privacy-document a{color:#0076c7;text-decoration:underline;text-underline-offset:3px}
.privacy-note{margin-top:16px!important;color:#11112d;font-size:16px}
.privacy-table-wrap{max-width:100%;margin:24px 0;overflow-x:auto;border-radius:0;-webkit-overflow-scrolling:touch}
.privacy-table-wrap:focus{outline:2px solid #7f99ce;outline-offset:2px}
.privacy-document table{width:100%;min-width:640px;border-collapse:collapse;border-top:1px solid #b9c8cf;background:#fff;font-size:16px;font-weight:400;line-height:1.65}
.privacy-document th,.privacy-document td{padding:14px 16px;border:0;border-bottom:1px solid #d8e1e5;text-align:left;vertical-align:top;font-weight:400}
.privacy-document th{background:#f6f8f9;text-align:center}
.privacy-document td:first-child{width:30%}
.privacy-table--retention td:nth-child(1){width:38%}
.privacy-table--retention td:nth-child(2){width:14%;text-align:center;white-space:nowrap}
.privacy-version{display:block;margin-top:8px!important;padding-left:22px!important}

@media(max-width:900px){
  .privacy-page{width:min(100% - 48px,1440px);margin-top:64px}
}

@media(max-width:600px){
  .privacy-page{width:calc(100% - 36px);margin-top:58px}
  .privacy-page>h1{margin-bottom:38px}
  .privacy-document{font-size:14px;line-height:1.7;word-break:normal}
  .privacy-document__intro{padding-bottom:38px;font-size:14px;line-height:1.7}
  .privacy-document>section{padding:40px 0 38px}
  .privacy-document h2{margin-bottom:20px;font-size:21px;letter-spacing:-.15px}
  .privacy-document h3,.privacy-document li,.privacy-note{font-size:14px}
  .privacy-table-wrap{margin:20px 0}
  .privacy-document table{min-width:620px;font-size:14px}
  .privacy-document th,.privacy-document td{padding:12px 13px}
}
