@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#12384b;--bg-rose-900:#055f62;--bg-rose-800:#067176;--bg-rose-700:#078388;--panel-rose:#066a6f;--panel-rose-soft:#08797f;--surface-rose:#0b8d93;--text-main:#edfafa;--text-soft:#d3f0f1;--text-muted:#b8e3e4;--accent:#078388;--accent-strong:#055f62;--accent-soft:#7ad0d3;--border-rose:#3aa5a9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#b1ccd2;font-family:Manrope,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#b1ccd2;min-height:100vh;margin:0}h1,h2,h3{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif}p{margin:0}.page-shell{background:var(--panel-rose);border-radius:24px;width:min(1120px,100% - 2rem);margin:1.5rem auto;overflow:hidden;box-shadow:0 20px 65px #071d266b}.hero-banner{isolation:isolate;color:#fff;background:radial-gradient(circle at 12% 22%, #7ad0d34d, transparent 40%), radial-gradient(circle at 78% 40%, #a8c5cf47, transparent 45%), linear-gradient(115deg, var(--bg-rose-900) 0%, var(--bg-rose-700) 52%, #055f62 100%);padding:3rem;position:relative}.month-badge{letter-spacing:.06em;text-transform:uppercase;color:#2a6a82;background:#ffffff2e;border:1px solid #7ad0d37a;border-radius:999px;margin:0;padding:.35rem .8rem;font-size:.85rem;display:inline-flex}.hero-layout{grid-template-columns:1.6fr 1fr;align-items:stretch;gap:1.2rem;margin-top:1rem;display:grid}.hero-layout h1{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.07}.hero-copy{color:#ffffffed;max-width:60ch;margin-top:1rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}button{cursor:pointer;color:#0b7a80;background:#f8fbfc;border:2px solid #0b7a80;border-radius:999px;padding:.75rem 1.1rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s}button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000029}.btn-link,.text-link{text-decoration:none}.btn-link{color:#0b7a80;background:#f8fbfc;border:2px solid #0b7a80;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.1rem;font-size:.95rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.btn-link:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000029}.ghost-btn{color:#1f6078;background:#dff1f9c7;border:1px solid #8bbfd1}.focus-panel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f465a85;border:1px solid #abc5cf66;border-radius:18px;padding:1.2rem}.focus-panel h2{color:var(--accent-soft);margin:0;font-size:1.05rem}.focus-panel p{color:#ffffffed;margin:.55rem 0 0}.content-section{padding:2rem 2rem 2.2rem}.content-section header{margin-bottom:1.1rem}.content-section h2{color:var(--text-main);margin:0;font-size:1.6rem}.content-section header p{color:var(--text-soft);margin-top:.4rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.95rem;display:grid}.card-grid.wide{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.info-card{border:1px solid var(--border-rose);background:linear-gradient(#216f87,#1a5a72);border-radius:14px;padding:1rem}.info-card h3{color:#f2fbff;margin:0;font-size:1.05rem}.info-card p{color:var(--text-soft);margin:.5rem 0 0}.split-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stack-block{background:var(--panel-rose-soft);border:1px solid var(--border-rose);border-radius:16px;padding:1rem 1.1rem}.stack-block h2{color:var(--text-main);margin-bottom:.7rem;font-size:1.3rem}.stack-block.emphasized{color:#fff;background:linear-gradient(145deg,#0b8d93 0%,#078388 65%,#055f62 100%);border-color:#2f86a0}.stack-block.emphasized h2{color:#fff}.clean-list{gap:.5rem;margin:0;padding-left:1.1rem;display:grid}.cta-strip{text-align:center;background:linear-gradient(100deg,#078388f5,#055f62f0);border:1px solid #2f85a0;border-radius:16px;margin:0 2rem 2rem;padding:1.4rem}.cta-strip h2{color:#f2fbff;margin:0;font-size:1.4rem}.cta-strip p{color:#e7f6fc;max-width:65ch;margin:.55rem auto 1rem}.page-footer{padding:0 2rem 2rem}.page-footer p{text-align:center;color:var(--text-muted);margin:0;font-size:.92rem}.registration-shell{width:min(1100px,100% - 2rem);margin:2rem auto}.registration-card{background:linear-gradient(#e4f6fc,#d6eef8);border:1px solid #9fcfe0;border-radius:28px;padding:1.9rem;box-shadow:0 18px 36px #0f495e2e}.registration-layout{grid-template-columns:minmax(250px,320px) minmax(0,1fr);align-items:start;gap:1.4rem;display:grid}.registration-side-column{gap:.85rem;display:grid}.registration-side{background:linear-gradient(#eef8fd,#dff1f9);border:1px solid #a6d3e3;border-radius:18px;padding:1rem}.registration-side h2{color:#1f5d75;margin:.7rem 0 .45rem;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.1rem,2.2vw,1.35rem)}.registration-side p{color:#326d84;margin:0;line-height:1.65}.registration-side .clean-list{color:#326d84;gap:.4rem;margin-top:.85rem;padding-right:1.1rem}.registration-head{margin-bottom:1.5rem}.registration-head h1{letter-spacing:0;color:#1f5d75;margin:.8rem 0 .45rem;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,3.2vw,3rem)}.registration-head p{color:#326d84;font-size:clamp(1.08rem,1.5vw,1.35rem);line-height:1.7}.registration-title-pink{color:#b83a72!important}.registration-layout>div:last-child{background:#ffffffbf;border:1px solid #b2daea;border-radius:20px;padding:1.05rem}.side-home-btn{color:#b83a72;background:#fff7fb;border-color:#b83a72;justify-content:center;width:100%}.side-home-btn:hover{color:#9a2f5d;background:#ffedf6;border-color:#9a2f5d}.registration-card .content-section{padding:1.2rem 0 0}.registration-card .content-section h2{color:#1f5d75}.registration-card .content-section header p{color:#356f86}.text-link{color:#b83a72;margin-top:.8rem;font-weight:600;display:inline-block}.text-link:hover{color:#9a2f5d}.admin-link{margin-top:.4rem}.registration-form{gap:1rem;display:grid}.demo-fill-btn{border:1px solid #abc5cf80;justify-self:end}.registration-form label,.registration-form fieldset{color:#255f77;gap:.55rem;font-size:1.05rem;font-weight:600;display:grid}.field-note{color:#3b7890;font-size:.88rem;font-weight:500}.phone-row{grid-template-columns:minmax(88px,110px) minmax(0,1fr);gap:.55rem;display:grid}.country-code-input{text-align:center}.registration-form input,.registration-form select,.registration-form textarea{border:1px solid var(--border-rose);width:100%;font:inherit;color:#123748;background:#e8f5fbf5;border-radius:14px;padding:.85rem .95rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.registration-form input::placeholder,.registration-form textarea::placeholder{color:#1a4c618c}.registration-form input:focus-visible,.registration-form select:focus-visible,.registration-form textarea:focus-visible{background:#fff;border-color:#078388;outline:none;box-shadow:0 0 0 3px #07838833}.registration-form fieldset{border:1px solid #b2daea;border-radius:14px;padding:.95rem}.registration-form legend{color:#255f77;padding:0 .3rem;font-weight:700}.radio-row,.consent-row{align-items:center;gap:.65rem;font-weight:500;display:flex!important}.radio-row.with-input{justify-content:space-between;gap:.8rem}.radio-row.with-input>span{align-items:center;gap:.55rem;display:inline-flex}.other-specialty-input{width:min(220px,100%)}.radio-row input,.consent-row input{width:auto}.registration-form input[type=radio],.registration-form input[type=checkbox]{accent-color:#b83a72}.success-box{background:linear-gradient(#f1f9fd,#e4f3fa);border:1px solid #9ecedf;border-radius:14px;padding:1.2rem}.success-box h2{color:#1f6078;margin:0}.success-box p{color:#326d84;margin:.5rem 0 1rem}.success-details{background:#ffffffb8;border:1px solid #cfe2ea;border-radius:12px;gap:.4rem;margin:.9rem 0 .5rem;padding:.9rem 1rem;display:grid}.success-details p{color:#265d73;margin:0}.success-details strong{color:#174b60}.admin-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.admin-stats-row{flex-wrap:wrap;gap:.55rem;display:flex}.registration-form>button[type=submit]{justify-content:center;width:100%;margin-top:.25rem;padding-block:.9rem;font-size:1.02rem}.submit-registration-btn{color:#fff!important;background:#b83a72!important;border-color:#b83a72!important}.submit-registration-btn:hover{color:#fff!important;background:#9a2f5d!important;border-color:#9a2f5d!important}.danger-btn{background:var(--accent-strong);color:#fff}.row-actions{justify-content:flex-start;display:flex}.status-chip{border-radius:999px;align-items:center;padding:.25rem .6rem;font-size:.86rem;font-weight:600;display:inline-flex}.status-success{color:#225d74;background:#dff1f9}.status-neutral{color:#2b677f;background:#edf6fb}.status-warn{color:#055f62;background:#d8f0f1}.table-wrap{overflow-x:auto}.registrations-table{border-collapse:collapse;width:100%;min-width:850px}.registrations-table th,.registrations-table td{text-align:right;vertical-align:top;color:#275f76;background:#f6fbfe;border:1px solid #a8d6e6;padding:.6rem}.registrations-table th{color:#225d74;background:#dff1f9}.empty-state{color:#326d84;background:#f2f9fd;border:1px dashed #9ecedf;border-radius:12px;padding:1.2rem}.event-page{color:#12384b;background:#eef1f3;width:min(780px,100% - 1rem);box-shadow:0 22px 58px #071d2659}.poster-top{background:#eef1f3;border-bottom:6px solid #16748b;min-height:0;position:relative;overflow:hidden}.poster-header-image{object-fit:cover;object-position:center top;width:100%;height:390px;display:block}.event-body{z-index:2;text-align:center;margin-top:0;padding:0 2rem 2.2rem;position:relative}.event-body h2,.event-body h3,.event-body h4{color:#12384b;font-family:Manrope,sans-serif}.event-body h2{margin:0;font-size:2rem;font-weight:800}.event-body h3{margin:.35rem 0 .8rem;font-size:clamp(1.2rem,3.4vw,2rem);font-weight:800}.event-body p{color:#1a4458;max-width:31ch;margin:0 auto;font-size:clamp(1.15rem,2.65vw,2rem);line-height:1.55}.event-body h4{margin:1.4rem 0 1rem;font-size:clamp(1.1rem,3.2vw,1.85rem);font-weight:900}.event-meta{color:#fff;background:#0b7a80;border-radius:22px;justify-content:center;align-items:center;gap:1rem;padding:.8rem 1.4rem;display:inline-flex}.event-meta strong,.event-meta span{text-align:left;font-family:Manrope,sans-serif;display:block}.event-meta strong{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:800;line-height:1}.event-meta span{letter-spacing:.02em;margin-top:.2rem;font-size:clamp(.92rem,1.8vw,1.2rem);font-weight:600}.event-cta-row{justify-content:center;align-items:stretch;gap:.8rem;margin-top:1rem;display:flex}.meta-separator{background:#ffffffb8;border-radius:999px;width:2px;height:48px}.poster-register-btn{color:#0b7a80;letter-spacing:.02em;background:#f8fbfc;border:4px solid #0b7a80;border-radius:999px;justify-content:center;align-items:center;min-width:285px;padding:.55rem 1.6rem;font-family:Manrope,sans-serif;font-size:clamp(1.15rem,2.8vw,2rem);font-weight:800;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.poster-register-btn:hover{color:#fff;filter:none;background:#b83a72;border-color:#b83a72;transform:translateY(-2px)}.event-page .page-footer{padding:0 2rem 1.4rem}.event-page .page-footer p{color:#295571}.event-page .text-link{color:#b83a72}.program-section{padding:0 2rem 1.8rem}.program-section header{text-align:center;margin-bottom:.9rem}.program-section h3{color:#103f55;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.35rem,3vw,1.9rem)}.program-section p{color:#476f83;margin-top:.35rem}.program-list{gap:.8rem;display:grid}.program-register-cta{justify-content:center;margin-top:1.2rem;display:flex}.program-item{background:#fbfdfe;border:1px solid #c6dde7;border-radius:16px;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:.85rem;padding:.85rem;display:grid}.program-time{color:#0f5a73;background:#ddf0f2;border-radius:12px;justify-content:center;align-items:center;min-height:48px;font-weight:800;display:inline-flex}.program-content h4{color:#0f4258;margin:0;font-size:1.02rem}.program-content p{color:#4b7488;margin-top:.25rem;font-size:.92rem}.committee-marquee-section{background:#065e623d;border-top:3px solid #ffffffd9;width:100%;margin-top:-.2rem;padding:.7rem 0 1rem}.committee-title{text-align:center;color:#eaf9fa;margin:0 0 .6rem;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700}.committee-marquee-viewport{overflow:hidden}.committee-marquee-track{gap:.75rem;width:max-content;padding:0 .75rem;animation:34s linear infinite committeeScroll;display:flex}.committee-card{background:#f6fcff;border:1px solid #92c7d6;border-radius:999px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:.55rem;min-width:290px;padding:.38rem .72rem .38rem .38rem;display:grid}.committee-card h4{color:#b83a72;margin:0;font-size:.98rem;line-height:1.2}.committee-card p{color:#4a7f96;margin-top:.12rem;font-size:.8rem;line-height:1.2}.committee-image{object-fit:cover;border:2px solid #0c858a;border-radius:50%;width:64px;height:64px}@keyframes committeeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.committee-marquee-track{animation:none}}.speaker-spotlight{text-align:center;margin-top:-4px;padding:.75rem 2rem 2rem}.spotlight-label{color:#0f4d65;letter-spacing:.01em;text-shadow:0 1px #ffffff80;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.15rem,2.6vw,1.55rem);font-weight:800}.spotlight-label:after{content:"";background:linear-gradient(90deg,#b83a72,#0b7a80);border-radius:999px;width:120px;height:4px;margin:.45rem auto 0;display:block}.spotlight-card{background:#f5fbff;border:1px solid #9ecedf;border-radius:14px;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:.7rem;width:min(760px,100%);margin:.55rem auto 0;padding:.8rem;display:grid}.spotlight-image{object-fit:cover;border-radius:12px;width:160px;height:160px}.spotlight-meta{text-align:right}.spotlight-meta h4{color:#0f4d65;margin:0;font-size:1.45rem}.spotlight-meta p{color:#3d7188;margin-top:.24rem;font-size:1.08rem}.spotlight-lecture{font-weight:600;color:#1f6078!important;margin-top:.45rem!important;font-size:.97rem!important}.spotlight-nav{justify-content:center;align-items:center;gap:.55rem;margin-top:.85rem;display:flex}.spotlight-dots{gap:.42rem;display:inline-flex}.spotlight-control-btn{color:#0b7a80;background:#f8fbfc;border:2px solid #0b7a80;border-radius:50%;width:34px;min-width:34px;height:34px;padding:0;font-size:1rem;font-weight:800;line-height:1}.spotlight-control-btn:hover{color:#fff;box-shadow:none;background:#b83a72;border-color:#b83a72}.spotlight-dot{background:#bddce8;border-radius:50%;width:8px;height:8px}.spotlight-dot.active{background:#b83a72;border-radius:999px;width:22px}@media (width<=900px){.registration-layout{grid-template-columns:1fr}.registration-side{order:2}.registration-layout>div:last-child{order:1}.event-page{width:min(780px,100% - .7rem)}.poster-top{min-height:0}.poster-header-image{height:285px}.event-body{padding:0 1.1rem 1.5rem}.program-section{padding:0 1.1rem 1.4rem}.program-item{grid-template-columns:1fr}.committee-marquee-section{padding-bottom:.85rem}.committee-card{grid-template-columns:56px minmax(0,1fr);min-width:250px}.committee-image{width:56px;height:56px}.speaker-spotlight{padding:.55rem 1.1rem 1.4rem}.spotlight-card{grid-template-columns:105px minmax(0,1fr);width:100%}.spotlight-image{width:105px;height:105px}.spotlight-meta h4{font-size:1.15rem}.spotlight-meta p{font-size:.95rem}.spotlight-nav{justify-content:center;width:100%}.event-meta{gap:.8rem;padding:.68rem 1rem}.event-cta-row{flex-direction:column;align-items:center}.meta-separator{height:42px}.poster-register-btn{min-width:235px}.hero-banner,.content-section{padding:1.4rem}.hero-layout,.split-layout{grid-template-columns:1fr}.cta-strip{margin:0 1.4rem 1.4rem}.page-footer{padding:0 1.4rem 1.4rem}.registration-card{padding:1.15rem}}
