:root{--spoken-rich-black:#101212;--spoken-rich-black-rgb:16, 18, 18;--spoken-charcoal:#2a2e31;--spoken-charcoal-rgb:42, 46, 49;--spoken-gold:#b49b54;--spoken-gold-rgb:180, 155, 84;--spoken-white:#fff;--spoken-white-rgb:255, 255, 255;--spoken-light-stone:#c9c3b8;--spoken-light-stone-rgb:201, 195, 184;--spoken-stroke:1.33px;--spoken-bg:var(--spoken-rich-black);--spoken-surface:var(--spoken-rich-black);--spoken-text:var(--spoken-white);--spoken-text-muted:var(--spoken-light-stone);--spoken-accent:var(--spoken-gold);--spoken-border:#b49b5499;--spoken-font:"Eurostile", "Eurostile LT Std", "Helvetica Neue", Arial, sans-serif;--spoken-font-extended:"Eurostile Extended", "Eurostile Ext", "Eurostile", "Helvetica Neue", Arial, sans-serif;--spoken-space-label-heading:12px;--spoken-space-heading-content:36px;--spoken-space-content-cta:52px;--spoken-space-content-list:64px;--spoken-space-content-media:40px;--spoken-space-text-list:32px}.theme-dark{background:var(--spoken-bg);color:var(--spoken-white)}.theme-light{background:var(--spoken-white);color:var(--spoken-rich-black);--spoken-bg:var(--spoken-white);--spoken-surface:var(--spoken-light-stone);--spoken-text:var(--spoken-rich-black);--spoken-text-muted:var(--spoken-charcoal);--spoken-border:#10121259}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;font-family:var(--spoken-font);margin:0}p{margin:0}section[id]{scroll-margin-top:clamp(16px,4vw,48px)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spoken-wrapper{width:100%;max-width:1264px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.hero{background-image:linear-gradient(110deg, rgba(var(--spoken-rich-black-rgb), 1) 40%, rgba(var(--spoken-rich-black-rgb), .2) 60%), url(/assets/HERO-D1v0Yzq9.jpg);background-position:50%,right -60px center;background-size:cover;min-height:100dvh;display:flex;position:relative}.hero .spoken-wrapper{justify-content:center}.hero .spoken-h1{max-width:640px;margin-bottom:68px}.hero__content{flex-direction:column;padding-top:96px;padding-bottom:96px;display:flex}.hero__tagline{max-width:760px;margin-bottom:var(--spoken-space-text-list);font-family:var(--spoken-font-extended);letter-spacing:.05em;font-weight:400}.hero .spoken-bullet-list{margin-bottom:var(--spoken-space-content-cta)}.hero__cta-row{flex-wrap:wrap;gap:18px;display:flex}.philosophy{background:var(--spoken-bg);color:var(--spoken-white);padding:120px 0}.philosophy__grid{grid-template:".media"minmax(0,1fr)"header media""body media""cta media"".media"minmax(0,1fr)/minmax(0,1fr) minmax(360px,.86fr);align-items:stretch;column-gap:80px;min-height:640px;display:grid}.philosophy__header{padding-bottom:var(--spoken-space-heading-content);grid-area:header}.philosophy__header .spoken-h2{max-width:720px;margin-bottom:0}.philosophy__body{grid-area:body;max-width:560px}.philosophy__media{border:var(--spoken-stroke) solid var(--spoken-gold);background:var(--spoken-surface);grid-area:media;height:100%;max-height:640px;margin:0;overflow:hidden}.philosophy__image{object-fit:cover;object-position:50% 42%;width:100%;height:100%;max-height:640px;display:block}.philosophy__cta{margin-top:var(--spoken-space-content-cta);grid-area:cta;align-items:flex-start;display:flex}.ticket-cta{background:var(--spoken-bg);color:var(--spoken-text);padding:120px 0}.ticket-cta__grid{grid-template:".media"minmax(0,1fr)"header media""body media""checkout media"".media"minmax(0,1fr)/minmax(0,1fr) minmax(360px,.86fr);align-items:stretch;column-gap:80px;min-height:680px;display:grid}.ticket-cta__header{padding-bottom:var(--spoken-space-heading-content);grid-area:header}.ticket-cta__header .spoken-h2{max-width:720px}.ticket-cta__body{grid-area:body;max-width:600px;display:block}.ticket-cta__body .spoken-body{margin-bottom:24px}.ticket-cta__bullets{margin-top:var(--spoken-space-text-list)}.ticket-cta__media{border:var(--spoken-stroke) solid var(--spoken-rich-black);background:var(--spoken-surface);grid-area:media;align-self:center;height:100%;max-height:680px;margin:0;overflow:hidden}.ticket-cta__image{object-fit:cover;object-position:50% 40%;width:100%;height:100%;max-height:680px;display:block}.price-selector{min-inline-size:0;margin:var(--spoken-space-text-list) 0 0;border:0;gap:14px;padding:0;display:grid}.price-option{cursor:pointer;display:block;position:relative}.price-option__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.price-option__content{border:var(--spoken-stroke) solid rgba(var(--spoken-rich-black-rgb), .28);background:rgba(var(--spoken-light-stone-rgb), .22);padding:20px;transition:background-color .18s,border-color .18s,box-shadow .18s,scale .18s;display:block}.price-option__input:checked+.price-option__content{border-color:var(--spoken-rich-black);background:var(--spoken-white);box-shadow:inset 0 0 0 1px var(--spoken-rich-black)}.price-option__input:focus-visible+.price-option__content{outline:2px solid var(--spoken-gold);outline-offset:3px}.price-option__header,.price-option__price-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.price-option__price-row{margin-top:12px}.price-option__header{font-family:var(--spoken-font-extended);letter-spacing:.075em;text-transform:uppercase;color:var(--spoken-rich-black);font-size:14px;font-weight:500;line-height:18px}.price-option__badge{background:var(--spoken-gold);color:var(--spoken-rich-black);padding:5px 8px;font-size:14px;line-height:18px}.price-option__price{font-family:var(--spoken-font-extended);letter-spacing:-.02em;color:var(--spoken-rich-black);font-variant-numeric:tabular-nums;font-size:36px;font-weight:600;line-height:36px}.price-option__regular{font-family:var(--spoken-font-extended);color:var(--spoken-charcoal);opacity:.48;font-variant-numeric:tabular-nums;font-size:16px;line-height:20px;text-decoration:line-through}.price-option__regular:before{content:"typical "}.price-option__note{letter-spacing:.01em;max-width:420px;color:var(--spoken-charcoal);margin-top:10px;font-size:14px;line-height:18px;display:block}.ticket-cta--early-bird-ended .price-option__badge{display:none}.ticket-cta--early-bird-ended .price-option__regular:before{content:""}.ticket-cta__checkout{width:max-content;margin-top:var(--spoken-space-content-cta);flex-direction:column;grid-area:checkout;align-items:center;display:flex}.ticket-cta__checkout .spoken-button-primary{width:100%;min-width:0}.ticket-cta__deadline{max-width:360px;font-family:var(--spoken-font-extended);letter-spacing:.075em;text-transform:uppercase;white-space:nowrap;color:var(--spoken-charcoal);text-align:center;margin-top:14px;font-size:14px;font-weight:900;line-height:18px}.speakers{background:var(--spoken-bg);color:var(--spoken-white);padding:120px 0}.speakers__layout{display:block}.speakers__header{max-width:760px;padding-bottom:var(--spoken-space-heading-content)}.speakers__header .spoken-h2{max-width:720px}.speakers__body{max-width:560px;margin-bottom:var(--spoken-space-content-list)}.speakers__list{border:var(--spoken-stroke) solid var(--spoken-gold);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.speaker-card+.speaker-card{border-left:var(--spoken-stroke) solid var(--spoken-gold)}.speaker-card{background:rgba(var(--spoken-charcoal-rgb), .82);border:0;height:440px;min-height:0;position:relative;overflow:hidden}.speaker-card:after{content:"";background:linear-gradient(to top, rgba(var(--spoken-rich-black-rgb), .9), rgba(var(--spoken-rich-black-rgb), .48) 58%, rgba(var(--spoken-rich-black-rgb), 0));pointer-events:none;position:absolute;inset:48% 0 0}.speaker-card__image{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;transition:transform .32s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:0}.speaker-card__image--dan{object-position:50% 45%}.speaker-card__image--gerry{object-position:50% 22%}.speaker-card__image--jordan{object-position:48% 36%}.speaker-card__image--mark{object-position:50% 22%}.speaker-card__image--todd{object-position:75% 40%}.speaker-card__content{z-index:1;background:rgba(var(--spoken-rich-black-rgb), .52);-webkit-backdrop-filter:blur(10px);min-height:156px;box-shadow:inset 0 1px 0 rgba(var(--spoken-white-rgb), .12);flex-direction:column;justify-content:center;padding:18px;display:flex;position:absolute;inset:auto 0 0}.speaker-card__title{font-family:var(--spoken-font-extended);letter-spacing:.075em;color:var(--spoken-accent);margin:10px 0 0;font-size:14px;font-style:italic;font-weight:400;line-height:18px}.emphasis{color:var(--spoken-text);font-weight:600}.spoken-h1{font-family:var(--spoken-font);letter-spacing:-.02em;text-transform:uppercase;color:var(--spoken-text);max-width:640px;margin:0 0 90px;font-size:72px;font-weight:700;line-height:66px}.spoken-h2{font-family:var(--spoken-font-extended);letter-spacing:-.02em;text-transform:uppercase;color:var(--spoken-text);margin:0;font-size:48px;font-weight:600;line-height:46px}.spoken-eyebrow{padding-bottom:var(--spoken-space-label-heading);font-family:var(--spoken-font-extended);letter-spacing:.075em;text-transform:uppercase;color:var(--spoken-accent);margin:0;font-size:14px;font-weight:500;line-height:18px}.spoken-card-header{font-family:var(--spoken-font);letter-spacing:.01em;text-transform:uppercase;color:var(--spoken-text);margin:0;font-size:20px;font-weight:600;line-height:22px}.spoken-body{font-family:var(--spoken-font);letter-spacing:.01em;color:var(--spoken-text-muted);font-size:16px;font-weight:400;line-height:24px}.spoken-button-primary,.spoken-button-secondary{border:var(--spoken-stroke) solid transparent;min-width:160px;min-height:46px;font-family:var(--spoken-font-extended);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:400;line-height:18px;text-decoration:none;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out;display:inline-flex}.spoken-button-primary{background:var(--spoken-white);border-color:var(--spoken-white);color:var(--spoken-rich-black)}.spoken-button-primary:hover,.spoken-button-primary:focus-visible{background:var(--spoken-gold);border-color:var(--spoken-gold);color:var(--spoken-rich-black)}.theme-light .spoken-button-primary{background:var(--spoken-rich-black);border-color:var(--spoken-rich-black);color:var(--spoken-white)}.theme-light .spoken-button-primary:hover,.theme-light .spoken-button-primary:focus-visible{background:var(--spoken-gold);border-color:var(--spoken-gold);color:var(--spoken-rich-black)}.spoken-button-secondary{border-color:var(--spoken-border);color:var(--spoken-text);background:0 0}.spoken-button-secondary:hover,.spoken-button-secondary:focus-visible{background:var(--spoken-gold);border-color:var(--spoken-gold);color:var(--spoken-rich-black)}@media (width<=991px){:root{--spoken-space-label-heading:10px;--spoken-space-heading-content:28px;--spoken-space-content-cta:48px;--spoken-space-content-list:48px;--spoken-space-content-media:40px;--spoken-space-text-list:28px}.spoken-wrapper{padding-left:16px;padding-right:16px}.spoken-h1{font-size:40px;line-height:40px}.spoken-h2{font-size:32px;line-height:32px}.spoken-eyebrow{font-size:12px;line-height:16px}.spoken-body{font-size:16px;line-height:24px}.spoken-card-header{font-size:18px;line-height:20px}.speaker-card__title,.price-option__header,.price-option__badge,.price-option__note,.ticket-cta__deadline{font-size:12px;line-height:16px}.price-option__price{font-size:32px;line-height:32px}.price-option__regular{font-size:14px;line-height:18px}.hero{background:var(--spoken-bg);min-height:0;padding-top:50dvh;display:block}.hero:before{content:"";background-image:linear-gradient(to bottom, rgba(var(--spoken-rich-black-rgb), 0) 0%, rgba(var(--spoken-rich-black-rgb), 0) 80%, rgba(var(--spoken-rich-black-rgb), 1) 100%), url(/assets/hero--mobile-BG5x5LpJ.jpg);pointer-events:none;background-position:50%,top;background-repeat:no-repeat;background-size:cover,calc(100% + 80px);height:50dvh;position:absolute;top:0;left:0;right:0}.hero .spoken-wrapper{padding-left:16px;padding-right:16px}.hero__content{z-index:1;margin-top:32px;padding-top:0;padding-bottom:72px;position:relative}.hero .spoken-h1{margin-bottom:28px}.spoken-button-primary,.spoken-button-secondary{width:100%;padding:12px 32px}.philosophy,.ticket-cta,.speakers{padding:80px 0}.speakers__body{max-width:none;margin-bottom:var(--spoken-space-content-list)}.speakers__list{border:0;grid-template-columns:1fr;gap:28px}.speaker-card+.speaker-card{border-left:var(--spoken-stroke) solid var(--spoken-gold)}.speaker-card{border:var(--spoken-stroke) solid var(--spoken-gold);grid-template-columns:clamp(128px,22vw,176px) minmax(0,1fr);height:clamp(156px,28vw,216px);display:grid}.speaker-card:after{content:none}.speaker-card__image{border-right:var(--spoken-stroke) solid var(--spoken-gold);width:100%;height:100%;position:static}.speaker-card__content{z-index:auto;background:rgba(var(--spoken-rich-black-rgb), .52);-webkit-backdrop-filter:none;min-width:0;min-height:0;box-shadow:none;padding:clamp(16px,3vw,28px);position:static}.speaker-card__content .spoken-card-header,.speaker-card__title{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.philosophy__grid,.ticket-cta__grid{grid-template-rows:auto;grid-template-columns:1fr;min-height:auto}.philosophy__grid{grid-template-areas:"header""body""cta""media"}.ticket-cta__grid{grid-template-areas:"header""body""checkout""media"}.philosophy__body,.ticket-cta__body{max-width:none}.philosophy__media,.ticket-cta__media{height:min(70vh,560px);min-height:auto;max-height:320px}.philosophy__image,.ticket-cta__image{max-height:640px}.philosophy__media,.ticket-cta__media{margin-top:var(--spoken-space-content-media)}.philosophy__image,.ticket-cta__image{height:100%}.philosophy__image{object-position:50% 24%}.ticket-cta__image{object-position:left center}.ticket-cta__checkout{width:100%;margin-top:var(--spoken-space-content-cta)}.price-option__header,.price-option__price-row{flex-direction:column;align-items:flex-start;gap:8px}}.spoken-bullet-list{font-family:var(--spoken-font);letter-spacing:.01em;color:var(--spoken-text-muted);gap:14px;margin:0;padding:0;font-size:16px;font-weight:400;line-height:24px;list-style:none;display:grid}.spoken-bullet-list li{padding-left:24px;position:relative}.spoken-bullet-list li:before{content:"»";font-family:var(--spoken-font);color:var(--spoken-accent);font-weight:700;position:absolute;top:0;left:0}.theme-light .spoken-bullet-list{color:var(--spoken-charcoal)}.theme-light .spoken-bullet-list li:before{color:var(--spoken-rich-black)}@media (width<=991px){.spoken-bullet-list{gap:12px}.spoken-bullet-list li{padding-left:22px}}
