/* =========================================================
   TEMPLATE MODERN
   Minimal, airy, editorial
   ========================================================= */
.template-modern{background:var(--site-background)}
.template-modern .site-shell{max-width:1160px}
.template-modern .site-header{background:color-mix(in srgb,var(--site-background) 94%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none;border-bottom:1px solid color-mix(in srgb,var(--site-text) 9%,transparent)}
.template-modern .header-inner{min-height:72px}
.template-modern .site-brand{display:flex;align-items:center}
.template-modern .site-brand img{display:block;width:auto;height:auto;max-height:38px;max-width:180px;object-fit:contain;object-position:left center}
.template-modern .site-nav{display:flex;align-items:center;gap:22px}
.template-modern .site-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 2px;border:0;border-radius:0;background:transparent!important;color:var(--site-text)!important;text-decoration:none;font-weight:600;box-shadow:none;transition:color .18s ease,border-color .18s ease,opacity .18s ease}
.template-modern .site-nav a:hover{background:transparent!important;color:var(--site-primary)!important;transform:none}
.template-modern .site-nav a.active:not(.site-register-link){background:transparent!important;color:var(--site-primary)!important;border-bottom:1px solid var(--site-primary);box-shadow:none}
.template-modern .site-nav .site-register-link{min-height:40px;margin-left:10px;padding:9px 17px!important;border:1px solid var(--site-text)!important;border-radius:999px!important;background:transparent!important;color:var(--site-text)!important;box-shadow:none;font-weight:600}
.template-modern .site-nav .site-register-link:hover{border-color:var(--site-primary)!important;background:var(--site-primary)!important;color:#fff!important}
.template-modern .site-nav .site-register-link.active{border-color:var(--site-primary)!important;background:var(--site-primary)!important;color:#fff!important}
.template-modern .hero{min-height:600px;background-image:linear-gradient(90deg,color-mix(in srgb,var(--site-background) 96%,transparent) 0%,color-mix(in srgb,var(--site-background) 78%,transparent) 42%,color-mix(in srgb,var(--site-background) 8%,transparent) 100%),var(--hero-image,none);background-size:cover;background-position:center;color:var(--site-text)}
.template-modern .hero-inner{min-height:600px;padding-top:150px;padding-bottom:120px}.template-modern .hero-copy{max-width:720px}.template-modern .hero-kicker{color:var(--site-secondary);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.template-modern .hero h1{margin-top:18px;color:var(--site-primary);font-weight:500;font-size:clamp(3.3rem,7vw,6.7rem);letter-spacing:-.06em;line-height:.94}.template-modern .hero p{color:var(--site-text);font-size:1.18rem;line-height:1.75}.template-modern .event-date{display:inline-block;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--site-text) 18%,transparent);color:var(--site-text);font-weight:600}.template-modern .hero-button{border:1px solid var(--site-primary);background:transparent;color:var(--site-primary);font-weight:600;box-shadow:none}.template-modern .hero-button:hover{background:var(--site-primary);color:#fff}
.template-modern .site-main{padding-top:90px;padding-bottom:100px}.template-modern .page-heading{margin-bottom:52px}.template-modern .page-heading h1{font-weight:500;font-size:clamp(3rem,6vw,5.5rem);letter-spacing:-.055em}.template-modern .content-card{max-width:820px;padding:0;border:0;border-radius:0;box-shadow:none}.template-modern .page-content{font-size:1.08rem;line-height:1.9}
.template-modern .registration-card,.template-modern .checkout-card,.template-modern .checkout-payment-card{max-width:none;padding:28px;border:1px solid color-mix(in srgb,var(--site-text) 10%,transparent);border-radius:18px;background:color-mix(in srgb,var(--site-background) 98%,white)}
.template-modern .program-day-tabs{gap:28px;border-bottom:1px solid color-mix(in srgb,var(--site-text) 13%,transparent)}.template-modern .program-day-tab{padding:14px 0;border:0;border-radius:0;background:transparent;color:var(--site-text)}.template-modern .program-day-tab.is-active{background:transparent;color:var(--site-primary);border-bottom:2px solid var(--site-primary)}.template-modern .program-day-summary{padding-top:28px}.template-modern .program-row{grid-template-columns:110px 22px minmax(0,1fr);padding:28px 0}.template-modern .program-details h3{font-weight:550}
.template-modern .speaker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 24px}.template-modern .speaker-card{border:0;border-radius:0;box-shadow:none}.template-modern .speaker-card:hover{box-shadow:none;transform:none}.template-modern .speaker-photo-wrap{aspect-ratio:1/1;border-radius:50%;overflow:hidden}.template-modern .speaker-card-copy{padding:18px 0}.template-modern .speaker-card h2{font-weight:550}
.template-modern .public-location-card{padding:30px 0;border:0;border-top:1px solid color-mix(in srgb,var(--site-text) 15%,transparent);border-radius:0;background:transparent}
.template-modern .site-footer{background:transparent;border-top:1px solid color-mix(in srgb,var(--site-text) 12%,transparent)}
@media(max-width:760px){.template-modern .header-inner{min-height:0}.template-modern .site-brand img{max-height:34px;max-width:150px}.template-modern .site-nav{gap:16px;overflow-x:auto;flex-wrap:nowrap}.template-modern .site-nav a{flex:0 0 auto;min-height:36px}.template-modern .site-nav .site-register-link{margin-left:0}.template-modern .hero{min-height:500px}.template-modern .hero-inner{min-height:500px;padding-top:100px;padding-bottom:90px}.template-modern .speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-modern .program-row{grid-template-columns:80px 18px minmax(0,1fr)}}
@media(max-width:520px){.template-modern .speaker-grid{grid-template-columns:1fr}.template-modern .hero h1{font-size:clamp(3rem,16vw,4.5rem)}}
