@font-face{font-family:NanumNeo;src:url('/assets/fonts/nanumsquareneo/woff2/NanumSquareNeo-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--blue:#11387f;--navy:#10284e;--muted:#66768b;--line:#dce4ee;--pale:#f3f6fa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pale);color:var(--navy);font-family:NanumNeo,'Malgun Gothic',sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.65}a{color:inherit}button,input{font:inherit}.shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between}.site-header img{display:block;object-fit:contain}.header-event{font-size:11px;letter-spacing:1.2px;color:var(--muted)}.header-event b{color:var(--blue);margin-left:8px}.hero{animation:rise-in .9s 1s backwards}.hero-image{position:relative;overflow:hidden;background:#11387f;border-radius:5px 5px 0 0}.hero-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 30%,#fff2 50%,transparent 70%);transform:translateX(-120%);animation:light-sweep 1.8s 1.2s forwards}.hero-image img{display:block;width:100%;height:auto}.event-strip{background:var(--blue);color:#fff;border-top:1px solid #ffffff24;padding:16px 24px;display:flex;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:.5px}.event-strip i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a7cfef;margin-right:8px}.event-strip em{font-style:normal;color:#c5d6ef;margin-left:18px}.registration-layout{display:grid;grid-template-columns:1fr 1.17fr;gap:80px;padding:62px 42px 76px;align-items:start}.invitation-copy{padding-top:15px;animation:rise-in .8s 1.25s backwards}.eyebrow{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:2px;margin:0 0 20px}h1{font-size:clamp(28px,3vw,42px);line-height:1.45;letter-spacing:-1.7px;margin:0 0 23px;font-weight:800}h1 span{color:#446ba1}.description{font-size:14px;color:var(--muted);line-height:1.95}.event-details{margin:34px 0;padding:24px 0;border-block:1px solid var(--line)}.event-details>div{display:flex;align-items:baseline;gap:18px;margin:10px 0}.event-details span{width:43px;flex-shrink:0;font-size:9px;letter-spacing:1.2px;color:var(--muted)}.event-details strong{font-size:12px;font-weight:600}.event-details b{display:inline-block;margin-left:8px;background:#e2eaf5;border-radius:3px;color:var(--blue);padding:1px 10px;font-size:13px}.steps{display:flex;list-style:none;margin:0;padding:0;gap:22px}.steps li{color:var(--muted);font-size:10px;position:relative;flex:1}.steps span{display:block;width:27px;height:27px;border:1px solid #bcc9da;border-radius:50%;text-align:center;line-height:26px;font-size:10px;margin-bottom:10px}.steps li:not(:last-child):after{content:"";height:1px;background:var(--line);position:absolute;left:36px;right:-13px;top:13px}.steps .active{color:var(--blue);font-weight:800}.steps .active span,.steps .done span{background:var(--blue);border-color:var(--blue);color:#fff}.form-card{background:white;padding:38px 40px;border:1px solid #e3e9f1;border-radius:8px;box-shadow:0 16px 46px #203b6110;animation:rise-in .85s 1.45s backwards}.card-heading{padding-bottom:24px;border-bottom:1px solid #e6ebf2}.card-heading .eyebrow{margin-bottom:10px}h2{margin:0;font-size:27px;letter-spacing:-1px;line-height:1.5}.card-heading>p:last-child{margin:8px 0 0;color:var(--muted);font-size:11px}.required-note{text-align:right;font-size:10px;color:var(--muted);margin:19px 0 18px}.required-note span,.field label span{color:#3d6ab0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.field{min-width:0}.field.wide{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field label span{margin-left:3px}.field input{width:100%;min-height:48px;background:#fafbfd;border:1px solid #d9e1eb;border-radius:4px;padding:12px 13px;font-size:12px;color:var(--navy);transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#7e8b9d}.field input:focus{outline:none;border-color:#3563a4;box-shadow:0 0 0 3px #3465ac15;background:white}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 22px;margin-top:28px;border:0;border-radius:4px;background:var(--blue);color:white;text-decoration:none;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.primary-button:hover{background:#0b2b68;transform:translateY(-2px)}.primary-button:disabled{opacity:.65;cursor:wait;transform:none}.primary-button>span:last-child{font-size:20px;line-height:1}.form-footnote{text-align:center;font-size:10px;color:var(--muted);margin:14px 0 0}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 0 30px;color:var(--muted);font-size:10px}.site-footer span:last-child{font-style:italic}.validation-summary-valid{display:none}.validation-summary-errors{padding:14px;background:#fff2f1;color:#a32926;font-size:12px;border-radius:4px;margin-top:20px}.validation-summary-errors ul{padding-left:18px;margin-bottom:0}.input-validation-error{border-color:#b43630!important}.success-check{height:60px;width:60px;display:grid;place-items:center;background:#eaf3ef;border-radius:50%;color:#27785b;font-size:30px;margin-bottom:26px}.success-content .eyebrow{margin-bottom:12px}.success-content>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.9}.success-content strong{color:var(--navy)}.success-content .notice{background:#fff7e9;padding:15px;border-left:3px solid #d6a04c;font-size:11px!important;color:#79571d!important;margin:22px 0}.success-event{border-top:1px solid var(--line);padding-top:15px;font-size:12px}.success-event p{margin:5px 0}.success-content .closing{font-size:11px!important}.brand-intro{position:fixed;inset:0;background:#fff;z-index:100;display:grid;place-items:center;pointer-events:none;animation:intro-out .7s .8s forwards}.intro-mark{text-align:center;animation:rise-in .6s both}.intro-mark img{object-fit:contain}.intro-mark span{display:block;width:180px;height:1px;margin:20px auto;background:#d7e3f3;transform-origin:left;animation:line-in .8s both}.intro-mark p{font-size:12px;color:var(--blue);letter-spacing:2px;font-style:italic}.returning .brand-intro{display:none}.returning .hero,.returning .invitation-copy,.returning .form-card{animation:none}:focus-visible{outline:3px solid #4782c4;outline-offset:5px}.skip-link{position:fixed;top:8px;left:8px;z-index:110;transform:translateY(-150%);padding:10px 20px;background:white}.skip-link:focus{transform:none}
@keyframes rise-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes intro-out{to{opacity:0;visibility:hidden;transform:translateY(-12px)}}@keyframes line-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes light-sweep{to{transform:translateX(120%)}}
@media(min-width:1600px){.shell{width:min(1440px,calc(100% - 120px))}.registration-layout{gap:110px;padding-inline:85px}}
@media(max-width:1000px){.shell{width:calc(100% - 40px)}.registration-layout{gap:32px;padding:40px 0 55px;grid-template-columns:1fr 1.2fr}.form-card{padding:28px}.event-strip{font-size:9px;padding:14px}.event-strip em{margin-left:8px}h1{font-size:30px}.steps{gap:12px}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.site-header{height:77px}.site-header img{width:100px;height:auto}.header-event{font-size:8px;letter-spacing:.3px}.header-event b{margin-left:3px}.hero-image img{min-height:0}.event-strip{display:block;line-height:1.9;font-size:9px;padding:12px 14px}.event-strip>span{display:block}.event-strip em{margin-left:10px}.registration-layout{grid-template-columns:1fr;gap:28px;padding:32px 0 42px}.invitation-copy{padding-top:0}.eyebrow{margin-bottom:12px;font-size:9px}h1{font-size:30px;line-height:1.4;margin-bottom:14px}h1 br:nth-of-type(2){display:none}.description{font-size:12px}.desktop-break{display:none}.event-details{margin:20px 0;padding:12px 0}.event-details strong{font-size:11px}.steps{max-width:360px}.form-card{padding:27px 22px}h2{font-size:24px}.field-grid{gap:18px 14px}.field input{font-size:16px;padding:11px 10px}.field input::placeholder{font-size:11px}.primary-button{min-height:54px}.form-footnote{font-size:9px}.site-footer{font-size:9px}.brand-intro img{width:145px}.success-content .primary-button{font-size:12px}}
@media(max-width:360px){.field-grid{grid-template-columns:1fr}.header-event{max-width:135px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.brand-intro{display:none}}

.invitation-copy,.success-content{word-break:keep-all;overflow-wrap:break-word}@media(max-width:700px){h1 span{margin-left:.18em}}
.consent-section{margin-top:30px;padding-top:25px;border-top:1px solid var(--line);word-break:keep-all;overflow-wrap:anywhere}.consent-section h3{font-size:15px;letter-spacing:-.4px;margin:0 0 12px}.consent-intro,.consent-policy{font-size:11px;color:var(--muted);line-height:1.9}.consent-all{background:#f1f5fb;border:1px solid #e0e8f3;border-radius:5px;padding:16px;margin:18px 0 5px}.consent-all p{font-size:11px;margin:0 0 12px}.consent-all label,.consent-label{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.consent-all label{align-items:center;flex-wrap:wrap;font-size:13px}.consent-all label>span{font-size:10px;color:var(--muted)}.consent-section input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--blue);cursor:pointer}.consent-item{padding:17px 0;border-bottom:1px solid #e7edf4}.consent-label{font-size:12px;line-height:1.8}.consent-label b{color:var(--blue);white-space:nowrap}.consent-label em{font-style:normal;color:var(--muted);white-space:nowrap}.consent-item details{margin:8px 0 0 27px}.consent-item summary{width:fit-content;font-size:11px;color:var(--blue);cursor:pointer;padding:4px 2px;text-decoration:underline;text-underline-offset:3px}.consent-item details ul{background:#f6f8fb;border-radius:4px;padding:15px 15px 15px 30px;margin:10px 0 0;font-size:11px;color:#526379;line-height:1.85}.consent-item li+li{margin-top:9px}.consent-section a{color:var(--blue);text-underline-offset:3px}.consent-policy{margin:17px 0 0}.consent-all[hidden]{display:none}@media(max-width:700px){.consent-section h3{font-size:14px}.consent-label{font-size:12px}.consent-all{padding:14px}.consent-item details{margin-left:27px}}
/* Readable static font weights; these font files ship with the invitation assets. */
@font-face{font-family:InvitationSans;src:url('/assets/img/bioplus2026/regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:InvitationSans;src:url('/assets/img/bioplus2026/bold.woff2') format('woff2');font-weight:600 900;font-style:normal;font-display:swap}
body{font-family:InvitationSans,'Malgun Gothic',sans-serif;font-size:16px;line-height:1.75}.description{font-size:16px;color:#4d6079}.field label{font-size:14px}.field input{font-size:15px;min-height:52px}.field input::placeholder{font-size:14px}.card-heading>p:last-child{font-size:13px}.eyebrow{font-size:11px;letter-spacing:1.5px}.required-note,.form-footnote{font-size:12px}.event-details strong{font-size:14px}.event-details span,.steps li,.site-footer{font-size:11px}.primary-button{font-size:16px}.consent-section h3{font-size:17px}.consent-label{font-size:14px}.consent-intro,.consent-policy,.consent-item details ul{font-size:13px;line-height:1.9}.consent-item summary,.consent-all p{font-size:13px}.consent-all label{font-size:15px}.consent-all label>span{font-size:12px}
.brand-intro{background:radial-gradient(ellipse at center,#fff 20%,#eaf0fa 100%);animation:intro-out .8s 2s forwards}.intro-mark{animation:brand-arrive 1.2s .15s both}.intro-mark img{width:230px;height:auto}.intro-mark span{height:2px;width:230px;background:var(--blue);animation:line-in 1.5s .25s both}.intro-mark p{font-size:16px;letter-spacing:2px;animation:rise-in .8s .7s backwards}.hero{animation:rise-in 1s 2.2s backwards}.hero-image:after{animation:light-sweep 1.8s 2.5s forwards}.invitation-copy{animation:rise-in .9s 2.45s backwards}.form-card{animation:rise-in .9s 2.65s backwards}.brand-intro:focus-within{display:none}
@keyframes brand-arrive{from{opacity:0;transform:translateY(25px) scale(.92);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@media(max-width:700px){.description{font-size:14px}.field input,.field input::placeholder{font-size:16px}.field input::placeholder{font-size:12px}.event-details strong{font-size:13px}.required-note,.form-footnote{font-size:11px}.consent-section h3{font-size:16px}.consent-label{font-size:13px}.consent-intro,.consent-policy,.consent-item details ul{font-size:12px}.intro-mark img,.intro-mark span{width:190px}}
@media(prefers-reduced-motion:reduce){.brand-intro{display:none}}
.event-details span{width:58px;white-space:nowrap}.event-details>div{gap:14px}
