﻿:root{--color-bg: #fdfdff;--color-text: #111111;--color-border: #e0e0e0;--color-link: #1a30ff;--color-link-hover: $color-primary-contrast;--pill-link: $color-primary;--pill-link-hover: $color-primary-contrast}.theme-dark{--color-bg: #0f1016;--color-bg2: #0f1533;--color-text: #eaf3ea;--color-border: rgba(255,255,255,.22);--color-link: $color-primary;--color-link-hover: $color-primary-contrast;--pill-link: $color-primary-contrast;--pill-link-hover: $color-bg}.theme-dark .site-topbar{background:var(--color-bg)}.theme-dark .site-topbar .nav-link{color:#fdfdff}.theme-dark .site-topbar .nav-link:hover{color:#e2e4ff}.theme-dark .hero .eyebrow{color:var(--color-text)}.theme-dark .hero .hero-location,.theme-dark .hero .hero-date{color:var(--color-text)}.theme-dark #hero-title{color:#e2e4ff}.theme-dark .section-eyebrow{color:#e2e4ff}.theme-dark .benefits{background:var(--color-bg)}.theme-dark .benefits .card{background:var(--color-bg);color:#fff;border-color:hsla(0,0%,100%,.18)}.theme-dark .benefits .card-title{color:#fff}.theme-dark .benefits .card-text{color:#fff}.theme-dark #benefits-title{color:#e2e4ff}.theme-dark #benefits2-title{color:#e2e4ff}.theme-dark .keynote{background:var(--color-bg)}.theme-dark .keynote .speaker-pill{border-color:hsla(0,0%,100%,.25);color:#fff}.theme-dark .keynote .speaker-pill a.speaker-name{color:#fff}.theme-dark .keynote .speaker-pill .speaker-role{color:#fff;opacity:.9}.theme-dark .keynote .theme-dark #keynote h2{color:#e2e4ff}.theme-dark .program{background:var(--color-bg)}.theme-dark .program-intro{color:#fdfdff}.theme-dark .slot-card{--card-bg: var(--color-bg);--card-fg: #fff;--card-bd: rgba(255,255,255,.18);color:var(--card-fg);border-color:var(--card-bd);background:var(--card-bg)}.theme-dark .slot-card .slot-time{color:#e2e4ff}.slot-card:hover{background-color:#1a30ff;color:#fdfdff}.theme-dark .tickets{background:var(--color-bg2)}.theme-dark .tickets .prose{color:#fff}.theme-dark #tickets-title{color:#e2e4ff}.theme-dark #impressions,.theme-dark #supporters-title,.theme-dark #faq{color:#e2e4ff}.theme-dark .supporters{background:var(--color-bg2);color:#fff}.theme-dark .supporters .section-title{color:#fff}.theme-dark .supporters .supporter-link:focus-visible{outline-color:#fff}.theme-dark .faq .faq-item{border-color:hsla(0,0%,100%,.22)}.theme-dark .faq .faq-toggle{color:#fff}.theme-dark .faq .faq-toggle .chev{border-color:currentColor}.theme-dark .faq .faq-question{color:#fff}:focus{outline:none}:focus-visible{outline:3px solid #00095c;outline-offset:3px;border-radius:.25rem}:focus:not(:focus-visible){outline:none}@media(forced-colors: active){:focus-visible{outline:2px solid CanvasText}}.skip-link{position:absolute;left:-9999px;top:0;padding:.5rem 1rem;background:#1a30ff;color:#e2e4ff;z-index:1000;border-radius:.75rem}.skip-link:focus,.skip-link:focus-visible{left:1rem;top:1rem;outline:none}.sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static !important;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}@media(prefers-reduced-motion: reduce){*{animation:none !important;transition:none !important;scroll-behavior:auto !important}}[hidden]{display:none !important}[role=dialog][aria-hidden=true]{visibility:hidden !important}a{text-decoration:underline;text-underline-offset:.15em}a:hover{text-decoration-thickness:2px}[aria-invalid=true],input:invalid,select:invalid,textarea:invalid{border-color:#b3261e;box-shadow:0 0 0 3px rgba(179,38,30,.2)}.form-hint,[role=note]{color:#666}.error-message,[role=alert],[aria-live=assertive]{color:#b3261e;font-weight:600}.u-text-on-primary{color:#e2e4ff !important}.u-bg-primary{background:#1a30ff !important;color:#e2e4ff !important}.u-bg-secondary{background:#00095c !important;color:#8490ff !important}[hidden]{display:none !important}.container{width:min(1100px,92vw);margin-inline:auto}section{padding-block:clamp(1.5rem,6vw,3rem)}section>*:first-child{margin-top:0}section>*:last-child{margin-bottom:0}.btn{--btn-bg: #fdfdff;--btn-fg: #111111;--btn-bd: transparent;display:inline-block;cursor:pointer;padding:.66rem 1rem;border-radius:.75rem;border:2px solid var(--btn-bd);background:var(--btn-bg);color:var(--btn-fg);text-decoration:none;font-weight:600;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.btn:hover{background:var(--btn-fg);color:var(--btn-bg);border-color:var(--btn-fg)}.btn:focus-visible{outline:3px solid #1a30ff;outline-offset:3px}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn-primary{--btn-bg: #1a30ff;--btn-fg: #e2e4ff;--btn-bd: #1a30ff}.btn-primary-contrast{--btn-bg: #e2e4ff;--btn-fg: #1a30ff;--btn-bd: #1a30ff}.btn-outline-primary{--btn-bg: #fdfdff;--btn-fg: #1a30ff;--btn-bd: #1a30ff}.btn-secondary{--btn-bg: #00095c;--btn-fg: #fdfdff;--btn-bd: #00095c}.btn-outline-secondary{--btn-bg: #fdfdff;--btn-fg: #00095c;--btn-bd: #00095c}#cookie-banner .btn{--btn-bg: #1a30ff;--btn-fg: #e2e4ff;--btn-bd: #1a30ff;cursor:pointer}#cookie-banner .btn-outline,#cookie-banner .btn.btn-outline{--btn-bg: #fdfdff;--btn-fg: #111111;--btn-bd: #111111}#cookie-banner .btn-outline{--btn-bg: rgb(227.7, 227.7, 229.5)}.modal[hidden]{display:none !important}.modal{position:fixed;inset:0;z-index:1000}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.modal .modal-dialog{position:absolute;inset:auto;left:50%;top:50%;transform:translate(-50%, -50%);width:min(720px,92vw);max-height:85vh;overflow:auto;background:#1a30ff;color:#e2e4ff;border-radius:.75rem;box-shadow:0 16px 40px rgba(0,0,0,.3);padding:2rem}.modal .modal-dialog h3,.modal .modal-dialog p,.modal .modal-dialog ul,.modal .modal-dialog li,.modal .modal-dialog strong{color:inherit}.modal .modal-dialog .speaker-pill{background:#fdfdff;color:#1a30ff}.modal .modal-dialog .speaker-pill .speaker-name{color:#1a30ff}.modal-close{position:absolute;top:1rem;right:1rem;color:#fdfdff;border:0;background:rgba(0,0,0,0);font-size:1.75rem;line-height:1;cursor:pointer}.modal-head h3{margin:0 0 .5rem}.modal-meta{margin:0 0 1rem;color:#fdfdff}.modal-meta .meta-item+.meta-item::before{content:" · "}body.modal-open{overflow:hidden}.modal-speakers{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin:1rem 0;padding:0;list-style:none}.modal-links{margin-top:1.5rem}.modal-speakers .speaker-role{opacity:.85}:root{--nav-h: clamp(56px, 7vh, 72px)}html{scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.site-topbar{position:sticky;top:0;z-index:1000;background:#fdfdff;box-shadow:0 6px 18px rgba(0,0,0,.06)}.site-topbar .topbar-inner{min-height:var(--nav-h);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(.75rem,2vw,1.5rem)}.site-topbar .site-topbar .topbar-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.site-topbar .site-topbar .logo{grid-column:1}@media(min-width: 768px){.site-topbar .site-topbar .site-menu{grid-column:3;justify-self:end}}.site-topbar .site-topbar .nav-toggle{grid-column:3;justify-self:end;position:relative;inline-size:44px;block-size:44px;border:0;background:rgba(0,0,0,0);cursor:pointer}.site-topbar .logo img{display:block;height:clamp(28px,5vh,40px)}.site-topbar .site-menu{list-style:none;margin:0;padding:0;display:flex;gap:clamp(1rem,3.5vw,2.25rem);justify-content:flex-end;align-items:center;position:relative}.site-topbar .nav-link{color:#111;font-size:large;font-weight:600;text-decoration:none}.site-topbar .nav-link:hover{color:#1a30ff;font-size:large;font-weight:600;text-decoration-line:underline}.site-topbar .nav-toggle{grid-column:3;justify-self:end;position:relative;inline-size:44px;block-size:44px;border:0;background:rgba(0,0,0,0);cursor:pointer}.site-topbar .nav-toggle .icon,.site-topbar .nav-toggle .icon::before,.site-topbar .nav-toggle .icon::after{content:"";position:absolute;left:50%;width:24px;height:3px;background:#1a30ff;border-radius:2px;transform:translateX(-50%)}.site-topbar .nav-toggle .icon{top:50%;transform:translate(-50%, -50%)}.site-topbar .nav-toggle .icon::before{top:calc(50% - 10px)}.site-topbar .nav-toggle .icon::after{top:calc(50% + 8px)}.site-topbar .nav-close{display:none}section[id]{scroll-margin-top:calc(var(--nav-h) + 12px)}@media(max-width: 768px){.site-topbar .nav-toggle{display:inline-block}.site-topbar .site-menu{display:none;position:fixed;inset:0;z-index:1100;background:#1a30ff;color:#e2e4ff;display:none;padding:clamp(1rem,2vw,1.5rem);place-content:center;gap:1.25rem;text-align:center;grid-auto-rows:min-content}.site-topbar .site-menu .nav-link{color:#e2e4ff;font-size:xxx-large}.site-topbar .site-menu .btn.btn-primary{background:#e2e4ff;color:#1a30ff;border-color:rgba(0,0,0,0);font-size:xx-large}.site-topbar .nav-close{display:block;position:absolute;top:1rem;right:1rem;inline-size:44px;block-size:44px;border:0;background:rgba(0,0,0,0);cursor:pointer}.site-topbar .nav-close::before,.site-topbar .nav-close::after{content:"";position:absolute;left:10px;right:10px;top:38%;height:3px;background:#e2e4ff;border-radius:2px;transform-origin:center}.site-topbar .nav-close::before{transform:translateY(-50%) rotate(45deg)}.site-topbar .nav-close::after{transform:translateY(-50%) rotate(-45deg)}body.menu-open .site-topbar .site-menu{display:grid !important}body.menu-open{overflow:hidden}}:root{--superbar-h: 32px}.superbar{position:static;background:#000;color:#e2e4ff;z-index:auto}.sb-inner{min-height:var(--superbar-h);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:clamp(.25rem,1vw,.75rem);padding-block:.15rem}.lang-switch a{color:#e2e4ff;text-decoration:none;padding-inline:.25rem}.lang-switch a:hover{text-decoration:underline}.theme-toggle{justify-self:end;inline-size:36px;block-size:36px;display:grid;place-items:center;border:0;background:rgba(0,0,0,0);color:#e2e4ff;border-radius:9999px;cursor:pointer}.theme-toggle:focus-visible{outline:3px solid #e2e4ff;outline-offset:2px}.theme-toggle .ico{inline-size:20px;block-size:20px;display:block}.theme-toggle .ico-sun{display:none}.theme-dark .theme-toggle .ico-moon{display:none}.theme-dark .theme-toggle .ico-sun{display:block}@media(max-width: 992px){.site-topbar .site-menu{position:fixed;inset:0;z-index:2000;background:color-mix(in srgb, #1a30ff 20%, #000 80%);display:grid;place-items:center}.site-topbar .site-menu[hidden]{display:none !important}}:focus-visible{outline:3px solid #0a66ff;outline-offset:3px;border-radius:6px}.section-eyebrow{display:block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;color:#1a30ff}#cookie-banner.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#0e0f14;color:#fff;display:none;padding:1rem 1.25rem;box-shadow:0 -8px 24px rgba(0,0,0,.4)}#cookie-banner.open{display:block}.cookie-bar__content{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.cookie-bar__text{margin:0;font-size:.95rem;line-height:1.4}.cookie-bar__text a{color:#8ab4ff;text-decoration:underline}.cookie-bar__actions{display:flex;gap:.75rem;flex-shrink:0}.theme-dark #cookie-banner.cookie-bar,:root[data-theme=dark] #cookie-banner.cookie-bar{background:#fdfdff;color:#111;box-shadow:0 -8px 24px rgba(0,0,0,.25)}.theme-dark .cookie-bar__text a,:root[data-theme=dark] .cookie-bar__text a{color:#1a30ff}.hero{padding-block:clamp(1.5rem,6vw,3rem)}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(1rem,3vw,2.5rem);align-items:center}.eyebrow{margin:0 0 .5rem;color:#666}.hero-date{text-decoration:underline;text-underline-offset:.15em}.hero-claim{font-size:clamp(1.05rem,1.6vw,1.25rem);max-width:60ch;margin:.5rem 0 1rem}.hero-ctas .btn{margin-right:.75rem}.hero-media{width:100%;max-width:720px;margin:0}.hero-media .yt-launch{position:relative;display:block;width:100%;aspect-ratio:16/9;padding:0;border:0;background:none;cursor:pointer;border-radius:.75rem;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.25)}@supports not (aspect-ratio: 1/1){.hero-media .yt-launch{height:0;padding-bottom:56.25%}}.hero-media .yt-launch img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:.75rem}.hero-media .yt-launch.is-playing{background:#000}.hero-media .yt-launch.is-playing .play,.hero-media .yt-launch.is-playing img{display:none}.hero-media .yt-launch iframe,.hero-media .yt-launch .yt-iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.hero-media .yt-launch .play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.hero-media .yt-launch .play::before{content:"";width:clamp(52px,14vw,72px);height:clamp(52px,14vw,72px);border-radius:50%;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.1);position:relative;display:block}.hero-media .yt-launch .play::after{content:"";position:absolute;width:0;height:0;border-left:22px solid #2a2a2a;border-top:14px solid rgba(0,0,0,0);border-bottom:14px solid rgba(0,0,0,0);border-left-width:clamp(18px,5vw,22px);border-top-width:clamp(12px,3.6vw,14px);border-bottom-width:clamp(12px,3.6vw,14px);transform:translateX(4px)}.hero-media .yt-launch:hover .play::before{transform:scale(1.05)}.hero-media .yt-launch:focus-visible{outline:3px solid #1a30ff;outline-offset:3px}@media(prefers-reduced-motion: reduce){.hero-media .yt-launch:hover .play::before{transform:none}}@media(max-width: 992px){.hero-grid{grid-template-columns:1fr}.hero-media{order:-1;justify-self:stretch;max-width:none}}.benefits{padding-block:clamp(1.5rem,6vw,3rem);background:#e2e4ff}.benefits h2,.benefits .section-title{margin-bottom:1.5rem;color:#1a30ff}.benefits .cards{list-style:none;margin:0;padding:0;display:grid;gap:2rem;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:stretch}@media(max-width: 992px){.benefits .cards{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.benefits .cards{grid-template-columns:1fr}}.benefits .card{display:flex;flex-direction:column;background:#fdfdff;border:1px solid #1a30ff;border-radius:.75rem;padding:1.5rem;box-shadow:0 3px 10px rgba(0,0,0,.1)}.benefits .card-title{font-size:1.75rem;margin:0 0 .5rem;line-height:1.2}.benefits .card-text{margin:0;color:#666}.benefits .card :focus-visible{outline:3px solid #1a30ff;outline-offset:3px;border-radius:6px}.keynote{padding-block:clamp(1.5rem,6vw,3rem)}.keynote figure{margin:0}.keynote .keynote-title h2{margin-top:0}.keynote-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(1rem,3vw,2rem);align-items:center}.keynote-media{width:100%;max-width:none}.keynote-media .image-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.25)}@supports not (aspect-ratio: 1/1){.keynote-media .image-frame{height:0;padding-bottom:56.25%}}.keynote-media .image-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:.75rem}.keynote-copy{align-self:center}.keynote-copy h2 .modal-launch{all:unset;font-size:inherit;font-weight:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.keynote-copy h2 .modal-launch:hover{color:#1a30ff}.keynote-copy h2 .modal-launch:focus{outline:2px solid currentColor;outline-offset:2px}@media(max-width: 992px){.keynote-grid{grid-template-columns:1fr}.keynote-grid>*{min-width:0}.keynote-media{max-width:none}}.tickets-cta{padding-block:clamp(1.5rem,6vw,3rem)}.program{padding-block:clamp(1.5rem,6vw,3rem);background:#1a30ff;color:#e2e4ff}.program-intro{margin:0 0 1.5rem;max-width:70ch}.program-intro a{color:#e2e4ff;text-decoration:underline;text-underline-offset:.15em}.program-day-head{display:flex;align-items:baseline;gap:1rem;margin-bottom:1rem}.program-day-head h3{margin:0}.program-day-head .program-day-date{margin:0;color:#fdfdff}.slots,.slot,.slot-card,.slot-title,.slot-short{min-width:0;word-break:normal;overflow-wrap:anywhere;hyphens:auto}.slots>.slot{min-width:0;width:100%}.slot-card{width:100%;box-sizing:border-box}.slots{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:stretch}@media(max-width: 992px){.slots{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 576px){.slots{grid-template-columns:1fr}}.slots .slots>.slot{min-width:0}.slot-card{--card-bg: #fdfdff;--card-fg: #111111;--card-bd: #e0e0e0;display:flex;flex-direction:column;justify-content:flex-start;height:100%;min-height:14rem;padding:1.5rem;background:var(--card-bg);color:var(--card-fg);border:1px solid var(--card-bd);border-radius:.75rem;box-shadow:0 6px 20px rgba(0,0,0,.25);cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.slot-card .slot-time{display:block;font-weight:600;color:#1a30ff;margin-bottom:.5rem;color:inherit;opacity:.95}.slot-card .slot-title{margin:0 0 .5rem;font-size:.9rem;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:inherit}.slot-card .slot-meta{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .5rem;color:inherit;opacity:.7;font-weight:600;overflow:hidden}@supports not (white-space: nowrap){.slot-card .slot-meta{max-height:3.2em}}.slot-card .speaker-avatars{display:flex;align-items:center}.slot-card .speaker-avatar{inline-size:20px;block-size:20px;border-radius:999px;object-fit:cover;flex:0 0 auto}.slot-card .speaker-avatars .speaker-avatar{margin-left:-6px;border:2px solid var(--card-bg)}.slot-card .speaker-avatars .speaker-avatar:first-child{margin-left:0}.slot-card .slot-short{margin:0;color:inherit;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.slot-card .slot-status{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-weight:700;font-size:.85rem;line-height:1.2;margin-bottom:.5rem}.slot-card .slot-status--soldout{background:#b00020;color:#fff}.slot-card .slot-status--few{background:#f2c400;color:#111}.slot-card .slot-status--empty{display:none}.slot-card:hover,.slot-card:focus-visible{--card-bg: #e2e4ff;--card-fg: #111111;--card-bd: #e2e4ff;box-shadow:0 6px 20px rgba(0,0,0,.25)}.slot-card:focus-visible{outline:3px solid #1a30ff;outline-offset:3px}@media(prefers-reduced-motion: reduce){.slot-card{transition:none}}.program-day-head{margin-bottom:1rem}.day-toggle{display:flex;width:100%;gap:1rem;align-items:baseline;padding:0;background:none;border:0;color:inherit;text-align:left;cursor:pointer}.day-toggle .day-title{font-size:1.75rem;font-weight:700;line-height:1.2}.day-toggle .day-date{color:#e2e4ff;opacity:.9}.day-toggle .chev{margin-left:auto;inline-size:1.1rem;block-size:1.1rem;border:solid currentColor;border-width:0 3px 3px 0;transform:rotate(45deg);border-radius:2px;transition:transform .2s ease}.day-toggle[aria-expanded=true] .chev{transform:rotate(-135deg)}.day-toggle:focus-visible{outline:3px solid #e2e4ff;outline-offset:3px;border-radius:6px}.day-panel.is-collapsed{display:none}.day-panel{margin-top:1rem}@media(min-width: 992px){.day-toggle{cursor:default}.day-toggle .chev{display:none}.day-panel{display:block !important}}.tickets{padding-block:clamp(1.5rem,6vw,3rem);background-color:#8490ff}.tickets .prose{font-size:inherit;line-height:inherit}.tickets .image-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:.75rem;box-shadow:0 6px 20px rgba(0,0,0,.25);background:#000;margin:0}.tickets .image-frame img{width:100%;height:100%;object-fit:cover;display:block}.impressions{padding-block:clamp(1.5rem,6vw,3rem)}.impressions .h2{margin-block-end:1.5rem}.impressions .carousel{position:relative}.impressions .carousel .viewport{max-height:600px;height:clamp(220px,60vh,600px);overflow:hidden;border-radius:.75rem;box-shadow:0 6px 20px rgba(0,0,0,.25);background:#fdfdff;position:relative;outline:none}.impressions .carousel .track{display:flex;height:100%;margin:0;padding:0;list-style:none;gap:0;transition:transform .35s ease;will-change:transform;backface-visibility:hidden}@media(prefers-reduced-motion: reduce){.impressions .carousel .track{transition:none}}.impressions .carousel .slide{flex:0 0 100%;width:100%;height:100%;list-style:none}.impressions .carousel .slide .slide::marker{content:""}.impressions .carousel .slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.impressions .carousel .ctrl{position:absolute;top:50%;transform:translateY(-50%);inline-size:44px;block-size:44px;border-radius:9999px;border:none;display:grid;place-items:center;background:#fdfdff;color:#111;box-shadow:0 3px 10px rgba(0,0,0,.1);cursor:pointer;padding:0;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.impressions .carousel .ctrl:hover{background:#1a30ff;color:#fdfdff}.impressions .carousel .ctrl:focus-visible{outline:3px solid #000;outline-offset:2px}.impressions .carousel .ctrl[disabled],.impressions .carousel .ctrl[aria-disabled=true]{opacity:.5;cursor:not-allowed;filter:grayscale(1)}.impressions .carousel .ctrl--prev{left:1rem}.impressions .carousel .ctrl--next{right:1rem}.impressions .carousel .sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.impressions .carousel .track{list-style:none;margin:0;padding:0}.supporters{padding-block:clamp(1.5rem,6vw,3rem);background-color:#fff}.supporters .supporter-cta{margin-block-start:3rem;text-align:center}.supporters .supporter-grid{margin:0;padding-top:1rem;padding-left:0;list-style:none;--gap: 3rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:var(--gap)}.supporters .supporter-grid .supporter-item{flex:0 0 calc((100% - var(--gap))/2);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;min-height:180px}.supporters .supporter-grid .logo-frame{display:flex;justify-content:center;align-items:flex-end;height:120px}.supporters .supporter-grid .supporter-item img{max-height:100%;width:auto;height:auto;object-fit:contain}.supporters .supporter-grid .supporter-name{margin-top:.5rem;color:var(--color-text, #222);font-size:.95rem;line-height:1.2}@media(min-width: 768px){.supporters .supporter-grid .supporter-item{flex-basis:calc((100% - 2*var(--gap))/3)}}@media(min-width: 992px){.supporters .supporter-grid .supporter-item{flex-basis:calc((100% - 4*var(--gap))/5)}}.supporters .supporter-grid .supporter-link{display:inline-grid;place-items:center;text-decoration:none;background:rgba(0,0,0,0);box-shadow:none;border:0;border-radius:0}.supporters .supporter-grid .supporter-link:focus-visible{outline:3px solid #000;outline-offset:4px}.supporters .logo-frame{inline-size:auto;block-size:auto;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;border:0;display:grid;place-items:center;overflow:visible}.supporters .logo-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:clamp(48px,8vw,80px);object-fit:contain}.supporters .sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.supporters .supporter-cta{margin-block-start:3rem;text-align:center}.faq{padding-block:clamp(1.5rem,6vw,3rem)}.faq .faq-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-block:1rem 3rem}.faq .faq-tab{appearance:none;border:2px solid rgba(0,0,0,.2);background:#e2e4ff;color:#1a30ff;border-radius:.75rem;font-size:medium;font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;padding:.5rem 1rem;cursor:pointer}.faq .faq-tab.is-active{background:#1a30ff;color:#fdfdff;border-color:rgba(0,0,0,0)}.faq .faq-tab:focus-visible{outline:3px solid #000;outline-offset:2px}.faq .faq-list{margin:0;padding:0;list-style:none;display:grid;gap:1rem}.faq .faq-item{border-bottom:3px solid #111;padding-bottom:.5rem}.faq .faq-question{font-size:medium;font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.faq .faq-answer{font-size:medium;font-family:"Source Serif 4",Georgia,serif}.faq .faq-q{margin:0}.faq .faq-toggle{width:100%;text-align:left;background:rgba(0,0,0,0);border:0;padding:.25rem 0;display:grid;grid-template-columns:1fr auto;align-items:center;cursor:pointer}.faq .faq-toggle .chev{margin-left:auto;inline-size:.6rem;block-size:.6rem;border:solid currentColor;border-width:0 3px 3px 0;transform:rotate(45deg);border-radius:2px;transition:transform .2s ease}.faq .faq-toggle[aria-expanded=true] .chev{transform:rotate(-135deg)}.faq .faq-toggle:focus-visible{outline:3px solid #111;outline-offset:2px;border-radius:.75rem}@media(prefers-reduced-motion: reduce){.faq .faq-toggle .chev{transition:none}}.faq .faq-toggle:focus-visible{outline:3px solid #111;outline-offset:2px;border-radius:.75rem}.faq .faq-a{padding-block:.5rem .25rem}.team-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 768px){.team-grid{grid-template-columns:1fr 1fr;align-items:start}}.team-media img{max-width:100%;height:auto;display:block}:root{--pill-bg: $color-bg;--pill-fg: #111;--pill-border: rgba(0, 0, 0, .14);--pill-shadow: 0 1px 0 rgba(0,0,0,.03)}.theme-dark,:root[data-theme=dark]{--pill-bg: var(--color-bg);--pill-fg: $color-primary-contrast;--pill-border: rgba(255,255,255,.22);--pill-shadow: 0 1px 0 rgba(0,0,0,0);--pill-link: $color-primary-contrast;--pill-link-hover: $color-bg}.speaker-pill{display:flex;align-items:center;min-width:0;gap:.75rem;padding:.5rem .9rem;border-radius:9999px;background:var(--pill-bg);color:var(--pill-fg);border:1px solid var(--pill-border);box-shadow:var(--pill-shadow);min-width:0}.speaker-pill .avatar{display:inline-flex;width:40px;height:40px;border-radius:9999px;overflow:hidden;flex:0 0 auto;background:#e6eae6}.theme-dark .speaker-pill .avatar{background:#1b211b}.speaker-pill .speaker-text{display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-width:0}.speaker-pill .speaker-name{color:var(--pill-link);text-decoration:underline;text-underline-offset:2px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.speaker-pill .speaker-name:hover,.speaker-pill .speaker-name:focus{color:var(--pill-link-hover)}.speaker-pill .speaker-role{margin-left:.25rem;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:0}.speaker-pill a:focus-visible{outline:2px solid var(--pill-link);outline-offset:2px;border-radius:4px}.team-pills-wrap{margin-top:1.25rem}.team-pills{display:flex;flex-wrap:wrap;gap:1rem}.team-pills .speaker-pill{flex:1 1 calc(33.33% - 1rem);max-width:calc(33.33% - 1rem)}@media(max-width: 1200px){.team-pills .speaker-pill{flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media(max-width: 768px){.team-pills{flex-basis:100%;max-width:100%;padding-left:0}}@media(max-width: 768px){.team-pills .speaker-pill{flex-basis:100%;max-width:100%}}.team-pills .speaker-pill{width:100%}.site-footer{background:#00095c;color:#8490ff}.site-footer a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.site-footer .footer-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:clamp(1rem,3vw,2rem);padding-block:clamp(1.5rem,6vw,3rem)}@media(max-width: 992px){.site-footer .footer-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 576px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 480px){.site-footer .footer-grid{grid-template-columns:1fr}}.site-footer .footer-col{min-width:0}.site-footer .footer-title{margin:0 0 .5rem;font-size:1.5rem;line-height:1.2;color:inherit}.site-footer .footer-list{list-style:none;margin:0;padding:0;display:grid;gap:.25rem}.site-footer .footer-bottom{border-top:3px solid #fdfdff;padding-block:clamp(.75rem,2vw,1.25rem);display:flex;align-items:center;justify-content:space-between}.site-footer .footer-bottom .copy{margin:0}.page-default{background-color:#fdfdff;color:#111;display:flex;flex-direction:column;min-height:100vh}.page-default .prose{max-width:65ch}body{font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#111;background:#fdfdff;margin:0}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:.9rem}html,body{background:var(--color-bg);color:var(--color-text)}a{color:var(--color-link)}a:hover{color:var(--color-link-hover)}hr,.border,.faq .faq-item,.slot-card{border-color:var(--color-border)}.theme-anim *{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,fill .3s ease,stroke .3s ease}@media(prefers-reduced-motion: reduce){.theme-anim *{transition:none !important}}html{scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}/*# sourceMappingURL=style.css.map */
