.vo-evconf{overflow:hidden;position:relative}.vo-evconf__ghost{color:var(--vo-paper);font-size:clamp(16rem,34vw,36rem);left:50%;line-height:.6;opacity:.05;pointer-events:none;position:absolute;top:-.16em;transform:translateX(-50%);user-select:none;z-index:0}.vo-evconf__inner{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:1}.vo-evconf__eyebrow{color:var(--vo-amber);display:block;margin-bottom:var(--space-5)}.vo-evconf__title{color:var(--vo-paper);font-size:var(--type-display-sm,var(--type-h1));line-height:var(--lh-tight,1.05);margin:0;max-width:16ch}.vo-evconf__title .vo-accent,.vo-evconf__title em{color:var(--vo-amber);font-style:normal}.vo-evconf__copy{margin:var(--space-6) 0 0;max-width:48ch}.vo-evconf__copy p{color:rgba(247,242,234,.82);font-size:1.125rem;line-height:var(--lh-loose);margin:0}.vo-evconf__seal{align-items:center;background:var(--vo-paper);border-radius:var(--vo-radius-control);color:var(--vo-charcoal);display:inline-flex;font-size:var(--type-body-sm);font-weight:var(--weight-medium);gap:var(--space-3);line-height:var(--lh-snug);margin-top:clamp(var(--space-8),4vw,var(--space-10));padding:var(--space-3) var(--space-5);text-align:left}.vo-evconf__seal-icon{color:var(--vo-amber);flex-shrink:0}.vo-evconf-details__head{margin-bottom:clamp(var(--space-8),4vw,var(--space-10));text-align:center}.vo-evconf-details__head .vo-eyebrow{display:block;margin-bottom:var(--space-4)}.vo-evconf-details__title{font-size:var(--type-h2);margin:0}.vo-evconf-details__title .vo-accent,.vo-evconf-details__title em{color:var(--vo-amber);font-style:normal}.vo-evconf-details__factlist{display:flex;flex-direction:column;margin:0 0 clamp(var(--space-8),4vw,var(--space-10))}.vo-evconf-details__fact{border-top:1px solid var(--color-border);display:flex;gap:var(--space-5);justify-content:space-between;padding:var(--space-4) 0}.vo-evconf-details__fact:last-child{border-bottom:1px solid var(--color-border)}.vo-evconf-details__fact dt{color:var(--vo-charcoal);font-weight:var(--weight-semibold)}.vo-evconf-details__fact dd{color:var(--color-fg-muted);margin:0;text-align:right}.vo-evconf-details__calendar{align-items:center;display:flex;flex-direction:column;gap:var(--space-4);text-align:center}.vo-evconf-details__calendar-label{color:var(--vo-charcoal);font-weight:var(--weight-semibold)}.vo-evconf-details__calendar-links{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}@media (max-width:767px){.vo-evconf-details__fact{flex-direction:column;gap:var(--space-1)}.vo-evconf-details__fact dd{text-align:left}}