:root{--fc-primary:#73338a;--fc-dark:#2a1c3d;--fc-accent:#f6b108;--fc-white:#fefefe;--fc-light:#faf7fc;--fc-line:#ded5e5;--fc-text:#2a1c3d;--fc-muted:#655d70;--fc-radius:18px;--fc-container:min(1180px,calc(100% - 40px))}
.fc-fullwidth{width:100vw;margin-left:calc(50% - 50vw);font-family:Montserrat,Arial,sans-serif;color:var(--fc-text)}.fc-container{width:var(--fc-container);margin-inline:auto}.fc-eyebrow{margin:0 0 8px;color:var(--fc-primary);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fc-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 23px;border-radius:11px;background:var(--fc-primary);color:#fff!important;font-size:.8rem;font-weight:800;text-decoration:none;text-transform:uppercase}.fc-button:hover{background:#5f2873;color:#fff!important}.fc-button--accent{background:var(--fc-accent);color:var(--fc-dark)!important}.fc-button--accent:hover{background:#ffc126;color:var(--fc-dark)!important}
.fc-hero{position:relative;isolation:isolate;min-height:610px;display:grid;align-items:center;overflow:hidden;background:var(--fc-dark);color:#fff}.fc-hero__media,.fc-hero__media img,.fc-hero__overlay{position:absolute;inset:0;width:100%;height:100%}.fc-hero__media{z-index:-3}.fc-hero__media img{object-fit:cover}.fc-hero__overlay{z-index:-2;background:linear-gradient(90deg,color-mix(in srgb,var(--fc-hero-overlay) 94%,#000) 0%,color-mix(in srgb,var(--fc-hero-overlay) 76%,transparent) 50%,transparent 86%)}.fc-hero__content{position:relative;z-index:1;padding-block:78px}.fc-hero .fc-eyebrow{color:var(--fc-accent)}.fc-hero h1{max-width:760px;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.92;letter-spacing:-.06em;color:#fff}.fc-hero__description{max-width:650px;margin:22px 0;font-size:1.08rem}.fc-hero__description p{margin:0}.fc-hero__meta{display:flex;flex-wrap:wrap;gap:14px 26px;margin:22px 0 28px;font-weight:700}
.fc-hero,.fc-section,.fc-list-section{width:100vw;margin-left:calc(50% - 50vw)}.fc-section{padding:80px 0;background:var(--fc-section-bg)}.fc-section__grid{display:grid;grid-template-columns:1fr;gap:42px;align-items:center}.fc-section--text-image .fc-section__grid,.fc-section--image-text .fc-section__grid,.fc-section--cta .fc-section__grid{grid-template-columns:1fr 1fr}.fc-section--text-image .fc-section__image{order:2}.fc-section__image img{width:100%;height:100%;max-height:520px;object-fit:cover;border-radius:var(--fc-radius)}.fc-section h2,.fc-heading h2{margin:0 0 18px;color:var(--fc-dark);font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.04em}.fc-section__content>div{color:var(--fc-muted)}.fc-section__content .fc-button{margin-top:18px}
.fc-list-section{padding:78px 0;background:#fff}.fc-heading{margin-bottom:32px}.fc-speaker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fc-speaker-card,.fc-program-card,.fc-document-card,.fc-gallery-card{overflow:hidden;border:1px solid var(--fc-line);border-radius:var(--fc-radius);background:#fff;box-shadow:0 12px 35px rgba(72,37,87,.08)}.fc-speaker-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.fc-speaker-card__body,.fc-gallery-card__body{padding:20px}.fc-speaker-card h3,.fc-gallery-card h3,.fc-program-card h3,.fc-document-card h3{margin:0;color:var(--fc-dark);font-size:1rem}.fc-speaker-card p{margin:7px 0 2px;color:var(--fc-muted)}.fc-speaker-card small{color:var(--fc-primary)}
.fc-program{background:var(--fc-light)}.fc-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fc-program-card{padding:24px}.fc-program-card__date{margin-bottom:10px;color:var(--fc-primary);font-size:.75rem;font-weight:800;text-transform:uppercase}.fc-program-card p{margin:8px 0;color:var(--fc-muted)}
.fc-document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fc-document-card{display:flex;align-items:center;gap:15px;padding:20px;text-decoration:none}.fc-document-card:hover{border-color:var(--fc-primary);transform:translateY(-3px)}.fc-document-card__icon{display:grid;width:48px;height:58px;place-items:center;border-radius:8px;background:#f1e9f5;color:var(--fc-primary);font-size:.72rem;font-weight:800}.fc-document-card small{color:var(--fc-primary);text-transform:uppercase}
.fc-gallery{background:var(--fc-light)}.fc-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fc-gallery-card__media{aspect-ratio:16/9;background:var(--fc-dark)}.fc-gallery-card__media img,.fc-gallery-card__media iframe,.fc-gallery-card__media video{width:100%;height:100%;object-fit:cover;border:0}.fc-gallery-card__body p{margin:8px 0 0;color:var(--fc-muted);font-size:.9rem}
@media(max-width:900px){.fc-section--text-image .fc-section__grid,.fc-section--image-text .fc-section__grid,.fc-section--cta .fc-section__grid{grid-template-columns:1fr}.fc-section--text-image .fc-section__image{order:0}.fc-speaker-grid,.fc-program-grid,.fc-document-grid,.fc-gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){:root{--fc-container:min(100% - 28px,1180px)}.fc-hero{min-height:570px}.fc-hero__content{padding-block:58px}.fc-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.fc-section,.fc-list-section{padding:60px 0}.fc-speaker-grid,.fc-program-grid,.fc-document-grid,.fc-gallery-grid{grid-template-columns:1fr}}
